UNPKG

@cqmcui/cqmcui

Version:

轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)

1 lines 409 kB
(function(D,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(D=typeof globalThis<"u"?globalThis:D||self,e(D.nutui={},D.Vue))})(this,function(D,e){"use strict";var R2=Object.defineProperty;var F2=(D,e,de)=>e in D?R2(D,e,{enumerable:!0,configurable:!0,writable:!0,value:de}):D[e]=de;var T=(D,e,de)=>(F2(D,typeof e!="symbol"?e+"":e,de),de);class de{}let Wo=class extends de{constructor(){super(...arguments);T(this,"save","保存");T(this,"confirm","确认");T(this,"cancel","取消");T(this,"done","完成");T(this,"noData","暂无数据");T(this,"placeholder","请输入");T(this,"select","请选择");T(this,"video",{errorTip:"视频加载失败",clickRetry:"点击重试"});T(this,"fixednav",{activeText:"收起导航",unActiveText:"快速导航"});T(this,"pagination",{prev:"上一页",next:"下一页"});T(this,"calendaritem",{weekdays:["日","一","二","三","四","五","六"],end:"结束",start:"开始",title:"日期选择",monthTitle:(n,r)=>`${n}年${r}月`,today:"今天"});T(this,"shortpassword",{title:"请输入密码",desc:"您使用了虚拟资产,请进行验证",tips:"忘记密码"});T(this,"uploader",{ready:"准备完成",readyUpload:"准备上传",waitingUpload:"等待上传",uploading:"上传中",success:"上传成功",error:"上传失败"});T(this,"countdown",{day:"天",hour:"时",minute:"分",second:"秒"});T(this,"address",{selectRegion:"请选择所在地区",deliveryTo:"配送至",chooseAnotherAddress:"选择其他地址"});T(this,"signature",{reSign:"重签",unSupportTpl:"对不起,当前浏览器不支持Canvas,无法使用本控件!"});T(this,"ecard",{chooseText:"请选择电子卡面值",otherValueText:"其他面值",placeholder:"请输入1-5000整数"});T(this,"timeselect",{pickupTime:"取件时间"});T(this,"sku",{buyNow:"立即购买",buyNumber:"购买数量",addToCart:"加入购物车"});T(this,"skuheader",{skuId:"商品编号"});T(this,"addresslist",{addAddress:"新建地址",default:"默认"});T(this,"comment",{complaintsText:"我要投诉",additionalReview:n=>`购买${n}天后追评`,additionalImages:n=>`${n}张追评图片`});T(this,"infiniteloading",{loading:"加载中...",pullTxt:"松开刷新",loadMoreTxt:"哎呀,这里是底部了啦"});T(this,"datepicker",{year:"年",month:"月",day:"日",hour:"时",min:"分",seconds:"秒"});T(this,"audiooperate",{back:"倒退",start:"开始",pause:"暂停",forward:"快进",mute:"静音"});T(this,"pullrefresh",{pulling:"下拉刷新",loosing:"释放刷新",loading:"加载中..."})}};class jo extends de{constructor(){super(...arguments);T(this,"save","Save");T(this,"confirm","Confirm");T(this,"cancel","Cancel");T(this,"done","Done");T(this,"noData","No Data");T(this,"placeholder","Placeholder");T(this,"select","Select");T(this,"video",{errorTip:"Error Tip",clickRetry:"Click Retry"});T(this,"fixednav",{activeText:"Close Nav",unActiveText:"Open Nav"});T(this,"pagination",{prev:"Previous",next:"Next"});T(this,"calendaritem",{weekdays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],end:"End",start:"Start",title:"Calendar",monthTitle:(n,r)=>`${n}/${r}`,today:"Today"});T(this,"shortpassword",{title:"Please input a password",desc:"Verify",tips:"Forget password"});T(this,"uploader",{ready:"Ready",readyUpload:"Ready to upload",waitingUpload:"Waiting for upload",uploading:"Uploading",success:"Upload successful",error:"Upload failed"});T(this,"countdown",{day:" Day ",hour:" Hour ",minute:" Minute ",second:" Second "});T(this,"address",{selectRegion:"Select Region",deliveryTo:"Delivery To",chooseAnotherAddress:"Choose Another Address"});T(this,"signature",{reSign:"Re Sign",unSupportTpl:"Sorry, the current browser doesn't support canvas, so we can't use this control!"});T(this,"ecard",{chooseText:"Select",otherValueText:"Other Value",placeholder:"Placeholder"});T(this,"timeselect",{pickupTime:"Pickup Time"});T(this,"sku",{buyNow:"Buy Now",buyNumber:"Buy Number",addToCart:"Add to Cart"});T(this,"skuheader",{skuId:"Sku Number"});T(this,"addresslist",{addAddress:"Add New Address",default:"default"});T(this,"comment",{complaintsText:"I have a complaint",additionalReview:n=>`Review after ${n} days of purchase`,additionalImages:n=>`There are ${n} follow-up comments`});T(this,"infiniteloading",{loading:"Loading...",pullTxt:"Loose to refresh",loadMoreTxt:"Oops, this is the bottom"});T(this,"datepicker",{year:"Year",month:"Month",day:"Day",hour:"Hour",min:"Minute",seconds:"Second"});T(this,"audiooperate",{back:"Back",start:"Start",pause:"Pause",forward:"Forward",mute:"Mute"});T(this,"pullrefresh",{pulling:"Pull to refresh...",loosing:"Loose to refresh...",loading:"Loading..."})}}const gt=(t,{args:l=[],done:n,canceled:r})=>{if(t){const i=t.apply(null,l);Mt(i)?i.then(s=>{s?n(s):r&&r()}).catch(()=>{}):i?n():r&&r()}else n()},He=t=>{if(t===null)return"null";const l=typeof t;if(l==="undefined"||l==="string")return l;switch(toString.call(t)){case"[object Array]":return"array";case"[object Date]":return"date";case"[object Boolean]":return"boolean";case"[object Number]":return"number";case"[object Function]":return"function";case"[object RegExp]":return"regexp";case"[object Object]":return t.nodeType!==void 0?t.nodeType==3?/\S/.test(t.nodeValue)?"textnode":"whitespace":"element":"object";default:return"unknow"}},yt=Array.isArray,Yo=t=>t instanceof Date,Re=t=>typeof t=="function",Uo=t=>typeof t=="string",fe=t=>t!==null&&typeof t=="object",Mt=t=>fe(t)&&Re(t.then)&&Re(t.catch),Lt=document.body,kt=(t,l)=>{try{return l.split(".").reduce((n,r)=>n[r],t)}catch{return""}},Ko=(t,l,n)=>{let r=Object.assign({},t),i=Object.assign({},n);return Object.keys(l).length>0?(Object.keys(r).forEach(s=>{if(i.hasOwnProperty(s)){const a=He(i[s]);a=="function"&&(r[s]=i[s](l)),a=="string"&&(r[s]=l[i[s]])}else l[s]&&(r[s]=l[s])}),r):t},Pt=(t,l)=>(Object.keys(l).forEach(n=>{let r=t[n],i=l[n];fe(r)&&fe(i)?Pt(r,i):t[n]=i}),t);function qo(t,l=2){return Object.is(parseFloat(t),NaN)?console.log(`传入的值:${t}不是一个数字`):(t=parseFloat(t),(Math.round((t+Number.EPSILON)*Math.pow(10,l))/Math.pow(10,l)).toFixed(l))}function Fe(t,l){(typeof t.cancelable!="boolean"||t.cancelable)&&t.preventDefault(),l&&t.stopPropagation()}const ie=(t,l=2)=>{for(t+="";t.length<l;)t="0"+t;return t.toString()},ce=(t,l,n)=>Math.min(Math.max(t,l),n),At=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,We=e.reactive({"zh-CN":new Wo,"en-US":new jo});class bt{static languages(){return We[this.currentLang.value]}static use(l,n){n&&(We[l]=new n),this.currentLang.value=l}static merge(l,n){n&&(We[l]?Pt(We[l],n):this.use(l,n))}}T(bt,"currentLang",e.ref("zh-CN"));function z(t){const l="cqmc-"+t;return{componentName:l,translate(n,...r){const i=bt.languages(),s=kt(i,`${t.replace("-","")}.${n}`)||kt(i,n);return Re(s)?s(...r):s},create:function(n){return n.baseName=t,n.name=l,n.install=r=>{r.component(n.name,n)},e.defineComponent(n)},createDemo:function(n){return n.baseName=t,n.name="demo-"+t,e.defineComponent(n)}}}const ke=(t,l)=>t?e.h(t,l):"",St=(t,l)=>{let n=document.body;const r=t.teleport||"body";r!="body"&&(Uo(r)?n=document.querySelector(r):n=t.teleport);const i=document.createElement("view"),s=l.name?l.name+"-":"",a=t.id||new Date().getTime();i.id=s+a;let o={};Re(l.wrapper)?o=l.wrapper(n,i):o=l.wrapper;const c=e.createApp(o,t),p=l.components;return p&&p.forEach(u=>{c.use(u)}),n.appendChild(i),{instance:c.mount(i),unmount:()=>{c.unmount(),n.removeChild(i)}}};(t=>(t.install=l=>{l.component("IconFont",t)},t))(e.defineComponent({__name:"IconFont",props:{name:{type:String,default:""},size:{type:[String,Number],default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""},classPrefix:{type:String,default:"cqmc-icon"},fontClassName:{type:String,default:"nutui-iconfont"},color:{type:String,default:""},tag:{type:String,default:"i"}},emits:["click"],setup(t,{emit:l}){var n;const r=t,i="cqmc-icon",s=m=>{l("click",m)},a=e.useSlots();e.useAttrs();const o=()=>r.name?r.name.indexOf("/")!==-1:!1,c=m=>{if(m)return isNaN(Number(m))?String(m):m+"px"},p=o();let u=e.h(p?"img":r.tag,{class:p?`${i}__img`:`${r.fontClassName} ${i} ${r.classPrefix}-${r.name}`,style:{color:r.color,fontSize:c(r.size),width:c(r.width||r.size),height:c(r.height||r.size)},onClick:s,src:p?r.name:""},(n=a.default)==null?void 0:n.call(a));const S=()=>u;return(m,k)=>(e.openBlock(),e.createBlock(S))}}));const Xo=["aria-labelledby"],Zo=e.createElementVNode("path",{d:"M1741.19 227.497a121.654 121.654 0 1 1 127.858 206.812L1292.65 790.27a182.482 182.482 0 0 1-191.727 0L524.646 434.31a121.654 121.654 0 1 1 127.859-206.812l544.403 335.887c181.387-111.8 362.773-223.965 544.282-335.887",fill:"currentColor","fill-opacity":"0.9"},null,-1),Go=[Zo],Ot=e.defineComponent({__name:"ArrowDown2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},Go,14,Xo))}}),Jo=["aria-labelledby"],Qo=e.createElementVNode("path",{d:"M623.406 815.479A129.722 129.722 0 1 1 487.068 594.95C691.9 468.083 896.73 341.993 1101.691 215.125a194.583 194.583 0 0 1 204.442 0l614.494 379.567a129.722 129.722 0 1 1-136.338 220.657l-580.506-358.292-580.377 358.422",fill:"currentColor","fill-opacity":"0.9"},null,-1),xo=[Qo],Ht=e.defineComponent({__name:"ArrowUp2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2472 1024","aria-labelledby":t.name,role:"presentation"},xo,14,Jo))}}),vo=["aria-labelledby"],el=e.createElementVNode("path",{d:"M510.613 2.837C229.793 2.837.032 232.598.032 513.418S229.793 1024 510.613 1024s510.582-229.762 510.582-510.582S794.27 2.837 510.613 2.837zm0 794.238c-156.01 0-283.656-127.646-283.656-283.657s127.645-283.656 283.656-283.656S794.27 357.407 794.27 513.418 666.624 797.075 510.613 797.075z",fill:"currentColor","fill-opacity":"0.9"},null,-1),tl=e.createElementVNode("path",{d:"M382.968 513.418a127.645 127.645 0 1 0 255.29 0 127.645 127.645 0 1 0-255.29 0Z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Rt=e.defineComponent({__name:"CheckChecked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1032 1024","aria-labelledby":t.name,role:"presentation"},[el,e.createTextVNode(","),tl],14,vo))}}),nl=["aria-labelledby"],ol=e.createElementVNode("path",{d:"M506.467 0C227.962 0 .094 227.868.094 506.374s227.868 506.373 506.373 506.373 506.374-227.868 506.374-506.373S787.786 0 506.467 0zm202.55 571.077H306.73c-45.01 0-67.516-22.506-67.516-67.517 0-45.01 22.505-67.516 67.516-67.516h402.286c45.01 0 67.516 22.505 67.516 67.516 0 45.011-22.505 67.517-67.516 67.517z",fill:"currentColor","fill-opacity":"0.9"},null,-1),ll=[ol],al=e.defineComponent({__name:"CheckDisabled",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ll,14,nl))}}),rl=["aria-labelledby"],sl=e.createElementVNode("path",{d:"M512 1024c-136.533 0-264.533-54.044-361.244-150.756C54.044 776.534 0 648.534 0 512c0-136.533 54.044-264.533 150.756-361.244C247.466 54.044 375.466 0 512 0c136.533 0 264.533 54.044 361.244 150.756C969.956 247.466 1024 375.466 1024 512s-54.044 264.533-150.756 361.244C776.534 969.956 648.534 1024 512 1024zm0-938.667c-113.778 0-221.867 45.511-301.511 125.156S85.333 398.222 85.333 512s45.511 221.867 125.156 301.511S398.222 938.667 512 938.667s221.867-45.511 301.511-125.156S938.667 625.778 938.667 512 893.156 290.133 813.51 210.489 625.778 85.333 512 85.333z",fill:"currentColor","fill-opacity":"0.9"},null,-1),il=[sl],Ct=e.defineComponent({__name:"CheckNormal",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},il,14,rl))}}),cl=["aria-labelledby"],dl=e.createElementVNode("path",{d:"M998.4 245.029c-219.429 153.6-398.629 332.8-552.229 552.228-40.228 58.514-128 54.857-164.571-3.657-69.486-106.057-149.943-186.514-256-256-51.2-32.914-18.286-113.371 40.229-98.743C182.857 460.8 274.286 508.343 358.4 585.143c157.257-190.172 358.4-340.114 588.8-435.2 62.171-25.6 106.057 58.514 51.2 95.086",fill:"currentColor","fill-opacity":"0.9"},null,-1),ml=[dl],Ft=e.defineComponent({__name:"Check",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ml,14,cl))}}),pl=["aria-labelledby"],ul=e.createElementVNode("path",{d:"M512 0C230.4 0 0 230.4 0 512s230.4 512 512 512 512-230.4 512-512S793.6 0 512 0zm281.6 369.778C779.378 381.156 600.178 500.622 472.178 691.2c0 0 0 2.844-2.845 2.844-8.533 5.69-48.355 36.978-88.177-8.533-39.823-51.2-62.578-99.555-142.223-142.222-2.844 0-2.844-2.845-2.844-2.845-8.533-11.377-39.822-56.888 19.911-56.888 45.511 0 91.022 11.377 162.133 73.955 5.69 5.689 14.223 5.689 17.067 0C469.333 517.69 608.711 366.933 768 318.578c0 0 19.911-2.845 31.289 14.222 5.689 11.378 11.378 22.756-5.689 36.978z",fill:"currentColor","fill-opacity":"0.9"},null,-1),fl=[ul],Wt=e.defineComponent({__name:"Checked",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},fl,14,pl))}}),hl=["aria-labelledby"],gl=e.createElementVNode("path",{d:"M159.289 500.622c62.578 0 125.155 17.067 221.867 102.4 8.533 5.69 19.91 5.69 25.6 0 48.355-54.044 238.933-261.689 455.11-329.955 0 0 28.445-5.69 42.667 19.91 8.534 17.067 19.911 34.134-5.689 54.045-22.755 17.067-264.533 179.2-440.888 440.89l-2.845 2.844c-11.378 8.533-68.267 51.2-119.467-14.223-56.888-71.11-85.333-139.377-196.266-196.266-2.845 0-2.845-2.845-5.69-5.69-11.377-11.377-54.044-73.955 25.6-73.955z",fill:"currentColor","fill-opacity":"0.9"},null,-1),yl=[gl],kl=e.defineComponent({__name:"Checklist",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},yl,14,hl))}}),bl=["aria-labelledby"],Sl=e.createElementVNode("path",{d:"M511.492 73.063a438.425 438.425 0 0 1 310.545 748.953 439.16 439.16 0 1 1-621.09-621.073A435.695 435.695 0 0 1 511.492 73.046m0-73.063C267.49.018 57.468 172.408 9.87 411.717-37.713 651.042 90.39 890.658 315.823 984.03c225.45 93.355 485.444 14.472 621.005-188.416 135.543-202.906 108.885-473.293-63.659-645.82A509.645 509.645 0 0 0 511.492.002zm-175.7 635.495 299.673-299.674c12.049-12.049 24.115-12.049 36.164 0l15.496 15.497c12.05 12.066 12.05 24.115 0 36.18L387.47 687.122c-12.066 12.05-24.115 12.05-36.181 0l-15.497-15.496c-12.049-12.066-12.049-24.115 0-36.182zm0-284.177 15.496-15.497c12.066-12.049 24.115-12.049 36.18 0l299.64 299.674c12.05 12.049 12.05 24.098 0 36.164l-15.496 15.496c-12.05 12.05-24.115 12.05-36.182 0L335.808 387.465c-12.049-12.05-12.049-24.098 0-36.164z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Cl=[Sl],$t=e.defineComponent({__name:"CircleClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Cl,14,bl))}}),$l=["aria-labelledby"],wl=e.createElementVNode("path",{d:"M981.577 1024c-11.703 0-23.406-2.926-32.183-11.703L13.166 76.07c-14.629-17.555-14.629-46.812 0-64.366 17.554-14.629 46.811-14.629 64.365 0L1013.76 947.93c17.554 17.555 17.554 43.886 0 61.44-8.777 11.703-20.48 14.629-32.183 14.629zm-936.228 0c-11.703 0-23.406-2.926-32.183-11.703-17.555-17.554-17.555-43.886 0-61.44L949.394 14.63c17.555-17.555 43.886-17.555 61.44 0 17.555 17.554 17.555 43.885 0 61.44L74.606 1012.297C68.754 1021.074 57.05 1024 45.349 1024z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Nl=[wl],je=e.defineComponent({__name:"Close",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1026 1024","aria-labelledby":t.name,role:"presentation"},Nl,14,$l))}}),Bl=["aria-labelledby"],El=e.createElementVNode("path",{d:"M760.415 876.089H259.793c-132.741 0-242.726-109.985-242.726-242.726V242.726C17.067 109.986 127.052 0 259.793 0h504.414c132.741 0 242.726 109.985 242.726 242.726v394.43c-3.792 132.74-109.985 238.933-246.518 238.933zM259.793 113.778c-72.06 0-128.949 56.889-128.949 128.948v394.43c0 72.059 56.89 128.948 128.949 128.948h504.414c68.267 0 128.949-56.89 128.949-128.948v-394.43c0-72.06-56.89-128.948-128.949-128.948H259.793zm56.888 887.466c-15.17 0-30.34-3.792-41.718-15.17-22.756-22.755-22.756-56.889 0-79.644l109.985-109.986c22.756-22.755 56.889-22.755 79.645 0s22.755 56.89 0 79.645L354.607 986.074c-7.585 7.585-22.755 15.17-37.926 15.17zm193.423-398.222c-45.511 0-91.023-22.755-117.57-56.889-18.964-26.548-15.171-60.681 7.585-79.644 26.548-18.963 60.681-15.17 79.644 7.585 15.17 18.963 45.511 18.963 56.889 0 18.963-22.755 56.889-30.34 79.644-7.585s30.341 56.889 7.585 79.644c-22.755 37.926-68.266 56.89-113.777 56.89z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Vl=[El],Tl=e.defineComponent({__name:"Comment",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Vl,14,Bl))}}),Dl=["aria-labelledby"],zl=e.createElementVNode("path",{d:"M668.444 1024H355.556c-142.223 0-256-113.778-256-256V170.667h824.888V768c0 142.222-113.777 256-256 256zM184.89 256v512c0 93.867 76.8 170.667 170.667 170.667h312.888c93.867 0 170.667-76.8 170.667-170.667V256H184.89zm753.778 0H85.333c-22.755 0-42.666-19.911-42.666-42.667s19.91-42.666 42.666-42.666h853.334c22.755 0 42.666 19.91 42.666 42.666S961.423 256 938.667 256zM625.777 85.333H398.223c-22.755 0-42.666-19.91-42.666-42.666S375.466 0 398.222 0h227.556c22.755 0 42.666 19.911 42.666 42.667s-19.91 42.666-42.666 42.666z",fill:"currentColor","fill-opacity":"0.9"},null,-1),_l=[zl],jt=e.defineComponent({__name:"Del",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},_l,14,Dl))}}),Il=["aria-labelledby"],Ml=e.createElementVNode("path",{d:"M128 349.867C93.867 332.8 34.133 341.333 8.533 384-8.533 418.133 0 477.867 42.667 503.467 179.2 588.8 315.733 665.6 443.733 750.933c42.667 25.6 93.867 25.6 136.534 0C716.8 665.6 853.333 588.8 981.333 503.467c42.667-25.6 51.2-76.8 25.6-119.467s-76.8-51.2-119.466-25.6C768 435.2 640 512 512 588.8 384 512 256 435.2 128 349.867",fill:"currentColor","fill-opacity":"0.9"},null,-1),Ll=[Ml],Yt=e.defineComponent({__name:"DownArrow",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ll,14,Il))}}),Pl=["aria-labelledby"],Al=e.createElementVNode("path",{d:"M285.479 992.97H108.606c-27.927 0-55.854-12.412-77.576-31.03C9.31 940.217 0 915.393 0 884.363l3.103-155.152c0-24.824 9.31-46.545 27.927-65.164L626.812 65.164c83.782-83.782 220.315-83.782 307.2 0 83.782 83.781 83.782 223.418 0 307.2l-605.09 601.988c-12.413 12.412-27.928 18.618-43.443 18.618zM781.964 93.09c-31.03 0-65.164 12.413-89.988 37.237L96.194 729.212 93.09 884.364c0 9.309 6.206 15.515 15.515 15.515h161.358l598.884-595.782c49.649-49.649 49.649-127.224 0-173.77l-3.103-3.103c-21.72-21.721-52.751-34.133-83.781-34.133zm-201.946 78.508 65.816-65.847L882.812 342.73l-65.846 65.784zM946.424 992.97H217.212c-24.824 0-46.545-21.722-46.545-46.546s21.72-46.545 46.545-46.545h729.212c24.824 0 46.546 21.721 46.546 46.545s-21.722 46.546-46.546 46.546z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Ol=[Al],Hl=e.defineComponent({__name:"Edit",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ol,14,Pl))}}),Rl=["aria-labelledby"],Fl=e.createElementVNode("path",{d:"M584.06 1024H318.577C144.118 1024 0 883.674 0 705.422s140.326-318.578 318.578-318.578v113.778c-113.778 0-204.8 91.022-204.8 204.8s91.022 204.8 204.8 204.8h265.481V1024zm56.888 0h-53.096c-208.593 0-379.26-170.667-379.26-383.052 0-83.437 26.549-163.081 75.852-231.348l3.793-3.793c15.17-22.755 30.34-60.681 45.511-121.363l7.585-34.133c7.586-18.963 15.17-41.718 18.963-68.267C386.844 22.756 470.281 0 519.586 0c117.57 0 178.251 106.193 178.251 212.385v7.585c0 7.586-3.793 18.963-3.793 37.926C876.09 257.896 1024 405.807 1024 587.852v53.096C1024 853.333 853.333 1024 640.948 1024zM519.585 113.778c-30.34 0-41.718 53.096-49.304 87.23-3.792 34.133-11.377 60.68-15.17 83.436l-7.585 34.134c-11.378 45.51-34.133 113.778-60.682 155.496l-7.585 3.793A269.274 269.274 0 0 0 322.37 644.74c0 147.91 121.363 269.274 269.274 269.274h53.097c147.91 0 269.274-121.363 269.274-269.274v-53.097c0-117.57-98.608-216.177-216.178-216.177h-56.889c-18.963-3.793-37.926-15.17-49.304-30.341-11.377-15.17-15.17-37.926-15.17-56.889 7.585-41.718 11.378-64.474 11.378-75.852v-3.792c-3.793 0-3.793-94.815-68.267-94.815z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Wl=[Fl],jl=e.defineComponent({__name:"Fabulous",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1061 1024","aria-labelledby":t.name,role:"presentation"},Wl,14,Rl))}}),Yl=["aria-labelledby"],Ul=e.createElementVNode("path",{d:"M512 1024C229.831 1024 0 794.169 0 512S229.831 0 512 0s512 229.831 512 512-229.831 512-512 512zm0-955.733C266.24 68.267 68.267 266.24 68.267 512S266.24 955.733 512 955.733 955.733 757.76 955.733 512 757.76 68.267 512 68.267zm111.502 282.169c13.654-13.654 34.134-13.654 47.787 0 11.378 11.377 13.653 31.857 2.275 45.51l-2.275 2.276-111.502 111.502 111.502 111.503c13.653 13.653 13.653 34.133 0 47.786-13.653 13.654-34.133 13.654-47.787 0L512 557.511 400.498 669.013c-11.378 11.378-31.858 13.654-45.511 2.276l-2.276-2.276c-11.378-11.377-13.653-31.857-2.275-45.51l2.275-2.276 111.502-111.503-111.502-111.502c-13.653-13.653-13.653-34.133 0-47.786s34.133-13.654 47.787 0L512 461.938l111.502-111.502z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Kl=[Ul],Ut=e.defineComponent({__name:"Failure",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Kl,14,Yl))}}),ql=["aria-labelledby"],Xl=e.createElementVNode("path",{d:"M696.43 465.25c40.61 0 73.53-32.72 73.53-73.09s-32.96-73.08-73.53-73.08-73.54 32.72-73.54 73.08 32.92 73.09 73.54 73.09zM535.74 650.62l-273.61-259.4a56.19 56.19 0 0 0-15.36 11.58l-114 119.63-6-222.77c-.73-26.82 20.84-49.41 47.67-50.14l201.77-5.44 47.34-50-250.43 6.75C119 202.33 76.33 247.17 77.78 301l7.32 271.4 4.5 166.78C91.06 793 136.05 835.47 190.2 834l176-4.75 12-.32 47.34-50 116.18-122.64z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Zl=e.createElementVNode("path",{d:"m861.71 214.8-242.83-33.86-55.09 41.46L855 263a49.05 49.05 0 0 1 41.79 55.13l-54.33 389.59-120.87-159.05A59.86 59.86 0 0 0 638.06 537l-44 33.08 65.07 86.15L603.84 698l-79.57 60.1-54.92 41.48 34.17 4.76 270.73 37.76a97.55 97.55 0 0 0 109.88-79.6 22.37 22.37 0 0 0 .65-3.44l60.53-434.16c7.44-53.32-29.95-102.62-83.6-110.1z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Gl=e.defineComponent({__name:"ImageError",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[Xl,e.createTextVNode(","),Zl],14,ql))}}),Jl=["aria-labelledby"],Ql=e.createElementVNode("path",{d:"M853.161 892.55H362.595l-209.433-.414a18.5 18.5 0 0 1-1.813-.092c-24.849-2.485-47.825-14.06-64.696-32.595-16.991-18.665-26.35-42.855-26.35-68.112V264.626c0-55.808 45.404-101.211 101.212-101.211H853.16c55.808 0 101.21 45.403 101.21 101.211v225.513c0 .275-.006.552-.018.826-.022.494-1.972 51.723 15.481 85.462 4.717 9.119 1.148 20.335-7.97 25.053-9.117 4.714-20.335 1.15-25.053-7.97-21.3-41.177-19.845-97.643-19.619-103.74V264.627c0-35.307-28.724-64.031-64.03-64.031H161.515c-35.308 0-64.032 28.724-64.032 64.031v526.711c0 32.755 24.321 59.958 56.718 63.62l208.431.412h490.53c35.306 0 64.03-28.725 64.03-64.032l-.382-93.677c-.105-1.75-1.587-19.548-19.55-42.5a9.548 9.548 0 0 1-.147-.19l-21.712-28.489-117.227-155.119c-.416-.55-38.995-50.852-86.272-45.534-38.335 4.315-75.955 45.164-108.79 118.132-17.615 39.141-34.65 68.269-52.082 89.046-17.607 20.986-35.68 33.52-55.251 38.317-43.423 10.638-81.05-18.995-120.887-50.373l-5.057-3.98c-46.555-36.578-68.75-28.224-158.33 59.602-7.33 7.188-19.1 7.071-26.289-.26-7.187-7.33-7.07-19.1.26-26.287 46.659-45.746 77.544-72.727 107.086-84.283 33.358-13.048 64.275-6.267 100.242 21.994l5.093 4.008c33.923 26.72 63.22 49.795 89.029 43.467 25.618-6.279 53.3-42.114 82.28-106.509 39.14-86.976 85.838-134.027 138.797-139.849 68.454-7.515 117.824 57.405 119.892 60.172l117.122 154.98 21.6 28.344c26.277 33.631 27.334 61.639 27.367 64.725l.001.128.384 94.06c.001 55.884-45.4 101.287-101.209 101.287z",fill:"currentColor","fill-opacity":"0.9"},null,-1),xl=e.createElementVNode("path",{d:"M312.328 446.968c-42.325 0-76.759-34.434-76.759-76.76s34.434-76.759 76.76-76.759 76.759 34.435 76.759 76.76-34.434 76.759-76.76 76.759zm0-116.34c-21.824 0-39.579 17.756-39.579 39.58s17.755 39.58 39.58 39.58 39.579-17.756 39.579-39.58-17.755-39.58-39.58-39.58z",fill:"currentColor","fill-opacity":"0.9"},null,-1),vl=e.defineComponent({__name:"Image",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},[Ql,e.createTextVNode(","),xl],14,Jl))}}),ea=["aria-labelledby"],ta=e.createElementVNode("path",{d:"M2185.74 479.429a117.992 117.992 0 1 0-162.829-170.852c-284.772 271.204-732.314 271.204-1017.087 0A118.05 118.05 0 0 0 842.996 479.43c375.98 358.045 966.705 358.045 1342.744 0",fill:"currentColor","fill-opacity":"0.9"},null,-1),na=[ta],oa=e.defineComponent({__name:"JoySmile",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 3072 1024","aria-labelledby":t.name,role:"presentation"},na,14,ea))}}),la=["aria-labelledby"],aa=e.createElementVNode("path",{d:"M642.973 1005.542 321.912 587.098a123.278 123.278 0 0 1 0-150.17l321.06-418.443a47.182 47.182 0 0 1 74.83 57.422l-321.088 418.47a28.994 28.994 0 0 0 0 35.3l321.088 418.47a47.155 47.155 0 0 1-74.83 57.395",fill:"currentColor","fill-opacity":"0.9"},null,-1),ra=[aa],wt=e.defineComponent({__name:"Left",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ra,14,la))}}),sa=["aria-labelledby"],ia=e.createElementVNode("path",{d:"M313.034 1004.045c-66.848 0-124.402-24.156-170.798-70.577l-40.854-40.829C54.96 846.218 28.966 783.097 30.83 714.411c3.702-66.85 31.56-131.808 79.819-180.12l137.4-137.373c14.86-14.861 40.855-14.861 55.69 0 14.86 14.861 16.725 38.99 0 55.69l-137.348 137.4a187.47 187.47 0 0 0-55.69 126.24c-1.864 46.422 14.835 89.115 46.396 120.675l40.855 40.855c31.56 31.56 74.253 48.286 120.674 46.421 46.421-1.838 92.843-22.291 126.24-55.69l137.4-137.4c14.862-14.86 40.856-14.86 55.69 0 14.862 14.862 14.862 40.856 0 55.69l-137.4 137.427c-48.285 48.259-113.27 76.117-180.118 79.82a5.645 5.645 0 0 0-7.405 0zm475.294-382.477c-11.133 0-18.563-3.702-27.832-12.997-14.86-14.861-14.86-40.855 0-55.69l115.082-115.108a187.47 187.47 0 0 0 55.716-126.267c1.838-46.395-14.861-89.114-46.421-120.674l-40.855-40.855c-64.985-64.959-176.364-61.257-246.915 9.294L478.266 278.108c-14.835 14.835-40.829 14.835-55.69 0-14.86-14.861-14.86-40.855 0-55.716l118.81-118.81C643.524 1.444 803.163-2.232 899.734 94.287l40.829 40.855c46.421 46.421 72.415 109.541 70.55 178.228-3.702 66.85-31.56 131.807-79.819 180.093L816.186 608.571c-7.43 7.43-18.563 11.133-27.858 12.997zm-332.327-1.864c-11.16 0-18.564-3.702-27.832-12.997-14.888-14.835-14.888-40.829 0-55.69l148.506-148.532c14.861-14.862 40.855-14.862 55.69 0 14.861 14.86 14.861 40.854 0 55.69L483.832 606.706c-7.404 7.43-18.563 11.159-27.831 12.997z",fill:"currentColor","fill-opacity":"0.9"},null,-1),ca=[ia],da=e.defineComponent({__name:"Link",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ca,14,sa))}}),ma=["aria-labelledby"],pa=e.createElementVNode("path",{d:"M784 902.4c9.6 19.2 6.4 41.6-12.8 54.4-19.2 9.6-41.6 3.2-51.2-12.8-9.6-19.2-6.4-41.6 12.8-54.4 16-12.8 38.4-8 51.2 12.8zM550.4 984c0 22.4-16 38.4-38.4 38.4s-38.4-16-38.4-38.4v-24c0-22.4 19.2-38.4 41.6-38.4 19.2 0 35.2 16 38.4 38.4v25.6h-3.2zm-240-43.2c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-16-51.2l28.8-51.2c9.6-19.2 35.2-25.6 54.4-16s25.6 35.2 12.8 54.4l-25.6 48zM121.6 784c-19.2 9.6-41.6 3.2-54.4-16-9.6-19.2-6.4-41.6 12.8-54.4l76.8-44.8c19.2-9.6 41.6-3.2 54.4 16 9.6 19.2 3.2 41.6-16 54.4L121.6 784zM38.4 552C16 552 0 536 0 513.6s16-38.4 38.4-38.4H160c22.4 0 38.4 19.2 38.4 38.4 0 22.4-16 38.4-38.4 38.4H38.4zm44.8-241.6c-19.2-9.6-25.6-35.2-16-51.2 9.6-19.2 35.2-25.6 54.4-16L256 320c19.2 9.6 25.6 35.2 16 54.4s-35.2 25.6-54.4 16l-134.4-80zm160-185.6 92.8 160c9.6 19.2 35.2 25.6 54.4 12.8s25.6-35.2 12.8-54.4l-92.8-160C297.6 64 275.2 60.8 256 70.4c-16 12.8-22.4 33.6-12.8 54.4zM473.6 40c0-22.4 16-38.4 38.4-38.4s38.4 19.2 38.4 38.4v184c0 22.4-19.2 38.4-38.4 38.4-22.4 0-38.4-19.2-38.4-38.4V40zm240 43.2c9.6-19.2 35.2-25.6 54.4-16 19.2 9.6 25.6 35.2 16 51.2l-92.8 160c-9.6 19.2-35.2 25.6-54.4 16-19.2-9.6-25.6-35.2-12.8-54.4l89.6-156.8zm188.8 160-160 92.8c-19.2 9.6-25.6 35.2-16 54.4 12.8 19.2 35.2 25.6 54.4 12.8l160-92.8c19.2-9.6 25.6-35.2 12.8-54.4-9.6-16-32-25.6-51.2-12.8zM985.6 472c22.4 0 38.4 16 38.4 38.4s-16 38.4-38.4 38.4H800c-22.4 0-38.4-19.2-38.4-38.4 0-22.4 19.2-38.4 38.4-38.4h185.6z",fill:"currentColor","fill-opacity":"0.9"},null,-1),ua=[pa],he=e.defineComponent({__name:"Loading",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ua,14,ma))}}),fa=["aria-labelledby"],ha=e.createElementVNode("path",{d:"M520.665 64.564a29.244 29.244 0 0 0-7.071-.894c-16.211 0-29.35 13.14-29.35 29.35 0 15.83 12.538 28.696 28.223 29.293v.073c.375 0 .751-.014 1.127-.014 216.493 0 389.629 173.942 389.629 390.433 0 216.496-173.136 388.827-389.63 388.827s-389.63-172.333-389.63-388.829c0-.27.01-.536.01-.804h-.01c0-16.209-13.141-29.35-29.35-29.35s-29.35 13.139-29.35 29.35c0 .055.007.11.007.164-.001.214-.007.425-.007.64 0 247.609 200.722 448.331 448.33 448.331 247.607 0 448.33-200.722 448.33-448.33-.002-245.242-196.917-444.456-441.258-448.24z",fill:"currentColor","fill-opacity":"0.9"},null,-1),ga=[ha],ya=e.defineComponent({__name:"Loading1",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},ga,14,fa))}}),ka=["aria-labelledby"],ba=e.createElementVNode("path",{d:"M512 971.487C259.938 971.487 52.513 764.062 52.513 512S259.938 52.513 512 52.513 971.487 259.938 971.487 512 764.062 971.487 512 971.487zm0-840.205c-210.051 0-380.718 170.667-380.718 380.718S301.95 892.718 512 892.718 892.718 722.05 892.718 512 722.05 131.282 512 131.282zm0 577.641c-107.651 0-196.923-89.272-196.923-196.923S404.349 315.077 512 315.077 708.923 404.349 708.923 512 619.651 708.923 512 708.923zm0-315.077c-65.641 0-118.154 52.513-118.154 118.154S446.36 630.154 512 630.154 630.154 577.64 630.154 512 577.64 393.846 512 393.846zm0-210.051c-21.005 0-39.385-18.38-39.385-39.385V39.385C472.615 18.379 490.995 0 512 0s39.385 18.38 39.385 39.385V144.41c0 21.005-18.38 39.385-39.385 39.385zM512 1024c-21.005 0-39.385-18.38-39.385-39.385V879.59c0-21.005 18.38-39.385 39.385-39.385s39.385 18.38 39.385 39.385v105.025c0 21.006-18.38 39.385-39.385 39.385zm472.615-472.615H879.59c-21.005 0-39.385-18.38-39.385-39.385s18.38-39.385 39.385-39.385h105.025c21.006 0 39.385 18.38 39.385 39.385s-18.38 39.385-39.385 39.385zm-840.205 0H39.385C18.379 551.385 0 533.005 0 512s18.38-39.385 39.385-39.385H144.41c21.005 0 39.385 18.38 39.385 39.385s-18.38 39.385-39.385 39.385z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Sa=[ba],Ca=e.defineComponent({__name:"Location",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Sa,14,ka))}}),$a=["aria-labelledby"],wa=e.createElementVNode("path",{d:"m530.286 1005.714-25.6-10.971c-36.572-14.629-58.515-25.6-73.143-36.572-102.4-84.114-164.572-135.314-193.829-171.885-43.885-51.2-76.8-91.429-106.057-142.629C95.086 577.83 76.8 504.686 76.8 431.543c0-117.029 43.886-226.743 128-307.2C285.257 43.886 394.971 0 512 0s226.743 43.886 310.857 128c84.114 80.457 128 190.171 128 307.2 0 73.143-18.286 146.286-54.857 212.114-25.6 43.886-58.514 91.429-106.057 142.629-29.257 32.914-87.772 84.114-197.486 171.886 0 0-7.314 7.314-18.286 10.971l-43.885 32.914zM497.37 874.057s3.658 3.657 14.629 7.314c3.657-3.657 7.314-3.657 10.971-7.314C621.714 797.257 683.886 742.4 705.83 716.8c40.228-47.543 69.485-87.771 91.428-128 25.6-47.543 40.229-102.4 40.229-157.257 0-87.772-32.915-168.229-95.086-230.4-58.514-58.514-142.629-91.429-230.4-91.429S340.114 142.63 277.943 204.8c-62.172 62.171-95.086 142.629-95.086 230.4 0 54.857 14.629 109.714 40.229 157.257 25.6 43.886 54.857 80.457 95.085 124.343 25.6 29.257 84.115 80.457 179.2 157.257zm18.286-248.686c-102.4 0-182.857-80.457-182.857-182.857s80.457-182.857 182.857-182.857 182.857 80.457 182.857 182.857-80.457 182.857-182.857 182.857zm0-256c-40.228 0-73.143 32.915-73.143 73.143s32.915 73.143 73.143 73.143 73.143-32.914 73.143-73.143-32.914-73.143-73.143-73.143z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Na=[wa],Ba=e.defineComponent({__name:"Location2",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Na,14,$a))}}),Ea=["aria-labelledby"],Va=e.createElementVNode("path",{d:"M512 14.897C238.594 14.897 14.897 238.594 14.897 512S238.594 1009.103 512 1009.103 1009.103 785.406 1009.103 512 785.406 14.897 512 14.897zm207.126 646.234c16.57 16.57 16.57 41.425 0 57.995s-41.425 16.57-57.995 0L512 569.996l-149.13 149.13c-16.57 16.57-41.426 16.57-57.996 0s-16.57-41.425 0-57.995L454.004 512l-149.13-149.13c-16.57-16.57-16.57-41.426 0-57.996s41.425-16.57 57.995 0L512 454.004l149.13-149.13c16.57-16.57 41.426-16.57 57.996 0s16.57 41.425 0 57.995L569.996 512l149.13 149.13z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Ta=[Va],Da=e.defineComponent({__name:"MaskClose",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024","aria-labelledby":t.name,role:"presentation"},Ta,14,Ea))}}),za=["aria-labelledby"],_a=e.createElementVNode("path",{d:"M299.52 460.8h409.6c28.16 0 51.2 23.04 51.2 51.2s-23.04 51.2-51.2 51.2h-409.6c-28.16 0-51.2-23.04-51.2-51.2s23.04-51.2 51.2-51.2z",fill:"currentColor","fill-opacity":"0.9"},null,-1),Ia=[_a],Ma=e.defineComponent({__name:"Minus",props:{class:{type:String,default:""},name:{type:String,default:""},color:{type:String,default:""},width:{type:[String,Number],default:""},height:{type:[String,Number],default:""}},emits:["click"],setup(t,{emit:l}){const n=t,r=o=>{l("click",o)},i=o=>{if(o)return isNaN(Number(o))?String(o):o+"px"},s=e.computed(()=>{const o="cqmc-icon";return{[n.class]:n.class,[o]:!0,[o+"-"+n.name]:n.name}}),a=e.computed(()=>{const o={};return o.height=i(n.height),o.width=i(n.width),o.color=n.color,o});return(o,c)=>(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(e.unref(s)),style:e.normalizeStyle(e.unref(a)),onClick:r