@nmorph/nmorph-ui-kit 2.2.1 → 2.2.2
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,se){typeof exports=="object"&&typeof module<"u"?se(exports,require("vue-i18n"),require("vue")):typeof define=="function"&&define.amd?define(["exports","vue-i18n","vue"],se):(a=typeof globalThis<"u"?globalThis:a||self,se(a.library={},a.vueI18n,a.vue))})(this,function(a,se,e){"use strict";const
|
|
1
|
+
(function(a,se){typeof exports=="object"&&typeof module<"u"?se(exports,require("vue-i18n"),require("vue")):typeof define=="function"&&define.amd?define(["exports","vue-i18n","vue"],se):(a=typeof globalThis<"u"?globalThis:a||self,se(a.library={},a.vueI18n,a.vue))})(this,function(a,se,e){"use strict";const St=n=>{const{inputValue:t,rules:o}=n,r=e.ref([]),l=e.ref(!1),i=e.ref(!1);return{touched:i,valid:l,errors:r,validate:()=>{const s=o?.length>0;if(!s){l.value=!0;return}if(t===null)return;const d=t,p=k=>s&&k in o[0],b=typeof d=="string"&&p("pattern"),f=typeof d=="number"&&p("numberCompareType"),g=(typeof d=="string"||typeof d=="boolean")&&p("booleanCompareType"),h=Array.isArray(d)&&p("arrayCompareType");if(!f&&!b&&!g&&!h){console.warn("The input value and the provided rules do not match");return}if(i.value||(i.value=!0),b){const k=o;r.value=k.reduce((w,m)=>(d.match(m.pattern)||w.push(m.error),w),[])}if(f){const k=(m,y,_)=>{switch(_){case"eq":return m===y;case"gt":return m>y;case"lt":return m<y;case"lte":return m<=y;case"gte":return m>=y}},w=o;r.value=w.reduce((m,y)=>(k(d,y.compareValue,y.numberCompareType)&&m.push(y.error),m),[])}if(g){const k=o;r.value=k.reduce((w,m)=>{let y=!1;const{compareValue:_,booleanCompareType:x}=m;return x==="not-eq"&&(y=d===_),x==="eq"&&(y=d!==_),y||w.push(m.error),w},[])}if(h){const k=o,w=(m,y,_)=>{switch(_){case"contains-one":return m.some(v=>y.includes(v));case"full-eq":if(m.length!==y.length)return!1;const x=[...m].sort(),B=[...y].sort();return x.every((v,N)=>v===B[N]);case"not-contains":return!m.some(v=>y.includes(v))}};r.value=k.reduce((m,y)=>(w(d.map(x=>String(x)),y.compareValue,y.arrayCompareType)||m.push(y.error),m),[])}l.value=r.value.length===0}}},ea=(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," ")},E=n=>Object.entries(n).map(([t,o])=>ea(t,o)).join(" ").trim().replace(/\s+/g," "),En=n=>n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),Cn=n=>JSON.parse(JSON.stringify(n)),ke=()=>{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()}`},ta=()=>`
|
|
2
2
|
font-weight: 400;
|
|
3
3
|
font-size: var(--font-size-tiny);
|
|
4
4
|
line-height: var(--line-height-regular);
|
|
@@ -6,27 +6,27 @@
|
|
|
6
6
|
font-weight: 400;
|
|
7
7
|
font-size: var(--font-size-extra-small);
|
|
8
8
|
line-height: var(--line-height-regular);
|
|
9
|
-
`,
|
|
9
|
+
`,Te=()=>`
|
|
10
10
|
font-weight: 400;
|
|
11
11
|
font-size: var(--font-size-small);
|
|
12
12
|
line-height: var(--line-height-regular);
|
|
13
|
-
`,
|
|
13
|
+
`,zt=()=>`
|
|
14
14
|
font-weight: 400;
|
|
15
15
|
font-size: var(--font-size-base);
|
|
16
16
|
line-height: var(--line-height-regular);
|
|
17
|
-
`,
|
|
17
|
+
`,Mn=()=>`
|
|
18
18
|
font-weight: 600;
|
|
19
19
|
font-size: var(--font-size-small);
|
|
20
20
|
line-height: var(--line-height-loose);
|
|
21
|
-
`,
|
|
21
|
+
`,Ze=()=>`
|
|
22
22
|
font-weight: 600;
|
|
23
23
|
font-size: var(--font-size-medium);
|
|
24
24
|
line-height: var(--line-height-loose);
|
|
25
|
-
`,
|
|
25
|
+
`,Ht=()=>`
|
|
26
26
|
font-weight: 600;
|
|
27
27
|
font-size: var(--font-size-large);
|
|
28
28
|
line-height: var(--line-height-loose);
|
|
29
|
-
`,
|
|
29
|
+
`,Sn=()=>`
|
|
30
30
|
font-weight: 800;
|
|
31
31
|
font-size: var(--font-size-extra-large);
|
|
32
32
|
line-height: var(--line-height-loose);
|
|
@@ -36,16 +36,16 @@
|
|
|
36
36
|
var(--base-shadow-width) var(--base-shadow-width) var(--base-shadow-blur) var(--nmorph-dark-shade-color),
|
|
37
37
|
calc(-1 * var(--base-shadow-width)) calc(-1 * var(--base-shadow-width)) var(--base-shadow-blur)
|
|
38
38
|
var(--nmorph-light-shade-color);
|
|
39
|
-
`,
|
|
39
|
+
`,P=()=>`
|
|
40
40
|
background: var(--nmorph-main-color);
|
|
41
41
|
box-shadow:
|
|
42
42
|
inset var(--base-shadow-width) var(--base-shadow-width) var(--base-shadow-blur) var(--nmorph-dark-shade-color),
|
|
43
43
|
inset calc(-1 * var(--base-shadow-width)) calc(-1 * var(--base-shadow-width)) var(--base-shadow-blur)
|
|
44
44
|
var(--nmorph-light-shade-color);
|
|
45
|
-
`,
|
|
45
|
+
`,zn=n=>`
|
|
46
46
|
border: ${n}px solid var(--nmorph-main-color);
|
|
47
|
-
`,
|
|
48
|
-
${
|
|
47
|
+
`,It=(n=0,t=!1)=>`
|
|
48
|
+
${zn(n)}
|
|
49
49
|
|
|
50
50
|
background: var(--nmorph-main-color);
|
|
51
51
|
box-shadow:
|
|
@@ -54,17 +54,17 @@
|
|
|
54
54
|
var(--nmorph-light-shade-color),
|
|
55
55
|
inset var(--base-shadow-width) var(--base-shadow-width) var(--base-shadow-blur) var(--nmorph-dark-shade-color),
|
|
56
56
|
inset calc(-1 * var(--base-shadow-width)) calc(-0.5 * var(--base-shadow-width)) var(--base-shadow-blur) ${t?"var(--nmorph-dark-shade-color)":"var(--nmorph-light-shade-color)"};
|
|
57
|
-
`,
|
|
57
|
+
`,J=()=>`
|
|
58
58
|
cursor: not-allowed;
|
|
59
59
|
opacity: 0.6;
|
|
60
|
-
`,
|
|
60
|
+
`,Je=()=>`
|
|
61
61
|
overflow: hidden;
|
|
62
62
|
white-space: nowrap;
|
|
63
63
|
text-overflow: ellipsis;
|
|
64
|
-
`,
|
|
64
|
+
`,et=()=>`
|
|
65
65
|
outline: 2px solid var(--nmorph-accent-color);
|
|
66
|
-
`,na=(n,t=!1)=>{const o=e.reactive({}),r=e.reactive({}),l=e.reactive(
|
|
67
|
-
&[${
|
|
66
|
+
`,na=(n,t=!1)=>{const o=e.reactive({}),r=e.reactive({}),l=e.reactive(Cn(n)),i=e.ref(!1),c=e.ref(!1),s=()=>{Object.entries(n).forEach(([f,g])=>{r[f]=St({inputValue:g.value,rules:g.rules}),r[f].validate()}),i.value=Object.entries(r).every(([f,g])=>g.valid)},d=()=>{Object.entries(n).forEach(([f,g])=>{o[f]=St({inputValue:g.value,rules:g.rules}),o[f].validate()})},p=(f,g)=>Object.keys(g).filter(u=>{const k=f[u]?JSON.stringify(f[u]):null,w=JSON.stringify(g[u]);return k!==w}),b=f=>{p(l,f).forEach(h=>{const u=f[h];o[h]=St({inputValue:u.value,rules:u.rules}),o[h].validate()}),Object.assign(l,Cn(f)),s(),c.value=!0};return e.watch(n,b,{deep:!0}),t&&d(),{fields:o,isFormValid:e.readonly(i),isAnyTouched:e.readonly(c)}},Hn=n=>{const{initialPlacement:t,relativeElement:o,contentDOMElement:r,yOffset:l=0,xOffset:i=0}=n,c=e.ref(t),s=e.ref({x:"0px",y:"0px"}),d=e.inject("nmorph"),p=e.ref(null);e.watch(()=>d.browser,()=>{k()},{deep:!0}),e.onMounted(()=>{k(),g(),h(),f.observe(document.body,{childList:!0,subtree:!0}),b()}),e.onUnmounted(()=>{u(),f.disconnect()});const b=()=>{e.nextTick(()=>{r.value&&k()})},f=new MutationObserver(()=>{b()}),g=()=>{let w=r.value;for(;w;){const m=window.getComputedStyle(w);if(m.overflowY==="auto"||m.overflowY==="scroll"){p.value=w;break}w=w.parentElement}},h=()=>{p.value?p.value.addEventListener("scroll",k,{passive:!0}):window.addEventListener("scroll",k,{passive:!0})},u=()=>{p.value?p.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 w=r.value.getBoundingClientRect(),m=w.width,y=w.height,_="value"in o?o.value:o;if(!_){console.warn("Relative element is not an HTMLElement");return}const x=_.getBoundingClientRect(),{x:B,y:v}=x,N=x.width,$=x.height,M=window.innerWidth,V=window.innerHeight;c.value==="top"&&v-y<0&&(c.value="bottom"),c.value==="bottom"&&v+$+y>V&&(c.value="top"),c.value==="left"&&B-m<0&&(c.value="right"),c.value==="right"&&B+N+m>M&&(c.value="left"),c.value==="top"&&(s.value={x:`${B+i}px`,y:`${v-y+l}px`}),c.value==="bottom"&&(s.value={x:`${B+i}px`,y:`${v+$+l}px`}),c.value==="right"&&(s.value={x:`${B+N+i}px`,y:`${v+l}px`}),c.value==="left"&&(s.value={x:`${B-m+i}px`,y:`${v+l}px`})})};return{placement:c,placementCoords:s}},oa={name:"@nmorph/nmorph-ui-kit",type:"module",private:!1,version:"2.2.2",license:"MIT",repository:{type:"git",url:"https://gitlab.com/ketjo/nmorph",directory:"library"},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"}},In={error:{bg:"#000000",text:"red"},success:{bg:"#000000",text:"green"},warn:{bg:"#000000",text:"orange"},info:{bg:"#000000",text:"blue"}},qn=(n,t)=>{console.log(`%c ${t} `,`background: ${In[n].bg}; color: ${In[n].text}`)},Ln={info:"#d4e5edbb",infoText:"#506c80",success:"#67C23A",successText:"#0b5b1d",error:"#F56C6C",errorText:"#8d3333",warn:"#E6A21C",warnText:"#7a6712",gray:"#c9d2dee6",white:"#ffffff",black:"#000000",overlay:"#00000095"},ra={darkShade:"#c8c9ca",main:"#e9ecec",lightShade:"#fdfdfd",text:"#687b9e",scrollThumb:"#687b9e",accent:"#4a90e2",focusText:"#ffffff",placeholderText:"#c1c9cf",semiContrastText:"#8a9dc0",contrastText:"#b4c4de"},aa={darkShade:"#0f1112",main:"#1c1f21",lightShade:"#292d30",text:"#778288",scrollThumb:"#778288",accent:"#006cb6",focusText:"#ffffff",placeholderText:"#575757",semiContrastText:"#9caab0",contrastText:"#c3cdd1"},je="nmorph-data-theme",Ne={themes:{common:Ln,light:ra,dark:aa},defaultTheme:"dark",saveCurrentThemeToLS:!0,darkShadeGeneratorCoefficient:-45,lightShadeGeneratorCoefficient:45,other:{baseShadowWidth:"3.5px",baseShadowBlurCoefficient:"2"}},la=n=>/^#[0-9A-Fa-f]{6}$/.test(n),ia=n=>{if(!la(n))throw new Error(`Invalid hex color: ${n}`);return n},ca=(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}))},An=(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 i=o.toString(16).padStart(2,"0"),c=r.toString(16).padStart(2,"0"),s=l.toString(16).padStart(2,"0");return`#${i}${c}${s}`},Tn=n=>{qn("warn",`NMORPH(v${oa.version})`);const t={themes:n?.themes??Ne.themes,defaultTheme:n?.defaultTheme??Ne.defaultTheme,saveCurrentThemeToLS:n?.saveCurrentThemeToLS??Ne.saveCurrentThemeToLS,darkShadeGeneratorCoefficient:n?.darkShadeGeneratorCoefficient??Ne.darkShadeGeneratorCoefficient,lightShadeGeneratorCoefficient:n?.lightShadeGeneratorCoefficient??Ne.lightShadeGeneratorCoefficient,other:n?.other??Ne.other},o=y=>{try{const _=ia(y);return{darkShade:An(_,t.darkShadeGeneratorCoefficient),lightShade:An(_,t.lightShadeGeneratorCoefficient)}}catch(_){return console.error(_ instanceof Error?_.message:_),{}}},r=y=>{const _=o(y);return l(_)},l=y=>Object.entries(y).filter(([,_])=>typeof _=="string").map(([_,x])=>({name:`--nmorph-${En(_)}-color`,color:x})),i=(y,_)=>{const x=N=>N.map($=>`${$.name}: ${$.color};`).join(" "),B=Object.entries(_).map(([N,$])=>`--${En(N)}: ${$};`).join(" "),v=[];return Object.entries(y).forEach(([N,$])=>{const M=l(Ln);if(N==="common")v.push(x(ca(M,$)));else{const V=`
|
|
67
|
+
&[${je}='${N}'] {
|
|
68
68
|
${x($)}
|
|
69
69
|
}
|
|
70
70
|
`;v.push(V)}}),`
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
${v.join(" ")}
|
|
73
73
|
${B}
|
|
74
74
|
}
|
|
75
|
-
`},c=y=>{const _={};return Object.entries(y).forEach(([x,B])=>{_[x]=[];const v=!!B.darkShade,N=!!B.lightShade;!!B.main&&!v&&!N&&B.main&&(_[x]=r(B.main)),_[x]=[..._[x],...l(B)]}),_};let s=c(t.themes);const d=document.createElement("style");d.type="text/css",d.innerHTML=i(s,t.other),document.head.appendChild(d);const p=()=>{s=c(t.themes),d.innerHTML=i(s,t.other)},
|
|
75
|
+
`},c=y=>{const _={};return Object.entries(y).forEach(([x,B])=>{_[x]=[];const v=!!B.darkShade,N=!!B.lightShade;!!B.main&&!v&&!N&&B.main&&(_[x]=r(B.main)),_[x]=[..._[x],...l(B)]}),_};let s=c(t.themes);const d=document.createElement("style");d.type="text/css",d.innerHTML=i(s,t.other),document.head.appendChild(d);const p=()=>{s=c(t.themes),d.innerHTML=i(s,t.other)},b=y=>{h.value=y,u.setAttribute(je,h.value),t.saveCurrentThemeToLS?localStorage.setItem(je,y):localStorage.removeItem(je)},f=(y,_)=>{const x=_.main&&!_.darkShade&&!_.lightShade?o(_.main):{};t.themes[y]={...t.themes[y],..._,...x},p()},g=(y,_)=>{_&&f(y,_),b(y)},h=e.ref(t.defaultTheme),u=document.documentElement,k=localStorage.getItem(je),w=k?s[k]:void 0;t.saveCurrentThemeToLS&&w&&(h.value=k),b(h.value);const m=t;return{setTheme:b,setThemeColors:f,applyTheme:g,currentTheme:e.readonly(h),data:m,getDynamicColorVariables:r}};var le=(n=>(n.thick="thick-component",n.default="default-height-component",n.thin="thin-component",n))(le||{}),jn=(n=>(n.circle="circle",n.square="square",n))(jn||{}),Dn=(n=>(n.ascending="ascending",n.descending="descending",n))(Dn||{}),On=(n=>(n.row="row",n.column="column",n))(On||{}),qt=(n=>(n.inset="shadow-inset",n.outset="shadow-outset",n.combined="shadow-combined",n["not-defined"]="shadow-not-defined",n))(qt||{}),Lt=(n=>(n.accent="accent",n.success="success",n.error="error",n.warning="warning",n))(Lt||{}),Fn=(n=>(n.left="left",n.right="right",n.top="top",n.bottom="bottom",n))(Fn||{}),Pn=(n=>(n.fill="fill",n.contain="contain",n.cover="cover",n.none="none",n["scale-down"]="scale-down",n))(Pn||{}),tt=(n=>(n.en="en",n.ru="ru",n.zh="zh",n))(tt||{}),Rn=(n=>(n["radio-style"]="radio-style",n.button="button",n))(Rn||{}),Wn=(n=>(n.date="date",n.dates="dates",n.daterange="daterange",n))(Wn||{});const At={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"},sa=n=>{const t=n&&n.messages?{...n.messages,en:At}:{en:At},o=n&&n.locale?n.locale:tt.en;return se.createI18n({legacy:!1,locale:o,fallbackLocale:tt.en,messages:t})},da={"nmorph-body-4":ta,"nmorph-body-3":me,"nmorph-body-2":Te,"nmorph-body-1":zt,"nmorph-title-4":Mn,"nmorph-title-3":Ze,"nmorph-title-2":Ht,"nmorph-title-1":Sn,"nmorph--shadow-outset":G,"nmorph--shadow-inset":P,"nmorph--shadow-combined":It},pa=()=>{let t=(()=>`
|
|
76
76
|
:root {
|
|
77
77
|
--font-size-tiny: 10px;
|
|
78
78
|
--font-size-extra-small: 12px;
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
width: auto;
|
|
148
148
|
font-family: Helvetica, Roboto, Arial, sans-serif;
|
|
149
149
|
|
|
150
|
-
${
|
|
150
|
+
${zt()}
|
|
151
151
|
}
|
|
152
152
|
|
|
153
153
|
h1 {
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
|
|
346
346
|
.nmorph-scroll::-webkit-scrollbar-track {
|
|
347
347
|
border-radius: var(--border-radius-40);
|
|
348
|
-
${
|
|
348
|
+
${P()}
|
|
349
349
|
}
|
|
350
350
|
|
|
351
351
|
.nmorph-scroll::-webkit-scrollbar-thumb {
|
|
@@ -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)},Rn=()=>{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)},i=()=>{clearTimeout(r),r=setTimeout(()=>{t.value=window.scrollY},400)};return window&&(window.addEventListener("resize",l),window.addEventListener("scroll",i)),{dimensions:n,scrollTop:t}},ma=()=>{const n=e.ref([]),t={duration:3e3,closable:!0,fill:!0,width:"330px"},o=l=>{const i={id:be(),...t},c=e.reactive({...i,...l});n.value.push(c),c.duration!==0&&setTimeout(()=>r(c.id),c.duration)},r=l=>{n.value=n.value.filter(i=>i.id!==l)};return{notifications:n,notify:o,removeNotification:r}},ha=()=>{const n=e.inject("nmorph");if(!n)throw new Error("Nmorph instance is not provided");return n},ua={sun:"Вс",mon:"Пн",tue:"Вт",wed:"Ср",thu:"Чт",fri:"Пт",sat:"Сб",jan:"Январь",feb:"Февраль",mar:"Март",apr:"Апрель",may:"Май",jun:"Июнь",jul:"Июль",aug:"Август",sep:"Сентябрь",oct:"Октябрь",nov:"Ноябрь",dec:"Декабрь",pickADate:"Выберите дату",loadingText:"Загрузка ...",loadFailedText:"Не удалось загрузить изображение",noElementPlaceholder:"Выберите значение",selectFile:"Выберите файл"},fa={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 ga=Object.defineProperty,_a=(n,t,o)=>t in n?ga(n,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[t]=o,Wn=(n,t,o)=>_a(n,typeof t!="symbol"?t+"":t,o);const wa=["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"],Un=new Set(wa),ba="styled",ka="styled",et="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",Yn=new Set,Gn=()=>{let n;do{const t=new Date().getTime(),o=Math.floor(Math.random()*1e4)*Math.floor(Math.random()*10);n=`${Kn(t*Math.floor(Math.random()*1e3))}${o}`}while(Yn.has(n));return Yn.add(n),n},Kn=n=>{const t=et[n%et.length];return n>et.length?`${Kn(Math.floor(n/et.length))}${t}`:t};function ya(n){return`${ka}-${n}-${Gn()}`}function Xn(){return`${ba}-${Gn()}`}function Qn(n,t){return t.reduce((o,r,l)=>o.concat(r,n[l+1]),[n[0]])}function Ba(n){return typeof n=="string"&&Un.has(n)}function Lt(n){var t;return typeof n=="object"&&((t=n?.name)==null?void 0:t.includes("styled"))}function At(n){return n&&(typeof n.setup=="function"||typeof n.render=="function"||typeof n.template=="string")}function xa(n){return Ba(n)||Lt(n)||At(n)}function q(n,...t){return Qn(n,t)}function Tt(n,t,o){return n.reduce((r,l)=>l==null||l===!1||l===""?r:Array.isArray(l)?[...r,...Tt(l,t,o)]:typeof l=="function"?r.concat(...Tt([l(t)],t,o)):typeof l=="object"&&l?.source==="tw"?(o.push(...l.value),r):Lt(l)?r.concat(`.${l.custom.className}`):r.concat(l.toString()),[])}var W="-ms-",Te="-moz-",D="-webkit-",Zn="comm",jt="rule",Dt="decl",va="@import",Jn="@keyframes",Na="@layer",eo=Math.abs,Ot=String.fromCharCode,Ft=Object.assign;function $a(n,t){return J(n,0)^45?(((t<<2^J(n,0))<<2^J(n,1))<<2^J(n,2))<<2^J(n,3):0}function to(n){return n.trim()}function he(n,t){return(n=t.exec(n))?n[0]:n}function T(n,t,o){return n.replace(t,o)}function tt(n,t,o){return n.indexOf(t,o)}function J(n,t){return n.charCodeAt(t)|0}function $e(n,t,o){return n.slice(t,o)}function de(n){return n.length}function no(n){return n.length}function je(n,t){return t.push(n),n}function Va(n,t){return n.map(t).join("")}function oo(n,t){return n.filter(function(o){return!he(o,t)})}var nt=1,Ve=1,ro=0,ie=0,X=0,Ee="";function ot(n,t,o,r,l,i,c,s){return{value:n,root:t,parent:o,type:r,props:l,children:i,line:nt,column:Ve,length:c,return:"",siblings:s}}function ge(n,t){return Ft(ot("",null,null,"",null,null,0,n.siblings),n,{length:-n.length},t)}function Ce(n){for(;n.root;)n=ge(n.root,{children:[n]});je(n,n.siblings)}function Ea(){return X}function Ca(){return X=ie>0?J(Ee,--ie):0,Ve--,X===10&&(Ve=1,nt--),X}function ce(){return X=ie<ro?J(Ee,ie++):0,Ve++,X===10&&(Ve=1,nt++),X}function ke(){return J(Ee,ie)}function rt(){return ie}function at(n,t){return $e(Ee,n,t)}function Pt(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 Ma(n){return nt=Ve=1,ro=de(Ee=n),ie=0,[]}function Sa(n){return Ee="",n}function Rt(n){return to(at(ie-1,Wt(n===91?n+2:n===40?n+1:n)))}function za(n){for(;(X=ke())&&X<33;)ce();return Pt(n)>2||Pt(X)>3?"":" "}function Ha(n,t){for(;--t&&ce()&&!(X<48||X>102||X>57&&X<65||X>70&&X<97););return at(n,rt()+(t<6&&ke()==32&&ce()==32))}function Wt(n){for(;ce();)switch(X){case n:return ie;case 34:case 39:n!==34&&n!==39&&Wt(X);break;case 40:n===41&&Wt(n);break;case 92:ce();break}return ie}function Ia(n,t){for(;ce()&&n+X!==57&&!(n+X===84&&ke()===47););return"/*"+at(t,ie-1)+"*"+Ot(n===47?n:ce())}function qa(n){for(;!Pt(ke());)ce();return at(n,ie)}function La(n){return Sa(lt("",null,null,null,[""],n=Ma(n),0,[0],n))}function lt(n,t,o,r,l,i,c,s,d){for(var p=0,w=0,f=c,b=0,m=0,h=0,k=1,g=1,u=1,y=0,_="",x=l,B=i,v=r,N=_;g;)switch(h=y,y=ce()){case 40:if(h!=108&&J(N,f-1)==58){tt(N+=T(Rt(y),"&","&\f"),"&\f",eo(p?s[p-1]:0))!=-1&&(u=-1);break}case 34:case 39:case 91:N+=Rt(y);break;case 9:case 10:case 13:case 32:N+=za(h);break;case 92:N+=Ha(rt()-1,7);continue;case 47:switch(ke()){case 42:case 47:je(Aa(Ia(ce(),rt()),t,o,d),d);break;default:N+="/"}break;case 123*k:s[p++]=de(N)*u;case 125*k:case 59:case 0:switch(y){case 0:case 125:g=0;case 59+w:u==-1&&(N=T(N,/\f/g,"")),m>0&&de(N)-f&&je(m>32?lo(N+";",r,o,f-1,d):lo(T(N," ","")+";",r,o,f-2,d),d);break;case 59:N+=";";default:if(je(v=ao(N,t,o,p,w,l,s,_,x=[],B=[],f,i),i),y===123)if(w===0)lt(N,t,v,v,x,i,f,s,B);else switch(b===99&&J(N,3)===110?100:b){case 100:case 108:case 109:case 115:lt(n,v,v,r&&je(ao(n,v,v,0,0,l,s,_,l,x=[],f,B),B),l,B,f,s,r?x:B);break;default:lt(N,v,v,v,[""],B,0,s,B)}}p=w=m=0,k=u=1,_=N="",f=c;break;case 58:f=1+de(N),m=h;default:if(k<1){if(y==123)--k;else if(y==125&&k++==0&&Ca()==125)continue}switch(N+=Ot(y),y*k){case 38:u=w>0?1:(N+="\f",-1);break;case 44:s[p++]=(de(N)-1)*u,u=1;break;case 64:ke()===45&&(N+=Rt(ce())),b=ke(),w=f=de(_=N+=qa(rt())),y++;break;case 45:h===45&&de(N)==2&&(k=0)}}return i}function ao(n,t,o,r,l,i,c,s,d,p,w,f){for(var b=l-1,m=l===0?i:[""],h=no(m),k=0,g=0,u=0;k<r;++k)for(var y=0,_=$e(n,b+1,b=eo(g=c[k])),x=n;y<h;++y)(x=to(g>0?m[y]+" "+_:T(_,/&\f/g,m[y])))&&(d[u++]=x);return ot(n,t,o,l===0?jt:s,d,p,w,f)}function Aa(n,t,o,r){return ot(n,t,o,Zn,Ot(Ea()),$e(n,2,-2),0,r)}function lo(n,t,o,r,l){return ot(n,t,o,Dt,$e(n,0,r),$e(n,r+1,-1),r,l)}function io(n,t,o){switch($a(n,t)){case 5103:return D+"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 D+n+n;case 4789:return Te+n+n;case 5349:case 4246:case 4810:case 6968:case 2756:return D+n+Te+n+W+n+n;case 5936:switch(J(n,t+11)){case 114:return D+n+W+T(n,/[svh]\w+-[tblr]{2}/,"tb")+n;case 108:return D+n+W+T(n,/[svh]\w+-[tblr]{2}/,"tb-rl")+n;case 45:return D+n+W+T(n,/[svh]\w+-[tblr]{2}/,"lr")+n}case 6828:case 4268:case 2903:return D+n+W+n+n;case 6165:return D+n+W+"flex-"+n+n;case 5187:return D+n+T(n,/(\w+).+(:[^]+)/,D+"box-$1$2"+W+"flex-$1$2")+n;case 5443:return D+n+W+"flex-item-"+T(n,/flex-|-self/g,"")+(he(n,/flex-|baseline/)?"":W+"grid-row-"+T(n,/flex-|-self/g,""))+n;case 4675:return D+n+W+"flex-line-pack"+T(n,/align-content|flex-|-self/g,"")+n;case 5548:return D+n+W+T(n,"shrink","negative")+n;case 5292:return D+n+W+T(n,"basis","preferred-size")+n;case 6060:return D+"box-"+T(n,"-grow","")+D+n+W+T(n,"grow","positive")+n;case 4554:return D+T(n,/([^-])(transform)/g,"$1"+D+"$2")+n;case 6187:return T(T(T(n,/(zoom-|grab)/,D+"$1"),/(image-set)/,D+"$1"),n,"")+n;case 5495:case 3959:return T(n,/(image-set\([^]*)/,D+"$1$`$1");case 4968:return T(T(n,/(.+:)(flex-)?(.*)/,D+"box-pack:$3"+W+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+D+n+n;case 4200:if(!he(n,/flex-|baseline/))return W+"grid-column-align"+$e(n,t)+n;break;case 2592:case 3360:return W+T(n,"template-","")+n;case 4384:case 3616:return o&&o.some(function(r,l){return t=l,he(r.props,/grid-\w+-end/)})?~tt(n+(o=o[t].value),"span",0)?n:W+T(n,"-start","")+n+W+"grid-row-span:"+(~tt(o,"span",0)?he(o,/\d+/):+he(o,/\d+/)-+he(n,/\d+/))+";":W+T(n,"-start","")+n;case 4896:case 4128:return o&&o.some(function(r){return he(r.props,/grid-\w+-start/)})?n:W+T(T(n,"-end","-span"),"span ","")+n;case 4095:case 3583:case 4068:case 2532:return T(n,/(.+)-inline(.+)/,D+"$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(de(n)-1-t>6)switch(J(n,t+1)){case 109:if(J(n,t+4)!==45)break;case 102:return T(n,/(.+:)(.+)-([^]+)/,"$1"+D+"$2-$3$1"+Te+(J(n,t+3)==108?"$3":"$2-$3"))+n;case 115:return~tt(n,"stretch",0)?io(T(n,"stretch","fill-available"),t,o)+n:n}break;case 5152:case 5920:return T(n,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,function(r,l,i,c,s,d,p){return W+l+":"+i+p+(c?W+l+"-span:"+(s?d:+d-+i)+p:"")+n});case 4949:if(J(n,t+6)===121)return T(n,":",":"+D)+n;break;case 6444:switch(J(n,J(n,14)===45?18:11)){case 120:return T(n,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+D+(J(n,14)===45?"inline-":"")+"box$3$1"+D+"$2$3$1"+W+"$2box$3")+n;case 100:return T(n,":",":"+W)+n}break;case 5719:case 2647:case 2135:case 3927:case 2391:return T(n,"scroll-","scroll-snap-")+n}return n}function it(n,t){for(var o="",r=0;r<n.length;r++)o+=t(n[r],r,n,t)||"";return o}function Ta(n,t,o,r){switch(n.type){case Na:if(n.children.length)break;case va:case Dt:return n.return=n.return||n.value;case Zn:return"";case Jn:return n.return=n.value+"{"+it(n.children,r)+"}";case jt:if(!de(n.value=n.props.join(",")))return""}return de(o=it(n.children,r))?n.return=n.value+"{"+o+"}":""}function ja(n){var t=no(n);return function(o,r,l,i){for(var c="",s=0;s<t;s++)c+=n[s](o,r,l,i)||"";return c}}function Da(n,t,o,r){if(n.length>-1&&!n.return)switch(n.type){case Dt:n.return=io(n.value,n.length,o);return;case Jn:return it([ge(n,{value:T(n.value,"@","@"+D)})],r);case jt:if(n.length)return Va(o=n.props,function(l){switch(he(l,r=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":Ce(ge(n,{props:[T(l,/:(read-\w+)/,":"+Te+"$1")]})),Ce(ge(n,{props:[l]})),Ft(n,{props:oo(o,r)});break;case"::placeholder":Ce(ge(n,{props:[T(l,/:(plac\w+)/,":"+D+"input-$1")]})),Ce(ge(n,{props:[T(l,/:(plac\w+)/,":"+Te+"$1")]})),Ce(ge(n,{props:[T(l,/:(plac\w+)/,W+"input-$1")]})),Ce(ge(n,{props:[l]})),Ft(n,{props:oo(o,r)});break}return""})}}class Oa{constructor(){Wn(this,"beforeBuildHooks",[]),Wn(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 co=new Oa,Fa=65536;let Ut=0;const so={},ct=[];function Pa(){const n=document.createElement("style");return document.head.appendChild(n),ct.push(n),n}function Ra(n,t){Ut++;let o=ct[ct.length-1];(!o||Ut>=Fa)&&(o=Pa(),Ut=0);const r=so[n],l=t;if(r){r.data=l;return}const i=document.createTextNode(l);o.appendChild(i),so[n]=i}function Wa(n){var t;for(const o of ct)for(const r of o.childNodes)if((t=r.nodeValue)!=null&&t.startsWith(`.${n}`)){r.remove();break}}function po(n,t,o){const r=[],l=Tt(t,o,r).join("");let i=l;n!==""&&(i=`.${n}{${l}}`);let c=it(La(i),ja([(s,d,p)=>co.runBeforeBuild(s,d,p),Da,Ta]));return c=co.runAfterBuild(c),Ra(n,c),r}function mo(n,t){if(!xa(n))throw Error("The element is invalid.");let o;function r(i,...c){const s=Qn(i,c);return l(s)}r.attrs=function(i){return o=i,r};function l(i){let c=n;At(n)&&(c="vue-component"),Lt(n)&&(c="styled-component");const s=ya(c),d=Xn(),p=e.defineComponent((w,{slots:f})=>{const b=e.computed(()=>typeof o=="function"?o(w):typeof o=="object"?o:{}),m=e.ref([]),h=e.ref({class:"",...b.value}),k=e.inject("$theme",e.reactive({}));let g={theme:k,...w,...w.props,...b.value};const u=Xn();return h.value.class+=` ${u} ${d}`,e.watch(m,y=>{h.value.class+=` ${y.join(" ")}`},{deep:!0}),e.watch([k,w],()=>{g={...h.value,theme:k,...w,...w.props},m.value=po(u,i,g)},{deep:!0}),e.onMounted(()=>{m.value=po(u,i,g)}),e.onUnmounted(()=>{Wa(u)}),()=>{const y=At(n)?e.h(n,{as:w.as}):w.as??n;return e.h(y,{...h.value},f)}},{name:s,props:{as:{type:String,required:!1},props:{type:Object,required:!1},...t},inheritAttrs:!0});return p.custom={className:d},p}return r}const I=mo;Un.forEach(n=>{I[n]=mo(n)});var ho=typeof global=="object"&&global&&global.Object===Object&&global,Ua=typeof self=="object"&&self&&self.Object===Object&&self,pe=ho||Ua||Function("return this")(),Me=pe.Symbol,uo=Object.prototype,Ya=uo.hasOwnProperty,Ga=uo.toString,De=Me?Me.toStringTag:void 0;function Ka(n){var t=Ya.call(n,De),o=n[De];try{n[De]=void 0;var r=!0}catch{}var l=Ga.call(n);return r&&(t?n[De]=o:delete n[De]),l}var Xa=Object.prototype,Qa=Xa.toString;function Za(n){return Qa.call(n)}var Ja="[object Null]",el="[object Undefined]",fo=Me?Me.toStringTag:void 0;function Oe(n){return n==null?n===void 0?el:Ja:fo&&fo in Object(n)?Ka(n):Za(n)}function Fe(n){return n!=null&&typeof n=="object"}var Yt=Array.isArray;function Se(n){var t=typeof n;return n!=null&&(t=="object"||t=="function")}function go(n){return n}var tl="[object AsyncFunction]",nl="[object Function]",ol="[object GeneratorFunction]",rl="[object Proxy]";function _o(n){if(!Se(n))return!1;var t=Oe(n);return t==nl||t==ol||t==tl||t==rl}var Gt=pe["__core-js_shared__"],wo=function(){var n=/[^.]+$/.exec(Gt&&Gt.keys&&Gt.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}();function al(n){return!!wo&&wo in n}var ll=Function.prototype,il=ll.toString;function ye(n){if(n!=null){try{return il.call(n)}catch{}try{return n+""}catch{}}return""}var cl=/[\\^$.*+?()[\]{}|]/g,sl=/^\[object .+?Constructor\]$/,dl=Function.prototype,pl=Object.prototype,ml=dl.toString,hl=pl.hasOwnProperty,ul=RegExp("^"+ml.call(hl).replace(cl,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function fl(n){if(!Se(n)||al(n))return!1;var t=_o(n)?ul:sl;return t.test(ye(n))}function gl(n,t){return n?.[t]}function Be(n,t){var o=gl(n,t);return fl(o)?o:void 0}var Kt=Be(pe,"WeakMap"),bo=Object.create,_l=function(){function n(){}return function(t){if(!Se(t))return{};if(bo)return bo(t);n.prototype=t;var o=new n;return n.prototype=void 0,o}}();function wl(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 bl(n,t){var o=-1,r=n.length;for(t||(t=Array(r));++o<r;)t[o]=n[o];return t}var kl=800,yl=16,Bl=Date.now;function xl(n){var t=0,o=0;return function(){var r=Bl(),l=yl-(r-o);if(o=r,l>0){if(++t>=kl)return arguments[0]}else t=0;return n.apply(void 0,arguments)}}function vl(n){return function(){return n}}var st=function(){try{var n=Be(Object,"defineProperty");return n({},"",{}),n}catch{}}(),Nl=st?function(n,t){return st(n,"toString",{configurable:!0,enumerable:!1,value:vl(t),writable:!0})}:go,$l=xl(Nl);function Vl(n,t){for(var o=-1,r=n==null?0:n.length;++o<r&&t(n[o],o,n)!==!1;);return n}var El=9007199254740991,Cl=/^(?:0|[1-9]\d*)$/;function ko(n,t){var o=typeof n;return t=t??El,!!t&&(o=="number"||o!="symbol"&&Cl.test(n))&&n>-1&&n%1==0&&n<t}function yo(n,t,o){t=="__proto__"&&st?st(n,t,{configurable:!0,enumerable:!0,value:o,writable:!0}):n[t]=o}function Xt(n,t){return n===t||n!==n&&t!==t}var Ml=Object.prototype,Sl=Ml.hasOwnProperty;function Qt(n,t,o){var r=n[t];(!(Sl.call(n,t)&&Xt(r,o))||o===void 0&&!(t in n))&&yo(n,t,o)}function Pe(n,t,o,r){var l=!o;o||(o={});for(var i=-1,c=t.length;++i<c;){var s=t[i],d=void 0;d===void 0&&(d=n[s]),l?yo(o,s,d):Qt(o,s,d)}return o}var Bo=Math.max;function zl(n,t,o){return t=Bo(t===void 0?n.length-1:t,0),function(){for(var r=arguments,l=-1,i=Bo(r.length-t,0),c=Array(i);++l<i;)c[l]=r[t+l];l=-1;for(var s=Array(t+1);++l<t;)s[l]=r[l];return s[t]=o(c),wl(n,this,s)}}function Hl(n,t){return $l(zl(n,t,go),n+"")}var Il=9007199254740991;function xo(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=Il}function dt(n){return n!=null&&xo(n.length)&&!_o(n)}function ql(n,t,o){if(!Se(o))return!1;var r=typeof t;return(r=="number"?dt(o)&&ko(t,o.length):r=="string"&&t in o)?Xt(o[t],n):!1}function Ll(n){return Hl(function(t,o){var r=-1,l=o.length,i=l>1?o[l-1]:void 0,c=l>2?o[2]:void 0;for(i=n.length>3&&typeof i=="function"?(l--,i):void 0,c&&ql(o[0],o[1],c)&&(i=l<3?void 0:i,l=1),t=Object(t);++r<l;){var s=o[r];s&&n(t,s,r,i)}return t})}var Al=Object.prototype;function pt(n){var t=n&&n.constructor,o=typeof t=="function"&&t.prototype||Al;return n===o}function Tl(n,t){for(var o=-1,r=Array(n);++o<n;)r[o]=t(o);return r}var jl="[object Arguments]";function vo(n){return Fe(n)&&Oe(n)==jl}var No=Object.prototype,Dl=No.hasOwnProperty,Ol=No.propertyIsEnumerable,Fl=vo(function(){return arguments}())?vo:function(n){return Fe(n)&&Dl.call(n,"callee")&&!Ol.call(n,"callee")};function Pl(){return!1}var $o=typeof a=="object"&&a&&!a.nodeType&&a,Vo=$o&&typeof module=="object"&&module&&!module.nodeType&&module,Rl=Vo&&Vo.exports===$o,Eo=Rl?pe.Buffer:void 0,Wl=Eo?Eo.isBuffer:void 0,Co=Wl||Pl,Ul="[object Arguments]",Yl="[object Array]",Gl="[object Boolean]",Kl="[object Date]",Xl="[object Error]",Ql="[object Function]",Zl="[object Map]",Jl="[object Number]",e0="[object Object]",t0="[object RegExp]",n0="[object Set]",o0="[object String]",r0="[object WeakMap]",a0="[object ArrayBuffer]",l0="[object DataView]",i0="[object Float32Array]",c0="[object Float64Array]",s0="[object Int8Array]",d0="[object Int16Array]",p0="[object Int32Array]",m0="[object Uint8Array]",h0="[object Uint8ClampedArray]",u0="[object Uint16Array]",f0="[object Uint32Array]",U={};U[i0]=U[c0]=U[s0]=U[d0]=U[p0]=U[m0]=U[h0]=U[u0]=U[f0]=!0,U[Ul]=U[Yl]=U[a0]=U[Gl]=U[l0]=U[Kl]=U[Xl]=U[Ql]=U[Zl]=U[Jl]=U[e0]=U[t0]=U[n0]=U[o0]=U[r0]=!1;function g0(n){return Fe(n)&&xo(n.length)&&!!U[Oe(n)]}function Zt(n){return function(t){return n(t)}}var Mo=typeof a=="object"&&a&&!a.nodeType&&a,Re=Mo&&typeof module=="object"&&module&&!module.nodeType&&module,_0=Re&&Re.exports===Mo,Jt=_0&&ho.process,ze=function(){try{var n=Re&&Re.require&&Re.require("util").types;return n||Jt&&Jt.binding&&Jt.binding("util")}catch{}}(),So=ze&&ze.isTypedArray,w0=So?Zt(So):g0,b0=Object.prototype,k0=b0.hasOwnProperty;function zo(n,t){var o=Yt(n),r=!o&&Fl(n),l=!o&&!r&&Co(n),i=!o&&!r&&!l&&w0(n),c=o||r||l||i,s=c?Tl(n.length,String):[],d=s.length;for(var p in n)(t||k0.call(n,p))&&!(c&&(p=="length"||l&&(p=="offset"||p=="parent")||i&&(p=="buffer"||p=="byteLength"||p=="byteOffset")||ko(p,d)))&&s.push(p);return s}function Ho(n,t){return function(o){return n(t(o))}}var y0=Ho(Object.keys,Object),B0=Object.prototype,x0=B0.hasOwnProperty;function v0(n){if(!pt(n))return y0(n);var t=[];for(var o in Object(n))x0.call(n,o)&&o!="constructor"&&t.push(o);return t}function mt(n){return dt(n)?zo(n):v0(n)}var N0=Object.prototype,$0=N0.hasOwnProperty,V0=Ll(function(n,t){if(pt(t)||dt(t)){Pe(t,mt(t),n);return}for(var o in t)$0.call(t,o)&&Qt(n,o,t[o])});function E0(n){var t=[];if(n!=null)for(var o in Object(n))t.push(o);return t}var C0=Object.prototype,M0=C0.hasOwnProperty;function S0(n){if(!Se(n))return E0(n);var t=pt(n),o=[];for(var r in n)r=="constructor"&&(t||!M0.call(n,r))||o.push(r);return o}function en(n){return dt(n)?zo(n,!0):S0(n)}var We=Be(Object,"create");function z0(){this.__data__=We?We(null):{},this.size=0}function H0(n){var t=this.has(n)&&delete this.__data__[n];return this.size-=t?1:0,t}var I0="__lodash_hash_undefined__",q0=Object.prototype,L0=q0.hasOwnProperty;function A0(n){var t=this.__data__;if(We){var o=t[n];return o===I0?void 0:o}return L0.call(t,n)?t[n]:void 0}var T0=Object.prototype,j0=T0.hasOwnProperty;function D0(n){var t=this.__data__;return We?t[n]!==void 0:j0.call(t,n)}var O0="__lodash_hash_undefined__";function F0(n,t){var o=this.__data__;return this.size+=this.has(n)?0:1,o[n]=We&&t===void 0?O0:t,this}function xe(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])}}xe.prototype.clear=z0,xe.prototype.delete=H0,xe.prototype.get=A0,xe.prototype.has=D0,xe.prototype.set=F0;function P0(){this.__data__=[],this.size=0}function ht(n,t){for(var o=n.length;o--;)if(Xt(n[o][0],t))return o;return-1}var R0=Array.prototype,W0=R0.splice;function U0(n){var t=this.__data__,o=ht(t,n);if(o<0)return!1;var r=t.length-1;return o==r?t.pop():W0.call(t,o,1),--this.size,!0}function Y0(n){var t=this.__data__,o=ht(t,n);return o<0?void 0:t[o][1]}function G0(n){return ht(this.__data__,n)>-1}function K0(n,t){var o=this.__data__,r=ht(o,n);return r<0?(++this.size,o.push([n,t])):o[r][1]=t,this}function ue(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])}}ue.prototype.clear=P0,ue.prototype.delete=U0,ue.prototype.get=Y0,ue.prototype.has=G0,ue.prototype.set=K0;var Ue=Be(pe,"Map");function X0(){this.size=0,this.__data__={hash:new xe,map:new(Ue||ue),string:new xe}}function Q0(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function ut(n,t){var o=n.__data__;return Q0(t)?o[typeof t=="string"?"string":"hash"]:o.map}function Z0(n){var t=ut(this,n).delete(n);return this.size-=t?1:0,t}function J0(n){return ut(this,n).get(n)}function e2(n){return ut(this,n).has(n)}function t2(n,t){var o=ut(this,n),r=o.size;return o.set(n,t),this.size+=o.size==r?0:1,this}function He(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])}}He.prototype.clear=X0,He.prototype.delete=Z0,He.prototype.get=J0,He.prototype.has=e2,He.prototype.set=t2;function Io(n,t){for(var o=-1,r=t.length,l=n.length;++o<r;)n[l+o]=t[o];return n}var qo=Ho(Object.getPrototypeOf,Object);function n2(){this.__data__=new ue,this.size=0}function o2(n){var t=this.__data__,o=t.delete(n);return this.size=t.size,o}function r2(n){return this.__data__.get(n)}function a2(n){return this.__data__.has(n)}var l2=200;function i2(n,t){var o=this.__data__;if(o instanceof ue){var r=o.__data__;if(!Ue||r.length<l2-1)return r.push([n,t]),this.size=++o.size,this;o=this.__data__=new He(r)}return o.set(n,t),this.size=o.size,this}function Ie(n){var t=this.__data__=new ue(n);this.size=t.size}Ie.prototype.clear=n2,Ie.prototype.delete=o2,Ie.prototype.get=r2,Ie.prototype.has=a2,Ie.prototype.set=i2;function c2(n,t){return n&&Pe(t,mt(t),n)}function s2(n,t){return n&&Pe(t,en(t),n)}var Lo=typeof a=="object"&&a&&!a.nodeType&&a,Ao=Lo&&typeof module=="object"&&module&&!module.nodeType&&module,d2=Ao&&Ao.exports===Lo,To=d2?pe.Buffer:void 0,jo=To?To.allocUnsafe:void 0;function p2(n,t){if(t)return n.slice();var o=n.length,r=jo?jo(o):new n.constructor(o);return n.copy(r),r}function m2(n,t){for(var o=-1,r=n==null?0:n.length,l=0,i=[];++o<r;){var c=n[o];t(c,o,n)&&(i[l++]=c)}return i}function Do(){return[]}var h2=Object.prototype,u2=h2.propertyIsEnumerable,Oo=Object.getOwnPropertySymbols,tn=Oo?function(n){return n==null?[]:(n=Object(n),m2(Oo(n),function(t){return u2.call(n,t)}))}:Do;function f2(n,t){return Pe(n,tn(n),t)}var g2=Object.getOwnPropertySymbols,Fo=g2?function(n){for(var t=[];n;)Io(t,tn(n)),n=qo(n);return t}:Do;function _2(n,t){return Pe(n,Fo(n),t)}function Po(n,t,o){var r=t(n);return Yt(n)?r:Io(r,o(n))}function w2(n){return Po(n,mt,tn)}function b2(n){return Po(n,en,Fo)}var nn=Be(pe,"DataView"),on=Be(pe,"Promise"),rn=Be(pe,"Set"),Ro="[object Map]",k2="[object Object]",Wo="[object Promise]",Uo="[object Set]",Yo="[object WeakMap]",Go="[object DataView]",y2=ye(nn),B2=ye(Ue),x2=ye(on),v2=ye(rn),N2=ye(Kt),fe=Oe;(nn&&fe(new nn(new ArrayBuffer(1)))!=Go||Ue&&fe(new Ue)!=Ro||on&&fe(on.resolve())!=Wo||rn&&fe(new rn)!=Uo||Kt&&fe(new Kt)!=Yo)&&(fe=function(n){var t=Oe(n),o=t==k2?n.constructor:void 0,r=o?ye(o):"";if(r)switch(r){case y2:return Go;case B2:return Ro;case x2:return Wo;case v2:return Uo;case N2:return Yo}return t});var $2=Object.prototype,V2=$2.hasOwnProperty;function E2(n){var t=n.length,o=new n.constructor(t);return t&&typeof n[0]=="string"&&V2.call(n,"index")&&(o.index=n.index,o.input=n.input),o}var Ko=pe.Uint8Array;function an(n){var t=new n.constructor(n.byteLength);return new Ko(t).set(new Ko(n)),t}function C2(n,t){var o=t?an(n.buffer):n.buffer;return new n.constructor(o,n.byteOffset,n.byteLength)}var M2=/\w*$/;function S2(n){var t=new n.constructor(n.source,M2.exec(n));return t.lastIndex=n.lastIndex,t}var Xo=Me?Me.prototype:void 0,Qo=Xo?Xo.valueOf:void 0;function z2(n){return Qo?Object(Qo.call(n)):{}}function H2(n,t){var o=t?an(n.buffer):n.buffer;return new n.constructor(o,n.byteOffset,n.length)}var I2="[object Boolean]",q2="[object Date]",L2="[object Map]",A2="[object Number]",T2="[object RegExp]",j2="[object Set]",D2="[object String]",O2="[object Symbol]",F2="[object ArrayBuffer]",P2="[object DataView]",R2="[object Float32Array]",W2="[object Float64Array]",U2="[object Int8Array]",Y2="[object Int16Array]",G2="[object Int32Array]",K2="[object Uint8Array]",X2="[object Uint8ClampedArray]",Q2="[object Uint16Array]",Z2="[object Uint32Array]";function J2(n,t,o){var r=n.constructor;switch(t){case F2:return an(n);case I2:case q2:return new r(+n);case P2:return C2(n,o);case R2:case W2:case U2:case Y2:case G2:case K2:case X2:case Q2:case Z2:return H2(n,o);case L2:return new r;case A2:case D2:return new r(n);case T2:return S2(n);case j2:return new r;case O2:return z2(n)}}function ei(n){return typeof n.constructor=="function"&&!pt(n)?_l(qo(n)):{}}var ti="[object Map]";function ni(n){return Fe(n)&&fe(n)==ti}var Zo=ze&&ze.isMap,oi=Zo?Zt(Zo):ni,ri="[object Set]";function ai(n){return Fe(n)&&fe(n)==ri}var Jo=ze&&ze.isSet,li=Jo?Zt(Jo):ai,ii=1,ci=2,si=4,er="[object Arguments]",di="[object Array]",pi="[object Boolean]",mi="[object Date]",hi="[object Error]",tr="[object Function]",ui="[object GeneratorFunction]",fi="[object Map]",gi="[object Number]",nr="[object Object]",_i="[object RegExp]",wi="[object Set]",bi="[object String]",ki="[object Symbol]",yi="[object WeakMap]",Bi="[object ArrayBuffer]",xi="[object DataView]",vi="[object Float32Array]",Ni="[object Float64Array]",$i="[object Int8Array]",Vi="[object Int16Array]",Ei="[object Int32Array]",Ci="[object Uint8Array]",Mi="[object Uint8ClampedArray]",Si="[object Uint16Array]",zi="[object Uint32Array]",F={};F[er]=F[di]=F[Bi]=F[xi]=F[pi]=F[mi]=F[vi]=F[Ni]=F[$i]=F[Vi]=F[Ei]=F[fi]=F[gi]=F[nr]=F[_i]=F[wi]=F[bi]=F[ki]=F[Ci]=F[Mi]=F[Si]=F[zi]=!0,F[hi]=F[tr]=F[yi]=!1;function ft(n,t,o,r,l,i){var c,s=t&ii,d=t&ci,p=t&si;if(c!==void 0)return c;if(!Se(n))return n;var w=Yt(n);if(w){if(c=E2(n),!s)return bl(n,c)}else{var f=fe(n),b=f==tr||f==ui;if(Co(n))return p2(n,s);if(f==nr||f==er||b&&!l){if(c=d||b?{}:ei(n),!s)return d?_2(n,s2(c,n)):f2(n,c2(c,n))}else{if(!F[f])return l?n:{};c=J2(n,f,s)}}i||(i=new Ie);var m=i.get(n);if(m)return m;i.set(n,c),li(n)?n.forEach(function(g){c.add(ft(g,t,o,g,n,i))}):oi(n)&&n.forEach(function(g,u){c.set(u,ft(g,t,o,u,n,i))});var h=p?d?b2:w2:d?en:mt,k=w?void 0:h(n);return Vl(k||n,function(g,u){k&&(u=g,g=n[u]),Qt(c,u,ft(g,t,o,u,n,i))}),c}var Hi=1,Ii=4;function qi(n){return ft(n,Hi|Ii)}e.defineComponent((n,{slots:t})=>{const o=e.inject("$theme",e.reactive({})),r=i=>typeof n.theme=="function"?n.theme(qi(i)):n.theme,l=e.reactive(r(o));return e.provide("$theme",e.reactive(l)),e.watch(o,i=>{V0(l,r(i))},{deep:!0,immediate:!0}),()=>e.h("div",null,t)},{name:"ThemeProvider",props:{theme:{type:[Object,Function],required:!0}}});const Li=["disabled","loading","type","tabindex"],Ai={key:1},Ti=e.defineComponent({__name:"NmorphButton",props:{styleType:{type:null,required:!1,default:"default"},color:{type:String,required:!1,default:void 0},loading:{type:Boolean,required:!1,default:!1},ripple:{type:Boolean,required:!1,default:!0},type:{type:null,required:!1,default:"button"},text:{type:[String,Number],required:!1,default:void 0},accentBgOnHover:{type:Boolean,required:!1,default:!1},shape:{type:null,required:!1,default:"default"},fill:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1,default:0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},height:{type:null,required:!1,default:"default"},disabled:{type:Boolean,required:!1,default:!1}},setup(n,{expose:t}){const o=n,r=e.useSlots(),l=e.computed(()=>!!r.icon),i=e.computed(()=>!!r["icon-only"]),c=e.computed(()=>E({nmorph:[le[o.height],`${o.fill&&"fill"}`],"nmorph-button":[o.styleType,o.shape,`${o.disabled&&"disabled"}`,`${o.accentBgOnHover&&"accent-bg-on-hover"}`,`${o.ripple&&"ripple"}`,`${i.value&&"icon-only"}`]})),s=e.ref(null),d={thin:"small",default:"medium",thick:"large"},p=e.computed(()=>d[o.height]),w=e.computed(()=>o.styleType==="transparent"&&o.color?{"--transparent-button-color":o.color}:{});t({buttonDOMElement:s});const f=q`
|
|
363
|
+
`;const o=document.createElement("style");o.innerHTML=t,document.head.appendChild(o)},Un=()=>{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)},i=()=>{clearTimeout(r),r=setTimeout(()=>{t.value=window.scrollY},400)};return window&&(window.addEventListener("resize",l),window.addEventListener("scroll",i)),{dimensions:n,scrollTop:t}},ma=()=>{const n=e.ref([]),t={duration:3e3,closable:!0,fill:!0,width:"330px"},o=l=>{const i={id:ke(),...t},c=e.reactive({...i,...l});n.value.push(c),c.duration!==0&&setTimeout(()=>r(c.id),c.duration)},r=l=>{n.value=n.value.filter(i=>i.id!==l)};return{notifications:n,notify:o,removeNotification:r}},ha=()=>{const n=e.inject("nmorph");if(!n)throw new Error("Nmorph instance is not provided");return n},ua={sun:"Вс",mon:"Пн",tue:"Вт",wed:"Ср",thu:"Чт",fri:"Пт",sat:"Сб",jan:"Январь",feb:"Февраль",mar:"Март",apr:"Апрель",may:"Май",jun:"Июнь",jul:"Июль",aug:"Август",sep:"Сентябрь",oct:"Октябрь",nov:"Ноябрь",dec:"Декабрь",pickADate:"Выберите дату",loadingText:"Загрузка ...",loadFailedText:"Не удалось загрузить изображение",noElementPlaceholder:"Выберите значение",selectFile:"Выберите файл"},fa={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 ga=Object.defineProperty,_a=(n,t,o)=>t in n?ga(n,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[t]=o,Yn=(n,t,o)=>_a(n,typeof t!="symbol"?t+"":t,o);const wa=["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"],Gn=new Set(wa),ba="styled",ka="styled",nt="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",Kn=new Set,Xn=()=>{let n;do{const t=new Date().getTime(),o=Math.floor(Math.random()*1e4)*Math.floor(Math.random()*10);n=`${Qn(t*Math.floor(Math.random()*1e3))}${o}`}while(Kn.has(n));return Kn.add(n),n},Qn=n=>{const t=nt[n%nt.length];return n>nt.length?`${Qn(Math.floor(n/nt.length))}${t}`:t};function ya(n){return`${ka}-${n}-${Xn()}`}function Zn(){return`${ba}-${Xn()}`}function Jn(n,t){return t.reduce((o,r,l)=>o.concat(r,n[l+1]),[n[0]])}function Ba(n){return typeof n=="string"&&Gn.has(n)}function Tt(n){var t;return typeof n=="object"&&((t=n?.name)==null?void 0:t.includes("styled"))}function jt(n){return n&&(typeof n.setup=="function"||typeof n.render=="function"||typeof n.template=="string")}function xa(n){return Ba(n)||Tt(n)||jt(n)}function q(n,...t){return Jn(n,t)}function Dt(n,t,o){return n.reduce((r,l)=>l==null||l===!1||l===""?r:Array.isArray(l)?[...r,...Dt(l,t,o)]:typeof l=="function"?r.concat(...Dt([l(t)],t,o)):typeof l=="object"&&l?.source==="tw"?(o.push(...l.value),r):Tt(l)?r.concat(`.${l.custom.className}`):r.concat(l.toString()),[])}var R="-ms-",De="-moz-",D="-webkit-",eo="comm",Ot="rule",Ft="decl",va="@import",to="@keyframes",Na="@layer",no=Math.abs,Pt=String.fromCharCode,Rt=Object.assign;function $a(n,t){return ee(n,0)^45?(((t<<2^ee(n,0))<<2^ee(n,1))<<2^ee(n,2))<<2^ee(n,3):0}function oo(n){return n.trim()}function he(n,t){return(n=t.exec(n))?n[0]:n}function T(n,t,o){return n.replace(t,o)}function ot(n,t,o){return n.indexOf(t,o)}function ee(n,t){return n.charCodeAt(t)|0}function $e(n,t,o){return n.slice(t,o)}function de(n){return n.length}function ro(n){return n.length}function Oe(n,t){return t.push(n),n}function Va(n,t){return n.map(t).join("")}function ao(n,t){return n.filter(function(o){return!he(o,t)})}var rt=1,Ve=1,lo=0,ie=0,K=0,Ee="";function at(n,t,o,r,l,i,c,s){return{value:n,root:t,parent:o,type:r,props:l,children:i,line:rt,column:Ve,length:c,return:"",siblings:s}}function ge(n,t){return Rt(at("",null,null,"",null,null,0,n.siblings),n,{length:-n.length},t)}function Ce(n){for(;n.root;)n=ge(n.root,{children:[n]});Oe(n,n.siblings)}function Ea(){return K}function Ca(){return K=ie>0?ee(Ee,--ie):0,Ve--,K===10&&(Ve=1,rt--),K}function ce(){return K=ie<lo?ee(Ee,ie++):0,Ve++,K===10&&(Ve=1,rt++),K}function ye(){return ee(Ee,ie)}function lt(){return ie}function it(n,t){return $e(Ee,n,t)}function Wt(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 Ma(n){return rt=Ve=1,lo=de(Ee=n),ie=0,[]}function Sa(n){return Ee="",n}function Ut(n){return oo(it(ie-1,Yt(n===91?n+2:n===40?n+1:n)))}function za(n){for(;(K=ye())&&K<33;)ce();return Wt(n)>2||Wt(K)>3?"":" "}function Ha(n,t){for(;--t&&ce()&&!(K<48||K>102||K>57&&K<65||K>70&&K<97););return it(n,lt()+(t<6&&ye()==32&&ce()==32))}function Yt(n){for(;ce();)switch(K){case n:return ie;case 34:case 39:n!==34&&n!==39&&Yt(K);break;case 40:n===41&&Yt(n);break;case 92:ce();break}return ie}function Ia(n,t){for(;ce()&&n+K!==57&&!(n+K===84&&ye()===47););return"/*"+it(t,ie-1)+"*"+Pt(n===47?n:ce())}function qa(n){for(;!Wt(ye());)ce();return it(n,ie)}function La(n){return Sa(ct("",null,null,null,[""],n=Ma(n),0,[0],n))}function ct(n,t,o,r,l,i,c,s,d){for(var p=0,b=0,f=c,g=0,h=0,u=0,k=1,w=1,m=1,y=0,_="",x=l,B=i,v=r,N=_;w;)switch(u=y,y=ce()){case 40:if(u!=108&&ee(N,f-1)==58){ot(N+=T(Ut(y),"&","&\f"),"&\f",no(p?s[p-1]:0))!=-1&&(m=-1);break}case 34:case 39:case 91:N+=Ut(y);break;case 9:case 10:case 13:case 32:N+=za(u);break;case 92:N+=Ha(lt()-1,7);continue;case 47:switch(ye()){case 42:case 47:Oe(Aa(Ia(ce(),lt()),t,o,d),d);break;default:N+="/"}break;case 123*k:s[p++]=de(N)*m;case 125*k:case 59:case 0:switch(y){case 0:case 125:w=0;case 59+b:m==-1&&(N=T(N,/\f/g,"")),h>0&&de(N)-f&&Oe(h>32?co(N+";",r,o,f-1,d):co(T(N," ","")+";",r,o,f-2,d),d);break;case 59:N+=";";default:if(Oe(v=io(N,t,o,p,b,l,s,_,x=[],B=[],f,i),i),y===123)if(b===0)ct(N,t,v,v,x,i,f,s,B);else switch(g===99&&ee(N,3)===110?100:g){case 100:case 108:case 109:case 115:ct(n,v,v,r&&Oe(io(n,v,v,0,0,l,s,_,l,x=[],f,B),B),l,B,f,s,r?x:B);break;default:ct(N,v,v,v,[""],B,0,s,B)}}p=b=h=0,k=m=1,_=N="",f=c;break;case 58:f=1+de(N),h=u;default:if(k<1){if(y==123)--k;else if(y==125&&k++==0&&Ca()==125)continue}switch(N+=Pt(y),y*k){case 38:m=b>0?1:(N+="\f",-1);break;case 44:s[p++]=(de(N)-1)*m,m=1;break;case 64:ye()===45&&(N+=Ut(ce())),g=ye(),b=f=de(_=N+=qa(lt())),y++;break;case 45:u===45&&de(N)==2&&(k=0)}}return i}function io(n,t,o,r,l,i,c,s,d,p,b,f){for(var g=l-1,h=l===0?i:[""],u=ro(h),k=0,w=0,m=0;k<r;++k)for(var y=0,_=$e(n,g+1,g=no(w=c[k])),x=n;y<u;++y)(x=oo(w>0?h[y]+" "+_:T(_,/&\f/g,h[y])))&&(d[m++]=x);return at(n,t,o,l===0?Ot:s,d,p,b,f)}function Aa(n,t,o,r){return at(n,t,o,eo,Pt(Ea()),$e(n,2,-2),0,r)}function co(n,t,o,r,l){return at(n,t,o,Ft,$e(n,0,r),$e(n,r+1,-1),r,l)}function so(n,t,o){switch($a(n,t)){case 5103:return D+"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 D+n+n;case 4789:return De+n+n;case 5349:case 4246:case 4810:case 6968:case 2756:return D+n+De+n+R+n+n;case 5936:switch(ee(n,t+11)){case 114:return D+n+R+T(n,/[svh]\w+-[tblr]{2}/,"tb")+n;case 108:return D+n+R+T(n,/[svh]\w+-[tblr]{2}/,"tb-rl")+n;case 45:return D+n+R+T(n,/[svh]\w+-[tblr]{2}/,"lr")+n}case 6828:case 4268:case 2903:return D+n+R+n+n;case 6165:return D+n+R+"flex-"+n+n;case 5187:return D+n+T(n,/(\w+).+(:[^]+)/,D+"box-$1$2"+R+"flex-$1$2")+n;case 5443:return D+n+R+"flex-item-"+T(n,/flex-|-self/g,"")+(he(n,/flex-|baseline/)?"":R+"grid-row-"+T(n,/flex-|-self/g,""))+n;case 4675:return D+n+R+"flex-line-pack"+T(n,/align-content|flex-|-self/g,"")+n;case 5548:return D+n+R+T(n,"shrink","negative")+n;case 5292:return D+n+R+T(n,"basis","preferred-size")+n;case 6060:return D+"box-"+T(n,"-grow","")+D+n+R+T(n,"grow","positive")+n;case 4554:return D+T(n,/([^-])(transform)/g,"$1"+D+"$2")+n;case 6187:return T(T(T(n,/(zoom-|grab)/,D+"$1"),/(image-set)/,D+"$1"),n,"")+n;case 5495:case 3959:return T(n,/(image-set\([^]*)/,D+"$1$`$1");case 4968:return T(T(n,/(.+:)(flex-)?(.*)/,D+"box-pack:$3"+R+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+D+n+n;case 4200:if(!he(n,/flex-|baseline/))return R+"grid-column-align"+$e(n,t)+n;break;case 2592:case 3360:return R+T(n,"template-","")+n;case 4384:case 3616:return o&&o.some(function(r,l){return t=l,he(r.props,/grid-\w+-end/)})?~ot(n+(o=o[t].value),"span",0)?n:R+T(n,"-start","")+n+R+"grid-row-span:"+(~ot(o,"span",0)?he(o,/\d+/):+he(o,/\d+/)-+he(n,/\d+/))+";":R+T(n,"-start","")+n;case 4896:case 4128:return o&&o.some(function(r){return he(r.props,/grid-\w+-start/)})?n:R+T(T(n,"-end","-span"),"span ","")+n;case 4095:case 3583:case 4068:case 2532:return T(n,/(.+)-inline(.+)/,D+"$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(de(n)-1-t>6)switch(ee(n,t+1)){case 109:if(ee(n,t+4)!==45)break;case 102:return T(n,/(.+:)(.+)-([^]+)/,"$1"+D+"$2-$3$1"+De+(ee(n,t+3)==108?"$3":"$2-$3"))+n;case 115:return~ot(n,"stretch",0)?so(T(n,"stretch","fill-available"),t,o)+n:n}break;case 5152:case 5920:return T(n,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,function(r,l,i,c,s,d,p){return R+l+":"+i+p+(c?R+l+"-span:"+(s?d:+d-+i)+p:"")+n});case 4949:if(ee(n,t+6)===121)return T(n,":",":"+D)+n;break;case 6444:switch(ee(n,ee(n,14)===45?18:11)){case 120:return T(n,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+D+(ee(n,14)===45?"inline-":"")+"box$3$1"+D+"$2$3$1"+R+"$2box$3")+n;case 100:return T(n,":",":"+R)+n}break;case 5719:case 2647:case 2135:case 3927:case 2391:return T(n,"scroll-","scroll-snap-")+n}return n}function st(n,t){for(var o="",r=0;r<n.length;r++)o+=t(n[r],r,n,t)||"";return o}function Ta(n,t,o,r){switch(n.type){case Na:if(n.children.length)break;case va:case Ft:return n.return=n.return||n.value;case eo:return"";case to:return n.return=n.value+"{"+st(n.children,r)+"}";case Ot:if(!de(n.value=n.props.join(",")))return""}return de(o=st(n.children,r))?n.return=n.value+"{"+o+"}":""}function ja(n){var t=ro(n);return function(o,r,l,i){for(var c="",s=0;s<t;s++)c+=n[s](o,r,l,i)||"";return c}}function Da(n,t,o,r){if(n.length>-1&&!n.return)switch(n.type){case Ft:n.return=so(n.value,n.length,o);return;case to:return st([ge(n,{value:T(n.value,"@","@"+D)})],r);case Ot:if(n.length)return Va(o=n.props,function(l){switch(he(l,r=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":Ce(ge(n,{props:[T(l,/:(read-\w+)/,":"+De+"$1")]})),Ce(ge(n,{props:[l]})),Rt(n,{props:ao(o,r)});break;case"::placeholder":Ce(ge(n,{props:[T(l,/:(plac\w+)/,":"+D+"input-$1")]})),Ce(ge(n,{props:[T(l,/:(plac\w+)/,":"+De+"$1")]})),Ce(ge(n,{props:[T(l,/:(plac\w+)/,R+"input-$1")]})),Ce(ge(n,{props:[l]})),Rt(n,{props:ao(o,r)});break}return""})}}class Oa{constructor(){Yn(this,"beforeBuildHooks",[]),Yn(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 po=new Oa,Fa=65536;let Gt=0;const mo={},dt=[];function Pa(){const n=document.createElement("style");return document.head.appendChild(n),dt.push(n),n}function Ra(n,t){Gt++;let o=dt[dt.length-1];(!o||Gt>=Fa)&&(o=Pa(),Gt=0);const r=mo[n],l=t;if(r){r.data=l;return}const i=document.createTextNode(l);o.appendChild(i),mo[n]=i}function Wa(n){var t;for(const o of dt)for(const r of o.childNodes)if((t=r.nodeValue)!=null&&t.startsWith(`.${n}`)){r.remove();break}}function ho(n,t,o){const r=[],l=Dt(t,o,r).join("");let i=l;n!==""&&(i=`.${n}{${l}}`);let c=st(La(i),ja([(s,d,p)=>po.runBeforeBuild(s,d,p),Da,Ta]));return c=po.runAfterBuild(c),Ra(n,c),r}function uo(n,t){if(!xa(n))throw Error("The element is invalid.");let o;function r(i,...c){const s=Jn(i,c);return l(s)}r.attrs=function(i){return o=i,r};function l(i){let c=n;jt(n)&&(c="vue-component"),Tt(n)&&(c="styled-component");const s=ya(c),d=Zn(),p=e.defineComponent((b,{slots:f})=>{const g=e.computed(()=>typeof o=="function"?o(b):typeof o=="object"?o:{}),h=e.ref([]),u=e.ref({class:"",...g.value}),k=e.inject("$theme",e.reactive({}));let w={theme:k,...b,...b.props,...g.value};const m=Zn();return u.value.class+=` ${m} ${d}`,e.watch(h,y=>{u.value.class+=` ${y.join(" ")}`},{deep:!0}),e.watch([k,b],()=>{w={...u.value,theme:k,...b,...b.props},h.value=ho(m,i,w)},{deep:!0}),e.onMounted(()=>{h.value=ho(m,i,w)}),e.onUnmounted(()=>{Wa(m)}),()=>{const y=jt(n)?e.h(n,{as:b.as}):b.as??n;return e.h(y,{...u.value},f)}},{name:s,props:{as:{type:String,required:!1},props:{type:Object,required:!1},...t},inheritAttrs:!0});return p.custom={className:d},p}return r}const I=uo;Gn.forEach(n=>{I[n]=uo(n)});var fo=typeof global=="object"&&global&&global.Object===Object&&global,Ua=typeof self=="object"&&self&&self.Object===Object&&self,pe=fo||Ua||Function("return this")(),Me=pe.Symbol,go=Object.prototype,Ya=go.hasOwnProperty,Ga=go.toString,Fe=Me?Me.toStringTag:void 0;function Ka(n){var t=Ya.call(n,Fe),o=n[Fe];try{n[Fe]=void 0;var r=!0}catch{}var l=Ga.call(n);return r&&(t?n[Fe]=o:delete n[Fe]),l}var Xa=Object.prototype,Qa=Xa.toString;function Za(n){return Qa.call(n)}var Ja="[object Null]",el="[object Undefined]",_o=Me?Me.toStringTag:void 0;function Pe(n){return n==null?n===void 0?el:Ja:_o&&_o in Object(n)?Ka(n):Za(n)}function Re(n){return n!=null&&typeof n=="object"}var Kt=Array.isArray;function Se(n){var t=typeof n;return n!=null&&(t=="object"||t=="function")}function wo(n){return n}var tl="[object AsyncFunction]",nl="[object Function]",ol="[object GeneratorFunction]",rl="[object Proxy]";function bo(n){if(!Se(n))return!1;var t=Pe(n);return t==nl||t==ol||t==tl||t==rl}var Xt=pe["__core-js_shared__"],ko=function(){var n=/[^.]+$/.exec(Xt&&Xt.keys&&Xt.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}();function al(n){return!!ko&&ko in n}var ll=Function.prototype,il=ll.toString;function Be(n){if(n!=null){try{return il.call(n)}catch{}try{return n+""}catch{}}return""}var cl=/[\\^$.*+?()[\]{}|]/g,sl=/^\[object .+?Constructor\]$/,dl=Function.prototype,pl=Object.prototype,ml=dl.toString,hl=pl.hasOwnProperty,ul=RegExp("^"+ml.call(hl).replace(cl,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function fl(n){if(!Se(n)||al(n))return!1;var t=bo(n)?ul:sl;return t.test(Be(n))}function gl(n,t){return n?.[t]}function xe(n,t){var o=gl(n,t);return fl(o)?o:void 0}var Qt=xe(pe,"WeakMap"),yo=Object.create,_l=function(){function n(){}return function(t){if(!Se(t))return{};if(yo)return yo(t);n.prototype=t;var o=new n;return n.prototype=void 0,o}}();function wl(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 bl(n,t){var o=-1,r=n.length;for(t||(t=Array(r));++o<r;)t[o]=n[o];return t}var kl=800,yl=16,Bl=Date.now;function xl(n){var t=0,o=0;return function(){var r=Bl(),l=yl-(r-o);if(o=r,l>0){if(++t>=kl)return arguments[0]}else t=0;return n.apply(void 0,arguments)}}function vl(n){return function(){return n}}var pt=function(){try{var n=xe(Object,"defineProperty");return n({},"",{}),n}catch{}}(),Nl=pt?function(n,t){return pt(n,"toString",{configurable:!0,enumerable:!1,value:vl(t),writable:!0})}:wo,$l=xl(Nl);function Vl(n,t){for(var o=-1,r=n==null?0:n.length;++o<r&&t(n[o],o,n)!==!1;);return n}var El=9007199254740991,Cl=/^(?:0|[1-9]\d*)$/;function Bo(n,t){var o=typeof n;return t=t??El,!!t&&(o=="number"||o!="symbol"&&Cl.test(n))&&n>-1&&n%1==0&&n<t}function xo(n,t,o){t=="__proto__"&&pt?pt(n,t,{configurable:!0,enumerable:!0,value:o,writable:!0}):n[t]=o}function Zt(n,t){return n===t||n!==n&&t!==t}var Ml=Object.prototype,Sl=Ml.hasOwnProperty;function Jt(n,t,o){var r=n[t];(!(Sl.call(n,t)&&Zt(r,o))||o===void 0&&!(t in n))&&xo(n,t,o)}function We(n,t,o,r){var l=!o;o||(o={});for(var i=-1,c=t.length;++i<c;){var s=t[i],d=void 0;d===void 0&&(d=n[s]),l?xo(o,s,d):Jt(o,s,d)}return o}var vo=Math.max;function zl(n,t,o){return t=vo(t===void 0?n.length-1:t,0),function(){for(var r=arguments,l=-1,i=vo(r.length-t,0),c=Array(i);++l<i;)c[l]=r[t+l];l=-1;for(var s=Array(t+1);++l<t;)s[l]=r[l];return s[t]=o(c),wl(n,this,s)}}function Hl(n,t){return $l(zl(n,t,wo),n+"")}var Il=9007199254740991;function No(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=Il}function mt(n){return n!=null&&No(n.length)&&!bo(n)}function ql(n,t,o){if(!Se(o))return!1;var r=typeof t;return(r=="number"?mt(o)&&Bo(t,o.length):r=="string"&&t in o)?Zt(o[t],n):!1}function Ll(n){return Hl(function(t,o){var r=-1,l=o.length,i=l>1?o[l-1]:void 0,c=l>2?o[2]:void 0;for(i=n.length>3&&typeof i=="function"?(l--,i):void 0,c&&ql(o[0],o[1],c)&&(i=l<3?void 0:i,l=1),t=Object(t);++r<l;){var s=o[r];s&&n(t,s,r,i)}return t})}var Al=Object.prototype;function ht(n){var t=n&&n.constructor,o=typeof t=="function"&&t.prototype||Al;return n===o}function Tl(n,t){for(var o=-1,r=Array(n);++o<n;)r[o]=t(o);return r}var jl="[object Arguments]";function $o(n){return Re(n)&&Pe(n)==jl}var Vo=Object.prototype,Dl=Vo.hasOwnProperty,Ol=Vo.propertyIsEnumerable,Fl=$o(function(){return arguments}())?$o:function(n){return Re(n)&&Dl.call(n,"callee")&&!Ol.call(n,"callee")};function Pl(){return!1}var Eo=typeof a=="object"&&a&&!a.nodeType&&a,Co=Eo&&typeof module=="object"&&module&&!module.nodeType&&module,Rl=Co&&Co.exports===Eo,Mo=Rl?pe.Buffer:void 0,Wl=Mo?Mo.isBuffer:void 0,So=Wl||Pl,Ul="[object Arguments]",Yl="[object Array]",Gl="[object Boolean]",Kl="[object Date]",Xl="[object Error]",Ql="[object Function]",Zl="[object Map]",Jl="[object Number]",e0="[object Object]",t0="[object RegExp]",n0="[object Set]",o0="[object String]",r0="[object WeakMap]",a0="[object ArrayBuffer]",l0="[object DataView]",i0="[object Float32Array]",c0="[object Float64Array]",s0="[object Int8Array]",d0="[object Int16Array]",p0="[object Int32Array]",m0="[object Uint8Array]",h0="[object Uint8ClampedArray]",u0="[object Uint16Array]",f0="[object Uint32Array]",W={};W[i0]=W[c0]=W[s0]=W[d0]=W[p0]=W[m0]=W[h0]=W[u0]=W[f0]=!0,W[Ul]=W[Yl]=W[a0]=W[Gl]=W[l0]=W[Kl]=W[Xl]=W[Ql]=W[Zl]=W[Jl]=W[e0]=W[t0]=W[n0]=W[o0]=W[r0]=!1;function g0(n){return Re(n)&&No(n.length)&&!!W[Pe(n)]}function en(n){return function(t){return n(t)}}var zo=typeof a=="object"&&a&&!a.nodeType&&a,Ue=zo&&typeof module=="object"&&module&&!module.nodeType&&module,_0=Ue&&Ue.exports===zo,tn=_0&&fo.process,ze=function(){try{var n=Ue&&Ue.require&&Ue.require("util").types;return n||tn&&tn.binding&&tn.binding("util")}catch{}}(),Ho=ze&&ze.isTypedArray,w0=Ho?en(Ho):g0,b0=Object.prototype,k0=b0.hasOwnProperty;function Io(n,t){var o=Kt(n),r=!o&&Fl(n),l=!o&&!r&&So(n),i=!o&&!r&&!l&&w0(n),c=o||r||l||i,s=c?Tl(n.length,String):[],d=s.length;for(var p in n)(t||k0.call(n,p))&&!(c&&(p=="length"||l&&(p=="offset"||p=="parent")||i&&(p=="buffer"||p=="byteLength"||p=="byteOffset")||Bo(p,d)))&&s.push(p);return s}function qo(n,t){return function(o){return n(t(o))}}var y0=qo(Object.keys,Object),B0=Object.prototype,x0=B0.hasOwnProperty;function v0(n){if(!ht(n))return y0(n);var t=[];for(var o in Object(n))x0.call(n,o)&&o!="constructor"&&t.push(o);return t}function ut(n){return mt(n)?Io(n):v0(n)}var N0=Object.prototype,$0=N0.hasOwnProperty,V0=Ll(function(n,t){if(ht(t)||mt(t)){We(t,ut(t),n);return}for(var o in t)$0.call(t,o)&&Jt(n,o,t[o])});function E0(n){var t=[];if(n!=null)for(var o in Object(n))t.push(o);return t}var C0=Object.prototype,M0=C0.hasOwnProperty;function S0(n){if(!Se(n))return E0(n);var t=ht(n),o=[];for(var r in n)r=="constructor"&&(t||!M0.call(n,r))||o.push(r);return o}function nn(n){return mt(n)?Io(n,!0):S0(n)}var Ye=xe(Object,"create");function z0(){this.__data__=Ye?Ye(null):{},this.size=0}function H0(n){var t=this.has(n)&&delete this.__data__[n];return this.size-=t?1:0,t}var I0="__lodash_hash_undefined__",q0=Object.prototype,L0=q0.hasOwnProperty;function A0(n){var t=this.__data__;if(Ye){var o=t[n];return o===I0?void 0:o}return L0.call(t,n)?t[n]:void 0}var T0=Object.prototype,j0=T0.hasOwnProperty;function D0(n){var t=this.__data__;return Ye?t[n]!==void 0:j0.call(t,n)}var O0="__lodash_hash_undefined__";function F0(n,t){var o=this.__data__;return this.size+=this.has(n)?0:1,o[n]=Ye&&t===void 0?O0:t,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=z0,ve.prototype.delete=H0,ve.prototype.get=A0,ve.prototype.has=D0,ve.prototype.set=F0;function P0(){this.__data__=[],this.size=0}function ft(n,t){for(var o=n.length;o--;)if(Zt(n[o][0],t))return o;return-1}var R0=Array.prototype,W0=R0.splice;function U0(n){var t=this.__data__,o=ft(t,n);if(o<0)return!1;var r=t.length-1;return o==r?t.pop():W0.call(t,o,1),--this.size,!0}function Y0(n){var t=this.__data__,o=ft(t,n);return o<0?void 0:t[o][1]}function G0(n){return ft(this.__data__,n)>-1}function K0(n,t){var o=this.__data__,r=ft(o,n);return r<0?(++this.size,o.push([n,t])):o[r][1]=t,this}function ue(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])}}ue.prototype.clear=P0,ue.prototype.delete=U0,ue.prototype.get=Y0,ue.prototype.has=G0,ue.prototype.set=K0;var Ge=xe(pe,"Map");function X0(){this.size=0,this.__data__={hash:new ve,map:new(Ge||ue),string:new ve}}function Q0(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function gt(n,t){var o=n.__data__;return Q0(t)?o[typeof t=="string"?"string":"hash"]:o.map}function Z0(n){var t=gt(this,n).delete(n);return this.size-=t?1:0,t}function J0(n){return gt(this,n).get(n)}function e2(n){return gt(this,n).has(n)}function t2(n,t){var o=gt(this,n),r=o.size;return o.set(n,t),this.size+=o.size==r?0:1,this}function He(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])}}He.prototype.clear=X0,He.prototype.delete=Z0,He.prototype.get=J0,He.prototype.has=e2,He.prototype.set=t2;function Lo(n,t){for(var o=-1,r=t.length,l=n.length;++o<r;)n[l+o]=t[o];return n}var Ao=qo(Object.getPrototypeOf,Object);function n2(){this.__data__=new ue,this.size=0}function o2(n){var t=this.__data__,o=t.delete(n);return this.size=t.size,o}function r2(n){return this.__data__.get(n)}function a2(n){return this.__data__.has(n)}var l2=200;function i2(n,t){var o=this.__data__;if(o instanceof ue){var r=o.__data__;if(!Ge||r.length<l2-1)return r.push([n,t]),this.size=++o.size,this;o=this.__data__=new He(r)}return o.set(n,t),this.size=o.size,this}function Ie(n){var t=this.__data__=new ue(n);this.size=t.size}Ie.prototype.clear=n2,Ie.prototype.delete=o2,Ie.prototype.get=r2,Ie.prototype.has=a2,Ie.prototype.set=i2;function c2(n,t){return n&&We(t,ut(t),n)}function s2(n,t){return n&&We(t,nn(t),n)}var To=typeof a=="object"&&a&&!a.nodeType&&a,jo=To&&typeof module=="object"&&module&&!module.nodeType&&module,d2=jo&&jo.exports===To,Do=d2?pe.Buffer:void 0,Oo=Do?Do.allocUnsafe:void 0;function p2(n,t){if(t)return n.slice();var o=n.length,r=Oo?Oo(o):new n.constructor(o);return n.copy(r),r}function m2(n,t){for(var o=-1,r=n==null?0:n.length,l=0,i=[];++o<r;){var c=n[o];t(c,o,n)&&(i[l++]=c)}return i}function Fo(){return[]}var h2=Object.prototype,u2=h2.propertyIsEnumerable,Po=Object.getOwnPropertySymbols,on=Po?function(n){return n==null?[]:(n=Object(n),m2(Po(n),function(t){return u2.call(n,t)}))}:Fo;function f2(n,t){return We(n,on(n),t)}var g2=Object.getOwnPropertySymbols,Ro=g2?function(n){for(var t=[];n;)Lo(t,on(n)),n=Ao(n);return t}:Fo;function _2(n,t){return We(n,Ro(n),t)}function Wo(n,t,o){var r=t(n);return Kt(n)?r:Lo(r,o(n))}function w2(n){return Wo(n,ut,on)}function b2(n){return Wo(n,nn,Ro)}var rn=xe(pe,"DataView"),an=xe(pe,"Promise"),ln=xe(pe,"Set"),Uo="[object Map]",k2="[object Object]",Yo="[object Promise]",Go="[object Set]",Ko="[object WeakMap]",Xo="[object DataView]",y2=Be(rn),B2=Be(Ge),x2=Be(an),v2=Be(ln),N2=Be(Qt),fe=Pe;(rn&&fe(new rn(new ArrayBuffer(1)))!=Xo||Ge&&fe(new Ge)!=Uo||an&&fe(an.resolve())!=Yo||ln&&fe(new ln)!=Go||Qt&&fe(new Qt)!=Ko)&&(fe=function(n){var t=Pe(n),o=t==k2?n.constructor:void 0,r=o?Be(o):"";if(r)switch(r){case y2:return Xo;case B2:return Uo;case x2:return Yo;case v2:return Go;case N2:return Ko}return t});var $2=Object.prototype,V2=$2.hasOwnProperty;function E2(n){var t=n.length,o=new n.constructor(t);return t&&typeof n[0]=="string"&&V2.call(n,"index")&&(o.index=n.index,o.input=n.input),o}var Qo=pe.Uint8Array;function cn(n){var t=new n.constructor(n.byteLength);return new Qo(t).set(new Qo(n)),t}function C2(n,t){var o=t?cn(n.buffer):n.buffer;return new n.constructor(o,n.byteOffset,n.byteLength)}var M2=/\w*$/;function S2(n){var t=new n.constructor(n.source,M2.exec(n));return t.lastIndex=n.lastIndex,t}var Zo=Me?Me.prototype:void 0,Jo=Zo?Zo.valueOf:void 0;function z2(n){return Jo?Object(Jo.call(n)):{}}function H2(n,t){var o=t?cn(n.buffer):n.buffer;return new n.constructor(o,n.byteOffset,n.length)}var I2="[object Boolean]",q2="[object Date]",L2="[object Map]",A2="[object Number]",T2="[object RegExp]",j2="[object Set]",D2="[object String]",O2="[object Symbol]",F2="[object ArrayBuffer]",P2="[object DataView]",R2="[object Float32Array]",W2="[object Float64Array]",U2="[object Int8Array]",Y2="[object Int16Array]",G2="[object Int32Array]",K2="[object Uint8Array]",X2="[object Uint8ClampedArray]",Q2="[object Uint16Array]",Z2="[object Uint32Array]";function J2(n,t,o){var r=n.constructor;switch(t){case F2:return cn(n);case I2:case q2:return new r(+n);case P2:return C2(n,o);case R2:case W2:case U2:case Y2:case G2:case K2:case X2:case Q2:case Z2:return H2(n,o);case L2:return new r;case A2:case D2:return new r(n);case T2:return S2(n);case j2:return new r;case O2:return z2(n)}}function ei(n){return typeof n.constructor=="function"&&!ht(n)?_l(Ao(n)):{}}var ti="[object Map]";function ni(n){return Re(n)&&fe(n)==ti}var er=ze&&ze.isMap,oi=er?en(er):ni,ri="[object Set]";function ai(n){return Re(n)&&fe(n)==ri}var tr=ze&&ze.isSet,li=tr?en(tr):ai,ii=1,ci=2,si=4,nr="[object Arguments]",di="[object Array]",pi="[object Boolean]",mi="[object Date]",hi="[object Error]",or="[object Function]",ui="[object GeneratorFunction]",fi="[object Map]",gi="[object Number]",rr="[object Object]",_i="[object RegExp]",wi="[object Set]",bi="[object String]",ki="[object Symbol]",yi="[object WeakMap]",Bi="[object ArrayBuffer]",xi="[object DataView]",vi="[object Float32Array]",Ni="[object Float64Array]",$i="[object Int8Array]",Vi="[object Int16Array]",Ei="[object Int32Array]",Ci="[object Uint8Array]",Mi="[object Uint8ClampedArray]",Si="[object Uint16Array]",zi="[object Uint32Array]",F={};F[nr]=F[di]=F[Bi]=F[xi]=F[pi]=F[mi]=F[vi]=F[Ni]=F[$i]=F[Vi]=F[Ei]=F[fi]=F[gi]=F[rr]=F[_i]=F[wi]=F[bi]=F[ki]=F[Ci]=F[Mi]=F[Si]=F[zi]=!0,F[hi]=F[or]=F[yi]=!1;function _t(n,t,o,r,l,i){var c,s=t&ii,d=t&ci,p=t&si;if(c!==void 0)return c;if(!Se(n))return n;var b=Kt(n);if(b){if(c=E2(n),!s)return bl(n,c)}else{var f=fe(n),g=f==or||f==ui;if(So(n))return p2(n,s);if(f==rr||f==nr||g&&!l){if(c=d||g?{}:ei(n),!s)return d?_2(n,s2(c,n)):f2(n,c2(c,n))}else{if(!F[f])return l?n:{};c=J2(n,f,s)}}i||(i=new Ie);var h=i.get(n);if(h)return h;i.set(n,c),li(n)?n.forEach(function(w){c.add(_t(w,t,o,w,n,i))}):oi(n)&&n.forEach(function(w,m){c.set(m,_t(w,t,o,m,n,i))});var u=p?d?b2:w2:d?nn:ut,k=b?void 0:u(n);return Vl(k||n,function(w,m){k&&(m=w,w=n[m]),Jt(c,m,_t(w,t,o,m,n,i))}),c}var Hi=1,Ii=4;function qi(n){return _t(n,Hi|Ii)}e.defineComponent((n,{slots:t})=>{const o=e.inject("$theme",e.reactive({})),r=i=>typeof n.theme=="function"?n.theme(qi(i)):n.theme,l=e.reactive(r(o));return e.provide("$theme",e.reactive(l)),e.watch(o,i=>{V0(l,r(i))},{deep:!0,immediate:!0}),()=>e.h("div",null,t)},{name:"ThemeProvider",props:{theme:{type:[Object,Function],required:!0}}});const Li=["disabled","loading","type","tabindex"],Ai={key:1},Ti=e.defineComponent({__name:"NmorphButton",props:{styleType:{type:null,required:!1,default:"default"},color:{type:String,required:!1,default:void 0},loading:{type:Boolean,required:!1,default:!1},ripple:{type:Boolean,required:!1,default:!0},type:{type:null,required:!1,default:"button"},text:{type:[String,Number],required:!1,default:void 0},accentBgOnHover:{type:Boolean,required:!1,default:!1},shape:{type:null,required:!1,default:"default"},fill:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1,default:0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},height:{type:null,required:!1,default:"default"},disabled:{type:Boolean,required:!1,default:!1}},setup(n,{expose:t}){const o=n,r=e.useSlots(),l=e.computed(()=>!!r.icon),i=e.computed(()=>!!r["icon-only"]),c=e.computed(()=>E({nmorph:[le[o.height],`${o.fill&&"fill"}`],"nmorph-button":[o.styleType,o.shape,`${o.disabled&&"disabled"}`,`${o.accentBgOnHover&&"accent-bg-on-hover"}`,`${o.ripple&&"ripple"}`,`${i.value&&"icon-only"}`]})),s=e.ref(null),d={thin:"small",default:"medium",thick:"large"},p=e.computed(()=>d[o.height]),b=e.computed(()=>o.styleType==="transparent"&&o.color?{"--transparent-button-color":o.color}:{});t({buttonDOMElement:s});const f=q`
|
|
364
364
|
display: inline-block;
|
|
365
365
|
width: auto;
|
|
366
366
|
|
|
@@ -508,11 +508,11 @@
|
|
|
508
508
|
}
|
|
509
509
|
|
|
510
510
|
&.nmorph-button--disabled {
|
|
511
|
-
${
|
|
511
|
+
${J()}
|
|
512
512
|
}
|
|
513
|
-
`,
|
|
513
|
+
`,g=I.div`
|
|
514
514
|
${f}
|
|
515
|
-
`;return(
|
|
515
|
+
`;return(h,u)=>(e.openBlock(),e.createBlock(g,{class:e.normalizeClass(c.value),style:e.normalizeStyle(b.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(L),{key:0,size:p.value},{default:e.withCtx(()=>[e.createVNode(e.unref(kr))]),_:1},8,["size"])):i.value?(e.openBlock(),e.createBlock(e.unref(L),{key:1},{default:e.withCtx(()=>[e.renderSlot(h.$slots,"icon-only")]),_:3})):(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[l.value?(e.openBlock(),e.createBlock(e.unref(L),{key:0},{default:e.withCtx(()=>[e.renderSlot(h.$slots,"icon")]),_:3})):e.createCommentVNode("v-if",!0),e.renderSlot(h.$slots,"default"),o.text!==void 0?(e.openBlock(),e.createElementBlock("span",Ai,e.toDisplayString(o.text),1)):e.createCommentVNode("v-if",!0),e.renderSlot(h.$slots,"append")],64))],8,Li)]),_:3},8,["class","style"]))}}),C=(n,t)=>{const o=n.__vccOpts||n;for(const[r,l]of t)o[r]=l;return o},O=C(Ti,[["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-button/NmorphButton.vue"]]);var ar=(n=>(n.default="default",n.transparent="transparent",n))(ar||{}),lr=(n=>(n.submit="submit",n.reset="reset",n.button="button",n))(lr||{}),ir=(n=>(n.default="default",n.square="square",n.round="round",n.circle="circle",n))(ir||{});const ji={class:"nmorph-icon__content"},L=C(e.defineComponent({__name:"NmorphIcon",props:{size:{type:null,required:!1,default:"small"},width:{type:String,required:!1,default:void 0},height:{type:String,required:!1,default:void 0},color:{type:String,required:!1,default:"var(--nmorph-text-color)"}},setup(n){const t=n,o=e.computed(()=>E({"nmorph-icon":[`${!t.width&&!t.height&&t.size}`,`${t.width&&"custom-width"}`,`${t.height&&"custom-height"}`]})),r=e.computed(()=>{const c={};return t.width&&(c["--width"]=t.width),t.height&&(c["--height"]=t.height),c}),l=q`
|
|
516
516
|
width: var(--width);
|
|
517
517
|
min-width: var(--width);
|
|
518
518
|
height: var(--height);
|
|
@@ -560,7 +560,7 @@
|
|
|
560
560
|
`,i=I.div`
|
|
561
561
|
${l}
|
|
562
562
|
--color: ${c=>c.color};
|
|
563
|
-
`;return(c,s)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(o.value),style:e.normalizeStyle(r.value),props:{color:t.color}},{default:e.withCtx(()=>[e.createElementVNode("div",ji,[e.renderSlot(c.$slots,"default")])]),_:3},8,["class","style","props"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-icon/NmorphIcon.vue"]]);var lr=(n=>(n.small="small",n.medium="medium",n.large="large",n))(lr||{});const Di={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Oi(n,t){return e.openBlock(),e.createElementBlock("svg",Di,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 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:"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 Wi={render:Ri},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 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 Gi={render:Yi},Ki={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xi(n,t){return e.openBlock(),e.createElementBlock("svg",Ki,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 Qi={render:Xi},Zi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 36 32"};function Ji(n,t){return e.openBlock(),e.createElementBlock("svg",Zi,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 ir={render:Ji},ec={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function tc(n,t){return e.openBlock(),e.createElementBlock("svg",ec,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 nc={render:tc},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:"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 cr={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:"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 sr={render:lc},ic={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cc(n,t){return e.openBlock(),e.createElementBlock("svg",ic,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 sc={render:cc},dc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function pc(n,t){return e.openBlock(),e.createElementBlock("svg",dc,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 dr={render:pc},mc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function hc(n,t){return e.openBlock(),e.createElementBlock("svg",mc,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 ln={render:hc},uc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fc(n,t){return e.openBlock(),e.createElementBlock("svg",uc,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 gc={render:fc},_c={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wc(n,t){return e.openBlock(),e.createElementBlock("svg",_c,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 bc={render:wc},kc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function yc(n,t){return e.openBlock(),e.createElementBlock("svg",kc,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 Bc={render:yc},xc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vc(n,t){return e.openBlock(),e.createElementBlock("svg",xc,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 Nc={render:vc},$c={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Vc(n,t){return e.openBlock(),e.createElementBlock("svg",$c,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 Ec={render:Vc},Cc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Mc(n,t){return e.openBlock(),e.createElementBlock("svg",Cc,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 Sc={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:"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 Ic={render:Hc},qc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Lc(n,t){return e.openBlock(),e.createElementBlock("svg",qc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M2 6h28v6H2zm0 8h28v6H2zm0 8h28v6H2z"},null,-1)]))}const Ac={render:Lc},Tc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function jc(n,t){return e.openBlock(),e.createElementBlock("svg",Tc,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 pr={render:jc},Dc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Oc(n,t){return e.openBlock(),e.createElementBlock("svg",Dc,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 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:"m192 384 320 384 320-384z"},null,-1)]))}const Wc={render:Rc},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:"M672 192 288 511.936 672 832z"},null,-1)]))}const Gc={render:Yc},Kc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xc(n,t){return e.openBlock(),e.createElementBlock("svg",Kc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M384 192v640l384-320.064z"},null,-1)]))}const Qc={render:Xc},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:"M512 320 192 704h639.936z"},null,-1)]))}const e1={render:Jc},t1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function n1(n,t){return e.openBlock(),e.createElementBlock("svg",t1,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 o1={render:n1},r1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function a1(n,t){return e.openBlock(),e.createElementBlock("svg",r1,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 l1={render:a1},i1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function c1(n,t){return e.openBlock(),e.createElementBlock("svg",i1,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 s1={render:c1},d1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p1(n,t){return e.openBlock(),e.createElementBlock("svg",d1,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 m1={render:p1},h1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u1(n,t){return e.openBlock(),e.createElementBlock("svg",h1,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 f1={render:u1},g1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _1(n,t){return e.openBlock(),e.createElementBlock("svg",g1,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 w1={render:_1},b1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k1(n,t){return e.openBlock(),e.createElementBlock("svg",b1,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 y1={render:k1},B1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x1(n,t){return e.openBlock(),e.createElementBlock("svg",B1,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 v1={render:x1},N1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $1(n,t){return e.openBlock(),e.createElementBlock("svg",N1,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 V1={render:$1},E1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function C1(n,t){return e.openBlock(),e.createElementBlock("svg",E1,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 M1={render:C1},S1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function z1(n,t){return e.openBlock(),e.createElementBlock("svg",S1,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 cn={render:z1},H1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function I1(n,t){return e.openBlock(),e.createElementBlock("svg",H1,t[0]||(t[0]=[e.createElementVNode("path",{d:"m2 12 14 12 14-12-2-2-12 10L4 10Z"},null,-1)]))}const oe={render:I1},q1={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function L1(n,t){return e.openBlock(),e.createElementBlock("svg",q1,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 A1={render:L1},T1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j1(n,t){return e.openBlock(),e.createElementBlock("svg",T1,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 D1={render:j1},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:"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 P1={render:F1},R1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W1(n,t){return e.openBlock(),e.createElementBlock("svg",R1,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 mr={render:W1},U1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y1(n,t){return e.openBlock(),e.createElementBlock("svg",U1,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 G1={render:Y1},K1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X1(n,t){return e.openBlock(),e.createElementBlock("svg",K1,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 Q1={render:X1},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:"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 es={render:J1},ts={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ns(n,t){return e.openBlock(),e.createElementBlock("svg",ts,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 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:"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 ls={render:as},is={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cs(n,t){return e.openBlock(),e.createElementBlock("svg",is,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 ss={render:cs},ds={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 28"};function ps(n,t){return e.openBlock(),e.createElementBlock("svg",ds,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 ms={render:ps},hs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function us(n,t){return e.openBlock(),e.createElementBlock("svg",hs,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 fs={render:us},gs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _s(n,t){return e.openBlock(),e.createElementBlock("svg",gs,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 ws={render:_s},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:"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 ys={render:ks},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:"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 vs={render:xs},Ns={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $s(n,t){return e.openBlock(),e.createElementBlock("svg",Ns,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 Vs={render:$s},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:"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 Ms={render:Cs},Ss={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function zs(n,t){return e.openBlock(),e.createElementBlock("svg",Ss,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 Hs={render:zs},Is={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qs(n,t){return e.openBlock(),e.createElementBlock("svg",Is,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 Ls={render:qs},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:"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 js={render:Ts},Ds={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Os(n,t){return e.openBlock(),e.createElementBlock("svg",Ds,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 Fs={render:Os},Ps={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Rs(n,t){return e.openBlock(),e.createElementBlock("svg",Ps,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 Ws={render:Rs},Us={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ys(n,t){return e.openBlock(),e.createElementBlock("svg",Us,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 Gs={render:Ys},Ks={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xs(n,t){return e.openBlock(),e.createElementBlock("svg",Ks,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 Qs={render:Xs},Zs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19 19"};function Js(n,t){return e.openBlock(),e.createElementBlock("svg",Zs,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 gt={render:Js},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:"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 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:"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 ad={render:rd},ld={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function id(n,t){return e.openBlock(),e.createElementBlock("svg",ld,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 cd={render:id},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:"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 pd={render:dd},md={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function hd(n,t){return e.openBlock(),e.createElementBlock("svg",md,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 hr={render:hd},ud={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fd(n,t){return e.openBlock(),e.createElementBlock("svg",ud,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 gd={render:fd},_d={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wd(n,t){return e.openBlock(),e.createElementBlock("svg",_d,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 bd={render:wd},kd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function yd(n,t){return e.openBlock(),e.createElementBlock("svg",kd,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 Bd={render:yd},xd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vd(n,t){return e.openBlock(),e.createElementBlock("svg",xd,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 Nd={render:vd},$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:"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 Ed={render:Vd},Cd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Md(n,t){return e.openBlock(),e.createElementBlock("svg",Cd,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 Sd={render:Md},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:"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 Id={render:Hd},qd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ld(n,t){return e.openBlock(),e.createElementBlock("svg",qd,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 Ad={render:Ld},Td={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function jd(n,t){return e.openBlock(),e.createElementBlock("svg",Td,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 Dd={render:jd},Od={viewBox:"0 0 32 32"};function Fd(n,t){return e.openBlock(),e.createElementBlock("svg",Od,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 ur={render:Fd},Pd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Rd(n,t){return e.openBlock(),e.createElementBlock("svg",Pd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 192h768v128H128zm0 256h512v128H128zm0 256h768v128H128zm576-352 192 160-192 128z"},null,-1)]))}const Wd={render:Rd},Ud={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Yd(n,t){return e.openBlock(),e.createElementBlock("svg",Ud,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 Ye={render:Yd},Gd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Kd(n,t){return e.openBlock(),e.createElementBlock("svg",Gd,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 Xd={render:Kd},Qd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Zd(n,t){return e.openBlock(),e.createElementBlock("svg",Qd,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 fr={render:Zd},Jd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function e4(n,t){return e.openBlock(),e.createElementBlock("svg",Jd,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 gr={render:e4},t4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function n4(n,t){return e.openBlock(),e.createElementBlock("svg",t4,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 o4={render:n4},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:"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 l4={render:a4},i4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function c4(n,t){return e.openBlock(),e.createElementBlock("svg",i4,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 s4={render:c4},d4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p4(n,t){return e.openBlock(),e.createElementBlock("svg",d4,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 m4={render:p4},h4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u4(n,t){return e.openBlock(),e.createElementBlock("svg",h4,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 f4={render:u4},g4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _4(n,t){return e.openBlock(),e.createElementBlock("svg",g4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 128h608L736 384l160 256H288v320h-96V64h96z"},null,-1)]))}const w4={render:_4},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:"M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384 128 512l192 128z"},null,-1)]))}const y4={render:k4},B4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x4(n,t){return e.openBlock(),e.createElementBlock("svg",B4,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 v4={render:x4},N4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $4(n,t){return e.openBlock(),e.createElementBlock("svg",N4,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 V4={render:$4},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:"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 M4={render:C4},S4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z4(n,t){return e.openBlock(),e.createElementBlock("svg",S4,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 H4={render:z4},I4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q4(n,t){return e.openBlock(),e.createElementBlock("svg",I4,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 L4={render:q4},A4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T4(n,t){return e.openBlock(),e.createElementBlock("svg",A4,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 j4={render:T4},D4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O4(n,t){return e.openBlock(),e.createElementBlock("svg",D4,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 F4={render:O4},P4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function R4(n,t){return e.openBlock(),e.createElementBlock("svg",P4,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 W4={render:R4},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:"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 G4={render:Y4},K4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function X4(n,t){return e.openBlock(),e.createElementBlock("svg",K4,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 Q4={render:X4},Z4={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function J4(n,t){return e.openBlock(),e.createElementBlock("svg",Z4,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 e3={render:J4},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:"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 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:"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 l3={render:a3},i3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function c3(n,t){return e.openBlock(),e.createElementBlock("svg",i3,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 s3={render:c3},d3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p3(n,t){return e.openBlock(),e.createElementBlock("svg",d3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z"},null,-1)]))}const m3={render:p3},h3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u3(n,t){return e.openBlock(),e.createElementBlock("svg",h3,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 f3={render:u3},g3={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function _3(n,t){return e.openBlock(),e.createElementBlock("svg",g3,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 w3={render:_3},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:"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 y3={render:k3},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:"M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z"},null,-1)]))}const v3={render:x3},N3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $3(n,t){return e.openBlock(),e.createElementBlock("svg",N3,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 V3={render:$3},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:"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 M3={render:C3},S3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z3(n,t){return e.openBlock(),e.createElementBlock("svg",S3,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 H3={render:z3},I3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q3(n,t){return e.openBlock(),e.createElementBlock("svg",I3,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 L3={render:q3},A3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T3(n,t){return e.openBlock(),e.createElementBlock("svg",A3,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 _r={render:T3},j3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function D3(n,t){return e.openBlock(),e.createElementBlock("svg",j3,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 O3={render:D3},F3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function P3(n,t){return e.openBlock(),e.createElementBlock("svg",F3,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 sn={render:P3},R3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W3(n,t){return e.openBlock(),e.createElementBlock("svg",R3,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 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:"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 K3={render:G3},X3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Q3(n,t){return e.openBlock(),e.createElementBlock("svg",X3,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 Z3={render:Q3},J3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ep(n,t){return e.openBlock(),e.createElementBlock("svg",J3,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 tp={render:ep},np={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function op(n,t){return e.openBlock(),e.createElementBlock("svg",np,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"},null,-1)]))}const rp={render:op},ap={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 100 100"};function lp(n,t){return e.openBlock(),e.createElementBlock("svg",ap,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 _t={render:lp},ip={xmlns:"http://www.w3.org/2000/svg",width:"100",height:"100",viewBox:"0 0 1024 1024"};function cp(n,t){return e.openBlock(),e.createElementBlock("svg",ip,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 wr={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:"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 pp={render:dp},mp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function hp(n,t){return e.openBlock(),e.createElementBlock("svg",mp,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 up={render:hp},fp={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 79 69"};function gp(n,t){return e.openBlock(),e.createElementBlock("svg",fp,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 _p={render:gp},wp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function bp(n,t){return e.openBlock(),e.createElementBlock("svg",wp,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 kp={render:bp},yp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Bp(n,t){return e.openBlock(),e.createElementBlock("svg",yp,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 xp={render:Bp},vp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Np(n,t){return e.openBlock(),e.createElementBlock("svg",vp,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 $p={render:Np},Vp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ep(n,t){return e.openBlock(),e.createElementBlock("svg",Vp,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 Cp={render:Ep},Mp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Sp(n,t){return e.openBlock(),e.createElementBlock("svg",Mp,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 zp={render:Sp},Hp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ip(n,t){return e.openBlock(),e.createElementBlock("svg",Hp,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 qp={render:Ip},Lp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ap(n,t){return e.openBlock(),e.createElementBlock("svg",Lp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M576 128v288l96-96 96 96V128h128v768H320V128zm-448 0h128v768H128z"},null,-1)]))}const Tp={render:Ap},jp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Dp(n,t){return e.openBlock(),e.createElementBlock("svg",jp,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 Op={render:Dp},Fp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Pp(n,t){return e.openBlock(),e.createElementBlock("svg",Fp,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 Rp={render:Pp},Wp={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function Up(n,t){return e.openBlock(),e.createElementBlock("svg",Wp,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 Yp={render:Up},Gp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Kp(n,t){return e.openBlock(),e.createElementBlock("svg",Gp,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 Xp={render:Kp},Qp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Zp(n,t){return e.openBlock(),e.createElementBlock("svg",Qp,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 Jp={render:Zp},em={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function tm(n,t){return e.openBlock(),e.createElementBlock("svg",em,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 nm={render:tm},om={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function rm(n,t){return e.openBlock(),e.createElementBlock("svg",om,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 am={render:rm},lm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function im(n,t){return e.openBlock(),e.createElementBlock("svg",lm,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 cm={render:im},sm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function dm(n,t){return e.openBlock(),e.createElementBlock("svg",sm,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 pm={render:dm},mm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function hm(n,t){return e.openBlock(),e.createElementBlock("svg",mm,t[0]||(t[0]=[e.createElementVNode("path",{stroke:"#000","stroke-width":"3",d:"M4 12h16"},null,-1)]))}const dn={render:hm},um={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fm(n,t){return e.openBlock(),e.createElementBlock("svg",um,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 gm={render:fm},_m={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wm(n,t){return e.openBlock(),e.createElementBlock("svg",_m,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 bm={render:wm},km={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ym(n,t){return e.openBlock(),e.createElementBlock("svg",km,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 Bm={render:ym},xm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vm(n,t){return e.openBlock(),e.createElementBlock("svg",xm,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 Nm={render:vm},$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:"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 Em={render:Vm},Cm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Mm(n,t){return e.openBlock(),e.createElementBlock("svg",Cm,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 Sm={render:Mm},zm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hm(n,t){return e.openBlock(),e.createElementBlock("svg",zm,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 Im={render:Hm},qm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Lm(n,t){return e.openBlock(),e.createElementBlock("svg",qm,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 Am={render:Lm},Tm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function jm(n,t){return e.openBlock(),e.createElementBlock("svg",Tm,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 Dm={render:jm},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:"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 Pm={render:Fm},Rm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Wm(n,t){return e.openBlock(),e.createElementBlock("svg",Rm,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 Um={render:Wm},Ym={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Gm(n,t){return e.openBlock(),e.createElementBlock("svg",Ym,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 Km={render:Gm},Xm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Qm(n,t){return e.openBlock(),e.createElementBlock("svg",Xm,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 Zm={render:Qm},Jm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function e6(n,t){return e.openBlock(),e.createElementBlock("svg",Jm,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 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:"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 r6={render:o6},a6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function l6(n,t){return e.openBlock(),e.createElementBlock("svg",a6,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 i6={render:l6},c6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function s6(n,t){return e.openBlock(),e.createElementBlock("svg",c6,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 d6={render:s6},p6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m6(n,t){return e.openBlock(),e.createElementBlock("svg",p6,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 h6={render:m6},u6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f6(n,t){return e.openBlock(),e.createElementBlock("svg",u6,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 g6={render:f6},_6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w6(n,t){return e.openBlock(),e.createElementBlock("svg",_6,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 b6={render:w6},k6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y6(n,t){return e.openBlock(),e.createElementBlock("svg",k6,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 B6={render:y6},x6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v6(n,t){return e.openBlock(),e.createElementBlock("svg",x6,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 N6={render:v6},$6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function V6(n,t){return e.openBlock(),e.createElementBlock("svg",$6,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 E6={render:V6},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:"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 S6={render:M6},z6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function H6(n,t){return e.openBlock(),e.createElementBlock("svg",z6,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 I6={render:H6},q6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L6(n,t){return e.openBlock(),e.createElementBlock("svg",q6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z"},null,-1)]))}const A6={render:L6},T6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function j6(n,t){return e.openBlock(),e.createElementBlock("svg",T6,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 D6={render:j6},O6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function F6(n,t){return e.openBlock(),e.createElementBlock("svg",O6,t[0]||(t[0]=[e.createElementVNode("path",{stroke:"#000","stroke-width":"3",d:"M12 4v16M4 12h16"},null,-1)]))}const pn={render:F6},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:"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 W6={render:R6},U6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y6(n,t){return e.openBlock(),e.createElementBlock("svg",U6,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 G6={render:Y6},K6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X6(n,t){return e.openBlock(),e.createElementBlock("svg",K6,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 Q6={render:X6},Z6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function J6(n,t){return e.openBlock(),e.createElementBlock("svg",Z6,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 eh={render:J6},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:"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 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:"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 lh={render:ah},ih={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ch(n,t){return e.openBlock(),e.createElementBlock("svg",ih,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 sh={render:ch},dh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ph(n,t){return e.openBlock(),e.createElementBlock("svg",dh,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 mh={render:ph},hh={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function uh(n,t){return e.openBlock(),e.createElementBlock("svg",hh,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 fh={render:uh},gh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _h(n,t){return e.openBlock(),e.createElementBlock("svg",gh,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 wh={render:_h},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:"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 yh={render:kh},Bh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function xh(n,t){return e.openBlock(),e.createElementBlock("svg",Bh,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 vh={render:xh},Nh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $h(n,t){return e.openBlock(),e.createElementBlock("svg",Nh,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 Vh={render:$h},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:"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 Mh={render:Ch},Sh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function zh(n,t){return e.openBlock(),e.createElementBlock("svg",Sh,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 Hh={render:zh},Ih={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qh(n,t){return e.openBlock(),e.createElementBlock("svg",Ih,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 Lh={render:qh},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 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 jh={render:Th},Dh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Oh(n,t){return e.openBlock(),e.createElementBlock("svg",Dh,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 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:"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 Wh={render:Rh},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:"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 Gh={render:Yh},Kh={viewBox:"0 0 32 32"};function Xh(n,t){return e.openBlock(),e.createElementBlock("svg",Kh,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 br={render:Xh},Qh={viewBox:"0 0 32 32"};function Zh(n,t){return e.openBlock(),e.createElementBlock("svg",Qh,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 kr={render:Zh},Jh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function e8(n,t){return e.openBlock(),e.createElementBlock("svg",Jh,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 t8={render:e8},n8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function o8(n,t){return e.openBlock(),e.createElementBlock("svg",n8,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 r8={render:o8},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:"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 i8={render:l8},c8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function s8(n,t){return e.openBlock(),e.createElementBlock("svg",c8,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 d8={render:s8},p8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m8(n,t){return e.openBlock(),e.createElementBlock("svg",p8,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 h8={render:m8},u8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f8(n,t){return e.openBlock(),e.createElementBlock("svg",u8,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 g8={render:f8},_8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w8(n,t){return e.openBlock(),e.createElementBlock("svg",_8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64"},null,-1)]))}const b8={render:w8},k8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y8(n,t){return e.openBlock(),e.createElementBlock("svg",k8,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 B8={render:y8},x8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v8(n,t){return e.openBlock(),e.createElementBlock("svg",x8,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 N8={render:v8},$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:"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 E8={render:V8},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:"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 S8={render:M8},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:"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 I8={render:H8},q8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L8(n,t){return e.openBlock(),e.createElementBlock("svg",q8,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 A8={render:L8},T8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j8(n,t){return e.openBlock(),e.createElementBlock("svg",T8,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 D8={render:j8},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:"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 P8={render:F8},R8={viewBox:"0 0 32 32"};function W8(n,t){return e.openBlock(),e.createElementBlock("svg",R8,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 yr={render:W8},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:"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 G8={render:Y8},K8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X8(n,t){return e.openBlock(),e.createElementBlock("svg",K8,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 Q8={render:X8},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:"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 eu={render:J8},tu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function nu(n,t){return e.openBlock(),e.createElementBlock("svg",tu,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 ou={render:nu},ru={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function au(n,t){return e.openBlock(),e.createElementBlock("svg",ru,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 lu={render:au},iu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cu(n,t){return e.openBlock(),e.createElementBlock("svg",iu,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 su={render:cu},du={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function pu(n,t){return e.openBlock(),e.createElementBlock("svg",du,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 mu={render:pu},hu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function uu(n,t){return e.openBlock(),e.createElementBlock("svg",hu,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 fu={render:uu},gu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _u(n,t){return e.openBlock(),e.createElementBlock("svg",gu,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 wu={render:_u},bu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ku(n,t){return e.openBlock(),e.createElementBlock("svg",bu,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 Br={render:ku},yu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Bu(n,t){return e.openBlock(),e.createElementBlock("svg",yu,t[0]||(t[0]=[e.createElementVNode("path",{d:"M27 4 12 19l-7-7-5 5 12 12L32 9z"},null,-1)]))}const mn={render:Bu},xu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vu(n,t){return e.openBlock(),e.createElementBlock("svg",xu,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 Nu={render:vu},$u={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Vu(n,t){return e.openBlock(),e.createElementBlock("svg",$u,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 Eu={render:Vu},Cu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Mu(n,t){return e.openBlock(),e.createElementBlock("svg",Cu,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 Su={render:Mu},zu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hu(n,t){return e.openBlock(),e.createElementBlock("svg",zu,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 Iu={render:Hu},qu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Lu(n,t){return e.openBlock(),e.createElementBlock("svg",qu,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 Au={render:Lu},Tu={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function ju(n,t){return e.openBlock(),e.createElementBlock("svg",Tu,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 Du={render:ju},Ou={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Fu(n,t){return e.openBlock(),e.createElementBlock("svg",Ou,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 Pu={render:Fu},Ru={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Wu(n,t){return e.openBlock(),e.createElementBlock("svg",Ru,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 Uu={render:Wu},Yu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Gu(n,t){return e.openBlock(),e.createElementBlock("svg",Yu,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 Ku={render:Gu},Xu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Qu(n,t){return e.openBlock(),e.createElementBlock("svg",Xu,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 Zu={render:Qu},Ju={viewBox:"0 0 32 32"};function e5(n,t){return e.openBlock(),e.createElementBlock("svg",Ju,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 t5={render:e5},n5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function o5(n,t){return e.openBlock(),e.createElementBlock("svg",n5,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 r5={render:o5},a5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function l5(n,t){return e.openBlock(),e.createElementBlock("svg",a5,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 i5={render:l5},c5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function s5(n,t){return e.openBlock(),e.createElementBlock("svg",c5,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 d5={render:s5},p5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m5(n,t){return e.openBlock(),e.createElementBlock("svg",p5,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 h5={render:m5},u5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f5(n,t){return e.openBlock(),e.createElementBlock("svg",u5,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 g5={render:f5},_5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w5(n,t){return e.openBlock(),e.createElementBlock("svg",_5,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 b5={render:w5},k5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y5(n,t){return e.openBlock(),e.createElementBlock("svg",k5,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 B5={render:y5},x5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function v5(n,t){return e.openBlock(),e.createElementBlock("svg",x5,t[0]||(t[0]=[e.createElementVNode("path",{d:"m2 12 14 12 14-12Z"},null,-1)]))}const hn={render:v5},N5={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function $5(n,t){return e.openBlock(),e.createElementBlock("svg",N5,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 V5={render:$5},E5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function C5(n,t){return e.openBlock(),e.createElementBlock("svg",E5,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 M5={render:C5},S5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z5(n,t){return e.openBlock(),e.createElementBlock("svg",S5,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 H5={render:z5},I5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q5(n,t){return e.openBlock(),e.createElementBlock("svg",I5,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 L5={render:q5},A5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T5(n,t){return e.openBlock(),e.createElementBlock("svg",A5,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 j5={render:T5},D5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O5(n,t){return e.openBlock(),e.createElementBlock("svg",D5,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 F5={render:O5},P5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function R5(n,t){return e.openBlock(),e.createElementBlock("svg",P5,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 W5={render:R5},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:"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 G5={render:Y5},K5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X5(n,t){return e.openBlock(),e.createElementBlock("svg",K5,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 Q5={render:X5},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:"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 ef={render:J5},tf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function nf(n,t){return e.openBlock(),e.createElementBlock("svg",tf,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 of={render:nf},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:"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 xr={render:af},lf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cf(n,t){return e.openBlock(),e.createElementBlock("svg",lf,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 sf={render:cf},df={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function pf(n,t){return e.openBlock(),e.createElementBlock("svg",df,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 mf={render:pf},hf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function uf(n,t){return e.openBlock(),e.createElementBlock("svg",hf,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 vr={render:uf},ff={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function gf(n,t){return e.openBlock(),e.createElementBlock("svg",ff,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 _f={render:gf},wf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function bf(n,t){return e.openBlock(),e.createElementBlock("svg",wf,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 kf={render:bf},yf={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function Bf(n,t){return e.openBlock(),e.createElementBlock("svg",yf,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 Nr={render:Bf},xf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function vf(n,t){return e.openBlock(),e.createElementBlock("svg",xf,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 Nf={render:vf},$f={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Vf(n,t){return e.openBlock(),e.createElementBlock("svg",$f,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 Ef={render:Vf},Cf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Mf(n,t){return e.openBlock(),e.createElementBlock("svg",Cf,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 Sf={render:Mf},zf={viewBox:"0 0 32 32"};function Hf(n,t){return e.openBlock(),e.createElementBlock("svg",zf,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 $r={render:Hf},If={viewBox:"0 0 32 32"};function qf(n,t){return e.openBlock(),e.createElementBlock("svg",If,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 Vr={render:qf},Lf=["href","target"],Af=e.defineComponent({__name:"NmorphLink",props:{type:{type:null,required:!1,default:It.accent},underline:{type:Boolean,required:!1,default:!1},href:{type:String,required:!1,default:""},text:{type:String,required:!1,default:""},target:{type:null,required:!1,default:"self"},disabled:{type:Boolean,required:!1,default:!1}},setup(n){const t=n,o=e.useSlots(),r=e.computed(()=>E({"nmorph-link":[t.type,`${t.underline&&"underline"}`,`${t.disabled&&"disabled"}`]})),l=q`
|
|
563
|
+
`;return(c,s)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(o.value),style:e.normalizeStyle(r.value),props:{color:t.color}},{default:e.withCtx(()=>[e.createElementVNode("div",ji,[e.renderSlot(c.$slots,"default")])]),_:3},8,["class","style","props"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-icon/NmorphIcon.vue"]]);var cr=(n=>(n.small="small",n.medium="medium",n.large="large",n))(cr||{});const Di={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Oi(n,t){return e.openBlock(),e.createElementBlock("svg",Di,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 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:"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 Wi={render:Ri},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 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 Gi={render:Yi},Ki={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xi(n,t){return e.openBlock(),e.createElementBlock("svg",Ki,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 Qi={render:Xi},Zi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 36 32"};function Ji(n,t){return e.openBlock(),e.createElementBlock("svg",Zi,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 sr={render:Ji},ec={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function tc(n,t){return e.openBlock(),e.createElementBlock("svg",ec,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 nc={render:tc},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:"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 dr={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:"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 pr={render:lc},ic={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cc(n,t){return e.openBlock(),e.createElementBlock("svg",ic,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 sc={render:cc},dc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function pc(n,t){return e.openBlock(),e.createElementBlock("svg",dc,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 mr={render:pc},mc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function hc(n,t){return e.openBlock(),e.createElementBlock("svg",mc,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 sn={render:hc},uc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fc(n,t){return e.openBlock(),e.createElementBlock("svg",uc,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 gc={render:fc},_c={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wc(n,t){return e.openBlock(),e.createElementBlock("svg",_c,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 bc={render:wc},kc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function yc(n,t){return e.openBlock(),e.createElementBlock("svg",kc,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 Bc={render:yc},xc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vc(n,t){return e.openBlock(),e.createElementBlock("svg",xc,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 Nc={render:vc},$c={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Vc(n,t){return e.openBlock(),e.createElementBlock("svg",$c,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 Ec={render:Vc},Cc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Mc(n,t){return e.openBlock(),e.createElementBlock("svg",Cc,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 Sc={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:"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 Ic={render:Hc},qc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Lc(n,t){return e.openBlock(),e.createElementBlock("svg",qc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M2 6h28v6H2zm0 8h28v6H2zm0 8h28v6H2z"},null,-1)]))}const Ac={render:Lc},Tc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function jc(n,t){return e.openBlock(),e.createElementBlock("svg",Tc,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 hr={render:jc},Dc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Oc(n,t){return e.openBlock(),e.createElementBlock("svg",Dc,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 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:"m192 384 320 384 320-384z"},null,-1)]))}const Wc={render:Rc},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:"M672 192 288 511.936 672 832z"},null,-1)]))}const Gc={render:Yc},Kc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xc(n,t){return e.openBlock(),e.createElementBlock("svg",Kc,t[0]||(t[0]=[e.createElementVNode("path",{d:"M384 192v640l384-320.064z"},null,-1)]))}const Qc={render:Xc},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:"M512 320 192 704h639.936z"},null,-1)]))}const e1={render:Jc},t1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function n1(n,t){return e.openBlock(),e.createElementBlock("svg",t1,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 o1={render:n1},r1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function a1(n,t){return e.openBlock(),e.createElementBlock("svg",r1,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 l1={render:a1},i1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function c1(n,t){return e.openBlock(),e.createElementBlock("svg",i1,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 s1={render:c1},d1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p1(n,t){return e.openBlock(),e.createElementBlock("svg",d1,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 m1={render:p1},h1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u1(n,t){return e.openBlock(),e.createElementBlock("svg",h1,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 f1={render:u1},g1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _1(n,t){return e.openBlock(),e.createElementBlock("svg",g1,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 w1={render:_1},b1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k1(n,t){return e.openBlock(),e.createElementBlock("svg",b1,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 y1={render:k1},B1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x1(n,t){return e.openBlock(),e.createElementBlock("svg",B1,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 v1={render:x1},N1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $1(n,t){return e.openBlock(),e.createElementBlock("svg",N1,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 V1={render:$1},E1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function C1(n,t){return e.openBlock(),e.createElementBlock("svg",E1,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 M1={render:C1},S1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function z1(n,t){return e.openBlock(),e.createElementBlock("svg",S1,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 dn={render:z1},H1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function I1(n,t){return e.openBlock(),e.createElementBlock("svg",H1,t[0]||(t[0]=[e.createElementVNode("path",{d:"m2 12 14 12 14-12-2-2-12 10L4 10Z"},null,-1)]))}const oe={render:I1},q1={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function L1(n,t){return e.openBlock(),e.createElementBlock("svg",q1,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 A1={render:L1},T1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j1(n,t){return e.openBlock(),e.createElementBlock("svg",T1,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 D1={render:j1},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:"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 P1={render:F1},R1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W1(n,t){return e.openBlock(),e.createElementBlock("svg",R1,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 ur={render:W1},U1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y1(n,t){return e.openBlock(),e.createElementBlock("svg",U1,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 G1={render:Y1},K1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X1(n,t){return e.openBlock(),e.createElementBlock("svg",K1,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 Q1={render:X1},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:"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 es={render:J1},ts={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ns(n,t){return e.openBlock(),e.createElementBlock("svg",ts,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 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:"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 ls={render:as},is={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cs(n,t){return e.openBlock(),e.createElementBlock("svg",is,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 ss={render:cs},ds={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 28"};function ps(n,t){return e.openBlock(),e.createElementBlock("svg",ds,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 ms={render:ps},hs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function us(n,t){return e.openBlock(),e.createElementBlock("svg",hs,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 fs={render:us},gs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _s(n,t){return e.openBlock(),e.createElementBlock("svg",gs,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 ws={render:_s},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:"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 ys={render:ks},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:"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 vs={render:xs},Ns={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $s(n,t){return e.openBlock(),e.createElementBlock("svg",Ns,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 Vs={render:$s},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:"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 Ms={render:Cs},Ss={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function zs(n,t){return e.openBlock(),e.createElementBlock("svg",Ss,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 Hs={render:zs},Is={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qs(n,t){return e.openBlock(),e.createElementBlock("svg",Is,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 Ls={render:qs},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:"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 js={render:Ts},Ds={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Os(n,t){return e.openBlock(),e.createElementBlock("svg",Ds,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 Fs={render:Os},Ps={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Rs(n,t){return e.openBlock(),e.createElementBlock("svg",Ps,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 Ws={render:Rs},Us={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ys(n,t){return e.openBlock(),e.createElementBlock("svg",Us,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 Gs={render:Ys},Ks={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xs(n,t){return e.openBlock(),e.createElementBlock("svg",Ks,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 Qs={render:Xs},Zs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19 19"};function Js(n,t){return e.openBlock(),e.createElementBlock("svg",Zs,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 wt={render:Js},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:"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 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:"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 ad={render:rd},ld={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function id(n,t){return e.openBlock(),e.createElementBlock("svg",ld,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 cd={render:id},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:"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 pd={render:dd},md={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function hd(n,t){return e.openBlock(),e.createElementBlock("svg",md,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 fr={render:hd},ud={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fd(n,t){return e.openBlock(),e.createElementBlock("svg",ud,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 gd={render:fd},_d={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wd(n,t){return e.openBlock(),e.createElementBlock("svg",_d,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 bd={render:wd},kd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function yd(n,t){return e.openBlock(),e.createElementBlock("svg",kd,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 Bd={render:yd},xd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vd(n,t){return e.openBlock(),e.createElementBlock("svg",xd,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 Nd={render:vd},$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:"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 Ed={render:Vd},Cd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Md(n,t){return e.openBlock(),e.createElementBlock("svg",Cd,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 Sd={render:Md},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:"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 Id={render:Hd},qd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ld(n,t){return e.openBlock(),e.createElementBlock("svg",qd,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 Ad={render:Ld},Td={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function jd(n,t){return e.openBlock(),e.createElementBlock("svg",Td,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 Dd={render:jd},Od={viewBox:"0 0 32 32"};function Fd(n,t){return e.openBlock(),e.createElementBlock("svg",Od,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 gr={render:Fd},Pd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Rd(n,t){return e.openBlock(),e.createElementBlock("svg",Pd,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 192h768v128H128zm0 256h512v128H128zm0 256h768v128H128zm576-352 192 160-192 128z"},null,-1)]))}const Wd={render:Rd},Ud={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Yd(n,t){return e.openBlock(),e.createElementBlock("svg",Ud,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 Ke={render:Yd},Gd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Kd(n,t){return e.openBlock(),e.createElementBlock("svg",Gd,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 Xd={render:Kd},Qd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Zd(n,t){return e.openBlock(),e.createElementBlock("svg",Qd,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 _r={render:Zd},Jd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function e4(n,t){return e.openBlock(),e.createElementBlock("svg",Jd,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 wr={render:e4},t4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function n4(n,t){return e.openBlock(),e.createElementBlock("svg",t4,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 o4={render:n4},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:"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 l4={render:a4},i4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function c4(n,t){return e.openBlock(),e.createElementBlock("svg",i4,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 s4={render:c4},d4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p4(n,t){return e.openBlock(),e.createElementBlock("svg",d4,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 m4={render:p4},h4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u4(n,t){return e.openBlock(),e.createElementBlock("svg",h4,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 f4={render:u4},g4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _4(n,t){return e.openBlock(),e.createElementBlock("svg",g4,t[0]||(t[0]=[e.createElementVNode("path",{d:"M288 128h608L736 384l160 256H288v320h-96V64h96z"},null,-1)]))}const w4={render:_4},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:"M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384 128 512l192 128z"},null,-1)]))}const y4={render:k4},B4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x4(n,t){return e.openBlock(),e.createElementBlock("svg",B4,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 v4={render:x4},N4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $4(n,t){return e.openBlock(),e.createElementBlock("svg",N4,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 V4={render:$4},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:"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 M4={render:C4},S4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z4(n,t){return e.openBlock(),e.createElementBlock("svg",S4,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 H4={render:z4},I4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q4(n,t){return e.openBlock(),e.createElementBlock("svg",I4,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 L4={render:q4},A4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T4(n,t){return e.openBlock(),e.createElementBlock("svg",A4,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 j4={render:T4},D4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O4(n,t){return e.openBlock(),e.createElementBlock("svg",D4,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 F4={render:O4},P4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function R4(n,t){return e.openBlock(),e.createElementBlock("svg",P4,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 W4={render:R4},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:"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 G4={render:Y4},K4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function X4(n,t){return e.openBlock(),e.createElementBlock("svg",K4,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 Q4={render:X4},Z4={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function J4(n,t){return e.openBlock(),e.createElementBlock("svg",Z4,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 e3={render:J4},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:"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 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:"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 l3={render:a3},i3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function c3(n,t){return e.openBlock(),e.createElementBlock("svg",i3,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 s3={render:c3},d3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p3(n,t){return e.openBlock(),e.createElementBlock("svg",d3,t[0]||(t[0]=[e.createElementVNode("path",{d:"M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z"},null,-1)]))}const m3={render:p3},h3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u3(n,t){return e.openBlock(),e.createElementBlock("svg",h3,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 f3={render:u3},g3={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function _3(n,t){return e.openBlock(),e.createElementBlock("svg",g3,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 w3={render:_3},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:"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 y3={render:k3},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:"M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z"},null,-1)]))}const v3={render:x3},N3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $3(n,t){return e.openBlock(),e.createElementBlock("svg",N3,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 V3={render:$3},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:"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 M3={render:C3},S3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z3(n,t){return e.openBlock(),e.createElementBlock("svg",S3,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 H3={render:z3},I3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q3(n,t){return e.openBlock(),e.createElementBlock("svg",I3,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 L3={render:q3},A3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T3(n,t){return e.openBlock(),e.createElementBlock("svg",A3,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 br={render:T3},j3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function D3(n,t){return e.openBlock(),e.createElementBlock("svg",j3,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 O3={render:D3},F3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function P3(n,t){return e.openBlock(),e.createElementBlock("svg",F3,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 pn={render:P3},R3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W3(n,t){return e.openBlock(),e.createElementBlock("svg",R3,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 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:"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 K3={render:G3},X3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Q3(n,t){return e.openBlock(),e.createElementBlock("svg",X3,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 Z3={render:Q3},J3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ep(n,t){return e.openBlock(),e.createElementBlock("svg",J3,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 tp={render:ep},np={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function op(n,t){return e.openBlock(),e.createElementBlock("svg",np,t[0]||(t[0]=[e.createElementVNode("path",{d:"M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"},null,-1)]))}const rp={render:op},ap={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 100 100"};function lp(n,t){return e.openBlock(),e.createElementBlock("svg",ap,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 bt={render:lp},ip={xmlns:"http://www.w3.org/2000/svg",width:"100",height:"100",viewBox:"0 0 1024 1024"};function cp(n,t){return e.openBlock(),e.createElementBlock("svg",ip,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 kr={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:"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 pp={render:dp},mp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function hp(n,t){return e.openBlock(),e.createElementBlock("svg",mp,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 up={render:hp},fp={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 79 69"};function gp(n,t){return e.openBlock(),e.createElementBlock("svg",fp,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 _p={render:gp},wp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function bp(n,t){return e.openBlock(),e.createElementBlock("svg",wp,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 kp={render:bp},yp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Bp(n,t){return e.openBlock(),e.createElementBlock("svg",yp,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 xp={render:Bp},vp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Np(n,t){return e.openBlock(),e.createElementBlock("svg",vp,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 $p={render:Np},Vp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ep(n,t){return e.openBlock(),e.createElementBlock("svg",Vp,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 Cp={render:Ep},Mp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Sp(n,t){return e.openBlock(),e.createElementBlock("svg",Mp,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 zp={render:Sp},Hp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ip(n,t){return e.openBlock(),e.createElementBlock("svg",Hp,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 qp={render:Ip},Lp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ap(n,t){return e.openBlock(),e.createElementBlock("svg",Lp,t[0]||(t[0]=[e.createElementVNode("path",{d:"M576 128v288l96-96 96 96V128h128v768H320V128zm-448 0h128v768H128z"},null,-1)]))}const Tp={render:Ap},jp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Dp(n,t){return e.openBlock(),e.createElementBlock("svg",jp,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 Op={render:Dp},Fp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Pp(n,t){return e.openBlock(),e.createElementBlock("svg",Fp,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 Rp={render:Pp},Wp={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function Up(n,t){return e.openBlock(),e.createElementBlock("svg",Wp,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 Yp={render:Up},Gp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Kp(n,t){return e.openBlock(),e.createElementBlock("svg",Gp,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 Xp={render:Kp},Qp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Zp(n,t){return e.openBlock(),e.createElementBlock("svg",Qp,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 Jp={render:Zp},em={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function tm(n,t){return e.openBlock(),e.createElementBlock("svg",em,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 nm={render:tm},om={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function rm(n,t){return e.openBlock(),e.createElementBlock("svg",om,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 am={render:rm},lm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function im(n,t){return e.openBlock(),e.createElementBlock("svg",lm,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 cm={render:im},sm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function dm(n,t){return e.openBlock(),e.createElementBlock("svg",sm,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 pm={render:dm},mm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function hm(n,t){return e.openBlock(),e.createElementBlock("svg",mm,t[0]||(t[0]=[e.createElementVNode("path",{stroke:"#000","stroke-width":"3",d:"M4 12h16"},null,-1)]))}const mn={render:hm},um={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fm(n,t){return e.openBlock(),e.createElementBlock("svg",um,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 gm={render:fm},_m={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wm(n,t){return e.openBlock(),e.createElementBlock("svg",_m,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 bm={render:wm},km={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ym(n,t){return e.openBlock(),e.createElementBlock("svg",km,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 Bm={render:ym},xm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vm(n,t){return e.openBlock(),e.createElementBlock("svg",xm,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 Nm={render:vm},$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:"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 Em={render:Vm},Cm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Mm(n,t){return e.openBlock(),e.createElementBlock("svg",Cm,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 Sm={render:Mm},zm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hm(n,t){return e.openBlock(),e.createElementBlock("svg",zm,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 Im={render:Hm},qm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Lm(n,t){return e.openBlock(),e.createElementBlock("svg",qm,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 Am={render:Lm},Tm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function jm(n,t){return e.openBlock(),e.createElementBlock("svg",Tm,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 Dm={render:jm},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:"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 Pm={render:Fm},Rm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Wm(n,t){return e.openBlock(),e.createElementBlock("svg",Rm,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 Um={render:Wm},Ym={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Gm(n,t){return e.openBlock(),e.createElementBlock("svg",Ym,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 Km={render:Gm},Xm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Qm(n,t){return e.openBlock(),e.createElementBlock("svg",Xm,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 Zm={render:Qm},Jm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function e6(n,t){return e.openBlock(),e.createElementBlock("svg",Jm,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 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:"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 r6={render:o6},a6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function l6(n,t){return e.openBlock(),e.createElementBlock("svg",a6,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 i6={render:l6},c6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function s6(n,t){return e.openBlock(),e.createElementBlock("svg",c6,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 d6={render:s6},p6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m6(n,t){return e.openBlock(),e.createElementBlock("svg",p6,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 h6={render:m6},u6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f6(n,t){return e.openBlock(),e.createElementBlock("svg",u6,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 g6={render:f6},_6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w6(n,t){return e.openBlock(),e.createElementBlock("svg",_6,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 b6={render:w6},k6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y6(n,t){return e.openBlock(),e.createElementBlock("svg",k6,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 B6={render:y6},x6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v6(n,t){return e.openBlock(),e.createElementBlock("svg",x6,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 N6={render:v6},$6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function V6(n,t){return e.openBlock(),e.createElementBlock("svg",$6,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 E6={render:V6},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:"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 S6={render:M6},z6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function H6(n,t){return e.openBlock(),e.createElementBlock("svg",z6,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 I6={render:H6},q6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L6(n,t){return e.openBlock(),e.createElementBlock("svg",q6,t[0]||(t[0]=[e.createElementVNode("path",{d:"M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z"},null,-1)]))}const A6={render:L6},T6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function j6(n,t){return e.openBlock(),e.createElementBlock("svg",T6,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 D6={render:j6},O6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function F6(n,t){return e.openBlock(),e.createElementBlock("svg",O6,t[0]||(t[0]=[e.createElementVNode("path",{stroke:"#000","stroke-width":"3",d:"M12 4v16M4 12h16"},null,-1)]))}const hn={render:F6},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:"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 W6={render:R6},U6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y6(n,t){return e.openBlock(),e.createElementBlock("svg",U6,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 G6={render:Y6},K6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X6(n,t){return e.openBlock(),e.createElementBlock("svg",K6,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 Q6={render:X6},Z6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function J6(n,t){return e.openBlock(),e.createElementBlock("svg",Z6,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 eh={render:J6},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:"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 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:"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 lh={render:ah},ih={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ch(n,t){return e.openBlock(),e.createElementBlock("svg",ih,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 sh={render:ch},dh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ph(n,t){return e.openBlock(),e.createElementBlock("svg",dh,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 mh={render:ph},hh={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function uh(n,t){return e.openBlock(),e.createElementBlock("svg",hh,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 fh={render:uh},gh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _h(n,t){return e.openBlock(),e.createElementBlock("svg",gh,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 wh={render:_h},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:"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 yh={render:kh},Bh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function xh(n,t){return e.openBlock(),e.createElementBlock("svg",Bh,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 vh={render:xh},Nh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $h(n,t){return e.openBlock(),e.createElementBlock("svg",Nh,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 Vh={render:$h},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:"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 Mh={render:Ch},Sh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function zh(n,t){return e.openBlock(),e.createElementBlock("svg",Sh,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 Hh={render:zh},Ih={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qh(n,t){return e.openBlock(),e.createElementBlock("svg",Ih,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 Lh={render:qh},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 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 jh={render:Th},Dh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Oh(n,t){return e.openBlock(),e.createElementBlock("svg",Dh,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 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:"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 Wh={render:Rh},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:"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 Gh={render:Yh},Kh={viewBox:"0 0 32 32"};function Xh(n,t){return e.openBlock(),e.createElementBlock("svg",Kh,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 yr={render:Xh},Qh={viewBox:"0 0 32 32"};function Zh(n,t){return e.openBlock(),e.createElementBlock("svg",Qh,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 Br={render:Zh},Jh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function e8(n,t){return e.openBlock(),e.createElementBlock("svg",Jh,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 t8={render:e8},n8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function o8(n,t){return e.openBlock(),e.createElementBlock("svg",n8,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 r8={render:o8},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:"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 i8={render:l8},c8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function s8(n,t){return e.openBlock(),e.createElementBlock("svg",c8,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 d8={render:s8},p8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m8(n,t){return e.openBlock(),e.createElementBlock("svg",p8,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 h8={render:m8},u8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f8(n,t){return e.openBlock(),e.createElementBlock("svg",u8,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 g8={render:f8},_8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w8(n,t){return e.openBlock(),e.createElementBlock("svg",_8,t[0]||(t[0]=[e.createElementVNode("path",{d:"M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64"},null,-1)]))}const b8={render:w8},k8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y8(n,t){return e.openBlock(),e.createElementBlock("svg",k8,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 B8={render:y8},x8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v8(n,t){return e.openBlock(),e.createElementBlock("svg",x8,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 N8={render:v8},$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:"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 E8={render:V8},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:"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 S8={render:M8},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:"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 I8={render:H8},q8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L8(n,t){return e.openBlock(),e.createElementBlock("svg",q8,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 A8={render:L8},T8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j8(n,t){return e.openBlock(),e.createElementBlock("svg",T8,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 D8={render:j8},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:"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 P8={render:F8},R8={viewBox:"0 0 32 32"};function W8(n,t){return e.openBlock(),e.createElementBlock("svg",R8,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 xr={render:W8},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:"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 G8={render:Y8},K8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X8(n,t){return e.openBlock(),e.createElementBlock("svg",K8,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 Q8={render:X8},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:"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 eu={render:J8},tu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function nu(n,t){return e.openBlock(),e.createElementBlock("svg",tu,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 ou={render:nu},ru={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function au(n,t){return e.openBlock(),e.createElementBlock("svg",ru,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 lu={render:au},iu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cu(n,t){return e.openBlock(),e.createElementBlock("svg",iu,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 su={render:cu},du={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function pu(n,t){return e.openBlock(),e.createElementBlock("svg",du,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 mu={render:pu},hu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function uu(n,t){return e.openBlock(),e.createElementBlock("svg",hu,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 fu={render:uu},gu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _u(n,t){return e.openBlock(),e.createElementBlock("svg",gu,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 wu={render:_u},bu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ku(n,t){return e.openBlock(),e.createElementBlock("svg",bu,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 vr={render:ku},yu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Bu(n,t){return e.openBlock(),e.createElementBlock("svg",yu,t[0]||(t[0]=[e.createElementVNode("path",{d:"M27 4 12 19l-7-7-5 5 12 12L32 9z"},null,-1)]))}const un={render:Bu},xu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vu(n,t){return e.openBlock(),e.createElementBlock("svg",xu,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 Nu={render:vu},$u={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Vu(n,t){return e.openBlock(),e.createElementBlock("svg",$u,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 Eu={render:Vu},Cu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Mu(n,t){return e.openBlock(),e.createElementBlock("svg",Cu,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 Su={render:Mu},zu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hu(n,t){return e.openBlock(),e.createElementBlock("svg",zu,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 Iu={render:Hu},qu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Lu(n,t){return e.openBlock(),e.createElementBlock("svg",qu,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 Au={render:Lu},Tu={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function ju(n,t){return e.openBlock(),e.createElementBlock("svg",Tu,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 Du={render:ju},Ou={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Fu(n,t){return e.openBlock(),e.createElementBlock("svg",Ou,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 Pu={render:Fu},Ru={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Wu(n,t){return e.openBlock(),e.createElementBlock("svg",Ru,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 Uu={render:Wu},Yu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Gu(n,t){return e.openBlock(),e.createElementBlock("svg",Yu,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 Ku={render:Gu},Xu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Qu(n,t){return e.openBlock(),e.createElementBlock("svg",Xu,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 Zu={render:Qu},Ju={viewBox:"0 0 32 32"};function e5(n,t){return e.openBlock(),e.createElementBlock("svg",Ju,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 t5={render:e5},n5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function o5(n,t){return e.openBlock(),e.createElementBlock("svg",n5,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 r5={render:o5},a5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function l5(n,t){return e.openBlock(),e.createElementBlock("svg",a5,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 i5={render:l5},c5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function s5(n,t){return e.openBlock(),e.createElementBlock("svg",c5,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 d5={render:s5},p5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m5(n,t){return e.openBlock(),e.createElementBlock("svg",p5,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 h5={render:m5},u5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f5(n,t){return e.openBlock(),e.createElementBlock("svg",u5,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 g5={render:f5},_5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w5(n,t){return e.openBlock(),e.createElementBlock("svg",_5,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 b5={render:w5},k5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y5(n,t){return e.openBlock(),e.createElementBlock("svg",k5,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 B5={render:y5},x5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function v5(n,t){return e.openBlock(),e.createElementBlock("svg",x5,t[0]||(t[0]=[e.createElementVNode("path",{d:"m2 12 14 12 14-12Z"},null,-1)]))}const fn={render:v5},N5={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function $5(n,t){return e.openBlock(),e.createElementBlock("svg",N5,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 V5={render:$5},E5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function C5(n,t){return e.openBlock(),e.createElementBlock("svg",E5,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 M5={render:C5},S5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z5(n,t){return e.openBlock(),e.createElementBlock("svg",S5,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 H5={render:z5},I5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q5(n,t){return e.openBlock(),e.createElementBlock("svg",I5,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 L5={render:q5},A5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T5(n,t){return e.openBlock(),e.createElementBlock("svg",A5,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 j5={render:T5},D5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O5(n,t){return e.openBlock(),e.createElementBlock("svg",D5,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 F5={render:O5},P5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function R5(n,t){return e.openBlock(),e.createElementBlock("svg",P5,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 W5={render:R5},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:"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 G5={render:Y5},K5={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X5(n,t){return e.openBlock(),e.createElementBlock("svg",K5,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 Q5={render:X5},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:"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 ef={render:J5},tf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function nf(n,t){return e.openBlock(),e.createElementBlock("svg",tf,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 of={render:nf},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:"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 Nr={render:af},lf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cf(n,t){return e.openBlock(),e.createElementBlock("svg",lf,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 sf={render:cf},df={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function pf(n,t){return e.openBlock(),e.createElementBlock("svg",df,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 mf={render:pf},hf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function uf(n,t){return e.openBlock(),e.createElementBlock("svg",hf,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 $r={render:uf},ff={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function gf(n,t){return e.openBlock(),e.createElementBlock("svg",ff,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 _f={render:gf},wf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function bf(n,t){return e.openBlock(),e.createElementBlock("svg",wf,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 kf={render:bf},yf={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function Bf(n,t){return e.openBlock(),e.createElementBlock("svg",yf,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 Vr={render:Bf},xf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function vf(n,t){return e.openBlock(),e.createElementBlock("svg",xf,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 Nf={render:vf},$f={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Vf(n,t){return e.openBlock(),e.createElementBlock("svg",$f,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 Ef={render:Vf},Cf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Mf(n,t){return e.openBlock(),e.createElementBlock("svg",Cf,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 Sf={render:Mf},zf={viewBox:"0 0 32 32"};function Hf(n,t){return e.openBlock(),e.createElementBlock("svg",zf,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 Er={render:Hf},If={viewBox:"0 0 32 32"};function qf(n,t){return e.openBlock(),e.createElementBlock("svg",If,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 Cr={render:qf},Lf=["href","target"],Af=e.defineComponent({__name:"NmorphLink",props:{type:{type:null,required:!1,default:Lt.accent},underline:{type:Boolean,required:!1,default:!1},href:{type:String,required:!1,default:""},text:{type:String,required:!1,default:""},target:{type:null,required:!1,default:"self"},disabled:{type:Boolean,required:!1,default:!1}},setup(n){const t=n,o=e.useSlots(),r=e.computed(()=>E({"nmorph-link":[t.type,`${t.underline&&"underline"}`,`${t.disabled&&"disabled"}`]})),l=q`
|
|
564
564
|
--link-color: var(--nmorph-accent-color);
|
|
565
565
|
|
|
566
566
|
display: inline-block;
|
|
@@ -614,11 +614,11 @@
|
|
|
614
614
|
}
|
|
615
615
|
|
|
616
616
|
&.nmorph-link--disabled {
|
|
617
|
-
${
|
|
617
|
+
${J}
|
|
618
618
|
}
|
|
619
619
|
`,i=I.div`
|
|
620
620
|
${l}
|
|
621
|
-
`;return(c,s)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(r.value)},{default:e.withCtx(()=>[e.createElementVNode("a",{href:t.href,target:t.target},[e.renderSlot(c.$slots,"prepend"),e.createTextVNode(" "+e.toDisplayString(c.text)+" ",1),e.unref(o).icon?(e.openBlock(),e.createBlock(e.unref(L),{key:0,class:"nmorph-link__icon",width:"10px",height:"10px"},{default:e.withCtx(()=>[e.renderSlot(c.$slots,"icon")]),_:3})):e.createCommentVNode("v-if",!0),e.renderSlot(c.$slots,"default")],8,Lf)]),_:3},8,["class"]))}}),Tf=C(Af,[["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-link/NmorphLink.vue"]]);var
|
|
621
|
+
`;return(c,s)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(r.value)},{default:e.withCtx(()=>[e.createElementVNode("a",{href:t.href,target:t.target},[e.renderSlot(c.$slots,"prepend"),e.createTextVNode(" "+e.toDisplayString(c.text)+" ",1),e.unref(o).icon?(e.openBlock(),e.createBlock(e.unref(L),{key:0,class:"nmorph-link__icon",width:"10px",height:"10px"},{default:e.withCtx(()=>[e.renderSlot(c.$slots,"icon")]),_:3})):e.createCommentVNode("v-if",!0),e.renderSlot(c.$slots,"default")],8,Lf)]),_:3},8,["class"]))}}),Tf=C(Af,[["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-link/NmorphLink.vue"]]);var Mr=(n=>(n.self="_self",n.blank="_blank",n.parent="_parent",n.top="_top",n))(Mr||{});const jf=C(e.defineComponent({__name:"NmorphScroll",props:{height:{type:String,required:!1,default:"100%"},maxHeight:{type:String,required:!1,default:"none"},modelValue:{type:Object,required:!1,default:()=>({x:0,y:0})},scrollYProp:{type:null,required:!1,default:"auto"},scrollXProp:{type:null,required:!1,default:"auto"},cssScrollBehavior:{type:null,required:!1,default:"smooth"},scrollEndDelay:{type:Number,required:!1,default:50},updateOnlyOnScrollEnd:{type:Boolean,required:!1,default:!1},yBarWidthInPx:{type:Number,required:!1,default:6},xBarWidthInPx:{type:Number,required:!1,default:6},xGapInPx:{type:Number,required:!1,default:4},yGapInPx:{type:Number,required:!1,default:4}},emits:["on-scroll","update:model-value","on-scroll-end"],setup(n,{expose:t,emit:o}){const r=n,l=e.ref(null),i=e.computed(()=>r.scrollYProp),c=e.computed(()=>r.scrollXProp),s=e.ref(!1),d=e.ref(!1),p=()=>{const j=l.value;if(!j){s.value=!1,d.value=!1;return}s.value=j.scrollHeight>j.clientHeight,d.value=j.scrollWidth>j.clientWidth},b=e.computed(()=>r.yBarWidthInPx+r.yGapInPx),f=e.computed(()=>r.xBarWidthInPx+r.xGapInPx),g=e.computed(()=>r.scrollYProp==="hidden"||!s.value?"0":`${b.value}px`),h=e.computed(()=>r.scrollXProp==="hidden"||!d.value?"0":`${f.value}px`),u=e.computed(()=>`${r.yBarWidthInPx}px`),k=e.computed(()=>`${r.xBarWidthInPx}px`),w=e.inject("nmorph");let m;const y=o,_=()=>{const j=l.value;if(!j)return;const Q=Math.trunc(j.scrollLeft),re=Math.trunc(j.scrollTop);y("update:model-value",{x:Q,y:re})},x=()=>{y("on-scroll-end")},B=j=>{y("on-scroll",j),l.value&&(r.updateOnlyOnScrollEnd||_(),m!==void 0&&clearTimeout(m),m=setTimeout(()=>{r.updateOnlyOnScrollEnd&&_(),x()},r.scrollEndDelay))};e.onUnmounted(()=>{m!==void 0&&clearTimeout(m)});const v=e.ref(!1),N=e.computed(()=>E({"nmorph-scroll":[]})),$=j=>{const{x:Q,y:re}=j;l.value?.scrollTo({left:Q,top:re,behavior:"smooth"})};e.onMounted(()=>{$(r.modelValue),e.nextTick(p)}),e.watch(()=>r.modelValue,j=>{$(j)},{deep:!0,immediate:!0}),e.watch(()=>w?.browser.dimensions,()=>{e.nextTick(p)},{deep:!0,immediate:!0});const M=e.computed(()=>r.cssScrollBehavior),V=e.computed(()=>r.height),S=e.computed(()=>r.maxHeight);t({scrollDOMContainer:l,moveTo:$});const H=()=>{v.value=!0},U=()=>{v.value=!1};return(j,Q)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"scrollDOMContainer",ref:l,class:e.normalizeClass(N.value),style:e.normalizeStyle({"--bar-width":u.value,"--bar-height":k.value,boxSizing:"border-box",minWidth:"0",minHeight:"0",height:V.value,maxHeight:S.value,paddingRight:g.value,paddingBottom:h.value,overflowX:c.value,overflowY:i.value,scrollBehavior:M.value}),onScroll:B,onMouseenter:H,onMouseleave:U},[e.renderSlot(j.$slots,"default")],38))}}),[["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-scroll/NmorphScroll.vue"]]);var Sr=(n=>(n.auto="auto",n.hidden="hidden",n.scroll="scroll",n))(Sr||{}),zr=(n=>(n.auto="auto",n.smooth="smooth",n.inherit="inherit",n.initial="initial",n.unset="unset",n))(zr||{});const Df=C(e.defineComponent({__name:"NmorphAvatar",props:{size:{type:Number,required:!1,default:48},shape:{type:null,required:!1,default:"circle"},frameBorder:{type:Number,required:!1,default:2},imagePadding:{type:Number,required:!1,default:4},name:{type:String,required:!1,default:""},fallback:{type:null,required:!1,default:()=>sn},src:{type:String,required:!1},srcSet:{type:String,required:!1},fit:{type:null,required:!1},alt:{type:String,required:!1}},emits:["error","load"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>E({nmorph:[`${o.frameBorder>0&&"shadow-combined"}`],"nmorph-avatar":[o.shape]})),i=w=>{r("error",w)},c=w=>{r("load",w)},s=e.computed(()=>`${o.imagePadding}px`),d=e.computed(()=>` ${o.size}px`),p=e.computed(()=>`${o.size/100*60}px`),b=e.computed(()=>`${Math.max(12,o.size*.38)}px`),f=e.computed(()=>o.shape==="circle"?"50%":"4px"),g=e.computed(()=>o.fallback||sn),h=e.computed(()=>{const w=o.name.trim();if(!w)return"";const m=w.split(/\s+/);return(m.length>1?`${m[0][0]}${m[m.length-1][0]}`:m[0].slice(0,2)).toUpperCase()}),u=q`
|
|
622
622
|
position: relative;
|
|
623
623
|
overflow: hidden;
|
|
624
624
|
display: flex;
|
|
@@ -643,23 +643,23 @@
|
|
|
643
643
|
line-height: 1;
|
|
644
644
|
}
|
|
645
645
|
`,k=I.div`
|
|
646
|
-
${
|
|
646
|
+
${u}
|
|
647
647
|
.nmorph-image {
|
|
648
|
-
--width: ${
|
|
649
|
-
--height: ${
|
|
648
|
+
--width: ${w=>w.size};
|
|
649
|
+
--height: ${w=>w.size};
|
|
650
650
|
|
|
651
|
-
padding: ${
|
|
652
|
-
border-radius: ${
|
|
651
|
+
padding: ${w=>w.imagePadding};
|
|
652
|
+
border-radius: ${w=>w.radius};
|
|
653
653
|
}
|
|
654
654
|
|
|
655
655
|
&.nmorph--shadow-combined {
|
|
656
|
-
${
|
|
656
|
+
${w=>It(Number(w.frameBorder),!0)};
|
|
657
657
|
}
|
|
658
658
|
|
|
659
659
|
.nmorph-image > img {
|
|
660
|
-
border-radius: ${
|
|
660
|
+
border-radius: ${w=>w.radius};
|
|
661
661
|
}
|
|
662
|
-
`;return(
|
|
662
|
+
`;return(w,m)=>(e.openBlock(),e.createBlock(k,{class:e.normalizeClass(l.value),style:e.normalizeStyle({width:d.value,height:d.value}),props:{size:d.value,imagePadding:s.value,radius:f.value,frameBorder:w.frameBorder}},{default:e.withCtx(()=>[e.createVNode(e.unref(yt),{fit:o.fit,src:o.src,"src-set":o.srcSet,alt:o.alt,"frame-border":0,onLoad:c,onError:i},{error:e.withCtx(()=>[e.renderSlot(w.$slots,"error",{},()=>[h.value?(e.openBlock(),e.createElementBlock("span",{key:0,class:"nmorph-avatar__initials",style:e.normalizeStyle({fontSize:b.value})},e.toDisplayString(h.value),5)):(e.openBlock(),e.createBlock(e.unref(L),{key:1,width:p.value},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(g.value)))]),_:1},8,["width"]))])]),_:3},8,["fit","src","src-set","alt"]),o.src?e.createCommentVNode("v-if",!0):e.renderSlot(w.$slots,"error",{key:0},()=>[h.value?(e.openBlock(),e.createElementBlock("span",{key:0,class:"nmorph-avatar__initials",style:e.normalizeStyle({fontSize:b.value})},e.toDisplayString(h.value),5)):(e.openBlock(),e.createBlock(e.unref(L),{key:1,width:p.value},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(g.value)))]),_:1},8,["width"]))])]),_:3},8,["class","style","props"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-avatar/NmorphAvatar.vue"]]),Of={key:0,class:"nmorph-badge__dot"},Ff={key:1,class:"nmorph-badge__content"},Pf=C(e.defineComponent({__name:"NmorphBadge",props:{value:{type:[Number,String],required:!1,default:void 0},max:{type:Number,required:!1,default:99},isDot:{type:Boolean,required:!1,default:!1},isTag:{type:Boolean,required:!1,default:!1},hidden:{type:Boolean,required:!1,default:!1},color:{type:String,required:!1,default:"var(--nmorph-accent-color)"},size:{type:String,required:!1,default:"base"},offsetY:{type:Number,required:!1,default:0},offsetX:{type:Number,required:!1,default:0},zIndex:{type:Number,required:!1,default:1},disabled:{type:Boolean,required:!1,default:!1}},setup(n){const t=n,o=e.computed(()=>E({"nmorph-badge":[`${t.hidden&&"hidden"}`,`${t.isTag&&"tag"}`,t.size]})),r=e.computed(()=>E({"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),i=e.computed(()=>t.isDot||t.value!==void 0),c=e.computed(()=>{const u=`${(p?.value/2+t.offsetX)*-1}px`,k=`${(b?.value/2+t.offsetY)*-1}px`;return{x:u,y:k}}),s=e.computed(()=>t.isTag?{zIndex:t.zIndex}:{right:c.value.x,top:c.value.y,zIndex:t.zIndex}),d=e.ref(null),p=e.ref(0),b=e.ref(0),f=async()=>{await e.nextTick(),!(!d.value||t.isTag)&&(p.value=d.value.clientWidth,b.value=d.value.clientHeight)};e.onMounted(f),e.watch(()=>[t.value,t.max,t.isDot,t.isTag,t.size],f);const g=q`
|
|
663
663
|
position: relative;
|
|
664
664
|
display: inline-block;
|
|
665
665
|
height: fit-content;
|
|
@@ -708,12 +708,12 @@
|
|
|
708
708
|
height: var(--dot-size);
|
|
709
709
|
border-radius: var(--border-radius-circular);
|
|
710
710
|
}
|
|
711
|
-
`,
|
|
712
|
-
${
|
|
711
|
+
`,h=I.div`
|
|
712
|
+
${g}
|
|
713
713
|
.nmorph-badge__container {
|
|
714
|
-
background: ${
|
|
714
|
+
background: ${u=>u.color};
|
|
715
715
|
}
|
|
716
|
-
`;return(
|
|
716
|
+
`;return(u,k)=>!t.disabled&&(!t.isTag||i.value)?(e.openBlock(),e.createBlock(h,{key:0,class:e.normalizeClass(o.value),props:{color:t.color}},{default:e.withCtx(()=>[t.isTag?e.createCommentVNode("v-if",!0):e.renderSlot(u.$slots,"default",{key:0}),i.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",Of)):(e.openBlock(),e.createElementBlock("div",Ff,[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,value:t.value,displayValue:l.value},()=>[e.createTextVNode(e.toDisplayString(l.value),1)])]))],6)):e.createCommentVNode("v-if",!0)]),_:3},8,["class","props"])):t.isTag?e.createCommentVNode("v-if",!0):e.renderSlot(u.$slots,"default",{key:1})}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-badge/NmorphBadge.vue"]]),Rf={class:"nmorph-calendar-header__text"},Wf={class:"nmorph-calendar-header__actions"},Uf=C(e.defineComponent({__name:"NmorphCalendarHeader",props:{year:{type:Number,required:!0},month:{type:Number,required:!0},showPreviousMonthButton:{type:Boolean,required:!0},showNextMonthButton:{type:Boolean,required:!0},showTodayButton:{type:Boolean,required:!0}},emits:["click-previous-month","click-today","click-next-month"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>E({"nmorph-calendar-header":[]})),i=q`
|
|
717
717
|
display: flex;
|
|
718
718
|
align-items: center;
|
|
719
719
|
justify-content: space-between;
|
|
@@ -728,13 +728,13 @@
|
|
|
728
728
|
}
|
|
729
729
|
|
|
730
730
|
.nmorph-calendar-header__text {
|
|
731
|
-
${
|
|
731
|
+
${Sn()}
|
|
732
732
|
margin-right: 8px;
|
|
733
733
|
width: 160px;
|
|
734
734
|
}
|
|
735
735
|
`,c=I.div`
|
|
736
736
|
${i}
|
|
737
|
-
`;return(s,d)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"default",{},()=>[e.createElementVNode("div",Rf,e.toDisplayString(o.year)+" "+e.toDisplayString(e.unref(
|
|
737
|
+
`;return(s,d)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"default",{},()=>[e.createElementVNode("div",Rf,e.toDisplayString(o.year)+" "+e.toDisplayString(e.unref(_n)(o.month)),1),e.createElementVNode("div",Wf,[s.showPreviousMonthButton?(e.openBlock(),e.createBlock(e.unref(O),{key:0,class:"nmorph-calendar-header__action",onClick:d[0]||(d[0]=p=>r("click-previous-month"))},{default:e.withCtx(()=>[e.createVNode(e.unref(L),null,{default:e.withCtx(()=>[e.createVNode(e.unref(dr))]),_:1})]),_:1})):e.createCommentVNode("v-if",!0),s.showTodayButton?(e.openBlock(),e.createBlock(e.unref(O),{key:1,class:"nmorph-calendar-header__action",text:"Today",onClick:d[1]||(d[1]=p=>r("click-today"))})):e.createCommentVNode("v-if",!0),s.showNextMonthButton?(e.openBlock(),e.createBlock(e.unref(O),{key:2,class:"nmorph-calendar-header__action",onClick:d[2]||(d[2]=p=>r("click-next-month"))},{default:e.withCtx(()=>[e.createVNode(e.unref(L),null,{default:e.withCtx(()=>[e.createVNode(e.unref(pr))]),_:1})]),_:1})):e.createCommentVNode("v-if",!0)])])]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-calendar/inner-components/nmorph-calendar-header/NmorphCalendarHeader.vue"]]),Yf=["jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"],Gf=["sun","mon","tue","wed","thu","fri","sat"],kt=()=>{const{t:n}=se.useI18n();return{months:Yf.map(t=>n(`${t}`)),days:Gf.map(t=>n(`${t}`))}},Kf=["data-date","onClick"],Hr=C(e.defineComponent({__name:"NmorphCalendar",props:{markToday:{type:Boolean,required:!1,default:!0},initialDate:{type:Date,required:!1,default:()=>new Date},range:{type:null,required:!1,default:void 0},type:{type:null,required:!1,default:"date"},modelValue:{type:[Date,Array],required:!1,default:()=>new Date}},emits:["update:model-value","update-initial-date"],setup(n,{emit:t}){const o=n,r=t,{days:l}=kt(),i=()=>{h.value=m.value},c=()=>{h.value=new Date},s=()=>{h.value=y.value},d=()=>{throw new Error("model value and type prop not matched")},p=$=>{if($===null)return null;if(o.type==="date"){if($ instanceof Date)return _e($);d()}const M=Array.isArray($)&&$.every(V=>V instanceof Date);if(o.type==="dates"){if(M)return $.map(V=>_e(V));d()}if(o.type==="daterange"){if(M)return $.map(V=>_e(V)).slice(0,2);d()}},b=$=>{if(u.value===null)return;const{monthType:M,hidden:V}=$;if(V)return;M==="next"&&s(),M==="previous"&&i();const{date:S}=$;if(o.type==="date"&&(u.value=S,r("update:model-value",u.value)),o.type==="dates"){if(!Array.isArray(u.value))return d();const H=S.toDateString(),j=u.value.map(re=>re.toDateString()).indexOf(H);j!==-1?u.value.splice(j,1):u.value.push(S),r("update:model-value",u.value)}if(o.type==="daterange"){if(!Array.isArray(u.value))return d();u.value.length===0?u.value.push(S):u.value.length===1?S<u.value[0]?u.value=[S,u.value[0]]:u.value.push(S):u.value=[S],r("update:model-value",u.value.slice(0,2))}},f=($,M)=>{const[V,S]=M;return M.length===1?$.toDateString()===V.toDateString():V&&S?$>=_e(V)&&$<=_e(S):!1},g=$=>{if(u.value===null)return!1;if(o.type==="date")return Array.isArray(u.value)?d():u.value.toDateString()===$.toDateString();if(o.type==="dates")return Array.isArray(u.value)?!!u.value.find(V=>V.toDateString()===$.toDateString()):d();if(o.type==="daterange")return Array.isArray(u.value)?f($,u.value):d()},h=e.ref(o.initialDate),u=e.ref(p(o.modelValue));e.onMounted(()=>{r("update:model-value",u.value)});let k=e.reactive([]);const w=()=>{k=[],jr(h,o.range).forEach(M=>{const V={};M.forEach((S,H)=>{const U=l[H];V[U]=S}),k.push(V)})};e.watch(()=>o.initialDate,$=>{h.value=$},{deep:!0}),e.watch(h,()=>{w(),r("update-initial-date",h.value)}),e.watch(()=>o.modelValue,$=>{u.value=p($)});const m=e.computed(()=>new Date(h.value.setMonth(h.value.getMonth()-1))),y=e.computed(()=>new Date(h.value.setMonth(h.value.getMonth()+1))),_=e.computed(()=>{const{range:$}=o,M=$?qr(h.value,$[0]):!0,V=$?Lr(h.value,$[1]):!0,S=Ar($);return{showPreviousMonthButton:M,showNextMonthButton:V,showTodayButton:S}}),x=e.computed(()=>E({"nmorph-calendar":[]})),B=$=>$;w();const v=q`
|
|
738
738
|
--table-data-cell-height: 50px;
|
|
739
739
|
|
|
740
740
|
background: var(--nmorph-main-color);
|
|
@@ -757,7 +757,7 @@
|
|
|
757
757
|
}
|
|
758
758
|
|
|
759
759
|
.nmorph-calendar-date--today {
|
|
760
|
-
${
|
|
760
|
+
${Ze()}
|
|
761
761
|
color: var(--nmorph-text-color);
|
|
762
762
|
font-weight: 700;
|
|
763
763
|
}
|
|
@@ -777,7 +777,7 @@
|
|
|
777
777
|
.nmorph-calendar-date:not(.nmorph-calendar-date--hidden,
|
|
778
778
|
.nmorph-calendar-date--selected).nmorph-calendar-date--previous,
|
|
779
779
|
.nmorph-calendar-date:not(.nmorph-calendar-date--hidden, .nmorph-calendar-date--selected).nmorph-calendar-date--next {
|
|
780
|
-
${
|
|
780
|
+
${P()}
|
|
781
781
|
color: var(--nmorph-accent-color);
|
|
782
782
|
}
|
|
783
783
|
|
|
@@ -788,7 +788,7 @@
|
|
|
788
788
|
}
|
|
789
789
|
`,N=I.div`
|
|
790
790
|
${v}
|
|
791
|
-
`;return($,M)=>(e.openBlock(),e.createBlock(N,{class:e.normalizeClass(x.value)},{default:e.withCtx(()=>[e.renderSlot($.$slots,"header",{},()=>[e.createVNode(Uf,{year:
|
|
791
|
+
`;return($,M)=>(e.openBlock(),e.createBlock(N,{class:e.normalizeClass(x.value)},{default:e.withCtx(()=>[e.renderSlot($.$slots,"header",{},()=>[e.createVNode(Uf,{year:h.value.getFullYear(),month:h.value.getMonth(),"show-previous-month-button":_.value.showPreviousMonthButton,"show-today-button":_.value.showTodayButton,"show-next-month-button":_.value.showNextMonthButton,onClickNextMonth:s,onClickPreviousMonth:i,onClickToday:c},null,8,["year","month","show-previous-month-button","show-today-button","show-next-month-button"])]),e.renderSlot($.$slots,"content",{},()=>[e.createVNode(e.unref(Pr),{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(Wr),{key:`${V}`,prop:V,label:V.toUpperCase()},{default:e.withCtx(({scope:S})=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(S.rows,(H,U)=>(e.openBlock(),e.createBlock(e.unref(Rr),{key:U,row:U},{default:e.withCtx(()=>[e.createElementVNode("div",{"data-date":`${B(H[V]).date}`,class:e.normalizeClass(["nmorph-calendar-date",`nmorph-calendar-date--${B(H[V]).monthType}`,{"nmorph-calendar-date--today":B(H[V]).isToday&&!B(H[V]).hidden&&o.markToday},{"nmorph-calendar-date--hidden":B(H[V]).hidden},{"nmorph-calendar-date--selected":g(B(H[V]).date)}]),onClick:j=>b(B(H[V]))},[e.renderSlot($.$slots,"date-cell",{scope:{...B(H[V]),selected:g(B(H[V]).date)}},()=>[e.createTextVNode(e.toDisplayString(B(H[V]).hidden?"-":B(H[V]).value),1)])],10,Kf)]),_:2},1032,["row"]))),128))]),_:2},1032,["prop","label"]))),128))]),_:3},8,["data"])])]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-calendar/NmorphCalendar.vue"]]),Ir=n=>{const t=n-n%10,o=[];for(let r=0;r<10;r++)o.push(t+r);return o},gn=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)},qr=(n,t)=>n.getMonth()>t.getMonth(),Lr=(n,t)=>n.getMonth()<t.getMonth(),Ar=n=>{const t=new Date;if(!n)return!0;const o=n&&n[0],r=n&&n[1];return t>=o&&t<=r},_n=n=>{const{months:t}=kt();return t[n]},Xf=n=>n%4===0&&n%100!==0||n%400===0,Tr=(n,t)=>[0,2,4,6,7,9,11].includes(t)?31:[3,5,8,10].includes(t)?30:Xf(n)?29:28,_e=n=>new Date(n.getFullYear(),n.getMonth(),n.getDate()),jr=(n,t)=>{const o=V=>t?V<_e(t[0])||V>_e(t[1]):!1,r=n.value.getFullYear(),l=n.value.getMonth(),c=new Date(r,l,1).getDay()+1,s=Tr(r,l),d=7+c-8;let f=7-(new Date(r,l,s).getDay()+1);const g=new Date,h=g.getDate(),u=g.getMonth(),k=l-1,w=Tr(r,k);let m=w-d;const y=[];for(;m<w;){m++;const V=u===k&&h===m,S=new Date(r,k,m);y.push({value:m,monthType:"previous",isToday:V,date:S,hidden:o(S)})}const _=l+1,x=[];let B=0;for(;f;){B++,f--;const V=u===_&&h===B,S=new Date(r,_,B);x.push({value:B,monthType:"next",isToday:V,date:S,hidden:o(S)})}let v=0;const N=[];for(;v<s;){const V=g.getDate();v++;const S=u===l&&V===v,H=new Date(r,l,v);N.push({value:v,monthType:"current",isToday:S,date:H,hidden:o(H)})}const $=[...y,...N,...x],M=[];for(let V=0;V<$.length;V+=7){const S=$.slice(V,V+7);M.push(S)}return M.filter(V=>!V.every(S=>S.hidden))},Qf={class:"nmorph-card__header"},Zf={class:"nmorph-card__content"},Jf={key:0,class:"nmorph-card__footer"},e9=C(e.defineComponent({__name:"NmorphCard",props:{shadowType:{type:null,required:!1,default:"outset"},combinedShadowBorderWidth:{type:Number,required:!1,default:0}},setup(n){const t=n,o=e.useSlots(),r=e.computed(()=>E({nmorph:[qt[t.shadowType]],"nmorph-card":[t.shadowType]})),l=q`
|
|
792
792
|
--card-padding: var(--indentation-04);
|
|
793
793
|
|
|
794
794
|
display: flex;
|
|
@@ -802,7 +802,7 @@
|
|
|
802
802
|
}
|
|
803
803
|
|
|
804
804
|
.nmorph-card__header {
|
|
805
|
-
${
|
|
805
|
+
${Ht()};
|
|
806
806
|
}
|
|
807
807
|
|
|
808
808
|
.nmorph-card__footer {
|
|
@@ -814,9 +814,9 @@
|
|
|
814
814
|
${l}
|
|
815
815
|
|
|
816
816
|
&.nmorph--shadow-combined {
|
|
817
|
-
${
|
|
817
|
+
${It(Number(c=>c.combinedShadowBorderWidth))};
|
|
818
818
|
}
|
|
819
|
-
`;return(c,s)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(r.value),props:{combinedShadowBorderWidth:t.combinedShadowBorderWidth}},{default:e.withCtx(()=>[e.createElementVNode("div",Qf,[e.renderSlot(c.$slots,"header")]),e.createElementVNode("div",Zf,[e.renderSlot(c.$slots,"default")]),e.unref(o).footer?(e.openBlock(),e.createElementBlock("div",Jf,[e.renderSlot(c.$slots,"footer")])):e.createCommentVNode("v-if",!0)]),_:3},8,["class","props"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-card/NmorphCard.vue"]]),t9=["id"],n9={class:"nmorph-carousel__elements-indicator"},o9=["onClick"],r9=C(e.defineComponent({__name:"NmorphCarousel",props:{loop:{type:Boolean,required:!1,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},i=n,c=t,s=e.computed(()=>E({"nmorph-carousel":[]})),d=e.ref([]),p=
|
|
819
|
+
`;return(c,s)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(r.value),props:{combinedShadowBorderWidth:t.combinedShadowBorderWidth}},{default:e.withCtx(()=>[e.createElementVNode("div",Qf,[e.renderSlot(c.$slots,"header")]),e.createElementVNode("div",Zf,[e.renderSlot(c.$slots,"default")]),e.unref(o).footer?(e.openBlock(),e.createElementBlock("div",Jf,[e.renderSlot(c.$slots,"footer")])):e.createCommentVNode("v-if",!0)]),_:3},8,["class","props"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-card/NmorphCard.vue"]]),t9=["id"],n9={class:"nmorph-carousel__elements-indicator"},o9=["onClick"],r9=C(e.defineComponent({__name:"NmorphCarousel",props:{loop:{type:Boolean,required:!1,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},i=n,c=t,s=e.computed(()=>E({"nmorph-carousel":[]})),d=e.ref([]),p=ke();e.provide("carousel-data",{data:d,carouselId:p});const b=e.ref(null),f=e.reactive({}),g=()=>{const _=f[Object.keys(f).length-1]?.cloneNode(!0),x=f[0]?.cloneNode(!0);b.value?.prepend(_),b.value?.append(x),o.value+=1},h=()=>{o.value===0&&(o.value=Object.keys(f).length,w.value=!1),o.value>Object.keys(f).length&&(o.value=1,w.value=!1)};e.onMounted(()=>{i.loop&&o.value===0&&(e.nextTick(()=>g()),b.value?.addEventListener("transitionend",h))}),e.watch(o,_=>{c("change",o.value),(_===1||_===Object.keys(f).length)&&setTimeout(()=>{w.value=!0})});const u=(_,x)=>{const B=_;f[x]=B},k=e.computed(()=>`translateX(-${o.value*100}%)`),w=e.ref(!0),m=_=>_===o.value-1,y=_=>{o.value=_+1};return(_,x)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(s.value)},[e.createElementVNode("div",{ref_key:"carouselWrapper",ref:b,class:e.normalizeClass(["nmorph-carousel__wrapper",{"transition-enabled":w.value}]),style:e.normalizeStyle({transform:k.value})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,(B,v)=>(e.openBlock(),e.createElementBlock("div",{id:`nmorph-carousel-item-${e.unref(p)}-${B}`,key:B,ref_for:!0,ref:N=>u(N,v),class:"nmorph-carousel__item"},null,8,t9))),128))],6),e.createElementVNode("div",n9,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,(B,v)=>(e.openBlock(),e.createElementBlock("div",{key:v,class:"nmorph-carousel__element-indicator-wrapper",onClick:N=>y(v)},[e.createElementVNode("div",{class:e.normalizeClass(["nmorph-carousel__element-indicator",{"nmorph-carousel__element-indicator--active":m(v)}])},null,2)],8,o9))),128))]),e.createElementVNode("div",{class:"nmorph-carousel__action-btn nmorph-carousel__prev",onClick:r},[e.createVNode(e.unref(L),null,{default:e.withCtx(()=>[e.createVNode(e.unref(oe))]),_:1})]),e.createElementVNode("div",{class:"nmorph-carousel__action-btn nmorph-carousel__next",onClick:l},[e.createVNode(e.unref(L),null,{default:e.withCtx(()=>[e.createVNode(e.unref(oe))]),_:1})]),e.renderSlot(_.$slots,"default")],2))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-carousel/NmorphCarousel.vue"]]),a9=C(e.defineComponent({__name:"NmorphCarouselItem",props:{name:{type:String,required:!0}},setup(n){const t=n,o=e.computed(()=>E({"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)}),(i,c)=>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(i.$slots,"default")],8,["to"]))],2)):e.createCommentVNode("v-if",!0)}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-carousel/components/nmorph-carousel-item/NmorphCarouselItem.vue"]]),l9=C(e.defineComponent({__name:"NmorphCollapse",props:{modelValue:{type:[String,Array],required:!0},accordion:{type:Boolean,required:!1,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 p=r.value.indexOf(s);d&&p===-1&&r.value.push(s),!d&&p!==-1&&r.value.splice(p,1)}i("update:model-value",r.value)};e.provide("collapse-data",r),e.provide("update-model",l);const i=t,c=e.computed(()=>E({"nmorph-collapse":[]}));return(s,d)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.value)},[e.renderSlot(s.$slots,"default")],2))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-collapse/NmorphCollapse.vue"]]),i9=C(e.defineComponent({__name:"NmorphCollapseItem",props:{height:{type:null,required:!1,default:"default"},block:{type:Boolean,required:!1,default:!0},name:{type:String,required:!0},title:{type:String,required:!1,default:""},disabled:{type:Boolean,required:!1,default:!1}},emits:["click-item"],setup(n,{emit:t}){const o=n,r=t,l=e.ref(!1),i=e.computed(()=>E({"nmorph-collapse-item":[`${o.disabled&&"disabled"}`,`${l.value&&"is-open"}`]})),c=e.computed(()=>E({nmorph:[le[o.height]]})),s=e.inject("collapse-data"),d=e.inject("update-model"),p=e.ref(null),b=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,u=>{Array.isArray(u)?l.value=u.includes(o.name):l.value=u===o.name},{deep:!0}),e.watch(l,()=>{b.value=l.value&&p.value?p.value?.clientHeight:0});const g=q`
|
|
820
820
|
--transition-speed: 0.2s;
|
|
821
821
|
|
|
822
822
|
margin-bottom: var(--indentation-03);
|
|
@@ -834,7 +834,7 @@
|
|
|
834
834
|
overflow: hidden;
|
|
835
835
|
border-radius: var(--default-border-radius);
|
|
836
836
|
transition: height var(--transition-speed) ease-in-out;
|
|
837
|
-
${
|
|
837
|
+
${P()};
|
|
838
838
|
}
|
|
839
839
|
|
|
840
840
|
.nmorph-collapse-item__inner-wrapper {
|
|
@@ -842,11 +842,11 @@
|
|
|
842
842
|
}
|
|
843
843
|
|
|
844
844
|
&.nmorph-collapse-item--disabled {
|
|
845
|
-
${
|
|
845
|
+
${J()};
|
|
846
846
|
}
|
|
847
|
-
`,
|
|
848
|
-
${
|
|
849
|
-
`;return(
|
|
847
|
+
`,h=I.div`
|
|
848
|
+
${g}
|
|
849
|
+
`;return(u,k)=>(e.openBlock(),e.createBlock(h,{class:e.normalizeClass(i.value),onClick:e.withModifiers(f,["stop"])},{default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(["nmorph-collapse-item__title",c.value])},[e.renderSlot(u.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(o.title),1)])],2),e.createElementVNode("div",{class:"nmorph-collapse-item__content",style:e.normalizeStyle({height:`${b.value}px`})},[e.createElementVNode("div",{ref_key:"collapseItemDOMElContent",ref:p,class:"nmorph-collapse-item__inner-wrapper"},[e.renderSlot(u.$slots,"default")],512)],4)]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-collapse/components/nmorph-collapse-item/NmorphCollapseItem.vue"]]),c9=["src","alt","srcset"],s9={key:0,class:"nmorph-image__load-failed"},d9={key:1,class:"nmorph-image__loading"},yt=C(e.defineComponent({__name:"NmorphImage",props:{loadingText:{type:String,required:!1,default:""},loadFailedText:{type:String,required:!1,default:""},frameBorder:{type:Number,required:!1,default:4},src:{type:String,required:!1},srcSet:{type:String,required:!1,default:""},fit:{type:null,required:!1,default:"cover"},alt:{type:String,required:!1,default:""}},emits:["error","load"],setup(n,{emit:t}){const{t:o}=se.useI18n(),r=n,l=e.computed(()=>r.loadingText?r.loadingText:o("loadingText")),i=e.computed(()=>r.loadFailedText?r.loadFailedText:o("loadFailedText")),c=e.ref(!1),s=e.ref(!1),d=t,p=k=>{c.value=!0,s.value=!1,d("load",k)},b=k=>{c.value=!0,s.value=!0,d("error",k)},f=e.computed(()=>c.value&&s.value),g=e.computed(()=>E({nmorph:[`${r.frameBorder>0&&"shadow-combined"}`],"nmorph-image":[`${(f.value||!c.value)&&"hide"}`]})),h=q`
|
|
850
850
|
--width: auto;
|
|
851
851
|
--height: 100%;
|
|
852
852
|
|
|
@@ -878,13 +878,13 @@
|
|
|
878
878
|
opacity: 0;
|
|
879
879
|
}
|
|
880
880
|
}
|
|
881
|
-
`,
|
|
882
|
-
${
|
|
881
|
+
`,u=I.div`
|
|
882
|
+
${h}
|
|
883
883
|
|
|
884
884
|
.nmorph {
|
|
885
|
-
${
|
|
885
|
+
${zn(Number(k=>k.frameBorder))};
|
|
886
886
|
}
|
|
887
|
-
`;return(k,
|
|
887
|
+
`;return(k,w)=>r.src?(e.openBlock(),e.createBlock(u,{key:0,class:e.normalizeClass(g.value),props:{frameBorder:r.frameBorder}},{default:e.withCtx(()=>[e.createElementVNode("img",{src:r.src,alt:r.alt,srcset:r.srcSet,onLoad:p,onError:b},null,40,c9),f.value?(e.openBlock(),e.createElementBlock("div",s9,[e.renderSlot(k.$slots,"error",{},()=>[e.createTextVNode(e.toDisplayString(i.value),1)])])):c.value?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",d9,[e.renderSlot(k.$slots,"loading",{},()=>[e.createTextVNode(e.toDisplayString(l.value),1)])]))]),_:3},8,["class","props"])):e.createCommentVNode("v-if",!0)}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-image/NmorphImage.vue"]]),p9={class:"nmorph-image-preview__content"},m9={key:0,class:"nmorph-image-preview__left"},h9={key:1,class:"nmorph-image-preview__right"},u9={class:"nmorph-image-preview__actions"},f9={class:"nmorph-image-preview__action-element"},Dr=C(e.defineComponent({__name:"NmorphImagePreview",props:{modelValue:{type:Boolean,required:!1,default:!1},alt:{type:String,required:!1,default:""},initialIndex:{type:Number,required:!1,default:0},src:{type:[String,Array],required:!0},scaleStep:{type:Number,required:!1,default:.2},minScaleLevel:{type:Number,required:!1,default:.2},maxScaleLevel:{type:Number,required:!1,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(()=>E({"nmorph-image-preview":[`${r.value&&"opened"}`]})),i=e.ref(o.initialIndex),c=e.computed(()=>typeof o.src=="string"?o.src:o.src[i.value]),s=e.ref(1),d=()=>{r.value=!0,v("update:model-value",r.value)},p=()=>{r.value=!1,v("update:model-value",r.value)},b=()=>{m.value=m.value+90,m.value>=360&&(m.value=0)},f=()=>{m.value=m.value-90,m.value<=-360&&(m.value=0)},g=()=>{s.value<o.maxScaleLevel&&(s.value+=o.scaleStep),s.value=parseFloat(s.value.toFixed(3))},h=()=>{s.value>o.minScaleLevel&&(s.value-=o.scaleStep),s.value=parseFloat(s.value.toFixed(3))},u=e.computed(()=>s.value<1),k=()=>{s.value=1},w=()=>{s.value=1},m=e.ref(0),y=()=>{const V=o.src.length-1,S=i.value-1;S<0?i.value=V:i.value=S},_=()=>{const V=o.src.length-1,S=i.value+1;S>V?i.value=0:i.value=S},x=e.computed(()=>{let V={icon:xr,handler:w};return u.value&&(V={icon:gr,handler:k}),V}),B=[{icon:Br,handler:b},{icon:yr,handler:f},{icon:Er,handler:g},{icon:Cr,handler:h}],v=t,N=e.computed(()=>Array.isArray(o.src)&&o.src.length>0),$=q`
|
|
888
888
|
--width: 50px;
|
|
889
889
|
--height: 50px;
|
|
890
890
|
|
|
@@ -974,7 +974,7 @@
|
|
|
974
974
|
}
|
|
975
975
|
`,M=I.div`
|
|
976
976
|
${$}
|
|
977
|
-
`;return(V,
|
|
977
|
+
`;return(V,S)=>(e.openBlock(),e.createBlock(M,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"nmorph-image-preview__trigger",onClick:d},[e.createVNode(e.unref(yt),{src:c.value,alt:o.alt,fit:"cover"},null,8,["src","alt"])]),e.createVNode(e.unref(Et),{show:r.value,onOnOutsideClick:p},{default:e.withCtx(()=>[e.createElementVNode("div",p9,[e.createVNode(e.unref(yt),{src:c.value,alt:o.alt,fit:"cover",style:e.normalizeStyle({transform:`rotate(${m.value}deg) scale(${s.value})`})},null,8,["src","alt","style"])]),N.value?(e.openBlock(),e.createElementBlock("div",m9,[e.createVNode(e.unref(O),{onClick:y},{default:e.withCtx(()=>[e.createVNode(e.unref(L),null,{default:e.withCtx(()=>[e.createVNode(e.unref(oe))]),_:1})]),_:1})])):e.createCommentVNode("v-if",!0),N.value?(e.openBlock(),e.createElementBlock("div",h9,[e.createVNode(e.unref(O),{onClick:_},{default:e.withCtx(()=>[e.createVNode(e.unref(L),null,{default:e.withCtx(()=>[e.createVNode(e.unref(oe))]),_:1})]),_:1})])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",u9,[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(B,(H,U)=>e.createElementVNode("div",{key:U,class:"nmorph-image-preview__action-element"},[e.createVNode(e.unref(O),{onClick:H.handler},{default:e.withCtx(()=>[e.createVNode(e.unref(L),null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(H.icon)))]),_:2},1024)]),_:2},1032,["onClick"])])),64)),e.createElementVNode("div",f9,[e.createVNode(e.unref(O),{disabled:s.value===1,onClick:x.value.handler},{default:e.withCtx(()=>[e.createVNode(e.unref(L),null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(x.value.icon)))]),_:1})]),_:1},8,["disabled","onClick"])])])]),_:1},8,["show"])]),_:1},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-image-preview/NmorphImagePreview.vue"]]),g9=C(e.defineComponent({__name:"NmorphPagination",props:{totalElementsQuantity:{type:Number,required:!0},modelValue:{type:Number,required:!1,default:1},elementsQuantityOnPage:{type:Number,required:!1,default:2},disabled:{type:Boolean,required:!1,default:!1},hideOnSinglePage:{type:Boolean,required:!1,default:!0},maxVisiblePages:{type:Number,required:!1,default:9},fastForwardStep:{type:Number,required:!1,default:5}},emits:["update:model-value"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>E({"nmorph-pagination":[`${o.disabled&&"disabled"}`]})),i=()=>{s.value=String(Number(s.value)-1)},c=()=>{s.value=String(Number(s.value)+1)},s=e.ref(String(o.modelValue)),d=e.computed(()=>{const m=o.totalElementsQuantity/o.elementsQuantityOnPage+1,y=m%1===0?-1:0;return Array.from({length:m+y},(x,B)=>({value:String(B+1),label:String(B+1)}))}),p=e.computed(()=>o.hideOnSinglePage||o.totalElementsQuantity/o.elementsQuantityOnPage>1);e.watch(s,m=>{r("update:model-value",Number(m))});const b=m=>{s.value=m},f=e.computed(()=>Number(s.value)===1),g=e.computed(()=>d.value.length===Number(s.value)),h=e.computed(()=>{const m=d.value.length,y=Number(s.value),_=o.maxVisiblePages;if(m<=_)return d.value;const x=Math.floor(_/2);return y<=x?[...d.value.slice(0,_-2),{value:"next",label:"..."},d.value[m-1]]:y>=m-x?[d.value[0],{value:"prev",label:"..."},...d.value.slice(m-(_-2))]:[d.value[0],{value:"prev",label:"..."},...d.value.slice(y-x,y+x-1),{value:"next",label:"..."},d.value[m-1]]}),u=m=>{const y=Number(s.value);let _=m==="prev"?y-o.fastForwardStep:y+o.fastForwardStep;_<=0&&(_=1),_>=d.value.length&&(_=d.value.length),s.value=String(_)},k=q`
|
|
978
978
|
display: flex;
|
|
979
979
|
justify-content: center;
|
|
980
980
|
margin-top: var(--indentation-04);
|
|
@@ -1031,9 +1031,9 @@
|
|
|
1031
1031
|
.nmorph-pagination__next-secondary-btn {
|
|
1032
1032
|
margin-left: 8px;
|
|
1033
1033
|
}
|
|
1034
|
-
`,
|
|
1034
|
+
`,w=I.div`
|
|
1035
1035
|
${k}
|
|
1036
|
-
`;return(
|
|
1036
|
+
`;return(m,y)=>p.value?(e.openBlock(),e.createBlock(w,{key:0,class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.createVNode(e.unref(O),{class:"nmorph-pagination__btn nmorph-pagination__prev-btn",disabled:f.value||o.disabled,onClick:i},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{class:"nmorph-pagination__prev-icon"},{default:e.withCtx(()=>[e.createVNode(e.unref(oe))]),_:1})]),_:1},8,["disabled"]),e.createVNode(e.unref(vn),{"model-value":s.value,class:"nmorph-pagination__page-group",disabled:o.disabled,"onUpdate:modelValue":b},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h.value,_=>(e.openBlock(),e.createElementBlock("div",{key:_.value,class:"nmorph-pagination__page-btn-wrapper"},[_.value==="prev"||_.value==="next"?(e.openBlock(),e.createBlock(e.unref(O),{key:0,class:e.normalizeClass(`nmorph-pagination__page-btn nmorph-pagination__${_.value}`),text:_.label,disabled:o.disabled,onClick:x=>u(_.value)},null,8,["class","text","disabled","onClick"])):(e.openBlock(),e.createBlock(e.unref(xn),e.mergeProps({key:1,ref_for:!0},_,{class:"nmorph-pagination__page-btn",disabled:o.disabled}),null,16,["disabled"]))]))),128))]),_:1},8,["model-value","disabled"]),e.createVNode(e.unref(O),{class:"nmorph-pagination__btn nmorph-pagination__next-btn",disabled:g.value||o.disabled,onClick:c},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{class:"nmorph-pagination__next-icon"},{default:e.withCtx(()=>[e.createVNode(e.unref(oe))]),_:1})]),_:1},8,["disabled"])]),_:1},8,["class"])):e.createCommentVNode("v-if",!0)}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-pagination/NmorphPagination.vue"]]),_9={key:0,class:"nmorph-progress__linear"},w9={class:"nmorph-progress__outer"},b9={class:"nmorph-progress__inner"},k9={key:0,class:"nmorph-progress__inner-text"},y9={key:0,class:"nmorph-progress__percentage"},B9={key:1,class:"nmorph-progress__circle"},x9={class:"nmorph-progress__circle-inner-part"},v9=["width","height"],N9=["cx","cy","r","stroke-dasharray","stroke-dashoffset"],$9=C(e.defineComponent({__name:"NmorphProgress",props:{type:{type:String,required:!1,default:"linear"},color:{type:[String,Array,Function],required:!1,default:"var(--nmorph-accent-color)"},percentage:{type:Number,required:!0},valueInside:{type:Boolean,required:!1,default:!1},valueRightSide:{type:Boolean,required:!1,default:!0},indeterminate:{type:Boolean,required:!1,default:!1},circleSize:{type:Number,required:!1,default:120}},setup(n){const t=n,o=e.computed(()=>E({"nmorph-progress":[]})),r=e.computed(()=>Array.isArray(t.color)?t.color.find(h=>h.percentage<=t.percentage)?.color:typeof t.color=="function"?t.color(t.percentage):t.color),l=e.computed(()=>t.indeterminate?"var(--animation)":"none"),i=e.ref(null),c=e.ref(1),s=e.computed(()=>`${c.value} ${c.value}`),d=e.computed(()=>c.value-t.percentage/100*c.value);e.onMounted(()=>{i.value&&(c.value=2*Math.PI*i.value.r.baseVal.value)});const p=e.computed(()=>`${t.circleSize}px`),b=e.computed(()=>`${t.percentage}%`),f=q`
|
|
1037
1037
|
--height: 8px;
|
|
1038
1038
|
--width-transition: 0.4s ease-in-out width;
|
|
1039
1039
|
--animation: slide 2s linear infinite;
|
|
@@ -1051,7 +1051,7 @@
|
|
|
1051
1051
|
height: 100%;
|
|
1052
1052
|
overflow: hidden;
|
|
1053
1053
|
border-radius: var(--border-radius-40);
|
|
1054
|
-
${
|
|
1054
|
+
${P()}
|
|
1055
1055
|
}
|
|
1056
1056
|
|
|
1057
1057
|
.nmorph-progress__inner {
|
|
@@ -1079,7 +1079,7 @@
|
|
|
1079
1079
|
.nmorph-progress__circle {
|
|
1080
1080
|
position: relative;
|
|
1081
1081
|
border-radius: var(--border-radius-circular);
|
|
1082
|
-
${
|
|
1082
|
+
${P()}
|
|
1083
1083
|
|
|
1084
1084
|
&::after {
|
|
1085
1085
|
width: 92%;
|
|
@@ -1112,24 +1112,24 @@
|
|
|
1112
1112
|
fill: none;
|
|
1113
1113
|
stroke-width: 4px;
|
|
1114
1114
|
}
|
|
1115
|
-
`,
|
|
1115
|
+
`,g=I.div`
|
|
1116
1116
|
${f}
|
|
1117
1117
|
|
|
1118
1118
|
.nmorph-progress__inner {
|
|
1119
|
-
width: ${
|
|
1120
|
-
background: ${
|
|
1121
|
-
animation: ${
|
|
1119
|
+
width: ${h=>h.displayPercentage};
|
|
1120
|
+
background: ${h=>h.color};
|
|
1121
|
+
animation: ${h=>h.animation};
|
|
1122
1122
|
}
|
|
1123
1123
|
|
|
1124
1124
|
.nmorph-progress__circle {
|
|
1125
|
-
width: ${
|
|
1126
|
-
height: ${
|
|
1125
|
+
width: ${h=>h.circleContainerSize};
|
|
1126
|
+
height: ${h=>h.circleContainerSize};
|
|
1127
1127
|
}
|
|
1128
1128
|
|
|
1129
1129
|
.nmorph-progress__circle-ring {
|
|
1130
|
-
stroke: ${
|
|
1130
|
+
stroke: ${h=>h.color};
|
|
1131
1131
|
}
|
|
1132
|
-
`;return(
|
|
1132
|
+
`;return(h,u)=>(e.openBlock(),e.createBlock(g,{class:e.normalizeClass(o.value),props:{displayPercentage:b.value,color:r.value,animation:l.value,circleContainerSize:p.value}},{default:e.withCtx(()=>[t.type==="linear"?(e.openBlock(),e.createElementBlock("div",_9,[e.createElementVNode("div",w9,[e.createElementVNode("div",b9,[h.valueInside?(e.openBlock(),e.createElementBlock("div",k9,[e.renderSlot(h.$slots,"inner-text",{},()=>[e.createTextVNode(e.toDisplayString(b.value),1)])])):e.createCommentVNode("v-if",!0)])]),h.valueRightSide?(e.openBlock(),e.createElementBlock("div",y9,[e.renderSlot(h.$slots,"right-side",{},()=>[e.createTextVNode(e.toDisplayString(b.value),1)])])):e.createCommentVNode("v-if",!0)])):e.createCommentVNode("v-if",!0),t.type==="circle"?(e.openBlock(),e.createElementBlock("div",B9,[e.createElementVNode("div",x9,[e.renderSlot(h.$slots,"circle-inner-part",{},()=>[e.createTextVNode(e.toDisplayString(b.value),1)])]),(e.openBlock(),e.createElementBlock("svg",{width:t.circleSize,height:t.circleSize},[e.createElementVNode("circle",{ref_key:"circle",ref:i,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,N9)],8,v9))])):e.createCommentVNode("v-if",!0)]),_:3},8,["class","props"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-progress/NmorphProgress.vue"]]),V9={key:0,class:"nmorph-skeleton__rows"},E9={class:"nmorph-skeleton__template"},C9={class:"nmorph-skeleton__default"},M9=C(e.defineComponent({__name:"NmorphSkeleton",props:{animated:{type:Boolean,required:!1,default:!0},loading:{type:Boolean,required:!1,default:!0},rows:{type:Number,required:!1,default:0}},setup(n){const t=n,o=e.computed(()=>E({"nmorph-skeleton":[`${t.animated&&t.loading&&"loading"}`]})),r=q`
|
|
1133
1133
|
&.nmorph-skeleton--loading {
|
|
1134
1134
|
--loading-gradient: linear-gradient(
|
|
1135
1135
|
90deg,
|
|
@@ -1154,7 +1154,7 @@
|
|
|
1154
1154
|
}
|
|
1155
1155
|
`,l=I.div`
|
|
1156
1156
|
${r}
|
|
1157
|
-
`;return(i,c)=>(e.openBlock(),e.createBlock(l,{class:e.normalizeClass(o.value)},{default:e.withCtx(()=>[t.rows&&t.loading?(e.openBlock(),e.createElementBlock("div",V9,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.rows,s=>(e.openBlock(),e.createBlock(e.unref(
|
|
1157
|
+
`;return(i,c)=>(e.openBlock(),e.createBlock(l,{class:e.normalizeClass(o.value)},{default:e.withCtx(()=>[t.rows&&t.loading?(e.openBlock(),e.createElementBlock("div",V9,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.rows,s=>(e.openBlock(),e.createBlock(e.unref(Fr),{key:s,width:"100%",height:"14px",variant:"rect"}))),128))])):e.createCommentVNode("v-if",!0),e.withDirectives(e.createElementVNode("div",E9,[e.renderSlot(i.$slots,"template")],512),[[e.vShow,!t.rows&&t.loading]]),e.withDirectives(e.createElementVNode("div",C9,[e.renderSlot(i.$slots,"default")],512),[[e.vShow,!t.loading]])]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-skeleton/NmorphSkeleton.vue"]]);var Or=(n=>(n.image="image",n.circle="circle",n.rect="rect",n))(Or||{});const S9={class:"nmorph-skeleton-item__element"},Fr=C(e.defineComponent({__name:"NmorphSkeletonItem",props:{variant:{type:null,required:!0,default:"rect"},width:{type:String,required:!0,default:"auto"},height:{type:String,required:!0,default:"auto"},design:{type:String,required:!1,default:"nmorph"}},setup(n){const t=n,o=e.computed(()=>E({"nmorph-skeleton-item":[t.variant,`${t.design==="nmorph"?"nmorph-design":""}`]})),r=e.computed(()=>t.width),l=e.computed(()=>t.height),i=q`
|
|
1158
1158
|
position: relative;
|
|
1159
1159
|
margin-bottom: var(--indentation-02);
|
|
1160
1160
|
overflow: hidden;
|
|
@@ -1178,9 +1178,9 @@
|
|
|
1178
1178
|
width: ${r.value};
|
|
1179
1179
|
height: ${l.value};
|
|
1180
1180
|
&.nmorph-skeleton-item--nmorph-design {
|
|
1181
|
-
${
|
|
1181
|
+
${P()}
|
|
1182
1182
|
}
|
|
1183
|
-
`;return(s,d)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(o.value)},{default:e.withCtx(()=>[e.createElementVNode("div",S9,[t.variant==="image"?(e.openBlock(),e.createBlock(e.unref(L),{key:0,width:t.width,height:t.height},{default:e.withCtx(()=>[e.createVNode(e.unref(
|
|
1183
|
+
`;return(s,d)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(o.value)},{default:e.withCtx(()=>[e.createElementVNode("div",S9,[t.variant==="image"?(e.openBlock(),e.createBlock(e.unref(L),{key:0,width:t.width,height:t.height},{default:e.withCtx(()=>[e.createVNode(e.unref(pn))]),_:1},8,["width","height"])):e.createCommentVNode("v-if",!0)])]),_:1},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-skeleton/components/NmorphSkeletonItem.vue"]]),Bt="10px",z9=C(e.defineComponent({__name:"NmorphSortButton",props:{value:{type:null,required:!0}},emits:["sort"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>E({"nmorph-sort-button":[`${o.value}`]})),i=()=>{const d=o.value==="ascending"?"descending":"ascending";r("sort",d)},c=q`
|
|
1184
1184
|
display: flex;
|
|
1185
1185
|
align-items: center;
|
|
1186
1186
|
|
|
@@ -1214,7 +1214,7 @@
|
|
|
1214
1214
|
}
|
|
1215
1215
|
`,s=I.div`
|
|
1216
1216
|
${c}
|
|
1217
|
-
`;return(d,p)=>(e.openBlock(),e.createBlock(s,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.createVNode(e.unref(O),{height:"thin","style-type":"transparent",onClick:i},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{class:"nmorph-sort-button__icon-up",width:
|
|
1217
|
+
`;return(d,p)=>(e.openBlock(),e.createBlock(s,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.createVNode(e.unref(O),{height:"thin","style-type":"transparent",onClick:i},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{class:"nmorph-sort-button__icon-up",width:Bt,height:Bt},{default:e.withCtx(()=>[e.createVNode(e.unref(fn))]),_:1}),e.createVNode(e.unref(L),{class:"nmorph-sort-button__icon-down",width:Bt,height:Bt},{default:e.withCtx(()=>[e.createVNode(e.unref(fn))]),_:1})]),_:1})]),_:1},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-table/inner-components/nmorph-sort-button/NmorphSortButton.vue"]]),H9={class:"nmorph-table__wrapper"},I9={class:"nmorph-table__header"},q9=["data-src"],L9={class:"nmorph-table__table-row"},A9={class:"nmorph-table__cell"},T9={class:"nmorph-table__body"},j9=["id"],D9={class:"nmorph-table__slot-columns"},Pr=C(e.defineComponent({__name:"NmorphTable",props:{data:{type:Array,required:!1,default:()=>[]},rowHover:{type:Boolean,required:!1,default:!0},bordered:{type:Boolean,required:!1,default:!1},sort:{type:Object,required:!1,default:void 0},design:{type:String,required:!1,default:"nmorph"}},setup(n){const t=n,o=e.computed(()=>E({"nmorph-table":[`${t.design}`]})),r=e.ref(t.data),l=e.ref(t.sort),i=(k,w)=>{l.value&&(l.value[w]=k,r.value.sort((m,y)=>{const _=String(m[w]).toLowerCase(),x=String(y[w]).toLowerCase();if(!l.value)return 0;const B=l.value[w];return B==="ascending"?_.localeCompare(x):B==="descending"?x.localeCompare(_):0}))},c=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),w=k.length,m=k.reduce((x,B)=>(x+=Number(B),x),0),y=s.value.length-w;return c.value?.clientWidth?(c.value?.clientWidth-m)/y:0}),p=k=>k!==""?k:d.value,b=e.ref(0);e.watch(()=>t.data,()=>{b.value=b.value+1,r.value=t.data,s.value=[]},{immediate:!0});const f=k=>typeof k=="object"?"":k,g=ke();e.provide("table-identifier",g);const h=q`
|
|
1218
1218
|
.nmorph-table {
|
|
1219
1219
|
--border-color: var(--nmorph-info-text-color);
|
|
1220
1220
|
--table-cell-height: auto;
|
|
@@ -1280,12 +1280,12 @@
|
|
|
1280
1280
|
}
|
|
1281
1281
|
|
|
1282
1282
|
.nmorph-table__table-row {
|
|
1283
|
-
${
|
|
1283
|
+
${P()}
|
|
1284
1284
|
}
|
|
1285
1285
|
}
|
|
1286
|
-
`,
|
|
1287
|
-
${
|
|
1288
|
-
`;return(k,
|
|
1286
|
+
`,u=I.div`
|
|
1287
|
+
${h}
|
|
1288
|
+
`;return(k,w)=>(e.openBlock(),e.createBlock(u,null,{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock("div",{ref_key:"nmorphDOMTable",ref:c,key:b.value,class:e.normalizeClass(o.value)},[e.createElementVNode("div",H9,[e.createElementVNode("table",I9,[e.createElementVNode("colgroup",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,m=>(e.openBlock(),e.createElementBlock("col",{key:m.prop,style:e.normalizeStyle({width:`${p(m.width)}px`}),"data-src":`${p(m.width)}px`},null,12,q9))),128))]),e.createElementVNode("thead",null,[e.createElementVNode("tr",L9,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,(m,y)=>(e.openBlock(),e.createElementBlock("th",{key:y,class:e.normalizeClass(["nmorph-table__table-data",{"nmorph-table__table-data--bordered":t.bordered}])},[e.createElementVNode("div",A9,[e.createElementVNode("div",{style:e.normalizeStyle({"justify-content":m.alignment}),class:"nmorph-table__cell-content"},[e.createElementVNode("span",null,e.toDisplayString(m.label),1),l.value&&l.value[m.prop]?(e.openBlock(),e.createBlock(z9,{key:0,class:"nmorph-table__button-wrapper",value:l.value[m.prop],onSort:_=>i(_,m.prop)},null,8,["value","onSort"])):e.createCommentVNode("v-if",!0)],4)])],2))),128))])])]),e.createElementVNode("div",T9,[e.createElementVNode("table",null,[e.createElementVNode("colgroup",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,m=>(e.openBlock(),e.createElementBlock("col",{key:m.prop,style:e.normalizeStyle({width:`${p(m.width)}px`})},null,4))),128))]),e.createElementVNode("tbody",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.value,(m,y)=>(e.openBlock(),e.createElementBlock("tr",{key:y,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,_=>(e.openBlock(),e.createElementBlock("td",{key:_.prop,class:e.normalizeClass([{"nmorph-table__table-data--bordered":t.bordered},"nmorph-table__table-data"])},[e.createElementVNode("div",{id:`table-cell-${e.unref(g)}-${y}-${_.prop}`,style:e.normalizeStyle({"text-align":_.alignment}),class:"nmorph-table__cell nmorph-table__cell--data"},e.toDisplayString(f(m[_.prop])),13,j9)],2))),128))],2))),128))])]),e.createElementVNode("table",null,[e.createElementVNode("colgroup",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,m=>(e.openBlock(),e.createElementBlock("col",{key:m.prop,style:e.normalizeStyle({width:`${p(m.width)}px`})},null,4))),128))]),e.createElementVNode("tbody",D9,[e.renderSlot(k.$slots,"default")])])])])],2))]),_:3}))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-table/NmorphTable.vue"]]),Rr=C(e.defineComponent({__name:"NmorphTableCell",props:{row:{type:Number,required:!0}},setup(n){const t=e.inject("column-property"),o=e.inject("table-identifier"),r=n,l=e.computed(()=>E({"nmorph-table-cell":[]})),i=e.computed(()=>`#table-cell-${o}-${r.row}-${t}`),c=e.ref(!1);return e.onMounted(async()=>{await e.nextTick();const s=document.querySelector(i.value);s&&(s.innerHTML=""),c.value=!0}),(s,d)=>c.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.value)},[(e.openBlock(),e.createBlock(e.Teleport,{to:i.value},[e.renderSlot(s.$slots,"default")],8,["to"]))],2)):e.createCommentVNode("v-if",!0)}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-table/components/nmorph-table-cell/NmorphTableCell.vue"]]),O9=["data-id"],Wr=C(e.defineComponent({__name:"NmorphTableColumn",props:{label:{type:String,required:!1,default:""},width:{type:String,required:!1,default:""},alignment:{type:String,required:!1,default:"center"},prop:{type:String,required:!0}},setup(n){const t=e.inject("table-data"),o=e.inject("table-identifier"),r=n,l=e.computed(()=>E({"nmorph-table-column":[]})),i=e.ref(0);e.provide("column-property",r.prop),e.provide("table-identifier",o),e.onMounted(()=>{c()});const c=()=>{if(!t?.columns.value)return;const{columns:d}=t;i.value=d.value.length+1,t.columns.value=[...d.value,{...r,id:i.value}]},s=e.ref(null);return(d,p)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"columnDOMEl",ref:s,"data-id":i.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,O9))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-table/components/nmorph-table-column/NmorphTableColumn.vue"]]),F9=C(e.defineComponent({__name:"NmorphTagList",props:{modelValue:{type:Array,required:!0}},emits:["close","update:model-value"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>E({"nmorph-list":[]}));let i=e.ref(o.modelValue);const c=s=>{i.value=i.value.filter(d=>d.value!==s),r("close",s),r("update:model-value",i.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(i),p=>(e.openBlock(),e.createBlock(e.unref(wn),e.mergeProps({key:p.value,ref_for:!0},p,{onClose:c}),null,16))),128))],2))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-tag-list/NmorphTagList.vue"]]),P9={class:"nmorph-tag-item__content"},wn=C(e.defineComponent({__name:"NmorphTagItem",props:{value:{type:String,required:!0},text:{type:String,required:!0},removable:{type:Boolean,required:!1,default:!0},height:{type:null,required:!1,default:"default"},design:{type:String,required:!1,default:"nmorph"}},emits:["close"],setup(n,{emit:t}){const o=n,r=e.computed(()=>E({nmorph:[le[o.height]],"nmorph-tag-item":[`${o.design==="nmorph"?"nmorph-design":""}`]})),l=t,i=()=>{l("close",o.value)},c=q`
|
|
1289
1289
|
display: inline-flex;
|
|
1290
1290
|
margin-right: var(--indentation-02);
|
|
1291
1291
|
padding: var(--indentation-00) var(--indentation-03);
|
|
@@ -1305,7 +1305,7 @@
|
|
|
1305
1305
|
|
|
1306
1306
|
&.nmorph-tag-item--nmorph-design {
|
|
1307
1307
|
border: none;
|
|
1308
|
-
${
|
|
1308
|
+
${P()}
|
|
1309
1309
|
}
|
|
1310
1310
|
|
|
1311
1311
|
&.nmorph-tag-item--thin {
|
|
@@ -1320,7 +1320,7 @@
|
|
|
1320
1320
|
}
|
|
1321
1321
|
`,s=I.div`
|
|
1322
1322
|
${c}
|
|
1323
|
-
`;return(d,p)=>(e.openBlock(),e.createBlock(s,{class:e.normalizeClass(r.value)},{default:e.withCtx(()=>[e.createElementVNode("div",P9,[e.createElementVNode("span",null,e.toDisplayString(d.text),1),o.removable?(e.openBlock(),e.createBlock(e.unref(L),{key:0,class:"nmorph-tag-item__close-icon",onClick:e.withModifiers(i,["stop"])},{default:e.withCtx(()=>[e.createVNode(e.unref(
|
|
1323
|
+
`;return(d,p)=>(e.openBlock(),e.createBlock(s,{class:e.normalizeClass(r.value)},{default:e.withCtx(()=>[e.createElementVNode("div",P9,[e.createElementVNode("span",null,e.toDisplayString(d.text),1),o.removable?(e.openBlock(),e.createBlock(e.unref(L),{key:0,class:"nmorph-tag-item__close-icon",onClick:e.withModifiers(i,["stop"])},{default:e.withCtx(()=>[e.createVNode(e.unref(Ke))]),_:1})):e.createCommentVNode("v-if",!0)])]),_:1},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-tag-list/components/nmorph-tag-item/NmorphTagItem.vue"]]),R9=["innerHTML"],W9={key:1,class:"nmorph-alert__wrapper"},U9={class:"nmorph-alert__left-side"},Y9={key:0,class:"nmorph-alert__icon"},G9={class:"nmorph-alert__content-wrapper"},K9={class:"nmorph-alert__content-title"},X9={class:"nmorph-alert__content"},Ur=C(e.defineComponent({__name:"NmorphAlert",props:{id:{type:String,required:!1,default:void 0},type:{type:null,required:!1,default:"info"},closable:{type:Boolean,required:!1,default:!1},title:{type:String,required:!1,default:""},content:{type:String,required:!1,default:""},fill:{type:Boolean,required:!1,default:!1},showIcon:{type:Boolean,required:!1,default:!0},bordered:{type:Boolean,required:!1,default:!0},html:{type:String,required:!1,default:""},closeIconPosition:{type:String,required:!1,default:"center"}},emits:["close"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>E({"nmorph-alert":[o.type,`${o.bordered&&"bordered"}`,`${o.fill&&"fill"}`]})),i=()=>{r("close")},c={[qe.success]:vr,[qe.warning]:Vr,[qe.info]:br,[qe.error]:ur},s=e.useSlots(),d=q`
|
|
1324
1324
|
--background-color: var(--nmorph-overlay-color);
|
|
1325
1325
|
|
|
1326
1326
|
display: inline-block;
|
|
@@ -1337,7 +1337,7 @@
|
|
|
1337
1337
|
.nmorph-alert__content-title {
|
|
1338
1338
|
font-weight: 600;
|
|
1339
1339
|
line-height: 1;
|
|
1340
|
-
${
|
|
1340
|
+
${Ze()}
|
|
1341
1341
|
}
|
|
1342
1342
|
|
|
1343
1343
|
.nmorph-alert__html-wrapper {
|
|
@@ -1410,10 +1410,10 @@
|
|
|
1410
1410
|
`,p=I.div`
|
|
1411
1411
|
${d}
|
|
1412
1412
|
.nmorph-alert__close {
|
|
1413
|
-
align-self: ${
|
|
1413
|
+
align-self: ${b=>b.closeButtonPosition};
|
|
1414
1414
|
}
|
|
1415
1415
|
|
|
1416
|
-
`;return(
|
|
1416
|
+
`;return(b,f)=>e.unref(s).default||o.title||o.content||o.html?(e.openBlock(),e.createBlock(p,{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,R9)):(e.openBlock(),e.createElementBlock("div",W9,[e.createElementVNode("div",U9,[o.showIcon?(e.openBlock(),e.createElementBlock("div",Y9,[e.renderSlot(b.$slots,"icon",{},()=>[e.createVNode(e.unref(L),{size:"medium"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(c[o.type])))]),_:1})])])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",G9,[e.createElementVNode("div",K9,[o.title||e.unref(s).title?e.renderSlot(b.$slots,"title",{key:0},()=>[e.createTextVNode(e.toDisplayString(o.title),1)]):e.createCommentVNode("v-if",!0)]),e.createElementVNode("div",X9,[e.renderSlot(b.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.content),1)])])])]),o.closable?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-alert__close",onClick:i},[e.createVNode(e.unref(L),{width:"14px",height:"14px"},{default:e.withCtx(()=>[e.createVNode(e.unref(wt))]),_:1})])):e.createCommentVNode("v-if",!0)]))]),_:3},8,["class","props"])):e.createCommentVNode("v-if",!0)}}),[["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-alert/NmorphAlert.vue"]]);var qe=(n=>(n.success="success",n.error="error",n.warning="warning",n.info="info",n))(qe||{});const Q9={key:0,class:"nmorph-callout__title"},Z9=["innerHTML"],J9=C(e.defineComponent({__name:"NmorphCallout",props:{type:{type:String,required:!1,default:"info"},title:{type:String,required:!1,default:""},content:{type:String,required:!0}},setup(n){const t=n,o=q`
|
|
1417
1417
|
--callout-color: var(--nmorph-accent-color);
|
|
1418
1418
|
|
|
1419
1419
|
position: relative;
|
|
@@ -1456,7 +1456,7 @@
|
|
|
1456
1456
|
}
|
|
1457
1457
|
|
|
1458
1458
|
.nmorph-callout__title {
|
|
1459
|
-
${
|
|
1459
|
+
${Ze()}
|
|
1460
1460
|
margin-bottom: 8px;
|
|
1461
1461
|
}
|
|
1462
1462
|
|
|
@@ -1472,7 +1472,7 @@
|
|
|
1472
1472
|
}
|
|
1473
1473
|
`,r=I.div`
|
|
1474
1474
|
${o}
|
|
1475
|
-
`;return(l,i)=>(e.openBlock(),e.createBlock(r,{class:e.normalizeClass(["nmorph-callout",`nmorph-callout--${t.type}`])},{default:e.withCtx(()=>[t.title?(e.openBlock(),e.createElementBlock("div",Q9,e.toDisplayString(t.title),1)):e.createCommentVNode("v-if",!0),e.createElementVNode("div",{class:"nmorph-callout__content",innerHTML:t.content},null,8,Z9)]),_:1},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-callout/NmorphCallout.vue"]]),eg={class:"nmorph-dialog__header"},tg={class:"nmorph-dialog__title"},ng={class:"nmorph-dialog__content"},og=C(e.defineComponent({__name:"NmorphDialog",props:{modelValue:{type:Boolean,required:!1,default:!1},title:{type:String,required:!1,default:""},width:{type:String,required:!1,default:"330px"},openDelay:{type:Number,required:!1,default:0},closeDelay:{type:Number,required:!1,default:0},closeOnClickModal:{type:Boolean,required:!1,default:!0},showClose:{type:Boolean,required:!1,default:!0},zIndex:{type:Number,required:!1,default:999},closeOnOverlay:{type:Boolean,required:!1,default:!0}},emits:["on-close","update:model-value"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>E({"nmorph-dialog":[]})),i=e.ref(o.modelValue);let c=null,s=null;e.watch(()=>o.modelValue,
|
|
1475
|
+
`;return(l,i)=>(e.openBlock(),e.createBlock(r,{class:e.normalizeClass(["nmorph-callout",`nmorph-callout--${t.type}`])},{default:e.withCtx(()=>[t.title?(e.openBlock(),e.createElementBlock("div",Q9,e.toDisplayString(t.title),1)):e.createCommentVNode("v-if",!0),e.createElementVNode("div",{class:"nmorph-callout__content",innerHTML:t.content},null,8,Z9)]),_:1},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-callout/NmorphCallout.vue"]]),eg={class:"nmorph-dialog__header"},tg={class:"nmorph-dialog__title"},ng={class:"nmorph-dialog__content"},og=C(e.defineComponent({__name:"NmorphDialog",props:{modelValue:{type:Boolean,required:!1,default:!1},title:{type:String,required:!1,default:""},width:{type:String,required:!1,default:"330px"},openDelay:{type:Number,required:!1,default:0},closeDelay:{type:Number,required:!1,default:0},closeOnClickModal:{type:Boolean,required:!1,default:!0},showClose:{type:Boolean,required:!1,default:!0},zIndex:{type:Number,required:!1,default:999},closeOnOverlay:{type:Boolean,required:!1,default:!0}},emits:["on-close","update:model-value"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>E({"nmorph-dialog":[]})),i=e.ref(o.modelValue);let c=null,s=null;e.watch(()=>o.modelValue,g=>{g?(s&&clearTimeout(s),c=setTimeout(()=>{i.value=!0},o.openDelay)):(c&&clearTimeout(c),s=setTimeout(()=>{i.value=!1},o.closeDelay))},{immediate:!0});const d=()=>{r("on-close"),c&&clearTimeout(c),s=setTimeout(()=>{r("update:model-value",!1)},o.closeDelay)},p=()=>{o.closeOnOverlay&&d()},b=q`
|
|
1476
1476
|
width: var(--width);
|
|
1477
1477
|
padding: var(--indentation-04);
|
|
1478
1478
|
background: var(--nmorph-main-color);
|
|
@@ -1489,17 +1489,17 @@
|
|
|
1489
1489
|
justify-content: space-between;
|
|
1490
1490
|
font-weight: 600;
|
|
1491
1491
|
|
|
1492
|
-
${
|
|
1492
|
+
${Ht()}
|
|
1493
1493
|
}
|
|
1494
1494
|
|
|
1495
1495
|
.nmorph-dialog__close-icon {
|
|
1496
1496
|
cursor: pointer;
|
|
1497
1497
|
}
|
|
1498
1498
|
`,f=I.div`
|
|
1499
|
-
${
|
|
1500
|
-
--width: ${
|
|
1501
|
-
z-index: ${
|
|
1502
|
-
`;return(
|
|
1499
|
+
${b}
|
|
1500
|
+
--width: ${g=>g.dialogWidth};
|
|
1501
|
+
z-index: ${g=>g.zIndex};
|
|
1502
|
+
`;return(g,h)=>(e.openBlock(),e.createBlock(e.unref(Et),{show:i.value,onOnOutsideClick:p},{default:e.withCtx(()=>[e.createVNode(f,{class:e.normalizeClass(l.value),props:{dialogWidth:o.width,zIndex:o.zIndex}},{default:e.withCtx(()=>[e.createElementVNode("div",eg,[e.renderSlot(g.$slots,"header",{},()=>[e.createElementVNode("div",tg,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(L),null,{default:e.withCtx(()=>[e.createVNode(e.unref(wt))]),_:1})])):e.createCommentVNode("v-if",!0)])]),e.createElementVNode("div",ng,[e.renderSlot(g.$slots,"default")])]),_:3},8,["class","props"])]),_:3},8,["show"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-dialog/NmorphDialog.vue"]]),rg={class:"nmorph-tooltip__shadow-content"},ag={key:0,class:"nmorph-tooltip__triangle"},lg={key:0,class:"nmorph-tooltip__info-content"},ig={class:"nmorph-tooltip__shadow-content"},cg={key:0},Yr=C(e.defineComponent({__name:"NmorphTooltip",props:{text:{type:String,required:!1,default:""},position:{type:null,required:!1,default:"top"},forceShow:{type:Boolean,required:!1,default:!1},forceCoordinate:{type:[Object,null],required:!1,default:null}},setup(n,{expose:t}){const o=n,r=e.ref(o.forceShow),l=e.ref(null),i=e.ref(null),{placement:c}=Hn({initialPlacement:o.position,contentDOMElement:l,relativeElement:i}),s=e.computed(()=>E({"nmorph-tooltip":[c.value,`${!!o.forceCoordinate?.x&&!!o.forceCoordinate?.y&&"force-coords"}`]})),d=()=>{r.value=!0},p=()=>{o.forceShow||(r.value=!1)},b=e.computed(()=>o.forceCoordinate?"100%":"auto"),f=e.ref(null);t({tooltipBody:f});const g=q`
|
|
1503
1503
|
--max-width: 120px;
|
|
1504
1504
|
|
|
1505
1505
|
--width: fit-content;
|
|
@@ -1603,11 +1603,11 @@
|
|
|
1603
1603
|
transform: none;
|
|
1604
1604
|
}
|
|
1605
1605
|
}
|
|
1606
|
-
`,
|
|
1607
|
-
${
|
|
1608
|
-
width: ${
|
|
1606
|
+
`,h=I.div`
|
|
1607
|
+
${g}
|
|
1608
|
+
width: ${u=>u.width};
|
|
1609
1609
|
|
|
1610
|
-
`;return(
|
|
1610
|
+
`;return(u,k)=>(e.openBlock(),e.createBlock(h,{class:e.normalizeClass(s.value),props:{width:b.value}},{default:e.withCtx(()=>[e.createElementVNode("div",{ref_key:"tooltipDOMRef",ref:l,class:"nmorph-tooltip__content",onMouseenter:d,onMouseleave:p},[e.createElementVNode("div",{ref_key:"slotDOMRef",ref:i},[e.renderSlot(u.$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:u.forceCoordinate?.x,bottom:u.forceCoordinate?.y}),ref_key:"tooltipBody",ref:f},[e.createElementVNode("div",rg,[o.forceCoordinate?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",ag)),e.createElementVNode("span",null,e.toDisplayString(u.text),1)])],4)):e.createCommentVNode("v-if",!0)]),_:1})):(e.openBlock(),e.createBlock(e.TransitionGroup,{key:1,name:"opacity",tag:"div"},{default:e.withCtx(()=>[r.value?(e.openBlock(),e.createElementBlock("div",lg,[e.createElementVNode("div",ig,[k[0]||(k[0]=e.createElementVNode("div",{class:"nmorph-tooltip__triangle"},null,-1)),o.text?(e.openBlock(),e.createElementBlock("span",cg,e.toDisplayString(u.text),1)):e.renderSlot(u.$slots,"content",{key:1})])])):e.createCommentVNode("v-if",!0)]),_:3}))],544)]),_:3},8,["class","props"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-tooltip/NmorphTooltip.vue"]]),sg={key:0,class:"nmorph-checkbox__content"},dg={class:"nmorph-checkbox__input-wrapper"},pg=["disabled","checked"],mg={key:0,class:"nmorph-checkbox__fake-checked"},hg={key:0,class:"nmorph-checkbox__label"},ug={key:1,class:"nmorph-checkbox__label"},fg={key:1,class:"nmorph-checkbox__content"},gg=["disabled","checked"],_g={key:0,class:"nmorph-checkbox__fake"},wg={key:1,class:"nmorph-checkbox__fake"},Gr=C(e.defineComponent({__name:"NmorphCheckbox",props:{id:{type:String,required:!1,default:""},disabled:{type:Boolean,required:!1,default:!1},modelValue:{type:Boolean,required:!1,default:!1},label:{type:String,required:!1,default:""},design:{type:String,required:!1,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),i=n;e.watch(()=>i.modelValue,k=>{d.value=k});const c=e.ref(null);t({inputDOMRef:c});const s=r!==void 0,d=s?e.ref(r.value):e.ref(i.modelValue),p=e.computed(()=>s?r.value.includes(i.id):i.modelValue),b=o,f=()=>{if(!i.disabled){if(!s){d.value=!d.value,b("update:model-value",d.value);return}l&&Array.isArray(d.value)&&l(i.id,d.value)}},g=e.computed(()=>E({"nmorph-checkbox":[`${p.value&&"checked"}`,`${i.disabled&&"disabled"}`,`${i.design==="button"&&"button"}`]})),h=q`
|
|
1611
1611
|
--size: var(--extra-thin-component);
|
|
1612
1612
|
|
|
1613
1613
|
display: inline-flex;
|
|
@@ -1639,7 +1639,7 @@
|
|
|
1639
1639
|
input:focus-visible {
|
|
1640
1640
|
opacity: 1;
|
|
1641
1641
|
scale: 0.95;
|
|
1642
|
-
${
|
|
1642
|
+
${et()}
|
|
1643
1643
|
}
|
|
1644
1644
|
|
|
1645
1645
|
.nmorph-checkbox__fake {
|
|
@@ -1650,12 +1650,12 @@
|
|
|
1650
1650
|
position: absolute;
|
|
1651
1651
|
top: 0;
|
|
1652
1652
|
left: 0;
|
|
1653
|
-
${
|
|
1653
|
+
${P()}
|
|
1654
1654
|
}
|
|
1655
1655
|
|
|
1656
1656
|
.nmorph-checkbox__label,
|
|
1657
1657
|
.nmorph-checkbox__fake span {
|
|
1658
|
-
${
|
|
1658
|
+
${Te()}
|
|
1659
1659
|
}
|
|
1660
1660
|
|
|
1661
1661
|
.nmorph-checkbox__fake-checked {
|
|
@@ -1695,16 +1695,16 @@
|
|
|
1695
1695
|
|
|
1696
1696
|
&.nmorph-checkbox--checked {
|
|
1697
1697
|
.nmorph-checkbox__fake {
|
|
1698
|
-
${
|
|
1698
|
+
${P()}
|
|
1699
1699
|
}
|
|
1700
1700
|
}
|
|
1701
1701
|
|
|
1702
1702
|
&.nmorph-checkbox--disabled {
|
|
1703
|
-
${
|
|
1703
|
+
${J()}
|
|
1704
1704
|
}
|
|
1705
|
-
`,
|
|
1706
|
-
${
|
|
1707
|
-
`;return(k,
|
|
1705
|
+
`,u=I.label`
|
|
1706
|
+
${h}
|
|
1707
|
+
`;return(k,w)=>(e.openBlock(),e.createBlock(u,{class:e.normalizeClass(g.value)},{default:e.withCtx(()=>[i.design==="checkbox"?(e.openBlock(),e.createElementBlock("div",sg,[e.createElementVNode("div",dg,[e.createElementVNode("input",{ref_key:"inputDOMRef",ref:c,type:"checkbox",disabled:i.disabled,checked:p.value,class:"nmorph-native-input",onChange:f},null,40,pg),w[0]||(w[0]=e.createElementVNode("div",{class:"nmorph-checkbox__fake"},null,-1)),p.value?(e.openBlock(),e.createElementBlock("div",mg)):e.createCommentVNode("v-if",!0)]),i.label?(e.openBlock(),e.createElementBlock("div",hg,[e.createElementVNode("span",null,e.toDisplayString(i.label),1)])):(e.openBlock(),e.createElementBlock("div",ug,[e.renderSlot(k.$slots,"default")]))])):e.createCommentVNode("v-if",!0),i.design==="button"?(e.openBlock(),e.createElementBlock("div",fg,[e.createElementVNode("input",{ref_key:"inputDOMRef",ref:c,type:"checkbox",disabled:i.disabled,checked:p.value,onChange:f},null,40,gg),i.label?(e.openBlock(),e.createElementBlock("div",_g,[e.createElementVNode("span",null,e.toDisplayString(i.label),1)])):(e.openBlock(),e.createElementBlock("div",wg,[e.renderSlot(k.$slots,"label")]))])):e.createCommentVNode("v-if",!0)]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-checkbox/NmorphCheckbox.vue"]]),bg={class:"nmorph-checkbox-group__wrapper"},kg={class:"nmorph-checkbox-group__content"},yg=C(e.defineComponent({__name:"NmorphCheckboxGroup",props:{modelValue:{type:Array,required:!0,default:()=>[]},options:{type:Array,required:!1,default:()=>[]},design:{type:String,required:!1,default:"checkbox"},direction:{type:null,required:!1,default:"row"},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},height:{type:null,required:!1},disabled:{type:Boolean,required:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(n,{emit:t}){const o=n,r=e.ref(o.modelValue),l=t,i=p=>{r.value.includes(p)?r.value=r.value.filter(b=>b!==p):r.value.push(p),l("update:model-value",r.value)},c=e.computed(()=>E({"nmorph-checkbox-group":[o.design,o.direction]}));e.provide("checkbox-group-selected-value",r),e.provide("change-checkbox-value-handler",i);const s=q`
|
|
1708
1708
|
display: inline-block;
|
|
1709
1709
|
|
|
1710
1710
|
.nmorph-checkbox-group__wrapper {
|
|
@@ -1738,7 +1738,7 @@
|
|
|
1738
1738
|
}
|
|
1739
1739
|
`,d=I.div`
|
|
1740
1740
|
${s}
|
|
1741
|
-
`;return(p,
|
|
1741
|
+
`;return(p,b)=>(e.openBlock(),e.createBlock(d,{class:e.normalizeClass(c.value)},{default:e.withCtx(()=>[e.createElementVNode("div",bg,[e.createElementVNode("div",kg,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.options,(f,g)=>(e.openBlock(),e.createBlock(e.unref(Gr),{id:f.id,key:g,label:f.label,"model-value":f.modelValue,disabled:f.disabled,design:o.design},null,8,["id","label","model-value","disabled","design"]))),128)),e.renderSlot(p.$slots,"default")])])]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-checkbox-group/NmorphCheckboxGroup.vue"]]),Bg={class:"nmorph-autocomplete__input-content"},xg={key:0,class:"nmorph-autocomplete__loading"},vg={key:1,class:"nmorph-autocomplete__list"},Ng=["onClick"],$g=C(e.defineComponent({__name:"NmorphAutocomplete",props:{modelValue:{type:String,required:!1,default:""},placeholder:{type:String,required:!1,default:""},clearable:{type:Boolean,required:!1,default:!0},list:{type:Array,required:!0,default:()=>[]},actionCallback:{type:Function,required:!1,default:void 0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},height:{type:null,required:!1,default:"default"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","select"],setup(n,{emit:t}){const o=n,r=e.ref(o.modelValue),l=t,i=e.computed(()=>E({"nmorph-autocomplete":[]})),c=w=>{r.value=w,l("update:model-value",r.value)},s=e.ref(!1),d=e.ref(null),p=()=>{s.value=!1},b=e.computed(()=>o.list.filter(w=>Object.keys(w).some(m=>String(w[m]).toLowerCase().includes(r.value.toLowerCase()))));e.watch(b,w=>{s.value=w.length>0});const f=w=>{l("select",w),r.value=w.value,setTimeout(()=>{s.value=!1})},g=()=>{s.value=b.value.length>0},h=e.ref(!1);e.watch(r,async w=>{w!==""&&o.actionCallback&&(h.value=!0,await o.actionCallback(),h.value=!1)}),e.watch(h,w=>{w&&(s.value=!0)});const u=q`
|
|
1742
1742
|
.nmorph-autocomplete__list-item {
|
|
1743
1743
|
padding: var(--indentation-02) var(--indentation-04);
|
|
1744
1744
|
cursor: pointer;
|
|
@@ -1761,8 +1761,8 @@
|
|
|
1761
1761
|
background: var(--nmorph-accent-color);
|
|
1762
1762
|
}
|
|
1763
1763
|
`,k=I.div`
|
|
1764
|
-
${
|
|
1765
|
-
`;return(
|
|
1764
|
+
${u}
|
|
1765
|
+
`;return(w,m)=>(e.openBlock(),e.createBlock(k,{class:e.normalizeClass(i.value)},{default:e.withCtx(()=>[e.createElementVNode("div",Bg,[e.createElementVNode("div",{ref_key:"nmorphAutocompleteDOMRef",ref:d,class:"nmorph-autocomplete__input"},[e.createVNode(e.unref(yn),{id:o.id,name:o.name,autocomplete:o.autocomplete,height:o.height,disabled:o.disabled,"model-value":r.value,placeholder:o.placeholder,clearable:o.clearable,onFocus:g,"onUpdate:modelValue":c},null,8,["id","name","autocomplete","height","disabled","model-value","placeholder","clearable"])],512)]),d.value?(e.openBlock(),e.createBlock(e.unref(Vt),{key:0,open:s.value,"relative-element":d.value,"y-offset":1,onOnOutsideClick:p},{default:e.withCtx(()=>[h.value?(e.openBlock(),e.createElementBlock("div",xg,[e.renderSlot(w.$slots,"loader",{},()=>[e.createVNode(e.unref(L),{size:"large"},{default:e.withCtx(()=>[e.createVNode(e.unref(bt))]),_:1})])])):(e.openBlock(),e.createElementBlock("div",vg,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(b.value,(y,_)=>(e.openBlock(),e.createElementBlock("div",{key:_,class:"nmorph-autocomplete__list-item",onClick:()=>f(y)},[e.renderSlot(w.$slots,"default",{scope:y},()=>[e.createTextVNode(e.toDisplayString(y.value),1)])],8,Ng))),128))]))]),_:3},8,["open","relative-element"])):e.createCommentVNode("v-if",!0)]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-autocomplete/NmorphAutocomplete.vue"]]),Kr="nmorph-form-item-input-data",we=n=>{const t=e.inject(Kr),o=ke(),r=e.computed(()=>n.id||t?.id.value||o),l=e.computed(()=>n.name||t?.name.value||r.value),i=e.computed(()=>n.autocomplete||t?.autocomplete.value||void 0),c=e.computed(()=>n.tabindex??0);return{id:r,name:l,autocomplete:i,tabindex:c}},Vg={class:"nmorph-color-picker__content"},Eg=["id","name","tabindex","value","disabled"],Cg={key:0,class:"nmorph-color-picker__value"},Mg=C(e.defineComponent({__name:"NmorphColorPicker",props:{modelValue:{type:String,required:!1,default:""},showValue:{type:Boolean,required:!1,default:!1},displayFormat:{type:String,required:!1,default:"hex"},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},height:{type:null,required:!1,default:"default"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","focus","blur"],setup(n,{expose:t,emit:o}){const r=n,l=o,{id:i,name:c,tabindex:s}=we(r),d=(B,v="#000000")=>{const N=B?.trim()||"";return/^#[\da-f]{6}$/i.test(N)?N.toLowerCase():/^#[\da-f]{3}$/i.test(N)?`#${N.slice(1).split("").map($=>`${$}${$}`).join("").toLowerCase()}`:v},p=e.ref(null),b=()=>{const B=p.value||document.documentElement,v=getComputedStyle(B).getPropertyValue("--nmorph-accent-color").trim();return d(v,"#006cb6")},f=e.ref(d(r.modelValue)),g=e.ref(!1);e.watch(()=>r.modelValue,B=>{f.value=B?d(B):b()});const h=B=>{const v=B.target,N=d(v.value);f.value=N,l("update:model-value",N)},u=B=>[parseInt(B.slice(1,3),16),parseInt(B.slice(3,5),16),parseInt(B.slice(5,7),16)],k=B=>{const[v,N,$]=u(B);return`rgb(${v}, ${N}, ${$})`},w=B=>{const[v,N,$]=u(B).map(Q=>Q/255),M=Math.max(v,N,$),V=Math.min(v,N,$),S=(M+V)/2;if(M===V)return`hsl(0, 0%, ${Math.round(S*100)}%)`;const H=M-V,U=S>.5?H/(2-M-V):H/(M+V);let j=0;return M===v?j=(N-$)/H+(N<$?6:0):M===N?j=($-v)/H+2:j=(v-N)/H+4,`hsl(${Math.round(j*60)}, ${Math.round(U*100)}%, ${Math.round(S*100)}%)`};e.onMounted(()=>{r.modelValue||(f.value=b())}),t({inputDOMRef:p});const m=e.computed(()=>E({nmorph:[le[r.height],`${g.value&&"focused"}`],"nmorph-color-picker":[`${r.disabled&&"disabled"}`,r.displayFormat]})),y=e.computed(()=>r.displayFormat==="rgb"?k(f.value):r.displayFormat==="hsl"?w(f.value):f.value.toUpperCase()),_=q`
|
|
1766
1766
|
display: inline-flex;
|
|
1767
1767
|
flex: 0 0 auto;
|
|
1768
1768
|
flex-direction: column;
|
|
@@ -1780,11 +1780,8 @@
|
|
|
1780
1780
|
height: var(--height);
|
|
1781
1781
|
padding: 0 var(--default-indentation-input);
|
|
1782
1782
|
border-radius: var(--default-border-radius);
|
|
1783
|
-
transition:
|
|
1784
|
-
background var(--transition-01) ease-in-out,
|
|
1785
|
-
box-shadow var(--transition-01) ease-in-out;
|
|
1786
1783
|
|
|
1787
|
-
${
|
|
1784
|
+
${P()}
|
|
1788
1785
|
}
|
|
1789
1786
|
|
|
1790
1787
|
.nmorph-color-picker__native {
|
|
@@ -1807,8 +1804,8 @@
|
|
|
1807
1804
|
}
|
|
1808
1805
|
|
|
1809
1806
|
.nmorph-color-picker__value {
|
|
1810
|
-
${
|
|
1811
|
-
${
|
|
1807
|
+
${Te()}
|
|
1808
|
+
${Je()}
|
|
1812
1809
|
|
|
1813
1810
|
flex: 0 0 7ch;
|
|
1814
1811
|
width: 7ch;
|
|
@@ -1843,7 +1840,7 @@
|
|
|
1843
1840
|
|
|
1844
1841
|
&.nmorph--thick-component {
|
|
1845
1842
|
.nmorph-color-picker__value {
|
|
1846
|
-
${
|
|
1843
|
+
${zt()}
|
|
1847
1844
|
}
|
|
1848
1845
|
}
|
|
1849
1846
|
|
|
@@ -1860,7 +1857,7 @@
|
|
|
1860
1857
|
}
|
|
1861
1858
|
|
|
1862
1859
|
&.nmorph-color-picker--disabled {
|
|
1863
|
-
${
|
|
1860
|
+
${J()}
|
|
1864
1861
|
|
|
1865
1862
|
.nmorph-color-picker__content {
|
|
1866
1863
|
pointer-events: none;
|
|
@@ -1868,7 +1865,7 @@
|
|
|
1868
1865
|
}
|
|
1869
1866
|
`,x=I.div`
|
|
1870
1867
|
${_}
|
|
1871
|
-
`;return(B,v)=>(e.openBlock(),e.createBlock(x,{class:e.normalizeClass(
|
|
1868
|
+
`;return(B,v)=>(e.openBlock(),e.createBlock(x,{class:e.normalizeClass(m.value)},{default:e.withCtx(()=>[e.createElementVNode("div",Vg,[e.createElementVNode("input",{id:e.unref(i),ref_key:"inputDOMRef",ref:p,name:e.unref(c),tabindex:e.unref(s),class:"nmorph-color-picker__native nmorph-native-input",type:"color",value:f.value,disabled:r.disabled,onInput:h,onFocus:v[0]||(v[0]=N=>{g.value=!0,l("focus")}),onBlur:v[1]||(v[1]=N=>{g.value=!1,l("blur")})},null,40,Eg),e.createElementVNode("div",{class:"nmorph-color-picker__swatch",style:e.normalizeStyle({background:f.value})},null,4),r.showValue?(e.openBlock(),e.createElementBlock("span",Cg,e.toDisplayString(y.value),1)):e.createCommentVNode("v-if",!0)])]),_:1},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-color-picker/NmorphColorPicker.vue"]]),Sg=C(e.defineComponent({__name:"NmorphClearButton",emits:["clear"],setup(n,{emit:t}){const o=t,r=e.computed(()=>E({"nmorph-input-clear-button":[]}));return(l,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(r.value)},[e.createVNode(e.unref(L),{onClick:i[0]||(i[0]=e.withModifiers(c=>o("clear"),["stop"]))},{default:e.withCtx(()=>[e.createVNode(e.unref(Ke))]),_:1})],2))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/inner-components/nmorph-clear-button/NmorphClearButton.vue"]]),zg={class:"nmorph-date-picker-header__left-side"},Hg={class:"nmorph-date-picker-header__center-side"},Ig={class:"nmorph-date-picker-header__right-side"},qg=C(e.defineComponent({__name:"NmorphDatePickerHeader",props:{year:{type:Number,required:!0},month:{type:Number,required:!0}},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(()=>E({"nmorph-date-picker-header":[]})),i=q`
|
|
1872
1869
|
display: flex;
|
|
1873
1870
|
justify-content: space-between;
|
|
1874
1871
|
padding: var(--indentation-03);
|
|
@@ -1879,7 +1876,7 @@
|
|
|
1879
1876
|
width: 165px;
|
|
1880
1877
|
margin: 0 var(--indentation-00);
|
|
1881
1878
|
border-radius: var(--default-border-radius);
|
|
1882
|
-
${
|
|
1879
|
+
${P()}
|
|
1883
1880
|
}
|
|
1884
1881
|
|
|
1885
1882
|
.nmorph-date-picker-header__action-btn {
|
|
@@ -1907,7 +1904,7 @@
|
|
|
1907
1904
|
}
|
|
1908
1905
|
`,c=I.div`
|
|
1909
1906
|
${i}
|
|
1910
|
-
`;return(s,d)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.createElementVNode("div",zg,[e.createVNode(e.unref(O),{class:"nmorph-date-picker-header__action-btn","style-type":"transparent",onClick:d[0]||(d[0]=p=>r("prev-year")),tabindex:-1},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{class:"nmorph-date-picker-header__chevron-double-left"},{default:e.withCtx(()=>[e.createVNode(e.unref(
|
|
1907
|
+
`;return(s,d)=>(e.openBlock(),e.createBlock(c,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.createElementVNode("div",zg,[e.createVNode(e.unref(O),{class:"nmorph-date-picker-header__action-btn","style-type":"transparent",onClick:d[0]||(d[0]=p=>r("prev-year")),tabindex:-1},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{class:"nmorph-date-picker-header__chevron-double-left"},{default:e.withCtx(()=>[e.createVNode(e.unref(dn))]),_:1})]),_:1}),e.createVNode(e.unref(O),{class:"nmorph-date-picker-header__action-btn","style-type":"transparent",onClick:d[1]||(d[1]=p=>r("prev-month")),tabindex:-1},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{class:"nmorph-date-picker-header__chevron-left"},{default:e.withCtx(()=>[e.createVNode(e.unref(oe))]),_:1})]),_:1})]),e.createElementVNode("div",Hg,[e.createVNode(e.unref(O),{text:o.year,"style-type":"transparent",fill:"",onClick:d[2]||(d[2]=p=>r("change-year")),tabindex:-1},null,8,["text"]),e.createVNode(e.unref(O),{text:e.unref(_n)(o.month),"style-type":"transparent",fill:"",onClick:d[3]||(d[3]=p=>r("change-month")),tabindex:-1},null,8,["text"])]),e.createElementVNode("div",Ig,[e.createVNode(e.unref(O),{class:"nmorph-date-picker-header__action-btn","style-type":"transparent",onClick:d[4]||(d[4]=p=>r("next-month")),tabindex:-1},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{class:"nmorph-date-picker-header__chevron-right"},{default:e.withCtx(()=>[e.createVNode(e.unref(oe))]),_:1})]),_:1}),e.createVNode(e.unref(O),{class:"nmorph-date-picker-header__action-btn","style-type":"transparent",onClick:d[5]||(d[5]=p=>r("next-year")),tabindex:-1},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{class:"nmorph-date-picker-header__chevron-double-right"},{default:e.withCtx(()=>[e.createVNode(e.unref(dn))]),_:1})]),_:1})])]),_:1},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/inner-components/nmorph-date-picker-header/NmorphDatePickerHeader.vue"]]),Lg={class:"nmorph-year-month-picker__header"},Ag={class:"nmorph-year-month-picker__value"},Tg={class:"nmorph-year-month-picker__values"},Xr=C(e.defineComponent({__name:"NmorphYearMonthPicker",props:{currentDate:{type:Date,required:!0},type:{type:String,required:!1,default:"month"}},emits:["update-year","update-month","back-to-years"],setup(n,{emit:t}){const{months:o}=kt(),r=o.map((_,x)=>({label:_.substring(0,3),value:String(x),tabindex:-1})),l=n,i=e.ref(r),c=e.ref(String(l.currentDate.getMonth())),s=e.ref(l.currentDate.getFullYear()),d=()=>{const _=l.currentDate.getFullYear(),x=Ir(_).map(B=>({label:String(B),value:String(B)}));i.value=x};e.watch(()=>l.currentDate,()=>{l.type==="year"&&(d(),c.value=String(l.currentDate.getFullYear()))},{immediate:!0,deep:!0});const p=t,b=e.computed(()=>E({"nmorph-year-month-picker":[]})),f=_=>{c.value=_,l.type==="month"?p("update-month",c.value):p("update-year",c.value)},g=_=>{i.value=i.value.map(x=>{const B=String(_==="decrease"?Number(x.value)-10:Number(x.value)+10);return{label:B,value:B}})},h=_=>{_==="decrease"?s.value=s.value-1:s.value=s.value+1,p("update-year",String(s.value))},u=_=>{_==="decrease"?l.type==="year"?g("decrease"):h("decrease"):l.type==="year"?g("increase"):h("increase")},k=e.computed(()=>l.type==="year"?`${i.value[0].label} - ${i.value[i.value.length-1].label}`:String(s.value)),w=()=>{l.type==="month"&&p("back-to-years")},m=q`
|
|
1911
1908
|
.nmorph-year-month-picker__header {
|
|
1912
1909
|
display: flex;
|
|
1913
1910
|
justify-content: space-between;
|
|
@@ -1915,7 +1912,7 @@
|
|
|
1915
1912
|
}
|
|
1916
1913
|
|
|
1917
1914
|
.nmorph-year-month-picker__value {
|
|
1918
|
-
${
|
|
1915
|
+
${P()}
|
|
1919
1916
|
|
|
1920
1917
|
border-radius: var(--default-border-radius);
|
|
1921
1918
|
}
|
|
@@ -1947,8 +1944,8 @@
|
|
|
1947
1944
|
rotate: -90deg;
|
|
1948
1945
|
}
|
|
1949
1946
|
`,y=I.div`
|
|
1950
|
-
${
|
|
1951
|
-
`;return(_,x)=>(e.openBlock(),e.createBlock(y,{class:e.normalizeClass(
|
|
1947
|
+
${m}
|
|
1948
|
+
`;return(_,x)=>(e.openBlock(),e.createBlock(y,{class:e.normalizeClass(b.value)},{default:e.withCtx(()=>[e.createElementVNode("div",Lg,[e.createVNode(e.unref(O),{class:"nmorph-year-month-picker__action-btn",onClick:x[0]||(x[0]=B=>u("decrease")),tabindex:-1},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{class:"nmorph-year-month-picker__chevron-left"},{default:e.withCtx(()=>[e.createVNode(e.unref(oe))]),_:1})]),_:1}),e.createElementVNode("div",Ag,[e.createVNode(e.unref(O),{text:k.value,"style-type":"transparent",onClick:w,tabindex:-1},null,8,["text"])]),e.createVNode(e.unref(O),{class:"nmorph-year-month-picker__action-btn",onClick:x[1]||(x[1]=B=>u("increase")),tabindex:-1},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{class:"nmorph-year-month-picker__chevron-right"},{default:e.withCtx(()=>[e.createVNode(e.unref(oe))]),_:1})]),_:1})]),e.createVNode(e.unref(Jr)),e.createElementVNode("div",Tg,[e.createVNode(e.unref(vn),{"model-value":c.value,options:i.value,"onUpdate:modelValue":f},null,8,["model-value","options"])])]),_:1},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/inner-components/nmorph-year-month-picker/NmorphYearMonthPicker.vue"]]),jg=C(e.defineComponent({__name:"NmorphDatePickerContent",props:{initialDate:{type:Date,required:!1,default:()=>new Date},selectedValues:{type:[Date,Array],required:!0},type:{type:null,required:!1,default:"date"}},emits:["update-selected-value"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>E({"nmorph-date-picker-content":[]})),i=e.ref(o.initialDate),c=e.ref("calendar"),s=e.computed(()=>new Date(i.value.setMonth(i.value.getMonth()-1))),d=e.computed(()=>new Date(i.value.setMonth(i.value.getMonth()+1))),p=e.computed(()=>new Date(i.value.setFullYear(i.value.getFullYear()-1))),b=e.computed(()=>new Date(i.value.setFullYear(i.value.getFullYear()+1))),f=()=>{i.value=s.value},g=()=>{i.value=d.value},h=()=>{i.value=p.value},u=()=>{i.value=b.value},k=()=>{c.value="year"},w=()=>{c.value="month"},m=v=>{const N=new Date(i.value.setFullYear(Number(v)));i.value=N,c.value="month"},y=v=>{const N=new Date(i.value.setMonth(Number(v)));i.value=N,c.value="calendar"},_=()=>{c.value="year"},x=v=>{r("update-selected-value",v)},B=v=>{i.value=v};return(v,N)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(l.value)},[c.value==="calendar"?(e.openBlock(),e.createBlock(e.unref(Hr),{key:0,type:o.type,"initial-date":i.value,"model-value":o.selectedValues,"onUpdate:modelValue":x,onUpdateInitialDate:B},{header:e.withCtx(()=>[e.createVNode(qg,{year:i.value.getFullYear(),month:i.value.getMonth(),onPrevMonth:f,onNextMonth:g,onPrevYear:h,onNextYear:u,onChangeYear:k,onChangeMonth:w},null,8,["year","month"])]),_:1},8,["type","initial-date","model-value"])):e.createCommentVNode("v-if",!0),c.value==="year"?(e.openBlock(),e.createBlock(Xr,{key:1,type:"year","current-date":i.value,onUpdateYear:m},null,8,["current-date"])):e.createCommentVNode("v-if",!0),c.value==="month"?(e.openBlock(),e.createBlock(Xr,{key:2,type:"month","current-date":i.value,onUpdateYear:m,onUpdateMonth:y,onBackToYears:_},null,8,["current-date"])):e.createCommentVNode("v-if",!0)],2))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/inner-components/nmorph-date-picker-content/NmorphDatePickerContent.vue"]]),Dg={class:"nmorph-date-picker__date-wrapper"},Og=["id","name","autocomplete","onKeydown"],Fg={class:"nmorph-date-picker__selected-value"},Pg={class:"nmorph-date-picker__clear-button-wrapper"},Rg={class:"nmorph-date-picker__content"},Wg=C(e.defineComponent({__name:"NmorphDatePicker",props:{placeholder:{type:String,required:!1,default:""},modelValue:{type:[Date,Array],required:!0,default:null},type:{type:null,required:!1,default:"date"},textSeparator:{type:String,required:!1,default:"-"},initialDate:{type:Date,required:!1,default:()=>new Date},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},height:{type:null,required:!1,default:"default"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(n,{emit:t}){const{t:o}=se.useI18n(),r=n,{id:l,name:i,autocomplete:c}=we(r),s=e.computed(()=>r.placeholder?r.placeholder:o("pickADate")),d=e.ref(r.modelValue),p=t,b=e.ref(!1),f=()=>{b.value=!0},g=()=>{b.value=!1},h=e.computed(()=>E({nmorph:[le[r.height]],"nmorph-date-picker":[`${r.disabled&&"disabled"}`,r.type,`${b.value&&"focus"}`]})),u=e.ref(!1),k=e.ref(null),w=()=>{u.value=!1},m=()=>{u.value=!u.value},y=e.computed(()=>{if(!d.value)return s.value;if(Array.isArray(d.value)){if(d.value.length===0)return s.value;const $=gn(d.value),M=r.type==="daterange"?" - ":", ";return $.join(M)}else return gn(d.value)}),_=()=>{const $=Array.isArray(d.value)?[]:null;d.value=$,p("update:model-value",d.value)},x=$=>{d.value=$,p("update:model-value",d.value)},B=e.computed(()=>Array.isArray(d.value)?d.value.length>0:!!d.value),v=q`
|
|
1952
1949
|
--width: 200px;
|
|
1953
1950
|
position: relative;
|
|
1954
1951
|
width: var(--width);
|
|
@@ -1977,11 +1974,11 @@
|
|
|
1977
1974
|
}
|
|
1978
1975
|
|
|
1979
1976
|
.nmorph-date-picker__selected-value {
|
|
1980
|
-
${
|
|
1977
|
+
${Je()}
|
|
1981
1978
|
}
|
|
1982
1979
|
|
|
1983
1980
|
.nmorph-date-picker__input--open {
|
|
1984
|
-
${
|
|
1981
|
+
${P()}
|
|
1985
1982
|
}
|
|
1986
1983
|
|
|
1987
1984
|
.nmorph-date-picker__calendar-icon {
|
|
@@ -2030,11 +2027,11 @@
|
|
|
2030
2027
|
}
|
|
2031
2028
|
|
|
2032
2029
|
&.nmorph-date-picker--focus {
|
|
2033
|
-
${
|
|
2030
|
+
${et()}
|
|
2034
2031
|
}
|
|
2035
2032
|
|
|
2036
2033
|
&.nmorph-date-picker--disabled {
|
|
2037
|
-
${
|
|
2034
|
+
${J()}
|
|
2038
2035
|
|
|
2039
2036
|
.nmorph-date-picker__date-wrapper {
|
|
2040
2037
|
pointer-events: none;
|
|
@@ -2042,7 +2039,7 @@
|
|
|
2042
2039
|
}
|
|
2043
2040
|
`,N=I.div`
|
|
2044
2041
|
${v}
|
|
2045
|
-
`;return($,M)=>(e.openBlock(),e.createBlock(N,{class:e.normalizeClass(
|
|
2042
|
+
`;return($,M)=>(e.openBlock(),e.createBlock(N,{class:e.normalizeClass(h.value)},{default:e.withCtx(()=>[e.createElementVNode("div",Dg,[e.createElementVNode("div",{ref_key:"nmorphInputDOMRef",ref:k,class:e.normalizeClass(["nmorph-date-picker__input",{"nmorph-date-picker__input--open":u.value}]),onClick:m},[e.createElementVNode("input",{id:e.unref(l),name:e.unref(i),autocomplete:e.unref(c),type:"date",onFocus:e.withModifiers(f,["prevent"]),onBlur:g,onKeydown:e.withKeys(e.withModifiers(()=>{},["prevent"]),["space"])},null,40,Og),e.createVNode(e.unref(L),{class:"nmorph-date-picker__calendar-icon"},{default:e.withCtx(()=>[e.createVNode(e.unref(hr))]),_:1}),e.createElementVNode("div",Fg,e.toDisplayString(y.value),1),e.createElementVNode("div",Pg,[B.value?(e.openBlock(),e.createBlock(Sg,{key:0,onClear:_})):e.createCommentVNode("v-if",!0)])],2),e.createElementVNode("div",Rg,[k.value?(e.openBlock(),e.createBlock(e.unref(Vt),{key:0,"fill-width":!1,width:324,open:u.value,"relative-element":k.value,onOnOutsideClick:w},{default:e.withCtx(()=>[e.createVNode(jg,{"selected-values":d.value,"initial-date":r.initialDate,type:$.type,onUpdateSelectedValue:x},null,8,["selected-values","initial-date","type"])]),_:1},8,["open","relative-element"])):e.createCommentVNode("v-if",!0)])])]),_:1},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/NmorphDatePicker.vue"]]),Ug={class:"nmorph-file-upload__trigger"},Yg=["multiple","disabled"],Gg={key:0,class:"nmorph-file-upload__list"},Kg={class:"nmorph-file-upload__file-info"},Xg={class:"nmorph-file-upload__file-name"},Qg={class:"nmorph-file-upload__remove-file"},Zg=C(e.defineComponent({__name:"NmorphFileUpload",props:{modelValue:{type:Array,required:!1,default:()=>[]},disabled:{type:Boolean,required:!1,default:!1},multiple:{type:Boolean,required:!1,default:!1},allowedTypes:{type:Array,required:!1,default:()=>["jpg","jpeg","png"]},photoWithPreview:{type:Boolean,required:!1,default:!0},buttonText:{type:String,required:!1,default:""}},emits:["update:model-value","on-unsupported-file-type-error"],setup(n,{expose:t,emit:o}){const{t:r}=se.useI18n(),l=n,i=e.computed(()=>l.buttonText?l.buttonText:r("selectFile")),c=y=>y.split("/")[1],s=y=>{const _=c(y);let x=fr;return _ in xt&&(x=pn),_ in Nt&&(x=mr),_ in vt&&(x=$r),_ in $t&&(x=sr),x};let d=e.reactive(l.modelValue);const p=e.ref(null),b=()=>{l.disabled||!p.value||p.value.click()},f=y=>{if(l.disabled)return;const _=y.target;if(_.files){if(Array.from(_.files).forEach(x=>{const B=c(x.type);if(!l.allowedTypes.includes(B))return u("on-unsupported-file-type-error",x.type);const v=URL.createObjectURL(x),N={data:x,previewUrl:v};d.push(N)}),d.length===0)return;g()}},g=()=>{u("update:model-value",d)},h=y=>{if(l.disabled)return;const _=d.findIndex(x=>x.data.name===y);_!==-1&&(URL.revokeObjectURL(d[_].previewUrl),d.splice(_,1),g())};t({inputDOMRef:p});const u=o,k=e.computed(()=>E({"nmorph-file-upload":[`${l.disabled&&"disabled"}`]})),w=q`
|
|
2046
2043
|
.nmorph-file-upload__trigger {
|
|
2047
2044
|
position: relative;
|
|
2048
2045
|
}
|
|
@@ -2074,15 +2071,15 @@
|
|
|
2074
2071
|
|
|
2075
2072
|
.nmorph-file-upload__file-name {
|
|
2076
2073
|
margin-left: var(--indentation-02);
|
|
2077
|
-
${
|
|
2074
|
+
${Je()}
|
|
2078
2075
|
}
|
|
2079
2076
|
|
|
2080
2077
|
.nmorph-file-upload__remove-file {
|
|
2081
2078
|
margin-left: var(--indentation-03);
|
|
2082
2079
|
}
|
|
2083
|
-
`,
|
|
2084
|
-
${
|
|
2085
|
-
`;return(y,_)=>(e.openBlock(),e.createBlock(
|
|
2080
|
+
`,m=I.div`
|
|
2081
|
+
${w}
|
|
2082
|
+
`;return(y,_)=>(e.openBlock(),e.createBlock(m,{class:e.normalizeClass(k.value)},{default:e.withCtx(()=>[e.createElementVNode("div",Ug,[e.createElementVNode("input",{ref_key:"inputDOMRef",ref:p,type:"file",multiple:l.multiple,disabled:l.disabled,class:"nmorph-native-input",onChange:f},null,40,Yg),e.renderSlot(y.$slots,"trigger",{},()=>[e.createVNode(e.unref(O),{text:i.value,fill:"",disabled:l.disabled,onClick:b},null,8,["text","disabled"])])]),e.unref(d).length>0?(e.openBlock(),e.createElementBlock("div",Gg,[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:B})=>(e.openBlock(),e.createElementBlock("div",{key:x.name,class:"nmorph-file-upload__file"},[e.createVNode(e.unref(Dr),{src:B},null,8,["src"]),e.createElementVNode("div",Kg,[e.createVNode(e.unref(L),{width:"14px",height:"17px"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(s(x.type))))]),_:2},1024),e.createElementVNode("span",Xg,e.toDisplayString(x.name),1)]),e.createElementVNode("div",Qg,[e.createVNode(e.unref(O),{height:"thin","style-type":"transparent",onClick:v=>h(x.name)},{"icon-only":e.withCtx(()=>[e.createVNode(e.unref(wt))]),_:2},1032,["onClick"])])]))),128))]),_:1})])):e.createCommentVNode("v-if",!0)]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-file-upload/NmorphFileUpload.vue"]]);var xt=(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))(xt||{}),vt=(n=>(n.mp4="video/mp4",n.webm="video/webm",n["wideo-ogg"]="video/ogg",n))(vt||{}),Nt=(n=>(n.mpeg="audio/mpeg",n["audio-ogg"]="audio/ogg",n.wav="audio/wav",n))(Nt||{}),bn=(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))(bn||{}),$t=(n=>(n.zip="application/zip",n.rar="application/x-rar-compressed",n["7z"]="application/x-7z-compressed",n))($t||{});const Jg={...xt,...vt,...Nt,...bn,...$t},e_={class:"nmorph-form__content"},t_=C(e.defineComponent({__name:"NmorphForm",props:{value:{type:Object,required:!0},validateImmediately:{type:Boolean,required:!1,default:!1}},setup(n,{expose:t}){const o=n,r=e.computed(()=>E({"nmorph-form":[]})),l=na(o.value,o.validateImmediately);return t({formData:l}),e.provide("form-data",l),(i,c)=>(e.openBlock(),e.createElementBlock("form",{class:e.normalizeClass(r.value)},[e.createElementVNode("div",e_,[e.renderSlot(i.$slots,"default")])],2))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-form/NmorphForm.vue"]]),n_=C(e.defineComponent({__name:"NmorphErrorBox",props:{height:{type:null,required:!1,default:"default"},errors:{type:[Array,Object],required:!1,default:()=>[]},staticHeight:{type:Boolean,required:!1,default:!1}},setup(n){const t=n,o=e.computed(()=>{const c=Array.isArray(t.errors)?t.errors:t.errors.value;return c.length?[c[c.length-1]]:[]}),r=e.computed(()=>E({nmorph:[le[t.height]],"nmorph-error-box":[`${t.staticHeight&&"static-height"}`,`${o.value.length===0&&"empty"}`]})),l=q`
|
|
2086
2083
|
display: flex;
|
|
2087
2084
|
align-items: center;
|
|
2088
2085
|
overflow: hidden;
|
|
@@ -2101,7 +2098,7 @@
|
|
|
2101
2098
|
}
|
|
2102
2099
|
`,i=I.div`
|
|
2103
2100
|
${l}
|
|
2104
|
-
`;return(c,s)=>(e.openBlock(),e.createBlock(i,{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"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-form/components/nmorph-form-item/inner-components/nmorph-error-box/NmorphErrorBox.vue"]]),
|
|
2101
|
+
`;return(c,s)=>(e.openBlock(),e.createBlock(i,{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"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-form/components/nmorph-form-item/inner-components/nmorph-error-box/NmorphErrorBox.vue"]]),kn="18px",o_=C(e.defineComponent({__name:"NmorphValidationIcon",props:{valid:{type:[Boolean,Object],required:!0},show:{type:[Boolean,Object],required:!1,default:!0}},setup(n){const t=n,o=e.computed(()=>E({"nmorph-validation-icon":[t.valid?"valid":"invalid"]})),r=e.computed(()=>t.valid?un:Ke),l=q`
|
|
2105
2102
|
margin-left: var(--indentation-03);
|
|
2106
2103
|
|
|
2107
2104
|
|
|
@@ -2119,11 +2116,11 @@
|
|
|
2119
2116
|
`,i=I.div`
|
|
2120
2117
|
${l}
|
|
2121
2118
|
width: ${c=>c.validateIconSize};
|
|
2122
|
-
`;return(c,s)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(o.value),props:{validateIconSize:
|
|
2119
|
+
`;return(c,s)=>(e.openBlock(),e.createBlock(i,{class:e.normalizeClass(o.value),props:{validateIconSize:kn}},{default:e.withCtx(()=>[c.show?(e.openBlock(),e.createBlock(e.unref(L),{key:0,class:"nmorph-validation-icon__content",width:kn,height:kn},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.value)))]),_:1})):e.createCommentVNode("v-if",!0)]),_:1},8,["class","props"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-form/components/nmorph-form-item/inner-components/nmorph-validation-icon/NmorphValidationIcon.vue"]]),r_=["for"],a_={class:"nmorph-form-item__content"},l_=C(e.defineComponent({__name:"NmorphFormItem",props:{id:{type:String,required:!0},name:{type:String,required:!1,default:""},autocomplete:{type:String,required:!1,default:""},height:{type:null,required:!1,default:"default"},label:{type:String,required:!1,default:""},showValidationIcon:{type:Boolean,required:!1,default:!0},staticErrorBoxSpace:{type:Boolean,required:!1,default:!1}},setup(n){const t=n,o=e.inject("form-data"),r=e.computed(()=>o?.fields[t.id]),l=e.computed(()=>r.value),i=e.computed(()=>!!l.value&&!!r?.value?.touched&&t.showValidationIcon),c=e.computed(()=>l.value&&r.value?.touched);e.provide(Kr,{id:e.toRef(t,"id"),name:e.computed(()=>t.name||t.id),autocomplete:e.computed(()=>t.autocomplete||void 0)});const s=e.computed(()=>E({"nmorph-form-item":[`${t.label&&"labeled"}`,`${c.value&&(r.value?.valid?"valid":"invalid")}`]})),d=q`
|
|
2123
2120
|
margin: var(--indentation-04) var(--indentation-00);
|
|
2124
2121
|
|
|
2125
2122
|
label {
|
|
2126
|
-
${
|
|
2123
|
+
${Mn()}
|
|
2127
2124
|
}
|
|
2128
2125
|
|
|
2129
2126
|
.nmorph-form-item__content {
|
|
@@ -2152,7 +2149,7 @@
|
|
|
2152
2149
|
}
|
|
2153
2150
|
`,p=I.div`
|
|
2154
2151
|
${d}
|
|
2155
|
-
`;return(
|
|
2152
|
+
`;return(b,f)=>(e.openBlock(),e.createBlock(p,{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,r_)):e.createCommentVNode("v-if",!0),e.createElementVNode("div",a_,[e.renderSlot(b.$slots,"default"),t.showValidationIcon?(e.openBlock(),e.createBlock(e.unref(o_),{key:0,valid:!!r.value?.valid,show:i.value},null,8,["valid","show"])):e.createCommentVNode("v-if",!0)]),e.createVNode(e.unref(n_),{errors:r.value?.errors,height:t.height,"static-height":b.staticErrorBoxSpace},null,8,["errors","height","static-height"])]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-form/components/nmorph-form-item/NmorphFormItem.vue"]]),i_={class:"nmorph-number-input__content"},c_={class:"nmorph-number-input__input-content"},s_={key:0,class:"nmorph-number-input__decrease"},d_=["id","name","autocomplete","tabindex","value","min","max"],p_={key:1,class:"nmorph-number-input__increase"},m_={key:2,class:"nmorph-number-input__action-btns"},h_={class:"nmorph-number-input__decrease"},u_={class:"nmorph-number-input__increase"},f_=C(e.defineComponent({__name:"NmorphNumberInput",props:{modelValue:{type:Number,required:!1,default:0},max:{type:Number,required:!1,default:1/0},min:{type:Number,required:!1,default:-1/0},step:{type:Number,required:!1,default:1},actionBtnPositionRight:{type:Boolean,required:!1,default:!1},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},height:{type:null,required:!1,default:"default"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(n,{expose:t,emit:o}){const r=n,{id:l,name:i,autocomplete:c,tabindex:s}=we(r),d=e.computed(()=>E({nmorph:[le[r.height]],"nmorph-number-input":[`${r.disabled&&"disabled"}`,`${r.actionBtnPositionRight&&"action-btn-position-right"}`]})),p=e.ref(r.modelValue),b=()=>{p.value+=r.step},f=()=>{p.value-=r.step},g=e.computed(()=>p.value<=r.min),h=e.computed(()=>p.value>=r.max),u=e.computed(()=>r.height==="thick"?"16px":"12px"),k={thick:{default:"12px",right:"8px"},default:{default:"10px",right:"7px"},thin:{default:"8px",right:"5px"}},w=e.computed(()=>{const v=r.actionBtnPositionRight?"right":"default";return k[r.height][v]}),m=o,y=v=>{const N=v.target;let $=Number(N.value);p.value=$};e.watch(p,v=>{v>r.max&&(p.value=r.max,_.value?.blur()),p.value<r.min&&(p.value=r.min,_.value?.blur()),m("update:model-value",v)});const _=e.ref(null);t({inputDOMRef:_});const x=q`
|
|
2156
2153
|
display: inline-flex;
|
|
2157
2154
|
flex-direction: column;
|
|
2158
2155
|
align-items: flex-start;
|
|
@@ -2195,7 +2192,7 @@
|
|
|
2195
2192
|
border-top: 1px solid var(--nmorph-main-color);
|
|
2196
2193
|
border-bottom: 1px solid var(--nmorph-main-color);
|
|
2197
2194
|
transition: ease-in-out var(--transition-01) background;
|
|
2198
|
-
${
|
|
2195
|
+
${P()}
|
|
2199
2196
|
transition: background 0s;
|
|
2200
2197
|
-moz-appearance: textfield;
|
|
2201
2198
|
}
|
|
@@ -2217,7 +2214,7 @@
|
|
|
2217
2214
|
}
|
|
2218
2215
|
|
|
2219
2216
|
&.nmorph-number-input--disabled {
|
|
2220
|
-
${
|
|
2217
|
+
${J()}
|
|
2221
2218
|
|
|
2222
2219
|
.nmorph-number-input__input-content {
|
|
2223
2220
|
pointer-events: none;
|
|
@@ -2262,7 +2259,7 @@
|
|
|
2262
2259
|
--height: ${v=>v.rightActionBtnHeight};
|
|
2263
2260
|
}
|
|
2264
2261
|
}
|
|
2265
|
-
`;return(v,N)=>(e.openBlock(),e.createBlock(B,{class:e.normalizeClass(d.value),props:{rightActionBtnHeight:
|
|
2262
|
+
`;return(v,N)=>(e.openBlock(),e.createBlock(B,{class:e.normalizeClass(d.value),props:{rightActionBtnHeight:u.value}},{default:e.withCtx(()=>[e.createElementVNode("div",i_,[e.createElementVNode("div",c_,[v.actionBtnPositionRight?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",s_,[e.createVNode(e.unref(O),{"style-type":"transparent",disabled:g.value,height:r.height,onClick:f},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{width:w.value,height:w.value},{default:e.withCtx(()=>[e.createVNode(e.unref(mn))]),_:1},8,["width","height"])]),_:1},8,["disabled","height"])])),e.createElementVNode("input",{id:e.unref(l),ref_key:"inputDOMRef",ref:_,name:e.unref(i),autocomplete:e.unref(c),tabindex:e.unref(s),class:"nmorph-native-input",value:p.value,type:"number",min:r.min,max:r.max,onInput:y},null,40,d_),v.actionBtnPositionRight?(e.openBlock(),e.createElementBlock("div",m_,[e.createElementVNode("div",h_,[e.createVNode(e.unref(O),{"style-type":"transparent",disabled:g.value,onClick:f},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{width:w.value,height:w.value},{default:e.withCtx(()=>[e.createVNode(e.unref(mn))]),_:1},8,["width","height"])]),_:1},8,["disabled"])]),e.createElementVNode("div",u_,[e.createVNode(e.unref(O),{"style-type":"transparent",disabled:h.value,onClick:b},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{width:w.value,height:w.value},{default:e.withCtx(()=>[e.createVNode(e.unref(hn))]),_:1},8,["width","height"])]),_:1},8,["disabled"])])])):(e.openBlock(),e.createElementBlock("div",p_,[e.createVNode(e.unref(O),{"style-type":"transparent",disabled:h.value,height:r.height,onClick:b},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{width:w.value,height:w.value},{default:e.withCtx(()=>[e.createVNode(e.unref(hn))]),_:1},8,["width","height"])]),_:1},8,["disabled","height"])]))])])]),_:1},8,["class","props"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-number-input/NmorphNumberInput.vue"]]),g_={class:"nmorph-text-input__input-side"},__={key:0,class:"nmorph-text-input__prepend-icon"},w_=["id","name","autocomplete","tabindex","type","placeholder","disabled","value"],yn=C(e.defineComponent({__name:"NmorphTextInput",props:{placeholder:{type:String,required:!1,default:""},typePassword:{type:Boolean,required:!1,default:!1},modelValue:{type:String,required:!1,default:""},clearable:{type:Boolean,required:!1,default:!1},indentation:{type:String,required:!1,default:""},inputAttrs:{type:Object,required:!1,default:()=>({})},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},height:{type:null,required:!1,default:"default"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","focus","blur","on-enter"],setup(n,{expose:t,emit:o}){const r=e.useSlots(),l=n,{id:i,name:c,autocomplete:s,tabindex:d}=we(l),p=e.computed(()=>E({nmorph:[le[l.height],`${u.value&&"focused"}`],"nmorph-text-input":[`${l.typePassword&&"password"}`]})),b=V=>{const S=V.target;B("update:model-value",S.value)},f=e.ref(!1),g=()=>{l.clearable?B("update:model-value",""):f.value=!f.value},h=e.computed(()=>l.typePassword&&!f.value&&!l.clearable?"password":"text"),u=e.ref(!1),k=()=>{B("focus"),u.value=!0},w=()=>{B("blur"),u.value=!1},m=e.ref(null);t({inputDOMRef:m,focus:()=>{m.value?.focus()},blur:()=>{m.value?.blur()},select:()=>{m.value?.select()}});const B=o,v=e.computed(()=>l.clearable?Ke:f.value?wr:_r),N=e.computed(()=>l.indentation||(r["prepend-icon"]?"28px":"8px")),$=q`
|
|
2266
2263
|
display: flex;
|
|
2267
2264
|
flex: 1 1 auto;
|
|
2268
2265
|
flex-direction: column;
|
|
@@ -2290,7 +2287,7 @@
|
|
|
2290
2287
|
border: none;
|
|
2291
2288
|
border-radius: var(--default-border-radius);
|
|
2292
2289
|
|
|
2293
|
-
${
|
|
2290
|
+
${P()}
|
|
2294
2291
|
}
|
|
2295
2292
|
|
|
2296
2293
|
input:focus {
|
|
@@ -2324,7 +2321,7 @@
|
|
|
2324
2321
|
}
|
|
2325
2322
|
|
|
2326
2323
|
input:disabled {
|
|
2327
|
-
${
|
|
2324
|
+
${J()}
|
|
2328
2325
|
}
|
|
2329
2326
|
|
|
2330
2327
|
.nmorph-text-input__password-btn {
|
|
@@ -2365,7 +2362,7 @@
|
|
|
2365
2362
|
input {
|
|
2366
2363
|
text-indent: ${V=>V.indentation};
|
|
2367
2364
|
}
|
|
2368
|
-
`;return(V,
|
|
2365
|
+
`;return(V,S)=>(e.openBlock(),e.createBlock(M,{class:e.normalizeClass(p.value),props:{indentation:N.value}},{default:e.withCtx(()=>[e.createElementVNode("div",g_,[e.unref(r)["prepend-icon"]?(e.openBlock(),e.createElementBlock("div",__,[e.renderSlot(V.$slots,"prepend-icon")])):e.createCommentVNode("v-if",!0),e.createElementVNode("input",e.mergeProps({id:e.unref(i),ref_key:"inputDOMRef",ref:m,name:e.unref(c),autocomplete:e.unref(s),tabindex:e.unref(d),class:"nmorph-native-input",type:h.value,placeholder:l.placeholder,disabled:l.disabled,value:l.modelValue},l.inputAttrs,{onInput:b,onFocus:k,onBlur:w,onKeyup:S[0]||(S[0]=e.withKeys(H=>B("on-enter"),["enter"]))}),null,16,w_),l.typePassword||l.clearable?(e.openBlock(),e.createBlock(e.unref(O),{key:1,disabled:l.disabled,class:"nmorph-text-input__password-btn","style-type":"transparent",width:"32px",height:l.height,onClick:g},{default:e.withCtx(()=>[e.createVNode(e.unref(L),null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(v.value)))]),_:1})]),_:1},8,["disabled","height"])):e.createCommentVNode("v-if",!0)])]),_:3},8,["class","props"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-text-input/NmorphTextInput.vue"]]),b_=["name","value","disabled"],k_={class:"nmorph-otp-input__content"},y_=C(e.defineComponent({__name:"NmorphOTPInput",props:{modelValue:{type:String,required:!1,default:""},length:{type:Number,required:!1,default:6},mode:{type:String,required:!1,default:"numeric"},autofocus:{type:Boolean,required:!1,default:!1},autocapitalize:{type:String,required:!1,default:"none"},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},height:{type:null,required:!1,default:"default"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","focus","blur","complete"],setup(n,{expose:t,emit:o}){const r=n,l=o,{id:i,name:c,autocomplete:s,tabindex:d}=we(r),p=e.ref([]),b=e.ref([]),f=e.ref(!1),g=e.ref([]),h=e.computed(()=>Math.max(1,r.length)),u=(z="")=>{const A=`${z??""}`;return r.mode==="numeric"?Array.from(A.replace(/\D/g,"")):r.mode==="alphanumeric"?Array.from(A.replace(/[^a-zA-Z0-9]/g,"")):Array.from(A)},k=(z=r.modelValue)=>{const A=u(z).slice(0,h.value);return Array.from({length:h.value},(ne,Z)=>A[Z]||"")},w=(z,A=!1)=>{if(g.value=Array.from({length:h.value},(Z,te)=>z[te]||""),!A)return;const ne=g.value.join("");l("update:model-value",ne),g.value.includes("")||l("complete",ne)};e.watch([()=>r.modelValue,()=>r.mode,h],()=>{const z=k(r.modelValue);(z.join("")!==g.value.join("")||z.length!==g.value.length)&&w(z)},{immediate:!0});const m=e.computed(()=>E({nmorph:[le[r.height],`${f.value&&"focused"}`],"nmorph-otp-input":[`${r.disabled&&"disabled"}`]})),y=e.computed(()=>Array.from({length:h.value},(z,A)=>A===0?i.value:`${i.value}-${A+1}`)),_=e.computed(()=>r.mode==="numeric"?"numeric":"text"),x=e.computed(()=>s.value||"one-time-code"),B=e.computed(()=>{if(r.mode==="numeric")return"[0-9]*";if(r.mode==="alphanumeric")return"[A-Za-z0-9]*"}),v=z=>{b.value[z]=p.value[z]?.inputDOMRef??null},N=(z,A)=>{p.value[A]=z,e.nextTick(()=>{v(A)})},$=z=>{v(z),p.value[z]?.select?.(),b.value[z]?.select()},M=(z=0)=>{e.nextTick(()=>{const A=Math.min(Math.max(z,0),h.value-1);v(A),p.value[A]?.focus?.(),b.value[A]?.focus(),$(A)})};t({inputDOMRefs:b,focus:M,blur:()=>{p.value.forEach((z,A)=>{z?.blur?.(),b.value[A]?.blur()})}});const S=(z,A="")=>{const ne=[...g.value];ne[z]=A,w(ne,!0)},H=(z,A)=>{const ne=u(z).slice(0,h.value-A);if(!ne.length){S(A,"");return}const Z=[...g.value];ne.forEach((h7,u7)=>{Z[A+u7]=h7}),w(Z,!0);const te=A+ne.length;te<h.value?M(te):M(h.value-1)},U=(z,A)=>{H(z,A)},j=z=>{if(g.value[z]){S(z);return}z>0&&(S(z-1),M(z-1))},Q=(z,A)=>{if(z.key==="Backspace"){j(A);return}S(A)},re=z=>{M(z-1)},Xe=z=>{M(z+1)},Qe=()=>{M(0)},Ct=()=>{M(h.value-1)},Le=z=>{z.key.length===1&&!u(z.key).length&&z.preventDefault()},Ae=(z,A)=>{const ne=z.clipboardData?.getData("text")||"";H(ne,A)},Mt=z=>{f.value||(f.value=!0,l("focus")),$(z)},Y=()=>{setTimeout(()=>{const z=document.activeElement;!b.value.some(ne=>ne===z)&&f.value&&(f.value=!1,l("blur"))})},X=z=>d.value>0?d.value+z:d.value;e.watch(()=>r.autofocus,z=>{z&&!r.disabled&&M(0)},{immediate:!0});const ae=q`
|
|
2369
2366
|
display: inline-flex;
|
|
2370
2367
|
flex-direction: column;
|
|
2371
2368
|
align-items: flex-start;
|
|
@@ -2403,11 +2400,11 @@
|
|
|
2403
2400
|
}
|
|
2404
2401
|
|
|
2405
2402
|
&.nmorph-otp-input--disabled {
|
|
2406
|
-
${
|
|
2403
|
+
${J()}
|
|
2407
2404
|
}
|
|
2408
|
-
`,
|
|
2409
|
-
${
|
|
2410
|
-
`;return(
|
|
2405
|
+
`,be=I.div`
|
|
2406
|
+
${ae}
|
|
2407
|
+
`;return(z,A)=>(e.openBlock(),e.createBlock(be,{class:e.normalizeClass(m.value)},{default:e.withCtx(()=>[e.createElementVNode("input",{name:e.unref(c),value:g.value.join(""),type:"hidden",disabled:r.disabled},null,8,b_),e.createElementVNode("div",k_,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(g.value,(ne,Z)=>(e.openBlock(),e.createBlock(yn,{id:y.value[Z],key:y.value[Z],ref_for:!0,ref:te=>N(te,Z),class:"nmorph-otp-input__field","model-value":g.value[Z],height:r.height,disabled:r.disabled,autocomplete:x.value,tabindex:X(Z),indentation:"0px","input-attrs":{name:void 0,maxlength:1,inputmode:_.value,pattern:B.value,autocapitalize:r.autocapitalize,spellcheck:!1,autofocus:r.autofocus&&Z===0,"aria-label":`OTP ${Z+1}`},"onUpdate:modelValue":te=>U(te,Z),onKeydown:[A[0]||(A[0]=te=>Le(te)),e.withKeys(e.withModifiers(te=>Q(te,Z),["prevent"]),["delete"]),e.withKeys(e.withModifiers(te=>re(Z),["prevent"]),["left"]),e.withKeys(e.withModifiers(te=>Xe(Z),["prevent"]),["right"]),e.withKeys(e.withModifiers(Qe,["prevent"]),["home"]),e.withKeys(e.withModifiers(Ct,["prevent"]),["end"])],onPaste:e.withModifiers(te=>Ae(te,Z),["prevent"]),onFocus:te=>Mt(Z),onBlur:Y},null,8,["id","model-value","height","disabled","autocomplete","tabindex","input-attrs","onUpdate:modelValue","onKeydown","onPaste","onFocus"]))),128))])]),_:1},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-otp-input/NmorphOTPInput.vue"]]),B_={class:"nmorph-select__content"},x_=["id","name","autocomplete","tabindex","disabled"],v_=["value"],N_={key:0,class:"nmorph-select__selected-value"},$_={key:1,class:"nmorph-select__selected-value"},V_={key:2,class:"nmorph-select__selected-value"},E_=C(e.defineComponent({__name:"NmorphSelect",props:{noElementPlaceholder:{type:String,required:!1,default:""},valueRequired:{type:Boolean,required:!1,default:!1},options:{type:Array,required:!1,default:()=>[]},optionsMap:{type:Array,required:!1,default:()=>[]},modelValue:{type:[String,Array],required:!1,default:""},loading:{type:Boolean,required:!1,default:!1},open:{type:Boolean,required:!1,default:!1},fill:{type:Boolean,required:!1,default:!1},optionsWidth:{type:String,required:!1,default:"truncate"},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},height:{type:null,required:!1,default:"default"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(n,{emit:t}){const{t:o}=se.useI18n(),r=n,l=e.computed(()=>r.noElementPlaceholder?r.noElementPlaceholder:o("noElementPlaceholder")),i=t,c=e.ref(r.modelValue),s=e.ref(r.open),d=e.computed(()=>r.disabled||r.loading),p=e.computed(()=>r.optionsWidth==="auto"),b=e.ref(null),f=e.ref(null),g=e.ref(!0),{id:h,name:u,autocomplete:k,tabindex:w}=we(r),m=Y=>{if(!d.value){if(s.value=!1,typeof c.value=="string"&&(!r.valueRequired&&c.value===Y?c.value="":c.value=Y,i("update:model-value",c.value)),Array.isArray(c.value)){const X=c.value.includes(Y),ae=c.value.length===1&&X;if(r.valueRequired&&ae)return;X?c.value=c.value.filter(be=>be!==Y):c.value=[...c.value,Y]}i("update:model-value",c.value)}},y=e.ref(!1),_=()=>{y.value=!0},x=()=>{y.value=!1},B=e.computed(()=>E({nmorph:[le[r.height]],"nmorph-select":[`${r.disabled&&"disabled"}`,`${r.modelValue?"on":"off"}`,`${r.loading&&"loading"}`,`${s.value&&!d.value&&"open"}`,`${r.fill&&"fill"}`,`${p.value&&"options-auto-width"}`,`${g.value?"selected-line-outset":"selected-line-inset"}`,`${y.value&&"focus"}`]})),v=()=>{d.value||(s.value=!s.value)};e.watch(s,Y=>{Y&&(g.value=!1)},{immediate:!0});const N=()=>{s.value=!1};e.watch(()=>r.loading,Y=>{Y&&(s.value=!1)});const $=e.ref(),M=e.ref([]),V=e.ref(0),S=e.ref("");e.watch(V,Y=>{S.value=M.value[Y],$.value.forEach(X=>{const be=X.getAttribute("value")===S.value?"add":"remove";X.classList[be]("nmorph-select-option--focused")})}),e.onMounted(async()=>{await e.nextTick(),b.value&&($.value=b.value.querySelectorAll(".nmorph-select-option"),$.value.forEach(Y=>{const X=Y.getAttribute("value");X&&M.value.push(X)}),S.value=M.value[V.value],f.value=`${b.value.clientHeight}px`,document.addEventListener("click",N))}),e.onUnmounted(()=>{document.removeEventListener("click",N)});const H=e.computed(()=>typeof c.value=="string"?c.value===""?l.value:r.options.find(Y=>Y.value===c.value)?.label:r.options.find(Y=>Y.value===c.value)?.label),U=e.computed(()=>r.options.length>0?r.options:r.optionsMap),j=e.computed(()=>U.value.length>0?U.value.filter(X=>c.value.includes(X.value)).map(X=>({text:X.label,value:X.value})):Array.isArray(c.value)?c.value.map(X=>({text:X,value:X})):[{text:c.value,value:c.value}]);e.provide("select-selected-value",c),e.provide("select-change-selected-value",m);const Q=e.ref(null),re=e.computed(()=>p.value?`${Q.value?.clientWidth||0}px`:void 0),Xe=()=>{d.value||(s.value=!s.value)},Qe=()=>{d.value||(V.value=(V.value+1)%M.value.length)},Ct=()=>{d.value||(V.value=(V.value-1+M.value.length)%M.value.length)},Le=()=>{s.value&&m(S.value)},Ae=q`
|
|
2411
2408
|
--base-width: 200px;
|
|
2412
2409
|
|
|
2413
2410
|
width: var(--base-width);
|
|
@@ -2430,7 +2427,7 @@
|
|
|
2430
2427
|
}
|
|
2431
2428
|
|
|
2432
2429
|
.nmorph-select__selected-value {
|
|
2433
|
-
${
|
|
2430
|
+
${Je()}
|
|
2434
2431
|
}
|
|
2435
2432
|
|
|
2436
2433
|
select,
|
|
@@ -2452,7 +2449,18 @@
|
|
|
2452
2449
|
}
|
|
2453
2450
|
|
|
2454
2451
|
&.nmorph-select--disabled {
|
|
2455
|
-
${
|
|
2452
|
+
${J()}
|
|
2453
|
+
}
|
|
2454
|
+
|
|
2455
|
+
&.nmorph-select--fill {
|
|
2456
|
+
width: 100%;
|
|
2457
|
+
}
|
|
2458
|
+
|
|
2459
|
+
&.nmorph-select--options-auto-width {
|
|
2460
|
+
.nmorph-select__options {
|
|
2461
|
+
width: max-content;
|
|
2462
|
+
max-width: calc(100vw - var(--indentation-02) * 2);
|
|
2463
|
+
}
|
|
2456
2464
|
}
|
|
2457
2465
|
|
|
2458
2466
|
&.nmorph-select--open {
|
|
@@ -2461,7 +2469,7 @@
|
|
|
2461
2469
|
}
|
|
2462
2470
|
|
|
2463
2471
|
.nmorph-select__content {
|
|
2464
|
-
${
|
|
2472
|
+
${P()}
|
|
2465
2473
|
}
|
|
2466
2474
|
}
|
|
2467
2475
|
|
|
@@ -2472,23 +2480,46 @@
|
|
|
2472
2480
|
}
|
|
2473
2481
|
|
|
2474
2482
|
&.nmorph-select--focus {
|
|
2475
|
-
${
|
|
2483
|
+
${et()}
|
|
2476
2484
|
|
|
2477
2485
|
.nmorph-select__content {
|
|
2478
2486
|
box-shadow: none;
|
|
2479
2487
|
}
|
|
2480
2488
|
}
|
|
2481
|
-
`,
|
|
2482
|
-
${
|
|
2483
|
-
`;return(Y,
|
|
2489
|
+
`,Mt=I.div`
|
|
2490
|
+
${Ae}
|
|
2491
|
+
`;return(Y,X)=>(e.openBlock(),e.createBlock(Mt,{class:e.normalizeClass(B.value)},{default:e.withCtx(()=>[e.createElementVNode("div",B_,[e.createElementVNode("select",{id:e.unref(h),name:e.unref(u),autocomplete:e.unref(k),tabindex:e.unref(w),disabled:d.value,onFocus:_,onBlur:x,onKeydown:[e.withKeys(Xe,["space"]),e.withKeys(Qe,["arrow-down"]),e.withKeys(Ct,["arrow-up"]),e.withKeys(Le,["enter"])]},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(M.value,ae=>(e.openBlock(),e.createElementBlock("option",{key:ae,value:ae},null,8,v_))),128))],40,x_),e.createElementVNode("div",{ref_key:"nmorphSelectDOMRef",ref:Q,class:"nmorph-select__selected-values-line",onClick:e.withModifiers(v,["stop"])},[typeof c.value=="string"?(e.openBlock(),e.createElementBlock("div",N_,e.toDisplayString(H.value),1)):c.value.length===0?(e.openBlock(),e.createElementBlock("div",$_,e.toDisplayString(l.value),1)):(e.openBlock(),e.createElementBlock("div",V_,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(j.value,ae=>(e.openBlock(),e.createBlock(e.unref(wn),e.mergeProps({key:ae.value,ref_for:!0},ae,{transparent:"",removable:j.value.length>1||!r.valueRequired,height:"thin",onClose:m}),null,16,["removable"]))),128))])),e.createVNode(e.unref(L),{class:"nmorph-select__chevron"},{default:e.withCtx(()=>[r.loading?(e.openBlock(),e.createBlock(e.unref(bt),{key:0})):(e.openBlock(),e.createBlock(e.unref(oe),{key:1}))]),_:1})],512)]),Q.value&&!r.disabled?(e.openBlock(),e.createBlock(e.unref(Vt),{key:0,open:s.value&&!r.loading,"relative-element":Q.value,"fill-width":!p.value,width:p.value?"max-content":void 0,"min-width":re.value,"max-width":"calc(100vw - 16px)",onOnOutsideClick:N},{default:e.withCtx(()=>[e.createElementVNode("div",{ref_key:"optionsDOMRef",ref:b,class:"nmorph-select__options"},[r.loading?(e.openBlock(),e.createBlock(e.unref(L),{key:0,class:"nmorph-select__chevron",size:"medium"},{default:e.withCtx(()=>[e.createVNode(e.unref(oe))]),_:1})):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(Y.options,ae=>(e.openBlock(),e.createBlock(e.unref(Qr),e.mergeProps({key:ae.value,ref_for:!0},ae,{height:r.height}),null,16,["height"]))),128)),e.renderSlot(Y.$slots,"default")],512)]),_:3},8,["open","relative-element","fill-width","width","min-width"])):e.createCommentVNode("v-if",!0)]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-select/NmorphSelect.vue"]]),C_={class:"nmorph-select-option__content"},Qr=C(e.defineComponent({__name:"NmorphSelectOption",props:{value:{type:String,required:!0},label:{type:String,required:!0,default:""},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},height:{type:null,required:!1,default:"default"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["change-value"],setup(n,{emit:t}){const o=e.inject("select-selected-value"),r=e.inject("select-change-selected-value"),l=n,i=t,c=()=>{l.disabled||(i("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(()=>E({nmorph:[le[l.height]],"nmorph-select-option":[`${l.disabled&&"disabled"}`,`${l.label&&"with-label"}`,`${s.value&&"checked"}`]})),p=q`
|
|
2484
2492
|
--hover-bg: var(--nmorph-accent-color);
|
|
2485
2493
|
--hover-color: var(--nmorph-white-color);
|
|
2486
2494
|
|
|
2487
2495
|
display: flex;
|
|
2496
|
+
align-items: center;
|
|
2488
2497
|
justify-content: space-between;
|
|
2498
|
+
gap: var(--indentation-01);
|
|
2499
|
+
box-sizing: border-box;
|
|
2500
|
+
min-width: 0;
|
|
2489
2501
|
padding: var(--indentation-00) var(--default-indentation-input);
|
|
2490
2502
|
cursor: pointer;
|
|
2491
2503
|
|
|
2504
|
+
.nmorph-select-option__content {
|
|
2505
|
+
flex: 1 1 auto;
|
|
2506
|
+
min-width: 0;
|
|
2507
|
+
overflow: hidden;
|
|
2508
|
+
text-overflow: ellipsis;
|
|
2509
|
+
white-space: nowrap;
|
|
2510
|
+
}
|
|
2511
|
+
|
|
2512
|
+
.nmorph-select-option__content span {
|
|
2513
|
+
display: block;
|
|
2514
|
+
overflow: hidden;
|
|
2515
|
+
text-overflow: ellipsis;
|
|
2516
|
+
white-space: nowrap;
|
|
2517
|
+
}
|
|
2518
|
+
|
|
2519
|
+
.nmorph-select-option__checked {
|
|
2520
|
+
flex: 0 0 auto;
|
|
2521
|
+
}
|
|
2522
|
+
|
|
2492
2523
|
&:not(.nmorph-select-option--disabled):hover {
|
|
2493
2524
|
background: var(--hover-bg);
|
|
2494
2525
|
}
|
|
@@ -2516,20 +2547,14 @@
|
|
|
2516
2547
|
}
|
|
2517
2548
|
|
|
2518
2549
|
&.nmorph-select-option--disabled {
|
|
2519
|
-
${
|
|
2550
|
+
${J()}
|
|
2520
2551
|
|
|
2521
|
-
|
|
2522
|
-
pointer-events: none;
|
|
2523
|
-
}
|
|
2552
|
+
pointer-events: none;
|
|
2524
2553
|
}
|
|
2525
2554
|
|
|
2526
|
-
|
|
2527
|
-
display: flex;
|
|
2528
|
-
align-items: center;
|
|
2529
|
-
}
|
|
2530
|
-
`,w=I.div`
|
|
2555
|
+
`,b=I.div`
|
|
2531
2556
|
${p}
|
|
2532
|
-
`;return(f,
|
|
2557
|
+
`;return(f,g)=>(e.openBlock(),e.createBlock(b,{class:e.normalizeClass(d.value),onClick:c,value:l.value},{default:e.withCtx(()=>[e.createElementVNode("div",C_,[e.createElementVNode("span",null,e.toDisplayString(l.label),1),e.renderSlot(f.$slots,"default")]),s.value?(e.openBlock(),e.createBlock(e.unref(L),{key:0,class:"nmorph-select-option__checked"},{default:e.withCtx(()=>[e.createVNode(e.unref(un))]),_:1})):e.createCommentVNode("v-if",!0)]),_:3},8,["class","value"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-select/components/nmorph-select-option/NmorphSelectOption.vue"]]),M_={class:"nmorph-slider__content"},S_={class:"nmorph-slider__input-wrapper"},z_=["id","name","tabindex","value","min","max","step","disabled"],Bn=50,H_=C(e.defineComponent({__name:"NmorphSlider",props:{modelValue:{type:Number,required:!1,default:0},max:{type:Number,required:!1,default:100},min:{type:Number,required:!1,default:0},step:{type:Number,required:!1,default:1},showTooltip:{type:Boolean,required:!1,default:!0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(n,{emit:t}){const o=n,{id:r,name:l,tabindex:i}=we(o),c=e.computed(()=>E({nmorph:[],"nmorph-slider":[`${o.disabled&&"disabled"}`]})),s=`${Bn}px`,d=e.ref(o.showTooltip),p=t,b=e.ref(o.modelValue),f=e.ref(null);e.watch(b,()=>{p("update:model-value",b.value)}),e.watch(()=>o.modelValue,H=>{b.value=H});const g=e.ref(null),h=e.computed(()=>{const H=u.value-u.value,U=o.max-o.min+H,j=(b.value-o.min)/U*100,Q=f.value?.clientWidth||0,re=Bn/Q*100,Xe=re/2;let Qe=j-Xe;const Le=`${Math.max(0,Math.min(100-re,Qe))}%`,Ae=Q/100,Y=Bn/2/Ae,be=(g.value?.tooltipBody.clientWidth??24)/2/Ae,z=be===1/0?1.714:be,A=`${parseFloat(Le)+Y-z}%`;return{thumb:Le,tooltip:A}}),u=e.ref(0),k=e.ref(0),w=()=>{u.value=window.innerWidth,k.value=window.innerHeight};e.onMounted(()=>{typeof window<"u"&&(u.value=window.innerWidth,k.value=window.innerHeight,window.addEventListener("resize",w))}),e.onUnmounted(()=>{typeof window<"u"&&(document.removeEventListener("pointermove",y),document.removeEventListener("pointerup",_),document.removeEventListener("pointercancel",_),window.removeEventListener("resize",w))});const m=H=>{M.value=!1;const U=f.value?.getBoundingClientRect();let j=0;if(U){const Q=H-U.left,re=U.width;j=Math.max(0,Math.min(1,Q/re)),b.value=o.min+j*(o.max-o.min)}b.value=Math.round(b.value/o.step)*o.step,b.value=Math.max(o.min,Math.min(o.max,b.value))},y=H=>{H.preventDefault(),m(H.clientX)},_=()=>{document.removeEventListener("pointermove",y),document.removeEventListener("pointerup",_),document.removeEventListener("pointercancel",_),M.value=!0},x=H=>{o.disabled||H.pointerType==="mouse"&&H.button!==0||(H.preventDefault(),m(H.clientX),document.addEventListener("pointermove",y),document.addEventListener("pointerup",_),document.addEventListener("pointercancel",_))},B=e.ref(null),v=()=>{o.showTooltip&&(d.value=!0)},N=()=>{o.showTooltip&&(d.value=!1)},$=H=>{const U=H.target;b.value=Number(U.value)},M=e.ref(!0),V=q`
|
|
2533
2558
|
position: relative;
|
|
2534
2559
|
width: 100%;
|
|
2535
2560
|
height: 20px;
|
|
@@ -2550,7 +2575,7 @@
|
|
|
2550
2575
|
width: 100%;
|
|
2551
2576
|
height: var(--value-fixed-container-height);
|
|
2552
2577
|
border-radius: var(--default-border-radius);
|
|
2553
|
-
${
|
|
2578
|
+
${P()}
|
|
2554
2579
|
}
|
|
2555
2580
|
|
|
2556
2581
|
.nmorph-slider__input-container {
|
|
@@ -2621,17 +2646,17 @@
|
|
|
2621
2646
|
}
|
|
2622
2647
|
|
|
2623
2648
|
&.nmorph-slider--disabled {
|
|
2624
|
-
${
|
|
2649
|
+
${J()}
|
|
2625
2650
|
.nmorph-slider__input-content {
|
|
2626
2651
|
pointer-events: none;
|
|
2627
2652
|
}
|
|
2628
2653
|
}
|
|
2629
|
-
`,
|
|
2654
|
+
`,S=I.div`
|
|
2630
2655
|
${V}
|
|
2631
2656
|
.nmorph-slider__thumb {
|
|
2632
2657
|
width: ${H=>H.thumbWidthCss};
|
|
2633
2658
|
}
|
|
2634
|
-
`;return(H,
|
|
2659
|
+
`;return(H,U)=>(e.openBlock(),e.createBlock(S,{class:e.normalizeClass(c.value),props:{thumbWidthCss:s}},{default:e.withCtx(()=>[e.createElementVNode("div",M_,[e.createElementVNode("div",S_,[e.createElementVNode("div",{ref_key:"sliderContainer",ref:f,class:"nmorph-slider__input-container",onPointerdown:x},[d.value&&!o.disabled?(e.openBlock(),e.createBlock(e.unref(Yr),{key:0,ref_key:"tooltipRootRef",ref:g,text:String(b.value),"force-show":"","force-coordinate":{x:h.value.tooltip,y:"24px"},"block-position":""},null,8,["text","force-coordinate"])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",{ref_key:"sliderFirst",ref:B,class:e.normalizeClass(["nmorph-slider__thumb",{"nmorph-slider__thumb--smooth":M.value}]),style:e.normalizeStyle({left:h.value.thumb}),onMouseenter:v,onMouseleave:N},null,38),e.createElementVNode("input",{id:e.unref(r),name:e.unref(l),tabindex:e.unref(i),class:"nmorph-slide__native-input",type:"range",value:b.value,min:o.min,max:o.max,step:o.step,disabled:o.disabled,onInput:$},null,40,z_)],544)])])]),_:1},8,["class","props"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-slider/NmorphSlider.vue"]]),I_=["id","name","value","disabled","tabindex"],q_={class:"nmorph-switch-thumb"},L_=C(e.defineComponent({__name:"NmorphSwitch",props:{modelValue:{type:[Boolean,String,Number],required:!1,default:!1},loading:{type:Boolean,required:!1,default:!1},activeValue:{type:[Boolean,String,Number],required:!1,default:!0},inactiveValue:{type:[Boolean,String,Number],required:!1,default:!1},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(n,{expose:t,emit:o}){const r=n,{id:l,name:i,tabindex:c}=we(r),s=o,d=e.ref(!1),p=()=>{d.value=!0},b=()=>{d.value=!1},f=e.computed(()=>E({"nmorph-switch":[`${r.disabled&&"disabled"}`,`${g.value?"on":"off"}`,`${r.loading&&"loading"}`,`${d.value&&"focus"}`]})),g=e.ref(r.modelValue===r.activeValue),h=()=>{if(r.disabled)return;g.value=!g.value;const m=g.value?r.activeValue:r.inactiveValue;s("update:model-value",m)},u=e.ref(null);t({inputDOMRef:u}),e.watch(()=>r.modelValue,m=>{g.value=m===r.activeValue});const k=q`
|
|
2635
2660
|
--height: 20px;
|
|
2636
2661
|
--offset: 3px;
|
|
2637
2662
|
--thumb-height: 14px;
|
|
@@ -2646,12 +2671,9 @@
|
|
|
2646
2671
|
position: relative;
|
|
2647
2672
|
height: 100%;
|
|
2648
2673
|
border-radius: var(--border-radius-999);
|
|
2649
|
-
transition:
|
|
2650
|
-
background ease-in-out var(--transition-02),
|
|
2651
|
-
box-shadow ease-in-out var(--transition-02);
|
|
2652
2674
|
|
|
2653
|
-
${
|
|
2654
|
-
${
|
|
2675
|
+
${Te()}
|
|
2676
|
+
${P()}
|
|
2655
2677
|
}
|
|
2656
2678
|
|
|
2657
2679
|
.nmorph-switch__bg-content {
|
|
@@ -2684,9 +2706,7 @@
|
|
|
2684
2706
|
width: var(--thumb-height);
|
|
2685
2707
|
height: var(--thumb-height);
|
|
2686
2708
|
border-radius: var(--border-radius-999);
|
|
2687
|
-
transition:
|
|
2688
|
-
left ease-in-out var(--transition-02),
|
|
2689
|
-
box-shadow ease-in-out var(--transition-02);
|
|
2709
|
+
transition: left ease-in-out var(--transition-02);
|
|
2690
2710
|
|
|
2691
2711
|
display: flex;
|
|
2692
2712
|
justify-content: center;
|
|
@@ -2696,7 +2716,7 @@
|
|
|
2696
2716
|
}
|
|
2697
2717
|
|
|
2698
2718
|
&.nmorph-switch--disabled {
|
|
2699
|
-
${
|
|
2719
|
+
${J()}
|
|
2700
2720
|
|
|
2701
2721
|
.nmorph-switch__input-content {
|
|
2702
2722
|
pointer-events: none;
|
|
@@ -2716,7 +2736,7 @@
|
|
|
2716
2736
|
}
|
|
2717
2737
|
|
|
2718
2738
|
&.nmorph-switch--loading {
|
|
2719
|
-
${
|
|
2739
|
+
${J()}
|
|
2720
2740
|
|
|
2721
2741
|
.nmorph-switch__input-content {
|
|
2722
2742
|
pointer-events: none;
|
|
@@ -2724,15 +2744,15 @@
|
|
|
2724
2744
|
}
|
|
2725
2745
|
|
|
2726
2746
|
&.nmorph-switch--focus {
|
|
2727
|
-
${
|
|
2747
|
+
${et()}
|
|
2728
2748
|
|
|
2729
2749
|
.nmorph-switch__content {
|
|
2730
2750
|
scale: 0.95;
|
|
2731
2751
|
}
|
|
2732
2752
|
}
|
|
2733
|
-
`,
|
|
2753
|
+
`,w=I.div`
|
|
2734
2754
|
${k}
|
|
2735
|
-
`;return(
|
|
2755
|
+
`;return(m,y)=>(e.openBlock(),e.createBlock(w,{class:e.normalizeClass(f.value)},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"nmorph-switch__content",onClick:h},[e.createElementVNode("input",{id:e.unref(l),ref_key:"inputDOMRef",ref:u,name:e.unref(i),type:"checkbox",value:g.value,disabled:r.disabled,tabindex:e.unref(c),class:"nmorph-native-input",onFocus:p,onBlur:b},null,40,I_),e.createElementVNode("div",{class:e.normalizeClass(["nmorph-switch__bg-content",{"nmorph-switch__bg-content--enable":g.value}])},[g.value?e.renderSlot(m.$slots,"bg-on",{key:0}):e.renderSlot(m.$slots,"bg-off",{key:1})],2),e.createElementVNode("div",q_,[r.loading?(e.openBlock(),e.createBlock(e.unref(L),{key:0,width:"14px",height:"14px"},{default:e.withCtx(()=>[e.createVNode(e.unref(bt))]),_:1})):g.value?e.renderSlot(m.$slots,"thumb-on",{key:1}):e.renderSlot(m.$slots,"thumb-off",{key:2})])])]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-switch/NmorphSwitch.vue"]]),A_={key:0,class:"nmorph-radio__content"},T_={class:"nmorph-radio__input-wrapper"},j_=["name","value","checked","tabindex"],D_={key:0,class:"nmorph-radio__fake-checked"},O_={key:0,class:"nmorph-radio__label"},F_={key:1,class:"nmorph-radio__content"},P_=["disabled","name","value","checked","tabindex"],R_={key:0,class:"nmorph-radio__fake"},W_={key:1,class:"nmorph-radio__fake"},xn=C(e.defineComponent({__name:"NmorphRadio",props:{value:{type:String,required:!1,default:""},styleType:{type:null,required:!1,default:"button"},checked:{type:Boolean,required:!1,default:!1},disabled:{type:Boolean,required:!1,default:!1},label:{type:String,required:!1,default:""},tabindex:{type:Number,required:!1,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,i=()=>{r&&!l.disabled&&r(l.value)},c=e.computed(()=>o?.value===l.value||l.checked),s=e.computed(()=>E({"nmorph-radio":[`${l.disabled&&"disabled"}`,`${c.value&&"checked"}`,l.styleType]})),d=e.ref(null);t({inputDOMRef:d});const p=q`
|
|
2736
2756
|
--size: var(--extra-thin-component);
|
|
2737
2757
|
cursor: pointer;
|
|
2738
2758
|
|
|
@@ -2773,12 +2793,12 @@
|
|
|
2773
2793
|
position: absolute;
|
|
2774
2794
|
top: 0;
|
|
2775
2795
|
left: 0;
|
|
2776
|
-
${
|
|
2796
|
+
${P()}
|
|
2777
2797
|
}
|
|
2778
2798
|
|
|
2779
2799
|
.nmorph-radio__fake span,
|
|
2780
2800
|
.nmorph-radio__label {
|
|
2781
|
-
${
|
|
2801
|
+
${Te()}
|
|
2782
2802
|
}
|
|
2783
2803
|
|
|
2784
2804
|
.nmorph-radio__fake-checked {
|
|
@@ -2815,16 +2835,16 @@
|
|
|
2815
2835
|
|
|
2816
2836
|
&.nmorph-radio--checked {
|
|
2817
2837
|
.nmorph-radio__fake {
|
|
2818
|
-
${
|
|
2838
|
+
${P()}
|
|
2819
2839
|
}
|
|
2820
2840
|
}
|
|
2821
2841
|
|
|
2822
2842
|
&.nmorph-radio--disabled {
|
|
2823
|
-
${
|
|
2843
|
+
${J()}
|
|
2824
2844
|
}
|
|
2825
|
-
`,
|
|
2845
|
+
`,b=I.label`
|
|
2826
2846
|
${p}
|
|
2827
|
-
`;return(f,
|
|
2847
|
+
`;return(f,g)=>(e.openBlock(),e.createBlock(b,{class:e.normalizeClass(s.value),onClick:e.withModifiers(i,["prevent"])},{default:e.withCtx(()=>[l.styleType==="radio-style"?(e.openBlock(),e.createElementBlock("div",A_,[e.createElementVNode("div",T_,[e.createElementVNode("input",{ref_key:"inputDOMRef",ref:d,type:"radio",name:l.label,value:l.value,checked:c.value,tabindex:l.tabindex,class:"nmorph-native-input"},null,8,j_),g[0]||(g[0]=e.createElementVNode("div",{class:"nmorph-radio__fake"},null,-1)),c.value?(e.openBlock(),e.createElementBlock("div",D_)):e.createCommentVNode("v-if",!0)]),l.label?(e.openBlock(),e.createElementBlock("span",O_,e.toDisplayString(l.label),1)):e.renderSlot(f.$slots,"label",{key:1})])):e.createCommentVNode("v-if",!0),l.styleType==="button"?(e.openBlock(),e.createElementBlock("div",F_,[e.createElementVNode("input",{ref_key:"inputDOMRef",ref:d,type:"radio",disabled:l.disabled,name:l.label,value:l.value,checked:c.value,tabindex:l.tabindex,class:"nmorph-native-input"},null,8,P_),l.label?(e.openBlock(),e.createElementBlock("div",R_,[e.createElementVNode("span",null,e.toDisplayString(l.label),1)])):(e.openBlock(),e.createElementBlock("div",W_,[e.renderSlot(f.$slots,"label")]))])):e.createCommentVNode("v-if",!0)]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-radio/NmorphRadio.vue"]]),U_={class:"nmorph-radio-group__wrapper"},Y_={class:"nmorph-radio-group__content"},vn=C(e.defineComponent({__name:"NmorphRadioGroup",props:{modelValue:{type:String,required:!0,default:""},options:{type:Array,required:!1,default:()=>[]},styleType:{type:null,required:!1,default:"button"},direction:{type:null,required:!1,default:"row"},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},height:{type:null,required:!1},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(n,{emit:t}){const o=n,r=e.ref(o.modelValue);e.watch(()=>o.modelValue,p=>{r.value=p});const l=t,i=p=>{r.value=p,l("update:model-value",r.value)},c=e.computed(()=>E({"nmorph-radio-group":[o.styleType,o.direction]}));e.provide("radio-group-selected-value",r),e.provide("change-radio-button-value-handler",i);const s=q`
|
|
2828
2848
|
display: inline-block;
|
|
2829
2849
|
|
|
2830
2850
|
.nmorph-radio-group__wrapper {
|
|
@@ -2855,7 +2875,7 @@
|
|
|
2855
2875
|
}
|
|
2856
2876
|
`,d=I.div`
|
|
2857
2877
|
${s}
|
|
2858
|
-
`;return(p,
|
|
2878
|
+
`;return(p,b)=>(e.openBlock(),e.createBlock(d,{class:e.normalizeClass(c.value)},{default:e.withCtx(()=>[e.createElementVNode("div",U_,[e.createElementVNode("div",Y_,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.options,f=>(e.openBlock(),e.createBlock(e.unref(xn),{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(p.$slots,"default")])])]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-radio-group/NmorphRadioGroup.vue"]]),G_=C(e.defineComponent({__name:"NmorphSelectButton",props:{modelValue:{type:String,required:!1,default:""},options:{type:Array,required:!1,default:()=>[]},fill:{type:Boolean,required:!1,default:!1},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},height:{type:null,required:!1,default:"default"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(n,{emit:t}){const o=n,r=t,l=e.ref(o.modelValue);e.watch(()=>o.modelValue,p=>{l.value=p});const i=e.computed(()=>E({"nmorph-select-button":[`${o.disabled&&"disabled"}`,`${o.fill&&"fill"}`,o.height]})),c=p=>{o.disabled||(l.value=p,r("update:model-value",p))};e.provide("select-button-selected-value",l),e.provide("select-button-change-handler",c);const s=q`
|
|
2859
2879
|
--track-padding: 4px;
|
|
2860
2880
|
--item-size: calc(var(--default-thickness-component) - var(--track-padding) * 2);
|
|
2861
2881
|
--item-font-size: var(--font-size-small);
|
|
@@ -2865,7 +2885,7 @@
|
|
|
2865
2885
|
width: fit-content;
|
|
2866
2886
|
padding: var(--track-padding);
|
|
2867
2887
|
border-radius: var(--default-border-radius);
|
|
2868
|
-
${
|
|
2888
|
+
${P()}
|
|
2869
2889
|
|
|
2870
2890
|
&.nmorph-select-button--thin {
|
|
2871
2891
|
--item-size: calc(var(--thin-component) - var(--track-padding) * 2);
|
|
@@ -2878,7 +2898,7 @@
|
|
|
2878
2898
|
}
|
|
2879
2899
|
|
|
2880
2900
|
&.nmorph-select-button--disabled {
|
|
2881
|
-
${
|
|
2901
|
+
${J()}
|
|
2882
2902
|
}
|
|
2883
2903
|
|
|
2884
2904
|
&.nmorph-select-button--fill {
|
|
@@ -2891,7 +2911,7 @@
|
|
|
2891
2911
|
}
|
|
2892
2912
|
`,d=I.div`
|
|
2893
2913
|
${s}
|
|
2894
|
-
`;return(p,
|
|
2914
|
+
`;return(p,b)=>(e.openBlock(),e.createBlock(d,{class:e.normalizeClass(i.value)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.options,f=>(e.openBlock(),e.createBlock(e.unref(Zr),{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(p.$slots,"default")]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-select-button/NmorphSelectButton.vue"]]),K_=["value","checked","disabled"],Zr=C(e.defineComponent({__name:"NmorphSelectButtonItem",props:{value:{type:String,required:!0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1,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,i=e.ref(null);t({inputDOMRef:i});const c=e.computed(()=>o?.value===l.value),s=e.computed(()=>E({"nmorph-select-button-item":[`${c.value&&"checked"}`,`${l.disabled&&"disabled"}`]})),d=()=>{l.disabled||r&&r(l.value)},p=q`
|
|
2895
2915
|
display: inline-flex;
|
|
2896
2916
|
align-items: center;
|
|
2897
2917
|
justify-content: center;
|
|
@@ -2921,11 +2941,11 @@
|
|
|
2921
2941
|
}
|
|
2922
2942
|
|
|
2923
2943
|
&.nmorph-select-button-item--disabled {
|
|
2924
|
-
${
|
|
2944
|
+
${J()}
|
|
2925
2945
|
}
|
|
2926
|
-
`,
|
|
2946
|
+
`,b=I.label`
|
|
2927
2947
|
${p}
|
|
2928
|
-
`;return(f,
|
|
2948
|
+
`;return(f,g)=>(e.openBlock(),e.createBlock(b,{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:i,type:"radio",value:l.value,checked:c.value,disabled:l.disabled,tabindex:"-1",class:"nmorph-native-input"},null,8,K_),e.renderSlot(f.$slots,"default")]),_:3},8,["class","tabindex","onKeydown"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-select-button/components/nmorph-select-button-item/NmorphSelectButtonItem.vue"]]),X_=C(e.defineComponent({__name:"NmorphBacktop",props:{right:{type:Number,required:!1,default:40},bottom:{type:Number,required:!1,default:40},visibilityHeight:{type:Number,required:!1,default:200},design:{type:String,required:!1,default:"nmorph"}},emits:["click"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>E({"nmorph-backtop":[`${s.value&&"show"}`,o.design]})),i=e.ref(null),c=e.ref(null),s=e.ref(!1),d=g=>{if(!g)return;const h=g.target;s.value=h.scrollTop>o.visibilityHeight},p=()=>{r("click"),i.value&&i.value.scrollTo({top:0,left:0,behavior:"smooth"})};e.onMounted(()=>{c.value&&(i.value=c.value.parentElement?.parentElement,i.value?.addEventListener("scroll",d))}),e.onUnmounted(()=>{i.value&&i.value?.removeEventListener("scroll",d)});const b=q`
|
|
2929
2949
|
.nmorph-backtop {
|
|
2930
2950
|
position: fixed;
|
|
2931
2951
|
opacity: 0;
|
|
@@ -2947,12 +2967,12 @@
|
|
|
2947
2967
|
}
|
|
2948
2968
|
}
|
|
2949
2969
|
`,f=I.div`
|
|
2950
|
-
${
|
|
2970
|
+
${b}
|
|
2951
2971
|
.nmorph-backtop {
|
|
2952
|
-
right: ${
|
|
2953
|
-
bottom: ${
|
|
2972
|
+
right: ${g=>g.right}px;
|
|
2973
|
+
bottom: ${g=>g.bottom}px;
|
|
2954
2974
|
}
|
|
2955
|
-
`;return(
|
|
2975
|
+
`;return(g,h)=>(e.openBlock(),e.createBlock(f,{props:{right:o.right,bottom:o.bottom}},{default:e.withCtx(()=>[e.createElementVNode("div",{ref_key:"selfDOMEl",ref:c,class:e.normalizeClass(l.value)},[e.createElementVNode("div",{onClick:e.withModifiers(p,["stop"])},[e.renderSlot(g.$slots,"default",{},()=>[e.createVNode(e.unref(O),{"style-type":o.design==="nmorph"?"default":"transparent"},{default:e.withCtx(()=>[e.createVNode(e.unref(L),{class:"nmorph-backtop__up-icon",color:o.design==="nmorph"?void 0:"var(--nmorph-white-color)"},{default:e.withCtx(()=>[e.createVNode(e.unref(oe))]),_:1},8,["color"])]),_:1},8,["style-type"])])])],2)]),_:3},8,["props"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-backtop/NmorphBacktop.vue"]]),Q_=["id"],Z_={key:0,class:"nmorph-breadcrumb__separator"},J_=C(e.defineComponent({__name:"NmorphBreadcrumb",props:{separator:{type:String,required:!1,default:"/"}},setup(n){const t=n,o=e.ref([]),r=ke();e.provide("breadcrumb-data",{breadcrumbs:o,breadcrumbId:r});const l=e.computed(()=>E({"nmorph-breadcrumb":[]})),i=q`
|
|
2956
2976
|
display: flex;
|
|
2957
2977
|
.nmorph-breadcrumb__content {
|
|
2958
2978
|
display: flex;
|
|
@@ -2963,7 +2983,7 @@
|
|
|
2963
2983
|
}
|
|
2964
2984
|
`,c=I.div`
|
|
2965
2985
|
${i}
|
|
2966
|
-
`;return(s,d)=>(e.openBlock(),e.createBlock(c,{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,(p,
|
|
2986
|
+
`;return(s,d)=>(e.openBlock(),e.createBlock(c,{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,(p,b)=>(e.openBlock(),e.createElementBlock("div",{key:b,class:"nmorph-breadcrumb__content"},[e.createElementVNode("div",{id:`nmorph-breadcrumb-${e.unref(r)}-${p.itemId}-element`,class:"nmorph-breadcrumb__element"},null,8,Q_),b<o.value.length-1?(e.openBlock(),e.createElementBlock("div",Z_,e.toDisplayString(t.separator),1)):e.createCommentVNode("v-if",!0)]))),128))]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-breadcrumb/NmorphBreadcrumb.vue"]]),e7=C(e.defineComponent({__name:"NmorphBreadcrumbItem",props:{to:{type:null,required:!1,default:""},replace:{type:Boolean,required:!1,default:!1}},setup(n){const t=n,o=e.computed(()=>E({"nmorph-breadcrumb-item":[]})),r=e.inject("breadcrumb-data"),l=e.ref(!1),i=ke();return e.onMounted(()=>{l.value=!0}),r.breadcrumbs.value.push({...t,itemId:i}),(c,s)=>{const d=e.resolveComponent("router-link");return l.value&&e.unref(i)?(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(i)}-element`},[e.createVNode(d,{to:c.to,replace:c.replace,class:"fill-height"},{default:e.withCtx(()=>[e.renderSlot(c.$slots,"default")]),_:3},8,["to","replace"])],8,["to"]))],2)):e.createCommentVNode("v-if",!0)}}}),[["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-breadcrumb/components/nmorph-breadcrumb-item/NmorphBreadcrumbItem.vue"]]),Vt=C(e.defineComponent({__name:"NmorphDropdown",props:{open:{type:Boolean,required:!0},relativeElement:{type:null,required:!0},width:{type:[Number,String],required:!1,default:160},minWidth:{type:[Number,String],required:!1},maxWidth:{type:[Number,String],required:!1},xOffset:{type:Number,required:!1,default:0},yOffset:{type:Number,required:!1,default:0},fillWidth:{type:Boolean,required:!1,default:!0}},emits:["on-outside-click"],setup(n,{emit:t}){const o=n,r=t,l=e.ref(null),{placementCoords:i}=Hn({initialPlacement:"bottom",contentDOMElement:l,relativeElement:o.relativeElement,yOffset:o.yOffset,xOffset:o.xOffset}),c=e.computed(()=>E({"nmorph-dropdown":[`${!o.open&&"closed"}`]})),s=g=>typeof g=="number"?`${g}px`:g,d=e.computed(()=>o.fillWidth?`${o.relativeElement?.clientWidth}px`:s(o.width)),p=()=>{r("on-outside-click")},b=q`
|
|
2967
2987
|
.nmorph-dropdown {
|
|
2968
2988
|
position: fixed;
|
|
2969
2989
|
border-radius: var(--default-border-radius);
|
|
@@ -2974,12 +2994,14 @@
|
|
|
2974
2994
|
z-index: -1000;
|
|
2975
2995
|
opacity: 0;
|
|
2976
2996
|
}
|
|
2977
|
-
`,
|
|
2978
|
-
${
|
|
2997
|
+
`,f=I.div`
|
|
2998
|
+
${b}
|
|
2979
2999
|
.nmorph-dropdown {
|
|
2980
|
-
width: ${
|
|
3000
|
+
width: ${g=>g.width};
|
|
3001
|
+
min-width: ${g=>g.minWidth};
|
|
3002
|
+
max-width: ${g=>g.maxWidth};
|
|
2981
3003
|
}
|
|
2982
|
-
`;return(
|
|
3004
|
+
`;return(g,h)=>(e.openBlock(),e.createBlock(f,{props:{width:d.value,minWidth:s(o.minWidth)||"auto",maxWidth:s(o.maxWidth)||"none"}},{default:e.withCtx(()=>[e.createVNode(e.unref(Et),{show:o.open,transparent:"",onOnOutsideClick:p},{default:e.withCtx(()=>[e.createElementVNode("div",{ref_key:"dropdownDOMRef",ref:l,class:e.normalizeClass(c.value),style:e.normalizeStyle({left:`${e.unref(i).x}`,top:`${e.unref(i).y}`})},[e.renderSlot(g.$slots,"default")],6)]),_:3},8,["show"])]),_:3},8,["props"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-dropdown/NmorphDropdown.vue"]]),t7={class:"nmorph-tabs__label-list"},n7=["id","onClick","custom"],o7={key:0},r7={class:"nmorph-tabs__content__wrapper"},a7={class:"nmorph-tabs__content"},l7=["id"],i7={key:0},c7=C(e.defineComponent({__name:"NmorphTabs",props:{modelValue:{type:[String,Number],required:!1,default:0},stretch:{type:Boolean,required:!1,default:!1},panes:{type:Array,required:!1,default:()=>[]}},emits:["update:model-value","tab-change"],setup(n,{emit:t}){const o=n,r=t,l=e.computed(()=>E({"nmorph-tabs":[`${o.stretch&&"stretch"}`]})),i=g=>{if(g.disabled)return;const{name:h}=g;r("update:model-value",h),r("tab-change",h)},c=e.ref([]),s=ke();e.provide("nmorph-tabs-data",{tabsData:c,tabsIdentifier:s});const d=e.computed(()=>o.panes.length>0?o.panes:c.value),p=e.useSlots(),b=q`
|
|
2983
3005
|
border-radius: var(--default-border-radius);
|
|
2984
3006
|
|
|
2985
3007
|
.nmorph-tabs__label-list {
|
|
@@ -2998,11 +3020,11 @@
|
|
|
2998
3020
|
${G()}
|
|
2999
3021
|
|
|
3000
3022
|
&.nmorph-tabs__label--disabled {
|
|
3001
|
-
${
|
|
3023
|
+
${J()}
|
|
3002
3024
|
}
|
|
3003
3025
|
|
|
3004
3026
|
&.nmorph-tabs__label--selected {
|
|
3005
|
-
${
|
|
3027
|
+
${P()}
|
|
3006
3028
|
}
|
|
3007
3029
|
}
|
|
3008
3030
|
|
|
@@ -3016,7 +3038,7 @@
|
|
|
3016
3038
|
.nmorph-tabs__content {
|
|
3017
3039
|
padding: var(--indentation-03);
|
|
3018
3040
|
border-radius: var(--default-border-radius);
|
|
3019
|
-
${
|
|
3041
|
+
${P()}
|
|
3020
3042
|
}
|
|
3021
3043
|
|
|
3022
3044
|
&.nmorph-tabs--stretch {
|
|
@@ -3026,8 +3048,8 @@
|
|
|
3026
3048
|
}
|
|
3027
3049
|
|
|
3028
3050
|
`,f=I.div`
|
|
3029
|
-
${
|
|
3030
|
-
`;return(
|
|
3051
|
+
${b}
|
|
3052
|
+
`;return(g,h)=>(e.openBlock(),e.createBlock(f,{class:e.normalizeClass(l.value)},{default:e.withCtx(()=>[e.renderSlot(g.$slots,"default"),e.createElementVNode("div",t7,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,u=>(e.openBlock(),e.createElementBlock("div",{id:e.unref(Nn)(e.unref(s),u.name),key:u.name,class:e.normalizeClass(["nmorph-tabs__label",[{"nmorph-tabs__label--selected":u.name===o.modelValue},{"nmorph-tabs__label--disabled":u.disabled}]]),onClick:k=>i(u),custom:u.disabled},[e.unref(p).default?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",o7,e.toDisplayString(u.label),1))],10,n7))),128))]),e.createElementVNode("div",r7,[e.createElementVNode("div",a7,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,u=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{id:e.unref($n)(e.unref(s),u.name),key:u.name},[e.unref(p).default?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",i7,e.toDisplayString(u.content),1))],8,l7)),[[e.vShow,u.name===o.modelValue]])),128))])])]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-tabs/NmorphTabs.vue"]]),Nn=(n,t)=>{if(n)return`nmorph-tabs-label-${n}-${t}`},$n=(n,t)=>{if(n)return`nmorph-tabs-content-${n}-${t}`},s7=C(e.defineComponent({__name:"NmorphTabPane",props:{label:{type:String,required:!1,default:""},name:{type:String,required:!0},disabled:{type:Boolean,required:!1,default:!1},content:{type:String,required:!1,default:""}},setup(n){const t=n,o=e.computed(()=>E({"nmorph-tab-pane":[]})),r=e.inject("nmorph-tabs-data"),l=e.ref(!1);e.onMounted(()=>{l.value=!0}),r.tabsData.value.push(t);const i=t;return(c,s)=>l.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(o.value)},[(e.openBlock(),e.createBlock(e.Teleport,{to:`#${e.unref(Nn)(e.unref(r)?.tabsIdentifier,t.name)}`},[e.renderSlot(c.$slots,"label",{scope:e.unref(i)})],8,["to"])),(e.openBlock(),e.createBlock(e.Teleport,{to:`#${e.unref($n)(e.unref(r)?.tabsIdentifier,t.name)}`},[e.renderSlot(c.$slots,"default",{scope:e.unref(i)})],8,["to"]))],2)):e.createCommentVNode("v-if",!0)}}),[["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-tabs/components/nmorph-tab-pane/NmorphTabPane.vue"]]),Jr=C(e.defineComponent({__name:"NmorphDivider",props:{direction:{type:String,required:!1,default:"horizontal"}},setup(n){const t=n,o=e.computed(()=>E({"nmorph-divider":[t.direction]})),r=q`
|
|
3031
3053
|
${G()}
|
|
3032
3054
|
|
|
3033
3055
|
&.nmorph-divider--horizontal {
|
|
@@ -3041,7 +3063,7 @@
|
|
|
3041
3063
|
}
|
|
3042
3064
|
`,l=I.div`
|
|
3043
3065
|
${r}
|
|
3044
|
-
`;return(i,c)=>(e.openBlock(),e.createBlock(l,{class:e.normalizeClass(o.value)},null,8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/others/nmorph-divider/NmorphDivider.vue"]])
|
|
3066
|
+
`;return(i,c)=>(e.openBlock(),e.createBlock(l,{class:e.normalizeClass(o.value)},null,8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/others/nmorph-divider/NmorphDivider.vue"]]),Et=C(e.defineComponent({__name:"NmorphOverlay",props:{show:{type:Boolean,required:!0},transparent:{type:Boolean,required:!1,default:!1}},emits:["on-outside-click"],setup(n,{emit:t}){const o=n,r=e.computed(()=>E({"nmorph-overlay":[`${o.show&&"show"}`,`${o.transparent&&"transparent"}`]})),l=()=>{i("on-outside-click")},i=t,c=q`
|
|
3045
3067
|
opacity: 0;
|
|
3046
3068
|
pointer-events: none;
|
|
3047
3069
|
position: fixed;
|
|
@@ -3065,7 +3087,7 @@
|
|
|
3065
3087
|
`,s=I.div`
|
|
3066
3088
|
${c}
|
|
3067
3089
|
|
|
3068
|
-
`;return(d,p)=>(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:p[0]||(p[0]=e.withModifiers(()=>{},["stop"]))},[e.renderSlot(d.$slots,"default")])]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/others/nmorph-overlay/NmorphOverlay.vue"]]),d7=500,p7=C(e.defineComponent({__name:"NmorphNotificationProvider",props:{notifications:{type:Array,required:!0},placement:{type:null,required:!1,default:"top-right"},zIndex:{type:Number,required:!1,default:1e3},quantity:{type:Number,required:!1,default:100}},setup(n){const t=
|
|
3090
|
+
`;return(d,p)=>(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:p[0]||(p[0]=e.withModifiers(()=>{},["stop"]))},[e.renderSlot(d.$slots,"default")])]),_:3},8,["class"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/others/nmorph-overlay/NmorphOverlay.vue"]]),d7=500,p7=C(e.defineComponent({__name:"NmorphNotificationProvider",props:{notifications:{type:Array,required:!0},placement:{type:null,required:!1,default:"top-right"},zIndex:{type:Number,required:!1,default:1e3},quantity:{type:Number,required:!1,default:100}},setup(n){const t=h=>typeof h.id=="string"&&h.id.length>0,o=e.ref([]),r=e.ref([]),l=e.ref([]),i=Object.values(Vn),c=h=>{l.value=l.value.filter(u=>u.id!==h),r.value=r.value.filter(u=>u!==h)},s=(h,u=!0)=>{r.value.includes(h)||(u&&!o.value.includes(h)&&(o.value=[...o.value,h]),r.value=[...r.value,h],setTimeout(()=>c(h),d7))},d=n,p=e.computed(()=>i.map(h=>{const u=l.value.filter(w=>(w.placement??d.placement)===h),k=Math.max(u.length-d.quantity,0);return{placement:h,notifications:u.slice(k)}}).filter(h=>h.notifications.length>0));e.watch(()=>d.notifications,h=>{const u=h.filter(t).filter(k=>!o.value.includes(k.id));l.value=l.value.map(k=>{const w=u.find(m=>m.id===k.id);return w?{...k,...w}:k}),u.forEach(k=>{l.value.some(m=>m.id===k.id)||l.value.push(k)}),l.value.filter(k=>!u.some(w=>w.id===k.id)).forEach(k=>s(k.id,!1))},{deep:!0,immediate:!0});const b=e.computed(()=>d.zIndex),f=q`
|
|
3069
3091
|
position: fixed;
|
|
3070
3092
|
top: 0;
|
|
3071
3093
|
left: 0;
|
|
@@ -3306,6 +3328,6 @@
|
|
|
3306
3328
|
opacity: 0;
|
|
3307
3329
|
pointer-events: none;
|
|
3308
3330
|
}
|
|
3309
|
-
`,
|
|
3331
|
+
`,g=I.div`
|
|
3310
3332
|
${f}
|
|
3311
|
-
`;return(m,h)=>(e.openBlock(),e.createBlock(b,{class:"nmorph-notification-provider",style:e.normalizeStyle({zIndex:w.value})},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,k=>(e.openBlock(),e.createBlock(e.TransitionGroup,{key:k.placement,name:"nmorph-notification",tag:"div",class:e.normalizeClass(`nmorph-notification-provider__list nmorph-notification-provider__list--${k.placement}`)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(k.notifications,g=>(e.openBlock(),e.createBlock(e.unref(Rr),e.mergeProps({key:g.id,style:{width:g.width},class:["nmorph-notification-provider__notification",r.value.includes(g.id)&&"nmorph-notification-provider__notification--closing"],ref_for:!0},g,{onClose:()=>s(g.id)}),null,16,["style","class","onClose"]))),128))]),_:2},1032,["class"]))),128))]),_:1},8,["style"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/providers/nmorph-notification-provider/NmorphNotificationProvider.vue"]]);var Nn=(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))(Nn||{});const m7={install(n,t={}){if(!t?.i18n?.outsideMessagesMerge){const i=sa(t.i18n),c=n.__VUE_I18N__;c?(i.global.messages.value&&Object.entries(i.global.messages.value).forEach(([s,d])=>{c.global.mergeLocaleMessage(s,d)}),i.global.locale.value&&(c.global.locale.value=i.global.locale.value)):n.use(i)}pa();const o=Ln(t.theme),r=Rn(),l={theme:o,browser:r};return n.provide("nmorph",l),n}};a.AvatarShapeType=An,a.Locale=Je,a.NmorphAlert=Rr,a.NmorphAlertType=qe,a.NmorphArchiveResolution=vt,a.NmorphAudioResolution=xt,a.NmorphAutocomplete=$g,a.NmorphAvatar=Df,a.NmorphBacktop=X_,a.NmorphBadge=Pf,a.NmorphBreadcrumb=J_,a.NmorphBreadcrumbItem=e7,a.NmorphButton=O,a.NmorphButtonShape=ar,a.NmorphButtonStyle=or,a.NmorphButtonType=rr,a.NmorphCalendar=Sr,a.NmorphCallout=J9,a.NmorphCard=e9,a.NmorphCarousel=r9,a.NmorphCarouselItem=a9,a.NmorphCheckbox=Ur,a.NmorphCheckboxGroup=yg,a.NmorphCollapse=l9,a.NmorphCollapseItem=i9,a.NmorphColor=It,a.NmorphColorPicker=Mg,a.NmorphComponentDirection=jn,a.NmorphComponentHeight=le,a.NmorphComponentPosition=Dn,a.NmorphDatePicker=Wg,a.NmorphDialog=og,a.NmorphDivider=Qr,a.NmorphDocResolution=_n,a.NmorphDropdown=Nt,a.NmorphFileUpload=Zg,a.NmorphForm=t_,a.NmorphFormItem=l_,a.NmorphIcon=L,a.NmorphIconAddLocation=Fi,a.NmorphIconAim=Wi,a.NmorphIconAlarmClock=Gi,a.NmorphIconApple=Qi,a.NmorphIconArchive=ir,a.NmorphIconArrowDown=nc,a.NmorphIconArrowLeft=cr,a.NmorphIconArrowRight=sr,a.NmorphIconArrowUp=sc,a.NmorphIconAudio=dr,a.NmorphIconAvatar=ln,a.NmorphIconBack=gc,a.NmorphIconBell=Bc,a.NmorphIconBellFilled=bc,a.NmorphIconBicycle=Nc,a.NmorphIconBottom=Ic,a.NmorphIconBottomLeft=Ec,a.NmorphIconBottomRight=Sc,a.NmorphIconBurger=Ac,a.NmorphIconCalendar=pr,a.NmorphIconCamera=Fc,a.NmorphIconCaretBottom=Wc,a.NmorphIconCaretLeft=Gc,a.NmorphIconCaretRight=Qc,a.NmorphIconCaretTop=e1,a.NmorphIconCellphone=o1,a.NmorphIconChatDotRound=l1,a.NmorphIconChatDotSquare=s1,a.NmorphIconChatLineRound=m1,a.NmorphIconChatLineSquare=f1,a.NmorphIconChatRound=w1,a.NmorphIconChatSquare=y1,a.NmorphIconCheck=v1,a.NmorphIconChecked=V1,a.NmorphIconCherry=M1,a.NmorphIconChevronDoubleDown=cn,a.NmorphIconChevronDown=oe,a.NmorphIconChromeFilled=A1,a.NmorphIconCircleCheck=P1,a.NmorphIconCircleCheckFilled=D1,a.NmorphIconCircleClose=G1,a.NmorphIconCircleCloseFilled=mr,a.NmorphIconCirclePlus=es,a.NmorphIconCirclePlusFilled=Q1,a.NmorphIconClock=os,a.NmorphIconClose=ls,a.NmorphIconCloudy=ss,a.NmorphIconCode=ms,a.NmorphIconCoffee=ws,a.NmorphIconCoffeeCup=fs,a.NmorphIconCoin=ys,a.NmorphIconCollection=Vs,a.NmorphIconCollectionTag=vs,a.NmorphIconCompass=Ms,a.NmorphIconConnection=Hs,a.NmorphIconCoordinate=Ls,a.NmorphIconCopy=Fs,a.NmorphIconCopyDocument=js,a.NmorphIconCpu=Ws,a.NmorphIconCreditCard=Gs,a.NmorphIconCrop=Qs,a.NmorphIconCross=gt,a.NmorphIconDelete=ad,a.NmorphIconDeleteFilled=nd,a.NmorphIconDessert=cd,a.NmorphIconDiscount=pd,a.NmorphIconDoc=hr,a.NmorphIconDocument=Sd,a.NmorphIconDocumentAdd=gd,a.NmorphIconDocumentChecked=bd,a.NmorphIconDocumentCopy=Bd,a.NmorphIconDocumentDelete=Nd,a.NmorphIconDocumentRemove=Ed,a.NmorphIconDownload=Id,a.NmorphIconEdit=Dd,a.NmorphIconEditPen=Ad,a.NmorphIconEnlarge=ur,a.NmorphIconError=Ye,a.NmorphIconExit=Xd,a.NmorphIconExpand=Wd,a.NmorphIconEye=fr,a.NmorphIconEyeBlocked=gr,a.NmorphIconFailed=o4,a.NmorphIconFiles=l4,a.NmorphIconFilm=s4,a.NmorphIconFilter=m4,a.NmorphIconFinished=f4,a.NmorphIconFlag=w4,a.NmorphIconFold=y4,a.NmorphIconFolder=L4,a.NmorphIconFolderAdd=v4,a.NmorphIconFolderChecked=V4,a.NmorphIconFolderDelete=M4,a.NmorphIconFolderOpened=H4,a.NmorphIconFood=j4,a.NmorphIconForkSpoon=F4,a.NmorphIconFullScreen=W4,a.NmorphIconGoblet=G4,a.NmorphIconGoldMedal=e3,a.NmorphIconGoods=l3,a.NmorphIconGoodsFilled=o3,a.NmorphIconGoogle=Q4,a.NmorphIconGrape=s3,a.NmorphIconGrid=m3,a.NmorphIconGuide=f3,a.NmorphIconHandbag=w3,a.NmorphIconHeadset=y3,a.NmorphIconHistogram=v3,a.NmorphIconHotWater=V3,a.NmorphIconHouse=M3,a.NmorphIconIceCreamRound=H3,a.NmorphIconIceDrink=L3,a.NmorphIconImage=sn,a.NmorphIconInfo=O3,a.NmorphIconInfoFilled=_r,a.NmorphIconKey=U3,a.NmorphIconKnifeFork=K3,a.NmorphIconLightning=Z3,a.NmorphIconLink=tp,a.NmorphIconList=rp,a.NmorphIconLoader=_t,a.NmorphIconLoading=wr,a.NmorphIconLocation=kp,a.NmorphIconLocationFilled=pp,a.NmorphIconLocationInformation=up,a.NmorphIconLock=xp,a.NmorphIconLogo=_p,a.NmorphIconLollipop=$p,a.NmorphIconMagicStick=Cp,a.NmorphIconMagnet=zp,a.NmorphIconMale=qp,a.NmorphIconManagement=Tp,a.NmorphIconMapLocation=Op,a.NmorphIconMedal=Rp,a.NmorphIconMemo=Yp,a.NmorphIconMenu=Xp,a.NmorphIconMessage=nm,a.NmorphIconMessageBox=Jp,a.NmorphIconMic=am,a.NmorphIconMicrophone=cm,a.NmorphIconMinus=pm,a.NmorphIconMinusThin=dn,a.NmorphIconMoney=gm,a.NmorphIconMonitor=bm,a.NmorphIconMoon=Bm,a.NmorphIconMore=Em,a.NmorphIconMoreFilled=Nm,a.NmorphIconMostlyCloudy=Sm,a.NmorphIconMouse=Im,a.NmorphIconMug=Am,a.NmorphIconMute=Pm,a.NmorphIconMuteNotification=Dm,a.NmorphIconNoSmoking=Um,a.NmorphIconNotebook=Km,a.NmorphIconNotification=Zm,a.NmorphIconOfficeBuilding=t6,a.NmorphIconOperation=r6,a.NmorphIconOpportunity=i6,a.NmorphIconOrange=d6,a.NmorphIconPaperclip=h6,a.NmorphIconPartlyCloudy=g6,a.NmorphIconPear=b6,a.NmorphIconPhone=N6,a.NmorphIconPhoneFilled=B6,a.NmorphIconPicture=E6,a.NmorphIconPieChart=S6,a.NmorphIconPlace=I6,a.NmorphIconPlatform=A6,a.NmorphIconPlus=D6,a.NmorphIconPlusThin=pn,a.NmorphIconPointer=W6,a.NmorphIconPosition=G6,a.NmorphIconPostCard=Q6,a.NmorphIconPouring=eh,a.NmorphIconPresent=oh,a.NmorphIconPriceTag=lh,a.NmorphIconPrinter=sh,a.NmorphIconPromotion=mh,a.NmorphIconQuartzWatch=fh,a.NmorphIconQuestionFilled=wh,a.NmorphIconRank=yh,a.NmorphIconReading=Vh,a.NmorphIconReadingLamp=vh,a.NmorphIconRefresh=Lh,a.NmorphIconRefreshLeft=Mh,a.NmorphIconRefreshRight=Hh,a.NmorphIconRefrigerator=jh,a.NmorphIconRemove=Wh,a.NmorphIconRemoveFilled=Fh,a.NmorphIconRight=Gh,a.NmorphIconRotateLeft=br,a.NmorphIconRotateRight=kr,a.NmorphIconScaleToOriginal=t8,a.NmorphIconSchool=r8,a.NmorphIconScissor=i8,a.NmorphIconSearch=d8,a.NmorphIconSelect=h8,a.NmorphIconSell=g8,a.NmorphIconSemiSelect=b8,a.NmorphIconService=B8,a.NmorphIconSetting=N8,a.NmorphIconShare=E8,a.NmorphIconShip=S8,a.NmorphIconShop=I8,a.NmorphIconShoppingBag=A8,a.NmorphIconShoppingCart=P8,a.NmorphIconShoppingCartFull=D8,a.NmorphIconShrink=yr,a.NmorphIconSize=lr,a.NmorphIconSmoking=G8,a.NmorphIconSoccer=Q8,a.NmorphIconSoldOut=eu,a.NmorphIconSort=su,a.NmorphIconSortDown=ou,a.NmorphIconSortUp=lu,a.NmorphIconStamp=mu,a.NmorphIconStar=wu,a.NmorphIconStarFilled=fu,a.NmorphIconSuccess=mn,a.NmorphIconSuccessFilled=Br,a.NmorphIconSugar=Nu,a.NmorphIconSunny=Eu,a.NmorphIconSunrise=Su,a.NmorphIconSunset=Iu,a.NmorphIconSwitch=Pu,a.NmorphIconSwitchButton=Au,a.NmorphIconSwitchFilled=Du,a.NmorphIconTakeawayBox=Uu,a.NmorphIconTicket=Ku,a.NmorphIconTickets=Zu,a.NmorphIconTime=t5,a.NmorphIconTimer=r5,a.NmorphIconToiletPaper=i5,a.NmorphIconTools=d5,a.NmorphIconTop=b5,a.NmorphIconTopLeft=h5,a.NmorphIconTopRight=g5,a.NmorphIconTrendCharts=B5,a.NmorphIconTriangleDown=hn,a.NmorphIconTrophy=M5,a.NmorphIconTrophyBase=V5,a.NmorphIconTurnOff=H5,a.NmorphIconUmbrella=L5,a.NmorphIconUnlock=j5,a.NmorphIconUpload=W5,a.NmorphIconUploadFilled=F5,a.NmorphIconUser=Q5,a.NmorphIconUserFilled=G5,a.NmorphIconUsers=ef,a.NmorphIconVan=of,a.NmorphIconVideo=vr,a.NmorphIconVideoCamera=xr,a.NmorphIconVideoPause=sf,a.NmorphIconVideoPlay=mf,a.NmorphIconView=xr,a.NmorphIconWallet=kf,a.NmorphIconWalletFilled=_f,a.NmorphIconWarnTriangleFilled=Nr,a.NmorphIconWarning=Nf,a.NmorphIconWatch=Ef,a.NmorphIconWindPower=Sf,a.NmorphIconZoomIn=$r,a.NmorphIconZoomOut=Vr,a.NmorphImage=bt,a.NmorphImageFit=On,a.NmorphImagePreview=Tr,a.NmorphImageResolution=yt,a.NmorphLibrary=m7,a.NmorphLink=Tf,a.NmorphLinkTarget=Er,a.NmorphNotificationPlacement=Nn,a.NmorphNotificationProvider=p7,a.NmorphNumberInput=f_,a.NmorphOTPInput=y_,a.NmorphOverflowProp=Cr,a.NmorphOverlay=$t,a.NmorphPagination=g9,a.NmorphProgress=$9,a.NmorphRadio=yn,a.NmorphRadioGroup=Bn,a.NmorphRadioStyleType=Fn,a.NmorphScroll=jf,a.NmorphScrollBehavior=Mr,a.NmorphSelect=E_,a.NmorphSelectButton=G_,a.NmorphSelectButtonItem=Xr,a.NmorphSelectOption=Kr,a.NmorphSelectionDateType=Pn,a.NmorphShadowType=Ht,a.NmorphSkeleton=M9,a.NmorphSkeletonItem=Dr,a.NmorphSkeletonItemPropsType=jr,a.NmorphSlider=H_,a.NmorphSortOrder=Tn,a.NmorphSwitch=L_,a.NmorphTabPane=s7,a.NmorphTable=Or,a.NmorphTableCell=Fr,a.NmorphTableColumn=Pr,a.NmorphTabs=c7,a.NmorphTagItem=gn,a.NmorphTagList=F9,a.NmorphTextInput=bn,a.NmorphTooltip=Wr,a.NmorphVideoResolution=Bt,a.en=qt,a.formatDateIntl=un,a.getDecadeYears=zr,a.getMonthDaysByWeek=Ar,a.getMonthName=fn,a.getTabContentId=vn,a.getTabLabelId=xn,a.hasAnyRangeDateInNextMonth=Ir,a.hasAnyRangeDateInPrevMonth=Hr,a.isTodayInMonthRange=qr,a.nmorphLog=Hn,a.resetTimeToZero=_e,a.resolution=Jg,a.ru=ua,a.useCalendarTexts=wt,a.useNmorph=ha,a.useNmorphBrowser=Rn,a.useNmorphNotification=ma,a.useNmorphTheme=Ln,a.zh=fa,Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})});
|
|
3333
|
+
`;return(h,u)=>(e.openBlock(),e.createBlock(g,{class:"nmorph-notification-provider",style:e.normalizeStyle({zIndex:b.value})},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,k=>(e.openBlock(),e.createBlock(e.TransitionGroup,{key:k.placement,name:"nmorph-notification",tag:"div",class:e.normalizeClass(`nmorph-notification-provider__list nmorph-notification-provider__list--${k.placement}`)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(k.notifications,w=>(e.openBlock(),e.createBlock(e.unref(Ur),e.mergeProps({key:w.id,style:{width:w.width},class:["nmorph-notification-provider__notification",r.value.includes(w.id)&&"nmorph-notification-provider__notification--closing"],ref_for:!0},w,{onClose:()=>s(w.id)}),null,16,["style","class","onClose"]))),128))]),_:2},1032,["class"]))),128))]),_:1},8,["style"]))}}),[["__file","/builds/ketjo/nmorph/library/src/components/providers/nmorph-notification-provider/NmorphNotificationProvider.vue"]]);var Vn=(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))(Vn||{});const m7={install(n,t={}){if(!t?.i18n?.outsideMessagesMerge){const i=sa(t.i18n),c=n.__VUE_I18N__;c?(i.global.messages.value&&Object.entries(i.global.messages.value).forEach(([s,d])=>{c.global.mergeLocaleMessage(s,d)}),i.global.locale.value&&(c.global.locale.value=i.global.locale.value)):n.use(i)}pa();const o=Tn(t.theme),r=Un(),l={theme:o,browser:r};return n.provide("nmorph",l),n}};a.AvatarShapeType=jn,a.Locale=tt,a.NmorphAlert=Ur,a.NmorphAlertType=qe,a.NmorphArchiveResolution=$t,a.NmorphAudioResolution=Nt,a.NmorphAutocomplete=$g,a.NmorphAvatar=Df,a.NmorphBacktop=X_,a.NmorphBadge=Pf,a.NmorphBreadcrumb=J_,a.NmorphBreadcrumbItem=e7,a.NmorphButton=O,a.NmorphButtonShape=ir,a.NmorphButtonStyle=ar,a.NmorphButtonType=lr,a.NmorphCalendar=Hr,a.NmorphCallout=J9,a.NmorphCard=e9,a.NmorphCarousel=r9,a.NmorphCarouselItem=a9,a.NmorphCheckbox=Gr,a.NmorphCheckboxGroup=yg,a.NmorphCollapse=l9,a.NmorphCollapseItem=i9,a.NmorphColor=Lt,a.NmorphColorPicker=Mg,a.NmorphComponentDirection=On,a.NmorphComponentHeight=le,a.NmorphComponentPosition=Fn,a.NmorphDatePicker=Wg,a.NmorphDialog=og,a.NmorphDivider=Jr,a.NmorphDocResolution=bn,a.NmorphDropdown=Vt,a.NmorphFileUpload=Zg,a.NmorphForm=t_,a.NmorphFormItem=l_,a.NmorphIcon=L,a.NmorphIconAddLocation=Fi,a.NmorphIconAim=Wi,a.NmorphIconAlarmClock=Gi,a.NmorphIconApple=Qi,a.NmorphIconArchive=sr,a.NmorphIconArrowDown=nc,a.NmorphIconArrowLeft=dr,a.NmorphIconArrowRight=pr,a.NmorphIconArrowUp=sc,a.NmorphIconAudio=mr,a.NmorphIconAvatar=sn,a.NmorphIconBack=gc,a.NmorphIconBell=Bc,a.NmorphIconBellFilled=bc,a.NmorphIconBicycle=Nc,a.NmorphIconBottom=Ic,a.NmorphIconBottomLeft=Ec,a.NmorphIconBottomRight=Sc,a.NmorphIconBurger=Ac,a.NmorphIconCalendar=hr,a.NmorphIconCamera=Fc,a.NmorphIconCaretBottom=Wc,a.NmorphIconCaretLeft=Gc,a.NmorphIconCaretRight=Qc,a.NmorphIconCaretTop=e1,a.NmorphIconCellphone=o1,a.NmorphIconChatDotRound=l1,a.NmorphIconChatDotSquare=s1,a.NmorphIconChatLineRound=m1,a.NmorphIconChatLineSquare=f1,a.NmorphIconChatRound=w1,a.NmorphIconChatSquare=y1,a.NmorphIconCheck=v1,a.NmorphIconChecked=V1,a.NmorphIconCherry=M1,a.NmorphIconChevronDoubleDown=dn,a.NmorphIconChevronDown=oe,a.NmorphIconChromeFilled=A1,a.NmorphIconCircleCheck=P1,a.NmorphIconCircleCheckFilled=D1,a.NmorphIconCircleClose=G1,a.NmorphIconCircleCloseFilled=ur,a.NmorphIconCirclePlus=es,a.NmorphIconCirclePlusFilled=Q1,a.NmorphIconClock=os,a.NmorphIconClose=ls,a.NmorphIconCloudy=ss,a.NmorphIconCode=ms,a.NmorphIconCoffee=ws,a.NmorphIconCoffeeCup=fs,a.NmorphIconCoin=ys,a.NmorphIconCollection=Vs,a.NmorphIconCollectionTag=vs,a.NmorphIconCompass=Ms,a.NmorphIconConnection=Hs,a.NmorphIconCoordinate=Ls,a.NmorphIconCopy=Fs,a.NmorphIconCopyDocument=js,a.NmorphIconCpu=Ws,a.NmorphIconCreditCard=Gs,a.NmorphIconCrop=Qs,a.NmorphIconCross=wt,a.NmorphIconDelete=ad,a.NmorphIconDeleteFilled=nd,a.NmorphIconDessert=cd,a.NmorphIconDiscount=pd,a.NmorphIconDoc=fr,a.NmorphIconDocument=Sd,a.NmorphIconDocumentAdd=gd,a.NmorphIconDocumentChecked=bd,a.NmorphIconDocumentCopy=Bd,a.NmorphIconDocumentDelete=Nd,a.NmorphIconDocumentRemove=Ed,a.NmorphIconDownload=Id,a.NmorphIconEdit=Dd,a.NmorphIconEditPen=Ad,a.NmorphIconEnlarge=gr,a.NmorphIconError=Ke,a.NmorphIconExit=Xd,a.NmorphIconExpand=Wd,a.NmorphIconEye=_r,a.NmorphIconEyeBlocked=wr,a.NmorphIconFailed=o4,a.NmorphIconFiles=l4,a.NmorphIconFilm=s4,a.NmorphIconFilter=m4,a.NmorphIconFinished=f4,a.NmorphIconFlag=w4,a.NmorphIconFold=y4,a.NmorphIconFolder=L4,a.NmorphIconFolderAdd=v4,a.NmorphIconFolderChecked=V4,a.NmorphIconFolderDelete=M4,a.NmorphIconFolderOpened=H4,a.NmorphIconFood=j4,a.NmorphIconForkSpoon=F4,a.NmorphIconFullScreen=W4,a.NmorphIconGoblet=G4,a.NmorphIconGoldMedal=e3,a.NmorphIconGoods=l3,a.NmorphIconGoodsFilled=o3,a.NmorphIconGoogle=Q4,a.NmorphIconGrape=s3,a.NmorphIconGrid=m3,a.NmorphIconGuide=f3,a.NmorphIconHandbag=w3,a.NmorphIconHeadset=y3,a.NmorphIconHistogram=v3,a.NmorphIconHotWater=V3,a.NmorphIconHouse=M3,a.NmorphIconIceCreamRound=H3,a.NmorphIconIceDrink=L3,a.NmorphIconImage=pn,a.NmorphIconInfo=O3,a.NmorphIconInfoFilled=br,a.NmorphIconKey=U3,a.NmorphIconKnifeFork=K3,a.NmorphIconLightning=Z3,a.NmorphIconLink=tp,a.NmorphIconList=rp,a.NmorphIconLoader=bt,a.NmorphIconLoading=kr,a.NmorphIconLocation=kp,a.NmorphIconLocationFilled=pp,a.NmorphIconLocationInformation=up,a.NmorphIconLock=xp,a.NmorphIconLogo=_p,a.NmorphIconLollipop=$p,a.NmorphIconMagicStick=Cp,a.NmorphIconMagnet=zp,a.NmorphIconMale=qp,a.NmorphIconManagement=Tp,a.NmorphIconMapLocation=Op,a.NmorphIconMedal=Rp,a.NmorphIconMemo=Yp,a.NmorphIconMenu=Xp,a.NmorphIconMessage=nm,a.NmorphIconMessageBox=Jp,a.NmorphIconMic=am,a.NmorphIconMicrophone=cm,a.NmorphIconMinus=pm,a.NmorphIconMinusThin=mn,a.NmorphIconMoney=gm,a.NmorphIconMonitor=bm,a.NmorphIconMoon=Bm,a.NmorphIconMore=Em,a.NmorphIconMoreFilled=Nm,a.NmorphIconMostlyCloudy=Sm,a.NmorphIconMouse=Im,a.NmorphIconMug=Am,a.NmorphIconMute=Pm,a.NmorphIconMuteNotification=Dm,a.NmorphIconNoSmoking=Um,a.NmorphIconNotebook=Km,a.NmorphIconNotification=Zm,a.NmorphIconOfficeBuilding=t6,a.NmorphIconOperation=r6,a.NmorphIconOpportunity=i6,a.NmorphIconOrange=d6,a.NmorphIconPaperclip=h6,a.NmorphIconPartlyCloudy=g6,a.NmorphIconPear=b6,a.NmorphIconPhone=N6,a.NmorphIconPhoneFilled=B6,a.NmorphIconPicture=E6,a.NmorphIconPieChart=S6,a.NmorphIconPlace=I6,a.NmorphIconPlatform=A6,a.NmorphIconPlus=D6,a.NmorphIconPlusThin=hn,a.NmorphIconPointer=W6,a.NmorphIconPosition=G6,a.NmorphIconPostCard=Q6,a.NmorphIconPouring=eh,a.NmorphIconPresent=oh,a.NmorphIconPriceTag=lh,a.NmorphIconPrinter=sh,a.NmorphIconPromotion=mh,a.NmorphIconQuartzWatch=fh,a.NmorphIconQuestionFilled=wh,a.NmorphIconRank=yh,a.NmorphIconReading=Vh,a.NmorphIconReadingLamp=vh,a.NmorphIconRefresh=Lh,a.NmorphIconRefreshLeft=Mh,a.NmorphIconRefreshRight=Hh,a.NmorphIconRefrigerator=jh,a.NmorphIconRemove=Wh,a.NmorphIconRemoveFilled=Fh,a.NmorphIconRight=Gh,a.NmorphIconRotateLeft=yr,a.NmorphIconRotateRight=Br,a.NmorphIconScaleToOriginal=t8,a.NmorphIconSchool=r8,a.NmorphIconScissor=i8,a.NmorphIconSearch=d8,a.NmorphIconSelect=h8,a.NmorphIconSell=g8,a.NmorphIconSemiSelect=b8,a.NmorphIconService=B8,a.NmorphIconSetting=N8,a.NmorphIconShare=E8,a.NmorphIconShip=S8,a.NmorphIconShop=I8,a.NmorphIconShoppingBag=A8,a.NmorphIconShoppingCart=P8,a.NmorphIconShoppingCartFull=D8,a.NmorphIconShrink=xr,a.NmorphIconSize=cr,a.NmorphIconSmoking=G8,a.NmorphIconSoccer=Q8,a.NmorphIconSoldOut=eu,a.NmorphIconSort=su,a.NmorphIconSortDown=ou,a.NmorphIconSortUp=lu,a.NmorphIconStamp=mu,a.NmorphIconStar=wu,a.NmorphIconStarFilled=fu,a.NmorphIconSuccess=un,a.NmorphIconSuccessFilled=vr,a.NmorphIconSugar=Nu,a.NmorphIconSunny=Eu,a.NmorphIconSunrise=Su,a.NmorphIconSunset=Iu,a.NmorphIconSwitch=Pu,a.NmorphIconSwitchButton=Au,a.NmorphIconSwitchFilled=Du,a.NmorphIconTakeawayBox=Uu,a.NmorphIconTicket=Ku,a.NmorphIconTickets=Zu,a.NmorphIconTime=t5,a.NmorphIconTimer=r5,a.NmorphIconToiletPaper=i5,a.NmorphIconTools=d5,a.NmorphIconTop=b5,a.NmorphIconTopLeft=h5,a.NmorphIconTopRight=g5,a.NmorphIconTrendCharts=B5,a.NmorphIconTriangleDown=fn,a.NmorphIconTrophy=M5,a.NmorphIconTrophyBase=V5,a.NmorphIconTurnOff=H5,a.NmorphIconUmbrella=L5,a.NmorphIconUnlock=j5,a.NmorphIconUpload=W5,a.NmorphIconUploadFilled=F5,a.NmorphIconUser=Q5,a.NmorphIconUserFilled=G5,a.NmorphIconUsers=ef,a.NmorphIconVan=of,a.NmorphIconVideo=$r,a.NmorphIconVideoCamera=Nr,a.NmorphIconVideoPause=sf,a.NmorphIconVideoPlay=mf,a.NmorphIconView=Nr,a.NmorphIconWallet=kf,a.NmorphIconWalletFilled=_f,a.NmorphIconWarnTriangleFilled=Vr,a.NmorphIconWarning=Nf,a.NmorphIconWatch=Ef,a.NmorphIconWindPower=Sf,a.NmorphIconZoomIn=Er,a.NmorphIconZoomOut=Cr,a.NmorphImage=yt,a.NmorphImageFit=Pn,a.NmorphImagePreview=Dr,a.NmorphImageResolution=xt,a.NmorphLibrary=m7,a.NmorphLink=Tf,a.NmorphLinkTarget=Mr,a.NmorphNotificationPlacement=Vn,a.NmorphNotificationProvider=p7,a.NmorphNumberInput=f_,a.NmorphOTPInput=y_,a.NmorphOverflowProp=Sr,a.NmorphOverlay=Et,a.NmorphPagination=g9,a.NmorphProgress=$9,a.NmorphRadio=xn,a.NmorphRadioGroup=vn,a.NmorphRadioStyleType=Rn,a.NmorphScroll=jf,a.NmorphScrollBehavior=zr,a.NmorphSelect=E_,a.NmorphSelectButton=G_,a.NmorphSelectButtonItem=Zr,a.NmorphSelectOption=Qr,a.NmorphSelectionDateType=Wn,a.NmorphShadowType=qt,a.NmorphSkeleton=M9,a.NmorphSkeletonItem=Fr,a.NmorphSkeletonItemPropsType=Or,a.NmorphSlider=H_,a.NmorphSortOrder=Dn,a.NmorphSwitch=L_,a.NmorphTabPane=s7,a.NmorphTable=Pr,a.NmorphTableCell=Rr,a.NmorphTableColumn=Wr,a.NmorphTabs=c7,a.NmorphTagItem=wn,a.NmorphTagList=F9,a.NmorphTextInput=yn,a.NmorphTooltip=Yr,a.NmorphVideoResolution=vt,a.en=At,a.formatDateIntl=gn,a.getDecadeYears=Ir,a.getMonthDaysByWeek=jr,a.getMonthName=_n,a.getTabContentId=$n,a.getTabLabelId=Nn,a.hasAnyRangeDateInNextMonth=Lr,a.hasAnyRangeDateInPrevMonth=qr,a.isTodayInMonthRange=Ar,a.nmorphLog=qn,a.resetTimeToZero=_e,a.resolution=Jg,a.ru=ua,a.useCalendarTexts=kt,a.useNmorph=ha,a.useNmorphBrowser=Un,a.useNmorphNotification=ma,a.useNmorphTheme=Tn,a.zh=fa,Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})});
|