@fmdeui/fmui 1.0.64 → 1.0.65
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/es/packages/components/fmtree/index.vue2.mjs +4 -4
- package/index.js +5 -5
- package/index.min.js +5 -5
- package/index.min.mjs +5 -5
- package/index.mjs +5 -5
- package/lib/packages/components/fmtree/index.vue2.js +4 -4
- package/locale/en.js +1 -1
- package/locale/en.min.js +1 -1
- package/locale/en.min.mjs +1 -1
- package/locale/en.mjs +1 -1
- package/locale/zh-cn.js +1 -1
- package/locale/zh-cn.min.js +1 -1
- package/locale/zh-cn.min.mjs +1 -1
- package/locale/zh-cn.mjs +1 -1
- package/package.json +1 -1
- /package/es/{defaults.css → component.css} +0 -0
- /package/lib/{defaults.css → index.css} +0 -0
package/index.min.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! fmdeui-fmui v1.0.64 */import wt from"vxe-table";import mr from"@vxe-ui/plugin-render-element";import pr from"@vxe-ui/plugin-export-xlsx";import hr from"vxe-pc-ui";import gr from"exceljs";import*as qa from"@element-plus/icons-vue";import{CaretTop as fr,ArrowDown as Ga,ArrowUp as yr,Search as br,MoreFilled as vr,Avatar as xr,Loading as Cr,Lock as Tr,CircleCloseFilled as wr}from"@element-plus/icons-vue";import{isRef as aa,unref as _,watch as ve,nextTick as Se,computed as U,defineComponent as ce,ref as ae,resolveComponent as z,openBlock as T,createBlock as Y,mergeProps as fe,withCtx as v,createVNode as p,renderSlot as ue,inject as Va,withDirectives as qe,resolveDirective as mt,reactive as Ie,provide as kr,useAttrs as xa,useSlots as na,createSlots as Ue,renderList as ke,normalizeProps as rt,guardReactiveProps as ot,createElementBlock as G,toDisplayString as P,createElementVNode as h,onMounted as ze,onActivated as Sr,normalizeClass as Re,createCommentVNode as $,getCurrentInstance as Ca,onBeforeUnmount as Na,vShow as et,markRaw as Er,resolveDynamicComponent as Ge,Fragment as he,createTextVNode as ne,withModifiers as He,toHandlers as kt,onUpdated as Fr,normalizeStyle as Pe,defineAsyncComponent as xe,onBeforeMount as St,onUnmounted as lt,useModel as Mr,mergeModels as Ka,onBeforeUpdate as Dr,Transition as Ta,KeepAlive as Br,TransitionGroup as Ya}from"vue";import{ElLoading as Ha,ElMessage as de,ElNotification as ra,localeContextKey as Rr,dayjs as Pr,ElMessageBox as $a}from"element-plus";import{get as Ar,merge as Lr,debounce as zr}from"lodash-es";import pt from"js-cookie";import{createPinia as _r,defineStore as ht,storeToRefs as we}from"pinia";import{useResizeObserver as Ir,isClient as Or,useClipboard as qr}from"@vueuse/core";import Ua from"crypto-js";import oa from"xlsx-js-style";import{createI18n as Gr,useI18n as la}from"vue-i18n";import{useRoute as Ke,useRouter as Et,onBeforeRouteUpdate as Ft}from"vue-router";import Vr from"sortablejs";import ia from"screenfull";import sa from"push.js";import Nr from"mitt";import*as wa from"@microsoft/signalr";import ja from"axios";const ka=_r(),Sa=ht("keepALiveNames",{state:()=>({keepAliveNames:[],cachedViews:[]}),actions:{async setCacheKeepAlive(e){this.keepAliveNames=e},async addCachedView(e){var t;e.meta.isKeepAlive&&((t=this.cachedViews)==null||t.push(e.name))},async delCachedView(e){const t=this.cachedViews.indexOf(e.name);t>-1&&this.cachedViews.splice(t,1)},async delOthersCachedViews(e){e.meta.isKeepAlive?this.cachedViews=[e.name]:this.cachedViews=[]},async delAllCachedViews(){this.cachedViews=[]}}}),Kr=ht("requestOldRoutes",{state:()=>({requestOldRoutes:[]}),actions:{async setRequestOldRoutes(e){this.requestOldRoutes=e}}}),tt=ht("routesList",{state:()=>({routesList:[],isColumnsMenuHover:!1,isColumnsNavHover:!1,currentRoute:null}),actions:{setCurrentRoute(e){this.currentRoute=e},async setRoutesList(e){this.routesList=e},async setColumnsMenuHover(e){this.isColumnsMenuHover=e},async setColumnsNavHover(e){this.isColumnsNavHover=e}}});function Ea(e,t){const a=Fa(e),r=Fa(t);let n=0;const o=a.length;for(let l in r)for(let i in a)r[l]===a[i]&&n++;return n===o}function ua(e,t){if(!e||!t)return!1;let a=Object.getOwnPropertyNames(e),r=Object.getOwnPropertyNames(t);if(a.length!=r.length)return!1;for(let n=0;n<a.length;n++){let o=a[n],l=e[o],i=t[o];if(!t.hasOwnProperty(o))return!1;if(l instanceof Object){if(!ua(l,i))return!1}else if(l!==i)return!1}return!0}function Fa(e,t){if(e.length)if(t){const a={};return e.reduce((r,n)=>{const o=n[t];return o&&!a[o]&&(a[o]=!0,r.push(n)),r},[])}else return[...new Set(e)];else return e}const Ma=e=>e&&(Array.isArray(e)?e.map(t=>Ma(t)):typeof e=="object"?Object.fromEntries(Object.entries(e).map(([t,a])=>[t,Ma(a)])):e);function Wa(e){const t=e.split(","),r=t[0].match(/:(.*?);/)[1],n=window.atob(t[1]);let o=n.length;const l=new Uint8Array(o);for(;o--;)l[o]=n.charCodeAt(o);return new Blob([l],{type:r})}function Ja(e,t){return new Promise((a,r)=>{let n=document.createElement("CANVAS");const o=n.getContext("2d"),l=new Image;l.crossOrigin="",l.onload=function(){if(!n||!o)return r();n.height=l.height,n.width=l.width,o.drawImage(l,0,0);const i=n.toDataURL(t||"image/png");n=null,a(i)},l.src=e})}function Yr(e){return new Promise((t,a)=>{const r=new FileReader;r.readAsDataURL(e),r.onload=()=>t(r.result),r.onerror=n=>a(n)})}function Hr(e,t,a=null){var r=e.split(","),n=r[0].match(/:(.*?);/)[1],o=atob(r[1]);let l=o.length;for(var i=new Uint8Array(l);l--;)i[l]=o.charCodeAt(l);return new File([i],t,{type:a||n})}function $r(e,t,a){return a==null&&(a=e.type),new File([e],t,{type:a})}function Ur(e,t,a,r,n=null){const o=typeof r=="string"?r:JSON.stringify(r);n||(n=new Date().getTime()-new Date("1970-01-01T00:00:00Z").getTime());const l={app_id:e,app_key:t,command:a,data:o,timestamp:n},i=Object.keys(l);i.sort();let g="";for(let D=0;D<i.length;D++){const s=i[D],y=l[s];g+=s+"="+y,D<i.length-1&&(g+=",")}var E=Ua.MD5(g).toString(Ua.enc.Hex).toLowerCase();return{app_id:e,app_key:t,command:a,data:o,timestamp:n,signature:E}}function jr(e,t,a,r){Ja(e).then(n=>{Za(n,t,a,r)})}function Za(e,t,a,r){const n=Wa(e);Xa(n,t,a,r)}function Xa(e,t,a,r){const n=typeof r!="undefined"?[r,e]:[e],o=new Blob(n,{type:a||"application/octet-stream"}),l=window.URL.createObjectURL(o),i=document.createElement("a");i.style.display="none",i.href=l,i.setAttribute("download",t),typeof i.download=="undefined"&&i.setAttribute("target","_blank"),document.body.appendChild(i),i.click(),document.body.removeChild(i),window.URL.revokeObjectURL(l)}function Qa({url:e,target:t="_blank",fileName:a}){const r=window.navigator.userAgent.toLowerCase().indexOf("chrome")>-1,n=window.navigator.userAgent.toLowerCase().indexOf("safari")>-1;if(/(iP)/g.test(window.navigator.userAgent))return console.error("Your browser does not support download!"),!1;if(r||n){const o=document.createElement("a");if(o.href=e,o.target=t,o.download!==void 0&&(o.download=a||e.substring(e.lastIndexOf("/")+1,e.length)),document.createEvent){const l=document.createEvent("MouseEvents");return l.initEvent("click",!0,!0),o.dispatchEvent(l),!0}}return e.indexOf("?")===-1&&(e+="?download"),en(e,{target:t}),!0}function en(e,t){const{target:a="__blank",noopener:r=!0,noreferrer:n=!0}=t||{},o=[];r&&o.push("noopener=yes"),n&&o.push("noreferrer=yes"),window.open(e,a,o.join(","))}function tn(e){var t=e["content-disposition"];if(t!=null){var a=t.split(";")[1].split("filename=")[1],r=t.split("filename*=")[1];return a!=null&&a.includes("%")&&(a=decodeURIComponent(a)),r&&(a=decodeURIComponent(r.split("''")[1])),a}}function Wr(e,t=void 0){const a=e.headers["content-type"];t=t||tn(e.headers);const r=e.data instanceof Blob?e.data:new Blob([e.data],{type:a});Qa({url:window.URL.createObjectURL(r),fileName:t})}function Jr(e,t,a,r){var n=new Array,o=new Array;const l={top:{style:"thin",color:{rgb:"000000"}},bottom:{style:"thin",color:{rgb:"000000"}},left:{style:"thin",color:{rgb:"000000"}},right:{style:"thin",color:{rgb:"000000"}}};let i=an(a),g=nn(a),C=new Array(i);for(let c=0;c<C.length;c++)C[c]=new Array(g);let u=0;for(let c=0;c<a.length;c++){let w=a[c],S=nn([w]),F=an([w]);for(let A=0;A<S;A++){u=u+A;for(let N=0;N<F;N++)E(N,u,A,w,C)}u++}for(let c=0;c<C.length;c++){let w=C[c];for(let S=0;S<w.length;S++)C[c][S]==null&&c>0&&(C[c][S]=C[c-1][S])}function E(c,w,S,F,A){c>0?F.children?E(c,u,S,F.children,A):A[c][w]=F[S]:A[c][w]=F}for(let c=0;c<C.length;c++){var D=new Array;let w=C[c];for(let S=0;S<w.length;S++){let F=w[S],A=200;F.width&&!isNaN(F.width)&&(A=parseInt(F.width)*.7),o.push({wpx:A}),D.push({v:F.label,t:"s",s:{font:{bold:!0},alignment:{wrapText:!0,horizontal:F.headerAlign?F.headerAlign:F.align?F.align:"",vertical:"center"},border:l}})}n.push(D)}var s=[],y=!1,f={s:{r:0,c:0},e:{r:0,c:0}};for(let c=0;c<g;c++){let w=C[0][c];for(let S=0;S<i;S++){let F=C[S][c];F==w&&y==!1?(y=!0,f.s={r:S,c}):F!=w&&y==!0?(f.e={r:S-1,c},f.s.r!=f.e.r?(s.push(JSON.parse(JSON.stringify(f))),y=!1,f={s:{r:0,c:0},e:{r:0,c:0}}):S==i-1&&y==!0?(f.e={r:S,c},f.s.r!=f.e.r&&F==w&&s.push(JSON.parse(JSON.stringify(f))),y=!1,f={s:{r:0,c:0},e:{r:0,c:0}}):(w=F,y=!0,f.s={r:S,c})):S==i-1&&y==!0&&(f.e={r:S,c},f.s.r!=f.e.r&&F==w&&s.push(JSON.parse(JSON.stringify(f))),y=!1,f={s:{r:0,c:0},e:{r:0,c:0}})}}y=!1;for(let c=0;c<i;c++){let w=C[c][0];for(let S=0;S<g;S++){let F=C[c][S];F==w&&y==!1?(y=!0,f.s={r:c,c:S}):F!=w&&y==!0?(f.e={r:c,c:S-1},f.s.c!=f.e.c?(s.push(JSON.parse(JSON.stringify(f))),y=!1,f={s:{r:0,c:0},e:{r:0,c:0}}):S==g-1&&y==!0?(f.e={r:c,c:S},f.s.r!=f.e.r&&F==w&&s.push(JSON.parse(JSON.stringify(f))),y=!1,f={s:{r:0,c:0},e:{r:0,c:0}}):(w=F,y=!0,f.s={r:c,c:S})):S==g-1&&y==!0&&(f.e={r:c,c:S},f.s.c!=f.e.c&&F==w&&s.push(JSON.parse(JSON.stringify(f))),y=!1,f={s:{r:0,c:0},e:{r:0,c:0}})}}e.forEach(c=>{var w=new Array;C[C.length-1].forEach(S=>{if(c.hasOwnProperty(S.prop)||Ba(c,S.prop)){let A="";if(c[S.prop]!=null)if(S.formatter){var F=S.formatter(c);A=Da(F)}else A=c[S.prop];else if(Ba(c,S.prop))if(S.formatter){var F=S.formatter(c);A=Da(F)}else A=Ba(c,S.prop);w.push({v:A,t:"s",s:{alignment:{wrapText:!0,horizontal:S.align?S.align:"",vertical:"center"},border:l}})}}),n.push(w)});const b=oa.utils.aoa_to_sheet(n),M=oa.utils.book_new();b["!cols"]=o,b["!merges"]=s,oa.utils.book_append_sheet(M,b,r),oa.writeFile(M,t+".xlsx")}function Da(e){let t="";return e.children?e.children.default?t=e.children.default():e.children.forEach(a=>{t=t+Da(a)}):t=e,t}function an(e){let t=1;function a(r,n){r.children&&r.children.length>0&&(n++,n>t&&(t=n),r.children.forEach(o=>a(o,n)))}return e.forEach(r=>a(r,1)),t}function nn(e){let t=0;function a(r){r.children&&r.children.length>0?r.children.forEach(n=>a(n)):t++}return e.forEach(r=>a(r)),t}const Ba=(e,t)=>{const a=t.split(".");let r=e;for(const n of a)r=r[n];return r};var Zr=Object.defineProperty,Xr=(e,t,a)=>t in e?Zr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[t]=a,Qr=(e,t,a)=>Xr(e,t+"",a);const eo={lock:!0,text:"",background:"rgba(94, 158, 214, 0.12)",spinner:"el-icon-loading"};class to{constructor(){Qr(this,"instance",null)}start(t){try{if(this.instance)return console.warn("Existing loading instance detected"),this.createController();const a=this.normalizeOptions(t);return this.validateConfig(a),this.instance=Ha.service(a),this.createController()}catch(a){return console.error("Loading initialization failed:",a),this.createController(!0)}}normalizeOptions(t){const a={...eo};return t?typeof t=="string"||aa(t)?{...a,text:_(t)}:{...a,...t,text:t.text?_(t.text):a.text}:a}validateConfig(t){if(t.spinner&&typeof t.spinner!="string"&&console.warn("Custom spinner components require proper registration"),typeof t.text!="string")throw new Error("Loading text must be a string")}createController(t=!1){return{step:a=>(!t&&this.instance&&this.instance.setText(_(a)),this.createController(t)),end:()=>{var a;t||(a=this.instance)==null||a.close(),this.instance=null}}}}const ao=new to;function Mt(e,t){let a=e.getDay(),r=rn(e),n=Math.floor((e.getMonth()+3)/3).toString();const o={"Y+":e.getFullYear().toString(),"m+":(e.getMonth()+1).toString(),"d+":e.getDate().toString(),"H+":e.getHours().toString(),"M+":e.getMinutes().toString(),"S+":e.getSeconds().toString(),"q+":n},l={0:"\u65E5",1:"\u4E00",2:"\u4E8C",3:"\u4E09",4:"\u56DB",5:"\u4E94",6:"\u516D"},i={1:"\u4E00",2:"\u4E8C",3:"\u4E09",4:"\u56DB"};/(W+)/.test(t)&&(t=t.replace(RegExp.$1,RegExp.$1.length>1?RegExp.$1.length>2?"\u661F\u671F"+l[a]:"\u5468"+l[a]:l[a])),/(Q+)/.test(t)&&(t=t.replace(RegExp.$1,RegExp.$1.length==4?"\u7B2C"+i[n]+"\u5B63\u5EA6":i[n])),/(Z+)/.test(t)&&(t=t.replace(RegExp.$1,RegExp.$1.length==3?"\u7B2C"+r+"\u5468":r+""));for(let g in o){let C=new RegExp("("+g+")").exec(t);C&&(t=t.replace(C[1],RegExp.$1.length==1?o[g]:o[g].padStart(RegExp.$1.length,"0")))}return t}function rn(e){let t=new Date(e.getTime()),a=t.getDay()||7;t.setDate(t.getDate()-a+1+5);let r=new Date(t.getFullYear(),0,1),n=r.getDay(),o=1;n!=0&&(o=7-n+1),r=new Date(t.getFullYear(),0,1+o);let l=Math.ceil((t.valueOf()-r.valueOf())/864e5);return Math.ceil(l/7)}function no(e,t="YYYY-mm-dd"){let a,r,n=new Date().getTime();if(a=new Date(e).getTime(),n=Number.parseInt(`${n-a}`),n<1e4)return"\u521A\u521A";if(n<6e4&&n>=1e4)return r=Math.floor(n/1e3),`${r}\u79D2\u524D`;if(n<36e5&&n>=6e4)return r=Math.floor(n/6e4),`${r}\u5206\u949F\u524D`;if(n<864e5&&n>=36e5)return r=Math.floor(n/36e5),`${r}\u5C0F\u65F6\u524D`;if(n<2592e5&&n>=864e5)return r=Math.floor(n/864e5),`${r}\u5929\u524D`;{let o=new Date(e);return Mt(o,t)}}function ro(e,t){let a=new Date(e).getHours();const r={dawnGreeting:"\u51CC\u6668\u597D",mornGreeting:"\u65E9\u4E0A\u597D",amGreeting:"\u4E0A\u5348\u597D",noonGreeting:"\u4E2D\u5348\u597D",pmGreeting:"\u4E0B\u5348\u597D",duskGreeting:"\u508D\u665A\u597D",eveningGreeting:"\u665A\u4E0A\u597D",nightGreeting:"\u591C\u91CC\u597D"},n=o=>t?t(`message.list.${o}`):r[o];return a<6?n("dawnGreeting"):a<9?n("mornGreeting"):a<12?n("amGreeting"):a<14?n("noonGreeting"):a<17?n("pmGreeting"):a<19?n("duskGreeting"):a<22?n("eveningGreeting"):n("nightGreeting")}const it="change",gt="blur";function oo(){const e=(d="\u6B64\u9879",L=gt)=>({required:!0,message:`${d}\u4E3A\u5FC5\u586B\u9879`,trigger:L}),t=(d,L="\u6B64\u9879",I=gt)=>({required:d!=null?d:!1,message:`${L}\u4E3A\u5FC5\u586B\u9879`,trigger:I}),a=(d,L,I="\u6B64\u9879")=>{let te="";return ve(()=>d(),()=>Se(()=>{var oe;return(oe=L==null?void 0:L.value)==null?void 0:oe.validateField(te).catch(()=>{})}),{immediate:!1,deep:!0}),{validator:(oe,Fe,Ce)=>{te=oe.field,d()?Ce(new Error(`${I}\u4E3A\u5FC5\u586B`)):Ce()},trigger:["blur","change"]}},r=(d,L="\u6B64\u9879",I=it)=>({max:d,message:`${L}\u957F\u5EA6\u4E0D\u80FD\u8D85\u8FC7 ${d} \u4E2A\u5B57\u7B26`,trigger:I}),n=(d,L="\u6B64\u9879",I=it)=>({min:d,message:`${L}\u957F\u5EA6\u4E0D\u80FD\u5C11\u4E8E ${d} \u4E2A\u5B57\u7B26`,trigger:I}),o=(d,L,I=gt)=>({pattern:d,message:L,trigger:I}),l=(d,L=gt)=>({trigger:L,validator:(I,te,oe)=>{Promise.resolve(d(te)).then(Fe=>Fe===!0?oe():oe(new Error(Fe))).catch(Fe=>oe(Fe instanceof Error?Fe:new Error(String(Fe))))}}),i=()=>o(/^(1[3-9]\d{9})$|^(0\d{2,3}[-]?\d{7,8})$|^(\(\d{3,4}\)\d{7,8})$|^(\d{7,})$/,"\u8BF7\u8F93\u5165\u6709\u6548\u7684\u624B\u673A\u53F7\u6216\u7535\u8BDD\u53F7"),g=()=>l(d=>{if(!d)return!0;const L=String(d).trim();if(L.length===15)return/^[1-9]\d{5}\d{2}((0[1-9])|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}$/.test(L)?!0:"\u8BF7\u8F93\u5165\u6709\u6548\u768415\u4F4D\u8EAB\u4EFD\u8BC1\u53F7";if(L.length===18){if(!/^[1-9]\d{5}(18|19|20)\d{2}((0[1-9])|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}(\d|X|x)$/.test(L))return"\u8BF7\u8F93\u5165\u6709\u6548\u768418\u4F4D\u8EAB\u4EFD\u8BC1\u53F7";const te=[7,9,10,5,8,4,2,1,6,3,7,9,10,5,8,4,2],oe=["1","0","X","9","8","7","6","5","4","3","2"];let Fe=0,Ce=0,_e=0;for(let W=0;W<17;W++)Ce=parseInt(L[W]),_e=te[W],Fe+=Ce*_e;return oe[Fe%11]!==L[17].toUpperCase()?"\u8EAB\u4EFD\u8BC1\u53F7\u6821\u9A8C\u7801\u9519\u8BEF":!0}return"\u8EAB\u4EFD\u8BC1\u53F7\u5FC5\u987B\u662F15\u4F4D\u621618\u4F4D"},gt),C=()=>o(/^[^\s@]+@[^\s@]+\.[^\s@]+$/,"\u8BF7\u8F93\u5165\u6709\u6548\u7684\u90AE\u7BB1\u5730\u5740"),u=(d="\u6B64\u9879",L=it)=>o(/^\d+$/,`${d}\u9700\u4E3A\u7EAF\u6570\u5B57`,L),E=(d,L,I="\u6570\u503C")=>l(te=>{if(te===""||te===void 0||te===null)return`\u8BF7\u8F93\u5165${I}`;if(!Number.isInteger(Number(te)))return`${I}\u9700\u4E3A\u6574\u6570`;const oe=Number(te);return oe<d||oe>L?`${I}\u9700\u5728 ${d}~${L} \u4E4B\u95F4`:!0},it),D=(d,L="\u4E24\u6B21\u8F93\u5165")=>l(I=>I===d()?!0:`${L}\u4E0D\u4E00\u81F4`,it),s=d=>{if(d instanceof Date&&!isNaN(d.getTime()))return d;if(typeof d=="number"){const L=new Date(d);return isNaN(L.getTime())?null:L}if(typeof d=="string"&&d){const L=new Date(d);return isNaN(L.getTime())?null:L}return null},y=(d="\u65E5\u671F",L=it)=>l(I=>{if(I===""||I===void 0||I===null)return!0;const te=s(I);if(!te)return`\u8BF7\u9009\u62E9\u6709\u6548\u7684${d}`;const oe=new Date;return oe.setHours(0,0,0,0),te.getTime()>oe.getTime()?!0:`${d}\u5FC5\u987B\u5728\u4ECA\u5929\u4E4B\u540E`},L),f=(d="\u65E5\u671F",L=it)=>l(I=>{if(I===""||I===void 0||I===null)return!0;const te=s(I);if(!te)return`\u8BF7\u9009\u62E9\u6709\u6548\u7684${d}`;const oe=new Date;return oe.setHours(0,0,0,0),te.getTime()<oe.getTime()?!0:`${d}\u5FC5\u987B\u5728\u4ECA\u5929\u4E4B\u524D`},L),b=(d,L,I="\u6B64\u9879")=>l(te=>{if(te===""||te===void 0||te===null)return!0;const oe=String(te).trim();if(!/^\d+(?:\.\d+)?$/.test(oe))return`${I}\u5FC5\u987B\u4E3A\u6570\u5B57`;const[Fe,Ce=""]=oe.split(".");return d!==null&&Fe.length>d?`${I}\u6574\u6570\u4F4D\u4E0D\u80FD\u8D85\u8FC7${d}\u4F4D`:Ce&&L!==null&&Ce.length>L?L===0?`${I}\u5FC5\u987B\u4E3A\u6574\u6570`:`${I}\u5C0F\u6570\u4F4D\u4E0D\u80FD\u8D85\u8FC7${L}\u4F4D`:!0},gt),M=(d,L,I="\u5B57\u6BB5")=>d&&String(d).length>L?(de.error(`${I}\u957F\u5EA6\u4E0D\u80FD\u8D85\u8FC7${L}\u4E2A\u5B57\u7B26`),!1):!0,c=(d,L="\u5B57\u6BB5")=>!d||String(d).trim()===""?(de.error(`${L}\u4E0D\u80FD\u4E3A\u7A7A`),!1):!0,w=(d,L="\u5B57\u6BB5")=>d?/^\d+$/.test(String(d))?!0:(de.error(`${L}\u5FC5\u987B\u4E3A\u7EAF\u6570\u5B57`),!1):!0,S=(d,L,I,te="\u5B57\u6BB5")=>{if(!d)return!0;const oe=Number(d);return Number.isInteger(oe)?oe<L||oe>I?(de.error(`${te}\u5FC5\u987B\u5728${L}~${I}\u4E4B\u95F4`),!1):!0:(de.error(`${te}\u5FC5\u987B\u4E3A\u6574\u6570`),!1)},F=(d,L="\u5B57\u6BB5")=>d?/^[\u4e00-\u9fa5]+$/.test(String(d))?!0:(de.error(`${L}\u5FC5\u987B\u4E3A\u4E2D\u6587`),!1):!0,A=(d,L="\u5B57\u6BB5")=>d?/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(String(d))?!0:(de.error(`${L}\u683C\u5F0F\u4E0D\u6B63\u786E`),!1):!0,N=(d,L="\u5B57\u6BB5")=>d?/^1[3-9]\d{9}$/.test(String(d))?!0:(de.error(`${L}\u683C\u5F0F\u4E0D\u6B63\u786E`),!1):!0,k=(d,L="\u5B57\u6BB5")=>{if(!d)return!0;const I=String(d).trim();if(I.length===15)return/^[1-9]\d{5}\d{2}((0[1-9])|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}$/.test(I)?!0:(de.error(`${L}\u683C\u5F0F\u4E0D\u6B63\u786E`),!1);if(I.length===18){if(!/^[1-9]\d{5}(18|19|20)\d{2}((0[1-9])|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}(\d|X|x)$/.test(I))return de.error(`${L}\u683C\u5F0F\u4E0D\u6B63\u786E`),!1;const oe=[7,9,10,5,8,4,2,1,6,3,7,9,10,5,8,4,2],Fe=["1","0","X","9","8","7","6","5","4","3","2"];let Ce=0;for(let K=0;K<17;K++)Ce+=parseInt(I[K])*oe[K];return Fe[Ce%11]!==I[17].toUpperCase()?(de.error(`${L}\u6821\u9A8C\u7801\u9519\u8BEF`),!1):!0}return de.error(`${L}\u5FC5\u987B\u662F15\u4F4D\u621618\u4F4D`),!1},O=(d,L,I)=>d?L.test(String(d))?!0:(de.error(I),!1):!0,V=(d,L)=>{for(const I of L)if(!I(d))return!1;return!0},ie=(d,L,I,te="\u5B57\u6BB5")=>{if(!d)return!0;const oe=String(d).trim();if(!/^\d+(?:\.\d+)?$/.test(oe))return de.error(`${te}\u5FC5\u987B\u4E3A\u6570\u5B57`),!1;const[Fe,Ce=""]=oe.split(".");return Fe.length>L?(de.error(`${te}\u6574\u6570\u4F4D\u4E0D\u80FD\u8D85\u8FC7${L}\u4F4D`),!1):Ce&&Ce.length>I?I===0?(de.error(`${te}\u5FC5\u987B\u4E3A\u6574\u6570`),!1):(de.error(`${te}\u5C0F\u6570\u4F4D\u4E0D\u80FD\u8D85\u8FC7${I}\u4F4D`),!1):!0};return{required:e,requiredIf:t,validatorIf:a,maxLen:r,minLen:n,pattern:o,validator:l,phone:i,idCard:g,email:C,digits:u,intRange:E,confirmSame:D,dateAfterToday:y,dateBeforeToday:f,numberPrecision:b,validateRequired:c,validateNumber:w,validateIntRange:S,validateChinese:F,validateLength:M,validateEmail:A,validatePhone:N,validateIdCard:k,validatePattern:O,validateMultiple:V,validateField:(d,L,I,te)=>{switch(L){case"required":return c(d,I);case"length":return M(d,te.maxLength,I);case"number":return w(d,I);case"range":return S(d,te.min,te.max,I);case"chinese":return F(d,I);case"email":return A(d,I);case"phone":return N(d,I);case"idcard":return k(d,I);case"pattern":return O(d,te.pattern,te.message);case"decimal":return ie(d,te.maxIntDigits,te.maxFracDigits,I);default:return!0}},validateDecimalPrecision:ie}}const on=async(e,t)=>{if(!e)return console.warn("Form ref is undefined"),!1;const{showMessage:a=!0,message:r="\u8BF7\u68C0\u67E5\u8868\u5355\u586B\u5199\u662F\u5426\u6B63\u786E"}=t||{};try{return await e.validate(),!0}catch(n){if(n&&typeof n=="object"){const o=Object.keys(n)[0];o&&e.scrollToField(o)}return a&&de.warning(r),!1}},lo=async(e,t,a)=>{await on(e,a)&&await t()},ln=["icon-quanjushezhi_o","icon-yunshangchuan_o","icon-yunxiazai_o","icon-shuaxin","icon-diannao1","icon-barcode-qr","icon-zhongduancanshuchaxun","icon-shouye_dongtaihui","icon-putong","icon-dongtai","icon-wenducanshu-05","icon-zhongduancanshu","icon-tongzhi1","icon-tongzhi2","icon-tongzhi3","icon-tongzhi4","icon-dianhua","icon-xianshimima","icon-yincangmima","icon-shuxing","icon-juxingkaobei","icon-shuxingtu","icon-bolangneng","icon-bolangnengshiyanchang","icon--chaifenhang","icon--chaifenlie","icon-tupianyulan","icon-15tupianyulan","icon-728bianjiqi_zitidaxiao","icon-ziti","icon-font-size","icon-tuodong","icon-zhongyingwen1","icon-fuhao-yingwen","icon-fuhao-zhongwen","icon-diqiu","icon-xingqiu","icon-diqiu1","icon-huanjingxingqiu","icon-zidingyibuju","icon-dayin","icon-step","icon-30xuanzhongyuanxingfill","icon-shibai","icon-7_round_solid","icon-6_round_solid","icon-9_round_solid","icon-1_round_solid","icon-5_round_solid","icon-2_round_solid","icon-0_round_solid","icon-3_round_solid","icon-4_round_solid","icon-8_round_solid","icon-radio-off-full","icon-tongzhi","icon-ditu","icon-ico","icon-chazhaobiaodanliebiao","icon-biaodan","icon-siweidaotu","icon-jiliandongxuanzeqi","icon-caijian","icon-fuwenben","icon-fuwenbenkuang","icon-shangchuan","icon-xuanzeqi","icon-fangkuang","icon-gouxuan-weixuanzhong-xianxingfangkuang","icon-shidu","icon-yangan","icon-wendu","icon-zaosheng","icon-jinridaiban","icon-AIshiyanshi","icon-shenqingkaiban","icon-zhongyingwenqiehuan","icon-zhongyingwen","icon-zhongyingzhuanhuan","icon-zhongyingwenyuyan","icon-shuju","icon-ico_shuju","icon-shuju1","icon-fuzhiyemian","icon-caozuo-wailian","icon-icon-","icon-gerenzhongxin","icon-caidan","icon-xitongshezhi","icon-neiqianshujuchucun","icon-shouye","icon-quanxian","icon-zujian","icon-crew_feature","icon-gongju","icon-skin","icon-shixinyuan","icon-webicon318","icon-dian","icon-fullscreen","icon-tuichuquanping"],sn=["fa-glass","fa-music","fa-search","fa-envelope-o","fa-heart","fa-star","fa-star-o","fa-user","fa-film","fa-th-large","fa-th","fa-th-list","fa-check","fa-remove","fa-close","fa-times","fa-search-plus","fa-search-minus","fa-power-off","fa-signal","fa-gear","fa-cog","fa-trash-o","fa-home","fa-file-o","fa-clock-o","fa-road","fa-download","fa-arrow-circle-o-down","fa-arrow-circle-o-up","fa-inbox","fa-play-circle-o","fa-rotate-right","fa-repeat","fa-refresh","fa-list-alt","fa-lock","fa-flag","fa-headphones","fa-volume-off","fa-volume-down","fa-volume-up","fa-qrcode","fa-barcode","fa-tag","fa-tags","fa-book","fa-bookmark","fa-print","fa-camera","fa-font","fa-bold","fa-italic","fa-text-height","fa-text-width","fa-align-left","fa-align-center","fa-align-right","fa-align-justify","fa-list","fa-dedent","fa-outdent","fa-indent","fa-video-camera","fa-photo","fa-image","fa-picture-o","fa-pencil","fa-map-marker","fa-adjust","fa-tint","fa-edit","fa-pencil-square-o","fa-share-square-o","fa-check-square-o","fa-arrows","fa-step-backward","fa-fast-backward","fa-backward","fa-play","fa-pause","fa-stop","fa-forward","fa-fast-forward","fa-step-forward","fa-eject","fa-chevron-left","fa-chevron-right","fa-plus-circle","fa-minus-circle","fa-times-circle","fa-check-circle","fa-question-circle","fa-info-circle","fa-crosshairs","fa-times-circle-o","fa-check-circle-o","fa-ban","fa-arrow-left","fa-arrow-right","fa-arrow-up","fa-arrow-down","fa-mail-forward","fa-share","fa-expand","fa-compress","fa-plus","fa-minus","fa-asterisk","fa-exclamation-circle","fa-gift","fa-leaf","fa-fire","fa-eye","fa-eye-slash","fa-warning","fa-exclamation-triangle","fa-plane","fa-calendar","fa-random","fa-comment","fa-magnet","fa-chevron-up","fa-chevron-down","fa-retweet","fa-shopping-cart","fa-folder","fa-folder-open","fa-arrows-v","fa-arrows-h","fa-bar-chart-o","fa-bar-chart","fa-twitter-square","fa-facebook-square","fa-camera-retro","fa-key","fa-gears","fa-cogs","fa-comments","fa-thumbs-o-up","fa-thumbs-o-down","fa-star-half","fa-heart-o","fa-sign-out","fa-linkedin-square","fa-thumb-tack","fa-external-link","fa-sign-in","fa-trophy","fa-github-square","fa-upload","fa-lemon-o","fa-phone","fa-square-o","fa-bookmark-o","fa-phone-square","fa-twitter","fa-facebook-f","fa-facebook","fa-github","fa-unlock","fa-credit-card","fa-feed","fa-rss","fa-hdd-o","fa-bullhorn","fa-bell","fa-certificate","fa-hand-o-right","fa-hand-o-left","fa-hand-o-up","fa-hand-o-down","fa-arrow-circle-left","fa-arrow-circle-right","fa-arrow-circle-up","fa-arrow-circle-down","fa-globe","fa-wrench","fa-tasks","fa-filter","fa-briefcase","fa-arrows-alt","fa-group","fa-users","fa-chain","fa-link","fa-cloud","fa-flask","fa-cut","fa-scissors","fa-copy","fa-files-o","fa-paperclip","fa-save","fa-floppy-o","fa-square","fa-navicon","fa-reorder","fa-bars","fa-list-ul","fa-list-ol","fa-strikethrough","fa-underline","fa-table","fa-magic","fa-truck","fa-pinterest","fa-pinterest-square","fa-google-plus-square","fa-google-plus","fa-money","fa-caret-down","fa-caret-up","fa-caret-left","fa-caret-right","fa-columns","fa-unsorted","fa-sort","fa-sort-down","fa-sort-desc","fa-sort-up","fa-sort-asc","fa-envelope","fa-linkedin","fa-rotate-left","fa-undo","fa-legal","fa-gavel","fa-dashboard","fa-tachometer","fa-comment-o","fa-comments-o","fa-flash","fa-bolt","fa-sitemap","fa-umbrella","fa-paste","fa-clipboard","fa-lightbulb-o","fa-exchange","fa-cloud-download","fa-cloud-upload","fa-user-md","fa-stethoscope","fa-suitcase","fa-bell-o","fa-coffee","fa-cutlery","fa-file-text-o","fa-building-o","fa-hospital-o","fa-ambulance","fa-medkit","fa-fighter-jet","fa-beer","fa-h-square","fa-plus-square","fa-angle-double-left","fa-angle-double-right","fa-angle-double-up","fa-angle-double-down","fa-angle-left","fa-angle-right","fa-angle-up","fa-angle-down","fa-desktop","fa-laptop","fa-tablet","fa-mobile-phone","fa-mobile","fa-circle-o","fa-quote-left","fa-quote-right","fa-spinner","fa-circle","fa-mail-reply","fa-reply","fa-github-alt","fa-folder-o","fa-folder-open-o","fa-smile-o","fa-frown-o","fa-meh-o","fa-gamepad","fa-keyboard-o","fa-flag-o","fa-flag-checkered","fa-terminal","fa-code","fa-mail-reply-all","fa-reply-all","fa-star-half-empty","fa-star-half-full","fa-star-half-o","fa-location-arrow","fa-crop","fa-code-fork","fa-unlink","fa-chain-broken","fa-question","fa-info","fa-exclamation","fa-superscript","fa-subscript","fa-eraser","fa-puzzle-piece","fa-microphone","fa-microphone-slash","fa-shield","fa-calendar-o","fa-fire-extinguisher","fa-rocket","fa-maxcdn","fa-chevron-circle-left","fa-chevron-circle-right","fa-chevron-circle-up","fa-chevron-circle-down","fa-html5","fa-css3","fa-anchor","fa-unlock-alt","fa-bullseye","fa-ellipsis-h","fa-ellipsis-v","fa-rss-square","fa-play-circle","fa-ticket","fa-minus-square","fa-minus-square-o","fa-level-up","fa-level-down","fa-check-square","fa-pencil-square","fa-external-link-square","fa-share-square","fa-compass","fa-toggle-down","fa-caret-square-o-down","fa-toggle-up","fa-caret-square-o-up","fa-toggle-right","fa-caret-square-o-right","fa-euro","fa-eur","fa-gbp","fa-dollar","fa-usd","fa-rupee","fa-inr","fa-cny","fa-rmb","fa-yen","fa-jpy","fa-ruble","fa-rouble","fa-rub","fa-won","fa-krw","fa-bitcoin","fa-btc","fa-file","fa-file-text","fa-sort-alpha-asc","fa-sort-alpha-desc","fa-sort-amount-asc","fa-sort-amount-desc","fa-sort-numeric-asc","fa-sort-numeric-desc","fa-thumbs-up","fa-thumbs-down","fa-youtube-square","fa-youtube","fa-xing","fa-xing-square","fa-youtube-play","fa-dropbox","fa-stack-overflow","fa-instagram","fa-flickr","fa-adn","fa-bitbucket","fa-bitbucket-square","fa-tumblr","fa-tumblr-square","fa-long-arrow-down","fa-long-arrow-up","fa-long-arrow-left","fa-long-arrow-right","fa-apple","fa-windows","fa-android","fa-linux","fa-dribbble","fa-skype","fa-foursquare","fa-trello","fa-female","fa-male","fa-gittip","fa-gratipay","fa-sun-o","fa-moon-o","fa-archive","fa-bug","fa-vk","fa-weibo","fa-renren","fa-pagelines","fa-stack-exchange","fa-arrow-circle-o-right","fa-arrow-circle-o-left","fa-toggle-left","fa-caret-square-o-left","fa-dot-circle-o","fa-wheelchair","fa-vimeo-square","fa-turkish-lira","fa-try","fa-plus-square-o","fa-space-shuttle","fa-slack","fa-envelope-square","fa-wordpress","fa-openid","fa-institution","fa-bank","fa-university","fa-mortar-board","fa-graduation-cap","fa-yahoo","fa-google","fa-reddit","fa-reddit-square","fa-stumbleupon-circle","fa-stumbleupon","fa-delicious","fa-digg","fa-pied-piper-pp","fa-pied-piper-alt","fa-drupal","fa-joomla","fa-language","fa-fax","fa-building","fa-child","fa-paw","fa-spoon","fa-cube","fa-cubes","fa-behance","fa-behance-square","fa-steam","fa-steam-square","fa-recycle","fa-automobile","fa-car","fa-cab","fa-taxi","fa-tree","fa-spotify","fa-deviantart","fa-soundcloud","fa-database","fa-file-pdf-o","fa-file-word-o","fa-file-excel-o","fa-file-powerpoint-o","fa-file-photo-o","fa-file-picture-o","fa-file-image-o","fa-file-zip-o","fa-file-archive-o","fa-file-sound-o","fa-file-audio-o","fa-file-movie-o","fa-file-video-o","fa-file-code-o","fa-vine","fa-codepen","fa-jsfiddle","fa-life-bouy","fa-life-buoy","fa-life-saver","fa-support","fa-life-ring","fa-circle-o-notch","fa-ra","fa-resistance","fa-rebel","fa-ge","fa-empire","fa-git-square","fa-git","fa-y-combinator-square","fa-yc-square","fa-hacker-news","fa-tencent-weibo","fa-qq","fa-wechat","fa-weixin","fa-send","fa-paper-plane","fa-send-o","fa-paper-plane-o","fa-history","fa-circle-thin","fa-header","fa-paragraph","fa-sliders","fa-share-alt","fa-share-alt-square","fa-bomb","fa-soccer-ball-o","fa-futbol-o","fa-tty","fa-binoculars","fa-plug","fa-slideshare","fa-twitch","fa-yelp","fa-newspaper-o","fa-wifi","fa-calculator","fa-paypal","fa-google-wallet","fa-cc-visa","fa-cc-mastercard","fa-cc-discover","fa-cc-amex","fa-cc-paypal","fa-cc-stripe","fa-bell-slash","fa-bell-slash-o","fa-trash","fa-copyright","fa-at","fa-eyedropper","fa-paint-brush","fa-birthday-cake","fa-area-chart","fa-pie-chart","fa-line-chart","fa-lastfm","fa-lastfm-square","fa-toggle-off","fa-toggle-on","fa-bicycle","fa-bus","fa-ioxhost","fa-angellist","fa-cc","fa-shekel","fa-sheqel","fa-ils","fa-meanpath","fa-buysellads","fa-connectdevelop","fa-dashcube","fa-forumbee","fa-leanpub","fa-sellsy","fa-shirtsinbulk","fa-simplybuilt","fa-skyatlas","fa-cart-plus","fa-cart-arrow-down","fa-diamond","fa-ship","fa-user-secret","fa-motorcycle","fa-street-view","fa-heartbeat","fa-venus","fa-mars","fa-mercury","fa-intersex","fa-transgender","fa-transgender-alt","fa-venus-double","fa-mars-double","fa-venus-mars","fa-mars-stroke","fa-mars-stroke-v","fa-mars-stroke-h","fa-neuter","fa-genderless","fa-facebook-official","fa-pinterest-p","fa-whatsapp","fa-server","fa-user-plus","fa-user-times","fa-hotel","fa-bed","fa-viacoin","fa-train","fa-subway","fa-medium","fa-yc","fa-y-combinator","fa-optin-monster","fa-opencart","fa-expeditedssl","fa-battery-4","fa-battery","fa-battery-full","fa-battery-3","fa-battery-three-quarters","fa-battery-2","fa-battery-half","fa-battery-1","fa-battery-quarter","fa-battery-0","fa-battery-empty","fa-mouse-pointer","fa-i-cursor","fa-object-group","fa-object-ungroup","fa-sticky-note","fa-sticky-note-o","fa-cc-jcb","fa-cc-diners-club","fa-clone","fa-balance-scale","fa-hourglass-o","fa-hourglass-1","fa-hourglass-start","fa-hourglass-2","fa-hourglass-half","fa-hourglass-3","fa-hourglass-end","fa-hourglass","fa-hand-grab-o","fa-hand-rock-o","fa-hand-stop-o","fa-hand-paper-o","fa-hand-scissors-o","fa-hand-lizard-o","fa-hand-spock-o","fa-hand-pointer-o","fa-hand-peace-o","fa-trademark","fa-registered","fa-creative-commons","fa-gg","fa-gg-circle","fa-tripadvisor","fa-odnoklassniki","fa-odnoklassniki-square","fa-get-pocket","fa-wikipedia-w","fa-safari","fa-chrome","fa-firefox","fa-opera","fa-internet-explorer","fa-tv","fa-television","fa-contao","fa-500px","fa-amazon","fa-calendar-plus-o","fa-calendar-minus-o","fa-calendar-times-o","fa-calendar-check-o","fa-industry","fa-map-pin","fa-map-signs","fa-map-o","fa-map","fa-commenting","fa-commenting-o","fa-houzz","fa-vimeo","fa-black-tie","fa-fonticons","fa-reddit-alien","fa-edge","fa-credit-card-alt","fa-codiepie","fa-modx","fa-fort-awesome","fa-usb","fa-product-hunt","fa-mixcloud","fa-scribd","fa-pause-circle","fa-pause-circle-o","fa-stop-circle","fa-stop-circle-o","fa-shopping-bag","fa-shopping-basket","fa-hashtag","fa-bluetooth","fa-bluetooth-b","fa-percent","fa-gitlab","fa-wpbeginner","fa-wpforms","fa-envira","fa-universal-access","fa-wheelchair-alt","fa-question-circle-o","fa-blind","fa-audio-description","fa-volume-control-phone","fa-braille","fa-assistive-listening-systems","fa-asl-interpreting","fa-american-sign-language-interpreting","fa-deafness","fa-hard-of-hearing","fa-deaf","fa-glide","fa-glide-g","fa-signing","fa-sign-language","fa-low-vision","fa-viadeo","fa-viadeo-square","fa-snapchat","fa-snapchat-ghost","fa-snapchat-square","fa-pied-piper","fa-first-order","fa-yoast","fa-themeisle","fa-google-plus-circle","fa-google-plus-official","fa-fa","fa-font-awesome","fa-handshake-o","fa-envelope-open","fa-envelope-open-o","fa-linode","fa-address-book","fa-address-book-o","fa-vcard","fa-address-card","fa-vcard-o","fa-address-card-o","fa-user-circle","fa-user-circle-o","fa-user-o","fa-id-badge","fa-drivers-license","fa-id-card","fa-drivers-license-o","fa-id-card-o","fa-quora","fa-free-code-camp","fa-telegram","fa-thermometer-4","fa-thermometer","fa-thermometer-full","fa-thermometer-3","fa-thermometer-three-quarters","fa-thermometer-2","fa-thermometer-half","fa-thermometer-1","fa-thermometer-quarter","fa-thermometer-0","fa-thermometer-empty","fa-shower","fa-bathtub","fa-s15","fa-bath","fa-podcast","fa-window-maximize","fa-window-minimize","fa-window-restore","fa-times-rectangle","fa-window-close","fa-times-rectangle-o","fa-window-close-o","fa-bandcamp","fa-grav","fa-etsy","fa-imdb","fa-ravelry","fa-eercast","fa-microchip","fa-snowflake-o","fa-superpowers","fa-wpexplorer","fa-meetup"],io=()=>new Promise((e,t)=>{Se(()=>{const a=document.styleSheets;let r=[],n=[];for(let o=0;o<a.length;o++)a[o].href&&a[o].href.indexOf("at.alicdn.com")>-1&&r.push(a[o]);for(let o=0;o<r.length;o++)for(let l=0;l<r[o].cssRules.length;l++)r[o].cssRules[l].selectorText&&r[o].cssRules[l].selectorText.indexOf(".icon-")>-1&&n.push(`${r[o].cssRules[l].selectorText.substring(1,r[o].cssRules[l].selectorText.length).replace(/\:\:before/gi,"")}`);if(n.length==0)for(let o=0;o<ln.length;o++)n.push(ln[o]);n.length>0?e(n):t("\u672A\u83B7\u53D6\u5230\u503C\uFF0C\u8BF7\u5237\u65B0\u91CD\u8BD5")})}),so=()=>new Promise((e,t)=>{Se(()=>{const a=qa,r=[];for(const n in a)r.push(`ele-${a[n].name}`);r.length>0?e(r):t("\u672A\u83B7\u53D6\u5230\u503C\uFF0C\u8BF7\u5237\u65B0\u91CD\u8BD5")})}),uo=()=>new Promise((e,t)=>{Se(()=>{const a=document.styleSheets;let r=[],n=[];for(let o=0;o<a.length;o++)a[o].href&&a[o].href.indexOf("netdna.bootstrapcdn.com")>-1&&r.push(a[o]);for(let o=0;o<r.length;o++)for(let l=0;l<r[o].cssRules.length;l++)r[o].cssRules[l].selectorText&&r[o].cssRules[l].selectorText.indexOf(".fa-")===0&&r[o].cssRules[l].selectorText.indexOf(",")===-1&&/::before/.test(r[o].cssRules[l].selectorText)&&n.push(`${r[o].cssRules[l].selectorText.substring(1,r[o].cssRules[l].selectorText.length).replace(/\:\:before/gi,"")}`);if(n.length==0)for(let o=0;o<sn.length;o++)n.push(sn[o]);n.length>0?e(n.reverse()):t("\u672A\u83B7\u53D6\u5230\u503C\uFF0C\u8BF7\u5237\u65B0\u91CD\u8BD5")})}),co={ali:()=>io(),ele:()=>so(),awe:()=>uo()},un=6378245,Ra=.006693421622965943,mo=Ra*Ra;function cn(e,t){let a=ho(e-105,t-35),r=go(e-105,t-35),n=t/180*Math.PI,o=Math.sin(n);o=1-Ra*o*o;let l=Math.sqrt(o);return a=a*180/(un*(1-mo)/(o*l)*Math.PI),r=r*180/(un/l*Math.cos(n)*Math.PI),{lng:e+r,lat:t+a}}function dn(e,t){const a=Math.sqrt(e*e+t*t)+2e-5*Math.sin(t*Math.PI),r=Math.atan2(t,e)+3e-6*Math.cos(e*Math.PI),n=a*Math.cos(r)+.0065,o=a*Math.sin(r)+.006;return{lng:n,lat:o}}function po(e,t){const{lng:a,lat:r}=cn(e,t);return dn(a,r)}const ho=(e,t)=>{let a=-100+2*e+3*t+.2*t*t+.1*e*t+.2*Math.sqrt(Math.abs(e));return a+=(20*Math.sin(6*e*Math.PI)+20*Math.sin(2*e*Math.PI))*2/3,a+=(20*Math.sin(t*Math.PI)+40*Math.sin(t/3*Math.PI))*2/3,a+=(160*Math.sin(t/12*Math.PI)+320*Math.sin(t*Math.PI/30))*2/3,a},go=(e,t)=>{let a=300+e+2*t+.1*e*e+.1*e*t+.1*Math.sqrt(Math.abs(e));return a+=(20*Math.sin(6*e*Math.PI)+20*Math.sin(2*e*Math.PI))*2/3,a+=(20*Math.sin(e*Math.PI)+40*Math.sin(e/3*Math.PI))*2/3,a+=(150*Math.sin(e/12*Math.PI)+300*Math.sin(e/30*Math.PI))*2/3,a},fo=e=>{if(e&&typeof e=="string")try{const t=JSON.parse(e);return typeof t=="object"?t:e}catch(t){return e}else return e};function yo(){if(document.getElementById("full-mask-style"))return;const e=document.createElement("style");e.id="full-mask-style",e.innerHTML=`
|
|
1
|
+
/*! fmdeui-fmui v1.0.65 */import wt from"vxe-table";import mr from"@vxe-ui/plugin-render-element";import pr from"@vxe-ui/plugin-export-xlsx";import hr from"vxe-pc-ui";import gr from"exceljs";import*as qa from"@element-plus/icons-vue";import{CaretTop as fr,ArrowDown as Ga,ArrowUp as yr,Search as br,MoreFilled as vr,Avatar as xr,Loading as Cr,Lock as Tr,CircleCloseFilled as wr}from"@element-plus/icons-vue";import{isRef as aa,unref as _,watch as ve,nextTick as Se,computed as U,defineComponent as ce,ref as ae,resolveComponent as z,openBlock as T,createBlock as Y,mergeProps as fe,withCtx as v,createVNode as p,renderSlot as ue,inject as Va,withDirectives as qe,resolveDirective as mt,reactive as Ie,provide as kr,useAttrs as xa,useSlots as na,createSlots as Ue,renderList as ke,normalizeProps as rt,guardReactiveProps as ot,createElementBlock as G,toDisplayString as P,createElementVNode as h,onMounted as ze,onActivated as Sr,normalizeClass as Re,createCommentVNode as $,getCurrentInstance as Ca,onBeforeUnmount as Na,vShow as et,markRaw as Er,resolveDynamicComponent as Ge,Fragment as he,createTextVNode as ne,withModifiers as He,toHandlers as kt,onUpdated as Fr,normalizeStyle as Pe,defineAsyncComponent as xe,onBeforeMount as St,onUnmounted as lt,useModel as Mr,mergeModels as Ka,onBeforeUpdate as Dr,Transition as Ta,KeepAlive as Br,TransitionGroup as Ya}from"vue";import{ElLoading as Ha,ElMessage as de,ElNotification as ra,localeContextKey as Rr,dayjs as Pr,ElMessageBox as $a}from"element-plus";import{get as Ar,merge as Lr,debounce as zr}from"lodash-es";import pt from"js-cookie";import{createPinia as _r,defineStore as ht,storeToRefs as we}from"pinia";import{useResizeObserver as Ir,isClient as Or,useClipboard as qr}from"@vueuse/core";import Ua from"crypto-js";import oa from"xlsx-js-style";import{createI18n as Gr,useI18n as la}from"vue-i18n";import{useRoute as Ke,useRouter as Et,onBeforeRouteUpdate as Ft}from"vue-router";import Vr from"sortablejs";import ia from"screenfull";import sa from"push.js";import Nr from"mitt";import*as wa from"@microsoft/signalr";import ja from"axios";const ka=_r(),Sa=ht("keepALiveNames",{state:()=>({keepAliveNames:[],cachedViews:[]}),actions:{async setCacheKeepAlive(e){this.keepAliveNames=e},async addCachedView(e){var t;e.meta.isKeepAlive&&((t=this.cachedViews)==null||t.push(e.name))},async delCachedView(e){const t=this.cachedViews.indexOf(e.name);t>-1&&this.cachedViews.splice(t,1)},async delOthersCachedViews(e){e.meta.isKeepAlive?this.cachedViews=[e.name]:this.cachedViews=[]},async delAllCachedViews(){this.cachedViews=[]}}}),Kr=ht("requestOldRoutes",{state:()=>({requestOldRoutes:[]}),actions:{async setRequestOldRoutes(e){this.requestOldRoutes=e}}}),tt=ht("routesList",{state:()=>({routesList:[],isColumnsMenuHover:!1,isColumnsNavHover:!1,currentRoute:null}),actions:{setCurrentRoute(e){this.currentRoute=e},async setRoutesList(e){this.routesList=e},async setColumnsMenuHover(e){this.isColumnsMenuHover=e},async setColumnsNavHover(e){this.isColumnsNavHover=e}}});function Ea(e,t){const a=Fa(e),r=Fa(t);let n=0;const o=a.length;for(let l in r)for(let i in a)r[l]===a[i]&&n++;return n===o}function ua(e,t){if(!e||!t)return!1;let a=Object.getOwnPropertyNames(e),r=Object.getOwnPropertyNames(t);if(a.length!=r.length)return!1;for(let n=0;n<a.length;n++){let o=a[n],l=e[o],i=t[o];if(!t.hasOwnProperty(o))return!1;if(l instanceof Object){if(!ua(l,i))return!1}else if(l!==i)return!1}return!0}function Fa(e,t){if(e.length)if(t){const a={};return e.reduce((r,n)=>{const o=n[t];return o&&!a[o]&&(a[o]=!0,r.push(n)),r},[])}else return[...new Set(e)];else return e}const Ma=e=>e&&(Array.isArray(e)?e.map(t=>Ma(t)):typeof e=="object"?Object.fromEntries(Object.entries(e).map(([t,a])=>[t,Ma(a)])):e);function Wa(e){const t=e.split(","),r=t[0].match(/:(.*?);/)[1],n=window.atob(t[1]);let o=n.length;const l=new Uint8Array(o);for(;o--;)l[o]=n.charCodeAt(o);return new Blob([l],{type:r})}function Ja(e,t){return new Promise((a,r)=>{let n=document.createElement("CANVAS");const o=n.getContext("2d"),l=new Image;l.crossOrigin="",l.onload=function(){if(!n||!o)return r();n.height=l.height,n.width=l.width,o.drawImage(l,0,0);const i=n.toDataURL(t||"image/png");n=null,a(i)},l.src=e})}function Yr(e){return new Promise((t,a)=>{const r=new FileReader;r.readAsDataURL(e),r.onload=()=>t(r.result),r.onerror=n=>a(n)})}function Hr(e,t,a=null){var r=e.split(","),n=r[0].match(/:(.*?);/)[1],o=atob(r[1]);let l=o.length;for(var i=new Uint8Array(l);l--;)i[l]=o.charCodeAt(l);return new File([i],t,{type:a||n})}function $r(e,t,a){return a==null&&(a=e.type),new File([e],t,{type:a})}function Ur(e,t,a,r,n=null){const o=typeof r=="string"?r:JSON.stringify(r);n||(n=new Date().getTime()-new Date("1970-01-01T00:00:00Z").getTime());const l={app_id:e,app_key:t,command:a,data:o,timestamp:n},i=Object.keys(l);i.sort();let g="";for(let D=0;D<i.length;D++){const s=i[D],y=l[s];g+=s+"="+y,D<i.length-1&&(g+=",")}var E=Ua.MD5(g).toString(Ua.enc.Hex).toLowerCase();return{app_id:e,app_key:t,command:a,data:o,timestamp:n,signature:E}}function jr(e,t,a,r){Ja(e).then(n=>{Za(n,t,a,r)})}function Za(e,t,a,r){const n=Wa(e);Xa(n,t,a,r)}function Xa(e,t,a,r){const n=typeof r!="undefined"?[r,e]:[e],o=new Blob(n,{type:a||"application/octet-stream"}),l=window.URL.createObjectURL(o),i=document.createElement("a");i.style.display="none",i.href=l,i.setAttribute("download",t),typeof i.download=="undefined"&&i.setAttribute("target","_blank"),document.body.appendChild(i),i.click(),document.body.removeChild(i),window.URL.revokeObjectURL(l)}function Qa({url:e,target:t="_blank",fileName:a}){const r=window.navigator.userAgent.toLowerCase().indexOf("chrome")>-1,n=window.navigator.userAgent.toLowerCase().indexOf("safari")>-1;if(/(iP)/g.test(window.navigator.userAgent))return console.error("Your browser does not support download!"),!1;if(r||n){const o=document.createElement("a");if(o.href=e,o.target=t,o.download!==void 0&&(o.download=a||e.substring(e.lastIndexOf("/")+1,e.length)),document.createEvent){const l=document.createEvent("MouseEvents");return l.initEvent("click",!0,!0),o.dispatchEvent(l),!0}}return e.indexOf("?")===-1&&(e+="?download"),en(e,{target:t}),!0}function en(e,t){const{target:a="__blank",noopener:r=!0,noreferrer:n=!0}=t||{},o=[];r&&o.push("noopener=yes"),n&&o.push("noreferrer=yes"),window.open(e,a,o.join(","))}function tn(e){var t=e["content-disposition"];if(t!=null){var a=t.split(";")[1].split("filename=")[1],r=t.split("filename*=")[1];return a!=null&&a.includes("%")&&(a=decodeURIComponent(a)),r&&(a=decodeURIComponent(r.split("''")[1])),a}}function Wr(e,t=void 0){const a=e.headers["content-type"];t=t||tn(e.headers);const r=e.data instanceof Blob?e.data:new Blob([e.data],{type:a});Qa({url:window.URL.createObjectURL(r),fileName:t})}function Jr(e,t,a,r){var n=new Array,o=new Array;const l={top:{style:"thin",color:{rgb:"000000"}},bottom:{style:"thin",color:{rgb:"000000"}},left:{style:"thin",color:{rgb:"000000"}},right:{style:"thin",color:{rgb:"000000"}}};let i=an(a),g=nn(a),C=new Array(i);for(let d=0;d<C.length;d++)C[d]=new Array(g);let u=0;for(let d=0;d<a.length;d++){let w=a[d],S=nn([w]),F=an([w]);for(let A=0;A<S;A++){u=u+A;for(let N=0;N<F;N++)E(N,u,A,w,C)}u++}for(let d=0;d<C.length;d++){let w=C[d];for(let S=0;S<w.length;S++)C[d][S]==null&&d>0&&(C[d][S]=C[d-1][S])}function E(d,w,S,F,A){d>0?F.children?E(d,u,S,F.children,A):A[d][w]=F[S]:A[d][w]=F}for(let d=0;d<C.length;d++){var D=new Array;let w=C[d];for(let S=0;S<w.length;S++){let F=w[S],A=200;F.width&&!isNaN(F.width)&&(A=parseInt(F.width)*.7),o.push({wpx:A}),D.push({v:F.label,t:"s",s:{font:{bold:!0},alignment:{wrapText:!0,horizontal:F.headerAlign?F.headerAlign:F.align?F.align:"",vertical:"center"},border:l}})}n.push(D)}var s=[],y=!1,f={s:{r:0,c:0},e:{r:0,c:0}};for(let d=0;d<g;d++){let w=C[0][d];for(let S=0;S<i;S++){let F=C[S][d];F==w&&y==!1?(y=!0,f.s={r:S,c:d}):F!=w&&y==!0?(f.e={r:S-1,c:d},f.s.r!=f.e.r?(s.push(JSON.parse(JSON.stringify(f))),y=!1,f={s:{r:0,c:0},e:{r:0,c:0}}):S==i-1&&y==!0?(f.e={r:S,c:d},f.s.r!=f.e.r&&F==w&&s.push(JSON.parse(JSON.stringify(f))),y=!1,f={s:{r:0,c:0},e:{r:0,c:0}}):(w=F,y=!0,f.s={r:S,c:d})):S==i-1&&y==!0&&(f.e={r:S,c:d},f.s.r!=f.e.r&&F==w&&s.push(JSON.parse(JSON.stringify(f))),y=!1,f={s:{r:0,c:0},e:{r:0,c:0}})}}y=!1;for(let d=0;d<i;d++){let w=C[d][0];for(let S=0;S<g;S++){let F=C[d][S];F==w&&y==!1?(y=!0,f.s={r:d,c:S}):F!=w&&y==!0?(f.e={r:d,c:S-1},f.s.c!=f.e.c?(s.push(JSON.parse(JSON.stringify(f))),y=!1,f={s:{r:0,c:0},e:{r:0,c:0}}):S==g-1&&y==!0?(f.e={r:d,c:S},f.s.r!=f.e.r&&F==w&&s.push(JSON.parse(JSON.stringify(f))),y=!1,f={s:{r:0,c:0},e:{r:0,c:0}}):(w=F,y=!0,f.s={r:d,c:S})):S==g-1&&y==!0&&(f.e={r:d,c:S},f.s.c!=f.e.c&&F==w&&s.push(JSON.parse(JSON.stringify(f))),y=!1,f={s:{r:0,c:0},e:{r:0,c:0}})}}e.forEach(d=>{var w=new Array;C[C.length-1].forEach(S=>{if(d.hasOwnProperty(S.prop)||Ba(d,S.prop)){let A="";if(d[S.prop]!=null)if(S.formatter){var F=S.formatter(d);A=Da(F)}else A=d[S.prop];else if(Ba(d,S.prop))if(S.formatter){var F=S.formatter(d);A=Da(F)}else A=Ba(d,S.prop);w.push({v:A,t:"s",s:{alignment:{wrapText:!0,horizontal:S.align?S.align:"",vertical:"center"},border:l}})}}),n.push(w)});const b=oa.utils.aoa_to_sheet(n),M=oa.utils.book_new();b["!cols"]=o,b["!merges"]=s,oa.utils.book_append_sheet(M,b,r),oa.writeFile(M,t+".xlsx")}function Da(e){let t="";return e.children?e.children.default?t=e.children.default():e.children.forEach(a=>{t=t+Da(a)}):t=e,t}function an(e){let t=1;function a(r,n){r.children&&r.children.length>0&&(n++,n>t&&(t=n),r.children.forEach(o=>a(o,n)))}return e.forEach(r=>a(r,1)),t}function nn(e){let t=0;function a(r){r.children&&r.children.length>0?r.children.forEach(n=>a(n)):t++}return e.forEach(r=>a(r)),t}const Ba=(e,t)=>{const a=t.split(".");let r=e;for(const n of a)r=r[n];return r};var Zr=Object.defineProperty,Xr=(e,t,a)=>t in e?Zr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[t]=a,Qr=(e,t,a)=>Xr(e,t+"",a);const eo={lock:!0,text:"",background:"rgba(94, 158, 214, 0.12)",spinner:"el-icon-loading"};class to{constructor(){Qr(this,"instance",null)}start(t){try{if(this.instance)return console.warn("Existing loading instance detected"),this.createController();const a=this.normalizeOptions(t);return this.validateConfig(a),this.instance=Ha.service(a),this.createController()}catch(a){return console.error("Loading initialization failed:",a),this.createController(!0)}}normalizeOptions(t){const a={...eo};return t?typeof t=="string"||aa(t)?{...a,text:_(t)}:{...a,...t,text:t.text?_(t.text):a.text}:a}validateConfig(t){if(t.spinner&&typeof t.spinner!="string"&&console.warn("Custom spinner components require proper registration"),typeof t.text!="string")throw new Error("Loading text must be a string")}createController(t=!1){return{step:a=>(!t&&this.instance&&this.instance.setText(_(a)),this.createController(t)),end:()=>{var a;t||(a=this.instance)==null||a.close(),this.instance=null}}}}const ao=new to;function Mt(e,t){let a=e.getDay(),r=rn(e),n=Math.floor((e.getMonth()+3)/3).toString();const o={"Y+":e.getFullYear().toString(),"m+":(e.getMonth()+1).toString(),"d+":e.getDate().toString(),"H+":e.getHours().toString(),"M+":e.getMinutes().toString(),"S+":e.getSeconds().toString(),"q+":n},l={0:"\u65E5",1:"\u4E00",2:"\u4E8C",3:"\u4E09",4:"\u56DB",5:"\u4E94",6:"\u516D"},i={1:"\u4E00",2:"\u4E8C",3:"\u4E09",4:"\u56DB"};/(W+)/.test(t)&&(t=t.replace(RegExp.$1,RegExp.$1.length>1?RegExp.$1.length>2?"\u661F\u671F"+l[a]:"\u5468"+l[a]:l[a])),/(Q+)/.test(t)&&(t=t.replace(RegExp.$1,RegExp.$1.length==4?"\u7B2C"+i[n]+"\u5B63\u5EA6":i[n])),/(Z+)/.test(t)&&(t=t.replace(RegExp.$1,RegExp.$1.length==3?"\u7B2C"+r+"\u5468":r+""));for(let g in o){let C=new RegExp("("+g+")").exec(t);C&&(t=t.replace(C[1],RegExp.$1.length==1?o[g]:o[g].padStart(RegExp.$1.length,"0")))}return t}function rn(e){let t=new Date(e.getTime()),a=t.getDay()||7;t.setDate(t.getDate()-a+1+5);let r=new Date(t.getFullYear(),0,1),n=r.getDay(),o=1;n!=0&&(o=7-n+1),r=new Date(t.getFullYear(),0,1+o);let l=Math.ceil((t.valueOf()-r.valueOf())/864e5);return Math.ceil(l/7)}function no(e,t="YYYY-mm-dd"){let a,r,n=new Date().getTime();if(a=new Date(e).getTime(),n=Number.parseInt(`${n-a}`),n<1e4)return"\u521A\u521A";if(n<6e4&&n>=1e4)return r=Math.floor(n/1e3),`${r}\u79D2\u524D`;if(n<36e5&&n>=6e4)return r=Math.floor(n/6e4),`${r}\u5206\u949F\u524D`;if(n<864e5&&n>=36e5)return r=Math.floor(n/36e5),`${r}\u5C0F\u65F6\u524D`;if(n<2592e5&&n>=864e5)return r=Math.floor(n/864e5),`${r}\u5929\u524D`;{let o=new Date(e);return Mt(o,t)}}function ro(e,t){let a=new Date(e).getHours();const r={dawnGreeting:"\u51CC\u6668\u597D",mornGreeting:"\u65E9\u4E0A\u597D",amGreeting:"\u4E0A\u5348\u597D",noonGreeting:"\u4E2D\u5348\u597D",pmGreeting:"\u4E0B\u5348\u597D",duskGreeting:"\u508D\u665A\u597D",eveningGreeting:"\u665A\u4E0A\u597D",nightGreeting:"\u591C\u91CC\u597D"},n=o=>t?t(`message.list.${o}`):r[o];return a<6?n("dawnGreeting"):a<9?n("mornGreeting"):a<12?n("amGreeting"):a<14?n("noonGreeting"):a<17?n("pmGreeting"):a<19?n("duskGreeting"):a<22?n("eveningGreeting"):n("nightGreeting")}const it="change",gt="blur";function oo(){const e=(c="\u6B64\u9879",L=gt)=>({required:!0,message:`${c}\u4E3A\u5FC5\u586B\u9879`,trigger:L}),t=(c,L="\u6B64\u9879",I=gt)=>({required:c!=null?c:!1,message:`${L}\u4E3A\u5FC5\u586B\u9879`,trigger:I}),a=(c,L,I="\u6B64\u9879")=>{let te="";return ve(()=>c(),()=>Se(()=>{var oe;return(oe=L==null?void 0:L.value)==null?void 0:oe.validateField(te).catch(()=>{})}),{immediate:!1,deep:!0}),{validator:(oe,Fe,Ce)=>{te=oe.field,c()?Ce(new Error(`${I}\u4E3A\u5FC5\u586B`)):Ce()},trigger:["blur","change"]}},r=(c,L="\u6B64\u9879",I=it)=>({max:c,message:`${L}\u957F\u5EA6\u4E0D\u80FD\u8D85\u8FC7 ${c} \u4E2A\u5B57\u7B26`,trigger:I}),n=(c,L="\u6B64\u9879",I=it)=>({min:c,message:`${L}\u957F\u5EA6\u4E0D\u80FD\u5C11\u4E8E ${c} \u4E2A\u5B57\u7B26`,trigger:I}),o=(c,L,I=gt)=>({pattern:c,message:L,trigger:I}),l=(c,L=gt)=>({trigger:L,validator:(I,te,oe)=>{Promise.resolve(c(te)).then(Fe=>Fe===!0?oe():oe(new Error(Fe))).catch(Fe=>oe(Fe instanceof Error?Fe:new Error(String(Fe))))}}),i=()=>o(/^(1[3-9]\d{9})$|^(0\d{2,3}[-]?\d{7,8})$|^(\(\d{3,4}\)\d{7,8})$|^(\d{7,})$/,"\u8BF7\u8F93\u5165\u6709\u6548\u7684\u624B\u673A\u53F7\u6216\u7535\u8BDD\u53F7"),g=()=>l(c=>{if(!c)return!0;const L=String(c).trim();if(L.length===15)return/^[1-9]\d{5}\d{2}((0[1-9])|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}$/.test(L)?!0:"\u8BF7\u8F93\u5165\u6709\u6548\u768415\u4F4D\u8EAB\u4EFD\u8BC1\u53F7";if(L.length===18){if(!/^[1-9]\d{5}(18|19|20)\d{2}((0[1-9])|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}(\d|X|x)$/.test(L))return"\u8BF7\u8F93\u5165\u6709\u6548\u768418\u4F4D\u8EAB\u4EFD\u8BC1\u53F7";const te=[7,9,10,5,8,4,2,1,6,3,7,9,10,5,8,4,2],oe=["1","0","X","9","8","7","6","5","4","3","2"];let Fe=0,Ce=0,_e=0;for(let W=0;W<17;W++)Ce=parseInt(L[W]),_e=te[W],Fe+=Ce*_e;return oe[Fe%11]!==L[17].toUpperCase()?"\u8EAB\u4EFD\u8BC1\u53F7\u6821\u9A8C\u7801\u9519\u8BEF":!0}return"\u8EAB\u4EFD\u8BC1\u53F7\u5FC5\u987B\u662F15\u4F4D\u621618\u4F4D"},gt),C=()=>o(/^[^\s@]+@[^\s@]+\.[^\s@]+$/,"\u8BF7\u8F93\u5165\u6709\u6548\u7684\u90AE\u7BB1\u5730\u5740"),u=(c="\u6B64\u9879",L=it)=>o(/^\d+$/,`${c}\u9700\u4E3A\u7EAF\u6570\u5B57`,L),E=(c,L,I="\u6570\u503C")=>l(te=>{if(te===""||te===void 0||te===null)return`\u8BF7\u8F93\u5165${I}`;if(!Number.isInteger(Number(te)))return`${I}\u9700\u4E3A\u6574\u6570`;const oe=Number(te);return oe<c||oe>L?`${I}\u9700\u5728 ${c}~${L} \u4E4B\u95F4`:!0},it),D=(c,L="\u4E24\u6B21\u8F93\u5165")=>l(I=>I===c()?!0:`${L}\u4E0D\u4E00\u81F4`,it),s=c=>{if(c instanceof Date&&!isNaN(c.getTime()))return c;if(typeof c=="number"){const L=new Date(c);return isNaN(L.getTime())?null:L}if(typeof c=="string"&&c){const L=new Date(c);return isNaN(L.getTime())?null:L}return null},y=(c="\u65E5\u671F",L=it)=>l(I=>{if(I===""||I===void 0||I===null)return!0;const te=s(I);if(!te)return`\u8BF7\u9009\u62E9\u6709\u6548\u7684${c}`;const oe=new Date;return oe.setHours(0,0,0,0),te.getTime()>oe.getTime()?!0:`${c}\u5FC5\u987B\u5728\u4ECA\u5929\u4E4B\u540E`},L),f=(c="\u65E5\u671F",L=it)=>l(I=>{if(I===""||I===void 0||I===null)return!0;const te=s(I);if(!te)return`\u8BF7\u9009\u62E9\u6709\u6548\u7684${c}`;const oe=new Date;return oe.setHours(0,0,0,0),te.getTime()<oe.getTime()?!0:`${c}\u5FC5\u987B\u5728\u4ECA\u5929\u4E4B\u524D`},L),b=(c,L,I="\u6B64\u9879")=>l(te=>{if(te===""||te===void 0||te===null)return!0;const oe=String(te).trim();if(!/^\d+(?:\.\d+)?$/.test(oe))return`${I}\u5FC5\u987B\u4E3A\u6570\u5B57`;const[Fe,Ce=""]=oe.split(".");return c!==null&&Fe.length>c?`${I}\u6574\u6570\u4F4D\u4E0D\u80FD\u8D85\u8FC7${c}\u4F4D`:Ce&&L!==null&&Ce.length>L?L===0?`${I}\u5FC5\u987B\u4E3A\u6574\u6570`:`${I}\u5C0F\u6570\u4F4D\u4E0D\u80FD\u8D85\u8FC7${L}\u4F4D`:!0},gt),M=(c,L,I="\u5B57\u6BB5")=>c&&String(c).length>L?(de.error(`${I}\u957F\u5EA6\u4E0D\u80FD\u8D85\u8FC7${L}\u4E2A\u5B57\u7B26`),!1):!0,d=(c,L="\u5B57\u6BB5")=>!c||String(c).trim()===""?(de.error(`${L}\u4E0D\u80FD\u4E3A\u7A7A`),!1):!0,w=(c,L="\u5B57\u6BB5")=>c?/^\d+$/.test(String(c))?!0:(de.error(`${L}\u5FC5\u987B\u4E3A\u7EAF\u6570\u5B57`),!1):!0,S=(c,L,I,te="\u5B57\u6BB5")=>{if(!c)return!0;const oe=Number(c);return Number.isInteger(oe)?oe<L||oe>I?(de.error(`${te}\u5FC5\u987B\u5728${L}~${I}\u4E4B\u95F4`),!1):!0:(de.error(`${te}\u5FC5\u987B\u4E3A\u6574\u6570`),!1)},F=(c,L="\u5B57\u6BB5")=>c?/^[\u4e00-\u9fa5]+$/.test(String(c))?!0:(de.error(`${L}\u5FC5\u987B\u4E3A\u4E2D\u6587`),!1):!0,A=(c,L="\u5B57\u6BB5")=>c?/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(String(c))?!0:(de.error(`${L}\u683C\u5F0F\u4E0D\u6B63\u786E`),!1):!0,N=(c,L="\u5B57\u6BB5")=>c?/^1[3-9]\d{9}$/.test(String(c))?!0:(de.error(`${L}\u683C\u5F0F\u4E0D\u6B63\u786E`),!1):!0,k=(c,L="\u5B57\u6BB5")=>{if(!c)return!0;const I=String(c).trim();if(I.length===15)return/^[1-9]\d{5}\d{2}((0[1-9])|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}$/.test(I)?!0:(de.error(`${L}\u683C\u5F0F\u4E0D\u6B63\u786E`),!1);if(I.length===18){if(!/^[1-9]\d{5}(18|19|20)\d{2}((0[1-9])|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}(\d|X|x)$/.test(I))return de.error(`${L}\u683C\u5F0F\u4E0D\u6B63\u786E`),!1;const oe=[7,9,10,5,8,4,2,1,6,3,7,9,10,5,8,4,2],Fe=["1","0","X","9","8","7","6","5","4","3","2"];let Ce=0;for(let K=0;K<17;K++)Ce+=parseInt(I[K])*oe[K];return Fe[Ce%11]!==I[17].toUpperCase()?(de.error(`${L}\u6821\u9A8C\u7801\u9519\u8BEF`),!1):!0}return de.error(`${L}\u5FC5\u987B\u662F15\u4F4D\u621618\u4F4D`),!1},O=(c,L,I)=>c?L.test(String(c))?!0:(de.error(I),!1):!0,V=(c,L)=>{for(const I of L)if(!I(c))return!1;return!0},ie=(c,L,I,te="\u5B57\u6BB5")=>{if(!c)return!0;const oe=String(c).trim();if(!/^\d+(?:\.\d+)?$/.test(oe))return de.error(`${te}\u5FC5\u987B\u4E3A\u6570\u5B57`),!1;const[Fe,Ce=""]=oe.split(".");return Fe.length>L?(de.error(`${te}\u6574\u6570\u4F4D\u4E0D\u80FD\u8D85\u8FC7${L}\u4F4D`),!1):Ce&&Ce.length>I?I===0?(de.error(`${te}\u5FC5\u987B\u4E3A\u6574\u6570`),!1):(de.error(`${te}\u5C0F\u6570\u4F4D\u4E0D\u80FD\u8D85\u8FC7${I}\u4F4D`),!1):!0};return{required:e,requiredIf:t,validatorIf:a,maxLen:r,minLen:n,pattern:o,validator:l,phone:i,idCard:g,email:C,digits:u,intRange:E,confirmSame:D,dateAfterToday:y,dateBeforeToday:f,numberPrecision:b,validateRequired:d,validateNumber:w,validateIntRange:S,validateChinese:F,validateLength:M,validateEmail:A,validatePhone:N,validateIdCard:k,validatePattern:O,validateMultiple:V,validateField:(c,L,I,te)=>{switch(L){case"required":return d(c,I);case"length":return M(c,te.maxLength,I);case"number":return w(c,I);case"range":return S(c,te.min,te.max,I);case"chinese":return F(c,I);case"email":return A(c,I);case"phone":return N(c,I);case"idcard":return k(c,I);case"pattern":return O(c,te.pattern,te.message);case"decimal":return ie(c,te.maxIntDigits,te.maxFracDigits,I);default:return!0}},validateDecimalPrecision:ie}}const on=async(e,t)=>{if(!e)return console.warn("Form ref is undefined"),!1;const{showMessage:a=!0,message:r="\u8BF7\u68C0\u67E5\u8868\u5355\u586B\u5199\u662F\u5426\u6B63\u786E"}=t||{};try{return await e.validate(),!0}catch(n){if(n&&typeof n=="object"){const o=Object.keys(n)[0];o&&e.scrollToField(o)}return a&&de.warning(r),!1}},lo=async(e,t,a)=>{await on(e,a)&&await t()},ln=["icon-quanjushezhi_o","icon-yunshangchuan_o","icon-yunxiazai_o","icon-shuaxin","icon-diannao1","icon-barcode-qr","icon-zhongduancanshuchaxun","icon-shouye_dongtaihui","icon-putong","icon-dongtai","icon-wenducanshu-05","icon-zhongduancanshu","icon-tongzhi1","icon-tongzhi2","icon-tongzhi3","icon-tongzhi4","icon-dianhua","icon-xianshimima","icon-yincangmima","icon-shuxing","icon-juxingkaobei","icon-shuxingtu","icon-bolangneng","icon-bolangnengshiyanchang","icon--chaifenhang","icon--chaifenlie","icon-tupianyulan","icon-15tupianyulan","icon-728bianjiqi_zitidaxiao","icon-ziti","icon-font-size","icon-tuodong","icon-zhongyingwen1","icon-fuhao-yingwen","icon-fuhao-zhongwen","icon-diqiu","icon-xingqiu","icon-diqiu1","icon-huanjingxingqiu","icon-zidingyibuju","icon-dayin","icon-step","icon-30xuanzhongyuanxingfill","icon-shibai","icon-7_round_solid","icon-6_round_solid","icon-9_round_solid","icon-1_round_solid","icon-5_round_solid","icon-2_round_solid","icon-0_round_solid","icon-3_round_solid","icon-4_round_solid","icon-8_round_solid","icon-radio-off-full","icon-tongzhi","icon-ditu","icon-ico","icon-chazhaobiaodanliebiao","icon-biaodan","icon-siweidaotu","icon-jiliandongxuanzeqi","icon-caijian","icon-fuwenben","icon-fuwenbenkuang","icon-shangchuan","icon-xuanzeqi","icon-fangkuang","icon-gouxuan-weixuanzhong-xianxingfangkuang","icon-shidu","icon-yangan","icon-wendu","icon-zaosheng","icon-jinridaiban","icon-AIshiyanshi","icon-shenqingkaiban","icon-zhongyingwenqiehuan","icon-zhongyingwen","icon-zhongyingzhuanhuan","icon-zhongyingwenyuyan","icon-shuju","icon-ico_shuju","icon-shuju1","icon-fuzhiyemian","icon-caozuo-wailian","icon-icon-","icon-gerenzhongxin","icon-caidan","icon-xitongshezhi","icon-neiqianshujuchucun","icon-shouye","icon-quanxian","icon-zujian","icon-crew_feature","icon-gongju","icon-skin","icon-shixinyuan","icon-webicon318","icon-dian","icon-fullscreen","icon-tuichuquanping"],sn=["fa-glass","fa-music","fa-search","fa-envelope-o","fa-heart","fa-star","fa-star-o","fa-user","fa-film","fa-th-large","fa-th","fa-th-list","fa-check","fa-remove","fa-close","fa-times","fa-search-plus","fa-search-minus","fa-power-off","fa-signal","fa-gear","fa-cog","fa-trash-o","fa-home","fa-file-o","fa-clock-o","fa-road","fa-download","fa-arrow-circle-o-down","fa-arrow-circle-o-up","fa-inbox","fa-play-circle-o","fa-rotate-right","fa-repeat","fa-refresh","fa-list-alt","fa-lock","fa-flag","fa-headphones","fa-volume-off","fa-volume-down","fa-volume-up","fa-qrcode","fa-barcode","fa-tag","fa-tags","fa-book","fa-bookmark","fa-print","fa-camera","fa-font","fa-bold","fa-italic","fa-text-height","fa-text-width","fa-align-left","fa-align-center","fa-align-right","fa-align-justify","fa-list","fa-dedent","fa-outdent","fa-indent","fa-video-camera","fa-photo","fa-image","fa-picture-o","fa-pencil","fa-map-marker","fa-adjust","fa-tint","fa-edit","fa-pencil-square-o","fa-share-square-o","fa-check-square-o","fa-arrows","fa-step-backward","fa-fast-backward","fa-backward","fa-play","fa-pause","fa-stop","fa-forward","fa-fast-forward","fa-step-forward","fa-eject","fa-chevron-left","fa-chevron-right","fa-plus-circle","fa-minus-circle","fa-times-circle","fa-check-circle","fa-question-circle","fa-info-circle","fa-crosshairs","fa-times-circle-o","fa-check-circle-o","fa-ban","fa-arrow-left","fa-arrow-right","fa-arrow-up","fa-arrow-down","fa-mail-forward","fa-share","fa-expand","fa-compress","fa-plus","fa-minus","fa-asterisk","fa-exclamation-circle","fa-gift","fa-leaf","fa-fire","fa-eye","fa-eye-slash","fa-warning","fa-exclamation-triangle","fa-plane","fa-calendar","fa-random","fa-comment","fa-magnet","fa-chevron-up","fa-chevron-down","fa-retweet","fa-shopping-cart","fa-folder","fa-folder-open","fa-arrows-v","fa-arrows-h","fa-bar-chart-o","fa-bar-chart","fa-twitter-square","fa-facebook-square","fa-camera-retro","fa-key","fa-gears","fa-cogs","fa-comments","fa-thumbs-o-up","fa-thumbs-o-down","fa-star-half","fa-heart-o","fa-sign-out","fa-linkedin-square","fa-thumb-tack","fa-external-link","fa-sign-in","fa-trophy","fa-github-square","fa-upload","fa-lemon-o","fa-phone","fa-square-o","fa-bookmark-o","fa-phone-square","fa-twitter","fa-facebook-f","fa-facebook","fa-github","fa-unlock","fa-credit-card","fa-feed","fa-rss","fa-hdd-o","fa-bullhorn","fa-bell","fa-certificate","fa-hand-o-right","fa-hand-o-left","fa-hand-o-up","fa-hand-o-down","fa-arrow-circle-left","fa-arrow-circle-right","fa-arrow-circle-up","fa-arrow-circle-down","fa-globe","fa-wrench","fa-tasks","fa-filter","fa-briefcase","fa-arrows-alt","fa-group","fa-users","fa-chain","fa-link","fa-cloud","fa-flask","fa-cut","fa-scissors","fa-copy","fa-files-o","fa-paperclip","fa-save","fa-floppy-o","fa-square","fa-navicon","fa-reorder","fa-bars","fa-list-ul","fa-list-ol","fa-strikethrough","fa-underline","fa-table","fa-magic","fa-truck","fa-pinterest","fa-pinterest-square","fa-google-plus-square","fa-google-plus","fa-money","fa-caret-down","fa-caret-up","fa-caret-left","fa-caret-right","fa-columns","fa-unsorted","fa-sort","fa-sort-down","fa-sort-desc","fa-sort-up","fa-sort-asc","fa-envelope","fa-linkedin","fa-rotate-left","fa-undo","fa-legal","fa-gavel","fa-dashboard","fa-tachometer","fa-comment-o","fa-comments-o","fa-flash","fa-bolt","fa-sitemap","fa-umbrella","fa-paste","fa-clipboard","fa-lightbulb-o","fa-exchange","fa-cloud-download","fa-cloud-upload","fa-user-md","fa-stethoscope","fa-suitcase","fa-bell-o","fa-coffee","fa-cutlery","fa-file-text-o","fa-building-o","fa-hospital-o","fa-ambulance","fa-medkit","fa-fighter-jet","fa-beer","fa-h-square","fa-plus-square","fa-angle-double-left","fa-angle-double-right","fa-angle-double-up","fa-angle-double-down","fa-angle-left","fa-angle-right","fa-angle-up","fa-angle-down","fa-desktop","fa-laptop","fa-tablet","fa-mobile-phone","fa-mobile","fa-circle-o","fa-quote-left","fa-quote-right","fa-spinner","fa-circle","fa-mail-reply","fa-reply","fa-github-alt","fa-folder-o","fa-folder-open-o","fa-smile-o","fa-frown-o","fa-meh-o","fa-gamepad","fa-keyboard-o","fa-flag-o","fa-flag-checkered","fa-terminal","fa-code","fa-mail-reply-all","fa-reply-all","fa-star-half-empty","fa-star-half-full","fa-star-half-o","fa-location-arrow","fa-crop","fa-code-fork","fa-unlink","fa-chain-broken","fa-question","fa-info","fa-exclamation","fa-superscript","fa-subscript","fa-eraser","fa-puzzle-piece","fa-microphone","fa-microphone-slash","fa-shield","fa-calendar-o","fa-fire-extinguisher","fa-rocket","fa-maxcdn","fa-chevron-circle-left","fa-chevron-circle-right","fa-chevron-circle-up","fa-chevron-circle-down","fa-html5","fa-css3","fa-anchor","fa-unlock-alt","fa-bullseye","fa-ellipsis-h","fa-ellipsis-v","fa-rss-square","fa-play-circle","fa-ticket","fa-minus-square","fa-minus-square-o","fa-level-up","fa-level-down","fa-check-square","fa-pencil-square","fa-external-link-square","fa-share-square","fa-compass","fa-toggle-down","fa-caret-square-o-down","fa-toggle-up","fa-caret-square-o-up","fa-toggle-right","fa-caret-square-o-right","fa-euro","fa-eur","fa-gbp","fa-dollar","fa-usd","fa-rupee","fa-inr","fa-cny","fa-rmb","fa-yen","fa-jpy","fa-ruble","fa-rouble","fa-rub","fa-won","fa-krw","fa-bitcoin","fa-btc","fa-file","fa-file-text","fa-sort-alpha-asc","fa-sort-alpha-desc","fa-sort-amount-asc","fa-sort-amount-desc","fa-sort-numeric-asc","fa-sort-numeric-desc","fa-thumbs-up","fa-thumbs-down","fa-youtube-square","fa-youtube","fa-xing","fa-xing-square","fa-youtube-play","fa-dropbox","fa-stack-overflow","fa-instagram","fa-flickr","fa-adn","fa-bitbucket","fa-bitbucket-square","fa-tumblr","fa-tumblr-square","fa-long-arrow-down","fa-long-arrow-up","fa-long-arrow-left","fa-long-arrow-right","fa-apple","fa-windows","fa-android","fa-linux","fa-dribbble","fa-skype","fa-foursquare","fa-trello","fa-female","fa-male","fa-gittip","fa-gratipay","fa-sun-o","fa-moon-o","fa-archive","fa-bug","fa-vk","fa-weibo","fa-renren","fa-pagelines","fa-stack-exchange","fa-arrow-circle-o-right","fa-arrow-circle-o-left","fa-toggle-left","fa-caret-square-o-left","fa-dot-circle-o","fa-wheelchair","fa-vimeo-square","fa-turkish-lira","fa-try","fa-plus-square-o","fa-space-shuttle","fa-slack","fa-envelope-square","fa-wordpress","fa-openid","fa-institution","fa-bank","fa-university","fa-mortar-board","fa-graduation-cap","fa-yahoo","fa-google","fa-reddit","fa-reddit-square","fa-stumbleupon-circle","fa-stumbleupon","fa-delicious","fa-digg","fa-pied-piper-pp","fa-pied-piper-alt","fa-drupal","fa-joomla","fa-language","fa-fax","fa-building","fa-child","fa-paw","fa-spoon","fa-cube","fa-cubes","fa-behance","fa-behance-square","fa-steam","fa-steam-square","fa-recycle","fa-automobile","fa-car","fa-cab","fa-taxi","fa-tree","fa-spotify","fa-deviantart","fa-soundcloud","fa-database","fa-file-pdf-o","fa-file-word-o","fa-file-excel-o","fa-file-powerpoint-o","fa-file-photo-o","fa-file-picture-o","fa-file-image-o","fa-file-zip-o","fa-file-archive-o","fa-file-sound-o","fa-file-audio-o","fa-file-movie-o","fa-file-video-o","fa-file-code-o","fa-vine","fa-codepen","fa-jsfiddle","fa-life-bouy","fa-life-buoy","fa-life-saver","fa-support","fa-life-ring","fa-circle-o-notch","fa-ra","fa-resistance","fa-rebel","fa-ge","fa-empire","fa-git-square","fa-git","fa-y-combinator-square","fa-yc-square","fa-hacker-news","fa-tencent-weibo","fa-qq","fa-wechat","fa-weixin","fa-send","fa-paper-plane","fa-send-o","fa-paper-plane-o","fa-history","fa-circle-thin","fa-header","fa-paragraph","fa-sliders","fa-share-alt","fa-share-alt-square","fa-bomb","fa-soccer-ball-o","fa-futbol-o","fa-tty","fa-binoculars","fa-plug","fa-slideshare","fa-twitch","fa-yelp","fa-newspaper-o","fa-wifi","fa-calculator","fa-paypal","fa-google-wallet","fa-cc-visa","fa-cc-mastercard","fa-cc-discover","fa-cc-amex","fa-cc-paypal","fa-cc-stripe","fa-bell-slash","fa-bell-slash-o","fa-trash","fa-copyright","fa-at","fa-eyedropper","fa-paint-brush","fa-birthday-cake","fa-area-chart","fa-pie-chart","fa-line-chart","fa-lastfm","fa-lastfm-square","fa-toggle-off","fa-toggle-on","fa-bicycle","fa-bus","fa-ioxhost","fa-angellist","fa-cc","fa-shekel","fa-sheqel","fa-ils","fa-meanpath","fa-buysellads","fa-connectdevelop","fa-dashcube","fa-forumbee","fa-leanpub","fa-sellsy","fa-shirtsinbulk","fa-simplybuilt","fa-skyatlas","fa-cart-plus","fa-cart-arrow-down","fa-diamond","fa-ship","fa-user-secret","fa-motorcycle","fa-street-view","fa-heartbeat","fa-venus","fa-mars","fa-mercury","fa-intersex","fa-transgender","fa-transgender-alt","fa-venus-double","fa-mars-double","fa-venus-mars","fa-mars-stroke","fa-mars-stroke-v","fa-mars-stroke-h","fa-neuter","fa-genderless","fa-facebook-official","fa-pinterest-p","fa-whatsapp","fa-server","fa-user-plus","fa-user-times","fa-hotel","fa-bed","fa-viacoin","fa-train","fa-subway","fa-medium","fa-yc","fa-y-combinator","fa-optin-monster","fa-opencart","fa-expeditedssl","fa-battery-4","fa-battery","fa-battery-full","fa-battery-3","fa-battery-three-quarters","fa-battery-2","fa-battery-half","fa-battery-1","fa-battery-quarter","fa-battery-0","fa-battery-empty","fa-mouse-pointer","fa-i-cursor","fa-object-group","fa-object-ungroup","fa-sticky-note","fa-sticky-note-o","fa-cc-jcb","fa-cc-diners-club","fa-clone","fa-balance-scale","fa-hourglass-o","fa-hourglass-1","fa-hourglass-start","fa-hourglass-2","fa-hourglass-half","fa-hourglass-3","fa-hourglass-end","fa-hourglass","fa-hand-grab-o","fa-hand-rock-o","fa-hand-stop-o","fa-hand-paper-o","fa-hand-scissors-o","fa-hand-lizard-o","fa-hand-spock-o","fa-hand-pointer-o","fa-hand-peace-o","fa-trademark","fa-registered","fa-creative-commons","fa-gg","fa-gg-circle","fa-tripadvisor","fa-odnoklassniki","fa-odnoklassniki-square","fa-get-pocket","fa-wikipedia-w","fa-safari","fa-chrome","fa-firefox","fa-opera","fa-internet-explorer","fa-tv","fa-television","fa-contao","fa-500px","fa-amazon","fa-calendar-plus-o","fa-calendar-minus-o","fa-calendar-times-o","fa-calendar-check-o","fa-industry","fa-map-pin","fa-map-signs","fa-map-o","fa-map","fa-commenting","fa-commenting-o","fa-houzz","fa-vimeo","fa-black-tie","fa-fonticons","fa-reddit-alien","fa-edge","fa-credit-card-alt","fa-codiepie","fa-modx","fa-fort-awesome","fa-usb","fa-product-hunt","fa-mixcloud","fa-scribd","fa-pause-circle","fa-pause-circle-o","fa-stop-circle","fa-stop-circle-o","fa-shopping-bag","fa-shopping-basket","fa-hashtag","fa-bluetooth","fa-bluetooth-b","fa-percent","fa-gitlab","fa-wpbeginner","fa-wpforms","fa-envira","fa-universal-access","fa-wheelchair-alt","fa-question-circle-o","fa-blind","fa-audio-description","fa-volume-control-phone","fa-braille","fa-assistive-listening-systems","fa-asl-interpreting","fa-american-sign-language-interpreting","fa-deafness","fa-hard-of-hearing","fa-deaf","fa-glide","fa-glide-g","fa-signing","fa-sign-language","fa-low-vision","fa-viadeo","fa-viadeo-square","fa-snapchat","fa-snapchat-ghost","fa-snapchat-square","fa-pied-piper","fa-first-order","fa-yoast","fa-themeisle","fa-google-plus-circle","fa-google-plus-official","fa-fa","fa-font-awesome","fa-handshake-o","fa-envelope-open","fa-envelope-open-o","fa-linode","fa-address-book","fa-address-book-o","fa-vcard","fa-address-card","fa-vcard-o","fa-address-card-o","fa-user-circle","fa-user-circle-o","fa-user-o","fa-id-badge","fa-drivers-license","fa-id-card","fa-drivers-license-o","fa-id-card-o","fa-quora","fa-free-code-camp","fa-telegram","fa-thermometer-4","fa-thermometer","fa-thermometer-full","fa-thermometer-3","fa-thermometer-three-quarters","fa-thermometer-2","fa-thermometer-half","fa-thermometer-1","fa-thermometer-quarter","fa-thermometer-0","fa-thermometer-empty","fa-shower","fa-bathtub","fa-s15","fa-bath","fa-podcast","fa-window-maximize","fa-window-minimize","fa-window-restore","fa-times-rectangle","fa-window-close","fa-times-rectangle-o","fa-window-close-o","fa-bandcamp","fa-grav","fa-etsy","fa-imdb","fa-ravelry","fa-eercast","fa-microchip","fa-snowflake-o","fa-superpowers","fa-wpexplorer","fa-meetup"],io=()=>new Promise((e,t)=>{Se(()=>{const a=document.styleSheets;let r=[],n=[];for(let o=0;o<a.length;o++)a[o].href&&a[o].href.indexOf("at.alicdn.com")>-1&&r.push(a[o]);for(let o=0;o<r.length;o++)for(let l=0;l<r[o].cssRules.length;l++)r[o].cssRules[l].selectorText&&r[o].cssRules[l].selectorText.indexOf(".icon-")>-1&&n.push(`${r[o].cssRules[l].selectorText.substring(1,r[o].cssRules[l].selectorText.length).replace(/\:\:before/gi,"")}`);if(n.length==0)for(let o=0;o<ln.length;o++)n.push(ln[o]);n.length>0?e(n):t("\u672A\u83B7\u53D6\u5230\u503C\uFF0C\u8BF7\u5237\u65B0\u91CD\u8BD5")})}),so=()=>new Promise((e,t)=>{Se(()=>{const a=qa,r=[];for(const n in a)r.push(`ele-${a[n].name}`);r.length>0?e(r):t("\u672A\u83B7\u53D6\u5230\u503C\uFF0C\u8BF7\u5237\u65B0\u91CD\u8BD5")})}),uo=()=>new Promise((e,t)=>{Se(()=>{const a=document.styleSheets;let r=[],n=[];for(let o=0;o<a.length;o++)a[o].href&&a[o].href.indexOf("netdna.bootstrapcdn.com")>-1&&r.push(a[o]);for(let o=0;o<r.length;o++)for(let l=0;l<r[o].cssRules.length;l++)r[o].cssRules[l].selectorText&&r[o].cssRules[l].selectorText.indexOf(".fa-")===0&&r[o].cssRules[l].selectorText.indexOf(",")===-1&&/::before/.test(r[o].cssRules[l].selectorText)&&n.push(`${r[o].cssRules[l].selectorText.substring(1,r[o].cssRules[l].selectorText.length).replace(/\:\:before/gi,"")}`);if(n.length==0)for(let o=0;o<sn.length;o++)n.push(sn[o]);n.length>0?e(n.reverse()):t("\u672A\u83B7\u53D6\u5230\u503C\uFF0C\u8BF7\u5237\u65B0\u91CD\u8BD5")})}),co={ali:()=>io(),ele:()=>so(),awe:()=>uo()},un=6378245,Ra=.006693421622965943,mo=Ra*Ra;function cn(e,t){let a=ho(e-105,t-35),r=go(e-105,t-35),n=t/180*Math.PI,o=Math.sin(n);o=1-Ra*o*o;let l=Math.sqrt(o);return a=a*180/(un*(1-mo)/(o*l)*Math.PI),r=r*180/(un/l*Math.cos(n)*Math.PI),{lng:e+r,lat:t+a}}function dn(e,t){const a=Math.sqrt(e*e+t*t)+2e-5*Math.sin(t*Math.PI),r=Math.atan2(t,e)+3e-6*Math.cos(e*Math.PI),n=a*Math.cos(r)+.0065,o=a*Math.sin(r)+.006;return{lng:n,lat:o}}function po(e,t){const{lng:a,lat:r}=cn(e,t);return dn(a,r)}const ho=(e,t)=>{let a=-100+2*e+3*t+.2*t*t+.1*e*t+.2*Math.sqrt(Math.abs(e));return a+=(20*Math.sin(6*e*Math.PI)+20*Math.sin(2*e*Math.PI))*2/3,a+=(20*Math.sin(t*Math.PI)+40*Math.sin(t/3*Math.PI))*2/3,a+=(160*Math.sin(t/12*Math.PI)+320*Math.sin(t*Math.PI/30))*2/3,a},go=(e,t)=>{let a=300+e+2*t+.1*e*e+.1*e*t+.1*Math.sqrt(Math.abs(e));return a+=(20*Math.sin(6*e*Math.PI)+20*Math.sin(2*e*Math.PI))*2/3,a+=(20*Math.sin(e*Math.PI)+40*Math.sin(e/3*Math.PI))*2/3,a+=(150*Math.sin(e/12*Math.PI)+300*Math.sin(e/30*Math.PI))*2/3,a},fo=e=>{if(e&&typeof e=="string")try{const t=JSON.parse(e);return typeof t=="object"?t:e}catch(t){return e}else return e};function yo(){if(document.getElementById("full-mask-style"))return;const e=document.createElement("style");e.id="full-mask-style",e.innerHTML=`
|
|
2
2
|
.loading-next {
|
|
3
3
|
position: fixed;
|
|
4
4
|
inset: 0;
|
|
@@ -25,11 +25,11 @@
|
|
|
25
25
|
</div>
|
|
26
26
|
</div>
|
|
27
27
|
`,document.body.appendChild(e),window.nextLoading=!0},done:(e=0)=>{Se(()=>{setTimeout(()=>{var t;window.nextLoading=!1;const a=document.querySelector(".loading-next");(t=a==null?void 0:a.parentNode)==null||t.removeChild(a)},e)})}},bo=e=>e.bucketName=="Local"?`/${e.filePath}/${e.id}${e.suffix}`:`/${e.filePath}/${e.id}${e.suffix}`,ca=e=>e==""||e==null||e==null?"":e=="logo.png"||e.includes("base64,")>0?e:window.__env__.VITE_IMG_URL?window.__env__.VITE_IMG_URL+e:e,re={setKey(e){return`${__NEXT_NAME__}:${e}`},set(e,t){window.localStorage.setItem(re.setKey(e),JSON.stringify(t))},get(e){let t=window.localStorage.getItem(re.setKey(e));return JSON.parse(t)},remove(e){window.localStorage.removeItem(re.setKey(e))},clear(){var e=re.get("tid");window.localStorage.clear(),re.set("tid",e)}},Ae={set(e,t){if(e==="token")return pt.set(e,t);window.sessionStorage.setItem(re.setKey(e),JSON.stringify(t))},get(e){if(e==="token")return pt.get(e);let t=window.sessionStorage.getItem(re.setKey(e));return JSON.parse(t)},remove(e){if(e==="token")return pt.remove(e);window.sessionStorage.removeItem(re.setKey(e))},clear(){pt.remove("token"),pt.remove("userInfo"),pt.remove("constList"),window.sessionStorage.clear()}},ft=new Map,be=ja.create({baseURL:window.__env__.VITE_API_URL,timeout:1e3*60*10}),je="access-token",st=`x-${je}`,da=()=>re.get(je),vo=()=>({authorization:"Bearer "+da()}),yt=()=>{mn(),window.location.hash.startsWith("#/login")?window.location.hash=window.location.hash.replace(/([?&])token=[^&]*&?/,"$1").replace(/&$/,""):window.location.reload()},mn=()=>{re.remove(je),re.remove(st),Ae.clear()},xo=ja;let Dt=0,Bt=null;function Co(){Dt===0&&(Bt=Ha.service({lock:!0,text:"\u52A0\u8F7D\u4E2D...",background:"rgba(0, 0, 0, 0.7)"})),Dt++}function Aa(){Dt<=0||(Dt--,Dt===0&&Bt&&setTimeout(()=>{Bt==null||Bt.close(),Bt=null},200))}be.interceptors.request.use(e=>{var t;e.loading&&Co();const r=new AbortController;e.signal=r.signal;const n=e.url||"";ft.set(n,r);const o=re.get(je);if(o){e.headers.Authorization=`Bearer ${o}`;const l=hn(o),i=gn(l.exp);if(new Date>=i){const g=re.get(st);g&&(e.headers["X-Authorization"]=`Bearer ${g}`)}if(((t=e.method)==null?void 0:t.toLowerCase())==="get"&&e.data){let g=e.url+"?"+pn(e.data);g=g.slice(0,-1),e.data={},e.url=g}}return e},e=>{const t=e.config;return(t==null?void 0:t.loading)===!0&&Aa(),Promise.reject(e)}),be.interceptors.response.use(e=>{e.config.loading===!0&&Aa();const a=e.config.url||"";ft.delete(a);var r=e.status,n=e.data;if(r===401&&yt(),r>=400)throw new Error(e.statusText||"Request Error.");if(n&&n.hasOwnProperty("errors")&&n.errors)throw new Error(JSON.stringify(n.errors||"Request Error."));var o=e.headers[je],l=e.headers[st];if(o==="invalid_token"?yt():l&&o&&o!=="invalid_token"&&(re.set(je,o),re.set(st,l)),n.code===401)yt();else{if(n.code===void 0)return Promise.resolve(e);if(n.code!==200){let i=To(n.message,5);throw de.error({dangerouslyUseHTMLString:!0,message:i}),new Error(n.message)}}return e},e=>(e.config.loading===!0&&Aa(),e.response&&(e.response.status===401?yt():e.response.statusCode===404&&de.error("\u63A5\u53E3\u5F02\u5E38\uFF0C\u8BF7\u8054\u7CFB\u7BA1\u7406\u5458")),e.message.indexOf("timeout")!=-1?de.error("\u7F51\u7EDC\u8D85\u65F6"):e.message=="Network Error"?de.error("\u7F51\u7EDC\u8FDE\u63A5\u9519\u8BEF"):e.response.data?de.error(e.response.statusText):de.error("\u63A5\u53E3\u8DEF\u5F84\u627E\u4E0D\u5230"),Promise.reject(e)));const To=(e,t=5)=>{const a=[],r=/^\[[A-Za-z0-9_]+\]\s*/;function n(o){if(o!=null)if(typeof o=="string"){const l=o.replace(r,"");l.trim()&&a.push(l.trim())}else Array.isArray(o)?o.forEach(l=>n(l)):typeof o=="object"&&Object.values(o).forEach(l=>n(l))}try{const o=typeof e=="string"?JSON.parse(e):e;n(o)}catch(o){n(e)}return t=t<4?4:t,a.reduce((o,l,i)=>(i%t===0&&o.push([]),o[o.length-1].push(l),o),[]).map(o=>o.join("; ")).join("<br/>")},La=e=>{var t;const a=Array.isArray(e)?e:[e];for(const r of a)(t=ft.get(r))==null||t.abort(),ft.delete(r)},wo=()=>{for(const[e,t]of ft)t.abort();ft.clear()};function pn(e){let t="";for(const n of Object.keys(e)){const o=e[n];var a=encodeURIComponent(n)+"=";if(o!==null&&o!==""&&typeof o!="undefined")if(typeof o=="object"){for(const l of Object.keys(o))if(o[l]!==null&&o[l]!==""&&typeof o[l]!="undefined"){let i=n+"["+l+"]";var r=encodeURIComponent(i)+"=";t+=r+encodeURIComponent(o[l])+"&"}}else t+=a+encodeURIComponent(o)+"&"}return t}function hn(e){e=e.replace(/_/g,"/").replace(/-/g,"+");var t=decodeURIComponent(escape(window.atob(e.split(".")[1])));return JSON.parse(t)}function gn(e){return new Date(e*1e3)}function ko(e){return new Promise((t,a)=>{be(e).then(r=>{r.data.type=="success"?t(r.data.result):de.success(r.data.message)}).catch(r=>{de.error(r),a(r)})})}function So(e){e!=null&&e.accessToken&&(e!=null&&e.refreshToken)&&(re.remove("tagsViewList"),Ae.set("token",e.accessToken),re.set(je,e.accessToken),re.set(st,e.refreshToken),setTimeout(()=>location.href="/",500))}function Eo(e){return new Promise(t=>setTimeout(t,e))}const Fo=(e,t,a)=>U({get(){return typeof e[t]=="object"?new Proxy(e[t],{set(r,n,o){return a(`update:${String(t)}`,{...r,[n]:o}),!0}}):e[t]},set(r){a(`update:${String(t)}`,r)}});function bt(){return{hexToRgb:n=>{let o="";if(!/^\#?[0-9A-Fa-f]{6}$/.test(n))return de.warning("\u8F93\u5165\u9519\u8BEF\u7684hex"),"";n=n.replace("#",""),o=n.match(/../g);for(let i=0;i<3;i++)o[i]=parseInt(o[i],16);return o},rgbToHex:(n,o,l)=>{let i=/^\d{1,3}$/;if(!i.test(n)||!i.test(o)||!i.test(l))return de.warning("\u8F93\u5165\u9519\u8BEF\u7684rgb\u989C\u8272\u503C"),"";let g=[n.toString(16),o.toString(16),l.toString(16)];for(let C=0;C<3;C++)g[C].length==1&&(g[C]=`0${g[C]}`);return`#${g.join("")}`},getDarkColor:(n,o)=>{if(!/^\#?[0-9A-Fa-f]{6}$/.test(n))return de.warning("\u8F93\u5165\u9519\u8BEF\u7684hex\u989C\u8272\u503C"),"";let i=bt().hexToRgb(n);for(let g=0;g<3;g++)i[g]=Math.floor(i[g]*(1-o));return bt().rgbToHex(i[0],i[1],i[2])},getLightColor:(n,o)=>{if(!/^\#?[0-9A-Fa-f]{6}$/.test(n))return de.warning("\u8F93\u5165\u9519\u8BEF\u7684hex\u989C\u8272\u503C"),"";let i=bt().hexToRgb(n);for(let g=0;g<3;g++)i[g]=Math.floor((255-i[g])*o+i[g]);return bt().rgbToHex(i[0],i[1],i[2])}}}function Mo(e){let t=e.replace(/(^\s*)|(\s*$)/g,"");return t=t.replace(/[^\d]/g,""),t=t.replace(/^0/g,""),t=t.replace(/^[1-9]\d\d{1,3}$/,"100"),t}function Do(e){let t=za(e);return t=t.replace(/^[1-9]\d\d{1,3}$/,"100"),t=t.replace(/^100\.$/,"100"),t}function za(e){let t=e.replace(/(^\s*)|(\s*$)/g,"");return t=t.replace(/[^\d.]/g,""),t=t.replace(/^0{2}$/g,"0"),t=t.replace(/^\./g,""),t=t.replace(".","$#$").replace(/\./g,"").replace("$#$","."),t=t.replace(/^(\-)*(\d+)\.(\d\d).*$/,"$1$2.$3"),t}function Bo(e){let t=e.replace(/(^\s*)|(\s*$)/g,"");return t=t.replace(/[\.]*/g,""),t=t.replace(/(^0[\d]*)$/g,"0"),t=t.replace(/^0\d$/g,"0"),t=t.replace(/[^\d]/g,""),t}function Ro(e){let t=e.replace(/[\u4e00-\u9fa5\s]+/g,"");return t=t.replace(/(^\s*)|(\s*$)/g,""),t}function Po(e){let t=e.replace(/[a-zA-Z]+/g,"");return t=t.replace(/(^\s*)|(\s*$)/g,""),t}function fn(e){return e.replace(/(^\s*)|(\s*$)/g,"")}function Ao(e){let t=za(e);return t=t.toString().split("."),t[0]=t[0].replace(/\B(?=(\d{3})+(?!\d))/g,","),t=t.join("."),t}function Lo(e,t="",a="red"){return t.replace(new RegExp(e,"gi"),`<span style='color: ${a}'>${e}</span>`)}function zo(e,t="\u4EDF\u4F70\u62FE\u4EBF\u4EDF\u4F70\u62FE\u4E07\u4EDF\u4F70\u62FE\u5143\u89D2\u5206",a=""){e+="00";let r=e.indexOf(".");r>=0&&(e=e.substring(0,r)+e.substr(r+1,2)),t=t.substr(t.length-e.length);for(let n=0;n<e.length;n++)a+="\u96F6\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396".substr(e.substr(n,1),1)+t.substr(n,1);return a=a.replace(/零角零分$/,"\u6574").replace(/零[仟佰拾]/g,"\u96F6").replace(/零{2,}/g,"\u96F6").replace(/零([亿|万])/g,"$1").replace(/零+元/,"\u5143").replace(/亿零{0,3}万/,"\u4EBF").replace(/^元/,"\u96F6\u5143"),a}function _o(e){return!!/^1[3456789][0-9]{9}$/.test(e)}function Io(e){return!!/\d{3}-\d{8}|\d{4}-\d{7}/.test(e)}function Oo(e){return!!/^[a-zA-Z][a-zA-Z0-9_]{4,15}$/.test(e)}function qo(e){return!!/^[a-zA-Z]\w{5,15}$/.test(e)}function Go(e){return!!/^(?![a-zA-z]+$)(?!\d+$)(?![!@#$%^&\.*]+$)(?![a-zA-z\d]+$)(?![a-zA-z!@#$%^&\.*]+$)(?![\d!@#$%^&\.*]+$)[a-zA-Z\d!@#$%^&\.*]{6,16}$/.test(e)}function Vo(e){let t="";return/^(?:\d+|[a-zA-Z]+|[!@#$%^&\.*]+){6,16}$/.test(e)&&(t="\u5F31"),/^(?![a-zA-z]+$)(?!\d+$)(?![!@#$%^&\.*]+$)[a-zA-Z\d!@#$%^&\.*]{6,16}$/.test(e)&&(t="\u4E2D"),/^(?![a-zA-z]+$)(?!\d+$)(?![!@#$%^&\.*]+$)(?![a-zA-z\d]+$)(?![a-zA-z!@#$%^&\.*]+$)(?![\d!@#$%^&\.*]+$)[a-zA-Z\d!@#$%^&\.*]{6,16}$/.test(e)&&(t="\u5F3A"),t}function No(e){return!!/^(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])$/.test(e)}function Ko(e){return!!/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(e)}function Yo(e){return!!/^[1-9]\d{5}(18|19|20)\d{2}((0[1-9])|(1[0-2]))(([0-2][1-9])|10|20|30|31)\d{3}[0-9Xx]$/.test(e)}function Ho(e){return!!/^[\u4e00-\u9fa5]{1,6}(·[\u4e00-\u9fa5]{1,6}){0,2}$/.test(e)}function $o(e){return!!/^[1-9][0-9]{5}$/.test(e)}function Uo(e){return typeof e!="string"||!e.trim()?!1:/^(?:(?:(?:https?|ftp):)?\/\/)(?:\S+(?::\S*)?@)?(?:(?:(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4])))|(?:(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,})))(?::\d{2,5})?(?:[/?#]\S*)?$/i.test(e)}function jo(e){return!!/^(([京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领][A-Z](([0-9]{5}[DF])|([DF]([A-HJ-NP-Z0-9])[0-9]{4})))|([京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领][A-Z][A-HJ-NP-Z0-9]{4}[A-HJ-NP-Z0-9挂学警港澳使领]))$/.test(e)}function Wo(e){if(!(e!=null&&e.trim()))return null;let t={},r=new Date().getFullYear(),n=e.substring(6,14),o=parseInt(e.substring(16,17),10);return t.sex=o%2===0?2:1,t.age=r-parseInt(n.substring(0,4)),t.birthday=`${n.substring(0,4)}-${n.substring(4,6)}-${n.substring(6,8)}`,t}const _a=()=>{const e=da();if(!e)return null;const t=new wa.HubConnectionBuilder().configureLogging(wa.LogLevel.Warning).withUrl(`${window.__env__.VITE_API_URL}/hubs/onlineUser?token=${e}`,{transport:wa.HttpTransportType.WebSockets,skipNegotiation:!0}).withAutomaticReconnect({nextRetryDelayInMilliseconds:()=>5e3}).build();return t.keepAliveIntervalInMilliseconds=15*1e3,t.serverTimeoutInMilliseconds=30*1e3,t.start().then(()=>{}).catch(a=>{console.error("SignalR \u8FDE\u63A5\u5931\u8D25:",a)}),t.onclose(async()=>{}),t.onreconnecting(()=>{ra({title:"\u63D0\u793A",message:"\u8FDE\u63A5\u5DF2\u65AD\u5F00 >>>>>",type:"error",position:"bottom-right"})}),t.onreconnected(()=>{ra({title:"\u63D0\u793A",message:"\u8FDE\u63A5\u5DF2\u6062\u590D >>>>>",type:"success",position:"bottom-right"})}),t.on("OnlineUserList",()=>{}),t.on("ReceiveMessage",a=>{var r=`<div style="white-space: pre-wrap;">${a.message}<div><br/>`;r+=`<p style="color:#808080; font-size:10px;float:right"> ${a.sendUserName} ${a.sendTime}<p>`,ra({title:`${a.title}`,message:r,type:a.messageType.toString().toLowerCase(),position:"top-right",dangerouslyUseHTMLString:!0,duration:5e3})}),t},Rt=()=>window.__SIGNALR_INSTANCE__;if(!window.__SIGNALR_INSTANCE__){const e=_a();e&&(window.__SIGNALR_INSTANCE__=e)}if(!window.__SIGNALR_INSTANCE__){const e=_a();e&&(window.__SIGNALR_INSTANCE__=e)}const Ia={on:(e,t)=>{const a=Rt();a?a.on(e,t):console.warn(`SignalR \u672A\u8FDE\u63A5\uFF0C\u65E0\u6CD5\u76D1\u542C\u4E8B\u4EF6: ${e}`)},off:(e,t)=>{const a=Rt();a&&a.off(e,t)},send:(e,...t)=>{const a=Rt();return a?a.invoke(e,...t):(console.warn("SignalR \u672A\u8FDE\u63A5\uFF0C\u65E0\u6CD5\u53D1\u9001\u6D88\u606F"),Promise.reject("SignalR \u672A\u8FDE\u63A5"))},stop:()=>{const e=Rt();return e?e.stop():Promise.resolve()}},Jo=async()=>{const e=Rt();e&&await e.stop();const t=_a();t&&(window.__SIGNALR_INSTANCE__=t)},vt=ht("tagsViewRoutes",{state:()=>({tagsViewRoutes:[],isTagsViewCurrenFull:!1}),actions:{async setTagsViewRoutes(e){this.tagsViewRoutes=e},setCurrenFullscreen(e){Ae.set("isTagsViewCurrenFull",e),this.isTagsViewCurrenFull=e}}}),Ee=ht("themeConfig",{state:()=>({themeConfig:{isDrawer:!1,primary:"#0f59a4",isIsDark:!1,topBar:"#FFFFFF",topBarColor:"#000000",isTopBarColorGradual:!1,menuBar:"#FFFFFF",menuBarColor:"#1095df",menuBarActiveColor:"var(--el-color-primary-light-7)",isMenuBarColorGradual:!1,columnsMenuBar:"#2C3A49",columnsMenuBarColor:"#F0F0F0",isColumnsMenuBarColorGradual:!1,isColumnsMenuHoverPreload:!1,columnsLogoHeight:50,columnsMenuWidth:70,columnsMenuHeight:50,isCollapse:!1,isUniqueOpened:!0,isFixedHeader:!0,isFixedHeaderChange:!1,isClassicSplitMenu:!1,isLockScreen:!1,lockScreenTime:300,isShowLogo:!0,isShowLogoChange:!1,isBreadcrumb:!0,isTagsview:!0,isBreadcrumbIcon:!0,isTagsviewIcon:!0,isCacheTagsView:!0,isSortableTagsView:!0,isShareTagsView:!0,isFooter:!0,isGrayscale:!1,isInvert:!1,isWatermark:!0,watermarkText:"\u7BA1\u7406\u5E73\u53F0",tagsStyle:"tags-style-five",animation:"fadeDown",columnsAsideStyle:"columns-round",columnsAsideLayout:"columns-vertical",layout:"columns",isRequestRoutes:!0,globalTitle:"\u7BA1\u7406\u5E73\u53F0",globalViceTitle:"\u7BA1\u7406\u5E73\u53F0",globalViceTitleMsg:"\u901A\u7528\u4E1A\u52A1\u5E73\u53F0",copyright:"Copyright \xA9 2026-Present FMdev All rights reserved.",globalI18n:"zh-CN",globalComponentSize:"small",logoUrl:"",icp:"\u7701ICP\u590712345678\u53F7",icpUrl:"https://beian.miit.gov.cn",i18NSwitch:!0,idleTimeout:0,onlineNotice:!0,mobileLogin:!0,scanLogin:!0,signUp:!0}}),actions:{setThemeConfig(e){this.themeConfig=e.themeConfig}}}),yn=e=>{const t="1.23452384164.123412416";document.getElementById(t)!==null&&document.body.removeChild(document.getElementById(t));const a=document.createElement("canvas");a.width=400,a.height=200;const r=a.getContext("2d");r.rotate(-20*Math.PI/180),r.font="12px Vedana",r.fillStyle="rgba(200, 200, 200, 0.30)",r.textBaseline="middle",r.fillText(e,a.width/10,a.height,a.width);const n=document.createElement("div");return n.id=t,n.style.pointerEvents="none",n.style.top="0px",n.style.left="0px",n.style.position="fixed",n.style.zIndex="10000000",n.style.width=`${document.documentElement.clientWidth}px`,n.style.height=`${document.documentElement.clientHeight}px`,n.style.background=`url(${a.toDataURL("image/png")}) left top repeat`,document.body.appendChild(n),t},xt={set:e=>{let t=yn(e);document.getElementById(t)===null&&(t=yn(e))},del:()=>{let e="1.23452384164.123412416";document.getElementById(e)!==null&&document.body.removeChild(document.getElementById(e))}},Ve=(e,t={})=>{const a=`/api/${e}/`,r=(n,o=!1)=>o?(La(n.url||""),Promise.resolve({})):(n={...n,...t},be(n));return{baseUrl:a,request:r,pcomm:function(n,o,l=!1){return r({url:a+o,method:"post",data:n},l)},post:function(n,o,l=!1){return r({url:a+o,method:"post",data:n},l)},gcomm:function(n,o,l=!1){return r({url:a+o,method:"get",params:n},l)},download:function(n,o,l=!1){return r({responseType:"arraybuffer",url:a+o,method:"post",data:n},l)},get:function(n,o,l=!1){return r({url:a+o,method:"get",params:n},l)},page:function(n,o=!1){return r({url:a+"page",method:"post",data:n},o)},list:function(n,o=!1){return r({url:a+"list",method:"post",data:n},o)},detail:function(n,o=!1){return r({url:a+"detail/?id="+n,method:"get"},o)},dropdownData:function(n,o=!1){return r({url:a+"dropdownData",method:"post",data:n},o)},add:function(n,o=!1){return r({url:a+"add",method:"post",data:n},o)},update:function(n,o=!1){return r({url:a+"update",method:"post",data:n},o)},setStatus:function(n,o=!1){return r({url:a+"setStatus",method:"post",data:n},o)},delete:function(n,o=!1){return r({url:a+"delete",method:"post",data:n},o)},batchDelete:function(n,o=!1){return r({url:a+"batchDelete",method:"post",data:n},o)},exportData:function(n,o=!1){return r({responseType:"arraybuffer",url:a+"export",method:"post",data:n},o)},downloadTemplate:function(n=!1){return r({responseType:"arraybuffer",url:a+"downloadTemplate",method:"post"},n)},importData:function(n,o=!1){const l=new FormData;return l.append("file",n),r({headers:{"Content-Type":"multipart/form-data;charset=UTF-8"},responseType:"arraybuffer",url:a+"import",method:"post",data:l},o)},uploadFile:function(n,o,l=!1){const i=new FormData;return i.append("file",n.file),n.data&&Object.keys(n.data).forEach(g=>{const C=n.data[g];if(Array.isArray(C)){C.forEach(u=>i.append(`${g}[]`,u));return}i.append(g,n.data[g])}),r({url:a+o,method:"POST",data:i,headers:{"Content-Type":"multipart/form-data;charset=UTF-8",ignoreCancelToken:!0}},l)},uploadFiles:function(n,o,l=!1){const i=new FormData;return n.files.forEach(g=>{i.append("files",g)}),n.data&&Object.keys(n.data).forEach(g=>{const C=n.data[g];if(Array.isArray(C)){C.forEach(u=>i.append(`${g}[]`,u));return}i.append(g,n.data[g])}),r({url:a+o,method:"POST",data:i,headers:{"Content-Type":"multipart/form-data;charset=UTF-8",ignoreCancelToken:!0}},l)}}},Zo=(e,t={})=>{const a=e||"",r=(n,o=!1)=>o?(La(n.url||""),Promise.resolve({})):(n={...n,...t},be(n));return{baseUrl:a,request:r,post:function(n,o,l=!1){return r({url:a+o,method:"post",data:n},l)},get:function(n,o,l=!1){return r({url:a+o,method:"get",params:n},l)}}};function Pt(){return{getSysInfo:e=>be({url:`/api/sysTenant/sysInfo/${e}`,method:"GET"}),getSmPublicKey:()=>be({url:"/api/sysConfig/smPublicKey",method:"GET"}),getMenuTree:()=>be({url:"/api/sysMenu/loginMenuTree",method:"GET"}),getMenuUserMenuList:()=>be({url:"/api/sysUserMenu/userMenuList",method:"GET"}),addUserMenu:e=>be({url:"/api/sysUserMenu/add",method:"POST",data:e}),setNoticeRead:e=>be({url:"/api/sysNotice/setRead",method:"POST",data:e}),getNoticeTitle:()=>be({url:"/api/sysNotice/noticeTitle",method:"GET"}),getNoticeUnReadList:()=>be({url:"/api/sysNotice/unReadList",method:"GET"}),NoticePageReceived:e=>be({url:"/api/sysNotice/pageReceived",method:"POST",data:e}),getUpgradeLastUnRead:()=>be({url:"/api/sysUpgrade/lastUnRead",method:"GET"}),getUserInfo:()=>be({url:"/api/sysAuth/userInfo",method:"GET"}),getUserRoleTableList:()=>be({url:"/api/sysRole/userRoleTableList",method:"GET"}),getConstList:()=>be({url:"/api/sysConst/list",method:"GET"}),getPosList:()=>be({url:"/api/sysPos/list",method:"GET"}),getOwnRoleListById:e=>be({url:`/api/sysUser/ownRoleList/${e}`,method:"GET"}),getRoleList:()=>be({url:"/api/sysRole/list",method:"GET"}),getSysOrgChildTreePidLevel:(e,t)=>be({url:`/api/sysOrg/childTree/${e}/${t}`,method:"GET"}),getOrgList:e=>be({url:"/api/sysOrg/list",method:"GET",params:e}),getUserBaseInfo:()=>be({url:"/api/sysUser/baseInfo",method:"GET"}),getOwnExtOrgListByid:e=>be({url:`/api/sysUser/ownExtOrgList/${e}`,method:"GET"}),getAllDictList:()=>be({url:"/api/sysDictType/allDictList",method:"GET"}),verifyPwdExpirationTime:()=>be({url:"/api/sysUser/verifyPwdExpirationTime",method:"POST"}),changePwd:e=>be({url:"/fmauth/sysauth/changePwd",method:"POST",data:e}),resetPwd:e=>be({url:"/fmauth/sysauth/resetPwd",method:"POST",data:e}),unlockLogin:e=>be({url:"/fmauth/sysauth/unlockLogin",method:"POST",data:e}),changeToken:e=>be({url:"/fmauth/sysauth/changeToken",method:"POST",data:e}),Logout:()=>be({url:"/fmauth/sysauth/logout",method:"POST"}),unLockScreen:e=>be({url:`/fmauth/sysauth/unlockScreen/?password=${e}`,method:"POST"}),getOnlineUserList:e=>be({url:"/fmauth/sysOnlineUser/page",method:"POST",data:e})}}function bn(e,t){return e.then(a=>[null,a]).catch(a=>t?[Object.assign({},a,t),void 0]:[a,void 0])}var vn=(e=>(e[e.NUMBER_666=666]="NUMBER_666",e[e.NUMBER_777=777]="NUMBER_777",e[e.NUMBER_888=888]="NUMBER_888",e[e.NUMBER_987=987]="NUMBER_987",e[e.NUMBER_999=999]="NUMBER_999",e))(vn||{}),xn=(e=>(e[e.NUMBER_0=0]="NUMBER_0",e[e.NUMBER_1=1]="NUMBER_1",e[e.NUMBER_2=2]="NUMBER_2",e))(xn||{}),Cn=(e=>(e[e.NUMBER_0=0]="NUMBER_0",e[e.NUMBER_1=1]="NUMBER_1",e[e.NUMBER_2=2]="NUMBER_2",e[e.NUMBER_3=3]="NUMBER_3",e[e.NUMBER_4=4]="NUMBER_4",e[e.NUMBER_5=5]="NUMBER_5",e[e.NUMBER_6=6]="NUMBER_6",e[e.NUMBER_7=7]="NUMBER_7",e[e.NUMBER_8=8]="NUMBER_8",e))(Cn||{}),Tn=(e=>(e[e.AppCom=0]="AppCom",e[e.TravelBusiSys=1]="TravelBusiSys",e[e.TravelBranchSys=2]="TravelBranchSys",e[e.TravelZTPartnerSys=3]="TravelZTPartnerSys",e[e.TravelDJPartnerSys=4]="TravelDJPartnerSys",e[e.TravelTMSSys=5]="TravelTMSSys",e[e.TravelGuideSys=6]="TravelGuideSys",e[e.TravelShopSys=7]="TravelShopSys",e[e.TravelScenicSys=8]="TravelScenicSys",e[e.TravelHotelSys=9]="TravelHotelSys",e[e.TravelMealSys=10]="TravelMealSys",e[e.TravelVehicleSys=12]="TravelVehicleSys",e[e.TravelTicketSys=13]="TravelTicketSys",e[e.TravelInsuranceSys=14]="TravelInsuranceSys",e[e.OASys=15]="OASys",e[e.CMSSys=16]="CMSSys",e[e.MallSys=17]="MallSys",e[e.AutoRepairSys=18]="AutoRepairSys",e[e.FleetSys=19]="FleetSys",e[e.SellSys=20]="SellSys",e[e.PropertySys=21]="PropertySys",e[e.DeliverySys=22]="DeliverySys",e))(Tn||{});const Xo=[{label:"\u7CFB\u7EDF\u516C\u5171\u6A21\u5757",value:0},{label:"\u65C5\u884C\u793E\u5185\u90E8\u7BA1\u7406\u7CFB\u7EDF",value:1},{label:"\u65C5\u884C\u793E\u95E8\u5E02\u7BA1\u7CFB\u7EDF",value:2},{label:"\u7EC4\u56E2\u793E\u540C\u884C\u7CFB\u7EDF",value:3},{label:"\u5730\u63A5\u793E\u540C\u884C\u7CFB\u7EDF",value:4},{label:"\u65C5\u6E38\u5E73\u53F0\u7CFB\u7EDF",value:5},{label:"\u5BFC\u6E38\u7CFB\u7EDF",value:6},{label:"\u8D2D\u7269\u5E97\u7CFB\u7EDF",value:7},{label:"\u666F\u533A\u7CFB\u7EDF",value:8},{label:"\u9152\u5E97\u7CFB\u7EDF",value:9},{label:"\u9910\u5385\u7CFB\u7EDF",value:10},{label:"\u8F66\u8F86\u7CFB\u7EDF",value:12},{label:"\u7968\u52A1\u7CFB\u7EDF",value:13},{label:"\u4FDD\u9669\u7CFB\u7EDF",value:14},{label:"\u529E\u516C\u7CFB\u7EDF",value:15},{label:"\u6587\u7AE0\u7CFB\u7EDF",value:16},{label:"\u7535\u5546\u7CFB\u7EDF",value:17},{label:"\u6C7D\u4FEE\u7BA1\u7406\u7CFB\u7EDF",value:18},{label:"\u8F66\u961F\u7BA1\u7406\u7CFB\u7EDF",value:19},{label:"\u751F\u4EA7\u9500\u552E\u7CFB\u7EDF",value:20},{label:"\u7269\u4E1A\u7CFB\u7EDF",value:21},{label:"\u914D\u9001\u7CFB\u7EDF",value:22}],$e=ht("userInfo",{state:()=>({userInfos:{},constList:[],dictList:{},userTableList:[]}),getters:{},actions:{async setUserInfos(){var e;this.userInfos=(e=Ae.get("userInfo"))!=null?e:await this.getApiUserInfo()},async setConstList(){var e;this.constList=(e=Ae.get("constList"))!=null?e:await this.getSysConstList(),Ae.get("constList")||Ae.set("constList",this.constList)},async setDictList(){var e=await Pt().getAllDictList().then(a=>{var r;return(r=a.data.result)!=null?r:{}}),t=JSON.parse(JSON.stringify(e));await Promise.all(Object.keys(e).map(async a=>{e[a].forEach((r,n)=>{Qo(t[a][n])})})),this.dictList=t},async setUserTables(){var e;this.userTableList=(e=Ae.get("userTable"))!=null?e:await this.getUserTableList(),Ae.get("userTable")||Ae.set("userTable",this.userTableList)},getApiUserInfo(){return new Promise(e=>{Pt().getUserInfo().then(t=>{var a,r;if(t.data.result==null)return;var n=t.data.result;const o={id:n.id,tenantId:n.tenantId,account:n.account,realName:n.realName,phone:n.phone,idCardNum:n.idCardNum,email:n.email,accountType:n.accountType,avatar:(a=n.avatar)!=null?a:"/upload/logo.png",address:n.address,signature:n.signature,orgId:n.orgId,orgName:n.orgName,cmpId:n.cmpId,depId:n.depId,groupId:n.groupId,posName:n.posName,posId:n.posId,roles:n.roles,powers:n.powers,authApiList:n.apis,lastChangePasswordTime:n.lastChangePasswordTime,time:new Date().getTime()},l=Ee();l.themeConfig.watermarkText=(r=n.watermarkText)!=null?r:"",l.themeConfig.isWatermark?xt.set(l.themeConfig.watermarkText):xt.del(),re.remove("themeConfig"),re.set("themeConfig",l.themeConfig),e(o)})})},getUserTableList(){return new Promise(e=>{Pt().getUserRoleTableList().then(async t=>{var a;e((a=t.data.result)!=null?a:[])})})},getSysConstList(){return new Promise(e=>{Pt().getConstList().then(async t=>{var a;e((a=t.data.result)!=null?a:[])})})},getConstDataByTypeCode(e){var t,a;return((a=(t=this.constList.find(r=>r.code===e))==null?void 0:t.data)==null?void 0:a.result)||[]},getConstItemNameByType(e,t){var a;return(a=this.getConstDataByTypeCode(e).find(n=>n.code===t))==null?void 0:a.name},codeToName(e,t){var a;return(a=this.constList.find(r=>r.code===t).data.result.find(r=>r.code===e))==null?void 0:a.name},getDictDataByCode(e){return this.dictList[e]||[]},getDictItemByValue(e,t){if(t!=null&&t!==""){const a=t.toString(),r=this.dictList[e]||[];for(const n of r)if(n.value==a)return n}return{}},getDictItemByLabel(e,t){if(t!=null&&t!==""){const a=t.toString(),r=this.dictList[e]||[];for(const n of r)if(n.label==a)return n}return{}}}}),Qo=async e=>{};function el(e){e.directive("auth",{mounted(t,a){$e().userInfos.authApiList.some(n=>n===a.value)||t.parentNode.removeChild(t)}}),e.directive("auths",{mounted(t,a){let r=!1;$e().userInfos.authApiList.map(o=>{a.value.map(l=>{o===l&&(r=!0)})}),r||t.parentNode.removeChild(t)}}),e.directive("auth-all",{mounted(t,a){const r=$e();Ea(a.value,r.userInfos.authApiList)||t.parentNode.removeChild(t)}})}function tl(e){e.directive("waves",{mounted(t,a){t.classList.add("waves-effect"),a.value&&t.classList.add(`waves-${a.value}`);function r(o){let l="";for(let i in o)o.hasOwnProperty(i)&&(l+=`${i}:${o[i]};`);return l}function n(o){let l=document.createElement("div");l.classList.add("waves-ripple"),t.appendChild(l);let i={left:`${o.layerX}px`,top:`${o.layerY}px`,opacity:1,transform:`scale(${t.clientWidth/100*10})`,"transition-duration":"750ms","transition-timing-function":"cubic-bezier(0.250, 0.460, 0.450, 0.940)"};l.setAttribute("style",r(i)),setTimeout(()=>{l.setAttribute("style",r({opacity:0,transform:i.transform,left:i.left,top:i.top})),setTimeout(()=>{l&&t.removeChild(l)},750)},450)}t.addEventListener("mousedown",n,!1)},unmounted(t){t.addEventListener("mousedown",()=>{})}})}function al(e){let t="";e.directive("reclick",{mounted(a,r){a.addEventListener("click",()=>{a.disabled||(a.disabled=!0,t=a.style.opacity,a.style.opacity="0.2",setTimeout(()=>{a.disabled=!1,a.style.opacity=t},r.value===void 0?800:r.value))})},unmounted(a){a.disabled=!1,a.style.opacity=t}})}function nl(e){el(e),tl(e),al(e)}var rl={name:"de",el:{breadcrumb:{label:"Brotkr\xFCmel"},colorpicker:{confirm:"OK",clear:"Leeren",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"Jetzt",today:"Heute",cancel:"Abbrechen",clear:"Leeren",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Datum w\xE4hlen",selectTime:"Uhrzeit w\xE4hlen",startDate:"Startdatum",startTime:"Startzeit",endDate:"Enddatum",endTime:"Endzeit",prevYear:"Letztes Jahr",nextYear:"N\xE4chtes Jahr",prevMonth:"Letzter Monat",nextMonth:"N\xE4chster Monat",year:"",month1:"Januar",month2:"Februar",month3:"M\xE4rz",month4:"April",month5:"Mai",month6:"Juni",month7:"Juli",month8:"August",month9:"September",month10:"Oktober",month11:"November",month12:"Dezember",weeks:{sun:"So",mon:"Mo",tue:"Di",wed:"Mi",thu:"Do",fri:"Fr",sat:"Sa"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"M\xE4r",apr:"Apr",may:"Mai",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Okt",nov:"Nov",dec:"Dez"},day:"Tag",month:"Monat"},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"L\xE4dt.",noMatch:"Nichts gefunden.",noData:"Keine Daten",placeholder:"Daten w\xE4hlen"},mention:{loading:"L\xE4dt."},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"Nichts gefunden.",loading:"L\xE4dt.",placeholder:"Daten w\xE4hlen",noData:"Keine Daten"},pagination:{goto:"Gehe zu",pagesize:" pro Seite",total:"Gesamt {total}",pageClassifier:"",page:"Seite",prev:"Zur vorherigen Seite gehen",next:"Zur n\xE4chsten Seite gehen",currentPage:"Seite {pager}",prevPages:"Vorherige {pager} Seiten",nextPages:"N\xE4chste {pager} Seiten",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Abbrechen",error:"Fehler",close:"Close this dialog"},upload:{deleteTip:"Klicke l\xF6schen zum entfernen",delete:"L\xF6schen",preview:"Vorschau",continue:"Fortsetzen"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"Keine Daten",confirmFilter:"Anwenden",resetFilter:"Zur\xFCcksetzen",clearFilter:"Alles ",sumText:"Summe",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"Weiter",previous:"Zur\xFCck",finish:"Fertig",close:"Close this dialog"},tree:{emptyText:"Keine Eintr\xE4ge"},transfer:{noMatch:"Nichts gefunden.",noData:"Keine Eintr\xE4ge",titles:["Liste 1","Liste 2"],filterPlaceholder:"Eintr\xE4ge filtern",noCheckedFormat:"{total} Eintr\xE4ge",hasCheckedFormat:"{checked}/{total} ausgew\xE4hlt"},image:{error:"FEHLGESCHLAGEN"},pageHeader:{title:"Zur\xFCck"},popconfirm:{confirmButtonText:"Ja",cancelButtonText:"Nein"},carousel:{leftArrow:"Karussell-Pfeil links",rightArrow:"Karussell-Pfeil rechts",indicator:"Karussell zu Index {index} wechseln"}}},ol={name:"en",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Clear",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"Now",today:"Today",cancel:"Cancel",clear:"Clear",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Select date",selectTime:"Select time",startDate:"Start Date",startTime:"Start Time",endDate:"End Date",endTime:"End Time",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"January",month2:"February",month3:"March",month4:"April",month5:"May",month6:"June",month7:"July",month8:"August",month9:"September",month10:"October",month11:"November",month12:"December",weeks:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"May",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Oct",nov:"Nov",dec:"Dec"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Loading",noMatch:"No matching data",noData:"No data",placeholder:"Select"},mention:{loading:"Loading"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"No matching data",loading:"Loading",placeholder:"Select",noData:"No data"},pagination:{goto:"Go to",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Cancel",error:"Illegal input",close:"Close this dialog"},upload:{deleteTip:"press delete to remove",delete:"Delete",preview:"Preview",continue:"Continue"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"No Data",confirmFilter:"Confirm",resetFilter:"Reset",clearFilter:"All",sumText:"Sum",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"Next",previous:"Previous",finish:"Finish",close:"Close this dialog"},tree:{emptyText:"No Data"},transfer:{noMatch:"No matching data",noData:"No data",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},ll={name:"es",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"Confirmar",clear:"Despejar",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"Ahora",today:"Hoy",cancel:"Cancelar",clear:"Despejar",confirm:"Confirmar",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Seleccionar fecha",selectTime:"Seleccionar hora",startDate:"Fecha Incial",startTime:"Hora Inicial",endDate:"Fecha Final",endTime:"Hora Final",prevYear:"A\xF1o Anterior",nextYear:"Pr\xF3ximo A\xF1o",prevMonth:"Mes Anterior",nextMonth:"Pr\xF3ximo Mes",year:"",month1:"enero",month2:"febrero",month3:"marzo",month4:"abril",month5:"mayo",month6:"junio",month7:"julio",month8:"agosto",month9:"septiembre",month10:"octubre",month11:"noviembre",month12:"diciembre",weeks:{sun:"dom",mon:"lun",tue:"mar",wed:"mi\xE9",thu:"jue",fri:"vie",sat:"s\xE1b"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"ene",feb:"feb",mar:"mar",apr:"abr",may:"may",jun:"jun",jul:"jul",aug:"ago",sep:"sep",oct:"oct",nov:"nov",dec:"dic"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Cargando",noMatch:"No hay datos que coincidan",noData:"Sin datos",placeholder:"Seleccionar"},mention:{loading:"Cargando"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"No hay datos que coincidan",loading:"Cargando",placeholder:"Seleccionar",noData:"Sin datos"},pagination:{goto:"Ir a",pagesize:"/p\xE1gina",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"Aceptar",cancel:"Cancelar",error:"Entrada inv\xE1lida",close:"Close this dialog"},upload:{deleteTip:"Pulse Eliminar para retirar",delete:"Eliminar",preview:"Vista Previa",continue:"Continuar"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"Sin Datos",confirmFilter:"Confirmar",resetFilter:"Reiniciar",clearFilter:"Despejar",sumText:"Suma",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"Next",previous:"Previous",finish:"Finish",close:"Close this dialog"},tree:{emptyText:"Sin Datos"},transfer:{noMatch:"No hay datos que coincidan",noData:"Sin datos",titles:["Lista 1","Lista 2"],filterPlaceholder:"Ingresar palabra clave",noCheckedFormat:"{total} art\xEDculos",hasCheckedFormat:"{checked}/{total} revisados"},image:{error:"HA FALLADO"},pageHeader:{title:"Volver"},popconfirm:{confirmButtonText:"Si",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},il={name:"fi",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Tyhjenn\xE4",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"Nyt",today:"T\xE4n\xE4\xE4n",cancel:"Peruuta",clear:"Tyhjenn\xE4",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Valitse p\xE4iv\xE4",selectTime:"Valitse aika",startDate:"Aloitusp\xE4iv\xE4",startTime:"Aloitusaika",endDate:"Lopetusp\xE4iv\xE4",endTime:"Lopetusaika",prevYear:"Edellinen vuosi",nextYear:"Seuraava vuosi",prevMonth:"Edellinen kuukausi",nextMonth:"Seuraava kuukausi",year:"",month1:"tammikuu",month2:"helmikuu",month3:"maaliskuu",month4:"huhtikuu",month5:"toukokuu",month6:"kes\xE4kuu",month7:"hein\xE4kuu",month8:"elokuu",month9:"syyskuu",month10:"lokakuu",month11:"marraskuu",month12:"joulukuu",weeks:{sun:"su",mon:"ma",tue:"ti",wed:"ke",thu:"to",fri:"pe",sat:"la"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"tammi",feb:"helmi",mar:"maalis",apr:"huhti",may:"touko",jun:"kes\xE4",jul:"hein\xE4",aug:"elo",sep:"syys",oct:"loka",nov:"marras",dec:"joulu"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Lataa",noMatch:"Ei vastaavia tietoja",noData:"Ei tietoja",placeholder:"Valitse"},mention:{loading:"Lataa"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"Ei vastaavia tietoja",loading:"Lataa",placeholder:"Valitse",noData:"Ei tietoja"},pagination:{goto:"Mene",pagesize:"/sivu",total:"Yhteens\xE4 {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Viesti",confirm:"OK",cancel:"Peruuta",error:"Virheellinen sy\xF6te",close:"Close this dialog"},upload:{deleteTip:"Poista Delete-n\xE4pp\xE4imell\xE4",delete:"Poista",preview:"Esikatsele",continue:"Jatka"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"Ei tietoja",confirmFilter:"Vahvista",resetFilter:"Tyhjenn\xE4",clearFilter:"Kaikki",sumText:"Summa",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"Next",previous:"Previous",finish:"Finish",close:"Close this dialog"},tree:{emptyText:"Ei tietoja"},transfer:{noMatch:"Ei vastaavia tietoja",noData:"Ei tietoja",titles:["Luettelo 1","Luettelo 2"],filterPlaceholder:"Sy\xF6t\xE4 hakusana",noCheckedFormat:"{total} kohdetta",hasCheckedFormat:"{checked}/{total} valittu"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},sl={name:"fr",el:{breadcrumb:{label:"Fil d'Ariane"},colorpicker:{confirm:"Confirmer",clear:"Effacer",defaultLabel:"S\xE9lecteur de couleurs",description:"La couleur actuelle est {color}. Appuyer sur Entr\xE9e pour s\xE9lectionner une nouvelle couleur.",alphaLabel:"Choisir la valeur alpha",alphaDescription:"alpha {alpha}, couleur actuelle {color}",hueLabel:"Choisir la veleur hue",hueDescription:"hue {hue}, couleur actuelle {color}",svLabel:"Choisir la valeur de saturation et de luminosit\xE9",svDescription:"saturation {saturation}, luminosit\xE9 {brightness}, couleur actuelle {color}",predefineDescription:"Choisir {value} comme couleur actuelle"},datepicker:{now:"Maintenant",today:"Auj.",cancel:"Annuler",clear:"Effacer",confirm:"Confirmer",dateTablePrompt:"Utiliser les touches fl\xE9ch\xE9es et appuyer sur Entr\xE9e pour s\xE9lectionner le jour du mois",monthTablePrompt:"Utiliser les touches fl\xE9ch\xE9es et appuyer sur Entr\xE9e pour s\xE9lectionner le mois",yearTablePrompt:"Utiliser les touches fl\xE9ch\xE9es et appuyer sur Entr\xE9e pour s\xE9lectionner l'ann\xE9e",selectedDate:"Date s\xE9lectionn\xE9e",selectDate:"Choisir date",selectTime:"Choisir horaire",startDate:"Date d\xE9but",startTime:"Horaire d\xE9but",endDate:"Date fin",endTime:"Horaire fin",prevYear:"Ann\xE9e pr\xE9c\xE9dente",nextYear:"Ann\xE9e suivante",prevMonth:"Mois pr\xE9c\xE9dent",nextMonth:"Mois suivant",year:"",month1:"Janvier",month2:"F\xE9vrier",month3:"Mars",month4:"Avril",month5:"Mai",month6:"Juin",month7:"Juillet",month8:"Ao\xFBt",month9:"Septembre",month10:"Octobre",month11:"Novembre",month12:"D\xE9cembre",weeks:{sun:"Dim",mon:"Lun",tue:"Mar",wed:"Mer",thu:"Jeu",fri:"Ven",sat:"Sam"},weeksFull:{sun:"Dimanche",mon:"Lundi",tue:"Mardi",wed:"Mercredi",thu:"Jeudi",fri:"Vendredi",sat:"Samedi"},months:{jan:"Jan",feb:"F\xE9v",mar:"Mar",apr:"Avr",may:"Mai",jun:"Jun",jul:"Jul",aug:"Ao\xFB",sep:"Sep",oct:"Oct",nov:"Nov",dec:"D\xE9c"}},inputNumber:{decrease:"D\xE9cr\xE9menter",increase:"Incr\xE9menter"},select:{loading:"Chargement",noMatch:"Aucune correspondance",noData:"Aucune donn\xE9e",placeholder:"Choisir"},mention:{loading:"Chargement"},dropdown:{toggleDropdown:"Basculer la liste d\xE9roulante"},cascader:{noMatch:"Aucune correspondance",loading:"Chargement",placeholder:"Choisir",noData:"Aucune donn\xE9e"},pagination:{goto:"Aller \xE0",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Aller \xE0 la page pr\xE9c\xE9dente",next:"Aller \xE0 la page suivante",currentPage:"page {pager}",prevPages:"{pager} pages pr\xE9c\xE9dentes",nextPages:"{pager} pages suivantes",deprecationWarning:"Utilisations obsol\xE8tes d\xE9tect\xE9es, veuillez vous r\xE9f\xE9rer \xE0 la documentation el-pagination pour plus de d\xE9tails"},dialog:{close:"Fermer la bo\xEEte de dialogue"},drawer:{close:"Fermer la bo\xEEte de dialogue"},messagebox:{title:"Message",confirm:"Confirmer",cancel:"Annuler",error:"Erreur",close:"Fermer la bo\xEEte de dialogue"},upload:{deleteTip:"Cliquer sur supprimer pour retirer le fichier",delete:"Supprimer",preview:"Aper\xE7u",continue:"Continuer"},slider:{defaultLabel:"curseur entre {min} et {max}",defaultRangeStartLabel:"choisir la valeur de d\xE9part",defaultRangeEndLabel:"s\xE9lectionner la valeur finale"},table:{emptyText:"Aucune donn\xE9e",confirmFilter:"Confirmer",resetFilter:"R\xE9initialiser",clearFilter:"Tous",sumText:"Somme",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Fermer le tag"},tour:{next:"Suivant",previous:"Pr\xE9c\xE9dent",finish:"Fin",close:"Fermer la bo\xEEte de dialogue"},tree:{emptyText:"Aucune donn\xE9e"},transfer:{noMatch:"Aucune correspondance",noData:"Aucune donn\xE9e",titles:["Liste 1","Liste 2"],filterPlaceholder:"Entrer un mot clef",noCheckedFormat:"{total} elements",hasCheckedFormat:"{checked}/{total} coch\xE9(s)"},image:{error:"Echec"},pageHeader:{title:"Retour"},popconfirm:{confirmButtonText:"Oui",cancelButtonText:"Non"},carousel:{leftArrow:"Fl\xE8che du carrousel vers la gauche",rightArrow:"Fl\xE8che du carrousel vers la droite",indicator:"Passer au carrousel index {index}"}}},ul={name:"it",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Pulisci",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"Ora",today:"Oggi",cancel:"Cancella",clear:"Pulisci",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Seleziona data",selectTime:"Seleziona ora",startDate:"Data inizio",startTime:"Ora inizio",endDate:"Data fine",endTime:"Ora fine",prevYear:"Anno precedente",nextYear:"Anno successivo",prevMonth:"Mese precedente",nextMonth:"Mese successivo",year:"",month1:"Gennaio",month2:"Febbraio",month3:"Marzo",month4:"Aprile",month5:"Maggio",month6:"Giugno",month7:"Luglio",month8:"Agosto",month9:"Settembre",month10:"Ottobre",month11:"Novembre",month12:"Dicembre",weeks:{sun:"Dom",mon:"Lun",tue:"Mar",wed:"Mer",thu:"Gio",fri:"Ven",sat:"Sab"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Gen",feb:"Feb",mar:"Mar",apr:"Apr",may:"Mag",jun:"Giu",jul:"Lug",aug:"Ago",sep:"Set",oct:"Ott",nov:"Nov",dec:"Dic"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Caricamento",noMatch:"Nessuna corrispondenza",noData:"Nessun dato",placeholder:"Seleziona"},mention:{loading:"Caricamento"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"Nessuna corrispondenza",loading:"Caricamento",placeholder:"Seleziona",noData:"Nessun dato"},pagination:{goto:"Vai a",pagesize:"/page",total:"Totale {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Cancella",error:"Input non valido",close:"Close this dialog"},upload:{deleteTip:"Premi cancella per rimuovere",delete:"Cancella",preview:"Anteprima",continue:"Continua"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"Nessun dato",confirmFilter:"Conferma",resetFilter:"Reset",clearFilter:"Tutti",sumText:"Somma",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"Next",previous:"Previous",finish:"Finish",close:"Close this dialog"},tree:{emptyText:"Nessun dato"},transfer:{noMatch:"Nessuna corrispondenza",noData:"Nessun dato",titles:["Lista 1","Lista 2"],filterPlaceholder:"Inserisci filtro",noCheckedFormat:"{total} elementi",hasCheckedFormat:"{checked}/{total} selezionati"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},cl={name:"ja",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"\u30AF\u30EA\u30A2",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"\u73FE\u5728",today:"\u4ECA\u65E5",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",clear:"\u30AF\u30EA\u30A2",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"\u65E5\u4ED8\u3092\u9078\u629E",selectTime:"\u6642\u9593\u3092\u9078\u629E",startDate:"\u958B\u59CB\u65E5",startTime:"\u958B\u59CB\u6642\u9593",endDate:"\u7D42\u4E86\u65E5",endTime:"\u7D42\u4E86\u6642\u9593",prevYear:"\u524D\u5E74",nextYear:"\u7FCC\u5E74",prevMonth:"\u524D\u6708",nextMonth:"\u7FCC\u6708",year:"\u5E74",month1:"1\u6708",month2:"2\u6708",month3:"3\u6708",month4:"4\u6708",month5:"5\u6708",month6:"6\u6708",month7:"7\u6708",month8:"8\u6708",month9:"9\u6708",month10:"10\u6708",month11:"11\u6708",month12:"12\u6708",weeks:{sun:"\u65E5",mon:"\u6708",tue:"\u706B",wed:"\u6C34",thu:"\u6728",fri:"\u91D1",sat:"\u571F"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"1\u6708",feb:"2\u6708",mar:"3\u6708",apr:"4\u6708",may:"5\u6708",jun:"6\u6708",jul:"7\u6708",aug:"8\u6708",sep:"9\u6708",oct:"10\u6708",nov:"11\u6708",dec:"12\u6708"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"\u30ED\u30FC\u30C9\u4E2D",noMatch:"\u30C7\u30FC\u30BF\u306A\u3057",noData:"\u30C7\u30FC\u30BF\u306A\u3057",placeholder:"\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"},mention:{loading:"\u30ED\u30FC\u30C9\u4E2D"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"\u30C7\u30FC\u30BF\u306A\u3057",loading:"\u30ED\u30FC\u30C9\u4E2D",placeholder:"\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",noData:"\u30C7\u30FC\u30BF\u306A\u3057"},pagination:{goto:"",pagesize:"\u4EF6/\u30DA\u30FC\u30B8",total:"\u7DCF\u8A08 {total} \u4EF6",pageClassifier:"\u30DA\u30FC\u30B8\u76EE\u3078",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"\u30E1\u30C3\u30BB\u30FC\u30B8",confirm:"OK",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",error:"\u6B63\u3057\u304F\u306A\u3044\u5165\u529B",close:"Close this dialog"},upload:{deleteTip:"Del\u30AD\u30FC\u3092\u62BC\u3057\u3066\u524A\u9664\u3059\u308B",delete:"\u524A\u9664\u3059\u308B",preview:"\u30D7\u30EC\u30D3\u30E5\u30FC",continue:"\u7D9A\u884C\u3059\u308B"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"\u30C7\u30FC\u30BF\u306A\u3057",confirmFilter:"\u78BA\u8A8D",resetFilter:"\u521D\u671F\u5316",clearFilter:"\u3059\u3079\u3066",sumText:"\u5408\u8A08",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"\u6B21\u3078",previous:"\u524D\u3078",finish:"\u30C4\u30A2\u30FC\u7D42\u4E86",close:"Close this dialog"},tree:{emptyText:"\u30C7\u30FC\u30BF\u306A\u3057"},transfer:{noMatch:"\u30C7\u30FC\u30BF\u306A\u3057",noData:"\u30C7\u30FC\u30BF\u306A\u3057",titles:["\u30EA\u30B9\u30C8 1","\u30EA\u30B9\u30C8 2"],filterPlaceholder:"\u30AD\u30FC\u30EF\u30FC\u30C9\u3092\u5165\u529B",noCheckedFormat:"\u7DCF\u8A08 {total} \u4EF6",hasCheckedFormat:"{checked}/{total} \u3092\u9078\u629E\u3057\u305F"},image:{error:"\u5931\u6557"},pageHeader:{title:"\u623B\u308B"},popconfirm:{confirmButtonText:"\u306F\u3044",cancelButtonText:"\u3044\u3044\u3048"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},dl={name:"ko",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"\uD655\uC778",clear:"\uCD08\uAE30\uD654",defaultLabel:"\uC0C9\uC0C1 \uC120\uD0DD\uAE30",description:"\uD604\uC7AC \uC0C9\uC0C1\uC740 {color}\uC785\uB2C8\uB2E4. Enter \uD0A4\uB97C \uB20C\uB7EC \uC0C8 \uC0C9\uC0C1\uC744 \uC120\uD0DD\uD569\uB2C8\uB2E4.",alphaLabel:"pick alpha value",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"\uC9C0\uAE08",today:"\uC624\uB298",cancel:"\uCDE8\uC18C",clear:"\uCD08\uAE30\uD654",confirm:"\uD655\uC778",dateTablePrompt:"\uD654\uC0B4\uD45C \uD0A4\uB97C \uC0AC\uC6A9\uD558\uACE0 Enter\uB97C \uB20C\uB7EC \uB0A0\uC9DC\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624.",monthTablePrompt:"\uD654\uC0B4\uD45C \uD0A4\uB97C \uC0AC\uC6A9\uD558\uACE0 Enter\uB97C \uB20C\uB7EC \uC6D4\uC744 \uC120\uD0DD\uD569\uB2C8\uB2E4.",yearTablePrompt:"\uD654\uC0B4\uD45C \uD0A4\uB97C \uC0AC\uC6A9\uD558\uACE0 Enter \uD0A4\uB97C \uB20C\uB7EC \uC5F0\uB3C4\uB97C \uC120\uD0DD\uD569\uB2C8\uB2E4.",selectedDate:"Selected date",selectDate:"\uB0A0\uC9DC \uC120\uD0DD",selectTime:"\uC2DC\uAC04 \uC120\uD0DD",startDate:"\uC2DC\uC791 \uB0A0\uC9DC",startTime:"\uC2DC\uC791 \uC2DC\uAC04",endDate:"\uC885\uB8CC \uB0A0\uC9DC",endTime:"\uC885\uB8CC \uC2DC\uAC04",prevYear:"\uC9C0\uB09C\uD574",nextYear:"\uB2E4\uC74C\uD574",prevMonth:"\uC9C0\uB09C\uB2EC",nextMonth:"\uB2E4\uC74C\uB2EC",year:"\uB144",month1:"1\uC6D4",month2:"2\uC6D4",month3:"3\uC6D4",month4:"4\uC6D4",month5:"5\uC6D4",month6:"6\uC6D4",month7:"7\uC6D4",month8:"8\uC6D4",month9:"9\uC6D4",month10:"10\uC6D4",month11:"11\uC6D4",month12:"12\uC6D4",weeks:{sun:"\uC77C",mon:"\uC6D4",tue:"\uD654",wed:"\uC218",thu:"\uBAA9",fri:"\uAE08",sat:"\uD1A0"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"1\uC6D4",feb:"2\uC6D4",mar:"3\uC6D4",apr:"4\uC6D4",may:"5\uC6D4",jun:"6\uC6D4",jul:"7\uC6D4",aug:"8\uC6D4",sep:"9\uC6D4",oct:"10\uC6D4",nov:"11\uC6D4",dec:"12\uC6D4"}},inputNumber:{decrease:"\uAC12 \uC99D\uAC00",increase:"\uAC12 \uAC10\uC18C"},select:{loading:"\uBD88\uB7EC\uC624\uB294 \uC911",noMatch:"\uAC80\uC0C9\uB41C \uB370\uC774\uD130 \uC5C6\uC74C",noData:"\uB370\uC774\uD130 \uC5C6\uC74C",placeholder:"\uC120\uD0DD"},mention:{loading:"\uBD88\uB7EC\uC624\uB294 \uC911"},dropdown:{toggleDropdown:"\uB4DC\uB86D\uB2E4\uC6B4 \uC804\uD658"},cascader:{noMatch:"\uAC80\uC0C9\uB41C \uB370\uC774\uD130 \uC5C6\uC74C",loading:"\uBD88\uB7EC\uC624\uB294 \uC911",placeholder:"\uC120\uD0DD",noData:"\uB370\uC774\uD130 \uC5C6\uC74C"},pagination:{goto:"\uC774\uB3D9",pagesize:"\uAC74/\uD398\uC774\uC9C0",total:"\uCD1D {total} \uAC74",pageClassifier:"\uD398\uC774\uC9C0\uB85C",page:"\uD398\uC774\uC9C0",prev:"\uC774\uC804 \uD398\uC774\uC9C0\uB85C \uC774\uB3D9",next:"\uB2E4\uC74C \uD398\uC774\uC9C0\uB85C \uC774\uB3D9",currentPage:"\uD398\uC774\uC9C0 {pager}",prevPages:"\uC774\uC804 {pager} \uD398\uC774\uC9C0",nextPages:"\uB2E4\uC74C {pager} \uD398\uC774\uC9C0",deprecationWarning:"\uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uB294 \uB3D9\uC791\uC774 \uAC10\uC9C0\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC790\uC138\uD55C \uB0B4\uC6A9\uC740 el-pagination \uBB38\uC11C\uB97C \uCC38\uC870\uD558\uC138\uC694."},dialog:{close:"\uB300\uD654 \uC0C1\uC790 \uB2EB\uAE30"},drawer:{close:"\uB300\uD654 \uC0C1\uC790 \uB2EB\uAE30"},messagebox:{title:"\uBA54\uC2DC\uC9C0",confirm:"\uD655\uC778",cancel:"\uCDE8\uC18C",error:"\uC62C\uBC14\uB974\uC9C0 \uC54A\uC740 \uC785\uB825",close:"\uB300\uD654 \uC0C1\uC790 \uB2EB\uAE30"},upload:{deleteTip:"Delete \uD0A4\uB97C \uB20C\uB7EC \uC0AD\uC81C",delete:"\uC0AD\uC81C",preview:"\uBBF8\uB9AC\uBCF4\uAE30",continue:"\uACC4\uC18D\uD558\uAE30"},slider:{defaultLabel:"{min}\uACFC {max} \uC0AC\uC774\uC758 \uC2AC\uB77C\uC774\uB354",defaultRangeStartLabel:"\uC2DC\uC791 \uAC12 \uC120\uD0DD",defaultRangeEndLabel:"\uC885\uB8CC \uAC12 \uC120\uD0DD"},table:{emptyText:"\uB370\uC774\uD130 \uC5C6\uC74C",confirmFilter:"\uD655\uC778",resetFilter:"\uCD08\uAE30\uD654",clearFilter:"\uC804\uCCB4",sumText:"\uD569\uACC4",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"\uB2E4\uC74C",previous:"\uC774\uC804",finish:"\uC885\uB8CC",close:"Close this dialog"},tree:{emptyText:"\uB370\uC774\uD130 \uC5C6\uC74C"},transfer:{noMatch:"\uAC80\uC0C9\uB41C \uB370\uC774\uD130 \uC5C6\uC74C",noData:"\uB370\uC774\uD130 \uC5C6\uC74C",titles:["\uB9AC\uC2A4\uD2B8 1","\uB9AC\uC2A4\uD2B8 2"],filterPlaceholder:"\uAC80\uC0C9\uC5B4\uB97C \uC785\uB825\uD558\uC138\uC694",noCheckedFormat:"\uCD1D {total} \uAC74",hasCheckedFormat:"{checked}/{total} \uC120\uD0DD\uB428"},image:{error:"\uBD88\uB7EC\uC624\uAE30 \uC2E4\uD328"},pageHeader:{title:"\uB4A4\uB85C"},popconfirm:{confirmButtonText:"\uC608",cancelButtonText:"\uC544\uB2C8\uC624"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},ml={name:"no",el:{breadcrumb:{label:"Br\xF8dsmuler"},colorpicker:{confirm:"Bekreft",clear:"T\xF8m",defaultLabel:"Fargevelger",description:"N\xE5v\xE6rende farge {color}, velg ny farge med Enter-tasten",alphaLabel:"Velg verdi for gjennomsiktighet",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"N\xE5",today:"I dag",cancel:"Avbryt",clear:"T\xF8m",confirm:"Bekreft",dateTablePrompt:"Bruk piltastene og Enter-tasten for \xE5 velge dato",monthTablePrompt:"Bruk piltastene og Enter-tasten for \xE5 velge m\xE5ned",yearTablePrompt:"Bruk piltastene og Enter-tasten for \xE5 velge \xE5r",selectedDate:"Valgt dato",selectDate:"Velg dato",selectTime:"Velg tid",startDate:"Startdato",startTime:"Starttid",endDate:"Sluttdato",endTime:"Sluttid",prevYear:"Forrige \xE5r",nextYear:"Neste \xE5r",prevMonth:"Forrige m\xE5ned",nextMonth:"Neste m\xE5ned",year:"\xC5r",month1:"Januar",month2:"Februar",month3:"Mars",month4:"April",month5:"Mai",month6:"Juni",month7:"Juli",month8:"August",month9:"September",month10:"Oktober",month11:"November",month12:"Desember",weeks:{sun:"S\xF8n",mon:"Man",tue:"Tir",wed:"Ons",thu:"Tor",fri:"Fre",sat:"L\xF8r"},weeksFull:{sun:"S\xF8ndag",mon:"Mandag",tue:"Tirsdag",wed:"Onsdag",thu:"Torsdag",fri:"Fredag",sat:"L\xF8rdag"},months:{jan:"Januar",feb:"Februar",mar:"Mars",apr:"April",may:"Mai",jun:"Juni",jul:"Juli",aug:"August",sep:"September",oct:"Oktober",nov:"November",dec:"Desember"}},inputNumber:{decrease:"Minsk verdi",increase:"\xD8k verdi"},select:{loading:"Laster",noMatch:"Ingen treff",noData:"Ingen data",placeholder:"Velg"},mention:{loading:"Laster"},dropdown:{toggleDropdown:"Vis/skjul nedtrekksmeny"},cascader:{noMatch:"Ingen treff",loading:"Laster",placeholder:"Velg",noData:"Ingen data"},pagination:{goto:"G\xE5 til",pagesize:"per side",total:"Totalt {total} elementer",pageClassifier:"side",page:"Side",prev:"Forrige side",next:"Neste side",currentPage:"Side {pager}",prevPages:"Forrige {pager} sider",nextPages:"Neste {pager} sider",deprecationWarning:"Du bruker noen foreldede metoder, se den offisielle dokumentasjonen for el-pagination"},dialog:{close:"Lukk denne dialogboksen"},drawer:{close:"Lukk denne dialogboksen"},messagebox:{title:"Varsel",confirm:"Bekreft",cancel:"Avbryt",error:"Ugyldig inndata!",close:"Lukk denne dialogboksen"},upload:{deleteTip:"Trykk delete for \xE5 slette",delete:"Slett",preview:"Vis bilde",continue:"Fortsett opplasting"},slider:{defaultLabel:"Glidebryter mellom {min} og {max}",defaultRangeStartLabel:"Velg startverdi",defaultRangeEndLabel:"Velg sluttverdi"},table:{emptyText:"Ingen data",confirmFilter:"Filtrer",resetFilter:"Tilbakestill",clearFilter:"Alle",sumText:"Sum",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"Neste",previous:"Forrige",finish:"Avslutt omvisning",close:"Close this dialog"},tree:{emptyText:"Ingen data"},transfer:{noMatch:"Ingen treff",noData:"Ingen data",titles:["Liste 1","Liste 2"],filterPlaceholder:"Skriv inn s\xF8keinnhold",noCheckedFormat:"Totalt {total} elementer",hasCheckedFormat:"Valgt {checked}/{total} elementer"},image:{error:"Lasting mislyktes"},pageHeader:{title:"Tilbake"},popconfirm:{confirmButtonText:"Bekreft",cancelButtonText:"Avbryt"},carousel:{leftArrow:"Forrige bilde",rightArrow:"Neste bilde",indicator:"Bytt bilde til indeks {index}"}}},pl={name:"pl",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Wyczy\u015B\u0107",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"Teraz",today:"Dzisiaj",cancel:"Anuluj",clear:"Wyczy\u015B\u0107",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Wybierz dat\u0119",selectTime:"Wybierz godzin\u0119",startDate:"Data pocz\u0105tkowa",startTime:"Godzina pocz\u0105tkowa",endDate:"Data ko\u0144cowa",endTime:"Czas ko\u0144cowa",prevYear:"Poprzedni rok",nextYear:"Nast\u0119pny rok",prevMonth:"Poprzedni miesi\u0105c",nextMonth:"Nast\u0119pny miesi\u0105c",year:"rok",month1:"stycze\u0144",month2:"luty",month3:"marzec",month4:"kwiecie\u0144",month5:"maj",month6:"czerwiec",month7:"lipiec",month8:"sierpie\u0144",month9:"wrzesie\u0144",month10:"pa\u017Adziernik",month11:"listopad",month12:"grudzie\u0144",weeks:{sun:"niedz.",mon:"pon.",tue:"wt.",wed:"\u015Br.",thu:"czw.",fri:"pt.",sat:"sob."},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"STY",feb:"LUT",mar:"MAR",apr:"KWI",may:"MAJ",jun:"CZE",jul:"LIP",aug:"SIE",sep:"WRZ",oct:"PA\u0179",nov:"LIS",dec:"GRU"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"\u0141adowanie",noMatch:"Brak dopasowa\u0144",noData:"Brak danych",placeholder:"Wybierz"},mention:{loading:"\u0141adowanie"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"Brak dopasowa\u0144",loading:"\u0141adowanie",placeholder:"Wybierz",noData:"Brak danych"},pagination:{goto:"Id\u017A do",pagesize:"/stron\u0119",total:"Wszystkich {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Wiadomo\u015B\u0107",confirm:"OK",cancel:"Anuluj",error:"Wiadomo\u015B\u0107 zawiera niedozwolone znaki",close:"Close this dialog"},upload:{deleteTip:"kliknij kasuj aby usun\u0105\u0107",delete:"Kasuj",preview:"Podgl\u0105d",continue:"Kontynuuj"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"Brak danych",confirmFilter:"Potwierd\u017A",resetFilter:"Resetuj",clearFilter:"Wszystko",sumText:"Razem",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"Dalej",previous:"Wr\xF3\u0107",finish:"Zako\u0144cz",close:"Close this dialog"},tree:{emptyText:"Brak danych"},transfer:{noMatch:"Brak dopasowa\u0144",noData:"Brak danych",titles:["Lista 1","Lista 2"],filterPlaceholder:"Wpisz szukan\u0105 fraz\u0119",noCheckedFormat:"razem: {total}",hasCheckedFormat:"wybranych: {checked}/{total}"},image:{error:"B\u0141\u0104D"},pageHeader:{title:"Wstecz"},popconfirm:{confirmButtonText:"Tak",cancelButtonText:"Nie"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},hl={name:"pt",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"Confirmar",clear:"Limpar",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"Agora",today:"Hoje",cancel:"Cancelar",clear:"Limpar",confirm:"Confirmar",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Selecione a data",selectTime:"Selecione a hora",startDate:"Data de inicio",startTime:"Hora de inicio",endDate:"Data de fim",endTime:"Hora de fim",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"Janeiro",month2:"Fevereiro",month3:"Mar\xE7o",month4:"Abril",month5:"Maio",month6:"Junho",month7:"Julho",month8:"Agosto",month9:"Setembro",month10:"Outubro",month11:"Novembro",month12:"Dezembro",weeks:{sun:"Dom",mon:"Seg",tue:"Ter",wed:"Qua",thu:"Qui",fri:"Sex",sat:"Sab"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Fev",mar:"Mar",apr:"Abr",may:"Mai",jun:"Jun",jul:"Jul",aug:"Ago",sep:"Set",oct:"Out",nov:"Nov",dec:"Dez"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"A carregar",noMatch:"Sem correspond\xEAncia",noData:"Sem dados",placeholder:"Selecione"},mention:{loading:"A carregar"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"Sem correspond\xEAncia",loading:"A carregar",placeholder:"Selecione",noData:"Sem dados"},pagination:{goto:"Ir para",pagesize:"/pagina",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Mensagem",confirm:"Confirmar",cancel:"Cancelar",error:"Erro!",close:"Close this dialog"},upload:{deleteTip:"press delete to remove",delete:"Apagar",preview:"Previsualizar",continue:"Continuar"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"Sem dados",confirmFilter:"Confirmar",resetFilter:"Limpar",clearFilter:"Todos",sumText:"Sum",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"Next",previous:"Previous",finish:"Finish",close:"Close this dialog"},tree:{emptyText:"Sem dados"},transfer:{noMatch:"Sem correspond\xEAncia",noData:"Sem dados",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},gl={name:"ru",el:{breadcrumb:{label:"\u0425\u043B\u0435\u0431\u043D\u044B\u0435 \u043A\u0440\u043E\u0448\u043A\u0438"},colorpicker:{confirm:"\u041E\u043A",clear:"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"\u0421\u0435\u0439\u0447\u0430\u0441",today:"\u0421\u0435\u0433\u043E\u0434\u043D\u044F",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430",clear:"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C",confirm:"\u041E\u043A",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u0434\u0430\u0442\u0443",selectTime:"\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u0432\u0440\u0435\u043C\u044F",startDate:"\u0414\u0430\u0442\u0430 \u043D\u0430\u0447\u0430\u043B\u0430",startTime:"\u0412\u0440\u0435\u043C\u044F \u043D\u0430\u0447\u0430\u043B\u0430",endDate:"\u0414\u0430\u0442\u0430 \u043E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u044F",endTime:"\u0412\u0440\u0435\u043C\u044F \u043E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u044F",prevYear:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0438\u0439 \u0433\u043E\u0434",nextYear:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0439 \u0433\u043E\u0434",prevMonth:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0438\u0439 \u043C\u0435\u0441\u044F\u0446",nextMonth:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0439 \u043C\u0435\u0441\u044F\u0446",year:"",month1:"\u042F\u043D\u0432\u0430\u0440\u044C",month2:"\u0424\u0435\u0432\u0440\u0430\u043B\u044C",month3:"\u041C\u0430\u0440\u0442",month4:"\u0410\u043F\u0440\u0435\u043B\u044C",month5:"\u041C\u0430\u0439",month6:"\u0418\u044E\u043D\u044C",month7:"\u0418\u044E\u043B\u044C",month8:"\u0410\u0432\u0433\u0443\u0441\u0442",month9:"\u0421\u0435\u043D\u0442\u044F\u0431\u0440\u044C",month10:"\u041E\u043A\u0442\u044F\u0431\u0440\u044C",month11:"\u041D\u043E\u044F\u0431\u0440\u044C",month12:"\u0414\u0435\u043A\u0430\u0431\u0440\u044C",weeks:{sun:"\u0412\u0441",mon:"\u041F\u043D",tue:"\u0412\u0442",wed:"\u0421\u0440",thu:"\u0427\u0442",fri:"\u041F\u0442",sat:"\u0421\u0431"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"\u042F\u043D\u0432",feb:"\u0424\u0435\u0432",mar:"\u041C\u0430\u0440",apr:"\u0410\u043F\u0440",may:"\u041C\u0430\u0439",jun:"\u0418\u044E\u043D",jul:"\u0418\u044E\u043B",aug:"\u0410\u0432\u0433",sep:"\u0421\u0435\u043D",oct:"\u041E\u043A\u0442",nov:"\u041D\u043E\u044F",dec:"\u0414\u0435\u043A"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430",noMatch:"\u0421\u043E\u0432\u043F\u0430\u0434\u0435\u043D\u0438\u0439 \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E",noData:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445",placeholder:"\u0412\u044B\u0431\u0440\u0430\u0442\u044C"},mention:{loading:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"\u0421\u043E\u0432\u043F\u0430\u0434\u0435\u043D\u0438\u0439 \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E",loading:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430",placeholder:"\u0412\u044B\u0431\u0440\u0430\u0442\u044C",noData:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445"},pagination:{goto:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438",pagesize:" \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435",total:"\u0412\u0441\u0435\u0433\u043E {total}",pageClassifier:"",page:"\u0421\u0442\u0440\u0430\u043D\u0438\u0446\u0430",prev:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 \u043F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0443\u044E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443",next:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0443\u044E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443",currentPage:"\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 {pager}",prevPages:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0438\u0435 {pager} \u0441\u0442\u0440\u0430\u043D\u0438\u0446",nextPages:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0435 {pager} \u0441\u0442\u0440\u0430\u043D\u0438\u0446",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"\u0421\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435",confirm:"\u041E\u043A",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430",error:"\u041D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u044B\u0439 \u0432\u0432\u043E\u0434 \u0434\u0430\u043D\u043D\u044B\u0445",close:"Close this dialog"},upload:{deleteTip:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435 [\u0423\u0434\u0430\u043B\u0438\u0442\u044C] \u0434\u043B\u044F \u0443\u0434\u0430\u043B\u0435\u043D\u0438\u044F",delete:"\u0423\u0434\u0430\u043B\u0438\u0442\u044C",preview:"\u041F\u0440\u0435\u0432\u044C\u044E",continue:"\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445",confirmFilter:"\u041E\u043A",resetFilter:"\u0421\u0431\u0440\u043E\u0441\u0438\u0442\u044C",clearFilter:"\u0412\u0441\u0435",sumText:"\u0421\u0443\u043C\u043C\u0430",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"\u0414\u0430\u043B\u0435\u0435",previous:"\u041D\u0430\u0437\u0430\u0434",finish:"\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044C",close:"Close this dialog"},tree:{emptyText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445"},transfer:{noMatch:"\u0421\u043E\u0432\u043F\u0430\u0434\u0435\u043D\u0438\u0439 \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E",noData:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445",titles:["\u0421\u043F\u0438\u0441\u043E\u043A 1","\u0421\u043F\u0438\u0441\u043E\u043A 2"],filterPlaceholder:"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u043B\u044E\u0447\u0435\u0432\u043E\u0435 \u0441\u043B\u043E\u0432\u043E",noCheckedFormat:"{total} \u043F\u0443\u043D\u043A\u0442\u043E\u0432",hasCheckedFormat:"{checked}/{total} \u0432\u044B\u0431\u0440\u0430\u043D\u043E"},image:{error:"\u041E\u0428\u0418\u0411\u041A\u0410"},pageHeader:{title:"\u041D\u0430\u0437\u0430\u0434"},popconfirm:{confirmButtonText:"\u041E\u043A",cancelButtonText:"\u041E\u0442\u043C\u0435\u043D\u0430"},carousel:{leftArrow:"\u0421\u043B\u0430\u0439\u0434\u0435\u0440 \u0441\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043B\u0435\u0432\u043E",rightArrow:"\u0421\u043B\u0430\u0439\u0434\u0435\u0440 \u0441\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043F\u0440\u0430\u0432\u043E",indicator:"\u0421\u043B\u0430\u0439\u0434\u0435\u0440 \u043F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443 \u043F\u043E\u0434 \u043D\u043E\u043C\u0435\u0440\u043E\u043C {index}"}}},fl={name:"zh-cn",el:{breadcrumb:{label:"\u9762\u5305\u5C51"},colorpicker:{confirm:"\u786E\u5B9A",clear:"\u6E05\u7A7A",defaultLabel:"\u989C\u8272\u9009\u62E9\u5668",description:"\u5F53\u524D\u989C\u8272 {color}\uFF0C\u6309 Enter \u952E\u9009\u62E9\u65B0\u989C\u8272",alphaLabel:"\u9009\u62E9\u900F\u660E\u5EA6\u7684\u503C",alphaDescription:"\u900F\u660E\u5EA6 {alpha}, \u5F53\u524D\u989C\u8272 {color}",hueLabel:"\u9009\u62E9\u8272\u76F8\u503C",hueDescription:"\u8272\u76F8 {hue}, \u5F53\u524D\u989C\u8272 {color}",svLabel:"\u9009\u62E9\u9971\u548C\u5EA6\u4E0E\u660E\u5EA6\u7684\u503C",svDescription:"\u9971\u548C\u5EA6 {saturation}, \u660E\u5EA6 {brightness}, \u5F53\u524D\u989C\u8272 {color}",predefineDescription:"\u9009\u62E9 {value} \u4F5C\u4E3A\u989C\u8272"},datepicker:{now:"\u6B64\u523B",today:"\u4ECA\u5929",cancel:"\u53D6\u6D88",clear:"\u6E05\u7A7A",confirm:"\u786E\u5B9A",dateTablePrompt:"\u4F7F\u7528\u65B9\u5411\u952E\u4E0E Enter \u952E\u53EF\u9009\u62E9\u65E5\u671F",monthTablePrompt:"\u4F7F\u7528\u65B9\u5411\u952E\u4E0E Enter \u952E\u53EF\u9009\u62E9\u6708\u4EFD",yearTablePrompt:"\u4F7F\u7528\u65B9\u5411\u952E\u4E0E Enter \u952E\u53EF\u9009\u62E9\u5E74\u4EFD",selectedDate:"\u5DF2\u9009\u65E5\u671F",selectDate:"\u9009\u62E9\u65E5\u671F",selectTime:"\u9009\u62E9\u65F6\u95F4",startDate:"\u5F00\u59CB\u65E5\u671F",startTime:"\u5F00\u59CB\u65F6\u95F4",endDate:"\u7ED3\u675F\u65E5\u671F",endTime:"\u7ED3\u675F\u65F6\u95F4",prevYear:"\u524D\u4E00\u5E74",nextYear:"\u540E\u4E00\u5E74",prevMonth:"\u4E0A\u4E2A\u6708",nextMonth:"\u4E0B\u4E2A\u6708",year:"\u5E74",month1:"1 \u6708",month2:"2 \u6708",month3:"3 \u6708",month4:"4 \u6708",month5:"5 \u6708",month6:"6 \u6708",month7:"7 \u6708",month8:"8 \u6708",month9:"9 \u6708",month10:"10 \u6708",month11:"11 \u6708",month12:"12 \u6708",weeks:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},weeksFull:{sun:"\u661F\u671F\u65E5",mon:"\u661F\u671F\u4E00",tue:"\u661F\u671F\u4E8C",wed:"\u661F\u671F\u4E09",thu:"\u661F\u671F\u56DB",fri:"\u661F\u671F\u4E94",sat:"\u661F\u671F\u516D"},months:{jan:"\u4E00\u6708",feb:"\u4E8C\u6708",mar:"\u4E09\u6708",apr:"\u56DB\u6708",may:"\u4E94\u6708",jun:"\u516D\u6708",jul:"\u4E03\u6708",aug:"\u516B\u6708",sep:"\u4E5D\u6708",oct:"\u5341\u6708",nov:"\u5341\u4E00\u6708",dec:"\u5341\u4E8C\u6708"}},inputNumber:{decrease:"\u51CF\u5C11\u6570\u503C",increase:"\u589E\u52A0\u6570\u503C"},select:{loading:"\u52A0\u8F7D\u4E2D",noMatch:"\u65E0\u5339\u914D\u6570\u636E",noData:"\u65E0\u6570\u636E",placeholder:"\u8BF7\u9009\u62E9"},mention:{loading:"\u52A0\u8F7D\u4E2D"},dropdown:{toggleDropdown:"\u5207\u6362\u4E0B\u62C9\u9009\u9879"},cascader:{noMatch:"\u65E0\u5339\u914D\u6570\u636E",loading:"\u52A0\u8F7D\u4E2D",placeholder:"\u8BF7\u9009\u62E9",noData:"\u6682\u65E0\u6570\u636E"},pagination:{goto:"\u524D\u5F80",pagesize:"\u6761/\u9875",total:"\u5171 {total} \u6761",pageClassifier:"\u9875",page:"\u9875",prev:"\u4E0A\u4E00\u9875",next:"\u4E0B\u4E00\u9875",currentPage:"\u7B2C {pager} \u9875",prevPages:"\u5411\u524D {pager} \u9875",nextPages:"\u5411\u540E {pager} \u9875",deprecationWarning:"\u4F60\u4F7F\u7528\u4E86\u4E00\u4E9B\u5DF2\u88AB\u5E9F\u5F03\u7684\u7528\u6CD5\uFF0C\u8BF7\u53C2\u8003 el-pagination \u7684\u5B98\u65B9\u6587\u6863"},dialog:{close:"\u5173\u95ED\u6B64\u5BF9\u8BDD\u6846"},drawer:{close:"\u5173\u95ED\u6B64\u5BF9\u8BDD\u6846"},messagebox:{title:"\u63D0\u793A",confirm:"\u786E\u5B9A",cancel:"\u53D6\u6D88",error:"\u8F93\u5165\u7684\u6570\u636E\u4E0D\u5408\u6CD5!",close:"\u5173\u95ED\u6B64\u5BF9\u8BDD\u6846"},upload:{deleteTip:"\u6309 Delete \u952E\u53EF\u5220\u9664",delete:"\u5220\u9664",preview:"\u67E5\u770B\u56FE\u7247",continue:"\u7EE7\u7EED\u4E0A\u4F20"},slider:{defaultLabel:"\u6ED1\u5757\u4ECB\u4E8E {min} \u81F3 {max}",defaultRangeStartLabel:"\u9009\u62E9\u8D77\u59CB\u503C",defaultRangeEndLabel:"\u9009\u62E9\u7ED3\u675F\u503C"},table:{emptyText:"\u6682\u65E0\u6570\u636E",confirmFilter:"\u7B5B\u9009",resetFilter:"\u91CD\u7F6E",clearFilter:"\u5168\u90E8",sumText:"\u5408\u8BA1",selectAllLabel:"\u9009\u62E9\u6240\u6709\u884C",selectRowLabel:"\u9009\u62E9\u5F53\u524D\u884C",expandRowLabel:"\u5C55\u5F00\u5F53\u524D\u884C",collapseRowLabel:"\u6536\u8D77\u5F53\u524D\u884C",sortLabel:"\u6309 {column} \u6392\u5E8F",filterLabel:"\u6309 {column} \u8FC7\u6EE4"},tag:{close:"\u5173\u95ED\u6B64\u6807\u7B7E"},tour:{next:"\u4E0B\u4E00\u6B65",previous:"\u4E0A\u4E00\u6B65",finish:"\u7ED3\u675F\u5BFC\u89C8",close:"\u5173\u95ED\u6B64\u5BF9\u8BDD\u6846"},tree:{emptyText:"\u6682\u65E0\u6570\u636E"},transfer:{noMatch:"\u65E0\u5339\u914D\u6570\u636E",noData:"\u65E0\u6570\u636E",titles:["\u5217\u8868 1","\u5217\u8868 2"],filterPlaceholder:"\u8BF7\u8F93\u5165\u641C\u7D22\u5185\u5BB9",noCheckedFormat:"\u5171 {total} \u9879",hasCheckedFormat:"\u5DF2\u9009 {checked}/{total} \u9879"},image:{error:"\u52A0\u8F7D\u5931\u8D25"},pageHeader:{title:"\u8FD4\u56DE"},popconfirm:{confirmButtonText:"\u786E\u5B9A",cancelButtonText:"\u53D6\u6D88"},carousel:{leftArrow:"\u4E0A\u4E00\u5F20\u5E7B\u706F\u7247",rightArrow:"\u4E0B\u4E00\u5F20\u5E7B\u706F\u7247",indicator:"\u5E7B\u706F\u7247\u5207\u6362\u81F3\u7D22\u5F15 {index}"}}},wn={name:"zh-tw",el:{breadcrumb:{label:"\u9762\u5305\u5C51"},colorpicker:{confirm:"\u78BA\u8A8D",clear:"\u6E05\u7A7A",defaultLabel:"\u8272\u5F69\u9078\u64C7\u5668",description:"\u76EE\u524D\u8272\u5F69\u70BA {color}\u3002\u6309\u4E00\u4E0B Enter \u4EE5\u9078\u64C7\u65B0\u8272\u5F69\u3002",alphaLabel:"\u9078\u64C7\u900F\u660E\u5EA6\u7684\u503C",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"\u73FE\u5728",today:"\u4ECA\u5929",cancel:"\u53D6\u6D88",clear:"\u6E05\u7A7A",confirm:"\u78BA\u8A8D",dateTablePrompt:"\u4F7F\u7528\u65B9\u5411\u9375\u8207 Enter \u9375\u4EE5\u9078\u64C7\u65E5\u671F",monthTablePrompt:"\u4F7F\u7528\u65B9\u5411\u9375\u8207 Enter \u9375\u4EE5\u9078\u64C7\u6708\u4EFD",yearTablePrompt:"\u4F7F\u7528\u65B9\u5411\u9375\u8207 Enter \u9375\u4EE5\u9078\u64C7\u5E74\u4EFD",selectedDate:"\u5DF2\u9078\u65E5\u671F",selectDate:"\u9078\u64C7\u65E5\u671F",selectTime:"\u9078\u64C7\u6642\u9593",startDate:"\u958B\u59CB\u65E5\u671F",startTime:"\u958B\u59CB\u6642\u9593",endDate:"\u7D50\u675F\u65E5\u671F",endTime:"\u7D50\u675F\u6642\u9593",prevYear:"\u524D\u4E00\u5E74",nextYear:"\u5F8C\u4E00\u5E74",prevMonth:"\u4E0A\u500B\u6708",nextMonth:"\u4E0B\u500B\u6708",year:"\u5E74",month1:"1 \u6708",month2:"2 \u6708",month3:"3 \u6708",month4:"4 \u6708",month5:"5 \u6708",month6:"6 \u6708",month7:"7 \u6708",month8:"8 \u6708",month9:"9 \u6708",month10:"10 \u6708",month11:"11 \u6708",month12:"12 \u6708",weeks:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},weeksFull:{sun:"\u661F\u671F\u65E5",mon:"\u661F\u671F\u4E00",tue:"\u661F\u671F\u4E8C",wed:"\u661F\u671F\u4E09",thu:"\u661F\u671F\u56DB",fri:"\u661F\u671F\u4E94",sat:"\u661F\u671F\u516D"},months:{jan:"\u4E00\u6708",feb:"\u4E8C\u6708",mar:"\u4E09\u6708",apr:"\u56DB\u6708",may:"\u4E94\u6708",jun:"\u516D\u6708",jul:"\u4E03\u6708",aug:"\u516B\u6708",sep:"\u4E5D\u6708",oct:"\u5341\u6708",nov:"\u5341\u4E00\u6708",dec:"\u5341\u4E8C\u6708"}},inputNumber:{decrease:"\u6E1B\u5C11\u6578\u503C",increase:"\u589E\u52A0\u6578\u503C"},select:{loading:"\u8F09\u5165\u4E2D",noMatch:"\u7121\u76F8\u7B26\u8CC7\u6599",noData:"\u7121\u8CC7\u6599",placeholder:"\u8ACB\u9078\u64C7"},mention:{loading:"\u8F09\u5165\u4E2D"},dropdown:{toggleDropdown:"\u5207\u63DB\u4E0B\u62C9\u9078\u55AE"},cascader:{noMatch:"\u7121\u76F8\u7B26\u8CC7\u6599",loading:"\u8F09\u5165\u4E2D",placeholder:"\u8ACB\u9078\u64C7",noData:"\u7121\u8CC7\u6599"},pagination:{goto:"\u524D\u5F80",pagesize:"\u9805/\u9801",total:"\u5171 {total} \u9805",pageClassifier:"\u9801",page:"\u9801",prev:"\u4E0A\u4E00\u9801",next:"\u4E0B\u4E00\u9801",currentPage:"\u7B2C {pager} \u9801",prevPages:"\u5411\u524D {pager} \u9801",nextPages:"\u5411\u5F8C {pager} \u9801",deprecationWarning:"\u5075\u6E2C\u5230\u5DF2\u904E\u6642\u7684\u4F7F\u7528\u65B9\u5F0F\uFF0C\u8ACB\u53C3\u95B1 el-pagination \u8AAA\u660E\u6587\u4EF6\u4EE5\u4E86\u89E3\u66F4\u591A\u8CC7\u8A0A"},dialog:{close:"\u95DC\u9589\u6B64\u5C0D\u8A71\u6846"},drawer:{close:"\u95DC\u9589\u6B64\u5C0D\u8A71\u6846"},messagebox:{title:"\u63D0\u793A",confirm:"\u78BA\u5B9A",cancel:"\u53D6\u6D88",error:"\u8F38\u5165\u7684\u8CC7\u6599\u4E0D\u7B26\u5408\u898F\u5B9A!",close:"\u95DC\u9589\u6B64\u5C0D\u8A71\u6846"},upload:{deleteTip:"\u6309 Delete \u9375\u4EE5\u522A\u9664",delete:"\u522A\u9664",preview:"\u67E5\u770B\u5716\u7247",continue:"\u7E7C\u7E8C\u4E0A\u50B3"},slider:{defaultLabel:"\u6ED1\u687F\u4ECB\u65BC {min} \u81F3 {max}",defaultRangeStartLabel:"\u9078\u64C7\u8D77\u59CB\u503C",defaultRangeEndLabel:"\u9078\u64C7\u7D50\u675F\u503C"},table:{emptyText:"\u66AB\u7121\u8CC7\u6599",confirmFilter:"\u7BE9\u9078",resetFilter:"\u91CD\u7F6E",clearFilter:"\u5168\u90E8",sumText:"\u5408\u8A08",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"\u95DC\u9589\u6B64\u6A19\u7C64"},tour:{next:"\u4E0B\u4E00\u6B65",previous:"\u4E0A\u4E00\u6B65",finish:"\u7D50\u675F\u5C0E\u89BD",close:"\u95DC\u9589\u6B64\u5C0D\u8A71\u6846"},tree:{emptyText:"\u66AB\u7121\u8CC7\u6599"},transfer:{noMatch:"\u7121\u76F8\u7B26\u8CC7\u6599",noData:"\u7121\u8CC7\u6599",titles:["\u5217\u8868 1","\u5217\u8868 2"],filterPlaceholder:"\u8ACB\u8F38\u5165\u641C\u5C0B\u5167\u5BB9",noCheckedFormat:"\u5171 {total} \u9805",hasCheckedFormat:"\u5DF2\u9078 {checked}/{total} \u9805"},image:{error:"\u8F09\u5165\u5931\u6557"},pageHeader:{title:"\u8FD4\u56DE"},popconfirm:{confirmButtonText:"\u78BA\u8A8D",cancelButtonText:"\u53D6\u6D88"},carousel:{leftArrow:"\u4E0A\u4E00\u5F35\u6295\u5F71\u7247",rightArrow:"\u4E0B\u4E00\u5F35\u6295\u5F71\u7247",indicator:"\u6295\u5F71\u7247\u5207\u63DB\u81F3\u7D22\u5F15 {index}"}}},yl={name:"th",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"\u0E15\u0E01\u0E25\u0E07",clear:"\u0E25\u0E49\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"\u0E15\u0E2D\u0E19\u0E19\u0E35\u0E49",today:"\u0E27\u0E31\u0E19\u0E19\u0E35\u0E49",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",clear:"\u0E25\u0E49\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",confirm:"\u0E15\u0E01\u0E25\u0E07",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48",selectTime:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E40\u0E27\u0E25\u0E32",startDate:"\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",startTime:"\u0E40\u0E27\u0E25\u0E32\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",endDate:"\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E2A\u0E34\u0E49\u0E19\u0E2A\u0E38\u0E14",endTime:"\u0E40\u0E27\u0E25\u0E32\u0E2A\u0E34\u0E49\u0E19\u0E2A\u0E38\u0E14",prevYear:"\u0E1B\u0E35\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",nextYear:"\u0E1B\u0E35\u0E16\u0E31\u0E14\u0E44\u0E1B",prevMonth:"\u0E40\u0E14\u0E37\u0E2D\u0E19\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",nextMonth:"\u0E40\u0E14\u0E37\u0E2D\u0E19\u0E16\u0E31\u0E14\u0E44\u0E1B",year:"\u0E1B\u0E35",month1:"\u0E21\u0E01\u0E23\u0E32\u0E04\u0E21",month2:"\u0E01\u0E38\u0E21\u0E20\u0E32\u0E1E\u0E31\u0E19\u0E18\u0E4C",month3:"\u0E21\u0E35\u0E19\u0E32\u0E04\u0E21",month4:"\u0E40\u0E21\u0E29\u0E32\u0E22\u0E19",month5:"\u0E1E\u0E24\u0E29\u0E20\u0E32\u0E04\u0E21",month6:"\u0E21\u0E34\u0E16\u0E38\u0E19\u0E32\u0E22\u0E19",month7:"\u0E01\u0E23\u0E01\u0E0E\u0E32\u0E04\u0E21",month8:"\u0E2A\u0E34\u0E07\u0E2B\u0E32\u0E04\u0E21",month9:"\u0E01\u0E31\u0E19\u0E22\u0E32\u0E22\u0E19",month10:"\u0E15\u0E38\u0E25\u0E32\u0E04\u0E21",month11:"\u0E1E\u0E24\u0E28\u0E08\u0E34\u0E01\u0E32\u0E22\u0E19",month12:"\u0E18\u0E31\u0E19\u0E27\u0E32\u0E04\u0E21",weeks:{sun:"\u0E2D\u0E32",mon:"\u0E08",tue:"\u0E2D",wed:"\u0E1E",thu:"\u0E1E\u0E24",fri:"\u0E28",sat:"\u0E2A"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"\u0E21.\u0E04.",feb:"\u0E01.\u0E1E.",mar:"\u0E21\u0E35.\u0E04.",apr:"\u0E40\u0E21.\u0E22.",may:"\u0E1E.\u0E04.",jun:"\u0E21\u0E34.\u0E22.",jul:"\u0E01.\u0E04.",aug:"\u0E2A.\u0E04.",sep:"\u0E01.\u0E22.",oct:"\u0E15.\u0E04.",nov:"\u0E1E.\u0E22.",dec:"\u0E18.\u0E04."}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14",noMatch:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",noData:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",placeholder:"\u0E40\u0E25\u0E37\u0E2D\u0E01"},mention:{loading:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",loading:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14",placeholder:"\u0E40\u0E25\u0E37\u0E2D\u0E01",noData:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},pagination:{goto:"\u0E44\u0E1B\u0E17\u0E35\u0E48",pagesize:"/\u0E2B\u0E19\u0E49\u0E32",total:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14 {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",confirm:"\u0E15\u0E01\u0E25\u0E07",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",error:"\u0E04\u0E38\u0E13\u0E1B\u0E49\u0E2D\u0E19\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07",close:"Close this dialog"},upload:{deleteTip:'\u0E01\u0E14\u0E1B\u0E38\u0E48\u0E21 "\u0E25\u0E1A" \u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E25\u0E1A\u0E2D\u0E2D\u0E01',delete:"\u0E25\u0E1A",preview:"\u0E15\u0E31\u0E27\u0E2D\u0E22\u0E48\u0E32\u0E07",continue:"\u0E17\u0E33\u0E15\u0E48\u0E2D"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",confirmFilter:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",resetFilter:"\u0E23\u0E35\u0E40\u0E0B\u0E47\u0E15",clearFilter:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",sumText:"\u0E23\u0E27\u0E21",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"\u0E16\u0E31\u0E14\u0E44\u0E1B",previous:"\u0E22\u0E49\u0E2D\u0E19\u0E01\u0E25\u0E31\u0E1A",finish:"\u0E40\u0E2A\u0E23\u0E47\u0E08\u0E2A\u0E34\u0E49\u0E19",close:"Close this dialog"},tree:{emptyText:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},transfer:{noMatch:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",noData:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",titles:["List 1","List 2"],filterPlaceholder:"\u0E01\u0E23\u0E2D\u0E01\u0E04\u0E35\u0E22\u0E4C\u0E40\u0E27\u0E34\u0E23\u0E4C\u0E14",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"\u0E22\u0E49\u0E2D\u0E19\u0E01\u0E25\u0E31\u0E1A"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},bl={name:"id",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"Pilih",clear:"Kosongkan",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"Sekarang",today:"Hari ini",cancel:"Batal",clear:"Kosongkan",confirm:"Ya",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Pilih tanggal",selectTime:"Pilih waktu",startDate:"Tanggal Mulai",startTime:"Waktu Mulai",endDate:"Tanggal Selesai",endTime:"Waktu Selesai",prevYear:"Tahun Sebelumnya",nextYear:"Tahun Selanjutnya",prevMonth:"Bulan Sebelumnya",nextMonth:"Bulan Selanjutnya",year:"Tahun",month1:"Januari",month2:"Februari",month3:"Maret",month4:"April",month5:"Mei",month6:"Juni",month7:"Juli",month8:"Agustus",month9:"September",month10:"Oktober",month11:"November",month12:"Desember",weeks:{sun:"Min",mon:"Sen",tue:"Sel",wed:"Rab",thu:"Kam",fri:"Jum",sat:"Sab"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"Mei",jun:"Jun",jul:"Jul",aug:"Agu",sep:"Sep",oct:"Okt",nov:"Nov",dec:"Des"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Memuat",noMatch:"Tidak ada data yg cocok",noData:"Tidak ada data",placeholder:"Pilih"},mention:{loading:"Memuat"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"Tidak ada data yg cocok",loading:"Memuat",placeholder:"Pilih",noData:"Tidak ada data"},pagination:{goto:"Pergi ke",pagesize:"/halaman",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Penggunaan yang tidak akan digunakan lagi terdeteksi, silakan lihat dokumentasi el-pagination untuk lebih jelasnya"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Pesan",confirm:"Ya",cancel:"Batal",error:"Masukan ilegal",close:"Close this dialog"},upload:{deleteTip:"Tekan hapus untuk melanjutkan",delete:"Hapus",preview:"Pratinjau",continue:"Lanjutkan"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"Tidak ada data",confirmFilter:"Konfirmasi",resetFilter:"Atur ulang",clearFilter:"Semua",sumText:"Jumlah",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"Next",previous:"Previous",finish:"Finish",close:"Close this dialog"},tree:{emptyText:"Tidak ada data"},transfer:{noMatch:"Tidak ada data yg cocok",noData:"Tidak ada data",titles:["Daftar 1","Daftar 2"],filterPlaceholder:"Masukan kata kunci",noCheckedFormat:"{total} item",hasCheckedFormat:"{checked}/{total} terpilih"},image:{error:"GAGAL"},pageHeader:{title:"Kembali"},popconfirm:{confirmButtonText:"Ya",cancelButtonText:"Tidak"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},vl={name:"ms",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Jelas",defaultLabel:"pemilih warna",description:"warna semasa ialah {warna}. tekan enter untuk memilih warna baharu.",alphaLabel:"pilih nilai alfa",alphaDescription:"alpha {alpha}, current color is {color}",hueLabel:"pick hue value",hueDescription:"hue {hue}, current color is {color}",svLabel:"pick saturation and brightness value",svDescription:"saturation {saturation}, brightness {brightness}, current color is {color}",predefineDescription:"select {value} as the color"},datepicker:{now:"Sekarang",today:"Hari ini",cancel:"Batal",clear:"Padam",confirm:"OK",dateTablePrompt:"Gunakan kekunci anak panah dan masukkan untuk memilih hari dalam bulan tersebut",monthTablePrompt:"Gunakan kekunci anak panah dan masukkan untuk memilih bulan",yearTablePrompt:"Gunakan kekunci anak panah dan masukkan untuk memilih tahun",selectedDate:"Tarikh yang dipilih",selectDate:"Pilih tarikh",selectTime:"Pilih masa",startDate:"Tarikh Mula",startTime:"Masa Mula",endDate:"Tarikh Tamat",endTime:"Masa Tamat",prevYear:"Tahun Sebelumnya",nextYear:"Tahun Depan",prevMonth:"Bulan Sebelumnya",nextMonth:"Bulan Depan",year:"",month1:"Januari",month2:"Februari",month3:"Mac",month4:"April",month5:"Mei",month6:"Jun",month7:"Julai",month8:"Ogos",month9:"September",month10:"Oktober",month11:"November",month12:"Disember",weeks:{sun:"Ahd",mon:"Isn",tue:"Sel",wed:"Rab",thu:"Kha",fri:"Jum",sat:"Sab"},weeksFull:{sun:"Ahad",mon:"Isnin",tue:"Selasa",wed:"Rabu",thu:"Khamis",fri:"Jumaat",sat:"Sabtu"},months:{jan:"Jan",feb:"Feb",mar:"Mac",apr:"Apr",may:"Mei",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Okt",nov:"Nov",dec:"Dis"}},inputNumber:{decrease:"mengurangkan",increase:"meningkatkan"},select:{loading:"Memuatkan",noMatch:"Tiada data yang sepadan",noData:"Tiada data",placeholder:"Pilih"},mention:{loading:"Memuatkan"},dropdown:{toggleDropdown:"Togol Dropdown"},cascader:{noMatch:"Tiada data yang sepadan",loading:"Memuatkan",placeholder:"Pilih",noData:"Tiada data"},pagination:{goto:"Pergi ke",pagesize:"/halaman",total:"Jumlah {total}",pageClassifier:"",page:"Halaman",prev:"Halaman sebelumnya",next:"Halaman seterusnya",currentPage:"halaman {pager}",prevPages:"Halaman {pager} sebelumnya",nextPages:"Halaman {pager} seterusnya",deprecationWarning:"Penggunaan yang ditamatkan dikesan, sila rujuk dokumentasi el-pagination untuk butiran lanjut"},dialog:{close:"Tutup dialog ini"},drawer:{close:"Tutup dialog ini"},messagebox:{title:"Mesej",confirm:"OK",cancel:"Cancel",error:"Input haram",close:"Tutup dialog ini",Batal:"Dibatalkan"},upload:{deleteTip:"tekan padam untuk mengalih keluar",delete:"Padam",preview:"Pratonton",continue:"Teruskan"},slider:{defaultLabel:"peluncur antara {min} dan {maks}",defaultRangeStartLabel:"pilih nilai mula",defaultRangeEndLabel:"pilih nilai akhir"},table:{emptyText:"Tiada Data",confirmFilter:"OK",resetFilter:"Reset",clearFilter:"Semua",sumText:"Jumlah",selectAllLabel:"Select all rows",selectRowLabel:"Select this row",expandRowLabel:"Expand this row",collapseRowLabel:"Collapse this row",sortLabel:"Sort by {column}",filterLabel:"Filter by {column}"},tag:{close:"Close this tag"},tour:{next:"Seterusnya",previous:"Sebelumnya",finish:"Selesai",close:"Close this dialog"},tree:{emptyText:"Tiada Data"},transfer:{noMatch:"Tiada data yang sepadan",noData:"Tiada Data",titles:["Senarai 1","Senarai 2"],filterPlaceholder:"Masukkan kata kunci",noCheckedFormat:"{total} barang",hasCheckedFormat:"{checked}/{total} diperiksa"},image:{error:"FAILED"},pageHeader:{title:"Kembali"},popconfirm:{confirmButtonText:"Ya",cancelButtonText:"No",BatalButtonText:"Tidak"},carousel:{leftArrow:"Anak panah karusel ke kiri",rightArrow:"Anak panah karusel ke kanan",indicator:"Tukar karusel kepada indeks {index}"}}},xl={name:"vi",el:{breadcrumb:{label:"\u0110\u01B0\u1EDDng d\u1EABn"},colorpicker:{confirm:"OK",clear:"X\xF3a",defaultLabel:"b\u1ED9 ch\u1ECDn m\xE0u",description:"m\xE0u hi\u1EC7n t\u1EA1i l\xE0 {color}. nh\u1EA5n enter \u0111\u1EC3 ch\u1ECDn m\xE0u m\u1EDBi.",alphaLabel:"ch\u1ECDn \u0111\u1ED9 trong su\u1ED1t",alphaDescription:"\u0111\u1ED9 trong su\u1ED1t {alpha}, m\xE0u hi\u1EC7n t\u1EA1i l\xE0 {color}",hueLabel:"ch\u1ECDn t\xF4ng m\xE0u",hueDescription:"t\xF4ng m\xE0u {hue}, m\xE0u hi\u1EC7n t\u1EA1i l\xE0 {color}",svLabel:"ch\u1ECDn \u0111\u1ED9 b\xE3o h\xF2a v\xE0 \u0111\u1ED9 s\xE1ng",svDescription:"\u0111\u1ED9 b\xE3o h\xF2a {saturation}, \u0111\u1ED9 s\xE1ng {brightness}, m\xE0u hi\u1EC7n t\u1EA1i l\xE0 {color}",predefineDescription:"ch\u1ECDn {value} l\xE0m m\xE0u"},datepicker:{now:"Hi\u1EC7n t\u1EA1i",today:"H\xF4m nay",cancel:"H\u1EE7y",clear:"X\xF3a",confirm:"OK",dateTablePrompt:"S\u1EED d\u1EE5ng c\xE1c ph\xEDm m\u0169i t\xEAn v\xE0 enter \u0111\u1EC3 ch\u1ECDn ng\xE0y",monthTablePrompt:"S\u1EED d\u1EE5ng c\xE1c ph\xEDm m\u0169i t\xEAn v\xE0 enter \u0111\u1EC3 ch\u1ECDn th\xE1ng",yearTablePrompt:"S\u1EED d\u1EE5ng c\xE1c ph\xEDm m\u0169i t\xEAn v\xE0 enter \u0111\u1EC3 ch\u1ECDn n\u0103m",selectedDate:"Ng\xE0y \u0111\xE3 ch\u1ECDn",selectDate:"Ch\u1ECDn ng\xE0y",selectTime:"Ch\u1ECDn gi\u1EDD",startDate:"Ng\xE0y b\u1EAFt \u0111\u1EA7u",startTime:"Th\u1EDDi gian b\u1EAFt \u0111\u1EA7u",endDate:"Ng\xE0y k\u1EBFt th\xFAc",endTime:"Th\u1EDDi gian k\u1EBFt th\xFAc",prevYear:"N\u0103m tr\u01B0\u1EDBc",nextYear:"N\u0103m t\u1EDBi",prevMonth:"Th\xE1ng tr\u01B0\u1EDBc",nextMonth:"Th\xE1ng t\u1EDBi",year:"N\u0103m",month1:"Th\xE1ng 1",month2:"Th\xE1ng 2",month3:"Th\xE1ng 3",month4:"Th\xE1ng 4",month5:"Th\xE1ng 5",month6:"Th\xE1ng 6",month7:"Th\xE1ng 7",month8:"Th\xE1ng 8",month9:"Th\xE1ng 9",month10:"Th\xE1ng 10",month11:"Th\xE1ng 11",month12:"Th\xE1ng 12",weeks:{sun:"CN",mon:"T2",tue:"T3",wed:"T4",thu:"T5",fri:"T6",sat:"T7"},weeksFull:{sun:"Ch\u1EE7 nh\u1EADt",mon:"Th\u1EE9 hai",tue:"Th\u1EE9 ba",wed:"Th\u1EE9 t\u01B0",thu:"Th\u1EE9 n\u0103m",fri:"Th\u1EE9 s\xE1u",sat:"Th\u1EE9 b\u1EA3y"},months:{jan:"Th.1",feb:"Th.2",mar:"Th.3",apr:"Th.4",may:"Th.5",jun:"Th.6",jul:"Th.7",aug:"Th.8",sep:"Th.9",oct:"Th.10",nov:"Th.11",dec:"Th.12"}},inputNumber:{decrease:"gi\u1EA3m s\u1ED1",increase:"t\u0103ng s\u1ED1"},select:{loading:"\u0110ang t\u1EA3i",noMatch:"D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",noData:"Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",placeholder:"Ch\u1ECDn"},mention:{loading:"\u0110ang t\u1EA3i"},dropdown:{toggleDropdown:"B\u1EADt/t\u1EAFt menu th\u1EA3 xu\u1ED1ng"},cascader:{noMatch:"D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",loading:"\u0110ang t\u1EA3i",placeholder:"Ch\u1ECDn",noData:"Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u"},pagination:{goto:"\u0110\u1EBFn trang",pagesize:"/trang",total:"T\u1ED5ng {total}",pageClassifier:"",page:"Trang",prev:"\u0110\u1EBFn trang tr\u01B0\u1EDBc",next:"\u0110\u1EBFn trang sau",currentPage:"trang {pager}",prevPages:"{pager} trang tr\u01B0\u1EDBc",nextPages:"{pager} trang sau",deprecationWarning:"Ph\xE1t hi\u1EC7n c\xE1ch s\u1EED d\u1EE5ng kh\xF4ng c\xF2n \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3, vui l\xF2ng tham kh\u1EA3o t\xE0i li\u1EC7u el-pagination \u0111\u1EC3 bi\u1EBFt th\xEAm chi ti\u1EBFt"},dialog:{close:"\u0110\xF3ng h\u1ED9p tho\u1EA1i n\xE0y"},drawer:{close:"\u0110\xF3ng h\u1ED9p tho\u1EA1i n\xE0y"},messagebox:{title:"Th\xF4ng b\xE1o",confirm:"OK",cancel:"H\u1EE7y",error:"D\u1EEF li\u1EC7u kh\xF4ng h\u1EE3p l\u1EC7",close:"\u0110\xF3ng h\u1ED9p tho\u1EA1i n\xE0y"},upload:{deleteTip:"Nh\u1EA5n xo\xE1 \u0111\u1EC3 xo\xE1",delete:"X\xF3a",preview:"Xem tr\u01B0\u1EDBc",continue:"Ti\u1EBFp t\u1EE5c"},slider:{defaultLabel:"thanh tr\u01B0\u1EE3t gi\u1EEFa {min} v\xE0 {max}",defaultRangeStartLabel:"ch\u1ECDn gi\xE1 tr\u1ECB b\u1EAFt \u0111\u1EA7u",defaultRangeEndLabel:"ch\u1ECDn gi\xE1 tr\u1ECB k\u1EBFt th\xFAc"},table:{emptyText:"Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",confirmFilter:"X\xE1c nh\u1EADn",resetFilter:"L\xE0m m\u1EDBi",clearFilter:"T\u1EA5t c\u1EA3",sumText:"T\u1ED5ng",selectAllLabel:"Ch\u1ECDn t\u1EA5t c\u1EA3 c\xE1c h\xE0ng",selectRowLabel:"Ch\u1ECDn h\xE0ng n\xE0y",expandRowLabel:"M\u1EDF r\u1ED9ng h\xE0ng n\xE0y",collapseRowLabel:"Thu g\u1ECDn h\xE0ng n\xE0y",sortLabel:"S\u1EAFp x\u1EBFp theo {column}",filterLabel:"L\u1ECDc theo {column}"},tag:{close:"\u0110\xF3ng th\u1EBB n\xE0y"},tour:{next:"Ti\u1EBFp",previous:"Tr\u01B0\u1EDBc",finish:"Ho\xE0n th\xE0nh",close:"\u0110\xF3ng h\u1ED9p tho\u1EA1i n\xE0y"},tree:{emptyText:"Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u"},transfer:{noMatch:"D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",noData:"Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",titles:["Danh s\xE1ch 1","Danh s\xE1ch 2"],filterPlaceholder:"Nh\u1EADp t\u1EEB kh\xF3a",noCheckedFormat:"{total} m\u1EE5c",hasCheckedFormat:"{checked}/{total} \u0111\xE3 ch\u1ECDn"},image:{error:"L\u1ED6I"},pageHeader:{title:"Quay l\u1EA1i"},popconfirm:{confirmButtonText:"C\xF3",cancelButtonText:"Kh\xF4ng"},carousel:{leftArrow:"M\u0169i t\xEAn qua tr\xE1i",rightArrow:"M\u0169i t\xEAn qua ph\u1EA3i",indicator:"Chuy\u1EC3n carousel \u0111\u1EBFn m\u1EE5c {index}"}}};function Ne(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var At={},kn;function Cl(){return kn||(kn=1,Object.defineProperty(At,"__esModule",{value:!0}),At.default=void 0,At.default={vxe:{base:{pleaseInput:"Please enter",pleaseSelect:"Please select",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"Loading..."},error:{downErr:"Download failed",errLargeData:"When the amount of bound data is too large, please use {0}, otherwise it may cause lag",groupFixed:"If using grouped headers, the frozen column must be set by group",groupMouseRange:'The grouping header cannot be used at the same time as "{0}" and this may cause an error',groupTag:'Grouping column headers should use "{0}" instead of "{1}", which may cause errors',scrollErrProp:'This parameter "{0}" is not supported after virtual scrolling is enabled',errConflicts:'Parameter "{0}" conflicts with "{1}"',modelConflicts:'The bound field values "{0}" and "{1}" conflict, an error will occur.',notSupportProp:'"{1}" is not supported when the parameter "{0}" is enabled, it should be "{2}", otherwise an error will occur',reqSupportProp:'When using "{0}", "{1}" should be set; otherwise, an error may occur.',notConflictProp:'When using "{0}", "{1}" should be set, otherwise there may be functional conflicts',unableInsert:"Cannot be inserted into the specified location, please check whether the parameters are correct",useErr:'An error occurred while installing the "{0}" module. The order may be incorrect. The dependent module needs to be installed before Table',barUnableLink:"The toolbar cannot associate tables",expandContent:'The slot for the expanded line should be "content", please check if it is correct',reqComp:'The "{0}" component is missing, please check if it is installed correctly. https://vxeui.com/#/start/useGlobal',reqModule:'Missing "{0}" module',reqProp:'The necessary "{0}" parameter is missing, which may cause an error',emptyProp:'Parameter "{0}" is not allowed to be empty',errProp:'Unsupported parameter "{0}", possibly "{1}"',colRepet:'column.{0}="{1}" is repeated, which may cause some functions to become unusable',notFunc:'Method "{0}" does not exist',errFunc:'Parameter "{0}" is not a method',notValidators:'Global verification "{0}" does not exist',notFormats:'Global formatting "{0}" does not exist',notCommands:'The global directive "{0}" does not exist',notSlot:'Slot "{0}" does not exist',noTree:'"{0}" is not supported in the tree structure',noGroup:'"{0}" is not supported in the aggregation grouping',notProp:'Unsupported parameter "{0}"',checkProp:'When the data volume is too large, the check box may be stuttered. It is recommended to set the parameter "{0}" to improve rendering speed',coverProp:'The parameter "{1}" of "{0}" is repeatedly defined, which may cause an error',uniField:'The field name "{0}" is repeatedly defined, which may cause an error',repeatKey:'Repeat the primary key {0}="{1}", which may cause an error',repeatProp:'Repeat parameters {0}="{1}", which may cause an error',delFunc:'Method "{0}" is deprecated, please use "{1}"',delProp:'Parameter "{0}" is deprecated, please use "{1}"',delEvent:'Event "{0}" is deprecated, please use "{1}"',removeProp:'Parameter "{0}" is deprecated and is not recommended, which may cause an error',errFormat:'Global formatted content should be defined using "VXETable.formats" and the method of mounting "formatter={0}" is no longer recommended.',notType:'Unsupported file type "{0}"',notExp:"This browser does not support import/export function",impFields:"The import failed. Please check whether the field name and data format are correct.",treeNotImp:"Tree tables do not support import",treeCrossDrag:"Only drag the first level",treeDragChild:"Parents cannot drag to their own children",reqPlugin:'"{1}" is not installed at https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"Exceeding the maximum supported data volume {0} rows, this may cause an error",useNew:"It is not recommended to use {0}. Please use {1} instead.",errorVersion:"Version mismatch. Current version is {0}, while the minimum supported version is {1}."},table:{emptyText:"No data yet",allTitle:"Select all/cancel",seqTitle:"No.",actionTitle:"Operate",confirmFilter:"Filter",resetFilter:"Reset",allFilter:"All",sortAsc:"Ascending order: lowest to highest",sortDesc:"Descending order: highest to lowest",filter:"Enable filtering for selected columns",impSuccess:"Successfully imported {0} records",expLoading:"Exporting",expSuccess:"Export successfully",expError:"Export failed",expFilename:"Export_{0}",expOriginFilename:"Export_source_{0}",customTitle:"Column settings",customAll:"All",customConfirm:"Confirm",customClose:"Closure",customCancel:"Cancel",customRestore:"Restore default",maxFixedCol:"The maximum number of frozen columns cannot exceed {0}",maxGroupCol:"The maximum number of grouping fields cannot exceed {0}",dragTip:"Move: {0}",resizeColTip:"Width: {0} pixels",resizeRowTip:"Height: {0} pixels",rowGroupContentTotal:"{0} ({1})",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"Please select at least one record!",deleteSelectRecord:"Are you sure you want to delete the selected record?",removeSelectRecord:"Are you sure you want to remove the selected record?",dataUnchanged:"Data not changed!",delSuccess:"The selected record was successfully deleted!",saveSuccess:"Save successfully!",operError:"An error occurred and the operation failed!"},select:{clear:"Clear",allChecked:"All",total:"{0} / {1}",search:"Search",loadingText:"Loading",emptyText:"No data yet",maxOpt:"The maximum number that can be selected cannot exceed {0}.",overSizeErr:"The maximum selectable quantity of {0} has been exceeded. The excess part will be ignored!",searchEmpty:"No matching data found!"},tree:{searchEmpty:"\u672A\u5339\u914D\u5230\u6570\u636E\uFF01",dragTip:"Move: {0}"},treeSelect:{clearChecked:"Clear",allChecked:"Check all",allExpand:"Expand all",clearExpand:"Collapse all",total:"Selected {0}",search:"Search",emptyText:"No data yet"},pager:{goto:"Go",gotoTitle:"Number of pages",pagesize:"{0} items/page",total:"Total {0} records",pageClassifier:"Page",homePage:"front page",homePageTitle:"front page",prevPage:"Previous page",prevPageTitle:"Previous page",nextPage:"Next page",nextPageTitle:"Next page",prevJump:"Jump up page",prevJumpTitle:"Jump up page",nextJump:"Jump down page",nextJumpTitle:"Jump down page",endPage:"Last page",endPageTitle:"Last page"},alert:{title:"System prompts"},button:{confirm:"Confirm",cancel:"Cancel",clear:"Clear"},filter:{search:"search"},custom:{cstmTitle:"Column settings",cstmRestore:"Restore default",cstmCancel:"Cancel",cstmConfirm:"Sure",cstmConfirmRestore:"Please confirm whether it is restored to the default column configuration?",cstmDragTarget:"Move: {0}",setting:{colSort:"Sort",sortHelpTip:"Click and drag the icons to adjust the order.",colTitle:"Column title",colResizable:"Column width (pixels)",colVisible:"Whether to display",colFixed:"Freeze column",colFixedMax:"Freeze columns (up to {0} columns)",fixedLeft:"Left side",fixedUnset:"Not set",fixedRight:"Right side"}},import:{modes:{covering:"Overwrite method (directly overwrite table data)",insert:"Append at the bottom (append new data at the bottom of the table)",insertTop:"Append at the top (append new data at the top of the table)",insertBottom:"Append at the bottom (append new data at the bottom of the table)"},impTitle:"Import data",impFile:"File name",impSelect:"Select file",impType:"File type",impOpts:"Parameter settings",impMode:"Import mode",impConfirm:"Import",impCancel:"Cancel"},export:{types:{csv:"CSV (comma separated)(*.csv)",html:"Web page (*.html)",xml:"XML data (*.xml)",txt:"Text file (tab separated)(*.txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Excel workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Empty data",current:"Current data (data on the current page)",selected:"Selected data (data selected on the current page)",all:"Full data (including all paged data)"},printTitle:"Print data",expTitle:"Export data",expName:"File name",expNamePlaceholder:"Please enter a file name",expSheetName:"Title",expSheetNamePlaceholder:"Please enter a title",expType:"Save type",expMode:"Select data",expCurrentColumn:"All fields",expColumn:"Select field",expOpts:"Parameter settings",expOptHeader:"Header",expHeaderTitle:"Is the table header required",expOptFooter:"End of table",expFooterTitle:"Is the end of the table required?",expOptColgroup:"Grouping header",expOptTitle:"Column title",expTitleTitle:"Whether it is the column title, otherwise it will be displayed as the column's field name",expColgroupTitle:"If present, a header with a grouping structure is supported",expOptMerge:"merge",expMergeTitle:"If present, cells with merged structures are supported",expOptAllExpand:"Expand the tree",expAllExpandTitle:"If it exists, it is supported to expand all data with hierarchical structures",expOptUseStyle:"style",expUseStyleTitle:"If present, cells with style are supported",expOptOriginal:"Source data",expOriginalTitle:"If it is source data, import into tables is supported",expPrint:"Print",expConfirm:"Export",expCancel:"Cancel"},modal:{errTitle:"Error message",zoomMin:"Minimize",zoomIn:"maximize",zoomOut:"reduction",close:"closure",miniMaxSize:"The number of minimized windows cannot exceed {0}",footPropErr:"show-footer is only used to enable the table tail, and must be used with show-confirm-button | show-cancel-button | slots"},drawer:{close:"closure"},form:{folding:"Close",unfolding:"Expand"},toolbar:{import:"Import",export:"Export",print:"Print",refresh:"Refresh",zoomIn:"Full screen",zoomOut:"reduction",custom:"Column settings",customAll:"All",customConfirm:"Confirm",customRestore:"Reset",fixedLeft:"Freeze left",fixedRight:"Freeze right",cancelFixed:"Unfreeze"},datePicker:{yearTitle:"{0} years"},dateRangePicker:{pleaseRange:"Please select the date time and the end date"},input:{date:{m1:"January",m2:"February",m3:"March",m4:"April",m5:"May",m6:"June",m7:"July",m8:"August",m9:"September",m10:"October",m11:"November",m12:"December",quarterLabel:"{0} years",monthLabel:"{0} years",dayLabel:"{0} year {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sun",w1:"Mon",w2:"Tue",w3:"Wed",w4:"Thu",w5:"Fri",w6:"Sat"},months:{m0:"January",m1:"February",m2:"March",m3:"April",m4:"May",m5:"June",m6:"July",m7:"August",m8:"September",m9:"October",m10:"November",m11:"December"},quarters:{q1:"First quarter",q2:"Second quarter",q3:"Third quarter",q4:"Fourth quarter"}}},calendar:{yearLabel:"{0}",monthLabel:"{0}"},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Preview",operBtn:{zoomOut:"Shrink",zoomIn:"enlarge",pctFull:"Scaling equally",pct11:"Show original size",rotateLeft:"Rotate left",rotateRight:"Rotate to the right",print:"Click to print the picture",download:"Click to download the picture"}},upload:{fileBtnText:"Click or drag to upload",imgBtnText:"Click or drag to upload",dragPlaceholder:"Please drag and drop the file to this area to upload",imgSizeHint:"Leaflet {0}",imgCountHint:"Maximum {0} pictures",fileTypeHint:"Support {0} file types",fileSizeHint:"A single file size does not exceed {0}",fileCountHint:"Up to {0} files can be uploaded",uploadTypeErr:"File type mismatch!",overCountErr:"Only {0} files can be selected at most!",overCountExtraErr:"The maximum number of {0} has been exceeded, and the excess {1} files will be ignored!",overSizeErr:"The maximum file size cannot exceed {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"Re-upload",uploadProgress:"Uploading {0}%",uploadErr:"Upload failed",uploadSuccess:"Upload successfully",moreBtnText:"More ({0})",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"Click to view",morePopup:{readTitle:"View list",imageTitle:"Upload pictures",fileTitle:"Upload file"}},empty:{defText:"No data yet"},colorPicker:{clear:"Clear",confirm:"Confirm",copySuccess:"Copyed to clipboard: {0}",hex:"HEX"},formDesign:{formName:"Form name",defFormTitle:"Unnamed form",widgetPropTab:"Control Properties",widgetFormTab:"Form Properties",error:{wdFormUni:"This type of control is allowed to add only one in the form",wdSubUni:"This type of control is allowed to add only one in the subtable"},styleSetting:{btn:"Style settings",title:"Form style settings",layoutTitle:"Control layout",verticalLayout:"Top and bottom layout",horizontalLayout:"Horizontal layout",styleTitle:"Title style",boldTitle:"Title bold",fontBold:"Bold",fontNormal:"conventional",colonTitle:"Show colon",colonVisible:"show",colonHidden:"hide",alignTitle:"Alignment",widthTitle:"Title Width",alignLeft:"On the left",alignRight:"On the right",unitPx:"Pixels",unitPct:"percentage"},widget:{group:{base:"Basic controls",layout:"Layout Controls",system:"System Controls",module:"Module controls",chart:"Chart control",advanced:"Advanced Controls"},copyTitle:"Copy_{0}",component:{input:"Input box",textarea:"Text field",select:"Pull down to select",row:"One row and multiple columns",title:"title",text:"text",subtable:"Sub-table",VxeSwitch:"whether",VxeInput:"Input box",VxeNumberInput:"number",VxeDatePicker:"date",VxeTextarea:"Text field",VxeSelect:"Pull down to select",VxeTreeSelect:"Tree selection",VxeRadioGroup:"Radio button",VxeCheckboxGroup:"Checkbox",VxeUploadFile:"document",VxeUploadImage:"picture",VxeRate:"score",VxeSlider:"slider"}},widgetProp:{name:"Control name",placeholder:"Prompt",required:"Required verification",multiple:"Multiple choices are allowed",displaySetting:{name:"Display settings",pc:"PC",mobile:"Mobile",visible:"show",hidden:"hide"},dataSource:{name:"Data Source",defValue:"Option {0}",addOption:"Add options",batchEditOption:"Batch editing",batchEditTip:"Each row corresponds to an option, which supports direct copy and paste from tables, Excel, and WPS.",batchEditSubTip:"Each row corresponds to an option. If it is a group, the child items can start with a space or a tab key, and it supports direct copy and paste from tables, Excel, and WPS.",buildOption:"Build options"},rowProp:{colSize:"Number of columns",col2:"Two columns",col3:"Three columns",col4:"Four columns",col6:"Six columns",layout:"layout"},textProp:{name:"content",alignTitle:"Alignment",alignLeft:"On the left",alignCenter:"Center",alignRight:"On the right",colorTitle:"Font color",sizeTitle:"Font size",boldTitle:"Bold font",fontNormal:"conventional",fontBold:"Bold"},subtableProp:{seqTitle:"No.",showSeq:"Show serial number",showCheckbox:"Multiple choices are allowed",errSubDrag:"The subtable does not support this control, please use other controls",colPlace:"Drag the control in"},uploadProp:{limitFileCount:"File quantity limit",limitFileSize:"File size limit",multiFile:"Allow multiple files to be uploaded",limitImgCount:"Limit number of pictures",limitImgSize:"Image size limit",multiImg:"Allow multiple pictures to upload"}}},listDesign:{fieldSettingTab:"Field settings",listSettingTab:"Parameter settings",searchTitle:"Query criteria",listTitle:"List field",searchField:"Query fields",listField:"List field",activeBtn:{ActionButtonUpdate:"edit",ActionButtonDelete:"delete"},search:{addBtn:"edit",emptyText:"Query conditions not configured",editPopupTitle:"Edit query fields"},searchPopup:{colTitle:"title",saveBtn:"save"}},text:{copySuccess:"Copyed to clipboard",copyError:"The current environment does not support this operation"},countdown:{formats:{yyyy:"Year",MM:"moon",dd:"sky",HH:"hour",mm:"point",ss:"Second"}},contextMenu:{loadingText:"Loading"},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"Sun",w1:"Mon",w2:"Tue",w3:"Wed",w4:"Thu",w5:"Fri",w6:"Sat"}},plugins:{extendCellArea:{area:{mergeErr:"This operation cannot be performed on merged cells",multiErr:"This operation cannot be performed on multiple selection areas",selectErr:"Unable to operate on cells in the specified range",extendErr:"If the extended range contains merged cells, all merged cells must be the same size",pasteMultiErr:"Unable to paste, the copied and pasted areas need to be of the same size to perform this operation",cpInvalidErr:"The operation cannot be performed. There are prohibited columns ({0}) in the range you selected."},fnr:{title:"Find and replace",titleFd:"Find",titleRe:"Replace",findLabel:"Find",replaceLabel:"replace",findTitle:"Find what:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"replace"},filter:{re:"Regular expressions",whole:"Full word matching",sensitive:"case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"value"},body:{row:"Row: {0}",col:"Column: {0}"},empty:"(Null value)",reError:"Invalid regular expression",recordCount:"{0} cells found",notCell:"The matching cell cannot be found",replaceSuccess:"Successfully replaced {0} cells"}},extendPivotTable:{aggregation:{grouping:"Group",values:"Values",groupPlaceholder:"Drag here to set row groups",valuesPlaceholder:"Drag here to aggregate",dragExistCol:"The column already exists",sortHelpTip:"Click and drag the icons to adjust the order."},aggFuncs:{sum:"Sum",count:"Count",avg:"Avg",min:"Min",max:"Max",first:"First",last:"Last"}},filterComplexInput:{menus:{fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right"},cases:{equal:"equal",gt:"Greater",lt:"Less",begin:"Start",endin:"End",include:"Include",isSensitive:"case sensitive"}},filterCombination:{menus:{sort:"Sort",clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"descending order",fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right",clearFilter:"Clear Filter",textOption:"Text filters",numberOption:"Number filters",dateOption:"Date filters"},popup:{title:"Custom filtering methods",currColumnTitle:"Show rows where:",and:"and",or:"or",describeHtml:"Available? Represents a single character<br/>Use * Represents any multiple characters"},cases:{equal:"equal",unequal:"Not equal",gt:"Greater",ge:"Greater or equal",lt:"Less",le:"Less or equal",begin:"Start",notbegin:"It's not at the beginning",endin:"End",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",isAfter:"Is after",eqAfter:"Is after or equal to",isBefore:"Is before",eqBefore:"Is before or equal to",top10:"Top 10",aboveAverage:"Above average",belowAverage:"Below average",before:"Before",after:"After",tomorrow:"Tomorrow",today:"Today",yesterday:"Yesterday",nextWeek:"Next Week",thisWeek:"This Week",lastWeek:"Last Week",nextMonth:"Next Month",thisMonth:"This Month",lastMonth:"Last Month",nextYear:"Next Year",thisYear:"This Year",lastYear:"Last Year",yearToDate:"Year to Date",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"case sensitive"},empty:"(blank)",notData:"No match"}},pro:{area:{mergeErr:"This operation cannot be performed on merged cells",multiErr:"This operation cannot be performed on multiple selection areas",extendErr:"If the extended range contains merged cells, all merged cells must be the same size",pasteMultiErr:"Unable to paste, the copied and pasted areas need to be of the same size to perform this operation"},fnr:{title:"Find and replace",titleFd:"Find",titleRe:"Replace",findLabel:"Find",replaceLabel:"replace",findTitle:"Find content:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"replace"},filter:{re:"Regular expressions",whole:"Full word matching",sensitive:"case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"value"},empty:"(Null value)",reError:"Invalid regular expression",recordCount:"{0} cells found",notCell:"No matching cell found",replaceSuccess:"Successfully replaced {0} cells"}},renderer:{search:"search",cases:{equal:"equal",unequal:"Not equal",gt:"Greater",ge:"Greater or equal",lt:"Less",le:"Less or equal",begin:"Start",notbegin:"It's not at the beginning",endin:"End",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",top10:"Top 10",aboveAverage:"Above average",belowAverage:"Below average",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"case sensitive"},combination:{menus:{sort:"Sort",clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"descending order",fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right",clearFilter:"Clear Filter",textOption:"Text filters",numberOption:"Number filters",dateOption:"Date filters"},popup:{title:"Custom filtering methods",currColumnTitle:"Show rows where:",and:"and",or:"or",describeHtml:"Available? Represents a single character<br/>Use * Represents any multiple characters"},empty:"(blank)",notData:"No match"}}}}),At}var Tl=Cl(),Lt=Ne(Tl),zt={},Sn;function wl(){return Sn||(Sn=1,Object.defineProperty(zt,"__esModule",{value:!0}),zt.default=void 0,zt.default={vxe:{base:{pleaseInput:"Bitte geben Sie ein",pleaseSelect:"Bitte w\xE4hlen Sie",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"Laden..."},error:{downErr:"Download fehlgeschlagen",errLargeData:"Wenn die Menge der gebundenen Daten zu gro\xDF ist, verwenden Sie bitte {0}, andernfalls kann dies eine Verz\xF6gerung verursachen",groupFixed:"Bei Verwendung von gruppierten Headern muss die gefrorene Spalte nach Gruppen festgelegt werden",groupMouseRange:'Der Gruppierungsheader kann nicht gleichzeitig wie "{0}" verwendet werden, und dies kann einen Fehler verursachen',groupTag:'Gruppierungsspalten -Header sollten "{0}" anstelle von "{1}" verwenden, was zu Fehlern f\xFChren kann',scrollErrProp:'Dieser Parameter "{0}" wird nicht unterst\xFCtzt, nachdem die virtuelle Scrollen aktiviert ist',errConflicts:'Parameter "{0}" Konflikte mit "{1}"',modelConflicts:'Es gibt einen Konflikt zwischen dem gebundenen Feldwert "{0}" und "{1}", und ein Fehler tritt auf',notSupportProp:'"{1}" wird nicht unterst\xFCtzt, wenn der Parameter "{0}" aktiviert ist. Es sollte "{2}" sein, andernfalls tritt ein Fehler auf',reqSupportProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',notConflictProp:'Wenn "{0}" verwendet wird, sollte "{1}" festgelegt werden, andernfalls kann es funktionale Konflikte geben',unableInsert:"Kann nicht in den angegebenen Ort eingef\xFCgt werden. \xDCberpr\xFCfen Sie bitte, ob die Parameter korrekt sind",useErr:'Bei der Installation des Moduls "{0}" trat ein Fehler auf. Die Bestellung kann falsch sein. Das abh\xE4ngige Modul muss vor der Tabelle installiert werden',barUnableLink:"Die Symbolleiste kann Tabellen nicht assoziieren",expandContent:'Der Steckplatz f\xFCr die erweiterte Linie sollte "Inhalt" sein. Bitte pr\xFCfen Sie, ob sie korrekt ist',reqComp:'Die "{0}" -Komponente fehlt, bitte pr\xFCfen Sie, ob sie korrekt installiert ist. https://vxeui.com/#/start/useglobal',reqModule:'Fehlendes "{0}" Modul',reqProp:'Der erforderliche Parameter "{0}" fehlt, der einen Fehler verursachen kann',emptyProp:'Parameter "{0}" darf nicht leer sein',errProp:'Nicht unterst\xFCtzter Parameter "{0}", m\xF6glicherweise "{1}"',colRepet:'Spalte. {0} = "{1}" wird wiederholt, was dazu f\xFChren kann, dass einige Funktionen unbrauchbar werden',notFunc:'Methode "{0}" existiert nicht',errFunc:'Parameter "{0}" ist keine Methode',notValidators:'Globale \xDCberpr\xFCfung "{0}" existiert nicht',notFormats:'Globale Formatierung "{0}" existiert nicht',notCommands:'Die globale Richtlinie "{0}" existiert nicht',notSlot:'Slot "{0}" existiert nicht',noTree:'"{0}" wird in der Baumstruktur nicht unterst\xFCtzt',noGroup:'"{0}" wird nach der Datengruppierung nicht unterst\xFCtzt',notProp:'Nicht unterst\xFCtzter Parameter "{0}"',checkProp:'Wenn das Datenvolumen zu gro\xDF ist, kann das Kontrollk\xE4stchen stottern. Es wird empfohlen, den Parameter "{0}" festzulegen, um die Rendering -Geschwindigkeit zu verbessern',coverProp:'Der Parameter "{1}" von "{0}" wird wiederholt definiert, was einen Fehler verursachen kann',uniField:'Der Feldname "{0}" wird wiederholt definiert, was einen Fehler verursachen kann',repeatKey:'Wiederholen Sie den Prim\xE4rschl\xFCssel {0} = "{1}", der einen Fehler verursachen kann',repeatProp:'\u53C2\u6570\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'Methode "{0}" ist veraltet, bitte verwenden Sie "{1}".',delProp:'Parameter "{0}" ist veraltet, bitte verwenden Sie "{1}".',delEvent:'Ereignis "{0}" ist veraltet, bitte verwenden Sie "{1}".',removeProp:'Der Parameter "{0}" ist veraltet und wird nicht empfohlen, was einen Fehler verursachen kann',errFormat:'Der globale formatierte Inhalt sollte mit "vxetable.formats" definiert werden, und die Methode zur Montage "Formatter = {0}" wird nicht mehr empfohlen.',notType:'Nicht unterst\xFCtzter Dateityp "{0}"',notExp:"Dieser Browser unterst\xFCtzt keine Import-/Exportfunktion",impFields:"Der Import ist fehlgeschlagen. Bitte \xFCberpr\xFCfen Sie, ob das Feldname und das Datenformat korrekt sind.",treeNotImp:"Baumtische unterst\xFCtzen den Import nicht",treeCrossDrag:"Ziehen Sie nur die erste Ebene",treeDragChild:"Eltern k\xF6nnen nicht zu ihren eigenen Kindern ziehen",reqPlugin:'"{1}" ist nicht unter https://vxeui.com/Otheriationation installiert',errMaxRow:"Wenn das maximal unterst\xFCtzte Datenvolumen {0} Zeilen \xFCberschreitet, kann dies einen Fehler verursachen",useNew:"{0} wird nicht empfohlen, bitte verwenden Sie {1}",errorVersion:"\u7248\u672C\u4E0D\u5339\u914D\uFF0C\u5F53\u524D\u7248\u672C {0}\uFF0C\u6700\u4F4E\u652F\u6301\u7248\u672C\u4E3A {1}"},table:{emptyText:"Noch keine Daten",allTitle:"W\xE4hlen Sie alle/abbrechen",seqTitle:"Seriennummer",actionTitle:"arbeiten",confirmFilter:"Filter",resetFilter:"Zur\xFCcksetzen",allFilter:"alle",sortAsc:"Aufsteigende Ordnung: niedrigst bis zum h\xF6chsten",sortDesc:"Absteigende Ordnung: h\xF6chste bis niedrigste",filter:"Filterung f\xFCr ausgew\xE4hlte Spalten aktivieren",impSuccess:"{0} Datens\xE4tze wurden erfolgreich importiert",expLoading:"Exportieren",expSuccess:"Erfolgreich exportieren",expError:"Export fehlgeschlagen",expFilename:"Export_ {0}",expOriginFilename:"Export_Source_ {0}",customTitle:"Spalteneinstellungen",customAll:"alle",customConfirm:"best\xE4tigen",customClose:"Schlie\xDFung",customCancel:"Stornieren",customRestore:"Standardeinstellung wiederherstellen",maxFixedCol:"Die maximale Anzahl von gefrorenen Spalten darf {0} nicht \xFCberschreiten",maxGroupCol:"Die Anzahl der maximalen Gruppierungsfelder darf {0} nicht \xFCberschreiten",dragTip:"Bewegung: {0}",resizeColTip:"Breite: {0} Pixel",resizeRowTip:"Hoch: {0} Pixel",rowGroupContentTotal:"{0}\uFF08{1}\uFF09",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"Bitte w\xE4hlen Sie mindestens einen Datensatz aus!",deleteSelectRecord:"Sind Sie sicher, dass Sie den ausgew\xE4hlten Datensatz l\xF6schen m\xF6chten?",removeSelectRecord:"Sind Sie sicher, dass Sie den ausgew\xE4hlten Datensatz entfernen m\xF6chten?",dataUnchanged:"Daten nicht ge\xE4ndert!",delSuccess:"Der ausgew\xE4hlte Rekord wurde erfolgreich gel\xF6scht!",saveSuccess:"Erfolgreich sparen!",operError:"Ein Fehler ist aufgetreten und die Operation ist fehlgeschlagen!"},select:{clear:"Klar",allChecked:"W\xE4hlen Sie alle aus",total:"{0} / {1}",search:"suchen",loadingText:"Laden",emptyText:"Noch keine Daten",maxSize:"Die maximale Anzahl von Optionen kann {0} nicht \xFCberschreiten",overSizeErr:"Die maximale optionale Nummer {0} wurde \xFCberschritten und der \xDCberschuss wird ignoriert!",searchEmpty:"Keine Daten entspricht!"},tree:{searchEmpty:"Keine Daten entspricht!",dragTip:"\u79FB\u52A8\uFF1A{0}"},treeSelect:{clearChecked:"Klar",allChecked:"W\xE4hlen Sie alle aus",allExpand:"Alle erweitern",clearExpand:"Alle schlie\xDFen",total:"Ausgew\xE4hlt {0}",search:"suchen",emptyText:"Noch keine Daten"},pager:{goto:"Gehen",gotoTitle:"Anzahl der Seiten",pagesize:"{0} Elemente/Seite",total:"Total {0} Datens\xE4tze",pageClassifier:"Seite",homePage:"Titelseite",homePageTitle:"Titelseite",prevPage:"Vorherige Seite",prevPageTitle:"Vorherige Seite",nextPage:"N\xE4chste Seite",nextPageTitle:"N\xE4chste Seite",prevJump:"Seite hochspringen",prevJumpTitle:"Seite hochspringen",nextJump:"Seite nach unten springen",nextJumpTitle:"Seite nach unten springen",endPage:"Letzte Seite",endPageTitle:"Letzte Seite"},alert:{title:"Systemaufforderungen"},button:{confirm:"best\xE4tigen",cancel:"Stornieren",clear:"Klar"},filter:{search:"suchen"},custom:{cstmTitle:"Spalteneinstellungen",cstmRestore:"Standardeinstellung wiederherstellen",cstmCancel:"Stornieren",cstmConfirm:"Sicher",cstmConfirmRestore:"Bitte best\xE4tigen Sie, ob es in die Standardspaltenkonfiguration wiederhergestellt wird.",cstmDragTarget:"Bewegung: {0}",setting:{colSort:"Sortieren",sortHelpTip:"Klicken Sie auf das Symbol und ziehen Sie das Symbol, um die Bestellung anzupassen",colTitle:"Spaltenentitel",colResizable:"S\xE4ulenbreite (Pixel)",colVisible:"Ob angezeigt",colFixed:"Einfrierens\xE4ule",colFixedMax:"Spalten einfrieren (bis zu {0} Spalten)",fixedLeft:"Linke Seite",fixedUnset:"Nicht gesetzt",fixedRight:"Rechte Seite"}},import:{modes:{covering:"\xDCberschreibe -Methode (direkt \xFCberschreibe Tabellendaten)",insert:"Gehen Sie unten an (Gehen Sie am Ende der Tabelle neue Daten an)",insertTop:"Gehen Sie oben an (Gehen Sie neue Daten oben in der Tabelle an)",insertBottom:"Gehen Sie unten an (Gehen Sie am Ende der Tabelle neue Daten an)"},impTitle:"Daten importieren",impFile:"Dateiname",impSelect:"W\xE4hlen Sie eine Datei aus",impType:"Dateityp",impOpts:"Parametereinstellungen",impMode:"Importmodus",impConfirm:"Import",impCancel:"Stornieren"},export:{types:{csv:"CSV (Comma-getrennt) (*. CSV)",html:"Webseite (*.html)",xml:"XML -Daten (*.xml)",txt:"Textdatei (tabendressierte) (*. Txt)",xls:"Excel 97-2003 Arbeitsbuch (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Leere Daten",current:"Aktuelle Daten (Daten auf der aktuellen Seite)",selected:"Ausgew\xE4hlte Daten (Daten auf der aktuellen Seite ausgew\xE4hlt)",all:"Vollst\xE4ndige Daten (einschlie\xDFlich aller ausgelieferten Daten)"},printTitle:"Daten drucken",expTitle:"Daten exportieren",expName:"Dateiname",expNamePlaceholder:"Bitte geben Sie einen Dateinamen ein",expSheetName:"Titel",expSheetNamePlaceholder:"Bitte geben Sie einen Titel ein",expType:"Typ speichern",expMode:"Daten ausw\xE4hlen",expCurrentColumn:"Alle Felder",expColumn:"W\xE4hlen Sie ein Feld aus",expOpts:"Parametereinstellungen",expOptHeader:"Kopfball",expHeaderTitle:"Ist der Tischkopf ben\xF6tigt",expOptFooter:"Ende der Tabelle",expFooterTitle:"Ist das Ende der Tabelle erforderlich?",expOptColgroup:"Gruppierungsheader",expOptTitle:"Spaltenentitel",expTitleTitle:"Ob es sich um den Spaltentitel handelt, sonst wird er als Feldname der Spalte angezeigt",expColgroupTitle:"Wenn vorhanden, wird ein Kopfball mit einer Gruppierungsstruktur unterst\xFCtzt",expOptMerge:"verschmelzen",expMergeTitle:"Wenn vorhanden, werden Zellen mit zusammengef\xFChrten Strukturen unterst\xFCtzt",expOptAllExpand:"Den Baum erweitern",expAllExpandTitle:"Wenn es existiert, wird es unterst\xFCtzt, alle Daten mit hierarchischen Strukturen zu erweitern",expOptUseStyle:"Stil",expUseStyleTitle:"Wenn vorhanden, werden Zellen mit Stil unterst\xFCtzt",expOptOriginal:"Quelldaten",expOriginalTitle:"Wenn es sich",expPrint:"Drucken",expConfirm:"Export",expCancel:"Stornieren"},modal:{errTitle:"Fehlermeldung",zoomMin:"Minimieren",zoomIn:"maximieren",zoomOut:"Reduktion",close:"Schlie\xDFung",miniMaxSize:"Die Anzahl der minimierten Fenster darf {0} nicht \xFCberschreiten",footPropErr:"Show-Footer wird nur verwendet, um den Tischschwanz zu aktivieren, und muss mit Show-Confirm-Button | verwendet werden Show-Cancel-Button | Slots"},drawer:{close:"Schlie\xDFung"},form:{folding:"Schlie\xDFen",unfolding:"Expandieren"},toolbar:{import:"Import",export:"Export",print:"Drucken",refresh:"Aktualisieren",zoomIn:"Vollbild",zoomOut:"Reduktion",custom:"Spalteneinstellungen",customAll:"alle",customConfirm:"best\xE4tigen",customRestore:"Zur\xFCcksetzen",fixedLeft:"Links einfrieren",fixedRight:"Rechts einfrieren",cancelFixed:"S\xE4ulen entfernen"},datePicker:{yearTitle:"{0} Jahre"},dateRangePicker:{pleaseRange:"Bitte w\xE4hlen Sie ein Startdatum und ein Enddatum"},input:{date:{m1:"Januar",m2:"Februar",m3:"Marsch",m4:"April",m5:"Mai",m6:"Juni",m7:"Juli",m8:"August",m9:"September",m10:"Oktober",m11:"November",m12:"Dezember",quarterLabel:"{0} Jahre",monthLabel:"{0} Jahre",dayLabel:"{0} Jahr {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sonntag",w1:"am Montag",w2:"Dienstag",w3:"Mittwoch",w4:"Donnerstag",w5:"Freitag",w6:"Samstag"},months:{m0:"Januar",m1:"Februar",m2:"Marsch",m3:"April",m4:"Mai",m5:"Juni",m6:"Juli",m7:"August",m8:"September",m9:"Oktober",m10:"November",m11:"Dezember"},quarters:{q1:"Erstes Quartal",q2:"Zweites Quartal",q3:"Drittes Quartal",q4:"Viertes Quartal"}}},calendar:{yearLabel:"{0} \u5E74",monthLabel:"{0} \u6708"},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Vorschau",operBtn:{zoomOut:"Schrumpfen",zoomIn:"vergr\xF6\xDFern",pctFull:"Gleicherma\xDFen Skalierung",pct11:"Originalgr\xF6\xDFe zeigen",rotateLeft:"Links drehen",rotateRight:"Nach rechts drehen",print:"Klicken Sie hier, um das Bild zu drucken",download:"Klicken Sie hier, um das Bild herunterzuladen"}},upload:{fileBtnText:"Klicken Sie auf oder ziehen Sie zum Hochladen",imgBtnText:"Klicken Sie auf oder ziehen Sie zum Hochladen",dragPlaceholder:"Bitte ziehen Sie die Datei zum Hochladen in diesen Bereich und lassen Sie sie ab",imgSizeHint:"Single {0}",imgCountHint:"Bis {0}",fileTypeHint:"Unterst\xFCtzen Sie {0} Dateitypen",fileSizeHint:"Eine einzelne Dateigr\xF6\xDFe \xFCberschreitet {0} nicht",fileCountHint:"Bis zu {0} -Dateien k\xF6nnen hochgeladen werden",uploadTypeErr:"Dateityp -Nicht\xFCbereinstimmung!",overCountErr:"Nur {0} -Dateien k\xF6nnen h\xF6chstens ausgew\xE4hlt werden!",overCountExtraErr:"Die maximale Anzahl von {0} wurde \xFCberschritten, und die \xFCbersch\xFCssigen {1} -Dateien werden ignoriert!",overSizeErr:"Die maximale Dateigr\xF6\xDFe darf {0} nicht \xFCberschreiten!",manualUpload:"Klicken Sie hier, um hochzuladen",reUpload:"Wiederbelastung",uploadProgress:"Hochladen {0}%",uploadErr:"Upload fehlgeschlagen",uploadSuccess:"Erfolgreich hochladen",moreBtnText:"Mehr ({0})",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"Klicken Sie hier, um anzuzeigen",morePopup:{readTitle:"Zeigen Sie die Liste an",imageTitle:"Laden Sie Bilder hoch",fileTitle:"Datei hochladen"}},empty:{defText:"Noch keine Daten"},colorPicker:{clear:"Klar",confirm:"best\xE4tigen",copySuccess:"Kopieren Sie in Zwischenablage: {0}",hex:"HEX"},formDesign:{formName:"Formname",defFormTitle:"Unbenannte Form",widgetPropTab:"Kontrolleigenschaften",widgetFormTab:"Formeigenschaften",error:{wdFormUni:"Diese Art der Steuerung darf nur einen in der Form hinzuf\xFCgen",wdSubUni:"Diese Art der Steuerung darf nur einen in die Subtisch hinzuf\xFCgen"},styleSetting:{btn:"Stileinstellungen",title:"Formularstileinstellungen",layoutTitle:"Kontrolllayout",verticalLayout:"Auf und Ab -Layout",horizontalLayout:"Horizontales Layout",styleTitle:"Titelstil",boldTitle:"Dicker Titel",fontBold:"Deutlich",fontNormal:"konventionell",colonTitle:"Zeigen Sie Colon",colonVisible:"zeigen",colonHidden:"verstecken",alignTitle:"Ausrichtung",widthTitle:"Titelbreite",alignLeft:"Auf der linken Seite",alignRight:"Rechts",unitPx:"Pixel",unitPct:"Prozentsatz"},widget:{group:{base:"Grundlegende Kontrollen",layout:"Layoutkontrollen",system:"Systemsteuerungen",module:"Modulsteuerungen",chart:"Diagrammkontrolle",advanced:"Fortgeschrittene Steuerelemente"},copyTitle:"Copy_ {0}",component:{input:"Eingabefeld",textarea:"Textfeld",select:"Runter ziehen, um auszuw\xE4hlen",row:"Eine Zeile und mehrere Spalten",title:"Titel",text:"Text",subtable:"Untertisch",VxeSwitch:"ob",VxeInput:"Eingabefeld",VxeNumberInput:"Nummer",VxeDatePicker:"Datum",VxeTextarea:"Textfeld",VxeSelect:"Runter ziehen, um auszuw\xE4hlen",VxeTreeSelect:"Baumauswahl",VxeRadioGroup:"Radiobox",VxeCheckboxGroup:"Kontrollk\xE4stchen",VxeUploadFile:"dokumentieren",VxeUploadImage:"Bild",VxeRate:"Punktzahl",VxeSlider:"Schieberegler"}},widgetProp:{name:"Kontrollname",placeholder:"Prompt",required:"Erforderliche \xDCberpr\xFCfung",multiple:"Mehrere Auswahlm\xF6glichkeiten sind erlaubt",displaySetting:{name:"Einstellungen anzeigen",pc:"Computer",mobile:"Mobile",visible:"zeigen",hidden:"verstecken"},dataSource:{name:"Datenquelle",defValue:"Option {0}",addOption:"Optionen hinzuf\xFCgen",batchEditOption:"Batch -Bearbeitung",batchEditTip:"Jede Zeile entspricht einer Option, die direkte Kopie und Einf\xFCgen von Tabellen, Excel und WPS unterst\xFCtzt.",batchEditSubTip:"Jede Zeile entspricht einer Option. Wenn es sich um eine Gruppe handelt, k\xF6nnen die untergeordneten Elemente mit einem Speicherplatz oder einem Registerkartenschl\xFCssel beginnen und unterst\xFCtzt direkte Kopien und Einf\xFCgen von Tabellen, Excel und WPS.",buildOption:"Optionen generieren"},rowProp:{colSize:"Anzahl der Spalten",col2:"Zwei Spalten",col3:"Drei Spalten",col4:"Vier Spalten",col6:"Sechs Spalten",layout:"Layout"},textProp:{name:"Inhalt",alignTitle:"Ausrichtung",alignLeft:"Auf der linken Seite",alignCenter:"Center",alignRight:"Rechts",colorTitle:"Schriftfarbe",sizeTitle:"Schriftgr\xF6\xDFe",boldTitle:"Dickere Schrift",fontNormal:"konventionell",fontBold:"Deutlich"},subtableProp:{seqTitle:"Seriennummer",showSeq:"Seriennummer anzeigen",showCheckbox:"Mehrere Auswahlm\xF6glichkeiten sind erlaubt",errSubDrag:"Die Subtisch unterst\xFCtzt diese Kontrolle nicht. Bitte verwenden Sie andere Steuerelemente",colPlace:"Ziehen Sie die Kontrolle ein"},uploadProp:{limitFileCount:"Dateimengengrenze",limitFileSize:"Dateigr\xF6\xDFenbegrenzung",multiFile:"Lassen Sie mehrere Dateien hochgeladen werden",limitImgCount:"Begrenzung der Anzahl der Bilder",limitImgSize:"Bildgr\xF6\xDFengrenze",multiImg:"Lassen Sie mehrere Bilder hochladen"}}},listDesign:{fieldSettingTab:"Feldeinstellungen",listSettingTab:"Parametereinstellungen",searchTitle:"Abfragekriterien",listTitle:"Listenfeld",searchField:"Abfragefelder",listField:"Listenfeld",activeBtn:{ActionButtonUpdate:"bearbeiten",ActionButtonDelete:"l\xF6schen"},search:{addBtn:"bearbeiten",emptyText:"Abfragebedingungen nicht konfiguriert",editPopupTitle:"Abfragebelder bearbeiten"},searchPopup:{colTitle:"Titel",saveBtn:"speichern"}},text:{copySuccess:"Kopiert in die Zwischenablage",copyError:"Die aktuelle Umgebung unterst\xFCtzt diesen Vorgang nicht"},countdown:{formats:{yyyy:"Jahr",MM:"Mond",dd:"Himmel",HH:"Stunde",mm:"Punkt",ss:"Zweite"}},contextMenu:{loadingText:"\u52A0\u8F7D\u4E2D..."},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"\u65E5",w1:"\u4E00",w2:"\u4E8C",w3:"\u4E09",w4:"\u56DB",w5:"\u4E94",w6:"\u516D"}},plugins:{extendCellArea:{area:{mergeErr:"Diese Operation kann nicht an zusammengef\xFChrten Zellen durchgef\xFChrt werden",multiErr:"Dieser Vorgang kann nicht im Bereich mehrerer Selekten durchgef\xFChrt werden",selectErr:"Zellen im angegebenen Bereich k\xF6nnen nicht betrieben werden",extendErr:"Wenn der erweiterte Bereich zusammengef\xFChrte Zellen enth\xE4lt, m\xFCssen alle zusammengef\xFChrten Zellen die gleiche Gr\xF6\xDFe haben",pasteMultiErr:"Es kann nicht eingef\xFCgt werden, m\xFCssen dazu Bereiche kopieren und einf\xFCgen",cpInvalidErr:"Diese Operation kann nicht durchgef\xFChrt werden, es gibt verbotene Spalten in dem von Ihnen ausgew\xE4hlten Bereich ({0})"},fnr:{title:"Finden und ersetzen",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"Finden",replaceLabel:"ersetzen",findTitle:"Inhalt finden:",replaceTitle:"Ersetzen durch:",tabs:{find:"Finden",replace:"ersetzen"},filter:{re:"Regul\xE4re Ausdr\xFCcke",whole:"Vollst\xE4ndiges Wort Matching",sensitive:"Fallempfindlichkeit"},btns:{findNext:"Finden Sie den n\xE4chsten",findAll:"Finden Sie alle",replace:"ersetzen",replaceAll:"Alles ersetzen",cancel:"Stornieren"},header:{seq:"#",cell:"Zelle",value:"Wert"},body:{row:"Zeile: {0}",col:"Spalte: {0}"},empty:"(Nullwert)",reError:"Ung\xFCltiger regul\xE4rer Ausdruck",recordCount:"{0} Zellen gefunden",notCell:"Die passende Zelle kann nicht gefunden werden",replaceSuccess:"{0} Zellen wurden erfolgreich ersetzt"}},extendPivotTable:{aggregation:{grouping:"Gruppierung",values:"Wert",groupPlaceholder:"Ziehen Sie hier zur Gruppe",valuesPlaceholder:"Ziehen Sie hierher, um zu aggregieren",dragExistCol:"Diese Spalte existiert bereits",sortHelpTip:"Klicken Sie auf das Symbol und ziehen Sie das Symbol, um die Bestellung anzupassen"},aggFuncs:{sum:"Bitten Sie nach Summe",count:"z\xE4hlen",avg:"Durchschnittswert",min:"Mindestwert",max:"Maximalwert",first:"Erster Wert",last:"Der Endwert"}},filterComplexInput:{menus:{fixedColumn:"Einfrierens\xE4ule",fixedGroup:"Gefriergruppierung",cancelFixed:"Einfrieren abbrechen",fixedLeft:"Linke Seite einfrieren",fixedRight:"Die rechte Seite einfrieren"},cases:{equal:"gleich",gt:"Gr\xF6\xDFer als",lt:"Weniger als",begin:"Der Anfang ist",endin:"Das Ende ist",include:"Enthalten",isSensitive:"Fallempfindlichkeit"}},filterCombination:{menus:{sort:"Sortieren",clearSort:"Klare Sortierung",sortAsc:"Aufsteigende Ordnung",sortDesc:"absteigende Reihenfolge",fixedColumn:"Einfrierens\xE4ule",fixedGroup:"Gefriergruppierung",cancelFixed:"Einfrieren abbrechen",fixedLeft:"Linke Seite einfrieren",fixedRight:"Die rechte Seite einfrieren",clearFilter:"Klaren Filter",textOption:"Textfilterung",numberOption:"Numerische Filterung",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"Benutzerdefinierte Filtermethoden",currColumnTitle:"Aktuelle Spalte:",and:"Und",or:"oder",describeHtml:"Verf\xFCgbar? Repr\xE4sentiert ein einzelnes Zeichen <br/> Verwendung * repr\xE4sentiert alle mehrere Zeichen"},cases:{equal:"gleich",unequal:"Nicht gleich",gt:"Gr\xF6\xDFer als",ge:"Gr\xF6\xDFer als oder gleich zu",lt:"Weniger als",le:"Weniger als oder gleich zu",begin:"Der Anfang ist",notbegin:"Es ist nicht am Anfang",endin:"Das Ende ist",notendin:"Das Ende ist nicht",include:"Enthalten",exclude:"Nicht enthalten",between:"Zwischen",isAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E",eqAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E\u6216\u4E0E\u4E4B\u76F8\u540C",isBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D",eqBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D\u6216\u4E0E\u4E4B\u76F8\u540C",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",before:"\u4E4B\u524D",after:"\u4E4B\u540E",tomorrow:"\u660E\u5929",today:"\u4ECA\u5929",yesterday:"\u6628\u5929",nextWeek:"\u4E0B\u5468",thisWeek:"\u672C\u5468",lastWeek:"\u4E0A\u5468",nextMonth:"\u4E0B\u6708",thisMonth:"\u672C\u6708",lastMonth:"\u4E0A\u6708",nextYear:"\u660E\u5E74",thisYear:"\u4ECA\u5E74",lastYear:"\u53BB\u5E74",yearToDate:"\u672C\u5E74\u5EA6\u622A\u6B62\u5230\u73B0\u5728",custom:"Benutzerdefinierte Filterung",insensitive:"Fall unempfindlich",isSensitive:"Fallempfindlichkeit"},empty:"(leer)",notData:"Kein Match"}},pro:{area:{mergeErr:"Diese Operation kann nicht an zusammengef\xFChrten Zellen durchgef\xFChrt werden",multiErr:"Dieser Vorgang kann nicht im Bereich mehrerer Selekten durchgef\xFChrt werden",extendErr:"Wenn der erweiterte Bereich zusammengef\xFChrte Zellen enth\xE4lt, m\xFCssen alle zusammengef\xFChrten Zellen die gleiche Gr\xF6\xDFe haben",pasteMultiErr:"Es kann nicht eingef\xFCgt werden, m\xFCssen dazu Bereiche kopieren und einf\xFCgen"},fnr:{title:"Finden und ersetzen",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"Finden",replaceLabel:"ersetzen",findTitle:"Inhalt finden:",replaceTitle:"Ersetzen durch:",tabs:{find:"Finden",replace:"ersetzen"},filter:{re:"Regul\xE4re Ausdr\xFCcke",whole:"Vollst\xE4ndiges Wort Matching",sensitive:"Fallempfindlichkeit"},btns:{findNext:"Finden Sie den n\xE4chsten",findAll:"Finden Sie alle",replace:"ersetzen",replaceAll:"Alles ersetzen",cancel:"Stornieren"},header:{seq:"#",cell:"Zelle",value:"Wert"},empty:"(Nullwert)",reError:"Ung\xFCltiger regul\xE4rer Ausdruck",recordCount:"{0} Zellen gefunden",notCell:"Die passende Zelle kann nicht gefunden werden",replaceSuccess:"{0} Zellen wurden erfolgreich ersetzt"}},renderer:{search:"suchen",cases:{equal:"gleich",unequal:"Nicht gleich",gt:"Gr\xF6\xDFer als",ge:"Gr\xF6\xDFer als oder gleich zu",lt:"Weniger als",le:"Weniger als oder gleich zu",begin:"Der Anfang ist",notbegin:"Es ist nicht am Anfang",endin:"Das Ende ist",notendin:"Das Ende ist nicht",include:"Enthalten",exclude:"Nicht enthalten",between:"Zwischen",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",custom:"Benutzerdefinierte Filterung",insensitive:"Fall unempfindlich",isSensitive:"Fallempfindlichkeit"},combination:{menus:{sort:"Sortieren",clearSort:"Klare Sortierung",sortAsc:"Aufsteigende Ordnung",sortDesc:"absteigende Reihenfolge",fixedColumn:"Einfrierens\xE4ule",fixedGroup:"Gefriergruppierung",cancelFixed:"Einfrieren abbrechen",fixedLeft:"Nach links einfrieren",fixedRight:"Nach rechts einfrieren",clearFilter:"Klaren Filter",textOption:"Textfilterung",numberOption:"Numerische Filterung",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"Benutzerdefinierte Filtermethoden",currColumnTitle:"Aktuelle Spalte:",and:"Und",or:"oder",describeHtml:"Verf\xFCgbar? Repr\xE4sentiert ein einzelnes Zeichen <br/> Verwendung * repr\xE4sentiert alle mehrere Zeichen"},empty:"(leer)",notData:"Kein Match"}}}}),zt}var kl=wl(),Sl=Ne(kl),_t={},En;function El(){return En||(En=1,Object.defineProperty(_t,"__esModule",{value:!0}),_t.default=void 0,_t.default={vxe:{base:{pleaseInput:"Por favor ingrese",pleaseSelect:"Seleccione",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"cargando..."},error:{downErr:"Descargar fallido",errLargeData:"Cuando la cantidad de datos unidos es demasiado grande, use {0}, de lo contrario puede causar retraso",groupFixed:"Si se usa encabezados agrupados, la columna congelada debe ser establecida por grupo",groupMouseRange:'El encabezado de agrupaci\xF3n no se puede usar al mismo tiempo que "{0}" y esto puede causar un error',groupTag:'Los encabezados de la columna de agrupaci\xF3n deben usar "{0}" en lugar de "{1}", lo que puede causar errores',scrollErrProp:'Este par\xE1metro "{0}" no es compatible despu\xE9s de que el desplazamiento virtual est\xE9 habilitado',errConflicts:'Par\xE1metro "{0}" En conflicto con "{1}"',modelConflicts:'Hay un conflicto entre el valor de campo unido "{0}" y "{1}", y ocurrir\xE1 un error',notSupportProp:'"{1}" no se admite cuando el par\xE1metro "{0}" est\xE1 habilitado, deber\xEDa ser "{2}", de lo contrario ocurrir\xE1 un error',reqSupportProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',notConflictProp:'Cuando se usa "{0}", "{1}" debe establecerse, de lo contrario puede haber conflictos funcionales',unableInsert:"No se puede insertar en la ubicaci\xF3n especificada, verifique si los par\xE1metros son correctos",useErr:'Se produjo un error al instalar el m\xF3dulo "{0}". El pedido puede ser incorrecto. El m\xF3dulo dependiente debe instalarse antes de la tabla',barUnableLink:"La barra de herramientas no puede asociar tablas",expandContent:'La ranura para la l\xEDnea expandida debe ser "contenido", verifique si es correcto',reqComp:'Falta el componente "{0}", verifique si est\xE1 instalado correctamente. https://vxeui.com/#/start/useglobal',reqModule:'Falta m\xF3dulo "{0}"',reqProp:'Falta el par\xE1metro "{0}" necesario, lo que puede causar un error',emptyProp:'El par\xE1metro "{0}" no puede estar vac\xEDo',errProp:'Par\xE1metro no compatible "{0}", posiblemente "{1}"',colRepet:'columna. {0} = "{1}" se repite, lo que puede hacer que algunas funciones se vuelvan inutilizables',notFunc:'El m\xE9todo "{0}" no existe',errFunc:'El par\xE1metro "{0}" no es un m\xE9todo',notValidators:'La verificaci\xF3n global "{0}" no existe',notFormats:'El formato global "{0}" no existe',notCommands:'La directiva global "{0}" no existe',notSlot:'La ranura "{0}" no existe',noTree:'"{0}" no es compatible con la estructura del \xE1rbol',noGroup:'"{0}" no es compatible despu\xE9s de la agrupaci\xF3n de datos',notProp:'Par\xE1metro no compatible "{0}"',checkProp:'Cuando el volumen de datos es demasiado grande, la casilla de verificaci\xF3n puede tartamudear. Se recomienda establecer el par\xE1metro "{0}" para mejorar la velocidad de renderizaci\xF3n',coverProp:'El par\xE1metro "{1}" de "{0}" se define repetidamente, lo que puede causar un error',uniField:'El nombre de campo "{0}" se define repetidamente, lo que puede causar un error',repeatKey:'Repita la clave primaria {0} = "{1}", que puede causar un error',repeatProp:'\u53C2\u6570\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'El m\xE9todo "{0}" est\xE1 en desuso, use "{1}"',delProp:'Par\xE1metro "{0}" est\xE1 en desuso, use "{1}"',delEvent:'El evento "{0}" est\xE1 en desuso, por favor use "{1}"',removeProp:'El par\xE1metro "{0}" est\xE1 en desuso y no se recomienda, lo que puede causar un error',errFormat:'El contenido formateado global debe definirse utilizando "vxetable.formats" y el m\xE9todo de montaje "formatter = {0}" ya no se recomienda.',notType:'Tipo de archivo no compatible "{0}"',notExp:"Este navegador no admite la funci\xF3n de importaci\xF3n/exportaci\xF3n",impFields:"La importaci\xF3n fall\xF3. Compruebe si el nombre del campo y el formato de datos son correctos.",treeNotImp:"Las tablas de \xE1rboles no admiten la importaci\xF3n",treeCrossDrag:"Solo arrastre el primer nivel",treeDragChild:"Los padres no pueden arrastrar a sus propios hijos",reqPlugin:'"{1}" no est\xE1 instalado en https://vxeui.com/other{0 /#/{1}/install',errMaxRow:"Al exceder las filas de volumen de datos m\xE1ximos admitidos, esto puede causar un error",useNew:"{0} no se recomienda, use {1}",errorVersion:"\u7248\u672C\u4E0D\u5339\u914D\uFF0C\u5F53\u524D\u7248\u672C {0}\uFF0C\u6700\u4F4E\u652F\u6301\u7248\u672C\u4E3A {1}"},table:{emptyText:"A\xFAn no hay datos",allTitle:"Seleccionar todo/Cancelar",seqTitle:"N\xFAmero de serie",actionTitle:"funcionar",confirmFilter:"filtrar",resetFilter:"Reiniciar",allFilter:"todo",sortAsc:"Orden ascendente: m\xE1s bajo a m\xE1s alto",sortDesc:"Orden descendente: m\xE1s alto a m\xE1s bajo",filter:"Habilitar el filtrado para columnas seleccionadas",impSuccess:"Los registros {0} se importaron correctamente",expLoading:"Exportador",expSuccess:"Exportar con \xE9xito",expError:"Exportaci\xF3n fallida",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Configuraci\xF3n de columna",customAll:"todo",customConfirm:"confirmar",customClose:"cierre",customCancel:"Cancelar",customRestore:"Restaurar predeterminado",maxFixedCol:"El n\xFAmero m\xE1ximo de columnas congeladas no puede exceder {0}",maxGroupCol:"El n\xFAmero de campos de agrupaci\xF3n m\xE1ximos no puede exceder {0}",dragTip:"Mover: {0}",resizeColTip:"Ancho: {0} p\xEDxeles",resizeRowTip:"Alto: {0} p\xEDxeles",rowGroupContentTotal:"{0}\uFF08{1}\uFF09",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"\xA1Seleccione al menos un registro!",deleteSelectRecord:"\xBFEst\xE1s seguro de que quieres eliminar el registro seleccionado?",removeSelectRecord:"\xBFEst\xE1s seguro de que quieres eliminar el registro seleccionado?",dataUnchanged:"\xA1Los datos no cambiaron!",delSuccess:"\xA1El registro seleccionado se elimin\xF3 con \xE9xito!",saveSuccess:"\xA1Ahorre con \xE9xito!",operError:"\xA1Se produjo un error y la operaci\xF3n fall\xF3!"},select:{clear:"Claro",allChecked:"Seleccionar todo",total:"{0} / {1}",search:"buscar",loadingText:"cargando",emptyText:"A\xFAn no hay datos",maxSize:"El n\xFAmero m\xE1ximo de opciones no puede exceder {0}",overSizeErr:"Se ha excedido el n\xFAmero m\xE1ximo opcional {0}, \xA1y el exceso ser\xE1 ignorado!",searchEmpty:"\xA1No hay datos coincidentes!"},tree:{searchEmpty:"\xA1No hay datos coincidentes!",dragTip:"\u79FB\u52A8\uFF1A{0}"},treeSelect:{clearChecked:"Claro",allChecked:"Seleccionar todo",allExpand:"Expandir todo",clearExpand:"Cerrar todo",total:"Seleccionado {0}",search:"buscar",emptyText:"A\xFAn no hay datos"},pager:{goto:"Ir",gotoTitle:"N\xFAmero de p\xE1ginas",pagesize:"{0} elementos/p\xE1gina",total:"Total {0} registros",pageClassifier:"P\xE1gina",homePage:"p\xE1gina delantera",homePageTitle:"p\xE1gina delantera",prevPage:"P\xE1gina anterior",prevPageTitle:"P\xE1gina anterior",nextPage:"P\xE1gina siguiente",nextPageTitle:"P\xE1gina siguiente",prevJump:"P\xE1gina de salto",prevJumpTitle:"P\xE1gina de salto",nextJump:"P\xE1gina de salto",nextJumpTitle:"P\xE1gina de salto",endPage:"\xDAltima p\xE1gina",endPageTitle:"\xDAltima p\xE1gina"},alert:{title:"Indica el sistema"},button:{confirm:"confirmar",cancel:"Cancelar",clear:"Claro"},filter:{search:"buscar"},custom:{cstmTitle:"Configuraci\xF3n de columna",cstmRestore:"Restaurar predeterminado",cstmCancel:"Cancelar",cstmConfirm:"Seguro",cstmConfirmRestore:"\xBFConfirma si se restaura a la configuraci\xF3n de columna predeterminada?",cstmDragTarget:"Mover: {0}",setting:{colSort:"Clasificar",sortHelpTip:"Haga clic y arrastre el icono para ajustar el pedido",colTitle:"T\xEDtulo de columna",colResizable:"Ancho de columna (p\xEDxeles)",colVisible:"Si mostrar",colFixed:"Columna de congelaci\xF3n",colFixedMax:"Columnas de congelaci\xF3n (hasta {0} columnas)",fixedLeft:"Lado izquierdo",fixedUnset:"No establecido",fixedRight:"Lado derecho"}},import:{modes:{covering:"M\xE9todo de sobrescribencia (sobrescribir directamente los datos de la tabla)",insert:"Agregar en la parte inferior (Agregar nuevos datos en la parte inferior de la tabla)",insertTop:"Agregar en la parte superior (Agregar nuevos datos en la parte superior de la tabla)",insertBottom:"Agregar en la parte inferior (Agregar nuevos datos en la parte inferior de la tabla)"},impTitle:"Importar datos",impFile:"Nombre del archivo",impSelect:"Seleccione un archivo",impType:"Tipo de archivo",impOpts:"Configuraci\xF3n de par\xE1metros",impMode:"Modo de importaci\xF3n",impConfirm:"Importar",impCancel:"Cancelar"},export:{types:{csv:"CSV (Comm-separado) (*. CSV)",html:"P\xE1gina web (*.html)",xml:"Datos XML (*.xml)",txt:"Archivo de texto (Tab-separado) (*. Txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Datos vac\xEDos",current:"Datos actuales (datos en la p\xE1gina actual)",selected:"Datos seleccionados (datos seleccionados en la p\xE1gina actual)",all:"Datos completos (incluidos todos los datos pagados)"},printTitle:"Imprimir datos",expTitle:"Exportaci\xF3n de datos",expName:"Nombre del archivo",expNamePlaceholder:"Ingrese un nombre de archivo",expSheetName:"t\xEDtulo",expSheetNamePlaceholder:"Por favor ingrese un t\xEDtulo",expType:"Tipo de guardado",expMode:"Seleccionar datos",expCurrentColumn:"Todos los campos",expColumn:"Seleccione un campo",expOpts:"Configuraci\xF3n de par\xE1metros",expOptHeader:"Encabezamiento",expHeaderTitle:"\xBFSe requiere el encabezado de la tabla?",expOptFooter:"Final de la mesa",expFooterTitle:"\xBFSe requiere el final de la tabla?",expOptColgroup:"Encabezado de agrupaci\xF3n",expOptTitle:"T\xEDtulo de columna",expTitleTitle:"Si es el t\xEDtulo de la columna, de lo contrario se mostrar\xE1 como el nombre del campo de la columna",expColgroupTitle:"Si est\xE1 presente, se admite un encabezado con una estructura de agrupaci\xF3n",expOptMerge:"unir",expMergeTitle:"Si est\xE1 presente, las c\xE9lulas con estructuras fusionadas son compatibles",expOptAllExpand:"Expandir el \xE1rbol",expAllExpandTitle:"Si existe, es compatible para expandir todos los datos con estructuras jer\xE1rquicas",expOptUseStyle:"estilo",expUseStyleTitle:"Si est\xE1 presente, las celdas con estilo son compatibles",expOptOriginal:"Datos de origen",expOriginalTitle:"Si son datos de origen, la importaci\xF3n en tablas es compatible",expPrint:"Imprimir",expConfirm:"Exportar",expCancel:"Cancelar"},modal:{errTitle:"Mensaje de error",zoomMin:"Minimizar",zoomIn:"maximizar",zoomOut:"reducci\xF3n",close:"cierre",miniMaxSize:"El n\xFAmero de ventanas minimizadas no puede exceder {0}",footPropErr:"Show-Footer solo se usa para habilitar la cola de la mesa, y debe usarse con Show-Confirm-Button | Show-Cancel-Button | ranura"},drawer:{close:"cierre"},form:{folding:"Cerca",unfolding:"Expandir"},toolbar:{import:"Importar",export:"Exportar",print:"Imprimir",refresh:"refrescar",zoomIn:"pantalla completa",zoomOut:"reducci\xF3n",custom:"Configuraci\xF3n de columna",customAll:"todo",customConfirm:"confirmar",customRestore:"Reiniciar",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha",cancelFixed:"Columnas desenfrenado"},datePicker:{yearTitle:"{0} a\xF1os"},dateRangePicker:{pleaseRange:"Seleccione una fecha de inicio y una fecha de finalizaci\xF3n"},input:{date:{m1:"Enero",m2:"Febrero",m3:"Marzo",m4:"Abril",m5:"Puede",m6:"Junio",m7:"Julio",m8:"Agosto",m9:"Septiembre",m10:"Octubre",m11:"Noviembre",m12:"Diciembre",quarterLabel:"{0} a\xF1os",monthLabel:"{0} a\xF1os",dayLabel:"{0} year {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sol",w1:"Lun",w2:"Mar",w3:"Casarse",w4:"Jue",w5:"Vie",w6:"Se sent\xF3"},months:{m0:"Enero",m1:"Febrero",m2:"Marzo",m3:"Abril",m4:"Puede",m5:"Junio",m6:"Julio",m7:"Agosto",m8:"Septiembre",m9:"Octubre",m10:"Noviembre",m11:"Diciembre"},quarters:{q1:"Primer trimestre",q2:"Segundo trimestre",q3:"Tercer trimestre",q4:"Cuarto trimestre"}}},calendar:{yearLabel:"{0} \u5E74",monthLabel:"{0} \u6708"},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Avance",operBtn:{zoomOut:"Encoger",zoomIn:"agrandar",pctFull:"Escala igualmente",pct11:"Mostrar tama\xF1o original",rotateLeft:"Girar a la izquierda",rotateRight:"Girar hacia la derecha",print:"Haga clic para imprimir la imagen",download:"Haga clic para descargar la imagen"}},upload:{fileBtnText:"Haga clic o arrastre para cargar",imgBtnText:"Haga clic o arrastre para cargar",dragPlaceholder:"Arrastre y deje caer el archivo a esta \xE1rea para cargar",imgSizeHint:"\xDAnico {0}",imgCountHint:"Hasta {0}",fileTypeHint:"Soporte {0} tipos de archivos",fileSizeHint:"Un solo tama\xF1o de archivo no excede {0}",fileCountHint:"Se pueden cargar hasta {0} archivos",uploadTypeErr:"\xA1Tipo de archivo MISMATCH!",overCountErr:"\xA1Solo los archivos {0} se pueden seleccionar como m\xE1ximo!",overCountExtraErr:"Se ha excedido el n\xFAmero m\xE1ximo de {0}, \xA1y los archivos de exceso {1} se ignorar\xE1n!",overSizeErr:"\xA1El tama\xF1o m\xE1ximo del archivo no puede exceder {0}!",manualUpload:"Haga clic para cargar",reUpload:"Volver a cargar",uploadProgress:"Cargando {0}%",uploadErr:"Carga fall\xF3",uploadSuccess:"Subir con \xE9xito",moreBtnText:"M\xE1s ({0})",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"Haga clic para ver",morePopup:{readTitle:"Ver la lista",imageTitle:"Subir fotos",fileTitle:"Archivo de carga"}},empty:{defText:"A\xFAn no hay datos"},colorPicker:{clear:"Claro",confirm:"confirmar",copySuccess:"Copiado al portapapeles: {0}",hex:"HEX"},formDesign:{formName:"Nombre del formulario",defFormTitle:"Forma sin nombre",widgetPropTab:"Propiedades de control",widgetFormTab:"Propiedades de forma",error:{wdFormUni:"Este tipo de control puede agregar solo uno en el formulario",wdSubUni:"Este tipo de control puede agregar solo uno en la subtendia"},styleSetting:{btn:"Configuraci\xF3n de estilo",title:"Configuraci\xF3n de estilo de formulario",layoutTitle:"Dise\xF1o de control",verticalLayout:"Dise\xF1o hacia arriba y hacia abajo",horizontalLayout:"Dise\xF1o horizontal",styleTitle:"Estilo de t\xEDtulo",boldTitle:"T\xEDtulo grueso",fontBold:"Atrevido",fontNormal:"convencional",colonTitle:"Mostrar el colon",colonVisible:"espect\xE1culo",colonHidden:"esconder",alignTitle:"Alineaci\xF3n",widthTitle:"Ancho del t\xEDtulo",alignLeft:"A la izquierda",alignRight:"A la derecha",unitPx:"P\xEDxeles",unitPct:"porcentaje"},widget:{group:{base:"Controles b\xE1sicos",layout:"Controles de dise\xF1o",system:"Controles del sistema",module:"Controles de m\xF3dulos",chart:"Control de la tabla",advanced:"Controles avanzados"},copyTitle:"Copy_ {0}",component:{input:"Caja de entrada",textarea:"Campo de texto",select:"Tire hacia abajo para seleccionar",row:"Una fila y m\xFAltiples columnas",title:"t\xEDtulo",text:"texto",subtable:"Subtitable",VxeSwitch:"si",VxeInput:"Caja de entrada",VxeNumberInput:"n\xFAmero",VxeDatePicker:"fecha",VxeTextarea:"Campo de texto",VxeSelect:"Tire hacia abajo para seleccionar",VxeTreeSelect:"Selecci\xF3n de \xE1rboles",VxeRadioGroup:"Caja de radio",VxeCheckboxGroup:"Casilla de verificaci\xF3n",VxeUploadFile:"documento",VxeUploadImage:"imagen",VxeRate:"puntaje",VxeSlider:"control deslizante"}},widgetProp:{name:"Nombre de control",placeholder:"Inmediato",required:"Verificaci\xF3n requerida",multiple:"Se permiten m\xFAltiples opciones",displaySetting:{name:"Mostrar configuraci\xF3n",pc:"Computadora",mobile:"M\xF3vil",visible:"espect\xE1culo",hidden:"esconder"},dataSource:{name:"Fuente de datos",defValue:"Opci\xF3n {0}",addOption:"Agregar opciones",batchEditOption:"Edici\xF3n por lotes",batchEditTip:"Cada fila corresponde a una opci\xF3n, que admite copiar y pegar directamente desde tablas, Excel y WPS.",batchEditSubTip:"Cada fila corresponde a una opci\xF3n. Si se trata de un grupo, los elementos infantiles pueden comenzar con un espacio o una tecla Tab, y admite copiar y pegar directamente en Tablas, Excel y WPS.",buildOption:"Generar opciones"},rowProp:{colSize:"N\xFAmero de columnas",col2:"Dos columnas",col3:"Tres columnas",col4:"Cuatro columnas",col6:"Seis columnas",layout:"disposici\xF3n"},textProp:{name:"contenido",alignTitle:"Alineaci\xF3n",alignLeft:"A la izquierda",alignCenter:"Centro",alignRight:"A la derecha",colorTitle:"Color de fuente",sizeTitle:"Tama\xF1o de fuente",boldTitle:"Fuente m\xE1s gruesa",fontNormal:"convencional",fontBold:"Atrevido"},subtableProp:{seqTitle:"N\xFAmero de serie",showSeq:"Mostrar n\xFAmero de serie",showCheckbox:"Se permiten m\xFAltiples opciones",errSubDrag:"El subtendible no admite este control, utilice otros controles",colPlace:"Arrastre el control en"},uploadProp:{limitFileCount:"L\xEDmite de cantidad de archivo",limitFileSize:"L\xEDmite de tama\xF1o de archivo",multiFile:"Permitir que se carguen varios archivos",limitImgCount:"L\xEDmite n\xFAmero de im\xE1genes",limitImgSize:"L\xEDmite de tama\xF1o de imagen",multiImg:"Permitir m\xFAltiples im\xE1genes para cargar"}}},listDesign:{fieldSettingTab:"Configuraci\xF3n de campo",listSettingTab:"Configuraci\xF3n de par\xE1metros",searchTitle:"Criterio de consulta",listTitle:"Campo de lista",searchField:"Campos de consulta",listField:"Campo de lista",activeBtn:{ActionButtonUpdate:"editar",ActionButtonDelete:"borrar"},search:{addBtn:"editar",emptyText:"Condiciones de consulta no configuradas",editPopupTitle:"Editar campos de consulta"},searchPopup:{colTitle:"t\xEDtulo",saveBtn:"ahorrar"}},text:{copySuccess:"Copiado al portapapeles",copyError:"El entorno actual no admite esta operaci\xF3n"},countdown:{formats:{yyyy:"A\xF1o",MM:"luna",dd:"cielo",HH:"hora",mm:"punto",ss:"Segundo"}},contextMenu:{loadingText:"\u52A0\u8F7D\u4E2D..."},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"\u65E5",w1:"\u4E00",w2:"\u4E8C",w3:"\u4E09",w4:"\u56DB",w5:"\u4E94",w6:"\u516D"}},plugins:{extendCellArea:{area:{mergeErr:"Esta operaci\xF3n no se puede realizar en c\xE9lulas fusionadas",multiErr:"Esta operaci\xF3n no se puede realizar en el \xE1rea multi-selecta",selectErr:"No se puede operar celdas en el \xE1rea especificada",extendErr:"Si el \xE1rea extendida contiene c\xE9lulas fusionadas, todas las c\xE9lulas fusionadas deben ser del mismo tama\xF1o",pasteMultiErr:"No se puede pegar, necesita copiar y pegar \xE1reas del mismo tama\xF1o para hacer esto",cpInvalidErr:"Esta operaci\xF3n no se puede realizar, hay columnas prohibidas en el \xE1rea que seleccion\xF3 ({0})"},fnr:{title:"Buscar y reemplazar",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"Encontrar",replaceLabel:"reemplazar",findTitle:"Encontrar contenido:",replaceTitle:"Reemplazar con:",tabs:{find:"Encontrar",replace:"reemplazar"},filter:{re:"Expresiones regulares",whole:"Coincidencia de palabra completa",sensitive:"distingue may\xFAsculas y min\xFAsculas"},btns:{findNext:"Encuentra el siguiente",findAll:"Encontrar todo",replace:"reemplazar",replaceAll:"Reemplazar todo",cancel:"Cancelar"},header:{seq:"#",cell:"Cel\xFAla",value:"valor"},body:{row:"L\xEDnea: {0}",col:"Columna: {0}"},empty:"(Valor nulo)",reError:"Expresi\xF3n regular no v\xE1lida",recordCount:"{0} celdas encontradas",notCell:"La celda correspondiente no se puede encontrar",replaceSuccess:"{0} Las c\xE9lulas fueron reemplazadas con \xE9xito"}},extendPivotTable:{aggregation:{grouping:"Agrupamiento",values:"valor",groupPlaceholder:"Arrastre aqu\xED al grupo",valuesPlaceholder:"Arrastre aqu\xED para agregar",dragExistCol:"Esta columna ya existe",sortHelpTip:"Haga clic y arrastre el icono para ajustar el pedido"},aggFuncs:{sum:"Pedir suma",count:"contar",avg:"valor promedio",min:"Valor m\xEDnimo",max:"Valor m\xE1ximo",first:"Primer valor",last:"El valor final"}},filterComplexInput:{menus:{fixedColumn:"Columna de congelaci\xF3n",fixedGroup:"Congelamiento",cancelFixed:"Cancelar congelaci\xF3n",fixedLeft:"Congelarse del lado izquierdo",fixedRight:"Congelar el lado derecho"},cases:{equal:"igual",gt:"M\xE1s que",lt:"Menos que",begin:"El comienzo es",endin:"El final es",include:"Incluir",isSensitive:"distingue may\xFAsculas y min\xFAsculas"}},filterCombination:{menus:{sort:"Clasificar",clearSort:"Clasificaci\xF3n clara",sortAsc:"Orden ascendente",sortDesc:"orden descendente",fixedColumn:"Columna de congelaci\xF3n",fixedGroup:"Congelamiento",cancelFixed:"Cancelar congelaci\xF3n",fixedLeft:"Congelarse del lado izquierdo",fixedRight:"Congelar el lado derecho",clearFilter:"Filtro claro",textOption:"Filtrado de texto",numberOption:"Filtrado num\xE9rico",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"M\xE9todos de filtrado personalizados",currColumnTitle:"Columna actual:",and:"y",or:"o",describeHtml:"\xBFDisponible? Representa un solo personaje <br/> uso * representa cualquier caracteres m\xFAltiples"},cases:{equal:"igual",unequal:"No igual a",gt:"M\xE1s que",ge:"Mayor o igual a",lt:"Menos que",le:"Menos o igual a",begin:"El comienzo es",notbegin:"No es al principio",endin:"El final es",notendin:"El final no es",include:"Incluir",exclude:"No incluido",between:"Entre",isAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E",eqAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E\u6216\u4E0E\u4E4B\u76F8\u540C",isBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D",eqBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D\u6216\u4E0E\u4E4B\u76F8\u540C",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",before:"\u4E4B\u524D",after:"\u4E4B\u540E",tomorrow:"\u660E\u5929",today:"\u4ECA\u5929",yesterday:"\u6628\u5929",nextWeek:"\u4E0B\u5468",thisWeek:"\u672C\u5468",lastWeek:"\u4E0A\u5468",nextMonth:"\u4E0B\u6708",thisMonth:"\u672C\u6708",lastMonth:"\u4E0A\u6708",nextYear:"\u660E\u5E74",thisYear:"\u4ECA\u5E74",lastYear:"\u53BB\u5E74",yearToDate:"\u672C\u5E74\u5EA6\u622A\u6B62\u5230\u73B0\u5728",custom:"Filtrado personalizado",insensitive:"Caso insensible",isSensitive:"distingue may\xFAsculas y min\xFAsculas"},empty:"(blanco)",notData:"Sin partido"}},pro:{area:{mergeErr:"Esta operaci\xF3n no se puede realizar en c\xE9lulas fusionadas",multiErr:"Esta operaci\xF3n no se puede realizar en el \xE1rea multi-selecta",extendErr:"Si el \xE1rea extendida contiene c\xE9lulas fusionadas, todas las c\xE9lulas fusionadas deben ser del mismo tama\xF1o",pasteMultiErr:"No se puede pegar, necesita copiar y pegar \xE1reas del mismo tama\xF1o para hacer esto"},fnr:{title:"Buscar y reemplazar",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"Encontrar",replaceLabel:"reemplazar",findTitle:"Encontrar contenido:",replaceTitle:"Reemplazar con:",tabs:{find:"Encontrar",replace:"reemplazar"},filter:{re:"Expresiones regulares",whole:"Coincidencia de palabra completa",sensitive:"distingue may\xFAsculas y min\xFAsculas"},btns:{findNext:"Encuentra el siguiente",findAll:"Encontrar todo",replace:"reemplazar",replaceAll:"Reemplazar todo",cancel:"Cancelar"},header:{seq:"#",cell:"Cel\xFAla",value:"valor"},empty:"(Valor nulo)",reError:"Expresi\xF3n regular no v\xE1lida",recordCount:"{0} celdas encontradas",notCell:"La celda correspondiente no se puede encontrar",replaceSuccess:"{0} Las c\xE9lulas fueron reemplazadas con \xE9xito"}},renderer:{search:"buscar",cases:{equal:"igual",unequal:"No igual a",gt:"M\xE1s que",ge:"Mayor o igual a",lt:"Menos que",le:"Menos o igual a",begin:"El comienzo es",notbegin:"No es al principio",endin:"El final es",notendin:"El final no es",include:"Incluir",exclude:"No incluido",between:"Entre",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",custom:"Filtrado personalizado",insensitive:"Caso insensible",isSensitive:"distingue may\xFAsculas y min\xFAsculas"},combination:{menus:{sort:"Clasificar",clearSort:"Clasificaci\xF3n clara",sortAsc:"Orden ascendente",sortDesc:"orden descendente",fixedColumn:"Columna de congelaci\xF3n",fixedGroup:"Congelamiento",cancelFixed:"Cancelar congelaci\xF3n",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha",clearFilter:"Filtro claro",textOption:"Filtrado de texto",numberOption:"Filtrado num\xE9rico",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"M\xE9todos de filtrado personalizados",currColumnTitle:"Columna actual:",and:"y",or:"o",describeHtml:"\xBFDisponible? Representa un solo personaje <br/> uso * representa cualquier caracteres m\xFAltiples"},empty:"(blanco)",notData:"Sin partido"}}}}),_t}var Fl=El(),Ml=Ne(Fl),It={},Fn;function Dl(){return Fn||(Fn=1,Object.defineProperty(It,"__esModule",{value:!0}),It.default=void 0,It.default={vxe:{base:{pleaseInput:"Veuillez entrer",pleaseSelect:"Veuillez s\xE9lectionner",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"chargement..."},error:{downErr:"\xC9chec du t\xE9l\xE9chargement",errLargeData:"Lorsque la quantit\xE9 de donn\xE9es li\xE9es est trop grande, veuillez utiliser {0}, sinon cela peut entra\xEEner un d\xE9calage",groupFixed:"Si vous utilisez des en-t\xEAtes group\xE9s, la colonne congel\xE9e doit \xEAtre d\xE9finie par groupe",groupMouseRange:`L'en-t\xEAte de regroupement ne peut pas \xEAtre utilis\xE9 en m\xEAme temps que "{0}" et cela peut entra\xEEner une erreur`,groupTag:'Le regroupement des en-t\xEAtes de colonne doit utiliser "{0}" au lieu de "{1}", ce qui peut entra\xEEner des erreurs',scrollErrProp:`Ce param\xE8tre "{0}" n'est pas pris en charge apr\xE8s l'activation du d\xE9filement virtuel`,errConflicts:'Param\xE8tre "{0}" entre en conflit avec "{1}"',modelConflicts:'\u7ED1\u5B9A\u7684\u5B57\u6BB5\u503C "{0}" \u4E0E "{1}" \u5B58\u5728\u51B2\u7A81\uFF0C\u5C06\u4F1A\u51FA\u73B0\u9519\u8BEF',reqSupportProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',notSupportProp:`"{1}" n'est pas pris en charge lorsque le param\xE8tre "{0}" est activ\xE9, il devrait \xEAtre "{2}", sinon une erreur se produira`,notConflictProp:'Lorsque vous utilisez "{0}", "{1}" doit \xEAtre d\xE9fini, sinon il peut y avoir des conflits fonctionnels',unableInsert:"Ne peut pas \xEAtre ins\xE9r\xE9 dans l'emplacement sp\xE9cifi\xE9, veuillez v\xE9rifier si les param\xE8tres sont corrects",useErr:`Une erreur s'est produite lors de l'installation du module "{0}". L'ordonnance peut \xEAtre incorrecte. Le module d\xE9pendant doit \xEAtre install\xE9 avant le tableau`,barUnableLink:"La barre d'outils ne peut pas associer des tables",expandContent:`La fente de la ligne \xE9largie doit \xEAtre "Contenu", veuillez v\xE9rifier s'il est correct`,reqComp:`Le composant "{0}" est manquant, veuillez v\xE9rifier s'il est install\xE9 correctement. https://vxeui.com/#/start/useglobal`,reqModule:'Module "{0}" manquant',reqProp:'Le param\xE8tre "{0}" n\xE9cessaire est manquant, ce qui peut provoquer une erreur',emptyProp:`Le param\xE8tre "{0}" n'est pas autoris\xE9 \xE0 \xEAtre vide`,errProp:'Param\xE8tre non pris en charge "{0}", peut-\xEAtre "{1}"',colRepet:'colonne. {0} = "{1}" est r\xE9p\xE9t\xE9e, ce qui peut rendre certaines fonctions inutilisables',notFunc:`M\xE9thode "{0}" n'existe pas`,errFunc:`Le param\xE8tre "{0}" n'est pas une m\xE9thode`,notValidators:`V\xE9rification globale "{0}" n'existe pas`,notFormats:`Formatage global "{0}" n'existe pas`,notCommands:`La directive globale "{0}" n'existe pas`,notSlot:`Slot "{0}" n'existe pas`,noTree:`"{0}" n'est pas pris en charge dans la structure de l'arbre`,noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'Param\xE8tre non pris en charge "{0}"',checkProp:'Lorsque le volume de donn\xE9es est trop grand, la case peut \xEAtre b\xE9gay\xE9e. Il est recommand\xE9 de d\xE9finir le param\xE8tre "{0}" pour am\xE9liorer la vitesse de rendu',coverProp:'Le param\xE8tre "{1}" de "{0}" est d\xE9fini \xE0 plusieurs reprises, ce qui peut provoquer une erreur',uniField:'Le nom de champ "{0}" est d\xE9fini \xE0 plusieurs reprises, ce qui peut provoquer une erreur',repeatKey:'R\xE9p\xE9tez la cl\xE9 primaire {0} = "{1}", qui peut provoquer une erreur',repeatProp:'\u53C2\u6570\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'M\xE9thode "{0}" est obsol\xE8te, veuillez utiliser "{1}"',delProp:'Le param\xE8tre "{0}" est obsol\xE8te, veuillez utiliser "{1}"',delEvent:`L'\xE9v\xE9nement "{0}" est obsol\xE8te, veuillez utiliser "{1}"`,removeProp:`Le param\xE8tre "{0}" est obsol\xE8te et n'est pas recommand\xE9, ce qui peut entra\xEEner une erreur`,errFormat:`Le contenu format\xE9 global doit \xEAtre d\xE9fini \xE0 l'aide de "vxetable.formats" et la m\xE9thode de montage "formatter = {0}" n'est plus recommand\xE9e.`,notType:'Type de fichier non pris en charge "{0}"',notExp:"Ce navigateur ne prend pas en charge la fonction d'importation / d'exportation",impFields:"L'importation a \xE9chou\xE9. Veuillez v\xE9rifier si le nom de champ et le format de donn\xE9es sont corrects.",treeNotImp:"Les tables d'arbres ne prennent pas en charge l'importation",treeCrossDrag:"Faites seulement glisser le premier niveau",treeDragChild:"Les parents ne peuvent pas tra\xEEner \xE0 leurs propres enfants",reqPlugin:`"{1}" n'est pas install\xE9 sur https://vxeui.com/other {0,/#/{1 }/install`,errMaxRow:"D\xE9passant les lignes maximales du volume de donn\xE9es prises en charge {0}, cela peut entra\xEEner une erreur",useNew:"\u4E0D\u5EFA\u8BAE\u4F7F\u7528 {0}\uFF0C\u8BF7\u4F7F\u7528 {1}",errorVersion:"\u7248\u672C\u4E0D\u5339\u914D\uFF0C\u5F53\u524D\u7248\u672C {0}\uFF0C\u6700\u4F4E\u652F\u6301\u7248\u672C\u4E3A {1}"},table:{emptyText:"Pas encore de donn\xE9es",allTitle:"S\xE9lectionnez tout / Annuler",seqTitle:"Num\xE9ro de s\xE9rie",actionTitle:"fonctionner",confirmFilter:"filtre",resetFilter:"R\xE9initialiser",allFilter:"tous",sortAsc:"Ordre ascendant: le plus bas au plus \xE9lev\xE9",sortDesc:"Ordre descendant: le plus \xE9lev\xE9 \xE0 la plus basse",filter:"Activer le filtrage des colonnes s\xE9lectionn\xE9es",impSuccess:"Enregistrements {0} import\xE9s avec succ\xE8s",expLoading:"Exportation",expSuccess:"Exporter avec succ\xE8s",expError:"\xC9chec de l'exportation",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Param\xE8tres de colonne",customAll:"tous",customConfirm:"confirmer",customClose:"fermeture",customCancel:"Annuler",customRestore:"Restaurer par d\xE9faut",maxFixedCol:"Le nombre maximum de colonnes gel\xE9es ne peut pas d\xE9passer {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"D\xE9placer: {0}",resizeColTip:"Largeur: {0} pixels",resizeRowTip:"Hauteur: {0} pixels",rowGroupContentTotal:"{0} ({1})",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"Veuillez s\xE9lectionner au moins un enregistrement!",deleteSelectRecord:"\xCAtes-vous s\xFBr de vouloir supprimer l'enregistrement s\xE9lectionn\xE9?",removeSelectRecord:"\xCAtes-vous s\xFBr de vouloir supprimer l'enregistrement s\xE9lectionn\xE9?",dataUnchanged:"Donn\xE9es non modifi\xE9es!",delSuccess:"Le record s\xE9lectionn\xE9 a \xE9t\xE9 supprim\xE9 avec succ\xE8s!",saveSuccess:"\xC9conomisez avec succ\xE8s!",operError:"Une erreur s'est produite et l'op\xE9ration a \xE9chou\xE9!"},select:{clear:"\u6E05\u9664",allChecked:"\u5168\u9009",total:"{0} / {1}",search:"recherche",loadingText:"chargement",emptyText:"Pas encore de donn\xE9es",maxOpt:"\u6700\u5927\u53EF\u9009\u62E9\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",overSizeErr:"\u5DF2\u8D85\u51FA\u6700\u5927\u53EF\u9009\u6570\u91CF {0} \u4E2A\uFF0C\u8D85\u51FA\u90E8\u5206\u5C06\u88AB\u5FFD\u7565\uFF01",searchEmpty:"\u672A\u5339\u914D\u5230\u6570\u636E\uFF01"},tree:{searchEmpty:"\u672A\u5339\u914D\u5230\u6570\u636E\uFF01",dragTip:"\u79FB\u52A8\uFF1A{0}"},treeSelect:{clearChecked:"\u6E05\u9664",allChecked:"\u5168\u9009",allExpand:"\u5168\u90E8\u5C55\u5F00",clearExpand:"\u5168\u90E8\u6536\u8D77",total:"\u5DF2\u9009 {0}",search:"\u641C\u7D22",emptyText:"\u6682\u65E0\u6570\u636E"},pager:{goto:"Aller",gotoTitle:"Nombre de pages",pagesize:"{0} \xC9l\xE9ments / page",total:"Enregistrements totaux {0}",pageClassifier:"Page",homePage:"premi\xE8re page",homePageTitle:"premi\xE8re page",prevPage:"Page pr\xE9c\xE9dente",prevPageTitle:"Page pr\xE9c\xE9dente",nextPage:"Page suivante",nextPageTitle:"Page suivante",prevJump:"Page de saut",prevJumpTitle:"Page de saut",nextJump:"Sauter la page",nextJumpTitle:"Sauter la page",endPage:"Derni\xE8re page",endPageTitle:"Derni\xE8re page"},alert:{title:"Invites du syst\xE8me"},button:{confirm:"confirmer",cancel:"Annuler",clear:"Clair"},filter:{search:"recherche"},custom:{cstmTitle:"Param\xE8tres de colonne",cstmRestore:"Restaurer par d\xE9faut",cstmCancel:"Annuler",cstmConfirm:"Bien s\xFBr",cstmConfirmRestore:"Veuillez confirmer s'il est restaur\xE9 \xE0 la configuration de la colonne par d\xE9faut?",cstmDragTarget:"D\xE9placer: {0}",setting:{colSort:"Trier",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"Titre de la colonne",colResizable:"Largeur de colonne (pixels)",colVisible:"S'il faut afficher",colFixed:"Colonne de gel",colFixedMax:"Colonnes de gel (jusqu'\xE0 {0} colonnes)",fixedLeft:"C\xF4t\xE9 gauche",fixedUnset:"Pas r\xE9gl\xE9",fixedRight:"C\xF4t\xE9 droit"}},import:{modes:{covering:"M\xE9thode d'\xE9crasement (\xE9craser directement les donn\xE9es de la table)",insert:"Ajoutez en bas (ajoutez les nouvelles donn\xE9es en bas du tableau)",insertTop:"Ajoutez en haut (ajoutez les nouvelles donn\xE9es en haut du tableau)",insertBottom:"Ajoutez en bas (ajoutez les nouvelles donn\xE9es en bas du tableau)"},impTitle:"Importer des donn\xE9es",impFile:"nom de fichier",impSelect:"S\xE9lectionner le fichier",impType:"Type de fichier",impOpts:"Param\xE8tres",impMode:"Mode d'importation",impConfirm:"Importer",impCancel:"Annuler"},export:{types:{csv:"CSV (virgule s\xE9par\xE9e) (*. CSV)",html:"Page Web (* .html)",xml:"Donn\xE9es XML (* .xml)",txt:"Fichier texte (onglet s\xE9par\xE9) (*. Txt)",xls:"Excel 97-2003 Clain de travail (* .xls)",xlsx:"Excel Workbook (* .xlsx)",pdf:"Pdf (* .pdf)"},modes:{empty:"Donn\xE9es vides",current:"Donn\xE9es actuelles (donn\xE9es sur la page actuelle)",selected:"Donn\xE9es s\xE9lectionn\xE9es (donn\xE9es s\xE9lectionn\xE9es sur la page actuelle)",all:"Donn\xE9es compl\xE8tes (y compris toutes les donn\xE9es pagin\xE9es)"},printTitle:"Imprimer des donn\xE9es",expTitle:"Donn\xE9es d'exportation",expName:"nom de fichier",expNamePlaceholder:"Veuillez saisir un nom de fichier",expSheetName:"titre",expSheetNamePlaceholder:"Veuillez saisir un titre",expType:"Type de sauvegarde",expMode:"S\xE9lectionner des donn\xE9es",expCurrentColumn:"Tous les champs",expColumn:"S\xE9lectionner le champ",expOpts:"Param\xE8tres",expOptHeader:"T\xEAte",expHeaderTitle:"L'en-t\xEAte de table est-il requis",expOptFooter:"Fin de table",expFooterTitle:"La fin du tableau est-elle requise?",expOptColgroup:"En-t\xEAte de regroupement",expOptTitle:"Titre de la colonne",expTitleTitle:"Qu'il s'agisse du titre de la colonne, sinon il sera affich\xE9 comme nom de champ de la colonne",expColgroupTitle:"S'il est pr\xE9sent, un en-t\xEAte avec une structure de regroupement est pris en charge",expOptMerge:"fusionner",expMergeTitle:"Si pr\xE9sents, les cellules avec des structures fusionn\xE9es sont soutenues",expOptAllExpand:"D\xE9velopper l'arbre",expAllExpandTitle:"S'il existe, il est support\xE9 pour \xE9tendre toutes les donn\xE9es avec des structures hi\xE9rarchiques",expOptUseStyle:"style",expUseStyleTitle:"Si pr\xE9sents, les cellules avec style sont prises en charge",expOptOriginal:"Donn\xE9es de source",expOriginalTitle:"S'il s'agit de donn\xE9es source, l'importation dans les tables est prise en charge",expPrint:"Imprimer",expConfirm:"Exporter",expCancel:"Annuler"},modal:{errTitle:"Message d'erreur",zoomMin:"Minimiser",zoomIn:"maximiser",zoomOut:"r\xE9duction",close:"fermeture",miniMaxSize:"Le nombre de fen\xEAtres minimis\xE9es ne peut pas d\xE9passer {0}",footPropErr:"Le show-foooter n'est utilis\xE9 que pour activer la queue de table et doit \xEAtre utilis\xE9 avec le show-confirfirt-button | Button-canal du spectacle | machines \xE0 sous"},drawer:{close:"fermeture"},form:{folding:"Fermer",unfolding:"D\xE9velopper"},toolbar:{import:"Importer",export:"Exporter",print:"Imprimer",refresh:"rafra\xEEchir",zoomIn:"plein \xE9cran",zoomOut:"r\xE9duction",custom:"Param\xE8tres de colonne",customAll:"tous",customConfirm:"confirmer",customRestore:"R\xE9initialiser",fixedLeft:"Geller \xE0 gauche",fixedRight:"Geler \xE0 droite",cancelFixed:"D\xE9geler"},datePicker:{yearTitle:"{0} ans"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Janvier",m2:"F\xE9vrier",m3:"Mars",m4:"Avril",m5:"Peut",m6:"Juin",m7:"Juillet",m8:"Ao\xFBt",m9:"Septembre",m10:"Octobre",m11:"Novembre",m12:"D\xE9cembre",quarterLabel:"{0} years",monthLabel:"{0} years",dayLabel:"{0} year {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Soleil",w1:"Lun",w2:"Mar",w3:"\xC9pouser",w4:"Jeu",w5:"Ven",w6:"Assis"},months:{m0:"Janvier",m1:"F\xE9vrier",m2:"Mars",m3:"Avril",m4:"Peut",m5:"Juin",m6:"Juillet",m7:"Ao\xFBt",m8:"Septembre",m9:"Octobre",m10:"Novembre",m11:"D\xE9cembre"},quarters:{q1:"Premier trimestre",q2:"Deuxi\xE8me trimestre",q3:"Troisi\xE8me trimestre",q4:"Quatri\xE8me trimestre"}}},calendar:{yearLabel:"{0} \u5E74",monthLabel:"{0} \u6708"},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Pr\xE9visualisation",operBtn:{zoomOut:"R\xE9tr\xE9cir",zoomIn:"agrandir",pctFull:"Mise \xE0 l'\xE9chelle \xE9galement",pct11:"Afficher la taille d'origine",rotateLeft:"Tourner \xE0 gauche",rotateRight:"Tourner vers la droite",print:"Cliquez pour imprimer l'image",download:"Cliquez pour t\xE9l\xE9charger l'image"}},upload:{fileBtnText:"Cliquez ou faites glisser pour t\xE9l\xE9charger",imgBtnText:"Cliquez ou faites glisser pour t\xE9l\xE9charger",dragPlaceholder:"Veuillez faire glisser et d\xE9poser le fichier dans cette zone pour t\xE9l\xE9charger",imgSizeHint:"D\xE9pliant {0}",imgCountHint:"Images maximales {0}",fileTypeHint:"Prise en charge des types de fichiers {0}",fileSizeHint:"Une seule taille de fichier ne d\xE9passe pas {0}",fileCountHint:"Les fichiers jusqu'\xE0 {0} peuvent \xEAtre t\xE9l\xE9charg\xE9s",uploadTypeErr:"D\xE9liachance du type de fichier!",overCountErr:"Seuls les fichiers {0} peuvent \xEAtre s\xE9lectionn\xE9s au maximum!",overCountExtraErr:"Le nombre maximum de {0} a \xE9t\xE9 d\xE9pass\xE9 et les fichiers exc\xE9dentaires {1} seront ignor\xE9s!",overSizeErr:"La taille maximale du fichier ne peut pas d\xE9passer {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"T\xE9l\xE9charger \xE0 nouveau",uploadProgress:"T\xE9l\xE9chargement {0}%",uploadErr:"Le t\xE9l\xE9chargement a \xE9chou\xE9",uploadSuccess:"T\xE9l\xE9charger avec succ\xE8s",moreBtnText:"Plus ({0})",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"Cliquez pour voir",morePopup:{readTitle:"Affichage de la liste",imageTitle:"T\xE9l\xE9charger des photos",fileTitle:"T\xE9l\xE9charger le fichier"}},empty:{defText:"Pas encore de donn\xE9es"},colorPicker:{clear:"Clair",confirm:"confirmer",copySuccess:"Copie dans le presse-papiers: {0}",hex:"HEX"},formDesign:{formName:"Nom de formulaire",defFormTitle:"Forme anonyme",widgetPropTab:"Propri\xE9t\xE9s de contr\xF4le",widgetFormTab:"Former des propri\xE9t\xE9s",error:{wdFormUni:"Ce type de contr\xF4le est autoris\xE9 \xE0 en ajouter un dans le formulaire",wdSubUni:"Ce type de contr\xF4le est autoris\xE9 \xE0 en ajouter un dans la sous-table"},styleSetting:{btn:"Param\xE8tres de style",title:"Param\xE8tres de style de formulaire",layoutTitle:"Disposition du contr\xF4le",verticalLayout:"Disposition sup\xE9rieure et inf\xE9rieure",horizontalLayout:"Disposition horizontale",styleTitle:"Style de titre",boldTitle:"Titre audacieux",fontBold:"Audacieux",fontNormal:"conventionnel",colonTitle:"Montrer le colon",colonVisible:"montrer",colonHidden:"cacher",alignTitle:"Alignement",widthTitle:"Largeur du titre",alignLeft:"\xC0 gauche",alignRight:"Sur la droite",unitPx:"Pixels",unitPct:"pourcentage"},widget:{group:{base:"Commandes de base",layout:"Contr\xF4les de disposition",system:"Commandes de syst\xE8me",module:"Commandes de module",chart:"Contr\xF4le du graphique",advanced:"Commandes avanc\xE9es"},copyTitle:"Copy_ {0}",component:{input:"Bo\xEEte de saisie",textarea:"Champ de texte",select:"Retraitez vers le bas pour s\xE9lectionner",row:"Une ligne et plusieurs colonnes",title:"titre",text:"texte",subtable:"Sous-table",VxeSwitch:"si",VxeInput:"Bo\xEEte de saisie",VxeNumberInput:"nombre",VxeDatePicker:"date",VxeTextarea:"Champ de texte",VxeSelect:"Retraitez vers le bas pour s\xE9lectionner",VxeTreeSelect:"S\xE9lection des arbres",VxeRadioGroup:"Bouton radio",VxeCheckboxGroup:"Cocher",VxeUploadFile:"document",VxeUploadImage:"image",VxeRate:"score",VxeSlider:"curseur"}},widgetProp:{name:"Nom de contr\xF4le",placeholder:"Rapide",required:"V\xE9rification requise",multiple:"Plusieurs choix sont autoris\xE9s",displaySetting:{name:"Param\xE8tres d'affichage",pc:"PC",mobile:"Mobile",visible:"montrer",hidden:"cacher"},dataSource:{name:"Source de donn\xE9es",defValue:"Option {0}",addOption:"Ajouter des options",batchEditOption:"\xC9dition de lots",batchEditTip:"Chaque ligne correspond \xE0 une option, qui prend en charge la copie directe et coller \xE0 partir de tables, Excel et WPS.",batchEditSubTip:"Chaque ligne correspond \xE0 une option. S'il s'agit d'un groupe, les \xE9l\xE9ments de l'enfant peuvent commencer par un espace ou une cl\xE9 de onglet, et il prend en charge la copie directe et coller \xE0 partir de tables, Excel et WPS.",buildOption:"Options de construction"},rowProp:{colSize:"Nombre de colonnes",col2:"Deux colonnes",col3:"Trois colonnes",col4:"Quatre colonnes",col6:"Six colonnes",layout:"mise en page"},textProp:{name:"contenu",alignTitle:"Alignement",alignLeft:"\xC0 gauche",alignCenter:"Centre",alignRight:"Sur la droite",colorTitle:"Couleur de police",sizeTitle:"Taille de la police",boldTitle:"Police audacieuse",fontNormal:"conventionnel",fontBold:"Audacieux"},subtableProp:{seqTitle:"Num\xE9ro de s\xE9rie",showSeq:"Afficher le num\xE9ro de s\xE9rie",showCheckbox:"Plusieurs choix sont autoris\xE9s",errSubDrag:"La sous-table ne prend pas en charge ce contr\xF4le, veuillez utiliser d'autres contr\xF4les",colPlace:"Faites glisser le contr\xF4le"},uploadProp:{limitFileCount:"Limite de quantit\xE9 de fichier",limitFileSize:"Limite de taille de fichier",multiFile:"Autoriser plusieurs fichiers \xE0 t\xE9l\xE9charger",limitImgCount:"Limiter le nombre d'images",limitImgSize:"Limite de taille d'image",multiImg:"Autoriser plusieurs images \xE0 t\xE9l\xE9charger"}}},listDesign:{fieldSettingTab:"Param\xE8tres de champ",listSettingTab:"Param\xE8tres",searchTitle:"Crit\xE8res de requ\xEAte",listTitle:"Champ de liste",searchField:"Champs de requ\xEAte",listField:"Champ de liste",activeBtn:{ActionButtonUpdate:"modifier",ActionButtonDelete:"supprimer"},search:{addBtn:"modifier",emptyText:"Conditions de requ\xEAte non configur\xE9es",editPopupTitle:"Modifier les champs de requ\xEAte"},searchPopup:{colTitle:"titre",saveBtn:"sauvegarder"}},text:{copySuccess:"Copie dans le presse-papiers",copyError:"L'environnement actuel ne prend pas en charge cette op\xE9ration"},countdown:{formats:{yyyy:"Ann\xE9e",MM:"lune",dd:"ciel",HH:"heure",mm:"indiquer",ss:"Deuxi\xE8me"}},contextMenu:{loadingText:"\u52A0\u8F7D\u4E2D..."},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"\u65E5",w1:"\u4E00",w2:"\u4E8C",w3:"\u4E09",w4:"\u56DB",w5:"\u4E94",w6:"\u516D"}},plugins:{extendCellArea:{area:{mergeErr:"Cette op\xE9ration ne peut pas \xEAtre effectu\xE9e sur des cellules fusionn\xE9es",multiErr:"Cette op\xE9ration ne peut pas \xEAtre effectu\xE9e sur plusieurs zones de s\xE9lection",selectErr:"Impossible de fonctionner sur des cellules dans la plage sp\xE9cifi\xE9e",extendErr:"Si la plage \xE9tendue contient des cellules fusionn\xE9es, toutes les cellules fusionn\xE9es doivent \xEAtre de la m\xEAme taille",pasteMultiErr:"Incapables de coller, les zones copi\xE9es et coll\xE9es doivent \xEAtre de la m\xEAme taille pour effectuer cette op\xE9ration",cpInvalidErr:"L'op\xE9ration ne peut pas \xEAtre effectu\xE9e. Il existe des colonnes interdites ({0}) dans la plage que vous avez s\xE9lectionn\xE9e."},fnr:{title:"Trouver et remplacer",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"Trouver",replaceLabel:"remplacer",findTitle:"Trouver quoi:",replaceTitle:"Remplacer par:",tabs:{find:"Trouver",replace:"remplacer"},filter:{re:"Expressions r\xE9guli\xE8res",whole:"Correspondant \xE0 mot complet",sensitive:"sensible aux majuscules et minuscules"},btns:{findNext:"Trouver ensuite",findAll:"Trouver tout",replace:"remplacer",replaceAll:"Remplacer tout",cancel:"Annuler"},header:{seq:"#",cell:"Cellule",value:"valeur"},body:{row:"Ligne: {0}",col:"Colonne: {0}"},empty:"(Valeur nul)",reError:"Expression r\xE9guli\xE8re non valide",recordCount:"{0} cellules trouv\xE9es",notCell:"La cellule correspondante ne peut \xEAtre trouv\xE9e",replaceSuccess:"Cellules {0} remplac\xE9es avec succ\xE8s"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Colonne de gel",fixedGroup:"Groupe de gel",cancelFixed:"D\xE9geler",fixedLeft:"Geller \xE0 gauche",fixedRight:"Geler \xE0 droite"},cases:{equal:"\xE9gal",gt:"Sup\xE9rieur \xE0",lt:"Moins que",begin:"Le d\xE9but est",endin:"La fin est",include:"Inclure",isSensitive:"sensible aux majuscules et minuscules"}},filterCombination:{menus:{sort:"Trier",clearSort:"Toi clair",sortAsc:"Commande ascendante",sortDesc:"Ordre descendant",fixedColumn:"Colonne de gel",fixedGroup:"Groupe de gel",cancelFixed:"D\xE9geler",fixedLeft:"Geller \xE0 gauche",fixedRight:"Geler \xE0 droite",clearFilter:"Filtre effacer",textOption:"Filtre \xE0 texte",numberOption:"Filtre num\xE9rique",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"M\xE9thodes de filtrage personnalis\xE9es",currColumnTitle:"Colonne actuelle:",and:"et",or:"ou",describeHtml:"Disponible? Repr\xE9sente un seul caract\xE8re <br/> use * repr\xE9sente tous les caract\xE8res multiples"},cases:{equal:"\xE9gal",unequal:"Pas \xE9gal \xE0",gt:"Sup\xE9rieur \xE0",ge:"Sup\xE9rieur ou \xE9gal \xE0",lt:"Moins que",le:"Moins ou \xE9gal \xE0",begin:"Le d\xE9but est",notbegin:"Ce n'est pas au d\xE9but",endin:"La fin est",notendin:"La fin n'est pas",include:"Inclure",exclude:"Pas inclus",between:"Entre",isAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E",eqAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E\u6216\u4E0E\u4E4B\u76F8\u540C",isBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D",eqBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D\u6216\u4E0E\u4E4B\u76F8\u540C",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",before:"\u4E4B\u524D",after:"\u4E4B\u540E",tomorrow:"\u660E\u5929",today:"\u4ECA\u5929",yesterday:"\u6628\u5929",nextWeek:"\u4E0B\u5468",thisWeek:"\u672C\u5468",lastWeek:"\u4E0A\u5468",nextMonth:"\u4E0B\u6708",thisMonth:"\u672C\u6708",lastMonth:"\u4E0A\u6708",nextYear:"\u660E\u5E74",thisYear:"\u4ECA\u5E74",lastYear:"\u53BB\u5E74",yearToDate:"\u672C\u5E74\u5EA6\u622A\u6B62\u5230\u73B0\u5728",custom:"Filtre personnalis\xE9",insensitive:"Cas insensible au cas",isSensitive:"sensible aux majuscules et minuscules"},empty:"(vide)",notData:"Pas de match"}},pro:{area:{mergeErr:"Cette op\xE9ration ne peut pas \xEAtre effectu\xE9e sur des cellules fusionn\xE9es",multiErr:"Cette op\xE9ration ne peut pas \xEAtre effectu\xE9e sur plusieurs zones de s\xE9lection",extendErr:"Si la plage \xE9tendue contient des cellules fusionn\xE9es, toutes les cellules fusionn\xE9es doivent \xEAtre de la m\xEAme taille",pasteMultiErr:"Incapables de coller, les zones copi\xE9es et coll\xE9es doivent \xEAtre de la m\xEAme taille pour effectuer cette op\xE9ration"},fnr:{title:"Trouver et remplacer",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"Trouver",replaceLabel:"remplacer",findTitle:"Trouver du contenu:",replaceTitle:"Remplacer par:",tabs:{find:"Trouver",replace:"remplacer"},filter:{re:"Expressions r\xE9guli\xE8res",whole:"Correspondant \xE0 mot complet",sensitive:"sensible aux majuscules et minuscules"},btns:{findNext:"Trouver ensuite",findAll:"Trouver tout",replace:"remplacer",replaceAll:"Remplacer tout",cancel:"Annuler"},header:{seq:"#",cell:"Cellule",value:"valeur"},empty:"(Valeur nul)",reError:"Expression r\xE9guli\xE8re non valide",recordCount:"{0} cellules trouv\xE9es",notCell:"Aucune cellule correspondante trouv\xE9e",replaceSuccess:"Cellules {0} remplac\xE9es avec succ\xE8s"}},renderer:{search:"recherche",cases:{equal:"\xE9gal",unequal:"Pas \xE9gal \xE0",gt:"Sup\xE9rieur \xE0",ge:"Sup\xE9rieur ou \xE9gal \xE0",lt:"Moins que",le:"Moins ou \xE9gal \xE0",begin:"Le d\xE9but est",notbegin:"Ce n'est pas au d\xE9but",endin:"La fin est",notendin:"La fin n'est pas",include:"Inclure",exclude:"Pas inclus",between:"Entre",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",custom:"Filtre personnalis\xE9",insensitive:"Cas insensible au cas",isSensitive:"sensible aux majuscules et minuscules"},combination:{menus:{sort:"Trier",clearSort:"Toi clair",sortAsc:"Commande ascendante",sortDesc:"Ordre descendant",fixedColumn:"Colonne de gel",fixedGroup:"Groupe de gel",cancelFixed:"D\xE9geler",fixedLeft:"Geller \xE0 gauche",fixedRight:"Geler \xE0 droite",clearFilter:"Filtre effacer",textOption:"Filtrage de texte",numberOption:"Filtrage num\xE9rique",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"M\xE9thodes de filtrage personnalis\xE9es",currColumnTitle:"Colonne actuelle:",and:"et",or:"ou",describeHtml:"Disponible? Repr\xE9sente un seul caract\xE8re <br/> use * repr\xE9sente tous les caract\xE8res multiples"},empty:"(vide)",notData:"Pas de match"}}}}),It}var Bl=Dl(),Rl=Ne(Bl),Ot={},Mn;function Pl(){return Mn||(Mn=1,Object.defineProperty(Ot,"__esModule",{value:!0}),Ot.default=void 0,Ot.default={vxe:{base:{pleaseInput:"Inserisci",pleaseSelect:"Seleziona",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"caricamento..."},error:{downErr:"Scarica non riuscita",errLargeData:"Quando la quantit\xE0 di dati vincolati \xE8 troppo grande, si prega di utilizzare {0}, altrimenti potrebbe causare un ritardo",groupFixed:"Se si utilizzano intestazioni raggruppate, la colonna congelata deve essere impostata per gruppo",groupMouseRange:`L'intestazione del raggruppamento non pu\xF2 essere utilizzata contemporaneamente a "{0}" e questo pu\xF2 causare un errore`,groupTag:'Le intestazioni della colonna di raggruppamento dovrebbero usare "{0}" invece di "{1}", che pu\xF2 causare errori',scrollErrProp:'Questo parametro "{0}" non \xE8 supportato dopo che lo scorrimento virtuale \xE8 abilitato',errConflicts:'Parametro "{0}" conflitti con "{1}"',modelConflicts:'\u7ED1\u5B9A\u7684\u5B57\u6BB5\u503C "{0}" \u4E0E "{1}" \u5B58\u5728\u51B2\u7A81\uFF0C\u5C06\u4F1A\u51FA\u73B0\u9519\u8BEF',notSupportProp:'"{1}" non \xE8 supportato quando il parametro "{0}" \xE8 abilitato, dovrebbe essere "{2}", altrimenti si verificher\xE0 un errore',reqSupportProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',notConflictProp:'Quando si utilizza "{0}", "{1}" dovrebbe essere impostato, altrimenti potrebbero esserci conflitti funzionali',unableInsert:"Non pu\xF2 essere inserito nella posizione specificata, si prega di verificare se i parametri sono corretti",useErr:`Si \xE8 verificato un errore durante l'installazione del modulo "{0}". L'ordine pu\xF2 essere errato. Il modulo dipendente deve essere installato prima della tabella`,barUnableLink:"La barra degli strumenti non pu\xF2 associare le tabelle",expandContent:'Lo slot per la linea espansa dovrebbe essere "contenuto", controlla se \xE8 corretto',reqComp:'Manca il componente "{0}", controlla se \xE8 installato correttamente. https://vxeui.com/#/start/useglobal',reqModule:'Manca il modulo "{0}"',reqProp:'Manca il parametro "{0}" necessario, che pu\xF2 causare un errore',emptyProp:'Il parametro "{0}" non pu\xF2 essere vuoto',errProp:'Parametro non supportato "{0}", possibilmente "{1}"',colRepet:'column. {0} = "{1}" viene ripetuto, il che pu\xF2 causare inutili alcune funzioni',notFunc:'Metodo "{0}" non esiste',errFunc:'Il parametro "{0}" non \xE8 un metodo',notValidators:'La verifica globale "{0}" non esiste',notFormats:'La formattazione globale "{0}" non esiste',notCommands:'La direttiva globale "{0}" non esiste',notSlot:'Lo slot "{0}" non esiste',noTree:`"{0}" non \xE8 supportato nella struttura dell'albero`,noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'Parametro non supportato "{0}"',checkProp:'Quando il volume dei dati \xE8 troppo grande, la casella di controllo pu\xF2 essere balbettata. Si consiglia di impostare il parametro "{0}" per migliorare la velocit\xE0 di rendering',coverProp:'Il parametro "{1}" di "{0}" \xE8 ripetutamente definito, che pu\xF2 causare un errore',uniField:'Il nome del campo "{0}" \xE8 ripetutamente definito, il che pu\xF2 causare un errore',repeatKey:'Ripeti la chiave primaria {0} = "{1}", che pu\xF2 causare un errore',repeatProp:'\u53C2\u6570\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'Il metodo "{0}" \xE8 deprecato, usa "{1}"',delProp:'Il parametro "{0}" \xE8 deprecato, usa "{1}"',delEvent:`L'evento "{0}" \xE8 deprecato, usa "{1}"`,removeProp:'Il parametro "{0}" \xE8 deprecato e non \xE8 raccomandato, il che pu\xF2 causare un errore',errFormat:'Il contenuto formattato globale deve essere definito utilizzando "vxetable.formats" e il metodo di montaggio "formatter = {0}" non \xE8 pi\xF9 consigliato.',notType:'Tipo di file non supportato "{0}"',notExp:"Questo browser non supporta la funzione di importazione/esportazione",impFields:"L'importazione non \xE8 riuscita. Si prega di controllare se il nome del campo e il formato dei dati sono corretti.",treeNotImp:"Le tabelle degli alberi non supportano l'importazione",treeCrossDrag:"Trascina solo il primo livello",treeDragChild:"I genitori non possono trascinare con i propri figli",reqPlugin:'"{1}" non \xE8 installato su https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"Superando il volume dei dati supportato massimo {0} righe, questo pu\xF2 causare un errore",useNew:"\u4E0D\u5EFA\u8BAE\u4F7F\u7528 {0}\uFF0C\u8BF7\u4F7F\u7528 {1}",errorVersion:"\u7248\u672C\u4E0D\u5339\u914D\uFF0C\u5F53\u524D\u7248\u672C {0}\uFF0C\u6700\u4F4E\u652F\u6301\u7248\u672C\u4E3A {1}"},table:{emptyText:"Nessun dati ancora",allTitle:"Seleziona All/Annulla",seqTitle:"Numero di serie",actionTitle:"operare",confirmFilter:"filtro",resetFilter:"Reset",allFilter:"Tutto",sortAsc:"Ordine ascendente: da pi\xF9 basso al pi\xF9 alto",sortDesc:"Ordine discendente: da pi\xF9 alto al pi\xF9 basso",filter:"Abilita il filtro per colonne selezionate",impSuccess:"Record {0} importati correttamente",expLoading:"Esportazione",expSuccess:"Esportazione con successo",expError:"L'esportazione non \xE8 riuscita",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Impostazioni della colonna",customAll:"Tutto",customConfirm:"confermare",customClose:"chiusura",customCancel:"Cancellare",customRestore:"Ripristina il valore predefinito",maxFixedCol:"Il numero massimo di colonne congelate non pu\xF2 superare {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Muovi: {0}",resizeColTip:"Larghezza: {0} pixel",resizeRowTip:"Altezza: {0} pixel",rowGroupContentTotal:"{0} ({1})",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"Seleziona almeno un record!",deleteSelectRecord:"Sei sicuro di voler eliminare il record selezionato?",removeSelectRecord:"Sei sicuro di voler rimuovere il record selezionato?",dataUnchanged:"Dati non modificati!",delSuccess:"Il record selezionato \xE8 stato eliminato con successo!",saveSuccess:"Salva con successo!",operError:"Si \xE8 verificato un errore e l'operazione non \xE8 riuscita!"},select:{clear:"\u6E05\u9664",allChecked:"\u5168\u9009",total:"{0} / {1}",search:"ricerca",loadingText:"caricamento",emptyText:"Nessun dati ancora",maxOpt:"\u6700\u5927\u53EF\u9009\u62E9\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",overSizeErr:"\u5DF2\u8D85\u51FA\u6700\u5927\u53EF\u9009\u6570\u91CF {0} \u4E2A\uFF0C\u8D85\u51FA\u90E8\u5206\u5C06\u88AB\u5FFD\u7565\uFF01",searchEmpty:"\u672A\u5339\u914D\u5230\u6570\u636E\uFF01"},tree:{searchEmpty:"\u672A\u5339\u914D\u5230\u6570\u636E\uFF01",dragTip:"\u79FB\u52A8\uFF1A{0}"},treeSelect:{clearChecked:"\u6E05\u9664",allChecked:"\u5168\u9009",allExpand:"\u5168\u90E8\u5C55\u5F00",clearExpand:"\u5168\u90E8\u6536\u8D77",total:"\u5DF2\u9009 {0}",search:"\u641C\u7D22",emptyText:"\u6682\u65E0\u6570\u636E"},pager:{goto:"Andare",gotoTitle:"Numero di pagine",pagesize:"{0} elementi/pagina",total:"Record totali {0}",pageClassifier:"Pagina",homePage:"prima pagina",homePageTitle:"prima pagina",prevPage:"Pagina precedente",prevPageTitle:"Pagina precedente",nextPage:"Pagina successiva",nextPageTitle:"Pagina successiva",prevJump:"Salta su pagina",prevJumpTitle:"Salta su pagina",nextJump:"Salta gi\xF9 la pagina",nextJumpTitle:"Salta gi\xF9 la pagina",endPage:"Ultima pagina",endPageTitle:"Ultima pagina"},alert:{title:"Procamenti di sistema"},button:{confirm:"confermare",cancel:"Cancellare",clear:"Chiaro"},filter:{search:"ricerca"},custom:{cstmTitle:"Impostazioni della colonna",cstmRestore:"Ripristina il valore predefinito",cstmCancel:"Cancellare",cstmConfirm:"Sicuro",cstmConfirmRestore:"Si prega di confermare se \xE8 ripristinato alla configurazione della colonna predefinita?",cstmDragTarget:"Muovi: {0}",setting:{colSort:"Ordinare",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"Titolo della colonna",colResizable:"Larghezza della colonna (pixel)",colVisible:"Se visualizzare",colFixed:"Colonna di congelamento",colFixedMax:"Colonne di congelamento (fino a {0} colonne)",fixedLeft:"Lato sinistro",fixedUnset:"Non impostato",fixedRight:"Lato destro"}},import:{modes:{covering:"Metodo sovrascrivo (sovrascrivi direttamente i dati della tabella)",insert:"Aggiungi in fondo (aggiungi nuovi dati nella parte inferiore della tabella)",insertTop:"Aggiungi in alto (aggiungi nuovi dati nella parte superiore della tabella)",insertBottom:"Aggiungi in fondo (aggiungi nuovi dati nella parte inferiore della tabella)"},impTitle:"Importa dati",impFile:"Nome file",impSelect:"Seleziona file",impType:"Tipo di file",impOpts:"Impostazioni dei parametri",impMode:"Modalit\xE0 di importazione",impConfirm:"Importare",impCancel:"Cancellare"},export:{types:{csv:"CSV (virgola separata) (*. CSV)",html:"Pagina web (*.html)",xml:"XML Data (*.xml)",txt:"File di testo (scheda separata) (*. Txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Libro di lavoro Excel (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"Dati vuoti",current:"Dati correnti (dati sulla pagina corrente)",selected:"Dati selezionati (dati selezionati nella pagina corrente)",all:"Dati completi (compresi tutti i dati pagati)"},printTitle:"Stampa dati",expTitle:"Dati di esportazione",expName:"Nome file",expNamePlaceholder:"Inserisci un nome di un file",expSheetName:"titolo",expSheetNamePlaceholder:"Inserisci un titolo",expType:"Salva tipo",expMode:"Seleziona i dati",expCurrentColumn:"Tutti i campi",expColumn:"Seleziona il campo",expOpts:"Impostazioni dei parametri",expOptHeader:"Intestazione",expHeaderTitle:"\xC8 richiesta l'intestazione del tavolo",expOptFooter:"Fine della tabella",expFooterTitle:"\xC8 richiesta la fine del tavolo?",expOptColgroup:"Testa di raggruppamento",expOptTitle:"Titolo della colonna",expTitleTitle:"Che si tratti del titolo della colonna, altrimenti verr\xE0 visualizzato come nome del campo della colonna",expColgroupTitle:"Se presente, \xE8 supportata un'intestazione con una struttura di raggruppamento",expOptMerge:"unire",expMergeTitle:"Se presenti, le cellule con strutture unite sono supportate",expOptAllExpand:"Espandere l'albero",expAllExpandTitle:"Se esiste, \xE8 supportato per espandere tutti i dati con strutture gerarchiche",expOptUseStyle:"stile",expUseStyleTitle:"Se presenti, le celle con stile sono supportate",expOptOriginal:"Dati di origine",expOriginalTitle:"Se sono dati di origine, l'importazione nelle tabelle \xE8 supportata",expPrint:"Stampa",expConfirm:"Esportare",expCancel:"Cancellare"},modal:{errTitle:"Messaggio di errore",zoomMin:"Minimizzare",zoomIn:"massimizzare",zoomOut:"riduzione",close:"chiusura",miniMaxSize:"Il numero di finestre minimizzate non pu\xF2 superare {0}",footPropErr:"Show-footer viene utilizzato solo per abilitare la coda del tavolo e deve essere utilizzato con il pulsante show-confirm | Show-Cancel-Button | slot"},drawer:{close:"chiusura"},form:{folding:"Vicino",unfolding:"Espandere"},toolbar:{import:"Importare",export:"Esportare",print:"Stampa",refresh:"rinfrescare",zoomIn:"a schermo intero",zoomOut:"riduzione",custom:"Impostazioni della colonna",customAll:"Tutto",customConfirm:"confermare",customRestore:"Reset",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",cancelFixed:"Scongelare"},datePicker:{yearTitle:"{0} anni"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Gennaio",m2:"Febbraio",m3:"Marzo",m4:"aprile",m5:"Maggio",m6:"Giugno",m7:"Luglio",m8:"agosto",m9:"settembre",m10:"ottobre",m11:"novembre",m12:"Dicembre",quarterLabel:"{0} anni",monthLabel:"{0} anni",dayLabel:"{0} anno {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sole",w1:"Lun",w2:"Mar",w3:"Sposa",w4:"Thu",w5:"Ven",w6:"Sab"},months:{m0:"Gennaio",m1:"Febbraio",m2:"Marzo",m3:"aprile",m4:"Maggio",m5:"Giugno",m6:"Luglio",m7:"agosto",m8:"settembre",m9:"ottobre",m10:"novembre",m11:"Dicembre"},quarters:{q1:"Primo trimestre",q2:"Secondo trimestre",q3:"Terzo trimestre",q4:"Quarto trimestre"}}},calendar:{yearLabel:"{0} \u5E74",monthLabel:"{0} \u6708"},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Anteprima",operBtn:{zoomOut:"Restringersi",zoomIn:"ingrandire",pctFull:"Ridimensionando allo stesso modo",pct11:"Mostra le dimensioni originali",rotateLeft:"Ruotare a sinistra",rotateRight:"Ruotare a destra",print:"Fare clic per stampare l'immagine",download:"Fai clic per scaricare l'immagine"}},upload:{fileBtnText:"Fare clic o trascinare per caricare",imgBtnText:"Fare clic o trascinare per caricare",dragPlaceholder:"Si prega di trascinare e rilasciare il file in quest'area per caricare",imgSizeHint:"Foglie {0}",imgCountHint:"Immagini massime {0}",fileTypeHint:"Supporto {0} tipi di file",fileSizeHint:"Una dimensione singola del file non supera {0}",fileCountHint:"I file fino a {0} possono essere caricati",uploadTypeErr:"Mismatch del tipo di file!",overCountErr:"Solo i file {0} possono essere selezionati al massimo!",overCountExtraErr:"Il numero massimo di {0} \xE8 stato superato e i file in eccesso {1} verranno ignorati!",overSizeErr:"La dimensione massima del file non pu\xF2 superare {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"Ri-caricamento",uploadProgress:"Caricamento {0}%",uploadErr:"Caricamento non riuscito",uploadSuccess:"Carica correttamente",moreBtnText:"Altro ({0})",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"Fare clic per visualizzare",morePopup:{readTitle:"Visualizza elenco",imageTitle:"Carica immagini",fileTitle:"Carica file"}},empty:{defText:"Nessun dati ancora"},colorPicker:{clear:"Chiaro",confirm:"confermare",copySuccess:"Copiato sugli appunti: {0}",hex:"HEX"},formDesign:{formName:"Nome del modulo",defFormTitle:"Forma senza nome",widgetPropTab:"Propriet\xE0 di controllo",widgetFormTab:"Propriet\xE0 del modulo",error:{wdFormUni:"Questo tipo di controllo pu\xF2 aggiungerne solo uno nella forma",wdSubUni:"Questo tipo di controllo pu\xF2 aggiungerne solo uno nella sottotable"},styleSetting:{btn:"Impostazioni di stile",title:"Impostazioni di stile da forma",layoutTitle:"Layout di controllo",verticalLayout:"Layout superiore e inferiore",horizontalLayout:"Layout orizzontale",styleTitle:"Stile del titolo",boldTitle:"Titolo audace",fontBold:"Grassetto",fontNormal:"convenzionale",colonTitle:"Mostra il colon",colonVisible:"spettacolo",colonHidden:"nascondere",alignTitle:"Allineamento",widthTitle:"Larghezza del titolo",alignLeft:"Sulla sinistra",alignRight:"A destra",unitPx:"Pixel",unitPct:"percentuale"},widget:{group:{base:"Controlli di base",layout:"Controlli di layout",system:"Controlli di sistema",module:"Controlli del modulo",chart:"Controllo del grafico",advanced:"Controlli avanzati"},copyTitle:"Copy_ {0}",component:{input:"Casella di input",textarea:"Campo di testo",select:"Tira gi\xF9 per selezionare",row:"Una riga e pi\xF9 colonne",title:"titolo",text:"testo",subtable:"Sotto-tavolo",VxeSwitch:"se",VxeInput:"Casella di input",VxeNumberInput:"numero",VxeDatePicker:"data",VxeTextarea:"Campo di testo",VxeSelect:"Tira gi\xF9 per selezionare",VxeTreeSelect:"Selezione degli alberi",VxeRadioGroup:"Pulsante di opzione",VxeCheckboxGroup:"Casella di controllo",VxeUploadFile:"documento",VxeUploadImage:"immagine",VxeRate:"punto",VxeSlider:"Slider"}},widgetProp:{name:"Nome del controllo",placeholder:"Richiesta",required:"Verifica richiesta",multiple:"Sono consentite pi\xF9 scelte",displaySetting:{name:"Impostazioni di visualizzazione",pc:"PC",mobile:"Mobile",visible:"spettacolo",hidden:"nascondere"},dataSource:{name:"Fonte di dati",defValue:"Opzione {0}",addOption:"Aggiungi opzioni",batchEditOption:"Editing batch",batchEditTip:"Ogni riga corrisponde a un'opzione, che supporta copia e incolla diretta da tabelle, Excel e WPS.",batchEditSubTip:"Ogni riga corrisponde a un'opzione. Se si tratta di un gruppo, gli elementi figlio possono iniziare con uno spazio o un tasto TAB e supporta copia e incolla diretta da tabelle, Excel e WPS.",buildOption:"Opzioni di costruzione"},rowProp:{colSize:"Numero di colonne",col2:"Due colonne",col3:"Tre colonne",col4:"Quattro colonne",col6:"Sei colonne",layout:"disposizione"},textProp:{name:"contenuto",alignTitle:"Allineamento",alignLeft:"Sulla sinistra",alignCenter:"Centro",alignRight:"A destra",colorTitle:"Colore del carattere",sizeTitle:"Dimensione del carattere",boldTitle:"Carattere audace",fontNormal:"convenzionale",fontBold:"Grassetto"},subtableProp:{seqTitle:"Numero di serie",showSeq:"Mostra il numero di serie",showCheckbox:"Sono consentite pi\xF9 scelte",errSubDrag:"La sottotable non supporta questo controllo, utilizza altri controlli",colPlace:"Trascina il controllo"},uploadProp:{limitFileCount:"Limite di quantit\xE0 di file",limitFileSize:"Limite di dimensioni del file",multiFile:"Consenti di caricare pi\xF9 file",limitImgCount:"Limite il numero di immagini",limitImgSize:"Limite di dimensione dell'immagine",multiImg:"Consenti a pi\xF9 immagini di caricare"}}},listDesign:{fieldSettingTab:"Impostazioni sul campo",listSettingTab:"Impostazioni dei parametri",searchTitle:"Criteri di query",listTitle:"Campo elenco",searchField:"Campi di query",listField:"Campo elenco",activeBtn:{ActionButtonUpdate:"modificare",ActionButtonDelete:"eliminare"},search:{addBtn:"modificare",emptyText:"Condizioni di query non configurate",editPopupTitle:"Modifica campi di query"},searchPopup:{colTitle:"titolo",saveBtn:"salva"}},text:{copySuccess:"Copiato negli appunti",copyError:"L'ambiente attuale non supporta questa operazione"},countdown:{formats:{yyyy:"Anno",MM:"luna",dd:"cielo",HH:"ora",mm:"punto",ss:"Secondo"}},contextMenu:{loadingText:"\u52A0\u8F7D\u4E2D..."},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"\u65E5",w1:"\u4E00",w2:"\u4E8C",w3:"\u4E09",w4:"\u56DB",w5:"\u4E94",w6:"\u516D"}},plugins:{extendCellArea:{area:{mergeErr:"Questa operazione non pu\xF2 essere eseguita su celle unite",multiErr:"Questa operazione non pu\xF2 essere eseguita su pi\xF9 aree di selezione",selectErr:"Impossibile operare su celle nell'intervallo specificato",extendErr:"Se l'intervallo esteso contiene celle unite, tutte le celle unite devono avere le stesse dimensioni",pasteMultiErr:"Incapace di incollare, le aree copiate e incollate devono essere delle stesse dimensioni per eseguire questa operazione",cpInvalidErr:"L'operazione non pu\xF2 essere eseguita. Esistono colonne proibite ({0}) nell'intervallo selezionato."},fnr:{title:"Trova e sostituisci",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"Trovare",replaceLabel:"sostituire",findTitle:"Trova cosa:",replaceTitle:"Sostituire con:",tabs:{find:"Trovare",replace:"sostituire"},filter:{re:"Espressioni regolari",whole:"Corrispondenza di parole complete",sensitive:"maiuscole e minuscole"},btns:{findNext:"Trova il prossimo",findAll:"Trova tutto",replace:"sostituire",replaceAll:"Sostituire tutto",cancel:"Cancellare"},header:{seq:"#",cell:"Cella",value:"valore"},body:{row:"Riga: {0}",col:"Colonna: {0}"},empty:"(Valore null)",reError:"Espressione regolare non valida",recordCount:"{0} celle trovate",notCell:"La cella corrispondente non pu\xF2 essere trovata",replaceSuccess:"Sostituire correttamente le celle {0}"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right"},cases:{equal:"pari",gt:"Maggiore di",lt:"Meno di",begin:"L'inizio \xE8",endin:"La fine \xE8",include:"Includere",isSensitive:"maiuscole e minuscole"}},filterCombination:{menus:{sort:"Ordinare",clearSort:"Ordine chiara",sortAsc:"Ordine ascendente",sortDesc:"ordine discendente",fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",clearFilter:"Filtro chiaro",textOption:"Filtro di testo",numberOption:"Filtro numerico",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"Metodi di filtraggio personalizzati",currColumnTitle:"Colonna corrente:",and:"E",or:"O",describeHtml:"Disponibile? Rappresenta un singolo carattere <br/> usa * rappresenta pi\xF9 caratteri"},cases:{equal:"pari",unequal:"Non uguale a",gt:"Maggiore di",ge:"Maggiore o uguale a",lt:"Meno di",le:"Meno o uguale a",begin:"L'inizio \xE8",notbegin:"Non \xE8 all'inizio",endin:"La fine \xE8",notendin:"Il finale non lo \xE8",include:"Includere",exclude:"Non incluso",between:"Fra",isAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E",eqAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E\u6216\u4E0E\u4E4B\u76F8\u540C",isBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D",eqBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D\u6216\u4E0E\u4E4B\u76F8\u540C",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",before:"\u4E4B\u524D",after:"\u4E4B\u540E",tomorrow:"\u660E\u5929",today:"\u4ECA\u5929",yesterday:"\u6628\u5929",nextWeek:"\u4E0B\u5468",thisWeek:"\u672C\u5468",lastWeek:"\u4E0A\u5468",nextMonth:"\u4E0B\u6708",thisMonth:"\u672C\u6708",lastMonth:"\u4E0A\u6708",nextYear:"\u660E\u5E74",thisYear:"\u4ECA\u5E74",lastYear:"\u53BB\u5E74",yearToDate:"\u672C\u5E74\u5EA6\u622A\u6B62\u5230\u73B0\u5728",custom:"Filtro personalizzato",insensitive:"Caso insensibile",isSensitive:"maiuscole e minuscole"},empty:"(vuoto)",notData:"Nessuna corrispondenza"}},pro:{area:{mergeErr:"Questa operazione non pu\xF2 essere eseguita su celle unite",multiErr:"Questa operazione non pu\xF2 essere eseguita su pi\xF9 aree di selezione",extendErr:"Se l'intervallo esteso contiene celle unite, tutte le celle unite devono avere le stesse dimensioni",pasteMultiErr:"Incapace di incollare, le aree copiate e incollate devono essere delle stesse dimensioni per eseguire questa operazione"},fnr:{title:"Trova e sostituisci",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"Trovare",replaceLabel:"sostituire",findTitle:"Trova il contenuto:",replaceTitle:"Sostituire con:",tabs:{find:"Trovare",replace:"sostituire"},filter:{re:"Espressioni regolari",whole:"Corrispondenza di parole complete",sensitive:"maiuscole e minuscole"},btns:{findNext:"Trova il prossimo",findAll:"Trova tutto",replace:"sostituire",replaceAll:"Sostituire tutto",cancel:"Cancellare"},header:{seq:"#",cell:"Cella",value:"valore"},empty:"(Valore null)",reError:"Espressione regolare non valida",recordCount:"{0} celle trovate",notCell:"Nessuna cellula corrispondente trovata",replaceSuccess:"Sostituire correttamente le celle {0}"}},renderer:{search:"ricerca",cases:{equal:"pari",unequal:"Non uguale a",gt:"Maggiore di",ge:"Maggiore o uguale a",lt:"Meno di",le:"Meno o uguale a",begin:"L'inizio \xE8",notbegin:"Non \xE8 all'inizio",endin:"La fine \xE8",notendin:"Il finale non lo \xE8",include:"Includere",exclude:"Non incluso",between:"Fra",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",custom:"Filtro personalizzato",insensitive:"Caso insensibile",isSensitive:"maiuscole e minuscole"},combination:{menus:{sort:"Ordinare",clearSort:"Ordine chiara",sortAsc:"Ordine ascendente",sortDesc:"ordine discendente",fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",clearFilter:"Filtro chiaro",textOption:"Filtro di testo",numberOption:"Filtro numerico",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"Metodi di filtraggio personalizzati",currColumnTitle:"Colonna corrente:",and:"E",or:"O",describeHtml:"Disponibile? Rappresenta un singolo carattere <br/> usa * rappresenta pi\xF9 caratteri"},empty:"(vuoto)",notData:"Nessuna corrispondenza"}}}}),Ot}var Al=Pl(),Ll=Ne(Al),qt={},Dn;function zl(){return Dn||(Dn=1,Object.defineProperty(qt,"__esModule",{value:!0}),qt.default=void 0,qt.default={vxe:{base:{pleaseInput:"\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",pleaseSelect:"\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u8AAD\u307F\u8FBC\u307F..."},error:{downErr:"\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u304C\u5931\u6557\u3057\u307E\u3057\u305F",errLargeData:"\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u305F\u30C7\u30FC\u30BF\u306E\u91CF\u304C\u5927\u304D\u3059\u304E\u308B\u5834\u5408\u306F\u3001{0}\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002",groupFixed:"\u30B0\u30EB\u30FC\u30D7\u5316\u3055\u308C\u305F\u30D8\u30C3\u30C0\u30FC\u3092\u4F7F\u7528\u3059\u308B\u5834\u5408\u3001\u51CD\u7D50\u5217\u306F\u30B0\u30EB\u30FC\u30D7\u3054\u3068\u306B\u8A2D\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059",groupMouseRange:"\u30B0\u30EB\u30FC\u30D7\u5316\u30D8\u30C3\u30C0\u30FC\u306F\u300C{0}\u300D\u3068\u540C\u6642\u306B\u4F7F\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002\u3053\u308C\u306B\u3088\u308A\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002",groupTag:"\u30B0\u30EB\u30FC\u30D7\u5316\u5217\u30D8\u30C3\u30C0\u30FC\u306F\u3001\u300C{1}\u300D\u306E\u4EE3\u308F\u308A\u306B\u300C{0}\u300D\u3092\u4F7F\u7528\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002",scrollErrProp:"\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u3001\u4EEE\u60F3\u30B9\u30AF\u30ED\u30FC\u30EB\u304C\u6709\u52B9\u306B\u306A\u3063\u305F\u5F8C\u306B\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093",errConflicts:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u300C{1}\u300D\u3068\u7AF6\u5408\u3057\u307E\u3059",modelConflicts:"\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u305F\u30D5\u30A3\u30FC\u30EB\u30C9\u5024\u300C{0}\u300D\u3068\u300C{1}\u300D\u306E\u9593\u306B\u7AF6\u5408\u304C\u3042\u308A\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3059",notSupportProp:"\u300C{1}\u300D\u306F\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u304C\u6709\u52B9\u306B\u306A\u3063\u3066\u3044\u308B\u5834\u5408\u3001\u300C{2}\u300D\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\u305D\u3046\u3057\u306A\u3044\u3068\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3059\u3002",reqSupportProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',notConflictProp:"\u300C{0}\u300D\u3092\u4F7F\u7528\u3059\u308B\u5834\u5408\u3001\u300C{1}\u300D\u3092\u8A2D\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002",unableInsert:"\u6307\u5B9A\u3055\u308C\u305F\u5834\u6240\u306B\u633F\u5165\u3067\u304D\u307E\u305B\u3093\u3002\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u304C\u6B63\u3057\u3044\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044",useErr:"\u300C{0}\u300D\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u6CE8\u6587\u304C\u6B63\u3057\u304F\u306A\u3044\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002\u5F93\u5C5E\u30E2\u30B8\u30E5\u30FC\u30EB\u306F\u3001\u30C6\u30FC\u30D6\u30EB\u306E\u524D\u306B\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059",barUnableLink:"\u30C4\u30FC\u30EB\u30D0\u30FC\u306F\u30C6\u30FC\u30D6\u30EB\u3092\u95A2\u9023\u4ED8\u3051\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093",expandContent:"\u62E1\u5F35\u30E9\u30A4\u30F3\u306E\u30B9\u30ED\u30C3\u30C8\u306F\u300C\u30B3\u30F3\u30C6\u30F3\u30C4\u300D\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\u6B63\u3057\u3044\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044",reqComp:"\u300C{0}\u300D\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u6B63\u3057\u304F\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u308B\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002 https://vxeui.com/#/start/useglobal",reqModule:"\u300C{0}\u300D\u30E2\u30B8\u30E5\u30FC\u30EB\u304C\u3042\u308A\u307E\u305B\u3093",reqProp:"\u5FC5\u8981\u306A\u300C{0}\u300D\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u304C\u6B20\u843D\u3057\u3066\u3044\u308B\u305F\u3081\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059",emptyProp:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u305B\u3093",errProp:"\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u3001\u304A\u305D\u3089\u304F\u300C{1}\u300D",colRepet:'\u5217\u3002{0} = "{1}"\u304C\u7E70\u308A\u8FD4\u3055\u308C\u308B\u305F\u3081\u3001\u4E00\u90E8\u306E\u6A5F\u80FD\u304C\u4F7F\u7528\u3067\u304D\u306A\u304F\u306A\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059',notFunc:"\u30E1\u30BD\u30C3\u30C9\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",errFunc:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u30E1\u30BD\u30C3\u30C9\u3067\u306F\u3042\u308A\u307E\u305B\u3093",notValidators:"\u30B0\u30ED\u30FC\u30D0\u30EB\u691C\u8A3C\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",notFormats:"\u30B0\u30ED\u30FC\u30D0\u30EB\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",notCommands:"\u30B0\u30ED\u30FC\u30D0\u30EB\u6307\u4EE4\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",notSlot:"\u30B9\u30ED\u30C3\u30C8\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",noTree:"\u300C{0}\u300D\u306F\u30C4\u30EA\u30FC\u69CB\u9020\u3067\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093",noGroup:"\u300C{0}\u300D\u306F\u3001\u30C7\u30FC\u30BF\u30B0\u30EB\u30FC\u30D7\u306E\u5F8C\u306B\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093",notProp:'\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC "{0}"',checkProp:"\u30C7\u30FC\u30BF\u306E\u30DC\u30EA\u30E5\u30FC\u30E0\u304C\u5927\u304D\u3059\u304E\u308B\u3068\u3001\u30C1\u30A7\u30C3\u30AF\u30DC\u30C3\u30AF\u30B9\u304Cutter\u97F3\u3092\u7ACB\u3066\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\u30EC\u30F3\u30C0\u30EA\u30F3\u30B0\u901F\u5EA6\u3092\u6539\u5584\u3059\u308B\u305F\u3081\u306B\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u3092\u8A2D\u5B9A\u3059\u308B\u3053\u3068\u3092\u304A\u52E7\u3081\u3057\u307E\u3059",coverProp:"\u300C{0}\u300D\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{1}\u300D\u304C\u7E70\u308A\u8FD4\u3057\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059",uniField:"\u30D5\u30A3\u30FC\u30EB\u30C9\u540D\u300C{0}\u300D\u304C\u7E70\u308A\u8FD4\u3057\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059",repeatKey:'\u30D7\u30E9\u30A4\u30DE\u30EA\u30AD\u30FC{0} = "{1}"\u3092\u7E70\u308A\u8FD4\u3057\u307E\u3059\u3002\u3053\u308C\u306F\u30A8\u30E9\u30FC\u3092\u5F15\u304D\u8D77\u3053\u3059\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059',repeatProp:'\u53C2\u6570\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:"\u30E1\u30BD\u30C3\u30C9\u300C{0}\u300D\u306F\u975E\u63A8\u5968\u3067\u3059\u3002\u300C{1}\u300D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044",delProp:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u975E\u63A8\u5968\u3067\u3059\u3002\u300C{1}\u300D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044",delEvent:"\u30A4\u30D9\u30F3\u30C8\u300C{0}\u300D\u306F\u975E\u63A8\u5968\u3067\u3059\u3002\u300C{1}\u300D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044",removeProp:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u975E\u63A8\u5968\u3067\u3042\u308A\u3001\u63A8\u5968\u3055\u308C\u3066\u3044\u306A\u3044\u305F\u3081\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059",errFormat:"\u30B0\u30ED\u30FC\u30D0\u30EB\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u30B3\u30F3\u30C6\u30F3\u30C4\u306F\u3001\u300CVxetable.Formats\u300D\u3092\u4F7F\u7528\u3057\u3066\u5B9A\u7FA9\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u3001\u300CFormatter = {0}\u300D\u3092\u53D6\u308A\u4ED8\u3051\u308B\u65B9\u6CD5\u306F\u63A8\u5968\u3055\u308C\u306A\u304F\u306A\u308A\u307E\u3059\u3002",notType:'\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044\u30D5\u30A1\u30A4\u30EB\u30BF\u30A4\u30D7 "{0}"',notExp:"\u3053\u306E\u30D6\u30E9\u30A6\u30B6\u306F\u3001\u30A4\u30F3\u30DD\u30FC\u30C8/\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u6A5F\u80FD\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u307E\u305B\u3093",impFields:"\u30A4\u30F3\u30DD\u30FC\u30C8\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30D5\u30A3\u30FC\u30EB\u30C9\u540D\u3068\u30C7\u30FC\u30BF\u5F62\u5F0F\u304C\u6B63\u3057\u3044\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002",treeNotImp:"\u30C4\u30EA\u30FC\u30C6\u30FC\u30D6\u30EB\u306F\u30A4\u30F3\u30DD\u30FC\u30C8\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093",treeCrossDrag:"\u6700\u521D\u306E\u30EC\u30D9\u30EB\u306E\u307F\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u307E\u3059",treeDragChild:"\u89AA\u306F\u81EA\u5206\u306E\u5B50\u4F9B\u306B\u30C9\u30E9\u30C3\u30B0\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",reqPlugin:"\u300C{1}\u300D\u306Fhttps://vxeui.com/other {0 }/#/ {1 }/install\u306B\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093",errMaxRow:"\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u308B\u6700\u5927\u30C7\u30FC\u30BF\u30DC\u30EA\u30E5\u30FC\u30E0{0}\u884C\u3092\u8D85\u3048\u308B\u3068\u3001\u3053\u308C\u306B\u3088\u308A\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059",useNew:"{0}\u306F\u304A\u52E7\u3081\u3057\u307E\u305B\u3093\u3002{1}\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044",errorVersion:"\u7248\u672C\u4E0D\u5339\u914D\uFF0C\u5F53\u524D\u7248\u672C {0}\uFF0C\u6700\u4F4E\u652F\u6301\u7248\u672C\u4E3A {1}"},table:{emptyText:"\u307E\u3060\u30C7\u30FC\u30BF\u306F\u3042\u308A\u307E\u305B\u3093",allTitle:"\u3059\u3079\u3066\u3092\u9078\u629E/\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u307E\u3059",seqTitle:"\u30B7\u30EA\u30A2\u30EB\u30CA\u30F3\u30D0\u30FC",actionTitle:"\u52D5\u4F5C\u3057\u307E\u3059",confirmFilter:"\u30D5\u30A3\u30EB\u30BF\u30FC",resetFilter:"\u30EA\u30BB\u30C3\u30C8",allFilter:"\u5168\u3066",sortAsc:"\u6607\u9806\uFF1A\u6700\u4F4E\u304B\u3089\u6700\u9AD8",sortDesc:"\u964D\u9806\u6CE8\u6587\uFF1A\u6700\u9AD8\u304B\u3089\u6700\u4F4E",filter:"\u9078\u629E\u3057\u305F\u5217\u306E\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0\u3092\u6709\u52B9\u306B\u3057\u307E\u3059",impSuccess:"{0}\u30EC\u30B3\u30FC\u30C9\u306F\u6B63\u5E38\u306B\u30A4\u30F3\u30DD\u30FC\u30C8\u3055\u308C\u307E\u3057\u305F",expLoading:"\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8",expSuccess:"\u6B63\u5E38\u306B\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8",expError:"\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u306F\u5931\u6557\u3057\u307E\u3057\u305F",expFilename:"Export_ {0}",expOriginFilename:"export_source_ {0}",customTitle:"\u5217\u8A2D\u5B9A",customAll:"\u5168\u3066",customConfirm:"\u78BA\u8A8D\u3059\u308B",customClose:"\u9589\u9396",customCancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",customRestore:"\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143\u3057\u307E\u3059",maxFixedCol:"\u51CD\u7D50\u67F1\u306E\u6700\u5927\u6570\u306F{0}\u3092\u8D85\u3048\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",maxGroupCol:"\u6700\u5927\u30B0\u30EB\u30FC\u30D7\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u6570\u306F{0}\u3092\u8D85\u3048\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",dragTip:"\u79FB\u52D5\uFF1A{0}",resizeColTip:"\u5E45\uFF1A{0}\u30D4\u30AF\u30BB\u30EB",resizeRowTip:"\u9AD8\uFF1A{0}\u30D4\u30AF\u30BB\u30EB",rowGroupContentTotal:"{0}\uFF08{1}\uFF09",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u30EC\u30B3\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\uFF01",deleteSelectRecord:"\u9078\u629E\u3057\u305F\u30EC\u30B3\u30FC\u30C9\u3092\u524A\u9664\u3057\u305F\u3044\u3067\u3059\u304B\uFF1F",removeSelectRecord:"\u9078\u629E\u3057\u305F\u30EC\u30B3\u30FC\u30C9\u3092\u524A\u9664\u3057\u305F\u3044\u3067\u3059\u304B\uFF1F",dataUnchanged:"\u30C7\u30FC\u30BF\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u305B\u3093\uFF01",delSuccess:"\u9078\u629E\u3057\u305F\u30EC\u30B3\u30FC\u30C9\u306F\u6B63\u5E38\u306B\u524A\u9664\u3055\u308C\u307E\u3057\u305F\uFF01",saveSuccess:"\u6B63\u5E38\u306B\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\uFF01",operError:"\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u3001\u64CD\u4F5C\u304C\u5931\u6557\u3057\u307E\u3057\u305F\uFF01"},select:{clear:"\u30AF\u30EA\u30A2",allChecked:"\u3059\u3079\u3066\u3092\u9078\u629E\u3057\u307E\u3059",total:"{0} / {1}",search:"\u691C\u7D22",loadingText:"\u8AAD\u307F\u8FBC\u307F",emptyText:"\u307E\u3060\u30C7\u30FC\u30BF\u306F\u3042\u308A\u307E\u305B\u3093",maxSize:"\u30AA\u30D7\u30B7\u30E7\u30F3\u306E\u6700\u5927\u6570\u306F{0}\u3092\u8D85\u3048\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",overSizeErr:"\u6700\u5927\u30AA\u30D7\u30B7\u30E7\u30F3\u306E\u6570\u5024{0}\u306F\u8D85\u3048\u3089\u308C\u3066\u304A\u308A\u3001\u8D85\u904E\u306F\u7121\u8996\u3055\u308C\u307E\u3059\uFF01",searchEmpty:"\u4E00\u81F4\u3059\u308B\u30C7\u30FC\u30BF\u306F\u3042\u308A\u307E\u305B\u3093\uFF01"},tree:{searchEmpty:"\u4E00\u81F4\u3059\u308B\u30C7\u30FC\u30BF\u306F\u3042\u308A\u307E\u305B\u3093\uFF01",dragTip:"\u79FB\u52A8\uFF1A{0}"},treeSelect:{clearChecked:"\u30AF\u30EA\u30A2",allChecked:"\u3059\u3079\u3066\u3092\u9078\u629E\u3057\u307E\u3059",allExpand:"\u3059\u3079\u3066\u62E1\u5F35\u3057\u307E\u3059",clearExpand:"\u3059\u3079\u3066\u3092\u9589\u3058\u307E\u3059",total:"\u9078\u629E{0}",search:"\u691C\u7D22",emptyText:"\u307E\u3060\u30C7\u30FC\u30BF\u306F\u3042\u308A\u307E\u305B\u3093"},pager:{goto:"\u884C\u304F",gotoTitle:"\u30DA\u30FC\u30B8\u6570",pagesize:"{0}\u30A2\u30A4\u30C6\u30E0/\u30DA\u30FC\u30B8",total:"\u5408\u8A08{0}\u30EC\u30B3\u30FC\u30C9",pageClassifier:"\u30DA\u30FC\u30B8",homePage:"\u30D5\u30ED\u30F3\u30C8\u30DA\u30FC\u30B8",homePageTitle:"\u30D5\u30ED\u30F3\u30C8\u30DA\u30FC\u30B8",prevPage:"\u524D\u306E\u30DA\u30FC\u30B8",prevPageTitle:"\u524D\u306E\u30DA\u30FC\u30B8",nextPage:"\u6B21\u306E\u30DA\u30FC\u30B8",nextPageTitle:"\u6B21\u306E\u30DA\u30FC\u30B8",prevJump:"\u30B8\u30E3\u30F3\u30D7\u30A2\u30C3\u30D7\u30DA\u30FC\u30B8",prevJumpTitle:"\u30B8\u30E3\u30F3\u30D7\u30A2\u30C3\u30D7\u30DA\u30FC\u30B8",nextJump:"\u30B8\u30E3\u30F3\u30D7\u30C0\u30A6\u30F3\u30DA\u30FC\u30B8",nextJumpTitle:"\u30B8\u30E3\u30F3\u30D7\u30C0\u30A6\u30F3\u30DA\u30FC\u30B8",endPage:"\u6700\u5F8C\u306E\u30DA\u30FC\u30B8",endPageTitle:"\u6700\u5F8C\u306E\u30DA\u30FC\u30B8"},alert:{title:"\u30B7\u30B9\u30C6\u30E0\u30D7\u30ED\u30F3\u30D7\u30C8"},button:{confirm:"\u78BA\u8A8D\u3059\u308B",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",clear:"\u30AF\u30EA\u30A2"},filter:{search:"\u691C\u7D22"},custom:{cstmTitle:"\u5217\u8A2D\u5B9A",cstmRestore:"\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143\u3057\u307E\u3059",cstmCancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",cstmConfirm:"\u3082\u3061\u308D\u3093",cstmConfirmRestore:"\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u5217\u69CB\u6210\u306B\u5FA9\u5143\u3055\u308C\u3066\u3044\u308B\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002",cstmDragTarget:"\u79FB\u52D5\uFF1A{0}",setting:{colSort:"\u9078\u5225",sortHelpTip:"\u30A2\u30A4\u30B3\u30F3\u3092\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u3001\u6CE8\u6587\u3092\u8ABF\u6574\u3057\u307E\u3059",colTitle:"\u5217\u306E\u30BF\u30A4\u30C8\u30EB",colResizable:"\u5217\u5E45\uFF08\u30D4\u30AF\u30BB\u30EB\uFF09",colVisible:"\u8868\u793A\u3059\u308B\u304B\u3069\u3046\u304B",colFixed:"\u30D5\u30EA\u30FC\u30BA\u30B3\u30E9\u30E0",colFixedMax:"\u30D5\u30EA\u30FC\u30BA\u5217\uFF08{0}\u5217\u307E\u3067\uFF09",fixedLeft:"\u5DE6\u5074",fixedUnset:"\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093",fixedRight:"\u53F3\u5074"}},import:{modes:{covering:"\u30E1\u30BD\u30C3\u30C9\u3092\u4E0A\u66F8\u304D\u3059\u308B\uFF08\u30C6\u30FC\u30D6\u30EB\u30C7\u30FC\u30BF\u3092\u76F4\u63A5\u4E0A\u66F8\u304D\u3059\u308B\uFF09",insert:"\u4E0B\u90E8\u306B\u8FFD\u52A0\u3057\u307E\u3059\uFF08\u30C6\u30FC\u30D6\u30EB\u306E\u4E0B\u90E8\u306B\u65B0\u3057\u3044\u30C7\u30FC\u30BF\u3092\u8FFD\u52A0\uFF09",insertTop:"\u4E0A\u90E8\u306B\u8FFD\u52A0\u3057\u307E\u3059\uFF08\u30C6\u30FC\u30D6\u30EB\u306E\u4E0A\u90E8\u306B\u65B0\u3057\u3044\u30C7\u30FC\u30BF\u3092\u8FFD\u52A0\uFF09",insertBottom:"\u4E0B\u90E8\u306B\u8FFD\u52A0\u3057\u307E\u3059\uFF08\u30C6\u30FC\u30D6\u30EB\u306E\u4E0B\u90E8\u306B\u65B0\u3057\u3044\u30C7\u30FC\u30BF\u3092\u8FFD\u52A0\uFF09"},impTitle:"\u30C7\u30FC\u30BF\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3057\u307E\u3059",impFile:"\u30D5\u30A1\u30A4\u30EB\u540D",impSelect:"\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E\u3057\u307E\u3059",impType:"\u30D5\u30A1\u30A4\u30EB\u30BF\u30A4\u30D7",impOpts:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u8A2D\u5B9A",impMode:"\u30A4\u30F3\u30DD\u30FC\u30C8\u30E2\u30FC\u30C9",impConfirm:"\u8F38\u5165",impCancel:"\u30AD\u30E3\u30F3\u30BB\u30EB"},export:{types:{csv:"csv\uFF08commaseparated\uFF09\uFF08*\u3002CSV\uFF09",html:"Web\u30DA\u30FC\u30B8\uFF08*.html\uFF09",xml:"XML\u30C7\u30FC\u30BF\uFF08*.xml\uFF09",txt:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A1\u30A4\u30EB\uFF08\u30BF\u30D6\u5206\u96E2\uFF09\uFF08*\u3002txt\uFF09",xls:"Excel 97-2003\u30EF\u30FC\u30AF\u30D6\u30C3\u30AF\uFF08*.xls\uFF09",xlsx:"Excel\u30EF\u30FC\u30AF\u30D6\u30C3\u30AF\uFF08*.xlsx\uFF09",pdf:"pdf\uFF08*.pdf\uFF09"},modes:{empty:"\u7A7A\u306E\u30C7\u30FC\u30BF",current:"\u73FE\u5728\u306E\u30C7\u30FC\u30BF\uFF08\u73FE\u5728\u306E\u30DA\u30FC\u30B8\u306E\u30C7\u30FC\u30BF\uFF09",selected:"\u9078\u629E\u3055\u308C\u305F\u30C7\u30FC\u30BF\uFF08\u73FE\u5728\u306E\u30DA\u30FC\u30B8\u3067\u9078\u629E\u3055\u308C\u305F\u30C7\u30FC\u30BF\uFF09",all:"\u5B8C\u5168\u306A\u30C7\u30FC\u30BF\uFF08\u3059\u3079\u3066\u306E\u30DA\u30FC\u30B8\u30C7\u30FC\u30BF\u3092\u542B\u3080\uFF09"},printTitle:"\u30C7\u30FC\u30BF\u3092\u5370\u5237\u3057\u307E\u3059",expTitle:"\u30C7\u30FC\u30BF\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8",expName:"\u30D5\u30A1\u30A4\u30EB\u540D",expNamePlaceholder:"\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",expSheetName:"\u30BF\u30A4\u30C8\u30EB",expSheetNamePlaceholder:"\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",expType:"\u30BF\u30A4\u30D7\u3092\u4FDD\u5B58\u3057\u307E\u3059",expMode:"\u30C7\u30FC\u30BF\u3092\u9078\u629E\u3057\u307E\u3059",expCurrentColumn:"\u3059\u3079\u3066\u306E\u30D5\u30A3\u30FC\u30EB\u30C9",expColumn:"\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u307E\u3059",expOpts:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u8A2D\u5B9A",expOptHeader:"\u30D8\u30C3\u30C0",expHeaderTitle:"\u30C6\u30FC\u30D6\u30EB\u30D8\u30C3\u30C0\u30FC\u304C\u5FC5\u8981\u3067\u3059",expOptFooter:"\u30C6\u30FC\u30D6\u30EB\u306E\u7D42\u308F\u308A",expFooterTitle:"\u30C6\u30FC\u30D6\u30EB\u306E\u7D42\u308F\u308A\u306F\u5FC5\u8981\u3067\u3059\u304B\uFF1F",expOptColgroup:"\u30B0\u30EB\u30FC\u30D7\u5316\u30D8\u30C3\u30C0\u30FC",expOptTitle:"\u5217\u306E\u30BF\u30A4\u30C8\u30EB",expTitleTitle:"\u305D\u308C\u304C\u5217\u306E\u30BF\u30A4\u30C8\u30EB\u3067\u3042\u308B\u304B\u3069\u3046\u304B\u3001\u305D\u308C\u4EE5\u5916\u306E\u5834\u5408\u306F\u5217\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u540D\u3068\u3057\u3066\u8868\u793A\u3055\u308C\u307E\u3059",expColgroupTitle:"\u5B58\u5728\u3059\u308B\u5834\u5408\u3001\u30B0\u30EB\u30FC\u30D7\u69CB\u9020\u3092\u6301\u3064\u30D8\u30C3\u30C0\u30FC\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059",expOptMerge:"\u30DE\u30FC\u30B8",expMergeTitle:"\u5B58\u5728\u3059\u308B\u5834\u5408\u3001\u30DE\u30FC\u30B8\u3055\u308C\u305F\u69CB\u9020\u3092\u6301\u3064\u7D30\u80DE\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u307E\u3059",expOptAllExpand:"\u30C4\u30EA\u30FC\u3092\u62E1\u5F35\u3057\u307E\u3059",expAllExpandTitle:"\u5B58\u5728\u3059\u308B\u5834\u5408\u3001\u968E\u5C64\u69CB\u9020\u3092\u4F7F\u7528\u3057\u3066\u3059\u3079\u3066\u306E\u30C7\u30FC\u30BF\u3092\u62E1\u5F35\u3059\u308B\u3053\u3068\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059",expOptUseStyle:"\u30B9\u30BF\u30A4\u30EB",expUseStyleTitle:"\u5B58\u5728\u3059\u308B\u5834\u5408\u3001\u30B9\u30BF\u30A4\u30EB\u306E\u3042\u308B\u30BB\u30EB\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059",expOptOriginal:"\u30BD\u30FC\u30B9\u30C7\u30FC\u30BF",expOriginalTitle:"\u30BD\u30FC\u30B9\u30C7\u30FC\u30BF\u306E\u5834\u5408\u3001\u30C6\u30FC\u30D6\u30EB\u3078\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059",expPrint:"\u5370\u5237",expConfirm:"\u8F38\u51FA",expCancel:"\u30AD\u30E3\u30F3\u30BB\u30EB"},modal:{errTitle:"\u30A8\u30E9\u30FC\u30E1\u30C3\u30BB\u30FC\u30B8",zoomMin:"\u6700\u5C0F\u5316\u3057\u307E\u3059",zoomIn:"\u6700\u5927\u5316\u3057\u307E\u3059",zoomOut:"\u524A\u6E1B",close:"\u9589\u9396",miniMaxSize:"\u6700\u5C0F\u5316\u3055\u308C\u305F\u30A6\u30A3\u30F3\u30C9\u30A6\u306E\u6570\u306F{0}\u3092\u8D85\u3048\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",footPropErr:"\u30B7\u30E7\u30FC\u30D5\u30C3\u30BF\u30FC\u306F\u3001\u30C6\u30FC\u30D6\u30EB\u30C6\u30FC\u30EB\u3092\u6709\u52B9\u306B\u3059\u308B\u305F\u3081\u306B\u306E\u307F\u4F7F\u7528\u3055\u308C\u3001Show-Confirm-Button\u3067\u4F7F\u7528\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059|\u30B7\u30E7\u30FC\u30AD\u30E3\u30F3\u30BB\u30EB\u30DC\u30BF\u30F3|\u30B9\u30ED\u30C3\u30C8"},drawer:{close:"\u9589\u9396"},form:{folding:"\u8FD1\u3044",unfolding:"\u62E1\u5927\u3059\u308B"},toolbar:{import:"\u8F38\u5165",export:"\u8F38\u51FA",print:"\u5370\u5237",refresh:"\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5\u3057\u307E\u3059",zoomIn:"\u5168\u753B\u9762\u8868\u793A",zoomOut:"\u524A\u6E1B",custom:"\u5217\u8A2D\u5B9A",customAll:"\u5168\u3066",customConfirm:"\u78BA\u8A8D\u3059\u308B",customRestore:"\u30EA\u30BB\u30C3\u30C8",fixedLeft:"\u5DE6\u306B\u30D5\u30EA\u30FC\u30BA\u3057\u307E\u3059",fixedRight:"\u53F3\u306B\u30D5\u30EA\u30FC\u30BA\u3057\u307E\u3059",cancelFixed:"\u51CD\u7D50\u67F1"},datePicker:{yearTitle:"{0}\u5E74"},dateRangePicker:{pleaseRange:"\u958B\u59CB\u65E5\u3068\u7D42\u4E86\u65E5\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"},input:{date:{m1:"1\u6708",m2:"2\u6708",m3:"3\u6708",m4:"4\u6708",m5:"5\u6708",m6:"6\u6708",m7:"7\u6708",m8:"8\u6708",m9:"9\u6708",m10:"10\u6708",m11:"11\u6708",m12:"12\u6708",quarterLabel:"{0} \u5E74",monthLabel:"{0} \u5E74",dayLabel:"{0} \u5E74 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"yyyy \u5E74 WW",month:"yyyy-MM",quarter:"yyyy \u5E74\u7B2C q \u56DB\u534A\u671F",year:"yyyy"},weeks:{w:"",w0:"\u65E5",w1:"\u6708",w2:"\u706B",w3:"\u6C34",w4:"\u6728",w5:"\u91D1",w6:"\u571F"},months:{m0:"1\u6708",m1:"2\u6708",m2:"3\u6708",m3:"4\u6708",m4:"5\u6708",m5:"6\u6708",m6:"7\u6708",m7:"8\u6708",m8:"9\u6708",m9:"10\u6708",m10:"11\u6708",m11:"12\u6708"},quarters:{q1:"\u7B2C1\u56DB\u534A\u671F",q2:"\u7B2C2\u56DB\u534A\u671F",q3:"\u7B2C3\u56DB\u534A\u671F",q4:"\u7B2C4\u56DB\u534A\u671F"}}},calendar:{yearLabel:"{0} \u5E74",monthLabel:"{0} \u6708"},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"\u30D7\u30EC\u30D3\u30E5\u30FC",operBtn:{zoomOut:"\u7E2E\u3080",zoomIn:"\u62E1\u5927\u3057\u307E\u3059",pctFull:"\u5747\u7B49\u306B\u30B9\u30B1\u30FC\u30EA\u30F3\u30B0",pct11:"\u5143\u306E\u30B5\u30A4\u30BA\u3092\u8868\u793A\u3057\u307E\u3059",rotateLeft:"\u5DE6\u306B\u56DE\u8EE2\u3057\u307E\u3059",rotateRight:"\u53F3\u306B\u56DE\u8EE2\u3057\u307E\u3059",print:"\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u753B\u50CF\u3092\u5370\u5237\u3057\u307E\u3059",download:"\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u5199\u771F\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u3057\u307E\u3059"}},upload:{fileBtnText:"\u30AF\u30EA\u30C3\u30AF\u307E\u305F\u306F\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",imgBtnText:"\u30AF\u30EA\u30C3\u30AF\u307E\u305F\u306F\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",dragPlaceholder:"\u3053\u306E\u30A8\u30EA\u30A2\u306B\u30D5\u30A1\u30A4\u30EB\u3092\u30C9\u30E9\u30C3\u30B0\u30A2\u30F3\u30C9\u30C9\u30ED\u30C3\u30D7\u3057\u3066\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",imgSizeHint:"\u30B7\u30F3\u30B0\u30EB{0}",imgCountHint:"{0}\u307E\u3067",fileTypeHint:"\u30B5\u30DD\u30FC\u30C8{0}\u30D5\u30A1\u30A4\u30EB\u30BF\u30A4\u30D7",fileSizeHint:"\u5358\u4E00\u306E\u30D5\u30A1\u30A4\u30EB\u30B5\u30A4\u30BA\u304C{0}\u3092\u8D85\u3048\u306A\u3044",fileCountHint:"\u6700\u5927{0}\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3067\u304D\u307E\u3059",uploadTypeErr:"\u30D5\u30A1\u30A4\u30EB\u30BF\u30A4\u30D7\u306E\u4E0D\u4E00\u81F4\uFF01",overCountErr:"\u305B\u3044\u305C\u3044{0}\u30D5\u30A1\u30A4\u30EB\u306E\u307F\u3092\u9078\u629E\u3067\u304D\u307E\u3059\uFF01",overCountExtraErr:"{0}\u306E\u6700\u5927\u6570\u306F\u8D85\u3048\u3066\u304A\u308A\u3001\u904E\u5270\u306A{1}\u30D5\u30A1\u30A4\u30EB\u306F\u7121\u8996\u3055\u308C\u307E\u3059\uFF01",overSizeErr:"\u6700\u5927\u30D5\u30A1\u30A4\u30EB\u30B5\u30A4\u30BA\u306F{0}\u3092\u8D85\u3048\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\uFF01",manualUpload:"\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",reUpload:"\u518D\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9",uploadProgress:"{0}\uFF05\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9",uploadErr:"\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F",uploadSuccess:"\u6B63\u5E38\u306B\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",moreBtnText:"\u305D\u306E\u4ED6\uFF08{0}\uFF09",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u8868\u793A\u3057\u307E\u3059",morePopup:{readTitle:"\u30EA\u30B9\u30C8\u3092\u8868\u793A\u3057\u307E\u3059",imageTitle:"\u5199\u771F\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",fileTitle:"\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059"}},empty:{defText:"\u307E\u3060\u30C7\u30FC\u30BF\u306F\u3042\u308A\u307E\u305B\u3093"},colorPicker:{clear:"\u30AF\u30EA\u30A2",confirm:"\u78BA\u8A8D\u3059\u308B",copySuccess:"\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FC\uFF1A{0}",hex:"HEX"},formDesign:{formName:"\u30D5\u30A9\u30FC\u30E0\u540D",defFormTitle:"\u540D\u524D\u306E\u306A\u3044\u30D5\u30A9\u30FC\u30E0",widgetPropTab:"\u5236\u5FA1\u30D7\u30ED\u30D1\u30C6\u30A3",widgetFormTab:"\u30D5\u30A9\u30FC\u30E0\u30D7\u30ED\u30D1\u30C6\u30A3",error:{wdFormUni:"\u3053\u306E\u30BF\u30A4\u30D7\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u306F\u3001\u30D5\u30A9\u30FC\u30E0\u306B1\u3064\u3060\u3051\u3092\u8FFD\u52A0\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059",wdSubUni:"\u3053\u306E\u30BF\u30A4\u30D7\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u306F\u3001\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u306B1\u3064\u3060\u3051\u3092\u8FFD\u52A0\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059"},styleSetting:{btn:"\u30B9\u30BF\u30A4\u30EB\u8A2D\u5B9A",title:"\u30D5\u30A9\u30FC\u30E0\u30B9\u30BF\u30A4\u30EB\u8A2D\u5B9A",layoutTitle:"\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u30EC\u30A4\u30A2\u30A6\u30C8",verticalLayout:"\u4E0A\u4E0B\u306E\u30EC\u30A4\u30A2\u30A6\u30C8",horizontalLayout:"\u6C34\u5E73\u30EC\u30A4\u30A2\u30A6\u30C8",styleTitle:"\u30BF\u30A4\u30C8\u30EB\u30B9\u30BF\u30A4\u30EB",boldTitle:"\u539A\u3044\u30BF\u30A4\u30C8\u30EB",fontBold:"\u5927\u80C6\u306A",fontNormal:"\u5F93\u6765\u306E",colonTitle:"\u30B3\u30ED\u30F3\u3092\u8868\u793A\u3057\u307E\u3059",colonVisible:"\u898B\u305B\u308B",colonHidden:"\u96A0\u308C\u308B",alignTitle:"\u30A2\u30E9\u30A4\u30E1\u30F3\u30C8",widthTitle:"\u30BF\u30A4\u30C8\u30EB\u5E45",alignLeft:"\u5DE6\u306B",alignRight:"\u53F3\u5074\u306B",unitPx:"\u30D4\u30AF\u30BB\u30EB",unitPct:"\u30D1\u30FC\u30BB\u30F3\u30C6\u30FC\u30B8"},widget:{group:{base:"\u57FA\u672C\u7684\u306A\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB",layout:"\u30EC\u30A4\u30A2\u30A6\u30C8\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB",system:"\u30B7\u30B9\u30C6\u30E0\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB",module:"\u30E2\u30B8\u30E5\u30FC\u30EB\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB",chart:"\u30C1\u30E3\u30FC\u30C8\u5236\u5FA1",advanced:"\u9AD8\u5EA6\u306A\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB"},copyTitle:"copy_ {0}",component:{input:"\u5165\u529B\u30DC\u30C3\u30AF\u30B9",textarea:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9",select:"\u30D7\u30EB\u30C0\u30A6\u30F3\u3057\u3066\u9078\u629E\u3057\u307E\u3059",row:"1\u3064\u306E\u884C\u3068\u8907\u6570\u306E\u5217",title:"\u30BF\u30A4\u30C8\u30EB",text:"\u6587\u7AE0",subtable:"\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB",VxeSwitch:"\u304B\u3069\u3046\u304B",VxeInput:"\u5165\u529B\u30DC\u30C3\u30AF\u30B9",VxeNumberInput:"\u756A\u53F7",VxeDatePicker:"\u65E5\u4ED8",VxeTextarea:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9",VxeSelect:"\u30D7\u30EB\u30C0\u30A6\u30F3\u3057\u3066\u9078\u629E\u3057\u307E\u3059",VxeTreeSelect:"\u30C4\u30EA\u30FC\u9078\u629E",VxeRadioGroup:"\u30E9\u30B8\u30AA\u30DC\u30C3\u30AF\u30B9",VxeCheckboxGroup:"\u30C1\u30A7\u30C3\u30AF\u30DC\u30C3\u30AF\u30B9",VxeUploadFile:"\u66F8\u985E",VxeUploadImage:"\u5199\u771F",VxeRate:"\u30B9\u30B3\u30A2",VxeSlider:"\u30B9\u30E9\u30A4\u30C0\u30FC"}},widgetProp:{name:"\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u540D",placeholder:"\u30D7\u30ED\u30F3\u30D7\u30C8",required:"\u5FC5\u8981\u306A\u691C\u8A3C",multiple:"\u8907\u6570\u306E\u9078\u629E\u80A2\u304C\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u3059",displaySetting:{name:"\u8A2D\u5B9A\u3092\u8868\u793A\u3057\u307E\u3059",pc:"\u30B3\u30F3\u30D4\u30E5\u30FC\u30BF\u30FC",mobile:"\u643A\u5E2F",visible:"\u898B\u305B\u308B",hidden:"\u96A0\u308C\u308B"},dataSource:{name:"\u30C7\u30FC\u30BF\u30BD\u30FC\u30B9",defValue:"\u30AA\u30D7\u30B7\u30E7\u30F3{0}",addOption:"\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u8FFD\u52A0\u3057\u307E\u3059",batchEditOption:"\u30D0\u30C3\u30C1\u7DE8\u96C6",batchEditTip:"\u5404\u884C\u306F\u30AA\u30D7\u30B7\u30E7\u30F3\u306B\u5BFE\u5FDC\u3057\u3001\u30C6\u30FC\u30D6\u30EB\u3001Excel\u3001\u304A\u3088\u3073WPS\u304B\u3089\u306E\u76F4\u63A5\u30B3\u30D4\u30FC\u3068\u8CBC\u308A\u4ED8\u3051\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u307E\u3059\u3002",batchEditSubTip:"\u5404\u884C\u306F\u30AA\u30D7\u30B7\u30E7\u30F3\u306B\u5BFE\u5FDC\u3057\u307E\u3059\u3002\u305D\u308C\u304C\u30B0\u30EB\u30FC\u30D7\u306E\u5834\u5408\u3001\u5B50\u30A2\u30A4\u30C6\u30E0\u306F\u30B9\u30DA\u30FC\u30B9\u307E\u305F\u306F\u30BF\u30D6\u30AD\u30FC\u304B\u3089\u59CB\u3081\u308B\u3053\u3068\u304C\u3067\u304D\u3001\u30C6\u30FC\u30D6\u30EB\u3001Excel\u3001\u304A\u3088\u3073WPS\u304B\u3089\u306E\u76F4\u63A5\u30B3\u30D4\u30FC\u3068\u8CBC\u308A\u4ED8\u3051\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u307E\u3059\u3002",buildOption:"\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u751F\u6210\u3057\u307E\u3059"},rowProp:{colSize:"\u5217\u6570",col2:"2\u3064\u306E\u5217",col3:"3\u3064\u306E\u5217",col4:"4\u3064\u306E\u5217",col6:"6\u5217",layout:"\u30EC\u30A4\u30A2\u30A6\u30C8"},textProp:{name:"\u30B3\u30F3\u30C6\u30F3\u30C4",alignTitle:"\u30A2\u30E9\u30A4\u30E1\u30F3\u30C8",alignLeft:"\u5DE6\u306B",alignCenter:"\u4E2D\u5FC3",alignRight:"\u53F3\u5074\u306B",colorTitle:"\u30D5\u30A9\u30F3\u30C8\u30AB\u30E9\u30FC",sizeTitle:"\u30D5\u30A9\u30F3\u30C8\u30B5\u30A4\u30BA",boldTitle:"\u539A\u3044\u30D5\u30A9\u30F3\u30C8",fontNormal:"\u5F93\u6765\u306E",fontBold:"\u5927\u80C6\u306A"},subtableProp:{seqTitle:"\u30B7\u30EA\u30A2\u30EB\u30CA\u30F3\u30D0\u30FC",showSeq:"\u30B7\u30EA\u30A2\u30EB\u756A\u53F7\u3092\u8868\u793A\u3057\u307E\u3059",showCheckbox:"\u8907\u6570\u306E\u9078\u629E\u80A2\u304C\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u3059",errSubDrag:"\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u306F\u3053\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002\u4ED6\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044",colPlace:"\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u307E\u3059"},uploadProp:{limitFileCount:"\u30D5\u30A1\u30A4\u30EB\u6570\u91CF\u5236\u9650",limitFileSize:"\u30D5\u30A1\u30A4\u30EB\u30B5\u30A4\u30BA\u5236\u9650",multiFile:"\u8907\u6570\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",limitImgCount:"\u5199\u771F\u306E\u6570\u3092\u5236\u9650\u3057\u307E\u3059",limitImgSize:"\u753B\u50CF\u30B5\u30A4\u30BA\u306E\u5236\u9650",multiImg:"\u8907\u6570\u306E\u5199\u771F\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044"}}},listDesign:{fieldSettingTab:"\u30D5\u30A3\u30FC\u30EB\u30C9\u8A2D\u5B9A",listSettingTab:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u8A2D\u5B9A",searchTitle:"\u30AF\u30A8\u30EA\u57FA\u6E96",listTitle:"\u30EA\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9",searchField:"\u30AF\u30A8\u30EA\u30D5\u30A3\u30FC\u30EB\u30C9",listField:"\u30EA\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9",activeBtn:{ActionButtonUpdate:"\u7DE8\u96C6",ActionButtonDelete:"\u6D88\u53BB"},search:{addBtn:"\u7DE8\u96C6",emptyText:"\u30AF\u30A8\u30EA\u6761\u4EF6\u304C\u69CB\u6210\u3055\u308C\u3066\u3044\u307E\u305B\u3093",editPopupTitle:"\u30AF\u30A8\u30EA\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u7DE8\u96C6\u3057\u307E\u3059"},searchPopup:{colTitle:"\u30BF\u30A4\u30C8\u30EB",saveBtn:"\u4FDD\u5B58"}},text:{copySuccess:"\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FC\u3057\u307E\u3059",copyError:"\u73FE\u5728\u306E\u74B0\u5883\u306F\u3053\u306E\u64CD\u4F5C\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093"},countdown:{formats:{yyyy:"\u5E74",MM:"\u6708",dd:"\u7A7A",HH:"\u6642\u9593",mm:"\u30DD\u30A4\u30F3\u30C8",ss:"2\u756A"}},contextMenu:{loadingText:"\u52A0\u8F7D\u4E2D..."},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"\u65E5",w1:"\u4E00",w2:"\u4E8C",w3:"\u4E09",w4:"\u56DB",w5:"\u4E94",w6:"\u516D"}},plugins:{extendCellArea:{area:{mergeErr:"\u3053\u306E\u64CD\u4F5C\u306F\u3001\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u3067\u5B9F\u884C\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",multiErr:"\u3053\u306E\u64CD\u4F5C\u306F\u3001\u30DE\u30EB\u30C1\u30BB\u30EC\u30AF\u30C8\u9818\u57DF\u3067\u5B9F\u884C\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",selectErr:"\u6307\u5B9A\u3055\u308C\u305F\u9818\u57DF\u3067\u30BB\u30EB\u3092\u52D5\u4F5C\u3055\u305B\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093",extendErr:"\u62E1\u5F35\u9818\u57DF\u306B\u30DE\u30FC\u30B8\u3055\u308C\u305F\u7D30\u80DE\u304C\u542B\u307E\u308C\u3066\u3044\u308B\u5834\u5408\u3001\u3059\u3079\u3066\u306E\u30DE\u30FC\u30B8\u3055\u308C\u305F\u7D30\u80DE\u306F\u540C\u3058\u30B5\u30A4\u30BA\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093",pasteMultiErr:"\u8CBC\u308A\u4ED8\u3051\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3001\u3053\u308C\u3092\u884C\u3046\u305F\u3081\u306B\u540C\u3058\u30B5\u30A4\u30BA\u306E\u9818\u57DF\u3092\u30B3\u30D4\u30FC\u3057\u3066\u8CBC\u308A\u4ED8\u3051\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059",cpInvalidErr:"\u3053\u306E\u64CD\u4F5C\u306F\u5B9F\u884C\u3067\u304D\u307E\u305B\u3093\u3002\u9078\u629E\u3057\u305F\u9818\u57DF\u306B\u7981\u6B62\u3055\u308C\u305F\u5217\u304C\u3042\u308A\u307E\u3059\uFF08{0}\uFF09"},fnr:{title:"\u898B\u3064\u3051\u3066\u4EA4\u63DB\u3057\u307E\u3059",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"\u63A2\u3059",replaceLabel:"\u4EA4\u63DB\u3059\u308B",findTitle:"\u30B3\u30F3\u30C6\u30F3\u30C4\u3092\u898B\u3064\u3051\u308B\uFF1A",replaceTitle:"\u7F6E\u304D\u63DB\u3048\u3066\u304F\u3060\u3055\u3044\uFF1A",tabs:{find:"\u63A2\u3059",replace:"\u4EA4\u63DB\u3059\u308B"},filter:{re:"\u6B63\u898F\u8868\u73FE",whole:"\u5B8C\u5168\u306A\u4E00\u81F4",sensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"},btns:{findNext:"\u6B21\u306E\u3082\u306E\u3092\u898B\u3064\u3051\u307E\u3059",findAll:"\u3059\u3079\u3066\u3092\u898B\u3064\u3051\u3066\u304F\u3060\u3055\u3044",replace:"\u4EA4\u63DB\u3059\u308B",replaceAll:"\u3059\u3079\u3066\u3092\u4EA4\u63DB\u3057\u307E\u3059",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB"},header:{seq:"#",cell:"\u7D30\u80DE",value:"\u4FA1\u5024"},body:{row:"\u884C\uFF1A{0}",col:"\u5217\uFF1A{0}"},empty:"\uFF08null\u5024\uFF09",reError:"\u7121\u52B9\u306A\u6B63\u898F\u8868\u73FE",recordCount:"{0}\u30BB\u30EB\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F",notCell:"\u4E00\u81F4\u3059\u308B\u30BB\u30EB\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093",replaceSuccess:"{0}\u7D30\u80DE\u306F\u6B63\u5E38\u306B\u4EA4\u63DB\u3055\u308C\u307E\u3057\u305F"}},extendPivotTable:{aggregation:{grouping:"\u30B0\u30EB\u30FC\u30D7\u5316",values:"\u4FA1\u5024",groupPlaceholder:"\u3053\u3053\u3067\u30B0\u30EB\u30FC\u30D7\u306B\u30C9\u30E9\u30C3\u30B0\u3057\u307E\u3059",valuesPlaceholder:"\u3053\u3053\u306B\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u96C6\u7D04\u3057\u307E\u3059",dragExistCol:"\u3053\u306E\u30B3\u30E9\u30E0\u306F\u3059\u3067\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059",sortHelpTip:"\u30A2\u30A4\u30B3\u30F3\u3092\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u3001\u6CE8\u6587\u3092\u8ABF\u6574\u3057\u307E\u3059"},aggFuncs:{sum:"\u5408\u8A08\u3092\u5C0B\u306D\u307E\u3059",count:"\u30AB\u30A6\u30F3\u30C8",avg:"\u5E73\u5747\u5024",min:"\u6700\u5C0F\u5024",max:"\u6700\u5927\u5024",first:"\u6700\u521D\u306E\u5024",last:"\u6700\u7D42\u5024"}},filterComplexInput:{menus:{fixedColumn:"\u30D5\u30EA\u30FC\u30BA\u30B3\u30E9\u30E0",fixedGroup:"\u30B0\u30EB\u30FC\u30D7\u5316\u30D5\u30EA\u30FC\u30BA",cancelFixed:"\u30AD\u30E3\u30F3\u30BB\u30EB\u30D5\u30EA\u30FC\u30BA",fixedLeft:"\u5DE6\u5074\u3092\u30D5\u30EA\u30FC\u30BA\u3057\u307E\u3059",fixedRight:"\u53F3\u5074\u3092\u51CD\u7D50\u3057\u307E\u3059"},cases:{equal:"\u7B49\u3057\u3044",gt:"\u3088\u308A\u5927\u304D\u3044",lt:"\u672A\u6E80",begin:"\u59CB\u307E\u308A\u306F\u3067\u3059",endin:"\u30A8\u30F3\u30C7\u30A3\u30F3\u30B0\u306F\u3067\u3059",include:"\u542B\u3080",isSensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"}},filterCombination:{menus:{sort:"\u9078\u5225",clearSort:"\u30AF\u30EA\u30A2\u30BD\u30FC\u30C8",sortAsc:"\u6607\u9806",sortDesc:"\u964D\u9806",fixedColumn:"\u30D5\u30EA\u30FC\u30BA\u30B3\u30E9\u30E0",fixedGroup:"\u30B0\u30EB\u30FC\u30D7\u5316\u30D5\u30EA\u30FC\u30BA",cancelFixed:"\u30AD\u30E3\u30F3\u30BB\u30EB\u30D5\u30EA\u30FC\u30BA",fixedLeft:"\u5DE6\u5074\u3092\u30D5\u30EA\u30FC\u30BA\u3057\u307E\u3059",fixedRight:"\u53F3\u5074\u3092\u51CD\u7D50\u3057\u307E\u3059",clearFilter:"\u30AF\u30EA\u30A2\u30D5\u30A3\u30EB\u30BF\u30FC",textOption:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0",numberOption:"\u6570\u5024\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"\u30AB\u30B9\u30BF\u30E0\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0\u65B9\u6CD5",currColumnTitle:"\u73FE\u5728\u306E\u5217\uFF1A",and:"\u305D\u3057\u3066",or:"\u307E\u305F\u306F",describeHtml:"\u5229\u7528\u53EF\u80FD\uFF1F\u5358\u4E00\u306E\u6587\u5B57\u3092\u8868\u3059<br/> use *\u306F\u8907\u6570\u306E\u6587\u5B57\u3092\u8868\u3057\u307E\u3059"},cases:{equal:"\u7B49\u3057\u3044",unequal:"\u7B49\u3057\u304F\u306A\u3044",gt:"\u3088\u308A\u5927\u304D\u3044",ge:"\u4EE5\u4E0A\u5927\u304D\u3044",lt:"\u672A\u6E80",le:"\u4EE5\u4E0B\u4EE5\u4E0A",begin:"\u59CB\u307E\u308A\u306F\u3067\u3059",notbegin:"\u6700\u521D\u306F\u3042\u308A\u307E\u305B\u3093",endin:"\u30A8\u30F3\u30C7\u30A3\u30F3\u30B0\u306F\u3067\u3059",notendin:"\u30A8\u30F3\u30C7\u30A3\u30F3\u30B0\u306F\u305D\u3046\u3067\u306F\u3042\u308A\u307E\u305B\u3093",include:"\u542B\u3080",exclude:"\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093",between:"\u9593",isAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E",eqAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E\u6216\u4E0E\u4E4B\u76F8\u540C",isBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D",eqBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D\u6216\u4E0E\u4E4B\u76F8\u540C",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",before:"\u4E4B\u524D",after:"\u4E4B\u540E",tomorrow:"\u660E\u5929",today:"\u4ECA\u5929",yesterday:"\u6628\u5929",nextWeek:"\u4E0B\u5468",thisWeek:"\u672C\u5468",lastWeek:"\u4E0A\u5468",nextMonth:"\u4E0B\u6708",thisMonth:"\u672C\u6708",lastMonth:"\u4E0A\u6708",nextYear:"\u660E\u5E74",thisYear:"\u4ECA\u5E74",lastYear:"\u53BB\u5E74",yearToDate:"\u672C\u5E74\u5EA6\u622A\u6B62\u5230\u73B0\u5728",custom:"\u30AB\u30B9\u30BF\u30E0\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0",insensitive:"\u75C7\u4F8B\u306F\u7121\u611F\u899A\u3067\u3059",isSensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"},empty:"\uFF08\u7A7A\u767D\uFF09",notData:"\u4E00\u81F4\u3057\u307E\u305B\u3093"}},pro:{area:{mergeErr:"\u3053\u306E\u64CD\u4F5C\u306F\u3001\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u3067\u5B9F\u884C\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",multiErr:"\u3053\u306E\u64CD\u4F5C\u306F\u3001\u30DE\u30EB\u30C1\u30BB\u30EC\u30AF\u30C8\u9818\u57DF\u3067\u5B9F\u884C\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",extendErr:"\u62E1\u5F35\u9818\u57DF\u306B\u30DE\u30FC\u30B8\u3055\u308C\u305F\u7D30\u80DE\u304C\u542B\u307E\u308C\u3066\u3044\u308B\u5834\u5408\u3001\u3059\u3079\u3066\u306E\u30DE\u30FC\u30B8\u3055\u308C\u305F\u7D30\u80DE\u306F\u540C\u3058\u30B5\u30A4\u30BA\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093",pasteMultiErr:"\u8CBC\u308A\u4ED8\u3051\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3001\u3053\u308C\u3092\u884C\u3046\u305F\u3081\u306B\u540C\u3058\u30B5\u30A4\u30BA\u306E\u9818\u57DF\u3092\u30B3\u30D4\u30FC\u3057\u3066\u8CBC\u308A\u4ED8\u3051\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059"},fnr:{title:"\u898B\u3064\u3051\u3066\u4EA4\u63DB\u3057\u307E\u3059",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"\u63A2\u3059",replaceLabel:"\u4EA4\u63DB\u3059\u308B",findTitle:"\u30B3\u30F3\u30C6\u30F3\u30C4\u3092\u898B\u3064\u3051\u308B\uFF1A",replaceTitle:"\u7F6E\u304D\u63DB\u3048\u3066\u304F\u3060\u3055\u3044\uFF1A",tabs:{find:"\u63A2\u3059",replace:"\u4EA4\u63DB\u3059\u308B"},filter:{re:"\u6B63\u898F\u8868\u73FE",whole:"\u5B8C\u5168\u306A\u4E00\u81F4",sensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"},btns:{findNext:"\u6B21\u306E\u3082\u306E\u3092\u898B\u3064\u3051\u307E\u3059",findAll:"\u3059\u3079\u3066\u3092\u898B\u3064\u3051\u3066\u304F\u3060\u3055\u3044",replace:"\u4EA4\u63DB\u3059\u308B",replaceAll:"\u3059\u3079\u3066\u3092\u4EA4\u63DB\u3057\u307E\u3059",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB"},header:{seq:"#",cell:"\u7D30\u80DE",value:"\u4FA1\u5024"},empty:"\uFF08null\u5024\uFF09",reError:"\u7121\u52B9\u306A\u6B63\u898F\u8868\u73FE",recordCount:"{0}\u30BB\u30EB\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F",notCell:"\u4E00\u81F4\u3059\u308B\u30BB\u30EB\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093",replaceSuccess:"{0}\u7D30\u80DE\u306F\u6B63\u5E38\u306B\u4EA4\u63DB\u3055\u308C\u307E\u3057\u305F"}},renderer:{search:"\u691C\u7D22",cases:{equal:"\u7B49\u3057\u3044",unequal:"\u7B49\u3057\u304F\u306A\u3044",gt:"\u3088\u308A\u5927\u304D\u3044",ge:"\u4EE5\u4E0A\u5927\u304D\u3044",lt:"\u672A\u6E80",le:"\u4EE5\u4E0B\u4EE5\u4E0A",begin:"\u59CB\u307E\u308A\u306F\u3067\u3059",notbegin:"\u6700\u521D\u306F\u3042\u308A\u307E\u305B\u3093",endin:"\u30A8\u30F3\u30C7\u30A3\u30F3\u30B0\u306F\u3067\u3059",notendin:"\u30A8\u30F3\u30C7\u30A3\u30F3\u30B0\u306F\u305D\u3046\u3067\u306F\u3042\u308A\u307E\u305B\u3093",include:"\u542B\u3080",exclude:"\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093",between:"\u9593",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",custom:"\u30AB\u30B9\u30BF\u30E0\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0",insensitive:"\u75C7\u4F8B\u306F\u7121\u611F\u899A\u3067\u3059",isSensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"},combination:{menus:{sort:"\u9078\u5225",clearSort:"\u30AF\u30EA\u30A2\u30BD\u30FC\u30C8",sortAsc:"\u6607\u9806",sortDesc:"\u964D\u9806",fixedColumn:"\u30D5\u30EA\u30FC\u30BA\u30B3\u30E9\u30E0",fixedGroup:"\u30B0\u30EB\u30FC\u30D7\u5316\u30D5\u30EA\u30FC\u30BA",cancelFixed:"\u30AD\u30E3\u30F3\u30BB\u30EB\u30D5\u30EA\u30FC\u30BA",fixedLeft:"\u5DE6\u306B\u51CD\u7D50\u3057\u307E\u3059",fixedRight:"\u53F3\u306B\u30D5\u30EA\u30FC\u30BA\u3057\u307E\u3059",clearFilter:"\u30AF\u30EA\u30A2\u30D5\u30A3\u30EB\u30BF\u30FC",textOption:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0",numberOption:"\u6570\u5024\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"\u30AB\u30B9\u30BF\u30E0\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0\u65B9\u6CD5",currColumnTitle:"\u73FE\u5728\u306E\u5217\uFF1A",and:"\u305D\u3057\u3066",or:"\u307E\u305F\u306F",describeHtml:"\u5229\u7528\u53EF\u80FD\uFF1F\u5358\u4E00\u306E\u6587\u5B57\u3092\u8868\u3059<br/> use *\u306F\u8907\u6570\u306E\u6587\u5B57\u3092\u8868\u3057\u307E\u3059"},empty:"\uFF08\u7A7A\u767D\uFF09",notData:"\u4E00\u81F4\u3057\u307E\u305B\u3093"}}}}),qt}var _l=zl(),Il=Ne(_l),Gt={},Bn;function Ol(){return Bn||(Bn=1,Object.defineProperty(Gt,"__esModule",{value:!0}),Gt.default=void 0,Gt.default={vxe:{base:{pleaseInput:"\uC785\uB825\uD558\uC2ED\uC2DC\uC624",pleaseSelect:"\uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\uB85C\uB529 ..."},error:{downErr:"\uB2E4\uC6B4\uB85C\uB4DC \uC2E4\uD328",errLargeData:"\uBC14\uC778\uB529 \uB370\uC774\uD130\uC758 \uC591\uC774 \uB108\uBB34 \uD070 \uACBD\uC6B0 {0}\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624. \uADF8\uB807\uC9C0 \uC54A\uC73C\uBA74 \uC9C0\uC5F0\uC774 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",groupFixed:"\uADF8\uB8F9\uD654 \uB41C \uD5E4\uB354\uB97C \uC0AC\uC6A9\uD558\uB294 \uACBD\uC6B0 \uB3D9\uACB0 \uB41C \uC5F4\uC740 \uADF8\uB8F9\uBCC4\uB85C \uC124\uC815\uD574\uC57C\uD569\uB2C8\uB2E4.",groupMouseRange:'\uADF8\uB8F9\uD654 \uD5E4\uB354\uB294 "{0}"\uACFC \uB3D9\uC2DC\uC5D0 \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC73C\uBA70 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',groupTag:'\uC5F4 \uD5E4\uB354 \uADF8\uB8F9\uD654\uB294 "{1}"\uB300\uC2E0 "{0}"\uC744 \uC0AC\uC6A9\uD574\uC57C\uD558\uBA70 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',scrollErrProp:'\uC774 \uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uAC00\uC0C1 \uC2A4\uD06C\uB864\uB9C1\uC774 \uD65C\uC131\uD654 \uB41C \uD6C4\uC5D0 \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.',errConflicts:'\uB9E4\uAC1C \uBCC0\uC218 "{0}" "{1}"\uACFC \uCDA9\uB3CC\uD569\uB2C8\uB2E4.',modelConflicts:'\uBC14\uC6B4\uB4DC \uD544\uB4DC \uAC12 "{0}"\uBC0F "{1}"\uC0AC\uC774\uC5D0 \uCDA9\uB3CC\uC774 \uBC1C\uC0DD\uD558\uBA70 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD569\uB2C8\uB2E4.',reqSupportProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',notSupportProp:'"{1}"\uC740 "{0}"\uB9E4\uAC1C \uBCC0\uC218\uAC00 \uD65C\uC131\uD654 \uB420 \uB54C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. "{2}"\uC774\uC5B4\uC57C\uD569\uB2C8\uB2E4. \uADF8\uB807\uC9C0 \uC54A\uC73C\uBA74 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD569\uB2C8\uB2E4.',notConflictProp:'"{0}"\uC744 \uC0AC\uC6A9\uD558\uB294 \uACBD\uC6B0 "{1}"\uC744 \uC124\uC815\uD574\uC57C\uD569\uB2C8\uB2E4. \uADF8\uB807\uC9C0 \uC54A\uC73C\uBA74 \uAE30\uB2A5\uC801 \uCDA9\uB3CC\uC774\uC788\uC744 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',unableInsert:"\uC9C0\uC815\uB41C \uC704\uCE58\uC5D0 \uC0BD\uC785 \uD560 \uC218 \uC5C6\uC73C\uBBC0\uB85C \uB9E4\uAC1C \uBCC0\uC218\uAC00 \uC62C\uBC14\uB978\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.",useErr:'"{0}"\uBAA8\uB4C8\uC744 \uC124\uCE58\uD558\uB294 \uB3D9\uC548 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4. \uC8FC\uBB38\uC774 \uC798\uBABB \uB420 \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uC885\uC18D \uBAA8\uB4C8\uC740 \uD14C\uC774\uBE14 \uC804\uC5D0 \uC124\uCE58\uD574\uC57C\uD569\uB2C8\uB2E4',barUnableLink:"\uD234\uBC14\uB294 \uD14C\uC774\uBE14\uC744 \uC5F0\uACB0\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",expandContent:'\uD655\uC7A5 \uB77C\uC778\uC758 \uC2AC\uB86F\uC740 "\uCF58\uD150\uCE20"\uC5EC\uC57C\uD569\uB2C8\uB2E4. \uC62C\uBC14\uB978\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.',reqComp:'"{0}"\uAD6C\uC131 \uC694\uC18C\uAC00 \uB204\uB77D\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC62C\uBC14\uB974\uAC8C \uC124\uCE58\uB418\uC5C8\uB294\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624. https://vxeui.com/#/start/useglobal',reqModule:'"{0}"\uBAA8\uB4C8 \uB204\uB77D',reqProp:'\uD544\uC694\uD55C "{0}"\uB9E4\uAC1C \uBCC0\uC218\uAC00 \uB204\uB77D\uB418\uC5B4 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',emptyProp:'\uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uBE44\uC5B4 \uC788\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',errProp:'\uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uB9E4\uAC1C \uBCC0\uC218 "{0}", \uC544\uB9C8\uB3C4 "{1}"',colRepet:'\uC5F4. {0} = "{1}"\uC774 \uBC18\uBCF5\uB418\uC5B4 \uC77C\uBD80 \uAE30\uB2A5\uC774 \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uAC8C \uB420 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',notFunc:'\uBA54\uC18C\uB4DC "{0}"\uB294 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',errFunc:'\uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uBA54\uC18C\uB4DC\uAC00 \uC544\uB2D9\uB2C8\uB2E4',notValidators:'\uAE00\uB85C\uBC8C \uAC80\uC99D "{0}"\uC740 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',notFormats:'\uAE00\uB85C\uBC8C \uC11C\uC2DD "{0}"\uC740 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',notCommands:'\uAE00\uB85C\uBC8C \uC9C0\uC2DC\uBB38 "{0}"\uC740 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',notSlot:'\uC2AC\uB86F "{0}"\uC740 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',noTree:'"{0}"\uC740 \uD2B8\uB9AC \uAD6C\uC870\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',noGroup:'\uB370\uC774\uD130 \uADF8\uB8F9\uD654 \uD6C4 "{0}"\uC740 \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',notProp:'\uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uB9E4\uAC1C \uBCC0\uC218 "{0}"',checkProp:'\uB370\uC774\uD130 \uBCFC\uB968\uC774 \uB108\uBB34 \uCEE4\uC9C0\uBA74 \uD655\uC778\uB780\uC774 \uB9D0\uB354\uB4EC \uB420 \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uB80C\uB354\uB9C1 \uC18D\uB3C4\uB97C \uD5A5\uC0C1\uC2DC\uD0A4\uAE30 \uC704\uD574 \uB9E4\uAC1C \uBCC0\uC218 "{0}"\uB97C \uC124\uC815\uD558\uB294 \uAC83\uC774 \uC88B\uC2B5\uB2C8\uB2E4.',coverProp:'"{0}"\uC758 \uB9E4\uAC1C \uBCC0\uC218 "{1}"\uC774 \uBC18\uBCF5\uC801\uC73C\uB85C \uC815\uC758\uB418\uC5B4 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',uniField:'\uD544\uB4DC \uC774\uB984 "{0}"\uC740 \uBC18\uBCF5\uC801\uC73C\uB85C \uC815\uC758\uB418\uC5B4 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',repeatKey:'\uAE30\uBCF8 \uD0A4 {0} = "{1}"\uC744 \uBC18\uBCF5\uD558\uC5EC \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',repeatProp:'\u53C2\u6570\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'\uBA54\uC18C\uB4DC "{0}"\uB294 \uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. "{1}"\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.',delProp:'\uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. "{1}"\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.',delEvent:'\uC774\uBCA4\uD2B8 "{0}"\uB294 \uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. "{1}"\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.',removeProp:'\uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uACE0 \uAD8C\uC7A5\uB418\uC9C0 \uC54A\uC73C\uBBC0\uB85C \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',errFormat:'\uAE00\uB85C\uBC8C \uD615\uC2DD\uC758 \uCEE8\uD150\uCE20\uB294 "vxetable.formats"\uB97C \uC0AC\uC6A9\uD558\uC5EC \uC815\uC758\uD574\uC57C\uD558\uBA70 "Formatter = {0}"\uC7A5\uCC29 \uBC29\uBC95\uC740 \uB354 \uC774\uC0C1 \uAD8C\uC7A5\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.',notType:'\uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uD30C\uC77C \uC720\uD615 "{0}"',notExp:"\uC774 \uBE0C\uB77C\uC6B0\uC800\uB294 \uAC00\uC838 \uC624\uAE30/\uB0B4\uBCF4\uB0B4\uAE30 \uAE30\uB2A5\uC744 \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",impFields:"\uC218\uC785\uC774 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4. \uD544\uB4DC \uC774\uB984\uACFC \uB370\uC774\uD130 \uD615\uC2DD\uC774 \uC62C\uBC14\uB978\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.",treeNotImp:"\uD2B8\uB9AC \uD14C\uC774\uBE14\uC740 \uAC00\uC838 \uC624\uAE30\uB97C \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",treeCrossDrag:"\uCCAB \uBC88\uC9F8 \uB808\uBCA8 \uB9CC \uB4DC\uB798\uADF8\uD558\uC2ED\uC2DC\uC624",treeDragChild:"\uBD80\uBAA8\uB294 \uC790\uC2E0\uC758 \uC790\uB140\uC5D0\uAC8C \uB04C \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",reqPlugin:'"{1}"\uC740 https://vxeui.com/other {0 }/#/1 }/install\uC5D0 \uC124\uCE58\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4',errMaxRow:"\uCD5C\uB300 \uC9C0\uC6D0\uB418\uB294 \uB370\uC774\uD130 \uBCFC\uB968 {0} \uD589\uC744 \uCD08\uACFC\uD558\uBA74 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",useNew:"{0} \uAD8C\uC7A5\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. {1}\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.",errorVersion:"\u7248\u672C\u4E0D\u5339\u914D\uFF0C\u5F53\u524D\u7248\u672C {0}\uFF0C\u6700\u4F4E\u652F\u6301\u7248\u672C\u4E3A {1}"},table:{emptyText:"\uC544\uC9C1 \uB370\uC774\uD130\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4",allTitle:"ALL/CANCEL\uC744 \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",seqTitle:"\uC77C\uB828 \uBC88\uD638",actionTitle:"\uC791\uB3D9\uD558\uB2E4",confirmFilter:"\uD544\uD130",resetFilter:"\uB2E4\uC2DC \uB193\uAE30",allFilter:"\uBAA8\uB450",sortAsc:"\uC624\uB984\uCC28\uC21C \uC21C\uC11C : \uAC00\uC7A5 \uB0AE\uAC70\uB098 \uAC00\uC7A5 \uB192\uC74C",sortDesc:"\uD558\uAC15 \uC21C\uC11C : \uAC00\uC7A5 \uB192\uAC70\uB098 \uAC00\uC7A5 \uB0AE\uC2B5\uB2C8\uB2E4",filter:"\uC120\uD0DD\uD55C \uC5F4\uC5D0 \uB300\uD55C \uD544\uD130\uB9C1\uC744 \uD65C\uC131\uD654\uD569\uB2C8\uB2E4",impSuccess:"{0} \uB808\uCF54\uB4DC\uAC00 \uC131\uACF5\uC801\uC73C\uB85C \uAC00\uC838 \uC654\uC2B5\uB2C8\uB2E4",expLoading:"\uC218\uCD9C",expSuccess:"\uC131\uACF5\uC801\uC73C\uB85C \uB0B4\uBCF4\uB0B4\uC2ED\uC2DC\uC624",expError:"\uB0B4\uBCF4\uB0B4\uAE30 \uC2E4\uD328",expFilename:"Export_ {0}",expOriginFilename:"Export_Source_ {0}",customTitle:"\uC5F4 \uC124\uC815",customAll:"\uBAA8\uB450",customConfirm:"\uD655\uC778\uD558\uB2E4",customClose:"\uD3D0\uC1C4",customCancel:"\uCDE8\uC18C",customRestore:"\uAE30\uBCF8\uAC12\uC744 \uBCF5\uC6D0\uD558\uC2ED\uC2DC\uC624",maxFixedCol:"\uB0C9\uB3D9 \uC5F4\uC758 \uCD5C\uB300 \uC218\uB294 {0}\uC744 \uCD08\uACFC \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",maxGroupCol:"\uCD5C\uB300 \uADF8\uB8F9\uD654 \uD544\uB4DC \uC218\uB294 {0}\uC744 \uCD08\uACFC \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",dragTip:"\uC6C0\uC9C1\uC784 : {0}",resizeColTip:"\uB108\uBE44 : {0} \uD53D\uC140",resizeRowTip:"\uB192\uC74C : {0} \uD53D\uC140",rowGroupContentTotal:"{0}\uFF08{1}\uFF09",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"\uD558\uB098 \uC774\uC0C1\uC758 \uB808\uCF54\uB4DC\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624!",deleteSelectRecord:"\uC120\uD0DD\uD55C \uB808\uCF54\uB4DC\uB97C \uC0AD\uC81C \uD558\uC2DC\uACA0\uC2B5\uB2C8\uAE4C?",removeSelectRecord:"\uC120\uD0DD\uD55C \uB808\uCF54\uB4DC\uB97C \uC81C\uAC70 \uD558\uC2DC\uACA0\uC2B5\uB2C8\uAE4C?",dataUnchanged:"\uB370\uC774\uD130\uAC00 \uBCC0\uACBD\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4!",delSuccess:"\uC120\uD0DD\uB41C \uB808\uCF54\uB4DC\uAC00 \uC131\uACF5\uC801\uC73C\uB85C \uC0AD\uC81C\uB418\uC5C8\uC2B5\uB2C8\uB2E4!",saveSuccess:"\uC131\uACF5\uC801\uC73C\uB85C \uC800\uC7A5\uD558\uC2ED\uC2DC\uC624!",operError:"\uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uACE0 \uC791\uC5C5\uC774 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4!"},select:{clear:"\uBD84\uBA85\uD55C",allChecked:"\uBAA8\uB450\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",total:"{0} / {1}",search:"\uCC3E\uB2E4",loadingText:"\uB85C\uB529",emptyText:"\uC544\uC9C1 \uB370\uC774\uD130\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4",maxSize:"\uCD5C\uB300 \uC635\uC158 \uC218\uB294 {0}\uC744 \uCD08\uACFC \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",overSizeErr:"\uCD5C\uB300 \uC120\uD0DD\uC801 \uC22B\uC790 {0}\uC774 \uCD08\uACFC\uB418\uC5C8\uC73C\uBA70 \uCD08\uACFC\uB294 \uBB34\uC2DC\uB429\uB2C8\uB2E4!",searchEmpty:"\uB370\uC774\uD130\uAC00 \uC77C\uCE58\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4!"},tree:{searchEmpty:"\uB370\uC774\uD130\uAC00 \uC77C\uCE58\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4!",dragTip:"\u79FB\u52A8\uFF1A{0}"},treeSelect:{clearChecked:"\uBD84\uBA85\uD55C",allChecked:"\uBAA8\uB450\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",allExpand:"\uBAA8\uB4E0 \uAC83\uC744 \uD655\uC7A5\uD558\uC2ED\uC2DC\uC624",clearExpand:"\uBAA8\uB450 \uB2EB\uC73C\uC2ED\uC2DC\uC624",total:"\uC120\uD0DD\uB41C {0}",search:"\uCC3E\uB2E4",emptyText:"\uC544\uC9C1 \uB370\uC774\uD130\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4"},pager:{goto:"\uAC00\uB2E4",gotoTitle:"\uD398\uC774\uC9C0 \uC218",pagesize:"{0} \uD56D\uBAA9/\uD398\uC774\uC9C0",total:"\uCD1D {0} \uB808\uCF54\uB4DC",pageClassifier:"\uD398\uC774\uC9C0",homePage:"\uCCAB \uD398\uC774\uC9C0",homePageTitle:"\uCCAB \uD398\uC774\uC9C0",prevPage:"\uC774\uC804 \uD398\uC774\uC9C0",prevPageTitle:"\uC774\uC804 \uD398\uC774\uC9C0",nextPage:"\uB2E4\uC74C \uD398\uC774\uC9C0",nextPageTitle:"\uB2E4\uC74C \uD398\uC774\uC9C0",prevJump:"\uD398\uC774\uC9C0\uB97C \uB6F0\uC5B4 \uB118\uC73C\uC2ED\uC2DC\uC624",prevJumpTitle:"\uD398\uC774\uC9C0\uB97C \uB6F0\uC5B4 \uB118\uC73C\uC2ED\uC2DC\uC624",nextJump:"\uC544\uB798\uB85C \uC774\uB3D9\uD558\uC2ED\uC2DC\uC624",nextJumpTitle:"\uC544\uB798\uB85C \uC774\uB3D9\uD558\uC2ED\uC2DC\uC624",endPage:"\uB9C8\uC9C0\uB9C9 \uD398\uC774\uC9C0",endPageTitle:"\uB9C8\uC9C0\uB9C9 \uD398\uC774\uC9C0"},alert:{title:"\uC2DC\uC2A4\uD15C \uD504\uB86C\uD504\uD2B8"},button:{confirm:"\uD655\uC778\uD558\uB2E4",cancel:"\uCDE8\uC18C",clear:"\uBD84\uBA85\uD55C"},filter:{search:"\uCC3E\uB2E4"},custom:{cstmTitle:"\uC5F4 \uC124\uC815",cstmRestore:"\uAE30\uBCF8\uAC12\uC744 \uBCF5\uC6D0\uD558\uC2ED\uC2DC\uC624",cstmCancel:"\uCDE8\uC18C",cstmConfirm:"\uD655\uC2E0\uD558\uB294",cstmConfirmRestore:"\uAE30\uBCF8 \uC5F4 \uAD6C\uC131\uC73C\uB85C \uBCF5\uC6D0\uB418\uC5C8\uB294\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.",cstmDragTarget:"\uC6C0\uC9C1\uC784 : {0}",setting:{colSort:"\uC885\uB958",sortHelpTip:"\uC544\uC774\uCF58\uC744 \uD074\uB9AD\uD558\uACE0 \uB4DC\uB798\uADF8\uD558\uC5EC \uC21C\uC11C\uB97C \uC870\uC815\uD558\uC2ED\uC2DC\uC624",colTitle:"\uC5F4 \uC81C\uBAA9",colResizable:"\uC5F4 \uD3ED (\uD53D\uC140)",colVisible:"\uD45C\uC2DC \uC5EC\uBD80",colFixed:"\uB3D9\uACB0 \uC5F4",colFixedMax:"\uB0C9\uB3D9 \uC5F4 (\uCD5C\uB300 {0} \uC5F4)",fixedLeft:"\uC67C\uCABD",fixedUnset:"\uC124\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4",fixedRight:"\uC624\uB978\uCABD"}},import:{modes:{covering:"\uBA54\uC18C\uB4DC\uB97C \uB36E\uC5B4 \uC4F0\uAE30 (\uD14C\uC774\uBE14 \uB370\uC774\uD130\uB97C \uC9C1\uC811 \uB36E\uC5B4 \uC4F0\uAE30)",insert:"\uD558\uB2E8\uC5D0 \uCD94\uAC00 (\uD14C\uC774\uBE14 \uD558\uB2E8\uC5D0 \uC0C8 \uB370\uC774\uD130\uB97C \uCD94\uAC00\uD558\uC2ED\uC2DC\uC624)",insertTop:"\uC0C1\uB2E8\uC5D0 \uCD94\uAC00 (\uD14C\uC774\uBE14 \uC0C1\uB2E8\uC5D0 \uC0C8 \uB370\uC774\uD130\uB97C \uCD94\uAC00\uD558\uC2ED\uC2DC\uC624)",insertBottom:"\uD558\uB2E8\uC5D0 \uCD94\uAC00 (\uD14C\uC774\uBE14 \uD558\uB2E8\uC5D0 \uC0C8 \uB370\uC774\uD130\uB97C \uCD94\uAC00\uD558\uC2ED\uC2DC\uC624)"},impTitle:"\uC218\uC785 \uB370\uC774\uD130",impFile:"\uD30C\uC77C \uC774\uB984",impSelect:"\uD30C\uC77C\uC744 \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",impType:"\uD30C\uC77C \uC720\uD615",impOpts:"\uB9E4\uAC1C \uBCC0\uC218 \uC124\uC815",impMode:"\uAC00\uC838 \uC624\uAE30 \uBAA8\uB4DC",impConfirm:"\uC218\uC785",impCancel:"\uCDE8\uC18C"},export:{types:{csv:"CSV (Comma-Separated) (*. CSV)",html:"\uC6F9 \uD398\uC774\uC9C0 (*.html)",xml:"XML \uB370\uC774\uD130 (*.xml)",txt:"\uD14D\uC2A4\uD2B8 \uD30C\uC77C (Tab-Separated) (*. txt)",xls:"Excel 97-2003 \uD1B5\uD569 \uBB38\uC11C (*.xls)",xlsx:"Excel \uD1B5\uD569 \uBB38\uC11C (*.xlsx)",pdf:"pdf (*.pdf)"},modes:{empty:"\uBE48 \uB370\uC774\uD130",current:"\uD604\uC7AC \uB370\uC774\uD130 (\uD604\uC7AC \uD398\uC774\uC9C0\uC758 \uB370\uC774\uD130)",selected:"\uC120\uD0DD\uB41C \uB370\uC774\uD130 (\uD604\uC7AC \uD398\uC774\uC9C0\uC5D0\uC11C \uC120\uD0DD\uB41C \uB370\uC774\uD130)",all:"\uC804\uCCB4 \uB370\uC774\uD130 (\uBAA8\uB4E0 PAGED \uB370\uC774\uD130 \uD3EC\uD568)"},printTitle:"\uC778\uC1C4 \uB370\uC774\uD130",expTitle:"\uB0B4\uBCF4\uB0B4\uAE30 \uB370\uC774\uD130",expName:"\uD30C\uC77C \uC774\uB984",expNamePlaceholder:"\uD30C\uC77C \uC774\uB984\uC744 \uC785\uB825\uD558\uC2ED\uC2DC\uC624",expSheetName:"\uC81C\uBAA9",expSheetNamePlaceholder:"\uC81C\uBAA9\uC744 \uC785\uB825\uD558\uC2ED\uC2DC\uC624",expType:"\uC720\uD615\uC744 \uC800\uC7A5\uD558\uC2ED\uC2DC\uC624",expMode:"\uB370\uC774\uD130\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",expCurrentColumn:"\uBAA8\uB4E0 \uD544\uB4DC",expColumn:"\uD544\uB4DC\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",expOpts:"\uB9E4\uAC1C \uBCC0\uC218 \uC124\uC815",expOptHeader:"\uD5E4\uB354",expHeaderTitle:"\uD14C\uC774\uBE14 \uD5E4\uB354\uAC00 \uD544\uC694\uD569\uB2C8\uB2E4",expOptFooter:"\uD14C\uC774\uBE14 \uB05D",expFooterTitle:"\uD14C\uC774\uBE14\uC758 \uB05D\uC774 \uD544\uC694\uD569\uB2C8\uAE4C?",expOptColgroup:"\uADF8\uB8F9\uD654 \uD5E4\uB354",expOptTitle:"\uC5F4 \uC81C\uBAA9",expTitleTitle:"\uC5F4 \uC81C\uBAA9\uC774\uB4E0, \uADF8\uB807\uC9C0 \uC54A\uC73C\uBA74 \uC5F4\uC758 \uD544\uB4DC \uC774\uB984\uC73C\uB85C \uD45C\uC2DC\uB429\uB2C8\uB2E4.",expColgroupTitle:"\uC874\uC7AC\uD558\uBA74 \uADF8\uB8F9\uD654 \uAD6C\uC870\uAC00\uC788\uB294 \uD5E4\uB354\uAC00 \uC9C0\uC6D0\uB429\uB2C8\uB2E4.",expOptMerge:"\uBCD1\uD569",expMergeTitle:"\uC874\uC7AC\uD558\uB294 \uACBD\uC6B0, \uBCD1\uD569 \uB41C \uAD6C\uC870\uB97C \uAC16\uB294 \uC138\uD3EC\uAC00\uC9C0\uC9C0\uB41C\uB2E4",expOptAllExpand:"\uB098\uBB34\uB97C \uD655\uC7A5\uD558\uC2ED\uC2DC\uC624",expAllExpandTitle:"\uC874\uC7AC\uD558\uB294 \uACBD\uC6B0 \uACC4\uCE35 \uAD6C\uC870\uB85C \uBAA8\uB4E0 \uB370\uC774\uD130\uB97C \uD655\uC7A5\uD558\uB3C4\uB85D \uC9C0\uC6D0\uB429\uB2C8\uB2E4.",expOptUseStyle:"\uC2A4\uD0C0\uC77C",expUseStyleTitle:"\uC874\uC7AC\uD558\uB294 \uACBD\uC6B0 \uC2A4\uD0C0\uC77C\uC774\uC788\uB294 \uC140\uC774 \uC9C0\uC6D0\uB429\uB2C8\uB2E4",expOptOriginal:"\uC18C\uC2A4 \uB370\uC774\uD130",expOriginalTitle:"\uC18C\uC2A4 \uB370\uC774\uD130 \uC778 \uACBD\uC6B0 \uD14C\uC774\uBE14\uB85C \uAC00\uC838 \uC624\uB294 \uAC83\uC774 \uC9C0\uC6D0\uB429\uB2C8\uB2E4.",expPrint:"\uC778\uC1C4",expConfirm:"\uB0B4\uBCF4\uB0B4\uB2E4",expCancel:"\uCDE8\uC18C"},modal:{errTitle:"\uC624\uB958 \uBA54\uC2DC\uC9C0",zoomMin:"\uCD5C\uC18C\uD654\uD558\uC2ED\uC2DC\uC624",zoomIn:"\uCD5C\uB300\uD654",zoomOut:"\uC808\uAC10",close:"\uD3D0\uC1C4",miniMaxSize:"\uCD5C\uC18C\uD654 \uB41C \uCC3D\uC758 \uC218\uB294 {0}\uC744 \uCD08\uACFC \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",footPropErr:"Show-Footer\uB294 \uD14C\uC774\uBE14 \uAF2C\uB9AC\uB97C \uD65C\uC131\uD654\uD558\uB294 \uB370\uB9CC \uC0AC\uC6A9\uB418\uBA70 Show-Confirm-Button | \uC1FC \uCE94\uC140 \uBC84\uD2BC | \uC2AC\uB86F"},drawer:{close:"\uD3D0\uC1C4"},form:{folding:"\uB2EB\uB2E4",unfolding:"\uD655\uC7A5\uD558\uB2E4"},toolbar:{import:"\uC218\uC785",export:"\uB0B4\uBCF4\uB0B4\uB2E4",print:"\uC778\uC1C4",refresh:"\uC0C8\uB85C \uACE0\uCE58\uB2E4",zoomIn:"\uC804\uCCB4 \uD654\uBA74",zoomOut:"\uC808\uAC10",custom:"\uC5F4 \uC124\uC815",customAll:"\uBAA8\uB450",customConfirm:"\uD655\uC778\uD558\uB2E4",customRestore:"\uB2E4\uC2DC \uB193\uAE30",fixedLeft:"\uC67C\uCABD\uC5D0\uC11C \uC5BC\uB9BD\uB2C8\uB2E4",fixedRight:"\uC624\uB978\uCABD\uC5D0\uC11C \uC5BC\uB9BD\uB2C8\uB2E4",cancelFixed:"\uC5F4\uB9E4 \uC5F4\uC774 \uC5C6\uC2B5\uB2C8\uB2E4"},datePicker:{yearTitle:"{0} \uB144"},dateRangePicker:{pleaseRange:"\uC2DC\uC791 \uB0A0\uC9DC \uBC0F \uC885\uB8CC \uB0A0\uC9DC\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624"},input:{date:{m1:"1\uC6D4",m2:"2\uC6D4",m3:"3\uC6D4",m4:"4\uC6D4",m5:"5\uC6D4",m6:"6\uC6D4",m7:"\uCE60\uC6D4",m8:"\uD314\uC6D4",m9:"\uAD6C\uC6D4",m10:"\uC2ED\uC6D4",m11:"\uC2ED\uC77C\uC6D4",m12:"12\uC6D4",quarterLabel:"{0} \uB144",monthLabel:"{0} \uB144",dayLabel:"{0} \uB144 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"\uC77C\uC694\uC77C",w1:"\uC6D4\uC694\uC77C",w2:"\uD654\uC694\uC77C",w3:"\uC218\uC694\uC77C",w4:"\uBAA9\uC694\uC77C",w5:"\uAE08\uC694\uC77C",w6:"\uD1A0\uC694\uC77C"},months:{m0:"1\uC6D4",m1:"2\uC6D4",m2:"3\uC6D4",m3:"4\uC6D4",m4:"5\uC6D4",m5:"6\uC6D4",m6:"7\uC6D4",m7:"8\uC6D4",m8:"9\uC6D4",m9:"10\uC6D4",m10:"11\uC6D4",m11:"12\uC6D4"},quarters:{q1:"1 \uBD84\uAE30",q2:"2 \uBD84\uAE30",q3:"3 \uBD84\uAE30",q4:"4 \uBD84\uAE30"}}},calendar:{yearLabel:"{0} \u5E74",monthLabel:"{0} \u6708"},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"\uC2DC\uC0AC",operBtn:{zoomOut:"\uC218\uCD95",zoomIn:"\uD06C\uAC8C \uD558\uB2E4",pctFull:"\uB611\uAC19\uC774 \uC2A4\uCF00\uC77C\uB9C1",pct11:"\uC6D0\uB798 \uD06C\uAE30\uB97C \uBCF4\uC5EC\uC90D\uB2C8\uB2E4",rotateLeft:"\uC67C\uCABD\uC73C\uB85C \uD68C\uC804\uD558\uC2ED\uC2DC\uC624",rotateRight:"\uC624\uB978\uCABD\uC73C\uB85C \uD68C\uC804\uD558\uC2ED\uC2DC\uC624",print:"\uC0AC\uC9C4\uC744 \uC778\uC1C4\uD558\uB824\uBA74 \uD074\uB9AD\uD558\uC2ED\uC2DC\uC624",download:"\uC0AC\uC9C4\uC744 \uB2E4\uC6B4\uB85C\uB4DC\uD558\uB824\uBA74 \uD074\uB9AD\uD558\uC2ED\uC2DC\uC624"}},upload:{fileBtnText:"\uC5C5\uB85C\uB4DC\uD558\uB824\uBA74 \uD074\uB9AD\uD558\uAC70\uB098 \uB4DC\uB798\uADF8\uD569\uB2C8\uB2E4",imgBtnText:"\uC5C5\uB85C\uB4DC\uD558\uB824\uBA74 \uD074\uB9AD\uD558\uAC70\uB098 \uB4DC\uB798\uADF8\uD569\uB2C8\uB2E4",dragPlaceholder:"\uC5C5\uB85C\uB4DC\uD558\uB824\uBA74 \uD30C\uC77C\uC744\uC774 \uC601\uC5ED\uC73C\uB85C \uB4DC\uB798\uADF8 \uC564 \uB4DC\uB798\uADF8\uD558\uC5EC \uB5A8\uC5B4 \uB728\uB9AC\uC2ED\uC2DC\uC624.",imgSizeHint:"\uC2F1\uAE00 {0}",imgCountHint:"\uCD5C\uB300 {0}",fileTypeHint:"\uC9C0\uC6D0 {0} \uD30C\uC77C \uC720\uD615",fileSizeHint:"\uB2E8\uC77C \uD30C\uC77C \uD06C\uAE30\uAC00 {0}\uC744 \uCD08\uACFC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.",fileCountHint:"\uCD5C\uB300 {0} \uD30C\uC77C\uC744 \uC5C5\uB85C\uB4DC \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4",uploadTypeErr:"\uD30C\uC77C \uC720\uD615 \uBD88\uC77C\uCE58!",overCountErr:"{0} \uD30C\uC77C \uB9CC \uCD5C\uB300 \uC120\uD0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4!",overCountExtraErr:"{0}\uC758 \uCD5C\uB300 \uC218\uAC00 \uCD08\uACFC\uB418\uC5C8\uACE0 \uCD08\uACFC {1} \uD30C\uC77C\uC740 \uBB34\uC2DC\uB429\uB2C8\uB2E4!",overSizeErr:"\uCD5C\uB300 \uD30C\uC77C \uD06C\uAE30\uB294 {0}\uC744 \uCD08\uACFC \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4!",manualUpload:"\uC5C5\uB85C\uB4DC\uD558\uB824\uBA74 \uD074\uB9AD\uD558\uC2ED\uC2DC\uC624",reUpload:"\uC7AC \uD3EC\uC7A5",uploadProgress:"\uC5C5\uB85C\uB4DC {0}%",uploadErr:"\uC5C5\uB85C\uB4DC \uC2E4\uD328",uploadSuccess:"\uC131\uACF5\uC801\uC73C\uB85C \uC5C5\uB85C\uB4DC\uD558\uC2ED\uC2DC\uC624",moreBtnText:"more ({0})",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"\uBCF4\uB824\uBA74 \uD074\uB9AD\uD558\uC2ED\uC2DC\uC624",morePopup:{readTitle:"\uBAA9\uB85D\uC744\uBCF4\uC2ED\uC2DC\uC624",imageTitle:"\uC0AC\uC9C4 \uC5C5\uB85C\uB4DC",fileTitle:"\uD30C\uC77C \uC5C5\uB85C\uB4DC"}},empty:{defText:"\uC544\uC9C1 \uB370\uC774\uD130\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4"},colorPicker:{clear:"\uBD84\uBA85\uD55C",confirm:"\uD655\uC778\uD558\uB2E4",copySuccess:"\uD074\uB9BD \uBCF4\uB4DC\uB85C \uBCF5\uC0AC : {0}",hex:"HEX"},formDesign:{formName:"\uC591\uC2DD \uC774\uB984",defFormTitle:"\uC774\uB984\uC774\uC5C6\uB294 \uC591\uC2DD",widgetPropTab:"\uC81C\uC5B4 \uD2B9\uC131",widgetFormTab:"\uD615\uD0DC \uC18D\uC131",error:{wdFormUni:"\uC774 \uC720\uD615\uC758 \uC81C\uC5B4\uB294 \uC591\uC2DD\uC5D0 \uD558\uB098\uB9CC \uCD94\uAC00 \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",wdSubUni:"\uC774 \uC720\uD615\uC758 \uC81C\uC5B4\uB294 \uD558\uC704 \uD14C\uC774\uBE14\uC5D0 \uD558\uB098\uB9CC \uCD94\uAC00 \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4."},styleSetting:{btn:"\uC2A4\uD0C0\uC77C \uC124\uC815",title:"\uC591\uC2DD \uC2A4\uD0C0\uC77C \uC124\uC815",layoutTitle:"\uC81C\uC5B4 \uB808\uC774\uC544\uC6C3",verticalLayout:"\uC704\uC640 \uC544\uB798 \uB808\uC774\uC544\uC6C3",horizontalLayout:"\uC218\uD3C9 \uB808\uC774\uC544\uC6C3",styleTitle:"\uC81C\uBAA9 \uC2A4\uD0C0\uC77C",boldTitle:"\uB450\uAEBC\uC6B4 \uC81C\uBAA9",fontBold:"\uC6A9\uAC10\uD55C",fontNormal:"\uC804\uD1B5\uC801\uC778",colonTitle:"\uCF5C\uB860\uC744 \uBCF4\uC5EC\uC8FC\uC2ED\uC2DC\uC624",colonVisible:"\uBCF4\uC5EC\uC8FC\uB2E4",colonHidden:"\uC228\uB2E4",alignTitle:"\uC870\uC815",widthTitle:"\uC81C\uBAA9 \uB108\uBE44",alignLeft:"\uC67C\uCABD\uC5D0",alignRight:"\uC624\uB978\uCABD\uC5D0",unitPx:"\uD53D\uC140",unitPct:"\uBC31\uBD84\uC728"},widget:{group:{base:"\uAE30\uBCF8 \uC81C\uC5B4",layout:"\uB808\uC774\uC544\uC6C3 \uCEE8\uD2B8\uB864",system:"\uC2DC\uC2A4\uD15C \uC81C\uC5B4",module:"\uBAA8\uB4C8 \uCEE8\uD2B8\uB864",chart:"\uCC28\uD2B8 \uC81C\uC5B4",advanced:"\uACE0\uAE09 \uCEE8\uD2B8\uB864"},copyTitle:"COPY_ {0}",component:{input:"\uC785\uB825 \uC0C1\uC790",textarea:"\uD14D\uC2A4\uD2B8 \uD544\uB4DC",select:"\uC544\uB798\uB85C \uB2F9\uACA8 \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",row:"\uD558\uB098\uC758 \uD589\uACFC \uC5EC\uB7EC \uC5F4",title:"\uC81C\uBAA9",text:"\uD14D\uC2A4\uD2B8",subtable:"\uD558\uC704 \uD14C\uC774\uBE14",VxeSwitch:"~\uC774\uB4E0",VxeInput:"\uC785\uB825 \uC0C1\uC790",VxeNumberInput:"\uC22B\uC790",VxeDatePicker:"\uB0A0\uC9DC",VxeTextarea:"\uD14D\uC2A4\uD2B8 \uD544\uB4DC",VxeSelect:"\uC544\uB798\uB85C \uB2F9\uACA8 \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",VxeTreeSelect:"\uB098\uBB34 \uC120\uD0DD",VxeRadioGroup:"\uB77C\uB514\uC624 \uBC15\uC2A4",VxeCheckboxGroup:"\uD655\uC778\uB780",VxeUploadFile:"\uBB38\uC11C",VxeUploadImage:"\uADF8\uB9BC",VxeRate:"\uC810\uC218",VxeSlider:"\uC2AC\uB77C\uC774\uB354"}},widgetProp:{name:"\uC81C\uC5B4 \uC774\uB984",placeholder:"\uC989\uAC01\uC801\uC778",required:"\uD544\uC694\uD55C \uAC80\uC99D",multiple:"\uC5EC\uB7EC \uC120\uD0DD\uC774 \uD5C8\uC6A9\uB429\uB2C8\uB2E4",displaySetting:{name:"\uB514\uC2A4\uD50C\uB808\uC774 \uC124\uC815",pc:"\uCEF4\uD4E8\uD130",mobile:"\uC774\uB3D9\uD558\uB294",visible:"\uBCF4\uC5EC\uC8FC\uB2E4",hidden:"\uC228\uB2E4"},dataSource:{name:"\uB370\uC774\uD130 \uC18C\uC2A4",defValue:"\uC635\uC158 {0}",addOption:"\uC635\uC158 \uCD94\uAC00",batchEditOption:"\uBC30\uCE58 \uD3B8\uC9D1",batchEditTip:"\uAC01 \uD589\uC740 \uC635\uC158\uC5D0 \uD574\uB2F9\uD558\uBA70 \uD14C\uC774\uBE14, Excel \uBC0F WPS\uC5D0\uC11C \uC9C1\uC811 \uBCF5\uC0AC \uBC0F \uBD99\uC5EC \uB123\uAE30\uB97C \uC9C0\uC6D0\uD569\uB2C8\uB2E4.",batchEditSubTip:"\uAC01 \uD589\uC740 \uC635\uC158\uC5D0 \uD574\uB2F9\uD569\uB2C8\uB2E4. \uADF8\uB8F9 \uC778 \uACBD\uC6B0 \uD558\uC704 \uD56D\uBAA9\uC740 \uACF5\uAC04 \uB610\uB294 \uD0ED \uD0A4\uB85C \uC2DC\uC791\uD560 \uC218 \uC788\uC73C\uBA70 \uD14C\uC774\uBE14, Excel \uBC0F WPS\uC5D0\uC11C \uC9C1\uC811 \uBCF5\uC0AC \uBC0F \uBD99\uC5EC \uB123\uAE30\uB97C \uC9C0\uC6D0\uD569\uB2C8\uB2E4.",buildOption:"\uC635\uC158\uC744 \uC0DD\uC131\uD569\uB2C8\uB2E4"},rowProp:{colSize:"\uC5F4 \uC218",col2:"\uB450 \uC5F4",col3:"\uC138 \uC5F4",col4:"4 \uAC1C\uC758 \uC5F4",col6:"6 \uAC1C\uC758 \uC5F4",layout:"\uACF5\uB4E4\uC5EC \uB098\uC5F4\uD55C \uAC83"},textProp:{name:"\uCF58\uD150\uCE20",alignTitle:"\uC870\uC815",alignLeft:"\uC67C\uCABD\uC5D0",alignCenter:"\uC13C\uD130",alignRight:"\uC624\uB978\uCABD\uC5D0",colorTitle:"\uAE00\uAF34 \uC0C9\uC0C1",sizeTitle:"\uAE00\uAF34 \uD06C\uAE30",boldTitle:"\uB354 \uB450\uAEBC\uC6B4 \uAE00\uAF34",fontNormal:"\uC804\uD1B5\uC801\uC778",fontBold:"\uC6A9\uAC10\uD55C"},subtableProp:{seqTitle:"\uC77C\uB828 \uBC88\uD638",showSeq:"\uC77C\uB828 \uBC88\uD638\uB97C \uD45C\uC2DC\uD558\uC2ED\uC2DC\uC624",showCheckbox:"\uC5EC\uB7EC \uC120\uD0DD\uC774 \uD5C8\uC6A9\uB429\uB2C8\uB2E4",errSubDrag:"\uD558\uC704 \uD14C\uC774\uBE14\uC740\uC774 \uCEE8\uD2B8\uB864\uC744 \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC73C\uBA70 \uB2E4\uB978 \uCEE8\uD2B8\uB864\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.",colPlace:"\uC81C\uC5B4\uB97C \uB4DC\uB798\uADF8\uD558\uC2ED\uC2DC\uC624"},uploadProp:{limitFileCount:"\uD30C\uC77C \uC218\uB7C9 \uC81C\uD55C",limitFileSize:"\uD30C\uC77C \uD06C\uAE30 \uC81C\uD55C",multiFile:"\uC5EC\uB7EC \uD30C\uC77C\uC744 \uC5C5\uB85C\uB4DC \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4",limitImgCount:"\uC0AC\uC9C4\uC758 \uC218\uB97C \uC81C\uD55C\uD569\uB2C8\uB2E4",limitImgSize:"\uC774\uBBF8\uC9C0 \uD06C\uAE30 \uC81C\uD55C",multiImg:"\uC5EC\uB7EC \uC0AC\uC9C4\uC744 \uC5C5\uB85C\uB4DC \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4"}}},listDesign:{fieldSettingTab:"\uD604\uC7A5 \uC124\uC815",listSettingTab:"\uB9E4\uAC1C \uBCC0\uC218 \uC124\uC815",searchTitle:"\uCFFC\uB9AC \uAE30\uC900",listTitle:"\uBAA9\uB85D \uD544\uB4DC",searchField:"\uCFFC\uB9AC \uD544\uB4DC",listField:"\uBAA9\uB85D \uD544\uB4DC",activeBtn:{ActionButtonUpdate:"\uD3B8\uC9D1\uD558\uB2E4",ActionButtonDelete:"\uC0AD\uC81C"},search:{addBtn:"\uD3B8\uC9D1\uD558\uB2E4",emptyText:"\uCFFC\uB9AC \uC870\uAC74\uC774 \uAD6C\uC131\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4",editPopupTitle:"\uCFFC\uB9AC \uD544\uB4DC \uD3B8\uC9D1"},searchPopup:{colTitle:"\uC81C\uBAA9",saveBtn:"\uAD6C\uD558\uB2E4"}},text:{copySuccess:"\uD074\uB9BD \uBCF4\uB4DC\uC5D0 \uBCF5\uC0AC",copyError:"\uD604\uC7AC \uD658\uACBD\uC740\uC774 \uC791\uC5C5\uC744 \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4"},countdown:{formats:{yyyy:"\uB144\uB3C4",MM:"\uB2EC",dd:"\uD558\uB298",HH:"\uC2DC\uAC04",mm:"\uAC00\uB9AC\uD0A4\uB2E4",ss:"\uB450\uBC88\uC9F8"}},contextMenu:{loadingText:"\u52A0\u8F7D\u4E2D..."},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"\u65E5",w1:"\u4E00",w2:"\u4E8C",w3:"\u4E09",w4:"\u56DB",w5:"\u4E94",w6:"\u516D"}},plugins:{extendCellArea:{area:{mergeErr:"\uC774 \uC791\uC5C5\uC740 \uBCD1\uD569 \uB41C \uC140\uC5D0\uC11C \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",multiErr:"\uC774 \uC791\uC5C5\uC740 \uB2E4\uC911 \uC120\uD0DD \uC601\uC5ED\uC5D0\uC11C \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",selectErr:"\uC9C0\uC815\uB41C \uC601\uC5ED\uC5D0\uC11C \uC140\uC744 \uC791\uB3D9 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",extendErr:"\uC5F0\uC7A5 \uC601\uC5ED\uC5D0 \uBCD1\uD569 \uB41C \uC140\uC774 \uD3EC\uD568 \uB41C \uACBD\uC6B0 \uBAA8\uB4E0 \uBCD1\uD569 \uB41C \uC140\uC774 \uAC19\uC740 \uD06C\uAE30 \uC5EC\uC57C\uD569\uB2C8\uB2E4.",pasteMultiErr:"\uBD99\uC5EC \uB123\uC744 \uC218\uC5C6\uACE0 \uB3D9\uC77C\uD55C \uD06C\uAE30\uC758 \uC601\uC5ED\uC744 \uBCF5\uC0AC\uD558\uC5EC \uBD99\uC5EC \uB123\uC5B4\uC57C\uD569\uB2C8\uB2E4.",cpInvalidErr:"\uC774 \uC791\uC5C5\uC744 \uC218\uD589 \uD560 \uC218 \uC5C6\uC73C\uBA70 \uC120\uD0DD\uD55C \uC601\uC5ED\uC5D0 \uAE08\uC9C0 \uB41C \uC5F4\uC774 \uC788\uC2B5\uB2C8\uB2E4 ({0})."},fnr:{title:"\uCC3E\uC544 \uAD50\uCCB4\uD558\uC2ED\uC2DC\uC624",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"\uCC3E\uB2E4",replaceLabel:"\uBC14\uAFB8\uB2E4",findTitle:"\uB0B4\uC6A9 \uCC3E\uAE30 :",replaceTitle:"\uB300\uCCB4 : :",tabs:{find:"\uCC3E\uB2E4",replace:"\uBC14\uAFB8\uB2E4"},filter:{re:"\uC815\uADDC \uD45C\uD604",whole:"\uC804\uCCB4 \uB2E8\uC5B4 \uC77C\uCE58",sensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"},btns:{findNext:"\uB2E4\uC74C\uC744 \uCC3E\uC73C\uC2ED\uC2DC\uC624",findAll:"\uBAA8\uB450 \uCC3E\uC73C\uC2ED\uC2DC\uC624",replace:"\uBC14\uAFB8\uB2E4",replaceAll:"\uBAA8\uB450 \uAD50\uCCB4\uD558\uC2ED\uC2DC\uC624",cancel:"\uCDE8\uC18C"},header:{seq:"#",cell:"\uC140",value:"\uAC12"},body:{row:"\uB77C\uC778 : {0}",col:"\uC5F4 : {0}"},empty:"(\uB110 \uAC12)",reError:"\uC798\uBABB\uB41C \uC815\uADDC \uD45C\uD604",recordCount:"{0} \uC138\uD3EC\uAC00 \uBC1C\uACAC\uB418\uC5C8\uC2B5\uB2C8\uB2E4",notCell:"\uC77C\uCE58\uD558\uB294 \uC140\uC744 \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",replaceSuccess:"{0} \uC138\uD3EC\uAC00 \uC131\uACF5\uC801\uC73C\uB85C \uB300\uCCB4\uB418\uC5C8\uC2B5\uB2C8\uB2E4"}},extendPivotTable:{aggregation:{grouping:"\uADF8\uB8F9\uD654",values:"\uAC12",groupPlaceholder:"\uC5EC\uAE30\uB85C \uB04C\uC5B4 \uADF8\uB8F9\uD654\uD558\uC2ED\uC2DC\uC624",valuesPlaceholder:"\uC9D1\uACC4\uB97C \uC704\uD574 \uC5EC\uAE30\uB97C \uB04C\uC5B4\uB0C5\uB2C8\uB2E4",dragExistCol:"\uC774 \uC5F4\uC740 \uC774\uBBF8 \uC874\uC7AC\uD569\uB2C8\uB2E4",sortHelpTip:"\uC544\uC774\uCF58\uC744 \uD074\uB9AD\uD558\uACE0 \uB4DC\uB798\uADF8\uD558\uC5EC \uC21C\uC11C\uB97C \uC870\uC815\uD558\uC2ED\uC2DC\uC624"},aggFuncs:{sum:"\uD569\uACC4\uB97C \uC694\uCCAD\uD558\uC2ED\uC2DC\uC624",count:"\uC138\uB2E4",avg:"\uD3C9\uADE0 \uAC00\uCE58",min:"\uCD5C\uC18C \uAC12",max:"\uCD5C\uB300 \uAC12",first:"\uCCAB \uBC88\uC9F8 \uAC00\uCE58",last:"\uCD5C\uC885 \uAC00\uCE58"}},filterComplexInput:{menus:{fixedColumn:"\uB3D9\uACB0 \uC5F4",fixedGroup:"\uB3D9\uACB0 \uADF8\uB8F9\uD654",cancelFixed:"\uB3D9\uACB0\uC744 \uCDE8\uC18C\uD558\uC2ED\uC2DC\uC624",fixedLeft:"\uC67C\uCABD\uC744 \uC5BC\uB9BD\uB2C8\uB2E4",fixedRight:"\uC624\uB978\uCABD\uC744 \uC5BC\uB9BD\uB2C8\uB2E4"},cases:{equal:"\uB3D9\uC77C\uD55C",gt:"\uB354 \uD07D\uB2C8\uB2E4",lt:"\uBCF4\uB2E4 \uC801\uC2B5\uB2C8\uB2E4",begin:"\uC2DC\uC791\uC740",endin:"\uACB0\uB9D0\uC740\uC785\uB2C8\uB2E4",include:"\uD3EC\uD568\uD558\uB2E4",isSensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"}},filterCombination:{menus:{sort:"\uC885\uB958",clearSort:"\uBA85\uD655\uD55C \uC815\uB82C",sortAsc:"\uC624\uB984\uCC28\uC21C \uC21C\uC11C",sortDesc:"\uD558\uAC15 \uC21C\uC11C",fixedColumn:"\uB3D9\uACB0 \uC5F4",fixedGroup:"\uB3D9\uACB0 \uADF8\uB8F9\uD654",cancelFixed:"\uB3D9\uACB0\uC744 \uCDE8\uC18C\uD558\uC2ED\uC2DC\uC624",fixedLeft:"\uC67C\uCABD\uC744 \uC5BC\uB9BD\uB2C8\uB2E4",fixedRight:"\uC624\uB978\uCABD\uC744 \uC5BC\uB9BD\uB2C8\uB2E4",clearFilter:"\uD074\uB9AC\uC5B4 \uD544\uD130",textOption:"\uD14D\uC2A4\uD2B8 \uD544\uD130\uB9C1",numberOption:"\uC218\uCE58 \uD544\uD130\uB9C1",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"\uC0AC\uC6A9\uC790 \uC815\uC758 \uD544\uD130\uB9C1 \uBC29\uBC95",currColumnTitle:"\uD604\uC7AC \uC5F4 :",and:"\uADF8\uB9AC\uACE0",or:"\uB610\uB294",describeHtml:"\uC0AC\uC6A9 \uAC00\uB2A5? \uB2E8\uC77C \uBB38\uC790\uB97C \uB098\uD0C0\uB0C5\uB2C8\uB2E4. <br/> use *\uB294 \uC5EC\uB7EC \uBB38\uC790\uB97C \uB098\uD0C0\uB0C5\uB2C8\uB2E4"},cases:{equal:"\uB3D9\uC77C\uD55C",unequal:"\uB3D9\uC77C\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",gt:"\uB354 \uD07D\uB2C8\uB2E4",ge:"\uB354 \uD06C\uAC70\uB098 \uB3D9\uC77C\uD569\uB2C8\uB2E4",lt:"\uBCF4\uB2E4 \uC801\uC2B5\uB2C8\uB2E4",le:"\uBCF4\uB2E4 \uC791\uAC70\uB098 \uB3D9\uC77C\uD569\uB2C8\uB2E4",begin:"\uC2DC\uC791\uC740",notbegin:"\uCC98\uC74C\uC5D0\uB294 \uC5C6\uC2B5\uB2C8\uB2E4",endin:"\uACB0\uB9D0\uC740\uC785\uB2C8\uB2E4",notendin:"\uACB0\uB9D0\uC740 \uC544\uB2D9\uB2C8\uB2E4",include:"\uD3EC\uD568\uD558\uB2E4",exclude:"\uD3EC\uD568\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",between:"\uC0AC\uC774",isAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E",eqAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E\u6216\u4E0E\u4E4B\u76F8\u540C",isBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D",eqBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D\u6216\u4E0E\u4E4B\u76F8\u540C",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",before:"\u4E4B\u524D",after:"\u4E4B\u540E",tomorrow:"\u660E\u5929",today:"\u4ECA\u5929",yesterday:"\u6628\u5929",nextWeek:"\u4E0B\u5468",thisWeek:"\u672C\u5468",lastWeek:"\u4E0A\u5468",nextMonth:"\u4E0B\u6708",thisMonth:"\u672C\u6708",lastMonth:"\u4E0A\u6708",nextYear:"\u660E\u5E74",thisYear:"\u4ECA\u5E74",lastYear:"\u53BB\u5E74",yearToDate:"\u672C\u5E74\u5EA6\u622A\u6B62\u5230\u73B0\u5728",custom:"\uC0AC\uC6A9\uC790 \uC815\uC758 \uD544\uD130\uB9C1",insensitive:"\uCF00\uC774\uC2A4 \uB454\uAC10",isSensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"},empty:"(\uACF5\uBC31)",notData:"\uC77C\uCE58\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4"}},pro:{area:{mergeErr:"\uC774 \uC791\uC5C5\uC740 \uBCD1\uD569 \uB41C \uC140\uC5D0\uC11C \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",multiErr:"\uC774 \uC791\uC5C5\uC740 \uB2E4\uC911 \uC120\uD0DD \uC601\uC5ED\uC5D0\uC11C \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",extendErr:"\uC5F0\uC7A5 \uC601\uC5ED\uC5D0 \uBCD1\uD569 \uB41C \uC140\uC774 \uD3EC\uD568 \uB41C \uACBD\uC6B0 \uBAA8\uB4E0 \uBCD1\uD569 \uB41C \uC140\uC774 \uAC19\uC740 \uD06C\uAE30 \uC5EC\uC57C\uD569\uB2C8\uB2E4.",pasteMultiErr:"\uBD99\uC5EC \uB123\uC744 \uC218\uC5C6\uACE0 \uB3D9\uC77C\uD55C \uD06C\uAE30\uC758 \uC601\uC5ED\uC744 \uBCF5\uC0AC\uD558\uC5EC \uBD99\uC5EC \uB123\uC5B4\uC57C\uD569\uB2C8\uB2E4."},fnr:{title:"\uCC3E\uC544 \uAD50\uCCB4\uD558\uC2ED\uC2DC\uC624",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"\uCC3E\uB2E4",replaceLabel:"\uBC14\uAFB8\uB2E4",findTitle:"\uB0B4\uC6A9 \uCC3E\uAE30 :",replaceTitle:"\uB300\uCCB4 : :",tabs:{find:"\uCC3E\uB2E4",replace:"\uBC14\uAFB8\uB2E4"},filter:{re:"\uC815\uADDC \uD45C\uD604",whole:"\uC804\uCCB4 \uB2E8\uC5B4 \uC77C\uCE58",sensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"},btns:{findNext:"\uB2E4\uC74C\uC744 \uCC3E\uC73C\uC2ED\uC2DC\uC624",findAll:"\uBAA8\uB450 \uCC3E\uC73C\uC2ED\uC2DC\uC624",replace:"\uBC14\uAFB8\uB2E4",replaceAll:"\uBAA8\uB450 \uAD50\uCCB4\uD558\uC2ED\uC2DC\uC624",cancel:"\uCDE8\uC18C"},header:{seq:"#",cell:"\uC140",value:"\uAC12"},empty:"(\uB110 \uAC12)",reError:"\uC798\uBABB\uB41C \uC815\uADDC \uD45C\uD604",recordCount:"{0} \uC138\uD3EC\uAC00 \uBC1C\uACAC\uB418\uC5C8\uC2B5\uB2C8\uB2E4",notCell:"\uC77C\uCE58\uD558\uB294 \uC140\uC744 \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",replaceSuccess:"{0} \uC138\uD3EC\uAC00 \uC131\uACF5\uC801\uC73C\uB85C \uB300\uCCB4\uB418\uC5C8\uC2B5\uB2C8\uB2E4"}},renderer:{search:"\uCC3E\uB2E4",cases:{equal:"\uB3D9\uC77C\uD55C",unequal:"\uB3D9\uC77C\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",gt:"\uB354 \uD07D\uB2C8\uB2E4",ge:"\uB354 \uD06C\uAC70\uB098 \uB3D9\uC77C\uD569\uB2C8\uB2E4",lt:"\uBCF4\uB2E4 \uC801\uC2B5\uB2C8\uB2E4",le:"\uBCF4\uB2E4 \uC791\uAC70\uB098 \uB3D9\uC77C\uD569\uB2C8\uB2E4",begin:"\uC2DC\uC791\uC740",notbegin:"\uCC98\uC74C\uC5D0\uB294 \uC5C6\uC2B5\uB2C8\uB2E4",endin:"\uACB0\uB9D0\uC740\uC785\uB2C8\uB2E4",notendin:"\uACB0\uB9D0\uC740 \uC544\uB2D9\uB2C8\uB2E4",include:"\uD3EC\uD568\uD558\uB2E4",exclude:"\uD3EC\uD568\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",between:"\uC0AC\uC774",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",custom:"\uC0AC\uC6A9\uC790 \uC815\uC758 \uD544\uD130\uB9C1",insensitive:"\uCF00\uC774\uC2A4 \uB454\uAC10",isSensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"},combination:{menus:{sort:"\uC885\uB958",clearSort:"\uBA85\uD655\uD55C \uC815\uB82C",sortAsc:"\uC624\uB984\uCC28\uC21C \uC21C\uC11C",sortDesc:"\uD558\uAC15 \uC21C\uC11C",fixedColumn:"\uB3D9\uACB0 \uC5F4",fixedGroup:"\uB3D9\uACB0 \uADF8\uB8F9\uD654",cancelFixed:"\uB3D9\uACB0\uC744 \uCDE8\uC18C\uD558\uC2ED\uC2DC\uC624",fixedLeft:"\uC67C\uCABD\uC73C\uB85C \uC5BC\uB9BD\uB2C8\uB2E4",fixedRight:"\uC624\uB978\uCABD\uC73C\uB85C \uC5BC\uB9BD\uB2C8\uB2E4",clearFilter:"\uD074\uB9AC\uC5B4 \uD544\uD130",textOption:"\uD14D\uC2A4\uD2B8 \uD544\uD130\uB9C1",numberOption:"\uC218\uCE58 \uD544\uD130\uB9C1",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"\uC0AC\uC6A9\uC790 \uC815\uC758 \uD544\uD130\uB9C1 \uBC29\uBC95",currColumnTitle:"\uD604\uC7AC \uC5F4 :",and:"\uADF8\uB9AC\uACE0",or:"\uB610\uB294",describeHtml:"\uC0AC\uC6A9 \uAC00\uB2A5? \uB2E8\uC77C \uBB38\uC790\uB97C \uB098\uD0C0\uB0C5\uB2C8\uB2E4. <br/> use *\uB294 \uC5EC\uB7EC \uBB38\uC790\uB97C \uB098\uD0C0\uB0C5\uB2C8\uB2E4"},empty:"(\uACF5\uBC31)",notData:"\uC77C\uCE58\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4"}}}}),Gt}var ql=Ol(),Gl=Ne(ql),Vt={},Rn;function Vl(){return Rn||(Rn=1,Object.defineProperty(Vt,"__esModule",{value:!0}),Vt.default=void 0,Vt.default={vxe:{base:{pleaseInput:"Vennligst skriv inn",pleaseSelect:"Velg",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"Laster ..."},error:{downErr:"Nedlasting mislyktes",errLargeData:"N\xE5r mengden bundne data er for stor, kan du bruke {0}, ellers kan det for\xE5rsake etterslep",groupFixed:"Hvis du bruker grupperte overskrifter, m\xE5 den frosne kolonnen settes av Group",groupMouseRange:'Grupperingsoverskriften kan ikke brukes samtidig som "{0}", og dette kan for\xE5rsake en feil',groupTag:'Gruppering av kolonneoverskrifter b\xF8r bruke "{0}" i stedet for "{1}", som kan for\xE5rsake feil',scrollErrProp:'Denne parameteren "{0}" st\xF8ttes ikke etter at virtuell rulling er aktivert',errConflicts:'Parameter "{0}" Konflikter med "{1}"',modelConflicts:'\u7ED1\u5B9A\u7684\u5B57\u6BB5\u503C "{0}" \u4E0E "{1}" \u5B58\u5728\u51B2\u7A81\uFF0C\u5C06\u4F1A\u51FA\u73B0\u9519\u8BEF',reqSupportProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',notSupportProp:'"{1}" st\xF8ttes ikke n\xE5r parameteren "{0}" er aktivert, den skal v\xE6re "{2}", ellers vil det oppst\xE5 en feil',notConflictProp:'N\xE5r du bruker "{0}", "{1}" skal settes, ellers kan det v\xE6re funksjonelle konflikter',unableInsert:"Kan ikke settes inn p\xE5 det spesifiserte stedet, vennligst sjekk om parametrene er riktige",useErr:'En feil oppstod mens du installerte "{0}" -modulen. Bestillingen kan v\xE6re feil. Den avhengige modulen m\xE5 installeres f\xF8r tabellen',barUnableLink:"Verkt\xF8ylinjen kan ikke knytte bord",expandContent:'Sporet for den utvidede linjen skal v\xE6re "innhold", sjekk om det er riktig',reqComp:'"{0}" -komponenten mangler, vennligst sjekk om den er installert riktig. https://vxeui.com/#/start/usglobal',reqModule:'Mangler "{0}" -modul',reqProp:'Den n\xF8dvendige "{0}" -parameteren mangler, noe som kan for\xE5rsake en feil',emptyProp:'Parameter "{0}" har ikke lov til \xE5 v\xE6re tom',errProp:'Ikke st\xF8ttet parameter "{0}", muligens "{1}"',colRepet:'kolonne. {0} = "{1}" gjentas, noe som kan f\xF8re til at noen funksjoner blir ubrukelige',notFunc:'Metode "{0}" eksisterer ikke',errFunc:'Parameter "{0}" er ikke en metode',notValidators:'Global verifisering "{0}" eksisterer ikke',notFormats:'Global formatering "{0}" eksisterer ikke',notCommands:'Det globale direktivet "{0}" eksisterer ikke',notSlot:'Slot "{0}" eksisterer ikke',noTree:'"{0}" st\xF8ttes ikke i trestrukturen',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'Ikke st\xF8ttet parameter "{0}"',checkProp:'N\xE5r datavolumet er for stort, kan avmerkingsboksen v\xE6re stammet. Det anbefales \xE5 angi parameteren "{0}" for \xE5 forbedre gjengivelseshastigheten',coverProp:'Parameteren "{1}" av "{0}" er gjentatte ganger definert, noe som kan for\xE5rsake en feil',uniField:'Feltnavnet "{0}" er gjentatte ganger definert, noe som kan for\xE5rsake en feil',repeatKey:'Gjenta den prim\xE6re tasten {0} = "{1}", som kan for\xE5rsake en feil',repeatProp:'\u53C2\u6570\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'Metode "{0}" er utdatert, bruk "{1}"',delProp:'Parameter "{0}" er utdatert, bruk "{1}"',delEvent:'Hendelse "{0}" er utdatert, bruk "{1}"',removeProp:'Parameter "{0}" er utdatert og anbefales ikke, noe som kan for\xE5rsake en feil',errFormat:'Globalt formatert innhold skal defineres ved hjelp av "vxetable.formats" og metoden for \xE5 montere "formatter = {0}" anbefales ikke lenger.',notType:'Ikke st\xF8ttet filtype "{0}"',notExp:"Denne nettleseren st\xF8tter ikke import/eksportfunksjon",impFields:"Importen mislyktes. Vennligst sjekk om feltnavnet og dataformatet er riktig.",treeNotImp:"Treetabeller st\xF8tter ikke import",treeCrossDrag:"Bare dra det f\xF8rste niv\xE5et",treeDragChild:"Foreldre kan ikke dra til sine egne barn",reqPlugin:'"{1}" er ikke installert p\xE5 http',errMaxRow:"Overskridende det maksimale st\xF8ttede datavolumet {0} Rader, dette kan f\xF8re til en feil",useNew:"\u4E0D\u5EFA\u8BAE\u4F7F\u7528 {0}\uFF0C\u8BF7\u4F7F\u7528 {1}",errorVersion:"\u7248\u672C\u4E0D\u5339\u914D\uFF0C\u5F53\u524D\u7248\u672C {0}\uFF0C\u6700\u4F4E\u652F\u6301\u7248\u672C\u4E3A {1}"},table:{emptyText:"Ingen data enn\xE5",allTitle:"Velg alle/avbryt",seqTitle:"Serienummer",actionTitle:"operere",confirmFilter:"filter",resetFilter:"Tilbakestill",allFilter:"alle",sortAsc:"Stigende orden: lavest til h\xF8yest",sortDesc:"Synkende orden: h\xF8yest til lavest",filter:"Aktiver filtrering for utvalgte kolonner",impSuccess:"Vellykket importert {0} poster",expLoading:"Eksport",expSuccess:"Eksport vellykket",expError:"Eksporten mislyktes",expFilename:"Eksport_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Kolonneinnstillinger",customAll:"alle",customConfirm:"bekrefte",customClose:"Lukking",customCancel:"Kansellere",customRestore:"Gjenopprett standard",maxFixedCol:"Det maksimale antall frosne kolonner kan ikke overstige {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Flytt: {0}",resizeColTip:"Bredde: {0} piksler",resizeRowTip:"H\xF8yde: {0} piksler",rowGroupContentTotal:"{0} ({1})",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"Velg minst en post!",deleteSelectRecord:"Er du sikker p\xE5 at du vil slette den valgte posten?",removeSelectRecord:"Er du sikker p\xE5 at du vil fjerne den valgte posten?",dataUnchanged:"Data ikke endret!",delSuccess:"Den valgte posten ble slettet med hell!",saveSuccess:"Spar vellykket!",operError:"Det oppsto en feil og operasjonen mislyktes!"},select:{clear:"\u6E05\u9664",allChecked:"\u5168\u9009",total:"{0} / {1}",search:"s\xF8k",loadingText:"lasting",emptyText:"Ingen data enn\xE5",maxOpt:"\u6700\u5927\u53EF\u9009\u62E9\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",overSizeErr:"\u5DF2\u8D85\u51FA\u6700\u5927\u53EF\u9009\u6570\u91CF {0} \u4E2A\uFF0C\u8D85\u51FA\u90E8\u5206\u5C06\u88AB\u5FFD\u7565\uFF01",searchEmpty:"\u672A\u5339\u914D\u5230\u6570\u636E\uFF01"},tree:{searchEmpty:"\u672A\u5339\u914D\u5230\u6570\u636E\uFF01",dragTip:"\u79FB\u52A8\uFF1A{0}"},treeSelect:{clearChecked:"\u6E05\u9664",allChecked:"\u5168\u9009",allExpand:"\u5168\u90E8\u5C55\u5F00",clearExpand:"\u5168\u90E8\u6536\u8D77",total:"\u5DF2\u9009 {0}",search:"\u641C\u7D22",emptyText:"\u6682\u65E0\u6570\u636E"},pager:{goto:"G\xE5",gotoTitle:"Antall sider",pagesize:"{0} elementer/side",total:"Totalt {0} poster",pageClassifier:"Side",homePage:"forsiden",homePageTitle:"forsiden",prevPage:"Forrige side",prevPageTitle:"Forrige side",nextPage:"Neste side",nextPageTitle:"Neste side",prevJump:"Hopp opp siden",prevJumpTitle:"Hopp opp siden",nextJump:"Hopp ned siden",nextJumpTitle:"Hopp ned siden",endPage:"Siste side",endPageTitle:"Siste side"},alert:{title:"Systemhjul"},button:{confirm:"bekrefte",cancel:"Kansellere",clear:"Klar"},filter:{search:"s\xF8k"},custom:{cstmTitle:"Kolonneinnstillinger",cstmRestore:"Gjenopprett standard",cstmCancel:"Kansellere",cstmConfirm:"Sikker",cstmConfirmRestore:"Bekreft om det er gjenopprettet til standardkolonikonfigurasjonen?",cstmDragTarget:"Flytt: {0}",setting:{colSort:"Sortere",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"Kolonnetittel",colResizable:"Kolonnebredde (piksler)",colVisible:"Om du skal vise",colFixed:"Frysekolonne",colFixedMax:"Frys kolonner (opp til {0} kolonner)",fixedLeft:"Venstre side",fixedUnset:"Ikke satt",fixedRight:"H\xF8yre side"}},import:{modes:{covering:"Overskrivningsmetode (direkte overskriv tabelldata)",insert:"Legg til nederst (legg til nye data nederst p\xE5 tabellen)",insertTop:"Legg til \xF8verst (legg til nye data \xF8verst p\xE5 tabellen)",insertBottom:"Legg til nederst (legg til nye data nederst p\xE5 tabellen)"},impTitle:"Importere data",impFile:"filnavn",impSelect:"Velg fil",impType:"Filtype",impOpts:"Parameterinnstillinger",impMode:"Importmodus",impConfirm:"Import",impCancel:"Kansellere"},export:{types:{csv:"CSV (komma atskilt) (*. CSV)",html:"Webside (*.html)",xml:"XML Data (*.xml)",txt:"Tekstfil (fanen atskilt) (*. Txt)",xls:"Excel 97-2003 arbeidsbok (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Tomme data",current:"Gjeldende data (data p\xE5 den gjeldende siden)",selected:"Valgte data (data valgt p\xE5 den gjeldende siden)",all:"Full data (inkludert alle sugedata)"},printTitle:"Skriv ut data",expTitle:"Eksportdata",expName:"filnavn",expNamePlaceholder:"Vennligst skriv inn et filnavn",expSheetName:"tittel",expSheetNamePlaceholder:"Vennligst skriv inn en tittel",expType:"Lagre type",expMode:"Velg data",expCurrentColumn:"Alle felt",expColumn:"Velg felt",expOpts:"Parameterinnstillinger",expOptHeader:"Header",expHeaderTitle:"Er tabelloverskriften p\xE5krevd",expOptFooter:"Slutten av bordet",expFooterTitle:"Kreves slutten av tabellen?",expOptColgroup:"Grupperingsoverskrift",expOptTitle:"Kolonnetittel",expTitleTitle:"Enten det er kolonnetittelen, ellers vises den som kolonnens feltnavn",expColgroupTitle:"Hvis den er til stede, st\xF8ttes en overskrift med en grupperingsstruktur",expOptMerge:"fusjonere",expMergeTitle:"Hvis de er til stede, st\xF8ttes celler med sammensl\xE5tte strukturer",expOptAllExpand:"Utvid treet",expAllExpandTitle:"Hvis det eksisterer, st\xF8ttes den for \xE5 utvide alle data med hierarkiske strukturer",expOptUseStyle:"stil",expUseStyleTitle:"Hvis de er til stede, st\xF8ttes celler med stil",expOptOriginal:"Kildedata",expOriginalTitle:"Hvis det er kildedata, st\xF8ttes import til tabeller",expPrint:"Trykk",expConfirm:"Eksport",expCancel:"Kansellere"},modal:{errTitle:"Feilmelding",zoomMin:"Minimere",zoomIn:"maksimere",zoomOut:"reduksjon",close:"Lukking",miniMaxSize:"Antall minimerte vinduer kan ikke overstige {0}",footPropErr:"Show-foter brukes bare til \xE5 aktivere tabellhalen, og m\xE5 brukes med show-konfirm-Button | Show-Cancel-Button | spor"},drawer:{close:"Lukking"},form:{folding:"Lukke",unfolding:"Utvide"},toolbar:{import:"Import",export:"Eksport",print:"Trykk",refresh:"forfriske",zoomIn:"full skjerm",zoomOut:"reduksjon",custom:"Kolonneinnstillinger",customAll:"alle",customConfirm:"bekrefte",customRestore:"Tilbakestill",fixedLeft:"Frys til venstre",fixedRight:"Frys til h\xF8yre",cancelFixed:"Frigj\xF8re"},datePicker:{yearTitle:"{0} \xE5r"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"januar",m2:"februar",m3:"mars",m4:"april",m5:"mai",m6:"juni",m7:"juli",m8:"august",m9:"september",m10:"oktober",m11:"november",m12:"desember",quarterLabel:"{0} \xE5r",monthLabel:"{0} \xE5r",dayLabel:"{0} \xE5r {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sol",w1:"Man",w2:"Tir",w3:"Ons",w4:"Thu",w5:"Fre",w6:"L\xF8rdag"},months:{m0:"januar",m1:"februar",m2:"mars",m3:"april",m4:"mai",m5:"juni",m6:"juli",m7:"august",m8:"september",m9:"oktober",m10:"november",m11:"desember"},quarters:{q1:"F\xF8rste kvartal",q2:"Andre kvartal",q3:"Tredje kvartal",q4:"Fjerde kvartal"}}},calendar:{yearLabel:"{0} \u5E74",monthLabel:"{0} \u6708"},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Forh\xE5ndsvisning",operBtn:{zoomOut:"Krympe",zoomIn:"forst\xF8rres",pctFull:"Skalering likt",pct11:"Vis original st\xF8rrelse",rotateLeft:"Roter til venstre",rotateRight:"Roter til h\xF8yre",print:"Klikk for \xE5 skrive ut bildet",download:"Klikk for \xE5 laste ned bildet"}},upload:{fileBtnText:"Klikk eller dra for \xE5 laste opp",imgBtnText:"Klikk eller dra for \xE5 laste opp",dragPlaceholder:"Vennligst dra og slipp filen til dette omr\xE5det for \xE5 laste opp",imgSizeHint:"Brosjyre {0}",imgCountHint:"Maksimalt {0} bilder",fileTypeHint:"St\xF8tte {0} filtyper",fileSizeHint:"En enkelt filst\xF8rrelse overstiger ikke {0}",fileCountHint:"Opptil {0} filer kan lastes opp",uploadTypeErr:"Filtype Mismatch!",overCountErr:"Bare {0} filer kan velges p\xE5 det meste!",overCountExtraErr:"Det maksimale antallet {0} er overskredet, og overskuddet {1} filer vil bli ignorert!",overSizeErr:"Maksimal filst\xF8rrelse kan ikke overstige {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"Last opp p\xE5 nytt",uploadProgress:"Last opp {0}%",uploadErr:"Opplasting mislyktes",uploadSuccess:"Last opp vellykket",moreBtnText:"Mer ({0})",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"Klikk for \xE5 se",morePopup:{readTitle:"Vis liste",imageTitle:"Last opp bilder",fileTitle:"Last opp fil"}},empty:{defText:"Ingen data enn\xE5"},colorPicker:{clear:"Klar",confirm:"bekrefte",copySuccess:"Kopiert til utklippstavlen: {0}",hex:"HEX"},formDesign:{formName:"Formnavn",defFormTitle:"Navnlig form",widgetPropTab:"Kontrollegenskaper",widgetFormTab:"Form egenskaper",error:{wdFormUni:"Denne typen kontroll har lov til \xE5 legge til bare en i skjemaet",wdSubUni:"Denne typen kontroll har lov til \xE5 legge til bare en i subtabelen"},styleSetting:{btn:"Stilinnstillinger",title:"Form stilinnstillinger",layoutTitle:"Kontrolloppsett",verticalLayout:"Topp- og bunnoppsett",horizontalLayout:"Horisontal layout",styleTitle:"Tittelstil",boldTitle:"Tittelen fet",fontBold:"Fet",fontNormal:"konvensjonell",colonTitle:"Vis kolon",colonVisible:"vise",colonHidden:"gjemme",alignTitle:"Justering",widthTitle:"Tittelbredde",alignLeft:"Til venstre",alignRight:"Til h\xF8yre",unitPx:"Piksler",unitPct:"prosentdel"},widget:{group:{base:"Grunnleggende kontroller",layout:"Oppsettkontroller",system:"Systemkontroller",module:"Modulkontroller",chart:"Kartstyring",advanced:"Avanserte kontroller"},copyTitle:"Copy_ {0}",component:{input:"Inngangsboks",textarea:"Tekstfelt",select:"Trekk ned for \xE5 velge",row:"En rad og flere kolonner",title:"tittel",text:"tekst",subtable:"Underbord",VxeSwitch:"om",VxeInput:"Inngangsboks",VxeNumberInput:"tall",VxeDatePicker:"dato",VxeTextarea:"Tekstfelt",VxeSelect:"Trekk ned for \xE5 velge",VxeTreeSelect:"Treutvalg",VxeRadioGroup:"Alternativknapp",VxeCheckboxGroup:"Avkrysningsrute",VxeUploadFile:"dokument",VxeUploadImage:"bilde",VxeRate:"poengsum",VxeSlider:"glidebryteren"}},widgetProp:{name:"Kontrollnavn",placeholder:"Hurtig",required:"P\xE5krevd bekreftelse",multiple:"Flere valg er tillatt",displaySetting:{name:"Vis innstillinger",pc:"PC",mobile:"Mobil",visible:"vise",hidden:"gjemme"},dataSource:{name:"Datakilde",defValue:"Alternativ {0}",addOption:"Legg til alternativer",batchEditOption:"Batch -redigering",batchEditTip:"Hver rad tilsvarer et alternativ, som st\xF8tter direkte kopi og lim inn fra tabeller, Excel og WPS.",batchEditSubTip:"Hver rad tilsvarer et alternativ. Hvis det er en gruppe, kan barnelementene starte med en plass eller en fane -tast, og den st\xF8tter direkte kopi og lim inn fra tabeller, Excel og WPS.",buildOption:"Bygge alternativer"},rowProp:{colSize:"Antall kolonner",col2:"To kolonner",col3:"Tre kolonner",col4:"Fire kolonner",col6:"Seks kolonner",layout:"layout"},textProp:{name:"innhold",alignTitle:"Justering",alignLeft:"Til venstre",alignCenter:"Senter",alignRight:"Til h\xF8yre",colorTitle:"Fontfarge",sizeTitle:"Fontst\xF8rrelse",boldTitle:"Fet skrift",fontNormal:"konvensjonell",fontBold:"Fet"},subtableProp:{seqTitle:"Serienummer",showSeq:"Vis serienummer",showCheckbox:"Flere valg er tillatt",errSubDrag:"Subtabellen st\xF8tter ikke denne kontrollen, bruk andre kontroller",colPlace:"Dra kontrollen inn"},uploadProp:{limitFileCount:"Filmengde",limitFileSize:"Filst\xF8rrelsesgrense",multiFile:"La flere filer lastes opp",limitImgCount:"Begrens antall bilder",limitImgSize:"Bildest\xF8rrelsesgrense",multiImg:"La flere bilder laste opp"}}},listDesign:{fieldSettingTab:"Feltinnstillinger",listSettingTab:"Parameterinnstillinger",searchTitle:"Sp\xF8rringskriterier",listTitle:"Listefeltet",searchField:"Sp\xF8rringsfelt",listField:"Listefeltet",activeBtn:{ActionButtonUpdate:"redigere",ActionButtonDelete:"slett"},search:{addBtn:"redigere",emptyText:"Sp\xF8rringsbetingelser ikke konfigurert",editPopupTitle:"Rediger sp\xF8rringsfelt"},searchPopup:{colTitle:"tittel",saveBtn:"spare"}},text:{copySuccess:"Kopiert til utklippstavlen",copyError:"Det n\xE5v\xE6rende milj\xF8et st\xF8tter ikke denne operasjonen"},countdown:{formats:{yyyy:"\xC5r",MM:"m\xE5ne",dd:"himmel",HH:"time",mm:"punkt",ss:"Sekund"}},contextMenu:{loadingText:"\u52A0\u8F7D\u4E2D..."},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"\u65E5",w1:"\u4E00",w2:"\u4E8C",w3:"\u4E09",w4:"\u56DB",w5:"\u4E94",w6:"\u516D"}},plugins:{extendCellArea:{area:{mergeErr:"Denne operasjonen kan ikke utf\xF8res p\xE5 sammensl\xE5tte celler",multiErr:"Denne operasjonen kan ikke utf\xF8res p\xE5 flere utvalgsomr\xE5der",selectErr:"Kan ikke operere p\xE5 celler i det spesifiserte omr\xE5det",extendErr:"Hvis det utvidede omr\xE5det inneholder sammensl\xE5tte celler, m\xE5 alle sammensl\xE5tte celler v\xE6re i samme st\xF8rrelse",pasteMultiErr:"Kan ikke lime inn, de kopierte og limte omr\xE5dene m\xE5 v\xE6re av samme st\xF8rrelse for \xE5 utf\xF8re denne operasjonen",cpInvalidErr:"Operasjonen kan ikke utf\xF8res. Det er forbudte kolonner ({0}) i omr\xE5det du valgte."},fnr:{title:"Finn og erstatt",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"Finne",replaceLabel:"erstatte",findTitle:"Finn hva:",replaceTitle:"Erstatt med:",tabs:{find:"Finne",replace:"erstatte"},filter:{re:"Regelmessige uttrykk",whole:"Fullt ord matching",sensitive:"sak f\xF8lsom"},btns:{findNext:"Finn neste",findAll:"Finn alle",replace:"erstatte",replaceAll:"Erstatt alle",cancel:"Kansellere"},header:{seq:"#",cell:"Celle",value:"verdi"},body:{row:"Rad: {0}",col:"Kolonne: {0}"},empty:"(Nullverdi)",reError:"Ugyldig regelmessig uttrykk",recordCount:"{0} celler funnet",notCell:"Den matchende cellen kan ikke bli funnet",replaceSuccess:"Vellykket erstattet {0} celler"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Frysekolonne",fixedGroup:"Frysegruppe",cancelFixed:"Frigj\xF8re",fixedLeft:"Frys til venstre",fixedRight:"Frys til h\xF8yre"},cases:{equal:"lik",gt:"St\xF8rre enn",lt:"Mindre enn",begin:"Begynnelsen er",endin:"Slutten er",include:"Inkludere",isSensitive:"sak f\xF8lsom"}},filterCombination:{menus:{sort:"Sortere",clearSort:"Klar sortering",sortAsc:"Stigende orden",sortDesc:"Synkende orden",fixedColumn:"Frysekolonne",fixedGroup:"Frysegruppe",cancelFixed:"Frigj\xF8re",fixedLeft:"Frys til venstre",fixedRight:"Frys til h\xF8yre",clearFilter:"Klart filter",textOption:"Tekstfilter",numberOption:"Numerisk filter",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"Tilpassede filtreringsmetoder",currColumnTitle:"Gjeldende kolonne:",and:"og",or:"eller",describeHtml:"Tilgjengelig? Representerer et enkelt tegn <br/> bruk * representerer flere tegn"},cases:{equal:"lik",unequal:"Ikke lik",gt:"St\xF8rre enn",ge:"St\xF8rre enn eller lik",lt:"Mindre enn",le:"Mindre enn eller lik",begin:"Begynnelsen er",notbegin:"Det er ikke i begynnelsen",endin:"Slutten er",notendin:"Avslutningen er ikke",include:"Inkludere",exclude:"Ikke inkludert",between:"Mellom",isAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E",eqAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E\u6216\u4E0E\u4E4B\u76F8\u540C",isBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D",eqBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D\u6216\u4E0E\u4E4B\u76F8\u540C",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",before:"\u4E4B\u524D",after:"\u4E4B\u540E",tomorrow:"\u660E\u5929",today:"\u4ECA\u5929",yesterday:"\u6628\u5929",nextWeek:"\u4E0B\u5468",thisWeek:"\u672C\u5468",lastWeek:"\u4E0A\u5468",nextMonth:"\u4E0B\u6708",thisMonth:"\u672C\u6708",lastMonth:"\u4E0A\u6708",nextYear:"\u660E\u5E74",thisYear:"\u4ECA\u5E74",lastYear:"\u53BB\u5E74",yearToDate:"\u672C\u5E74\u5EA6\u622A\u6B62\u5230\u73B0\u5728",custom:"Tilpasset filter",insensitive:"Sak uf\xF8lsom",isSensitive:"sak f\xF8lsom"},empty:"(blank)",notData:"Ingen kamp"}},pro:{area:{mergeErr:"Denne operasjonen kan ikke utf\xF8res p\xE5 sammensl\xE5tte celler",multiErr:"Denne operasjonen kan ikke utf\xF8res p\xE5 flere utvalgsomr\xE5der",extendErr:"Hvis det utvidede omr\xE5det inneholder sammensl\xE5tte celler, m\xE5 alle sammensl\xE5tte celler v\xE6re i samme st\xF8rrelse",pasteMultiErr:"Kan ikke lime inn, de kopierte og limte omr\xE5dene m\xE5 v\xE6re av samme st\xF8rrelse for \xE5 utf\xF8re denne operasjonen"},fnr:{title:"Finn og erstatt",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"Finne",replaceLabel:"erstatte",findTitle:"Finn innhold:",replaceTitle:"Erstatt med:",tabs:{find:"Finne",replace:"erstatte"},filter:{re:"Regelmessige uttrykk",whole:"Fullt ord matching",sensitive:"sak f\xF8lsom"},btns:{findNext:"Finn neste",findAll:"Finn alle",replace:"erstatte",replaceAll:"Erstatt alle",cancel:"Kansellere"},header:{seq:"#",cell:"Celle",value:"verdi"},empty:"(Nullverdi)",reError:"Ugyldig regelmessig uttrykk",recordCount:"{0} celler funnet",notCell:"Ingen matchende celle funnet",replaceSuccess:"Vellykket erstattet {0} celler"}},renderer:{search:"s\xF8k",cases:{equal:"lik",unequal:"Ikke lik",gt:"St\xF8rre enn",ge:"St\xF8rre enn eller lik",lt:"Mindre enn",le:"Mindre enn eller lik",begin:"Begynnelsen er",notbegin:"Det er ikke i begynnelsen",endin:"Slutten er",notendin:"Avslutningen er ikke",include:"Inkludere",exclude:"Ikke inkludert",between:"Mellom",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",custom:"Tilpasset filter",insensitive:"Sak uf\xF8lsom",isSensitive:"sak f\xF8lsom"},combination:{menus:{sort:"Sortere",clearSort:"Klar sortering",sortAsc:"Stigende orden",sortDesc:"Synkende orden",fixedColumn:"Frysekolonne",fixedGroup:"Frysegruppe",cancelFixed:"Frigj\xF8re",fixedLeft:"Frys til venstre",fixedRight:"Frys til h\xF8yre",clearFilter:"Klart filter",textOption:"Tekstfiltrering",numberOption:"Numerisk filtrering",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"Tilpassede filtreringsmetoder",currColumnTitle:"Gjeldende kolonne:",and:"og",or:"eller",describeHtml:"Tilgjengelig? Representerer et enkelt tegn <br/> bruk * representerer flere tegn"},empty:"(blank)",notData:"Ingen kamp"}}}}),Vt}var Nl=Vl(),Kl=Ne(Nl),Nt={},Pn;function Yl(){return Pn||(Pn=1,Object.defineProperty(Nt,"__esModule",{value:!0}),Nt.default=void 0,Nt.default={vxe:{base:{pleaseInput:"Por favor, digite",pleaseSelect:"Selecione",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"carregando..."},error:{downErr:"Download falhou",errLargeData:"Quando a quantidade de dados vinculados for muito grande, use {0}, caso contr\xE1rio, pode causar atraso",groupFixed:"Se estiver usando cabe\xE7alhos agrupados, a coluna congelada deve ser definida pelo grupo",groupMouseRange:'O cabe\xE7alho de agrupamento n\xE3o pode ser usado ao mesmo tempo que "{0}" e isso pode causar um erro',groupTag:'Os cabe\xE7alhos da coluna de agrupamento devem usar "{0}" em vez de "{1}", o que pode causar erros',scrollErrProp:'Este par\xE2metro "{0}" n\xE3o \xE9 suportado ap\xF3s a rolagem virtual ser ativada',errConflicts:'Par\xE2metro "{0}" conflita com "{1}"',modelConflicts:'\u7ED1\u5B9A\u7684\u5B57\u6BB5\u503C "{0}" \u4E0E "{1}" \u5B58\u5728\u51B2\u7A81\uFF0C\u5C06\u4F1A\u51FA\u73B0\u9519\u8BEF',reqSupportProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',notSupportProp:'"{1}" n\xE3o \xE9 suportado quando o par\xE2metro "{0}" estiver ativado, ele deve ser "{2}", caso contr\xE1rio, um erro ocorrer\xE1',notConflictProp:'Ao usar "{0}", "{1}" deve ser definido, caso contr\xE1rio, pode haver conflitos funcionais',unableInsert:"N\xE3o pode ser inserido no local especificado, verifique se os par\xE2metros est\xE3o corretos",useErr:'Ocorreu um erro ao instalar o m\xF3dulo "{0}". O pedido pode estar incorreto. O m\xF3dulo dependente precisa ser instalado antes da tabela',barUnableLink:"A barra de ferramentas n\xE3o pode associar tabelas",expandContent:'O slot para a linha expandida deve ser "conte\xFAdo", verifique se est\xE1 correto',reqComp:'O componente "{0}" est\xE1 ausente, verifique se est\xE1 instalado corretamente. https://vxeui.com/#/start/useglobal',reqModule:'M\xF3dulo "{0}" ausente',reqProp:'O par\xE2metro "{0}" necess\xE1rio est\xE1 faltando, o que pode causar um erro',emptyProp:'Par\xE2metro "{0}" n\xE3o tem permiss\xE3o para estar vazio',errProp:'Par\xE2metro n\xE3o suportado "{0}", possivelmente "{1}"',colRepet:'coluna. {0} = "{1}" \xE9 repetida, o que pode causar algumas fun\xE7\xF5es inutiliz\xE1veis',notFunc:'M\xE9todo "{0}" n\xE3o existe',errFunc:'Par\xE2metro "{0}" n\xE3o \xE9 um m\xE9todo',notValidators:'Verifica\xE7\xE3o global "{0}" n\xE3o existe',notFormats:'Formata\xE7\xE3o global "{0}" n\xE3o existe',notCommands:'A diretiva global "{0}" n\xE3o existe',notSlot:'Slot "{0}" n\xE3o existe',noTree:'"{0}" n\xE3o \xE9 suportado na estrutura da \xE1rvore',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'Par\xE2metro n\xE3o suportado "{0}"',checkProp:'Quando o volume de dados \xE9 muito grande, a caixa de sele\xE7\xE3o pode ser gaguejada. Recomenda -se definir o par\xE2metro "{0}" para melhorar a velocidade de renderiza\xE7\xE3o',coverProp:'O par\xE2metro "{1}" de "{0}" \xE9 definido repetidamente, o que pode causar um erro',uniField:'O nome do campo "{0}" \xE9 definido repetidamente, o que pode causar um erro',repeatKey:'Repita a chave prim\xE1ria {0} = "{1}", que pode causar um erro',repeatProp:'\u53C2\u6570\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'M\xE9todo "{0}" est\xE1 depreciado, use "{1}"',delProp:'O par\xE2metro "{0}" est\xE1 depreciado, use "{1}"',delEvent:'Evento "{0}" est\xE1 descontinuado, use "{1}"',removeProp:'O par\xE2metro "{0}" est\xE1 pregui\xE7oso e n\xE3o \xE9 recomendado, o que pode causar um erro',errFormat:'O conte\xFAdo formatado global deve ser definido usando "vxetable.formats" e o m\xE9todo de montagem "formatter = {0}" n\xE3o \xE9 mais recomendado.',notType:'Tipo de arquivo n\xE3o suportado "{0}"',notExp:"Este navegador n\xE3o suporta fun\xE7\xE3o de importa\xE7\xE3o/exporta\xE7\xE3o",impFields:"A importa\xE7\xE3o falhou. Verifique se o nome do campo e o formato de dados est\xE3o corretos.",treeNotImp:"As mesas de \xE1rvores n\xE3o suportam a importa\xE7\xE3o",treeCrossDrag:"Apenas arraste o primeiro n\xEDvel",treeDragChild:"Os pais n\xE3o podem arrastar para seus pr\xF3prios filhos",reqPlugin:'"{1}" n\xE3o est\xE1 instalado em https://vxeui.com/other {0a }/# {1age/install',errMaxRow:"Excedendo o volume m\xE1ximo de dados suportado {0} linhas, isso pode causar um erro",useNew:"\u4E0D\u5EFA\u8BAE\u4F7F\u7528 {0}\uFF0C\u8BF7\u4F7F\u7528 {1}",errorVersion:"\u7248\u672C\u4E0D\u5339\u914D\uFF0C\u5F53\u524D\u7248\u672C {0}\uFF0C\u6700\u4F4E\u652F\u6301\u7248\u672C\u4E3A {1}"},table:{emptyText:"Ainda n\xE3o h\xE1 dados",allTitle:"Selecione tudo/Cancelar",seqTitle:"N\xFAmero de s\xE9rie",actionTitle:"operar",confirmFilter:"filtro",resetFilter:"Reiniciar",allFilter:"todos",sortAsc:"Ordem ascendente: mais baixo para o mais alto",sortDesc:"Ordem descendente: mais alto ao menor",filter:"Ativar filtragem para colunas selecionadas",impSuccess:"Records {0} importados com sucesso",expLoading:"Exportador",expSuccess:"Exportar com sucesso",expError:"A exporta\xE7\xE3o falhou",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Configura\xE7\xF5es da coluna",customAll:"todos",customConfirm:"confirmar",customClose:"encerramento",customCancel:"Cancelar",customRestore:"Restaure o padr\xE3o",maxFixedCol:"O n\xFAmero m\xE1ximo de colunas congeladas n\xE3o pode exceder {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Move: {0}",resizeColTip:"Largura: {0} pixels",resizeRowTip:"Altura: {0} pixels",rowGroupContentTotal:"{0} ({1})",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"Selecione pelo menos um registro!",deleteSelectRecord:"Tem certeza de que deseja excluir o registro selecionado?",removeSelectRecord:"Tem certeza de que deseja remover o registro selecionado?",dataUnchanged:"Dados n\xE3o alterados!",delSuccess:"O registro selecionado foi exclu\xEDdo com sucesso!",saveSuccess:"Economize com sucesso!",operError:"Ocorreu um erro e a opera\xE7\xE3o falhou!"},select:{clear:"\u6E05\u9664",allChecked:"\u5168\u9009",total:"{0} / {1}",search:"procurar",loadingText:"carregando",emptyText:"Ainda n\xE3o h\xE1 dados",maxOpt:"\u6700\u5927\u53EF\u9009\u62E9\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",overSizeErr:"\u5DF2\u8D85\u51FA\u6700\u5927\u53EF\u9009\u6570\u91CF {0} \u4E2A\uFF0C\u8D85\u51FA\u90E8\u5206\u5C06\u88AB\u5FFD\u7565\uFF01",searchEmpty:"\u672A\u5339\u914D\u5230\u6570\u636E\uFF01"},tree:{searchEmpty:"\u672A\u5339\u914D\u5230\u6570\u636E\uFF01",dragTip:"\u79FB\u52A8\uFF1A{0}"},treeSelect:{clearChecked:"\u6E05\u9664",allChecked:"\u5168\u9009",allExpand:"\u5168\u90E8\u5C55\u5F00",clearExpand:"\u5168\u90E8\u6536\u8D77",total:"\u5DF2\u9009 {0}",search:"\u641C\u7D22",emptyText:"\u6682\u65E0\u6570\u636E"},pager:{goto:"Ir",gotoTitle:"N\xFAmero de p\xE1ginas",pagesize:"{0} itens/p\xE1gina",total:"Total {0} registros",pageClassifier:"P\xE1gina",homePage:"primeira p\xE1gina",homePageTitle:"primeira p\xE1gina",prevPage:"P\xE1gina anterior",prevPageTitle:"P\xE1gina anterior",nextPage:"Pr\xF3xima p\xE1gina",nextPageTitle:"Pr\xF3xima p\xE1gina",prevJump:"P\xE1gina de salto",prevJumpTitle:"P\xE1gina de salto",nextJump:"P\xE1gina para baixo",nextJumpTitle:"P\xE1gina para baixo",endPage:"\xDAltima p\xE1gina",endPageTitle:"\xDAltima p\xE1gina"},alert:{title:"Prompts do sistema"},button:{confirm:"confirmar",cancel:"Cancelar",clear:"Claro"},filter:{search:"procurar"},custom:{cstmTitle:"Configura\xE7\xF5es da coluna",cstmRestore:"Restaure o padr\xE3o",cstmCancel:"Cancelar",cstmConfirm:"Claro",cstmConfirmRestore:"Confirme se \xE9 restaurado na configura\xE7\xE3o padr\xE3o da coluna?",cstmDragTarget:"Move: {0}",setting:{colSort:"Organizar",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"T\xEDtulo da coluna",colResizable:"Largura da coluna (pixels)",colVisible:"Se deve exibir",colFixed:"Coluna de congelamento",colFixedMax:"Colunas congeladas (at\xE9 {0} colunas)",fixedLeft:"Lado esquerdo",fixedUnset:"N\xE3o definido",fixedRight:"Lado direito"}},import:{modes:{covering:"Substituir o m\xE9todo (substitua diretamente os dados da tabela)",insert:"Anexe na parte inferior (anexa novos dados na parte inferior da tabela)",insertTop:"Anexe no topo (anexar novos dados na parte superior da tabela)",insertBottom:"Anexe na parte inferior (anexa novos dados na parte inferior da tabela)"},impTitle:"Importa\xE7\xE3o de dados",impFile:"Nome do arquivo",impSelect:"Selecione Arquivo",impType:"Tipo de arquivo",impOpts:"Configura\xE7\xF5es de par\xE2metros",impMode:"Modo de importa\xE7\xE3o",impConfirm:"Importar",impCancel:"Cancelar"},export:{types:{csv:"CSV (v\xEDrgula separada) (*. CSV)",html:"P\xE1gina da web (*.html)",xml:"Dados XML (*.xml)",txt:"Arquivo de texto (guia separado) (*. TXT)",xls:"Excel 97-2003 Book (*.xls)",xlsx:"Pasta de trabalho do Excel (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"Dados vazios",current:"Dados atuais (dados na p\xE1gina atual)",selected:"Dados selecionados (dados selecionados na p\xE1gina atual)",all:"Dados completos (incluindo todos os dados paginos)"},printTitle:"Dados de impress\xE3o",expTitle:"Dados de exporta\xE7\xE3o",expName:"Nome do arquivo",expNamePlaceholder:"Por favor, insira um nome de arquivo",expSheetName:"t\xEDtulo",expSheetNamePlaceholder:"Por favor, insira um t\xEDtulo",expType:"Salvar tipo",expMode:"Selecione dados",expCurrentColumn:"Todos os campos",expColumn:"Selecione o campo",expOpts:"Configura\xE7\xF5es de par\xE2metros",expOptHeader:"Cabe\xE7alho",expHeaderTitle:"\xC9 o cabe\xE7alho da tabela necess\xE1rio",expOptFooter:"Fim da tabela",expFooterTitle:"O final da tabela \xE9 necess\xE1rio?",expOptColgroup:"Cabe\xE7alho de agrupamento",expOptTitle:"T\xEDtulo da coluna",expTitleTitle:"Seja o t\xEDtulo da coluna, caso contr\xE1rio, ser\xE1 exibido como o nome do campo da coluna",expColgroupTitle:"Se estiver presente, um cabe\xE7alho com uma estrutura de agrupamento \xE9 suportado",expOptMerge:"mesclar",expMergeTitle:"Se presente, as c\xE9lulas com estruturas mescladas s\xE3o suportadas",expOptAllExpand:"Expandir a \xE1rvore",expAllExpandTitle:"Se existir, \xE9 suportado para expandir todos os dados com estruturas hier\xE1rquicas",expOptUseStyle:"estilo",expUseStyleTitle:"Se presente, c\xE9lulas com estilo s\xE3o suportadas",expOptOriginal:"Dados de origem",expOriginalTitle:"Se s\xE3o dados de origem, a importa\xE7\xE3o para as tabelas \xE9 suportada",expPrint:"Imprimir",expConfirm:"Exportar",expCancel:"Cancelar"},modal:{errTitle:"Mensagem de erro",zoomMin:"Minimizar",zoomIn:"maximizar",zoomOut:"redu\xE7\xE3o",close:"encerramento",miniMaxSize:"O n\xFAmero de janelas minimizadas n\xE3o pode exceder {0}",footPropErr:"O Show-Footer \xE9 usado apenas para ativar a cauda da tabela e deve ser usado com o programa de confirma\xE7\xE3o | Mostra-cancelamento-bot\xE3o | slots"},drawer:{close:"encerramento"},form:{folding:"Fechar",unfolding:"Expandir"},toolbar:{import:"Importar",export:"Exportar",print:"Imprimir",refresh:"Atualizar",zoomIn:"tela cheia",zoomOut:"redu\xE7\xE3o",custom:"Configura\xE7\xF5es da coluna",customAll:"todos",customConfirm:"confirmar",customRestore:"Reiniciar",fixedLeft:"Congele \xE0 esquerda",fixedRight:"Congele \xE0 direita",cancelFixed:"Descongelar"},datePicker:{yearTitle:"{0} anos"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Janeiro",m2:"Fevereiro",m3:"Marchar",m4:"abril",m5:"Poderia",m6:"Junho",m7:"Julho",m8:"Agosto",m9:"Setembro",m10:"outubro",m11:"novembro",m12:"dezembro",quarterLabel:"{0} anos",monthLabel:"{0} anos",dayLabel:"{0} ano {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sol",w1:"seg",w2:"ter",w3:"qua",w4:"qui",w5:"sex",w6:"Sentado"},months:{m0:"Janeiro",m1:"Fevereiro",m2:"Marchar",m3:"abril",m4:"Poderia",m5:"Junho",m6:"Julho",m7:"Agosto",m8:"Setembro",m9:"outubro",m10:"novembro",m11:"dezembro"},quarters:{q1:"Primeiro trimestre",q2:"Segundo trimestre",q3:"Terceiro trimestre",q4:"Quarto trimestre"}}},calendar:{yearLabel:"{0} \u5E74",monthLabel:"{0} \u6708"},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Visualiza\xE7\xE3o",operBtn:{zoomOut:"Encolher",zoomIn:"ampliar",pctFull:"Escala igualmente",pct11:"Mostre o tamanho original",rotateLeft:"Gire para a esquerda",rotateRight:"Girar para a direita",print:"Clique para imprimir a imagem",download:"Clique para baixar a imagem"}},upload:{fileBtnText:"Clique ou arraste para fazer o upload",imgBtnText:"Clique ou arraste para fazer o upload",dragPlaceholder:"Arraste e solte o arquivo para esta \xE1rea para fazer upload",imgSizeHint:"Folheto {0}",imgCountHint:"M\xE1ximo {0} imagens",fileTypeHint:"Suporte {0} tipos de arquivo",fileSizeHint:"Um \xFAnico tamanho de arquivo n\xE3o excede {0}",fileCountHint:"At\xE9 {0} arquivos podem ser carregados",uploadTypeErr:"Tipo de arquivo Incompatch!",overCountErr:"Somente os arquivos {0} podem ser selecionados no m\xE1ximo!",overCountExtraErr:"O n\xFAmero m\xE1ximo de {0} foi excedido e os arquivos excedentes {1} ser\xE3o ignorados!",overSizeErr:"O tamanho m\xE1ximo do arquivo n\xE3o pode exceder {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"Re-applar",uploadProgress:"Upload {0}%",uploadErr:"Falha no upload",uploadSuccess:"Carregar com sucesso",moreBtnText:"Mais ({0})",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"Clique para visualizar",morePopup:{readTitle:"Lista de visualiza\xE7\xE3o",imageTitle:"Carregue fotos",fileTitle:"Fa\xE7a o upload do arquivo"}},empty:{defText:"Ainda n\xE3o h\xE1 dados"},colorPicker:{clear:"Claro",confirm:"confirmar",copySuccess:"Copiado para a \xE1rea de transfer\xEAncia: {0}",hex:"HEX"},formDesign:{formName:"Nome do formul\xE1rio",defFormTitle:"Forma sem nome",widgetPropTab:"Propriedades de controle",widgetFormTab:"Formul\xE1rio de propriedades",error:{wdFormUni:"Este tipo de controle pode adicionar apenas um no formul\xE1rio",wdSubUni:"Este tipo de controle \xE9 permitido adicionar apenas um na subtable"},styleSetting:{btn:"Configura\xE7\xF5es de estilo",title:"Configura\xE7\xF5es de estilo de formul\xE1rio",layoutTitle:"Layout de controle",verticalLayout:"Layout superior e inferior",horizontalLayout:"Layout horizontal",styleTitle:"Estilo de t\xEDtulo",boldTitle:"T\xEDtulo ousado",fontBold:"Audacioso",fontNormal:"convencional",colonTitle:"Mostre o c\xF3lon",colonVisible:"mostrar",colonHidden:"esconder",alignTitle:"Alinhamento",widthTitle:"Largura do t\xEDtulo",alignLeft:"\xC0 esquerda",alignRight:"\xC0 direita",unitPx:"Pixels",unitPct:"percentagem"},widget:{group:{base:"Controles b\xE1sicos",layout:"Controles de layout",system:"Controles do sistema",module:"Controles do m\xF3dulo",chart:"Controle de gr\xE1fico",advanced:"Controles avan\xE7ados"},copyTitle:"Copy_ {0}",component:{input:"Caixa de entrada",textarea:"Campo de texto",select:"Puxe para baixo para selecionar",row:"Uma linha e v\xE1rias colunas",title:"t\xEDtulo",text:"texto",subtable:"Subtable",VxeSwitch:"se",VxeInput:"Caixa de entrada",VxeNumberInput:"n\xFAmero",VxeDatePicker:"data",VxeTextarea:"Campo de texto",VxeSelect:"Puxe para baixo para selecionar",VxeTreeSelect:"Sele\xE7\xE3o de \xE1rvores",VxeRadioGroup:"Bot\xE3o de r\xE1dio",VxeCheckboxGroup:"Caixa de sele\xE7\xE3o",VxeUploadFile:"documento",VxeUploadImage:"foto",VxeRate:"pontua\xE7\xE3o",VxeSlider:"Slider"}},widgetProp:{name:"Nome de controle",placeholder:"Incitar",required:"Verifica\xE7\xE3o necess\xE1ria",multiple:"V\xE1rias op\xE7\xF5es s\xE3o permitidas",displaySetting:{name:"Configura\xE7\xF5es de exibi\xE7\xE3o",pc:"PC",mobile:"M\xF3vel",visible:"mostrar",hidden:"esconder"},dataSource:{name:"Fonte de dados",defValue:"Op\xE7\xE3o {0}",addOption:"Adicione op\xE7\xF5es",batchEditOption:"Edi\xE7\xE3o em lote",batchEditTip:"Cada linha corresponde a uma op\xE7\xE3o, que suporta c\xF3pia direta e colar de tabelas, Excel e WPS.",batchEditSubTip:"Cada linha corresponde a uma op\xE7\xE3o. Se for um grupo, os itens da crian\xE7a podem come\xE7ar com um espa\xE7o ou uma tecla de guia e suporta c\xF3pias diretas e colar de tabelas, Excel e WPS.",buildOption:"Construir op\xE7\xF5es"},rowProp:{colSize:"N\xFAmero de colunas",col2:"Duas colunas",col3:"Tr\xEAs colunas",col4:"Quatro colunas",col6:"Seis colunas",layout:"layout"},textProp:{name:"contente",alignTitle:"Alinhamento",alignLeft:"\xC0 esquerda",alignCenter:"Centro",alignRight:"\xC0 direita",colorTitle:"Cor da fonte",sizeTitle:"Tamanho da fonte",boldTitle:"Fonte em negrito",fontNormal:"convencional",fontBold:"Audacioso"},subtableProp:{seqTitle:"N\xFAmero de s\xE9rie",showSeq:"Mostre n\xFAmero de s\xE9rie",showCheckbox:"V\xE1rias op\xE7\xF5es s\xE3o permitidas",errSubDrag:"O subtable n\xE3o suporta esse controle, use outros controles",colPlace:"Arraste o controle em"},uploadProp:{limitFileCount:"Limite de quantidade do arquivo",limitFileSize:"Limite de tamanho do arquivo",multiFile:"Permitir que v\xE1rios arquivos sejam carregados",limitImgCount:"N\xFAmero limite de fotos",limitImgSize:"Limite de tamanho da imagem",multiImg:"Permitir que v\xE1rias fotos enviem"}}},listDesign:{fieldSettingTab:"Configura\xE7\xF5es de campo",listSettingTab:"Configura\xE7\xF5es de par\xE2metros",searchTitle:"Crit\xE9rios de consulta",listTitle:"Campo de lista",searchField:"Campos de consulta",listField:"Campo de lista",activeBtn:{ActionButtonUpdate:"editar",ActionButtonDelete:"excluir"},search:{addBtn:"editar",emptyText:"Condi\xE7\xF5es de consulta n\xE3o configuradas",editPopupTitle:"Editar campos de consulta"},searchPopup:{colTitle:"t\xEDtulo",saveBtn:"salvar"}},text:{copySuccess:"Copiado para a \xE1rea de transfer\xEAncia",copyError:"O ambiente atual n\xE3o suporta esta opera\xE7\xE3o"},countdown:{formats:{yyyy:"Ano",MM:"lua",dd:"c\xE9u",HH:"hora",mm:"apontar",ss:"Segundo"}},contextMenu:{loadingText:"\u52A0\u8F7D\u4E2D..."},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"\u65E5",w1:"\u4E00",w2:"\u4E8C",w3:"\u4E09",w4:"\u56DB",w5:"\u4E94",w6:"\u516D"}},plugins:{extendCellArea:{area:{mergeErr:"Esta opera\xE7\xE3o n\xE3o pode ser realizada em c\xE9lulas mescladas",multiErr:"Esta opera\xE7\xE3o n\xE3o pode ser realizada em v\xE1rias \xE1reas de sele\xE7\xE3o",selectErr:"Incapaz de operar em c\xE9lulas no intervalo especificado",extendErr:"Se a faixa estendida contiver c\xE9lulas mescladas, todas as c\xE9lulas mescladas devem ter o mesmo tamanho",pasteMultiErr:"Incapaz de colar, as \xE1reas copiadas e coladas precisam ter o mesmo tamanho para executar esta opera\xE7\xE3o",cpInvalidErr:"A opera\xE7\xE3o n\xE3o pode ser realizada. Existem colunas proibidas ({0}) no intervalo que voc\xEA selecionou."},fnr:{title:"Encontre e substitua",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"Encontrar",replaceLabel:"substituir",findTitle:"Encontre o que:",replaceTitle:"Substitua por:",tabs:{find:"Encontrar",replace:"substituir"},filter:{re:"Express\xF5es regulares",whole:"Combina\xE7\xE3o de palavras completas",sensitive:"mai\xFAsculas e min\xFAsculas"},btns:{findNext:"Encontre a seguir",findAll:"Encontre tudo",replace:"substituir",replaceAll:"Substitua tudo",cancel:"Cancelar"},header:{seq:"#",cell:"C\xE9lula",value:"valor"},body:{row:"Linha: {0}",col:"Coluna: {0}"},empty:"(Valor nulo)",reError:"Express\xE3o regular inv\xE1lida",recordCount:"{0} c\xE9lulas encontradas",notCell:"A c\xE9lula correspondente n\xE3o pode ser encontrada",replaceSuccess:"C\xE9lulas substitu\xEDdas com sucesso {0}"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Coluna de congelamento",fixedGroup:"Grupo de congelamento",cancelFixed:"Descongelar",fixedLeft:"Congele \xE0 esquerda",fixedRight:"Congele \xE0 direita"},cases:{equal:"igual",gt:"Maior que",lt:"Menor que",begin:"O come\xE7o \xE9",endin:"O fim \xE9",include:"Incluir",isSensitive:"mai\xFAsculas e min\xFAsculas"}},filterCombination:{menus:{sort:"Organizar",clearSort:"Classifica\xE7\xE3o clara",sortAsc:"Ordem ascendente",sortDesc:"ordem descendente",fixedColumn:"Coluna de congelamento",fixedGroup:"Grupo de congelamento",cancelFixed:"Descongelar",fixedLeft:"Congele \xE0 esquerda",fixedRight:"Congele \xE0 direita",clearFilter:"Filtro transparente",textOption:"Filtro de texto",numberOption:"Filtro num\xE9rico",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"M\xE9todos de filtragem personalizados",currColumnTitle:"Coluna atual:",and:"e",or:"ou",describeHtml:"Dispon\xEDvel? Representa um \xFAnico caractere <br/> Use * representa qualquer caractere m\xFAltiplo"},cases:{equal:"igual",unequal:"N\xE3o igual a",gt:"Maior que",ge:"Maior ou igual a",lt:"Menor que",le:"Menor ou igual a",begin:"O come\xE7o \xE9",notbegin:"N\xE3o \xE9 no come\xE7o",endin:"O fim \xE9",notendin:"O final n\xE3o \xE9",include:"Incluir",exclude:"N\xE3o inclu\xEDdo",between:"Entre",isAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E",eqAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E\u6216\u4E0E\u4E4B\u76F8\u540C",isBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D",eqBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D\u6216\u4E0E\u4E4B\u76F8\u540C",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",before:"\u4E4B\u524D",after:"\u4E4B\u540E",tomorrow:"\u660E\u5929",today:"\u4ECA\u5929",yesterday:"\u6628\u5929",nextWeek:"\u4E0B\u5468",thisWeek:"\u672C\u5468",lastWeek:"\u4E0A\u5468",nextMonth:"\u4E0B\u6708",thisMonth:"\u672C\u6708",lastMonth:"\u4E0A\u6708",nextYear:"\u660E\u5E74",thisYear:"\u4ECA\u5E74",lastYear:"\u53BB\u5E74",yearToDate:"\u672C\u5E74\u5EA6\u622A\u6B62\u5230\u73B0\u5728",custom:"Filtro personalizado",insensitive:"Caso insens\xEDvel",isSensitive:"mai\xFAsculas e min\xFAsculas"},empty:"(em branco)",notData:"Sem correspond\xEAncia"}},pro:{area:{mergeErr:"Esta opera\xE7\xE3o n\xE3o pode ser realizada em c\xE9lulas mescladas",multiErr:"Esta opera\xE7\xE3o n\xE3o pode ser realizada em v\xE1rias \xE1reas de sele\xE7\xE3o",extendErr:"Se a faixa estendida contiver c\xE9lulas mescladas, todas as c\xE9lulas mescladas devem ter o mesmo tamanho",pasteMultiErr:"Incapaz de colar, as \xE1reas copiadas e coladas precisam ter o mesmo tamanho para executar esta opera\xE7\xE3o"},fnr:{title:"Encontre e substitua",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"Encontrar",replaceLabel:"substituir",findTitle:"Encontre conte\xFAdo:",replaceTitle:"Substitua por:",tabs:{find:"Encontrar",replace:"substituir"},filter:{re:"Express\xF5es regulares",whole:"Combina\xE7\xE3o de palavras completas",sensitive:"mai\xFAsculas e min\xFAsculas"},btns:{findNext:"Encontre a seguir",findAll:"Encontre tudo",replace:"substituir",replaceAll:"Substitua tudo",cancel:"Cancelar"},header:{seq:"#",cell:"C\xE9lula",value:"valor"},empty:"(Valor nulo)",reError:"Express\xE3o regular inv\xE1lida",recordCount:"{0} c\xE9lulas encontradas",notCell:"Nenhuma c\xE9lula correspondente encontrada",replaceSuccess:"C\xE9lulas substitu\xEDdas com sucesso {0}"}},renderer:{search:"procurar",cases:{equal:"igual",unequal:"N\xE3o igual a",gt:"Maior que",ge:"Maior ou igual a",lt:"Menor que",le:"Menor ou igual a",begin:"O come\xE7o \xE9",notbegin:"N\xE3o \xE9 no come\xE7o",endin:"O fim \xE9",notendin:"O final n\xE3o \xE9",include:"Incluir",exclude:"N\xE3o inclu\xEDdo",between:"Entre",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",custom:"Filtro personalizado",insensitive:"Caso insens\xEDvel",isSensitive:"mai\xFAsculas e min\xFAsculas"},combination:{menus:{sort:"Organizar",clearSort:"Classifica\xE7\xE3o clara",sortAsc:"Ordem ascendente",sortDesc:"ordem descendente",fixedColumn:"Coluna de congelamento",fixedGroup:"Grupo de congelamento",cancelFixed:"Descongelar",fixedLeft:"Congele \xE0 esquerda",fixedRight:"Congele \xE0 direita",clearFilter:"Filtro transparente",textOption:"Filtragem de texto",numberOption:"Filtragem num\xE9rica",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"M\xE9todos de filtragem personalizados",currColumnTitle:"Coluna atual:",and:"e",or:"ou",describeHtml:"Dispon\xEDvel? Representa um \xFAnico caractere <br/> Use * representa qualquer caractere m\xFAltiplo"},empty:"(em branco)",notData:"Sem correspond\xEAncia"}}}}),Nt}var Hl=Yl(),$l=Ne(Hl),Kt={},An;function Ul(){return An||(An=1,Object.defineProperty(Kt,"__esModule",{value:!0}),Kt.default=void 0,Kt.default={vxe:{base:{pleaseInput:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435",pleaseSelect:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u044B\u0431\u0435\u0440\u0438\u0442\u0435",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0430 ..."},error:{downErr:"\u0421\u043A\u0430\u0447\u0430\u0442\u044C \u043D\u0435 \u0443\u0434\u0430\u043B\u0430\u0441\u044C",errLargeData:"\u041A\u043E\u0433\u0434\u0430 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0441\u0432\u044F\u0437\u0430\u043D\u043D\u044B\u0445 \u0434\u0430\u043D\u043D\u044B\u0445 \u0441\u043B\u0438\u0448\u043A\u043E\u043C \u0432\u0435\u043B\u0438\u043A, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 {0}, \u0432 \u043F\u0440\u043E\u0442\u0438\u0432\u043D\u043E\u043C \u0441\u043B\u0443\u0447\u0430\u0435 \u044D\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u0437\u0430\u0434\u0435\u0440\u0436\u043A\u0443",groupFixed:"\u041F\u0440\u0438 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0438 \u0441\u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0445 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u043E\u0432, \u0437\u0430\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0439 \u0441\u0442\u043E\u043B\u0431\u0435\u0446 \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D \u0433\u0440\u0443\u043F\u043F\u043E\u0439",groupMouseRange:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0438 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D \u0432 \u0442\u043E \u0436\u0435 \u0432\u0440\u0435\u043C\u044F, \u0447\u0442\u043E \u0438 \xAB{0}\xBB, \u0438 \u044D\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443",groupTag:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432 \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0438 \u0434\u043E\u043B\u0436\u043D\u044B \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \xAB{0}\xBB \u0432\u043C\u0435\u0441\u0442\u043E \xAB{1}\xBB, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0438",scrollErrProp:'\u042D\u0442\u043E\u0442 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u043F\u043E\u0441\u043B\u0435 \u0432\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u044F \u0432\u0438\u0440\u0442\u0443\u0430\u043B\u044C\u043D\u043E\u0439 \u043F\u0440\u043E\u043A\u0440\u0443\u0442\u043A\u0438',errConflicts:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u041A\u043E\u043D\u0444\u043B\u0438\u043A\u0442 \u0441 "{1}"',modelConflicts:'\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u043A\u043E\u043D\u0444\u043B\u0438\u043A\u0442 \u043C\u0435\u0436\u0434\u0443 \u0433\u0440\u0430\u043D\u0438\u0447\u043D\u044B\u043C \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435\u043C \u043F\u043E\u043B\u044F "{0}" \u0438 "{1}", \u0438 \u0432\u043E\u0437\u043D\u0438\u043A\u043D\u0435\u0442 \u043E\u0448\u0438\u0431\u043A\u0430',notSupportProp:'"{1}" \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F, \u043A\u043E\u0433\u0434\u0430 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}"',reqSupportProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',notConflictProp:'\u041F\u0440\u0438 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0438 "{0}", "{1}" \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D, \u0432 \u043F\u0440\u043E\u0442\u0438\u0432\u043D\u043E\u043C \u0441\u043B\u0443\u0447\u0430\u0435 \u043C\u043E\u0433\u0443\u0442 \u0431\u044B\u0442\u044C \u0444\u0443\u043D\u043A\u0446\u0438\u043E\u043D\u0430\u043B\u044C\u043D\u044B\u0435 \u043A\u043E\u043D\u0444\u043B\u0438\u043A\u0442\u044B',unableInsert:"\u041D\u0435\u043B\u044C\u0437\u044F \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u044C \u0432 \u0443\u043A\u0430\u0437\u0430\u043D\u043D\u043E\u0435 \u043C\u0435\u0441\u0442\u043E, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435, \u044F\u0432\u043B\u044F\u044E\u0442\u0441\u044F \u043B\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u044B\u043C\u0438",useErr:'\u041F\u0440\u043E\u0438\u0437\u043E\u0448\u043B\u0430 \u043E\u0448\u0438\u0431\u043A\u0430 \u043F\u0440\u0438 \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043A\u0435 \u043C\u043E\u0434\u0443\u043B\u044F "{0}". \u0417\u0430\u043A\u0430\u0437 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u043D\u0435\u0432\u0435\u0440\u043D\u044B\u043C. \u0417\u0430\u0432\u0438\u0441\u0438\u043C\u044B\u0439 \u043C\u043E\u0434\u0443\u043B\u044C \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D \u043F\u0435\u0440\u0435\u0434 \u0442\u0430\u0431\u043B\u0438\u0446\u0435\u0439',barUnableLink:"\u041F\u0430\u043D\u0435\u043B\u044C \u0438\u043D\u0441\u0442\u0440\u0443\u043C\u0435\u043D\u0442\u043E\u0432 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0441\u0432\u044F\u0437\u0430\u0442\u044C \u0442\u0430\u0431\u043B\u0438\u0446\u044B",expandContent:"\u0421\u043B\u043E\u0442 \u0434\u043B\u044F \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u043D\u043E\u0439 \u0441\u0442\u0440\u043E\u043A\u0438 \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \xAB\u043A\u043E\u043D\u0442\u0435\u043D\u0442\u043E\u043C\xBB, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435, \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E \u043B\u0438 \u044D\u0442\u043E",reqComp:'\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442 "{0}" \u043E\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435, \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E \u043B\u0438 \u043E\u043D \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D. https://vxeui.com/#/start/useglobal',reqModule:'\u041E\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u043C\u043E\u0434\u0443\u043B\u044C "{0}"',reqProp:"\u041D\u0435\u043E\u0431\u0445\u043E\u0434\u0438\u043C\u044B\u0439 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 \xAB{0}\xBB \u043E\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443",emptyProp:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u043D\u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0430\u0435\u0442\u0441\u044F \u0431\u044B\u0442\u044C \u043F\u0443\u0441\u0442\u044B\u043C',errProp:'\u041D\u0435\u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u044B\u0439 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}", \u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E "{1}"',colRepet:'\u0441\u0442\u043E\u043B\u0431\u0435\u0446. {0} = "{1}" \u043F\u043E\u0432\u0442\u043E\u0440\u044F\u0435\u0442\u0441\u044F, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0438\u0432\u0435\u0441\u0442\u0438 \u043A \u0442\u043E\u043C\u0443, \u0447\u0442\u043E \u043D\u0435\u043A\u043E\u0442\u043E\u0440\u044B\u0435 \u0444\u0443\u043D\u043A\u0446\u0438\u0438 \u0441\u0442\u0430\u043D\u0443\u0442 \u043D\u0435\u043F\u0440\u0438\u0433\u043E\u0434\u043D\u044B\u043C\u0438 \u0434\u043B\u044F \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u044F',notFunc:'\u041C\u0435\u0442\u043E\u0434 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',errFunc:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u043D\u0435 \u044F\u0432\u043B\u044F\u0435\u0442\u0441\u044F \u043C\u0435\u0442\u043E\u0434\u043E\u043C',notValidators:'\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u0430\u044F \u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0430 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',notFormats:'\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u043E\u0435 \u0444\u043E\u0440\u043C\u0430\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',notCommands:'\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u0430\u044F \u0434\u0438\u0440\u0435\u043A\u0442\u0438\u0432\u0430 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',notSlot:'\u0421\u043B\u043E\u0442 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',noTree:'"{0}" \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0432 \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0435 \u0434\u0435\u0440\u0435\u0432\u0430',noGroup:"\xAB{0}\xBB \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u043F\u043E\u0441\u043B\u0435 \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0438 \u0434\u0430\u043D\u043D\u044B\u0445",notProp:'\u041D\u0435\u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u044B\u0439 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}"',checkProp:"\u041A\u043E\u0433\u0434\u0430 \u043E\u0431\u044A\u0435\u043C \u0434\u0430\u043D\u043D\u044B\u0445 \u0441\u043B\u0438\u0448\u043A\u043E\u043C \u0431\u043E\u043B\u044C\u0448\u043E\u0439, \u0444\u043B\u0430\u0436\u043E\u043A \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0437\u0430\u0438\u043A\u0430\u0435\u0442\u0441\u044F. \u0420\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u0442\u0441\u044F \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 \xAB{0}\xBB \u0434\u043B\u044F \u0443\u043B\u0443\u0447\u0448\u0435\u043D\u0438\u044F \u0441\u043A\u043E\u0440\u043E\u0441\u0442\u0438 \u0440\u0435\u043D\u0434\u0435\u0440\u0438\u043D\u0433\u0430",coverProp:"\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 \xAB{1}\xBB \u0438\u0437 \xAB{0}\xBB \u043D\u0435\u043E\u0434\u043D\u043E\u043A\u0440\u0430\u0442\u043D\u043E \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u044F\u0435\u0442\u0441\u044F, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443",uniField:"\u0418\u043C\u044F \u043F\u043E\u043B\u044F \xAB{0}\xBB \u043D\u0435\u043E\u0434\u043D\u043E\u043A\u0440\u0430\u0442\u043D\u043E \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u044F\u0435\u0442\u0441\u044F, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443",repeatKey:'\u041F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u0435 \u043F\u0435\u0440\u0432\u0438\u0447\u043D\u0443\u044E \u043A\u043B\u0430\u0432\u0438\u0448\u0443 {0} = "{1}", \u043A\u043E\u0442\u043E\u0440\u0430\u044F \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443',repeatProp:'\u53C2\u6570\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'\u041C\u0435\u0442\u043E\u0434 "{0}" \u0443\u0441\u0442\u0430\u0440\u0435\u043B, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 "{1}"',delProp:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u0443\u0441\u0442\u0430\u0440\u0435\u043B, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 "{1}"',delEvent:'\u0421\u043E\u0431\u044B\u0442\u0438\u0435 "{0}" \u0443\u0441\u0442\u0430\u0440\u0435\u043B\u043E, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 "{1}"',removeProp:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u0443\u0441\u0442\u0430\u0440\u0435\u043B \u0438 \u043D\u0435 \u0440\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u0442\u0441\u044F, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443',errFormat:"\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u043E\u0435 \u0444\u043E\u0440\u043C\u0430\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u043E\u0435 \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u043D\u0438\u0435 \u0441\u043B\u0435\u0434\u0443\u0435\u0442 \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0438\u0442\u044C \u0441 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0435\u043C \xABvxetable.formats\xBB, \u0438 \u043C\u0435\u0442\u043E\u0434 \u043C\u043E\u043D\u0442\u0430\u0436\u0430 \xABformatter = {0}\xBB \u0431\u043E\u043B\u044C\u0448\u0435 \u043D\u0435 \u0440\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u0442\u0441\u044F.",notType:'\u041D\u0435\u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u044B\u0439 \u0442\u0438\u043F \u0444\u0430\u0439\u043B\u0430 "{0}"',notExp:"\u042D\u0442\u043E\u0442 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u0444\u0443\u043D\u043A\u0446\u0438\u044E \u0438\u043C\u043F\u043E\u0440\u0442\u0430/\u044D\u043A\u0441\u043F\u043E\u0440\u0442\u0430",impFields:"\u0418\u043C\u043F\u043E\u0440\u0442 \u043D\u0435 \u0443\u0434\u0430\u043B\u0441\u044F. \u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435, \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u044B \u043B\u0438 \u0438\u043C\u044F \u043F\u043E\u043B\u044F \u0438 \u0444\u043E\u0440\u043C\u0430\u0442 \u0434\u0430\u043D\u043D\u044B\u0445.",treeNotImp:"\u0422\u0430\u0431\u043B\u0438\u0446\u044B \u0434\u0435\u0440\u0435\u0432\u044C\u0435\u0432 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044E\u0442 \u0438\u043C\u043F\u043E\u0440\u0442",treeCrossDrag:"\u0422\u043E\u043B\u044C\u043A\u043E \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u043F\u0435\u0440\u0432\u044B\u0439 \u0443\u0440\u043E\u0432\u0435\u043D\u044C",treeDragChild:"\u0420\u043E\u0434\u0438\u0442\u0435\u043B\u0438 \u043D\u0435 \u043C\u043E\u0433\u0443\u0442 \u0442\u0430\u0449\u0438\u0442\u044C \u0441\u0432\u043E\u0438\u0445 \u0434\u0435\u0442\u0435\u0439",reqPlugin:'"{1}" \u043D\u0435 \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D \u043F\u043E \u0430\u0434\u0440\u0435\u0441\u0443 https://vxeui.com/otherbe',errMaxRow:"\u041F\u0440\u0435\u0432\u044B\u0448\u0435\u043D\u0438\u0435 \u043C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u043E\u0433\u043E \u043E\u0431\u044A\u0435\u043C\u0430 \u0434\u0430\u043D\u043D\u044B\u0445 {0} \u0441\u0442\u0440\u043E\u043A, \u044D\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443",useNew:"{0} \u043D\u0435 \u0440\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u0442\u0441\u044F, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 {1}",errorVersion:"\u7248\u672C\u4E0D\u5339\u914D\uFF0C\u5F53\u524D\u7248\u672C {0}\uFF0C\u6700\u4F4E\u652F\u6301\u7248\u672C\u4E3A {1}"},table:{emptyText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445 \u043F\u043E\u043A\u0430",allTitle:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0432\u0441\u0435/\u043E\u0442\u043C\u0435\u043D\u0438\u0442\u044C",seqTitle:"\u0421\u0435\u0440\u0438\u0439\u043D\u044B\u0439 \u043D\u043E\u043C\u0435\u0440",actionTitle:"\u0440\u0430\u0431\u043E\u0442\u0430\u0442\u044C",confirmFilter:"\u0444\u0438\u043B\u044C\u0442\u0440",resetFilter:"\u041F\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",allFilter:"\u0432\u0441\u0435",sortAsc:"\u0412\u043E\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u0437\u0430\u043A\u0430\u0437: \u0441\u0430\u043C\u044B\u0439 \u043D\u0438\u0437\u043A\u0438\u0439 \u0434\u043E \u0441\u0430\u043C\u043E\u0433\u043E \u0432\u044B\u0441\u043E\u043A\u043E\u0433\u043E",sortDesc:"\u041D\u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A: \u0441\u0430\u043C\u044B\u0439 \u0432\u044B\u0441\u043E\u043A\u0438\u0439 \u0434\u043E \u0441\u0430\u043C\u043E\u0433\u043E \u043D\u0438\u0437\u043A\u043E\u0433\u043E",filter:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u044E \u0434\u043B\u044F \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0445 \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432",impSuccess:"{0} \u0437\u0430\u043F\u0438\u0441\u0438 \u0431\u044B\u043B\u0438 \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0438\u043C\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u044B",expLoading:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442",expSuccess:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442 \u0443\u0441\u043F\u0435\u0448\u043D\u043E",expError:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442 \u043D\u0435 \u0443\u0434\u0430\u043B\u0441\u044F",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",customAll:"\u0432\u0441\u0435",customConfirm:"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0442\u044C",customClose:"\u0437\u0430\u043A\u0440\u044B\u0442\u0438\u0435",customCancel:"\u041E\u0442\u043C\u0435\u043D\u0430",customRestore:"\u0412\u043E\u0441\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0434\u0435\u0444\u043E\u043B\u0442",maxFixedCol:"\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0437\u0430\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0445 \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0442\u044C {0}",maxGroupCol:"\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u044B\u0445 \u043F\u043E\u043B\u0435\u0439 \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0438 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0442\u044C {0}",dragTip:"MOVE: {0}",resizeColTip:"\u0428\u0438\u0440\u0438\u043D\u0430: {0} \u043F\u0438\u043A\u0441\u0435\u043B\u0438",resizeRowTip:"\u0412\u044B\u0441\u043E\u043A\u0438\u0439: {0} \u043F\u0438\u043A\u0441\u0435\u043B\u0438",rowGroupContentTotal:"{0}\uFF08{1}\uFF09",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0445\u043E\u0442\u044F \u0431\u044B \u043E\u0434\u043D\u0443 \u0437\u0430\u043F\u0438\u0441\u044C!",deleteSelectRecord:"\u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0445\u043E\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043B\u0438\u0442\u044C \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u0443\u044E \u0437\u0430\u043F\u0438\u0441\u044C?",removeSelectRecord:"\u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0445\u043E\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043B\u0438\u0442\u044C \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u0443\u044E \u0437\u0430\u043F\u0438\u0441\u044C?",dataUnchanged:"\u0414\u0430\u043D\u043D\u044B\u0435 \u043D\u0435 \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u044B!",delSuccess:"\u0412\u044B\u0431\u0440\u0430\u043D\u043D\u0430\u044F \u0437\u0430\u043F\u0438\u0441\u044C \u0431\u044B\u043B\u0430 \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0443\u0434\u0430\u043B\u0435\u043D\u0430!",saveSuccess:"\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u0435 \u0443\u0441\u043F\u0435\u0448\u043D\u043E!",operError:"\u041F\u0440\u043E\u0438\u0437\u043E\u0448\u043B\u0430 \u043E\u0448\u0438\u0431\u043A\u0430, \u0438 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u0443\u0434\u0430\u043B\u0430\u0441\u044C!"},select:{clear:"\u041F\u0440\u043E\u0437\u0440\u0430\u0447\u043D\u044B\u0439",allChecked:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0432\u0441\u0435",total:"{0} / {1}",search:"\u043F\u043E\u0438\u0441\u043A",loadingText:"\u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0430",emptyText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445 \u043F\u043E\u043A\u0430",maxSize:"\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u043E\u0432 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0442\u044C {0}",overSizeErr:"\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043D\u0435\u043E\u0431\u044F\u0437\u0430\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u0447\u0438\u0441\u043B\u043E {0} \u0431\u044B\u043B\u043E \u043F\u0440\u0435\u0432\u044B\u0448\u0435\u043D\u043E, \u0438 \u0438\u0437\u0431\u044B\u0442\u043E\u043A \u0431\u0443\u0434\u0435\u0442 \u043F\u0440\u043E\u0438\u0433\u043D\u043E\u0440\u0438\u0440\u043E\u0432\u0430\u043D!",searchEmpty:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445!"},tree:{searchEmpty:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445!",dragTip:"\u79FB\u52A8\uFF1A{0}"},treeSelect:{clearChecked:"\u041F\u0440\u043E\u0437\u0440\u0430\u0447\u043D\u044B\u0439",allChecked:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0432\u0441\u0435",allExpand:"\u0420\u0430\u0441\u0448\u0438\u0440\u0438\u0442\u044C \u0432\u0441\u0435",clearExpand:"\u0417\u0430\u043A\u0440\u044B\u0442\u044C \u0432\u0441\u0435",total:"\u0412\u044B\u0431\u0440\u0430\u043D\u043E {0}",search:"\u043F\u043E\u0438\u0441\u043A",emptyText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445 \u043F\u043E\u043A\u0430"},pager:{goto:"\u0418\u0434\u0442\u0438",gotoTitle:"\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0441\u0442\u0440\u0430\u043D\u0438\u0446",pagesize:"{0} \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B/\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",total:"Total {0} \u0437\u0430\u043F\u0438\u0441\u0438",pageClassifier:"\u0421\u0442\u0440\u0430\u043D\u0438\u0446\u0430",homePage:"\u041F\u0435\u0440\u0432\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",homePageTitle:"\u041F\u0435\u0440\u0432\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",prevPage:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",prevPageTitle:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",nextPage:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",nextPageTitle:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",prevJump:"\u041F\u0440\u044B\u0433\u043D\u0443\u0442\u044C \u0432\u0432\u0435\u0440\u0445",prevJumpTitle:"\u041F\u0440\u044B\u0433\u043D\u0443\u0442\u044C \u0432\u0432\u0435\u0440\u0445",nextJump:"\u0421\u043F\u0440\u044B\u0433\u043D\u0443\u0442\u044C \u0432\u043D\u0438\u0437 \u043F\u043E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435",nextJumpTitle:"\u0421\u043F\u0440\u044B\u0433\u043D\u0443\u0442\u044C \u0432\u043D\u0438\u0437 \u043F\u043E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435",endPage:"\u041F\u043E\u0441\u043B\u0435\u0434\u043D\u044F\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",endPageTitle:"\u041F\u043E\u0441\u043B\u0435\u0434\u043D\u044F\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430"},alert:{title:"\u0421\u0438\u0441\u0442\u0435\u043C\u043D\u044B\u0435 \u043F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0438"},button:{confirm:"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0442\u044C",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430",clear:"\u041F\u0440\u043E\u0437\u0440\u0430\u0447\u043D\u044B\u0439"},filter:{search:"\u043F\u043E\u0438\u0441\u043A"},custom:{cstmTitle:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",cstmRestore:"\u0412\u043E\u0441\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0434\u0435\u0444\u043E\u043B\u0442",cstmCancel:"\u041E\u0442\u043C\u0435\u043D\u0430",cstmConfirm:"\u041A\u043E\u043D\u0435\u0447\u043D\u043E",cstmConfirmRestore:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435, \u0432\u043E\u0441\u0441\u0442\u0430\u043D\u0430\u0432\u043B\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u043B\u0438 \u043E\u043D \u0432 \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E?",cstmDragTarget:"MOVE: {0}",setting:{colSort:"\u0421\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u043A\u0430",sortHelpTip:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u0438 \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u043E\u043A, \u0447\u0442\u043E\u0431\u044B \u043D\u0430\u0441\u0442\u0440\u043E\u0438\u0442\u044C \u0437\u0430\u043A\u0430\u0437",colTitle:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0441\u0442\u043E\u043B\u0431\u0446\u0430",colResizable:"\u0428\u0438\u0440\u0438\u043D\u0430 \u0441\u0442\u043E\u043B\u0431\u0446\u0430 (\u043F\u0438\u043A\u0441\u0435\u043B\u0438)",colVisible:"\u041E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u044C \u043B\u0438",colFixed:"\u0417\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043B\u043E\u043D\u043A\u0438",colFixedMax:"\u0421\u0442\u043E\u043B\u0431\u0446\u044B \u0437\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u044F (\u0434\u043E {0} \u0441\u0442\u043E\u043B\u0431\u0446\u044B)",fixedLeft:"\u041B\u0435\u0432\u0430\u044F \u0441\u0442\u043E\u0440\u043E\u043D\u0430",fixedUnset:"\u041D\u0435 \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D",fixedRight:"\u041F\u0440\u0430\u0432\u0430\u044F \u0441\u0442\u043E\u0440\u043E\u043D\u0430"}},import:{modes:{covering:"\u041C\u0435\u0442\u043E\u0434 \u043F\u0435\u0440\u0435\u0437\u0430\u043F\u0438\u0441\u044C (\u043D\u0435\u043F\u043E\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0435\u043D\u043D\u043E \u043F\u0435\u0440\u0435\u0437\u0430\u043F\u0438\u0441\u0430\u0442\u044C \u0434\u0430\u043D\u043D\u044B\u0435 \u0442\u0430\u0431\u043B\u0438\u0446\u044B)",insert:"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432\u043D\u0438\u0437\u0443 (\u0434\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043D\u043E\u0432\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u0432\u043D\u0438\u0437\u0443 \u0442\u0430\u0431\u043B\u0438\u0446\u044B)",insertTop:"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432\u0432\u0435\u0440\u0445\u0443 (\u0434\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043D\u043E\u0432\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u0432 \u0432\u0435\u0440\u0445\u043D\u0435\u0439 \u0447\u0430\u0441\u0442\u0438 \u0442\u0430\u0431\u043B\u0438\u0446\u044B)",insertBottom:"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432\u043D\u0438\u0437\u0443 (\u0434\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043D\u043E\u0432\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u0432\u043D\u0438\u0437\u0443 \u0442\u0430\u0431\u043B\u0438\u0446\u044B)"},impTitle:"\u0418\u043C\u043F\u043E\u0440\u0442 \u0434\u0430\u043D\u043D\u044B\u0445",impFile:"\u0438\u043C\u044F \u0444\u0430\u0439\u043B\u0430",impSelect:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0444\u0430\u0439\u043B",impType:"\u0422\u0438\u043F \u0444\u0430\u0439\u043B\u0430",impOpts:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u043E\u0432",impMode:"\u0420\u0435\u0436\u0438\u043C \u0438\u043C\u043F\u043E\u0440\u0442\u0430",impConfirm:"\u0418\u043C\u043F\u043E\u0440\u0442",impCancel:"\u041E\u0442\u043C\u0435\u043D\u0430"},export:{types:{csv:"CSV (\u0440\u0430\u0437\u0434\u0435\u043B \u0434\u043B\u044F \u0437\u0430\u043F\u044F\u0442\u043E\u0439) (*. CSV)",html:"\u0412\u0435\u0431 -\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 (*.html)",xml:"\u0414\u0430\u043D\u043D\u044B\u0435 XML (*.xml)",txt:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u044B\u0439 \u0444\u0430\u0439\u043B (\u0432\u043A\u043B\u0430\u0434\u043A\u0430-\u0440\u0430\u0437\u0434\u0435\u043B\u0435\u043D) (*. Txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"\u041F\u0443\u0441\u0442\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435",current:"\u0422\u0435\u043A\u0443\u0449\u0438\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 (\u0434\u0430\u043D\u043D\u044B\u0435 \u043D\u0430 \u0442\u0435\u043A\u0443\u0449\u0435\u0439 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435)",selected:"\u0412\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 (\u0434\u0430\u043D\u043D\u044B\u0435, \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0435 \u043D\u0430 \u0442\u0435\u043A\u0443\u0449\u0435\u0439 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435)",all:"\u041F\u043E\u043B\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 (\u0432\u043A\u043B\u044E\u0447\u0430\u044F \u0432\u0441\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435)"},printTitle:"\u0420\u0430\u0441\u043F\u0435\u0447\u0430\u0442\u0430\u0442\u044C \u0434\u0430\u043D\u043D\u044B\u0435",expTitle:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435",expName:"\u0438\u043C\u044F \u0444\u0430\u0439\u043B\u0430",expNamePlaceholder:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u043C\u044F \u0444\u0430\u0439\u043B\u0430",expSheetName:"\u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",expSheetNamePlaceholder:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",expType:"\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C \u0442\u0438\u043F",expMode:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u044B\u0435",expCurrentColumn:"\u0412\u0441\u0435 \u043F\u043E\u043B\u044F",expColumn:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043F\u043E\u043B\u0435",expOpts:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u043E\u0432",expOptHeader:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",expHeaderTitle:"\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044F \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0442\u0430\u0431\u043B\u0438\u0446\u044B",expOptFooter:"\u041A\u043E\u043D\u0435\u0446 \u0442\u0430\u0431\u043B\u0438\u0446\u044B",expFooterTitle:"\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044F \u043B\u0438 \u043A\u043E\u043D\u0435\u0446 \u0442\u0430\u0431\u043B\u0438\u0446\u044B?",expOptColgroup:"\u0413\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0430 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u0430",expOptTitle:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0441\u0442\u043E\u043B\u0431\u0446\u0430",expTitleTitle:"\u0411\u0443\u0434\u044C \u0442\u043E \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0441\u0442\u043E\u043B\u0431\u0446\u0430, \u0432 \u043F\u0440\u043E\u0442\u0438\u0432\u043D\u043E\u043C \u0441\u043B\u0443\u0447\u0430\u0435 \u043E\u043D \u0431\u0443\u0434\u0435\u0442 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u044C\u0441\u044F \u043A\u0430\u043A \u0438\u043C\u044F \u043F\u043E\u043B\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430",expColgroupTitle:"\u0415\u0441\u043B\u0438 \u043F\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0441\u043E \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u043E\u0439 \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0438",expOptMerge:"\u0441\u043B\u0438\u044F\u043D\u0438\u0435",expMergeTitle:"\u0415\u0441\u043B\u0438 \u043F\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u043A\u043B\u0435\u0442\u043A\u0438 \u0441 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u043C\u0438 \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0430\u043C\u0438 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044E\u0442\u0441\u044F",expOptAllExpand:"\u0420\u0430\u0441\u0448\u0438\u0440\u0438\u0442\u044C \u0434\u0435\u0440\u0435\u0432\u043E",expAllExpandTitle:"\u0415\u0441\u043B\u0438 \u043E\u043D \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442, \u043E\u043D \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0434\u043B\u044F \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u0438\u044F \u0432\u0441\u0435\u0445 \u0434\u0430\u043D\u043D\u044B\u0445 \u0441 \u043F\u043E\u043C\u043E\u0449\u044C\u044E \u0438\u0435\u0440\u0430\u0440\u0445\u0438\u0447\u0435\u0441\u043A\u0438\u0445 \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440",expOptUseStyle:"\u0441\u0442\u0438\u043B\u044C",expUseStyleTitle:"\u0415\u0441\u043B\u0438 \u043F\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u043A\u043B\u0435\u0442\u043A\u0438 \u0441\u043E \u0441\u0442\u0438\u043B\u0435\u043C \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044E\u0442\u0441\u044F",expOptOriginal:"\u0418\u0441\u0445\u043E\u0434\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435",expOriginalTitle:"\u0415\u0441\u043B\u0438 \u044D\u0442\u043E \u0438\u0441\u0445\u043E\u0434\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435, \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0438\u043C\u043F\u043E\u0440\u0442 \u0432 \u0442\u0430\u0431\u043B\u0438\u0446\u044B",expPrint:"\u041F\u0435\u0447\u0430\u0442\u044C",expConfirm:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442",expCancel:"\u041E\u0442\u043C\u0435\u043D\u0430"},modal:{errTitle:"\u0421\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435 \u043E\u0431 \u043E\u0448\u0438\u0431\u043A\u0435",zoomMin:"\u041C\u0438\u043D\u0438\u043C\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C",zoomIn:"\u043C\u0430\u043A\u0441\u0438\u043C\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C",zoomOut:"\u0441\u043D\u0438\u0436\u0435\u043D\u0438\u0435",close:"\u0437\u0430\u043A\u0440\u044B\u0442\u0438\u0435",miniMaxSize:"\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043C\u0438\u043D\u0438\u043C\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0445 \u043E\u043A\u043E\u043D \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0442\u044C {0}",footPropErr:"Show-Footer \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u0442\u0441\u044F \u0442\u043E\u043B\u044C\u043A\u043E \u0434\u043B\u044F \u0432\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u044F \u0445\u0432\u043E\u0441\u0442\u0430 \u0441\u0442\u043E\u043B\u0430 \u0438 \u0434\u043E\u043B\u0436\u0435\u043D \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C\u0441\u044F \u0441 Show-Confirm-Button | Show-Cancel-Button | \u0441\u043B\u043E\u0442\u044B"},drawer:{close:"\u0437\u0430\u043A\u0440\u044B\u0442\u0438\u0435"},form:{folding:"\u0417\u0430\u043A\u0440\u044B\u0432\u0430\u0442\u044C",unfolding:"\u0420\u0430\u0441\u0448\u0438\u0440\u044F\u0442\u044C"},toolbar:{import:"\u0418\u043C\u043F\u043E\u0440\u0442",export:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442",print:"\u041F\u0435\u0447\u0430\u0442\u044C",refresh:"\u043E\u0431\u043D\u043E\u0432\u043B\u044F\u0442\u044C",zoomIn:"\u043F\u043E\u043B\u043D\u043E\u044D\u043A\u0440\u0430\u043D\u043D\u044B\u0439",zoomOut:"\u0441\u043D\u0438\u0436\u0435\u043D\u0438\u0435",custom:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",customAll:"\u0432\u0441\u0435",customConfirm:"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0442\u044C",customRestore:"\u041F\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",fixedLeft:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u0441\u043B\u0435\u0432\u0430",fixedRight:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u0441\u043F\u0440\u0430\u0432\u0430",cancelFixed:"\u0420\u0430\u0437\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0435 \u0441\u0442\u043E\u043B\u0431\u0446\u044B"},datePicker:{yearTitle:"{0} \u0413\u043E\u0434\u044B"},dateRangePicker:{pleaseRange:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0430\u0442\u0443 \u043D\u0430\u0447\u0430\u043B\u0430 \u0438 \u0434\u0430\u0442\u0443 \u043E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u044F"},input:{date:{m1:"\u042F\u043D\u0432\u0430\u0440\u044C",m2:"\u0424\u0435\u0432\u0440\u0430\u043B\u044C",m3:"\u041C\u0430\u0440\u0448\u0438\u0440\u043E\u0432\u0430\u0442\u044C",m4:"\u0410\u043F\u0440\u0435\u043B\u044C",m5:"\u041C\u043E\u0436\u0435\u0442",m6:"\u0418\u044E\u043D\u044C",m7:"\u0418\u044E\u043B\u044C",m8:"\u0410\u0432\u0433\u0443\u0441\u0442",m9:"\u0421\u0435\u043D\u0442\u044F\u0431\u0440\u044C",m10:"\u041E\u043A\u0442\u044F\u0431\u0440\u044C",m11:"\u041D\u043E\u044F\u0431\u0440\u044C",m12:"\u0414\u0435\u043A\u0430\u0431\u0440\u044C",quarterLabel:"{0} \u0413\u043E\u0434\u044B",monthLabel:"{0} \u0413\u043E\u0434\u044B",dayLabel:"{0} \u0413\u043E\u0434 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"\u0412\u043E\u0441\u043A\u0440\u0435\u0441\u0435\u043D\u044C\u0435",w1:"\u0432 \u043F\u043E\u043D\u0435\u0434\u0435\u043B\u044C\u043D\u0438\u043A",w2:"\u0412\u0442\u043E\u0440\u043D\u0438\u043A",w3:"\u0421\u0440\u0435\u0434\u0430",w4:"\u0427\u0435\u0442\u0432\u0435\u0440\u0433",w5:"\u041F\u044F\u0442\u043D\u0438\u0446\u0430",w6:"\u0421\u0443\u0431\u0431\u043E\u0442\u0430"},months:{m0:"\u042F\u043D\u0432\u0430\u0440\u044C",m1:"\u0424\u0435\u0432\u0440\u0430\u043B\u044C",m2:"\u041C\u0430\u0440\u0448\u0438\u0440\u043E\u0432\u0430\u0442\u044C",m3:"\u0410\u043F\u0440\u0435\u043B\u044C",m4:"\u041C\u043E\u0436\u0435\u0442",m5:"\u0418\u044E\u043D\u044C",m6:"\u0418\u044E\u043B\u044C",m7:"\u0410\u0432\u0433\u0443\u0441\u0442",m8:"\u0421\u0435\u043D\u0442\u044F\u0431\u0440\u044C",m9:"\u041E\u043A\u0442\u044F\u0431\u0440\u044C",m10:"\u041D\u043E\u044F\u0431\u0440\u044C",m11:"\u0414\u0435\u043A\u0430\u0431\u0440\u044C"},quarters:{q1:"\u041F\u0435\u0440\u0432\u0430\u044F \u0447\u0435\u0442\u0432\u0435\u0440\u0442\u044C",q2:"\u0412\u0442\u043E\u0440\u0430\u044F \u0447\u0435\u0442\u0432\u0435\u0440\u0442\u044C",q3:"\u0422\u0440\u0435\u0442\u044C\u044F \u0447\u0435\u0442\u0432\u0435\u0440\u0442\u044C",q4:"\u0427\u0435\u0442\u0432\u0435\u0440\u0442\u0430\u044F \u0447\u0435\u0442\u0432\u0435\u0440\u0442\u044C"}}},calendar:{yearLabel:"{0} \u5E74",monthLabel:"{0} \u6708"},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"\u041F\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0439 \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440",operBtn:{zoomOut:"\u0421\u043E\u043A\u0440\u0430\u0449\u0430\u0442\u044C",zoomIn:"\u0443\u0432\u0435\u043B\u0438\u0447\u0438\u0442\u044C",pctFull:"\u041C\u0430\u0441\u0448\u0442\u0430\u0431\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435 \u043E\u0434\u0438\u043D\u0430\u043A\u043E\u0432\u043E",pct11:"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u043E\u0440\u0438\u0433\u0438\u043D\u0430\u043B\u044C\u043D\u044B\u0439 \u0440\u0430\u0437\u043C\u0435\u0440",rotateLeft:"\u0412\u0440\u0430\u0449\u0430\u0442\u044C\u0441\u044F \u0432\u043B\u0435\u0432\u043E",rotateRight:"\u0412\u0440\u0430\u0449\u0430\u0442\u044C\u0441\u044F \u0432\u043F\u0440\u0430\u0432\u043E",print:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0440\u0430\u0441\u043F\u0435\u0447\u0430\u0442\u0430\u0442\u044C \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0435",download:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u043A\u0430\u0440\u0442\u0438\u043D\u043A\u0443"}},upload:{fileBtnText:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u0438\u043B\u0438 \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",imgBtnText:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u0438\u043B\u0438 \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",dragPlaceholder:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0444\u0430\u0439\u043B \u0432 \u044D\u0442\u0443 \u043E\u0431\u043B\u0430\u0441\u0442\u044C, \u0447\u0442\u043E\u0431\u044B \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",imgSizeHint:"\u0421\u0438\u043D\u0433\u043B {0}",imgCountHint:"\u0414\u043E {0}",fileTypeHint:"\u041F\u043E\u0434\u0434\u0435\u0440\u0436\u043A\u0430 {0} \u0422\u0438\u043F\u044B \u0444\u0430\u0439\u043B\u043E\u0432",fileSizeHint:"\u0420\u0430\u0437\u043C\u0435\u0440 \u0435\u0434\u0438\u043D\u043E\u0433\u043E \u0444\u0430\u0439\u043B\u0430 \u043D\u0435 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0435\u0442 {0}",fileCountHint:"\u0414\u043E {0} \u0444\u0430\u0439\u043B\u044B \u043C\u043E\u0433\u0443\u0442 \u0431\u044B\u0442\u044C \u0437\u0430\u0433\u0440\u0443\u0436\u0435\u043D\u044B",uploadTypeErr:"\u041D\u0435\u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 \u0442\u0438\u043F\u0430 \u0444\u0430\u0439\u043B\u0430!",overCountErr:"\u0422\u043E\u043B\u044C\u043A\u043E \u0444\u0430\u0439\u043B\u044B {0} \u043C\u043E\u0433\u0443\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u0431\u0440\u0430\u043D\u044B \u043D\u0430\u0438\u0431\u043E\u043B\u044C\u0448\u0438\u043C \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E\u043C!",overCountExtraErr:"\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E {0} \u0431\u044B\u043B\u043E \u043F\u0440\u0435\u0432\u044B\u0448\u0435\u043D\u043E, \u0438 \u0438\u0437\u0431\u044B\u0442\u043E\u0447\u043D\u044B\u0435 \u0444\u0430\u0439\u043B\u044B {1} \u0431\u0443\u0434\u0443\u0442 \u0438\u0433\u043D\u043E\u0440\u0438\u0440\u043E\u0432\u0430\u043D\u044B!",overSizeErr:"\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u044B\u0439 \u0440\u0430\u0437\u043C\u0435\u0440 \u0444\u0430\u0439\u043B\u0430 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0442\u044C {0}!",manualUpload:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",reUpload:"\u041F\u043E\u0432\u0442\u043E\u0440\u043D\u0430\u044F \u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0430",uploadProgress:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430 {0}%",uploadErr:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430 \u043D\u0435 \u0443\u0434\u0430\u043B\u0430\u0441\u044C",uploadSuccess:"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0443\u0441\u043F\u0435\u0448\u043D\u043E",moreBtnText:"\u0411\u043E\u043B\u044C\u0448\u0435 ({0})",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C",morePopup:{readTitle:"\u041F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C \u0441\u043F\u0438\u0441\u043E\u043A",imageTitle:"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u043A\u0430\u0440\u0442\u0438\u043D\u043A\u0438",fileTitle:"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0444\u0430\u0439\u043B"}},empty:{defText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445 \u043F\u043E\u043A\u0430"},colorPicker:{clear:"\u041F\u0440\u043E\u0437\u0440\u0430\u0447\u043D\u044B\u0439",confirm:"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0442\u044C",copySuccess:"\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043E \u0432 \u0431\u0443\u0444\u0435\u0440 \u043E\u0431\u043C\u0435\u043D\u0430: {0}",hex:"HEX"},formDesign:{formName:"\u041D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u0444\u043E\u0440\u043C\u044B",defFormTitle:"\u041D\u0435\u043D\u0430\u0437\u0432\u0430\u043D\u043D\u0430\u044F \u0444\u043E\u0440\u043C\u0430",widgetPropTab:"\u0423\u043F\u0440\u0430\u0432\u043B\u044F\u044E\u0449\u0438\u0435 \u0441\u0432\u043E\u0439\u0441\u0442\u0432\u0430",widgetFormTab:"\u0421\u0432\u043E\u0439\u0441\u0442\u0432\u0430 \u0444\u043E\u0440\u043C\u044B",error:{wdFormUni:"\u042D\u0442\u043E\u0442 \u0442\u0438\u043F \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E \u0434\u043E\u0431\u0430\u0432\u043B\u044F\u0442\u044C \u0442\u043E\u043B\u044C\u043A\u043E \u043E\u0434\u0438\u043D \u0432 \u0444\u043E\u0440\u043C\u0435",wdSubUni:"\u042D\u0442\u043E\u0442 \u0442\u0438\u043F \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0430 \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E \u0434\u043E\u0431\u0430\u0432\u043B\u044F\u0442\u044C \u0442\u043E\u043B\u044C\u043A\u043E \u043E\u0434\u0438\u043D \u0432 \u043F\u043E\u0434\u0442\u0430\u0431\u043B."},styleSetting:{btn:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u0438\u043B\u044F",title:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u0438\u043B\u044F \u0444\u043E\u0440\u043C\u044B",layoutTitle:"\u0423\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435",verticalLayout:"\u0412\u0432\u0435\u0440\u0445 \u0438 \u0432\u043D\u0438\u0437",horizontalLayout:"\u0413\u043E\u0440\u0438\u0437\u043E\u043D\u0442\u0430\u043B\u044C\u043D\u0430\u044F \u043F\u043B\u0430\u043D\u0438\u0440\u043E\u0432\u043A\u0430",styleTitle:"\u0422\u0438\u0442\u0443\u043B\u044C\u043D\u044B\u0439 \u0441\u0442\u0438\u043B\u044C",boldTitle:"\u0422\u043E\u043B\u0441\u0442\u044B\u0439 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",fontBold:"\u0421\u043C\u0435\u043B\u044B\u0439",fontNormal:"\u043E\u0431\u0449\u0435\u043F\u0440\u0438\u043D\u044F\u0442\u044B\u0439",colonTitle:"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u0442\u043E\u043B\u0441\u0442\u043E\u0439 \u043A\u0438\u0448\u043A\u0438",colonVisible:"\u043F\u043E\u043A\u0430\u0437\u044B\u0432\u0430\u0442\u044C",colonHidden:"\u0441\u043A\u0440\u044B\u0432\u0430\u0442\u044C",alignTitle:"\u0412\u044B\u0440\u0430\u0432\u043D\u0438\u0432\u0430\u043D\u0438\u0435",widthTitle:"\u0428\u0438\u0440\u0438\u043D\u0430 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u0430",alignLeft:"\u0421\u043B\u0435\u0432\u0430",alignRight:"\u0421\u043F\u0440\u0430\u0432\u0430",unitPx:"\u041F\u0438\u043A\u0441\u0435\u043B\u0438",unitPct:"\u043F\u0440\u043E\u0446\u0435\u043D\u0442"},widget:{group:{base:"\u041E\u0441\u043D\u043E\u0432\u043D\u044B\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F",layout:"\u0423\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u043C\u0430\u043A\u0435\u0442\u0430",system:"\u0421\u0438\u0441\u0442\u0435\u043C\u043D\u044B\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F",module:"\u041C\u043E\u0434\u0443\u043B\u044C \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F",chart:"\u0423\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u043E\u0439",advanced:"\u0423\u0441\u043E\u0432\u0435\u0440\u0448\u0435\u043D\u0441\u0442\u0432\u043E\u0432\u0430\u043D\u043D\u044B\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F"},copyTitle:"Copy_ {0}",component:{input:"\u0412\u0445\u043E\u0434\u043D\u0430\u044F \u043A\u043E\u0440\u043E\u0431\u043A\u0430",textarea:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u043E\u0435 \u043F\u043E\u043B\u0435",select:"\u041F\u043E\u0442\u044F\u043D\u0443\u0442\u044C, \u0447\u0442\u043E\u0431\u044B \u0432\u044B\u0431\u0440\u0430\u0442\u044C",row:"\u041E\u0434\u043D\u0430 \u0441\u0442\u0440\u043E\u043A\u0430 \u0438 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432",title:"\u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",text:"\u0442\u0435\u043A\u0441\u0442",subtable:"\u041F\u043E\u0434\u0442\u0435\u043B",VxeSwitch:"\u043B\u0438",VxeInput:"\u0412\u0445\u043E\u0434\u043D\u0430\u044F \u043A\u043E\u0440\u043E\u0431\u043A\u0430",VxeNumberInput:"\u0447\u0438\u0441\u043B\u043E",VxeDatePicker:"\u0434\u0430\u0442\u0430",VxeTextarea:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u043E\u0435 \u043F\u043E\u043B\u0435",VxeSelect:"\u041F\u043E\u0442\u044F\u043D\u0443\u0442\u044C, \u0447\u0442\u043E\u0431\u044B \u0432\u044B\u0431\u0440\u0430\u0442\u044C",VxeTreeSelect:"\u0412\u044B\u0431\u043E\u0440 \u0434\u0435\u0440\u0435\u0432\u0430",VxeRadioGroup:"\u0420\u0430\u0434\u0438\u043E \u043A\u043E\u0440\u043E\u0431\u043A\u0430",VxeCheckboxGroup:"\u0424\u043B\u0430\u0436\u043E\u043A",VxeUploadFile:"\u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442",VxeUploadImage:"\u043A\u0430\u0440\u0442\u0438\u043D\u0430",VxeRate:"\u0441\u0447\u0435\u0442",VxeSlider:"\u0441\u043B\u0430\u0439\u0434\u0435\u0440"}},widgetProp:{name:"\u0423\u043F\u0440\u0430\u0432\u043B\u044F\u044E\u0449\u0435\u0435 \u0438\u043C\u044F",placeholder:"\u0411\u044B\u0441\u0442\u0440\u044B\u0439",required:"\u0422\u0440\u0435\u0431\u0443\u0435\u043C\u0430\u044F \u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0430",multiple:"\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0432\u0430\u0440\u0438\u0430\u043D\u0442\u043E\u0432",displaySetting:{name:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F",pc:"\u041A\u043E\u043C\u043F\u044C\u044E\u0442\u0435\u0440",mobile:"\u041C\u043E\u0431\u0438\u043B\u044C\u043D\u044B\u0439",visible:"\u043F\u043E\u043A\u0430\u0437\u044B\u0432\u0430\u0442\u044C",hidden:"\u0441\u043A\u0440\u044B\u0432\u0430\u0442\u044C"},dataSource:{name:"\u0418\u0441\u0442\u043E\u0447\u043D\u0438\u043A \u0434\u0430\u043D\u043D\u044B\u0445",defValue:"\u041E\u043F\u0446\u0438\u044F {0}",addOption:"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B",batchEditOption:"\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435 \u043F\u0430\u0440\u0442\u0438\u0438",batchEditTip:"\u041A\u0430\u0436\u0434\u0430\u044F \u0441\u0442\u0440\u043E\u043A\u0430 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u043E\u043F\u0446\u0438\u0438, \u043A\u043E\u0442\u043E\u0440\u0430\u044F \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043F\u0440\u044F\u043C\u0443\u044E \u043A\u043E\u043F\u0438\u044E \u0438 \u0432\u0441\u0442\u0430\u0432\u043A\u0443 \u0438\u0437 \u0442\u0430\u0431\u043B\u0438\u0446, Excel \u0438 WPS.",batchEditSubTip:"\u041A\u0430\u0436\u0434\u0430\u044F \u0441\u0442\u0440\u043E\u043A\u0430 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u043E\u043F\u0446\u0438\u0438. \u0415\u0441\u043B\u0438 \u044D\u0442\u043E \u0433\u0440\u0443\u043F\u043F\u0430, \u0434\u043E\u0447\u0435\u0440\u043D\u0438\u0435 \u043F\u0440\u0435\u0434\u043C\u0435\u0442\u044B \u043C\u043E\u0433\u0443\u0442 \u043D\u0430\u0447\u0438\u043D\u0430\u0442\u044C\u0441\u044F \u0441 \u043C\u0435\u0441\u0442\u0430 \u0438\u043B\u0438 \u043A\u043B\u0430\u0432\u0438\u0448\u0438 \u0432\u043A\u043B\u0430\u0434\u043A\u0438, \u0438 \u043E\u043D \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043F\u0440\u044F\u043C\u0443\u044E \u043A\u043E\u043F\u0438\u044E \u0438 \u0432\u0441\u0442\u0430\u0432\u043A\u0443 \u0438\u0437 \u0442\u0430\u0431\u043B\u0438\u0446, Excel \u0438 WPS.",buildOption:"\u0413\u0435\u043D\u0435\u0440\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B"},rowProp:{colSize:"\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432",col2:"\u0414\u0432\u0430 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",col3:"\u0422\u0440\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",col4:"\u0427\u0435\u0442\u044B\u0440\u0435 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",col6:"\u0428\u0435\u0441\u0442\u044C \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432",layout:"\u043C\u0430\u043A\u0435\u0442"},textProp:{name:"\u0441\u043E\u0434\u0435\u0440\u0436\u0430\u043D\u0438\u0435",alignTitle:"\u0412\u044B\u0440\u0430\u0432\u043D\u0438\u0432\u0430\u043D\u0438\u0435",alignLeft:"\u0421\u043B\u0435\u0432\u0430",alignCenter:"\u0426\u0435\u043D\u0442\u0440",alignRight:"\u0421\u043F\u0440\u0430\u0432\u0430",colorTitle:"\u0426\u0432\u0435\u0442 \u0448\u0440\u0438\u0444\u0442\u0430",sizeTitle:"\u0420\u0430\u0437\u043C\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430",boldTitle:"\u0411\u043E\u043B\u0435\u0435 \u0442\u043E\u043B\u0441\u0442\u044B\u0439 \u0448\u0440\u0438\u0444\u0442",fontNormal:"\u043E\u0431\u0449\u0435\u043F\u0440\u0438\u043D\u044F\u0442\u044B\u0439",fontBold:"\u0421\u043C\u0435\u043B\u044B\u0439"},subtableProp:{seqTitle:"\u0421\u0435\u0440\u0438\u0439\u043D\u044B\u0439 \u043D\u043E\u043C\u0435\u0440",showSeq:"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u0441\u0435\u0440\u0438\u0439\u043D\u044B\u0439 \u043D\u043E\u043C\u0435\u0440",showCheckbox:"\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0432\u0430\u0440\u0438\u0430\u043D\u0442\u043E\u0432",errSubDrag:"\u041F\u043E\u0434\u0442\u0430\u0431\u043B \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u044D\u0442\u043E \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 \u0434\u0440\u0443\u0433\u0438\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F",colPlace:"\u041F\u0435\u0440\u0435\u0442\u0430\u0441\u043A\u0438\u0432\u0430\u0442\u044C \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u044C \u0432"},uploadProp:{limitFileCount:"\u041E\u0433\u0440\u0430\u043D\u0438\u0447\u0435\u043D\u0438\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0444\u0430\u0439\u043B\u043E\u0432",limitFileSize:"\u041F\u0440\u0435\u0434\u0435\u043B \u0440\u0430\u0437\u043C\u0435\u0440\u0430 \u0444\u0430\u0439\u043B\u0430",multiFile:"\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0442\u044C \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0444\u0430\u0439\u043B\u043E\u0432",limitImgCount:"\u041E\u0433\u0440\u0430\u043D\u0438\u0447\u0435\u043D\u0438\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0439",limitImgSize:"\u041F\u0440\u0435\u0434\u0435\u043B \u0440\u0430\u0437\u043C\u0435\u0440\u0430 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F",multiImg:"\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C \u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0443 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u0438\u0445 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0439"}}},listDesign:{fieldSettingTab:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u043E\u043B\u044F",listSettingTab:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u043E\u0432",searchTitle:"\u041A\u0440\u0438\u0442\u0435\u0440\u0438\u0438 \u0437\u0430\u043F\u0440\u043E\u0441\u0430",listTitle:"\u0421\u043F\u0438\u0441\u043E\u043A \u043F\u043E\u043B\u0435",searchField:"\u041F\u043E\u043B\u044F \u0437\u0430\u043F\u0440\u043E\u0441\u0430",listField:"\u0421\u043F\u0438\u0441\u043E\u043A \u043F\u043E\u043B\u0435",activeBtn:{ActionButtonUpdate:"\u0440\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C",ActionButtonDelete:"\u0443\u0434\u0430\u043B\u0438\u0442\u044C"},search:{addBtn:"\u0440\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C",emptyText:"\u0423\u0441\u043B\u043E\u0432\u0438\u044F \u0437\u0430\u043F\u0440\u043E\u0441\u0430 \u043D\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0435\u043D\u044B",editPopupTitle:"\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043F\u043E\u043B\u044F \u0437\u0430\u043F\u0440\u043E\u0441\u0430"},searchPopup:{colTitle:"\u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",saveBtn:"\u0441\u043E\u0445\u0440\u0430\u043D\u044F\u0442\u044C"}},text:{copySuccess:"\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043E \u0432 \u0431\u0443\u0444\u0435\u0440 \u043E\u0431\u043C\u0435\u043D\u0430",copyError:"\u0422\u0435\u043A\u0443\u0449\u0430\u044F \u0441\u0440\u0435\u0434\u0430 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u044D\u0442\u0443 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044E"},countdown:{formats:{yyyy:"\u0413\u043E\u0434",MM:"\u043B\u0443\u043D\u0430",dd:"\u043D\u0435\u0431\u043E",HH:"\u0447\u0430\u0441",mm:"\u0442\u043E\u0447\u043A\u0430",ss:"\u0412\u0442\u043E\u0440\u043E\u0439"}},contextMenu:{loadingText:"\u52A0\u8F7D\u4E2D..."},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"\u65E5",w1:"\u4E00",w2:"\u4E8C",w3:"\u4E09",w4:"\u56DB",w5:"\u4E94",w6:"\u516D"}},plugins:{extendCellArea:{area:{mergeErr:"\u042D\u0442\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430 \u043D\u0430 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0445 \u044F\u0447\u0435\u0439\u043A\u0430\u0445",multiErr:"\u042D\u0442\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430 \u0432 \u043E\u0431\u043B\u0430\u0441\u0442\u0438 \u043C\u043D\u043E\u0433\u043E\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u044F",selectErr:"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0443\u043F\u0440\u0430\u0432\u043B\u044F\u0442\u044C \u044F\u0447\u0435\u0439\u043A\u0430\u043C\u0438 \u0432 \u0443\u043A\u0430\u0437\u0430\u043D\u043D\u043E\u0439 \u043E\u0431\u043B\u0430\u0441\u0442\u0438",extendErr:"\u0415\u0441\u043B\u0438 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u043D\u0430\u044F \u043E\u0431\u043B\u0430\u0441\u0442\u044C \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u0442 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0435 \u044F\u0447\u0435\u0439\u043A\u0438, \u0432\u0441\u0435 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0435 \u044F\u0447\u0435\u0439\u043A\u0438 \u0434\u043E\u043B\u0436\u043D\u044B \u0431\u044B\u0442\u044C \u043E\u0434\u0438\u043D\u0430\u043A\u043E\u0432\u043E\u0433\u043E \u0440\u0430\u0437\u043C\u0435\u0440\u0430",pasteMultiErr:"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u044C, \u043D\u0435\u043E\u0431\u0445\u043E\u0434\u0438\u043C\u043E \u0441\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0438 \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u044C \u043E\u0431\u043B\u0430\u0441\u0442\u0438 \u0442\u043E\u0433\u043E \u0436\u0435 \u0440\u0430\u0437\u043C\u0435\u0440\u0430, \u0447\u0442\u043E\u0431\u044B \u0441\u0434\u0435\u043B\u0430\u0442\u044C \u044D\u0442\u043E",cpInvalidErr:"\u042D\u0442\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430, \u0432 \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u043E\u0439 \u0432\u0430\u043C\u0438 \u043E\u0431\u043B\u0430\u0441\u0442\u0438 \u0435\u0441\u0442\u044C \u0437\u0430\u043F\u0440\u0435\u0449\u0435\u043D\u043D\u044B\u0435 \u0441\u0442\u043E\u043B\u0431\u0446\u044B ({0})"},fnr:{title:"\u041D\u0430\u0439\u0442\u0438 \u0438 \u0437\u0430\u043C\u0435\u043D\u0438\u0442\u044C",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"\u041D\u0430\u0445\u043E\u0434\u0438\u0442\u044C",replaceLabel:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C",findTitle:"\u041D\u0430\u0439\u0442\u0438 \u043A\u043E\u043D\u0442\u0435\u043D\u0442:",replaceTitle:"\u0417\u0430\u043C\u0435\u043D\u0438\u0442\u044C \u043D\u0430:",tabs:{find:"\u041D\u0430\u0445\u043E\u0434\u0438\u0442\u044C",replace:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C"},filter:{re:"\u0420\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u044B\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u044F",whole:"\u041F\u043E\u043B\u043D\u043E\u0435 \u0441\u043E\u043F\u043E\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u0441\u043B\u043E\u0432",sensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"},btns:{findNext:"\u041D\u0430\u0439\u0434\u0438\u0442\u0435 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0439",findAll:"\u041D\u0430\u0439\u0442\u0438 \u0432\u0441\u0435",replace:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C",replaceAll:"\u0417\u0430\u043C\u0435\u043D\u0438\u0442\u044C \u0432\u0441\u0435",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430"},header:{seq:"#",cell:"\u041A\u043B\u0435\u0442\u043A\u0430",value:"\u0446\u0435\u043D\u0438\u0442\u044C"},body:{row:"\u0421\u0442\u0440\u043E\u043A\u0430: {0}",col:"\u0421\u0442\u043E\u043B\u0431\u0435\u0446: {0}"},empty:"(\u041D\u0443\u043B\u0435\u0432\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435)",reError:"\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0440\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u043E\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u0435",recordCount:"{0} \u042F\u0447\u0435\u0439\u043A\u0438 \u043D\u0430\u0439\u0434\u0435\u043D\u044B",notCell:"\u0421\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044E\u0449\u0430\u044F \u044F\u0447\u0435\u0439\u043A\u0430 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u043D\u0430\u0439\u0434\u0435\u043D\u0430",replaceSuccess:"{0} \u044F\u0447\u0435\u0439\u043A\u0438 \u0431\u044B\u043B\u0438 \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0437\u0430\u043C\u0435\u043D\u0435\u043D\u044B"}},extendPivotTable:{aggregation:{grouping:"\u0413\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0430",values:"\u0446\u0435\u043D\u0438\u0442\u044C",groupPlaceholder:"\u041F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0441\u044E\u0434\u0430, \u0447\u0442\u043E\u0431\u044B \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C",valuesPlaceholder:"\u041F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0441\u044E\u0434\u0430, \u0447\u0442\u043E\u0431\u044B \u0430\u0433\u0440\u0435\u0433\u0438\u0440\u043E\u0432\u0430\u0442\u044C",dragExistCol:"\u042D\u0442\u0430 \u043A\u043E\u043B\u043E\u043D\u043A\u0430 \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442",sortHelpTip:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u0438 \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u043E\u043A, \u0447\u0442\u043E\u0431\u044B \u043D\u0430\u0441\u0442\u0440\u043E\u0438\u0442\u044C \u0437\u0430\u043A\u0430\u0437"},aggFuncs:{sum:"\u041F\u043E\u043F\u0440\u043E\u0441\u0438\u0442\u044C \u0441\u0443\u043C\u043C\u0443",count:"\u0441\u0447\u0438\u0442\u0430\u0442\u044C",avg:"\u0441\u0440\u0435\u0434\u043D\u0435\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",min:"\u041C\u0438\u043D\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",max:"\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",first:"\u041F\u0435\u0440\u0432\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",last:"\u041A\u043E\u043D\u0435\u0447\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435"}},filterComplexInput:{menus:{fixedColumn:"\u0417\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043B\u043E\u043D\u043A\u0438",fixedGroup:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0443",cancelFixed:"\u041E\u0442\u043C\u0435\u043D\u0438\u0442\u044C \u0437\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435",fixedLeft:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u043B\u0435\u0432\u0443\u044E \u0441\u0442\u043E\u0440\u043E\u043D\u0443",fixedRight:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u043F\u0440\u0430\u0432\u0443\u044E \u0441\u0442\u043E\u0440\u043E\u043D\u0443"},cases:{equal:"\u0440\u0430\u0432\u043D\u044B\u0439",gt:"\u0411\u043E\u043B\u044C\u0448\u0435",lt:"\u041C\u0435\u043D\u044C\u0448\u0435, \u0447\u0435\u043C",begin:"\u041D\u0430\u0447\u0430\u043B\u043E",endin:"\u041E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u0435 \u0435\u0441\u0442\u044C",include:"\u0412\u043A\u043B\u044E\u0447\u0430\u0442\u044C",isSensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"}},filterCombination:{menus:{sort:"\u0421\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u043A\u0430",clearSort:"\u0427\u0435\u0442\u043A\u0438\u0439 \u0432\u0438\u0434",sortAsc:"\u0412\u043E\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A",sortDesc:"\u043D\u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A",fixedColumn:"\u0417\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043B\u043E\u043D\u043A\u0438",fixedGroup:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0443",cancelFixed:"\u041E\u0442\u043C\u0435\u043D\u0438\u0442\u044C \u0437\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435",fixedLeft:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u043B\u0435\u0432\u0443\u044E \u0441\u0442\u043E\u0440\u043E\u043D\u0443",fixedRight:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u043F\u0440\u0430\u0432\u0443\u044E \u0441\u0442\u043E\u0440\u043E\u043D\u0443",clearFilter:"\u0427\u0438\u0441\u0442\u044B\u0439 \u0444\u0438\u043B\u044C\u0442\u0440",textOption:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u0430\u044F \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u044F",numberOption:"\u0427\u0438\u0441\u043B\u0435\u043D\u043D\u0430\u044F \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u044F",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0435 \u043C\u0435\u0442\u043E\u0434\u044B \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u0438",currColumnTitle:"\u0422\u0435\u043A\u0443\u0449\u0438\u0439 \u0441\u0442\u043E\u043B\u0431\u0435\u0446:",and:"\u0438",or:"\u0438\u043B\u0438",describeHtml:"\u0414\u043E\u0441\u0442\u0443\u043F\u043D\u044B\u0439? \u041F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 \u043E\u0434\u0438\u043D \u0441\u0438\u043C\u0432\u043E\u043B <br/> \u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C * \u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 \u043B\u044E\u0431\u044B\u0435 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432"},cases:{equal:"\u0440\u0430\u0432\u043D\u044B\u0439",unequal:"\u041D\u0435 \u0440\u0430\u0432\u0435\u043D",gt:"\u0411\u043E\u043B\u044C\u0448\u0435",ge:"\u0411\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u0435\u043D",lt:"\u041C\u0435\u043D\u044C\u0448\u0435, \u0447\u0435\u043C",le:"\u041C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u0435\u043D",begin:"\u041D\u0430\u0447\u0430\u043B\u043E",notbegin:"\u042D\u0442\u043E \u043D\u0435 \u0432 \u043D\u0430\u0447\u0430\u043B\u0435",endin:"\u041E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u0435 \u0435\u0441\u0442\u044C",notendin:"\u041E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u0435 \u043D\u0435",include:"\u0412\u043A\u043B\u044E\u0447\u0430\u0442\u044C",exclude:"\u041D\u0435 \u0432\u043A\u043B\u044E\u0447\u0435\u043D",between:"\u041C\u0435\u0436\u0434\u0443",isAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E",eqAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E\u6216\u4E0E\u4E4B\u76F8\u540C",isBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D",eqBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D\u6216\u4E0E\u4E4B\u76F8\u540C",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",before:"\u4E4B\u524D",after:"\u4E4B\u540E",tomorrow:"\u660E\u5929",today:"\u4ECA\u5929",yesterday:"\u6628\u5929",nextWeek:"\u4E0B\u5468",thisWeek:"\u672C\u5468",lastWeek:"\u4E0A\u5468",nextMonth:"\u4E0B\u6708",thisMonth:"\u672C\u6708",lastMonth:"\u4E0A\u6708",nextYear:"\u660E\u5E74",thisYear:"\u4ECA\u5E74",lastYear:"\u53BB\u5E74",yearToDate:"\u672C\u5E74\u5EA6\u622A\u6B62\u5230\u73B0\u5728",custom:"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u0430\u044F \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u044F",insensitive:"\u0421\u043B\u0443\u0447\u0430\u0439 \u043D\u0435\u0447\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u0435\u043D",isSensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"},empty:"(\u043F\u0443\u0441\u0442\u043E\u0439)",notData:"\u041D\u0435\u0442 \u043C\u0430\u0442\u0447\u0430"}},pro:{area:{mergeErr:"\u042D\u0442\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430 \u043D\u0430 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0445 \u044F\u0447\u0435\u0439\u043A\u0430\u0445",multiErr:"\u042D\u0442\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430 \u0432 \u043E\u0431\u043B\u0430\u0441\u0442\u0438 \u043C\u043D\u043E\u0433\u043E\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u044F",extendErr:"\u0415\u0441\u043B\u0438 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u043D\u0430\u044F \u043E\u0431\u043B\u0430\u0441\u0442\u044C \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u0442 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0435 \u044F\u0447\u0435\u0439\u043A\u0438, \u0432\u0441\u0435 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0435 \u044F\u0447\u0435\u0439\u043A\u0438 \u0434\u043E\u043B\u0436\u043D\u044B \u0431\u044B\u0442\u044C \u043E\u0434\u0438\u043D\u0430\u043A\u043E\u0432\u043E\u0433\u043E \u0440\u0430\u0437\u043C\u0435\u0440\u0430",pasteMultiErr:"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u044C, \u043D\u0435\u043E\u0431\u0445\u043E\u0434\u0438\u043C\u043E \u0441\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0438 \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u044C \u043E\u0431\u043B\u0430\u0441\u0442\u0438 \u0442\u043E\u0433\u043E \u0436\u0435 \u0440\u0430\u0437\u043C\u0435\u0440\u0430, \u0447\u0442\u043E\u0431\u044B \u0441\u0434\u0435\u043B\u0430\u0442\u044C \u044D\u0442\u043E"},fnr:{title:"\u041D\u0430\u0439\u0442\u0438 \u0438 \u0437\u0430\u043C\u0435\u043D\u0438\u0442\u044C",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"\u041D\u0430\u0445\u043E\u0434\u0438\u0442\u044C",replaceLabel:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C",findTitle:"\u041D\u0430\u0439\u0442\u0438 \u043A\u043E\u043D\u0442\u0435\u043D\u0442:",replaceTitle:"\u0417\u0430\u043C\u0435\u043D\u0438\u0442\u044C \u043D\u0430:",tabs:{find:"\u041D\u0430\u0445\u043E\u0434\u0438\u0442\u044C",replace:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C"},filter:{re:"\u0420\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u044B\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u044F",whole:"\u041F\u043E\u043B\u043D\u043E\u0435 \u0441\u043E\u043F\u043E\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u0441\u043B\u043E\u0432",sensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"},btns:{findNext:"\u041D\u0430\u0439\u0434\u0438\u0442\u0435 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0439",findAll:"\u041D\u0430\u0439\u0442\u0438 \u0432\u0441\u0435",replace:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C",replaceAll:"\u0417\u0430\u043C\u0435\u043D\u0438\u0442\u044C \u0432\u0441\u0435",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430"},header:{seq:"#",cell:"\u041A\u043B\u0435\u0442\u043A\u0430",value:"\u0446\u0435\u043D\u0438\u0442\u044C"},empty:"(\u041D\u0443\u043B\u0435\u0432\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435)",reError:"\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0440\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u043E\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u0435",recordCount:"{0} \u042F\u0447\u0435\u0439\u043A\u0438 \u043D\u0430\u0439\u0434\u0435\u043D\u044B",notCell:"\u0421\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044E\u0449\u0430\u044F \u044F\u0447\u0435\u0439\u043A\u0430 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u043D\u0430\u0439\u0434\u0435\u043D\u0430",replaceSuccess:"{0} \u044F\u0447\u0435\u0439\u043A\u0438 \u0431\u044B\u043B\u0438 \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0437\u0430\u043C\u0435\u043D\u0435\u043D\u044B"}},renderer:{search:"\u043F\u043E\u0438\u0441\u043A",cases:{equal:"\u0440\u0430\u0432\u043D\u044B\u0439",unequal:"\u041D\u0435 \u0440\u0430\u0432\u0435\u043D",gt:"\u0411\u043E\u043B\u044C\u0448\u0435",ge:"\u0411\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u0435\u043D",lt:"\u041C\u0435\u043D\u044C\u0448\u0435, \u0447\u0435\u043C",le:"\u041C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u0435\u043D",begin:"\u041D\u0430\u0447\u0430\u043B\u043E",notbegin:"\u042D\u0442\u043E \u043D\u0435 \u0432 \u043D\u0430\u0447\u0430\u043B\u0435",endin:"\u041E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u0435 \u0435\u0441\u0442\u044C",notendin:"\u041E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u0435 \u043D\u0435",include:"\u0412\u043A\u043B\u044E\u0447\u0430\u0442\u044C",exclude:"\u041D\u0435 \u0432\u043A\u043B\u044E\u0447\u0435\u043D",between:"\u041C\u0435\u0436\u0434\u0443",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",custom:"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u0430\u044F \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u044F",insensitive:"\u0421\u043B\u0443\u0447\u0430\u0439 \u043D\u0435\u0447\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u0435\u043D",isSensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"},combination:{menus:{sort:"\u0421\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u043A\u0430",clearSort:"\u0427\u0435\u0442\u043A\u0438\u0439 \u0432\u0438\u0434",sortAsc:"\u0412\u043E\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A",sortDesc:"\u043D\u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A",fixedColumn:"\u0417\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043B\u043E\u043D\u043A\u0438",fixedGroup:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0443",cancelFixed:"\u041E\u0442\u043C\u0435\u043D\u0438\u0442\u044C \u0437\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435",fixedLeft:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u0432\u043B\u0435\u0432\u043E",fixedRight:"\u0417\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u0442\u044C \u0432\u043F\u0440\u0430\u0432\u043E",clearFilter:"\u0427\u0438\u0441\u0442\u044B\u0439 \u0444\u0438\u043B\u044C\u0442\u0440",textOption:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u0430\u044F \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u044F",numberOption:"\u0427\u0438\u0441\u043B\u0435\u043D\u043D\u0430\u044F \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u044F",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0435 \u043C\u0435\u0442\u043E\u0434\u044B \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u0438",currColumnTitle:"\u0422\u0435\u043A\u0443\u0449\u0438\u0439 \u0441\u0442\u043E\u043B\u0431\u0435\u0446:",and:"\u0438",or:"\u0438\u043B\u0438",describeHtml:"\u0414\u043E\u0441\u0442\u0443\u043F\u043D\u044B\u0439? \u041F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 \u043E\u0434\u0438\u043D \u0441\u0438\u043C\u0432\u043E\u043B <br/> \u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C * \u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 \u043B\u044E\u0431\u044B\u0435 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432"},empty:"(\u043F\u0443\u0441\u0442\u043E\u0439)",notData:"\u041D\u0435\u0442 \u043C\u0430\u0442\u0447\u0430"}}}}),Kt}var jl=Ul(),Wl=Ne(jl),Yt={},Ln;function Jl(){return Ln||(Ln=1,Object.defineProperty(Yt,"__esModule",{value:!0}),Yt.default=void 0,Yt.default={vxe:{base:{pleaseInput:"\u8BF7\u8F93\u5165",pleaseSelect:"\u8BF7\u9009\u62E9",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u52A0\u8F7D\u4E2D..."},error:{downErr:"\u4E0B\u8F7D\u5931\u8D25",errLargeData:"\u5F53\u7ED1\u5B9A\u7684\u6570\u636E\u91CF\u8FC7\u5927\u65F6\uFF0C\u5E94\u8BE5\u8BF7\u4F7F\u7528 {0}\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u5361\u987F",groupFixed:"\u5982\u679C\u4F7F\u7528\u5206\u7EC4\u8868\u5934\uFF0C\u51BB\u7ED3\u5217\u5FC5\u987B\u6309\u7EC4\u8BBE\u7F6E",groupMouseRange:'\u5206\u7EC4\u8868\u5934\u4E0E "{0}" \u4E0D\u80FD\u540C\u65F6\u4F7F\u7528\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',groupTag:'\u5206\u7EC4\u5217\u5934\u5E94\u8BE5\u4F7F\u7528 "{0}" \u800C\u4E0D\u662F "{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',scrollErrProp:'\u542F\u7528\u865A\u62DF\u6EDA\u52A8\u540E\u4E0D\u652F\u6301\u8BE5\u53C2\u6570 "{0}"',errConflicts:'\u53C2\u6570 "{0}" \u4E0E "{1}" \u6709\u51B2\u7A81',modelConflicts:'\u7ED1\u5B9A\u7684\u5B57\u6BB5\u503C "{0}" \u4E0E "{1}" \u5B58\u5728\u51B2\u7A81\uFF0C\u5C06\u4F1A\u51FA\u73B0\u9519\u8BEF',notSupportProp:'\u5F53\u542F\u7528\u53C2\u6570 "{0}" \u65F6\u4E0D\u652F\u6301 "{1}"\uFF0C\u5E94\u8BE5\u4E3A "{2}"\uFF0C\u5426\u5219\u5C06\u4F1A\u51FA\u73B0\u9519\u8BEF',reqSupportProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',notConflictProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u5B58\u5728\u529F\u80FD\u51B2\u7A81',unableInsert:"\u65E0\u6CD5\u63D2\u5165\u5230\u6307\u5B9A\u4F4D\u7F6E\uFF0C\u8BF7\u68C0\u67E5\u53C2\u6570\u662F\u5426\u6B63\u786E",useErr:'\u5B89\u88C5 "{0}" \u6A21\u5757\u65F6\u53D1\u751F\u9519\u8BEF\uFF0C\u53EF\u80FD\u987A\u5E8F\u4E0D\u6B63\u786E\uFF0C\u4F9D\u8D56\u7684\u6A21\u5757\u9700\u8981\u5728 Table \u4E4B\u524D\u5B89\u88C5',barUnableLink:"\u5DE5\u5177\u680F\u65E0\u6CD5\u5173\u8054\u8868\u683C",expandContent:'\u5C55\u5F00\u884C\u7684\u63D2\u69FD\u5E94\u8BE5\u662F "content"\uFF0C\u8BF7\u68C0\u67E5\u662F\u5426\u6B63\u786E',reqComp:'\u7F3A\u5C11 "{0}" \u7EC4\u4EF6\uFF0C\u8BF7\u68C0\u67E5\u662F\u5426\u6B63\u786E\u5B89\u88C5\u3002 https://vxeui.com/#/start/useGlobal',reqModule:'\u7F3A\u5C11 "{0}" \u6A21\u5757',reqProp:'\u7F3A\u5C11\u5FC5\u8981\u7684 "{0}" \u53C2\u6570\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u5BFC\u81F4\u51FA\u73B0\u9519\u8BEF',emptyProp:'\u53C2\u6570 "{0}" \u4E0D\u5141\u8BB8\u4E3A\u7A7A',errProp:'\u4E0D\u652F\u6301\u7684\u53C2\u6570 "{0}"\uFF0C\u53EF\u80FD\u4E3A "{1}"',colRepet:'column.{0}="{1}" \u91CD\u590D\u4E86\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u5BFC\u81F4\u67D0\u4E9B\u529F\u80FD\u65E0\u6CD5\u4F7F\u7528',notFunc:'\u65B9\u6CD5 "{0}" \u4E0D\u5B58\u5728',errFunc:'\u53C2\u6570 "{0}" \u4E0D\u662F\u4E00\u4E2A\u65B9\u6CD5',notValidators:'\u5168\u5C40\u6821\u9A8C "{0}" \u4E0D\u5B58\u5728',notFormats:'\u5168\u5C40\u683C\u5F0F\u5316 "{0}" \u4E0D\u5B58\u5728',notCommands:'\u5168\u5C40\u6307\u4EE4 "{0}" \u4E0D\u5B58\u5728',notSlot:'\u63D2\u69FD "{0}" \u4E0D\u5B58\u5728',noTree:'\u6811\u7ED3\u6784\u4E0D\u652F\u6301 "{0}"',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'\u4E0D\u652F\u6301\u7684\u53C2\u6570 "{0}"',checkProp:'\u5F53\u6570\u636E\u91CF\u8FC7\u5927\u65F6\u53EF\u80FD\u4F1A\u5BFC\u81F4\u590D\u9009\u6846\u5361\u987F\uFF0C\u5EFA\u8BAE\u8BBE\u7F6E\u53C2\u6570 "{0}" \u63D0\u5347\u6E32\u67D3\u901F\u5EA6',coverProp:'"{0}" \u7684\u53C2\u6570 "{1}" \u91CD\u590D\u5B9A\u4E49\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',uniField:'\u5B57\u6BB5\u540D "{0}" \u91CD\u590D\u5B9A\u4E49\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',repeatKey:'\u4E3B\u952E\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',repeatProp:'\u53C2\u6570\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'\u65B9\u6CD5 "{0}" \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "{1}"',delProp:'\u53C2\u6570 "{0}" \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "{1}"',delEvent:'\u4E8B\u4EF6 "{0}" \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "{1}"',removeProp:'\u53C2\u6570 "{0}" \u5DF2\u5E9F\u5F03\uFF0C\u4E0D\u5EFA\u8BAE\u4F7F\u7528\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u5BFC\u81F4\u51FA\u73B0\u9519\u8BEF',errFormat:'\u5168\u5C40\u7684\u683C\u5F0F\u5316\u5185\u5BB9\u5E94\u8BE5\u4F7F\u7528 "VXETable.formats" \u5B9A\u4E49\uFF0C\u6302\u8F7D "formatter={0}" \u7684\u65B9\u5F0F\u5DF2\u4E0D\u5EFA\u8BAE\u4F7F\u7528',notType:'\u4E0D\u652F\u6301\u7684\u6587\u4EF6\u7C7B\u578B "{0}"',notExp:"\u8BE5\u6D4F\u89C8\u5668\u4E0D\u652F\u6301\u5BFC\u5165/\u5BFC\u51FA\u529F\u80FD",impFields:"\u5BFC\u5165\u5931\u8D25\uFF0C\u8BF7\u68C0\u67E5\u5B57\u6BB5\u540D\u548C\u6570\u636E\u683C\u5F0F\u662F\u5426\u6B63\u786E",treeNotImp:"\u6811\u8868\u683C\u4E0D\u652F\u6301\u5BFC\u5165",treeCrossDrag:"\u53EA\u80FD\u62D6\u62FD\u7B2C\u4E00\u5C42\u7EA7",treeDragChild:"\u7236\u7EA7\u4E0D\u80FD\u62D6\u62FD\u5230\u81EA\u5DF1\u7684\u5B50\u7EA7\u4E2D",reqPlugin:'\u6269\u5C55\u63D2\u4EF6\u672A\u5B89\u88C5 "{1}" https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"\u8D85\u8FC7\u652F\u6301\u7684\u6700\u5927\u6570\u636E\u91CF {0} \u884C\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u5BFC\u81F4\u51FA\u73B0\u9519\u8BEF",useNew:"\u4E0D\u5EFA\u8BAE\u4F7F\u7528 {0}\uFF0C\u8BF7\u4F7F\u7528 {1}",errorVersion:"\u7248\u672C\u4E0D\u5339\u914D\uFF0C\u5F53\u524D\u7248\u672C {0}\uFF0C\u6700\u4F4E\u652F\u6301\u7248\u672C\u4E3A {1}"},table:{emptyText:"\u6682\u65E0\u6570\u636E",allTitle:"\u5168\u9009/\u53D6\u6D88",seqTitle:"\u5E8F\u53F7",actionTitle:"\u64CD\u4F5C",confirmFilter:"\u7B5B\u9009",resetFilter:"\u91CD\u7F6E",allFilter:"\u5168\u90E8",sortAsc:"\u5347\u5E8F\uFF1A\u6700\u4F4E\u5230\u6700\u9AD8",sortDesc:"\u964D\u5E8F\uFF1A\u6700\u9AD8\u5230\u6700\u4F4E",filter:"\u5BF9\u6240\u9009\u7684\u5217\u542F\u7528\u7B5B\u9009",impSuccess:"\u6210\u529F\u5BFC\u5165 {0} \u6761\u8BB0\u5F55",expLoading:"\u6B63\u5728\u5BFC\u51FA\u4E2D",expSuccess:"\u5BFC\u51FA\u6210\u529F",expError:"\u5BFC\u51FA\u5931\u8D25",expFilename:"\u5BFC\u51FA_{0}",expOriginFilename:"\u5BFC\u51FA_\u6E90_{0}",customTitle:"\u5217\u8BBE\u7F6E",customAll:"\u5168\u90E8",customConfirm:"\u786E\u8BA4",customClose:"\u5173\u95ED",customCancel:"\u53D6\u6D88",customRestore:"\u6062\u590D\u9ED8\u8BA4",maxFixedCol:"\u6700\u5927\u51BB\u7ED3\u5217\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"\u79FB\u52A8\uFF1A{0}",resizeColTip:"\u5BBD\uFF1A{0} \u50CF\u7D20",resizeRowTip:"\u9AD8\uFF1A{0} \u50CF\u7D20",rowGroupContentTotal:"{0}\uFF08{1}\uFF09",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u6761\u8BB0\u5F55\uFF01",deleteSelectRecord:"\u60A8\u786E\u5B9A\u8981\u5220\u9664\u6240\u9009\u8BB0\u5F55\u5417\uFF1F",removeSelectRecord:"\u60A8\u786E\u5B9A\u8981\u79FB\u9664\u6240\u9009\u8BB0\u5F55\u5417\uFF1F",dataUnchanged:"\u6570\u636E\u672A\u6539\u52A8\uFF01",delSuccess:"\u6210\u529F\u5220\u9664\u6240\u9009\u8BB0\u5F55\uFF01",saveSuccess:"\u4FDD\u5B58\u6210\u529F\uFF01",operError:"\u53D1\u751F\u9519\u8BEF\uFF0C\u64CD\u4F5C\u5931\u8D25\uFF01"},select:{clear:"\u6E05\u9664",allChecked:"\u5168\u9009",total:"{0} / {1}",search:"\u641C\u7D22",loadingText:"\u52A0\u8F7D\u4E2D...",emptyText:"\u6682\u65E0\u6570\u636E",maxSize:"\u6700\u5927\u53EF\u9009\u62E9\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",overSizeErr:"\u5DF2\u8D85\u51FA\u6700\u5927\u53EF\u9009\u6570\u91CF {0} \u4E2A\uFF0C\u8D85\u51FA\u90E8\u5206\u5C06\u88AB\u5FFD\u7565\uFF01",searchEmpty:"\u672A\u5339\u914D\u5230\u6570\u636E\uFF01"},tree:{searchEmpty:"\u672A\u5339\u914D\u5230\u6570\u636E\uFF01",dragTip:"\u79FB\u52A8\uFF1A{0}"},treeSelect:{clearChecked:"\u6E05\u9664",allChecked:"\u5168\u9009",allExpand:"\u5168\u90E8\u5C55\u5F00",clearExpand:"\u5168\u90E8\u6536\u8D77",total:"\u5DF2\u9009 {0}",search:"\u641C\u7D22",emptyText:"\u6682\u65E0\u6570\u636E"},pager:{goto:"\u524D\u5F80",gotoTitle:"\u9875\u6570",pagesize:"{0}\u6761/\u9875",total:"\u5171 {0} \u6761\u8BB0\u5F55",pageClassifier:"\u9875",homePage:"\u9996\u9875",homePageTitle:"\u9996\u9875",prevPage:"\u4E0A\u4E00\u9875",prevPageTitle:"\u4E0A\u4E00\u9875",nextPage:"\u4E0B\u4E00\u9875",nextPageTitle:"\u4E0B\u4E00\u9875",prevJump:"\u5411\u4E0A\u8DF3\u9875",prevJumpTitle:"\u5411\u4E0A\u8DF3\u9875",nextJump:"\u5411\u4E0B\u8DF3\u9875",nextJumpTitle:"\u5411\u4E0B\u8DF3\u9875",endPage:"\u672B\u9875",endPageTitle:"\u672B\u9875"},alert:{title:"\u7CFB\u7EDF\u63D0\u793A"},button:{confirm:"\u786E\u8BA4",cancel:"\u53D6\u6D88",clear:"\u6E05\u9664"},filter:{search:"\u641C\u7D22"},custom:{cstmTitle:"\u5217\u8BBE\u7F6E",cstmRestore:"\u6062\u590D\u9ED8\u8BA4",cstmCancel:"\u53D6\u6D88",cstmConfirm:"\u786E\u5B9A",cstmConfirmRestore:"\u8BF7\u786E\u8BA4\u662F\u5426\u6062\u590D\u6210\u9ED8\u8BA4\u5217\u914D\u7F6E\uFF1F",cstmDragTarget:"\u79FB\u52A8\uFF1A{0}",setting:{colSort:"\u6392\u5E8F",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"\u5217\u6807\u9898",colResizable:"\u5217\u5BBD\uFF08\u50CF\u7D20\uFF09",colVisible:"\u662F\u5426\u663E\u793A",colFixed:"\u51BB\u7ED3\u5217",colFixedMax:"\u51BB\u7ED3\u5217\uFF08\u6700\u591A {0} \u5217\uFF09",fixedLeft:"\u5DE6\u4FA7",fixedUnset:"\u4E0D\u8BBE\u7F6E",fixedRight:"\u53F3\u4FA7"}},import:{modes:{covering:"\u8986\u76D6\u65B9\u5F0F\uFF08\u76F4\u63A5\u8986\u76D6\u8868\u683C\u6570\u636E\uFF09",insert:"\u5E95\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u5E95\u90E8\u8FFD\u52A0\u65B0\u6570\u636E\uFF09",insertTop:"\u9876\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u9876\u90E8\u8FFD\u52A0\u65B0\u6570\u636E\uFF09",insertBottom:"\u5E95\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u5E95\u90E8\u8FFD\u52A0\u65B0\u6570\u636E\uFF09"},impTitle:"\u5BFC\u5165\u6570\u636E",impFile:"\u6587\u4EF6\u540D",impSelect:"\u9009\u62E9\u6587\u4EF6",impType:"\u6587\u4EF6\u7C7B\u578B",impOpts:"\u53C2\u6570\u8BBE\u7F6E",impMode:"\u5BFC\u5165\u6A21\u5F0F",impConfirm:"\u5BFC\u5165",impCancel:"\u53D6\u6D88"},export:{types:{csv:"CSV (\u9017\u53F7\u5206\u9694)(*.csv)",html:"\u7F51\u9875(*.html)",xml:"XML \u6570\u636E(*.xml)",txt:"\u6587\u672C\u6587\u4EF6(\u5236\u8868\u7B26\u5206\u9694)(*.txt)",xls:"Excel 97-2003 \u5DE5\u4F5C\u7C3F(*.xls)",xlsx:"Excel \u5DE5\u4F5C\u7C3F(*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"\u7A7A\u6570\u636E",current:"\u5F53\u524D\u6570\u636E\uFF08\u5F53\u524D\u9875\u7684\u6570\u636E\uFF09",selected:"\u9009\u4E2D\u6570\u636E\uFF08\u5F53\u524D\u9875\u9009\u4E2D\u7684\u6570\u636E\uFF09",all:"\u5168\u91CF\u6570\u636E\uFF08\u5305\u62EC\u6240\u6709\u5206\u9875\u7684\u6570\u636E\uFF09"},printTitle:"\u6253\u5370\u6570\u636E",expTitle:"\u5BFC\u51FA\u6570\u636E",expName:"\u6587\u4EF6\u540D",expNamePlaceholder:"\u8BF7\u8F93\u5165\u6587\u4EF6\u540D",expSheetName:"\u6807\u9898",expSheetNamePlaceholder:"\u8BF7\u8F93\u5165\u6807\u9898",expType:"\u4FDD\u5B58\u7C7B\u578B",expMode:"\u9009\u62E9\u6570\u636E",expCurrentColumn:"\u5168\u90E8\u5B57\u6BB5",expColumn:"\u9009\u62E9\u5B57\u6BB5",expOpts:"\u53C2\u6570\u8BBE\u7F6E",expOptHeader:"\u8868\u5934",expHeaderTitle:"\u662F\u5426\u9700\u8981\u8868\u5934",expOptFooter:"\u8868\u5C3E",expFooterTitle:"\u662F\u5426\u9700\u8981\u8868\u5C3E",expOptColgroup:"\u5206\u7EC4\u8868\u5934",expOptTitle:"\u5217\u6807\u9898",expTitleTitle:"\u662F\u5426\u4E3A\u5217\u6807\u9898\uFF0C\u5426\u5219\u663E\u793A\u4E3A\u5217\u7684\u5B57\u6BB5\u540D",expColgroupTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5219\u652F\u6301\u5E26\u6709\u5206\u7EC4\u7ED3\u6784\u7684\u8868\u5934",expOptMerge:"\u5408\u5E76",expMergeTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5219\u652F\u6301\u5E26\u6709\u5408\u5E76\u7ED3\u6784\u7684\u5355\u5143\u683C",expOptAllExpand:"\u5C55\u5F00\u6811",expAllExpandTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5219\u652F\u6301\u5C06\u5E26\u6709\u5C42\u7EA7\u7ED3\u6784\u7684\u6570\u636E\u5168\u90E8\u5C55\u5F00",expOptUseStyle:"\u6837\u5F0F",expUseStyleTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5219\u652F\u6301\u5E26\u6837\u5F0F\u7684\u5355\u5143\u683C",expOptOriginal:"\u6E90\u6570\u636E",expOriginalTitle:"\u5982\u679C\u4E3A\u6E90\u6570\u636E\uFF0C\u5219\u652F\u6301\u5BFC\u5165\u5230\u8868\u683C\u4E2D",expPrint:"\u6253\u5370",expConfirm:"\u5BFC\u51FA",expCancel:"\u53D6\u6D88"},modal:{errTitle:"\u9519\u8BEF\u63D0\u793A",zoomMin:"\u6700\u5C0F\u5316",zoomIn:"\u6700\u5927\u5316",zoomOut:"\u8FD8\u539F",close:"\u5173\u95ED",miniMaxSize:"\u6700\u5C0F\u5316\u7A97\u53E3\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",footPropErr:"show-footer \u4EC5\u7528\u4E8E\u542F\u7528\u8868\u5C3E\uFF0C\u9700\u914D\u5408 show-confirm-button | show-cancel-button | \u63D2\u69FD\u4F7F\u7528"},drawer:{close:"\u5173\u95ED"},form:{folding:"\u6536\u8D77",unfolding:"\u5C55\u5F00"},toolbar:{import:"\u5BFC\u5165",export:"\u5BFC\u51FA",print:"\u6253\u5370",refresh:"\u5237\u65B0",zoomIn:"\u5168\u5C4F",zoomOut:"\u8FD8\u539F",custom:"\u5217\u8BBE\u7F6E",customAll:"\u5168\u90E8",customConfirm:"\u786E\u8BA4",customRestore:"\u91CD\u7F6E",fixedLeft:"\u51BB\u7ED3\u5728\u5DE6\u4FA7",fixedRight:"\u51BB\u7ED3\u5728\u53F3\u4FA7",cancelFixed:"\u53D6\u6D88\u51BB\u7ED3\u5217"},datePicker:{yearTitle:"{0} \u5E74"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"01 \u6708",m2:"02 \u6708",m3:"03 \u6708",m4:"04 \u6708",m5:"05 \u6708",m6:"06 \u6708",m7:"07 \u6708",m8:"08 \u6708",m9:"09 \u6708",m10:"10 \u6708",m11:"11 \u6708",m12:"12 \u6708",quarterLabel:"{0} \u5E74",monthLabel:"{0} \u5E74",dayLabel:"{0} \u5E74 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"yyyy \u5E74\u7B2C WW \u5468",month:"yyyy-MM",quarter:"yyyy \u5E74\u7B2C q \u5B63\u5EA6",year:"yyyy"},weeks:{w:"",w0:"\u5468\u65E5",w1:"\u5468\u4E00",w2:"\u5468\u4E8C",w3:"\u5468\u4E09",w4:"\u5468\u56DB",w5:"\u5468\u4E94",w6:"\u5468\u516D"},months:{m0:"\u4E00\u6708",m1:"\u4E8C\u6708",m2:"\u4E09\u6708",m3:"\u56DB\u6708",m4:"\u4E94\u6708",m5:"\u516D\u6708",m6:"\u4E03\u6708",m7:"\u516B\u6708",m8:"\u4E5D\u6708",m9:"\u5341\u6708",m10:"\u5341\u4E00\u6708",m11:"\u5341\u4E8C\u6708"},quarters:{q1:"\u7B2C\u4E00\u5B63\u5EA6",q2:"\u7B2C\u4E8C\u5B63\u5EA6",q3:"\u7B2C\u4E09\u5B63\u5EA6",q4:"\u7B2C\u56DB\u5B63\u5EA6"}}},calendar:{yearLabel:"{0} \u5E74",monthLabel:"{0} \u6708"},numberInput:{currencySymbol:"\xA5"},imagePreview:{popupTitle:"\u9884\u89C8",operBtn:{zoomOut:"\u7F29\u5C0F",zoomIn:"\u653E\u5927",pctFull:"\u7B49\u6BD4\u4F8B\u7F29\u653E",pct11:"\u663E\u793A\u539F\u59CB\u5C3A\u5BF8",rotateLeft:"\u5411\u5DE6\u65CB\u8F6C",rotateRight:"\u5411\u53F3\u65CB\u8F6C",print:"\u70B9\u51FB\u6253\u5370\u56FE\u7247",download:"\u70B9\u51FB\u4E0B\u8F7D\u56FE\u7247"}},upload:{fileBtnText:"\u70B9\u51FB\u6216\u62D6\u62FD\u4E0A\u4F20",imgBtnText:"\u70B9\u51FB\u6216\u62D6\u62FD\u4E0A\u4F20",dragPlaceholder:"\u8BF7\u628A\u6587\u4EF6\u62D6\u653E\u5230\u8FD9\u4E2A\u533A\u57DF\u5373\u53EF\u4E0A\u4F20",imgSizeHint:"\u5355\u5F20{0}",imgCountHint:"\u6700\u591A{0}\u5F20",fileTypeHint:"\u652F\u6301 {0} \u6587\u4EF6\u7C7B\u578B",fileSizeHint:"\u5355\u4E2A\u6587\u4EF6\u5927\u5C0F\u4E0D\u8D85\u8FC7{0}",fileCountHint:"\u6700\u591A\u53EF\u4E0A\u4F20{0}\u4E2A\u6587\u4EF6",uploadTypeErr:"\u6587\u4EF6\u7C7B\u578B\u4E0D\u5339\u914D\uFF01",overCountErr:"\u6700\u591A\u53EA\u80FD\u9009\u62E9{0}\u4E2A\u6587\u4EF6\uFF01",overCountExtraErr:"\u5DF2\u8D85\u51FA\u6700\u5927\u6570\u91CF{0}\u4E2A\uFF0C\u8D85\u51FA\u7684{1}\u4E2A\u6587\u4EF6\u5C06\u88AB\u5FFD\u7565\uFF01",overSizeErr:"\u6587\u4EF6\u5927\u5C0F\u6700\u5927\u4E0D\u80FD\u8D85\u8FC7{0}\uFF01",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"\u91CD\u65B0\u4E0A\u4F20",uploadProgress:"\u4E0A\u4F20\u4E2D {0}%",uploadErr:"\u4E0A\u4F20\u5931\u8D25",uploadSuccess:"\u4E0A\u4F20\u6210\u529F",moreBtnText:"\u66F4\u591A\uFF08{0}\uFF09",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"\u70B9\u51FB\u67E5\u770B",morePopup:{readTitle:"\u67E5\u770B\u5217\u8868",imageTitle:"\u4E0A\u4F20\u56FE\u7247",fileTitle:"\u4E0A\u4F20\u6587\u4EF6"}},empty:{defText:"\u6682\u65E0\u6570\u636E"},colorPicker:{clear:"\u6E05\u9664",confirm:"\u786E\u8BA4",copySuccess:"\u5DF2\u590D\u5236\u5230\u526A\u8D34\u677F\uFF1A{0}",hex:"\u5341\u516D\u8FDB\u5236"},formDesign:{formName:"\u8868\u5355\u540D\u79F0",defFormTitle:"\u672A\u547D\u540D\u7684\u8868\u5355",widgetPropTab:"\u63A7\u4EF6\u5C5E\u6027",widgetFormTab:"\u8868\u5355\u5C5E\u6027",error:{wdFormUni:"\u8BE5\u7C7B\u578B\u7684\u63A7\u4EF6\u5728\u8868\u5355\u4E2D\u53EA\u5141\u8BB8\u6DFB\u52A0\u4E00\u4E2A",wdSubUni:"\u8BE5\u7C7B\u578B\u7684\u63A7\u4EF6\u5728\u5B50\u8868\u4E2D\u53EA\u5141\u8BB8\u6DFB\u52A0\u4E00\u4E2A"},styleSetting:{btn:"\u6837\u5F0F\u8BBE\u7F6E",title:"\u8868\u5355\u7684\u6837\u5F0F\u8BBE\u7F6E",layoutTitle:"\u63A7\u4EF6\u5E03\u5C40",verticalLayout:"\u4E0A\u4E0B\u5E03\u5C40",horizontalLayout:"\u6A2A\u5411\u5E03\u5C40",styleTitle:"\u6807\u9898\u6837\u5F0F",boldTitle:"\u6807\u9898\u52A0\u7C97",fontBold:"\u52A0\u7C97",fontNormal:"\u5E38\u89C4",colonTitle:"\u663E\u793A\u5192\u53F7",colonVisible:"\u663E\u793A",colonHidden:"\u9690\u85CF",alignTitle:"\u5BF9\u9F50\u65B9\u5F0F",widthTitle:"\u6807\u9898\u5BBD\u5EA6",alignLeft:"\u5C45\u5DE6",alignRight:"\u5C45\u53F3",unitPx:"\u50CF\u7D20",unitPct:"\u767E\u5206\u6BD4"},widget:{group:{base:"\u57FA\u7840\u63A7\u4EF6",layout:"\u5E03\u5C40\u63A7\u4EF6",system:"\u7CFB\u7EDF\u63A7\u4EF6",module:"\u6A21\u5757\u63A7\u4EF6",chart:"\u56FE\u8868\u63A7\u4EF6",advanced:"\u9AD8\u7EA7\u63A7\u4EF6"},copyTitle:"\u526F\u672C_{0}",component:{input:"\u8F93\u5165\u6846",textarea:"\u6587\u672C\u57DF",select:"\u4E0B\u62C9\u9009\u62E9",row:"\u4E00\u884C\u591A\u5217",title:"\u6807\u9898",text:"\u6587\u672C",subtable:"\u5B50\u8868",VxeSwitch:"\u662F/\u5426",VxeInput:"\u8F93\u5165\u6846",VxeNumberInput:"\u6570\u5B57",VxeDatePicker:"\u65E5\u671F",VxeTextarea:"\u6587\u672C\u57DF",VxeSelect:"\u4E0B\u62C9\u9009\u62E9",VxeTreeSelect:"\u6811\u5F62\u9009\u62E9",VxeRadioGroup:"\u5355\u9009\u6846",VxeCheckboxGroup:"\u590D\u9009\u6846",VxeUploadFile:"\u6587\u4EF6",VxeUploadImage:"\u56FE\u7247",VxeRate:"\u8BC4\u5206",VxeSlider:"\u6ED1\u5757"}},widgetProp:{name:"\u63A7\u4EF6\u540D\u79F0",placeholder:"\u63D0\u793A\u8BED",required:"\u5FC5\u586B\u6821\u9A8C",multiple:"\u5141\u8BB8\u591A\u9009",displaySetting:{name:"\u663E\u793A\u8BBE\u7F6E",pc:"\u7535\u8111\u7AEF",mobile:"\u624B\u673A\u7AEF",visible:"\u663E\u793A",hidden:"\u9690\u85CF"},dataSource:{name:"\u6570\u636E\u6E90",defValue:"\u9009\u9879{0}",addOption:"\u6DFB\u52A0\u9009\u9879",batchEditOption:"\u6279\u91CF\u7F16\u8F91",batchEditTip:"\u6BCF\u884C\u5BF9\u5E94\u4E00\u4E2A\u9009\u9879\uFF0C\u652F\u6301\u4ECE\u8868\u683C\u3001Excel\u3001WPS \u4E2D\u76F4\u63A5\u590D\u5236\u7C98\u8D34\u3002",batchEditSubTip:"\u6BCF\u884C\u5BF9\u5E94\u4E00\u4E2A\u9009\u9879\uFF0C\u5982\u679C\u662F\u5206\u7EC4\uFF0C\u5B50\u9879\u53EF\u4EE5\u662F\u7A7A\u683C\u6216\u5236\u8868\u952E\u5F00\u5934\uFF0C\u652F\u6301\u4ECE\u8868\u683C\u3001Excel\u3001WPS \u4E2D\u76F4\u63A5\u590D\u5236\u7C98\u8D34\u3002",buildOption:"\u751F\u6210\u9009\u9879"},rowProp:{colSize:"\u5217\u6570",col2:"\u4E24\u5217",col3:"\u4E09\u5217",col4:"\u56DB\u5217",col6:"\u516D\u5217",layout:"\u5E03\u5C40"},textProp:{name:"\u5185\u5BB9",alignTitle:"\u5BF9\u9F50\u65B9\u5F0F",alignLeft:"\u5C45\u5DE6",alignCenter:"\u5C45\u4E2D",alignRight:"\u5C45\u53F3",colorTitle:"\u5B57\u4F53\u989C\u8272",sizeTitle:"\u5B57\u4F53\u5927\u5C0F",boldTitle:"\u5B57\u4F53\u52A0\u7C97",fontNormal:"\u5E38\u89C4",fontBold:"\u52A0\u7C97"},subtableProp:{seqTitle:"\u5E8F\u53F7",showSeq:"\u663E\u793A\u5E8F\u53F7",showCheckbox:"\u5141\u8BB8\u591A\u9009",errSubDrag:"\u5B50\u8868\u4E0D\u652F\u6301\u8BE5\u63A7\u4EF6\uFF0C\u8BF7\u4F7F\u7528\u5176\u4ED6\u63A7\u4EF6",colPlace:"\u5C06\u63A7\u4EF6\u62D6\u62FD\u8FDB\u6765"},uploadProp:{limitFileCount:"\u6587\u4EF6\u6570\u91CF\u9650\u5236",limitFileSize:"\u6587\u4EF6\u5927\u5C0F\u9650\u5236",multiFile:"\u5141\u8BB8\u4E0A\u4F20\u591A\u4E2A\u6587\u4EF6",limitImgCount:"\u56FE\u7247\u6570\u91CF\u9650\u5236",limitImgSize:"\u56FE\u7247\u5927\u5C0F\u9650\u5236",multiImg:"\u5141\u8BB8\u4E0A\u4F20\u591A\u5F20\u56FE\u7247"}}},listDesign:{fieldSettingTab:"\u5B57\u6BB5\u8BBE\u7F6E",listSettingTab:"\u53C2\u6570\u8BBE\u7F6E",searchTitle:"\u67E5\u8BE2\u6761\u4EF6",listTitle:"\u5217\u8868\u5B57\u6BB5",searchField:"\u67E5\u8BE2\u5B57\u6BB5",listField:"\u5217\u8868\u5B57\u6BB5",activeBtn:{ActionButtonUpdate:"\u7F16\u8F91",ActionButtonDelete:"\u5220\u9664"},search:{addBtn:"\u7F16\u8F91",emptyText:"\u672A\u914D\u7F6E\u67E5\u8BE2\u6761\u4EF6",editPopupTitle:"\u7F16\u8F91\u67E5\u8BE2\u5B57\u6BB5"},searchPopup:{colTitle:"\u6807\u9898",saveBtn:"\u4FDD\u5B58"}},text:{copySuccess:"\u5DF2\u590D\u5236\u5230\u526A\u8D34\u677F",copyError:"\u5F53\u524D\u73AF\u5883\u4E0D\u652F\u6301\u8BE5\u64CD\u4F5C"},countdown:{formats:{yyyy:"\u5E74",MM:"\u6708",dd:"\u5929",HH:"\u65F6",mm:"\u5206",ss:"\u79D2"}},contextMenu:{loadingText:"\u52A0\u8F7D\u4E2D..."},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"\u65E5",w1:"\u4E00",w2:"\u4E8C",w3:"\u4E09",w4:"\u56DB",w5:"\u4E94",w6:"\u516D"}},plugins:{extendCellArea:{area:{mergeErr:"\u65E0\u6CD5\u5BF9\u5408\u5E76\u5355\u5143\u683C\u8FDB\u884C\u8BE5\u64CD\u4F5C",multiErr:"\u65E0\u6CD5\u5BF9\u591A\u91CD\u9009\u62E9\u533A\u57DF\u8FDB\u884C\u8BE5\u64CD\u4F5C",selectErr:"\u65E0\u6CD5\u64CD\u4F5C\u6307\u5B9A\u533A\u57DF\u7684\u5355\u5143\u683C",extendErr:"\u5982\u679C\u5EF6\u4F38\u7684\u533A\u57DF\u5305\u542B\u88AB\u5408\u5E76\u7684\u5355\u5143\u683C\uFF0C\u6240\u6709\u5408\u5E76\u7684\u5355\u5143\u683C\u9700\u5927\u5C0F\u76F8\u540C",pasteMultiErr:"\u65E0\u6CD5\u7C98\u8D34\uFF0C\u9700\u8981\u76F8\u540C\u5927\u5C0F\u7684\u590D\u5236\u7684\u533A\u57DF\u548C\u7C98\u8D34\u7684\u533A\u57DF\u624D\u80FD\u6267\u884C\u6B64\u64CD\u4F5C",cpInvalidErr:"\u8BE5\u64CD\u4F5C\u65E0\u6CD5\u8FDB\u884C\uFF0C\u60A8\u9009\u62E9\u7684\u533A\u57DF\u4E2D\u5B58\u5728\u88AB\u7981\u6B62\u7684\u5217\uFF08{0}\uFF09"},fnr:{title:"\u67E5\u627E\u548C\u66FF\u6362",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"\u67E5\u627E",replaceLabel:"\u66FF\u6362",findTitle:"\u67E5\u627E\u5185\u5BB9\uFF1A",replaceTitle:"\u66FF\u6362\u4E3A\uFF1A",tabs:{find:"\u67E5\u627E",replace:"\u66FF\u6362"},filter:{re:"\u6B63\u5219\u8868\u8FBE\u5F0F",whole:"\u5168\u8BCD\u5339\u914D",sensitive:"\u533A\u5206\u5927\u5C0F\u5199"},btns:{findNext:"\u67E5\u627E\u4E0B\u4E00\u4E2A",findAll:"\u67E5\u627E\u5168\u90E8",replace:"\u66FF\u6362",replaceAll:"\u66FF\u6362\u5168\u90E8",cancel:"\u53D6\u6D88"},header:{seq:"#",cell:"\u5355\u5143\u683C",value:"\u503C"},body:{row:"\u884C\uFF1A{0}",col:"\u5217\uFF1A{0}"},empty:"(\u7A7A\u503C)",reError:"\u65E0\u6548\u7684\u6B63\u5219\u8868\u8FBE\u5F0F",recordCount:"\u5DF2\u627E\u5230 {0} \u4E2A\u5355\u5143\u683C",notCell:"\u627E\u4E0D\u5230\u5339\u914D\u7684\u5355\u5143\u683C",replaceSuccess:"\u6210\u529F\u66FF\u6362 {0} \u4E2A\u5355\u5143\u683C"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u51BB\u7ED3\u5217",fixedGroup:"\u51BB\u7ED3\u5206\u7EC4",cancelFixed:"\u53D6\u6D88\u51BB\u7ED3",fixedLeft:"\u51BB\u7ED3\u5DE6\u4FA7",fixedRight:"\u51BB\u7ED3\u53F3\u4FA7"},cases:{equal:"\u7B49\u4E8E",gt:"\u5927\u4E8E",lt:"\u5C0F\u4E8E",begin:"\u5F00\u5934\u662F",endin:"\u7ED3\u5C3E\u662F",include:"\u5305\u542B",isSensitive:"\u533A\u5206\u5927\u5C0F\u5199"}},filterCombination:{menus:{sort:"\u6392\u5E8F",clearSort:"\u6E05\u9664\u6392\u5E8F",sortAsc:"\u5347\u5E8F",sortDesc:"\u964D\u5E8F",fixedColumn:"\u51BB\u7ED3\u5217",fixedGroup:"\u51BB\u7ED3\u5206\u7EC4",cancelFixed:"\u53D6\u6D88\u51BB\u7ED3",fixedLeft:"\u51BB\u7ED3\u5DE6\u4FA7",fixedRight:"\u51BB\u7ED3\u53F3\u4FA7",clearFilter:"\u6E05\u9664\u7B5B\u9009",textOption:"\u6587\u672C\u7B5B\u9009",numberOption:"\u6570\u503C\u7B5B\u9009",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"\u81EA\u5B9A\u4E49\u7B5B\u9009\u7684\u65B9\u5F0F",currColumnTitle:"\u663E\u793A\u884C\uFF1A",and:"\u4E0E",or:"\u6216",describeHtml:"\u53EF\u7528 ? \u4EE3\u8868\u5355\u4E2A\u5B57\u7B26<br/>\u7528 * \u4EE3\u8868\u4EFB\u610F\u591A\u4E2A\u5B57\u7B26"},cases:{equal:"\u7B49\u4E8E",unequal:"\u4E0D\u7B49\u4E8E",gt:"\u5927\u4E8E",ge:"\u5927\u4E8E\u6216\u7B49\u4E8E",lt:"\u5C0F\u4E8E",le:"\u5C0F\u4E8E\u6216\u7B49\u4E8E",begin:"\u5F00\u5934\u662F",notbegin:"\u5F00\u5934\u4E0D\u662F",endin:"\u7ED3\u5C3E\u662F",notendin:"\u7ED3\u5C3E\u4E0D\u662F",include:"\u5305\u542B",exclude:"\u4E0D\u5305\u542B",between:"\u4ECB\u4E8E",isAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E",eqAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E\u6216\u4E0E\u4E4B\u76F8\u540C",isBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D",eqBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D\u6216\u4E0E\u4E4B\u76F8\u540C",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",before:"\u4E4B\u524D",after:"\u4E4B\u540E",tomorrow:"\u660E\u5929",today:"\u4ECA\u5929",yesterday:"\u6628\u5929",nextWeek:"\u4E0B\u5468",thisWeek:"\u672C\u5468",lastWeek:"\u4E0A\u5468",nextMonth:"\u4E0B\u6708",thisMonth:"\u672C\u6708",lastMonth:"\u4E0A\u6708",nextYear:"\u660E\u5E74",thisYear:"\u4ECA\u5E74",lastYear:"\u53BB\u5E74",yearToDate:"\u672C\u5E74\u5EA6\u622A\u6B62\u5230\u73B0\u5728",custom:"\u81EA\u5B9A\u4E49\u7B5B\u9009",insensitive:"\u4E0D\u533A\u5206\u5927\u5C0F\u5199",isSensitive:"\u533A\u5206\u5927\u5C0F\u5199"},empty:"(\u7A7A\u767D)",notData:"\u65E0\u5339\u914D\u9879"}},pro:{area:{mergeErr:"\u65E0\u6CD5\u5BF9\u5408\u5E76\u5355\u5143\u683C\u8FDB\u884C\u8BE5\u64CD\u4F5C",multiErr:"\u65E0\u6CD5\u5BF9\u591A\u91CD\u9009\u62E9\u533A\u57DF\u8FDB\u884C\u8BE5\u64CD\u4F5C",extendErr:"\u5982\u679C\u5EF6\u4F38\u7684\u533A\u57DF\u5305\u542B\u88AB\u5408\u5E76\u7684\u5355\u5143\u683C\uFF0C\u6240\u6709\u5408\u5E76\u7684\u5355\u5143\u683C\u9700\u5927\u5C0F\u76F8\u540C",pasteMultiErr:"\u65E0\u6CD5\u7C98\u8D34\uFF0C\u9700\u8981\u76F8\u540C\u5927\u5C0F\u7684\u590D\u5236\u7684\u533A\u57DF\u548C\u7C98\u8D34\u7684\u533A\u57DF\u624D\u80FD\u6267\u884C\u6B64\u64CD\u4F5C"},fnr:{title:"\u67E5\u627E\u548C\u66FF\u6362",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"\u67E5\u627E",replaceLabel:"\u66FF\u6362",findTitle:"\u67E5\u627E\u5185\u5BB9\uFF1A",replaceTitle:"\u66FF\u6362\u4E3A\uFF1A",tabs:{find:"\u67E5\u627E",replace:"\u66FF\u6362"},filter:{re:"\u6B63\u5219\u8868\u8FBE\u5F0F",whole:"\u5168\u8BCD\u5339\u914D",sensitive:"\u533A\u5206\u5927\u5C0F\u5199"},btns:{findNext:"\u67E5\u627E\u4E0B\u4E00\u4E2A",findAll:"\u67E5\u627E\u5168\u90E8",replace:"\u66FF\u6362",replaceAll:"\u66FF\u6362\u5168\u90E8",cancel:"\u53D6\u6D88"},header:{seq:"#",cell:"\u5355\u5143\u683C",value:"\u503C"},empty:"(\u7A7A\u503C)",reError:"\u65E0\u6548\u7684\u6B63\u5219\u8868\u8FBE\u5F0F",recordCount:"\u5DF2\u627E\u5230 {0} \u4E2A\u5355\u5143\u683C",notCell:"\u627E\u4E0D\u5230\u5339\u914D\u7684\u5355\u5143\u683C",replaceSuccess:"\u6210\u529F\u66FF\u6362 {0} \u4E2A\u5355\u5143\u683C"}},renderer:{search:"\u641C\u7D22",cases:{equal:"\u7B49\u4E8E",unequal:"\u4E0D\u7B49\u4E8E",gt:"\u5927\u4E8E",ge:"\u5927\u4E8E\u6216\u7B49\u4E8E",lt:"\u5C0F\u4E8E",le:"\u5C0F\u4E8E\u6216\u7B49\u4E8E",begin:"\u5F00\u5934\u662F",notbegin:"\u5F00\u5934\u4E0D\u662F",endin:"\u7ED3\u5C3E\u662F",notendin:"\u7ED3\u5C3E\u4E0D\u662F",include:"\u5305\u542B",exclude:"\u4E0D\u5305\u542B",between:"\u4ECB\u4E8E",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",custom:"\u81EA\u5B9A\u4E49\u7B5B\u9009",insensitive:"\u4E0D\u533A\u5206\u5927\u5C0F\u5199",isSensitive:"\u533A\u5206\u5927\u5C0F\u5199"},combination:{menus:{sort:"\u6392\u5E8F",clearSort:"\u6E05\u9664\u6392\u5E8F",sortAsc:"\u5347\u5E8F",sortDesc:"\u964D\u5E8F",fixedColumn:"\u51BB\u7ED3\u5217",fixedGroup:"\u51BB\u7ED3\u5206\u7EC4",cancelFixed:"\u53D6\u6D88\u51BB\u7ED3",fixedLeft:"\u51BB\u7ED3\u5230\u5DE6\u4FA7",fixedRight:"\u51BB\u7ED3\u5230\u53F3\u4FA7",clearFilter:"\u6E05\u9664\u7B5B\u9009",textOption:"\u6587\u672C\u7B5B\u9009",numberOption:"\u6570\u503C\u7B5B\u9009",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"\u81EA\u5B9A\u4E49\u7B5B\u9009\u7684\u65B9\u5F0F",currColumnTitle:"\u663E\u793A\u884C\uFF1A",and:"\u4E0E",or:"\u6216",describeHtml:"\u53EF\u7528 ? \u4EE3\u8868\u5355\u4E2A\u5B57\u7B26<br/>\u7528 * \u4EE3\u8868\u4EFB\u610F\u591A\u4E2A\u5B57\u7B26"},empty:"(\u7A7A\u767D)",notData:"\u65E0\u5339\u914D\u9879"}}}}),Yt}var Zl=Jl(),Xl=Ne(Zl),Ht={},$t={},zn;function _n(){return zn||(zn=1,Object.defineProperty($t,"__esModule",{value:!0}),$t.default=void 0,$t.default={vxe:{base:{pleaseInput:"\u8ACB\u8F38\u5165",pleaseSelect:"\u8ACB\u9078\u64C7",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u8F09\u5165\u4E2D..."},error:{downErr:"\u4E0B\u8F09\u5931\u6557",errLargeData:"\u7576\u7D81\u5B9A\u7684\u6578\u64DA\u91CF\u904E\u5927\u6642\uFF0C\u61C9\u8A72\u8ACB\u4F7F\u7528 {0}\uFF0C\u5426\u5247\u53EF\u80FD\u6703\u51FA\u73FE\u5361\u9813",groupFixed:"\u5982\u679C\u4F7F\u7528\u5206\u7D44\u8868\u982D\uFF0C\u51CD\u7D50\u5217\u5FC5\u9808\u6309\u7D44\u8A2D\u7F6E",groupMouseRange:'\u5206\u7D44\u8868\u982D\u8207 "{0}" \u4E0D\u80FD\u540C\u6642\u4F7F\u7528\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',groupTag:'\u5206\u7D44\u5217\u982D\u61C9\u8A72\u4F7F\u7528 "{0}" \u800C\u4E0D\u662F "{1}"\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',scrollErrProp:'\u555F\u7528\u865B\u64EC\u6EFE\u52D5\u5F8C\u4E0D\u652F\u6301\u8A72\u53C3\u6578 "{0}"',errConflicts:'\u53C3\u6578 "{0}" \u8207 "{1}" \u6709\u885D\u7A81',modelConflicts:'\u7D81\u5B9A\u7684\u5B57\u6BB5\u503C "{0}" \u8207 "{1}" \u5B58\u5728\u885D\u7A81\uFF0C\u5C07\u6703\u51FA\u73FE\u932F\u8AA4',notSupportProp:'\u7576\u555F\u7528\u53C3\u6578 "{0}" \u6642\u4E0D\u652F\u6301 "{1}"\uFF0C\u61C9\u8A72\u70BA "{2}"\uFF0C\u5426\u5247\u5C07\u6703\u51FA\u73FE\u932F\u8AA4',reqSupportProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',notConflictProp:'\u7576\u4F7F\u7528 "{0}" \u6642\uFF0C\u61C9\u8A72\u8A2D\u7F6E "{1}"\uFF0C\u5426\u5247\u53EF\u80FD\u6703\u5B58\u5728\u529F\u80FD\u885D\u7A81',unableInsert:"\u7121\u6CD5\u63D2\u5165\u5230\u6307\u5B9A\u4F4D\u7F6E\uFF0C\u8ACB\u6AA2\u67E5\u53C3\u6578\u662F\u5426\u6B63\u78BA",useErr:'\u5B89\u88DD "{0}" \u6A21\u584A\u6642\u767C\u751F\u932F\u8AA4\uFF0C\u53EF\u80FD\u9806\u5E8F\u4E0D\u6B63\u78BA\uFF0C\u4F9D\u8CF4\u7684\u6A21\u584A\u9700\u8981\u5728 Table \u4E4B\u524D\u5B89\u88DD',barUnableLink:"\u5DE5\u5177\u6B04\u7121\u6CD5\u95DC\u806F\u8868\u683C",expandContent:'\u5C55\u958B\u884C\u7684\u63D2\u69FD\u61C9\u8A72\u662F "content"\uFF0C\u8ACB\u6AA2\u67E5\u662F\u5426\u6B63\u78BA',reqComp:'\u7F3A\u5C11 "{0}" \u7D44\u4EF6\uFF0C\u8ACB\u6AA2\u67E5\u662F\u5426\u6B63\u78BA\u5B89\u88DD\u3002 https://vxeui.com/#/start/useGlobal',reqModule:'\u7F3A\u5C11 "{0}" \u6A21\u584A',reqProp:'\u7F3A\u5C11\u5FC5\u8981\u7684 "{0}" \u53C3\u6578\uFF0C\u9019\u53EF\u80FD\u6703\u5C0E\u81F4\u51FA\u73FE\u932F\u8AA4',emptyProp:'\u53C3\u6578 "{0}" \u4E0D\u5141\u8A31\u70BA\u7A7A',errProp:'\u4E0D\u652F\u6301\u7684\u53C3\u6578 "{0}"\uFF0C\u53EF\u80FD\u70BA "{1}"',colRepet:'column.{0}="{1}" \u91CD\u8907\u4E86\uFF0C\u9019\u53EF\u80FD\u6703\u5C0E\u81F4\u67D0\u4E9B\u529F\u80FD\u7121\u6CD5\u4F7F\u7528',notFunc:'\u65B9\u6CD5 "{0}" \u4E0D\u5B58\u5728',errFunc:'\u53C3\u6578 "{0}" \u4E0D\u662F\u4E00\u500B\u65B9\u6CD5',notValidators:'\u5168\u5C40\u6821\u9A57 "{0}" \u4E0D\u5B58\u5728',notFormats:'\u5168\u5C40\u683C\u5F0F\u5316 "{0}" \u4E0D\u5B58\u5728',notCommands:'\u5168\u5C40\u6307\u4EE4 "{0}" \u4E0D\u5B58\u5728',notSlot:'\u63D2\u69FD "{0}" \u4E0D\u5B58\u5728',noTree:'\u6A39\u7D50\u69CB\u4E0D\u652F\u6301 "{0}"',noGroup:'\u6578\u64DA\u5206\u7D44\u5F8C\u4E0D\u652F\u6301 "{0}"',notProp:'\u4E0D\u652F\u6301\u7684\u53C3\u6578 "{0}"',checkProp:'\u7576\u6578\u64DA\u91CF\u904E\u5927\u6642\u53EF\u80FD\u6703\u5C0E\u81F4\u8907\u9078\u6846\u5361\u9813\uFF0C\u5EFA\u8B70\u8A2D\u7F6E\u53C3\u6578 "{0}" \u63D0\u5347\u6E32\u67D3\u901F\u5EA6',coverProp:'"{0}" \u7684\u53C3\u6578 "{1}" \u91CD\u8907\u5B9A\u7FA9\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',uniField:'\u5B57\u6BB5\u540D "{0}" \u91CD\u8907\u5B9A\u7FA9\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',repeatKey:'\u4E3B\u9375\u91CD\u8907 {0}="{1}"\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',repeatProp:'\u53C2\u6570\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'\u65B9\u6CD5 "{0}" \u5DF2\u5EE2\u68C4\uFF0C\u8ACB\u4F7F\u7528 "{1}"',delProp:'\u53C3\u6578 "{0}" \u5DF2\u5EE2\u68C4\uFF0C\u8ACB\u4F7F\u7528 "{1}"',delEvent:'\u4E8B\u4EF6 "{0}" \u5DF2\u5EE2\u68C4\uFF0C\u8ACB\u4F7F\u7528 "{1}"',removeProp:'\u53C3\u6578 "{0}" \u5DF2\u5EE2\u68C4\uFF0C\u4E0D\u5EFA\u8B70\u4F7F\u7528\uFF0C\u9019\u53EF\u80FD\u6703\u5C0E\u81F4\u51FA\u73FE\u932F\u8AA4',errFormat:'\u5168\u5C40\u7684\u683C\u5F0F\u5316\u5167\u5BB9\u61C9\u8A72\u4F7F\u7528 "VXETable.formats" \u5B9A\u7FA9\uFF0C\u639B\u8F09 "formatter={0}" \u7684\u65B9\u5F0F\u5DF2\u4E0D\u5EFA\u8B70\u4F7F\u7528',notType:'\u4E0D\u652F\u6301\u7684\u6587\u4EF6\u985E\u578B "{0}"',notExp:"\u8A72\u700F\u89BD\u5668\u4E0D\u652F\u6301\u5C0E\u5165/\u5C0E\u51FA\u529F\u80FD",impFields:"\u5C0E\u5165\u5931\u6557\uFF0C\u8ACB\u6AA2\u67E5\u5B57\u6BB5\u540D\u548C\u6578\u64DA\u683C\u5F0F\u662F\u5426\u6B63\u78BA",treeNotImp:"\u6A39\u8868\u683C\u4E0D\u652F\u6301\u5C0E\u5165",treeCrossDrag:"\u53EA\u80FD\u62D6\u62FD\u7B2C\u4E00\u5C64\u7D1A",treeDragChild:"\u7236\u7D1A\u4E0D\u80FD\u62D6\u62FD\u5230\u81EA\u5DF1\u7684\u5B50\u7D1A\u4E2D",reqPlugin:'\u64F4\u5C55\u63D2\u4EF6\u672A\u5B89\u88DD "{1}" https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"\u8D85\u904E\u652F\u6301\u7684\u6700\u5927\u6578\u64DA\u91CF {0} \u884C\uFF0C\u9019\u53EF\u80FD\u6703\u5C0E\u81F4\u51FA\u73FE\u932F\u8AA4",useNew:"\u4E0D\u5EFA\u8B70\u4F7F\u7528 {0}\uFF0C\u8ACB\u4F7F\u7528 {1}",errorVersion:"\u7248\u672C\u4E0D\u5339\u914D\uFF0C\u5F53\u524D\u7248\u672C {0}\uFF0C\u6700\u4F4E\u652F\u6301\u7248\u672C\u4E3A {1}"},table:{emptyText:"\u66AB\u7121\u6578\u64DA",allTitle:"\u5168\u9078/\u53D6\u6D88",seqTitle:"\u5E8F\u865F",actionTitle:"\u64CD\u4F5C",confirmFilter:"\u7BE9\u9078",resetFilter:"\u91CD\u7F6E",allFilter:"\u5168\u90E8",sortAsc:"\u5347\u5E8F\uFF1A\u6700\u4F4E\u5230\u6700\u9AD8",sortDesc:"\u964D\u5E8F\uFF1A\u6700\u9AD8\u5230\u6700\u4F4E",filter:"\u5C0D\u6240\u9078\u7684\u5217\u555F\u7528\u7BE9\u9078",impSuccess:"\u6210\u529F\u5C0E\u5165 {0} \u689D\u8A18\u9304",expLoading:"\u6B63\u5728\u5C0E\u51FA\u4E2D",expSuccess:"\u5C0E\u51FA\u6210\u529F",expError:"\u5C0E\u51FA\u5931\u6557",expFilename:"\u5C0E\u51FA_{0}",expOriginFilename:"\u5C0E\u51FA_\u6E90_{0}",customTitle:"\u5217\u8A2D\u7F6E",customAll:"\u5168\u90E8",customConfirm:"\u78BA\u8A8D",customClose:"\u95DC\u9589",customCancel:"\u53D6\u6D88",customRestore:"\u6062\u5FA9\u9ED8\u8A8D",maxFixedCol:"\u6700\u5927\u51CD\u7D50\u5217\u7684\u6578\u91CF\u4E0D\u80FD\u8D85\u904E {0} \u500B",maxGroupCol:"\u6700\u5927\u5206\u7D44\u5B57\u6BB5\u7684\u6578\u91CF\u4E0D\u80FD\u8D85\u904E {0} \u500B",dragTip:"\u79FB\u52D5\uFF1A{0}",resizeColTip:"\u5BEC\uFF1A{0} \u50CF\u7D20",resizeRowTip:"\u9AD8\uFF1A{0} \u50CF\u7D20",rowGroupContentTotal:"{0}\uFF08{1}\uFF09",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"\u8ACB\u81F3\u5C11\u9078\u64C7\u4E00\u689D\u8A18\u9304\uFF01",deleteSelectRecord:"\u60A8\u78BA\u5B9A\u8981\u522A\u9664\u6240\u9078\u8A18\u9304\u55CE\uFF1F",removeSelectRecord:"\u60A8\u78BA\u5B9A\u8981\u79FB\u9664\u6240\u9078\u8A18\u9304\u55CE\uFF1F",dataUnchanged:"\u6578\u64DA\u672A\u6539\u52D5\uFF01",delSuccess:"\u6210\u529F\u522A\u9664\u6240\u9078\u8A18\u9304\uFF01",saveSuccess:"\u4FDD\u5B58\u6210\u529F\uFF01",operError:"\u767C\u751F\u932F\u8AA4\uFF0C\u64CD\u4F5C\u5931\u6557\uFF01"},select:{clear:"\u6E05\u9664",allChecked:"\u5168\u9078",total:"{0} / {1}",search:"\u641C\u5C0B",loadingText:"\u8F09\u5165\u4E2D",emptyText:"\u66AB\u7121\u6578\u64DA",maxSize:"\u6700\u5927\u53EF\u9078\u64C7\u7684\u6578\u91CF\u4E0D\u80FD\u8D85\u904E {0} \u500B",overSizeErr:"\u5DF2\u8D85\u51FA\u6700\u5927\u53EF\u9078\u6578\u91CF {0} \u500B\uFF0C\u8D85\u51FA\u90E8\u5206\u5C07\u88AB\u5FFD\u7565\uFF01",searchEmpty:"\u672A\u5339\u914D\u5230\u6578\u64DA\uFF01"},tree:{searchEmpty:"\u672A\u5339\u914D\u5230\u6578\u64DA\uFF01",dragTip:"\u79FB\u52D5\uFF1A{0}"},treeSelect:{clearChecked:"\u6E05\u9664",allChecked:"\u5168\u9078",allExpand:"\u5168\u90E8\u5C55\u958B",clearExpand:"\u5168\u90E8\u6536\u8D77",total:"\u5DF2\u9078 {0}",search:"\u641C\u5C0B",emptyText:"\u66AB\u7121\u6578\u64DA"},pager:{goto:"\u524D\u5F80",gotoTitle:"\u9801\u6578",pagesize:"{0}\u689D/\u9801",total:"\u5171 {0} \u689D\u8A18\u9304",pageClassifier:"\u9801",homePage:"\u9996\u9801",homePageTitle:"\u9996\u9801",prevPage:"\u4E0A\u4E00\u9801",prevPageTitle:"\u4E0A\u4E00\u9801",nextPage:"\u4E0B\u4E00\u9801",nextPageTitle:"\u4E0B\u4E00\u9801",prevJump:"\u5411\u4E0A\u8DF3\u9801",prevJumpTitle:"\u5411\u4E0A\u8DF3\u9801",nextJump:"\u5411\u4E0B\u8DF3\u9801",nextJumpTitle:"\u5411\u4E0B\u8DF3\u9801",endPage:"\u672B\u9801",endPageTitle:"\u672B\u9801"},alert:{title:"\u7CFB\u7D71\u63D0\u793A"},button:{confirm:"\u78BA\u8A8D",cancel:"\u53D6\u6D88",clear:"\u6E05\u9664"},filter:{search:"\u641C\u5C0B"},custom:{cstmTitle:"\u5217\u8A2D\u7F6E",cstmRestore:"\u6062\u5FA9\u9ED8\u8A8D",cstmCancel:"\u53D6\u6D88",cstmConfirm:"\u78BA\u5B9A",cstmConfirmRestore:"\u8ACB\u78BA\u8A8D\u662F\u5426\u6062\u5FA9\u6210\u9ED8\u8A8D\u5217\u914D\u7F6E\uFF1F",cstmDragTarget:"\u79FB\u52D5\uFF1A{0}",setting:{colSort:"\u6392\u5E8F",sortHelpTip:"\u9EDE\u64CA\u4E26\u62D6\u52D5\u5716\u6A19\u53EF\u4EE5\u8ABF\u6574\u9806\u5E8F",colTitle:"\u5217\u6A19\u984C",colResizable:"\u5217\u5BEC\uFF08\u50CF\u7D20\uFF09",colVisible:"\u662F\u5426\u986F\u793A",colFixed:"\u51CD\u7D50\u5217",colFixedMax:"\u51CD\u7D50\u5217\uFF08\u6700\u591A {0} \u5217\uFF09",fixedLeft:"\u5DE6\u5074",fixedUnset:"\u4E0D\u8A2D\u7F6E",fixedRight:"\u53F3\u5074"}},import:{modes:{covering:"\u8986\u84CB\u65B9\u5F0F\uFF08\u76F4\u63A5\u8986\u84CB\u8868\u683C\u6578\u64DA\uFF09",insert:"\u5E95\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u5E95\u90E8\u8FFD\u52A0\u65B0\u6578\u64DA\uFF09",insertTop:"\u9802\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u9802\u90E8\u8FFD\u52A0\u65B0\u6578\u64DA\uFF09",insertBottom:"\u5E95\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u5E95\u90E8\u8FFD\u52A0\u65B0\u6578\u64DA\uFF09"},impTitle:"\u5C0E\u5165\u6578\u64DA",impFile:"\u6587\u4EF6\u540D",impSelect:"\u9078\u64C7\u6587\u4EF6",impType:"\u6587\u4EF6\u985E\u578B",impOpts:"\u53C3\u6578\u8A2D\u7F6E",impMode:"\u5C0E\u5165\u6A21\u5F0F",impConfirm:"\u5C0E\u5165",impCancel:"\u53D6\u6D88"},export:{types:{csv:"CSV (\u9017\u865F\u5206\u9694)(*.csv)",html:"\u7DB2\u9801(*.html)",xml:"XML \u6578\u64DA(*.xml)",txt:"\u6587\u672C\u6587\u4EF6(\u88FD\u8868\u7B26\u5206\u9694)(*.txt)",xls:"Excel 97-2003 \u5DE5\u4F5C\u7C3F(*.xls)",xlsx:"Excel \u5DE5\u4F5C\u7C3F(*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"\u7A7A\u6578\u64DA",current:"\u7576\u524D\u6578\u64DA\uFF08\u7576\u524D\u9801\u7684\u6578\u64DA\uFF09",selected:"\u9078\u4E2D\u6578\u64DA\uFF08\u7576\u524D\u9801\u9078\u4E2D\u7684\u6578\u64DA\uFF09",all:"\u5168\u91CF\u6578\u64DA\uFF08\u5305\u62EC\u6240\u6709\u5206\u9801\u7684\u6578\u64DA\uFF09"},printTitle:"\u6253\u5370\u6578\u64DA",expTitle:"\u5C0E\u51FA\u6578\u64DA",expName:"\u6587\u4EF6\u540D",expNamePlaceholder:"\u8ACB\u8F38\u5165\u6587\u4EF6\u540D",expSheetName:"\u6A19\u984C",expSheetNamePlaceholder:"\u8ACB\u8F38\u5165\u6A19\u984C",expType:"\u4FDD\u5B58\u985E\u578B",expMode:"\u9078\u64C7\u6578\u64DA",expCurrentColumn:"\u5168\u90E8\u5B57\u6BB5",expColumn:"\u9078\u64C7\u5B57\u6BB5",expOpts:"\u53C3\u6578\u8A2D\u7F6E",expOptHeader:"\u8868\u982D",expHeaderTitle:"\u662F\u5426\u9700\u8981\u8868\u982D",expOptFooter:"\u8868\u5C3E",expFooterTitle:"\u662F\u5426\u9700\u8981\u8868\u5C3E",expOptColgroup:"\u5206\u7D44\u8868\u982D",expOptTitle:"\u5217\u6A19\u984C",expTitleTitle:"\u662F\u5426\u70BA\u5217\u6A19\u984C\uFF0C\u5426\u5247\u986F\u793A\u70BA\u5217\u7684\u5B57\u6BB5\u540D",expColgroupTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5247\u652F\u6301\u5E36\u6709\u5206\u7D44\u7D50\u69CB\u7684\u8868\u982D",expOptMerge:"\u5408\u4F75",expMergeTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5247\u652F\u6301\u5E36\u6709\u5408\u4F75\u7D50\u69CB\u7684\u55AE\u5143\u683C",expOptAllExpand:"\u5C55\u958B\u6A39",expAllExpandTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5247\u652F\u6301\u5C07\u5E36\u6709\u5C64\u7D1A\u7D50\u69CB\u7684\u6578\u64DA\u5168\u90E8\u5C55\u958B",expOptUseStyle:"\u6A23\u5F0F",expUseStyleTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5247\u652F\u6301\u5E36\u6A23\u5F0F\u7684\u55AE\u5143\u683C",expOptOriginal:"\u6E90\u6578\u64DA",expOriginalTitle:"\u5982\u679C\u70BA\u6E90\u6578\u64DA\uFF0C\u5247\u652F\u6301\u5C0E\u5165\u5230\u8868\u683C\u4E2D",expPrint:"\u5217\u5370",expConfirm:"\u5C0E\u51FA",expCancel:"\u53D6\u6D88"},modal:{errTitle:"\u932F\u8AA4\u63D0\u793A",zoomMin:"\u6700\u5C0F\u5316",zoomIn:"\u6700\u5927\u5316",zoomOut:"\u9084\u539F",close:"\u95DC\u9589",miniMaxSize:"\u6700\u5C0F\u5316\u7A97\u53E3\u7684\u6578\u91CF\u4E0D\u80FD\u8D85\u904E {0} \u500B",footPropErr:"show-footer \u50C5\u7528\u65BC\u555F\u7528\u8868\u5C3E\uFF0C\u9700\u914D\u5408 show-confirm-button | show-cancel-button | \u63D2\u69FD\u4F7F\u7528"},drawer:{close:"\u95DC\u9589"},form:{folding:"\u6536\u8D77",unfolding:"\u5C55\u958B"},toolbar:{import:"\u5C0E\u5165",export:"\u5C0E\u51FA",print:"\u5217\u5370",refresh:"\u91CD\u65B0\u6574\u7406",zoomIn:"\u5168\u87A2\u5E55",zoomOut:"\u9084\u539F",custom:"\u5217\u8A2D\u7F6E",customAll:"\u5168\u90E8",customConfirm:"\u78BA\u8A8D",customRestore:"\u91CD\u7F6E",fixedLeft:"\u51CD\u7D50\u5728\u5DE6\u5074",fixedRight:"\u51CD\u7D50\u5728\u53F3\u5074",cancelFixed:"\u53D6\u6D88\u51CD\u7D50\u5217"},datePicker:{yearTitle:"{0} \u5E74"},dateRangePicker:{pleaseRange:"\u8ACB\u9078\u64C7\u958B\u59CB\u65E5\u671F\u8207\u7D50\u675F\u65E5\u671F"},input:{date:{m1:"01 \u6708",m2:"02 \u6708",m3:"03 \u6708",m4:"04 \u6708",m5:"05 \u6708",m6:"06 \u6708",m7:"07 \u6708",m8:"08 \u6708",m9:"09 \u6708",m10:"10 \u6708",m11:"11 \u6708",m12:"12 \u6708",quarterLabel:"{0} \u5E74",monthLabel:"{0} \u5E74",dayLabel:"{0} \u5E74 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"yyyy \u5E74\u7B2C WW \u9031",month:"yyyy-MM",quarter:"yyyy \u5E74\u7B2C q \u5B63\u5EA6",year:"yyyy"},weeks:{w:"",w0:"\u9031\u65E5",w1:"\u9031\u4E00",w2:"\u9031\u4E8C",w3:"\u9031\u4E09",w4:"\u9031\u56DB",w5:"\u9031\u4E94",w6:"\u9031\u516D"},months:{m0:"\u4E00\u6708",m1:"\u4E8C\u6708",m2:"\u4E09\u6708",m3:"\u56DB\u6708",m4:"\u4E94\u6708",m5:"\u516D\u6708",m6:"\u4E03\u6708",m7:"\u516B\u6708",m8:"\u4E5D\u6708",m9:"\u5341\u6708",m10:"\u5341\u4E00\u6708",m11:"\u5341\u4E8C\u6708"},quarters:{q1:"\u7B2C\u4E00\u5B63\u5EA6",q2:"\u7B2C\u4E8C\u5B63\u5EA6",q3:"\u7B2C\u4E09\u5B63\u5EA6",q4:"\u7B2C\u56DB\u5B63\u5EA6"}}},calendar:{yearLabel:"{0} \u5E74",monthLabel:"{0} \u6708"},numberInput:{currencySymbol:"\xA5"},imagePreview:{popupTitle:"\u9810\u89BD",operBtn:{zoomOut:"\u7E2E\u5C0F",zoomIn:"\u653E\u5927",pctFull:"\u7B49\u6BD4\u4F8B\u7E2E\u653E",pct11:"\u986F\u793A\u539F\u59CB\u5C3A\u5BF8",rotateLeft:"\u5411\u5DE6\u65CB\u8F49",rotateRight:"\u5411\u53F3\u65CB\u8F49",print:"\u9EDE\u64CA\u6253\u5370\u5716\u7247",download:"\u9EDE\u64CA\u4E0B\u8F09\u5716\u7247"}},upload:{fileBtnText:"\u9EDE\u64CA\u6216\u62D6\u62FD\u4E0A\u50B3",imgBtnText:"\u9EDE\u64CA\u6216\u62D6\u62FD\u4E0A\u50B3",dragPlaceholder:"\u8ACB\u628A\u6587\u4EF6\u62D6\u653E\u5230\u9019\u500B\u5340\u57DF\u5373\u53EF\u4E0A\u50B3",imgSizeHint:"\u55AE\u5F35{0}",imgCountHint:"\u6700\u591A{0}\u5F35",fileTypeHint:"\u652F\u6301 {0} \u6587\u4EF6\u985E\u578B",fileSizeHint:"\u55AE\u500B\u6587\u4EF6\u5927\u5C0F\u4E0D\u8D85\u904E{0}",fileCountHint:"\u6700\u591A\u53EF\u4E0A\u50B3{0}\u500B\u6587\u4EF6",uploadTypeErr:"\u6587\u4EF6\u985E\u578B\u4E0D\u5339\u914D\uFF01",overCountErr:"\u6700\u591A\u53EA\u80FD\u9078\u64C7{0}\u500B\u6587\u4EF6\uFF01",overCountExtraErr:"\u5DF2\u8D85\u51FA\u6700\u5927\u6578\u91CF{0}\u500B\uFF0C\u8D85\u51FA\u7684{1}\u500B\u6587\u4EF6\u5C07\u88AB\u5FFD\u7565\uFF01",overSizeErr:"\u6587\u4EF6\u5927\u5C0F\u6700\u5927\u4E0D\u80FD\u8D85\u904E{0}\uFF01",manualUpload:"\u9EDE\u64CA\u4E0A\u50B3",reUpload:"\u91CD\u65B0\u4E0A\u50B3",uploadProgress:"\u4E0A\u50B3\u4E2D {0}%",uploadErr:"\u4E0A\u50B3\u5931\u6557",uploadSuccess:"\u4E0A\u50B3\u6210\u529F",moreBtnText:"\u66F4\u591A\uFF08{0}\uFF09",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"\u9EDE\u64CA\u67E5\u770B",morePopup:{readTitle:"\u67E5\u770B\u5217\u8868",imageTitle:"\u4E0A\u50B3\u5716\u7247",fileTitle:"\u4E0A\u50B3\u6587\u4EF6"}},empty:{defText:"\u66AB\u7121\u6578\u64DA"},colorPicker:{clear:"\u6E05\u9664",confirm:"\u78BA\u8A8D",copySuccess:"\u5DF2\u5FA9\u88FD\u5230\u526A\u8CBC\u677F\uFF1A{0}",hex:"\u5341\u516D\u9032\u4F4D"},formDesign:{formName:"\u8868\u55AE\u540D\u7A31",defFormTitle:"\u672A\u547D\u540D\u7684\u8868\u55AE",widgetPropTab:"\u63A7\u4EF6\u5C6C\u6027",widgetFormTab:"\u8868\u55AE\u5C6C\u6027",error:{wdFormUni:"\u8A72\u985E\u578B\u7684\u63A7\u4EF6\u5728\u8868\u55AE\u4E2D\u53EA\u5141\u8A31\u6DFB\u52A0\u4E00\u500B",wdSubUni:"\u8A72\u985E\u578B\u7684\u63A7\u4EF6\u5728\u5B50\u8868\u4E2D\u53EA\u5141\u8A31\u6DFB\u52A0\u4E00\u500B"},styleSetting:{btn:"\u6A23\u5F0F\u8A2D\u7F6E",title:"\u8868\u55AE\u7684\u6A23\u5F0F\u8A2D\u7F6E",layoutTitle:"\u63A7\u4EF6\u4F48\u5C40",verticalLayout:"\u4E0A\u4E0B\u4F48\u5C40",horizontalLayout:"\u6A6B\u5411\u4F48\u5C40",styleTitle:"\u6A19\u984C\u6A23\u5F0F",boldTitle:"\u6A19\u984C\u52A0\u7C97",fontBold:"\u52A0\u7C97",fontNormal:"\u5E38\u898F",colonTitle:"\u986F\u793A\u5192\u865F",colonVisible:"\u986F\u793A",colonHidden:"\u96B1\u85CF",alignTitle:"\u5C0D\u9F4A\u65B9\u5F0F",widthTitle:"\u6A19\u984C\u5BEC\u5EA6",alignLeft:"\u5C45\u5DE6",alignRight:"\u5C45\u53F3",unitPx:"\u50CF\u7D20",unitPct:"\u767E\u5206\u6BD4"},widget:{group:{base:"\u57FA\u790E\u63A7\u4EF6",layout:"\u4F48\u5C40\u63A7\u4EF6",system:"\u7CFB\u7D71\u63A7\u4EF6",module:"\u6A21\u584A\u63A7\u4EF6",chart:"\u5716\u8868\u63A7\u4EF6",advanced:"\u9AD8\u7D1A\u63A7\u4EF6"},copyTitle:"\u526F\u672C_{0}",component:{input:"\u8F38\u5165\u6846",textarea:"\u6587\u672C\u57DF",select:"\u4E0B\u62C9\u9078\u64C7",row:"\u4E00\u884C\u591A\u5217",title:"\u6A19\u984C",text:"\u6587\u5B57",subtable:"\u5B50\u8868",VxeSwitch:"\u662F/\u5426",VxeInput:"\u8F38\u5165\u6846",VxeNumberInput:"\u6578\u5B57",VxeDatePicker:"\u65E5\u671F",VxeTextarea:"\u6587\u672C\u57DF",VxeSelect:"\u4E0B\u62C9\u9078\u64C7",VxeTreeSelect:"\u6A39\u5F62\u9078\u64C7",VxeRadioGroup:"\u55AE\u9078\u6846",VxeCheckboxGroup:"\u8907\u9078\u6846",VxeUploadFile:"\u6587\u4EF6",VxeUploadImage:"\u5716\u7247",VxeRate:"\u8A55\u5206",VxeSlider:"\u6ED1\u687F"}},widgetProp:{name:"\u63A7\u4EF6\u540D\u7A31",placeholder:"\u63D0\u793A\u8A9E",required:"\u5FC5\u586B\u6821\u9A57",multiple:"\u5141\u8A31\u591A\u9078",displaySetting:{name:"\u986F\u793A\u8A2D\u7F6E",pc:"\u96FB\u8166\u7AEF",mobile:"\u624B\u6A5F\u7AEF",visible:"\u986F\u793A",hidden:"\u96B1\u85CF"},dataSource:{name:"\u6578\u64DA\u6E90",defValue:"\u9078\u9805{0}",addOption:"\u6DFB\u52A0\u9078\u9805",batchEditOption:"\u6279\u91CF\u7DE8\u8F2F",batchEditTip:"\u6BCF\u884C\u5C0D\u61C9\u4E00\u500B\u9078\u9805\uFF0C\u652F\u6301\u5F9E\u8868\u683C\u3001Excel\u3001WPS \u4E2D\u76F4\u63A5\u8907\u88FD\u7C98\u8CBC\u3002",batchEditSubTip:"\u6BCF\u884C\u5C0D\u61C9\u4E00\u500B\u9078\u9805\uFF0C\u5982\u679C\u662F\u5206\u7D44\uFF0C\u5B50\u9805\u53EF\u4EE5\u662F\u7A7A\u683C\u6216\u88FD\u8868\u9375\u958B\u982D\uFF0C\u652F\u6301\u5F9E\u8868\u683C\u3001Excel\u3001WPS \u4E2D\u76F4\u63A5\u8907\u88FD\u7C98\u8CBC\u3002",buildOption:"\u751F\u6210\u9078\u9805"},rowProp:{colSize:"\u5217\u6578",col2:"\u5169\u5217",col3:"\u4E09\u5217",col4:"\u56DB\u5217",col6:"\u516D\u5217",layout:"\u4F48\u5C40"},textProp:{name:"\u5167\u5BB9",alignTitle:"\u5C0D\u9F4A\u65B9\u5F0F",alignLeft:"\u5C45\u5DE6",alignCenter:"\u5C45\u4E2D",alignRight:"\u5C45\u53F3",colorTitle:"\u5B57\u9AD4\u984F\u8272",sizeTitle:"\u5B57\u9AD4\u5927\u5C0F",boldTitle:"\u5B57\u9AD4\u52A0\u7C97",fontNormal:"\u5E38\u898F",fontBold:"\u52A0\u7C97"},subtableProp:{seqTitle:"\u5E8F\u865F",showSeq:"\u986F\u793A\u5E8F\u865F",showCheckbox:"\u5141\u8A31\u591A\u9078",errSubDrag:"\u5B50\u8868\u4E0D\u652F\u6301\u8A72\u63A7\u4EF6\uFF0C\u8ACB\u4F7F\u7528\u5176\u4ED6\u63A7\u4EF6",colPlace:"\u5C07\u63A7\u4EF6\u62D6\u62FD\u9032\u4F86"},uploadProp:{limitFileCount:"\u6587\u4EF6\u6578\u91CF\u9650\u5236",limitFileSize:"\u6587\u4EF6\u5927\u5C0F\u9650\u5236",multiFile:"\u5141\u8A31\u4E0A\u50B3\u591A\u500B\u6587\u4EF6",limitImgCount:"\u5716\u7247\u6578\u91CF\u9650\u5236",limitImgSize:"\u5716\u7247\u5927\u5C0F\u9650\u5236",multiImg:"\u5141\u8A31\u4E0A\u50B3\u591A\u5F35\u5716\u7247"}}},listDesign:{fieldSettingTab:"\u5B57\u6BB5\u8A2D\u7F6E",listSettingTab:"\u53C3\u6578\u8A2D\u7F6E",searchTitle:"\u67E5\u8A62\u689D\u4EF6",listTitle:"\u5217\u8868\u5B57\u6BB5",searchField:"\u67E5\u8A62\u5B57\u6BB5",listField:"\u5217\u8868\u5B57\u6BB5",activeBtn:{ActionButtonUpdate:"\u7DE8\u8F2F",ActionButtonDelete:"\u522A\u9664"},search:{addBtn:"\u7DE8\u8F2F",emptyText:"\u672A\u914D\u7F6E\u67E5\u8A62\u689D\u4EF6",editPopupTitle:"\u7DE8\u8F2F\u67E5\u8A62\u5B57\u6BB5"},searchPopup:{colTitle:"\u6A19\u984C",saveBtn:"\u4FDD\u5B58"}},text:{copySuccess:"\u5DF2\u5FA9\u88FD\u5230\u526A\u8CBC\u677F",copyError:"\u7576\u524D\u74B0\u5883\u4E0D\u652F\u6301\u8A72\u64CD\u4F5C"},countdown:{formats:{yyyy:"\u5E74",MM:"\u6708",dd:"\u5929",HH:"\u6642",mm:"\u5206",ss:"\u79D2"}},contextMenu:{loadingText:"\u52A0\u8F7D\u4E2D..."},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"\u65E5",w1:"\u4E00",w2:"\u4E8C",w3:"\u4E09",w4:"\u56DB",w5:"\u4E94",w6:"\u516D"}},plugins:{extendCellArea:{area:{mergeErr:"\u7121\u6CD5\u5C0D\u5408\u4F75\u55AE\u5143\u683C\u9032\u884C\u8A72\u64CD\u4F5C",multiErr:"\u7121\u6CD5\u5C0D\u591A\u91CD\u9078\u64C7\u5340\u57DF\u9032\u884C\u8A72\u64CD\u4F5C",selectErr:"\u7121\u6CD5\u64CD\u4F5C\u6307\u5B9A\u5340\u57DF\u7684\u55AE\u5143\u683C",extendErr:"\u5982\u679C\u5EF6\u4F38\u7684\u5340\u57DF\u5305\u542B\u88AB\u5408\u4F75\u7684\u55AE\u5143\u683C\uFF0C\u6240\u6709\u5408\u4F75\u7684\u55AE\u5143\u683C\u9700\u5927\u5C0F\u76F8\u540C",pasteMultiErr:"\u7121\u6CD5\u7C98\u8CBC\uFF0C\u9700\u8981\u76F8\u540C\u5927\u5C0F\u7684\u8907\u5236\u7684\u5340\u57DF\u548C\u7C98\u8CBC\u7684\u5340\u57DF\u624D\u80FD\u57F7\u884C\u6B64\u64CD\u4F5C",cpInvalidErr:"\u8A72\u64CD\u4F5C\u7121\u6CD5\u9032\u884C\uFF0C\u60A8\u9078\u64C7\u7684\u5340\u57DF\u4E2D\u5B58\u5728\u88AB\u7981\u6B62\u7684\u5217\uFF08{0}\uFF09"},fnr:{title:"\u67E5\u627E\u548C\u66FF\u63DB",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"\u67E5\u627E",replaceLabel:"\u66FF\u63DB",findTitle:"\u67E5\u627E\u5167\u5BB9\uFF1A",replaceTitle:"\u66FF\u63DB\u70BA\uFF1A",tabs:{find:"\u67E5\u627E",replace:"\u66FF\u63DB"},filter:{re:"\u6B63\u5247\u8868\u9054\u5F0F",whole:"\u5168\u8A5E\u5339\u914D",sensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"},btns:{findNext:"\u67E5\u627E\u4E0B\u4E00\u500B",findAll:"\u67E5\u627E\u5168\u90E8",replace:"\u66FF\u63DB",replaceAll:"\u66FF\u63DB\u5168\u90E8",cancel:"\u53D6\u6D88"},header:{seq:"#",cell:"\u55AE\u5143\u683C",value:"\u503C"},body:{row:"\u884C\uFF1A{0}",col:"\u5217\uFF1A{0}"},empty:"(\u7A7A\u503C)",reError:"\u7121\u6548\u7684\u6B63\u5247\u8868\u9054\u5F0F",recordCount:"\u5DF2\u627E\u5230 {0} \u500B\u55AE\u5143\u683C",notCell:"\u627E\u4E0D\u5230\u5339\u914D\u7684\u55AE\u5143\u683C",replaceSuccess:"\u6210\u529F\u66FF\u63DB {0} \u500B\u55AE\u5143\u683C"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7D44",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u8655\u9032\u884C\u5206\u7D44",valuesPlaceholder:"\u62D6\u81F3\u6B64\u8655\u9032\u884C\u805A\u5408",dragExistCol:"\u8A72\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u9EDE\u64CA\u4E26\u62D6\u52D5\u5716\u6A19\u53EF\u4EE5\u8ABF\u6574\u9806\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8A08\u6578",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u500B\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u51CD\u7D50\u5217",fixedGroup:"\u51CD\u7D50\u5206\u7D44",cancelFixed:"\u53D6\u6D88\u51CD\u7D50",fixedLeft:"\u51CD\u7D50\u5DE6\u5074",fixedRight:"\u51CD\u7D50\u53F3\u5074"},cases:{equal:"\u7B49\u65BC",gt:"\u5927\u65BC",lt:"\u5C0F\u65BC",begin:"\u958B\u982D\u662F",endin:"\u7D50\u5C3E\u662F",include:"\u5305\u542B",isSensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"}},filterCombination:{menus:{sort:"\u6392\u5E8F",clearSort:"\u6E05\u9664\u6392\u5E8F",sortAsc:"\u5347\u5E8F",sortDesc:"\u964D\u5E8F",fixedColumn:"\u51CD\u7D50\u5217",fixedGroup:"\u51CD\u7D50\u5206\u7D44",cancelFixed:"\u53D6\u6D88\u51CD\u7D50",fixedLeft:"\u51CD\u7D50\u5DE6\u5074",fixedRight:"\u51CD\u7D50\u53F3\u5074",clearFilter:"\u6E05\u9664\u7BE9\u9078",textOption:"\u6587\u672C\u7BE9\u9078",numberOption:"\u6578\u503C\u7BE9\u9078",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"\u81EA\u5B9A\u7FA9\u7BE9\u9078\u7684\u65B9\u5F0F",currColumnTitle:"\u663E\u793A\u884C\uFF1A",and:"\u8207",or:"\u6216",describeHtml:"\u53EF\u7528 ? \u4EE3\u8868\u55AE\u500B\u5B57\u7B26<br/>\u7528 * \u4EE3\u8868\u4EFB\u610F\u591A\u500B\u5B57\u7B26"},cases:{equal:"\u7B49\u65BC",unequal:"\u4E0D\u7B49\u65BC",gt:"\u5927\u65BC",ge:"\u5927\u65BC\u6216\u7B49\u65BC",lt:"\u5C0F\u65BC",le:"\u5C0F\u65BC\u6216\u7B49\u65BC",begin:"\u958B\u982D\u662F",notbegin:"\u958B\u982D\u4E0D\u662F",endin:"\u7D50\u5C3E\u662F",notendin:"\u7D50\u5C3E\u4E0D\u662F",include:"\u5305\u542B",exclude:"\u4E0D\u5305\u542B",between:"\u4ECB\u65BC",isAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E",eqAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E\u6216\u4E0E\u4E4B\u76F8\u540C",isBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D",eqBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D\u6216\u4E0E\u4E4B\u76F8\u540C",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",before:"\u4E4B\u524D",after:"\u4E4B\u540E",tomorrow:"\u660E\u5929",today:"\u4ECA\u5929",yesterday:"\u6628\u5929",nextWeek:"\u4E0B\u5468",thisWeek:"\u672C\u5468",lastWeek:"\u4E0A\u5468",nextMonth:"\u4E0B\u6708",thisMonth:"\u672C\u6708",lastMonth:"\u4E0A\u6708",nextYear:"\u660E\u5E74",thisYear:"\u4ECA\u5E74",lastYear:"\u53BB\u5E74",yearToDate:"\u672C\u5E74\u5EA6\u622A\u6B62\u5230\u73B0\u5728",custom:"\u81EA\u5B9A\u7FA9\u7BE9\u9078",insensitive:"\u4E0D\u5340\u5206\u5927\u5C0F\u5BEB",isSensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"},empty:"(\u7A7A\u767D)",notData:"\u7121\u5339\u914D\u9805"}},pro:{area:{mergeErr:"\u7121\u6CD5\u5C0D\u5408\u4F75\u55AE\u5143\u683C\u9032\u884C\u8A72\u64CD\u4F5C",multiErr:"\u7121\u6CD5\u5C0D\u591A\u91CD\u9078\u64C7\u5340\u57DF\u9032\u884C\u8A72\u64CD\u4F5C",extendErr:"\u5982\u679C\u5EF6\u4F38\u7684\u5340\u57DF\u5305\u542B\u88AB\u5408\u4F75\u7684\u55AE\u5143\u683C\uFF0C\u6240\u6709\u5408\u4F75\u7684\u55AE\u5143\u683C\u9700\u5927\u5C0F\u76F8\u540C",pasteMultiErr:"\u7121\u6CD5\u7C98\u8CBC\uFF0C\u9700\u8981\u76F8\u540C\u5927\u5C0F\u7684\u8907\u5236\u7684\u5340\u57DF\u548C\u7C98\u8CBC\u7684\u5340\u57DF\u624D\u80FD\u57F7\u884C\u6B64\u64CD\u4F5C"},fnr:{title:"\u67E5\u627E\u548C\u66FF\u63DB",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"\u67E5\u627E",replaceLabel:"\u66FF\u63DB",findTitle:"\u67E5\u627E\u5167\u5BB9\uFF1A",replaceTitle:"\u66FF\u63DB\u70BA\uFF1A",tabs:{find:"\u67E5\u627E",replace:"\u66FF\u63DB"},filter:{re:"\u6B63\u5247\u8868\u9054\u5F0F",whole:"\u5168\u8A5E\u5339\u914D",sensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"},btns:{findNext:"\u67E5\u627E\u4E0B\u4E00\u500B",findAll:"\u67E5\u627E\u5168\u90E8",replace:"\u66FF\u63DB",replaceAll:"\u66FF\u63DB\u5168\u90E8",cancel:"\u53D6\u6D88"},header:{seq:"#",cell:"\u55AE\u5143\u683C",value:"\u503C"},empty:"(\u7A7A\u503C)",reError:"\u7121\u6548\u7684\u6B63\u5247\u8868\u9054\u5F0F",recordCount:"\u5DF2\u627E\u5230 {0} \u500B\u55AE\u5143\u683C",notCell:"\u627E\u4E0D\u5230\u5339\u914D\u7684\u55AE\u5143\u683C",replaceSuccess:"\u6210\u529F\u66FF\u63DB {0} \u500B\u55AE\u5143\u683C"}},renderer:{search:"\u641C\u5C0B",cases:{equal:"\u7B49\u65BC",unequal:"\u4E0D\u7B49\u65BC",gt:"\u5927\u65BC",ge:"\u5927\u65BC\u6216\u7B49\u65BC",lt:"\u5C0F\u65BC",le:"\u5C0F\u65BC\u6216\u7B49\u65BC",begin:"\u958B\u982D\u662F",notbegin:"\u958B\u982D\u4E0D\u662F",endin:"\u7D50\u5C3E\u662F",notendin:"\u7D50\u5C3E\u4E0D\u662F",include:"\u5305\u542B",exclude:"\u4E0D\u5305\u542B",between:"\u4ECB\u65BC",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",custom:"\u81EA\u5B9A\u7FA9\u7BE9\u9078",insensitive:"\u4E0D\u5340\u5206\u5927\u5C0F\u5BEB",isSensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"},combination:{menus:{sort:"\u6392\u5E8F",clearSort:"\u6E05\u9664\u6392\u5E8F",sortAsc:"\u5347\u5E8F",sortDesc:"\u964D\u5E8F",fixedColumn:"\u51CD\u7D50\u5217",fixedGroup:"\u51CD\u7D50\u5206\u7D44",cancelFixed:"\u53D6\u6D88\u51CD\u7D50",fixedLeft:"\u51CD\u7D50\u5230\u5DE6\u5074",fixedRight:"\u51CD\u7D50\u5230\u53F3\u5074",clearFilter:"\u6E05\u9664\u7BE9\u9078",textOption:"\u6587\u672C\u7BE9\u9078",numberOption:"\u6578\u503C\u7BE9\u9078",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"\u81EA\u5B9A\u7FA9\u7BE9\u9078\u7684\u65B9\u5F0F",currColumnTitle:"\u663E\u793A\u884C\uFF1A",and:"\u8207",or:"\u6216",describeHtml:"\u53EF\u7528 ? \u4EE3\u8868\u55AE\u500B\u5B57\u7B26<br/>\u7528 * \u4EE3\u8868\u4EFB\u610F\u591A\u500B\u5B57\u7B26"},empty:"(\u7A7A\u767D)",notData:"\u7121\u5339\u914D\u9805"}}}}),$t}var In;function Ql(){if(In)return Ht;In=1,Object.defineProperty(Ht,"__esModule",{value:!0}),Ht.default=void 0;var e=t(_n());function t(a){return a&&a.__esModule?a:{default:a}}return Ht.default=e.default,Ht}var ei=Ql(),ti=Ne(ei),Ut={},On;function ai(){if(On)return Ut;On=1,Object.defineProperty(Ut,"__esModule",{value:!0}),Ut.default=void 0;var e=t(_n());function t(a){return a&&a.__esModule?a:{default:a}}return Ut.default=e.default,Ut}var ni=ai(),ri=Ne(ni),jt={},qn;function oi(){return qn||(qn=1,Object.defineProperty(jt,"__esModule",{value:!0}),jt.default=void 0,jt.default={vxe:{base:{pleaseInput:"\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19",pleaseSelect:"\u0E42\u0E1B\u0E23\u0E14\u0E40\u0E25\u0E37\u0E2D\u0E01",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14 ..."},error:{downErr:"\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27",errLargeData:"\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E08\u0E33\u0E19\u0E27\u0E19\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E16\u0E39\u0E01\u0E1C\u0E39\u0E01\u0E44\u0E27\u0E49\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E43\u0E2B\u0E0D\u0E48\u0E40\u0E01\u0E34\u0E19\u0E44\u0E1B\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49 {0} \u0E21\u0E34\u0E09\u0E30\u0E19\u0E31\u0E49\u0E19\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E04\u0E27\u0E32\u0E21\u0E25\u0E48\u0E32\u0E0A\u0E49\u0E32",groupFixed:"\u0E2B\u0E32\u0E01\u0E43\u0E0A\u0E49\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E17\u0E35\u0E48\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E40\u0E1B\u0E47\u0E19\u0E01\u0E25\u0E38\u0E48\u0E21",groupMouseRange:'\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E0A\u0E49\u0E43\u0E19\u0E40\u0E27\u0E25\u0E32\u0E40\u0E14\u0E35\u0E22\u0E27\u0E01\u0E31\u0E19\u0E01\u0E31\u0E1A "{0}" \u0E41\u0E25\u0E30\u0E2A\u0E34\u0E48\u0E07\u0E19\u0E35\u0E49\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',groupTag:'\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21\u0E04\u0E27\u0E23\u0E43\u0E0A\u0E49 "{0}" \u0E41\u0E17\u0E19 "{1}" \u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',scrollErrProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E19\u0E35\u0E49 "{0}" \u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E2B\u0E25\u0E31\u0E07\u0E08\u0E32\u0E01\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E01\u0E32\u0E23\u0E40\u0E25\u0E37\u0E48\u0E2D\u0E19\u0E40\u0E2A\u0E21\u0E37\u0E2D\u0E19\u0E08\u0E23\u0E34\u0E07',errConflicts:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E02\u0E31\u0E14\u0E41\u0E22\u0E49\u0E07\u0E01\u0E31\u0E1A "{1}"',modelConflicts:'\u7ED1\u5B9A\u7684\u5B57\u6BB5\u503C "{0}" \u4E0E "{1}" \u5B58\u5728\u51B2\u7A81\uFF0C\u5C06\u4F1A\u51FA\u73B0\u9519\u8BEF',notSupportProp:'"{1}" \u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E21\u0E31\u0E19\u0E04\u0E27\u0E23\u0E08\u0E30\u0E40\u0E1B\u0E47\u0E19 "{2}" \u0E21\u0E34\u0E09\u0E30\u0E19\u0E31\u0E49\u0E19\u0E08\u0E30\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14\u0E40\u0E01\u0E34\u0E14\u0E02\u0E36\u0E49\u0E19',reqSupportProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',notConflictProp:'\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E43\u0E0A\u0E49 "{0}", "{1}" \u0E04\u0E27\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E21\u0E34\u0E09\u0E30\u0E19\u0E31\u0E49\u0E19\u0E2D\u0E32\u0E08\u0E21\u0E35\u0E04\u0E27\u0E32\u0E21\u0E02\u0E31\u0E14\u0E41\u0E22\u0E49\u0E07\u0E43\u0E19\u0E01\u0E32\u0E23\u0E17\u0E33\u0E07\u0E32\u0E19',unableInsert:"\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E41\u0E17\u0E23\u0E01\u0E25\u0E07\u0E43\u0E19\u0E15\u0E33\u0E41\u0E2B\u0E19\u0E48\u0E07\u0E17\u0E35\u0E48\u0E23\u0E30\u0E1A\u0E38\u0E44\u0E14\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E27\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48",useErr:'\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14\u0E02\u0E13\u0E30\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07\u0E42\u0E21\u0E14\u0E39\u0E25 "{0}" \u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E0B\u0E37\u0E49\u0E2D\u0E2D\u0E32\u0E08\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07 \u0E15\u0E49\u0E2D\u0E07\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07\u0E42\u0E21\u0E14\u0E39\u0E25\u0E02\u0E36\u0E49\u0E19\u0E2D\u0E22\u0E39\u0E48\u0E01\u0E31\u0E1A\u0E01\u0E48\u0E2D\u0E19\u0E15\u0E32\u0E23\u0E32\u0E07',barUnableLink:"\u0E41\u0E16\u0E1A\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E21\u0E37\u0E2D\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E0A\u0E37\u0E48\u0E2D\u0E21\u0E42\u0E22\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07\u0E44\u0E14\u0E49",expandContent:'\u0E2A\u0E25\u0E47\u0E2D\u0E15\u0E2A\u0E33\u0E2B\u0E23\u0E31\u0E1A\u0E1A\u0E23\u0E23\u0E17\u0E31\u0E14\u0E17\u0E35\u0E48\u0E02\u0E22\u0E32\u0E22\u0E04\u0E27\u0E23\u0E40\u0E1B\u0E47\u0E19 "\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32" \u0E42\u0E1B\u0E23\u0E14\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E27\u0E48\u0E32\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48',reqComp:'\u0E2A\u0E48\u0E27\u0E19\u0E1B\u0E23\u0E30\u0E01\u0E2D\u0E1A "{0}" \u0E2B\u0E32\u0E22\u0E44\u0E1B\u0E42\u0E1B\u0E23\u0E14\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E27\u0E48\u0E32\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48 https://vxeui.com/#/start/useglobal',reqModule:'\u0E44\u0E21\u0E48\u0E21\u0E35\u0E42\u0E21\u0E14\u0E39\u0E25 "{0}"',reqProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E17\u0E35\u0E48\u0E08\u0E33\u0E40\u0E1B\u0E47\u0E19\u0E2B\u0E32\u0E22\u0E44\u0E1B\u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',emptyProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E27\u0E48\u0E32\u0E07\u0E40\u0E1B\u0E25\u0E48\u0E32',errProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19 "{0}" \u0E2D\u0E32\u0E08\u0E40\u0E1B\u0E47\u0E19 "{1}"',colRepet:'\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C. {0} = "{1}" \u0E0B\u0E49\u0E33\u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E1F\u0E31\u0E07\u0E01\u0E4C\u0E0A\u0E31\u0E48\u0E19\u0E1A\u0E32\u0E07\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E44\u0E14\u0E49',notFunc:'\u0E27\u0E34\u0E18\u0E35 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',errFunc:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E44\u0E21\u0E48\u0E43\u0E0A\u0E48\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23',notValidators:'\u0E01\u0E32\u0E23\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E17\u0E31\u0E48\u0E27\u0E42\u0E25\u0E01 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',notFormats:'\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E31\u0E48\u0E27\u0E42\u0E25\u0E01 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',notCommands:'\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E17\u0E31\u0E48\u0E27\u0E42\u0E25\u0E01 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',notSlot:'\u0E2A\u0E25\u0E47\u0E2D\u0E15 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',noTree:'"{0}" \u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E43\u0E19\u0E42\u0E04\u0E23\u0E07\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E15\u0E49\u0E19\u0E44\u0E21\u0E49',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19 "{0}"',checkProp:'\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E1B\u0E23\u0E34\u0E21\u0E32\u0E13\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E43\u0E2B\u0E0D\u0E48\u0E40\u0E01\u0E34\u0E19\u0E44\u0E1B\u0E0A\u0E48\u0E2D\u0E07\u0E17\u0E33\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E2B\u0E21\u0E32\u0E22\u0E2D\u0E32\u0E08\u0E16\u0E39\u0E01\u0E1E\u0E39\u0E14\u0E15\u0E34\u0E14\u0E2D\u0E48\u0E32\u0E07 \u0E02\u0E2D\u0E41\u0E19\u0E30\u0E19\u0E33\u0E43\u0E2B\u0E49\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1B\u0E23\u0E31\u0E1A\u0E1B\u0E23\u0E38\u0E07\u0E04\u0E27\u0E32\u0E21\u0E40\u0E23\u0E47\u0E27\u0E43\u0E19\u0E01\u0E32\u0E23\u0E41\u0E2A\u0E14\u0E07\u0E1C\u0E25',coverProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{1}" \u0E02\u0E2D\u0E07 "{0}" \u0E16\u0E39\u0E01\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E0B\u0E49\u0E33 \u0E46 \u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',uniField:'\u0E0A\u0E37\u0E48\u0E2D\u0E1F\u0E34\u0E25\u0E14\u0E4C "{0}" \u0E16\u0E39\u0E01\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E0B\u0E49\u0E33 \u0E46 \u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',repeatKey:'\u0E17\u0E33\u0E0B\u0E49\u0E33\u0E04\u0E35\u0E22\u0E4C\u0E2B\u0E25\u0E31\u0E01 {0} = "{1}" \u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',repeatProp:'\u53C2\u6570\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23 "{0}" \u0E40\u0E25\u0E34\u0E01\u0E43\u0E0A\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49 "{1}"',delProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E40\u0E25\u0E34\u0E01\u0E43\u0E0A\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49 "{1}"',delEvent:'\u0E40\u0E2B\u0E15\u0E38\u0E01\u0E32\u0E23\u0E13\u0E4C "{0}" \u0E40\u0E25\u0E34\u0E01\u0E43\u0E0A\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49 "{1}"',removeProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E40\u0E25\u0E34\u0E01\u0E43\u0E0A\u0E49\u0E41\u0E25\u0E49\u0E27\u0E41\u0E25\u0E30\u0E44\u0E21\u0E48\u0E41\u0E19\u0E30\u0E19\u0E33\u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',errFormat:'\u0E04\u0E27\u0E23\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32\u0E17\u0E35\u0E48\u0E08\u0E31\u0E14\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E31\u0E48\u0E27\u0E42\u0E25\u0E01\u0E42\u0E14\u0E22\u0E43\u0E0A\u0E49 "vxetable.formats" \u0E41\u0E25\u0E30\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07 "formatter = {0}" \u0E44\u0E21\u0E48\u0E41\u0E19\u0E30\u0E19\u0E33\u0E2D\u0E35\u0E01\u0E15\u0E48\u0E2D\u0E44\u0E1B',notType:'\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E1F\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19 "{0}"',notExp:"\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E1F\u0E31\u0E07\u0E01\u0E4C\u0E0A\u0E31\u0E48\u0E19\u0E01\u0E32\u0E23\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32/\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",impFields:"\u0E01\u0E32\u0E23\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27 \u0E42\u0E1B\u0E23\u0E14\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E27\u0E48\u0E32\u0E0A\u0E37\u0E48\u0E2D\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E41\u0E25\u0E30\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48",treeNotImp:"\u0E15\u0E32\u0E23\u0E32\u0E07\u0E15\u0E49\u0E19\u0E44\u0E21\u0E49\u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32",treeCrossDrag:"\u0E25\u0E32\u0E01\u0E23\u0E30\u0E14\u0E31\u0E1A\u0E41\u0E23\u0E01\u0E40\u0E17\u0E48\u0E32\u0E19\u0E31\u0E49\u0E19",treeDragChild:"\u0E1E\u0E48\u0E2D\u0E41\u0E21\u0E48\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E25\u0E32\u0E01\u0E25\u0E39\u0E01\u0E02\u0E2D\u0E07\u0E15\u0E31\u0E27\u0E40\u0E2D\u0E07\u0E44\u0E14\u0E49",reqPlugin:'"{1}" \u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07\u0E17\u0E35\u0E48 https://vxeui.com/other {0}/#/{1}/install',errMaxRow:"\u0E40\u0E01\u0E34\u0E19\u0E1B\u0E23\u0E34\u0E21\u0E32\u0E13\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14 {0} \u0E41\u0E16\u0E27\u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14",useNew:"\u4E0D\u5EFA\u8BAE\u4F7F\u7528 {0}\uFF0C\u8BF7\u4F7F\u7528 {1}",errorVersion:"\u7248\u672C\u4E0D\u5339\u914D\uFF0C\u5F53\u524D\u7248\u672C {0}\uFF0C\u6700\u4F4E\u652F\u6301\u7248\u672C\u4E3A {1}"},table:{emptyText:"\u0E22\u0E31\u0E07\u0E44\u0E21\u0E48\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",allTitle:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14/\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",seqTitle:"\u0E2B\u0E21\u0E32\u0E22\u0E40\u0E25\u0E02\u0E0B\u0E35\u0E40\u0E23\u0E35\u0E22\u0E25",actionTitle:"\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E07\u0E32\u0E19",confirmFilter:"\u0E01\u0E23\u0E2D\u0E07",resetFilter:"\u0E23\u0E35\u0E40\u0E0B\u0E47\u0E15",allFilter:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",sortAsc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E0B\u0E37\u0E49\u0E2D\u0E08\u0E32\u0E01\u0E19\u0E49\u0E2D\u0E22\u0E44\u0E1B\u0E21\u0E32\u0E01: \u0E15\u0E48\u0E33\u0E2A\u0E38\u0E14\u0E16\u0E36\u0E07\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14",sortDesc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E25\u0E14\u0E25\u0E07: \u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14\u0E16\u0E36\u0E07\u0E15\u0E48\u0E33\u0E2A\u0E38\u0E14",filter:"\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E2A\u0E33\u0E2B\u0E23\u0E31\u0E1A\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01",impSuccess:"\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32\u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08 {0} \u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01",expLoading:"\u0E01\u0E32\u0E23\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",expSuccess:"\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01\u0E44\u0E14\u0E49\u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08",expError:"\u0E01\u0E32\u0E23\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27",expFilename:"Export_ {0}",expOriginFilename:"Export_Source_ {0}",customTitle:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",customAll:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",customConfirm:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",customClose:"\u0E01\u0E32\u0E23\u0E1B\u0E34\u0E14",customCancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",customRestore:"\u0E01\u0E39\u0E49\u0E04\u0E37\u0E19\u0E04\u0E48\u0E32\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",maxFixedCol:"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14\u0E44\u0E21\u0E48\u0E40\u0E01\u0E34\u0E19 {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"\u0E22\u0E49\u0E32\u0E22: {0}",resizeColTip:"\u0E04\u0E27\u0E32\u0E21\u0E01\u0E27\u0E49\u0E32\u0E07: {0} \u0E1E\u0E34\u0E01\u0E40\u0E0B\u0E25",resizeRowTip:"\u0E04\u0E27\u0E32\u0E21\u0E2A\u0E39\u0E07: {0} \u0E1E\u0E34\u0E01\u0E40\u0E0B\u0E25",rowGroupContentTotal:"{0} ({1})",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"\u0E01\u0E23\u0E38\u0E13\u0E32\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E19\u0E49\u0E2D\u0E22\u0E2B\u0E19\u0E36\u0E48\u0E07\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01!",deleteSelectRecord:"\u0E41\u0E19\u0E48\u0E43\u0E08\u0E2B\u0E23\u0E37\u0E2D\u0E27\u0E48\u0E32\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E25\u0E1A\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01?",removeSelectRecord:"\u0E41\u0E19\u0E48\u0E43\u0E08\u0E2B\u0E23\u0E37\u0E2D\u0E27\u0E48\u0E32\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E25\u0E1A\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E44\u0E27\u0E49?",dataUnchanged:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E44\u0E21\u0E48\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E41\u0E1B\u0E25\u0E07!",delSuccess:"\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E16\u0E39\u0E01\u0E25\u0E1A\u0E2D\u0E2D\u0E01\u0E41\u0E25\u0E49\u0E27!",saveSuccess:"\u0E1B\u0E23\u0E30\u0E2B\u0E22\u0E31\u0E14\u0E44\u0E14\u0E49\u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08!",operError:"\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14\u0E41\u0E25\u0E30\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27!"},select:{clear:"\u6E05\u9664",allChecked:"\u5168\u9009",total:"{0} / {1}",search:"\u0E04\u0E49\u0E19\u0E2B\u0E32",loadingText:"\u0E01\u0E32\u0E23\u0E42\u0E2B\u0E25\u0E14",emptyText:"\u0E22\u0E31\u0E07\u0E44\u0E21\u0E48\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",maxOpt:"\u6700\u5927\u53EF\u9009\u62E9\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",overSizeErr:"\u5DF2\u8D85\u51FA\u6700\u5927\u53EF\u9009\u6570\u91CF {0} \u4E2A\uFF0C\u8D85\u51FA\u90E8\u5206\u5C06\u88AB\u5FFD\u7565\uFF01",searchEmpty:"\u672A\u5339\u914D\u5230\u6570\u636E\uFF01"},tree:{searchEmpty:"\u672A\u5339\u914D\u5230\u6570\u636E\uFF01",dragTip:"\u79FB\u52A8\uFF1A{0}"},treeSelect:{clearChecked:"\u6E05\u9664",allChecked:"\u5168\u9009",allExpand:"\u5168\u90E8\u5C55\u5F00",clearExpand:"\u5168\u90E8\u6536\u8D77",total:"\u5DF2\u9009 {0}",search:"\u641C\u7D22",emptyText:"\u6682\u65E0\u6570\u636E"},pager:{goto:"\u0E44\u0E1B",gotoTitle:"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E2B\u0E19\u0E49\u0E32",pagesize:"{0} \u0E23\u0E32\u0E22\u0E01\u0E32\u0E23/\u0E2B\u0E19\u0E49\u0E32",total:"\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14 {0}",pageClassifier:"\u0E2B\u0E19\u0E49\u0E32\u0E2B\u0E19\u0E31\u0E07\u0E2A\u0E37\u0E2D",homePage:"\u0E2B\u0E19\u0E49\u0E32\u0E41\u0E23\u0E01",homePageTitle:"\u0E2B\u0E19\u0E49\u0E32\u0E41\u0E23\u0E01",prevPage:"\u0E2B\u0E19\u0E49\u0E32\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",prevPageTitle:"\u0E2B\u0E19\u0E49\u0E32\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",nextPage:"\u0E2B\u0E19\u0E49\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",nextPageTitle:"\u0E2B\u0E19\u0E49\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",prevJump:"\u0E01\u0E23\u0E30\u0E42\u0E14\u0E14\u0E02\u0E36\u0E49\u0E19\u0E2B\u0E19\u0E49\u0E32",prevJumpTitle:"\u0E01\u0E23\u0E30\u0E42\u0E14\u0E14\u0E02\u0E36\u0E49\u0E19\u0E2B\u0E19\u0E49\u0E32",nextJump:"\u0E01\u0E23\u0E30\u0E42\u0E14\u0E14\u0E25\u0E07\u0E2B\u0E19\u0E49\u0E32",nextJumpTitle:"\u0E01\u0E23\u0E30\u0E42\u0E14\u0E14\u0E25\u0E07\u0E2B\u0E19\u0E49\u0E32",endPage:"\u0E2B\u0E19\u0E49\u0E32\u0E2A\u0E38\u0E14\u0E17\u0E49\u0E32\u0E22",endPageTitle:"\u0E2B\u0E19\u0E49\u0E32\u0E2A\u0E38\u0E14\u0E17\u0E49\u0E32\u0E22"},alert:{title:"\u0E23\u0E30\u0E1A\u0E1A\u0E41\u0E08\u0E49\u0E07\u0E40\u0E15\u0E37\u0E2D\u0E19"},button:{confirm:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",clear:"\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19"},filter:{search:"\u0E04\u0E49\u0E19\u0E2B\u0E32"},custom:{cstmTitle:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",cstmRestore:"\u0E01\u0E39\u0E49\u0E04\u0E37\u0E19\u0E04\u0E48\u0E32\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",cstmCancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",cstmConfirm:"\u0E41\u0E19\u0E48\u0E19\u0E2D\u0E19",cstmConfirmRestore:"\u0E42\u0E1B\u0E23\u0E14\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19\u0E27\u0E48\u0E32\u0E08\u0E30\u0E16\u0E39\u0E01\u0E01\u0E39\u0E49\u0E04\u0E37\u0E19\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E01\u0E32\u0E23\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48?",cstmDragTarget:"\u0E22\u0E49\u0E32\u0E22: {0}",setting:{colSort:"\u0E40\u0E23\u0E35\u0E22\u0E07\u0E25\u0E33\u0E14\u0E31\u0E1A",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"\u0E0A\u0E37\u0E48\u0E2D\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",colResizable:"\u0E04\u0E27\u0E32\u0E21\u0E01\u0E27\u0E49\u0E32\u0E07\u0E02\u0E2D\u0E07\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C (\u0E1E\u0E34\u0E01\u0E40\u0E0B\u0E25)",colVisible:"\u0E44\u0E21\u0E48\u0E27\u0E48\u0E32\u0E08\u0E30\u0E41\u0E2A\u0E14\u0E07",colFixed:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",colFixedMax:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07 (\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C {0} \u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14)",fixedLeft:"\u0E14\u0E49\u0E32\u0E19\u0E0B\u0E49\u0E32\u0E22",fixedUnset:"\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32",fixedRight:"\u0E14\u0E49\u0E32\u0E19\u0E02\u0E27\u0E32"}},import:{modes:{covering:"\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E40\u0E02\u0E35\u0E22\u0E19\u0E17\u0E31\u0E1A (\u0E40\u0E02\u0E35\u0E22\u0E19\u0E17\u0E31\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E15\u0E32\u0E23\u0E32\u0E07\u0E42\u0E14\u0E22\u0E15\u0E23\u0E07)",insert:"\u0E1C\u0E19\u0E27\u0E01\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07 (\u0E1C\u0E19\u0E27\u0E01\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E2B\u0E21\u0E48\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07)",insertTop:"\u0E1C\u0E19\u0E27\u0E01\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E1A\u0E19 (\u0E1C\u0E19\u0E27\u0E01\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E2B\u0E21\u0E48\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E1A\u0E19\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07)",insertBottom:"\u0E1C\u0E19\u0E27\u0E01\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07 (\u0E1C\u0E19\u0E27\u0E01\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E2B\u0E21\u0E48\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07)"},impTitle:"\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",impFile:"\u0E0A\u0E37\u0E48\u0E2D\u0E44\u0E1F\u0E25\u0E4C",impSelect:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E44\u0E1F\u0E25\u0E4C",impType:"\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E1F\u0E25\u0E4C",impOpts:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C",impMode:"\u0E42\u0E2B\u0E21\u0E14\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32",impConfirm:"\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32",impCancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"},export:{types:{csv:"CSV (\u0E04\u0E31\u0E48\u0E19\u0E14\u0E49\u0E27\u0E22\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E2B\u0E21\u0E32\u0E22\u0E08\u0E38\u0E25\u0E20\u0E32\u0E04) (*. CSV)",html:"\u0E2B\u0E19\u0E49\u0E32\u0E40\u0E27\u0E47\u0E1A (*.html)",xml:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25 XML (*.xml)",txt:"\u0E44\u0E1F\u0E25\u0E4C\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21 (\u0E04\u0E31\u0E48\u0E19\u0E41\u0E17\u0E47\u0E1A) (*. txt)",xls:"Excel 97-2003 \u0E40\u0E27\u0E34\u0E23\u0E4C\u0E01\u0E1A\u0E38\u0E4A\u0E01 (*.xls)",xlsx:"\u0E2A\u0E21\u0E38\u0E14\u0E07\u0E32\u0E19 Excel (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E1B\u0E25\u0E48\u0E32",current:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19 (\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E19\u0E2B\u0E19\u0E49\u0E32\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19)",selected:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01 (\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E43\u0E19\u0E2B\u0E19\u0E49\u0E32\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19)",all:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E15\u0E47\u0E21\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A (\u0E23\u0E27\u0E21\u0E16\u0E36\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E1E\u0E08\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14)"},printTitle:"\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",expTitle:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",expName:"\u0E0A\u0E37\u0E48\u0E2D\u0E44\u0E1F\u0E25\u0E4C",expNamePlaceholder:"\u0E01\u0E23\u0E38\u0E13\u0E32\u0E01\u0E23\u0E2D\u0E01\u0E0A\u0E37\u0E48\u0E2D\u0E44\u0E1F\u0E25\u0E4C",expSheetName:"\u0E0A\u0E37\u0E48\u0E2D",expSheetNamePlaceholder:"\u0E01\u0E23\u0E38\u0E13\u0E32\u0E01\u0E23\u0E2D\u0E01\u0E0A\u0E37\u0E48\u0E2D\u0E40\u0E23\u0E37\u0E48\u0E2D\u0E07",expType:"\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17",expMode:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",expCurrentColumn:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14\u0E1F\u0E34\u0E25\u0E14\u0E4C",expColumn:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E1F\u0E34\u0E25\u0E14\u0E4C",expOpts:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C",expOptHeader:"\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27",expHeaderTitle:"\u0E40\u0E1B\u0E47\u0E19\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48",expOptFooter:"\u0E08\u0E38\u0E14\u0E2A\u0E34\u0E49\u0E19\u0E2A\u0E38\u0E14\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07",expFooterTitle:"\u0E08\u0E33\u0E40\u0E1B\u0E47\u0E19\u0E15\u0E49\u0E2D\u0E07\u0E43\u0E0A\u0E49\u0E08\u0E38\u0E14\u0E2A\u0E34\u0E49\u0E19\u0E2A\u0E38\u0E14\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48?",expOptColgroup:"\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21",expOptTitle:"\u0E0A\u0E37\u0E48\u0E2D\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",expTitleTitle:"\u0E44\u0E21\u0E48\u0E27\u0E48\u0E32\u0E08\u0E30\u0E40\u0E1B\u0E47\u0E19\u0E0A\u0E37\u0E48\u0E2D\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E21\u0E34\u0E09\u0E30\u0E19\u0E31\u0E49\u0E19\u0E08\u0E30\u0E41\u0E2A\u0E14\u0E07\u0E40\u0E1B\u0E47\u0E19\u0E0A\u0E37\u0E48\u0E2D\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",expColgroupTitle:"\u0E2B\u0E32\u0E01\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E30\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E17\u0E35\u0E48\u0E21\u0E35\u0E42\u0E04\u0E23\u0E07\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21",expOptMerge:"\u0E1C\u0E2A\u0E32\u0E19",expMergeTitle:"\u0E2B\u0E32\u0E01\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E30\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E21\u0E35\u0E42\u0E04\u0E23\u0E07\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E40\u0E02\u0E49\u0E32\u0E14\u0E49\u0E27\u0E22\u0E01\u0E31\u0E19",expOptAllExpand:"\u0E02\u0E22\u0E32\u0E22\u0E15\u0E49\u0E19\u0E44\u0E21\u0E49",expAllExpandTitle:"\u0E2B\u0E32\u0E01\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E30\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E02\u0E22\u0E32\u0E22\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14\u0E14\u0E49\u0E27\u0E22\u0E42\u0E04\u0E23\u0E07\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E41\u0E1A\u0E1A\u0E25\u0E33\u0E14\u0E31\u0E1A\u0E0A\u0E31\u0E49\u0E19",expOptUseStyle:"\u0E2A\u0E44\u0E15\u0E25\u0E4C",expUseStyleTitle:"\u0E2B\u0E32\u0E01\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E30\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E21\u0E35\u0E2A\u0E44\u0E15\u0E25\u0E4C",expOptOriginal:"\u0E41\u0E2B\u0E25\u0E48\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",expOriginalTitle:"\u0E2B\u0E32\u0E01\u0E40\u0E1B\u0E47\u0E19\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E15\u0E49\u0E19\u0E09\u0E1A\u0E31\u0E1A\u0E43\u0E2B\u0E49\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32\u0E2A\u0E39\u0E48\u0E15\u0E32\u0E23\u0E32\u0E07",expPrint:"\u0E1E\u0E34\u0E21\u0E1E\u0E4C",expConfirm:"\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",expCancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"},modal:{errTitle:"\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21\u0E41\u0E2A\u0E14\u0E07\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14",zoomMin:"\u0E25\u0E14\u0E02\u0E19\u0E32\u0E14",zoomIn:"\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14",zoomOut:"\u0E01\u0E32\u0E23\u0E25\u0E14\u0E19\u0E49\u0E2D\u0E22\u0E25\u0E07",close:"\u0E01\u0E32\u0E23\u0E1B\u0E34\u0E14",miniMaxSize:"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E2B\u0E19\u0E49\u0E32\u0E15\u0E48\u0E32\u0E07\u0E17\u0E35\u0E48\u0E22\u0E48\u0E2D\u0E40\u0E25\u0E47\u0E01\u0E2A\u0E38\u0E14\u0E44\u0E21\u0E48\u0E40\u0E01\u0E34\u0E19 {0}",footPropErr:"Show-footer \u0E43\u0E0A\u0E49\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E2B\u0E32\u0E07\u0E42\u0E15\u0E4A\u0E30\u0E40\u0E17\u0E48\u0E32\u0E19\u0E31\u0E49\u0E19\u0E41\u0E25\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E43\u0E0A\u0E49\u0E01\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E41\u0E2A\u0E14\u0E07\u0E01\u0E32\u0E23\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19-\u0E1B\u0E38\u0E48\u0E21 | Show-Cancel-Button | \u0E0A\u0E48\u0E2D\u0E07\u0E40\u0E2A\u0E35\u0E22\u0E1A"},drawer:{close:"\u0E01\u0E32\u0E23\u0E1B\u0E34\u0E14"},form:{folding:"\u0E1B\u0E34\u0E14",unfolding:"\u0E02\u0E22\u0E32\u0E22"},toolbar:{import:"\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32",export:"\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",print:"\u0E1E\u0E34\u0E21\u0E1E\u0E4C",refresh:"\u0E23\u0E35\u0E40\u0E1F\u0E23\u0E0A",zoomIn:"\u0E40\u0E15\u0E47\u0E21\u0E2B\u0E19\u0E49\u0E32\u0E08\u0E2D",zoomOut:"\u0E01\u0E32\u0E23\u0E25\u0E14\u0E19\u0E49\u0E2D\u0E22\u0E25\u0E07",custom:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",customAll:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",customConfirm:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",customRestore:"\u0E23\u0E35\u0E40\u0E0B\u0E47\u0E15",fixedLeft:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E0B\u0E49\u0E32\u0E22",fixedRight:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E02\u0E27\u0E32",cancelFixed:"\u0E2A\u0E39\u0E14\u0E14\u0E21"},datePicker:{yearTitle:"{0} \u0E1B\u0E35"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"\u0E21\u0E01\u0E23\u0E32\u0E04\u0E21",m2:"\u0E01\u0E38\u0E21\u0E20\u0E32\u0E1E\u0E31\u0E19\u0E18\u0E4C",m3:"\u0E21\u0E35\u0E19\u0E32\u0E04\u0E21",m4:"\u0E40\u0E21\u0E29\u0E32\u0E22\u0E19",m5:"\u0E2D\u0E32\u0E08",m6:"\u0E21\u0E34\u0E16\u0E38\u0E19\u0E32\u0E22\u0E19",m7:"\u0E01\u0E23\u0E01\u0E0E\u0E32\u0E04\u0E21",m8:"\u0E2A\u0E34\u0E07\u0E2B\u0E32\u0E04\u0E21",m9:"\u0E01\u0E31\u0E19\u0E22\u0E32\u0E22\u0E19",m10:"\u0E15\u0E38\u0E25\u0E32\u0E04\u0E21",m11:"\u0E1E\u0E24\u0E28\u0E08\u0E34\u0E01\u0E32\u0E22\u0E19",m12:"\u0E18\u0E31\u0E19\u0E27\u0E32\u0E04\u0E21",quarterLabel:"{0} \u0E1B\u0E35",monthLabel:"{0} \u0E1B\u0E35",dayLabel:"{0} \u0E1B\u0E35 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"\u0E14\u0E27\u0E07\u0E2D\u0E32\u0E17\u0E34\u0E15\u0E22\u0E4C",w1:"\u0E08\u0E2D\u0E19",w2:"\u0E2D.",w3:"\u0E41\u0E15\u0E48\u0E07\u0E07\u0E32\u0E19",w4:"\u0E40\u0E17\u0E37\u0E2D\u0E01\u0E40\u0E02\u0E32",w5:"\u0E27\u0E31\u0E19\u0E28\u0E38\u0E01\u0E23\u0E4C",w6:"\u0E19\u0E31\u0E48\u0E07"},months:{m0:"\u0E21\u0E01\u0E23\u0E32\u0E04\u0E21",m1:"\u0E01\u0E38\u0E21\u0E20\u0E32\u0E1E\u0E31\u0E19\u0E18\u0E4C",m2:"\u0E21\u0E35\u0E19\u0E32\u0E04\u0E21",m3:"\u0E40\u0E21\u0E29\u0E32\u0E22\u0E19",m4:"\u0E2D\u0E32\u0E08",m5:"\u0E21\u0E34\u0E16\u0E38\u0E19\u0E32\u0E22\u0E19",m6:"\u0E01\u0E23\u0E01\u0E0E\u0E32\u0E04\u0E21",m7:"\u0E2A\u0E34\u0E07\u0E2B\u0E32\u0E04\u0E21",m8:"\u0E01\u0E31\u0E19\u0E22\u0E32\u0E22\u0E19",m9:"\u0E15\u0E38\u0E25\u0E32\u0E04\u0E21",m10:"\u0E1E\u0E24\u0E28\u0E08\u0E34\u0E01\u0E32\u0E22\u0E19",m11:"\u0E18\u0E31\u0E19\u0E27\u0E32\u0E04\u0E21"},quarters:{q1:"\u0E44\u0E15\u0E23\u0E21\u0E32\u0E2A\u0E41\u0E23\u0E01",q2:"\u0E44\u0E15\u0E23\u0E21\u0E32\u0E2A\u0E17\u0E35\u0E48\u0E2A\u0E2D\u0E07",q3:"\u0E44\u0E15\u0E23\u0E21\u0E32\u0E2A\u0E17\u0E35\u0E48\u0E2A\u0E32\u0E21",q4:"\u0E44\u0E15\u0E23\u0E21\u0E32\u0E2A\u0E17\u0E35\u0E48\u0E2A\u0E35\u0E48"}}},calendar:{yearLabel:"{0} \u5E74",monthLabel:"{0} \u6708"},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"\u0E14\u0E39\u0E15\u0E31\u0E27\u0E2D\u0E22\u0E48\u0E32\u0E07",operBtn:{zoomOut:"\u0E2B\u0E14",zoomIn:"\u0E02\u0E22\u0E32\u0E22",pctFull:"\u0E1B\u0E23\u0E31\u0E1A\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",pct11:"\u0E41\u0E2A\u0E14\u0E07\u0E02\u0E19\u0E32\u0E14\u0E14\u0E31\u0E49\u0E07\u0E40\u0E14\u0E34\u0E21",rotateLeft:"\u0E2B\u0E21\u0E38\u0E19\u0E0B\u0E49\u0E32\u0E22",rotateRight:"\u0E2B\u0E21\u0E38\u0E19\u0E44\u0E1B\u0E17\u0E32\u0E07\u0E02\u0E27\u0E32",print:"\u0E04\u0E25\u0E34\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E",download:"\u0E04\u0E25\u0E34\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E"}},upload:{fileBtnText:"\u0E04\u0E25\u0E34\u0E01\u0E2B\u0E23\u0E37\u0E2D\u0E25\u0E32\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14",imgBtnText:"\u0E04\u0E25\u0E34\u0E01\u0E2B\u0E23\u0E37\u0E2D\u0E25\u0E32\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14",dragPlaceholder:"\u0E42\u0E1B\u0E23\u0E14\u0E25\u0E32\u0E01\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E44\u0E1F\u0E25\u0E4C\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E1E\u0E37\u0E49\u0E19\u0E17\u0E35\u0E48\u0E19\u0E35\u0E49\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14",imgSizeHint:"\u0E43\u0E1A\u0E1B\u0E25\u0E34\u0E27 {0}",imgCountHint:"\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14 {0}",fileTypeHint:"\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E1F\u0E25\u0E4C {0}",fileSizeHint:"\u0E02\u0E19\u0E32\u0E14\u0E44\u0E1F\u0E25\u0E4C\u0E40\u0E14\u0E35\u0E22\u0E27\u0E44\u0E21\u0E48\u0E40\u0E01\u0E34\u0E19 {0}",fileCountHint:"\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E44\u0E1F\u0E25\u0E4C\u0E44\u0E14\u0E49\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14 {0}",uploadTypeErr:"\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E1F\u0E25\u0E4C\u0E44\u0E21\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19!",overCountErr:"\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E44\u0E1F\u0E25\u0E4C {0} \u0E44\u0E14\u0E49\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E21\u0E32\u0E01\u0E40\u0E17\u0E48\u0E32\u0E19\u0E31\u0E49\u0E19!",overCountExtraErr:"\u0E40\u0E01\u0E34\u0E19\u0E08\u0E33\u0E19\u0E27\u0E19\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14\u0E02\u0E2D\u0E07 {0} \u0E41\u0E25\u0E30\u0E44\u0E1F\u0E25\u0E4C {1} \u0E2A\u0E48\u0E27\u0E19\u0E40\u0E01\u0E34\u0E19\u0E08\u0E30\u0E16\u0E39\u0E01\u0E25\u0E30\u0E40\u0E27\u0E49\u0E19!",overSizeErr:"\u0E02\u0E19\u0E32\u0E14\u0E44\u0E1F\u0E25\u0E4C\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14\u0E44\u0E21\u0E48\u0E40\u0E01\u0E34\u0E19 {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"\u0E2D\u0E31\u0E1B\u0E40\u0E14\u0E15\u0E43\u0E2B\u0E21\u0E48",uploadProgress:"\u0E01\u0E32\u0E23\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14 {0}%",uploadErr:"\u0E01\u0E32\u0E23\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27",uploadSuccess:"\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08",moreBtnText:"\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E15\u0E34\u0E21 ({0})",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"\u0E04\u0E25\u0E34\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E39",morePopup:{readTitle:"\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E14\u0E39",imageTitle:"\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E",fileTitle:"\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E44\u0E1F\u0E25\u0E4C"}},empty:{defText:"\u0E22\u0E31\u0E07\u0E44\u0E21\u0E48\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},colorPicker:{clear:"\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",confirm:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",copySuccess:"\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E04\u0E25\u0E34\u0E1B\u0E1A\u0E2D\u0E23\u0E4C\u0E14: {0}",hex:"HEX"},formDesign:{formName:"\u0E0A\u0E37\u0E48\u0E2D\u0E41\u0E1A\u0E1A\u0E1F\u0E2D\u0E23\u0E4C\u0E21",defFormTitle:"\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E21\u0E35\u0E0A\u0E37\u0E48\u0E2D",widgetPropTab:"\u0E04\u0E38\u0E13\u0E2A\u0E21\u0E1A\u0E31\u0E15\u0E34\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21",widgetFormTab:"\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E04\u0E38\u0E13\u0E2A\u0E21\u0E1A\u0E31\u0E15\u0E34",error:{wdFormUni:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E19\u0E35\u0E49\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E1E\u0E35\u0E22\u0E07\u0E2B\u0E19\u0E36\u0E48\u0E07\u0E43\u0E19\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A",wdSubUni:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E19\u0E35\u0E49\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E1E\u0E35\u0E22\u0E07\u0E2B\u0E19\u0E36\u0E48\u0E07\u0E43\u0E19 subtable"},styleSetting:{btn:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E2A\u0E44\u0E15\u0E25\u0E4C",title:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E2A\u0E44\u0E15\u0E25\u0E4C\u0E41\u0E1A\u0E1A\u0E1F\u0E2D\u0E23\u0E4C\u0E21",layoutTitle:"\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21",verticalLayout:"\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07\u0E14\u0E49\u0E32\u0E19\u0E1A\u0E19\u0E41\u0E25\u0E30\u0E25\u0E48\u0E32\u0E07",horizontalLayout:"\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07\u0E41\u0E19\u0E27\u0E19\u0E2D\u0E19",styleTitle:"\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E0A\u0E37\u0E48\u0E2D\u0E40\u0E23\u0E37\u0E48\u0E2D\u0E07",boldTitle:"\u0E0A\u0E37\u0E48\u0E2D\u0E40\u0E1B\u0E47\u0E19\u0E15\u0E31\u0E27\u0E2B\u0E19\u0E32",fontBold:"\u0E15\u0E31\u0E27\u0E2B\u0E19\u0E32",fontNormal:"\u0E18\u0E23\u0E23\u0E21\u0E14\u0E32",colonTitle:"\u0E41\u0E2A\u0E14\u0E07\u0E25\u0E33\u0E44\u0E2A\u0E49\u0E43\u0E2B\u0E0D\u0E48",colonVisible:"\u0E41\u0E2A\u0E14\u0E07",colonHidden:"\u0E0B\u0E48\u0E2D\u0E19",alignTitle:"\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E15\u0E33\u0E41\u0E2B\u0E19\u0E48\u0E07",widthTitle:"\u0E04\u0E27\u0E32\u0E21\u0E01\u0E27\u0E49\u0E32\u0E07\u0E02\u0E2D\u0E07\u0E0A\u0E37\u0E48\u0E2D",alignLeft:"\u0E14\u0E49\u0E32\u0E19\u0E0B\u0E49\u0E32\u0E22",alignRight:"\u0E17\u0E32\u0E07\u0E14\u0E49\u0E32\u0E19\u0E02\u0E27\u0E32",unitPx:"\u0E1E\u0E34\u0E01\u0E40\u0E0B\u0E25",unitPct:"\u0E40\u0E1B\u0E2D\u0E23\u0E4C\u0E40\u0E0B\u0E47\u0E19\u0E15\u0E4C"},widget:{group:{base:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E1E\u0E37\u0E49\u0E19\u0E10\u0E32\u0E19",layout:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07",system:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E23\u0E30\u0E1A\u0E1A",module:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E42\u0E21\u0E14\u0E39\u0E25",chart:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E41\u0E1C\u0E19\u0E20\u0E39\u0E21\u0E34",advanced:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E02\u0E31\u0E49\u0E19\u0E2A\u0E39\u0E07"},copyTitle:"copy_ {0}",component:{input:"\u0E01\u0E25\u0E48\u0E2D\u0E07\u0E1B\u0E49\u0E2D\u0E19\u0E40\u0E02\u0E49\u0E32",textarea:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",select:"\u0E14\u0E36\u0E07\u0E25\u0E07\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E25\u0E37\u0E2D\u0E01",row:"\u0E2B\u0E19\u0E36\u0E48\u0E07\u0E41\u0E16\u0E27\u0E41\u0E25\u0E30\u0E2B\u0E25\u0E32\u0E22\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",title:"\u0E0A\u0E37\u0E48\u0E2D",text:"\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",subtable:"\u0E15\u0E32\u0E23\u0E32\u0E07\u0E22\u0E48\u0E2D\u0E22",VxeSwitch:"\u0E44\u0E21\u0E48\u0E27\u0E48\u0E32",VxeInput:"\u0E01\u0E25\u0E48\u0E2D\u0E07\u0E1B\u0E49\u0E2D\u0E19\u0E40\u0E02\u0E49\u0E32",VxeNumberInput:"\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02",VxeDatePicker:"\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48",VxeTextarea:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",VxeSelect:"\u0E14\u0E36\u0E07\u0E25\u0E07\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E25\u0E37\u0E2D\u0E01",VxeTreeSelect:"\u0E01\u0E32\u0E23\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E15\u0E49\u0E19\u0E44\u0E21\u0E49",VxeRadioGroup:"\u0E1B\u0E38\u0E48\u0E21\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01",VxeCheckboxGroup:"\u0E0A\u0E48\u0E2D\u0E07\u0E17\u0E33\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E2B\u0E21\u0E32\u0E22",VxeUploadFile:"\u0E40\u0E2D\u0E01\u0E2A\u0E32\u0E23",VxeUploadImage:"\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E",VxeRate:"\u0E04\u0E30\u0E41\u0E19\u0E19",VxeSlider:"\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E48\u0E2D\u0E19"}},widgetProp:{name:"\u0E0A\u0E37\u0E48\u0E2D\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21",placeholder:"\u0E41\u0E08\u0E49\u0E07",required:"\u0E01\u0E32\u0E23\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E17\u0E35\u0E48\u0E08\u0E33\u0E40\u0E1B\u0E47\u0E19",multiple:"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E2B\u0E25\u0E32\u0E22\u0E17\u0E32\u0E07\u0E40\u0E25\u0E37\u0E2D\u0E01",displaySetting:{name:"\u0E41\u0E2A\u0E14\u0E07\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32",pc:"\u0E1E\u0E35\u0E0B\u0E35",mobile:"\u0E21\u0E37\u0E2D\u0E16\u0E37\u0E2D",visible:"\u0E41\u0E2A\u0E14\u0E07",hidden:"\u0E0B\u0E48\u0E2D\u0E19"},dataSource:{name:"\u0E41\u0E2B\u0E25\u0E48\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",defValue:"\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01 {0}",addOption:"\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01",batchEditOption:"\u0E01\u0E32\u0E23\u0E41\u0E01\u0E49\u0E44\u0E02\u0E0A\u0E38\u0E14",batchEditTip:"\u0E41\u0E15\u0E48\u0E25\u0E30\u0E41\u0E16\u0E27\u0E2A\u0E2D\u0E14\u0E04\u0E25\u0E49\u0E2D\u0E07\u0E01\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E0B\u0E36\u0E48\u0E07\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E2A\u0E33\u0E40\u0E19\u0E32\u0E42\u0E14\u0E22\u0E15\u0E23\u0E07\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E08\u0E32\u0E01\u0E15\u0E32\u0E23\u0E32\u0E07 Excel \u0E41\u0E25\u0E30 WPS",batchEditSubTip:"\u0E41\u0E15\u0E48\u0E25\u0E30\u0E41\u0E16\u0E27\u0E2A\u0E2D\u0E14\u0E04\u0E25\u0E49\u0E2D\u0E07\u0E01\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01 \u0E2B\u0E32\u0E01\u0E40\u0E1B\u0E47\u0E19\u0E01\u0E25\u0E38\u0E48\u0E21\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E40\u0E14\u0E47\u0E01\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E14\u0E49\u0E27\u0E22\u0E1E\u0E37\u0E49\u0E19\u0E17\u0E35\u0E48\u0E2B\u0E23\u0E37\u0E2D\u0E04\u0E35\u0E22\u0E4C\u0E41\u0E17\u0E47\u0E1A\u0E41\u0E25\u0E30\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E2A\u0E33\u0E40\u0E19\u0E32\u0E42\u0E14\u0E22\u0E15\u0E23\u0E07\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E08\u0E32\u0E01\u0E15\u0E32\u0E23\u0E32\u0E07 Excel \u0E41\u0E25\u0E30 WPS",buildOption:"\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01"},rowProp:{colSize:"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",col2:"\u0E2A\u0E2D\u0E07\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",col3:"\u0E2A\u0E32\u0E21\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",col4:"\u0E2A\u0E35\u0E48\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",col6:"\u0E2B\u0E01\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",layout:"\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07"},textProp:{name:"\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32",alignTitle:"\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E15\u0E33\u0E41\u0E2B\u0E19\u0E48\u0E07",alignLeft:"\u0E14\u0E49\u0E32\u0E19\u0E0B\u0E49\u0E32\u0E22",alignCenter:"\u0E28\u0E39\u0E19\u0E22\u0E4C",alignRight:"\u0E17\u0E32\u0E07\u0E14\u0E49\u0E32\u0E19\u0E02\u0E27\u0E32",colorTitle:"\u0E2A\u0E35\u0E15\u0E31\u0E27\u0E2D\u0E31\u0E01\u0E29\u0E23",sizeTitle:"\u0E02\u0E19\u0E32\u0E14\u0E15\u0E31\u0E27\u0E2D\u0E31\u0E01\u0E29\u0E23",boldTitle:"\u0E15\u0E31\u0E27\u0E2D\u0E31\u0E01\u0E29\u0E23\u0E2B\u0E19\u0E32",fontNormal:"\u0E18\u0E23\u0E23\u0E21\u0E14\u0E32",fontBold:"\u0E15\u0E31\u0E27\u0E2B\u0E19\u0E32"},subtableProp:{seqTitle:"\u0E2B\u0E21\u0E32\u0E22\u0E40\u0E25\u0E02\u0E0B\u0E35\u0E40\u0E23\u0E35\u0E22\u0E25",showSeq:"\u0E41\u0E2A\u0E14\u0E07\u0E2B\u0E21\u0E32\u0E22\u0E40\u0E25\u0E02\u0E0B\u0E35\u0E40\u0E23\u0E35\u0E22\u0E25",showCheckbox:"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E2B\u0E25\u0E32\u0E22\u0E17\u0E32\u0E07\u0E40\u0E25\u0E37\u0E2D\u0E01",errSubDrag:"Subtable \u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E19\u0E35\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E2D\u0E37\u0E48\u0E19 \u0E46",colPlace:"\u0E25\u0E32\u0E01\u0E15\u0E31\u0E27\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E43\u0E19"},uploadProp:{limitFileCount:"\u0E02\u0E35\u0E14 \u0E08\u0E33\u0E01\u0E31\u0E14 \u0E1B\u0E23\u0E34\u0E21\u0E32\u0E13\u0E44\u0E1F\u0E25\u0E4C",limitFileSize:"\u0E02\u0E35\u0E14 \u0E08\u0E33\u0E01\u0E31\u0E14 \u0E02\u0E19\u0E32\u0E14\u0E44\u0E1F\u0E25\u0E4C",multiFile:"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E2B\u0E25\u0E32\u0E22\u0E44\u0E1F\u0E25\u0E4C",limitImgCount:"\u0E08\u0E33\u0E01\u0E31\u0E14 \u0E08\u0E33\u0E19\u0E27\u0E19\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E",limitImgSize:"\u0E02\u0E35\u0E14 \u0E08\u0E33\u0E01\u0E31\u0E14 \u0E02\u0E19\u0E32\u0E14\u0E20\u0E32\u0E1E",multiImg:"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E2D\u0E31\u0E1E\u0E42\u0E2B\u0E25\u0E14\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E\u0E2B\u0E25\u0E32\u0E22\u0E20\u0E32\u0E1E"}}},listDesign:{fieldSettingTab:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1F\u0E34\u0E25\u0E14\u0E4C",listSettingTab:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C",searchTitle:"\u0E40\u0E01\u0E13\u0E11\u0E4C\u0E01\u0E32\u0E23\u0E2A\u0E2D\u0E1A\u0E16\u0E32\u0E21",listTitle:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23",searchField:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E41\u0E1A\u0E1A\u0E2A\u0E2D\u0E1A\u0E16\u0E32\u0E21",listField:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23",activeBtn:{ActionButtonUpdate:"\u0E41\u0E01\u0E49\u0E44\u0E02",ActionButtonDelete:"\u0E25\u0E1A"},search:{addBtn:"\u0E41\u0E01\u0E49\u0E44\u0E02",emptyText:"\u0E40\u0E07\u0E37\u0E48\u0E2D\u0E19\u0E44\u0E02\u0E01\u0E32\u0E23\u0E2A\u0E2D\u0E1A\u0E16\u0E32\u0E21\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E04\u0E48\u0E32",editPopupTitle:"\u0E41\u0E01\u0E49\u0E44\u0E02\u0E40\u0E02\u0E15\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E2A\u0E2D\u0E1A\u0E16\u0E32\u0E21"},searchPopup:{colTitle:"\u0E0A\u0E37\u0E48\u0E2D",saveBtn:"\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01"}},text:{copySuccess:"\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E04\u0E25\u0E34\u0E1B\u0E1A\u0E2D\u0E23\u0E4C\u0E14",copyError:"\u0E2A\u0E20\u0E32\u0E1E\u0E41\u0E27\u0E14\u0E25\u0E49\u0E2D\u0E21\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19\u0E44\u0E21\u0E48\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49"},countdown:{formats:{yyyy:"\u0E1B\u0E35",MM:"\u0E14\u0E27\u0E07\u0E08\u0E31\u0E19\u0E17\u0E23\u0E4C",dd:"\u0E17\u0E49\u0E2D\u0E07\u0E1F\u0E49\u0E32",HH:"\u0E0A\u0E31\u0E48\u0E27\u0E42\u0E21\u0E07",mm:"\u0E08\u0E38\u0E14",ss:"\u0E17\u0E35\u0E48\u0E2A\u0E2D\u0E07"}},contextMenu:{loadingText:"\u52A0\u8F7D\u4E2D..."},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"\u65E5",w1:"\u4E00",w2:"\u4E8C",w3:"\u4E09",w4:"\u56DB",w5:"\u4E94",w6:"\u516D"}},plugins:{extendCellArea:{area:{mergeErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49\u0E43\u0E19\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19",multiErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49\u0E43\u0E19\u0E2B\u0E25\u0E32\u0E22 \u0E46 \u0E01\u0E32\u0E23\u0E40\u0E25\u0E37\u0E2D\u0E01",selectErr:"\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E01\u0E31\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E43\u0E19\u0E0A\u0E48\u0E27\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14",extendErr:"\u0E2B\u0E32\u0E01\u0E0A\u0E48\u0E27\u0E07\u0E02\u0E22\u0E32\u0E22\u0E21\u0E35\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",pasteMultiErr:"\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E27\u0E32\u0E07\u0E44\u0E14\u0E49\u0E1E\u0E37\u0E49\u0E19\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49",cpInvalidErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49 \u0E21\u0E35\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E49\u0E32\u0E21 ({0}) \u0E43\u0E19\u0E0A\u0E48\u0E27\u0E07\u0E17\u0E35\u0E48\u0E04\u0E38\u0E13\u0E40\u0E25\u0E37\u0E2D\u0E01"},fnr:{title:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E41\u0E25\u0E30\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"\u0E2B\u0E32",replaceLabel:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",findTitle:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E2D\u0E30\u0E44\u0E23:",replaceTitle:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48\u0E14\u0E49\u0E27\u0E22:",tabs:{find:"\u0E2B\u0E32",replace:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48"},filter:{re:"\u0E01\u0E32\u0E23\u0E41\u0E2A\u0E14\u0E07\u0E2D\u0E2D\u0E01\u0E1B\u0E01\u0E15\u0E34",whole:"\u0E01\u0E32\u0E23\u0E08\u0E31\u0E1A\u0E04\u0E39\u0E48\u0E04\u0E33\u0E40\u0E15\u0E47\u0E21\u0E04\u0E33",sensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"},btns:{findNext:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",findAll:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",replace:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",replaceAll:"\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"},header:{seq:"#",cell:"\u0E2B\u0E49\u0E2D\u0E07\u0E02\u0E31\u0E07",value:"\u0E04\u0E48\u0E32"},body:{row:"\u0E41\u0E16\u0E27: {0}",col:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C: {0}"},empty:"(\u0E04\u0E48\u0E32\u0E27\u0E48\u0E32\u0E07)",reError:"\u0E19\u0E34\u0E1E\u0E08\u0E19\u0E4C\u0E1B\u0E01\u0E15\u0E34\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07",recordCount:"\u0E1E\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C {0}",notCell:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",replaceSuccess:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48\u0E40\u0E0B\u0E25\u0E25\u0E4C {0} \u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",fixedGroup:"\u0E01\u0E25\u0E38\u0E48\u0E21\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",cancelFixed:"\u0E2A\u0E39\u0E14\u0E14\u0E21",fixedLeft:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E0B\u0E49\u0E32\u0E22",fixedRight:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E02\u0E27\u0E32"},cases:{equal:"\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",gt:"\u0E2A\u0E39\u0E07\u0E01\u0E27\u0E48\u0E32",lt:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32",begin:"\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E04\u0E37\u0E2D",endin:"\u0E08\u0E38\u0E14\u0E08\u0E1A\u0E04\u0E37\u0E2D",include:"\u0E23\u0E27\u0E21",isSensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"}},filterCombination:{menus:{sort:"\u0E40\u0E23\u0E35\u0E22\u0E07\u0E25\u0E33\u0E14\u0E31\u0E1A",clearSort:"\u0E08\u0E31\u0E14\u0E40\u0E23\u0E35\u0E22\u0E07\u0E43\u0E2B\u0E49\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",sortAsc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E08\u0E32\u0E01\u0E19\u0E49\u0E2D\u0E22\u0E44\u0E1B\u0E21\u0E32\u0E01",sortDesc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E25\u0E14\u0E25\u0E07",fixedColumn:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",fixedGroup:"\u0E01\u0E25\u0E38\u0E48\u0E21\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",cancelFixed:"\u0E2A\u0E39\u0E14\u0E14\u0E21",fixedLeft:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E0B\u0E49\u0E32\u0E22",fixedRight:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E02\u0E27\u0E32",clearFilter:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",textOption:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",numberOption:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E2D\u0E07",currColumnTitle:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19:",and:"\u0E41\u0E25\u0E30",or:"\u0E2B\u0E23\u0E37\u0E2D",describeHtml:"\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48? \u0E41\u0E2A\u0E14\u0E07\u0E16\u0E36\u0E07\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E15\u0E31\u0E27\u0E40\u0E14\u0E35\u0E22\u0E27 <br/> \u0E43\u0E0A\u0E49 * \u0E41\u0E2A\u0E14\u0E07\u0E16\u0E36\u0E07\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E2B\u0E25\u0E32\u0E22\u0E15\u0E31\u0E27"},cases:{equal:"\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",unequal:"\u0E44\u0E21\u0E48\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",gt:"\u0E2A\u0E39\u0E07\u0E01\u0E27\u0E48\u0E32",ge:"\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32\u0E2B\u0E23\u0E37\u0E2D\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",lt:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32",le:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32\u0E2B\u0E23\u0E37\u0E2D\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",begin:"\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E04\u0E37\u0E2D",notbegin:"\u0E21\u0E31\u0E19\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E40\u0E1B\u0E47\u0E19\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",endin:"\u0E08\u0E38\u0E14\u0E08\u0E1A\u0E04\u0E37\u0E2D",notendin:"\u0E15\u0E2D\u0E19\u0E08\u0E1A\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49",include:"\u0E23\u0E27\u0E21",exclude:"\u0E44\u0E21\u0E48\u0E23\u0E27\u0E21\u0E2D\u0E22\u0E39\u0E48",between:"\u0E23\u0E30\u0E2B\u0E27\u0E48\u0E32\u0E07",isAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E",eqAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E\u6216\u4E0E\u4E4B\u76F8\u540C",isBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D",eqBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D\u6216\u4E0E\u4E4B\u76F8\u540C",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",before:"\u4E4B\u524D",after:"\u4E4B\u540E",tomorrow:"\u660E\u5929",today:"\u4ECA\u5929",yesterday:"\u6628\u5929",nextWeek:"\u4E0B\u5468",thisWeek:"\u672C\u5468",lastWeek:"\u4E0A\u5468",nextMonth:"\u4E0B\u6708",thisMonth:"\u672C\u6708",lastMonth:"\u4E0A\u6708",nextYear:"\u660E\u5E74",thisYear:"\u4ECA\u5E74",lastYear:"\u53BB\u5E74",yearToDate:"\u672C\u5E74\u5EA6\u622A\u6B62\u5230\u73B0\u5728",custom:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E2D\u0E07",insensitive:"\u0E01\u0E23\u0E13\u0E35\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E23\u0E39\u0E49\u0E2A\u0E36\u0E01",isSensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"},empty:"(\u0E27\u0E48\u0E32\u0E07\u0E40\u0E1B\u0E25\u0E48\u0E32)",notData:"\u0E44\u0E21\u0E48\u0E21\u0E35\u0E01\u0E32\u0E23\u0E41\u0E02\u0E48\u0E07\u0E02\u0E31\u0E19"}},pro:{area:{mergeErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49\u0E43\u0E19\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19",multiErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49\u0E43\u0E19\u0E2B\u0E25\u0E32\u0E22 \u0E46 \u0E01\u0E32\u0E23\u0E40\u0E25\u0E37\u0E2D\u0E01",extendErr:"\u0E2B\u0E32\u0E01\u0E0A\u0E48\u0E27\u0E07\u0E02\u0E22\u0E32\u0E22\u0E21\u0E35\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",pasteMultiErr:"\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E27\u0E32\u0E07\u0E44\u0E14\u0E49\u0E1E\u0E37\u0E49\u0E19\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49"},fnr:{title:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E41\u0E25\u0E30\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"\u0E2B\u0E32",replaceLabel:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",findTitle:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32:",replaceTitle:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48\u0E14\u0E49\u0E27\u0E22:",tabs:{find:"\u0E2B\u0E32",replace:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48"},filter:{re:"\u0E01\u0E32\u0E23\u0E41\u0E2A\u0E14\u0E07\u0E2D\u0E2D\u0E01\u0E1B\u0E01\u0E15\u0E34",whole:"\u0E01\u0E32\u0E23\u0E08\u0E31\u0E1A\u0E04\u0E39\u0E48\u0E04\u0E33\u0E40\u0E15\u0E47\u0E21\u0E04\u0E33",sensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"},btns:{findNext:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",findAll:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",replace:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",replaceAll:"\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"},header:{seq:"#",cell:"\u0E2B\u0E49\u0E2D\u0E07\u0E02\u0E31\u0E07",value:"\u0E04\u0E48\u0E32"},empty:"(\u0E04\u0E48\u0E32\u0E27\u0E48\u0E32\u0E07)",reError:"\u0E19\u0E34\u0E1E\u0E08\u0E19\u0E4C\u0E1B\u0E01\u0E15\u0E34\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07",recordCount:"\u0E1E\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C {0}",notCell:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",replaceSuccess:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48\u0E40\u0E0B\u0E25\u0E25\u0E4C {0} \u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08"}},renderer:{search:"\u0E04\u0E49\u0E19\u0E2B\u0E32",cases:{equal:"\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",unequal:"\u0E44\u0E21\u0E48\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",gt:"\u0E2A\u0E39\u0E07\u0E01\u0E27\u0E48\u0E32",ge:"\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32\u0E2B\u0E23\u0E37\u0E2D\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",lt:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32",le:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32\u0E2B\u0E23\u0E37\u0E2D\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",begin:"\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E04\u0E37\u0E2D",notbegin:"\u0E21\u0E31\u0E19\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E40\u0E1B\u0E47\u0E19\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",endin:"\u0E08\u0E38\u0E14\u0E08\u0E1A\u0E04\u0E37\u0E2D",notendin:"\u0E15\u0E2D\u0E19\u0E08\u0E1A\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49",include:"\u0E23\u0E27\u0E21",exclude:"\u0E44\u0E21\u0E48\u0E23\u0E27\u0E21\u0E2D\u0E22\u0E39\u0E48",between:"\u0E23\u0E30\u0E2B\u0E27\u0E48\u0E32\u0E07",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",custom:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E2D\u0E07",insensitive:"\u0E01\u0E23\u0E13\u0E35\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E23\u0E39\u0E49\u0E2A\u0E36\u0E01",isSensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"},combination:{menus:{sort:"\u0E40\u0E23\u0E35\u0E22\u0E07\u0E25\u0E33\u0E14\u0E31\u0E1A",clearSort:"\u0E08\u0E31\u0E14\u0E40\u0E23\u0E35\u0E22\u0E07\u0E43\u0E2B\u0E49\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",sortAsc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E08\u0E32\u0E01\u0E19\u0E49\u0E2D\u0E22\u0E44\u0E1B\u0E21\u0E32\u0E01",sortDesc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E25\u0E14\u0E25\u0E07",fixedColumn:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",fixedGroup:"\u0E01\u0E25\u0E38\u0E48\u0E21\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",cancelFixed:"\u0E2A\u0E39\u0E14\u0E14\u0E21",fixedLeft:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E0B\u0E49\u0E32\u0E22",fixedRight:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E02\u0E27\u0E32",clearFilter:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",textOption:"\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",numberOption:"\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E2D\u0E07",currColumnTitle:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19:",and:"\u0E41\u0E25\u0E30",or:"\u0E2B\u0E23\u0E37\u0E2D",describeHtml:"\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48? \u0E41\u0E2A\u0E14\u0E07\u0E16\u0E36\u0E07\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E15\u0E31\u0E27\u0E40\u0E14\u0E35\u0E22\u0E27 <br/> \u0E43\u0E0A\u0E49 * \u0E41\u0E2A\u0E14\u0E07\u0E16\u0E36\u0E07\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E2B\u0E25\u0E32\u0E22\u0E15\u0E31\u0E27"},empty:"(\u0E27\u0E48\u0E32\u0E07\u0E40\u0E1B\u0E25\u0E48\u0E32)",notData:"\u0E44\u0E21\u0E48\u0E21\u0E35\u0E01\u0E32\u0E23\u0E41\u0E02\u0E48\u0E07\u0E02\u0E31\u0E19"}}}}),jt}var li=oi(),ii=Ne(li),Wt={},Gn;function si(){return Gn||(Gn=1,Object.defineProperty(Wt,"__esModule",{value:!0}),Wt.default=void 0,Wt.default={vxe:{base:{pleaseInput:"Vui l\xF2ng nh\u1EADp",pleaseSelect:"Vui l\xF2ng ch\u1ECDn",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u0111ang t\u1EA3i..."},error:{downErr:"T\u1EA3i xu\u1ED1ng kh\xF4ng th\xE0nh c\xF4ng",errLargeData:"Khi l\u01B0\u1EE3ng d\u1EEF li\u1EC7u b\u1ECB r\xE0ng bu\u1ED9c qu\xE1 l\u1EDBn, vui l\xF2ng s\u1EED d\u1EE5ng {0}, n\u1EBFu kh\xF4ng n\xF3 c\xF3 th\u1EC3 g\xE2y ra \u0111\u1ED9 tr\u1EC5",groupFixed:"N\u1EBFu s\u1EED d\u1EE5ng c\xE1c ti\xEAu \u0111\u1EC1 \u0111\u01B0\u1EE3c nh\xF3m, c\u1ED9t \u0111\xF3ng b\u0103ng ph\u1EA3i \u0111\u01B0\u1EE3c \u0111\u1EB7t theo nh\xF3m",groupMouseRange:'Ti\xEAu \u0111\u1EC1 nh\xF3m kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c s\u1EED d\u1EE5ng c\xF9ng l\xFAc v\u1EDBi "{0}" v\xE0 \u0111i\u1EC1u n\xE0y c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',groupTag:'Nh\xF3m ti\xEAu \u0111\u1EC1 nh\xF3m n\xEAn s\u1EED d\u1EE5ng "{0}" thay v\xEC "{1}", c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',scrollErrProp:'Tham s\u1ED1 n\xE0y "{0}" kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 sau khi cu\u1ED9n \u1EA3o \u0111\u01B0\u1EE3c b\u1EADt',errConflicts:'Tham s\u1ED1 "{0}" Xung \u0111\u1ED9t v\u1EDBi "{1}"',modelConflicts:'C\xF3 m\u1ED9t xung \u0111\u1ED9t gi\u1EEFa gi\xE1 tr\u1ECB tr\u01B0\u1EDDng gi\u1EDBi h\u1EA1n "{0}" v\xE0 "{1}" v\xE0 s\u1EBD x\u1EA3y ra l\u1ED7i',notSupportProp:'"{1}" kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 khi tham s\u1ED1 "{0}" \u0111\u01B0\u1EE3c b\u1EADt, n\xF3 ph\u1EA3i l\xE0 "{2}", n\u1EBFu kh\xF4ng s\u1EBD x\u1EA3y ra l\u1ED7i',reqSupportProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',notConflictProp:'Khi s\u1EED d\u1EE5ng "{0}", "{1}" n\xEAn \u0111\u01B0\u1EE3c \u0111\u1EB7t, n\u1EBFu kh\xF4ng c\xF3 th\u1EC3 c\xF3 xung \u0111\u1ED9t ch\u1EE9c n\u0103ng',unableInsert:"Kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c ch\xE8n v\xE0o v\u1ECB tr\xED \u0111\xE3 ch\u1EC9 \u0111\u1ECBnh, vui l\xF2ng ki\u1EC3m tra xem c\xE1c tham s\u1ED1 c\xF3 \u0111\xFAng kh\xF4ng",useErr:'\u0110\xE3 x\u1EA3y ra l\u1ED7i trong khi c\xE0i \u0111\u1EB7t m\xF4 -\u0111un "{0}". Th\u1EE9 t\u1EF1 c\xF3 th\u1EC3 kh\xF4ng ch\xEDnh x\xE1c. M\xF4 -\u0111un ph\u1EE5 thu\u1ED9c c\u1EA7n \u0111\u01B0\u1EE3c c\xE0i \u0111\u1EB7t tr\u01B0\u1EDBc b\u1EA3ng',barUnableLink:"Thanh c\xF4ng c\u1EE5 kh\xF4ng th\u1EC3 li\xEAn k\u1EBFt c\xE1c b\u1EA3ng",expandContent:'Khe c\u1EAFm cho d\xF2ng m\u1EDF r\u1ED9ng ph\u1EA3i l\xE0 "n\u1ED9i dung", vui l\xF2ng ki\u1EC3m tra xem n\xF3 c\xF3 \u0111\xFAng kh\xF4ng',reqComp:'Th\xE0nh ph\u1EA7n "{0}" b\u1ECB thi\u1EBFu, vui l\xF2ng ki\u1EC3m tra xem n\xF3 c\xF3 \u0111\u01B0\u1EE3c c\xE0i \u0111\u1EB7t ch\xEDnh x\xE1c kh\xF4ng. https://vxeui.com/#/start/useglobal',reqModule:'Thi\u1EBFu m\xF4 -\u0111un "{0}"',reqProp:'Tham s\u1ED1 "{0}" c\u1EA7n thi\u1EBFt, c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',emptyProp:'Tham s\u1ED1 "{0}" kh\xF4ng \u0111\u01B0\u1EE3c ph\xE9p tr\u1ED1ng',errProp:'Tham s\u1ED1 kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 "{0}", c\xF3 th\u1EC3 l\xE0 "{1}"',colRepet:'C\u1ED9t. {0} = "{1}" \u0111\u01B0\u1EE3c l\u1EB7p l\u1EA1i, \u0111i\u1EC1u n\xE0y c\xF3 th\u1EC3 khi\u1EBFn m\u1ED9t s\u1ED1 ch\u1EE9c n\u0103ng tr\u1EDF n\xEAn kh\xF4ng th\u1EC3 s\u1EED d\u1EE5ng',notFunc:'Ph\u01B0\u01A1ng th\u1EE9c "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',errFunc:'Tham s\u1ED1 "{0}" kh\xF4ng ph\u1EA3i l\xE0 m\u1ED9t ph\u01B0\u01A1ng th\u1EE9c',notValidators:'X\xE1c minh to\xE0n c\u1EA7u "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',notFormats:'\u0110\u1ECBnh d\u1EA1ng to\xE0n c\u1EA7u "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',notCommands:'Ch\u1EC9 th\u1ECB to\xE0n c\u1EA7u "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',notSlot:'Khe "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',noTree:'"{0}" kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 trong c\u1EA5u tr\xFAc c\xE2y',noGroup:'"{0}" kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 sau khi nh\xF3m d\u1EEF li\u1EC7u',notProp:'Tham s\u1ED1 kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 "{0}"',checkProp:'Khi kh\u1ED1i l\u01B0\u1EE3ng d\u1EEF li\u1EC7u qu\xE1 l\u1EDBn, h\u1ED9p ki\u1EC3m c\xF3 th\u1EC3 \u0111\u01B0\u1EE3c l\u1EAFp. B\u1EA1n n\xEAn \u0111\u1EB7t tham s\u1ED1 "{0}" \u0111\u1EC3 c\u1EA3i thi\u1EC7n t\u1ED1c \u0111\u1ED9 k\u1EBFt xu\u1EA5t',coverProp:'Tham s\u1ED1 "{1}" c\u1EE7a "{0}" \u0111\u01B0\u1EE3c x\xE1c \u0111\u1ECBnh nhi\u1EC1u l\u1EA7n, c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',uniField:'T\xEAn tr\u01B0\u1EDDng "{0}" \u0111\u01B0\u1EE3c x\xE1c \u0111\u1ECBnh nhi\u1EC1u l\u1EA7n, c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',repeatKey:'L\u1EB7p l\u1EA1i kh\xF3a ch\xEDnh {0} = "{1}", c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',repeatProp:'\u53C2\u6570\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'Ph\u01B0\u01A1ng th\u1EE9c "{0}" kh\xF4ng \u0111\u01B0\u1EE3c d\xF9ng n\u1EEFa, vui l\xF2ng s\u1EED d\u1EE5ng "{1}"',delProp:'Tham s\u1ED1 "{0}" kh\xF4ng \u0111\u01B0\u1EE3c d\xF9ng, vui l\xF2ng s\u1EED d\u1EE5ng "{1}"',delEvent:'S\u1EF1 ki\u1EC7n "{0}" \u0111\u01B0\u1EE3c kh\xF4ng d\xF9ng n\u1EEFa, vui l\xF2ng s\u1EED d\u1EE5ng "{1}"',removeProp:'Tham s\u1ED1 "{0}" kh\xF4ng \u0111\u01B0\u1EE3c khuy\u1EBFn kh\xEDch v\xE0 kh\xF4ng \u0111\u01B0\u1EE3c khuy\u1EBFn ngh\u1ECB, \u0111i\u1EC1u n\xE0y c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',errFormat:'N\u1ED9i dung \u0111\u01B0\u1EE3c \u0111\u1ECBnh d\u1EA1ng to\xE0n c\u1EA7u n\xEAn \u0111\u01B0\u1EE3c x\xE1c \u0111\u1ECBnh b\u1EB1ng c\xE1ch s\u1EED d\u1EE5ng "vxetable.formats" v\xE0 ph\u01B0\u01A1ng th\u1EE9c g\u1EAFn "formatter = {0}" kh\xF4ng c\xF2n \u0111\u01B0\u1EE3c khuy\u1EBFn ngh\u1ECB.',notType:'Lo\u1EA1i t\u1EC7p kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 "{0}"',notExp:"Tr\xECnh duy\u1EC7t n\xE0y kh\xF4ng h\u1ED7 tr\u1EE3 ch\u1EE9c n\u0103ng nh\u1EADp/xu\u1EA5t",impFields:"Nh\u1EADp kh\u1EA9u kh\xF4ng th\xE0nh c\xF4ng. Vui l\xF2ng ki\u1EC3m tra xem t\xEAn tr\u01B0\u1EDDng v\xE0 \u0111\u1ECBnh d\u1EA1ng d\u1EEF li\u1EC7u c\xF3 ch\xEDnh x\xE1c kh\xF4ng.",treeNotImp:"B\u1EA3ng c\xE2y kh\xF4ng h\u1ED7 tr\u1EE3 nh\u1EADp kh\u1EA9u",treeCrossDrag:"Ch\u1EC9 k\xE9o c\u1EA5p \u0111\u1ED9 \u0111\u1EA7u ti\xEAn",treeDragChild:"Cha m\u1EB9 kh\xF4ng th\u1EC3 k\xE9o \u0111\u1EBFn con c\xE1i c\u1EE7a h\u1ECD",reqPlugin:'"{1}" kh\xF4ng \u0111\u01B0\u1EE3c c\xE0i \u0111\u1EB7t t\u1EA1i https://vxeui.com/other/kh\xE1c',errMaxRow:"V\u01B0\u1EE3t qu\xE1 kh\u1ED1i l\u01B0\u1EE3ng d\u1EEF li\u1EC7u \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 t\u1ED1i \u0111a {0}, \u0111i\u1EC1u n\xE0y c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i",useNew:"{0} kh\xF4ng \u0111\u01B0\u1EE3c khuy\u1EBFn ngh\u1ECB, vui l\xF2ng s\u1EED d\u1EE5ng {1}",errorVersion:"\u7248\u672C\u4E0D\u5339\u914D\uFF0C\u5F53\u524D\u7248\u672C {0}\uFF0C\u6700\u4F4E\u652F\u6301\u7248\u672C\u4E3A {1}"},table:{emptyText:"Ch\u01B0a c\xF3 d\u1EEF li\u1EC7u",allTitle:"Ch\u1ECDn t\u1EA5t c\u1EA3/H\u1EE7y",seqTitle:"S\u1ED1 seri",actionTitle:"v\u1EADn h\xE0nh",confirmFilter:"l\u1ECDc",resetFilter:"C\xE0i l\u1EA1i",allFilter:"t\u1EA5t c\u1EA3",sortAsc:"L\u1EC7nh t\u0103ng d\u1EA7n: th\u1EA5p nh\u1EA5t \u0111\u1EBFn cao nh\u1EA5t",sortDesc:"L\u1EC7nh gi\u1EA3m d\u1EA7n: Cao nh\u1EA5t \u0111\u1EBFn th\u1EA5p nh\u1EA5t",filter:"B\u1EADt l\u1ECDc cho c\xE1c c\u1ED9t \u0111\xE3 ch\u1ECDn",impSuccess:"{0} B\u1EA3n ghi \u0111\xE3 \u0111\u01B0\u1EE3c nh\u1EADp th\xE0nh c\xF4ng",expLoading:"Xu\u1EA5t kh\u1EA9u",expSuccess:"Xu\u1EA5t kh\u1EA9u th\xE0nh c\xF4ng",expError:"Xu\u1EA5t kh\u1EA9u kh\xF4ng th\xE0nh c\xF4ng",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"C\xE0i \u0111\u1EB7t c\u1ED9t",customAll:"t\u1EA5t c\u1EA3",customConfirm:"x\xE1c nh\u1EADn",customClose:"\u0110\xF3ng c\u1EEDa",customCancel:"H\u1EE7y b\u1ECF",customRestore:"Kh\xF4i ph\u1EE5c m\u1EB7c \u0111\u1ECBnh",maxFixedCol:"S\u1ED1 l\u01B0\u1EE3ng c\u1ED9t \u0111\xF3ng b\u0103ng t\u1ED1i \u0111a kh\xF4ng th\u1EC3 v\u01B0\u1EE3t qu\xE1 {0}",maxGroupCol:"S\u1ED1 l\u01B0\u1EE3ng tr\u01B0\u1EDDng nh\xF3m t\u1ED1i \u0111a kh\xF4ng th\u1EC3 v\u01B0\u1EE3t qu\xE1 {0}",dragTip:"Di chuy\u1EC3n: {0}",resizeColTip:"Chi\u1EC1u r\u1ED9ng: {0} pixel",resizeRowTip:"Cao: {0} pixel",rowGroupContentTotal:"{0}\uFF08{1}\uFF09",menuLoading:"\u52A0\u8F7D\u4E2D..."},grid:{selectOneRecord:"Vui l\xF2ng ch\u1ECDn \xEDt nh\u1EA5t m\u1ED9t b\u1EA3n ghi!",deleteSelectRecord:"B\u1EA1n c\xF3 ch\u1EAFc l\xE0 b\u1EA1n mu\u1ED1n x\xF3a b\u1EA3n ghi \u0111\xE3 ch\u1ECDn?",removeSelectRecord:"B\u1EA1n c\xF3 ch\u1EAFc l\xE0 b\u1EA1n mu\u1ED1n x\xF3a b\u1EA3n ghi \u0111\xE3 ch\u1ECDn?",dataUnchanged:"D\u1EEF li\u1EC7u kh\xF4ng thay \u0111\u1ED5i!",delSuccess:"H\u1ED3 s\u01A1 \u0111\u01B0\u1EE3c ch\u1ECDn \u0111\xE3 b\u1ECB x\xF3a th\xE0nh c\xF4ng!",saveSuccess:"Ti\u1EBFt ki\u1EC7m th\xE0nh c\xF4ng!",operError:"M\u1ED9t l\u1ED7i \u0111\xE3 x\u1EA3y ra v\xE0 ho\u1EA1t \u0111\u1ED9ng kh\xF4ng th\xE0nh c\xF4ng!"},select:{clear:"Th\xF4ng tho\xE1ng",allChecked:"Ch\u1ECDn t\u1EA5t c\u1EA3",total:"{0} / {1}",search:"t\xECm ki\u1EBFm",loadingText:"\u0111ang t\u1EA3i",emptyText:"Ch\u01B0a c\xF3 d\u1EEF li\u1EC7u",maxSize:"S\u1ED1 l\u01B0\u1EE3ng t\xF9y ch\u1ECDn t\u1ED1i \u0111a kh\xF4ng th\u1EC3 v\u01B0\u1EE3t qu\xE1 {0}",overSizeErr:"S\u1ED1 t\xF9y ch\u1ECDn t\u1ED1i \u0111a {0} \u0111\xE3 b\u1ECB v\u01B0\u1EE3t qu\xE1 v\xE0 ph\u1EA7n v\u01B0\u1EE3t qu\xE1 s\u1EBD b\u1ECB b\u1ECF qua!",searchEmpty:"Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u ph\xF9 h\u1EE3p!"},tree:{searchEmpty:"Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u ph\xF9 h\u1EE3p!",dragTip:"\u79FB\u52A8\uFF1A{0}"},treeSelect:{clearChecked:"Th\xF4ng tho\xE1ng",allChecked:"Ch\u1ECDn t\u1EA5t c\u1EA3",allExpand:"M\u1EDF r\u1ED9ng t\u1EA5t c\u1EA3",clearExpand:"\u0110\xF3ng t\u1EA5t c\u1EA3",total:"\u0110\xE3 ch\u1ECDn {0}",search:"t\xECm ki\u1EBFm",emptyText:"Ch\u01B0a c\xF3 d\u1EEF li\u1EC7u"},pager:{goto:"\u0110i",gotoTitle:"S\u1ED1 l\u01B0\u1EE3ng trang",pagesize:"{0} C\xE1c m\u1EE5c/trang",total:"T\u1ED5ng s\u1ED1 {0} b\u1EA3n ghi",pageClassifier:"Trang",homePage:"trang nh\u1EA5t",homePageTitle:"trang nh\u1EA5t",prevPage:"Trang tr\u01B0\u1EDBc",prevPageTitle:"Trang tr\u01B0\u1EDBc",nextPage:"Trang ti\u1EBFp theo",nextPageTitle:"Trang ti\u1EBFp theo",prevJump:"Jump Up trang",prevJumpTitle:"Jump Up trang",nextJump:"Nh\u1EA3y xu\u1ED1ng trang",nextJumpTitle:"Nh\u1EA3y xu\u1ED1ng trang",endPage:"Trang cu\u1ED1i c\xF9ng",endPageTitle:"Trang cu\u1ED1i c\xF9ng"},alert:{title:"H\u1EC7 th\u1ED1ng nh\u1EAFc nh\u1EDF"},button:{confirm:"x\xE1c nh\u1EADn",cancel:"H\u1EE7y b\u1ECF",clear:"Th\xF4ng tho\xE1ng"},filter:{search:"t\xECm ki\u1EBFm"},custom:{cstmTitle:"C\xE0i \u0111\u1EB7t c\u1ED9t",cstmRestore:"Kh\xF4i ph\u1EE5c m\u1EB7c \u0111\u1ECBnh",cstmCancel:"H\u1EE7y b\u1ECF",cstmConfirm:"Ch\u1EAFc ch\u1EAFn",cstmConfirmRestore:"Vui l\xF2ng x\xE1c nh\u1EADn xem n\xF3 \u0111\u01B0\u1EE3c kh\xF4i ph\u1EE5c v\u1EC1 c\u1EA5u h\xECnh c\u1ED9t m\u1EB7c \u0111\u1ECBnh?",cstmDragTarget:"Di chuy\u1EC3n: {0}",setting:{colSort:"Lo\u1EA1i",sortHelpTip:"Nh\u1EA5p v\xE0 k\xE9o bi\u1EC3u t\u01B0\u1EE3ng \u0111\u1EC3 \u0111i\u1EC1u ch\u1EC9nh th\u1EE9 t\u1EF1",colTitle:"Ti\xEAu \u0111\u1EC1 c\u1ED9t",colResizable:"Chi\u1EC1u r\u1ED9ng c\u1ED9t (pixel)",colVisible:"C\xF3 hi\u1EC3n th\u1ECB kh\xF4ng",colFixed:"\u0110\xF3ng b\u0103ng c\u1ED9t",colFixedMax:"C\xE1c c\u1ED9t \u0111\xF3ng b\u0103ng (t\u1ED1i \u0111a {0} c\u1ED9t)",fixedLeft:"B\xEAn tr\xE1i",fixedUnset:"Kh\xF4ng \u0111\u1EB7t",fixedRight:"B\xEAn ph\u1EA3i"}},import:{modes:{covering:"Ph\u01B0\u01A1ng th\u1EE9c ghi \u0111\xE8 (tr\u1EF1c ti\u1EBFp ghi \u0111\xE8 d\u1EEF li\u1EC7u b\u1EA3ng)",insert:"N\u1ED1i \u1EDF ph\xEDa d\u01B0\u1EDBi (n\u1ED1i d\u1EEF li\u1EC7u m\u1EDBi \u1EDF d\u01B0\u1EDBi c\xF9ng c\u1EE7a b\u1EA3ng)",insertTop:"N\u1ED1i \u1EDF tr\xEAn c\xF9ng (n\u1ED1i d\u1EEF li\u1EC7u m\u1EDBi \u1EDF \u0111\u1EA7u b\u1EA3ng)",insertBottom:"N\u1ED1i \u1EDF ph\xEDa d\u01B0\u1EDBi (n\u1ED1i d\u1EEF li\u1EC7u m\u1EDBi \u1EDF d\u01B0\u1EDBi c\xF9ng c\u1EE7a b\u1EA3ng)"},impTitle:"Nh\u1EADp d\u1EEF li\u1EC7u",impFile:"T\xEAn t\u1EADp tin",impSelect:"Ch\u1ECDn m\u1ED9t t\u1EADp tin",impType:"Lo\u1EA1i t\u1EC7p",impOpts:"C\xE0i \u0111\u1EB7t tham s\u1ED1",impMode:"Ch\u1EBF \u0111\u1ED9 nh\u1EADp",impConfirm:"Nh\u1EADp kh\u1EA9u",impCancel:"H\u1EE7y b\u1ECF"},export:{types:{csv:"CSV (\u0111\u01B0\u1EE3c ph\xE2n t\xE1ch b\u1EB1ng d\u1EA5u ph\u1EA9y) (*. CSV)",html:"Trang web (*.html)",xml:"D\u1EEF li\u1EC7u XML (*.xml)",txt:"T\u1EC7p v\u0103n b\u1EA3n (\u0111\u01B0\u1EE3c ph\xE2n t\xE1ch tab) (*. TXT)",xls:"Excel 97-2003 s\u1ED5 l\xE0m vi\u1EC7c (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"D\u1EEF li\u1EC7u tr\u1ED1ng",current:"D\u1EEF li\u1EC7u hi\u1EC7n t\u1EA1i (d\u1EEF li\u1EC7u tr\xEAn trang hi\u1EC7n t\u1EA1i)",selected:"D\u1EEF li\u1EC7u \u0111\xE3 ch\u1ECDn (d\u1EEF li\u1EC7u \u0111\u01B0\u1EE3c ch\u1ECDn tr\xEAn trang hi\u1EC7n t\u1EA1i)",all:"D\u1EEF li\u1EC7u \u0111\u1EA7y \u0111\u1EE7 (bao g\u1ED3m t\u1EA5t c\u1EA3 d\u1EEF li\u1EC7u ph\xE2n trang)"},printTitle:"In d\u1EEF li\u1EC7u",expTitle:"Xu\u1EA5t d\u1EEF li\u1EC7u",expName:"T\xEAn t\u1EADp tin",expNamePlaceholder:"Vui l\xF2ng nh\u1EADp t\xEAn t\u1EC7p",expSheetName:"ti\xEAu \u0111\u1EC1",expSheetNamePlaceholder:"Vui l\xF2ng nh\u1EADp m\u1ED9t ti\xEAu \u0111\u1EC1",expType:"L\u01B0u lo\u1EA1i",expMode:"Ch\u1ECDn d\u1EEF li\u1EC7u",expCurrentColumn:"T\u1EA5t c\u1EA3 c\xE1c l\u0129nh v\u1EF1c",expColumn:"Ch\u1ECDn m\u1ED9t tr\u01B0\u1EDDng",expOpts:"C\xE0i \u0111\u1EB7t tham s\u1ED1",expOptHeader:"Ti\xEAu \u0111\u1EC1",expHeaderTitle:"Ti\xEAu \u0111\u1EC1 b\u1EA3ng c\xF3 \u0111\u01B0\u1EE3c y\xEAu c\u1EA7u kh\xF4ng",expOptFooter:"K\u1EBFt th\xFAc b\u1EA3ng",expFooterTitle:"L\xE0 k\u1EBFt th\xFAc c\u1EE7a b\u1EA3ng c\u1EA7n thi\u1EBFt?",expOptColgroup:"Ti\xEAu \u0111\u1EC1 nh\xF3m",expOptTitle:"Ti\xEAu \u0111\u1EC1 c\u1ED9t",expTitleTitle:"Cho d\xF9 \u0111\xF3 l\xE0 ti\xEAu \u0111\u1EC1 c\u1ED9t, n\u1EBFu kh\xF4ng n\xF3 s\u1EBD \u0111\u01B0\u1EE3c hi\u1EC3n th\u1ECB d\u01B0\u1EDBi d\u1EA1ng t\xEAn tr\u01B0\u1EDDng c\u1EE7a c\u1ED9t",expColgroupTitle:"N\u1EBFu c\xF3, m\u1ED9t ti\xEAu \u0111\u1EC1 v\u1EDBi c\u1EA5u tr\xFAc nh\xF3m \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3",expOptMerge:"H\u1EE3p nh\u1EA5t",expMergeTitle:"N\u1EBFu c\xF3, c\xE1c t\u1EBF b\xE0o c\xF3 c\u1EA5u tr\xFAc h\u1EE3p nh\u1EA5t \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3",expOptAllExpand:"M\u1EDF r\u1ED9ng c\xE2y",expAllExpandTitle:"N\u1EBFu n\xF3 t\u1ED3n t\u1EA1i, n\xF3 \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 \u0111\u1EC3 m\u1EDF r\u1ED9ng t\u1EA5t c\u1EA3 d\u1EEF li\u1EC7u v\u1EDBi c\xE1c c\u1EA5u tr\xFAc ph\xE2n c\u1EA5p",expOptUseStyle:"phong c\xE1ch",expUseStyleTitle:"N\u1EBFu c\xF3, c\xE1c t\u1EBF b\xE0o c\xF3 phong c\xE1ch \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3",expOptOriginal:"D\u1EEF li\u1EC7u ngu\u1ED3n",expOriginalTitle:"N\u1EBFu \u0111\xF3 l\xE0 d\u1EEF li\u1EC7u ngu\u1ED3n, nh\u1EADp v\xE0o b\u1EA3ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3",expPrint:"In",expConfirm:"Xu\u1EA5t kh\u1EA9u",expCancel:"H\u1EE7y b\u1ECF"},modal:{errTitle:"Th\xF4ng b\xE1o l\u1ED7i",zoomMin:"Gi\u1EA3m thi\u1EC3u",zoomIn:"T\u1ED1i \u0111a h\xF3a",zoomOut:"s\u1EF1 gi\u1EA3m b\u1EDBt",close:"\u0110\xF3ng c\u1EEDa",miniMaxSize:"S\u1ED1 l\u01B0\u1EE3ng c\u1EEDa s\u1ED5 \u0111\u01B0\u1EE3c gi\u1EA3m thi\u1EC3u kh\xF4ng th\u1EC3 v\u01B0\u1EE3t qu\xE1 {0}",footPropErr:"Show-footer ch\u1EC9 \u0111\u01B0\u1EE3c s\u1EED d\u1EE5ng \u0111\u1EC3 k\xEDch ho\u1EA1t \u0111u\xF4i b\xE0n v\xE0 ph\u1EA3i \u0111\u01B0\u1EE3c s\u1EED d\u1EE5ng v\u1EDBi show-confirm-button | Hi\u1EC3n th\u1ECB-C-Button | khe c\u1EAFm"},drawer:{close:"\u0110\xF3ng c\u1EEDa"},form:{folding:"\u0110\xF3ng",unfolding:"M\u1EDF r\u1ED9ng"},toolbar:{import:"Nh\u1EADp kh\u1EA9u",export:"Xu\u1EA5t kh\u1EA9u",print:"In",refresh:"l\xE0m cho kh\u1ECFe l\u1EA1i",zoomIn:"to\xE0n m\xE0n h\xECnh",zoomOut:"s\u1EF1 gi\u1EA3m b\u1EDBt",custom:"C\xE0i \u0111\u1EB7t c\u1ED9t",customAll:"t\u1EA5t c\u1EA3",customConfirm:"x\xE1c nh\u1EADn",customRestore:"C\xE0i l\u1EA1i",fixedLeft:"\u0110\xF3ng b\u0103ng b\xEAn tr\xE1i",fixedRight:"\u0110\xF3ng b\u0103ng b\xEAn ph\u1EA3i",cancelFixed:"M\u1EDF ra c\u1ED9t"},datePicker:{yearTitle:"{0} n\u0103m"},dateRangePicker:{pleaseRange:"Vui l\xF2ng ch\u1ECDn ng\xE0y b\u1EAFt \u0111\u1EA7u v\xE0 ng\xE0y k\u1EBFt th\xFAc"},input:{date:{m1:"Th\xE1ng M\u1ED9t",m2:"Th\xE1ng hai",m3:"B\u01B0\u1EDBc \u0111\u1EC1u",m4:"Th\xE1ng t\u01B0",m5:"C\xF3 th\u1EC3",m6:"Th\xE1ng s\xE1u",m7:"Th\xE1ng b\u1EA3y",m8:"Th\xE1ng t\xE1m",m9:"Th\xE1ng 9",m10:"Th\xE1ng M\u01B0\u1EDDi",m11:"Th\xE1ng m\u01B0\u1EDDi m\u1ED9t",m12:"Th\xE1ng 12",quarterLabel:"{0} n\u0103m",monthLabel:"{0} n\u0103m",dayLabel:"{0} n\u0103m {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"M\u1EB7t tr\u1EDDi",w1:"Mon",w2:"TUE",w3:"Th\u1EE9 t\u01B0",w4:"Thu",w5:"Th\u1EE9 S\xE1u",w6:"\u0110\xE3 ng\u1ED3i"},months:{m0:"Th\xE1ng M\u1ED9t",m1:"Th\xE1ng hai",m2:"B\u01B0\u1EDBc \u0111\u1EC1u",m3:"Th\xE1ng t\u01B0",m4:"C\xF3 th\u1EC3",m5:"Th\xE1ng s\xE1u",m6:"Th\xE1ng b\u1EA3y",m7:"Th\xE1ng t\xE1m",m8:"Th\xE1ng 9",m9:"Th\xE1ng M\u01B0\u1EDDi",m10:"Th\xE1ng m\u01B0\u1EDDi m\u1ED9t",m11:"Th\xE1ng 12"},quarters:{q1:"Qu\xFD \u0111\u1EA7u ti\xEAn",q2:"Qu\xFD th\u1EE9 hai",q3:"Qu\xFD th\u1EE9 ba",q4:"Qu\xFD th\u1EE9 t\u01B0"}}},calendar:{yearLabel:"{0} \u5E74",monthLabel:"{0} \u6708"},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Xem tr\u01B0\u1EDBc",operBtn:{zoomOut:"Thu nh\u1ECF",zoomIn:"ph\xF3ng to",pctFull:"M\u1EDF r\u1ED9ng quy m\xF4 nh\u01B0 nhau",pct11:"Hi\u1EC3n th\u1ECB k\xEDch th\u01B0\u1EDBc ban \u0111\u1EA7u",rotateLeft:"Xoay sang tr\xE1i",rotateRight:"Xoay sang ph\u1EA3i",print:"B\u1EA5m \u0111\u1EC3 in h\xECnh \u1EA3nh",download:"B\u1EA5m \u0111\u1EC3 t\u1EA3i xu\u1ED1ng h\xECnh \u1EA3nh"}},upload:{fileBtnText:"Nh\u1EA5p ho\u1EB7c k\xE9o \u0111\u1EC3 t\u1EA3i l\xEAn",imgBtnText:"Nh\u1EA5p ho\u1EB7c k\xE9o \u0111\u1EC3 t\u1EA3i l\xEAn",dragPlaceholder:"Vui l\xF2ng k\xE9o v\xE0 th\u1EA3 t\u1EC7p v\xE0o khu v\u1EF1c n\xE0y \u0111\u1EC3 t\u1EA3i l\xEAn",imgSizeHint:"\u0110\u01A1n {0}",imgCountHint:"L\xEAn \u0111\u1EBFn {0}",fileTypeHint:"H\u1ED7 tr\u1EE3 c\xE1c lo\u1EA1i t\u1EC7p {0}",fileSizeHint:"M\u1ED9t k\xEDch th\u01B0\u1EDBc t\u1EC7p kh\xF4ng v\u01B0\u1EE3t qu\xE1 {0}",fileCountHint:"C\xF3 th\u1EC3 t\u1EA3i l\xEAn c\xE1c t\u1EC7p {0}",uploadTypeErr:"Lo\u1EA1i t\u1EC7p kh\xF4ng ph\xF9 h\u1EE3p!",overCountErr:"Ch\u1EC9 c\xE1c t\u1EC7p {0} c\xF3 th\u1EC3 \u0111\u01B0\u1EE3c ch\u1ECDn nhi\u1EC1u nh\u1EA5t!",overCountExtraErr:"S\u1ED1 l\u01B0\u1EE3ng t\u1ED1i \u0111a c\u1EE7a {0} \u0111\xE3 b\u1ECB v\u01B0\u1EE3t qu\xE1 v\xE0 c\xE1c t\u1EC7p d\u01B0 th\u1EEBa {1} s\u1EBD b\u1ECB b\u1ECF qua!",overSizeErr:"K\xEDch th\u01B0\u1EDBc t\u1EC7p t\u1ED1i \u0111a kh\xF4ng th\u1EC3 v\u01B0\u1EE3t qu\xE1 {0}!",manualUpload:"B\u1EA5m \u0111\u1EC3 t\u1EA3i l\xEAn",reUpload:"T\u1EA3i l\u1EA1i l\u1EA1i",uploadProgress:"T\u1EA3i l\xEAn {0}%",uploadErr:"T\u1EA3i l\xEAn kh\xF4ng th\xE0nh c\xF4ng",uploadSuccess:"T\u1EA3i l\xEAn th\xE0nh c\xF4ng",moreBtnText:"Th\xEAm ({0})",moreImgBtnText:"\u56FE\u7247\uFF08{0}\uFF09",moreFileBtnText:"\u6587\u4EF6\uFF08{0}\uFF09",viewItemTitle:"B\u1EA5m \u0111\u1EC3 xem",morePopup:{readTitle:"Xem danh s\xE1ch",imageTitle:"T\u1EA3i l\xEAn h\xECnh \u1EA3nh",fileTitle:"T\u1EA3i l\xEAn t\u1EC7p"}},empty:{defText:"Ch\u01B0a c\xF3 d\u1EEF li\u1EC7u"},colorPicker:{clear:"Th\xF4ng tho\xE1ng",confirm:"x\xE1c nh\u1EADn",copySuccess:"\u0110\u01B0\u1EE3c sao ch\xE9p v\xE0o b\u1EA3ng t\u1EA1m: {0}",hex:"HEX"},formDesign:{formName:"T\xEAn h\xECnh th\u1EE9c",defFormTitle:"H\xECnh th\u1EE9c kh\xF4ng t\xEAn",widgetPropTab:"Thu\u1ED9c t\xEDnh ki\u1EC3m so\xE1t",widgetFormTab:"H\xECnh th\u1EE9c thu\u1ED9c t\xEDnh",error:{wdFormUni:"Lo\u1EA1i \u0111i\u1EC1u khi\u1EC3n n\xE0y ch\u1EC9 \u0111\u01B0\u1EE3c ph\xE9p th\xEAm m\u1ED9t trong bi\u1EC3u m\u1EABu",wdSubUni:"Ki\u1EC3u \u0111i\u1EC1u khi\u1EC3n n\xE0y ch\u1EC9 \u0111\u01B0\u1EE3c ph\xE9p th\xEAm m\u1ED9t trong Subtable"},styleSetting:{btn:"C\xE0i \u0111\u1EB7t ki\u1EC3u",title:"H\xECnh th\u1EE9c c\xE0i \u0111\u1EB7t ki\u1EC3u",layoutTitle:"B\u1ED1 c\u1EE5c ki\u1EC3m so\xE1t",verticalLayout:"B\u1ED1 c\u1EE5c l\xEAn v\xE0 xu\u1ED1ng",horizontalLayout:"B\u1ED1 c\u1EE5c ngang",styleTitle:"Phong c\xE1ch ti\xEAu \u0111\u1EC1",boldTitle:"Ti\xEAu \u0111\u1EC1 d\xE0y",fontBold:"In \u0111\u1EADm",fontNormal:"th\xF4ng th\u01B0\u1EDDng",colonTitle:"Hi\u1EC3n th\u1ECB \u0110\u1EA1i t\xE1",colonVisible:"tr\xECnh di\u1EC5n",colonHidden:"tr\u1ED1n",alignTitle:"Li\xEAn k\u1EBFt",widthTitle:"Chi\u1EC1u r\u1ED9ng ti\xEAu \u0111\u1EC1",alignLeft:"B\xEAn tr\xE1i",alignRight:"B\xEAn ph\u1EA3i",unitPx:"Pixel",unitPct:"T\u1EF7 l\u1EC7 ph\u1EA7n tr\u0103m"},widget:{group:{base:"\u0110i\u1EC1u khi\u1EC3n c\u01A1 b\u1EA3n",layout:"\u0110i\u1EC1u khi\u1EC3n b\u1ED1 c\u1EE5c",system:"\u0110i\u1EC1u khi\u1EC3n h\u1EC7 th\u1ED1ng",module:"\u0110i\u1EC1u khi\u1EC3n m\xF4 -\u0111un",chart:"Ki\u1EC3m so\xE1t bi\u1EC3u \u0111\u1ED3",advanced:"Ki\u1EC3m so\xE1t n\xE2ng cao"},copyTitle:"Copy_ {0}",component:{input:"H\u1ED9p \u0111\u1EA7u v\xE0o",textarea:"Tr\u01B0\u1EDDng v\u0103n b\u1EA3n",select:"K\xE9o xu\u1ED1ng \u0111\u1EC3 ch\u1ECDn",row:"M\u1ED9t h\xE0ng v\xE0 nhi\u1EC1u c\u1ED9t",title:"ti\xEAu \u0111\u1EC1",text:"ch\u1EEF",subtable:"B\u1EA3ng ph\u1EE5",VxeSwitch:"li\u1EC7u",VxeInput:"H\u1ED9p \u0111\u1EA7u v\xE0o",VxeNumberInput:"con s\u1ED1",VxeDatePicker:"ng\xE0y",VxeTextarea:"Tr\u01B0\u1EDDng v\u0103n b\u1EA3n",VxeSelect:"K\xE9o xu\u1ED1ng \u0111\u1EC3 ch\u1ECDn",VxeTreeSelect:"L\u1EF1a ch\u1ECDn c\xE2y",VxeRadioGroup:"H\u1ED9p radio",VxeCheckboxGroup:"H\u1ED9p ki\u1EC3m",VxeUploadFile:"t\xE0i li\u1EC7u",VxeUploadImage:"h\xECnh \u1EA3nh",VxeRate:"\u0111i\u1EC3m",VxeSlider:"tr\u01B0\u1EE3t"}},widgetProp:{name:"T\xEAn ki\u1EC3m so\xE1t",placeholder:"Nh\u1EAFc nh\u1EDF",required:"X\xE1c minh b\u1EAFt bu\u1ED9c",multiple:"Nhi\u1EC1u l\u1EF1a ch\u1ECDn \u0111\u01B0\u1EE3c cho ph\xE9p",displaySetting:{name:"C\xE0i \u0111\u1EB7t hi\u1EC3n th\u1ECB",pc:"M\xE1y t\xEDnh",mobile:"Di \u0111\u1ED9ng",visible:"tr\xECnh di\u1EC5n",hidden:"tr\u1ED1n"},dataSource:{name:"Ngu\u1ED3n d\u1EEF li\u1EC7u",defValue:"T\xF9y ch\u1ECDn {0}",addOption:"Th\xEAm t\xF9y ch\u1ECDn",batchEditOption:"Ch\u1EC9nh s\u1EEDa h\xE0ng lo\u1EA1t",batchEditTip:"M\u1ED7i h\xE0ng t\u01B0\u01A1ng \u1EE9ng v\u1EDBi m\u1ED9t t\xF9y ch\u1ECDn, h\u1ED7 tr\u1EE3 sao ch\xE9p tr\u1EF1c ti\u1EBFp v\xE0 d\xE1n t\u1EEB c\xE1c b\u1EA3ng, Excel v\xE0 WPS.",batchEditSubTip:"M\u1ED7i h\xE0ng t\u01B0\u01A1ng \u1EE9ng v\u1EDBi m\u1ED9t t\xF9y ch\u1ECDn. N\u1EBFu \u0111\xF3 l\xE0 m\u1ED9t nh\xF3m, c\xE1c m\u1EE5c con c\xF3 th\u1EC3 b\u1EAFt \u0111\u1EA7u b\u1EB1ng m\u1ED9t kho\u1EA3ng tr\u1ED1ng ho\u1EB7c kh\xF3a tab v\xE0 n\xF3 h\u1ED7 tr\u1EE3 sao ch\xE9p tr\u1EF1c ti\u1EBFp v\xE0 d\xE1n t\u1EEB c\xE1c b\u1EA3ng, excel v\xE0 wps.",buildOption:"T\u1EA1o c\xE1c t\xF9y ch\u1ECDn"},rowProp:{colSize:"S\u1ED1 l\u01B0\u1EE3ng c\u1ED9t",col2:"Hai c\u1ED9t",col3:"Ba c\u1ED9t",col4:"B\u1ED1n c\u1ED9t",col6:"S\xE1u c\u1ED9t",layout:"c\xE1ch tr\xECnh b\xE0y"},textProp:{name:"n\u1ED9i dung",alignTitle:"Li\xEAn k\u1EBFt",alignLeft:"B\xEAn tr\xE1i",alignCenter:"Trung t\xE2m",alignRight:"B\xEAn ph\u1EA3i",colorTitle:"M\xE0u ph\xF4ng ch\u1EEF",sizeTitle:"K\xEDch th\u01B0\u1EDBc ph\xF4ng ch\u1EEF",boldTitle:"Ph\xF4ng ch\u1EEF d\xE0y h\u01A1n",fontNormal:"th\xF4ng th\u01B0\u1EDDng",fontBold:"In \u0111\u1EADm"},subtableProp:{seqTitle:"S\u1ED1 seri",showSeq:"Hi\u1EC3n th\u1ECB s\u1ED1 s\xEA -ri",showCheckbox:"Nhi\u1EC1u l\u1EF1a ch\u1ECDn \u0111\u01B0\u1EE3c cho ph\xE9p",errSubDrag:"Subtable kh\xF4ng h\u1ED7 tr\u1EE3 \u0111i\u1EC1u khi\u1EC3n n\xE0y, vui l\xF2ng s\u1EED d\u1EE5ng c\xE1c \u0111i\u1EC1u khi\u1EC3n kh\xE1c",colPlace:"K\xE9o \u0111i\u1EC1u khi\u1EC3n v\xE0o"},uploadProp:{limitFileCount:"Gi\u1EDBi h\u1EA1n s\u1ED1 l\u01B0\u1EE3ng t\u1EADp tin",limitFileSize:"Gi\u1EDBi h\u1EA1n k\xEDch th\u01B0\u1EDBc t\u1EC7p",multiFile:"Cho ph\xE9p nhi\u1EC1u t\u1EC7p \u0111\u01B0\u1EE3c t\u1EA3i l\xEAn",limitImgCount:"Gi\u1EDBi h\u1EA1n s\u1ED1 l\u01B0\u1EE3ng h\xECnh \u1EA3nh",limitImgSize:"Gi\u1EDBi h\u1EA1n k\xEDch th\u01B0\u1EDBc h\xECnh \u1EA3nh",multiImg:"Cho ph\xE9p t\u1EA3i nhi\u1EC1u h\xECnh \u1EA3nh l\xEAn"}}},listDesign:{fieldSettingTab:"C\xE0i \u0111\u1EB7t tr\u01B0\u1EDDng",listSettingTab:"C\xE0i \u0111\u1EB7t tham s\u1ED1",searchTitle:"Ti\xEAu ch\xED truy v\u1EA5n",listTitle:"L\u0129nh v\u1EF1c danh s\xE1ch",searchField:"Tr\u01B0\u1EDDng truy v\u1EA5n",listField:"L\u0129nh v\u1EF1c danh s\xE1ch",activeBtn:{ActionButtonUpdate:"bi\xEAn t\u1EADp",ActionButtonDelete:"x\xF3a b\u1ECF"},search:{addBtn:"bi\xEAn t\u1EADp",emptyText:"\u0110i\u1EC1u ki\u1EC7n truy v\u1EA5n kh\xF4ng \u0111\u01B0\u1EE3c c\u1EA5u h\xECnh",editPopupTitle:"Ch\u1EC9nh s\u1EEDa tr\u01B0\u1EDDng truy v\u1EA5n"},searchPopup:{colTitle:"ti\xEAu \u0111\u1EC1",saveBtn:"c\u1EE9u"}},text:{copySuccess:"\u0110\u01B0\u1EE3c sao ch\xE9p v\xE0o b\u1EA3ng t\u1EA1m",copyError:"M\xF4i tr\u01B0\u1EDDng hi\u1EC7n t\u1EA1i kh\xF4ng h\u1ED7 tr\u1EE3 ho\u1EA1t \u0111\u1ED9ng n\xE0y"},countdown:{formats:{yyyy:"N\u0103m",MM:"m\u1EB7t tr\u0103ng",dd:"b\u1EA7u tr\u1EDDi",HH:"gi\u1EDD",mm:"\u0111i\u1EC3m",ss:"Th\u1EE9 hai"}},contextMenu:{loadingText:"\u52A0\u8F7D\u4E2D..."},gantt:{tFullFormat:{year:"{yyyy}\u5E74",quarter:"{yyyy}\u5E74\u7B2C{q}\u5B63\u5EA6",month:"{yyyy}\u5E74{MM}\u6708",week:"{yyyy}\u5E74\u7B2C{W}\u5468",day:"{yyyy}\u5E74{MM}\u6708 {E}",date:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5",hour:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6",minute:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206",second:"{yyyy}\u5E74{MM}\u6708{dd}\u65E5{HH}\u65F6{mm}\u5206{ss}\u79D2"},tSimpleFormat:{year:"{yyyy}\u5E74",quarter:"{q}\u5B63\u5EA6",month:"{M}\u6708",week:"{W}\u5468",day:"{d}",date:"{d}",hour:"{HH}",minute:"{mm}",second:"{ss}"},dayss:{w0:"\u65E5",w1:"\u4E00",w2:"\u4E8C",w3:"\u4E09",w4:"\u56DB",w5:"\u4E94",w6:"\u516D"}},plugins:{extendCellArea:{area:{mergeErr:"Ho\u1EA1t \u0111\u1ED9ng n\xE0y kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n tr\xEAn c\xE1c \xF4 h\u1EE3p nh\u1EA5t",multiErr:"Ho\u1EA1t \u0111\u1ED9ng n\xE0y kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n tr\xEAn khu v\u1EF1c nhi\u1EC1u l\u1EF1a ch\u1ECDn",selectErr:"Kh\xF4ng th\u1EC3 v\u1EADn h\xE0nh c\xE1c t\u1EBF b\xE0o trong khu v\u1EF1c \u0111\u01B0\u1EE3c ch\u1EC9 \u0111\u1ECBnh",extendErr:"N\u1EBFu khu v\u1EF1c m\u1EDF r\u1ED9ng ch\u1EE9a c\xE1c \xF4 h\u1EE3p nh\u1EA5t, t\u1EA5t c\u1EA3 c\xE1c \xF4 \u0111\u01B0\u1EE3c h\u1EE3p nh\u1EA5t ph\u1EA3i c\xF3 c\xF9ng k\xEDch th\u01B0\u1EDBc",pasteMultiErr:"Kh\xF4ng th\u1EC3 d\xE1n, c\u1EA7n sao ch\xE9p v\xE0 d\xE1n c\xE1c khu v\u1EF1c c\xF3 c\xF9ng k\xEDch th\u01B0\u1EDBc \u0111\u1EC3 l\xE0m \u0111i\u1EC1u n\xE0y",cpInvalidErr:"Ho\u1EA1t \u0111\u1ED9ng n\xE0y kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n, c\xF3 c\xE1c c\u1ED9t b\u1ECB c\u1EA5m trong khu v\u1EF1c b\u1EA1n \u0111\xE3 ch\u1ECDn ({0})"},fnr:{title:"T\xECm v\xE0 thay th\u1EBF",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"T\xECm th\u1EA5y",replaceLabel:"thay th\u1EBF",findTitle:"T\xECm n\u1ED9i dung:",replaceTitle:"Thay th\u1EBF b\u1EB1ng:",tabs:{find:"T\xECm th\u1EA5y",replace:"thay th\u1EBF"},filter:{re:"Bi\u1EC3u c\u1EA3m th\u01B0\u1EDDng xuy\xEAn",whole:"K\u1EBFt h\u1EE3p t\u1EEB \u0111\u1EA7y \u0111\u1EE7",sensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"},btns:{findNext:"T\xECm c\xE1i ti\u1EBFp theo",findAll:"T\xECm t\u1EA5t c\u1EA3",replace:"thay th\u1EBF",replaceAll:"Thay th\u1EBF t\u1EA5t c\u1EA3",cancel:"H\u1EE7y b\u1ECF"},header:{seq:"#",cell:"T\u1EBF b\xE0o",value:"gi\xE1 tr\u1ECB"},body:{row:"D\xF2ng: {0}",col:"C\u1ED9t: {0}"},empty:"(Gi\xE1 tr\u1ECB null)",reError:"Bi\u1EC3u th\u1EE9c ch\xEDnh quy kh\xF4ng h\u1EE3p l\u1EC7",recordCount:"{0} C\xE1c \xF4 \u0111\u01B0\u1EE3c t\xECm th\u1EA5y",notCell:"Kh\xF4ng th\u1EC3 t\xECm th\u1EA5y \xF4 ph\xF9 h\u1EE3p",replaceSuccess:"{0} C\xE1c t\u1EBF b\xE0o \u0111\xE3 \u0111\u01B0\u1EE3c thay th\u1EBF th\xE0nh c\xF4ng"}},extendPivotTable:{aggregation:{grouping:"Nh\xF3m",values:"gi\xE1 tr\u1ECB",groupPlaceholder:"K\xE9o \u1EDF \u0111\xE2y \u0111\u1EC3 nh\xF3m",valuesPlaceholder:"K\xE9o \u1EDF \u0111\xE2y \u0111\u1EC3 t\u1ED5ng h\u1EE3p",dragExistCol:"C\u1ED9t n\xE0y \u0111\xE3 t\u1ED3n t\u1EA1i",sortHelpTip:"Nh\u1EA5p v\xE0 k\xE9o bi\u1EC3u t\u01B0\u1EE3ng \u0111\u1EC3 \u0111i\u1EC1u ch\u1EC9nh th\u1EE9 t\u1EF1"},aggFuncs:{sum:"Y\xEAu c\u1EA7u t\u1ED5ng",count:"\u0111\u1EBFm",avg:"gi\xE1 tr\u1ECB trung b\xECnh",min:"Gi\xE1 tr\u1ECB t\u1ED1i thi\u1EC3u",max:"Gi\xE1 tr\u1ECB t\u1ED1i \u0111a",first:"Gi\xE1 tr\u1ECB \u0111\u1EA7u ti\xEAn",last:"Gi\xE1 tr\u1ECB cu\u1ED1i c\xF9ng"}},filterComplexInput:{menus:{fixedColumn:"\u0110\xF3ng b\u0103ng c\u1ED9t",fixedGroup:"\u0110\xF3ng b\u0103ng nh\xF3m",cancelFixed:"H\u1EE7y \u0111\xF3ng b\u0103ng",fixedLeft:"\u0110\xF3ng b\u0103ng b\xEAn tr\xE1i",fixedRight:"\u0110\xF3ng b\u0103ng b\xEAn ph\u1EA3i"},cases:{equal:"b\xECnh \u0111\u1EB3ng",gt:"L\u1EDBn h\u01A1n",lt:"\xCDt h\u01A1n",begin:"S\u1EF1 kh\u1EDFi \u0111\u1EA7u l\xE0",endin:"K\u1EBFt th\xFAc l\xE0",include:"Bao g\u1ED3m",isSensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"}},filterCombination:{menus:{sort:"Lo\u1EA1i",clearSort:"X\xF3a lo\u1EA1i",sortAsc:"Th\u1EE9 t\u1EF1 t\u0103ng d\u1EA7n",sortDesc:"th\u1EE9 t\u1EF1 gi\u1EA3m d\u1EA7n",fixedColumn:"\u0110\xF3ng b\u0103ng c\u1ED9t",fixedGroup:"\u0110\xF3ng b\u0103ng nh\xF3m",cancelFixed:"H\u1EE7y \u0111\xF3ng b\u0103ng",fixedLeft:"\u0110\xF3ng b\u0103ng b\xEAn tr\xE1i",fixedRight:"\u0110\xF3ng b\u0103ng b\xEAn ph\u1EA3i",clearFilter:"X\xF3a b\u1ED9 l\u1ECDc",textOption:"L\u1ECDc v\u0103n b\u1EA3n",numberOption:"L\u1ECDc s\u1ED1",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"Ph\u01B0\u01A1ng ph\xE1p l\u1ECDc t\xF9y ch\u1EC9nh",currColumnTitle:"C\u1ED9t hi\u1EC7n t\u1EA1i:",and:"V\xE0",or:"ho\u1EB7c",describeHtml:"C\xF3 s\u1EB5n? Bi\u1EC3u th\u1ECB m\u1ED9t k\xFD t\u1EF1 duy nh\u1EA5t <br/> s\u1EED d\u1EE5ng * \u0111\u1EA1i di\u1EC7n cho b\u1EA5t k\u1EF3 nhi\u1EC1u k\xFD t\u1EF1 n\xE0o"},cases:{equal:"b\xECnh \u0111\u1EB3ng",unequal:"Kh\xF4ng b\u1EB1ng",gt:"L\u1EDBn h\u01A1n",ge:"L\u1EDBn h\u01A1n ho\u1EB7c b\u1EB1ng",lt:"\xCDt h\u01A1n",le:"Nh\u1ECF h\u01A1n ho\u1EB7c b\u1EB1ng",begin:"S\u1EF1 kh\u1EDFi \u0111\u1EA7u l\xE0",notbegin:"N\xF3 kh\xF4ng \u1EDF \u0111\u1EA7u",endin:"K\u1EBFt th\xFAc l\xE0",notendin:"K\u1EBFt th\xFAc kh\xF4ng",include:"Bao g\u1ED3m",exclude:"Kh\xF4ng bao g\u1ED3m",between:"Gi\u1EEFa",isAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E",eqAfter:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u540E\u6216\u4E0E\u4E4B\u76F8\u540C",isBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D",eqBefore:"\u5728\u4EE5\u4E0B\u65E5\u671F\u4E4B\u524D\u6216\u4E0E\u4E4B\u76F8\u540C",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",before:"\u4E4B\u524D",after:"\u4E4B\u540E",tomorrow:"\u660E\u5929",today:"\u4ECA\u5929",yesterday:"\u6628\u5929",nextWeek:"\u4E0B\u5468",thisWeek:"\u672C\u5468",lastWeek:"\u4E0A\u5468",nextMonth:"\u4E0B\u6708",thisMonth:"\u672C\u6708",lastMonth:"\u4E0A\u6708",nextYear:"\u660E\u5E74",thisYear:"\u4ECA\u5E74",lastYear:"\u53BB\u5E74",yearToDate:"\u672C\u5E74\u5EA6\u622A\u6B62\u5230\u73B0\u5728",custom:"L\u1ECDc t\xF9y ch\u1EC9nh",insensitive:"Tr\u01B0\u1EDDng h\u1EE3p kh\xF4ng nh\u1EA1y c\u1EA3m",isSensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"},empty:"(tr\u1ED1ng)",notData:"Kh\xF4ng ph\xF9 h\u1EE3p"}},pro:{area:{mergeErr:"Ho\u1EA1t \u0111\u1ED9ng n\xE0y kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n tr\xEAn c\xE1c \xF4 h\u1EE3p nh\u1EA5t",multiErr:"Ho\u1EA1t \u0111\u1ED9ng n\xE0y kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n tr\xEAn khu v\u1EF1c nhi\u1EC1u l\u1EF1a ch\u1ECDn",extendErr:"N\u1EBFu khu v\u1EF1c m\u1EDF r\u1ED9ng ch\u1EE9a c\xE1c \xF4 h\u1EE3p nh\u1EA5t, t\u1EA5t c\u1EA3 c\xE1c \xF4 \u0111\u01B0\u1EE3c h\u1EE3p nh\u1EA5t ph\u1EA3i c\xF3 c\xF9ng k\xEDch th\u01B0\u1EDBc",pasteMultiErr:"Kh\xF4ng th\u1EC3 d\xE1n, c\u1EA7n sao ch\xE9p v\xE0 d\xE1n c\xE1c khu v\u1EF1c c\xF3 c\xF9ng k\xEDch th\u01B0\u1EDBc \u0111\u1EC3 l\xE0m \u0111i\u1EC1u n\xE0y"},fnr:{title:"T\xECm v\xE0 thay th\u1EBF",titleFd:"\u67E5\u627E",titleRe:"\u66FF\u6362",findLabel:"T\xECm th\u1EA5y",replaceLabel:"thay th\u1EBF",findTitle:"T\xECm n\u1ED9i dung:",replaceTitle:"Thay th\u1EBF b\u1EB1ng:",tabs:{find:"T\xECm th\u1EA5y",replace:"thay th\u1EBF"},filter:{re:"Bi\u1EC3u c\u1EA3m th\u01B0\u1EDDng xuy\xEAn",whole:"K\u1EBFt h\u1EE3p t\u1EEB \u0111\u1EA7y \u0111\u1EE7",sensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"},btns:{findNext:"T\xECm c\xE1i ti\u1EBFp theo",findAll:"T\xECm t\u1EA5t c\u1EA3",replace:"thay th\u1EBF",replaceAll:"Thay th\u1EBF t\u1EA5t c\u1EA3",cancel:"H\u1EE7y b\u1ECF"},header:{seq:"#",cell:"T\u1EBF b\xE0o",value:"gi\xE1 tr\u1ECB"},empty:"(Gi\xE1 tr\u1ECB null)",reError:"Bi\u1EC3u th\u1EE9c ch\xEDnh quy kh\xF4ng h\u1EE3p l\u1EC7",recordCount:"{0} C\xE1c \xF4 \u0111\u01B0\u1EE3c t\xECm th\u1EA5y",notCell:"Kh\xF4ng th\u1EC3 t\xECm th\u1EA5y \xF4 ph\xF9 h\u1EE3p",replaceSuccess:"{0} C\xE1c t\u1EBF b\xE0o \u0111\xE3 \u0111\u01B0\u1EE3c thay th\u1EBF th\xE0nh c\xF4ng"}},renderer:{search:"t\xECm ki\u1EBFm",cases:{equal:"b\xECnh \u0111\u1EB3ng",unequal:"Kh\xF4ng b\u1EB1ng",gt:"L\u1EDBn h\u01A1n",ge:"L\u1EDBn h\u01A1n ho\u1EB7c b\u1EB1ng",lt:"\xCDt h\u01A1n",le:"Nh\u1ECF h\u01A1n ho\u1EB7c b\u1EB1ng",begin:"S\u1EF1 kh\u1EDFi \u0111\u1EA7u l\xE0",notbegin:"N\xF3 kh\xF4ng \u1EDF \u0111\u1EA7u",endin:"K\u1EBFt th\xFAc l\xE0",notendin:"K\u1EBFt th\xFAc kh\xF4ng",include:"Bao g\u1ED3m",exclude:"Kh\xF4ng bao g\u1ED3m",between:"Gi\u1EEFa",top10:"\u524D10\u9879",aboveAverage:"\u9AD8\u4E8E\u5E73\u5747\u503C",belowAverage:"\u4F4E\u4E8E\u5E73\u5747\u503C",custom:"L\u1ECDc t\xF9y ch\u1EC9nh",insensitive:"Tr\u01B0\u1EDDng h\u1EE3p kh\xF4ng nh\u1EA1y c\u1EA3m",isSensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"},combination:{menus:{sort:"Lo\u1EA1i",clearSort:"X\xF3a lo\u1EA1i",sortAsc:"Th\u1EE9 t\u1EF1 t\u0103ng d\u1EA7n",sortDesc:"th\u1EE9 t\u1EF1 gi\u1EA3m d\u1EA7n",fixedColumn:"\u0110\xF3ng b\u0103ng c\u1ED9t",fixedGroup:"\u0110\xF3ng b\u0103ng nh\xF3m",cancelFixed:"H\u1EE7y \u0111\xF3ng b\u0103ng",fixedLeft:"\u0110\xF3ng b\u0103ng b\xEAn tr\xE1i",fixedRight:"\u0110\xF3ng b\u0103ng \u1EDF b\xEAn ph\u1EA3i",clearFilter:"X\xF3a b\u1ED9 l\u1ECDc",textOption:"L\u1ECDc v\u0103n b\u1EA3n",numberOption:"L\u1ECDc s\u1ED1",dateOption:"\u65E5\u671F\u7B5B\u9009"},popup:{title:"Ph\u01B0\u01A1ng ph\xE1p l\u1ECDc t\xF9y ch\u1EC9nh",currColumnTitle:"C\u1ED9t hi\u1EC7n t\u1EA1i:",and:"V\xE0",or:"ho\u1EB7c",describeHtml:"C\xF3 s\u1EB5n? Bi\u1EC3u th\u1ECB m\u1ED9t k\xFD t\u1EF1 duy nh\u1EA5t <br/> s\u1EED d\u1EE5ng * \u0111\u1EA1i di\u1EC7n cho b\u1EA5t k\u1EF3 nhi\u1EC1u k\xFD t\u1EF1 n\xE0o"},empty:"(tr\u1ED1ng)",notData:"Kh\xF4ng ph\xF9 h\u1EE3p"}}}}),Wt}var ui=si(),ci=Ne(ui),di={name:"en",plus:{datepicker:{date:"Please select date",dates:"Please select dates",week:"Please select week",month:"Please select month",months:"Please select months",year:"Please select year",years:"Please select years",startDatePlaceholder:"Please select start date",endDatePlaceholder:"Please select end date",datetime:"Please select datetime",startMonthPlaceholder:"Please select start month",endMonthPlaceholder:"Please select end month",startTimePlaceholder:"Please select start time",endTimePlaceholder:"Please select end time",shortcutsDate:{today:"Today",yesterday:"Yesterday",lastWeek:"Last week"},shortcutsDaterange:{pastWeek:"Past week",pastMonth:"Past month",pastThreeMonths:"Past three months"},shortcutsMonthrange:{thisMonth:"This month",thisYear:"This year",pastSixMonths:"Past six months"},shortcutsDatetime:{today:"Today",yesterday:"Yesterday",lastWeek:"Last week"},shortcutsDatetimerange:{pastWeek:"Past week",pastMonth:"Past month",pastThreeMonths:"Past three months"}},form:{pleaseEnter:"Please enter ",pleaseSelect:"Please select "},input:{placeholder:"Please enter ",appendTitle:"Yuan",validatePhone:"Please enter a valid phone number",validateIdCard:"Please enter a valid ID card number",validateInteger:"Please enter a valid integer",format:"Please enter a valid ",amount:"amount",numbers:"numbers",digitUppercase:"Please enter a valid amount format",validateError:"Please enter a valid format",escaped:{0:"Cent",1:"Penny",2:"Zero",3:"One",4:"Two",5:"Three",6:"Four",7:"Five",8:"Six",9:"Seven",10:"Eight",11:"Nine",12:"Yuan",13:"Ten thousand",14:"Ten million",15:"Ten billion",16:"Ten",17:"Hundred",18:"Thousand",19:"Short",20:"Whole"}},moduleForm:{save:"Save",back:"Back"},search:{searchText:"Search",resetText:"Reset",expand:"Expand",retract:"Retract",pleaseEnter:"Please enter ",pleaseSelect:"Please select ",popoverAttrs:{showTxt:"More",title:"All conditions",allTxt:"SelectAll",reverseTxt:"Reverse",clearTxt:"ClearAll"}},select:{selectAllTxt:"Select all"},selectIcon:{placeholder:"Please select icon",dialogTitle:"Please select icon",searchPlaceholder:"Search icon",emptyDescription:"No icon found"},copy:{copySuccess:"Copy success",copyFail:"Copy fail",invalidCopyContent:"Invalid copy content"},selectTable:{searchBtnTxt:"Search",radioTxt:"Radio",loadingTxt:"Loading...",copySuccess:"Copy success",copyFail:"Copy fail"},stepWizard:{lastBtnTitle:"Complete"},table:{columnBind:{btnTxt:"Column setting",title:"Column setting"},fistColumn:{label:"Number",radio:"Radio"},operator:{label:"Operation",more:"More",sum:"Sum",total:"Total",allSum:"All sum"},singleEdit:{tipText:"Click to edit"},pleaseEnter:"Please enter ",pleaseSelect:"Please select ",loadingTxt:"Loading...",dragTxt:"Drag",saveBtnTxt:"Save",density:"Density",default:"Default",loose:"Loose",compact:"Compact"},list:{idleTimeoutMessage:"Long time no operation, system logged out.",sysMessage:"System Message"}}},Vn={name:"zh-cn",plus:{datepicker:{date:"\u8BF7\u9009\u62E9\u65E5\u671F",dates:"\u8BF7\u9009\u62E9\u65E5\u671F",week:"\u8BF7\u9009\u62E9\u5468",month:"\u8BF7\u9009\u62E9\u6708\u4EFD",months:"\u8BF7\u9009\u62E9\u6708\u4EFD",year:"\u8BF7\u9009\u62E9\u5E74\u4EFD",years:"\u8BF7\u9009\u62E9\u5E74\u4EFD",startDatePlaceholder:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F",endDatePlaceholder:"\u8BF7\u9009\u62E9\u7ED3\u675F\u65E5\u671F",datetime:"\u8BF7\u9009\u62E9\u65E5\u671F\u65F6\u95F4",startMonthPlaceholder:"\u8BF7\u9009\u62E9\u5F00\u59CB\u6708\u4EFD",endMonthPlaceholder:"\u8BF7\u9009\u62E9\u7ED3\u675F\u6708\u4EFD",startTimePlaceholder:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65F6\u95F4",endTimePlaceholder:"\u8BF7\u9009\u62E9\u7ED3\u675F\u65F6\u95F4",shortcutsDate:{today:"\u4ECA\u5929",yesterday:"\u6628\u5929",lastWeek:"\u4E00\u5468\u524D"},shortcutsDaterange:{pastWeek:"\u6700\u8FD1\u4E00\u5468",pastMonth:"\u6700\u8FD1\u4E00\u4E2A\u6708",pastThreeMonths:"\u6700\u8FD1\u4E09\u4E2A\u6708"},shortcutsMonthrange:{thisMonth:"\u672C\u6708",thisYear:"\u4ECA\u5E74\u81F3\u4ECA",pastSixMonths:"\u6700\u8FD1\u516D\u4E2A\u6708"},shortcutsDatetime:{today:"\u4ECA\u5929",yesterday:"\u6628\u5929",lastWeek:"\u4E00\u5468\u524D"},shortcutsDatetimerange:{pastWeek:"\u6700\u8FD1\u4E00\u5468",pastMonth:"\u6700\u8FD1\u4E00\u4E2A\u6708",pastThreeMonths:"\u6700\u8FD1\u4E09\u4E2A\u6708"}},form:{pleaseEnter:"\u8BF7\u8F93\u5165",pleaseSelect:"\u8BF7\u9009\u62E9"},input:{placeholder:"\u8BF7\u8F93\u5165",appendTitle:"\u5143",validatePhone:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u624B\u673A\u53F7\u7801",validateIdCard:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u8EAB\u4EFD\u8BC1\u53F7\u7801",validateInteger:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u6574\u6570",format:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684",amount:"\u91D1\u989D",numbers:"\u6570\u5B57",digitUppercase:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u91D1\u989D\u683C\u5F0F",validateError:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u683C\u5F0F",escaped:{0:"\u89D2",1:"\u5206",2:"\u96F6",3:"\u58F9",4:"\u8D30",5:"\u53C1",6:"\u8086",7:"\u4F0D",8:"\u9646",9:"\u67D2",10:"\u634C",11:"\u7396",12:"\u5143",13:"\u4E07",14:"\u4EBF",15:"\u5146",16:"\u62FE",17:"\u4F70",18:"\u4EDF",19:"\u6B20",20:"\u6574"}},moduleForm:{save:"\u4FDD\u5B58",back:"\u8FD4\u56DE"},search:{searchText:"\u67E5\u8BE2",resetText:"\u91CD\u7F6E",expand:"\u5C55\u5F00",retract:"\u6536\u8D77",pleaseEnter:"\u8BF7\u8F93\u5165",pleaseSelect:"\u8BF7\u9009\u62E9",popoverAttrs:{showTxt:"\u66F4\u591A",title:"\u6240\u6709\u6761\u4EF6",allTxt:"\u5168\u9009",reverseTxt:"\u53CD\u9009",clearTxt:"\u6E05\u7A7A"}},select:{selectAllTxt:"\u5168\u9009"},selectIcon:{placeholder:"\u8BF7\u9009\u62E9\u56FE\u6807",dialogTitle:"\u8BF7\u9009\u62E9\u56FE\u6807",searchPlaceholder:"\u641C\u7D22\u56FE\u6807",emptyDescription:"\u672A\u641C\u7D22\u5230\u60A8\u8981\u627E\u7684\u56FE\u6807"},copy:{copySuccess:"\u590D\u5236\u6210\u529F",copyFail:"\u590D\u5236\u5931\u8D25",invalidCopyContent:"\u65E0\u6548\u7684\u590D\u5236\u5185\u5BB9"},selectTable:{searchBtnTxt:"\u5173\u95ED\u4E0B\u62C9\u6846",radioTxt:"\u5355\u9009",loadingTxt:"\u52A0\u8F7D\u4E2D..."},stepWizard:{lastBtnTitle:"\u5B8C\u6210"},table:{columnBind:{btnTxt:"\u5217\u8BBE\u7F6E",title:"\u5217\u8BBE\u7F6E"},fistColumn:{label:"\u5E8F\u53F7",radio:"\u5355\u9009"},operator:{label:"\u64CD\u4F5C",more:"\u66F4\u591A",sum:"\u5F53\u9875\u5408\u8BA1",total:"\u5408\u8BA1",allSum:"\u5168\u90E8\u5408\u8BA1"},singleEdit:{tipText:"\u5355\u51FB\u53EF\u7F16\u8F91"},pleaseEnter:"\u8BF7\u8F93\u5165",pleaseSelect:"\u8BF7\u9009\u62E9",loadingTxt:"\u52A0\u8F7D\u4E2D...",saveBtnTxt:"\u4FDD\u5B58",dragTxt:"\u62D6\u52A8",density:"\u5BC6\u5EA6",default:"\u9ED8\u8BA4",loose:"\u5BBD\u677E",compact:"\u7D27\u51D1"},list:{idleTimeoutMessage:"\u957F\u65F6\u95F4\u672A\u64CD\u4F5C\uFF0C\u5DF2\u9000\u51FA\u7CFB\u7EDF\u3002",sysMessage:"\u7CFB\u7EDF\u6D88\u606F"}}};const Nn={},mi={"zh-CN":fl,"zh-TW":wn,"zh-HK":wn,en:ol,de:rl,es:ll,fi:il,fr:sl,it:ul,ja:cl,ko:dl,no:ml,pl,pt:hl,ru:gl,th:yl,id:bl,ms:vl,vi:xl},pi={"zh-CN":Xl,"zh-TW":ri,"zh-HK":ti,en:Lt,de:Sl,es:Ml,fi:Lt,fr:Rl,it:Ll,ja:Il,ko:Gl,no:Kl,pl:Lt,pt:$l,ru:Wl,th:ii,id:Lt,ms:Lt,vi:ci},Kn={"zh-CN":"\u7B80\u4F53\u4E2D\u6587",en:"English"},Yn={de:"de",en:"us",es:"es",fi:"fi",fr:"fr",it:"it",ja:"jp",ko:"kr",no:"no",pl:"pl",pt:"pt",ru:"ru","zh-CN":"cn","zh-TW":"tw","zh-HK":"hk",th:"th",id:"id",ms:"ms",vi:"vi"},Jt={en:[],"zh-CN":[],"zh-TW":[],"zh-HK":[],de:[],es:[],fi:[],fr:[],it:[],ja:[],ko:[],no:[],pl:[],pt:[],ru:[],th:[],id:[],ms:[],vi:[]},ma=e=>Yn[e];function hi(e,t){let a={};return e[t].forEach(r=>{a=Object.assign({},a,r)}),a}const Ye=Gr({legacy:!1,silentTranslationWarn:!0,missingWarn:!1,silentFallbackWarn:!0,fallbackWarn:!1,locale:"zh-CN",fallbackLocale:"zh-CN",messages:{},globalInjection:!0,fallbackFormat:!1,missing:(e,t)=>(t.includes(".")?t.split(".").pop():t).replace(/\${(.+?)}/g,"$1")});async function gi(e,t){Ye.global.mergeLocaleMessage(e,t)}async function fi(e){const a=(await Ve("sysLanguagePack").get(null,"lgpk/"+e)).data.result;Ye.global.mergeLocaleMessage("zh-CN",{message:{menu:a.mencn}}),Ye.global.mergeLocaleMessage("en",{message:{menu:a.menen}})}async function yi(e){for(const t in e){const a=t.match(/(\S+)\/(\S+).ts/);Jt[a[2]]?Jt[a[2]].push(e[t].default):Jt[a[2]]=e[t]}for(const t in Jt)Nn[t]={name:t,el:mi[t].el,message:hi(Jt,t),vxe:pi[t].vxe},Ye.global.setLocaleMessage(t,Nn[t])}async function bi(e,t,a){await yi(t),Ye.global.locale.value=a,e.use(Ye),Ye.global.setMissingHandler((r,n)=>{n.includes(".")&&console.warn(`[intlify] Not found '${n}' key in '${r}' locale messages.`)})}const vi=e=>{const t=Ee().themeConfig.globalComponentSize=="small"?"mini":Ee().themeConfig.globalComponentSize=="default"?"small":"medium";wt.use(mr),wt.use(pr,{ExcelJS:gr}),wt.setTheme("light"),wt.setConfig({size:t,i18n:(a,r)=>Ye.global.t(a,r),table:{border:!0,stripe:!0,showOverflow:!0,size:t,autoResize:!0,round:!1,emptyText:"\u6682\u65E0\u6570\u636E",columnConfig:{isCurrent:!1,isHover:!1,resizable:!0,minWidth:70},rowConfig:{isCurrent:!0,isHover:!0},currentRowConfig:{isFollowSelected:!0},radioConfig:{strict:!0,highlight:!0},checkboxConfig:{strict:!0,highlight:!0,range:!0,trigger:"default"},exportConfig:{remote:!1,types:["xlsx","csv","html","xml","txt"],modes:["current","selected","all"]},printConfig:{modes:["current","selected","all"]},tooltipConfig:{showAll:!1,enterable:!0,theme:"dark"},customConfig:{storage:{visible:!0,resizable:!0}},resizeConfig:{refreshDelay:300},virtualXConfig:{enabled:!0,gt:30},virtualYConfig:{scrollToTopOnChange:!0,enabled:!0,gt:50}},grid:{size:t,toolbarConfig:{size:t,perfect:!1},zoomConfig:{escRestore:!0}},pager:{size:t,background:!0,perfect:!1,autoHidden:!1,pageSize:20,pagerCount:10,pageSizes:[10,20,50,100,200,500,1e3],layouts:["PrevJump","PrevPage","JumpNumber","NextPage","NextJump","Sizes","FullJump","PageCount","Total"]}}),e.use(hr),e.use(wt)};var xi=ce({name:"FButton",__name:"index",props:{time:{default:1e3},tip:{default:""},placement:{default:"top"},tipProps:{default:()=>({})},isDebounce:{type:Boolean,default:!0}},emits:["click"],setup(e,{emit:t}){const a=e,r=t,n=ae(0),o=()=>{if(!a.isDebounce)return r("click");const l=new Date;l.getTime()-n.value>a.time&&r("click"),n.value=l.getTime()};return(l,i)=>{const g=z("el-button"),C=z("el-tooltip");return e.tip?(T(),Y(C,fe({key:0,content:e.tip,placement:e.placement},e.tipProps),{default:v(()=>[p(g,fe(l.$attrs,{class:"f-button-tip",onClick:o}),{default:v(()=>[ue(l.$slots,"default")]),_:3},16)]),_:3},16,["content","placement"])):(T(),Y(g,fe({key:1},l.$attrs,{onClick:o}),{default:v(()=>[ue(l.$slots,"default")]),_:3},16))}}});const Ci=xi,Hn=e=>(t,a)=>$n(t,a,_(e)),$n=(e,t,a)=>Ar(a,e,e).replace(/\{(\w+)\}/g,(r,n)=>{var o;return`${(o=t==null?void 0:t[n])!=null?o:`{${n}}`}`}),Un=e=>{const t=U(()=>_(e).name),a=aa(e)?e:ae(e);return{lang:t,locale:a,t:Hn(e)}},ut=e=>{const t=e||Va(Rr,ae());return Un(U(()=>{var a;return(a=t==null?void 0:t.value)!=null&&a.plus?t.value:Vn}))};function Ti(e){return $e().userInfos.authApiList.some(a=>a===e)}function wi(e){let t=!1;return $e().userInfos.authApiList.map(r=>{e.map(n=>{r===n&&(t=!0)})}),t}function ki(e){const t=$e();return Ea(e,t.userInfos.authApiList)}function Si(e,t){return qe(e,[[mt("auth"),t]])}function Ei(e,t){return qe(e,[[mt("auths"),t]])}function Fi(e,t){return qe(e,[[mt("auth-all"),t]])}function Mi(e){const a=$e().userInfos.powers.find(r=>r.key===e);return a||{authType:0,power:1,orgIds:null}}function Di(e){return!!$e().userInfos.powers.find(r=>r.key===e)}const Bi=(e,t)=>{const a=Ee().themeConfig.globalComponentSize=="small"?"mini":Ee().themeConfig.globalComponentSize=="default"?"small":"medium",r=$e(),n=l=>{l.forEach(i=>{var g;(g=i.dictExportConfig)!=null&&g.code&&(i.exportMethod||(i.exportMethod=({row:C})=>{var u,E;const D=C[i.field];return D==null||D===""?"":(u=i.dictExportConfig)!=null&&u.multiple?String(D).split(",").map(y=>{var f;return((f=r.getDictItemByValue(i.dictExportConfig.code,y.trim()))==null?void 0:f.label)||y}).join(", "):((E=r.getDictItemByValue(i.dictExportConfig.code,String(D)))==null?void 0:E.label)||D})),i.children&&n(i.children)})};e.columns&&n(e.columns),e.id=e.id?e.id:e.name;const o=Ie({stripe:!1,id:e.id,height:"auto",autoResize:!0,size:a,loading:!1,align:"center",columns:e.columns,showFooter:e.showFooter,footerData:e.footerData,footerMethod:e.footerMethod,toolbarConfig:{size:a,slots:{buttons:"toolbar_buttons",tools:"toolbar_tools"},refresh:!0,refreshOptions:{code:"query"},export:!0,print:!0,zoom:!0,custom:!0},checkboxConfig:{range:!0},rowClassName:({row:l})=>l.activated===!1?"row-deactivate-hightlight":"",exportConfig:{remote:!1,original:!1,filename:`${e.name||"\u5217\u8868"}\u5BFC\u51FA_${Pr().format("YYYYMMDDHHmmss")}`,modes:["current","selected","all"]},pagerConfig:{enabled:!0,size:a,pageSize:50},printConfig:{sheetName:""},customConfig:{storage:{visible:!0,resizable:!0,sort:!0,fixed:!0}}});return e.data?o.data=e.data:o.proxyConfig={enabled:!0,autoLoad:!1,sort:!0,response:{list:"data.result",result:"data.result.items",total:"data.result.total",message:"data.message"}},e.sortConfig?o.sortConfig=e.sortConfig:o.sortConfig={remote:!0},e.remoteCustom&&o.customConfig!=null&&(o.customConfig.restoreStore=async({id:l,storeData:i})=>{var g,C,u,E;const{data:D}=await Ve("sysColumnCustom").get({id:l},"sysColumnCustomDetail");return(g=D.result)!=null&&g.fixedData&&(i.fixedData=D.result.fixedData),(C=D.result)!=null&&C.resizableData&&(i.resizableData=D.result.resizableData),(u=D.result)!=null&&u.sortData&&(i.sortData=D.result.sortData),(E=D.result)!=null&&E.visibleData&&(i.visibleData=D.result.visibleData),i},o.customConfig.updateStore=async({id:l,type:i,storeData:g})=>{i==="reset"?await Ve("sysColumnCustom").post({gridId:l},"sysColumnCustomReset"):await Ve("sysColumnCustom").post({gridId:l,fixedData:g==null?void 0:g.fixedData,resizableData:g==null?void 0:g.resizableData,sortData:g==null?void 0:g.sortData,visibleData:g==null?void 0:g.visibleData},"sysColumnCustomStore")}),t?Lr(o,t):o};var Ri="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAABBCAYAAACO98lFAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFwmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyNS0wNC0wNFQwMToyMzozMCswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyNS0wNC0wNFQwMToyMzozMCswODowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjUtMDQtMDRUMDE6MjM6MzArMDg6MDAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDY0Mzc1NWEtZTM4ZC1hMzQxLWFmODgtNmFhY2FmYmI4ZDY0IiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6MTdlYzEzMTgtNmY3Mi1mYjQ4LWI3YjUtMzg2MDJkYWY0NzBhIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MjIxZmJhNjktOWRkMi03MDQxLWE0N2UtZTk2MGEwMGFmZDA2IiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MjIxZmJhNjktOWRkMi03MDQxLWE0N2UtZTk2MGEwMGFmZDA2IiBzdEV2dDp3aGVuPSIyMDI1LTA0LTA0VDAxOjIzOjMwKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NjQzNzU1YS1lMzhkLWEzNDEtYWY4OC02YWFjYWZiYjhkNjQiIHN0RXZ0OndoZW49IjIwMjUtMDQtMDRUMDE6MjM6MzArMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ekvpIgAADMZJREFUeJztW3twVOUVv3cf2YQQwivFBFqUtlIdrG9HSqmDM2Jbh1ItM44MEzRRMIqCMIMyKahFKiCgtIbGUl46kVAIgRiCYIBAAiRAAsnm/d7dZN937z7v+36nf5DVZffefdwEdCpn5vyx9/vu+c75fd893/nO+RYHAOzHTqrvW4EfAt0GAbsNAoZht0HAMOw2CBiG/YhAWHvKrP601pEi2QgA/9e8+FAfvqfBmW7384UGN7vm5VIDHt5Hc4snBFt5fEA1abRWk56s1mpUuAoAw0QEyMeJvC0gCFuenoxGaqx/X3aOLvjT1OOpWvy3GIZh3QS7VBAl4qKbPRNfNrkmdjrZXIpD9QiAhTiIEVC70c3ll7a6s5YejZy5WFzSQmZSPKoPl9vlZJa8eKg/Qh4ONyFiLGokx8+amvrSpFTtQp0Gv5sVodMe4A+Y3NwpghJsjAAsjuPYGJ0qbfIY7X1T0pNeGJesfj5cDitiHQyPOkhGOKe30QfL2tymnX+eKqlwzmEDvvD+8dNn3JHy8vgUzbNJKmxaeJ9ugl26ocq6c89fwmSM5Kzvu0qM7SbYPIISi64MUk/uqHOkrjhmUsXz7kslffjaykH1wWZyUh/JrgqfxUsDgSek3lt8qB8vbnJltDuYbF5ElmgrTG4ljIjxq78eUF8eDMzpdbHLz/X5H9xaY9MNR96yciO+7yoxtn4w8FSbg1l0qJm8I+dwpPIfn7clX7VQv49m+LBByD3cj3941pK0tcamy/9mUC3Xr8FMze1yMks2n7MljQSoofyqhE/YVmNL7nGxy+L1McMC4fNrxDh7QCgMFUQLSH/NQj2zZZizrYQLau2pNj9fkKjxwwIhyCe7vdNDhSEAFgGwjoCw66CenHSzjf+y0TXR7OU3KTU+FISckmH4hF31zjFSggMcqtXb6OfWVZplPxelvLvemd5qZxYGOFQ7HOMBADgRDF93eX8hNU5CSu1tIMYiJD0bRjeXv6POnjoSxm+tsekuGgMzfaxYNdzZb3Mwiw7oyYw1J+V9WsIKnun13cfwqF1qQEZA7cVNrgylxr932qy5aAzMpLjIQCdeEhAQjoCwq8FMzS1ucmUs+8oYM9hSpOxVMy27LSEA9lSP995E5K2sGFA1Wan5nIAMSo2neaQnKKGobiAw++PztuRExo+r02tlRnxPA5Ee/P1KqQFvttEL5BTiEViuDAaejCV3baVZ3eZgFik1HABAROAb8HLrP79KjIs21nunzZoCmc81LhDK2913dhNsXuiz9WcsWoISiuSUYwXoqejwTJOSt63Gltxooef5WFQlICCUGE9QQtHJbu/0tyrkI9I3vjKqqnq99xtIbg0joPYmKz1/sZIt8qNqq85FC8Wne70zwtv+cdGeEk1RTgTDtpClubXGpjtv8D9GUEKRiMCXqOE0j/SXBwNzPqiyaOX0XVlhUhU3uTJqTYFZvSS7PHScTieTqwiEBjM11+rnt78j410vGv0zoylu8nDr/qsnf1LaSma5aKE4UcM5EQydTia3pIXMfO+UWSOn54Yqi/aA3pXRR7Kr5HaUTieTm30wQRDeLDepXLRQfKzDc5dcn9zD/biHEY8lalw0EhAQBCUUNdvoBYdbySw5D59T0o/vvOxM63NFHrikqNPJ5GYnuhKq+/0PAwB8eM4a9UzwxTViHCNIb5uJkIjA5+fE6kYrNS9aWL673pk+4OHWJypfEQgEJRSRtFAidYgJZ6OHy1dqPAJgTR5u3ZCPkZRf1Oia0E2weT5WrOJEULSVKgKBFVDP5YHAnGh9gry+yqI1+/hNiShl8/MFB5vJSXll0st9R5099XSvd0a367rxSgwPpS6CWSJ1JJc1anO1NQkhYOONAL9sck0kaaEkliI0j/Rn+3wP7KhzpC45ErnCVlSYVDuvONPqBgKzvax4crhhc5AQAHuu3/eglO6yidZHp4yajuNY0qCX88ZKp+28QqQtemD8iRQN/pBUe4BDNfaAcGjAy59rtlGdeY9lBH535+gb+vztjEU7Z1rajPefzPpgjE71x1hjRiPAMI7i0SV7QDjkYcQOLyNaTR7OeMHkJ2dPHS3xgszMkrRYAgCw5uRA1NPhf6440+TQ93Oo2kEJu462uafklkYuw9fLDfipHu+98aygaCQi8FE8qvexYhVJCyXtDiZ7f5NrotxnFs7RGgEAIJpT/OSCLVlKKYSANbq5/HdORAK44phJdazDc5eDEnYNx/AgUTyqvzQQeGLjOWtStkSuYERAyCuTBmHV8QGV2RvpCHtc7LKNElvqjjp7apONmu+khL2MgNqVfOsiAp8zIOyt6PBM21xtTXqxpE/W6PzKQfW+q8TYWlNglsXLb3n7hLKjNAAArJaYTQDAjrS6p4QrearHe29uWIVnU7U16YLR/7iSaFEE8LU56EUVnZ5pO+rsqSuPR89cF9TaU8/2+R5otFLzjB4uP9SxbqmxysYdkg+zryMMAACbqyNndckRA95io58P9kEA7OleX8TZ4mAzOSmRrc0eEArbnUz2BaP/8ZIWMvOjaqvulSPxL3GLj98iJ3uThB1RQYCQlfDFtcgj6tYam87q47cDXP/+e0l2eThIrXZmYaJL/niXZ5rcyovFS4704/YAXygpGAA2RYl6Y1al7xqn+3n4szSdOkmnwadgGIY5KWHPv+oc/wy2rT1lVm+cO3n/PRm6IhzDkhLZ2sxe3rlp7mQxkXeCNHWcTpOkwjPl2kUA2VJbTBCmT0zOe7XMiIc+YwRREAHzYRiGdRHs7s1DRdT3z1g0Sx/NyB+XEllSi4cWPzihb2O1LSHggvSbn6b+KkWrmiHXTgtIttArCwInQi+GYdjEUeqcKelJNwRVA16eo3nU62FR2TmD/1rw+R/uTp85ZYz2/dC+CDC/CJgLMIyLZYgax8Yv/PX4VfmVZnWsvuH0UNaojUlqPKL+iGEYxgjQ7KGRfNFV7jtpttELggmJkhYyM7y9xuB/xOjm8oO/Cy85UkMzTSICX4eDeemDKot223lb8jUL9Uy8vqHZRi/IPiS//YXz0qNGXE4WAECLnX4+2vuyDbvriXROvJ747HWxy1eH7bOfXLAnXzD6Hw/+1lvp54KDMgJqbzBTc986NvDtlvZRtU0XLwgCAuLSAPVEvCAcafNEbNehdKiFvEMRCMvKTXho6rui0xuRL9xw9rs0l93/nWcemvUIme0OJjteICge1e+7SoyNBwSaR/posjZEScdFBQEAsNCMUS/JLn+jXD5YCUaPnU4md6VM8nN5hUklQvy5RU4EQ/gKDOeiRteEWHKkcghxg9BJsLlBQQiAvWahJWcYALChYAk+u+wcHU1mo5Wel0iG2ernt8vJWltpVvtZVB3tfYObWxNNn5ggbL9oT3EGhL1BgTSP9J/WOkZJ9f1rpVmtt9LPrf46+szllRnxRE+NcnmAodqGLIkIfIWXHDFLgzG/t/AiC0kLJa/LJD63xVn5qTUFZiUaTYbvUJU93ntipe2HCrkx9YnZ4YCezOBFuOEaTKeTyc2RuAoXL799YlDdT7KrEwHBRQnFO6/nLrDDLe6sWGcSTgRDnSkwe0RAAABsaCu8gVrtzMLXvjIpBqKkxZ2ZCAgAAD5WrGowU3Pj8SmDXu7viyXyiYpBWF9l0bIC9IQPZPJw6z5SeGMlp7QfT+S+UZDiqVwxAmovbXVnxatL3EoP7dk3EAJgLT5+y/4m10QlQAwdb0ecqg3+hxPRIyGlGy3UPCmHxotgqezx3RMteyPH9WbqqZEEoItglqyIUqQdNgh5ZUbc5hcK5BRwUUJxeYfnzmXl8fuK1ScG1TyCqPcP4yUfK1atjxEdDhsEAMC2X3DcEDtIkYjAZ/Jw63ZccqS+ejR2xtfgZtcMt77ACtBTeMmp6LqQomu9n1x0JL9w37hNk0Zr3ozWTwTMJQLmRggoTgSjjxUbnJRQSwvIpcbxpPRk9bSMVO3TY5NVzyaagAklmoeG/XpyTs5D42PWSCRJCXIAgK35ZlDd6WS+DavjJRGBjxfBIiAgRqK6ZA/whduj1DDjYcUvwpCPqDH4HxmuIUqp1U4vfPfU8K8ODuvlIB/QuzIsPn6LktsnSoighKITXd5f5hxWHrWG8oiAAHC9gHvNQj3jYcVjNwMMBMD6OVTdRbBL4jkUfS8gBPnd0xZ1m4NZNNJAmDzcuuDZYaR5xAWG8meXnaP7SG6VkhtqCIC1+fmCYr0r40WFNcZ4+ab88yWcckqNeFaaVpWZptFNStOmTUjRZKQnqzNTNKoMHMdUjABODyNYSFp02AOC1+LjGbOXEz+b/7Nb8kfuWwKCHOWUGnAcw7Fdz94aY+XoewXhh0I/mj+HRqPbIGAY9j88X5w73RopXgAAAABJRU5ErkJggg==",Pi=Object.defineProperty,Ai=(e,t,a)=>t in e?Pi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[t]=a,Zt=(e,t,a)=>Ai(e,typeof t!="symbol"?t+"":t,a);async function Li(){for(;!window.__SIGNALR_INSTANCE__;)await new Promise(e=>setTimeout(e,100));return window.__SIGNALR_INSTANCE__}class zi{constructor(t={}){Zt(this,"timerId",null),Zt(this,"config"),Zt(this,"debouncedReset"),Zt(this,"checkTimeoutInterval",2*1e3),Zt(this,"handleVisibilityChange",()=>{document.visibilityState==="visible"&&this.setLastActivityTime()}),this.config={timeout:1800,events:["mousewheel","keydown","click"],onTimeout:this.timeOutExec.bind(this),debounceInterval:200,...t},this.debouncedReset=this.config.debounceInterval>0?zr(this.setLastActivityTime.bind(this),this.config.debounceInterval):this.setLastActivityTime.bind(this),this.init()}init(){this.config.events.forEach(t=>{window.addEventListener(t,this.debouncedReset)}),document.addEventListener("visibilitychange",this.handleVisibilityChange),this.setLastActivityTime(),this.updateIdleTimeout(this.config.timeout)}setLastActivityTime(){re.set("lastActivityTime",new Date().getTime())}updateIdleTimeout(t){this.config.timeout=t,this.config.timeout>0&&this.timerId==null?this.timerId=window.setInterval(this.checkTimeout.bind(this),this.checkTimeoutInterval):this.config.timeout==0&&this.timerId!=null&&(window.clearInterval(this.timerId),this.timerId=null)}checkTimeout(){const t=new Date().getTime(),a=Number(re.get("lastActivityTime"));if(a==0)return;const r=re.get(je);if(!r||r=="invalid_token")return;const n=this.config.timeout*1e3;t-a>n&&(this.destroy(),this.config.onTimeout())}destroy(){this.config.events.forEach(t=>{window.removeEventListener(t,this.debouncedReset)}),document.removeEventListener("visibilitychange",this.handleVisibilityChange),this.timerId!==null&&(window.clearInterval(this.timerId),this.timerId=null)}timeOutExec(){const t=document.getElementById("app");t==null||t.remove(),Li().then(r=>{r.stop()}),re.remove(je),re.remove(st),Ae.clear();const{t:a}=ut();$a.alert(a("plus.list.idleTimeoutMessage"),a("plus.list.sysMessage"),{type:"warning",draggable:!0,callback:()=>{window.location.reload()}})}}function _i(e){return window.__IDLE_TIMEOUT__||(window.__IDLE_TIMEOUT__=new zi(e)),window.__IDLE_TIMEOUT__}function Ii(){window.__IDLE_TIMEOUT__&&(window.__IDLE_TIMEOUT__.destroy(),window.__IDLE_TIMEOUT__=void 0)}function jn(e){window.__IDLE_TIMEOUT__&&window.__IDLE_TIMEOUT__.updateIdleTimeout(e)}async function Oi(e){var t;const a=Ee(),{themeConfig:r}=we(a),[n,o]=await bn(Ve("sysTenant").gcomm(null,"sysInfo/"+Number(e)));if(n){r.value.logoUrl=Ri,re.remove("themeConfig"),re.set("themeConfig",a.themeConfig);return}else{if(o.data.type!="success"||o.data.result==null)return;const l=o.data.result;r.value.logoUrl=l.logo,r.value.globalTitle=l.title,r.value.globalViceTitle=l.viceTitle,r.value.globalViceTitleMsg=l.viceDesc,r.value.icp=l.icp,r.value.icpUrl=l.icpUrl,r.value.isWatermark=l.watermark!=null,r.value.watermarkText=l.watermark,r.value.copyright=l.copyright,r.value.version=l.version,r.value.carouselFiles=l.carouselFiles,r.value.primary=l.themeColor,r.value.layout=l.layout,r.value.animation=l.animation,r.value.secondVer=l.secondVer,r.value.captcha=l.captcha,r.value.forceChangePassword=l.forceChangePassword,r.value.passwordExpirationTime=l.passwordExpirationTime,r.value.i18NSwitch=l.i18NSwitch,r.value.idleTimeout=l.idleTimeout,r.value.onlineNotice=l.onlineNotice,r.value.mobileLogin=l.mobileLogin,r.value.scanLogin=l.scanLogin,r.value.signUp=l.signUp,window.__env__.VITE_SM_PUBLIC_KEY=l.publicKey,Wn(l.logo),jn((t=r.value.idleTimeout)!=null?t:0),re.remove("themeConfig"),re.set("themeConfig",a.themeConfig)}}const Wn=e=>{const t=document.getElementById("favicon");t.href=e||"data:;base64,="},Le=()=>$e().userInfos,Jn=()=>{var e;return((e=Le())==null?void 0:e.accountType)===999},Zn=()=>{var e;return((e=Le())==null?void 0:e.accountType)===888},qi=()=>Jn()||Zn(),Gi=()=>{var e;return((e=Le())==null?void 0:e.accountType)===777},Vi=()=>{var e;return((e=Le())==null?void 0:e.accountType)===666},Ni=()=>{var e;return(e=Le())==null?void 0:e.email},Ki=()=>{var e;return(e=Le())==null?void 0:e.userName},Yi=()=>{var e,t,a,r,n;return(e=Le())!=null&&e.realName?(t=Le())==null?void 0:t.realName:(a=Le())!=null&&a.account?(r=Le())==null?void 0:r.account:(n=Le())==null?void 0:n.email},Hi=()=>{var e;return(e=Le())==null?void 0:e.tenantId},$i=()=>{var e;return(e=Le())==null?void 0:e.account},Ui=()=>{var e;return(e=Le())==null?void 0:e.phone},ji=()=>{var e;return(e=Le())==null?void 0:e.id},Wi=()=>{var e;return(e=Le())==null?void 0:e.orgId},Ji=()=>{var e;return(e=Le())==null?void 0:e.orgName},Zi=()=>{var e;return(e=Le())==null?void 0:e.posId},Xi=()=>{var e;return(e=Le())==null?void 0:e.posName},Qi=()=>{var e;return(e=Le())==null?void 0:e.roles},es=e=>{var t;return!!((t=Le())!=null&&t.roles.find(a=>a.code===e))},ts=e=>{var t;return(t=Le())==null?void 0:t.authApiList.includes(e)},as=()=>[{text:"\u4ECA\u5929",value:new Date},{text:"\u6628\u5929",value:()=>{const e=new Date;return e.setTime(e.getTime()-3600*1e3*24),e}},{text:"\u4E0A\u5468",value:()=>{const e=new Date;return e.setTime(e.getTime()-3600*1e3*24*7),e}}];function ns(e){const t=typeof e=="string"?{name:e,strict:!0}:e,a=Symbol(`eventBus:${t.name}`);return{provideEvents(r,n){n?n.provide(a,r):kr(a,r)},useEvents(){const r=Va(a);return t.strict&&!r&&console.warn(`[EventBus] \u26A0\uFE0F "${t.name}" \u672A\u627E\u5230 provide\uFF01
|
|
28
|
-
\u8BF7\u786E\u4FDD\u5728\u9876\u5C42\u7EC4\u4EF6\u4E2D\u8C03\u7528\u4E86 provideEvents()`),r||t.defaultHandlers||{}},getKey(){return a}}}const rs={onFormSubmit:async()=>{console.warn("[FormEvents] onFormSubmit \u672A\u5B9E\u73B0")},onFormReset:()=>{console.warn("[FormEvents] onFormReset \u672A\u5B9E\u73B0")},onFieldChange:()=>{console.warn("[FormEvents] onFieldChange \u672A\u5B9E\u73B0")},onFormValidate:()=>{console.warn("[FormEvents] onFormValidate \u672A\u5B9E\u73B0")},onFormDialogClose:()=>{console.warn("[FormEvents] onFormDialogClose \u672A\u5B9E\u73B0")},onFormDialogOpen:()=>{console.warn("[FormEvents] onFormDialogOpen \u672A\u5B9E\u73B0")}},{provideEvents:Xn,useEvents:Xt}=ns({name:"formEvents",defaultHandlers:rs,strict:!0}),os={key:0},ls={key:0};var is=ce({name:"FInput",__name:"index",props:{modelValue:{default:""},placeholder:{default:""},decimalLimit:{default:2},inputType:{default:"text"},appendTitle:{default:""},showThousands:{type:Boolean,default:!1},isTip:{type:Boolean,default:!1},isShowErrorTip:{type:Boolean,default:!1},customErrorTip:{default:""}},emits:["update:modelValue"],setup(e,{emit:t}){const{t:a}=ut(),r=xa(),n=e,o=t,l=na(),i={INTEGER:/^\d+$/,PHONE:/^1[3456789]\d{9}$/,ID_CARD:/(^\d{15}$)|(^\d{18}$)|(^\d{17}(\d|X|x)$)/,NUMBER:/((^[1-9]\d*)|^0)(\.\d+)?$/,NUMBER_DECIMAL:/((^[1-9]\d*)|^0)(\.\d{0,2}){0,1}$/},g={DIGITS:["\u96F6","\u58F9","\u8D30","\u53C1","\u8086","\u4F0D","\u9646","\u67D2","\u634C","\u7396"],FRACTIONS:["\u89D2","\u5206"],UNITS:[["\u5143","\u4E07","\u4EBF","\u5146"],["","\u62FE","\u4F70","\u4EDF"]]},C=U(()=>n.isTip&&!n.showThousands),u=U(()=>l.append||n.inputType==="amount"),E=U(()=>n.placeholder||a("plus.input.placeholder")),D=U(()=>n.appendTitle||a("plus.input.appendTitle")),s=U(()=>({placeholder:E.value,clearable:!0,...r})),y=()=>{if(n.inputType instanceof RegExp)return n.inputType;switch(n.inputType){case"integer":return i.INTEGER;case"phone":return i.PHONE;case"idCard":return i.ID_CARD;default:return null}},f=U({get(){var F;return n.inputType==="integer"&&n.modelValue!=null?typeof n.modelValue=="number"?String(n.modelValue):n.modelValue:(F=n.modelValue)!=null?F:""},set(F){if(n.inputType==="integer")if(!F||F==="")o("update:modelValue",null);else{const A=String(F),N=y();o("update:modelValue",N!=null&&N.test(A)?Number(A):A)}else o("update:modelValue",F!=null?F:"")}}),b=(F,A,N)=>{if(A.test(F))return F;if(n.isShowErrorTip){const k=n.customErrorTip||a(N||"plus.input.validateError");de.error(k)}return null},M=F=>{if(!F){if(n.isShowErrorTip){const N=a("plus.input.format")+(n.inputType==="amount"?a("plus.input.amount"):a("plus.input.numbers"));de.error(N)}return""}const A=F.toFixed(n.decimalLimit);return n.showThousands?A.replace(/\B(?=(\d{3})+(?!\d))/g,","):A},c=(F,A=2)=>{if(!i.NUMBER.test(String(F))||F==null&&F!==0)return"";const N=A>0&&A<=20?A:2,k=parseFloat(String(F).replace(/^\d\.-/g,"")).toFixed(N),[O,V]=k.split(".");return`\uFFE5 ${O.replace(/\B(?=(\d{3})+(?!\d))/g,",")}.${V}`},w=F=>{if(!i.NUMBER_DECIMAL.test(String(F)))return a("plus.input.digitUppercase");const A=Number(F)<0;let N=Math.abs(Number(F)),k="";g.FRACTIONS.forEach((V,ie)=>{const Z=Math.floor(N*10*Math.pow(10,ie))%10;k+=(g.DIGITS[Z]+V).replace(/零./,"")}),k=k||"\u6574";let O=Math.floor(N);for(let V=0;V<g.UNITS[0].length&&O>0;V++){let ie="";for(let Z=0;Z<g.UNITS[1].length&&O>0;Z++)ie=g.DIGITS[O%10]+g.UNITS[1][Z]+ie,O=Math.floor(O/10);k=ie.replace(/(零.)*零$/,"").replace(/^$/,"\u96F6")+g.UNITS[0][V]+k}return(A?"\u6B20":"")+k.replace(/(零.)*零元/,"\u5143").replace(/(零.)+/g,"\u96F6").replace(/^整$/,"\u96F6\u5143\u6574")},S=()=>{var F,A,N;const k=f.value;let O=k;if(n.inputType instanceof RegExp){O=(F=b(String(k||""),n.inputType))!=null?F:"",f.value=O;return}switch(n.inputType){case"amount":case"decimal":O=M(Number(k));break;case"phone":O=(A=b(String(k||""),i.PHONE,"plus.input.validatePhone"))!=null?A:"";break;case"integer":{const V=b(String(k||""),i.INTEGER,"plus.input.validateInteger");O=V?Number(V):null;break}case"idCard":O=(N=b(String(k||""),i.ID_CARD,"plus.input.validateIdCard"))!=null?N:"";break}f.value=O};return(F,A)=>{const N=z("el-input"),k=z("el-tooltip");return C.value?(T(),Y(k,{key:0,effect:"dark",placement:"bottom-start"},{content:v(()=>[h("div",null,P(c(e.modelValue)),1),h("div",null,P(w(e.modelValue)),1)]),default:v(()=>[p(N,fe({modelValue:f.value,"onUpdate:modelValue":A[0]||(A[0]=O=>f.value=O)},s.value,{onBlur:S}),Ue({_:2},[ke(_(l),(O,V)=>({name:V,fn:v(ie=>[ue(F.$slots,V,rt(ot(ie)))])})),u.value?{name:"append",fn:v(()=>[e.inputType==="amount"?(T(),G("span",os,P(D.value),1)):ue(F.$slots,"append",{key:1})]),key:"0"}:void 0]),1040,["modelValue"])]),_:3})):(T(),Y(N,fe({key:1,modelValue:f.value,"onUpdate:modelValue":A[1]||(A[1]=O=>f.value=O)},s.value,{onBlur:S}),Ue({_:2},[ke(_(l),(O,V)=>({name:V,fn:v(ie=>[ue(F.$slots,V,rt(ot(ie)))])})),u.value?{name:"append",fn:v(()=>[e.inputType==="amount"?(T(),G("span",ls,P(D.value),1)):ue(F.$slots,"append",{key:1})]),key:"0"}:void 0]),1040,["modelValue"]))}}});const ss=is,us={key:0,class:"back_to_top"};var cs=ce({name:"FLayoutPage",__name:"index",props:{keepScrollDisabled:{type:Boolean,default:!1},isNoMargin:{type:Boolean,default:!1},showGoTopButton:{type:Boolean,default:!0},scrollToTop:{default:100}},setup(e){const t=e,a=ae(!1),r=ae(null),n=ae(0);ve(()=>n.value,l=>{l>t.scrollToTop?a.value=!0:a.value=!1});const o=()=>{n.value=0,r.value.scrollTo({top:0,behavior:"smooth"})};return ze(()=>{const l=r.value.querySelectorAll(".f_layout_page_item");l.length===2&&(l[0].style.marginBottom="8px"),l.length>2&&(l.forEach(i=>{i.style.marginBottom="8px"}),l[l.length-1].style.marginBottom="0")}),Sr(()=>{t.keepScrollDisabled||(r.value.scrollTop=n)}),(l,i)=>{const g=z("el-icon");return T(),G("div",{ref_key:"FLayoutPageRef",ref:r,class:Re(["f_layout_page",{layout_page_no_margin:e.isNoMargin}]),onScroll:i[0]||(i[0]=C=>n.value=C.target.scrollTop)},[ue(l.$slots,"default"),e.showGoTopButton?(T(),G("div",us,[a.value?(T(),G("div",{key:0,onClick:o},[p(g,rt(ot({size:24,...l.$attrs})),{default:v(()=>[p(_(fr))]),_:1},16)])):$("v-if",!0)])):$("v-if",!0)],34)}}});const ds=cs;var ms=ce({name:"FLayoutPageItem",__name:"index",props:{isNoMargin:{type:Boolean,default:!1}},setup(e){return(t,a)=>(T(),G("section",{class:Re(["f_layout_page_item",{page_item_no_margin:e.isNoMargin}])},[ue(t.$slots,"default")],2))}});const ps=ms;function Qn(e,t=500,a,r){let n=null,o=!1;const l=function(...i){return new Promise((g,C)=>{if(n&&clearTimeout(n),o)n=setTimeout(()=>{try{const u=e.apply(this,i);g(u)}catch(u){C(u)}o=!1,n=null},t);else{try{const u=e.apply(this,i);g(u)}catch(u){C(u)}o=!0}})};return l.cancel=function(){n&&clearTimeout(n),o=!1,n=null},l}function hs(e){return e.replace(/([A-Z])/g,"_$1").toLowerCase()}const gs=["id"];var fs=ce({name:"FChart",__name:"index",props:{options:{default:()=>({})},id:{default:()=>Math.random().toString(36).substring(2,8)},theme:{default:""},isEmpty:{type:[Boolean,Function],default:!1},description:{default:"\u6682\u65E0\u6570\u636E"}},setup(e,{emit:t}){const{proxy:a}=Ca(),r=e,n=ae(),o=ae(),l=t,i=Object.entries(xa()),g=()=>{o.value=Er(a.$echarts.init(n.value,r.theme)),u(r.options),l("chart",o.value),i.forEach(([D,s])=>{if(D.startsWith("on")&&!D.startsWith("onChart")){const y=hs(D).substring(3);o.value.on(y,(...f)=>l(y,...f))}}),Ir(n.value,C)},C=Qn(()=>{var D;(D=o.value)==null||D.resize()},300),u=Qn(async D=>{o.value&&(o.value.setOption(D,!0,!0),await Se(),C())},300),E=U(()=>typeof r.isEmpty=="function"?r.isEmpty(r.options):r.isEmpty);return ve(()=>r.options,async D=>{await Se(),u(D)},{deep:!0}),ve(()=>r.theme,async()=>{o.value.dispose(),g()}),ze(()=>{g()}),Na(()=>{o.value.dispose(),o.value=null}),(D,s)=>{const y=z("el-empty");return T(),G("div",fe({class:"f-chart"},D.$attrs),[qe(h("div",{class:"f-chart-container",id:e.id,ref_key:"echartRef",ref:n},null,8,gs),[[et,!E.value]]),E.value?ue(D.$slots,"empty",{key:0},()=>[p(y,fe(D.$attrs,{description:e.description}),null,16,["description"])]):$("v-if",!0),ue(D.$slots,"default")],16)}}});const ys=fs,bs={key:1,class:"f_select__pagination"};var vs=ce({name:"FSelect",__name:"index",props:{modelValue:{default:void 0},multiple:{type:Boolean,default:!1},width:{},valueCustom:{default:"key"},labelCustom:{default:"label"},customLabel:{default:""},optionSource:{default:()=>[]},filterable:{type:Boolean,default:!0},isShowPagination:{type:Boolean,default:!1},paginationOption:{default:()=>({pageSize:6,currentPage:1,pagerCount:5,total:0})},useVirtual:{type:Boolean,default:!1},returnObject:{type:Boolean,default:!1},isCached:{type:Boolean,default:!0},isRadioEchoLabel:{type:Boolean,default:!0},radioSelectValLabel:{default:""},selectAllTxt:{default:""}},emits:["update:modelValue","change","input","select-input"],setup(e,{expose:t,emit:a}){const{t:r}=ut(),n=e,o=ae(),l=ae(1),i=na(),g=U(()=>n.selectAllTxt||r("plus.select.selectAllTxt")),C=a,u=U({get(){return n.modelValue},set(S){C("update:modelValue",S)}}),E=ae(n.optionSource),D=ae(new Map),s=U(()=>{const S=E.value.length>0&&E.value.map(A=>A[n.valueCustom])||[],F=Array.from(D.value.values()).filter(A=>!S.includes(A[n.valueCustom]));return n.isShowPagination&&n.isCached?[...E.value,...F]:[...E.value]});ve(()=>n.optionSource,S=>{E.value=S||[],S.length>0&&S.forEach(F=>{(typeof u.value=="object"?Array.isArray(u.value)&&u.value.includes(F[n.valueCustom]):u.value===F[n.valueCustom])&&D.value.set(F[n.valueCustom],F)})}),ve(()=>n.radioSelectValLabel,S=>{S&&n.isRadioEchoLabel&&!n.multiple&&n.isShowPagination&&(u.value=S)},{deep:!0}),ze(()=>{E.value.forEach(S=>{(typeof u.value=="object"?Array.isArray(u.value)&&u.value.includes(S[n.valueCustom]):u.value===S[n.valueCustom])&&D.value.set(S[n.valueCustom],S)}),n.radioSelectValLabel&&n.isRadioEchoLabel&&!n.multiple&&n.isShowPagination&&(u.value=n.radioSelectValLabel)});const y=S=>{n.filterable&&(l.value=o.value.filteredOptionsCount),C("select-input",S.target.value)},f=S=>{if(Array.isArray(S)){const F=new Map;S.forEach(A=>{const N=s.value.find(k=>k[n.valueCustom]===A);N&&F.set(A,N)}),D.value=F}else{const F=s.value.find(A=>A[n.valueCustom]===S);D.value=F?new Map([[S,F]]):new Map}C("change",S)},b=U({get(){const S=n.modelValue,F=n.optionSource.filter(A=>!A.disabled);return(S==null?void 0:S.length)===F.length},set(S){const F=n.optionSource.filter(A=>!A.disabled);return(S==null?void 0:S.length)===F.length}}),M=S=>{let F=JSON.parse(JSON.stringify(n.optionSource));if(F=F.filter(A=>!A.disabled),S){const A=F.map(N=>N[n.valueCustom]);C("update:modelValue",A)}else C("update:modelValue",null)},c=S=>new Function("_item","return "+n.customLabel)(S);return t({clear:()=>{C("update:modelValue",null)}}),(S,F)=>{const A=z("el-checkbox"),N=z("el-option"),k=z("el-pagination");return T(),Y(Ge(e.useVirtual?"el-select-v2":"el-select"),fe({"popper-class":"f_select",ref_key:"fselectRef",ref:o,modelValue:u.value,"onUpdate:modelValue":F[4]||(F[4]=O=>u.value=O),options:e.useVirtual?e.optionSource:null,style:{width:e.width||"100%"},onChange:f,onInput:y},{clearable:!0,filterable:e.filterable,multiple:e.multiple,...S.$attrs}),Ue({default:v(()=>[e.useVirtual?$("v-if",!0):(T(),G(he,{key:0},[e.multiple&&!e.isShowPagination?(T(),Y(A,{key:0,modelValue:b.value,"onUpdate:modelValue":F[0]||(F[0]=O=>b.value=O),onChange:M,class:"all_checkbox"},{default:v(()=>[ne(P(g.value),1)]),_:1},8,["modelValue"])):$("v-if",!0),(T(!0),G(he,null,ke(s.value,(O,V)=>(T(),Y(N,{key:V+"i",label:e.customLabel?c(O):O[e.labelCustom],value:e.returnObject?O:O[e.valueCustom],disabled:O.disabled},Ue({_:2},[ke(_(i),(ie,Z)=>({name:Z,fn:v(d=>[ue(S.$slots,Z,fe({ref_for:!0},d))])}))]),1032,["label","value","disabled"]))),128)),e.isShowPagination&&l.value>0?(T(),G("div",bs,[p(k,fe({"current-page":e.paginationOption.currentPage,"onUpdate:currentPage":F[1]||(F[1]=O=>e.paginationOption.currentPage=O),"page-size":e.paginationOption.pageSize,"onUpdate:pageSize":F[2]||(F[2]=O=>e.paginationOption.pageSize=O),layout:e.paginationOption.layout||"total, prev, pager, next, jumper","pager-count":e.paginationOption.pagerCount,total:e.paginationOption.total,onInput:F[3]||(F[3]=He(O=>C("input",O.target.value),["stop"]))},{size:"small",background:!0,...e.paginationOption.bind,...S.$attrs}),null,16,["current-page","page-size","layout","pager-count","total"])])):$("v-if",!0)],64))]),_:2},[ke(_(i),(O,V)=>({name:V,fn:v(ie=>[ue(S.$slots,V,rt(ot(ie)))])}))]),1040,["modelValue","options","style"])}}});const xs=vs;var Cs=ce({name:"RenderComp",__name:"renderComp",props:{render:Function,form:Object},setup(e){const t=e,a=()=>t.render(t==null?void 0:t.form);return(r,n)=>(T(),Y(Ge(a)))}});const Ts={class:"inside_box"},ws={class:"inside_box_title"},ks={class:"check-box"},Ss={class:"more_dropdown_icon"},Es={class:"out_box"};var Fs=ce({name:"MoreChoose",__name:"moreChoose",props:{moreCheckList:{type:Array,default:()=>[]},popoverAttrsBind:{type:Object,default:()=>({})}},emits:["getCheckList"],setup(e,{emit:t}){const a=e,r=ae([]),n=ae([]),o=ae(a.moreCheckList),l=t;ve(()=>a.moreCheckList,D=>{o.value=D},{deep:!0}),ve(()=>r,(D,s)=>{let y=[];s.value.forEach(f=>{D.value.some(b=>b==f)||y.push(f)}),n.value.forEach((f,b)=>{y.filter(M=>M==f.label)[0]&&delete n.value[b]})},{deep:!0});const i=()=>{const D=JSON.parse(JSON.stringify(o.value));r.value=D.map(y=>y.label),n.value=D;const s=E(n.value);l("getCheckList",s)},g=()=>{const D=JSON.parse(JSON.stringify(r.value));r.value=[],n.value=[],o.value.forEach(y=>{D.filter(f=>f==y.label)[0]||(r.value.push(y.label),n.value.push(y))});const s=E(n.value);l("getCheckList",s)},C=()=>{r.value=[],n.value=[],l("getCheckList",{})},u=D=>{n.value=[],o.value.forEach((y,f)=>{D.filter(b=>b==y.label)[0]&&n.value.push(y)});const s=E(n.value);l("getCheckList",s)},E=D=>D.reduce((s,y)=>(s[y.prop]={label:y==null?void 0:y.label,comp:y.comp,bind:y==null?void 0:y.bind,list:y==null?void 0:y.list,eventHandle:y==null?void 0:y.eventHandle,changeEvent:y==null?void 0:y.changeEvent,listTypeInfo:y==null?void 0:y.listTypeInfo,arrLabel:y==null?void 0:y.arrLabel,arrKey:y==null?void 0:y.arrKey,slotName:y==null?void 0:y.slotName,span:y==null?void 0:y.span,type:y==null?void 0:y.type,isSelfCom:y&&y.isSelfCom||!1,defaultVal:y==null?void 0:y.defaultVal,placeholder:y==null?void 0:y.placeholder,event:y==null?void 0:y.event},s),{});return(D,s)=>{const y=z("el-button"),f=z("el-checkbox"),b=z("el-checkbox-group"),M=z("el-icon"),c=z("el-popover");return o.value.length>0?(T(),Y(c,{key:0,"popper-class":"f_query_condition_more",bind:e.popoverAttrsBind,trigger:"click",width:"auto",ref:"popover"},{reference:v(()=>[h("div",Ss,[h("span",Es,P(e.popoverAttrsBind.showTxt),1),p(M,null,{default:v(()=>[p(_(Ga))]),_:1})])]),default:v(()=>[h("div",Ts,[h("div",ws,[h("div",null,P(e.popoverAttrsBind.title),1),h("div",ks,[p(y,{size:"small",link:"",onClick:i},{default:v(()=>[ne(P(e.popoverAttrsBind.allTxt),1)]),_:1}),p(y,{size:"small",link:"",onClick:C},{default:v(()=>[ne(P(e.popoverAttrsBind.clearTxt),1)]),_:1}),p(y,{size:"small",link:"",onClick:g},{default:v(()=>[ne(P(e.popoverAttrsBind.reverseTxt),1)]),_:1})])]),p(b,{modelValue:r.value,"onUpdate:modelValue":s[0]||(s[0]=w=>r.value=w),class:"inside_box_main",onChange:u},{default:v(()=>[(T(!0),G(he,null,ke(o.value,(w,S)=>(T(),Y(f,{key:S,label:w.label,value:w.label},null,8,["label","value"]))),128))]),_:1},8,["modelValue"])])]),_:1},8,["bind"])):$("v-if",!0)}}});function Ms(){const e=U(()=>l=>{switch(l.type){case"checkbox":return"el-checkbox";case"radio":return"el-radio";case"select-arr":case"select-obj":return"el-option"}}),t=U(()=>l=>l.listTypeInfo?l.listTypeInfo[l.list]:[]),a=U(()=>(l,i)=>{switch(l.type){case"radio":case"checkbox":return i[l.arrLabel||"label"];case"el-select-multiple":case"select-arr":return i[l.arrLabel||"label"];case"select-obj":return i}}),r=U(()=>(l,i,g)=>{switch(l.type){case"radio":case"checkbox":return i[l.arrKey||"key"];case"el-select-multiple":case"select-arr":return i[l.arrKey||"key"];case"select-obj":return g}}),n=U(()=>(l,i)=>{switch(l.type){case"radio":case"checkbox":return i[l.arrLabel||"label"];case"el-select-multiple":case"select-arr":return i[l.arrLabel||"label"];case"select-obj":return i}});return{compChildName:e,selectListType:t,compChildLabel:a,compChildValue:r,compChildShowLabel:n,getColLength:()=>{const l=window.innerWidth;let i=4;return l>1e3&&l<1280?i=3:l>768&&l<=1e3?i=2:l<=768&&(i=1),i}}}var er=ce({name:"FQueryCondition",__name:"index",props:{opts:{default:()=>({})},labelWidth:{default:"120px"},btnCheckBind:{default:()=>({})},btnResetBind:{default:()=>({})},loading:{type:Boolean,default:!1},reset:{type:Boolean,default:!0},boolEnter:{type:Boolean,default:!0},isShowOpen:{type:Boolean,default:!0},isExpansion:{type:Boolean,default:!1},maxVisibleRows:{default:1},packUpTxt:{default:""},unfoldTxt:{default:""},isFooter:{type:Boolean,default:!0},configChangedReset:{type:Boolean,default:!1},isShowWidthSize:{type:Boolean,default:!1},widthSize:{default:4},isDropDownSelectMore:{type:Boolean,default:!1},moreCheckList:{default:()=>[]},popoverAttrs:{default:()=>({})},labelPosition:{default:"right"}},emits:["handleEvent","submit","reset","getCheckList","getRefs"],setup(e,{expose:t,emit:a}){const{compChildName:r,selectListType:n,compChildLabel:o,compChildValue:l,compChildShowLabel:i,getColLength:g}=Ms(),{t:C}=ut(),u=e,E=na(),D=K=>Object.keys(E).includes(K),s=U(()=>({showTxt:C("plus.search.popoverAttrs.showTxt"),title:C("plus.search.popoverAttrs.title"),allTxt:C("plus.search.popoverAttrs.allTxt"),reverseTxt:C("plus.search.popoverAttrs.reverseTxt"),clearTxt:C("plus.search.popoverAttrs.clearTxt"),...u.popoverAttrs}));let y=Ie({form:Object.keys(u.opts).reduce((K,W)=>{var le;return K[W]=(le=u.opts[W].defaultVal)!=null?le:null,K},{})}),f=ae(4),b=ae(!1),M=ae(!1);const c=K=>{let W;return K.comp&&typeof K.comp=="string"&&(K.comp.includes("input")?W=C("plus.search.pleaseEnter")+K.label:K.comp.includes("select")||K.comp.includes("date")?W=C("plus.search.pleaseSelect")+K.label:W=K.label),W},w=U(()=>({btnTxt:C("plus.search.searchText"),...u.btnCheckBind})),S=U(()=>({btnTxt:C("plus.search.resetText"),...u.btnResetBind})),F=U(()=>{let K=0;return Object.keys(u.opts).forEach(W=>{let le=u.opts[W].span||1;K%f.value+le>f.value&&(K+=f.value-K%f.value),K+=le}),K}),A=U(()=>{let K=0;return Object.keys(u.opts).reduce((W,le)=>{var Q;let ye={...u.opts[le]};return b.value&&(K+=(Q=ye.span)!=null?Q:1,!M.value&&K-1>=u.maxVisibleRows*f.value)||(ye.dataIndex=le,W[le]=ye),W},{})}),N=U(()=>{let K=0;return Object.keys(u.opts).forEach(W=>{let le=u.opts[W].span>4?4:u.opts[W].span||1;K+=le}),K}),k=U(()=>{var K;const W=Object.keys(A.value);let le=0,Q=0;const ye=[[]];for(let Be=0;Be<W.length;Be++){const ee=W[Be],R=A.value[ee],m=Math.min((K=R.span)!=null?K:1,Math.min(f.value,4));if(Q+m>f.value){for(;Q<f.value;)ye[le].push("."),Q+=1;Q=0,ye[++le]=[]}Q+=m;for(let x=0;x<m;x++)ye[le].push(ee)}if(ye[le].length===f.value)ye.push(Array(f.value).fill("submit_btn"));else for(;ye[le].length<f.value;)ye[le].push("submit_btn");return ye.reduce((Be,ee)=>(Be+=`'${ee.join(" ")}'
|
|
29
|
-
`,Be),"")}),O=U(()=>u.packUpTxt||C("plus.search.retract")),V=U(()=>u.unfoldTxt||C("plus.search.expand")),ie=U(()=>K=>{let W={...K.eventHandle},le={};return Object.keys(W).forEach(Q=>{le[Q]=ye=>{K.comp.includes("select")||K.comp.includes("picker")||K.comp.includes("date")||ye?W[Q]&&W[Q](ye,y.form):W[Q]&&W[Q](y.form)}}),{...le}}),Z=(K,W=!1)=>Object.keys(K).reduce((le,Q)=>{var ye,Be,ee;return W&&y.form?le[Q]=(Be=(ye=y.form[Q])!=null?ye:K[Q].defaultVal)!=null?Be:null:le[Q]=(ee=K[Q].defaultVal)!=null?ee:null,le},{}),d=a,L=ae({}),I=(K,W,le)=>{d("getRefs",K,W,le),K&&(L.value[`tselecttableref-${le}`]=K)},te=(K,W,le)=>{d("getRefs",K,W,le)},oe=()=>{y.form=Z(u.opts);const K=Object.keys(L.value).filter(W=>W.includes("tselecttableref"));K.length>0&&L.value&&K.map(W=>{L.value[W].clear()}),d("reset",y.form),_e("reset")},Fe=()=>{y.form=Z(u.opts);const K=Object.keys(L.value).filter(W=>W.includes("tselecttableref"));K.length>0&&L.value&&K.map(W=>{L.value[W].clear()})},Ce=({isChange:K=!1,type:W,val:le},Q)=>{K?Q&&(y.form[Q]=le):d("handleEvent",W,le,y.form)},_e=(K=!1)=>{d("submit",y.form,K)};return ze(()=>{u.isShowOpen?b.value=!0:b.value=!1,u.isExpansion?M.value=!0:M.value=!1,u.isShowWidthSize?f.value=u.widthSize:f.value=g(),u.boolEnter&&(document.onkeyup=K=>{let W=K.keyCode,le=document.querySelectorAll(".el-pagination"),Q=!1;le&&le.forEach(ye=>{let Be=ye.getElementsByTagName("input");Be[Be.length-1]===document.activeElement&&(Q=!0)}),!Q&&W===13&&_e()}),(D("footerBtn")||!u.isFooter)&&(M.value=!0),u.isDropDownSelectMore&&(M.value=!0,b.value=!1)}),ve(()=>u.widthSize,K=>{f.value=K}),ve(()=>u.opts,K=>{y.form=Z(K,!u.configChangedReset)},{deep:!0}),t({queryState:y,props:u,colLength:f,resetData:Fe,resetHandle:oe,checkHandle:_e,handleEvent:Ce}),(K,W)=>{const le=z("el-form-item"),Q=z("el-button"),ye=z("el-icon"),Be=z("el-form");return T(),Y(Be,fe({id:"f_query_condition"},K.$attrs,{"label-width":e.labelWidth,form:_(y).form,labelPosition:e.labelPosition,size:"default",class:"f-query-condition",style:{"grid-template-areas":k.value,"grid-template-columns":`repeat(${_(f)}, minmax(0px, ${100/_(f)}%))`},onSubmit:W[2]||(W[2]=He(()=>{},["prevent"]))}),{default:v(()=>[(T(!0),G(he,null,ke(A.value,(ee,R)=>(T(),Y(le,fe({key:R,label:ee.label,"label-width":ee.labelWidth},{ref_for:!0},K.$attrs,{style:{gridArea:R},class:[ee.className,{render_label:ee.labelRender,render_label_position_top:e.labelPosition=="top"&&ee.labelRender,render_label_position_left:e.labelPosition=="left"&&ee.labelRender}]}),Ue({default:v(()=>[ee.slotName?ue(K.$slots,ee.slotName,{key:0,param:_(y).form,scope:_(y).form}):$("v-if",!0),ee.isSelfCom?(T(),Y(Ge(ee.comp),fe({key:1,ref_for:!0,ref:ee.comp==="t-select-table"?m=>I(m,ee,R):m=>te(m,ee,R),modelValue:_(y).form[ee.dataIndex],"onUpdate:modelValue":m=>_(y).form[ee.dataIndex]=m,placeholder:ee.placeholder||c(ee)},{ref_for:!0},typeof ee.bind=="function"?ee.bind(_(y).form):{clearable:!0,filterable:!0,...K.$attrs,...ee.bind},{style:{width:ee.width||"100%"},onChange:m=>Ce({type:ee.event,val:_(y).form[ee.dataIndex]})},kt(ie.value(ee))),null,16,["modelValue","onUpdate:modelValue","placeholder","style","onChange"])):$("v-if",!0),!ee.isSelfCom&&!ee.slotName?(T(),Y(Ge(ee.comp),fe({key:2,ref_for:!0},typeof ee.bind=="function"?ee.bind(_(y).form):{clearable:!0,filterable:!0,...K.$attrs,...ee.bind},{placeholder:ee.placeholder||c(ee),onChange:m=>Ce({type:ee.event,val:_(y).form[ee.dataIndex]}),ref_for:!0,ref:m=>te(m,ee,R)},kt(ie.value(ee)),{modelValue:_(y).form[ee.dataIndex],"onUpdate:modelValue":m=>_(y).form[ee.dataIndex]=m}),{default:v(()=>[(T(!0),G(he,null,ke(_(n)(ee),(m,x)=>(T(),Y(Ge(_(r)(ee)),{key:x,disabled:m.disabled,label:_(o)(ee,m),value:_(l)(ee,m,x)},{default:v(()=>[ne(P(_(i)(ee,m)),1)]),_:2},1032,["disabled","label","value"]))),128))]),_:2},1040,["placeholder","onChange","modelValue","onUpdate:modelValue"])):$("v-if",!0)]),_:2},[ee.labelRender?{name:"label",fn:v(()=>[p(Cs,{form:_(y).form,render:ee.labelRender},null,8,["form","render"])]),key:"0"}:void 0]),1040,["label","label-width","style","class"]))),128)),Object.keys(A.value).length>0?(T(),Y(le,{key:0,"label-width":"0",style:{"grid-area":"submit_btn"},class:Re(["btn",{flex_end:N.value%_(f)===0},{btn_flex_end:Object.keys(A.value).length===4||N.value>3},{btn_label_position_top:e.labelPosition=="top"}])},{default:v(()=>[e.isFooter?(T(),G(he,{key:0},[ue(K.$slots,"footerBtn"),_(E).footerBtn?$("v-if",!0):(T(),G(he,{key:0},[p(Q,fe({class:"btn_check",onClick:_e},{type:"primary",...w.value},{loading:e.loading}),{default:v(()=>[ne(P(w.value.btnTxt),1)]),_:1},16,["loading"]),e.reset?(T(),Y(Q,fe({key:0,class:"btn_reset"},S.value,{onClick:oe}),{default:v(()=>[ne(P(S.value.btnTxt),1)]),_:1},16)):$("v-if",!0),ue(K.$slots,"querybar"),F.value>e.maxVisibleRows*_(f)&&_(b)?(T(),Y(Q,{key:1,onClick:W[0]||(W[0]=ee=>aa(M)?M.value=!_(M):M=!_(M)),link:""},{default:v(()=>[ne(P(_(M)?O.value:V.value)+" ",1),_(M)?(T(),Y(ye,{key:0},{default:v(()=>[p(_(yr))]),_:1})):(T(),Y(ye,{key:1},{default:v(()=>[p(_(Ga))]),_:1}))]),_:1})):$("v-if",!0),p(Fs,{isDropDownSelectMore:e.isDropDownSelectMore,moreCheckList:e.moreCheckList,popoverAttrsBind:s.value,onGetCheckList:W[1]||(W[1]=ee=>d("getCheckList",ee))},null,8,["isDropDownSelectMore","moreCheckList","popoverAttrsBind"])],64))],64)):$("v-if",!0)]),_:3},8,["class"])):$("v-if",!0)]),_:3},16,["label-width","form","labelPosition","style"])}}}),Ds=ce({name:"RenderCol",__name:"renderCol",props:{row:Object,render:Function,index:Number,column:{type:Object,default:null}},setup(e){const t=e,a=()=>{var r;return t.render(t==null?void 0:t.row[(r=t==null?void 0:t.column)==null?void 0:r.prop],t.row,t.index)};return(r,n)=>(T(),Y(Ge(a)))}});const at=new Map;let tr;Or&&(document.addEventListener("mousedown",e=>tr=e),document.addEventListener("mouseup",e=>{for(const t of at.values())for(const{documentHandler:a}of t)a(e,tr)}));function ar(e,t){let a=[];return Array.isArray(t.arg)?a=t.arg:t.arg instanceof HTMLElement&&a.push(t.arg),function(r,n){const o=t.instance.popperRef,l=r.target,i=n==null?void 0:n.target,g=!t||!t.instance,C=!l||!i,u=e.contains(l)||e.contains(i),E=e===l,D=a.length&&a.some(y=>y==null?void 0:y.contains(l))||a.length&&a.includes(i),s=o&&(o.contains(l)||o.contains(i));g||C||u||E||D||s||t.value(r,n)}}const Bs={beforeMount(e,t){at.has(e)||at.set(e,[]),at.get(e).push({documentHandler:ar(e,t),bindingFn:t.value})},updated(e,t){at.has(e)||at.set(e,[]);const a=at.get(e),r=a.findIndex(o=>o.bindingFn===t.oldValue),n={documentHandler:ar(e,t),bindingFn:t.value};r>=0?a.splice(r,1,n):a.push(n)},unmounted(e){at.delete(e)}};function Rs(){const e=ae(null),t=ae(null),a=ae(null),r=ae(!1),n=ae([]),o={},l=E=>{const D=s=>{e.value=document.querySelector(`${s} .el-scrollbar__view`),t.value=document.querySelector(`${s} .el-table__body`),a.value=document.querySelector(`${s} .el-scrollbar__wrap`)};r.value=E.multiple,E.multiple?D(".f_select_table_multiple"):D(".f_select_table_radio")},i=E=>{const D=o[E];return D===void 0?50:D},g=()=>{let E=0;n.value.forEach((D,s)=>{E+=i(s)}),e.value.style.height=E+"px"};return{scrollContainerEl:a,updateRenderedItemCache:E=>{Object.keys(o).length<n.value.length&&Se(()=>{Array.from(document.querySelectorAll(`${r.value?".f_select_table_multiple":".f_select_table_radio"} .el-table__row`)).forEach(y=>{o[E]||(o[E]=y.offsetHeight),E++}),g()})},updateOffset:E=>{t.value&&t.value.style&&(t.value.style.transform=`translateY(${E}px)`)},getDom:l,getItemHeightFromCache:i,saveDATA:n}}const Ps={key:0,class:"table_query_condition"},As=["element-loading-text"],Ls={key:2},zs={key:0,class:"f-table-select__page"};var _s=ce({name:"FSelectTable",__name:"index",props:{modelValue:{default:void 0},inputValue:{default:void 0},defaultSelectVal:{default:()=>[]},radioSelectValLabel:{default:""},table:{default:()=>({data:[],currentPage:1,pageSize:10,total:0})},keywords:{default:()=>({value:"value",label:"label"})},value:{},columns:{default:()=>[]},multiple:{type:Boolean,default:!1},filterable:{type:Boolean,default:!0},remote:{type:Boolean,default:!1},remoteMethod:{type:Function,default:void 0},filterMethod:{type:Function,default:void 0},isShowInput:{type:Boolean,default:!1},inputAttr:{default:()=>({})},inputWidth:{default:550},selectWidth:{default:550},tableWidth:{default:550},isShowQuery:{type:Boolean,default:!1},isShowBlurBtn:{type:Boolean,default:!1},btnBind:{default:()=>({btnTxt:""})},align:{default:"center"},reserveSelection:{type:Boolean,default:!0},selectable:{type:Function,default:void 0},multipleFixed:{type:[String,Boolean],default:!0},radioTxt:{default:""},radioFixed:{type:[String,Boolean],default:!0},tableSize:{default:"default"},border:{type:Boolean,default:!0},isShowFirstColumn:{type:Boolean,default:!0},useVirtual:{type:Boolean,default:!1},virtualShowSize:{default:30},isShowPagination:{type:Boolean,default:!1},paginationSize:{default:"small"},selfExpanded:{type:Boolean,default:!1},isClearQuery:{type:Boolean,default:!1},isRadioEchoLabel:{type:Boolean,default:!0},defaultValIsOpenRadioChange:{type:Boolean,default:!1},radioSameIsCancel:{type:Boolean,default:!0},rowClickRadio:{type:Boolean,default:!0},isKeyup:{type:Boolean,default:!1},isExpanded:{type:Boolean,default:!1},multipleDisableDelete:{type:Boolean,default:!0},tableLoading:{type:Boolean,default:!1},loadingTxt:{default:""}},emits:["page-change","selectionChange","radioChange","update:inputValue","input-focus","input-blur","input-clear","input-click"],setup(e,{expose:t,emit:a}){const{t:r}=ut(),{scrollContainerEl:n,updateRenderedItemCache:o,updateOffset:l,getDom:i,saveDATA:g,getItemHeightFromCache:C}=Rs(),u=e,E=Bs,D=a,s=na(),y=ae(!0),f=ae(!0),b=ae(!1),M=ae(!1),c=ae(!1),w=ae(""),S=ae(u.isShowFirstColumn),F=ae(u.modelValue),A=ae(0);let N=U({get(){return u.inputValue},set(q){D("update:inputValue",q)}});const k=Ie({defaultSelectValue:u.defaultSelectVal,tableData:u.table.data,defaultValue:u.value,ids:[],tabularMap:{}}),O=U(()=>u.btnBind.btnTxt?u.btnBind:{btnTxt:r("plus.selectTable.searchBtnTxt")}),V=U(()=>u.radioTxt||r("plus.selectTable.radioTxt")),ie=U(()=>u.loadingTxt||r("plus.selectTable.loadingTxt")),Z=ae(null),d=ae(null),L=ae(null),I=ae(-1),te=U(()=>k.tableData.map(q=>q[u.keywords.label]));ve(()=>u.table.data,q=>{var H,se;u.useVirtual?(g.value=q,oe(A.value)):(k.tableData=q,u.multiple&&u.multipleDisableDelete&&((se=(H=Z.value)==null?void 0:H.$el)==null||se.querySelectorAll(".el-tag").forEach(B=>{var Me,dt;(dt=te.value)!=null&&dt.includes((Me=B.querySelector(".el-select__tags-text"))==null?void 0:Me.innerText)?B.querySelector(".el-tag__close").style="display: block":B.querySelector(".el-tag__close").style="display: none"}))),Se(()=>{k.tableData&&k.tableData.length>0&&k.tableData.forEach(B=>{k.tabularMap[B[u.keywords.value]]=B[u.keywords.label]})})},{deep:!0}),ve(()=>u.defaultSelectVal,q=>{k.defaultSelectValue=q,q.length>0&&(u.multiple?y.value&&R(k.defaultSelectValue):R(k.defaultSelectValue))},{deep:!0}),ve(()=>u.radioSelectValLabel,q=>{q&&ye()},{deep:!0}),ze(()=>{var q;k.defaultSelectValue&&k.defaultSelectValue.length>0&&y.value&&R(k.defaultSelectValue),u.selfExpanded&&(Z.value.expanded=!0),u.useVirtual&&(g.value=u.table.data,S.value=!1,i(u),(q=n.value)==null||q.addEventListener("scroll",Fe)),u.radioSelectValLabel&&ye()});const oe=q=>{let H=0,se=0;for(let B=0;B<g.value.length;B++)if(se+=C(B),se>=q){H=B;break}k.tableData=g.value.slice(H,H+u.virtualShowSize),o(H),l(se-C(H))},Fe=q=>{A.value=q.target.scrollTop,oe(A.value)};Na(()=>{var q;u.useVirtual&&((q=n.value)==null||q.removeEventListener("scroll",Fe))}),Fr(()=>{u.isShowQuery&&d.value.doLayout()});const Ce=q=>{var H;c.value=q,M.value&&(Z.value.expanded=!0),q?(k.defaultSelectValue&&k.defaultSelectValue.length>0&&y.value&&R(k.defaultSelectValue),me(),u.useVirtual&&(g.value=u.table.data,oe(A.value))):(L.value&&u.isShowQuery&&u.isClearQuery&&!Z.value.expanded&&!u.selfExpanded&&((H=L.value)==null||H.resetData()),ye(),J(""),u.useVirtual&&(k.tableData=[],g.value=[])),u.selfExpanded&&(Z.value.expanded=!0)},_e=()=>{Z.value.expanded=!0},K=q=>{M.value=q},W=()=>{var q,H;L.value&&u.isShowQuery&&(Z.value.expanded=!0,Object.values((H=(q=L.value)==null?void 0:q.props)==null?void 0:H.opts).map(se=>{(se.comp.includes("select")||se.comp.includes("picker")||se.comp.includes("date"))&&(se.eventHandle={"visible-change":B=>K(B)},Z.value.expanded=!0)}),c.value&&u.isShowQuery?Z.value.expanded=!0:Z.value.expanded=!1)},le=xa(),Q=q=>{var H,se;if(!u.multiple&&u.isKeyup&&k.tableData.length>0){const B=I.value*1,Me=q.keyCode===40?B+1:q.keyCode===38?B-1:B,dt=((H=d.value.$el.querySelectorAll(".el-table__row")[0])==null?void 0:H.clientHeight)||0,va=((se=d.value.$el.querySelectorAll(".el-table__header")[0])==null?void 0:se.clientHeight)||0,Tt=(typeof(le["max-height"]||le.maxHeight)=="number"?le["max-height"]||le.maxHeight:parseFloat(le["max-height"]||le.maxHeight))||0,ea=Tt?Tt-va:0,ta=dt*(Me+3),Te=ta>ea?ta-ea:0;Tt&&d.value.setScrollTop(Te);const Oe=Math.max(0,Math.min(Me,k.tableData.length-1));d.value.setCurrentRow(k.tableData[Oe]),I.value=Oe,q.keyCode===13&&nt(k.tableData[Oe])}},ye=()=>{Se(()=>{var q;u.multiple?(q=Z.value.selected)==null||q.forEach(H=>{H.currentLabel=H.value}):u.isRadioEchoLabel?F.value=k.defaultValue&&k.defaultValue[u.keywords.label]||u.radioSelectValLabel:F.value=k.defaultValue&&k.defaultValue[u.keywords.label]||""})},Be=q=>{u.multiple?u.reserveSelection||ct():ee(),D("page-change",q)},ee=()=>{u.multiple||(d.value.setCurrentRow(-1),I.value=-1,w.value="",y.value=!0,f.value=!1)},R=q=>{if(u.multiple){const H=q.map(se=>k.tableData.find(B=>B[u.keywords.value]===se)).filter(Boolean);setTimeout(()=>{var se,B;k.defaultValue=H.map(Me=>Me[u.keywords.label]),H.forEach(Me=>{d.value.toggleRowSelection(Me,!0)}),(B=(se=Z.value)==null?void 0:se.selected)==null||B.forEach(Me=>{Me.currentLabel=Me.value})},0)}else setTimeout(()=>{const H=k.tableData.find(se=>se[u.keywords.value]===q[0]);H&&(w.value=k.tableData.indexOf(H)+1,k.defaultValue=H,F.value=H[u.keywords.label],u.defaultValIsOpenRadioChange||D("radioChange",H,H[u.keywords.value]))},0)},m=q=>{y.value=!1,k.defaultValue=q.map(H=>H[u.keywords.label]),k.ids=q.map(H=>H[u.keywords.value]),q.length===0&&(y.value=!0,k.defaultSelectValue=[]),D("selectionChange",q,k.ids)},x=({row:q})=>!u.multiple&&JSON.stringify(q)===JSON.stringify(k.defaultValue)?"selected_row_style":"",j=q=>q[u.keywords.value],J=q=>{var H;if(!u.filterable)return;if(u.filterable&&u.remote&&typeof u.remoteMethod=="function"){u.remoteMethod(q);return}const se=JSON.parse(JSON.stringify((H=u.table)==null?void 0:H.data));if(!(!se||se.length===0)){if(!u.multiple)if(q)w.value="";else{const B=se.findIndex(Me=>Me[u.keywords.label]===F.value);B!==-1&&(w.value=B+1)}if(k.tableData=se.filter(B=>{var Me;return(Me=B[u.keywords.label])==null?void 0:Me.includes(q)}),F.value){const B=k.tableData.findIndex(Me=>Me[u.keywords.label]===F.value);B!==-1&&(w.value=B+1)}}},me=()=>{Se(()=>{var q,H;if(u.multiple)(q=k.defaultValue)==null||q.forEach(se=>{const B=k.tableData.find(Me=>Me[u.keywords.value]===se[u.keywords.value]);B&&d.value.toggleRowSelection(B,!0)});else{const se=(H=k.tableData)==null?void 0:H.find(B=>B[u.keywords.value]===F.value);se&&d.value.setCurrentRow(se)}})},X=async q=>{if(typeof q!="string"||q.trim()==="")throw new Error(r("plus.copy.invalidCopyContent"));try{await navigator.clipboard.writeText(q)}catch(H){throw new Error(r("plus.copy.copyFail"))}},De=(q,H)=>{q==="success"?de.success(H):de.error(H)},We=async(q,H)=>{const se=q[H.property];try{await X(String(se)),De("success",r("plus.copy.copySuccess"))}catch(B){De("error",B.message||r("plus.copy.copyFail"))}},pe=(q,H,se)=>{q.preventDefault(),!H.isRadioDisabled&&(y.value=!1,Ze(H,se))},Je=()=>{f.value=!1,setTimeout(()=>{f.value=!0},0)},Ze=(q,H)=>{if(f.value=!f.value,w.value===H){if(!u.radioSameIsCancel)return;ct()}else Xe(q,H);u.isExpanded&&k.defaultValue?(F.value=k.defaultValue[u.keywords.label]||"",Z.value.expanded=!0):Ct()},Xe=(q,H)=>{Je(),w.value=H,k.defaultValue=q,D("radioChange",q,q[u.keywords.value])},nt=async q=>{var H;if(!q.isRadioDisabled&&u.rowClickRadio&&!u.multiple){const se=(H=u.table)==null?void 0:H.data.findIndex(B=>B[u.keywords.value]===q[u.keywords.value]);se!==-1&&(y.value=!1,await Ze(q,se+1),w.value?b.value=!0:b.value=!1)}},fa=q=>{const H=k.tableData.find(se=>se[u.keywords.label]===q);H&&d.value.toggleRowSelection(H,!1),y.value=!0},ct=()=>{const q=()=>{y.value=!0,k.defaultSelectValue=[],k.defaultValue=u.multiple?[]:null};if(!d.value){console.warn("selectTable.value is not initialized");return}if(u.multiple===!0){try{d.value.clearSelection()}catch(H){console.error("Failed to clear selection:",H)}q()}else if(u.multiple===!1){try{d.value.setCurrentRow(-1)}catch(H){console.error("Failed to set current row:",H)}I.value=-1,w.value="",f.value=!1,F.value=null,q(),D("radioChange",null,null)}else console.warn("Invalid value for props.multiple:",u.multiple)},Ct=()=>{Z.value.blur()},ya=()=>{Z.value.focus()},ba=q=>Object.keys(s).includes(q);return t({focus:ya,blur:Ct,clear:ct,props:u,state:k,fQueryConditionRef:L,selectRef:Z,selectTable:d}),(q,H)=>{const se=z("el-input"),B=z("el-button"),Me=z("el-table-column"),dt=z("el-radio"),va=z("el-table"),Tt=z("el-pagination"),ea=z("el-select"),ta=mt("loading");return e.isShowInput?(T(),Y(se,fe({key:0,modelValue:_(N),"onUpdate:modelValue":H[0]||(H[0]=Te=>aa(N)?N.value=Te:N=Te)},{clearable:!0,...e.inputAttr},{onFocus:H[1]||(H[1]=()=>D("input-focus")),onBlur:H[2]||(H[2]=()=>D("input-blur")),onClick:H[3]||(H[3]=()=>D("input-click")),onClear:H[4]||(H[4]=()=>D("input-clear")),style:{width:e.inputWidth?`${e.inputWidth}px`:"100%"}}),Ue({_:2},[ke(_(s),(Te,Oe)=>({name:Oe,fn:v(Qe=>[ue(q.$slots,Oe,rt(ot(Qe)))])}))]),1040,["modelValue","style"])):qe((T(),Y(ea,fe({key:1,ref_key:"selectRef",ref:Z,"model-value":e.multiple?k.defaultValue:F.value,"popper-class":"t-select-table",style:{width:e.selectWidth?`${e.selectWidth}px`:"100%"},"value-key":e.keywords.value,"filter-method":e.filterMethod||J,onVisibleChange:Ce,onRemoveTag:fa,onClear:ct,onKeyup:Q},{clearable:!0,multiple:e.multiple,filterable:e.filterable,remote:e.remote,remoteMethod:e.remoteMethod,...q.$attrs}),{empty:v(()=>[h("div",{class:"f-table-select__table",style:Pe({width:e.tableWidth?`${e.tableWidth}px`:"100%"})},[e.isShowQuery?(T(),G("div",Ps,[p(er,fe({ref_key:"fQueryConditionRef",ref:L,boolEnter:!1,onHandleEvent:_e},q.$attrs),Ue({_:2},[ke(_(s),(Te,Oe)=>({name:Oe,fn:v(Qe=>[ue(q.$slots,Oe,rt(ot(Qe)))])})),e.isShowBlurBtn?{name:"querybar",fn:v(()=>[p(B,fe({type:"danger",...O.value},{onClick:Ct}),{default:v(()=>[ne(P(O.value.btnTxt),1)]),_:1},16),ue(q.$slots,"querybar")]),key:"0"}:void 0]),1040)])):$("v-if",!0),h("div",{class:"header_wrap",style:Pe({paddingBottom:ba("toolbar")?"10px":0})},[ue(q.$slots,"toolbar")],4),qe((T(),G("div",{class:"table_content","element-loading-text":ie.value},[p(va,fe({ref_key:"selectTable",ref:d,data:k.tableData,class:{radioStyle:!e.multiple,highlightCurrentRow:b.value,keyUpStyle:e.isKeyup,t_select_table_multiple:e.useVirtual&&e.multiple,t_select_table_radio:e.useVirtual&&!e.multiple},"row-class-name":x,"row-key":j,onRowClick:nt,onCellDblclick:We,onSelectionChange:m},{border:e.border,size:e.tableSize,"highlight-current-row":!0,...q.$attrs}),{default:v(()=>[e.multiple?(T(),Y(Me,{key:0,type:"selection",width:e.tableSize==="large"?65:55,align:e.align||"center","reserve-selection":e.reserveSelection,selectable:e.selectable,fixed:e.multipleFixed},null,8,["width","align","reserve-selection","selectable","fixed"])):$("v-if",!0),!e.multiple&&S.value?(T(),Y(Me,{key:1,type:"radio",width:e.tableSize==="large"?65:55,label:V.value,fixed:e.radioFixed,align:e.align||"center"},{default:v(Te=>[p(dt,{modelValue:w.value,"onUpdate:modelValue":H[5]||(H[5]=Oe=>w.value=Oe),label:Te.$index+1,disabled:Te.row.isRadioDisabled,onClick:He(Oe=>pe(Oe,Te.row,Te.$index+1),["stop"])},null,8,["modelValue","label","disabled","onClick"])]),_:1},8,["width","label","fixed","align"])):$("v-if",!0),(T(!0),G(he,null,ke(e.columns,(Te,Oe)=>(T(),Y(Me,fe({key:Oe+"i",type:Te.type,label:Te.label,prop:Te.prop,"min-width":Te["min-width"]||Te.minWidth,width:Te.width,align:Te.align||e.align||"center",fixed:Te.fixed},{ref_for:!0},{"show-overflow-tooltip":!0,...Te.bind}),{default:v(Qe=>[Te.render?(T(),Y(Ds,{key:0,column:Te,row:Qe.row,render:Te.render,index:Qe.$index},null,8,["column","row","render","index"])):$("v-if",!0),Te.slotName?ue(q.$slots,Te.slotName,{key:1,scope:Qe}):$("v-if",!0),!Te.render&&!Te.slotName?(T(),G("div",Ls,[h("span",null,P(Qe.row[Te.prop]),1)])):$("v-if",!0)]),_:2},1040,["type","label","prop","min-width","width","align","fixed"]))),128)),ue(q.$slots,"default")]),_:3},16,["data","class"]),e.isShowPagination?(T(),G("div",zs,[p(Tt,fe({"current-page":e.table.currentPage,"onUpdate:currentPage":H[6]||(H[6]=Te=>e.table.currentPage=Te),"page-size":e.table.pageSize,"onUpdate:pageSize":H[7]||(H[7]=Te=>e.table.pageSize=Te),onCurrentChange:Be,layout:"total, prev, pager, next, jumper","pager-count":e.table["pager-count"]||5,total:e.table.total},{background:!0,size:e.paginationSize||"small",...q.$attrs}),null,16,["current-page","page-size","pager-count","total"])])):$("v-if",!0)],8,As)),[[ta,e.tableLoading]]),ue(q.$slots,"footer")],4)]),_:3},16,["model-value","style","value-key","filter-method"])),[[_(E),W]])}}});const Is=_s,Os=er;var qs=ce({name:"RenderComp",__name:"renderComp",props:{render:Function,item:Object},setup(e){const t=e,a=()=>t.render(t==null?void 0:t.item);return(r,n)=>(T(),Y(Ge(a)))}}),Gs=ce({name:"RenderBtn",__name:"renderBtn",props:{render:Function,item:Object},setup(e){const t=e,a=()=>t.render(t==null?void 0:t.item);return(r,n)=>(T(),Y(Ge(a)))}});const Vs={key:1,class:"text_show"},Ns={class:"footer_btn flex-box flex-ver f-margin-top-5"};var Ks=ce({name:"FForm",__name:"index",props:{className:{default:""},formOpts:{default:()=>({})},widthSize:{default:2},labelPosition:{default:"right"},isTrim:{type:Boolean,default:!0}},emits:["update:modelValue","handleEvent","getRefs"],setup(e,{expose:t,emit:a}){const r=e,n=U(()=>(k,O="")=>{let V={...k.eventHandle},ie={};return Object.keys(V).forEach(Z=>{ie[Z]=(d,L)=>{O==="f-select-table"?V[Z]&&V[Z](d,L):V[Z]&&V[Z](d,r.formOpts)}}),{...ie}}),o=U(()=>k=>r.formOpts.listTypeInfo?r.formOpts.listTypeInfo[k.list]:[]),l=U(()=>k=>{switch(k.type){case"checkbox":return"el-checkbox";case"radio":return"el-radio";case"select-arr":case"select-obj":return"el-option"}}),i=U(()=>(k,O)=>{switch(k.type){case"radio":case"checkbox":return O[k.arrLabel||"label"];case"el-select-multiple":case"select-arr":return O[k.arrLabel||"label"];case"select-obj":return O}}),g=U(()=>(k,O,V)=>{switch(k.type){case"radio":case"checkbox":return O[k.arrKey||"key"];case"el-select-multiple":case"select-arr":return O[k.arrKey||"key"];case"select-obj":return V}}),C=U(()=>(k,O)=>{switch(k.type){case"radio":case"checkbox":return O[k.arrLabel||"label"];case"el-select-multiple":case"select-arr":return O[k.arrLabel||"label"];case"select-obj":return O}}),u=ae(r.widthSize),E=ae(null),{t:D}=ut(),s=Ca(),y=a;ve(()=>r.formOpts.formData,()=>{y("update:modelValue",E.value)},{deep:!0}),ve(()=>r.widthSize,k=>{k>6?u.value=6:u.value=k},{deep:!0}),ze(()=>{var k;const O=Object.entries(E.value.$.exposed);for(const[Z,d]of O)s.exposed[Z]=d;let V=null,ie=null;r.formOpts.formData&&Object.keys((k=r==null?void 0:r.formOpts)==null?void 0:k.formData).forEach(Z=>{r.formOpts.formData[Z]&&(r.formOpts.fieldList.map(d=>{d.value==Z&&(V=d.event,ie=d)}),M(V,r.formOpts.formData[Z],ie,!1))}),y("update:modelValue",E.value)});const f=k=>r.formOpts.labelPosition==="top"?`flex: 0 1 calc((${100/(k.widthSize||u.value)}% - 10px));margin-right:10px;`:`flex: 0 1 ${100/(k.widthSize||u.value)}%;`,b=k=>{let O;return k.comp&&typeof k.comp=="string"&&(k.comp.includes("input")?O=D("plus.form.pleaseEnter")+k.label:k.comp.includes("select")||k.comp.includes("date")?O=D("plus.form.pleaseSelect")+k.label:O=k.label),O},M=(k,O,V,ie=!0)=>{var Z;ie&&r.isTrim&&!V.isTrim&&V.comp.includes("el-input")&&((Z=V==null?void 0:V.bind)==null?void 0:Z.type)!=="number"&&V.type!=="password"&&V.type!=="inputNumber"&&(r.formOpts.formData[V.value]=r.formOpts.formData[V.value].trim()),y("handleEvent",k,O)},c=()=>new Promise((k,O)=>{E.value.validate(V=>{V?k({valid:V,formData:r.formOpts.formData}):O({valid:V,formData:null})})}),w=(k,O,V)=>{y("getRefs",k,O,V)},S=ae({}),F=(k,O,V)=>{y("getRefs",k,O,V),k&&(S.value[`tselecttableref-${V}`]=k)},A=()=>{N(),E.value.resetFields()},N=()=>{const k=Object.keys(S.value).filter(O=>O.includes("tselecttableref"));k.length>0&&S.value&&k.map(O=>{S.value[O].clear()})};return t({...s.exposed,selfValidate:c,selfResetFields:A,resetTselectTable:N}),(k,O)=>{const V=z("el-form-item"),ie=z("el-button"),Z=z("el-form");return T(),Y(Z,fe({class:["f-form",e.className],ref_key:"fform",ref:E,model:e.formOpts.formData,rules:e.formOpts.rules,"label-width":e.formOpts.labelWidth||"120px","label-position":e.formOpts.labelPosition||e.labelPosition||"right"},k.$attrs),{default:v(()=>[(T(!0),G(he,null,ke(e.formOpts.fieldList,(d,L)=>(T(),G(he,null,[(typeof d.isHideItem=="function"?d.isHideItem(e.formOpts.formData):!d.isHideItem)?(T(),Y(V,fe({key:L,prop:d.value,label:d.label,class:[d.className,{render_label:d.labelRender},{slot_label:d.slotName},{render_laber_position_left:e.formOpts.labelPosition==="left"}],rules:d.rules,"label-width":d.labelWidth,style:f(d)},{ref_for:!0},k.$attrs),Ue({default:v(()=>[d.slotName?ue(k.$slots,d.slotName,{key:0,scope:e.formOpts.formData}):$("v-if",!0),d.textShow?(T(),G("span",Vs,P(d.textValue||e.formOpts.formData[d.value]),1)):$("v-if",!0),d.isSelfCom?(T(),G(he,{key:2},[d.comp==="f-select-table"?(T(),Y(Ge(d.comp),fe({key:0,ref_for:!0,ref:I=>F(I,d,L),placeholder:d.placeholder||b(d)},{ref_for:!0},typeof d.bind=="function"?d.bind(e.formOpts.formData):{clearable:!0,filterable:!0,...d.bind},{style:{width:d.width||"100%"}},kt(n.value(d,"f-select-table"))),null,16,["placeholder","style"])):(T(),Y(Ge(d.comp),fe({key:1,modelValue:e.formOpts.formData[d.value],"onUpdate:modelValue":I=>e.formOpts.formData[d.value]=I,placeholder:d.placeholder||b(d),ref_for:!0,ref:I=>w(I,d,L)},{ref_for:!0},typeof d.bind=="function"?d.bind(e.formOpts.formData):{clearable:!0,filterable:!0,...d.bind},{style:{width:d.width||"100%"}},kt(n.value(d))),null,16,["modelValue","onUpdate:modelValue","placeholder","style"]))],64)):$("v-if",!0),!d.slotName&&!d.textShow&&!d.isSelfCom?(T(),Y(Ge(d.comp),fe({key:3,modelValue:e.formOpts.formData[d.value],"onUpdate:modelValue":I=>e.formOpts.formData[d.value]=I,type:d.type,placeholder:d.placeholder||b(d),onChange:I=>M(d.event,e.formOpts.formData[d.value],d),ref_for:!0,ref:I=>w(I,d,L)},{ref_for:!0},typeof d.bind=="function"?d.bind(e.formOpts.formData):{clearable:!0,filterable:!0,...d.bind},{style:{width:d.width||"100%"}},kt(n.value(d))),Ue({default:v(()=>[d.childSlotName?ue(k.$slots,d.childSlotName,{key:0}):$("v-if",!0),(T(!0),G(he,null,ke(o.value(d),(I,te)=>(T(),Y(Ge(l.value(d)),{key:L,disabled:I.disabled,label:i.value(d,I),value:g.value(d,I,te)},{default:v(()=>[ne(P(C.value(d,I)),1)]),_:2},1032,["disabled","label","value"]))),128))]),_:2},[d.prepend?{name:"prepend",fn:v(()=>[ne(P(d.prepend),1)]),key:"0"}:void 0,d.append?{name:"append",fn:v(()=>[ne(P(d.append),1)]),key:"1"}:void 0]),1040,["modelValue","onUpdate:modelValue","type","placeholder","onChange","style"])):$("v-if",!0)]),_:2},[d.labelSlotName||d.labelRender?{name:"label",fn:v(()=>[d.labelRender?(T(),Y(qs,{key:0,render:d.labelRender,item:d},null,8,["render","item"])):$("v-if",!0),d.labelSlotName?ue(k.$slots,d.labelSlotName,{key:1,scope:d}):$("v-if",!0)]),key:"0"}:void 0]),1040,["prop","label","class","rules","label-width","style"])):$("v-if",!0)],64))),256)),$(" \u6309\u94AE "),h("div",Ns,[e.formOpts.btnSlotName?ue(k.$slots,e.formOpts.btnSlotName,{key:0}):$("v-if",!0),!e.formOpts.btnSlotName&&e.formOpts.operatorList&&e.formOpts.operatorList.length>0?(T(!0),G(he,{key:1},ke(e.formOpts.operatorList,(d,L)=>(T(),G(he,null,[d.render?(T(),Y(Gs,{key:L,item:d,render:d.render},null,8,["item","render"])):(T(),G(he,{key:1},[d.isHideBtn?$("v-if",!0):(T(),Y(ie,fe({key:L,onClick:I=>d.fun(d)},{ref_for:!0},{type:"primary",size:"small",...d.bind}),{default:v(()=>[ne(P(d.label),1)]),_:2},1040,["onClick"]))],64))],64))),256)):$("v-if",!0)])]),_:3},16,["class","model","rules","label-width","label-position"])}}});const Ys=Ks,Hs=["src"];var $s=ce({name:"svgIcon",__name:"svgicon",props:{name:{type:String},size:{type:Number,default:()=>14},color:{type:String}},setup(e){const t=e,a=["https","http","/src","/assets","data:image",window.__env__.VITE_PUBLIC_PATH],r=U(()=>t==null?void 0:t.name),n=U(()=>{var C;return(C=t==null?void 0:t.name)==null?void 0:C.startsWith("ele-")}),o=U(()=>a.find(C=>{var u;return(u=t.name)==null?void 0:u.startsWith(C)})),l=U(()=>`font-size: ${t.size}px;color: ${t.color};`),i=U(()=>`width: ${t.size}px;height: ${t.size}px;display: inline-block;overflow: hidden;`),g=U(()=>{const C=[];return["-webkit","-ms","-o","-moz"].forEach(E=>C.push(`${E}-filter: drop-shadow(${t.color} ${t.size}px 0);`)),`width: ${t.size}px;height: ${t.size}px;position: relative;left: -${t.size}px;${C.join("")}`});return(C,u)=>n.value?(T(),G("i",{key:0,class:"el-icon",style:Pe(l.value)},[(T(),Y(Ge(r.value)))],4)):o.value?(T(),G("div",{key:1,style:Pe(i.value)},[h("img",{src:r.value,style:Pe(g.value)},null,12,Hs)],4)):(T(),G("i",{key:2,class:Re(r.value),style:Pe(l.value)},null,6))}});function Us(e){const t=qa;for(const a in t)e._context.components[`ele-${t[a].name}`]||e.component(`ele-${t[a].name}`,t[a]);e._context.components.SvgIcon||e.component("SvgIcon",$s)}const ge=Nr();var js=ce({name:"FLayout",__name:"index",emits:["layoutChangePassword","layoutOnlineUsers","layoutSearchMenu","layoutSetBrowserTitle","layoutSetOpenLink"],setup(e,{emit:t}){const a={defaults:xe(()=>Promise.resolve().then(function(){return Bd})),classic:xe(()=>Promise.resolve().then(function(){return Ad})),transverse:xe(()=>Promise.resolve().then(function(){return zd})),columns:xe(()=>Promise.resolve().then(function(){return Id}))},r=Ee(),{themeConfig:n}=we(r);let o=document.body.clientWidth;const l=t;Xn({onFormDialogOpen:g=>{g.name=="changePassword"?l("layoutChangePassword"):g.name=="onlineUsers"?l("layoutOnlineUsers"):g.name=="searchFormMenu"?l("layoutSearchMenu"):g.name=="setFBrowserTitle"?l("layoutSetBrowserTitle"):g.name=="setFOpenLink"&&l("layoutSetOpenLink",g)}});const i=()=>{re.get("oldLayout")||re.set("oldLayout",n.value.layout);const g=document.body.clientWidth;o>g||(o=g,g<1e3?(n.value.isCollapse=!1,ge.emit("layoutMobileResize",{layout:"defaults",clientWidth:g})):ge.emit("layoutMobileResize",{layout:re.get("oldLayout")?re.get("oldLayout"):n.value.layout,clientWidth:g}))};return St(()=>{i(),window.addEventListener("resize",i)}),lt(()=>{window.removeEventListener("resize",i)}),(g,C)=>(T(),Y(Ge(a[_(n).layout]),rt(ot(g.$attrs)),{default:v(()=>[(T(!0),G(he,null,ke(g.$slots,(u,E)=>ue(g.$slots,E,fe({key:E,ref_for:!0},g.$slots[E].props||{}))),128))]),_:3},16))}});const Ws=js;function pa(){const{copy:e,isSupported:t}=qr();return{percentFormat:(M,c,w)=>w?`${w}%`:"-",dateFormatYMD:(M,c,w)=>w?Mt(new Date(w),"YYYY-mm-dd"):"-",dateFormatYMDHMS:(M,c,w)=>w?Mt(new Date(w),"YYYY-mm-dd HH:MM:SS"):"-",dateFormatHMS:(M,c,w)=>{if(!w)return"-";let S=0;return typeof M=="number"&&(S=M),typeof w=="number"&&(S=w),Mt(new Date(S*1e3),"HH:MM:SS")},scaleFormat:(M="0",c=4)=>Number.parseFloat(M).toFixed(c),scale2Format:(M="0")=>Number.parseFloat(M).toFixed(2),groupSeparator:(M,c=2)=>M.toLocaleString("en-US",{minimumFractionDigits:c,maximumFractionDigits:2}),copyText:M=>new Promise((c,w)=>{try{t.value?(e(M),de.success(Ye.global.t("message.layout.copyTextSuccess")),c(M)):(console.error("\u6D4F\u89C8\u5668\u4E0D\u652F\u6301\u526A\u8D34\u677F API"),w("\u6D4F\u89C8\u5668\u4E0D\u652F\u6301\u526A\u8D34\u677F API"))}catch(S){de.error(Ye.global.t("message.layout.copyTextError")),w(S)}}),removeHtmlSub:M=>{var c=M.replace(/<[^>]+>/g,"");return c.length>50?c.substring(0,50)+"......":c},removeHtml:M=>M.replace(/<[^>]+>/g,""),getEnumDesc:(M,c)=>{var w;return(w=c.find(S=>S.value==M))==null?void 0:w.describe},appendQueryParams:(M,c)=>{if(!c||Object.keys(c).length==0)return M;const w=Object.keys(c).map(S=>`${encodeURIComponent(S)}=${encodeURIComponent(c[S])}`).join("&");return`${M}${M.includes("?")?"&":"?"}${w}`},getNameAbbr:(M,c)=>{if(!M)return de.error("\u83B7\u53D6\u7B80\u79F0\u6587\u672C\u4E0D\u80FD\u4E3A\u7A7A");try{return Ve("sysCommon").post({text:M},"nameAbbr").then(w=>(c&&c(w.data.result),w.data.result))}catch(w){de.error("\u83B7\u53D6\u5931\u8D25")}},handleConditionalClear:(M,c,w=void 0)=>M?w:c,getTimeRangePickerShortcuts:()=>{const M=Ee();return[{text:"\u8FD1\u4E00\u5468",value:()=>{const c=new Date(M.themeConfig.serverTime),w=new Date(c.getFullYear(),c.getMonth(),c.getDate(),23,59,59,999);return[new Date(c.getFullYear(),c.getMonth(),c.getDate()-7),w]}},{text:"\u8FD1\u4E00\u6708",value:()=>{const c=new Date(M.themeConfig.serverTime),w=new Date(c.getFullYear(),c.getMonth(),c.getDate(),23,59,59,999);return[new Date(c.getFullYear(),c.getMonth()-1,c.getDate()),w]}},{text:"\u8FD1\u4E09\u6708",value:()=>{const c=new Date(M.themeConfig.serverTime),w=new Date(c.getFullYear(),c.getMonth(),c.getDate(),23,59,59,999);return[new Date(c.getFullYear(),c.getMonth()-3,c.getDate()),w]}},{text:"\u8FD1\u534A\u5E74",value:()=>{const c=new Date(M.themeConfig.serverTime),w=new Date(c.getFullYear(),c.getMonth(),c.getDate(),23,59,59,999);return[new Date(c.getFullYear(),c.getMonth()-6,c.getDate()),w]}},{text:"\u672C\u5E74",value:()=>{const c=new Date(M.themeConfig.serverTime),w=new Date(c.getFullYear(),11,31,23,59,59,999);return[new Date(c.getFullYear(),0,1),w]}},{text:"\u8FD1\u4E24\u5E74",value:()=>{const c=new Date(M.themeConfig.serverTime),w=new Date(c.getFullYear(),11,31,23,59,59,999);return[new Date(c.getFullYear()-1,0,1),w]}},{text:"\u8FD1\u4E09\u5E74",value:()=>{const c=new Date(M.themeConfig.serverTime),w=new Date(c.getFullYear(),11,31,23,59,59,999);return[new Date(c.getFullYear()-2,0,1),w]}}]}}}function Js(e){let t="";const{query:a,params:r,meta:n}=e,o=/^\{("(zh-CN|en|zh-TW)":"[^,]+",?){1,3}}$/;return a!=null&&a.tagsViewName||r!=null&&r.tagsViewName?o.test(a==null?void 0:a.tagsViewName)||o.test(r==null?void 0:r.tagsViewName)?t=((a==null?void 0:a.tagsViewName)&&JSON.parse(a==null?void 0:a.tagsViewName)||(r==null?void 0:r.tagsViewName)&&JSON.parse(r==null?void 0:r.tagsViewName))[Ye.global.locale.value]:t=(a==null?void 0:a.tagsViewName)||(r==null?void 0:r.tagsViewName):t=Ye.global.t(`message.menu.${n.title}`),t}const Zs=(e,t)=>{const a=new IntersectionObserver(r=>{r.forEach(n=>{if(n.isIntersecting){const{img:o,key:l}=n.target.dataset;n.target.src=o,n.target.onload=()=>{a.unobserve(n.target),t[l].loading=!1}}})});Se(()=>{document.querySelectorAll(e).forEach(r=>a.observe(r))})},Xs=()=>{const e=Ee(ka),{themeConfig:t}=we(e);return t.value.globalComponentSize};function nr(e){let t;try{t=e.push?[]:{}}catch(a){t={}}for(let a in e)e[a]&&typeof e[a]=="object"?t[a]=nr(e[a]):t[a]=e[a];return t}function Qs(){return!!navigator.userAgent.match(/('phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone')/i)}function eu(e){const t=[];for(const a in e){const r=[];for(const o in e[a])r.push(e[a][o]);r.filter(o=>o==="").length!==r.length&&t.push(e[a])}return t}const Qt={setTagsViewNameI18n(e){return Js(e)},lazyImg:(e,t)=>{Zs(e,t)},globalComponentSize:()=>Xs(),deepClone:e=>nr(e),isMobile:()=>Qs(),handleEmpty:e=>eu(e)},tu={class:"layout-breadcrumb-seting"},au={class:"layout-breadcrumb-seting-bar-flex"},nu={class:"layout-breadcrumb-seting-bar-flex-label"},ru={class:"layout-breadcrumb-seting-bar-flex-value"},ou={style:{margin:"10px 0"}},lu={class:"layout-breadcrumb-seting-bar-flex mt15"},iu={class:"layout-breadcrumb-seting-bar-flex-label"},su={class:"layout-breadcrumb-seting-bar-flex-value"},uu={class:"layout-breadcrumb-seting-bar-flex"},cu={class:"layout-breadcrumb-seting-bar-flex-label"},du={class:"layout-breadcrumb-seting-bar-flex-value"},mu={class:"layout-breadcrumb-seting-bar-flex"},pu={class:"layout-breadcrumb-seting-bar-flex-label"},hu={class:"layout-breadcrumb-seting-bar-flex-value"},gu={class:"layout-breadcrumb-seting-bar-flex mt10"},fu={class:"layout-breadcrumb-seting-bar-flex-label"},yu={class:"layout-breadcrumb-seting-bar-flex-value"},bu={class:"layout-breadcrumb-seting-bar-flex"},vu={class:"layout-breadcrumb-seting-bar-flex-label"},xu={class:"layout-breadcrumb-seting-bar-flex-value"},Cu={class:"layout-breadcrumb-seting-bar-flex"},Tu={class:"layout-breadcrumb-seting-bar-flex-label"},wu={class:"layout-breadcrumb-seting-bar-flex-value"},ku={class:"layout-breadcrumb-seting-bar-flex mt14"},Su={class:"layout-breadcrumb-seting-bar-flex-label"},Eu={class:"layout-breadcrumb-seting-bar-flex-value"},Fu={class:"layout-breadcrumb-seting-bar-flex-label"},Mu={class:"layout-breadcrumb-seting-bar-flex-value"},Du={class:"layout-breadcrumb-seting-bar-flex-label"},Bu={class:"layout-breadcrumb-seting-bar-flex-value"},Ru={class:"layout-breadcrumb-seting-bar-flex-label"},Pu={class:"layout-breadcrumb-seting-bar-flex-value"},Au={class:"layout-breadcrumb-seting-bar-flex-label"},Lu={class:"layout-breadcrumb-seting-bar-flex-value"},zu={class:"layout-breadcrumb-seting-bar-flex mt11"},_u={class:"layout-breadcrumb-seting-bar-flex-label"},Iu={class:"layout-breadcrumb-seting-bar-flex-value"},Ou={class:"layout-breadcrumb-seting-bar-flex mt11"},qu={class:"layout-breadcrumb-seting-bar-flex-label"},Gu={class:"layout-breadcrumb-seting-bar-flex-value"},Vu={class:"layout-breadcrumb-seting-bar-flex mt11"},Nu={class:"layout-breadcrumb-seting-bar-flex-label"},Ku={class:"layout-breadcrumb-seting-bar-flex-value"},Yu={class:"layout-breadcrumb-seting-bar-flex-label"},Hu={class:"layout-breadcrumb-seting-bar-flex-value"},$u={class:"layout-breadcrumb-seting-bar-flex-label"},Uu={class:"layout-breadcrumb-seting-bar-flex-value"},ju={class:"layout-breadcrumb-seting-bar-flex mt15"},Wu={class:"layout-breadcrumb-seting-bar-flex-label"},Ju={class:"layout-breadcrumb-seting-bar-flex-value"},Zu={class:"layout-breadcrumb-seting-bar-flex-label"},Xu={class:"layout-breadcrumb-seting-bar-flex-value"},Qu={class:"layout-breadcrumb-seting-bar-flex mt15"},ec={class:"layout-breadcrumb-seting-bar-flex-label"},tc={class:"layout-breadcrumb-seting-bar-flex-value"},ac={class:"layout-breadcrumb-seting-bar-flex mt11"},nc={class:"layout-breadcrumb-seting-bar-flex-label"},rc={class:"layout-breadcrumb-seting-bar-flex-value"},oc={class:"layout-breadcrumb-seting-bar-flex mt15"},lc={class:"layout-breadcrumb-seting-bar-flex-label"},ic={class:"layout-breadcrumb-seting-bar-flex-value"},sc={class:"layout-breadcrumb-seting-bar-flex-label"},uc={class:"layout-breadcrumb-seting-bar-flex-value"},cc={class:"layout-breadcrumb-seting-bar-flex mt15"},dc={class:"layout-breadcrumb-seting-bar-flex-label"},mc={class:"layout-breadcrumb-seting-bar-flex-value"},pc={class:"layout-breadcrumb-seting-bar-flex mt15"},hc={class:"layout-breadcrumb-seting-bar-flex-label"},gc={class:"layout-breadcrumb-seting-bar-flex-value"},fc={class:"layout-breadcrumb-seting-bar-flex mt15"},yc={class:"layout-breadcrumb-seting-bar-flex-label"},bc={class:"layout-breadcrumb-seting-bar-flex-value"},vc={class:"layout-breadcrumb-seting-bar-flex mt15"},xc={class:"layout-breadcrumb-seting-bar-flex-label"},Cc={class:"layout-breadcrumb-seting-bar-flex-value"},Tc={class:"layout-breadcrumb-seting-bar-flex-label"},wc={class:"layout-breadcrumb-seting-bar-flex-value"},kc={class:"layout-breadcrumb-seting-bar-flex mt15"},Sc={class:"layout-breadcrumb-seting-bar-flex-label"},Ec={class:"layout-breadcrumb-seting-bar-flex-value"},Fc={class:"layout-breadcrumb-seting-bar-flex mt15"},Mc={class:"layout-breadcrumb-seting-bar-flex-label"},Dc={class:"layout-breadcrumb-seting-bar-flex-value"},Bc={class:"layout-breadcrumb-seting-bar-flex mt15"},Rc={class:"layout-breadcrumb-seting-bar-flex-label"},Pc={class:"layout-breadcrumb-seting-bar-flex-value"},Ac={class:"layout-breadcrumb-seting-bar-flex mt15"},Lc={class:"layout-breadcrumb-seting-bar-flex-label"},zc={class:"layout-breadcrumb-seting-bar-flex-value"},_c={class:"layout-breadcrumb-seting-bar-flex mt15"},Ic={class:"layout-breadcrumb-seting-bar-flex-label"},Oc={class:"layout-breadcrumb-seting-bar-flex-value"},qc={class:"layout-breadcrumb-seting-bar-flex mt14"},Gc={class:"layout-breadcrumb-seting-bar-flex-label"},Vc={class:"layout-breadcrumb-seting-bar-flex-value"},Nc={class:"layout-breadcrumb-seting-bar-flex mt15"},Kc={class:"layout-breadcrumb-seting-bar-flex-label"},Yc={class:"layout-breadcrumb-seting-bar-flex-value"},Hc={class:"layout-breadcrumb-seting-bar-flex mt15"},$c={class:"layout-breadcrumb-seting-bar-flex-label"},Uc={class:"layout-breadcrumb-seting-bar-flex-value"},jc={class:"layout-breadcrumb-seting-bar-flex-label"},Wc={class:"layout-breadcrumb-seting-bar-flex-value"},Jc={class:"layout-breadcrumb-seting-bar-flex-label"},Zc={class:"layout-breadcrumb-seting-bar-flex-value"},Xc={class:"layout-drawer-content-flex"},Qc={class:"layout-tips-box"},ed={class:"layout-tips-txt"},td={class:"layout-tips-box"},ad={class:"layout-tips-txt"},nd={class:"layout-tips-box"},rd={class:"layout-tips-txt"},od={class:"layout-tips-box"},ld={class:"layout-tips-txt"},id={class:"copy-config"},sd={style:{color:"#fff"}},ud={style:{height:"70vh","overflow-y":"scroll","overflow-x":"hidden"}},cd={class:"traditionalColors-chines mt10",style:{cursor:"grab"}},dd={class:"traditionalColors-chines",style:{cursor:"grab",color:"gray"}};var md=ce({name:"FSettings",__name:"index",setup(e,{expose:t}){const a=[{CMYK:[4,5,18,0],RGB:[249,244,220],hex:"#f9f4dc",name:"\u4E73\u767D",pinyin:"rubai"},{CMYK:[3,8,30,0],RGB:[249,236,195],hex:"#f7e8aa",name:"\u674F\u4EC1\u9EC4",pinyin:"xingrenhuang"},{CMYK:[4,13,67,0],RGB:[248,223,114],hex:"#f8df72",name:"\u8309\u8389\u9EC4",pinyin:"molihuang"},{CMYK:[5,14,68,1],RGB:[248,223,112],hex:"#f8df70",name:"\u9EA6\u79C6\u9EC4",pinyin:"maiganhuang"},{CMYK:[2,16,84,0],RGB:[251,218,65],hex:"#fbda41",name:"\u6CB9\u83DC\u82B1\u9EC4",pinyin:"youcaihuahuang"},{CMYK:[1,18,94,0],RGB:[254,215,26],hex:"#fed71a",name:"\u4F5B\u624B\u9EC4",pinyin:"foshouhuang"},{CMYK:[3,16,50,0],RGB:[247,222,152],hex:"#f7de98",name:"\u7BFE\u9EC4",pinyin:"miehuang"},{CMYK:[3,17,69,0],RGB:[248,216,106],hex:"#f8d86a",name:"\u8475\u6247\u9EC4",pinyin:"kuishanhuang"},{CMYK:[0,20,87,0],RGB:[252,211,55],hex:"#fcd337",name:"\u67E0\u6AAC\u9EC4",pinyin:"ningmenghuang"},{CMYK:[0,20,95,0],RGB:[252,210,23],hex:"#fcd217",name:"\u91D1\u74DC\u9EC4",pinyin:"jinguahuang"},{CMYK:[0,21,94,0],RGB:[254,209,16],hex:"#ffd111",name:"\u85E4\u9EC4",pinyin:"tenghuang"},{CMYK:[2,16,39,0],RGB:[246,222,173],hex:"#f6dead",name:"\u916A\u9EC4",pinyin:"laohuang"},{CMYK:[1,17,50,0],RGB:[247,218,148],hex:"#f7da94",name:"\u9999\u6C34\u73AB\u7470\u9EC4",pinyin:"xiangshuimeiguihuang"},{CMYK:[1,21,70,0],RGB:[249,211,103],hex:"#f9d367",name:"\u6DE1\u5BC6\u9EC4",pinyin:"danmihuang"},{CMYK:[0,23,88,0],RGB:[251,205,49],hex:"#fbcd31",name:"\u5927\u8C46\u9EC4",pinyin:"dadouhuang"},{CMYK:[0,24,94,0],RGB:[252,203,22],hex:"#fccb16",name:"\u7D20\u99A8\u9EC4",pinyin:"suxinhuang"},{CMYK:[0,24,94,0],RGB:[254,204,17],hex:"#fecc11",name:"\u5411\u65E5\u8475\u9EC4",pinyin:"xiangrikuihuang"},{CMYK:[0,27,88,0],RGB:[251,200,47],hex:"#fbc82f",name:"\u96C5\u68A8\u9EC4",pinyin:"yalihuang"},{CMYK:[0,28,94,0],RGB:[252,197,21],hex:"#fcc515",name:"\u9EC4\u8FDE\u9EC4",pinyin:"huanglianhuang"},{CMYK:[0,29,95,0],RGB:[252,195,7],hex:"#fcc307",name:"\u91D1\u76CF\u9EC4",pinyin:"jinzhanhuang"},{CMYK:[0,32,52,0],RGB:[248,195,135],hex:"#f8c387",name:"\u86CB\u58F3\u9EC4",pinyin:"dankehuang"},{CMYK:[0,32,52,0],RGB:[247,193,115],hex:"#f7c173",name:"\u8089\u8272",pinyin:"rouse"},{CMYK:[0,35,89,0],RGB:[251,185,41],hex:"#fbb929",name:"\u9E45\u638C\u9EC4",pinyin:"ezhanghuang"},{CMYK:[0,36,93,0],RGB:[251,182,18],hex:"#fbb612",name:"\u9E21\u86CB\u9EC4",pinyin:"jidanhuang"},{CMYK:[0,35,94,0],RGB:[252,183,10],hex:"#fcb70a",name:"\u9F2C\u9EC4",pinyin:"youhuang"},{CMYK:[0,44,84,0],RGB:[249,166,51],hex:"#f9a633",name:"\u69B4\u843C\u9EC4",pinyin:"liuehuang"},{CMYK:[0,45,92,0],RGB:[251,164,20],hex:"#fba414",name:"\u6DE1\u6A58\u6A59",pinyin:"danjucheng"},{CMYK:[0,47,92,0],RGB:[252,161,6],hex:"#fca106",name:"\u6787\u6777\u9EC4",pinyin:"pipahuang"},{CMYK:[0,47,92,0],RGB:[252,161,4],hex:"#fca104",name:"\u6A59\u76AE\u9EC4",pinyin:"chengpihuang"},{CMYK:[0,56,87,0],RGB:[252,140,35],hex:"#fc8c23",name:"\u5317\u74DC\u9EC4",pinyin:"beiguahuang"},{CMYK:[0,54,92,0],RGB:[250,142,22],hex:"#f28e16",name:"\u674F\u9EC4",pinyin:"xinghuang"},{CMYK:[0,51,91,0],RGB:[255,153,0],hex:"#ff9900",name:"\u96C4\u9EC4",pinyin:"xionghuang"},{CMYK:[0,56,91,0],RGB:[251,139,5],hex:"#fb8b05",name:"\u4E07\u5BFF\u83CA\u9EC4",pinyin:"wanshoujuhuang"},{CMYK:[10,13,35,1],RGB:[233,221,182],hex:"#e9ddb6",name:"\u83CA\u857E\u767D",pinyin:"juleibai"},{CMYK:[8,19,84,1],RGB:[238,208,69],hex:"#eed045",name:"\u79CB\u8475\u9EC4",pinyin:"qiukuihuang"},{CMYK:[6,20,92,1],RGB:[242,206,43],hex:"#f2ce2b",name:"\u786B\u534E\u9EC4",pinyin:"liuhuahuang"},{CMYK:[6,22,92,0],RGB:[241,202,23],hex:"#f1ca17",name:"\u67DA\u9EC4",pinyin:"youhuang"},{CMYK:[15,20,66,2],RGB:[221,200,113],hex:"#ddc871",name:"\u8292\u679C\u9EC4",pinyin:"mangguohuang"},{CMYK:[14,22,85,2],RGB:[223,194,67],hex:"#dfc243",name:"\u84BF\u9EC4",pinyin:"haohuang"},{CMYK:[12,24,95,2],RGB:[226,192,39],hex:"#e2c027",name:"\u59DC\u9EC4",pinyin:"jianghuang"},{CMYK:[11,25,99,1],RGB:[228,191,17],hex:"#e4bf11",name:"\u9999\u8549\u9EC4",pinyin:"xiangjiaohuang"},{CMYK:[17,27,94,4],RGB:[210,180,44],hex:"#d2b42c",name:"\u8349\u9EC4",pinyin:"caohuang"},{CMYK:[17,29,100,4],RGB:[210,177,22],hex:"#d2b116",name:"\u65B0\u79BE\u7EFF",pinyin:"xinhelv"},{CMYK:[28,26,45,7],RGB:[183,174,143],hex:"#b7ae8f",name:"\u6708\u7070",pinyin:"yuehui"},{CMYK:[30,30,70,12],RGB:[173,158,85],hex:"#ad9e5f",name:"\u6DE1\u7070\u7EFF",pinyin:"danhuilv"},{CMYK:[38,38,76,24],RGB:[142,128,75],hex:"#8e804b",name:"\u8349\u7070\u7EFF",pinyin:"caohuilv"},{CMYK:[36,42,100,29],RGB:[136,115,34],hex:"#887322",name:"\u82D4\u7EFF",pinyin:"tailv"},{CMYK:[36,42,100,30],RGB:[134,112,24],hex:"#867018",name:"\u78A7\u87BA\u6625\u7EFF",pinyin:"biluochunlv"},{CMYK:[47,47,65,42],RGB:[104,94,72],hex:"#685e48",name:"\u71D5\u7FBD\u7070",pinyin:"yanyuhui"},{CMYK:[46,47,69,42],RGB:[105,94,69],hex:"#695e45",name:"\u87F9\u58F3\u7070",pinyin:"xiekehui"},{CMYK:[48,48,100,45],RGB:[100,88,34],hex:"#645822",name:"\u6F6D\u6C34\u7EFF",pinyin:"tanshuilv"},{CMYK:[50,50,10,48],RGB:[94,83,20],hex:"#5e5314",name:"\u6A44\u6984\u7EFF",pinyin:"ganlanlv"},{CMYK:[2,6,18,0],RGB:[249,241,219],hex:"#f9f1db",name:"\u868C\u8089\u767D",pinyin:"bangroubai"},{CMYK:[3,10,31,0],RGB:[248,232,193],hex:"#f8e8c1",name:"\u8C46\u6C41\u9EC4",pinyin:"douzhihuang"},{CMYK:[1,19,66,0],RGB:[249,215,112],hex:"#f9d770",name:"\u6DE1\u8327\u9EC4",pinyin:"danjianhuang"},{CMYK:[0,26,94,0],RGB:[255,201,12],hex:"#ffc90c",name:"\u4E73\u9E2D\u9EC4",pinyin:"ruyahuang"},{CMYK:[5,11,22,0],RGB:[242,230,206],hex:"#f2e6ce",name:"\u8354\u8089\u767D",pinyin:"liroubai"},{CMYK:[5,19,50,0],RGB:[240,214,149],hex:"#f0d695",name:"\u8C61\u7259\u9EC4",pinyin:"xiangyahuang"},{CMYK:[3,23,69,0],RGB:[244,206,105],hex:"#f4ce69",name:"\u7092\u7C73\u9EC4",pinyin:"chaomihuang"},{CMYK:[1,28,89,0],RGB:[246,196,48],hex:"#f6c430",name:"\u9E66\u9E49\u51A0\u9EC4",pinyin:"yingwuguanhuang"},{CMYK:[0,30,95,0],RGB:[249,193,22],hex:"#f9c116",name:"\u6728\u74DC\u9EC4",pinyin:"muguahuang"},{CMYK:[0,32,95,0],RGB:[249,189,16],hex:"#f9bd10",name:"\u6D45\u70D9\u9EC4",pinyin:"qianlaohuang"},{CMYK:[11,18,39,1],RGB:[229,211,170],hex:"#e5d3aa",name:"\u83B2\u5B50\u767D",pinyin:"lianzibai"},{CMYK:[5,35,99,0],RGB:[232,176,4],hex:"#e8b004",name:"\u8C37\u9EC4",pinyin:"guhuang"},{CMYK:[3,36,99,0],RGB:[235,177,13],hex:"#ebb10d",name:"\u6800\u5B50\u9EC4",pinyin:"zhizihuang"},{CMYK:[11,39,100,2],RGB:[217,164,14],hex:"#d9a40e",name:"\u82A5\u9EC4",pinyin:"jiehuang"},{CMYK:[28,27,43,8],RGB:[181,170,144],hex:"#b5aa90",name:"\u94F6\u9F20\u7070",pinyin:"yinshuhui"},{CMYK:[26,31,57,10],RGB:[182,164,118],hex:"#b6a476",name:"\u5C18\u7070",pinyin:"chenhui"},{CMYK:[21,43,100,11],RGB:[183,141,18],hex:"#b78d12",name:"\u67AF\u7EFF",pinyin:"kulv"},{CMYK:[35,44,80,30],RGB:[135,114,62],hex:"#87723e",name:"\u9C9B\u9752",pinyin:"jiaoqing"},{CMYK:[32,50,100,31],RGB:[135,104,24],hex:"#876818",name:"\u7CBD\u53F6\u7EFF",pinyin:"zongyelv"},{CMYK:[31,51,100,30],RGB:[138,105,19],hex:"#8a6913",name:"\u7070\u7EFF",pinyin:"huilv"},{CMYK:[52,56,64,62],RGB:[74,64,53],hex:"#4a4035",name:"\u9E64\u7070",pinyin:"hehui"},{CMYK:[48,58,70,62],RGB:[77,64,48],hex:"#4d4030",name:"\u6DE1\u677E\u70DF",pinyin:"dansongyan"},{CMYK:[45,56,100,56],RGB:[88,71,23],hex:"#584717",name:"\u6697\u6D77\u6C34\u7EFF",pinyin:"anhaishuilv"},{CMYK:[45,55,100,54],RGB:[91,73,19],hex:"#5b4913",name:"\u68D5\u6988\u7EFF",pinyin:"zonglvlv"},{CMYK:[1,11,24,0],RGB:[249,223,205],hex:"#f9e9cd",name:"\u7C73\u8272",pinyin:"mise"},{CMYK:[1,15,38,0],RGB:[248,224,176],hex:"#f8e0b0",name:"\u6DE1\u8089\u8272",pinyin:"danrouse"},{CMYK:[0,23,59,0],RGB:[249,210,125],hex:"#f9d27d",name:"\u9EA6\u82BD\u7CD6\u9EC4",pinyin:"maiyatanghuang"},{CMYK:[0,34,93,0],RGB:[254,186,7],hex:"#feba07",name:"\u7425\u73C0\u9EC4",pinyin:"hupohuang"},{CMYK:[1,31,79,0],RGB:[243,191,76],hex:"#f3bf4c",name:"\u7518\u8349\u9EC4",pinyin:"gancaohuang"},{CMYK:[0,33,83,0],RGB:[248,188,49],hex:"#f8bc31",name:"\u521D\u719F\u674F\u9EC4",pinyin:"chushuxinghuang"},{CMYK:[10,27,59,1],RGB:[226,193,124],hex:"#e2c17c",name:"\u6D45\u9A7C\u8272",pinyin:"qiantuose"},{CMYK:[7,32,78,1],RGB:[229,183,81],hex:"#e5b751",name:"\u6C99\u77F3\u9EC4",pinyin:"shashihuang"},{CMYK:[3,38,97,0],RGB:[234,173,26],hex:"#eaad1a",name:"\u864E\u76AE\u9EC4",pinyin:"hupihuang"},{CMYK:[12,41,98,2],RGB:[214,160,29],hex:"#d6a01d",name:"\u571F\u9EC4",pinyin:"tuhuang"},{CMYK:[28,28,41,9],RGB:[180,169,146],hex:"#b4a992",name:"\u767E\u7075\u9E1F\u7070",pinyin:"bailingniaohui"},{CMYK:[21,44,97,11],RGB:[183,139,38],hex:"#b78b26",name:"\u5C71\u9E21\u9EC4",pinyin:"shanjihuang"},{CMYK:[35,47,71,33],RGB:[130,107,72],hex:"#826b48",name:"\u9F9F\u80CC\u9EC4",pinyin:"guibeihuang"},{CMYK:[34,52,85,35],RGB:[128,99,50],hex:"#806332",name:"\u82CD\u9EC4",pinyin:"canghuang"},{CMYK:[32,56,96,34],RGB:[129,95,37],hex:"#815f25",name:"\u83B1\u9633\u68A8\u9EC4",pinyin:"laiyanglihuang"},{CMYK:[31,57,100,33],RGB:[131,94,29],hex:"#835e1d",name:"\u8734\u870A\u7EFF",pinyin:"yililv"},{CMYK:[46,59,68,61],RGB:[79,64,50],hex:"#4f4032",name:"\u677E\u9F20\u7070",pinyin:"songshuhui"},{CMYK:[44,61,76,62],RGB:[80,62,42],hex:"#503e2a",name:"\u6A44\u6984\u7070",pinyin:"ganlanhui"},{CMYK:[43,63,88,61],RGB:[81,60,32],hex:"#513c20",name:"\u87F9\u58F3\u7EFF",pinyin:"xiekelv"},{CMYK:[42,64,94,60],RGB:[83,60,27],hex:"#533c1b",name:"\u53E4\u94DC\u7EFF",pinyin:"gutonglv"},{CMYK:[41,66,94,60],RGB:[85,59,24],hex:"#553b18",name:"\u7126\u8336\u7EFF",pinyin:"jiaochalv"},{CMYK:[1,7,13,0],RGB:[251,242,227],hex:"#fbf2e3",name:"\u7C89\u767D",pinyin:"fenbai"},{CMYK:[1,12,22,0],RGB:[249,232,208],hex:"#f9e8d0",name:"\u843D\u82F1\u6DE1\u7C89",pinyin:"luoyingdanfen"},{CMYK:[0,27,51,0],RGB:[249,203,139],hex:"#f9cb8b",name:"\u74DC\u74E4\u7C89",pinyin:"guarangfen"},{CMYK:[0,36,72,0],RGB:[251,185,87],hex:"#fbb957",name:"\u871C\u9EC4",pinyin:"mihuang"},{CMYK:[0,44,91,0],RGB:[255,166,15],hex:"#ffa60f",name:"\u91D1\u53F6\u9EC4",pinyin:"jinyehuang"},{CMYK:[0,43,82,0],RGB:[244,168,58],hex:"#f4a83a",name:"\u91D1\u83BA\u9EC4",pinyin:"jinyinghuang"},{CMYK:[8,31,50,1],RGB:[227,189,141],hex:"#e3bd8d",name:"\u9E7F\u89D2\u68D5",pinyin:"lujiaozong"},{CMYK:[2,44,83,0],RGB:[231,162,63],hex:"#e7a23f",name:"\u51CB\u53F6\u68D5",pinyin:"diaoyezong"},{CMYK:[10,41,72,1],RGB:[218,164,90],hex:"#daa45a",name:"\u73B3\u7441\u9EC4",pinyin:"daimaohuang"},{CMYK:[7,45,82,1],RGB:[222,158,68],hex:"#de9e44",name:"\u8F6F\u6728\u9EC4",pinyin:"ruanmuhuang"},{CMYK:[6,51,95,1],RGB:[220,145,35],hex:"#dc9123",name:"\u98CE\u5E06\u9EC4",pinyin:"fengfanhuang"},{CMYK:[19,44,75,7],RGB:[192,147,81],hex:"#c09351",name:"\u6842\u76AE\u6DE1\u68D5",pinyin:"guipidanzong"},{CMYK:[32,40,53,22],RGB:[151,132,108],hex:"#97846c",name:"\u7334\u6BDB\u7070",pinyin:"houmaohui"},{CMYK:[27,60,97,21],RGB:[152,101,36],hex:"#986524",name:"\u5C71\u9E21\u8910",pinyin:"shanjihe"},{CMYK:[37,65,84,49],RGB:[102,70,42],hex:"#66462a",name:"\u9A7C\u8272",pinyin:"tuose"},{CMYK:[38,69,90,54],RGB:[93,61,33],hex:"#5d3d21",name:"\u8336\u8910",pinyin:"chahe"},{CMYK:[37,74,96,55],RGB:[92,55,25],hex:"#5c3719",name:"\u53E4\u94DC\u8910",pinyin:"gutonghe"},{CMYK:[0,10,14,0],RGB:[251,236,222],hex:"#fbecde",name:"\u8377\u82B1\u767D",pinyin:"hehuabai"},{CMYK:[0,40,52,0],RGB:[248,179,127],hex:"#f8b37f",name:"\u73AB\u7470\u7C89",pinyin:"meiguifen"},{CMYK:[0,62,88,0],RGB:[249,125,28],hex:"#f97d1c",name:"\u6A58\u6A59",pinyin:"jucheng"},{CMYK:[0,62,85,0],RGB:[250,126,35],hex:"#fa7e23",name:"\u7F8E\u4EBA\u7126\u6A59",pinyin:"meirenjiaocheng"},{CMYK:[0,28,25,0],RGB:[247,205,188],hex:"#f7cdbc",name:"\u6DA6\u7EA2",pinyin:"runhong"},{CMYK:[0,28,22,0],RGB:[246,206,193],hex:"#f6cec1",name:"\u6DE1\u6843\u7EA2",pinyin:"dantaohong"},{CMYK:[0,53,65,0],RGB:[240,148,93],hex:"#f0945d",name:"\u6D77\u87BA\u6A59",pinyin:"hailuocheng"},{CMYK:[0,44,32,0],RGB:[240,173,160],hex:"#f0ada0",name:"\u6843\u7EA2",pinyin:"taohong"},{CMYK:[0,45,34,0],RGB:[238,170,156],hex:"#eeaa9c",name:"\u988A\u7EA2",pinyin:"jiahong"},{CMYK:[0,49,41,0],RGB:[238,160,140],hex:"#eea08c",name:"\u6DE1\u7F42\u7C9F\u7EA2",pinyin:"danyingsuhong"},{CMYK:[0,58,67,0],RGB:[234,137,88],hex:"#ea8958",name:"\u6668\u66E6\u7EA2",pinyin:"chenxihong"},{CMYK:[0,65,80,0],RGB:[242,118,53],hex:"#f27635",name:"\u87F9\u58F3\u7EA2",pinyin:"xiekehong"},{CMYK:[0,69,86,0],RGB:[248,107,29],hex:"#f86b1d",name:"\u91D1\u83B2\u82B1\u6A59",pinyin:"jinlianhuacheng"},{CMYK:[0,69,70,0],RGB:[239,111,72],hex:"#ef6f48",name:"\u8349\u8393\u7EA2",pinyin:"caomeihong"},{CMYK:[0,72,82,0],RGB:[239,99,43],hex:"#ef632b",name:"\u9F99\u775B\u9C7C\u7EA2",pinyin:"longjingyuhong"},{CMYK:[0,81,84,0],RGB:[241,68,29],hex:"#f1441d",name:"\u873B\u8713\u7EA2",pinyin:"qingtinghong"},{CMYK:[0,80,83,0],RGB:[240,75,34],hex:"#f04b22",name:"\u5927\u7EA2",pinyin:"dahong"},{CMYK:[0,80,85,0],RGB:[242,72,27],hex:"#f2481b",name:"\u67FF\u7EA2",pinyin:"shihong"},{CMYK:[0,80,85,0],RGB:[243,71,24],hex:"#f34718",name:"\u69B4\u82B1\u7EA2",pinyin:"liuhuahong"},{CMYK:[0,83,87,0],RGB:[244,62,6],hex:"#f43e06",name:"\u94F6\u6731",pinyin:"yinzhu"},{CMYK:[0,78,83,0],RGB:[237,81,38],hex:"#ed5126",name:"\u6731\u7EA2",pinyin:"zhuhong"},{CMYK:[0,50,68,0],RGB:[240,156,90],hex:"#f09c5a",name:"\u9C91\u9C7C\u7EA2",pinyin:"guiyuhong"},{CMYK:[5,69,87,0],RGB:[242,123,31],hex:"#f26b1f",name:"\u91D1\u9EC4",pinyin:"jinhuang"},{CMYK:[7,52,71,1],RGB:[217,145,86],hex:"#d99156",name:"\u9E7F\u76AE\u8910",pinyin:"lupihe"},{CMYK:[4,57,82,1],RGB:[219,133,64],hex:"#db8540",name:"\u9189\u74DC\u8089",pinyin:"zuiguarou"},{CMYK:[0,64,93,0],RGB:[222,118,34],hex:"#de7622",name:"\u9E82\u68D5",pinyin:"jizong"},{CMYK:[22,28,34,6],RGB:[193,178,163],hex:"#c1b2a3",name:"\u6DE1\u94F6\u7070",pinyin:"danyinhui"},{CMYK:[18,57,76,6],RGB:[190,126,74],hex:"#be7e4a",name:"\u6DE1\u8D6D",pinyin:"danzhe"},{CMYK:[14,69,100,4],RGB:[193,101,26],hex:"#c1651a",name:"\u69DF\u6994\u7EFC",pinyin:"binglangzong"},{CMYK:[34,42,46,23],RGB:[145,128,114],hex:"#918072",name:"\u94F6\u7070",pinyin:"yinhui"},{CMYK:[42,40,46,20],RGB:[154,136,120],hex:"#9a8878",name:"\u6D77\u9E25\u7070",pinyin:"haiouhui"},{CMYK:[27,69,85,22],RGB:[148,88,51],hex:"#945833",name:"\u6DE1\u5496\u5561",pinyin:"dankafei"},{CMYK:[26,76,97,20],RGB:[150,77,34],hex:"#964d22",name:"\u5CA9\u77F3\u68D5",pinyin:"yanshizong"},{CMYK:[25,80,100,20],RGB:[149,68,22],hex:"#954416",name:"\u8292\u679C\u68D5",pinyin:"mangguozong"},{CMYK:[39,60,58,51],RGB:[98,73,65],hex:"#624941",name:"\u77F3\u677F\u7070",pinyin:"shibanhui"},{CMYK:[38,63,63,50],RGB:[100,72,61],hex:"#64483d",name:"\u73E0\u6BCD\u7070",pinyin:"zhumuhui"},{CMYK:[32,83,96,41],RGB:[113,54,29],hex:"#71361d",name:"\u4E01\u9999\u68D5",pinyin:"dingxiangzong"},{CMYK:[30,87,100,38],RGB:[117,49,23],hex:"#753117",name:"\u5496\u5561",pinyin:"kafei"},{CMYK:[30,89,100,39],RGB:[115,46,18],hex:"#732e12",name:"\u7B4D\u76AE\u68D5",pinyin:"sunpizong"},{CMYK:[0,72,86,0],RGB:[252,99,21],hex:"#fc6315",name:"\u71D5\u9894\u7EA2",pinyin:"yanhanhong"},{CMYK:[3,38,39,0],RGB:[232,180,154],hex:"#e8b49a",name:"\u7389\u7C89\u7EA2",pinyin:"yufenhong"},{CMYK:[0,70,87,0],RGB:[228,104,40],hex:"#e46828",name:"\u91D1\u9A7C",pinyin:"jintuo"},{CMYK:[0,76,97,0],RGB:[216,89,22],hex:"#d85916",name:"\u94C1\u68D5",pinyin:"tiezong"},{CMYK:[23,35,38,10],RGB:[183,160,145],hex:"#b7a091",name:"\u86DB\u7F51\u7070",pinyin:"zhuwanghui"},{CMYK:[16,77,100,6],RGB:[183,81,29],hex:"#b7511d",name:"\u6DE1\u53EF\u53EF\u68D5",pinyin:"dankekezong"},{CMYK:[31,63,66,31],RGB:[139,97,77],hex:"#8b614d",name:"\u4E2D\u7EA2\u7070",pinyin:"zhonghonghui"},{CMYK:[28,76,82,26],RGB:[140,75,49],hex:"#8c4b31",name:"\u6DE1\u571F\u9EC4",pinyin:"dantuhuang"},{CMYK:[28,83,92,28],RGB:[135,61,36],hex:"#873d24",name:"\u6DE1\u8C46\u6C99",pinyin:"dandousha"},{CMYK:[27,85,98,27],RGB:[136,58,30],hex:"#883a1e",name:"\u6930\u58F3\u68D5",pinyin:"yekezong"},{CMYK:[40,64,61,56],RGB:[91,66,58],hex:"#5b423a",name:"\u6DE1\u94C1\u7070",pinyin:"dantiehui"},{CMYK:[37,72,72,52],RGB:[96,61,48],hex:"#603d30",name:"\u4E2D\u7070\u9A7C",pinyin:"zhonghuituo"},{CMYK:[34,82,85,47],RGB:[103,52,36],hex:"#673424",name:"\u6DE1\u6817\u68D5",pinyin:"danlizong"},{CMYK:[33,89,92,48],RGB:[101,43,28],hex:"#652b1c",name:"\u53EF\u53EF\u68D5",pinyin:"kekezong"},{CMYK:[32,90,95,45],RGB:[105,42,27],hex:"#692a1b",name:"\u67DE\u53F6\u68D5",pinyin:"zhayezong"},{CMYK:[0,53,59,0],RGB:[251,153,104],hex:"#fb9968",name:"\u91CE\u8537\u8587\u7EA2",pinyin:"yeqiangweihong"},{CMYK:[0,65,79,0],RGB:[252,121,48],hex:"#fc7930",name:"\u83E0\u841D\u7EA2",pinyin:"boluohong"},{CMYK:[2,31,31,0],RGB:[237,195,174],hex:"#edc3ae",name:"\u85D5\u8377",pinyin:"ouhe"},{CMYK:[0,70,91,0],RGB:[225,103,35],hex:"#e16723",name:"\u9676\u74F7\u7EA2",pinyin:"taocihong"},{CMYK:[16,23,27,2],RGB:[212,196,183],hex:"#d4c4b7",name:"\u6653\u7070",pinyin:"xiaohui"},{CMYK:[9,64,78,1],RGB:[207,117,67],hex:"#cf7543",name:"\u4F59\u70EC\u7EA2",pinyin:"yujinhong"},{CMYK:[8,72,93,1],RGB:[205,98,39],hex:"#cd6227",name:"\u706B\u7816\u7EA2",pinyin:"huozhuanhong"},{CMYK:[22,64,71,12],RGB:[170,106,76],hex:"#aa6a4c",name:"\u706B\u6CE5\u68D5",pinyin:"huonizong"},{CMYK:[20,76,92,9],RGB:[166,82,44],hex:"#a6522c",name:"\u7EC0\u7EA2",pinyin:"ganhong"},{CMYK:[31,79,77,37],RGB:[119,61,49],hex:"#773d31",name:"\u6A61\u6811\u68D5",pinyin:"xiangshuzong"},{CMYK:[45,68,57,66],RGB:[72,51,50],hex:"#483332",name:"\u6D77\u62A5\u7070",pinyin:"haibaohui"},{CMYK:[41,76,64,65],RGB:[175,46,43],hex:"#4b2e2b",name:"\u73AB\u7470\u7070",pinyin:"meiguihui"},{CMYK:[41,84,71,67],RGB:[72,37,34],hex:"#482522",name:"\u706B\u5C71\u68D5",pinyin:"huoshanzong"},{CMYK:[40,92,78,66],RGB:[72,30,28],hex:"#481e1c",name:"\u8C46\u6C99",pinyin:"dousha"},{CMYK:[0,9,12,0],RGB:[251,238,226],hex:"#fbeee2",name:"\u6DE1\u7C73\u7C89",pinyin:"danmifen"},{CMYK:[0,19,19,0],RGB:[246,220,206],hex:"#f6dcce",name:"\u521D\u6843\u7C89\u7EA2",pinyin:"chutaofenhong"},{CMYK:[0,27,27,0],RGB:[247,207,186],hex:"#f7cfba",name:"\u4ECB\u58F3\u6DE1\u7C89\u7EA2",pinyin:"jieqiaodanfenhong"},{CMYK:[0,43,43,0],RGB:[246,173,143],hex:"#f6ad8f",name:"\u6DE1\u85CF\u82B1\u7EA2",pinyin:"dancanghuahong"},{CMYK:[0,58,61,0],RGB:[246,140,96],hex:"#f68c60",name:"\u74DC\u74E4\u7EA2",pinyin:"guaranghong"},{CMYK:[0,67,74,0],RGB:[249,114,61],hex:"#f9723d",name:"\u8299\u84C9\u7EA2",pinyin:"furonghong"},{CMYK:[0,74,85,0],RGB:[250,93,25],hex:"#fa5d19",name:"\u8393\u9171\u7EA2",pinyin:"meijianghong"},{CMYK:[0,62,66,0],RGB:[238,128,85],hex:"#ee8055",name:"\u6CD5\u87BA\u7EA2",pinyin:"faluohong"},{CMYK:[4,82,99,0],RGB:[207,72,19],hex:"#cf4813",name:"\u843D\u971E\u7EA2",pinyin:"luoxiahong"},{CMYK:[21,43,43,9],RGB:[184,148,133],hex:"#b89485",name:"\u6DE1\u73AB\u7470\u7070",pinyin:"danmeiguihui"},{CMYK:[18,80,92,7],RGB:[177,75,40],hex:"#b14b28",name:"\u87F9\u8765\u7EA2",pinyin:"xiemaohong"},{CMYK:[27,91,95,28],RGB:[134,48,32],hex:"#863020",name:"\u706B\u5CA9\u68D5",pinyin:"huoyanzong"},{CMYK:[27,96,100,27],RGB:[134,38,23],hex:"#862617",name:"\u8D6D\u77F3",pinyin:"zheshi"},{CMYK:[36,90,82,56],RGB:[89,38,32],hex:"#592620",name:"\u6697\u9A7C\u68D5",pinyin:"antuozong"},{CMYK:[35,96,88,55],RGB:[90,31,27],hex:"#5a1f1b",name:"\u9171\u68D5",pinyin:"jiangzong"},{CMYK:[34,98,91,53],RGB:[92,30,25],hex:"#5c1e19",name:"\u6817\u68D5",pinyin:"lizong"},{CMYK:[0,31,24,0],RGB:[244,199,186],hex:"#f4c7ba",name:"\u6D0B\u6C34\u4ED9\u7EA2",pinyin:"yangshuixianhong"},{CMYK:[0,67,55,0],RGB:[241,118,102],hex:"#f17666",name:"\u8C37\u9798\u7EA2",pinyin:"guqiaohong"},{CMYK:[0,77,69,0],RGB:[241,86,66],hex:"#f15642",name:"\u82F9\u679C\u7EA2",pinyin:"pingguohong"},{CMYK:[0,84,82,0],RGB:[245,57,28],hex:"#f5391c",name:"\u94C1\u6C34\u7EA2",pinyin:"tieshuihong"},{CMYK:[0,76,67,0],RGB:[242,90,71],hex:"#f25a47",name:"\u6842\u7EA2",pinyin:"guihong"},{CMYK:[0,84,82,0],RGB:[243,59,31],hex:"#f33b1f",name:"\u6781\u5149\u7EA2",pinyin:"jiguanghong"},{CMYK:[0,38,25,0],RGB:[242,185,178],hex:"#f2b9b2",name:"\u7C89\u7EA2",pinyin:"fenhong"},{CMYK:[0,53,36,0],RGB:[241,151,144],hex:"#f19790",name:"\u820C\u7EA2",pinyin:"shehong"},{CMYK:[0,76,68,0],RGB:[240,90,70],hex:"#f05a46",name:"\u66F2\u7EA2",pinyin:"quhong"},{CMYK:[0,83,81,0],RGB:[242,62,35],hex:"#f23e23",name:"\u7EA2\u6C5E\u7EA2",pinyin:"honggonghong"},{CMYK:[0,29,16,0],RGB:[242,202,201],hex:"#f2cac9",name:"\u6DE1\u7EEF",pinyin:"danfei"},{CMYK:[0,43,24,0],RGB:[239,175,173],hex:"#efafad",name:"\u65E0\u82B1\u679C\u7EA2",pinyin:"wuhuaguohong"},{CMYK:[0,57,36,0],RGB:[241,144,140],hex:"#f1908c",name:"\u69B4\u5B50\u7EA2",pinyin:"liuzihong"},{CMYK:[0,83,81,0],RGB:[240,63,36],hex:"#f03f24",name:"\u80ED\u8102\u7EA2",pinyin:"yanzhihong"},{CMYK:[0,50,23,0],RGB:[240,161,168],hex:"#f0a1a8",name:"\u5408\u6B22\u7EA2",pinyin:"hehuanhong"},{CMYK:[0,56,27,0],RGB:[241,147,156],hex:"#f1939c",name:"\u6625\u6885\u7EA2",pinyin:"chunmeihong"},{CMYK:[0,65,38,0],RGB:[240,124,130],hex:"#f07c82",name:"\u9999\u53F6\u7EA2",pinyin:"xiangyehong"},{CMYK:[0,80,72,0],RGB:[240,74,58],hex:"#f04a3a",name:"\u73CA\u745A\u7EA2",pinyin:"shanhuhong"},{CMYK:[0,84,82,0],RGB:[241,60,34],hex:"#f13c22",name:"\u841D\u535C\u7EA2",pinyin:"luobohong"},{CMYK:[0,65,29,0],RGB:[231,124,142],hex:"#e77c8e",name:"\u6DE1\u831C\u7EA2",pinyin:"danqianhong"},{CMYK:[0,77,49,0],RGB:[237,90,101],hex:"#ed5a65",name:"\u8273\u7EA2",pinyin:"yanhong"},{CMYK:[0,81,66,0],RGB:[237,72,69],hex:"#ed4845",name:"\u6DE1\u83FD\u7EA2",pinyin:"danshuhong"},{CMYK:[0,84,76,0],RGB:[237,59,47],hex:"#ed3b2f",name:"\u9C7C\u9CC3\u7EA2",pinyin:"yusaihong"},{CMYK:[0,86,82,0],RGB:[237,51,33],hex:"#ed3321",name:"\u6A31\u6843\u7EA2",pinyin:"yingtaohong"},{CMYK:[0,82,44,0],RGB:[238,72,102],hex:"#ee4866",name:"\u6DE1\u854A\u9999\u7EA2",pinyin:"danruixianghong"},{CMYK:[0,82,46,0],RGB:[238,72,99],hex:"#ee4863",name:"\u77F3\u7AF9\u7EA2",pinyin:"shizhuhong"},{CMYK:[0,82,50,0],RGB:[239,71,93],hex:"#ef475d",name:"\u8349\u8309\u8389\u7EA2",pinyin:"caomolihong"},{CMYK:[0,84,60,0],RGB:[238,63,77],hex:"#ee3f4d",name:"\u8336\u82B1\u7EA2",pinyin:"chahuahong"},{CMYK:[0,86,74,0],RGB:[237,51,51],hex:"#ed3333",name:"\u67B8\u67A2\u7EA2",pinyin:"goushuhong"},{CMYK:[0,88,81,0],RGB:[236,43,36],hex:"#ec2b24",name:"\u79CB\u6D77\u68E0\u7EA2",pinyin:"qiuhaitanghong"},{CMYK:[0,89,84,0],RGB:[235,38,26],hex:"#eb261a",name:"\u4E3D\u6625\u7EA2",pinyin:"lichunhong"},{CMYK:[0,90,90,0],RGB:[222,42,24],hex:"#de2a18",name:"\u5915\u9633\u7EA2",pinyin:"xiyanghong"},{CMYK:[0,92,95,0],RGB:[212,37,23],hex:"#d42517",name:"\u9E64\u9876\u7EA2",pinyin:"hedinghong"},{CMYK:[19,89,85,9],RGB:[171,55,47],hex:"#ab372f",name:"\u9E45\u8840\u77F3\u7EA2",pinyin:"exueshihong"},{CMYK:[17,98,100,8],RGB:[172,31,24],hex:"#ac1f18",name:"\u8986\u76C6\u5B50\u7EA2",pinyin:"fupenzihong"},{CMYK:[36,81,64,54],RGB:[93,49,49],hex:"#5d3131",name:"\u8C82\u7D2B",pinyin:"diaozi"},{CMYK:[35,94,77,53],RGB:[92,34,35],hex:"#5c2223",name:"\u6697\u7389\u7D2B",pinyin:"anyuzi"},{CMYK:[35,100,85,54],RGB:[90,25,27],hex:"#5a191b",name:"\u6817\u7D2B",pinyin:"lizi"},{CMYK:[35,100,80,54],RGB:[90,18,22],hex:"#5a1216",name:"\u8461\u8404\u9171\u7D2B",pinyin:"putaojiangzi"},{CMYK:[0,49,27,0],RGB:[238,162,164],hex:"#eea2a4",name:"\u7261\u4E39\u7C89\u7EA2",pinyin:"mudanfenhong"},{CMYK:[0,78,44,0],RGB:[237,85,106],hex:"#ed556a",name:"\u5C71\u8336\u7EA2",pinyin:"shanchahong"},{CMYK:[0,86,55,0],RGB:[240,55,82],hex:"#f03752",name:"\u6D77\u68E0\u7EA2",pinyin:"haitanghong"},{CMYK:[13,83,62,3],RGB:[192,72,81],hex:"#c04851",name:"\u7389\u7EA2",pinyin:"yuhong"},{CMYK:[11,93,77,2],RGB:[192,44,56],hex:"#c02c38",name:"\u9AD8\u7CB1\u7EA2",pinyin:"gaolianghong"},{CMYK:[22,76,54,12],RGB:[167,83,90],hex:"#a7535a",name:"\u6EE1\u6C5F\u7EA2",pinyin:"manjianghong"},{CMYK:[28,100,86,33],RGB:[124,24,35],hex:"#7c1823",name:"\u67A3\u7EA2",pinyin:"zaohong"},{CMYK:[39,92,67,64],RGB:[76,31,36],hex:"#4c1f24",name:"\u8461\u8404\u7D2B",pinyin:"putaozi"},{CMYK:[39,100,79,63],RGB:[77,16,24],hex:"#4d1018",name:"\u9171\u7D2B",pinyin:"jiangzi"},{CMYK:[0,89,62,0],RGB:[238,39,70],hex:"#ee2746",name:"\u6DE1\u66D9\u7EA2",pinyin:"danshuhong"},{CMYK:[0,93,76,0],RGB:[222,28,49],hex:"#de1c31",name:"\u5510\u83D6\u84B2\u7EA2",pinyin:"tangchangpuhong"},{CMYK:[1,95,82,0],RGB:[209,26,45],hex:"#d11a2d",name:"\u9E45\u51A0\u7EA2",pinyin:"eguanhong"},{CMYK:[13,76,50,2],RGB:[196,90,101],hex:"#c45a65",name:"\u8393\u7EA2",pinyin:"meihong"},{CMYK:[10,96,82,2],RGB:[194,31,48],hex:"#c21f30",name:"\u67AB\u53F6\u7EA2",pinyin:"fengyehong"},{CMYK:[19,99,86,11],RGB:[166,27,41],hex:"#a61b29",name:"\u82CB\u83DC\u7EA2",pinyin:"xiancaihong"},{CMYK:[29,73,51,28],RGB:[137,78,84],hex:"#894e54",name:"\u70DF\u7EA2",pinyin:"yanhong"},{CMYK:[27,98,79,30],RGB:[130,32,43],hex:"#82202b",name:"\u6697\u7D2B\u82D1\u7EA2",pinyin:"anziyuanhong"},{CMYK:[27,100,90,29],RGB:[130,17,31],hex:"#82111f",name:"\u6BB7\u7EA2",pinyin:"yanhong"},{CMYK:[36,95,71,59],RGB:[84,30,36],hex:"#541e24",name:"\u732A\u809D\u7D2B",pinyin:"zhuganzi"},{CMYK:[38,100,81,61],RGB:[80,10,22],hex:"#500a16",name:"\u91D1\u9C7C\u7D2B",pinyin:"jinyuzi"},{CMYK:[1,11,9,0],RGB:[248,235,230],hex:"#f8ebe6",name:"\u8349\u73E0\u7EA2",pinyin:"caozhuhong"},{CMYK:[0,68,21,0],RGB:[236,118,150],hex:"#ec7696",name:"\u6DE1\u7EDB\u7EA2",pinyin:"danjianghong"},{CMYK:[0,86,30,0],RGB:[239,52,115],hex:"#ef3473",name:"\u54C1\u7EA2",pinyin:"pinhong"},{CMYK:[0,69,22,0],RGB:[234,114,147],hex:"#ea7293",name:"\u51E4\u4ED9\u82B1\u7EA2",pinyin:"fengxianhuahong"},{CMYK:[0,52,18,0],RGB:[236,155,173],hex:"#ec9bad",name:"\u7C89\u56E2\u82B1\u7EA2",pinyin:"fentuanhuahong"},{CMYK:[0,80,28,0],RGB:[235,80,126],hex:"#eb507e",name:"\u5939\u7AF9\u6843\u7EA2",pinyin:"jiazhutaohong"},{CMYK:[0,88,36,0],RGB:[237,47,106],hex:"#ed2f6a",name:"\u69B2\u6872\u7EA2",pinyin:"wenpohong"},{CMYK:[0,39,14,0],RGB:[238,184,195],hex:"#eeb8c3",name:"\u59DC\u7EA2",pinyin:"jianghong"},{CMYK:[0,80,27,0],RGB:[234,81,127],hex:"#ea517f",name:"\u83B2\u74E3\u7EA2",pinyin:"lianbanhong"},{CMYK:[0,33,11,0],RGB:[241,196,205],hex:"#f1c4cd",name:"\u6C34\u7EA2",pinyin:"shuihong"},{CMYK:[0,60,18,0],RGB:[236,138,164],hex:"#ec8aa4",name:"\u62A5\u6625\u7EA2",pinyin:"baochunhong"},{CMYK:[8,78,35,1],RGB:[206,87,109],hex:"#ce5777",name:"\u6708\u5B63\u7EA2",pinyin:"yuejihong"},{CMYK:[0,52,15,0],RGB:[237,157,178],hex:"#ed9db2",name:"\u8C47\u8C46\u7EA2",pinyin:"jiangdouhong"},{CMYK:[0,63,18,0],RGB:[239,130,160],hex:"#ef82a0",name:"\u971E\u5149\u7EA2",pinyin:"xiaguanghong"},{CMYK:[0,85,33,0],RGB:[235,60,112],hex:"#eb3c70",name:"\u677E\u53F6\u7261\u4E39\u7EA2",pinyin:"songyemudanhong"},{CMYK:[0,88,40,0],RGB:[236,44,100],hex:"#ec2c64",name:"\u559C\u86CB\u7EA2",pinyin:"xidanhong"},{CMYK:[5,38,20,0],RGB:[227,180,184],hex:"#e3b4b8",name:"\u9F20\u9F3B\u7EA2",pinyin:"shubihong"},{CMYK:[5,96,73,1],RGB:[204,22,58],hex:"#cc163a",name:"\u5C16\u6676\u7389\u7EA2",pinyin:"jianjingyuhong"},{CMYK:[16,61,34,4],RGB:[194,124,136],hex:"#c27c88",name:"\u5C71\u9ECE\u8C46\u7EA2",pinyin:"shanlidouhong"},{CMYK:[13,90,56,3],RGB:[191,53,83],hex:"#bf3553",name:"\u9526\u8475\u7EA2",pinyin:"jinkuihong"},{CMYK:[41,64,44,36],RGB:[115,87,92],hex:"#73575c",name:"\u9F20\u80CC\u7070",pinyin:"shubeihui"},{CMYK:[33,100,75,49],RGB:[98,22,36],hex:"#621624",name:"\u7518\u8517\u7D2B",pinyin:"ganzhezi"},{CMYK:[32,100,84,49],RGB:[99,7,28],hex:"#63071c",name:"\u77F3\u7AF9\u7D2B",pinyin:"shizhuzi"},{CMYK:[57,72,54,74],RGB:[54,40,43],hex:"#36282b",name:"\u82CD\u8747\u7070",pinyin:"cangyinghui"},{CMYK:[52,88,58,81],RGB:[48,22,28],hex:"#30161c",name:"\u5375\u77F3\u7D2B",pinyin:"luanshizi"},{CMYK:[56,88,62,84],RGB:[43,18,22],hex:"#2b1216",name:"\u674E\u7D2B",pinyin:"lizi"},{CMYK:[58,90,63,83],RGB:[45,12,19],hex:"#2d0c13",name:"\u8304\u76AE\u7D2B",pinyin:"qiepizi"},{CMYK:[0,76,16,0],RGB:[206,94,138],hex:"#ce5e8a",name:"\u540A\u949F\u82B1\u7EA2",pinyin:"diaozhonghuahong"},{CMYK:[0,81,18,0],RGB:[236,78,138],hex:"#ec4e8a",name:"\u5154\u773C\u7EA2",pinyin:"tuyanhong"},{CMYK:[0,87,24,0],RGB:[238,44,121],hex:"#ee2c79",name:"\u7D2B\u8346\u7EA2",pinyin:"zijinghong"},{CMYK:[24,99,52,19],RGB:[149,28,72],hex:"#951c48",name:"\u83DC\u5934\u7D2B",pinyin:"caitouzi"},{CMYK:[34,97,54,50],RGB:[98,29,52],hex:"#621d34",name:"\u9E5E\u51A0\u7D2B",pinyin:"yaoguanzi"},{CMYK:[33,100,58,60],RGB:[98,16,46],hex:"#62102e",name:"\u8461\u8404\u9152\u7EA2",pinyin:"putaojiuhong"},{CMYK:[53,81,50,74],RGB:[56,33,41],hex:"#382129",name:"\u78E8\u77F3\u7D2B",pinyin:"moshizi"},{CMYK:[48,90,50,76],RGB:[56,25,36],hex:"#381924",name:"\u6A80\u7D2B",pinyin:"tanzi"},{CMYK:[50,91,54,79],RGB:[51,20,30],hex:"#33141e",name:"\u706B\u9E45\u7D2B",pinyin:"huoezi"},{CMYK:[53,92,55,81],RGB:[49,15,27],hex:"#310f1b",name:"\u58A8\u7D2B",pinyin:"mozi"},{CMYK:[0,48,15,0],RGB:[238,166,183],hex:"#eea6b7",name:"\u6676\u7EA2",pinyin:"jinghong"},{CMYK:[0,82,16,0],RGB:[239,73,139],hex:"#ef498b",name:"\u6241\u8C46\u82B1\u7EA2",pinyin:"biandouhuahong"},{CMYK:[2,66,22,0],RGB:[222,120,151],hex:"#de7897",name:"\u767D\u82A8\u7EA2",pinyin:"baijihong"},{CMYK:[0,85,24,0],RGB:[222,63,124],hex:"#de3f7c",name:"\u5AE9\u83F1\u7EA2",pinyin:"nenlinghong"},{CMYK:[5,87,30,1],RGB:[209,60,116],hex:"#d13c74",name:"\u83E0\u6839\u7EA2",pinyin:"bogenhong"},{CMYK:[15,68,28,2],RGB:[197,112,139],hex:"#c5708b",name:"\u9162\u9171\u8349\u7EA2",pinyin:"cujiangcaohong"},{CMYK:[22,83,34,11],RGB:[168,69,107],hex:"#a8456b",name:"\u6D0B\u8471\u7D2B",pinyin:"yangcongzi"},{CMYK:[40,92,47,64],RGB:[75,30,47],hex:"#4b1e2f",name:"\u6D77\u8C61\u7D2B",pinyin:"haixiangzi"},{CMYK:[41,97,49,68],RGB:[70,22,41],hex:"#461629",name:"\u7EC0\u7D2B",pinyin:"ganzi"},{CMYK:[42,99,51,69],RGB:[68,14,37],hex:"#440e25",name:"\u53E4\u94DC\u7D2B",pinyin:"gutongzi"},{CMYK:[0,30,12,0],RGB:[240,201,207],hex:"#f0c9cf",name:"\u77F3\u854A\u7EA2",pinyin:"shiruihong"},{CMYK:[0,50,16,0],RGB:[235,160,179],hex:"#eba0b3",name:"\u828D\u836F\u8015\u7EA2",pinyin:"shaoyaogenghong"},{CMYK:[0,88,23,0],RGB:[236,45,122],hex:"#ec2d7a",name:"\u85CF\u82B1\u7EA2",pinyin:"canghuahong"},{CMYK:[0,71,18,0],RGB:[225,108,150],hex:"#e16c96",name:"\u521D\u8377\u7EA2",pinyin:"chuhehong"},{CMYK:[6,13,7,0],RGB:[237,227,231],hex:"#ede3e7",name:"\u9A6C\u97AD\u8349\u7D2B",pinyin:"mabiancaozi"},{CMYK:[7,20,8,0],RGB:[233,215,223],hex:"#e9d7df",name:"\u4E01\u9999\u6DE1\u7D2B",pinyin:"dingxiangdanzi"},{CMYK:[7,79,18,0],RGB:[210,86,140],hex:"#d2568c",name:"\u4E39\u7D2B\u7EA2",pinyin:"danzihong"},{CMYK:[4,89,21,0],RGB:[210,53,125],hex:"#d2357d",name:"\u73AB\u7470\u7EA2",pinyin:"meiguihong"},{CMYK:[19,27,9,0],RGB:[209,194,211],hex:"#d1c2d3",name:"\u6DE1\u7275\u725B\u7D2B",pinyin:"danqianniuzi"},{CMYK:[21,37,12,0],RGB:[200,173,196],hex:"#c8adc4",name:"\u51E4\u4FE1\u7D2B",pinyin:"fengxinzi"},{CMYK:[23,53,14,1],RGB:[192,142,175],hex:"#c08eaf",name:"\u841D\u5170\u7D2B",pinyin:"luolanzi"},{CMYK:[18,91,18,2],RGB:[186,47,123],hex:"#ba2f7b",name:"\u73AB\u7470\u7D2B",pinyin:"meiguizi"},{CMYK:[58,56,17,2],RGB:[128,118,163],hex:"#8076a3",name:"\u85E4\u841D\u7D2B",pinyin:"tengluozi"},{CMYK:[57,62,16,2],RGB:[128,109,158],hex:"#806d9e",name:"\u69FF\u7D2B",pinyin:"jinzi"},{CMYK:[56,72,15,1],RGB:[129,92,148],hex:"#815c94",name:"\u8548\u7D2B",pinyin:"xunzi"},{CMYK:[54,89,12,1],RGB:[129,60,133],hex:"#813c85",name:"\u6854\u6897\u7D2B",pinyin:"jiegengzi"},{CMYK:[52,100,17,7],RGB:[126,22,113],hex:"#7e1671",name:"\u9B4F\u7D2B",pinyin:"weizi"},{CMYK:[3,26,10,0],RGB:[233,204,211],hex:"#e9ccd3",name:"\u829D\u5170\u7D2B",pinyin:"zhilanzi"},{CMYK:[10,67,12,0],RGB:[210,118,163],hex:"#d276a3",name:"\u83F1\u9530\u7EA2",pinyin:"lingmenghong"},{CMYK:[11,97,10,0],RGB:[204,85,149],hex:"#cc5595",name:"\u9F99\u987B\u7EA2",pinyin:"longxuhong"},{CMYK:[8,22,12,0],RGB:[230,210,213],hex:"#e6d2d5",name:"\u84DF\u7C89\u7EA2",pinyin:"jifenhong"},{CMYK:[16,79,14,1],RGB:[195,86,145],hex:"#c35691",name:"\u7535\u6C14\u77F3\u7EA2",pinyin:"dianqishihong"},{CMYK:[19,68,18,1],RGB:[192,111,152],hex:"#c06f98",name:"\u6A31\u8349\u7D2B",pinyin:"yingcaozi"},{CMYK:[25,31,26,5],RGB:[189,174,173],hex:"#bdaead",name:"\u82A6\u7A57\u7070",pinyin:"lusuihui"},{CMYK:[26,43,26,6],RGB:[181,152,161],hex:"#b598a1",name:"\u9690\u7EA2\u7070",pinyin:"yinhonghui"},{CMYK:[27,97,27,14],RGB:[155,30,100],hex:"#9b1e64",name:"\u82CB\u83DC\u7D2B",pinyin:"xiancaizi"},{CMYK:[39,53,38,25],RGB:[133,109,114],hex:"#856d72",name:"\u82A6\u7070",pinyin:"luhui"},{CMYK:[49,71,49,58],RGB:[79,56,62],hex:"#4f383e",name:"\u66AE\u4E91\u7070",pinyin:"muyunhui"},{CMYK:[49,82,46,63],RGB:[72,41,54],hex:"#482936",name:"\u6591\u9E20\u7070",pinyin:"banjiuhui"},{CMYK:[4,11,9,0],RGB:[242,231,229],hex:"#f2e7e5",name:"\u6DE1\u85E4\u841D\u7D2B",pinyin:"dantengluozi"},{CMYK:[10,27,11,0],RGB:[224,200,209],hex:"#e0c8d1",name:"\u6DE1\u9752\u7D2B",pinyin:"danqingzi"},{CMYK:[24,58,15,1],RGB:[188,132,168],hex:"#bc84a8",name:"\u9752\u86E4\u58F3\u7D2B",pinyin:"qinghakezi"},{CMYK:[31,71,15,1],RGB:[173,101,152],hex:"#ad6598",name:"\u8C46\u853B\u7D2B",pinyin:"doukouzi"},{CMYK:[35,75,18,2],RGB:[163,92,143],hex:"#a35c8f",name:"\u6241\u8C46\u7D2B",pinyin:"biandouzi"},{CMYK:[39,91,15,3],RGB:[152,54,128],hex:"#983680",name:"\u82A5\u82B1\u7D2B",pinyin:"jiehuazi"},{CMYK:[43,97,19,8],RGB:[139,38,113],hex:"#8b2671",name:"\u9752\u83B2",pinyin:"qinglian"},{CMYK:[44,85,24,10],RGB:[137,66,118],hex:"#894276",name:"\u8293\u7D2B",pinyin:"zizi"},{CMYK:[45,99,24,16],RGB:[126,32,101],hex:"#7e2065",name:"\u845B\u5DFE\u7D2B",pinyin:"gejinzi"},{CMYK:[49,100,29,32],RGB:[104,23,82],hex:"#681752",name:"\u7275\u725B\u7D2B",pinyin:"qianniuzi"},{CMYK:[53,75,41,41],RGB:[93,63,81],hex:"#5d3f51",name:"\u7D2B\u7070",pinyin:"zihui"},{CMYK:[55,87,41,52],RGB:[78,42,64],hex:"#4e2a40",name:"\u9F99\u775B\u9C7C\u7D2B",pinyin:"longjingyuzi"},{CMYK:[58,96,40,61],RGB:[65,28,53],hex:"#411c35",name:"\u8378\u8360\u7D2B",pinyin:"biqizi"},{CMYK:[63,74,52,70],RGB:[54,41,47],hex:"#36292f",name:"\u53E4\u9F0E\u7070",pinyin:"gudinghui"},{CMYK:[81,87,54,84],RGB:[30,19,29],hex:"#1e131d",name:"\u4E4C\u6885\u7D2B",pinyin:"wumeizi"},{CMYK:[83,87,55,86],RGB:[28,13,26],hex:"#1c0d1a",name:"\u6DF1\u7275\u725B\u7D2B",pinyin:"shenqianniuzi"},{CMYK:[7,5,7,0],RGB:[241,240,237],hex:"#f1f0ed",name:"\u94F6\u767D",pinyin:"yinbai"},{CMYK:[13,10,9,0],RGB:[226,225,228],hex:"#e2e1e4",name:"\u82A1\u98DF\u767D",pinyin:"qianshibai"},{CMYK:[23,18,12,1],RGB:[204,204,214],hex:"#ccccd6",name:"\u8FDC\u5C71\u7D2B",pinyin:"yuanshanzi"},{CMYK:[39,31,17,2],RGB:[167,168,189],hex:"#a7a8bd",name:"\u6DE1\u84DD\u7D2B",pinyin:"danlanzi"},{CMYK:[74,64,14,1],RGB:[97,100,159],hex:"#61649f",name:"\u5C71\u6897\u7D2B",pinyin:"shangengzi"},{CMYK:[63,53,22,5],RGB:[116,117,155],hex:"#74759b",name:"\u87BA\u7538\u7D2B",pinyin:"luodianzi"},{CMYK:[21,17,19,1],RGB:[207,204,201],hex:"#cfccc9",name:"\u739B\u7459\u7070",pinyin:"manaohui"},{CMYK:[80,73,21,6],RGB:[82,82,136],hex:"#525288",name:"\u91CE\u83CA\u7D2B",pinyin:"yejuzi"},{CMYK:[100,93,21,5],RGB:[46,49,124],hex:"#2e317c",name:"\u6EE1\u5929\u661F\u7D2B",pinyin:"mantianxingzi"},{CMYK:[48,45,40,26],RGB:[122,115,116],hex:"#7a7374",name:"\u950C\u7070",pinyin:"xinhui"},{CMYK:[91,84,40,43],RGB:[48,47,75],hex:"#302f4b",name:"\u91CE\u8461\u8404\u7D2B",pinyin:"yeputaozi"},{CMYK:[70,69,49,56],RGB:[62,56,65],hex:"#3e3841",name:"\u5251\u950B\u7D2B",pinyin:"jianfengzi"},{CMYK:[79,74,49,60],RGB:[50,47,59],hex:"#322f3b",name:"\u9F99\u8475\u7D2B",pinyin:"longkuizi"},{CMYK:[90,84,50,69],RGB:[34,32,46],hex:"#22202e",name:"\u6697\u9F99\u80C6\u7D2B",pinyin:"anlongdanzi"},{CMYK:[98,93,48,73],RGB:[31,32,64],hex:"#1f2040",name:"\u6676\u77F3\u7D2B",pinyin:"jingshizi"},{CMYK:[100,94,52,77],RGB:[19,17,36],hex:"#131124",name:"\u6697\u84DD\u7D2B",pinyin:"anlanzi"},{CMYK:[95,46,10,1],RGB:[39,117,182],hex:"#2775b6",name:"\u666F\u6CF0\u84DD",pinyin:"jingtailan"},{CMYK:[96,47,11,1],RGB:[36,116,181],hex:"#2474b5",name:"\u5C3C\u7F57\u84DD",pinyin:"niluolan"},{CMYK:[25,6,10,0],RGB:[208,223,230],hex:"#d0dfe6",name:"\u8FDC\u5929\u84DD",pinyin:"yuantianlan"},{CMYK:[53,19,15,1],RGB:[147,181,207],hex:"#93b5cf",name:"\u661F\u84DD",pinyin:"xinglan"},{CMYK:[74,27,16,2],RGB:[97,154,195],hex:"#619ac3",name:"\u7FBD\u6247\u8C46\u84DD",pinyin:"yushandoulan"},{CMYK:[95,45,10,1],RGB:[35,118,183],hex:"#2376b7",name:"\u82B1\u9752",pinyin:"huaqing"},{CMYK:[78,27,17,2],RGB:[86,152,195],hex:"#5698c3",name:"\u775B\u84DD",pinyin:"jinglan"},{CMYK:[99,44,10,1],RGB:[33,119,184],hex:"#2177b8",name:"\u8679\u84DD",pinyin:"honglan"},{CMYK:[43,4,16,0],RGB:[176,213,223],hex:"#b0d5df",name:"\u6E56\u6C34\u84DD",pinyin:"hushuilan"},{CMYK:[59,12,19,0],RGB:[138,188,209],hex:"#8abcd1",name:"\u79CB\u6CE2\u84DD",pinyin:"qiubolan"},{CMYK:[73,17,20,1],RGB:[102,169,201],hex:"#66a9c9",name:"\u6DA7\u77F3\u84DD",pinyin:"jianshilan"},{CMYK:[93,36,15,2],RGB:[41,131,187],hex:"#2983bb",name:"\u6F6E\u84DD",pinyin:"chaolan"},{CMYK:[99,48,11,1],RGB:[23,114,180],hex:"#1772b4",name:"\u7FA4\u9752",pinyin:"qunqing"},{CMYK:[74,2,24,0],RGB:[99,187,208],hex:"#63bbd0",name:"\u9701\u9752",pinyin:"jiqing"},{CMYK:[77,7,24,0],RGB:[92,179,204],hex:"#5cb3cc",name:"\u78A7\u9752",pinyin:"biqing"},{CMYK:[94,32,17,3],RGB:[36,134,185],hex:"#2486b9",name:"\u5B9D\u77F3\u84DD",pinyin:"baoshilan"},{CMYK:[98,43,14,2],RGB:[22,119,179],hex:"#1677b3",name:"\u5929\u84DD",pinyin:"tianlan"},{CMYK:[100,52,11,1],RGB:[18,107,174],hex:"#126bae",name:"\u67CF\u6797\u84DD",pinyin:"bolinlan"},{CMYK:[92,10,25,1],RGB:[34,162,195],hex:"#22a2c3",name:"\u6D77\u9752",pinyin:"haiqing"},{CMYK:[94,16,23,3],RGB:[26,148,188],hex:"#1a94bc",name:"\u94B4\u84DD",pinyin:"gulan"},{CMYK:[95,25,20,4],RGB:[21,139,184],hex:"#158bb8",name:"\u9E22\u5C3E\u84DD",pinyin:"yuanweilan"},{CMYK:[98,42,16,3],RGB:[17,119,176],hex:"#1177b0",name:"\u7275\u725B\u82B1\u84DD",pinyin:"qianniuhualan"},{CMYK:[100,65,11,1],RGB:[15,89,164],hex:"#0f59a4",name:"\u98DE\u71D5\u8349\u84DD",pinyin:"feiyancaolan"},{CMYK:[95,47,14,2],RGB:[43,115,175],hex:"#2b73af",name:"\u54C1\u84DD",pinyin:"pinlan"},{CMYK:[24,14,16,1],RGB:[205,209,211],hex:"#cdd1d3",name:"\u94F6\u9C7C\u767D",pinyin:"yinyubai"},{CMYK:[93,49,17,3],RGB:[49,112,167],hex:"#3170a7",name:"\u5B89\u5B89\u84DD",pinyin:"ananlan"},{CMYK:[64,52,39,28],RGB:[94,97,109],hex:"#5e616d",name:"\u9C7C\u5C3E\u7070",pinyin:"yuweihui"},{CMYK:[78,60,40,31],RGB:[71,81,100],hex:"#475164",name:"\u9CB8\u9C7C\u7070",pinyin:"jingyuhui"},{CMYK:[1,1,2,0],RGB:[255,254,250],hex:"#fffefa",name:"\u6D77\u53C2\u7070",pinyin:"haishenhui"},{CMYK:[76,70,51,60],RGB:[53,51,60],hex:"#35333c",name:"\u6C99\u9C7C\u7070",pinyin:"shayuhui"},{CMYK:[100,89,54,79],RGB:[15,20,35],hex:"#0f1423",name:"\u94A2\u84DD",pinyin:"ganglan"},{CMYK:[35,13,13,0],RGB:[186,204,217],hex:"#baccd9",name:"\u4E91\u6C34\u84DD",pinyin:"yunshuilan"},{CMYK:[55,20,18,1],RGB:[143,178,201],hex:"#8fb2c9",name:"\u6674\u5C71\u84DD",pinyin:"qingshanlan"},{CMYK:[100,60,8,1],RGB:[22,97,171],hex:"#1661ab",name:"\u975B\u9752",pinyin:"dianqing"},{CMYK:[29,16,17,1],RGB:[196,203,207],hex:"#c4cbcf",name:"\u5927\u7406\u77F3\u7070",pinyin:"dalishihui"},{CMYK:[100,67,16,3],RGB:[21,85,154],hex:"#15559a",name:"\u6D77\u6D9B\u84DD",pinyin:"haitaolan"},{CMYK:[81,41,24,8],RGB:[78,124,161],hex:"#4e7ca1",name:"\u8776\u7FC5\u84DD",pinyin:"diechilan"},{CMYK:[93,50,21,6],RGB:[52,108,156],hex:"#346c9c",name:"\u6D77\u519B\u84DD",pinyin:"haijunlan"},{CMYK:[77,68,54,66],RGB:[47,47,53],hex:"#2f2f35",name:"\u6C34\u725B\u7070",pinyin:"shuiniuhui"},{CMYK:[80,70,53,65],RGB:[45,46,54],hex:"#2d2e36",name:"\u725B\u89D2\u7070",pinyin:"niujiaohui"},{CMYK:[100,86,54,78],RGB:[19,24,36],hex:"#131824",name:"\u71D5\u9894\u84DD",pinyin:"yanhanlan"},{CMYK:[21,6,10,0],RGB:[216,227,231],hex:"#d8e3e7",name:"\u4E91\u5CF0\u767D",pinyin:"yunfengbai"},{CMYK:[32,8,13,0],RGB:[195,215,223],hex:"#c3d7df",name:"\u4E95\u5929\u84DD",pinyin:"jingtianlan"},{CMYK:[91,24,22,4],RGB:[47,144,185],hex:"#2f90b9",name:"\u4E91\u5C71\u84DD",pinyin:"yunshanlan"},{CMYK:[96,34,18,4],RGB:[23,129,181],hex:"#1781b5",name:"\u91C9\u84DD",pinyin:"youlan"},{CMYK:[28,12,17,0],RGB:[199,210,212],hex:"#c7d2d4",name:"\u9E25\u84DD",pinyin:"oulan"},{CMYK:[100,53,21,6],RGB:[17,101,154],hex:"#11659a",name:"\u642A\u78C1\u84DD",pinyin:"tangcilan"},{CMYK:[29,18,21,2],RGB:[192,196,195],hex:"#c0c4c3",name:"\u6708\u5F71\u767D",pinyin:"yueyingbai"},{CMYK:[36,20,23,2],RGB:[178,187,190],hex:"#b2bbbe",name:"\u661F\u7070",pinyin:"xinghui"},{CMYK:[70,38,36,18],RGB:[94,121,135],hex:"#5e7987",name:"\u6DE1\u84DD\u7070",pinyin:"danlanhui"},{CMYK:[100,68,32,20],RGB:[20,74,116],hex:"#144a74",name:"\u9DC3\u84DD",pinyin:"yanlan"},{CMYK:[55,40,40,23],RGB:[116,120,122],hex:"#74787a",name:"\u5AE9\u7070",pinyin:"nenhui"},{CMYK:[77,50,41,31],RGB:[73,92,105],hex:"#495c69",name:"\u6218\u8230\u7070",pinyin:"zhanjianhui"},{CMYK:[67,57,49,49],RGB:[71,72,76],hex:"#47484c",name:"\u74E6\u7F50\u7070",pinyin:"waguanhui"},{CMYK:[87,69,51,58],RGB:[43,51,62],hex:"#2b333e",name:"\u9752\u7070",pinyin:"qinghui"},{CMYK:[100,77,50,62],RGB:[28,41,56],hex:"#1c2938",name:"\u9E3D\u84DD",pinyin:"gelan"},{CMYK:[100,82,51,64],RGB:[20,35,52],hex:"#142334",name:"\u94A2\u9752",pinyin:"gangqing"},{CMYK:[100,84,51,68],RGB:[16,31,48],hex:"#101f30",name:"\u6697\u84DD",pinyin:"anlan"},{CMYK:[11,0,8,0],RGB:[238,247,242],hex:"#eef7f2",name:"\u6708\u767D",pinyin:"yuebai"},{CMYK:[33,0,14,0],RGB:[198,230,232],hex:"#c6e6e8",name:"\u6D77\u5929\u84DD",pinyin:"haitianlan"},{CMYK:[57,0,22,0],RGB:[147,213,220],hex:"#93d5dc",name:"\u6E05\u6C34\u84DD",pinyin:"qingshuilan"},{CMYK:[79,0,27,0],RGB:[81,196,211],hex:"#51c4d3",name:"\u7011\u5E03\u84DD",pinyin:"pubulan"},{CMYK:[89,0,29,0],RGB:[41,183,203],hex:"#29b7cb",name:"\u851A\u84DD",pinyin:"weilan"},{CMYK:[92,0,28,0],RGB:[14,176,201],hex:"#0eb0c9",name:"\u5B54\u96C0\u84DD",pinyin:"kongquelan"},{CMYK:[93,0,31,0],RGB:[16,174,194],hex:"#10aec2",name:"\u7538\u5B50\u84DD",pinyin:"dianzilan"},{CMYK:[78,36,0,0],RGB:[87,195,194],hex:"#57c3c2",name:"\u77F3\u7EFF",pinyin:"shilv"},{CMYK:[40,0,30,0],RGB:[185,222,201],hex:"#b9dec9",name:"\u7AF9\u7BC1\u7EFF",pinyin:"zhuhuanglv"},{CMYK:[64,0,46,0],RGB:[131,203,172],hex:"#83cbac",name:"\u7C89\u7EFF",pinyin:"fenlv"},{CMYK:[95,0,52,0],RGB:[18,170,156],hex:"#12aa9c",name:"\u7F8E\u8776\u7EFF",pinyin:"meidielv"},{CMYK:[75,0,61,0],RGB:[102,193,140],hex:"#66c18c",name:"\u6BDB\u7EFF",pinyin:"maolv"},{CMYK:[78,0,62,0],RGB:[93,190,138],hex:"#5dbe8a",name:"\u853B\u68A2\u7EFF",pinyin:"koushaolv"},{CMYK:[81,0,62,0],RGB:[85,187,138],hex:"#55bb8a",name:"\u9EA6\u82D7\u7EFF",pinyin:"maimiaolv"},{CMYK:[86,0,63,0],RGB:[69,183,135],hex:"#45b787",name:"\u86D9\u7EFF",pinyin:"walv"},{CMYK:[92,0,64,0],RGB:[43,174,133],hex:"#2bae85",name:"\u94DC\u7EFF",pinyin:"tonglv"},{CMYK:[96,0,64,0],RGB:[27,167,132],hex:"#1ba784",name:"\u7AF9\u7EFF",pinyin:"zhulv"},{CMYK:[98,2,64,0],RGB:[18,161,130],hex:"#12a182",name:"\u84DD\u7EFF",pinyin:"lanlv"},{CMYK:[32,7,18,0],RGB:[196,215,214],hex:"#c4d7d6",name:"\u7A79\u7070",pinyin:"qionghui"},{CMYK:[94,11,33,1],RGB:[30,158,179],hex:"#1e9eb3",name:"\u7FE0\u84DD",pinyin:"cuilan"},{CMYK:[96,16,31,3],RGB:[15,149,176],hex:"#0f95b0",name:"\u80C6\u77FE\u84DD",pinyin:"danfanlan"},{CMYK:[96,18,34,4],RGB:[20,145,168],hex:"#1491a8",name:"\u6A2B\u9E1F\u84DD",pinyin:"jianniaolan"},{CMYK:[64,18,32,2],RGB:[124,171,177],hex:"#7cabb1",name:"\u95EA\u84DD",pinyin:"shanlan"},{CMYK:[40,24,32,6],RGB:[164,172,167],hex:"#a4aca7",name:"\u51B0\u5C71\u84DD",pinyin:"bingshanlan"},{CMYK:[56,26,36,7],RGB:[134,157,157],hex:"#869d9d",name:"\u867E\u58F3\u9752",pinyin:"xiakeqing"},{CMYK:[71,28,39,10],RGB:[100,142,147],hex:"#648e93",name:"\u665A\u6CE2\u84DD",pinyin:"wanbolan"},{CMYK:[89,27,41,13],RGB:[59,129,140],hex:"#3b818c",name:"\u873B\u8713\u84DD",pinyin:"qingtinglan"},{CMYK:[99,33,38,21],RGB:[18,110,130],hex:"#126e82",name:"\u7389\u922B\u84DD",pinyin:"yuqinlan"},{CMYK:[57,37,42,21],RGB:[115,124,123],hex:"#737c7b",name:"\u57A9\u7070",pinyin:"ehui"},{CMYK:[65,40,44,26],RGB:[97,113,114],hex:"#617172",name:"\u590F\u4E91\u7070",pinyin:"xiayunhui"},{CMYK:[100,52,46,43],RGB:[19,72,87],hex:"#134857",name:"\u82CD\u84DD",pinyin:"canglan"},{CMYK:[67,53,51,50],RGB:[71,75,76],hex:"#474b4c",name:"\u9EC4\u660F\u7070",pinyin:"huanghunhui"},{CMYK:[94,58,54,60],RGB:[33,55,61],hex:"#21373d",name:"\u7070\u84DD",pinyin:"huilan"},{CMYK:[100,64,56,68],RGB:[19,44,51],hex:"#132c33",name:"\u6DF1\u7070\u84DD",pinyin:"shenhuilan"},{CMYK:[49,5,37,0],RGB:[164,202,182],hex:"#a4cab6",name:"\u7389\u7C2A\u7EFF",pinyin:"yuzanlv"},{CMYK:[96,12,66,2],RGB:[44,150,120],hex:"#2c9678",name:"\u9752\u77FE\u7EFF",pinyin:"qingfanlv"},{CMYK:[52,11,37,0],RGB:[154,190,175],hex:"#9abeaf",name:"\u8349\u539F\u8FDC\u7EFF",pinyin:"caoyuanyuanlv"},{CMYK:[74,14,51,1],RGB:[105,167,148],hex:"#69a794",name:"\u68A7\u679D\u7EFF",pinyin:"wuzhilv"},{CMYK:[55,16,40,1],RGB:[146,179,165],hex:"#92b3a5",name:"\u6D6A\u82B1\u7EFF",pinyin:"langhualv"},{CMYK:[99,23,70,10],RGB:[36,128,103],hex:"#248067",name:"\u6D77\u738B\u7EFF",pinyin:"haiwanglv"},{CMYK:[88,24,61,9],RGB:[66,134,117],hex:"#428675",name:"\u4E9A\u4E01\u7EFF",pinyin:"yadinglv"},{CMYK:[40,27,36,8],RGB:[159,163,154],hex:"#9fa39a",name:"\u954D\u7070",pinyin:"niehui"},{CMYK:[52,28,42,10],RGB:[138,152,142],hex:"#8a988e",name:"\u660E\u7070",pinyin:"minghui"},{CMYK:[63,31,50,14],RGB:[112,136,125],hex:"#70887d",name:"\u6DE1\u7EFF\u7070",pinyin:"danlvhui"},{CMYK:[82,32,60,20],RGB:[73,117,104],hex:"#497568",name:"\u98DE\u6CC9\u7EFF",pinyin:"feiquanlv"},{CMYK:[62,43,52,34],RGB:[93,101,95],hex:"#5d655f",name:"\u72FC\u70DF\u7070",pinyin:"langyanhui"},{CMYK:[85,44,64,52],RGB:[49,74,67],hex:"#314a43",name:"\u7EFF\u7070",pinyin:"lvhui"},{CMYK:[93,46,70,61],RGB:[34,62,54],hex:"#223e36",name:"\u82CD\u7EFF",pinyin:"canglv"},{CMYK:[98,46,73,63],RGB:[26,59,50],hex:"#1a3b32",name:"\u6DF1\u6D77\u7EFF",pinyin:"shenhailv"},{CMYK:[67,60,57,68],RGB:[54,52,51],hex:"#363433",name:"\u957F\u77F3\u7070",pinyin:"changshihui"},{CMYK:[82,60,65,80],RGB:[31,38,35],hex:"#1f2623",name:"\u82F7\u84DD\u7EFF",pinyin:"ganlanlv"},{CMYK:[90,62,67,86],RGB:[20,30,27],hex:"#141e1b",name:"\u83BD\u4E1B\u7EFF",pinyin:"mangconglv"},{CMYK:[33,1,29,0],RGB:[198,223,200],hex:"#c6dfc8",name:"\u6DE1\u7FE0\u7EFF",pinyin:"dancuilv"},{CMYK:[53,1,44,0],RGB:[158,204,171],hex:"#9eccab",name:"\u660E\u7EFF",pinyin:"minglv"},{CMYK:[75,0,59,0],RGB:[104,184,142],hex:"#68b88e",name:"\u7530\u56ED\u7EFF",pinyin:"tianyuanlv"},{CMYK:[98,0,82,0],RGB:[32,161,98],hex:"#20a162",name:"\u7FE0\u7EFF",pinyin:"cuilv"},{CMYK:[78,6,62,0],RGB:[97,172,133],hex:"#61ac85",name:"\u6DE1\u7EFF",pinyin:"danlv"},{CMYK:[90,7,73,0],RGB:[64,160,112],hex:"#40a070",name:"\u8471\u7EFF",pinyin:"conglv"},{CMYK:[99,10,91,2],RGB:[34,148,83],hex:"#229453",name:"\u5B54\u96C0\u7EFF",pinyin:"kongquelv"},{CMYK:[27,11,27,1],RGB:[202,211,195],hex:"#cad3c3",name:"\u827E\u7EFF",pinyin:"ailv"},{CMYK:[92,14,76,2],RGB:[60,149,102],hex:"#3c9566",name:"\u87FE\u7EFF",pinyin:"chanlv"},{CMYK:[100,17,92,5],RGB:[32,137,77],hex:"#20894d",name:"\u5BAB\u6BBF\u7EFF",pinyin:"gongdianlv"},{CMYK:[61,19,52,3],RGB:[131,167,141],hex:"#83a78d",name:"\u677E\u971C\u7EFF",pinyin:"songshuanglv"},{CMYK:[81,19,67,4],RGB:[87,149,114],hex:"#579572",name:"\u86CB\u767D\u77F3\u7EFF",pinyin:"danbaishilv"},{CMYK:[100,22,90,10],RGB:[32,127,76],hex:"#207f4c",name:"\u8584\u8377\u7EFF",pinyin:"bohelv"},{CMYK:[66,29,58,12],RGB:[110,139,116],hex:"#6e8b74",name:"\u74E6\u677E\u7EFF",pinyin:"wasonglv"},{CMYK:[100,31,91,25],RGB:[26,104,64],hex:"#1a6840",name:"\u8377\u53F6\u7EFF",pinyin:"heyelv"},{CMYK:[62,42,56,34],RGB:[94,102,91],hex:"#5e665b",name:"\u7530\u87BA\u7EFF",pinyin:"tianluolv"},{CMYK:[74,42,65,40],RGB:[72,91,77],hex:"#485b4d",name:"\u767D\u5C48\u83DC\u7EFF",pinyin:"baiqucailv"},{CMYK:[64,57,60,67],RGB:[57,55,51],hex:"#393733",name:"\u6CB3\u8C5A\u7070",pinyin:"hetunhui"},{CMYK:[68,56,60,66],RGB:[55,56,52],hex:"#373834",name:"\u84BD\u6CB9\u7EFF",pinyin:"enyoulv"},{CMYK:[76,56,75,72],RGB:[43,49,44],hex:"#2b312c",name:"\u69F2\u5BC4\u751F\u7EFF",pinyin:"hujishenglv"},{CMYK:[91,60,76,83],RGB:[21,35,27],hex:"#15231b",name:"\u4E91\u6749\u7EFF",pinyin:"yunshanlv"},{CMYK:[9,1,14,0],RGB:[240,245,229],hex:"#f0f5e5",name:"\u5AE9\u83CA\u7EFF",pinyin:"nenjulv"},{CMYK:[20,1,23,0],RGB:[223,236,213],hex:"#dfecd5",name:"\u827E\u80CC\u7EFF",pinyin:"aibeilv"},{CMYK:[47,0,49,0],RGB:[173,213,162],hex:"#add5a2",name:"\u5609\u9675\u6C34\u7EFF",pinyin:"jialingshuilv"},{CMYK:[89,0,96,0],RGB:[65,179,73],hex:"#41b349",name:"\u7389\u9AD3\u7EFF",pinyin:"yusuilv"},{CMYK:[88,0,99,0],RGB:[67,178,68],hex:"#43b244",name:"\u9C9C\u7EFF",pinyin:"xianlv"},{CMYK:[90,0,100,0],RGB:[65,174,60],hex:"#41ae3c",name:"\u5B9D\u77F3\u7EFF",pinyin:"baoshilv"},{CMYK:[18,4,33,0],RGB:[226,231,191],hex:"#e2e7bf",name:"\u6D77\u6CAC\u7EFF",pinyin:"haimeilv"},{CMYK:[28,4,44,0],RGB:[208,222,170],hex:"#d0deaa",name:"\u59DA\u9EC4",pinyin:"yaohuang"},{CMYK:[44,3,61,0],RGB:[178,207,135],hex:"#b2cf87",name:"\u6A44\u6984\u77F3\u7EFF",pinyin:"ganlanshilv"},{CMYK:[62,0,76,0],RGB:[140,194,105],hex:"#8cc269",name:"\u6C34\u7EFF",pinyin:"shuilv"},{CMYK:[42,3,67,0],RGB:[183,208,122],hex:"#b7d07a",name:"\u82A6\u82C7\u7EFF",pinyin:"luweilv"},{CMYK:[28,6,66,0],RGB:[210,217,122],hex:"#d2d97a",name:"\u69D0\u82B1\u9EC4\u7EFF",pinyin:"huaihuahuanglv"},{CMYK:[41,4,76,0],RGB:[186,207,101],hex:"#bacf65",name:"\u82F9\u679C\u7EFF",pinyin:"pingguolv"},{CMYK:[58,1,88,0],RGB:[150,194,78],hex:"#96c24e",name:"\u82BD\u7EFF",pinyin:"yalv"},{CMYK:[19,9,84,1],RGB:[226,216,73],hex:"#e2d849",name:"\u8776\u9EC4",pinyin:"diehuang"},{CMYK:[38,8,94,1],RGB:[190,201,54],hex:"#bec936",name:"\u6A44\u6984\u9EC4\u7EFF",pinyin:"ganlanhuanglv"},{CMYK:[81,0,100,0],RGB:[91,174,35],hex:"#5bae23",name:"\u9E66\u9E49\u7EFF",pinyin:"yingwulv"},{CMYK:[84,64,94,45],RGB:[37,61,36],hex:"#253d24",name:"\u6CB9\u7EFF",pinyin:"youlv"},{CMYK:[0,1,4,0],RGB:[255,254,248],hex:"#fffef8",name:"\u8C61\u7259\u767D",pinyin:"xiangyabai"},{CMYK:[3,5,8,0],RGB:[248,244,237],hex:"#f8f4ed",name:"\u6C49\u767D\u7389",pinyin:"hanbaiyu"},{CMYK:[0,1,3,0],RGB:[255,254,249],hex:"#fffef9",name:"\u96EA\u767D",pinyin:"xuebai"},{CMYK:[4,4,8,0],RGB:[247,244,237],hex:"#f7f4ed",name:"\u9C7C\u809A\u767D",pinyin:"yudubai"},{CMYK:[12,12,16,0],RGB:[228,223,215],hex:"#e4dfd7",name:"\u73CD\u73E0\u7070",pinyin:"zhenzhuhui"},{CMYK:[16,15,20,1],RGB:[218,212,203],hex:"#dad4cb",name:"\u6D45\u7070",pinyin:"qianhui"},{CMYK:[28,5,30,5],RGB:[187,181,172],hex:"#bbb5ac",name:"\u94C5\u7070",pinyin:"qianhui"},{CMYK:[28,25,30,5],RGB:[187,181,172],hex:"#bbb5ac",name:"\u4E2D\u7070",pinyin:"zhonghui"},{CMYK:[42,40,43,23],RGB:[134,126,118],hex:"#867e76",name:"\u74E6\u7070",pinyin:"wahui"},{CMYK:[43,40,44,42],RGB:[132,124,116],hex:"#847c74",name:"\u591C\u7070",pinyin:"yehui"},{CMYK:[42,42,45,27],RGB:[128,118,110],hex:"#80766e",name:"\u96C1\u7070",pinyin:"yanhui"},{CMYK:[42,42,46,27],RGB:[129,119,110],hex:"#81776e",name:"\u6DF1\u7070",pinyin:"shenhui"}],{t:r}=la(),{locale:n}=la(),o=Ee(),{themeConfig:l}=we(o),{copyText:i}=pa(),{getLightColor:g,getDarkColor:C}=bt(),u=Ie({isMobile:!1,onColorSet:!1}),E=m=>{navigator.clipboard.writeText(m),s.value.primary=m,y(),de.primary(`${r("message.layout.themeColorCopied")}\uFF1A\u3010${m}\u3011`)},D=()=>{l.value.columnsMenuWidth||(l.value.columnsMenuWidth=70),l.value.columnsMenuHeight||(l.value.columnsMenuHeight=50),l.value.columnsLogoHeight||(l.value.columnsLogoHeight=50)},s=U(()=>(D(),l.value)),y=()=>{if(!s.value.primary)return de.warning(r("message.layout.globalThemePrimaryColorCannotBeEmpty"));document.documentElement.style.setProperty("--el-color-primary-dark-2",`${C(s.value.primary,.1)}`),document.documentElement.style.setProperty("--el-color-primary",s.value.primary),document.documentElement.style.setProperty("--vxe-ui-font-primary-color",s.value.primary);for(let m=1;m<=9;m++)document.documentElement.style.setProperty(`--el-color-primary-light-${m}`,`${g(s.value.primary,m/10)}`),m==3&&document.documentElement.style.setProperty("--vxe-ui-font-primary-lighten-color",`${g(s.value.primary,m/10)}`);le()},f=m=>{document.documentElement.style.setProperty(`--next-bg-${m}`,l.value[m]),m==="menuBar"&&document.documentElement.style.setProperty("--next-bg-menuBar-light-1",g(s.value.menuBar,.05)),b(),M(),c(),le()},b=()=>{w(".layout-navbars-breadcrumb-index",s.value.isTopBarColorGradual,s.value.topBar)},M=()=>{w(".layout-container .el-aside",s.value.isMenuBarColorGradual,s.value.menuBar)},c=()=>{w(".layout-container .layout-columns-aside",s.value.isColumnsMenuBarColorGradual,s.value.columnsMenuBar)},w=(m,x,j)=>{Se(()=>{setTimeout(()=>{let J=document.querySelector(m);if(!J)return!1;document.documentElement.style.setProperty("--el-menu-bg-color",document.documentElement.style.getPropertyValue("--next-bg-menuBar")),x?J.setAttribute("style",`background:linear-gradient(to bottom , ${j}, ${g(j,.5)})`):J.setAttribute("style",""),Q()},300)})},S=()=>{Q()},F=()=>{document.documentElement.style.setProperty("--el-columnsLogoHeight",`${l.value.columnsLogoHeight}px`),Q()},A=()=>{document.documentElement.style.setProperty("--el-columnsMenuWidth",`${l.value.columnsMenuWidth}px`),document.documentElement.style.setProperty("--el-columnsMenuRoundWidth",`${l.value.columnsMenuWidth-5}px`),Q()},N=()=>{document.documentElement.style.setProperty("--el-columnsMenuHeight",`${l.value.columnsMenuHeight}px`),document.documentElement.style.setProperty("--el-columnsMenuRoundHeight",`${l.value.columnsMenuHeight-5}px`),Q()},k=()=>{le()},O=()=>{s.value.isFixedHeaderChange=!s.value.isFixedHeader,Q()},V=()=>{s.value.isBreadcrumb=!1,Q(),ge.emit("getBreadcrumbIndexSetFilterRoutes")},ie=()=>{s.value.isShowLogoChange=!s.value.isShowLogo,Q()},Z=()=>{s.value.layout==="classic"&&(s.value.isClassicSplitMenu=!1),Q()},d=()=>{ge.emit("openOrCloseSortable"),Q()},L=()=>{ge.emit("openShareTagsView"),Q()},I=m=>{m==="grayscale"?s.value.isGrayscale&&(s.value.isInvert=!1):s.value.isInvert&&(s.value.isGrayscale=!1);const x=m==="grayscale"?`grayscale(${s.value.isGrayscale?1:0})`:`invert(${s.value.isInvert?"80%":"0%"})`;document.body.setAttribute("style",`filter: ${x}`),Q()},te=()=>{const m=document.documentElement;s.value.isIsDark?(m.setAttribute("data-theme","dark"),m.setAttribute("data-vxe-ui-theme","dark")):(m.setAttribute("data-theme",""),m.setAttribute("data-vxe-ui-theme","light"))},oe=()=>{s.value.isWatermark?xt.set(s.value.watermarkText):xt.del(),Q()},Fe=m=>{if(s.value.watermarkText=fn(m),s.value.watermarkText==="")return!1;s.value.isWatermark&&xt.set(s.value.watermarkText),Q()},Ce=m=>{if(re.set("oldLayout",m),s.value.layout===m)return!1;m==="transverse"&&(s.value.isCollapse=!1),s.value.layout=m,s.value.isDrawer=!1,_e()},_e=()=>{f("menuBar"),f("menuBarColor"),f("menuBarActiveColor"),f("topBar"),f("topBarColor"),f("columnsMenuBar"),f("columnsMenuBarColor")},K=()=>{s.value.isFixedHeaderChange=!1,s.value.isShowLogoChange=!1,s.value.isDrawer=!1,Q()},W=()=>{s.value.isDrawer=!0},le=()=>{Q(),ye()},Q=()=>{re.remove("themeConfig"),re.set("themeConfig",s.value)},ye=()=>{re.set("themeConfigStyle",document.documentElement.style.cssText)},Be=()=>{let m=re.get("themeConfig");m.isDrawer=!1,i(JSON.stringify(m)).then(()=>{s.value.isDrawer=!1})},ee=()=>{Ae.clear(),re.clear(),window.location.reload(),re.set("version",__NEXT_VERSION__)},R=()=>{b(),M(),c()};return ze(()=>{Se(()=>{re.get("frequency")||_e(),re.set("frequency",1),ge.on("layoutMobileResize",m=>{s.value.layout=m.layout,s.value.isDrawer=!1,_e(),u.isMobile=Qt.isMobile()}),setTimeout(()=>{y(),s.value.isGrayscale&&I("grayscale"),s.value.isInvert&&I("invert"),s.value.isIsDark&&te(),oe(),F(),A(),N(),re.get("themeConfig")&&(n.value=re.get("themeConfig").globalI18n),R()},100)})}),lt(()=>{ge.off("layoutMobileResize",()=>{})}),t({openDrawer:W}),(m,x)=>{const j=z("el-divider"),J=z("el-color-picker"),me=z("el-button"),X=z("el-switch"),De=z("el-input-number"),We=z("el-input"),pe=z("el-option"),Je=z("el-select"),Ze=z("el-alert"),Xe=z("ele-CopyDocument"),nt=z("el-icon"),fa=z("ele-RefreshRight"),ct=z("el-scrollbar"),Ct=z("el-drawer"),ya=z("ele-MagicStick"),ba=z("ele-CircleCheck"),q=z("el-col"),H=z("el-row"),se=z("el-dialog");return T(),G("div",tu,[p(Ct,{title:m.$t("message.layout.configTitle"),modelValue:s.value.isDrawer,"onUpdate:modelValue":x[51]||(x[51]=B=>s.value.isDrawer=B),direction:"rtl","destroy-on-close":"",size:"280px",onClose:K},{default:v(()=>[p(ct,{class:"layout-breadcrumb-seting-bar"},{default:v(()=>[$(" \u5168\u5C40\u4E3B\u9898 "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.oneTitle")),1)]),_:1}),h("div",au,[h("div",nu,P(m.$t("message.layout.themeColors")),1),h("div",ru,[p(J,{modelValue:s.value.primary,"onUpdate:modelValue":x[0]||(x[0]=B=>s.value.primary=B),size:"default",onChange:y},null,8,["modelValue"])])]),h("div",ou,[p(me,{style:{width:"100%"},size:"default",class:"copy-config-btn",type:"primary",ref:"onColorRef",onClick:x[1]||(x[1]=B=>u.onColorSet=!0)},{default:v(()=>[ne(P(m.$t("message.layout.moreColors")),1)]),_:1},512)]),h("div",lu,[h("div",iu,P(m.$t("message.layout.fourIsDark")),1),h("div",su,[p(X,{modelValue:s.value.isIsDark,"onUpdate:modelValue":x[2]||(x[2]=B=>s.value.isIsDark=B),size:"small",onChange:te},null,8,["modelValue"])])]),$(" \u9876\u680F\u8BBE\u7F6E "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.twoTopTitle")),1)]),_:1}),h("div",uu,[h("div",cu,P(m.$t("message.layout.twoTopBar")),1),h("div",du,[p(J,{modelValue:s.value.topBar,"onUpdate:modelValue":x[3]||(x[3]=B=>s.value.topBar=B),size:"default",onChange:x[4]||(x[4]=B=>f("topBar"))},null,8,["modelValue"])])]),h("div",mu,[h("div",pu,P(m.$t("message.layout.twoTopBarColor")),1),h("div",hu,[p(J,{modelValue:s.value.topBarColor,"onUpdate:modelValue":x[5]||(x[5]=B=>s.value.topBarColor=B),size:"default",onChange:x[6]||(x[6]=B=>f("topBarColor"))},null,8,["modelValue"])])]),h("div",gu,[h("div",fu,P(m.$t("message.layout.twoIsTopBarColorGradual")),1),h("div",yu,[p(X,{modelValue:s.value.isTopBarColorGradual,"onUpdate:modelValue":x[7]||(x[7]=B=>s.value.isTopBarColorGradual=B),size:"small",onChange:b},null,8,["modelValue"])])]),$(" \u83DC\u5355\u8BBE\u7F6E "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.twoMenuTitle")),1)]),_:1}),h("div",bu,[h("div",vu,P(m.$t("message.layout.twoMenuBar")),1),h("div",xu,[p(J,{modelValue:s.value.menuBar,"onUpdate:modelValue":x[8]||(x[8]=B=>s.value.menuBar=B),size:"default",onChange:x[9]||(x[9]=B=>f("menuBar"))},null,8,["modelValue"])])]),h("div",Cu,[h("div",Tu,P(m.$t("message.layout.twoMenuBarColor")),1),h("div",wu,[p(J,{modelValue:s.value.menuBarColor,"onUpdate:modelValue":x[10]||(x[10]=B=>s.value.menuBarColor=B),size:"default",onChange:x[11]||(x[11]=B=>f("menuBarColor"))},null,8,["modelValue"])])]),$(` <div class="layout-breadcrumb-seting-bar-flex">\r
|
|
28
|
+
\u8BF7\u786E\u4FDD\u5728\u9876\u5C42\u7EC4\u4EF6\u4E2D\u8C03\u7528\u4E86 provideEvents()`),r||t.defaultHandlers||{}},getKey(){return a}}}const rs={onFormSubmit:async()=>{console.warn("[FormEvents] onFormSubmit \u672A\u5B9E\u73B0")},onFormReset:()=>{console.warn("[FormEvents] onFormReset \u672A\u5B9E\u73B0")},onFieldChange:()=>{console.warn("[FormEvents] onFieldChange \u672A\u5B9E\u73B0")},onFormValidate:()=>{console.warn("[FormEvents] onFormValidate \u672A\u5B9E\u73B0")},onFormDialogClose:()=>{console.warn("[FormEvents] onFormDialogClose \u672A\u5B9E\u73B0")},onFormDialogOpen:()=>{console.warn("[FormEvents] onFormDialogOpen \u672A\u5B9E\u73B0")}},{provideEvents:Xn,useEvents:Xt}=ns({name:"formEvents",defaultHandlers:rs,strict:!0}),os={key:0},ls={key:0};var is=ce({name:"FInput",__name:"index",props:{modelValue:{default:""},placeholder:{default:""},decimalLimit:{default:2},inputType:{default:"text"},appendTitle:{default:""},showThousands:{type:Boolean,default:!1},isTip:{type:Boolean,default:!1},isShowErrorTip:{type:Boolean,default:!1},customErrorTip:{default:""}},emits:["update:modelValue"],setup(e,{emit:t}){const{t:a}=ut(),r=xa(),n=e,o=t,l=na(),i={INTEGER:/^\d+$/,PHONE:/^1[3456789]\d{9}$/,ID_CARD:/(^\d{15}$)|(^\d{18}$)|(^\d{17}(\d|X|x)$)/,NUMBER:/((^[1-9]\d*)|^0)(\.\d+)?$/,NUMBER_DECIMAL:/((^[1-9]\d*)|^0)(\.\d{0,2}){0,1}$/},g={DIGITS:["\u96F6","\u58F9","\u8D30","\u53C1","\u8086","\u4F0D","\u9646","\u67D2","\u634C","\u7396"],FRACTIONS:["\u89D2","\u5206"],UNITS:[["\u5143","\u4E07","\u4EBF","\u5146"],["","\u62FE","\u4F70","\u4EDF"]]},C=U(()=>n.isTip&&!n.showThousands),u=U(()=>l.append||n.inputType==="amount"),E=U(()=>n.placeholder||a("plus.input.placeholder")),D=U(()=>n.appendTitle||a("plus.input.appendTitle")),s=U(()=>({placeholder:E.value,clearable:!0,...r})),y=()=>{if(n.inputType instanceof RegExp)return n.inputType;switch(n.inputType){case"integer":return i.INTEGER;case"phone":return i.PHONE;case"idCard":return i.ID_CARD;default:return null}},f=U({get(){var F;return n.inputType==="integer"&&n.modelValue!=null?typeof n.modelValue=="number"?String(n.modelValue):n.modelValue:(F=n.modelValue)!=null?F:""},set(F){if(n.inputType==="integer")if(!F||F==="")o("update:modelValue",null);else{const A=String(F),N=y();o("update:modelValue",N!=null&&N.test(A)?Number(A):A)}else o("update:modelValue",F!=null?F:"")}}),b=(F,A,N)=>{if(A.test(F))return F;if(n.isShowErrorTip){const k=n.customErrorTip||a(N||"plus.input.validateError");de.error(k)}return null},M=F=>{if(!F){if(n.isShowErrorTip){const N=a("plus.input.format")+(n.inputType==="amount"?a("plus.input.amount"):a("plus.input.numbers"));de.error(N)}return""}const A=F.toFixed(n.decimalLimit);return n.showThousands?A.replace(/\B(?=(\d{3})+(?!\d))/g,","):A},d=(F,A=2)=>{if(!i.NUMBER.test(String(F))||F==null&&F!==0)return"";const N=A>0&&A<=20?A:2,k=parseFloat(String(F).replace(/^\d\.-/g,"")).toFixed(N),[O,V]=k.split(".");return`\uFFE5 ${O.replace(/\B(?=(\d{3})+(?!\d))/g,",")}.${V}`},w=F=>{if(!i.NUMBER_DECIMAL.test(String(F)))return a("plus.input.digitUppercase");const A=Number(F)<0;let N=Math.abs(Number(F)),k="";g.FRACTIONS.forEach((V,ie)=>{const Z=Math.floor(N*10*Math.pow(10,ie))%10;k+=(g.DIGITS[Z]+V).replace(/零./,"")}),k=k||"\u6574";let O=Math.floor(N);for(let V=0;V<g.UNITS[0].length&&O>0;V++){let ie="";for(let Z=0;Z<g.UNITS[1].length&&O>0;Z++)ie=g.DIGITS[O%10]+g.UNITS[1][Z]+ie,O=Math.floor(O/10);k=ie.replace(/(零.)*零$/,"").replace(/^$/,"\u96F6")+g.UNITS[0][V]+k}return(A?"\u6B20":"")+k.replace(/(零.)*零元/,"\u5143").replace(/(零.)+/g,"\u96F6").replace(/^整$/,"\u96F6\u5143\u6574")},S=()=>{var F,A,N;const k=f.value;let O=k;if(n.inputType instanceof RegExp){O=(F=b(String(k||""),n.inputType))!=null?F:"",f.value=O;return}switch(n.inputType){case"amount":case"decimal":O=M(Number(k));break;case"phone":O=(A=b(String(k||""),i.PHONE,"plus.input.validatePhone"))!=null?A:"";break;case"integer":{const V=b(String(k||""),i.INTEGER,"plus.input.validateInteger");O=V?Number(V):null;break}case"idCard":O=(N=b(String(k||""),i.ID_CARD,"plus.input.validateIdCard"))!=null?N:"";break}f.value=O};return(F,A)=>{const N=z("el-input"),k=z("el-tooltip");return C.value?(T(),Y(k,{key:0,effect:"dark",placement:"bottom-start"},{content:v(()=>[h("div",null,P(d(e.modelValue)),1),h("div",null,P(w(e.modelValue)),1)]),default:v(()=>[p(N,fe({modelValue:f.value,"onUpdate:modelValue":A[0]||(A[0]=O=>f.value=O)},s.value,{onBlur:S}),Ue({_:2},[ke(_(l),(O,V)=>({name:V,fn:v(ie=>[ue(F.$slots,V,rt(ot(ie)))])})),u.value?{name:"append",fn:v(()=>[e.inputType==="amount"?(T(),G("span",os,P(D.value),1)):ue(F.$slots,"append",{key:1})]),key:"0"}:void 0]),1040,["modelValue"])]),_:3})):(T(),Y(N,fe({key:1,modelValue:f.value,"onUpdate:modelValue":A[1]||(A[1]=O=>f.value=O)},s.value,{onBlur:S}),Ue({_:2},[ke(_(l),(O,V)=>({name:V,fn:v(ie=>[ue(F.$slots,V,rt(ot(ie)))])})),u.value?{name:"append",fn:v(()=>[e.inputType==="amount"?(T(),G("span",ls,P(D.value),1)):ue(F.$slots,"append",{key:1})]),key:"0"}:void 0]),1040,["modelValue"]))}}});const ss=is,us={key:0,class:"back_to_top"};var cs=ce({name:"FLayoutPage",__name:"index",props:{keepScrollDisabled:{type:Boolean,default:!1},isNoMargin:{type:Boolean,default:!1},showGoTopButton:{type:Boolean,default:!0},scrollToTop:{default:100}},setup(e){const t=e,a=ae(!1),r=ae(null),n=ae(0);ve(()=>n.value,l=>{l>t.scrollToTop?a.value=!0:a.value=!1});const o=()=>{n.value=0,r.value.scrollTo({top:0,behavior:"smooth"})};return ze(()=>{const l=r.value.querySelectorAll(".f_layout_page_item");l.length===2&&(l[0].style.marginBottom="8px"),l.length>2&&(l.forEach(i=>{i.style.marginBottom="8px"}),l[l.length-1].style.marginBottom="0")}),Sr(()=>{t.keepScrollDisabled||(r.value.scrollTop=n)}),(l,i)=>{const g=z("el-icon");return T(),G("div",{ref_key:"FLayoutPageRef",ref:r,class:Re(["f_layout_page",{layout_page_no_margin:e.isNoMargin}]),onScroll:i[0]||(i[0]=C=>n.value=C.target.scrollTop)},[ue(l.$slots,"default"),e.showGoTopButton?(T(),G("div",us,[a.value?(T(),G("div",{key:0,onClick:o},[p(g,rt(ot({size:24,...l.$attrs})),{default:v(()=>[p(_(fr))]),_:1},16)])):$("v-if",!0)])):$("v-if",!0)],34)}}});const ds=cs;var ms=ce({name:"FLayoutPageItem",__name:"index",props:{isNoMargin:{type:Boolean,default:!1}},setup(e){return(t,a)=>(T(),G("section",{class:Re(["f_layout_page_item",{page_item_no_margin:e.isNoMargin}])},[ue(t.$slots,"default")],2))}});const ps=ms;function Qn(e,t=500,a,r){let n=null,o=!1;const l=function(...i){return new Promise((g,C)=>{if(n&&clearTimeout(n),o)n=setTimeout(()=>{try{const u=e.apply(this,i);g(u)}catch(u){C(u)}o=!1,n=null},t);else{try{const u=e.apply(this,i);g(u)}catch(u){C(u)}o=!0}})};return l.cancel=function(){n&&clearTimeout(n),o=!1,n=null},l}function hs(e){return e.replace(/([A-Z])/g,"_$1").toLowerCase()}const gs=["id"];var fs=ce({name:"FChart",__name:"index",props:{options:{default:()=>({})},id:{default:()=>Math.random().toString(36).substring(2,8)},theme:{default:""},isEmpty:{type:[Boolean,Function],default:!1},description:{default:"\u6682\u65E0\u6570\u636E"}},setup(e,{emit:t}){const{proxy:a}=Ca(),r=e,n=ae(),o=ae(),l=t,i=Object.entries(xa()),g=()=>{o.value=Er(a.$echarts.init(n.value,r.theme)),u(r.options),l("chart",o.value),i.forEach(([D,s])=>{if(D.startsWith("on")&&!D.startsWith("onChart")){const y=hs(D).substring(3);o.value.on(y,(...f)=>l(y,...f))}}),Ir(n.value,C)},C=Qn(()=>{var D;(D=o.value)==null||D.resize()},300),u=Qn(async D=>{o.value&&(o.value.setOption(D,!0,!0),await Se(),C())},300),E=U(()=>typeof r.isEmpty=="function"?r.isEmpty(r.options):r.isEmpty);return ve(()=>r.options,async D=>{await Se(),u(D)},{deep:!0}),ve(()=>r.theme,async()=>{o.value.dispose(),g()}),ze(()=>{g()}),Na(()=>{o.value.dispose(),o.value=null}),(D,s)=>{const y=z("el-empty");return T(),G("div",fe({class:"f-chart"},D.$attrs),[qe(h("div",{class:"f-chart-container",id:e.id,ref_key:"echartRef",ref:n},null,8,gs),[[et,!E.value]]),E.value?ue(D.$slots,"empty",{key:0},()=>[p(y,fe(D.$attrs,{description:e.description}),null,16,["description"])]):$("v-if",!0),ue(D.$slots,"default")],16)}}});const ys=fs,bs={key:1,class:"f_select__pagination"};var vs=ce({name:"FSelect",__name:"index",props:{modelValue:{default:void 0},multiple:{type:Boolean,default:!1},width:{},valueCustom:{default:"key"},labelCustom:{default:"label"},customLabel:{default:""},optionSource:{default:()=>[]},filterable:{type:Boolean,default:!0},isShowPagination:{type:Boolean,default:!1},paginationOption:{default:()=>({pageSize:6,currentPage:1,pagerCount:5,total:0})},useVirtual:{type:Boolean,default:!1},returnObject:{type:Boolean,default:!1},isCached:{type:Boolean,default:!0},isRadioEchoLabel:{type:Boolean,default:!0},radioSelectValLabel:{default:""},selectAllTxt:{default:""}},emits:["update:modelValue","change","input","select-input"],setup(e,{expose:t,emit:a}){const{t:r}=ut(),n=e,o=ae(),l=ae(1),i=na(),g=U(()=>n.selectAllTxt||r("plus.select.selectAllTxt")),C=a,u=U({get(){return n.modelValue},set(S){C("update:modelValue",S)}}),E=ae(n.optionSource),D=ae(new Map),s=U(()=>{const S=E.value.length>0&&E.value.map(A=>A[n.valueCustom])||[],F=Array.from(D.value.values()).filter(A=>!S.includes(A[n.valueCustom]));return n.isShowPagination&&n.isCached?[...E.value,...F]:[...E.value]});ve(()=>n.optionSource,S=>{E.value=S||[],S.length>0&&S.forEach(F=>{(typeof u.value=="object"?Array.isArray(u.value)&&u.value.includes(F[n.valueCustom]):u.value===F[n.valueCustom])&&D.value.set(F[n.valueCustom],F)})}),ve(()=>n.radioSelectValLabel,S=>{S&&n.isRadioEchoLabel&&!n.multiple&&n.isShowPagination&&(u.value=S)},{deep:!0}),ze(()=>{E.value.forEach(S=>{(typeof u.value=="object"?Array.isArray(u.value)&&u.value.includes(S[n.valueCustom]):u.value===S[n.valueCustom])&&D.value.set(S[n.valueCustom],S)}),n.radioSelectValLabel&&n.isRadioEchoLabel&&!n.multiple&&n.isShowPagination&&(u.value=n.radioSelectValLabel)});const y=S=>{n.filterable&&(l.value=o.value.filteredOptionsCount),C("select-input",S.target.value)},f=S=>{if(Array.isArray(S)){const F=new Map;S.forEach(A=>{const N=s.value.find(k=>k[n.valueCustom]===A);N&&F.set(A,N)}),D.value=F}else{const F=s.value.find(A=>A[n.valueCustom]===S);D.value=F?new Map([[S,F]]):new Map}C("change",S)},b=U({get(){const S=n.modelValue,F=n.optionSource.filter(A=>!A.disabled);return(S==null?void 0:S.length)===F.length},set(S){const F=n.optionSource.filter(A=>!A.disabled);return(S==null?void 0:S.length)===F.length}}),M=S=>{let F=JSON.parse(JSON.stringify(n.optionSource));if(F=F.filter(A=>!A.disabled),S){const A=F.map(N=>N[n.valueCustom]);C("update:modelValue",A)}else C("update:modelValue",null)},d=S=>new Function("_item","return "+n.customLabel)(S);return t({clear:()=>{C("update:modelValue",null)}}),(S,F)=>{const A=z("el-checkbox"),N=z("el-option"),k=z("el-pagination");return T(),Y(Ge(e.useVirtual?"el-select-v2":"el-select"),fe({"popper-class":"f_select",ref_key:"fselectRef",ref:o,modelValue:u.value,"onUpdate:modelValue":F[4]||(F[4]=O=>u.value=O),options:e.useVirtual?e.optionSource:null,style:{width:e.width||"100%"},onChange:f,onInput:y},{clearable:!0,filterable:e.filterable,multiple:e.multiple,...S.$attrs}),Ue({default:v(()=>[e.useVirtual?$("v-if",!0):(T(),G(he,{key:0},[e.multiple&&!e.isShowPagination?(T(),Y(A,{key:0,modelValue:b.value,"onUpdate:modelValue":F[0]||(F[0]=O=>b.value=O),onChange:M,class:"all_checkbox"},{default:v(()=>[ne(P(g.value),1)]),_:1},8,["modelValue"])):$("v-if",!0),(T(!0),G(he,null,ke(s.value,(O,V)=>(T(),Y(N,{key:V+"i",label:e.customLabel?d(O):O[e.labelCustom],value:e.returnObject?O:O[e.valueCustom],disabled:O.disabled},Ue({_:2},[ke(_(i),(ie,Z)=>({name:Z,fn:v(c=>[ue(S.$slots,Z,fe({ref_for:!0},c))])}))]),1032,["label","value","disabled"]))),128)),e.isShowPagination&&l.value>0?(T(),G("div",bs,[p(k,fe({"current-page":e.paginationOption.currentPage,"onUpdate:currentPage":F[1]||(F[1]=O=>e.paginationOption.currentPage=O),"page-size":e.paginationOption.pageSize,"onUpdate:pageSize":F[2]||(F[2]=O=>e.paginationOption.pageSize=O),layout:e.paginationOption.layout||"total, prev, pager, next, jumper","pager-count":e.paginationOption.pagerCount,total:e.paginationOption.total,onInput:F[3]||(F[3]=He(O=>C("input",O.target.value),["stop"]))},{size:"small",background:!0,...e.paginationOption.bind,...S.$attrs}),null,16,["current-page","page-size","layout","pager-count","total"])])):$("v-if",!0)],64))]),_:2},[ke(_(i),(O,V)=>({name:V,fn:v(ie=>[ue(S.$slots,V,rt(ot(ie)))])}))]),1040,["modelValue","options","style"])}}});const xs=vs;var Cs=ce({name:"RenderComp",__name:"renderComp",props:{render:Function,form:Object},setup(e){const t=e,a=()=>t.render(t==null?void 0:t.form);return(r,n)=>(T(),Y(Ge(a)))}});const Ts={class:"inside_box"},ws={class:"inside_box_title"},ks={class:"check-box"},Ss={class:"more_dropdown_icon"},Es={class:"out_box"};var Fs=ce({name:"MoreChoose",__name:"moreChoose",props:{moreCheckList:{type:Array,default:()=>[]},popoverAttrsBind:{type:Object,default:()=>({})}},emits:["getCheckList"],setup(e,{emit:t}){const a=e,r=ae([]),n=ae([]),o=ae(a.moreCheckList),l=t;ve(()=>a.moreCheckList,D=>{o.value=D},{deep:!0}),ve(()=>r,(D,s)=>{let y=[];s.value.forEach(f=>{D.value.some(b=>b==f)||y.push(f)}),n.value.forEach((f,b)=>{y.filter(M=>M==f.label)[0]&&delete n.value[b]})},{deep:!0});const i=()=>{const D=JSON.parse(JSON.stringify(o.value));r.value=D.map(y=>y.label),n.value=D;const s=E(n.value);l("getCheckList",s)},g=()=>{const D=JSON.parse(JSON.stringify(r.value));r.value=[],n.value=[],o.value.forEach(y=>{D.filter(f=>f==y.label)[0]||(r.value.push(y.label),n.value.push(y))});const s=E(n.value);l("getCheckList",s)},C=()=>{r.value=[],n.value=[],l("getCheckList",{})},u=D=>{n.value=[],o.value.forEach((y,f)=>{D.filter(b=>b==y.label)[0]&&n.value.push(y)});const s=E(n.value);l("getCheckList",s)},E=D=>D.reduce((s,y)=>(s[y.prop]={label:y==null?void 0:y.label,comp:y.comp,bind:y==null?void 0:y.bind,list:y==null?void 0:y.list,eventHandle:y==null?void 0:y.eventHandle,changeEvent:y==null?void 0:y.changeEvent,listTypeInfo:y==null?void 0:y.listTypeInfo,arrLabel:y==null?void 0:y.arrLabel,arrKey:y==null?void 0:y.arrKey,slotName:y==null?void 0:y.slotName,span:y==null?void 0:y.span,type:y==null?void 0:y.type,isSelfCom:y&&y.isSelfCom||!1,defaultVal:y==null?void 0:y.defaultVal,placeholder:y==null?void 0:y.placeholder,event:y==null?void 0:y.event},s),{});return(D,s)=>{const y=z("el-button"),f=z("el-checkbox"),b=z("el-checkbox-group"),M=z("el-icon"),d=z("el-popover");return o.value.length>0?(T(),Y(d,{key:0,"popper-class":"f_query_condition_more",bind:e.popoverAttrsBind,trigger:"click",width:"auto",ref:"popover"},{reference:v(()=>[h("div",Ss,[h("span",Es,P(e.popoverAttrsBind.showTxt),1),p(M,null,{default:v(()=>[p(_(Ga))]),_:1})])]),default:v(()=>[h("div",Ts,[h("div",ws,[h("div",null,P(e.popoverAttrsBind.title),1),h("div",ks,[p(y,{size:"small",link:"",onClick:i},{default:v(()=>[ne(P(e.popoverAttrsBind.allTxt),1)]),_:1}),p(y,{size:"small",link:"",onClick:C},{default:v(()=>[ne(P(e.popoverAttrsBind.clearTxt),1)]),_:1}),p(y,{size:"small",link:"",onClick:g},{default:v(()=>[ne(P(e.popoverAttrsBind.reverseTxt),1)]),_:1})])]),p(b,{modelValue:r.value,"onUpdate:modelValue":s[0]||(s[0]=w=>r.value=w),class:"inside_box_main",onChange:u},{default:v(()=>[(T(!0),G(he,null,ke(o.value,(w,S)=>(T(),Y(f,{key:S,label:w.label,value:w.label},null,8,["label","value"]))),128))]),_:1},8,["modelValue"])])]),_:1},8,["bind"])):$("v-if",!0)}}});function Ms(){const e=U(()=>l=>{switch(l.type){case"checkbox":return"el-checkbox";case"radio":return"el-radio";case"select-arr":case"select-obj":return"el-option"}}),t=U(()=>l=>l.listTypeInfo?l.listTypeInfo[l.list]:[]),a=U(()=>(l,i)=>{switch(l.type){case"radio":case"checkbox":return i[l.arrLabel||"label"];case"el-select-multiple":case"select-arr":return i[l.arrLabel||"label"];case"select-obj":return i}}),r=U(()=>(l,i,g)=>{switch(l.type){case"radio":case"checkbox":return i[l.arrKey||"key"];case"el-select-multiple":case"select-arr":return i[l.arrKey||"key"];case"select-obj":return g}}),n=U(()=>(l,i)=>{switch(l.type){case"radio":case"checkbox":return i[l.arrLabel||"label"];case"el-select-multiple":case"select-arr":return i[l.arrLabel||"label"];case"select-obj":return i}});return{compChildName:e,selectListType:t,compChildLabel:a,compChildValue:r,compChildShowLabel:n,getColLength:()=>{const l=window.innerWidth;let i=4;return l>1e3&&l<1280?i=3:l>768&&l<=1e3?i=2:l<=768&&(i=1),i}}}var er=ce({name:"FQueryCondition",__name:"index",props:{opts:{default:()=>({})},labelWidth:{default:"120px"},btnCheckBind:{default:()=>({})},btnResetBind:{default:()=>({})},loading:{type:Boolean,default:!1},reset:{type:Boolean,default:!0},boolEnter:{type:Boolean,default:!0},isShowOpen:{type:Boolean,default:!0},isExpansion:{type:Boolean,default:!1},maxVisibleRows:{default:1},packUpTxt:{default:""},unfoldTxt:{default:""},isFooter:{type:Boolean,default:!0},configChangedReset:{type:Boolean,default:!1},isShowWidthSize:{type:Boolean,default:!1},widthSize:{default:4},isDropDownSelectMore:{type:Boolean,default:!1},moreCheckList:{default:()=>[]},popoverAttrs:{default:()=>({})},labelPosition:{default:"right"}},emits:["handleEvent","submit","reset","getCheckList","getRefs"],setup(e,{expose:t,emit:a}){const{compChildName:r,selectListType:n,compChildLabel:o,compChildValue:l,compChildShowLabel:i,getColLength:g}=Ms(),{t:C}=ut(),u=e,E=na(),D=K=>Object.keys(E).includes(K),s=U(()=>({showTxt:C("plus.search.popoverAttrs.showTxt"),title:C("plus.search.popoverAttrs.title"),allTxt:C("plus.search.popoverAttrs.allTxt"),reverseTxt:C("plus.search.popoverAttrs.reverseTxt"),clearTxt:C("plus.search.popoverAttrs.clearTxt"),...u.popoverAttrs}));let y=Ie({form:Object.keys(u.opts).reduce((K,W)=>{var le;return K[W]=(le=u.opts[W].defaultVal)!=null?le:null,K},{})}),f=ae(4),b=ae(!1),M=ae(!1);const d=K=>{let W;return K.comp&&typeof K.comp=="string"&&(K.comp.includes("input")?W=C("plus.search.pleaseEnter")+K.label:K.comp.includes("select")||K.comp.includes("date")?W=C("plus.search.pleaseSelect")+K.label:W=K.label),W},w=U(()=>({btnTxt:C("plus.search.searchText"),...u.btnCheckBind})),S=U(()=>({btnTxt:C("plus.search.resetText"),...u.btnResetBind})),F=U(()=>{let K=0;return Object.keys(u.opts).forEach(W=>{let le=u.opts[W].span||1;K%f.value+le>f.value&&(K+=f.value-K%f.value),K+=le}),K}),A=U(()=>{let K=0;return Object.keys(u.opts).reduce((W,le)=>{var Q;let ye={...u.opts[le]};return b.value&&(K+=(Q=ye.span)!=null?Q:1,!M.value&&K-1>=u.maxVisibleRows*f.value)||(ye.dataIndex=le,W[le]=ye),W},{})}),N=U(()=>{let K=0;return Object.keys(u.opts).forEach(W=>{let le=u.opts[W].span>4?4:u.opts[W].span||1;K+=le}),K}),k=U(()=>{var K;const W=Object.keys(A.value);let le=0,Q=0;const ye=[[]];for(let Be=0;Be<W.length;Be++){const ee=W[Be],R=A.value[ee],m=Math.min((K=R.span)!=null?K:1,Math.min(f.value,4));if(Q+m>f.value){for(;Q<f.value;)ye[le].push("."),Q+=1;Q=0,ye[++le]=[]}Q+=m;for(let x=0;x<m;x++)ye[le].push(ee)}if(ye[le].length===f.value)ye.push(Array(f.value).fill("submit_btn"));else for(;ye[le].length<f.value;)ye[le].push("submit_btn");return ye.reduce((Be,ee)=>(Be+=`'${ee.join(" ")}'
|
|
29
|
+
`,Be),"")}),O=U(()=>u.packUpTxt||C("plus.search.retract")),V=U(()=>u.unfoldTxt||C("plus.search.expand")),ie=U(()=>K=>{let W={...K.eventHandle},le={};return Object.keys(W).forEach(Q=>{le[Q]=ye=>{K.comp.includes("select")||K.comp.includes("picker")||K.comp.includes("date")||ye?W[Q]&&W[Q](ye,y.form):W[Q]&&W[Q](y.form)}}),{...le}}),Z=(K,W=!1)=>Object.keys(K).reduce((le,Q)=>{var ye,Be,ee;return W&&y.form?le[Q]=(Be=(ye=y.form[Q])!=null?ye:K[Q].defaultVal)!=null?Be:null:le[Q]=(ee=K[Q].defaultVal)!=null?ee:null,le},{}),c=a,L=ae({}),I=(K,W,le)=>{c("getRefs",K,W,le),K&&(L.value[`tselecttableref-${le}`]=K)},te=(K,W,le)=>{c("getRefs",K,W,le)},oe=()=>{y.form=Z(u.opts);const K=Object.keys(L.value).filter(W=>W.includes("tselecttableref"));K.length>0&&L.value&&K.map(W=>{L.value[W].clear()}),c("reset",y.form),_e("reset")},Fe=()=>{y.form=Z(u.opts);const K=Object.keys(L.value).filter(W=>W.includes("tselecttableref"));K.length>0&&L.value&&K.map(W=>{L.value[W].clear()})},Ce=({isChange:K=!1,type:W,val:le},Q)=>{K?Q&&(y.form[Q]=le):c("handleEvent",W,le,y.form)},_e=(K=!1)=>{c("submit",y.form,K)};return ze(()=>{u.isShowOpen?b.value=!0:b.value=!1,u.isExpansion?M.value=!0:M.value=!1,u.isShowWidthSize?f.value=u.widthSize:f.value=g(),u.boolEnter&&(document.onkeyup=K=>{let W=K.keyCode,le=document.querySelectorAll(".el-pagination"),Q=!1;le&&le.forEach(ye=>{let Be=ye.getElementsByTagName("input");Be[Be.length-1]===document.activeElement&&(Q=!0)}),!Q&&W===13&&_e()}),(D("footerBtn")||!u.isFooter)&&(M.value=!0),u.isDropDownSelectMore&&(M.value=!0,b.value=!1)}),ve(()=>u.widthSize,K=>{f.value=K}),ve(()=>u.opts,K=>{y.form=Z(K,!u.configChangedReset)},{deep:!0}),t({queryState:y,props:u,colLength:f,resetData:Fe,resetHandle:oe,checkHandle:_e,handleEvent:Ce}),(K,W)=>{const le=z("el-form-item"),Q=z("el-button"),ye=z("el-icon"),Be=z("el-form");return T(),Y(Be,fe({id:"f_query_condition"},K.$attrs,{"label-width":e.labelWidth,form:_(y).form,labelPosition:e.labelPosition,size:"default",class:"f-query-condition",style:{"grid-template-areas":k.value,"grid-template-columns":`repeat(${_(f)}, minmax(0px, ${100/_(f)}%))`},onSubmit:W[2]||(W[2]=He(()=>{},["prevent"]))}),{default:v(()=>[(T(!0),G(he,null,ke(A.value,(ee,R)=>(T(),Y(le,fe({key:R,label:ee.label,"label-width":ee.labelWidth},{ref_for:!0},K.$attrs,{style:{gridArea:R},class:[ee.className,{render_label:ee.labelRender,render_label_position_top:e.labelPosition=="top"&&ee.labelRender,render_label_position_left:e.labelPosition=="left"&&ee.labelRender}]}),Ue({default:v(()=>[ee.slotName?ue(K.$slots,ee.slotName,{key:0,param:_(y).form,scope:_(y).form}):$("v-if",!0),ee.isSelfCom?(T(),Y(Ge(ee.comp),fe({key:1,ref_for:!0,ref:ee.comp==="t-select-table"?m=>I(m,ee,R):m=>te(m,ee,R),modelValue:_(y).form[ee.dataIndex],"onUpdate:modelValue":m=>_(y).form[ee.dataIndex]=m,placeholder:ee.placeholder||d(ee)},{ref_for:!0},typeof ee.bind=="function"?ee.bind(_(y).form):{clearable:!0,filterable:!0,...K.$attrs,...ee.bind},{style:{width:ee.width||"100%"},onChange:m=>Ce({type:ee.event,val:_(y).form[ee.dataIndex]})},kt(ie.value(ee))),null,16,["modelValue","onUpdate:modelValue","placeholder","style","onChange"])):$("v-if",!0),!ee.isSelfCom&&!ee.slotName?(T(),Y(Ge(ee.comp),fe({key:2,ref_for:!0},typeof ee.bind=="function"?ee.bind(_(y).form):{clearable:!0,filterable:!0,...K.$attrs,...ee.bind},{placeholder:ee.placeholder||d(ee),onChange:m=>Ce({type:ee.event,val:_(y).form[ee.dataIndex]}),ref_for:!0,ref:m=>te(m,ee,R)},kt(ie.value(ee)),{modelValue:_(y).form[ee.dataIndex],"onUpdate:modelValue":m=>_(y).form[ee.dataIndex]=m}),{default:v(()=>[(T(!0),G(he,null,ke(_(n)(ee),(m,x)=>(T(),Y(Ge(_(r)(ee)),{key:x,disabled:m.disabled,label:_(o)(ee,m),value:_(l)(ee,m,x)},{default:v(()=>[ne(P(_(i)(ee,m)),1)]),_:2},1032,["disabled","label","value"]))),128))]),_:2},1040,["placeholder","onChange","modelValue","onUpdate:modelValue"])):$("v-if",!0)]),_:2},[ee.labelRender?{name:"label",fn:v(()=>[p(Cs,{form:_(y).form,render:ee.labelRender},null,8,["form","render"])]),key:"0"}:void 0]),1040,["label","label-width","style","class"]))),128)),Object.keys(A.value).length>0?(T(),Y(le,{key:0,"label-width":"0",style:{"grid-area":"submit_btn"},class:Re(["btn",{flex_end:N.value%_(f)===0},{btn_flex_end:Object.keys(A.value).length===4||N.value>3},{btn_label_position_top:e.labelPosition=="top"}])},{default:v(()=>[e.isFooter?(T(),G(he,{key:0},[ue(K.$slots,"footerBtn"),_(E).footerBtn?$("v-if",!0):(T(),G(he,{key:0},[p(Q,fe({class:"btn_check",onClick:_e},{type:"primary",...w.value},{loading:e.loading}),{default:v(()=>[ne(P(w.value.btnTxt),1)]),_:1},16,["loading"]),e.reset?(T(),Y(Q,fe({key:0,class:"btn_reset"},S.value,{onClick:oe}),{default:v(()=>[ne(P(S.value.btnTxt),1)]),_:1},16)):$("v-if",!0),ue(K.$slots,"querybar"),F.value>e.maxVisibleRows*_(f)&&_(b)?(T(),Y(Q,{key:1,onClick:W[0]||(W[0]=ee=>aa(M)?M.value=!_(M):M=!_(M)),link:""},{default:v(()=>[ne(P(_(M)?O.value:V.value)+" ",1),_(M)?(T(),Y(ye,{key:0},{default:v(()=>[p(_(yr))]),_:1})):(T(),Y(ye,{key:1},{default:v(()=>[p(_(Ga))]),_:1}))]),_:1})):$("v-if",!0),p(Fs,{isDropDownSelectMore:e.isDropDownSelectMore,moreCheckList:e.moreCheckList,popoverAttrsBind:s.value,onGetCheckList:W[1]||(W[1]=ee=>c("getCheckList",ee))},null,8,["isDropDownSelectMore","moreCheckList","popoverAttrsBind"])],64))],64)):$("v-if",!0)]),_:3},8,["class"])):$("v-if",!0)]),_:3},16,["label-width","form","labelPosition","style"])}}}),Ds=ce({name:"RenderCol",__name:"renderCol",props:{row:Object,render:Function,index:Number,column:{type:Object,default:null}},setup(e){const t=e,a=()=>{var r;return t.render(t==null?void 0:t.row[(r=t==null?void 0:t.column)==null?void 0:r.prop],t.row,t.index)};return(r,n)=>(T(),Y(Ge(a)))}});const at=new Map;let tr;Or&&(document.addEventListener("mousedown",e=>tr=e),document.addEventListener("mouseup",e=>{for(const t of at.values())for(const{documentHandler:a}of t)a(e,tr)}));function ar(e,t){let a=[];return Array.isArray(t.arg)?a=t.arg:t.arg instanceof HTMLElement&&a.push(t.arg),function(r,n){const o=t.instance.popperRef,l=r.target,i=n==null?void 0:n.target,g=!t||!t.instance,C=!l||!i,u=e.contains(l)||e.contains(i),E=e===l,D=a.length&&a.some(y=>y==null?void 0:y.contains(l))||a.length&&a.includes(i),s=o&&(o.contains(l)||o.contains(i));g||C||u||E||D||s||t.value(r,n)}}const Bs={beforeMount(e,t){at.has(e)||at.set(e,[]),at.get(e).push({documentHandler:ar(e,t),bindingFn:t.value})},updated(e,t){at.has(e)||at.set(e,[]);const a=at.get(e),r=a.findIndex(o=>o.bindingFn===t.oldValue),n={documentHandler:ar(e,t),bindingFn:t.value};r>=0?a.splice(r,1,n):a.push(n)},unmounted(e){at.delete(e)}};function Rs(){const e=ae(null),t=ae(null),a=ae(null),r=ae(!1),n=ae([]),o={},l=E=>{const D=s=>{e.value=document.querySelector(`${s} .el-scrollbar__view`),t.value=document.querySelector(`${s} .el-table__body`),a.value=document.querySelector(`${s} .el-scrollbar__wrap`)};r.value=E.multiple,E.multiple?D(".f_select_table_multiple"):D(".f_select_table_radio")},i=E=>{const D=o[E];return D===void 0?50:D},g=()=>{let E=0;n.value.forEach((D,s)=>{E+=i(s)}),e.value.style.height=E+"px"};return{scrollContainerEl:a,updateRenderedItemCache:E=>{Object.keys(o).length<n.value.length&&Se(()=>{Array.from(document.querySelectorAll(`${r.value?".f_select_table_multiple":".f_select_table_radio"} .el-table__row`)).forEach(y=>{o[E]||(o[E]=y.offsetHeight),E++}),g()})},updateOffset:E=>{t.value&&t.value.style&&(t.value.style.transform=`translateY(${E}px)`)},getDom:l,getItemHeightFromCache:i,saveDATA:n}}const Ps={key:0,class:"table_query_condition"},As=["element-loading-text"],Ls={key:2},zs={key:0,class:"f-table-select__page"};var _s=ce({name:"FSelectTable",__name:"index",props:{modelValue:{default:void 0},inputValue:{default:void 0},defaultSelectVal:{default:()=>[]},radioSelectValLabel:{default:""},table:{default:()=>({data:[],currentPage:1,pageSize:10,total:0})},keywords:{default:()=>({value:"value",label:"label"})},value:{},columns:{default:()=>[]},multiple:{type:Boolean,default:!1},filterable:{type:Boolean,default:!0},remote:{type:Boolean,default:!1},remoteMethod:{type:Function,default:void 0},filterMethod:{type:Function,default:void 0},isShowInput:{type:Boolean,default:!1},inputAttr:{default:()=>({})},inputWidth:{default:550},selectWidth:{default:550},tableWidth:{default:550},isShowQuery:{type:Boolean,default:!1},isShowBlurBtn:{type:Boolean,default:!1},btnBind:{default:()=>({btnTxt:""})},align:{default:"center"},reserveSelection:{type:Boolean,default:!0},selectable:{type:Function,default:void 0},multipleFixed:{type:[String,Boolean],default:!0},radioTxt:{default:""},radioFixed:{type:[String,Boolean],default:!0},tableSize:{default:"default"},border:{type:Boolean,default:!0},isShowFirstColumn:{type:Boolean,default:!0},useVirtual:{type:Boolean,default:!1},virtualShowSize:{default:30},isShowPagination:{type:Boolean,default:!1},paginationSize:{default:"small"},selfExpanded:{type:Boolean,default:!1},isClearQuery:{type:Boolean,default:!1},isRadioEchoLabel:{type:Boolean,default:!0},defaultValIsOpenRadioChange:{type:Boolean,default:!1},radioSameIsCancel:{type:Boolean,default:!0},rowClickRadio:{type:Boolean,default:!0},isKeyup:{type:Boolean,default:!1},isExpanded:{type:Boolean,default:!1},multipleDisableDelete:{type:Boolean,default:!0},tableLoading:{type:Boolean,default:!1},loadingTxt:{default:""}},emits:["page-change","selectionChange","radioChange","update:inputValue","input-focus","input-blur","input-clear","input-click"],setup(e,{expose:t,emit:a}){const{t:r}=ut(),{scrollContainerEl:n,updateRenderedItemCache:o,updateOffset:l,getDom:i,saveDATA:g,getItemHeightFromCache:C}=Rs(),u=e,E=Bs,D=a,s=na(),y=ae(!0),f=ae(!0),b=ae(!1),M=ae(!1),d=ae(!1),w=ae(""),S=ae(u.isShowFirstColumn),F=ae(u.modelValue),A=ae(0);let N=U({get(){return u.inputValue},set(q){D("update:inputValue",q)}});const k=Ie({defaultSelectValue:u.defaultSelectVal,tableData:u.table.data,defaultValue:u.value,ids:[],tabularMap:{}}),O=U(()=>u.btnBind.btnTxt?u.btnBind:{btnTxt:r("plus.selectTable.searchBtnTxt")}),V=U(()=>u.radioTxt||r("plus.selectTable.radioTxt")),ie=U(()=>u.loadingTxt||r("plus.selectTable.loadingTxt")),Z=ae(null),c=ae(null),L=ae(null),I=ae(-1),te=U(()=>k.tableData.map(q=>q[u.keywords.label]));ve(()=>u.table.data,q=>{var H,se;u.useVirtual?(g.value=q,oe(A.value)):(k.tableData=q,u.multiple&&u.multipleDisableDelete&&((se=(H=Z.value)==null?void 0:H.$el)==null||se.querySelectorAll(".el-tag").forEach(B=>{var Me,dt;(dt=te.value)!=null&&dt.includes((Me=B.querySelector(".el-select__tags-text"))==null?void 0:Me.innerText)?B.querySelector(".el-tag__close").style="display: block":B.querySelector(".el-tag__close").style="display: none"}))),Se(()=>{k.tableData&&k.tableData.length>0&&k.tableData.forEach(B=>{k.tabularMap[B[u.keywords.value]]=B[u.keywords.label]})})},{deep:!0}),ve(()=>u.defaultSelectVal,q=>{k.defaultSelectValue=q,q.length>0&&(u.multiple?y.value&&R(k.defaultSelectValue):R(k.defaultSelectValue))},{deep:!0}),ve(()=>u.radioSelectValLabel,q=>{q&&ye()},{deep:!0}),ze(()=>{var q;k.defaultSelectValue&&k.defaultSelectValue.length>0&&y.value&&R(k.defaultSelectValue),u.selfExpanded&&(Z.value.expanded=!0),u.useVirtual&&(g.value=u.table.data,S.value=!1,i(u),(q=n.value)==null||q.addEventListener("scroll",Fe)),u.radioSelectValLabel&&ye()});const oe=q=>{let H=0,se=0;for(let B=0;B<g.value.length;B++)if(se+=C(B),se>=q){H=B;break}k.tableData=g.value.slice(H,H+u.virtualShowSize),o(H),l(se-C(H))},Fe=q=>{A.value=q.target.scrollTop,oe(A.value)};Na(()=>{var q;u.useVirtual&&((q=n.value)==null||q.removeEventListener("scroll",Fe))}),Fr(()=>{u.isShowQuery&&c.value.doLayout()});const Ce=q=>{var H;d.value=q,M.value&&(Z.value.expanded=!0),q?(k.defaultSelectValue&&k.defaultSelectValue.length>0&&y.value&&R(k.defaultSelectValue),me(),u.useVirtual&&(g.value=u.table.data,oe(A.value))):(L.value&&u.isShowQuery&&u.isClearQuery&&!Z.value.expanded&&!u.selfExpanded&&((H=L.value)==null||H.resetData()),ye(),J(""),u.useVirtual&&(k.tableData=[],g.value=[])),u.selfExpanded&&(Z.value.expanded=!0)},_e=()=>{Z.value.expanded=!0},K=q=>{M.value=q},W=()=>{var q,H;L.value&&u.isShowQuery&&(Z.value.expanded=!0,Object.values((H=(q=L.value)==null?void 0:q.props)==null?void 0:H.opts).map(se=>{(se.comp.includes("select")||se.comp.includes("picker")||se.comp.includes("date"))&&(se.eventHandle={"visible-change":B=>K(B)},Z.value.expanded=!0)}),d.value&&u.isShowQuery?Z.value.expanded=!0:Z.value.expanded=!1)},le=xa(),Q=q=>{var H,se;if(!u.multiple&&u.isKeyup&&k.tableData.length>0){const B=I.value*1,Me=q.keyCode===40?B+1:q.keyCode===38?B-1:B,dt=((H=c.value.$el.querySelectorAll(".el-table__row")[0])==null?void 0:H.clientHeight)||0,va=((se=c.value.$el.querySelectorAll(".el-table__header")[0])==null?void 0:se.clientHeight)||0,Tt=(typeof(le["max-height"]||le.maxHeight)=="number"?le["max-height"]||le.maxHeight:parseFloat(le["max-height"]||le.maxHeight))||0,ea=Tt?Tt-va:0,ta=dt*(Me+3),Te=ta>ea?ta-ea:0;Tt&&c.value.setScrollTop(Te);const Oe=Math.max(0,Math.min(Me,k.tableData.length-1));c.value.setCurrentRow(k.tableData[Oe]),I.value=Oe,q.keyCode===13&&nt(k.tableData[Oe])}},ye=()=>{Se(()=>{var q;u.multiple?(q=Z.value.selected)==null||q.forEach(H=>{H.currentLabel=H.value}):u.isRadioEchoLabel?F.value=k.defaultValue&&k.defaultValue[u.keywords.label]||u.radioSelectValLabel:F.value=k.defaultValue&&k.defaultValue[u.keywords.label]||""})},Be=q=>{u.multiple?u.reserveSelection||ct():ee(),D("page-change",q)},ee=()=>{u.multiple||(c.value.setCurrentRow(-1),I.value=-1,w.value="",y.value=!0,f.value=!1)},R=q=>{if(u.multiple){const H=q.map(se=>k.tableData.find(B=>B[u.keywords.value]===se)).filter(Boolean);setTimeout(()=>{var se,B;k.defaultValue=H.map(Me=>Me[u.keywords.label]),H.forEach(Me=>{c.value.toggleRowSelection(Me,!0)}),(B=(se=Z.value)==null?void 0:se.selected)==null||B.forEach(Me=>{Me.currentLabel=Me.value})},0)}else setTimeout(()=>{const H=k.tableData.find(se=>se[u.keywords.value]===q[0]);H&&(w.value=k.tableData.indexOf(H)+1,k.defaultValue=H,F.value=H[u.keywords.label],u.defaultValIsOpenRadioChange||D("radioChange",H,H[u.keywords.value]))},0)},m=q=>{y.value=!1,k.defaultValue=q.map(H=>H[u.keywords.label]),k.ids=q.map(H=>H[u.keywords.value]),q.length===0&&(y.value=!0,k.defaultSelectValue=[]),D("selectionChange",q,k.ids)},x=({row:q})=>!u.multiple&&JSON.stringify(q)===JSON.stringify(k.defaultValue)?"selected_row_style":"",j=q=>q[u.keywords.value],J=q=>{var H;if(!u.filterable)return;if(u.filterable&&u.remote&&typeof u.remoteMethod=="function"){u.remoteMethod(q);return}const se=JSON.parse(JSON.stringify((H=u.table)==null?void 0:H.data));if(!(!se||se.length===0)){if(!u.multiple)if(q)w.value="";else{const B=se.findIndex(Me=>Me[u.keywords.label]===F.value);B!==-1&&(w.value=B+1)}if(k.tableData=se.filter(B=>{var Me;return(Me=B[u.keywords.label])==null?void 0:Me.includes(q)}),F.value){const B=k.tableData.findIndex(Me=>Me[u.keywords.label]===F.value);B!==-1&&(w.value=B+1)}}},me=()=>{Se(()=>{var q,H;if(u.multiple)(q=k.defaultValue)==null||q.forEach(se=>{const B=k.tableData.find(Me=>Me[u.keywords.value]===se[u.keywords.value]);B&&c.value.toggleRowSelection(B,!0)});else{const se=(H=k.tableData)==null?void 0:H.find(B=>B[u.keywords.value]===F.value);se&&c.value.setCurrentRow(se)}})},X=async q=>{if(typeof q!="string"||q.trim()==="")throw new Error(r("plus.copy.invalidCopyContent"));try{await navigator.clipboard.writeText(q)}catch(H){throw new Error(r("plus.copy.copyFail"))}},De=(q,H)=>{q==="success"?de.success(H):de.error(H)},We=async(q,H)=>{const se=q[H.property];try{await X(String(se)),De("success",r("plus.copy.copySuccess"))}catch(B){De("error",B.message||r("plus.copy.copyFail"))}},pe=(q,H,se)=>{q.preventDefault(),!H.isRadioDisabled&&(y.value=!1,Ze(H,se))},Je=()=>{f.value=!1,setTimeout(()=>{f.value=!0},0)},Ze=(q,H)=>{if(f.value=!f.value,w.value===H){if(!u.radioSameIsCancel)return;ct()}else Xe(q,H);u.isExpanded&&k.defaultValue?(F.value=k.defaultValue[u.keywords.label]||"",Z.value.expanded=!0):Ct()},Xe=(q,H)=>{Je(),w.value=H,k.defaultValue=q,D("radioChange",q,q[u.keywords.value])},nt=async q=>{var H;if(!q.isRadioDisabled&&u.rowClickRadio&&!u.multiple){const se=(H=u.table)==null?void 0:H.data.findIndex(B=>B[u.keywords.value]===q[u.keywords.value]);se!==-1&&(y.value=!1,await Ze(q,se+1),w.value?b.value=!0:b.value=!1)}},fa=q=>{const H=k.tableData.find(se=>se[u.keywords.label]===q);H&&c.value.toggleRowSelection(H,!1),y.value=!0},ct=()=>{const q=()=>{y.value=!0,k.defaultSelectValue=[],k.defaultValue=u.multiple?[]:null};if(!c.value){console.warn("selectTable.value is not initialized");return}if(u.multiple===!0){try{c.value.clearSelection()}catch(H){console.error("Failed to clear selection:",H)}q()}else if(u.multiple===!1){try{c.value.setCurrentRow(-1)}catch(H){console.error("Failed to set current row:",H)}I.value=-1,w.value="",f.value=!1,F.value=null,q(),D("radioChange",null,null)}else console.warn("Invalid value for props.multiple:",u.multiple)},Ct=()=>{Z.value.blur()},ya=()=>{Z.value.focus()},ba=q=>Object.keys(s).includes(q);return t({focus:ya,blur:Ct,clear:ct,props:u,state:k,fQueryConditionRef:L,selectRef:Z,selectTable:c}),(q,H)=>{const se=z("el-input"),B=z("el-button"),Me=z("el-table-column"),dt=z("el-radio"),va=z("el-table"),Tt=z("el-pagination"),ea=z("el-select"),ta=mt("loading");return e.isShowInput?(T(),Y(se,fe({key:0,modelValue:_(N),"onUpdate:modelValue":H[0]||(H[0]=Te=>aa(N)?N.value=Te:N=Te)},{clearable:!0,...e.inputAttr},{onFocus:H[1]||(H[1]=()=>D("input-focus")),onBlur:H[2]||(H[2]=()=>D("input-blur")),onClick:H[3]||(H[3]=()=>D("input-click")),onClear:H[4]||(H[4]=()=>D("input-clear")),style:{width:e.inputWidth?`${e.inputWidth}px`:"100%"}}),Ue({_:2},[ke(_(s),(Te,Oe)=>({name:Oe,fn:v(Qe=>[ue(q.$slots,Oe,rt(ot(Qe)))])}))]),1040,["modelValue","style"])):qe((T(),Y(ea,fe({key:1,ref_key:"selectRef",ref:Z,"model-value":e.multiple?k.defaultValue:F.value,"popper-class":"t-select-table",style:{width:e.selectWidth?`${e.selectWidth}px`:"100%"},"value-key":e.keywords.value,"filter-method":e.filterMethod||J,onVisibleChange:Ce,onRemoveTag:fa,onClear:ct,onKeyup:Q},{clearable:!0,multiple:e.multiple,filterable:e.filterable,remote:e.remote,remoteMethod:e.remoteMethod,...q.$attrs}),{empty:v(()=>[h("div",{class:"f-table-select__table",style:Pe({width:e.tableWidth?`${e.tableWidth}px`:"100%"})},[e.isShowQuery?(T(),G("div",Ps,[p(er,fe({ref_key:"fQueryConditionRef",ref:L,boolEnter:!1,onHandleEvent:_e},q.$attrs),Ue({_:2},[ke(_(s),(Te,Oe)=>({name:Oe,fn:v(Qe=>[ue(q.$slots,Oe,rt(ot(Qe)))])})),e.isShowBlurBtn?{name:"querybar",fn:v(()=>[p(B,fe({type:"danger",...O.value},{onClick:Ct}),{default:v(()=>[ne(P(O.value.btnTxt),1)]),_:1},16),ue(q.$slots,"querybar")]),key:"0"}:void 0]),1040)])):$("v-if",!0),h("div",{class:"header_wrap",style:Pe({paddingBottom:ba("toolbar")?"10px":0})},[ue(q.$slots,"toolbar")],4),qe((T(),G("div",{class:"table_content","element-loading-text":ie.value},[p(va,fe({ref_key:"selectTable",ref:c,data:k.tableData,class:{radioStyle:!e.multiple,highlightCurrentRow:b.value,keyUpStyle:e.isKeyup,t_select_table_multiple:e.useVirtual&&e.multiple,t_select_table_radio:e.useVirtual&&!e.multiple},"row-class-name":x,"row-key":j,onRowClick:nt,onCellDblclick:We,onSelectionChange:m},{border:e.border,size:e.tableSize,"highlight-current-row":!0,...q.$attrs}),{default:v(()=>[e.multiple?(T(),Y(Me,{key:0,type:"selection",width:e.tableSize==="large"?65:55,align:e.align||"center","reserve-selection":e.reserveSelection,selectable:e.selectable,fixed:e.multipleFixed},null,8,["width","align","reserve-selection","selectable","fixed"])):$("v-if",!0),!e.multiple&&S.value?(T(),Y(Me,{key:1,type:"radio",width:e.tableSize==="large"?65:55,label:V.value,fixed:e.radioFixed,align:e.align||"center"},{default:v(Te=>[p(dt,{modelValue:w.value,"onUpdate:modelValue":H[5]||(H[5]=Oe=>w.value=Oe),label:Te.$index+1,disabled:Te.row.isRadioDisabled,onClick:He(Oe=>pe(Oe,Te.row,Te.$index+1),["stop"])},null,8,["modelValue","label","disabled","onClick"])]),_:1},8,["width","label","fixed","align"])):$("v-if",!0),(T(!0),G(he,null,ke(e.columns,(Te,Oe)=>(T(),Y(Me,fe({key:Oe+"i",type:Te.type,label:Te.label,prop:Te.prop,"min-width":Te["min-width"]||Te.minWidth,width:Te.width,align:Te.align||e.align||"center",fixed:Te.fixed},{ref_for:!0},{"show-overflow-tooltip":!0,...Te.bind}),{default:v(Qe=>[Te.render?(T(),Y(Ds,{key:0,column:Te,row:Qe.row,render:Te.render,index:Qe.$index},null,8,["column","row","render","index"])):$("v-if",!0),Te.slotName?ue(q.$slots,Te.slotName,{key:1,scope:Qe}):$("v-if",!0),!Te.render&&!Te.slotName?(T(),G("div",Ls,[h("span",null,P(Qe.row[Te.prop]),1)])):$("v-if",!0)]),_:2},1040,["type","label","prop","min-width","width","align","fixed"]))),128)),ue(q.$slots,"default")]),_:3},16,["data","class"]),e.isShowPagination?(T(),G("div",zs,[p(Tt,fe({"current-page":e.table.currentPage,"onUpdate:currentPage":H[6]||(H[6]=Te=>e.table.currentPage=Te),"page-size":e.table.pageSize,"onUpdate:pageSize":H[7]||(H[7]=Te=>e.table.pageSize=Te),onCurrentChange:Be,layout:"total, prev, pager, next, jumper","pager-count":e.table["pager-count"]||5,total:e.table.total},{background:!0,size:e.paginationSize||"small",...q.$attrs}),null,16,["current-page","page-size","pager-count","total"])])):$("v-if",!0)],8,As)),[[ta,e.tableLoading]]),ue(q.$slots,"footer")],4)]),_:3},16,["model-value","style","value-key","filter-method"])),[[_(E),W]])}}});const Is=_s,Os=er;var qs=ce({name:"RenderComp",__name:"renderComp",props:{render:Function,item:Object},setup(e){const t=e,a=()=>t.render(t==null?void 0:t.item);return(r,n)=>(T(),Y(Ge(a)))}}),Gs=ce({name:"RenderBtn",__name:"renderBtn",props:{render:Function,item:Object},setup(e){const t=e,a=()=>t.render(t==null?void 0:t.item);return(r,n)=>(T(),Y(Ge(a)))}});const Vs={key:1,class:"text_show"},Ns={class:"footer_btn flex-box flex-ver f-margin-top-5"};var Ks=ce({name:"FForm",__name:"index",props:{className:{default:""},formOpts:{default:()=>({})},widthSize:{default:2},labelPosition:{default:"right"},isTrim:{type:Boolean,default:!0}},emits:["update:modelValue","handleEvent","getRefs"],setup(e,{expose:t,emit:a}){const r=e,n=U(()=>(k,O="")=>{let V={...k.eventHandle},ie={};return Object.keys(V).forEach(Z=>{ie[Z]=(c,L)=>{O==="f-select-table"?V[Z]&&V[Z](c,L):V[Z]&&V[Z](c,r.formOpts)}}),{...ie}}),o=U(()=>k=>r.formOpts.listTypeInfo?r.formOpts.listTypeInfo[k.list]:[]),l=U(()=>k=>{switch(k.type){case"checkbox":return"el-checkbox";case"radio":return"el-radio";case"select-arr":case"select-obj":return"el-option"}}),i=U(()=>(k,O)=>{switch(k.type){case"radio":case"checkbox":return O[k.arrLabel||"label"];case"el-select-multiple":case"select-arr":return O[k.arrLabel||"label"];case"select-obj":return O}}),g=U(()=>(k,O,V)=>{switch(k.type){case"radio":case"checkbox":return O[k.arrKey||"key"];case"el-select-multiple":case"select-arr":return O[k.arrKey||"key"];case"select-obj":return V}}),C=U(()=>(k,O)=>{switch(k.type){case"radio":case"checkbox":return O[k.arrLabel||"label"];case"el-select-multiple":case"select-arr":return O[k.arrLabel||"label"];case"select-obj":return O}}),u=ae(r.widthSize),E=ae(null),{t:D}=ut(),s=Ca(),y=a;ve(()=>r.formOpts.formData,()=>{y("update:modelValue",E.value)},{deep:!0}),ve(()=>r.widthSize,k=>{k>6?u.value=6:u.value=k},{deep:!0}),ze(()=>{var k;const O=Object.entries(E.value.$.exposed);for(const[Z,c]of O)s.exposed[Z]=c;let V=null,ie=null;r.formOpts.formData&&Object.keys((k=r==null?void 0:r.formOpts)==null?void 0:k.formData).forEach(Z=>{r.formOpts.formData[Z]&&(r.formOpts.fieldList.map(c=>{c.value==Z&&(V=c.event,ie=c)}),M(V,r.formOpts.formData[Z],ie,!1))}),y("update:modelValue",E.value)});const f=k=>r.formOpts.labelPosition==="top"?`flex: 0 1 calc((${100/(k.widthSize||u.value)}% - 10px));margin-right:10px;`:`flex: 0 1 ${100/(k.widthSize||u.value)}%;`,b=k=>{let O;return k.comp&&typeof k.comp=="string"&&(k.comp.includes("input")?O=D("plus.form.pleaseEnter")+k.label:k.comp.includes("select")||k.comp.includes("date")?O=D("plus.form.pleaseSelect")+k.label:O=k.label),O},M=(k,O,V,ie=!0)=>{var Z;ie&&r.isTrim&&!V.isTrim&&V.comp.includes("el-input")&&((Z=V==null?void 0:V.bind)==null?void 0:Z.type)!=="number"&&V.type!=="password"&&V.type!=="inputNumber"&&(r.formOpts.formData[V.value]=r.formOpts.formData[V.value].trim()),y("handleEvent",k,O)},d=()=>new Promise((k,O)=>{E.value.validate(V=>{V?k({valid:V,formData:r.formOpts.formData}):O({valid:V,formData:null})})}),w=(k,O,V)=>{y("getRefs",k,O,V)},S=ae({}),F=(k,O,V)=>{y("getRefs",k,O,V),k&&(S.value[`tselecttableref-${V}`]=k)},A=()=>{N(),E.value.resetFields()},N=()=>{const k=Object.keys(S.value).filter(O=>O.includes("tselecttableref"));k.length>0&&S.value&&k.map(O=>{S.value[O].clear()})};return t({...s.exposed,selfValidate:d,selfResetFields:A,resetTselectTable:N}),(k,O)=>{const V=z("el-form-item"),ie=z("el-button"),Z=z("el-form");return T(),Y(Z,fe({class:["f-form",e.className],ref_key:"fform",ref:E,model:e.formOpts.formData,rules:e.formOpts.rules,"label-width":e.formOpts.labelWidth||"120px","label-position":e.formOpts.labelPosition||e.labelPosition||"right"},k.$attrs),{default:v(()=>[(T(!0),G(he,null,ke(e.formOpts.fieldList,(c,L)=>(T(),G(he,null,[(typeof c.isHideItem=="function"?c.isHideItem(e.formOpts.formData):!c.isHideItem)?(T(),Y(V,fe({key:L,prop:c.value,label:c.label,class:[c.className,{render_label:c.labelRender},{slot_label:c.slotName},{render_laber_position_left:e.formOpts.labelPosition==="left"}],rules:c.rules,"label-width":c.labelWidth,style:f(c)},{ref_for:!0},k.$attrs),Ue({default:v(()=>[c.slotName?ue(k.$slots,c.slotName,{key:0,scope:e.formOpts.formData}):$("v-if",!0),c.textShow?(T(),G("span",Vs,P(c.textValue||e.formOpts.formData[c.value]),1)):$("v-if",!0),c.isSelfCom?(T(),G(he,{key:2},[c.comp==="f-select-table"?(T(),Y(Ge(c.comp),fe({key:0,ref_for:!0,ref:I=>F(I,c,L),placeholder:c.placeholder||b(c)},{ref_for:!0},typeof c.bind=="function"?c.bind(e.formOpts.formData):{clearable:!0,filterable:!0,...c.bind},{style:{width:c.width||"100%"}},kt(n.value(c,"f-select-table"))),null,16,["placeholder","style"])):(T(),Y(Ge(c.comp),fe({key:1,modelValue:e.formOpts.formData[c.value],"onUpdate:modelValue":I=>e.formOpts.formData[c.value]=I,placeholder:c.placeholder||b(c),ref_for:!0,ref:I=>w(I,c,L)},{ref_for:!0},typeof c.bind=="function"?c.bind(e.formOpts.formData):{clearable:!0,filterable:!0,...c.bind},{style:{width:c.width||"100%"}},kt(n.value(c))),null,16,["modelValue","onUpdate:modelValue","placeholder","style"]))],64)):$("v-if",!0),!c.slotName&&!c.textShow&&!c.isSelfCom?(T(),Y(Ge(c.comp),fe({key:3,modelValue:e.formOpts.formData[c.value],"onUpdate:modelValue":I=>e.formOpts.formData[c.value]=I,type:c.type,placeholder:c.placeholder||b(c),onChange:I=>M(c.event,e.formOpts.formData[c.value],c),ref_for:!0,ref:I=>w(I,c,L)},{ref_for:!0},typeof c.bind=="function"?c.bind(e.formOpts.formData):{clearable:!0,filterable:!0,...c.bind},{style:{width:c.width||"100%"}},kt(n.value(c))),Ue({default:v(()=>[c.childSlotName?ue(k.$slots,c.childSlotName,{key:0}):$("v-if",!0),(T(!0),G(he,null,ke(o.value(c),(I,te)=>(T(),Y(Ge(l.value(c)),{key:L,disabled:I.disabled,label:i.value(c,I),value:g.value(c,I,te)},{default:v(()=>[ne(P(C.value(c,I)),1)]),_:2},1032,["disabled","label","value"]))),128))]),_:2},[c.prepend?{name:"prepend",fn:v(()=>[ne(P(c.prepend),1)]),key:"0"}:void 0,c.append?{name:"append",fn:v(()=>[ne(P(c.append),1)]),key:"1"}:void 0]),1040,["modelValue","onUpdate:modelValue","type","placeholder","onChange","style"])):$("v-if",!0)]),_:2},[c.labelSlotName||c.labelRender?{name:"label",fn:v(()=>[c.labelRender?(T(),Y(qs,{key:0,render:c.labelRender,item:c},null,8,["render","item"])):$("v-if",!0),c.labelSlotName?ue(k.$slots,c.labelSlotName,{key:1,scope:c}):$("v-if",!0)]),key:"0"}:void 0]),1040,["prop","label","class","rules","label-width","style"])):$("v-if",!0)],64))),256)),$(" \u6309\u94AE "),h("div",Ns,[e.formOpts.btnSlotName?ue(k.$slots,e.formOpts.btnSlotName,{key:0}):$("v-if",!0),!e.formOpts.btnSlotName&&e.formOpts.operatorList&&e.formOpts.operatorList.length>0?(T(!0),G(he,{key:1},ke(e.formOpts.operatorList,(c,L)=>(T(),G(he,null,[c.render?(T(),Y(Gs,{key:L,item:c,render:c.render},null,8,["item","render"])):(T(),G(he,{key:1},[c.isHideBtn?$("v-if",!0):(T(),Y(ie,fe({key:L,onClick:I=>c.fun(c)},{ref_for:!0},{type:"primary",size:"small",...c.bind}),{default:v(()=>[ne(P(c.label),1)]),_:2},1040,["onClick"]))],64))],64))),256)):$("v-if",!0)])]),_:3},16,["class","model","rules","label-width","label-position"])}}});const Ys=Ks,Hs=["src"];var $s=ce({name:"svgIcon",__name:"svgicon",props:{name:{type:String},size:{type:Number,default:()=>14},color:{type:String}},setup(e){const t=e,a=["https","http","/src","/assets","data:image",window.__env__.VITE_PUBLIC_PATH],r=U(()=>t==null?void 0:t.name),n=U(()=>{var C;return(C=t==null?void 0:t.name)==null?void 0:C.startsWith("ele-")}),o=U(()=>a.find(C=>{var u;return(u=t.name)==null?void 0:u.startsWith(C)})),l=U(()=>`font-size: ${t.size}px;color: ${t.color};`),i=U(()=>`width: ${t.size}px;height: ${t.size}px;display: inline-block;overflow: hidden;`),g=U(()=>{const C=[];return["-webkit","-ms","-o","-moz"].forEach(E=>C.push(`${E}-filter: drop-shadow(${t.color} ${t.size}px 0);`)),`width: ${t.size}px;height: ${t.size}px;position: relative;left: -${t.size}px;${C.join("")}`});return(C,u)=>n.value?(T(),G("i",{key:0,class:"el-icon",style:Pe(l.value)},[(T(),Y(Ge(r.value)))],4)):o.value?(T(),G("div",{key:1,style:Pe(i.value)},[h("img",{src:r.value,style:Pe(g.value)},null,12,Hs)],4)):(T(),G("i",{key:2,class:Re(r.value),style:Pe(l.value)},null,6))}});function Us(e){const t=qa;for(const a in t)e._context.components[`ele-${t[a].name}`]||e.component(`ele-${t[a].name}`,t[a]);e._context.components.SvgIcon||e.component("SvgIcon",$s)}const ge=Nr();var js=ce({name:"FLayout",__name:"index",emits:["layoutChangePassword","layoutOnlineUsers","layoutSearchMenu","layoutSetBrowserTitle","layoutSetOpenLink"],setup(e,{emit:t}){const a={defaults:xe(()=>Promise.resolve().then(function(){return Bd})),classic:xe(()=>Promise.resolve().then(function(){return Ad})),transverse:xe(()=>Promise.resolve().then(function(){return zd})),columns:xe(()=>Promise.resolve().then(function(){return Id}))},r=Ee(),{themeConfig:n}=we(r);let o=document.body.clientWidth;const l=t;Xn({onFormDialogOpen:g=>{g.name=="changePassword"?l("layoutChangePassword"):g.name=="onlineUsers"?l("layoutOnlineUsers"):g.name=="searchFormMenu"?l("layoutSearchMenu"):g.name=="setFBrowserTitle"?l("layoutSetBrowserTitle"):g.name=="setFOpenLink"&&l("layoutSetOpenLink",g)}});const i=()=>{re.get("oldLayout")||re.set("oldLayout",n.value.layout);const g=document.body.clientWidth;o>g||(o=g,g<1e3?(n.value.isCollapse=!1,ge.emit("layoutMobileResize",{layout:"defaults",clientWidth:g})):ge.emit("layoutMobileResize",{layout:re.get("oldLayout")?re.get("oldLayout"):n.value.layout,clientWidth:g}))};return St(()=>{i(),window.addEventListener("resize",i)}),lt(()=>{window.removeEventListener("resize",i)}),(g,C)=>(T(),Y(Ge(a[_(n).layout]),rt(ot(g.$attrs)),{default:v(()=>[(T(!0),G(he,null,ke(g.$slots,(u,E)=>ue(g.$slots,E,fe({key:E,ref_for:!0},g.$slots[E].props||{}))),128))]),_:3},16))}});const Ws=js;function pa(){const{copy:e,isSupported:t}=qr();return{percentFormat:(M,d,w)=>w?`${w}%`:"-",dateFormatYMD:(M,d,w)=>w?Mt(new Date(w),"YYYY-mm-dd"):"-",dateFormatYMDHMS:(M,d,w)=>w?Mt(new Date(w),"YYYY-mm-dd HH:MM:SS"):"-",dateFormatHMS:(M,d,w)=>{if(!w)return"-";let S=0;return typeof M=="number"&&(S=M),typeof w=="number"&&(S=w),Mt(new Date(S*1e3),"HH:MM:SS")},scaleFormat:(M="0",d=4)=>Number.parseFloat(M).toFixed(d),scale2Format:(M="0")=>Number.parseFloat(M).toFixed(2),groupSeparator:(M,d=2)=>M.toLocaleString("en-US",{minimumFractionDigits:d,maximumFractionDigits:2}),copyText:M=>new Promise((d,w)=>{try{t.value?(e(M),de.success(Ye.global.t("message.layout.copyTextSuccess")),d(M)):(console.error("\u6D4F\u89C8\u5668\u4E0D\u652F\u6301\u526A\u8D34\u677F API"),w("\u6D4F\u89C8\u5668\u4E0D\u652F\u6301\u526A\u8D34\u677F API"))}catch(S){de.error(Ye.global.t("message.layout.copyTextError")),w(S)}}),removeHtmlSub:M=>{var d=M.replace(/<[^>]+>/g,"");return d.length>50?d.substring(0,50)+"......":d},removeHtml:M=>M.replace(/<[^>]+>/g,""),getEnumDesc:(M,d)=>{var w;return(w=d.find(S=>S.value==M))==null?void 0:w.describe},appendQueryParams:(M,d)=>{if(!d||Object.keys(d).length==0)return M;const w=Object.keys(d).map(S=>`${encodeURIComponent(S)}=${encodeURIComponent(d[S])}`).join("&");return`${M}${M.includes("?")?"&":"?"}${w}`},getNameAbbr:(M,d)=>{if(!M)return de.error("\u83B7\u53D6\u7B80\u79F0\u6587\u672C\u4E0D\u80FD\u4E3A\u7A7A");try{return Ve("sysCommon").post({text:M},"nameAbbr").then(w=>(d&&d(w.data.result),w.data.result))}catch(w){de.error("\u83B7\u53D6\u5931\u8D25")}},handleConditionalClear:(M,d,w=void 0)=>M?w:d,getTimeRangePickerShortcuts:()=>{const M=Ee();return[{text:"\u8FD1\u4E00\u5468",value:()=>{const d=new Date(M.themeConfig.serverTime),w=new Date(d.getFullYear(),d.getMonth(),d.getDate(),23,59,59,999);return[new Date(d.getFullYear(),d.getMonth(),d.getDate()-7),w]}},{text:"\u8FD1\u4E00\u6708",value:()=>{const d=new Date(M.themeConfig.serverTime),w=new Date(d.getFullYear(),d.getMonth(),d.getDate(),23,59,59,999);return[new Date(d.getFullYear(),d.getMonth()-1,d.getDate()),w]}},{text:"\u8FD1\u4E09\u6708",value:()=>{const d=new Date(M.themeConfig.serverTime),w=new Date(d.getFullYear(),d.getMonth(),d.getDate(),23,59,59,999);return[new Date(d.getFullYear(),d.getMonth()-3,d.getDate()),w]}},{text:"\u8FD1\u534A\u5E74",value:()=>{const d=new Date(M.themeConfig.serverTime),w=new Date(d.getFullYear(),d.getMonth(),d.getDate(),23,59,59,999);return[new Date(d.getFullYear(),d.getMonth()-6,d.getDate()),w]}},{text:"\u672C\u5E74",value:()=>{const d=new Date(M.themeConfig.serverTime),w=new Date(d.getFullYear(),11,31,23,59,59,999);return[new Date(d.getFullYear(),0,1),w]}},{text:"\u8FD1\u4E24\u5E74",value:()=>{const d=new Date(M.themeConfig.serverTime),w=new Date(d.getFullYear(),11,31,23,59,59,999);return[new Date(d.getFullYear()-1,0,1),w]}},{text:"\u8FD1\u4E09\u5E74",value:()=>{const d=new Date(M.themeConfig.serverTime),w=new Date(d.getFullYear(),11,31,23,59,59,999);return[new Date(d.getFullYear()-2,0,1),w]}}]}}}function Js(e){let t="";const{query:a,params:r,meta:n}=e,o=/^\{("(zh-CN|en|zh-TW)":"[^,]+",?){1,3}}$/;return a!=null&&a.tagsViewName||r!=null&&r.tagsViewName?o.test(a==null?void 0:a.tagsViewName)||o.test(r==null?void 0:r.tagsViewName)?t=((a==null?void 0:a.tagsViewName)&&JSON.parse(a==null?void 0:a.tagsViewName)||(r==null?void 0:r.tagsViewName)&&JSON.parse(r==null?void 0:r.tagsViewName))[Ye.global.locale.value]:t=(a==null?void 0:a.tagsViewName)||(r==null?void 0:r.tagsViewName):t=Ye.global.t(`message.menu.${n.title}`),t}const Zs=(e,t)=>{const a=new IntersectionObserver(r=>{r.forEach(n=>{if(n.isIntersecting){const{img:o,key:l}=n.target.dataset;n.target.src=o,n.target.onload=()=>{a.unobserve(n.target),t[l].loading=!1}}})});Se(()=>{document.querySelectorAll(e).forEach(r=>a.observe(r))})},Xs=()=>{const e=Ee(ka),{themeConfig:t}=we(e);return t.value.globalComponentSize};function nr(e){let t;try{t=e.push?[]:{}}catch(a){t={}}for(let a in e)e[a]&&typeof e[a]=="object"?t[a]=nr(e[a]):t[a]=e[a];return t}function Qs(){return!!navigator.userAgent.match(/('phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone')/i)}function eu(e){const t=[];for(const a in e){const r=[];for(const o in e[a])r.push(e[a][o]);r.filter(o=>o==="").length!==r.length&&t.push(e[a])}return t}const Qt={setTagsViewNameI18n(e){return Js(e)},lazyImg:(e,t)=>{Zs(e,t)},globalComponentSize:()=>Xs(),deepClone:e=>nr(e),isMobile:()=>Qs(),handleEmpty:e=>eu(e)},tu={class:"layout-breadcrumb-seting"},au={class:"layout-breadcrumb-seting-bar-flex"},nu={class:"layout-breadcrumb-seting-bar-flex-label"},ru={class:"layout-breadcrumb-seting-bar-flex-value"},ou={style:{margin:"10px 0"}},lu={class:"layout-breadcrumb-seting-bar-flex mt15"},iu={class:"layout-breadcrumb-seting-bar-flex-label"},su={class:"layout-breadcrumb-seting-bar-flex-value"},uu={class:"layout-breadcrumb-seting-bar-flex"},cu={class:"layout-breadcrumb-seting-bar-flex-label"},du={class:"layout-breadcrumb-seting-bar-flex-value"},mu={class:"layout-breadcrumb-seting-bar-flex"},pu={class:"layout-breadcrumb-seting-bar-flex-label"},hu={class:"layout-breadcrumb-seting-bar-flex-value"},gu={class:"layout-breadcrumb-seting-bar-flex mt10"},fu={class:"layout-breadcrumb-seting-bar-flex-label"},yu={class:"layout-breadcrumb-seting-bar-flex-value"},bu={class:"layout-breadcrumb-seting-bar-flex"},vu={class:"layout-breadcrumb-seting-bar-flex-label"},xu={class:"layout-breadcrumb-seting-bar-flex-value"},Cu={class:"layout-breadcrumb-seting-bar-flex"},Tu={class:"layout-breadcrumb-seting-bar-flex-label"},wu={class:"layout-breadcrumb-seting-bar-flex-value"},ku={class:"layout-breadcrumb-seting-bar-flex mt14"},Su={class:"layout-breadcrumb-seting-bar-flex-label"},Eu={class:"layout-breadcrumb-seting-bar-flex-value"},Fu={class:"layout-breadcrumb-seting-bar-flex-label"},Mu={class:"layout-breadcrumb-seting-bar-flex-value"},Du={class:"layout-breadcrumb-seting-bar-flex-label"},Bu={class:"layout-breadcrumb-seting-bar-flex-value"},Ru={class:"layout-breadcrumb-seting-bar-flex-label"},Pu={class:"layout-breadcrumb-seting-bar-flex-value"},Au={class:"layout-breadcrumb-seting-bar-flex-label"},Lu={class:"layout-breadcrumb-seting-bar-flex-value"},zu={class:"layout-breadcrumb-seting-bar-flex mt11"},_u={class:"layout-breadcrumb-seting-bar-flex-label"},Iu={class:"layout-breadcrumb-seting-bar-flex-value"},Ou={class:"layout-breadcrumb-seting-bar-flex mt11"},qu={class:"layout-breadcrumb-seting-bar-flex-label"},Gu={class:"layout-breadcrumb-seting-bar-flex-value"},Vu={class:"layout-breadcrumb-seting-bar-flex mt11"},Nu={class:"layout-breadcrumb-seting-bar-flex-label"},Ku={class:"layout-breadcrumb-seting-bar-flex-value"},Yu={class:"layout-breadcrumb-seting-bar-flex-label"},Hu={class:"layout-breadcrumb-seting-bar-flex-value"},$u={class:"layout-breadcrumb-seting-bar-flex-label"},Uu={class:"layout-breadcrumb-seting-bar-flex-value"},ju={class:"layout-breadcrumb-seting-bar-flex mt15"},Wu={class:"layout-breadcrumb-seting-bar-flex-label"},Ju={class:"layout-breadcrumb-seting-bar-flex-value"},Zu={class:"layout-breadcrumb-seting-bar-flex-label"},Xu={class:"layout-breadcrumb-seting-bar-flex-value"},Qu={class:"layout-breadcrumb-seting-bar-flex mt15"},ec={class:"layout-breadcrumb-seting-bar-flex-label"},tc={class:"layout-breadcrumb-seting-bar-flex-value"},ac={class:"layout-breadcrumb-seting-bar-flex mt11"},nc={class:"layout-breadcrumb-seting-bar-flex-label"},rc={class:"layout-breadcrumb-seting-bar-flex-value"},oc={class:"layout-breadcrumb-seting-bar-flex mt15"},lc={class:"layout-breadcrumb-seting-bar-flex-label"},ic={class:"layout-breadcrumb-seting-bar-flex-value"},sc={class:"layout-breadcrumb-seting-bar-flex-label"},uc={class:"layout-breadcrumb-seting-bar-flex-value"},cc={class:"layout-breadcrumb-seting-bar-flex mt15"},dc={class:"layout-breadcrumb-seting-bar-flex-label"},mc={class:"layout-breadcrumb-seting-bar-flex-value"},pc={class:"layout-breadcrumb-seting-bar-flex mt15"},hc={class:"layout-breadcrumb-seting-bar-flex-label"},gc={class:"layout-breadcrumb-seting-bar-flex-value"},fc={class:"layout-breadcrumb-seting-bar-flex mt15"},yc={class:"layout-breadcrumb-seting-bar-flex-label"},bc={class:"layout-breadcrumb-seting-bar-flex-value"},vc={class:"layout-breadcrumb-seting-bar-flex mt15"},xc={class:"layout-breadcrumb-seting-bar-flex-label"},Cc={class:"layout-breadcrumb-seting-bar-flex-value"},Tc={class:"layout-breadcrumb-seting-bar-flex-label"},wc={class:"layout-breadcrumb-seting-bar-flex-value"},kc={class:"layout-breadcrumb-seting-bar-flex mt15"},Sc={class:"layout-breadcrumb-seting-bar-flex-label"},Ec={class:"layout-breadcrumb-seting-bar-flex-value"},Fc={class:"layout-breadcrumb-seting-bar-flex mt15"},Mc={class:"layout-breadcrumb-seting-bar-flex-label"},Dc={class:"layout-breadcrumb-seting-bar-flex-value"},Bc={class:"layout-breadcrumb-seting-bar-flex mt15"},Rc={class:"layout-breadcrumb-seting-bar-flex-label"},Pc={class:"layout-breadcrumb-seting-bar-flex-value"},Ac={class:"layout-breadcrumb-seting-bar-flex mt15"},Lc={class:"layout-breadcrumb-seting-bar-flex-label"},zc={class:"layout-breadcrumb-seting-bar-flex-value"},_c={class:"layout-breadcrumb-seting-bar-flex mt15"},Ic={class:"layout-breadcrumb-seting-bar-flex-label"},Oc={class:"layout-breadcrumb-seting-bar-flex-value"},qc={class:"layout-breadcrumb-seting-bar-flex mt14"},Gc={class:"layout-breadcrumb-seting-bar-flex-label"},Vc={class:"layout-breadcrumb-seting-bar-flex-value"},Nc={class:"layout-breadcrumb-seting-bar-flex mt15"},Kc={class:"layout-breadcrumb-seting-bar-flex-label"},Yc={class:"layout-breadcrumb-seting-bar-flex-value"},Hc={class:"layout-breadcrumb-seting-bar-flex mt15"},$c={class:"layout-breadcrumb-seting-bar-flex-label"},Uc={class:"layout-breadcrumb-seting-bar-flex-value"},jc={class:"layout-breadcrumb-seting-bar-flex-label"},Wc={class:"layout-breadcrumb-seting-bar-flex-value"},Jc={class:"layout-breadcrumb-seting-bar-flex-label"},Zc={class:"layout-breadcrumb-seting-bar-flex-value"},Xc={class:"layout-drawer-content-flex"},Qc={class:"layout-tips-box"},ed={class:"layout-tips-txt"},td={class:"layout-tips-box"},ad={class:"layout-tips-txt"},nd={class:"layout-tips-box"},rd={class:"layout-tips-txt"},od={class:"layout-tips-box"},ld={class:"layout-tips-txt"},id={class:"copy-config"},sd={style:{color:"#fff"}},ud={style:{height:"70vh","overflow-y":"scroll","overflow-x":"hidden"}},cd={class:"traditionalColors-chines mt10",style:{cursor:"grab"}},dd={class:"traditionalColors-chines",style:{cursor:"grab",color:"gray"}};var md=ce({name:"FSettings",__name:"index",setup(e,{expose:t}){const a=[{CMYK:[4,5,18,0],RGB:[249,244,220],hex:"#f9f4dc",name:"\u4E73\u767D",pinyin:"rubai"},{CMYK:[3,8,30,0],RGB:[249,236,195],hex:"#f7e8aa",name:"\u674F\u4EC1\u9EC4",pinyin:"xingrenhuang"},{CMYK:[4,13,67,0],RGB:[248,223,114],hex:"#f8df72",name:"\u8309\u8389\u9EC4",pinyin:"molihuang"},{CMYK:[5,14,68,1],RGB:[248,223,112],hex:"#f8df70",name:"\u9EA6\u79C6\u9EC4",pinyin:"maiganhuang"},{CMYK:[2,16,84,0],RGB:[251,218,65],hex:"#fbda41",name:"\u6CB9\u83DC\u82B1\u9EC4",pinyin:"youcaihuahuang"},{CMYK:[1,18,94,0],RGB:[254,215,26],hex:"#fed71a",name:"\u4F5B\u624B\u9EC4",pinyin:"foshouhuang"},{CMYK:[3,16,50,0],RGB:[247,222,152],hex:"#f7de98",name:"\u7BFE\u9EC4",pinyin:"miehuang"},{CMYK:[3,17,69,0],RGB:[248,216,106],hex:"#f8d86a",name:"\u8475\u6247\u9EC4",pinyin:"kuishanhuang"},{CMYK:[0,20,87,0],RGB:[252,211,55],hex:"#fcd337",name:"\u67E0\u6AAC\u9EC4",pinyin:"ningmenghuang"},{CMYK:[0,20,95,0],RGB:[252,210,23],hex:"#fcd217",name:"\u91D1\u74DC\u9EC4",pinyin:"jinguahuang"},{CMYK:[0,21,94,0],RGB:[254,209,16],hex:"#ffd111",name:"\u85E4\u9EC4",pinyin:"tenghuang"},{CMYK:[2,16,39,0],RGB:[246,222,173],hex:"#f6dead",name:"\u916A\u9EC4",pinyin:"laohuang"},{CMYK:[1,17,50,0],RGB:[247,218,148],hex:"#f7da94",name:"\u9999\u6C34\u73AB\u7470\u9EC4",pinyin:"xiangshuimeiguihuang"},{CMYK:[1,21,70,0],RGB:[249,211,103],hex:"#f9d367",name:"\u6DE1\u5BC6\u9EC4",pinyin:"danmihuang"},{CMYK:[0,23,88,0],RGB:[251,205,49],hex:"#fbcd31",name:"\u5927\u8C46\u9EC4",pinyin:"dadouhuang"},{CMYK:[0,24,94,0],RGB:[252,203,22],hex:"#fccb16",name:"\u7D20\u99A8\u9EC4",pinyin:"suxinhuang"},{CMYK:[0,24,94,0],RGB:[254,204,17],hex:"#fecc11",name:"\u5411\u65E5\u8475\u9EC4",pinyin:"xiangrikuihuang"},{CMYK:[0,27,88,0],RGB:[251,200,47],hex:"#fbc82f",name:"\u96C5\u68A8\u9EC4",pinyin:"yalihuang"},{CMYK:[0,28,94,0],RGB:[252,197,21],hex:"#fcc515",name:"\u9EC4\u8FDE\u9EC4",pinyin:"huanglianhuang"},{CMYK:[0,29,95,0],RGB:[252,195,7],hex:"#fcc307",name:"\u91D1\u76CF\u9EC4",pinyin:"jinzhanhuang"},{CMYK:[0,32,52,0],RGB:[248,195,135],hex:"#f8c387",name:"\u86CB\u58F3\u9EC4",pinyin:"dankehuang"},{CMYK:[0,32,52,0],RGB:[247,193,115],hex:"#f7c173",name:"\u8089\u8272",pinyin:"rouse"},{CMYK:[0,35,89,0],RGB:[251,185,41],hex:"#fbb929",name:"\u9E45\u638C\u9EC4",pinyin:"ezhanghuang"},{CMYK:[0,36,93,0],RGB:[251,182,18],hex:"#fbb612",name:"\u9E21\u86CB\u9EC4",pinyin:"jidanhuang"},{CMYK:[0,35,94,0],RGB:[252,183,10],hex:"#fcb70a",name:"\u9F2C\u9EC4",pinyin:"youhuang"},{CMYK:[0,44,84,0],RGB:[249,166,51],hex:"#f9a633",name:"\u69B4\u843C\u9EC4",pinyin:"liuehuang"},{CMYK:[0,45,92,0],RGB:[251,164,20],hex:"#fba414",name:"\u6DE1\u6A58\u6A59",pinyin:"danjucheng"},{CMYK:[0,47,92,0],RGB:[252,161,6],hex:"#fca106",name:"\u6787\u6777\u9EC4",pinyin:"pipahuang"},{CMYK:[0,47,92,0],RGB:[252,161,4],hex:"#fca104",name:"\u6A59\u76AE\u9EC4",pinyin:"chengpihuang"},{CMYK:[0,56,87,0],RGB:[252,140,35],hex:"#fc8c23",name:"\u5317\u74DC\u9EC4",pinyin:"beiguahuang"},{CMYK:[0,54,92,0],RGB:[250,142,22],hex:"#f28e16",name:"\u674F\u9EC4",pinyin:"xinghuang"},{CMYK:[0,51,91,0],RGB:[255,153,0],hex:"#ff9900",name:"\u96C4\u9EC4",pinyin:"xionghuang"},{CMYK:[0,56,91,0],RGB:[251,139,5],hex:"#fb8b05",name:"\u4E07\u5BFF\u83CA\u9EC4",pinyin:"wanshoujuhuang"},{CMYK:[10,13,35,1],RGB:[233,221,182],hex:"#e9ddb6",name:"\u83CA\u857E\u767D",pinyin:"juleibai"},{CMYK:[8,19,84,1],RGB:[238,208,69],hex:"#eed045",name:"\u79CB\u8475\u9EC4",pinyin:"qiukuihuang"},{CMYK:[6,20,92,1],RGB:[242,206,43],hex:"#f2ce2b",name:"\u786B\u534E\u9EC4",pinyin:"liuhuahuang"},{CMYK:[6,22,92,0],RGB:[241,202,23],hex:"#f1ca17",name:"\u67DA\u9EC4",pinyin:"youhuang"},{CMYK:[15,20,66,2],RGB:[221,200,113],hex:"#ddc871",name:"\u8292\u679C\u9EC4",pinyin:"mangguohuang"},{CMYK:[14,22,85,2],RGB:[223,194,67],hex:"#dfc243",name:"\u84BF\u9EC4",pinyin:"haohuang"},{CMYK:[12,24,95,2],RGB:[226,192,39],hex:"#e2c027",name:"\u59DC\u9EC4",pinyin:"jianghuang"},{CMYK:[11,25,99,1],RGB:[228,191,17],hex:"#e4bf11",name:"\u9999\u8549\u9EC4",pinyin:"xiangjiaohuang"},{CMYK:[17,27,94,4],RGB:[210,180,44],hex:"#d2b42c",name:"\u8349\u9EC4",pinyin:"caohuang"},{CMYK:[17,29,100,4],RGB:[210,177,22],hex:"#d2b116",name:"\u65B0\u79BE\u7EFF",pinyin:"xinhelv"},{CMYK:[28,26,45,7],RGB:[183,174,143],hex:"#b7ae8f",name:"\u6708\u7070",pinyin:"yuehui"},{CMYK:[30,30,70,12],RGB:[173,158,85],hex:"#ad9e5f",name:"\u6DE1\u7070\u7EFF",pinyin:"danhuilv"},{CMYK:[38,38,76,24],RGB:[142,128,75],hex:"#8e804b",name:"\u8349\u7070\u7EFF",pinyin:"caohuilv"},{CMYK:[36,42,100,29],RGB:[136,115,34],hex:"#887322",name:"\u82D4\u7EFF",pinyin:"tailv"},{CMYK:[36,42,100,30],RGB:[134,112,24],hex:"#867018",name:"\u78A7\u87BA\u6625\u7EFF",pinyin:"biluochunlv"},{CMYK:[47,47,65,42],RGB:[104,94,72],hex:"#685e48",name:"\u71D5\u7FBD\u7070",pinyin:"yanyuhui"},{CMYK:[46,47,69,42],RGB:[105,94,69],hex:"#695e45",name:"\u87F9\u58F3\u7070",pinyin:"xiekehui"},{CMYK:[48,48,100,45],RGB:[100,88,34],hex:"#645822",name:"\u6F6D\u6C34\u7EFF",pinyin:"tanshuilv"},{CMYK:[50,50,10,48],RGB:[94,83,20],hex:"#5e5314",name:"\u6A44\u6984\u7EFF",pinyin:"ganlanlv"},{CMYK:[2,6,18,0],RGB:[249,241,219],hex:"#f9f1db",name:"\u868C\u8089\u767D",pinyin:"bangroubai"},{CMYK:[3,10,31,0],RGB:[248,232,193],hex:"#f8e8c1",name:"\u8C46\u6C41\u9EC4",pinyin:"douzhihuang"},{CMYK:[1,19,66,0],RGB:[249,215,112],hex:"#f9d770",name:"\u6DE1\u8327\u9EC4",pinyin:"danjianhuang"},{CMYK:[0,26,94,0],RGB:[255,201,12],hex:"#ffc90c",name:"\u4E73\u9E2D\u9EC4",pinyin:"ruyahuang"},{CMYK:[5,11,22,0],RGB:[242,230,206],hex:"#f2e6ce",name:"\u8354\u8089\u767D",pinyin:"liroubai"},{CMYK:[5,19,50,0],RGB:[240,214,149],hex:"#f0d695",name:"\u8C61\u7259\u9EC4",pinyin:"xiangyahuang"},{CMYK:[3,23,69,0],RGB:[244,206,105],hex:"#f4ce69",name:"\u7092\u7C73\u9EC4",pinyin:"chaomihuang"},{CMYK:[1,28,89,0],RGB:[246,196,48],hex:"#f6c430",name:"\u9E66\u9E49\u51A0\u9EC4",pinyin:"yingwuguanhuang"},{CMYK:[0,30,95,0],RGB:[249,193,22],hex:"#f9c116",name:"\u6728\u74DC\u9EC4",pinyin:"muguahuang"},{CMYK:[0,32,95,0],RGB:[249,189,16],hex:"#f9bd10",name:"\u6D45\u70D9\u9EC4",pinyin:"qianlaohuang"},{CMYK:[11,18,39,1],RGB:[229,211,170],hex:"#e5d3aa",name:"\u83B2\u5B50\u767D",pinyin:"lianzibai"},{CMYK:[5,35,99,0],RGB:[232,176,4],hex:"#e8b004",name:"\u8C37\u9EC4",pinyin:"guhuang"},{CMYK:[3,36,99,0],RGB:[235,177,13],hex:"#ebb10d",name:"\u6800\u5B50\u9EC4",pinyin:"zhizihuang"},{CMYK:[11,39,100,2],RGB:[217,164,14],hex:"#d9a40e",name:"\u82A5\u9EC4",pinyin:"jiehuang"},{CMYK:[28,27,43,8],RGB:[181,170,144],hex:"#b5aa90",name:"\u94F6\u9F20\u7070",pinyin:"yinshuhui"},{CMYK:[26,31,57,10],RGB:[182,164,118],hex:"#b6a476",name:"\u5C18\u7070",pinyin:"chenhui"},{CMYK:[21,43,100,11],RGB:[183,141,18],hex:"#b78d12",name:"\u67AF\u7EFF",pinyin:"kulv"},{CMYK:[35,44,80,30],RGB:[135,114,62],hex:"#87723e",name:"\u9C9B\u9752",pinyin:"jiaoqing"},{CMYK:[32,50,100,31],RGB:[135,104,24],hex:"#876818",name:"\u7CBD\u53F6\u7EFF",pinyin:"zongyelv"},{CMYK:[31,51,100,30],RGB:[138,105,19],hex:"#8a6913",name:"\u7070\u7EFF",pinyin:"huilv"},{CMYK:[52,56,64,62],RGB:[74,64,53],hex:"#4a4035",name:"\u9E64\u7070",pinyin:"hehui"},{CMYK:[48,58,70,62],RGB:[77,64,48],hex:"#4d4030",name:"\u6DE1\u677E\u70DF",pinyin:"dansongyan"},{CMYK:[45,56,100,56],RGB:[88,71,23],hex:"#584717",name:"\u6697\u6D77\u6C34\u7EFF",pinyin:"anhaishuilv"},{CMYK:[45,55,100,54],RGB:[91,73,19],hex:"#5b4913",name:"\u68D5\u6988\u7EFF",pinyin:"zonglvlv"},{CMYK:[1,11,24,0],RGB:[249,223,205],hex:"#f9e9cd",name:"\u7C73\u8272",pinyin:"mise"},{CMYK:[1,15,38,0],RGB:[248,224,176],hex:"#f8e0b0",name:"\u6DE1\u8089\u8272",pinyin:"danrouse"},{CMYK:[0,23,59,0],RGB:[249,210,125],hex:"#f9d27d",name:"\u9EA6\u82BD\u7CD6\u9EC4",pinyin:"maiyatanghuang"},{CMYK:[0,34,93,0],RGB:[254,186,7],hex:"#feba07",name:"\u7425\u73C0\u9EC4",pinyin:"hupohuang"},{CMYK:[1,31,79,0],RGB:[243,191,76],hex:"#f3bf4c",name:"\u7518\u8349\u9EC4",pinyin:"gancaohuang"},{CMYK:[0,33,83,0],RGB:[248,188,49],hex:"#f8bc31",name:"\u521D\u719F\u674F\u9EC4",pinyin:"chushuxinghuang"},{CMYK:[10,27,59,1],RGB:[226,193,124],hex:"#e2c17c",name:"\u6D45\u9A7C\u8272",pinyin:"qiantuose"},{CMYK:[7,32,78,1],RGB:[229,183,81],hex:"#e5b751",name:"\u6C99\u77F3\u9EC4",pinyin:"shashihuang"},{CMYK:[3,38,97,0],RGB:[234,173,26],hex:"#eaad1a",name:"\u864E\u76AE\u9EC4",pinyin:"hupihuang"},{CMYK:[12,41,98,2],RGB:[214,160,29],hex:"#d6a01d",name:"\u571F\u9EC4",pinyin:"tuhuang"},{CMYK:[28,28,41,9],RGB:[180,169,146],hex:"#b4a992",name:"\u767E\u7075\u9E1F\u7070",pinyin:"bailingniaohui"},{CMYK:[21,44,97,11],RGB:[183,139,38],hex:"#b78b26",name:"\u5C71\u9E21\u9EC4",pinyin:"shanjihuang"},{CMYK:[35,47,71,33],RGB:[130,107,72],hex:"#826b48",name:"\u9F9F\u80CC\u9EC4",pinyin:"guibeihuang"},{CMYK:[34,52,85,35],RGB:[128,99,50],hex:"#806332",name:"\u82CD\u9EC4",pinyin:"canghuang"},{CMYK:[32,56,96,34],RGB:[129,95,37],hex:"#815f25",name:"\u83B1\u9633\u68A8\u9EC4",pinyin:"laiyanglihuang"},{CMYK:[31,57,100,33],RGB:[131,94,29],hex:"#835e1d",name:"\u8734\u870A\u7EFF",pinyin:"yililv"},{CMYK:[46,59,68,61],RGB:[79,64,50],hex:"#4f4032",name:"\u677E\u9F20\u7070",pinyin:"songshuhui"},{CMYK:[44,61,76,62],RGB:[80,62,42],hex:"#503e2a",name:"\u6A44\u6984\u7070",pinyin:"ganlanhui"},{CMYK:[43,63,88,61],RGB:[81,60,32],hex:"#513c20",name:"\u87F9\u58F3\u7EFF",pinyin:"xiekelv"},{CMYK:[42,64,94,60],RGB:[83,60,27],hex:"#533c1b",name:"\u53E4\u94DC\u7EFF",pinyin:"gutonglv"},{CMYK:[41,66,94,60],RGB:[85,59,24],hex:"#553b18",name:"\u7126\u8336\u7EFF",pinyin:"jiaochalv"},{CMYK:[1,7,13,0],RGB:[251,242,227],hex:"#fbf2e3",name:"\u7C89\u767D",pinyin:"fenbai"},{CMYK:[1,12,22,0],RGB:[249,232,208],hex:"#f9e8d0",name:"\u843D\u82F1\u6DE1\u7C89",pinyin:"luoyingdanfen"},{CMYK:[0,27,51,0],RGB:[249,203,139],hex:"#f9cb8b",name:"\u74DC\u74E4\u7C89",pinyin:"guarangfen"},{CMYK:[0,36,72,0],RGB:[251,185,87],hex:"#fbb957",name:"\u871C\u9EC4",pinyin:"mihuang"},{CMYK:[0,44,91,0],RGB:[255,166,15],hex:"#ffa60f",name:"\u91D1\u53F6\u9EC4",pinyin:"jinyehuang"},{CMYK:[0,43,82,0],RGB:[244,168,58],hex:"#f4a83a",name:"\u91D1\u83BA\u9EC4",pinyin:"jinyinghuang"},{CMYK:[8,31,50,1],RGB:[227,189,141],hex:"#e3bd8d",name:"\u9E7F\u89D2\u68D5",pinyin:"lujiaozong"},{CMYK:[2,44,83,0],RGB:[231,162,63],hex:"#e7a23f",name:"\u51CB\u53F6\u68D5",pinyin:"diaoyezong"},{CMYK:[10,41,72,1],RGB:[218,164,90],hex:"#daa45a",name:"\u73B3\u7441\u9EC4",pinyin:"daimaohuang"},{CMYK:[7,45,82,1],RGB:[222,158,68],hex:"#de9e44",name:"\u8F6F\u6728\u9EC4",pinyin:"ruanmuhuang"},{CMYK:[6,51,95,1],RGB:[220,145,35],hex:"#dc9123",name:"\u98CE\u5E06\u9EC4",pinyin:"fengfanhuang"},{CMYK:[19,44,75,7],RGB:[192,147,81],hex:"#c09351",name:"\u6842\u76AE\u6DE1\u68D5",pinyin:"guipidanzong"},{CMYK:[32,40,53,22],RGB:[151,132,108],hex:"#97846c",name:"\u7334\u6BDB\u7070",pinyin:"houmaohui"},{CMYK:[27,60,97,21],RGB:[152,101,36],hex:"#986524",name:"\u5C71\u9E21\u8910",pinyin:"shanjihe"},{CMYK:[37,65,84,49],RGB:[102,70,42],hex:"#66462a",name:"\u9A7C\u8272",pinyin:"tuose"},{CMYK:[38,69,90,54],RGB:[93,61,33],hex:"#5d3d21",name:"\u8336\u8910",pinyin:"chahe"},{CMYK:[37,74,96,55],RGB:[92,55,25],hex:"#5c3719",name:"\u53E4\u94DC\u8910",pinyin:"gutonghe"},{CMYK:[0,10,14,0],RGB:[251,236,222],hex:"#fbecde",name:"\u8377\u82B1\u767D",pinyin:"hehuabai"},{CMYK:[0,40,52,0],RGB:[248,179,127],hex:"#f8b37f",name:"\u73AB\u7470\u7C89",pinyin:"meiguifen"},{CMYK:[0,62,88,0],RGB:[249,125,28],hex:"#f97d1c",name:"\u6A58\u6A59",pinyin:"jucheng"},{CMYK:[0,62,85,0],RGB:[250,126,35],hex:"#fa7e23",name:"\u7F8E\u4EBA\u7126\u6A59",pinyin:"meirenjiaocheng"},{CMYK:[0,28,25,0],RGB:[247,205,188],hex:"#f7cdbc",name:"\u6DA6\u7EA2",pinyin:"runhong"},{CMYK:[0,28,22,0],RGB:[246,206,193],hex:"#f6cec1",name:"\u6DE1\u6843\u7EA2",pinyin:"dantaohong"},{CMYK:[0,53,65,0],RGB:[240,148,93],hex:"#f0945d",name:"\u6D77\u87BA\u6A59",pinyin:"hailuocheng"},{CMYK:[0,44,32,0],RGB:[240,173,160],hex:"#f0ada0",name:"\u6843\u7EA2",pinyin:"taohong"},{CMYK:[0,45,34,0],RGB:[238,170,156],hex:"#eeaa9c",name:"\u988A\u7EA2",pinyin:"jiahong"},{CMYK:[0,49,41,0],RGB:[238,160,140],hex:"#eea08c",name:"\u6DE1\u7F42\u7C9F\u7EA2",pinyin:"danyingsuhong"},{CMYK:[0,58,67,0],RGB:[234,137,88],hex:"#ea8958",name:"\u6668\u66E6\u7EA2",pinyin:"chenxihong"},{CMYK:[0,65,80,0],RGB:[242,118,53],hex:"#f27635",name:"\u87F9\u58F3\u7EA2",pinyin:"xiekehong"},{CMYK:[0,69,86,0],RGB:[248,107,29],hex:"#f86b1d",name:"\u91D1\u83B2\u82B1\u6A59",pinyin:"jinlianhuacheng"},{CMYK:[0,69,70,0],RGB:[239,111,72],hex:"#ef6f48",name:"\u8349\u8393\u7EA2",pinyin:"caomeihong"},{CMYK:[0,72,82,0],RGB:[239,99,43],hex:"#ef632b",name:"\u9F99\u775B\u9C7C\u7EA2",pinyin:"longjingyuhong"},{CMYK:[0,81,84,0],RGB:[241,68,29],hex:"#f1441d",name:"\u873B\u8713\u7EA2",pinyin:"qingtinghong"},{CMYK:[0,80,83,0],RGB:[240,75,34],hex:"#f04b22",name:"\u5927\u7EA2",pinyin:"dahong"},{CMYK:[0,80,85,0],RGB:[242,72,27],hex:"#f2481b",name:"\u67FF\u7EA2",pinyin:"shihong"},{CMYK:[0,80,85,0],RGB:[243,71,24],hex:"#f34718",name:"\u69B4\u82B1\u7EA2",pinyin:"liuhuahong"},{CMYK:[0,83,87,0],RGB:[244,62,6],hex:"#f43e06",name:"\u94F6\u6731",pinyin:"yinzhu"},{CMYK:[0,78,83,0],RGB:[237,81,38],hex:"#ed5126",name:"\u6731\u7EA2",pinyin:"zhuhong"},{CMYK:[0,50,68,0],RGB:[240,156,90],hex:"#f09c5a",name:"\u9C91\u9C7C\u7EA2",pinyin:"guiyuhong"},{CMYK:[5,69,87,0],RGB:[242,123,31],hex:"#f26b1f",name:"\u91D1\u9EC4",pinyin:"jinhuang"},{CMYK:[7,52,71,1],RGB:[217,145,86],hex:"#d99156",name:"\u9E7F\u76AE\u8910",pinyin:"lupihe"},{CMYK:[4,57,82,1],RGB:[219,133,64],hex:"#db8540",name:"\u9189\u74DC\u8089",pinyin:"zuiguarou"},{CMYK:[0,64,93,0],RGB:[222,118,34],hex:"#de7622",name:"\u9E82\u68D5",pinyin:"jizong"},{CMYK:[22,28,34,6],RGB:[193,178,163],hex:"#c1b2a3",name:"\u6DE1\u94F6\u7070",pinyin:"danyinhui"},{CMYK:[18,57,76,6],RGB:[190,126,74],hex:"#be7e4a",name:"\u6DE1\u8D6D",pinyin:"danzhe"},{CMYK:[14,69,100,4],RGB:[193,101,26],hex:"#c1651a",name:"\u69DF\u6994\u7EFC",pinyin:"binglangzong"},{CMYK:[34,42,46,23],RGB:[145,128,114],hex:"#918072",name:"\u94F6\u7070",pinyin:"yinhui"},{CMYK:[42,40,46,20],RGB:[154,136,120],hex:"#9a8878",name:"\u6D77\u9E25\u7070",pinyin:"haiouhui"},{CMYK:[27,69,85,22],RGB:[148,88,51],hex:"#945833",name:"\u6DE1\u5496\u5561",pinyin:"dankafei"},{CMYK:[26,76,97,20],RGB:[150,77,34],hex:"#964d22",name:"\u5CA9\u77F3\u68D5",pinyin:"yanshizong"},{CMYK:[25,80,100,20],RGB:[149,68,22],hex:"#954416",name:"\u8292\u679C\u68D5",pinyin:"mangguozong"},{CMYK:[39,60,58,51],RGB:[98,73,65],hex:"#624941",name:"\u77F3\u677F\u7070",pinyin:"shibanhui"},{CMYK:[38,63,63,50],RGB:[100,72,61],hex:"#64483d",name:"\u73E0\u6BCD\u7070",pinyin:"zhumuhui"},{CMYK:[32,83,96,41],RGB:[113,54,29],hex:"#71361d",name:"\u4E01\u9999\u68D5",pinyin:"dingxiangzong"},{CMYK:[30,87,100,38],RGB:[117,49,23],hex:"#753117",name:"\u5496\u5561",pinyin:"kafei"},{CMYK:[30,89,100,39],RGB:[115,46,18],hex:"#732e12",name:"\u7B4D\u76AE\u68D5",pinyin:"sunpizong"},{CMYK:[0,72,86,0],RGB:[252,99,21],hex:"#fc6315",name:"\u71D5\u9894\u7EA2",pinyin:"yanhanhong"},{CMYK:[3,38,39,0],RGB:[232,180,154],hex:"#e8b49a",name:"\u7389\u7C89\u7EA2",pinyin:"yufenhong"},{CMYK:[0,70,87,0],RGB:[228,104,40],hex:"#e46828",name:"\u91D1\u9A7C",pinyin:"jintuo"},{CMYK:[0,76,97,0],RGB:[216,89,22],hex:"#d85916",name:"\u94C1\u68D5",pinyin:"tiezong"},{CMYK:[23,35,38,10],RGB:[183,160,145],hex:"#b7a091",name:"\u86DB\u7F51\u7070",pinyin:"zhuwanghui"},{CMYK:[16,77,100,6],RGB:[183,81,29],hex:"#b7511d",name:"\u6DE1\u53EF\u53EF\u68D5",pinyin:"dankekezong"},{CMYK:[31,63,66,31],RGB:[139,97,77],hex:"#8b614d",name:"\u4E2D\u7EA2\u7070",pinyin:"zhonghonghui"},{CMYK:[28,76,82,26],RGB:[140,75,49],hex:"#8c4b31",name:"\u6DE1\u571F\u9EC4",pinyin:"dantuhuang"},{CMYK:[28,83,92,28],RGB:[135,61,36],hex:"#873d24",name:"\u6DE1\u8C46\u6C99",pinyin:"dandousha"},{CMYK:[27,85,98,27],RGB:[136,58,30],hex:"#883a1e",name:"\u6930\u58F3\u68D5",pinyin:"yekezong"},{CMYK:[40,64,61,56],RGB:[91,66,58],hex:"#5b423a",name:"\u6DE1\u94C1\u7070",pinyin:"dantiehui"},{CMYK:[37,72,72,52],RGB:[96,61,48],hex:"#603d30",name:"\u4E2D\u7070\u9A7C",pinyin:"zhonghuituo"},{CMYK:[34,82,85,47],RGB:[103,52,36],hex:"#673424",name:"\u6DE1\u6817\u68D5",pinyin:"danlizong"},{CMYK:[33,89,92,48],RGB:[101,43,28],hex:"#652b1c",name:"\u53EF\u53EF\u68D5",pinyin:"kekezong"},{CMYK:[32,90,95,45],RGB:[105,42,27],hex:"#692a1b",name:"\u67DE\u53F6\u68D5",pinyin:"zhayezong"},{CMYK:[0,53,59,0],RGB:[251,153,104],hex:"#fb9968",name:"\u91CE\u8537\u8587\u7EA2",pinyin:"yeqiangweihong"},{CMYK:[0,65,79,0],RGB:[252,121,48],hex:"#fc7930",name:"\u83E0\u841D\u7EA2",pinyin:"boluohong"},{CMYK:[2,31,31,0],RGB:[237,195,174],hex:"#edc3ae",name:"\u85D5\u8377",pinyin:"ouhe"},{CMYK:[0,70,91,0],RGB:[225,103,35],hex:"#e16723",name:"\u9676\u74F7\u7EA2",pinyin:"taocihong"},{CMYK:[16,23,27,2],RGB:[212,196,183],hex:"#d4c4b7",name:"\u6653\u7070",pinyin:"xiaohui"},{CMYK:[9,64,78,1],RGB:[207,117,67],hex:"#cf7543",name:"\u4F59\u70EC\u7EA2",pinyin:"yujinhong"},{CMYK:[8,72,93,1],RGB:[205,98,39],hex:"#cd6227",name:"\u706B\u7816\u7EA2",pinyin:"huozhuanhong"},{CMYK:[22,64,71,12],RGB:[170,106,76],hex:"#aa6a4c",name:"\u706B\u6CE5\u68D5",pinyin:"huonizong"},{CMYK:[20,76,92,9],RGB:[166,82,44],hex:"#a6522c",name:"\u7EC0\u7EA2",pinyin:"ganhong"},{CMYK:[31,79,77,37],RGB:[119,61,49],hex:"#773d31",name:"\u6A61\u6811\u68D5",pinyin:"xiangshuzong"},{CMYK:[45,68,57,66],RGB:[72,51,50],hex:"#483332",name:"\u6D77\u62A5\u7070",pinyin:"haibaohui"},{CMYK:[41,76,64,65],RGB:[175,46,43],hex:"#4b2e2b",name:"\u73AB\u7470\u7070",pinyin:"meiguihui"},{CMYK:[41,84,71,67],RGB:[72,37,34],hex:"#482522",name:"\u706B\u5C71\u68D5",pinyin:"huoshanzong"},{CMYK:[40,92,78,66],RGB:[72,30,28],hex:"#481e1c",name:"\u8C46\u6C99",pinyin:"dousha"},{CMYK:[0,9,12,0],RGB:[251,238,226],hex:"#fbeee2",name:"\u6DE1\u7C73\u7C89",pinyin:"danmifen"},{CMYK:[0,19,19,0],RGB:[246,220,206],hex:"#f6dcce",name:"\u521D\u6843\u7C89\u7EA2",pinyin:"chutaofenhong"},{CMYK:[0,27,27,0],RGB:[247,207,186],hex:"#f7cfba",name:"\u4ECB\u58F3\u6DE1\u7C89\u7EA2",pinyin:"jieqiaodanfenhong"},{CMYK:[0,43,43,0],RGB:[246,173,143],hex:"#f6ad8f",name:"\u6DE1\u85CF\u82B1\u7EA2",pinyin:"dancanghuahong"},{CMYK:[0,58,61,0],RGB:[246,140,96],hex:"#f68c60",name:"\u74DC\u74E4\u7EA2",pinyin:"guaranghong"},{CMYK:[0,67,74,0],RGB:[249,114,61],hex:"#f9723d",name:"\u8299\u84C9\u7EA2",pinyin:"furonghong"},{CMYK:[0,74,85,0],RGB:[250,93,25],hex:"#fa5d19",name:"\u8393\u9171\u7EA2",pinyin:"meijianghong"},{CMYK:[0,62,66,0],RGB:[238,128,85],hex:"#ee8055",name:"\u6CD5\u87BA\u7EA2",pinyin:"faluohong"},{CMYK:[4,82,99,0],RGB:[207,72,19],hex:"#cf4813",name:"\u843D\u971E\u7EA2",pinyin:"luoxiahong"},{CMYK:[21,43,43,9],RGB:[184,148,133],hex:"#b89485",name:"\u6DE1\u73AB\u7470\u7070",pinyin:"danmeiguihui"},{CMYK:[18,80,92,7],RGB:[177,75,40],hex:"#b14b28",name:"\u87F9\u8765\u7EA2",pinyin:"xiemaohong"},{CMYK:[27,91,95,28],RGB:[134,48,32],hex:"#863020",name:"\u706B\u5CA9\u68D5",pinyin:"huoyanzong"},{CMYK:[27,96,100,27],RGB:[134,38,23],hex:"#862617",name:"\u8D6D\u77F3",pinyin:"zheshi"},{CMYK:[36,90,82,56],RGB:[89,38,32],hex:"#592620",name:"\u6697\u9A7C\u68D5",pinyin:"antuozong"},{CMYK:[35,96,88,55],RGB:[90,31,27],hex:"#5a1f1b",name:"\u9171\u68D5",pinyin:"jiangzong"},{CMYK:[34,98,91,53],RGB:[92,30,25],hex:"#5c1e19",name:"\u6817\u68D5",pinyin:"lizong"},{CMYK:[0,31,24,0],RGB:[244,199,186],hex:"#f4c7ba",name:"\u6D0B\u6C34\u4ED9\u7EA2",pinyin:"yangshuixianhong"},{CMYK:[0,67,55,0],RGB:[241,118,102],hex:"#f17666",name:"\u8C37\u9798\u7EA2",pinyin:"guqiaohong"},{CMYK:[0,77,69,0],RGB:[241,86,66],hex:"#f15642",name:"\u82F9\u679C\u7EA2",pinyin:"pingguohong"},{CMYK:[0,84,82,0],RGB:[245,57,28],hex:"#f5391c",name:"\u94C1\u6C34\u7EA2",pinyin:"tieshuihong"},{CMYK:[0,76,67,0],RGB:[242,90,71],hex:"#f25a47",name:"\u6842\u7EA2",pinyin:"guihong"},{CMYK:[0,84,82,0],RGB:[243,59,31],hex:"#f33b1f",name:"\u6781\u5149\u7EA2",pinyin:"jiguanghong"},{CMYK:[0,38,25,0],RGB:[242,185,178],hex:"#f2b9b2",name:"\u7C89\u7EA2",pinyin:"fenhong"},{CMYK:[0,53,36,0],RGB:[241,151,144],hex:"#f19790",name:"\u820C\u7EA2",pinyin:"shehong"},{CMYK:[0,76,68,0],RGB:[240,90,70],hex:"#f05a46",name:"\u66F2\u7EA2",pinyin:"quhong"},{CMYK:[0,83,81,0],RGB:[242,62,35],hex:"#f23e23",name:"\u7EA2\u6C5E\u7EA2",pinyin:"honggonghong"},{CMYK:[0,29,16,0],RGB:[242,202,201],hex:"#f2cac9",name:"\u6DE1\u7EEF",pinyin:"danfei"},{CMYK:[0,43,24,0],RGB:[239,175,173],hex:"#efafad",name:"\u65E0\u82B1\u679C\u7EA2",pinyin:"wuhuaguohong"},{CMYK:[0,57,36,0],RGB:[241,144,140],hex:"#f1908c",name:"\u69B4\u5B50\u7EA2",pinyin:"liuzihong"},{CMYK:[0,83,81,0],RGB:[240,63,36],hex:"#f03f24",name:"\u80ED\u8102\u7EA2",pinyin:"yanzhihong"},{CMYK:[0,50,23,0],RGB:[240,161,168],hex:"#f0a1a8",name:"\u5408\u6B22\u7EA2",pinyin:"hehuanhong"},{CMYK:[0,56,27,0],RGB:[241,147,156],hex:"#f1939c",name:"\u6625\u6885\u7EA2",pinyin:"chunmeihong"},{CMYK:[0,65,38,0],RGB:[240,124,130],hex:"#f07c82",name:"\u9999\u53F6\u7EA2",pinyin:"xiangyehong"},{CMYK:[0,80,72,0],RGB:[240,74,58],hex:"#f04a3a",name:"\u73CA\u745A\u7EA2",pinyin:"shanhuhong"},{CMYK:[0,84,82,0],RGB:[241,60,34],hex:"#f13c22",name:"\u841D\u535C\u7EA2",pinyin:"luobohong"},{CMYK:[0,65,29,0],RGB:[231,124,142],hex:"#e77c8e",name:"\u6DE1\u831C\u7EA2",pinyin:"danqianhong"},{CMYK:[0,77,49,0],RGB:[237,90,101],hex:"#ed5a65",name:"\u8273\u7EA2",pinyin:"yanhong"},{CMYK:[0,81,66,0],RGB:[237,72,69],hex:"#ed4845",name:"\u6DE1\u83FD\u7EA2",pinyin:"danshuhong"},{CMYK:[0,84,76,0],RGB:[237,59,47],hex:"#ed3b2f",name:"\u9C7C\u9CC3\u7EA2",pinyin:"yusaihong"},{CMYK:[0,86,82,0],RGB:[237,51,33],hex:"#ed3321",name:"\u6A31\u6843\u7EA2",pinyin:"yingtaohong"},{CMYK:[0,82,44,0],RGB:[238,72,102],hex:"#ee4866",name:"\u6DE1\u854A\u9999\u7EA2",pinyin:"danruixianghong"},{CMYK:[0,82,46,0],RGB:[238,72,99],hex:"#ee4863",name:"\u77F3\u7AF9\u7EA2",pinyin:"shizhuhong"},{CMYK:[0,82,50,0],RGB:[239,71,93],hex:"#ef475d",name:"\u8349\u8309\u8389\u7EA2",pinyin:"caomolihong"},{CMYK:[0,84,60,0],RGB:[238,63,77],hex:"#ee3f4d",name:"\u8336\u82B1\u7EA2",pinyin:"chahuahong"},{CMYK:[0,86,74,0],RGB:[237,51,51],hex:"#ed3333",name:"\u67B8\u67A2\u7EA2",pinyin:"goushuhong"},{CMYK:[0,88,81,0],RGB:[236,43,36],hex:"#ec2b24",name:"\u79CB\u6D77\u68E0\u7EA2",pinyin:"qiuhaitanghong"},{CMYK:[0,89,84,0],RGB:[235,38,26],hex:"#eb261a",name:"\u4E3D\u6625\u7EA2",pinyin:"lichunhong"},{CMYK:[0,90,90,0],RGB:[222,42,24],hex:"#de2a18",name:"\u5915\u9633\u7EA2",pinyin:"xiyanghong"},{CMYK:[0,92,95,0],RGB:[212,37,23],hex:"#d42517",name:"\u9E64\u9876\u7EA2",pinyin:"hedinghong"},{CMYK:[19,89,85,9],RGB:[171,55,47],hex:"#ab372f",name:"\u9E45\u8840\u77F3\u7EA2",pinyin:"exueshihong"},{CMYK:[17,98,100,8],RGB:[172,31,24],hex:"#ac1f18",name:"\u8986\u76C6\u5B50\u7EA2",pinyin:"fupenzihong"},{CMYK:[36,81,64,54],RGB:[93,49,49],hex:"#5d3131",name:"\u8C82\u7D2B",pinyin:"diaozi"},{CMYK:[35,94,77,53],RGB:[92,34,35],hex:"#5c2223",name:"\u6697\u7389\u7D2B",pinyin:"anyuzi"},{CMYK:[35,100,85,54],RGB:[90,25,27],hex:"#5a191b",name:"\u6817\u7D2B",pinyin:"lizi"},{CMYK:[35,100,80,54],RGB:[90,18,22],hex:"#5a1216",name:"\u8461\u8404\u9171\u7D2B",pinyin:"putaojiangzi"},{CMYK:[0,49,27,0],RGB:[238,162,164],hex:"#eea2a4",name:"\u7261\u4E39\u7C89\u7EA2",pinyin:"mudanfenhong"},{CMYK:[0,78,44,0],RGB:[237,85,106],hex:"#ed556a",name:"\u5C71\u8336\u7EA2",pinyin:"shanchahong"},{CMYK:[0,86,55,0],RGB:[240,55,82],hex:"#f03752",name:"\u6D77\u68E0\u7EA2",pinyin:"haitanghong"},{CMYK:[13,83,62,3],RGB:[192,72,81],hex:"#c04851",name:"\u7389\u7EA2",pinyin:"yuhong"},{CMYK:[11,93,77,2],RGB:[192,44,56],hex:"#c02c38",name:"\u9AD8\u7CB1\u7EA2",pinyin:"gaolianghong"},{CMYK:[22,76,54,12],RGB:[167,83,90],hex:"#a7535a",name:"\u6EE1\u6C5F\u7EA2",pinyin:"manjianghong"},{CMYK:[28,100,86,33],RGB:[124,24,35],hex:"#7c1823",name:"\u67A3\u7EA2",pinyin:"zaohong"},{CMYK:[39,92,67,64],RGB:[76,31,36],hex:"#4c1f24",name:"\u8461\u8404\u7D2B",pinyin:"putaozi"},{CMYK:[39,100,79,63],RGB:[77,16,24],hex:"#4d1018",name:"\u9171\u7D2B",pinyin:"jiangzi"},{CMYK:[0,89,62,0],RGB:[238,39,70],hex:"#ee2746",name:"\u6DE1\u66D9\u7EA2",pinyin:"danshuhong"},{CMYK:[0,93,76,0],RGB:[222,28,49],hex:"#de1c31",name:"\u5510\u83D6\u84B2\u7EA2",pinyin:"tangchangpuhong"},{CMYK:[1,95,82,0],RGB:[209,26,45],hex:"#d11a2d",name:"\u9E45\u51A0\u7EA2",pinyin:"eguanhong"},{CMYK:[13,76,50,2],RGB:[196,90,101],hex:"#c45a65",name:"\u8393\u7EA2",pinyin:"meihong"},{CMYK:[10,96,82,2],RGB:[194,31,48],hex:"#c21f30",name:"\u67AB\u53F6\u7EA2",pinyin:"fengyehong"},{CMYK:[19,99,86,11],RGB:[166,27,41],hex:"#a61b29",name:"\u82CB\u83DC\u7EA2",pinyin:"xiancaihong"},{CMYK:[29,73,51,28],RGB:[137,78,84],hex:"#894e54",name:"\u70DF\u7EA2",pinyin:"yanhong"},{CMYK:[27,98,79,30],RGB:[130,32,43],hex:"#82202b",name:"\u6697\u7D2B\u82D1\u7EA2",pinyin:"anziyuanhong"},{CMYK:[27,100,90,29],RGB:[130,17,31],hex:"#82111f",name:"\u6BB7\u7EA2",pinyin:"yanhong"},{CMYK:[36,95,71,59],RGB:[84,30,36],hex:"#541e24",name:"\u732A\u809D\u7D2B",pinyin:"zhuganzi"},{CMYK:[38,100,81,61],RGB:[80,10,22],hex:"#500a16",name:"\u91D1\u9C7C\u7D2B",pinyin:"jinyuzi"},{CMYK:[1,11,9,0],RGB:[248,235,230],hex:"#f8ebe6",name:"\u8349\u73E0\u7EA2",pinyin:"caozhuhong"},{CMYK:[0,68,21,0],RGB:[236,118,150],hex:"#ec7696",name:"\u6DE1\u7EDB\u7EA2",pinyin:"danjianghong"},{CMYK:[0,86,30,0],RGB:[239,52,115],hex:"#ef3473",name:"\u54C1\u7EA2",pinyin:"pinhong"},{CMYK:[0,69,22,0],RGB:[234,114,147],hex:"#ea7293",name:"\u51E4\u4ED9\u82B1\u7EA2",pinyin:"fengxianhuahong"},{CMYK:[0,52,18,0],RGB:[236,155,173],hex:"#ec9bad",name:"\u7C89\u56E2\u82B1\u7EA2",pinyin:"fentuanhuahong"},{CMYK:[0,80,28,0],RGB:[235,80,126],hex:"#eb507e",name:"\u5939\u7AF9\u6843\u7EA2",pinyin:"jiazhutaohong"},{CMYK:[0,88,36,0],RGB:[237,47,106],hex:"#ed2f6a",name:"\u69B2\u6872\u7EA2",pinyin:"wenpohong"},{CMYK:[0,39,14,0],RGB:[238,184,195],hex:"#eeb8c3",name:"\u59DC\u7EA2",pinyin:"jianghong"},{CMYK:[0,80,27,0],RGB:[234,81,127],hex:"#ea517f",name:"\u83B2\u74E3\u7EA2",pinyin:"lianbanhong"},{CMYK:[0,33,11,0],RGB:[241,196,205],hex:"#f1c4cd",name:"\u6C34\u7EA2",pinyin:"shuihong"},{CMYK:[0,60,18,0],RGB:[236,138,164],hex:"#ec8aa4",name:"\u62A5\u6625\u7EA2",pinyin:"baochunhong"},{CMYK:[8,78,35,1],RGB:[206,87,109],hex:"#ce5777",name:"\u6708\u5B63\u7EA2",pinyin:"yuejihong"},{CMYK:[0,52,15,0],RGB:[237,157,178],hex:"#ed9db2",name:"\u8C47\u8C46\u7EA2",pinyin:"jiangdouhong"},{CMYK:[0,63,18,0],RGB:[239,130,160],hex:"#ef82a0",name:"\u971E\u5149\u7EA2",pinyin:"xiaguanghong"},{CMYK:[0,85,33,0],RGB:[235,60,112],hex:"#eb3c70",name:"\u677E\u53F6\u7261\u4E39\u7EA2",pinyin:"songyemudanhong"},{CMYK:[0,88,40,0],RGB:[236,44,100],hex:"#ec2c64",name:"\u559C\u86CB\u7EA2",pinyin:"xidanhong"},{CMYK:[5,38,20,0],RGB:[227,180,184],hex:"#e3b4b8",name:"\u9F20\u9F3B\u7EA2",pinyin:"shubihong"},{CMYK:[5,96,73,1],RGB:[204,22,58],hex:"#cc163a",name:"\u5C16\u6676\u7389\u7EA2",pinyin:"jianjingyuhong"},{CMYK:[16,61,34,4],RGB:[194,124,136],hex:"#c27c88",name:"\u5C71\u9ECE\u8C46\u7EA2",pinyin:"shanlidouhong"},{CMYK:[13,90,56,3],RGB:[191,53,83],hex:"#bf3553",name:"\u9526\u8475\u7EA2",pinyin:"jinkuihong"},{CMYK:[41,64,44,36],RGB:[115,87,92],hex:"#73575c",name:"\u9F20\u80CC\u7070",pinyin:"shubeihui"},{CMYK:[33,100,75,49],RGB:[98,22,36],hex:"#621624",name:"\u7518\u8517\u7D2B",pinyin:"ganzhezi"},{CMYK:[32,100,84,49],RGB:[99,7,28],hex:"#63071c",name:"\u77F3\u7AF9\u7D2B",pinyin:"shizhuzi"},{CMYK:[57,72,54,74],RGB:[54,40,43],hex:"#36282b",name:"\u82CD\u8747\u7070",pinyin:"cangyinghui"},{CMYK:[52,88,58,81],RGB:[48,22,28],hex:"#30161c",name:"\u5375\u77F3\u7D2B",pinyin:"luanshizi"},{CMYK:[56,88,62,84],RGB:[43,18,22],hex:"#2b1216",name:"\u674E\u7D2B",pinyin:"lizi"},{CMYK:[58,90,63,83],RGB:[45,12,19],hex:"#2d0c13",name:"\u8304\u76AE\u7D2B",pinyin:"qiepizi"},{CMYK:[0,76,16,0],RGB:[206,94,138],hex:"#ce5e8a",name:"\u540A\u949F\u82B1\u7EA2",pinyin:"diaozhonghuahong"},{CMYK:[0,81,18,0],RGB:[236,78,138],hex:"#ec4e8a",name:"\u5154\u773C\u7EA2",pinyin:"tuyanhong"},{CMYK:[0,87,24,0],RGB:[238,44,121],hex:"#ee2c79",name:"\u7D2B\u8346\u7EA2",pinyin:"zijinghong"},{CMYK:[24,99,52,19],RGB:[149,28,72],hex:"#951c48",name:"\u83DC\u5934\u7D2B",pinyin:"caitouzi"},{CMYK:[34,97,54,50],RGB:[98,29,52],hex:"#621d34",name:"\u9E5E\u51A0\u7D2B",pinyin:"yaoguanzi"},{CMYK:[33,100,58,60],RGB:[98,16,46],hex:"#62102e",name:"\u8461\u8404\u9152\u7EA2",pinyin:"putaojiuhong"},{CMYK:[53,81,50,74],RGB:[56,33,41],hex:"#382129",name:"\u78E8\u77F3\u7D2B",pinyin:"moshizi"},{CMYK:[48,90,50,76],RGB:[56,25,36],hex:"#381924",name:"\u6A80\u7D2B",pinyin:"tanzi"},{CMYK:[50,91,54,79],RGB:[51,20,30],hex:"#33141e",name:"\u706B\u9E45\u7D2B",pinyin:"huoezi"},{CMYK:[53,92,55,81],RGB:[49,15,27],hex:"#310f1b",name:"\u58A8\u7D2B",pinyin:"mozi"},{CMYK:[0,48,15,0],RGB:[238,166,183],hex:"#eea6b7",name:"\u6676\u7EA2",pinyin:"jinghong"},{CMYK:[0,82,16,0],RGB:[239,73,139],hex:"#ef498b",name:"\u6241\u8C46\u82B1\u7EA2",pinyin:"biandouhuahong"},{CMYK:[2,66,22,0],RGB:[222,120,151],hex:"#de7897",name:"\u767D\u82A8\u7EA2",pinyin:"baijihong"},{CMYK:[0,85,24,0],RGB:[222,63,124],hex:"#de3f7c",name:"\u5AE9\u83F1\u7EA2",pinyin:"nenlinghong"},{CMYK:[5,87,30,1],RGB:[209,60,116],hex:"#d13c74",name:"\u83E0\u6839\u7EA2",pinyin:"bogenhong"},{CMYK:[15,68,28,2],RGB:[197,112,139],hex:"#c5708b",name:"\u9162\u9171\u8349\u7EA2",pinyin:"cujiangcaohong"},{CMYK:[22,83,34,11],RGB:[168,69,107],hex:"#a8456b",name:"\u6D0B\u8471\u7D2B",pinyin:"yangcongzi"},{CMYK:[40,92,47,64],RGB:[75,30,47],hex:"#4b1e2f",name:"\u6D77\u8C61\u7D2B",pinyin:"haixiangzi"},{CMYK:[41,97,49,68],RGB:[70,22,41],hex:"#461629",name:"\u7EC0\u7D2B",pinyin:"ganzi"},{CMYK:[42,99,51,69],RGB:[68,14,37],hex:"#440e25",name:"\u53E4\u94DC\u7D2B",pinyin:"gutongzi"},{CMYK:[0,30,12,0],RGB:[240,201,207],hex:"#f0c9cf",name:"\u77F3\u854A\u7EA2",pinyin:"shiruihong"},{CMYK:[0,50,16,0],RGB:[235,160,179],hex:"#eba0b3",name:"\u828D\u836F\u8015\u7EA2",pinyin:"shaoyaogenghong"},{CMYK:[0,88,23,0],RGB:[236,45,122],hex:"#ec2d7a",name:"\u85CF\u82B1\u7EA2",pinyin:"canghuahong"},{CMYK:[0,71,18,0],RGB:[225,108,150],hex:"#e16c96",name:"\u521D\u8377\u7EA2",pinyin:"chuhehong"},{CMYK:[6,13,7,0],RGB:[237,227,231],hex:"#ede3e7",name:"\u9A6C\u97AD\u8349\u7D2B",pinyin:"mabiancaozi"},{CMYK:[7,20,8,0],RGB:[233,215,223],hex:"#e9d7df",name:"\u4E01\u9999\u6DE1\u7D2B",pinyin:"dingxiangdanzi"},{CMYK:[7,79,18,0],RGB:[210,86,140],hex:"#d2568c",name:"\u4E39\u7D2B\u7EA2",pinyin:"danzihong"},{CMYK:[4,89,21,0],RGB:[210,53,125],hex:"#d2357d",name:"\u73AB\u7470\u7EA2",pinyin:"meiguihong"},{CMYK:[19,27,9,0],RGB:[209,194,211],hex:"#d1c2d3",name:"\u6DE1\u7275\u725B\u7D2B",pinyin:"danqianniuzi"},{CMYK:[21,37,12,0],RGB:[200,173,196],hex:"#c8adc4",name:"\u51E4\u4FE1\u7D2B",pinyin:"fengxinzi"},{CMYK:[23,53,14,1],RGB:[192,142,175],hex:"#c08eaf",name:"\u841D\u5170\u7D2B",pinyin:"luolanzi"},{CMYK:[18,91,18,2],RGB:[186,47,123],hex:"#ba2f7b",name:"\u73AB\u7470\u7D2B",pinyin:"meiguizi"},{CMYK:[58,56,17,2],RGB:[128,118,163],hex:"#8076a3",name:"\u85E4\u841D\u7D2B",pinyin:"tengluozi"},{CMYK:[57,62,16,2],RGB:[128,109,158],hex:"#806d9e",name:"\u69FF\u7D2B",pinyin:"jinzi"},{CMYK:[56,72,15,1],RGB:[129,92,148],hex:"#815c94",name:"\u8548\u7D2B",pinyin:"xunzi"},{CMYK:[54,89,12,1],RGB:[129,60,133],hex:"#813c85",name:"\u6854\u6897\u7D2B",pinyin:"jiegengzi"},{CMYK:[52,100,17,7],RGB:[126,22,113],hex:"#7e1671",name:"\u9B4F\u7D2B",pinyin:"weizi"},{CMYK:[3,26,10,0],RGB:[233,204,211],hex:"#e9ccd3",name:"\u829D\u5170\u7D2B",pinyin:"zhilanzi"},{CMYK:[10,67,12,0],RGB:[210,118,163],hex:"#d276a3",name:"\u83F1\u9530\u7EA2",pinyin:"lingmenghong"},{CMYK:[11,97,10,0],RGB:[204,85,149],hex:"#cc5595",name:"\u9F99\u987B\u7EA2",pinyin:"longxuhong"},{CMYK:[8,22,12,0],RGB:[230,210,213],hex:"#e6d2d5",name:"\u84DF\u7C89\u7EA2",pinyin:"jifenhong"},{CMYK:[16,79,14,1],RGB:[195,86,145],hex:"#c35691",name:"\u7535\u6C14\u77F3\u7EA2",pinyin:"dianqishihong"},{CMYK:[19,68,18,1],RGB:[192,111,152],hex:"#c06f98",name:"\u6A31\u8349\u7D2B",pinyin:"yingcaozi"},{CMYK:[25,31,26,5],RGB:[189,174,173],hex:"#bdaead",name:"\u82A6\u7A57\u7070",pinyin:"lusuihui"},{CMYK:[26,43,26,6],RGB:[181,152,161],hex:"#b598a1",name:"\u9690\u7EA2\u7070",pinyin:"yinhonghui"},{CMYK:[27,97,27,14],RGB:[155,30,100],hex:"#9b1e64",name:"\u82CB\u83DC\u7D2B",pinyin:"xiancaizi"},{CMYK:[39,53,38,25],RGB:[133,109,114],hex:"#856d72",name:"\u82A6\u7070",pinyin:"luhui"},{CMYK:[49,71,49,58],RGB:[79,56,62],hex:"#4f383e",name:"\u66AE\u4E91\u7070",pinyin:"muyunhui"},{CMYK:[49,82,46,63],RGB:[72,41,54],hex:"#482936",name:"\u6591\u9E20\u7070",pinyin:"banjiuhui"},{CMYK:[4,11,9,0],RGB:[242,231,229],hex:"#f2e7e5",name:"\u6DE1\u85E4\u841D\u7D2B",pinyin:"dantengluozi"},{CMYK:[10,27,11,0],RGB:[224,200,209],hex:"#e0c8d1",name:"\u6DE1\u9752\u7D2B",pinyin:"danqingzi"},{CMYK:[24,58,15,1],RGB:[188,132,168],hex:"#bc84a8",name:"\u9752\u86E4\u58F3\u7D2B",pinyin:"qinghakezi"},{CMYK:[31,71,15,1],RGB:[173,101,152],hex:"#ad6598",name:"\u8C46\u853B\u7D2B",pinyin:"doukouzi"},{CMYK:[35,75,18,2],RGB:[163,92,143],hex:"#a35c8f",name:"\u6241\u8C46\u7D2B",pinyin:"biandouzi"},{CMYK:[39,91,15,3],RGB:[152,54,128],hex:"#983680",name:"\u82A5\u82B1\u7D2B",pinyin:"jiehuazi"},{CMYK:[43,97,19,8],RGB:[139,38,113],hex:"#8b2671",name:"\u9752\u83B2",pinyin:"qinglian"},{CMYK:[44,85,24,10],RGB:[137,66,118],hex:"#894276",name:"\u8293\u7D2B",pinyin:"zizi"},{CMYK:[45,99,24,16],RGB:[126,32,101],hex:"#7e2065",name:"\u845B\u5DFE\u7D2B",pinyin:"gejinzi"},{CMYK:[49,100,29,32],RGB:[104,23,82],hex:"#681752",name:"\u7275\u725B\u7D2B",pinyin:"qianniuzi"},{CMYK:[53,75,41,41],RGB:[93,63,81],hex:"#5d3f51",name:"\u7D2B\u7070",pinyin:"zihui"},{CMYK:[55,87,41,52],RGB:[78,42,64],hex:"#4e2a40",name:"\u9F99\u775B\u9C7C\u7D2B",pinyin:"longjingyuzi"},{CMYK:[58,96,40,61],RGB:[65,28,53],hex:"#411c35",name:"\u8378\u8360\u7D2B",pinyin:"biqizi"},{CMYK:[63,74,52,70],RGB:[54,41,47],hex:"#36292f",name:"\u53E4\u9F0E\u7070",pinyin:"gudinghui"},{CMYK:[81,87,54,84],RGB:[30,19,29],hex:"#1e131d",name:"\u4E4C\u6885\u7D2B",pinyin:"wumeizi"},{CMYK:[83,87,55,86],RGB:[28,13,26],hex:"#1c0d1a",name:"\u6DF1\u7275\u725B\u7D2B",pinyin:"shenqianniuzi"},{CMYK:[7,5,7,0],RGB:[241,240,237],hex:"#f1f0ed",name:"\u94F6\u767D",pinyin:"yinbai"},{CMYK:[13,10,9,0],RGB:[226,225,228],hex:"#e2e1e4",name:"\u82A1\u98DF\u767D",pinyin:"qianshibai"},{CMYK:[23,18,12,1],RGB:[204,204,214],hex:"#ccccd6",name:"\u8FDC\u5C71\u7D2B",pinyin:"yuanshanzi"},{CMYK:[39,31,17,2],RGB:[167,168,189],hex:"#a7a8bd",name:"\u6DE1\u84DD\u7D2B",pinyin:"danlanzi"},{CMYK:[74,64,14,1],RGB:[97,100,159],hex:"#61649f",name:"\u5C71\u6897\u7D2B",pinyin:"shangengzi"},{CMYK:[63,53,22,5],RGB:[116,117,155],hex:"#74759b",name:"\u87BA\u7538\u7D2B",pinyin:"luodianzi"},{CMYK:[21,17,19,1],RGB:[207,204,201],hex:"#cfccc9",name:"\u739B\u7459\u7070",pinyin:"manaohui"},{CMYK:[80,73,21,6],RGB:[82,82,136],hex:"#525288",name:"\u91CE\u83CA\u7D2B",pinyin:"yejuzi"},{CMYK:[100,93,21,5],RGB:[46,49,124],hex:"#2e317c",name:"\u6EE1\u5929\u661F\u7D2B",pinyin:"mantianxingzi"},{CMYK:[48,45,40,26],RGB:[122,115,116],hex:"#7a7374",name:"\u950C\u7070",pinyin:"xinhui"},{CMYK:[91,84,40,43],RGB:[48,47,75],hex:"#302f4b",name:"\u91CE\u8461\u8404\u7D2B",pinyin:"yeputaozi"},{CMYK:[70,69,49,56],RGB:[62,56,65],hex:"#3e3841",name:"\u5251\u950B\u7D2B",pinyin:"jianfengzi"},{CMYK:[79,74,49,60],RGB:[50,47,59],hex:"#322f3b",name:"\u9F99\u8475\u7D2B",pinyin:"longkuizi"},{CMYK:[90,84,50,69],RGB:[34,32,46],hex:"#22202e",name:"\u6697\u9F99\u80C6\u7D2B",pinyin:"anlongdanzi"},{CMYK:[98,93,48,73],RGB:[31,32,64],hex:"#1f2040",name:"\u6676\u77F3\u7D2B",pinyin:"jingshizi"},{CMYK:[100,94,52,77],RGB:[19,17,36],hex:"#131124",name:"\u6697\u84DD\u7D2B",pinyin:"anlanzi"},{CMYK:[95,46,10,1],RGB:[39,117,182],hex:"#2775b6",name:"\u666F\u6CF0\u84DD",pinyin:"jingtailan"},{CMYK:[96,47,11,1],RGB:[36,116,181],hex:"#2474b5",name:"\u5C3C\u7F57\u84DD",pinyin:"niluolan"},{CMYK:[25,6,10,0],RGB:[208,223,230],hex:"#d0dfe6",name:"\u8FDC\u5929\u84DD",pinyin:"yuantianlan"},{CMYK:[53,19,15,1],RGB:[147,181,207],hex:"#93b5cf",name:"\u661F\u84DD",pinyin:"xinglan"},{CMYK:[74,27,16,2],RGB:[97,154,195],hex:"#619ac3",name:"\u7FBD\u6247\u8C46\u84DD",pinyin:"yushandoulan"},{CMYK:[95,45,10,1],RGB:[35,118,183],hex:"#2376b7",name:"\u82B1\u9752",pinyin:"huaqing"},{CMYK:[78,27,17,2],RGB:[86,152,195],hex:"#5698c3",name:"\u775B\u84DD",pinyin:"jinglan"},{CMYK:[99,44,10,1],RGB:[33,119,184],hex:"#2177b8",name:"\u8679\u84DD",pinyin:"honglan"},{CMYK:[43,4,16,0],RGB:[176,213,223],hex:"#b0d5df",name:"\u6E56\u6C34\u84DD",pinyin:"hushuilan"},{CMYK:[59,12,19,0],RGB:[138,188,209],hex:"#8abcd1",name:"\u79CB\u6CE2\u84DD",pinyin:"qiubolan"},{CMYK:[73,17,20,1],RGB:[102,169,201],hex:"#66a9c9",name:"\u6DA7\u77F3\u84DD",pinyin:"jianshilan"},{CMYK:[93,36,15,2],RGB:[41,131,187],hex:"#2983bb",name:"\u6F6E\u84DD",pinyin:"chaolan"},{CMYK:[99,48,11,1],RGB:[23,114,180],hex:"#1772b4",name:"\u7FA4\u9752",pinyin:"qunqing"},{CMYK:[74,2,24,0],RGB:[99,187,208],hex:"#63bbd0",name:"\u9701\u9752",pinyin:"jiqing"},{CMYK:[77,7,24,0],RGB:[92,179,204],hex:"#5cb3cc",name:"\u78A7\u9752",pinyin:"biqing"},{CMYK:[94,32,17,3],RGB:[36,134,185],hex:"#2486b9",name:"\u5B9D\u77F3\u84DD",pinyin:"baoshilan"},{CMYK:[98,43,14,2],RGB:[22,119,179],hex:"#1677b3",name:"\u5929\u84DD",pinyin:"tianlan"},{CMYK:[100,52,11,1],RGB:[18,107,174],hex:"#126bae",name:"\u67CF\u6797\u84DD",pinyin:"bolinlan"},{CMYK:[92,10,25,1],RGB:[34,162,195],hex:"#22a2c3",name:"\u6D77\u9752",pinyin:"haiqing"},{CMYK:[94,16,23,3],RGB:[26,148,188],hex:"#1a94bc",name:"\u94B4\u84DD",pinyin:"gulan"},{CMYK:[95,25,20,4],RGB:[21,139,184],hex:"#158bb8",name:"\u9E22\u5C3E\u84DD",pinyin:"yuanweilan"},{CMYK:[98,42,16,3],RGB:[17,119,176],hex:"#1177b0",name:"\u7275\u725B\u82B1\u84DD",pinyin:"qianniuhualan"},{CMYK:[100,65,11,1],RGB:[15,89,164],hex:"#0f59a4",name:"\u98DE\u71D5\u8349\u84DD",pinyin:"feiyancaolan"},{CMYK:[95,47,14,2],RGB:[43,115,175],hex:"#2b73af",name:"\u54C1\u84DD",pinyin:"pinlan"},{CMYK:[24,14,16,1],RGB:[205,209,211],hex:"#cdd1d3",name:"\u94F6\u9C7C\u767D",pinyin:"yinyubai"},{CMYK:[93,49,17,3],RGB:[49,112,167],hex:"#3170a7",name:"\u5B89\u5B89\u84DD",pinyin:"ananlan"},{CMYK:[64,52,39,28],RGB:[94,97,109],hex:"#5e616d",name:"\u9C7C\u5C3E\u7070",pinyin:"yuweihui"},{CMYK:[78,60,40,31],RGB:[71,81,100],hex:"#475164",name:"\u9CB8\u9C7C\u7070",pinyin:"jingyuhui"},{CMYK:[1,1,2,0],RGB:[255,254,250],hex:"#fffefa",name:"\u6D77\u53C2\u7070",pinyin:"haishenhui"},{CMYK:[76,70,51,60],RGB:[53,51,60],hex:"#35333c",name:"\u6C99\u9C7C\u7070",pinyin:"shayuhui"},{CMYK:[100,89,54,79],RGB:[15,20,35],hex:"#0f1423",name:"\u94A2\u84DD",pinyin:"ganglan"},{CMYK:[35,13,13,0],RGB:[186,204,217],hex:"#baccd9",name:"\u4E91\u6C34\u84DD",pinyin:"yunshuilan"},{CMYK:[55,20,18,1],RGB:[143,178,201],hex:"#8fb2c9",name:"\u6674\u5C71\u84DD",pinyin:"qingshanlan"},{CMYK:[100,60,8,1],RGB:[22,97,171],hex:"#1661ab",name:"\u975B\u9752",pinyin:"dianqing"},{CMYK:[29,16,17,1],RGB:[196,203,207],hex:"#c4cbcf",name:"\u5927\u7406\u77F3\u7070",pinyin:"dalishihui"},{CMYK:[100,67,16,3],RGB:[21,85,154],hex:"#15559a",name:"\u6D77\u6D9B\u84DD",pinyin:"haitaolan"},{CMYK:[81,41,24,8],RGB:[78,124,161],hex:"#4e7ca1",name:"\u8776\u7FC5\u84DD",pinyin:"diechilan"},{CMYK:[93,50,21,6],RGB:[52,108,156],hex:"#346c9c",name:"\u6D77\u519B\u84DD",pinyin:"haijunlan"},{CMYK:[77,68,54,66],RGB:[47,47,53],hex:"#2f2f35",name:"\u6C34\u725B\u7070",pinyin:"shuiniuhui"},{CMYK:[80,70,53,65],RGB:[45,46,54],hex:"#2d2e36",name:"\u725B\u89D2\u7070",pinyin:"niujiaohui"},{CMYK:[100,86,54,78],RGB:[19,24,36],hex:"#131824",name:"\u71D5\u9894\u84DD",pinyin:"yanhanlan"},{CMYK:[21,6,10,0],RGB:[216,227,231],hex:"#d8e3e7",name:"\u4E91\u5CF0\u767D",pinyin:"yunfengbai"},{CMYK:[32,8,13,0],RGB:[195,215,223],hex:"#c3d7df",name:"\u4E95\u5929\u84DD",pinyin:"jingtianlan"},{CMYK:[91,24,22,4],RGB:[47,144,185],hex:"#2f90b9",name:"\u4E91\u5C71\u84DD",pinyin:"yunshanlan"},{CMYK:[96,34,18,4],RGB:[23,129,181],hex:"#1781b5",name:"\u91C9\u84DD",pinyin:"youlan"},{CMYK:[28,12,17,0],RGB:[199,210,212],hex:"#c7d2d4",name:"\u9E25\u84DD",pinyin:"oulan"},{CMYK:[100,53,21,6],RGB:[17,101,154],hex:"#11659a",name:"\u642A\u78C1\u84DD",pinyin:"tangcilan"},{CMYK:[29,18,21,2],RGB:[192,196,195],hex:"#c0c4c3",name:"\u6708\u5F71\u767D",pinyin:"yueyingbai"},{CMYK:[36,20,23,2],RGB:[178,187,190],hex:"#b2bbbe",name:"\u661F\u7070",pinyin:"xinghui"},{CMYK:[70,38,36,18],RGB:[94,121,135],hex:"#5e7987",name:"\u6DE1\u84DD\u7070",pinyin:"danlanhui"},{CMYK:[100,68,32,20],RGB:[20,74,116],hex:"#144a74",name:"\u9DC3\u84DD",pinyin:"yanlan"},{CMYK:[55,40,40,23],RGB:[116,120,122],hex:"#74787a",name:"\u5AE9\u7070",pinyin:"nenhui"},{CMYK:[77,50,41,31],RGB:[73,92,105],hex:"#495c69",name:"\u6218\u8230\u7070",pinyin:"zhanjianhui"},{CMYK:[67,57,49,49],RGB:[71,72,76],hex:"#47484c",name:"\u74E6\u7F50\u7070",pinyin:"waguanhui"},{CMYK:[87,69,51,58],RGB:[43,51,62],hex:"#2b333e",name:"\u9752\u7070",pinyin:"qinghui"},{CMYK:[100,77,50,62],RGB:[28,41,56],hex:"#1c2938",name:"\u9E3D\u84DD",pinyin:"gelan"},{CMYK:[100,82,51,64],RGB:[20,35,52],hex:"#142334",name:"\u94A2\u9752",pinyin:"gangqing"},{CMYK:[100,84,51,68],RGB:[16,31,48],hex:"#101f30",name:"\u6697\u84DD",pinyin:"anlan"},{CMYK:[11,0,8,0],RGB:[238,247,242],hex:"#eef7f2",name:"\u6708\u767D",pinyin:"yuebai"},{CMYK:[33,0,14,0],RGB:[198,230,232],hex:"#c6e6e8",name:"\u6D77\u5929\u84DD",pinyin:"haitianlan"},{CMYK:[57,0,22,0],RGB:[147,213,220],hex:"#93d5dc",name:"\u6E05\u6C34\u84DD",pinyin:"qingshuilan"},{CMYK:[79,0,27,0],RGB:[81,196,211],hex:"#51c4d3",name:"\u7011\u5E03\u84DD",pinyin:"pubulan"},{CMYK:[89,0,29,0],RGB:[41,183,203],hex:"#29b7cb",name:"\u851A\u84DD",pinyin:"weilan"},{CMYK:[92,0,28,0],RGB:[14,176,201],hex:"#0eb0c9",name:"\u5B54\u96C0\u84DD",pinyin:"kongquelan"},{CMYK:[93,0,31,0],RGB:[16,174,194],hex:"#10aec2",name:"\u7538\u5B50\u84DD",pinyin:"dianzilan"},{CMYK:[78,36,0,0],RGB:[87,195,194],hex:"#57c3c2",name:"\u77F3\u7EFF",pinyin:"shilv"},{CMYK:[40,0,30,0],RGB:[185,222,201],hex:"#b9dec9",name:"\u7AF9\u7BC1\u7EFF",pinyin:"zhuhuanglv"},{CMYK:[64,0,46,0],RGB:[131,203,172],hex:"#83cbac",name:"\u7C89\u7EFF",pinyin:"fenlv"},{CMYK:[95,0,52,0],RGB:[18,170,156],hex:"#12aa9c",name:"\u7F8E\u8776\u7EFF",pinyin:"meidielv"},{CMYK:[75,0,61,0],RGB:[102,193,140],hex:"#66c18c",name:"\u6BDB\u7EFF",pinyin:"maolv"},{CMYK:[78,0,62,0],RGB:[93,190,138],hex:"#5dbe8a",name:"\u853B\u68A2\u7EFF",pinyin:"koushaolv"},{CMYK:[81,0,62,0],RGB:[85,187,138],hex:"#55bb8a",name:"\u9EA6\u82D7\u7EFF",pinyin:"maimiaolv"},{CMYK:[86,0,63,0],RGB:[69,183,135],hex:"#45b787",name:"\u86D9\u7EFF",pinyin:"walv"},{CMYK:[92,0,64,0],RGB:[43,174,133],hex:"#2bae85",name:"\u94DC\u7EFF",pinyin:"tonglv"},{CMYK:[96,0,64,0],RGB:[27,167,132],hex:"#1ba784",name:"\u7AF9\u7EFF",pinyin:"zhulv"},{CMYK:[98,2,64,0],RGB:[18,161,130],hex:"#12a182",name:"\u84DD\u7EFF",pinyin:"lanlv"},{CMYK:[32,7,18,0],RGB:[196,215,214],hex:"#c4d7d6",name:"\u7A79\u7070",pinyin:"qionghui"},{CMYK:[94,11,33,1],RGB:[30,158,179],hex:"#1e9eb3",name:"\u7FE0\u84DD",pinyin:"cuilan"},{CMYK:[96,16,31,3],RGB:[15,149,176],hex:"#0f95b0",name:"\u80C6\u77FE\u84DD",pinyin:"danfanlan"},{CMYK:[96,18,34,4],RGB:[20,145,168],hex:"#1491a8",name:"\u6A2B\u9E1F\u84DD",pinyin:"jianniaolan"},{CMYK:[64,18,32,2],RGB:[124,171,177],hex:"#7cabb1",name:"\u95EA\u84DD",pinyin:"shanlan"},{CMYK:[40,24,32,6],RGB:[164,172,167],hex:"#a4aca7",name:"\u51B0\u5C71\u84DD",pinyin:"bingshanlan"},{CMYK:[56,26,36,7],RGB:[134,157,157],hex:"#869d9d",name:"\u867E\u58F3\u9752",pinyin:"xiakeqing"},{CMYK:[71,28,39,10],RGB:[100,142,147],hex:"#648e93",name:"\u665A\u6CE2\u84DD",pinyin:"wanbolan"},{CMYK:[89,27,41,13],RGB:[59,129,140],hex:"#3b818c",name:"\u873B\u8713\u84DD",pinyin:"qingtinglan"},{CMYK:[99,33,38,21],RGB:[18,110,130],hex:"#126e82",name:"\u7389\u922B\u84DD",pinyin:"yuqinlan"},{CMYK:[57,37,42,21],RGB:[115,124,123],hex:"#737c7b",name:"\u57A9\u7070",pinyin:"ehui"},{CMYK:[65,40,44,26],RGB:[97,113,114],hex:"#617172",name:"\u590F\u4E91\u7070",pinyin:"xiayunhui"},{CMYK:[100,52,46,43],RGB:[19,72,87],hex:"#134857",name:"\u82CD\u84DD",pinyin:"canglan"},{CMYK:[67,53,51,50],RGB:[71,75,76],hex:"#474b4c",name:"\u9EC4\u660F\u7070",pinyin:"huanghunhui"},{CMYK:[94,58,54,60],RGB:[33,55,61],hex:"#21373d",name:"\u7070\u84DD",pinyin:"huilan"},{CMYK:[100,64,56,68],RGB:[19,44,51],hex:"#132c33",name:"\u6DF1\u7070\u84DD",pinyin:"shenhuilan"},{CMYK:[49,5,37,0],RGB:[164,202,182],hex:"#a4cab6",name:"\u7389\u7C2A\u7EFF",pinyin:"yuzanlv"},{CMYK:[96,12,66,2],RGB:[44,150,120],hex:"#2c9678",name:"\u9752\u77FE\u7EFF",pinyin:"qingfanlv"},{CMYK:[52,11,37,0],RGB:[154,190,175],hex:"#9abeaf",name:"\u8349\u539F\u8FDC\u7EFF",pinyin:"caoyuanyuanlv"},{CMYK:[74,14,51,1],RGB:[105,167,148],hex:"#69a794",name:"\u68A7\u679D\u7EFF",pinyin:"wuzhilv"},{CMYK:[55,16,40,1],RGB:[146,179,165],hex:"#92b3a5",name:"\u6D6A\u82B1\u7EFF",pinyin:"langhualv"},{CMYK:[99,23,70,10],RGB:[36,128,103],hex:"#248067",name:"\u6D77\u738B\u7EFF",pinyin:"haiwanglv"},{CMYK:[88,24,61,9],RGB:[66,134,117],hex:"#428675",name:"\u4E9A\u4E01\u7EFF",pinyin:"yadinglv"},{CMYK:[40,27,36,8],RGB:[159,163,154],hex:"#9fa39a",name:"\u954D\u7070",pinyin:"niehui"},{CMYK:[52,28,42,10],RGB:[138,152,142],hex:"#8a988e",name:"\u660E\u7070",pinyin:"minghui"},{CMYK:[63,31,50,14],RGB:[112,136,125],hex:"#70887d",name:"\u6DE1\u7EFF\u7070",pinyin:"danlvhui"},{CMYK:[82,32,60,20],RGB:[73,117,104],hex:"#497568",name:"\u98DE\u6CC9\u7EFF",pinyin:"feiquanlv"},{CMYK:[62,43,52,34],RGB:[93,101,95],hex:"#5d655f",name:"\u72FC\u70DF\u7070",pinyin:"langyanhui"},{CMYK:[85,44,64,52],RGB:[49,74,67],hex:"#314a43",name:"\u7EFF\u7070",pinyin:"lvhui"},{CMYK:[93,46,70,61],RGB:[34,62,54],hex:"#223e36",name:"\u82CD\u7EFF",pinyin:"canglv"},{CMYK:[98,46,73,63],RGB:[26,59,50],hex:"#1a3b32",name:"\u6DF1\u6D77\u7EFF",pinyin:"shenhailv"},{CMYK:[67,60,57,68],RGB:[54,52,51],hex:"#363433",name:"\u957F\u77F3\u7070",pinyin:"changshihui"},{CMYK:[82,60,65,80],RGB:[31,38,35],hex:"#1f2623",name:"\u82F7\u84DD\u7EFF",pinyin:"ganlanlv"},{CMYK:[90,62,67,86],RGB:[20,30,27],hex:"#141e1b",name:"\u83BD\u4E1B\u7EFF",pinyin:"mangconglv"},{CMYK:[33,1,29,0],RGB:[198,223,200],hex:"#c6dfc8",name:"\u6DE1\u7FE0\u7EFF",pinyin:"dancuilv"},{CMYK:[53,1,44,0],RGB:[158,204,171],hex:"#9eccab",name:"\u660E\u7EFF",pinyin:"minglv"},{CMYK:[75,0,59,0],RGB:[104,184,142],hex:"#68b88e",name:"\u7530\u56ED\u7EFF",pinyin:"tianyuanlv"},{CMYK:[98,0,82,0],RGB:[32,161,98],hex:"#20a162",name:"\u7FE0\u7EFF",pinyin:"cuilv"},{CMYK:[78,6,62,0],RGB:[97,172,133],hex:"#61ac85",name:"\u6DE1\u7EFF",pinyin:"danlv"},{CMYK:[90,7,73,0],RGB:[64,160,112],hex:"#40a070",name:"\u8471\u7EFF",pinyin:"conglv"},{CMYK:[99,10,91,2],RGB:[34,148,83],hex:"#229453",name:"\u5B54\u96C0\u7EFF",pinyin:"kongquelv"},{CMYK:[27,11,27,1],RGB:[202,211,195],hex:"#cad3c3",name:"\u827E\u7EFF",pinyin:"ailv"},{CMYK:[92,14,76,2],RGB:[60,149,102],hex:"#3c9566",name:"\u87FE\u7EFF",pinyin:"chanlv"},{CMYK:[100,17,92,5],RGB:[32,137,77],hex:"#20894d",name:"\u5BAB\u6BBF\u7EFF",pinyin:"gongdianlv"},{CMYK:[61,19,52,3],RGB:[131,167,141],hex:"#83a78d",name:"\u677E\u971C\u7EFF",pinyin:"songshuanglv"},{CMYK:[81,19,67,4],RGB:[87,149,114],hex:"#579572",name:"\u86CB\u767D\u77F3\u7EFF",pinyin:"danbaishilv"},{CMYK:[100,22,90,10],RGB:[32,127,76],hex:"#207f4c",name:"\u8584\u8377\u7EFF",pinyin:"bohelv"},{CMYK:[66,29,58,12],RGB:[110,139,116],hex:"#6e8b74",name:"\u74E6\u677E\u7EFF",pinyin:"wasonglv"},{CMYK:[100,31,91,25],RGB:[26,104,64],hex:"#1a6840",name:"\u8377\u53F6\u7EFF",pinyin:"heyelv"},{CMYK:[62,42,56,34],RGB:[94,102,91],hex:"#5e665b",name:"\u7530\u87BA\u7EFF",pinyin:"tianluolv"},{CMYK:[74,42,65,40],RGB:[72,91,77],hex:"#485b4d",name:"\u767D\u5C48\u83DC\u7EFF",pinyin:"baiqucailv"},{CMYK:[64,57,60,67],RGB:[57,55,51],hex:"#393733",name:"\u6CB3\u8C5A\u7070",pinyin:"hetunhui"},{CMYK:[68,56,60,66],RGB:[55,56,52],hex:"#373834",name:"\u84BD\u6CB9\u7EFF",pinyin:"enyoulv"},{CMYK:[76,56,75,72],RGB:[43,49,44],hex:"#2b312c",name:"\u69F2\u5BC4\u751F\u7EFF",pinyin:"hujishenglv"},{CMYK:[91,60,76,83],RGB:[21,35,27],hex:"#15231b",name:"\u4E91\u6749\u7EFF",pinyin:"yunshanlv"},{CMYK:[9,1,14,0],RGB:[240,245,229],hex:"#f0f5e5",name:"\u5AE9\u83CA\u7EFF",pinyin:"nenjulv"},{CMYK:[20,1,23,0],RGB:[223,236,213],hex:"#dfecd5",name:"\u827E\u80CC\u7EFF",pinyin:"aibeilv"},{CMYK:[47,0,49,0],RGB:[173,213,162],hex:"#add5a2",name:"\u5609\u9675\u6C34\u7EFF",pinyin:"jialingshuilv"},{CMYK:[89,0,96,0],RGB:[65,179,73],hex:"#41b349",name:"\u7389\u9AD3\u7EFF",pinyin:"yusuilv"},{CMYK:[88,0,99,0],RGB:[67,178,68],hex:"#43b244",name:"\u9C9C\u7EFF",pinyin:"xianlv"},{CMYK:[90,0,100,0],RGB:[65,174,60],hex:"#41ae3c",name:"\u5B9D\u77F3\u7EFF",pinyin:"baoshilv"},{CMYK:[18,4,33,0],RGB:[226,231,191],hex:"#e2e7bf",name:"\u6D77\u6CAC\u7EFF",pinyin:"haimeilv"},{CMYK:[28,4,44,0],RGB:[208,222,170],hex:"#d0deaa",name:"\u59DA\u9EC4",pinyin:"yaohuang"},{CMYK:[44,3,61,0],RGB:[178,207,135],hex:"#b2cf87",name:"\u6A44\u6984\u77F3\u7EFF",pinyin:"ganlanshilv"},{CMYK:[62,0,76,0],RGB:[140,194,105],hex:"#8cc269",name:"\u6C34\u7EFF",pinyin:"shuilv"},{CMYK:[42,3,67,0],RGB:[183,208,122],hex:"#b7d07a",name:"\u82A6\u82C7\u7EFF",pinyin:"luweilv"},{CMYK:[28,6,66,0],RGB:[210,217,122],hex:"#d2d97a",name:"\u69D0\u82B1\u9EC4\u7EFF",pinyin:"huaihuahuanglv"},{CMYK:[41,4,76,0],RGB:[186,207,101],hex:"#bacf65",name:"\u82F9\u679C\u7EFF",pinyin:"pingguolv"},{CMYK:[58,1,88,0],RGB:[150,194,78],hex:"#96c24e",name:"\u82BD\u7EFF",pinyin:"yalv"},{CMYK:[19,9,84,1],RGB:[226,216,73],hex:"#e2d849",name:"\u8776\u9EC4",pinyin:"diehuang"},{CMYK:[38,8,94,1],RGB:[190,201,54],hex:"#bec936",name:"\u6A44\u6984\u9EC4\u7EFF",pinyin:"ganlanhuanglv"},{CMYK:[81,0,100,0],RGB:[91,174,35],hex:"#5bae23",name:"\u9E66\u9E49\u7EFF",pinyin:"yingwulv"},{CMYK:[84,64,94,45],RGB:[37,61,36],hex:"#253d24",name:"\u6CB9\u7EFF",pinyin:"youlv"},{CMYK:[0,1,4,0],RGB:[255,254,248],hex:"#fffef8",name:"\u8C61\u7259\u767D",pinyin:"xiangyabai"},{CMYK:[3,5,8,0],RGB:[248,244,237],hex:"#f8f4ed",name:"\u6C49\u767D\u7389",pinyin:"hanbaiyu"},{CMYK:[0,1,3,0],RGB:[255,254,249],hex:"#fffef9",name:"\u96EA\u767D",pinyin:"xuebai"},{CMYK:[4,4,8,0],RGB:[247,244,237],hex:"#f7f4ed",name:"\u9C7C\u809A\u767D",pinyin:"yudubai"},{CMYK:[12,12,16,0],RGB:[228,223,215],hex:"#e4dfd7",name:"\u73CD\u73E0\u7070",pinyin:"zhenzhuhui"},{CMYK:[16,15,20,1],RGB:[218,212,203],hex:"#dad4cb",name:"\u6D45\u7070",pinyin:"qianhui"},{CMYK:[28,5,30,5],RGB:[187,181,172],hex:"#bbb5ac",name:"\u94C5\u7070",pinyin:"qianhui"},{CMYK:[28,25,30,5],RGB:[187,181,172],hex:"#bbb5ac",name:"\u4E2D\u7070",pinyin:"zhonghui"},{CMYK:[42,40,43,23],RGB:[134,126,118],hex:"#867e76",name:"\u74E6\u7070",pinyin:"wahui"},{CMYK:[43,40,44,42],RGB:[132,124,116],hex:"#847c74",name:"\u591C\u7070",pinyin:"yehui"},{CMYK:[42,42,45,27],RGB:[128,118,110],hex:"#80766e",name:"\u96C1\u7070",pinyin:"yanhui"},{CMYK:[42,42,46,27],RGB:[129,119,110],hex:"#81776e",name:"\u6DF1\u7070",pinyin:"shenhui"}],{t:r}=la(),{locale:n}=la(),o=Ee(),{themeConfig:l}=we(o),{copyText:i}=pa(),{getLightColor:g,getDarkColor:C}=bt(),u=Ie({isMobile:!1,onColorSet:!1}),E=m=>{navigator.clipboard.writeText(m),s.value.primary=m,y(),de.primary(`${r("message.layout.themeColorCopied")}\uFF1A\u3010${m}\u3011`)},D=()=>{l.value.columnsMenuWidth||(l.value.columnsMenuWidth=70),l.value.columnsMenuHeight||(l.value.columnsMenuHeight=50),l.value.columnsLogoHeight||(l.value.columnsLogoHeight=50)},s=U(()=>(D(),l.value)),y=()=>{if(!s.value.primary)return de.warning(r("message.layout.globalThemePrimaryColorCannotBeEmpty"));document.documentElement.style.setProperty("--el-color-primary-dark-2",`${C(s.value.primary,.1)}`),document.documentElement.style.setProperty("--el-color-primary",s.value.primary),document.documentElement.style.setProperty("--vxe-ui-font-primary-color",s.value.primary);for(let m=1;m<=9;m++)document.documentElement.style.setProperty(`--el-color-primary-light-${m}`,`${g(s.value.primary,m/10)}`),m==3&&document.documentElement.style.setProperty("--vxe-ui-font-primary-lighten-color",`${g(s.value.primary,m/10)}`);le()},f=m=>{document.documentElement.style.setProperty(`--next-bg-${m}`,l.value[m]),m==="menuBar"&&document.documentElement.style.setProperty("--next-bg-menuBar-light-1",g(s.value.menuBar,.05)),b(),M(),d(),le()},b=()=>{w(".layout-navbars-breadcrumb-index",s.value.isTopBarColorGradual,s.value.topBar)},M=()=>{w(".layout-container .el-aside",s.value.isMenuBarColorGradual,s.value.menuBar)},d=()=>{w(".layout-container .layout-columns-aside",s.value.isColumnsMenuBarColorGradual,s.value.columnsMenuBar)},w=(m,x,j)=>{Se(()=>{setTimeout(()=>{let J=document.querySelector(m);if(!J)return!1;document.documentElement.style.setProperty("--el-menu-bg-color",document.documentElement.style.getPropertyValue("--next-bg-menuBar")),x?J.setAttribute("style",`background:linear-gradient(to bottom , ${j}, ${g(j,.5)})`):J.setAttribute("style",""),Q()},300)})},S=()=>{Q()},F=()=>{document.documentElement.style.setProperty("--el-columnsLogoHeight",`${l.value.columnsLogoHeight}px`),Q()},A=()=>{document.documentElement.style.setProperty("--el-columnsMenuWidth",`${l.value.columnsMenuWidth}px`),document.documentElement.style.setProperty("--el-columnsMenuRoundWidth",`${l.value.columnsMenuWidth-5}px`),Q()},N=()=>{document.documentElement.style.setProperty("--el-columnsMenuHeight",`${l.value.columnsMenuHeight}px`),document.documentElement.style.setProperty("--el-columnsMenuRoundHeight",`${l.value.columnsMenuHeight-5}px`),Q()},k=()=>{le()},O=()=>{s.value.isFixedHeaderChange=!s.value.isFixedHeader,Q()},V=()=>{s.value.isBreadcrumb=!1,Q(),ge.emit("getBreadcrumbIndexSetFilterRoutes")},ie=()=>{s.value.isShowLogoChange=!s.value.isShowLogo,Q()},Z=()=>{s.value.layout==="classic"&&(s.value.isClassicSplitMenu=!1),Q()},c=()=>{ge.emit("openOrCloseSortable"),Q()},L=()=>{ge.emit("openShareTagsView"),Q()},I=m=>{m==="grayscale"?s.value.isGrayscale&&(s.value.isInvert=!1):s.value.isInvert&&(s.value.isGrayscale=!1);const x=m==="grayscale"?`grayscale(${s.value.isGrayscale?1:0})`:`invert(${s.value.isInvert?"80%":"0%"})`;document.body.setAttribute("style",`filter: ${x}`),Q()},te=()=>{const m=document.documentElement;s.value.isIsDark?(m.setAttribute("data-theme","dark"),m.setAttribute("data-vxe-ui-theme","dark")):(m.setAttribute("data-theme",""),m.setAttribute("data-vxe-ui-theme","light"))},oe=()=>{s.value.isWatermark?xt.set(s.value.watermarkText):xt.del(),Q()},Fe=m=>{if(s.value.watermarkText=fn(m),s.value.watermarkText==="")return!1;s.value.isWatermark&&xt.set(s.value.watermarkText),Q()},Ce=m=>{if(re.set("oldLayout",m),s.value.layout===m)return!1;m==="transverse"&&(s.value.isCollapse=!1),s.value.layout=m,s.value.isDrawer=!1,_e()},_e=()=>{f("menuBar"),f("menuBarColor"),f("menuBarActiveColor"),f("topBar"),f("topBarColor"),f("columnsMenuBar"),f("columnsMenuBarColor")},K=()=>{s.value.isFixedHeaderChange=!1,s.value.isShowLogoChange=!1,s.value.isDrawer=!1,Q()},W=()=>{s.value.isDrawer=!0},le=()=>{Q(),ye()},Q=()=>{re.remove("themeConfig"),re.set("themeConfig",s.value)},ye=()=>{re.set("themeConfigStyle",document.documentElement.style.cssText)},Be=()=>{let m=re.get("themeConfig");m.isDrawer=!1,i(JSON.stringify(m)).then(()=>{s.value.isDrawer=!1})},ee=()=>{Ae.clear(),re.clear(),window.location.reload(),re.set("version",__NEXT_VERSION__)},R=()=>{b(),M(),d()};return ze(()=>{Se(()=>{re.get("frequency")||_e(),re.set("frequency",1),ge.on("layoutMobileResize",m=>{s.value.layout=m.layout,s.value.isDrawer=!1,_e(),u.isMobile=Qt.isMobile()}),setTimeout(()=>{y(),s.value.isGrayscale&&I("grayscale"),s.value.isInvert&&I("invert"),s.value.isIsDark&&te(),oe(),F(),A(),N(),re.get("themeConfig")&&(n.value=re.get("themeConfig").globalI18n),R()},100)})}),lt(()=>{ge.off("layoutMobileResize",()=>{})}),t({openDrawer:W}),(m,x)=>{const j=z("el-divider"),J=z("el-color-picker"),me=z("el-button"),X=z("el-switch"),De=z("el-input-number"),We=z("el-input"),pe=z("el-option"),Je=z("el-select"),Ze=z("el-alert"),Xe=z("ele-CopyDocument"),nt=z("el-icon"),fa=z("ele-RefreshRight"),ct=z("el-scrollbar"),Ct=z("el-drawer"),ya=z("ele-MagicStick"),ba=z("ele-CircleCheck"),q=z("el-col"),H=z("el-row"),se=z("el-dialog");return T(),G("div",tu,[p(Ct,{title:m.$t("message.layout.configTitle"),modelValue:s.value.isDrawer,"onUpdate:modelValue":x[51]||(x[51]=B=>s.value.isDrawer=B),direction:"rtl","destroy-on-close":"",size:"280px",onClose:K},{default:v(()=>[p(ct,{class:"layout-breadcrumb-seting-bar"},{default:v(()=>[$(" \u5168\u5C40\u4E3B\u9898 "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.oneTitle")),1)]),_:1}),h("div",au,[h("div",nu,P(m.$t("message.layout.themeColors")),1),h("div",ru,[p(J,{modelValue:s.value.primary,"onUpdate:modelValue":x[0]||(x[0]=B=>s.value.primary=B),size:"default",onChange:y},null,8,["modelValue"])])]),h("div",ou,[p(me,{style:{width:"100%"},size:"default",class:"copy-config-btn",type:"primary",ref:"onColorRef",onClick:x[1]||(x[1]=B=>u.onColorSet=!0)},{default:v(()=>[ne(P(m.$t("message.layout.moreColors")),1)]),_:1},512)]),h("div",lu,[h("div",iu,P(m.$t("message.layout.fourIsDark")),1),h("div",su,[p(X,{modelValue:s.value.isIsDark,"onUpdate:modelValue":x[2]||(x[2]=B=>s.value.isIsDark=B),size:"small",onChange:te},null,8,["modelValue"])])]),$(" \u9876\u680F\u8BBE\u7F6E "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.twoTopTitle")),1)]),_:1}),h("div",uu,[h("div",cu,P(m.$t("message.layout.twoTopBar")),1),h("div",du,[p(J,{modelValue:s.value.topBar,"onUpdate:modelValue":x[3]||(x[3]=B=>s.value.topBar=B),size:"default",onChange:x[4]||(x[4]=B=>f("topBar"))},null,8,["modelValue"])])]),h("div",mu,[h("div",pu,P(m.$t("message.layout.twoTopBarColor")),1),h("div",hu,[p(J,{modelValue:s.value.topBarColor,"onUpdate:modelValue":x[5]||(x[5]=B=>s.value.topBarColor=B),size:"default",onChange:x[6]||(x[6]=B=>f("topBarColor"))},null,8,["modelValue"])])]),h("div",gu,[h("div",fu,P(m.$t("message.layout.twoIsTopBarColorGradual")),1),h("div",yu,[p(X,{modelValue:s.value.isTopBarColorGradual,"onUpdate:modelValue":x[7]||(x[7]=B=>s.value.isTopBarColorGradual=B),size:"small",onChange:b},null,8,["modelValue"])])]),$(" \u83DC\u5355\u8BBE\u7F6E "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.twoMenuTitle")),1)]),_:1}),h("div",bu,[h("div",vu,P(m.$t("message.layout.twoMenuBar")),1),h("div",xu,[p(J,{modelValue:s.value.menuBar,"onUpdate:modelValue":x[8]||(x[8]=B=>s.value.menuBar=B),size:"default",onChange:x[9]||(x[9]=B=>f("menuBar"))},null,8,["modelValue"])])]),h("div",Cu,[h("div",Tu,P(m.$t("message.layout.twoMenuBarColor")),1),h("div",wu,[p(J,{modelValue:s.value.menuBarColor,"onUpdate:modelValue":x[10]||(x[10]=B=>s.value.menuBarColor=B),size:"default",onChange:x[11]||(x[11]=B=>f("menuBarColor"))},null,8,["modelValue"])])]),$(` <div class="layout-breadcrumb-seting-bar-flex">\r
|
|
30
30
|
<div class="layout-breadcrumb-seting-bar-flex-label">{{ $t('message.layout.twoMenuBarActiveColor') }}</div>\r
|
|
31
31
|
<div class="layout-breadcrumb-seting-bar-flex-value">\r
|
|
32
32
|
<el-color-picker v-model="getThemeConfig.menuBarActiveColor" size="default" show-alpha @change="onBgColorPickerChange('menuBarActiveColor')" />\r
|
|
33
33
|
</div>\r
|
|
34
|
-
</div> `),h("div",ku,[h("div",Su,P(m.$t("message.layout.twoIsMenuBarColorGradual")),1),h("div",Eu,[p(X,{modelValue:s.value.isMenuBarColorGradual,"onUpdate:modelValue":x[12]||(x[12]=B=>s.value.isMenuBarColorGradual=B),size:"small",onChange:M},null,8,["modelValue"])])]),$(" \u5206\u680F\u8BBE\u7F6E "),p(j,{"content-position":"center",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},{default:v(()=>[ne(P(m.$t("message.layout.twoColumnsTitle")),1)]),_:1},8,["style"]),h("div",{class:"layout-breadcrumb-seting-bar-flex",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},[h("div",Fu,P(m.$t("message.layout.twoColumnsMenuBar")),1),h("div",Mu,[p(J,{modelValue:s.value.columnsMenuBar,"onUpdate:modelValue":x[13]||(x[13]=B=>s.value.columnsMenuBar=B),size:"default",onChange:x[14]||(x[14]=B=>f("columnsMenuBar")),disabled:s.value.layout!=="columns"},null,8,["modelValue","disabled"])])],4),h("div",{class:"layout-breadcrumb-seting-bar-flex",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},[h("div",Du,P(m.$t("message.layout.twoColumnsMenuBarColor")),1),h("div",Bu,[p(J,{modelValue:s.value.columnsMenuBarColor,"onUpdate:modelValue":x[15]||(x[15]=B=>s.value.columnsMenuBarColor=B),size:"default",onChange:x[16]||(x[16]=B=>f("columnsMenuBarColor")),disabled:s.value.layout!=="columns"},null,8,["modelValue","disabled"])])],4),h("div",{class:"layout-breadcrumb-seting-bar-flex mt14",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},[h("div",Ru,P(m.$t("message.layout.twoIsColumnsMenuBarColorGradual")),1),h("div",Pu,[p(X,{modelValue:s.value.isColumnsMenuBarColorGradual,"onUpdate:modelValue":x[17]||(x[17]=B=>s.value.isColumnsMenuBarColorGradual=B),size:"small",onChange:c,disabled:s.value.layout!=="columns"},null,8,["modelValue","disabled"])])],4),h("div",{class:"layout-breadcrumb-seting-bar-flex mt14",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},[h("div",Au,P(m.$t("message.layout.twoIsColumnsMenuHoverPreload")),1),h("div",Lu,[p(X,{modelValue:s.value.isColumnsMenuHoverPreload,"onUpdate:modelValue":x[18]||(x[18]=B=>s.value.isColumnsMenuHoverPreload=B),size:"small",onChange:S,disabled:s.value.layout!=="columns"},null,8,["modelValue","disabled"])])],4),h("div",zu,[h("div",_u,P(m.$t("message.layout.twoColumnsLogoHeight")),1),h("div",Iu,[p(De,{modelValue:s.value.columnsLogoHeight,"onUpdate:modelValue":x[19]||(x[19]=B=>s.value.columnsLogoHeight=B),"controls-position":"right",min:1,max:9999,onChange:F,size:"small",style:{width:"90px","margin-right":"1px"}},null,8,["modelValue"])])]),h("div",Ou,[h("div",qu,P(m.$t("message.layout.twoColumnsMenuWidth")),1),h("div",Gu,[p(De,{modelValue:s.value.columnsMenuWidth,"onUpdate:modelValue":x[20]||(x[20]=B=>s.value.columnsMenuWidth=B),"controls-position":"right",min:1,max:9999,onChange:A,size:"small",style:{width:"90px","margin-right":"1px"}},null,8,["modelValue"])])]),h("div",Vu,[h("div",Nu,P(m.$t("message.layout.twoColumnsMenuHeight")),1),h("div",Ku,[p(De,{modelValue:s.value.columnsMenuHeight,"onUpdate:modelValue":x[21]||(x[21]=B=>s.value.columnsMenuHeight=B),"controls-position":"right",min:1,max:9999,onChange:N,size:"small",style:{width:"90px","margin-right":"1px"}},null,8,["modelValue"])])]),$(" \u754C\u9762\u8BBE\u7F6E "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.threeTitle")),1)]),_:1}),h("div",{class:"layout-breadcrumb-seting-bar-flex",style:Pe({opacity:s.value.layout==="transverse"?.5:1})},[h("div",Yu,P(m.$t("message.layout.threeIsCollapse")),1),h("div",Hu,[p(X,{modelValue:s.value.isCollapse,"onUpdate:modelValue":x[22]||(x[22]=B=>s.value.isCollapse=B),disabled:s.value.layout==="transverse",size:"small",onChange:k},null,8,["modelValue","disabled"])])],4),h("div",{class:"layout-breadcrumb-seting-bar-flex mt15",style:Pe({opacity:s.value.layout==="transverse"?.5:1})},[h("div",$u,P(m.$t("message.layout.threeIsUniqueOpened")),1),h("div",Uu,[p(X,{modelValue:s.value.isUniqueOpened,"onUpdate:modelValue":x[23]||(x[23]=B=>s.value.isUniqueOpened=B),disabled:s.value.layout==="transverse",size:"small",onChange:Q},null,8,["modelValue","disabled"])])],4),h("div",ju,[h("div",Wu,P(m.$t("message.layout.threeIsFixedHeader")),1),h("div",Ju,[p(X,{modelValue:s.value.isFixedHeader,"onUpdate:modelValue":x[24]||(x[24]=B=>s.value.isFixedHeader=B),size:"small",onChange:O},null,8,["modelValue"])])]),h("div",{class:"layout-breadcrumb-seting-bar-flex mt15",style:Pe({opacity:s.value.layout!=="classic"?.5:1})},[h("div",Zu,P(m.$t("message.layout.threeIsClassicSplitMenu")),1),h("div",Xu,[p(X,{modelValue:s.value.isClassicSplitMenu,"onUpdate:modelValue":x[25]||(x[25]=B=>s.value.isClassicSplitMenu=B),disabled:s.value.layout!=="classic",size:"small",onChange:V},null,8,["modelValue","disabled"])])],4),h("div",Qu,[h("div",ec,P(m.$t("message.layout.threeIsLockScreen")),1),h("div",tc,[p(X,{modelValue:s.value.isLockScreen,"onUpdate:modelValue":x[26]||(x[26]=B=>s.value.isLockScreen=B),size:"small",onChange:Q},null,8,["modelValue"])])]),h("div",ac,[h("div",nc,P(m.$t("message.layout.threeLockScreenTime")),1),h("div",rc,[p(De,{modelValue:s.value.lockScreenTime,"onUpdate:modelValue":x[27]||(x[27]=B=>s.value.lockScreenTime=B),"controls-position":"right",min:1,max:9999,onChange:Q,size:"small",style:{width:"90px","margin-right":"1px"}},null,8,["modelValue"])])]),$(" \u754C\u9762\u663E\u793A "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.fourTitle")),1)]),_:1}),h("div",oc,[h("div",lc,P(m.$t("message.layout.fourIsShowLogo")),1),h("div",ic,[p(X,{modelValue:s.value.isShowLogo,"onUpdate:modelValue":x[28]||(x[28]=B=>s.value.isShowLogo=B),size:"small",onChange:ie},null,8,["modelValue"])])]),h("div",{class:"layout-breadcrumb-seting-bar-flex mt15",style:Pe({opacity:s.value.layout==="classic"||s.value.layout==="transverse"?.5:1})},[h("div",sc,P(m.$t("message.layout.fourIsBreadcrumb")),1),h("div",uc,[p(X,{modelValue:s.value.isBreadcrumb,"onUpdate:modelValue":x[29]||(x[29]=B=>s.value.isBreadcrumb=B),disabled:s.value.layout==="classic"||s.value.layout==="transverse",size:"small",onChange:Z},null,8,["modelValue","disabled"])])],4),h("div",cc,[h("div",dc,P(m.$t("message.layout.fourIsBreadcrumbIcon")),1),h("div",mc,[p(X,{modelValue:s.value.isBreadcrumbIcon,"onUpdate:modelValue":x[30]||(x[30]=B=>s.value.isBreadcrumbIcon=B),size:"small",onChange:Q},null,8,["modelValue"])])]),h("div",pc,[h("div",hc,P(m.$t("message.layout.fourIsTagsview")),1),h("div",gc,[p(X,{modelValue:s.value.isTagsview,"onUpdate:modelValue":x[31]||(x[31]=B=>s.value.isTagsview=B),size:"small",onChange:Q},null,8,["modelValue"])])]),h("div",fc,[h("div",yc,P(m.$t("message.layout.fourIsTagsviewIcon")),1),h("div",bc,[p(X,{modelValue:s.value.isTagsviewIcon,"onUpdate:modelValue":x[32]||(x[32]=B=>s.value.isTagsviewIcon=B),size:"small",onChange:Q},null,8,["modelValue"])])]),h("div",vc,[h("div",xc,P(m.$t("message.layout.fourIsCacheTagsView")),1),h("div",Cc,[p(X,{modelValue:s.value.isCacheTagsView,"onUpdate:modelValue":x[33]||(x[33]=B=>s.value.isCacheTagsView=B),size:"small",onChange:Q},null,8,["modelValue"])])]),h("div",{class:"layout-breadcrumb-seting-bar-flex mt15",style:Pe({opacity:u.isMobile?.5:1})},[h("div",Tc,P(m.$t("message.layout.fourIsSortableTagsView")),1),h("div",wc,[p(X,{modelValue:s.value.isSortableTagsView,"onUpdate:modelValue":x[34]||(x[34]=B=>s.value.isSortableTagsView=B),disabled:!!u.isMobile,size:"small",onChange:d},null,8,["modelValue","disabled"])])],4),h("div",kc,[h("div",Sc,P(m.$t("message.layout.fourIsShareTagsView")),1),h("div",Ec,[p(X,{modelValue:s.value.isShareTagsView,"onUpdate:modelValue":x[35]||(x[35]=B=>s.value.isShareTagsView=B),size:"small",onChange:L},null,8,["modelValue"])])]),h("div",Fc,[h("div",Mc,P(m.$t("message.layout.fourIsFooter")),1),h("div",Dc,[p(X,{modelValue:s.value.isFooter,"onUpdate:modelValue":x[36]||(x[36]=B=>s.value.isFooter=B),size:"small",onChange:Q},null,8,["modelValue"])])]),h("div",Bc,[h("div",Rc,P(m.$t("message.layout.fourIsGrayscale")),1),h("div",Pc,[p(X,{modelValue:s.value.isGrayscale,"onUpdate:modelValue":x[37]||(x[37]=B=>s.value.isGrayscale=B),size:"small",onChange:x[38]||(x[38]=B=>I("grayscale"))},null,8,["modelValue"])])]),h("div",Ac,[h("div",Lc,P(m.$t("message.layout.fourIsInvert")),1),h("div",zc,[p(X,{modelValue:s.value.isInvert,"onUpdate:modelValue":x[39]||(x[39]=B=>s.value.isInvert=B),size:"small",onChange:x[40]||(x[40]=B=>I("invert"))},null,8,["modelValue"])])]),h("div",_c,[h("div",Ic,P(m.$t("message.layout.fourIsWatermark")),1),h("div",Oc,[$(" \u7531\u53C2\u6570\u914D\u7F6E sys_watermark \u63A7\u5236 "),p(X,{modelValue:s.value.isWatermark,"onUpdate:modelValue":x[41]||(x[41]=B=>s.value.isWatermark=B),size:"small",onChange:oe,disabled:""},null,8,["modelValue"])])]),h("div",qc,[h("div",Gc,P(m.$t("message.layout.fourWatermarkText")),1),h("div",Vc,[p(We,{modelValue:s.value.watermarkText,"onUpdate:modelValue":x[42]||(x[42]=B=>s.value.watermarkText=B),size:"small",style:{width:"90px","margin-right":"1px"},onInput:Fe,disabled:""},null,8,["modelValue"])])]),$(" \u5176\u5B83\u8BBE\u7F6E "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.fiveTitle")),1)]),_:1}),h("div",Nc,[h("div",Kc,P(m.$t("message.layout.fiveTagsStyle")),1),h("div",Yc,[p(Je,{modelValue:s.value.tagsStyle,"onUpdate:modelValue":x[43]||(x[43]=B=>s.value.tagsStyle=B),placeholder:m.$t("message.layout.chooseStyle"),size:"small",style:{width:"90px","margin-right":"1px"},onChange:Q},{default:v(()=>[p(pe,{label:m.$t("message.layout.style1"),value:"tags-style-one"},null,8,["label"]),p(pe,{label:m.$t("message.layout.style4"),value:"tags-style-four"},null,8,["label"]),p(pe,{label:m.$t("message.layout.style5"),value:"tags-style-five"},null,8,["label"])]),_:1},8,["modelValue","placeholder"])])]),h("div",Hc,[h("div",$c,P(m.$t("message.layout.fiveAnimation")),1),h("div",Uc,[p(Je,{modelValue:s.value.animation,"onUpdate:modelValue":x[44]||(x[44]=B=>s.value.animation=B),placeholder:m.$t("message.layout.chooseStyle"),size:"small",style:{width:"90px","margin-right":"1px"},onChange:Q},{default:v(()=>[p(pe,{label:"slide-right",value:"slide-right"}),p(pe,{label:"slide-left",value:"slide-left"}),p(pe,{label:"opacitys",value:"opacitys"}),p(pe,{label:"fade",value:"fade"}),p(pe,{label:"fadeUp",value:"fadeUp"}),p(pe,{label:"fadeDown",value:"fadeDown"}),p(pe,{label:"fadeLeft",value:"fadeLeft"}),p(pe,{label:"fadeRight",value:"fadeRight"}),p(pe,{label:"lightSpeedLeft",value:"lightSpeedLeft"}),p(pe,{label:"lightSpeedRight",value:"lightSpeedRight"}),p(pe,{label:"zoom",value:"zoom"}),p(pe,{label:"zoomUp",value:"zoomUp"}),p(pe,{label:"zoomDown",value:"zoomDown"}),p(pe,{label:"zoomLeft",value:"zoomLeft"}),p(pe,{label:"zoomRight",value:"zoomRight"}),p(pe,{label:"flip",value:"flip"}),p(pe,{label:"flipX",value:"flipX"}),p(pe,{label:"flipY",value:"flipY"}),p(pe,{label:"backUp",value:"backUp"}),p(pe,{label:"backDown",value:"backDown"}),p(pe,{label:"backLeft",value:"backLeft"}),p(pe,{label:"backRight",value:"backRight"}),p(pe,{label:"bounce",value:"bounce"}),p(pe,{label:"bounceUp",value:"bounceUp"}),p(pe,{label:"bounceDown",value:"bounceDown"}),p(pe,{label:"bounceLeft",value:"bounceLeft"}),p(pe,{label:"bounceRight",value:"bounceRight"})]),_:1},8,["modelValue","placeholder"])])]),h("div",{class:"layout-breadcrumb-seting-bar-flex mt15",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},[h("div",jc,P(m.$t("message.layout.fiveColumnsAsideStyle")),1),h("div",Wc,[p(Je,{modelValue:s.value.columnsAsideStyle,"onUpdate:modelValue":x[45]||(x[45]=B=>s.value.columnsAsideStyle=B),placeholder:m.$t("message.layout.chooseStyle"),size:"small",style:{width:"90px","margin-right":"1px"},disabled:s.value.layout!=="columns",onChange:Q},{default:v(()=>[p(pe,{label:m.$t("message.layout.round"),value:"columns-round"},null,8,["label"]),p(pe,{label:m.$t("message.layout.card"),value:"columns-card"},null,8,["label"])]),_:1},8,["modelValue","placeholder","disabled"])])],4),h("div",{class:"layout-breadcrumb-seting-bar-flex mt15 mb27",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},[h("div",Jc,P(m.$t("message.layout.fiveColumnsAsideLayout")),1),h("div",Zc,[p(Je,{modelValue:s.value.columnsAsideLayout,"onUpdate:modelValue":x[46]||(x[46]=B=>s.value.columnsAsideLayout=B),placeholder:m.$t("message.layout.chooseStyle"),size:"small",style:{width:"90px","margin-right":"1px"},disabled:s.value.layout!=="columns",onChange:Q},{default:v(()=>[p(pe,{label:m.$t("message.layout.horizontal"),value:"columns-horizontal"},null,8,["label"]),p(pe,{label:m.$t("message.layout.vertical"),value:"columns-vertical"},null,8,["label"])]),_:1},8,["modelValue","placeholder","disabled"])])],4),$(" \u5E03\u5C40\u5207\u6362 "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.sixTitle")),1)]),_:1}),h("div",Xc,[$(" defaults \u5E03\u5C40 "),h("div",{class:"layout-drawer-content-item",onClick:x[47]||(x[47]=B=>Ce("defaults"))},[h("section",{class:Re(["el-container el-circular",{"drawer-layout-active":s.value.layout==="defaults"}])},[...x[53]||(x[53]=[h("aside",{class:"el-aside",style:{width:"20px"}},null,-1),h("section",{class:"el-container is-vertical"},[h("header",{class:"el-header",style:{height:"10px"}}),h("main",{class:"el-main"})],-1)])],2),h("div",{class:Re(["layout-tips-warp",{"layout-tips-warp-active":s.value.layout==="defaults"}])},[h("div",Qc,[h("p",ed,P(m.$t("message.layout.sixDefaults")),1)])],2)]),$(" classic \u5E03\u5C40 "),h("div",{class:"layout-drawer-content-item",onClick:x[48]||(x[48]=B=>Ce("classic"))},[h("section",{class:Re(["el-container is-vertical el-circular",{"drawer-layout-active":s.value.layout==="classic"}])},[...x[54]||(x[54]=[h("header",{class:"el-header",style:{height:"10px"}},null,-1),h("section",{class:"el-container"},[h("aside",{class:"el-aside",style:{width:"20px"}}),h("section",{class:"el-container is-vertical"},[h("main",{class:"el-main"})])],-1)])],2),h("div",{class:Re(["layout-tips-warp",{"layout-tips-warp-active":s.value.layout==="classic"}])},[h("div",td,[h("p",ad,P(m.$t("message.layout.sixClassic")),1)])],2)]),$(" transverse \u5E03\u5C40 "),h("div",{class:"layout-drawer-content-item",onClick:x[49]||(x[49]=B=>Ce("transverse"))},[h("section",{class:Re(["el-container is-vertical el-circular",{"drawer-layout-active":s.value.layout==="transverse"}])},[...x[55]||(x[55]=[h("header",{class:"el-header",style:{height:"10px"}},null,-1),h("section",{class:"el-container"},[h("section",{class:"el-container is-vertical"},[h("main",{class:"el-main"})])],-1)])],2),h("div",{class:Re(["layout-tips-warp",{"layout-tips-warp-active":s.value.layout==="transverse"}])},[h("div",nd,[h("p",rd,P(m.$t("message.layout.sixTransverse")),1)])],2)]),$(" columns \u5E03\u5C40 "),h("div",{class:"layout-drawer-content-item",onClick:x[50]||(x[50]=B=>Ce("columns"))},[h("section",{class:Re(["el-container el-circular",{"drawer-layout-active":s.value.layout==="columns"}])},[...x[56]||(x[56]=[h("aside",{class:"el-aside-dark",style:{width:"10px"}},null,-1),h("aside",{class:"el-aside",style:{width:"20px"}},null,-1),h("section",{class:"el-container is-vertical"},[h("header",{class:"el-header",style:{height:"10px"}}),h("main",{class:"el-main"})],-1)])],2),h("div",{class:Re(["layout-tips-warp",{"layout-tips-warp-active":s.value.layout==="columns"}])},[h("div",od,[h("p",ld,P(m.$t("message.layout.sixColumns")),1)])],2)])]),h("div",id,[p(Ze,{title:m.$t("message.layout.tipText"),type:"warning",closable:!1},null,8,["title"]),p(me,{size:"default",class:"copy-config-btn",type:"primary",ref:"copyConfigBtnRef",onClick:Be},{default:v(()=>[p(nt,{class:"mr5"},{default:v(()=>[p(Xe)]),_:1}),ne(" "+P(m.$t("message.layout.copyText")),1)]),_:1},512),p(me,{size:"default",class:"copy-config-btn-reset",type:"info",onClick:ee},{default:v(()=>[p(nt,{class:"mr5"},{default:v(()=>[p(fa)]),_:1}),ne(" "+P(m.$t("message.layout.resetText")),1)]),_:1})])]),_:1})]),_:1},8,["title","modelValue"]),p(se,{modelValue:u.onColorSet,"onUpdate:modelValue":x[52]||(x[52]=B=>u.onColorSet=B)},{header:v(()=>[h("div",sd,[p(nt,{size:"16",style:{"margin-right":"3px",display:"inline","vertical-align":"middle"}},{default:v(()=>[p(ya)]),_:1}),h("span",null,P(m.$t("message.layout.chineseTraditionalColors")),1)])]),default:v(()=>[h("div",ud,[p(H,{gutter:20},{default:v(()=>[(T(),G(he,null,ke(a,B=>p(q,{xs:6,sm:4,md:4,lg:4,xl:3,class:"mb15",key:B,onClick:Me=>E(B.hex)},{default:v(()=>[h("div",{class:"traditionalColors",style:Pe("background:"+B.hex)},[s.value.primary==B.hex?(T(),Y(nt,{key:0,class:"traditionalColors-circleCheck",size:"20",color:"#fff"},{default:v(()=>[p(ba)]),_:1})):$("v-if",!0)],4),h("div",cd,P(B.name),1),h("div",dd,P(B.hex),1)]),_:2},1032,["onClick"])),64))]),_:1})])]),_:1},8,["modelValue"])])}}});const pd=md;var hd=ce({name:"FModifyRecord",__name:"index",props:{data:{}},setup(e){const{t}=la(),a=e;return(r,n)=>{const o=z("ele-InfoFilled"),l=z("el-icon"),i=z("el-text"),g=z("ele-UserFilled"),C=z("el-tag"),u=z("el-descriptions-item"),E=z("ele-Calendar"),D=z("ele-Tickets"),s=z("el-descriptions"),y=z("el-popover");return T(),Y(y,{placement:"bottom",width:"300",trigger:"hover"},{reference:v(()=>[p(i,{type:"primary",class:"cursor-default"},{default:v(()=>[p(l,null,{default:v(()=>[p(o)]),_:1}),ne(P(_(t)("message.list.detail")),1)]),_:1})]),default:v(()=>[p(s,{direction:"vertical",column:2,border:""},{default:v(()=>[p(u,{width:"140"},{label:v(()=>[p(i,null,{default:v(()=>[p(l,null,{default:v(()=>[p(g)]),_:1}),ne(P(_(t)("message.list.creator")),1)]),_:1})]),default:v(()=>[p(C,null,{default:v(()=>{var f;return[ne(P((f=a.data.createUserName)!=null?f:_(t)("message.list.none")),1)]}),_:1})]),_:1}),p(u,null,{label:v(()=>[p(i,null,{default:v(()=>[p(l,null,{default:v(()=>[p(E)]),_:1}),ne(P(_(t)("message.list.createTime")),1)]),_:1})]),default:v(()=>[p(C,null,{default:v(()=>{var f;return[ne(P((f=a.data.createTime)!=null?f:_(t)("message.list.none")),1)]}),_:1})]),_:1}),p(u,null,{label:v(()=>[p(i,null,{default:v(()=>[p(l,null,{default:v(()=>[p(g)]),_:1}),ne(P(_(t)("message.list.modifier")),1)]),_:1})]),default:v(()=>[p(C,null,{default:v(()=>{var f;return[ne(P((f=a.data.updateUserName)!=null?f:_(t)("message.list.none")),1)]}),_:1})]),_:1}),p(u,null,{label:v(()=>[p(i,null,{default:v(()=>[p(l,null,{default:v(()=>[p(E)]),_:1}),ne(P(_(t)("message.list.modifyTime")),1)]),_:1})]),default:v(()=>[p(C,null,{default:v(()=>{var f;return[ne(P((f=a.data.updateTime)!=null?f:_(t)("message.list.none")),1)]}),_:1})]),_:1}),"remark"in a.data?(T(),Y(u,{key:0},{label:v(()=>[p(i,null,{default:v(()=>[p(l,null,{default:v(()=>[p(D)]),_:1}),ne(P(_(t)("message.list.remark")),1)]),_:1})]),default:v(()=>{var f;return[ne(" "+P((f=a.data.remark)!=null?f:_(t)("message.list.none")),1)]}),_:1})):$("v-if",!0)]),_:1})]),_:1})}}});const gd=hd,fd=(e=[])=>({install:a=>{a.use(ka),e.forEach(r=>{a._context.components[r.name]||a.component(r.name,r)}),Us(a),nl(a),vi(a)}}),yd={style:{padding:"5px"}},bd={style:{display:"flex","align-items":"center",gap:"8px","flex-wrap":"nowrap",overflow:"hidden"}},vd={style:{flex:"1 1 200px","min-width":"0",overflow:"hidden"}},xd={style:{display:"flex","align-items":"center","flex-shrink":"0","white-space":"nowrap"}},Cd={style:{"margin-bottom":"45px"}};var Td=ce({name:"FmTree",__name:"index",props:Ka({checkStrictly:{type:Boolean,default:!0},apiService:{type:String,default:""},apiAction:{type:String,default:""},paras:{type:Object,default:null},nodeKey:{type:String,default:"id"},defaultProps:{type:Object,default:{children:"children",label:"name"}},placeholder:{type:String,default:"\u7C7B\u578B\u540D\u79F0"},treeData:{type:Array,default:()=>[]}},{modelValue:{},modelModifiers:{}}),emits:Ka(["node-click"],["update:modelValue"]),setup(e,{expose:t,emit:a}){const r=e,n=Mr(e,"modelValue"),o=ae(""),l=ae(),i=Ie({loading:!1,folderData:[],isShowCheckbox:!1,strictly:!1});ze(async()=>{r.apiService!=""&&r.apiAction!=""&&await g()}),ve(o,f=>{l.value.filter(f)}),ve(()=>r.treeData,f=>{i.folderData=f;const b=f!=null?f:[];n.value=b.length>0?b[0]:{id:0,name:"",code:""}});const g=async(f=!0)=>{var b,M;f&&(i.loading=!0);var c=await Ve(r.apiService).get(r.paras,r.apiAction);i.folderData=(b=c.data.result)!=null?b:[],f&&(i.loading=!1);const w=(M=c.data.result)!=null?M:[];return n.value=w.length>0?w[0]:{id:0,name:"",code:""},w},C=()=>l.value.getCheckedKeys(),u=(f,b)=>f?b.name.includes(f):!0,E=async f=>{var b;if(f=="expandAll")for(let M=0;M<l.value.store._getAllNodes().length;M++)l.value.store._getAllNodes()[M].expanded=!0;else if(f=="collapseAll")for(let M=0;M<l.value.store._getAllNodes().length;M++)l.value.store._getAllNodes()[M].expanded=!1;else f=="refresh"?g():f=="rootNode"&&((b=l.value)==null||b.setCurrentKey(),n.value={id:0,name:"",code:""},D("node-click",{id:0,name:"",code:""}))},D=a,s=(f,b)=>{var M,c;n.value={id:f.id,name:f.name,code:b&&(M=b.code)!=null?M:""},D("node-click",{id:f.id,name:f.name,code:b&&(c=b.code)!=null?c:""})};return t({fetchTreeData:g,getCheckedKeys:C,setCurrentKey:(f,b)=>{var M;(M=l.value)==null||M.setCurrentKey(f,b)}}),(f,b)=>{const M=z("el-input"),c=z("el-checkbox"),w=z("el-icon"),S=z("el-button"),F=z("el-dropdown-item"),A=z("el-dropdown-menu"),N=z("el-dropdown"),k=z("el-tree"),O=z("el-scrollbar"),V=z("el-card"),ie=mt("loading");return T(),Y(V,{shadow:"hover","body-style":"height:100%;overflow:auto;padding:5px;width:100%;",style:{height:"100%"}},{header:v(()=>[h("div",yd,[h("div",bd,[h("div",vd,[p(M,{"prefix-icon":_(br),modelValue:o.value,"onUpdate:modelValue":b[0]||(b[0]=Z=>o.value=Z),modelModifiers:{lazy:!0},clearable:"",placeholder:e.placeholder},null,8,["prefix-icon","modelValue","placeholder"])]),h("div",xd,[!r.checkStrictly&&i.isShowCheckbox?(T(),Y(c,{key:0,modelValue:i.strictly,"onUpdate:modelValue":b[1]||(b[1]=Z=>i.strictly=Z),label:"\u8054\u52A8",style:{"margin-left":"8px"},border:""},null,8,["modelValue"])):$("v-if",!0),p(N,{onCommand:E},{dropdown:v(()=>[p(A,null,{default:v(()=>[p(F,{command:"expandAll"},{default:v(()=>[...b[2]||(b[2]=[ne("\u5168\u90E8\u5C55\u5F00",-1)])]),_:1}),p(F,{command:"collapseAll"},{default:v(()=>[...b[3]||(b[3]=[ne("\u5168\u90E8\u6298\u53E0",-1)])]),_:1}),p(F,{command:"rootNode"},{default:v(()=>[...b[4]||(b[4]=[ne("\u6839\u8282\u70B9",-1)])]),_:1}),p(F,{command:"refresh"},{default:v(()=>[...b[5]||(b[5]=[ne("\u5237\u65B0",-1)])]),_:1})]),_:1})]),default:v(()=>[p(S,{style:{"margin-left":"8px",width:"34px"}},{default:v(()=>[p(w,{class:"el-icon--center"},{default:v(()=>[p(_(vr))]),_:1})]),_:1})]),_:1})])])])]),default:v(()=>[qe((T(),G("div",Cd,[p(O,null,{default:v(()=>[p(k,{ref_key:"treeRef",ref:l,class:"filter-tree",data:i.folderData,"node-key":e.nodeKey,props:e.defaultProps,"filter-node-method":u,onNodeClick:s,"show-checkbox":i.isShowCheckbox,"default-expand-all":"","highlight-current":"","check-strictly":!i.strictly},{default:v(({node:Z})=>[$(` <el-icon v-if="node.level < 4" size="16" style="margin-right: 3px; display: inline; vertical-align: middle"><ele-FolderOpened /></el-icon>\r
|
|
35
|
-
<el-icon v-else size="16" style="margin-right: 3px; display: inline; vertical-align: middle"><ele-Folder /></el-icon> `),ne(" "+P(Z.label),1)]),_:1},8,["data","node-key","props","show-checkbox","check-strictly"])]),_:1})])),[[ie,i.loading]])]),_:1})}}});const wd=Td,kd=[Ci,ss,ds,ps,xs,Is,Os,ys,Ys,Ws,pd,gd,wd];var rr=fd([...kd]);const or=[],lr=[];function ir(){if(or.length<=0)return!1;or.map(e=>{let t=document.createElement("link");t.rel="stylesheet",t.href=e,t.crossOrigin="anonymous",document.getElementsByTagName("head")[0].appendChild(t)})}function sr(){if(lr.length<=0)return!1;lr.map(e=>{let t=document.createElement("script");t.src=e,document.body.appendChild(t)})}const Sd={cssCdn:()=>{ir()},jsCdn:()=>{sr()}},Ed="1.0.0",Fd=pa(),Md=rr.install;var Dd=ce({__name:"defaults",setup(e){const t=xe(()=>Promise.resolve().then(function(){return Oa})),a=xe(()=>Promise.resolve().then(function(){return ha})),r=xe(()=>Promise.resolve().then(function(){return ga})),n=ae(""),o=ae(),l=Ke(),i=Ee(),{themeConfig:g}=we(i),C=()=>{n.value.update(),o.value.layoutMainScrollbarRef.update()},u=()=>{Se(()=>{setTimeout(()=>{C(),n.value.wrapRef.scrollTop=0,o.value!=null&&(o.value.layoutMainScrollbarRef.wrapRef.scrollTop=0)},500)})};return ze(()=>{u(),Pa.done(600)}),ve(()=>l.path,()=>{u()}),ve(()=>[g.value.isTagsview,g.value.isFixedHeader],()=>{Se(()=>{C()})},{deep:!0}),(E,D)=>{const s=z("el-scrollbar"),y=z("el-container");return T(),Y(y,{class:"layout-container"},{default:v(()=>[E.$slots.aside?ue(E.$slots,"aside",{key:1}):(T(),Y(_(t),{key:0},{default:v(()=>[(T(!0),G(he,null,ke(E.$slots,(f,b)=>ue(E.$slots,b,fe({key:b,ref_for:!0},E.$slots[b].props||{}))),128))]),_:3})),p(y,{class:"layout-container-view h100"},{default:v(()=>[p(s,{ref_key:"layoutScrollbarRef",ref:n,class:"layout-backtop"},{default:v(()=>[E.$slots.header?ue(E.$slots,"header",{key:1}):(T(),Y(_(a),{key:0},{default:v(()=>[(T(!0),G(he,null,ke(E.$slots,(f,b)=>ue(E.$slots,b,fe({key:b,ref_for:!0},E.$slots[b].props||{}))),128))]),_:3})),E.$slots.main?ue(E.$slots,"main",{key:3}):(T(),Y(_(r),{key:2,ref_key:"layoutMainRef",ref:o},{default:v(()=>[(T(!0),G(he,null,ke(E.$slots,(f,b)=>ue(E.$slots,b,fe({key:b,ref_for:!0},E.$slots[b].props||{}))),128))]),_:3},512))]),_:3},512)]),_:3})]),_:3})}}}),Bd=Object.freeze({__proto__:null,default:Dd});const Rd={class:"flex-center layout-backtop"};var Pd=ce({__name:"classic",setup(e){const t=xe(()=>Promise.resolve().then(function(){return Oa})),a=xe(()=>Promise.resolve().then(function(){return ha})),r=xe(()=>Promise.resolve().then(function(){return ga})),n=xe(()=>Promise.resolve().then(function(){return ur})),o=ae(),l=Ke(),i=Ee(),{themeConfig:g}=we(i),C=U(()=>g.value.isTagsview),u=()=>{var D;(D=o.value)==null||D.layoutMainScrollbarRef.update()},E=()=>{Se(()=>{setTimeout(()=>{u(),o.value&&(o.value.layoutMainScrollbarRef.wrapRef.scrollTop=0)},500)})};return ze(()=>{E()}),ve(()=>l.path,()=>{E()}),ve(()=>g.value.isTagsview,()=>{Se(()=>{u()})},{deep:!0}),(D,s)=>{const y=z("el-container");return T(),Y(y,{class:"layout-container flex-center"},{default:v(()=>[p(_(a)),p(y,{class:"layout-mian-height-50"},{default:v(()=>[p(_(t)),h("div",Rd,[C.value?(T(),Y(_(n),{key:0})):$("v-if",!0),p(_(r),{ref_key:"layoutMainRef",ref:o},null,512)])]),_:1})]),_:1})}}}),Ad=Object.freeze({__proto__:null,default:Pd}),Ld=ce({__name:"transverse",setup(e){const t=xe(()=>Promise.resolve().then(function(){return ha})),a=xe(()=>Promise.resolve().then(function(){return ga})),r=ae(),n=Ee(),{themeConfig:o}=we(n),l=Ke(),i=()=>{r.value.layoutMainScrollbarRef.update()},g=()=>{Se(()=>{setTimeout(()=>{i(),r.value.layoutMainScrollbarRef.wrapRef.scrollTop=0},500)})};return ze(()=>{g()}),ve(()=>l.path,()=>{g()}),ve(()=>o.value.isTagsview,()=>{Se(()=>{i()})},{deep:!0}),(C,u)=>{const E=z("el-container");return T(),Y(E,{class:"layout-container flex-center layout-backtop"},{default:v(()=>[p(_(t)),p(_(a),{ref_key:"layoutMainRef",ref:r},null,512)]),_:1})}}}),zd=Object.freeze({__proto__:null,default:Ld}),_d=ce({__name:"columns",setup(e){const t=xe(()=>Promise.resolve().then(function(){return Oa})),a=xe(()=>Promise.resolve().then(function(){return ha})),r=xe(()=>Promise.resolve().then(function(){return ga})),n=xe(()=>Promise.resolve().then(function(){return Qd})),o=ae(""),l=ae(),i=Ke(),g=Ee(),{themeConfig:C}=we(g),u=()=>{o.value.update(),l.value&&l.value.layoutMainScrollbarRef.update()},E=()=>{Se(()=>{setTimeout(()=>{u(),o.value.wrapRef.scrollTop=0,l.value!=null&&(l.value.layoutMainScrollbarRef.wrapRef.scrollTop=0)},500)})};return ze(()=>{E()}),ve(()=>i.path,()=>{E()}),ve(()=>[C.value.isTagsview,C.value.isFixedHeader],()=>{Se(()=>{u()})},{deep:!0}),(D,s)=>{const y=z("el-scrollbar"),f=z("el-container");return T(),Y(f,{class:"layout-container"},{default:v(()=>[p(_(n)),p(f,{class:"layout-columns-warp layout-container-view h100"},{default:v(()=>[p(_(t)),p(y,{ref_key:"layoutScrollbarRef",ref:o,class:"layout-backtop"},{default:v(()=>[p(_(a)),p(_(r),{ref_key:"layoutMainRef",ref:l},null,512)]),_:1},512)]),_:1})]),_:1})}}}),Id=Object.freeze({__proto__:null,default:_d});const Od={class:"h100"};var qd=ce({__name:"aside",setup(e){const t=xe(()=>Promise.resolve().then(function(){return cr})),a=xe(()=>Promise.resolve().then(function(){return lm})),r=ae(),n=tt(),o=Ee(),l=vt(),{routesList:i}=we(n),{themeConfig:g}=we(o),{isTagsViewCurrenFull:C}=we(l),u=Ie({menuList:[],clientWidth:0}),E=U(()=>{const{layout:c,isCollapse:w,menuBar:S}=g.value,A=["#FFFFFF","#FFF","#fff","#ffffff"].includes(S)?"layout-el-aside-br-color":"";if(u.clientWidth<=1e3)if(w){document.body.setAttribute("class","el-popup-parent--hidden");const N=document.querySelector(".layout-container"),k=document.createElement("div");return k.setAttribute("class","layout-aside-mobile-mode"),N.appendChild(k),k.addEventListener("click",s),[A,"layout-aside-mobile","layout-aside-mobile-open"]}else return s(),[A,"layout-aside-mobile","layout-aside-mobile-close"];else return c==="columns"||c==="classic"?w?[A,"layout-aside-pc-1"]:[A,"layout-aside-pc-240"]:w?[A,"layout-aside-pc-64"]:[A,"layout-aside-pc-240"]}),D=U(()=>{let{layout:c,isShowLogo:w}=g.value;return w&&c==="defaults"||w&&c==="columns"}),s=()=>{const c=document.querySelector(".layout-aside-mobile-mode");c==null||c.setAttribute("style","animation: error-img-two 0.3s"),setTimeout(()=>{var S;(S=c==null?void 0:c.parentNode)==null||S.removeChild(c)},300),document.body.clientWidth<1e3&&(g.value.isCollapse=!1),document.body.setAttribute("class","")},y=()=>{if(g.value.layout==="columns")return!1;u.menuList=f(i.value)},f=c=>c.filter(w=>{var S;return!((S=w.meta)!=null&&S.isHide)}).map(w=>(w=Object.assign({},w),w.children&&(w.children=f(w.children)),w)),b=c=>{u.clientWidth=c},M=c=>{let{layout:w}=g.value;if(w!=="columns")return!1;c||ge.emit("restoreDefault"),g.value.isColumnsMenuHoverPreload&&n.setColumnsMenuHover(c)};return St(()=>{b(document.body.clientWidth),y(),ge.on("setSendColumnsChildren",c=>{u.menuList=c.children}),ge.on("setSendClassicChildren",c=>{let{layout:w,isClassicSplitMenu:S}=g.value;w==="classic"&&S&&(c.children.length<=1?g.value.isCollapse=!0:g.value.isCollapse=!1,u.menuList=[],u.menuList=c.children)}),ge.on("getBreadcrumbIndexSetFilterRoutes",()=>{y()}),ge.on("layoutMobileResize",c=>{b(c.clientWidth),s()})}),ve(()=>[g.value.isShowLogoChange,g.value.isShowLogo,g.value.layout,g.value.isClassicSplitMenu],([c,w,S,F])=>{if(c!==w&&r.value&&r.value.update(),S==="classic"&&F)return!1}),ve(()=>i.value,()=>{y()}),(c,w)=>{const S=z("el-scrollbar"),F=z("el-aside");return qe((T(),G("div",Od,[p(F,{class:Re(["layout-aside",E.value])},{default:v(()=>[D.value?(T(),Y(_(t),{key:0})):$("v-if",!0),p(S,{class:"flex-auto",ref_key:"layoutAsideScrollbarRef",ref:r,onMouseenter:w[0]||(w[0]=A=>M(!0)),onMouseleave:w[1]||(w[1]=A=>M(!1))},{default:v(()=>[p(_(a),{menuList:u.menuList},null,8,["menuList"])]),_:1},512)]),_:1},8,["class"])],512)),[[et,!_(C)]])}}}),Oa=Object.freeze({__proto__:null,default:qd}),Gd=ce({__name:"header",setup(e){const t=xe(()=>Promise.resolve().then(function(){return um})),a=vt(),{isTagsViewCurrenFull:r}=we(a);return(n,o)=>{const l=z("el-header");return qe((T(),Y(l,{class:"layout-header"},{default:v(()=>[n.$slots.navBars?ue(n.$slots,"navBars",{key:1}):(T(),Y(_(t),{key:0},{default:v(()=>[(T(!0),G(he,null,ke(n.$slots,(i,g)=>ue(n.$slots,g,fe({key:g,ref_for:!0},n.$slots[g].props||{}))),128))]),_:3}))]),_:3},512)),[[et,!_(r)]])}}}),ha=Object.freeze({__proto__:null,default:Gd}),Vd=ce({__name:"main",setup(e,{expose:t}){const a=xe(()=>Promise.resolve().then(function(){return mm})),r=xe(()=>Promise.resolve().then(function(){return fm})),n=ae(),o=Ke(),l=vt(),i=Ee(),{themeConfig:g}=we(i),{isTagsViewCurrenFull:C}=we(l),u=U(()=>g.value.isFooter&&!o.meta.isIframe),E=U(()=>g.value.isFixedHeader),D=U(()=>g.value.isFixedHeader?".layout-backtop-header-fixed .el-scrollbar__wrap":".layout-backtop .el-scrollbar__wrap"),s=U(()=>{if(C.value)return"0px";const{isTagsview:y,layout:f}=g.value;return y&&f!=="classic"?"85px":"51px"});return ze(()=>{Pa.done(600)}),t({layoutMainScrollbarRef:n}),(y,f)=>{const b=z("el-scrollbar"),M=z("el-backtop"),c=z("el-main");return T(),Y(c,{class:"layout-main",style:Pe(E.value?`height: calc(100% - ${s.value})`:`minHeight: calc(100% - ${s.value})`)},{default:v(()=>[p(b,{ref_key:"layoutMainScrollbarRef",ref:n,class:"layout-main-scroll layout-backtop-header-fixed","wrap-class":"layout-main-scroll","view-class":"layout-main-scroll"},{default:v(()=>[p(_(a)),u.value?(T(),Y(_(r),{key:0})):$("v-if",!0)]),_:1},512),p(M,{target:D.value},null,8,["target"])]),_:1},8,["style"])}}}),ga=Object.freeze({__proto__:null,default:Vd});const Nd=["data-url","onContextmenu","onMousedown","onClick"],Kd={key:0,class:"iconfont icon-webicon318 layout-navbars-tagsview-ul-li-iconfont"};var Yd=ce({__name:"tagsView",setup(e){const t=xe(()=>Promise.resolve().then(function(){return Cm})),a=ae([]),r=ae(),n=ae(),o=ae(),l=vt(),i=Ee(),g=vt(),C=tt(),{themeConfig:u}=we(i),{tagsViewRoutes:E}=we(g),{routesList:D}=we(C),s=Sa(),y=Ke(),f=Et(),b=Ie({routeActive:"",routePath:y.path,dropdown:{x:"",y:""},sortable:"",tagsRefsIndex:0,tagsViewList:[],tagsViewRoutesList:[]}),M=U(()=>u.value.tagsStyle),c=U(()=>u.value),w=U(()=>R=>Qt.setTagsViewNameI18n(R)),S=R=>c.value.isShareTagsView?R.path===b.routePath:R.query&&Object.keys(R.query).length||R.params&&Object.keys(R.params).length?R.url?R.url===b.routeActive:R.path===b.routeActive:R.path===b.routePath,F=R=>{Ae.set("tagsViewList",R)},A=async()=>{b.routeActive=await W(y),b.routePath=await y.meta.isDynamic?y.meta.isDynamicPath:y.path,b.tagsViewList=[],b.tagsViewRoutesList=E.value,N()},N=async()=>{Ae.get("tagsViewList")&&c.value.isCacheTagsView?b.tagsViewList=await Ae.get("tagsViewList"):(await b.tagsViewRoutesList.map(R=>{var m;(m=R.meta)!=null&&m.isAffix&&!R.meta.isHide&&(R.url=W(R),b.tagsViewList.push({...R}),s.addCachedView(R))}),await V(y.path,y)),ye(c.value.isShareTagsView?b.routePath:b.routeActive)},k=async(R,m)=>{var x,j;let J=(x=m==null?void 0:m.meta)!=null&&x.isDynamic?m.meta.isDynamicPath:R;if(b.tagsViewList.filter(X=>{var De,We;return X.path===J&&ua((De=m==null?void 0:m.meta)!=null&&De.isDynamic?X.params?X.params:null:X.query?X.query:null,(We=m==null?void 0:m.meta)!=null&&We.isDynamic?m!=null&&m.params?m==null?void 0:m.params:null:m!=null&&m.query?m==null?void 0:m.query:null)}).length<=0){let X=b.tagsViewRoutesList.find(De=>De.path===J);if(!X||X.meta.isAffix||X.meta.isLink&&!X.meta.isIframe)return!1;(j=m==null?void 0:m.meta)!=null&&j.isDynamic?X.params=m.params:X.query=m==null?void 0:m.query,X.url=W(X),b.tagsViewList.push({...X}),await s.addCachedView(X),F(b.tagsViewList)}},O=(R,m)=>{var x;let j=(x=m==null?void 0:m.meta)!=null&&x.isDynamic?m.meta.isDynamicPath:R;b.tagsViewList.forEach(J=>{var me,X,De;J.path===j&&!ua((me=m==null?void 0:m.meta)!=null&&me.isDynamic?J.params?J.params:null:J.query?J.query:null,(X=m==null?void 0:m.meta)!=null&&X.isDynamic?m!=null&&m.params?m==null?void 0:m.params:null:m!=null&&m.query?m==null?void 0:m.query:null)&&((De=m==null?void 0:m.meta)!=null&&De.isDynamic?J.params=m.params:J.query=m==null?void 0:m.query,J.url=W(J),F(b.tagsViewList))})},V=(R,m)=>{Se(async()=>{var x,j,J;let me;if((x=m==null?void 0:m.meta)!=null&&x.isDynamic){if(c.value.isShareTagsView?await O(R,m):await k(R,m),b.tagsViewList.some(X=>{var De;return X.path===((De=m==null?void 0:m.meta)==null?void 0:De.isDynamicPath)}))return F(b.tagsViewList),!1;me=b.tagsViewRoutesList.find(X=>{var De;return X.path===((De=m==null?void 0:m.meta)==null?void 0:De.isDynamicPath)})}else{if(c.value.isShareTagsView?await O(R,m):await k(R,m),b.tagsViewList.some(X=>X.path===R))return F(b.tagsViewList),!1;me=b.tagsViewRoutesList.find(X=>X.path===R)}if(!me||(j=me==null?void 0:me.meta)!=null&&j.isLink&&!me.meta.isIframe)return!1;(J=m==null?void 0:m.meta)!=null&&J.isDynamic?me.params=m!=null&&m.params?m==null?void 0:m.params:y.params:me.query=m!=null&&m.query?m==null?void 0:m.query:y.query,me.url=W(me),await s.addCachedView(me),await b.tagsViewList.push({...me}),await F(b.tagsViewList)})},ie=async R=>{var m;const x=decodeURI(R);let j={};if(b.tagsViewList.forEach(J=>{J.transUrl=K(J),J.transUrl?J.transUrl===K(J)&&(j=J):J.path===x&&(j=J)}),!j)return!1;await s.delCachedView(j),ge.emit("onTagsViewRefreshRouterView",R),(m=j.meta)!=null&&m.isKeepAlive&&s.addCachedView(j)},Z=R=>{b.tagsViewList.map((m,x,j)=>{var J;(J=m.meta)!=null&&J.isAffix||(c.value.isShareTagsView?m.path===R:m.url===R)&&(s.delCachedView(m),b.tagsViewList.splice(x,1),setTimeout(()=>{(b.tagsViewList.length===x&&c.value.isShareTagsView?b.routePath===R:b.routeActive===R)?j[j.length-1].meta.isDynamic?x!==j.length?f.push({name:j[x].name,params:j[x].params}):f.push({name:j[j.length-1].name,params:j[j.length-1].params}):x!==j.length?f.push({path:j[x].path,query:j[x].query}):f.push({path:j[j.length-1].path,query:j[j.length-1].query}):(b.tagsViewList.length!==x&&c.value.isShareTagsView?b.routePath===R:b.routeActive===R)&&(j[x].meta.isDynamic?f.push({name:j[x].name,params:j[x].params}):f.push({path:j[x].path,query:j[x].query}))},0))}),F(b.tagsViewList)},d=R=>{Ae.get("tagsViewList")&&(b.tagsViewList=[],Ae.get("tagsViewList").map(m=>{var x;(x=m.meta)!=null&&x.isAffix&&!m.meta.isHide&&(m.url=W(m),s.delOthersCachedViews(m),b.tagsViewList.push({...m}))}),V(R,y),F(b.tagsViewList))},L=()=>{Ae.get("tagsViewList")&&(s.delAllCachedViews(),b.tagsViewList=[],Ae.get("tagsViewList").map(R=>{var m;(m=R.meta)!=null&&m.isAffix&&!R.meta.isHide&&(R.url=W(R),b.tagsViewList.push({...R}),f.push({path:b.tagsViewList[b.tagsViewList.length-1].path}))}),F(b.tagsViewList))},I=async R=>{const m=b.tagsViewList.find(x=>c.value.isShareTagsView?x.path===R:x.url===R);m.meta.isDynamic?await f.push({name:m.name,params:m.params}):await f.push({name:m.name,query:m.query}),l.setCurrenFullscreen(!0)},te=R=>{let m={};return b.tagsViewList.forEach(x=>{x.transUrl=K(x),x.transUrl?x.transUrl===K(x)&&x.transUrl===R.commonUrl&&(m=x):x.path===decodeURI(R.path)&&(m=x)}),m||null},oe=async R=>{if(R.commonUrl=K(R),!te(R))return de({type:"warning",message:"\u8BF7\u6B63\u786E\u8F93\u5165\u8DEF\u5F84\u53CA\u5B8C\u6574\u53C2\u6570\uFF08query\u3001params\uFF09"});const{path:m,name:x,params:j,query:J,meta:me,url:X}=te(R);switch(R.contextMenuClickId){case 0:me.isDynamic?await f.push({name:x,params:j}):await f.push({path:m,query:J}),await ie(y.fullPath);break;case 1:Z(c.value.isShareTagsView?m:X);break;case 2:me.isDynamic?await f.push({name:x,params:j}):await f.push({path:m,query:J}),d(m);break;case 3:L();break;case 4:await I(c.value.isShareTagsView?m:X);break}},Fe=(R,m)=>{const{clientX:x,clientY:j}=m;b.dropdown.x=x,b.dropdown.y=j,n.value.openContextmenu(R)},Ce=(R,m)=>{var x;if(!((x=R.meta)!=null&&x.isAffix)&&m.button===1){const j=Object.assign({},{contextMenuClickId:1,...R});oe(j)}},_e=(R,m)=>{b.tagsRefsIndex=m,f.push(R),c.value.layout==="columns"&&(D.value.find(j=>j.path.indexOf(`/${R.path.split("/")[1]}`)>-1).children?c.value.isCollapse=!1:c.value.isCollapse=!0)},K=R=>{var m,x;let j=R.query&&Object.keys(R.query).length>0?R.query:R.params;if(!j)return"";let J="";for(let[me,X]of Object.entries(j))(m=R.meta)!=null&&m.isDynamic?J+=`/${X}`:J+=`&${me}=${X}`;return(x=R.meta)!=null&&x.isDynamic?R.isFnClick?decodeURI(R.path):`${R.path.split(":")[0]}${J.replace(/^\//,"")}`:`${R.path}${J.replace(/^&/,"?")}`},W=R=>{var m;let x=R.query&&Object.keys(R.query).length>0?R.query:R.params;if(!x||Object.keys(x).length<=0)return R.path;let j="";for(let J in x)j+=x[J];return`${(m=R.meta)!=null&&m.isDynamic?R.meta.isDynamicPath:R.path}-${j}`},le=R=>{r.value.$refs.wrapRef.scrollLeft+=R.wheelDelta/4},Q=()=>{Se(()=>{if(a.value.length<=0)return!1;let R=a.value[b.tagsRefsIndex],m=b.tagsRefsIndex,x=a.value.length,j=a.value[0],J=a.value[a.value.length-1],me=r.value.$refs.wrapRef,X=me.scrollWidth,De=me.offsetWidth,We=me.scrollLeft,pe=a.value[b.tagsRefsIndex-1],Je=a.value[b.tagsRefsIndex+1],Ze=0,Xe=0;R===j?me.scrollLeft=0:R===J?me.scrollLeft=X-De:(m===0?Ze=j.offsetLeft-5:Ze=(pe==null?void 0:pe.offsetLeft)-5,m===x?Xe=J.offsetLeft+J.offsetWidth+5:Xe=Je.offsetLeft+Je.offsetWidth+5,Xe>We+De?me.scrollLeft=Xe-De:Ze<We&&(me.scrollLeft=Ze)),r.value.update()})},ye=R=>{Se(async()=>{let m=await b.tagsViewList;b.tagsRefsIndex=m.findIndex(x=>c.value.isShareTagsView?x.path===R:x.url===R),Q()})},Be=async()=>{const R=document.querySelector(".layout-navbars-tagsview-ul");if(!R)return!1;b.sortable.el&&b.sortable.destroy(),b.sortable=Vr.create(R,{animation:300,dataIdAttr:"data-url",disabled:!c.value.isSortableTagsView,onEnd:()=>{const m=[];b.sortable.toArray().map(x=>{b.tagsViewList.map(j=>{j.url===x&&m.push({...j})})}),F(m)}})},ee=async()=>{await Be(),Qt.isMobile()&&b.sortable.el&&b.sortable.destroy()};return St(()=>{ee(),window.addEventListener("resize",ee),ge.on("onCurrentContextmenuClick",R=>{R.isFnClick=!0,oe(R)}),ge.on("openOrCloseSortable",()=>{Be()}),ge.on("openShareTagsView",()=>{c.value.isShareTagsView&&(f.push("/home"),b.tagsViewList=[],b.tagsViewRoutesList.map(R=>{var m;(m=R.meta)!=null&&m.isAffix&&!R.meta.isHide&&(R.url=W(R),b.tagsViewList.push({...R}))}))})}),lt(()=>{ge.off("onCurrentContextmenuClick",()=>{}),ge.off("openOrCloseSortable",()=>{}),ge.off("openShareTagsView",()=>{}),window.removeEventListener("resize",ee)}),Dr(()=>{a.value=[]}),ze(()=>{A(),Be()}),Ft(async R=>{b.routeActive=W(R),b.routePath=R.meta.isDynamic?R.meta.isDynamicPath:R.path,await V(R.path,R),ye(c.value.isShareTagsView?b.routePath:b.routeActive)}),ve(()=>E.value,R=>{if(R.length===b.tagsViewRoutesList.length)return!1;A()},{deep:!0}),(R,m)=>{const x=z("SvgIcon"),j=z("el-scrollbar");return T(),G("div",{class:Re(["layout-navbars-tagsview",{"layout-navbars-tagsview-shadow":c.value.layout==="classic"}])},[p(j,{ref_key:"scrollbarRef",ref:r,onWheel:He(le,["prevent"])},{default:v(()=>[h("ul",{class:Re(["layout-navbars-tagsview-ul",M.value]),ref_key:"tagsUlRef",ref:o},[(T(!0),G(he,null,ke(b.tagsViewList,(J,me)=>(T(),G("li",{key:me,class:Re(["layout-navbars-tagsview-ul-li",{"is-active":S(J)}]),"data-url":J.url,onContextmenu:He(X=>Fe(J,X),["prevent"]),onMousedown:X=>Ce(J,X),onClick:X=>_e(J,me),ref_for:!0,ref:X=>{X&&(a.value[me]=X)}},[S(J)?(T(),G("i",Kd)):$("v-if",!0),c.value.isTagsviewIcon?(T(),Y(x,{key:1,name:J.meta.icon,class:"pr5",size:18},null,8,["name"])):$("v-if",!0),h("span",null,P(w.value(J)),1),S(J)?(T(),G(he,{key:2},[p(x,{name:"ele-RefreshRight",class:"ml5 layout-navbars-tagsview-ul-li-refresh",onClick:m[0]||(m[0]=He(X=>ie(R.$route.fullPath),["stop"]))}),J.meta.isAffix?$("v-if",!0):(T(),Y(x,{key:0,name:"ele-Close",class:"layout-navbars-tagsview-ul-li-icon layout-icon-active",onClick:He(X=>Z(c.value.isShareTagsView?J.path:J.url),["stop"])},null,8,["onClick"]))],64)):$("v-if",!0),J.meta.isAffix?$("v-if",!0):(T(),Y(x,{key:3,name:"ele-Close",class:"layout-navbars-tagsview-ul-li-icon layout-icon-three",onClick:He(X=>Z(c.value.isShareTagsView?J.path:J.url),["stop"])},null,8,["onClick"]))],42,Nd))),128))],2)]),_:1},512),p(_(t),{dropdown:b.dropdown,ref_key:"contextmenuRef",ref:n,onCurrentContextmenuClick:oe},null,8,["dropdown"])],2)}}}),ur=Object.freeze({__proto__:null,default:Yd});const Hd={class:"layout-columns-aside"},$d={class:"layout-columns-logo"},Ud=["src"],jd=["onClick","onMouseenter","title"],Wd={class:"columns-vertical-title font12"},Jd=["href"],Zd={class:"columns-vertical-title font12"};var Xd=ce({__name:"columnsAside",setup(e){const t=ae([]),a=ae(),r=tt(),n=Ee(),{routesList:o,isColumnsMenuHover:l,isColumnsNavHover:i}=we(r),{themeConfig:g}=we(n),C=Ke(),u=Et(),E=Ie({columnsAsideList:[],liIndex:0,liOldIndex:null,liHoverIndex:null,liOldPath:null,difference:0,routeSplit:[]}),D=A=>{if(A===void 0)return!1;E.liIndex=A,a.value.style.top=`${t.value[A].offsetTop+E.difference}px`},s=async A=>{var N,k,O;let{path:V,redirect:ie}=A;if(ie)b(A.k),C.path.startsWith(ie)?ge.emit("setSendColumnsChildren",w(ie)):u.push(ie);else if(!A.children||((N=A.children)==null?void 0:N.length)===0)u.push(V),b(A.k);else{const Z=w(V);if(Object.keys(Z).length<=0)return!1;b((k=Z.item)==null?void 0:k.k),ge.emit("setSendColumnsChildren",Z)}!A.children||((O=A.children)==null?void 0:O.length)===0?g.value.isCollapse=!0:A.children.length>1&&(g.value.isCollapse=!1)},y=(A,N)=>{if(!g.value.isColumnsMenuHoverPreload)return!1;let{path:k}=A;E.liOldPath=k,E.liOldIndex=N,E.liHoverIndex=N,ge.emit("setSendColumnsChildren",w(k)),r.setColumnsMenuHover(!1),r.setColumnsNavHover(!0)},f=async()=>{if(!g.value.isColumnsMenuHoverPreload)return!1;await r.setColumnsNavHover(!1),setTimeout(()=>{!l&&!i&&ge.emit("restoreDefault")},100)},b=A=>{Se(()=>{D(A)})},M=A=>{var N,k;const O=w(A);return!((N=O.item)!=null&&N.redirect)&&O.children.length==0||(k=O.item)!=null&&k.redirect&&O.children.length<=1?g.value.isCollapse=!0:g.value.isCollapse=!1,O},c=()=>{var A;E.columnsAsideList=S(o.value);const N=M(C.path);b((A=N.item)==null?void 0:A.k),setTimeout(()=>{ge.emit("setSendColumnsChildren",N)},500)},w=A=>{const N=A.split("/");let k={children:[]};return E.columnsAsideList.map((O,V)=>{O.path===`/${N[1]}`&&(O.k=V,k.item={...O},k.children=[{...O}],O.children&&(k.children=O.children))}),k},S=A=>A.filter(N=>{var k;return!((k=N.meta)!=null&&k.isHide)}).map(N=>(N=Object.assign({},N),N.children&&(N.children=S(N.children)),N)),F=A=>{E.routeSplit=A.split("/"),E.routeSplit.shift();const N=`/${E.routeSplit[0]}`,k=E.columnsAsideList.find(O=>O.path===N);if(!k)return!1;setTimeout(()=>{b(k.k)},0)};return ze(()=>{c(),ge.on("restoreDefault",()=>{E.liOldIndex=null,E.liOldPath=null})}),lt(()=>{ge.off("restoreDefault",()=>{})}),Ft(A=>{const N=M(A.path);F(A.path),ge.emit("setSendColumnsChildren",N)}),ve([()=>g.value.columnsAsideStyle,l,i],()=>{if(g.value.columnsAsideStyle==="columnsRound"?E.difference=3:E.difference=0,!l.value&&!i.value)E.liHoverIndex=null,ge.emit("setSendColumnsChildren",w(C.path));else{if(E.liHoverIndex=E.liOldIndex,!E.liOldPath)return!1;ge.emit("setSendColumnsChildren",w(E.liOldPath))}},{deep:!0}),(A,N)=>{const k=z("SvgIcon"),O=z("el-scrollbar");return T(),G("div",Hd,[h("div",$d,[h("img",{src:_(g).logoUrl,class:"layout-columns-logo-medium-img"},null,8,Ud)]),p(O,null,{default:v(()=>[h("ul",{onMouseleave:N[0]||(N[0]=V=>f())},[(T(!0),G(he,null,ke(E.columnsAsideList,(V,ie)=>(T(),G("li",{key:ie,onClick:Z=>s(V),onMouseenter:Z=>y(V,ie),ref_for:!0,ref:Z=>{Z&&(t.value[ie]=Z)},class:Re({"layout-columns-active":E.liIndex===ie,"layout-columns-hover":E.liHoverIndex===ie}),title:A.$t(`message.menu.${V.meta.title}`)},[!V.meta.isLink||V.meta.isLink&&V.meta.isIframe?(T(),G("div",{key:0,class:Re(_(g).columnsAsideLayout)},[p(k,{name:V.meta.icon},null,8,["name"]),h("div",Wd,P(A.$t(`message.menu.${V.meta.title}`)),1)],2)):(T(),G("div",{key:1,class:Re(_(g).columnsAsideLayout)},[h("a",{href:V.meta.isLink,target:"_blank"},[p(k,{name:V.meta.icon},null,8,["name"]),h("div",Zd,P(A.$t(`message.menu.${V.meta.title}`)),1)],8,Jd)],2))],42,jd))),128)),h("div",{ref_key:"columnsAsideActiveRef",ref:a,class:Re(_(g).columnsAsideStyle)},null,2)],32)]),_:1})])}}}),Qd=Object.freeze({__proto__:null,default:Xd});const em=["src"],tm=["src"];var am=ce({__name:"index",setup(e){const t=Ee(),{themeConfig:a}=we(t),r=U(()=>{let{isCollapse:l,layout:i}=a.value;return!l||i==="classic"||document.body.clientWidth<1e3}),n=U(()=>{let{layout:l}=a.value;return l!=="columns"}),o=()=>{if(a.value.layout==="transverse")return!1;a.value.isCollapse=!a.value.isCollapse};return(l,i)=>r.value?(T(),G("div",{key:0,class:"layout-logo",onClick:o},[n.value?(T(),G("img",{key:0,src:_(ca)(_(a).logoUrl),class:"layout-logo-medium-img"},null,8,em)):$("v-if",!0),h("span",null,P(_(a).globalTitle),1)])):(T(),G("div",{key:1,class:"layout-logo-size",onClick:o},[h("img",{src:_(ca)(_(a).logoUrl),class:"layout-logo-size-img"},null,8,tm)]))}}),cr=Object.freeze({__proto__:null,default:am});const nm={key:0,class:"menu-text-badge"},rm=["onClick"];var om=ce({__name:"vertical",props:{menuList:{type:Array,default:()=>[]}},setup(e){const t=xe(()=>Promise.resolve().then(function(){return dr})),a=e,r=Xt(),n=Ee(),{themeConfig:o}=we(n),l=Ke(),i=Ie({defaultActive:l.meta.isDynamic?l.meta.isDynamicPath:l.path,isCollapse:!1}),g=U(()=>a.menuList),C=U(()=>o.value),u=D=>{const{path:s,meta:y}=D,f=y!=null&&y.isDynamic?y.isDynamicPath.split("/"):s.split("/");return f.length>=4&&(y!=null&&y.isHide)?f.splice(0,3).join("/"):s},E=D=>{r.onFormDialogOpen({name:"setFOpenLink",data:D})};return ze(()=>{i.defaultActive=u(l)}),Ft(D=>{i.defaultActive=u(D),document.body.clientWidth<1e3&&(o.value.isCollapse=!1)}),ve(()=>o.value.isCollapse,D=>{document.body.clientWidth<=1e3?i.isCollapse=!1:i.isCollapse=D},{immediate:!0}),(D,s)=>{const y=z("SvgIcon"),f=z("el-sub-menu"),b=z("el-menu-item"),M=z("el-menu");return T(),Y(M,{router:"","default-active":i.defaultActive,"background-color":"transparent",collapse:i.isCollapse,"unique-opened":C.value.isUniqueOpened,"collapse-transition":!1},{default:v(()=>[(T(!0),G(he,null,ke(g.value,c=>(T(),G(he,null,[c.children&&c.children.length>0?(T(),Y(f,{index:c.path,key:c.path},{title:v(()=>[p(y,{name:c.meta.icon},null,8,["name"]),$(" <span>{{ $t(val.meta.title) }}</span> "),h("span",null,P(D.$t(`message.menu.${c.meta.title}`)),1)]),default:v(()=>[p(_(t),{chil:c.children},null,8,["chil"])]),_:2},1032,["index"])):(T(),Y(b,{index:c.path,key:c.path},Ue({default:v(()=>[p(y,{name:c.meta.icon},null,8,["name"])]),_:2},[!c.meta.isLink||c.meta.isLink&&c.meta.isIframe?{name:"title",fn:v(()=>[$(" <span>{{ $t(val.meta.title) }}</span> "),h("span",null,P(D.$t(`message.menu.${c.meta.title}`)),1),c.meta.showTextBadge?(T(),G("span",nm,P(c.meta.showTextBadge),1)):$("v-if",!0)]),key:"0"}:{name:"title",fn:v(()=>[h("a",{class:"w100",onClick:He(w=>E(c),["prevent"])},P(D.$t(`message.menu.${c.meta.title}`)),9,rm)]),key:"1"}]),1032,["index"]))],64))),256))]),_:1},8,["default-active","collapse","unique-opened"])}}}),lm=Object.freeze({__proto__:null,default:om});const im={class:"layout-navbars-container"};var sm=ce({__name:"index",setup(e){const t=xe(()=>Promise.resolve().then(function(){return Fm})),a=xe(()=>Promise.resolve().then(function(){return ur})),r=Ee(),{themeConfig:n}=we(r),o=U(()=>{let{layout:l,isTagsview:i}=n.value;return l!=="classic"&&i});return(l,i)=>(T(),G("div",im,[l.$slots.breadcrumb?ue(l.$slots,"breadcrumb",{key:1}):(T(),Y(_(t),{key:0},{default:v(()=>[(T(!0),G(he,null,ke(l.$slots,(g,C)=>ue(l.$slots,C,fe({key:C,ref_for:!0},l.$slots[C].props||{}))),128))]),_:3})),o.value?(T(),Y(_(a),{key:2})):$("v-if",!0)]))}}),um=Object.freeze({__proto__:null,default:sm});const cm={class:"layout-parent"};var dm=ce({__name:"parent",setup(e){const t=xe(()=>Promise.resolve().then(function(){return Pm})),a=Ke(),r=Et(),n=Sa(),o=Ee(),{keepAliveNames:l,cachedViews:i}=we(n),{themeConfig:g}=we(o),C=Ie({refreshRouterViewKey:"",iframeRefreshKey:"",keepAliveNameList:[],iframeList:[]}),u=U(()=>g.value.animation),E=U(()=>g.value.isTagsview?i.value:C.keepAliveNameList),D=U(()=>a.meta.isIframe),s=async()=>{r.getRoutes().forEach(y=>{y.meta.isIframe&&(y.meta.isIframeOpen=!1,y.meta.loading=!0,C.iframeList.push({...y}))})};return St(()=>{C.keepAliveNameList=l.value,ge.on("onTagsViewRefreshRouterView",y=>{var f;const b=i.value;a.meta.isKeepAlive&&(i.value=(f=i.value)==null?void 0:f.filter(M=>a.name!==M)),C.keepAliveNameList=l.value.filter(M=>a.name!==M),C.refreshRouterViewKey="",C.iframeRefreshKey="",Se(()=>{a.meta.isKeepAlive&&(i.value=b),C.keepAliveNameList=l.value,C.refreshRouterViewKey=y,C.iframeRefreshKey=y})})}),ze(()=>{s(),Se(()=>{setTimeout(()=>{if(g.value.isCacheTagsView){let y=Ae.get("tagsViewList")||[];i.value=y.filter(f=>{var b;return(b=f.meta)==null?void 0:b.isKeepAlive}).map(f=>f.name)}},0)})}),lt(()=>{ge.off("onTagsViewRefreshRouterView",()=>{})}),ve(()=>a.fullPath,()=>{C.refreshRouterViewKey=decodeURI(a.fullPath)},{immediate:!0}),(y,f)=>{const b=z("router-view");return T(),G("div",cm,[p(b,null,{default:v(({Component:M})=>[p(Ta,{name:u.value,mode:"out-in"},{default:v(()=>[(T(),Y(Br,{include:E.value},[qe((T(),Y(Ge(M),{key:C.refreshRouterViewKey,class:"w100"})),[[et,!D.value]])],1032,["include"]))]),_:2},1032,["name"])]),_:1}),p(Ta,{name:u.value,mode:"out-in",persisted:""},{default:v(()=>[qe(p(_(t),{class:"w100",refreshKey:C.iframeRefreshKey,name:u.value,list:C.iframeList},null,8,["refreshKey","name","list"]),[[et,D.value]])]),_:1},8,["name"])])}}}),mm=Object.freeze({__proto__:null,default:dm});const pm={class:"layout-footer mb5"},hm={class:"layout-footer-warp"};var gm=ce({__name:"index",setup(e){const t=Ee(),{themeConfig:a}=we(t);return(r,n)=>(T(),G("div",pm,[h("div",hm,[h("div",null,P(_(a).globalTitle)+" "+P(_(a).copyright),1)])]))}}),fm=Object.freeze({__proto__:null,default:gm});const ym=["aria-hidden"],bm={class:"el-dropdown-menu"},vm=["onClick"];var xm=ce({__name:"contextmenu",props:{dropdown:{type:Object,default:()=>({x:0,y:0})}},emits:["currentContextmenuClick"],setup(e,{expose:t,emit:a}){const r=e,n=a,o=Ie({isShow:!1,dropdownList:[{contextMenuClickId:0,txt:"message.tagsView.refresh",affix:!1,icon:"ele-RefreshRight"},{contextMenuClickId:1,txt:"message.tagsView.close",affix:!1,icon:"ele-Close"},{contextMenuClickId:2,txt:"message.tagsView.closeOther",affix:!1,icon:"ele-CircleClose"},{contextMenuClickId:3,txt:"message.tagsView.closeAll",affix:!1,icon:"ele-FolderDelete"},{contextMenuClickId:4,txt:"message.tagsView.fullscreen",affix:!1,icon:"iconfont icon-fullscreen"}],item:{},arrowLeft:10}),l=U(()=>r.dropdown.x+117>document.documentElement.clientWidth?{x:document.documentElement.clientWidth-117-5,y:r.dropdown.y}:r.dropdown),i=u=>{n("currentContextmenuClick",Object.assign({},{contextMenuClickId:u},o.item))},g=u=>{var E;o.item=u,(E=u.meta)!=null&&E.isAffix?o.dropdownList[1].affix=!0:o.dropdownList[1].affix=!1,C(),setTimeout(()=>{o.isShow=!0},10)},C=()=>{o.isShow=!1};return ze(()=>{document.body.addEventListener("click",C)}),lt(()=>{document.body.removeEventListener("click",C)}),ve(()=>r.dropdown,({x:u})=>{u+117>document.documentElement.clientWidth?o.arrowLeft=117-(document.documentElement.clientWidth-u):o.arrowLeft=10},{deep:!0}),t({openContextmenu:g}),(u,E)=>{const D=z("SvgIcon");return T(),Y(Ta,{name:"el-collapse-transition",persisted:""},{default:v(()=>[qe((T(),G("div",{"aria-hidden":!o.isShow,class:"el-dropdown__popper el-popper is-light is-pure custom-contextmenu",role:"tooltip","data-popper-placement":"bottom",style:Pe(`top: ${l.value.y+5}px;left: ${l.value.x}px;`),key:Math.random()},[h("ul",bm,[(T(!0),G(he,null,ke(o.dropdownList,(s,y)=>(T(),G(he,null,[s.affix?$("v-if",!0):(T(),G("li",{class:"el-dropdown-menu__item","aria-disabled":"false",tabindex:"-1",key:y,onClick:f=>i(s.contextMenuClickId)},[p(D,{name:s.icon},null,8,["name"]),h("span",null,P(u.$t(s.txt)),1)],8,vm))],64))),256))]),h("div",{class:"el-popper__arrow",style:Pe({left:`${o.arrowLeft}px`})},null,4)],12,ym)),[[et,o.isShow]])]),_:1})}}}),Cm=Object.freeze({__proto__:null,default:xm});const Tm={key:0,class:"menu-text-badge"},wm=["onClick"];var km=ce({__name:"subItem",props:{chil:{type:Array,default:()=>[]}},setup(e){const t=e,a=Xt(),r=U(()=>t.chil),n=o=>{a.onFormDialogOpen({name:"setFOpenLink",data:o})};return(o,l)=>{const i=z("SvgIcon"),g=z("sub-item",!0),C=z("el-sub-menu"),u=z("el-menu-item");return T(!0),G(he,null,ke(r.value,E=>(T(),G(he,null,[E.children&&E.children.length>0?(T(),Y(C,{index:E.path,key:E.path},{title:v(()=>[p(i,{name:E.meta.icon,style:{"font-size":"16px"}},null,8,["name"]),h("span",null,P(o.$t(`message.menu.${E.meta.title}`)),1)]),default:v(()=>[p(g,{chil:E.children},null,8,["chil"])]),_:2},1032,["index"])):(T(),Y(u,{index:E.path,key:E.path},{default:v(()=>[!E.meta.isLink||E.meta.isLink&&E.meta.isIframe?(T(),G(he,{key:0},[p(i,{name:E.meta.icon,style:{"font-size":"16px"}},null,8,["name"]),h("span",null,P(o.$t(`message.menu.${E.meta.title}`)),1),E.meta.showTextBadge?(T(),G("span",Tm,P(E.meta.showTextBadge),1)):$("v-if",!0)],64)):(T(),G("a",{key:1,class:"w100",onClick:He(D=>n(E),["prevent"])},[p(i,{name:E.meta.icon,style:{"font-size":"16px"}},null,8,["name"]),ne(" "+P(o.$t(`message.menu.${E.meta.title}`)),1)],8,wm))]),_:2},1032,["index"]))],64))),256)}}}),dr=Object.freeze({__proto__:null,default:km});const Sm={class:"layout-navbars-breadcrumb-index"};var Em=ce({__name:"index",setup(e){const t=xe(()=>Promise.resolve().then(function(){return qm})),a=xe(()=>Promise.resolve().then(function(){return Xm})),r=xe(()=>Promise.resolve().then(function(){return cr})),n=xe(()=>Promise.resolve().then(function(){return ap})),o=tt(),l=Ee(),{themeConfig:i}=we(l),{routesList:g}=we(o),C=Ke(),u=Ie({menuList:[]}),E=U(()=>{let{isShowLogo:M,layout:c}=i.value;return M&&c==="classic"||M&&c==="transverse"}),D=U(()=>{let{layout:M,isClassicSplitMenu:c}=i.value;return M==="transverse"||c&&M==="classic"}),s=()=>{let{layout:M,isClassicSplitMenu:c}=i.value;if(M==="classic"&&c){u.menuList=y(f(g.value));const w=b(C.path);ge.emit("setSendClassicChildren",w)}else u.menuList=f(g.value)},y=M=>(M.map(c=>{c.children&&delete c.children}),M),f=M=>M.filter(c=>{var w;return!((w=c.meta)!=null&&w.isHide)}).map(c=>(c=Object.assign({},c),c.children&&(c.children=f(c.children)),c)),b=M=>{const c=M.split("/");let w={children:[]};return f(g.value).map((S,F)=>{S.path===`/${c[1]}`&&(S.k=F,w.item={...S},w.children=[{...S}],S.children&&(w.children=S.children))}),w};return ze(()=>{s(),ge.on("getBreadcrumbIndexSetFilterRoutes",()=>{s()})}),lt(()=>{ge.off("getBreadcrumbIndexSetFilterRoutes",()=>{})}),(M,c)=>(T(),G("div",Sm,[E.value?(T(),Y(_(r),{key:0})):$("v-if",!0),p(_(t)),D.value?(T(),Y(_(n),{key:1,menuList:u.menuList},null,8,["menuList"])):$("v-if",!0),M.$slots.user?ue(M.$slots,"user",{key:3}):(T(),Y(_(a),{key:2},{default:v(()=>[(T(!0),G(he,null,ke(M.$slots,(w,S)=>ue(M.$slots,S,fe({key:S,ref_for:!0},M.$slots[S].props||{}))),128))]),_:3}))]))}}),Fm=Object.freeze({__proto__:null,default:Em});const Mm={class:"layout-padding layout-padding-unset layout-iframe"},Dm={class:"layout-padding-auto layout-padding-view"},Bm=["src","data-url"];var Rm=ce({__name:"iframes",props:{refreshKey:{type:String,default:()=>""},name:{type:String,default:()=>"slide-right"},list:{type:Array,default:()=>[]}},setup(e){const t=e,a=ae(),r=Ke(),n=U(()=>t.list.filter(i=>{var g;return(g=i.meta)==null?void 0:g.isIframeOpen})),o=U(()=>r.path),l=(i,g)=>{Se(()=>{if(!a.value)return!1;a.value.forEach(C=>{C.dataset.url===i&&(C.onload=()=>{var u;(u=g.meta)!=null&&u.isIframeOpen&&g.meta.loading&&(g.meta.loading=!1)})})})};return ve(()=>r.fullPath,i=>{const g=t.list.find(C=>C.path===i);if(!g)return!1;g.meta.isIframeOpen||(g.meta.isIframeOpen=!0),l(i,g)},{immediate:!0}),ve(()=>t.refreshKey,()=>{const i=t.list.find(g=>g.path===r.path);if(!i)return!1;i.meta.isIframeOpen&&(i.meta.isIframeOpen=!1),setTimeout(()=>{i.meta.isIframeOpen=!0,i.meta.loading=!0,l(r.fullPath,i)})},{deep:!0}),(i,g)=>{const C=mt("loading");return T(),G("div",Mm,[h("div",Dm,[(T(!0),G(he,null,ke(n.value,u=>qe((T(),G("div",{class:"w100",key:u.path,"element-loading-background":"white"},[p(Ya,{name:e.name},{default:v(()=>[qe((T(),G("iframe",{src:`${u.meta.isLink}${u.meta.isLink.indexOf("?")>0?"&":"?"}token=${_(da)()}`,key:u.path,frameborder:"0",height:"100%",width:"100%",style:{position:"absolute"},"data-url":u.path,ref_for:!0,ref_key:"iframeRef",ref:a},null,8,Bm)),[[et,o.value===u.path]])]),_:2},1032,["name"])])),[[C,u.meta.loading]])),128))])])}}}),Pm=Object.freeze({__proto__:null,default:Rm});const Am={key:0,class:"layout-navbars-breadcrumb"},Lm={key:0,class:"layout-navbars-breadcrumb-span"},zm={key:1},_m={key:2},Im=["onClick"];var Om=ce({__name:"breadcrumb",setup(e){const t=tt(),a=Ee(),{themeConfig:r}=we(a),{routesList:n}=we(t),o=Ke(),l=Et(),i=Ie({breadcrumbList:[],routeSplit:[],routeSplitFirst:"",routeSplitIndex:1}),g=U(()=>{s(o);const{layout:y,isBreadcrumb:f}=r.value;return y==="classic"||y==="transverse"?!1:!!f}),C=y=>{const{redirect:f,path:b}=y;f&&l.push(f)},u=()=>{r.value.isCollapse=!r.value.isCollapse,E()},E=()=>{re.remove("themeConfig"),re.set("themeConfig",r.value)},D=y=>{y.forEach(f=>{i.routeSplit.forEach((b,M,c)=>{i.routeSplitFirst===f.path&&(i.routeSplitFirst+=`/${c[i.routeSplitIndex]}`,!i.breadcrumbList.find(w=>w.path===f.path)&&i.breadcrumbList.push(f),i.routeSplitIndex++,f.children&&D(f.children))})})},s=y=>{if(!r.value.isBreadcrumb)return!1;i.breadcrumbList=[],i.routeSplit=y.path.split("/"),i.routeSplit.shift(),i.routeSplitFirst=`/${i.routeSplit[0]}`,i.routeSplitIndex=1,D(n.value),(y.name==="home"||y.name==="notFound"&&i.breadcrumbList.length>1)&&i.breadcrumbList.shift(),i.breadcrumbList.length>0&&(i.breadcrumbList[i.breadcrumbList.length-1].meta.tagsViewName=Qt.setTagsViewNameI18n(o))};return ze(()=>{s(o)}),Ft(y=>{s(y)}),(y,f)=>{const b=z("SvgIcon"),M=z("el-breadcrumb-item"),c=z("el-breadcrumb");return g.value?(T(),G("div",Am,[p(b,{class:"layout-navbars-breadcrumb-icon",name:_(r).isCollapse?"ele-Expand":"ele-Fold",size:16,onClick:u},null,8,["name"]),p(c,{class:"layout-navbars-breadcrumb-hide"},{default:v(()=>[p(Ya,{name:"breadcrumb"},{default:v(()=>[(T(!0),G(he,null,ke(i.breadcrumbList,(w,S)=>(T(),Y(M,{key:w.path},{default:v(()=>[S===i.breadcrumbList.length-1?(T(),G("span",Lm,[_(r).isBreadcrumbIcon?(T(),Y(b,{key:0,name:w.meta.icon,class:"layout-navbars-breadcrumb-iconfont"},null,8,["name"])):$("v-if",!0),w.meta.title?(T(),G("div",zm,P(y.$t(`message.menu.${w.meta.title}`)),1)):(T(),G("div",_m,P(w.meta.tagsViewName),1))])):(T(),G("a",{key:1,onClick:He(F=>C(w),["prevent"]),style:{display:"flex"}},[_(r).isBreadcrumbIcon?(T(),Y(b,{key:0,name:w.meta.icon,class:"layout-navbars-breadcrumb-iconfont"},null,8,["name"])):$("v-if",!0),ne(P(y.$t(`message.menu.${w.meta.title}`)),1)],8,Im))]),_:2},1024))),128))]),_:1})]),_:1})])):$("v-if",!0)}}}),qm=Object.freeze({__proto__:null,default:Om});const Gm={class:"layout-navbars-breadcrumb-user-icon"},Vm=["title"],Nm={class:"layout-navbars-breadcrumb-user-icon"},Km={class:"flex items-center"},Ym={class:"mr-2"},Hm={style:{"margin-left":"10px"}},$m=["title"],Um={class:"layout-navbars-breadcrumb-user-icon"},jm=["title"],Wm={class:"layout-navbars-breadcrumb-user-link"},Jm=["src"];var Zm=ce({__name:"user",setup(e){const t=xe(()=>Promise.resolve().then(function(){return bp})),a=xe(()=>Promise.resolve().then(function(){return wp})),r=tt(),{locale:n,t:o}=la(),l=Et(),i=$e(),g=Ee(),{userInfos:C}=we(i),{themeConfig:u}=we(g),E=ae(),D=ae(ma(u.value.globalI18n)),s=Ie({isScreenfull:!1,disabledI18n:"zh-cn",disabledSize:"large",noticeList:[],tagsRefsIndex:0,tagsViewList:[],tagsViewRoutesList:[]}),y=Xt(),f=U(()=>{let d="";const{layout:L,isClassicSplitMenu:I}=u.value;return["defaults","columns"].includes(L)||L==="classic"&&!I?d="1":d="",d}),b=U(()=>s.noticeList.some(d=>d.readStatus==null||d.readStatus==0)),M=()=>{if(!ia.isEnabled)return de.warning("\u6682\u4E0D\u4E0D\u652F\u6301\u5168\u5C4F"),!1;ia.toggle(),ia.on("change",()=>{ia.isFullscreen?s.isScreenfull=!0:s.isScreenfull=!1})},c=()=>{ge.emit("openSettingsDrawer")},w=d=>{d==="clearCache"?(Ae.clear(),re.clear(),window.location.reload()):d==="lockScreen"?(re.remove("themeConfig"),u.value.isLockScreen=!0,u.value.lockScreenTime=1,re.set("themeConfig",u.value)):d==="logOut"?$a({closeOnClickModal:!1,closeOnPressEscape:!1,title:o("message.user.logOutTitle"),message:o("message.user.logOutMessage"),type:"warning",showCancelButton:!0,confirmButtonText:o("message.user.logOutConfirm"),cancelButtonText:o("message.user.logOutCancel"),beforeClose:async(L,I,te)=>{if(L==="confirm"){I.confirmButtonLoading=!0,I.confirmButtonText=o("message.user.logOutExit");try{await Ve("sysAuth").post(null,"logout")}catch(oe){console.error(oe)}I.confirmButtonLoading=!1,te()}else te()}}).then(async()=>{await Ia.stop(),yt()}).catch(()=>{}):l.push(d)},S=()=>{y.onFormDialogOpen({name:"searchFormMenu"})},F=()=>{y.onFormDialogOpen({name:"onlineUsers"})},A=d=>{re.remove("themeConfig"),u.value.globalComponentSize=d,re.set("themeConfig",u.value),V("globalComponentSize","disabledSize")},N=async d=>{re.remove("themeConfig"),u.value.globalI18n=d,re.set("themeConfig",u.value),D.value=ma(d),n.value=d,y.onFormDialogOpen({name:"setFBrowserTitle"}),V("globalI18n","disabledI18n"),O(),await Ve("sysCommon").post(null,"setCulture/?culture="+d)},k=()=>{l.push({path:"/llm/aiChat"})},O=()=>{ge.emit("onCurrentContextmenuClick",{...r.currentRoute,contextMenuClickId:0})},V=(d,L)=>{s[L]=re.get("themeConfig")[d]};ze(async()=>{var d,L;re.get("themeConfig")&&(V("globalComponentSize","disabledSize"),V("globalI18n","disabledI18n")),sa.Permission.GRANTED&&sa.Permission.request(void 0,void 0),document.addEventListener("visibilitychange",()=>{document.hidden||sa.clear()});var I=await Ve("sysNotice").get(null,"unReadList");s.noticeList=(d=I.data.result)!=null?d:[],Ia.on("PublicNotice",ie);var te=await Ve("sysUpgrade").get(null,"lastUnRead");te.data.result!=null&&((L=E.value)==null||L.openDialog(te.data.result)),await Z()});const ie=d=>{s.noticeList.unshift(d),ra({title:"\u63D0\u793A",message:"\u60A8\u6709\u4E00\u6761\u65B0\u6D88\u606F...",type:"info",position:"bottom-right"}),sa.create("\u63D0\u793A",{body:"\u4F60\u6709\u4E00\u6761\u65B0\u7684\u6D88\u606F",icon:"logo.png",timeout:4500})},Z=async()=>{var d,L;if(C.value.accountType==999)return;if(u.value.forceChangePassword==null)for(;u.value.forceChangePassword!=null;)await new Promise(oe=>setTimeout(oe,100));if(((d=u.value.forceChangePassword)!=null?d:!1)&&!C.value.lastChangePasswordTime){y.onFormDialogOpen({name:"changePassword"});return}((L=u.value.passwordExpirationTime)!=null?L:0)>0&&((await Ve("sysUser").post(null,"verifyPwdExpirationTime")).data.result||y.onFormDialogOpen({name:"changePassword"}))};return(d,L)=>{const I=z("el-dropdown-item"),te=z("el-dropdown-menu"),oe=z("el-dropdown"),Fe=z("ele-ChatDotRound"),Ce=z("el-icon"),_e=z("ele-Search"),K=z("ele-Bell"),W=z("el-badge"),le=z("el-popover"),Q=z("ele-User"),ye=z("el-tooltip"),Be=z("ele-ArrowDown");return T(),G("div",{class:"layout-navbars-breadcrumb-user pr15",style:Pe({flex:f.value})},[ue(d.$slots,"user-before"),p(oe,{"show-timeout":70,"hide-timeout":50,trigger:"click",onCommand:A},{dropdown:v(()=>[p(te,null,{default:v(()=>[p(I,{command:"large",disabled:s.disabledSize==="large"},{default:v(()=>[ne(P(d.$t("message.user.dropdownLarge")),1)]),_:1},8,["disabled"]),p(I,{command:"default",disabled:s.disabledSize==="default"},{default:v(()=>[ne(P(d.$t("message.user.dropdownDefault")),1)]),_:1},8,["disabled"]),p(I,{command:"small",disabled:s.disabledSize==="small"},{default:v(()=>[ne(P(d.$t("message.user.dropdownSmall")),1)]),_:1},8,["disabled"])]),_:1})]),default:v(()=>[h("div",Gm,[h("i",{class:"iconfont icon-ziti",title:d.$t("message.user.title0")},null,8,Vm)])]),_:1}),_(u).i18NSwitch?(T(),Y(oe,{key:0,"show-timeout":70,"hide-timeout":50,trigger:"click",onCommand:N},{dropdown:v(()=>[p(te,null,{default:v(()=>[(T(!0),G(he,null,ke(_(Kn),(ee,R)=>(T(),Y(I,{key:R,command:R,disabled:s.disabledI18n===R},{default:v(()=>[h("div",Km,[h("div",Ym,[h("span",{class:Re(`fi fi-${_(ma)(R)}`)},null,2)]),h("div",Hm,P(ee),1)])]),_:2},1032,["command","disabled"]))),128))]),_:1})]),default:v(()=>[h("div",Nm,[h("span",{class:Re(`fi fi-${D.value}`)},null,2)])]),_:1})):$("v-if",!0),h("div",{class:"layout-navbars-breadcrumb-user-icon",onClick:k},[p(Ce,{title:d.$t("message.user.chat")},{default:v(()=>[p(Fe)]),_:1},8,["title"])]),h("div",{class:"layout-navbars-breadcrumb-user-icon",onClick:S},[p(Ce,{title:d.$t("message.user.title2")},{default:v(()=>[p(_e)]),_:1},8,["title"])]),h("div",{class:"layout-navbars-breadcrumb-user-icon",onClick:c},[h("i",{class:"icon-skin iconfont",title:d.$t("message.user.title3")},null,8,$m)]),h("div",Um,[p(le,{placement:"bottom",trigger:"hover",transition:"el-zoom-in-top",width:400,persistent:!1},{reference:v(()=>[p(W,{"is-dot":b.value},{default:v(()=>[p(Ce,{title:d.$t("message.user.title4")},{default:v(()=>[p(K)]),_:1},8,["title"])]),_:1},8,["is-dot"])]),default:v(()=>[p(_(t),{noticeList:s.noticeList},null,8,["noticeList"])]),_:1})]),h("div",{class:"layout-navbars-breadcrumb-user-icon",onClick:M},[h("i",{class:Re(["iconfont",s.isScreenfull?"icon-tuichuquanping":"icon-fullscreen"]),title:s.isScreenfull?d.$t("message.user.title6"):d.$t("message.user.title5")},null,10,jm)]),h("div",{class:"layout-navbars-breadcrumb-user-icon mr10",onClick:F},[p(Ce,{title:d.$t("message.list.onlineUser")},{default:v(()=>[p(Q)]),_:1},8,["title"])]),d.$slots["user-dropdown"]?ue(d.$slots,"user-dropdown",{key:1},()=>[ue(d.$slots,"user-dropdown")]):(T(),Y(oe,{key:2,"show-timeout":70,"hide-timeout":50,size:"large",onCommand:w},{dropdown:v(()=>[p(te,null,{default:v(()=>[$(` <el-dropdown-item command="/dashboard/home">{{ $t('message.user.dropdown1') }}</el-dropdown-item> `),p(I,{icon:_(xr),command:"/system/userCenter"},{default:v(()=>[ne(P(d.$t("message.user.dropdown2")),1)]),_:1},8,["icon"]),p(I,{icon:_(Cr),command:"clearCache"},{default:v(()=>[ne(P(d.$t("message.user.dropdown3")),1)]),_:1},8,["icon"]),p(I,{icon:_(Tr),divided:"",command:"lockScreen"},{default:v(()=>[ne(P(d.$t("message.layout.threeIsLockScreen")),1)]),_:1},8,["icon"]),p(I,{icon:_(wr),divided:"",command:"logOut"},{default:v(()=>[ne(P(d.$t("message.user.dropdown5")),1)]),_:1},8,["icon"])]),_:1})]),default:v(()=>[h("span",Wm,[p(ye,{effect:"dark",placement:"left"},{content:v(()=>[ne(P(d.$t("message.list.account"))+"\uFF1A"+P(_(C).account),1),L[0]||(L[0]=h("br",null,null,-1)),ne(" "+P(d.$t("message.list.realName"))+"\uFF1A"+P(_(C).realName),1),L[1]||(L[1]=h("br",null,null,-1)),ne(" "+P(d.$t("message.list.phone"))+"\uFF1A"+P(_(C).phone),1),L[2]||(L[2]=h("br",null,null,-1)),ne(" "+P(d.$t("message.list.email"))+"\uFF1A"+P(_(C).email),1),L[3]||(L[3]=h("br",null,null,-1)),ne(" "+P(d.$t("message.list.orgName"))+"\uFF1A"+P(_(C).orgName),1),L[4]||(L[4]=h("br",null,null,-1)),ne(" "+P(d.$t("message.list.positionText"))+"\uFF1A"+P(_(C).posName),1),L[5]||(L[5]=h("br",null,null,-1))]),default:v(()=>[h("img",{src:_(ca)(_(C).avatar),class:"layout-navbars-breadcrumb-user-link-photo mr5"},null,8,Jm)]),_:1}),ne(" "+P(_(C).realName==""?_(C).account:_(C).realName)+" ",1),p(Ce,{class:"el-icon--right"},{default:v(()=>[p(Be)]),_:1})])]),_:1})),$(' <Search ref="searchRef" /> '),$(' <OnlineUser ref="onlineUserRef" /> '),$(' <ChangePassword ref="changePasswordRef" /> '),p(_(a),{ref_key:"upgradeInfoRef",ref:E},null,512),ue(d.$slots,"user-after")],4)}}}),Xm=Object.freeze({__proto__:null,default:Zm});const Qm={class:"el-menu-horizontal-warp"},ep=["onClick"];var tp=ce({__name:"horizontal",props:{menuList:{type:Array,default:()=>[]}},setup(e){const t=xe(()=>Promise.resolve().then(function(){return dr})),a=e,r=tt(),n=Ee(),{routesList:o}=we(r),{themeConfig:l}=we(n),i=Ke(),g=Ie({defaultActive:""}),C=U(()=>a.menuList),u=f=>f.filter(b=>{var M;return!((M=b.meta)!=null&&M.isHide)}).map(b=>(b=Object.assign({},b),b.children&&(b.children=u(b.children)),b)),E=f=>{const b=f.split("/");let M={children:[]};return u(o.value).map((c,w)=>{c.path===`/${b[1]}`&&(c.k=w,M.item={...c},M.children=[{...c}],c.children&&(M.children=c.children))}),M},D=f=>{const{path:b,meta:M}=f;if(l.value.layout==="classic")g.defaultActive=`/${b==null?void 0:b.split("/")[1]}`;else{const c=M!=null&&M.isDynamic?M.isDynamicPath.split("/"):b.split("/");c.length>=4&&(M!=null&&M.isHide)?g.defaultActive=c.splice(0,3).join("/"):g.defaultActive=b}},s=Xt(),y=f=>{s.onFormDialogOpen({name:"setFOpenLink",data:f})};return St(()=>{D(i)}),Ft(f=>{D(f);let{layout:b,isClassicSplitMenu:M}=l.value;b==="classic"&&M&&ge.emit("setSendClassicChildren",E(f.path))}),(f,b)=>{const M=z("SvgIcon"),c=z("el-sub-menu"),w=z("el-menu-item"),S=z("el-menu");return T(),G("div",Qm,[p(S,{router:"","default-active":g.defaultActive,"background-color":"transparent",mode:"horizontal"},{default:v(()=>[(T(!0),G(he,null,ke(C.value,F=>(T(),G(he,null,[F.children&&F.children.length>0?(T(),Y(c,{index:F.path,key:F.path},{title:v(()=>[p(M,{name:F.meta.icon},null,8,["name"]),h("span",null,P(f.$t(`message.menu.${F.meta.title}`)),1)]),default:v(()=>[p(_(t),{chil:F.children},null,8,["chil"])]),_:2},1032,["index"])):(T(),Y(w,{index:F.path,key:F.path},Ue({_:2},[!F.meta.isLink||F.meta.isLink&&F.meta.isIframe?{name:"title",fn:v(()=>[p(M,{name:F.meta.icon},null,8,["name"]),ne(" "+P(f.$t(`message.menu.${F.meta.title}`)),1)]),key:"0"}:{name:"title",fn:v(()=>[h("a",{class:"w100",onClick:He(A=>y(F),["prevent"])},[p(M,{name:F.meta.icon},null,8,["name"]),ne(" "+P(f.$t(`message.menu.${F.meta.title}`)),1)],8,ep)]),key:"1"}]),1032,["index"]))],64))),256))]),_:1},8,["default-active"])])}}}),ap=Object.freeze({__proto__:null,default:tp});const np={class:"user-news-container"},rp={style:{"margin-left":"5px"}},op={class:"notice-box"},lp=["onClick"],ip={class:"notice-item-icon"},sp={class:"notice-title"},up={class:"notice-content"},cp={class:"notice-time"},dp={style:{"margin-left":"5px"}},mp={class:"notice-box",style:{height:"435px"}},pp={style:{color:"#fff"}},hp={class:"w-e-text-container"},gp=["innerHTML"],fp={class:"dialog-footer"};var yp=ce({__name:"userNews",props:{noticeList:Array},setup(e){const{proxy:t}=Ca(),{removeHtmlSub:a}=pa(),r=Ie({dialogVisible:!1,content:""}),n=()=>{t.$mycurRouter.push("/dashboard/notice")},o=async l=>{r.content=l.content,r.dialogVisible=!0,l.readStatus=1,await Ve("sysNotice").post({id:l.id},"setRead")};return(l,i)=>{const g=z("ele-Bell"),C=z("el-icon"),u=z("ele-Notification"),E=z("ele-Message"),D=z("el-empty"),s=z("el-tab-pane"),y=z("ele-Position"),f=z("el-tabs"),b=z("el-button"),M=z("el-dialog");return T(),G("div",np,[p(f,{stretch:"",class:"content-box"},{default:v(()=>[p(s,{label:l.$t("message.list.messageInbox")},{label:v(()=>[p(C,null,{default:v(()=>[p(g)]),_:1}),h("span",rp,P(l.$t("message.list.messageInbox")),1)]),default:v(()=>[h("div",op,[e.noticeList.length>0?(T(!0),G(he,{key:0},ke(e.noticeList,(c,w)=>qe((T(),G("div",{class:"notice-item",key:w,onClick:S=>o(c)},[h("div",ip,[p(C,{size:"24",color:"var(--el-color-primary)"},{default:v(()=>[c.type==1?(T(),Y(u,{key:0})):(T(),Y(E,{key:1}))]),_:2},1024)]),h("div",null,[h("div",sp,P(c.title),1),h("div",up,P(_(a)(c.content)),1),h("div",cp,P(c.publicTime),1)])],8,lp)),[[et,c.readStatus!=1]])),128)):(T(),Y(D,{key:1,description:l.$t("message.list.empty"),style:{height:"85%"}},null,8,["description"]))]),e.noticeList.length>0?(T(),G("div",{key:0,class:"notice-foot",onClick:n},P(l.$t("message.list.goToNotice")),1)):$("v-if",!0)]),_:1},8,["label"]),p(s,{label:l.$t("message.list.my")},{label:v(()=>[p(C,null,{default:v(()=>[p(y)]),_:1}),h("span",dp,P(l.$t("message.list.my")),1)]),default:v(()=>[h("div",mp,[p(D,{description:l.$t("message.list.empty"),style:{height:"85%"}},null,8,["description"])])]),_:1},8,["label"])]),_:1}),p(M,{modelValue:r.dialogVisible,"onUpdate:modelValue":i[1]||(i[1]=c=>r.dialogVisible=c),draggable:"",width:"769px"},{header:v(()=>[h("div",pp,[p(C,{size:"16",style:{"margin-right":"3px",display:"inline","vertical-align":"middle"}},{default:v(()=>[p(g)]),_:1}),h("span",null,P(l.$t("message.list.messageDetail")),1)])]),footer:v(()=>[h("span",fp,[p(b,{type:"primary",onClick:i[0]||(i[0]=c=>r.dialogVisible=!1)},{default:v(()=>[ne(P(l.$t("message.list.confirm")),1)]),_:1})])]),default:v(()=>[h("div",hp,[h("div",{innerHTML:r.content,"data-slate-editor":""},null,8,gp)])]),_:1},8,["modelValue"])])}}}),bp=Object.freeze({__proto__:null,default:yp});const vp={class:"sys-upgrade-container"},xp={style:{color:"#fff"}},Cp=["innerHTML"];var Tp=ce({__name:"upgradeInfo",setup(e,{expose:t}){const a=Ie({isShowDialog:!1,ruleForm:{}}),r=o=>{a.ruleForm=JSON.parse(JSON.stringify(o)),a.isShowDialog=!0},n=async()=>{await Ve("sysUpgrade").pcomm({id:a.ruleForm.id},"setRead"),a.isShowDialog=!1};return t({openDialog:r}),(o,l)=>{const i=z("ele-InfoFilled"),g=z("el-icon"),C=z("el-dialog");return T(),G("div",vp,[p(C,{modelValue:a.isShowDialog,"onUpdate:modelValue":l[0]||(l[0]=u=>a.isShowDialog=u),draggable:"","close-on-click-modal":!1,width:"50vw","before-close":n},{header:v(()=>[h("div",xp,[p(g,{size:"16",style:{"margin-right":"3px",display:"inline","vertical-align":"middle"}},{default:v(()=>[p(i)]),_:1}),l[1]||(l[1]=h("span",null," \u7CFB\u7EDF\u66F4\u65B0\u65E5\u5FD7 ",-1))])]),default:v(()=>[h("div",{innerHTML:a.ruleForm.content,style:{padding:"20px"}},null,8,Cp)]),_:1},8,["modelValue"])])}}}),wp=Object.freeze({__proto__:null,default:Tp});export{vn as AccountTypeEnum,Xo as AppSysTypeData,Tn as AppSysTypeEnum,Cn as HttpMethodEnum,xn as JobCreateTypeEnum,re as Local,Pa as NextLoading,Ae as Session,fo as StringToObj,xt as Watermark,je as accessTokenKey,Ti as auth,ki as authAll,wi as auths,xo as axiosInstance,Hr as base64ToFile,$r as blobToFile,Un as buildLocaleContext,Hn as buildTranslator,wo as cancelAllRequest,La as cancelRequest,yt as clearAccessTokens,mn as clearTokens,Ma as clone,Fd as commonFun,pa as commonFunction,Wa as dataURLtoBlob,hn as decryptJWT,rr as default,Ii as destroyIdleTimeout,Za as downloadByBase64,Xa as downloadByData,jr as downloadByOnlineUrl,Qa as downloadByUrl,Wr as downloadStreamFile,di as en,Jr as exportExcel,bn as feature,Yr as fileToBase64,ao as flowLoading,ro as formatAxis,Mt as formatDate,no as formatPast,dn as gcj02ToBd09,ma as getCountryCode,tn as getFileName,bo as getFileUrl,vo as getHeader,gn as getJWTDate,da as getToken,rn as getWeek,Mi as getpower,Si as hAuth,Fi as hAuthAll,Ei as hAuths,ts as hasPrivilege,es as hasRoleCode,Ye as i18n,co as initIconfont,_i as initIdleTimeout,Md as install,qi as isAdmin,Vi as isMember,Gi as isNormalUser,ua as isObjectValueEqual,Jn as isSupperAdmin,Zn as isTenantAdmin,Yn as iso_3166_1_CountryList,Wo as judgementIdCard,Ea as judgementSameArr,Kn as languageList,fi as loadRemoteMessages,Oi as loadSysInfo,gi as mergMessage,ge as mittBus,en as openWindow,Wi as orgId,Ji as orgName,Qt as other,ka as pinia,Zi as posId,Xi as posName,Di as powerAuthDel,Xn as provideFormEvents,So as reLoadLoginAccessToken,st as refreshAccessTokenKey,Fa as removeDuplicate,ko as request2,Jo as restartSignalR,Qi as roles,Fo as saulVModel,be as service,ir as setCssCdn,Sd as setIntroduction,sr as setJsCdn,bi as setupI18n,ca as showFileUrl,Ia as signalR,Ur as signatureByKSort,Eo as sleep,pn as tansParams,Hi as tenantId,$n as translate,Wn as updateFavicon,jn as updateIdleTimeout,Ja as urlToBase64,Zo as useApi,Ve as useBaseApi,bt as useChangeColor,as as useDateTimeShortCust,Xt as useFormEvents,oo as useFormRulePresets,Sa as useKeepALiveNames,ut as useLocale,Kr as useRequestOldRoutes,tt as useRoutesList,Pt as useSysApi,vt as useTagsViewRoutes,Ee as useThemeConfig,$e as useUserInfo,Bi as useVxeTable,$i as userAccount,Ni as userEmail,Yi as userFriendName,ji as userId,Ki as userName,Ui as userPhone,on as validateFormWithScroll,lo as validateFormWithScrollCallback,Bo as verifiyNumberInteger,Oo as verifyAccount,fn as verifyAndSpace,jo as verifyCarNum,Ro as verifyCnAndSpace,Ko as verifyEmail,Po as verifyEnAndSpace,Ho as verifyFullName,No as verifyIPAddress,Yo as verifyIdCard,zo as verifyNumberCnUppercase,Ao as verifyNumberComma,za as verifyNumberIntegerAndFloat,Mo as verifyNumberPercentage,Do as verifyNumberPercentageFloat,qo as verifyPassword,Go as verifyPasswordPowerful,Vo as verifyPasswordStrength,_o as verifyPhone,$o as verifyPostalCode,Io as verifyTelPhone,Lo as verifyTextColor,Uo as verifyUrl,Ed as version,po as wgs84ToBd09,cn as wgs84ToGcj02,Vn as zhCn};
|
|
34
|
+
</div> `),h("div",ku,[h("div",Su,P(m.$t("message.layout.twoIsMenuBarColorGradual")),1),h("div",Eu,[p(X,{modelValue:s.value.isMenuBarColorGradual,"onUpdate:modelValue":x[12]||(x[12]=B=>s.value.isMenuBarColorGradual=B),size:"small",onChange:M},null,8,["modelValue"])])]),$(" \u5206\u680F\u8BBE\u7F6E "),p(j,{"content-position":"center",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},{default:v(()=>[ne(P(m.$t("message.layout.twoColumnsTitle")),1)]),_:1},8,["style"]),h("div",{class:"layout-breadcrumb-seting-bar-flex",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},[h("div",Fu,P(m.$t("message.layout.twoColumnsMenuBar")),1),h("div",Mu,[p(J,{modelValue:s.value.columnsMenuBar,"onUpdate:modelValue":x[13]||(x[13]=B=>s.value.columnsMenuBar=B),size:"default",onChange:x[14]||(x[14]=B=>f("columnsMenuBar")),disabled:s.value.layout!=="columns"},null,8,["modelValue","disabled"])])],4),h("div",{class:"layout-breadcrumb-seting-bar-flex",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},[h("div",Du,P(m.$t("message.layout.twoColumnsMenuBarColor")),1),h("div",Bu,[p(J,{modelValue:s.value.columnsMenuBarColor,"onUpdate:modelValue":x[15]||(x[15]=B=>s.value.columnsMenuBarColor=B),size:"default",onChange:x[16]||(x[16]=B=>f("columnsMenuBarColor")),disabled:s.value.layout!=="columns"},null,8,["modelValue","disabled"])])],4),h("div",{class:"layout-breadcrumb-seting-bar-flex mt14",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},[h("div",Ru,P(m.$t("message.layout.twoIsColumnsMenuBarColorGradual")),1),h("div",Pu,[p(X,{modelValue:s.value.isColumnsMenuBarColorGradual,"onUpdate:modelValue":x[17]||(x[17]=B=>s.value.isColumnsMenuBarColorGradual=B),size:"small",onChange:d,disabled:s.value.layout!=="columns"},null,8,["modelValue","disabled"])])],4),h("div",{class:"layout-breadcrumb-seting-bar-flex mt14",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},[h("div",Au,P(m.$t("message.layout.twoIsColumnsMenuHoverPreload")),1),h("div",Lu,[p(X,{modelValue:s.value.isColumnsMenuHoverPreload,"onUpdate:modelValue":x[18]||(x[18]=B=>s.value.isColumnsMenuHoverPreload=B),size:"small",onChange:S,disabled:s.value.layout!=="columns"},null,8,["modelValue","disabled"])])],4),h("div",zu,[h("div",_u,P(m.$t("message.layout.twoColumnsLogoHeight")),1),h("div",Iu,[p(De,{modelValue:s.value.columnsLogoHeight,"onUpdate:modelValue":x[19]||(x[19]=B=>s.value.columnsLogoHeight=B),"controls-position":"right",min:1,max:9999,onChange:F,size:"small",style:{width:"90px","margin-right":"1px"}},null,8,["modelValue"])])]),h("div",Ou,[h("div",qu,P(m.$t("message.layout.twoColumnsMenuWidth")),1),h("div",Gu,[p(De,{modelValue:s.value.columnsMenuWidth,"onUpdate:modelValue":x[20]||(x[20]=B=>s.value.columnsMenuWidth=B),"controls-position":"right",min:1,max:9999,onChange:A,size:"small",style:{width:"90px","margin-right":"1px"}},null,8,["modelValue"])])]),h("div",Vu,[h("div",Nu,P(m.$t("message.layout.twoColumnsMenuHeight")),1),h("div",Ku,[p(De,{modelValue:s.value.columnsMenuHeight,"onUpdate:modelValue":x[21]||(x[21]=B=>s.value.columnsMenuHeight=B),"controls-position":"right",min:1,max:9999,onChange:N,size:"small",style:{width:"90px","margin-right":"1px"}},null,8,["modelValue"])])]),$(" \u754C\u9762\u8BBE\u7F6E "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.threeTitle")),1)]),_:1}),h("div",{class:"layout-breadcrumb-seting-bar-flex",style:Pe({opacity:s.value.layout==="transverse"?.5:1})},[h("div",Yu,P(m.$t("message.layout.threeIsCollapse")),1),h("div",Hu,[p(X,{modelValue:s.value.isCollapse,"onUpdate:modelValue":x[22]||(x[22]=B=>s.value.isCollapse=B),disabled:s.value.layout==="transverse",size:"small",onChange:k},null,8,["modelValue","disabled"])])],4),h("div",{class:"layout-breadcrumb-seting-bar-flex mt15",style:Pe({opacity:s.value.layout==="transverse"?.5:1})},[h("div",$u,P(m.$t("message.layout.threeIsUniqueOpened")),1),h("div",Uu,[p(X,{modelValue:s.value.isUniqueOpened,"onUpdate:modelValue":x[23]||(x[23]=B=>s.value.isUniqueOpened=B),disabled:s.value.layout==="transverse",size:"small",onChange:Q},null,8,["modelValue","disabled"])])],4),h("div",ju,[h("div",Wu,P(m.$t("message.layout.threeIsFixedHeader")),1),h("div",Ju,[p(X,{modelValue:s.value.isFixedHeader,"onUpdate:modelValue":x[24]||(x[24]=B=>s.value.isFixedHeader=B),size:"small",onChange:O},null,8,["modelValue"])])]),h("div",{class:"layout-breadcrumb-seting-bar-flex mt15",style:Pe({opacity:s.value.layout!=="classic"?.5:1})},[h("div",Zu,P(m.$t("message.layout.threeIsClassicSplitMenu")),1),h("div",Xu,[p(X,{modelValue:s.value.isClassicSplitMenu,"onUpdate:modelValue":x[25]||(x[25]=B=>s.value.isClassicSplitMenu=B),disabled:s.value.layout!=="classic",size:"small",onChange:V},null,8,["modelValue","disabled"])])],4),h("div",Qu,[h("div",ec,P(m.$t("message.layout.threeIsLockScreen")),1),h("div",tc,[p(X,{modelValue:s.value.isLockScreen,"onUpdate:modelValue":x[26]||(x[26]=B=>s.value.isLockScreen=B),size:"small",onChange:Q},null,8,["modelValue"])])]),h("div",ac,[h("div",nc,P(m.$t("message.layout.threeLockScreenTime")),1),h("div",rc,[p(De,{modelValue:s.value.lockScreenTime,"onUpdate:modelValue":x[27]||(x[27]=B=>s.value.lockScreenTime=B),"controls-position":"right",min:1,max:9999,onChange:Q,size:"small",style:{width:"90px","margin-right":"1px"}},null,8,["modelValue"])])]),$(" \u754C\u9762\u663E\u793A "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.fourTitle")),1)]),_:1}),h("div",oc,[h("div",lc,P(m.$t("message.layout.fourIsShowLogo")),1),h("div",ic,[p(X,{modelValue:s.value.isShowLogo,"onUpdate:modelValue":x[28]||(x[28]=B=>s.value.isShowLogo=B),size:"small",onChange:ie},null,8,["modelValue"])])]),h("div",{class:"layout-breadcrumb-seting-bar-flex mt15",style:Pe({opacity:s.value.layout==="classic"||s.value.layout==="transverse"?.5:1})},[h("div",sc,P(m.$t("message.layout.fourIsBreadcrumb")),1),h("div",uc,[p(X,{modelValue:s.value.isBreadcrumb,"onUpdate:modelValue":x[29]||(x[29]=B=>s.value.isBreadcrumb=B),disabled:s.value.layout==="classic"||s.value.layout==="transverse",size:"small",onChange:Z},null,8,["modelValue","disabled"])])],4),h("div",cc,[h("div",dc,P(m.$t("message.layout.fourIsBreadcrumbIcon")),1),h("div",mc,[p(X,{modelValue:s.value.isBreadcrumbIcon,"onUpdate:modelValue":x[30]||(x[30]=B=>s.value.isBreadcrumbIcon=B),size:"small",onChange:Q},null,8,["modelValue"])])]),h("div",pc,[h("div",hc,P(m.$t("message.layout.fourIsTagsview")),1),h("div",gc,[p(X,{modelValue:s.value.isTagsview,"onUpdate:modelValue":x[31]||(x[31]=B=>s.value.isTagsview=B),size:"small",onChange:Q},null,8,["modelValue"])])]),h("div",fc,[h("div",yc,P(m.$t("message.layout.fourIsTagsviewIcon")),1),h("div",bc,[p(X,{modelValue:s.value.isTagsviewIcon,"onUpdate:modelValue":x[32]||(x[32]=B=>s.value.isTagsviewIcon=B),size:"small",onChange:Q},null,8,["modelValue"])])]),h("div",vc,[h("div",xc,P(m.$t("message.layout.fourIsCacheTagsView")),1),h("div",Cc,[p(X,{modelValue:s.value.isCacheTagsView,"onUpdate:modelValue":x[33]||(x[33]=B=>s.value.isCacheTagsView=B),size:"small",onChange:Q},null,8,["modelValue"])])]),h("div",{class:"layout-breadcrumb-seting-bar-flex mt15",style:Pe({opacity:u.isMobile?.5:1})},[h("div",Tc,P(m.$t("message.layout.fourIsSortableTagsView")),1),h("div",wc,[p(X,{modelValue:s.value.isSortableTagsView,"onUpdate:modelValue":x[34]||(x[34]=B=>s.value.isSortableTagsView=B),disabled:!!u.isMobile,size:"small",onChange:c},null,8,["modelValue","disabled"])])],4),h("div",kc,[h("div",Sc,P(m.$t("message.layout.fourIsShareTagsView")),1),h("div",Ec,[p(X,{modelValue:s.value.isShareTagsView,"onUpdate:modelValue":x[35]||(x[35]=B=>s.value.isShareTagsView=B),size:"small",onChange:L},null,8,["modelValue"])])]),h("div",Fc,[h("div",Mc,P(m.$t("message.layout.fourIsFooter")),1),h("div",Dc,[p(X,{modelValue:s.value.isFooter,"onUpdate:modelValue":x[36]||(x[36]=B=>s.value.isFooter=B),size:"small",onChange:Q},null,8,["modelValue"])])]),h("div",Bc,[h("div",Rc,P(m.$t("message.layout.fourIsGrayscale")),1),h("div",Pc,[p(X,{modelValue:s.value.isGrayscale,"onUpdate:modelValue":x[37]||(x[37]=B=>s.value.isGrayscale=B),size:"small",onChange:x[38]||(x[38]=B=>I("grayscale"))},null,8,["modelValue"])])]),h("div",Ac,[h("div",Lc,P(m.$t("message.layout.fourIsInvert")),1),h("div",zc,[p(X,{modelValue:s.value.isInvert,"onUpdate:modelValue":x[39]||(x[39]=B=>s.value.isInvert=B),size:"small",onChange:x[40]||(x[40]=B=>I("invert"))},null,8,["modelValue"])])]),h("div",_c,[h("div",Ic,P(m.$t("message.layout.fourIsWatermark")),1),h("div",Oc,[$(" \u7531\u53C2\u6570\u914D\u7F6E sys_watermark \u63A7\u5236 "),p(X,{modelValue:s.value.isWatermark,"onUpdate:modelValue":x[41]||(x[41]=B=>s.value.isWatermark=B),size:"small",onChange:oe,disabled:""},null,8,["modelValue"])])]),h("div",qc,[h("div",Gc,P(m.$t("message.layout.fourWatermarkText")),1),h("div",Vc,[p(We,{modelValue:s.value.watermarkText,"onUpdate:modelValue":x[42]||(x[42]=B=>s.value.watermarkText=B),size:"small",style:{width:"90px","margin-right":"1px"},onInput:Fe,disabled:""},null,8,["modelValue"])])]),$(" \u5176\u5B83\u8BBE\u7F6E "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.fiveTitle")),1)]),_:1}),h("div",Nc,[h("div",Kc,P(m.$t("message.layout.fiveTagsStyle")),1),h("div",Yc,[p(Je,{modelValue:s.value.tagsStyle,"onUpdate:modelValue":x[43]||(x[43]=B=>s.value.tagsStyle=B),placeholder:m.$t("message.layout.chooseStyle"),size:"small",style:{width:"90px","margin-right":"1px"},onChange:Q},{default:v(()=>[p(pe,{label:m.$t("message.layout.style1"),value:"tags-style-one"},null,8,["label"]),p(pe,{label:m.$t("message.layout.style4"),value:"tags-style-four"},null,8,["label"]),p(pe,{label:m.$t("message.layout.style5"),value:"tags-style-five"},null,8,["label"])]),_:1},8,["modelValue","placeholder"])])]),h("div",Hc,[h("div",$c,P(m.$t("message.layout.fiveAnimation")),1),h("div",Uc,[p(Je,{modelValue:s.value.animation,"onUpdate:modelValue":x[44]||(x[44]=B=>s.value.animation=B),placeholder:m.$t("message.layout.chooseStyle"),size:"small",style:{width:"90px","margin-right":"1px"},onChange:Q},{default:v(()=>[p(pe,{label:"slide-right",value:"slide-right"}),p(pe,{label:"slide-left",value:"slide-left"}),p(pe,{label:"opacitys",value:"opacitys"}),p(pe,{label:"fade",value:"fade"}),p(pe,{label:"fadeUp",value:"fadeUp"}),p(pe,{label:"fadeDown",value:"fadeDown"}),p(pe,{label:"fadeLeft",value:"fadeLeft"}),p(pe,{label:"fadeRight",value:"fadeRight"}),p(pe,{label:"lightSpeedLeft",value:"lightSpeedLeft"}),p(pe,{label:"lightSpeedRight",value:"lightSpeedRight"}),p(pe,{label:"zoom",value:"zoom"}),p(pe,{label:"zoomUp",value:"zoomUp"}),p(pe,{label:"zoomDown",value:"zoomDown"}),p(pe,{label:"zoomLeft",value:"zoomLeft"}),p(pe,{label:"zoomRight",value:"zoomRight"}),p(pe,{label:"flip",value:"flip"}),p(pe,{label:"flipX",value:"flipX"}),p(pe,{label:"flipY",value:"flipY"}),p(pe,{label:"backUp",value:"backUp"}),p(pe,{label:"backDown",value:"backDown"}),p(pe,{label:"backLeft",value:"backLeft"}),p(pe,{label:"backRight",value:"backRight"}),p(pe,{label:"bounce",value:"bounce"}),p(pe,{label:"bounceUp",value:"bounceUp"}),p(pe,{label:"bounceDown",value:"bounceDown"}),p(pe,{label:"bounceLeft",value:"bounceLeft"}),p(pe,{label:"bounceRight",value:"bounceRight"})]),_:1},8,["modelValue","placeholder"])])]),h("div",{class:"layout-breadcrumb-seting-bar-flex mt15",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},[h("div",jc,P(m.$t("message.layout.fiveColumnsAsideStyle")),1),h("div",Wc,[p(Je,{modelValue:s.value.columnsAsideStyle,"onUpdate:modelValue":x[45]||(x[45]=B=>s.value.columnsAsideStyle=B),placeholder:m.$t("message.layout.chooseStyle"),size:"small",style:{width:"90px","margin-right":"1px"},disabled:s.value.layout!=="columns",onChange:Q},{default:v(()=>[p(pe,{label:m.$t("message.layout.round"),value:"columns-round"},null,8,["label"]),p(pe,{label:m.$t("message.layout.card"),value:"columns-card"},null,8,["label"])]),_:1},8,["modelValue","placeholder","disabled"])])],4),h("div",{class:"layout-breadcrumb-seting-bar-flex mt15 mb27",style:Pe({opacity:s.value.layout!=="columns"?.5:1})},[h("div",Jc,P(m.$t("message.layout.fiveColumnsAsideLayout")),1),h("div",Zc,[p(Je,{modelValue:s.value.columnsAsideLayout,"onUpdate:modelValue":x[46]||(x[46]=B=>s.value.columnsAsideLayout=B),placeholder:m.$t("message.layout.chooseStyle"),size:"small",style:{width:"90px","margin-right":"1px"},disabled:s.value.layout!=="columns",onChange:Q},{default:v(()=>[p(pe,{label:m.$t("message.layout.horizontal"),value:"columns-horizontal"},null,8,["label"]),p(pe,{label:m.$t("message.layout.vertical"),value:"columns-vertical"},null,8,["label"])]),_:1},8,["modelValue","placeholder","disabled"])])],4),$(" \u5E03\u5C40\u5207\u6362 "),p(j,{"content-position":"center"},{default:v(()=>[ne(P(m.$t("message.layout.sixTitle")),1)]),_:1}),h("div",Xc,[$(" defaults \u5E03\u5C40 "),h("div",{class:"layout-drawer-content-item",onClick:x[47]||(x[47]=B=>Ce("defaults"))},[h("section",{class:Re(["el-container el-circular",{"drawer-layout-active":s.value.layout==="defaults"}])},[...x[53]||(x[53]=[h("aside",{class:"el-aside",style:{width:"20px"}},null,-1),h("section",{class:"el-container is-vertical"},[h("header",{class:"el-header",style:{height:"10px"}}),h("main",{class:"el-main"})],-1)])],2),h("div",{class:Re(["layout-tips-warp",{"layout-tips-warp-active":s.value.layout==="defaults"}])},[h("div",Qc,[h("p",ed,P(m.$t("message.layout.sixDefaults")),1)])],2)]),$(" classic \u5E03\u5C40 "),h("div",{class:"layout-drawer-content-item",onClick:x[48]||(x[48]=B=>Ce("classic"))},[h("section",{class:Re(["el-container is-vertical el-circular",{"drawer-layout-active":s.value.layout==="classic"}])},[...x[54]||(x[54]=[h("header",{class:"el-header",style:{height:"10px"}},null,-1),h("section",{class:"el-container"},[h("aside",{class:"el-aside",style:{width:"20px"}}),h("section",{class:"el-container is-vertical"},[h("main",{class:"el-main"})])],-1)])],2),h("div",{class:Re(["layout-tips-warp",{"layout-tips-warp-active":s.value.layout==="classic"}])},[h("div",td,[h("p",ad,P(m.$t("message.layout.sixClassic")),1)])],2)]),$(" transverse \u5E03\u5C40 "),h("div",{class:"layout-drawer-content-item",onClick:x[49]||(x[49]=B=>Ce("transverse"))},[h("section",{class:Re(["el-container is-vertical el-circular",{"drawer-layout-active":s.value.layout==="transverse"}])},[...x[55]||(x[55]=[h("header",{class:"el-header",style:{height:"10px"}},null,-1),h("section",{class:"el-container"},[h("section",{class:"el-container is-vertical"},[h("main",{class:"el-main"})])],-1)])],2),h("div",{class:Re(["layout-tips-warp",{"layout-tips-warp-active":s.value.layout==="transverse"}])},[h("div",nd,[h("p",rd,P(m.$t("message.layout.sixTransverse")),1)])],2)]),$(" columns \u5E03\u5C40 "),h("div",{class:"layout-drawer-content-item",onClick:x[50]||(x[50]=B=>Ce("columns"))},[h("section",{class:Re(["el-container el-circular",{"drawer-layout-active":s.value.layout==="columns"}])},[...x[56]||(x[56]=[h("aside",{class:"el-aside-dark",style:{width:"10px"}},null,-1),h("aside",{class:"el-aside",style:{width:"20px"}},null,-1),h("section",{class:"el-container is-vertical"},[h("header",{class:"el-header",style:{height:"10px"}}),h("main",{class:"el-main"})],-1)])],2),h("div",{class:Re(["layout-tips-warp",{"layout-tips-warp-active":s.value.layout==="columns"}])},[h("div",od,[h("p",ld,P(m.$t("message.layout.sixColumns")),1)])],2)])]),h("div",id,[p(Ze,{title:m.$t("message.layout.tipText"),type:"warning",closable:!1},null,8,["title"]),p(me,{size:"default",class:"copy-config-btn",type:"primary",ref:"copyConfigBtnRef",onClick:Be},{default:v(()=>[p(nt,{class:"mr5"},{default:v(()=>[p(Xe)]),_:1}),ne(" "+P(m.$t("message.layout.copyText")),1)]),_:1},512),p(me,{size:"default",class:"copy-config-btn-reset",type:"info",onClick:ee},{default:v(()=>[p(nt,{class:"mr5"},{default:v(()=>[p(fa)]),_:1}),ne(" "+P(m.$t("message.layout.resetText")),1)]),_:1})])]),_:1})]),_:1},8,["title","modelValue"]),p(se,{modelValue:u.onColorSet,"onUpdate:modelValue":x[52]||(x[52]=B=>u.onColorSet=B)},{header:v(()=>[h("div",sd,[p(nt,{size:"16",style:{"margin-right":"3px",display:"inline","vertical-align":"middle"}},{default:v(()=>[p(ya)]),_:1}),h("span",null,P(m.$t("message.layout.chineseTraditionalColors")),1)])]),default:v(()=>[h("div",ud,[p(H,{gutter:20},{default:v(()=>[(T(),G(he,null,ke(a,B=>p(q,{xs:6,sm:4,md:4,lg:4,xl:3,class:"mb15",key:B,onClick:Me=>E(B.hex)},{default:v(()=>[h("div",{class:"traditionalColors",style:Pe("background:"+B.hex)},[s.value.primary==B.hex?(T(),Y(nt,{key:0,class:"traditionalColors-circleCheck",size:"20",color:"#fff"},{default:v(()=>[p(ba)]),_:1})):$("v-if",!0)],4),h("div",cd,P(B.name),1),h("div",dd,P(B.hex),1)]),_:2},1032,["onClick"])),64))]),_:1})])]),_:1},8,["modelValue"])])}}});const pd=md;var hd=ce({name:"FModifyRecord",__name:"index",props:{data:{}},setup(e){const{t}=la(),a=e;return(r,n)=>{const o=z("ele-InfoFilled"),l=z("el-icon"),i=z("el-text"),g=z("ele-UserFilled"),C=z("el-tag"),u=z("el-descriptions-item"),E=z("ele-Calendar"),D=z("ele-Tickets"),s=z("el-descriptions"),y=z("el-popover");return T(),Y(y,{placement:"bottom",width:"300",trigger:"hover"},{reference:v(()=>[p(i,{type:"primary",class:"cursor-default"},{default:v(()=>[p(l,null,{default:v(()=>[p(o)]),_:1}),ne(P(_(t)("message.list.detail")),1)]),_:1})]),default:v(()=>[p(s,{direction:"vertical",column:2,border:""},{default:v(()=>[p(u,{width:"140"},{label:v(()=>[p(i,null,{default:v(()=>[p(l,null,{default:v(()=>[p(g)]),_:1}),ne(P(_(t)("message.list.creator")),1)]),_:1})]),default:v(()=>[p(C,null,{default:v(()=>{var f;return[ne(P((f=a.data.createUserName)!=null?f:_(t)("message.list.none")),1)]}),_:1})]),_:1}),p(u,null,{label:v(()=>[p(i,null,{default:v(()=>[p(l,null,{default:v(()=>[p(E)]),_:1}),ne(P(_(t)("message.list.createTime")),1)]),_:1})]),default:v(()=>[p(C,null,{default:v(()=>{var f;return[ne(P((f=a.data.createTime)!=null?f:_(t)("message.list.none")),1)]}),_:1})]),_:1}),p(u,null,{label:v(()=>[p(i,null,{default:v(()=>[p(l,null,{default:v(()=>[p(g)]),_:1}),ne(P(_(t)("message.list.modifier")),1)]),_:1})]),default:v(()=>[p(C,null,{default:v(()=>{var f;return[ne(P((f=a.data.updateUserName)!=null?f:_(t)("message.list.none")),1)]}),_:1})]),_:1}),p(u,null,{label:v(()=>[p(i,null,{default:v(()=>[p(l,null,{default:v(()=>[p(E)]),_:1}),ne(P(_(t)("message.list.modifyTime")),1)]),_:1})]),default:v(()=>[p(C,null,{default:v(()=>{var f;return[ne(P((f=a.data.updateTime)!=null?f:_(t)("message.list.none")),1)]}),_:1})]),_:1}),"remark"in a.data?(T(),Y(u,{key:0},{label:v(()=>[p(i,null,{default:v(()=>[p(l,null,{default:v(()=>[p(D)]),_:1}),ne(P(_(t)("message.list.remark")),1)]),_:1})]),default:v(()=>{var f;return[ne(" "+P((f=a.data.remark)!=null?f:_(t)("message.list.none")),1)]}),_:1})):$("v-if",!0)]),_:1})]),_:1})}}});const gd=hd,fd=(e=[])=>({install:a=>{a.use(ka),e.forEach(r=>{a._context.components[r.name]||a.component(r.name,r)}),Us(a),nl(a),vi(a)}}),yd={style:{padding:"5px"}},bd={style:{display:"flex","align-items":"center",gap:"8px","flex-wrap":"nowrap",overflow:"hidden"}},vd={style:{flex:"1 1 200px","min-width":"0",overflow:"hidden"}},xd={style:{display:"flex","align-items":"center","flex-shrink":"0","white-space":"nowrap"}},Cd={style:{"margin-bottom":"45px"}};var Td=ce({name:"FmTree",__name:"index",props:Ka({checkStrictly:{type:Boolean,default:!0},apiService:{type:String,default:""},apiAction:{type:String,default:""},paras:{type:Object,default:null},nodeKey:{type:String,default:"id"},defaultProps:{type:Object,default:{children:"children",label:"name"}},placeholder:{type:String,default:"\u7C7B\u578B\u540D\u79F0"},treeData:{type:Array,default:()=>[]}},{modelValue:{},modelModifiers:{}}),emits:Ka(["node-click"],["update:modelValue"]),setup(e,{expose:t,emit:a}){const r=e,n=Mr(e,"modelValue"),o=ae(""),l=ae(),i=Ie({loading:!1,folderData:[],isShowCheckbox:!1,strictly:!1});ze(async()=>{r.apiService!=""&&r.apiAction!=""&&await g()}),ve(o,f=>{l.value.filter(f)}),ve(()=>r.treeData,f=>{i.folderData=f;const b=f!=null?f:[];n.value=b.length>0?b[0]:{id:0,name:"",code:""}});const g=async(f=!0)=>{var b,M;f&&(i.loading=!0);var d=await Ve(r.apiService).get(r.paras,r.apiAction);i.folderData=(b=d.data.result)!=null?b:[],f&&(i.loading=!1);const w=(M=d.data.result)!=null?M:[];return n.value=w.length>0?w[0]:{id:0,name:"",code:""},w},C=()=>l.value.getCheckedKeys(),u=(f,b)=>f?b.name.includes(f):!0,E=async f=>{var b;if(f=="expandAll")for(let M=0;M<l.value.store._getAllNodes().length;M++)l.value.store._getAllNodes()[M].expanded=!0;else if(f=="collapseAll")for(let M=0;M<l.value.store._getAllNodes().length;M++)l.value.store._getAllNodes()[M].expanded=!1;else f=="refresh"?g():f=="rootNode"&&((b=l.value)==null||b.setCurrentKey(),n.value={id:0,name:"",code:""},D("node-click",{id:0,name:"",code:""}))},D=a,s=f=>{const b=i.folderData.find(M=>M.id==f.id);n.value={id:f.id,name:f.name,code:b?b.code:""},D("node-click",{id:f.id,name:f.name,code:b?b.code:""})};return t({fetchTreeData:g,getCheckedKeys:C,setCurrentKey:(f,b)=>{var M;(M=l.value)==null||M.setCurrentKey(f,b)}}),(f,b)=>{const M=z("el-input"),d=z("el-checkbox"),w=z("el-icon"),S=z("el-button"),F=z("el-dropdown-item"),A=z("el-dropdown-menu"),N=z("el-dropdown"),k=z("el-tree"),O=z("el-scrollbar"),V=z("el-card"),ie=mt("loading");return T(),Y(V,{shadow:"hover","body-style":"height:100%;overflow:auto;padding:5px;width:100%;",style:{height:"100%"}},{header:v(()=>[h("div",yd,[h("div",bd,[h("div",vd,[p(M,{"prefix-icon":_(br),modelValue:o.value,"onUpdate:modelValue":b[0]||(b[0]=Z=>o.value=Z),modelModifiers:{lazy:!0},clearable:"",placeholder:e.placeholder},null,8,["prefix-icon","modelValue","placeholder"])]),h("div",xd,[!r.checkStrictly&&i.isShowCheckbox?(T(),Y(d,{key:0,modelValue:i.strictly,"onUpdate:modelValue":b[1]||(b[1]=Z=>i.strictly=Z),label:"\u8054\u52A8",style:{"margin-left":"8px"},border:""},null,8,["modelValue"])):$("v-if",!0),p(N,{onCommand:E},{dropdown:v(()=>[p(A,null,{default:v(()=>[p(F,{command:"expandAll"},{default:v(()=>[...b[2]||(b[2]=[ne("\u5168\u90E8\u5C55\u5F00",-1)])]),_:1}),p(F,{command:"collapseAll"},{default:v(()=>[...b[3]||(b[3]=[ne("\u5168\u90E8\u6298\u53E0",-1)])]),_:1}),p(F,{command:"rootNode"},{default:v(()=>[...b[4]||(b[4]=[ne("\u6839\u8282\u70B9",-1)])]),_:1}),p(F,{command:"refresh"},{default:v(()=>[...b[5]||(b[5]=[ne("\u5237\u65B0",-1)])]),_:1})]),_:1})]),default:v(()=>[p(S,{style:{"margin-left":"8px",width:"34px"}},{default:v(()=>[p(w,{class:"el-icon--center"},{default:v(()=>[p(_(vr))]),_:1})]),_:1})]),_:1})])])])]),default:v(()=>[qe((T(),G("div",Cd,[p(O,null,{default:v(()=>[p(k,{ref_key:"treeRef",ref:l,class:"filter-tree",data:i.folderData,"node-key":e.nodeKey,props:e.defaultProps,"filter-node-method":u,onNodeClick:s,"show-checkbox":i.isShowCheckbox,"default-expand-all":"","highlight-current":"","check-strictly":!i.strictly},{default:v(({node:Z})=>[$(` <el-icon v-if="node.level < 4" size="16" style="margin-right: 3px; display: inline; vertical-align: middle"><ele-FolderOpened /></el-icon>\r
|
|
35
|
+
<el-icon v-else size="16" style="margin-right: 3px; display: inline; vertical-align: middle"><ele-Folder /></el-icon> `),ne(" "+P(Z.label),1)]),_:1},8,["data","node-key","props","show-checkbox","check-strictly"])]),_:1})])),[[ie,i.loading]])]),_:1})}}});const wd=Td,kd=[Ci,ss,ds,ps,xs,Is,Os,ys,Ys,Ws,pd,gd,wd];var rr=fd([...kd]);const or=[],lr=[];function ir(){if(or.length<=0)return!1;or.map(e=>{let t=document.createElement("link");t.rel="stylesheet",t.href=e,t.crossOrigin="anonymous",document.getElementsByTagName("head")[0].appendChild(t)})}function sr(){if(lr.length<=0)return!1;lr.map(e=>{let t=document.createElement("script");t.src=e,document.body.appendChild(t)})}const Sd={cssCdn:()=>{ir()},jsCdn:()=>{sr()}},Ed="1.0.0",Fd=pa(),Md=rr.install;var Dd=ce({__name:"defaults",setup(e){const t=xe(()=>Promise.resolve().then(function(){return Oa})),a=xe(()=>Promise.resolve().then(function(){return ha})),r=xe(()=>Promise.resolve().then(function(){return ga})),n=ae(""),o=ae(),l=Ke(),i=Ee(),{themeConfig:g}=we(i),C=()=>{n.value.update(),o.value.layoutMainScrollbarRef.update()},u=()=>{Se(()=>{setTimeout(()=>{C(),n.value.wrapRef.scrollTop=0,o.value!=null&&(o.value.layoutMainScrollbarRef.wrapRef.scrollTop=0)},500)})};return ze(()=>{u(),Pa.done(600)}),ve(()=>l.path,()=>{u()}),ve(()=>[g.value.isTagsview,g.value.isFixedHeader],()=>{Se(()=>{C()})},{deep:!0}),(E,D)=>{const s=z("el-scrollbar"),y=z("el-container");return T(),Y(y,{class:"layout-container"},{default:v(()=>[E.$slots.aside?ue(E.$slots,"aside",{key:1}):(T(),Y(_(t),{key:0},{default:v(()=>[(T(!0),G(he,null,ke(E.$slots,(f,b)=>ue(E.$slots,b,fe({key:b,ref_for:!0},E.$slots[b].props||{}))),128))]),_:3})),p(y,{class:"layout-container-view h100"},{default:v(()=>[p(s,{ref_key:"layoutScrollbarRef",ref:n,class:"layout-backtop"},{default:v(()=>[E.$slots.header?ue(E.$slots,"header",{key:1}):(T(),Y(_(a),{key:0},{default:v(()=>[(T(!0),G(he,null,ke(E.$slots,(f,b)=>ue(E.$slots,b,fe({key:b,ref_for:!0},E.$slots[b].props||{}))),128))]),_:3})),E.$slots.main?ue(E.$slots,"main",{key:3}):(T(),Y(_(r),{key:2,ref_key:"layoutMainRef",ref:o},{default:v(()=>[(T(!0),G(he,null,ke(E.$slots,(f,b)=>ue(E.$slots,b,fe({key:b,ref_for:!0},E.$slots[b].props||{}))),128))]),_:3},512))]),_:3},512)]),_:3})]),_:3})}}}),Bd=Object.freeze({__proto__:null,default:Dd});const Rd={class:"flex-center layout-backtop"};var Pd=ce({__name:"classic",setup(e){const t=xe(()=>Promise.resolve().then(function(){return Oa})),a=xe(()=>Promise.resolve().then(function(){return ha})),r=xe(()=>Promise.resolve().then(function(){return ga})),n=xe(()=>Promise.resolve().then(function(){return ur})),o=ae(),l=Ke(),i=Ee(),{themeConfig:g}=we(i),C=U(()=>g.value.isTagsview),u=()=>{var D;(D=o.value)==null||D.layoutMainScrollbarRef.update()},E=()=>{Se(()=>{setTimeout(()=>{u(),o.value&&(o.value.layoutMainScrollbarRef.wrapRef.scrollTop=0)},500)})};return ze(()=>{E()}),ve(()=>l.path,()=>{E()}),ve(()=>g.value.isTagsview,()=>{Se(()=>{u()})},{deep:!0}),(D,s)=>{const y=z("el-container");return T(),Y(y,{class:"layout-container flex-center"},{default:v(()=>[p(_(a)),p(y,{class:"layout-mian-height-50"},{default:v(()=>[p(_(t)),h("div",Rd,[C.value?(T(),Y(_(n),{key:0})):$("v-if",!0),p(_(r),{ref_key:"layoutMainRef",ref:o},null,512)])]),_:1})]),_:1})}}}),Ad=Object.freeze({__proto__:null,default:Pd}),Ld=ce({__name:"transverse",setup(e){const t=xe(()=>Promise.resolve().then(function(){return ha})),a=xe(()=>Promise.resolve().then(function(){return ga})),r=ae(),n=Ee(),{themeConfig:o}=we(n),l=Ke(),i=()=>{r.value.layoutMainScrollbarRef.update()},g=()=>{Se(()=>{setTimeout(()=>{i(),r.value.layoutMainScrollbarRef.wrapRef.scrollTop=0},500)})};return ze(()=>{g()}),ve(()=>l.path,()=>{g()}),ve(()=>o.value.isTagsview,()=>{Se(()=>{i()})},{deep:!0}),(C,u)=>{const E=z("el-container");return T(),Y(E,{class:"layout-container flex-center layout-backtop"},{default:v(()=>[p(_(t)),p(_(a),{ref_key:"layoutMainRef",ref:r},null,512)]),_:1})}}}),zd=Object.freeze({__proto__:null,default:Ld}),_d=ce({__name:"columns",setup(e){const t=xe(()=>Promise.resolve().then(function(){return Oa})),a=xe(()=>Promise.resolve().then(function(){return ha})),r=xe(()=>Promise.resolve().then(function(){return ga})),n=xe(()=>Promise.resolve().then(function(){return Qd})),o=ae(""),l=ae(),i=Ke(),g=Ee(),{themeConfig:C}=we(g),u=()=>{o.value.update(),l.value&&l.value.layoutMainScrollbarRef.update()},E=()=>{Se(()=>{setTimeout(()=>{u(),o.value.wrapRef.scrollTop=0,l.value!=null&&(l.value.layoutMainScrollbarRef.wrapRef.scrollTop=0)},500)})};return ze(()=>{E()}),ve(()=>i.path,()=>{E()}),ve(()=>[C.value.isTagsview,C.value.isFixedHeader],()=>{Se(()=>{u()})},{deep:!0}),(D,s)=>{const y=z("el-scrollbar"),f=z("el-container");return T(),Y(f,{class:"layout-container"},{default:v(()=>[p(_(n)),p(f,{class:"layout-columns-warp layout-container-view h100"},{default:v(()=>[p(_(t)),p(y,{ref_key:"layoutScrollbarRef",ref:o,class:"layout-backtop"},{default:v(()=>[p(_(a)),p(_(r),{ref_key:"layoutMainRef",ref:l},null,512)]),_:1},512)]),_:1})]),_:1})}}}),Id=Object.freeze({__proto__:null,default:_d});const Od={class:"h100"};var qd=ce({__name:"aside",setup(e){const t=xe(()=>Promise.resolve().then(function(){return cr})),a=xe(()=>Promise.resolve().then(function(){return lm})),r=ae(),n=tt(),o=Ee(),l=vt(),{routesList:i}=we(n),{themeConfig:g}=we(o),{isTagsViewCurrenFull:C}=we(l),u=Ie({menuList:[],clientWidth:0}),E=U(()=>{const{layout:d,isCollapse:w,menuBar:S}=g.value,A=["#FFFFFF","#FFF","#fff","#ffffff"].includes(S)?"layout-el-aside-br-color":"";if(u.clientWidth<=1e3)if(w){document.body.setAttribute("class","el-popup-parent--hidden");const N=document.querySelector(".layout-container"),k=document.createElement("div");return k.setAttribute("class","layout-aside-mobile-mode"),N.appendChild(k),k.addEventListener("click",s),[A,"layout-aside-mobile","layout-aside-mobile-open"]}else return s(),[A,"layout-aside-mobile","layout-aside-mobile-close"];else return d==="columns"||d==="classic"?w?[A,"layout-aside-pc-1"]:[A,"layout-aside-pc-240"]:w?[A,"layout-aside-pc-64"]:[A,"layout-aside-pc-240"]}),D=U(()=>{let{layout:d,isShowLogo:w}=g.value;return w&&d==="defaults"||w&&d==="columns"}),s=()=>{const d=document.querySelector(".layout-aside-mobile-mode");d==null||d.setAttribute("style","animation: error-img-two 0.3s"),setTimeout(()=>{var S;(S=d==null?void 0:d.parentNode)==null||S.removeChild(d)},300),document.body.clientWidth<1e3&&(g.value.isCollapse=!1),document.body.setAttribute("class","")},y=()=>{if(g.value.layout==="columns")return!1;u.menuList=f(i.value)},f=d=>d.filter(w=>{var S;return!((S=w.meta)!=null&&S.isHide)}).map(w=>(w=Object.assign({},w),w.children&&(w.children=f(w.children)),w)),b=d=>{u.clientWidth=d},M=d=>{let{layout:w}=g.value;if(w!=="columns")return!1;d||ge.emit("restoreDefault"),g.value.isColumnsMenuHoverPreload&&n.setColumnsMenuHover(d)};return St(()=>{b(document.body.clientWidth),y(),ge.on("setSendColumnsChildren",d=>{u.menuList=d.children}),ge.on("setSendClassicChildren",d=>{let{layout:w,isClassicSplitMenu:S}=g.value;w==="classic"&&S&&(d.children.length<=1?g.value.isCollapse=!0:g.value.isCollapse=!1,u.menuList=[],u.menuList=d.children)}),ge.on("getBreadcrumbIndexSetFilterRoutes",()=>{y()}),ge.on("layoutMobileResize",d=>{b(d.clientWidth),s()})}),ve(()=>[g.value.isShowLogoChange,g.value.isShowLogo,g.value.layout,g.value.isClassicSplitMenu],([d,w,S,F])=>{if(d!==w&&r.value&&r.value.update(),S==="classic"&&F)return!1}),ve(()=>i.value,()=>{y()}),(d,w)=>{const S=z("el-scrollbar"),F=z("el-aside");return qe((T(),G("div",Od,[p(F,{class:Re(["layout-aside",E.value])},{default:v(()=>[D.value?(T(),Y(_(t),{key:0})):$("v-if",!0),p(S,{class:"flex-auto",ref_key:"layoutAsideScrollbarRef",ref:r,onMouseenter:w[0]||(w[0]=A=>M(!0)),onMouseleave:w[1]||(w[1]=A=>M(!1))},{default:v(()=>[p(_(a),{menuList:u.menuList},null,8,["menuList"])]),_:1},512)]),_:1},8,["class"])],512)),[[et,!_(C)]])}}}),Oa=Object.freeze({__proto__:null,default:qd}),Gd=ce({__name:"header",setup(e){const t=xe(()=>Promise.resolve().then(function(){return um})),a=vt(),{isTagsViewCurrenFull:r}=we(a);return(n,o)=>{const l=z("el-header");return qe((T(),Y(l,{class:"layout-header"},{default:v(()=>[n.$slots.navBars?ue(n.$slots,"navBars",{key:1}):(T(),Y(_(t),{key:0},{default:v(()=>[(T(!0),G(he,null,ke(n.$slots,(i,g)=>ue(n.$slots,g,fe({key:g,ref_for:!0},n.$slots[g].props||{}))),128))]),_:3}))]),_:3},512)),[[et,!_(r)]])}}}),ha=Object.freeze({__proto__:null,default:Gd}),Vd=ce({__name:"main",setup(e,{expose:t}){const a=xe(()=>Promise.resolve().then(function(){return mm})),r=xe(()=>Promise.resolve().then(function(){return fm})),n=ae(),o=Ke(),l=vt(),i=Ee(),{themeConfig:g}=we(i),{isTagsViewCurrenFull:C}=we(l),u=U(()=>g.value.isFooter&&!o.meta.isIframe),E=U(()=>g.value.isFixedHeader),D=U(()=>g.value.isFixedHeader?".layout-backtop-header-fixed .el-scrollbar__wrap":".layout-backtop .el-scrollbar__wrap"),s=U(()=>{if(C.value)return"0px";const{isTagsview:y,layout:f}=g.value;return y&&f!=="classic"?"85px":"51px"});return ze(()=>{Pa.done(600)}),t({layoutMainScrollbarRef:n}),(y,f)=>{const b=z("el-scrollbar"),M=z("el-backtop"),d=z("el-main");return T(),Y(d,{class:"layout-main",style:Pe(E.value?`height: calc(100% - ${s.value})`:`minHeight: calc(100% - ${s.value})`)},{default:v(()=>[p(b,{ref_key:"layoutMainScrollbarRef",ref:n,class:"layout-main-scroll layout-backtop-header-fixed","wrap-class":"layout-main-scroll","view-class":"layout-main-scroll"},{default:v(()=>[p(_(a)),u.value?(T(),Y(_(r),{key:0})):$("v-if",!0)]),_:1},512),p(M,{target:D.value},null,8,["target"])]),_:1},8,["style"])}}}),ga=Object.freeze({__proto__:null,default:Vd});const Nd=["data-url","onContextmenu","onMousedown","onClick"],Kd={key:0,class:"iconfont icon-webicon318 layout-navbars-tagsview-ul-li-iconfont"};var Yd=ce({__name:"tagsView",setup(e){const t=xe(()=>Promise.resolve().then(function(){return Cm})),a=ae([]),r=ae(),n=ae(),o=ae(),l=vt(),i=Ee(),g=vt(),C=tt(),{themeConfig:u}=we(i),{tagsViewRoutes:E}=we(g),{routesList:D}=we(C),s=Sa(),y=Ke(),f=Et(),b=Ie({routeActive:"",routePath:y.path,dropdown:{x:"",y:""},sortable:"",tagsRefsIndex:0,tagsViewList:[],tagsViewRoutesList:[]}),M=U(()=>u.value.tagsStyle),d=U(()=>u.value),w=U(()=>R=>Qt.setTagsViewNameI18n(R)),S=R=>d.value.isShareTagsView?R.path===b.routePath:R.query&&Object.keys(R.query).length||R.params&&Object.keys(R.params).length?R.url?R.url===b.routeActive:R.path===b.routeActive:R.path===b.routePath,F=R=>{Ae.set("tagsViewList",R)},A=async()=>{b.routeActive=await W(y),b.routePath=await y.meta.isDynamic?y.meta.isDynamicPath:y.path,b.tagsViewList=[],b.tagsViewRoutesList=E.value,N()},N=async()=>{Ae.get("tagsViewList")&&d.value.isCacheTagsView?b.tagsViewList=await Ae.get("tagsViewList"):(await b.tagsViewRoutesList.map(R=>{var m;(m=R.meta)!=null&&m.isAffix&&!R.meta.isHide&&(R.url=W(R),b.tagsViewList.push({...R}),s.addCachedView(R))}),await V(y.path,y)),ye(d.value.isShareTagsView?b.routePath:b.routeActive)},k=async(R,m)=>{var x,j;let J=(x=m==null?void 0:m.meta)!=null&&x.isDynamic?m.meta.isDynamicPath:R;if(b.tagsViewList.filter(X=>{var De,We;return X.path===J&&ua((De=m==null?void 0:m.meta)!=null&&De.isDynamic?X.params?X.params:null:X.query?X.query:null,(We=m==null?void 0:m.meta)!=null&&We.isDynamic?m!=null&&m.params?m==null?void 0:m.params:null:m!=null&&m.query?m==null?void 0:m.query:null)}).length<=0){let X=b.tagsViewRoutesList.find(De=>De.path===J);if(!X||X.meta.isAffix||X.meta.isLink&&!X.meta.isIframe)return!1;(j=m==null?void 0:m.meta)!=null&&j.isDynamic?X.params=m.params:X.query=m==null?void 0:m.query,X.url=W(X),b.tagsViewList.push({...X}),await s.addCachedView(X),F(b.tagsViewList)}},O=(R,m)=>{var x;let j=(x=m==null?void 0:m.meta)!=null&&x.isDynamic?m.meta.isDynamicPath:R;b.tagsViewList.forEach(J=>{var me,X,De;J.path===j&&!ua((me=m==null?void 0:m.meta)!=null&&me.isDynamic?J.params?J.params:null:J.query?J.query:null,(X=m==null?void 0:m.meta)!=null&&X.isDynamic?m!=null&&m.params?m==null?void 0:m.params:null:m!=null&&m.query?m==null?void 0:m.query:null)&&((De=m==null?void 0:m.meta)!=null&&De.isDynamic?J.params=m.params:J.query=m==null?void 0:m.query,J.url=W(J),F(b.tagsViewList))})},V=(R,m)=>{Se(async()=>{var x,j,J;let me;if((x=m==null?void 0:m.meta)!=null&&x.isDynamic){if(d.value.isShareTagsView?await O(R,m):await k(R,m),b.tagsViewList.some(X=>{var De;return X.path===((De=m==null?void 0:m.meta)==null?void 0:De.isDynamicPath)}))return F(b.tagsViewList),!1;me=b.tagsViewRoutesList.find(X=>{var De;return X.path===((De=m==null?void 0:m.meta)==null?void 0:De.isDynamicPath)})}else{if(d.value.isShareTagsView?await O(R,m):await k(R,m),b.tagsViewList.some(X=>X.path===R))return F(b.tagsViewList),!1;me=b.tagsViewRoutesList.find(X=>X.path===R)}if(!me||(j=me==null?void 0:me.meta)!=null&&j.isLink&&!me.meta.isIframe)return!1;(J=m==null?void 0:m.meta)!=null&&J.isDynamic?me.params=m!=null&&m.params?m==null?void 0:m.params:y.params:me.query=m!=null&&m.query?m==null?void 0:m.query:y.query,me.url=W(me),await s.addCachedView(me),await b.tagsViewList.push({...me}),await F(b.tagsViewList)})},ie=async R=>{var m;const x=decodeURI(R);let j={};if(b.tagsViewList.forEach(J=>{J.transUrl=K(J),J.transUrl?J.transUrl===K(J)&&(j=J):J.path===x&&(j=J)}),!j)return!1;await s.delCachedView(j),ge.emit("onTagsViewRefreshRouterView",R),(m=j.meta)!=null&&m.isKeepAlive&&s.addCachedView(j)},Z=R=>{b.tagsViewList.map((m,x,j)=>{var J;(J=m.meta)!=null&&J.isAffix||(d.value.isShareTagsView?m.path===R:m.url===R)&&(s.delCachedView(m),b.tagsViewList.splice(x,1),setTimeout(()=>{(b.tagsViewList.length===x&&d.value.isShareTagsView?b.routePath===R:b.routeActive===R)?j[j.length-1].meta.isDynamic?x!==j.length?f.push({name:j[x].name,params:j[x].params}):f.push({name:j[j.length-1].name,params:j[j.length-1].params}):x!==j.length?f.push({path:j[x].path,query:j[x].query}):f.push({path:j[j.length-1].path,query:j[j.length-1].query}):(b.tagsViewList.length!==x&&d.value.isShareTagsView?b.routePath===R:b.routeActive===R)&&(j[x].meta.isDynamic?f.push({name:j[x].name,params:j[x].params}):f.push({path:j[x].path,query:j[x].query}))},0))}),F(b.tagsViewList)},c=R=>{Ae.get("tagsViewList")&&(b.tagsViewList=[],Ae.get("tagsViewList").map(m=>{var x;(x=m.meta)!=null&&x.isAffix&&!m.meta.isHide&&(m.url=W(m),s.delOthersCachedViews(m),b.tagsViewList.push({...m}))}),V(R,y),F(b.tagsViewList))},L=()=>{Ae.get("tagsViewList")&&(s.delAllCachedViews(),b.tagsViewList=[],Ae.get("tagsViewList").map(R=>{var m;(m=R.meta)!=null&&m.isAffix&&!R.meta.isHide&&(R.url=W(R),b.tagsViewList.push({...R}),f.push({path:b.tagsViewList[b.tagsViewList.length-1].path}))}),F(b.tagsViewList))},I=async R=>{const m=b.tagsViewList.find(x=>d.value.isShareTagsView?x.path===R:x.url===R);m.meta.isDynamic?await f.push({name:m.name,params:m.params}):await f.push({name:m.name,query:m.query}),l.setCurrenFullscreen(!0)},te=R=>{let m={};return b.tagsViewList.forEach(x=>{x.transUrl=K(x),x.transUrl?x.transUrl===K(x)&&x.transUrl===R.commonUrl&&(m=x):x.path===decodeURI(R.path)&&(m=x)}),m||null},oe=async R=>{if(R.commonUrl=K(R),!te(R))return de({type:"warning",message:"\u8BF7\u6B63\u786E\u8F93\u5165\u8DEF\u5F84\u53CA\u5B8C\u6574\u53C2\u6570\uFF08query\u3001params\uFF09"});const{path:m,name:x,params:j,query:J,meta:me,url:X}=te(R);switch(R.contextMenuClickId){case 0:me.isDynamic?await f.push({name:x,params:j}):await f.push({path:m,query:J}),await ie(y.fullPath);break;case 1:Z(d.value.isShareTagsView?m:X);break;case 2:me.isDynamic?await f.push({name:x,params:j}):await f.push({path:m,query:J}),c(m);break;case 3:L();break;case 4:await I(d.value.isShareTagsView?m:X);break}},Fe=(R,m)=>{const{clientX:x,clientY:j}=m;b.dropdown.x=x,b.dropdown.y=j,n.value.openContextmenu(R)},Ce=(R,m)=>{var x;if(!((x=R.meta)!=null&&x.isAffix)&&m.button===1){const j=Object.assign({},{contextMenuClickId:1,...R});oe(j)}},_e=(R,m)=>{b.tagsRefsIndex=m,f.push(R),d.value.layout==="columns"&&(D.value.find(j=>j.path.indexOf(`/${R.path.split("/")[1]}`)>-1).children?d.value.isCollapse=!1:d.value.isCollapse=!0)},K=R=>{var m,x;let j=R.query&&Object.keys(R.query).length>0?R.query:R.params;if(!j)return"";let J="";for(let[me,X]of Object.entries(j))(m=R.meta)!=null&&m.isDynamic?J+=`/${X}`:J+=`&${me}=${X}`;return(x=R.meta)!=null&&x.isDynamic?R.isFnClick?decodeURI(R.path):`${R.path.split(":")[0]}${J.replace(/^\//,"")}`:`${R.path}${J.replace(/^&/,"?")}`},W=R=>{var m;let x=R.query&&Object.keys(R.query).length>0?R.query:R.params;if(!x||Object.keys(x).length<=0)return R.path;let j="";for(let J in x)j+=x[J];return`${(m=R.meta)!=null&&m.isDynamic?R.meta.isDynamicPath:R.path}-${j}`},le=R=>{r.value.$refs.wrapRef.scrollLeft+=R.wheelDelta/4},Q=()=>{Se(()=>{if(a.value.length<=0)return!1;let R=a.value[b.tagsRefsIndex],m=b.tagsRefsIndex,x=a.value.length,j=a.value[0],J=a.value[a.value.length-1],me=r.value.$refs.wrapRef,X=me.scrollWidth,De=me.offsetWidth,We=me.scrollLeft,pe=a.value[b.tagsRefsIndex-1],Je=a.value[b.tagsRefsIndex+1],Ze=0,Xe=0;R===j?me.scrollLeft=0:R===J?me.scrollLeft=X-De:(m===0?Ze=j.offsetLeft-5:Ze=(pe==null?void 0:pe.offsetLeft)-5,m===x?Xe=J.offsetLeft+J.offsetWidth+5:Xe=Je.offsetLeft+Je.offsetWidth+5,Xe>We+De?me.scrollLeft=Xe-De:Ze<We&&(me.scrollLeft=Ze)),r.value.update()})},ye=R=>{Se(async()=>{let m=await b.tagsViewList;b.tagsRefsIndex=m.findIndex(x=>d.value.isShareTagsView?x.path===R:x.url===R),Q()})},Be=async()=>{const R=document.querySelector(".layout-navbars-tagsview-ul");if(!R)return!1;b.sortable.el&&b.sortable.destroy(),b.sortable=Vr.create(R,{animation:300,dataIdAttr:"data-url",disabled:!d.value.isSortableTagsView,onEnd:()=>{const m=[];b.sortable.toArray().map(x=>{b.tagsViewList.map(j=>{j.url===x&&m.push({...j})})}),F(m)}})},ee=async()=>{await Be(),Qt.isMobile()&&b.sortable.el&&b.sortable.destroy()};return St(()=>{ee(),window.addEventListener("resize",ee),ge.on("onCurrentContextmenuClick",R=>{R.isFnClick=!0,oe(R)}),ge.on("openOrCloseSortable",()=>{Be()}),ge.on("openShareTagsView",()=>{d.value.isShareTagsView&&(f.push("/home"),b.tagsViewList=[],b.tagsViewRoutesList.map(R=>{var m;(m=R.meta)!=null&&m.isAffix&&!R.meta.isHide&&(R.url=W(R),b.tagsViewList.push({...R}))}))})}),lt(()=>{ge.off("onCurrentContextmenuClick",()=>{}),ge.off("openOrCloseSortable",()=>{}),ge.off("openShareTagsView",()=>{}),window.removeEventListener("resize",ee)}),Dr(()=>{a.value=[]}),ze(()=>{A(),Be()}),Ft(async R=>{b.routeActive=W(R),b.routePath=R.meta.isDynamic?R.meta.isDynamicPath:R.path,await V(R.path,R),ye(d.value.isShareTagsView?b.routePath:b.routeActive)}),ve(()=>E.value,R=>{if(R.length===b.tagsViewRoutesList.length)return!1;A()},{deep:!0}),(R,m)=>{const x=z("SvgIcon"),j=z("el-scrollbar");return T(),G("div",{class:Re(["layout-navbars-tagsview",{"layout-navbars-tagsview-shadow":d.value.layout==="classic"}])},[p(j,{ref_key:"scrollbarRef",ref:r,onWheel:He(le,["prevent"])},{default:v(()=>[h("ul",{class:Re(["layout-navbars-tagsview-ul",M.value]),ref_key:"tagsUlRef",ref:o},[(T(!0),G(he,null,ke(b.tagsViewList,(J,me)=>(T(),G("li",{key:me,class:Re(["layout-navbars-tagsview-ul-li",{"is-active":S(J)}]),"data-url":J.url,onContextmenu:He(X=>Fe(J,X),["prevent"]),onMousedown:X=>Ce(J,X),onClick:X=>_e(J,me),ref_for:!0,ref:X=>{X&&(a.value[me]=X)}},[S(J)?(T(),G("i",Kd)):$("v-if",!0),d.value.isTagsviewIcon?(T(),Y(x,{key:1,name:J.meta.icon,class:"pr5",size:18},null,8,["name"])):$("v-if",!0),h("span",null,P(w.value(J)),1),S(J)?(T(),G(he,{key:2},[p(x,{name:"ele-RefreshRight",class:"ml5 layout-navbars-tagsview-ul-li-refresh",onClick:m[0]||(m[0]=He(X=>ie(R.$route.fullPath),["stop"]))}),J.meta.isAffix?$("v-if",!0):(T(),Y(x,{key:0,name:"ele-Close",class:"layout-navbars-tagsview-ul-li-icon layout-icon-active",onClick:He(X=>Z(d.value.isShareTagsView?J.path:J.url),["stop"])},null,8,["onClick"]))],64)):$("v-if",!0),J.meta.isAffix?$("v-if",!0):(T(),Y(x,{key:3,name:"ele-Close",class:"layout-navbars-tagsview-ul-li-icon layout-icon-three",onClick:He(X=>Z(d.value.isShareTagsView?J.path:J.url),["stop"])},null,8,["onClick"]))],42,Nd))),128))],2)]),_:1},512),p(_(t),{dropdown:b.dropdown,ref_key:"contextmenuRef",ref:n,onCurrentContextmenuClick:oe},null,8,["dropdown"])],2)}}}),ur=Object.freeze({__proto__:null,default:Yd});const Hd={class:"layout-columns-aside"},$d={class:"layout-columns-logo"},Ud=["src"],jd=["onClick","onMouseenter","title"],Wd={class:"columns-vertical-title font12"},Jd=["href"],Zd={class:"columns-vertical-title font12"};var Xd=ce({__name:"columnsAside",setup(e){const t=ae([]),a=ae(),r=tt(),n=Ee(),{routesList:o,isColumnsMenuHover:l,isColumnsNavHover:i}=we(r),{themeConfig:g}=we(n),C=Ke(),u=Et(),E=Ie({columnsAsideList:[],liIndex:0,liOldIndex:null,liHoverIndex:null,liOldPath:null,difference:0,routeSplit:[]}),D=A=>{if(A===void 0)return!1;E.liIndex=A,a.value.style.top=`${t.value[A].offsetTop+E.difference}px`},s=async A=>{var N,k,O;let{path:V,redirect:ie}=A;if(ie)b(A.k),C.path.startsWith(ie)?ge.emit("setSendColumnsChildren",w(ie)):u.push(ie);else if(!A.children||((N=A.children)==null?void 0:N.length)===0)u.push(V),b(A.k);else{const Z=w(V);if(Object.keys(Z).length<=0)return!1;b((k=Z.item)==null?void 0:k.k),ge.emit("setSendColumnsChildren",Z)}!A.children||((O=A.children)==null?void 0:O.length)===0?g.value.isCollapse=!0:A.children.length>1&&(g.value.isCollapse=!1)},y=(A,N)=>{if(!g.value.isColumnsMenuHoverPreload)return!1;let{path:k}=A;E.liOldPath=k,E.liOldIndex=N,E.liHoverIndex=N,ge.emit("setSendColumnsChildren",w(k)),r.setColumnsMenuHover(!1),r.setColumnsNavHover(!0)},f=async()=>{if(!g.value.isColumnsMenuHoverPreload)return!1;await r.setColumnsNavHover(!1),setTimeout(()=>{!l&&!i&&ge.emit("restoreDefault")},100)},b=A=>{Se(()=>{D(A)})},M=A=>{var N,k;const O=w(A);return!((N=O.item)!=null&&N.redirect)&&O.children.length==0||(k=O.item)!=null&&k.redirect&&O.children.length<=1?g.value.isCollapse=!0:g.value.isCollapse=!1,O},d=()=>{var A;E.columnsAsideList=S(o.value);const N=M(C.path);b((A=N.item)==null?void 0:A.k),setTimeout(()=>{ge.emit("setSendColumnsChildren",N)},500)},w=A=>{const N=A.split("/");let k={children:[]};return E.columnsAsideList.map((O,V)=>{O.path===`/${N[1]}`&&(O.k=V,k.item={...O},k.children=[{...O}],O.children&&(k.children=O.children))}),k},S=A=>A.filter(N=>{var k;return!((k=N.meta)!=null&&k.isHide)}).map(N=>(N=Object.assign({},N),N.children&&(N.children=S(N.children)),N)),F=A=>{E.routeSplit=A.split("/"),E.routeSplit.shift();const N=`/${E.routeSplit[0]}`,k=E.columnsAsideList.find(O=>O.path===N);if(!k)return!1;setTimeout(()=>{b(k.k)},0)};return ze(()=>{d(),ge.on("restoreDefault",()=>{E.liOldIndex=null,E.liOldPath=null})}),lt(()=>{ge.off("restoreDefault",()=>{})}),Ft(A=>{const N=M(A.path);F(A.path),ge.emit("setSendColumnsChildren",N)}),ve([()=>g.value.columnsAsideStyle,l,i],()=>{if(g.value.columnsAsideStyle==="columnsRound"?E.difference=3:E.difference=0,!l.value&&!i.value)E.liHoverIndex=null,ge.emit("setSendColumnsChildren",w(C.path));else{if(E.liHoverIndex=E.liOldIndex,!E.liOldPath)return!1;ge.emit("setSendColumnsChildren",w(E.liOldPath))}},{deep:!0}),(A,N)=>{const k=z("SvgIcon"),O=z("el-scrollbar");return T(),G("div",Hd,[h("div",$d,[h("img",{src:_(g).logoUrl,class:"layout-columns-logo-medium-img"},null,8,Ud)]),p(O,null,{default:v(()=>[h("ul",{onMouseleave:N[0]||(N[0]=V=>f())},[(T(!0),G(he,null,ke(E.columnsAsideList,(V,ie)=>(T(),G("li",{key:ie,onClick:Z=>s(V),onMouseenter:Z=>y(V,ie),ref_for:!0,ref:Z=>{Z&&(t.value[ie]=Z)},class:Re({"layout-columns-active":E.liIndex===ie,"layout-columns-hover":E.liHoverIndex===ie}),title:A.$t(`message.menu.${V.meta.title}`)},[!V.meta.isLink||V.meta.isLink&&V.meta.isIframe?(T(),G("div",{key:0,class:Re(_(g).columnsAsideLayout)},[p(k,{name:V.meta.icon},null,8,["name"]),h("div",Wd,P(A.$t(`message.menu.${V.meta.title}`)),1)],2)):(T(),G("div",{key:1,class:Re(_(g).columnsAsideLayout)},[h("a",{href:V.meta.isLink,target:"_blank"},[p(k,{name:V.meta.icon},null,8,["name"]),h("div",Zd,P(A.$t(`message.menu.${V.meta.title}`)),1)],8,Jd)],2))],42,jd))),128)),h("div",{ref_key:"columnsAsideActiveRef",ref:a,class:Re(_(g).columnsAsideStyle)},null,2)],32)]),_:1})])}}}),Qd=Object.freeze({__proto__:null,default:Xd});const em=["src"],tm=["src"];var am=ce({__name:"index",setup(e){const t=Ee(),{themeConfig:a}=we(t),r=U(()=>{let{isCollapse:l,layout:i}=a.value;return!l||i==="classic"||document.body.clientWidth<1e3}),n=U(()=>{let{layout:l}=a.value;return l!=="columns"}),o=()=>{if(a.value.layout==="transverse")return!1;a.value.isCollapse=!a.value.isCollapse};return(l,i)=>r.value?(T(),G("div",{key:0,class:"layout-logo",onClick:o},[n.value?(T(),G("img",{key:0,src:_(ca)(_(a).logoUrl),class:"layout-logo-medium-img"},null,8,em)):$("v-if",!0),h("span",null,P(_(a).globalTitle),1)])):(T(),G("div",{key:1,class:"layout-logo-size",onClick:o},[h("img",{src:_(ca)(_(a).logoUrl),class:"layout-logo-size-img"},null,8,tm)]))}}),cr=Object.freeze({__proto__:null,default:am});const nm={key:0,class:"menu-text-badge"},rm=["onClick"];var om=ce({__name:"vertical",props:{menuList:{type:Array,default:()=>[]}},setup(e){const t=xe(()=>Promise.resolve().then(function(){return dr})),a=e,r=Xt(),n=Ee(),{themeConfig:o}=we(n),l=Ke(),i=Ie({defaultActive:l.meta.isDynamic?l.meta.isDynamicPath:l.path,isCollapse:!1}),g=U(()=>a.menuList),C=U(()=>o.value),u=D=>{const{path:s,meta:y}=D,f=y!=null&&y.isDynamic?y.isDynamicPath.split("/"):s.split("/");return f.length>=4&&(y!=null&&y.isHide)?f.splice(0,3).join("/"):s},E=D=>{r.onFormDialogOpen({name:"setFOpenLink",data:D})};return ze(()=>{i.defaultActive=u(l)}),Ft(D=>{i.defaultActive=u(D),document.body.clientWidth<1e3&&(o.value.isCollapse=!1)}),ve(()=>o.value.isCollapse,D=>{document.body.clientWidth<=1e3?i.isCollapse=!1:i.isCollapse=D},{immediate:!0}),(D,s)=>{const y=z("SvgIcon"),f=z("el-sub-menu"),b=z("el-menu-item"),M=z("el-menu");return T(),Y(M,{router:"","default-active":i.defaultActive,"background-color":"transparent",collapse:i.isCollapse,"unique-opened":C.value.isUniqueOpened,"collapse-transition":!1},{default:v(()=>[(T(!0),G(he,null,ke(g.value,d=>(T(),G(he,null,[d.children&&d.children.length>0?(T(),Y(f,{index:d.path,key:d.path},{title:v(()=>[p(y,{name:d.meta.icon},null,8,["name"]),$(" <span>{{ $t(val.meta.title) }}</span> "),h("span",null,P(D.$t(`message.menu.${d.meta.title}`)),1)]),default:v(()=>[p(_(t),{chil:d.children},null,8,["chil"])]),_:2},1032,["index"])):(T(),Y(b,{index:d.path,key:d.path},Ue({default:v(()=>[p(y,{name:d.meta.icon},null,8,["name"])]),_:2},[!d.meta.isLink||d.meta.isLink&&d.meta.isIframe?{name:"title",fn:v(()=>[$(" <span>{{ $t(val.meta.title) }}</span> "),h("span",null,P(D.$t(`message.menu.${d.meta.title}`)),1),d.meta.showTextBadge?(T(),G("span",nm,P(d.meta.showTextBadge),1)):$("v-if",!0)]),key:"0"}:{name:"title",fn:v(()=>[h("a",{class:"w100",onClick:He(w=>E(d),["prevent"])},P(D.$t(`message.menu.${d.meta.title}`)),9,rm)]),key:"1"}]),1032,["index"]))],64))),256))]),_:1},8,["default-active","collapse","unique-opened"])}}}),lm=Object.freeze({__proto__:null,default:om});const im={class:"layout-navbars-container"};var sm=ce({__name:"index",setup(e){const t=xe(()=>Promise.resolve().then(function(){return Fm})),a=xe(()=>Promise.resolve().then(function(){return ur})),r=Ee(),{themeConfig:n}=we(r),o=U(()=>{let{layout:l,isTagsview:i}=n.value;return l!=="classic"&&i});return(l,i)=>(T(),G("div",im,[l.$slots.breadcrumb?ue(l.$slots,"breadcrumb",{key:1}):(T(),Y(_(t),{key:0},{default:v(()=>[(T(!0),G(he,null,ke(l.$slots,(g,C)=>ue(l.$slots,C,fe({key:C,ref_for:!0},l.$slots[C].props||{}))),128))]),_:3})),o.value?(T(),Y(_(a),{key:2})):$("v-if",!0)]))}}),um=Object.freeze({__proto__:null,default:sm});const cm={class:"layout-parent"};var dm=ce({__name:"parent",setup(e){const t=xe(()=>Promise.resolve().then(function(){return Pm})),a=Ke(),r=Et(),n=Sa(),o=Ee(),{keepAliveNames:l,cachedViews:i}=we(n),{themeConfig:g}=we(o),C=Ie({refreshRouterViewKey:"",iframeRefreshKey:"",keepAliveNameList:[],iframeList:[]}),u=U(()=>g.value.animation),E=U(()=>g.value.isTagsview?i.value:C.keepAliveNameList),D=U(()=>a.meta.isIframe),s=async()=>{r.getRoutes().forEach(y=>{y.meta.isIframe&&(y.meta.isIframeOpen=!1,y.meta.loading=!0,C.iframeList.push({...y}))})};return St(()=>{C.keepAliveNameList=l.value,ge.on("onTagsViewRefreshRouterView",y=>{var f;const b=i.value;a.meta.isKeepAlive&&(i.value=(f=i.value)==null?void 0:f.filter(M=>a.name!==M)),C.keepAliveNameList=l.value.filter(M=>a.name!==M),C.refreshRouterViewKey="",C.iframeRefreshKey="",Se(()=>{a.meta.isKeepAlive&&(i.value=b),C.keepAliveNameList=l.value,C.refreshRouterViewKey=y,C.iframeRefreshKey=y})})}),ze(()=>{s(),Se(()=>{setTimeout(()=>{if(g.value.isCacheTagsView){let y=Ae.get("tagsViewList")||[];i.value=y.filter(f=>{var b;return(b=f.meta)==null?void 0:b.isKeepAlive}).map(f=>f.name)}},0)})}),lt(()=>{ge.off("onTagsViewRefreshRouterView",()=>{})}),ve(()=>a.fullPath,()=>{C.refreshRouterViewKey=decodeURI(a.fullPath)},{immediate:!0}),(y,f)=>{const b=z("router-view");return T(),G("div",cm,[p(b,null,{default:v(({Component:M})=>[p(Ta,{name:u.value,mode:"out-in"},{default:v(()=>[(T(),Y(Br,{include:E.value},[qe((T(),Y(Ge(M),{key:C.refreshRouterViewKey,class:"w100"})),[[et,!D.value]])],1032,["include"]))]),_:2},1032,["name"])]),_:1}),p(Ta,{name:u.value,mode:"out-in",persisted:""},{default:v(()=>[qe(p(_(t),{class:"w100",refreshKey:C.iframeRefreshKey,name:u.value,list:C.iframeList},null,8,["refreshKey","name","list"]),[[et,D.value]])]),_:1},8,["name"])])}}}),mm=Object.freeze({__proto__:null,default:dm});const pm={class:"layout-footer mb5"},hm={class:"layout-footer-warp"};var gm=ce({__name:"index",setup(e){const t=Ee(),{themeConfig:a}=we(t);return(r,n)=>(T(),G("div",pm,[h("div",hm,[h("div",null,P(_(a).globalTitle)+" "+P(_(a).copyright),1)])]))}}),fm=Object.freeze({__proto__:null,default:gm});const ym=["aria-hidden"],bm={class:"el-dropdown-menu"},vm=["onClick"];var xm=ce({__name:"contextmenu",props:{dropdown:{type:Object,default:()=>({x:0,y:0})}},emits:["currentContextmenuClick"],setup(e,{expose:t,emit:a}){const r=e,n=a,o=Ie({isShow:!1,dropdownList:[{contextMenuClickId:0,txt:"message.tagsView.refresh",affix:!1,icon:"ele-RefreshRight"},{contextMenuClickId:1,txt:"message.tagsView.close",affix:!1,icon:"ele-Close"},{contextMenuClickId:2,txt:"message.tagsView.closeOther",affix:!1,icon:"ele-CircleClose"},{contextMenuClickId:3,txt:"message.tagsView.closeAll",affix:!1,icon:"ele-FolderDelete"},{contextMenuClickId:4,txt:"message.tagsView.fullscreen",affix:!1,icon:"iconfont icon-fullscreen"}],item:{},arrowLeft:10}),l=U(()=>r.dropdown.x+117>document.documentElement.clientWidth?{x:document.documentElement.clientWidth-117-5,y:r.dropdown.y}:r.dropdown),i=u=>{n("currentContextmenuClick",Object.assign({},{contextMenuClickId:u},o.item))},g=u=>{var E;o.item=u,(E=u.meta)!=null&&E.isAffix?o.dropdownList[1].affix=!0:o.dropdownList[1].affix=!1,C(),setTimeout(()=>{o.isShow=!0},10)},C=()=>{o.isShow=!1};return ze(()=>{document.body.addEventListener("click",C)}),lt(()=>{document.body.removeEventListener("click",C)}),ve(()=>r.dropdown,({x:u})=>{u+117>document.documentElement.clientWidth?o.arrowLeft=117-(document.documentElement.clientWidth-u):o.arrowLeft=10},{deep:!0}),t({openContextmenu:g}),(u,E)=>{const D=z("SvgIcon");return T(),Y(Ta,{name:"el-collapse-transition",persisted:""},{default:v(()=>[qe((T(),G("div",{"aria-hidden":!o.isShow,class:"el-dropdown__popper el-popper is-light is-pure custom-contextmenu",role:"tooltip","data-popper-placement":"bottom",style:Pe(`top: ${l.value.y+5}px;left: ${l.value.x}px;`),key:Math.random()},[h("ul",bm,[(T(!0),G(he,null,ke(o.dropdownList,(s,y)=>(T(),G(he,null,[s.affix?$("v-if",!0):(T(),G("li",{class:"el-dropdown-menu__item","aria-disabled":"false",tabindex:"-1",key:y,onClick:f=>i(s.contextMenuClickId)},[p(D,{name:s.icon},null,8,["name"]),h("span",null,P(u.$t(s.txt)),1)],8,vm))],64))),256))]),h("div",{class:"el-popper__arrow",style:Pe({left:`${o.arrowLeft}px`})},null,4)],12,ym)),[[et,o.isShow]])]),_:1})}}}),Cm=Object.freeze({__proto__:null,default:xm});const Tm={key:0,class:"menu-text-badge"},wm=["onClick"];var km=ce({__name:"subItem",props:{chil:{type:Array,default:()=>[]}},setup(e){const t=e,a=Xt(),r=U(()=>t.chil),n=o=>{a.onFormDialogOpen({name:"setFOpenLink",data:o})};return(o,l)=>{const i=z("SvgIcon"),g=z("sub-item",!0),C=z("el-sub-menu"),u=z("el-menu-item");return T(!0),G(he,null,ke(r.value,E=>(T(),G(he,null,[E.children&&E.children.length>0?(T(),Y(C,{index:E.path,key:E.path},{title:v(()=>[p(i,{name:E.meta.icon,style:{"font-size":"16px"}},null,8,["name"]),h("span",null,P(o.$t(`message.menu.${E.meta.title}`)),1)]),default:v(()=>[p(g,{chil:E.children},null,8,["chil"])]),_:2},1032,["index"])):(T(),Y(u,{index:E.path,key:E.path},{default:v(()=>[!E.meta.isLink||E.meta.isLink&&E.meta.isIframe?(T(),G(he,{key:0},[p(i,{name:E.meta.icon,style:{"font-size":"16px"}},null,8,["name"]),h("span",null,P(o.$t(`message.menu.${E.meta.title}`)),1),E.meta.showTextBadge?(T(),G("span",Tm,P(E.meta.showTextBadge),1)):$("v-if",!0)],64)):(T(),G("a",{key:1,class:"w100",onClick:He(D=>n(E),["prevent"])},[p(i,{name:E.meta.icon,style:{"font-size":"16px"}},null,8,["name"]),ne(" "+P(o.$t(`message.menu.${E.meta.title}`)),1)],8,wm))]),_:2},1032,["index"]))],64))),256)}}}),dr=Object.freeze({__proto__:null,default:km});const Sm={class:"layout-navbars-breadcrumb-index"};var Em=ce({__name:"index",setup(e){const t=xe(()=>Promise.resolve().then(function(){return qm})),a=xe(()=>Promise.resolve().then(function(){return Xm})),r=xe(()=>Promise.resolve().then(function(){return cr})),n=xe(()=>Promise.resolve().then(function(){return ap})),o=tt(),l=Ee(),{themeConfig:i}=we(l),{routesList:g}=we(o),C=Ke(),u=Ie({menuList:[]}),E=U(()=>{let{isShowLogo:M,layout:d}=i.value;return M&&d==="classic"||M&&d==="transverse"}),D=U(()=>{let{layout:M,isClassicSplitMenu:d}=i.value;return M==="transverse"||d&&M==="classic"}),s=()=>{let{layout:M,isClassicSplitMenu:d}=i.value;if(M==="classic"&&d){u.menuList=y(f(g.value));const w=b(C.path);ge.emit("setSendClassicChildren",w)}else u.menuList=f(g.value)},y=M=>(M.map(d=>{d.children&&delete d.children}),M),f=M=>M.filter(d=>{var w;return!((w=d.meta)!=null&&w.isHide)}).map(d=>(d=Object.assign({},d),d.children&&(d.children=f(d.children)),d)),b=M=>{const d=M.split("/");let w={children:[]};return f(g.value).map((S,F)=>{S.path===`/${d[1]}`&&(S.k=F,w.item={...S},w.children=[{...S}],S.children&&(w.children=S.children))}),w};return ze(()=>{s(),ge.on("getBreadcrumbIndexSetFilterRoutes",()=>{s()})}),lt(()=>{ge.off("getBreadcrumbIndexSetFilterRoutes",()=>{})}),(M,d)=>(T(),G("div",Sm,[E.value?(T(),Y(_(r),{key:0})):$("v-if",!0),p(_(t)),D.value?(T(),Y(_(n),{key:1,menuList:u.menuList},null,8,["menuList"])):$("v-if",!0),M.$slots.user?ue(M.$slots,"user",{key:3}):(T(),Y(_(a),{key:2},{default:v(()=>[(T(!0),G(he,null,ke(M.$slots,(w,S)=>ue(M.$slots,S,fe({key:S,ref_for:!0},M.$slots[S].props||{}))),128))]),_:3}))]))}}),Fm=Object.freeze({__proto__:null,default:Em});const Mm={class:"layout-padding layout-padding-unset layout-iframe"},Dm={class:"layout-padding-auto layout-padding-view"},Bm=["src","data-url"];var Rm=ce({__name:"iframes",props:{refreshKey:{type:String,default:()=>""},name:{type:String,default:()=>"slide-right"},list:{type:Array,default:()=>[]}},setup(e){const t=e,a=ae(),r=Ke(),n=U(()=>t.list.filter(i=>{var g;return(g=i.meta)==null?void 0:g.isIframeOpen})),o=U(()=>r.path),l=(i,g)=>{Se(()=>{if(!a.value)return!1;a.value.forEach(C=>{C.dataset.url===i&&(C.onload=()=>{var u;(u=g.meta)!=null&&u.isIframeOpen&&g.meta.loading&&(g.meta.loading=!1)})})})};return ve(()=>r.fullPath,i=>{const g=t.list.find(C=>C.path===i);if(!g)return!1;g.meta.isIframeOpen||(g.meta.isIframeOpen=!0),l(i,g)},{immediate:!0}),ve(()=>t.refreshKey,()=>{const i=t.list.find(g=>g.path===r.path);if(!i)return!1;i.meta.isIframeOpen&&(i.meta.isIframeOpen=!1),setTimeout(()=>{i.meta.isIframeOpen=!0,i.meta.loading=!0,l(r.fullPath,i)})},{deep:!0}),(i,g)=>{const C=mt("loading");return T(),G("div",Mm,[h("div",Dm,[(T(!0),G(he,null,ke(n.value,u=>qe((T(),G("div",{class:"w100",key:u.path,"element-loading-background":"white"},[p(Ya,{name:e.name},{default:v(()=>[qe((T(),G("iframe",{src:`${u.meta.isLink}${u.meta.isLink.indexOf("?")>0?"&":"?"}token=${_(da)()}`,key:u.path,frameborder:"0",height:"100%",width:"100%",style:{position:"absolute"},"data-url":u.path,ref_for:!0,ref_key:"iframeRef",ref:a},null,8,Bm)),[[et,o.value===u.path]])]),_:2},1032,["name"])])),[[C,u.meta.loading]])),128))])])}}}),Pm=Object.freeze({__proto__:null,default:Rm});const Am={key:0,class:"layout-navbars-breadcrumb"},Lm={key:0,class:"layout-navbars-breadcrumb-span"},zm={key:1},_m={key:2},Im=["onClick"];var Om=ce({__name:"breadcrumb",setup(e){const t=tt(),a=Ee(),{themeConfig:r}=we(a),{routesList:n}=we(t),o=Ke(),l=Et(),i=Ie({breadcrumbList:[],routeSplit:[],routeSplitFirst:"",routeSplitIndex:1}),g=U(()=>{s(o);const{layout:y,isBreadcrumb:f}=r.value;return y==="classic"||y==="transverse"?!1:!!f}),C=y=>{const{redirect:f,path:b}=y;f&&l.push(f)},u=()=>{r.value.isCollapse=!r.value.isCollapse,E()},E=()=>{re.remove("themeConfig"),re.set("themeConfig",r.value)},D=y=>{y.forEach(f=>{i.routeSplit.forEach((b,M,d)=>{i.routeSplitFirst===f.path&&(i.routeSplitFirst+=`/${d[i.routeSplitIndex]}`,!i.breadcrumbList.find(w=>w.path===f.path)&&i.breadcrumbList.push(f),i.routeSplitIndex++,f.children&&D(f.children))})})},s=y=>{if(!r.value.isBreadcrumb)return!1;i.breadcrumbList=[],i.routeSplit=y.path.split("/"),i.routeSplit.shift(),i.routeSplitFirst=`/${i.routeSplit[0]}`,i.routeSplitIndex=1,D(n.value),(y.name==="home"||y.name==="notFound"&&i.breadcrumbList.length>1)&&i.breadcrumbList.shift(),i.breadcrumbList.length>0&&(i.breadcrumbList[i.breadcrumbList.length-1].meta.tagsViewName=Qt.setTagsViewNameI18n(o))};return ze(()=>{s(o)}),Ft(y=>{s(y)}),(y,f)=>{const b=z("SvgIcon"),M=z("el-breadcrumb-item"),d=z("el-breadcrumb");return g.value?(T(),G("div",Am,[p(b,{class:"layout-navbars-breadcrumb-icon",name:_(r).isCollapse?"ele-Expand":"ele-Fold",size:16,onClick:u},null,8,["name"]),p(d,{class:"layout-navbars-breadcrumb-hide"},{default:v(()=>[p(Ya,{name:"breadcrumb"},{default:v(()=>[(T(!0),G(he,null,ke(i.breadcrumbList,(w,S)=>(T(),Y(M,{key:w.path},{default:v(()=>[S===i.breadcrumbList.length-1?(T(),G("span",Lm,[_(r).isBreadcrumbIcon?(T(),Y(b,{key:0,name:w.meta.icon,class:"layout-navbars-breadcrumb-iconfont"},null,8,["name"])):$("v-if",!0),w.meta.title?(T(),G("div",zm,P(y.$t(`message.menu.${w.meta.title}`)),1)):(T(),G("div",_m,P(w.meta.tagsViewName),1))])):(T(),G("a",{key:1,onClick:He(F=>C(w),["prevent"]),style:{display:"flex"}},[_(r).isBreadcrumbIcon?(T(),Y(b,{key:0,name:w.meta.icon,class:"layout-navbars-breadcrumb-iconfont"},null,8,["name"])):$("v-if",!0),ne(P(y.$t(`message.menu.${w.meta.title}`)),1)],8,Im))]),_:2},1024))),128))]),_:1})]),_:1})])):$("v-if",!0)}}}),qm=Object.freeze({__proto__:null,default:Om});const Gm={class:"layout-navbars-breadcrumb-user-icon"},Vm=["title"],Nm={class:"layout-navbars-breadcrumb-user-icon"},Km={class:"flex items-center"},Ym={class:"mr-2"},Hm={style:{"margin-left":"10px"}},$m=["title"],Um={class:"layout-navbars-breadcrumb-user-icon"},jm=["title"],Wm={class:"layout-navbars-breadcrumb-user-link"},Jm=["src"];var Zm=ce({__name:"user",setup(e){const t=xe(()=>Promise.resolve().then(function(){return bp})),a=xe(()=>Promise.resolve().then(function(){return wp})),r=tt(),{locale:n,t:o}=la(),l=Et(),i=$e(),g=Ee(),{userInfos:C}=we(i),{themeConfig:u}=we(g),E=ae(),D=ae(ma(u.value.globalI18n)),s=Ie({isScreenfull:!1,disabledI18n:"zh-cn",disabledSize:"large",noticeList:[],tagsRefsIndex:0,tagsViewList:[],tagsViewRoutesList:[]}),y=Xt(),f=U(()=>{let c="";const{layout:L,isClassicSplitMenu:I}=u.value;return["defaults","columns"].includes(L)||L==="classic"&&!I?c="1":c="",c}),b=U(()=>s.noticeList.some(c=>c.readStatus==null||c.readStatus==0)),M=()=>{if(!ia.isEnabled)return de.warning("\u6682\u4E0D\u4E0D\u652F\u6301\u5168\u5C4F"),!1;ia.toggle(),ia.on("change",()=>{ia.isFullscreen?s.isScreenfull=!0:s.isScreenfull=!1})},d=()=>{ge.emit("openSettingsDrawer")},w=c=>{c==="clearCache"?(Ae.clear(),re.clear(),window.location.reload()):c==="lockScreen"?(re.remove("themeConfig"),u.value.isLockScreen=!0,u.value.lockScreenTime=1,re.set("themeConfig",u.value)):c==="logOut"?$a({closeOnClickModal:!1,closeOnPressEscape:!1,title:o("message.user.logOutTitle"),message:o("message.user.logOutMessage"),type:"warning",showCancelButton:!0,confirmButtonText:o("message.user.logOutConfirm"),cancelButtonText:o("message.user.logOutCancel"),beforeClose:async(L,I,te)=>{if(L==="confirm"){I.confirmButtonLoading=!0,I.confirmButtonText=o("message.user.logOutExit");try{await Ve("sysAuth").post(null,"logout")}catch(oe){console.error(oe)}I.confirmButtonLoading=!1,te()}else te()}}).then(async()=>{await Ia.stop(),yt()}).catch(()=>{}):l.push(c)},S=()=>{y.onFormDialogOpen({name:"searchFormMenu"})},F=()=>{y.onFormDialogOpen({name:"onlineUsers"})},A=c=>{re.remove("themeConfig"),u.value.globalComponentSize=c,re.set("themeConfig",u.value),V("globalComponentSize","disabledSize")},N=async c=>{re.remove("themeConfig"),u.value.globalI18n=c,re.set("themeConfig",u.value),D.value=ma(c),n.value=c,y.onFormDialogOpen({name:"setFBrowserTitle"}),V("globalI18n","disabledI18n"),O(),await Ve("sysCommon").post(null,"setCulture/?culture="+c)},k=()=>{l.push({path:"/llm/aiChat"})},O=()=>{ge.emit("onCurrentContextmenuClick",{...r.currentRoute,contextMenuClickId:0})},V=(c,L)=>{s[L]=re.get("themeConfig")[c]};ze(async()=>{var c,L;re.get("themeConfig")&&(V("globalComponentSize","disabledSize"),V("globalI18n","disabledI18n")),sa.Permission.GRANTED&&sa.Permission.request(void 0,void 0),document.addEventListener("visibilitychange",()=>{document.hidden||sa.clear()});var I=await Ve("sysNotice").get(null,"unReadList");s.noticeList=(c=I.data.result)!=null?c:[],Ia.on("PublicNotice",ie);var te=await Ve("sysUpgrade").get(null,"lastUnRead");te.data.result!=null&&((L=E.value)==null||L.openDialog(te.data.result)),await Z()});const ie=c=>{s.noticeList.unshift(c),ra({title:"\u63D0\u793A",message:"\u60A8\u6709\u4E00\u6761\u65B0\u6D88\u606F...",type:"info",position:"bottom-right"}),sa.create("\u63D0\u793A",{body:"\u4F60\u6709\u4E00\u6761\u65B0\u7684\u6D88\u606F",icon:"logo.png",timeout:4500})},Z=async()=>{var c,L;if(C.value.accountType==999)return;if(u.value.forceChangePassword==null)for(;u.value.forceChangePassword!=null;)await new Promise(oe=>setTimeout(oe,100));if(((c=u.value.forceChangePassword)!=null?c:!1)&&!C.value.lastChangePasswordTime){y.onFormDialogOpen({name:"changePassword"});return}((L=u.value.passwordExpirationTime)!=null?L:0)>0&&((await Ve("sysUser").post(null,"verifyPwdExpirationTime")).data.result||y.onFormDialogOpen({name:"changePassword"}))};return(c,L)=>{const I=z("el-dropdown-item"),te=z("el-dropdown-menu"),oe=z("el-dropdown"),Fe=z("ele-ChatDotRound"),Ce=z("el-icon"),_e=z("ele-Search"),K=z("ele-Bell"),W=z("el-badge"),le=z("el-popover"),Q=z("ele-User"),ye=z("el-tooltip"),Be=z("ele-ArrowDown");return T(),G("div",{class:"layout-navbars-breadcrumb-user pr15",style:Pe({flex:f.value})},[ue(c.$slots,"user-before"),p(oe,{"show-timeout":70,"hide-timeout":50,trigger:"click",onCommand:A},{dropdown:v(()=>[p(te,null,{default:v(()=>[p(I,{command:"large",disabled:s.disabledSize==="large"},{default:v(()=>[ne(P(c.$t("message.user.dropdownLarge")),1)]),_:1},8,["disabled"]),p(I,{command:"default",disabled:s.disabledSize==="default"},{default:v(()=>[ne(P(c.$t("message.user.dropdownDefault")),1)]),_:1},8,["disabled"]),p(I,{command:"small",disabled:s.disabledSize==="small"},{default:v(()=>[ne(P(c.$t("message.user.dropdownSmall")),1)]),_:1},8,["disabled"])]),_:1})]),default:v(()=>[h("div",Gm,[h("i",{class:"iconfont icon-ziti",title:c.$t("message.user.title0")},null,8,Vm)])]),_:1}),_(u).i18NSwitch?(T(),Y(oe,{key:0,"show-timeout":70,"hide-timeout":50,trigger:"click",onCommand:N},{dropdown:v(()=>[p(te,null,{default:v(()=>[(T(!0),G(he,null,ke(_(Kn),(ee,R)=>(T(),Y(I,{key:R,command:R,disabled:s.disabledI18n===R},{default:v(()=>[h("div",Km,[h("div",Ym,[h("span",{class:Re(`fi fi-${_(ma)(R)}`)},null,2)]),h("div",Hm,P(ee),1)])]),_:2},1032,["command","disabled"]))),128))]),_:1})]),default:v(()=>[h("div",Nm,[h("span",{class:Re(`fi fi-${D.value}`)},null,2)])]),_:1})):$("v-if",!0),h("div",{class:"layout-navbars-breadcrumb-user-icon",onClick:k},[p(Ce,{title:c.$t("message.user.chat")},{default:v(()=>[p(Fe)]),_:1},8,["title"])]),h("div",{class:"layout-navbars-breadcrumb-user-icon",onClick:S},[p(Ce,{title:c.$t("message.user.title2")},{default:v(()=>[p(_e)]),_:1},8,["title"])]),h("div",{class:"layout-navbars-breadcrumb-user-icon",onClick:d},[h("i",{class:"icon-skin iconfont",title:c.$t("message.user.title3")},null,8,$m)]),h("div",Um,[p(le,{placement:"bottom",trigger:"hover",transition:"el-zoom-in-top",width:400,persistent:!1},{reference:v(()=>[p(W,{"is-dot":b.value},{default:v(()=>[p(Ce,{title:c.$t("message.user.title4")},{default:v(()=>[p(K)]),_:1},8,["title"])]),_:1},8,["is-dot"])]),default:v(()=>[p(_(t),{noticeList:s.noticeList},null,8,["noticeList"])]),_:1})]),h("div",{class:"layout-navbars-breadcrumb-user-icon",onClick:M},[h("i",{class:Re(["iconfont",s.isScreenfull?"icon-tuichuquanping":"icon-fullscreen"]),title:s.isScreenfull?c.$t("message.user.title6"):c.$t("message.user.title5")},null,10,jm)]),h("div",{class:"layout-navbars-breadcrumb-user-icon mr10",onClick:F},[p(Ce,{title:c.$t("message.list.onlineUser")},{default:v(()=>[p(Q)]),_:1},8,["title"])]),c.$slots["user-dropdown"]?ue(c.$slots,"user-dropdown",{key:1},()=>[ue(c.$slots,"user-dropdown")]):(T(),Y(oe,{key:2,"show-timeout":70,"hide-timeout":50,size:"large",onCommand:w},{dropdown:v(()=>[p(te,null,{default:v(()=>[$(` <el-dropdown-item command="/dashboard/home">{{ $t('message.user.dropdown1') }}</el-dropdown-item> `),p(I,{icon:_(xr),command:"/system/userCenter"},{default:v(()=>[ne(P(c.$t("message.user.dropdown2")),1)]),_:1},8,["icon"]),p(I,{icon:_(Cr),command:"clearCache"},{default:v(()=>[ne(P(c.$t("message.user.dropdown3")),1)]),_:1},8,["icon"]),p(I,{icon:_(Tr),divided:"",command:"lockScreen"},{default:v(()=>[ne(P(c.$t("message.layout.threeIsLockScreen")),1)]),_:1},8,["icon"]),p(I,{icon:_(wr),divided:"",command:"logOut"},{default:v(()=>[ne(P(c.$t("message.user.dropdown5")),1)]),_:1},8,["icon"])]),_:1})]),default:v(()=>[h("span",Wm,[p(ye,{effect:"dark",placement:"left"},{content:v(()=>[ne(P(c.$t("message.list.account"))+"\uFF1A"+P(_(C).account),1),L[0]||(L[0]=h("br",null,null,-1)),ne(" "+P(c.$t("message.list.realName"))+"\uFF1A"+P(_(C).realName),1),L[1]||(L[1]=h("br",null,null,-1)),ne(" "+P(c.$t("message.list.phone"))+"\uFF1A"+P(_(C).phone),1),L[2]||(L[2]=h("br",null,null,-1)),ne(" "+P(c.$t("message.list.email"))+"\uFF1A"+P(_(C).email),1),L[3]||(L[3]=h("br",null,null,-1)),ne(" "+P(c.$t("message.list.orgName"))+"\uFF1A"+P(_(C).orgName),1),L[4]||(L[4]=h("br",null,null,-1)),ne(" "+P(c.$t("message.list.positionText"))+"\uFF1A"+P(_(C).posName),1),L[5]||(L[5]=h("br",null,null,-1))]),default:v(()=>[h("img",{src:_(ca)(_(C).avatar),class:"layout-navbars-breadcrumb-user-link-photo mr5"},null,8,Jm)]),_:1}),ne(" "+P(_(C).realName==""?_(C).account:_(C).realName)+" ",1),p(Ce,{class:"el-icon--right"},{default:v(()=>[p(Be)]),_:1})])]),_:1})),$(' <Search ref="searchRef" /> '),$(' <OnlineUser ref="onlineUserRef" /> '),$(' <ChangePassword ref="changePasswordRef" /> '),p(_(a),{ref_key:"upgradeInfoRef",ref:E},null,512),ue(c.$slots,"user-after")],4)}}}),Xm=Object.freeze({__proto__:null,default:Zm});const Qm={class:"el-menu-horizontal-warp"},ep=["onClick"];var tp=ce({__name:"horizontal",props:{menuList:{type:Array,default:()=>[]}},setup(e){const t=xe(()=>Promise.resolve().then(function(){return dr})),a=e,r=tt(),n=Ee(),{routesList:o}=we(r),{themeConfig:l}=we(n),i=Ke(),g=Ie({defaultActive:""}),C=U(()=>a.menuList),u=f=>f.filter(b=>{var M;return!((M=b.meta)!=null&&M.isHide)}).map(b=>(b=Object.assign({},b),b.children&&(b.children=u(b.children)),b)),E=f=>{const b=f.split("/");let M={children:[]};return u(o.value).map((d,w)=>{d.path===`/${b[1]}`&&(d.k=w,M.item={...d},M.children=[{...d}],d.children&&(M.children=d.children))}),M},D=f=>{const{path:b,meta:M}=f;if(l.value.layout==="classic")g.defaultActive=`/${b==null?void 0:b.split("/")[1]}`;else{const d=M!=null&&M.isDynamic?M.isDynamicPath.split("/"):b.split("/");d.length>=4&&(M!=null&&M.isHide)?g.defaultActive=d.splice(0,3).join("/"):g.defaultActive=b}},s=Xt(),y=f=>{s.onFormDialogOpen({name:"setFOpenLink",data:f})};return St(()=>{D(i)}),Ft(f=>{D(f);let{layout:b,isClassicSplitMenu:M}=l.value;b==="classic"&&M&&ge.emit("setSendClassicChildren",E(f.path))}),(f,b)=>{const M=z("SvgIcon"),d=z("el-sub-menu"),w=z("el-menu-item"),S=z("el-menu");return T(),G("div",Qm,[p(S,{router:"","default-active":g.defaultActive,"background-color":"transparent",mode:"horizontal"},{default:v(()=>[(T(!0),G(he,null,ke(C.value,F=>(T(),G(he,null,[F.children&&F.children.length>0?(T(),Y(d,{index:F.path,key:F.path},{title:v(()=>[p(M,{name:F.meta.icon},null,8,["name"]),h("span",null,P(f.$t(`message.menu.${F.meta.title}`)),1)]),default:v(()=>[p(_(t),{chil:F.children},null,8,["chil"])]),_:2},1032,["index"])):(T(),Y(w,{index:F.path,key:F.path},Ue({_:2},[!F.meta.isLink||F.meta.isLink&&F.meta.isIframe?{name:"title",fn:v(()=>[p(M,{name:F.meta.icon},null,8,["name"]),ne(" "+P(f.$t(`message.menu.${F.meta.title}`)),1)]),key:"0"}:{name:"title",fn:v(()=>[h("a",{class:"w100",onClick:He(A=>y(F),["prevent"])},[p(M,{name:F.meta.icon},null,8,["name"]),ne(" "+P(f.$t(`message.menu.${F.meta.title}`)),1)],8,ep)]),key:"1"}]),1032,["index"]))],64))),256))]),_:1},8,["default-active"])])}}}),ap=Object.freeze({__proto__:null,default:tp});const np={class:"user-news-container"},rp={style:{"margin-left":"5px"}},op={class:"notice-box"},lp=["onClick"],ip={class:"notice-item-icon"},sp={class:"notice-title"},up={class:"notice-content"},cp={class:"notice-time"},dp={style:{"margin-left":"5px"}},mp={class:"notice-box",style:{height:"435px"}},pp={style:{color:"#fff"}},hp={class:"w-e-text-container"},gp=["innerHTML"],fp={class:"dialog-footer"};var yp=ce({__name:"userNews",props:{noticeList:Array},setup(e){const{proxy:t}=Ca(),{removeHtmlSub:a}=pa(),r=Ie({dialogVisible:!1,content:""}),n=()=>{t.$mycurRouter.push("/dashboard/notice")},o=async l=>{r.content=l.content,r.dialogVisible=!0,l.readStatus=1,await Ve("sysNotice").post({id:l.id},"setRead")};return(l,i)=>{const g=z("ele-Bell"),C=z("el-icon"),u=z("ele-Notification"),E=z("ele-Message"),D=z("el-empty"),s=z("el-tab-pane"),y=z("ele-Position"),f=z("el-tabs"),b=z("el-button"),M=z("el-dialog");return T(),G("div",np,[p(f,{stretch:"",class:"content-box"},{default:v(()=>[p(s,{label:l.$t("message.list.messageInbox")},{label:v(()=>[p(C,null,{default:v(()=>[p(g)]),_:1}),h("span",rp,P(l.$t("message.list.messageInbox")),1)]),default:v(()=>[h("div",op,[e.noticeList.length>0?(T(!0),G(he,{key:0},ke(e.noticeList,(d,w)=>qe((T(),G("div",{class:"notice-item",key:w,onClick:S=>o(d)},[h("div",ip,[p(C,{size:"24",color:"var(--el-color-primary)"},{default:v(()=>[d.type==1?(T(),Y(u,{key:0})):(T(),Y(E,{key:1}))]),_:2},1024)]),h("div",null,[h("div",sp,P(d.title),1),h("div",up,P(_(a)(d.content)),1),h("div",cp,P(d.publicTime),1)])],8,lp)),[[et,d.readStatus!=1]])),128)):(T(),Y(D,{key:1,description:l.$t("message.list.empty"),style:{height:"85%"}},null,8,["description"]))]),e.noticeList.length>0?(T(),G("div",{key:0,class:"notice-foot",onClick:n},P(l.$t("message.list.goToNotice")),1)):$("v-if",!0)]),_:1},8,["label"]),p(s,{label:l.$t("message.list.my")},{label:v(()=>[p(C,null,{default:v(()=>[p(y)]),_:1}),h("span",dp,P(l.$t("message.list.my")),1)]),default:v(()=>[h("div",mp,[p(D,{description:l.$t("message.list.empty"),style:{height:"85%"}},null,8,["description"])])]),_:1},8,["label"])]),_:1}),p(M,{modelValue:r.dialogVisible,"onUpdate:modelValue":i[1]||(i[1]=d=>r.dialogVisible=d),draggable:"",width:"769px"},{header:v(()=>[h("div",pp,[p(C,{size:"16",style:{"margin-right":"3px",display:"inline","vertical-align":"middle"}},{default:v(()=>[p(g)]),_:1}),h("span",null,P(l.$t("message.list.messageDetail")),1)])]),footer:v(()=>[h("span",fp,[p(b,{type:"primary",onClick:i[0]||(i[0]=d=>r.dialogVisible=!1)},{default:v(()=>[ne(P(l.$t("message.list.confirm")),1)]),_:1})])]),default:v(()=>[h("div",hp,[h("div",{innerHTML:r.content,"data-slate-editor":""},null,8,gp)])]),_:1},8,["modelValue"])])}}}),bp=Object.freeze({__proto__:null,default:yp});const vp={class:"sys-upgrade-container"},xp={style:{color:"#fff"}},Cp=["innerHTML"];var Tp=ce({__name:"upgradeInfo",setup(e,{expose:t}){const a=Ie({isShowDialog:!1,ruleForm:{}}),r=o=>{a.ruleForm=JSON.parse(JSON.stringify(o)),a.isShowDialog=!0},n=async()=>{await Ve("sysUpgrade").pcomm({id:a.ruleForm.id},"setRead"),a.isShowDialog=!1};return t({openDialog:r}),(o,l)=>{const i=z("ele-InfoFilled"),g=z("el-icon"),C=z("el-dialog");return T(),G("div",vp,[p(C,{modelValue:a.isShowDialog,"onUpdate:modelValue":l[0]||(l[0]=u=>a.isShowDialog=u),draggable:"","close-on-click-modal":!1,width:"50vw","before-close":n},{header:v(()=>[h("div",xp,[p(g,{size:"16",style:{"margin-right":"3px",display:"inline","vertical-align":"middle"}},{default:v(()=>[p(i)]),_:1}),l[1]||(l[1]=h("span",null," \u7CFB\u7EDF\u66F4\u65B0\u65E5\u5FD7 ",-1))])]),default:v(()=>[h("div",{innerHTML:a.ruleForm.content,style:{padding:"20px"}},null,8,Cp)]),_:1},8,["modelValue"])])}}}),wp=Object.freeze({__proto__:null,default:Tp});export{vn as AccountTypeEnum,Xo as AppSysTypeData,Tn as AppSysTypeEnum,Cn as HttpMethodEnum,xn as JobCreateTypeEnum,re as Local,Pa as NextLoading,Ae as Session,fo as StringToObj,xt as Watermark,je as accessTokenKey,Ti as auth,ki as authAll,wi as auths,xo as axiosInstance,Hr as base64ToFile,$r as blobToFile,Un as buildLocaleContext,Hn as buildTranslator,wo as cancelAllRequest,La as cancelRequest,yt as clearAccessTokens,mn as clearTokens,Ma as clone,Fd as commonFun,pa as commonFunction,Wa as dataURLtoBlob,hn as decryptJWT,rr as default,Ii as destroyIdleTimeout,Za as downloadByBase64,Xa as downloadByData,jr as downloadByOnlineUrl,Qa as downloadByUrl,Wr as downloadStreamFile,di as en,Jr as exportExcel,bn as feature,Yr as fileToBase64,ao as flowLoading,ro as formatAxis,Mt as formatDate,no as formatPast,dn as gcj02ToBd09,ma as getCountryCode,tn as getFileName,bo as getFileUrl,vo as getHeader,gn as getJWTDate,da as getToken,rn as getWeek,Mi as getpower,Si as hAuth,Fi as hAuthAll,Ei as hAuths,ts as hasPrivilege,es as hasRoleCode,Ye as i18n,co as initIconfont,_i as initIdleTimeout,Md as install,qi as isAdmin,Vi as isMember,Gi as isNormalUser,ua as isObjectValueEqual,Jn as isSupperAdmin,Zn as isTenantAdmin,Yn as iso_3166_1_CountryList,Wo as judgementIdCard,Ea as judgementSameArr,Kn as languageList,fi as loadRemoteMessages,Oi as loadSysInfo,gi as mergMessage,ge as mittBus,en as openWindow,Wi as orgId,Ji as orgName,Qt as other,ka as pinia,Zi as posId,Xi as posName,Di as powerAuthDel,Xn as provideFormEvents,So as reLoadLoginAccessToken,st as refreshAccessTokenKey,Fa as removeDuplicate,ko as request2,Jo as restartSignalR,Qi as roles,Fo as saulVModel,be as service,ir as setCssCdn,Sd as setIntroduction,sr as setJsCdn,bi as setupI18n,ca as showFileUrl,Ia as signalR,Ur as signatureByKSort,Eo as sleep,pn as tansParams,Hi as tenantId,$n as translate,Wn as updateFavicon,jn as updateIdleTimeout,Ja as urlToBase64,Zo as useApi,Ve as useBaseApi,bt as useChangeColor,as as useDateTimeShortCust,Xt as useFormEvents,oo as useFormRulePresets,Sa as useKeepALiveNames,ut as useLocale,Kr as useRequestOldRoutes,tt as useRoutesList,Pt as useSysApi,vt as useTagsViewRoutes,Ee as useThemeConfig,$e as useUserInfo,Bi as useVxeTable,$i as userAccount,Ni as userEmail,Yi as userFriendName,ji as userId,Ki as userName,Ui as userPhone,on as validateFormWithScroll,lo as validateFormWithScrollCallback,Bo as verifiyNumberInteger,Oo as verifyAccount,fn as verifyAndSpace,jo as verifyCarNum,Ro as verifyCnAndSpace,Ko as verifyEmail,Po as verifyEnAndSpace,Ho as verifyFullName,No as verifyIPAddress,Yo as verifyIdCard,zo as verifyNumberCnUppercase,Ao as verifyNumberComma,za as verifyNumberIntegerAndFloat,Mo as verifyNumberPercentage,Do as verifyNumberPercentageFloat,qo as verifyPassword,Go as verifyPasswordPowerful,Vo as verifyPasswordStrength,_o as verifyPhone,$o as verifyPostalCode,Io as verifyTelPhone,Lo as verifyTextColor,Uo as verifyUrl,Ed as version,po as wgs84ToBd09,cn as wgs84ToGcj02,Vn as zhCn};
|