@nmorph/nmorph-ui-kit 1.1.7 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(a,ne){typeof exports=="object"&&typeof module<"u"?ne(exports,require("vue-i18n"),require("vue")):typeof define=="function"&&define.amd?define(["exports","vue-i18n","vue"],ne):(a=typeof globalThis<"u"?globalThis:a||self,ne(a.library={},a.vueI18n,a.vue))})(this,function(a,ne,e){"use strict";const gt=n=>{const{inputValue:t,rules:o}=n,r=e.ref([]),l=e.ref(!1),c=e.ref(!1);return{touched:c,valid:l,errors:r,validate:()=>{const s=o?.length>0;if(!s){l.value=!0;return}if(t===null)return;const d=t,m=k=>s&&k in o[0],g=typeof d=="string"&&m("pattern"),f=typeof d=="number"&&m("numberCompareType"),
|
|
1
|
+
(function(a,ne){typeof exports=="object"&&typeof module<"u"?ne(exports,require("vue-i18n"),require("vue")):typeof define=="function"&&define.amd?define(["exports","vue-i18n","vue"],ne):(a=typeof globalThis<"u"?globalThis:a||self,ne(a.library={},a.vueI18n,a.vue))})(this,function(a,ne,e){"use strict";const gt=n=>{const{inputValue:t,rules:o}=n,r=e.ref([]),l=e.ref(!1),c=e.ref(!1);return{touched:c,valid:l,errors:r,validate:()=>{const s=o?.length>0;if(!s){l.value=!0;return}if(t===null)return;const d=t,m=k=>s&&k in o[0],g=typeof d=="string"&&m("pattern"),f=typeof d=="number"&&m("numberCompareType"),w=(typeof d=="string"||typeof d=="boolean")&&m("booleanCompareType"),u=Array.isArray(d)&&m("arrayCompareType");if(!f&&!g&&!w&&!u){console.warn("The input value and the provided rules do not match");return}if(c.value||(c.value=!0),g){const k=o;r.value=k.reduce((B,h)=>(d.match(h.pattern)||B.push(h.error),B),[])}if(f){const k=(h,_,b)=>{switch(b){case"eq":return h===_;case"gt":return h>_;case"lt":return h<_;case"lte":return h<=_;case"gte":return h>=_}},B=o;r.value=B.reduce((h,_)=>(k(d,_.compareValue,_.numberCompareType)&&h.push(_.error),h),[])}if(w){const k=o;r.value=k.reduce((B,h)=>{let _=!1;const{compareValue:b,booleanCompareType:x}=h;return x==="not-eq"&&(_=d===b),x==="eq"&&(_=d!==b),_||B.push(h.error),B},[])}if(u){const k=o,B=(h,_,b)=>{switch(b){case"contains-one":return h.some(V=>_.includes(V));case"full-eq":if(h.length!==_.length)return!1;const x=[...h].sort(),y=[..._].sort();return x.every((V,$)=>V===y[$]);case"not-contains":return!h.some(V=>_.includes(V))}};r.value=k.reduce((h,_)=>(B(d.map(x=>String(x)),_.compareValue,_.arrayCompareType)||h.push(_.error),h),[])}l.value=r.value.length===0}}},qr=(n,t)=>{const o=t.filter(r=>r!=="false"&&r&&r!=="undefined").map(r=>`${n}--${r}`);return o.push(n),o.join(" ").trim().replace(/\s+/g," ")},N=n=>Object.entries(n).map(([t,o])=>qr(t,o)).join(" ").trim().replace(/\s+/g," "),hn=n=>n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),fn=n=>JSON.parse(JSON.stringify(n)),we=()=>{const n=()=>Math.floor((1+Math.random())*65536).toString(16).substring(1);return`${n()}${n()}-${n()}-4${n().substr(0,3)}-${n().substr(0,1)}${n().substr(1,3)}-${n()}${n()}${n()}`},Wr=()=>`
|
|
2
2
|
font-weight: 400;
|
|
3
3
|
font-size: var(--font-size-tiny);
|
|
4
4
|
line-height: var(--line-height-regular);
|
|
@@ -63,16 +63,16 @@
|
|
|
63
63
|
text-overflow: ellipsis;
|
|
64
64
|
`,Pe=()=>`
|
|
65
65
|
outline: 2px solid var(--nmorph-accent-color);
|
|
66
|
-
`,Ur=(n,t=!1)=>{const o=e.reactive({}),r=e.reactive({}),l=e.reactive(fn(n)),c=e.ref(!1),i=e.ref(!1),s=()=>{Object.entries(n).forEach(([f,
|
|
67
|
-
&[${_e}='${
|
|
68
|
-
${k(
|
|
66
|
+
`,Ur=(n,t=!1)=>{const o=e.reactive({}),r=e.reactive({}),l=e.reactive(fn(n)),c=e.ref(!1),i=e.ref(!1),s=()=>{Object.entries(n).forEach(([f,w])=>{r[f]=gt({inputValue:w.value,rules:w.rules}),r[f].validate()}),c.value=Object.entries(r).every(([f,w])=>w.valid)},d=()=>{Object.entries(n).forEach(([f,w])=>{o[f]=gt({inputValue:w.value,rules:w.rules}),o[f].validate()})},m=(f,w)=>Object.keys(w).filter(p=>{const k=f[p]?JSON.stringify(f[p]):null,B=JSON.stringify(w[p]);return k!==B}),g=f=>{m(l,f).forEach(u=>{const p=f[u];o[u]=gt({inputValue:p.value,rules:p.rules}),o[u].validate()}),Object.assign(l,fn(f)),s(),i.value=!0};return e.watch(n,g,{deep:!0}),t&&d(),{fields:o,isFormValid:e.readonly(c),isAnyTouched:e.readonly(i)}},_n=n=>{const{initialPlacement:t,relativeElement:o,contentDOMElement:r,yOffset:l=0,xOffset:c=0}=n,i=e.ref(t),s=e.ref({x:"0px",y:"0px"}),d=e.inject("nmorph"),m=e.ref(null);e.watch(()=>d.browser,()=>{k()},{deep:!0}),e.onMounted(()=>{k(),w(),u(),f.observe(document.body,{childList:!0,subtree:!0}),g()}),e.onUnmounted(()=>{p(),f.disconnect()});const g=()=>{e.nextTick(()=>{r.value&&k()})},f=new MutationObserver(()=>{g()}),w=()=>{let B=r.value;for(;B;){const h=window.getComputedStyle(B);if(h.overflowY==="auto"||h.overflowY==="scroll"){m.value=B;break}B=B.parentElement}},u=()=>{m.value?m.value.addEventListener("scroll",k,{passive:!0}):window.addEventListener("scroll",k,{passive:!0})},p=()=>{m.value?m.value.removeEventListener("scroll",k):window.removeEventListener("scroll",k)},k=()=>{e.nextTick(()=>{if(!r.value||!o){console.warn("There is no relative element or content DOM element");return}const B=r.value.getBoundingClientRect(),h=B.width,_=B.height,b="value"in o?o.value:o;if(!b){console.warn("Relative element is not an HTMLElement");return}const x=b.getBoundingClientRect(),{x:y,y:V}=x,$=x.width,E=x.height,T=window.innerWidth,v=window.innerHeight;i.value==="top"&&V-_<0&&(i.value="bottom"),i.value==="bottom"&&V+E+_>v&&(i.value="top"),i.value==="left"&&y-h<0&&(i.value="right"),i.value==="right"&&y+$+h>T&&(i.value="left"),i.value==="top"&&(s.value={x:`${y+c}px`,y:`${V-_+l}px`}),i.value==="bottom"&&(s.value={x:`${y+c}px`,y:`${V+E+l}px`}),i.value==="right"&&(s.value={x:`${y+$+c}px`,y:`${V+l}px`}),i.value==="left"&&(s.value={x:`${y-h+c}px`,y:`${V+l}px`})})};return{placement:i,placementCoords:s}},Yr={name:"@nmorph/nmorph-ui-kit",type:"module",private:!1,version:"2.0.0",license:"MIT",engines:{node:">=18.13.0",npm:">=8.19.3"},types:"./dist/index.d.ts",main:"./dist/index.umd.js",module:"./dist/index.es.js",style:"./dist/style.css",sideEffects:["*.css"],files:["dist","tsconfig.base.json",".eslintrc.base.cjs",".stylelintrc.base.cjs",".prettierrc.base.cjs"],exports:{".":{import:{types:"./dist/index.d.ts",default:"./dist/index.es.js"},require:"./dist/index.umd.js"},"./dist/index.d.ts":"./dist/index.d.ts","./dist/style.css":"./dist/style.css","./dist/styles/abstracts/_variables.scss":"./dist/styles/abstracts/_variables.scss","./dist/styles/abstracts/_mixins.scss":"./dist/styles/abstracts/_mixins.scss","./dist/styles/abstracts/_functions.scss":"./dist/styles/abstracts/_functions.scss","./dist/styles/main.scss":"./dist/styles/main.scss"},scripts:{build:"npm run build:types && vite build",watch:"vite build --watch","lint:es:check":"eslint --ext .js,.ts,.vue --ignore-path .gitignore src/","lint:es":"eslint --ext .js,.ts,.vue --ignore-path .gitignore --fix src/","lint:style:check":"stylelint ./src/**/*.{scss,vue}","lint:style":"stylelint ./src/**/*.{scss,vue} --fix","lint:check":"npm run lint:es:check && npm run lint:style:check",lint:"npm run lint:es && npm run lint:style","dev:type":"vue-tsc -p ./tsconfig.json",prepare:"command -v husky >/dev/null 2>&1 && cd .. && husky install ./library/.husky || true","validate-branch-name":"node .husky/validate-branch-name.cjs","validate-commit-msg":"node .husky/validate-commit-msg.cjs","build:types":"vue-tsc --declaration --emitDeclarationOnly --outDir dist"},dependencies:{"@vue-styled-components/core":"^1.9.0",vue:"^3.5.13","vue-i18n":"^9.9.0"},devDependencies:{"@types/node":"^20.10.8","@types/vue":"^2.0.0","@types/vue-router":"^2.0.0","@typescript-eslint/eslint-plugin":"^6.18.1","@typescript-eslint/parser":"^6.18.1","@vitejs/plugin-vue":"^4.4.0",eslint:"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","eslint-plugin-storybook":"^0.6.15","eslint-plugin-vue":"^9.19.2","happy-dom":"^15.11.7",husky:"^8.0.3",prettier:"^3.1.1","rollup-plugin-ignore":"^1.0.10",sass:"^1.69.7",stylelint:"^16.1.0","stylelint-config-idiomatic-order":"^10.0.0","stylelint-config-rational-order":"^0.0.4","stylelint-config-recommended-scss":"^14.0.0","stylelint-config-recommended-vue":"^1.5.0","stylelint-config-standard":"^36.0.0","stylelint-config-standard-scss":"^13.0.0","stylelint-order":"^6.0.4","stylelint-prettier":"^5.0.0","stylelint-scss":"^6.0.0",typescript:"~5.1.6",vite:"^4.5.0","vite-plugin-dts":"^4.3.0","vite-plugin-static-copy":"^0.17.1","vite-svg-loader":"^5.1.0","vue-eslint-parser":"^9.4.0","vue-tsc":"^1.6.5"}},bn={error:{bg:"#000000",text:"red"},success:{bg:"#000000",text:"green"},warn:{bg:"#000000",text:"orange"},info:{bg:"#000000",text:"blue"}},kn=(n,t)=>{console.log(`%c ${t} `,`background: ${bn[n].bg}; color: ${bn[n].text}`)},Bn={info:"#d4e5edbb",infoText:"#506c80",success:"#67C23A",successText:"#0b5b1d",error:"#F56C6C",errorText:"#8d3333",warn:"#E6A21C",warnText:"#7a6712",gray:"#c9d2dee6",white:"#ffffff",black:"#000000",overlay:"#00000095"},Gr={darkShade:"#c8c9ca",main:"#e9ecec",lightShade:"#fdfdfd",text:"#687b9e",accent:"#4a90e2",focusText:"#ffffff",placeholderText:"#c1c9cf",semiContrastText:"#8a9dc0",contrastText:"#b4c4de"},Xr={darkShade:"#0f1112",main:"#1c1f21",lightShade:"#292d30",text:"#778288",accent:"#006cb6",focusText:"#ffffff",placeholderText:"#575757",semiContrastText:"#9caab0",contrastText:"#c3cdd1"},_e="nmorph-data-theme",Kr={themes:{common:Bn,light:Gr,dark:Xr},defaultTheme:"dark",saveCurrentThemeToLS:!0,darkShadeGeneratorCoefficient:-45,lightShadeGeneratorCoefficient:45,other:{baseShadowWidth:"3.5px",baseShadowBlurCoefficient:"2"}},Qr=n=>/^#[0-9A-Fa-f]{6}$/.test(n),Zr=n=>{if(!Qr(n))throw new Error(`Invalid hex color: ${n}`);return n},Jr=(n,t)=>{const o={};return n.forEach(({name:r,color:l})=>{o[r]=l}),t.forEach(({name:r,color:l})=>{o[r]=l}),Object.entries(o).map(([r,l])=>({name:r,color:l}))},xn=(n,t)=>{let o=parseInt(n.substring(1,3),16),r=parseInt(n.substring(3,5),16),l=parseInt(n.substring(5,7),16);o=Math.round(o*(1+t/100)),r=Math.round(r*(1+t/100)),l=Math.round(l*(1+t/100)),o=Math.min(255,Math.max(0,o)),r=Math.min(255,Math.max(0,r)),l=Math.min(255,Math.max(0,l));const c=o.toString(16).padStart(2,"0"),i=r.toString(16).padStart(2,"0"),s=l.toString(16).padStart(2,"0");return`#${c}${i}${s}`},yn=n=>{kn("warn",`NMORPH(v${Yr.version})`);const t={...Kr,...n},o=u=>{try{const p=Zr(u),k=xn(p,t.darkShadeGeneratorCoefficient),B=xn(p,t.lightShadeGeneratorCoefficient);return[{name:"--nmorph-dark-shade-color",color:k},{name:"--nmorph-light-shade-color",color:B}]}catch(p){console.error(p.message)}},r=u=>Object.entries(u).map(([p,k])=>({name:`--nmorph-${hn(p)}-color`,color:k})),l=(u,p)=>{const k=_=>_.map(b=>`${b.name}: ${b.color};`).join(" "),B=Object.entries(p).map(([_,b])=>`--${hn(_)}: ${b};`).join(" "),h=[];return Object.entries(u).forEach(([_,b])=>{const x=r(Bn);if(_==="common")h.push(k(Jr(x,b)));else{const y=`
|
|
67
|
+
&[${_e}='${_}'] {
|
|
68
|
+
${k(b)}
|
|
69
69
|
}
|
|
70
70
|
`;h.push(y)}}),`
|
|
71
71
|
:root {
|
|
72
72
|
${h.join(" ")}
|
|
73
73
|
${B}
|
|
74
74
|
}
|
|
75
|
-
`},c={};Object.entries(t.themes).forEach(([u,p])=>{c[u]=[];const k=!!p.darkShade,B=!!p.lightShade;!!p.main&&!k&&!B&&(c[u]=o(p.main)),c[u]=[...c[u],...r(p)]});const i=document.createElement("style");i.type="text/css",i.innerHTML=l(c,t.other),document.head.appendChild(i);const s=u=>{d.value=u,m.setAttribute(_e,d.value),t.saveCurrentThemeToLS?localStorage.setItem(_e,u):localStorage.removeItem(_e)},d=e.ref(t.defaultTheme),m=document.querySelector("html"),g=localStorage.getItem(_e),f=c[g];t.saveCurrentThemeToLS&&f&&(d.value=localStorage.getItem(_e)),s(d.value);const
|
|
75
|
+
`},c={};Object.entries(t.themes).forEach(([u,p])=>{c[u]=[];const k=!!p.darkShade,B=!!p.lightShade;!!p.main&&!k&&!B&&(c[u]=o(p.main)),c[u]=[...c[u],...r(p)]});const i=document.createElement("style");i.type="text/css",i.innerHTML=l(c,t.other),document.head.appendChild(i);const s=u=>{d.value=u,m.setAttribute(_e,d.value),t.saveCurrentThemeToLS?localStorage.setItem(_e,u):localStorage.removeItem(_e)},d=e.ref(t.defaultTheme),m=document.querySelector("html"),g=localStorage.getItem(_e),f=c[g];t.saveCurrentThemeToLS&&f&&(d.value=localStorage.getItem(_e)),s(d.value);const w=t;return{setTheme:s,currentTheme:e.readonly(d),data:w,getDynamicColorVariables:o}};var Q=(n=>(n.thick="thick-component",n.default="default-height-component",n.thin="thin-component",n))(Q||{}),Vn=(n=>(n.circle="circle",n.square="square",n))(Vn||{}),$n=(n=>(n.ascending="ascending",n.descending="descending",n))($n||{}),vn=(n=>(n.row="row",n.column="column",n))(vn||{}),Bt=(n=>(n.inset="shadow-inset",n.outset="shadow-outset",n.combined="shadow-combined",n["not-defined"]="shadow-not-defined",n))(Bt||{}),xt=(n=>(n.accent="accent",n.success="success",n.error="error",n.warning="warning",n))(xt||{}),Nn=(n=>(n.left="left",n.right="right",n.top="top",n.bottom="bottom",n))(Nn||{}),En=(n=>(n.fill="fill",n.contain="contain",n.cover="cover",n.none="none",n["scale-down"]="scale-down",n))(En||{}),Re=(n=>(n.en="en",n.ru="ru",n.zh="zh",n))(Re||{}),Cn=(n=>(n["radio-style"]="radio-style",n.button="button",n))(Cn||{}),Mn=(n=>(n.date="date",n.dates="dates",n.daterange="daterange",n))(Mn||{});const yt={sun:"sun",mon:"mon",tue:"tue",wed:"wed",thu:"thu",fri:"fri",sat:"sat",jan:"January",feb:"February",mar:"March",apr:"April",may:"May",jun:"June",jul:"July",aug:"August",sep:"September",oct:"October",nov:"November",dec:"December",pickADate:"Pick a date",loadingText:"Loading ...",loadFailedText:"Image loading failed",noElementPlaceholder:"Choose value",selectFile:"Select file"},ea=n=>{const t=n&&n.messages?{...n.messages,en:yt}:{en:yt},o=n&&n.locale?n.locale:Re.en;return ne.createI18n({legacy:!1,locale:o,fallbackLocale:Re.en,messages:t})},ta={"nmorph-body-4":Wr,"nmorph-body-3":ie,"nmorph-body-2":Ce,"nmorph-body-1":wt,"nmorph-title-4":un,"nmorph-title-3":_t,"nmorph-title-2":bt,"nmorph-title-1":gn,"nmorph--shadow-outset":P,"nmorph--shadow-inset":j,"nmorph--shadow-combined":kt},na=()=>{let t=(()=>`
|
|
76
76
|
:root {
|
|
77
77
|
--font-size-tiny: 10px;
|
|
78
78
|
--font-size-extra-small: 12px;
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
.${r} {
|
|
361
361
|
${l()}
|
|
362
362
|
}
|
|
363
|
-
`;const o=document.createElement("style");o.innerHTML=t,document.head.appendChild(o)},zn=()=>{const n=e.ref({width:0,height:0}),t=e.ref(0);let o,r;const l=()=>{clearTimeout(o),o=setTimeout(()=>{n.value.width=window.innerWidth,n.value.height=window.innerHeight},400)},c=()=>{clearTimeout(r),r=setTimeout(()=>{t.value=window.scrollY},400)};return window&&(window.addEventListener("resize",l),window.addEventListener("scroll",c)),{dimensions:n,scrollTop:t}},oa=()=>{const n=e.ref([]),t={duration:3e3,closable:!0,fill:!0,width:"330px"},o=l=>{const c={id:String(Date.now()),...t},i=e.reactive({...c,...l});n.value.push(i),i.duration!==0&&setTimeout(()=>r(i.id),i.duration)},r=l=>{n.value=n.value.filter(c=>c.id!==l)};return{notifications:n,notify:o,removeNotification:r}},ra=()=>e.inject("nmorph"),aa={sun:"Вс",mon:"Пн",tue:"Вт",wed:"Ср",thu:"Чт",fri:"Пт",sat:"Сб",jan:"Январь",feb:"Февраль",mar:"Март",apr:"Апрель",may:"Май",jun:"Июнь",jul:"Июль",aug:"Август",sep:"Сентябрь",oct:"Октябрь",nov:"Ноябрь",dec:"Декабрь",pickADate:"Выберите дату",loadingText:"Загрузка ...",loadFailedText:"Не удалось загрузить изображение",noElementPlaceholder:"Выберите значение",selectFile:"Выберите файл"},la={sun:"日",mon:"一",tue:"二",wed:"三",thu:"四",fri:"五",sat:"六",jan:"一月",feb:"二月",mar:"三月",apr:"四月",may:"五月",jun:"六月",jul:"七月",aug:"八月",sep:"九月",oct:"十月",nov:"十一月",dec:"十二月",pickADate:"选择日期",loadingText:"加载中...",loadFailedText:"图片加载失败",noElementPlaceholder:"选择值",selectFile:"选择文件"};var ca=Object.defineProperty,ia=(n,t,o)=>t in n?ca(n,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[t]=o,Hn=(n,t,o)=>ia(n,typeof t!="symbol"?t+"":t,o);const sa=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],Sn=new Set(sa),da="styled",ma="styled",qe="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",In=new Set,Ln=()=>{let n;do{const t=new Date().getTime(),o=Math.floor(Math.random()*1e4)*Math.floor(Math.random()*10);n=`${An(t*Math.floor(Math.random()*1e3))}${o}`}while(In.has(n));return In.add(n),n},An=n=>{const t=qe[n%qe.length];return n>qe.length?`${An(Math.floor(n/qe.length))}${t}`:t};function pa(n){return`${ma}-${n}-${Ln()}`}function Tn(){return`${da}-${Ln()}`}function Dn(n,t){return t.reduce((o,r,l)=>o.concat(r,n[l+1]),[n[0]])}function ha(n){return typeof n=="string"&&Sn.has(n)}function Vt(n){var t;return typeof n=="object"&&((t=n?.name)==null?void 0:t.includes("styled"))}function $t(n){return n&&(typeof n.setup=="function"||typeof n.render=="function"||typeof n.template=="string")}function fa(n){return ha(n)||Vt(n)||$t(n)}function z(n,...t){return Dn(n,t)}function vt(n,t,o){return n.reduce((r,l)=>l==null||l===!1||l===""?r:Array.isArray(l)?[...r,...vt(l,t,o)]:typeof l=="function"?r.concat(...vt([l(t)],t,o)):typeof l=="object"&&l?.source==="tw"?(o.push(...l.value),r):Vt(l)?r.concat(`.${l.custom.className}`):r.concat(l.toString()),[])}var O="-ms-",Me="-moz-",L="-webkit-",jn="comm",Nt="rule",Et="decl",ua="@import",On="@keyframes",ga="@layer",Fn=Math.abs,Ct=String.fromCharCode,Mt=Object.assign;function wa(n,t){return Y(n,0)^45?(((t<<2^Y(n,0))<<2^Y(n,1))<<2^Y(n,2))<<2^Y(n,3):0}function Pn(n){return n.trim()}function ae(n,t){return(n=t.exec(n))?n[0]:n}function S(n,t,o){return n.replace(t,o)}function We(n,t,o){return n.indexOf(t,o)}function Y(n,t){return n.charCodeAt(t)|0}function be(n,t,o){return n.slice(t,o)}function oe(n){return n.length}function Rn(n){return n.length}function ze(n,t){return t.push(n),n}function _a(n,t){return n.map(t).join("")}function qn(n,t){return n.filter(function(o){return!ae(o,t)})}var Ue=1,ke=1,Wn=0,Z=0,q=0,Be="";function Ye(n,t,o,r,l,c,i,s){return{value:n,root:t,parent:o,type:r,props:l,children:c,line:Ue,column:ke,length:i,return:"",siblings:s}}function se(n,t){return Mt(Ye("",null,null,"",null,null,0,n.siblings),n,{length:-n.length},t)}function xe(n){for(;n.root;)n=se(n.root,{children:[n]});ze(n,n.siblings)}function ba(){return q}function ka(){return q=Z>0?Y(Be,--Z):0,ke--,q===10&&(ke=1,Ue--),q}function te(){return q=Z<Wn?Y(Be,Z++):0,ke++,q===10&&(ke=1,Ue++),q}function me(){return Y(Be,Z)}function Ge(){return Z}function Xe(n,t){return be(Be,n,t)}function zt(n){switch(n){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Ba(n){return Ue=ke=1,Wn=oe(Be=n),Z=0,[]}function xa(n){return Be="",n}function Ht(n){return Pn(Xe(Z-1,St(n===91?n+2:n===40?n+1:n)))}function ya(n){for(;(q=me())&&q<33;)te();return zt(n)>2||zt(q)>3?"":" "}function Va(n,t){for(;--t&&te()&&!(q<48||q>102||q>57&&q<65||q>70&&q<97););return Xe(n,Ge()+(t<6&&me()==32&&te()==32))}function St(n){for(;te();)switch(q){case n:return Z;case 34:case 39:n!==34&&n!==39&&St(q);break;case 40:n===41&&St(n);break;case 92:te();break}return Z}function $a(n,t){for(;te()&&n+q!==57&&!(n+q===84&&me()===47););return"/*"+Xe(t,Z-1)+"*"+Ct(n===47?n:te())}function va(n){for(;!zt(me());)te();return Xe(n,Z)}function Na(n){return xa(Ke("",null,null,null,[""],n=Ba(n),0,[0],n))}function Ke(n,t,o,r,l,c,i,s,d){for(var m=0,g=0,f=i,b=0,u=0,p=0,k=1,B=1,h=1,w=0,_="",x=l,y=c,V=r,$=_;B;)switch(p=w,w=te()){case 40:if(p!=108&&Y($,f-1)==58){We($+=S(Ht(w),"&","&\f"),"&\f",Fn(m?s[m-1]:0))!=-1&&(h=-1);break}case 34:case 39:case 91:$+=Ht(w);break;case 9:case 10:case 13:case 32:$+=ya(p);break;case 92:$+=Va(Ge()-1,7);continue;case 47:switch(me()){case 42:case 47:ze(Ea($a(te(),Ge()),t,o,d),d);break;default:$+="/"}break;case 123*k:s[m++]=oe($)*h;case 125*k:case 59:case 0:switch(w){case 0:case 125:B=0;case 59+g:h==-1&&($=S($,/\f/g,"")),u>0&&oe($)-f&&ze(u>32?Yn($+";",r,o,f-1,d):Yn(S($," ","")+";",r,o,f-2,d),d);break;case 59:$+=";";default:if(ze(V=Un($,t,o,m,g,l,s,_,x=[],y=[],f,c),c),w===123)if(g===0)Ke($,t,V,V,x,c,f,s,y);else switch(b===99&&Y($,3)===110?100:b){case 100:case 108:case 109:case 115:Ke(n,V,V,r&&ze(Un(n,V,V,0,0,l,s,_,l,x=[],f,y),y),l,y,f,s,r?x:y);break;default:Ke($,V,V,V,[""],y,0,s,y)}}m=g=u=0,k=h=1,_=$="",f=i;break;case 58:f=1+oe($),u=p;default:if(k<1){if(w==123)--k;else if(w==125&&k++==0&&ka()==125)continue}switch($+=Ct(w),w*k){case 38:h=g>0?1:($+="\f",-1);break;case 44:s[m++]=(oe($)-1)*h,h=1;break;case 64:me()===45&&($+=Ht(te())),b=me(),g=f=oe(_=$+=va(Ge())),w++;break;case 45:p===45&&oe($)==2&&(k=0)}}return c}function Un(n,t,o,r,l,c,i,s,d,m,g,f){for(var b=l-1,u=l===0?c:[""],p=Rn(u),k=0,B=0,h=0;k<r;++k)for(var w=0,_=be(n,b+1,b=Fn(B=i[k])),x=n;w<p;++w)(x=Pn(B>0?u[w]+" "+_:S(_,/&\f/g,u[w])))&&(d[h++]=x);return Ye(n,t,o,l===0?Nt:s,d,m,g,f)}function Ea(n,t,o,r){return Ye(n,t,o,jn,Ct(ba()),be(n,2,-2),0,r)}function Yn(n,t,o,r,l){return Ye(n,t,o,Et,be(n,0,r),be(n,r+1,-1),r,l)}function Gn(n,t,o){switch(wa(n,t)){case 5103:return L+"print-"+n+n;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return L+n+n;case 4789:return Me+n+n;case 5349:case 4246:case 4810:case 6968:case 2756:return L+n+Me+n+O+n+n;case 5936:switch(Y(n,t+11)){case 114:return L+n+O+S(n,/[svh]\w+-[tblr]{2}/,"tb")+n;case 108:return L+n+O+S(n,/[svh]\w+-[tblr]{2}/,"tb-rl")+n;case 45:return L+n+O+S(n,/[svh]\w+-[tblr]{2}/,"lr")+n}case 6828:case 4268:case 2903:return L+n+O+n+n;case 6165:return L+n+O+"flex-"+n+n;case 5187:return L+n+S(n,/(\w+).+(:[^]+)/,L+"box-$1$2"+O+"flex-$1$2")+n;case 5443:return L+n+O+"flex-item-"+S(n,/flex-|-self/g,"")+(ae(n,/flex-|baseline/)?"":O+"grid-row-"+S(n,/flex-|-self/g,""))+n;case 4675:return L+n+O+"flex-line-pack"+S(n,/align-content|flex-|-self/g,"")+n;case 5548:return L+n+O+S(n,"shrink","negative")+n;case 5292:return L+n+O+S(n,"basis","preferred-size")+n;case 6060:return L+"box-"+S(n,"-grow","")+L+n+O+S(n,"grow","positive")+n;case 4554:return L+S(n,/([^-])(transform)/g,"$1"+L+"$2")+n;case 6187:return S(S(S(n,/(zoom-|grab)/,L+"$1"),/(image-set)/,L+"$1"),n,"")+n;case 5495:case 3959:return S(n,/(image-set\([^]*)/,L+"$1$`$1");case 4968:return S(S(n,/(.+:)(flex-)?(.*)/,L+"box-pack:$3"+O+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+L+n+n;case 4200:if(!ae(n,/flex-|baseline/))return O+"grid-column-align"+be(n,t)+n;break;case 2592:case 3360:return O+S(n,"template-","")+n;case 4384:case 3616:return o&&o.some(function(r,l){return t=l,ae(r.props,/grid-\w+-end/)})?~We(n+(o=o[t].value),"span",0)?n:O+S(n,"-start","")+n+O+"grid-row-span:"+(~We(o,"span",0)?ae(o,/\d+/):+ae(o,/\d+/)-+ae(n,/\d+/))+";":O+S(n,"-start","")+n;case 4896:case 4128:return o&&o.some(function(r){return ae(r.props,/grid-\w+-start/)})?n:O+S(S(n,"-end","-span"),"span ","")+n;case 4095:case 3583:case 4068:case 2532:return S(n,/(.+)-inline(.+)/,L+"$1$2")+n;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(oe(n)-1-t>6)switch(Y(n,t+1)){case 109:if(Y(n,t+4)!==45)break;case 102:return S(n,/(.+:)(.+)-([^]+)/,"$1"+L+"$2-$3$1"+Me+(Y(n,t+3)==108?"$3":"$2-$3"))+n;case 115:return~We(n,"stretch",0)?Gn(S(n,"stretch","fill-available"),t,o)+n:n}break;case 5152:case 5920:return S(n,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,function(r,l,c,i,s,d,m){return O+l+":"+c+m+(i?O+l+"-span:"+(s?d:+d-+c)+m:"")+n});case 4949:if(Y(n,t+6)===121)return S(n,":",":"+L)+n;break;case 6444:switch(Y(n,Y(n,14)===45?18:11)){case 120:return S(n,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+L+(Y(n,14)===45?"inline-":"")+"box$3$1"+L+"$2$3$1"+O+"$2box$3")+n;case 100:return S(n,":",":"+O)+n}break;case 5719:case 2647:case 2135:case 3927:case 2391:return S(n,"scroll-","scroll-snap-")+n}return n}function Qe(n,t){for(var o="",r=0;r<n.length;r++)o+=t(n[r],r,n,t)||"";return o}function Ca(n,t,o,r){switch(n.type){case ga:if(n.children.length)break;case ua:case Et:return n.return=n.return||n.value;case jn:return"";case On:return n.return=n.value+"{"+Qe(n.children,r)+"}";case Nt:if(!oe(n.value=n.props.join(",")))return""}return oe(o=Qe(n.children,r))?n.return=n.value+"{"+o+"}":""}function Ma(n){var t=Rn(n);return function(o,r,l,c){for(var i="",s=0;s<t;s++)i+=n[s](o,r,l,c)||"";return i}}function za(n,t,o,r){if(n.length>-1&&!n.return)switch(n.type){case Et:n.return=Gn(n.value,n.length,o);return;case On:return Qe([se(n,{value:S(n.value,"@","@"+L)})],r);case Nt:if(n.length)return _a(o=n.props,function(l){switch(ae(l,r=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":xe(se(n,{props:[S(l,/:(read-\w+)/,":"+Me+"$1")]})),xe(se(n,{props:[l]})),Mt(n,{props:qn(o,r)});break;case"::placeholder":xe(se(n,{props:[S(l,/:(plac\w+)/,":"+L+"input-$1")]})),xe(se(n,{props:[S(l,/:(plac\w+)/,":"+Me+"$1")]})),xe(se(n,{props:[S(l,/:(plac\w+)/,O+"input-$1")]})),xe(se(n,{props:[l]})),Mt(n,{props:qn(o,r)});break}return""})}}class Ha{constructor(){Hn(this,"beforeBuildHooks",[]),Hn(this,"afterBuildHooks",[])}register(t){t.beforeBuild&&(Array.isArray(t.beforeBuild)?this.beforeBuildHooks.push(...t.beforeBuild):this.beforeBuildHooks.push(t.beforeBuild)),t.afterBuild&&(Array.isArray(t.afterBuild)?this.afterBuildHooks.push(...t.afterBuild):this.afterBuildHooks.push(t.afterBuild))}runBeforeBuild(t,o,r){for(const l of this.beforeBuildHooks)l(t,o,r)}runAfterBuild(t){for(const o of this.afterBuildHooks){const r=o(t);r&&(t=r)}return t}}const Xn=new Ha,Sa=65536;let It=0;const Kn={},Ze=[];function Ia(){const n=document.createElement("style");return document.head.appendChild(n),Ze.push(n),n}function La(n,t){It++;let o=Ze[Ze.length-1];(!o||It>=Sa)&&(o=Ia(),It=0);const r=Kn[n],l=t;if(r){r.data=l;return}const c=document.createTextNode(l);o.appendChild(c),Kn[n]=c}function Aa(n){var t;for(const o of Ze)for(const r of o.childNodes)if((t=r.nodeValue)!=null&&t.startsWith(`.${n}`)){r.remove();break}}function Qn(n,t,o){const r=[],l=vt(t,o,r).join("");let c=l;n!==""&&(c=`.${n}{${l}}`);let i=Qe(Na(c),Ma([(s,d,m)=>Xn.runBeforeBuild(s,d,m),za,Ca]));return i=Xn.runAfterBuild(i),La(n,i),r}function Zn(n,t){if(!fa(n))throw Error("The element is invalid.");let o;function r(c,...i){const s=Dn(c,i);return l(s)}r.attrs=function(c){return o=c,r};function l(c){let i=n;$t(n)&&(i="vue-component"),Vt(n)&&(i="styled-component");const s=pa(i),d=Tn(),m=e.defineComponent((g,{slots:f})=>{const b=e.computed(()=>typeof o=="function"?o(g):typeof o=="object"?o:{}),u=e.ref([]),p=e.ref({class:"",...b.value}),k=e.inject("$theme",e.reactive({}));let B={theme:k,...g,...g.props,...b.value};const h=Tn();return p.value.class+=` ${h} ${d}`,e.watch(u,w=>{p.value.class+=` ${w.join(" ")}`},{deep:!0}),e.watch([k,g],()=>{B={...p.value,theme:k,...g,...g.props},u.value=Qn(h,c,B)},{deep:!0}),e.onMounted(()=>{u.value=Qn(h,c,B)}),e.onUnmounted(()=>{Aa(h)}),()=>{const w=$t(n)?e.h(n,{as:g.as}):g.as??n;return e.h(w,{...p.value},f)}},{name:s,props:{as:{type:String,required:!1},props:{type:Object,required:!1},...t},inheritAttrs:!0});return m.custom={className:d},m}return r}const M=Zn;Sn.forEach(n=>{M[n]=Zn(n)});var Jn=typeof global=="object"&&global&&global.Object===Object&&global,Ta=typeof self=="object"&&self&&self.Object===Object&&self,re=Jn||Ta||Function("return this")(),ye=re.Symbol,eo=Object.prototype,Da=eo.hasOwnProperty,ja=eo.toString,He=ye?ye.toStringTag:void 0;function Oa(n){var t=Da.call(n,He),o=n[He];try{n[He]=void 0;var r=!0}catch{}var l=ja.call(n);return r&&(t?n[He]=o:delete n[He]),l}var Fa=Object.prototype,Pa=Fa.toString;function Ra(n){return Pa.call(n)}var qa="[object Null]",Wa="[object Undefined]",to=ye?ye.toStringTag:void 0;function Se(n){return n==null?n===void 0?Wa:qa:to&&to in Object(n)?Oa(n):Ra(n)}function Ie(n){return n!=null&&typeof n=="object"}var Lt=Array.isArray;function Ve(n){var t=typeof n;return n!=null&&(t=="object"||t=="function")}function no(n){return n}var Ua="[object AsyncFunction]",Ya="[object Function]",Ga="[object GeneratorFunction]",Xa="[object Proxy]";function oo(n){if(!Ve(n))return!1;var t=Se(n);return t==Ya||t==Ga||t==Ua||t==Xa}var At=re["__core-js_shared__"],ro=function(){var n=/[^.]+$/.exec(At&&At.keys&&At.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}();function Ka(n){return!!ro&&ro in n}var Qa=Function.prototype,Za=Qa.toString;function pe(n){if(n!=null){try{return Za.call(n)}catch{}try{return n+""}catch{}}return""}var Ja=/[\\^$.*+?()[\]{}|]/g,e0=/^\[object .+?Constructor\]$/,t0=Function.prototype,n0=Object.prototype,o0=t0.toString,r0=n0.hasOwnProperty,a0=RegExp("^"+o0.call(r0).replace(Ja,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function l0(n){if(!Ve(n)||Ka(n))return!1;var t=oo(n)?a0:e0;return t.test(pe(n))}function c0(n,t){return n?.[t]}function he(n,t){var o=c0(n,t);return l0(o)?o:void 0}var Tt=he(re,"WeakMap"),ao=Object.create,i0=function(){function n(){}return function(t){if(!Ve(t))return{};if(ao)return ao(t);n.prototype=t;var o=new n;return n.prototype=void 0,o}}();function s0(n,t,o){switch(o.length){case 0:return n.call(t);case 1:return n.call(t,o[0]);case 2:return n.call(t,o[0],o[1]);case 3:return n.call(t,o[0],o[1],o[2])}return n.apply(t,o)}function d0(n,t){var o=-1,r=n.length;for(t||(t=Array(r));++o<r;)t[o]=n[o];return t}var m0=800,p0=16,h0=Date.now;function f0(n){var t=0,o=0;return function(){var r=h0(),l=p0-(r-o);if(o=r,l>0){if(++t>=m0)return arguments[0]}else t=0;return n.apply(void 0,arguments)}}function u0(n){return function(){return n}}var Je=function(){try{var n=he(Object,"defineProperty");return n({},"",{}),n}catch{}}(),g0=Je?function(n,t){return Je(n,"toString",{configurable:!0,enumerable:!1,value:u0(t),writable:!0})}:no,w0=f0(g0);function _0(n,t){for(var o=-1,r=n==null?0:n.length;++o<r&&t(n[o],o,n)!==!1;);return n}var b0=9007199254740991,k0=/^(?:0|[1-9]\d*)$/;function lo(n,t){var o=typeof n;return t=t??b0,!!t&&(o=="number"||o!="symbol"&&k0.test(n))&&n>-1&&n%1==0&&n<t}function co(n,t,o){t=="__proto__"&&Je?Je(n,t,{configurable:!0,enumerable:!0,value:o,writable:!0}):n[t]=o}function Dt(n,t){return n===t||n!==n&&t!==t}var B0=Object.prototype,x0=B0.hasOwnProperty;function jt(n,t,o){var r=n[t];(!(x0.call(n,t)&&Dt(r,o))||o===void 0&&!(t in n))&&co(n,t,o)}function Le(n,t,o,r){var l=!o;o||(o={});for(var c=-1,i=t.length;++c<i;){var s=t[c],d=void 0;d===void 0&&(d=n[s]),l?co(o,s,d):jt(o,s,d)}return o}var io=Math.max;function y0(n,t,o){return t=io(t===void 0?n.length-1:t,0),function(){for(var r=arguments,l=-1,c=io(r.length-t,0),i=Array(c);++l<c;)i[l]=r[t+l];l=-1;for(var s=Array(t+1);++l<t;)s[l]=r[l];return s[t]=o(i),s0(n,this,s)}}function V0(n,t){return w0(y0(n,t,no),n+"")}var $0=9007199254740991;function so(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=$0}function et(n){return n!=null&&so(n.length)&&!oo(n)}function v0(n,t,o){if(!Ve(o))return!1;var r=typeof t;return(r=="number"?et(o)&&lo(t,o.length):r=="string"&&t in o)?Dt(o[t],n):!1}function N0(n){return V0(function(t,o){var r=-1,l=o.length,c=l>1?o[l-1]:void 0,i=l>2?o[2]:void 0;for(c=n.length>3&&typeof c=="function"?(l--,c):void 0,i&&v0(o[0],o[1],i)&&(c=l<3?void 0:c,l=1),t=Object(t);++r<l;){var s=o[r];s&&n(t,s,r,c)}return t})}var E0=Object.prototype;function tt(n){var t=n&&n.constructor,o=typeof t=="function"&&t.prototype||E0;return n===o}function C0(n,t){for(var o=-1,r=Array(n);++o<n;)r[o]=t(o);return r}var M0="[object Arguments]";function mo(n){return Ie(n)&&Se(n)==M0}var po=Object.prototype,z0=po.hasOwnProperty,H0=po.propertyIsEnumerable,S0=mo(function(){return arguments}())?mo:function(n){return Ie(n)&&z0.call(n,"callee")&&!H0.call(n,"callee")};function I0(){return!1}var ho=typeof a=="object"&&a&&!a.nodeType&&a,fo=ho&&typeof module=="object"&&module&&!module.nodeType&&module,L0=fo&&fo.exports===ho,uo=L0?re.Buffer:void 0,A0=uo?uo.isBuffer:void 0,go=A0||I0,T0="[object Arguments]",D0="[object Array]",j0="[object Boolean]",O0="[object Date]",F0="[object Error]",P0="[object Function]",R0="[object Map]",q0="[object Number]",W0="[object Object]",U0="[object RegExp]",Y0="[object Set]",G0="[object String]",X0="[object WeakMap]",K0="[object ArrayBuffer]",Q0="[object DataView]",Z0="[object Float32Array]",J0="[object Float64Array]",e2="[object Int8Array]",t2="[object Int16Array]",n2="[object Int32Array]",o2="[object Uint8Array]",r2="[object Uint8ClampedArray]",a2="[object Uint16Array]",l2="[object Uint32Array]",F={};F[Z0]=F[J0]=F[e2]=F[t2]=F[n2]=F[o2]=F[r2]=F[a2]=F[l2]=!0,F[T0]=F[D0]=F[K0]=F[j0]=F[Q0]=F[O0]=F[F0]=F[P0]=F[R0]=F[q0]=F[W0]=F[U0]=F[Y0]=F[G0]=F[X0]=!1;function c2(n){return Ie(n)&&so(n.length)&&!!F[Se(n)]}function Ot(n){return function(t){return n(t)}}var wo=typeof a=="object"&&a&&!a.nodeType&&a,Ae=wo&&typeof module=="object"&&module&&!module.nodeType&&module,i2=Ae&&Ae.exports===wo,Ft=i2&&Jn.process,$e=function(){try{var n=Ae&&Ae.require&&Ae.require("util").types;return n||Ft&&Ft.binding&&Ft.binding("util")}catch{}}(),_o=$e&&$e.isTypedArray,s2=_o?Ot(_o):c2,d2=Object.prototype,m2=d2.hasOwnProperty;function bo(n,t){var o=Lt(n),r=!o&&S0(n),l=!o&&!r&&go(n),c=!o&&!r&&!l&&s2(n),i=o||r||l||c,s=i?C0(n.length,String):[],d=s.length;for(var m in n)(t||m2.call(n,m))&&!(i&&(m=="length"||l&&(m=="offset"||m=="parent")||c&&(m=="buffer"||m=="byteLength"||m=="byteOffset")||lo(m,d)))&&s.push(m);return s}function ko(n,t){return function(o){return n(t(o))}}var p2=ko(Object.keys,Object),h2=Object.prototype,f2=h2.hasOwnProperty;function u2(n){if(!tt(n))return p2(n);var t=[];for(var o in Object(n))f2.call(n,o)&&o!="constructor"&&t.push(o);return t}function nt(n){return et(n)?bo(n):u2(n)}var g2=Object.prototype,w2=g2.hasOwnProperty,_2=N0(function(n,t){if(tt(t)||et(t)){Le(t,nt(t),n);return}for(var o in t)w2.call(t,o)&&jt(n,o,t[o])});function b2(n){var t=[];if(n!=null)for(var o in Object(n))t.push(o);return t}var k2=Object.prototype,B2=k2.hasOwnProperty;function x2(n){if(!Ve(n))return b2(n);var t=tt(n),o=[];for(var r in n)r=="constructor"&&(t||!B2.call(n,r))||o.push(r);return o}function Pt(n){return et(n)?bo(n,!0):x2(n)}var Te=he(Object,"create");function y2(){this.__data__=Te?Te(null):{},this.size=0}function V2(n){var t=this.has(n)&&delete this.__data__[n];return this.size-=t?1:0,t}var $2="__lodash_hash_undefined__",v2=Object.prototype,N2=v2.hasOwnProperty;function E2(n){var t=this.__data__;if(Te){var o=t[n];return o===$2?void 0:o}return N2.call(t,n)?t[n]:void 0}var C2=Object.prototype,M2=C2.hasOwnProperty;function z2(n){var t=this.__data__;return Te?t[n]!==void 0:M2.call(t,n)}var H2="__lodash_hash_undefined__";function S2(n,t){var o=this.__data__;return this.size+=this.has(n)?0:1,o[n]=Te&&t===void 0?H2:t,this}function fe(n){var t=-1,o=n==null?0:n.length;for(this.clear();++t<o;){var r=n[t];this.set(r[0],r[1])}}fe.prototype.clear=y2,fe.prototype.delete=V2,fe.prototype.get=E2,fe.prototype.has=z2,fe.prototype.set=S2;function I2(){this.__data__=[],this.size=0}function ot(n,t){for(var o=n.length;o--;)if(Dt(n[o][0],t))return o;return-1}var L2=Array.prototype,A2=L2.splice;function T2(n){var t=this.__data__,o=ot(t,n);if(o<0)return!1;var r=t.length-1;return o==r?t.pop():A2.call(t,o,1),--this.size,!0}function D2(n){var t=this.__data__,o=ot(t,n);return o<0?void 0:t[o][1]}function j2(n){return ot(this.__data__,n)>-1}function O2(n,t){var o=this.__data__,r=ot(o,n);return r<0?(++this.size,o.push([n,t])):o[r][1]=t,this}function le(n){var t=-1,o=n==null?0:n.length;for(this.clear();++t<o;){var r=n[t];this.set(r[0],r[1])}}le.prototype.clear=I2,le.prototype.delete=T2,le.prototype.get=D2,le.prototype.has=j2,le.prototype.set=O2;var De=he(re,"Map");function F2(){this.size=0,this.__data__={hash:new fe,map:new(De||le),string:new fe}}function P2(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function rt(n,t){var o=n.__data__;return P2(t)?o[typeof t=="string"?"string":"hash"]:o.map}function R2(n){var t=rt(this,n).delete(n);return this.size-=t?1:0,t}function q2(n){return rt(this,n).get(n)}function W2(n){return rt(this,n).has(n)}function U2(n,t){var o=rt(this,n),r=o.size;return o.set(n,t),this.size+=o.size==r?0:1,this}function ve(n){var t=-1,o=n==null?0:n.length;for(this.clear();++t<o;){var r=n[t];this.set(r[0],r[1])}}ve.prototype.clear=F2,ve.prototype.delete=R2,ve.prototype.get=q2,ve.prototype.has=W2,ve.prototype.set=U2;function Bo(n,t){for(var o=-1,r=t.length,l=n.length;++o<r;)n[l+o]=t[o];return n}var xo=ko(Object.getPrototypeOf,Object);function Y2(){this.__data__=new le,this.size=0}function G2(n){var t=this.__data__,o=t.delete(n);return this.size=t.size,o}function X2(n){return this.__data__.get(n)}function K2(n){return this.__data__.has(n)}var Q2=200;function Z2(n,t){var o=this.__data__;if(o instanceof le){var r=o.__data__;if(!De||r.length<Q2-1)return r.push([n,t]),this.size=++o.size,this;o=this.__data__=new ve(r)}return o.set(n,t),this.size=o.size,this}function Ne(n){var t=this.__data__=new le(n);this.size=t.size}Ne.prototype.clear=Y2,Ne.prototype.delete=G2,Ne.prototype.get=X2,Ne.prototype.has=K2,Ne.prototype.set=Z2;function J2(n,t){return n&&Le(t,nt(t),n)}function el(n,t){return n&&Le(t,Pt(t),n)}var yo=typeof a=="object"&&a&&!a.nodeType&&a,Vo=yo&&typeof module=="object"&&module&&!module.nodeType&&module,tl=Vo&&Vo.exports===yo,$o=tl?re.Buffer:void 0,vo=$o?$o.allocUnsafe:void 0;function nl(n,t){if(t)return n.slice();var o=n.length,r=vo?vo(o):new n.constructor(o);return n.copy(r),r}function ol(n,t){for(var o=-1,r=n==null?0:n.length,l=0,c=[];++o<r;){var i=n[o];t(i,o,n)&&(c[l++]=i)}return c}function No(){return[]}var rl=Object.prototype,al=rl.propertyIsEnumerable,Eo=Object.getOwnPropertySymbols,Rt=Eo?function(n){return n==null?[]:(n=Object(n),ol(Eo(n),function(t){return al.call(n,t)}))}:No;function ll(n,t){return Le(n,Rt(n),t)}var cl=Object.getOwnPropertySymbols,Co=cl?function(n){for(var t=[];n;)Bo(t,Rt(n)),n=xo(n);return t}:No;function il(n,t){return Le(n,Co(n),t)}function Mo(n,t,o){var r=t(n);return Lt(n)?r:Bo(r,o(n))}function sl(n){return Mo(n,nt,Rt)}function dl(n){return Mo(n,Pt,Co)}var qt=he(re,"DataView"),Wt=he(re,"Promise"),Ut=he(re,"Set"),zo="[object Map]",ml="[object Object]",Ho="[object Promise]",So="[object Set]",Io="[object WeakMap]",Lo="[object DataView]",pl=pe(qt),hl=pe(De),fl=pe(Wt),ul=pe(Ut),gl=pe(Tt),ce=Se;(qt&&ce(new qt(new ArrayBuffer(1)))!=Lo||De&&ce(new De)!=zo||Wt&&ce(Wt.resolve())!=Ho||Ut&&ce(new Ut)!=So||Tt&&ce(new Tt)!=Io)&&(ce=function(n){var t=Se(n),o=t==ml?n.constructor:void 0,r=o?pe(o):"";if(r)switch(r){case pl:return Lo;case hl:return zo;case fl:return Ho;case ul:return So;case gl:return Io}return t});var wl=Object.prototype,_l=wl.hasOwnProperty;function bl(n){var t=n.length,o=new n.constructor(t);return t&&typeof n[0]=="string"&&_l.call(n,"index")&&(o.index=n.index,o.input=n.input),o}var Ao=re.Uint8Array;function Yt(n){var t=new n.constructor(n.byteLength);return new Ao(t).set(new Ao(n)),t}function kl(n,t){var o=t?Yt(n.buffer):n.buffer;return new n.constructor(o,n.byteOffset,n.byteLength)}var Bl=/\w*$/;function xl(n){var t=new n.constructor(n.source,Bl.exec(n));return t.lastIndex=n.lastIndex,t}var To=ye?ye.prototype:void 0,Do=To?To.valueOf:void 0;function yl(n){return Do?Object(Do.call(n)):{}}function Vl(n,t){var o=t?Yt(n.buffer):n.buffer;return new n.constructor(o,n.byteOffset,n.length)}var $l="[object Boolean]",vl="[object Date]",Nl="[object Map]",El="[object Number]",Cl="[object RegExp]",Ml="[object Set]",zl="[object String]",Hl="[object Symbol]",Sl="[object ArrayBuffer]",Il="[object DataView]",Ll="[object Float32Array]",Al="[object Float64Array]",Tl="[object Int8Array]",Dl="[object Int16Array]",jl="[object Int32Array]",Ol="[object Uint8Array]",Fl="[object Uint8ClampedArray]",Pl="[object Uint16Array]",Rl="[object Uint32Array]";function ql(n,t,o){var r=n.constructor;switch(t){case Sl:return Yt(n);case $l:case vl:return new r(+n);case Il:return kl(n,o);case Ll:case Al:case Tl:case Dl:case jl:case Ol:case Fl:case Pl:case Rl:return Vl(n,o);case Nl:return new r;case El:case zl:return new r(n);case Cl:return xl(n);case Ml:return new r;case Hl:return yl(n)}}function Wl(n){return typeof n.constructor=="function"&&!tt(n)?i0(xo(n)):{}}var Ul="[object Map]";function Yl(n){return Ie(n)&&ce(n)==Ul}var jo=$e&&$e.isMap,Gl=jo?Ot(jo):Yl,Xl="[object Set]";function Kl(n){return Ie(n)&&ce(n)==Xl}var Oo=$e&&$e.isSet,Ql=Oo?Ot(Oo):Kl,Zl=1,Jl=2,e1=4,Fo="[object Arguments]",t1="[object Array]",n1="[object Boolean]",o1="[object Date]",r1="[object Error]",Po="[object Function]",a1="[object GeneratorFunction]",l1="[object Map]",c1="[object Number]",Ro="[object Object]",i1="[object RegExp]",s1="[object Set]",d1="[object String]",m1="[object Symbol]",p1="[object WeakMap]",h1="[object ArrayBuffer]",f1="[object DataView]",u1="[object Float32Array]",g1="[object Float64Array]",w1="[object Int8Array]",_1="[object Int16Array]",b1="[object Int32Array]",k1="[object Uint8Array]",B1="[object Uint8ClampedArray]",x1="[object Uint16Array]",y1="[object Uint32Array]",D={};D[Fo]=D[t1]=D[h1]=D[f1]=D[n1]=D[o1]=D[u1]=D[g1]=D[w1]=D[_1]=D[b1]=D[l1]=D[c1]=D[Ro]=D[i1]=D[s1]=D[d1]=D[m1]=D[k1]=D[B1]=D[x1]=D[y1]=!0,D[r1]=D[Po]=D[p1]=!1;function at(n,t,o,r,l,c){var i,s=t&Zl,d=t&Jl,m=t&e1;if(i!==void 0)return i;if(!Ve(n))return n;var g=Lt(n);if(g){if(i=bl(n),!s)return d0(n,i)}else{var f=ce(n),b=f==Po||f==a1;if(go(n))return nl(n,s);if(f==Ro||f==Fo||b&&!l){if(i=d||b?{}:Wl(n),!s)return d?il(n,el(i,n)):ll(n,J2(i,n))}else{if(!D[f])return l?n:{};i=ql(n,f,s)}}c||(c=new Ne);var u=c.get(n);if(u)return u;c.set(n,i),Ql(n)?n.forEach(function(B){i.add(at(B,t,o,B,n,c))}):Gl(n)&&n.forEach(function(B,h){i.set(h,at(B,t,o,h,n,c))});var p=m?d?dl:sl:d?Pt:nt,k=g?void 0:p(n);return _0(k||n,function(B,h){k&&(h=B,B=n[h]),jt(i,h,at(B,t,o,h,n,c))}),i}var V1=1,$1=4;function v1(n){return at(n,V1|$1)}e.defineComponent((n,{slots:t})=>{const o=e.inject("$theme",e.reactive({})),r=c=>typeof n.theme=="function"?n.theme(v1(c)):n.theme,l=e.reactive(r(o));return e.provide("$theme",e.reactive(l)),e.watch(o,c=>{_2(l,r(c))},{deep:!0,immediate:!0}),()=>e.h("div",null,t)},{name:"ThemeProvider",props:{theme:{type:[Object,Function],required:!0}}});const N1=["disabled","loading","type","tabindex"],E1={key:1},C1={key:0},A=e.defineComponent({__name:"NmorphButton",props:{styleType:{default:"default"},loading:{type:Boolean,default:!1},ripple:{type:Boolean,default:!0},type:{default:"button"},text:{default:void 0},accentBgOnHover:{type:Boolean,default:!1},shape:{default:"default"},fill:{type:Boolean,default:!1},tabindex:{default:0},id:{},name:{},height:{default:"default"},disabled:{type:Boolean,default:!1}},setup(n,{expose:t}){const o=n,r=e.useSlots(),l=e.computed(()=>N({nmorph:[Q[o.height],`${o.fill&&"fill"}`],"nmorph-button":[o.styleType,o.shape,`${o.disabled&&"disabled"}`,`${o.accentBgOnHover&&"accent-bg-on-hover"}`,`${o.ripple&&"ripple"}`,`${r.icon&&"icon"}`]})),c=e.ref(null),i={thin:"small",default:"medium",thick:"large"},s=e.computed(()=>i[o.height]);t({buttonDOMElement:c});const d=z`
|
|
363
|
+
`;const o=document.createElement("style");o.innerHTML=t,document.head.appendChild(o)},zn=()=>{const n=e.ref({width:0,height:0}),t=e.ref(0);let o,r;const l=()=>{clearTimeout(o),o=setTimeout(()=>{n.value.width=window.innerWidth,n.value.height=window.innerHeight},400)},c=()=>{clearTimeout(r),r=setTimeout(()=>{t.value=window.scrollY},400)};return window&&(window.addEventListener("resize",l),window.addEventListener("scroll",c)),{dimensions:n,scrollTop:t}},oa=()=>{const n=e.ref([]),t={duration:3e3,closable:!0,fill:!0,width:"330px"},o=l=>{const c={id:String(Date.now()),...t},i=e.reactive({...c,...l});n.value.push(i),i.duration!==0&&setTimeout(()=>r(i.id),i.duration)},r=l=>{n.value=n.value.filter(c=>c.id!==l)};return{notifications:n,notify:o,removeNotification:r}},ra=()=>e.inject("nmorph"),aa={sun:"Вс",mon:"Пн",tue:"Вт",wed:"Ср",thu:"Чт",fri:"Пт",sat:"Сб",jan:"Январь",feb:"Февраль",mar:"Март",apr:"Апрель",may:"Май",jun:"Июнь",jul:"Июль",aug:"Август",sep:"Сентябрь",oct:"Октябрь",nov:"Ноябрь",dec:"Декабрь",pickADate:"Выберите дату",loadingText:"Загрузка ...",loadFailedText:"Не удалось загрузить изображение",noElementPlaceholder:"Выберите значение",selectFile:"Выберите файл"},la={sun:"日",mon:"一",tue:"二",wed:"三",thu:"四",fri:"五",sat:"六",jan:"一月",feb:"二月",mar:"三月",apr:"四月",may:"五月",jun:"六月",jul:"七月",aug:"八月",sep:"九月",oct:"十月",nov:"十一月",dec:"十二月",pickADate:"选择日期",loadingText:"加载中...",loadFailedText:"图片加载失败",noElementPlaceholder:"选择值",selectFile:"选择文件"};var ca=Object.defineProperty,ia=(n,t,o)=>t in n?ca(n,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[t]=o,Hn=(n,t,o)=>ia(n,typeof t!="symbol"?t+"":t,o);const sa=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],Sn=new Set(sa),da="styled",ma="styled",qe="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",In=new Set,Ln=()=>{let n;do{const t=new Date().getTime(),o=Math.floor(Math.random()*1e4)*Math.floor(Math.random()*10);n=`${An(t*Math.floor(Math.random()*1e3))}${o}`}while(In.has(n));return In.add(n),n},An=n=>{const t=qe[n%qe.length];return n>qe.length?`${An(Math.floor(n/qe.length))}${t}`:t};function pa(n){return`${ma}-${n}-${Ln()}`}function Tn(){return`${da}-${Ln()}`}function Dn(n,t){return t.reduce((o,r,l)=>o.concat(r,n[l+1]),[n[0]])}function ha(n){return typeof n=="string"&&Sn.has(n)}function Vt(n){var t;return typeof n=="object"&&((t=n?.name)==null?void 0:t.includes("styled"))}function $t(n){return n&&(typeof n.setup=="function"||typeof n.render=="function"||typeof n.template=="string")}function fa(n){return ha(n)||Vt(n)||$t(n)}function z(n,...t){return Dn(n,t)}function vt(n,t,o){return n.reduce((r,l)=>l==null||l===!1||l===""?r:Array.isArray(l)?[...r,...vt(l,t,o)]:typeof l=="function"?r.concat(...vt([l(t)],t,o)):typeof l=="object"&&l?.source==="tw"?(o.push(...l.value),r):Vt(l)?r.concat(`.${l.custom.className}`):r.concat(l.toString()),[])}var O="-ms-",Me="-moz-",L="-webkit-",jn="comm",Nt="rule",Et="decl",ua="@import",On="@keyframes",ga="@layer",Fn=Math.abs,Ct=String.fromCharCode,Mt=Object.assign;function wa(n,t){return Y(n,0)^45?(((t<<2^Y(n,0))<<2^Y(n,1))<<2^Y(n,2))<<2^Y(n,3):0}function Pn(n){return n.trim()}function ae(n,t){return(n=t.exec(n))?n[0]:n}function S(n,t,o){return n.replace(t,o)}function We(n,t,o){return n.indexOf(t,o)}function Y(n,t){return n.charCodeAt(t)|0}function be(n,t,o){return n.slice(t,o)}function oe(n){return n.length}function Rn(n){return n.length}function ze(n,t){return t.push(n),n}function _a(n,t){return n.map(t).join("")}function qn(n,t){return n.filter(function(o){return!ae(o,t)})}var Ue=1,ke=1,Wn=0,Z=0,q=0,Be="";function Ye(n,t,o,r,l,c,i,s){return{value:n,root:t,parent:o,type:r,props:l,children:c,line:Ue,column:ke,length:i,return:"",siblings:s}}function se(n,t){return Mt(Ye("",null,null,"",null,null,0,n.siblings),n,{length:-n.length},t)}function xe(n){for(;n.root;)n=se(n.root,{children:[n]});ze(n,n.siblings)}function ba(){return q}function ka(){return q=Z>0?Y(Be,--Z):0,ke--,q===10&&(ke=1,Ue--),q}function te(){return q=Z<Wn?Y(Be,Z++):0,ke++,q===10&&(ke=1,Ue++),q}function me(){return Y(Be,Z)}function Ge(){return Z}function Xe(n,t){return be(Be,n,t)}function zt(n){switch(n){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Ba(n){return Ue=ke=1,Wn=oe(Be=n),Z=0,[]}function xa(n){return Be="",n}function Ht(n){return Pn(Xe(Z-1,St(n===91?n+2:n===40?n+1:n)))}function ya(n){for(;(q=me())&&q<33;)te();return zt(n)>2||zt(q)>3?"":" "}function Va(n,t){for(;--t&&te()&&!(q<48||q>102||q>57&&q<65||q>70&&q<97););return Xe(n,Ge()+(t<6&&me()==32&&te()==32))}function St(n){for(;te();)switch(q){case n:return Z;case 34:case 39:n!==34&&n!==39&&St(q);break;case 40:n===41&&St(n);break;case 92:te();break}return Z}function $a(n,t){for(;te()&&n+q!==57&&!(n+q===84&&me()===47););return"/*"+Xe(t,Z-1)+"*"+Ct(n===47?n:te())}function va(n){for(;!zt(me());)te();return Xe(n,Z)}function Na(n){return xa(Ke("",null,null,null,[""],n=Ba(n),0,[0],n))}function Ke(n,t,o,r,l,c,i,s,d){for(var m=0,g=0,f=i,w=0,u=0,p=0,k=1,B=1,h=1,_=0,b="",x=l,y=c,V=r,$=b;B;)switch(p=_,_=te()){case 40:if(p!=108&&Y($,f-1)==58){We($+=S(Ht(_),"&","&\f"),"&\f",Fn(m?s[m-1]:0))!=-1&&(h=-1);break}case 34:case 39:case 91:$+=Ht(_);break;case 9:case 10:case 13:case 32:$+=ya(p);break;case 92:$+=Va(Ge()-1,7);continue;case 47:switch(me()){case 42:case 47:ze(Ea($a(te(),Ge()),t,o,d),d);break;default:$+="/"}break;case 123*k:s[m++]=oe($)*h;case 125*k:case 59:case 0:switch(_){case 0:case 125:B=0;case 59+g:h==-1&&($=S($,/\f/g,"")),u>0&&oe($)-f&&ze(u>32?Yn($+";",r,o,f-1,d):Yn(S($," ","")+";",r,o,f-2,d),d);break;case 59:$+=";";default:if(ze(V=Un($,t,o,m,g,l,s,b,x=[],y=[],f,c),c),_===123)if(g===0)Ke($,t,V,V,x,c,f,s,y);else switch(w===99&&Y($,3)===110?100:w){case 100:case 108:case 109:case 115:Ke(n,V,V,r&&ze(Un(n,V,V,0,0,l,s,b,l,x=[],f,y),y),l,y,f,s,r?x:y);break;default:Ke($,V,V,V,[""],y,0,s,y)}}m=g=u=0,k=h=1,b=$="",f=i;break;case 58:f=1+oe($),u=p;default:if(k<1){if(_==123)--k;else if(_==125&&k++==0&&ka()==125)continue}switch($+=Ct(_),_*k){case 38:h=g>0?1:($+="\f",-1);break;case 44:s[m++]=(oe($)-1)*h,h=1;break;case 64:me()===45&&($+=Ht(te())),w=me(),g=f=oe(b=$+=va(Ge())),_++;break;case 45:p===45&&oe($)==2&&(k=0)}}return c}function Un(n,t,o,r,l,c,i,s,d,m,g,f){for(var w=l-1,u=l===0?c:[""],p=Rn(u),k=0,B=0,h=0;k<r;++k)for(var _=0,b=be(n,w+1,w=Fn(B=i[k])),x=n;_<p;++_)(x=Pn(B>0?u[_]+" "+b:S(b,/&\f/g,u[_])))&&(d[h++]=x);return Ye(n,t,o,l===0?Nt:s,d,m,g,f)}function Ea(n,t,o,r){return Ye(n,t,o,jn,Ct(ba()),be(n,2,-2),0,r)}function Yn(n,t,o,r,l){return Ye(n,t,o,Et,be(n,0,r),be(n,r+1,-1),r,l)}function Gn(n,t,o){switch(wa(n,t)){case 5103:return L+"print-"+n+n;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return L+n+n;case 4789:return Me+n+n;case 5349:case 4246:case 4810:case 6968:case 2756:return L+n+Me+n+O+n+n;case 5936:switch(Y(n,t+11)){case 114:return L+n+O+S(n,/[svh]\w+-[tblr]{2}/,"tb")+n;case 108:return L+n+O+S(n,/[svh]\w+-[tblr]{2}/,"tb-rl")+n;case 45:return L+n+O+S(n,/[svh]\w+-[tblr]{2}/,"lr")+n}case 6828:case 4268:case 2903:return L+n+O+n+n;case 6165:return L+n+O+"flex-"+n+n;case 5187:return L+n+S(n,/(\w+).+(:[^]+)/,L+"box-$1$2"+O+"flex-$1$2")+n;case 5443:return L+n+O+"flex-item-"+S(n,/flex-|-self/g,"")+(ae(n,/flex-|baseline/)?"":O+"grid-row-"+S(n,/flex-|-self/g,""))+n;case 4675:return L+n+O+"flex-line-pack"+S(n,/align-content|flex-|-self/g,"")+n;case 5548:return L+n+O+S(n,"shrink","negative")+n;case 5292:return L+n+O+S(n,"basis","preferred-size")+n;case 6060:return L+"box-"+S(n,"-grow","")+L+n+O+S(n,"grow","positive")+n;case 4554:return L+S(n,/([^-])(transform)/g,"$1"+L+"$2")+n;case 6187:return S(S(S(n,/(zoom-|grab)/,L+"$1"),/(image-set)/,L+"$1"),n,"")+n;case 5495:case 3959:return S(n,/(image-set\([^]*)/,L+"$1$`$1");case 4968:return S(S(n,/(.+:)(flex-)?(.*)/,L+"box-pack:$3"+O+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+L+n+n;case 4200:if(!ae(n,/flex-|baseline/))return O+"grid-column-align"+be(n,t)+n;break;case 2592:case 3360:return O+S(n,"template-","")+n;case 4384:case 3616:return o&&o.some(function(r,l){return t=l,ae(r.props,/grid-\w+-end/)})?~We(n+(o=o[t].value),"span",0)?n:O+S(n,"-start","")+n+O+"grid-row-span:"+(~We(o,"span",0)?ae(o,/\d+/):+ae(o,/\d+/)-+ae(n,/\d+/))+";":O+S(n,"-start","")+n;case 4896:case 4128:return o&&o.some(function(r){return ae(r.props,/grid-\w+-start/)})?n:O+S(S(n,"-end","-span"),"span ","")+n;case 4095:case 3583:case 4068:case 2532:return S(n,/(.+)-inline(.+)/,L+"$1$2")+n;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(oe(n)-1-t>6)switch(Y(n,t+1)){case 109:if(Y(n,t+4)!==45)break;case 102:return S(n,/(.+:)(.+)-([^]+)/,"$1"+L+"$2-$3$1"+Me+(Y(n,t+3)==108?"$3":"$2-$3"))+n;case 115:return~We(n,"stretch",0)?Gn(S(n,"stretch","fill-available"),t,o)+n:n}break;case 5152:case 5920:return S(n,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,function(r,l,c,i,s,d,m){return O+l+":"+c+m+(i?O+l+"-span:"+(s?d:+d-+c)+m:"")+n});case 4949:if(Y(n,t+6)===121)return S(n,":",":"+L)+n;break;case 6444:switch(Y(n,Y(n,14)===45?18:11)){case 120:return S(n,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+L+(Y(n,14)===45?"inline-":"")+"box$3$1"+L+"$2$3$1"+O+"$2box$3")+n;case 100:return S(n,":",":"+O)+n}break;case 5719:case 2647:case 2135:case 3927:case 2391:return S(n,"scroll-","scroll-snap-")+n}return n}function Qe(n,t){for(var o="",r=0;r<n.length;r++)o+=t(n[r],r,n,t)||"";return o}function Ca(n,t,o,r){switch(n.type){case ga:if(n.children.length)break;case ua:case Et:return n.return=n.return||n.value;case jn:return"";case On:return n.return=n.value+"{"+Qe(n.children,r)+"}";case Nt:if(!oe(n.value=n.props.join(",")))return""}return oe(o=Qe(n.children,r))?n.return=n.value+"{"+o+"}":""}function Ma(n){var t=Rn(n);return function(o,r,l,c){for(var i="",s=0;s<t;s++)i+=n[s](o,r,l,c)||"";return i}}function za(n,t,o,r){if(n.length>-1&&!n.return)switch(n.type){case Et:n.return=Gn(n.value,n.length,o);return;case On:return Qe([se(n,{value:S(n.value,"@","@"+L)})],r);case Nt:if(n.length)return _a(o=n.props,function(l){switch(ae(l,r=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":xe(se(n,{props:[S(l,/:(read-\w+)/,":"+Me+"$1")]})),xe(se(n,{props:[l]})),Mt(n,{props:qn(o,r)});break;case"::placeholder":xe(se(n,{props:[S(l,/:(plac\w+)/,":"+L+"input-$1")]})),xe(se(n,{props:[S(l,/:(plac\w+)/,":"+Me+"$1")]})),xe(se(n,{props:[S(l,/:(plac\w+)/,O+"input-$1")]})),xe(se(n,{props:[l]})),Mt(n,{props:qn(o,r)});break}return""})}}class Ha{constructor(){Hn(this,"beforeBuildHooks",[]),Hn(this,"afterBuildHooks",[])}register(t){t.beforeBuild&&(Array.isArray(t.beforeBuild)?this.beforeBuildHooks.push(...t.beforeBuild):this.beforeBuildHooks.push(t.beforeBuild)),t.afterBuild&&(Array.isArray(t.afterBuild)?this.afterBuildHooks.push(...t.afterBuild):this.afterBuildHooks.push(t.afterBuild))}runBeforeBuild(t,o,r){for(const l of this.beforeBuildHooks)l(t,o,r)}runAfterBuild(t){for(const o of this.afterBuildHooks){const r=o(t);r&&(t=r)}return t}}const Xn=new Ha,Sa=65536;let It=0;const Kn={},Ze=[];function Ia(){const n=document.createElement("style");return document.head.appendChild(n),Ze.push(n),n}function La(n,t){It++;let o=Ze[Ze.length-1];(!o||It>=Sa)&&(o=Ia(),It=0);const r=Kn[n],l=t;if(r){r.data=l;return}const c=document.createTextNode(l);o.appendChild(c),Kn[n]=c}function Aa(n){var t;for(const o of Ze)for(const r of o.childNodes)if((t=r.nodeValue)!=null&&t.startsWith(`.${n}`)){r.remove();break}}function Qn(n,t,o){const r=[],l=vt(t,o,r).join("");let c=l;n!==""&&(c=`.${n}{${l}}`);let i=Qe(Na(c),Ma([(s,d,m)=>Xn.runBeforeBuild(s,d,m),za,Ca]));return i=Xn.runAfterBuild(i),La(n,i),r}function Zn(n,t){if(!fa(n))throw Error("The element is invalid.");let o;function r(c,...i){const s=Dn(c,i);return l(s)}r.attrs=function(c){return o=c,r};function l(c){let i=n;$t(n)&&(i="vue-component"),Vt(n)&&(i="styled-component");const s=pa(i),d=Tn(),m=e.defineComponent((g,{slots:f})=>{const w=e.computed(()=>typeof o=="function"?o(g):typeof o=="object"?o:{}),u=e.ref([]),p=e.ref({class:"",...w.value}),k=e.inject("$theme",e.reactive({}));let B={theme:k,...g,...g.props,...w.value};const h=Tn();return p.value.class+=` ${h} ${d}`,e.watch(u,_=>{p.value.class+=` ${_.join(" ")}`},{deep:!0}),e.watch([k,g],()=>{B={...p.value,theme:k,...g,...g.props},u.value=Qn(h,c,B)},{deep:!0}),e.onMounted(()=>{u.value=Qn(h,c,B)}),e.onUnmounted(()=>{Aa(h)}),()=>{const _=$t(n)?e.h(n,{as:g.as}):g.as??n;return e.h(_,{...p.value},f)}},{name:s,props:{as:{type:String,required:!1},props:{type:Object,required:!1},...t},inheritAttrs:!0});return m.custom={className:d},m}return r}const M=Zn;Sn.forEach(n=>{M[n]=Zn(n)});var Jn=typeof global=="object"&&global&&global.Object===Object&&global,Ta=typeof self=="object"&&self&&self.Object===Object&&self,re=Jn||Ta||Function("return this")(),ye=re.Symbol,eo=Object.prototype,Da=eo.hasOwnProperty,ja=eo.toString,He=ye?ye.toStringTag:void 0;function Oa(n){var t=Da.call(n,He),o=n[He];try{n[He]=void 0;var r=!0}catch{}var l=ja.call(n);return r&&(t?n[He]=o:delete n[He]),l}var Fa=Object.prototype,Pa=Fa.toString;function Ra(n){return Pa.call(n)}var qa="[object Null]",Wa="[object Undefined]",to=ye?ye.toStringTag:void 0;function Se(n){return n==null?n===void 0?Wa:qa:to&&to in Object(n)?Oa(n):Ra(n)}function Ie(n){return n!=null&&typeof n=="object"}var Lt=Array.isArray;function Ve(n){var t=typeof n;return n!=null&&(t=="object"||t=="function")}function no(n){return n}var Ua="[object AsyncFunction]",Ya="[object Function]",Ga="[object GeneratorFunction]",Xa="[object Proxy]";function oo(n){if(!Ve(n))return!1;var t=Se(n);return t==Ya||t==Ga||t==Ua||t==Xa}var At=re["__core-js_shared__"],ro=function(){var n=/[^.]+$/.exec(At&&At.keys&&At.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}();function Ka(n){return!!ro&&ro in n}var Qa=Function.prototype,Za=Qa.toString;function pe(n){if(n!=null){try{return Za.call(n)}catch{}try{return n+""}catch{}}return""}var Ja=/[\\^$.*+?()[\]{}|]/g,e0=/^\[object .+?Constructor\]$/,t0=Function.prototype,n0=Object.prototype,o0=t0.toString,r0=n0.hasOwnProperty,a0=RegExp("^"+o0.call(r0).replace(Ja,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function l0(n){if(!Ve(n)||Ka(n))return!1;var t=oo(n)?a0:e0;return t.test(pe(n))}function c0(n,t){return n?.[t]}function he(n,t){var o=c0(n,t);return l0(o)?o:void 0}var Tt=he(re,"WeakMap"),ao=Object.create,i0=function(){function n(){}return function(t){if(!Ve(t))return{};if(ao)return ao(t);n.prototype=t;var o=new n;return n.prototype=void 0,o}}();function s0(n,t,o){switch(o.length){case 0:return n.call(t);case 1:return n.call(t,o[0]);case 2:return n.call(t,o[0],o[1]);case 3:return n.call(t,o[0],o[1],o[2])}return n.apply(t,o)}function d0(n,t){var o=-1,r=n.length;for(t||(t=Array(r));++o<r;)t[o]=n[o];return t}var m0=800,p0=16,h0=Date.now;function f0(n){var t=0,o=0;return function(){var r=h0(),l=p0-(r-o);if(o=r,l>0){if(++t>=m0)return arguments[0]}else t=0;return n.apply(void 0,arguments)}}function u0(n){return function(){return n}}var Je=function(){try{var n=he(Object,"defineProperty");return n({},"",{}),n}catch{}}(),g0=Je?function(n,t){return Je(n,"toString",{configurable:!0,enumerable:!1,value:u0(t),writable:!0})}:no,w0=f0(g0);function _0(n,t){for(var o=-1,r=n==null?0:n.length;++o<r&&t(n[o],o,n)!==!1;);return n}var b0=9007199254740991,k0=/^(?:0|[1-9]\d*)$/;function lo(n,t){var o=typeof n;return t=t??b0,!!t&&(o=="number"||o!="symbol"&&k0.test(n))&&n>-1&&n%1==0&&n<t}function co(n,t,o){t=="__proto__"&&Je?Je(n,t,{configurable:!0,enumerable:!0,value:o,writable:!0}):n[t]=o}function Dt(n,t){return n===t||n!==n&&t!==t}var B0=Object.prototype,x0=B0.hasOwnProperty;function jt(n,t,o){var r=n[t];(!(x0.call(n,t)&&Dt(r,o))||o===void 0&&!(t in n))&&co(n,t,o)}function Le(n,t,o,r){var l=!o;o||(o={});for(var c=-1,i=t.length;++c<i;){var s=t[c],d=void 0;d===void 0&&(d=n[s]),l?co(o,s,d):jt(o,s,d)}return o}var io=Math.max;function y0(n,t,o){return t=io(t===void 0?n.length-1:t,0),function(){for(var r=arguments,l=-1,c=io(r.length-t,0),i=Array(c);++l<c;)i[l]=r[t+l];l=-1;for(var s=Array(t+1);++l<t;)s[l]=r[l];return s[t]=o(i),s0(n,this,s)}}function V0(n,t){return w0(y0(n,t,no),n+"")}var $0=9007199254740991;function so(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=$0}function et(n){return n!=null&&so(n.length)&&!oo(n)}function v0(n,t,o){if(!Ve(o))return!1;var r=typeof t;return(r=="number"?et(o)&&lo(t,o.length):r=="string"&&t in o)?Dt(o[t],n):!1}function N0(n){return V0(function(t,o){var r=-1,l=o.length,c=l>1?o[l-1]:void 0,i=l>2?o[2]:void 0;for(c=n.length>3&&typeof c=="function"?(l--,c):void 0,i&&v0(o[0],o[1],i)&&(c=l<3?void 0:c,l=1),t=Object(t);++r<l;){var s=o[r];s&&n(t,s,r,c)}return t})}var E0=Object.prototype;function tt(n){var t=n&&n.constructor,o=typeof t=="function"&&t.prototype||E0;return n===o}function C0(n,t){for(var o=-1,r=Array(n);++o<n;)r[o]=t(o);return r}var M0="[object Arguments]";function mo(n){return Ie(n)&&Se(n)==M0}var po=Object.prototype,z0=po.hasOwnProperty,H0=po.propertyIsEnumerable,S0=mo(function(){return arguments}())?mo:function(n){return Ie(n)&&z0.call(n,"callee")&&!H0.call(n,"callee")};function I0(){return!1}var ho=typeof a=="object"&&a&&!a.nodeType&&a,fo=ho&&typeof module=="object"&&module&&!module.nodeType&&module,L0=fo&&fo.exports===ho,uo=L0?re.Buffer:void 0,A0=uo?uo.isBuffer:void 0,go=A0||I0,T0="[object Arguments]",D0="[object Array]",j0="[object Boolean]",O0="[object Date]",F0="[object Error]",P0="[object Function]",R0="[object Map]",q0="[object Number]",W0="[object Object]",U0="[object RegExp]",Y0="[object Set]",G0="[object String]",X0="[object WeakMap]",K0="[object ArrayBuffer]",Q0="[object DataView]",Z0="[object Float32Array]",J0="[object Float64Array]",e2="[object Int8Array]",t2="[object Int16Array]",n2="[object Int32Array]",o2="[object Uint8Array]",r2="[object Uint8ClampedArray]",a2="[object Uint16Array]",l2="[object Uint32Array]",F={};F[Z0]=F[J0]=F[e2]=F[t2]=F[n2]=F[o2]=F[r2]=F[a2]=F[l2]=!0,F[T0]=F[D0]=F[K0]=F[j0]=F[Q0]=F[O0]=F[F0]=F[P0]=F[R0]=F[q0]=F[W0]=F[U0]=F[Y0]=F[G0]=F[X0]=!1;function c2(n){return Ie(n)&&so(n.length)&&!!F[Se(n)]}function Ot(n){return function(t){return n(t)}}var wo=typeof a=="object"&&a&&!a.nodeType&&a,Ae=wo&&typeof module=="object"&&module&&!module.nodeType&&module,i2=Ae&&Ae.exports===wo,Ft=i2&&Jn.process,$e=function(){try{var n=Ae&&Ae.require&&Ae.require("util").types;return n||Ft&&Ft.binding&&Ft.binding("util")}catch{}}(),_o=$e&&$e.isTypedArray,s2=_o?Ot(_o):c2,d2=Object.prototype,m2=d2.hasOwnProperty;function bo(n,t){var o=Lt(n),r=!o&&S0(n),l=!o&&!r&&go(n),c=!o&&!r&&!l&&s2(n),i=o||r||l||c,s=i?C0(n.length,String):[],d=s.length;for(var m in n)(t||m2.call(n,m))&&!(i&&(m=="length"||l&&(m=="offset"||m=="parent")||c&&(m=="buffer"||m=="byteLength"||m=="byteOffset")||lo(m,d)))&&s.push(m);return s}function ko(n,t){return function(o){return n(t(o))}}var p2=ko(Object.keys,Object),h2=Object.prototype,f2=h2.hasOwnProperty;function u2(n){if(!tt(n))return p2(n);var t=[];for(var o in Object(n))f2.call(n,o)&&o!="constructor"&&t.push(o);return t}function nt(n){return et(n)?bo(n):u2(n)}var g2=Object.prototype,w2=g2.hasOwnProperty,_2=N0(function(n,t){if(tt(t)||et(t)){Le(t,nt(t),n);return}for(var o in t)w2.call(t,o)&&jt(n,o,t[o])});function b2(n){var t=[];if(n!=null)for(var o in Object(n))t.push(o);return t}var k2=Object.prototype,B2=k2.hasOwnProperty;function x2(n){if(!Ve(n))return b2(n);var t=tt(n),o=[];for(var r in n)r=="constructor"&&(t||!B2.call(n,r))||o.push(r);return o}function Pt(n){return et(n)?bo(n,!0):x2(n)}var Te=he(Object,"create");function y2(){this.__data__=Te?Te(null):{},this.size=0}function V2(n){var t=this.has(n)&&delete this.__data__[n];return this.size-=t?1:0,t}var $2="__lodash_hash_undefined__",v2=Object.prototype,N2=v2.hasOwnProperty;function E2(n){var t=this.__data__;if(Te){var o=t[n];return o===$2?void 0:o}return N2.call(t,n)?t[n]:void 0}var C2=Object.prototype,M2=C2.hasOwnProperty;function z2(n){var t=this.__data__;return Te?t[n]!==void 0:M2.call(t,n)}var H2="__lodash_hash_undefined__";function S2(n,t){var o=this.__data__;return this.size+=this.has(n)?0:1,o[n]=Te&&t===void 0?H2:t,this}function fe(n){var t=-1,o=n==null?0:n.length;for(this.clear();++t<o;){var r=n[t];this.set(r[0],r[1])}}fe.prototype.clear=y2,fe.prototype.delete=V2,fe.prototype.get=E2,fe.prototype.has=z2,fe.prototype.set=S2;function I2(){this.__data__=[],this.size=0}function ot(n,t){for(var o=n.length;o--;)if(Dt(n[o][0],t))return o;return-1}var L2=Array.prototype,A2=L2.splice;function T2(n){var t=this.__data__,o=ot(t,n);if(o<0)return!1;var r=t.length-1;return o==r?t.pop():A2.call(t,o,1),--this.size,!0}function D2(n){var t=this.__data__,o=ot(t,n);return o<0?void 0:t[o][1]}function j2(n){return ot(this.__data__,n)>-1}function O2(n,t){var o=this.__data__,r=ot(o,n);return r<0?(++this.size,o.push([n,t])):o[r][1]=t,this}function le(n){var t=-1,o=n==null?0:n.length;for(this.clear();++t<o;){var r=n[t];this.set(r[0],r[1])}}le.prototype.clear=I2,le.prototype.delete=T2,le.prototype.get=D2,le.prototype.has=j2,le.prototype.set=O2;var De=he(re,"Map");function F2(){this.size=0,this.__data__={hash:new fe,map:new(De||le),string:new fe}}function P2(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function rt(n,t){var o=n.__data__;return P2(t)?o[typeof t=="string"?"string":"hash"]:o.map}function R2(n){var t=rt(this,n).delete(n);return this.size-=t?1:0,t}function q2(n){return rt(this,n).get(n)}function W2(n){return rt(this,n).has(n)}function U2(n,t){var o=rt(this,n),r=o.size;return o.set(n,t),this.size+=o.size==r?0:1,this}function ve(n){var t=-1,o=n==null?0:n.length;for(this.clear();++t<o;){var r=n[t];this.set(r[0],r[1])}}ve.prototype.clear=F2,ve.prototype.delete=R2,ve.prototype.get=q2,ve.prototype.has=W2,ve.prototype.set=U2;function Bo(n,t){for(var o=-1,r=t.length,l=n.length;++o<r;)n[l+o]=t[o];return n}var xo=ko(Object.getPrototypeOf,Object);function Y2(){this.__data__=new le,this.size=0}function G2(n){var t=this.__data__,o=t.delete(n);return this.size=t.size,o}function X2(n){return this.__data__.get(n)}function K2(n){return this.__data__.has(n)}var Q2=200;function Z2(n,t){var o=this.__data__;if(o instanceof le){var r=o.__data__;if(!De||r.length<Q2-1)return r.push([n,t]),this.size=++o.size,this;o=this.__data__=new ve(r)}return o.set(n,t),this.size=o.size,this}function Ne(n){var t=this.__data__=new le(n);this.size=t.size}Ne.prototype.clear=Y2,Ne.prototype.delete=G2,Ne.prototype.get=X2,Ne.prototype.has=K2,Ne.prototype.set=Z2;function J2(n,t){return n&&Le(t,nt(t),n)}function el(n,t){return n&&Le(t,Pt(t),n)}var yo=typeof a=="object"&&a&&!a.nodeType&&a,Vo=yo&&typeof module=="object"&&module&&!module.nodeType&&module,tl=Vo&&Vo.exports===yo,$o=tl?re.Buffer:void 0,vo=$o?$o.allocUnsafe:void 0;function nl(n,t){if(t)return n.slice();var o=n.length,r=vo?vo(o):new n.constructor(o);return n.copy(r),r}function ol(n,t){for(var o=-1,r=n==null?0:n.length,l=0,c=[];++o<r;){var i=n[o];t(i,o,n)&&(c[l++]=i)}return c}function No(){return[]}var rl=Object.prototype,al=rl.propertyIsEnumerable,Eo=Object.getOwnPropertySymbols,Rt=Eo?function(n){return n==null?[]:(n=Object(n),ol(Eo(n),function(t){return al.call(n,t)}))}:No;function ll(n,t){return Le(n,Rt(n),t)}var cl=Object.getOwnPropertySymbols,Co=cl?function(n){for(var t=[];n;)Bo(t,Rt(n)),n=xo(n);return t}:No;function il(n,t){return Le(n,Co(n),t)}function Mo(n,t,o){var r=t(n);return Lt(n)?r:Bo(r,o(n))}function sl(n){return Mo(n,nt,Rt)}function dl(n){return Mo(n,Pt,Co)}var qt=he(re,"DataView"),Wt=he(re,"Promise"),Ut=he(re,"Set"),zo="[object Map]",ml="[object Object]",Ho="[object Promise]",So="[object Set]",Io="[object WeakMap]",Lo="[object DataView]",pl=pe(qt),hl=pe(De),fl=pe(Wt),ul=pe(Ut),gl=pe(Tt),ce=Se;(qt&&ce(new qt(new ArrayBuffer(1)))!=Lo||De&&ce(new De)!=zo||Wt&&ce(Wt.resolve())!=Ho||Ut&&ce(new Ut)!=So||Tt&&ce(new Tt)!=Io)&&(ce=function(n){var t=Se(n),o=t==ml?n.constructor:void 0,r=o?pe(o):"";if(r)switch(r){case pl:return Lo;case hl:return zo;case fl:return Ho;case ul:return So;case gl:return Io}return t});var wl=Object.prototype,_l=wl.hasOwnProperty;function bl(n){var t=n.length,o=new n.constructor(t);return t&&typeof n[0]=="string"&&_l.call(n,"index")&&(o.index=n.index,o.input=n.input),o}var Ao=re.Uint8Array;function Yt(n){var t=new n.constructor(n.byteLength);return new Ao(t).set(new Ao(n)),t}function kl(n,t){var o=t?Yt(n.buffer):n.buffer;return new n.constructor(o,n.byteOffset,n.byteLength)}var Bl=/\w*$/;function xl(n){var t=new n.constructor(n.source,Bl.exec(n));return t.lastIndex=n.lastIndex,t}var To=ye?ye.prototype:void 0,Do=To?To.valueOf:void 0;function yl(n){return Do?Object(Do.call(n)):{}}function Vl(n,t){var o=t?Yt(n.buffer):n.buffer;return new n.constructor(o,n.byteOffset,n.length)}var $l="[object Boolean]",vl="[object Date]",Nl="[object Map]",El="[object Number]",Cl="[object RegExp]",Ml="[object Set]",zl="[object String]",Hl="[object Symbol]",Sl="[object ArrayBuffer]",Il="[object DataView]",Ll="[object Float32Array]",Al="[object Float64Array]",Tl="[object Int8Array]",Dl="[object Int16Array]",jl="[object Int32Array]",Ol="[object Uint8Array]",Fl="[object Uint8ClampedArray]",Pl="[object Uint16Array]",Rl="[object Uint32Array]";function ql(n,t,o){var r=n.constructor;switch(t){case Sl:return Yt(n);case $l:case vl:return new r(+n);case Il:return kl(n,o);case Ll:case Al:case Tl:case Dl:case jl:case Ol:case Fl:case Pl:case Rl:return Vl(n,o);case Nl:return new r;case El:case zl:return new r(n);case Cl:return xl(n);case Ml:return new r;case Hl:return yl(n)}}function Wl(n){return typeof n.constructor=="function"&&!tt(n)?i0(xo(n)):{}}var Ul="[object Map]";function Yl(n){return Ie(n)&&ce(n)==Ul}var jo=$e&&$e.isMap,Gl=jo?Ot(jo):Yl,Xl="[object Set]";function Kl(n){return Ie(n)&&ce(n)==Xl}var Oo=$e&&$e.isSet,Ql=Oo?Ot(Oo):Kl,Zl=1,Jl=2,e1=4,Fo="[object Arguments]",t1="[object Array]",n1="[object Boolean]",o1="[object Date]",r1="[object Error]",Po="[object Function]",a1="[object GeneratorFunction]",l1="[object Map]",c1="[object Number]",Ro="[object Object]",i1="[object RegExp]",s1="[object Set]",d1="[object String]",m1="[object Symbol]",p1="[object WeakMap]",h1="[object ArrayBuffer]",f1="[object DataView]",u1="[object Float32Array]",g1="[object Float64Array]",w1="[object Int8Array]",_1="[object Int16Array]",b1="[object Int32Array]",k1="[object Uint8Array]",B1="[object Uint8ClampedArray]",x1="[object Uint16Array]",y1="[object Uint32Array]",D={};D[Fo]=D[t1]=D[h1]=D[f1]=D[n1]=D[o1]=D[u1]=D[g1]=D[w1]=D[_1]=D[b1]=D[l1]=D[c1]=D[Ro]=D[i1]=D[s1]=D[d1]=D[m1]=D[k1]=D[B1]=D[x1]=D[y1]=!0,D[r1]=D[Po]=D[p1]=!1;function at(n,t,o,r,l,c){var i,s=t&Zl,d=t&Jl,m=t&e1;if(i!==void 0)return i;if(!Ve(n))return n;var g=Lt(n);if(g){if(i=bl(n),!s)return d0(n,i)}else{var f=ce(n),w=f==Po||f==a1;if(go(n))return nl(n,s);if(f==Ro||f==Fo||w&&!l){if(i=d||w?{}:Wl(n),!s)return d?il(n,el(i,n)):ll(n,J2(i,n))}else{if(!D[f])return l?n:{};i=ql(n,f,s)}}c||(c=new Ne);var u=c.get(n);if(u)return u;c.set(n,i),Ql(n)?n.forEach(function(B){i.add(at(B,t,o,B,n,c))}):Gl(n)&&n.forEach(function(B,h){i.set(h,at(B,t,o,h,n,c))});var p=m?d?dl:sl:d?Pt:nt,k=g?void 0:p(n);return _0(k||n,function(B,h){k&&(h=B,B=n[h]),jt(i,h,at(B,t,o,h,n,c))}),i}var V1=1,$1=4;function v1(n){return at(n,V1|$1)}e.defineComponent((n,{slots:t})=>{const o=e.inject("$theme",e.reactive({})),r=c=>typeof n.theme=="function"?n.theme(v1(c)):n.theme,l=e.reactive(r(o));return e.provide("$theme",e.reactive(l)),e.watch(o,c=>{_2(l,r(c))},{deep:!0,immediate:!0}),()=>e.h("div",null,t)},{name:"ThemeProvider",props:{theme:{type:[Object,Function],required:!0}}});const N1=["disabled","loading","type","tabindex"],E1={key:1},A=e.defineComponent({__name:"NmorphButton",props:{styleType:{default:"default"},loading:{type:Boolean,default:!1},ripple:{type:Boolean,default:!0},type:{default:"button"},text:{default:void 0},accentBgOnHover:{type:Boolean,default:!1},shape:{default:"default"},fill:{type:Boolean,default:!1},tabindex:{default:0},id:{},name:{},height:{default:"default"},disabled:{type:Boolean,default:!1}},setup(n,{expose:t}){const o=n,r=e.useSlots(),l=e.computed(()=>!!r.icon),c=e.computed(()=>!!r["icon-only"]),i=e.computed(()=>N({nmorph:[Q[o.height],`${o.fill&&"fill"}`],"nmorph-button":[o.styleType,o.shape,`${o.disabled&&"disabled"}`,`${o.accentBgOnHover&&"accent-bg-on-hover"}`,`${o.ripple&&"ripple"}`,`${c.value&&"icon-only"}`]})),s=e.ref(null),d={thin:"small",default:"medium",thick:"large"},m=e.computed(()=>d[o.height]);t({buttonDOMElement:s});const g=z`
|
|
364
364
|
display: inline-block;
|
|
365
365
|
width: auto;
|
|
366
366
|
|
|
@@ -368,6 +368,7 @@
|
|
|
368
368
|
width: 100%;
|
|
369
369
|
height: var(--height);
|
|
370
370
|
padding: var(--indentation-00) var(--indentation-04);
|
|
371
|
+
box-sizing: border-box;
|
|
371
372
|
line-height: 0;
|
|
372
373
|
border: none;
|
|
373
374
|
border-radius: var(--default-border-radius);
|
|
@@ -376,6 +377,7 @@
|
|
|
376
377
|
display: flex;
|
|
377
378
|
align-items: center;
|
|
378
379
|
justify-content: center;
|
|
380
|
+
gap: var(--indentation-02);
|
|
379
381
|
${P()}
|
|
380
382
|
|
|
381
383
|
span {
|
|
@@ -383,6 +385,10 @@
|
|
|
383
385
|
}
|
|
384
386
|
}
|
|
385
387
|
|
|
388
|
+
.nmorph-button__content > .nmorph-icon {
|
|
389
|
+
flex-shrink: 0;
|
|
390
|
+
}
|
|
391
|
+
|
|
386
392
|
.nmorph-button__content:disabled {
|
|
387
393
|
pointer-events: none;
|
|
388
394
|
}
|
|
@@ -470,9 +476,13 @@
|
|
|
470
476
|
height: var(--height);
|
|
471
477
|
}
|
|
472
478
|
|
|
473
|
-
&.nmorph-button--icon {
|
|
479
|
+
&.nmorph-button--icon-only {
|
|
474
480
|
width: var(--height);
|
|
475
481
|
height: var(--height);
|
|
482
|
+
|
|
483
|
+
.nmorph-button__content {
|
|
484
|
+
padding: 0;
|
|
485
|
+
}
|
|
476
486
|
}
|
|
477
487
|
|
|
478
488
|
&.nmorph-button.nmorph--thin-component {
|
|
@@ -482,9 +492,9 @@
|
|
|
482
492
|
&.nmorph-button--disabled {
|
|
483
493
|
${G()}
|
|
484
494
|
}
|
|
485
|
-
`,
|
|
486
|
-
${
|
|
487
|
-
`;return(
|
|
495
|
+
`,f=M.div`
|
|
496
|
+
${g}
|
|
497
|
+
`;return(w,u)=>(e.openBlock(),e.createBlock(f,{class:e.normalizeClass(i.value)},{default:e.withCtx(()=>[e.createElementVNode("button",{ref_key:"buttonDOMElement",ref:s,class:"nmorph-button__content",disabled:o.disabled,loading:o.loading,type:o.type,tabindex:o.tabindex},[o.loading?(e.openBlock(),e.createBlock(e.unref(H),{key:0,size:m.value},{default:e.withCtx(()=>[e.createVNode(e.unref(lr))]),_:1},8,["size"])):c.value?(e.openBlock(),e.createBlock(e.unref(H),{key:1},{default:e.withCtx(()=>[e.renderSlot(w.$slots,"icon-only")]),_:3})):(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[l.value?(e.openBlock(),e.createBlock(e.unref(H),{key:0},{default:e.withCtx(()=>[e.renderSlot(w.$slots,"icon")]),_:3})):e.createCommentVNode("",!0),e.renderSlot(w.$slots,"default"),o.text!==void 0?(e.openBlock(),e.createElementBlock("span",E1,e.toDisplayString(o.text),1)):e.createCommentVNode("",!0),e.renderSlot(w.$slots,"append")],64))],8,N1)]),_:3},8,["class"]))}});var qo=(n=>(n.default="default",n.transparent="transparent",n))(qo||{}),Wo=(n=>(n.submit="submit",n.reset="reset",n.button="button",n))(Wo||{}),Uo=(n=>(n.default="default",n.square="square",n.round="round",n.circle="circle",n))(Uo||{});const C1={class:"nmorph-icon__content"},H=e.defineComponent({__name:"NmorphIcon",props:{size:{default:"small"},width:{default:void 0},height:{default:void 0},color:{default:"var(--nmorph-text-color)"}},setup(n){const t=n,o=e.computed(()=>N({"nmorph-icon":[`${!t.width&&!t.height&&t.size}`,`${t.width&&"custom-width"}`,`${t.height&&"custom-height"}`]})),r=e.computed(()=>{const i={};return t.width&&(i["--width"]=t.width),t.height&&(i["--height"]=t.height),i}),l=z`
|
|
488
498
|
width: var(--width);
|
|
489
499
|
min-width: var(--width);
|
|
490
500
|
height: var(--height);
|
|
@@ -532,7 +542,7 @@
|
|
|
532
542
|
`,c=M.div`
|
|
533
543
|
${l}
|
|
534
544
|
--color: ${i=>i.color};
|
|
535
|
-
`;return(i,s)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(o.value),style:e.normalizeStyle(r.value),props:{color:t.color}},{default:e.withCtx(()=>[e.createElementVNode("div",M1,[e.renderSlot(i.$slots,"default")])]),_:3},8,["class","style","props"]))}});var Yo=(n=>(n.small="small",n.medium="medium",n.large="large",n))(Yo||{});const z1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function H1(n,t){return e.openBlock(),e.createElementBlock("svg",z1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"},null,-1),e.createElementVNode("path",{d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"},null,-1),e.createElementVNode("path",{d:"M544 384h96a32 32 0 1 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0z"},null,-1)]))}const S1={render:H1},I1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L1(n,t){return e.openBlock(),e.createElementBlock("svg",I1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1),e.createElementVNode("path",{d:"M512 96a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V128a32 32 0 0 1 32-32m0 576a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V704a32 32 0 0 1 32-32M96 512a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H128a32 32 0 0 1-32-32m576 0a32 32 0 0 1 32-32h192a32 32 0 1 1 0 64H704a32 32 0 0 1-32-32"},null,-1)]))}const A1={render:L1},T1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function D1(n,t){return e.openBlock(),e.createElementBlock("svg",T1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 832a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"},null,-1),e.createElementVNode("path",{d:"m292.288 824.576 55.424 32-48 83.136a32 32 0 1 1-55.424-32zm439.424 0-55.424 32 48 83.136a32 32 0 1 0 55.424-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.496 312.256A160 160 0 0 1 312.32 90.496l-46.848 46.848a96 96 0 0 0-128 128L90.56 312.256zm835.264 0A160 160 0 0 0 704 90.496l46.848 46.848a96 96 0 0 1 128 128z"},null,-1)]))}const j1={render:D1},O1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function F1(n,t){return e.openBlock(),e.createElementBlock("svg",O1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M599.872 203.776a189.4 189.4 0 0 1 64.384-4.672l2.624.128c31.168 1.024 51.2 4.096 79.488 16.32 37.632 16.128 74.496 45.056 111.488 89.344 96.384 115.264 82.752 372.8-34.752 521.728-7.68 9.728-32 41.6-30.72 39.936a427 427 0 0 1-30.08 35.776c-31.232 32.576-65.28 49.216-110.08 50.048-31.36.64-53.568-5.312-84.288-18.752l-6.528-2.88c-20.992-9.216-30.592-11.904-47.296-11.904-18.112 0-28.608 2.88-51.136 12.672l-6.464 2.816c-28.416 12.224-48.32 18.048-76.16 19.2-74.112 2.752-116.928-38.08-180.672-132.16-96.64-142.08-132.608-349.312-55.04-486.4 46.272-81.92 129.92-133.632 220.672-135.04 32.832-.576 60.288 6.848 99.648 22.72 27.136 10.88 34.752 13.76 37.376 14.272 16.256-20.16 27.776-36.992 34.56-50.24 13.568-26.304 27.2-59.968 40.704-100.8a32 32 0 1 1 60.8 20.224c-12.608 37.888-25.408 70.4-38.528 97.664m-51.52 78.08c-14.528 17.792-31.808 37.376-51.904 58.816a32 32 0 1 1-46.72-43.776l12.288-13.248c-28.032-11.2-61.248-26.688-95.68-26.112-70.4 1.088-135.296 41.6-171.648 105.792C121.6 492.608 176 684.16 247.296 788.992c34.816 51.328 76.352 108.992 130.944 106.944 52.48-2.112 72.32-34.688 135.872-34.688s81.28 34.688 136.96 33.536c56.448-1.088 75.776-39.04 126.848-103.872 107.904-136.768 107.904-362.752 35.776-449.088-72.192-86.272-124.672-84.096-151.68-85.12-41.472-4.288-81.6 12.544-113.664 25.152"},null,-1)]))}const P1={render:F1},R1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 36 32"};function q1(n,t){return e.openBlock(),e.createElementBlock("svg",R1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M7 4H1c-.55 0-1 .45-1 1v22c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1m-1 6H2V8h4zM17 4h-6c-.55 0-1 .45-1 1v22c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1m-1 6h-4V8h4z"},null,-1),e.createElementVNode("path",{d:"m23.909 5.546-5.358 2.7a1.003 1.003 0 0 0-.443 1.343l8.999 17.861c.247.491.852.691 1.343.443l5.358-2.7c.491-.247.691-.852.443-1.343L25.252 5.989a1.003 1.003 0 0 0-1.343-.443"},null,-1)]))}const Go={render:q1},W1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function U1(n,t){return e.openBlock(),e.createElementBlock("svg",W1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M831.872 340.864 512 652.672 192.128 340.864a30.59 30.59 0 0 0-42.752 0 29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728 30.59 30.59 0 0 0-42.752 0z"},null,-1)]))}const Y1={render:U1},G1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X1(n,t){return e.openBlock(),e.createElementBlock("svg",G1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.59 30.59 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.59 30.59 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0"},null,-1)]))}const Xo={render:X1},K1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Q1(n,t){return e.openBlock(),e.createElementBlock("svg",K1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M340.864 149.312a30.59 30.59 0 0 0 0 42.752L652.736 512 340.864 831.872a30.59 30.59 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"},null,-1)]))}const Ko={render:Q1},Z1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function J1(n,t){return e.openBlock(),e.createElementBlock("svg",Z1,t[0]||(t[0]=[e.createElementVNode("path",{d:"m488.832 344.32-339.84 356.672a32 32 0 0 0 0 44.16l.384.384a29.44 29.44 0 0 0 42.688 0l320-335.872 319.872 335.872a29.44 29.44 0 0 0 42.688 0l.384-.384a32 32 0 0 0 0-44.16L535.168 344.32a32 32 0 0 0-46.336 0"},null,-1)]))}const ec={render:J1},tc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function nc(n,t){return e.openBlock(),e.createElementBlock("svg",tc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M30 0h2v23c0 2.761-3.134 5-7 5s-7-2.239-7-5 3.134-5 7-5c1.959 0 3.729.575 5 1.501V8l-16 3.556V27c0 2.761-3.134 5-7 5s-7-2.239-7-5 3.134-5 7-5c1.959 0 3.729.575 5 1.501V4z"},null,-1)]))}const Qo={render:nc},oc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function rc(n,t){return e.openBlock(),e.createElementBlock("svg",oc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M628.736 528.896A416 416 0 0 1 928 928H96a415.87 415.87 0 0 1 299.264-399.104L512 704zM720 304a208 208 0 1 1-416 0 208 208 0 0 1 416 0"},null,-1)]))}const Zo={render:rc},ac={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function lc(n,t){return e.openBlock(),e.createElementBlock("svg",ac,t[0]||(t[0]=[e.createElementVNode("path",{d:"M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64"},null,-1),e.createElementVNode("path",{d:"m237.248 512 265.408 265.344a32 32 0 0 1-45.312 45.312l-288-288a32 32 0 0 1 0-45.312l288-288a32 32 0 1 1 45.312 45.312z"},null,-1)]))}const cc={render:lc},ic={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function sc(n,t){return e.openBlock(),e.createElementBlock("svg",ic,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 832a128 128 0 0 1-256 0zm192-64H134.4a38.4 38.4 0 0 1 0-76.8H192V448c0-154.88 110.08-284.16 256.32-313.6a64 64 0 1 1 127.36 0A320.13 320.13 0 0 1 832 448v243.2h57.6a38.4 38.4 0 0 1 0 76.8z"},null,-1)]))}const dc={render:sc},mc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function pc(n,t){return e.openBlock(),e.createElementBlock("svg",mc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a64 64 0 0 1 64 64v64H448v-64a64 64 0 0 1 64-64"},null,-1),e.createElementVNode("path",{d:"M256 768h512V448a256 256 0 1 0-512 0zm256-640a320 320 0 0 1 320 320v384H192V448a320 320 0 0 1 320-320"},null,-1),e.createElementVNode("path",{d:"M96 768h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32m352 128h128a64 64 0 0 1-128 0"},null,-1)]))}const hc={render:pc},fc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function uc(n,t){return e.openBlock(),e.createElementBlock("svg",fc,t[0]||(t[0]=[e.createStaticVNode('<path d="M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"></path><path d="M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32"></path><path d="M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"></path><path d="M480 192a32 32 0 0 1 0-64h160a32 32 0 0 1 31.04 24.256l96 384a32 32 0 0 1-62.08 15.488L615.04 192zM96 384a32 32 0 0 1 0-64h128a32 32 0 0 1 30.336 21.888l64 192a32 32 0 1 1-60.672 20.224L200.96 384z"></path><path d="m373.376 599.808-42.752-47.616 320-288 42.752 47.616z"></path>',5)]))}const gc={render:uc},wc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _c(n,t){return e.openBlock(),e.createElementBlock("svg",wc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0z"},null,-1),e.createElementVNode("path",{d:"M246.656 822.656a32 32 0 0 1-45.312-45.312l544-544a32 32 0 0 1 45.312 45.312z"},null,-1)]))}const bc={render:_c},kc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Bc(n,t){return e.openBlock(),e.createElementBlock("svg",kc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416z"},null,-1),e.createElementVNode("path",{d:"M777.344 822.656a32 32 0 0 0 45.312-45.312l-544-544a32 32 0 0 0-45.312 45.312z"},null,-1)]))}const xc={render:Bc},yc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Vc(n,t){return e.openBlock(),e.createElementBlock("svg",yc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M544 805.888V168a32 32 0 1 0-64 0v637.888L246.656 557.952a30.72 30.72 0 0 0-45.312 0 35.52 35.52 0 0 0 0 48.064l288 306.048a30.72 30.72 0 0 0 45.312 0l288-306.048a35.52 35.52 0 0 0 0-48 30.72 30.72 0 0 0-45.312 0L544 805.824z"},null,-1)]))}const $c={render:Vc},vc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Nc(n,t){return e.openBlock(),e.createElementBlock("svg",vc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M2 6h28v6H2zm0 8h28v6H2zm0 8h28v6H2z"},null,-1)]))}const Ec={render:Nc},Cc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Mc(n,t){return e.openBlock(),e.createElementBlock("svg",Cc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M10 12h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zM4 24h4v4H4zm6 0h4v4h-4zm6 0h4v4h-4zm-6-6h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zM4 18h4v4H4zM26 0v2h-4V0H8v2H4V0H0v32h30V0zm2 30H2V8h26z"},null,-1)]))}const Jo={render:Mc},zc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hc(n,t){return e.openBlock(),e.createElementBlock("svg",zc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M896 256H128v576h768zm-199.424-64-32.064-64h-304.96l-32 64zM96 192h160l46.336-92.608A64 64 0 0 1 359.552 64h304.96a64 64 0 0 1 57.216 35.328L768.192 192H928a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32m416 512a160 160 0 1 0 0-320 160 160 0 0 0 0 320m0 64a224 224 0 1 1 0-448 224 224 0 0 1 0 448"},null,-1)]))}const Sc={render:Hc},Ic={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Lc(n,t){return e.openBlock(),e.createElementBlock("svg",Ic,t[0]||(t[0]=[e.createElementVNode("path",{d:"m192 384 320 384 320-384z"},null,-1)]))}const Ac={render:Lc},Tc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Dc(n,t){return e.openBlock(),e.createElementBlock("svg",Tc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M672 192 288 511.936 672 832z"},null,-1)]))}const jc={render:Dc},Oc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Fc(n,t){return e.openBlock(),e.createElementBlock("svg",Oc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M384 192v640l384-320.064z"},null,-1)]))}const Pc={render:Fc},Rc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qc(n,t){return e.openBlock(),e.createElementBlock("svg",Rc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 320 192 704h639.936z"},null,-1)]))}const Wc={render:qc},Uc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Yc(n,t){return e.openBlock(),e.createElementBlock("svg",Uc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 128a64 64 0 0 0-64 64v640a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h512a128 128 0 0 1 128 128v640a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V192A128 128 0 0 1 256 64m128 128h256a32 32 0 1 1 0 64H384a32 32 0 0 1 0-64m128 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"},null,-1)]))}const Gc={render:Yc},Xc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Kc(n,t){return e.openBlock(),e.createElementBlock("svg",Xc,t[0]||(t[0]=[e.createElementVNode("path",{d:"m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.06 461.06 0 0 1-206.912-48.384l-175.616 58.56z"},null,-1),e.createElementVNode("path",{d:"M512 563.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4"},null,-1)]))}const Qc={render:Kc},Zc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Jc(n,t){return e.openBlock(),e.createElementBlock("svg",Zc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"},null,-1),e.createElementVNode("path",{d:"M512 499.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4"},null,-1)]))}const ei={render:Jc},ti={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ni(n,t){return e.openBlock(),e.createElementBlock("svg",ti,t[0]||(t[0]=[e.createElementVNode("path",{d:"m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.06 461.06 0 0 1-206.912-48.384l-175.616 58.56z"},null,-1),e.createElementVNode("path",{d:"M352 576h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m32-192h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"},null,-1)]))}const oi={render:ni},ri={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ai(n,t){return e.openBlock(),e.createElementBlock("svg",ri,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 826.88 273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"},null,-1),e.createElementVNode("path",{d:"M352 512h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m0-192h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32"},null,-1)]))}const li={render:ai},ci={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ii(n,t){return e.openBlock(),e.createElementBlock("svg",ci,t[0]||(t[0]=[e.createElementVNode("path",{d:"m174.72 855.68 130.048-43.392 23.424 11.392C382.4 849.984 444.352 864 512 864c223.744 0 384-159.872 384-352 0-192.832-159.104-352-384-352S128 319.168 128 512a341.12 341.12 0 0 0 69.248 204.288l21.632 28.8-44.16 110.528zm-45.248 82.56A32 32 0 0 1 89.6 896l56.512-141.248A405.12 405.12 0 0 1 64 512C64 299.904 235.648 96 512 96s448 203.904 448 416-173.44 416-448 416c-79.68 0-150.848-17.152-211.712-46.72l-170.88 56.96z"},null,-1)]))}const si={render:ii},di={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function mi(n,t){return e.openBlock(),e.createElementBlock("svg",di,t[0]||(t[0]=[e.createElementVNode("path",{d:"M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"},null,-1)]))}const pi={render:mi},hi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fi(n,t){return e.openBlock(),e.createElementBlock("svg",hi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M406.656 706.944 195.84 496.256a32 32 0 1 0-45.248 45.248l256 256 512-512a32 32 0 0 0-45.248-45.248L406.592 706.944z"},null,-1)]))}const ui={render:fi},gi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wi(n,t){return e.openBlock(),e.createElementBlock("svg",gi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 192h160v736H160V192h160.064v64H704zM311.616 537.28l-45.312 45.248L447.36 763.52l316.8-316.8-45.312-45.184L447.36 673.024zM384 192V96h256v96z"},null,-1)]))}const _i={render:wi},bi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ki(n,t){return e.openBlock(),e.createElementBlock("svg",bi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M261.056 449.6c13.824-69.696 34.88-128.96 63.36-177.728 23.744-40.832 61.12-88.64 112.256-143.872H320a32 32 0 0 1 0-64h384a32 32 0 1 1 0 64H554.752c14.912 39.168 41.344 86.592 79.552 141.76 47.36 68.48 84.8 106.752 106.304 114.304a224 224 0 1 1-84.992 14.784c-22.656-22.912-47.04-53.76-73.92-92.608-38.848-56.128-67.008-105.792-84.352-149.312-55.296 58.24-94.528 107.52-117.76 147.2-23.168 39.744-41.088 88.768-53.568 147.072a224.064 224.064 0 1 1-64.96-1.6M288 832a160 160 0 1 0 0-320 160 160 0 0 0 0 320m448-64a160 160 0 1 0 0-320 160 160 0 0 0 0 320"},null,-1)]))}const Bi={render:ki},xi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function yi(n,t){return e.openBlock(),e.createElementBlock("svg",xi,t[0]||(t[0]=[e.createElementVNode("path",{d:"m6.293 13.707 5 5a1 1 0 0 0 1.414 0l5-5a.999.999 0 1 0-1.414-1.414L12 16.586l-4.293-4.293a.999.999 0 1 0-1.414 1.414m0-7 5 5a1 1 0 0 0 1.414 0l5-5a.999.999 0 1 0-1.414-1.414L12 9.586 7.707 5.293a.999.999 0 1 0-1.414 1.414"},null,-1)]))}const Gt={render:yi},Vi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function $i(n,t){return e.openBlock(),e.createElementBlock("svg",Vi,t[0]||(t[0]=[e.createElementVNode("path",{d:"m2 12 14 12 14-12-2-2-12 10L4 10Z"},null,-1)]))}const K={render:$i},vi={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function Ni(n,t){return e.openBlock(),e.createElementBlock("svg",vi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M938.67 512.01c0-44.59-6.82-87.6-19.54-128H682.67a212.37 212.37 0 0 1 42.67 128c.06 38.71-10.45 76.7-30.42 109.87l-182.91 316.8c235.65-.01 426.66-191.02 426.66-426.67"},null,-1),e.createElementVNode("path",{d:"M576.79 401.63a127.9 127.9 0 0 0-63.56-17.6c-22.36-.22-44.39 5.43-63.89 16.38s-35.79 26.82-47.25 46.02a128 128 0 0 0-2.16 127.44l1.24 2.13a127.9 127.9 0 0 0 46.36 46.61 127.9 127.9 0 0 0 63.38 17.44c22.29.2 44.24-5.43 63.68-16.33a127.94 127.94 0 0 0 47.16-45.79v-.01l1.11-1.92a127.98 127.98 0 0 0 .29-127.46 127.96 127.96 0 0 0-46.36-46.91"},null,-1),e.createElementVNode("path",{d:"M394.45 333.96A213.34 213.34 0 0 1 512 298.67h369.58A426.5 426.5 0 0 0 512 85.34a425.6 425.6 0 0 0-171.74 35.98 425.6 425.6 0 0 0-142.62 102.22l118.14 204.63a213.4 213.4 0 0 1 78.67-94.21m117.56 604.72H512zm-97.25-236.73a213.3 213.3 0 0 1-89.54-86.81L142.48 298.6c-36.35 62.81-57.13 135.68-57.13 213.42 0 203.81 142.93 374.22 333.95 416.55h.04l118.19-204.71a213.3 213.3 0 0 1-122.77-21.91"},null,-1)]))}const Ei={render:Ni},Ci={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Mi(n,t){return e.openBlock(),e.createElementBlock("svg",Ci,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.27 38.27 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"},null,-1)]))}const zi={render:Mi},Hi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Si(n,t){return e.openBlock(),e.createElementBlock("svg",Hi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1),e.createElementVNode("path",{d:"M745.344 361.344a32 32 0 0 1 45.312 45.312l-288 288a32 32 0 0 1-45.312 0l-160-160a32 32 0 1 1 45.312-45.312L480 626.752z"},null,-1)]))}const Ii={render:Si},Li={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ai(n,t){return e.openBlock(),e.createElementBlock("svg",Li,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 393.664L407.936 353.6a38.4 38.4 0 1 0-54.336 54.336L457.664 512 353.6 616.064a38.4 38.4 0 1 0 54.336 54.336L512 566.336 616.064 670.4a38.4 38.4 0 1 0 54.336-54.336L566.336 512 670.4 407.936a38.4 38.4 0 1 0-54.336-54.336z"},null,-1)]))}const er={render:Ai},Ti={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Di(n,t){return e.openBlock(),e.createElementBlock("svg",Ti,t[0]||(t[0]=[e.createElementVNode("path",{d:"m466.752 512-90.496-90.496a32 32 0 0 1 45.248-45.248L512 466.752l90.496-90.496a32 32 0 1 1 45.248 45.248L557.248 512l90.496 90.496a32 32 0 1 1-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 0 1-45.248-45.248z"},null,-1),e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1)]))}const ji={render:Di},Oi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Fi(n,t){return e.openBlock(),e.createElementBlock("svg",Oi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-38.4 409.6H326.4a38.4 38.4 0 1 0 0 76.8h147.2v147.2a38.4 38.4 0 0 0 76.8 0V550.4h147.2a38.4 38.4 0 0 0 0-76.8H550.4V326.4a38.4 38.4 0 1 0-76.8 0z"},null,-1)]))}const Pi={render:Fi},Ri={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qi(n,t){return e.openBlock(),e.createElementBlock("svg",Ri,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"},null,-1),e.createElementVNode("path",{d:"M480 672V352a32 32 0 1 1 64 0v320a32 32 0 0 1-64 0"},null,-1),e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1)]))}const Wi={render:qi},Ui={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Yi(n,t){return e.openBlock(),e.createElementBlock("svg",Ui,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1),e.createElementVNode("path",{d:"M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32"},null,-1)]))}const Gi={render:Yi},Xi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ki(n,t){return e.openBlock(),e.createElementBlock("svg",Xi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"},null,-1)]))}const Qi={render:Ki},Zi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ji(n,t){return e.openBlock(),e.createElementBlock("svg",Zi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M598.4 831.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 831.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 381.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"},null,-1)]))}const es={render:Ji},ts={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 28"};function ns(n,t){return e.openBlock(),e.createElementBlock("svg",ts,t[0]||(t[0]=[e.createElementVNode("path",{d:"m26 23 3 3 10-10L29 6l-3 3 7 7zM14 9l-3-3L1 16l10 10 3-3-7-7zM21.916 4.704l2.171.592-6 22.001-2.171-.592z"},null,-1)]))}const os={render:ns},rs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function as(n,t){return e.openBlock(),e.createElementBlock("svg",rs,t[0]||(t[0]=[e.createElementVNode("path",{d:"M768 192a192 192 0 1 1-8 383.808A256.13 256.13 0 0 1 512 768H320A256 256 0 0 1 64 512V160a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v256a128 128 0 1 0 0-256M96 832h640a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-640v320a192 192 0 0 0 192 192h192a192 192 0 0 0 192-192V192z"},null,-1)]))}const ls={render:as},cs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function is(n,t){return e.openBlock(),e.createElementBlock("svg",cs,t[0]||(t[0]=[e.createElementVNode("path",{d:"M822.592 192h14.272a32 32 0 0 1 31.616 26.752l21.312 128A32 32 0 0 1 858.24 384h-49.344l-39.04 546.304A32 32 0 0 1 737.92 960H285.824a32 32 0 0 1-32-29.696L214.912 384H165.76a32 32 0 0 1-31.552-37.248l21.312-128A32 32 0 0 1 187.136 192h14.016l-6.72-93.696A32 32 0 0 1 226.368 64h571.008a32 32 0 0 1 31.936 34.304zm-64.128 0 4.544-64H260.736l4.544 64zm-548.16 128H820.48l-10.688-64H214.208l-10.688 64zm68.736 64 36.544 512H708.16l36.544-512z"},null,-1)]))}const ss={render:is},ds={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ms(n,t){return e.openBlock(),e.createElementBlock("svg",ds,t[0]||(t[0]=[e.createElementVNode("path",{d:"m161.92 580.736 29.888 58.88C171.328 659.776 160 681.728 160 704c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 615.808 928 657.664 928 704c0 129.728-188.544 224-416 224S96 833.728 96 704c0-46.592 24.32-88.576 65.92-123.264"},null,-1),e.createElementVNode("path",{d:"m161.92 388.736 29.888 58.88C171.328 467.84 160 489.792 160 512c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 423.808 928 465.664 928 512c0 129.728-188.544 224-416 224S96 641.728 96 512c0-46.592 24.32-88.576 65.92-123.264"},null,-1),e.createElementVNode("path",{d:"M512 544c-227.456 0-416-94.272-416-224S284.544 96 512 96s416 94.272 416 224-188.544 224-416 224m0-64c196.672 0 352-77.696 352-160S708.672 160 512 160s-352 77.696-352 160 155.328 160 352 160"},null,-1)]))}const ps={render:ms},hs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fs(n,t){return e.openBlock(),e.createElementBlock("svg",hs,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 128v698.88l196.032-156.864a96 96 0 0 1 119.936 0L768 826.816V128zm-32-64h576a32 32 0 0 1 32 32v797.44a32 32 0 0 1-51.968 24.96L531.968 720a32 32 0 0 0-39.936 0L243.968 918.4A32 32 0 0 1 192 893.44V96a32 32 0 0 1 32-32"},null,-1)]))}const us={render:fs},gs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ws(n,t){return e.openBlock(),e.createElementBlock("svg",gs,t[0]||(t[0]=[e.createElementVNode("path",{d:"M192 736h640V128H256a64 64 0 0 0-64 64zm64-672h608a32 32 0 0 1 32 32v672a32 32 0 0 1-32 32H160l-32 57.536V192A128 128 0 0 1 256 64"},null,-1),e.createElementVNode("path",{d:"M240 800a48 48 0 1 0 0 96h592v-96zm0-64h656v160a64 64 0 0 1-64 64H240a112 112 0 0 1 0-224m144-608v250.88l96-76.8 96 76.8V128zm-64-64h320v381.44a32 32 0 0 1-51.968 24.96L480 384l-108.032 86.4A32 32 0 0 1 320 445.44z"},null,-1)]))}const _s={render:ws},bs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ks(n,t){return e.openBlock(),e.createElementBlock("svg",bs,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1),e.createElementVNode("path",{d:"M725.888 315.008C676.48 428.672 624 513.28 568.576 568.64c-55.424 55.424-139.968 107.904-253.568 157.312a12.8 12.8 0 0 1-16.896-16.832c49.536-113.728 102.016-198.272 157.312-253.632 55.36-55.296 139.904-107.776 253.632-157.312a12.8 12.8 0 0 1 16.832 16.832"},null,-1)]))}const Bs={render:ks},xs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ys(n,t){return e.openBlock(),e.createElementBlock("svg",xs,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 384v64H448a128 128 0 0 0-128 128v128a128 128 0 0 0 128 128h320a128 128 0 0 0 128-128V576a128 128 0 0 0-64-110.848V394.88c74.56 26.368 128 97.472 128 181.056v128a192 192 0 0 1-192 192H448a192 192 0 0 1-192-192V576a192 192 0 0 1 192-192z"},null,-1),e.createElementVNode("path",{d:"M384 640v-64h192a128 128 0 0 0 128-128V320a128 128 0 0 0-128-128H256a128 128 0 0 0-128 128v128a128 128 0 0 0 64 110.848v70.272A192.06 192.06 0 0 1 64 448V320a192 192 0 0 1 192-192h320a192 192 0 0 1 192 192v128a192 192 0 0 1-192 192z"},null,-1)]))}const Vs={render:ys},$s={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vs(n,t){return e.openBlock(),e.createElementBlock("svg",$s,t[0]||(t[0]=[e.createElementVNode("path",{d:"M480 512h64v320h-64z"},null,-1),e.createElementVNode("path",{d:"M192 896h640a64 64 0 0 0-64-64H256a64 64 0 0 0-64 64m64-128h512a128 128 0 0 1 128 128v64H128v-64a128 128 0 0 1 128-128m256-256a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"},null,-1)]))}const Ns={render:vs},Es={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Cs(n,t){return e.openBlock(),e.createElementBlock("svg",Es,t[0]||(t[0]=[e.createElementVNode("path",{d:"M768 832a128 128 0 0 1-128 128H192A128 128 0 0 1 64 832V384a128 128 0 0 1 128-128v64a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64z"},null,-1),e.createElementVNode("path",{d:"M384 128a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h448a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H384a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64"},null,-1)]))}const Ms={render:Cs},zs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Hs(n,t){return e.openBlock(),e.createElementBlock("svg",zs,t[0]||(t[0]=[e.createElementVNode("path",{d:"M20 8V0H6L0 6v18h12v8h20V8zM6 2.828V6H2.828zM2 22V8h6V2h10v6l-6 6v8zm16-11.172V14h-3.172zM30 30H14V16h6v-6h10z"},null,-1)]))}const Ss={render:Hs},Is={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ls(n,t){return e.openBlock(),e.createElementBlock("svg",Is,t[0]||(t[0]=[e.createElementVNode("path",{d:"M320 256a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h384a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h384a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128H320a128 128 0 0 1-128-128V320a128 128 0 0 1 128-128"},null,-1),e.createElementVNode("path",{d:"M512 64a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m-320 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 896a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m160 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m-320 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32M64 512a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0-160a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0 320a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m896-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0 320a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32"},null,-1)]))}const As={render:Ls},Ts={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ds(n,t){return e.openBlock(),e.createElementBlock("svg",Ts,t[0]||(t[0]=[e.createElementVNode("path",{d:"M896 324.096c0-42.368-2.496-55.296-9.536-68.48a52.35 52.35 0 0 0-22.144-22.08c-13.12-7.04-26.048-9.536-68.416-9.536H228.096c-42.368 0-55.296 2.496-68.48 9.536a52.35 52.35 0 0 0-22.08 22.144c-7.04 13.12-9.536 26.048-9.536 68.416v375.808c0 42.368 2.496 55.296 9.536 68.48a52.35 52.35 0 0 0 22.144 22.08c13.12 7.04 26.048 9.536 68.416 9.536h567.808c42.368 0 55.296-2.496 68.48-9.536a52.35 52.35 0 0 0 22.08-22.144c7.04-13.12 9.536-26.048 9.536-68.416zm64 0v375.808c0 57.088-5.952 77.76-17.088 98.56-11.136 20.928-27.52 37.312-48.384 48.448S852.928 864 795.968 864H228.032c-57.088 0-77.76-5.952-98.56-17.088a116.3 116.3 0 0 1-48.448-48.384c-11.136-20.864-17.088-41.6-17.088-98.56V324.032c0-57.088 5.952-77.76 17.088-98.56 11.136-20.928 27.52-37.312 48.384-48.448s41.6-17.088 98.56-17.088H795.84c57.088 0 77.76 5.952 98.56 17.088 20.928 11.136 37.312 27.52 48.448 48.384s17.088 41.6 17.088 98.56z"},null,-1),e.createElementVNode("path",{d:"M64 320h896v64H64zm0 128h896v64H64zm128 192h256v64H192z"},null,-1)]))}const js={render:Ds},Os={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Fs(n,t){return e.openBlock(),e.createElementBlock("svg",Os,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 768h672a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V96a32 32 0 0 1 64 0z"},null,-1),e.createElementVNode("path",{d:"M832 224v704a32 32 0 1 1-64 0V256H96a32 32 0 0 1 0-64h704a32 32 0 0 1 32 32"},null,-1)]))}const Ps={render:Fs},Rs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19 19"};function qs(n,t){return e.openBlock(),e.createElementBlock("svg",Rs,t[0]||(t[0]=[e.createElementVNode("path",{d:"M10 8.586 2.929 1.515 1.515 2.929 8.586 10l-7.071 7.071 1.414 1.414L10 11.414l7.071 7.071 1.414-1.414L11.414 10l7.071-7.071-1.414-1.414z"},null,-1)]))}const Xt={render:qs},Ws={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Us(n,t){return e.openBlock(),e.createElementBlock("svg",Ws,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 192V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64H96a32 32 0 0 1 0-64zm64 0h192v-64H416zM192 960a32 32 0 0 1-32-32V256h704v672a32 32 0 0 1-32 32zm224-192a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32m192 0a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32"},null,-1)]))}const Ys={render:Us},Gs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xs(n,t){return e.openBlock(),e.createElementBlock("svg",Gs,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 256H96a32 32 0 0 1 0-64h256V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64h-64v672a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32zm448-64v-64H416v64zM224 896h576V256H224zm192-128a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32m192 0a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32"},null,-1)]))}const Ks={render:Xs},Qs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Zs(n,t){return e.openBlock(),e.createElementBlock("svg",Qs,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 416v-48a144 144 0 0 1 168.64-141.888 224.128 224.128 0 0 1 430.72 0A144 144 0 0 1 896 368v48a384 384 0 0 1-352 382.72V896h-64v-97.28A384 384 0 0 1 128 416m287.104-32.064h193.792a143.81 143.81 0 0 1 58.88-132.736 160.064 160.064 0 0 0-311.552 0 143.81 143.81 0 0 1 58.88 132.8zm-72.896 0a72 72 0 1 0-140.48 0zm339.584 0h140.416a72 72 0 1 0-140.48 0zM512 736a320 320 0 0 0 318.4-288.064H193.6A320 320 0 0 0 512 736M384 896.064h256a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64"},null,-1)]))}const Js={render:Zs},e4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function t4(n,t){return e.openBlock(),e.createElementBlock("svg",e4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M224 704h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0L224 318.336zm0 64v128h576V768zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0"},null,-1),e.createElementVNode("path",{d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"},null,-1)]))}const n4={render:t4},o4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function r4(n,t){return e.openBlock(),e.createElementBlock("svg",o4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M27 0H3C1.35 0 0 1.35 0 3v26c0 1.65 1.35 3 3 3h24c1.65 0 3-1.35 3-3V3c0-1.65-1.35-3-3-3m-1 28H4V4h22zM8 14h14v2H8zm0 4h14v2H8zm0 4h14v2H8zm0-12h14v2H8z"},null,-1)]))}const tr={render:r4},a4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function l4(n,t){return e.openBlock(),e.createElementBlock("svg",a4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m320 512V448h64v128h128v64H544v128h-64V640H352v-64z"},null,-1)]))}const c4={render:l4},i4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function s4(n,t){return e.openBlock(),e.createElementBlock("svg",i4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m318.4 582.144 180.992-180.992L704.64 510.4 478.4 736.64 320 578.304l45.248-45.312z"},null,-1)]))}const d4={render:s4},m4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p4(n,t){return e.openBlock(),e.createElementBlock("svg",m4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 320v576h576V320zm-32-64h640a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32M960 96v704a32 32 0 0 1-32 32h-96v-64h64V128H384v64h-64V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32M256 672h320v64H256zm0-192h320v64H256z"},null,-1)]))}const h4={render:p4},f4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u4(n,t){return e.openBlock(),e.createElementBlock("svg",f4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m308.992 546.304-90.496-90.624 45.248-45.248 90.56 90.496 90.496-90.432 45.248 45.248-90.496 90.56 90.496 90.496-45.248 45.248-90.496-90.496-90.56 90.496-45.248-45.248z"},null,-1)]))}const g4={render:u4},w4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _4(n,t){return e.openBlock(),e.createElementBlock("svg",w4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m192 512h320v64H352z"},null,-1)]))}const b4={render:_4},k4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function B4(n,t){return e.openBlock(),e.createElementBlock("svg",k4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h160v64H320zm0 384h384v64H320z"},null,-1)]))}const x4={render:B4},y4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function V4(n,t){return e.openBlock(),e.createElementBlock("svg",y4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z"},null,-1)]))}const $4={render:V4},v4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function N4(n,t){return e.openBlock(),e.createElementBlock("svg",v4,t[0]||(t[0]=[e.createElementVNode("path",{d:"m199.04 672.64 193.984 112 224-387.968-193.92-112-224 388.032zm-23.872 60.16 32.896 148.288 144.896-45.696zM455.04 229.248l193.92 112 56.704-98.112-193.984-112zM104.32 708.8l384-665.024 304.768 175.936L409.152 884.8h.064l-248.448 78.336zm384 254.272v-64h448v64z"},null,-1)]))}const E4={render:N4},C4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function M4(n,t){return e.openBlock(),e.createElementBlock("svg",C4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640z"},null,-1),e.createElementVNode("path",{d:"m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z"},null,-1)]))}const z4={render:M4},H4={viewBox:"0 0 32 32"};function S4(n,t){return e.openBlock(),e.createElementBlock("svg",H4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M32 0H19l5 5-6 6 3 3 6-6 5 5zM32 32V19l-5 5-6-6-3 3 6 6-5 5zM0 32h13l-5-5 6-6-3-3-6 6-5-5zM0 0v13l5-5 6 6 3-3-6-6 5-5z"},null,-1)]))}const nr={render:S4},I4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L4(n,t){return e.openBlock(),e.createElementBlock("svg",I4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 192h768v128H128zm0 256h512v128H128zm0 256h768v128H128zm576-352 192 160-192 128z"},null,-1)]))}const A4={render:L4},T4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function D4(n,t){return e.openBlock(),e.createElementBlock("svg",T4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0m0 29C8.82 29 3 23.18 3 16S8.82 3 16 3s13 5.82 13 13-5.82 13-13 13"},null,-1),e.createElementVNode("path",{d:"m21 8-5 5-5-5-3 3 5 5-5 5 3 3 5-5 5 5 3-3-5-5 5-5z"},null,-1)]))}const je={render:D4},j4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O4(n,t){return e.openBlock(),e.createElementBlock("svg",j4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 160H256c-17.673 0-32 14.327-32 32v640c0 17.673 14.327 32 32 32h256a32 32 0 1 0 0-64H288V224h224a32 32 0 1 0 0-64"},null,-1),e.createElementVNode("path",{d:"M589.248 278.656a32 32 0 0 0 0 45.248L745.344 480H416a32 32 0 1 0 0 64h329.344L589.248 700.096a32 32 0 1 0 45.248 45.248l210.688-210.688a32 32 0 0 0 0-45.248L634.496 278.656a32 32 0 0 0-45.248 0"},null,-1)]))}const F4={render:O4},P4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function R4(n,t){return e.openBlock(),e.createElementBlock("svg",P4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M16 6C9.021 6 2.972 10.064 0 16c2.972 5.936 9.021 10 16 10s13.027-4.064 16-10c-2.972-5.936-9.021-10-16-10m7.889 5.303A15.2 15.2 0 0 1 28.559 16a15.2 15.2 0 0 1-4.67 4.697C21.527 22.204 18.799 23 16 23s-5.527-.796-7.889-2.303A15.2 15.2 0 0 1 3.441 16a15.2 15.2 0 0 1 5.041-4.925 8 8 0 1 0 15.036 0q.186.111.371.228M16 13a3 3 0 1 1-6 0 3 3 0 0 1 6 0"},null,-1)]))}const or={render:R4},q4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function W4(n,t){return e.openBlock(),e.createElementBlock("svg",q4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M29.561.439a1.5 1.5 0 0 0-2.121 0l-6.318 6.318A17.6 17.6 0 0 0 16 6C9.021 6 2.972 10.064 0 16a18.3 18.3 0 0 0 5.407 6.472L.439 27.44a1.5 1.5 0 1 0 2.122 2.121l27-27a1.5 1.5 0 0 0 0-2.121zM13 10a3 3 0 0 1 2.841 2.037l-3.804 3.804A3 3 0 0 1 13 10m-9.559 6a15.2 15.2 0 0 1 5.041-4.925A8 8 0 0 0 8 13.812c0 1.715.54 3.304 1.459 4.607l-1.904 1.904A15.2 15.2 0 0 1 3.441 16M24 13.813c0-.849-.133-1.667-.378-2.434L13.566 21.435a8 8 0 0 0 10.435-7.622z"},null,-1),e.createElementVNode("path",{d:"M25.938 9.062 23.77 11.23l.118.074a15.2 15.2 0 0 1 4.67 4.697 15.2 15.2 0 0 1-4.67 4.697 14.64 14.64 0 0 1-11.45 1.864l-2.403 2.403a17.6 17.6 0 0 0 5.964 1.036c6.978 0 13.027-4.064 16-10a18.3 18.3 0 0 0-6.062-6.938z"},null,-1)]))}const rr={render:W4},U4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y4(n,t){return e.openBlock(),e.createElementBlock("svg",U4,t[0]||(t[0]=[e.createElementVNode("path",{d:"m557.248 608 135.744-135.744-45.248-45.248-135.68 135.744-135.808-135.68-45.248 45.184L466.752 608l-135.68 135.68 45.184 45.312L512 653.248l135.744 135.744 45.248-45.248L557.312 608zM704 192h160v736H160V192h160v64h384zm-320 0V96h256v96z"},null,-1)]))}const G4={render:Y4},X4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function K4(n,t){return e.openBlock(),e.createElementBlock("svg",X4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 384v448h768V384zm-32-64h832a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32m64-128h704v64H160zm96-128h512v64H256z"},null,-1)]))}const Q4={render:K4},Z4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function J4(n,t){return e.openBlock(),e.createElementBlock("svg",Z4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M320 288V128h64v352h256V128h64v160h160v64H704v128h160v64H704v128h160v64H704v160h-64V544H384v352h-64V736H128v-64h192V544H128v-64h192V352H128v-64z"},null,-1)]))}const ed={render:J4},td={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function nd(n,t){return e.openBlock(),e.createElementBlock("svg",td,t[0]||(t[0]=[e.createElementVNode("path",{d:"M384 523.392V928a32 32 0 0 0 46.336 28.608l192-96A32 32 0 0 0 640 832V523.392l280.768-343.104a32 32 0 1 0-49.536-40.576l-288 352A32 32 0 0 0 576 512v300.224l-128 64V512a32 32 0 0 0-7.232-20.288L195.52 192H704a32 32 0 1 0 0-64H128a32 32 0 0 0-24.768 52.288z"},null,-1)]))}const od={render:nd},rd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ad(n,t){return e.openBlock(),e.createElementBlock("svg",rd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M280.768 753.728 691.456 167.04a32 32 0 1 1 52.416 36.672L314.24 817.472a32 32 0 0 1-45.44 7.296l-230.4-172.8a32 32 0 0 1 38.4-51.2zM736 448a32 32 0 1 1 0-64h192a32 32 0 1 1 0 64zM608 640a32 32 0 0 1 0-64h319.936a32 32 0 1 1 0 64zM480 832a32 32 0 1 1 0-64h447.936a32 32 0 1 1 0 64z"},null,-1)]))}const ld={render:ad},cd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function id(n,t){return e.openBlock(),e.createElementBlock("svg",cd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 128h608L736 384l160 256H288v320h-96V64h96z"},null,-1)]))}const sd={render:id},dd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function md(n,t){return e.openBlock(),e.createElementBlock("svg",dd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384 128 512l192 128z"},null,-1)]))}const pd={render:md},hd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fd(n,t){return e.openBlock(),e.createElementBlock("svg",hd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m384 416V416h64v128h128v64H544v128h-64V608H352v-64z"},null,-1)]))}const ud={render:fd},gd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wd(n,t){return e.openBlock(),e.createElementBlock("svg",gd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m414.08 502.144 180.992-180.992L736.32 494.4 510.08 720.64l-158.4-158.336 45.248-45.312z"},null,-1)]))}const _d={render:wd},bd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function kd(n,t){return e.openBlock(),e.createElementBlock("svg",bd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m370.752 448-90.496-90.496 45.248-45.248L512 530.752l90.496-90.496 45.248 45.248L557.248 576l90.496 90.496-45.248 45.248L512 621.248l-90.496 90.496-45.248-45.248z"},null,-1)]))}const Bd={render:kd},xd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function yd(n,t){return e.openBlock(),e.createElementBlock("svg",xd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M878.08 448H241.92l-96 384h636.16zM832 384v-64H485.76L357.504 192H128v448l57.92-231.744A32 32 0 0 1 216.96 384zm-24.96 512H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h287.872l128.384 128H864a32 32 0 0 1 32 32v96h23.04a32 32 0 0 1 31.04 39.744l-112 448A32 32 0 0 1 807.04 896"},null,-1)]))}const Vd={render:yd},$d={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vd(n,t){return e.openBlock(),e.createElementBlock("svg",$d,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32"},null,-1)]))}const Nd={render:vd},Ed={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Cd(n,t){return e.openBlock(),e.createElementBlock("svg",Ed,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 352.576V352a288 288 0 0 1 491.072-204.224 192 192 0 0 1 274.24 204.48 64 64 0 0 1 57.216 74.24C921.6 600.512 850.048 710.656 736 756.992V800a96 96 0 0 1-96 96H384a96 96 0 0 1-96-96v-43.008c-114.048-46.336-185.6-156.48-214.528-330.496A64 64 0 0 1 128 352.64zm64-.576h64a160 160 0 0 1 320 0h64a224 224 0 0 0-448 0m128 0h192a96 96 0 0 0-192 0m439.424 0h68.544A128.256 128.256 0 0 0 704 192c-15.36 0-29.952 2.688-43.52 7.616 11.328 18.176 20.672 37.76 27.84 58.304A64.128 64.128 0 0 1 759.424 352M672 768H352v32a32 32 0 0 0 32 32h256a32 32 0 0 0 32-32zm-342.528-64h365.056c101.504-32.64 165.76-124.928 192.896-288H136.576c27.136 163.072 91.392 255.36 192.896 288"},null,-1)]))}const Md={render:Cd},zd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hd(n,t){return e.openBlock(),e.createElementBlock("svg",zd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 410.304V96a32 32 0 0 1 64 0v314.304a96 96 0 0 0 64-90.56V96a32 32 0 0 1 64 0v223.744a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.544a160 160 0 0 1-128-156.8V96a32 32 0 0 1 64 0v223.744a96 96 0 0 0 64 90.56M672 572.48C581.184 552.128 512 446.848 512 320c0-141.44 85.952-256 192-256s192 114.56 192 256c0 126.848-69.184 232.128-160 252.48V928a32 32 0 1 1-64 0zM704 512c66.048 0 128-82.56 128-192s-61.952-192-128-192-128 82.56-128 192 61.952 192 128 192"},null,-1)]))}const Sd={render:Hd},Id={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ld(n,t){return e.openBlock(),e.createElementBlock("svg",Id,t[0]||(t[0]=[e.createElementVNode("path",{d:"m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64zM864 96.064V96h64v256a32 32 0 1 1-64 0V160.064l-192 .192a32 32 0 1 1 0-64zm0 831.872-192-.192a32 32 0 0 1 0-64l192 .192V672a32 32 0 1 1 64 0v256h-64z"},null,-1)]))}const Ad={render:Ld},Td={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Dd(n,t){return e.openBlock(),e.createElementBlock("svg",Td,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 320h512c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320m503.936 64H264.064a256.128 256.128 0 0 0 495.872 0M544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4"},null,-1)]))}const jd={render:Dd},Od={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function Fd(n,t){return e.openBlock(),e.createElementBlock("svg",Od,t[0]||(t[0]=[e.createElementVNode("path",{d:"M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09"},null,-1),e.createElementVNode("path",{d:"M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84C3.99 20.53 7.7 23 12 23"},null,-1),e.createElementVNode("path",{d:"M5.84 14.09c-.22-.66-.35-1.36-.35-2.09s.13-1.43.35-2.09V7.07H2.18C1.43 8.55 1 10.22 1 12s.43 3.45 1.18 4.93z"},null,-1),e.createElementVNode("path",{d:"M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1 7.7 1 3.99 3.47 2.18 7.07l3.66 2.84c.87-2.6 3.3-4.53 6.16-4.53"},null,-1)]))}const Pd={render:Fd},Rd={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function qd(n,t){return e.openBlock(),e.createElementBlock("svg",Rd,t[0]||(t[0]=[e.createElementVNode("path",{d:"m772.13 452.84 53.86-351.81c1.32-10.01-1.17-18.68-7.49-26.02S804.35 64 795.01 64H228.99v-.01h-.06c-9.33 0-17.15 3.67-23.49 11.01s-8.83 16.01-7.49 26.02l53.87 351.89C213.54 505.73 193.59 568.09 192 640c2 90.67 33.17 166.17 93.5 226.5S421.33 957.99 512 960c90.67-2 166.17-33.17 226.5-93.5 60.33-60.34 91.49-135.83 93.5-226.5-1.59-71.94-21.56-134.32-59.87-187.16M640.01 128h117.02l-39.01 254.02c-20.75-10.64-40.74-19.73-59.94-27.28-5.92-3-11.95-5.8-18.08-8.41V128zM576 128v198.76c-13.18-2.58-26.74-4.43-40.67-5.55-8.07-.8-15.85-1.2-23.33-1.2-10.54 0-21.09.66-31.64 1.96a360 360 0 0 0-32.36 4.79V128zm-192 0h.04v218.3c-6.22 2.66-12.34 5.5-18.36 8.56-19.13 7.54-39.02 16.6-59.66 27.16L267.01 128zm308.99 692.99c-48 48-108.33 73-180.99 75.01-72.66-2.01-132.99-27.01-180.99-75.01S258.01 712.66 256 640c2.01-72.66 27.01-132.99 75.01-180.99 19.67-19.67 41.41-35.47 65.22-47.41 38.33-15.04 71.15-23.92 98.44-26.65 5.07-.41 10.2-.7 15.39-.88.63-.01 1.28-.03 1.91-.03.66 0 1.35.03 2.02.04 5.11.17 10.15.46 15.13.86 27.4 2.71 60.37 11.65 98.91 26.79 23.71 11.93 45.36 27.69 64.96 47.29 48 48 73 108.33 75.01 180.99-2.01 72.65-27.01 132.98-75.01 180.98"},null,-1),e.createElementVNode("path",{d:"M544 480H416v64h64v192h-64v64h192v-64h-64z"},null,-1)]))}const Wd={render:qd},Ud={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Yd(n,t){return e.openBlock(),e.createElementBlock("svg",Ud,t[0]||(t[0]=[e.createElementVNode("path",{d:"M192 352h640l64 544H128zm128 224h64V448h-64zm320 0h64V448h-64zM384 288h-64a192 192 0 1 1 384 0h-64a128 128 0 1 0-256 0"},null,-1)]))}const Gd={render:Yd},Xd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Kd(n,t){return e.openBlock(),e.createElementBlock("svg",Xd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M320 288v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4h131.072a32 32 0 0 1 31.808 28.8l57.6 576a32 32 0 0 1-31.808 35.2H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320zm64 0h256v-22.336C640 189.248 582.272 128 512 128s-128 61.248-128 137.664v22.4zm-64 64H217.92l-51.2 512h690.56l-51.264-512H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z"},null,-1)]))}const Qd={render:Kd},Zd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Jd(n,t){return e.openBlock(),e.createElementBlock("svg",Zd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M544 195.2a160 160 0 0 1 96 60.8 160 160 0 1 1 146.24 254.976 160 160 0 0 1-128 224 160 160 0 1 1-292.48 0 160 160 0 0 1-128-224A160 160 0 1 1 384 256a160 160 0 0 1 96-60.8V128h-64a32 32 0 0 1 0-64h192a32 32 0 0 1 0 64h-64zM512 448a96 96 0 1 0 0-192 96 96 0 0 0 0 192m-256 0a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192"},null,-1)]))}const e3={render:Jd},t3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function n3(n,t){return e.openBlock(),e.createElementBlock("svg",t3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z"},null,-1)]))}const o3={render:n3},r3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function a3(n,t){return e.openBlock(),e.createElementBlock("svg",r3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 608h-64V416h64zm0 160v160a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V768h64v128h128V768zM384 608V416h64v192zm256-352h-64V128H448v128h-64V96a32 32 0 0 1 32-32h192a32 32 0 0 1 32 32z"},null,-1),e.createElementVNode("path",{d:"m220.8 256-71.232 80 71.168 80H768V256zm-14.4-64H800a32 32 0 0 1 32 32v224a32 32 0 0 1-32 32H206.4a32 32 0 0 1-23.936-10.752l-99.584-112a32 32 0 0 1 0-42.496l99.584-112A32 32 0 0 1 206.4 192m678.784 496-71.104 80H266.816V608h547.2zm-56.768-144H234.88a32 32 0 0 0-32 32v224a32 32 0 0 0 32 32h593.6a32 32 0 0 0 23.936-10.752l99.584-112a32 32 0 0 0 0-42.496l-99.584-112A32 32 0 0 0 828.48 544z"},null,-1)]))}const l3={render:a3},c3={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function i3(n,t){return e.openBlock(),e.createElementBlock("svg",c3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M887.01 264.99c-6-5.99-13.67-8.99-23.01-8.99H704c-1.34-54.68-20.01-100.01-56-136s-81.32-54.66-136-56c-54.68 1.34-100.01 20.01-136 56s-54.66 81.32-56 136H160c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.67-8.99 23.01v640c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V288c0-9.35-2.99-17.02-8.99-23.01M421.5 165.5c24.32-24.34 54.49-36.84 90.5-37.5 35.99.68 66.16 13.18 90.5 37.5s36.84 54.49 37.5 90.5H384c.68-35.99 13.18-66.16 37.5-90.5M832 896H192V320h128v128h64V320h256v128h64V320h128z"},null,-1)]))}const s3={render:i3},d3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m3(n,t){return e.openBlock(),e.createElementBlock("svg",d3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M896 529.152V512a384 384 0 1 0-768 0v17.152A128 128 0 0 1 320 640v128a128 128 0 1 1-256 0V512a448 448 0 1 1 896 0v256a128 128 0 1 1-256 0V640a128 128 0 0 1 192-110.848M896 640a64 64 0 0 0-128 0v128a64 64 0 0 0 128 0zm-768 0v128a64 64 0 0 0 128 0V640a64 64 0 1 0-128 0"},null,-1)]))}const p3={render:m3},h3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f3(n,t){return e.openBlock(),e.createElementBlock("svg",h3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z"},null,-1)]))}const u3={render:f3},g3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w3(n,t){return e.openBlock(),e.createElementBlock("svg",g3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M273.067 477.867h477.866V409.6H273.067zm0 68.266v51.2A187.733 187.733 0 0 0 460.8 785.067h102.4a187.733 187.733 0 0 0 187.733-187.734v-51.2zm-34.134-204.8h546.134a34.133 34.133 0 0 1 34.133 34.134v221.866a256 256 0 0 1-256 256H460.8a256 256 0 0 1-256-256V375.467a34.133 34.133 0 0 1 34.133-34.134M512 34.133a34.133 34.133 0 0 1 34.133 34.134v170.666a34.133 34.133 0 0 1-68.266 0V68.267A34.133 34.133 0 0 1 512 34.133M375.467 102.4a34.133 34.133 0 0 1 34.133 34.133v102.4a34.133 34.133 0 0 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.134-34.133m273.066 0a34.133 34.133 0 0 1 34.134 34.133v102.4a34.133 34.133 0 1 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.133-34.133M170.667 921.668h682.666a34.133 34.133 0 1 1 0 68.267H170.667a34.133 34.133 0 1 1 0-68.267"},null,-1)]))}const _3={render:w3},b3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k3(n,t){return e.openBlock(),e.createElementBlock("svg",b3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M192 413.952V896h640V413.952L512 147.328zM139.52 374.4l352-293.312a32 32 0 0 1 40.96 0l352 293.312A32 32 0 0 1 896 398.976V928a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V398.976a32 32 0 0 1 11.52-24.576"},null,-1)]))}const B3={render:k3},x3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y3(n,t){return e.openBlock(),e.createElementBlock("svg",x3,t[0]||(t[0]=[e.createElementVNode("path",{d:"m308.352 489.344 226.304 226.304a32 32 0 0 0 45.248 0L783.552 512A192 192 0 1 0 512 240.448L308.352 444.16a32 32 0 0 0 0 45.248zm135.744 226.304L308.352 851.392a96 96 0 0 1-135.744-135.744l135.744-135.744-45.248-45.248a96 96 0 0 1 0-135.808L466.752 195.2A256 256 0 0 1 828.8 557.248L625.152 760.96a96 96 0 0 1-135.808 0l-45.248-45.248zM398.848 670.4 353.6 625.152 217.856 760.896a32 32 0 0 0 45.248 45.248zm248.96-384.64a32 32 0 0 1 0 45.248L466.624 512a32 32 0 1 1-45.184-45.248l180.992-181.056a32 32 0 0 1 45.248 0zm90.496 90.496a32 32 0 0 1 0 45.248L557.248 602.496A32 32 0 1 1 512 557.248l180.992-180.992a32 32 0 0 1 45.312 0"},null,-1)]))}const V3={render:y3},$3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v3(n,t){return e.openBlock(),e.createElementBlock("svg",$3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 448v128h239.68l16.064-128zm-64 0H256.256l16.064 128H448zm64-255.36V384h247.744A256.13 256.13 0 0 0 512 192.64m-64 8.064A256.45 256.45 0 0 0 264.256 384H448zm64-72.064A320.13 320.13 0 0 1 825.472 384H896a32 32 0 1 1 0 64h-64v1.92l-56.96 454.016A64 64 0 0 1 711.552 960H312.448a64 64 0 0 1-63.488-56.064L192 449.92V448h-64a32 32 0 0 1 0-64h70.528A320.38 320.38 0 0 1 448 135.04V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H544a32 32 0 0 0-32 32zM743.68 640H280.32l32.128 256h399.104z"},null,-1)]))}const N3={render:v3},E3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function C3(n,t){return e.openBlock(),e.createElementBlock("svg",E3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896.064A448 448 0 0 1 512 64m67.2 275.072c33.28 0 60.288-23.104 60.288-57.344s-27.072-57.344-60.288-57.344c-33.28 0-60.16 23.104-60.16 57.344s26.88 57.344 60.16 57.344M590.912 699.2c0-6.848 2.368-24.64 1.024-34.752l-52.608 60.544c-10.88 11.456-24.512 19.392-30.912 17.28a12.99 12.99 0 0 1-8.256-14.72l87.68-276.992c7.168-35.136-12.544-67.2-54.336-71.296-44.096 0-108.992 44.736-148.48 101.504 0 6.784-1.28 23.68.064 33.792l52.544-60.608c10.88-11.328 23.552-19.328 29.952-17.152a12.8 12.8 0 0 1 7.808 16.128L388.48 728.576c-10.048 32.256 8.96 63.872 55.04 71.04 67.84 0 107.904-43.648 147.456-100.416z"},null,-1)]))}const ar={render:C3},M3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function z3(n,t){return e.openBlock(),e.createElementBlock("svg",M3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M14 9.5c0-.825.675-1.5 1.5-1.5h1c.825 0 1.5.675 1.5 1.5v1c0 .825-.675 1.5-1.5 1.5h-1c-.825 0-1.5-.675-1.5-1.5zM20 24h-8v-2h2v-6h-2v-2h6v8h2z"},null,-1),e.createElementVNode("path",{d:"M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0m0 29C8.82 29 3 23.18 3 16S8.82 3 16 3s13 5.82 13 13-5.82 13-13 13"},null,-1)]))}const H3={render:z3},S3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function I3(n,t){return e.openBlock(),e.createElementBlock("svg",S3,t[0]||(t[0]=[e.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-width":"2",d:"M0 0h32v32H0z"},null,-1),e.createElementVNode("path",{d:"M26 9a3 3 0 1 1-6 0 3 3 0 0 1 6 0M28 26H4v-4l7-12 8 10h2l7-6z"},null,-1)]))}const Kt={render:I3},L3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function A3(n,t){return e.openBlock(),e.createElementBlock("svg",L3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M448 456.064V96a32 32 0 0 1 32-32.064L672 64a32 32 0 0 1 0 64H512v128h160a32 32 0 0 1 0 64H512v128a256 256 0 1 1-64 8.064M512 896a192 192 0 1 0 0-384 192 192 0 0 0 0 384"},null,-1)]))}const T3={render:A3},D3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j3(n,t){return e.openBlock(),e.createElementBlock("svg",D3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 410.56V96a32 32 0 0 1 64 0v314.56A96 96 0 0 0 384 320V96a32 32 0 0 1 64 0v224a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.8A160 160 0 0 1 128 320V96a32 32 0 0 1 64 0v224a96 96 0 0 0 64 90.56m384-250.24V544h126.72c-3.328-78.72-12.928-147.968-28.608-207.744-14.336-54.528-46.848-113.344-98.112-175.872zM640 608v320a32 32 0 1 1-64 0V64h64c85.312 89.472 138.688 174.848 160 256s32 177.152 32 288z"},null,-1)]))}const O3={render:j3},F3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function P3(n,t){return e.openBlock(),e.createElementBlock("svg",F3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 671.36v64.128A239.81 239.81 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 736 734.016v-64.768a192 192 0 0 0 3.328-377.92l-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 91.968 70.464 167.36 160.256 175.232z"},null,-1),e.createElementVNode("path",{d:"M416 736a32 32 0 0 1-27.776-47.872l128-224a32 32 0 1 1 55.552 31.744L471.168 672H608a32 32 0 0 1 27.776 47.872l-128 224a32 32 0 1 1-55.68-31.744L552.96 736z"},null,-1)]))}const R3={render:P3},q3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W3(n,t){return e.openBlock(),e.createElementBlock("svg",q3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M715.648 625.152 670.4 579.904l90.496-90.56c75.008-74.944 85.12-186.368 22.656-248.896-62.528-62.464-173.952-52.352-248.96 22.656L444.16 353.6l-45.248-45.248 90.496-90.496c100.032-99.968 251.968-110.08 339.456-22.656 87.488 87.488 77.312 239.424-22.656 339.456l-90.496 90.496zm-90.496 90.496-90.496 90.496C434.624 906.112 282.688 916.224 195.2 828.8c-87.488-87.488-77.312-239.424 22.656-339.456l90.496-90.496 45.248 45.248-90.496 90.56c-75.008 74.944-85.12 186.368-22.656 248.896 62.528 62.464 173.952 52.352 248.96-22.656l90.496-90.496zm0-362.048 45.248 45.248L398.848 670.4 353.6 625.152z"},null,-1)]))}const U3={render:W3},Y3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function G3(n,t){return e.openBlock(),e.createElementBlock("svg",Y3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"},null,-1)]))}const X3={render:G3},K3={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 100 100"};function Q3(n,t){return e.openBlock(),e.createElementBlock("svg",K3,t[0]||(t[0]=[e.createStaticVNode('<g transform="translate(50 50)"><circle cy="-30" r="5"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cx="21.21" cy="-21.21" r="5" opacity=".875"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cx="30" r="5" opacity=".75"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cx="21.21" cy="21.21" r="5" opacity=".625"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cy="30" r="5" opacity=".5"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cx="-21.21" cy="21.21" r="5" opacity=".375"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cx="-30" r="5" opacity=".25"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cx="-21.21" cy="-21.21" r="5" opacity=".125"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle></g>',1)]))}const lt={render:Q3},Z3={xmlns:"http://www.w3.org/2000/svg",width:"100",height:"100",viewBox:"0 0 1024 1024"};function J3(n,t){return e.openBlock(),e.createElementBlock("svg",Z3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32m448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32m-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32M195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248m452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248M828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0m-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0"},[e.createElementVNode("animateTransform",{attributeName:"transform",dur:"1.5s",from:"0 512 512",repeatCount:"indefinite",to:"360 512 512",type:"rotate"})],-1)]))}const lr={render:J3},e6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function t6(n,t){return e.openBlock(),e.createElementBlock("svg",e6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 928c23.936 0 117.504-68.352 192.064-153.152C803.456 661.888 864 535.808 864 416c0-189.632-155.84-320-352-320S160 226.368 160 416c0 120.32 60.544 246.4 159.936 359.232C394.432 859.84 488 928 512 928m0-435.2a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 140.8a204.8 204.8 0 1 1 0-409.6 204.8 204.8 0 0 1 0 409.6"},null,-1)]))}const n6={render:t6},o6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function r6(n,t){return e.openBlock(),e.createElementBlock("svg",o6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"},null,-1),e.createElementVNode("path",{d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"},null,-1),e.createElementVNode("path",{d:"M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"},null,-1)]))}const a6={render:r6},l6={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 79 69"};function c6(n,t){return e.openBlock(),e.createElementBlock("svg",l6,t[0]||(t[0]=[e.createElementVNode("defs",null,[e.createElementVNode("linearGradient",{id:"a",x1:"0%",x2:"100%",y1:"0%",y2:"100%"},[e.createElementVNode("stop",{offset:"0%",style:{"stop-color":"#ff0096","stop-opacity":"1"}}),e.createElementVNode("stop",{offset:"100%",style:{"stop-color":"#0cf","stop-opacity":"1"}})])],-1),e.createElementVNode("path",{fill:"url(#a)",d:"M37.892 13.546V55h-4.858l-22.59-32.548h-.404V55H5.02V13.546h4.858l22.67 32.629h.405v-32.63zm-4.872 0h5.991L53.1 47.956h.486l14.088-34.41h5.992V55h-4.696V23.504h-.405L55.609 55h-4.534L38.121 23.504h-.405V55H33.02z"},null,-1)]))}const i6={render:c6},s6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function d6(n,t){return e.openBlock(),e.createElementBlock("svg",s6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"},null,-1),e.createElementVNode("path",{d:"M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"},null,-1)]))}const m6={render:d6},p6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function h6(n,t){return e.openBlock(),e.createElementBlock("svg",p6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"},null,-1),e.createElementVNode("path",{d:"M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m192-160v-64a192 192 0 1 0-384 0v64zM512 64a256 256 0 0 1 256 256v128H256V320A256 256 0 0 1 512 64"},null,-1)]))}const f6={render:h6},u6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function g6(n,t){return e.openBlock(),e.createElementBlock("svg",u6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M513.28 448a64 64 0 1 1 76.544 49.728A96 96 0 0 0 768 448h64a160 160 0 0 1-320 0zm-126.976-29.696a256 256 0 1 0 43.52-180.48A256 256 0 0 1 832 448h-64a192 192 0 0 0-381.696-29.696m105.664 249.472L285.696 874.048a96 96 0 0 1-135.68-135.744l206.208-206.272a320 320 0 1 1 135.744 135.744m-54.464-36.032a322 322 0 0 1-45.248-45.248L195.2 783.552a32 32 0 1 0 45.248 45.248l197.056-197.12z"},null,-1)]))}const w6={render:g6},_6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function b6(n,t){return e.openBlock(),e.createElementBlock("svg",_6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64h64v192h-64zm0 576h64v192h-64zM160 480v-64h192v64zm576 0v-64h192v64zM249.856 199.04l45.248-45.184L430.848 289.6 385.6 334.848 249.856 199.104zM657.152 606.4l45.248-45.248 135.744 135.744-45.248 45.248zM114.048 923.2 68.8 877.952l316.8-316.8 45.248 45.248zM702.4 334.848 657.152 289.6l135.744-135.744 45.248 45.248z"},null,-1)]))}const k6={render:b6},B6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x6(n,t){return e.openBlock(),e.createElementBlock("svg",B6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M832 320V192H704v320a192 192 0 1 1-384 0V192H192v128h128v64H192v128a320 320 0 0 0 640 0V384H704v-64zM640 512V128h256v384a384 384 0 1 1-768 0V128h256v384a128 128 0 1 0 256 0"},null,-1)]))}const y6={render:x6},V6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $6(n,t){return e.openBlock(),e.createElementBlock("svg",V6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M399.5 849.5a225 225 0 1 0 0-450 225 225 0 0 0 0 450m0 56.25a281.25 281.25 0 1 1 0-562.5 281.25 281.25 0 0 1 0 562.5m253.125-787.5h225q28.125 0 28.125 28.125T877.625 174.5h-225q-28.125 0-28.125-28.125t28.125-28.125"},null,-1),e.createElementVNode("path",{d:"M877.625 118.25q28.125 0 28.125 28.125v225q0 28.125-28.125 28.125T849.5 371.375v-225q0-28.125 28.125-28.125"},null,-1),e.createElementVNode("path",{d:"M604.813 458.9 565.1 419.131l292.613-292.668 39.825 39.824z"},null,-1)]))}const v6={render:$6},N6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function E6(n,t){return e.openBlock(),e.createElementBlock("svg",N6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M576 128v288l96-96 96 96V128h128v768H320V128zm-448 0h128v768H128z"},null,-1)]))}const C6={render:E6},M6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z6(n,t){return e.openBlock(),e.createElementBlock("svg",M6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"},null,-1),e.createElementVNode("path",{d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256m345.6 192L960 960H672v-64H352v64H64l102.4-256zm-68.928 0H235.328l-76.8 192h706.944z"},null,-1)]))}const H6={render:z6},S6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function I6(n,t){return e.openBlock(),e.createElementBlock("svg",S6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 896a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"},null,-1),e.createElementVNode("path",{d:"M576 128H448v200a286.7 286.7 0 0 1 64-8c19.52 0 40.832 2.688 64 8zm64 0v219.648c24.448 9.088 50.56 20.416 78.4 33.92L757.44 128zm-256 0H266.624l39.04 253.568c27.84-13.504 53.888-24.832 78.336-33.92zM229.312 64h565.376a32 32 0 0 1 31.616 36.864L768 480c-113.792-64-199.104-96-256-96s-142.208 32-256 96l-58.304-379.136A32 32 0 0 1 229.312 64"},null,-1)]))}const L6={render:I6},A6={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function T6(n,t){return e.openBlock(),e.createElementBlock("svg",A6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M480 320h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"},null,-1),e.createElementVNode("path",{d:"M887.01 72.99C881.01 67 873.34 64 864 64H160c-9.35 0-17.02 3-23.01 8.99C131 78.99 128 86.66 128 96v832c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V96c0-9.35-3-17.02-8.99-23.01M192 896V128h96v768zm640 0H352V128h480z"},null,-1),e.createElementVNode("path",{d:"M480 512h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32m0 192h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"},null,-1)]))}const D6={render:T6},j6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O6(n,t){return e.openBlock(),e.createElementBlock("svg",j6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 448a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zM160 896a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32z"},null,-1)]))}const F6={render:O6},P6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function R6(n,t){return e.openBlock(),e.createElementBlock("svg",P6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 384h448v64H288zm96-128h256v64H384zM131.456 512H384v128h256V512h252.544L721.856 192H302.144zM896 576H704v128H320V576H128v256h768zM275.776 128h472.448a32 32 0 0 1 28.608 17.664l179.84 359.552A32 32 0 0 1 960 519.552V864a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V519.552a32 32 0 0 1 3.392-14.336l179.776-359.552A32 32 0 0 1 275.776 128"},null,-1)]))}const q6={render:R6},W6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function U6(n,t){return e.openBlock(),e.createElementBlock("svg",W6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 224v512a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V224zm0-64h768a64 64 0 0 1 64 64v512a128 128 0 0 1-128 128H192A128 128 0 0 1 64 736V224a64 64 0 0 1 64-64"},null,-1),e.createElementVNode("path",{d:"M904 224 656.512 506.88a192 192 0 0 1-289.024 0L120 224zm-698.944 0 210.56 240.704a128 128 0 0 0 192.704 0L818.944 224z"},null,-1)]))}const Y6={render:U6},G6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X6(n,t){return e.openBlock(),e.createElementBlock("svg",G6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M480 704h160a64 64 0 0 0 64-64v-32h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-32a64 64 0 0 0-64-64H384a64 64 0 0 0-64 64v32h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v32a64 64 0 0 0 64 64zm64 64v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768h-96a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64h256a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128z"},null,-1)]))}const K6={render:X6},Q6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Z6(n,t){return e.openBlock(),e.createElementBlock("svg",Q6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 128a128 128 0 0 0-128 128v256a128 128 0 1 0 256 0V256a128 128 0 0 0-128-128m0-64a192 192 0 0 1 192 192v256a192 192 0 1 1-384 0V256A192 192 0 0 1 512 64m-32 832v-64a288 288 0 0 1-288-288v-32a32 32 0 0 1 64 0v32a224 224 0 0 0 224 224h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64z"},null,-1)]))}const J6={render:Z6},e8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function t8(n,t){return e.openBlock(),e.createElementBlock("svg",e8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M0 13v6a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1H1a1 1 0 0 0-1 1"},null,-1)]))}const n8={render:t8},o8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function r8(n,t){return e.openBlock(),e.createElementBlock("svg",o8,t[0]||(t[0]=[e.createElementVNode("path",{stroke:"#000","stroke-width":"3",d:"M4 12h16"},null,-1)]))}const Qt={render:r8},a8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function l8(n,t){return e.openBlock(),e.createElementBlock("svg",a8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 640v192h640V384H768v-64h150.976c14.272 0 19.456 1.472 24.64 4.288a29.06 29.06 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64v493.952c0 14.272-1.472 19.456-4.288 24.64a29.06 29.06 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H233.024c-14.272 0-19.456-1.472-24.64-4.288a29.06 29.06 0 0 1-12.16-12.096c-2.688-5.184-4.224-10.368-4.224-24.576V640z"},null,-1),e.createElementVNode("path",{d:"M768 192H128v448h640zm64-22.976v493.952c0 14.272-1.472 19.456-4.288 24.64a29.06 29.06 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.06 29.06 0 0 1-12.16-12.096C65.536 682.432 64 677.248 64 663.04V169.024c0-14.272 1.472-19.456 4.288-24.64a29.06 29.06 0 0 1 12.096-12.16C85.568 129.536 90.752 128 104.96 128h685.952c14.272 0 19.456 1.472 24.64 4.288a29.06 29.06 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64z"},null,-1),e.createElementVNode("path",{d:"M448 576a160 160 0 1 1 0-320 160 160 0 0 1 0 320m0-64a96 96 0 1 0 0-192 96 96 0 0 0 0 192"},null,-1)]))}const c8={render:l8},i8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function s8(n,t){return e.openBlock(),e.createElementBlock("svg",i8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M544 768v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768H192A128 128 0 0 1 64 640V256a128 128 0 0 1 128-128h640a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128zM192 192a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64z"},null,-1)]))}const d8={render:s8},m8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p8(n,t){return e.openBlock(),e.createElementBlock("svg",m8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M240.448 240.448a384 384 0 1 0 559.424 525.696 448 448 0 0 1-542.016-542.08 391 391 0 0 0-17.408 16.384m181.056 362.048a384 384 0 0 0 525.632 16.384A448 448 0 1 1 405.056 76.8a384 384 0 0 0 16.448 525.696"},null,-1)]))}const h8={render:p8},f8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u8(n,t){return e.openBlock(),e.createElementBlock("svg",f8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M176 416a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224"},null,-1)]))}const g8={render:u8},w8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _8(n,t){return e.openBlock(),e.createElementBlock("svg",w8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M176 416a112 112 0 1 0 0 224 112 112 0 0 0 0-224m0 64a48 48 0 1 1 0 96 48 48 0 0 1 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96"},null,-1)]))}const b8={render:_8},k8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function B8(n,t){return e.openBlock(),e.createElementBlock("svg",k8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M737.216 357.952 704 349.824l-11.776-32a192.064 192.064 0 0 0-367.424 23.04l-8.96 39.04-39.04 8.96A192.064 192.064 0 0 0 320 768h368a207.81 207.81 0 0 0 207.808-208 208.32 208.32 0 0 0-158.592-202.048m15.168-62.208A272.32 272.32 0 0 1 959.744 560a271.81 271.81 0 0 1-271.552 272H320a256 256 0 0 1-57.536-505.536 256.128 256.128 0 0 1 489.92-30.72"},null,-1)]))}const x8={render:B8},y8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function V8(n,t){return e.openBlock(),e.createElementBlock("svg",y8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M438.144 256c-68.352 0-92.736 4.672-117.76 18.112q-30.144 16.128-46.272 46.272C260.672 345.408 256 369.792 256 438.144v275.712c0 68.352 4.672 92.736 18.112 117.76q16.128 30.144 46.272 46.272C345.408 891.328 369.792 896 438.144 896h147.712c68.352 0 92.736-4.672 117.76-18.112q30.144-16.128 46.272-46.272C763.328 806.592 768 782.208 768 713.856V438.144c0-68.352-4.672-92.736-18.112-117.76a110.46 110.46 0 0 0-46.272-46.272C678.592 260.672 654.208 256 585.856 256zm0-64h147.712c85.568 0 116.608 8.96 147.904 25.6 31.36 16.768 55.872 41.344 72.576 72.64C823.104 321.536 832 352.576 832 438.08v275.84c0 85.504-8.96 116.544-25.6 147.84a174.46 174.46 0 0 1-72.64 72.576C702.464 951.104 671.424 960 585.92 960H438.08c-85.504 0-116.544-8.96-147.84-25.6a174.46 174.46 0 0 1-72.64-72.704c-16.768-31.296-25.664-62.336-25.664-147.84v-275.84c0-85.504 8.96-116.544 25.6-147.84a174.46 174.46 0 0 1 72.768-72.576c31.232-16.704 62.272-25.6 147.776-25.6z"},null,-1),e.createElementVNode("path",{d:"M512 320q32 0 32 32v128q0 32-32 32t-32-32V352q0-32 32-32m32-96a32 32 0 0 1-64 0v-64a32 32 0 0 0-32-32h-96a32 32 0 0 1 0-64h96a96 96 0 0 1 96 96z"},null,-1)]))}const $8={render:V8},v8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function N8(n,t){return e.openBlock(),e.createElementBlock("svg",v8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M736 800V160H160v640a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64m64-544h63.552a96 96 0 0 1 96 96v224a96 96 0 0 1-96 96H800v128a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V128a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v288h63.552a32 32 0 0 0 32-32V352a32 32 0 0 0-32-32z"},null,-1)]))}const E8={render:N8},C8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function M8(n,t){return e.openBlock(),e.createElementBlock("svg",C8,t[0]||(t[0]=[e.createElementVNode("path",{d:"m241.216 832 63.616-64H768V448c0-42.368-10.24-82.304-28.48-117.504l46.912-47.232C815.36 331.392 832 387.84 832 448v320h96a32 32 0 1 1 0 64zm-90.24 0H96a32 32 0 1 1 0-64h96V448a320.13 320.13 0 0 1 256-313.6V128a64 64 0 1 1 128 0v6.4a319.55 319.55 0 0 1 171.648 97.088l-45.184 45.44A256 256 0 0 0 256 448v278.336L151.04 832zM448 896h128a64 64 0 0 1-128 0"},null,-1),e.createElementVNode("path",{d:"M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056z"},null,-1)]))}const z8={render:M8},H8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function S8(n,t){return e.openBlock(),e.createElementBlock("svg",H8,t[0]||(t[0]=[e.createElementVNode("path",{d:"m412.16 592.128-45.44 45.44A191.23 191.23 0 0 1 320 512V256a192 192 0 1 1 384 0v44.352l-64 64V256a128 128 0 1 0-256 0v256c0 30.336 10.56 58.24 28.16 80.128m51.968 38.592A128 128 0 0 0 640 512v-57.152l64-64V512a192 192 0 0 1-287.68 166.528zM314.88 779.968l46.144-46.08A223 223 0 0 0 480 768h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64h64v-64c-61.44 0-118.4-19.2-165.12-52.032M266.752 737.6A286.98 286.98 0 0 1 192 544v-32a32 32 0 0 1 64 0v32c0 56.832 21.184 108.8 56.064 148.288z"},null,-1),e.createElementVNode("path",{d:"M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056z"},null,-1)]))}const I8={render:S8},L8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function A8(n,t){return e.openBlock(),e.createElementBlock("svg",L8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M440.256 576H256v128h56.256l-64 64H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32h280.256zm143.488 128H704V583.744L775.744 512H928a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H519.744zM768 576v128h128V576zm-29.696-207.552 45.248 45.248-497.856 497.856-45.248-45.248zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"},null,-1)]))}const T8={render:A8},D8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j8(n,t){return e.openBlock(),e.createElementBlock("svg",D8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M672 128h64v768h-64zM96 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32"},null,-1)]))}const O8={render:j8},F8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function P8(n,t){return e.openBlock(),e.createElementBlock("svg",F8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 128v64H256a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V512h64v256a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V256a128 128 0 0 1 128-128z"},null,-1),e.createElementVNode("path",{d:"M768 384a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"},null,-1)]))}const R8={render:P8},q8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W8(n,t){return e.openBlock(),e.createElementBlock("svg",q8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M192 128v704h384V128zm-32-64h448a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M256 256h256v64H256zm0 192h256v64H256zm0 192h256v64H256zm384-128h128v64H640zm0 128h128v64H640zM64 832h896v64H64z"},null,-1),e.createElementVNode("path",{d:"M640 384v448h192V384zm-32-64h256a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H608a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32"},null,-1)]))}const U8={render:W8},Y8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function G8(n,t){return e.openBlock(),e.createElementBlock("svg",Y8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M389.44 768a96.064 96.064 0 0 1 181.12 0H896v64H570.56a96.064 96.064 0 0 1-181.12 0H128v-64zm192-288a96.064 96.064 0 0 1 181.12 0H896v64H762.56a96.064 96.064 0 0 1-181.12 0H128v-64zm-320-288a96.064 96.064 0 0 1 181.12 0H896v64H442.56a96.064 96.064 0 0 1-181.12 0H128v-64z"},null,-1)]))}const X8={render:G8},K8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Q8(n,t){return e.openBlock(),e.createElementBlock("svg",K8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M384 960v-64h192.064v64zm448-544a350.66 350.66 0 0 1-128.32 271.424C665.344 719.04 640 763.776 640 813.504V832H320v-14.336c0-48-19.392-95.36-57.216-124.992a351.55 351.55 0 0 1-128.448-344.256c25.344-136.448 133.888-248.128 269.76-276.48A352.384 352.384 0 0 1 832 416m-544 32c0-132.288 75.904-224 192-224v-64c-154.432 0-256 122.752-256 288z"},null,-1)]))}const Z8={render:Q8},J8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function em(n,t){return e.openBlock(),e.createElementBlock("svg",J8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M544 894.72a382.34 382.34 0 0 0 215.936-89.472L577.024 622.272c-10.24 6.016-21.248 10.688-33.024 13.696v258.688zm261.248-134.784A382.34 382.34 0 0 0 894.656 544H635.968c-3.008 11.776-7.68 22.848-13.696 33.024zM894.656 480a382.34 382.34 0 0 0-89.408-215.936L622.272 446.976c6.016 10.24 10.688 21.248 13.696 33.024zm-134.72-261.248A382.34 382.34 0 0 0 544 129.344v258.688c11.776 3.008 22.848 7.68 33.024 13.696zM480 129.344a382.34 382.34 0 0 0-215.936 89.408l182.912 182.976c10.24-6.016 21.248-10.688 33.024-13.696zm-261.248 134.72A382.34 382.34 0 0 0 129.344 480h258.688c3.008-11.776 7.68-22.848 13.696-33.024zM129.344 544a382.34 382.34 0 0 0 89.408 215.936l182.976-182.912A127.2 127.2 0 0 1 388.032 544zm134.72 261.248A382.34 382.34 0 0 0 480 894.656V635.968a127.2 127.2 0 0 1-33.024-13.696zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-384a64 64 0 1 0 0-128 64 64 0 0 0 0 128"},null,-1)]))}const tm={render:em},nm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function om(n,t){return e.openBlock(),e.createElementBlock("svg",nm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M602.496 240.448A192 192 0 1 1 874.048 512l-316.8 316.8A256 256 0 0 1 195.2 466.752L602.496 59.456l45.248 45.248L240.448 512A192 192 0 0 0 512 783.552l316.8-316.8a128 128 0 1 0-181.056-181.056L353.6 579.904a32 32 0 1 0 45.248 45.248l294.144-294.144 45.312 45.248L444.096 670.4a96 96 0 1 1-135.744-135.744z"},null,-1)]))}const rm={render:om},am={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function lm(n,t){return e.openBlock(),e.createElementBlock("svg",am,t[0]||(t[0]=[e.createElementVNode("path",{d:"M598.4 895.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 895.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 445.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"},null,-1),e.createElementVNode("path",{d:"M139.84 501.888a256 256 0 1 1 417.856-277.12c-17.728 2.176-38.208 8.448-61.504 18.816A192 192 0 1 0 189.12 460.48a6004 6004 0 0 0-49.28 41.408"},null,-1)]))}const cm={render:lm},im={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function sm(n,t){return e.openBlock(),e.createElementBlock("svg",im,t[0]||(t[0]=[e.createElementVNode("path",{d:"M542.336 258.816a443 443 0 0 0-9.024 25.088 32 32 0 1 1-60.8-20.032l1.088-3.328a162.69 162.69 0 0 0-122.048 131.392l-17.088 102.72-20.736 15.36C256.192 552.704 224 610.88 224 672c0 120.576 126.4 224 288 224s288-103.424 288-224c0-61.12-32.192-119.296-89.728-161.92l-20.736-15.424-17.088-102.72a162.69 162.69 0 0 0-130.112-133.12m-40.128-66.56c7.936-15.552 16.576-30.08 25.92-43.776 23.296-33.92 49.408-59.776 78.528-77.12a32 32 0 1 1 32.704 55.04c-20.544 12.224-40.064 31.552-58.432 58.304a317 317 0 0 0-9.792 15.104 226.69 226.69 0 0 1 164.48 181.568l12.8 77.248C819.456 511.36 864 587.392 864 672c0 159.04-157.568 288-352 288S160 831.04 160 672c0-84.608 44.608-160.64 115.584-213.376l12.8-77.248a226.624 226.624 0 0 1 213.76-189.184z"},null,-1)]))}const dm={render:sm},mm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function pm(n,t){return e.openBlock(),e.createElementBlock("svg",mm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M199.232 125.568 90.624 379.008a32 32 0 0 0 6.784 35.2l512.384 512.384a32 32 0 0 0 35.2 6.784l253.44-108.608a32 32 0 0 0 10.048-52.032L769.6 633.92a32 32 0 0 0-36.928-5.952l-130.176 65.088-271.488-271.552 65.024-130.176a32 32 0 0 0-5.952-36.928L251.2 115.52a32 32 0 0 0-51.968 10.048"},null,-1)]))}const hm={render:pm},fm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function um(n,t){return e.openBlock(),e.createElementBlock("svg",fm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M79.36 432.256 591.744 944.64a32 32 0 0 0 35.2 6.784l253.44-108.544a32 32 0 0 0 9.984-52.032l-153.856-153.92a32 32 0 0 0-36.928-6.016l-69.888 34.944L358.08 394.24l35.008-69.888a32 32 0 0 0-5.952-36.928L233.152 133.568a32 32 0 0 0-52.032 10.048L72.512 397.056a32 32 0 0 0 6.784 35.2zm60.48-29.952 81.536-190.08L325.568 316.48l-24.64 49.216-20.608 41.216 32.576 32.64 271.552 271.552 32.64 32.64 41.216-20.672 49.28-24.576 104.192 104.128-190.08 81.472zM512 320v-64a256 256 0 0 1 256 256h-64a192 192 0 0 0-192-192m0-192V64a448 448 0 0 1 448 448h-64a384 384 0 0 0-384-384"},null,-1)]))}const gm={render:um},wm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _m(n,t){return e.openBlock(),e.createElementBlock("svg",wm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M384 288q64 0 64 64t-64 64-64-64 64-64M185.408 876.992l-50.816-38.912L350.72 556.032a96 96 0 0 1 134.592-17.856l1.856 1.472 122.88 99.136a32 32 0 0 0 44.992-4.864l216-269.888 49.92 39.936-215.808 269.824-.256.32a96 96 0 0 1-135.04 14.464l-122.88-99.072-.64-.512a32 32 0 0 0-44.8 5.952z"},null,-1)]))}const bm={render:_m},km={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Bm(n,t){return e.openBlock(),e.createElementBlock("svg",km,t[0]||(t[0]=[e.createElementVNode("path",{d:"M448 68.48v64.832A384.128 384.128 0 0 0 512 896a384.13 384.13 0 0 0 378.688-320h64.768A448.128 448.128 0 0 1 64 512 448.13 448.13 0 0 1 448 68.48"},null,-1),e.createElementVNode("path",{d:"M576 97.28V448h350.72A384.064 384.064 0 0 0 576 97.28M512 64V33.152A448 448 0 0 1 990.848 512H512z"},null,-1)]))}const xm={render:Bm},ym={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Vm(n,t){return e.openBlock(),e.createElementBlock("svg",ym,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"},null,-1),e.createElementVNode("path",{d:"M512 512a32 32 0 0 1 32 32v256a32 32 0 1 1-64 0V544a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M384 649.088v64.96C269.76 732.352 192 771.904 192 800c0 37.696 139.904 96 320 96s320-58.304 320-96c0-28.16-77.76-67.648-192-85.952v-64.96C789.12 671.04 896 730.368 896 800c0 88.32-171.904 160-384 160s-384-71.68-384-160c0-69.696 106.88-128.96 256-150.912"},null,-1)]))}const $m={render:Vm},vm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Nm(n,t){return e.openBlock(),e.createElementBlock("svg",vm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z"},null,-1)]))}const Em={render:Nm},Cm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Mm(n,t){return e.openBlock(),e.createElementBlock("svg",Cm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M31 12H20V1a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v11H1a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h11v11a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V20h11a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1"},null,-1)]))}const zm={render:Mm},Hm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function Sm(n,t){return e.openBlock(),e.createElementBlock("svg",Hm,t[0]||(t[0]=[e.createElementVNode("path",{stroke:"#000","stroke-width":"3",d:"M12 4v16M4 12h16"},null,-1)]))}const Zt={render:Sm},Im={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Lm(n,t){return e.openBlock(),e.createElementBlock("svg",Im,t[0]||(t[0]=[e.createElementVNode("path",{d:"M511.552 128c-35.584 0-64.384 28.8-64.384 64.448v516.48L274.048 570.88a94.27 94.27 0 0 0-112.896-3.456 44.416 44.416 0 0 0-8.96 62.208L332.8 870.4A64 64 0 0 0 384 896h512V575.232a64 64 0 0 0-45.632-61.312l-205.952-61.76A96 96 0 0 1 576 360.192V192.448C576 156.8 547.2 128 511.552 128M359.04 556.8l24.128 19.2V192.448a128.448 128.448 0 1 1 256.832 0v167.744a32 32 0 0 0 22.784 30.656l206.016 61.76A128 128 0 0 1 960 575.232V896a64 64 0 0 1-64 64H384a128 128 0 0 1-102.4-51.2L101.056 668.032A108.416 108.416 0 0 1 128 512.512a158.27 158.27 0 0 1 185.984 8.32z"},null,-1)]))}const Am={render:Lm},Tm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Dm(n,t){return e.openBlock(),e.createElementBlock("svg",Tm,t[0]||(t[0]=[e.createElementVNode("path",{d:"m249.6 417.088 319.744 43.072 39.168 310.272L845.12 178.88zm-129.024 47.168a32 32 0 0 1-7.68-61.44l777.792-311.04a32 32 0 0 1 41.6 41.6l-310.336 775.68a32 32 0 0 1-61.44-7.808L512 516.992z"},null,-1)]))}const jm={render:Dm},Om={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Fm(n,t){return e.openBlock(),e.createElementBlock("svg",Om,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 224a32 32 0 0 0-32 32v512a32 32 0 0 0 32 32h704a32 32 0 0 0 32-32V256a32 32 0 0 0-32-32zm0-64h704a96 96 0 0 1 96 96v512a96 96 0 0 1-96 96H160a96 96 0 0 1-96-96V256a96 96 0 0 1 96-96"},null,-1),e.createElementVNode("path",{d:"M704 320a64 64 0 1 1 0 128 64 64 0 0 1 0-128M288 448h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32m0 128h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"},null,-1)]))}const Pm={render:Fm},Rm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qm(n,t){return e.openBlock(),e.createElementBlock("svg",Rm,t[0]||(t[0]=[e.createElementVNode("path",{d:"m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672M959.552 480a256 256 0 0 1-256 256h-400A239.81 239.81 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M224 800a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32"},null,-1)]))}const Wm={render:qm},Um={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ym(n,t){return e.openBlock(),e.createElementBlock("svg",Um,t[0]||(t[0]=[e.createElementVNode("path",{d:"M480 896V640H192v-64h288V320H192v576zm64 0h288V320H544v256h288v64H544zM128 256h768v672a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"},null,-1),e.createElementVNode("path",{d:"M96 256h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32"},null,-1),e.createElementVNode("path",{d:"M416 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"},null,-1),e.createElementVNode("path",{d:"M608 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"},null,-1)]))}const Gm={render:Ym},Xm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Km(n,t){return e.openBlock(),e.createElementBlock("svg",Xm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M224 318.336V896h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0"},null,-1),e.createElementVNode("path",{d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"},null,-1)]))}const Qm={render:Km},Zm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Jm(n,t){return e.openBlock(),e.createElementBlock("svg",Zm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 768H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.06 29.06 0 0 1-12.16-12.096C65.536 746.432 64 741.248 64 727.04V379.072c0-42.816 4.48-58.304 12.8-73.984 8.384-15.616 20.672-27.904 36.288-36.288 15.68-8.32 31.168-12.8 73.984-12.8H256V64h512v192h68.928c42.816 0 58.304 4.48 73.984 12.8 15.616 8.384 27.904 20.672 36.288 36.288 8.32 15.68 12.8 31.168 12.8 73.984v347.904c0 14.272-1.472 19.456-4.288 24.64a29.06 29.06 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H768v192H256zm64-192v320h384V576zm-64 128V512h512v192h128V379.072c0-29.376-1.408-36.48-5.248-43.776a23.3 23.3 0 0 0-10.048-10.048c-7.232-3.84-14.4-5.248-43.776-5.248H187.072c-29.376 0-36.48 1.408-43.776 5.248a23.3 23.3 0 0 0-10.048 10.048c-3.84 7.232-5.248 14.4-5.248 43.776V704zm64-448h384V128H320zm-64 128h64v64h-64zm128 0h64v64h-64z"},null,-1)]))}const ep={render:Jm},tp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function np(n,t){return e.openBlock(),e.createElementBlock("svg",tp,t[0]||(t[0]=[e.createElementVNode("path",{d:"m64 448 832-320-128 704-446.08-243.328L832 192 242.816 545.472zm256 512V657.024L512 768z"},null,-1)]))}const op={render:np},rp={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function ap(n,t){return e.openBlock(),e.createElementBlock("svg",rp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M422.02 602.01v-.03c-6.68-5.99-14.35-8.83-23.01-8.51q-13.005.48-22.5 10.02c-6.33 6.36-9.5 13.7-9.5 22.02s3 15.82 8.99 22.5c8.68 8.68 19.02 11.35 31.01 8s19.49-10.85 22.5-22.5.51-22.15-7.49-31.49zM384 512c0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99s-17.02 3-23.01 8.99c-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99s17.02-3 23.01-8.99c5.99-6 8.99-13.67 8.99-23.01m6.53-82.49c11.65 3.01 22.15.51 31.49-7.49h.04c5.99-6.68 8.83-14.34 8.51-23.01s-3.66-16.16-10.02-22.5c-6.36-6.33-13.7-9.5-22.02-9.5s-15.82 3-22.5 8.99c-8.68 8.69-11.35 19.02-8 31.01q5.025 17.985 22.5 22.5m242.94 0q17.505-4.545 22.02-22.02c3.01-11.65.51-22.15-7.49-31.49h.01c-6.68-5.99-14.18-8.99-22.5-8.99s-15.66 3.16-22.02 9.5q-9.54 9.51-10.02 22.5c-.32 8.66 2.52 16.33 8.51 23.01 9.32 8.02 19.82 10.52 31.49 7.49M512 640c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01s-3-17.02-8.99-23.01c-6-5.99-13.66-8.99-23.01-8.99m183.01-151.01c-6-5.99-13.66-8.99-23.01-8.99s-17.02 3-23.01 8.99c-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99s17.02-3 23.01-8.99c5.99-6 8.99-13.67 8.99-23.01 0-9.35-3-17.02-8.99-23.01"},null,-1),e.createElementVNode("path",{d:"M832 512c-2-90.67-33.17-166.17-93.5-226.5-20.43-20.42-42.6-37.49-66.5-51.23V64H352v170.26c-23.9 13.74-46.07 30.81-66.5 51.24-60.33 60.33-91.49 135.83-93.5 226.5 2 90.67 33.17 166.17 93.5 226.5 20.43 20.43 42.6 37.5 66.5 51.24V960h320V789.74c23.9-13.74 46.07-30.81 66.5-51.24 60.33-60.34 91.49-135.83 93.5-226.5M416 128h192v78.69c-29.85-9.03-61.85-13.93-96-14.69-34.15.75-66.15 5.65-96 14.68zm192 768H416v-78.68c29.85 9.03 61.85 13.93 96 14.68 34.15-.75 66.15-5.65 96-14.68zm-96-128c-72.66-2.01-132.99-27.01-180.99-75.01S258.01 584.66 256 512c2.01-72.66 27.01-132.99 75.01-180.99S439.34 258.01 512 256c72.66 2.01 132.99 27.01 180.99 75.01S765.99 439.34 768 512c-2.01 72.66-27.01 132.99-75.01 180.99S584.66 765.99 512 768"},null,-1),e.createElementVNode("path",{d:"M512 320c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01s-3-17.02-8.99-23.01c-6-5.99-13.66-8.99-23.01-8.99m112.99 273.5c-8.66-.32-16.33 2.52-23.01 8.51-7.98 9.32-10.48 19.82-7.49 31.49s10.49 19.17 22.5 22.5 22.35.66 31.01-8v.04c5.99-6.68 8.99-14.18 8.99-22.5s-3.16-15.66-9.5-22.02-13.84-9.7-22.5-10.02"},null,-1)]))}const lp={render:ap},cp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ip(n,t){return e.openBlock(),e.createElementBlock("svg",cp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m23.744 191.488c-52.096 0-92.928 14.784-123.2 44.352-30.976 29.568-45.76 70.4-45.76 122.496h80.256c0-29.568 5.632-52.8 17.6-68.992 13.376-19.712 35.2-28.864 66.176-28.864 23.936 0 42.944 6.336 56.32 19.712 12.672 13.376 19.712 31.68 19.712 54.912 0 17.6-6.336 34.496-19.008 49.984l-8.448 9.856c-45.76 40.832-73.216 70.4-82.368 89.408-9.856 19.008-14.08 42.24-14.08 68.992v9.856h80.96v-9.856c0-16.896 3.52-31.68 10.56-45.76 6.336-12.672 15.488-24.64 28.16-35.2 33.792-29.568 54.208-48.576 60.544-55.616 16.896-22.528 26.048-51.392 26.048-86.592q0-64.416-42.24-101.376c-28.16-25.344-65.472-37.312-111.232-37.312m-12.672 406.208a54.27 54.27 0 0 0-38.72 14.784 49.4 49.4 0 0 0-15.488 38.016c0 15.488 4.928 28.16 15.488 38.016A54.85 54.85 0 0 0 523.072 768c15.488 0 28.16-4.928 38.72-14.784a51.52 51.52 0 0 0 16.192-38.72 51.97 51.97 0 0 0-15.488-38.016 55.94 55.94 0 0 0-39.424-14.784"},null,-1)]))}const sp={render:ip},dp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function mp(n,t){return e.openBlock(),e.createElementBlock("svg",dp,t[0]||(t[0]=[e.createElementVNode("path",{d:"m186.496 544 41.408 41.344a32 32 0 1 1-45.248 45.312l-96-96a32 32 0 0 1 0-45.312l96-96a32 32 0 1 1 45.248 45.312L186.496 480h290.816V186.432l-41.472 41.472a32 32 0 1 1-45.248-45.184l96-96.128a32 32 0 0 1 45.312 0l96 96.064a32 32 0 0 1-45.248 45.184l-41.344-41.28V480H832l-41.344-41.344a32 32 0 0 1 45.248-45.312l96 96a32 32 0 0 1 0 45.312l-96 96a32 32 0 0 1-45.248-45.312L832 544H541.312v293.44l41.344-41.28a32 32 0 1 1 45.248 45.248l-96 96a32 32 0 0 1-45.312 0l-96-96a32 32 0 1 1 45.312-45.248l41.408 41.408V544z"},null,-1)]))}const pp={render:mp},hp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fp(n,t){return e.openBlock(),e.createElementBlock("svg",hp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 896h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m-44.672-768-99.52 448h608.384l-99.52-448zm-25.6-64h460.608a32 32 0 0 1 31.232 25.088l113.792 512A32 32 0 0 1 856.128 640H167.872a32 32 0 0 1-31.232-38.912l113.792-512A32 32 0 0 1 281.664 64z"},null,-1),e.createElementVNode("path",{d:"M672 576q32 0 32 32v128q0 32-32 32t-32-32V608q0-32 32-32m-192-.064h64V960h-64z"},null,-1)]))}const up={render:fp},gp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wp(n,t){return e.openBlock(),e.createElementBlock("svg",gp,t[0]||(t[0]=[e.createElementVNode("path",{d:"m512 863.36 384-54.848v-638.72L525.568 222.72a96 96 0 0 1-27.136 0L128 169.792v638.72zM137.024 106.432l370.432 52.928a32 32 0 0 0 9.088 0l370.432-52.928A64 64 0 0 1 960 169.792v638.72a64 64 0 0 1-54.976 63.36l-388.48 55.488a32 32 0 0 1-9.088 0l-388.48-55.488A64 64 0 0 1 64 808.512v-638.72a64 64 0 0 1 73.024-63.36"},null,-1),e.createElementVNode("path",{d:"M480 192h64v704h-64z"},null,-1)]))}const _p={render:wp},bp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function kp(n,t){return e.openBlock(),e.createElementBlock("svg",bp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M289.088 296.704h92.992a32 32 0 0 1 0 64H232.96a32 32 0 0 1-32-32V179.712a32 32 0 0 1 64 0v50.56a384 384 0 0 1 643.84 282.88 384 384 0 0 1-383.936 384 384 384 0 0 1-384-384h64a320 320 0 1 0 640 0 320 320 0 0 0-555.712-216.448z"},null,-1)]))}const Bp={render:kp},xp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function yp(n,t){return e.openBlock(),e.createElementBlock("svg",xp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M784.512 230.272v-50.56a32 32 0 1 1 64 0v149.056a32 32 0 0 1-32 32H667.52a32 32 0 1 1 0-64h92.992A320 320 0 1 0 524.8 833.152a320 320 0 0 0 320-320h64a384 384 0 0 1-384 384 384 384 0 0 1-384-384 384 384 0 0 1 643.712-282.88"},null,-1)]))}const Vp={render:yp},$p={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vp(n,t){return e.openBlock(),e.createElementBlock("svg",$p,t[0]||(t[0]=[e.createElementVNode("path",{d:"M771.776 794.88A384 384 0 0 1 128 512h64a320 320 0 0 0 555.712 216.448H654.72a32 32 0 1 1 0-64h149.056a32 32 0 0 1 32 32v148.928a32 32 0 1 1-64 0v-50.56zM276.288 295.616h92.992a32 32 0 0 1 0 64H220.16a32 32 0 0 1-32-32V178.56a32 32 0 0 1 64 0v50.56A384 384 0 0 1 896.128 512h-64a320 320 0 0 0-555.776-216.384z"},null,-1)]))}const Np={render:vp},Ep={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Cp(n,t){return e.openBlock(),e.createElementBlock("svg",Ep,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 448h512V160a32 32 0 0 0-32-32H288a32 32 0 0 0-32 32zm0 64v352a32 32 0 0 0 32 32h448a32 32 0 0 0 32-32V512zm32-448h448a96 96 0 0 1 96 96v704a96 96 0 0 1-96 96H288a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96m32 224h64v96h-64zm0 288h64v96h-64z"},null,-1)]))}const Mp={render:Cp},zp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hp(n,t){return e.openBlock(),e.createElementBlock("svg",zp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896M288 512a38.4 38.4 0 0 0 38.4 38.4h371.2a38.4 38.4 0 0 0 0-76.8H326.4A38.4 38.4 0 0 0 288 512"},null,-1)]))}const Sp={render:Hp},Ip={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Lp(n,t){return e.openBlock(),e.createElementBlock("svg",Ip,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"},null,-1),e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1)]))}const Ap={render:Lp},Tp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Dp(n,t){return e.openBlock(),e.createElementBlock("svg",Tp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M754.752 480H160a32 32 0 1 0 0 64h594.752L521.344 777.344a32 32 0 0 0 45.312 45.312l288-288a32 32 0 0 0 0-45.312l-288-288a32 32 0 1 0-45.312 45.312z"},null,-1)]))}const jp={render:Dp},Op={viewBox:"0 0 32 32"};function Fp(n,t){return e.openBlock(),e.createElementBlock("svg",Op,t[0]||(t[0]=[e.createElementVNode("path",{d:"M0 12h12L7.515 7.515C9.782 5.249 12.795 4 16 4s6.219 1.248 8.485 3.515S28 12.795 28 16s-1.248 6.219-3.515 8.485S19.205 28 16 28s-6.219-1.248-8.485-3.515a13 13 0 0 1-.546-.583l-3.01 2.634A15.96 15.96 0 0 0 16 32c8.837 0 16-7.163 16-16S24.837 0 16 0A15.95 15.95 0 0 0 4.687 4.687L0 0z"},null,-1)]))}const cr={render:Fp},Pp={viewBox:"0 0 32 32"};function Rp(n,t){return e.openBlock(),e.createElementBlock("svg",Pp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M32 12H20l4.485-4.485C22.218 5.249 19.205 4 16 4S9.781 5.248 7.515 7.515 4 12.795 4 16s1.248 6.219 3.515 8.485S12.795 28 16 28s6.219-1.248 8.485-3.515q.283-.284.546-.583l3.01 2.634A15.96 15.96 0 0 1 16 32C7.163 32 0 24.837 0 16S7.163 0 16 0c4.418 0 8.418 1.791 11.313 4.687L32 0z"},null,-1)]))}const ir={render:Rp},qp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Wp(n,t){return e.openBlock(),e.createElementBlock("svg",qp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M813.176 180.706a60.235 60.235 0 0 1 60.236 60.235v481.883a60.235 60.235 0 0 1-60.236 60.235H210.824a60.235 60.235 0 0 1-60.236-60.235V240.94a60.235 60.235 0 0 1 60.236-60.235h602.352zm0-60.235H210.824A120.47 120.47 0 0 0 90.353 240.94v481.883a120.47 120.47 0 0 0 120.47 120.47h602.353a120.47 120.47 0 0 0 120.471-120.47V240.94a120.47 120.47 0 0 0-120.47-120.47zm-120.47 180.705a30.12 30.12 0 0 0-30.118 30.118v301.177a30.118 30.118 0 0 0 60.236 0V331.294a30.12 30.12 0 0 0-30.118-30.118m-361.412 0a30.12 30.12 0 0 0-30.118 30.118v301.177a30.118 30.118 0 1 0 60.236 0V331.294a30.12 30.12 0 0 0-30.118-30.118M512 361.412a30.12 30.12 0 0 0-30.118 30.117v30.118a30.118 30.118 0 0 0 60.236 0V391.53A30.12 30.12 0 0 0 512 361.412M512 512a30.12 30.12 0 0 0-30.118 30.118v30.117a30.118 30.118 0 0 0 60.236 0v-30.117A30.12 30.12 0 0 0 512 512"},null,-1)]))}const Up={render:Wp},Yp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Gp(n,t){return e.openBlock(),e.createElementBlock("svg",Yp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M224 128v704h576V128zm-32-64h640a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M64 832h896v64H64zm256-640h128v96H320z"},null,-1),e.createElementVNode("path",{d:"M384 832h256v-64a128 128 0 1 0-256 0zm128-256a192 192 0 0 1 192 192v128H320V768a192 192 0 0 1 192-192M320 384h128v96H320zm256-192h128v96H576zm0 192h128v96H576z"},null,-1)]))}const Xp={render:Gp},Kp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Qp(n,t){return e.openBlock(),e.createElementBlock("svg",Kp,t[0]||(t[0]=[e.createElementVNode("path",{d:"m512.064 578.368-106.88 152.768a160 160 0 1 1-23.36-78.208L472.96 522.56 196.864 128.256a32 32 0 1 1 52.48-36.736l393.024 561.344a160 160 0 1 1-23.36 78.208l-106.88-152.704zm54.4-189.248 208.384-297.6a32 32 0 0 1 52.48 36.736l-221.76 316.672-39.04-55.808zm-376.32 425.856a96 96 0 1 0 110.144-157.248 96 96 0 0 0-110.08 157.248zm643.84 0a96 96 0 1 0-110.08-157.248 96 96 0 0 0 110.08 157.248"},null,-1)]))}const Zp={render:Qp},Jp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function eh(n,t){return e.openBlock(),e.createElementBlock("svg",Jp,t[0]||(t[0]=[e.createElementVNode("path",{d:"m31.008 27.231-7.58-6.447c-.784-.705-1.622-1.029-2.299-.998a11.95 11.95 0 0 0 2.87-7.787c0-6.627-5.373-12-12-12s-12 5.373-12 12 5.373 12 12 12c2.972 0 5.691-1.081 7.787-2.87-.031.677.293 1.515.998 2.299l6.447 7.58c1.104 1.226 2.907 1.33 4.007.23s.997-2.903-.23-4.007M12 20a8 8 0 1 1 0-16 8 8 0 0 1 0 16"},null,-1)]))}const th={render:eh},nh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function oh(n,t){return e.openBlock(),e.createElementBlock("svg",nh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M77.248 415.04a64 64 0 0 1 90.496 0l226.304 226.304L846.528 188.8a64 64 0 1 1 90.56 90.496l-543.04 543.04-316.8-316.8a64 64 0 0 1 0-90.496"},null,-1)]))}const rh={render:oh},ah={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function lh(n,t){return e.openBlock(),e.createElementBlock("svg",ah,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128s-128 61.248-128 137.664v22.4h256zm201.408 483.84L768 698.496V928a32 32 0 1 1-64 0V698.496l-73.344 73.344a32 32 0 1 1-45.248-45.248l128-128a32 32 0 0 1 45.248 0l128 128a32 32 0 1 1-45.248 45.248"},null,-1)]))}const ch={render:lh},ih={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function sh(n,t){return e.openBlock(),e.createElementBlock("svg",ih,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64"},null,-1)]))}const dh={render:sh},mh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ph(n,t){return e.openBlock(),e.createElementBlock("svg",mh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M864 409.6a192 192 0 0 1-37.888 349.44A256.064 256.064 0 0 1 576 960h-96a32 32 0 1 1 0-64h96a192.06 192.06 0 0 0 181.12-128H736a32 32 0 0 1-32-32V416a32 32 0 0 1 32-32h32c10.368 0 20.544.832 30.528 2.432a288 288 0 0 0-573.056 0A193 193 0 0 1 256 384h32a32 32 0 0 1 32 32v320a32 32 0 0 1-32 32h-32a192 192 0 0 1-96-358.4 352 352 0 0 1 704 0M256 448a128 128 0 1 0 0 256zm640 128a128 128 0 0 0-128-128v256a128 128 0 0 0 128-128"},null,-1)]))}const hh={render:ph},fh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function uh(n,t){return e.openBlock(),e.createElementBlock("svg",fh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M600.704 64a32 32 0 0 1 30.464 22.208l35.2 109.376c14.784 7.232 28.928 15.36 42.432 24.512l112.384-24.192a32 32 0 0 1 34.432 15.36L944.32 364.8a32 32 0 0 1-4.032 37.504l-77.12 85.12a357 357 0 0 1 0 49.024l77.12 85.248a32 32 0 0 1 4.032 37.504l-88.704 153.6a32 32 0 0 1-34.432 15.296L708.8 803.904c-13.44 9.088-27.648 17.28-42.368 24.512l-35.264 109.376A32 32 0 0 1 600.704 960H423.296a32 32 0 0 1-30.464-22.208L357.696 828.48a352 352 0 0 1-42.56-24.64l-112.32 24.256a32 32 0 0 1-34.432-15.36L79.68 659.2a32 32 0 0 1 4.032-37.504l77.12-85.248a357 357 0 0 1 0-48.896l-77.12-85.248A32 32 0 0 1 79.68 364.8l88.704-153.6a32 32 0 0 1 34.432-15.296l112.32 24.256c13.568-9.152 27.776-17.408 42.56-24.64l35.2-109.312A32 32 0 0 1 423.232 64H600.64zm-23.424 64H446.72l-36.352 113.088-24.512 11.968a294 294 0 0 0-34.816 20.096l-22.656 15.36-116.224-25.088-65.28 113.152 79.68 88.192-1.92 27.136a293 293 0 0 0 0 40.192l1.92 27.136-79.808 88.192 65.344 113.152 116.224-25.024 22.656 15.296a294 294 0 0 0 34.816 20.096l24.512 11.968L446.72 896h130.688l36.48-113.152 24.448-11.904a288 288 0 0 0 34.752-20.096l22.592-15.296 116.288 25.024 65.28-113.152-79.744-88.192 1.92-27.136a293 293 0 0 0 0-40.256l-1.92-27.136 79.808-88.128-65.344-113.152-116.288 24.96-22.592-15.232a288 288 0 0 0-34.752-20.096l-24.448-11.904L577.344 128zM512 320a192 192 0 1 1 0 384 192 192 0 0 1 0-384m0 64a128 128 0 1 0 0 256 128 128 0 0 0 0-256"},null,-1)]))}const gh={render:uh},wh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _h(n,t){return e.openBlock(),e.createElementBlock("svg",wh,t[0]||(t[0]=[e.createElementVNode("path",{d:"m679.872 348.8-301.76 188.608a127.8 127.8 0 0 1 5.12 52.16l279.936 104.96a128 128 0 1 1-22.464 59.904l-279.872-104.96a128 128 0 1 1-16.64-166.272l301.696-188.608a128 128 0 1 1 33.92 54.272z"},null,-1)]))}const bh={render:_h},kh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Bh(n,t){return e.openBlock(),e.createElementBlock("svg",kh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 386.88V448h405.568a32 32 0 0 1 30.72 40.768l-76.48 267.968A192 192 0 0 1 687.168 896H336.832a192 192 0 0 1-184.64-139.264L75.648 488.768A32 32 0 0 1 106.368 448H448V117.888a32 32 0 0 1 47.36-28.096l13.888 7.616L512 96v2.88l231.68 126.4a32 32 0 0 1-2.048 57.216zm0-70.272 144.768-65.792L512 171.84zM512 512H148.864l18.24 64H856.96l18.24-64zM185.408 640l28.352 99.2A128 128 0 0 0 336.832 832h350.336a128 128 0 0 0 123.072-92.8l28.352-99.2z"},null,-1)]))}const xh={render:Bh},yh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Vh(n,t){return e.openBlock(),e.createElementBlock("svg",yh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 704h64v192H256V704h64v64h384zm188.544-152.192C894.528 559.616 896 567.616 896 576a96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0c0-8.384 1.408-16.384 3.392-24.192L192 128h640z"},null,-1)]))}const $h={render:Vh},vh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Nh(n,t){return e.openBlock(),e.createElementBlock("svg",vh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 320v96a32 32 0 0 1-32 32h-32V320H384v128h-32a32 32 0 0 1-32-32v-96H192v576h640V320zm-384-64a192 192 0 1 1 384 0h160a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32zm64 0h256a128 128 0 1 0-256 0"},null,-1),e.createElementVNode("path",{d:"M192 704h640v64H192z"},null,-1)]))}const Eh={render:Nh},Ch={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Mh(n,t){return e.openBlock(),e.createElementBlock("svg",Ch,t[0]||(t[0]=[e.createElementVNode("path",{d:"M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44z"},null,-1),e.createElementVNode("path",{d:"M699.648 256 608 145.984 516.352 256zm-140.8-151.04a64 64 0 0 1 98.304 0L836.352 320H379.648z"},null,-1)]))}const zh={render:Mh},Hh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Sh(n,t){return e.openBlock(),e.createElementBlock("svg",Hh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44z"},null,-1)]))}const Ih={render:Sh},Lh={viewBox:"0 0 32 32"};function Ah(n,t){return e.openBlock(),e.createElementBlock("svg",Lh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M18 14h13l-5-5 6-6-3-3-6 6-5-5zM18 18v13l5-5 6 6 3-3-6-6 5-5zM14 18H1l5 5-6 6 3 3 6-6 5 5zM14 14V1L9 6 3 0 0 3l6 6-5 5z"},null,-1)]))}const sr={render:Ah},Th={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Dh(n,t){return e.openBlock(),e.createElementBlock("svg",Th,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 576v128h640V576zm-32-64h704a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M704 576h64v128h-64zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"},null,-1)]))}const jh={render:Dh},Oh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Fh(n,t){return e.openBlock(),e.createElementBlock("svg",Oh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M418.496 871.04 152.256 604.8c-16.512 94.016-2.368 178.624 42.944 224 44.928 44.928 129.344 58.752 223.296 42.24m72.32-18.176a573.06 573.06 0 0 0 224.832-137.216 573.1 573.1 0 0 0 137.216-224.832L533.888 171.84a578.56 578.56 0 0 0-227.52 138.496A567.7 567.7 0 0 0 170.432 532.48zM871.04 418.496c16.512-93.952 2.688-178.368-42.24-223.296-44.544-44.544-128.704-58.048-222.592-41.536zM149.952 874.048c-112.96-112.96-88.832-408.96 111.168-608.96C461.056 65.152 760.96 36.928 874.048 149.952c113.024 113.024 86.784 411.008-113.152 610.944s-497.92 226.112-610.944 113.152m452.544-497.792 22.656-22.656a32 32 0 0 1 45.248 45.248l-22.656 22.656 45.248 45.248A32 32 0 1 1 647.744 512l-45.248-45.248L557.248 512l45.248 45.248a32 32 0 1 1-45.248 45.248L512 557.248l-45.248 45.248L512 647.744a32 32 0 1 1-45.248 45.248l-45.248-45.248-22.656 22.656a32 32 0 1 1-45.248-45.248l22.656-22.656-45.248-45.248A32 32 0 1 1 376.256 512l45.248 45.248L466.752 512l-45.248-45.248a32 32 0 1 1 45.248-45.248L512 466.752l45.248-45.248L512 376.256a32 32 0 0 1 45.248-45.248z"},null,-1)]))}const Ph={render:Fh},Rh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qh(n,t){return e.openBlock(),e.createElementBlock("svg",Rh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128s-128 61.248-128 137.664v22.4h256zm201.408 476.16a32 32 0 1 1 45.248 45.184l-128 128a32 32 0 0 1-45.248 0l-128-128a32 32 0 1 1 45.248-45.248L704 837.504V608a32 32 0 1 1 64 0v229.504l73.408-73.408z"},null,-1)]))}const Wh={render:qh},Uh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Yh(n,t){return e.openBlock(),e.createElementBlock("svg",Uh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M576 96v709.568L333.312 562.816A32 32 0 1 0 288 608l297.408 297.344A32 32 0 0 0 640 882.688V96a32 32 0 0 0-64 0"},null,-1)]))}const Gh={render:Yh},Xh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Kh(n,t){return e.openBlock(),e.createElementBlock("svg",Xh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M384 141.248V928a32 32 0 1 0 64 0V218.56l242.688 242.688A32 32 0 1 0 736 416L438.592 118.656A32 32 0 0 0 384 141.248"},null,-1)]))}const Qh={render:Kh},Zh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Jh(n,t){return e.openBlock(),e.createElementBlock("svg",Zh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M384 96a32 32 0 0 1 64 0v786.752a32 32 0 0 1-54.592 22.656L95.936 608a32 32 0 0 1 0-45.312h.128a32 32 0 0 1 45.184 0L384 805.632zm192 45.248a32 32 0 0 1 54.592-22.592L928.064 416a32 32 0 0 1 0 45.312h-.128a32 32 0 0 1-45.184 0L640 218.496V928a32 32 0 1 1-64 0z"},null,-1)]))}const e5={render:Jh},t5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function n5(n,t){return e.openBlock(),e.createElementBlock("svg",t5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M624 475.968V640h144a128 128 0 0 1 128 128H128a128 128 0 0 1 128-128h144V475.968a192 192 0 1 1 224 0M128 896v-64h768v64z"},null,-1)]))}const o5={render:n5},r5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function a5(n,t){return e.openBlock(),e.createElementBlock("svg",r5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M283.84 867.84 512 747.776l228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72z"},null,-1)]))}const l5={render:a5},c5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function i5(n,t){return e.openBlock(),e.createElementBlock("svg",c5,t[0]||(t[0]=[e.createElementVNode("path",{d:"m512 747.84 228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72zM313.6 924.48a70.4 70.4 0 0 1-102.144-74.24l37.888-220.928L88.96 472.96A70.4 70.4 0 0 1 128 352.896l221.76-32.256 99.2-200.96a70.4 70.4 0 0 1 126.208 0l99.2 200.96 221.824 32.256a70.4 70.4 0 0 1 39.04 120.064L774.72 629.376l37.888 220.928a70.4 70.4 0 0 1-102.144 74.24L512 820.096l-198.4 104.32z"},null,-1)]))}const s5={render:i5},d5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m5(n,t){return e.openBlock(),e.createElementBlock("svg",d5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.27 38.27 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"},null,-1)]))}const dr={render:m5},p5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function h5(n,t){return e.openBlock(),e.createElementBlock("svg",p5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M27 4 12 19l-7-7-5 5 12 12L32 9z"},null,-1)]))}const Jt={render:h5},f5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u5(n,t){return e.openBlock(),e.createElementBlock("svg",f5,t[0]||(t[0]=[e.createElementVNode("path",{d:"m801.728 349.184 4.48 4.48a128 128 0 0 1 0 180.992L534.656 806.144a128 128 0 0 1-181.056 0l-4.48-4.48-19.392 109.696a64 64 0 0 1-108.288 34.176L78.464 802.56a64 64 0 0 1 34.176-108.288l109.76-19.328-4.544-4.544a128 128 0 0 1 0-181.056l271.488-271.488a128 128 0 0 1 181.056 0l4.48 4.48 19.392-109.504a64 64 0 0 1 108.352-34.048l142.592 143.04a64 64 0 0 1-34.24 108.16zm-548.8 198.72h447.168v2.24l60.8-60.8a63.8 63.8 0 0 0 18.752-44.416h-426.88l-89.664 89.728a64 64 0 0 0-10.24 13.248zm0 64q4.128 7.104 10.176 13.248l135.744 135.744a64 64 0 0 0 90.496 0L638.4 611.904zm490.048-230.976L625.152 263.104a64 64 0 0 0-90.496 0L416.768 380.928zM123.712 757.312l142.976 142.976 24.32-137.6a25.6 25.6 0 0 0-29.696-29.632zm633.6-633.344-24.32 137.472a25.6 25.6 0 0 0 29.632 29.632l137.28-24.064-142.656-143.04z"},null,-1)]))}const g5={render:u5},w5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _5(n,t){return e.openBlock(),e.createElementBlock("svg",w5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 704a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m0-704a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 768a32 32 0 0 1 32 32v64a32 32 0 1 1-64 0v-64a32 32 0 0 1 32-32M195.2 195.2a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 1 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248m543.104 543.104a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 0 1-45.248 45.248l-45.248-45.248a32 32 0 0 1 0-45.248M64 512a32 32 0 0 1 32-32h64a32 32 0 0 1 0 64H96a32 32 0 0 1-32-32m768 0a32 32 0 0 1 32-32h64a32 32 0 1 1 0 64h-64a32 32 0 0 1-32-32M195.2 828.8a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248L240.448 828.8a32 32 0 0 1-45.248 0m543.104-543.104a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248l-45.248 45.248a32 32 0 0 1-45.248 0"},null,-1)]))}const b5={render:_5},k5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function B5(n,t){return e.openBlock(),e.createElementBlock("svg",k5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M32 768h960a32 32 0 1 1 0 64H32a32 32 0 1 1 0-64m129.408-96a352 352 0 0 1 701.184 0h-64.32a288 288 0 0 0-572.544 0zM512 128a32 32 0 0 1 32 32v96a32 32 0 0 1-64 0v-96a32 32 0 0 1 32-32m407.296 168.704a32 32 0 0 1 0 45.248l-67.84 67.84a32 32 0 1 1-45.248-45.248l67.84-67.84a32 32 0 0 1 45.248 0m-814.592 0a32 32 0 0 1 45.248 0l67.84 67.84a32 32 0 1 1-45.248 45.248l-67.84-67.84a32 32 0 0 1 0-45.248"},null,-1)]))}const x5={render:B5},y5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function V5(n,t){return e.openBlock(),e.createElementBlock("svg",y5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M82.56 640a448 448 0 1 1 858.88 0h-67.2a384 384 0 1 0-724.288 0zM32 704h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m256 128h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"},null,-1)]))}const $5={render:V5},v5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function N5(n,t){return e.openBlock(),e.createElementBlock("svg",v5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 159.872V230.4a352 352 0 1 0 320 0v-70.528A416.128 416.128 0 0 1 512 960a416 416 0 0 1-160-800.128"},null,-1),e.createElementVNode("path",{d:"M512 64q32 0 32 32v320q0 32-32 32t-32-32V96q0-32 32-32"},null,-1)]))}const E5={render:N5},C5={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function M5(n,t){return e.openBlock(),e.createElementBlock("svg",C5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M247.47 358.4v.04c.07 19.17 7.72 37.53 21.27 51.09s31.92 21.2 51.09 21.27c39.86 0 72.41-32.6 72.41-72.4s-32.6-72.36-72.41-72.36-72.36 32.55-72.36 72.36"},null,-1),e.createElementVNode("path",{d:"M492.38 128H324.7c-52.16 0-102.19 20.73-139.08 57.61a196.66 196.66 0 0 0-57.61 139.08V698.7c-.01 25.84 5.08 51.42 14.96 75.29s24.36 45.56 42.63 63.83 39.95 32.76 63.82 42.65a196.7 196.7 0 0 0 75.28 14.98h167.68c3.03 0 5.46-2.43 5.46-5.42V133.42c.6-2.99-1.83-5.42-5.46-5.42m-56.11 705.88H324.7c-17.76.13-35.36-3.33-51.75-10.18s-31.22-16.94-43.61-29.67c-25.3-25.35-39.81-59.1-39.81-95.32V324.69c-.13-17.75 3.33-35.35 10.17-51.74a131.7 131.7 0 0 1 29.64-43.62c25.39-25.3 59.14-39.81 95.36-39.81h111.57zm402.12-647.67a196.66 196.66 0 0 0-139.08-57.61H580.48c-3.03 0-4.82 2.43-4.82 4.82v757.16c-.6 2.99 1.79 5.42 5.42 5.42h118.23a196.7 196.7 0 0 0 139.08-57.61A196.66 196.66 0 0 0 896 699.31V325.29a196.7 196.7 0 0 0-57.61-139.08m-111.3 441.92c-42.83 0-77.82-34.99-77.82-77.82s34.98-77.82 77.82-77.82c42.83 0 77.82 34.99 77.82 77.82s-34.99 77.82-77.82 77.82"},null,-1)]))}const z5={render:M5},H5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function S5(n,t){return e.openBlock(),e.createElementBlock("svg",H5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M118.656 438.656a32 32 0 0 1 0-45.248L416 96l4.48-3.776A32 32 0 0 1 461.248 96l3.712 4.48a32.064 32.064 0 0 1-3.712 40.832L218.56 384H928a32 32 0 1 1 0 64H141.248a32 32 0 0 1-22.592-9.344M64 608a32 32 0 0 1 32-32h786.752a32 32 0 0 1 22.656 54.592L608 928l-4.48 3.776a32.064 32.064 0 0 1-40.832-49.024L805.632 640H96a32 32 0 0 1-32-32"},null,-1)]))}const I5={render:S5},L5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function A5(n,t){return e.openBlock(),e.createElementBlock("svg",L5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M832 384H192v448h640zM96 320h832V128H96zm800 64v480a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V384H64a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h896a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zM416 512h192a32 32 0 0 1 0 64H416a32 32 0 0 1 0-64"},null,-1)]))}const T5={render:A5},D5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j5(n,t){return e.openBlock(),e.createElementBlock("svg",D5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 832H64V640a128 128 0 1 0 0-256V192h576v160h64V192h256v192a128 128 0 1 0 0 256v192H704V672h-64zm0-416v192h64V416z"},null,-1)]))}const O5={render:j5},F5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function P5(n,t){return e.openBlock(),e.createElementBlock("svg",F5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h192v64H320zm0 384h384v64H320z"},null,-1)]))}const R5={render:P5},q5={viewBox:"0 0 32 32"};function W5(n,t){return e.openBlock(),e.createElementBlock("svg",q5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M20.586 23.414 14 16.828V8h4v7.172l5.414 5.414zM16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0m0 28C9.373 28 4 22.627 4 16S9.373 4 16 4s12 5.373 12 12-5.373 12-12 12"},null,-1)]))}const U5={render:W5},Y5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function G5(n,t){return e.openBlock(),e.createElementBlock("svg",Y5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 896a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"},null,-1),e.createElementVNode("path",{d:"M512 320a32 32 0 0 1 32 32l-.512 224a32 32 0 1 1-64 0L480 352a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M448 576a64 64 0 1 0 128 0 64 64 0 1 0-128 0m96-448v128h-64V128h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64z"},null,-1)]))}const X5={render:G5},K5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Q5(n,t){return e.openBlock(),e.createElementBlock("svg",K5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M595.2 128H320a192 192 0 0 0-192 192v576h384V352c0-90.496 32.448-171.2 83.2-224M736 64c123.712 0 224 128.96 224 288S859.712 640 736 640H576v320H64V320A256 256 0 0 1 320 64zM576 352v224h160c84.352 0 160-97.28 160-224s-75.648-224-160-224-160 97.28-160 224"},null,-1),e.createElementVNode("path",{d:"M736 448c-35.328 0-64-43.008-64-96s28.672-96 64-96 64 43.008 64 96-28.672 96-64 96"},null,-1)]))}const Z5={render:Q5},J5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function e9(n,t){return e.openBlock(),e.createElementBlock("svg",J5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M764.416 254.72a351.7 351.7 0 0 1 86.336 149.184H960v192.064H850.752a351.7 351.7 0 0 1-86.336 149.312l54.72 94.72-166.272 96-54.592-94.72a352.64 352.64 0 0 1-172.48 0L371.136 936l-166.272-96 54.72-94.72a351.7 351.7 0 0 1-86.336-149.312H64v-192h109.248a351.7 351.7 0 0 1 86.336-149.312L204.8 160l166.208-96h.192l54.656 94.592a352.64 352.64 0 0 1 172.48 0L652.8 64h.128L819.2 160l-54.72 94.72zM704 499.968a192 192 0 1 0-384 0 192 192 0 0 0 384 0"},null,-1)]))}const t9={render:e9},n9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function o9(n,t){return e.openBlock(),e.createElementBlock("svg",n9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 256h416a32 32 0 1 0 0-64H224a32 32 0 0 0-32 32v448a32 32 0 0 0 64 0z"},null,-1),e.createElementVNode("path",{d:"M246.656 201.344a32 32 0 0 0-45.312 45.312l544 544a32 32 0 0 0 45.312-45.312z"},null,-1)]))}const r9={render:o9},a9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function l9(n,t){return e.openBlock(),e.createElementBlock("svg",a9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M768 256H353.6a32 32 0 1 1 0-64H800a32 32 0 0 1 32 32v448a32 32 0 0 1-64 0z"},null,-1),e.createElementVNode("path",{d:"M777.344 201.344a32 32 0 0 1 45.312 45.312l-544 544a32 32 0 0 1-45.312-45.312z"},null,-1)]))}const c9={render:l9},i9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function s9(n,t){return e.openBlock(),e.createElementBlock("svg",i9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M572.235 205.282v600.365a30.118 30.118 0 1 1-60.235 0V205.282L292.382 438.633a28.913 28.913 0 0 1-42.646 0 33.43 33.43 0 0 1 0-45.236l271.058-288.045a28.913 28.913 0 0 1 42.647 0L834.5 393.397a33.43 33.43 0 0 1 0 45.176 28.913 28.913 0 0 1-42.647 0l-219.618-233.23z"},null,-1)]))}const d9={render:s9},m9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p9(n,t){return e.openBlock(),e.createElementBlock("svg",m9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 896V128h768v768zm291.712-327.296 128 102.4 180.16-201.792-47.744-42.624-139.84 156.608-128-102.4-180.16 201.792 47.744 42.624zM816 352a48 48 0 1 0-96 0 48 48 0 0 0 96 0"},null,-1)]))}const h9={render:p9},f9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function u9(n,t){return e.openBlock(),e.createElementBlock("svg",f9,t[0]||(t[0]=[e.createElementVNode("path",{d:"m2 12 14 12 14-12Z"},null,-1)]))}const en={render:u9},g9={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function w9(n,t){return e.openBlock(),e.createElementBlock("svg",g9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M918.4 201.6c-6.4-6.4-12.8-9.6-22.4-9.6H768V96c0-9.6-3.2-16-9.6-22.4S745.6 64 736 64H288c-9.6 0-16 3.2-22.4 9.6S256 86.4 256 96v96H128c-9.6 0-16 3.2-22.4 9.6S96 217.6 96 224c3.2 108.8 25.6 185.6 64 224 34.4 34.4 77.56 55.65 127.65 61.99 10.91 20.44 24.78 39.25 41.95 56.41 40.86 40.86 91 65.47 150.4 71.9V768h-96c-9.6 0-16 3.2-22.4 9.6S352 790.4 352 800s3.2 16 9.6 22.4 12.8 9.6 22.4 9.6h256c9.6 0 16-3.2 22.4-9.6s9.6-12.8 9.6-22.4-3.2-16-9.6-22.4-12.8-9.6-22.4-9.6h-96V637.26c59.4-7.71 109.54-30.01 150.4-70.86 17.2-17.2 31.51-36.06 42.81-56.55 48.93-6.51 90.02-27.7 126.79-61.85 38.4-38.4 60.8-112 64-224 0-6.4-3.2-16-9.6-22.4M256 438.4c-19.2-6.4-35.2-19.2-51.2-35.2-22.4-22.4-35.2-70.4-41.6-147.2H256zm390.4 80C608 553.6 566.4 576 512 576s-99.2-19.2-134.4-57.6S320 438.4 320 384V128h384v256q0 81.6-57.6 134.4m172.8-115.2c-16 16-32 25.6-51.2 35.2V256h92.8c-6.4 76.8-19.2 124.8-41.6 147.2M768 896H256c-9.6 0-16 3.2-22.4 9.6S224 918.4 224 928s3.2 16 9.6 22.4 12.8 9.6 22.4 9.6h512c9.6 0 16-3.2 22.4-9.6s9.6-12.8 9.6-22.4-3.2-16-9.6-22.4-12.8-9.6-22.4-9.6"},null,-1)]))}const _9={render:w9},b9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k9(n,t){return e.openBlock(),e.createElementBlock("svg",b9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M480 896V702.08A256.26 256.26 0 0 1 264.064 512h-32.64a96 96 0 0 1-91.968-68.416L93.632 290.88a76.8 76.8 0 0 1 73.6-98.88H256V96a32 32 0 0 1 32-32h448a32 32 0 0 1 32 32v96h88.768a76.8 76.8 0 0 1 73.6 98.88L884.48 443.52A96 96 0 0 1 792.576 512h-32.64A256.26 256.26 0 0 1 544 702.08V896h128a32 32 0 1 1 0 64H352a32 32 0 1 1 0-64zm224-448V128H320v320a192 192 0 1 0 384 0m64 0h24.576a32 32 0 0 0 30.656-22.784l45.824-152.768A12.8 12.8 0 0 0 856.768 256H768zm-512 0V256h-88.768a12.8 12.8 0 0 0-12.288 16.448l45.824 152.768A32 32 0 0 0 231.424 448z"},null,-1)]))}const B9={render:k9},x9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y9(n,t){return e.openBlock(),e.createElementBlock("svg",x9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36"},null,-1),e.createElementVNode("path",{d:"M329.956 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088"},null,-1)]))}const V9={render:y9},$9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v9(n,t){return e.openBlock(),e.createElementBlock("svg",$9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M320 768a32 32 0 1 1 64 0 64 64 0 0 0 128 0V512H64a448 448 0 1 1 896 0H576v256a128 128 0 1 1-256 0m570.688-320a384.128 384.128 0 0 0-757.376 0z"},null,-1)]))}const N9={render:v9},E9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function C9(n,t){return e.openBlock(),e.createElementBlock("svg",E9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"},null,-1),e.createElementVNode("path",{d:"M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m178.304-295.296A192.064 192.064 0 0 0 320 320v64h352l96 38.4V448H256V320a256 256 0 0 1 493.76-95.104z"},null,-1)]))}const M9={render:C9},z9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function H9(n,t){return e.openBlock(),e.createElementBlock("svg",z9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M544 864V672h128L512 480 352 672h128v192H320v-1.6c-5.376.32-10.496 1.6-16 1.6A240 240 0 0 1 64 624c0-123.136 93.12-223.488 212.608-237.248A239.81 239.81 0 0 1 512 192a239.87 239.87 0 0 1 235.456 194.752c119.488 13.76 212.48 114.112 212.48 237.248a240 240 0 0 1-240 240c-5.376 0-10.56-1.28-16-1.6v1.6z"},null,-1)]))}const S9={render:H9},I9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L9(n,t){return e.openBlock(),e.createElementBlock("svg",I9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-578.304V704h-64V247.296L237.248 490.048 192 444.8 508.8 128l316.8 316.8-45.312 45.248z"},null,-1)]))}const A9={render:L9},T9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function D9(n,t){return e.openBlock(),e.createElementBlock("svg",T9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 320a224 224 0 1 0 448 0 224 224 0 1 0-448 0m544 608H160a32 32 0 0 1-32-32v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 0 1-32 32z"},null,-1)]))}const j9={render:D9},O9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function F9(n,t){return e.openBlock(),e.createElementBlock("svg",O9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m320 320v-96a96 96 0 0 0-96-96H288a96 96 0 0 0-96 96v96a32 32 0 1 1-64 0v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 1 1-64 0"},null,-1)]))}const P9={render:F9},R9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q9(n,t){return e.openBlock(),e.createElementBlock("svg",R9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m352-32a160 160 0 1 0 0-320 160 160 0 0 0 0 320m0 64c111.728 0 202.624 88.96 207.488 199.52a32 32 0 0 1-63.968 2.816A144 144 0 0 0 704 672a143.7 143.7 0 0 0-77.824 22.784 32 32 0 1 1-34.688-53.76A207.36 207.36 0 0 1 704 608"},null,-1),e.createElementVNode("path",{d:"M608 896v-64a128 128 0 0 0-128-128H224A128 128 0 0 0 96 832v64a32 32 0 1 1-64 0v-64a192 192 0 0 1 192-192h256a192 192 0 0 1 192 192v64a32 32 0 1 1-64 0"},null,-1)]))}const W9={render:q9},U9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y9(n,t){return e.openBlock(),e.createElementBlock("svg",U9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128.896 736H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v96h164.544a32 32 0 0 1 31.616 27.136l54.144 352A32 32 0 0 1 922.688 736h-91.52a144 144 0 1 1-286.272 0H415.104a144 144 0 1 1-286.272 0zm23.36-64a143.872 143.872 0 0 1 239.488 0H568.32c17.088-25.6 42.24-45.376 71.744-55.808V256H128v416zm655.488 0h77.632l-19.648-128H704v64.896A144 144 0 0 1 807.744 672m48.128-192-14.72-96H704v96zM688 832a80 80 0 1 0 0-160 80 80 0 0 0 0 160m-416 0a80 80 0 1 0 0-160 80 80 0 0 0 0 160"},null,-1)]))}const G9={render:Y9},X9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function K9(n,t){return e.openBlock(),e.createElementBlock("svg",X9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352m0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288m0 64a224 224 0 1 1 0 448 224 224 0 0 1 0-448m0 64a160.19 160.19 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160"},null,-1)]))}const mr={render:K9},Q9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Z9(n,t){return e.openBlock(),e.createElementBlock("svg",Q9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-96-544q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32m192 0q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32"},null,-1)]))}const J9={render:Z9},ef={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function tf(n,t){return e.openBlock(),e.createElementBlock("svg",ef,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-48-247.616L668.608 512 464 375.616zm10.624-342.656 249.472 166.336a48 48 0 0 1 0 79.872L474.624 718.272A48 48 0 0 1 400 678.336V345.6a48 48 0 0 1 74.624-39.936z"},null,-1)]))}const nf={render:tf},of={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function rf(n,t){return e.openBlock(),e.createElementBlock("svg",of,t[0]||(t[0]=[e.createElementVNode("path",{d:"m12 12 10 7-10 7z"},null,-1),e.createElementVNode("path",{d:"M28.681 7.159c-.694-.947-1.662-2.053-2.724-3.116s-2.169-2.03-3.116-2.724C21.229.137 20.448 0 20 0H4.5A2.503 2.503 0 0 0 2 2.5v27C2 30.878 3.122 32 4.5 32h23c1.378 0 2.5-1.122 2.5-2.5V10c0-.448-.137-1.23-1.319-2.841m-4.138-1.702A27 27 0 0 1 26.811 8H22V3.189a27 27 0 0 1 2.543 2.268M28 29.5c0 .271-.229.5-.5.5h-23a.507.507 0 0 1-.5-.5v-27c0-.271.229-.5.5-.5H20v7a1 1 0 0 0 1 1h7z"},null,-1)]))}const pr={render:rf},af={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function lf(n,t){return e.openBlock(),e.createElementBlock("svg",af,t[0]||(t[0]=[e.createElementVNode("path",{d:"M688 512a112 112 0 1 0 0 224h208v160H128V352h768v160zm32 160h-32a48 48 0 0 1 0-96h32a48 48 0 0 1 0 96m-80-544 128 160H384z"},null,-1)]))}const cf={render:lf},sf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function df(n,t){return e.openBlock(),e.createElementBlock("svg",sf,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 288h-64V128H128v704h384v32a32 32 0 0 0 32 32H96a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h512a32 32 0 0 1 32 32z"},null,-1),e.createElementVNode("path",{d:"M128 320v512h768V320zm-32-64h832a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M704 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"},null,-1)]))}const mf={render:df},pf={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function hf(n,t){return e.openBlock(),e.createElementBlock("svg",pf,t[0]||(t[0]=[e.createElementVNode("path",{d:"M928.99 755.83 574.6 203.25c-12.89-20.16-36.76-32.58-62.6-32.58s-49.71 12.43-62.6 32.58L95.01 755.83c-12.91 20.12-12.9 44.91.01 65.03 12.92 20.12 36.78 32.51 62.59 32.49h708.78c25.82.01 49.68-12.37 62.59-32.49s12.92-44.91.01-65.03M554.67 768h-85.33v-85.33h85.33zm0-426.67v298.66h-85.33V341.32z"},null,-1)]))}const hr={render:hf},ff={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function uf(n,t){return e.openBlock(),e.createElementBlock("svg",ff,t[0]||(t[0]=[e.createElementVNode("path",{d:"m16 2.899 13.409 26.726H2.59zM16 0c-.69 0-1.379.465-1.903 1.395L.438 28.617C-.608 30.477.282 32 2.416 32h27.166c2.134 0 3.025-1.522 1.978-3.383L17.901 1.395C17.378.465 16.688 0 15.998 0z"},null,-1),e.createElementVNode("path",{d:"M18 26a2 2 0 1 1-3.999.001A2 2 0 0 1 18 26M16 22a2 2 0 0 1-2-2v-6a2 2 0 1 1 4 0v6a2 2 0 0 1-2 2"},null,-1)]))}const gf={render:uf},wf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _f(n,t){return e.openBlock(),e.createElementBlock("svg",wf,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 768a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"},null,-1),e.createElementVNode("path",{d:"M480 352a32 32 0 0 1 32 32v160a32 32 0 0 1-64 0V384a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M480 512h128q32 0 32 32t-32 32H480q-32 0-32-32t32-32m128-256V128H416v128h-64V64h320v192zM416 768v128h192V768h64v192H352V768z"},null,-1)]))}const bf={render:_f},kf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Bf(n,t){return e.openBlock(),e.createElementBlock("svg",kf,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 64q32 0 32 32v832q0 32-32 32t-32-32V96q0-32 32-32m416 354.624 128-11.584V168.96l-128-11.52v261.12zm-64 5.824V151.552L320 134.08V160h-64V64l616.704 56.064A96 96 0 0 1 960 215.68v144.64a96 96 0 0 1-87.296 95.616L256 512V224h64v217.92zm256-23.232 98.88-8.96A32 32 0 0 0 896 360.32V215.68a32 32 0 0 0-29.12-31.872l-98.88-8.96z"},null,-1)]))}const xf={render:Bf},yf={viewBox:"0 0 32 32"};function Vf(n,t){return e.openBlock(),e.createElementBlock("svg",yf,t[0]||(t[0]=[e.createElementVNode("path",{d:"m31.008 27.231-7.58-6.447c-.784-.705-1.622-1.029-2.299-.998a11.95 11.95 0 0 0 2.87-7.787c0-6.627-5.373-12-12-12s-12 5.373-12 12 5.373 12 12 12c2.972 0 5.691-1.081 7.787-2.87-.031.677.293 1.515.998 2.299l6.447 7.58c1.104 1.226 2.907 1.33 4.007.23s.997-2.903-.23-4.007M12 20a8 8 0 1 1 0-16 8 8 0 0 1 0 16m2-14h-4v4H6v4h4v4h4v-4h4v-4h-4z"},null,-1)]))}const fr={render:Vf},$f={viewBox:"0 0 32 32"};function vf(n,t){return e.openBlock(),e.createElementBlock("svg",$f,t[0]||(t[0]=[e.createElementVNode("path",{d:"m31.008 27.231-7.58-6.447c-.784-.705-1.622-1.029-2.299-.998a11.95 11.95 0 0 0 2.87-7.787c0-6.627-5.373-12-12-12s-12 5.373-12 12 5.373 12 12 12c2.972 0 5.691-1.081 7.787-2.87-.031.677.293 1.515.998 2.299l6.447 7.58c1.104 1.226 2.907 1.33 4.007.23s.997-2.903-.23-4.007M12 20a8 8 0 1 1 0-16 8 8 0 0 1 0 16M6 10h12v4H6z"},null,-1)]))}const ur={render:vf},Nf=["href","target"],Ef=e.defineComponent({__name:"NmorphLink",props:{type:{default:xt.accent},underline:{type:Boolean,default:!1},href:{default:""},text:{default:""},target:{default:"self"},disabled:{type:Boolean,default:!1}},setup(n){const t=n,o=e.useSlots(),r=e.computed(()=>N({"nmorph-link":[t.type,`${t.underline&&"underline"}`,`${t.disabled&&"disabled"}`]})),l=z`
|
|
545
|
+
`;return(i,s)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(o.value),style:e.normalizeStyle(r.value),props:{color:t.color}},{default:e.withCtx(()=>[e.createElementVNode("div",C1,[e.renderSlot(i.$slots,"default")])]),_:3},8,["class","style","props"]))}});var Yo=(n=>(n.small="small",n.medium="medium",n.large="large",n))(Yo||{});const M1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z1(n,t){return e.openBlock(),e.createElementBlock("svg",M1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"},null,-1),e.createElementVNode("path",{d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"},null,-1),e.createElementVNode("path",{d:"M544 384h96a32 32 0 1 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0z"},null,-1)]))}const H1={render:z1},S1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function I1(n,t){return e.openBlock(),e.createElementBlock("svg",S1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1),e.createElementVNode("path",{d:"M512 96a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V128a32 32 0 0 1 32-32m0 576a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V704a32 32 0 0 1 32-32M96 512a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H128a32 32 0 0 1-32-32m576 0a32 32 0 0 1 32-32h192a32 32 0 1 1 0 64H704a32 32 0 0 1-32-32"},null,-1)]))}const L1={render:I1},A1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T1(n,t){return e.openBlock(),e.createElementBlock("svg",A1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 832a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"},null,-1),e.createElementVNode("path",{d:"m292.288 824.576 55.424 32-48 83.136a32 32 0 1 1-55.424-32zm439.424 0-55.424 32 48 83.136a32 32 0 1 0 55.424-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.496 312.256A160 160 0 0 1 312.32 90.496l-46.848 46.848a96 96 0 0 0-128 128L90.56 312.256zm835.264 0A160 160 0 0 0 704 90.496l46.848 46.848a96 96 0 0 1 128 128z"},null,-1)]))}const D1={render:T1},j1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O1(n,t){return e.openBlock(),e.createElementBlock("svg",j1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M599.872 203.776a189.4 189.4 0 0 1 64.384-4.672l2.624.128c31.168 1.024 51.2 4.096 79.488 16.32 37.632 16.128 74.496 45.056 111.488 89.344 96.384 115.264 82.752 372.8-34.752 521.728-7.68 9.728-32 41.6-30.72 39.936a427 427 0 0 1-30.08 35.776c-31.232 32.576-65.28 49.216-110.08 50.048-31.36.64-53.568-5.312-84.288-18.752l-6.528-2.88c-20.992-9.216-30.592-11.904-47.296-11.904-18.112 0-28.608 2.88-51.136 12.672l-6.464 2.816c-28.416 12.224-48.32 18.048-76.16 19.2-74.112 2.752-116.928-38.08-180.672-132.16-96.64-142.08-132.608-349.312-55.04-486.4 46.272-81.92 129.92-133.632 220.672-135.04 32.832-.576 60.288 6.848 99.648 22.72 27.136 10.88 34.752 13.76 37.376 14.272 16.256-20.16 27.776-36.992 34.56-50.24 13.568-26.304 27.2-59.968 40.704-100.8a32 32 0 1 1 60.8 20.224c-12.608 37.888-25.408 70.4-38.528 97.664m-51.52 78.08c-14.528 17.792-31.808 37.376-51.904 58.816a32 32 0 1 1-46.72-43.776l12.288-13.248c-28.032-11.2-61.248-26.688-95.68-26.112-70.4 1.088-135.296 41.6-171.648 105.792C121.6 492.608 176 684.16 247.296 788.992c34.816 51.328 76.352 108.992 130.944 106.944 52.48-2.112 72.32-34.688 135.872-34.688s81.28 34.688 136.96 33.536c56.448-1.088 75.776-39.04 126.848-103.872 107.904-136.768 107.904-362.752 35.776-449.088-72.192-86.272-124.672-84.096-151.68-85.12-41.472-4.288-81.6 12.544-113.664 25.152"},null,-1)]))}const F1={render:O1},P1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 36 32"};function R1(n,t){return e.openBlock(),e.createElementBlock("svg",P1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M7 4H1c-.55 0-1 .45-1 1v22c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1m-1 6H2V8h4zM17 4h-6c-.55 0-1 .45-1 1v22c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1m-1 6h-4V8h4z"},null,-1),e.createElementVNode("path",{d:"m23.909 5.546-5.358 2.7a1.003 1.003 0 0 0-.443 1.343l8.999 17.861c.247.491.852.691 1.343.443l5.358-2.7c.491-.247.691-.852.443-1.343L25.252 5.989a1.003 1.003 0 0 0-1.343-.443"},null,-1)]))}const Go={render:R1},q1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W1(n,t){return e.openBlock(),e.createElementBlock("svg",q1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M831.872 340.864 512 652.672 192.128 340.864a30.59 30.59 0 0 0-42.752 0 29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728 30.59 30.59 0 0 0-42.752 0z"},null,-1)]))}const U1={render:W1},Y1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function G1(n,t){return e.openBlock(),e.createElementBlock("svg",Y1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.59 30.59 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.59 30.59 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0"},null,-1)]))}const Xo={render:G1},X1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function K1(n,t){return e.openBlock(),e.createElementBlock("svg",X1,t[0]||(t[0]=[e.createElementVNode("path",{d:"M340.864 149.312a30.59 30.59 0 0 0 0 42.752L652.736 512 340.864 831.872a30.59 30.59 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"},null,-1)]))}const Ko={render:K1},Q1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Z1(n,t){return e.openBlock(),e.createElementBlock("svg",Q1,t[0]||(t[0]=[e.createElementVNode("path",{d:"m488.832 344.32-339.84 356.672a32 32 0 0 0 0 44.16l.384.384a29.44 29.44 0 0 0 42.688 0l320-335.872 319.872 335.872a29.44 29.44 0 0 0 42.688 0l.384-.384a32 32 0 0 0 0-44.16L535.168 344.32a32 32 0 0 0-46.336 0"},null,-1)]))}const J1={render:Z1},ec={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function tc(n,t){return e.openBlock(),e.createElementBlock("svg",ec,t[0]||(t[0]=[e.createElementVNode("path",{d:"M30 0h2v23c0 2.761-3.134 5-7 5s-7-2.239-7-5 3.134-5 7-5c1.959 0 3.729.575 5 1.501V8l-16 3.556V27c0 2.761-3.134 5-7 5s-7-2.239-7-5 3.134-5 7-5c1.959 0 3.729.575 5 1.501V4z"},null,-1)]))}const Qo={render:tc},nc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function oc(n,t){return e.openBlock(),e.createElementBlock("svg",nc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M628.736 528.896A416 416 0 0 1 928 928H96a415.87 415.87 0 0 1 299.264-399.104L512 704zM720 304a208 208 0 1 1-416 0 208 208 0 0 1 416 0"},null,-1)]))}const Zo={render:oc},rc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ac(n,t){return e.openBlock(),e.createElementBlock("svg",rc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64"},null,-1),e.createElementVNode("path",{d:"m237.248 512 265.408 265.344a32 32 0 0 1-45.312 45.312l-288-288a32 32 0 0 1 0-45.312l288-288a32 32 0 1 1 45.312 45.312z"},null,-1)]))}const lc={render:ac},cc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ic(n,t){return e.openBlock(),e.createElementBlock("svg",cc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 832a128 128 0 0 1-256 0zm192-64H134.4a38.4 38.4 0 0 1 0-76.8H192V448c0-154.88 110.08-284.16 256.32-313.6a64 64 0 1 1 127.36 0A320.13 320.13 0 0 1 832 448v243.2h57.6a38.4 38.4 0 0 1 0 76.8z"},null,-1)]))}const sc={render:ic},dc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function mc(n,t){return e.openBlock(),e.createElementBlock("svg",dc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a64 64 0 0 1 64 64v64H448v-64a64 64 0 0 1 64-64"},null,-1),e.createElementVNode("path",{d:"M256 768h512V448a256 256 0 1 0-512 0zm256-640a320 320 0 0 1 320 320v384H192V448a320 320 0 0 1 320-320"},null,-1),e.createElementVNode("path",{d:"M96 768h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32m352 128h128a64 64 0 0 1-128 0"},null,-1)]))}const pc={render:mc},hc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fc(n,t){return e.openBlock(),e.createElementBlock("svg",hc,t[0]||(t[0]=[e.createStaticVNode('<path d="M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"></path><path d="M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32"></path><path d="M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"></path><path d="M480 192a32 32 0 0 1 0-64h160a32 32 0 0 1 31.04 24.256l96 384a32 32 0 0 1-62.08 15.488L615.04 192zM96 384a32 32 0 0 1 0-64h128a32 32 0 0 1 30.336 21.888l64 192a32 32 0 1 1-60.672 20.224L200.96 384z"></path><path d="m373.376 599.808-42.752-47.616 320-288 42.752 47.616z"></path>',5)]))}const uc={render:fc},gc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wc(n,t){return e.openBlock(),e.createElementBlock("svg",gc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0z"},null,-1),e.createElementVNode("path",{d:"M246.656 822.656a32 32 0 0 1-45.312-45.312l544-544a32 32 0 0 1 45.312 45.312z"},null,-1)]))}const _c={render:wc},bc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function kc(n,t){return e.openBlock(),e.createElementBlock("svg",bc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416z"},null,-1),e.createElementVNode("path",{d:"M777.344 822.656a32 32 0 0 0 45.312-45.312l-544-544a32 32 0 0 0-45.312 45.312z"},null,-1)]))}const Bc={render:kc},xc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function yc(n,t){return e.openBlock(),e.createElementBlock("svg",xc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M544 805.888V168a32 32 0 1 0-64 0v637.888L246.656 557.952a30.72 30.72 0 0 0-45.312 0 35.52 35.52 0 0 0 0 48.064l288 306.048a30.72 30.72 0 0 0 45.312 0l288-306.048a35.52 35.52 0 0 0 0-48 30.72 30.72 0 0 0-45.312 0L544 805.824z"},null,-1)]))}const Vc={render:yc},$c={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function vc(n,t){return e.openBlock(),e.createElementBlock("svg",$c,t[0]||(t[0]=[e.createElementVNode("path",{d:"M2 6h28v6H2zm0 8h28v6H2zm0 8h28v6H2z"},null,-1)]))}const Nc={render:vc},Ec={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Cc(n,t){return e.openBlock(),e.createElementBlock("svg",Ec,t[0]||(t[0]=[e.createElementVNode("path",{d:"M10 12h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zM4 24h4v4H4zm6 0h4v4h-4zm6 0h4v4h-4zm-6-6h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zM4 18h4v4H4zM26 0v2h-4V0H8v2H4V0H0v32h30V0zm2 30H2V8h26z"},null,-1)]))}const Jo={render:Cc},Mc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function zc(n,t){return e.openBlock(),e.createElementBlock("svg",Mc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M896 256H128v576h768zm-199.424-64-32.064-64h-304.96l-32 64zM96 192h160l46.336-92.608A64 64 0 0 1 359.552 64h304.96a64 64 0 0 1 57.216 35.328L768.192 192H928a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32m416 512a160 160 0 1 0 0-320 160 160 0 0 0 0 320m0 64a224 224 0 1 1 0-448 224 224 0 0 1 0 448"},null,-1)]))}const Hc={render:zc},Sc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ic(n,t){return e.openBlock(),e.createElementBlock("svg",Sc,t[0]||(t[0]=[e.createElementVNode("path",{d:"m192 384 320 384 320-384z"},null,-1)]))}const Lc={render:Ic},Ac={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Tc(n,t){return e.openBlock(),e.createElementBlock("svg",Ac,t[0]||(t[0]=[e.createElementVNode("path",{d:"M672 192 288 511.936 672 832z"},null,-1)]))}const Dc={render:Tc},jc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Oc(n,t){return e.openBlock(),e.createElementBlock("svg",jc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M384 192v640l384-320.064z"},null,-1)]))}const Fc={render:Oc},Pc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Rc(n,t){return e.openBlock(),e.createElementBlock("svg",Pc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 320 192 704h639.936z"},null,-1)]))}const qc={render:Rc},Wc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Uc(n,t){return e.openBlock(),e.createElementBlock("svg",Wc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 128a64 64 0 0 0-64 64v640a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h512a128 128 0 0 1 128 128v640a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V192A128 128 0 0 1 256 64m128 128h256a32 32 0 1 1 0 64H384a32 32 0 0 1 0-64m128 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"},null,-1)]))}const Yc={render:Uc},Gc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xc(n,t){return e.openBlock(),e.createElementBlock("svg",Gc,t[0]||(t[0]=[e.createElementVNode("path",{d:"m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.06 461.06 0 0 1-206.912-48.384l-175.616 58.56z"},null,-1),e.createElementVNode("path",{d:"M512 563.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4"},null,-1)]))}const Kc={render:Xc},Qc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Zc(n,t){return e.openBlock(),e.createElementBlock("svg",Qc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"},null,-1),e.createElementVNode("path",{d:"M512 499.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4"},null,-1)]))}const Jc={render:Zc},ei={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ti(n,t){return e.openBlock(),e.createElementBlock("svg",ei,t[0]||(t[0]=[e.createElementVNode("path",{d:"m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.06 461.06 0 0 1-206.912-48.384l-175.616 58.56z"},null,-1),e.createElementVNode("path",{d:"M352 576h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m32-192h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"},null,-1)]))}const ni={render:ti},oi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ri(n,t){return e.openBlock(),e.createElementBlock("svg",oi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 826.88 273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"},null,-1),e.createElementVNode("path",{d:"M352 512h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m0-192h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32"},null,-1)]))}const ai={render:ri},li={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ci(n,t){return e.openBlock(),e.createElementBlock("svg",li,t[0]||(t[0]=[e.createElementVNode("path",{d:"m174.72 855.68 130.048-43.392 23.424 11.392C382.4 849.984 444.352 864 512 864c223.744 0 384-159.872 384-352 0-192.832-159.104-352-384-352S128 319.168 128 512a341.12 341.12 0 0 0 69.248 204.288l21.632 28.8-44.16 110.528zm-45.248 82.56A32 32 0 0 1 89.6 896l56.512-141.248A405.12 405.12 0 0 1 64 512C64 299.904 235.648 96 512 96s448 203.904 448 416-173.44 416-448 416c-79.68 0-150.848-17.152-211.712-46.72l-170.88 56.96z"},null,-1)]))}const ii={render:ci},si={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function di(n,t){return e.openBlock(),e.createElementBlock("svg",si,t[0]||(t[0]=[e.createElementVNode("path",{d:"M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"},null,-1)]))}const mi={render:di},pi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function hi(n,t){return e.openBlock(),e.createElementBlock("svg",pi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M406.656 706.944 195.84 496.256a32 32 0 1 0-45.248 45.248l256 256 512-512a32 32 0 0 0-45.248-45.248L406.592 706.944z"},null,-1)]))}const fi={render:hi},ui={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function gi(n,t){return e.openBlock(),e.createElementBlock("svg",ui,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 192h160v736H160V192h160.064v64H704zM311.616 537.28l-45.312 45.248L447.36 763.52l316.8-316.8-45.312-45.184L447.36 673.024zM384 192V96h256v96z"},null,-1)]))}const wi={render:gi},_i={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function bi(n,t){return e.openBlock(),e.createElementBlock("svg",_i,t[0]||(t[0]=[e.createElementVNode("path",{d:"M261.056 449.6c13.824-69.696 34.88-128.96 63.36-177.728 23.744-40.832 61.12-88.64 112.256-143.872H320a32 32 0 0 1 0-64h384a32 32 0 1 1 0 64H554.752c14.912 39.168 41.344 86.592 79.552 141.76 47.36 68.48 84.8 106.752 106.304 114.304a224 224 0 1 1-84.992 14.784c-22.656-22.912-47.04-53.76-73.92-92.608-38.848-56.128-67.008-105.792-84.352-149.312-55.296 58.24-94.528 107.52-117.76 147.2-23.168 39.744-41.088 88.768-53.568 147.072a224.064 224.064 0 1 1-64.96-1.6M288 832a160 160 0 1 0 0-320 160 160 0 0 0 0 320m448-64a160 160 0 1 0 0-320 160 160 0 0 0 0 320"},null,-1)]))}const ki={render:bi},Bi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function xi(n,t){return e.openBlock(),e.createElementBlock("svg",Bi,t[0]||(t[0]=[e.createElementVNode("path",{d:"m6.293 13.707 5 5a1 1 0 0 0 1.414 0l5-5a.999.999 0 1 0-1.414-1.414L12 16.586l-4.293-4.293a.999.999 0 1 0-1.414 1.414m0-7 5 5a1 1 0 0 0 1.414 0l5-5a.999.999 0 1 0-1.414-1.414L12 9.586 7.707 5.293a.999.999 0 1 0-1.414 1.414"},null,-1)]))}const Gt={render:xi},yi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Vi(n,t){return e.openBlock(),e.createElementBlock("svg",yi,t[0]||(t[0]=[e.createElementVNode("path",{d:"m2 12 14 12 14-12-2-2-12 10L4 10Z"},null,-1)]))}const K={render:Vi},$i={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function vi(n,t){return e.openBlock(),e.createElementBlock("svg",$i,t[0]||(t[0]=[e.createElementVNode("path",{d:"M938.67 512.01c0-44.59-6.82-87.6-19.54-128H682.67a212.37 212.37 0 0 1 42.67 128c.06 38.71-10.45 76.7-30.42 109.87l-182.91 316.8c235.65-.01 426.66-191.02 426.66-426.67"},null,-1),e.createElementVNode("path",{d:"M576.79 401.63a127.9 127.9 0 0 0-63.56-17.6c-22.36-.22-44.39 5.43-63.89 16.38s-35.79 26.82-47.25 46.02a128 128 0 0 0-2.16 127.44l1.24 2.13a127.9 127.9 0 0 0 46.36 46.61 127.9 127.9 0 0 0 63.38 17.44c22.29.2 44.24-5.43 63.68-16.33a127.94 127.94 0 0 0 47.16-45.79v-.01l1.11-1.92a127.98 127.98 0 0 0 .29-127.46 127.96 127.96 0 0 0-46.36-46.91"},null,-1),e.createElementVNode("path",{d:"M394.45 333.96A213.34 213.34 0 0 1 512 298.67h369.58A426.5 426.5 0 0 0 512 85.34a425.6 425.6 0 0 0-171.74 35.98 425.6 425.6 0 0 0-142.62 102.22l118.14 204.63a213.4 213.4 0 0 1 78.67-94.21m117.56 604.72H512zm-97.25-236.73a213.3 213.3 0 0 1-89.54-86.81L142.48 298.6c-36.35 62.81-57.13 135.68-57.13 213.42 0 203.81 142.93 374.22 333.95 416.55h.04l118.19-204.71a213.3 213.3 0 0 1-122.77-21.91"},null,-1)]))}const Ni={render:vi},Ei={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ci(n,t){return e.openBlock(),e.createElementBlock("svg",Ei,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.27 38.27 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"},null,-1)]))}const Mi={render:Ci},zi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hi(n,t){return e.openBlock(),e.createElementBlock("svg",zi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1),e.createElementVNode("path",{d:"M745.344 361.344a32 32 0 0 1 45.312 45.312l-288 288a32 32 0 0 1-45.312 0l-160-160a32 32 0 1 1 45.312-45.312L480 626.752z"},null,-1)]))}const Si={render:Hi},Ii={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Li(n,t){return e.openBlock(),e.createElementBlock("svg",Ii,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 393.664L407.936 353.6a38.4 38.4 0 1 0-54.336 54.336L457.664 512 353.6 616.064a38.4 38.4 0 1 0 54.336 54.336L512 566.336 616.064 670.4a38.4 38.4 0 1 0 54.336-54.336L566.336 512 670.4 407.936a38.4 38.4 0 1 0-54.336-54.336z"},null,-1)]))}const er={render:Li},Ai={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ti(n,t){return e.openBlock(),e.createElementBlock("svg",Ai,t[0]||(t[0]=[e.createElementVNode("path",{d:"m466.752 512-90.496-90.496a32 32 0 0 1 45.248-45.248L512 466.752l90.496-90.496a32 32 0 1 1 45.248 45.248L557.248 512l90.496 90.496a32 32 0 1 1-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 0 1-45.248-45.248z"},null,-1),e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1)]))}const Di={render:Ti},ji={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Oi(n,t){return e.openBlock(),e.createElementBlock("svg",ji,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-38.4 409.6H326.4a38.4 38.4 0 1 0 0 76.8h147.2v147.2a38.4 38.4 0 0 0 76.8 0V550.4h147.2a38.4 38.4 0 0 0 0-76.8H550.4V326.4a38.4 38.4 0 1 0-76.8 0z"},null,-1)]))}const Fi={render:Oi},Pi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ri(n,t){return e.openBlock(),e.createElementBlock("svg",Pi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"},null,-1),e.createElementVNode("path",{d:"M480 672V352a32 32 0 1 1 64 0v320a32 32 0 0 1-64 0"},null,-1),e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1)]))}const qi={render:Ri},Wi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ui(n,t){return e.openBlock(),e.createElementBlock("svg",Wi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1),e.createElementVNode("path",{d:"M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32"},null,-1)]))}const Yi={render:Ui},Gi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xi(n,t){return e.openBlock(),e.createElementBlock("svg",Gi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"},null,-1)]))}const Ki={render:Xi},Qi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Zi(n,t){return e.openBlock(),e.createElementBlock("svg",Qi,t[0]||(t[0]=[e.createElementVNode("path",{d:"M598.4 831.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 831.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 381.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"},null,-1)]))}const Ji={render:Zi},es={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 28"};function ts(n,t){return e.openBlock(),e.createElementBlock("svg",es,t[0]||(t[0]=[e.createElementVNode("path",{d:"m26 23 3 3 10-10L29 6l-3 3 7 7zM14 9l-3-3L1 16l10 10 3-3-7-7zM21.916 4.704l2.171.592-6 22.001-2.171-.592z"},null,-1)]))}const ns={render:ts},os={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function rs(n,t){return e.openBlock(),e.createElementBlock("svg",os,t[0]||(t[0]=[e.createElementVNode("path",{d:"M768 192a192 192 0 1 1-8 383.808A256.13 256.13 0 0 1 512 768H320A256 256 0 0 1 64 512V160a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v256a128 128 0 1 0 0-256M96 832h640a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-640v320a192 192 0 0 0 192 192h192a192 192 0 0 0 192-192V192z"},null,-1)]))}const as={render:rs},ls={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cs(n,t){return e.openBlock(),e.createElementBlock("svg",ls,t[0]||(t[0]=[e.createElementVNode("path",{d:"M822.592 192h14.272a32 32 0 0 1 31.616 26.752l21.312 128A32 32 0 0 1 858.24 384h-49.344l-39.04 546.304A32 32 0 0 1 737.92 960H285.824a32 32 0 0 1-32-29.696L214.912 384H165.76a32 32 0 0 1-31.552-37.248l21.312-128A32 32 0 0 1 187.136 192h14.016l-6.72-93.696A32 32 0 0 1 226.368 64h571.008a32 32 0 0 1 31.936 34.304zm-64.128 0 4.544-64H260.736l4.544 64zm-548.16 128H820.48l-10.688-64H214.208l-10.688 64zm68.736 64 36.544 512H708.16l36.544-512z"},null,-1)]))}const is={render:cs},ss={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ds(n,t){return e.openBlock(),e.createElementBlock("svg",ss,t[0]||(t[0]=[e.createElementVNode("path",{d:"m161.92 580.736 29.888 58.88C171.328 659.776 160 681.728 160 704c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 615.808 928 657.664 928 704c0 129.728-188.544 224-416 224S96 833.728 96 704c0-46.592 24.32-88.576 65.92-123.264"},null,-1),e.createElementVNode("path",{d:"m161.92 388.736 29.888 58.88C171.328 467.84 160 489.792 160 512c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 423.808 928 465.664 928 512c0 129.728-188.544 224-416 224S96 641.728 96 512c0-46.592 24.32-88.576 65.92-123.264"},null,-1),e.createElementVNode("path",{d:"M512 544c-227.456 0-416-94.272-416-224S284.544 96 512 96s416 94.272 416 224-188.544 224-416 224m0-64c196.672 0 352-77.696 352-160S708.672 160 512 160s-352 77.696-352 160 155.328 160 352 160"},null,-1)]))}const ms={render:ds},ps={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function hs(n,t){return e.openBlock(),e.createElementBlock("svg",ps,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 128v698.88l196.032-156.864a96 96 0 0 1 119.936 0L768 826.816V128zm-32-64h576a32 32 0 0 1 32 32v797.44a32 32 0 0 1-51.968 24.96L531.968 720a32 32 0 0 0-39.936 0L243.968 918.4A32 32 0 0 1 192 893.44V96a32 32 0 0 1 32-32"},null,-1)]))}const fs={render:hs},us={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function gs(n,t){return e.openBlock(),e.createElementBlock("svg",us,t[0]||(t[0]=[e.createElementVNode("path",{d:"M192 736h640V128H256a64 64 0 0 0-64 64zm64-672h608a32 32 0 0 1 32 32v672a32 32 0 0 1-32 32H160l-32 57.536V192A128 128 0 0 1 256 64"},null,-1),e.createElementVNode("path",{d:"M240 800a48 48 0 1 0 0 96h592v-96zm0-64h656v160a64 64 0 0 1-64 64H240a112 112 0 0 1 0-224m144-608v250.88l96-76.8 96 76.8V128zm-64-64h320v381.44a32 32 0 0 1-51.968 24.96L480 384l-108.032 86.4A32 32 0 0 1 320 445.44z"},null,-1)]))}const ws={render:gs},_s={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function bs(n,t){return e.openBlock(),e.createElementBlock("svg",_s,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1),e.createElementVNode("path",{d:"M725.888 315.008C676.48 428.672 624 513.28 568.576 568.64c-55.424 55.424-139.968 107.904-253.568 157.312a12.8 12.8 0 0 1-16.896-16.832c49.536-113.728 102.016-198.272 157.312-253.632 55.36-55.296 139.904-107.776 253.632-157.312a12.8 12.8 0 0 1 16.832 16.832"},null,-1)]))}const ks={render:bs},Bs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function xs(n,t){return e.openBlock(),e.createElementBlock("svg",Bs,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 384v64H448a128 128 0 0 0-128 128v128a128 128 0 0 0 128 128h320a128 128 0 0 0 128-128V576a128 128 0 0 0-64-110.848V394.88c74.56 26.368 128 97.472 128 181.056v128a192 192 0 0 1-192 192H448a192 192 0 0 1-192-192V576a192 192 0 0 1 192-192z"},null,-1),e.createElementVNode("path",{d:"M384 640v-64h192a128 128 0 0 0 128-128V320a128 128 0 0 0-128-128H256a128 128 0 0 0-128 128v128a128 128 0 0 0 64 110.848v70.272A192.06 192.06 0 0 1 64 448V320a192 192 0 0 1 192-192h320a192 192 0 0 1 192 192v128a192 192 0 0 1-192 192z"},null,-1)]))}const ys={render:xs},Vs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $s(n,t){return e.openBlock(),e.createElementBlock("svg",Vs,t[0]||(t[0]=[e.createElementVNode("path",{d:"M480 512h64v320h-64z"},null,-1),e.createElementVNode("path",{d:"M192 896h640a64 64 0 0 0-64-64H256a64 64 0 0 0-64 64m64-128h512a128 128 0 0 1 128 128v64H128v-64a128 128 0 0 1 128-128m256-256a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"},null,-1)]))}const vs={render:$s},Ns={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Es(n,t){return e.openBlock(),e.createElementBlock("svg",Ns,t[0]||(t[0]=[e.createElementVNode("path",{d:"M768 832a128 128 0 0 1-128 128H192A128 128 0 0 1 64 832V384a128 128 0 0 1 128-128v64a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64z"},null,-1),e.createElementVNode("path",{d:"M384 128a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h448a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H384a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64"},null,-1)]))}const Cs={render:Es},Ms={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function zs(n,t){return e.openBlock(),e.createElementBlock("svg",Ms,t[0]||(t[0]=[e.createElementVNode("path",{d:"M20 8V0H6L0 6v18h12v8h20V8zM6 2.828V6H2.828zM2 22V8h6V2h10v6l-6 6v8zm16-11.172V14h-3.172zM30 30H14V16h6v-6h10z"},null,-1)]))}const Hs={render:zs},Ss={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Is(n,t){return e.openBlock(),e.createElementBlock("svg",Ss,t[0]||(t[0]=[e.createElementVNode("path",{d:"M320 256a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h384a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h384a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128H320a128 128 0 0 1-128-128V320a128 128 0 0 1 128-128"},null,-1),e.createElementVNode("path",{d:"M512 64a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m-320 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 896a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m160 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m-320 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32M64 512a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0-160a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0 320a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m896-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0 320a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32"},null,-1)]))}const Ls={render:Is},As={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ts(n,t){return e.openBlock(),e.createElementBlock("svg",As,t[0]||(t[0]=[e.createElementVNode("path",{d:"M896 324.096c0-42.368-2.496-55.296-9.536-68.48a52.35 52.35 0 0 0-22.144-22.08c-13.12-7.04-26.048-9.536-68.416-9.536H228.096c-42.368 0-55.296 2.496-68.48 9.536a52.35 52.35 0 0 0-22.08 22.144c-7.04 13.12-9.536 26.048-9.536 68.416v375.808c0 42.368 2.496 55.296 9.536 68.48a52.35 52.35 0 0 0 22.144 22.08c13.12 7.04 26.048 9.536 68.416 9.536h567.808c42.368 0 55.296-2.496 68.48-9.536a52.35 52.35 0 0 0 22.08-22.144c7.04-13.12 9.536-26.048 9.536-68.416zm64 0v375.808c0 57.088-5.952 77.76-17.088 98.56-11.136 20.928-27.52 37.312-48.384 48.448S852.928 864 795.968 864H228.032c-57.088 0-77.76-5.952-98.56-17.088a116.3 116.3 0 0 1-48.448-48.384c-11.136-20.864-17.088-41.6-17.088-98.56V324.032c0-57.088 5.952-77.76 17.088-98.56 11.136-20.928 27.52-37.312 48.384-48.448s41.6-17.088 98.56-17.088H795.84c57.088 0 77.76 5.952 98.56 17.088 20.928 11.136 37.312 27.52 48.448 48.384s17.088 41.6 17.088 98.56z"},null,-1),e.createElementVNode("path",{d:"M64 320h896v64H64zm0 128h896v64H64zm128 192h256v64H192z"},null,-1)]))}const Ds={render:Ts},js={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Os(n,t){return e.openBlock(),e.createElementBlock("svg",js,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 768h672a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V96a32 32 0 0 1 64 0z"},null,-1),e.createElementVNode("path",{d:"M832 224v704a32 32 0 1 1-64 0V256H96a32 32 0 0 1 0-64h704a32 32 0 0 1 32 32"},null,-1)]))}const Fs={render:Os},Ps={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19 19"};function Rs(n,t){return e.openBlock(),e.createElementBlock("svg",Ps,t[0]||(t[0]=[e.createElementVNode("path",{d:"M10 8.586 2.929 1.515 1.515 2.929 8.586 10l-7.071 7.071 1.414 1.414L10 11.414l7.071 7.071 1.414-1.414L11.414 10l7.071-7.071-1.414-1.414z"},null,-1)]))}const Xt={render:Rs},qs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ws(n,t){return e.openBlock(),e.createElementBlock("svg",qs,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 192V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64H96a32 32 0 0 1 0-64zm64 0h192v-64H416zM192 960a32 32 0 0 1-32-32V256h704v672a32 32 0 0 1-32 32zm224-192a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32m192 0a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32"},null,-1)]))}const Us={render:Ws},Ys={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Gs(n,t){return e.openBlock(),e.createElementBlock("svg",Ys,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 256H96a32 32 0 0 1 0-64h256V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64h-64v672a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32zm448-64v-64H416v64zM224 896h576V256H224zm192-128a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32m192 0a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32"},null,-1)]))}const Xs={render:Gs},Ks={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Qs(n,t){return e.openBlock(),e.createElementBlock("svg",Ks,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 416v-48a144 144 0 0 1 168.64-141.888 224.128 224.128 0 0 1 430.72 0A144 144 0 0 1 896 368v48a384 384 0 0 1-352 382.72V896h-64v-97.28A384 384 0 0 1 128 416m287.104-32.064h193.792a143.81 143.81 0 0 1 58.88-132.736 160.064 160.064 0 0 0-311.552 0 143.81 143.81 0 0 1 58.88 132.8zm-72.896 0a72 72 0 1 0-140.48 0zm339.584 0h140.416a72 72 0 1 0-140.48 0zM512 736a320 320 0 0 0 318.4-288.064H193.6A320 320 0 0 0 512 736M384 896.064h256a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64"},null,-1)]))}const Zs={render:Qs},Js={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function e4(n,t){return e.openBlock(),e.createElementBlock("svg",Js,t[0]||(t[0]=[e.createElementVNode("path",{d:"M224 704h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0L224 318.336zm0 64v128h576V768zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0"},null,-1),e.createElementVNode("path",{d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"},null,-1)]))}const t4={render:e4},n4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function o4(n,t){return e.openBlock(),e.createElementBlock("svg",n4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M27 0H3C1.35 0 0 1.35 0 3v26c0 1.65 1.35 3 3 3h24c1.65 0 3-1.35 3-3V3c0-1.65-1.35-3-3-3m-1 28H4V4h22zM8 14h14v2H8zm0 4h14v2H8zm0 4h14v2H8zm0-12h14v2H8z"},null,-1)]))}const tr={render:o4},r4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function a4(n,t){return e.openBlock(),e.createElementBlock("svg",r4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m320 512V448h64v128h128v64H544v128h-64V640H352v-64z"},null,-1)]))}const l4={render:a4},c4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function i4(n,t){return e.openBlock(),e.createElementBlock("svg",c4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m318.4 582.144 180.992-180.992L704.64 510.4 478.4 736.64 320 578.304l45.248-45.312z"},null,-1)]))}const s4={render:i4},d4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m4(n,t){return e.openBlock(),e.createElementBlock("svg",d4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 320v576h576V320zm-32-64h640a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32M960 96v704a32 32 0 0 1-32 32h-96v-64h64V128H384v64h-64V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32M256 672h320v64H256zm0-192h320v64H256z"},null,-1)]))}const p4={render:m4},h4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f4(n,t){return e.openBlock(),e.createElementBlock("svg",h4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m308.992 546.304-90.496-90.624 45.248-45.248 90.56 90.496 90.496-90.432 45.248 45.248-90.496 90.56 90.496 90.496-45.248 45.248-90.496-90.496-90.56 90.496-45.248-45.248z"},null,-1)]))}const u4={render:f4},g4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w4(n,t){return e.openBlock(),e.createElementBlock("svg",g4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m192 512h320v64H352z"},null,-1)]))}const _4={render:w4},b4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k4(n,t){return e.openBlock(),e.createElementBlock("svg",b4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h160v64H320zm0 384h384v64H320z"},null,-1)]))}const B4={render:k4},x4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y4(n,t){return e.openBlock(),e.createElementBlock("svg",x4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z"},null,-1)]))}const V4={render:y4},$4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v4(n,t){return e.openBlock(),e.createElementBlock("svg",$4,t[0]||(t[0]=[e.createElementVNode("path",{d:"m199.04 672.64 193.984 112 224-387.968-193.92-112-224 388.032zm-23.872 60.16 32.896 148.288 144.896-45.696zM455.04 229.248l193.92 112 56.704-98.112-193.984-112zM104.32 708.8l384-665.024 304.768 175.936L409.152 884.8h.064l-248.448 78.336zm384 254.272v-64h448v64z"},null,-1)]))}const N4={render:v4},E4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function C4(n,t){return e.openBlock(),e.createElementBlock("svg",E4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640z"},null,-1),e.createElementVNode("path",{d:"m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z"},null,-1)]))}const M4={render:C4},z4={viewBox:"0 0 32 32"};function H4(n,t){return e.openBlock(),e.createElementBlock("svg",z4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M32 0H19l5 5-6 6 3 3 6-6 5 5zM32 32V19l-5 5-6-6-3 3 6 6-5 5zM0 32h13l-5-5 6-6-3-3-6 6-5-5zM0 0v13l5-5 6 6 3-3-6-6 5-5z"},null,-1)]))}const nr={render:H4},S4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function I4(n,t){return e.openBlock(),e.createElementBlock("svg",S4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 192h768v128H128zm0 256h512v128H128zm0 256h768v128H128zm576-352 192 160-192 128z"},null,-1)]))}const L4={render:I4},A4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function T4(n,t){return e.openBlock(),e.createElementBlock("svg",A4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0m0 29C8.82 29 3 23.18 3 16S8.82 3 16 3s13 5.82 13 13-5.82 13-13 13"},null,-1),e.createElementVNode("path",{d:"m21 8-5 5-5-5-3 3 5 5-5 5 3 3 5-5 5 5 3-3-5-5 5-5z"},null,-1)]))}const je={render:T4},D4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j4(n,t){return e.openBlock(),e.createElementBlock("svg",D4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 160H256c-17.673 0-32 14.327-32 32v640c0 17.673 14.327 32 32 32h256a32 32 0 1 0 0-64H288V224h224a32 32 0 1 0 0-64"},null,-1),e.createElementVNode("path",{d:"M589.248 278.656a32 32 0 0 0 0 45.248L745.344 480H416a32 32 0 1 0 0 64h329.344L589.248 700.096a32 32 0 1 0 45.248 45.248l210.688-210.688a32 32 0 0 0 0-45.248L634.496 278.656a32 32 0 0 0-45.248 0"},null,-1)]))}const O4={render:j4},F4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function P4(n,t){return e.openBlock(),e.createElementBlock("svg",F4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M16 6C9.021 6 2.972 10.064 0 16c2.972 5.936 9.021 10 16 10s13.027-4.064 16-10c-2.972-5.936-9.021-10-16-10m7.889 5.303A15.2 15.2 0 0 1 28.559 16a15.2 15.2 0 0 1-4.67 4.697C21.527 22.204 18.799 23 16 23s-5.527-.796-7.889-2.303A15.2 15.2 0 0 1 3.441 16a15.2 15.2 0 0 1 5.041-4.925 8 8 0 1 0 15.036 0q.186.111.371.228M16 13a3 3 0 1 1-6 0 3 3 0 0 1 6 0"},null,-1)]))}const or={render:P4},R4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function q4(n,t){return e.openBlock(),e.createElementBlock("svg",R4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M29.561.439a1.5 1.5 0 0 0-2.121 0l-6.318 6.318A17.6 17.6 0 0 0 16 6C9.021 6 2.972 10.064 0 16a18.3 18.3 0 0 0 5.407 6.472L.439 27.44a1.5 1.5 0 1 0 2.122 2.121l27-27a1.5 1.5 0 0 0 0-2.121zM13 10a3 3 0 0 1 2.841 2.037l-3.804 3.804A3 3 0 0 1 13 10m-9.559 6a15.2 15.2 0 0 1 5.041-4.925A8 8 0 0 0 8 13.812c0 1.715.54 3.304 1.459 4.607l-1.904 1.904A15.2 15.2 0 0 1 3.441 16M24 13.813c0-.849-.133-1.667-.378-2.434L13.566 21.435a8 8 0 0 0 10.435-7.622z"},null,-1),e.createElementVNode("path",{d:"M25.938 9.062 23.77 11.23l.118.074a15.2 15.2 0 0 1 4.67 4.697 15.2 15.2 0 0 1-4.67 4.697 14.64 14.64 0 0 1-11.45 1.864l-2.403 2.403a17.6 17.6 0 0 0 5.964 1.036c6.978 0 13.027-4.064 16-10a18.3 18.3 0 0 0-6.062-6.938z"},null,-1)]))}const rr={render:q4},W4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function U4(n,t){return e.openBlock(),e.createElementBlock("svg",W4,t[0]||(t[0]=[e.createElementVNode("path",{d:"m557.248 608 135.744-135.744-45.248-45.248-135.68 135.744-135.808-135.68-45.248 45.184L466.752 608l-135.68 135.68 45.184 45.312L512 653.248l135.744 135.744 45.248-45.248L557.312 608zM704 192h160v736H160V192h160v64h384zm-320 0V96h256v96z"},null,-1)]))}const Y4={render:U4},G4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X4(n,t){return e.openBlock(),e.createElementBlock("svg",G4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 384v448h768V384zm-32-64h832a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32m64-128h704v64H160zm96-128h512v64H256z"},null,-1)]))}const K4={render:X4},Q4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Z4(n,t){return e.openBlock(),e.createElementBlock("svg",Q4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M320 288V128h64v352h256V128h64v160h160v64H704v128h160v64H704v128h160v64H704v160h-64V544H384v352h-64V736H128v-64h192V544H128v-64h192V352H128v-64z"},null,-1)]))}const J4={render:Z4},ed={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function td(n,t){return e.openBlock(),e.createElementBlock("svg",ed,t[0]||(t[0]=[e.createElementVNode("path",{d:"M384 523.392V928a32 32 0 0 0 46.336 28.608l192-96A32 32 0 0 0 640 832V523.392l280.768-343.104a32 32 0 1 0-49.536-40.576l-288 352A32 32 0 0 0 576 512v300.224l-128 64V512a32 32 0 0 0-7.232-20.288L195.52 192H704a32 32 0 1 0 0-64H128a32 32 0 0 0-24.768 52.288z"},null,-1)]))}const nd={render:td},od={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function rd(n,t){return e.openBlock(),e.createElementBlock("svg",od,t[0]||(t[0]=[e.createElementVNode("path",{d:"M280.768 753.728 691.456 167.04a32 32 0 1 1 52.416 36.672L314.24 817.472a32 32 0 0 1-45.44 7.296l-230.4-172.8a32 32 0 0 1 38.4-51.2zM736 448a32 32 0 1 1 0-64h192a32 32 0 1 1 0 64zM608 640a32 32 0 0 1 0-64h319.936a32 32 0 1 1 0 64zM480 832a32 32 0 1 1 0-64h447.936a32 32 0 1 1 0 64z"},null,-1)]))}const ad={render:rd},ld={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cd(n,t){return e.openBlock(),e.createElementBlock("svg",ld,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 128h608L736 384l160 256H288v320h-96V64h96z"},null,-1)]))}const id={render:cd},sd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function dd(n,t){return e.openBlock(),e.createElementBlock("svg",sd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384 128 512l192 128z"},null,-1)]))}const md={render:dd},pd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function hd(n,t){return e.openBlock(),e.createElementBlock("svg",pd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m384 416V416h64v128h128v64H544v128h-64V608H352v-64z"},null,-1)]))}const fd={render:hd},ud={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function gd(n,t){return e.openBlock(),e.createElementBlock("svg",ud,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m414.08 502.144 180.992-180.992L736.32 494.4 510.08 720.64l-158.4-158.336 45.248-45.312z"},null,-1)]))}const wd={render:gd},_d={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function bd(n,t){return e.openBlock(),e.createElementBlock("svg",_d,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m370.752 448-90.496-90.496 45.248-45.248L512 530.752l90.496-90.496 45.248 45.248L557.248 576l90.496 90.496-45.248 45.248L512 621.248l-90.496 90.496-45.248-45.248z"},null,-1)]))}const kd={render:bd},Bd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function xd(n,t){return e.openBlock(),e.createElementBlock("svg",Bd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M878.08 448H241.92l-96 384h636.16zM832 384v-64H485.76L357.504 192H128v448l57.92-231.744A32 32 0 0 1 216.96 384zm-24.96 512H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h287.872l128.384 128H864a32 32 0 0 1 32 32v96h23.04a32 32 0 0 1 31.04 39.744l-112 448A32 32 0 0 1 807.04 896"},null,-1)]))}const yd={render:xd},Vd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $d(n,t){return e.openBlock(),e.createElementBlock("svg",Vd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32"},null,-1)]))}const vd={render:$d},Nd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ed(n,t){return e.openBlock(),e.createElementBlock("svg",Nd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 352.576V352a288 288 0 0 1 491.072-204.224 192 192 0 0 1 274.24 204.48 64 64 0 0 1 57.216 74.24C921.6 600.512 850.048 710.656 736 756.992V800a96 96 0 0 1-96 96H384a96 96 0 0 1-96-96v-43.008c-114.048-46.336-185.6-156.48-214.528-330.496A64 64 0 0 1 128 352.64zm64-.576h64a160 160 0 0 1 320 0h64a224 224 0 0 0-448 0m128 0h192a96 96 0 0 0-192 0m439.424 0h68.544A128.256 128.256 0 0 0 704 192c-15.36 0-29.952 2.688-43.52 7.616 11.328 18.176 20.672 37.76 27.84 58.304A64.128 64.128 0 0 1 759.424 352M672 768H352v32a32 32 0 0 0 32 32h256a32 32 0 0 0 32-32zm-342.528-64h365.056c101.504-32.64 165.76-124.928 192.896-288H136.576c27.136 163.072 91.392 255.36 192.896 288"},null,-1)]))}const Cd={render:Ed},Md={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function zd(n,t){return e.openBlock(),e.createElementBlock("svg",Md,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 410.304V96a32 32 0 0 1 64 0v314.304a96 96 0 0 0 64-90.56V96a32 32 0 0 1 64 0v223.744a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.544a160 160 0 0 1-128-156.8V96a32 32 0 0 1 64 0v223.744a96 96 0 0 0 64 90.56M672 572.48C581.184 552.128 512 446.848 512 320c0-141.44 85.952-256 192-256s192 114.56 192 256c0 126.848-69.184 232.128-160 252.48V928a32 32 0 1 1-64 0zM704 512c66.048 0 128-82.56 128-192s-61.952-192-128-192-128 82.56-128 192 61.952 192 128 192"},null,-1)]))}const Hd={render:zd},Sd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Id(n,t){return e.openBlock(),e.createElementBlock("svg",Sd,t[0]||(t[0]=[e.createElementVNode("path",{d:"m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64zM864 96.064V96h64v256a32 32 0 1 1-64 0V160.064l-192 .192a32 32 0 1 1 0-64zm0 831.872-192-.192a32 32 0 0 1 0-64l192 .192V672a32 32 0 1 1 64 0v256h-64z"},null,-1)]))}const Ld={render:Id},Ad={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Td(n,t){return e.openBlock(),e.createElementBlock("svg",Ad,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 320h512c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320m503.936 64H264.064a256.128 256.128 0 0 0 495.872 0M544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4"},null,-1)]))}const Dd={render:Td},jd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function Od(n,t){return e.openBlock(),e.createElementBlock("svg",jd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09"},null,-1),e.createElementVNode("path",{d:"M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84C3.99 20.53 7.7 23 12 23"},null,-1),e.createElementVNode("path",{d:"M5.84 14.09c-.22-.66-.35-1.36-.35-2.09s.13-1.43.35-2.09V7.07H2.18C1.43 8.55 1 10.22 1 12s.43 3.45 1.18 4.93z"},null,-1),e.createElementVNode("path",{d:"M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1 7.7 1 3.99 3.47 2.18 7.07l3.66 2.84c.87-2.6 3.3-4.53 6.16-4.53"},null,-1)]))}const Fd={render:Od},Pd={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function Rd(n,t){return e.openBlock(),e.createElementBlock("svg",Pd,t[0]||(t[0]=[e.createElementVNode("path",{d:"m772.13 452.84 53.86-351.81c1.32-10.01-1.17-18.68-7.49-26.02S804.35 64 795.01 64H228.99v-.01h-.06c-9.33 0-17.15 3.67-23.49 11.01s-8.83 16.01-7.49 26.02l53.87 351.89C213.54 505.73 193.59 568.09 192 640c2 90.67 33.17 166.17 93.5 226.5S421.33 957.99 512 960c90.67-2 166.17-33.17 226.5-93.5 60.33-60.34 91.49-135.83 93.5-226.5-1.59-71.94-21.56-134.32-59.87-187.16M640.01 128h117.02l-39.01 254.02c-20.75-10.64-40.74-19.73-59.94-27.28-5.92-3-11.95-5.8-18.08-8.41V128zM576 128v198.76c-13.18-2.58-26.74-4.43-40.67-5.55-8.07-.8-15.85-1.2-23.33-1.2-10.54 0-21.09.66-31.64 1.96a360 360 0 0 0-32.36 4.79V128zm-192 0h.04v218.3c-6.22 2.66-12.34 5.5-18.36 8.56-19.13 7.54-39.02 16.6-59.66 27.16L267.01 128zm308.99 692.99c-48 48-108.33 73-180.99 75.01-72.66-2.01-132.99-27.01-180.99-75.01S258.01 712.66 256 640c2.01-72.66 27.01-132.99 75.01-180.99 19.67-19.67 41.41-35.47 65.22-47.41 38.33-15.04 71.15-23.92 98.44-26.65 5.07-.41 10.2-.7 15.39-.88.63-.01 1.28-.03 1.91-.03.66 0 1.35.03 2.02.04 5.11.17 10.15.46 15.13.86 27.4 2.71 60.37 11.65 98.91 26.79 23.71 11.93 45.36 27.69 64.96 47.29 48 48 73 108.33 75.01 180.99-2.01 72.65-27.01 132.98-75.01 180.98"},null,-1),e.createElementVNode("path",{d:"M544 480H416v64h64v192h-64v64h192v-64h-64z"},null,-1)]))}const qd={render:Rd},Wd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ud(n,t){return e.openBlock(),e.createElementBlock("svg",Wd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M192 352h640l64 544H128zm128 224h64V448h-64zm320 0h64V448h-64zM384 288h-64a192 192 0 1 1 384 0h-64a128 128 0 1 0-256 0"},null,-1)]))}const Yd={render:Ud},Gd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xd(n,t){return e.openBlock(),e.createElementBlock("svg",Gd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M320 288v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4h131.072a32 32 0 0 1 31.808 28.8l57.6 576a32 32 0 0 1-31.808 35.2H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320zm64 0h256v-22.336C640 189.248 582.272 128 512 128s-128 61.248-128 137.664v22.4zm-64 64H217.92l-51.2 512h690.56l-51.264-512H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z"},null,-1)]))}const Kd={render:Xd},Qd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Zd(n,t){return e.openBlock(),e.createElementBlock("svg",Qd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M544 195.2a160 160 0 0 1 96 60.8 160 160 0 1 1 146.24 254.976 160 160 0 0 1-128 224 160 160 0 1 1-292.48 0 160 160 0 0 1-128-224A160 160 0 1 1 384 256a160 160 0 0 1 96-60.8V128h-64a32 32 0 0 1 0-64h192a32 32 0 0 1 0 64h-64zM512 448a96 96 0 1 0 0-192 96 96 0 0 0 0 192m-256 0a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192"},null,-1)]))}const Jd={render:Zd},e3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function t3(n,t){return e.openBlock(),e.createElementBlock("svg",e3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z"},null,-1)]))}const n3={render:t3},o3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function r3(n,t){return e.openBlock(),e.createElementBlock("svg",o3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 608h-64V416h64zm0 160v160a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V768h64v128h128V768zM384 608V416h64v192zm256-352h-64V128H448v128h-64V96a32 32 0 0 1 32-32h192a32 32 0 0 1 32 32z"},null,-1),e.createElementVNode("path",{d:"m220.8 256-71.232 80 71.168 80H768V256zm-14.4-64H800a32 32 0 0 1 32 32v224a32 32 0 0 1-32 32H206.4a32 32 0 0 1-23.936-10.752l-99.584-112a32 32 0 0 1 0-42.496l99.584-112A32 32 0 0 1 206.4 192m678.784 496-71.104 80H266.816V608h547.2zm-56.768-144H234.88a32 32 0 0 0-32 32v224a32 32 0 0 0 32 32h593.6a32 32 0 0 0 23.936-10.752l99.584-112a32 32 0 0 0 0-42.496l-99.584-112A32 32 0 0 0 828.48 544z"},null,-1)]))}const a3={render:r3},l3={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function c3(n,t){return e.openBlock(),e.createElementBlock("svg",l3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M887.01 264.99c-6-5.99-13.67-8.99-23.01-8.99H704c-1.34-54.68-20.01-100.01-56-136s-81.32-54.66-136-56c-54.68 1.34-100.01 20.01-136 56s-54.66 81.32-56 136H160c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.67-8.99 23.01v640c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V288c0-9.35-2.99-17.02-8.99-23.01M421.5 165.5c24.32-24.34 54.49-36.84 90.5-37.5 35.99.68 66.16 13.18 90.5 37.5s36.84 54.49 37.5 90.5H384c.68-35.99 13.18-66.16 37.5-90.5M832 896H192V320h128v128h64V320h256v128h64V320h128z"},null,-1)]))}const i3={render:c3},s3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function d3(n,t){return e.openBlock(),e.createElementBlock("svg",s3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M896 529.152V512a384 384 0 1 0-768 0v17.152A128 128 0 0 1 320 640v128a128 128 0 1 1-256 0V512a448 448 0 1 1 896 0v256a128 128 0 1 1-256 0V640a128 128 0 0 1 192-110.848M896 640a64 64 0 0 0-128 0v128a64 64 0 0 0 128 0zm-768 0v128a64 64 0 0 0 128 0V640a64 64 0 1 0-128 0"},null,-1)]))}const m3={render:d3},p3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function h3(n,t){return e.openBlock(),e.createElementBlock("svg",p3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z"},null,-1)]))}const f3={render:h3},u3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function g3(n,t){return e.openBlock(),e.createElementBlock("svg",u3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M273.067 477.867h477.866V409.6H273.067zm0 68.266v51.2A187.733 187.733 0 0 0 460.8 785.067h102.4a187.733 187.733 0 0 0 187.733-187.734v-51.2zm-34.134-204.8h546.134a34.133 34.133 0 0 1 34.133 34.134v221.866a256 256 0 0 1-256 256H460.8a256 256 0 0 1-256-256V375.467a34.133 34.133 0 0 1 34.133-34.134M512 34.133a34.133 34.133 0 0 1 34.133 34.134v170.666a34.133 34.133 0 0 1-68.266 0V68.267A34.133 34.133 0 0 1 512 34.133M375.467 102.4a34.133 34.133 0 0 1 34.133 34.133v102.4a34.133 34.133 0 0 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.134-34.133m273.066 0a34.133 34.133 0 0 1 34.134 34.133v102.4a34.133 34.133 0 1 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.133-34.133M170.667 921.668h682.666a34.133 34.133 0 1 1 0 68.267H170.667a34.133 34.133 0 1 1 0-68.267"},null,-1)]))}const w3={render:g3},_3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function b3(n,t){return e.openBlock(),e.createElementBlock("svg",_3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M192 413.952V896h640V413.952L512 147.328zM139.52 374.4l352-293.312a32 32 0 0 1 40.96 0l352 293.312A32 32 0 0 1 896 398.976V928a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V398.976a32 32 0 0 1 11.52-24.576"},null,-1)]))}const k3={render:b3},B3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x3(n,t){return e.openBlock(),e.createElementBlock("svg",B3,t[0]||(t[0]=[e.createElementVNode("path",{d:"m308.352 489.344 226.304 226.304a32 32 0 0 0 45.248 0L783.552 512A192 192 0 1 0 512 240.448L308.352 444.16a32 32 0 0 0 0 45.248zm135.744 226.304L308.352 851.392a96 96 0 0 1-135.744-135.744l135.744-135.744-45.248-45.248a96 96 0 0 1 0-135.808L466.752 195.2A256 256 0 0 1 828.8 557.248L625.152 760.96a96 96 0 0 1-135.808 0l-45.248-45.248zM398.848 670.4 353.6 625.152 217.856 760.896a32 32 0 0 0 45.248 45.248zm248.96-384.64a32 32 0 0 1 0 45.248L466.624 512a32 32 0 1 1-45.184-45.248l180.992-181.056a32 32 0 0 1 45.248 0zm90.496 90.496a32 32 0 0 1 0 45.248L557.248 602.496A32 32 0 1 1 512 557.248l180.992-180.992a32 32 0 0 1 45.312 0"},null,-1)]))}const y3={render:x3},V3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $3(n,t){return e.openBlock(),e.createElementBlock("svg",V3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 448v128h239.68l16.064-128zm-64 0H256.256l16.064 128H448zm64-255.36V384h247.744A256.13 256.13 0 0 0 512 192.64m-64 8.064A256.45 256.45 0 0 0 264.256 384H448zm64-72.064A320.13 320.13 0 0 1 825.472 384H896a32 32 0 1 1 0 64h-64v1.92l-56.96 454.016A64 64 0 0 1 711.552 960H312.448a64 64 0 0 1-63.488-56.064L192 449.92V448h-64a32 32 0 0 1 0-64h70.528A320.38 320.38 0 0 1 448 135.04V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H544a32 32 0 0 0-32 32zM743.68 640H280.32l32.128 256h399.104z"},null,-1)]))}const v3={render:$3},N3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function E3(n,t){return e.openBlock(),e.createElementBlock("svg",N3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896.064A448 448 0 0 1 512 64m67.2 275.072c33.28 0 60.288-23.104 60.288-57.344s-27.072-57.344-60.288-57.344c-33.28 0-60.16 23.104-60.16 57.344s26.88 57.344 60.16 57.344M590.912 699.2c0-6.848 2.368-24.64 1.024-34.752l-52.608 60.544c-10.88 11.456-24.512 19.392-30.912 17.28a12.99 12.99 0 0 1-8.256-14.72l87.68-276.992c7.168-35.136-12.544-67.2-54.336-71.296-44.096 0-108.992 44.736-148.48 101.504 0 6.784-1.28 23.68.064 33.792l52.544-60.608c10.88-11.328 23.552-19.328 29.952-17.152a12.8 12.8 0 0 1 7.808 16.128L388.48 728.576c-10.048 32.256 8.96 63.872 55.04 71.04 67.84 0 107.904-43.648 147.456-100.416z"},null,-1)]))}const ar={render:E3},C3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function M3(n,t){return e.openBlock(),e.createElementBlock("svg",C3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M14 9.5c0-.825.675-1.5 1.5-1.5h1c.825 0 1.5.675 1.5 1.5v1c0 .825-.675 1.5-1.5 1.5h-1c-.825 0-1.5-.675-1.5-1.5zM20 24h-8v-2h2v-6h-2v-2h6v8h2z"},null,-1),e.createElementVNode("path",{d:"M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0m0 29C8.82 29 3 23.18 3 16S8.82 3 16 3s13 5.82 13 13-5.82 13-13 13"},null,-1)]))}const z3={render:M3},H3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function S3(n,t){return e.openBlock(),e.createElementBlock("svg",H3,t[0]||(t[0]=[e.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-width":"2",d:"M0 0h32v32H0z"},null,-1),e.createElementVNode("path",{d:"M26 9a3 3 0 1 1-6 0 3 3 0 0 1 6 0M28 26H4v-4l7-12 8 10h2l7-6z"},null,-1)]))}const Kt={render:S3},I3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L3(n,t){return e.openBlock(),e.createElementBlock("svg",I3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M448 456.064V96a32 32 0 0 1 32-32.064L672 64a32 32 0 0 1 0 64H512v128h160a32 32 0 0 1 0 64H512v128a256 256 0 1 1-64 8.064M512 896a192 192 0 1 0 0-384 192 192 0 0 0 0 384"},null,-1)]))}const A3={render:L3},T3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function D3(n,t){return e.openBlock(),e.createElementBlock("svg",T3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 410.56V96a32 32 0 0 1 64 0v314.56A96 96 0 0 0 384 320V96a32 32 0 0 1 64 0v224a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.8A160 160 0 0 1 128 320V96a32 32 0 0 1 64 0v224a96 96 0 0 0 64 90.56m384-250.24V544h126.72c-3.328-78.72-12.928-147.968-28.608-207.744-14.336-54.528-46.848-113.344-98.112-175.872zM640 608v320a32 32 0 1 1-64 0V64h64c85.312 89.472 138.688 174.848 160 256s32 177.152 32 288z"},null,-1)]))}const j3={render:D3},O3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function F3(n,t){return e.openBlock(),e.createElementBlock("svg",O3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 671.36v64.128A239.81 239.81 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 736 734.016v-64.768a192 192 0 0 0 3.328-377.92l-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 91.968 70.464 167.36 160.256 175.232z"},null,-1),e.createElementVNode("path",{d:"M416 736a32 32 0 0 1-27.776-47.872l128-224a32 32 0 1 1 55.552 31.744L471.168 672H608a32 32 0 0 1 27.776 47.872l-128 224a32 32 0 1 1-55.68-31.744L552.96 736z"},null,-1)]))}const P3={render:F3},R3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q3(n,t){return e.openBlock(),e.createElementBlock("svg",R3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M715.648 625.152 670.4 579.904l90.496-90.56c75.008-74.944 85.12-186.368 22.656-248.896-62.528-62.464-173.952-52.352-248.96 22.656L444.16 353.6l-45.248-45.248 90.496-90.496c100.032-99.968 251.968-110.08 339.456-22.656 87.488 87.488 77.312 239.424-22.656 339.456l-90.496 90.496zm-90.496 90.496-90.496 90.496C434.624 906.112 282.688 916.224 195.2 828.8c-87.488-87.488-77.312-239.424 22.656-339.456l90.496-90.496 45.248 45.248-90.496 90.56c-75.008 74.944-85.12 186.368-22.656 248.896 62.528 62.464 173.952 52.352 248.96-22.656l90.496-90.496zm0-362.048 45.248 45.248L398.848 670.4 353.6 625.152z"},null,-1)]))}const W3={render:q3},U3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y3(n,t){return e.openBlock(),e.createElementBlock("svg",U3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"},null,-1)]))}const G3={render:Y3},X3={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 100 100"};function K3(n,t){return e.openBlock(),e.createElementBlock("svg",X3,t[0]||(t[0]=[e.createStaticVNode('<g transform="translate(50 50)"><circle cy="-30" r="5"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cx="21.21" cy="-21.21" r="5" opacity=".875"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cx="30" r="5" opacity=".75"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cx="21.21" cy="21.21" r="5" opacity=".625"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cy="30" r="5" opacity=".5"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cx="-21.21" cy="21.21" r="5" opacity=".375"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cx="-30" r="5" opacity=".25"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle><circle cx="-21.21" cy="-21.21" r="5" opacity=".125"><animateTransform attributeName="transform" dur="1s" from="0" repeatCount="indefinite" to="360" type="rotate"></animateTransform></circle></g>',1)]))}const lt={render:K3},Q3={xmlns:"http://www.w3.org/2000/svg",width:"100",height:"100",viewBox:"0 0 1024 1024"};function Z3(n,t){return e.openBlock(),e.createElementBlock("svg",Q3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32m448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32m-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32M195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248m452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248M828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0m-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0"},[e.createElementVNode("animateTransform",{attributeName:"transform",dur:"1.5s",from:"0 512 512",repeatCount:"indefinite",to:"360 512 512",type:"rotate"})],-1)]))}const lr={render:Z3},J3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function e6(n,t){return e.openBlock(),e.createElementBlock("svg",J3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 928c23.936 0 117.504-68.352 192.064-153.152C803.456 661.888 864 535.808 864 416c0-189.632-155.84-320-352-320S160 226.368 160 416c0 120.32 60.544 246.4 159.936 359.232C394.432 859.84 488 928 512 928m0-435.2a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 140.8a204.8 204.8 0 1 1 0-409.6 204.8 204.8 0 0 1 0 409.6"},null,-1)]))}const t6={render:e6},n6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function o6(n,t){return e.openBlock(),e.createElementBlock("svg",n6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"},null,-1),e.createElementVNode("path",{d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"},null,-1),e.createElementVNode("path",{d:"M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"},null,-1)]))}const r6={render:o6},a6={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 79 69"};function l6(n,t){return e.openBlock(),e.createElementBlock("svg",a6,t[0]||(t[0]=[e.createElementVNode("defs",null,[e.createElementVNode("linearGradient",{id:"a",x1:"0%",x2:"100%",y1:"0%",y2:"100%"},[e.createElementVNode("stop",{offset:"0%",style:{"stop-color":"#ff0096","stop-opacity":"1"}}),e.createElementVNode("stop",{offset:"100%",style:{"stop-color":"#0cf","stop-opacity":"1"}})])],-1),e.createElementVNode("path",{fill:"url(#a)",d:"M37.892 13.546V55h-4.858l-22.59-32.548h-.404V55H5.02V13.546h4.858l22.67 32.629h.405v-32.63zm-4.872 0h5.991L53.1 47.956h.486l14.088-34.41h5.992V55h-4.696V23.504h-.405L55.609 55h-4.534L38.121 23.504h-.405V55H33.02z"},null,-1)]))}const c6={render:l6},i6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function s6(n,t){return e.openBlock(),e.createElementBlock("svg",i6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"},null,-1),e.createElementVNode("path",{d:"M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"},null,-1)]))}const d6={render:s6},m6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p6(n,t){return e.openBlock(),e.createElementBlock("svg",m6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"},null,-1),e.createElementVNode("path",{d:"M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m192-160v-64a192 192 0 1 0-384 0v64zM512 64a256 256 0 0 1 256 256v128H256V320A256 256 0 0 1 512 64"},null,-1)]))}const h6={render:p6},f6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u6(n,t){return e.openBlock(),e.createElementBlock("svg",f6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M513.28 448a64 64 0 1 1 76.544 49.728A96 96 0 0 0 768 448h64a160 160 0 0 1-320 0zm-126.976-29.696a256 256 0 1 0 43.52-180.48A256 256 0 0 1 832 448h-64a192 192 0 0 0-381.696-29.696m105.664 249.472L285.696 874.048a96 96 0 0 1-135.68-135.744l206.208-206.272a320 320 0 1 1 135.744 135.744m-54.464-36.032a322 322 0 0 1-45.248-45.248L195.2 783.552a32 32 0 1 0 45.248 45.248l197.056-197.12z"},null,-1)]))}const g6={render:u6},w6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _6(n,t){return e.openBlock(),e.createElementBlock("svg",w6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64h64v192h-64zm0 576h64v192h-64zM160 480v-64h192v64zm576 0v-64h192v64zM249.856 199.04l45.248-45.184L430.848 289.6 385.6 334.848 249.856 199.104zM657.152 606.4l45.248-45.248 135.744 135.744-45.248 45.248zM114.048 923.2 68.8 877.952l316.8-316.8 45.248 45.248zM702.4 334.848 657.152 289.6l135.744-135.744 45.248 45.248z"},null,-1)]))}const b6={render:_6},k6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function B6(n,t){return e.openBlock(),e.createElementBlock("svg",k6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M832 320V192H704v320a192 192 0 1 1-384 0V192H192v128h128v64H192v128a320 320 0 0 0 640 0V384H704v-64zM640 512V128h256v384a384 384 0 1 1-768 0V128h256v384a128 128 0 1 0 256 0"},null,-1)]))}const x6={render:B6},y6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function V6(n,t){return e.openBlock(),e.createElementBlock("svg",y6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M399.5 849.5a225 225 0 1 0 0-450 225 225 0 0 0 0 450m0 56.25a281.25 281.25 0 1 1 0-562.5 281.25 281.25 0 0 1 0 562.5m253.125-787.5h225q28.125 0 28.125 28.125T877.625 174.5h-225q-28.125 0-28.125-28.125t28.125-28.125"},null,-1),e.createElementVNode("path",{d:"M877.625 118.25q28.125 0 28.125 28.125v225q0 28.125-28.125 28.125T849.5 371.375v-225q0-28.125 28.125-28.125"},null,-1),e.createElementVNode("path",{d:"M604.813 458.9 565.1 419.131l292.613-292.668 39.825 39.824z"},null,-1)]))}const $6={render:V6},v6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function N6(n,t){return e.openBlock(),e.createElementBlock("svg",v6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M576 128v288l96-96 96 96V128h128v768H320V128zm-448 0h128v768H128z"},null,-1)]))}const E6={render:N6},C6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function M6(n,t){return e.openBlock(),e.createElementBlock("svg",C6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"},null,-1),e.createElementVNode("path",{d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256m345.6 192L960 960H672v-64H352v64H64l102.4-256zm-68.928 0H235.328l-76.8 192h706.944z"},null,-1)]))}const z6={render:M6},H6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function S6(n,t){return e.openBlock(),e.createElementBlock("svg",H6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 896a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"},null,-1),e.createElementVNode("path",{d:"M576 128H448v200a286.7 286.7 0 0 1 64-8c19.52 0 40.832 2.688 64 8zm64 0v219.648c24.448 9.088 50.56 20.416 78.4 33.92L757.44 128zm-256 0H266.624l39.04 253.568c27.84-13.504 53.888-24.832 78.336-33.92zM229.312 64h565.376a32 32 0 0 1 31.616 36.864L768 480c-113.792-64-199.104-96-256-96s-142.208 32-256 96l-58.304-379.136A32 32 0 0 1 229.312 64"},null,-1)]))}const I6={render:S6},L6={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function A6(n,t){return e.openBlock(),e.createElementBlock("svg",L6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M480 320h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"},null,-1),e.createElementVNode("path",{d:"M887.01 72.99C881.01 67 873.34 64 864 64H160c-9.35 0-17.02 3-23.01 8.99C131 78.99 128 86.66 128 96v832c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V96c0-9.35-3-17.02-8.99-23.01M192 896V128h96v768zm640 0H352V128h480z"},null,-1),e.createElementVNode("path",{d:"M480 512h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32m0 192h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"},null,-1)]))}const T6={render:A6},D6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j6(n,t){return e.openBlock(),e.createElementBlock("svg",D6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 448a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zM160 896a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32z"},null,-1)]))}const O6={render:j6},F6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function P6(n,t){return e.openBlock(),e.createElementBlock("svg",F6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 384h448v64H288zm96-128h256v64H384zM131.456 512H384v128h256V512h252.544L721.856 192H302.144zM896 576H704v128H320V576H128v256h768zM275.776 128h472.448a32 32 0 0 1 28.608 17.664l179.84 359.552A32 32 0 0 1 960 519.552V864a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V519.552a32 32 0 0 1 3.392-14.336l179.776-359.552A32 32 0 0 1 275.776 128"},null,-1)]))}const R6={render:P6},q6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W6(n,t){return e.openBlock(),e.createElementBlock("svg",q6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 224v512a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V224zm0-64h768a64 64 0 0 1 64 64v512a128 128 0 0 1-128 128H192A128 128 0 0 1 64 736V224a64 64 0 0 1 64-64"},null,-1),e.createElementVNode("path",{d:"M904 224 656.512 506.88a192 192 0 0 1-289.024 0L120 224zm-698.944 0 210.56 240.704a128 128 0 0 0 192.704 0L818.944 224z"},null,-1)]))}const U6={render:W6},Y6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function G6(n,t){return e.openBlock(),e.createElementBlock("svg",Y6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M480 704h160a64 64 0 0 0 64-64v-32h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-32a64 64 0 0 0-64-64H384a64 64 0 0 0-64 64v32h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v32a64 64 0 0 0 64 64zm64 64v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768h-96a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64h256a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128z"},null,-1)]))}const X6={render:G6},K6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Q6(n,t){return e.openBlock(),e.createElementBlock("svg",K6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 128a128 128 0 0 0-128 128v256a128 128 0 1 0 256 0V256a128 128 0 0 0-128-128m0-64a192 192 0 0 1 192 192v256a192 192 0 1 1-384 0V256A192 192 0 0 1 512 64m-32 832v-64a288 288 0 0 1-288-288v-32a32 32 0 0 1 64 0v32a224 224 0 0 0 224 224h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64z"},null,-1)]))}const Z6={render:Q6},J6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function e8(n,t){return e.openBlock(),e.createElementBlock("svg",J6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M0 13v6a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1H1a1 1 0 0 0-1 1"},null,-1)]))}const t8={render:e8},n8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function o8(n,t){return e.openBlock(),e.createElementBlock("svg",n8,t[0]||(t[0]=[e.createElementVNode("path",{stroke:"#000","stroke-width":"3",d:"M4 12h16"},null,-1)]))}const Qt={render:o8},r8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function a8(n,t){return e.openBlock(),e.createElementBlock("svg",r8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 640v192h640V384H768v-64h150.976c14.272 0 19.456 1.472 24.64 4.288a29.06 29.06 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64v493.952c0 14.272-1.472 19.456-4.288 24.64a29.06 29.06 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H233.024c-14.272 0-19.456-1.472-24.64-4.288a29.06 29.06 0 0 1-12.16-12.096c-2.688-5.184-4.224-10.368-4.224-24.576V640z"},null,-1),e.createElementVNode("path",{d:"M768 192H128v448h640zm64-22.976v493.952c0 14.272-1.472 19.456-4.288 24.64a29.06 29.06 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.06 29.06 0 0 1-12.16-12.096C65.536 682.432 64 677.248 64 663.04V169.024c0-14.272 1.472-19.456 4.288-24.64a29.06 29.06 0 0 1 12.096-12.16C85.568 129.536 90.752 128 104.96 128h685.952c14.272 0 19.456 1.472 24.64 4.288a29.06 29.06 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64z"},null,-1),e.createElementVNode("path",{d:"M448 576a160 160 0 1 1 0-320 160 160 0 0 1 0 320m0-64a96 96 0 1 0 0-192 96 96 0 0 0 0 192"},null,-1)]))}const l8={render:a8},c8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function i8(n,t){return e.openBlock(),e.createElementBlock("svg",c8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M544 768v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768H192A128 128 0 0 1 64 640V256a128 128 0 0 1 128-128h640a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128zM192 192a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64z"},null,-1)]))}const s8={render:i8},d8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m8(n,t){return e.openBlock(),e.createElementBlock("svg",d8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M240.448 240.448a384 384 0 1 0 559.424 525.696 448 448 0 0 1-542.016-542.08 391 391 0 0 0-17.408 16.384m181.056 362.048a384 384 0 0 0 525.632 16.384A448 448 0 1 1 405.056 76.8a384 384 0 0 0 16.448 525.696"},null,-1)]))}const p8={render:m8},h8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f8(n,t){return e.openBlock(),e.createElementBlock("svg",h8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M176 416a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224"},null,-1)]))}const u8={render:f8},g8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w8(n,t){return e.openBlock(),e.createElementBlock("svg",g8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M176 416a112 112 0 1 0 0 224 112 112 0 0 0 0-224m0 64a48 48 0 1 1 0 96 48 48 0 0 1 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96"},null,-1)]))}const _8={render:w8},b8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k8(n,t){return e.openBlock(),e.createElementBlock("svg",b8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M737.216 357.952 704 349.824l-11.776-32a192.064 192.064 0 0 0-367.424 23.04l-8.96 39.04-39.04 8.96A192.064 192.064 0 0 0 320 768h368a207.81 207.81 0 0 0 207.808-208 208.32 208.32 0 0 0-158.592-202.048m15.168-62.208A272.32 272.32 0 0 1 959.744 560a271.81 271.81 0 0 1-271.552 272H320a256 256 0 0 1-57.536-505.536 256.128 256.128 0 0 1 489.92-30.72"},null,-1)]))}const B8={render:k8},x8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y8(n,t){return e.openBlock(),e.createElementBlock("svg",x8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M438.144 256c-68.352 0-92.736 4.672-117.76 18.112q-30.144 16.128-46.272 46.272C260.672 345.408 256 369.792 256 438.144v275.712c0 68.352 4.672 92.736 18.112 117.76q16.128 30.144 46.272 46.272C345.408 891.328 369.792 896 438.144 896h147.712c68.352 0 92.736-4.672 117.76-18.112q30.144-16.128 46.272-46.272C763.328 806.592 768 782.208 768 713.856V438.144c0-68.352-4.672-92.736-18.112-117.76a110.46 110.46 0 0 0-46.272-46.272C678.592 260.672 654.208 256 585.856 256zm0-64h147.712c85.568 0 116.608 8.96 147.904 25.6 31.36 16.768 55.872 41.344 72.576 72.64C823.104 321.536 832 352.576 832 438.08v275.84c0 85.504-8.96 116.544-25.6 147.84a174.46 174.46 0 0 1-72.64 72.576C702.464 951.104 671.424 960 585.92 960H438.08c-85.504 0-116.544-8.96-147.84-25.6a174.46 174.46 0 0 1-72.64-72.704c-16.768-31.296-25.664-62.336-25.664-147.84v-275.84c0-85.504 8.96-116.544 25.6-147.84a174.46 174.46 0 0 1 72.768-72.576c31.232-16.704 62.272-25.6 147.776-25.6z"},null,-1),e.createElementVNode("path",{d:"M512 320q32 0 32 32v128q0 32-32 32t-32-32V352q0-32 32-32m32-96a32 32 0 0 1-64 0v-64a32 32 0 0 0-32-32h-96a32 32 0 0 1 0-64h96a96 96 0 0 1 96 96z"},null,-1)]))}const V8={render:y8},$8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v8(n,t){return e.openBlock(),e.createElementBlock("svg",$8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M736 800V160H160v640a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64m64-544h63.552a96 96 0 0 1 96 96v224a96 96 0 0 1-96 96H800v128a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V128a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v288h63.552a32 32 0 0 0 32-32V352a32 32 0 0 0-32-32z"},null,-1)]))}const N8={render:v8},E8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function C8(n,t){return e.openBlock(),e.createElementBlock("svg",E8,t[0]||(t[0]=[e.createElementVNode("path",{d:"m241.216 832 63.616-64H768V448c0-42.368-10.24-82.304-28.48-117.504l46.912-47.232C815.36 331.392 832 387.84 832 448v320h96a32 32 0 1 1 0 64zm-90.24 0H96a32 32 0 1 1 0-64h96V448a320.13 320.13 0 0 1 256-313.6V128a64 64 0 1 1 128 0v6.4a319.55 319.55 0 0 1 171.648 97.088l-45.184 45.44A256 256 0 0 0 256 448v278.336L151.04 832zM448 896h128a64 64 0 0 1-128 0"},null,-1),e.createElementVNode("path",{d:"M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056z"},null,-1)]))}const M8={render:C8},z8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function H8(n,t){return e.openBlock(),e.createElementBlock("svg",z8,t[0]||(t[0]=[e.createElementVNode("path",{d:"m412.16 592.128-45.44 45.44A191.23 191.23 0 0 1 320 512V256a192 192 0 1 1 384 0v44.352l-64 64V256a128 128 0 1 0-256 0v256c0 30.336 10.56 58.24 28.16 80.128m51.968 38.592A128 128 0 0 0 640 512v-57.152l64-64V512a192 192 0 0 1-287.68 166.528zM314.88 779.968l46.144-46.08A223 223 0 0 0 480 768h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64h64v-64c-61.44 0-118.4-19.2-165.12-52.032M266.752 737.6A286.98 286.98 0 0 1 192 544v-32a32 32 0 0 1 64 0v32c0 56.832 21.184 108.8 56.064 148.288z"},null,-1),e.createElementVNode("path",{d:"M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056z"},null,-1)]))}const S8={render:H8},I8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L8(n,t){return e.openBlock(),e.createElementBlock("svg",I8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M440.256 576H256v128h56.256l-64 64H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32h280.256zm143.488 128H704V583.744L775.744 512H928a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H519.744zM768 576v128h128V576zm-29.696-207.552 45.248 45.248-497.856 497.856-45.248-45.248zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"},null,-1)]))}const A8={render:L8},T8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function D8(n,t){return e.openBlock(),e.createElementBlock("svg",T8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M672 128h64v768h-64zM96 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32"},null,-1)]))}const j8={render:D8},O8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function F8(n,t){return e.openBlock(),e.createElementBlock("svg",O8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 128v64H256a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V512h64v256a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V256a128 128 0 0 1 128-128z"},null,-1),e.createElementVNode("path",{d:"M768 384a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"},null,-1)]))}const P8={render:F8},R8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q8(n,t){return e.openBlock(),e.createElementBlock("svg",R8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M192 128v704h384V128zm-32-64h448a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M256 256h256v64H256zm0 192h256v64H256zm0 192h256v64H256zm384-128h128v64H640zm0 128h128v64H640zM64 832h896v64H64z"},null,-1),e.createElementVNode("path",{d:"M640 384v448h192V384zm-32-64h256a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H608a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32"},null,-1)]))}const W8={render:q8},U8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y8(n,t){return e.openBlock(),e.createElementBlock("svg",U8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M389.44 768a96.064 96.064 0 0 1 181.12 0H896v64H570.56a96.064 96.064 0 0 1-181.12 0H128v-64zm192-288a96.064 96.064 0 0 1 181.12 0H896v64H762.56a96.064 96.064 0 0 1-181.12 0H128v-64zm-320-288a96.064 96.064 0 0 1 181.12 0H896v64H442.56a96.064 96.064 0 0 1-181.12 0H128v-64z"},null,-1)]))}const G8={render:Y8},X8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function K8(n,t){return e.openBlock(),e.createElementBlock("svg",X8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M384 960v-64h192.064v64zm448-544a350.66 350.66 0 0 1-128.32 271.424C665.344 719.04 640 763.776 640 813.504V832H320v-14.336c0-48-19.392-95.36-57.216-124.992a351.55 351.55 0 0 1-128.448-344.256c25.344-136.448 133.888-248.128 269.76-276.48A352.384 352.384 0 0 1 832 416m-544 32c0-132.288 75.904-224 192-224v-64c-154.432 0-256 122.752-256 288z"},null,-1)]))}const Q8={render:K8},Z8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function J8(n,t){return e.openBlock(),e.createElementBlock("svg",Z8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M544 894.72a382.34 382.34 0 0 0 215.936-89.472L577.024 622.272c-10.24 6.016-21.248 10.688-33.024 13.696v258.688zm261.248-134.784A382.34 382.34 0 0 0 894.656 544H635.968c-3.008 11.776-7.68 22.848-13.696 33.024zM894.656 480a382.34 382.34 0 0 0-89.408-215.936L622.272 446.976c6.016 10.24 10.688 21.248 13.696 33.024zm-134.72-261.248A382.34 382.34 0 0 0 544 129.344v258.688c11.776 3.008 22.848 7.68 33.024 13.696zM480 129.344a382.34 382.34 0 0 0-215.936 89.408l182.912 182.976c10.24-6.016 21.248-10.688 33.024-13.696zm-261.248 134.72A382.34 382.34 0 0 0 129.344 480h258.688c3.008-11.776 7.68-22.848 13.696-33.024zM129.344 544a382.34 382.34 0 0 0 89.408 215.936l182.976-182.912A127.2 127.2 0 0 1 388.032 544zm134.72 261.248A382.34 382.34 0 0 0 480 894.656V635.968a127.2 127.2 0 0 1-33.024-13.696zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-384a64 64 0 1 0 0-128 64 64 0 0 0 0 128"},null,-1)]))}const em={render:J8},tm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function nm(n,t){return e.openBlock(),e.createElementBlock("svg",tm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M602.496 240.448A192 192 0 1 1 874.048 512l-316.8 316.8A256 256 0 0 1 195.2 466.752L602.496 59.456l45.248 45.248L240.448 512A192 192 0 0 0 512 783.552l316.8-316.8a128 128 0 1 0-181.056-181.056L353.6 579.904a32 32 0 1 0 45.248 45.248l294.144-294.144 45.312 45.248L444.096 670.4a96 96 0 1 1-135.744-135.744z"},null,-1)]))}const om={render:nm},rm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function am(n,t){return e.openBlock(),e.createElementBlock("svg",rm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M598.4 895.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 895.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 445.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"},null,-1),e.createElementVNode("path",{d:"M139.84 501.888a256 256 0 1 1 417.856-277.12c-17.728 2.176-38.208 8.448-61.504 18.816A192 192 0 1 0 189.12 460.48a6004 6004 0 0 0-49.28 41.408"},null,-1)]))}const lm={render:am},cm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function im(n,t){return e.openBlock(),e.createElementBlock("svg",cm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M542.336 258.816a443 443 0 0 0-9.024 25.088 32 32 0 1 1-60.8-20.032l1.088-3.328a162.69 162.69 0 0 0-122.048 131.392l-17.088 102.72-20.736 15.36C256.192 552.704 224 610.88 224 672c0 120.576 126.4 224 288 224s288-103.424 288-224c0-61.12-32.192-119.296-89.728-161.92l-20.736-15.424-17.088-102.72a162.69 162.69 0 0 0-130.112-133.12m-40.128-66.56c7.936-15.552 16.576-30.08 25.92-43.776 23.296-33.92 49.408-59.776 78.528-77.12a32 32 0 1 1 32.704 55.04c-20.544 12.224-40.064 31.552-58.432 58.304a317 317 0 0 0-9.792 15.104 226.69 226.69 0 0 1 164.48 181.568l12.8 77.248C819.456 511.36 864 587.392 864 672c0 159.04-157.568 288-352 288S160 831.04 160 672c0-84.608 44.608-160.64 115.584-213.376l12.8-77.248a226.624 226.624 0 0 1 213.76-189.184z"},null,-1)]))}const sm={render:im},dm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function mm(n,t){return e.openBlock(),e.createElementBlock("svg",dm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M199.232 125.568 90.624 379.008a32 32 0 0 0 6.784 35.2l512.384 512.384a32 32 0 0 0 35.2 6.784l253.44-108.608a32 32 0 0 0 10.048-52.032L769.6 633.92a32 32 0 0 0-36.928-5.952l-130.176 65.088-271.488-271.552 65.024-130.176a32 32 0 0 0-5.952-36.928L251.2 115.52a32 32 0 0 0-51.968 10.048"},null,-1)]))}const pm={render:mm},hm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fm(n,t){return e.openBlock(),e.createElementBlock("svg",hm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M79.36 432.256 591.744 944.64a32 32 0 0 0 35.2 6.784l253.44-108.544a32 32 0 0 0 9.984-52.032l-153.856-153.92a32 32 0 0 0-36.928-6.016l-69.888 34.944L358.08 394.24l35.008-69.888a32 32 0 0 0-5.952-36.928L233.152 133.568a32 32 0 0 0-52.032 10.048L72.512 397.056a32 32 0 0 0 6.784 35.2zm60.48-29.952 81.536-190.08L325.568 316.48l-24.64 49.216-20.608 41.216 32.576 32.64 271.552 271.552 32.64 32.64 41.216-20.672 49.28-24.576 104.192 104.128-190.08 81.472zM512 320v-64a256 256 0 0 1 256 256h-64a192 192 0 0 0-192-192m0-192V64a448 448 0 0 1 448 448h-64a384 384 0 0 0-384-384"},null,-1)]))}const um={render:fm},gm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wm(n,t){return e.openBlock(),e.createElementBlock("svg",gm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M384 288q64 0 64 64t-64 64-64-64 64-64M185.408 876.992l-50.816-38.912L350.72 556.032a96 96 0 0 1 134.592-17.856l1.856 1.472 122.88 99.136a32 32 0 0 0 44.992-4.864l216-269.888 49.92 39.936-215.808 269.824-.256.32a96 96 0 0 1-135.04 14.464l-122.88-99.072-.64-.512a32 32 0 0 0-44.8 5.952z"},null,-1)]))}const _m={render:wm},bm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function km(n,t){return e.openBlock(),e.createElementBlock("svg",bm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M448 68.48v64.832A384.128 384.128 0 0 0 512 896a384.13 384.13 0 0 0 378.688-320h64.768A448.128 448.128 0 0 1 64 512 448.13 448.13 0 0 1 448 68.48"},null,-1),e.createElementVNode("path",{d:"M576 97.28V448h350.72A384.064 384.064 0 0 0 576 97.28M512 64V33.152A448 448 0 0 1 990.848 512H512z"},null,-1)]))}const Bm={render:km},xm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ym(n,t){return e.openBlock(),e.createElementBlock("svg",xm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"},null,-1),e.createElementVNode("path",{d:"M512 512a32 32 0 0 1 32 32v256a32 32 0 1 1-64 0V544a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M384 649.088v64.96C269.76 732.352 192 771.904 192 800c0 37.696 139.904 96 320 96s320-58.304 320-96c0-28.16-77.76-67.648-192-85.952v-64.96C789.12 671.04 896 730.368 896 800c0 88.32-171.904 160-384 160s-384-71.68-384-160c0-69.696 106.88-128.96 256-150.912"},null,-1)]))}const Vm={render:ym},$m={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vm(n,t){return e.openBlock(),e.createElementBlock("svg",$m,t[0]||(t[0]=[e.createElementVNode("path",{d:"M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z"},null,-1)]))}const Nm={render:vm},Em={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Cm(n,t){return e.openBlock(),e.createElementBlock("svg",Em,t[0]||(t[0]=[e.createElementVNode("path",{d:"M31 12H20V1a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v11H1a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h11v11a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V20h11a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1"},null,-1)]))}const Mm={render:Cm},zm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function Hm(n,t){return e.openBlock(),e.createElementBlock("svg",zm,t[0]||(t[0]=[e.createElementVNode("path",{stroke:"#000","stroke-width":"3",d:"M12 4v16M4 12h16"},null,-1)]))}const Zt={render:Hm},Sm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Im(n,t){return e.openBlock(),e.createElementBlock("svg",Sm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M511.552 128c-35.584 0-64.384 28.8-64.384 64.448v516.48L274.048 570.88a94.27 94.27 0 0 0-112.896-3.456 44.416 44.416 0 0 0-8.96 62.208L332.8 870.4A64 64 0 0 0 384 896h512V575.232a64 64 0 0 0-45.632-61.312l-205.952-61.76A96 96 0 0 1 576 360.192V192.448C576 156.8 547.2 128 511.552 128M359.04 556.8l24.128 19.2V192.448a128.448 128.448 0 1 1 256.832 0v167.744a32 32 0 0 0 22.784 30.656l206.016 61.76A128 128 0 0 1 960 575.232V896a64 64 0 0 1-64 64H384a128 128 0 0 1-102.4-51.2L101.056 668.032A108.416 108.416 0 0 1 128 512.512a158.27 158.27 0 0 1 185.984 8.32z"},null,-1)]))}const Lm={render:Im},Am={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Tm(n,t){return e.openBlock(),e.createElementBlock("svg",Am,t[0]||(t[0]=[e.createElementVNode("path",{d:"m249.6 417.088 319.744 43.072 39.168 310.272L845.12 178.88zm-129.024 47.168a32 32 0 0 1-7.68-61.44l777.792-311.04a32 32 0 0 1 41.6 41.6l-310.336 775.68a32 32 0 0 1-61.44-7.808L512 516.992z"},null,-1)]))}const Dm={render:Tm},jm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Om(n,t){return e.openBlock(),e.createElementBlock("svg",jm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 224a32 32 0 0 0-32 32v512a32 32 0 0 0 32 32h704a32 32 0 0 0 32-32V256a32 32 0 0 0-32-32zm0-64h704a96 96 0 0 1 96 96v512a96 96 0 0 1-96 96H160a96 96 0 0 1-96-96V256a96 96 0 0 1 96-96"},null,-1),e.createElementVNode("path",{d:"M704 320a64 64 0 1 1 0 128 64 64 0 0 1 0-128M288 448h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32m0 128h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"},null,-1)]))}const Fm={render:Om},Pm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Rm(n,t){return e.openBlock(),e.createElementBlock("svg",Pm,t[0]||(t[0]=[e.createElementVNode("path",{d:"m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672M959.552 480a256 256 0 0 1-256 256h-400A239.81 239.81 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M224 800a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32"},null,-1)]))}const qm={render:Rm},Wm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Um(n,t){return e.openBlock(),e.createElementBlock("svg",Wm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M480 896V640H192v-64h288V320H192v576zm64 0h288V320H544v256h288v64H544zM128 256h768v672a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"},null,-1),e.createElementVNode("path",{d:"M96 256h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32"},null,-1),e.createElementVNode("path",{d:"M416 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"},null,-1),e.createElementVNode("path",{d:"M608 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"},null,-1)]))}const Ym={render:Um},Gm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xm(n,t){return e.openBlock(),e.createElementBlock("svg",Gm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M224 318.336V896h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0"},null,-1),e.createElementVNode("path",{d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"},null,-1)]))}const Km={render:Xm},Qm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Zm(n,t){return e.openBlock(),e.createElementBlock("svg",Qm,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 768H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.06 29.06 0 0 1-12.16-12.096C65.536 746.432 64 741.248 64 727.04V379.072c0-42.816 4.48-58.304 12.8-73.984 8.384-15.616 20.672-27.904 36.288-36.288 15.68-8.32 31.168-12.8 73.984-12.8H256V64h512v192h68.928c42.816 0 58.304 4.48 73.984 12.8 15.616 8.384 27.904 20.672 36.288 36.288 8.32 15.68 12.8 31.168 12.8 73.984v347.904c0 14.272-1.472 19.456-4.288 24.64a29.06 29.06 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H768v192H256zm64-192v320h384V576zm-64 128V512h512v192h128V379.072c0-29.376-1.408-36.48-5.248-43.776a23.3 23.3 0 0 0-10.048-10.048c-7.232-3.84-14.4-5.248-43.776-5.248H187.072c-29.376 0-36.48 1.408-43.776 5.248a23.3 23.3 0 0 0-10.048 10.048c-3.84 7.232-5.248 14.4-5.248 43.776V704zm64-448h384V128H320zm-64 128h64v64h-64zm128 0h64v64h-64z"},null,-1)]))}const Jm={render:Zm},ep={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function tp(n,t){return e.openBlock(),e.createElementBlock("svg",ep,t[0]||(t[0]=[e.createElementVNode("path",{d:"m64 448 832-320-128 704-446.08-243.328L832 192 242.816 545.472zm256 512V657.024L512 768z"},null,-1)]))}const np={render:tp},op={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function rp(n,t){return e.openBlock(),e.createElementBlock("svg",op,t[0]||(t[0]=[e.createElementVNode("path",{d:"M422.02 602.01v-.03c-6.68-5.99-14.35-8.83-23.01-8.51q-13.005.48-22.5 10.02c-6.33 6.36-9.5 13.7-9.5 22.02s3 15.82 8.99 22.5c8.68 8.68 19.02 11.35 31.01 8s19.49-10.85 22.5-22.5.51-22.15-7.49-31.49zM384 512c0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99s-17.02 3-23.01 8.99c-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99s17.02-3 23.01-8.99c5.99-6 8.99-13.67 8.99-23.01m6.53-82.49c11.65 3.01 22.15.51 31.49-7.49h.04c5.99-6.68 8.83-14.34 8.51-23.01s-3.66-16.16-10.02-22.5c-6.36-6.33-13.7-9.5-22.02-9.5s-15.82 3-22.5 8.99c-8.68 8.69-11.35 19.02-8 31.01q5.025 17.985 22.5 22.5m242.94 0q17.505-4.545 22.02-22.02c3.01-11.65.51-22.15-7.49-31.49h.01c-6.68-5.99-14.18-8.99-22.5-8.99s-15.66 3.16-22.02 9.5q-9.54 9.51-10.02 22.5c-.32 8.66 2.52 16.33 8.51 23.01 9.32 8.02 19.82 10.52 31.49 7.49M512 640c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01s-3-17.02-8.99-23.01c-6-5.99-13.66-8.99-23.01-8.99m183.01-151.01c-6-5.99-13.66-8.99-23.01-8.99s-17.02 3-23.01 8.99c-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99s17.02-3 23.01-8.99c5.99-6 8.99-13.67 8.99-23.01 0-9.35-3-17.02-8.99-23.01"},null,-1),e.createElementVNode("path",{d:"M832 512c-2-90.67-33.17-166.17-93.5-226.5-20.43-20.42-42.6-37.49-66.5-51.23V64H352v170.26c-23.9 13.74-46.07 30.81-66.5 51.24-60.33 60.33-91.49 135.83-93.5 226.5 2 90.67 33.17 166.17 93.5 226.5 20.43 20.43 42.6 37.5 66.5 51.24V960h320V789.74c23.9-13.74 46.07-30.81 66.5-51.24 60.33-60.34 91.49-135.83 93.5-226.5M416 128h192v78.69c-29.85-9.03-61.85-13.93-96-14.69-34.15.75-66.15 5.65-96 14.68zm192 768H416v-78.68c29.85 9.03 61.85 13.93 96 14.68 34.15-.75 66.15-5.65 96-14.68zm-96-128c-72.66-2.01-132.99-27.01-180.99-75.01S258.01 584.66 256 512c2.01-72.66 27.01-132.99 75.01-180.99S439.34 258.01 512 256c72.66 2.01 132.99 27.01 180.99 75.01S765.99 439.34 768 512c-2.01 72.66-27.01 132.99-75.01 180.99S584.66 765.99 512 768"},null,-1),e.createElementVNode("path",{d:"M512 320c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01s-3-17.02-8.99-23.01c-6-5.99-13.66-8.99-23.01-8.99m112.99 273.5c-8.66-.32-16.33 2.52-23.01 8.51-7.98 9.32-10.48 19.82-7.49 31.49s10.49 19.17 22.5 22.5 22.35.66 31.01-8v.04c5.99-6.68 8.99-14.18 8.99-22.5s-3.16-15.66-9.5-22.02-13.84-9.7-22.5-10.02"},null,-1)]))}const ap={render:rp},lp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cp(n,t){return e.openBlock(),e.createElementBlock("svg",lp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m23.744 191.488c-52.096 0-92.928 14.784-123.2 44.352-30.976 29.568-45.76 70.4-45.76 122.496h80.256c0-29.568 5.632-52.8 17.6-68.992 13.376-19.712 35.2-28.864 66.176-28.864 23.936 0 42.944 6.336 56.32 19.712 12.672 13.376 19.712 31.68 19.712 54.912 0 17.6-6.336 34.496-19.008 49.984l-8.448 9.856c-45.76 40.832-73.216 70.4-82.368 89.408-9.856 19.008-14.08 42.24-14.08 68.992v9.856h80.96v-9.856c0-16.896 3.52-31.68 10.56-45.76 6.336-12.672 15.488-24.64 28.16-35.2 33.792-29.568 54.208-48.576 60.544-55.616 16.896-22.528 26.048-51.392 26.048-86.592q0-64.416-42.24-101.376c-28.16-25.344-65.472-37.312-111.232-37.312m-12.672 406.208a54.27 54.27 0 0 0-38.72 14.784 49.4 49.4 0 0 0-15.488 38.016c0 15.488 4.928 28.16 15.488 38.016A54.85 54.85 0 0 0 523.072 768c15.488 0 28.16-4.928 38.72-14.784a51.52 51.52 0 0 0 16.192-38.72 51.97 51.97 0 0 0-15.488-38.016 55.94 55.94 0 0 0-39.424-14.784"},null,-1)]))}const ip={render:cp},sp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function dp(n,t){return e.openBlock(),e.createElementBlock("svg",sp,t[0]||(t[0]=[e.createElementVNode("path",{d:"m186.496 544 41.408 41.344a32 32 0 1 1-45.248 45.312l-96-96a32 32 0 0 1 0-45.312l96-96a32 32 0 1 1 45.248 45.312L186.496 480h290.816V186.432l-41.472 41.472a32 32 0 1 1-45.248-45.184l96-96.128a32 32 0 0 1 45.312 0l96 96.064a32 32 0 0 1-45.248 45.184l-41.344-41.28V480H832l-41.344-41.344a32 32 0 0 1 45.248-45.312l96 96a32 32 0 0 1 0 45.312l-96 96a32 32 0 0 1-45.248-45.312L832 544H541.312v293.44l41.344-41.28a32 32 0 1 1 45.248 45.248l-96 96a32 32 0 0 1-45.312 0l-96-96a32 32 0 1 1 45.312-45.248l41.408 41.408V544z"},null,-1)]))}const mp={render:dp},pp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function hp(n,t){return e.openBlock(),e.createElementBlock("svg",pp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 896h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m-44.672-768-99.52 448h608.384l-99.52-448zm-25.6-64h460.608a32 32 0 0 1 31.232 25.088l113.792 512A32 32 0 0 1 856.128 640H167.872a32 32 0 0 1-31.232-38.912l113.792-512A32 32 0 0 1 281.664 64z"},null,-1),e.createElementVNode("path",{d:"M672 576q32 0 32 32v128q0 32-32 32t-32-32V608q0-32 32-32m-192-.064h64V960h-64z"},null,-1)]))}const fp={render:hp},up={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function gp(n,t){return e.openBlock(),e.createElementBlock("svg",up,t[0]||(t[0]=[e.createElementVNode("path",{d:"m512 863.36 384-54.848v-638.72L525.568 222.72a96 96 0 0 1-27.136 0L128 169.792v638.72zM137.024 106.432l370.432 52.928a32 32 0 0 0 9.088 0l370.432-52.928A64 64 0 0 1 960 169.792v638.72a64 64 0 0 1-54.976 63.36l-388.48 55.488a32 32 0 0 1-9.088 0l-388.48-55.488A64 64 0 0 1 64 808.512v-638.72a64 64 0 0 1 73.024-63.36"},null,-1),e.createElementVNode("path",{d:"M480 192h64v704h-64z"},null,-1)]))}const wp={render:gp},_p={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function bp(n,t){return e.openBlock(),e.createElementBlock("svg",_p,t[0]||(t[0]=[e.createElementVNode("path",{d:"M289.088 296.704h92.992a32 32 0 0 1 0 64H232.96a32 32 0 0 1-32-32V179.712a32 32 0 0 1 64 0v50.56a384 384 0 0 1 643.84 282.88 384 384 0 0 1-383.936 384 384 384 0 0 1-384-384h64a320 320 0 1 0 640 0 320 320 0 0 0-555.712-216.448z"},null,-1)]))}const kp={render:bp},Bp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function xp(n,t){return e.openBlock(),e.createElementBlock("svg",Bp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M784.512 230.272v-50.56a32 32 0 1 1 64 0v149.056a32 32 0 0 1-32 32H667.52a32 32 0 1 1 0-64h92.992A320 320 0 1 0 524.8 833.152a320 320 0 0 0 320-320h64a384 384 0 0 1-384 384 384 384 0 0 1-384-384 384 384 0 0 1 643.712-282.88"},null,-1)]))}const yp={render:xp},Vp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $p(n,t){return e.openBlock(),e.createElementBlock("svg",Vp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M771.776 794.88A384 384 0 0 1 128 512h64a320 320 0 0 0 555.712 216.448H654.72a32 32 0 1 1 0-64h149.056a32 32 0 0 1 32 32v148.928a32 32 0 1 1-64 0v-50.56zM276.288 295.616h92.992a32 32 0 0 1 0 64H220.16a32 32 0 0 1-32-32V178.56a32 32 0 0 1 64 0v50.56A384 384 0 0 1 896.128 512h-64a320 320 0 0 0-555.776-216.384z"},null,-1)]))}const vp={render:$p},Np={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ep(n,t){return e.openBlock(),e.createElementBlock("svg",Np,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 448h512V160a32 32 0 0 0-32-32H288a32 32 0 0 0-32 32zm0 64v352a32 32 0 0 0 32 32h448a32 32 0 0 0 32-32V512zm32-448h448a96 96 0 0 1 96 96v704a96 96 0 0 1-96 96H288a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96m32 224h64v96h-64zm0 288h64v96h-64z"},null,-1)]))}const Cp={render:Ep},Mp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function zp(n,t){return e.openBlock(),e.createElementBlock("svg",Mp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896M288 512a38.4 38.4 0 0 0 38.4 38.4h371.2a38.4 38.4 0 0 0 0-76.8H326.4A38.4 38.4 0 0 0 288 512"},null,-1)]))}const Hp={render:zp},Sp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ip(n,t){return e.openBlock(),e.createElementBlock("svg",Sp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"},null,-1),e.createElementVNode("path",{d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"},null,-1)]))}const Lp={render:Ip},Ap={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Tp(n,t){return e.openBlock(),e.createElementBlock("svg",Ap,t[0]||(t[0]=[e.createElementVNode("path",{d:"M754.752 480H160a32 32 0 1 0 0 64h594.752L521.344 777.344a32 32 0 0 0 45.312 45.312l288-288a32 32 0 0 0 0-45.312l-288-288a32 32 0 1 0-45.312 45.312z"},null,-1)]))}const Dp={render:Tp},jp={viewBox:"0 0 32 32"};function Op(n,t){return e.openBlock(),e.createElementBlock("svg",jp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M0 12h12L7.515 7.515C9.782 5.249 12.795 4 16 4s6.219 1.248 8.485 3.515S28 12.795 28 16s-1.248 6.219-3.515 8.485S19.205 28 16 28s-6.219-1.248-8.485-3.515a13 13 0 0 1-.546-.583l-3.01 2.634A15.96 15.96 0 0 0 16 32c8.837 0 16-7.163 16-16S24.837 0 16 0A15.95 15.95 0 0 0 4.687 4.687L0 0z"},null,-1)]))}const cr={render:Op},Fp={viewBox:"0 0 32 32"};function Pp(n,t){return e.openBlock(),e.createElementBlock("svg",Fp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M32 12H20l4.485-4.485C22.218 5.249 19.205 4 16 4S9.781 5.248 7.515 7.515 4 12.795 4 16s1.248 6.219 3.515 8.485S12.795 28 16 28s6.219-1.248 8.485-3.515q.283-.284.546-.583l3.01 2.634A15.96 15.96 0 0 1 16 32C7.163 32 0 24.837 0 16S7.163 0 16 0c4.418 0 8.418 1.791 11.313 4.687L32 0z"},null,-1)]))}const ir={render:Pp},Rp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qp(n,t){return e.openBlock(),e.createElementBlock("svg",Rp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M813.176 180.706a60.235 60.235 0 0 1 60.236 60.235v481.883a60.235 60.235 0 0 1-60.236 60.235H210.824a60.235 60.235 0 0 1-60.236-60.235V240.94a60.235 60.235 0 0 1 60.236-60.235h602.352zm0-60.235H210.824A120.47 120.47 0 0 0 90.353 240.94v481.883a120.47 120.47 0 0 0 120.47 120.47h602.353a120.47 120.47 0 0 0 120.471-120.47V240.94a120.47 120.47 0 0 0-120.47-120.47zm-120.47 180.705a30.12 30.12 0 0 0-30.118 30.118v301.177a30.118 30.118 0 0 0 60.236 0V331.294a30.12 30.12 0 0 0-30.118-30.118m-361.412 0a30.12 30.12 0 0 0-30.118 30.118v301.177a30.118 30.118 0 1 0 60.236 0V331.294a30.12 30.12 0 0 0-30.118-30.118M512 361.412a30.12 30.12 0 0 0-30.118 30.117v30.118a30.118 30.118 0 0 0 60.236 0V391.53A30.12 30.12 0 0 0 512 361.412M512 512a30.12 30.12 0 0 0-30.118 30.118v30.117a30.118 30.118 0 0 0 60.236 0v-30.117A30.12 30.12 0 0 0 512 512"},null,-1)]))}const Wp={render:qp},Up={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Yp(n,t){return e.openBlock(),e.createElementBlock("svg",Up,t[0]||(t[0]=[e.createElementVNode("path",{d:"M224 128v704h576V128zm-32-64h640a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M64 832h896v64H64zm256-640h128v96H320z"},null,-1),e.createElementVNode("path",{d:"M384 832h256v-64a128 128 0 1 0-256 0zm128-256a192 192 0 0 1 192 192v128H320V768a192 192 0 0 1 192-192M320 384h128v96H320zm256-192h128v96H576zm0 192h128v96H576z"},null,-1)]))}const Gp={render:Yp},Xp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Kp(n,t){return e.openBlock(),e.createElementBlock("svg",Xp,t[0]||(t[0]=[e.createElementVNode("path",{d:"m512.064 578.368-106.88 152.768a160 160 0 1 1-23.36-78.208L472.96 522.56 196.864 128.256a32 32 0 1 1 52.48-36.736l393.024 561.344a160 160 0 1 1-23.36 78.208l-106.88-152.704zm54.4-189.248 208.384-297.6a32 32 0 0 1 52.48 36.736l-221.76 316.672-39.04-55.808zm-376.32 425.856a96 96 0 1 0 110.144-157.248 96 96 0 0 0-110.08 157.248zm643.84 0a96 96 0 1 0-110.08-157.248 96 96 0 0 0 110.08 157.248"},null,-1)]))}const Qp={render:Kp},Zp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Jp(n,t){return e.openBlock(),e.createElementBlock("svg",Zp,t[0]||(t[0]=[e.createElementVNode("path",{d:"m31.008 27.231-7.58-6.447c-.784-.705-1.622-1.029-2.299-.998a11.95 11.95 0 0 0 2.87-7.787c0-6.627-5.373-12-12-12s-12 5.373-12 12 5.373 12 12 12c2.972 0 5.691-1.081 7.787-2.87-.031.677.293 1.515.998 2.299l6.447 7.58c1.104 1.226 2.907 1.33 4.007.23s.997-2.903-.23-4.007M12 20a8 8 0 1 1 0-16 8 8 0 0 1 0 16"},null,-1)]))}const eh={render:Jp},th={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function nh(n,t){return e.openBlock(),e.createElementBlock("svg",th,t[0]||(t[0]=[e.createElementVNode("path",{d:"M77.248 415.04a64 64 0 0 1 90.496 0l226.304 226.304L846.528 188.8a64 64 0 1 1 90.56 90.496l-543.04 543.04-316.8-316.8a64 64 0 0 1 0-90.496"},null,-1)]))}const oh={render:nh},rh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ah(n,t){return e.openBlock(),e.createElementBlock("svg",rh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128s-128 61.248-128 137.664v22.4h256zm201.408 483.84L768 698.496V928a32 32 0 1 1-64 0V698.496l-73.344 73.344a32 32 0 1 1-45.248-45.248l128-128a32 32 0 0 1 45.248 0l128 128a32 32 0 1 1-45.248 45.248"},null,-1)]))}const lh={render:ah},ch={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ih(n,t){return e.openBlock(),e.createElementBlock("svg",ch,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64"},null,-1)]))}const sh={render:ih},dh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function mh(n,t){return e.openBlock(),e.createElementBlock("svg",dh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M864 409.6a192 192 0 0 1-37.888 349.44A256.064 256.064 0 0 1 576 960h-96a32 32 0 1 1 0-64h96a192.06 192.06 0 0 0 181.12-128H736a32 32 0 0 1-32-32V416a32 32 0 0 1 32-32h32c10.368 0 20.544.832 30.528 2.432a288 288 0 0 0-573.056 0A193 193 0 0 1 256 384h32a32 32 0 0 1 32 32v320a32 32 0 0 1-32 32h-32a192 192 0 0 1-96-358.4 352 352 0 0 1 704 0M256 448a128 128 0 1 0 0 256zm640 128a128 128 0 0 0-128-128v256a128 128 0 0 0 128-128"},null,-1)]))}const ph={render:mh},hh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fh(n,t){return e.openBlock(),e.createElementBlock("svg",hh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M600.704 64a32 32 0 0 1 30.464 22.208l35.2 109.376c14.784 7.232 28.928 15.36 42.432 24.512l112.384-24.192a32 32 0 0 1 34.432 15.36L944.32 364.8a32 32 0 0 1-4.032 37.504l-77.12 85.12a357 357 0 0 1 0 49.024l77.12 85.248a32 32 0 0 1 4.032 37.504l-88.704 153.6a32 32 0 0 1-34.432 15.296L708.8 803.904c-13.44 9.088-27.648 17.28-42.368 24.512l-35.264 109.376A32 32 0 0 1 600.704 960H423.296a32 32 0 0 1-30.464-22.208L357.696 828.48a352 352 0 0 1-42.56-24.64l-112.32 24.256a32 32 0 0 1-34.432-15.36L79.68 659.2a32 32 0 0 1 4.032-37.504l77.12-85.248a357 357 0 0 1 0-48.896l-77.12-85.248A32 32 0 0 1 79.68 364.8l88.704-153.6a32 32 0 0 1 34.432-15.296l112.32 24.256c13.568-9.152 27.776-17.408 42.56-24.64l35.2-109.312A32 32 0 0 1 423.232 64H600.64zm-23.424 64H446.72l-36.352 113.088-24.512 11.968a294 294 0 0 0-34.816 20.096l-22.656 15.36-116.224-25.088-65.28 113.152 79.68 88.192-1.92 27.136a293 293 0 0 0 0 40.192l1.92 27.136-79.808 88.192 65.344 113.152 116.224-25.024 22.656 15.296a294 294 0 0 0 34.816 20.096l24.512 11.968L446.72 896h130.688l36.48-113.152 24.448-11.904a288 288 0 0 0 34.752-20.096l22.592-15.296 116.288 25.024 65.28-113.152-79.744-88.192 1.92-27.136a293 293 0 0 0 0-40.256l-1.92-27.136 79.808-88.128-65.344-113.152-116.288 24.96-22.592-15.232a288 288 0 0 0-34.752-20.096l-24.448-11.904L577.344 128zM512 320a192 192 0 1 1 0 384 192 192 0 0 1 0-384m0 64a128 128 0 1 0 0 256 128 128 0 0 0 0-256"},null,-1)]))}const uh={render:fh},gh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wh(n,t){return e.openBlock(),e.createElementBlock("svg",gh,t[0]||(t[0]=[e.createElementVNode("path",{d:"m679.872 348.8-301.76 188.608a127.8 127.8 0 0 1 5.12 52.16l279.936 104.96a128 128 0 1 1-22.464 59.904l-279.872-104.96a128 128 0 1 1-16.64-166.272l301.696-188.608a128 128 0 1 1 33.92 54.272z"},null,-1)]))}const _h={render:wh},bh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function kh(n,t){return e.openBlock(),e.createElementBlock("svg",bh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 386.88V448h405.568a32 32 0 0 1 30.72 40.768l-76.48 267.968A192 192 0 0 1 687.168 896H336.832a192 192 0 0 1-184.64-139.264L75.648 488.768A32 32 0 0 1 106.368 448H448V117.888a32 32 0 0 1 47.36-28.096l13.888 7.616L512 96v2.88l231.68 126.4a32 32 0 0 1-2.048 57.216zm0-70.272 144.768-65.792L512 171.84zM512 512H148.864l18.24 64H856.96l18.24-64zM185.408 640l28.352 99.2A128 128 0 0 0 336.832 832h350.336a128 128 0 0 0 123.072-92.8l28.352-99.2z"},null,-1)]))}const Bh={render:kh},xh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function yh(n,t){return e.openBlock(),e.createElementBlock("svg",xh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 704h64v192H256V704h64v64h384zm188.544-152.192C894.528 559.616 896 567.616 896 576a96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0c0-8.384 1.408-16.384 3.392-24.192L192 128h640z"},null,-1)]))}const Vh={render:yh},$h={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vh(n,t){return e.openBlock(),e.createElementBlock("svg",$h,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 320v96a32 32 0 0 1-32 32h-32V320H384v128h-32a32 32 0 0 1-32-32v-96H192v576h640V320zm-384-64a192 192 0 1 1 384 0h160a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32zm64 0h256a128 128 0 1 0-256 0"},null,-1),e.createElementVNode("path",{d:"M192 704h640v64H192z"},null,-1)]))}const Nh={render:vh},Eh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ch(n,t){return e.openBlock(),e.createElementBlock("svg",Eh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44z"},null,-1),e.createElementVNode("path",{d:"M699.648 256 608 145.984 516.352 256zm-140.8-151.04a64 64 0 0 1 98.304 0L836.352 320H379.648z"},null,-1)]))}const Mh={render:Ch},zh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hh(n,t){return e.openBlock(),e.createElementBlock("svg",zh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44z"},null,-1)]))}const Sh={render:Hh},Ih={viewBox:"0 0 32 32"};function Lh(n,t){return e.openBlock(),e.createElementBlock("svg",Ih,t[0]||(t[0]=[e.createElementVNode("path",{d:"M18 14h13l-5-5 6-6-3-3-6 6-5-5zM18 18v13l5-5 6 6 3-3-6-6 5-5zM14 18H1l5 5-6 6 3 3 6-6 5 5zM14 14V1L9 6 3 0 0 3l6 6-5 5z"},null,-1)]))}const sr={render:Lh},Ah={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Th(n,t){return e.openBlock(),e.createElementBlock("svg",Ah,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 576v128h640V576zm-32-64h704a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M704 576h64v128h-64zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"},null,-1)]))}const Dh={render:Th},jh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Oh(n,t){return e.openBlock(),e.createElementBlock("svg",jh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M418.496 871.04 152.256 604.8c-16.512 94.016-2.368 178.624 42.944 224 44.928 44.928 129.344 58.752 223.296 42.24m72.32-18.176a573.06 573.06 0 0 0 224.832-137.216 573.1 573.1 0 0 0 137.216-224.832L533.888 171.84a578.56 578.56 0 0 0-227.52 138.496A567.7 567.7 0 0 0 170.432 532.48zM871.04 418.496c16.512-93.952 2.688-178.368-42.24-223.296-44.544-44.544-128.704-58.048-222.592-41.536zM149.952 874.048c-112.96-112.96-88.832-408.96 111.168-608.96C461.056 65.152 760.96 36.928 874.048 149.952c113.024 113.024 86.784 411.008-113.152 610.944s-497.92 226.112-610.944 113.152m452.544-497.792 22.656-22.656a32 32 0 0 1 45.248 45.248l-22.656 22.656 45.248 45.248A32 32 0 1 1 647.744 512l-45.248-45.248L557.248 512l45.248 45.248a32 32 0 1 1-45.248 45.248L512 557.248l-45.248 45.248L512 647.744a32 32 0 1 1-45.248 45.248l-45.248-45.248-22.656 22.656a32 32 0 1 1-45.248-45.248l22.656-22.656-45.248-45.248A32 32 0 1 1 376.256 512l45.248 45.248L466.752 512l-45.248-45.248a32 32 0 1 1 45.248-45.248L512 466.752l45.248-45.248L512 376.256a32 32 0 0 1 45.248-45.248z"},null,-1)]))}const Fh={render:Oh},Ph={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Rh(n,t){return e.openBlock(),e.createElementBlock("svg",Ph,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128s-128 61.248-128 137.664v22.4h256zm201.408 476.16a32 32 0 1 1 45.248 45.184l-128 128a32 32 0 0 1-45.248 0l-128-128a32 32 0 1 1 45.248-45.248L704 837.504V608a32 32 0 1 1 64 0v229.504l73.408-73.408z"},null,-1)]))}const qh={render:Rh},Wh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Uh(n,t){return e.openBlock(),e.createElementBlock("svg",Wh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M576 96v709.568L333.312 562.816A32 32 0 1 0 288 608l297.408 297.344A32 32 0 0 0 640 882.688V96a32 32 0 0 0-64 0"},null,-1)]))}const Yh={render:Uh},Gh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xh(n,t){return e.openBlock(),e.createElementBlock("svg",Gh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M384 141.248V928a32 32 0 1 0 64 0V218.56l242.688 242.688A32 32 0 1 0 736 416L438.592 118.656A32 32 0 0 0 384 141.248"},null,-1)]))}const Kh={render:Xh},Qh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Zh(n,t){return e.openBlock(),e.createElementBlock("svg",Qh,t[0]||(t[0]=[e.createElementVNode("path",{d:"M384 96a32 32 0 0 1 64 0v786.752a32 32 0 0 1-54.592 22.656L95.936 608a32 32 0 0 1 0-45.312h.128a32 32 0 0 1 45.184 0L384 805.632zm192 45.248a32 32 0 0 1 54.592-22.592L928.064 416a32 32 0 0 1 0 45.312h-.128a32 32 0 0 1-45.184 0L640 218.496V928a32 32 0 1 1-64 0z"},null,-1)]))}const Jh={render:Zh},e5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function t5(n,t){return e.openBlock(),e.createElementBlock("svg",e5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M624 475.968V640h144a128 128 0 0 1 128 128H128a128 128 0 0 1 128-128h144V475.968a192 192 0 1 1 224 0M128 896v-64h768v64z"},null,-1)]))}const n5={render:t5},o5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function r5(n,t){return e.openBlock(),e.createElementBlock("svg",o5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M283.84 867.84 512 747.776l228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72z"},null,-1)]))}const a5={render:r5},l5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function c5(n,t){return e.openBlock(),e.createElementBlock("svg",l5,t[0]||(t[0]=[e.createElementVNode("path",{d:"m512 747.84 228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72zM313.6 924.48a70.4 70.4 0 0 1-102.144-74.24l37.888-220.928L88.96 472.96A70.4 70.4 0 0 1 128 352.896l221.76-32.256 99.2-200.96a70.4 70.4 0 0 1 126.208 0l99.2 200.96 221.824 32.256a70.4 70.4 0 0 1 39.04 120.064L774.72 629.376l37.888 220.928a70.4 70.4 0 0 1-102.144 74.24L512 820.096l-198.4 104.32z"},null,-1)]))}const i5={render:c5},s5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function d5(n,t){return e.openBlock(),e.createElementBlock("svg",s5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.27 38.27 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"},null,-1)]))}const dr={render:d5},m5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function p5(n,t){return e.openBlock(),e.createElementBlock("svg",m5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M27 4 12 19l-7-7-5 5 12 12L32 9z"},null,-1)]))}const Jt={render:p5},h5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f5(n,t){return e.openBlock(),e.createElementBlock("svg",h5,t[0]||(t[0]=[e.createElementVNode("path",{d:"m801.728 349.184 4.48 4.48a128 128 0 0 1 0 180.992L534.656 806.144a128 128 0 0 1-181.056 0l-4.48-4.48-19.392 109.696a64 64 0 0 1-108.288 34.176L78.464 802.56a64 64 0 0 1 34.176-108.288l109.76-19.328-4.544-4.544a128 128 0 0 1 0-181.056l271.488-271.488a128 128 0 0 1 181.056 0l4.48 4.48 19.392-109.504a64 64 0 0 1 108.352-34.048l142.592 143.04a64 64 0 0 1-34.24 108.16zm-548.8 198.72h447.168v2.24l60.8-60.8a63.8 63.8 0 0 0 18.752-44.416h-426.88l-89.664 89.728a64 64 0 0 0-10.24 13.248zm0 64q4.128 7.104 10.176 13.248l135.744 135.744a64 64 0 0 0 90.496 0L638.4 611.904zm490.048-230.976L625.152 263.104a64 64 0 0 0-90.496 0L416.768 380.928zM123.712 757.312l142.976 142.976 24.32-137.6a25.6 25.6 0 0 0-29.696-29.632zm633.6-633.344-24.32 137.472a25.6 25.6 0 0 0 29.632 29.632l137.28-24.064-142.656-143.04z"},null,-1)]))}const u5={render:f5},g5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w5(n,t){return e.openBlock(),e.createElementBlock("svg",g5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 704a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m0-704a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 768a32 32 0 0 1 32 32v64a32 32 0 1 1-64 0v-64a32 32 0 0 1 32-32M195.2 195.2a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 1 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248m543.104 543.104a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 0 1-45.248 45.248l-45.248-45.248a32 32 0 0 1 0-45.248M64 512a32 32 0 0 1 32-32h64a32 32 0 0 1 0 64H96a32 32 0 0 1-32-32m768 0a32 32 0 0 1 32-32h64a32 32 0 1 1 0 64h-64a32 32 0 0 1-32-32M195.2 828.8a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248L240.448 828.8a32 32 0 0 1-45.248 0m543.104-543.104a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248l-45.248 45.248a32 32 0 0 1-45.248 0"},null,-1)]))}const _5={render:w5},b5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k5(n,t){return e.openBlock(),e.createElementBlock("svg",b5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M32 768h960a32 32 0 1 1 0 64H32a32 32 0 1 1 0-64m129.408-96a352 352 0 0 1 701.184 0h-64.32a288 288 0 0 0-572.544 0zM512 128a32 32 0 0 1 32 32v96a32 32 0 0 1-64 0v-96a32 32 0 0 1 32-32m407.296 168.704a32 32 0 0 1 0 45.248l-67.84 67.84a32 32 0 1 1-45.248-45.248l67.84-67.84a32 32 0 0 1 45.248 0m-814.592 0a32 32 0 0 1 45.248 0l67.84 67.84a32 32 0 1 1-45.248 45.248l-67.84-67.84a32 32 0 0 1 0-45.248"},null,-1)]))}const B5={render:k5},x5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y5(n,t){return e.openBlock(),e.createElementBlock("svg",x5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M82.56 640a448 448 0 1 1 858.88 0h-67.2a384 384 0 1 0-724.288 0zM32 704h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m256 128h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"},null,-1)]))}const V5={render:y5},$5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v5(n,t){return e.openBlock(),e.createElementBlock("svg",$5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 159.872V230.4a352 352 0 1 0 320 0v-70.528A416.128 416.128 0 0 1 512 960a416 416 0 0 1-160-800.128"},null,-1),e.createElementVNode("path",{d:"M512 64q32 0 32 32v320q0 32-32 32t-32-32V96q0-32 32-32"},null,-1)]))}const N5={render:v5},E5={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function C5(n,t){return e.openBlock(),e.createElementBlock("svg",E5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M247.47 358.4v.04c.07 19.17 7.72 37.53 21.27 51.09s31.92 21.2 51.09 21.27c39.86 0 72.41-32.6 72.41-72.4s-32.6-72.36-72.41-72.36-72.36 32.55-72.36 72.36"},null,-1),e.createElementVNode("path",{d:"M492.38 128H324.7c-52.16 0-102.19 20.73-139.08 57.61a196.66 196.66 0 0 0-57.61 139.08V698.7c-.01 25.84 5.08 51.42 14.96 75.29s24.36 45.56 42.63 63.83 39.95 32.76 63.82 42.65a196.7 196.7 0 0 0 75.28 14.98h167.68c3.03 0 5.46-2.43 5.46-5.42V133.42c.6-2.99-1.83-5.42-5.46-5.42m-56.11 705.88H324.7c-17.76.13-35.36-3.33-51.75-10.18s-31.22-16.94-43.61-29.67c-25.3-25.35-39.81-59.1-39.81-95.32V324.69c-.13-17.75 3.33-35.35 10.17-51.74a131.7 131.7 0 0 1 29.64-43.62c25.39-25.3 59.14-39.81 95.36-39.81h111.57zm402.12-647.67a196.66 196.66 0 0 0-139.08-57.61H580.48c-3.03 0-4.82 2.43-4.82 4.82v757.16c-.6 2.99 1.79 5.42 5.42 5.42h118.23a196.7 196.7 0 0 0 139.08-57.61A196.66 196.66 0 0 0 896 699.31V325.29a196.7 196.7 0 0 0-57.61-139.08m-111.3 441.92c-42.83 0-77.82-34.99-77.82-77.82s34.98-77.82 77.82-77.82c42.83 0 77.82 34.99 77.82 77.82s-34.99 77.82-77.82 77.82"},null,-1)]))}const M5={render:C5},z5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function H5(n,t){return e.openBlock(),e.createElementBlock("svg",z5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M118.656 438.656a32 32 0 0 1 0-45.248L416 96l4.48-3.776A32 32 0 0 1 461.248 96l3.712 4.48a32.064 32.064 0 0 1-3.712 40.832L218.56 384H928a32 32 0 1 1 0 64H141.248a32 32 0 0 1-22.592-9.344M64 608a32 32 0 0 1 32-32h786.752a32 32 0 0 1 22.656 54.592L608 928l-4.48 3.776a32.064 32.064 0 0 1-40.832-49.024L805.632 640H96a32 32 0 0 1-32-32"},null,-1)]))}const S5={render:H5},I5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L5(n,t){return e.openBlock(),e.createElementBlock("svg",I5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M832 384H192v448h640zM96 320h832V128H96zm800 64v480a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V384H64a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h896a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zM416 512h192a32 32 0 0 1 0 64H416a32 32 0 0 1 0-64"},null,-1)]))}const A5={render:L5},T5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function D5(n,t){return e.openBlock(),e.createElementBlock("svg",T5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 832H64V640a128 128 0 1 0 0-256V192h576v160h64V192h256v192a128 128 0 1 0 0 256v192H704V672h-64zm0-416v192h64V416z"},null,-1)]))}const j5={render:D5},O5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function F5(n,t){return e.openBlock(),e.createElementBlock("svg",O5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h192v64H320zm0 384h384v64H320z"},null,-1)]))}const P5={render:F5},R5={viewBox:"0 0 32 32"};function q5(n,t){return e.openBlock(),e.createElementBlock("svg",R5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M20.586 23.414 14 16.828V8h4v7.172l5.414 5.414zM16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0m0 28C9.373 28 4 22.627 4 16S9.373 4 16 4s12 5.373 12 12-5.373 12-12 12"},null,-1)]))}const W5={render:q5},U5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y5(n,t){return e.openBlock(),e.createElementBlock("svg",U5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 896a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"},null,-1),e.createElementVNode("path",{d:"M512 320a32 32 0 0 1 32 32l-.512 224a32 32 0 1 1-64 0L480 352a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M448 576a64 64 0 1 0 128 0 64 64 0 1 0-128 0m96-448v128h-64V128h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64z"},null,-1)]))}const G5={render:Y5},X5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function K5(n,t){return e.openBlock(),e.createElementBlock("svg",X5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M595.2 128H320a192 192 0 0 0-192 192v576h384V352c0-90.496 32.448-171.2 83.2-224M736 64c123.712 0 224 128.96 224 288S859.712 640 736 640H576v320H64V320A256 256 0 0 1 320 64zM576 352v224h160c84.352 0 160-97.28 160-224s-75.648-224-160-224-160 97.28-160 224"},null,-1),e.createElementVNode("path",{d:"M736 448c-35.328 0-64-43.008-64-96s28.672-96 64-96 64 43.008 64 96-28.672 96-64 96"},null,-1)]))}const Q5={render:K5},Z5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function J5(n,t){return e.openBlock(),e.createElementBlock("svg",Z5,t[0]||(t[0]=[e.createElementVNode("path",{d:"M764.416 254.72a351.7 351.7 0 0 1 86.336 149.184H960v192.064H850.752a351.7 351.7 0 0 1-86.336 149.312l54.72 94.72-166.272 96-54.592-94.72a352.64 352.64 0 0 1-172.48 0L371.136 936l-166.272-96 54.72-94.72a351.7 351.7 0 0 1-86.336-149.312H64v-192h109.248a351.7 351.7 0 0 1 86.336-149.312L204.8 160l166.208-96h.192l54.656 94.592a352.64 352.64 0 0 1 172.48 0L652.8 64h.128L819.2 160l-54.72 94.72zM704 499.968a192 192 0 1 0-384 0 192 192 0 0 0 384 0"},null,-1)]))}const e9={render:J5},t9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function n9(n,t){return e.openBlock(),e.createElementBlock("svg",t9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M256 256h416a32 32 0 1 0 0-64H224a32 32 0 0 0-32 32v448a32 32 0 0 0 64 0z"},null,-1),e.createElementVNode("path",{d:"M246.656 201.344a32 32 0 0 0-45.312 45.312l544 544a32 32 0 0 0 45.312-45.312z"},null,-1)]))}const o9={render:n9},r9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function a9(n,t){return e.openBlock(),e.createElementBlock("svg",r9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M768 256H353.6a32 32 0 1 1 0-64H800a32 32 0 0 1 32 32v448a32 32 0 0 1-64 0z"},null,-1),e.createElementVNode("path",{d:"M777.344 201.344a32 32 0 0 1 45.312 45.312l-544 544a32 32 0 0 1-45.312-45.312z"},null,-1)]))}const l9={render:a9},c9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function i9(n,t){return e.openBlock(),e.createElementBlock("svg",c9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M572.235 205.282v600.365a30.118 30.118 0 1 1-60.235 0V205.282L292.382 438.633a28.913 28.913 0 0 1-42.646 0 33.43 33.43 0 0 1 0-45.236l271.058-288.045a28.913 28.913 0 0 1 42.647 0L834.5 393.397a33.43 33.43 0 0 1 0 45.176 28.913 28.913 0 0 1-42.647 0l-219.618-233.23z"},null,-1)]))}const s9={render:i9},d9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m9(n,t){return e.openBlock(),e.createElementBlock("svg",d9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 896V128h768v768zm291.712-327.296 128 102.4 180.16-201.792-47.744-42.624-139.84 156.608-128-102.4-180.16 201.792 47.744 42.624zM816 352a48 48 0 1 0-96 0 48 48 0 0 0 96 0"},null,-1)]))}const p9={render:m9},h9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function f9(n,t){return e.openBlock(),e.createElementBlock("svg",h9,t[0]||(t[0]=[e.createElementVNode("path",{d:"m2 12 14 12 14-12Z"},null,-1)]))}const en={render:f9},u9={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function g9(n,t){return e.openBlock(),e.createElementBlock("svg",u9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M918.4 201.6c-6.4-6.4-12.8-9.6-22.4-9.6H768V96c0-9.6-3.2-16-9.6-22.4S745.6 64 736 64H288c-9.6 0-16 3.2-22.4 9.6S256 86.4 256 96v96H128c-9.6 0-16 3.2-22.4 9.6S96 217.6 96 224c3.2 108.8 25.6 185.6 64 224 34.4 34.4 77.56 55.65 127.65 61.99 10.91 20.44 24.78 39.25 41.95 56.41 40.86 40.86 91 65.47 150.4 71.9V768h-96c-9.6 0-16 3.2-22.4 9.6S352 790.4 352 800s3.2 16 9.6 22.4 12.8 9.6 22.4 9.6h256c9.6 0 16-3.2 22.4-9.6s9.6-12.8 9.6-22.4-3.2-16-9.6-22.4-12.8-9.6-22.4-9.6h-96V637.26c59.4-7.71 109.54-30.01 150.4-70.86 17.2-17.2 31.51-36.06 42.81-56.55 48.93-6.51 90.02-27.7 126.79-61.85 38.4-38.4 60.8-112 64-224 0-6.4-3.2-16-9.6-22.4M256 438.4c-19.2-6.4-35.2-19.2-51.2-35.2-22.4-22.4-35.2-70.4-41.6-147.2H256zm390.4 80C608 553.6 566.4 576 512 576s-99.2-19.2-134.4-57.6S320 438.4 320 384V128h384v256q0 81.6-57.6 134.4m172.8-115.2c-16 16-32 25.6-51.2 35.2V256h92.8c-6.4 76.8-19.2 124.8-41.6 147.2M768 896H256c-9.6 0-16 3.2-22.4 9.6S224 918.4 224 928s3.2 16 9.6 22.4 12.8 9.6 22.4 9.6h512c9.6 0 16-3.2 22.4-9.6s9.6-12.8 9.6-22.4-3.2-16-9.6-22.4-12.8-9.6-22.4-9.6"},null,-1)]))}const w9={render:g9},_9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function b9(n,t){return e.openBlock(),e.createElementBlock("svg",_9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M480 896V702.08A256.26 256.26 0 0 1 264.064 512h-32.64a96 96 0 0 1-91.968-68.416L93.632 290.88a76.8 76.8 0 0 1 73.6-98.88H256V96a32 32 0 0 1 32-32h448a32 32 0 0 1 32 32v96h88.768a76.8 76.8 0 0 1 73.6 98.88L884.48 443.52A96 96 0 0 1 792.576 512h-32.64A256.26 256.26 0 0 1 544 702.08V896h128a32 32 0 1 1 0 64H352a32 32 0 1 1 0-64zm224-448V128H320v320a192 192 0 1 0 384 0m64 0h24.576a32 32 0 0 0 30.656-22.784l45.824-152.768A12.8 12.8 0 0 0 856.768 256H768zm-512 0V256h-88.768a12.8 12.8 0 0 0-12.288 16.448l45.824 152.768A32 32 0 0 0 231.424 448z"},null,-1)]))}const k9={render:b9},B9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x9(n,t){return e.openBlock(),e.createElementBlock("svg",B9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36"},null,-1),e.createElementVNode("path",{d:"M329.956 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088"},null,-1)]))}const y9={render:x9},V9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $9(n,t){return e.openBlock(),e.createElementBlock("svg",V9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M320 768a32 32 0 1 1 64 0 64 64 0 0 0 128 0V512H64a448 448 0 1 1 896 0H576v256a128 128 0 1 1-256 0m570.688-320a384.128 384.128 0 0 0-757.376 0z"},null,-1)]))}const v9={render:$9},N9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function E9(n,t){return e.openBlock(),e.createElementBlock("svg",N9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"},null,-1),e.createElementVNode("path",{d:"M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m178.304-295.296A192.064 192.064 0 0 0 320 320v64h352l96 38.4V448H256V320a256 256 0 0 1 493.76-95.104z"},null,-1)]))}const C9={render:E9},M9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z9(n,t){return e.openBlock(),e.createElementBlock("svg",M9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M544 864V672h128L512 480 352 672h128v192H320v-1.6c-5.376.32-10.496 1.6-16 1.6A240 240 0 0 1 64 624c0-123.136 93.12-223.488 212.608-237.248A239.81 239.81 0 0 1 512 192a239.87 239.87 0 0 1 235.456 194.752c119.488 13.76 212.48 114.112 212.48 237.248a240 240 0 0 1-240 240c-5.376 0-10.56-1.28-16-1.6v1.6z"},null,-1)]))}const H9={render:z9},S9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function I9(n,t){return e.openBlock(),e.createElementBlock("svg",S9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-578.304V704h-64V247.296L237.248 490.048 192 444.8 508.8 128l316.8 316.8-45.312 45.248z"},null,-1)]))}const L9={render:I9},A9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T9(n,t){return e.openBlock(),e.createElementBlock("svg",A9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 320a224 224 0 1 0 448 0 224 224 0 1 0-448 0m544 608H160a32 32 0 0 1-32-32v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 0 1-32 32z"},null,-1)]))}const D9={render:T9},j9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O9(n,t){return e.openBlock(),e.createElementBlock("svg",j9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m320 320v-96a96 96 0 0 0-96-96H288a96 96 0 0 0-96 96v96a32 32 0 1 1-64 0v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 1 1-64 0"},null,-1)]))}const F9={render:O9},P9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function R9(n,t){return e.openBlock(),e.createElementBlock("svg",P9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M352 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m352-32a160 160 0 1 0 0-320 160 160 0 0 0 0 320m0 64c111.728 0 202.624 88.96 207.488 199.52a32 32 0 0 1-63.968 2.816A144 144 0 0 0 704 672a143.7 143.7 0 0 0-77.824 22.784 32 32 0 1 1-34.688-53.76A207.36 207.36 0 0 1 704 608"},null,-1),e.createElementVNode("path",{d:"M608 896v-64a128 128 0 0 0-128-128H224A128 128 0 0 0 96 832v64a32 32 0 1 1-64 0v-64a192 192 0 0 1 192-192h256a192 192 0 0 1 192 192v64a32 32 0 1 1-64 0"},null,-1)]))}const q9={render:R9},W9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function U9(n,t){return e.openBlock(),e.createElementBlock("svg",W9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128.896 736H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v96h164.544a32 32 0 0 1 31.616 27.136l54.144 352A32 32 0 0 1 922.688 736h-91.52a144 144 0 1 1-286.272 0H415.104a144 144 0 1 1-286.272 0zm23.36-64a143.872 143.872 0 0 1 239.488 0H568.32c17.088-25.6 42.24-45.376 71.744-55.808V256H128v416zm655.488 0h77.632l-19.648-128H704v64.896A144 144 0 0 1 807.744 672m48.128-192-14.72-96H704v96zM688 832a80 80 0 1 0 0-160 80 80 0 0 0 0 160m-416 0a80 80 0 1 0 0-160 80 80 0 0 0 0 160"},null,-1)]))}const Y9={render:U9},G9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X9(n,t){return e.openBlock(),e.createElementBlock("svg",G9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352m0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288m0 64a224 224 0 1 1 0 448 224 224 0 0 1 0-448m0 64a160.19 160.19 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160"},null,-1)]))}const mr={render:X9},K9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Q9(n,t){return e.openBlock(),e.createElementBlock("svg",K9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-96-544q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32m192 0q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32"},null,-1)]))}const Z9={render:Q9},J9={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ef(n,t){return e.openBlock(),e.createElementBlock("svg",J9,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-48-247.616L668.608 512 464 375.616zm10.624-342.656 249.472 166.336a48 48 0 0 1 0 79.872L474.624 718.272A48 48 0 0 1 400 678.336V345.6a48 48 0 0 1 74.624-39.936z"},null,-1)]))}const tf={render:ef},nf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function of(n,t){return e.openBlock(),e.createElementBlock("svg",nf,t[0]||(t[0]=[e.createElementVNode("path",{d:"m12 12 10 7-10 7z"},null,-1),e.createElementVNode("path",{d:"M28.681 7.159c-.694-.947-1.662-2.053-2.724-3.116s-2.169-2.03-3.116-2.724C21.229.137 20.448 0 20 0H4.5A2.503 2.503 0 0 0 2 2.5v27C2 30.878 3.122 32 4.5 32h23c1.378 0 2.5-1.122 2.5-2.5V10c0-.448-.137-1.23-1.319-2.841m-4.138-1.702A27 27 0 0 1 26.811 8H22V3.189a27 27 0 0 1 2.543 2.268M28 29.5c0 .271-.229.5-.5.5h-23a.507.507 0 0 1-.5-.5v-27c0-.271.229-.5.5-.5H20v7a1 1 0 0 0 1 1h7z"},null,-1)]))}const pr={render:of},rf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function af(n,t){return e.openBlock(),e.createElementBlock("svg",rf,t[0]||(t[0]=[e.createElementVNode("path",{d:"M688 512a112 112 0 1 0 0 224h208v160H128V352h768v160zm32 160h-32a48 48 0 0 1 0-96h32a48 48 0 0 1 0 96m-80-544 128 160H384z"},null,-1)]))}const lf={render:af},cf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function sf(n,t){return e.openBlock(),e.createElementBlock("svg",cf,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 288h-64V128H128v704h384v32a32 32 0 0 0 32 32H96a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h512a32 32 0 0 1 32 32z"},null,-1),e.createElementVNode("path",{d:"M128 320v512h768V320zm-32-64h832a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M704 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"},null,-1)]))}const df={render:sf},mf={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function pf(n,t){return e.openBlock(),e.createElementBlock("svg",mf,t[0]||(t[0]=[e.createElementVNode("path",{d:"M928.99 755.83 574.6 203.25c-12.89-20.16-36.76-32.58-62.6-32.58s-49.71 12.43-62.6 32.58L95.01 755.83c-12.91 20.12-12.9 44.91.01 65.03 12.92 20.12 36.78 32.51 62.59 32.49h708.78c25.82.01 49.68-12.37 62.59-32.49s12.92-44.91.01-65.03M554.67 768h-85.33v-85.33h85.33zm0-426.67v298.66h-85.33V341.32z"},null,-1)]))}const hr={render:pf},hf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function ff(n,t){return e.openBlock(),e.createElementBlock("svg",hf,t[0]||(t[0]=[e.createElementVNode("path",{d:"m16 2.899 13.409 26.726H2.59zM16 0c-.69 0-1.379.465-1.903 1.395L.438 28.617C-.608 30.477.282 32 2.416 32h27.166c2.134 0 3.025-1.522 1.978-3.383L17.901 1.395C17.378.465 16.688 0 15.998 0z"},null,-1),e.createElementVNode("path",{d:"M18 26a2 2 0 1 1-3.999.001A2 2 0 0 1 18 26M16 22a2 2 0 0 1-2-2v-6a2 2 0 1 1 4 0v6a2 2 0 0 1-2 2"},null,-1)]))}const uf={render:ff},gf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wf(n,t){return e.openBlock(),e.createElementBlock("svg",gf,t[0]||(t[0]=[e.createElementVNode("path",{d:"M512 768a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"},null,-1),e.createElementVNode("path",{d:"M480 352a32 32 0 0 1 32 32v160a32 32 0 0 1-64 0V384a32 32 0 0 1 32-32"},null,-1),e.createElementVNode("path",{d:"M480 512h128q32 0 32 32t-32 32H480q-32 0-32-32t32-32m128-256V128H416v128h-64V64h320v192zM416 768v128h192V768h64v192H352V768z"},null,-1)]))}const _f={render:wf},bf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function kf(n,t){return e.openBlock(),e.createElementBlock("svg",bf,t[0]||(t[0]=[e.createElementVNode("path",{d:"M160 64q32 0 32 32v832q0 32-32 32t-32-32V96q0-32 32-32m416 354.624 128-11.584V168.96l-128-11.52v261.12zm-64 5.824V151.552L320 134.08V160h-64V64l616.704 56.064A96 96 0 0 1 960 215.68v144.64a96 96 0 0 1-87.296 95.616L256 512V224h64v217.92zm256-23.232 98.88-8.96A32 32 0 0 0 896 360.32V215.68a32 32 0 0 0-29.12-31.872l-98.88-8.96z"},null,-1)]))}const Bf={render:kf},xf={viewBox:"0 0 32 32"};function yf(n,t){return e.openBlock(),e.createElementBlock("svg",xf,t[0]||(t[0]=[e.createElementVNode("path",{d:"m31.008 27.231-7.58-6.447c-.784-.705-1.622-1.029-2.299-.998a11.95 11.95 0 0 0 2.87-7.787c0-6.627-5.373-12-12-12s-12 5.373-12 12 5.373 12 12 12c2.972 0 5.691-1.081 7.787-2.87-.031.677.293 1.515.998 2.299l6.447 7.58c1.104 1.226 2.907 1.33 4.007.23s.997-2.903-.23-4.007M12 20a8 8 0 1 1 0-16 8 8 0 0 1 0 16m2-14h-4v4H6v4h4v4h4v-4h4v-4h-4z"},null,-1)]))}const fr={render:yf},Vf={viewBox:"0 0 32 32"};function $f(n,t){return e.openBlock(),e.createElementBlock("svg",Vf,t[0]||(t[0]=[e.createElementVNode("path",{d:"m31.008 27.231-7.58-6.447c-.784-.705-1.622-1.029-2.299-.998a11.95 11.95 0 0 0 2.87-7.787c0-6.627-5.373-12-12-12s-12 5.373-12 12 5.373 12 12 12c2.972 0 5.691-1.081 7.787-2.87-.031.677.293 1.515.998 2.299l6.447 7.58c1.104 1.226 2.907 1.33 4.007.23s.997-2.903-.23-4.007M12 20a8 8 0 1 1 0-16 8 8 0 0 1 0 16M6 10h12v4H6z"},null,-1)]))}const ur={render:$f},vf=["href","target"],Nf=e.defineComponent({__name:"NmorphLink",props:{type:{default:xt.accent},underline:{type:Boolean,default:!1},href:{default:""},text:{default:""},target:{default:"self"},disabled:{type:Boolean,default:!1}},setup(n){const t=n,o=e.useSlots(),r=e.computed(()=>N({"nmorph-link":[t.type,`${t.underline&&"underline"}`,`${t.disabled&&"disabled"}`]})),l=z`
|
|
536
546
|
--link-color: var(--nmorph-accent-color);
|
|
537
547
|
|
|
538
548
|
display: inline-block;
|
|
@@ -590,7 +600,7 @@
|
|
|
590
600
|
}
|
|
591
601
|
`,c=M.div`
|
|
592
602
|
${l}
|
|
593
|
-
`;return(i,s)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(r.value)},{default:e.withCtx(()=>[e.createElementVNode("a",{href:t.href,target:t.target},[e.renderSlot(i.$slots,"prepend"),e.createTextVNode(" "+e.toDisplayString(i.text)+" ",1),e.unref(o).icon?(e.openBlock(),e.createBlock(e.unref(H),{key:0,class:"nmorph-link__icon",width:"10px",height:"10px"},{default:e.withCtx(()=>[e.renderSlot(i.$slots,"icon")]),_:3})):e.createCommentVNode("",!0),e.renderSlot(i.$slots,"default")],8,
|
|
603
|
+
`;return(i,s)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(r.value)},{default:e.withCtx(()=>[e.createElementVNode("a",{href:t.href,target:t.target},[e.renderSlot(i.$slots,"prepend"),e.createTextVNode(" "+e.toDisplayString(i.text)+" ",1),e.unref(o).icon?(e.openBlock(),e.createBlock(e.unref(H),{key:0,class:"nmorph-link__icon",width:"10px",height:"10px"},{default:e.withCtx(()=>[e.renderSlot(i.$slots,"icon")]),_:3})):e.createCommentVNode("",!0),e.renderSlot(i.$slots,"default")],8,vf)]),_:3},8,["class"]))}});var gr=(n=>(n.self="_self",n.blank="_blank",n.parent="_parent",n.top="_top",n))(gr||{});const Ef=e.defineComponent({__name:"NmorphScroll",props:{height:{default:"auto"},maxHeight:{default:"none"},modelValue:{default:()=>({x:0,y:0})},scrollYProp:{default:"auto"},scrollXProp:{default:"auto"},cssScrollBehavior:{default:"smooth"},scrollEndDelay:{default:50},updateOnlyOnScrollEnd:{type:Boolean,default:!1},yBarWidthInPx:{default:6},xBarWidthInPx:{default:6},xGapInPx:{default:4},yGapInPx:{default:4}},emits:["on-scroll","update:model-value","on-scroll-end"],setup(n,{expose:t,emit:o}){const r=n,l=e.ref(null),c=e.computed(()=>r.scrollYProp),i=e.computed(()=>r.scrollXProp),s=e.ref(!1),d=e.ref(!1),m=()=>{s.value=l.value?.scrollHeight>l.value?.clientHeight,d.value=l.value?.scrollWidth>l.value?.clientWidth},g=e.computed(()=>r.yBarWidthInPx+r.yGapInPx),f=e.computed(()=>r.xBarWidthInPx+r.xGapInPx),w=e.computed(()=>r.scrollYProp==="hidden"||!s.value?"0":`${g.value}px`),u=e.computed(()=>r.scrollXProp==="hidden"||!d.value?"0":`${f.value}px`),p=e.computed(()=>`${r.yBarWidthInPx}px`),k=e.computed(()=>`${r.xBarWidthInPx}px`),B=e.inject("nmorph");let h;const _=o,b=()=>{const W=Math.trunc(l.value?.scrollLeft),J=Math.trunc(l.value?.scrollTop);_("update:model-value",{x:W,y:J})},x=()=>{_("on-scroll-end")},y=W=>{_("on-scroll",W),l.value&&(r.updateOnlyOnScrollEnd||b(),h!==void 0&&clearTimeout(h),h=setTimeout(()=>{r.updateOnlyOnScrollEnd&&b(),x()},r.scrollEndDelay))};e.onUnmounted(()=>{h!==void 0&&clearTimeout(h)});const V=e.ref(!1),$=e.computed(()=>N({"nmorph-scroll":[]})),E=W=>{const{x:J,y:ge}=W;l.value?.scrollTo({left:J,top:ge,behavior:"smooth"})};e.onMounted(()=>{E(r.modelValue),e.nextTick(m)}),e.watch(()=>r.modelValue,W=>{E(W)},{deep:!0,immediate:!0}),e.watch(()=>B?.browser.dimensions,()=>{e.nextTick(m)},{deep:!0,immediate:!0});const T=e.computed(()=>r.cssScrollBehavior),v=e.computed(()=>r.height),C=e.computed(()=>r.maxHeight);t({scrollDOMContainer:l,moveTo:E});const I=()=>{V.value=!0},X=()=>{V.value=!1};return(W,J)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"scrollDOMContainer",ref:l,class:e.normalizeClass($.value),onScroll:y,onMouseenter:I,onMouseleave:X,style:e.normalizeStyle({"--bar-width":p.value,"--bar-height":k.value,display:"block",boxSizing:"border-box",minWidth:"0",minHeight:"0",height:v.value,maxHeight:C.value,paddingRight:w.value,paddingBottom:u.value,overflowX:i.value,overflowY:c.value,scrollBehavior:T.value})},[e.renderSlot(W.$slots,"default")],38))}});var wr=(n=>(n.auto="auto",n.hidden="hidden",n.scroll="scroll",n))(wr||{}),_r=(n=>(n.auto="auto",n.smooth="smooth",n.inherit="inherit",n.initial="initial",n.unset="unset",n))(_r||{});const Cf=e.defineComponent({__name:"NmorphAvatar",props:{size:{default:48},shape:{default:"circle"},frameBorder:{default:2},imagePadding:{default:4},src:{},srcSet:{},fit:{},alt:{}},emits:["error","load"],setup(n,{emit:t}){const o=n,r=t,l=e.ref(!1),c=e.computed(()=>N({nmorph:[`${o.frameBorder>0&&"shadow-combined"}`],"nmorph-avatar":[o.shape]})),i=p=>{r("error",p),l.value=!0},s=p=>{r("load",p),l.value=!1},d=e.computed(()=>`${o.imagePadding}px`),m=e.computed(()=>` ${o.size}px`),g=e.computed(()=>`${o.size/100*60}px`),f=e.computed(()=>o.shape==="circle"?"50%":"4px"),w=z`
|
|
594
604
|
position: relative;
|
|
595
605
|
overflow: hidden;
|
|
596
606
|
display: flex;
|
|
@@ -609,7 +619,7 @@
|
|
|
609
619
|
position: absolute;
|
|
610
620
|
}
|
|
611
621
|
`,u=M.div`
|
|
612
|
-
${
|
|
622
|
+
${w}
|
|
613
623
|
.nmorph-image {
|
|
614
624
|
--width: ${p=>p.size};
|
|
615
625
|
--height: ${p=>p.size};
|
|
@@ -625,7 +635,7 @@
|
|
|
625
635
|
.nmorph-image > img {
|
|
626
636
|
border-radius: ${p=>p.radius};
|
|
627
637
|
}
|
|
628
|
-
`;return(p,k)=>(e.openBlock(),e.createBlock(u,{class:e.normalizeClass(c.value),style:e.normalizeStyle({width:m.value,height:m.value}),props:{size:m.value,imagePadding:d.value,radius:f.value,frameBorder:p.frameBorder}},{default:e.withCtx(()=>[e.createVNode(e.unref(it),{fit:o.fit,src:o.src,"src-set":o.srcSet,alt:o.alt,"frame-border":0,onLoad:s,onError:i},{error:e.withCtx(()=>[e.createVNode(e.unref(H),{width:g.value},{default:e.withCtx(()=>[e.createVNode(e.unref(Zo))]),_:1},8,["width"])]),_:1},8,["fit","src","src-set","alt"])]),_:1},8,["class","style","props"]))}}),
|
|
638
|
+
`;return(p,k)=>(e.openBlock(),e.createBlock(u,{class:e.normalizeClass(c.value),style:e.normalizeStyle({width:m.value,height:m.value}),props:{size:m.value,imagePadding:d.value,radius:f.value,frameBorder:p.frameBorder}},{default:e.withCtx(()=>[e.createVNode(e.unref(it),{fit:o.fit,src:o.src,"src-set":o.srcSet,alt:o.alt,"frame-border":0,onLoad:s,onError:i},{error:e.withCtx(()=>[e.createVNode(e.unref(H),{width:g.value},{default:e.withCtx(()=>[e.createVNode(e.unref(Zo))]),_:1},8,["width"])]),_:1},8,["fit","src","src-set","alt"])]),_:1},8,["class","style","props"]))}}),Mf={key:0,class:"nmorph-badge__dot"},zf={key:1,class:"nmorph-badge__content"},Hf=e.defineComponent({__name:"NmorphBadge",props:{value:{default:void 0},max:{default:99},isDot:{type:Boolean,default:!1},isTag:{type:Boolean,default:!1},hidden:{type:Boolean,default:!1},color:{default:"var(--nmorph-accent-color)"},offsetY:{default:0},offsetX:{default:0},disabled:{type:Boolean,default:!1}},setup(n){const t=n,o=e.computed(()=>N({"nmorph-badge":[`${t.hidden&&"hidden"}`,`${t.isTag&&"tag"}`]})),r=e.computed(()=>N({"nmorph-badge__container":[`${t.hidden&&"hidden"}`,`${t.isTag&&"tag"}`]})),l=e.computed(()=>typeof Number(t.value)=="number"&&Number(t.value)>t.max?`${t.max}+`:t.value),c=e.computed(()=>t.isDot||t.value!==void 0),i=e.computed(()=>{const u=`${(m?.value/2+t.offsetX)*-1}px`,p=`${(g?.value/2+t.offsetY)*-1}px`;return{x:u,y:p}}),s=e.computed(()=>{if(!t.isTag)return{right:i.value.x,top:i.value.y}}),d=e.ref(null),m=e.ref(0),g=e.ref(0);e.onMounted(()=>{!d.value||t.isTag||(m.value=d.value.clientWidth,g.value=d.value.clientHeight)});const f=z`
|
|
629
639
|
position: relative;
|
|
630
640
|
display: inline-block;
|
|
631
641
|
height: fit-content;
|
|
@@ -664,12 +674,12 @@
|
|
|
664
674
|
height: var(--dot-size);
|
|
665
675
|
border-radius: var(--border-radius-circular);
|
|
666
676
|
}
|
|
667
|
-
`,
|
|
677
|
+
`,w=M.div`
|
|
668
678
|
${f}
|
|
669
679
|
.nmorph-badge__container {
|
|
670
|
-
background: ${u=>u.color}
|
|
680
|
+
background: ${u=>u.color};
|
|
671
681
|
}
|
|
672
|
-
`;return(u,p)=>!t.disabled&&(!t.isTag||c.value)?(e.openBlock(),e.createBlock(
|
|
682
|
+
`;return(u,p)=>!t.disabled&&(!t.isTag||c.value)?(e.openBlock(),e.createBlock(w,{key:0,class:e.normalizeClass(o.value),props:{color:t.color}},{default:e.withCtx(()=>[t.isTag?e.createCommentVNode("",!0):e.renderSlot(u.$slots,"default",{key:0}),c.value?(e.openBlock(),e.createElementBlock("div",{key:1,ref_key:"badge",ref:d,class:e.normalizeClass(r.value),style:e.normalizeStyle(s.value)},[t.isDot?(e.openBlock(),e.createElementBlock("div",Mf)):(e.openBlock(),e.createElementBlock("div",zf,[t.isTag?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(l.value),1)],64)):e.renderSlot(u.$slots,"value",{key:1},()=>[e.createTextVNode(e.toDisplayString(l.value),1)])]))],6)):e.createCommentVNode("",!0)]),_:3},8,["class","props"])):t.isTag?e.createCommentVNode("",!0):e.renderSlot(u.$slots,"default",{key:1})}}),Sf={class:"nmorph-calendar-header__text"},If={class:"nmorph-calendar-header__actions"},Lf=e.defineComponent({__name:"NmorphCalendarHeader",props:{year:{},month:{},showPreviousMonthButton:{type:Boolean},showNextMonthButton:{type:Boolean},showTodayButton:{type:Boolean}},emits:["click-previous-month","click-today","click-next-month"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>N({"nmorph-calendar-header":[]})),c=z`
|
|
673
683
|
display: flex;
|
|
674
684
|
align-items: center;
|
|
675
685
|
justify-content: space-between;
|
|
@@ -690,7 +700,7 @@
|
|
|
690
700
|
}
|
|
691
701
|
`,i=M.div`
|
|
692
702
|
${c}
|
|
693
|
-
`;return(s,d)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"default",{},()=>[e.createElementVNode("div",
|
|
703
|
+
`;return(s,d)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"default",{},()=>[e.createElementVNode("div",Sf,e.toDisplayString(o.year)+" "+e.toDisplayString(e.unref(nn)(o.month)),1),e.createElementVNode("div",If,[s.showPreviousMonthButton?(e.openBlock(),e.createBlock(e.unref(A),{key:0,class:"nmorph-calendar-header__action",onClick:d[0]||(d[0]=m=>r("click-previous-month"))},{default:e.withCtx(()=>[e.createVNode(e.unref(H),null,{default:e.withCtx(()=>[e.createVNode(e.unref(Xo))]),_:1})]),_:1})):e.createCommentVNode("",!0),s.showTodayButton?(e.openBlock(),e.createBlock(e.unref(A),{key:1,class:"nmorph-calendar-header__action",text:"Today",onClick:d[1]||(d[1]=m=>r("click-today"))})):e.createCommentVNode("",!0),s.showNextMonthButton?(e.openBlock(),e.createBlock(e.unref(A),{key:2,class:"nmorph-calendar-header__action",onClick:d[2]||(d[2]=m=>r("click-next-month"))},{default:e.withCtx(()=>[e.createVNode(e.unref(H),null,{default:e.withCtx(()=>[e.createVNode(e.unref(Ko))]),_:1})]),_:1})):e.createCommentVNode("",!0)])])]),_:3},8,["class"]))}}),Af=["jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"],Tf=["sun","mon","tue","wed","thu","fri","sat"],ct=()=>{const{t:n}=ne.useI18n();return{months:Af.map(t=>n(`${t}`)),days:Tf.map(t=>n(`${t}`))}},Df=["data-date","onClick"],br=e.defineComponent({__name:"NmorphCalendar",props:{markToday:{type:Boolean,default:!0},initialDate:{default:()=>new Date},range:{default:void 0},type:{default:"date"},modelValue:{default:()=>new Date}},emits:["update:model-value","update-initial-date"],setup(n,{emit:t}){const o=n,r=t,{days:l}=ct(),c=()=>{u.value=h.value},i=()=>{u.value=new Date},s=()=>{u.value=_.value},d=()=>{throw new Error("model value and type prop not matched")},m=E=>{if(E===null)return null;if(o.type==="date"){if(E instanceof Date)return de(E);d()}const T=Array.isArray(E)&&E.every(v=>v instanceof Date);if(o.type==="dates"){if(T)return E.map(v=>de(v));d()}if(o.type==="daterange"){if(T)return E.map(v=>de(v)).slice(0,2);d()}},g=E=>{if(p.value===null)return;const{monthType:T,hidden:v}=E;if(v)return;T==="next"&&s(),T==="previous"&&c();const{date:C}=E;if(o.type==="date"&&(p.value=C,r("update:model-value",p.value)),o.type==="dates"){if(!Array.isArray(p.value))return d();const I=C.toDateString(),W=p.value.map(ge=>ge.toDateString()).indexOf(I);W!==-1?p.value.splice(W,1):p.value.push(C),r("update:model-value",p.value)}if(o.type==="daterange"){if(!Array.isArray(p.value))return d();p.value.length===0?p.value.push(C):p.value.length===1?C<p.value[0]?p.value=[C,p.value[0]]:p.value.push(C):p.value=[C],r("update:model-value",p.value.slice(0,2))}},f=(E,T)=>{const[v,C]=T;return T.length===1?E.toDateString()===v.toDateString():v&&C?E>=de(v)&&E<=de(C):!1},w=E=>{if(p.value===null)return!1;if(o.type==="date")return Array.isArray(p.value)?d():p.value.toDateString()===E.toDateString();if(o.type==="dates")return Array.isArray(p.value)?!!p.value.find(v=>v.toDateString()===E.toDateString()):d();if(o.type==="daterange")return Array.isArray(p.value)?f(E,p.value):d()},u=e.ref(o.initialDate),p=e.ref(m(o.modelValue));e.onMounted(()=>{r("update:model-value",p.value)});let k=e.reactive([]);const B=()=>{k=[],$r(u,o.range).forEach(T=>{const v={};T.forEach((C,I)=>{const X=l[I];v[X]=C}),k.push(v)})};e.watch(()=>o.initialDate,E=>{u.value=E},{deep:!0}),e.watch(u,()=>{B(),r("update-initial-date",u.value)}),e.watch(()=>o.modelValue,E=>{p.value=m(E)});const h=e.computed(()=>new Date(u.value.setMonth(u.value.getMonth()-1))),_=e.computed(()=>new Date(u.value.setMonth(u.value.getMonth()+1))),b=e.computed(()=>{const{range:E}=o,T=E?Br(u.value,E[0]):!0,v=E?xr(u.value,E[1]):!0,C=yr(E);return{showPreviousMonthButton:T,showNextMonthButton:v,showTodayButton:C}}),x=e.computed(()=>N({"nmorph-calendar":[]})),y=E=>E;B();const V=z`
|
|
694
704
|
--table-data-cell-height: 50px;
|
|
695
705
|
|
|
696
706
|
background: var(--nmorph-main-color);
|
|
@@ -744,7 +754,7 @@
|
|
|
744
754
|
}
|
|
745
755
|
`,$=M.div`
|
|
746
756
|
${V}
|
|
747
|
-
`;return(E,T)=>(e.openBlock(),e.createBlock($,{class:e.normalizeClass(x.value)},{default:e.withCtx(()=>[e.renderSlot(E.$slots,"header",{},()=>[e.createVNode(
|
|
757
|
+
`;return(E,T)=>(e.openBlock(),e.createBlock($,{class:e.normalizeClass(x.value)},{default:e.withCtx(()=>[e.renderSlot(E.$slots,"header",{},()=>[e.createVNode(Lf,{year:u.value.getFullYear(),month:u.value.getMonth(),"show-previous-month-button":b.value.showPreviousMonthButton,"show-today-button":b.value.showTodayButton,"show-next-month-button":b.value.showNextMonthButton,onClickNextMonth:s,onClickPreviousMonth:c,onClickToday:i},null,8,["year","month","show-previous-month-button","show-today-button","show-next-month-button"])]),e.renderSlot(E.$slots,"content",{},()=>[e.createVNode(e.unref(Cr),{data:e.unref(k),bordered:"","row-hover":!1},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(l),v=>(e.openBlock(),e.createBlock(e.unref(zr),{key:`${v}`,prop:v,label:v.toUpperCase()},{default:e.withCtx(({scope:C})=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(C.rows,(I,X)=>(e.openBlock(),e.createBlock(e.unref(Mr),{key:X,row:X},{default:e.withCtx(()=>[e.createElementVNode("div",{"data-date":`${y(I[v]).date}`,class:e.normalizeClass(["nmorph-calendar-date",`nmorph-calendar-date--${y(I[v]).monthType}`,{"nmorph-calendar-date--today":y(I[v]).isToday&&!y(I[v]).hidden&&o.markToday},{"nmorph-calendar-date--hidden":y(I[v]).hidden},{"nmorph-calendar-date--selected":w(y(I[v]).date)}]),onClick:W=>g(y(I[v]))},[e.renderSlot(E.$slots,"date-cell",{scope:{...y(I[v]),selected:w(y(I[v]).date)}},()=>[e.createTextVNode(e.toDisplayString(y(I[v]).hidden?"-":y(I[v]).value),1)])],10,Df)]),_:2},1032,["row"]))),128))]),_:2},1032,["prop","label"]))),128))]),_:3},8,["data"])])]),_:3},8,["class"]))}}),kr=n=>{const t=n-n%10,o=[];for(let r=0;r<10;r++)o.push(t+r);return o},tn=n=>{if(!n)return;const t="en-CA",o={year:"numeric",month:"2-digit",day:"2-digit"};return Array.isArray(n)?n.map(r=>r?new Intl.DateTimeFormat(t,o).format(r):null):new Intl.DateTimeFormat(t,o).format(n)},Br=(n,t)=>n.getMonth()>t.getMonth(),xr=(n,t)=>n.getMonth()<t.getMonth(),yr=n=>{const t=new Date;if(!n)return!0;const o=n&&n[0],r=n&&n[1];return t>=o&&t<=r},nn=n=>{const{months:t}=ct();return t[n]},jf=n=>n%4===0&&n%100!==0||n%400===0,Vr=(n,t)=>[0,2,4,6,7,9,11].includes(t)?31:[3,5,8,10].includes(t)?30:jf(n)?29:28,de=n=>new Date(n.getFullYear(),n.getMonth(),n.getDate()),$r=(n,t)=>{const o=v=>t?v<de(t[0])||v>de(t[1]):!1,r=n.value.getFullYear(),l=n.value.getMonth(),i=new Date(r,l,1).getDay()+1,s=Vr(r,l),d=7+i-8;let f=7-(new Date(r,l,s).getDay()+1);const w=new Date,u=w.getDate(),p=w.getMonth(),k=l-1,B=Vr(r,k);let h=B-d;const _=[];for(;h<B;){h++;const v=p===k&&u===h,C=new Date(r,k,h);_.push({value:h,monthType:"previous",isToday:v,date:C,hidden:o(C)})}const b=l+1,x=[];let y=0;for(;f;){y++,f--;const v=p===b&&u===y,C=new Date(r,b,y);x.push({value:y,monthType:"next",isToday:v,date:C,hidden:o(C)})}let V=0;const $=[];for(;V<s;){const v=w.getDate();V++;const C=p===l&&v===V,I=new Date(r,l,V);$.push({value:V,monthType:"current",isToday:C,date:I,hidden:o(I)})}const E=[..._,...$,...x],T=[];for(let v=0;v<E.length;v+=7){const C=E.slice(v,v+7);T.push(C)}return T.filter(v=>!v.every(C=>C.hidden))},Of={class:"nmorph-card__header"},Ff={class:"nmorph-card__content"},Pf={class:"nmorph-card__footer"},Rf=e.defineComponent({__name:"NmorphCard",props:{shadowType:{default:"outset"},combinedShadowBorderWidth:{default:0}},setup(n){const t=n,o=e.computed(()=>N({nmorph:[Bt[t.shadowType]],"nmorph-card":[t.shadowType]})),r=z`
|
|
748
758
|
--card-padding: var(--indentation-04);
|
|
749
759
|
|
|
750
760
|
display: flex;
|
|
@@ -772,7 +782,7 @@
|
|
|
772
782
|
&.nmorph--shadow-combined {
|
|
773
783
|
${kt(Number(c=>c.combinedShadowBorderWidth))};
|
|
774
784
|
}
|
|
775
|
-
`;return(c,i)=>(e.openBlock(),e.createBlock(l,{class:e.normalizeClass(o.value),props:{combinedShadowBorderWidth:t.combinedShadowBorderWidth}},{default:e.withCtx(()=>[e.createElementVNode("div",
|
|
785
|
+
`;return(c,i)=>(e.openBlock(),e.createBlock(l,{class:e.normalizeClass(o.value),props:{combinedShadowBorderWidth:t.combinedShadowBorderWidth}},{default:e.withCtx(()=>[e.createElementVNode("div",Of,[e.renderSlot(c.$slots,"header")]),e.createElementVNode("div",Ff,[e.renderSlot(c.$slots,"default")]),e.createElementVNode("div",Pf,[e.renderSlot(c.$slots,"footer")])]),_:3},8,["class","props"]))}}),qf=["id"],Wf={class:"nmorph-carousel__elements-indicator"},Uf=["onClick"],Yf=e.defineComponent({__name:"NmorphCarousel",props:{loop:{type:Boolean,default:!0}},emits:["change"],setup(n,{emit:t}){const o=e.ref(0),r=()=>{o.value=o.value+1},l=()=>{o.value=o.value-1},c=n,i=t,s=e.computed(()=>N({"nmorph-carousel":[]})),d=e.ref([]),m=we();e.provide("carousel-data",{data:d,carouselId:m});const g=e.ref(null),f=e.reactive({}),w=()=>{const b=f[Object.keys(f).length-1]?.cloneNode(!0),x=f[0]?.cloneNode(!0);g.value?.prepend(b),g.value?.append(x),o.value+=1},u=()=>{o.value===0&&(o.value=Object.keys(f).length,B.value=!1),o.value>Object.keys(f).length&&(o.value=1,B.value=!1)};e.onMounted(()=>{c.loop&&o.value===0&&(e.nextTick(()=>w()),g.value?.addEventListener("transitionend",u))}),e.watch(o,b=>{i("change",o.value),(b===1||b===Object.keys(f).length)&&setTimeout(()=>{B.value=!0})});const p=(b,x)=>{const y=b;f[x]=y},k=e.computed(()=>`translateX(-${o.value*100}%)`),B=e.ref(!0),h=b=>b===o.value-1,_=b=>{o.value=b+1};return(b,x)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(s.value)},[e.createElementVNode("div",{ref_key:"carouselWrapper",ref:g,class:e.normalizeClass(["nmorph-carousel__wrapper",{"transition-enabled":B.value}]),style:e.normalizeStyle({transform:k.value})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,(y,V)=>(e.openBlock(),e.createElementBlock("div",{id:`nmorph-carousel-item-${e.unref(m)}-${y}`,key:y,ref_for:!0,ref:$=>p($,V),class:"nmorph-carousel__item"},null,8,qf))),128))],6),e.createElementVNode("div",Wf,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,(y,V)=>(e.openBlock(),e.createElementBlock("div",{key:V,class:"nmorph-carousel__element-indicator-wrapper",onClick:$=>_(V)},[e.createElementVNode("div",{class:e.normalizeClass(["nmorph-carousel__element-indicator",{"nmorph-carousel__element-indicator--active":h(V)}])},null,2)],8,Uf))),128))]),e.createElementVNode("div",{class:"nmorph-carousel__action-btn nmorph-carousel__prev",onClick:r},[e.createVNode(e.unref(H),null,{default:e.withCtx(()=>[e.createVNode(e.unref(K))]),_:1})]),e.createElementVNode("div",{class:"nmorph-carousel__action-btn nmorph-carousel__next",onClick:l},[e.createVNode(e.unref(H),null,{default:e.withCtx(()=>[e.createVNode(e.unref(K))]),_:1})]),e.renderSlot(b.$slots,"default")],2))}}),Gf=e.defineComponent({__name:"NmorphCarouselItem",props:{name:{}},setup(n){const t=n,o=e.computed(()=>N({"nmorph-carousel-item":[]})),r=e.inject("carousel-data"),l=e.ref(!1);return e.onMounted(()=>{l.value=!0,r&&r.data.value.push(t.name)}),(c,i)=>l.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(o.value)},[(e.openBlock(),e.createBlock(e.Teleport,{to:`#nmorph-carousel-item-${e.unref(r)?.carouselId}-${t.name}`},[e.renderSlot(c.$slots,"default")],8,["to"]))],2)):e.createCommentVNode("",!0)}}),Xf=e.defineComponent({__name:"NmorphCollapse",props:{modelValue:{},accordion:{type:Boolean,default:!1}},emits:["update:model-value"],setup(n,{emit:t}){const o=n,r=e.ref(o.modelValue);e.watch(()=>o.modelValue,s=>{r.value=s});const l=(s,d)=>{if(o.accordion)r.value=d?[s]:[];else if(!Array.isArray(r.value))r.value=[s];else{const m=r.value.indexOf(s);d&&m===-1&&r.value.push(s),!d&&m!==-1&&r.value.splice(m,1)}c("update:model-value",r.value)};e.provide("collapse-data",r),e.provide("update-model",l);const c=t,i=e.computed(()=>N({"nmorph-collapse":[]}));return(s,d)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(i.value)},[e.renderSlot(s.$slots,"default")],2))}}),Kf=e.defineComponent({__name:"NmorphCollapseItem",props:{height:{default:"default"},block:{type:Boolean,default:!0},name:{},title:{default:""},disabled:{type:Boolean,default:!1}},emits:["click-item"],setup(n,{emit:t}){const o=n,r=t,l=e.ref(!1),c=e.computed(()=>N({"nmorph-collapse-item":[`${o.disabled&&"disabled"}`,`${l.value&&"is-open"}`]})),i=e.computed(()=>N({nmorph:[Q[o.height]]})),s=e.inject("collapse-data"),d=e.inject("update-model"),m=e.ref(null),g=e.ref(0),f=()=>{o.block||(l.value=!l.value,d&&(d(o.name,l.value),r("click-item",{id:o.name,isOpen:l.value})))};e.onMounted(()=>{Array.isArray(s?.value)?l.value=s.value.includes(o.name):l.value=s?.value===o.name}),e.watch(()=>s?.value,p=>{Array.isArray(p)?l.value=p.includes(o.name):l.value=p===o.name},{deep:!0}),e.watch(l,()=>{g.value=l.value&&m.value?m.value?.clientHeight:0});const w=z`
|
|
776
786
|
--transition-speed: 0.2s;
|
|
777
787
|
|
|
778
788
|
margin-bottom: var(--indentation-03);
|
|
@@ -801,8 +811,8 @@
|
|
|
801
811
|
${G()};
|
|
802
812
|
}
|
|
803
813
|
`,u=M.div`
|
|
804
|
-
${
|
|
805
|
-
`;return(p,k)=>(e.openBlock(),e.createBlock(u,{class:e.normalizeClass(c.value),onClick:e.withModifiers(f,["stop"])},{default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(["nmorph-collapse-item__title",i.value])},[e.renderSlot(p.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(o.title),1)])],2),e.createElementVNode("div",{class:"nmorph-collapse-item__content",style:e.normalizeStyle({height:`${g.value}px`})},[e.createElementVNode("div",{ref_key:"collapseItemDOMElContent",ref:m,class:"nmorph-collapse-item__inner-wrapper"},[e.renderSlot(p.$slots,"default")],512)],4)]),_:3},8,["class"]))}}),
|
|
814
|
+
${w}
|
|
815
|
+
`;return(p,k)=>(e.openBlock(),e.createBlock(u,{class:e.normalizeClass(c.value),onClick:e.withModifiers(f,["stop"])},{default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(["nmorph-collapse-item__title",i.value])},[e.renderSlot(p.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(o.title),1)])],2),e.createElementVNode("div",{class:"nmorph-collapse-item__content",style:e.normalizeStyle({height:`${g.value}px`})},[e.createElementVNode("div",{ref_key:"collapseItemDOMElContent",ref:m,class:"nmorph-collapse-item__inner-wrapper"},[e.renderSlot(p.$slots,"default")],512)],4)]),_:3},8,["class"]))}}),Qf=["src","alt","srcset"],Zf={key:0,class:"nmorph-image__load-failed"},Jf={key:1,class:"nmorph-image__loading"},it=e.defineComponent({__name:"NmorphImage",props:{loadingText:{default:""},loadFailedText:{default:""},frameBorder:{default:4},src:{},srcSet:{default:""},fit:{default:"cover"},alt:{default:""}},emits:["error","load"],setup(n,{emit:t}){const{t:o}=ne.useI18n(),r=n,l=e.computed(()=>r.loadingText?r.loadingText:o("loadingText")),c=e.computed(()=>r.loadFailedText?r.loadFailedText:o("loadFailedText")),i=e.ref(!1),s=e.ref(!1),d=t,m=k=>{i.value=!0,s.value=!1,d("load",k)},g=k=>{i.value=!0,s.value=!0,d("error",k)},f=e.computed(()=>i.value&&s.value),w=e.computed(()=>N({nmorph:[`${r.frameBorder>0&&"shadow-combined"}`],"nmorph-image":[`${(f.value||!i.value)&&"hide"}`]})),u=z`
|
|
806
816
|
--width: auto;
|
|
807
817
|
--height: 100%;
|
|
808
818
|
|
|
@@ -840,7 +850,7 @@
|
|
|
840
850
|
.nmorph {
|
|
841
851
|
${wn(Number(k=>k.frameBorder))};
|
|
842
852
|
}
|
|
843
|
-
`;return(k,B)=>r.src?(e.openBlock(),e.createBlock(p,{key:0,class:e.normalizeClass(
|
|
853
|
+
`;return(k,B)=>r.src?(e.openBlock(),e.createBlock(p,{key:0,class:e.normalizeClass(w.value),props:{frameBorder:r.frameBorder}},{default:e.withCtx(()=>[e.createElementVNode("img",{src:r.src,alt:r.alt,srcset:r.srcSet,onLoad:m,onError:g},null,40,Qf),f.value?(e.openBlock(),e.createElementBlock("div",Zf,[e.renderSlot(k.$slots,"error",{},()=>[e.createTextVNode(e.toDisplayString(c.value),1)])])):i.value?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",Jf,[e.renderSlot(k.$slots,"loading",{},()=>[e.createTextVNode(e.toDisplayString(l.value),1)])]))]),_:3},8,["class","props"])):e.createCommentVNode("",!0)}}),eu={class:"nmorph-image-preview__content"},tu={key:0,class:"nmorph-image-preview__left"},nu={key:1,class:"nmorph-image-preview__right"},ou={class:"nmorph-image-preview__actions"},ru={class:"nmorph-image-preview__action-element"},vr=e.defineComponent({__name:"NmorphImagePreview",props:{modelValue:{type:Boolean,default:!1},alt:{default:""},initialIndex:{default:0},src:{},scaleStep:{default:.2},minScaleLevel:{default:.2},maxScaleLevel:{default:4}},emits:["update:model-value"],setup(n,{emit:t}){const o=n,r=e.ref(o.modelValue);e.watch(()=>o.modelValue,v=>r.value=v);const l=e.computed(()=>N({"nmorph-image-preview":[`${r.value&&"opened"}`]})),c=e.ref(o.initialIndex),i=e.computed(()=>typeof o.src=="string"?o.src:o.src[c.value]),s=e.ref(1),d=()=>{r.value=!0,V("update:model-value",r.value)},m=()=>{r.value=!1,V("update:model-value",r.value)},g=()=>{h.value=h.value+90,h.value>=360&&(h.value=0)},f=()=>{h.value=h.value-90,h.value<=-360&&(h.value=0)},w=()=>{s.value<o.maxScaleLevel&&(s.value+=o.scaleStep),s.value=parseFloat(s.value.toFixed(3))},u=()=>{s.value>o.minScaleLevel&&(s.value-=o.scaleStep),s.value=parseFloat(s.value.toFixed(3))},p=e.computed(()=>s.value<1),k=()=>{s.value=1},B=()=>{s.value=1},h=e.ref(0),_=()=>{const v=o.src.length-1,C=c.value-1;C<0?c.value=v:c.value=C},b=()=>{const v=o.src.length-1,C=c.value+1;C>v?c.value=0:c.value=C},x=e.computed(()=>{let v={icon:sr,handler:B};return p.value&&(v={icon:nr,handler:k}),v}),y=[{icon:ir,handler:g},{icon:cr,handler:f},{icon:fr,handler:w},{icon:ur,handler:u}],V=t,$=e.computed(()=>Array.isArray(o.src)&&o.src.length>0),E=z`
|
|
844
854
|
--width: 50px;
|
|
845
855
|
--height: 50px;
|
|
846
856
|
|
|
@@ -930,7 +940,7 @@
|
|
|
930
940
|
}
|
|
931
941
|
`,T=M.div`
|
|
932
942
|
${E}
|
|
933
|
-
`;return(v,C)=>(e.openBlock(),e.createBlock(T,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"nmorph-image-preview__trigger",onClick:d},[e.createVNode(e.unref(it),{src:i.value,alt:o.alt,fit:"cover"},null,8,["src","alt"])]),e.createVNode(e.unref(ut),{show:r.value,onOnOutsideClick:m},{default:e.withCtx(()=>[e.createElementVNode("div",
|
|
943
|
+
`;return(v,C)=>(e.openBlock(),e.createBlock(T,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"nmorph-image-preview__trigger",onClick:d},[e.createVNode(e.unref(it),{src:i.value,alt:o.alt,fit:"cover"},null,8,["src","alt"])]),e.createVNode(e.unref(ut),{show:r.value,onOnOutsideClick:m},{default:e.withCtx(()=>[e.createElementVNode("div",eu,[e.createVNode(e.unref(it),{src:i.value,alt:o.alt,fit:"cover",style:e.normalizeStyle({transform:`rotate(${h.value}deg) scale(${s.value})`})},null,8,["src","alt","style"])]),$.value?(e.openBlock(),e.createElementBlock("div",tu,[e.createVNode(e.unref(A),{onClick:_},{default:e.withCtx(()=>[e.createVNode(e.unref(H),null,{default:e.withCtx(()=>[e.createVNode(e.unref(K))]),_:1})]),_:1})])):e.createCommentVNode("",!0),$.value?(e.openBlock(),e.createElementBlock("div",nu,[e.createVNode(e.unref(A),{onClick:b},{default:e.withCtx(()=>[e.createVNode(e.unref(H),null,{default:e.withCtx(()=>[e.createVNode(e.unref(K))]),_:1})]),_:1})])):e.createCommentVNode("",!0),e.createElementVNode("div",ou,[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(y,(I,X)=>e.createElementVNode("div",{key:X,class:"nmorph-image-preview__action-element"},[e.createVNode(e.unref(A),{onClick:I.handler},{default:e.withCtx(()=>[e.createVNode(e.unref(H),null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(I.icon)))]),_:2},1024)]),_:2},1032,["onClick"])])),64)),e.createElementVNode("div",ru,[e.createVNode(e.unref(A),{disabled:s.value===1,onClick:x.value.handler},{default:e.withCtx(()=>[e.createVNode(e.unref(H),null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(x.value.icon)))]),_:1})]),_:1},8,["disabled","onClick"])])])]),_:1},8,["show"])]),_:1},8,["class"]))}}),au=e.defineComponent({__name:"NmorphPagination",props:{totalElementsQuantity:{},modelValue:{default:1},elementsQuantityOnPage:{default:2},disabled:{type:Boolean,default:!1},hideOnSinglePage:{type:Boolean,default:!0},maxVisiblePages:{default:9},fastForwardStep:{default:5}},emits:["update:model-value"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>N({"nmorph-pagination":[`${o.disabled&&"disabled"}`]})),c=()=>{s.value=String(Number(s.value)-1)},i=()=>{s.value=String(Number(s.value)+1)},s=e.ref(String(o.modelValue)),d=e.computed(()=>{const h=o.totalElementsQuantity/o.elementsQuantityOnPage+1,_=h%1===0?-1:0;return Array.from({length:h+_},(x,y)=>({value:String(y+1),label:String(y+1)}))}),m=e.computed(()=>o.hideOnSinglePage||o.totalElementsQuantity/o.elementsQuantityOnPage>1);e.watch(s,h=>{r("update:model-value",Number(h))});const g=h=>{s.value=h},f=e.computed(()=>Number(s.value)===1),w=e.computed(()=>d.value.length===Number(s.value)),u=e.computed(()=>{const h=d.value.length,_=Number(s.value),b=o.maxVisiblePages;if(h<=b)return d.value;const x=Math.floor(b/2);return _<=x?[...d.value.slice(0,b-2),{value:"next",label:"..."},d.value[h-1]]:_>=h-x?[d.value[0],{value:"prev",label:"..."},...d.value.slice(h-(b-2))]:[d.value[0],{value:"prev",label:"..."},...d.value.slice(_-x,_+x-1),{value:"next",label:"..."},d.value[h-1]]}),p=h=>{const _=Number(s.value);let b=h==="prev"?_-o.fastForwardStep:_+o.fastForwardStep;b<=0&&(b=1),b>=d.value.length&&(b=d.value.length),s.value=String(b)},k=z`
|
|
934
944
|
display: flex;
|
|
935
945
|
justify-content: center;
|
|
936
946
|
margin-top: var(--indentation-04);
|
|
@@ -989,7 +999,7 @@
|
|
|
989
999
|
}
|
|
990
1000
|
`,B=M.div`
|
|
991
1001
|
${k}
|
|
992
|
-
`;return(h,
|
|
1002
|
+
`;return(h,_)=>m.value?(e.openBlock(),e.createBlock(B,{key:0,class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.createVNode(e.unref(A),{class:"nmorph-pagination__btn nmorph-pagination__prev-btn",disabled:f.value||o.disabled,onClick:c},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{class:"nmorph-pagination__prev-icon"},{default:e.withCtx(()=>[e.createVNode(e.unref(K))]),_:1})]),_:1},8,["disabled"]),e.createVNode(e.unref(sn),{"model-value":s.value,class:"nmorph-pagination__page-group",disabled:o.disabled,"onUpdate:modelValue":g},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.value,b=>(e.openBlock(),e.createElementBlock("div",{key:b.value,class:"nmorph-pagination__page-btn-wrapper"},[b.value==="prev"||b.value==="next"?(e.openBlock(),e.createBlock(e.unref(A),{key:0,class:e.normalizeClass(`nmorph-pagination__page-btn nmorph-pagination__${b.value}`),text:b.label,disabled:o.disabled,onClick:x=>p(b.value)},null,8,["class","text","disabled","onClick"])):(e.openBlock(),e.createBlock(e.unref(cn),e.mergeProps({key:1,ref_for:!0},b,{class:"nmorph-pagination__page-btn",disabled:o.disabled}),null,16,["disabled"]))]))),128))]),_:1},8,["model-value","disabled"]),e.createVNode(e.unref(A),{class:"nmorph-pagination__btn nmorph-pagination__next-btn",disabled:w.value||o.disabled,onClick:i},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{class:"nmorph-pagination__next-icon"},{default:e.withCtx(()=>[e.createVNode(e.unref(K))]),_:1})]),_:1},8,["disabled"])]),_:1},8,["class"])):e.createCommentVNode("",!0)}}),lu={key:0,class:"nmorph-progress__linear"},cu={class:"nmorph-progress__outer"},iu={class:"nmorph-progress__inner"},su={key:0,class:"nmorph-progress__inner-text"},du={key:0,class:"nmorph-progress__percentage"},mu={key:1,class:"nmorph-progress__circle"},pu={class:"nmorph-progress__circle-inner-part"},hu=["width","height"],fu=["cx","cy","r","stroke-dasharray","stroke-dashoffset"],uu=e.defineComponent({__name:"NmorphProgress",props:{type:{default:"linear"},color:{type:[String,Array,Function],default:"var(--nmorph-accent-color)"},percentage:{},valueInside:{type:Boolean,default:!1},valueRightSide:{type:Boolean,default:!0},indeterminate:{type:Boolean,default:!1},circleSize:{default:120}},setup(n){const t=n,o=e.computed(()=>N({"nmorph-progress":[]})),r=e.computed(()=>Array.isArray(t.color)?t.color.find(u=>u.percentage<=t.percentage)?.color:typeof t.color=="function"?t.color(t.percentage):t.color),l=e.computed(()=>t.indeterminate?"var(--animation)":"none"),c=e.ref(null),i=e.ref(1),s=e.computed(()=>`${i.value} ${i.value}`),d=e.computed(()=>i.value-t.percentage/100*i.value);e.onMounted(()=>{c.value&&(i.value=2*Math.PI*c.value.r.baseVal.value)});const m=e.computed(()=>`${t.circleSize}px`),g=e.computed(()=>`${t.percentage}%`),f=z`
|
|
993
1003
|
--height: 8px;
|
|
994
1004
|
--width-transition: 0.4s ease-in-out width;
|
|
995
1005
|
--animation: slide 2s linear infinite;
|
|
@@ -1068,7 +1078,7 @@
|
|
|
1068
1078
|
fill: none;
|
|
1069
1079
|
stroke-width: 4px;
|
|
1070
1080
|
}
|
|
1071
|
-
`,
|
|
1081
|
+
`,w=M.div`
|
|
1072
1082
|
${f}
|
|
1073
1083
|
|
|
1074
1084
|
.nmorph-progress__inner {
|
|
@@ -1085,7 +1095,7 @@
|
|
|
1085
1095
|
.nmorph-progress__circle-ring {
|
|
1086
1096
|
stroke: ${u=>u.color};
|
|
1087
1097
|
}
|
|
1088
|
-
`;return(u,p)=>(e.openBlock(),e.createBlock(
|
|
1098
|
+
`;return(u,p)=>(e.openBlock(),e.createBlock(w,{class:e.normalizeClass(o.value),props:{displayPercentage:g.value,color:r.value,animation:l.value,circleContainerSize:m.value}},{default:e.withCtx(()=>[t.type==="linear"?(e.openBlock(),e.createElementBlock("div",lu,[e.createElementVNode("div",cu,[e.createElementVNode("div",iu,[u.valueInside?(e.openBlock(),e.createElementBlock("div",su,[e.renderSlot(u.$slots,"inner-text",{},()=>[e.createTextVNode(e.toDisplayString(g.value),1)])])):e.createCommentVNode("",!0)])]),u.valueRightSide?(e.openBlock(),e.createElementBlock("div",du,[e.renderSlot(u.$slots,"right-side",{},()=>[e.createTextVNode(e.toDisplayString(g.value),1)])])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),t.type==="circle"?(e.openBlock(),e.createElementBlock("div",mu,[e.createElementVNode("div",pu,[e.renderSlot(u.$slots,"circle-inner-part",{},()=>[e.createTextVNode(e.toDisplayString(g.value),1)])]),(e.openBlock(),e.createElementBlock("svg",{width:t.circleSize,height:t.circleSize},[e.createElementVNode("circle",{ref_key:"circle",ref:c,class:"nmorph-progress__circle-ring",cx:t.circleSize/2,cy:t.circleSize/2,r:t.circleSize/2-2,"stroke-dasharray":s.value,"stroke-dashoffset":d.value},null,8,fu)],8,hu))])):e.createCommentVNode("",!0)]),_:3},8,["class","props"]))}}),gu={key:0,class:"nmorph-skeleton__rows"},wu={class:"nmorph-skeleton__template"},_u={class:"nmorph-skeleton__default"},bu=e.defineComponent({__name:"NmorphSkeleton",props:{animated:{type:Boolean,default:!0},loading:{type:Boolean,default:!0},rows:{default:0}},setup(n){const t=n,o=e.computed(()=>N({"nmorph-skeleton":[`${t.animated&&t.loading&&"loading"}`]})),r=z`
|
|
1089
1099
|
&.nmorph-skeleton--loading {
|
|
1090
1100
|
--loading-gradient: linear-gradient(
|
|
1091
1101
|
90deg,
|
|
@@ -1110,7 +1120,7 @@
|
|
|
1110
1120
|
}
|
|
1111
1121
|
`,l=M.div`
|
|
1112
1122
|
${r}
|
|
1113
|
-
`;return(c,i)=>(e.openBlock(),e.createBlock(l,{class:e.normalizeClass(o.value)},{default:e.withCtx(()=>[t.rows&&t.loading?(e.openBlock(),e.createElementBlock("div",
|
|
1123
|
+
`;return(c,i)=>(e.openBlock(),e.createBlock(l,{class:e.normalizeClass(o.value)},{default:e.withCtx(()=>[t.rows&&t.loading?(e.openBlock(),e.createElementBlock("div",gu,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.rows,s=>(e.openBlock(),e.createBlock(e.unref(Er),{key:s,width:"100%",height:"14px",variant:"rect"}))),128))])):e.createCommentVNode("",!0),e.withDirectives(e.createElementVNode("div",wu,[e.renderSlot(c.$slots,"template")],512),[[e.vShow,!t.rows&&t.loading]]),e.withDirectives(e.createElementVNode("div",_u,[e.renderSlot(c.$slots,"default")],512),[[e.vShow,!t.loading]])]),_:3},8,["class"]))}});var Nr=(n=>(n.image="image",n.circle="circle",n.rect="rect",n))(Nr||{});const ku={class:"nmorph-skeleton-item__element"},Er=e.defineComponent({__name:"NmorphSkeletonItem",props:{variant:{default:"rect"},width:{default:"auto"},height:{default:"auto"},design:{default:"nmorph"}},setup(n){const t=n,o=e.computed(()=>N({"nmorph-skeleton-item":[t.variant,`${t.design==="nmorph"?"nmorph-design":""}`]})),r=e.computed(()=>t.width),l=e.computed(()=>t.height),c=z`
|
|
1114
1124
|
position: relative;
|
|
1115
1125
|
margin-bottom: var(--indentation-02);
|
|
1116
1126
|
overflow: hidden;
|
|
@@ -1136,7 +1146,7 @@
|
|
|
1136
1146
|
&.nmorph-skeleton-item--nmorph-design {
|
|
1137
1147
|
${j()}
|
|
1138
1148
|
}
|
|
1139
|
-
`;return(s,d)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(o.value)},{default:e.withCtx(()=>[e.createElementVNode("div",
|
|
1149
|
+
`;return(s,d)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(o.value)},{default:e.withCtx(()=>[e.createElementVNode("div",ku,[t.variant==="image"?(e.openBlock(),e.createBlock(e.unref(H),{key:0,width:t.width,height:t.height},{default:e.withCtx(()=>[e.createVNode(e.unref(Kt))]),_:1},8,["width","height"])):e.createCommentVNode("",!0)])]),_:1},8,["class"]))}}),st="10px",Bu=e.defineComponent({__name:"NmorphSortButton",props:{value:{}},emits:["sort"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>N({"nmorph-sort-button":[`${o.value}`]})),c=()=>{const d=o.value==="ascending"?"descending":"ascending";r("sort",d)},i=z`
|
|
1140
1150
|
display: flex;
|
|
1141
1151
|
align-items: center;
|
|
1142
1152
|
|
|
@@ -1170,7 +1180,7 @@
|
|
|
1170
1180
|
}
|
|
1171
1181
|
`,s=M.div`
|
|
1172
1182
|
${i}
|
|
1173
|
-
`;return(d,m)=>(e.openBlock(),e.createBlock(s,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.createVNode(e.unref(A),{height:"thin","style-type":"transparent",onClick:c},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{class:"nmorph-sort-button__icon-up",width:st,height:st},{default:e.withCtx(()=>[e.createVNode(e.unref(en))]),_:1}),e.createVNode(e.unref(H),{class:"nmorph-sort-button__icon-down",width:st,height:st},{default:e.withCtx(()=>[e.createVNode(e.unref(en))]),_:1})]),_:1})]),_:1},8,["class"]))}}),
|
|
1183
|
+
`;return(d,m)=>(e.openBlock(),e.createBlock(s,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.createVNode(e.unref(A),{height:"thin","style-type":"transparent",onClick:c},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{class:"nmorph-sort-button__icon-up",width:st,height:st},{default:e.withCtx(()=>[e.createVNode(e.unref(en))]),_:1}),e.createVNode(e.unref(H),{class:"nmorph-sort-button__icon-down",width:st,height:st},{default:e.withCtx(()=>[e.createVNode(e.unref(en))]),_:1})]),_:1})]),_:1},8,["class"]))}}),xu={class:"nmorph-table__wrapper"},yu={class:"nmorph-table__header"},Vu=["data-src"],$u={class:"nmorph-table__table-row"},vu={class:"nmorph-table__cell"},Nu={class:"nmorph-table__body"},Eu=["id"],Cu={class:"nmorph-table__slot-columns"},Cr=e.defineComponent({__name:"NmorphTable",props:{data:{default:()=>[]},rowHover:{type:Boolean,default:!0},bordered:{type:Boolean,default:!1},sort:{default:void 0},design:{default:"nmorph"}},setup(n){const t=n,o=e.computed(()=>N({"nmorph-table":[`${t.design}`]})),r=e.ref(t.data),l=e.ref(t.sort),c=(k,B)=>{l.value&&(l.value[B]=k,r.value.sort((h,_)=>{const b=String(h[B]).toLowerCase(),x=String(_[B]).toLowerCase();if(!l.value)return 0;const y=l.value[B];return y==="ascending"?b.localeCompare(x):y==="descending"?x.localeCompare(b):0}))},i=e.ref(null),s=e.ref([]);e.provide("table-data",{rows:r,columns:s});const d=e.computed(()=>{const k=s.value.map(x=>x.width).filter(x=>!!x),B=k.length,h=k.reduce((x,y)=>(x+=Number(y),x),0),_=s.value.length-B;return i.value?.clientWidth?(i.value?.clientWidth-h)/_:0}),m=k=>k!==""?k:d.value,g=e.ref(0);e.watch(()=>t.data,()=>{g.value=g.value+1,r.value=t.data,s.value=[]},{immediate:!0});const f=k=>typeof k=="object"?"":k,w=we();e.provide("table-identifier",w);const u=z`
|
|
1174
1184
|
.nmorph-table {
|
|
1175
1185
|
--border-color: var(--nmorph-info-text-color);
|
|
1176
1186
|
--table-cell-height: auto;
|
|
@@ -1241,7 +1251,7 @@
|
|
|
1241
1251
|
}
|
|
1242
1252
|
`,p=M.div`
|
|
1243
1253
|
${u}
|
|
1244
|
-
`;return(k,B)=>(e.openBlock(),e.createBlock(p,null,{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock("div",{ref_key:"nmorphDOMTable",ref:i,key:g.value,class:e.normalizeClass(o.value)},[e.createElementVNode("div",
|
|
1254
|
+
`;return(k,B)=>(e.openBlock(),e.createBlock(p,null,{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock("div",{ref_key:"nmorphDOMTable",ref:i,key:g.value,class:e.normalizeClass(o.value)},[e.createElementVNode("div",xu,[e.createElementVNode("table",yu,[e.createElementVNode("colgroup",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,h=>(e.openBlock(),e.createElementBlock("col",{key:h.prop,style:e.normalizeStyle({width:`${m(h.width)}px`}),"data-src":`${m(h.width)}px`},null,12,Vu))),128))]),e.createElementVNode("thead",null,[e.createElementVNode("tr",$u,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,(h,_)=>(e.openBlock(),e.createElementBlock("th",{key:_,class:e.normalizeClass(["nmorph-table__table-data",{"nmorph-table__table-data--bordered":t.bordered}])},[e.createElementVNode("div",vu,[e.createElementVNode("div",{style:e.normalizeStyle({"justify-content":h.alignment}),class:"nmorph-table__cell-content"},[e.createElementVNode("span",null,e.toDisplayString(h.label),1),l.value&&l.value[h.prop]?(e.openBlock(),e.createBlock(Bu,{key:0,class:"nmorph-table__button-wrapper",value:l.value[h.prop],onSort:b=>c(b,h.prop)},null,8,["value","onSort"])):e.createCommentVNode("",!0)],4)])],2))),128))])])]),e.createElementVNode("div",Nu,[e.createElementVNode("table",null,[e.createElementVNode("colgroup",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,h=>(e.openBlock(),e.createElementBlock("col",{key:h.prop,style:e.normalizeStyle({width:`${m(h.width)}px`})},null,4))),128))]),e.createElementVNode("tbody",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.value,(h,_)=>(e.openBlock(),e.createElementBlock("tr",{key:_,class:e.normalizeClass(["nmorph-table__table-data-row",{"nmorph-table__table-data-row--row-hover":t.rowHover}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,b=>(e.openBlock(),e.createElementBlock("td",{key:b.prop,class:e.normalizeClass([{"nmorph-table__table-data--bordered":t.bordered},"nmorph-table__table-data"])},[e.createElementVNode("div",{id:`table-cell-${e.unref(w)}-${_}-${b.prop}`,style:e.normalizeStyle({"text-align":b.alignment}),class:"nmorph-table__cell nmorph-table__cell--data"},e.toDisplayString(f(h[b.prop])),13,Eu)],2))),128))],2))),128))])]),e.createElementVNode("table",null,[e.createElementVNode("colgroup",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,h=>(e.openBlock(),e.createElementBlock("col",{key:h.prop,style:e.normalizeStyle({width:`${m(h.width)}px`})},null,4))),128))]),e.createElementVNode("tbody",Cu,[e.renderSlot(k.$slots,"default")])])])])],2))]),_:3}))}}),Mr=e.defineComponent({__name:"NmorphTableCell",props:{row:{}},setup(n){const t=e.inject("column-property"),o=e.inject("table-identifier"),r=n,l=e.computed(()=>N({"nmorph-table-cell":[]})),c=e.computed(()=>`#table-cell-${o}-${r.row}-${t}`),i=e.ref(!1);return e.onMounted(async()=>{await e.nextTick();const s=document.querySelector(c.value);s&&(s.innerHTML=""),i.value=!0}),(s,d)=>i.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.value)},[(e.openBlock(),e.createBlock(e.Teleport,{to:c.value},[e.renderSlot(s.$slots,"default")],8,["to"]))],2)):e.createCommentVNode("",!0)}}),Mu=["data-id"],zr=e.defineComponent({__name:"NmorphTableColumn",props:{label:{default:""},width:{default:""},alignment:{default:"center"},prop:{}},setup(n){const t=e.inject("table-data"),o=e.inject("table-identifier"),r=n,l=e.computed(()=>N({"nmorph-table-column":[]})),c=e.ref(0);e.provide("column-property",r.prop),e.provide("table-identifier",o),e.onMounted(()=>{i()});const i=()=>{if(!t?.columns.value)return;const{columns:d}=t;c.value=d.value.length+1,t.columns.value=[...d.value,{...r,id:c.value}]},s=e.ref(null);return(d,m)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"columnDOMEl",ref:s,"data-id":c.value,class:e.normalizeClass(l.value)},[e.renderSlot(d.$slots,"default",{scope:{columns:e.unref(t)?.columns.value,rows:e.unref(t)?.rows.value,tableId:e.unref(o)}})],10,Mu))}}),zu=e.defineComponent({__name:"NmorphTagList",props:{modelValue:{}},emits:["close","update:model-value"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>N({"nmorph-list":[]}));let c=e.ref(o.modelValue);const i=s=>{c.value=c.value.filter(d=>d.value!==s),r("close",s),r("update:model-value",c.value)};return(s,d)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(l.value)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(c),m=>(e.openBlock(),e.createBlock(e.unref(on),e.mergeProps({key:m.value,ref_for:!0},m,{onClose:i}),null,16))),128))],2))}}),Hu={class:"nmorph-tag-item__content"},on=e.defineComponent({__name:"NmorphTagItem",props:{value:{},text:{},removable:{type:Boolean,default:!0},height:{default:"default"},design:{default:"nmorph"}},emits:["close"],setup(n,{emit:t}){const o=n,r=e.computed(()=>N({nmorph:[Q[o.height]],"nmorph-tag-item":[`${o.design==="nmorph"?"nmorph-design":""}`]})),l=t,c=()=>{l("close",o.value)},i=z`
|
|
1245
1255
|
display: inline-flex;
|
|
1246
1256
|
margin-right: var(--indentation-02);
|
|
1247
1257
|
padding: var(--indentation-00) var(--indentation-03);
|
|
@@ -1276,7 +1286,7 @@
|
|
|
1276
1286
|
}
|
|
1277
1287
|
`,s=M.div`
|
|
1278
1288
|
${i}
|
|
1279
|
-
`;return(d,m)=>(e.openBlock(),e.createBlock(s,{class:e.normalizeClass(r.value)},{default:e.withCtx(()=>[e.createElementVNode("div",
|
|
1289
|
+
`;return(d,m)=>(e.openBlock(),e.createBlock(s,{class:e.normalizeClass(r.value)},{default:e.withCtx(()=>[e.createElementVNode("div",Hu,[e.createElementVNode("span",null,e.toDisplayString(d.text),1),o.removable?(e.openBlock(),e.createBlock(e.unref(H),{key:0,class:"nmorph-tag-item__close-icon",onClick:e.withModifiers(c,["stop"])},{default:e.withCtx(()=>[e.createVNode(e.unref(je))]),_:1})):e.createCommentVNode("",!0)])]),_:1},8,["class"]))}}),Su=["innerHTML"],Iu={key:1,class:"nmorph-alert__wrapper"},Lu={class:"nmorph-alert__left-side"},Au={key:0,class:"nmorph-alert__icon"},Tu={class:"nmorph-alert__content-wrapper"},Du={class:"nmorph-alert__content-title"},ju={class:"nmorph-alert__content"},Hr=e.defineComponent({__name:"NmorphAlert",props:{id:{default:void 0},type:{default:"info"},closable:{type:Boolean,default:!1},title:{default:""},content:{default:""},fill:{type:Boolean,default:!1},showIcon:{type:Boolean,default:!0},bordered:{type:Boolean,default:!0},html:{default:""},closeIconPosition:{default:"center"}},emits:["close"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>N({"nmorph-alert":[o.type,`${o.bordered&&"bordered"}`,`${o.fill&&"fill"}`]})),c=()=>{r("close")},i={[Ee.success]:dr,[Ee.warning]:hr,[Ee.info]:ar,[Ee.error]:er},s=e.useSlots(),d=z`
|
|
1280
1290
|
--background-color: var(--nmorph-overlay-color);
|
|
1281
1291
|
|
|
1282
1292
|
display: inline-block;
|
|
@@ -1369,7 +1379,7 @@
|
|
|
1369
1379
|
align-self: ${g=>g.closeButtonPosition};
|
|
1370
1380
|
}
|
|
1371
1381
|
|
|
1372
|
-
`;return(g,f)=>e.unref(s).default||o.title||o.content||o.html?(e.openBlock(),e.createBlock(m,{key:0,class:e.normalizeClass(l.value),props:{closeButtonPosition:o.closeIconPosition}},{default:e.withCtx(()=>[o.html?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-alert__html-wrapper",innerHTML:o.html},null,8,
|
|
1382
|
+
`;return(g,f)=>e.unref(s).default||o.title||o.content||o.html?(e.openBlock(),e.createBlock(m,{key:0,class:e.normalizeClass(l.value),props:{closeButtonPosition:o.closeIconPosition}},{default:e.withCtx(()=>[o.html?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-alert__html-wrapper",innerHTML:o.html},null,8,Su)):(e.openBlock(),e.createElementBlock("div",Iu,[e.createElementVNode("div",Lu,[o.showIcon?(e.openBlock(),e.createElementBlock("div",Au,[e.renderSlot(g.$slots,"icon",{},()=>[e.createVNode(e.unref(H),{size:"medium"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(i[o.type])))]),_:1})])])):e.createCommentVNode("",!0),e.createElementVNode("div",Tu,[e.createElementVNode("div",Du,[o.title||e.unref(s).title?e.renderSlot(g.$slots,"title",{key:0},()=>[e.createTextVNode(e.toDisplayString(o.title),1)]):e.createCommentVNode("",!0)]),e.createElementVNode("div",ju,[e.renderSlot(g.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.content),1)])])])]),o.closable?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-alert__close",onClick:c},[e.createVNode(e.unref(H),{width:"14px",height:"14px"},{default:e.withCtx(()=>[e.createVNode(e.unref(Xt))]),_:1})])):e.createCommentVNode("",!0)]))]),_:3},8,["class","props"])):e.createCommentVNode("",!0)}});var Ee=(n=>(n.success="success",n.error="error",n.warning="warning",n.info="info",n))(Ee||{});const Ou={class:"nmorph-dialog__header"},Fu={class:"nmorph-dialog__title"},Pu={class:"nmorph-dialog__content"},Ru=e.defineComponent({__name:"NmorphDialog",props:{modelValue:{type:Boolean,default:!1},title:{default:""},width:{default:"330px"},openDelay:{default:0},closeDelay:{default:0},closeOnClickModal:{type:Boolean,default:!0},showClose:{type:Boolean,default:!0},zIndex:{default:999},closeOnOverlay:{type:Boolean,default:!0}},emits:["on-close","update:model-value"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>N({"nmorph-dialog":[]})),c=e.ref(o.modelValue);let i=null,s=null;e.watch(()=>o.modelValue,w=>{w?(s&&clearTimeout(s),i=setTimeout(()=>{c.value=!0},o.openDelay)):(i&&clearTimeout(i),s=setTimeout(()=>{c.value=!1},o.closeDelay))},{immediate:!0});const d=()=>{r("on-close"),i&&clearTimeout(i),s=setTimeout(()=>{r("update:model-value",!1)},o.closeDelay)},m=()=>{o.closeOnOverlay&&d()},g=z`
|
|
1373
1383
|
width: var(--width);
|
|
1374
1384
|
padding: var(--indentation-04);
|
|
1375
1385
|
background: var(--nmorph-main-color);
|
|
@@ -1394,9 +1404,9 @@
|
|
|
1394
1404
|
}
|
|
1395
1405
|
`,f=M.div`
|
|
1396
1406
|
${g}
|
|
1397
|
-
--width: ${
|
|
1398
|
-
z-index: ${
|
|
1399
|
-
`;return(
|
|
1407
|
+
--width: ${w=>w.dialogWidth};
|
|
1408
|
+
z-index: ${w=>w.zIndex};
|
|
1409
|
+
`;return(w,u)=>(e.openBlock(),e.createBlock(e.unref(ut),{show:c.value,onOnOutsideClick:m},{default:e.withCtx(()=>[e.createVNode(f,{class:e.normalizeClass(l.value),props:{dialogWidth:o.width,zIndex:o.zIndex}},{default:e.withCtx(()=>[e.createElementVNode("div",Ou,[e.renderSlot(w.$slots,"header",{},()=>[e.createElementVNode("div",Fu,e.toDisplayString(o.title),1),o.showClose?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-dialog__close-icon",onClick:d},[e.createVNode(e.unref(H),null,{default:e.withCtx(()=>[e.createVNode(e.unref(Xt))]),_:1})])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",Pu,[e.renderSlot(w.$slots,"default")])]),_:3},8,["class","props"])]),_:3},8,["show"]))}}),qu={class:"nmorph-tooltip__shadow-content"},Wu={key:0,class:"nmorph-tooltip__triangle"},Uu={key:0,class:"nmorph-tooltip__info-content"},Yu={class:"nmorph-tooltip__shadow-content"},Gu={key:0},Sr=e.defineComponent({__name:"NmorphTooltip",props:{text:{default:""},position:{default:"top"},forceShow:{type:Boolean,default:!1},forceCoordinate:{default:null}},setup(n,{expose:t}){const o=n,r=e.ref(o.forceShow),l=e.ref(null),c=e.ref(null),{placement:i}=_n({initialPlacement:o.position,contentDOMElement:l,relativeElement:c}),s=e.computed(()=>N({"nmorph-tooltip":[i.value,`${!!o.forceCoordinate?.x&&!!o.forceCoordinate?.y&&"force-coords"}`]})),d=()=>{r.value=!0},m=()=>{o.forceShow||(r.value=!1)},g=e.computed(()=>o.forceCoordinate?"100%":"auto"),f=e.ref(null);t({tooltipBody:f});const w=z`
|
|
1400
1410
|
--max-width: 120px;
|
|
1401
1411
|
|
|
1402
1412
|
--width: fit-content;
|
|
@@ -1501,10 +1511,10 @@
|
|
|
1501
1511
|
}
|
|
1502
1512
|
}
|
|
1503
1513
|
`,u=M.div`
|
|
1504
|
-
${
|
|
1514
|
+
${w}
|
|
1505
1515
|
width: ${p=>p.width};
|
|
1506
1516
|
|
|
1507
|
-
`;return(p,k)=>(e.openBlock(),e.createBlock(u,{class:e.normalizeClass(s.value),props:{width:g.value}},{default:e.withCtx(()=>[e.createElementVNode("div",{ref_key:"tooltipDOMRef",ref:l,class:"nmorph-tooltip__content",onMouseenter:d,onMouseleave:m},[e.createElementVNode("div",{ref_key:"slotDOMRef",ref:c},[e.renderSlot(p.$slots,"default")],512),o.forceCoordinate?(e.openBlock(),e.createBlock(e.TransitionGroup,{key:0,name:"opacity",tag:"div"},{default:e.withCtx(()=>[r.value&&o.text?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-tooltip__info-content",style:e.normalizeStyle({left:p.forceCoordinate?.x,bottom:p.forceCoordinate?.y}),ref_key:"tooltipBody",ref:f},[e.createElementVNode("div",
|
|
1517
|
+
`;return(p,k)=>(e.openBlock(),e.createBlock(u,{class:e.normalizeClass(s.value),props:{width:g.value}},{default:e.withCtx(()=>[e.createElementVNode("div",{ref_key:"tooltipDOMRef",ref:l,class:"nmorph-tooltip__content",onMouseenter:d,onMouseleave:m},[e.createElementVNode("div",{ref_key:"slotDOMRef",ref:c},[e.renderSlot(p.$slots,"default")],512),o.forceCoordinate?(e.openBlock(),e.createBlock(e.TransitionGroup,{key:0,name:"opacity",tag:"div"},{default:e.withCtx(()=>[r.value&&o.text?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-tooltip__info-content",style:e.normalizeStyle({left:p.forceCoordinate?.x,bottom:p.forceCoordinate?.y}),ref_key:"tooltipBody",ref:f},[e.createElementVNode("div",qu,[o.forceCoordinate?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",Wu)),e.createElementVNode("span",null,e.toDisplayString(p.text),1)])],4)):e.createCommentVNode("",!0)]),_:1})):(e.openBlock(),e.createBlock(e.TransitionGroup,{key:1,name:"opacity",tag:"div"},{default:e.withCtx(()=>[r.value?(e.openBlock(),e.createElementBlock("div",Uu,[e.createElementVNode("div",Yu,[k[0]||(k[0]=e.createElementVNode("div",{class:"nmorph-tooltip__triangle"},null,-1)),o.text?(e.openBlock(),e.createElementBlock("span",Gu,e.toDisplayString(p.text),1)):e.renderSlot(p.$slots,"content",{key:1})])])):e.createCommentVNode("",!0)]),_:3}))],544)]),_:3},8,["class","props"]))}}),Xu={key:0,class:"nmorph-checkbox__content"},Ku={class:"nmorph-checkbox__input-wrapper"},Qu=["disabled","checked"],Zu={key:0,class:"nmorph-checkbox__fake-checked"},Ju={key:0,class:"nmorph-checkbox__label"},e7={key:1,class:"nmorph-checkbox__label"},t7={key:1,class:"nmorph-checkbox__content"},n7=["disabled","checked"],o7={key:0,class:"nmorph-checkbox__fake"},r7={key:1,class:"nmorph-checkbox__fake"},Ir=e.defineComponent({__name:"NmorphCheckbox",props:{id:{default:""},disabled:{type:Boolean,default:!1},modelValue:{type:Boolean,default:!1},label:{default:""},design:{default:"checkbox"}},emits:["update:model-value"],setup(n,{expose:t,emit:o}){const r=e.inject("checkbox-group-selected-value",void 0),l=e.inject("change-checkbox-value-handler",void 0),c=n;e.watch(()=>c.modelValue,k=>{d.value=k});const i=e.ref(null);t({inputDOMRef:i});const s=r!==void 0,d=s?e.ref(r.value):e.ref(c.modelValue),m=e.computed(()=>s?r.value.includes(c.id):c.modelValue),g=o,f=()=>{if(!c.disabled){if(!s){d.value=!d.value,g("update:model-value",d.value);return}l&&Array.isArray(d.value)&&l(c.id,d.value)}},w=e.computed(()=>N({"nmorph-checkbox":[`${m.value&&"checked"}`,`${c.disabled&&"disabled"}`,`${c.design==="button"&&"button"}`]})),u=z`
|
|
1508
1518
|
--size: var(--extra-thin-component);
|
|
1509
1519
|
|
|
1510
1520
|
display: inline-flex;
|
|
@@ -1601,7 +1611,7 @@
|
|
|
1601
1611
|
}
|
|
1602
1612
|
`,p=M.label`
|
|
1603
1613
|
${u}
|
|
1604
|
-
`;return(k,B)=>(e.openBlock(),e.createBlock(p,{class:e.normalizeClass(
|
|
1614
|
+
`;return(k,B)=>(e.openBlock(),e.createBlock(p,{class:e.normalizeClass(w.value)},{default:e.withCtx(()=>[c.design==="checkbox"?(e.openBlock(),e.createElementBlock("div",Xu,[e.createElementVNode("div",Ku,[e.createElementVNode("input",{ref_key:"inputDOMRef",ref:i,type:"checkbox",disabled:c.disabled,checked:m.value,class:"nmorph-native-input",onChange:f},null,40,Qu),B[0]||(B[0]=e.createElementVNode("div",{class:"nmorph-checkbox__fake"},null,-1)),m.value?(e.openBlock(),e.createElementBlock("div",Zu)):e.createCommentVNode("",!0)]),c.label?(e.openBlock(),e.createElementBlock("div",Ju,[e.createElementVNode("span",null,e.toDisplayString(c.label),1)])):(e.openBlock(),e.createElementBlock("div",e7,[e.renderSlot(k.$slots,"default")]))])):e.createCommentVNode("",!0),c.design==="button"?(e.openBlock(),e.createElementBlock("div",t7,[e.createElementVNode("input",{ref_key:"inputDOMRef",ref:i,type:"checkbox",disabled:c.disabled,checked:m.value,onChange:f},null,40,n7),c.label?(e.openBlock(),e.createElementBlock("div",o7,[e.createElementVNode("span",null,e.toDisplayString(c.label),1)])):(e.openBlock(),e.createElementBlock("div",r7,[e.renderSlot(k.$slots,"label")]))])):e.createCommentVNode("",!0)]),_:3},8,["class"]))}}),a7={class:"nmorph-checkbox-group__wrapper"},l7={class:"nmorph-checkbox-group__content"},c7=e.defineComponent({__name:"NmorphCheckboxGroup",props:{modelValue:{default:()=>[]},options:{default:()=>[]},design:{default:"checkbox"},direction:{default:"row"},id:{},name:{},height:{},disabled:{type:Boolean},tabindex:{}},emits:["update:model-value"],setup(n,{emit:t}){const o=n,r=e.ref(o.modelValue),l=t,c=m=>{r.value.includes(m)?r.value=r.value.filter(g=>g!==m):r.value.push(m),l("update:model-value",r.value)},i=e.computed(()=>N({"nmorph-checkbox-group":[o.design,o.direction]}));e.provide("checkbox-group-selected-value",r),e.provide("change-checkbox-value-handler",c);const s=z`
|
|
1605
1615
|
display: inline-block;
|
|
1606
1616
|
|
|
1607
1617
|
.nmorph-checkbox-group__wrapper {
|
|
@@ -1635,7 +1645,7 @@
|
|
|
1635
1645
|
}
|
|
1636
1646
|
`,d=M.div`
|
|
1637
1647
|
${s}
|
|
1638
|
-
`;return(m,g)=>(e.openBlock(),e.createBlock(d,{class:e.normalizeClass(i.value)},{default:e.withCtx(()=>[e.createElementVNode("div",
|
|
1648
|
+
`;return(m,g)=>(e.openBlock(),e.createBlock(d,{class:e.normalizeClass(i.value)},{default:e.withCtx(()=>[e.createElementVNode("div",a7,[e.createElementVNode("div",l7,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.options,(f,w)=>(e.openBlock(),e.createBlock(e.unref(Ir),{id:f.id,key:w,label:f.label,"model-value":f.modelValue,disabled:f.disabled,design:o.design},null,8,["id","label","model-value","disabled","design"]))),128)),e.renderSlot(m.$slots,"default")])])]),_:3},8,["class"]))}}),i7={class:"nmorph-autocomplete__input-content"},s7={key:0,class:"nmorph-autocomplete__loading"},d7={key:1,class:"nmorph-autocomplete__list"},m7=["onClick"],p7=e.defineComponent({__name:"NmorphAutocomplete",props:{modelValue:{default:""},placeholder:{default:""},clearable:{type:Boolean,default:!0},list:{default:()=>[]},actionCallback:{type:Function,default:void 0},id:{},name:{},height:{default:"default"},disabled:{type:Boolean,default:!1},tabindex:{}},emits:["update:model-value","select"],setup(n,{emit:t}){const o=n,r=e.ref(o.modelValue),l=t,c=e.computed(()=>N({"nmorph-autocomplete":[]})),i=B=>{r.value=B,l("update:model-value",r.value)},s=e.ref(!1),d=e.ref(null),m=()=>{s.value=!1},g=e.computed(()=>o.list.filter(B=>Object.keys(B).some(h=>String(B[h]).toLowerCase().includes(r.value.toLowerCase()))));e.watch(g,B=>{s.value=B.length>0});const f=B=>{l("select",B),r.value=B.value,setTimeout(()=>{s.value=!1})},w=()=>{s.value=g.value.length>0},u=e.ref(!1);e.watch(r,async B=>{B!==""&&o.actionCallback&&(u.value=!0,await o.actionCallback(),u.value=!1)}),e.watch(u,B=>{B&&(s.value=!0)});const p=z`
|
|
1639
1649
|
.nmorph-autocomplete__list-item {
|
|
1640
1650
|
padding: var(--indentation-02) var(--indentation-04);
|
|
1641
1651
|
cursor: pointer;
|
|
@@ -1659,7 +1669,7 @@
|
|
|
1659
1669
|
}
|
|
1660
1670
|
`,k=M.div`
|
|
1661
1671
|
${p}
|
|
1662
|
-
`;return(B,h)=>(e.openBlock(),e.createBlock(k,{class:e.normalizeClass(c.value)},{default:e.withCtx(()=>[e.createElementVNode("div",
|
|
1672
|
+
`;return(B,h)=>(e.openBlock(),e.createBlock(k,{class:e.normalizeClass(c.value)},{default:e.withCtx(()=>[e.createElementVNode("div",i7,[e.createElementVNode("div",{ref_key:"nmorphAutocompleteDOMRef",ref:d,class:"nmorph-autocomplete__input"},[e.createVNode(e.unref(Dr),{id:o.id,name:o.name,height:o.height,disabled:o.disabled,"model-value":r.value,placeholder:o.placeholder,clearable:o.clearable,onFocus:w,"onUpdate:modelValue":i},null,8,["id","name","height","disabled","model-value","placeholder","clearable"])],512)]),d.value?(e.openBlock(),e.createBlock(e.unref(ft),{key:0,open:s.value,"relative-element":d.value,"y-offset":1,onOnOutsideClick:m},{default:e.withCtx(()=>[u.value?(e.openBlock(),e.createElementBlock("div",s7,[e.renderSlot(B.$slots,"loader",{},()=>[e.createVNode(e.unref(H),{size:"large"},{default:e.withCtx(()=>[e.createVNode(e.unref(lt))]),_:1})])])):(e.openBlock(),e.createElementBlock("div",d7,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(g.value,(_,b)=>(e.openBlock(),e.createElementBlock("div",{key:b,class:"nmorph-autocomplete__list-item",onClick:()=>f(_)},[e.renderSlot(B.$slots,"default",{scope:_},()=>[e.createTextVNode(e.toDisplayString(_.value),1)])],8,m7))),128))]))]),_:3},8,["open","relative-element"])):e.createCommentVNode("",!0)]),_:3},8,["class"]))}}),Lr="nmorph-form-item-input-data",ue=n=>{const t=e.inject(Lr),o=we(),r=e.computed(()=>n.id||t?.id.value||o),l=e.computed(()=>n.name||t?.name.value||r.value),c=e.computed(()=>n.tabindex??0);return{id:r,name:l,tabindex:c}},h7={class:"nmorph-color-picker__content"},f7=["id","name","tabindex","value","disabled"],u7={key:0,class:"nmorph-color-picker__value"},g7=e.defineComponent({__name:"NmorphColorPicker",props:{modelValue:{default:""},showValue:{type:Boolean,default:!1},id:{},name:{},height:{default:"default"},disabled:{type:Boolean,default:!1},tabindex:{}},emits:["update:model-value","focus","blur"],setup(n,{expose:t,emit:o}){const r=n,l=o,{id:c,name:i,tabindex:s}=ue(r),d=(_,b="#000000")=>{const x=_?.trim()||"";return/^#[\da-f]{6}$/i.test(x)?x.toLowerCase():/^#[\da-f]{3}$/i.test(x)?`#${x.slice(1).split("").map(y=>`${y}${y}`).join("").toLowerCase()}`:b},m=e.ref(null),g=()=>{const _=m.value||document.documentElement,b=getComputedStyle(_).getPropertyValue("--nmorph-accent-color").trim();return d(b,"#006cb6")},f=e.ref(d(r.modelValue)),w=e.ref(!1);e.watch(()=>r.modelValue,_=>{f.value=_?d(_):g()});const u=_=>{const b=_.target,x=d(b.value);f.value=x,l("update:model-value",x)};e.onMounted(()=>{r.modelValue||(f.value=g())}),t({inputDOMRef:m});const p=e.computed(()=>N({nmorph:[Q[r.height],`${w.value&&"focused"}`],"nmorph-color-picker":[`${r.disabled&&"disabled"}`]})),k=e.computed(()=>f.value.toUpperCase()),B=z`
|
|
1663
1673
|
display: inline-flex;
|
|
1664
1674
|
flex: 0 0 auto;
|
|
1665
1675
|
flex-direction: column;
|
|
@@ -1744,7 +1754,7 @@
|
|
|
1744
1754
|
}
|
|
1745
1755
|
`,h=M.div`
|
|
1746
1756
|
${B}
|
|
1747
|
-
`;return(
|
|
1757
|
+
`;return(_,b)=>(e.openBlock(),e.createBlock(h,{class:e.normalizeClass(p.value)},{default:e.withCtx(()=>[e.createElementVNode("div",h7,[e.createElementVNode("input",{id:e.unref(c),ref_key:"inputDOMRef",ref:m,name:e.unref(i),tabindex:e.unref(s),class:"nmorph-color-picker__native nmorph-native-input",type:"color",value:f.value,disabled:r.disabled,onInput:u,onFocus:b[0]||(b[0]=x=>{w.value=!0,l("focus")}),onBlur:b[1]||(b[1]=x=>{w.value=!1,l("blur")})},null,40,f7),e.createElementVNode("div",{class:"nmorph-color-picker__swatch",style:e.normalizeStyle({background:f.value})},null,4),r.showValue?(e.openBlock(),e.createElementBlock("span",u7,e.toDisplayString(k.value),1)):e.createCommentVNode("",!0)])]),_:1},8,["class"]))}}),w7=e.defineComponent({__name:"NmorphClearButton",emits:["clear"],setup(n,{emit:t}){const o=t,r=e.computed(()=>N({"nmorph-input-clear-button":[]}));return(l,c)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(r.value)},[e.createVNode(e.unref(H),{onClick:c[0]||(c[0]=e.withModifiers(i=>o("clear"),["stop"]))},{default:e.withCtx(()=>[e.createVNode(e.unref(je))]),_:1})],2))}}),_7={class:"nmorph-date-picker-header__left-side"},b7={class:"nmorph-date-picker-header__center-side"},k7={class:"nmorph-date-picker-header__right-side"},B7=e.defineComponent({__name:"NmorphDatePickerHeader",props:{year:{},month:{}},emits:["prev-month","next-month","prev-year","next-year","change-year","change-month"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>N({"nmorph-date-picker-header":[]})),c=z`
|
|
1748
1758
|
display: flex;
|
|
1749
1759
|
justify-content: space-between;
|
|
1750
1760
|
padding: var(--indentation-03);
|
|
@@ -1783,7 +1793,7 @@
|
|
|
1783
1793
|
}
|
|
1784
1794
|
`,i=M.div`
|
|
1785
1795
|
${c}
|
|
1786
|
-
`;return(s,d)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.createElementVNode("div",
|
|
1796
|
+
`;return(s,d)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.createElementVNode("div",_7,[e.createVNode(e.unref(A),{class:"nmorph-date-picker-header__action-btn","style-type":"transparent",onClick:d[0]||(d[0]=m=>r("prev-year")),tabindex:-1},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{class:"nmorph-date-picker-header__chevron-double-left"},{default:e.withCtx(()=>[e.createVNode(e.unref(Gt))]),_:1})]),_:1}),e.createVNode(e.unref(A),{class:"nmorph-date-picker-header__action-btn","style-type":"transparent",onClick:d[1]||(d[1]=m=>r("prev-month")),tabindex:-1},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{class:"nmorph-date-picker-header__chevron-left"},{default:e.withCtx(()=>[e.createVNode(e.unref(K))]),_:1})]),_:1})]),e.createElementVNode("div",b7,[e.createVNode(e.unref(A),{text:o.year,"style-type":"transparent",fill:"",onClick:d[2]||(d[2]=m=>r("change-year")),tabindex:-1},null,8,["text"]),e.createVNode(e.unref(A),{text:e.unref(nn)(o.month),"style-type":"transparent",fill:"",onClick:d[3]||(d[3]=m=>r("change-month")),tabindex:-1},null,8,["text"])]),e.createElementVNode("div",k7,[e.createVNode(e.unref(A),{class:"nmorph-date-picker-header__action-btn","style-type":"transparent",onClick:d[4]||(d[4]=m=>r("next-month")),tabindex:-1},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{class:"nmorph-date-picker-header__chevron-right"},{default:e.withCtx(()=>[e.createVNode(e.unref(K))]),_:1})]),_:1}),e.createVNode(e.unref(A),{class:"nmorph-date-picker-header__action-btn","style-type":"transparent",onClick:d[5]||(d[5]=m=>r("next-year")),tabindex:-1},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{class:"nmorph-date-picker-header__chevron-double-right"},{default:e.withCtx(()=>[e.createVNode(e.unref(Gt))]),_:1})]),_:1})])]),_:1},8,["class"]))}}),x7={class:"nmorph-year-month-picker__header"},y7={class:"nmorph-year-month-picker__value"},V7={class:"nmorph-year-month-picker__values"},Ar=e.defineComponent({__name:"NmorphYearMonthPicker",props:{currentDate:{},type:{default:"month"}},emits:["update-year","update-month","back-to-years"],setup(n,{emit:t}){const{months:o}=ct(),r=o.map((b,x)=>({label:b.substring(0,3),value:String(x),tabindex:-1})),l=n,c=e.ref(r),i=e.ref(String(l.currentDate.getMonth())),s=e.ref(l.currentDate.getFullYear()),d=()=>{const b=l.currentDate.getFullYear(),x=kr(b).map(y=>({label:String(y),value:String(y)}));c.value=x};e.watch(()=>l.currentDate,()=>{l.type==="year"&&(d(),i.value=String(l.currentDate.getFullYear()))},{immediate:!0,deep:!0});const m=t,g=e.computed(()=>N({"nmorph-year-month-picker":[]})),f=b=>{i.value=b,l.type==="month"?m("update-month",i.value):m("update-year",i.value)},w=b=>{c.value=c.value.map(x=>{const y=String(b==="decrease"?Number(x.value)-10:Number(x.value)+10);return{label:y,value:y}})},u=b=>{b==="decrease"?s.value=s.value-1:s.value=s.value+1,m("update-year",String(s.value))},p=b=>{b==="decrease"?l.type==="year"?w("decrease"):u("decrease"):l.type==="year"?w("increase"):u("increase")},k=e.computed(()=>l.type==="year"?`${c.value[0].label} - ${c.value[c.value.length-1].label}`:String(s.value)),B=()=>{l.type==="month"&&m("back-to-years")},h=z`
|
|
1787
1797
|
.nmorph-year-month-picker__header {
|
|
1788
1798
|
display: flex;
|
|
1789
1799
|
justify-content: space-between;
|
|
@@ -1822,9 +1832,9 @@
|
|
|
1822
1832
|
.nmorph-year-month-picker__chevron-right {
|
|
1823
1833
|
rotate: -90deg;
|
|
1824
1834
|
}
|
|
1825
|
-
`,
|
|
1835
|
+
`,_=M.div`
|
|
1826
1836
|
${h}
|
|
1827
|
-
`;return(
|
|
1837
|
+
`;return(b,x)=>(e.openBlock(),e.createBlock(_,{class:e.normalizeClass(g.value)},{default:e.withCtx(()=>[e.createElementVNode("div",x7,[e.createVNode(e.unref(A),{class:"nmorph-year-month-picker__action-btn",onClick:x[0]||(x[0]=y=>p("decrease")),tabindex:-1},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{class:"nmorph-year-month-picker__chevron-left"},{default:e.withCtx(()=>[e.createVNode(e.unref(K))]),_:1})]),_:1}),e.createElementVNode("div",y7,[e.createVNode(e.unref(A),{text:k.value,"style-type":"transparent",onClick:B,tabindex:-1},null,8,["text"])]),e.createVNode(e.unref(A),{class:"nmorph-year-month-picker__action-btn",onClick:x[1]||(x[1]=y=>p("increase")),tabindex:-1},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{class:"nmorph-year-month-picker__chevron-right"},{default:e.withCtx(()=>[e.createVNode(e.unref(K))]),_:1})]),_:1})]),e.createVNode(e.unref(Or)),e.createElementVNode("div",V7,[e.createVNode(e.unref(sn),{"model-value":i.value,options:c.value,"onUpdate:modelValue":f},null,8,["model-value","options"])])]),_:1},8,["class"]))}}),$7=e.defineComponent({__name:"NmorphDatePickerContent",props:{initialDate:{default:()=>new Date},selectedValues:{},type:{default:"date"}},emits:["update-selected-value"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>N({"nmorph-date-picker-content":[]})),c=e.ref(o.initialDate),i=e.ref("calendar"),s=e.computed(()=>new Date(c.value.setMonth(c.value.getMonth()-1))),d=e.computed(()=>new Date(c.value.setMonth(c.value.getMonth()+1))),m=e.computed(()=>new Date(c.value.setFullYear(c.value.getFullYear()-1))),g=e.computed(()=>new Date(c.value.setFullYear(c.value.getFullYear()+1))),f=()=>{c.value=s.value},w=()=>{c.value=d.value},u=()=>{c.value=m.value},p=()=>{c.value=g.value},k=()=>{i.value="year"},B=()=>{i.value="month"},h=V=>{const $=new Date(c.value.setFullYear(Number(V)));c.value=$,i.value="month"},_=V=>{const $=new Date(c.value.setMonth(Number(V)));c.value=$,i.value="calendar"},b=()=>{i.value="year"},x=V=>{r("update-selected-value",V)},y=V=>{c.value=V};return(V,$)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(l.value)},[i.value==="calendar"?(e.openBlock(),e.createBlock(e.unref(br),{key:0,type:o.type,"initial-date":c.value,"model-value":o.selectedValues,"onUpdate:modelValue":x,onUpdateInitialDate:y},{header:e.withCtx(()=>[e.createVNode(B7,{year:c.value.getFullYear(),month:c.value.getMonth(),onPrevMonth:f,onNextMonth:w,onPrevYear:u,onNextYear:p,onChangeYear:k,onChangeMonth:B},null,8,["year","month"])]),_:1},8,["type","initial-date","model-value"])):e.createCommentVNode("",!0),i.value==="year"?(e.openBlock(),e.createBlock(Ar,{key:1,type:"year","current-date":c.value,onUpdateYear:h},null,8,["current-date"])):e.createCommentVNode("",!0),i.value==="month"?(e.openBlock(),e.createBlock(Ar,{key:2,type:"month","current-date":c.value,onUpdateYear:h,onUpdateMonth:_,onBackToYears:b},null,8,["current-date"])):e.createCommentVNode("",!0)],2))}}),v7={class:"nmorph-date-picker__date-wrapper"},N7=["id","name","onKeydown"],E7={class:"nmorph-date-picker__selected-value"},C7={class:"nmorph-date-picker__clear-button-wrapper"},M7={class:"nmorph-date-picker__content"},z7=e.defineComponent({__name:"NmorphDatePicker",props:{placeholder:{default:""},modelValue:{default:null},type:{default:"date"},textSeparator:{default:"-"},initialDate:{default:()=>new Date},id:{},name:{},height:{default:"default"},disabled:{type:Boolean,default:!1},tabindex:{}},emits:["update:model-value"],setup(n,{emit:t}){const{t:o}=ne.useI18n(),r=n,{id:l,name:c}=ue(r),i=e.computed(()=>r.placeholder?r.placeholder:o("pickADate")),s=e.ref(r.modelValue),d=t,m=e.ref(!1),g=()=>{m.value=!0},f=()=>{m.value=!1},w=e.computed(()=>N({nmorph:[Q[r.height]],"nmorph-date-picker":[`${r.disabled&&"disabled"}`,r.type,`${m.value&&"focus"}`]})),u=e.ref(!1),p=e.ref(null),k=()=>{u.value=!1},B=()=>{u.value=!u.value},h=e.computed(()=>{if(!s.value)return i.value;if(Array.isArray(s.value)){if(s.value.length===0)return i.value;const $=tn(s.value),E=r.type==="daterange"?" - ":", ";return $.join(E)}else return tn(s.value)}),_=()=>{const $=Array.isArray(s.value)?[]:null;s.value=$,d("update:model-value",s.value)},b=$=>{s.value=$,d("update:model-value",s.value)},x=e.computed(()=>Array.isArray(s.value)?s.value.length>0:!!s.value),y=z`
|
|
1828
1838
|
--width: 200px;
|
|
1829
1839
|
position: relative;
|
|
1830
1840
|
width: var(--width);
|
|
@@ -1918,7 +1928,7 @@
|
|
|
1918
1928
|
}
|
|
1919
1929
|
`,V=M.div`
|
|
1920
1930
|
${y}
|
|
1921
|
-
`;return($,E)=>(e.openBlock(),e.createBlock(V,{class:e.normalizeClass(
|
|
1931
|
+
`;return($,E)=>(e.openBlock(),e.createBlock(V,{class:e.normalizeClass(w.value)},{default:e.withCtx(()=>[e.createElementVNode("div",v7,[e.createElementVNode("div",{ref_key:"nmorphInputDOMRef",ref:p,class:e.normalizeClass(["nmorph-date-picker__input",{"nmorph-date-picker__input--open":u.value}]),onClick:B},[e.createElementVNode("input",{id:e.unref(l),name:e.unref(c),type:"date",onFocus:e.withModifiers(g,["prevent"]),onBlur:f,onKeydown:e.withKeys(e.withModifiers(()=>{},["prevent"]),["space"])},null,40,N7),e.createVNode(e.unref(H),{class:"nmorph-date-picker__calendar-icon"},{default:e.withCtx(()=>[e.createVNode(e.unref(Jo))]),_:1}),e.createElementVNode("div",E7,e.toDisplayString(h.value),1),e.createElementVNode("div",C7,[x.value?(e.openBlock(),e.createBlock(w7,{key:0,onClear:_})):e.createCommentVNode("",!0)])],2),e.createElementVNode("div",M7,[p.value?(e.openBlock(),e.createBlock(e.unref(ft),{key:0,"fill-width":!1,width:324,open:u.value,"relative-element":p.value,onOnOutsideClick:k},{default:e.withCtx(()=>[e.createVNode($7,{"selected-values":s.value,"initial-date":r.initialDate,type:$.type,onUpdateSelectedValue:b},null,8,["selected-values","initial-date","type"])]),_:1},8,["open","relative-element"])):e.createCommentVNode("",!0)])])]),_:1},8,["class"]))}}),H7={class:"nmorph-file-upload__trigger"},S7=["multiple"],I7={key:0,class:"nmorph-file-upload__list"},L7={class:"nmorph-file-upload__file-info"},A7={class:"nmorph-file-upload__file-name"},T7={class:"nmorph-file-upload__remove-file"},D7=e.defineComponent({__name:"NmorphFileUpload",props:{modelValue:{default:()=>[]},disabled:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},allowedTypes:{default:()=>["jpg","jpeg","png"]},photoWithPreview:{type:Boolean,default:!0},buttonText:{default:""}},emits:["update:model-value","on-unsupported-file-type-error"],setup(n,{expose:t,emit:o}){const{t:r}=ne.useI18n(),l=n,c=e.computed(()=>l.buttonText?l.buttonText:r("selectFile")),i=_=>_.split("/")[1],s=_=>{const b=i(_);let x=tr;return b in dt&&(x=Kt),b in pt&&(x=Qo),b in mt&&(x=pr),b in ht&&(x=Go),x};let d=e.reactive(l.modelValue);const m=e.ref(null),g=()=>{m.value&&m.value.click()},f=_=>{const b=_.target;if(b.files){if(Array.from(b.files).forEach(x=>{const y=i(x.type);if(!l.allowedTypes.includes(y))return p("on-unsupported-file-type-error",x.type);const V=URL.createObjectURL(x),$={data:x,previewUrl:V};d.push($)}),d.length===0)return;w()}},w=()=>{p("update:model-value",d.map(_=>_.data))},u=_=>{const b=d.findIndex(x=>x.data.name===_);b!==-1&&(URL.revokeObjectURL(d[b].previewUrl),d.splice(b,1),w())};t({inputDOMRef:m});const p=o,k=e.computed(()=>N({"nmorph-file-upload":[`${l.disabled&&"disabled"}`]})),B=z`
|
|
1922
1932
|
.nmorph-file-upload__trigger {
|
|
1923
1933
|
position: relative;
|
|
1924
1934
|
}
|
|
@@ -1958,7 +1968,7 @@
|
|
|
1958
1968
|
}
|
|
1959
1969
|
`,h=M.div`
|
|
1960
1970
|
${B}
|
|
1961
|
-
`;return(
|
|
1971
|
+
`;return(_,b)=>(e.openBlock(),e.createBlock(h,{class:e.normalizeClass(k.value)},{default:e.withCtx(()=>[e.createElementVNode("div",H7,[e.createElementVNode("input",{ref_key:"inputDOMRef",ref:m,type:"file",multiple:l.multiple,class:"nmorph-native-input",onChange:f},null,40,S7),e.renderSlot(_.$slots,"trigger",{},()=>[e.createVNode(e.unref(A),{text:c.value,fill:"",onClick:g,disabled:l.disabled},null,8,["text","disabled"])])]),e.unref(d).length>0?(e.openBlock(),e.createElementBlock("div",I7,[e.createVNode(e.TransitionGroup,{name:"list",tag:"div"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(d),({data:x,previewUrl:y})=>(e.openBlock(),e.createElementBlock("div",{key:x.name,class:"nmorph-file-upload__file"},[e.createVNode(e.unref(vr),{src:y},null,8,["src"]),e.createElementVNode("div",L7,[e.createVNode(e.unref(H),{width:"14px",height:"17px"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(s(x.type))))]),_:2},1024),e.createElementVNode("span",A7,e.toDisplayString(x.name),1)]),e.createElementVNode("div",T7,[e.createVNode(e.unref(A),{height:"thin","style-type":"transparent",onClick:V=>u(x.name)},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{name:"error"})]),_:2},1032,["onClick"])])]))),128))]),_:1})])):e.createCommentVNode("",!0)]),_:3},8,["class"]))}});var dt=(n=>(n.jpeg="image/jpeg",n.jpg="image/jpg",n.png="image/png",n.gif="image/gif",n["svg-xml"]="image/svg+xml",n.webp="image/webp",n))(dt||{}),mt=(n=>(n.mp4="video/mp4",n.webm="video/webm",n["wideo-ogg"]="video/ogg",n))(mt||{}),pt=(n=>(n.mpeg="audio/mpeg",n["audio-ogg"]="audio/ogg",n.wav="audio/wav",n))(pt||{}),rn=(n=>(n.pdf="application/pdf",n.msword="application/msword",n.docx="application/vnd.openxmlformats-officedocument.wordprocessingml.document",n.xlsx="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",n.pptx="application/vnd.openxmlformats-officedocument.presentationml.presentation",n.json="application/json",n.xml="application/xml",n))(rn||{}),ht=(n=>(n.zip="application/zip",n.rar="application/x-rar-compressed",n["7z"]="application/x-7z-compressed",n))(ht||{});const j7={...dt,...mt,...pt,...rn,...ht},O7={class:"nmorph-form__content"},F7=e.defineComponent({__name:"NmorphForm",props:{value:{},validateImmediately:{type:Boolean,default:!1}},setup(n,{expose:t}){const o=n,r=e.computed(()=>N({"nmorph-form":[]})),l=Ur(o.value,o.validateImmediately);return t({formData:l}),e.provide("form-data",l),(c,i)=>(e.openBlock(),e.createElementBlock("form",{class:e.normalizeClass(r.value)},[e.createElementVNode("div",O7,[e.renderSlot(c.$slots,"default")])],2))}}),P7=e.defineComponent({__name:"NmorphErrorBox",props:{height:{default:"default"},errors:{default:()=>[]},staticHeight:{type:Boolean,default:!1}},setup(n){const t=n,o=e.computed(()=>{const i=Array.isArray(t.errors)?t.errors:t.errors.value;return i.length?[i[i.length-1]]:[]}),r=e.computed(()=>N({nmorph:[Q[t.height]],"nmorph-error-box":[`${t.staticHeight&&"static-height"}`,`${o.value.length===0&&"empty"}`]})),l=z`
|
|
1962
1972
|
display: flex;
|
|
1963
1973
|
align-items: center;
|
|
1964
1974
|
overflow: hidden;
|
|
@@ -1977,7 +1987,7 @@
|
|
|
1977
1987
|
}
|
|
1978
1988
|
`,c=M.div`
|
|
1979
1989
|
${l}
|
|
1980
|
-
`;return(i,s)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(r.value)},{default:e.withCtx(()=>[e.createVNode(e.TransitionGroup,{name:"list",tag:"div"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,d=>(e.openBlock(),e.createElementBlock("p",{key:d,class:"nmorph-error-box__error"},e.toDisplayString(d),1))),128))]),_:1})]),_:1},8,["class"]))}}),an="18px",
|
|
1990
|
+
`;return(i,s)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(r.value)},{default:e.withCtx(()=>[e.createVNode(e.TransitionGroup,{name:"list",tag:"div"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,d=>(e.openBlock(),e.createElementBlock("p",{key:d,class:"nmorph-error-box__error"},e.toDisplayString(d),1))),128))]),_:1})]),_:1},8,["class"]))}}),an="18px",R7=e.defineComponent({__name:"NmorphValidationIcon",props:{valid:{type:[Boolean,Object]},show:{type:[Boolean,Object],default:!0}},setup(n){const t=n,o=e.computed(()=>N({"nmorph-validation-icon":[t.valid?"valid":"invalid"]})),r=e.computed(()=>t.valid?Jt:je),l=z`
|
|
1981
1991
|
margin-left: var(--indentation-03);
|
|
1982
1992
|
|
|
1983
1993
|
|
|
@@ -1995,7 +2005,7 @@
|
|
|
1995
2005
|
`,c=M.div`
|
|
1996
2006
|
${l}
|
|
1997
2007
|
width: ${i=>i.validateIconSize};
|
|
1998
|
-
`;return(i,s)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(o.value),props:{validateIconSize:an}},{default:e.withCtx(()=>[i.show?(e.openBlock(),e.createBlock(e.unref(H),{key:0,class:"nmorph-validation-icon__content",width:an,height:an},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.value)))]),_:1})):e.createCommentVNode("",!0)]),_:1},8,["class","props"]))}}),
|
|
2008
|
+
`;return(i,s)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(o.value),props:{validateIconSize:an}},{default:e.withCtx(()=>[i.show?(e.openBlock(),e.createBlock(e.unref(H),{key:0,class:"nmorph-validation-icon__content",width:an,height:an},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.value)))]),_:1})):e.createCommentVNode("",!0)]),_:1},8,["class","props"]))}}),q7=["for"],W7={class:"nmorph-form-item__content"},U7=e.defineComponent({__name:"NmorphFormItem",props:{id:{},name:{default:""},height:{default:"default"},label:{default:""},showValidationIcon:{type:Boolean,default:!0},staticErrorBoxSpace:{type:Boolean,default:!1}},setup(n){const t=n,o=e.inject("form-data"),r=e.computed(()=>o?.fields[t.id]),l=e.computed(()=>r.value),c=e.computed(()=>!!l.value&&!!r?.value?.touched&&t.showValidationIcon),i=e.computed(()=>l.value&&r.value?.touched);e.provide(Lr,{id:e.toRef(t,"id"),name:e.computed(()=>t.name||t.id)});const s=e.computed(()=>N({"nmorph-form-item":[`${t.label&&"labeled"}`,`${i.value&&(r.value?.valid?"valid":"invalid")}`]})),d=z`
|
|
1999
2009
|
margin: var(--indentation-03) var(--indentation-00);
|
|
2000
2010
|
|
|
2001
2011
|
label {
|
|
@@ -2028,7 +2038,7 @@
|
|
|
2028
2038
|
}
|
|
2029
2039
|
`,m=M.div`
|
|
2030
2040
|
${d}
|
|
2031
|
-
`;return(g,f)=>(e.openBlock(),e.createBlock(m,{class:e.normalizeClass(s.value)},{default:e.withCtx(()=>[t.label?(e.openBlock(),e.createElementBlock("label",{key:0,for:t.id},e.toDisplayString(t.label),9,
|
|
2041
|
+
`;return(g,f)=>(e.openBlock(),e.createBlock(m,{class:e.normalizeClass(s.value)},{default:e.withCtx(()=>[t.label?(e.openBlock(),e.createElementBlock("label",{key:0,for:t.id},e.toDisplayString(t.label),9,q7)):e.createCommentVNode("",!0),e.createElementVNode("div",W7,[e.renderSlot(g.$slots,"default"),t.showValidationIcon?(e.openBlock(),e.createBlock(e.unref(R7),{key:0,valid:!!r.value?.valid,show:c.value},null,8,["valid","show"])):e.createCommentVNode("",!0)]),e.createVNode(e.unref(P7),{errors:r.value?.errors,height:t.height,"static-height":g.staticErrorBoxSpace},null,8,["errors","height","static-height"])]),_:3},8,["class"]))}}),Y7={class:"nmorph-number-input__content"},G7={class:"nmorph-number-input__input-content"},X7={key:0,class:"nmorph-number-input__decrease"},K7=["id","name","tabindex","value","min","max"],Q7={key:1,class:"nmorph-number-input__increase"},Z7={key:2,class:"nmorph-number-input__action-btns"},J7={class:"nmorph-number-input__decrease"},eg={class:"nmorph-number-input__increase"},tg=e.defineComponent({__name:"NmorphNumberInput",props:{modelValue:{default:0},max:{default:1/0},min:{default:-1/0},step:{default:1},actionBtnPositionRight:{type:Boolean,default:!1},id:{},name:{},height:{default:"default"},disabled:{type:Boolean,default:!1},tabindex:{}},emits:["update:model-value"],setup(n,{expose:t,emit:o}){const r=n,{id:l,name:c,tabindex:i}=ue(r),s=e.computed(()=>N({nmorph:[Q[r.height]],"nmorph-number-input":[`${r.disabled&&"disabled"}`,`${r.actionBtnPositionRight&&"action-btn-position-right"}`]})),d=e.ref(r.modelValue),m=()=>{d.value+=r.step},g=()=>{d.value-=r.step},f=e.computed(()=>d.value<=r.min),w=e.computed(()=>d.value>=r.max),u=e.computed(()=>r.height==="thick"?"16px":"12px"),p={thick:{default:"12px",right:"8px"},default:{default:"10px",right:"7px"},thin:{default:"8px",right:"5px"}},k=e.computed(()=>{const y=r.actionBtnPositionRight?"right":"default";return p[r.height][y]}),B=o,h=y=>{const V=y.target;let $=Number(V.value);d.value=$};e.watch(d,y=>{y>r.max&&(d.value=r.max,_.value?.blur()),d.value<r.min&&(d.value=r.min,_.value?.blur()),B("update:model-value",y)});const _=e.ref(null);t({inputDOMRef:_});const b=z`
|
|
2032
2042
|
display: inline-flex;
|
|
2033
2043
|
flex-direction: column;
|
|
2034
2044
|
align-items: flex-start;
|
|
@@ -2132,13 +2142,13 @@
|
|
|
2132
2142
|
}
|
|
2133
2143
|
}
|
|
2134
2144
|
`,x=M.div`
|
|
2135
|
-
${
|
|
2145
|
+
${b}
|
|
2136
2146
|
&.nmorph-number-input--action-btn-position-right {
|
|
2137
2147
|
.nmorph-button {
|
|
2138
2148
|
--height: ${y=>y.rightActionBtnHeight};
|
|
2139
2149
|
}
|
|
2140
2150
|
}
|
|
2141
|
-
`;return(y,V)=>(e.openBlock(),e.createBlock(x,{class:e.normalizeClass(s.value),props:{rightActionBtnHeight:u.value}},{default:e.withCtx(()=>[e.createElementVNode("div",
|
|
2151
|
+
`;return(y,V)=>(e.openBlock(),e.createBlock(x,{class:e.normalizeClass(s.value),props:{rightActionBtnHeight:u.value}},{default:e.withCtx(()=>[e.createElementVNode("div",Y7,[e.createElementVNode("div",G7,[y.actionBtnPositionRight?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",X7,[e.createVNode(e.unref(A),{"style-type":"transparent",disabled:f.value,height:r.height,onClick:g},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{width:k.value,height:k.value},{default:e.withCtx(()=>[e.createVNode(e.unref(Qt))]),_:1},8,["width","height"])]),_:1},8,["disabled","height"])])),e.createElementVNode("input",{id:e.unref(l),ref_key:"inputDOMRef",ref:_,name:e.unref(c),tabindex:e.unref(i),class:"nmorph-native-input",value:d.value,type:"number",min:r.min,max:r.max,onInput:h},null,40,K7),y.actionBtnPositionRight?(e.openBlock(),e.createElementBlock("div",Z7,[e.createElementVNode("div",J7,[e.createVNode(e.unref(A),{"style-type":"transparent",disabled:f.value,onClick:g},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{width:k.value,height:k.value},{default:e.withCtx(()=>[e.createVNode(e.unref(Qt))]),_:1},8,["width","height"])]),_:1},8,["disabled"])]),e.createElementVNode("div",eg,[e.createVNode(e.unref(A),{"style-type":"transparent",disabled:w.value,onClick:m},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{width:k.value,height:k.value},{default:e.withCtx(()=>[e.createVNode(e.unref(Zt))]),_:1},8,["width","height"])]),_:1},8,["disabled"])])])):(e.openBlock(),e.createElementBlock("div",Q7,[e.createVNode(e.unref(A),{"style-type":"transparent",disabled:w.value,height:r.height,onClick:m},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{width:k.value,height:k.value},{default:e.withCtx(()=>[e.createVNode(e.unref(Zt))]),_:1},8,["width","height"])]),_:1},8,["disabled","height"])]))])])]),_:1},8,["class","props"]))}}),ng={class:"nmorph-select__content"},og=["id","name","tabindex"],rg=["value"],ag={key:0,class:"nmorph-select__selected-value"},lg={key:1,class:"nmorph-select__selected-value"},cg={key:2,class:"nmorph-select__selected-value"},ig=e.defineComponent({__name:"NmorphSelect",props:{noElementPlaceholder:{default:""},valueRequired:{type:Boolean,default:!1},options:{default:()=>[]},optionsMap:{default:()=>[]},modelValue:{default:""},loading:{type:Boolean,default:!1},open:{type:Boolean,default:!1},id:{},name:{},height:{default:"default"},disabled:{type:Boolean,default:!1},tabindex:{}},emits:["update:model-value"],setup(n,{emit:t}){const{t:o}=ne.useI18n(),r=n,l=e.computed(()=>r.noElementPlaceholder?r.noElementPlaceholder:o("noElementPlaceholder")),c=t,i=e.ref(r.modelValue),s=e.ref(r.open),d=e.ref(null),m=e.ref(null),g=e.ref(!0),{id:f,name:w,tabindex:u}=ue(r),p=R=>{if(!r.disabled){if(s.value=!1,typeof i.value=="string"&&(!r.valueRequired&&i.value===R?i.value="":i.value=R,c("update:model-value",i.value)),Array.isArray(i.value)){const U=i.value.includes(R),ee=i.value.length===1&&U;if(r.valueRequired&&ee)return;U?i.value=i.value.filter(Oe=>Oe!==R):i.value=[...i.value,R]}c("update:model-value",i.value)}},k=e.ref(!1),B=()=>{k.value=!0},h=()=>{k.value=!1},_=e.computed(()=>N({nmorph:[Q[r.height]],"nmorph-select":[`${r.disabled&&"disabled"}`,`${r.modelValue?"on":"off"}`,`${r.loading&&"loading"}`,`${s.value&&"open"}`,`${g.value?"selected-line-outset":"selected-line-inset"}`,`${k.value&&"focus"}`]})),b=()=>{r.disabled||(s.value=!s.value)};e.watch(s,R=>{R&&(g.value=!1)},{immediate:!0});const x=()=>{s.value=!1},y=e.ref(),V=e.ref([]),$=e.ref(0),E=e.ref("");e.watch($,R=>{E.value=V.value[R],y.value.forEach(U=>{const Oe=U.getAttribute("value")===E.value?"add":"remove";U.classList[Oe]("nmorph-select-option--focused")})}),e.onMounted(async()=>{await e.nextTick(),d.value&&(y.value=d.value.querySelectorAll(".nmorph-select-option"),y.value.forEach(R=>{const U=R.getAttribute("value");U&&V.value.push(U)}),E.value=V.value[$.value],m.value=`${d.value.clientHeight}px`,document.addEventListener("click",x))}),e.onUnmounted(()=>{document.removeEventListener("click",x)});const T=e.computed(()=>typeof i.value=="string"?i.value===""?l.value:r.options.find(R=>R.value===i.value)?.label:r.options.find(R=>R.value===i.value)?.label),v=e.computed(()=>r.options.length>0?r.options:r.optionsMap),C=e.computed(()=>v.value.length>0?v.value.filter(U=>i.value.includes(U.value)).map(U=>({text:U.label,value:U.value})):Array.isArray(i.value)?i.value.map(U=>({text:U,value:U})):[{text:i.value,value:i.value}]);e.provide("select-selected-value",i),e.provide("select-change-selected-value",p);const I=e.ref(null),X=()=>{s.value=!s.value},W=()=>{$.value=($.value+1)%V.value.length},J=()=>{$.value=($.value-1+V.value.length)%V.value.length},ge=()=>{s.value&&p(E.value)},pn=z`
|
|
2142
2152
|
--base-width: 200px;
|
|
2143
2153
|
|
|
2144
2154
|
width: var(--base-width);
|
|
@@ -2211,7 +2221,7 @@
|
|
|
2211
2221
|
}
|
|
2212
2222
|
`,Pr=M.div`
|
|
2213
2223
|
${pn}
|
|
2214
|
-
`;return(R,U)=>(e.openBlock(),e.createBlock(Pr,{class:e.normalizeClass(
|
|
2224
|
+
`;return(R,U)=>(e.openBlock(),e.createBlock(Pr,{class:e.normalizeClass(_.value)},{default:e.withCtx(()=>[e.createElementVNode("div",ng,[e.createElementVNode("select",{id:e.unref(f),name:e.unref(w),tabindex:e.unref(u),onFocus:B,onBlur:h,onKeydown:[e.withKeys(X,["space"]),e.withKeys(W,["arrow-down"]),e.withKeys(J,["arrow-up"]),e.withKeys(ge,["enter"])]},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(V.value,ee=>(e.openBlock(),e.createElementBlock("option",{key:ee,value:ee},null,8,rg))),128))],40,og),e.createElementVNode("div",{ref_key:"nmorphSelectDOMRef",ref:I,class:"nmorph-select__selected-values-line",onClick:e.withModifiers(b,["stop"])},[typeof i.value=="string"?(e.openBlock(),e.createElementBlock("div",ag,e.toDisplayString(T.value),1)):i.value.length===0?(e.openBlock(),e.createElementBlock("div",lg,e.toDisplayString(l.value),1)):(e.openBlock(),e.createElementBlock("div",cg,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(C.value,ee=>(e.openBlock(),e.createBlock(e.unref(on),e.mergeProps({key:ee.value,ref_for:!0},ee,{transparent:"",removable:C.value.length>1||!r.valueRequired,height:"thin",onClose:p}),null,16,["removable"]))),128))])),e.createVNode(e.unref(H),{class:"nmorph-select__chevron"},{default:e.withCtx(()=>[r.loading?(e.openBlock(),e.createBlock(e.unref(lt),{key:0})):(e.openBlock(),e.createBlock(e.unref(K),{key:1}))]),_:1})],512)]),I.value&&!r.disabled?(e.openBlock(),e.createBlock(e.unref(ft),{key:0,open:s.value,"relative-element":I.value,onOnOutsideClick:x},{default:e.withCtx(()=>[e.createElementVNode("div",{ref_key:"optionsDOMRef",ref:d,class:"nmorph-select__options"},[r.loading?(e.openBlock(),e.createBlock(e.unref(H),{key:0,class:"nmorph-select__chevron",size:"medium"},{default:e.withCtx(()=>[e.createVNode(e.unref(K))]),_:1})):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(R.options,ee=>(e.openBlock(),e.createBlock(e.unref(Tr),e.mergeProps({key:ee.value,ref_for:!0},ee,{height:r.height}),null,16,["height"]))),128)),e.renderSlot(R.$slots,"default")],512)]),_:3},8,["open","relative-element"])):e.createCommentVNode("",!0)]),_:3},8,["class"]))}}),sg={class:"nmorph-select-option__content"},Tr=e.defineComponent({__name:"NmorphSelectOption",props:{value:{},label:{default:""},id:{},name:{},height:{default:"default"},disabled:{type:Boolean,default:!1},tabindex:{}},emits:["change-value"],setup(n,{emit:t}){const o=e.inject("select-selected-value"),r=e.inject("select-change-selected-value"),l=n,c=t,i=()=>{l.disabled||(c("change-value",l.value),r&&r(l.value))},s=e.computed(()=>typeof o?.value=="string"?o.value===l.value:Array.isArray(o?.value)?o.value.some(f=>f===l.value):!1),d=e.computed(()=>N({nmorph:[Q[l.height]],"nmorph-select-option":[`${l.disabled&&"disabled"}`,`${l.label&&"with-label"}`,`${s.value&&"checked"}`]})),m=z`
|
|
2215
2225
|
--hover-bg: var(--nmorph-accent-color);
|
|
2216
2226
|
--hover-color: var(--nmorph-white-color);
|
|
2217
2227
|
|
|
@@ -2260,7 +2270,7 @@
|
|
|
2260
2270
|
}
|
|
2261
2271
|
`,g=M.div`
|
|
2262
2272
|
${m}
|
|
2263
|
-
`;return(f,
|
|
2273
|
+
`;return(f,w)=>(e.openBlock(),e.createBlock(g,{class:e.normalizeClass(d.value),onClick:i,value:l.value},{default:e.withCtx(()=>[e.createElementVNode("div",sg,[e.createElementVNode("span",null,e.toDisplayString(l.label),1),e.renderSlot(f.$slots,"default")]),s.value?(e.openBlock(),e.createBlock(e.unref(H),{key:0,class:"nmorph-select-option__checked"},{default:e.withCtx(()=>[e.createVNode(e.unref(Jt))]),_:1})):e.createCommentVNode("",!0)]),_:3},8,["class","value"]))}}),dg={class:"nmorph-slider__content"},mg={class:"nmorph-slider__input-wrapper"},pg=["id","name","tabindex","value","min","max","step","disabled"],ln=50,hg=e.defineComponent({__name:"NmorphSlider",props:{modelValue:{default:0},max:{default:100},min:{default:0},step:{default:1},showTooltip:{type:Boolean,default:!0},id:{},name:{},disabled:{type:Boolean,default:!1},tabindex:{}},emits:["update:model-value"],setup(n,{emit:t}){const o=n,{id:r,name:l,tabindex:c}=ue(o),i=e.computed(()=>N({nmorph:[],"nmorph-slider":[`${o.disabled&&"disabled"}`]})),s=`${ln}px`,d=e.ref(o.showTooltip),m=t,g=e.ref(o.modelValue),f=e.ref(null);e.watch(g,()=>{m("update:model-value",g.value)}),e.watch(()=>o.modelValue,C=>{g.value=C});const w=e.ref(null),u=e.computed(()=>{const C=p.value-p.value,I=o.max-o.min+C,X=(g.value-o.min)/I*100,W=f.value?.clientWidth||0,J=ln/W*100,ge=J/2;let pn=X-ge;const R=`${Math.max(0,Math.min(100-J,pn))}%`,U=W/100,Oe=ln/2/U,Rr=(w.value?.tooltipBody.clientWidth??24)/2/U,Xg=Rr===1/0?1.714:Rr,Kg=`${parseFloat(R)+Oe-Xg}%`;return{thumb:R,tooltip:Kg}}),p=e.ref(0),k=e.ref(0),B=()=>{p.value=window.innerWidth,k.value=window.innerHeight};e.onMounted(()=>{typeof window<"u"&&(p.value=window.innerWidth,k.value=window.innerHeight,window.addEventListener("resize",B))}),e.onUnmounted(()=>{typeof window<"u"&&(document.removeEventListener("mouseup",_),window.removeEventListener("resize",B))});const h=C=>{E.value=!1;const I=f.value?.getBoundingClientRect();let X=0;if(I){const W=C.clientX-I.left,J=I.width;X=Math.max(0,Math.min(1,W/J)),g.value=o.min+X*(o.max-o.min)}g.value=Math.round(g.value/o.step)*o.step,g.value=Math.max(o.min,Math.min(o.max,g.value))},_=()=>{document.removeEventListener("mousemove",h),document.removeEventListener("mouseup",_),E.value=!0},b=()=>{o.disabled||(document.addEventListener("mousemove",h),document.addEventListener("mouseup",_))},x=e.ref(null),y=()=>{o.showTooltip&&(d.value=!0)},V=()=>{o.showTooltip&&(d.value=!1)},$=C=>{const I=C.target;g.value=Number(I.value)},E=e.ref(!0),T=z`
|
|
2264
2274
|
|
|
2265
2275
|
position: relative;
|
|
2266
2276
|
width: 100%;
|
|
@@ -2362,7 +2372,7 @@
|
|
|
2362
2372
|
.nmorph-slider__thumb {
|
|
2363
2373
|
width: ${C=>C.thumbWidthCss};
|
|
2364
2374
|
}
|
|
2365
|
-
`;return(C,I)=>(e.openBlock(),e.createBlock(v,{class:e.normalizeClass(i.value),props:{thumbWidthCss:s}},{default:e.withCtx(()=>[e.createElementVNode("div",
|
|
2375
|
+
`;return(C,I)=>(e.openBlock(),e.createBlock(v,{class:e.normalizeClass(i.value),props:{thumbWidthCss:s}},{default:e.withCtx(()=>[e.createElementVNode("div",dg,[e.createElementVNode("div",mg,[e.createElementVNode("div",{ref_key:"sliderContainer",ref:f,class:"nmorph-slider__input-container"},[d.value&&!o.disabled?(e.openBlock(),e.createBlock(e.unref(Sr),{key:0,ref_key:"tooltipRootRef",ref:w,text:String(g.value),"force-show":"","force-coordinate":{x:u.value.tooltip,y:"24px"},"block-position":""},null,8,["text","force-coordinate"])):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"sliderFirst",ref:x,class:e.normalizeClass(["nmorph-slider__thumb",{"nmorph-slider__thumb--smooth":E.value}]),style:e.normalizeStyle({left:u.value.thumb}),onMouseenter:y,onMouseleave:V,onMousedown:b},null,38),e.createElementVNode("input",{id:e.unref(r),name:e.unref(l),tabindex:e.unref(c),class:"nmorph-slide__native-input",type:"range",value:g.value,min:o.min,max:o.max,step:o.step,disabled:o.disabled,onInput:$},null,40,pg)],512)])])]),_:1},8,["class","props"]))}}),fg=["id","name","value","disabled","tabindex"],ug={class:"nmorph-switch-thumb"},gg=e.defineComponent({__name:"NmorphSwitch",props:{modelValue:{type:[Boolean,String,Number],default:!1},loading:{type:Boolean,default:!1},activeValue:{type:[Boolean,String,Number],default:!0},inactiveValue:{type:[Boolean,String,Number],default:!1},id:{},name:{},disabled:{type:Boolean,default:!1},tabindex:{}},emits:["update:model-value"],setup(n,{expose:t,emit:o}){const r=n,{id:l,name:c,tabindex:i}=ue(r),s=o,d=e.ref(!1),m=()=>{d.value=!0},g=()=>{d.value=!1},f=e.computed(()=>N({"nmorph-switch":[`${r.disabled&&"disabled"}`,`${w.value?"on":"off"}`,`${r.loading&&"loading"}`,`${d.value&&"focus"}`]})),w=e.ref(r.modelValue===r.activeValue),u=()=>{if(r.disabled)return;w.value=!w.value;const h=w.value?r.activeValue:r.inactiveValue;s("update:model-value",h)},p=e.ref(null);t({inputDOMRef:p}),e.watch(()=>r.modelValue,h=>{w.value=h===r.activeValue});const k=z`
|
|
2366
2376
|
--height: 20px;
|
|
2367
2377
|
--offset: 3px;
|
|
2368
2378
|
--thumb-height: 14px;
|
|
@@ -2463,7 +2473,7 @@
|
|
|
2463
2473
|
}
|
|
2464
2474
|
`,B=M.div`
|
|
2465
2475
|
${k}
|
|
2466
|
-
`;return(h,
|
|
2476
|
+
`;return(h,_)=>(e.openBlock(),e.createBlock(B,{class:e.normalizeClass(f.value)},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"nmorph-switch__content",onClick:u},[e.createElementVNode("input",{ref_key:"inputDOMRef",ref:p,id:e.unref(l),name:e.unref(c),type:"checkbox",value:w.value,disabled:r.disabled,tabindex:e.unref(i),class:"nmorph-native-input",onFocus:m,onBlur:g},null,40,fg),e.createElementVNode("div",{class:e.normalizeClass(["nmorph-switch__bg-content",{"nmorph-switch__bg-content--enable":w.value}])},[w.value?e.renderSlot(h.$slots,"bg-on",{key:0}):e.renderSlot(h.$slots,"bg-off",{key:1})],2),e.createElementVNode("div",ug,[r.loading?(e.openBlock(),e.createBlock(e.unref(H),{key:0,width:"14px",height:"14px"},{default:e.withCtx(()=>[e.createVNode(e.unref(lt))]),_:1})):w.value?e.renderSlot(h.$slots,"thumb-on",{key:1}):e.renderSlot(h.$slots,"thumb-off",{key:2})])])]),_:3},8,["class"]))}}),wg={class:"nmorph-text-input__input-side"},_g={key:0,class:"nmorph-text-input__prepend-icon"},bg=["id","name","tabindex","type","placeholder","disabled","value"],Dr=e.defineComponent({__name:"NmorphTextInput",props:{placeholder:{default:""},typePassword:{type:Boolean,default:!1},modelValue:{default:""},clearable:{type:Boolean,default:!1},id:{},name:{},height:{default:"default"},disabled:{type:Boolean,default:!1},tabindex:{}},emits:["update:model-value","focus","blur","on-enter"],setup(n,{expose:t,emit:o}){const r=e.useSlots(),l=n,{id:c,name:i,tabindex:s}=ue(l),d=e.computed(()=>N({nmorph:[Q[l.height],`${u.value&&"focused"}`],"nmorph-text-input":[`${l.typePassword&&"password"}`]})),m=V=>{const $=V.target;h("update:model-value",$.value)},g=e.ref(!1),f=()=>{l.clearable?h("update:model-value",""):g.value=!g.value},w=e.computed(()=>l.typePassword&&!g.value&&!l.clearable?"password":"text"),u=e.ref(!1),p=()=>{h("focus"),u.value=!0},k=()=>{h("blur"),u.value=!1},B=e.ref(null);t({inputDOMRef:B});const h=o,_=e.computed(()=>l.clearable?je:g.value?rr:or),b=e.computed(()=>r["prepend-icon"]?"28px":"8px"),x=z`
|
|
2467
2477
|
display: flex;
|
|
2468
2478
|
flex: 1 1 auto;
|
|
2469
2479
|
flex-direction: column;
|
|
@@ -2566,7 +2576,7 @@
|
|
|
2566
2576
|
input {
|
|
2567
2577
|
text-indent: ${V=>V.indentation};
|
|
2568
2578
|
}
|
|
2569
|
-
`;return(V,$)=>(e.openBlock(),e.createBlock(y,{class:e.normalizeClass(d.value),props:{indentation:
|
|
2579
|
+
`;return(V,$)=>(e.openBlock(),e.createBlock(y,{class:e.normalizeClass(d.value),props:{indentation:b.value}},{default:e.withCtx(()=>[e.createElementVNode("div",wg,[e.unref(r)["prepend-icon"]?(e.openBlock(),e.createElementBlock("div",_g,[e.renderSlot(V.$slots,"prepend-icon")])):e.createCommentVNode("",!0),e.createElementVNode("input",{id:e.unref(c),ref_key:"inputDOMRef",ref:B,name:e.unref(i),tabindex:e.unref(s),class:"nmorph-native-input",type:w.value,placeholder:l.placeholder,disabled:l.disabled,value:l.modelValue,onInput:m,onFocus:p,onBlur:k,onKeyup:$[0]||($[0]=e.withKeys(E=>h("on-enter"),["enter"]))},null,40,bg),l.typePassword||l.clearable?(e.openBlock(),e.createBlock(e.unref(A),{key:1,disabled:l.disabled,class:"nmorph-text-input__password-btn","style-type":"transparent",width:"32px",height:l.height,onClick:f},{default:e.withCtx(()=>[e.createVNode(e.unref(H),null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(_.value)))]),_:1})]),_:1},8,["disabled","height"])):e.createCommentVNode("",!0)])]),_:3},8,["class","props"]))}}),kg={key:0,class:"nmorph-radio__content"},Bg={class:"nmorph-radio__input-wrapper"},xg=["name","value","checked","tabindex"],yg={key:0,class:"nmorph-radio__fake-checked"},Vg={key:0,class:"nmorph-radio__label"},$g={key:1,class:"nmorph-radio__content"},vg=["disabled","name","value","checked","tabindex"],Ng={key:0,class:"nmorph-radio__fake"},Eg={key:1,class:"nmorph-radio__fake"},cn=e.defineComponent({__name:"NmorphRadio",props:{value:{default:""},styleType:{default:"button"},checked:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},label:{default:""},tabindex:{default:0}},setup(n,{expose:t}){const o=e.inject("radio-group-selected-value",void 0),r=e.inject("change-radio-button-value-handler",void 0),l=n,c=()=>{r&&!l.disabled&&r(l.value)},i=e.computed(()=>o?.value===l.value||l.checked),s=e.computed(()=>N({"nmorph-radio":[`${l.disabled&&"disabled"}`,`${i.value&&"checked"}`,l.styleType]})),d=e.ref(null);t({inputDOMRef:d});const m=z`
|
|
2570
2580
|
--size: var(--extra-thin-component);
|
|
2571
2581
|
cursor: pointer;
|
|
2572
2582
|
|
|
@@ -2658,7 +2668,7 @@
|
|
|
2658
2668
|
}
|
|
2659
2669
|
`,g=M.label`
|
|
2660
2670
|
${m}
|
|
2661
|
-
`;return(f,
|
|
2671
|
+
`;return(f,w)=>(e.openBlock(),e.createBlock(g,{class:e.normalizeClass(s.value),onClick:e.withModifiers(c,["prevent"])},{default:e.withCtx(()=>[l.styleType==="radio-style"?(e.openBlock(),e.createElementBlock("div",kg,[e.createElementVNode("div",Bg,[e.createElementVNode("input",{ref_key:"inputDOMRef",ref:d,type:"radio",name:l.label,value:l.value,checked:i.value,tabindex:l.tabindex,class:"nmorph-native-input"},null,8,xg),w[0]||(w[0]=e.createElementVNode("div",{class:"nmorph-radio__fake"},null,-1)),i.value?(e.openBlock(),e.createElementBlock("div",yg)):e.createCommentVNode("",!0)]),l.label?(e.openBlock(),e.createElementBlock("span",Vg,e.toDisplayString(l.label),1)):e.renderSlot(f.$slots,"label",{key:1})])):e.createCommentVNode("",!0),l.styleType==="button"?(e.openBlock(),e.createElementBlock("div",$g,[e.createElementVNode("input",{ref_key:"inputDOMRef",ref:d,type:"radio",disabled:l.disabled,name:l.label,value:l.value,checked:i.value,tabindex:l.tabindex,class:"nmorph-native-input"},null,8,vg),l.label?(e.openBlock(),e.createElementBlock("div",Ng,[e.createElementVNode("span",null,e.toDisplayString(l.label),1)])):(e.openBlock(),e.createElementBlock("div",Eg,[e.renderSlot(f.$slots,"label")]))])):e.createCommentVNode("",!0)]),_:3},8,["class"]))}}),Cg={class:"nmorph-radio-group__wrapper"},Mg={class:"nmorph-radio-group__content"},sn=e.defineComponent({__name:"NmorphRadioGroup",props:{modelValue:{default:""},options:{default:()=>[]},styleType:{default:"button"},direction:{default:"row"},id:{},name:{},height:{},disabled:{type:Boolean,default:!1},tabindex:{}},emits:["update:model-value"],setup(n,{emit:t}){const o=n,r=e.ref(o.modelValue);e.watch(()=>o.modelValue,m=>{r.value=m});const l=t,c=m=>{r.value=m,l("update:model-value",r.value)},i=e.computed(()=>N({"nmorph-radio-group":[o.styleType,o.direction]}));e.provide("radio-group-selected-value",r),e.provide("change-radio-button-value-handler",c);const s=z`
|
|
2662
2672
|
display: inline-block;
|
|
2663
2673
|
|
|
2664
2674
|
.nmorph-radio-group__wrapper {
|
|
@@ -2689,7 +2699,7 @@
|
|
|
2689
2699
|
}
|
|
2690
2700
|
`,d=M.div`
|
|
2691
2701
|
${s}
|
|
2692
|
-
`;return(m,g)=>(e.openBlock(),e.createBlock(d,{class:e.normalizeClass(i.value)},{default:e.withCtx(()=>[e.createElementVNode("div",
|
|
2702
|
+
`;return(m,g)=>(e.openBlock(),e.createBlock(d,{class:e.normalizeClass(i.value)},{default:e.withCtx(()=>[e.createElementVNode("div",Cg,[e.createElementVNode("div",Mg,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.options,f=>(e.openBlock(),e.createBlock(e.unref(cn),{key:f.value,label:f.label,value:f.value,disabled:f.disabled||o.disabled,"style-type":o.styleType,tabindex:f.tabindex},null,8,["label","value","disabled","style-type","tabindex"]))),128)),e.renderSlot(m.$slots,"default")])])]),_:3},8,["class"]))}}),zg=e.defineComponent({__name:"NmorphSelectButton",props:{modelValue:{default:""},options:{default:()=>[]},id:{},name:{},height:{default:"default"},disabled:{type:Boolean,default:!1},tabindex:{}},emits:["update:model-value"],setup(n,{emit:t}){const o=n,r=t,l=e.ref(o.modelValue);e.watch(()=>o.modelValue,m=>{l.value=m});const c=e.computed(()=>N({"nmorph-select-button":[`${o.disabled&&"disabled"}`,o.height]})),i=m=>{o.disabled||(l.value=m,r("update:model-value",m))};e.provide("select-button-selected-value",l),e.provide("select-button-change-handler",i);const s=z`
|
|
2693
2703
|
--track-padding: 4px;
|
|
2694
2704
|
--item-size: calc(var(--default-thickness-component) - var(--track-padding) * 2);
|
|
2695
2705
|
--item-font-size: var(--font-size-small);
|
|
@@ -2716,7 +2726,7 @@
|
|
|
2716
2726
|
}
|
|
2717
2727
|
`,d=M.div`
|
|
2718
2728
|
${s}
|
|
2719
|
-
`;return(m,g)=>(e.openBlock(),e.createBlock(d,{class:e.normalizeClass(c.value)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.options,f=>(e.openBlock(),e.createBlock(e.unref(jr),{key:f.value,value:f.value,disabled:f.disabled},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(f.label),1)]),_:2},1032,["value","disabled"]))),128)),e.renderSlot(m.$slots,"default")]),_:3},8,["class"]))}}),
|
|
2729
|
+
`;return(m,g)=>(e.openBlock(),e.createBlock(d,{class:e.normalizeClass(c.value)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.options,f=>(e.openBlock(),e.createBlock(e.unref(jr),{key:f.value,value:f.value,disabled:f.disabled},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(f.label),1)]),_:2},1032,["value","disabled"]))),128)),e.renderSlot(m.$slots,"default")]),_:3},8,["class"]))}}),Hg=["value","checked","disabled"],jr=e.defineComponent({__name:"NmorphSelectButtonItem",props:{value:{},id:{},name:{},disabled:{type:Boolean,default:!1},tabindex:{default:0}},setup(n,{expose:t}){const o=e.inject("select-button-selected-value",void 0),r=e.inject("select-button-change-handler",void 0),l=n,c=e.ref(null);t({inputDOMRef:c});const i=e.computed(()=>o?.value===l.value),s=e.computed(()=>N({"nmorph-select-button-item":[`${i.value&&"checked"}`,`${l.disabled&&"disabled"}`]})),d=()=>{l.disabled||r&&r(l.value)},m=z`
|
|
2720
2730
|
display: inline-flex;
|
|
2721
2731
|
align-items: center;
|
|
2722
2732
|
justify-content: center;
|
|
@@ -2725,10 +2735,6 @@
|
|
|
2725
2735
|
border-radius: var(--default-border-radius);
|
|
2726
2736
|
cursor: pointer;
|
|
2727
2737
|
opacity: 0.45;
|
|
2728
|
-
transition:
|
|
2729
|
-
box-shadow var(--transition-02) ease,
|
|
2730
|
-
background var(--transition-02) ease,
|
|
2731
|
-
opacity var(--transition-02) ease;
|
|
2732
2738
|
font-size: var(--item-font-size);
|
|
2733
2739
|
|
|
2734
2740
|
input {
|
|
@@ -2754,7 +2760,7 @@
|
|
|
2754
2760
|
}
|
|
2755
2761
|
`,g=M.label`
|
|
2756
2762
|
${m}
|
|
2757
|
-
`;return(f,
|
|
2763
|
+
`;return(f,w)=>(e.openBlock(),e.createBlock(g,{class:e.normalizeClass(s.value),tabindex:l.tabindex,onClick:e.withModifiers(d,["prevent"]),onKeydown:[e.withKeys(e.withModifiers(d,["prevent"]),["space"]),e.withKeys(e.withModifiers(d,["prevent"]),["enter"])]},{default:e.withCtx(()=>[e.createElementVNode("input",{ref_key:"inputDOMRef",ref:c,type:"radio",value:l.value,checked:i.value,disabled:l.disabled,tabindex:"-1",class:"nmorph-native-input"},null,8,Hg),e.renderSlot(f.$slots,"default")]),_:3},8,["class","tabindex","onKeydown"]))}}),Sg=e.defineComponent({__name:"NmorphBacktop",props:{right:{default:40},bottom:{default:40},visibilityHeight:{default:200},design:{default:"nmorph"}},emits:["click"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>N({"nmorph-backtop":[`${s.value&&"show"}`,o.design]})),c=e.ref(null),i=e.ref(null),s=e.ref(!1),d=w=>{if(!w)return;const u=w.target;s.value=u.scrollTop>o.visibilityHeight},m=()=>{r("click"),c.value&&c.value.scrollTo({top:0,left:0,behavior:"smooth"})};e.onMounted(()=>{i.value&&(c.value=i.value.parentElement?.parentElement,c.value?.addEventListener("scroll",d))}),e.onUnmounted(()=>{c.value&&c.value?.removeEventListener("scroll",d)});const g=z`
|
|
2758
2764
|
.nmorph-backtop {
|
|
2759
2765
|
position: fixed;
|
|
2760
2766
|
opacity: 0;
|
|
@@ -2778,10 +2784,10 @@
|
|
|
2778
2784
|
`,f=M.div`
|
|
2779
2785
|
${g}
|
|
2780
2786
|
.nmorph-backtop {
|
|
2781
|
-
right: ${
|
|
2782
|
-
bottom: ${
|
|
2787
|
+
right: ${w=>w.right}px;
|
|
2788
|
+
bottom: ${w=>w.bottom}px;
|
|
2783
2789
|
}
|
|
2784
|
-
`;return(
|
|
2790
|
+
`;return(w,u)=>(e.openBlock(),e.createBlock(f,{props:{right:o.right,bottom:o.bottom}},{default:e.withCtx(()=>[e.createElementVNode("div",{ref_key:"selfDOMEl",ref:i,class:e.normalizeClass(l.value)},[e.createElementVNode("div",{onClick:e.withModifiers(m,["stop"])},[e.renderSlot(w.$slots,"default",{},()=>[e.createVNode(e.unref(A),{"style-type":o.design==="nmorph"?"default":"transparent"},{default:e.withCtx(()=>[e.createVNode(e.unref(H),{class:"nmorph-backtop__up-icon",color:o.design==="nmorph"?void 0:"var(--nmorph-white-color)"},{default:e.withCtx(()=>[e.createVNode(e.unref(K))]),_:1},8,["color"])]),_:1},8,["style-type"])])])],2)]),_:3},8,["props"]))}}),Ig=["id"],Lg={key:0,class:"nmorph-breadcrumb__separator"},Ag=e.defineComponent({__name:"NmorphBreadcrumb",props:{separator:{default:"/"}},setup(n){const t=n,o=e.ref([]),r=we();e.provide("breadcrumb-data",{breadcrumbs:o,breadcrumbId:r});const l=e.computed(()=>N({"nmorph-breadcrumb":[]})),c=z`
|
|
2785
2791
|
display: flex;
|
|
2786
2792
|
.nmorph-breadcrumb__content {
|
|
2787
2793
|
display: flex;
|
|
@@ -2792,7 +2798,7 @@
|
|
|
2792
2798
|
}
|
|
2793
2799
|
`,i=M.div`
|
|
2794
2800
|
${c}
|
|
2795
|
-
`;return(s,d)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"default"),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,(m,g)=>(e.openBlock(),e.createElementBlock("div",{key:g,class:"nmorph-breadcrumb__content"},[e.createElementVNode("div",{id:`nmorph-breadcrumb-${e.unref(r)}-${m.itemId}-element`,class:"nmorph-breadcrumb__element"},null,8,
|
|
2801
|
+
`;return(s,d)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"default"),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,(m,g)=>(e.openBlock(),e.createElementBlock("div",{key:g,class:"nmorph-breadcrumb__content"},[e.createElementVNode("div",{id:`nmorph-breadcrumb-${e.unref(r)}-${m.itemId}-element`,class:"nmorph-breadcrumb__element"},null,8,Ig),g<o.value.length-1?(e.openBlock(),e.createElementBlock("div",Lg,e.toDisplayString(t.separator),1)):e.createCommentVNode("",!0)]))),128))]),_:3},8,["class"]))}}),Tg=e.defineComponent({__name:"NmorphBreadcrumbItem",props:{to:{default:""},replace:{type:Boolean,default:!1}},setup(n){const t=n,o=e.computed(()=>N({"nmorph-breadcrumb-item":[]})),r=e.inject("breadcrumb-data"),l=e.ref(!1),c=we();return e.onMounted(()=>{l.value=!0}),r.breadcrumbs.value.push({...t,itemId:c}),(i,s)=>{const d=e.resolveComponent("router-link");return l.value&&e.unref(c)?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(o.value)},[(e.openBlock(),e.createBlock(e.Teleport,{to:`#nmorph-breadcrumb-${e.unref(r)?.breadcrumbId}-${e.unref(c)}-element`},[e.createVNode(d,{to:i.to,replace:i.replace,class:"fill-height"},{default:e.withCtx(()=>[e.renderSlot(i.$slots,"default")]),_:3},8,["to","replace"])],8,["to"]))],2)):e.createCommentVNode("",!0)}}}),ft=e.defineComponent({__name:"NmorphDropdown",props:{open:{type:Boolean},relativeElement:{},width:{default:160},xOffset:{default:0},yOffset:{default:0},fillWidth:{type:Boolean,default:!0}},emits:["on-outside-click"],setup(n,{emit:t}){const o=n,r=t,l=e.ref(null),{placementCoords:c}=_n({initialPlacement:"bottom",contentDOMElement:l,relativeElement:o.relativeElement,yOffset:o.yOffset,xOffset:o.xOffset}),i=e.computed(()=>N({"nmorph-dropdown":[`${!o.open&&"closed"}`]})),s=e.computed(()=>o.fillWidth?`${o.relativeElement?.clientWidth}px`:`${o.width}px`),d=()=>{r("on-outside-click")},m=z`
|
|
2796
2802
|
.nmorph-dropdown {
|
|
2797
2803
|
position: fixed;
|
|
2798
2804
|
border-radius: var(--default-border-radius);
|
|
@@ -2808,7 +2814,7 @@
|
|
|
2808
2814
|
.nmorph-dropdown {
|
|
2809
2815
|
width: ${f=>f.width};
|
|
2810
2816
|
}
|
|
2811
|
-
`;return(f,
|
|
2817
|
+
`;return(f,w)=>(e.openBlock(),e.createBlock(g,{props:{width:s.value}},{default:e.withCtx(()=>[e.createVNode(e.unref(ut),{show:o.open,transparent:"",onOnOutsideClick:d},{default:e.withCtx(()=>[e.createElementVNode("div",{ref_key:"dropdownDOMRef",ref:l,class:e.normalizeClass(i.value),style:e.normalizeStyle({left:`${e.unref(c).x}`,top:`${e.unref(c).y}`})},[e.renderSlot(f.$slots,"default")],6)]),_:3},8,["show"])]),_:3},8,["props"]))}}),Dg={class:"nmorph-tabs__label-list"},jg=["id","onClick","custom"],Og={key:0},Fg={class:"nmorph-tabs__content__wrapper"},Pg={class:"nmorph-tabs__content"},Rg=["id"],qg={key:0},Wg=e.defineComponent({__name:"NmorphTabs",props:{modelValue:{default:0},stretch:{type:Boolean,default:!1},panes:{default:()=>[]}},emits:["update:model-value","tab-change"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>N({"nmorph-tabs":[`${o.stretch&&"stretch"}`]})),c=w=>{if(w.disabled)return;const{name:u}=w;r("update:model-value",u),r("tab-change",u)},i=e.ref([]),s=we();e.provide("nmorph-tabs-data",{tabsData:i,tabsIdentifier:s});const d=e.computed(()=>o.panes.length>0?o.panes:i.value),m=e.useSlots(),g=z`
|
|
2812
2818
|
border-radius: var(--default-border-radius);
|
|
2813
2819
|
|
|
2814
2820
|
.nmorph-tabs__label-list {
|
|
@@ -2856,7 +2862,7 @@
|
|
|
2856
2862
|
|
|
2857
2863
|
`,f=M.div`
|
|
2858
2864
|
${g}
|
|
2859
|
-
`;return(
|
|
2865
|
+
`;return(w,u)=>(e.openBlock(),e.createBlock(f,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.renderSlot(w.$slots,"default"),e.createElementVNode("div",Dg,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,p=>(e.openBlock(),e.createElementBlock("div",{id:e.unref(dn)(e.unref(s),p.name),key:p.name,class:e.normalizeClass(["nmorph-tabs__label",[{"nmorph-tabs__label--selected":p.name===o.modelValue},{"nmorph-tabs__label--disabled":p.disabled}]]),onClick:k=>c(p),custom:p.disabled},[e.unref(m).default?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",Og,e.toDisplayString(p.label),1))],10,jg))),128))]),e.createElementVNode("div",Fg,[e.createElementVNode("div",Pg,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,p=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{id:e.unref(mn)(e.unref(s),p.name),key:p.name},[e.unref(m).default?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",qg,e.toDisplayString(p.content),1))],8,Rg)),[[e.vShow,p.name===o.modelValue]])),128))])])]),_:3},8,["class"]))}}),dn=(n,t)=>{if(n)return`nmorph-tabs-label-${n}-${t}`},mn=(n,t)=>{if(n)return`nmorph-tabs-content-${n}-${t}`},Ug=e.defineComponent({__name:"NmorphTabPane",props:{label:{default:""},name:{},disabled:{type:Boolean,default:!1},content:{default:""}},setup(n){const t=n,o=e.computed(()=>N({"nmorph-tab-pane":[]})),r=e.inject("nmorph-tabs-data"),l=e.ref(!1);e.onMounted(()=>{l.value=!0}),r.tabsData.value.push(t);const c=t;return(i,s)=>l.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(o.value)},[(e.openBlock(),e.createBlock(e.Teleport,{to:`#${e.unref(dn)(e.unref(r)?.tabsIdentifier,t.name)}`},[e.renderSlot(i.$slots,"label",{scope:e.unref(c)})],8,["to"])),(e.openBlock(),e.createBlock(e.Teleport,{to:`#${e.unref(mn)(e.unref(r)?.tabsIdentifier,t.name)}`},[e.renderSlot(i.$slots,"default",{scope:e.unref(c)})],8,["to"]))],2)):e.createCommentVNode("",!0)}}),Or=e.defineComponent({__name:"NmorphDivider",props:{direction:{default:"horizontal"}},setup(n){const t=n,o=e.computed(()=>N({"nmorph-divider":[t.direction]})),r=z`
|
|
2860
2866
|
${P()}
|
|
2861
2867
|
|
|
2862
2868
|
&.nmorph-divider--horizontal {
|
|
@@ -2894,7 +2900,7 @@
|
|
|
2894
2900
|
`,s=M.div`
|
|
2895
2901
|
${i}
|
|
2896
2902
|
|
|
2897
|
-
`;return(d,m)=>(e.openBlock(),e.createBlock(s,{class:e.normalizeClass(r.value),onClick:e.withModifiers(l,["stop"])},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"nmorph-overlay__slot",onClick:m[0]||(m[0]=e.withModifiers(()=>{},["stop"]))},[e.renderSlot(d.$slots,"default")])]),_:3},8,["class"]))}}),
|
|
2903
|
+
`;return(d,m)=>(e.openBlock(),e.createBlock(s,{class:e.normalizeClass(r.value),onClick:e.withModifiers(l,["stop"])},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"nmorph-overlay__slot",onClick:m[0]||(m[0]=e.withModifiers(()=>{},["stop"]))},[e.renderSlot(d.$slots,"default")])]),_:3},8,["class"]))}}),Yg=e.defineComponent({__name:"NmorphNotificationProvider",props:{notifications:{},placement:{default:"top-right"},zIndex:{default:1e3},quantity:{default:100}},setup(n){const t=e.ref([]),o=e.computed(()=>c.notifications.filter(m=>!t.value.includes(m.id))),r=e.computed(()=>{const m=Math.max(o.value.length-c.quantity,0);return o.value.slice(m)}),l=m=>{t.value=[...t.value,m]},c=n,i=e.computed(()=>c.zIndex),s=z`
|
|
2898
2904
|
position: fixed;
|
|
2899
2905
|
top: 0;
|
|
2900
2906
|
left: 0;
|
|
@@ -3089,4 +3095,4 @@
|
|
|
3089
3095
|
}
|
|
3090
3096
|
`,d=M.div`
|
|
3091
3097
|
${s}
|
|
3092
|
-
`;return(m,g)=>(e.openBlock(),e.createBlock(d,{class:e.normalizeClass(`nmorph-notification-provider nmorph-notification-provider--${c.placement}`),style:e.normalizeStyle({zIndex:i.value})},{default:e.withCtx(()=>[e.createVNode(e.TransitionGroup,{name:"nmorph-notification",tag:"div"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.value,f=>(e.openBlock(),e.createElementBlock("div",{key:f.id,style:e.normalizeStyle({width:f.width}),class:"nmorph-notification-provider__notification"},[e.createVNode(e.unref(Hr),e.mergeProps({ref_for:!0},f,{onClose:()=>l(f.id)}),null,16,["onClose"])],4))),128))]),_:1})]),_:1},8,["class","style"]))}});var Fr=(n=>(n["top-left"]="top-left",n["top-center"]="top-center",n["top-right"]="top-right",n["bottom-left"]="bottom-left",n["bottom-center"]="bottom-center",n["bottom-right"]="bottom-right",n))(Fr||{});const
|
|
3098
|
+
`;return(m,g)=>(e.openBlock(),e.createBlock(d,{class:e.normalizeClass(`nmorph-notification-provider nmorph-notification-provider--${c.placement}`),style:e.normalizeStyle({zIndex:i.value})},{default:e.withCtx(()=>[e.createVNode(e.TransitionGroup,{name:"nmorph-notification",tag:"div"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.value,f=>(e.openBlock(),e.createElementBlock("div",{key:f.id,style:e.normalizeStyle({width:f.width}),class:"nmorph-notification-provider__notification"},[e.createVNode(e.unref(Hr),e.mergeProps({ref_for:!0},f,{onClose:()=>l(f.id)}),null,16,["onClose"])],4))),128))]),_:1})]),_:1},8,["class","style"]))}});var Fr=(n=>(n["top-left"]="top-left",n["top-center"]="top-center",n["top-right"]="top-right",n["bottom-left"]="bottom-left",n["bottom-center"]="bottom-center",n["bottom-right"]="bottom-right",n))(Fr||{});const Gg={install(n,t={}){if(!t?.i18n?.outsideMessagesMerge){const c=ea(t.i18n),i=n.__VUE_I18N__;i?(c.global.messages.value&&Object.entries(c.global.messages.value).forEach(([s,d])=>{i.global.mergeLocaleMessage(s,d)}),c.global.locale.value&&(i.global.locale.value=c.global.locale.value)):n.use(c)}na();const o=yn(t.theme),r=zn(),l={theme:o,browser:r};return n.provide("nmorph",l),n}};a.AvatarShapeType=Vn,a.Locale=Re,a.NmorphAlert=Hr,a.NmorphAlertType=Ee,a.NmorphArchiveResolution=ht,a.NmorphAudioResolution=pt,a.NmorphAutocomplete=p7,a.NmorphAvatar=Cf,a.NmorphBacktop=Sg,a.NmorphBadge=Hf,a.NmorphBreadcrumb=Ag,a.NmorphBreadcrumbItem=Tg,a.NmorphButton=A,a.NmorphButtonShape=Uo,a.NmorphButtonStyle=qo,a.NmorphButtonType=Wo,a.NmorphCalendar=br,a.NmorphCard=Rf,a.NmorphCarousel=Yf,a.NmorphCarouselItem=Gf,a.NmorphCheckbox=Ir,a.NmorphCheckboxGroup=c7,a.NmorphCollapse=Xf,a.NmorphCollapseItem=Kf,a.NmorphColor=xt,a.NmorphColorPicker=g7,a.NmorphComponentDirection=vn,a.NmorphComponentHeight=Q,a.NmorphComponentPosition=Nn,a.NmorphDatePicker=z7,a.NmorphDialog=Ru,a.NmorphDivider=Or,a.NmorphDocResolution=rn,a.NmorphDropdown=ft,a.NmorphFileUpload=D7,a.NmorphForm=F7,a.NmorphFormItem=U7,a.NmorphIcon=H,a.NmorphIconAddLocation=H1,a.NmorphIconAim=L1,a.NmorphIconAlarmClock=D1,a.NmorphIconApple=F1,a.NmorphIconArchive=Go,a.NmorphIconArrowDown=U1,a.NmorphIconArrowLeft=Xo,a.NmorphIconArrowRight=Ko,a.NmorphIconArrowUp=J1,a.NmorphIconAudio=Qo,a.NmorphIconAvatar=Zo,a.NmorphIconBack=lc,a.NmorphIconBell=pc,a.NmorphIconBellFilled=sc,a.NmorphIconBicycle=uc,a.NmorphIconBottom=Vc,a.NmorphIconBottomLeft=_c,a.NmorphIconBottomRight=Bc,a.NmorphIconBurger=Nc,a.NmorphIconCalendar=Jo,a.NmorphIconCamera=Hc,a.NmorphIconCaretBottom=Lc,a.NmorphIconCaretLeft=Dc,a.NmorphIconCaretRight=Fc,a.NmorphIconCaretTop=qc,a.NmorphIconCellphone=Yc,a.NmorphIconChatDotRound=Kc,a.NmorphIconChatDotSquare=Jc,a.NmorphIconChatLineRound=ni,a.NmorphIconChatLineSquare=ai,a.NmorphIconChatRound=ii,a.NmorphIconChatSquare=mi,a.NmorphIconCheck=fi,a.NmorphIconChecked=wi,a.NmorphIconCherry=ki,a.NmorphIconChevronDoubleDown=Gt,a.NmorphIconChevronDown=K,a.NmorphIconChromeFilled=Ni,a.NmorphIconCircleCheck=Si,a.NmorphIconCircleCheckFilled=Mi,a.NmorphIconCircleClose=Di,a.NmorphIconCircleCloseFilled=er,a.NmorphIconCirclePlus=qi,a.NmorphIconCirclePlusFilled=Fi,a.NmorphIconClock=Yi,a.NmorphIconClose=Ki,a.NmorphIconCloudy=Ji,a.NmorphIconCode=ns,a.NmorphIconCoffee=is,a.NmorphIconCoffeeCup=as,a.NmorphIconCoin=ms,a.NmorphIconCollection=ws,a.NmorphIconCollectionTag=fs,a.NmorphIconCompass=ks,a.NmorphIconConnection=ys,a.NmorphIconCoordinate=vs,a.NmorphIconCopy=Hs,a.NmorphIconCopyDocument=Cs,a.NmorphIconCpu=Ls,a.NmorphIconCreditCard=Ds,a.NmorphIconCrop=Fs,a.NmorphIconCross=Xt,a.NmorphIconDelete=Xs,a.NmorphIconDeleteFilled=Us,a.NmorphIconDessert=Zs,a.NmorphIconDiscount=t4,a.NmorphIconDoc=tr,a.NmorphIconDocument=B4,a.NmorphIconDocumentAdd=l4,a.NmorphIconDocumentChecked=s4,a.NmorphIconDocumentCopy=p4,a.NmorphIconDocumentDelete=u4,a.NmorphIconDocumentRemove=_4,a.NmorphIconDownload=V4,a.NmorphIconEdit=M4,a.NmorphIconEditPen=N4,a.NmorphIconEnlarge=nr,a.NmorphIconError=je,a.NmorphIconExit=O4,a.NmorphIconExpand=L4,a.NmorphIconEye=or,a.NmorphIconEyeBlocked=rr,a.NmorphIconFailed=Y4,a.NmorphIconFiles=K4,a.NmorphIconFilm=J4,a.NmorphIconFilter=nd,a.NmorphIconFinished=ad,a.NmorphIconFlag=id,a.NmorphIconFold=md,a.NmorphIconFolder=vd,a.NmorphIconFolderAdd=fd,a.NmorphIconFolderChecked=wd,a.NmorphIconFolderDelete=kd,a.NmorphIconFolderOpened=yd,a.NmorphIconFood=Cd,a.NmorphIconForkSpoon=Hd,a.NmorphIconFullScreen=Ld,a.NmorphIconGoblet=Dd,a.NmorphIconGoldMedal=qd,a.NmorphIconGoods=Kd,a.NmorphIconGoodsFilled=Yd,a.NmorphIconGoogle=Fd,a.NmorphIconGrape=Jd,a.NmorphIconGrid=n3,a.NmorphIconGuide=a3,a.NmorphIconHandbag=i3,a.NmorphIconHeadset=m3,a.NmorphIconHistogram=f3,a.NmorphIconHotWater=w3,a.NmorphIconHouse=k3,a.NmorphIconIceCreamRound=y3,a.NmorphIconIceDrink=v3,a.NmorphIconImage=Kt,a.NmorphIconInfo=z3,a.NmorphIconInfoFilled=ar,a.NmorphIconKey=A3,a.NmorphIconKnifeFork=j3,a.NmorphIconLightning=P3,a.NmorphIconLink=W3,a.NmorphIconList=G3,a.NmorphIconLoader=lt,a.NmorphIconLoading=lr,a.NmorphIconLocation=d6,a.NmorphIconLocationFilled=t6,a.NmorphIconLocationInformation=r6,a.NmorphIconLock=h6,a.NmorphIconLogo=c6,a.NmorphIconLollipop=g6,a.NmorphIconMagicStick=b6,a.NmorphIconMagnet=x6,a.NmorphIconMale=$6,a.NmorphIconManagement=E6,a.NmorphIconMapLocation=z6,a.NmorphIconMedal=I6,a.NmorphIconMemo=T6,a.NmorphIconMenu=O6,a.NmorphIconMessage=U6,a.NmorphIconMessageBox=R6,a.NmorphIconMic=X6,a.NmorphIconMicrophone=Z6,a.NmorphIconMinus=t8,a.NmorphIconMinusThin=Qt,a.NmorphIconMoney=l8,a.NmorphIconMonitor=s8,a.NmorphIconMoon=p8,a.NmorphIconMore=_8,a.NmorphIconMoreFilled=u8,a.NmorphIconMostlyCloudy=B8,a.NmorphIconMouse=V8,a.NmorphIconMug=N8,a.NmorphIconMute=S8,a.NmorphIconMuteNotification=M8,a.NmorphIconNoSmoking=A8,a.NmorphIconNotebook=j8,a.NmorphIconNotification=P8,a.NmorphIconOfficeBuilding=W8,a.NmorphIconOperation=G8,a.NmorphIconOpportunity=Q8,a.NmorphIconOrange=em,a.NmorphIconPaperclip=om,a.NmorphIconPartlyCloudy=lm,a.NmorphIconPear=sm,a.NmorphIconPhone=um,a.NmorphIconPhoneFilled=pm,a.NmorphIconPicture=_m,a.NmorphIconPieChart=Bm,a.NmorphIconPlace=Vm,a.NmorphIconPlatform=Nm,a.NmorphIconPlus=Mm,a.NmorphIconPlusThin=Zt,a.NmorphIconPointer=Lm,a.NmorphIconPosition=Dm,a.NmorphIconPostCard=Fm,a.NmorphIconPouring=qm,a.NmorphIconPresent=Ym,a.NmorphIconPriceTag=Km,a.NmorphIconPrinter=Jm,a.NmorphIconPromotion=np,a.NmorphIconQuartzWatch=ap,a.NmorphIconQuestionFilled=ip,a.NmorphIconRank=mp,a.NmorphIconReading=wp,a.NmorphIconReadingLamp=fp,a.NmorphIconRefresh=vp,a.NmorphIconRefreshLeft=kp,a.NmorphIconRefreshRight=yp,a.NmorphIconRefrigerator=Cp,a.NmorphIconRemove=Lp,a.NmorphIconRemoveFilled=Hp,a.NmorphIconRight=Dp,a.NmorphIconRotateLeft=cr,a.NmorphIconRotateRight=ir,a.NmorphIconScaleToOriginal=Wp,a.NmorphIconSchool=Gp,a.NmorphIconScissor=Qp,a.NmorphIconSearch=eh,a.NmorphIconSelect=oh,a.NmorphIconSell=lh,a.NmorphIconSemiSelect=sh,a.NmorphIconService=ph,a.NmorphIconSetting=uh,a.NmorphIconShare=_h,a.NmorphIconShip=Bh,a.NmorphIconShop=Vh,a.NmorphIconShoppingBag=Nh,a.NmorphIconShoppingCart=Sh,a.NmorphIconShoppingCartFull=Mh,a.NmorphIconShrink=sr,a.NmorphIconSize=Yo,a.NmorphIconSmoking=Dh,a.NmorphIconSoccer=Fh,a.NmorphIconSoldOut=qh,a.NmorphIconSort=Jh,a.NmorphIconSortDown=Yh,a.NmorphIconSortUp=Kh,a.NmorphIconStamp=n5,a.NmorphIconStar=i5,a.NmorphIconStarFilled=a5,a.NmorphIconSuccess=Jt,a.NmorphIconSuccessFilled=dr,a.NmorphIconSugar=u5,a.NmorphIconSunny=_5,a.NmorphIconSunrise=B5,a.NmorphIconSunset=V5,a.NmorphIconSwitch=S5,a.NmorphIconSwitchButton=N5,a.NmorphIconSwitchFilled=M5,a.NmorphIconTakeawayBox=A5,a.NmorphIconTicket=j5,a.NmorphIconTickets=P5,a.NmorphIconTime=W5,a.NmorphIconTimer=G5,a.NmorphIconToiletPaper=Q5,a.NmorphIconTools=e9,a.NmorphIconTop=s9,a.NmorphIconTopLeft=o9,a.NmorphIconTopRight=l9,a.NmorphIconTrendCharts=p9,a.NmorphIconTriangleDown=en,a.NmorphIconTrophy=k9,a.NmorphIconTrophyBase=w9,a.NmorphIconTurnOff=y9,a.NmorphIconUmbrella=v9,a.NmorphIconUnlock=C9,a.NmorphIconUpload=L9,a.NmorphIconUploadFilled=H9,a.NmorphIconUser=F9,a.NmorphIconUserFilled=D9,a.NmorphIconUsers=q9,a.NmorphIconVan=Y9,a.NmorphIconVideo=pr,a.NmorphIconVideoCamera=mr,a.NmorphIconVideoPause=Z9,a.NmorphIconVideoPlay=tf,a.NmorphIconView=mr,a.NmorphIconWallet=df,a.NmorphIconWalletFilled=lf,a.NmorphIconWarnTriangleFilled=hr,a.NmorphIconWarning=uf,a.NmorphIconWatch=_f,a.NmorphIconWindPower=Bf,a.NmorphIconZoomIn=fr,a.NmorphIconZoomOut=ur,a.NmorphImage=it,a.NmorphImageFit=En,a.NmorphImagePreview=vr,a.NmorphImageResolution=dt,a.NmorphLibrary=Gg,a.NmorphLink=Nf,a.NmorphLinkTarget=gr,a.NmorphNotificationPlacement=Fr,a.NmorphNotificationProvider=Yg,a.NmorphNumberInput=tg,a.NmorphOverflowProp=wr,a.NmorphOverlay=ut,a.NmorphPagination=au,a.NmorphProgress=uu,a.NmorphRadio=cn,a.NmorphRadioGroup=sn,a.NmorphRadioStyleType=Cn,a.NmorphScroll=Ef,a.NmorphScrollBehavior=_r,a.NmorphSelect=ig,a.NmorphSelectButton=zg,a.NmorphSelectButtonItem=jr,a.NmorphSelectOption=Tr,a.NmorphSelectionDateType=Mn,a.NmorphShadowType=Bt,a.NmorphSkeleton=bu,a.NmorphSkeletonItem=Er,a.NmorphSkeletonItemPropsType=Nr,a.NmorphSlider=hg,a.NmorphSortOrder=$n,a.NmorphSwitch=gg,a.NmorphTabPane=Ug,a.NmorphTable=Cr,a.NmorphTableCell=Mr,a.NmorphTableColumn=zr,a.NmorphTabs=Wg,a.NmorphTagItem=on,a.NmorphTagList=zu,a.NmorphTextInput=Dr,a.NmorphTooltip=Sr,a.NmorphVideoResolution=mt,a.en=yt,a.formatDateIntl=tn,a.getDecadeYears=kr,a.getMonthDaysByWeek=$r,a.getMonthName=nn,a.getTabContentId=mn,a.getTabLabelId=dn,a.hasAnyRangeDateInNextMonth=xr,a.hasAnyRangeDateInPrevMonth=Br,a.isTodayInMonthRange=yr,a.nmorphLog=kn,a.resetTimeToZero=de,a.resolution=j7,a.ru=aa,a.useCalendarTexts=ct,a.useNmorph=ra,a.useNmorphBrowser=zn,a.useNmorphNotification=oa,a.useNmorphTheme=yn,a.zh=la,Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})});
|