@nmorph/nmorph-ui-kit 3.0.6 โ†’ 3.0.7

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,41 +1,41 @@
1
- (function(c,Ie){typeof exports=="object"&&typeof module<"u"?Ie(exports,require("vue-i18n"),require("vue")):typeof define=="function"&&define.amd?define(["exports","vue-i18n","vue"],Ie):(c=typeof globalThis<"u"?globalThis:c||self,Ie(c.library={},c.VueI18n,c.Vue))})(this,function(c,Ie,e){"use strict";const ms=r=>r!==!1&&r!==null&&r!==void 0&&r!=="",ps=r=>Array.isArray(r)?r.filter(ms):Object.entries(r).filter(([,o])=>!!o).map(([o])=>o),hs=(r,o)=>{const n=ps(o).map(t=>`${r}--${t}`);return n.push(r),n.join(" ").trim().replace(/\s+/g," ")},W=r=>Object.entries(r).map(([o,n])=>hs(o,n)).join(" ").trim().replace(/\s+/g," "),at=r=>r.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),Me=r=>typeof r=="number"?`${r}px`:r,ke=r=>Object.entries(r).reduce((o,[n,t])=>(t!=null&&t!==!1&&(o[n]=t),o),{}),pe=r=>ke(Object.entries(r).reduce((o,[n,t])=>(o[n]=t===!1||t===null?t:Me(t),o),{})),fs={basic:30,thick:38,thin:24},$o=(r="basic")=>fs[r],At=r=>typeof Element<"u"&&r instanceof Element?r:r?.$el||null,Ue=()=>{const r=()=>Math.floor((1+Math.random())*65536).toString(16).substring(1);return`${r()}${r()}-${r()}-4${r().substr(0,3)}-${r().substr(0,1)}${r().substr(1,3)}-${r()}${r()}${r()}`},we=(r="body")=>`
1
+ (function(c,Ie){typeof exports=="object"&&typeof module<"u"?Ie(exports,require("vue-i18n"),require("vue")):typeof define=="function"&&define.amd?define(["exports","vue-i18n","vue"],Ie):(c=typeof globalThis<"u"?globalThis:c||self,Ie(c.library={},c.VueI18n,c.Vue))})(this,function(c,Ie,e){"use strict";const ps=r=>r!==!1&&r!==null&&r!==void 0&&r!=="",hs=r=>Array.isArray(r)?r.filter(ps):Object.entries(r).filter(([,o])=>!!o).map(([o])=>o),fs=(r,o)=>{const n=hs(o).map(t=>`${r}--${t}`);return n.push(r),n.join(" ").trim().replace(/\s+/g," ")},W=r=>Object.entries(r).map(([o,n])=>fs(o,n)).join(" ").trim().replace(/\s+/g," "),at=r=>r.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),Me=r=>typeof r=="number"?`${r}px`:r,ke=r=>Object.entries(r).reduce((o,[n,t])=>(t!=null&&t!==!1&&(o[n]=t),o),{}),pe=r=>ke(Object.entries(r).reduce((o,[n,t])=>(o[n]=t===!1||t===null?t:Me(t),o),{})),us={basic:30,thick:38,thin:24},$o=(r="basic")=>us[r],At=r=>typeof Element<"u"&&r instanceof Element?r:r?.$el||null,Ue=()=>{const r=()=>Math.floor((1+Math.random())*65536).toString(16).substring(1);return`${r()}${r()}-${r()}-4${r().substr(0,3)}-${r().substr(0,1)}${r().substr(1,3)}-${r()}${r()}${r()}`},we=(r="body")=>`
2
2
  font-weight: var(--nmorph-typography-${r}-font-weight);
3
3
  font-size: var(--nmorph-typography-${r}-font-size);
4
4
  line-height: var(--nmorph-typography-${r}-line-height);
5
- `,us=()=>`
6
- ${we("caption")}
7
5
  `,gs=()=>`
8
- ${we("body-small")}
6
+ ${we("caption")}
9
7
  `,ws=()=>`
8
+ ${we("body-small")}
9
+ `,bs=()=>`
10
10
  ${we("body")}
11
11
  `,Go=()=>`
12
12
  ${we("body-large")}
13
- `,bs=()=>`
14
- ${we("label")}
15
13
  `,ys=()=>`
16
- ${we("title-small")}
14
+ ${we("label")}
17
15
  `,_s=()=>`
18
- ${we("title")}
16
+ ${we("title-small")}
19
17
  `,ks=()=>`
20
- ${we("title-large")}
18
+ ${we("title")}
21
19
  `,Ns=()=>`
20
+ ${we("title-large")}
21
+ `,Bs=()=>`
22
22
  background: var(--nmorph-main-color);
23
23
  box-shadow: var(--nmorph-shadow-outset);
24
24
  `,Pt=()=>`
25
25
  background: var(--nmorph-main-color);
26
26
  box-shadow: var(--nmorph-shadow-inset);
27
- `,Bs=r=>`
27
+ `,xs=r=>`
28
28
  border: ${r}px solid var(--nmorph-main-color);
29
- `,xs=(r=0,o=!1)=>`
30
- ${Bs(r)}
29
+ `,Vs=(r=0,o=!1)=>`
30
+ ${xs(r)}
31
31
 
32
32
  background: var(--nmorph-main-color);
33
33
  box-shadow: ${o?"var(--nmorph-shadow-combined-dark)":"var(--nmorph-shadow-combined)"};
34
- `,Vs=()=>`
34
+ `,Ss=()=>`
35
35
  background: var(--nmorph-main-color);
36
36
  border: var(--nmorph-plain-border);
37
37
  box-shadow: none;
38
- `,lt={jpeg:"image/jpeg",jpg:"image/jpg",png:"image/png",gif:"image/gif","svg-xml":"image/svg+xml",webp:"image/webp"},it={mp4:"video/mp4",webm:"video/webm","video-ogg":"video/ogg"},ct={mpeg:"audio/mpeg","audio-ogg":"audio/ogg",wav:"audio/wav"},Ot={pdf:"application/pdf",msword:"application/msword",docx:"application/vnd.openxmlformats-officedocument.wordprocessingml.document",xls:"application/vnd.ms-excel",xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",ppt:"application/vnd.ms-powerpoint",pptx:"application/vnd.openxmlformats-officedocument.presentationml.presentation",json:"application/json",xml:"application/xml"},Ft={zip:"application/zip",rar:"application/x-rar-compressed","7z":"application/x-7z-compressed"},Rt={...lt,...it,...ct,...Ot,...Ft},Ss=Object.entries(Rt),vs={"svg-xml":"svg",msword:"doc",mpeg:"mp3","audio-ogg":"ogg","video-ogg":"ogg"},Yo=r=>r.split("/")[1]?.toLowerCase()||"",st=r=>{const o=r.split(".").pop()?.toLowerCase();return o&&o!==r.toLowerCase()?o:""},Es=r=>Ss.find(([,o])=>o.toLowerCase()===r.toLowerCase())?.[0]||"",Zo=(r,o="")=>Array.from(new Set([r.toLowerCase(),Es(r),st(o),Yo(r)].filter(Boolean).map(n=>n.toLowerCase()))),Xo=r=>Zo(r.type,r.name),$e=(r,o)=>Object.prototype.hasOwnProperty.call(o,r),jt=(r,o)=>Xo(r).some(t=>$e(t,o)),Qo=r=>r.type.toLowerCase().startsWith("image/")||jt(r,lt),Cs=r=>r.type.toLowerCase().startsWith("audio/")||jt(r,ct),Is=r=>r.type.toLowerCase().startsWith("video/")||jt(r,it),Jo=(r,o)=>{if(o.length===0)return!0;const n=Xo(r);return o.some(t=>n.includes(String(t).toLowerCase()))},Ms=r=>{if(r.length!==0)return Array.from(new Set(r.flatMap(o=>{const n=String(o).toLowerCase(),t=Rt[n],l=vs[n]||n;return n.includes("/")?n:t?[`.${l}`,t]:`.${l}`}))).join(",")},zs={"nmorph-body-4":us,"nmorph-body-3":gs,"nmorph-body-2":ws,"nmorph-body-1":Go,"nmorph-title-4":bs,"nmorph-title-3":ys,"nmorph-title-2":_s,"nmorph-title-1":ks,"nmorph--shadow-outset":Ns,"nmorph--shadow-inset":Pt,"nmorph--shadow-combined":xs,"nmorph--plain-surface":Vs},er=()=>{let o=`
38
+ `,lt={jpeg:"image/jpeg",jpg:"image/jpg",png:"image/png",gif:"image/gif","svg-xml":"image/svg+xml",webp:"image/webp"},it={mp4:"video/mp4",webm:"video/webm","video-ogg":"video/ogg"},ct={mpeg:"audio/mpeg","audio-ogg":"audio/ogg",wav:"audio/wav"},Ot={pdf:"application/pdf",msword:"application/msword",docx:"application/vnd.openxmlformats-officedocument.wordprocessingml.document",xls:"application/vnd.ms-excel",xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",ppt:"application/vnd.ms-powerpoint",pptx:"application/vnd.openxmlformats-officedocument.presentationml.presentation",json:"application/json",xml:"application/xml"},Ft={zip:"application/zip",rar:"application/x-rar-compressed","7z":"application/x-7z-compressed"},Rt={...lt,...it,...ct,...Ot,...Ft},vs=Object.entries(Rt),Es={"svg-xml":"svg",msword:"doc",mpeg:"mp3","audio-ogg":"ogg","video-ogg":"ogg"},Yo=r=>r.split("/")[1]?.toLowerCase()||"",st=r=>{const o=r.split(".").pop()?.toLowerCase();return o&&o!==r.toLowerCase()?o:""},Cs=r=>vs.find(([,o])=>o.toLowerCase()===r.toLowerCase())?.[0]||"",Zo=(r,o="")=>Array.from(new Set([r.toLowerCase(),Cs(r),st(o),Yo(r)].filter(Boolean).map(n=>n.toLowerCase()))),Xo=r=>Zo(r.type,r.name),$e=(r,o)=>Object.prototype.hasOwnProperty.call(o,r),jt=(r,o)=>Xo(r).some(t=>$e(t,o)),Qo=r=>r.type.toLowerCase().startsWith("image/")||jt(r,lt),Is=r=>r.type.toLowerCase().startsWith("audio/")||jt(r,ct),Ms=r=>r.type.toLowerCase().startsWith("video/")||jt(r,it),Jo=(r,o)=>{if(o.length===0)return!0;const n=Xo(r);return o.some(t=>n.includes(String(t).toLowerCase()))},zs=r=>{if(r.length!==0)return Array.from(new Set(r.flatMap(o=>{const n=String(o).toLowerCase(),t=Rt[n],l=Es[n]||n;return n.includes("/")?n:t?[`.${l}`,t]:`.${l}`}))).join(",")},Hs={"nmorph-body-4":gs,"nmorph-body-3":ws,"nmorph-body-2":bs,"nmorph-body-1":Go,"nmorph-title-4":ys,"nmorph-title-3":_s,"nmorph-title-2":ks,"nmorph-title-1":Ns,"nmorph--shadow-outset":Bs,"nmorph--shadow-inset":Pt,"nmorph--shadow-combined":Vs,"nmorph--plain-surface":Ss},er=()=>{let o=`
39
39
  :root {
40
40
  --font-size-tiny: 10px;
41
41
  --font-size-extra-small: 12px;
@@ -689,11 +689,11 @@
689
689
  }
690
690
  }
691
691
 
692
- `;for(const[n,t]of Object.entries(zs))o+=`
692
+ `;for(const[n,t]of Object.entries(Hs))o+=`
693
693
  .${n} {
694
694
  ${t()}
695
695
  }
696
- `;return o},Hs=()=>{if(typeof document>"u"||document.getElementById("nmorph-common-styles"))return;const r=document.createElement("style");r.id="nmorph-common-styles",r.innerHTML=er(),document.head.appendChild(r)},_e={thick:"thick-component",basic:"basic-component",thin:"thin-component"},Wt={..._e,"extra-thin":"extra-thin-component"},qs={row:"row",column:"column"},Kt={inset:"shadow-inset",outset:"shadow-outset",combined:"shadow-combined","not-defined":"shadow-not-defined"},tr={accent:"accent",success:"success",error:"error",warning:"warning"},Ts={left:"left",right:"right",top:"top",bottom:"bottom"},Ls={nmorph:"nmorph",plain:"plain"},Ds={"display-large":"display-large","display-medium":"display-medium","title-large":"title-large",title:"title","title-small":"title-small","body-large":"body-large",body:"body","body-small":"body-small",caption:"caption",label:"label","control-large":"control-large",control:"control","control-small":"control-small","control-tiny":"control-tiny"},As={regular:"regular",medium:"medium",semibold:"semibold",bold:"bold",extrabold:"extrabold"},Ps={text:"text","semi-contrast":"semi-contrast",placeholder:"placeholder",focus:"focus",accent:"accent",success:"success",warning:"warning",error:"error",white:"white"},Os={left:"left",center:"center",right:"right",justify:"justify",inherit:"inherit"},Fs={date:"date",dates:"dates",daterange:"daterange"},Rs={circle:"circle",square:"square"},js={fill:"fill",contain:"contain",cover:"cover",none:"none","scale-down":"scale-down"},Ws={ascending:"ascending",descending:"descending"},Ut={en:"en",ru:"ru",zh:"zh"},$t={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",pickATime:"Pick a time",loadingText:"Loading ...",loadFailedText:"Image loading failed",noElementPlaceholder:"Choose value",selectFile:"Select file"},Ks=r=>{const o=r&&r.messages?{...r.messages,en:$t}:{en:$t},n=r&&r.locale?r.locale:Ut.en;return Ie.createI18n({legacy:!1,locale:n,fallbackLocale:Ut.en,messages:o})},or=()=>{const r=e.ref({width:0,height:0}),o=e.ref(0);let n,t;const l=()=>{clearTimeout(n),n=setTimeout(()=>{r.value.width=window.innerWidth,r.value.height=window.innerHeight},400)},i=()=>{clearTimeout(t),t=setTimeout(()=>{o.value=window.scrollY},400)};return typeof window<"u"&&(r.value.width=window.innerWidth,r.value.height=window.innerHeight,o.value=window.scrollY,window.addEventListener("resize",l),window.addEventListener("scroll",i)),{dimensions:r,scrollTop:o}},Us={version:"3.0.6"},rr={error:{bg:"#000000",text:"red"},success:{bg:"#000000",text:"green"},warn:{bg:"#000000",text:"orange"},info:{bg:"#000000",text:"blue"}},nr=(r,o)=>{console.log(`%c ${o} `,`background: ${rr[r].bg}; color: ${rr[r].text}`)},Gt={info:"#d4e5edbb",infoText:"#506c80",success:"#67C23A",successText:"#0b5b1d",error:"#F56C6C",errorText:"#8d3333",warn:"#E6A21C",warnText:"#7a6712",gray:"#c9d2dee6",white:"#ffffff",black:"#000000",overlay:"#00000095"},$s={darkShade:"#c8c9ca",main:"#e9ecec",lightShade:"#fdfdfd",text:"#687b9e",scrollThumb:"#687b9e",accent:"#4a90e2",focusText:"#ffffff",placeholderText:"#9aa8b3",semiContrastText:"#8a9dc0",contrastText:"#b4c4de"},Gs={darkShade:"#0f1112",main:"#1c1f21",lightShade:"#292d30",text:"#778288",scrollThumb:"#778288",accent:"#006cb6",focusText:"#ffffff",placeholderText:"#68747b",semiContrastText:"#9caab0",contrastText:"#c3cdd1"},Fe="nmorph-data-theme",Ge={themes:{common:Gt,light:$s,dark:Gs},defaultTheme:"dark",saveCurrentThemeToLS:!0,darkShadeGeneratorCoefficient:-45,lightShadeGeneratorCoefficient:45,other:{baseShadowWidth:"3.5px",baseShadowBlurCoefficient:"2"}},Ys=r=>/^#[0-9A-Fa-f]{6}$/.test(r),ar=r=>{if(!Ys(r))throw new Error(`Invalid hex color: ${r}`);return r},lr=(r,o)=>{const n={};return r.forEach(({name:t,color:l})=>{n[t]=l}),o.forEach(({name:t,color:l})=>{n[t]=l}),Object.entries(n).map(([t,l])=>({name:t,color:l}))},dt=(r,o)=>{let n=parseInt(r.substring(1,3),16),t=parseInt(r.substring(3,5),16),l=parseInt(r.substring(5,7),16);n=Math.round(n*(1+o/100)),t=Math.round(t*(1+o/100)),l=Math.round(l*(1+o/100)),n=Math.min(255,Math.max(0,n)),t=Math.min(255,Math.max(0,t)),l=Math.min(255,Math.max(0,l));const i=n.toString(16).padStart(2,"0"),a=t.toString(16).padStart(2,"0"),s=l.toString(16).padStart(2,"0");return`#${i}${a}${s}`},ir=r=>({themes:r?.themes??Ge.themes,defaultTheme:r?.defaultTheme??Ge.defaultTheme,saveCurrentThemeToLS:r?.saveCurrentThemeToLS??Ge.saveCurrentThemeToLS,darkShadeGeneratorCoefficient:r?.darkShadeGeneratorCoefficient??Ge.darkShadeGeneratorCoefficient,lightShadeGeneratorCoefficient:r?.lightShadeGeneratorCoefficient??Ge.lightShadeGeneratorCoefficient,other:r?.other??Ge.other}),Zs=(r,o)=>{try{const n=ar(o);return{darkShade:dt(n,r.darkShadeGeneratorCoefficient),lightShade:dt(n,r.lightShadeGeneratorCoefficient)}}catch(n){return console.error(n instanceof Error?n.message:n),{}}},Yt=r=>Object.entries(r).filter(([,o])=>typeof o=="string").map(([o,n])=>({name:`--nmorph-${at(o)}-color`,color:n})),Xs=(r,o)=>{const n=i=>i.map(a=>`${a.name}: ${a.color};`).join(" "),t=Object.entries(o).map(([i,a])=>`--${at(i)}: ${a};`).join(" "),l=[];return Object.entries(r).forEach(([i,a])=>{const s=Yt(Gt);if(i==="common")l.push(n(lr(s,a)));else{const d=`
696
+ `;return o},qs=()=>{if(typeof document>"u"||document.getElementById("nmorph-common-styles"))return;const r=document.createElement("style");r.id="nmorph-common-styles",r.innerHTML=er(),document.head.appendChild(r)},_e={thick:"thick-component",basic:"basic-component",thin:"thin-component"},Wt={..._e,"extra-thin":"extra-thin-component"},Ts={row:"row",column:"column"},Kt={inset:"shadow-inset",outset:"shadow-outset",combined:"shadow-combined","not-defined":"shadow-not-defined"},tr={accent:"accent",success:"success",error:"error",warning:"warning"},Ls={left:"left",right:"right",top:"top",bottom:"bottom"},Ds={nmorph:"nmorph",plain:"plain"},As={"display-large":"display-large","display-medium":"display-medium","title-large":"title-large",title:"title","title-small":"title-small","body-large":"body-large",body:"body","body-small":"body-small",caption:"caption",label:"label","control-large":"control-large",control:"control","control-small":"control-small","control-tiny":"control-tiny"},Ps={regular:"regular",medium:"medium",semibold:"semibold",bold:"bold",extrabold:"extrabold"},Os={text:"text","semi-contrast":"semi-contrast",placeholder:"placeholder",focus:"focus",accent:"accent",success:"success",warning:"warning",error:"error",white:"white"},Fs={left:"left",center:"center",right:"right",justify:"justify",inherit:"inherit"},Rs={date:"date",dates:"dates",daterange:"daterange"},js={circle:"circle",square:"square"},Ws={fill:"fill",contain:"contain",cover:"cover",none:"none","scale-down":"scale-down"},Ks={ascending:"ascending",descending:"descending"},Ut={en:"en",ru:"ru",zh:"zh"},$t={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",pickATime:"Pick a time",loadingText:"Loading ...",loadFailedText:"Image loading failed",noElementPlaceholder:"Choose value",selectFile:"Select file"},Us=r=>{const o=r&&r.messages?{...r.messages,en:$t}:{en:$t},n=r&&r.locale?r.locale:Ut.en;return Ie.createI18n({legacy:!1,locale:n,fallbackLocale:Ut.en,messages:o})},or=()=>{const r=e.ref({width:0,height:0}),o=e.ref(0);let n,t;const l=()=>{clearTimeout(n),n=setTimeout(()=>{r.value.width=window.innerWidth,r.value.height=window.innerHeight},400)},i=()=>{clearTimeout(t),t=setTimeout(()=>{o.value=window.scrollY},400)};return typeof window<"u"&&(r.value.width=window.innerWidth,r.value.height=window.innerHeight,o.value=window.scrollY,window.addEventListener("resize",l),window.addEventListener("scroll",i)),{dimensions:r,scrollTop:o}},$s={version:"3.0.7"},rr={error:{bg:"#000000",text:"red"},success:{bg:"#000000",text:"green"},warn:{bg:"#000000",text:"orange"},info:{bg:"#000000",text:"blue"}},nr=(r,o)=>{console.log(`%c ${o} `,`background: ${rr[r].bg}; color: ${rr[r].text}`)},Gt={info:"#d4e5edbb",infoText:"#506c80",success:"#67C23A",successText:"#0b5b1d",error:"#F56C6C",errorText:"#8d3333",warn:"#E6A21C",warnText:"#7a6712",gray:"#c9d2dee6",white:"#ffffff",black:"#000000",overlay:"#00000095"},Gs={darkShade:"#c8c9ca",main:"#e9ecec",lightShade:"#fdfdfd",text:"#687b9e",scrollThumb:"#687b9e",accent:"#4a90e2",focusText:"#ffffff",placeholderText:"#9aa8b3",semiContrastText:"#8a9dc0",contrastText:"#b4c4de"},Ys={darkShade:"#0f1112",main:"#1c1f21",lightShade:"#292d30",text:"#778288",scrollThumb:"#778288",accent:"#006cb6",focusText:"#ffffff",placeholderText:"#68747b",semiContrastText:"#9caab0",contrastText:"#c3cdd1"},Fe="nmorph-data-theme",Ge={themes:{common:Gt,light:Gs,dark:Ys},defaultTheme:"dark",saveCurrentThemeToLS:!0,darkShadeGeneratorCoefficient:-45,lightShadeGeneratorCoefficient:45,other:{baseShadowWidth:"3.5px",baseShadowBlurCoefficient:"2"}},Zs=r=>/^#[0-9A-Fa-f]{6}$/.test(r),ar=r=>{if(!Zs(r))throw new Error(`Invalid hex color: ${r}`);return r},lr=(r,o)=>{const n={};return r.forEach(({name:t,color:l})=>{n[t]=l}),o.forEach(({name:t,color:l})=>{n[t]=l}),Object.entries(n).map(([t,l])=>({name:t,color:l}))},dt=(r,o)=>{let n=parseInt(r.substring(1,3),16),t=parseInt(r.substring(3,5),16),l=parseInt(r.substring(5,7),16);n=Math.round(n*(1+o/100)),t=Math.round(t*(1+o/100)),l=Math.round(l*(1+o/100)),n=Math.min(255,Math.max(0,n)),t=Math.min(255,Math.max(0,t)),l=Math.min(255,Math.max(0,l));const i=n.toString(16).padStart(2,"0"),a=t.toString(16).padStart(2,"0"),s=l.toString(16).padStart(2,"0");return`#${i}${a}${s}`},ir=r=>({themes:r?.themes??Ge.themes,defaultTheme:r?.defaultTheme??Ge.defaultTheme,saveCurrentThemeToLS:r?.saveCurrentThemeToLS??Ge.saveCurrentThemeToLS,darkShadeGeneratorCoefficient:r?.darkShadeGeneratorCoefficient??Ge.darkShadeGeneratorCoefficient,lightShadeGeneratorCoefficient:r?.lightShadeGeneratorCoefficient??Ge.lightShadeGeneratorCoefficient,other:r?.other??Ge.other}),Xs=(r,o)=>{try{const n=ar(o);return{darkShade:dt(n,r.darkShadeGeneratorCoefficient),lightShade:dt(n,r.lightShadeGeneratorCoefficient)}}catch(n){return console.error(n instanceof Error?n.message:n),{}}},Yt=r=>Object.entries(r).filter(([,o])=>typeof o=="string").map(([o,n])=>({name:`--nmorph-${at(o)}-color`,color:n})),Qs=(r,o)=>{const n=i=>i.map(a=>`${a.name}: ${a.color};`).join(" "),t=Object.entries(o).map(([i,a])=>`--${at(i)}: ${a};`).join(" "),l=[];return Object.entries(r).forEach(([i,a])=>{const s=Yt(Gt);if(i==="common")l.push(n(lr(s,a)));else{const d=`
697
697
  &[${Fe}='${i}'] {
698
698
  ${n(a)}
699
699
  }
@@ -702,13 +702,13 @@
702
702
  ${l.join(" ")}
703
703
  ${t}
704
704
  }
705
- `},Qs=r=>{const o={};return Object.entries(r.themes).forEach(([n,t])=>{o[n]=[];const l=!!t.darkShade,i=!!t.lightShade;!!t.main&&!l&&!i&&t.main&&(o[n]=Yt(Zs(r,t.main))),o[n]=[...o[n],...Yt(t)]}),o},Js=r=>{const o=ir(r);return Xs(Qs(o),o.other)},cr=r=>{nr("warn",`NMORPH(v${Us.version})`);const o=ir(r),n=v=>{try{const b=ar(v);return{darkShade:dt(b,o.darkShadeGeneratorCoefficient),lightShade:dt(b,o.lightShadeGeneratorCoefficient)}}catch(b){return console.error(b instanceof Error?b.message:b),{}}},t=v=>{const b=n(v);return l(b)},l=v=>Object.entries(v).filter(([,b])=>typeof b=="string").map(([b,S])=>({name:`--nmorph-${at(b)}-color`,color:S})),i=(v,b)=>{const S=M=>M.map(C=>`${C.name}: ${C.color};`).join(" "),k=Object.entries(b).map(([M,C])=>`--${at(M)}: ${C};`).join(" "),I=[];return Object.entries(v).forEach(([M,C])=>{const N=l(Gt);if(M==="common")I.push(S(lr(N,C)));else{const y=`
705
+ `},Js=r=>{const o={};return Object.entries(r.themes).forEach(([n,t])=>{o[n]=[];const l=!!t.darkShade,i=!!t.lightShade;!!t.main&&!l&&!i&&t.main&&(o[n]=Yt(Xs(r,t.main))),o[n]=[...o[n],...Yt(t)]}),o},ed=r=>{const o=ir(r);return Qs(Js(o),o.other)},cr=r=>{nr("warn",`NMORPH(v${$s.version})`);const o=ir(r),n=S=>{try{const b=ar(S);return{darkShade:dt(b,o.darkShadeGeneratorCoefficient),lightShade:dt(b,o.lightShadeGeneratorCoefficient)}}catch(b){return console.error(b instanceof Error?b.message:b),{}}},t=S=>{const b=n(S);return l(b)},l=S=>Object.entries(S).filter(([,b])=>typeof b=="string").map(([b,V])=>({name:`--nmorph-${at(b)}-color`,color:V})),i=(S,b)=>{const V=M=>M.map(z=>`${z.name}: ${z.color};`).join(" "),_=Object.entries(b).map(([M,z])=>`--${at(M)}: ${z};`).join(" "),C=[];return Object.entries(S).forEach(([M,z])=>{const x=l(Gt);if(M==="common")C.push(V(lr(x,z)));else{const k=`
706
706
  &[${Fe}='${M}'] {
707
- ${S(C)}
707
+ ${V(z)}
708
708
  }
709
- `;I.push(y)}}),`
709
+ `;C.push(k)}}),`
710
710
  :root {
711
- ${I.join(" ")}
712
- ${k}
711
+ ${C.join(" ")}
712
+ ${_}
713
713
  }
714
- `},a=v=>{const b={};return Object.entries(v).forEach(([S,k])=>{b[S]=[];const I=!!k.darkShade,M=!!k.lightShade;!!k.main&&!I&&!M&&k.main&&(b[S]=t(k.main)),b[S]=[...b[S],...l(k)]}),b},s=typeof document<"u",d=e.ref(o.defaultTheme);let p=a(o.themes),h=null;s&&(h=document.getElementById("nmorph-theme-styles"),h||(h=document.createElement("style"),h.id="nmorph-theme-styles",h.type="text/css",document.head.appendChild(h)),h.innerHTML=i(p,o.other));const f=()=>{p=a(o.themes),h&&(h.innerHTML=i(p,o.other))},m=v=>{d.value=v,s&&(document.documentElement.setAttribute(Fe,d.value),!(typeof localStorage>"u")&&(o.saveCurrentThemeToLS?localStorage.setItem(Fe,v):localStorage.removeItem(Fe)))},w=(v,b)=>{const S=b.main&&!b.darkShade&&!b.lightShade?n(b.main):{};o.themes[v]={...o.themes[v],...b,...S},f()},g=(v,b)=>{b&&w(v,b),m(v)},u=()=>{const v=document.documentElement.getAttribute(Fe),b=typeof localStorage<"u"?localStorage.getItem(Fe):null,S=b?p[b]:void 0,k=v?p[v]:void 0;return o.saveCurrentThemeToLS&&b&&S?b:v&&k?v:d.value};s?document.documentElement.hasAttribute(Fe)?window.requestAnimationFrame(()=>m(u())):m(u()):m(d.value);const x=o;return{setTheme:m,setThemeColors:w,applyTheme:g,currentTheme:e.readonly(d),data:x,getDynamicColorVariables:t}},ed=(r={})=>{const o=e.ref(r.base??1e3);return{current:o,next:()=>(o.value+=1,o.value)}},td={sun:"ะ’ั",mon:"ะŸะฝ",tue:"ะ’ั‚",wed:"ะกั€",thu:"ะงั‚",fri:"ะŸั‚",sat:"ะกะฑ",jan:"ะฏะฝะฒะฐั€ัŒ",feb:"ะคะตะฒั€ะฐะปัŒ",mar:"ะœะฐั€ั‚",apr:"ะะฟั€ะตะปัŒ",may:"ะœะฐะน",jun:"ะ˜ัŽะฝัŒ",jul:"ะ˜ัŽะปัŒ",aug:"ะะฒะณัƒัั‚",sep:"ะกะตะฝั‚ัะฑั€ัŒ",oct:"ะžะบั‚ัะฑั€ัŒ",nov:"ะะพัะฑั€ัŒ",dec:"ะ”ะตะบะฐะฑั€ัŒ",pickADate:"ะ’ั‹ะฑะตั€ะธั‚ะต ะดะฐั‚ัƒ",pickATime:"ะ’ั‹ะฑะตั€ะธั‚ะต ะฒั€ะตะผั",loadingText:"ะ—ะฐะณั€ัƒะทะบะฐ ...",loadFailedText:"ะะต ัƒะดะฐะปะพััŒ ะทะฐะณั€ัƒะทะธั‚ัŒ ะธะทะพะฑั€ะฐะถะตะฝะธะต",noElementPlaceholder:"ะ’ั‹ะฑะตั€ะธั‚ะต ะทะฝะฐั‡ะตะฝะธะต",selectFile:"ะ’ั‹ะฑะตั€ะธั‚ะต ั„ะฐะนะป"},od={sun:"ๆ—ฅ",mon:"ไธ€",tue:"ไบŒ",wed:"ไธ‰",thu:"ๅ››",fri:"ไบ”",sat:"ๅ…ญ",jan:"ไธ€ๆœˆ",feb:"ไบŒๆœˆ",mar:"ไธ‰ๆœˆ",apr:"ๅ››ๆœˆ",may:"ไบ”ๆœˆ",jun:"ๅ…ญๆœˆ",jul:"ไธƒๆœˆ",aug:"ๅ…ซๆœˆ",sep:"ไนๆœˆ",oct:"ๅๆœˆ",nov:"ๅไธ€ๆœˆ",dec:"ๅไบŒๆœˆ",pickADate:"้€‰ๆ‹ฉๆ—ฅๆœŸ",pickATime:"้€‰ๆ‹ฉๆ—ถ้—ด",loadingText:"ๅŠ ่ฝฝไธญ...",loadFailedText:"ๅ›พ็‰‡ๅŠ ่ฝฝๅคฑ่ดฅ",noElementPlaceholder:"้€‰ๆ‹ฉๅ€ผ",selectFile:"้€‰ๆ‹ฉๆ–‡ไปถ"},rd=()=>{const r=e.inject("nmorph");if(!r)throw new Error("Nmorph instance is not provided");return r},nd=()=>{const r=e.ref([]),o={duration:3e3,closable:!0,fill:!0,width:"330px"},n=l=>{const i={id:Ue(),...o},a=e.reactive({...i,...l});r.value.push(a),a.duration!==0&&setTimeout(()=>t(a.id),a.duration)},t=l=>{r.value=r.value.filter(i=>i.id!==l)};return{notifications:r,notify:n,removeNotification:t}},ad={install(r,o={}){if(!o?.i18n?.outsideMessagesMerge){const a=Ks(o.i18n),d=r.__VUE_I18N__?.global,p=!!(r.component("i18n-t")||r.component("I18nT")||r.directive("t"));d?.mergeLocaleMessage?(a.global.messages.value&&Object.entries(a.global.messages.value).forEach(([h,f])=>{d.mergeLocaleMessage?.(h,f)}),d.locale&&a.global.locale.value&&(d.locale.value=a.global.locale.value)):p||r.use(a)}Hs();const n=cr(o.theme),t=or(),l=ed(o.zIndex),i={theme:n,browser:t,zIndex:l};return r.provide("nmorph",i),r}},ld=e.defineComponent({__name:"NmorphButton",props:{design:{type:null,required:!1,default:"nmorph"},borderless:{type:Boolean,required:!1,default:!1},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},toggle:{type:Boolean,required:!1,default:!1},modelValue:{type:Boolean,required:!1,default:void 0},active:{type:Boolean,required:!1,default:!1},danger:{type:Boolean,required:!1,default:!1},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.useSlots(),a=e.computed(()=>!!i.icon),s=e.computed(()=>!!i["icon-only"]),d=e.computed(()=>t.active||!!t.modelValue),p=e.computed(()=>W({nmorph:[_e[t.thickness],t.fill&&"fill"],"nmorph-button":[t.design,t.shape,t.disabled&&"disabled",t.accentBgOnHover&&"accent-bg-on-hover",t.ripple&&"ripple",s.value&&"icon-only",t.color&&"custom-color",t.design==="plain"&&t.borderless&&"borderless",d.value&&"active",t.danger&&"danger"]})),h=e.ref(null),f={thin:"small",basic:"medium",thick:"large"},m=e.computed(()=>f[t.thickness]),w=e.computed(()=>t.color?{"--nmorph-private-button-color":t.color,"--nmorph-private-button-plain-color":t.color,"--nmorph-private-button-hover-color":`color-mix(in srgb, ${t.color} 75%, var(--nmorph-white-color))`}:{}),g=()=>{!t.toggle||t.disabled||t.loading||l("update:model-value",!t.modelValue)};o({buttonDOMElement:h});const u={props:t,emit:l,slots:i,hasIconSlot:a,hasIconOnlySlot:s,active:d,modifiers:p,buttonDOMElement:h,iconSizeMap:f,loadingButtonSize:m,buttonColorStyles:w,toggleClickHandler:g,get NmorphIcon(){return ie},get NmorphIconLoader(){return ze}};return Object.defineProperty(u,"__isScriptSetup",{enumerable:!1,value:!0}),u}}),j=(r,o)=>{const n=r.__vccOpts||r;for(const[t,l]of o)n[t]=l;return n},id=["disabled","loading","type","tabindex","aria-pressed"],cd={key:1,class:"nmorph-button__label"};function sd(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.buttonColorStyles)},[e.createElementVNode("button",{ref:"buttonDOMElement",class:"nmorph-button__content",disabled:t.props.disabled,loading:t.props.loading,type:t.props.type,tabindex:t.props.tabindex,"aria-pressed":t.props.toggle?t.active:void 0,onClick:t.toggleClickHandler},[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,size:t.loadingButtonSize},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoader)]),_:1},8,["size"])):t.hasIconOnlySlot?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"icon-only")]),_:3})):(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[t.hasIconSlot?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"icon")]),_:3})):e.createCommentVNode("v-if",!0),e.renderSlot(r.$slots,"default"),t.props.text!==void 0?(e.openBlock(),e.createElementBlock("span",cd,e.toDisplayString(t.props.text),1)):e.createCommentVNode("v-if",!0),e.renderSlot(r.$slots,"append")],64))],8,id)],6)}const Be=j(ld,[["render",sd],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-button/NmorphButton.vue"]]),dd={submit:"submit",reset:"reset",button:"button"},md={default:"default",square:"square",round:"round",circle:"circle"},pd=e.defineComponent({__name:"NmorphIcon",props:{size:{type:null,required:!1,default:"small"},width:{type:String,required:!1},height:{type:String,required:!1},color:{type:String,required:!1}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-icon":[!n.width&&!n.height&&n.size,n.width&&"custom-width",n.height&&"custom-height"]})),l=e.computed(()=>{const a={};return n.width&&(a["--nmorph-private-icon-width"]=n.width),n.height&&(a["--nmorph-private-icon-height"]=n.height),n.color&&(a["--nmorph-private-icon-color"]=n.color),a}),i={props:n,modifiers:t,customStyles:l};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}}),hd={class:"nmorph-icon__content"};function fd(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.customStyles)},[e.createElementVNode("div",hd,[e.renderSlot(r.$slots,"default")])],6)}const ie=j(pd,[["render",fd],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-icon/NmorphIcon.vue"]]),ud={small:"small",medium:"medium",large:"large"},gd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wd(r,o){return e.openBlock(),e.createElementBlock("svg",gd,[...o[0]||(o[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 sr={render:wd},bd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function yd(r,o){return e.openBlock(),e.createElementBlock("svg",bd,[...o[0]||(o[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 dr={render:yd},_d={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function kd(r,o){return e.openBlock(),e.createElementBlock("svg",_d,[...o[0]||(o[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 mr={render:kd},Nd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Bd(r,o){return e.openBlock(),e.createElementBlock("svg",Nd,[...o[0]||(o[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 pr={render:Bd},xd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 36 32"};function Vd(r,o){return e.openBlock(),e.createElementBlock("svg",xd,[...o[0]||(o[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 Zt={render:Vd},Sd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vd(r,o){return e.openBlock(),e.createElementBlock("svg",Sd,[...o[0]||(o[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 hr={render:vd},Ed={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Cd(r,o){return e.openBlock(),e.createElementBlock("svg",Ed,[...o[0]||(o[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 Xt={render:Cd},Id={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Md(r,o){return e.openBlock(),e.createElementBlock("svg",Id,[...o[0]||(o[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 Qt={render:Md},zd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hd(r,o){return e.openBlock(),e.createElementBlock("svg",zd,[...o[0]||(o[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 fr={render:Hd},qd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Td(r,o){return e.openBlock(),e.createElementBlock("svg",qd,[...o[0]||(o[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 mt={render:Td},Ld={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Dd(r,o){return e.openBlock(),e.createElementBlock("svg",Ld,[...o[0]||(o[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 pt={render:Dd},Ad={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Pd(r,o){return e.openBlock(),e.createElementBlock("svg",Ad,[...o[0]||(o[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 ur={render:Pd},Od={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Fd(r,o){return e.openBlock(),e.createElementBlock("svg",Od,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M195.2 828.8a448 448 0 1 1 633.6-633.6 448 448 0 0 1-633.6 633.6m45.248-45.248a384 384 0 1 0 543.104-543.104 384 384 0 0 0-543.104 543.104"},null,-1),e.createElementVNode("path",{d:"M497.472 96.896c22.784 4.672 44.416 9.472 64.896 14.528a256.128 256.128 0 0 0 350.208 350.208c5.056 20.48 9.856 42.112 14.528 64.896A320.128 320.128 0 0 1 497.472 96.896M108.48 491.904a320.128 320.128 0 0 1 423.616 423.68c-23.04-3.648-44.992-7.424-65.728-11.52a256.128 256.128 0 0 0-346.496-346.432 1737 1737 0 0 1-11.392-65.728"},null,-1)])])}const gr={render:Fd},Rd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function jd(r,o){return e.openBlock(),e.createElementBlock("svg",Rd,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M778.752 788.224a382.46 382.46 0 0 0 116.032-245.632 256.51 256.51 0 0 0-241.728-13.952 762.9 762.9 0 0 1 125.696 259.584m-55.04 44.224a699.65 699.65 0 0 0-125.056-269.632 256.13 256.13 0 0 0-56.064 331.968 382.7 382.7 0 0 0 181.12-62.336m-254.08 61.248A320.13 320.13 0 0 1 557.76 513.6a716 716 0 0 0-48.192-48.128 320.13 320.13 0 0 1-379.264 88.384 382.4 382.4 0 0 0 110.144 229.696 382.4 382.4 0 0 0 229.184 110.08zM129.28 481.088a256.13 256.13 0 0 0 331.072-56.448 699.65 699.65 0 0 0-268.8-124.352 382.66 382.66 0 0 0-62.272 180.8m106.56-235.84a762.9 762.9 0 0 1 258.688 125.056 256.51 256.51 0 0 0-13.44-241.088A382.46 382.46 0 0 0 235.84 245.248m318.08-114.944c40.576 89.536 37.76 193.92-8.448 281.344a780 780 0 0 1 66.176 66.112 320.83 320.83 0 0 1 282.112-8.128 382.4 382.4 0 0 0-110.144-229.12 382.4 382.4 0 0 0-229.632-110.208zM828.8 828.8a448 448 0 1 1-633.6-633.6 448 448 0 0 1 633.6 633.6"},null,-1)])])}const wr={render:jd},Wd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Kd(r,o){return e.openBlock(),e.createElementBlock("svg",Wd,[...o[0]||(o[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 br={render:Kd},Ud={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $d(r,o){return e.openBlock(),e.createElementBlock("svg",Ud,[...o[0]||(o[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 yr={render:$d},Gd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Yd(r,o){return e.openBlock(),e.createElementBlock("svg",Gd,[...o[0]||(o[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 _r={render:Yd},Zd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xd(r,o){return e.openBlock(),e.createElementBlock("svg",Zd,[...o[0]||(o[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 kr={render:Xd},Qd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Jd(r,o){return e.openBlock(),e.createElementBlock("svg",Qd,[...o[0]||(o[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 Nr={render:Jd},e0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function t0(r,o){return e.openBlock(),e.createElementBlock("svg",e0,[...o[0]||(o[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 Br={render:t0},o0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function r0(r,o){return e.openBlock(),e.createElementBlock("svg",o0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M714.432 704a351.74 351.74 0 0 0 148.16-256H161.408a351.74 351.74 0 0 0 148.16 256zM288 766.592A415.68 415.68 0 0 1 96 416a32 32 0 0 1 32-32h768a32 32 0 0 1 32 32 415.68 415.68 0 0 1-192 350.592V832a64 64 0 0 1-64 64H352a64 64 0 0 1-64-64zM493.248 320h-90.496l254.4-254.4a32 32 0 1 1 45.248 45.248zm187.328 0h-128l269.696-155.712a32 32 0 0 1 32 55.424zM352 768v64h320v-64z"},null,-1)])])}const xr={render:r0},n0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function a0(r,o){return e.openBlock(),e.createElementBlock("svg",n0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M317.056 128 128 344.064V896h768V344.064L706.944 128zm-14.528-64h418.944a32 32 0 0 1 24.064 10.88l206.528 236.096A32 32 0 0 1 960 332.032V928a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V332.032a32 32 0 0 1 7.936-21.12L278.4 75.008A32 32 0 0 1 302.528 64"},null,-1),e.createElementVNode("path",{d:"M64 320h896v64H64z"},null,-1),e.createElementVNode("path",{d:"M448 327.872V640h128V327.872L526.08 128h-28.16zM448 64h128l64 256v352a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V320z"},null,-1)])])}const Vr={render:a0},l0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function i0(r,o){return e.openBlock(),e.createElementBlock("svg",l0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M320 320V128h384v192h192v192H128V320zM128 576h768v320H128zm256-256h256.064V192H384z"},null,-1)])])}const Sr={render:i0},c0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function s0(r,o){return e.openBlock(),e.createElementBlock("svg",c0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M608 704v160a96 96 0 0 1-192 0V704h-96a128 128 0 0 1-128-128h640a128 128 0 0 1-128 128zM192 512V128.064h640V512z"},null,-1)])])}const vr={render:s0},d0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m0(r,o){return e.openBlock(),e.createElementBlock("svg",d0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M896 448H128v192a64 64 0 0 0 64 64h192v192h256V704h192a64 64 0 0 0 64-64zm-770.752-64c0-47.552 5.248-90.24 15.552-128 14.72-54.016 42.496-107.392 83.2-160h417.28l-15.36 70.336L736 96h211.2c-24.832 42.88-41.92 96.256-51.2 160a664 664 0 0 0-6.144 128H960v256a128 128 0 0 1-128 128H704v160a32 32 0 0 1-32 32H352a32 32 0 0 1-32-32V768H192A128 128 0 0 1 64 640V384zm64 0h636.544c-2.048-45.824.256-91.584 6.848-137.216 4.48-30.848 10.688-59.776 18.688-86.784h-96.64l-221.12 141.248L561.92 160H256.512c-25.856 37.888-43.776 75.456-53.952 112.832-8.768 32.064-13.248 69.12-13.312 111.168"},null,-1)])])}const Er={render:m0},p0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function h0(r,o){return e.openBlock(),e.createElementBlock("svg",p0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M2 6h28v6H2zm0 8h28v6H2zm0 8h28v6H2z"},null,-1)])])}const Jt={render:h0},f0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function u0(r,o){return e.openBlock(),e.createElementBlock("svg",f0,[...o[0]||(o[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 eo={render:u0},g0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w0(r,o){return e.openBlock(),e.createElementBlock("svg",g0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M160 224a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h704a64 64 0 0 0 64-64V288a64 64 0 0 0-64-64H748.416l-46.464-92.672A64 64 0 0 0 644.736 96H379.328a64 64 0 0 0-57.216 35.392L275.776 224zm352 435.2a115.2 115.2 0 1 0 0-230.4 115.2 115.2 0 0 0 0 230.4m0 140.8a256 256 0 1 1 0-512 256 256 0 0 1 0 512"},null,-1)])])}const Cr={render:w0},b0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y0(r,o){return e.openBlock(),e.createElementBlock("svg",b0,[...o[0]||(o[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 Ir={render:y0},_0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k0(r,o){return e.openBlock(),e.createElementBlock("svg",_0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"m192 384 320 384 320-384z"},null,-1)])])}const Mr={render:k0},N0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function B0(r,o){return e.openBlock(),e.createElementBlock("svg",N0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M672 192 288 511.936 672 832z"},null,-1)])])}const zr={render:B0},x0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function V0(r,o){return e.openBlock(),e.createElementBlock("svg",x0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M384 192v640l384-320.064z"},null,-1)])])}const Hr={render:V0},S0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v0(r,o){return e.openBlock(),e.createElementBlock("svg",S0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M512 320 192 704h639.936z"},null,-1)])])}const qr={render:v0},E0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function C0(r,o){return e.openBlock(),e.createElementBlock("svg",E0,[...o[0]||(o[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 Tr={render:C0},I0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function M0(r,o){return e.openBlock(),e.createElementBlock("svg",I0,[...o[0]||(o[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 Lr={render:M0},z0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function H0(r,o){return e.openBlock(),e.createElementBlock("svg",z0,[...o[0]||(o[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 Dr={render:H0},q0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T0(r,o){return e.openBlock(),e.createElementBlock("svg",q0,[...o[0]||(o[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 Ar={render:T0},L0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function D0(r,o){return e.openBlock(),e.createElementBlock("svg",L0,[...o[0]||(o[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 Pr={render:D0},A0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function P0(r,o){return e.openBlock(),e.createElementBlock("svg",A0,[...o[0]||(o[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 Or={render:P0},O0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function F0(r,o){return e.openBlock(),e.createElementBlock("svg",O0,[...o[0]||(o[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 Fr={render:F0},R0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j0(r,o){return e.openBlock(),e.createElementBlock("svg",R0,[...o[0]||(o[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 Rr={render:j0},W0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function K0(r,o){return e.openBlock(),e.createElementBlock("svg",W0,[...o[0]||(o[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 jr={render:K0},U0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $0(r,o){return e.openBlock(),e.createElementBlock("svg",U0,[...o[0]||(o[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 Wr={render:$0},G0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function Y0(r,o){return e.openBlock(),e.createElementBlock("svg",G0,[...o[0]||(o[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 to={render:Y0},Z0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function X0(r,o){return e.openBlock(),e.createElementBlock("svg",Z0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M16 2 4 16l12 14 2-2L8 16 18 4Z"},null,-1),e.createElementVNode("path",{d:"M26 2 14 16l12 14 2-2-10-12L28 4Z"},null,-1)])])}const Kr={render:X0},Q0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function J0(r,o){return e.openBlock(),e.createElementBlock("svg",Q0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"m16 2 12 14-12 14-2-2 10-12L14 4Z"},null,-1),e.createElementVNode("path",{d:"m6 2 12 14L6 30l-2-2 10-12L4 4Z"},null,-1)])])}const Ur={render:J0},e2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function t2(r,o){return e.openBlock(),e.createElementBlock("svg",e2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M2 18 16 6l14 12-2 2-12-10L4 20Z"},null,-1),e.createElementVNode("path",{d:"m2 28 14-12 14 12-2 2-12-10L4 30Z"},null,-1)])])}const $r={render:t2},o2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function r2(r,o){return e.openBlock(),e.createElementBlock("svg",o2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"m2 12 14 12 14-12-2-2-12 10L4 10Z"},null,-1)])])}const Ae={render:r2},n2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function a2(r,o){return e.openBlock(),e.createElementBlock("svg",n2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M20 2 8 16l12 14 2-2-10-12L22 4Z"},null,-1)])])}const oo={render:a2},l2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function i2(r,o){return e.openBlock(),e.createElementBlock("svg",l2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"m12 2 12 14-12 14-2-2 10-12L10 4Z"},null,-1)])])}const ro={render:i2},c2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function s2(r,o){return e.openBlock(),e.createElementBlock("svg",c2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M2 20 16 8l14 12-2 2-12-10L4 22Z"},null,-1)])])}const Gr={render:s2},d2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m2(r,o){return e.openBlock(),e.createElementBlock("svg",d2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M349.952 716.992 478.72 588.16a106.7 106.7 0 0 1-26.176-19.072 106.7 106.7 0 0 1-19.072-26.176L304.704 671.744c.768 3.072 1.472 6.144 2.048 9.216l2.048 31.936 31.872 1.984c3.136.64 6.208 1.28 9.28 2.112m57.344 33.152a128 128 0 1 1-216.32 114.432l-1.92-32-32-1.92a128 128 0 1 1 114.432-216.32L416.64 469.248c-2.432-101.44 58.112-239.104 149.056-330.048 107.328-107.328 231.296-85.504 316.8 0 85.44 85.44 107.328 209.408 0 316.8-91.008 90.88-228.672 151.424-330.112 149.056L407.296 750.08zm90.496-226.304c49.536 49.536 233.344-7.04 339.392-113.088 78.208-78.208 63.232-163.072 0-226.304-63.168-63.232-148.032-78.208-226.24 0C504.896 290.496 448.32 474.368 497.792 523.84M244.864 708.928a64 64 0 1 0-59.84 59.84l56.32-3.52zm8.064 127.68a64 64 0 1 0 59.84-59.84l-56.32 3.52z"},null,-1)])])}const Yr={render:m2},p2={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function h2(r,o){return e.openBlock(),e.createElementBlock("svg",p2,[...o[0]||(o[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 Zr={render:h2},f2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u2(r,o){return e.openBlock(),e.createElementBlock("svg",f2,[...o[0]||(o[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 Xr={render:u2},g2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w2(r,o){return e.openBlock(),e.createElementBlock("svg",g2,[...o[0]||(o[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 Qr={render:w2},b2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y2(r,o){return e.openBlock(),e.createElementBlock("svg",b2,[...o[0]||(o[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 no={render:y2},_2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k2(r,o){return e.openBlock(),e.createElementBlock("svg",_2,[...o[0]||(o[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 ao={render:k2},N2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function B2(r,o){return e.openBlock(),e.createElementBlock("svg",N2,[...o[0]||(o[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 Jr={render:B2},x2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function V2(r,o){return e.openBlock(),e.createElementBlock("svg",x2,[...o[0]||(o[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 en={render:V2},S2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v2(r,o){return e.openBlock(),e.createElementBlock("svg",S2,[...o[0]||(o[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 lo={render:v2},E2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function C2(r,o){return e.openBlock(),e.createElementBlock("svg",E2,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M11 3h10v3h4v23H7V6h4Zm2 2v4h6V5ZM9 8v19h14V8h-2v3H11V8Zm5 13.5-3.2-3.1-1.5 1.5 4.8 4.7 8.7-9.4-1.5-1.4Z","clip-rule":"evenodd"},null,-1)])])}const tn={render:C2},I2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function M2(r,o){return e.openBlock(),e.createElementBlock("svg",I2,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M11 3h10v3h4v23H7V6h4Zm2 2v4h6V5ZM9 8v19h14V8h-2v3H11V8Z","clip-rule":"evenodd"},null,-1)])])}const on={render:M2},z2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function H2(r,o){return e.openBlock(),e.createElementBlock("svg",z2,[...o[0]||(o[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 rn={render:H2},q2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T2(r,o){return e.openBlock(),e.createElementBlock("svg",q2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496"},null,-1)])])}const nn={render:T2},L2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function D2(r,o){return e.openBlock(),e.createElementBlock("svg",L2,[...o[0]||(o[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 an={render:D2},A2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 28"};function P2(r,o){return e.openBlock(),e.createElementBlock("svg",A2,[...o[0]||(o[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 ln={render:P2},O2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function F2(r,o){return e.openBlock(),e.createElementBlock("svg",O2,[...o[0]||(o[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 cn={render:F2},R2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j2(r,o){return e.openBlock(),e.createElementBlock("svg",R2,[...o[0]||(o[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 sn={render:j2},W2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function K2(r,o){return e.openBlock(),e.createElementBlock("svg",W2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M768 64a192 192 0 1 1-69.952 370.88L480 725.376V896h96a32 32 0 1 1 0 64H320a32 32 0 1 1 0-64h96V725.376L76.8 273.536a64 64 0 0 1-12.8-38.4v-10.688a32 32 0 0 1 32-32h71.808l-65.536-83.84a32 32 0 0 1 50.432-39.424l96.256 123.264h337.728A192.06 192.06 0 0 1 768 64M656.896 192.448H800a32 32 0 0 1 32 32v10.624a64 64 0 0 1-12.8 38.4l-80.448 107.2a128 128 0 1 0-81.92-188.16v-.064zm-357.888 64 129.472 165.76a32 32 0 0 1-50.432 39.36l-160.256-205.12H144l304 404.928 304-404.928z"},null,-1)])])}const dn={render:K2},U2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $2(r,o){return e.openBlock(),e.createElementBlock("svg",U2,[...o[0]||(o[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 mn={render:$2},G2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y2(r,o){return e.openBlock(),e.createElementBlock("svg",G2,[...o[0]||(o[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 pn={render:Y2},Z2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X2(r,o){return e.openBlock(),e.createElementBlock("svg",Z2,[...o[0]||(o[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 hn={render:X2},Q2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function J2(r,o){return e.openBlock(),e.createElementBlock("svg",Q2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M736 504a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112M128 128v640h192v160l224-160h352V128z"},null,-1)])])}const fn={render:J2},e1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function t1(r,o){return e.openBlock(),e.createElementBlock("svg",e1,[...o[0]||(o[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 un={render:t1},o1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function r1(r,o){return e.openBlock(),e.createElementBlock("svg",o1,[...o[0]||(o[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 gn={render:r1},n1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function a1(r,o){return e.openBlock(),e.createElementBlock("svg",n1,[...o[0]||(o[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 wn={render:a1},l1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function i1(r,o){return e.openBlock(),e.createElementBlock("svg",l1,[...o[0]||(o[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 bn={render:i1},c1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function s1(r,o){return e.openBlock(),e.createElementBlock("svg",c1,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M20 8V0H6L0 6v18h12v8h20V8zM6 2.828V6H2.828zM2 22V8h6V2h10v6l-6 6v8zm16-11.172V14h-3.172zM30 30H14V16h6v-6h10z"},null,-1)])])}const yn={render:s1},d1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m1(r,o){return e.openBlock(),e.createElementBlock("svg",d1,[...o[0]||(o[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 _n={render:m1},p1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function h1(r,o){return e.openBlock(),e.createElementBlock("svg",p1,[...o[0]||(o[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 kn={render:h1},f1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u1(r,o){return e.openBlock(),e.createElementBlock("svg",f1,[...o[0]||(o[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 Nn={render:u1},g1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19 19"};function w1(r,o){return e.openBlock(),e.createElementBlock("svg",g1,[...o[0]||(o[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 Ye={render:w1},b1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function y1(r,o){return e.openBlock(),e.createElementBlock("svg",b1,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M16 3C9.4 3 5 5.2 5 8v16c0 2.8 4.4 5 11 5s11-2.2 11-5V8c0-2.8-4.4-5-11-5m0 2c5.7 0 9 1.8 9 3s-3.3 3-9 3-9-1.8-9-3 3.3-3 9-3m-9 6.1V16c0 1.2 3.3 3 9 3s9-1.8 9-3v-4.9c-2 1.3-5.2 1.9-9 1.9s-7-.6-9-1.9m0 8V24c0 1.2 3.3 3 9 3s9-1.8 9-3v-4.9c-2 1.3-5.2 1.9-9 1.9s-7-.6-9-1.9","clip-rule":"evenodd"},null,-1)])])}const Bn={render:y1},_1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k1(r,o){return e.openBlock(),e.createElementBlock("svg",_1,[...o[0]||(o[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 xn={render:k1},N1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function B1(r,o){return e.openBlock(),e.createElementBlock("svg",N1,[...o[0]||(o[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 Vn={render:B1},x1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function V1(r,o){return e.openBlock(),e.createElementBlock("svg",x1,[...o[0]||(o[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 Sn={render:V1},S1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v1(r,o){return e.openBlock(),e.createElementBlock("svg",S1,[...o[0]||(o[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 vn={render:v1},E1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function C1(r,o){return e.openBlock(),e.createElementBlock("svg",E1,[...o[0]||(o[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 ht={render:C1},I1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function M1(r,o){return e.openBlock(),e.createElementBlock("svg",I1,[...o[0]||(o[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 En={render:M1},z1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function H1(r,o){return e.openBlock(),e.createElementBlock("svg",z1,[...o[0]||(o[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 Cn={render:H1},q1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T1(r,o){return e.openBlock(),e.createElementBlock("svg",q1,[...o[0]||(o[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 In={render:T1},L1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function D1(r,o){return e.openBlock(),e.createElementBlock("svg",L1,[...o[0]||(o[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 Mn={render:D1},A1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function P1(r,o){return e.openBlock(),e.createElementBlock("svg",A1,[...o[0]||(o[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 zn={render:P1},O1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function F1(r,o){return e.openBlock(),e.createElementBlock("svg",O1,[...o[0]||(o[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 Hn={render:F1},R1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j1(r,o){return e.openBlock(),e.createElementBlock("svg",R1,[...o[0]||(o[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 Ze={render:j1},W1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function K1(r,o){return e.openBlock(),e.createElementBlock("svg",W1,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M12 8c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M24 8c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M12 16c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M24 16c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M12 24c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M24 24c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2"},null,-1)])])}const qn={render:K1},U1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $1(r,o){return e.openBlock(),e.createElementBlock("svg",U1,[...o[0]||(o[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 Tn={render:$1},G1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y1(r,o){return e.openBlock(),e.createElementBlock("svg",G1,[...o[0]||(o[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 Ln={render:Y1},Z1={viewBox:"0 0 32 32"};function X1(r,o){return e.openBlock(),e.createElementBlock("svg",Z1,[...o[0]||(o[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 ft={render:X1},Q1={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 1024 1024"};function J1(r,o){return e.openBlock(),e.createElementBlock("svg",Q1,[...o[0]||(o[0]=[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"96",d:"M392 392 168 168m0 0h184m-184 0v184M632 392l224-224m0 0H672m184 0v184M392 632 168 856m0 0h184m-184 0V672M632 632l224 224m0 0H672m184 0V672"},null,-1)])])}const Dn={render:J1},em={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function tm(r,o){return e.openBlock(),e.createElementBlock("svg",em,[...o[0]||(o[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 Xe={render:tm},om={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function rm(r,o){return e.openBlock(),e.createElementBlock("svg",om,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M5 5h11v3H8v16h16v-8h3v11H5Z"},null,-1),e.createElementVNode("path",{d:"M19 5h8v8h-3v-2.9L13.6 20.4l-2-2L22 8h-3Z"},null,-1)])])}const ut={render:rm},nm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function am(r,o){return e.openBlock(),e.createElementBlock("svg",nm,[...o[0]||(o[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 An={render:am},lm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function im(r,o){return e.openBlock(),e.createElementBlock("svg",lm,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M192 160h640c17.673 0 32 14.327 32 32v640c0 17.673-14.327 32-32 32H192c-17.673 0-32-14.327-32-32V192c0-17.673 14.327-32 32-32m32 64v576h576V224z"},null,-1),e.createElementVNode("path",{d:"M550.624 310.624a32 32 0 0 1 45.248 0l178.752 178.752a32 32 0 0 1 0 45.248L595.872 713.376a32 32 0 0 1-45.248-45.248L674.752 544H384a32 32 0 1 1 0-64h290.752L550.624 355.872a32 32 0 0 1 0-45.248"},null,-1)])])}const Pn={render:im},cm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function sm(r,o){return e.openBlock(),e.createElementBlock("svg",cm,[...o[0]||(o[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 Qe={render:sm},dm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function mm(r,o){return e.openBlock(),e.createElementBlock("svg",dm,[...o[0]||(o[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 io={render:mm},pm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function hm(r,o){return e.openBlock(),e.createElementBlock("svg",pm,[...o[0]||(o[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 On={render:hm},fm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function um(r,o){return e.openBlock(),e.createElementBlock("svg",fm,[...o[0]||(o[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 Fn={render:um},gm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wm(r,o){return e.openBlock(),e.createElementBlock("svg",gm,[...o[0]||(o[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 Rn={render:wm},bm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function ym(r,o){return e.openBlock(),e.createElementBlock("svg",bm,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"m5.8 3.7 22.5 22.5-2.1 2.1L3.7 5.8Z"},null,-1),e.createElementVNode("path",{d:"m10.3 9 6.5 6.5.2.2v2.6l4 3.6v-5.3L27 9ZM5 9l8 10.1V25l3-2.2v-3L5.2 9Z"},null,-1)])])}const jn={render:ym},_m={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function km(r,o){return e.openBlock(),e.createElementBlock("svg",_m,[...o[0]||(o[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 Wn={render:km},Nm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Bm(r,o){return e.openBlock(),e.createElementBlock("svg",Nm,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"none",d:"M7 14c0-5 4-9 9-9s9 4 9 9"},null,-1),e.createElementVNode("path",{fill:"none",d:"M10 14c0-3.3 2.7-6 6-6s6 2.7 6 6c0 6-4 6-4 12"},null,-1),e.createElementVNode("path",{fill:"none",d:"M13 14c0-1.7 1.3-3 3-3s3 1.3 3 3c0 4-3 4-3 12M7 19c1.2 2.8 3.4 4.8 6 6M10 16c.1 3.7 1.9 6.6 5 10M22 24c1.8-2.2 3-5 3-9"},null,-1)])])}const Kn={render:Bm},xm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Vm(r,o){return e.openBlock(),e.createElementBlock("svg",xm,[...o[0]||(o[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 Un={render:Vm},Sm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vm(r,o){return e.openBlock(),e.createElementBlock("svg",Sm,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M288 128h608L736 384l160 256H288v320h-96V64h96z"},null,-1)])])}const $n={render:vm},Em={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Cm(r,o){return e.openBlock(),e.createElementBlock("svg",Em,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384 128 512l192 128z"},null,-1)])])}const Gn={render:Cm},Im={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Mm(r,o){return e.openBlock(),e.createElementBlock("svg",Im,[...o[0]||(o[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 Yn={render:Mm},zm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hm(r,o){return e.openBlock(),e.createElementBlock("svg",zm,[...o[0]||(o[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 Zn={render:Hm},qm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Tm(r,o){return e.openBlock(),e.createElementBlock("svg",qm,[...o[0]||(o[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 Xn={render:Tm},Lm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Dm(r,o){return e.openBlock(),e.createElementBlock("svg",Lm,[...o[0]||(o[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 co={render:Dm},Am={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Pm(r,o){return e.openBlock(),e.createElementBlock("svg",Am,[...o[0]||(o[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-32m256 416h320v64H352z"},null,-1)])])}const Qn={render:Pm},Om={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Fm(r,o){return e.openBlock(),e.createElementBlock("svg",Om,[...o[0]||(o[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 Jn={render:Fm},Rm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function jm(r,o){return e.openBlock(),e.createElementBlock("svg",Rm,[...o[0]||(o[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 ea={render:jm},Wm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Km(r,o){return e.openBlock(),e.createElementBlock("svg",Wm,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M582.4 265.6A32 32 0 0 0 528 288v96h-96c-199.424 0-329.792 133.952-375.168 376.896a32 32 0 0 0 59.968 20.928C193.536 652.8 294.08 608 432 608h96v128a32 32 0 0 0 54.4 22.4l256-224a32 32 0 0 0 0-48z"},null,-1)])])}const ta={render:Km},Um={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $m(r,o){return e.openBlock(),e.createElementBlock("svg",Um,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"72",d:"m576 288 224 224-224 224m192-224H480c-154.667 0-256 101.333-256 256"},null,-1)])])}const oa={render:$m},Gm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ym(r,o){return e.openBlock(),e.createElementBlock("svg",Gm,[...o[0]||(o[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 ra={render:Ym},Zm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xm(r,o){return e.openBlock(),e.createElementBlock("svg",Zm,[...o[0]||(o[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 gt={render:Xm},Qm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Jm(r,o){return e.openBlock(),e.createElementBlock("svg",Qm,[...o[0]||(o[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 na={render:Jm},ep={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function tp(r,o){return e.openBlock(),e.createElementBlock("svg",ep,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M544 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.4M256 320a256 256 0 1 0 512 0c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320"},null,-1)])])}const aa={render:tp},op={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function rp(r,o){return e.openBlock(),e.createElementBlock("svg",op,[...o[0]||(o[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 la={render:rp},np={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function ap(r,o){return e.openBlock(),e.createElementBlock("svg",np,[...o[0]||(o[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 ia={render:ap},lp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ip(r,o){return e.openBlock(),e.createElementBlock("svg",lp,[...o[0]||(o[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 ca={render:ip},cp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function sp(r,o){return e.openBlock(),e.createElementBlock("svg",cp,[...o[0]||(o[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 sa={render:sp},dp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function mp(r,o){return e.openBlock(),e.createElementBlock("svg",dp,[...o[0]||(o[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 da={render:mp},pp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function hp(r,o){return e.openBlock(),e.createElementBlock("svg",pp,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z"},null,-1)])])}const ma={render:hp},fp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function up(r,o){return e.openBlock(),e.createElementBlock("svg",fp,[...o[0]||(o[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 pa={render:up},gp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wp(r,o){return e.openBlock(),e.createElementBlock("svg",gp,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M360 140c0-36.45 29.55-66 66-66s66 29.55 66 66v420h32V86c0-36.45 29.55-66 66-66s66 29.55 66 66v474h32V160c0-36.45 29.55-66 66-66s66 29.55 66 66v424h30V256c0-36.45 29.55-66 66-66s66 29.55 66 66v444c0 167.9-136.1 304-304 304h-82c-98.69 0-190.2-51.5-241.34-135.92l-244.93-233.2a70 70 0 0 1 120.06-71.76L360 780z"},null,-1)])])}const ha={render:wp},bp={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function yp(r,o){return e.openBlock(),e.createElementBlock("svg",bp,[...o[0]||(o[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 fa={render:yp},_p={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function kp(r,o){return e.openBlock(),e.createElementBlock("svg",_p,[...o[0]||(o[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 ua={render:kp},Np={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Bp(r,o){return e.openBlock(),e.createElementBlock("svg",Np,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z"},null,-1)])])}const ga={render:Bp},xp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Vp(r,o){return e.openBlock(),e.createElementBlock("svg",xp,[...o[0]||(o[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 wa={render:Vp},Sp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vp(r,o){return e.openBlock(),e.createElementBlock("svg",Sp,[...o[0]||(o[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 ba={render:vp},Ep={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Cp(r,o){return e.openBlock(),e.createElementBlock("svg",Ep,[...o[0]||(o[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 ya={render:Cp},Ip={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Mp(r,o){return e.openBlock(),e.createElementBlock("svg",Ip,[...o[0]||(o[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 _a={render:Mp},zp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hp(r,o){return e.openBlock(),e.createElementBlock("svg",zp,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M197.696 259.648a320.128 320.128 0 0 1 628.608 0A96 96 0 0 1 896 352v64a96 96 0 0 1-71.616 92.864l-49.408 395.072A64 64 0 0 1 711.488 960H312.512a64 64 0 0 1-63.488-56.064l-49.408-395.072A96 96 0 0 1 128 416v-64a96 96 0 0 1 69.696-92.352M264.064 256h495.872a256.128 256.128 0 0 0-495.872 0m495.424 256H264.512l48 384h398.976zM224 448h576a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32H224a32 32 0 0 0-32 32v64a32 32 0 0 0 32 32m160 192h64v64h-64zm192 64h64v64h-64zm-128 64h64v64h-64zm64-192h64v64h-64z"},null,-1)])])}const ka={render:Hp},qp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Tp(r,o){return e.openBlock(),e.createElementBlock("svg",qp,[...o[0]||(o[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 so={render:Tp},Lp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Dp(r,o){return e.openBlock(),e.createElementBlock("svg",Lp,[...o[0]||(o[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 Na={render:Dp},Ap={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Pp(r,o){return e.openBlock(),e.createElementBlock("svg",Ap,[...o[0]||(o[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 ot={render:Pp},Op={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Fp(r,o){return e.openBlock(),e.createElementBlock("svg",Op,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M6 5h20l4 12v10H2V17Zm2.2 3-3 9H11l2 4h6l2-4h5.8l-3-9ZM4 19v6h24v-6h-5.8l-2 4h-8.4l-2-4Z","clip-rule":"evenodd"},null,-1)])])}const Ba={render:Fp},Rp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function jp(r,o){return e.openBlock(),e.createElementBlock("svg",Rp,[...o[0]||(o[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 xa={render:jp},Wp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Kp(r,o){return e.openBlock(),e.createElementBlock("svg",Wp,[...o[0]||(o[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 Va={render:Kp},Up={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $p(r,o){return e.openBlock(),e.createElementBlock("svg",Up,[...o[0]||(o[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 Sa={render:$p},Gp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Yp(r,o){return e.openBlock(),e.createElementBlock("svg",Gp,[...o[0]||(o[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 va={render:Yp},Zp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xp(r,o){return e.openBlock(),e.createElementBlock("svg",Zp,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"},null,-1)])])}const Ea={render:Xp},Qp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Jp(r,o){return e.openBlock(),e.createElementBlock("svg",Qp,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M192 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m192-96a48 48 0 0 0 0 96h480a48 48 0 0 0 0-96zm0 304a48 48 0 0 0 0 96h480a48 48 0 0 0 0-96zm0 304a48 48 0 0 0 0 96h480a48 48 0 0 0 0-96zM256 512a64 64 0 1 1-128 0 64 64 0 0 1 128 0m-64 368a64 64 0 1 0 0-128 64 64 0 0 0 0 128"},null,-1)])])}const Ca={render:Jp},eh={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 100 100"};function th(r,o){return e.openBlock(),e.createElementBlock("svg",eh,[...o[0]||(o[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 Pe={render:th},oh={xmlns:"http://www.w3.org/2000/svg",width:"100",height:"100",viewBox:"0 0 1024 1024"};function rh(r,o){return e.openBlock(),e.createElementBlock("svg",oh,[...o[0]||(o[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 ze={render:rh},nh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ah(r,o){return e.openBlock(),e.createElementBlock("svg",nh,[...o[0]||(o[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 Ia={render:ah},lh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ih(r,o){return e.openBlock(),e.createElementBlock("svg",lh,[...o[0]||(o[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 Ma={render:ih},ch={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 79 69"};function sh(r,o){return e.openBlock(),e.createElementBlock("svg",ch,[...o[0]||(o[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 za={render:sh},dh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function mh(r,o){return e.openBlock(),e.createElementBlock("svg",dh,[...o[0]||(o[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 Ha={render:mh},ph={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function hh(r,o){return e.openBlock(),e.createElementBlock("svg",ph,[...o[0]||(o[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 qa={render:hh},fh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function uh(r,o){return e.openBlock(),e.createElementBlock("svg",fh,[...o[0]||(o[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 Ta={render:uh},gh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function wh(r,o){return e.openBlock(),e.createElementBlock("svg",gh,[...o[0]||(o[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 La={render:wh},bh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function yh(r,o){return e.openBlock(),e.createElementBlock("svg",bh,[...o[0]||(o[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 Da={render:yh},_h={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function kh(r,o){return e.openBlock(),e.createElementBlock("svg",_h,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M4 7h24v18H4Zm2.8 2 9.2 7 9.2-7ZM26 11.1l-10 7.7-10-7.7V23h20Z","clip-rule":"evenodd"},null,-1)])])}const Aa={render:kh},Nh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Bh(r,o){return e.openBlock(),e.createElementBlock("svg",Nh,[...o[0]||(o[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 Pa={render:Bh},xh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Vh(r,o){return e.openBlock(),e.createElementBlock("svg",xh,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M576 128v288l96-96 96 96V128h128v768H320V128zm-448 0h128v768H128z"},null,-1)])])}const Oa={render:Vh},Sh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vh(r,o){return e.openBlock(),e.createElementBlock("svg",Sh,[...o[0]||(o[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 Fa={render:vh},Eh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ch(r,o){return e.openBlock(),e.createElementBlock("svg",Eh,[...o[0]||(o[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 Ra={render:Ch},Ih={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function Mh(r,o){return e.openBlock(),e.createElementBlock("svg",Ih,[...o[0]||(o[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 ja={render:Mh},zh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hh(r,o){return e.openBlock(),e.createElementBlock("svg",zh,[...o[0]||(o[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 Wa={render:Hh},qh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Th(r,o){return e.openBlock(),e.createElementBlock("svg",qh,[...o[0]||(o[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 Ka={render:Th},Lh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Dh(r,o){return e.openBlock(),e.createElementBlock("svg",Lh,[...o[0]||(o[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 Ua={render:Dh},Ah={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ph(r,o){return e.openBlock(),e.createElementBlock("svg",Ah,[...o[0]||(o[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 $a={render:Ph},Oh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Fh(r,o){return e.openBlock(),e.createElementBlock("svg",Oh,[...o[0]||(o[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 Ga={render:Fh},Rh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function jh(r,o){return e.openBlock(),e.createElementBlock("svg",Rh,[...o[0]||(o[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 Ya={render:jh},Wh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function Kh(r,o){return e.openBlock(),e.createElementBlock("svg",Wh,[...o[0]||(o[0]=[e.createElementVNode("path",{stroke:"#000","stroke-width":"3",d:"M4 12h16"},null,-1)])])}const mo={render:Kh},Uh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $h(r,o){return e.openBlock(),e.createElementBlock("svg",Uh,[...o[0]||(o[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 Za={render:$h},Gh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Yh(r,o){return e.openBlock(),e.createElementBlock("svg",Gh,[...o[0]||(o[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 Xa={render:Yh},Zh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xh(r,o){return e.openBlock(),e.createElementBlock("svg",Zh,[...o[0]||(o[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 Qa={render:Xh},Qh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Jh(r,o){return e.openBlock(),e.createElementBlock("svg",Qh,[...o[0]||(o[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 Ja={render:Jh},e4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function t4(r,o){return e.openBlock(),e.createElementBlock("svg",e4,[...o[0]||(o[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 el={render:t4},o4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function r4(r,o){return e.openBlock(),e.createElementBlock("svg",o4,[...o[0]||(o[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 tl={render:r4},n4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function a4(r,o){return e.openBlock(),e.createElementBlock("svg",n4,[...o[0]||(o[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 ol={render:a4},l4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function i4(r,o){return e.openBlock(),e.createElementBlock("svg",l4,[...o[0]||(o[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 rl={render:i4},c4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function s4(r,o){return e.openBlock(),e.createElementBlock("svg",c4,[...o[0]||(o[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 nl={render:s4},d4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m4(r,o){return e.openBlock(),e.createElementBlock("svg",d4,[...o[0]||(o[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 po={render:m4},p4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function h4(r,o){return e.openBlock(),e.createElementBlock("svg",p4,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M128 384a64 64 0 0 1 64-64h168.448l224-179.2A64 64 0 0 1 688 190.784v642.432A64 64 0 0 1 584.448 883.2l-224-179.2H192a64 64 0 0 1-64-64zm64 0v256h192a32 32 0 0 1 19.968 7.008L624 823.04V200.96L403.968 376.992A32 32 0 0 1 384 384zm595.2 2.368a32 32 0 0 1 45.248 0A223.3 223.3 0 0 1 896 544a223.3 223.3 0 0 1-63.552 157.632 32 32 0 1 1-45.248-45.248A159.42 159.42 0 0 0 832 544a159.42 159.42 0 0 0-44.8-112.384 32 32 0 0 1 0-45.248m-90.496 90.496a32 32 0 0 1 45.248 0A95.78 95.78 0 0 1 768 544a95.78 95.78 0 0 1-26.048 67.136 32 32 0 0 1-45.248-45.248A31.9 31.9 0 0 0 704 544c0-8.448-3.328-16.576-7.296-21.888a32 32 0 0 1 0-45.248"},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 wt={render:h4},f4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u4(r,o){return e.openBlock(),e.createElementBlock("svg",f4,[...o[0]||(o[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 al={render:u4},g4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w4(r,o){return e.openBlock(),e.createElementBlock("svg",g4,[...o[0]||(o[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 ll={render:w4},b4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y4(r,o){return e.openBlock(),e.createElementBlock("svg",b4,[...o[0]||(o[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 il={render:y4},_4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k4(r,o){return e.openBlock(),e.createElementBlock("svg",_4,[...o[0]||(o[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:"M192 512a320 320 0 1 1 640 0 32 32 0 1 1-64 0 256 256 0 1 0-512 0 32 32 0 0 1-64 0"},null,-1),e.createElementVNode("path",{d:"M570.432 627.84A96 96 0 1 1 509.568 608l60.992-187.776A32 32 0 1 1 631.424 440l-60.992 187.776zM502.08 734.464a32 32 0 1 0 19.84-60.928 32 32 0 0 0-19.84 60.928"},null,-1)])])}const cl={render:k4},N4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function B4(r,o){return e.openBlock(),e.createElementBlock("svg",N4,[...o[0]||(o[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 sl={render:B4},x4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function V4(r,o){return e.openBlock(),e.createElementBlock("svg",x4,[...o[0]||(o[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 dl={render:V4},S4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v4(r,o){return e.openBlock(),e.createElementBlock("svg",S4,[...o[0]||(o[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 ml={render:v4},E4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function C4(r,o){return e.openBlock(),e.createElementBlock("svg",E4,[...o[0]||(o[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:"M694.044 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 ho={render:C4},I4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function M4(r,o){return e.openBlock(),e.createElementBlock("svg",I4,[...o[0]||(o[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 pl={render:M4},z4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function H4(r,o){return e.openBlock(),e.createElementBlock("svg",z4,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M416 288a64 64 0 0 1 64-64h64a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64h-64a64 64 0 0 1-64-64zm64 0v64h64v-64zm-320 0a64 64 0 0 1 64-64h64a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64h-64a64 64 0 0 1-64-64zm64 0v64h64v-64zm448 0a64 64 0 0 1 64-64h64a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64h-64a64 64 0 0 1-64-64zm64 0v64h64v-64zM416 672a64 64 0 0 1 64-64h64a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64h-64a64 64 0 0 1-64-64zm64 0v64h64v-64zm-320 0a64 64 0 0 1 64-64h64a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64h-64a64 64 0 0 1-64-64zm64 0v64h64v-64zm448 0a64 64 0 0 1 64-64h64a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64h-64a64 64 0 0 1-64-64zm64 0v64h64v-64zM128 480h768v64H128z"},null,-1)])])}const hl={render:H4},q4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T4(r,o){return e.openBlock(),e.createElementBlock("svg",q4,[...o[0]||(o[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 fl={render:T4},L4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function D4(r,o){return e.openBlock(),e.createElementBlock("svg",L4,[...o[0]||(o[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 ul={render:D4},A4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function P4(r,o){return e.openBlock(),e.createElementBlock("svg",A4,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M352 224q0-32 32-32h80q32 0 32 32v576q0 32-32 32h-80q-32 0-32-32zm176 0q0-32 32-32h80q32 0 32 32v576q0 32-32 32h-80q-32 0-32-32z"},null,-1)])])}const bt={render:P4},O4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function F4(r,o){return e.openBlock(),e.createElementBlock("svg",O4,[...o[0]||(o[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 gl={render:F4},R4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j4(r,o){return e.openBlock(),e.createElementBlock("svg",R4,[...o[0]||(o[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 wl={render:j4},W4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function K4(r,o){return e.openBlock(),e.createElementBlock("svg",W4,[...o[0]||(o[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 bl={render:K4},U4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $4(r,o){return e.openBlock(),e.createElementBlock("svg",U4,[...o[0]||(o[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 yl={render:$4},G4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y4(r,o){return e.openBlock(),e.createElementBlock("svg",G4,[...o[0]||(o[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 _l={render:Y4},Z4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function X4(r,o){return e.openBlock(),e.createElementBlock("svg",Z4,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M16 2H8a1 1 0 0 0 0 2h1v5.59l-2.71 2.7A1 1 0 0 0 7 14h4v7a1 1 0 1 0 2 0v-7h4a1 1 0 0 0 .71-1.71L15 9.59V4h1a1 1 0 1 0 0-2m-2.71 8.71 1.3 1.29H9.41l1.3-1.29A1 1 0 0 0 11 10V4h2v6a1 1 0 0 0 .29.71"},null,-1)])])}const kl={render:X4},Q4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function J4(r,o){return e.openBlock(),e.createElementBlock("svg",Q4,[...o[0]||(o[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 Nl={render:J4},e3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function t3(r,o){return e.openBlock(),e.createElementBlock("svg",e3,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z"},null,-1)])])}const Bl={render:t3},o3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function r3(r,o){return e.openBlock(),e.createElementBlock("svg",o3,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M320 224c0-38.4 42.667-61.44 74.667-40.107l432 288c28.48 18.987 28.48 61.227 0 80.214l-432 288C362.667 861.44 320 838.4 320 800z"},null,-1)])])}const rt={render:r3},n3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function a3(r,o){return e.openBlock(),e.createElementBlock("svg",n3,[...o[0]||(o[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 xl={render:a3},l3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function i3(r,o){return e.openBlock(),e.createElementBlock("svg",l3,[...o[0]||(o[0]=[e.createElementVNode("path",{stroke:"#000","stroke-width":"3",d:"M12 4v16M4 12h16"},null,-1)])])}const fo={render:i3},c3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function s3(r,o){return e.openBlock(),e.createElementBlock("svg",c3,[...o[0]||(o[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 Vl={render:s3},d3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m3(r,o){return e.openBlock(),e.createElementBlock("svg",d3,[...o[0]||(o[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 Sl={render:m3},p3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function h3(r,o){return e.openBlock(),e.createElementBlock("svg",p3,[...o[0]||(o[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 vl={render:h3},f3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u3(r,o){return e.openBlock(),e.createElementBlock("svg",f3,[...o[0]||(o[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 El={render:u3},g3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w3(r,o){return e.openBlock(),e.createElementBlock("svg",g3,[...o[0]||(o[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 Cl={render:w3},b3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y3(r,o){return e.openBlock(),e.createElementBlock("svg",b3,[...o[0]||(o[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 Il={render:y3},_3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k3(r,o){return e.openBlock(),e.createElementBlock("svg",_3,[...o[0]||(o[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 Ml={render:k3},N3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function B3(r,o){return e.openBlock(),e.createElementBlock("svg",N3,[...o[0]||(o[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 zl={render:B3},x3={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function V3(r,o){return e.openBlock(),e.createElementBlock("svg",x3,[...o[0]||(o[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 Hl={render:V3},S3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function v3(r,o){return e.openBlock(),e.createElementBlock("svg",S3,[...o[0]||(o[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 ql={render:v3},E3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function C3(r,o){return e.openBlock(),e.createElementBlock("svg",E3,[...o[0]||(o[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 Tl={render:C3},I3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function M3(r,o){return e.openBlock(),e.createElementBlock("svg",I3,[...o[0]||(o[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 Ll={render:M3},z3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function H3(r,o){return e.openBlock(),e.createElementBlock("svg",z3,[...o[0]||(o[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 Dl={render:H3},q3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T3(r,o){return e.openBlock(),e.createElementBlock("svg",q3,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M512 192a320 320 0 1 1 0 640 320 320 0 0 1 0-640"},null,-1)])])}const Al={render:T3},L3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function D3(r,o){return e.openBlock(),e.createElementBlock("svg",L3,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M19 7h6l-6-6v4h-6C6.9 5 2 9.9 2 16s4.9 11 11 11h7v-3h-7c-4.4 0-8-3.6-8-8s3.6-8 8-8h6Z"},null,-1)])])}const Pl={render:D3},A3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function P3(r,o){return e.openBlock(),e.createElementBlock("svg",A3,[...o[0]||(o[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 Ol={render:P3},O3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function F3(r,o){return e.openBlock(),e.createElementBlock("svg",O3,[...o[0]||(o[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 Fl={render:F3},R3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j3(r,o){return e.openBlock(),e.createElementBlock("svg",R3,[...o[0]||(o[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 Rl={render:j3},W3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function K3(r,o){return e.openBlock(),e.createElementBlock("svg",W3,[...o[0]||(o[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 jl={render:K3},U3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $3(r,o){return e.openBlock(),e.createElementBlock("svg",U3,[...o[0]||(o[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 Wl={render:$3},G3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y3(r,o){return e.openBlock(),e.createElementBlock("svg",G3,[...o[0]||(o[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 Kl={render:Y3},Z3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function X3(r,o){return e.openBlock(),e.createElementBlock("svg",Z3,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M441.6 265.6A32 32 0 0 1 496 288v96h96c199.424 0 329.792 133.952 375.168 376.896a32 32 0 0 1-59.968 20.928C830.464 652.8 729.92 608 592 608h-96v128a32 32 0 0 1-54.4 22.4l-256-224a32 32 0 0 1 0-48z"},null,-1)])])}const Ul={render:X3},Q3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function J3(r,o){return e.openBlock(),e.createElementBlock("svg",Q3,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"72",d:"M448 288 224 512l224 224M256 512h288c154.667 0 256 101.333 256 256"},null,-1)])])}const $l={render:J3},e6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function t6(r,o){return e.openBlock(),e.createElementBlock("svg",e6,[...o[0]||(o[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 Gl={render:t6},o6={viewBox:"0 0 32 32"};function r6(r,o){return e.openBlock(),e.createElementBlock("svg",o6,[...o[0]||(o[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 yt={render:r6},n6={viewBox:"0 0 32 32"};function a6(r,o){return e.openBlock(),e.createElementBlock("svg",n6,[...o[0]||(o[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 _t={render:a6},l6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function i6(r,o){return e.openBlock(),e.createElementBlock("svg",l6,[...o[0]||(o[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 Yl={render:i6},c6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function s6(r,o){return e.openBlock(),e.createElementBlock("svg",c6,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M4 2h20l4 4v24H4Zm2 2v24h20V7.2L22.8 4H22v9H10V4Zm6 0v7h8V4Zm-2 16h12v8H10Zm2 2v4h8v-4Z","clip-rule":"evenodd"},null,-1)])])}const Zl={render:s6},d6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m6(r,o){return e.openBlock(),e.createElementBlock("svg",d6,[...o[0]||(o[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 Xl={render:m6},p6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function h6(r,o){return e.openBlock(),e.createElementBlock("svg",p6,[...o[0]||(o[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 Ql={render:h6},f6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function u6(r,o){return e.openBlock(),e.createElementBlock("svg",f6,[...o[0]||(o[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 uo={render:u6},g6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w6(r,o){return e.openBlock(),e.createElementBlock("svg",g6,[...o[0]||(o[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 Jl={render:w6},b6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y6(r,o){return e.openBlock(),e.createElementBlock("svg",b6,[...o[0]||(o[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 ei={render:y6},_6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k6(r,o){return e.openBlock(),e.createElementBlock("svg",_6,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64"},null,-1)])])}const ti={render:k6},N6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function B6(r,o){return e.openBlock(),e.createElementBlock("svg",N6,[...o[0]||(o[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 oi={render:B6},x6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function V6(r,o){return e.openBlock(),e.createElementBlock("svg",x6,[...o[0]||(o[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 ri={render:V6},S6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function v6(r,o){return e.openBlock(),e.createElementBlock("svg",S6,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M4 4h24v10H4Zm3 3v4h18V7ZM4 18h24v10H4Zm3 3v4h18v-4Z","clip-rule":"evenodd"},null,-1),e.createElementVNode("path",{d:"M23 8v2h-2V8ZM23 22v2h-2v-2Z"},null,-1)])])}const ni={render:v6},E6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function C6(r,o){return e.openBlock(),e.createElementBlock("svg",E6,[...o[0]||(o[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 ai={render:C6},I6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function M6(r,o){return e.openBlock(),e.createElementBlock("svg",I6,[...o[0]||(o[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 li={render:M6},z6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function H6(r,o){return e.openBlock(),e.createElementBlock("svg",z6,[...o[0]||(o[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 go={render:H6},q6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function T6(r,o){return e.openBlock(),e.createElementBlock("svg",q6,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"m16 2 11 4v8c0 7.4-4.6 12.8-11 16-6.4-3.2-11-8.6-11-16V6Zm0 3.2L8 8v6c0 5.8 3.2 10.2 8 12.8 4.8-2.6 8-7 8-12.8V8Zm-1.2 13.2-3.3-3.2L9.7 17l5.2 5 7.6-8.3-1.8-1.7Z","clip-rule":"evenodd"},null,-1)])])}const ii={render:T6},L6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function D6(r,o){return e.openBlock(),e.createElementBlock("svg",L6,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"m16 2 11 4v8c0 7.4-4.6 12.8-11 16-6.4-3.2-11-8.6-11-16V6Zm0 3.2L8 8v6c0 5.8 3.2 10.2 8 12.8 4.8-2.6 8-7 8-12.8V8Z","clip-rule":"evenodd"},null,-1)])])}const ci={render:D6},A6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function P6(r,o){return e.openBlock(),e.createElementBlock("svg",A6,[...o[0]||(o[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 si={render:P6},O6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function F6(r,o){return e.openBlock(),e.createElementBlock("svg",O6,[...o[0]||(o[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 di={render:F6},R6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j6(r,o){return e.openBlock(),e.createElementBlock("svg",R6,[...o[0]||(o[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 mi={render:j6},W6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function K6(r,o){return e.openBlock(),e.createElementBlock("svg",W6,[...o[0]||(o[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 pi={render:K6},U6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $6(r,o){return e.openBlock(),e.createElementBlock("svg",U6,[...o[0]||(o[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 hi={render:$6},G6={viewBox:"0 0 32 32"};function Y6(r,o){return e.openBlock(),e.createElementBlock("svg",G6,[...o[0]||(o[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 kt={render:Y6},Z6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function X6(r,o){return e.openBlock(),e.createElementBlock("svg",Z6,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"none",d:"M5 8h7M20 8h7M5 16h13M26 16h1M5 24h5M18 24h9"},null,-1),e.createElementVNode("path",{d:"M16 4c2.2 0 4 1.8 4 4s-1.8 4-4 4-4-1.8-4-4 1.8-4 4-4M22 12c2.2 0 4 1.8 4 4s-1.8 4-4 4-4-1.8-4-4 1.8-4 4-4M14 20c2.2 0 4 1.8 4 4s-1.8 4-4 4-4-1.8-4-4 1.8-4 4-4"},null,-1)])])}const fi={render:X6},Q6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function J6(r,o){return e.openBlock(),e.createElementBlock("svg",Q6,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 0 0 896 448 448 0 0 0 0-896m0 64a384 384 0 1 1 0 768 384 384 0 0 1 0-768"},null,-1),e.createElementVNode("path",{d:"M352 384a48 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-96M352.64 585.6a32 32 0 0 1 43.648 11.712C419.84 638.08 462.976 672 512 672s92.16-33.92 115.712-74.688a32 32 0 0 1 55.36 32C649.6 687.296 586.752 736 512 736s-137.6-48.704-171.072-106.688A32 32 0 0 1 352.64 585.6"},null,-1)])])}const wo={render:J6},e8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function t8(r,o){return e.openBlock(),e.createElementBlock("svg",e8,[...o[0]||(o[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 ui={render:t8},o8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function r8(r,o){return e.openBlock(),e.createElementBlock("svg",o8,[...o[0]||(o[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 gi={render:r8},n8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function a8(r,o){return e.openBlock(),e.createElementBlock("svg",n8,[...o[0]||(o[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 wi={render:a8},l8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function i8(r,o){return e.openBlock(),e.createElementBlock("svg",l8,[...o[0]||(o[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 bi={render:i8},c8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function s8(r,o){return e.openBlock(),e.createElementBlock("svg",c8,[...o[0]||(o[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 yi={render:s8},d8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function m8(r,o){return e.openBlock(),e.createElementBlock("svg",d8,[...o[0]||(o[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 _i={render:m8},p8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function h8(r,o){return e.openBlock(),e.createElementBlock("svg",p8,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M128 384a64 64 0 0 1 64-64h168.448l224-179.2A64 64 0 0 1 688 190.784v642.432A64 64 0 0 1 584.448 883.2l-224-179.2H192a64 64 0 0 1-64-64zm64 0v256h192a32 32 0 0 1 19.968 7.008L624 823.04V200.96L403.968 376.992A32 32 0 0 1 384 384zm595.2 2.368a32 32 0 0 1 45.248 0A223.3 223.3 0 0 1 896 544a223.3 223.3 0 0 1-63.552 157.632 32 32 0 1 1-45.248-45.248A159.42 159.42 0 0 0 832 544a159.42 159.42 0 0 0-44.8-112.384 32 32 0 0 1 0-45.248m-90.496 90.496a32 32 0 0 1 45.248 0A95.78 95.78 0 0 1 768 544a95.78 95.78 0 0 1-26.048 67.136 32 32 0 0 1-45.248-45.248A31.9 31.9 0 0 0 704 544c0-8.448-3.328-16.576-7.296-21.888a32 32 0 0 1 0-45.248"},null,-1)])])}const ki={render:h8},f8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function u8(r,o){return e.openBlock(),e.createElementBlock("svg",f8,[...o[0]||(o[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 Ni={render:u8},g8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function w8(r,o){return e.openBlock(),e.createElementBlock("svg",g8,[...o[0]||(o[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 Bi={render:w8},b8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function y8(r,o){return e.openBlock(),e.createElementBlock("svg",b8,[...o[0]||(o[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 xi={render:y8},_8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function k8(r,o){return e.openBlock(),e.createElementBlock("svg",_8,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M288 224h448c35.346 0 64 28.654 64 64v448c0 35.346-28.654 64-64 64H288c-35.346 0-64-28.654-64-64V288c0-35.346 28.654-64 64-64"},null,-1)])])}const Vi={render:k8},N8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function B8(r,o){return e.openBlock(),e.createElementBlock("svg",N8,[...o[0]||(o[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:"M672 234.88c-39.168 174.464-80 298.624-122.688 372.48-64 110.848-202.624 30.848-138.624-80C453.376 453.44 540.48 355.968 672 234.816z"},null,-1)])])}const Si={render:B8},x8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function V8(r,o){return e.openBlock(),e.createElementBlock("svg",x8,[...o[0]||(o[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 bo={render:V8},S8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function v8(r,o){return e.openBlock(),e.createElementBlock("svg",S8,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M27 4 12 19l-7-7-5 5 12 12L32 9z"},null,-1)])])}const Nt={render:v8},E8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function C8(r,o){return e.openBlock(),e.createElementBlock("svg",E8,[...o[0]||(o[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 vi={render:C8},I8={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function M8(r,o){return e.openBlock(),e.createElementBlock("svg",I8,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M922.5 229.5c-24.32-24.34-54.49-36.84-90.5-37.5H704v-64c-.68-17.98-7.02-32.98-19.01-44.99S658.01 64.66 640 64H384c-17.98.68-32.98 7.02-44.99 19.01S320.66 110 320 128v64H192c-35.99.68-66.16 13.18-90.5 37.5S64.66 283.99 64 320v448c.68 35.99 13.18 66.16 37.5 90.5s54.49 36.84 90.5 37.5h640c35.99-.68 66.16-13.18 90.5-37.5s36.84-54.49 37.5-90.5V320c-.68-35.99-13.18-66.16-37.5-90.5M384 128h256v64H384zM256 832h-64c-17.98-.68-32.98-7.02-44.99-19.01S128.66 786.01 128 768V448h128zm448 0H320V448h384zm192-64c-.68 17.98-7.02 32.98-19.01 44.99S850.01 831.34 832 832h-64V448h128zm0-384H128v-64c.69-17.98 7.02-32.98 19.01-44.99S173.99 256.66 192 256h640c17.98.69 32.98 7.02 44.99 19.01S895.34 301.99 896 320z"},null,-1)])])}const Ei={render:M8},z8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function H8(r,o){return e.openBlock(),e.createElementBlock("svg",z8,[...o[0]||(o[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 Ci={render:H8},q8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function T8(r,o){return e.openBlock(),e.createElementBlock("svg",q8,[...o[0]||(o[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 Ii={render:T8},L8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function D8(r,o){return e.openBlock(),e.createElementBlock("svg",L8,[...o[0]||(o[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 Mi={render:D8},A8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function P8(r,o){return e.openBlock(),e.createElementBlock("svg",A8,[...o[0]||(o[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 zi={render:P8},O8={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function F8(r,o){return e.openBlock(),e.createElementBlock("svg",O8,[...o[0]||(o[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 Hi={render:F8},R8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function j8(r,o){return e.openBlock(),e.createElementBlock("svg",R8,[...o[0]||(o[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 qi={render:j8},W8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function K8(r,o){return e.openBlock(),e.createElementBlock("svg",W8,[...o[0]||(o[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 Ti={render:K8},U8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $8(r,o){return e.openBlock(),e.createElementBlock("svg",U8,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M640 832H64V640a128 128 0 1 0 0-256V192h576v160h64V192h256v192a128 128 0 1 0 0 256v192H704V672h-64zm0-416v192h64V416z"},null,-1)])])}const Li={render:$8},G8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Y8(r,o){return e.openBlock(),e.createElementBlock("svg",G8,[...o[0]||(o[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 Di={render:Y8},Z8={viewBox:"0 0 32 32"};function X8(r,o){return e.openBlock(),e.createElementBlock("svg",Z8,[...o[0]||(o[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 Ai={render:X8},Q8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function J8(r,o){return e.openBlock(),e.createElementBlock("svg",Q8,[...o[0]||(o[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 Pi={render:J8},ef={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function tf(r,o){return e.openBlock(),e.createElementBlock("svg",ef,[...o[0]||(o[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 Oi={render:tf},of={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function rf(r,o){return e.openBlock(),e.createElementBlock("svg",of,[...o[0]||(o[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 Fi={render:rf},nf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function af(r,o){return e.openBlock(),e.createElementBlock("svg",nf,[...o[0]||(o[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 Ri={render:af},lf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cf(r,o){return e.openBlock(),e.createElementBlock("svg",lf,[...o[0]||(o[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 ji={render:cf},sf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function df(r,o){return e.openBlock(),e.createElementBlock("svg",sf,[...o[0]||(o[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 Wi={render:df},mf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function pf(r,o){return e.openBlock(),e.createElementBlock("svg",mf,[...o[0]||(o[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 Ki={render:pf},hf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function ff(r,o){return e.openBlock(),e.createElementBlock("svg",hf,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"m2 12 14 12 14-12Z"},null,-1)])])}const Ui={render:ff},uf={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function gf(r,o){return e.openBlock(),e.createElementBlock("svg",uf,[...o[0]||(o[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 $i={render:gf},wf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function bf(r,o){return e.openBlock(),e.createElementBlock("svg",wf,[...o[0]||(o[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 Gi={render:bf},yf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _f(r,o){return e.openBlock(),e.createElementBlock("svg",yf,[...o[0]||(o[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 Yi={render:_f},kf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Nf(r,o){return e.openBlock(),e.createElementBlock("svg",kf,[...o[0]||(o[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 Zi={render:Nf},Bf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function xf(r,o){return e.openBlock(),e.createElementBlock("svg",Bf,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M13 7H7l6-6v4h6c6.1 0 11 4.9 11 11s-4.9 11-11 11h-7v-3h7c4.4 0 8-3.6 8-8s-3.6-8-8-8h-6Z"},null,-1)])])}const Xi={render:xf},Vf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Sf(r,o){return e.openBlock(),e.createElementBlock("svg",Vf,[...o[0]||(o[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 Qi={render:Sf},vf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ef(r,o){return e.openBlock(),e.createElementBlock("svg",vf,[...o[0]||(o[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 Ji={render:Ef},Cf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function If(r,o){return e.openBlock(),e.createElementBlock("svg",Cf,[...o[0]||(o[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 ec={render:If},Mf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function zf(r,o){return e.openBlock(),e.createElementBlock("svg",Mf,[...o[0]||(o[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 tc={render:zf},Hf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qf(r,o){return e.openBlock(),e.createElementBlock("svg",Hf,[...o[0]||(o[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 oc={render:qf},Tf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Lf(r,o){return e.openBlock(),e.createElementBlock("svg",Tf,[...o[0]||(o[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 rc={render:Lf},Df={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Af(r,o){return e.openBlock(),e.createElementBlock("svg",Df,[...o[0]||(o[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 nc={render:Af},Pf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Of(r,o){return e.openBlock(),e.createElementBlock("svg",Pf,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M704 768V256H128v512zm64-416 192-96v512l-192-96v128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 71.552v176.896l128 64V359.552zM192 320h192v64H192z"},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 yo={render:Of},Ff={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Rf(r,o){return e.openBlock(),e.createElementBlock("svg",Ff,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M704 768V256H128v512zm64-416 192-96v512l-192-96v128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 71.552v176.896l128 64V359.552zM192 320h192v64H192z"},null,-1)])])}const ac={render:Rf},jf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Wf(r,o){return e.openBlock(),e.createElementBlock("svg",jf,[...o[0]||(o[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 lc={render:Wf},Kf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Uf(r,o){return e.openBlock(),e.createElementBlock("svg",Kf,[...o[0]||(o[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 ic={render:Uf},$f={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Gf(r,o){return e.openBlock(),e.createElementBlock("svg",$f,[...o[0]||(o[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 Bt={render:Gf},Yf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Zf(r,o){return e.openBlock(),e.createElementBlock("svg",Yf,[...o[0]||(o[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 cc={render:Zf},Xf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Qf(r,o){return e.openBlock(),e.createElementBlock("svg",Xf,[...o[0]||(o[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 sc={render:Qf},Jf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function eu(r,o){return e.openBlock(),e.createElementBlock("svg",Jf,[...o[0]||(o[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 dc={render:eu},tu={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function ou(r,o){return e.openBlock(),e.createElementBlock("svg",tu,[...o[0]||(o[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 _o={render:ou},ru={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function nu(r,o){return e.openBlock(),e.createElementBlock("svg",ru,[...o[0]||(o[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 mc={render:nu},au={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function lu(r,o){return e.openBlock(),e.createElementBlock("svg",au,[...o[0]||(o[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 pc={render:lu},iu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cu(r,o){return e.openBlock(),e.createElementBlock("svg",iu,[...o[0]||(o[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 hc={render:cu},su={viewBox:"0 0 32 32"};function du(r,o){return e.openBlock(),e.createElementBlock("svg",su,[...o[0]||(o[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 xt={render:du},mu={viewBox:"0 0 32 32"};function pu(r,o){return e.openBlock(),e.createElementBlock("svg",mu,[...o[0]||(o[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 Vt={render:pu},hu=Object.freeze(Object.defineProperty({__proto__:null,NmorphIconAddLocation:sr,NmorphIconAim:dr,NmorphIconAlarmClock:mr,NmorphIconApple:pr,NmorphIconArchive:Zt,NmorphIconArrowDown:hr,NmorphIconArrowLeft:Xt,NmorphIconArrowRight:Qt,NmorphIconArrowUp:fr,NmorphIconAudio:mt,NmorphIconAvatar:pt,NmorphIconBack:ur,NmorphIconBaseball:gr,NmorphIconBasketball:wr,NmorphIconBell:yr,NmorphIconBellFilled:br,NmorphIconBicycle:_r,NmorphIconBottom:Br,NmorphIconBottomLeft:kr,NmorphIconBottomRight:Nr,NmorphIconBowl:xr,NmorphIconBox:Vr,NmorphIconBriefcase:Sr,NmorphIconBrush:Er,NmorphIconBrushFilled:vr,NmorphIconBurger:Jt,NmorphIconCalendar:eo,NmorphIconCamera:Ir,NmorphIconCameraFilled:Cr,NmorphIconCaretBottom:Mr,NmorphIconCaretLeft:zr,NmorphIconCaretRight:Hr,NmorphIconCaretTop:qr,NmorphIconCellphone:Tr,NmorphIconChatDotRound:Lr,NmorphIconChatDotSquare:Dr,NmorphIconChatLineRound:Ar,NmorphIconChatLineSquare:Pr,NmorphIconChatRound:Or,NmorphIconChatSquare:Fr,NmorphIconCheck:Rr,NmorphIconChecked:jr,NmorphIconCherry:Wr,NmorphIconChevronDoubleDown:to,NmorphIconChevronDoubleLeft:Kr,NmorphIconChevronDoubleRight:Ur,NmorphIconChevronDoubleUp:$r,NmorphIconChevronDown:Ae,NmorphIconChevronLeft:oo,NmorphIconChevronRight:ro,NmorphIconChevronUp:Gr,NmorphIconChicken:Yr,NmorphIconChromeFilled:Zr,NmorphIconCircleCheck:Qr,NmorphIconCircleCheckFilled:Xr,NmorphIconCircleClose:ao,NmorphIconCircleCloseFilled:no,NmorphIconCirclePlus:en,NmorphIconCirclePlusFilled:Jr,NmorphIconClipboard:on,NmorphIconClipboardCheck:tn,NmorphIconClock:lo,NmorphIconClose:rn,NmorphIconCloseBold:nn,NmorphIconCloudy:an,NmorphIconCode:ln,NmorphIconCoffee:sn,NmorphIconCoffeeCup:cn,NmorphIconCoin:mn,NmorphIconColdDrink:dn,NmorphIconCollection:hn,NmorphIconCollectionTag:pn,NmorphIconComment:fn,NmorphIconCompass:un,NmorphIconConnection:gn,NmorphIconCoordinate:wn,NmorphIconCopy:yn,NmorphIconCopyDocument:bn,NmorphIconCpu:_n,NmorphIconCreditCard:kn,NmorphIconCrop:Nn,NmorphIconCross:Ye,NmorphIconDatabase:Bn,NmorphIconDelete:Vn,NmorphIconDeleteFilled:xn,NmorphIconDessert:Sn,NmorphIconDiscount:vn,NmorphIconDoc:ht,NmorphIconDocument:Hn,NmorphIconDocumentAdd:En,NmorphIconDocumentChecked:Cn,NmorphIconDocumentCopy:In,NmorphIconDocumentDelete:Mn,NmorphIconDocumentRemove:zn,NmorphIconDownload:Ze,NmorphIconDragHandle:qn,NmorphIconEdit:Ln,NmorphIconEditPen:Tn,NmorphIconEnlarge:ft,NmorphIconError:Xe,NmorphIconExit:An,NmorphIconExitSquare:Pn,NmorphIconExpand:Dn,NmorphIconExternalLink:ut,NmorphIconEye:Qe,NmorphIconEyeBlocked:io,NmorphIconFailed:On,NmorphIconFiles:Fn,NmorphIconFilm:Rn,NmorphIconFilter:Wn,NmorphIconFilterOff:jn,NmorphIconFingerprint:Kn,NmorphIconFinished:Un,NmorphIconFlag:$n,NmorphIconFold:Gn,NmorphIconFolder:Jn,NmorphIconFolderAdd:Yn,NmorphIconFolderChecked:Zn,NmorphIconFolderDelete:Xn,NmorphIconFolderOpened:co,NmorphIconFolderRemove:Qn,NmorphIconFood:ea,NmorphIconForkSpoon:ra,NmorphIconForward:oa,NmorphIconForwardFilled:ta,NmorphIconFullScreen:gt,NmorphIconGoblet:aa,NmorphIconGobletFull:na,NmorphIconGoldMedal:ia,NmorphIconGoods:sa,NmorphIconGoodsFilled:ca,NmorphIconGoogle:la,NmorphIconGrape:da,NmorphIconGrid:ma,NmorphIconGuide:pa,NmorphIconHand:ha,NmorphIconHandbag:fa,NmorphIconHeadset:ua,NmorphIconHistogram:ga,NmorphIconHotWater:wa,NmorphIconHouse:ba,NmorphIconIceCreamRound:ya,NmorphIconIceDrink:_a,NmorphIconIceTea:ka,NmorphIconImage:ot,NmorphIconInbox:Ba,NmorphIconInfo:Na,NmorphIconInfoFilled:so,NmorphIconKey:xa,NmorphIconKnifeFork:Va,NmorphIconLightning:Sa,NmorphIconLink:va,NmorphIconList:Ea,NmorphIconListSimple:Ca,NmorphIconLoader:ze,NmorphIconLoader1:Pe,NmorphIconLoader2:ze,NmorphIconLoaderDots:Pe,NmorphIconLoading:ze,NmorphIconLocation:Ha,NmorphIconLocationFilled:Ia,NmorphIconLocationInformation:Ma,NmorphIconLock:qa,NmorphIconLogo:za,NmorphIconLollipop:Ta,NmorphIconMagicStick:La,NmorphIconMagnet:Da,NmorphIconMail:Aa,NmorphIconMale:Pa,NmorphIconManagement:Oa,NmorphIconMapLocation:Fa,NmorphIconMedal:Ra,NmorphIconMemo:ja,NmorphIconMenu:Wa,NmorphIconMessage:Ua,NmorphIconMessageBox:Ka,NmorphIconMic:$a,NmorphIconMicrophone:Ga,NmorphIconMinus:Ya,NmorphIconMinusThin:mo,NmorphIconMoney:Za,NmorphIconMonitor:Xa,NmorphIconMoon:Qa,NmorphIconMore:el,NmorphIconMoreFilled:Ja,NmorphIconMostlyCloudy:tl,NmorphIconMouse:ol,NmorphIconMug:rl,NmorphIconMute:po,NmorphIconMuteNotification:nl,NmorphIconMuteSpeaker:wt,NmorphIconNoSmoking:al,NmorphIconNotebook:ll,NmorphIconNotification:il,NmorphIconOdometer:cl,NmorphIconOfficeBuilding:sl,NmorphIconOpen:ho,NmorphIconOperation:dl,NmorphIconOpportunity:ml,NmorphIconOrange:pl,NmorphIconPagination:hl,NmorphIconPaperclip:fl,NmorphIconPartlyCloudy:ul,NmorphIconPause:bt,NmorphIconPear:gl,NmorphIconPhone:bl,NmorphIconPhoneFilled:wl,NmorphIconPicture:yl,NmorphIconPieChart:_l,NmorphIconPin:kl,NmorphIconPlace:Nl,NmorphIconPlatform:Bl,NmorphIconPlay:rt,NmorphIconPlus:xl,NmorphIconPlusThin:fo,NmorphIconPointer:Vl,NmorphIconPosition:Sl,NmorphIconPostCard:vl,NmorphIconPouring:El,NmorphIconPresent:Cl,NmorphIconPriceTag:Il,NmorphIconPrinter:Ml,NmorphIconPromotion:zl,NmorphIconQuartzWatch:Hl,NmorphIconQuestionFilled:ql,NmorphIconRank:Tl,NmorphIconReading:Dl,NmorphIconReadingLamp:Ll,NmorphIconRecord:Al,NmorphIconRedo:Pl,NmorphIconRefresh:Rl,NmorphIconRefreshLeft:Ol,NmorphIconRefreshRight:Fl,NmorphIconRefrigerator:jl,NmorphIconRemove:Kl,NmorphIconRemoveFilled:Wl,NmorphIconReply:$l,NmorphIconReplyFilled:Ul,NmorphIconRight:Gl,NmorphIconRotateLeft:yt,NmorphIconRotateRight:_t,NmorphIconSave:Zl,NmorphIconScaleToOriginal:Yl,NmorphIconSchool:Xl,NmorphIconScissor:Ql,NmorphIconSearch:uo,NmorphIconSelect:Jl,NmorphIconSell:ei,NmorphIconSemiSelect:ti,NmorphIconSend:ri,NmorphIconSendFilled:oi,NmorphIconServer:ni,NmorphIconService:ai,NmorphIconSetting:li,NmorphIconShare:go,NmorphIconShield:ci,NmorphIconShieldCheck:ii,NmorphIconShip:si,NmorphIconShop:di,NmorphIconShoppingBag:mi,NmorphIconShoppingCart:hi,NmorphIconShoppingCartFull:pi,NmorphIconShrink:kt,NmorphIconSliders:fi,NmorphIconSmile:wo,NmorphIconSmoking:ui,NmorphIconSoccer:gi,NmorphIconSoldOut:wi,NmorphIconSort:_i,NmorphIconSortDown:bi,NmorphIconSortUp:yi,NmorphIconSpeaker:ki,NmorphIconSpeakerOff:wt,NmorphIconStamp:Ni,NmorphIconStar:xi,NmorphIconStarFilled:Bi,NmorphIconStop:Vi,NmorphIconStopwatch:Si,NmorphIconSuccess:Nt,NmorphIconSuccessFilled:bo,NmorphIconSugar:vi,NmorphIconSuitcaseLine:Ei,NmorphIconSunny:Ci,NmorphIconSunrise:Ii,NmorphIconSunset:Mi,NmorphIconSwitch:qi,NmorphIconSwitchButton:zi,NmorphIconSwitchFilled:Hi,NmorphIconTakeawayBox:Ti,NmorphIconTicket:Li,NmorphIconTickets:Di,NmorphIconTime:Ai,NmorphIconTimer:Pi,NmorphIconToiletPaper:Oi,NmorphIconTools:Fi,NmorphIconTop:Wi,NmorphIconTopLeft:Ri,NmorphIconTopRight:ji,NmorphIconTrendCharts:Ki,NmorphIconTriangleDown:Ui,NmorphIconTrophy:Gi,NmorphIconTrophyBase:$i,NmorphIconTurnOff:Yi,NmorphIconUmbrella:Zi,NmorphIconUndo:Xi,NmorphIconUnlock:Qi,NmorphIconUpload:ec,NmorphIconUploadFilled:Ji,NmorphIconUser:oc,NmorphIconUserFilled:tc,NmorphIconUsers:rc,NmorphIconVan:nc,NmorphIconVideo:Bt,NmorphIconVideoCamera:ac,NmorphIconVideoCameraOff:yo,NmorphIconVideoPause:lc,NmorphIconVideoPlay:ic,NmorphIconView:cc,NmorphIconWallet:dc,NmorphIconWalletFilled:sc,NmorphIconWarnTriangleFilled:_o,NmorphIconWarning:mc,NmorphIconWatch:pc,NmorphIconWindPower:hc,NmorphIconZoomIn:xt,NmorphIconZoomOut:Vt},Symbol.toStringTag,{value:"Module"})),fu=e.defineComponent({__name:"NmorphLayout",props:{tag:{type:String,required:!1,default:"section"},gap:{type:[Number,String],required:!1,default:0},asideWidth:{type:[Number,String],required:!1,default:"240px"},asidePosition:{type:String,required:!1,default:"left"},fullHeight:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){o();const n=r,t=e.useSlots(),l=e.computed(()=>W({"nmorph-layout":[`aside-${n.asidePosition}`,n.fullHeight&&"full-height"]})),i=e.computed(()=>pe({"--nmorph-private-layout-gap":n.gap,"--nmorph-private-layout-aside-width":n.asideWidth})),a={props:n,slots:t,modifiers:l,styles:i};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),uu={key:0,class:"nmorph-layout__header"},gu={class:"nmorph-layout__body"},wu={key:0,class:"nmorph-layout__aside"},bu={class:"nmorph-layout__main"},yu={key:1,class:"nmorph-layout__aside"},_u={key:1,class:"nmorph-layout__footer"};function ku(r,o,n,t,l,i){return e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.props.tag),{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},{default:e.withCtx(()=>[t.slots.header?(e.openBlock(),e.createElementBlock("header",uu,[e.renderSlot(r.$slots,"header")])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",gu,[t.slots.aside&&t.props.asidePosition==="left"?(e.openBlock(),e.createElementBlock("aside",wu,[e.renderSlot(r.$slots,"aside")])):e.createCommentVNode("v-if",!0),e.createElementVNode("main",bu,[e.renderSlot(r.$slots,"default")]),t.slots.aside&&t.props.asidePosition==="right"?(e.openBlock(),e.createElementBlock("aside",yu,[e.renderSlot(r.$slots,"aside")])):e.createCommentVNode("v-if",!0)]),t.slots.footer?(e.openBlock(),e.createElementBlock("footer",_u,[e.renderSlot(r.$slots,"footer")])):e.createCommentVNode("v-if",!0)]),_:3},8,["class","style"])}const Nu=j(fu,[["render",ku],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-layout/NmorphLayout.vue"]]),fc={self:"_self",blank:"_blank",parent:"_parent",top:"_top"},Bu=e.defineComponent({__name:"NmorphLink",props:{type:{type:null,required:!1,default:tr.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"},rel:{type:String,required:!1,default:void 0},referrerpolicy:{type:String,required:!1,default:void 0},referrerPolicy:{type:String,required:!1,default:void 0},download:{type:[String,Boolean],required:!1,default:void 0},ariaLabel:{type:String,required:!1,default:void 0},title:{type:String,required:!1,default:void 0},disabled:{type:Boolean,required:!1,default:!1},color:{type:String,required:!1,default:void 0},iconName:{type:String,required:!1,default:void 0}},setup(r,{expose:o}){o();const n=r,t=e.useSlots(),l=hu,i=m=>m.split(/[-_\s]+/).filter(Boolean).map(w=>`${w.charAt(0).toUpperCase()}${w.slice(1)}`).join(""),a=e.computed(()=>{if(n.iconName)return n.iconName in l?l[n.iconName]:l[`NmorphIcon${i(n.iconName)}`]}),s=e.computed(()=>W({"nmorph-link":[n.type,n.underline&&"underline",n.disabled&&"disabled"]})),d=e.computed(()=>ke({"--nmorph-private-link-color":n.color})),p=e.computed(()=>fc[n.target]??n.target),h=e.computed(()=>({href:n.href,target:p.value,rel:n.rel,referrerpolicy:n.referrerpolicy??n.referrerPolicy,download:n.download===!0?"":n.download===!1?void 0:n.download,"aria-label":n.ariaLabel,title:n.title})),f={props:n,slots:t,iconMap:l,toPascalCase:i,resolvedIcon:a,modifiers:s,styles:d,resolvedTarget:p,anchorAttrs:h,get NmorphIcon(){return ie}};return Object.defineProperty(f,"__isScriptSetup",{enumerable:!1,value:!0}),f}});function xu(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("a",e.normalizeProps(e.guardReactiveProps(t.anchorAttrs)),[e.renderSlot(r.$slots,"prepend"),t.resolvedIcon?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,class:"nmorph-link__icon",width:"10px",height:"10px"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.resolvedIcon)))]),_:1})):e.createCommentVNode("v-if",!0),e.createTextVNode(" "+e.toDisplayString(n.text)+" ",1),t.slots.icon?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1,class:"nmorph-link__icon",width:"10px",height:"10px"},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"icon")]),_:3})):e.createCommentVNode("v-if",!0),e.renderSlot(r.$slots,"default")],16)],6)}const Vu=j(Bu,[["render",xu],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-link/NmorphLink.vue"]]),Su=e.defineComponent({__name:"NmorphScroll",props:{height:{type:String,required:!1,default:"100%"},maxHeight:{type:String,required:!1,default:"none"},gap:{type:[Number,String],required:!1,default:void 0},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:0},yGapInPx:{type:Number,required:!1,default:0}},emits:["on-scroll","update:model-value","on-scroll-end"],setup(r,{expose:o,emit:n}){const t=r,l=e.ref(null),i=e.ref(null),a=e.computed(()=>t.scrollYProp),s=e.computed(()=>t.scrollXProp),d=e.ref(!1),p=e.ref(!1),h=e.ref({clientWidth:0,clientHeight:0,scrollWidth:0,scrollHeight:0,scrollLeft:0,scrollTop:0}),f=e.ref(!1);let m,w,g,u,x="";const v=new Set,b=()=>{const A=i.value;if(!A){d.value=!1,p.value=!1,h.value={clientWidth:0,clientHeight:0,scrollWidth:0,scrollHeight:0,scrollLeft:0,scrollTop:0};return}const ee={clientWidth:A.clientWidth,clientHeight:A.clientHeight,scrollWidth:A.scrollWidth,scrollHeight:A.scrollHeight,scrollLeft:A.scrollLeft,scrollTop:A.scrollTop};h.value=ee,d.value=ee.scrollHeight>ee.clientHeight,p.value=ee.scrollWidth>ee.clientWidth},S=()=>{e.nextTick(b)},k=()=>{if(!w||!i.value)return;const A=new Set(Array.from(i.value.children));v.forEach(ee=>{A.has(ee)||(w?.unobserve(ee),v.delete(ee))}),A.forEach(ee=>{v.has(ee)||(w?.observe(ee),v.add(ee))})},I=()=>{const A=i.value;A&&(typeof ResizeObserver<"u"&&(w=new ResizeObserver(()=>{S()}),k()),typeof MutationObserver<"u"&&(g=new MutationObserver(()=>{k(),S()}),g.observe(A,{attributes:!0,characterData:!0,childList:!0,subtree:!0})))},M=e.computed(()=>t.yBarWidthInPx+t.yGapInPx),C=e.computed(()=>t.xBarWidthInPx+t.xGapInPx),N=e.computed(()=>t.scrollYProp==="hidden"||!d.value?"0":`${M.value}px`),y=e.computed(()=>t.scrollXProp==="hidden"||!p.value?"0":`${C.value}px`),V=e.computed(()=>`${t.yBarWidthInPx}px`),B=e.computed(()=>`${t.xBarWidthInPx}px`),z=e.computed(()=>ne.value?B.value:"0px"),q=e.computed(()=>re.value?V.value:"0px"),E=e.inject("nmorph");let D;const F=n,L=()=>{const A=i.value;if(!A)return;const ee=Math.trunc(A.scrollLeft),de=Math.trunc(A.scrollTop);F("update:model-value",{x:ee,y:de})},O=()=>{F("on-scroll-end")},G=A=>{b(),F("on-scroll",A),i.value&&(t.updateOnlyOnScrollEnd||L(),D!==void 0&&clearTimeout(D),D=setTimeout(()=>{t.updateOnlyOnScrollEnd&&L(),O()},t.scrollEndDelay))},Q=A=>A.deltaMode===1?16:A.deltaMode===2?Math.max(h.value.clientWidth,1):1,Z=A=>{if(t.scrollYProp==="hidden"||!d.value||!A)return!1;const ee=h.value.scrollTop,de=xe("y");return A<0?ee>0:A>0?ee<de:!1},Y=A=>{const ee=A.target,de=l.value;if(!(ee instanceof Element)||!de)return!1;const he=ee.closest(".nmorph-scroll");return!!(he&&he!==de)},ae=A=>{const ee=A.target,de=l.value;if(!(ee instanceof Element)||!de)return!1;const he=ee.closest(".nmorph-scroll__bar--horizontal");return!!(he&&he.closest(".nmorph-scroll")===de)},le=A=>{const ee=i.value;if(b(),Y(A))return;const de=ae(A),he=de&&Math.abs(A.deltaX)>Math.abs(A.deltaY)?A.deltaX:A.deltaY;if(!ee||t.scrollXProp==="hidden"||!p.value||!he||!de&&Math.abs(A.deltaX)>Math.abs(A.deltaY))return;const Ce=he*Q(A);if(!de&&Z(Ce)){A.stopPropagation();return}const je=ee.scrollLeft;if(ve("x",je+Ce),ee.scrollLeft===je){de&&(A.preventDefault(),A.stopPropagation());return}A.preventDefault(),A.stopPropagation()};e.onUnmounted(()=>{D!==void 0&&clearTimeout(D),m?.disconnect(),w?.disconnect(),g?.disconnect(),v.clear(),We()});const T=e.ref(!1),R=e.computed(()=>W({"nmorph-scroll":{"show-bars":T.value||f.value,dragging:f.value}})),_=()=>t.cssScrollBehavior==="smooth"?"smooth":"auto",$=A=>{const{x:ee,y:de}=A;i.value?.scrollTo({left:ee,top:de,behavior:_()})};e.onMounted(()=>{$(t.modelValue),I(),S(),typeof ResizeObserver<"u"&&i.value&&(m=new ResizeObserver(()=>{S()}),m.observe(i.value))}),e.watch(()=>t.modelValue,A=>{$(A)},{deep:!0,immediate:!0}),e.watch(()=>E?.browser.dimensions,()=>{S()},{deep:!0,immediate:!0});const J=e.computed(()=>t.cssScrollBehavior),K=e.computed(()=>t.height),X=e.computed(()=>t.maxHeight),H=e.computed(()=>({"--nmorph-private-scroll-bar-width":V.value,"--nmorph-private-scroll-bar-height":B.value,...pe({"--nmorph-private-scroll-gap":t.gap}),boxSizing:"border-box",minWidth:"0",minHeight:"0",height:K.value,maxHeight:X.value})),U=e.computed(()=>({paddingRight:N.value,paddingBottom:y.value,overflowX:s.value,overflowY:a.value,scrollBehavior:J.value})),re=e.computed(()=>t.scrollYProp!=="hidden"&&d.value),ne=e.computed(()=>t.scrollXProp!=="hidden"&&p.value),se=e.computed(()=>Math.max(0,h.value.clientHeight-(ne.value?t.xBarWidthInPx:0))),ce=e.computed(()=>Math.max(0,h.value.clientWidth-(re.value?t.yBarWidthInPx:0))),me=A=>A==="y"?se.value:ce.value,ue=A=>A==="y"?h.value.clientHeight:h.value.clientWidth,be=A=>A==="y"?h.value.scrollHeight:h.value.scrollWidth,ye=A=>A==="y"?h.value.scrollTop:h.value.scrollLeft,Ee=A=>Math.min(me(A),Math.max(18,A==="y"?t.yBarWidthInPx*3:t.xBarWidthInPx*3)),xe=A=>Math.max(0,be(A)-ue(A)),Ve=A=>{const ee=me(A),de=be(A),he=ue(A);return ee<=0||de<=he?0:Math.min(ee,Math.max(Ee(A),he/de*ee))},Se=A=>{const ee=xe(A),de=Math.max(0,me(A)-Ve(A));return!ee||!de?0:ye(A)/ee*de},te=e.computed(()=>({height:`${Ve("y")}px`,transform:`translate3d(0, ${Se("y")}px, 0)`})),ge=e.computed(()=>({width:`${Ve("x")}px`,transform:`translate3d(${Se("x")}px, 0, 0)`})),ve=(A,ee)=>{const de=i.value;if(!de)return;const he=Math.max(0,Math.min(xe(A),ee));A==="y"?de.scrollTop=he:de.scrollLeft=he,b()},We=()=>{u&&(window.removeEventListener("pointermove",Ke),window.removeEventListener("pointerup",Oe),window.removeEventListener("pointercancel",Oe),u=void 0,f.value=!1,document.body&&(document.body.style.userSelect=x))},Ke=A=>{if(!u)return;const de=(u.axis==="y"?A.clientY:A.clientX)-u.pointerStart,he=Math.max(1,u.trackSize-u.thumbSize),Ce=de/he*u.maxScroll;ve(u.axis,u.scrollStart+Ce)},Oe=()=>{We()},Wo=(A,ee)=>{ee.preventDefault(),ee.stopPropagation();const de=me(A),he=Ve(A),Ce=xe(A);!de||!he||!Ce||(u={axis:A,pointerStart:A==="y"?ee.clientY:ee.clientX,scrollStart:ye(A),trackSize:de,thumbSize:he,maxScroll:Ce},f.value=!0,x=document.body?.style.userSelect??"",document.body&&(document.body.style.userSelect="none"),window.addEventListener("pointermove",Ke),window.addEventListener("pointerup",Oe),window.addEventListener("pointercancel",Oe))},Ko=(A,ee)=>{if(ee.target.closest(".nmorph-scroll__thumb"))return;const he=ee.currentTarget.getBoundingClientRect(),Ce=A==="y"?ee.clientY-he.top:ee.clientX-he.left,je=Math.max(1,me(A)-Ve(A)),ss=(Ce-Ve(A)/2)/je*xe(A);ve(A,ss)};o({scrollDOMContainer:i,moveTo:$});const Dt={props:t,scrollRoot:l,scrollDOMContainer:i,overflowY:a,overflowX:s,hasVerticalScroll:d,hasHorizontalScroll:p,metrics:h,isDragging:f,get viewportResizeObserver(){return m},set viewportResizeObserver(A){m=A},get contentResizeObserver(){return w},set contentResizeObserver(A){w=A},get mutationObserver(){return g},set mutationObserver(A){g=A},get dragState(){return u},set dragState(A){u=A},get previousBodyUserSelect(){return x},set previousBodyUserSelect(A){x=A},observedContentElements:v,updateScrollableState:b,queueScrollableStateUpdate:S,refreshObservedContentElements:k,observeScrollableContent:I,paddingRightCandidate:M,paddingBottomCandidate:C,paddingRight:N,paddingBottom:y,barWidth:V,barHeight:B,verticalBarBottom:z,horizontalBarRight:q,nmorph:E,get scrollEndTimeout(){return D},set scrollEndTimeout(A){D=A},emit:F,updateValue:L,handleScrollEnd:O,scrollHandler:G,getWheelDeltaMultiplier:Q,canConsumeVerticalWheel:Z,isNestedScrollEvent:Y,isCurrentHorizontalBarEvent:ae,wheelHandler:le,show:T,modifiers:R,getProgrammaticScrollBehavior:_,moveTo:$,scrollBehavior:J,scrollHeight:K,maxHeight:X,rootStyle:H,viewportStyle:U,visibleVerticalBar:re,visibleHorizontalBar:ne,verticalTrackSize:se,horizontalTrackSize:ce,getTrackSize:me,getClientSize:ue,getScrollSize:be,getScrollPosition:ye,getMinThumbSize:Ee,getMaxScroll:xe,getThumbSize:Ve,getThumbOffset:Se,verticalThumbStyle:te,horizontalThumbStyle:ge,setScrollPosition:ve,stopThumbDrag:We,thumbPointerMoveHandler:Ke,thumbPointerUpHandler:Oe,thumbPointerDownHandler:Wo,trackPointerDownHandler:Ko,mouseEnterHandler:()=>{T.value=!0},mouseLeaveHandler:()=>{T.value=!1}};return Object.defineProperty(Dt,"__isScriptSetup",{enumerable:!1,value:!0}),Dt}});function vu(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{ref:"scrollRoot",class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.rootStyle),onMouseenter:t.mouseEnterHandler,onMouseleave:t.mouseLeaveHandler},[e.createElementVNode("div",{ref:"scrollDOMContainer",class:"nmorph-scroll__viewport",style:e.normalizeStyle(t.viewportStyle),onScroll:t.scrollHandler,onWheel:t.wheelHandler},[e.renderSlot(r.$slots,"default")],36),t.visibleVerticalBar?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-scroll__bar nmorph-scroll__bar--vertical",style:e.normalizeStyle({bottom:t.verticalBarBottom}),onPointerdown:o[1]||(o[1]=a=>t.trackPointerDownHandler("y",a))},[e.createElementVNode("div",{class:"nmorph-scroll__thumb nmorph-scroll__thumb--vertical",style:e.normalizeStyle(t.verticalThumbStyle),onPointerdown:o[0]||(o[0]=a=>t.thumbPointerDownHandler("y",a))},null,36)],36)):e.createCommentVNode("v-if",!0),t.visibleHorizontalBar?(e.openBlock(),e.createElementBlock("div",{key:1,class:"nmorph-scroll__bar nmorph-scroll__bar--horizontal",style:e.normalizeStyle({right:t.horizontalBarRight}),onPointerdown:o[3]||(o[3]=a=>t.trackPointerDownHandler("x",a)),onWheel:t.wheelHandler},[e.createElementVNode("div",{class:"nmorph-scroll__thumb nmorph-scroll__thumb--horizontal",style:e.normalizeStyle(t.horizontalThumbStyle),onPointerdown:o[2]||(o[2]=a=>t.thumbPointerDownHandler("x",a))},null,36)],36)):e.createCommentVNode("v-if",!0)],38)}const ko=j(Su,[["render",vu],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-scroll/NmorphScroll.vue"]]),Eu={auto:"auto",hidden:"hidden",scroll:"scroll"},Cu={auto:"auto",smooth:"smooth",inherit:"inherit",initial:"initial",unset:"unset"},Iu=e.defineComponent({__name:"NmorphSpace",props:{tag:{type:String,required:!1,default:"div"},direction:{type:String,required:!1,default:"row"},size:{type:[String,Number],required:!1,default:"medium"},align:{type:String,required:!1,default:"start"},justify:{type:String,required:!1,default:"start"},wrap:{type:Boolean,required:!1,default:!1},inline:{type:Boolean,required:!1,default:!1},fill:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){o();const n=r,t={small:"4px",medium:"8px",large:"16px"},l=e.computed(()=>W({"nmorph-space":[n.direction,n.wrap&&"wrap",n.inline&&"inline",n.fill&&"fill"]})),i=h=>Me(t[h]||h),a=e.computed(()=>n.align==="start"||n.align==="end"?`flex-${n.align}`:n.align),s=e.computed(()=>n.justify==="start"||n.justify==="end"?`flex-${n.justify}`:n.justify),d=e.computed(()=>({"--nmorph-private-space-gap":i(n.size),"--nmorph-private-space-align":a.value,"--nmorph-private-space-justify":s.value})),p={props:n,sizeMap:t,modifiers:l,resolveSpaceSize:i,alignItems:a,justifyContent:s,styles:d};return Object.defineProperty(p,"__isScriptSetup",{enumerable:!1,value:!0}),p}});function Mu(r,o,n,t,l,i){return e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.props.tag),{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default")]),_:3},8,["class","style"])}const zu=j(Iu,[["render",Mu],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-space/NmorphSpace.vue"]]),Hu=e.defineComponent({__name:"NmorphText",props:{as:{type:String,required:!1,default:"span"},variant:{type:null,required:!1,default:"body"},weight:{type:null,required:!1,default:void 0},color:{type:null,required:!1,default:"text"},align:{type:null,required:!1,default:"inherit"},truncate:{type:Boolean,required:!1,default:!1},nowrap:{type:Boolean,required:!1,default:!1},lineClamp:{type:Number,required:!1,default:void 0}},setup(r,{expose:o}){o();const n=r,t={text:"var(--nmorph-text-color)","semi-contrast":"var(--nmorph-semi-contrast-text-color)",placeholder:"var(--nmorph-placeholder-text-color)",focus:"var(--nmorph-focus-text-color)",accent:"var(--nmorph-accent-color)",success:"var(--nmorph-success-text-color)",warning:"var(--nmorph-warning-text-color)",error:"var(--nmorph-error-text-color)",white:"var(--nmorph-white-color)"},l=e.computed(()=>W({"nmorph-typography":[n.variant,n.weight,n.truncate&&"truncate",n.nowrap&&"nowrap",n.lineClamp&&"line-clamp"]})),i=e.computed(()=>ke({"--nmorph-private-text-color":t[n.color]||n.color,"--nmorph-private-text-align":n.align==="inherit"?void 0:n.align,"--nmorph-private-text-line-clamp":n.lineClamp})),a={props:n,colorMap:t,modifiers:l,styles:i};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}});function qu(r,o,n,t,l,i){return e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.props.as),{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default")]),_:3},8,["class","style"])}const Tu=j(Hu,[["render",qu],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-text/NmorphText.vue"]]),Lu=e.defineComponent({__name:"NmorphPreviewPortal",props:{show:{type:Boolean,required:!0},zIndex:{type:Number,required:!1,default:void 0},rootClass:{type:String,required:!1,default:""},stateClass:{type:String,required:!1,default:""},contentClass:{type:String,required:!1,default:""},leftClass:{type:String,required:!1,default:""},rightClass:{type:String,required:!1,default:""},actionsClass:{type:String,required:!1,default:""},navigationButtonMargin:{type:[Number,String],required:!1,default:void 0},contentWidth:{type:[Number,String],required:!1,default:void 0},contentHeight:{type:[Number,String],required:!1,default:void 0},showNavigation:{type:Boolean,required:!1,default:!1},showActionBar:{type:Boolean,required:!1,default:!1}},emits:["close","previous","next"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>["nmorph-preview-portal",t.rootClass,t.stateClass,t.show&&"nmorph-preview-portal--opened"]),a=e.computed(()=>pe({"--nmorph-private-preview-portal-btn-margin":t.navigationButtonMargin,"--nmorph-private-preview-portal-content-width":t.contentWidth,"--nmorph-private-preview-portal-content-height":t.contentHeight})),s={props:t,emit:l,rootClasses:i,portalStyle:a,get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphIconChevronDown(){return Ae},get NmorphOverlay(){return et}};return Object.defineProperty(s,"__isScriptSetup",{enumerable:!1,value:!0}),s}});function Du(r,o,n,t,l,i){return t.props.show?(e.openBlock(),e.createBlock(e.Teleport,{key:0,to:"body"},[e.createElementVNode("div",{class:e.normalizeClass(t.rootClasses),style:e.normalizeStyle(t.portalStyle)},[e.createVNode(t.NmorphOverlay,{show:t.props.show,"z-index":t.props.zIndex,"disabled-teleport":"",onOnOutsideClick:o[2]||(o[2]=a=>t.emit("close")),onOnEscapeKeydown:o[3]||(o[3]=a=>t.emit("close"))},{default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(["nmorph-preview-portal__content",t.props.contentClass])},[e.renderSlot(r.$slots,"default")],2),t.props.showNavigation?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["nmorph-preview-portal__left",t.props.leftClass])},[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:o[0]||(o[0]=a=>t.emit("previous"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1})],2)):e.createCommentVNode("v-if",!0),t.props.showNavigation?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["nmorph-preview-portal__right",t.props.rightClass])},[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:o[1]||(o[1]=a=>t.emit("next"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1})],2)):e.createCommentVNode("v-if",!0),t.props.showActionBar?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(["nmorph-preview-portal__actions",t.props.actionsClass])},[e.renderSlot(r.$slots,"actions")],2)):e.createCommentVNode("v-if",!0)]),_:3},8,["show","z-index"])],6)])):e.createCommentVNode("v-if",!0)}const uc=j(Lu,[["render",Du],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-preview-portal/NmorphPreviewPortal.vue"]]),Au=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},zIndex:{type:Number,required:!1,default:void 0},showTrigger:{type:Boolean,required:!1,default:!0},showNavigationButtons:{type:Boolean,required:!1,default:!0},showActionBar:{type:Boolean,required:!1,default:!0},width:{type:[Number,String],required:!1,default:void 0},height:{type:[Number,String],required:!1,default:void 0},previewWidth:{type:[Number,String],required:!1,default:void 0},previewHeight:{type:[Number,String],required:!1,default:void 0},radius:{type:[Number,String],required:!1,default:void 0},fit:{type:String,required:!1,default:"cover"},navigationButtonMargin:{type:[Number,String],required:!1,default:void 0},triggerView:{type:String,required:!1,default:"single"},triggerLimit:{type:Number,required:!1,default:void 0},triggerGap:{type:[Number,String],required:!1,default:8}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=e.ref(t.modelValue);e.watch(()=>t.modelValue,T=>l.value=T);const i=e.computed(()=>Array.isArray(t.src)?t.src:[t.src]),a=T=>{const R=i.value.length-1;return R<0||T<0?0:T>R?R:T},s=e.ref(a(t.initialIndex)),d=e.computed(()=>a(s.value)),p=e.computed(()=>i.value[d.value]||""),h=e.computed(()=>t.triggerView==="gallery"&&i.value.length>1),f=e.computed(()=>!t.triggerLimit||t.triggerLimit<1?i.value.length:Math.min(Math.floor(t.triggerLimit),i.value.length)),m=e.computed(()=>i.value.slice(0,f.value).map((T,R)=>({index:R,src:T}))),w=e.computed(()=>i.value.length-m.value.length),g=e.computed(()=>m.value[m.value.length-1]?.index??-1),u=e.computed(()=>W({"nmorph-image-preview":[l.value&&"opened",h.value&&"gallery-trigger"]})),x=e.ref(1);e.watch(()=>[t.initialIndex,i.value.length],()=>{s.value=a(t.initialIndex)});const v=T=>{s.value=a(T),l.value=!0,G("update:model-value",l.value)},b=()=>{h.value||v(d.value)},S=()=>{l.value=!1,G("update:model-value",l.value)},k=()=>{B.value=B.value+90,B.value>=360&&(B.value=0)},I=()=>{B.value=B.value-90,B.value<=-360&&(B.value=0)},M=()=>{x.value<t.maxScaleLevel&&(x.value+=t.scaleStep),x.value=parseFloat(x.value.toFixed(3))},C=()=>{x.value>t.minScaleLevel&&(x.value-=t.scaleStep),x.value=parseFloat(x.value.toFixed(3))},N=e.computed(()=>x.value<1),y=()=>{x.value=1},V=()=>{x.value=1},B=e.ref(0),z=()=>{const T=i.value.length;if(!T)return;const R=d.value-1;s.value=R<0?T-1:R},q=()=>{const T=i.value.length;if(!T)return;const R=d.value+1;s.value=R>T-1?0:R},E=T=>{!l.value||i.value.length<2||T.altKey||T.ctrlKey||T.metaKey||T.shiftKey||(T.key==="ArrowLeft"&&(T.preventDefault(),z()),T.key==="ArrowRight"&&(T.preventDefault(),q()))},D=()=>{typeof document>"u"||document.addEventListener("keydown",E)},F=()=>{typeof document>"u"||document.removeEventListener("keydown",E)};e.watch(l,T=>{T?D():F()},{immediate:!0}),e.onBeforeUnmount(F);const L=e.computed(()=>{let T={icon:kt,handler:V};return N.value&&(T={icon:ft,handler:y}),T}),O=[{icon:_t,handler:k},{icon:yt,handler:I},{icon:xt,handler:M},{icon:Vt,handler:C}],G=n,Q=e.computed(()=>i.value.length>1),Z=e.computed(()=>t.showNavigationButtons&&Q.value),Y=e.computed(()=>pe({"--nmorph-private-image-preview-trigger-width":t.width,"--nmorph-private-image-preview-trigger-height":t.height,"--nmorph-private-image-preview-radius":t.radius,"--nmorph-private-image-preview-trigger-gap":t.triggerGap})),le={props:t,open:l,sourceList:i,getClampedIndex:a,currentIndex:s,resolvedCurrentIndex:d,triggerSource:p,showGalleryTrigger:h,triggerSourceLimit:f,triggerSources:m,hiddenTriggerCount:w,lastVisibleTriggerIndex:g,modifiers:u,scaleLevel:x,openPreviewAt:v,clickHandler:b,closeHandler:S,rotateRight:k,rotateLeft:I,zoomIn:M,zoomOut:C,isLevelChangedToMin:N,enlargeToNormal:y,shrinkToNormal:V,rotateLevel:B,previousHandler:z,nextHandler:q,keyboardNavigationHandler:E,addKeyboardNavigationListener:D,removeKeyboardNavigationListener:F,enlargeShrinkActionData:L,actions:O,emit:G,multipleSources:Q,showNavigation:Z,triggerStyle:Y,getTriggerLabel:T=>t.alt?`${t.alt} ${T+1}`:`Image ${T+1}`,get NmorphImage(){return Et},get NmorphButton(){return Be},get NmorphIcon(){return ie},NmorphPreviewPortal:uc};return Object.defineProperty(le,"__isScriptSetup",{enumerable:!1,value:!0}),le}}),Pu=["aria-label","onClick"],Ou={key:0,class:"nmorph-image-preview__trigger-more"},Fu={class:"nmorph-image-preview__action-element"};function Ru(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock(e.Fragment,null,[t.props.showTrigger?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.triggerStyle)},[e.createElementVNode("div",{class:"nmorph-image-preview__trigger",onClick:t.clickHandler},[t.showGalleryTrigger?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(t.triggerSources,a=>(e.openBlock(),e.createElementBlock("button",{key:`${a.src}-${a.index}`,type:"button",class:"nmorph-image-preview__trigger-item","aria-label":t.getTriggerLabel(a.index),onClick:e.withModifiers(s=>t.openPreviewAt(a.index),["stop"])},[e.createVNode(t.NmorphImage,{src:a.src,alt:t.getTriggerLabel(a.index),fit:t.props.fit,design:"plain","frame-border":0},e.createSlots({_:2},[r.$slots.loading?{name:"loading",fn:e.withCtx(()=>[e.renderSlot(r.$slots,"loading")]),key:"0"}:void 0,r.$slots.error?{name:"error",fn:e.withCtx(()=>[e.renderSlot(r.$slots,"error")]),key:"1"}:void 0]),1032,["src","alt","fit"]),a.index===t.lastVisibleTriggerIndex&&t.hiddenTriggerCount>0?(e.openBlock(),e.createElementBlock("span",Ou," +"+e.toDisplayString(t.hiddenTriggerCount),1)):e.createCommentVNode("v-if",!0)],8,Pu))),128)):(e.openBlock(),e.createBlock(t.NmorphImage,{key:1,src:t.triggerSource,alt:t.props.alt,fit:t.props.fit,design:"plain","frame-border":0},e.createSlots({_:2},[r.$slots.loading?{name:"loading",fn:e.withCtx(()=>[e.renderSlot(r.$slots,"loading")]),key:"0"}:void 0,r.$slots.error?{name:"error",fn:e.withCtx(()=>[e.renderSlot(r.$slots,"error")]),key:"1"}:void 0]),1032,["src","alt","fit"]))])],6)):e.createCommentVNode("v-if",!0),t.open?(e.openBlock(),e.createBlock(t.NmorphPreviewPortal,{key:1,show:t.open,"z-index":t.props.zIndex,"root-class":"nmorph-image-preview__portal","state-class":t.modifiers,"content-class":"nmorph-image-preview__content","left-class":"nmorph-image-preview__left","right-class":"nmorph-image-preview__right","actions-class":"nmorph-image-preview__actions","navigation-button-margin":t.props.navigationButtonMargin,"content-width":t.props.previewWidth,"content-height":t.props.previewHeight,"show-navigation":t.showNavigation,"show-action-bar":t.props.showActionBar,onClose:t.closeHandler,onPrevious:t.previousHandler,onNext:t.nextHandler},{actions:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(t.actions,(a,s)=>e.createElementVNode("div",{key:s,class:"nmorph-image-preview__action-element"},[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:a.handler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(a.icon)))]),_:2},1024)]),_:2},1032,["onClick"])])),64)),e.createElementVNode("div",Fu,[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",disabled:t.scaleLevel===1,onClick:t.enlargeShrinkActionData.handler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.enlargeShrinkActionData.icon)))]),_:1})]),_:1},8,["disabled","onClick"])])]),default:e.withCtx(()=>[e.createVNode(t.NmorphImage,{src:t.triggerSource,alt:t.props.alt,fit:"contain",design:"plain","frame-border":0,style:e.normalizeStyle({transform:`rotate(${t.rotateLevel}deg) scale(${t.scaleLevel})`})},e.createSlots({_:2},[r.$slots.loading?{name:"loading",fn:e.withCtx(()=>[e.renderSlot(r.$slots,"loading")]),key:"0"}:void 0,r.$slots.error?{name:"error",fn:e.withCtx(()=>[e.renderSlot(r.$slots,"error")]),key:"1"}:void 0]),1032,["src","alt","style"])]),_:3},8,["show","z-index","state-class","navigation-button-margin","content-width","content-height","show-navigation","show-action-bar"])):e.createCommentVNode("v-if",!0)],64)}const No=j(Au,[["render",Ru],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-image-preview/NmorphImagePreview.vue"]]),ju=e.defineComponent({__name:"NmorphAvatar",props:{design:{type:null,required:!1,default:"nmorph"},borderless:{type:Boolean,required:!1,default:!1},src:{type:[String,Array],required:!1,default:void 0},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:()=>pt},preview:{type:Boolean,required:!1,default:!1},previewSrc:{type:[String,Array],required:!1,default:void 0},previewInitialIndex:{type:Number,required:!1,default:0},previewScaleStep:{type:Number,required:!1,default:.2},previewMinScaleLevel:{type:Number,required:!1,default:.2},previewMaxScaleLevel:{type:Number,required:!1,default:4},srcSet:{type:String,required:!1},fit:{type:null,required:!1},alt:{type:String,required:!1}},emits:["error","load"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=B=>{l("error",B)},a=B=>{l("load",B)},s=e.ref(!1),d=(B,z=0)=>Array.isArray(B)?B[z]:B,p=e.computed(()=>`${t.imagePadding}px`),h=e.computed(()=>`${t.size}px`),f=e.computed(()=>d(t.src)),m=e.computed(()=>t.previewSrc||t.src),w=e.computed(()=>{const B=m.value;return Array.isArray(B)?B.length>0:!!B}),g=e.computed(()=>{const B=m.value;return Array.isArray(B)?B:B||""}),u=e.computed(()=>t.preview&&w.value),x=e.computed(()=>t.design||"nmorph"),v=e.computed(()=>W({nmorph:[x.value==="nmorph"?"shadow-combined":""],"nmorph-avatar":[x.value,t.shape,t.frameBorder>0&&"framed",x.value==="plain"&&t.borderless&&"borderless",u.value&&"preview"]})),b=e.computed(()=>`${t.size/100*60}px`),S=e.computed(()=>`${Math.max(12,t.size*.38)}px`),k=e.computed(()=>t.shape==="circle"?"50%":"4px"),I=e.computed(()=>t.shape==="circle"?"50%":"2px"),M=e.computed(()=>({width:h.value,height:h.value,"--nmorph-private-avatar-image-padding":p.value,"--nmorph-private-avatar-radius":k.value,"--nmorph-private-avatar-image-radius":I.value,"--nmorph-private-avatar-frame-border":`${t.frameBorder}px`})),C=e.computed(()=>t.fallback||pt),N=e.computed(()=>{const B=t.name.trim();if(!B)return"";const z=B.split(/\s+/);return(z.length>1?`${z[0][0]}${z[z.length-1][0]}`:z[0].slice(0,2)).toUpperCase()}),V={props:t,emit:l,onImageError:i,onImageLoad:a,previewOpen:s,getSourceByIndex:d,imagePadding:p,size:h,imageSrc:f,previewSource:m,hasPreviewSource:w,imagePreviewSrc:g,previewAvailable:u,resolvedDesign:x,modifiers:v,stubIconSize:b,initialsFontSize:S,radius:k,imageRadius:I,styles:M,fallback:C,initials:N,openPreview:()=>{u.value&&(s.value=!0)},get NmorphImage(){return Et},get NmorphIcon(){return ie},get NmorphIconLoaderDots(){return Pe},NmorphImagePreview:No};return Object.defineProperty(V,"__isScriptSetup",{enumerable:!1,value:!0}),V}});function Wu(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),onClick:t.openPreview},[e.createVNode(t.NmorphImage,{design:"plain",fit:t.props.fit,src:t.imageSrc,"src-set":t.props.srcSet,alt:t.props.alt,width:t.size,height:t.size,"frame-border":0,onLoad:t.onImageLoad,onError:t.onImageError},{loading:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoaderDots)]),_:1})]),error:e.withCtx(()=>[e.renderSlot(r.$slots,"error",{},()=>[t.initials?(e.openBlock(),e.createElementBlock("span",{key:0,class:"nmorph-avatar__initials",style:e.normalizeStyle({fontSize:t.initialsFontSize})},e.toDisplayString(t.initials),5)):(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1,width:t.stubIconSize},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.fallback)))]),_:1},8,["width"]))])]),_:3},8,["fit","src","src-set","alt","width","height"]),t.imageSrc?e.createCommentVNode("v-if",!0):e.renderSlot(r.$slots,"error",{key:0},()=>[t.initials?(e.openBlock(),e.createElementBlock("span",{key:0,class:"nmorph-avatar__initials",style:e.normalizeStyle({fontSize:t.initialsFontSize})},e.toDisplayString(t.initials),5)):(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1,width:t.stubIconSize},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.fallback)))]),_:1},8,["width"]))]),t.previewAvailable?(e.openBlock(),e.createBlock(t.NmorphImagePreview,{key:1,modelValue:t.previewOpen,"onUpdate:modelValue":o[0]||(o[0]=a=>t.previewOpen=a),"show-trigger":!1,src:t.imagePreviewSrc,alt:t.props.alt,"initial-index":t.props.previewInitialIndex,"scale-step":t.props.previewScaleStep,"min-scale-level":t.props.previewMinScaleLevel,"max-scale-level":t.props.previewMaxScaleLevel},{loading:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoaderDots)]),_:1})]),_:1},8,["modelValue","src","alt","initial-index","scale-step","min-scale-level","max-scale-level"])):e.createCommentVNode("v-if",!0)],6)}const gc=j(ju,[["render",Wu],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-avatar/NmorphAvatar.vue"]]),Ku=e.defineComponent({__name:"NmorphAudioMeter",props:{value:{type:Number,required:!1,default:void 0},volumeDb:{type:Number,required:!1,default:void 0},variant:{type:String,required:!1,default:"bars"},bars:{type:Number,required:!1,default:12},warnThreshold:{type:Number,required:!1,default:.7},errorThreshold:{type:Number,required:!1,default:.9},color:{type:String,required:!1,default:void 0},warnColor:{type:String,required:!1,default:void 0},errorColor:{type:String,required:!1,default:void 0},trackColor:{type:String,required:!1,default:void 0},label:{type:String,required:!1,default:"Audio level"}},setup(r,{expose:o}){o();const n=r,t=f=>Math.min(Math.max(f,0),1),l=e.computed(()=>typeof n.value=="number"?t(n.value):typeof n.volumeDb=="number"?t((n.volumeDb+60)/60):0),i=e.computed(()=>Array.from({length:Math.max(n.bars,1)},(f,m)=>m)),a=e.computed(()=>l.value>=n.errorThreshold?"error":l.value>=n.warnThreshold?"warn":"normal"),s=e.computed(()=>W({"nmorph-audio-meter":[n.variant,a.value]})),d=e.computed(()=>({"--nmorph-private-audio-meter-percent":`${Math.round(l.value*100)}%`,...ke({"--nmorph-private-audio-meter-color":n.color,"--nmorph-private-audio-meter-warn-color":n.warnColor,"--nmorph-private-audio-meter-error-color":n.errorColor,"--nmorph-private-audio-meter-track-color":n.trackColor})})),h={props:n,clamp:t,level:l,barIndexes:i,state:a,modifiers:s,styles:d,isBarActive:f=>(f+1)/i.value.length<=l.value};return Object.defineProperty(h,"__isScriptSetup",{enumerable:!1,value:!0}),h}}),Uu=["aria-label","aria-valuenow"],$u={key:1,class:"nmorph-audio-meter__line"},Gu={key:2,class:"nmorph-audio-meter__ring"};function Yu(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),role:"meter","aria-label":t.props.label,"aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":Math.round(t.level*100)},[t.props.variant==="bars"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(t.barIndexes,a=>(e.openBlock(),e.createElementBlock("span",{key:a,class:e.normalizeClass(["nmorph-audio-meter__bar",{"nmorph-audio-meter__bar--active":t.isBarActive(a)}])},null,2))),128)):t.props.variant==="line"?(e.openBlock(),e.createElementBlock("span",$u)):(e.openBlock(),e.createElementBlock("span",Gu))],14,Uu)}const Zu=j(Ku,[["render",Yu],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-audio-meter/NmorphAudioMeter.vue"]]),Xu="var(--nmorph-contrast-text-color)",Qu=e.defineComponent({__name:"NmorphAudioPreview",props:{src:{type:String,required:!0},name:{type:String,required:!1,default:""},durationMs:{type:Number,required:!1,default:void 0},width:{type:[Number,String],required:!1,default:void 0},surface:{type:String,required:!1,default:"card"},embedded:{type:Boolean,required:!1,default:!1},showIcon:{type:Boolean,required:!1,default:!0},showHeader:{type:Boolean,required:!1,default:!0},compact:{type:Boolean,required:!1,default:!1},preload:{type:String,required:!1,default:"metadata"},downloadHref:{type:String,required:!1,default:""},loading:{type:Boolean,required:!1,default:!1},error:{type:Boolean,required:!1,default:!1},errorText:{type:String,required:!1,default:""},showPlaybackButton:{type:Boolean,required:!1,default:!0},showDefaultActions:{type:Boolean,required:!1,default:!0}},emits:["play","pause","open","download","error"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.useSlots(),a=e.ref(null),s=e.ref(!1),d=e.ref(0),p=e.ref(t.durationMs?t.durationMs/1e3:0);e.watch(()=>t.durationMs,q=>{p.value=q?q/1e3:p.value});const h=e.computed(()=>p.value||0),f=e.computed({get:()=>h.value>0?d.value/h.value*100:0,set:q=>{!a.value||h.value<=0||(a.value.currentTime=q/100*h.value,d.value=a.value.currentTime)}}),m=e.computed(()=>({"--nmorph-private-audio-preview-progress":`${f.value}%`})),w=e.computed(()=>!!i.actions||t.showDefaultActions&&(t.src||t.downloadHref)),g=e.computed(()=>W({"nmorph-audio-preview":[t.surface,t.embedded&&"embedded",!t.showIcon&&"no-icon",!t.showHeader&&"no-header",t.compact&&"compact",t.loading&&"loading",t.error&&"error",s.value&&"playing",!w.value&&"no-actions"]})),u=e.computed(()=>pe({"--nmorph-private-audio-preview-width":t.width})),x=q=>{if(!Number.isFinite(q)||q<0)return"0:00";const E=Math.floor(q),D=Math.floor(E/60),F=E%60;return`${D}:${F.toString().padStart(2,"0")}`},v=e.computed(()=>x(d.value)),b=e.computed(()=>x(h.value)),S=async()=>{if(!(!a.value||!t.showPlaybackButton||t.loading||t.error)){if(s.value){a.value.pause();return}try{await a.value.play()}catch{s.value=!1}}},k=()=>{!a.value||Number.isNaN(a.value.duration)||(p.value=a.value.duration)},I=()=>{d.value=a.value?.currentTime||0},M=q=>{s.value=!0,l("play",q)},C=q=>{s.value=!1,l("pause",q)},N=()=>{s.value=!1},y=q=>{s.value=!1,l("error",q)},V=()=>l("open"),B=()=>l("download");o({audioRef:a});const z={CONTRAST_ICON_COLOR:Xu,props:t,emit:l,slots:i,audioRef:a,playing:s,currentTime:d,durationSeconds:p,resolvedDuration:h,progress:f,progressStyle:m,hasActions:w,modifiers:g,styles:u,formatTime:x,currentTimeLabel:v,durationLabel:b,togglePlayback:S,loadedMetadataHandler:k,timeUpdateHandler:I,playHandler:M,pauseHandler:C,endedHandler:N,errorHandler:y,openHandler:V,downloadHandler:B,get NmorphIcon(){return ie},get NmorphIconAudio(){return mt},get NmorphIconDownload(){return Ze},get NmorphIconExternalLink(){return ut},get NmorphIconLoader(){return ze},get NmorphIconPause(){return bt},get NmorphIconPlay(){return rt}};return Object.defineProperty(z,"__isScriptSetup",{enumerable:!1,value:!0}),z}}),Ju=["src","preload"],eg=["disabled","aria-label"],tg={key:2,class:"nmorph-audio-preview__play-indicator"},og={key:1,class:"nmorph-audio-preview__icon"},rg=["aria-label"],ng={class:"nmorph-audio-preview__body"},ag={key:0,class:"nmorph-audio-preview__header"},lg={class:"nmorph-audio-preview__name"},ig={key:0,class:"nmorph-audio-preview__error"},cg={key:1,class:"nmorph-audio-preview__time"},sg={class:"nmorph-audio-preview__control"},dg=["disabled","aria-label"],mg={key:0,class:"nmorph-audio-preview__time"},pg={key:3,class:"nmorph-audio-preview__actions"},hg=["href","aria-label"],fg=["href","download","aria-label"];function ug(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("audio",{ref:"audioRef",src:t.props.src,preload:t.props.preload,onLoadedmetadata:t.loadedMetadataHandler,onTimeupdate:t.timeUpdateHandler,onPlay:t.playHandler,onPause:t.pauseHandler,onEnded:t.endedHandler,onError:t.errorHandler},null,40,Ju),t.props.showIcon&&t.props.showPlaybackButton?(e.openBlock(),e.createElementBlock("button",{key:0,class:"nmorph-audio-preview__icon",type:"button",disabled:t.props.loading||t.props.error,"aria-label":t.playing?`Pause ${t.props.name||"audio"}`:`Play ${t.props.name||"audio"}`,onClick:t.togglePlayback},[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,size:"medium"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoader)]),_:1})):(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1,size:"medium"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconAudio)]),_:1})),!t.props.loading&&!t.props.error?(e.openBlock(),e.createElementBlock("span",tg,[e.createVNode(t.NmorphIcon,{size:"small",color:t.CONTRAST_ICON_COLOR},{default:e.withCtx(()=>[t.playing?(e.openBlock(),e.createBlock(t.NmorphIconPause,{key:0})):(e.openBlock(),e.createBlock(t.NmorphIconPlay,{key:1}))]),_:1})])):e.createCommentVNode("v-if",!0)],8,eg)):t.props.showIcon?(e.openBlock(),e.createElementBlock("div",og,[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,size:"medium"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoader)]),_:1})):(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1,size:"medium"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconAudio)]),_:1}))])):t.props.showPlaybackButton&&!t.props.loading&&!t.props.error?(e.openBlock(),e.createElementBlock("button",{key:2,class:"nmorph-audio-preview__play-button",type:"button","aria-label":t.playing?`Pause ${t.props.name||"audio"}`:`Play ${t.props.name||"audio"}`,onClick:t.togglePlayback},[e.createVNode(t.NmorphIcon,{size:"small",color:t.CONTRAST_ICON_COLOR},{default:e.withCtx(()=>[t.playing?(e.openBlock(),e.createBlock(t.NmorphIconPause,{key:0})):(e.openBlock(),e.createBlock(t.NmorphIconPlay,{key:1}))]),_:1})],8,rg)):e.createCommentVNode("v-if",!0),e.createElementVNode("div",ng,[t.props.showHeader?(e.openBlock(),e.createElementBlock("div",ag,[e.createElementVNode("span",lg,e.toDisplayString(t.props.name||"Audio"),1),t.props.error&&t.props.errorText?(e.openBlock(),e.createElementBlock("span",ig,e.toDisplayString(t.props.errorText),1)):(e.openBlock(),e.createElementBlock("span",cg,e.toDisplayString(t.currentTimeLabel)+" / "+e.toDisplayString(t.durationLabel),1))])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",sg,[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":o[0]||(o[0]=a=>t.progress=a),class:"nmorph-audio-preview__range",type:"range",min:"0",max:"100",step:"0.1",style:e.normalizeStyle(t.progressStyle),disabled:t.props.loading||t.props.error||t.resolvedDuration<=0,"aria-label":`Audio progress ${t.props.name||""}`},null,12,dg),[[e.vModelText,t.progress,void 0,{number:!0}]]),t.props.showHeader?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("span",mg,e.toDisplayString(t.currentTimeLabel)+" / "+e.toDisplayString(t.durationLabel),1))])]),t.hasActions?(e.openBlock(),e.createElementBlock("div",pg,[e.renderSlot(r.$slots,"actions",{},()=>[e.createElementVNode("a",{href:t.props.src,target:"_blank",rel:"noopener noreferrer",class:"nmorph-audio-preview__action-link","aria-label":`Open ${t.props.name||"audio"}`,onClick:t.openHandler},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconExternalLink)]),_:1})],8,hg),t.props.downloadHref?(e.openBlock(),e.createElementBlock("a",{key:0,href:t.props.downloadHref,download:t.props.name,class:"nmorph-audio-preview__action-link","aria-label":`Download ${t.props.name||"audio"}`,onClick:t.downloadHandler},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconDownload)]),_:1})],8,fg)):e.createCommentVNode("v-if",!0)])])):e.createCommentVNode("v-if",!0)],6)}const Bo=j(Qu,[["render",ug],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-audio-preview/NmorphAudioPreview.vue"]]),gg=e.defineComponent({__name:"NmorphBadge",props:{value:{type:[Number,String],required:!1,default:void 0},max:{type:Number,required:!1,default:99},type:{type:String,required:!1,default:"default"},ribbonCorner:{type:String,required:!1,default:"top-right"},ribbonTilt:{type:Boolean,required:!1,default:!0},hidden:{type:Boolean,required:!1,default:!1},hideOnFalsyValue:{type:Boolean,required:!1,default:!1},color:{type:String,required:!1,default:"var(--nmorph-accent-color)"},size:{type:String,required:!1,default:"base"},dotSize:{type:[Number,String],required:!1,default:void 0},ribbonSize:{type:[Number,String],required:!1,default:void 0},ribbonWidth:{type:[Number,String],required:!1,default:void 0},ribbonCornerSize:{type:[Number,String],required:!1,default:void 0},ribbonRadius:{type:[Number,String],required:!1,default:void 0},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(r,{expose:o}){o();const n=r,t=e.useSlots(),l=e.computed(()=>n.type==="dot"),i=e.computed(()=>n.type==="tag"),a=e.computed(()=>n.type==="ribbon"),s=e.computed(()=>W({"nmorph-badge":[n.hidden&&"hidden",i.value&&"tag",a.value&&"ribbon",a.value&&`ribbon-${n.ribbonCorner}`,n.size]})),d=e.computed(()=>W({"nmorph-badge__container":[n.hidden&&"hidden",i.value&&"tag",a.value&&"ribbon",a.value&&`ribbon-${n.ribbonCorner}`]})),p=e.computed(()=>W({"nmorph-badge__ribbon-corner":[n.ribbonCorner,!n.ribbonTilt&&"flat"]})),h=e.computed(()=>typeof Number(n.value)=="number"&&Number(n.value)>n.max?`${n.max}+`:n.value),f=e.computed(()=>!!t.value),m=e.computed(()=>n.hideOnFalsyValue&&!n.value),w=e.computed(()=>(l.value||n.value!==void 0||f.value)&&!m.value),g=e.computed(()=>{const C=`${(v?.value/2+n.offsetX)*-1}px`,N=`${(b?.value/2+n.offsetY)*-1}px`;return{x:C,y:N}}),u=e.computed(()=>i.value||a.value?{zIndex:n.zIndex}:{right:g.value.x,top:g.value.y,zIndex:n.zIndex}),x=e.ref(null),v=e.ref(0),b=e.ref(0),S=e.computed(()=>({...ke({"--nmorph-private-badge-color":n.color}),...pe({"--nmorph-private-badge-dot-size":n.dotSize,"--nmorph-private-badge-ribbon-offset-x":n.offsetX!==0&&n.offsetX,"--nmorph-private-badge-ribbon-offset-y":n.offsetY!==0&&n.offsetY,"--nmorph-private-badge-ribbon-height":n.ribbonSize,"--nmorph-private-badge-ribbon-width":n.ribbonWidth,"--nmorph-private-badge-ribbon-corner-size":n.ribbonCornerSize,"--nmorph-private-badge-ribbon-radius":n.ribbonRadius})})),k=async()=>{await e.nextTick(),!(!x.value||i.value||a.value)&&(v.value=x.value.clientWidth,b.value=x.value.clientHeight)},I=e.computed(()=>({zIndex:n.zIndex}));e.onMounted(k),e.watch(()=>[n.value,n.max,n.type,n.ribbonCorner,n.ribbonTilt,n.size,n.hideOnFalsyValue],k);const M={props:n,slots:t,isDotType:l,isTagType:i,isRibbon:a,modifiers:s,containerModifiers:d,ribbonCornerModifiers:p,displayValue:h,hasValueSlot:f,shouldHideOnFalsyValue:m,shouldShowBadge:w,appliedOffset:g,containerStyle:u,badge:x,badgeWidth:v,badgeHeight:b,styles:S,updateBadgeSize:k,ribbonFrameStyle:I};return Object.defineProperty(M,"__isScriptSetup",{enumerable:!1,value:!0}),M}}),wg={key:0,class:"nmorph-badge__dot"};function bg(r,o,n,t,l,i){return!t.props.disabled&&(!t.isTagType||t.shouldShowBadge)?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[t.isTagType?e.createCommentVNode("v-if",!0):e.renderSlot(r.$slots,"default",{key:0}),t.shouldShowBadge&&t.isRibbon?(e.openBlock(),e.createElementBlock("div",{key:1,class:"nmorph-badge__ribbon-frame",style:e.normalizeStyle(t.ribbonFrameStyle)},[e.createElementVNode("div",{class:e.normalizeClass(t.ribbonCornerModifiers)},[e.createElementVNode("div",{ref:"badge",class:e.normalizeClass(t.containerModifiers),style:e.normalizeStyle(t.containerStyle)},[e.createElementVNode("div",{class:e.normalizeClass(["nmorph-badge__content",t.hasValueSlot&&"nmorph-badge__content--custom"])},[e.renderSlot(r.$slots,"value",{value:t.props.value,displayValue:t.displayValue},()=>[e.createTextVNode(e.toDisplayString(t.displayValue),1)])],2)],6)],2)],4)):t.shouldShowBadge?(e.openBlock(),e.createElementBlock("div",{key:2,ref:"badge",class:e.normalizeClass(t.containerModifiers),style:e.normalizeStyle(t.containerStyle)},[t.isDotType?(e.openBlock(),e.createElementBlock("div",wg)):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["nmorph-badge__content",t.hasValueSlot&&"nmorph-badge__content--custom"])},[e.renderSlot(r.$slots,"value",{value:t.props.value,displayValue:t.displayValue},()=>[e.createTextVNode(e.toDisplayString(t.displayValue),1)])],2))],6)):e.createCommentVNode("v-if",!0)],6)):t.isTagType?e.createCommentVNode("v-if",!0):e.renderSlot(r.$slots,"default",{key:1})}const yg=j(gg,[["render",bg],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-badge/NmorphBadge.vue"]]),_g=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},design:{type:null,required:!1,default:"nmorph"}},emits:["click-previous-month","click-today","click-next-month"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-calendar-header":[]})),a={props:t,emit:l,modifiers:i,get NmorphButton(){return Be},get getMonthName(){return xo},get NmorphIcon(){return ie},get NmorphIconArrowLeft(){return Xt},get NmorphIconArrowRight(){return Qt}};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),kg={class:"nmorph-calendar-header__text"},Ng={class:"nmorph-calendar-header__actions"};function Bg(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.renderSlot(r.$slots,"default",{},()=>[e.createElementVNode("div",kg,e.toDisplayString(t.props.year)+" "+e.toDisplayString(t.getMonthName(t.props.month)),1),e.createElementVNode("div",Ng,[n.showPreviousMonthButton?(e.openBlock(),e.createBlock(t.NmorphButton,{key:0,class:"nmorph-calendar-header__action",design:t.props.design,onClick:o[0]||(o[0]=a=>t.emit("click-previous-month"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconArrowLeft)]),_:1})]),_:1},8,["design"])):e.createCommentVNode("v-if",!0),n.showTodayButton?(e.openBlock(),e.createBlock(t.NmorphButton,{key:1,class:"nmorph-calendar-header__action",text:"Today",design:t.props.design,onClick:o[1]||(o[1]=a=>t.emit("click-today"))},null,8,["design"])):e.createCommentVNode("v-if",!0),n.showNextMonthButton?(e.openBlock(),e.createBlock(t.NmorphButton,{key:2,class:"nmorph-calendar-header__action",design:t.props.design,onClick:o[2]||(o[2]=a=>t.emit("click-next-month"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconArrowRight)]),_:1})]),_:1},8,["design"])):e.createCommentVNode("v-if",!0)])])],2)}const xg=j(_g,[["render",Bg],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-calendar/inner-components/nmorph-calendar-header/NmorphCalendarHeader.vue"]]),Vg=["jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"],Sg=["sun","mon","tue","wed","thu","fri","sat"],St=()=>{const{t:r}=Ie.useI18n();return{months:Vg.map(o=>r(`${o}`)),days:Sg.map(o=>r(`${o}`))}},vg=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,null],required:!1,default:()=>new Date},cellHeight:{type:[Number,String],required:!1,default:void 0},design:{type:null,required:!1,default:"nmorph"}},emits:["update:model-value","update-initial-date"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,{days:i}=St(),a=()=>{g.value=b.value},s=()=>{g.value=new Date},d=()=>{g.value=S.value},p=()=>{throw new Error("model value and type prop not matched")},h=y=>{if(y===null)return null;if(t.type==="date"){if(y instanceof Date)return Re(y);p()}const V=Array.isArray(y)&&y.every(B=>B instanceof Date);if(t.type==="dates"){if(V)return y.map(B=>Re(B));p()}if(t.type==="daterange"){if(V)return y.map(B=>Re(B)).slice(0,2);p()}},f=y=>{if(u.value===null)return;const{monthType:V,hidden:B}=y;if(B)return;V==="next"&&d(),V==="previous"&&a();const{date:z}=y;if(t.type==="date"&&(u.value=z,l("update:model-value",u.value)),t.type==="dates"){if(!Array.isArray(u.value))return p();const q=z.toDateString(),D=u.value.map(L=>L.toDateString()).indexOf(q);D!==-1?u.value.splice(D,1):u.value.push(z),l("update:model-value",u.value)}if(t.type==="daterange"){if(!Array.isArray(u.value))return p();u.value.length===0?u.value.push(z):u.value.length===1?z<u.value[0]?u.value=[z,u.value[0]]:u.value.push(z):u.value=[z],l("update:model-value",u.value.slice(0,2))}},m=(y,V)=>{const[B,z]=V;return V.length===1?y.toDateString()===B.toDateString():B&&z?y>=Re(B)&&y<=Re(z):!1},w=y=>{if(u.value===null)return!1;if(t.type==="date")return Array.isArray(u.value)?p():u.value.toDateString()===y.toDateString();if(t.type==="dates")return Array.isArray(u.value)?!!u.value.find(B=>B.toDateString()===y.toDateString()):p();if(t.type==="daterange")return Array.isArray(u.value)?m(y,u.value):p()},g=e.ref(t.initialDate),u=e.ref(h(t.modelValue));e.onMounted(()=>{l("update:model-value",u.value)});let x=e.reactive([]);const v=()=>{x=[],xc(g,t.range).forEach(V=>{const B={};V.forEach((z,q)=>{const E=i[q];B[E]=z}),x.push(B)})};e.watch(()=>t.initialDate,y=>{g.value=y},{deep:!0}),e.watch(g,()=>{v(),l("update-initial-date",g.value)}),e.watch(()=>t.modelValue,y=>{u.value=h(y)});const b=e.computed(()=>new Date(g.value.setMonth(g.value.getMonth()-1))),S=e.computed(()=>new Date(g.value.setMonth(g.value.getMonth()+1))),k=e.computed(()=>{const{range:y}=t,V=y?_c(g.value,y[0]):!0,B=y?kc(g.value,y[1]):!0,z=Nc(y);return{showPreviousMonthButton:V,showNextMonthButton:B,showTodayButton:z}}),I=e.computed(()=>W({"nmorph-calendar":[]})),M=e.computed(()=>pe({"--nmorph-private-calendar-cell-height":t.cellHeight})),C=y=>y;v();const N={props:t,emit:l,days:i,setPreviousMonth:a,setTodayMonth:s,setNextMonth:d,wrongType:p,convertValue:h,clickDate:f,isDateInRange:m,isValueSelected:w,initialDate:g,selectedValue:u,get calendar(){return x},set calendar(y){x=y},updateCalendar:v,prevMonth:b,nextMonth:S,showHeaderButtons:k,modifiers:I,styles:M,dateData:C,get NmorphTable(){return Dc},get NmorphTableColumn(){return Pc},get NmorphTableCell(){return Ac},NmorphCalendarHeader:xg};return Object.defineProperty(N,"__isScriptSetup",{enumerable:!1,value:!0}),N}}),Eg=["data-date","onClick"];function Cg(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.renderSlot(r.$slots,"header",{},()=>[e.createVNode(t.NmorphCalendarHeader,{year:t.initialDate.getFullYear(),month:t.initialDate.getMonth(),design:t.props.design,"show-previous-month-button":t.showHeaderButtons.showPreviousMonthButton,"show-today-button":t.showHeaderButtons.showTodayButton,"show-next-month-button":t.showHeaderButtons.showNextMonthButton,onClickNextMonth:t.setNextMonth,onClickPreviousMonth:t.setPreviousMonth,onClickToday:t.setTodayMonth},null,8,["year","month","design","show-previous-month-button","show-today-button","show-next-month-button"])]),e.renderSlot(r.$slots,"content",{},()=>[e.createVNode(t.NmorphTable,{data:t.calendar,bordered:"","row-hover":!1,design:t.props.design},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.days,a=>(e.openBlock(),e.createBlock(t.NmorphTableColumn,{key:`${a}`,prop:a,label:a.toUpperCase()},{default:e.withCtx(({scope:s})=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.rows,(d,p)=>(e.openBlock(),e.createBlock(t.NmorphTableCell,{key:p,row:p},{default:e.withCtx(()=>[e.createElementVNode("div",{"data-date":`${t.dateData(d[a]).date}`,class:e.normalizeClass(["nmorph-calendar-date",`nmorph-calendar-date--${t.dateData(d[a]).monthType}`,{"nmorph-calendar-date--today":t.dateData(d[a]).isToday&&!t.dateData(d[a]).hidden&&t.props.markToday},{"nmorph-calendar-date--hidden":t.dateData(d[a]).hidden},{"nmorph-calendar-date--selected":t.isValueSelected(t.dateData(d[a]).date)}]),onClick:h=>t.clickDate(t.dateData(d[a]))},[e.renderSlot(r.$slots,"date-cell",{scope:{...t.dateData(d[a]),selected:t.isValueSelected(t.dateData(d[a]).date)}},()=>[e.createTextVNode(e.toDisplayString(t.dateData(d[a]).hidden?"-":t.dateData(d[a]).value),1)])],10,Eg)]),_:2},1032,["row"]))),128))]),_:2},1032,["prop","label"]))),128))]),_:3},8,["data","design"])])],6)}const wc=j(vg,[["render",Cg],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-calendar/NmorphCalendar.vue"]]),bc=r=>{const o=r-r%10,n=[];for(let t=0;t<10;t++)n.push(o+t);return n},Ig={year:"numeric",month:"2-digit",day:"2-digit"},yc=r=>String(r).padStart(2,"0"),Mg=(r,o)=>{const n={YYYY:String(r.getFullYear()),YY:String(r.getFullYear()).slice(-2),MM:yc(r.getMonth()+1),M:String(r.getMonth()+1),DD:yc(r.getDate()),D:String(r.getDate())};return o.replace(/YYYY|YY|MM|M|DD|D/g,t=>n[t])},vt=(r,o={})=>{if(!r)return;const n=t=>o.formatter?o.formatter(t):o.format?Mg(t,o.format):new Intl.DateTimeFormat(o.locale||"en-CA",o.options||Ig).format(t);return Array.isArray(r)?r.map(t=>t?n(t):null):n(r)},zg=r=>vt(r),_c=(r,o)=>r.getMonth()>o.getMonth(),kc=(r,o)=>r.getMonth()<o.getMonth(),Nc=r=>{const o=new Date;if(!r)return!0;const n=r&&r[0],t=r&&r[1];return o>=n&&o<=t},xo=r=>{const{months:o}=St();return o[r]},Hg=r=>r%4===0&&r%100!==0||r%400===0,Bc=(r,o)=>[0,2,4,6,7,9,11].includes(o)?31:[3,5,8,10].includes(o)?30:Hg(r)?29:28,Re=r=>new Date(r.getFullYear(),r.getMonth(),r.getDate()),xc=(r,o)=>{const n=V=>o?V<Re(o[0])||V>Re(o[1]):!1,t=r.value.getFullYear(),l=r.value.getMonth(),a=new Date(t,l,1).getDay()+1,s=Bc(t,l),d=7+a-8;let f=7-(new Date(t,l,s).getDay()+1);const m=new Date,w=m.getDate(),g=m.getMonth(),u=l-1,x=Bc(t,u);let v=x-d;const b=[];for(;v<x;){v++;const V=g===u&&w===v,B=new Date(t,u,v);b.push({value:v,monthType:"previous",isToday:V,date:B,hidden:n(B)})}const S=l+1,k=[];let I=0;for(;f;){I++,f--;const V=g===S&&w===I,B=new Date(t,S,I);k.push({value:I,monthType:"next",isToday:V,date:B,hidden:n(B)})}let M=0;const C=[];for(;M<s;){const V=m.getDate();M++;const B=g===l&&V===M,z=new Date(t,l,M);C.push({value:M,monthType:"current",isToday:B,date:z,hidden:n(z)})}const N=[...b,...C,...k],y=[];for(let V=0;V<N.length;V+=7){const B=N.slice(V,V+7);y.push(B)}return y.filter(V=>!V.every(B=>B.hidden))},qg=e.defineComponent({__name:"NmorphCard",props:{design:{type:null,required:!1,default:"nmorph"},shadowType:{type:null,required:!1,default:"outset"},combinedShadowBorderWidth:{type:Number,required:!1,default:0},cardPadding:{type:[Number,String],required:!1,default:void 0},padding:{type:[Number,String],required:!1,default:void 0},radius:{type:[Number,String],required:!1,default:void 0},contentPadding:{type:[Number,String],required:!1,default:void 0},contentClass:{type:String,required:!1,default:""},paper:{type:Number,required:!1,default:0},fill:{type:Boolean,required:!1,default:!0},tag:{type:String,required:!1,default:"div"}},setup(r,{expose:o}){o();const n=r,t=e.useSlots(),l=e.computed(()=>n.design||"nmorph"),i=e.computed(()=>W({nmorph:[l.value==="nmorph"?Kt[n.shadowType]:""],"nmorph-card":[l.value,n.shadowType,n.fill?"fill":"fit-content"]})),a=e.computed(()=>{const d=n.padding!==void 0?Me(n.padding):Me(n.cardPadding),p=Me(n.radius),h=Me(n.contentPadding),f=Math.max(0,Number(n.paper)||0),m=Math.min(f*.08,.48),w=Math.min(f*.04,.2);return{...n.shadowType==="combined"&&{"--nmorph-private-card-combined-border-width":`${n.combinedShadowBorderWidth}px`},...d!==void 0&&{"--nmorph-private-card-padding":d,padding:d},...p!==void 0&&{"--nmorph-private-card-radius":p},...h!==void 0&&{"--nmorph-private-card-content-padding":h},...f>0&&{"--nmorph-private-card-paper-light-opacity":String(m),"--nmorph-private-card-paper-dark-opacity":String(w)}}}),s={props:n,slots:t,resolvedDesign:l,modifiers:i,styles:a};return Object.defineProperty(s,"__isScriptSetup",{enumerable:!1,value:!0}),s}}),Tg={key:0,class:"nmorph-card__header"},Lg={key:1,class:"nmorph-card__footer"};function Dg(r,o,n,t,l,i){return e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.props.tag),{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},{default:e.withCtx(()=>[t.slots.header?(e.openBlock(),e.createElementBlock("div",Tg,[e.renderSlot(r.$slots,"header")])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",{class:e.normalizeClass(["nmorph-card__content",t.props.contentClass])},[e.renderSlot(r.$slots,"default")],2),t.slots.footer?(e.openBlock(),e.createElementBlock("div",Lg,[e.renderSlot(r.$slots,"footer")])):e.createCommentVNode("v-if",!0)]),_:3},8,["class","style"])}const Ag=j(qg,[["render",Dg],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-card/NmorphCard.vue"]]),Pg=e.defineComponent({__name:"NmorphCarousel",props:{design:{type:null,required:!1,default:"nmorph"},loop:{type:Boolean,required:!1,default:!0}},emits:["change"],setup(r,{expose:o,emit:n}){o();const t=e.ref(0),l=r,i=n,a=e.computed(()=>W({nmorph:[l.design==="nmorph"?"shadow-outset":""],"nmorph-carousel":[l.design]})),s=e.ref([]),d=Ue();e.provide("carousel-data",{data:s,carouselId:d});const p=e.computed(()=>s.value.length),h=b=>p.value?l.loop?(b+p.value)%p.value:Math.min(Math.max(b,0),p.value-1):0,f=b=>{const S=h(b);S!==t.value&&(t.value=S)},m=()=>f(t.value-1),w=()=>f(t.value+1),g=e.computed(()=>`translateX(-${t.value*100}%)`),u=b=>b===t.value,x=b=>{f(b)};e.watch(p,b=>{t.value>b-1&&(t.value=Math.max(b-1,0))}),e.watch(t,()=>{i("change",t.value)});const v={currentSlide:t,props:l,emit:i,modifiers:a,carouselData:s,carouselId:d,slideCount:p,normalizeSlideIndex:h,goToSlide:f,prevSlide:m,nextSlide:w,translateX:g,isCurrentElementActive:u,elementIndicator:x,get NmorphIcon(){return ie},get NmorphIconChevronLeft(){return oo},get NmorphIconChevronRight(){return ro}};return Object.defineProperty(v,"__isScriptSetup",{enumerable:!1,value:!0}),v}}),Og=["id"],Fg={class:"nmorph-carousel__elements-indicator"},Rg=["onClick"];function jg(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("div",{class:"nmorph-carousel__wrapper transition-enabled",style:e.normalizeStyle({transform:t.translateX})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.carouselData,a=>(e.openBlock(),e.createElementBlock("div",{id:`nmorph-carousel-item-${t.carouselId}-${a}`,key:a,class:"nmorph-carousel__item"},null,8,Og))),128))],4),e.createElementVNode("div",Fg,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.carouselData,(a,s)=>(e.openBlock(),e.createElementBlock("div",{key:s,class:"nmorph-carousel__element-indicator-wrapper",onClick:d=>t.elementIndicator(s)},[e.createElementVNode("div",{class:e.normalizeClass(["nmorph-carousel__element-indicator",{"nmorph-carousel__element-indicator--active":t.isCurrentElementActive(s)}])},null,2)],8,Rg))),128))]),e.createElementVNode("div",{class:"nmorph-carousel__action-btn nmorph-carousel__prev",onClick:t.nextSlide},[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronRight)]),_:1})]),e.createElementVNode("div",{class:"nmorph-carousel__action-btn nmorph-carousel__next",onClick:t.prevSlide},[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronLeft)]),_:1})]),e.renderSlot(r.$slots,"default")],2)}const Wg=j(Pg,[["render",jg],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-carousel/NmorphCarousel.vue"]]),Kg=e.defineComponent({__name:"NmorphCarouselItem",props:{name:{type:String,required:!0}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-carousel-item":[]})),l=e.inject("carousel-data"),i=e.ref(!1);e.onMounted(()=>{i.value=!0,l&&l.data.value.push(n.name)}),e.onBeforeUnmount(()=>{if(!l)return;const s=l.data.value.indexOf(n.name);s!==-1&&l.data.value.splice(s,1)});const a={props:n,modifiers:t,carouselData:l,isMounted:i};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}});function Ug(r,o,n,t,l,i){return t.isMounted?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers)},[(e.openBlock(),e.createBlock(e.Teleport,{to:`#nmorph-carousel-item-${t.carouselData?.carouselId}-${t.props.name}`},[e.renderSlot(r.$slots,"default")],8,["to"]))],2)):e.createCommentVNode("v-if",!0)}const $g=j(Kg,[["render",Ug],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-carousel/components/nmorph-carousel-item/NmorphCarouselItem.vue"]]),Gg=e.defineComponent({__name:"NmorphCollapse",props:{modelValue:{type:[String,Array],required:!0},accordion:{type:Boolean,required:!1,default:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=e.ref(t.modelValue);e.watch(()=>t.modelValue,p=>{l.value=p});const i=(p,h)=>{if(t.accordion)l.value=h?[p]:[];else if(!Array.isArray(l.value))l.value=[p];else{const f=l.value.indexOf(p);h&&f===-1&&l.value.push(p),!h&&f!==-1&&l.value.splice(f,1)}a("update:model-value",l.value)};e.provide("collapse-data",l),e.provide("update-model",i);const a=n,s=e.computed(()=>W({"nmorph-collapse":[]})),d={props:t,initialValue:l,updateValue:i,emit:a,modifiers:s};return Object.defineProperty(d,"__isScriptSetup",{enumerable:!1,value:!0}),d}});function Yg(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.renderSlot(r.$slots,"default")],2)}const Zg=j(Gg,[["render",Yg],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-collapse/NmorphCollapse.vue"]]),Xg=e.defineComponent({__name:"NmorphCollapseItem",props:{thickness:{type:null,required:!1,default:"basic"},block:{type:Boolean,required:!1,default:!1},transitionSpeed:{type:[Number,String],required:!1,default:void 0},name:{type:String,required:!0},title:{type:String,required:!1,default:""},disabled:{type:Boolean,required:!1,default:!1}},emits:["click-item"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.ref(!1),a=e.computed(()=>W({"nmorph-collapse-item":[t.disabled&&"disabled",t.block&&"block",i.value&&"is-open"]})),s=e.computed(()=>W({nmorph:[_e[t.thickness]]})),d=k=>typeof k=="number"?`${k}ms`:k,p=e.computed(()=>ke({"--nmorph-private-collapse-item-transition-speed":d(t.transitionSpeed)})),h=e.inject("collapse-data"),f=e.inject("update-model"),m=e.ref(null),w=e.ref(0);let g=null;const u=k=>Array.isArray(k)?k.includes(t.name):k===t.name,x=()=>{w.value=i.value&&m.value?m.value.scrollHeight:0},v=()=>e.nextTick(x),b=()=>{t.disabled||t.block||(i.value=!i.value,f?.(t.name,i.value),l("click-item",{id:t.name,isOpen:i.value}))};e.onMounted(()=>{i.value=u(h?.value),v(),"ResizeObserver"in window&&m.value&&(g=new ResizeObserver(x),g.observe(m.value))}),e.onBeforeUnmount(()=>{g?.disconnect()}),e.watch(()=>h?.value,k=>{i.value=u(k),v()},{deep:!0}),e.watch(i,v);const S={props:t,emit:l,isOpen:i,modifiers:a,titleModifiers:s,getCssDuration:d,styles:p,collapseData:h,updateModel:f,collapseItemDOMElContent:m,contentHeight:w,get resizeObserver(){return g},set resizeObserver(k){g=k},isValueOpen:u,updateContentHeight:x,updateContentHeightAfterRender:v,clickHandler:b,get NmorphIcon(){return ie},get NmorphIconChevronDown(){return Ae}};return Object.defineProperty(S,"__isScriptSetup",{enumerable:!1,value:!0}),S}}),Qg={class:"nmorph-collapse-item__title-content"},Jg={ref:"collapseItemDOMElContent",class:"nmorph-collapse-item__inner-wrapper"};function e5(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",{class:e.normalizeClass(["nmorph-collapse-item__title",t.titleModifiers]),onClick:e.withModifiers(t.clickHandler,["stop"])},[e.createElementVNode("div",Qg,[e.renderSlot(r.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(t.props.title),1)])]),e.createVNode(t.NmorphIcon,{class:"nmorph-collapse-item__chevron",size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})],2),e.createElementVNode("div",{class:"nmorph-collapse-item__content",style:e.normalizeStyle({height:`${t.contentHeight}px`})},[e.createElementVNode("div",Jg,[e.renderSlot(r.$slots,"default")],512)],4)],6)}const t5=j(Xg,[["render",e5],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-collapse/components/nmorph-collapse-item/NmorphCollapseItem.vue"]]),o5=e.defineComponent({__name:"NmorphEmpty",props:{title:{type:String,required:!1,default:"No data"},description:{type:String,required:!1,default:""},iconSize:{type:[Number,String],required:!1,default:56},minHeight:{type:[Number,String],required:!1,default:160},padding:{type:[Number,String],required:!1,default:"var(--indentation-05)"},design:{type:null,required:!1,default:"nmorph"},shadowType:{type:null,required:!1,default:"inset"},hideIcon:{type:Boolean,required:!1,default:!1},role:{type:String,required:!1,default:"status"},ariaLabel:{type:String,required:!1,default:void 0},ariaOrientation:{type:String,required:!1,default:void 0}},setup(r,{expose:o}){o();const n=r,t=e.useSlots(),l=e.computed(()=>!n.hideIcon||!!t.icon),i=e.computed(()=>!!(n.description||t.description)),a=e.computed(()=>n.ariaLabel||n.title),s=e.computed(()=>W({nmorph:[n.design==="nmorph"?Kt[n.shadowType]:""],"nmorph-empty":[n.design]})),d=e.computed(()=>pe({"--nmorph-private-empty-icon-size":n.iconSize,"--nmorph-private-empty-min-height":n.minHeight,"--nmorph-private-empty-padding":n.padding})),p={props:n,slots:t,hasIcon:l,hasDescription:i,label:a,modifiers:s,styles:d,get NmorphIcon(){return ie},get NmorphIconFolderOpened(){return co},get toCssSize(){return Me}};return Object.defineProperty(p,"__isScriptSetup",{enumerable:!1,value:!0}),p}}),r5=["role","aria-label"],n5={key:0,class:"nmorph-empty__icon","aria-hidden":"true"},a5={class:"nmorph-empty__title"},l5={key:1,class:"nmorph-empty__description"},i5={key:2,class:"nmorph-empty__action"};function c5(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),role:t.props.role,"aria-label":t.label},[t.hasIcon?(e.openBlock(),e.createElementBlock("div",n5,[e.renderSlot(r.$slots,"icon",{},()=>[e.createVNode(t.NmorphIcon,{width:t.toCssSize(t.props.iconSize),height:t.toCssSize(t.props.iconSize)},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconFolderOpened)]),_:1},8,["width","height"])])])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",a5,[e.renderSlot(r.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(t.props.title),1)])]),t.hasDescription?(e.openBlock(),e.createElementBlock("div",l5,[e.renderSlot(r.$slots,"description",{},()=>[e.createTextVNode(e.toDisplayString(t.props.description),1)])])):e.createCommentVNode("v-if",!0),t.slots.action?(e.openBlock(),e.createElementBlock("div",i5,[e.renderSlot(r.$slots,"action")])):e.createCommentVNode("v-if",!0)],14,r5)}const s5=j(o5,[["render",c5],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-empty/NmorphEmpty.vue"]]),d5=e.defineComponent({__name:"NmorphEmojiPicker",props:{language:{type:String,required:!1,default:"en"},dataSource:{type:[Array,Object],required:!1,default:()=>[]},i18n:{type:Object,required:!1,default:()=>({})},quickList:{type:Array,required:!1,default:()=>[]},initialExpanded:{type:Boolean,required:!1,default:!0},width:{type:[Number,String],required:!1,default:"300px"},height:{type:[Number,String],required:!1,default:"260px"},columns:{type:Number,required:!1,default:8},cellSize:{type:[Number,String],required:!1,default:void 0},toggleSize:{type:[Number,String],required:!1,default:void 0},scrollbarSize:{type:[Number,String],required:!1,default:void 0},hoverBackground:{type:String,required:!1,default:void 0},activeBackground:{type:String,required:!1,default:void 0},focusRing:{type:String,required:!1,default:void 0},disabled:{type:Boolean,required:!1,default:!1},hideShadow:{type:Boolean,required:!1,default:!1}},emits:["select","expand","collapse"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.ref(""),a=e.ref(t.initialExpanded),s=e.ref(""),d=e.ref(0),p=e.ref(null),h={searchPlaceholder:"Search emoji",searchLabel:"Search emoji",quickLabel:"Frequent emoji",expandLabel:"Open emoji picker",collapseLabel:"Close emoji picker",noResults:"No emoji found",categoryLabel:"Emoji categories",resultsLabel:"Emoji results"},f=H=>!!H&&typeof H=="object"&&!Array.isArray(H),m=H=>H.trim().toLocaleLowerCase(t.language||void 0),w=(H,U)=>{for(const re of U){const ne=H[re];if(typeof ne=="string"&&ne.trim())return ne.trim();if(typeof ne=="number")return String(ne)}return""},g=H=>Array.isArray(H)?H.flatMap(g):typeof H=="string"?H.trim()?[H.trim()]:[]:typeof H=="number"?[String(H)]:f(H)?Object.values(H).flatMap(g):[],u=(H,U,re)=>{for(const ne of U){const se=H[ne],ce=typeof se=="number"?se:Number(se);if(Number.isFinite(ce))return ce}return re},x=(H,U)=>{for(const re of U){const ne=H[re];if(Array.isArray(ne))return ne}},v=H=>{if(typeof H=="string")return H.trim();if(!f(H))return"";const U=w(H,["emoji","native","char","unicode","value"]);if(U)return U;const re=x(H,["skinToneVariants","skins","variants"])?.[0];return v(re)},b=H=>!!v(H),S=H=>Array.isArray(H)?H.map(U=>{const re=v(U);if(!re)return null;if(typeof U=="string")return{emoji:re};const ne=f(U)?U:{};return{emoji:re,annotation:w(ne,["annotation","label","name","description"]),tags:g(ne.tags||ne.keywords||ne.aliases||ne.shortcodes),tone:w(ne,["tone","skinTone","skin_tone"])}}).filter(U=>!!U):[],k=(H,U,re)=>{if(!f(H))return{key:U,label:U,sort:re};const ne=w(H,["group","category","groupName","categoryName"])||U,se=w(H,["groupLabel","categoryLabel"])||ne,ce=u(H,["groupOrder","categoryOrder"],Number(ne));return{key:ne,label:se,sort:Number.isFinite(ce)?ce:re}},I=(H,U,re,ne,se)=>{const ce=v(H);if(!ce)return null;const me=f(H)?H:{},ue=k(me,U,ne),be=w(me,["annotation","label","name","description"])||ce,ye=g(me.tags||me.keywords||me.aliases||me.shortcodes),Ee=u(me,["order","sortOrder","sort_order","index"],se),xe=me.skinToneVariants||me.skins||me.variants,Ve=S(xe).filter(ve=>ve.emoji!==ce),Se=ue.key||U,te=ue.label||re||Se,ge=m([ce,be,te,...ye,...Ve.map(ve=>ve.annotation||ve.emoji)].filter(Boolean).join(" "));return{key:`${Se}-${Ee}-${ce}`,emoji:ce,annotation:be,tags:ye,groupKey:Se,groupLabel:te,groupSort:ue.sort,order:Ee,skinToneVariants:Ve,searchText:ge}},M=H=>{if(!(!f(H)||b(H)))return x(H,["emojis","items","children","data"])},C=H=>{const U=[],re=(se,ce="emoji",me=ce,ue=0,be=U.length)=>{const ye=I(se,ce,me,ue,be);ye&&U.push(ye)},ne=(se,ce,me)=>{const ue=M(se);if(!ue){re(se,"emoji","emoji",0,me);return}const be=f(se)?se:{},ye=w(be,["group","category","name","label"])||ce,Ee=w(be,["label","name","title","groupLabel","categoryLabel"])||ye,xe=u(be,["order","groupOrder","categoryOrder"],me);ue.forEach((Ve,Se)=>re(Ve,ye,Ee,xe,Se))};if(Array.isArray(H))H.forEach((se,ce)=>{M(se)?ne(se,`group-${ce+1}`,ce):re(se,"emoji","emoji",0,ce)});else if(f(H)){const se=M(H);if(se){const ce=w(H,["group","category","name","label"])||"emoji",me=w(H,["label","name","title","groupLabel","categoryLabel"])||ce,ue=u(H,["order","groupOrder","categoryOrder"],0);se.forEach((be,ye)=>re(be,ce,me,ue,ye))}else Object.entries(H).forEach(([ce,me],ue)=>{Array.isArray(me)?me.forEach((be,ye)=>re(be,ce,ce,ue,ye)):ne(me,ce,ue)})}return U.sort((se,ce)=>se.groupSort!==ce.groupSort?se.groupSort-ce.groupSort:se.order-ce.order)},N=e.computed(()=>({...h,...t.i18n})),y=e.computed(()=>({...t.i18n?.categories||{},...t.i18n?.categoryLabels||{}})),V=e.computed(()=>C(t.dataSource)),B=e.computed(()=>{const H=new Map;return V.value.forEach(U=>H.set(U.emoji,U.annotation||U.emoji)),H}),z=e.computed(()=>Array.from(new Set(t.quickList.map(H=>H.trim()).filter(Boolean)))),q=e.computed(()=>!a.value&&z.value.length>0),E=e.computed(()=>m(i.value)),D=e.computed(()=>{const H=new Map;return V.value.forEach(U=>{H.has(U.groupKey)||H.set(U.groupKey,{key:U.groupKey,label:y.value[U.groupKey]||U.groupLabel,sort:U.groupSort})}),Array.from(H.values()).sort((U,re)=>U.sort-re.sort)});e.watch(D,H=>{if(!H.length){s.value="";return}H.some(U=>U.key===s.value)||(s.value=H[0].key)},{immediate:!0}),e.watch(()=>t.initialExpanded,H=>{a.value=H}),e.watch([E,s],()=>{d.value=0});const F=e.computed(()=>E.value?V.value.filter(H=>H.searchText.includes(E.value)):s.value?V.value.filter(H=>H.groupKey===s.value):V.value),L=e.computed(()=>{const H=new Map;return F.value.forEach(U=>{const re=y.value[U.groupKey]||U.groupLabel,ne=H.get(U.groupKey)||{key:U.groupKey,label:re,items:[]};ne.items.push(U),H.set(U.groupKey,ne)}),Array.from(H.values())}),O=e.computed(()=>L.value.flatMap(H=>H.items)),G=e.computed(()=>D.value.find(H=>H.key===s.value)?.label||N.value.resultsLabel),Q=e.computed(()=>E.value?N.value.resultsLabel:G.value),Z=e.computed(()=>!t.initialExpanded&&z.value.length>0),Y=e.computed(()=>W({"nmorph-emoji-picker":[q.value&&"compact",a.value&&"expanded",Z.value&&"collapsible",t.disabled&&"disabled",t.hideShadow&&"hide-shadow",!V.value.length&&"empty"]})),ae=e.computed(()=>({...pe({"--nmorph-private-emoji-picker-width":t.width,"--nmorph-private-emoji-picker-height":t.height,"--nmorph-private-emoji-picker-cell-size":t.cellSize,"--nmorph-private-emoji-picker-toggle-size":t.toggleSize,"--nmorph-private-emoji-picker-scrollbar-size":t.scrollbarSize}),...ke({"--nmorph-private-emoji-picker-hover-background":t.hoverBackground,"--nmorph-private-emoji-picker-active-background":t.activeBackground,"--nmorph-private-emoji-picker-focus-ring":t.focusRing}),"--nmorph-private-emoji-picker-columns":Math.max(1,Math.floor(t.columns))})),le=H=>B.value.get(H)||H,T=H=>{t.disabled||l("select",H)},R=()=>{t.disabled||(a.value=!0,l("expand"))},_=()=>{t.disabled||!Z.value||(a.value=!1,l("collapse"))},$=H=>{if(H){R();return}_()},J=async H=>{const U=p.value?.querySelectorAll(".nmorph-emoji-picker__emoji");if(!U?.length)return;const re=Math.min(Math.max(H,0),U.length-1);d.value=re,await e.nextTick(),U[re]?.focus()},X={props:t,emit:l,searchQuery:i,expanded:a,selectedGroup:s,activeIndex:d,gridRef:p,fallbackTexts:h,isRecord:f,normalizeSearchValue:m,getStringCandidate:w,toStringList:g,getNumberCandidate:u,getArrayCandidate:x,getEmojiValue:v,hasEmojiValue:b,normalizeVariants:S,getGroupData:k,normalizeEmojiItem:I,getGroupedChildren:M,normalizeDataSource:C,texts:N,categoryLabels:y,allEmoji:V,labelByEmoji:B,quickItems:z,showCompact:q,query:E,categoryOptions:D,visibleItems:F,visibleSections:L,visibleFlatItems:O,activeCategoryLabel:G,bodyLabel:Q,canCollapse:Z,modifiers:Y,styles:ae,getEmojiLabel:le,selectEmoji:T,expandHandler:R,collapseHandler:_,toggleExpandedHandler:$,focusEmojiButton:J,gridKeydownHandler:H=>{if(t.disabled||!O.value.length||H.altKey||H.ctrlKey||H.metaKey||H.shiftKey)return;const U=Math.max(1,Math.floor(t.columns)),re=O.value.length-1,ne={ArrowRight:1,ArrowLeft:-1,ArrowDown:U,ArrowUp:-U};H.key in ne&&(H.preventDefault(),J(d.value+ne[H.key])),H.key==="Home"&&(H.preventDefault(),J(0)),H.key==="End"&&(H.preventDefault(),J(re))},get NmorphCheckbox(){return To},get NmorphIcon(){return ie},get NmorphIconBurger(){return Jt},get NmorphIconSearch(){return uo},get NmorphIconSmile(){return wo},get NmorphScroll(){return ko},get NmorphTextInput(){return qt}};return Object.defineProperty(X,"__isScriptSetup",{enumerable:!1,value:!0}),X}}),m5=["lang"],p5={class:"nmorph-emoji-picker__button-label"},h5=["aria-label"],f5=["aria-label","title","disabled","onClick"],u5={key:2,class:"nmorph-emoji-picker__panel"},g5={class:"nmorph-emoji-picker__toolbar"},w5=["aria-selected","disabled","onClick"],b5=["aria-label"],y5={key:0,class:"nmorph-emoji-picker__section-title"},_5={class:"nmorph-emoji-picker__grid"},k5=["aria-label","title","disabled","onFocus","onClick"],N5={class:"nmorph-emoji-picker__emoji-symbol"},B5={key:1,class:"nmorph-emoji-picker__empty"};function x5(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),lang:t.props.language},[t.canCollapse?(e.openBlock(),e.createBlock(t.NmorphCheckbox,{key:0,class:e.normalizeClass(["nmorph-emoji-picker__toggle-button nmorph-emoji-picker__expand-button",{"nmorph-emoji-picker__collapse-button":t.expanded}]),design:"nmorph","model-value":t.expanded,"aria-label":t.expanded?t.texts.collapseLabel:t.texts.expandLabel,title:t.expanded?t.texts.collapseLabel:t.texts.expandLabel,disabled:t.props.disabled,onClick:o[0]||(o[0]=e.withModifiers(a=>t.toggleExpandedHandler(!t.expanded),["prevent"]))},{label:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconBurger)]),_:1}),e.createElementVNode("span",p5,e.toDisplayString(t.expanded?t.texts.collapseLabel:t.texts.expandLabel),1)]),_:1},8,["class","model-value","aria-label","title","disabled"])):e.createCommentVNode("v-if",!0),t.showCompact?(e.openBlock(),e.createElementBlock("div",{key:1,class:"nmorph-emoji-picker__compact",role:"group","aria-label":t.texts.quickLabel},[e.createVNode(t.NmorphScroll,{class:"nmorph-emoji-picker__quick-list",height:"calc(var(--nmorph-private-emoji-picker-cell-size) + var(--nmorph-private-emoji-picker-scrollbar-size))","max-height":"calc(var(--nmorph-private-emoji-picker-cell-size) + var(--nmorph-private-emoji-picker-scrollbar-size))","scroll-y-prop":"hidden","scroll-x-prop":"auto","css-scroll-behavior":"auto","x-bar-width-in-px":6},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.quickItems,a=>(e.openBlock(),e.createElementBlock("button",{key:a,type:"button",class:"nmorph-emoji-picker__quick-button","aria-label":t.getEmojiLabel(a),title:t.getEmojiLabel(a),disabled:t.props.disabled,onClick:s=>t.selectEmoji(a)},e.toDisplayString(a),9,f5))),128))]),_:1})],8,h5)):(e.openBlock(),e.createElementBlock("div",u5,[e.createElementVNode("div",g5,[e.createVNode(t.NmorphTextInput,{modelValue:t.searchQuery,"onUpdate:modelValue":o[1]||(o[1]=a=>t.searchQuery=a),class:"nmorph-emoji-picker__search",placeholder:t.texts.searchPlaceholder,disabled:t.props.disabled,"input-attrs":{class:"nmorph-emoji-picker__search-input",role:"searchbox","aria-label":t.texts.searchLabel}},{"prepend-icon":e.withCtx(()=>[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconSearch)]),_:1})]),_:1},8,["modelValue","placeholder","disabled","input-attrs"])]),t.categoryOptions.length&&!t.query?(e.openBlock(),e.createBlock(t.NmorphScroll,{key:0,class:"nmorph-emoji-picker__categories",height:"40px","max-height":"40px","scroll-y-prop":"hidden","scroll-x-prop":"auto","css-scroll-behavior":"auto","x-bar-width-in-px":6,"x-gap-in-px":6,role:"tablist","aria-label":t.texts.categoryLabel},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.categoryOptions,a=>(e.openBlock(),e.createElementBlock("button",{key:a.key,type:"button",class:e.normalizeClass(["nmorph-emoji-picker__category",{"nmorph-emoji-picker__category--active":a.key===t.selectedGroup}]),role:"tab","aria-selected":a.key===t.selectedGroup,disabled:t.props.disabled,onClick:s=>t.selectedGroup=a.key},e.toDisplayString(a.label),11,w5))),128))]),_:1},8,["aria-label"])):e.createCommentVNode("v-if",!0),e.createVNode(t.NmorphScroll,{class:"nmorph-emoji-picker__body",height:"100%","max-height":"100%","scroll-x-prop":"hidden","scroll-y-prop":"auto","css-scroll-behavior":"auto","y-bar-width-in-px":8},{default:e.withCtx(()=>[e.createElementVNode("div",{ref:"gridRef",class:"nmorph-emoji-picker__body-content","aria-label":t.bodyLabel,onKeydown:t.gridKeydownHandler},[t.visibleSections.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(t.visibleSections,a=>(e.openBlock(),e.createElementBlock("section",{key:a.key,class:"nmorph-emoji-picker__section"},[t.query?(e.openBlock(),e.createElementBlock("div",y5,e.toDisplayString(a.label),1)):e.createCommentVNode("v-if",!0),e.createElementVNode("div",_5,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.items,s=>(e.openBlock(),e.createElementBlock("button",{key:s.key,type:"button",class:"nmorph-emoji-picker__emoji","aria-label":s.annotation,title:s.annotation,disabled:t.props.disabled,onFocus:d=>t.activeIndex=t.visibleFlatItems.findIndex(p=>p.key===s.key),onClick:d=>t.selectEmoji(s.emoji)},[e.createElementVNode("span",N5,e.toDisplayString(s.emoji),1)],40,k5))),128))])]))),128)):(e.openBlock(),e.createElementBlock("div",B5,[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconSmile)]),_:1}),e.createElementVNode("span",null,e.toDisplayString(t.texts.noResults),1)]))],40,b5)]),_:1})]))],14,m5)}const V5=j(d5,[["render",x5],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-emoji-picker/NmorphEmojiPicker.vue"]]),Vc=45,Sc=16/9,vc=160,Ec=128,S5=e.defineComponent({__name:"NmorphMediaGallery",props:{modelValue:{type:Boolean,required:!1,default:!1},items:{type:Array,required:!0},initialIndex:{type:Number,required:!1,default:0},activeIndex:{type:Number,required:!1,default:void 0},zIndex:{type:Number,required:!1,default:void 0},height:{type:[Number,String],required:!1,default:void 0},previewWidth:{type:[Number,String],required:!1,default:void 0},previewHeight:{type:[Number,String],required:!1,default:void 0},showTrigger:{type:Boolean,required:!1,default:!1},showTriggerName:{type:Boolean,required:!1,default:!0},showTriggerSize:{type:Boolean,required:!1,default:!0},showTriggerActions:{type:Boolean,required:!1,default:!0},showTriggerPreviewAction:{type:Boolean,required:!1,default:!0},showTriggerFullscreenAction:{type:Boolean,required:!1,default:!0},showTriggerDownloadAction:{type:Boolean,required:!1,default:!0},showTriggerPlayButton:{type:Boolean,required:!1,default:!0},triggerLayout:{type:String,required:!1,default:"grid"},triggerClass:{type:[String,Array,Object],required:!1,default:void 0},triggerStyle:{type:Object,required:!1,default:void 0},triggerImageFit:{type:String,required:!1,default:"cover"},triggerVideoFit:{type:String,required:!1,default:"cover"},triggerItemClass:{type:Function,required:!1},triggerItemStyle:{type:Function,required:!1},showNavigationButtons:{type:Boolean,required:!1,default:!0},showActionBar:{type:Boolean,required:!1,default:!0},showFileName:{type:Boolean,required:!1,default:!0},showFileSize:{type:Boolean,required:!1,default:!0},showFileActions:{type:Boolean,required:!1,default:!0},showPlaybackButton:{type:Boolean,required:!1,default:!0},imageFit:{type:String,required:!1,default:"contain"},videoFit:{type:String,required:!1,default:"contain"}},emits:["update:model-value","update:active-index","close","change","download","fullscreen"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.ref(t.modelValue),a=e.ref(0),s=e.ref(null),d=e.ref({}),p=e.ref(null),h=e.ref(!1),f=e.ref(1),m=e.ref(0),w=e.ref(null),g=e.ref(!1),u=e.computed(()=>t.items||[]),x=e.computed(()=>u.value.length>1),v=e.computed(()=>t.showNavigationButtons&&x.value),b=P=>{const oe=u.value.length-1;return oe<0||!Number.isFinite(P)||P<0?0:P>oe?oe:P},S=e.computed(()=>b(a.value)),k=e.computed(()=>u.value[S.value]),I=e.computed(()=>k.value?.kind==="image"),M=e.computed(()=>k.value?.kind==="video"),C=e.computed(()=>k.value?.kind==="video"?k.value.controls!==!1:!1),N=e.computed(()=>k.value?.kind==="video"?k.value.muted===!0:!1),y=e.computed(()=>k.value?.kind==="video"?k.value.playsinline!==!1:!0),V=e.computed(()=>k.value?.kind==="video"&&k.value.preload||"metadata"),B=e.computed(()=>k.value?.kind==="video"&&k.value.name||"video"),z=e.computed(()=>k.value?.name||""),q=e.computed(()=>t.showFileName?z.value:""),E=e.computed(()=>k.value?.downloadHref||""),D=e.computed(()=>t.showFileActions&&M.value&&!C.value),F=e.computed(()=>t.showFileActions&&(D.value||!!E.value)),L=e.computed(()=>W({"nmorph-media-gallery":[i.value&&"opened",I.value&&"image",M.value&&"video",h.value&&M.value&&"video-playing",t.imageFit==="cover"&&I.value&&"image-cover",t.videoFit==="cover"&&M.value&&"video-cover"]})),O=e.computed(()=>`rotate(${m.value}deg) scale(${f.value})`),G=e.computed(()=>({...pe({"--nmorph-private-media-gallery-trigger-height":t.height}),"--nmorph-private-media-gallery-trigger-image-fit":t.triggerImageFit,"--nmorph-private-media-gallery-trigger-video-fit":t.triggerVideoFit,...t.triggerStyle||{}})),Q=e.computed(()=>W({"nmorph-media-gallery__trigger":[t.height!==void 0&&"fixed-height",t.triggerLayout!=="grid"&&t.triggerLayout,t.triggerLayout!=="grid"&&u.value.length===1&&"single",t.triggerLayout!=="grid"&&u.value.length===2&&"paired",t.triggerLayout!=="grid"&&u.value.length>2&&"wrapped"]})),Z=e.computed(()=>[Q.value,t.triggerClass]),Y=P=>{if(P===void 0||Number.isNaN(P)||P<0)return"";if(P===0)return"0 B";const oe=["B","KB","MB","GB","TB"],fe=Math.min(Math.floor(Math.log(P)/Math.log(1024)),oe.length-1),tt=P/1024**fe,UN=tt>=10||fe===0||Number.isInteger(tt)?0:1;return`${tt.toFixed(UN)} ${oe[fe]}`},ae=e.computed(()=>t.showFileSize?Y(k.value?.size):""),le=P=>P.name||"",T=(P,oe)=>P.name||`${P.kind==="video"?"Video":"Image"} ${oe+1}`,R=P=>Y(P.size),_=P=>P.downloadHref||"",$=P=>t.showTriggerPreviewAction&&P.kind==="video",J=P=>t.showTriggerFullscreenAction&&P.kind==="video",K=P=>t.showTriggerDownloadAction&&!!_(P),X=P=>t.showTriggerActions&&($(P)||J(P)||K(P)),H=(P,oe)=>{d.value[P]=oe instanceof HTMLVideoElement?oe:null},U=P=>typeof P.aspectRatio=="number"&&Number.isFinite(P.aspectRatio)&&P.aspectRatio>0?P.aspectRatio:Sc,re=P=>{if(typeof t.height=="number")return t.height;if(typeof t.height=="string"){const fe=t.height.trim().match(/^(\d+(?:\.\d+)?)px$/)?.[1];if(fe)return Number.parseFloat(fe)}return P},ne=(P,oe)=>`${parseFloat((P*re(oe)).toFixed(3))}px`,se=P=>{const oe=U(P);if(t.triggerLayout==="natural"){const fe=ne(oe,vc);return{"--nmorph-private-media-gallery-trigger-item-ratio":oe,"--nmorph-private-media-gallery-trigger-item-basis":fe,flexGrow:oe,flexBasis:fe}}if(t.triggerLayout==="mosaic"){const fe=ne(oe,Ec);return{"--nmorph-private-media-gallery-trigger-item-ratio":oe,"--nmorph-private-media-gallery-trigger-item-basis":fe,flexGrow:Math.min(Math.max(oe,.75),2.35),flexBasis:fe}}return{}},ce=(P,oe)=>[P.itemClass,t.triggerItemClass?.(P,oe)],me=(P,oe)=>{const fe={...P.itemStyle||{},...t.triggerItemStyle?.(P,oe)||{}},tt=U(P);return t.triggerLayout!=="grid"?(Object.assign(fe,se(P)),fe.aspectRatio=String(tt)):typeof P.aspectRatio=="number"&&Number.isFinite(P.aspectRatio)&&P.aspectRatio>0&&(fe.aspectRatio=String(tt)),fe};e.watch(()=>t.modelValue,P=>{i.value=P}),e.watch(()=>t.activeIndex,P=>{typeof P=="number"&&(a.value=b(P))},{immediate:!0}),e.watch(()=>[t.initialIndex,u.value.length],()=>{typeof t.activeIndex!="number"&&(a.value=b(t.initialIndex))},{immediate:!0}),e.watch(()=>[k.value?.kind,k.value?.src,S.value],()=>{h.value=!1,p.value=null});const ue=()=>{!s.value||s.value===p.value||(s.value.pause(),h.value=!1,p.value=s.value)},be=()=>{f.value=1,m.value=0},ye=P=>{if(!u.value.length)return;const oe=b(P);if(oe===S.value)return;ue(),h.value=!1,a.value=oe,be(),l("update:active-index",oe);const fe=u.value[oe];fe&&l("change",fe,oe)},Ee=()=>{const P=u.value.length;P&&ye(S.value===0?P-1:S.value-1)},xe=()=>{const P=u.value.length;P&&ye(S.value===P-1?0:S.value+1)},Ve=P=>{if(!u.value.length)return;const oe=b(P);ue(),h.value=!1,a.value=oe,be(),g.value=!0,i.value=!0,l("update:model-value",!0),l("update:active-index",oe);const fe=u.value[oe];fe&&l("change",fe,oe)},Se=()=>{i.value&&(ue(),i.value=!1,l("update:model-value",!1),l("close"))},te=()=>{m.value=m.value+90,m.value>=360&&(m.value=0)},ge=()=>{m.value=m.value-90,m.value<=-360&&(m.value=0)},ve=()=>{f.value=parseFloat(Math.min(f.value+.2,4).toFixed(3))},We=()=>{f.value=parseFloat(Math.max(f.value-.2,.2).toFixed(3))},Ke=()=>{f.value=1},Oe=async P=>{if(P)try{const oe=P.requestFullscreen?.()||P.webkitRequestFullscreen?.();if(oe){await oe;return}P.webkitEnterFullscreen?.()}catch{}},Wo=async()=>{!k.value||k.value.kind!=="video"||(l("fullscreen",k.value,S.value),await Oe(s.value))},Ko=async(P,oe)=>{P.kind==="video"&&(l("fullscreen",P,oe),await Oe(d.value[oe]))},Uo=(P,oe)=>{l("download",P,oe)},cs=()=>{k.value&&Uo(k.value,S.value)},Dt=()=>{h.value=!0,p.value=null},A=()=>{h.value=!1},ee=()=>{h.value=!1},de=()=>{h.value=!1},he=P=>{if(i.value&&!(P.altKey||P.ctrlKey||P.metaKey||P.shiftKey)){if(P.key==="Escape"){P.preventDefault(),Se();return}x.value&&(P.key==="ArrowLeft"&&(P.preventDefault(),Ee()),P.key==="ArrowRight"&&(P.preventDefault(),xe()))}},Ce=()=>{typeof document>"u"||document.addEventListener("keydown",he)},je=()=>{typeof document>"u"||document.removeEventListener("keydown",he)};e.watch(i,P=>{if(P){if(Ce(),p.value=null,g.value){g.value=!1;return}a.value=b(typeof t.activeIndex=="number"?t.activeIndex:t.initialIndex)}else g.value=!1,ue(),h.value=!1,je()},{immediate:!0}),e.onBeforeUnmount(je);const ds={SWIPE_THRESHOLD:Vc,DEFAULT_TRIGGER_ASPECT_RATIO:Sc,NATURAL_TRIGGER_ROW_BASIS:vc,MOSAIC_TRIGGER_ROW_BASIS:Ec,props:t,emit:l,open:i,currentIndex:a,currentVideoRef:s,triggerVideoRefs:d,pausedVideoRef:p,videoPlaying:h,scaleLevel:f,rotateLevel:m,pointerStart:w,openingFromTrigger:g,sourceList:u,multipleItems:x,showNavigation:v,getClampedIndex:b,resolvedCurrentIndex:S,currentItem:k,isImage:I,isVideo:M,videoControls:C,videoMuted:N,videoPlaysinline:y,videoPreload:V,currentVideoName:B,currentItemName:z,currentName:q,currentDownloadHref:E,showVideoFullscreenAction:D,showFileActions:F,modifiers:L,imageTransform:O,triggerStyle:G,triggerModifiers:Q,triggerClasses:Z,formatSize:Y,currentSize:ae,getItemName:le,getItemLabel:T,getItemSize:R,getItemDownloadHref:_,showTriggerPreviewActionForItem:$,showTriggerFullscreenActionForItem:J,showTriggerDownloadActionForItem:K,showTriggerActionsForItem:X,setTriggerVideoRef:H,getItemAspectRatio:U,getTriggerRowBasis:re,getTriggerFlexBasis:ne,getTriggerLayoutStyle:se,getTriggerItemClass:ce,getTriggerItemStyle:me,pauseCurrentVideo:ue,resetImageTransform:be,setCurrentIndex:ye,previousHandler:Ee,nextHandler:xe,openPreviewAt:Ve,closeHandler:Se,rotateRight:te,rotateLeft:ge,zoomIn:ve,zoomOut:We,toggleNormalSize:Ke,requestVideoFullscreen:Oe,fullscreenHandler:Wo,triggerFullscreenHandler:Ko,downloadItemHandler:Uo,downloadHandler:cs,videoPlayHandler:Dt,videoPauseHandler:A,videoEndedHandler:ee,videoErrorHandler:de,keyboardNavigationHandler:he,addKeyboardNavigationListener:Ce,removeKeyboardNavigationListener:je,pointerDownHandler:P=>{w.value={x:P.clientX,y:P.clientY}},pointerUpHandler:P=>{if(!w.value||!v.value){w.value=null;return}const oe=P.clientX-w.value.x,fe=P.clientY-w.value.y;w.value=null,!(Math.abs(oe)<Vc||Math.abs(oe)<Math.abs(fe)*1.2)&&(oe>0?Ee():xe())},get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphIconDownload(){return Ze},get NmorphIconEnlarge(){return ft},get NmorphIconEye(){return Qe},get NmorphIconFullScreen(){return gt},get NmorphIconPlay(){return rt},get NmorphIconRotateLeft(){return yt},get NmorphIconRotateRight(){return _t},get NmorphIconShrink(){return kt},get NmorphIconZoomIn(){return xt},get NmorphIconZoomOut(){return Vt},get NmorphImage(){return Et},NmorphPreviewPortal:uc};return Object.defineProperty(ds,"__isScriptSetup",{enumerable:!1,value:!0}),ds}}),v5=["aria-label","onClick"],E5=["src","poster","title"],C5={key:2,class:"nmorph-media-gallery__trigger-play"},I5={key:3,class:"nmorph-media-gallery__trigger-name"},M5={key:4,class:"nmorph-media-gallery__trigger-size"},z5={key:0,class:"nmorph-media-gallery__trigger-actions"},H5=["aria-label","onClick"],q5=["aria-label","onClick"],T5=["href","download","aria-label","onClick"],L5={class:"nmorph-media-gallery__stage"},D5=["src","poster","controls","muted","playsinline","preload","title"],A5={key:2,class:"nmorph-media-gallery__file-name"},P5={key:3,class:"nmorph-media-gallery__file-actions"},O5=["aria-label"],F5=["href","download","aria-label"],R5={key:4,class:"nmorph-media-gallery__file-size"},j5={class:"nmorph-media-gallery__action-element"},W5={class:"nmorph-media-gallery__action-element"},K5={class:"nmorph-media-gallery__action-element"},U5={class:"nmorph-media-gallery__action-element"},$5={class:"nmorph-media-gallery__action-element"};function G5(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock(e.Fragment,null,[t.props.showTrigger?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.triggerClasses),style:e.normalizeStyle(t.triggerStyle)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.sourceList,(a,s)=>(e.openBlock(),e.createElementBlock("div",{key:`${a.kind}-${a.src}-${s}`,class:e.normalizeClass(["nmorph-media-gallery__trigger-item",`nmorph-media-gallery__trigger-item--${a.kind}`,t.getTriggerItemClass(a,s)]),style:e.normalizeStyle(t.getTriggerItemStyle(a,s))},[e.createElementVNode("button",{type:"button",class:"nmorph-media-gallery__trigger-open","aria-label":`Open ${t.getItemLabel(a,s)}`,onClick:d=>t.openPreviewAt(s)},[a.kind==="image"?(e.openBlock(),e.createBlock(t.NmorphImage,{key:0,src:a.src,alt:a.alt||t.getItemLabel(a,s),title:t.getItemName(a),fit:t.props.triggerImageFit,design:"plain","frame-border":0},null,8,["src","alt","title","fit"])):(e.openBlock(),e.createElementBlock("video",{key:1,ref_for:!0,ref:d=>t.setTriggerVideoRef(s,d),class:"nmorph-media-gallery__trigger-video",src:a.src,poster:a.poster||void 0,muted:"",playsinline:"",preload:"metadata",title:t.getItemName(a)},null,8,E5)),t.props.showTriggerPlayButton&&a.kind==="video"?(e.openBlock(),e.createElementBlock("span",C5,[e.createVNode(t.NmorphIcon,{size:"medium",color:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconPlay)]),_:1})])):e.createCommentVNode("v-if",!0),t.props.showTriggerName&&t.getItemName(a)?(e.openBlock(),e.createElementBlock("span",I5,e.toDisplayString(t.getItemName(a)),1)):e.createCommentVNode("v-if",!0),t.props.showTriggerSize&&t.getItemSize(a)?(e.openBlock(),e.createElementBlock("span",M5,e.toDisplayString(t.getItemSize(a)),1)):e.createCommentVNode("v-if",!0)],8,v5),t.showTriggerActionsForItem(a)?(e.openBlock(),e.createElementBlock("div",z5,[t.showTriggerPreviewActionForItem(a)?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"nmorph-media-gallery__trigger-action","aria-label":`Preview ${t.getItemLabel(a,s)}`,onClick:e.withModifiers(d=>t.openPreviewAt(s),["stop"])},[e.createVNode(t.NmorphIcon,{size:"small",color:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconEye)]),_:1})],8,H5)):e.createCommentVNode("v-if",!0),t.showTriggerFullscreenActionForItem(a)?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"nmorph-media-gallery__trigger-action","aria-label":`Fullscreen ${t.getItemLabel(a,s)}`,onClick:e.withModifiers(d=>t.triggerFullscreenHandler(a,s),["stop"])},[e.createVNode(t.NmorphIcon,{size:"small",color:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconFullScreen)]),_:1})],8,q5)):e.createCommentVNode("v-if",!0),t.showTriggerDownloadActionForItem(a)?(e.openBlock(),e.createElementBlock("a",{key:2,href:t.getItemDownloadHref(a),download:t.getItemName(a)||void 0,class:"nmorph-media-gallery__trigger-action","aria-label":`Download ${t.getItemLabel(a,s)}`,onClick:e.withModifiers(d=>t.downloadItemHandler(a,s),["stop"])},[e.createVNode(t.NmorphIcon,{size:"small",color:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconDownload)]),_:1})],8,T5)):e.createCommentVNode("v-if",!0)])):e.createCommentVNode("v-if",!0)],6))),128))],6)):e.createCommentVNode("v-if",!0),t.open?(e.openBlock(),e.createBlock(t.NmorphPreviewPortal,{key:1,show:t.open,"z-index":t.props.zIndex,"state-class":t.modifiers,"content-class":"nmorph-media-gallery__content","left-class":"nmorph-media-gallery__left","right-class":"nmorph-media-gallery__right","actions-class":"nmorph-media-gallery__actions","content-width":t.props.previewWidth,"content-height":t.props.previewHeight,"show-navigation":t.showNavigation,"show-action-bar":t.props.showActionBar&&t.currentItem?.kind==="image",onClose:t.closeHandler,onPrevious:t.previousHandler,onNext:t.nextHandler},{actions:e.withCtx(()=>[e.createElementVNode("div",j5,[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:t.rotateRight},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconRotateRight)]),_:1})]),_:1})]),e.createElementVNode("div",W5,[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:t.rotateLeft},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconRotateLeft)]),_:1})]),_:1})]),e.createElementVNode("div",K5,[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:t.zoomIn},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconZoomIn)]),_:1})]),_:1})]),e.createElementVNode("div",U5,[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:t.zoomOut},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconZoomOut)]),_:1})]),_:1})]),e.createElementVNode("div",$5,[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",disabled:t.scaleLevel===1,onClick:t.toggleNormalSize},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[t.scaleLevel<1?(e.openBlock(),e.createBlock(t.NmorphIconEnlarge,{key:0})):(e.openBlock(),e.createBlock(t.NmorphIconShrink,{key:1}))]),_:1})]),_:1},8,["disabled"])])]),default:e.withCtx(()=>[e.createElementVNode("div",L5,[t.currentItem?.kind==="image"?(e.openBlock(),e.createBlock(t.NmorphImage,{key:0,src:t.currentItem.src,alt:t.currentItem.alt||t.currentItem.name||"",title:t.currentItem.name,fit:t.props.imageFit,design:"plain","frame-border":0,style:e.normalizeStyle({transform:t.imageTransform}),onPointerdown:t.pointerDownHandler,onPointerup:t.pointerUpHandler},null,8,["src","alt","title","fit","style"])):t.currentItem?.kind==="video"?(e.openBlock(),e.createElementBlock("video",{key:1,ref:"currentVideoRef",class:"nmorph-media-gallery__video",src:t.currentItem.src,poster:t.currentItem.poster||void 0,controls:t.videoControls,muted:t.videoMuted,playsinline:t.videoPlaysinline,preload:t.videoPreload,title:t.currentItem.name,onPointerdown:t.pointerDownHandler,onPointerup:t.pointerUpHandler,onPlay:t.videoPlayHandler,onPause:t.videoPauseHandler,onEnded:t.videoEndedHandler,onError:t.videoErrorHandler},null,40,D5)):e.createCommentVNode("v-if",!0),t.currentName?(e.openBlock(),e.createElementBlock("span",A5,e.toDisplayString(t.currentName),1)):e.createCommentVNode("v-if",!0),t.showFileActions?(e.openBlock(),e.createElementBlock("div",P5,[t.showVideoFullscreenAction?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"nmorph-media-gallery__file-action","aria-label":`Fullscreen ${t.currentVideoName}`,onClick:e.withModifiers(t.fullscreenHandler,["stop"])},[e.createVNode(t.NmorphIcon,{size:"small",color:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconFullScreen)]),_:1})],8,O5)):e.createCommentVNode("v-if",!0),t.currentDownloadHref?(e.openBlock(),e.createElementBlock("a",{key:1,href:t.currentDownloadHref,download:t.currentItemName||void 0,class:"nmorph-media-gallery__file-action","aria-label":`Download ${t.currentItemName||"media"}`,onClick:e.withModifiers(t.downloadHandler,["stop"])},[e.createVNode(t.NmorphIcon,{size:"small",color:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconDownload)]),_:1})],8,F5)):e.createCommentVNode("v-if",!0)])):e.createCommentVNode("v-if",!0),t.currentSize?(e.openBlock(),e.createElementBlock("span",R5,e.toDisplayString(t.currentSize),1)):e.createCommentVNode("v-if",!0)])]),_:1},8,["show","z-index","state-class","content-width","content-height","show-navigation","show-action-bar"])):e.createCommentVNode("v-if",!0)],64)}const Cc=j(S5,[["render",G5],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-media-gallery/NmorphMediaGallery.vue"]]),Y5="var(--nmorph-contrast-text-color)",Vo=.25,Z5=e.defineComponent({inheritAttrs:!1,__name:"NmorphVideoPreview",props:{src:{type:String,required:!0},poster:{type:String,required:!1,default:""},name:{type:String,required:!1,default:""},width:{type:[Number,String],required:!1,default:void 0},height:{type:[Number,String],required:!1,default:void 0},previewWidth:{type:[Number,String],required:!1,default:void 0},previewHeight:{type:[Number,String],required:!1,default:void 0},durationMs:{type:Number,required:!1,default:void 0},surface:{type:String,required:!1,default:"card"},embedded:{type:Boolean,required:!1,default:!1},showMeta:{type:Boolean,required:!1,default:!0},compact:{type:Boolean,required:!1,default:!1},controls:{type:Boolean,required:!1,default:!0},muted:{type:Boolean,required:!1,default:!1},playsinline:{type:Boolean,required:!1,default:!0},preload:{type:String,required:!1,default:"metadata"},fit:{type:String,required:!1,default:"cover"},downloadHref:{type:String,required:!1,default:""},loading:{type:Boolean,required:!1,default:!1},error:{type:Boolean,required:!1,default:!1},errorText:{type:String,required:!1,default:""},showPlaybackButton:{type:Boolean,required:!1,default:!0},showDefaultActions:{type:Boolean,required:!1,default:!0},showPreviewAction:{type:Boolean,required:!1,default:!0},showFullscreenAction:{type:Boolean,required:!1,default:!0},previewMode:{type:String,required:!1,default:"internal"}},emits:["play","pause","open","preview","fullscreen","download","error"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.useAttrs(),a=e.useSlots(),s=e.ref(null),d=e.ref(!1),p=e.ref(!1),h=e.ref(!1),f=Y=>{if(!Y||Y<0)return"";const ae=Math.round(Y/1e3),le=Math.floor(ae/60),T=ae%60;return`${le}:${T.toString().padStart(2,"0")}`},m=e.computed(()=>f(t.durationMs)),w=e.computed(()=>!!t.src&&!t.loading&&!t.error),g=e.computed(()=>t.showPlaybackButton&&w.value&&h.value),u=e.computed(()=>t.showPlaybackButton&&t.preload==="metadata"?"auto":t.preload),x=e.computed(()=>t.showFullscreenAction&&w.value&&!t.controls),v=e.computed(()=>w.value&&(t.showPreviewAction||x.value)),b=e.computed(()=>t.showDefaultActions&&(t.src||t.downloadHref)),S=e.computed(()=>!!a.actions||v.value||b.value),k=e.computed(()=>W({"nmorph-video-preview":[t.surface,t.embedded&&"embedded",!t.showMeta&&"no-meta",t.compact&&"compact",t.fit,t.loading&&"loading",t.error&&"error",p.value&&"playing",!S.value&&"no-actions"]})),I=e.computed(()=>pe({"--nmorph-private-video-preview-width":t.width,"--nmorph-private-video-preview-height":t.height,"--nmorph-private-video-preview-portal-width":t.previewWidth,"--nmorph-private-video-preview-portal-height":t.previewHeight})),M=e.computed(()=>Object.fromEntries(Object.entries(i).filter(([Y])=>Y!=="class"&&Y!=="style"))),C=e.computed(()=>[k.value,i.class]),N=e.computed(()=>[I.value,i.style]);e.watch(()=>[t.src,t.loading,t.error],()=>{p.value=!1,h.value=!1});const y=()=>l("open"),V=()=>l("download"),B=()=>{t.previewMode==="internal"&&(d.value=!0),l("preview")},z=()=>{d.value=!1},q=async()=>{const Y=s.value;if(Y){l("fullscreen");try{const ae=Y.requestFullscreen?.()||Y.webkitRequestFullscreen?.();if(ae){await ae;return}Y.webkitEnterFullscreen?.()}catch{}}},E=async()=>{if(!(!s.value||t.loading||t.error||!h.value)){if(p.value){s.value.pause();return}try{await s.value.play()}catch{p.value=!1}}},D=Y=>{const ae=Y.duration;if(!Number.isFinite(ae)||ae<=0)return!1;const le=Y.buffered,T=Math.max(0,ae-Vo);for(let R=0;R<le.length;R+=1)try{if(le.start(R)<=Vo&&le.end(R)>=T)return!0}catch{return!1}return!1},F=()=>{h.value=s.value?D(s.value):!1},L=Y=>{p.value=!0,l("play",Y)},O=Y=>{p.value=!1,l("pause",Y)},G=()=>{p.value=!1},Q=Y=>{p.value=!1,h.value=!1,l("error",Y)};o({videoRef:s});const Z={CONTRAST_ICON_COLOR:Y5,VIDEO_BUFFER_EPSILON_SECONDS:Vo,props:t,emit:l,attrs:i,slots:a,videoRef:s,previewOpen:d,playing:p,videoLoaded:h,formatDuration:f,duration:m,mediaReady:w,showPlaybackControl:g,resolvedPreload:u,showFullscreenAction:x,hasPreviewActions:v,hasDefaultActions:b,hasActions:S,modifiers:k,styles:I,rootAttrs:M,rootClass:C,rootStyle:N,openHandler:y,downloadHandler:V,previewHandler:B,closePreviewHandler:z,fullscreenHandler:q,togglePlayback:E,isVideoFullyBuffered:D,updateVideoLoaded:F,playHandler:L,pauseHandler:O,endedHandler:G,errorHandler:Q,get NmorphIcon(){return ie},get NmorphIconDownload(){return Ze},get NmorphIconEye(){return Qe},get NmorphIconExternalLink(){return ut},get NmorphIconFullScreen(){return gt},get NmorphIconLoader(){return ze},get NmorphOverlay(){return et},get NmorphIconPause(){return bt},get NmorphIconPlay(){return rt},get NmorphIconVideo(){return Bt}};return Object.defineProperty(Z,"__isScriptSetup",{enumerable:!1,value:!0}),Z}}),X5=["src","poster","controls","muted","playsinline","preload"],Q5=["aria-label"],J5={key:2,class:"nmorph-video-preview__state"},e9={key:2,class:"nmorph-video-preview__error"},t9={key:3,class:"nmorph-video-preview__meta"},o9={key:0,class:"nmorph-video-preview__name"},r9={key:1,class:"nmorph-video-preview__duration"},n9={key:4,class:"nmorph-video-preview__actions"},a9=["aria-label"],l9=["aria-label"],i9=["href","aria-label"],c9=["href","download","aria-label"],s9={class:"nmorph-video-preview__portal"},d9={class:"nmorph-video-preview__portal-content"},m9=["src","poster","muted","playsinline","preload"];function p9(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",e.mergeProps(t.rootAttrs,{class:t.rootClass,style:t.rootStyle}),[!t.props.loading&&!t.props.error?(e.openBlock(),e.createElementBlock("video",{key:0,ref:"videoRef",class:"nmorph-video-preview__media",src:t.props.src,poster:t.props.poster||void 0,controls:t.props.controls,muted:t.props.muted,playsinline:t.props.playsinline,preload:t.resolvedPreload,onLoadedmetadata:t.updateVideoLoaded,onDurationchange:t.updateVideoLoaded,onProgress:t.updateVideoLoaded,onCanplaythrough:t.updateVideoLoaded,onSuspend:t.updateVideoLoaded,onPlay:t.playHandler,onPause:t.pauseHandler,onEnded:t.endedHandler,onError:t.errorHandler},null,40,X5)):e.createCommentVNode("v-if",!0),t.showPlaybackControl?(e.openBlock(),e.createElementBlock("button",{key:1,class:"nmorph-video-preview__play",type:"button","aria-label":t.playing?`Pause ${t.props.name||"video"}`:`Play ${t.props.name||"video"}`,onClick:t.togglePlayback},[e.createVNode(t.NmorphIcon,{size:"medium",color:t.CONTRAST_ICON_COLOR},{default:e.withCtx(()=>[t.playing?(e.openBlock(),e.createBlock(t.NmorphIconPause,{key:0})):(e.openBlock(),e.createBlock(t.NmorphIconPlay,{key:1}))]),_:1})],8,Q5)):(e.openBlock(),e.createElementBlock("div",J5,[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,size:"large"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoader)]),_:1})):(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1,size:"large"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconVideo)]),_:1})),t.props.error&&t.props.errorText?(e.openBlock(),e.createElementBlock("span",e9,e.toDisplayString(t.props.errorText),1)):e.createCommentVNode("v-if",!0)])),t.props.showMeta&&(t.props.name||t.duration)?(e.openBlock(),e.createElementBlock("div",t9,[t.props.name?(e.openBlock(),e.createElementBlock("span",o9,e.toDisplayString(t.props.name),1)):e.createCommentVNode("v-if",!0),t.duration?(e.openBlock(),e.createElementBlock("span",r9,e.toDisplayString(t.duration),1)):e.createCommentVNode("v-if",!0)])):e.createCommentVNode("v-if",!0),t.hasActions?(e.openBlock(),e.createElementBlock("div",n9,[e.renderSlot(r.$slots,"actions",{},()=>[t.props.showPreviewAction&&t.mediaReady?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"nmorph-video-preview__action-button nmorph-video-preview__action-button--preview","aria-label":`Preview ${t.props.name||"video"}`,onClick:t.previewHandler},[e.createVNode(t.NmorphIcon,{size:"small",color:t.CONTRAST_ICON_COLOR},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconEye)]),_:1})],8,a9)):e.createCommentVNode("v-if",!0),t.showFullscreenAction?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"nmorph-video-preview__action-button nmorph-video-preview__action-button--fullscreen","aria-label":`Fullscreen ${t.props.name||"video"}`,onClick:t.fullscreenHandler},[e.createVNode(t.NmorphIcon,{size:"small",color:t.CONTRAST_ICON_COLOR},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconFullScreen)]),_:1})],8,l9)):e.createCommentVNode("v-if",!0),t.props.showDefaultActions&&t.props.src?(e.openBlock(),e.createElementBlock("a",{key:2,href:t.props.src,target:"_blank",rel:"noopener noreferrer",class:"nmorph-video-preview__action-link","aria-label":`Open ${t.props.name||"video"}`,onClick:t.openHandler},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconExternalLink)]),_:1})],8,i9)):e.createCommentVNode("v-if",!0),t.props.downloadHref?(e.openBlock(),e.createElementBlock("a",{key:3,href:t.props.downloadHref,download:t.props.name,class:"nmorph-video-preview__action-link","aria-label":`Download ${t.props.name||"video"}`,onClick:t.downloadHandler},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconDownload)]),_:1})],8,c9)):e.createCommentVNode("v-if",!0)])])):e.createCommentVNode("v-if",!0)],16),t.previewOpen?(e.openBlock(),e.createBlock(e.Teleport,{key:0,to:"body"},[e.createElementVNode("div",s9,[e.createVNode(t.NmorphOverlay,{show:t.previewOpen,"disabled-teleport":"",onOnOutsideClick:t.closePreviewHandler,onOnEscapeKeydown:t.closePreviewHandler},{default:e.withCtx(()=>[e.createElementVNode("div",d9,[e.createElementVNode("video",{class:"nmorph-video-preview__portal-media",src:t.props.src,poster:t.props.poster||void 0,controls:"",autoplay:"",muted:t.props.muted,playsinline:t.props.playsinline,preload:t.props.preload},null,8,m9)])]),_:1},8,["show"])])])):e.createCommentVNode("v-if",!0)],64)}const So=j(Z5,[["render",p9],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-video-preview/NmorphVideoPreview.vue"]]),h9="var(--nmorph-contrast-text-color)",f9=e.defineComponent({__name:"NmorphFileCard",props:{name:{type:String,required:!0},extension:{type:String,required:!1,default:""},mimeType:{type:String,required:!1,default:""},size:{type:Number,required:!1,default:void 0},previewSrc:{type:String,required:!1,default:""},downloadHref:{type:String,required:!1,default:""},mediaPreview:{type:String,required:!1,default:"none"},previewMode:{type:String,required:!1,default:"internal"},surface:{type:String,required:!1,default:"card"},height:{type:[Number,String],required:!1,default:void 0},showName:{type:Boolean,required:!1,default:!0},showMeta:{type:Boolean,required:!1,default:!0},showSize:{type:Boolean,required:!1,default:!0},showExtensionBadge:{type:Boolean,required:!1,default:!0},iconSurface:{type:Boolean,required:!1,default:!0},compact:{type:Boolean,required:!1,default:!1},loading:{type:Boolean,required:!1,default:!1},error:{type:Boolean,required:!1,default:!1},errorText:{type:String,required:!1,default:""},showDefaultActions:{type:Boolean,required:!1,default:!0},showPlaybackButton:{type:Boolean,required:!1,default:!0}},emits:["open","download","error"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.useSlots(),a=e.ref(!1),s=e.computed(()=>(t.extension||st(t.name)||Yo(t.mimeType)).toLowerCase()),d=e.computed(()=>Zo(t.mimeType,t.name)),p=e.computed(()=>t.mimeType.toLowerCase().startsWith("image/")||d.value.some(O=>$e(O,lt))?ot:t.mimeType.toLowerCase().startsWith("audio/")||d.value.some(O=>$e(O,ct))?mt:t.mimeType.toLowerCase().startsWith("video/")||d.value.some(O=>$e(O,it))?Bt:d.value.some(O=>$e(O,Ft))?Zt:(d.value.some(O=>$e(O,Ot)),ht)),h=O=>{if(O===void 0||Number.isNaN(O)||O<0)return"";if(O===0)return"0 B";const G=["B","KB","MB","GB","TB"],Q=Math.min(Math.floor(Math.log(O)/Math.log(1024)),G.length-1),Z=O/1024**Q,Y=Z>=10||Q===0||Number.isInteger(Z)?0:1;return`${Z.toFixed(Y)} ${G[Q]}`},f=e.computed(()=>t.showSize?h(t.size):""),m=e.computed(()=>s.value||t.mimeType),w=e.computed(()=>[m.value,f.value].filter(Boolean).join(" ยท ")),g=e.computed(()=>t.mediaPreview==="audio"&&!!t.previewSrc&&!t.loading&&!t.error),u=e.computed(()=>t.mediaPreview==="video"&&!!t.previewSrc&&!t.loading&&!t.error),x=e.computed(()=>t.mediaPreview==="image"&&!!t.previewSrc&&!t.loading&&!t.error),v=e.computed(()=>g.value||u.value||x.value),b=e.computed(()=>u.value||x.value),S=e.computed(()=>t.height??(t.compact?"96px":"120px")),k=e.computed(()=>pe({"--nmorph-private-file-card-height":t.height,"--nmorph-private-file-card-media-height":S.value})),I=e.computed(()=>b.value?t.showName:t.showName||t.showMeta&&!!(t.error&&t.errorText||w.value)),M=e.computed(()=>!t.previewSrc||t.loading||t.error?[]:x.value?[{kind:"image",src:t.previewSrc,name:t.name,alt:t.name,size:t.size,downloadHref:t.downloadHref}]:u.value?[{kind:"video",src:t.previewSrc,name:t.name,size:t.size,downloadHref:t.downloadHref,controls:!0,playsinline:!0,preload:"metadata"}]:[]),C=e.computed(()=>t.previewMode==="internal"&&M.value.length>0),N=e.computed(()=>t.mimeType.toLowerCase()==="application/pdf"||s.value==="pdf"),y=e.computed(()=>N.value?t.previewSrc||t.downloadHref:""),V=e.computed(()=>t.showDefaultActions&&!!y.value&&!v.value&&N.value),B=e.computed(()=>!!i.actions),z=e.computed(()=>B.value||t.showDefaultActions&&(t.loading||t.previewSrc&&!v.value&&!V.value||t.downloadHref)),q=e.computed(()=>W({"nmorph-file-card":[t.surface,t.compact&&"compact",t.loading&&"loading",t.error&&"error",v.value&&"media",g.value&&"media-audio",u.value&&"media-video",x.value&&"media-image",b.value&&"media-visual",B.value&&"custom-actions",!t.iconSurface&&"icon-plain",!z.value&&"no-actions"]})),L={CONTRAST_ICON_COLOR:h9,props:t,emit:l,slots:i,previewOpen:a,extension:s,candidates:d,icon:p,formatSize:h,fileSize:f,typeLabel:m,meta:w,audioPreviewAvailable:g,videoPreviewAvailable:u,imagePreviewAvailable:x,mediaPreviewAvailable:v,visualMediaPreviewAvailable:b,mediaPreviewHeight:S,styles:k,showInfo:I,mediaGalleryItems:M,shouldOpenInternalPreview:C,isPdf:N,pdfPreviewHref:y,previewOnIcon:V,hasCustomActions:B,hasActions:z,modifiers:q,openHandler:()=>{C.value&&(a.value=!0),t.previewMode!=="none"&&l("open")},downloadHandler:()=>l("download"),errorHandler:()=>l("error"),get NmorphIcon(){return ie},get NmorphIconDownload(){return Ze},get NmorphIconEye(){return Qe},get NmorphIconLoader(){return ze},get NmorphIconOpen(){return ho},NmorphAudioPreview:Bo,NmorphMediaGallery:Cc,NmorphVideoPreview:So};return Object.defineProperty(L,"__isScriptSetup",{enumerable:!1,value:!0}),L}}),u9={key:0,class:"nmorph-file-card__icon"},g9=["href","aria-label"],w9={class:"nmorph-file-card__body"},b9=["title"],y9={key:0,class:"nmorph-file-card__name"},_9={key:0,class:"nmorph-file-card__error"},k9={key:1,class:"nmorph-file-card__meta"},N9=["title","aria-label"],B9=["src","alt"],x9={key:1,class:"nmorph-file-card__visual-size"},V9={key:2,class:"nmorph-file-card__badge"},S9={key:3,class:"nmorph-file-card__actions"},v9=["aria-label"],E9=["href","aria-label"],C9=["href","download","aria-label"];function I9(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[t.visualMediaPreviewAvailable?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",u9,[e.createVNode(t.NmorphIcon,{size:"medium"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.icon)))]),_:1}),t.previewOnIcon&&!t.props.loading&&!t.props.error?(e.openBlock(),e.createElementBlock("a",{key:0,href:t.pdfPreviewHref,target:"_blank",rel:"noopener noreferrer",class:"nmorph-file-card__icon-action","aria-label":`Preview ${t.props.name}`,onClick:t.openHandler},[e.createVNode(t.NmorphIcon,{size:"small",color:t.CONTRAST_ICON_COLOR},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconEye)]),_:1})],8,g9)):e.createCommentVNode("v-if",!0)])),e.createElementVNode("div",w9,[t.showInfo?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-file-card__info",title:t.props.name},[t.props.showName?(e.openBlock(),e.createElementBlock("span",y9,e.toDisplayString(t.props.name),1)):e.createCommentVNode("v-if",!0),!t.visualMediaPreviewAvailable&&t.props.showMeta?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[t.props.error&&t.props.errorText?(e.openBlock(),e.createElementBlock("span",_9,e.toDisplayString(t.props.errorText),1)):t.meta?(e.openBlock(),e.createElementBlock("span",k9,e.toDisplayString(t.meta),1)):e.createCommentVNode("v-if",!0)],64)):e.createCommentVNode("v-if",!0)],8,b9)):e.createCommentVNode("v-if",!0),t.audioPreviewAvailable?(e.openBlock(),e.createBlock(t.NmorphAudioPreview,{key:1,class:"nmorph-file-card__audio-preview",src:t.props.previewSrc,name:t.props.name,surface:"plain",embedded:"",compact:"","show-icon":!1,"show-header":!1,"show-playback-button":t.props.showPlaybackButton,"show-default-actions":!1,onError:t.errorHandler},null,8,["src","name","show-playback-button"])):e.createCommentVNode("v-if",!0),t.videoPreviewAvailable?(e.openBlock(),e.createBlock(t.NmorphVideoPreview,{key:2,class:"nmorph-file-card__video-preview",src:t.props.previewSrc,name:t.props.name,height:t.mediaPreviewHeight,surface:"plain",embedded:"",compact:"",controls:!1,"show-meta":!1,"show-playback-button":t.props.showPlaybackButton,"show-default-actions":!1,"show-preview-action":!t.hasCustomActions&&t.props.showDefaultActions&&t.props.previewMode!=="none","show-fullscreen-action":!t.hasCustomActions&&t.props.showDefaultActions,"preview-mode":"emit",onError:t.errorHandler,onPreview:t.openHandler},null,8,["src","name","height","show-playback-button","show-preview-action","show-fullscreen-action"])):e.createCommentVNode("v-if",!0),t.imagePreviewAvailable?(e.openBlock(),e.createElementBlock("button",{key:3,class:"nmorph-file-card__image-preview",type:"button",title:t.props.name,"aria-label":`Preview ${t.props.name}`,onClick:t.openHandler},[e.createElementVNode("img",{class:"nmorph-file-card__image",src:t.props.previewSrc,alt:t.props.name},null,8,B9)],8,N9)):e.createCommentVNode("v-if",!0)]),t.visualMediaPreviewAvailable&&t.fileSize?(e.openBlock(),e.createElementBlock("span",x9,e.toDisplayString(t.fileSize),1)):e.createCommentVNode("v-if",!0),t.props.showExtensionBadge&&t.extension&&!t.visualMediaPreviewAvailable?(e.openBlock(),e.createElementBlock("span",V9,e.toDisplayString(t.extension),1)):e.createCommentVNode("v-if",!0),t.hasActions?(e.openBlock(),e.createElementBlock("div",S9,[e.renderSlot(r.$slots,"actions",{fileName:t.props.name,previewSrc:t.props.previewSrc,downloadHref:t.props.downloadHref,open:t.openHandler,download:t.downloadHandler},()=>[t.props.loading?(e.openBlock(),e.createElementBlock("span",{key:0,class:"nmorph-file-card__action-loader",role:"status","aria-label":`Uploading ${t.props.name}`},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoader)]),_:1})],8,v9)):t.props.previewSrc&&!t.mediaPreviewAvailable&&!t.previewOnIcon?(e.openBlock(),e.createElementBlock("a",{key:1,href:t.props.previewSrc,target:"_blank",rel:"noopener noreferrer",class:"nmorph-file-card__action-link","aria-label":`Open ${t.props.name}`,onClick:t.openHandler},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconOpen)]),_:1})],8,E9)):e.createCommentVNode("v-if",!0),!t.props.loading&&t.props.downloadHref?(e.openBlock(),e.createElementBlock("a",{key:2,href:t.props.downloadHref,download:t.props.name,class:"nmorph-file-card__action-link","aria-label":`Download ${t.props.name}`,onClick:t.downloadHandler},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconDownload)]),_:1})],8,C9)):e.createCommentVNode("v-if",!0)])])):e.createCommentVNode("v-if",!0)],6),t.mediaGalleryItems.length>0?(e.openBlock(),e.createBlock(t.NmorphMediaGallery,{key:0,modelValue:t.previewOpen,"onUpdate:modelValue":o[0]||(o[0]=a=>t.previewOpen=a),items:t.mediaGalleryItems,"show-navigation-buttons":!1,"show-file-name":t.props.showName,"show-file-size":t.props.showSize,"show-file-actions":t.props.showDefaultActions,"show-playback-button":t.props.showPlaybackButton,onDownload:t.downloadHandler},null,8,["modelValue","items","show-file-name","show-file-size","show-file-actions","show-playback-button"])):e.createCommentVNode("v-if",!0)],64)}const Ic=j(f9,[["render",I9],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-file-card/NmorphFileCard.vue"]]),M9=e.defineComponent({__name:"NmorphImage",props:{design:{type:null,required:!1,default:"nmorph"},loadingText:{type:String,required:!1,default:""},loadFailedText:{type:String,required:!1,default:""},frameBorder:{type:Number,required:!1,default:2.67},src:{type:String,required:!1},srcSet:{type:String,required:!1,default:""},width:{type:[Number,String],required:!1,default:void 0},height:{type:[Number,String],required:!1,default:void 0},fit:{type:null,required:!1,default:"cover"},alt:{type:String,required:!1,default:""}},emits:["error","load"],setup(r,{expose:o,emit:n}){o();const{t}=Ie.useI18n(),l=r,i=e.computed(()=>l.loadFailedText?l.loadFailedText:t("loadFailedText")),a=e.ref(!1),s=e.ref(!1),d=n,p=x=>{a.value=!0,s.value=!1,d("load",x)},h=x=>{a.value=!0,s.value=!0,d("error",x)},f=e.computed(()=>a.value&&s.value),m=e.computed(()=>l.design||"nmorph"),w=e.computed(()=>W({nmorph:[m.value==="nmorph"?"shadow-combined":""],"nmorph-image":[m.value,l.frameBorder>0&&"framed",(f.value||!a.value)&&"hide"]})),g=e.computed(()=>({...pe({"--nmorph-private-image-width":l.width,"--nmorph-private-image-height":l.height}),"--nmorph-private-image-fit":l.fit||"cover","--nmorph-private-image-frame-border":`${l.frameBorder}px`})),u={t,props:l,computedLoadFailedText:i,imageLoadFinished:a,imageLoadError:s,emit:d,onImageLoad:p,onImageError:h,loadingFailed:f,resolvedDesign:m,modifiers:w,styles:g,get NmorphIcon(){return ie},get NmorphIconLoader(){return ze}};return Object.defineProperty(u,"__isScriptSetup",{enumerable:!1,value:!0}),u}}),z9=["src","alt","srcset"],H9={key:0,class:"nmorph-image__load-failed"},q9={key:1,class:"nmorph-image__loading"};function T9(r,o,n,t,l,i){return t.props.src?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("img",{src:t.props.src,alt:t.props.alt,srcset:t.props.srcSet,onLoad:t.onImageLoad,onError:t.onImageError},null,40,z9),t.loadingFailed?(e.openBlock(),e.createElementBlock("div",H9,[e.renderSlot(r.$slots,"error",{},()=>[e.createTextVNode(e.toDisplayString(t.computedLoadFailedText),1)])])):t.imageLoadFinished?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",q9,[e.renderSlot(r.$slots,"loading",{},()=>[e.createVNode(t.NmorphIcon,{size:"medium"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoader)]),_:1})])]))],6)):e.createCommentVNode("v-if",!0)}const Et=j(M9,[["render",T9],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-image/NmorphImage.vue"]]),L9=e.defineComponent({__name:"NmorphMediaTile",props:{src:{type:String,required:!1,default:""},srcObject:{type:null,required:!1,default:null},sinkId:{type:String,required:!1,default:void 0},fit:{type:String,required:!1,default:"cover"},mirrored:{type:Boolean,required:!1,default:!1},muted:{type:Boolean,required:!1,default:!0},autoplay:{type:Boolean,required:!1,default:!0},playsinline:{type:Boolean,required:!1,default:!0},name:{type:String,required:!1,default:""},avatarSrc:{type:String,required:!1,default:""},loading:{type:Boolean,required:!1,default:!1},showFallback:{type:Boolean,required:!1,default:!0},showStatus:{type:Boolean,required:!1,default:!0},micMuted:{type:Boolean,required:!1,default:!1},videoOff:{type:Boolean,required:!1,default:!1},screenSharing:{type:Boolean,required:!1,default:!1},speaking:{type:Boolean,required:!1,default:!1},selected:{type:Boolean,required:!1,default:!1},error:{type:Boolean,required:!1,default:!1},errorText:{type:String,required:!1,default:""}},setup(r,{expose:o}){const n=r,t=e.ref(null),l=e.ref(null),i=e.ref({audio:0,video:0}),a=e.computed(()=>!!(n.src||n.srcObject)),s=N=>!N||typeof N.getAudioTracks!="function"?[]:N.getAudioTracks(),d=N=>!N||typeof N.getVideoTracks!="function"?[]:N.getVideoTracks(),p=N=>{i.value={audio:s(N).length,video:d(N).length}},h=e.computed(()=>typeof n.srcObject?.getVideoTracks=="function"),f=e.computed(()=>i.value.audio>0),m=e.computed(()=>i.value.video>0),w=e.computed(()=>!!(n.src||n.srcObject&&(!h.value||m.value))),g=e.computed(()=>a.value&&w.value&&!n.videoOff&&!n.error),u=e.computed(()=>!!(n.srcObject&&!n.muted&&!n.error&&f.value)),x=e.computed(()=>n.muted||u.value),v=e.computed(()=>g.value&&n.src?n.src:void 0),b=e.computed(()=>n.name.split(/\s+/).filter(Boolean).slice(0,2).map(N=>N[0]?.toUpperCase()).join("")),S=e.computed(()=>b.value||n.name||"?"),k=e.computed(()=>W({"nmorph-media-tile":[n.fit,n.mirrored&&"mirrored",n.selected&&"selected",n.speaking&&"speaking",n.error&&"error",n.videoOff&&"video-off",n.screenSharing&&"screen-sharing",n.loading&&"loading"]})),I=N=>{if(!N||n.sinkId===void 0)return;const y=N;typeof y.setSinkId=="function"&&y.setSinkId(n.sinkId).catch(()=>{})},M=N=>{!N||!n.autoplay||N.play().catch(()=>{})};e.watch(()=>n.srcObject,(N,y,V)=>{if(p(N),!N||typeof N.addEventListener!="function"||typeof N.removeEventListener!="function")return;const B=()=>p(N);N.addEventListener("addtrack",B),N.addEventListener("removetrack",B),V(()=>{N.removeEventListener("addtrack",B),N.removeEventListener("removetrack",B)})},{immediate:!0}),e.watch(()=>[n.srcObject,n.sinkId,n.autoplay,g.value,u.value,t.value,l.value],()=>{if(t.value){const N=g.value?n.srcObject:null;t.value.srcObject!==N&&(t.value.srcObject=N),I(t.value),n.autoplay&&g.value&&N&&M(t.value)}if(l.value){const N=u.value?n.srcObject:null;l.value.srcObject!==N&&(l.value.srcObject=N),I(l.value),n.autoplay&&u.value&&M(l.value)}},{immediate:!0,flush:"post"}),o({videoRef:t});const C={props:n,videoRef:t,audioRef:l,srcObjectTrackCount:i,hasMediaSource:a,getAudioTracks:s,getVideoTracks:d,updateSrcObjectTrackCount:p,canInspectVideoTracks:h,hasAudioTracks:f,hasVideoTracks:m,hasVideoSource:w,videoVisible:g,needsSeparateAudioOutput:u,videoMuted:x,videoSrc:v,initials:b,fallbackLabel:S,modifiers:k,setMediaElementSinkId:I,playMediaElement:M,get NmorphAvatar(){return gc},get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphIconLoaderDots(){return Pe},get NmorphIconMute(){return po},get NmorphIconShare(){return go},get NmorphIconVideoCameraOff(){return yo}};return Object.defineProperty(C,"__isScriptSetup",{enumerable:!1,value:!0}),C}}),D9=["src","muted","autoplay","playsinline"],A9=["muted","autoplay"],P9={key:1,class:"nmorph-media-tile__fallback"},O9={key:2,class:"nmorph-media-tile__initials"},F9={key:3,class:"nmorph-media-tile__name"},R9={key:4,class:"nmorph-media-tile__error-text"},j9={key:2,class:"nmorph-media-tile__status"};function W9(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.withDirectives(e.createElementVNode("video",{ref:"videoRef",class:"nmorph-media-tile__video",src:t.videoSrc,muted:t.videoMuted,autoplay:t.props.autoplay,playsinline:t.props.playsinline},null,8,D9),[[e.vShow,t.videoVisible&&!t.props.loading]]),t.needsSeparateAudioOutput?(e.openBlock(),e.createElementBlock("audio",{key:0,ref:"audioRef",class:"nmorph-media-tile__audio",muted:t.props.muted,autoplay:t.props.autoplay,preload:"auto"},null,8,A9)):e.createCommentVNode("v-if",!0),t.props.showFallback&&(!t.videoVisible||t.props.loading)?(e.openBlock(),e.createElementBlock("div",P9,[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,class:"nmorph-media-tile__loader",size:"large"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoaderDots)]),_:1})):t.props.avatarSrc?(e.openBlock(),e.createBlock(t.NmorphAvatar,{key:1,src:t.props.avatarSrc,name:t.props.name,size:72,design:"plain"},null,8,["src","name"])):(e.openBlock(),e.createElementBlock("div",O9,e.toDisplayString(t.fallbackLabel),1)),t.props.name?(e.openBlock(),e.createElementBlock("span",F9,e.toDisplayString(t.props.name),1)):e.createCommentVNode("v-if",!0),t.props.error&&t.props.errorText?(e.openBlock(),e.createElementBlock("span",R9,e.toDisplayString(t.props.errorText),1)):e.createCommentVNode("v-if",!0)])):e.createCommentVNode("v-if",!0),t.props.showStatus?(e.openBlock(),e.createElementBlock("div",j9,[t.props.micMuted?(e.openBlock(),e.createBlock(t.NmorphButton,{key:0,class:"nmorph-media-tile__status-item",design:"plain",tabindex:-1,"aria-label":"Microphone muted"},{"icon-only":e.withCtx(()=>[e.createVNode(t.NmorphIconMute)]),_:1})):e.createCommentVNode("v-if",!0),t.props.videoOff?(e.openBlock(),e.createBlock(t.NmorphButton,{key:1,class:"nmorph-media-tile__status-item",design:"plain",tabindex:-1,"aria-label":"Video off"},{"icon-only":e.withCtx(()=>[e.createVNode(t.NmorphIconVideoCameraOff)]),_:1})):e.createCommentVNode("v-if",!0),t.props.screenSharing?(e.openBlock(),e.createBlock(t.NmorphButton,{key:2,class:"nmorph-media-tile__status-item",design:"plain",tabindex:-1,"aria-label":"Screen sharing"},{"icon-only":e.withCtx(()=>[e.createVNode(t.NmorphIconShare)]),_:1})):e.createCommentVNode("v-if",!0)])):e.createCommentVNode("v-if",!0),e.renderSlot(r.$slots,"overlay")],2)}const K9=j(L9,[["render",W9],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-media-tile/NmorphMediaTile.vue"]]),U9=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},loading:{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},thickness:{type:null,required:!1,default:"basic"}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-pagination":[t.disabled&&"disabled",t.loading&&"loading"]})),a={thick:"var(--thick-component)",basic:"var(--basic-component)",thin:"var(--thin-component)"},s=e.computed(()=>({"--nmorph-private-pagination-height":a[t.thickness]})),d=e.computed(()=>t.disabled||t.loading),p=()=>{f.value=String(Number(f.value)-1)},h=()=>{f.value=String(Number(f.value)+1)},f=e.ref(String(t.modelValue)),m=e.computed(()=>{const C=Number(t.totalElementsQuantity),N=Number(t.elementsQuantityOnPage);return!Number.isFinite(C)||!Number.isFinite(N)||C<=0||N<=0?0:Math.ceil(C/N)}),w=e.computed(()=>Array.from({length:m.value},(C,N)=>({value:String(N+1),label:String(N+1)}))),g=e.ref([]),u=e.computed(()=>{const C=String(Math.max(1,Number(f.value)||1));return[{value:C,label:C}]}),x=e.computed(()=>t.loading&&g.value.length?g.value:w.value.length?w.value:u.value),v=e.computed(()=>t.loading||!t.hideOnSinglePage||m.value>1);e.watch(f,C=>{l("update:model-value",Number(C))}),e.watch([w,()=>t.loading],([C,N])=>{(C.length||!N)&&(g.value=C)},{immediate:!0}),e.watch(()=>t.modelValue,C=>{f.value=String(C)}),e.watch([m,()=>t.loading],([C,N])=>{N||C<=0||Number(f.value)>C&&(f.value=String(C))});const b=e.computed(()=>Number(f.value)===1),S=e.computed(()=>Number(f.value)>=x.value.length),k=e.computed(()=>{const C=x.value.length,N=Number(f.value),y=t.maxVisiblePages;if(C<=y)return x.value;const V=Math.floor(y/2);return N<=V?[...x.value.slice(0,y-2),{value:"next",label:"..."},x.value[C-1]]:N>=C-V?[x.value[0],{value:"prev",label:"..."},...x.value.slice(C-(y-2))]:[x.value[0],{value:"prev",label:"..."},...x.value.slice(N-V,N+V-1),{value:"next",label:"..."},x.value[C-1]]}),M={props:t,emit:l,modifiers:i,thicknessHeightMap:a,paginationStyle:s,interactionDisabled:d,prevClick:p,nextClick:h,selectedPage:f,totalPages:m,pages:w,retainedPages:g,fallbackPages:u,effectivePages:x,show:v,blockPrevButton:b,blockNextButton:S,visiblePages:k,bigStepUpdate:C=>{const N=Number(f.value);let y=C==="prev"?N-t.fastForwardStep:N+t.fastForwardStep;y<=0&&(y=1),y>=x.value.length&&(y=x.value.length),f.value=String(y)},get NmorphRadioGroup(){return Po},get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphRadio(){return Ao},get NmorphIconChevronDown(){return Ae}};return Object.defineProperty(M,"__isScriptSetup",{enumerable:!1,value:!0}),M}}),$9=["aria-busy"];function G9(r,o,n,t,l,i){return t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.paginationStyle),"aria-busy":t.props.loading||void 0},[e.createVNode(t.NmorphButton,{class:"nmorph-pagination__btn nmorph-pagination__prev-btn",thickness:t.props.thickness,disabled:t.blockPrevButton||t.interactionDisabled,onClick:t.prevClick},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-pagination__prev-icon"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1},8,["thickness","disabled"]),e.createVNode(t.NmorphRadioGroup,{modelValue:t.selectedPage,"onUpdate:modelValue":o[0]||(o[0]=a=>t.selectedPage=a),class:"nmorph-pagination__page-group",thickness:t.props.thickness,disabled:t.interactionDisabled},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.visiblePages,a=>(e.openBlock(),e.createElementBlock("div",{key:a.value,class:"nmorph-pagination__page-btn-wrapper"},[a.value==="prev"||a.value==="next"?(e.openBlock(),e.createBlock(t.NmorphButton,{key:0,class:e.normalizeClass(`nmorph-pagination__page-btn nmorph-pagination__${a.value}`),text:a.label,thickness:t.props.thickness,disabled:t.interactionDisabled,onClick:s=>t.bigStepUpdate(a.value)},null,8,["class","text","thickness","disabled","onClick"])):(e.openBlock(),e.createBlock(t.NmorphRadio,{key:1,value:a.value,label:a.label,class:"nmorph-pagination__page-btn",thickness:t.props.thickness,disabled:t.interactionDisabled},null,8,["value","label","thickness","disabled"]))]))),128))]),_:1},8,["modelValue","thickness","disabled"]),e.createVNode(t.NmorphButton,{class:"nmorph-pagination__btn nmorph-pagination__next-btn",thickness:t.props.thickness,disabled:t.blockNextButton||t.interactionDisabled,onClick:t.nextClick},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-pagination__next-icon"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1},8,["thickness","disabled"])],14,$9)):e.createCommentVNode("v-if",!0)}const Y9=j(U9,[["render",G9],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-pagination/NmorphPagination.vue"]]),Z9=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},height:{type:[Number,String],required:!1,default:void 0},widthTransition:{type:String,required:!1,default:void 0},indeterminateAnimation:{type:String,required:!1,default:void 0}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-progress":[n.indeterminate&&"indeterminate"]})),l=e.computed(()=>Array.isArray(n.color)?n.color.find(u=>u.percentage<=n.percentage)?.color:typeof n.color=="function"?n.color(n.percentage):n.color),i=e.computed(()=>n.indeterminate?"var(--nmorph-private-progress-indeterminate-animation)":"none"),a=e.ref(null),s=e.ref(1),d=e.computed(()=>`${s.value} ${s.value}`),p=e.computed(()=>s.value-n.percentage/100*s.value);e.onMounted(()=>{a.value&&(s.value=2*Math.PI*a.value.r.baseVal.value)});const h=e.computed(()=>`${n.circleSize}px`),f=e.computed(()=>`${n.percentage}%`),m=e.computed(()=>n.height??(n.valueInside?"18px":void 0)),w=e.computed(()=>({...ke({"--nmorph-private-progress-percentage":f.value,"--nmorph-private-progress-color":l.value,"--nmorph-private-progress-animation":i.value,"--nmorph-private-progress-circle-size":h.value,"--nmorph-private-progress-width-transition":n.widthTransition,"--nmorph-private-progress-indeterminate-animation":n.indeterminateAnimation}),...pe({"--nmorph-private-progress-height":m.value})})),g={props:n,modifiers:t,color:l,animation:i,circle:a,circumference:s,strokeDasharray:d,strokeDashoffset:p,circleContainerSize:h,displayPercentage:f,linearHeight:m,styles:w};return Object.defineProperty(g,"__isScriptSetup",{enumerable:!1,value:!0}),g}}),X9={key:0,class:"nmorph-progress__linear"},Q9={class:"nmorph-progress__outer"},J9={class:"nmorph-progress__inner"},ew={key:0,class:"nmorph-progress__inner-text"},tw={key:0,class:"nmorph-progress__percentage"},ow={key:1,class:"nmorph-progress__circle"},rw={class:"nmorph-progress__circle-inner-part"},nw=["width","height"],aw=["cx","cy","r","stroke-dasharray","stroke-dashoffset"];function lw(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[t.props.type==="linear"?(e.openBlock(),e.createElementBlock("div",X9,[e.createElementVNode("div",Q9,[e.createElementVNode("div",J9,[n.valueInside?(e.openBlock(),e.createElementBlock("div",ew,[e.renderSlot(r.$slots,"inner-text",{},()=>[e.createTextVNode(e.toDisplayString(t.displayPercentage),1)])])):e.createCommentVNode("v-if",!0)])]),n.valueRightSide?(e.openBlock(),e.createElementBlock("div",tw,[e.renderSlot(r.$slots,"right-side",{},()=>[e.createTextVNode(e.toDisplayString(t.displayPercentage),1)])])):e.createCommentVNode("v-if",!0)])):e.createCommentVNode("v-if",!0),t.props.type==="circle"?(e.openBlock(),e.createElementBlock("div",ow,[e.createElementVNode("div",rw,[e.renderSlot(r.$slots,"circle-inner-part",{},()=>[e.createTextVNode(e.toDisplayString(t.displayPercentage),1)])]),(e.openBlock(),e.createElementBlock("svg",{width:t.props.circleSize,height:t.props.circleSize},[e.createElementVNode("circle",{ref:"circle",class:"nmorph-progress__circle-ring",cx:t.props.circleSize/2,cy:t.props.circleSize/2,r:t.props.circleSize/2-2,"stroke-dasharray":t.strokeDasharray,"stroke-dashoffset":t.strokeDashoffset},null,8,aw)],8,nw))])):e.createCommentVNode("v-if",!0)],6)}const iw=j(Z9,[["render",lw],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-progress/NmorphProgress.vue"]]),Mc={low:[-1,7,10,15,20,26,18,20,24,30,18,20,24,26,30,22,24,28,30,28,28,28,28,30,30,26,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],medium:[-1,10,16,26,18,24,16,18,22,22,26,30,22,22,24,24,28,28,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28],quartile:[-1,13,22,18,26,18,24,18,22,20,24,28,26,24,20,30,24,28,28,26,30,28,30,30,30,30,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],high:[-1,17,28,22,16,22,28,26,26,24,28,24,28,22,24,24,30,28,28,26,28,30,24,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30]},zc={low:[-1,1,1,1,1,1,2,2,2,2,4,4,4,4,4,6,6,6,6,7,8,8,9,9,10,12,12,12,13,14,15,16,17,18,19,19,20,21,22,24,25],medium:[-1,1,1,1,2,2,4,4,4,5,5,5,8,9,9,10,10,11,13,14,16,17,17,18,20,21,23,25,26,28,29,31,33,35,37,38,40,43,45,47,49],quartile:[-1,1,1,2,2,4,4,6,6,8,8,8,10,12,16,12,17,16,18,21,20,23,23,25,27,29,34,34,35,38,40,43,45,48,51,53,56,59,62,65,68],high:[-1,1,1,2,4,4,4,5,6,8,8,11,11,16,16,18,16,19,21,25,25,25,34,30,32,35,37,40,42,45,48,51,54,57,60,63,66,70,74,77,81]},cw={low:1,medium:0,quartile:3,high:2},Hc=r=>Math.min(Math.max(Math.trunc(r),1),40),De=(r,o)=>(r>>>o&1)!==0,Ct=(r,o,n)=>{for(let t=n-1;t>=0;t--)r.push(De(o,t))},qc=r=>{let o=(16*r+128)*r+64;if(r>=2){const n=Math.floor(r/7)+2;o-=(25*n-10)*n-55,r>=7&&(o-=36)}return o},Tc=(r,o)=>Math.floor(qc(r)/8)-Mc[o][r]*zc[o][r],vo=r=>r<=9?8:16,sw=(r,o)=>4+vo(o)+r*8,dw=r=>{if(r===1)return[];const o=r*4+17,n=Math.floor(r/7)+2,t=r===32?26:Math.ceil((r*4+4)/(n*2-2))*2,l=[6];for(let i=o-7;l.length<n;i-=t)l.splice(1,0,i);return l},Eo=(r,o)=>{let n=0;for(let t=7;t>=0;t--)n=n<<1^(n>>>7)*285,n^=(o>>>t&1)*r;return n},mw=r=>{const o=Array(r).fill(0);o[r-1]=1;let n=1;for(let t=0;t<r;t++){for(let l=0;l<r;l++)o[l]=Eo(o[l],n),l+1<r&&(o[l]^=o[l+1]);n=Eo(n,2)}return o},pw=(r,o)=>{const n=Array(o.length).fill(0);return r.forEach(t=>{const l=t^(n.shift()||0);n.push(0),o.forEach((i,a)=>{n[a]^=Eo(i,l)})}),n},hw=(r,o,n)=>{const t=zc[n][o],l=Mc[n][o],i=Math.floor(qc(o)/8),a=t-i%t,s=Math.floor(i/t),d=mw(l),p=[];let h=0;for(let m=0;m<t;m++){const w=s-l+(m<a?0:1),g=r.slice(h,h+w);h+=w;const u=pw(g,d);m<a&&g.push(0),p.push([...g,...u])}const f=[];for(let m=0;m<p[0].length;m++)p.forEach((w,g)=>{(m!==s-l||g>=a)&&f.push(w[m])});return f},fw=(r,o,n)=>{const t=Tc(o,n)*8,l=[];for(Ct(l,4,4),Ct(l,r.length,vo(o)),r.forEach(a=>Ct(l,a,8)),Ct(l,0,Math.min(4,t-l.length));l.length%8!==0;)l.push(!1);const i=[];for(let a=0;a<l.length;a+=8){let s=0;for(let d=0;d<8;d++)s=s<<1|(l[a+d]?1:0);i.push(s)}for(let a=236;i.length<t/8;a^=253)i.push(a);return i},uw=(r,o,n)=>{switch(r){case 0:return(o+n)%2===0;case 1:return n%2===0;case 2:return o%3===0;case 3:return(o+n)%3===0;case 4:return(Math.floor(o/3)+Math.floor(n/2))%2===0;case 5:return o*n%2+o*n%3===0;case 6:return(o*n%2+o*n%3)%2===0;default:return((o+n)%2+o*n%3)%2===0}};class gw{constructor(o,n){this.version=o,this.level=n,this.size=o*4+17,this.modules=Array.from({length:this.size},()=>Array(this.size).fill(!1)),this.isFunction=Array.from({length:this.size},()=>Array(this.size).fill(!1))}size;modules;isFunction;drawFunctionPatterns(){for(let n=0;n<this.size;n++)this.setFunctionModule(6,n,n%2===0),this.setFunctionModule(n,6,n%2===0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);const o=dw(this.version);o.forEach((n,t)=>{o.forEach((l,i)=>{t===0&&i===0||t===0&&i===o.length-1||t===o.length-1&&i===0||this.drawAlignmentPattern(n,l)})}),this.drawFormatBits(0),this.drawVersion()}drawCodewords(o){let n=0;for(let t=this.size-1;t>=1;t-=2){t===6&&(t=5);for(let l=0;l<this.size;l++)for(let i=0;i<2;i++){const a=t-i,d=(t+1&2)===0?this.size-1-l:l;!this.isFunction[d][a]&&n<o.length*8&&(this.modules[d][a]=De(o[n>>>3],7-(n&7)),n++)}}}applyMask(o){for(let n=0;n<this.size;n++)for(let t=0;t<this.size;t++)!this.isFunction[n][t]&&uw(o,t,n)&&(this.modules[n][t]=!this.modules[n][t])}drawFormatBits(o){const n=cw[this.level]<<3|o;let t=n;for(let i=0;i<10;i++)t=t<<1^(t>>>9)*1335;const l=(n<<10|t)^21522;for(let i=0;i<=5;i++)this.setFunctionModule(8,i,De(l,i));this.setFunctionModule(8,7,De(l,6)),this.setFunctionModule(8,8,De(l,7)),this.setFunctionModule(7,8,De(l,8));for(let i=9;i<15;i++)this.setFunctionModule(14-i,8,De(l,i));for(let i=0;i<8;i++)this.setFunctionModule(this.size-1-i,8,De(l,i));for(let i=8;i<15;i++)this.setFunctionModule(8,this.size-15+i,De(l,i));this.setFunctionModule(8,this.size-8,!0)}getPenaltyScore(){let o=0;for(let i=0;i<this.size;i++)o+=this.getRunPenalty(this.modules[i]);for(let i=0;i<this.size;i++)o+=this.getRunPenalty(this.modules.map(a=>a[i]));for(let i=0;i<this.size-1;i++)for(let a=0;a<this.size-1;a++){const s=this.modules[i][a];s===this.modules[i][a+1]&&s===this.modules[i+1][a]&&s===this.modules[i+1][a+1]&&(o+=3)}o+=this.getFinderPenalty();const n=this.modules.flat().filter(Boolean).length;let t=0;const l=this.size*this.size;for(;n*20<(9-t)*l||n*20>(11+t)*l;)t++;return o+t*10}drawFinderPattern(o,n){for(let t=-4;t<=4;t++)for(let l=-4;l<=4;l++){const i=o+l,a=n+t;if(i<0||i>=this.size||a<0||a>=this.size)continue;const s=Math.max(Math.abs(l),Math.abs(t));this.setFunctionModule(i,a,s!==2&&s!==4)}}drawAlignmentPattern(o,n){for(let t=-2;t<=2;t++)for(let l=-2;l<=2;l++)this.setFunctionModule(o+l,n+t,Math.max(Math.abs(l),Math.abs(t))!==1)}drawVersion(){if(this.version<7)return;let o=this.version;for(let t=0;t<12;t++)o=o<<1^(o>>>11)*7973;const n=this.version<<12|o;for(let t=0;t<18;t++){const l=De(n,t),i=this.size-11+t%3,a=Math.floor(t/3);this.setFunctionModule(i,a,l),this.setFunctionModule(a,i,l)}}setFunctionModule(o,n,t){this.modules[n][o]=t,this.isFunction[n][o]=!0}getRunPenalty(o){let n=0,t=o[0],l=1;for(let i=1;i<o.length;i++)o[i]===t?l++:(l>=5&&(n+=3+l-5),t=o[i],l=1);return l>=5&&(n+=3+l-5),n}getFinderPenalty(){let o=0;for(let n=0;n<this.size;n++)o+=this.getFinderPenaltyForLine(this.modules[n]);for(let n=0;n<this.size;n++)o+=this.getFinderPenaltyForLine(this.modules.map(t=>t[n]));return o}getFinderPenaltyForLine(o){let n=0;for(let t=0;t<=o.length-7;t++){if(!(o[t]&&!o[t+1]&&o[t+2]&&o[t+3]&&o[t+4]&&!o[t+5]&&o[t+6]))continue;const i=t>=4&&o.slice(t-4,t).every(s=>!s),a=t+11<=o.length&&o.slice(t+7,t+11).every(s=>!s);(i||a)&&(n+=40)}return n}}const ww=r=>Array.from(new TextEncoder().encode(r)),Co=(r,o={})=>{const n=o.errorCorrectionLevel??"medium",t=Hc(o.minVersion??1),l=Hc(o.maxVersion??40),i=ww(r),a=Array.from({length:l-t+1},(m,w)=>t+w).find(m=>i.length<1<<vo(m)&&sw(i.length,m)<=Tc(m,n)*8);if(!a)throw new Error("The QR code value is too large for the selected version range.");const s=fw(i,a,n),d=hw(s,a,n),p=new gw(a,n);p.drawFunctionPatterns(),p.drawCodewords(d);let h=0,f=1/0;for(let m=0;m<8;m++){p.applyMask(m),p.drawFormatBits(m);const w=p.getPenaltyScore();w<f&&(h=m,f=w),p.applyMask(m)}return p.applyMask(h),p.drawFormatBits(h),{modules:p.modules.map(m=>[...m]),size:p.size,version:a}},bw=e.defineComponent({__name:"NmorphQRCode",props:{value:{type:[String,Number],required:!1,default:""},size:{type:[Number,String],required:!1,default:160},margin:{type:Number,required:!1,default:4},color:{type:String,required:!1,default:"var(--nmorph-text-color)"},background:{type:String,required:!1,default:"var(--nmorph-main-color)"},level:{type:String,required:!1,default:"medium"},minVersion:{type:Number,required:!1,default:1},maxVersion:{type:Number,required:!1,default:40},title:{type:String,required:!1,default:""}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>{try{return Co(String(n.value),{errorCorrectionLevel:n.level,minVersion:n.minVersion,maxVersion:n.maxVersion}),""}catch(h){return h instanceof Error?h.message:"Unable to create QR code."}}),l=e.computed(()=>t.value?null:Co(String(n.value),{errorCorrectionLevel:n.level,minVersion:n.minVersion,maxVersion:n.maxVersion})),i=e.computed(()=>l.value?l.value.size+n.margin*2:1),a=e.computed(()=>l.value?l.value.modules.flatMap((h,f)=>h.map((m,w)=>m?`M${w+n.margin} ${f+n.margin}h1v1h-1z`:"").filter(Boolean)).join(""):""),s=e.computed(()=>({...pe({"--nmorph-private-qr-code-size":n.size}),...ke({"--nmorph-private-qr-code-background":n.background})})),d=e.computed(()=>W({"nmorph-qr-code":[t.value&&"error"]})),p={props:n,errorMessage:t,qrCode:l,viewBoxSize:i,path:a,styles:s,modifiers:d};return Object.defineProperty(p,"__isScriptSetup",{enumerable:!1,value:!0}),p}}),yw=["viewBox"],_w={key:0},kw=["fill"],Nw=["d","fill"],Bw={key:1,class:"nmorph-qr-code__error"};function xw(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[t.qrCode?(e.openBlock(),e.createElementBlock("svg",{key:0,class:"nmorph-qr-code__svg",xmlns:"http://www.w3.org/2000/svg",viewBox:`0 0 ${t.viewBoxSize} ${t.viewBoxSize}`,role:"img","shape-rendering":"crispEdges"},[t.props.title?(e.openBlock(),e.createElementBlock("title",_w,e.toDisplayString(t.props.title),1)):e.createCommentVNode("v-if",!0),e.createElementVNode("rect",{width:"100%",height:"100%",fill:t.props.background},null,8,kw),e.createElementVNode("path",{d:t.path,fill:t.props.color},null,8,Nw)],8,yw)):(e.openBlock(),e.createElementBlock("div",Bw,[e.renderSlot(r.$slots,"error",{message:t.errorMessage},()=>[e.createTextVNode(e.toDisplayString(t.errorMessage),1)])]))],6)}const Vw=j(bw,[["render",xw],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-qr-code/NmorphQRCode.vue"]]),Sw=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},loadingGradient:{type:String,required:!1,default:void 0}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-skeleton":[n.animated&&n.loading&&"loading"]})),l=e.computed(()=>ke({"--nmorph-private-skeleton-loading-gradient":n.loadingGradient})),i={props:n,modifiers:t,styles:l,get NmorphSkeletonItem(){return Lc}};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}}),vw={key:0,class:"nmorph-skeleton__rows"},Ew={class:"nmorph-skeleton__template"},Cw={class:"nmorph-skeleton__default"};function Iw(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[t.props.rows&&t.props.loading?(e.openBlock(),e.createElementBlock("div",vw,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.props.rows,a=>(e.openBlock(),e.createBlock(t.NmorphSkeletonItem,{key:a,width:"100%",height:"14px",variant:"rect"}))),128))])):e.createCommentVNode("v-if",!0),e.withDirectives(e.createElementVNode("div",Ew,[e.renderSlot(r.$slots,"template")],512),[[e.vShow,!t.props.rows&&t.props.loading]]),e.withDirectives(e.createElementVNode("div",Cw,[e.renderSlot(r.$slots,"default")],512),[[e.vShow,!t.props.loading]])],6)}const Mw=j(Sw,[["render",Iw],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-skeleton/NmorphSkeleton.vue"]]),zw={image:"image",circle:"circle",rect:"rect"},Hw=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:null,required:!1,default:"nmorph"}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-skeleton-item":[n.variant,n.design==="nmorph"?"nmorph-design":"plain-design"]})),l=e.computed(()=>n.width),i=e.computed(()=>n.height),a={props:n,modifiers:t,cssWidth:l,cssHeight:i,get NmorphIcon(){return ie},get NmorphIconImage(){return ot}};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),qw={class:"nmorph-skeleton-item__element"};function Tw(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle({"--nmorph-private-skeleton-item-width":t.cssWidth,"--nmorph-private-skeleton-item-height":t.cssHeight})},[e.createElementVNode("div",qw,[t.props.variant==="image"?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,width:t.props.width,height:t.props.height},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconImage)]),_:1},8,["width","height"])):e.createCommentVNode("v-if",!0)])],6)}const Lc=j(Hw,[["render",Tw],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-skeleton/components/NmorphSkeletonItem.vue"]]),It=(r,o)=>{const n=e.ref(null),t=e.ref(0),l=e.ref(0);let i=null;const a=e.computed(()=>o.enabled?.value??!0),s=e.computed(()=>Math.max(o.overscan?.value??0,0)),d=e.computed(()=>o.dynamic?.value??!1),p=e.computed(()=>Math.max(o.itemHeight.value,1)),h=e.ref({}),f=y=>d.value&&h.value[y]||p.value,m=e.computed(()=>{const y=[];let V=0;for(let B=0;B<r.value.length;B++)y[B]=V,V+=f(B);return{offsets:y,total:V}}),w=e.computed(()=>a.value?d.value?m.value.total:r.value.length*p.value:0),g=()=>{const y=n.value;if(!y)return;const V=Math.max(w.value-y.clientHeight,0);y.scrollTop>V&&(y.scrollTop=V),t.value=y.scrollTop,l.value=y.clientHeight},u=()=>{g()},x=e.computed(()=>{if(!a.value)return 0;if(d.value){const y=m.value.offsets.findIndex((V,B)=>V+f(B)>=t.value);return Math.max(y===-1?0:y-s.value,0)}return Math.max(Math.floor(t.value/p.value)-s.value,0)}),v=e.computed(()=>{if(!a.value)return r.value.length;if(d.value){const V=t.value+l.value;let B=x.value;for(;B<r.value.length&&m.value.offsets[B]<=V;)B++;return Math.min(B+s.value,r.value.length)}const y=Math.ceil((t.value+l.value)/p.value)+s.value;return Math.min(Math.max(y,x.value+s.value),r.value.length)}),b=e.computed(()=>d.value?m.value.offsets[x.value]||0:x.value*p.value),S=e.computed(()=>a.value?r.value.slice(x.value,v.value).map((y,V)=>({item:y,index:x.value+V})):r.value.map((y,V)=>({item:y,index:V}))),k=e.computed(()=>({height:`${w.value}px`})),I=e.computed(()=>({transform:`translateY(${b.value}px)`})),M=y=>{const V=n.value;if(!V||!a.value)return;const B=Math.min(Math.max(y,0),Math.max(r.value.length-1,0)),z=d.value?m.value.offsets[B]||0:B*p.value;V.scrollTop=z,g()},C=(y,V)=>{if(!d.value||!V)return;const B=Math.ceil(V.getBoundingClientRect().height||V.offsetHeight);!B||h.value[y]===B||(h.value={...h.value,[y]:B},e.nextTick(g))},N=()=>{g()};return e.onMounted(()=>{e.nextTick(g),typeof window<"u"&&(window.addEventListener("resize",N),"ResizeObserver"in window&&(i=new ResizeObserver(g),n.value&&i.observe(n.value)))}),e.onUnmounted(()=>{typeof window<"u"&&window.removeEventListener("resize",N),i?.disconnect(),i=null}),e.watch(n,(y,V)=>{V&&i?.unobserve(V),y&&i?.observe(y),e.nextTick(g)},{flush:"post"}),e.watch(()=>[r.value.length,a.value,p.value,d.value],()=>{e.nextTick(g)}),{containerRef:n,contentStyle:I,endIndex:v,offsetTop:b,refresh:g,measureElement:C,scrollHandler:u,scrollToIndex:M,spacerStyle:k,startIndex:x,totalHeight:w,viewportHeight:l,virtualItems:S}},Lw=e.defineComponent({__name:"NmorphSortButton",props:{value:{type:null,required:!0}},emits:["sort"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-sort-button":[`${t.value}`]})),a=()=>{const p=t.value==="ascending"?"descending":"ascending";l("sort",p)},s=e.computed(()=>t.value==="ascending"?"Sort descending":"Sort ascending"),d={props:t,emit:l,modifiers:i,toggleSort:a,nextSortLabel:s};return Object.defineProperty(d,"__isScriptSetup",{enumerable:!1,value:!0}),d}}),Dw=["aria-label"];function Aw(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("button",{class:"nmorph-sort-button__control",type:"button","aria-label":t.nextSortLabel,onClick:t.toggleSort},[...o[0]||(o[0]=[e.createElementVNode("svg",{class:"nmorph-sort-button__icon",viewBox:"0 0 16 16","aria-hidden":"true"},[e.createElementVNode("path",{class:"nmorph-sort-button__icon-up",d:"M8 3 3.75 7.25h8.5L8 3Z"}),e.createElementVNode("path",{class:"nmorph-sort-button__icon-down",d:"M8 13 12.25 8.75h-8.5L8 13Z"})],-1)])],8,Dw)],2)}const Pw=j(Lw,[["render",Aw],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-table/inner-components/nmorph-sort-button/NmorphSortButton.vue"]]),Ow=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:null,required:!1,default:"nmorph"},virtual:{type:Boolean,required:!1,default:!1},virtualHeight:{type:[Number,String],required:!1,default:"320px"},virtualOverscan:{type:Number,required:!1,default:5},virtualRowHeight:{type:Number,required:!1,default:42},virtualDynamicHeight:{type:Boolean,required:!1,default:!1},borderColor:{type:String,required:!1,default:void 0},cellHeight:{type:[Number,String],required:!1,default:void 0},rowHoverBackground:{type:String,required:!1,default:void 0}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-table":[n.design]})),l=e.ref([...n.data]),i=e.computed(()=>n.virtual),a=e.computed(()=>n.virtualRowHeight),s=e.computed(()=>n.virtualOverscan),d=e.computed(()=>n.virtualDynamicHeight),p=It(l,{enabled:i,itemHeight:a,overscan:s,dynamic:d}),h=e.computed(()=>i.value?p.virtualItems.value:l.value.map((L,O)=>({item:L,index:O}))),f=e.computed(()=>h.value.map(L=>L.item)),m=e.ref(-1),w=e.ref(0),g=e.ref(n.sort),u=(L,O)=>{g.value&&(g.value[O]=L,l.value.sort((G,Q)=>{const Z=String(G[O]).toLowerCase(),Y=String(Q[O]).toLowerCase();if(!g.value)return 0;const ae=g.value[O];return ae==="ascending"?Z.localeCompare(Y):ae==="descending"?Y.localeCompare(Z):0}))},x=e.ref(null),v=e.ref([]);e.provide("table-data",{rows:f,columns:v});const b=e.computed(()=>{const L=v.value.map(Y=>Y.width).filter(Y=>!!Y),O=L.length,G=L.reduce((Y,ae)=>(Y+=Number(ae),Y),0),Q=v.value.length-O;return x.value?.clientWidth?(x.value?.clientWidth-G)/Q:0}),S=L=>L!==""?L:b.value,k=e.ref(0);e.watch(()=>n.data,async()=>{k.value=k.value+1,l.value=[...n.data],v.value=[],await e.nextTick();const L=p.containerRef.value;L&&(L.scrollTop=Math.min(w.value,Math.max(p.totalHeight.value-L.clientHeight,0)),p.refresh())},{immediate:!0});const I=L=>typeof L=="object"?"":L,M=Ue();e.provide("table-identifier",M);const C=e.computed(()=>Me(n.virtualHeight)),N=e.computed(()=>({...ke({"--nmorph-private-table-border-color":n.borderColor,"--nmorph-private-table-row-hover-background":n.rowHoverBackground}),...pe({"--nmorph-private-table-cell-height":n.cellHeight})})),y=e.computed(()=>({"--nmorph-private-table-virtual-row-height":`${n.virtualRowHeight}px`,height:i.value?C.value:void 0,overflowY:i.value?"auto":void 0})),V=p.spacerStyle,B=p.contentStyle,z=(L,O)=>{p.measureElement(O,At(L))},q=()=>{p.scrollHandler(),w.value=p.containerRef.value?.scrollTop||0},E=L=>{if(!l.value.length)return;const O=m.value<0?0:Math.min(Math.max(m.value+L,0),l.value.length-1);m.value=O,p.scrollToIndex(O)},F={props:n,modifiers:t,rows:l,virtualEnabled:i,virtualRowHeight:a,virtualOverscan:s,virtualDynamicHeight:d,virtualList:p,renderedRows:h,tableRows:f,activeRowIndex:m,lastScrollTop:w,sortData:g,onSort:u,nmorphDOMTable:x,columns:v,defaultColWidth:b,getWidth:S,key:k,tableData:I,tableIdentifier:M,virtualHeight:C,tableStyle:N,tableBodyStyle:y,virtualSpacerStyle:V,virtualContentStyle:B,setVirtualRowRef:z,scrollHandler:q,moveActiveRow:E,tableKeydownHandler:L=>{i.value&&(L.key==="ArrowDown"?(L.preventDefault(),E(1)):L.key==="ArrowUp"?(L.preventDefault(),E(-1)):L.key==="Home"?(L.preventDefault(),m.value=0,p.scrollToIndex(0)):L.key==="End"?(L.preventDefault(),m.value=l.value.length-1,p.scrollToIndex(l.value.length-1)):L.key==="PageDown"?(L.preventDefault(),E(Math.max(Math.floor((p.viewportHeight.value||n.virtualRowHeight)/n.virtualRowHeight),1))):L.key==="PageUp"&&(L.preventDefault(),E(-Math.max(Math.floor((p.viewportHeight.value||n.virtualRowHeight)/n.virtualRowHeight),1))))},NmorphSortButton:Pw};return Object.defineProperty(F,"__isScriptSetup",{enumerable:!1,value:!0}),F}}),Fw={class:"nmorph-table__wrapper"},Rw={class:"nmorph-table__slot-columns",hidden:""},jw={class:"nmorph-table__header"},Ww=["data-src"],Kw={class:"nmorph-table__table-row"},Uw={class:"nmorph-table__cell"},$w=["tabindex"],Gw=["id"],Yw={key:1},Zw=["id"];function Xw(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",null,[(e.openBlock(),e.createElementBlock("div",{ref:"nmorphDOMTable",key:t.key,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.tableStyle)},[e.createElementVNode("div",Fw,[e.createElementVNode("div",Rw,[e.renderSlot(r.$slots,"default")]),e.createElementVNode("table",jw,[e.createElementVNode("colgroup",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.columns,a=>(e.openBlock(),e.createElementBlock("col",{key:a.prop,style:e.normalizeStyle({width:`${t.getWidth(a.width)}px`}),"data-src":`${t.getWidth(a.width)}px`},null,12,Ww))),128))]),e.createElementVNode("thead",null,[e.createElementVNode("tr",Kw,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.columns,(a,s)=>(e.openBlock(),e.createElementBlock("th",{key:s,class:e.normalizeClass(["nmorph-table__table-data",{"nmorph-table__table-data--bordered":t.props.bordered}])},[e.createElementVNode("div",Uw,[e.createElementVNode("div",{style:e.normalizeStyle({"justify-content":a.alignment}),class:"nmorph-table__cell-content"},[e.createElementVNode("span",null,e.toDisplayString(a.label),1),t.sortData&&t.sortData[a.prop]?(e.openBlock(),e.createBlock(t.NmorphSortButton,{key:0,class:"nmorph-table__button-wrapper",value:t.sortData[a.prop],onSort:d=>t.onSort(d,a.prop)},null,8,["value","onSort"])):e.createCommentVNode("v-if",!0)],4)])],2))),128))])])]),e.createElementVNode("div",{ref:t.virtualList.containerRef,class:e.normalizeClass(["nmorph-table__body",{"nmorph-table__body--virtual":t.virtualEnabled,"nmorph-table__body--dynamic":t.props.virtualDynamicHeight}]),style:e.normalizeStyle(t.tableBodyStyle),tabindex:t.virtualEnabled?0:void 0,role:"grid",onKeydown:t.tableKeydownHandler,onScroll:t.scrollHandler},[t.virtualEnabled?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-table__virtual-spacer",style:e.normalizeStyle(t.virtualSpacerStyle)},[e.createElementVNode("div",{class:"nmorph-table__virtual-content",style:e.normalizeStyle(t.virtualContentStyle)},[e.createElementVNode("table",null,[e.createElementVNode("colgroup",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.columns,a=>(e.openBlock(),e.createElementBlock("col",{key:a.prop,style:e.normalizeStyle({width:`${t.getWidth(a.width)}px`})},null,4))),128))]),e.createElementVNode("tbody",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.renderedRows,(a,s)=>(e.openBlock(),e.createElementBlock("tr",{key:a.index,ref_for:!0,ref:d=>t.setVirtualRowRef(d,a.index),class:e.normalizeClass(["nmorph-table__table-data-row",{"nmorph-table__table-data-row--row-hover":t.props.rowHover,"nmorph-table__table-data-row--active":t.activeRowIndex===a.index}]),role:"row"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.columns,d=>(e.openBlock(),e.createElementBlock("td",{key:d.prop,class:e.normalizeClass([{"nmorph-table__table-data--bordered":t.props.bordered},"nmorph-table__table-data"])},[e.createElementVNode("div",{id:`table-cell-${t.tableIdentifier}-${s}-${d.prop}`,style:e.normalizeStyle({"text-align":d.alignment}),class:"nmorph-table__cell nmorph-table__cell--data"},e.toDisplayString(t.tableData(a.item[d.prop])),13,Gw)],2))),128))],2))),128))])])],4)],4)):(e.openBlock(),e.createElementBlock("table",Yw,[e.createElementVNode("colgroup",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.columns,a=>(e.openBlock(),e.createElementBlock("col",{key:a.prop,style:e.normalizeStyle({width:`${t.getWidth(a.width)}px`})},null,4))),128))]),e.createElementVNode("tbody",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.renderedRows,(a,s)=>(e.openBlock(),e.createElementBlock("tr",{key:s,class:e.normalizeClass(["nmorph-table__table-data-row",{"nmorph-table__table-data-row--row-hover":t.props.rowHover}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.columns,d=>(e.openBlock(),e.createElementBlock("td",{key:d.prop,class:e.normalizeClass([{"nmorph-table__table-data--bordered":t.props.bordered},"nmorph-table__table-data"])},[e.createElementVNode("div",{id:`table-cell-${t.tableIdentifier}-${s}-${d.prop}`,style:e.normalizeStyle({"text-align":d.alignment}),class:"nmorph-table__cell nmorph-table__cell--data"},e.toDisplayString(t.tableData(a.item[d.prop])),13,Zw)],2))),128))],2))),128))])]))],46,$w)])],6))])}const Dc=j(Ow,[["render",Xw],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-table/NmorphTable.vue"]]),Qw=e.defineComponent({__name:"NmorphTableCell",props:{row:{type:Number,required:!0}},setup(r,{expose:o}){o();const n=e.inject("column-property"),t=e.inject("table-identifier"),l=r,i=e.computed(()=>W({"nmorph-table-cell":[]})),a=e.computed(()=>`#table-cell-${t}-${l.row}-${n}`),s=e.ref(!1);e.onMounted(async()=>{await e.nextTick();const p=document.querySelector(a.value);p&&(p.innerHTML=""),s.value=!0});const d={columnProperty:n,tableIdentifier:t,props:l,modifiers:i,targetId:a,isMounted:s};return Object.defineProperty(d,"__isScriptSetup",{enumerable:!1,value:!0}),d}});function Jw(r,o,n,t,l,i){return t.isMounted?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers)},[(e.openBlock(),e.createBlock(e.Teleport,{to:t.targetId},[e.renderSlot(r.$slots,"default")],8,["to"]))],2)):e.createCommentVNode("v-if",!0)}const Ac=j(Qw,[["render",Jw],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-table/components/nmorph-table-cell/NmorphTableCell.vue"]]),eb=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(r,{expose:o}){o();const n=e.inject("table-data"),t=e.inject("table-identifier"),l=r,i=e.computed(()=>W({"nmorph-table-column":[]})),a=e.ref(0);e.provide("column-property",l.prop),e.provide("table-identifier",t),e.onMounted(()=>{s()});const s=()=>{if(!n?.columns.value)return;const{columns:h}=n;a.value=h.value.length+1,n.columns.value=[...h.value,{...l,id:a.value}]},d=e.ref(null),p={data:n,tableIdentifier:t,props:l,modifiers:i,id:a,updateTableData:s,columnDOMEl:d};return Object.defineProperty(p,"__isScriptSetup",{enumerable:!1,value:!0}),p}}),tb=["data-id"];function ob(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{ref:"columnDOMEl","data-id":t.id,class:e.normalizeClass(t.modifiers)},[e.renderSlot(r.$slots,"default",{scope:{columns:t.data?.columns.value,rows:t.data?.rows.value,tableId:t.tableIdentifier}})],10,tb)}const Pc=j(eb,[["render",ob],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-table/components/nmorph-table-column/NmorphTableColumn.vue"]]),rb=e.defineComponent({__name:"NmorphTagList",props:{modelValue:{type:Array,required:!0},selectedValue:{type:[String,null],required:!1},design:{type:null,required:!1,default:"nmorph"},color:{type:String,required:!1}},emits:["click","close","update:model-value","update:selected-value","update:selectedValue"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-list":[t.design]})),a=e.shallowRef(t.modelValue),s=m=>({...m,design:m.design??t.design,color:m.color??t.color}),d=e.computed(()=>a.value.map(s));e.watch(()=>t.modelValue,m=>{a.value=m});const f={props:t,emit:l,modifiers:i,tagList:a,getResolvedTagItem:s,resolvedTagList:d,closeTagHandler:m=>{a.value=a.value.filter(w=>w.value!==m),l("close",m),l("update:model-value",a.value)},clickTagHandler:m=>{l("click",m),l("update:selected-value",m),l("update:selectedValue",m)},get NmorphTagItem(){return Mo}};return Object.defineProperty(f,"__isScriptSetup",{enumerable:!1,value:!0}),f}});function nb(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.resolvedTagList,a=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:a.value},[r.$slots.item?(e.openBlock(),e.createBlock(t.NmorphTagItem,{key:0,value:a.value,text:a.text,removable:a.removable,thickness:a.thickness,design:a.design,color:a.color,onClick:t.clickTagHandler,onClose:t.closeTagHandler},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"item",{item:a})]),_:2},1032,["value","text","removable","thickness","design","color"])):(e.openBlock(),e.createBlock(t.NmorphTagItem,{key:1,value:a.value,text:a.text,removable:a.removable,thickness:a.thickness,design:a.design,color:a.color,onClick:t.clickTagHandler,onClose:t.closeTagHandler},null,8,["value","text","removable","thickness","design","color"]))],64))),128))],2)}const ab=j(rb,[["render",nb],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-tag-list/NmorphTagList.vue"]]),Oc="var(--nmorph-gray-color)",Io="var(--nmorph-black-color)",Fc="var(--nmorph-white-color)",lb=e.defineComponent({__name:"NmorphTagItem",props:{value:{type:String,required:!0},text:{type:String,required:!1,default:""},removable:{type:Boolean,required:!1,default:!0},thickness:{type:null,required:!1,default:"basic"},design:{type:null,required:!1,default:"nmorph"},color:{type:String,required:!1,default:Oc}},emits:["click","close"],setup(r,{expose:o,emit:n}){o();const t={r:201,g:210,b:222},l=r,i=e.ref(null),a=e.ref(Io);let s=null;const d=e.computed(()=>W({nmorph:[_e[l.thickness]],"nmorph-tag-item":[l.design]})),p=e.computed(()=>l.design==="plain"),h=e.computed(()=>p.value?a.value:"var(--nmorph-contrast-text-color)"),f=e.computed(()=>p.value?ke({"--nmorph-private-tag-item-background-color":l.color,"--nmorph-private-tag-item-content-color":a.value}):{}),m=n,w=()=>{m("close",l.value)},g=()=>{m("click",l.value)},u=N=>{const y=N.trim().replace("#","");if(![3,4,6,8].includes(y.length))return null;const V=y.length<=4?y.split("").map(B=>`${B}${B}`).join(""):y;return{r:parseInt(V.slice(0,2),16),g:parseInt(V.slice(2,4),16),b:parseInt(V.slice(4,6),16)}},x=N=>{const y=N.match(/^rgba?\((.+)\)$/);if(!y)return null;const V=y[1].split("/")[0],B=V.includes(",")?V.split(","):V.trim().split(/\s+/),[z,q,E]=B.map(D=>Number.parseFloat(D));return[z,q,E].some(D=>Number.isNaN(D))?null:{r:z,g:q,b:E}},v=(N,y)=>{const V=N.trim().match(/^var\(\s*(--[A-Za-z0-9-_]+)(?:\s*,\s*(.+))?\)$/);if(!V)return N;const[,B,z]=V,q=y.ownerDocument,E=getComputedStyle(y).getPropertyValue(B).trim(),D=getComputedStyle(q.documentElement).getPropertyValue(B).trim();return E||D||z||N},b=(N,y)=>{let V=N;for(let B=0;B<4;B+=1){const z=v(V,y);if(z===V)break;V=z}return u(V)||x(V)||t},S=({r:N,g:y,b:V})=>{const[B,z,q]=[N,y,V].map(E=>{const D=E/255;return D<=.03928?D/12.92:((D+.055)/1.055)**2.4});return .2126*B+.7152*z+.0722*q},k=(N,y)=>{const[V,B]=[N,y].sort((z,q)=>q-z);return(V+.05)/(B+.05)},I=N=>{const y=S(N),V=k(y,1),B=k(y,0);return V>B?Fc:Io},M=async()=>{await e.nextTick(),!(!p.value||!i.value)&&(a.value=I(b(l.color,i.value)))};e.onMounted(()=>{M(),!(typeof MutationObserver>"u"||!i.value)&&(s=new MutationObserver(()=>M()),s.observe(i.value.ownerDocument.documentElement,{attributes:!0,attributeFilter:["nmorph-data-theme","class","style"]}))}),e.onBeforeUnmount(()=>{s?.disconnect()}),e.watch(()=>[l.color,l.design],M,{flush:"post"});const C={DEFAULT_PLAIN_BACKGROUND_COLOR:Oc,DARK_CONTRAST_COLOR:Io,LIGHT_CONTRAST_COLOR:Fc,DEFAULT_RGB_COLOR:t,props:l,tagRef:i,plainContentColor:a,get themeObserver(){return s},set themeObserver(N){s=N},modifiers:d,isPlainDesign:p,closeIconColor:h,styles:f,emit:m,closeHandler:w,clickHandler:g,parseHexColor:u,parseRgbColor:x,resolveCssVariable:v,resolveColor:b,getLuminance:S,getContrastRatio:k,getReadableContentColor:I,updatePlainContentColor:M,get NmorphIcon(){return ie},get NmorphIconError(){return Xe}};return Object.defineProperty(C,"__isScriptSetup",{enumerable:!1,value:!0}),C}}),ib={class:"nmorph-tag-item__content"},cb={key:1};function sb(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{ref:"tagRef",class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),onClick:t.clickHandler},[e.createElementVNode("div",ib,[r.$slots.default?e.renderSlot(r.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock("span",cb,e.toDisplayString(n.text),1)),t.props.removable?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:2,class:"nmorph-tag-item__close-icon",color:t.closeIconColor,onClick:e.withModifiers(t.closeHandler,["stop"])},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconError)]),_:1},8,["color"])):e.createCommentVNode("v-if",!0)])],6)}const Mo=j(lb,[["render",sb],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-tag-list/components/nmorph-tag-item/NmorphTagItem.vue"]]),db=e.defineComponent({__name:"NmorphVirtualList",props:{items:{type:Array,required:!1,default:()=>[]},height:{type:[Number,String],required:!1,default:"320px"},maxHeight:{type:[Number,String],required:!1,default:"none"},itemHeight:{type:Number,required:!1,default:40},overscan:{type:Number,required:!1,default:5},dynamic:{type:Boolean,required:!1,default:!1},disabled:{type:Boolean,required:!1,default:!1},itemKey:{type:[String,Function],required:!1,default:void 0},itemTag:{type:String,required:!1,default:"div"}},emits:["on-scroll"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.computed(()=>t.items),a=e.computed(()=>!t.disabled),s=e.computed(()=>t.itemHeight),d=e.computed(()=>t.overscan),p=e.computed(()=>t.dynamic),h=It(i,{enabled:a,itemHeight:s,overscan:d,dynamic:p}),f=h.containerRef,m=e.computed(()=>W({"nmorph-virtual-list":[t.disabled&&"disabled",t.dynamic&&"dynamic"]})),w=e.computed(()=>({...pe({"--nmorph-private-virtual-list-height":t.height,"--nmorph-private-virtual-list-max-height":t.maxHeight}),"--nmorph-private-virtual-list-item-height":`${t.itemHeight}px`})),g=e.computed(()=>({transform:a.value?`translateY(${h.offsetTop.value}px)`:void 0})),u=e.computed(()=>({height:a.value?`${h.totalHeight.value}px`:void 0})),x=e.computed(()=>h.virtualItems.value),v=(I,M)=>{if(typeof t.itemKey=="function")return t.itemKey(I,M);if(typeof t.itemKey=="string"&&I&&typeof I=="object"){const C=I[t.itemKey];return C===void 0?M:String(C)}return M},b=I=>{h.scrollHandler(),l("on-scroll",I)},S=(I,M)=>{h.measureElement(M,I)};o({containerRef:f,refresh:h.refresh,scrollToIndex:h.scrollToIndex});const k={props:t,emit:l,items:i,enabled:a,itemHeight:s,overscan:d,dynamic:p,virtualList:h,containerRef:f,modifiers:m,styles:w,contentStyle:g,spacerStyle:u,renderedItems:x,getItemKey:v,scrollHandler:b,setItemRef:S};return Object.defineProperty(k,"__isScriptSetup",{enumerable:!1,value:!0}),k}}),mb={key:1,class:"nmorph-virtual-list__empty"};function pb(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{ref:"containerRef",class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),onScroll:t.scrollHandler},[t.props.items.length?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-virtual-list__spacer",style:e.normalizeStyle(t.spacerStyle)},[e.createElementVNode("div",{class:"nmorph-virtual-list__content",style:e.normalizeStyle(t.contentStyle)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.renderedItems,a=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.props.itemTag),{key:t.getItemKey(a.item,a.index),ref_for:!0,ref:s=>t.setItemRef(s,a.index),class:"nmorph-virtual-list__item"},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default",{item:a.item,index:a.index},()=>[e.createTextVNode(e.toDisplayString(a.item),1)])]),_:2},1024))),128))],4)],4)):(e.openBlock(),e.createElementBlock("div",mb,[e.renderSlot(r.$slots,"empty")]))],38)}const hb=j(db,[["render",pb],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-virtual-list/NmorphVirtualList.vue"]]),fb=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"},backgroundColor:{type:String,required:!1,default:void 0}},emits:["close"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-alert":[t.type,t.bordered&&"bordered",t.fill&&"fill"]})),a=e.computed(()=>({"--nmorph-private-alert-close-align":t.closeIconPosition,...ke({"--nmorph-private-alert-background-color":t.backgroundColor})})),s=()=>{l("close")},d={[nt.success]:bo,[nt.warning]:_o,[nt.info]:so,[nt.error]:no},p=e.useSlots(),h={props:t,emit:l,modifiers:i,styles:a,closeHandler:s,iconNameMap:d,slots:p,get NmorphIcon(){return ie},get NmorphIconCross(){return Ye}};return Object.defineProperty(h,"__isScriptSetup",{enumerable:!1,value:!0}),h}}),ub=["innerHTML"],gb={key:1,class:"nmorph-alert__wrapper"},wb={class:"nmorph-alert__left-side"},bb={key:0,class:"nmorph-alert__icon"},yb={class:"nmorph-alert__content-wrapper"},_b={class:"nmorph-alert__content-title"},kb={class:"nmorph-alert__content"};function Nb(r,o,n,t,l,i){return t.slots.default||t.props.title||t.props.content||t.props.html?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[t.props.html?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-alert__html-wrapper",innerHTML:t.props.html},null,8,ub)):(e.openBlock(),e.createElementBlock("div",gb,[e.createElementVNode("div",wb,[t.props.showIcon?(e.openBlock(),e.createElementBlock("div",bb,[e.renderSlot(r.$slots,"icon",{},()=>[e.createVNode(t.NmorphIcon,{size:"medium"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.iconNameMap[t.props.type])))]),_:1})])])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",yb,[e.createElementVNode("div",_b,[t.props.title||t.slots.title?e.renderSlot(r.$slots,"title",{key:0},()=>[e.createTextVNode(e.toDisplayString(t.props.title),1)]):e.createCommentVNode("v-if",!0)]),e.createElementVNode("div",kb,[e.renderSlot(r.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(t.props.content),1)])])])]),t.props.closable?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-alert__close",onClick:t.closeHandler},[e.createVNode(t.NmorphIcon,{width:"14px",height:"14px"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconCross)]),_:1})])):e.createCommentVNode("v-if",!0)]))],6)):e.createCommentVNode("v-if",!0)}const Rc=j(fb,[["render",Nb],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-alert/NmorphAlert.vue"]]),nt={success:"success",error:"error",warning:"warning",info:"info"},Bb=e.defineComponent({__name:"NmorphCallout",props:{type:{type:String,required:!1,default:"info"},title:{type:String,required:!1,default:""},content:{type:String,required:!1,default:""},as:{type:null,required:!1,default:"div"},href:{type:String,required:!1,default:void 0},target:{type:String,required:!1,default:void 0},rel:{type:String,required:!1,default:void 0},referrerpolicy:{type:String,required:!1,default:void 0},referrerPolicy:{type:String,required:!1,default:void 0},download:{type:[String,Boolean],required:!1,default:void 0},ariaLabel:{type:String,required:!1,default:void 0},color:{type:String,required:!1,default:void 0},padding:{type:[Number,String],required:!1,default:"var(--indentation-03) var(--indentation-04)"},borderRadius:{type:[Number,String],required:!1,default:"var(--default-border-radius)"},accentWidth:{type:[Number,String],required:!1,default:"var(--indentation-02)"},titleGap:{type:[Number,String],required:!1,default:"var(--indentation-03)"},titleFontSize:{type:[Number,String],required:!1,default:"var(--nmorph-typography-title-small-font-size)"},contentFontSize:{type:[Number,String],required:!1,default:"var(--nmorph-typography-body-small-font-size)"}},setup(r,{expose:o}){o();const n={self:"_self",blank:"_blank",parent:"_parent",top:"_top"},t=r,l=e.useSlots(),i=e.computed(()=>({...pe({"--nmorph-private-callout-padding":t.padding,"--nmorph-private-callout-border-radius":t.borderRadius,"--nmorph-private-callout-accent-width":t.accentWidth,"--nmorph-private-callout-title-gap":t.titleGap,"--nmorph-private-callout-title-font-size":t.titleFontSize,"--nmorph-private-callout-content-font-size":t.contentFontSize}),...ke({"--nmorph-private-callout-color":t.color})})),a=e.computed(()=>{if(t.target)return t.target in n?n[t.target]:t.target}),s=e.computed(()=>t.as!=="a"?{}:{href:t.href,target:a.value,rel:t.rel,referrerpolicy:t.referrerpolicy??t.referrerPolicy,download:t.download===!0?"":t.download===!1?void 0:t.download,"aria-label":t.ariaLabel}),d=e.computed(()=>!!(l.header||l.title||t.title)),p=e.computed(()=>!!l.default),h={targetMap:n,props:t,slots:l,styles:i,resolvedTarget:a,rootAttrs:s,hasHeader:d,hasDefaultContent:p};return Object.defineProperty(h,"__isScriptSetup",{enumerable:!1,value:!0}),h}}),xb={key:0,class:"nmorph-callout__title"},Vb={key:1,class:"nmorph-callout__content"},Sb=["innerHTML"];function vb(r,o,n,t,l,i){return e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.props.as),e.mergeProps({class:["nmorph-callout",`nmorph-callout--${t.props.type}`],style:t.styles},t.rootAttrs),{default:e.withCtx(()=>[t.hasHeader?(e.openBlock(),e.createElementBlock("div",xb,[e.renderSlot(r.$slots,"header",{},()=>[e.renderSlot(r.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(t.props.title),1)])])])):e.createCommentVNode("v-if",!0),t.hasDefaultContent?(e.openBlock(),e.createElementBlock("div",Vb,[e.renderSlot(r.$slots,"default")])):(e.openBlock(),e.createElementBlock("div",{key:2,class:"nmorph-callout__content",innerHTML:t.props.content},null,8,Sb))]),_:3},16,["class","style"])}const Eb=j(Bb,[["render",vb],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-callout/NmorphCallout.vue"]]),Cb=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"},maxWidth:{type:String,required:!1,default:void 0},maxHeight:{type:String,required:!1,default:void 0},openDelay:{type:Number,required:!1,default:0},closeDelay:{type:Number,required:!1,default:0},showClose:{type:Boolean,required:!1,default:!0},zIndex:{type:Number,required:!1,default:void 0},closeOnOverlay:{type:Boolean,required:!1,default:!0},closeOnEscape:{type:Boolean,required:!1,default:!0}},emits:["on-close","update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.useSlots(),a=e.computed(()=>W({"nmorph-dialog":[]})),s=e.computed(()=>({"--nmorph-private-dialog-width":t.width,...t.maxWidth&&{"--nmorph-private-dialog-max-width":t.maxWidth},...t.maxHeight&&{"--nmorph-private-dialog-max-height":t.maxHeight}})),d=e.computed(()=>!!(i.header||t.title||t.showClose)),p=e.ref(t.modelValue);let h=null,f=null;e.watch(()=>t.modelValue,u=>{u?(f&&clearTimeout(f),h=setTimeout(()=>{p.value=!0},t.openDelay)):(h&&clearTimeout(h),f=setTimeout(()=>{p.value=!1},t.closeDelay))},{immediate:!0});const m=()=>{l("on-close"),h&&clearTimeout(h);const u=()=>{l("update:model-value",!1)};t.closeDelay<=0?u():f=setTimeout(u,t.closeDelay)},g={props:t,emit:l,slots:i,modifiers:a,dialogStyle:s,hasHeader:d,isVisible:p,get openTimeout(){return h},set openTimeout(u){h=u},get closeTimeout(){return f},set closeTimeout(u){f=u},closeHandler:m,overlayClickHandler:()=>{t.closeOnOverlay&&m()},get NmorphOverlay(){return et},get NmorphIcon(){return ie},get NmorphIconCross(){return Ye}};return Object.defineProperty(g,"__isScriptSetup",{enumerable:!1,value:!0}),g}}),Ib=["aria-label"],Mb={key:0,class:"nmorph-dialog__header"},zb={class:"nmorph-dialog__title"},Hb=["aria-label"],qb={class:"nmorph-dialog__content"};function Tb(r,o,n,t,l,i){return e.openBlock(),e.createBlock(t.NmorphOverlay,{show:t.isVisible,"z-index":t.props.zIndex,"close-on-escape":t.props.closeOnEscape,"trap-focus":"",onOnOutsideClick:t.overlayClickHandler,onOnEscapeKeydown:t.closeHandler},{default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.dialogStyle),role:"dialog","aria-modal":"true","aria-label":t.props.title||void 0},[t.hasHeader?(e.openBlock(),e.createElementBlock("div",Mb,[e.renderSlot(r.$slots,"header",{},()=>[e.createElementVNode("div",zb,e.toDisplayString(t.props.title),1),t.props.showClose?(e.openBlock(),e.createElementBlock("button",{key:0,class:"nmorph-dialog__close-icon",type:"button","aria-label":t.props.title?`Close ${t.props.title}`:"Close dialog",onClick:t.closeHandler},[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconCross)]),_:1})],8,Hb)):e.createCommentVNode("v-if",!0)])])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",qb,[e.renderSlot(r.$slots,"default")])],14,Ib)]),_:3},8,["show","z-index","close-on-escape"])}const Lb=j(Cb,[["render",Tb],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-dialog/NmorphDialog.vue"]]),Db=e.defineComponent({__name:"NmorphDrawer",props:{modelValue:{type:Boolean,required:!1,default:!1},title:{type:String,required:!1,default:""},placement:{type:String,required:!1,default:"right"},size:{type:[Number,String],required:!1,default:"360px"},showClose:{type:Boolean,required:!1,default:!0},closeOnOverlay:{type:Boolean,required:!1,default:!0},closeOnEscape:{type:Boolean,required:!1,default:!0},zIndex:{type:Number,required:!1,default:void 0},teleportTo:{type:null,required:!1,default:"body"},disabledTeleport:{type:Boolean,required:!1,default:!1},contentClass:{type:String,required:!1,default:""}},emits:["on-close","update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.useSlots(),a=e.computed(()=>W({"nmorph-drawer":[t.placement,t.modelValue&&"open"]})),s=e.computed(()=>pe({"--nmorph-private-drawer-size":t.size})),d=()=>{l("on-close"),l("update:model-value",!1)},p=()=>{t.closeOnOverlay&&d()},h=e.computed(()=>!!(i.header||t.title||t.showClose)),f={props:t,emit:l,slots:i,modifiers:a,drawerStyle:s,closeHandler:d,overlayClickHandler:p,hasHeader:h,get NmorphIcon(){return ie},get NmorphIconCross(){return Ye},get NmorphOverlay(){return et}};return Object.defineProperty(f,"__isScriptSetup",{enumerable:!1,value:!0}),f}}),Ab=["aria-label"],Pb={key:0,class:"nmorph-drawer__header"},Ob={class:"nmorph-drawer__title"},Fb=["aria-label"],Rb={key:1,class:"nmorph-drawer__footer"};function jb(r,o,n,t,l,i){return e.openBlock(),e.createBlock(t.NmorphOverlay,{show:t.props.modelValue,"z-index":t.props.zIndex,"teleport-to":t.props.teleportTo,"disabled-teleport":t.props.disabledTeleport,"close-on-escape":t.props.closeOnEscape,"trap-focus":"",onOnOutsideClick:t.overlayClickHandler,onOnEscapeKeydown:t.closeHandler},{default:e.withCtx(()=>[e.createElementVNode("aside",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.drawerStyle),role:"dialog","aria-modal":"true","aria-label":t.props.title||void 0},[t.hasHeader?(e.openBlock(),e.createElementBlock("div",Pb,[e.renderSlot(r.$slots,"header",{},()=>[e.createElementVNode("div",Ob,e.toDisplayString(t.props.title),1),t.props.showClose?(e.openBlock(),e.createElementBlock("button",{key:0,class:"nmorph-drawer__close",type:"button","aria-label":t.props.title?`Close ${t.props.title}`:"Close drawer",onClick:t.closeHandler},[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconCross)]),_:1})],8,Fb)):e.createCommentVNode("v-if",!0)])])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",{class:e.normalizeClass(["nmorph-drawer__content",t.props.contentClass])},[e.renderSlot(r.$slots,"default")],2),t.slots.footer?(e.openBlock(),e.createElementBlock("div",Rb,[e.renderSlot(r.$slots,"footer")])):e.createCommentVNode("v-if",!0)],14,Ab)]),_:3},8,["show","z-index","teleport-to","disabled-teleport","close-on-escape"])}const Wb=j(Db,[["render",jb],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-drawer/NmorphDrawer.vue"]]),Mt=(r,o)=>{const n=e.inject("nmorph"),t=e.ref(n?.zIndex.current.value??1e3);return e.watch(r,l=>{l&&o()===void 0&&(t.value=n?.zIndex.next()??t.value+1)},{immediate:!0}),e.computed(()=>o()??t.value)},zo=Symbol("nmorph-guide"),Kb=e.defineComponent({__name:"NmorphGuide",props:{modelValue:{type:Boolean,required:!1,default:!1},activeStep:{type:[String,Number],required:!1,default:void 0},steps:{type:Array,required:!1,default:()=>[]},loop:{type:Boolean,required:!1,default:!1},closeOnFinish:{type:Boolean,required:!1,default:!0},showClose:{type:Boolean,required:!1,default:!0},showProgress:{type:Boolean,required:!1,default:!0},backText:{type:String,required:!1,default:"Back"},nextText:{type:String,required:!1,default:"Next"},finishText:{type:String,required:!1,default:"Finish"},closeText:{type:String,required:!1,default:"Close"},zIndex:{type:Number,required:!1,default:void 0},teleportTo:{type:null,required:!1,default:"body"},disabledTeleport:{type:Boolean,required:!1,default:!1},width:{type:[Number,String],required:!1,default:void 0},maxWidth:{type:[Number,String],required:!1,default:"280px"}},emits:["update:model-value","update:active-step","change","back","next","finish","close"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.ref({}),a=e.ref(void 0);let s=0;const d=z=>String(z),p=e.computed(()=>{const z=new Map;return t.steps.forEach((q,E)=>{z.set(d(q.name),{...q,order:q.order??E})}),z}),h=e.computed(()=>Object.values(i.value).map(z=>({...z,...p.value.get(d(z.name)),registrationOrder:z.registrationOrder})).filter(z=>!z.disabled).sort((z,q)=>{const E=z.order??z.registrationOrder,D=q.order??q.registrationOrder;return E-D})),f=e.computed(()=>t.modelValue&&h.value.length>0),m=Mt(f,()=>t.zIndex),w=e.computed(()=>t.activeStep??a.value),g=e.computed(()=>h.value.findIndex(z=>z.name===w.value)),u=e.computed(()=>h.value[g.value]??null),x=e.computed(()=>g.value<=0),v=e.computed(()=>g.value>=h.value.length-1),b=z=>{const q=h.value.find(E=>E.name===z);q&&(a.value=z,l("update:active-step",z),l("change",q,h.value.indexOf(q)))},S=z=>{const q=h.value[z];q&&b(q.name)},k=()=>{l("update:model-value",!1),l("close",u.value,g.value)},I=()=>{l("finish",u.value,g.value),t.closeOnFinish&&k()},M=()=>{if(u.value){if(l("back",u.value,g.value),x.value){t.loop&&S(h.value.length-1);return}S(g.value-1)}},C=()=>{if(u.value){if(l("next",u.value,g.value),v.value){t.loop?S(0):I();return}S(g.value+1)}},N=z=>{b(z)},y=z=>{const q=d(z.name),E=i.value[q];i.value={...i.value,[q]:{...E,...z,registrationOrder:E?.registrationOrder??s}},E||(s+=1)},V=z=>{const q=d(z),E={...i.value};delete E[q],i.value=E};e.watch([()=>t.modelValue,h,u],([z,q,E])=>{!z||E||q.length===0||b(q[0].name)},{immediate:!0}),e.provide(zo,{active:f,activeStep:u,activeIndex:g,steps:h,loop:e.computed(()=>t.loop),showClose:e.computed(()=>t.showClose),showProgress:e.computed(()=>t.showProgress),backText:e.computed(()=>t.backText),nextText:e.computed(()=>t.nextText),finishText:e.computed(()=>t.finishText),closeText:e.computed(()=>t.closeText),zIndex:m,teleportTo:e.computed(()=>t.teleportTo),disabledTeleport:e.computed(()=>t.disabledTeleport),width:e.computed(()=>t.width),maxWidth:e.computed(()=>t.maxWidth),registerStep:y,unregisterStep:V,goToStep:N,back:M,next:C,finish:I,close:k}),o({back:M,next:C,finish:I,close:k,goToStep:N});const B={props:t,emit:l,registeredSteps:i,internalActiveStep:a,get registrationCursor(){return s},set registrationCursor(z){s=z},getStepKey:d,stepOverrides:p,steps:h,active:f,guideZIndex:m,activeStepName:w,activeIndex:g,activeStep:u,isFirstStep:x,isLastStep:v,setActiveStep:b,goToIndex:S,close:k,finish:I,back:M,next:C,goToStep:N,registerStep:y,unregisterStep:V};return Object.defineProperty(B,"__isScriptSetup",{enumerable:!1,value:!0}),B}}),Ub={class:"nmorph-guide"};function $b(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",Ub,[e.renderSlot(r.$slots,"default")])}const Gb=j(Kb,[["render",$b],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-guide/NmorphGuide.vue"]]),jc=4,Wc=r=>{const{initialPlacement:o,relativeElement:n,contentDOMElement:t,yOffset:l=0,xOffset:i=0,enabled:a}=r,s=e.ref(e.unref(o)),d=e.ref({x:"0px",y:"0px"}),p=e.ref(!1),h=e.inject("nmorph"),f={passive:!0,capture:!0};let m=null;e.watch(()=>h?.browser,()=>{M()},{deep:!0}),e.onMounted(()=>{M(),k(),window.addEventListener("resize",M,{passive:!0}),m=new MutationObserver(()=>{w()}),m.observe(document.body,{childList:!0,subtree:!0}),w()}),e.onUnmounted(()=>{I(),window.removeEventListener("resize",M),m?.disconnect()}),e.watch(()=>[e.unref(o),e.unref(n),e.unref(i),e.unref(l),e.unref(a)],()=>{M()},{flush:"post"});const w=()=>{e.nextTick(()=>{t.value&&M()})},g=()=>a===void 0||e.unref(a)!==!1,u=C=>{const[N,y]=C.split("-");return{side:N,align:y||"start",hasAlign:!!y}},x=(C,N,y)=>y?`${C}-${N}`:C,v=()=>e.unref(n),b=(C,N,y)=>{const V=jc,B=Math.max(y-N-jc,V);return Math.min(Math.max(C,V),B)},S=(C,N,y,V,B,z,q)=>C==="top"&&y-q<0?"bottom":C==="bottom"&&y+B+q>window.innerHeight?"top":C==="left"&&N-z<0?"right":C==="right"&&N+V+z>window.innerWidth?"left":C,k=()=>{window.addEventListener("scroll",M,f)},I=()=>{window.removeEventListener("scroll",M,f)},M=()=>{e.nextTick(()=>{if(typeof window>"u")return;if(!g()){p.value=!1;return}const C=v();if(!t.value||!C){p.value=!1;return}const N=t.value.getBoundingClientRect(),y=N.width,V=N.height,B=C.getBoundingClientRect(),{x:z,y:q}=B,E=B.width,D=B.height,F=e.unref(i)||0,L=e.unref(l)||0,O=u(e.unref(o)),G=S(O.side,z,q,E,D,y,V);let Q=z,Z=q;if(G==="top"||G==="bottom"){const R={start:z,center:z+E/2-y/2,end:z+E-y};Q=R[O.align]??R.start,Z=G==="top"?q-V:q+D}if(G==="left"||G==="right"){const R={start:q,center:q+D/2-V/2,end:q+D-V};Q=G==="left"?z-y:z+E,Z=R[O.align]??R.start}const Y=Q+F,ae=Z+L,le=b(Y,y,window.innerWidth),T=b(ae,V,window.innerHeight);s.value=x(G,O.align,O.hasAlign),d.value={x:`${le}px`,y:`${T}px`},p.value=!0,typeof requestAnimationFrame=="function"&&requestAnimationFrame(()=>{const R=v();if(!t.value||!R||!g())return;const _=t.value.getBoundingClientRect();(_.width!==y||_.height!==V)&&M()})})};return{placement:s,placementCoords:d,placementReady:p,adjustPlacement:M}},Kc=600,Yb=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},disabled:{type:Boolean,required:!1,default:!1},trigger:{type:String,required:!1,default:"hover"},touch:{type:String,required:!1,default:"click"},openDelay:{type:Number,required:!1,default:0},closeDelay:{type:Number,required:!1,default:0},zIndex:{type:Number,required:!1,default:void 0},teleportTo:{type:null,required:!1,default:"body"},disabledTeleport:{type:Boolean,required:!1,default:!0},width:{type:[Number,String],required:!1,default:void 0},maxWidth:{type:[Number,String],required:!1,default:void 0},height:{type:[Number,String],required:!1,default:void 0}},setup(r,{expose:o}){const n=r,t=e.ref(n.forceShow),l=e.ref(null),i=e.ref(null),a=e.ref(null),s=e.useSlots(),d=e.ref(null),p=e.ref(null),h=e.ref(null),f=e.ref("mouse"),m=e.ref(!1),w=e.computed(()=>!!(n.text||s.content)),g=e.computed(()=>t.value&&w.value&&!n.disabled),{placement:u,placementCoords:x,placementReady:v}=Wc({initialPlacement:n.position,contentDOMElement:a,relativeElement:i,enabled:g}),b=e.computed(()=>W({"nmorph-tooltip":[u.value,n.disabled&&"disabled",!!n.forceCoordinate?.x&&!!n.forceCoordinate?.y&&"force-coords"]})),S=()=>{d.value&&clearTimeout(d.value),d.value=null},k=()=>{p.value&&clearTimeout(p.value),p.value=null},I=()=>{h.value&&clearTimeout(h.value),h.value=null},M=le=>{if(S(),k(),n.disabled||!w.value){t.value=!1;return}t.value=le},C=()=>{if(k(),!(n.disabled||!w.value)){if(n.openDelay<=0){M(!0);return}S(),d.value=setTimeout(()=>M(!0),n.openDelay)}},N=()=>{if(!n.forceShow){if(S(),n.closeDelay<=0){M(!1);return}k(),p.value=setTimeout(()=>M(!1),n.closeDelay)}},y=()=>{t.value?N():C()},V=()=>{n.trigger!=="hover"||f.value!=="mouse"||C()},B=()=>{n.trigger!=="hover"||f.value!=="mouse"||N()},z=le=>{if(m.value){m.value=!1,le.preventDefault();return}if(n.disabled||n.trigger==="manual")return;if(f.value==="touch"||f.value==="pen"){if(n.touch!=="click")return;y();return}n.trigger==="click"&&y()},q=le=>{f.value=le.pointerType||"mouse",!(n.disabled||n.touch!=="longpress")&&(le.pointerType!=="touch"&&le.pointerType!=="pen"||(I(),h.value=setTimeout(()=>{m.value=!0,C()},Kc)))},E=()=>{I()},D=e.computed(()=>n.forceCoordinate?"100%":"auto"),F=Mt(()=>t.value,()=>n.zIndex),L=e.computed(()=>({"--nmorph-private-tooltip-root-width":D.value,"--nmorph-private-tooltip-z-index":F.value,...pe({"--nmorph-private-tooltip-width":n.width,"--nmorph-private-tooltip-max-width":n.maxWidth,"--nmorph-private-tooltip-height":n.height})})),O=e.computed(()=>!n.disabledTeleport&&!n.forceCoordinate&&typeof document<"u"),G=e.computed(()=>O.value&&g.value),Q=e.computed(()=>u.value.split("-")[0]),Z=e.computed(()=>["nmorph-tooltip__info-content",`nmorph-tooltip__info-content--${Q.value}`,G.value&&"nmorph-tooltip__info-content--teleported"]),Y=e.computed(()=>({...L.value,...G.value?{left:x.value.x,top:x.value.y,visibility:v.value?"visible":"hidden"}:{}}));e.watch(()=>[n.forceShow,n.disabled],([le,T],R)=>{const _=R?.[0]??!1;if(T){M(!1);return}le?M(!0):_&&M(!1)},{immediate:!0}),e.onBeforeUnmount(()=>{S(),k(),I()}),o({tooltipBody:a,open:C,close:N,toggle:y});const ae={LONG_PRESS_DELAY_IN_MS:Kc,props:n,showTooltip:t,tooltipDOMRef:l,slotDOMRef:i,tooltipBody:a,slots:s,openTimer:d,closeTimer:p,longPressTimer:h,lastPointerType:f,suppressNextClick:m,hasTooltipContent:w,shouldRenderTooltip:g,placement:u,placementCoords:x,placementReady:v,modifiers:b,clearOpenTimer:S,clearCloseTimer:k,clearLongPressTimer:I,setTooltipOpen:M,open:C,close:N,toggle:y,handleMouseEnter:V,handleMouseLeave:B,handleClick:z,handlePointerDown:q,handlePointerEnd:E,rootWidth:D,zIndex:F,styles:L,canTeleportTooltip:O,teleportTooltip:G,placementSide:Q,tooltipContentClass:Z,tooltipContentStyle:Y};return Object.defineProperty(ae,"__isScriptSetup",{enumerable:!1,value:!0}),ae}}),Zb={ref:"slotDOMRef",class:"nmorph-tooltip__trigger"},Xb={class:"nmorph-tooltip__shadow-content"},Qb={key:0,class:"nmorph-tooltip__triangle"},Jb={key:1},ey={class:"nmorph-tooltip__shadow-content"},ty={key:0},oy={class:"nmorph-tooltip__shadow-content"},ry={key:0};function ny(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",{ref:"tooltipDOMRef",class:"nmorph-tooltip__content",onClick:t.handleClick,onMouseenter:t.handleMouseEnter,onMouseleave:t.handleMouseLeave,onPointerdown:t.handlePointerDown,onPointerup:t.handlePointerEnd,onPointercancel:t.handlePointerEnd,onPointerleave:t.handlePointerEnd},[e.createElementVNode("div",Zb,[e.renderSlot(r.$slots,"default")],512),!t.props.disabled&&!t.teleportTooltip?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[t.props.forceCoordinate?(e.openBlock(),e.createBlock(e.Transition,{key:0,name:"opacity"},{default:e.withCtx(()=>[t.shouldRenderTooltip?(e.openBlock(),e.createElementBlock("div",{key:0,ref:"tooltipBody",class:e.normalizeClass(t.tooltipContentClass),style:e.normalizeStyle({left:n.forceCoordinate?.x,bottom:n.forceCoordinate?.y})},[e.createElementVNode("div",Xb,[t.props.forceCoordinate?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",Qb)),t.props.text?(e.openBlock(),e.createElementBlock("span",Jb,e.toDisplayString(n.text),1)):e.renderSlot(r.$slots,"content",{key:2})])],6)):e.createCommentVNode("v-if",!0)]),_:3})):(e.openBlock(),e.createBlock(e.Transition,{key:1,name:"opacity"},{default:e.withCtx(()=>[t.shouldRenderTooltip?(e.openBlock(),e.createElementBlock("div",{key:0,ref:"tooltipBody",class:e.normalizeClass(t.tooltipContentClass)},[e.createElementVNode("div",ey,[o[0]||(o[0]=e.createElementVNode("div",{class:"nmorph-tooltip__triangle"},null,-1)),t.props.text?(e.openBlock(),e.createElementBlock("span",ty,e.toDisplayString(n.text),1)):e.renderSlot(r.$slots,"content",{key:1})])],2)):e.createCommentVNode("v-if",!0)]),_:3}))],64)):e.createCommentVNode("v-if",!0)],544),t.teleportTooltip?(e.openBlock(),e.createBlock(e.Teleport,{key:0,to:t.props.teleportTo},[e.createVNode(e.Transition,{name:"opacity"},{default:e.withCtx(()=>[t.shouldRenderTooltip?(e.openBlock(),e.createElementBlock("div",{key:0,ref:"tooltipBody",class:e.normalizeClass(t.tooltipContentClass),style:e.normalizeStyle(t.tooltipContentStyle)},[e.createElementVNode("div",oy,[o[1]||(o[1]=e.createElementVNode("div",{class:"nmorph-tooltip__triangle"},null,-1)),t.props.text?(e.openBlock(),e.createElementBlock("span",ry,e.toDisplayString(n.text),1)):e.renderSlot(r.$slots,"content",{key:1})])],6)):e.createCommentVNode("v-if",!0)]),_:3})],8,["to"])):e.createCommentVNode("v-if",!0)],6)}const Ho=j(Yb,[["render",ny],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-tooltip/NmorphTooltip.vue"]]),ay=e.defineComponent({__name:"NmorphGuideStep",props:{name:{type:[String,Number],required:!0},title:{type:String,required:!1,default:""},text:{type:String,required:!1,default:""},imageSrc:{type:String,required:!1,default:""},imageAlt:{type:String,required:!1,default:""},position:{type:null,required:!1,default:"bottom"},order:{type:Number,required:!1,default:void 0},disabled:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){o();const n=r,t=e.inject(zo,null),l=e.useSlots(),i=e.computed(()=>t?.activeStep.value??null),a=e.computed(()=>t?.activeIndex.value??-1),s=e.computed(()=>t?.steps.value.length??0),d=e.computed(()=>a.value<=0),p=e.computed(()=>a.value>=s.value-1),h=e.computed(()=>!!(t?.active.value&&i.value?.name===n.name)),f=e.computed(()=>i.value?.position??n.position),m=e.computed(()=>!!l.content),w=e.computed(()=>!t||!i.value?null:{step:i.value,index:a.value,total:s.value,isFirst:d.value,isLast:p.value,back:t.back,next:t.next,close:t.close,finish:t.finish});e.watch(()=>({name:n.name,title:n.title,text:n.text,imageSrc:n.imageSrc,imageAlt:n.imageAlt,position:n.position,order:n.order,disabled:n.disabled}),u=>{t?.registerStep(u)},{immediate:!0}),e.onBeforeUnmount(()=>{t?.unregisterStep(n.name)});const g={props:n,guide:t,slots:l,currentStep:i,currentIndex:a,totalSteps:s,isFirstStep:d,isLastStep:p,isActive:h,tooltipPosition:f,hasCustomContent:m,stepSlotProps:w,NmorphButton:Be,NmorphTooltip:Ho};return Object.defineProperty(g,"__isScriptSetup",{enumerable:!1,value:!0}),g}}),ly={key:1,class:"nmorph-guide-step__card",role:"dialog","aria-live":"polite"},iy=["src","alt"],cy={class:"nmorph-guide-step__body"},sy={key:0,class:"nmorph-guide-step__progress"},dy={key:1,class:"nmorph-guide-step__title"},my={key:2,class:"nmorph-guide-step__text"},py={class:"nmorph-guide-step__actions"};function hy(r,o,n,t,l,i){return e.openBlock(),e.createBlock(t.NmorphTooltip,{"force-show":t.isActive,position:t.tooltipPosition,"z-index":t.guide?.zIndex.value,"teleport-to":t.guide?.teleportTo.value,"disabled-teleport":t.guide?.disabledTeleport.value,width:t.guide?.width.value,"max-width":t.guide?.maxWidth.value,trigger:"manual",disabled:!t.guide||t.props.disabled},{content:e.withCtx(()=>[t.hasCustomContent&&t.stepSlotProps?e.renderSlot(r.$slots,"content",e.normalizeProps(e.mergeProps({key:0},t.stepSlotProps))):t.currentStep&&t.stepSlotProps?(e.openBlock(),e.createElementBlock("div",ly,[t.currentStep.imageSrc?(e.openBlock(),e.createElementBlock("img",{key:0,class:"nmorph-guide-step__image",src:t.currentStep.imageSrc,alt:t.currentStep.imageAlt||t.currentStep.title||""},null,8,iy)):e.createCommentVNode("v-if",!0),e.createElementVNode("div",cy,[t.guide?.showProgress.value?(e.openBlock(),e.createElementBlock("div",sy,e.toDisplayString(t.stepSlotProps.index+1)+" / "+e.toDisplayString(t.stepSlotProps.total),1)):e.createCommentVNode("v-if",!0),t.currentStep.title?(e.openBlock(),e.createElementBlock("h3",dy,e.toDisplayString(t.currentStep.title),1)):e.createCommentVNode("v-if",!0),t.currentStep.text?(e.openBlock(),e.createElementBlock("p",my,e.toDisplayString(t.currentStep.text),1)):e.createCommentVNode("v-if",!0)]),e.createElementVNode("div",py,[t.guide?.showClose.value?(e.openBlock(),e.createBlock(t.NmorphButton,{key:0,class:"nmorph-guide-step__close",text:t.guide.closeText.value,design:"plain",thickness:"thin",onClick:t.guide.close},null,8,["text","onClick"])):e.createCommentVNode("v-if",!0),o[1]||(o[1]=e.createElementVNode("span",{class:"nmorph-guide-step__spacer"},null,-1)),e.createVNode(t.NmorphButton,{class:"nmorph-guide-step__back",text:t.guide?.backText.value,design:"plain",thickness:"thin",disabled:t.isFirstStep&&!t.guide?.loop.value,onClick:t.guide?.back},null,8,["text","disabled","onClick"]),e.createVNode(t.NmorphButton,{class:"nmorph-guide-step__next",text:t.isLastStep&&!t.guide?.loop.value?t.guide?.finishText.value:t.guide?.nextText.value,thickness:"thin",onClick:o[0]||(o[0]=a=>t.isLastStep&&!t.guide?.loop.value?t.guide?.finish():t.guide?.next())},null,8,["text"])])])):e.createCommentVNode("v-if",!0)]),default:e.withCtx(()=>[e.renderSlot(r.$slots,"default")]),_:3},8,["force-show","position","z-index","teleport-to","disabled-teleport","width","max-width","disabled"])}const fy=j(ay,[["render",hy],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-guide/NmorphGuideStep.vue"]]),qo="nmorph-form-item-input-data",He=r=>{const o=e.inject(qo,void 0),n=`nmorph-${e.useId()}`,t=e.computed(()=>r.id||o?.id.value||n),l=e.computed(()=>r.name||o?.name.value||t.value),i=e.computed(()=>r.autocomplete||o?.autocomplete.value||void 0),a=e.computed(()=>r.tabindex??0);return{id:t,name:l,autocomplete:i,tabindex:a}},Uc=(r,o)=>Object.prototype.hasOwnProperty.call(r,o),Ne=(r,o,n)=>{const t=e.inject(qo,void 0),l=e.getCurrentInstance(),i=e.computed(()=>{const p=l?.vnode.props||{};return Uc(p,"modelValue")||Uc(p,"model-value")}),a=e.computed(()=>{if(i.value)return r.modelValue!==void 0?r.modelValue:n;const p=t?.value.value;return p!==void 0?p:r.modelValue!==void 0?r.modelValue:n});return{formItemInputData:t,modelValue:a,modelValueIsControlled:i,updateModelValue:p=>{i.value||t?.updateValue(p),o(p)},validateModelValue:(p=a.value)=>{t?.validate(p)}}},uy=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:"nmorph"},thickness:{type:null,required:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){const t=e.inject("checkbox-group-selected-value",void 0),l=e.inject("change-checkbox-value-handler",void 0),i=e.inject("checkbox-group-thickness",void 0),a=r,s=n,{modelValue:d,updateModelValue:p}=Ne(a,k=>s("update:model-value",k),!1);e.watch(d,k=>{m.value=k});const h=e.ref(null);o({inputDOMRef:h});const f=t!==void 0,m=f?e.ref(t.value):e.ref(d.value),w=e.computed(()=>f?t.value.includes(a.id):d.value),g=e.computed(()=>a.design||"nmorph"),u=e.computed(()=>a.thickness||i?.value||"basic"),x=e.computed(()=>g.value!=="plain"&&u.value==="extra-thin"?"basic":u.value),v=()=>{if(!a.disabled){if(!f){m.value=!m.value,p(m.value);return}l&&l(a.id)}},b=e.computed(()=>W({nmorph:[Wt[x.value]],"nmorph-checkbox":[w.value&&"checked",a.disabled&&"disabled",g.value]})),S={groupSelectedValue:t,changeValue:l,groupThickness:i,props:a,emit:s,modelValue:d,updateModelValue:p,inputDOMRef:h,hasGroup:f,initialValue:m,checked:w,resolvedDesign:g,requestedThickness:u,thickness:x,handleChange:v,modifiers:b};return Object.defineProperty(S,"__isScriptSetup",{enumerable:!1,value:!0}),S}}),gy={key:0,class:"nmorph-checkbox__content"},wy={class:"nmorph-checkbox__input-wrapper"},by=["disabled","checked"],yy={key:0,class:"nmorph-checkbox__fake-checked"},_y={key:0,class:"nmorph-checkbox__label"},ky={key:1,class:"nmorph-checkbox__label"},Ny={key:1,class:"nmorph-checkbox__content"},By=["disabled","checked"],xy={key:0,class:"nmorph-checkbox__fake"},Vy={key:1,class:"nmorph-checkbox__fake"};function Sy(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(t.modifiers)},[t.props.design==="plain"?(e.openBlock(),e.createElementBlock("div",gy,[e.createElementVNode("div",wy,[e.createElementVNode("input",{ref:"inputDOMRef",type:"checkbox",disabled:t.props.disabled,checked:t.checked,class:"nmorph-native-input",onChange:t.handleChange},null,40,by),o[0]||(o[0]=e.createElementVNode("div",{class:"nmorph-checkbox__fake"},null,-1)),t.checked?(e.openBlock(),e.createElementBlock("div",yy)):e.createCommentVNode("v-if",!0)]),t.props.label?(e.openBlock(),e.createElementBlock("div",_y,[e.createElementVNode("span",null,e.toDisplayString(t.props.label),1)])):(e.openBlock(),e.createElementBlock("div",ky,[e.renderSlot(r.$slots,"default")]))])):e.createCommentVNode("v-if",!0),t.props.design==="nmorph"?(e.openBlock(),e.createElementBlock("div",Ny,[e.createElementVNode("input",{ref:"inputDOMRef",type:"checkbox",disabled:t.props.disabled,checked:t.checked,onChange:t.handleChange},null,40,By),t.props.label?(e.openBlock(),e.createElementBlock("div",xy,[e.createElementVNode("span",null,e.toDisplayString(t.props.label),1)])):(e.openBlock(),e.createElementBlock("div",Vy,[e.renderSlot(r.$slots,"label",{},()=>[e.renderSlot(r.$slots,"default")])]))])):e.createCommentVNode("v-if",!0)],2)}const To=j(uy,[["render",Sy],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-checkbox/NmorphCheckbox.vue"]]),vy=e.defineComponent({__name:"NmorphCheckboxGroup",props:{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},modelValue:{type:Array,required:!1,default:()=>[]},options:{type:Array,required:!1,default:()=>[]},direction:{type:null,required:!1,default:"row"},design:{type:String,required:!1,default:"nmorph"},thickness:{type:null,required:!1,default:"basic"}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,{modelValue:i,updateModelValue:a}=Ne(t,m=>l("update:model-value",m),[]),s=e.ref([...i.value]);e.watch(i,m=>{s.value=[...m]},{deep:!0});const d=m=>{s.value=s.value.includes(m)?s.value.filter(w=>w!==m):[...s.value,m],a(s.value)},p=e.computed(()=>W({"nmorph-checkbox-group":[t.design,t.direction]})),h=e.computed(()=>t.thickness);e.provide("checkbox-group-selected-value",s),e.provide("change-checkbox-value-handler",d),e.provide("checkbox-group-thickness",h);const f={props:t,emit:l,modelValue:i,updateModelValue:a,initialValue:s,changeHandler:d,modifiers:p,thickness:h,get NmorphCheckbox(){return To}};return Object.defineProperty(f,"__isScriptSetup",{enumerable:!1,value:!0}),f}}),Ey={class:"nmorph-checkbox-group__wrapper"},Cy={class:"nmorph-checkbox-group__content"};function Iy(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("div",Ey,[e.createElementVNode("div",Cy,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.options,(a,s)=>(e.openBlock(),e.createBlock(t.NmorphCheckbox,{id:a.id,key:s,label:a.label,disabled:a.disabled||t.props.disabled,design:a.design||t.props.design,thickness:a.thickness||t.thickness},null,8,["id","label","disabled","design","thickness"]))),128)),e.renderSlot(r.$slots,"default")])])],2)}const My=j(vy,[["render",Iy],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-checkbox-group/NmorphCheckboxGroup.vue"]]),zy=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},zIndex:{type:Number,required:!1,default:void 0},virtual:{type:Boolean,required:!1,default:!1},virtualItemHeight:{type:Number,required:!1,default:void 0},virtualMaxHeight:{type:[Number,String],required:!1,default:240},virtualOverscan:{type:Number,required:!1,default:5},virtualDynamicHeight:{type:Boolean,required:!1,default:!1},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","select"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,{modelValue:i,updateModelValue:a}=Ne(t,_=>l("update:model-value",_),""),s=e.ref(i.value),d=e.computed(()=>W({"nmorph-autocomplete":[m.value&&"open"]})),p=e.ref(!1),h=_=>{p.value=_==="",s.value=_,m.value=!p.value&&u.value.length>0,y.value=0,a(s.value)},f=e.computed({get:()=>s.value,set:h}),m=e.ref(!1),w=e.ref(null),g=()=>{p.value=!0,m.value=!1},u=e.computed(()=>t.list.filter(_=>Object.keys(_).some($=>String(_[$]).toLowerCase().includes(s.value.toLowerCase())))),x=e.computed(()=>t.virtual&&u.value.length>0),v=e.computed(()=>t.virtualItemHeight||$o(t.thickness)),b=e.computed(()=>t.virtualOverscan),S=e.computed(()=>t.virtualDynamicHeight),k=It(u,{enabled:x,itemHeight:v,overscan:b,dynamic:S}),I=e.computed(()=>k.virtualItems.value),M=k.spacerStyle,C=k.contentStyle,N=e.computed(()=>Me(t.virtualMaxHeight)),y=e.ref(0),V=e.computed(()=>u.value[y.value]),B=e.computed(()=>`${t.id||t.name||"nmorph-autocomplete"}-listbox`),z=_=>`${B.value}-option-${_}`;e.watch(i,_=>{_!==s.value&&(s.value=_)}),e.watch(u,async _=>{m.value=!p.value&&s.value!==""&&_.length>0,y.value=0,await e.nextTick(),k.scrollToIndex(0),k.refresh()});const q=_=>{l("select",_),s.value=_.value,a(s.value),setTimeout(()=>{p.value=!0,m.value=!1})},E=_=>{q(_)},D=()=>{p.value=!1,m.value=u.value.length>0},F=e.ref(!1);e.watch(s,async _=>{_!==""&&t.actionCallback&&(F.value=!0,await t.actionCallback(),F.value=!1)}),e.watch(F,_=>{_&&(m.value=!0)}),e.watch(y,_=>{x.value&&k.scrollToIndex(_)});const L=()=>{u.value.length&&(m.value=!0,y.value=(y.value+1)%u.value.length)},O=()=>{u.value.length&&(m.value=!0,y.value=(y.value-1+u.value.length)%u.value.length)},G=()=>{!m.value||!V.value||q(V.value)},Q=_=>{_.key==="ArrowDown"?(_.preventDefault(),L()):_.key==="ArrowUp"?(_.preventDefault(),O()):_.key==="Enter"?(_.preventDefault(),G()):_.key==="Escape"&&(_.preventDefault(),g())},Z=e.computed(()=>({role:"combobox","aria-autocomplete":"list","aria-expanded":m.value,"aria-controls":B.value,"aria-activedescendant":m.value?z(y.value):void 0})),Y=(_,$)=>{k.measureElement($,At(_))},ae=Mt(m,()=>t.zIndex),le=e.computed(()=>({"--nmorph-private-autocomplete-input-z-index":ae.value+1})),T=e.computed(()=>W({nmorph:[_e[t.thickness]]})),R={props:t,emit:l,modelValue:i,updateModelValue:a,initialValue:s,modifiers:d,userClosed:p,updateValueHandler:h,inputValue:f,open:m,nmorphAutocompleteDOMRef:w,closeHandler:g,filteredList:u,virtualEnabled:x,virtualItemHeight:v,virtualOverscan:b,virtualDynamicHeight:S,virtualList:k,virtualItems:I,virtualSpacerStyle:M,virtualContentStyle:C,virtualMaxHeight:N,currentIndex:y,activeItem:V,listboxId:B,getOptionId:z,selectItem:q,clickHandler:E,focusHandler:D,loader:F,arrowDownHandler:L,arrowUpHandler:O,enterHandler:G,keydownHandler:Q,inputAttrs:Z,setVirtualItemRef:Y,dropdownZIndex:ae,styles:le,optionHeightModifiers:T,get NmorphIcon(){return ie},get NmorphDropdown(){return Je},get NmorphTextInput(){return qt},get NmorphIconLoaderDots(){return Pe}};return Object.defineProperty(R,"__isScriptSetup",{enumerable:!1,value:!0}),R}}),Hy={class:"nmorph-autocomplete__input-content"},qy={ref:"nmorphAutocompleteDOMRef",class:"nmorph-autocomplete__input"},Ty={key:0,class:"nmorph-autocomplete__loading"},Ly=["id"],Dy=["id","aria-selected","onClick"],Ay=["id"],Py=["id","aria-selected","onClick"];function Oy(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",Hy,[e.createElementVNode("div",qy,[e.createVNode(t.NmorphTextInput,{id:t.props.id,modelValue:t.inputValue,"onUpdate:modelValue":o[0]||(o[0]=a=>t.inputValue=a),name:t.props.name,autocomplete:t.props.autocomplete,thickness:t.props.thickness,disabled:t.props.disabled,placeholder:t.props.placeholder,clearable:t.props.clearable,"input-attrs":t.inputAttrs,onFocus:t.focusHandler,onKeydown:t.keydownHandler},null,8,["id","modelValue","name","autocomplete","thickness","disabled","placeholder","clearable","input-attrs"])],512)]),t.nmorphAutocompleteDOMRef?(e.openBlock(),e.createBlock(t.NmorphDropdown,{key:0,open:t.open,"relative-element":t.nmorphAutocompleteDOMRef,"y-offset":1,"z-index":t.dropdownZIndex,"restore-focus":!1,"content-class":"nmorph-autocomplete__dropdown","aria-label":t.props.name||t.props.id||"autocomplete",onOnOutsideClick:t.closeHandler,onOnEscapeKeydown:t.closeHandler},{default:e.withCtx(()=>[t.loader?(e.openBlock(),e.createElementBlock("div",Ty,[e.renderSlot(r.$slots,"loader",{},()=>[e.createVNode(t.NmorphIcon,{size:"large"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoaderDots)]),_:1})])])):t.virtualEnabled?(e.openBlock(),e.createElementBlock("div",{key:1,id:t.listboxId,ref:t.virtualList.containerRef,class:e.normalizeClass(["nmorph-autocomplete__list nmorph-autocomplete__list--virtual",{"nmorph-autocomplete__list--dynamic":t.virtualDynamicHeight}]),style:e.normalizeStyle({"--nmorph-private-autocomplete-virtual-item-height":`${t.virtualItemHeight}px`,maxHeight:t.virtualMaxHeight}),role:"listbox",onScroll:o[1]||(o[1]=(...a)=>t.virtualList.scrollHandler&&t.virtualList.scrollHandler(...a))},[e.createElementVNode("div",{class:"nmorph-autocomplete__virtual-spacer",style:e.normalizeStyle(t.virtualSpacerStyle)},[e.createElementVNode("div",{class:"nmorph-autocomplete__virtual-content",style:e.normalizeStyle(t.virtualContentStyle)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.virtualItems,a=>(e.openBlock(),e.createElementBlock("div",{id:t.getOptionId(a.index),ref_for:!0,ref:s=>t.setVirtualItemRef(s,a.index),key:a.index,class:e.normalizeClass(["nmorph-autocomplete__list-item",[t.optionHeightModifiers,{"nmorph-autocomplete__list-item--focused":a.index===t.currentIndex}]]),role:"option","aria-selected":a.index===t.currentIndex,onClick:()=>t.clickHandler(a.item)},[e.renderSlot(r.$slots,"default",{scope:a.item},()=>[e.createTextVNode(e.toDisplayString(a.item.value),1)])],10,Dy))),128))],4)],4)],46,Ly)):(e.openBlock(),e.createElementBlock("div",{key:2,id:t.listboxId,class:"nmorph-autocomplete__list",role:"listbox"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.filteredList,(a,s)=>(e.openBlock(),e.createElementBlock("div",{id:t.getOptionId(s),key:s,class:e.normalizeClass(["nmorph-autocomplete__list-item",[t.optionHeightModifiers,{"nmorph-autocomplete__list-item--focused":s===t.currentIndex}]]),role:"option","aria-selected":s===t.currentIndex,onClick:()=>t.clickHandler(a)},[e.renderSlot(r.$slots,"default",{scope:a},()=>[e.createTextVNode(e.toDisplayString(a.value),1)])],10,Py))),128))],8,Ay))]),_:3},8,["open","relative-element","z-index","aria-label"])):e.createCommentVNode("v-if",!0)],6)}const Fy=j(zy,[["render",Oy],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-autocomplete/NmorphAutocomplete.vue"]]),zt=(r={})=>{const o=e.ref(null),n=e.ref(!1);return{elementRef:o,focused:n,handleFocus:()=>{n.value=!0,r.onFocus?.()},handleBlur:()=>{n.value=!1,r.onBlur?.()},focus:()=>{o.value?.focus()},blur:()=>{o.value?.blur()},select:()=>{const d=o.value;d&&"select"in d&&typeof d.select=="function"&&d.select()}}},Ry=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},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","focus","blur"],setup(r,{expose:o,emit:n}){const t=r,l=n,{id:i,name:a,tabindex:s}=He(t),{modelValue:d,updateModelValue:p}=Ne(t,N=>l("update:model-value",N),""),h=(N,y="#000000")=>{const V=N?.trim()||"";return/^#[\da-f]{6}$/i.test(V)?V.toLowerCase():/^#[\da-f]{3}$/i.test(V)?`#${V.slice(1).split("").map(B=>`${B}${B}`).join("").toLowerCase()}`:y},{elementRef:f,focused:m,handleFocus:w,handleBlur:g}=zt({onFocus:()=>l("focus"),onBlur:()=>l("blur")}),u=()=>{if(typeof document>"u")return"#006cb6";const N=f.value||document.documentElement,y=getComputedStyle(N).getPropertyValue("--nmorph-accent-color").trim();return h(y,"#006cb6")},x=e.ref(h(d.value));e.watch(d,N=>{x.value=N?h(N):u()});const v=N=>{const y=N.target,V=h(y.value);x.value=V,p(V)},b=N=>[parseInt(N.slice(1,3),16),parseInt(N.slice(3,5),16),parseInt(N.slice(5,7),16)],S=N=>{const[y,V,B]=b(N);return`rgb(${y}, ${V}, ${B})`},k=N=>{const[y,V,B]=b(N).map(O=>O/255),z=Math.max(y,V,B),q=Math.min(y,V,B),E=(z+q)/2;if(z===q)return`hsl(0, 0%, ${Math.round(E*100)}%)`;const D=z-q,F=E>.5?D/(2-z-q):D/(z+q);let L=0;return z===y?L=(V-B)/D+(V<B?6:0):z===V?L=(B-y)/D+2:L=(y-V)/D+4,`hsl(${Math.round(L*60)}, ${Math.round(F*100)}%, ${Math.round(E*100)}%)`};e.onMounted(()=>{d.value||(x.value=u())}),o({inputDOMRef:f});const I=e.computed(()=>W({nmorph:[_e[t.thickness],m.value&&"focused"],"nmorph-color-picker":[t.disabled&&"disabled",t.displayFormat]})),M=e.computed(()=>t.displayFormat==="rgb"?S(x.value):t.displayFormat==="hsl"?k(x.value):x.value.toUpperCase()),C={props:t,emit:l,id:i,name:a,tabindex:s,modelValue:d,updateModelValue:p,normalizeColor:h,inputDOMRef:f,focused:m,handleFocus:w,handleBlur:g,resolveAccentColor:u,currentValue:x,handleInput:v,hexToRgb:b,formatRgb:S,formatHsl:k,modifiers:I,displayValue:M};return Object.defineProperty(C,"__isScriptSetup",{enumerable:!1,value:!0}),C}}),jy={class:"nmorph-color-picker__content"},Wy=["id","name","tabindex","value","disabled"],Ky={key:0,class:"nmorph-color-picker__value"};function Uy(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("div",jy,[e.createElementVNode("input",{id:t.id,ref:"inputDOMRef",name:t.name,tabindex:t.tabindex,class:"nmorph-color-picker__native nmorph-native-input",type:"color",value:t.currentValue,disabled:t.props.disabled,onInput:t.handleInput,onFocus:o[0]||(o[0]=(...a)=>t.handleFocus&&t.handleFocus(...a)),onBlur:o[1]||(o[1]=(...a)=>t.handleBlur&&t.handleBlur(...a))},null,40,Wy),e.createElementVNode("div",{class:"nmorph-color-picker__swatch",style:e.normalizeStyle({background:t.currentValue})},null,4),t.props.showValue?(e.openBlock(),e.createElementBlock("span",Ky,e.toDisplayString(t.displayValue),1)):e.createCommentVNode("v-if",!0)])],2)}const $y=j(Ry,[["render",Uy],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-color-picker/NmorphColorPicker.vue"]]),Gy=e.defineComponent({__name:"NmorphClearButton",emits:["clear"],setup(r,{expose:o,emit:n}){o();const t=n,l=e.computed(()=>W({"nmorph-input-clear-button":[]})),i={emit:t,modifiers:l,get NmorphIcon(){return ie},get NmorphIconError(){return Xe}};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}});function Yy(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createVNode(t.NmorphIcon,{onClick:o[0]||(o[0]=e.withModifiers(a=>t.emit("clear"),["stop"]))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconError)]),_:1})],2)}const Zy=j(Gy,[["render",Yy],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/inner-components/nmorph-clear-button/NmorphClearButton.vue"]]),Xy=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(r,{expose:o,emit:n}){o();const i={props:r,emit:n,get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphIconChevronDoubleDown(){return to},get NmorphIconChevronDown(){return Ae},get getMonthName(){return xo}};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}}),Qy={class:"nmorph-date-picker-header"},Jy={class:"nmorph-date-picker-header__left-side"},e_={class:"nmorph-date-picker-header__center-side"},t_={class:"nmorph-date-picker-header__right-side"};function o_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",Qy,[e.createElementVNode("div",Jy,[e.createVNode(t.NmorphButton,{class:"nmorph-date-picker-header__action-btn",tabindex:-1,onClick:o[0]||(o[0]=a=>t.emit("prev-year"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-date-picker-header__chevron-double-left"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDoubleDown)]),_:1})]),_:1}),e.createVNode(t.NmorphButton,{class:"nmorph-date-picker-header__action-btn",tabindex:-1,onClick:o[1]||(o[1]=a=>t.emit("prev-month"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-date-picker-header__chevron-left"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1})]),e.createElementVNode("div",e_,[e.createVNode(t.NmorphButton,{text:t.props.year,tabindex:-1,fill:"",onClick:o[2]||(o[2]=a=>t.emit("change-year"))},null,8,["text"]),e.createVNode(t.NmorphButton,{text:t.getMonthName(t.props.month),tabindex:-1,fill:"",onClick:o[3]||(o[3]=a=>t.emit("change-month"))},null,8,["text"])]),e.createElementVNode("div",t_,[e.createVNode(t.NmorphButton,{class:"nmorph-date-picker-header__action-btn",tabindex:-1,onClick:o[4]||(o[4]=a=>t.emit("next-month"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-date-picker-header__chevron-right"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1}),e.createVNode(t.NmorphButton,{class:"nmorph-date-picker-header__action-btn",tabindex:-1,onClick:o[5]||(o[5]=a=>t.emit("next-year"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-date-picker-header__chevron-double-right"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDoubleDown)]),_:1})]),_:1})])])}const r_=j(Xy,[["render",o_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/inner-components/nmorph-date-picker-header/NmorphDatePickerHeader.vue"]]),n_=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(r,{expose:o,emit:n}){o();const{months:t}=St(),l=t.map((b,S)=>({label:b.substring(0,3),value:String(S),tabindex:-1})),i=r,a=e.ref(l),s=e.ref(String(i.currentDate.getMonth())),d=e.ref(i.currentDate.getFullYear()),p=()=>{const b=i.currentDate.getFullYear(),S=bc(b).map(k=>({label:String(k),value:String(k)}));a.value=S};e.watch(()=>i.currentDate,()=>{i.type==="year"&&(p(),s.value=String(i.currentDate.getFullYear()))},{immediate:!0,deep:!0});const h=n,f=e.computed({get:()=>s.value,set:b=>{s.value=b,i.type==="month"?h("update-month",s.value):h("update-year",s.value)}}),m=b=>{a.value=a.value.map(S=>{const k=String(b==="decrease"?Number(S.value)-10:Number(S.value)+10);return{label:k,value:k}})},w=b=>{b==="decrease"?d.value=d.value-1:d.value=d.value+1,h("update-year",String(d.value))},g=b=>{b==="decrease"?i.type==="year"?m("decrease"):w("decrease"):i.type==="year"?m("increase"):w("increase")},u=e.computed(()=>i.type==="year"?`${a.value[0].label} - ${a.value[a.value.length-1].label}`:String(d.value)),v={months:t,initialMonthData:l,props:i,values:a,selectedValue:s,selectedYear:d,setInitialYearsData:p,emit:h,selectedValueModel:f,updateYearValues:m,updateYear:w,buttonClickHandler:g,value:u,goToYearsHandler:()=>{i.type==="month"&&h("back-to-years")},get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphRadioGroup(){return Po},get NmorphDivider(){return rs},get NmorphIconChevronDown(){return Ae}};return Object.defineProperty(v,"__isScriptSetup",{enumerable:!1,value:!0}),v}}),a_={class:"nmorph-year-month-picker"},l_={class:"nmorph-year-month-picker__header"},i_={class:"nmorph-year-month-picker__value"},c_={class:"nmorph-year-month-picker__values"};function s_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",a_,[e.createElementVNode("div",l_,[e.createVNode(t.NmorphButton,{class:"nmorph-year-month-picker__action-btn",tabindex:-1,onClick:o[0]||(o[0]=a=>t.buttonClickHandler("decrease"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-year-month-picker__chevron-left"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1}),e.createElementVNode("div",i_,[e.createVNode(t.NmorphButton,{text:t.value,tabindex:-1,onClick:t.goToYearsHandler},null,8,["text"])]),e.createVNode(t.NmorphButton,{class:"nmorph-year-month-picker__action-btn",tabindex:-1,onClick:o[1]||(o[1]=a=>t.buttonClickHandler("increase"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-year-month-picker__chevron-right"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1})]),e.createVNode(t.NmorphDivider),e.createElementVNode("div",c_,[e.createVNode(t.NmorphRadioGroup,{modelValue:t.selectedValueModel,"onUpdate:modelValue":o[2]||(o[2]=a=>t.selectedValueModel=a),options:t.values},null,8,["modelValue","options"])])])}const d_=j(n_,[["render",s_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/inner-components/nmorph-year-month-picker/NmorphYearMonthPicker.vue"]]),m_=e.defineComponent({__name:"NmorphDatePickerContent",props:{initialDate:{type:Date,required:!1,default:()=>new Date},selectedValues:{type:[Date,Array,null],required:!0},type:{type:null,required:!1,default:"date"}},emits:["update-selected-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-date-picker-content":[]})),a=e.ref(t.initialDate),s=e.ref("calendar"),d=e.computed(()=>new Date(a.value.setMonth(a.value.getMonth()-1))),p=e.computed(()=>new Date(a.value.setMonth(a.value.getMonth()+1))),h=e.computed(()=>new Date(a.value.setFullYear(a.value.getFullYear()-1))),f=e.computed(()=>new Date(a.value.setFullYear(a.value.getFullYear()+1))),m=()=>{a.value=d.value},w=()=>{a.value=p.value},g=()=>{a.value=h.value},u=()=>{a.value=f.value},x=()=>{s.value="year"},v=()=>{s.value="month"},b=N=>{const y=new Date(a.value.setFullYear(Number(N)));a.value=y,s.value="month"},S=N=>{const y=new Date(a.value.setMonth(Number(N)));a.value=y,s.value="calendar"},k=()=>{s.value="year"},I=e.computed({get:()=>t.selectedValues,set:N=>l("update-selected-value",N)}),C={props:t,emit:l,modifiers:i,initialDate:a,selectedPicker:s,prevMonth:d,nextMonth:p,prevYear:h,nextYear:f,prevMonthHandler:m,nextMonthHandler:w,prevYearHandler:g,nextYearHandler:u,changeYearHandler:x,changeMonthHandler:v,updateYearHandler:b,updateMonthHandler:S,backToYearsHandler:k,selectedValuesModel:I,updateInitialDate:N=>{a.value=N},get NmorphCalendar(){return wc},NmorphDatePickerHeader:r_,NmorphYearMonthPicker:d_};return Object.defineProperty(C,"__isScriptSetup",{enumerable:!1,value:!0}),C}});function p_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[t.selectedPicker==="calendar"?(e.openBlock(),e.createBlock(t.NmorphCalendar,{key:0,modelValue:t.selectedValuesModel,"onUpdate:modelValue":o[0]||(o[0]=a=>t.selectedValuesModel=a),type:t.props.type,"initial-date":t.initialDate,onUpdateInitialDate:t.updateInitialDate},{header:e.withCtx(()=>[e.createVNode(t.NmorphDatePickerHeader,{year:t.initialDate.getFullYear(),month:t.initialDate.getMonth(),onPrevMonth:t.prevMonthHandler,onNextMonth:t.nextMonthHandler,onPrevYear:t.prevYearHandler,onNextYear:t.nextYearHandler,onChangeYear:t.changeYearHandler,onChangeMonth:t.changeMonthHandler},null,8,["year","month"])]),_:1},8,["modelValue","type","initial-date"])):e.createCommentVNode("v-if",!0),t.selectedPicker==="year"?(e.openBlock(),e.createBlock(t.NmorphYearMonthPicker,{key:1,type:"year","current-date":t.initialDate,onUpdateYear:t.updateYearHandler},null,8,["current-date"])):e.createCommentVNode("v-if",!0),t.selectedPicker==="month"?(e.openBlock(),e.createBlock(t.NmorphYearMonthPicker,{key:2,type:"month","current-date":t.initialDate,onUpdateYear:t.updateYearHandler,onUpdateMonth:t.updateMonthHandler,onBackToYears:t.backToYearsHandler},null,8,["current-date"])):e.createCommentVNode("v-if",!0)],2)}const h_=j(m_,[["render",p_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/inner-components/nmorph-date-picker-content/NmorphDatePickerContent.vue"]]),f_=e.defineComponent({__name:"NmorphDatePicker",props:{placeholder:{type:String,required:!1,default:""},modelValue:{type:[Date,Array,null],required:!1,default:null},type:{type:null,required:!1,default:"date"},textSeparator:{type:String,required:!1,default:"-"},initialDate:{type:Date,required:!1,default:()=>new Date},zIndex:{type:Number,required:!1,default:void 0},dateLocale:{type:[String,Array],required:!1,default:void 0},dateFormatOptions:{type:null,required:!1,default:void 0},dateFormat:{type:String,required:!1,default:""},dateFormatter:{type:Function,required:!1,default:void 0},valueSeparator:{type:String,required:!1,default:", "},rangeSeparator:{type:String,required:!1,default:" - "},width:{type:[Number,String],required:!1,default:void 0},rangeWidth:{type:[Number,String],required:!1,default:void 0},calendarCellHeight:{type:[Number,String],required:!1,default:void 0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const{t}=Ie.useI18n(),l=r,{id:i,name:a,autocomplete:s}=He(l),d=e.computed(()=>l.placeholder?l.placeholder:t("pickADate")),p=n,{modelValue:h,updateModelValue:f}=Ne(l,B=>p("update:model-value",B),null),m=e.ref(h.value),w=e.ref(!1),g=()=>{w.value=!0},u=()=>{w.value=!1},x=e.computed(()=>W({nmorph:[_e[l.thickness]],"nmorph-date-picker":[l.disabled&&"disabled",l.type,w.value&&"focus"]})),v=e.computed(()=>pe({"--nmorph-private-date-picker-width":l.width,"--nmorph-private-date-picker-range-width":l.rangeWidth,"--nmorph-private-date-picker-calendar-cell-height":l.calendarCellHeight})),b=e.ref(!1),S=e.ref(null),k=()=>{b.value=!1},I=()=>{b.value=!b.value},M=e.computed(()=>{if(!m.value)return d.value;const B={locale:l.dateLocale,options:l.dateFormatOptions,format:l.dateFormat,formatter:l.dateFormatter};if(Array.isArray(m.value)){if(m.value.length===0)return d.value;const z=vt(m.value,B),q=l.type==="daterange"?l.rangeSeparator:l.valueSeparator;return z.join(q)}else return vt(m.value,B)}),C=()=>{const B=Array.isArray(m.value)?[]:null;m.value=B,f(m.value)},N=B=>{m.value=B,f(m.value)};e.watch(h,B=>{m.value=B},{deep:!0});const y=e.computed(()=>Array.isArray(m.value)?m.value.length>0:!!m.value),V={t,props:l,id:i,name:a,autocomplete:s,placeholderText:d,emit:p,modelValue:h,updateModelValue:f,selectedDate:m,focus:w,focusHandler:g,blurHandler:u,modifiers:x,styles:v,open:b,nmorphInputDOMRef:S,closeHandler:k,toggleOpen:I,displayValue:M,clearHandler:C,updateSelectedDateHandler:N,showClearButton:y,get NmorphDropdown(){return Je},get NmorphIcon(){return ie},get NmorphIconCalendar(){return eo},NmorphClearButton:Zy,NmorphDatePickerContent:h_};return Object.defineProperty(V,"__isScriptSetup",{enumerable:!1,value:!0}),V}}),u_={class:"nmorph-date-picker__date-wrapper"},g_=["id","name","autocomplete","onKeydown"],w_={class:"nmorph-date-picker__selected-value"},b_={class:"nmorph-date-picker__clear-button-wrapper"},y_={class:"nmorph-date-picker__content"};function __(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",u_,[e.createElementVNode("div",{ref:"nmorphInputDOMRef",class:e.normalizeClass(["nmorph-date-picker__input",{"nmorph-date-picker__input--open":t.open}]),onClick:t.toggleOpen},[e.createElementVNode("input",{id:t.id,name:t.name,autocomplete:t.autocomplete,type:"date",onFocus:e.withModifiers(t.focusHandler,["prevent"]),onBlur:t.blurHandler,onKeydown:e.withKeys(e.withModifiers(()=>{},["prevent"]),["space"])},null,40,g_),e.createVNode(t.NmorphIcon,{class:"nmorph-date-picker__calendar-icon"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconCalendar)]),_:1}),e.createElementVNode("div",w_,e.toDisplayString(t.displayValue),1),e.createElementVNode("div",b_,[t.showClearButton?(e.openBlock(),e.createBlock(t.NmorphClearButton,{key:0,onClear:t.clearHandler})):e.createCommentVNode("v-if",!0)])],2),e.createElementVNode("div",y_,[t.nmorphInputDOMRef?(e.openBlock(),e.createBlock(t.NmorphDropdown,{key:0,"fill-width":!1,width:324,open:t.open,"relative-element":t.nmorphInputDOMRef,"z-index":t.props.zIndex,onOnOutsideClick:t.closeHandler},{default:e.withCtx(()=>[e.createVNode(t.NmorphDatePickerContent,{"selected-values":t.selectedDate,"initial-date":t.props.initialDate,type:n.type,onUpdateSelectedValue:t.updateSelectedDateHandler},null,8,["selected-values","initial-date","type"])]),_:1},8,["open","relative-element","z-index"])):e.createCommentVNode("v-if",!0)])])],6)}const k_=j(f_,[["render",__],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/NmorphDatePicker.vue"]]),N_=e.defineComponent({__name:"NmorphFileUpload",props:{id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},tabindex:{type:Number,required:!1},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:()=>[]},photoWithPreview:{type:Boolean,required:!1,default:!0},buttonText:{type:String,required:!1,default:""},compact:{type:Boolean,required:!1,default:!1},layout:{type:String,required:!1,default:"list"},fileNameWidth:{type:[Number,String],required:!1,default:void 0}},emits:["update:model-value","on-unsupported-file-type-error","on-file-validation-error"],setup(r,{expose:o,emit:n}){const{t}=Ie.useI18n(),l=r,i=n,a=e.computed(()=>l.buttonText?l.buttonText:t("selectFile")),{id:s,name:d,autocomplete:p,tabindex:h}=He(l),{modelValue:f,updateModelValue:m}=Ne(l,E=>i("update:model-value",E),[]),w=e.inject("form-data",void 0),g=e.computed(()=>Ms(l.allowedTypes)),u=E=>l.photoWithPreview&&Qo(E),x=e.ref(null),v=e.ref([...f.value]),b=new Set,S=()=>{const E=x.value;E&&(E.value="")},k=E=>{b.has(E)&&(URL.revokeObjectURL(E),b.delete(E))},I=E=>{const D=new Set(E.map(F=>F.previewUrl));Array.from(b).forEach(F=>{D.has(F)||k(F)})},M=E=>{const D=[...E];v.value=D,m(D)},C=E=>{const D=w?.validateField(s.value,E);return{valid:D?.valid.value??!0,errors:D?.errors.value??[]}},N=()=>{l.disabled||!x.value||x.value.click()},y=E=>{if(l.disabled)return;const D=E.target,F=Array.from(D.files||[]),L=l.multiple?F:F.slice(0,1),O=[];if(L.forEach(G=>{if(!Jo(G,l.allowedTypes)){i("on-unsupported-file-type-error",G.type||st(G.name)||G.name);return}const Q=l.multiple?[...v.value.map(Y=>Y.data),...O,G]:[G],Z=C(Q);if(!Z.valid){i("on-file-validation-error",{file:G,errors:Z.errors});return}O.push(G)}),S(),O.length>0){const G=O.map(Z=>{const Y=URL.createObjectURL(Z);return b.add(Y),{data:Z,previewUrl:Y}}),Q=l.multiple?[...v.value,...G]:G;I(Q),M(Q),w?.validateField(s.value,Q)}},V=E=>{if(l.disabled)return;const D=v.value.findIndex(F=>F.data.name===E);if(D!==-1){const F=v.value[D];k(F.previewUrl),S();const L=v.value.filter((O,G)=>G!==D);M(L),w?.validateField(s.value,L)}};e.watch(f,E=>{const D=[...E];I(D),v.value=D,D.length===0&&S()},{deep:!0}),e.onBeforeUnmount(()=>{Array.from(b).forEach(E=>k(E))}),o({inputDOMRef:x});const B=e.computed(()=>W({"nmorph-file-upload":[l.disabled&&"disabled",l.compact&&"compact",`layout-${l.layout}`]})),z=e.computed(()=>pe({"--nmorph-private-file-upload-name-width":l.fileNameWidth})),q={t,props:l,emit:i,computedButtonText:a,id:s,name:d,autocomplete:p,tabindex:h,modelValue:f,updateModelValue:m,formData:w,inputAccept:g,showImagePreview:u,inputDOMRef:x,files:v,createdPreviewUrls:b,resetInputValue:S,revokePreviewUrl:k,revokeRemovedPreviewUrls:I,filesChanged:M,getFormValidationResult:C,openFileSelector:N,handleFileUpload:y,removeFile:V,modifiers:B,styles:z,get NmorphAudioPreview(){return Bo},get NmorphButton(){return Be},get NmorphIconCross(){return Ye},get NmorphIcon(){return ie},get NmorphFileCard(){return Ic},get NmorphIconImage(){return ot},get NmorphImagePreview(){return No},get NmorphVideoPreview(){return So},get getFileExtension(){return st},get isAudioFile(){return Cs},get isImageFile(){return Qo},get isVideoFile(){return Is}};return Object.defineProperty(q,"__isScriptSetup",{enumerable:!1,value:!0}),q}}),B_={class:"nmorph-file-upload__trigger"},x_=["id","name","autocomplete","tabindex","multiple","disabled","accept"],V_={key:0,class:"nmorph-file-upload__list"},S_={class:"nmorph-file-upload__file-info"},v_={class:"nmorph-file-upload__file-name"},E_={key:1,class:"nmorph-file-upload__file-info"},C_={class:"nmorph-file-upload__file-name"},I_={class:"nmorph-file-upload__remove-file"};function M_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",B_,[e.createElementVNode("input",{id:t.id,ref:"inputDOMRef",name:t.name,autocomplete:t.autocomplete,tabindex:t.tabindex,type:"file",multiple:t.props.multiple,disabled:t.props.disabled,accept:t.inputAccept,class:"nmorph-native-input",onChange:t.handleFileUpload},null,40,x_),e.renderSlot(r.$slots,"trigger",{},()=>[e.createVNode(t.NmorphButton,{text:t.computedButtonText,fill:"",disabled:t.props.disabled,onClick:t.openFileSelector},null,8,["text","disabled"])])]),t.files.length>0?(e.openBlock(),e.createElementBlock("div",V_,[e.createVNode(e.TransitionGroup,{name:"list",tag:"div"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.files,({data:a,previewUrl:s})=>(e.openBlock(),e.createElementBlock("div",{key:a.name,class:"nmorph-file-upload__file"},[t.showImagePreview(a)?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(t.NmorphImagePreview,{src:s},null,8,["src"]),e.createElementVNode("div",S_,[e.createVNode(t.NmorphIcon,{width:"14px",height:"17px"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconImage)]),_:1}),e.createElementVNode("span",v_,e.toDisplayString(a.name),1)])],64)):t.isImageFile(a)?(e.openBlock(),e.createElementBlock("div",E_,[e.createVNode(t.NmorphIcon,{width:"14px",height:"17px"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconImage)]),_:1}),e.createElementVNode("span",C_,e.toDisplayString(a.name),1)])):t.isVideoFile(a)?(e.openBlock(),e.createBlock(t.NmorphVideoPreview,{key:2,src:s,name:a.name,"download-href":s,compact:"",controls:""},null,8,["src","name","download-href"])):t.isAudioFile(a)?(e.openBlock(),e.createBlock(t.NmorphAudioPreview,{key:3,src:s,name:a.name,"download-href":s,compact:""},null,8,["src","name","download-href"])):(e.openBlock(),e.createBlock(t.NmorphFileCard,{key:4,name:a.name,"mime-type":a.type,size:a.size,extension:t.getFileExtension(a.name),"preview-src":s,"download-href":s,compact:""},null,8,["name","mime-type","size","extension","preview-src","download-href"])),e.createElementVNode("div",I_,[e.createVNode(t.NmorphButton,{design:"plain",thickness:"thin",onClick:d=>t.removeFile(a.name)},{"icon-only":e.withCtx(()=>[e.createVNode(t.NmorphIconCross)]),_:1},8,["onClick"])])]))),128))]),_:1})])):e.createCommentVNode("v-if",!0)],6)}const z_=j(N_,[["render",M_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-file-upload/NmorphFileUpload.vue"]]),Lo=r=>typeof File<"u"&&r instanceof File,H_=r=>!!r&&typeof r=="object"&&"data"in r&&Lo(r.data),q_=r=>{if(Lo(r))return[r];if(!Array.isArray(r))return null;const o=r;return o.length===0?[]:o.every(Lo)?o:o.every(H_)?o.map(n=>n.data):null},Ht=r=>{const{inputValue:o,rules:n}=r,t=e.ref([]),l=e.ref(!1),i=e.ref(!1);return{touched:i,valid:l,errors:t,validate:()=>{const s=n?.length>0;if(t.value=[],!s){l.value=!0;return}if(o===null)return;const d=o,p=b=>s&&n.some(S=>b in S),h=typeof d=="string"&&p("pattern"),f=typeof d=="number"&&p("numberCompareType"),m=(typeof d=="string"||typeof d=="boolean")&&p("booleanCompareType"),w=Array.isArray(d)&&p("arrayCompareType"),g=p("fileMaxSize")||p("fileAllowedTypes")||p("fileMaxCount"),u=g?q_(d):null,x=g&&u!==null;if(!f&&!h&&!m&&!w&&!x){console.warn("The input value and the provided rules do not match");return}if(i.value||(i.value=!0),h){const b=n;t.value=b.reduce((S,k)=>(d.match(k.pattern)||S.push(k.error),S),[])}if(f){const b=(k,I,M)=>{switch(M){case"eq":return k===I;case"gt":return k>I;case"lt":return k<I;case"lte":return k<=I;case"gte":return k>=I}},S=n;t.value=S.reduce((k,I)=>(b(d,I.compareValue,I.numberCompareType)&&k.push(I.error),k),[])}if(m){const b=n;t.value=b.reduce((S,k)=>{let I=!1;const{compareValue:M,booleanCompareType:C}=k;return C==="not-eq"&&(I=d===M),C==="eq"&&(I=d!==M),I||S.push(k.error),S},[])}if(w){const b=n,S=(k,I,M)=>{switch(M){case"contains-one":return k.some(y=>I.includes(y));case"full-eq":if(k.length!==I.length)return!1;const C=[...k].sort(),N=[...I].sort();return C.every((y,V)=>y===N[V]);case"not-contains":return!k.some(y=>I.includes(y))}};t.value=b.reduce((k,I)=>(S(d.map(C=>String(C)),I.compareValue,I.arrayCompareType)||k.push(I.error),k),[])}if(x){const b=n,S=u||[];t.value=b.reduce((k,I)=>(typeof I.fileMaxSize=="number"&&S.some(M=>M.size>I.fileMaxSize)&&k.push(I.error),I.fileAllowedTypes&&S.some(M=>!Jo(M,I.fileAllowedTypes))&&k.push(I.error),typeof I.fileMaxCount=="number"&&S.length>I.fileMaxCount&&k.push(I.error),k),[])}l.value=t.value.length===0}}},T_=r=>typeof File<"u"&&r instanceof File,Do=r=>T_(r)?{name:r.name,size:r.size,type:r.type,lastModified:r.lastModified}:r instanceof Date?r.toISOString():r instanceof RegExp?r.toString():typeof r=="function"?String(r):Array.isArray(r)?r.map(Do):r&&typeof r=="object"?Object.fromEntries(Object.entries(r).map(([o,n])=>[o,Do(n)])):r,$c=r=>Object.fromEntries(Object.entries(r).map(([o,n])=>[o,JSON.stringify(Do(n))])),Gc=r=>{const o=r.valid;return typeof o=="boolean"?o:o.value},L_=(r,o=!1)=>{const n=e.reactive({}),t=e.reactive({}),l=e.reactive($c(r)),i=e.ref(!1),a=e.ref(!1),s=()=>{const g=Object.values(t).every(Gc),u=Object.values(n).every(Gc);i.value=g&&u},d=()=>{Object.entries(r).forEach(([g,u])=>{t[g]=Ht({inputValue:u.value,rules:u.rules}),t[g].validate()}),s()},p=()=>{Object.entries(r).forEach(([g,u])=>{n[g]=Ht({inputValue:u.value,rules:u.rules}),n[g].validate()}),d()},h=(g,u)=>{const x=r[g];if(!x)return;const v=Ht({inputValue:u??x.value,rules:x.rules});return v.validate(),n[g]=v,d(),a.value=!0,v},f=(g,u)=>{const x=r[g];x&&(x.value=u,h(g,u))},m=(g,u)=>{const x=$c(u);return{changedFields:Object.keys(u).filter(b=>{const S=g[b]??null,k=x[b];return S!==k}),newSnapshot:x}},w=g=>{const{changedFields:u,newSnapshot:x}=m(l,g);u.forEach(v=>{const b=g[v];n[v]=Ht({inputValue:b.value,rules:b.rules}),n[v].validate()}),Object.assign(l,x),d(),a.value=!0};return e.watch(r,w,{deep:!0}),o&&p(),{formValue:r,fields:n,updateFieldValue:f,validateField:h,isFormValid:e.readonly(i),isAnyTouched:e.readonly(a)}},D_=e.defineComponent({__name:"NmorphForm",props:{value:{type:null,required:!0},validateImmediately:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){const n=r,t=e.computed(()=>W({"nmorph-form":[]})),l=L_(n.value,n.validateImmediately);o({formData:l}),e.provide("form-data",l);const i={props:n,modifiers:t,formValidationData:l};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}}),A_={class:"nmorph-form__content"};function P_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("form",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("div",A_,[e.renderSlot(r.$slots,"default")])],2)}const O_=j(D_,[["render",P_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-form/NmorphForm.vue"]]),F_=e.defineComponent({__name:"NmorphErrorBox",props:{thickness:{type:null,required:!1,default:"basic"},errors:{type:[Array,Object],required:!1,default:()=>[]},staticHeight:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>{const a=Array.isArray(n.errors)?n.errors:n.errors.value;return a.length?[a[a.length-1]]:[]}),l=e.computed(()=>W({nmorph:[_e[n.thickness]],"nmorph-error-box":[n.staticHeight&&"static-height",t.value.length===0&&"empty"]})),i={props:n,currentError:t,modifiers:l};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}});function R_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createVNode(e.TransitionGroup,{name:"list",tag:"div"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.currentError,a=>(e.openBlock(),e.createElementBlock("p",{key:a,class:"nmorph-error-box__error"},e.toDisplayString(a),1))),128))]),_:1})],2)}const j_=j(F_,[["render",R_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-form/components/nmorph-form-item/inner-components/nmorph-error-box/NmorphErrorBox.vue"]]),W_="18px",K_=e.defineComponent({__name:"NmorphValidationIcon",props:{valid:{type:[Boolean,Object],required:!0},show:{type:[Boolean,Object],required:!1,default:!0}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-validation-icon":[n.valid?"valid":"invalid"]})),l=e.computed(()=>n.valid?Nt:Xe),i={props:n,modifiers:t,validationIcon:l,validateIconSize:W_,get NmorphIcon(){return ie}};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}});function U_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[n.show?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,class:"nmorph-validation-icon__content",width:t.validateIconSize,height:t.validateIconSize},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.validationIcon)))]),_:1})):e.createCommentVNode("v-if",!0)],2)}const $_=j(K_,[["render",U_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-form/components/nmorph-form-item/inner-components/nmorph-validation-icon/NmorphValidationIcon.vue"]]),G_=e.defineComponent({__name:"NmorphFormItem",props:{id:{type:String,required:!0},name:{type:String,required:!1,default:""},autocomplete:{type:String,required:!1,default:""},thickness:{type:null,required:!1,default:"basic"},label:{type:String,required:!1,default:""},showValidationIcon:{type:Boolean,required:!1,default:!0},staticErrorBoxSpace:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){o();const n=r,t=e.inject("form-data"),l=e.computed(()=>t?.fields[n.id]),i=e.computed(()=>t?.formValue[n.id]),a=e.computed(()=>i.value?.value),s=e.computed(()=>i.value?.rules||[]),d=e.computed(()=>e.unref(l.value?.errors)||[]),p=e.computed(()=>e.unref(l.value?.valid)??!0),h=e.computed(()=>e.unref(l.value?.touched)??!1),f=e.computed(()=>l.value),m=e.computed(()=>!!f.value&&!!l?.value?.touched&&n.showValidationIcon),w=e.computed(()=>f.value&&l.value?.touched);e.provide(qo,{id:e.toRef(n,"id"),name:e.computed(()=>n.name||n.id),autocomplete:e.computed(()=>n.autocomplete||void 0),value:a,rules:s,errors:d,valid:p,touched:h,updateValue:x=>t?.updateFieldValue(n.id,x),validate:x=>{t?.validateField(n.id,x)}});const g=e.computed(()=>W({"nmorph-form-item":[n.label&&"labeled",w.value&&(l.value?.valid?"valid":"invalid")]})),u={props:n,formData:t,validationData:l,fieldData:i,fieldValue:a,fieldRules:s,fieldErrors:d,fieldValid:p,fieldTouched:h,ableToShowValidation:f,showStatusIcon:m,ableToAddValidationModifiers:w,modifiers:g,get NmorphValidationIcon(){return $_},get NmorphErrorBox(){return j_}};return Object.defineProperty(u,"__isScriptSetup",{enumerable:!1,value:!0}),u}}),Y_=["for"],Z_={class:"nmorph-form-item__content"};function X_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[t.props.label?(e.openBlock(),e.createElementBlock("label",{key:0,for:t.props.id},e.toDisplayString(t.props.label),9,Y_)):e.createCommentVNode("v-if",!0),e.createElementVNode("div",Z_,[e.renderSlot(r.$slots,"default"),t.props.showValidationIcon?(e.openBlock(),e.createBlock(t.NmorphValidationIcon,{key:0,valid:!!t.validationData?.valid,show:t.showStatusIcon},null,8,["valid","show"])):e.createCommentVNode("v-if",!0)]),e.createVNode(t.NmorphErrorBox,{errors:t.validationData?.errors,thickness:t.props.thickness,"static-height":n.staticErrorBoxSpace},null,8,["errors","thickness","static-height"])],2)}const Q_=j(G_,[["render",X_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-form/components/nmorph-form-item/NmorphFormItem.vue"]]),J_=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},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){const t=r,{id:l,name:i,autocomplete:a,tabindex:s}=He(t),d=e.computed(()=>W({nmorph:[_e[t.thickness]],"nmorph-number-input":[t.disabled&&"disabled",t.actionBtnPositionRight&&"action-btn-position-right"]})),p={thick:{default:"12px",right:"8px"},basic:{default:"10px",right:"7px"},thin:{default:"8px",right:"5px"}},h=e.computed(()=>{const C=t.actionBtnPositionRight?"right":"default";return p[t.thickness][C]}),f=n,{modelValue:m,updateModelValue:w}=Ne(t,C=>f("update:model-value",C),0),g=e.ref(m.value),u=()=>{g.value+=t.step},x=()=>{g.value-=t.step},v=e.computed(()=>g.value<=t.min),b=e.computed(()=>g.value>=t.max),S=e.computed(()=>"calc(var(--nmorph-private-control-height) / 2)"),k=C=>{const N=C.target;let y=Number(N.value);g.value=y};e.watch(g,C=>{C>t.max&&(g.value=t.max,I.value?.blur()),g.value<t.min&&(g.value=t.min,I.value?.blur()),w(C)}),e.watch(m,C=>{g.value=C});const I=e.ref(null);o({inputDOMRef:I});const M={props:t,id:l,name:i,autocomplete:a,tabindex:s,modifiers:d,iconSizeMap:p,actionBtnIconSize:h,emit:f,modelValue:m,updateModelValue:w,initialValue:g,increaseHandler:u,decreaseHandler:x,minBtnDisabled:v,maxBtnDisabled:b,rightActionBtnHeight:S,inputHandler:k,inputDOMRef:I,get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphIconMinusThin(){return mo},get NmorphIconPlusThin(){return fo}};return Object.defineProperty(M,"__isScriptSetup",{enumerable:!1,value:!0}),M}}),ek={class:"nmorph-number-input__content"},tk={class:"nmorph-number-input__input-content"},ok={key:0,class:"nmorph-number-input__decrease"},rk=["id","name","autocomplete","tabindex","value","min","max"],nk={key:1,class:"nmorph-number-input__increase"},ak={key:2,class:"nmorph-number-input__action-btns"},lk={class:"nmorph-number-input__increase"},ik={class:"nmorph-number-input__decrease"};function ck(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle({"--nmorph-private-number-input-right-action-height":t.rightActionBtnHeight})},[e.createElementVNode("div",ek,[e.createElementVNode("div",tk,[n.actionBtnPositionRight?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",ok,[e.createVNode(t.NmorphButton,{design:"plain",disabled:t.minBtnDisabled,thickness:t.props.thickness,onClick:t.decreaseHandler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{width:t.actionBtnIconSize,height:t.actionBtnIconSize},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconMinusThin)]),_:1},8,["width","height"])]),_:1},8,["disabled","thickness"])])),e.createElementVNode("input",{id:t.id,ref:"inputDOMRef",name:t.name,autocomplete:t.autocomplete,tabindex:t.tabindex,class:"nmorph-native-input",value:t.initialValue,type:"number",min:t.props.min,max:t.props.max,onInput:t.inputHandler},null,40,rk),n.actionBtnPositionRight?(e.openBlock(),e.createElementBlock("div",ak,[e.createElementVNode("div",lk,[e.createVNode(t.NmorphButton,{design:"plain",disabled:t.maxBtnDisabled,thickness:t.props.thickness,onClick:t.increaseHandler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-number-input__plus-icon",width:t.actionBtnIconSize,height:t.actionBtnIconSize},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconPlusThin)]),_:1},8,["width","height"])]),_:1},8,["disabled","thickness"])]),e.createElementVNode("div",ik,[e.createVNode(t.NmorphButton,{design:"plain",disabled:t.minBtnDisabled,thickness:t.props.thickness,onClick:t.decreaseHandler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{width:t.actionBtnIconSize,height:t.actionBtnIconSize},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconMinusThin)]),_:1},8,["width","height"])]),_:1},8,["disabled","thickness"])])])):(e.openBlock(),e.createElementBlock("div",nk,[e.createVNode(t.NmorphButton,{design:"plain",disabled:t.maxBtnDisabled,thickness:t.props.thickness,onClick:t.increaseHandler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-number-input__plus-icon",width:t.actionBtnIconSize,height:t.actionBtnIconSize},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconPlusThin)]),_:1},8,["width","height"])]),_:1},8,["disabled","thickness"])]))])])],6)}const sk=j(J_,[["render",ck],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-number-input/NmorphNumberInput.vue"]]),dk=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:""},prependIconIndent:{type:[Number,String],required:!1,default:void 0},prependIconSize:{type:[Number,String],required:!1,default:void 0},prependIconColor:{type:String,required:!1,default:void 0},inputAttrs:{type:Object,required:!1,default:()=>({})},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","focus","blur","on-enter","keydown"],setup(r,{expose:o,emit:n}){const t=e.useSlots(),l=r,i=n,{id:a,name:s,autocomplete:d,tabindex:p}=He(l),{modelValue:h,updateModelValue:f}=Ne(l,z=>i("update:model-value",z),""),m=e.computed(()=>W({nmorph:[_e[l.thickness],b.value&&"focused"],"nmorph-text-input":[l.typePassword&&"password",(l.typePassword||l.clearable)&&"with-action"]})),w=z=>{const q=z.target;f(q.value)},g=e.ref(!1),u=()=>{l.clearable?f(""):g.value=!g.value},x=e.computed(()=>l.typePassword&&!g.value&&!l.clearable?"password":"text"),{elementRef:v,focused:b,handleFocus:S,handleBlur:k,focus:I,blur:M,select:C}=zt({onFocus:()=>i("focus"),onBlur:()=>i("blur")});o({inputDOMRef:v,focus:I,blur:M,select:C});const N=e.computed(()=>l.clearable?Xe:g.value?io:Qe),y=e.computed(()=>l.indentation||(t["prepend-icon"]?"28px":"8px")),V=e.computed(()=>({"--nmorph-private-text-input-indentation":y.value,...pe({"--nmorph-private-text-input-prepend-icon-indent":l.prependIconIndent,"--nmorph-private-text-input-prepend-icon-size":l.prependIconSize}),...ke({"--nmorph-private-text-input-prepend-icon-color":l.prependIconColor})})),B={slots:t,props:l,emit:i,id:a,name:s,autocomplete:d,tabindex:p,modelValue:h,updateModelValue:f,modifiers:m,handleInput:w,showPassword:g,actionButtonClickHandler:u,type:x,inputDOMRef:v,focused:b,handleFocus:S,handleBlur:k,focus:I,blur:M,select:C,actionIcon:N,indentation:y,styles:V,get NmorphIcon(){return ie},get NmorphButton(){return Be}};return Object.defineProperty(B,"__isScriptSetup",{enumerable:!1,value:!0}),B}}),mk={class:"nmorph-text-input__input-side"},pk={key:0,class:"nmorph-text-input__prepend-icon"},hk=["id","name","autocomplete","tabindex","type","placeholder","disabled","value"];function fk(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",mk,[t.slots["prepend-icon"]?(e.openBlock(),e.createElementBlock("div",pk,[e.renderSlot(r.$slots,"prepend-icon")])):e.createCommentVNode("v-if",!0),e.createElementVNode("input",e.mergeProps({id:t.id,ref:"inputDOMRef",name:t.name,autocomplete:t.autocomplete,tabindex:t.tabindex,class:"nmorph-native-input",type:t.type,placeholder:t.props.placeholder,disabled:t.props.disabled,value:t.modelValue},t.props.inputAttrs,{onInput:t.handleInput,onFocus:o[0]||(o[0]=(...a)=>t.handleFocus&&t.handleFocus(...a)),onBlur:o[1]||(o[1]=(...a)=>t.handleBlur&&t.handleBlur(...a)),onKeydown:o[2]||(o[2]=a=>t.emit("keydown",a)),onKeyup:o[3]||(o[3]=e.withKeys(a=>t.emit("on-enter"),["enter"]))}),null,16,hk),t.props.typePassword||t.props.clearable?(e.openBlock(),e.createBlock(t.NmorphButton,{key:1,disabled:t.props.disabled,class:"nmorph-text-input__password-btn",design:"plain",thickness:t.props.thickness,onMousedown:o[4]||(o[4]=e.withModifiers(()=>{},["prevent"])),onClick:t.actionButtonClickHandler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.actionIcon)))]),_:1})]),_:1},8,["disabled","thickness"])):e.createCommentVNode("v-if",!0)])],6)}const qt=j(dk,[["render",fk],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-text-input/NmorphTextInput.vue"]]),uk=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},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","focus","blur","complete"],setup(r,{expose:o,emit:n}){const t=r,l=n,{id:i,name:a,autocomplete:s,tabindex:d}=He(t),{modelValue:p,updateModelValue:h}=Ne(t,K=>l("update:model-value",K),""),f=e.ref([]),m=e.ref([]),w=e.ref(!1),g=e.ref([]),u=e.computed(()=>Math.max(1,t.length)),x=(K="")=>{const X=`${K??""}`;return t.mode==="numeric"?Array.from(X.replace(/\D/g,"")):t.mode==="alphanumeric"?Array.from(X.replace(/[^a-zA-Z0-9]/g,"")):Array.from(X)},v=(K=p.value)=>{const X=x(K).slice(0,u.value);return Array.from({length:u.value},(H,U)=>X[U]||"")},b=(K,X=!1)=>{if(g.value=Array.from({length:u.value},(U,re)=>K[re]||""),!X)return;const H=g.value.join("");h(H),g.value.includes("")||l("complete",H)};e.watch([p,()=>t.mode,u],()=>{const K=v(p.value);(K.join("")!==g.value.join("")||K.length!==g.value.length)&&b(K)},{immediate:!0});const S=e.computed(()=>W({nmorph:[_e[t.thickness],w.value&&"focused"],"nmorph-otp-input":[t.disabled&&"disabled"]})),k=e.computed(()=>Array.from({length:u.value},(K,X)=>X===0?i.value:`${i.value}-${X+1}`)),I=e.computed(()=>t.mode==="numeric"?"numeric":"text"),M=e.computed(()=>s.value||"one-time-code"),C=e.computed(()=>{if(t.mode==="numeric")return"[0-9]*";if(t.mode==="alphanumeric")return"[A-Za-z0-9]*"}),N=K=>{m.value[K]=f.value[K]?.inputDOMRef??null},y=(K,X)=>{f.value[X]=K,e.nextTick(()=>{N(X)})},V=K=>{N(K),f.value[K]?.select?.(),m.value[K]?.select()},B=(K=0)=>{e.nextTick(()=>{const X=Math.min(Math.max(K,0),u.value-1);N(X),f.value[X]?.focus?.(),m.value[X]?.focus(),V(X)})},z=()=>{f.value.forEach((K,X)=>{K?.blur?.(),m.value[X]?.blur()})};o({inputDOMRefs:m,focus:B,blur:z});const q=(K,X="")=>{const H=[...g.value];H[K]=X,b(H,!0)},E=(K,X)=>{const H=x(K).slice(0,u.value-X);if(!H.length){q(X,"");return}const U=[...g.value];H.forEach((ne,se)=>{U[X+se]=ne}),b(U,!0);const re=X+H.length;re<u.value?B(re):B(u.value-1)},D=(K,X)=>{E(K,X)},F=new Map,L=K=>{const X=F.get(K);if(X)return X;const H=e.computed({get:()=>g.value[K]||"",set:U=>D(U,K)});return F.set(K,H),H},O=K=>{if(g.value[K]){q(K);return}K>0&&(q(K-1),B(K-1))},G=(K,X)=>{if(K.key==="Backspace"){O(X);return}q(X)},Q=K=>{B(K-1)},Z=K=>{B(K+1)},Y=()=>{B(0)},ae=()=>{B(u.value-1)},le=K=>{K.key.length===1&&!x(K.key).length&&K.preventDefault()},T=(K,X)=>{const H=K.clipboardData?.getData("text")||"";E(H,X)},R=K=>{w.value||(w.value=!0,l("focus")),V(K)},_=()=>{setTimeout(()=>{const K=document.activeElement;!m.value.some(H=>H===K)&&w.value&&(w.value=!1,l("blur"))})},$=K=>d.value>0?d.value+K:d.value;e.watch(()=>t.autofocus,K=>{K&&!t.disabled&&B(0)},{immediate:!0});const J={props:t,emit:l,id:i,name:a,autocomplete:s,tabindex:d,modelValue:p,updateModelValue:h,inputRefs:f,inputDOMRefs:m,focused:w,otpValue:g,normalizedLength:u,sanitizeValue:x,normalizeOtpValue:v,syncOtpValue:b,modifiers:S,fieldIds:k,inputMode:I,resolvedAutocomplete:M,inputPattern:C,syncInputDOMRef:N,setInputRef:y,selectField:V,focusField:B,blurFields:z,updateCharAt:q,insertValue:E,inputHandler:D,fieldModels:F,getFieldModel:L,backspaceHandler:O,deleteKeyHandler:G,arrowLeftHandler:Q,arrowRightHandler:Z,homeHandler:Y,endHandler:ae,keydownHandler:le,pasteHandler:T,focusHandler:R,blurHandler:_,getFieldTabindex:$,NmorphTextInput:qt};return Object.defineProperty(J,"__isScriptSetup",{enumerable:!1,value:!0}),J}}),gk=["name","value","disabled"],wk={class:"nmorph-otp-input__content"};function bk(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("input",{name:t.name,value:t.otpValue.join(""),type:"hidden",disabled:t.props.disabled},null,8,gk),e.createElementVNode("div",wk,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.otpValue,(a,s)=>(e.openBlock(),e.createBlock(t.NmorphTextInput,{id:t.fieldIds[s],key:t.fieldIds[s],ref_for:!0,ref:d=>t.setInputRef(d,s),modelValue:t.getFieldModel(s).value,"onUpdate:modelValue":d=>t.getFieldModel(s).value=d,class:"nmorph-otp-input__field",thickness:t.props.thickness,disabled:t.props.disabled,autocomplete:t.resolvedAutocomplete,tabindex:t.getFieldTabindex(s),indentation:"0px","input-attrs":{name:void 0,maxlength:1,inputmode:t.inputMode,pattern:t.inputPattern,autocapitalize:t.props.autocapitalize,spellcheck:!1,autofocus:t.props.autofocus&&s===0,"aria-label":`OTP ${s+1}`},onKeydown:[o[0]||(o[0]=d=>t.keydownHandler(d)),e.withKeys(e.withModifiers(d=>t.deleteKeyHandler(d,s),["prevent"]),["delete"]),e.withKeys(e.withModifiers(d=>t.arrowLeftHandler(s),["prevent"]),["left"]),e.withKeys(e.withModifiers(d=>t.arrowRightHandler(s),["prevent"]),["right"]),e.withKeys(e.withModifiers(t.homeHandler,["prevent"]),["home"]),e.withKeys(e.withModifiers(t.endHandler,["prevent"]),["end"])],onPaste:e.withModifiers(d=>t.pasteHandler(d,s),["prevent"]),onFocus:d=>t.focusHandler(s),onBlur:t.blurHandler},null,8,["id","modelValue","onUpdate:modelValue","thickness","disabled","autocomplete","tabindex","input-attrs","onKeydown","onPaste","onFocus"]))),128))])],2)}const yk=j(uk,[["render",bk],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-otp-input/NmorphOTPInput.vue"]]),_k=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:null,required:!1,default:""},multiple:{type:null,required:!1,default:void 0},nullable:{type:Boolean,required:!1,default:!1},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"},zIndex:{type:Number,required:!1,default:void 0},virtual:{type:Boolean,required:!1,default:!1},virtualItemHeight:{type:Number,required:!1,default:0},virtualMaxHeight:{type:[Number,String],required:!1,default:240},virtualOverscan:{type:Number,required:!1,default:5},virtualDynamicHeight:{type:Boolean,required:!1,default:!1},width:{type:[Number,String],required:!1,default:void 0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const{t}=Ie.useI18n(),l=r,i=e.computed(()=>l.noElementPlaceholder?l.noElementPlaceholder:t("noElementPlaceholder")),a=n,{modelValue:s,updateModelValue:d}=Ne(l,te=>a("update:model-value",te),""),p=()=>l.nullable?null:"",h=e.computed(()=>l.multiple??Array.isArray(s.value)),f=te=>h.value?Array.isArray(te)?te:te?[te]:[]:Array.isArray(te)?te[0]??p():te??p(),m=e.ref(f(s.value)),w=e.ref(l.open),g=e.computed(()=>l.disabled||l.loading),u=e.computed(()=>l.optionsWidth==="auto"),x=e.ref(!0),{id:v,name:b,autocomplete:S,tabindex:k}=He(l),I=te=>{if(g.value)return;if(w.value=!1,!h.value){!l.valueRequired&&m.value===te?m.value=p():m.value=te,d(m.value);return}const ge=Array.isArray(m.value)?m.value:[],ve=ge.includes(te),We=ge.length===1&&ve;l.valueRequired&&We||(ve?m.value=ge.filter(Ke=>Ke!==te):m.value=[...ge,te],d(m.value))},M=e.ref(!1),C=()=>{M.value=!0},N=()=>{M.value=!1},y=e.computed(()=>W({nmorph:[_e[l.thickness]],"nmorph-select":[g.value&&"disabled",s.value?"on":"off",l.loading&&"loading",w.value&&!g.value&&"open",l.fill&&"fill",u.value&&"options-auto-width",x.value?"selected-line-outset":"selected-line-inset",M.value&&"focus"]})),V=e.computed(()=>pe({"--nmorph-private-select-width":l.width})),B=()=>{g.value||(w.value=!w.value)};e.watch(w,te=>{te&&(x.value=!1)},{immediate:!0});const z=()=>{w.value=!1};e.watch(()=>l.loading,te=>{te&&(w.value=!1)}),e.watch(s,te=>{m.value=f(te)},{deep:!0});const q=e.computed(()=>l.options.length>0?l.options:l.optionsMap),E=e.ref(null),D=e.ref([]),F=e.computed(()=>l.options),L=e.computed(()=>l.virtual&&F.value.length>0),O=e.computed(()=>l.virtualItemHeight||$o(l.thickness)),G=e.computed(()=>l.virtualOverscan),Q=e.computed(()=>l.virtualDynamicHeight),Z=It(F,{enabled:L,itemHeight:O,overscan:G,dynamic:Q}),Y=e.computed(()=>Z.virtualItems.value),ae=Z.spacerStyle,le=Z.contentStyle,T=e.computed(()=>Me(l.virtualMaxHeight)),R=()=>{q.value.length>0||!E.value||(D.value=Array.from(E.value.querySelectorAll(".nmorph-select-option")).map(te=>te.getAttribute("value")).filter(te=>!!te))},_=e.computed(()=>q.value.length>0?q.value.map(te=>te.value):D.value),$=e.computed(()=>L.value?Array.isArray(m.value)?m.value:m.value?[m.value]:[]:_.value),J=e.ref(0),K=e.computed(()=>_.value[J.value]||""),X=e.computed(()=>`${v.value}-listbox`),H=te=>`${v.value}-option-${te.replace(/\s+/g,"-")}`;e.watch(J,te=>{w.value&&L.value&&Z.scrollToIndex(te)}),e.watch(_,te=>{J.value>=te.length&&(J.value=Math.max(te.length-1,0))},{immediate:!0}),e.watch(w,async te=>{if(te){if(await e.nextTick(),R(),!Array.isArray(m.value)&&m.value){const ge=_.value.indexOf(m.value);ge!==-1&&(J.value=ge)}Z.refresh(),L.value&&Z.scrollToIndex(J.value)}}),e.onMounted(async()=>{await e.nextTick(),R(),document.addEventListener("click",z)}),e.onUnmounted(()=>{document.removeEventListener("click",z)});const U=e.computed(()=>Array.isArray(m.value)?i.value:m.value?q.value.find(te=>te.value===m.value)?.label:i.value),re=e.computed(()=>q.value.length>0?q.value.filter(ge=>Array.isArray(m.value)&&m.value.includes(ge.value)).map(ge=>({text:ge.label,value:ge.value})):Array.isArray(m.value)?m.value.map(ge=>({text:ge,value:ge})):m.value?[{text:m.value,value:m.value}]:[]);e.provide("select-selected-value",m),e.provide("select-change-selected-value",I),e.provide("select-thickness",e.toRef(l,"thickness"));const ne=e.ref(null),se=e.computed(()=>u.value?`${ne.value?.clientWidth||0}px`:void 0),Se={t,props:l,computedNoElementPlaceholder:i,emit:a,modelValue:s,updateModelValue:d,getEmptySingleValue:p,isMultiple:h,normalizeModelValue:f,initialValue:m,open:w,disabledInput:g,autoOptionsWidth:u,selectedLineOutset:x,id:v,name:b,autocomplete:S,tabindex:k,changeHandler:I,focus:M,focusHandler:C,blurHandler:N,modifiers:y,styles:V,clickHandler:B,closeHandler:z,optionsMap:q,optionsDOMRef:E,slotDomOptions:D,renderedOptions:F,virtualEnabled:L,virtualItemHeight:O,virtualOverscan:G,virtualDynamicHeight:Q,virtualList:Z,virtualOptions:Y,virtualSpacerStyle:ae,virtualContentStyle:le,virtualMaxHeight:T,refreshDomOptions:R,domOptions:_,nativeOptions:$,currentIndex:J,currentFocusedEl:K,listboxId:X,getOptionId:H,selectedValueTitle:U,tags:re,nmorphSelectDOMRef:ne,optionsMinWidth:se,spaceHandler:()=>{g.value||(w.value=!w.value)},arrowDownHandler:()=>{g.value||_.value.length!==0&&(w.value||(w.value=!0),J.value=(J.value+1)%_.value.length)},arrowUpHandler:()=>{g.value||_.value.length!==0&&(w.value||(w.value=!0),J.value=(J.value-1+_.value.length)%_.value.length)},enterHandler:()=>{w.value&&K.value&&I(K.value)},setVirtualOptionRef:(te,ge)=>{Z.measureElement(ge,At(te))},escapeHandler:()=>{w.value=!1},homeHandler:()=>{J.value=0},endHandler:()=>{J.value=Math.max(_.value.length-1,0)},get NmorphTagItem(){return Mo},get NmorphIcon(){return ie},get NmorphSelectOption(){return Yc},get NmorphDropdown(){return Je},get NmorphIconLoaderDots(){return Pe},get NmorphIconChevronDown(){return Ae}};return Object.defineProperty(Se,"__isScriptSetup",{enumerable:!1,value:!0}),Se}}),kk={class:"nmorph-select__content"},Nk=["id","name","autocomplete","tabindex","disabled","aria-expanded","aria-controls","aria-activedescendant","onKeydown"],Bk=["value"],xk={key:0,class:"nmorph-select__selected-value"},Vk={key:1,class:"nmorph-select__selected-value"},Sk={key:2,class:"nmorph-select__selected-value"},vk=["id"];function Ek(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",kk,[e.createElementVNode("select",{id:t.id,name:t.name,autocomplete:t.autocomplete,tabindex:t.tabindex,disabled:t.disabledInput,role:"combobox","aria-expanded":t.open,"aria-controls":t.listboxId,"aria-activedescendant":t.open&&t.currentFocusedEl?t.getOptionId(t.currentFocusedEl):void 0,onFocus:t.focusHandler,onBlur:t.blurHandler,onKeydown:[e.withKeys(e.withModifiers(t.spaceHandler,["prevent"]),["space"]),e.withKeys(e.withModifiers(t.arrowDownHandler,["prevent"]),["arrow-down"]),e.withKeys(e.withModifiers(t.arrowUpHandler,["prevent"]),["arrow-up"]),e.withKeys(e.withModifiers(t.enterHandler,["prevent"]),["enter"]),e.withKeys(e.withModifiers(t.escapeHandler,["prevent"]),["escape"]),e.withKeys(e.withModifiers(t.homeHandler,["prevent"]),["home"]),e.withKeys(e.withModifiers(t.endHandler,["prevent"]),["end"])]},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.nativeOptions,a=>(e.openBlock(),e.createElementBlock("option",{key:a,value:a},null,8,Bk))),128))],40,Nk),e.createElementVNode("div",{ref:"nmorphSelectDOMRef",class:"nmorph-select__selected-values-line","aria-hidden":"true",onClick:e.withModifiers(t.clickHandler,["stop"])},[Array.isArray(t.initialValue)?t.initialValue.length===0?(e.openBlock(),e.createElementBlock("div",Vk,e.toDisplayString(t.computedNoElementPlaceholder),1)):(e.openBlock(),e.createElementBlock("div",Sk,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.tags,a=>(e.openBlock(),e.createBlock(t.NmorphTagItem,{key:a.value,value:a.value,text:a.text,transparent:"",removable:t.tags.length>1||!t.props.valueRequired,thickness:"thin",onClose:t.changeHandler},null,8,["value","text","removable"]))),128))])):(e.openBlock(),e.createElementBlock("div",xk,e.toDisplayString(t.selectedValueTitle),1)),e.createVNode(t.NmorphIcon,{class:"nmorph-select__chevron"},{default:e.withCtx(()=>[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIconLoaderDots,{key:0})):(e.openBlock(),e.createBlock(t.NmorphIconChevronDown,{key:1}))]),_:1})],512)]),t.nmorphSelectDOMRef&&!t.disabledInput?(e.openBlock(),e.createBlock(t.NmorphDropdown,{key:0,open:t.open&&!t.disabledInput,"relative-element":t.nmorphSelectDOMRef,"fill-width":!t.autoOptionsWidth,width:t.autoOptionsWidth?"max-content":void 0,"min-width":t.optionsMinWidth,"max-width":"calc(100vw - 16px)","z-index":t.props.zIndex,"aria-label":t.name,onOnOutsideClick:t.closeHandler,onOnEscapeKeydown:t.escapeHandler},{default:e.withCtx(()=>[e.createElementVNode("div",{id:t.listboxId,ref:"optionsDOMRef",class:"nmorph-select__options",role:"listbox"},[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,class:"nmorph-select__chevron",size:"medium"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})):t.virtualEnabled?(e.openBlock(),e.createElementBlock("div",{key:1,ref:t.virtualList.containerRef,class:"nmorph-select__virtual-list",style:e.normalizeStyle({maxHeight:t.virtualMaxHeight}),onScroll:o[0]||(o[0]=(...a)=>t.virtualList.scrollHandler&&t.virtualList.scrollHandler(...a))},[e.createElementVNode("div",{class:"nmorph-select__virtual-spacer",style:e.normalizeStyle(t.virtualSpacerStyle)},[e.createElementVNode("div",{class:"nmorph-select__virtual-content",style:e.normalizeStyle(t.virtualContentStyle)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.virtualOptions,a=>(e.openBlock(),e.createBlock(t.NmorphSelectOption,{id:t.getOptionId(a.item.value),ref_for:!0,ref:s=>t.setVirtualOptionRef(s,a.index),key:a.index,value:a.item.value,label:a.item.label,disabled:a.item.disabled,"hover-background":a.item.hoverBackground,"hover-color":a.item.hoverColor,focused:a.item.value===t.currentFocusedEl,thickness:a.item.thickness||t.props.thickness},null,8,["id","value","label","disabled","hover-background","hover-color","focused","thickness"]))),128))],4)],4)],36)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.options,a=>(e.openBlock(),e.createBlock(t.NmorphSelectOption,{id:t.getOptionId(a.value),key:a.value,value:a.value,label:a.label,disabled:a.disabled,"hover-background":a.hoverBackground,"hover-color":a.hoverColor,focused:a.value===t.currentFocusedEl,thickness:a.thickness||t.props.thickness},null,8,["id","value","label","disabled","hover-background","hover-color","focused","thickness"]))),128)),e.renderSlot(r.$slots,"default")],64))],8,vk)]),_:3},8,["open","relative-element","fill-width","width","min-width","z-index","aria-label"])):e.createCommentVNode("v-if",!0)],6)}const Ck=j(_k,[["render",Ek],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-select/NmorphSelect.vue"]]),Ik=e.defineComponent({__name:"NmorphSelectOption",props:{value:{type:String,required:!0},label:{type:String,required:!0,default:""},focused:{type:Boolean,required:!1,default:!1},hoverBackground:{type:String,required:!1,default:void 0},hoverColor:{type:String,required:!1,default:void 0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["change-value"],setup(r,{expose:o,emit:n}){o();const t=e.inject("select-selected-value"),l=e.inject("select-change-selected-value"),i=e.inject("select-thickness",void 0),a=r,s=n,d=()=>{a.disabled||(s("change-value",a.value),l&&l(a.value))},p=e.computed(()=>typeof t?.value=="string"?t.value===a.value:Array.isArray(t?.value)?t.value.some(g=>g===a.value):!1),h=e.computed(()=>a.thickness||i?.value||"basic"),f=e.computed(()=>W({nmorph:[_e[h.value]],"nmorph-select-option":[a.disabled&&"disabled",a.label&&"with-label",p.value&&"checked",a.focused&&"focused"]})),m=e.computed(()=>ke({"--nmorph-private-select-option-hover-background":a.hoverBackground,"--nmorph-private-select-option-hover-color":a.hoverColor})),w={selectSelectedValue:t,selectChangeSelectedValue:l,selectThickness:i,props:a,emit:s,clickHandler:d,checked:p,thickness:h,modifiers:f,styles:m,get NmorphIcon(){return ie},get NmorphIconSuccess(){return Nt}};return Object.defineProperty(w,"__isScriptSetup",{enumerable:!1,value:!0}),w}}),Mk=["value","aria-selected","aria-disabled"],zk={class:"nmorph-select-option__content"};function Hk(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),value:t.props.value,role:"option","aria-selected":t.checked,"aria-disabled":t.props.disabled,onClick:t.clickHandler},[e.createElementVNode("div",zk,[e.createElementVNode("span",null,e.toDisplayString(t.props.label),1),e.renderSlot(r.$slots,"default")]),t.checked?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,class:"nmorph-select-option__checked"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconSuccess)]),_:1})):e.createCommentVNode("v-if",!0)],14,Mk)}const Yc=j(Ik,[["render",Hk],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-select/components/nmorph-select-option/NmorphSelectOption.vue"]]),qk=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},fill:{type:Boolean,required:!1,default:!0},showTooltip:{type:Boolean,required:!1,default:!0},thumbWidth:{type:Number,required:!1,default:50},sliderHeight:{type:[Number,String],required:!1,default:void 0},valueFixedContainerHeight:{type:[Number,String],required:!1,default:void 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(r,{expose:o,emit:n}){o();const t=r,{id:l,name:i,tabindex:a}=He(t),s=e.computed(()=>W({nmorph:[],"nmorph-slider":[t.disabled&&"disabled"]})),d=e.computed(()=>`${t.thumbWidth}px`),p=e.ref(t.showTooltip),h=n,{modelValue:f,updateModelValue:m}=Ne(t,L=>h("update:model-value",L),0),w=e.ref(f.value),g=e.ref(null);e.watch(w,()=>{m(w.value)}),e.watch(f,L=>{w.value=L});const u=e.ref(null),x=e.ref(24),v=()=>{x.value=u.value?.tooltipBody?.clientWidth||24};e.watch([w,p],()=>e.nextTick(v),{flush:"post"});const b=e.computed(()=>{S.value,k.value;const L=t.max-t.min,O=g.value?.clientWidth||0;if(!O||L<=0)return{thumb:"0px",tooltip:"0px"};const G=Math.max(0,Math.min(1,(w.value-t.min)/L)),Q=Math.min(t.thumbWidth,O),Z=G*Math.max(0,O-Q),Y=Z+Q/2,ae=Math.max(0,O-x.value),le=Math.max(0,Math.min(ae,Y-x.value/2)),T=`${Z}px`,R=`${le}px`;return{thumb:T,tooltip:R}}),S=e.ref(0),k=e.ref(0),I=()=>{S.value=window.innerWidth,k.value=window.innerHeight,e.nextTick(v)};e.onMounted(()=>{typeof window<"u"&&(S.value=window.innerWidth,k.value=window.innerHeight,window.addEventListener("resize",I),e.nextTick(v))}),e.onUnmounted(()=>{typeof window<"u"&&(document.removeEventListener("pointermove",C),document.removeEventListener("pointerup",N),document.removeEventListener("pointercancel",N),window.removeEventListener("resize",I))});const M=L=>{E.value=!1;const O=g.value?.getBoundingClientRect();let G=0;if(O){const Q=L-O.left,Z=O.width;G=Math.max(0,Math.min(1,Q/Z)),w.value=t.min+G*(t.max-t.min)}w.value=Math.round(w.value/t.step)*t.step,w.value=Math.max(t.min,Math.min(t.max,w.value))},C=L=>{L.preventDefault(),M(L.clientX)},N=()=>{document.removeEventListener("pointermove",C),document.removeEventListener("pointerup",N),document.removeEventListener("pointercancel",N),E.value=!0},y=L=>{t.disabled||L.pointerType==="mouse"&&L.button!==0||(L.preventDefault(),M(L.clientX),document.addEventListener("pointermove",C),document.addEventListener("pointerup",N),document.addEventListener("pointercancel",N))},V=e.ref(null),B=()=>{t.showTooltip&&(p.value=!0)},z=()=>{t.showTooltip&&(p.value=!1)},q=L=>{const O=L.target;w.value=Number(O.value)},E=e.ref(!0),D=e.computed(()=>({"--nmorph-private-slider-thumb-width":d.value,...pe({"--nmorph-private-slider-height":t.sliderHeight,"--nmorph-private-slider-value-container-height":t.valueFixedContainerHeight})})),F={props:t,id:l,name:i,tabindex:a,modifiers:s,thumbWidthCss:d,tooltipVisible:p,emit:h,modelValue:f,updateModelValue:m,thumbValue:w,sliderContainer:g,tooltipRootRef:u,tooltipWidth:x,updateTooltipWidth:v,thumbXPercentPosition:b,windowWidth:S,windowHeight:k,resizeWindowHandler:I,updateThumbValue:M,pointerMove:C,pointerUp:N,pointerDownHandler:y,sliderFirst:V,handleMouseEnter:B,handleMouseLeave:z,nativeInputHandler:q,transitionEnabled:E,styles:D,get NmorphTooltip(){return Ho}};return Object.defineProperty(F,"__isScriptSetup",{enumerable:!1,value:!0}),F}}),Tk={class:"nmorph-slider__content"},Lk={class:"nmorph-slider__input-wrapper"},Dk=["id","name","tabindex","value","min","max","step","disabled"];function Ak(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",Tk,[e.createElementVNode("div",Lk,[e.createElementVNode("div",{ref:"sliderContainer",class:"nmorph-slider__input-container",onPointerdown:t.pointerDownHandler},[t.tooltipVisible&&!t.props.disabled?(e.openBlock(),e.createBlock(t.NmorphTooltip,{key:0,ref:"tooltipRootRef",text:String(t.thumbValue),"force-show":"","force-coordinate":{x:t.thumbXPercentPosition.tooltip,y:"24px"},"block-position":""},null,8,["text","force-coordinate"])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",{ref:"sliderFirst",class:e.normalizeClass(["nmorph-slider__thumb",{"nmorph-slider__thumb--smooth":t.transitionEnabled}]),style:e.normalizeStyle({left:t.thumbXPercentPosition.thumb}),onMouseenter:t.handleMouseEnter,onMouseleave:t.handleMouseLeave},null,38),e.createElementVNode("input",{id:t.id,name:t.name,tabindex:t.tabindex,class:"nmorph-slide__native-input",type:"range",value:t.thumbValue,min:t.props.min,max:t.props.max,step:t.props.step,disabled:t.props.disabled,onInput:t.nativeInputHandler},null,40,Dk)],544)])])],6)}const Pk=j(qk,[["render",Ak],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-slider/NmorphSlider.vue"]]),Ok=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},width:{type:[Number,String],required:!1,default:void 0},height:{type:[Number,String],required:!1,default:void 0},offset:{type:[Number,String],required:!1,default:void 0},thumbHeight:{type:[Number,String],required:!1,default:void 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(r,{expose:o,emit:n}){const t=r,{id:l,name:i,tabindex:a}=He(t),s=n,{modelValue:d,updateModelValue:p}=Ne(t,S=>s("update:model-value",S),!1),h=e.ref(!1),f=()=>{h.value=!0},m=()=>{h.value=!1},w=e.computed(()=>W({"nmorph-switch":[t.disabled&&"disabled",g.value?"on":"off",t.loading&&"loading",h.value&&"focus"]})),g=e.ref(d.value===t.activeValue),u=()=>{if(t.disabled)return;g.value=!g.value;const S=g.value?t.activeValue:t.inactiveValue;p(S)},x=e.ref(null);o({inputDOMRef:x});const v=e.computed(()=>pe({"--nmorph-private-switch-width":t.width,"--nmorph-private-switch-height":t.height,"--nmorph-private-switch-offset":t.offset,"--nmorph-private-switch-thumb-height":t.thumbHeight}));e.watch(d,S=>{g.value=S===t.activeValue});const b={props:t,id:l,name:i,tabindex:a,emit:s,modelValue:d,updateModelValue:p,focus:h,focusHandler:f,blurHandler:m,modifiers:w,initialValue:g,changeHandler:u,inputDOMRef:x,styles:v,get NmorphIcon(){return ie},get NmorphIconLoaderDots(){return Pe}};return Object.defineProperty(b,"__isScriptSetup",{enumerable:!1,value:!0}),b}}),Fk=["id","name","value","checked","disabled","tabindex"],Rk={class:"nmorph-switch-thumb"};function jk(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",{class:"nmorph-switch__content",onClick:t.changeHandler},[e.createElementVNode("input",{id:t.id,ref:"inputDOMRef",name:t.name,type:"checkbox",value:t.props.activeValue,checked:t.initialValue,disabled:t.props.disabled,tabindex:t.tabindex,class:"nmorph-native-input",onFocus:t.focusHandler,onBlur:t.blurHandler},null,40,Fk),e.createElementVNode("div",{class:e.normalizeClass(["nmorph-switch__bg-content",{"nmorph-switch__bg-content--enable":t.initialValue}])},[t.initialValue?e.renderSlot(r.$slots,"bg-on",{key:0}):e.renderSlot(r.$slots,"bg-off",{key:1})],2),e.createElementVNode("div",Rk,[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,width:"14px",height:"14px"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoaderDots)]),_:1})):t.initialValue?e.renderSlot(r.$slots,"thumb-on",{key:1}):e.renderSlot(r.$slots,"thumb-off",{key:2})])])],6)}const Wk=j(Ok,[["render",jk],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-switch/NmorphSwitch.vue"]]),Kk=e.defineComponent({__name:"NmorphTextarea",props:{placeholder:{type:String,required:!1,default:""},modelValue:{type:String,required:!1,default:""},rows:{type:Number,required:!1,default:3},minRows:{type:Number,required:!1,default:2},maxRows:{type:Number,required:!1,default:void 0},resize:{type:String,required:!1,default:"vertical"},autoSize:{type:Boolean,required:!1,default:!1},indentation:{type:String,required:!1,default:"12px"},textareaAttrs:{type:Object,required:!1,default:()=>({})},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","focus","blur","on-enter","keydown"],setup(r,{expose:o,emit:n}){const t=r,l=n,{id:i,name:a,autocomplete:s,tabindex:d}=He(t),{modelValue:p,updateModelValue:h}=Ne(t,V=>l("update:model-value",V),""),{elementRef:f,focused:m,handleFocus:w,handleBlur:g,focus:u,blur:x,select:v}=zt({onFocus:()=>l("focus"),onBlur:()=>l("blur")}),b=e.computed(()=>W({nmorph:[_e[t.thickness],m.value&&"focused"],"nmorph-textarea":[t.disabled&&"disabled",t.autoSize&&"auto-size"]})),S=V=>{const B=window.getComputedStyle(V);return parseFloat(B.paddingTop)+parseFloat(B.paddingBottom)},k=async()=>{if(!t.autoSize)return;await e.nextTick();const V=f.value;if(!V)return;V.style.height="auto";const B=window.getComputedStyle(V),z=parseFloat(B.lineHeight)||20,q=t.maxRows?t.maxRows*z+S(V):1/0,E=Math.min(V.scrollHeight,q);V.style.height=`${E}px`,V.style.overflowY=V.scrollHeight>q?"auto":"hidden"},I=V=>{const B=V.target;h(B.value),k()};e.watch(p,k),e.onMounted(k),o({textareaDOMRef:f,focus:u,blur:x,select:v,resizeToContent:k});const M=e.computed(()=>Math.max(t.minRows,1)),C=e.computed(()=>Math.max(t.rows,M.value)),N=e.computed(()=>({"--nmorph-private-textarea-resize":t.autoSize?"none":t.resize,"--nmorph-private-textarea-indentation":t.indentation})),y={props:t,emit:l,id:i,name:a,autocomplete:s,tabindex:d,modelValue:p,updateModelValue:h,textareaDOMRef:f,focused:m,handleFocus:w,handleBlur:g,focus:u,blur:x,select:v,modifiers:b,getVerticalPadding:S,resizeToContent:k,handleInput:I,minRows:M,rows:C,styles:N};return Object.defineProperty(y,"__isScriptSetup",{enumerable:!1,value:!0}),y}}),Uk=["id","name","autocomplete","tabindex","placeholder","disabled","value","rows"];function $k(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("textarea",e.mergeProps({id:t.id,ref:"textareaDOMRef",name:t.name,autocomplete:t.autocomplete,tabindex:t.tabindex,class:"nmorph-native-input",placeholder:t.props.placeholder,disabled:t.props.disabled,value:t.modelValue,rows:t.rows},t.props.textareaAttrs,{onInput:t.handleInput,onFocus:o[0]||(o[0]=(...a)=>t.handleFocus&&t.handleFocus(...a)),onBlur:o[1]||(o[1]=(...a)=>t.handleBlur&&t.handleBlur(...a)),onKeydown:o[2]||(o[2]=a=>t.emit("keydown",a)),onKeyup:o[3]||(o[3]=e.withKeys(a=>t.emit("on-enter"),["enter"]))}),null,16,Uk)],6)}const Gk=j(Kk,[["render",$k],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-textarea/NmorphTextarea.vue"]]),Yk=e.defineComponent({__name:"NmorphTimePicker",props:{modelValue:{type:[String,null],required:!1,default:null},placeholder:{type:String,required:!1,default:""},hourStep:{type:Number,required:!1,default:1},minuteStep:{type:Number,required:!1,default:5},secondStep:{type:Number,required:!1,default:1},showSeconds:{type:Boolean,required:!1,default:!1},minTime:{type:String,required:!1,default:""},maxTime:{type:String,required:!1,default:""},clearable:{type:Boolean,required:!1,default:!0},zIndex:{type:Number,required:!1,default:void 0},width:{type:[Number,String],required:!1,default:void 0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","focus","blur"],setup(r,{expose:o,emit:n}){const t=r,l=n,{t:i}=Ie.useI18n(),{id:a,name:s,autocomplete:d,tabindex:p}=He(t),{modelValue:h,updateModelValue:f}=Ne(t,_=>l("update:model-value",_),null),m=e.ref(!1),{elementRef:w,focused:g,handleFocus:u,handleBlur:x}=zt({onFocus:()=>l("focus"),onBlur:()=>l("blur")}),v=_=>String(_).padStart(2,"0"),b=_=>Math.max(1,Math.floor(Number.isFinite(_)?_:1)),S=_=>{if(!_)return null;const $=_.match(/^(\d{1,2}):(\d{2})(?::(\d{2}))?$/);if(!$)return null;const J=Number($[1]),K=Number($[2]),X=Number($[3]||0);return J>23||K>59||X>59?null:{hour:J,minute:K,second:X}},k=_=>{const $=`${v(_.hour)}:${v(_.minute)}`;return t.showSeconds?`${$}:${v(_.second)}`:$},I=_=>_.hour*3600+_.minute*60+_.second,M=e.computed(()=>S(t.minTime)),C=e.computed(()=>S(t.maxTime)),N=e.computed(()=>S(h.value)),y=e.ref(N.value||{hour:0,minute:0,second:0}),V=e.computed(()=>t.placeholder||i("pickATime"));e.watch(h,_=>{const $=S(_);$&&(y.value=$)});const B=_=>{const $=I(_);return!!(M.value&&$<I(M.value)||C.value&&$>I(C.value))},z=(_,$,J)=>{const K=b(J),X=new Set;for(let H=0;H<=$;H+=K)X.add(H);return X.add(y.value[_]),Array.from(X).filter(H=>H>=0&&H<=$).sort((H,U)=>H-U).map(H=>{const U={...y.value,[_]:H};return{label:v(H),value:H,disabled:B(U)}})},q=e.computed(()=>z("hour",23,t.hourStep)),E=e.computed(()=>z("minute",59,t.minuteStep)),D=e.computed(()=>z("second",59,t.secondStep)),F=(_,$)=>{const J={...y.value,[_]:$};B(J)||(y.value=J,f(k(J)))},L=()=>{f(null),m.value=!1},O=()=>{m.value=!1},G=()=>{t.disabled||(m.value=!m.value)},Q=_=>{const $=_.target,J=S($.value);!J||B(J)||(y.value=J,f(k(J)))},Z=e.computed(()=>h.value||V.value),Y=e.computed(()=>t.showSeconds?b(t.secondStep):b(t.minuteStep)*60),ae=e.computed(()=>t.clearable&&!!h.value&&!t.disabled),le=e.computed(()=>W({nmorph:[_e[t.thickness]],"nmorph-time-picker":[t.disabled&&"disabled",m.value&&"open",g.value&&"focus",!h.value&&"placeholder"]})),T=e.computed(()=>pe({"--nmorph-private-time-picker-width":t.width}));o({inputDOMRef:w});const R={props:t,emit:l,t:i,id:a,name:s,autocomplete:d,tabindex:p,modelValue:h,updateModelValue:f,open:m,inputDOMRef:w,focused:g,focusHandler:u,blurHandler:x,pad:v,normalizeStep:b,parseTime:S,formatTime:k,timeToSeconds:I,minTimeParts:M,maxTimeParts:C,modelTimeParts:N,pickerValue:y,placeholderText:V,isOutsideRange:B,getUnitOptions:z,hourOptions:q,minuteOptions:E,secondOptions:D,selectUnit:F,clearHandler:L,closeHandler:O,toggleOpen:G,nativeInputHandler:Q,displayValue:Z,inputStep:Y,showClearButton:ae,modifiers:le,styles:T,get NmorphButton(){return Be},get NmorphDropdown(){return Je},get NmorphIcon(){return ie},get NmorphIconCircleClose(){return ao},get NmorphIconClock(){return lo},get NmorphScroll(){return ko}};return Object.defineProperty(R,"__isScriptSetup",{enumerable:!1,value:!0}),R}}),Zk=["aria-expanded","aria-controls","tabindex","onKeydown"],Xk=["id","name","autocomplete","step","value","disabled"],Qk={class:"nmorph-time-picker__selected-value"},Jk=["id"],e7={class:"nmorph-time-picker__column",role:"listbox","aria-label":"Hours"},t7={class:"nmorph-time-picker__column",role:"listbox","aria-label":"Minutes"},o7={class:"nmorph-time-picker__column",role:"listbox","aria-label":"Seconds"};function r7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",{ref:"inputDOMRef",class:"nmorph-time-picker__input",role:"combobox","aria-expanded":t.open,"aria-controls":`${t.id}-dropdown`,tabindex:t.props.disabled?-1:t.tabindex,onClick:t.toggleOpen,onFocus:o[0]||(o[0]=(...a)=>t.focusHandler&&t.focusHandler(...a)),onBlur:o[1]||(o[1]=(...a)=>t.blurHandler&&t.blurHandler(...a)),onKeydown:[e.withKeys(e.withModifiers(t.toggleOpen,["prevent"]),["space"]),e.withKeys(e.withModifiers(t.toggleOpen,["prevent"]),["enter"]),e.withKeys(e.withModifiers(t.closeHandler,["prevent"]),["escape"])]},[e.createElementVNode("input",{id:t.id,class:"nmorph-time-picker__native",name:t.name,autocomplete:t.autocomplete,type:"time",step:t.inputStep,value:t.modelValue||"",disabled:t.props.disabled,onInput:t.nativeInputHandler},null,40,Xk),e.createVNode(t.NmorphIcon,{class:"nmorph-time-picker__clock-icon"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconClock)]),_:1}),e.createElementVNode("div",Qk,e.toDisplayString(t.displayValue),1),t.showClearButton?(e.openBlock(),e.createElementBlock("button",{key:0,class:"nmorph-time-picker__clear",type:"button","aria-label":"Clear time",onClick:e.withModifiers(t.clearHandler,["stop"])},[e.createVNode(t.NmorphIcon,{width:"14px",height:"14px"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconCircleClose)]),_:1})])):e.createCommentVNode("v-if",!0)],40,Zk),t.inputDOMRef&&!t.props.disabled?(e.openBlock(),e.createBlock(t.NmorphDropdown,{key:0,open:t.open,"relative-element":t.inputDOMRef,width:t.props.showSeconds?300:208,"fill-width":!1,"z-index":t.props.zIndex,"aria-label":t.name,onOnOutsideClick:t.closeHandler,onOnEscapeKeydown:t.closeHandler},{default:e.withCtx(()=>[e.createElementVNode("div",{id:`${t.id}-dropdown`,class:e.normalizeClass(["nmorph-time-picker__panel",{"nmorph-time-picker__panel--with-seconds":t.props.showSeconds}])},[e.createElementVNode("div",e7,[e.createVNode(t.NmorphScroll,{height:"210px",gap:6,"scroll-x-prop":"hidden","css-scroll-behavior":"auto"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.hourOptions,a=>(e.openBlock(),e.createBlock(t.NmorphButton,{key:a.value,class:"nmorph-time-picker__option",design:"plain",text:a.label,thickness:t.props.thickness,active:a.value===t.pickerValue.hour,disabled:a.disabled,onClick:s=>t.selectUnit("hour",a.value)},null,8,["text","thickness","active","disabled","onClick"]))),128))]),_:1})]),o[3]||(o[3]=e.createElementVNode("div",{class:"nmorph-time-picker__separator"},":",-1)),e.createElementVNode("div",t7,[e.createVNode(t.NmorphScroll,{height:"210px",gap:6,"scroll-x-prop":"hidden","css-scroll-behavior":"auto"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.minuteOptions,a=>(e.openBlock(),e.createBlock(t.NmorphButton,{key:a.value,class:"nmorph-time-picker__option",design:"plain",text:a.label,thickness:t.props.thickness,active:a.value===t.pickerValue.minute,disabled:a.disabled,onClick:s=>t.selectUnit("minute",a.value)},null,8,["text","thickness","active","disabled","onClick"]))),128))]),_:1})]),t.props.showSeconds?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o[2]||(o[2]=e.createElementVNode("div",{class:"nmorph-time-picker__separator"},":",-1)),e.createElementVNode("div",o7,[e.createVNode(t.NmorphScroll,{height:"210px",gap:6,"scroll-x-prop":"hidden","css-scroll-behavior":"auto"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.secondOptions,a=>(e.openBlock(),e.createBlock(t.NmorphButton,{key:a.value,class:"nmorph-time-picker__option",design:"plain",text:a.label,thickness:t.props.thickness,active:a.value===t.pickerValue.second,disabled:a.disabled,onClick:s=>t.selectUnit("second",a.value)},null,8,["text","thickness","active","disabled","onClick"]))),128))]),_:1})])],64)):e.createCommentVNode("v-if",!0)],10,Jk)]),_:1},8,["open","relative-element","width","z-index","aria-label"])):e.createCommentVNode("v-if",!0)],6)}const n7=j(Yk,[["render",r7],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-time-picker/NmorphTimePicker.vue"]]),a7=e.defineComponent({__name:"NmorphRadio",props:{disabled:{type:Boolean,required:!1,default:!1},label:{type:String,required:!1,default:""},value:{type:String,required:!1,default:""},tabindex:{type:Number,required:!1,default:0},checked:{type:Boolean,required:!1,default:!1},design:{type:String,required:!1,default:"nmorph"},thickness:{type:null,required:!1}},setup(r,{expose:o}){const n=e.inject("radio-group-selected-value",void 0),t=e.inject("change-radio-button-value-handler",void 0),l=e.inject("radio-group-thickness",void 0),i=r,a=()=>{t&&!i.disabled&&t(i.value)},s=e.computed(()=>n?.value===i.value||i.checked),d=e.computed(()=>i.design||"nmorph"),p=e.computed(()=>i.thickness||l?.value||"basic"),h=e.computed(()=>d.value!=="plain"&&p.value==="extra-thin"?"basic":p.value),f=e.computed(()=>W({nmorph:[Wt[h.value]],"nmorph-radio":[i.disabled&&"disabled",s.value&&"checked",d.value]})),m=e.ref(null);o({inputDOMRef:m});const w={groupSelectedValue:n,changeValue:t,groupThickness:l,props:i,changeHandler:a,checked:s,resolvedDesign:d,requestedThickness:p,thickness:h,modifiers:f,inputDOMRef:m};return Object.defineProperty(w,"__isScriptSetup",{enumerable:!1,value:!0}),w}}),l7={key:0,class:"nmorph-radio__content"},i7={class:"nmorph-radio__input-wrapper"},c7=["name","value","checked","tabindex"],s7={key:0,class:"nmorph-radio__fake-checked"},d7={key:0,class:"nmorph-radio__label"},m7={key:1,class:"nmorph-radio__content"},p7=["disabled","name","value","checked","tabindex"],h7={key:0,class:"nmorph-radio__fake"},f7={key:1,class:"nmorph-radio__fake"};function u7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(t.modifiers),onClick:e.withModifiers(t.changeHandler,["prevent"])},[t.props.design==="plain"?(e.openBlock(),e.createElementBlock("div",l7,[e.createElementVNode("div",i7,[e.createElementVNode("input",{ref:"inputDOMRef",type:"radio",name:t.props.label,value:t.props.value,checked:t.checked,tabindex:t.props.tabindex,class:"nmorph-native-input"},null,8,c7),o[0]||(o[0]=e.createElementVNode("div",{class:"nmorph-radio__fake"},null,-1)),t.checked?(e.openBlock(),e.createElementBlock("div",s7)):e.createCommentVNode("v-if",!0)]),t.props.label?(e.openBlock(),e.createElementBlock("span",d7,e.toDisplayString(t.props.label),1)):e.renderSlot(r.$slots,"label",{key:1})])):e.createCommentVNode("v-if",!0),t.props.design==="nmorph"?(e.openBlock(),e.createElementBlock("div",m7,[e.createElementVNode("input",{ref:"inputDOMRef",type:"radio",disabled:t.props.disabled,name:t.props.label,value:t.props.value,checked:t.checked,tabindex:t.props.tabindex,class:"nmorph-native-input"},null,8,p7),t.props.label?(e.openBlock(),e.createElementBlock("div",h7,[e.createElementVNode("span",null,e.toDisplayString(t.props.label),1)])):(e.openBlock(),e.createElementBlock("div",f7,[e.renderSlot(r.$slots,"label",{},()=>[e.renderSlot(r.$slots,"default")])]))])):e.createCommentVNode("v-if",!0)],2)}const Ao=j(a7,[["render",u7],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-radio/NmorphRadio.vue"]]),g7=e.defineComponent({__name:"NmorphRadioGroup",props:{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},modelValue:{type:String,required:!1,default:""},options:{type:Array,required:!1,default:()=>[]},direction:{type:null,required:!1,default:"row"},design:{type:String,required:!1,default:"nmorph"},thickness:{type:null,required:!1,default:"basic"}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,{modelValue:i,updateModelValue:a}=Ne(t,m=>l("update:model-value",m),""),s=e.ref(i.value);e.watch(i,m=>{s.value=m});const d=m=>{s.value=m,a(s.value)},p=e.computed(()=>W({"nmorph-radio-group":[t.design,t.direction]})),h=e.computed(()=>t.thickness);e.provide("radio-group-selected-value",s),e.provide("change-radio-button-value-handler",d),e.provide("radio-group-thickness",h);const f={props:t,emit:l,modelValue:i,updateModelValue:a,initialValue:s,changeHandler:d,modifiers:p,thickness:h,get NmorphRadio(){return Ao}};return Object.defineProperty(f,"__isScriptSetup",{enumerable:!1,value:!0}),f}}),w7={class:"nmorph-radio-group__wrapper"},b7={class:"nmorph-radio-group__content"};function y7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("div",w7,[e.createElementVNode("div",b7,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.options,a=>(e.openBlock(),e.createBlock(t.NmorphRadio,{key:a.value,label:a.label,value:a.value,disabled:a.disabled||t.props.disabled,design:a.design||t.props.design,tabindex:a.tabindex,thickness:a.thickness||t.thickness},null,8,["label","value","disabled","design","tabindex","thickness"]))),128)),e.renderSlot(r.$slots,"default")])])],2)}const Po=j(g7,[["render",y7],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-radio-group/NmorphRadioGroup.vue"]]),_7=e.defineComponent({__name:"NmorphSelectButton",props:{modelValue:{type:String,required:!1,default:""},options:{type:Array,required:!1,default:()=>[]},fill:{type:Boolean,required:!1,default:!1},customThickness:{type:[Number,String],required:!1,default:void 0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,{modelValue:i,updateModelValue:a}=Ne(t,m=>l("update:model-value",m),""),s=e.ref(i.value);e.watch(i,m=>{s.value=m});const d=e.computed(()=>W({nmorph:[_e[t.thickness]],"nmorph-select-button":[t.disabled&&"disabled",t.fill&&"fill",t.thickness]})),p=e.computed(()=>({...pe({"--nmorph-private-control-height":t.customThickness})})),h=m=>{t.disabled||(s.value=m,a(m))};e.provide("select-button-selected-value",s),e.provide("select-button-change-handler",h);const f={props:t,emit:l,modelValue:i,updateModelValue:a,initialValue:s,modifiers:d,styles:p,changeHandler:h,get NmorphSelectButtonItem(){return Zc}};return Object.defineProperty(f,"__isScriptSetup",{enumerable:!1,value:!0}),f}});function k7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.options,a=>(e.openBlock(),e.createBlock(t.NmorphSelectButtonItem,{key:a.value,value:a.value,disabled:a.disabled},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(a.label),1)]),_:2},1032,["value","disabled"]))),128)),e.renderSlot(r.$slots,"default")],6)}const N7=j(_7,[["render",k7],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-select-button/NmorphSelectButton.vue"]]),B7=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(r,{expose:o}){const n=e.inject("select-button-selected-value",void 0),t=e.inject("select-button-change-handler",void 0),l=r,i=e.ref(null);o({inputDOMRef:i});const a=e.computed(()=>n?.value===l.value),s=e.computed(()=>W({"nmorph-select-button-item":[a.value&&"checked",l.disabled&&"disabled"]})),p={selectedValue:n,changeHandler:t,props:l,inputDOMRef:i,checked:a,modifiers:s,clickHandler:()=>{l.disabled||t&&t(l.value)}};return Object.defineProperty(p,"__isScriptSetup",{enumerable:!1,value:!0}),p}}),x7=["tabindex","onKeydown"],V7=["value","checked","disabled"],S7={class:"nmorph-select-button-item__content"};function v7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(t.modifiers),tabindex:t.props.tabindex,onClick:e.withModifiers(t.clickHandler,["prevent"]),onKeydown:[e.withKeys(e.withModifiers(t.clickHandler,["prevent"]),["space"]),e.withKeys(e.withModifiers(t.clickHandler,["prevent"]),["enter"])]},[e.createElementVNode("input",{ref:"inputDOMRef",type:"radio",value:t.props.value,checked:t.checked,disabled:t.props.disabled,tabindex:"-1",class:"nmorph-native-input"},null,8,V7),e.createElementVNode("span",S7,[e.renderSlot(r.$slots,"default")])],42,x7)}const Zc=j(B7,[["render",v7],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-select-button/components/nmorph-select-button-item/NmorphSelectButtonItem.vue"]]),E7=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:null,required:!1,default:"nmorph"},zIndex:{type:Number,required:!1,default:10},teleportTo:{type:String,required:!1,default:"body"},teleportDisabled:{type:Boolean,required:!1,default:!1}},emits:["click"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-backtop":[w.value&&"show",t.design]})),a=e.computed(()=>({"--nmorph-private-backtop-right":`${t.right}px`,"--nmorph-private-backtop-bottom":`${t.bottom}px`,"--nmorph-private-backtop-z-index":t.zIndex})),s=b=>b===window,d=b=>s(b)?window.scrollY||document.documentElement.scrollTop||document.body.scrollTop||0:b.scrollTop,p=b=>{let S=b?.parentElement??null;for(;S;){const k=window.getComputedStyle(S),I=k.overflowY||k.overflow;if(["auto","scroll","overlay"].includes(I)&&S.scrollHeight>S.clientHeight)return S;S=S.parentElement}return window},h=e.ref(null),f=e.ref(null),m=e.ref(null),w=e.ref(!1),g=e.ref(!1),u=()=>{if(!h.value){w.value=!1;return}w.value=d(h.value)>t.visibilityHeight},x=()=>{l("click"),h.value&&h.value.scrollTo({top:0,left:0,behavior:"smooth"})};e.onMounted(()=>{h.value=p(f.value??m.value),h.value.addEventListener("scroll",u),u(),g.value=!0}),e.onUnmounted(()=>{h.value&&h.value.removeEventListener("scroll",u)});const v={props:t,emit:l,modifiers:i,styles:a,isWindow:s,getScrollTop:d,findScrollableAncestor:p,container:h,placeholderDOMEl:f,selfDOMEl:m,showButton:w,isMounted:g,updateVisibility:u,scrollToTopHandler:x,get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphIconChevronDown(){return Ae}};return Object.defineProperty(v,"__isScriptSetup",{enumerable:!1,value:!0}),v}}),C7={ref:"placeholderDOMEl"};function I7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",C7,[(e.openBlock(),e.createBlock(e.Teleport,{to:t.props.teleportTo,disabled:!t.isMounted||t.props.teleportDisabled},[e.createElementVNode("div",{ref:"selfDOMEl",class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",{onClick:e.withModifiers(t.scrollToTopHandler,["stop"])},[e.renderSlot(r.$slots,"default",{},()=>[e.createVNode(t.NmorphButton,{design:t.props.design,borderless:t.props.design==="plain"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-backtop__up-icon",color:t.props.design==="nmorph"?void 0:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1},8,["color"])]),_:1},8,["design","borderless"])])])],6)],8,["to","disabled"]))],512)}const M7=j(E7,[["render",I7],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-backtop/NmorphBacktop.vue"]]),z7=e.defineComponent({__name:"NmorphBreadcrumb",props:{separator:{type:String,required:!1,default:"/"}},setup(r,{expose:o}){o();const n=r,t=e.ref([]),l=Ue();e.provide("breadcrumb-data",{breadcrumbs:t,breadcrumbId:l});const i=e.computed(()=>W({"nmorph-breadcrumb":[]})),a={props:n,breadcrumbs:t,breadcrumbId:l,modifiers:i};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),H7=["id"],q7={key:0,class:"nmorph-breadcrumb__separator"};function T7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.renderSlot(r.$slots,"default"),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.breadcrumbs,(a,s)=>(e.openBlock(),e.createElementBlock("div",{key:s,class:"nmorph-breadcrumb__content"},[e.createElementVNode("div",{id:`nmorph-breadcrumb-${t.breadcrumbId}-${a.itemId}-element`,class:"nmorph-breadcrumb__element"},null,8,H7),s<t.breadcrumbs.length-1?(e.openBlock(),e.createElementBlock("div",q7,e.toDisplayString(t.props.separator),1)):e.createCommentVNode("v-if",!0)]))),128))],2)}const L7=j(z7,[["render",T7],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-breadcrumb/NmorphBreadcrumb.vue"]]),D7=e.defineComponent({__name:"NmorphBreadcrumbItem",props:{to:{type:[String,Object],required:!1,default:""},replace:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-breadcrumb-item":[]})),l=e.inject("breadcrumb-data"),i=e.ref(!1),a=Ue();e.onMounted(()=>{i.value=!0}),l.breadcrumbs.value.push({...n,itemId:a});const s={props:n,modifiers:t,breadcrumbData:l,isMounted:i,itemId:a};return Object.defineProperty(s,"__isScriptSetup",{enumerable:!1,value:!0}),s}});function A7(r,o,n,t,l,i){const a=e.resolveComponent("router-link");return t.isMounted&&t.itemId?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers)},[(e.openBlock(),e.createBlock(e.Teleport,{to:`#nmorph-breadcrumb-${t.breadcrumbData?.breadcrumbId}-${t.itemId}-element`},[e.createVNode(a,{to:n.to,replace:n.replace,class:"fill-height"},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default")]),_:3},8,["to","replace"])],8,["to"]))],2)):e.createCommentVNode("v-if",!0)}const P7=j(D7,[["render",A7],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-breadcrumb/components/nmorph-breadcrumb-item/NmorphBreadcrumbItem.vue"]]),O7=e.defineComponent({__name:"NmorphDropdown",props:{open:{type:Boolean,required:!0},relativeElement:{type:null,required:!0},placement:{type:null,required:!1,default:"bottom"},width:{type:[Number,String],required:!1,default:160},minWidth:{type:[Number,String],required:!1,default:void 0},maxWidth:{type:[Number,String],required:!1,default:void 0},xOffset:{type:Number,required:!1,default:0},yOffset:{type:Number,required:!1,default:0},fillWidth:{type:Boolean,required:!1,default:!0},zIndex:{type:Number,required:!1,default:void 0},closeOnEscape:{type:Boolean,required:!1,default:!0},trapFocus:{type:Boolean,required:!1,default:!1},restoreFocus:{type:Boolean,required:!1,default:!0},role:{type:String,required:!1,default:"listbox"},ariaLabel:{type:String,required:!1,default:""},contentClass:{type:String,required:!1,default:""},hideShadow:{type:Boolean,required:!1,default:!1},design:{type:null,required:!1,default:"nmorph"}},emits:["on-outside-click","on-escape-keydown"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.ref(null),{placementCoords:a,placementReady:s,adjustPlacement:d}=Wc({initialPlacement:e.toRef(t,"placement"),contentDOMElement:i,relativeElement:e.toRef(t,"relativeElement"),yOffset:e.toRef(t,"yOffset"),xOffset:e.toRef(t,"xOffset"),enabled:e.toRef(t,"open")}),p=e.computed(()=>W({"nmorph-dropdown":[!t.open&&"closed",t.hideShadow&&"hide-shadow",t.design]})),h=e.computed(()=>t.fillWidth&&t.relativeElement?`${t.relativeElement.clientWidth}px`:Me(t.width)),f=e.computed(()=>({"--nmorph-private-dropdown-width":h.value,...pe({"--nmorph-private-dropdown-min-width":t.minWidth===void 0?"auto":t.minWidth,"--nmorph-private-dropdown-max-width":t.maxWidth===void 0?"none":t.maxWidth}),left:a.value.x,top:a.value.y,visibility:t.open&&s.value?"visible":"hidden"}));e.watch(()=>t.open,u=>{u&&d()},{flush:"post"});const g={props:t,emit:l,dropdownDOMRef:i,placementCoords:a,placementReady:s,adjustPlacement:d,modifiers:p,width:h,dropdownStyle:f,outsideClickHandler:()=>{l("on-outside-click")},escapeHandler:()=>{l("on-escape-keydown")},get NmorphOverlay(){return et}};return Object.defineProperty(g,"__isScriptSetup",{enumerable:!1,value:!0}),g}}),F7=["role","aria-label"];function R7(r,o,n,t,l,i){return e.openBlock(),e.createBlock(t.NmorphOverlay,{show:t.props.open,transparent:"","z-index":t.props.zIndex,"close-on-escape":t.props.closeOnEscape,"trap-focus":t.props.trapFocus,"restore-focus":t.props.restoreFocus,onOnOutsideClick:t.outsideClickHandler,onOnEscapeKeydown:t.escapeHandler},{default:e.withCtx(()=>[t.props.open?(e.openBlock(),e.createElementBlock("div",{key:0,ref:"dropdownDOMRef",class:e.normalizeClass([t.modifiers,t.props.contentClass]),style:e.normalizeStyle(t.dropdownStyle),role:t.props.role||void 0,"aria-label":t.props.ariaLabel||void 0},[e.renderSlot(r.$slots,"default")],14,F7)):e.createCommentVNode("v-if",!0)]),_:3},8,["show","z-index","close-on-escape","trap-focus","restore-focus"])}const Je=j(O7,[["render",R7],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-dropdown/NmorphDropdown.vue"]]),Xc=600,Oo=8,j7=e.defineComponent({__name:"NmorphContextMenu",props:{modelValue:{type:[Boolean,null],required:!1,default:null},options:{type:Array,required:!1,default:()=>[]},trigger:{type:String,required:!1,default:"contextmenu"},placement:{type:null,required:!1,default:"bottom-start"},width:{type:[Number,String],required:!1,default:"max-content"},minWidth:{type:[Number,String],required:!1,default:void 0},maxWidth:{type:[Number,String],required:!1,default:void 0},xOffset:{type:Number,required:!1,default:0},yOffset:{type:Number,required:!1,default:0},fillWidth:{type:Boolean,required:!1,default:!1},zIndex:{type:Number,required:!1,default:void 0},closeOnEscape:{type:Boolean,required:!1,default:!0},trapFocus:{type:Boolean,required:!1,default:!1},disabled:{type:Boolean,required:!1,default:!1},closeOnScroll:{type:Boolean,required:!1,default:!0},role:{type:String,required:!1,default:"menu"},ariaLabel:{type:String,required:!1,default:""},hideShadow:{type:Boolean,required:!1,default:!1},mobileMode:{type:String,required:!1,default:"dropdown"}},emits:["update:model-value","open","close","select","on-outside-click","on-escape-keydown"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.ref(null),a=e.ref(null),s=e.ref("point"),d=e.ref(!!t.modelValue),p=e.ref(null),h=e.ref(null),f=e.ref(null),m=e.ref(!1),w=e.ref(null),g=e.computed(()=>typeof t.modelValue=="boolean"?t.modelValue:d.value),u=e.computed(()=>t.options.length>0),x=e.computed(()=>t.trigger==="longpress"),v=e.computed(()=>t.trigger==="contextmenu"||t.trigger==="both"),b=e.computed(()=>t.options.map((_,$)=>typeof _=="string"||typeof _=="number"?{key:`${_}-${$}`,type:"item",label:_,value:_,disabled:!1,closeOnClick:!0,raw:_}:{key:`${String(_.value??_.label??$)}-${$}`,type:_.type??"item",label:_.label,value:_.value??_.label??$,icon:_.icon?e.markRaw(e.toRaw(_.icon)):void 0,iconProps:_.iconProps,shortcut:_.shortcut,description:_.description,component:_.component?e.markRaw(e.toRaw(_.component)):void 0,componentProps:_.componentProps,disabled:!!_.disabled,color:_.color,closeOnClick:_.closeOnClick??!0,raw:_})),S=e.computed(()=>["nmorph-context-menu__dropdown",t.mobileMode==="bottom-sheet"&&"nmorph-context-menu__dropdown--bottom-sheet"].filter(Boolean).join(" "));e.watch(()=>t.modelValue,_=>{typeof _=="boolean"&&(d.value=_)});const k=(_,$)=>({clientWidth:0,getBoundingClientRect:()=>({x:_,y:$,width:0,height:0,top:$,left:_,right:_,bottom:$,toJSON:()=>({})})}),I=_=>{const $=g.value;d.value=_,l("update:model-value",_),$&&!_&&l("close")},M=()=>{I(!1)},C=(_,$,J)=>{t.disabled||(s.value="point",a.value=k(_,$),I(!0),l("open",J))},N=(_,$)=>{t.disabled||(s.value="element",a.value=_,I(!0),l("open",$))},y=_=>{if(!t.disabled){if(t.trigger==="longpress"){_.preventDefault();return}v.value&&(_.preventDefault(),C(_.clientX,_.clientY,_))}},V=_=>{const $=i.value;if(!$)return!1;if(_.target instanceof Node&&$.contains(_.target))return!0;const J=$.getBoundingClientRect();return _.clientX>=J.left&&_.clientX<=J.right&&_.clientY>=J.top&&_.clientY<=J.bottom},B=_=>{!g.value||t.disabled||!v.value||V(_)&&(_.preventDefault(),_.stopPropagation(),C(_.clientX,_.clientY,_))},z=_=>{if(m.value){G(),_.preventDefault();return}if(t.disabled||t.trigger!=="click"&&t.trigger!=="both"||_.button!==0)return;const $=_.currentTarget instanceof HTMLElement?_.currentTarget:i.value;$&&N($,_)},q=_=>{if(t.disabled||t.trigger==="manual"||_.key!=="ContextMenu"&&!(_.shiftKey&&_.key==="F10"))return;const $=_.target instanceof HTMLElement?_.target:i.value;$&&(_.preventDefault(),N($,_))},E=()=>{l("on-outside-click"),M()},D=()=>{l("on-escape-keydown"),M()},F=(_,$)=>{_.disabled||(l("select",_.raw,$),_.closeOnClick&&M())},L=(_,$,J)=>{_.key!=="Enter"&&_.key!==" "||(_.preventDefault(),F($,J))},O=()=>{p.value&&clearTimeout(p.value),p.value=null,h.value=null,f.value=null},G=()=>{w.value&&clearTimeout(w.value),m.value=!1,w.value=null},Q=()=>{G(),m.value=!0,w.value=setTimeout(G,700)},Z=_=>{t.disabled||!x.value||_.pointerType!=="touch"&&_.pointerType!=="pen"||(O(),h.value=_.pointerId,f.value={x:_.clientX,y:_.clientY},p.value=setTimeout(()=>{Q(),O(),C(_.clientX,_.clientY,_)},Xc))},Y=_=>{if(!p.value||h.value!==_.pointerId||!f.value)return;const $=Math.abs(_.clientX-f.value.x),J=Math.abs(_.clientY-f.value.y);($>Oo||J>Oo)&&O()},ae=_=>{h.value===_.pointerId&&O()},le=_=>({"--nmorph-private-context-menu-item-color":_.color}),T=()=>{t.closeOnScroll&&s.value==="point"&&M()};e.watch(g,_=>{typeof window>"u"||(_?(window.addEventListener("scroll",T,{passive:!0,capture:!0}),document.addEventListener("contextmenu",B,!0)):(window.removeEventListener("scroll",T,!0),document.removeEventListener("contextmenu",B,!0)))},{immediate:!0}),e.onBeforeUnmount(()=>{typeof window<"u"&&window.removeEventListener("scroll",T,!0),typeof document<"u"&&document.removeEventListener("contextmenu",B,!0),O(),G()}),o({close:M,openAt:C,openAtElement:N});const R={LONG_PRESS_DELAY_IN_MS:Xc,LONG_PRESS_MOVE_TOLERANCE_IN_PX:Oo,props:t,emit:l,triggerDOMRef:i,relativeElement:a,anchorType:s,openState:d,longPressTimer:p,longPressPointerId:h,longPressStartPoint:f,suppressNextClick:m,suppressNextClickTimer:w,isOpen:g,hasOptions:u,isLongPressTrigger:x,isContextMenuTrigger:v,normalizedOptions:b,dropdownContentClass:S,createPointElement:k,setOpen:I,close:M,openAt:C,openAtElement:N,contextMenuHandler:y,isEventInsideTrigger:V,documentContextMenuHandler:B,clickHandler:z,keydownHandler:q,outsideClickHandler:E,escapeHandler:D,optionClickHandler:F,optionKeydownHandler:L,clearLongPressTimer:O,clearClickSuppression:G,suppressNextClickTemporarily:Q,pointerDownHandler:Z,pointerMoveHandler:Y,pointerEndHandler:ae,getOptionStyle:le,scrollHandler:T,NmorphDropdown:Je,get NmorphIcon(){return ie}};return Object.defineProperty(R,"__isScriptSetup",{enumerable:!1,value:!0}),R}}),W7={key:0,class:"nmorph-context-menu__options"},K7=["disabled","onClick"],U7={class:"nmorph-context-menu__item-copy"},$7={class:"nmorph-context-menu__item-label"},G7={key:0,class:"nmorph-context-menu__item-description"},Y7={key:1,class:"nmorph-context-menu__item-shortcut"},Z7=["tabindex","aria-disabled","onClick","onKeydown"],X7={key:2,class:"nmorph-context-menu__divider",role:"separator"},Q7={key:3,class:"nmorph-context-menu__section",role:"presentation"};function J7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{ref:"triggerDOMRef",class:"nmorph-context-menu",onClick:t.clickHandler,onContextmenu:t.contextMenuHandler,onKeydown:t.keydownHandler,onPointerdown:t.pointerDownHandler,onPointermove:t.pointerMoveHandler,onPointerup:t.pointerEndHandler,onPointercancel:t.pointerEndHandler,onPointerleave:t.pointerEndHandler},[e.renderSlot(r.$slots,"default"),t.relativeElement?(e.openBlock(),e.createBlock(t.NmorphDropdown,{key:0,open:t.isOpen,"relative-element":t.relativeElement,placement:t.props.placement,width:t.props.width,"min-width":t.props.minWidth,"max-width":t.props.maxWidth,"x-offset":t.props.xOffset,"y-offset":t.props.yOffset,"fill-width":t.props.fillWidth,"z-index":t.props.zIndex,"close-on-escape":t.props.closeOnEscape,"trap-focus":t.props.trapFocus,role:t.props.role,"aria-label":t.props.ariaLabel,"hide-shadow":t.props.hideShadow,"content-class":t.dropdownContentClass,onOnOutsideClick:t.outsideClickHandler,onOnEscapeKeydown:t.escapeHandler},{default:e.withCtx(()=>[t.hasOptions?(e.openBlock(),e.createElementBlock("div",W7,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.normalizedOptions,(a,s)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:a.key},[a.type==="item"&&!a.component?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"nmorph-context-menu__item",role:"menuitem",disabled:a.disabled,style:e.normalizeStyle(t.getOptionStyle(a)),onClick:d=>t.optionClickHandler(a,s)},[e.renderSlot(r.$slots,"item",{option:a,active:!1,disabled:a.disabled},()=>[a.icon?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,class:"nmorph-context-menu__item-icon"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(a.icon),e.mergeProps({ref_for:!0},a.iconProps),null,16))]),_:2},1024)):e.createCommentVNode("v-if",!0),e.createElementVNode("span",U7,[e.createElementVNode("span",$7,e.toDisplayString(a.label),1),a.description?(e.openBlock(),e.createElementBlock("span",G7,e.toDisplayString(a.description),1)):e.createCommentVNode("v-if",!0)]),a.shortcut?(e.openBlock(),e.createElementBlock("span",Y7,e.toDisplayString(a.shortcut),1)):e.createCommentVNode("v-if",!0)])],12,K7)):a.type==="item"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["nmorph-context-menu__item",{"nmorph-context-menu__item--disabled":a.disabled}]),role:"menuitem",tabindex:a.disabled?-1:0,"aria-disabled":a.disabled,style:e.normalizeStyle(t.getOptionStyle(a)),onClick:d=>t.optionClickHandler(a,s),onKeydown:d=>t.optionKeydownHandler(d,a,s)},[e.renderSlot(r.$slots,"item",{option:a,active:!1,disabled:a.disabled},()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(a.component),e.mergeProps({ref_for:!0},a.componentProps),null,16))])],46,Z7)):a.type==="divider"?(e.openBlock(),e.createElementBlock("div",X7)):(e.openBlock(),e.createElementBlock("div",Q7,e.toDisplayString(a.label),1))],64))),128))])):e.renderSlot(r.$slots,"menu",{key:1,close:t.close})]),_:3},8,["open","relative-element","placement","width","min-width","max-width","x-offset","y-offset","fill-width","z-index","close-on-escape","trap-focus","role","aria-label","hide-shadow","content-class"])):e.createCommentVNode("v-if",!0)],544)}const eN=j(j7,[["render",J7],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-context-menu/NmorphContextMenu.vue"]]),Qc=28,Jc=320,Fo=6,es=42,ts=1.2,os=350,tN=e.defineComponent({__name:"NmorphStepper",props:{modelValue:{type:Number,required:!1,default:0},count:{type:Number,required:!1,default:0},disabled:{type:Boolean,required:!1,default:!1},loop:{type:Boolean,required:!1,default:!1},wheel:{type:Boolean,required:!1,default:!0},swipe:{type:Boolean,required:!1,default:!0},ariaLabel:{type:String,required:!1,default:"Stepper"}},emits:["update:model-value","change"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.ref(!1),a=e.ref(null),s=e.ref(!1),d=e.ref(null),p=e.ref(null),h=e.ref(!1),f=T=>Number.isFinite(T)?Math.trunc(T??0):0,m=e.computed(()=>Math.max(0,f(t.count))),w=T=>{const R=m.value,_=f(T);return R<=0?0:t.loop?(_%R+R)%R:Math.min(Math.max(_,0),R-1)},g=e.computed(()=>w(t.modelValue)),u=e.computed(()=>!t.disabled&&m.value>1),x=e.computed(()=>u.value?0:void 0),v=e.computed(()=>({transform:`translateX(-${g.value*100}%)`})),b=e.computed(()=>W({"nmorph-stepper":[t.disabled&&"disabled",u.value&&"interactive"]})),S=(T,R)=>T<R?"previous":"next",k=(T,R,_)=>{const $={index:T,previousIndex:R,direction:_};l("update:model-value",T),l("change",$)},I=T=>{if(t.disabled)return;const R=g.value,_=w(T);_!==R&&k(_,R,S(_,R))},M=T=>{if(!u.value)return;const R=T==="next"?1:-1;I(g.value+R)},C=()=>M("next"),N=()=>M("previous"),y=()=>{a.value&&clearTimeout(a.value),a.value=null,i.value=!1},V=()=>{y(),i.value=!0,a.value=setTimeout(y,Jc)},B=T=>{const R=Math.abs(T.deltaX),_=Math.abs(T.deltaY);return R===0&&_===0?0:R>=_?T.deltaX:T.deltaY},z=T=>{if(!u.value||!t.wheel)return;const R=B(T);Math.abs(R)<Qc||(T.preventDefault(),!i.value&&(R>0?C():N(),V()))},q=T=>{u.value&&(T.key==="ArrowRight"&&(T.preventDefault(),C()),T.key==="ArrowLeft"&&(T.preventDefault(),N()))},E=()=>{d.value&&clearTimeout(d.value),d.value=null,s.value=!1},D=()=>{E(),s.value=!0,d.value=setTimeout(E,os)},F=T=>p.value?{x:T.clientX-p.value.x,y:T.clientY-p.value.y}:null,L=(T,R)=>Math.abs(T.x)>=R&&Math.abs(T.x)>Math.abs(T.y)*ts,O=T=>{!u.value||!t.swipe||T.pointerType==="mouse"&&T.button!==0||(T.currentTarget?.setPointerCapture?.(T.pointerId),p.value={x:T.clientX,y:T.clientY,pointerId:T.pointerId??null},h.value=!1)},G=T=>{if(!p.value||p.value.pointerId!==null&&T.pointerId!==p.value.pointerId)return;const R=F(T);!R||!L(R,Fo)||(h.value=!0,T.preventDefault())},Q=()=>{p.value=null,h.value=!1},Z=T=>{if(!p.value||p.value.pointerId!==null&&T.pointerId!==p.value.pointerId)return;const R=F(T),_=!!(R&&L(R,Fo));T.currentTarget?.releasePointerCapture?.(T.pointerId),(_||h.value)&&D(),R&&L(R,es)&&(R.x>0?N():C()),Q()},Y=T=>{s.value&&(T.preventDefault(),T.stopPropagation(),E())},ae=e.computed(()=>({index:g.value,count:m.value,goTo:I,next:C,previous:N}));e.watch(()=>[t.modelValue,m.value,t.loop],([T])=>{const R=w(T);R!==T&&k(R,f(T),S(R,f(T)))},{immediate:!0}),e.onBeforeUnmount(()=>{y(),E()}),o({goTo:I,next:C,previous:N});const le={WHEEL_THRESHOLD:Qc,WHEEL_LOCK_IN_MS:Jc,DRAG_CLICK_THRESHOLD:Fo,SWIPE_THRESHOLD:es,SWIPE_AXIS_RATIO:ts,CLICK_SUPPRESSION_IN_MS:os,props:t,emit:l,wheelLocked:i,wheelUnlockTimer:a,suppressClick:s,suppressClickTimer:d,pointerStart:p,pointerDragging:h,toFiniteInteger:f,normalizedCount:m,normalizeIndex:w,currentIndex:g,isInteractive:u,tabIndex:x,trackStyle:v,modifiers:b,getDirection:S,emitStepChange:k,goTo:I,move:M,next:C,previous:N,clearWheelLock:y,lockWheel:V,getWheelDelta:B,handleWheel:z,handleKeydown:q,clearClickSuppression:E,suppressNextClick:D,getPointerDiff:F,isHorizontalDrag:L,handlePointerDown:O,handlePointerMove:G,clearPointer:Q,handlePointerEnd:Z,handleClickCapture:Y,indicatorSlotProps:ae};return Object.defineProperty(le,"__isScriptSetup",{enumerable:!1,value:!0}),le}}),oN=["aria-label","aria-disabled","tabindex"],rN={class:"nmorph-stepper__viewport","aria-live":"polite","aria-atomic":"true"};function nN(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),role:"group","aria-roledescription":"stepper","aria-label":t.props.ariaLabel,"aria-disabled":t.props.disabled||void 0,tabindex:t.tabIndex,onWheel:t.handleWheel,onKeydown:t.handleKeydown,onPointerdown:t.handlePointerDown,onPointermove:t.handlePointerMove,onPointerup:t.handlePointerEnd,onPointercancel:t.clearPointer,onPointerleave:t.clearPointer,onClickCapture:t.handleClickCapture},[e.createElementVNode("div",rN,[e.createElementVNode("div",{class:"nmorph-stepper__track",style:e.normalizeStyle(t.trackStyle)},[e.renderSlot(r.$slots,"default")],4)]),r.$slots.indicator?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-stepper__indicator",onPointerdown:o[0]||(o[0]=e.withModifiers(()=>{},["stop"])),onPointermove:o[1]||(o[1]=e.withModifiers(()=>{},["stop"])),onPointerup:o[2]||(o[2]=e.withModifiers(()=>{},["stop"])),onPointercancel:o[3]||(o[3]=e.withModifiers(()=>{},["stop"])),onPointerleave:o[4]||(o[4]=e.withModifiers(()=>{},["stop"])),onWheel:o[5]||(o[5]=e.withModifiers(()=>{},["stop"]))},[e.renderSlot(r.$slots,"indicator",e.normalizeProps(e.guardReactiveProps(t.indicatorSlotProps)))],32)):e.createCommentVNode("v-if",!0)],42,oN)}const aN=j(tN,[["render",nN],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-stepper/NmorphStepper.vue"]]),lN=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(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-tabs":[t.stretch&&"stretch"]})),a=m=>{if(m.disabled)return;const{name:w}=m;l("update:model-value",w),l("tab-change",w)},s=e.ref([]),d=Ue();e.provide("nmorph-tabs-data",{tabsData:s,tabsIdentifier:d});const p=e.computed(()=>t.panes.length>0?t.panes:s.value),h=e.useSlots(),f={props:t,emit:l,modifiers:i,changeTab:a,tabsData:s,tabsIdentifier:d,updatedPanes:p,slots:h,get getTabLabelId(){return Ro},get getTabContentId(){return jo}};return Object.defineProperty(f,"__isScriptSetup",{enumerable:!1,value:!0}),f}}),iN={class:"nmorph-tabs__label-list"},cN=["id","custom","onClick"],sN={key:0},dN={class:"nmorph-tabs__content__wrapper"},mN={class:"nmorph-tabs__content"},pN=["id"],hN={key:0};function fN(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.renderSlot(r.$slots,"default"),e.createElementVNode("div",iN,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.updatedPanes,a=>(e.openBlock(),e.createElementBlock("div",{id:t.getTabLabelId(t.tabsIdentifier,a.name),key:a.name,class:e.normalizeClass(["nmorph-tabs__label",[{"nmorph-tabs__label--selected":a.name===t.props.modelValue},{"nmorph-tabs__label--disabled":a.disabled}]]),custom:a.disabled,onClick:s=>t.changeTab(a)},[t.slots.default?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",sN,e.toDisplayString(a.label),1))],10,cN))),128))]),e.createElementVNode("div",dN,[e.createElementVNode("div",mN,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.updatedPanes,a=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{id:t.getTabContentId(t.tabsIdentifier,a.name),key:a.name},[t.slots.default?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",hN,e.toDisplayString(a.content),1))],8,pN)),[[e.vShow,a.name===t.props.modelValue]])),128))])])],2)}const uN=j(lN,[["render",fN],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-tabs/NmorphTabs.vue"]]),Ro=(r,o)=>{if(r)return`nmorph-tabs-label-${r}-${o}`},jo=(r,o)=>{if(r)return`nmorph-tabs-content-${r}-${o}`},gN=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(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-tab-pane":[]})),l=e.inject("nmorph-tabs-data"),i=e.ref(!1);e.onMounted(()=>{i.value=!0}),l.tabsData.value.push(n);const s={props:n,modifiers:t,providedData:l,isMounted:i,scopeProperties:n,get getTabContentId(){return jo},get getTabLabelId(){return Ro}};return Object.defineProperty(s,"__isScriptSetup",{enumerable:!1,value:!0}),s}});function wN(r,o,n,t,l,i){return t.isMounted?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers)},[(e.openBlock(),e.createBlock(e.Teleport,{to:`#${t.getTabLabelId(t.providedData?.tabsIdentifier,t.props.name)}`},[e.renderSlot(r.$slots,"label",{scope:t.scopeProperties})],8,["to"])),(e.openBlock(),e.createBlock(e.Teleport,{to:`#${t.getTabContentId(t.providedData?.tabsIdentifier,t.props.name)}`},[e.renderSlot(r.$slots,"default",{scope:t.scopeProperties})],8,["to"]))],2)):e.createCommentVNode("v-if",!0)}const bN=j(gN,[["render",wN],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-tabs/components/nmorph-tab-pane/NmorphTabPane.vue"]]),yN=e.defineComponent({__name:"NmorphDivider",props:{direction:{type:String,required:!1,default:"horizontal"},design:{type:null,required:!1,default:"nmorph"}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-divider":[n.direction,n.design]})),l={props:n,modifiers:t};return Object.defineProperty(l,"__isScriptSetup",{enumerable:!1,value:!0}),l}});function _N(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},null,2)}const rs=j(yN,[["render",_N],["__file","/builds/ketjo/nmorph/library/src/components/others/nmorph-divider/NmorphDivider.vue"]]),kN=e.defineComponent({__name:"NmorphOverlay",props:{show:{type:Boolean,required:!0},transparent:{type:Boolean,required:!1,default:!1},zIndex:{type:Number,required:!1,default:void 0},teleportTo:{type:null,required:!1,default:"body"},disabledTeleport:{type:Boolean,required:!1,default:!1},closeOnEscape:{type:Boolean,required:!1,default:!0},trapFocus:{type:Boolean,required:!1,default:!1},restoreFocus:{type:Boolean,required:!1,default:!0}},emits:["on-outside-click","on-escape-keydown"],setup(r,{expose:o,emit:n}){o();const t=r,l=Mt(e.computed(()=>t.show),()=>t.zIndex),i=e.computed(()=>W({"nmorph-overlay":[t.show&&"show",t.transparent&&"transparent"]})),a=e.computed(()=>t.disabledTeleport||!t.show||typeof document>"u"),s=()=>{d("on-outside-click")},d=n,p=e.ref(null);let h=null;const f=["a[href]","button:not([disabled])","textarea:not([disabled])","input:not([disabled])","select:not([disabled])",'[tabindex]:not([tabindex="-1"])'].join(","),m=()=>p.value?Array.from(p.value.querySelectorAll(f)).filter(b=>b.getAttribute("aria-hidden")!=="true"):[],w=async()=>{if(!t.trapFocus)return;await e.nextTick(),(m()[0]||p.value)?.focus()},g=b=>{if(!t.show)return;if(b.key==="Escape"&&t.closeOnEscape){b.preventDefault(),d("on-escape-keydown");return}if(b.key!=="Tab"||!t.trapFocus)return;const S=m();if(!S.length){b.preventDefault(),p.value?.focus();return}const k=S[0],I=S[S.length-1];b.shiftKey&&document.activeElement===k?(b.preventDefault(),I.focus()):!b.shiftKey&&document.activeElement===I&&(b.preventDefault(),k.focus())},u=()=>{typeof document>"u"||document.addEventListener("keydown",g)},x=()=>{typeof document>"u"||document.removeEventListener("keydown",g)};e.watch(()=>t.show,b=>{typeof document>"u"||(b?(h=document.activeElement,u(),w()):(x(),t.restoreFocus&&h?.focus?.(),h=null))},{immediate:!0,flush:"post"}),e.onBeforeUnmount(x);const v={props:t,zIndex:l,modifiers:i,renderInline:a,clickHandler:s,emit:d,contentRef:p,get previousActiveElement(){return h},set previousActiveElement(b){h=b},focusableSelector:f,getFocusableElements:m,focusContent:w,keydownHandler:g,addKeydownListener:u,removeKeydownListener:x};return Object.defineProperty(v,"__isScriptSetup",{enumerable:!1,value:!0}),v}}),NN=["tabindex"],BN=["tabindex"];function xN(r,o,n,t,l,i){return t.renderInline?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle({"--nmorph-private-overlay-z-index":t.zIndex}),onClick:e.withModifiers(t.clickHandler,["stop"])},[e.createElementVNode("div",{ref:"contentRef",class:"nmorph-overlay__slot",tabindex:t.props.trapFocus?-1:void 0,onClick:o[0]||(o[0]=e.withModifiers(()=>{},["stop"]))},[e.renderSlot(r.$slots,"default")],8,NN)],6)):(e.openBlock(),e.createBlock(e.Teleport,{key:1,to:t.props.teleportTo},[e.createElementVNode("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle({"--nmorph-private-overlay-z-index":t.zIndex}),onClick:e.withModifiers(t.clickHandler,["stop"])},[e.createElementVNode("div",{ref:"contentRef",class:"nmorph-overlay__slot",tabindex:t.props.trapFocus?-1:void 0,onClick:o[1]||(o[1]=e.withModifiers(()=>{},["stop"]))},[e.renderSlot(r.$slots,"default")],8,BN)],6)],8,["to"]))}const et=j(kN,[["render",xN],["__file","/builds/ketjo/nmorph/library/src/components/others/nmorph-overlay/NmorphOverlay.vue"]]),ns=500,as=250,VN=e.defineComponent({__name:"NmorphNotificationProvider",props:{notifications:{type:Array,required:!0},placement:{type:null,required:!1,default:"top-right"},zIndex:{type:Number,required:!1,default:void 0},quantity:{type:Number,required:!1,default:100}},setup(r,{expose:o}){o();const n=E=>typeof E.id=="string"&&E.id.length>0,t=e.ref([]),l=e.ref([]),i=e.ref([]),a=e.ref(Date.now()),s=new Map,d=new Map,p=new Map;let h;const f=Object.values(ls),m=E=>typeof E.duration!="number"||!Number.isFinite(E.duration)?0:Math.max(E.duration,0),w=E=>m(E)>0,g=E=>E.showDurationValue!==!1,u=E=>{const D=m(E),F=p.get(E.id);return!D||!F?D:Math.max(D-(a.value-F),0)},x=E=>E<1e3?`${Math.ceil(E)}ms`:`${Math.ceil(E/1e3)}s`,v=E=>x(u(E)),b=E=>({"--nmorph-private-notification-provider-duration":`${m(E)}ms`}),S=(E,D=!1)=>{const F=s.get(E);F&&clearTimeout(F),s.delete(E),d.delete(E),D||p.delete(E)},k=E=>{i.value=i.value.filter(D=>D.id!==E),l.value=l.value.filter(D=>D!==E),S(E)},I=(E,D=!0)=>{l.value.includes(E)||(S(E,!0),D&&!t.value.includes(E)&&(t.value=[...t.value,E]),l.value=[...l.value,E],setTimeout(()=>k(E),ns))},M=E=>{const D=m(E);d.get(E.id)!==D&&(S(E.id),D&&(a.value=Date.now(),p.set(E.id,a.value),s.set(E.id,setTimeout(()=>I(E.id),D)),d.set(E.id,D)))},C=r,N=e.inject("nmorph",void 0),y=e.computed(()=>f.map(E=>{const D=i.value.filter(L=>(L.placement??C.placement)===E),F=Math.max(D.length-C.quantity,0);return{placement:E,notifications:D.slice(F)}})),V=e.computed(()=>i.value.some(E=>w(E)&&!l.value.includes(E.id))),B=()=>{h&&(clearInterval(h),h=void 0)};e.watch(V,E=>{if(!E){B();return}h||(a.value=Date.now(),h=setInterval(()=>{a.value=Date.now()},as))},{immediate:!0}),e.watch(()=>C.notifications,E=>{const D=E.filter(n).filter(F=>!t.value.includes(F.id));i.value=i.value.map(F=>{const L=D.find(O=>O.id===F.id);return L?{...F,...L}:F}),D.forEach(F=>{i.value.some(O=>O.id===F.id)||i.value.push(F)}),D.forEach(F=>M(F)),i.value.filter(F=>!D.some(L=>L.id===F.id)).forEach(F=>I(F.id,!1))},{deep:!0,immediate:!0});const z=e.computed(()=>C.zIndex??(N?.zIndex.current.value??1e3)+1);e.onBeforeUnmount(()=>{s.forEach(E=>clearTimeout(E)),s.clear(),d.clear(),p.clear(),B()});const q={ANIMATION_DURATION:ns,DURATION_TICK_INTERVAL:as,hasNotificationId:n,removedIds:t,closingIds:l,renderedNotifications:i,durationTick:a,durationTimers:s,durationById:d,durationStartedAtById:p,get durationTicker(){return h},set durationTicker(E){h=E},placementList:f,getNotificationDuration:m,hasDurationIndicator:w,hasDurationValue:g,getNotificationRemainingDuration:u,formatNotificationDuration:x,getNotificationDurationLabel:v,getNotificationStyle:b,clearDurationTimer:S,removeRenderedNotification:k,closeHandler:I,scheduleDurationTimer:M,props:C,nmorph:N,notificationGroups:y,hasRunningDurationIndicator:V,stopDurationTicker:B,zIndex:z,get NmorphAlert(){return Rc}};return Object.defineProperty(q,"__isScriptSetup",{enumerable:!1,value:!0}),q}}),SN=["title"],vN={key:0,class:"nmorph-notification-provider__duration-value"};function EN(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:"nmorph-notification-provider",style:e.normalizeStyle({zIndex:t.zIndex})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.notificationGroups,a=>(e.openBlock(),e.createBlock(e.TransitionGroup,{key:a.placement,appear:"",name:"nmorph-notification",tag:"div",class:e.normalizeClass(`nmorph-notification-provider__list nmorph-notification-provider__list--${a.placement}`)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.notifications,s=>(e.openBlock(),e.createElementBlock("div",{key:s.id,style:e.normalizeStyle(t.getNotificationStyle(s)),class:e.normalizeClass(["nmorph-notification-provider__notification",t.hasDurationIndicator(s)&&"nmorph-notification-provider__notification--with-duration",t.closingIds.includes(s.id)&&"nmorph-notification-provider__notification--closing"])},[e.createVNode(t.NmorphAlert,{id:s.id,class:"nmorph-notification-provider__alert",style:e.normalizeStyle({width:s.width}),type:s.type,closable:s.closable,title:s.title,content:s.content,fill:s.fill,"show-icon":s.showIcon,bordered:s.bordered,html:s.html,"close-icon-position":s.closeIconPosition,"background-color":s.backgroundColor,onClose:()=>t.closeHandler(s.id)},null,8,["id","style","type","closable","title","content","fill","show-icon","bordered","html","close-icon-position","background-color","onClose"]),t.hasDurationIndicator(s)?(e.openBlock(),e.createElementBlock("div",{key:`${s.id}-${t.getNotificationDuration(s)}`,class:"nmorph-notification-provider__duration",title:t.hasDurationValue(s)?t.getNotificationDurationLabel(s):void 0,"aria-hidden":"true"},[o[0]||(o[0]=e.createElementVNode("span",{class:"nmorph-notification-provider__duration-track"},[e.createElementVNode("span",{class:"nmorph-notification-provider__duration-bar"})],-1)),t.hasDurationValue(s)?(e.openBlock(),e.createElementBlock("span",vN,e.toDisplayString(t.getNotificationDurationLabel(s)),1)):e.createCommentVNode("v-if",!0)],8,SN)):e.createCommentVNode("v-if",!0)],6))),128))]),_:2},1032,["class"]))),128))],4)}const CN=j(VN,[["render",EN],["__file","/builds/ketjo/nmorph/library/src/components/providers/nmorph-notification-provider/NmorphNotificationProvider.vue"]]),ls={"top-left":"top-left","top-center":"top-center","top-right":"top-right","bottom-left":"bottom-left","bottom-center":"bottom-center","bottom-right":"bottom-right"},IN=[{group:"Smileys",tags:["face","smile","emotion"],emojis:"๐Ÿ˜€ ๐Ÿ˜ƒ ๐Ÿ˜„ ๐Ÿ˜ ๐Ÿ˜† ๐Ÿ˜… ๐Ÿ˜‚ ๐Ÿคฃ ๐Ÿฅฒ โ˜บ๏ธ ๐Ÿ˜Š ๐Ÿ˜‡ ๐Ÿ™‚ ๐Ÿ™ƒ ๐Ÿ˜‰ ๐Ÿ˜Œ ๐Ÿ˜ ๐Ÿฅฐ ๐Ÿ˜˜ ๐Ÿ˜— ๐Ÿ˜™ ๐Ÿ˜š ๐Ÿ˜‹ ๐Ÿ˜› ๐Ÿ˜ ๐Ÿ˜œ ๐Ÿคช ๐Ÿคจ ๐Ÿง ๐Ÿค“ ๐Ÿ˜Ž ๐Ÿฅธ ๐Ÿคฉ ๐Ÿฅณ ๐Ÿ˜ ๐Ÿ˜’ ๐Ÿ˜ž ๐Ÿ˜” ๐Ÿ˜Ÿ ๐Ÿ˜• ๐Ÿ™ โ˜น๏ธ ๐Ÿ˜ฃ ๐Ÿ˜– ๐Ÿ˜ซ ๐Ÿ˜ฉ ๐Ÿฅบ ๐Ÿ˜ข ๐Ÿ˜ญ ๐Ÿ˜ค ๐Ÿ˜  ๐Ÿ˜ก ๐Ÿคฌ ๐Ÿคฏ ๐Ÿ˜ณ ๐Ÿฅต ๐Ÿฅถ ๐Ÿ˜ฑ ๐Ÿ˜จ ๐Ÿ˜ฐ ๐Ÿ˜ฅ ๐Ÿ˜“ ๐Ÿซฃ ๐Ÿค— ๐Ÿซก ๐Ÿค” ๐Ÿซข ๐Ÿคญ ๐Ÿคซ ๐Ÿคฅ ๐Ÿ˜ถ ๐Ÿ˜ถโ€๐ŸŒซ๏ธ ๐Ÿ˜ ๐Ÿ˜‘ ๐Ÿ˜ฌ ๐Ÿซจ ๐Ÿซ  ๐Ÿ™„ ๐Ÿ˜ฏ ๐Ÿ˜ฆ ๐Ÿ˜ง ๐Ÿ˜ฎ ๐Ÿ˜ฒ ๐Ÿฅฑ ๐Ÿ˜ด ๐Ÿคค ๐Ÿ˜ช ๐Ÿ˜ต ๐Ÿ˜ตโ€๐Ÿ’ซ ๐Ÿฅด ๐Ÿคข ๐Ÿคฎ ๐Ÿคง ๐Ÿ˜ท ๐Ÿค’ ๐Ÿค•"},{group:"People",tags:["person","gesture","body"],emojis:"๐Ÿ‘‹ ๐Ÿคš ๐Ÿ–๏ธ โœ‹ ๐Ÿ–– ๐Ÿซฑ ๐Ÿซฒ ๐Ÿซณ ๐Ÿซด ๐Ÿ‘Œ ๐ŸคŒ ๐Ÿค โœŒ๏ธ ๐Ÿคž ๐Ÿซฐ ๐ŸคŸ ๐Ÿค˜ ๐Ÿค™ ๐Ÿ‘ˆ ๐Ÿ‘‰ ๐Ÿ‘† ๐Ÿ–• ๐Ÿ‘‡ โ˜๏ธ ๐Ÿซต ๐Ÿ‘ ๐Ÿ‘Ž โœŠ ๐Ÿ‘Š ๐Ÿค› ๐Ÿคœ ๐Ÿ‘ ๐Ÿ™Œ ๐Ÿซถ ๐Ÿ‘ ๐Ÿคฒ ๐Ÿค ๐Ÿ™ โœ๏ธ ๐Ÿ’… ๐Ÿคณ ๐Ÿ’ช ๐Ÿฆพ ๐Ÿฆฟ ๐Ÿฆต ๐Ÿฆถ ๐Ÿ‘‚ ๐Ÿฆป ๐Ÿ‘ƒ ๐Ÿง  ๐Ÿซ€ ๐Ÿซ ๐Ÿฆท ๐Ÿฆด ๐Ÿ‘€ ๐Ÿ‘๏ธ ๐Ÿ‘… ๐Ÿ‘„ ๐Ÿซฆ ๐Ÿ‘ถ ๐Ÿง’ ๐Ÿ‘ฆ ๐Ÿ‘ง ๐Ÿง‘ ๐Ÿ‘ฑ ๐Ÿ‘จ ๐Ÿง” ๐Ÿง”โ€โ™‚๏ธ ๐Ÿง”โ€โ™€๏ธ ๐Ÿ‘ฉ ๐Ÿง“ ๐Ÿ‘ด ๐Ÿ‘ต ๐Ÿ™ ๐Ÿ™Ž ๐Ÿ™… ๐Ÿ™† ๐Ÿ’ ๐Ÿ™‹ ๐Ÿง ๐Ÿ™‡ ๐Ÿคฆ ๐Ÿคท ๐Ÿง‘โ€โš•๏ธ ๐Ÿง‘โ€๐ŸŽ“ ๐Ÿง‘โ€๐Ÿซ ๐Ÿง‘โ€โš–๏ธ ๐Ÿง‘โ€๐ŸŒพ ๐Ÿง‘โ€๐Ÿณ ๐Ÿง‘โ€๐Ÿ”ง ๐Ÿง‘โ€๐Ÿญ ๐Ÿง‘โ€๐Ÿ’ผ ๐Ÿง‘โ€๐Ÿ”ฌ ๐Ÿง‘โ€๐Ÿ’ป ๐Ÿง‘โ€๐ŸŽค ๐Ÿง‘โ€๐ŸŽจ ๐Ÿง‘โ€โœˆ๏ธ ๐Ÿง‘โ€๐Ÿš€ ๐Ÿง‘โ€๐Ÿš’ ๐Ÿ‘ฎ ๐Ÿ•ต๏ธ ๐Ÿ’‚ ๐Ÿฅท ๐Ÿ‘ท ๐Ÿซ… ๐Ÿคด ๐Ÿ‘ธ ๐Ÿ‘ณ ๐Ÿ‘ฒ ๐Ÿง• ๐Ÿคต ๐Ÿ‘ฐ ๐Ÿคฐ ๐Ÿซƒ ๐Ÿซ„ ๐Ÿ‘ผ ๐ŸŽ… ๐Ÿคถ ๐Ÿฆธ ๐Ÿฆน ๐Ÿง™ ๐Ÿงš ๐Ÿง› ๐Ÿงœ ๐Ÿง ๐Ÿงž ๐ŸงŸ"},{group:"Animals",tags:["animal","nature"],emojis:"๐Ÿถ ๐Ÿฑ ๐Ÿญ ๐Ÿน ๐Ÿฐ ๐ŸฆŠ ๐Ÿป ๐Ÿผ ๐Ÿปโ€โ„๏ธ ๐Ÿจ ๐Ÿฏ ๐Ÿฆ ๐Ÿฎ ๐Ÿท ๐Ÿฝ ๐Ÿธ ๐Ÿต ๐Ÿ™ˆ ๐Ÿ™‰ ๐Ÿ™Š ๐Ÿ’ ๐Ÿ” ๐Ÿง ๐Ÿฆ ๐Ÿค ๐Ÿฃ ๐Ÿฅ ๐Ÿฆ† ๐Ÿฆ… ๐Ÿฆ‰ ๐Ÿฆ‡ ๐Ÿบ ๐Ÿ— ๐Ÿด ๐Ÿฆ„ ๐ŸซŽ ๐Ÿ ๐Ÿชฑ ๐Ÿ› ๐Ÿฆ‹ ๐ŸŒ ๐Ÿž ๐Ÿœ ๐Ÿชฐ ๐Ÿชฒ ๐Ÿชณ ๐ŸฆŸ ๐Ÿฆ— ๐Ÿ•ท๏ธ ๐Ÿ•ธ๏ธ ๐Ÿฆ‚ ๐Ÿข ๐Ÿ ๐ŸฆŽ ๐Ÿฆ– ๐Ÿฆ• ๐Ÿ™ ๐Ÿฆ‘ ๐Ÿฆ ๐Ÿฆž ๐Ÿฆ€ ๐Ÿชผ ๐Ÿชธ ๐Ÿก ๐Ÿ  ๐ŸŸ ๐Ÿฌ ๐Ÿณ ๐Ÿ‹ ๐Ÿฆˆ ๐ŸŠ ๐Ÿ… ๐Ÿ† ๐Ÿฆ“ ๐Ÿฆ ๐Ÿฆง ๐Ÿฆฃ ๐Ÿ˜ ๐Ÿฆ› ๐Ÿฆ ๐Ÿช ๐Ÿซ ๐Ÿฆ’ ๐Ÿฆ˜ ๐Ÿฆฌ ๐Ÿƒ ๐Ÿ‚ ๐Ÿ„ ๐Ÿซ ๐ŸŽ ๐Ÿ– ๐Ÿ ๐Ÿ‘ ๐Ÿฆ™ ๐Ÿ ๐ŸฆŒ ๐Ÿ• ๐Ÿฉ ๐Ÿฆฎ ๐Ÿ•โ€๐Ÿฆบ ๐Ÿˆ ๐Ÿˆโ€โฌ› ๐Ÿชถ ๐Ÿ“ ๐Ÿฆƒ ๐Ÿฆค ๐Ÿฆš ๐Ÿฆœ ๐Ÿชฝ ๐Ÿ‡ ๐Ÿฆ ๐Ÿฆจ ๐Ÿฆก ๐Ÿฆซ ๐Ÿฆฆ ๐Ÿฆฅ ๐Ÿ ๐Ÿ€ ๐Ÿฟ๏ธ ๐Ÿฆ”"},{group:"Nature",tags:["plant","weather","nature"],emojis:"๐ŸŒต ๐ŸŽ„ ๐ŸŒฒ ๐ŸŒณ ๐ŸŒด ๐Ÿชต ๐ŸŒฑ ๐ŸŒฟ โ˜˜๏ธ ๐Ÿ€ ๐ŸŽ ๐Ÿชด ๐ŸŽ‹ ๐Ÿƒ ๐Ÿ‚ ๐Ÿ ๐Ÿชบ ๐Ÿชน ๐Ÿ„ ๐Ÿชจ ๐Ÿš ๐Ÿชท ๐ŸŒพ ๐Ÿ’ ๐ŸŒท ๐Ÿชป ๐ŸŒน ๐Ÿฅ€ ๐Ÿชธ ๐ŸŒบ ๐ŸŒธ ๐ŸŒผ ๐ŸŒป ๐ŸŒž ๐ŸŒ ๐ŸŒ› ๐ŸŒœ ๐ŸŒš ๐ŸŒ• ๐ŸŒ– ๐ŸŒ— ๐ŸŒ˜ ๐ŸŒ‘ ๐ŸŒ’ ๐ŸŒ“ ๐ŸŒ” ๐ŸŒ™ ๐ŸŒŽ ๐ŸŒ ๐ŸŒ ๐Ÿช ๐Ÿ’ซ โญ ๐ŸŒŸ โœจ โšก โ˜„๏ธ ๐Ÿ’ฅ ๐Ÿ”ฅ ๐ŸŒช๏ธ ๐ŸŒˆ โ˜€๏ธ ๐ŸŒค๏ธ โ›… ๐ŸŒฅ๏ธ โ˜๏ธ ๐ŸŒฆ๏ธ ๐ŸŒง๏ธ โ›ˆ๏ธ ๐ŸŒฉ๏ธ ๐ŸŒจ๏ธ โ„๏ธ โ˜ƒ๏ธ โ›„ ๐ŸŒฌ๏ธ ๐Ÿ’จ ๐Ÿ’ง ๐Ÿ’ฆ โ˜” โ˜‚๏ธ ๐ŸŒŠ ๐ŸŒซ๏ธ"},{group:"Food",tags:["food","drink"],emojis:"๐Ÿ ๐ŸŽ ๐Ÿ ๐ŸŠ ๐Ÿ‹ ๐ŸŒ ๐Ÿ‰ ๐Ÿ‡ ๐Ÿ“ ๐Ÿซ ๐Ÿˆ ๐Ÿ’ ๐Ÿ‘ ๐Ÿฅญ ๐Ÿ ๐Ÿฅฅ ๐Ÿฅ ๐Ÿ… ๐Ÿ† ๐Ÿฅ‘ ๐Ÿซ› ๐Ÿฅฆ ๐Ÿฅฌ ๐Ÿฅ’ ๐ŸŒถ๏ธ ๐Ÿซ‘ ๐ŸŒฝ ๐Ÿฅ• ๐Ÿซ’ ๐Ÿง„ ๐Ÿง… ๐Ÿฅ” ๐Ÿ  ๐Ÿซ˜ ๐Ÿฅ ๐Ÿฅฏ ๐Ÿž ๐Ÿฅ– ๐Ÿฅจ ๐Ÿง€ ๐Ÿฅš ๐Ÿณ ๐Ÿงˆ ๐Ÿฅž ๐Ÿง‡ ๐Ÿฅ“ ๐Ÿฅฉ ๐Ÿ— ๐Ÿ– ๐Ÿฆด ๐ŸŒญ ๐Ÿ” ๐ŸŸ ๐Ÿ• ๐Ÿซ“ ๐Ÿฅช ๐Ÿฅ™ ๐Ÿง† ๐ŸŒฎ ๐ŸŒฏ ๐Ÿซ” ๐Ÿฅ— ๐Ÿฅ˜ ๐Ÿซ• ๐Ÿฅซ ๐Ÿ ๐Ÿœ ๐Ÿฒ ๐Ÿ› ๐Ÿฃ ๐Ÿฑ ๐ŸฅŸ ๐Ÿฆช ๐Ÿค ๐Ÿ™ ๐Ÿš ๐Ÿ˜ ๐Ÿฅ ๐Ÿฅ  ๐Ÿฅฎ ๐Ÿข ๐Ÿก ๐Ÿง ๐Ÿจ ๐Ÿฆ ๐Ÿฅง ๐Ÿง ๐Ÿฐ ๐ŸŽ‚ ๐Ÿฎ ๐Ÿญ ๐Ÿฌ ๐Ÿซ ๐Ÿฟ ๐Ÿฉ ๐Ÿช ๐ŸŒฐ ๐Ÿฅœ ๐Ÿฏ ๐Ÿฅ› ๐Ÿผ ๐Ÿซ– โ˜• ๐Ÿต ๐Ÿงƒ ๐Ÿฅค ๐Ÿง‹ ๐Ÿถ ๐Ÿบ ๐Ÿป ๐Ÿฅ‚ ๐Ÿท ๐Ÿฅƒ ๐Ÿธ ๐Ÿน ๐Ÿง‰ ๐Ÿพ ๐ŸงŠ"},{group:"Activity",tags:["activity","sport","game"],emojis:"โšฝ ๐Ÿ€ ๐Ÿˆ โšพ ๐ŸฅŽ ๐ŸŽพ ๐Ÿ ๐Ÿ‰ ๐Ÿฅ ๐ŸŽฑ ๐Ÿช€ ๐Ÿ“ ๐Ÿธ ๐Ÿ’ ๐Ÿ‘ ๐Ÿฅ ๐Ÿ ๐Ÿชƒ ๐Ÿฅ… โ›ณ ๐Ÿช ๐Ÿน ๐ŸŽฃ ๐Ÿคฟ ๐ŸฅŠ ๐Ÿฅ‹ ๐ŸŽฝ ๐Ÿ›น ๐Ÿ›ผ ๐Ÿ›ท โ›ธ๏ธ ๐ŸฅŒ ๐ŸŽฟ โ›ท๏ธ ๐Ÿ‚ ๐Ÿช‚ ๐Ÿ‹๏ธ ๐Ÿคผ ๐Ÿคธ โ›น๏ธ ๐Ÿคบ ๐Ÿคพ ๐ŸŒ๏ธ ๐Ÿ‡ ๐Ÿง˜ ๐Ÿ„ ๐ŸŠ ๐Ÿคฝ ๐Ÿšฃ ๐Ÿง— ๐Ÿšต ๐Ÿšด ๐Ÿ† ๐Ÿฅ‡ ๐Ÿฅˆ ๐Ÿฅ‰ ๐Ÿ… ๐ŸŽ–๏ธ ๐Ÿต๏ธ ๐ŸŽ—๏ธ ๐ŸŽซ ๐ŸŽŸ๏ธ ๐ŸŽช ๐Ÿคน ๐ŸŽญ ๐Ÿฉฐ ๐ŸŽจ ๐ŸŽฌ ๐ŸŽค ๐ŸŽง ๐ŸŽผ ๐ŸŽน ๐Ÿฅ ๐Ÿช˜ ๐ŸŽท ๐ŸŽบ ๐Ÿช— ๐ŸŽธ ๐Ÿช• ๐ŸŽป ๐Ÿชˆ ๐ŸŽฒ โ™Ÿ๏ธ ๐ŸŽฏ ๐ŸŽณ ๐ŸŽฎ ๐ŸŽฐ ๐Ÿงฉ"},{group:"Travel",tags:["travel","place","vehicle"],emojis:"๐Ÿš— ๐Ÿš• ๐Ÿš™ ๐ŸšŒ ๐ŸšŽ ๐ŸŽ๏ธ ๐Ÿš“ ๐Ÿš‘ ๐Ÿš’ ๐Ÿš ๐Ÿ›ป ๐Ÿšš ๐Ÿš› ๐Ÿšœ ๐Ÿ๏ธ ๐Ÿ›ต ๐Ÿฆฝ ๐Ÿฆผ ๐Ÿ›บ ๐Ÿšฒ ๐Ÿ›ด ๐Ÿ›น ๐Ÿ›ผ ๐Ÿš ๐Ÿ›ฃ๏ธ ๐Ÿ›ค๏ธ ๐Ÿ›ข๏ธ โ›ฝ ๐Ÿ›ž ๐Ÿšจ ๐Ÿšฅ ๐Ÿšฆ ๐Ÿ›‘ ๐Ÿšง โš“ ๐Ÿ›Ÿ โ›ต ๐Ÿ›ถ ๐Ÿšค ๐Ÿ›ณ๏ธ โ›ด๏ธ ๐Ÿ›ฅ๏ธ ๐Ÿšข โœˆ๏ธ ๐Ÿ›ฉ๏ธ ๐Ÿ›ซ ๐Ÿ›ฌ ๐Ÿช‚ ๐Ÿ’บ ๐Ÿš ๐ŸšŸ ๐Ÿš  ๐Ÿšก ๐Ÿ›ฐ๏ธ ๐Ÿš€ ๐Ÿ›ธ ๐Ÿ›Ž๏ธ ๐Ÿงณ โŒ› โณ โŒš โฐ โฑ๏ธ โฒ๏ธ ๐Ÿ•ฐ๏ธ ๐ŸŒ‹ ๐Ÿ—ป ๐Ÿ•๏ธ ๐Ÿ–๏ธ ๐Ÿœ๏ธ ๐Ÿ๏ธ ๐Ÿž๏ธ ๐ŸŸ๏ธ ๐Ÿ›๏ธ ๐Ÿ—๏ธ ๐Ÿงฑ ๐Ÿชจ ๐Ÿชต ๐Ÿ›– ๐Ÿ˜๏ธ ๐Ÿš๏ธ ๐Ÿ  ๐Ÿก ๐Ÿข ๐Ÿฃ ๐Ÿค ๐Ÿฅ ๐Ÿฆ ๐Ÿจ ๐Ÿฉ ๐Ÿช ๐Ÿซ ๐Ÿฌ ๐Ÿญ ๐Ÿฏ ๐Ÿฐ ๐Ÿ’’ ๐Ÿ—ผ ๐Ÿ—ฝ โ›ช ๐Ÿ•Œ ๐Ÿ›• ๐Ÿ• โ›ฉ๏ธ ๐Ÿ•‹ โ›ฒ โ›บ ๐ŸŒ ๐ŸŒƒ ๐Ÿ™๏ธ ๐ŸŒ„ ๐ŸŒ… ๐ŸŒ† ๐ŸŒ‡ ๐ŸŒ‰"},{group:"Objects",tags:["object","tool","device"],emojis:"โŒš ๐Ÿ“ฑ ๐Ÿ“ฒ ๐Ÿ’ป โŒจ๏ธ ๐Ÿ–ฅ๏ธ ๐Ÿ–จ๏ธ ๐Ÿ–ฑ๏ธ ๐Ÿ–ฒ๏ธ ๐Ÿ•น๏ธ ๐Ÿ—œ๏ธ ๐Ÿ’ฝ ๐Ÿ’พ ๐Ÿ’ฟ ๐Ÿ“€ ๐Ÿ“ผ ๐Ÿ“ท ๐Ÿ“ธ ๐Ÿ“น ๐ŸŽฅ ๐Ÿ“ฝ๏ธ ๐ŸŽž๏ธ ๐Ÿ“ž โ˜Ž๏ธ ๐Ÿ“Ÿ ๐Ÿ“  ๐Ÿ“บ ๐Ÿ“ป ๐ŸŽ™๏ธ ๐ŸŽš๏ธ ๐ŸŽ›๏ธ ๐Ÿงญ โฑ๏ธ โฒ๏ธ โฐ ๐Ÿ•ฐ๏ธ โŒ› โณ ๐Ÿ“ก ๐Ÿ”‹ ๐Ÿชซ ๐Ÿ”Œ ๐Ÿ’ก ๐Ÿ”ฆ ๐Ÿ•ฏ๏ธ ๐Ÿช” ๐Ÿงฏ ๐Ÿ›ข๏ธ ๐Ÿ’ธ ๐Ÿ’ต ๐Ÿ’ด ๐Ÿ’ถ ๐Ÿ’ท ๐Ÿช™ ๐Ÿ’ฐ ๐Ÿ’ณ ๐Ÿงพ ๐Ÿ’Ž โš–๏ธ ๐Ÿชœ ๐Ÿงฐ ๐Ÿช› ๐Ÿ”ง ๐Ÿ”จ โš’๏ธ ๐Ÿ› ๏ธ โ›๏ธ ๐Ÿชš ๐Ÿ”ฉ โš™๏ธ ๐Ÿชค ๐Ÿงฑ โ›“๏ธ ๐Ÿงฒ ๐Ÿ”ซ ๐Ÿ’ฃ ๐Ÿงจ ๐Ÿช“ ๐Ÿ”ช ๐Ÿ—ก๏ธ โš”๏ธ ๐Ÿ›ก๏ธ ๐Ÿšฌ โšฐ๏ธ ๐Ÿชฆ โšฑ๏ธ ๐Ÿบ ๐Ÿ”ฎ ๐Ÿ“ฟ ๐Ÿงฟ ๐Ÿชฌ ๐Ÿ’ˆ โš—๏ธ ๐Ÿ”ญ ๐Ÿ”ฌ ๐Ÿ•ณ๏ธ ๐Ÿฉน ๐Ÿฉบ ๐Ÿฉป ๐Ÿฉผ ๐Ÿ’Š ๐Ÿ’‰ ๐Ÿฉธ ๐Ÿงฌ ๐Ÿฆ  ๐Ÿงซ ๐Ÿงช ๐ŸŒก๏ธ ๐Ÿงน ๐Ÿช  ๐Ÿงบ ๐Ÿงป ๐Ÿšฝ ๐Ÿšฐ ๐Ÿšฟ ๐Ÿ› ๐Ÿ›€ ๐Ÿงผ ๐Ÿชฅ ๐Ÿช’ ๐Ÿงฝ ๐Ÿชฃ ๐Ÿงด ๐Ÿ›Ž๏ธ ๐Ÿ”‘ ๐Ÿ—๏ธ ๐Ÿšช ๐Ÿช‘ ๐Ÿ›‹๏ธ ๐Ÿ›๏ธ ๐Ÿ›Œ ๐Ÿงธ ๐Ÿช† ๐Ÿ–ผ๏ธ ๐Ÿชž ๐ŸชŸ ๐Ÿ›๏ธ ๐Ÿ›’ ๐ŸŽ ๐ŸŽˆ ๐ŸŽ ๐ŸŽ€ ๐Ÿช„ ๐Ÿช… ๐ŸŽŠ ๐ŸŽ‰"},{group:"Symbols",tags:["symbol","heart","sign"],emojis:"โค๏ธ ๐Ÿฉท ๐Ÿงก ๐Ÿ’› ๐Ÿ’š ๐Ÿ’™ ๐Ÿฉต ๐Ÿ’œ ๐ŸคŽ ๐Ÿ–ค ๐Ÿฉถ ๐Ÿค ๐Ÿ’” โค๏ธโ€๐Ÿ”ฅ โค๏ธโ€๐Ÿฉน โฃ๏ธ ๐Ÿ’• ๐Ÿ’ž ๐Ÿ’“ ๐Ÿ’— ๐Ÿ’– ๐Ÿ’˜ ๐Ÿ’ ๐Ÿ’Ÿ โ˜ฎ๏ธ โœ๏ธ โ˜ช๏ธ ๐Ÿ•‰๏ธ โ˜ธ๏ธ โœก๏ธ ๐Ÿ”ฏ ๐Ÿ•Ž โ˜ฏ๏ธ โ˜ฆ๏ธ ๐Ÿ› โ›Ž โ™ˆ โ™‰ โ™Š โ™‹ โ™Œ โ™ โ™Ž โ™ โ™ โ™‘ โ™’ โ™“ ๐Ÿ†” โš›๏ธ ๐Ÿ‰‘ โ˜ข๏ธ โ˜ฃ๏ธ ๐Ÿ“ด ๐Ÿ“ณ ๐Ÿˆถ ๐Ÿˆš ๐Ÿˆธ ๐Ÿˆบ ๐Ÿˆท๏ธ โœด๏ธ ๐Ÿ†š ๐Ÿ’ฎ ๐Ÿ‰ ใŠ™๏ธ ใŠ—๏ธ ๐Ÿˆด ๐Ÿˆต ๐Ÿˆน ๐Ÿˆฒ ๐Ÿ…ฐ๏ธ ๐Ÿ…ฑ๏ธ ๐Ÿ†Ž ๐Ÿ†‘ ๐Ÿ…พ๏ธ ๐Ÿ†˜ โŒ โญ• ๐Ÿ›‘ โ›” ๐Ÿ“› ๐Ÿšซ ๐Ÿ’ฏ ๐Ÿ’ข โ™จ๏ธ ๐Ÿšท ๐Ÿšฏ ๐Ÿšณ ๐Ÿšฑ ๐Ÿ”ž ๐Ÿ“ต ๐Ÿšญ โ— โ• โ“ โ” โ€ผ๏ธ โ‰๏ธ ๐Ÿ”… ๐Ÿ”† ใ€ฝ๏ธ โš ๏ธ ๐Ÿšธ ๐Ÿ”ฑ โšœ๏ธ ๐Ÿ”ฐ โ™ป๏ธ โœ… ๐Ÿˆฏ ๐Ÿ’น โ‡๏ธ โœณ๏ธ โŽ ๐ŸŒ ๐Ÿ’  โ“‚๏ธ ๐ŸŒ€ ๐Ÿ’ค ๐Ÿง ๐Ÿšพ โ™ฟ ๐Ÿ…ฟ๏ธ ๐Ÿ›— ๐Ÿˆณ ๐Ÿˆ‚๏ธ ๐Ÿ›‚ ๐Ÿ›ƒ ๐Ÿ›„ ๐Ÿ›… ๐Ÿšน ๐Ÿšบ ๐Ÿšผ โšง๏ธ ๐Ÿšป ๐Ÿšฎ ๐ŸŽฆ ๐Ÿ“ถ ๐Ÿˆ ๐Ÿ”ฃ โ„น๏ธ ๐Ÿ”ค ๐Ÿ”ก ๐Ÿ”  ๐Ÿ†– ๐Ÿ†— ๐Ÿ†™ ๐Ÿ†’ ๐Ÿ†• ๐Ÿ†“ 0๏ธโƒฃ 1๏ธโƒฃ 2๏ธโƒฃ 3๏ธโƒฃ 4๏ธโƒฃ 5๏ธโƒฃ 6๏ธโƒฃ 7๏ธโƒฃ 8๏ธโƒฃ 9๏ธโƒฃ ๐Ÿ”Ÿ"},{group:"Flags",tags:["flag","country"],emojis:"๐Ÿ ๐Ÿšฉ ๐ŸŽŒ ๐Ÿด ๐Ÿณ๏ธ ๐Ÿณ๏ธโ€๐ŸŒˆ ๐Ÿณ๏ธโ€โšง๏ธ ๐Ÿดโ€โ˜ ๏ธ ๐Ÿ‡บ๐Ÿ‡ณ ๐Ÿ‡ฆ๐Ÿ‡จ ๐Ÿ‡ฆ๐Ÿ‡ฉ ๐Ÿ‡ฆ๐Ÿ‡ช ๐Ÿ‡ฆ๐Ÿ‡ซ ๐Ÿ‡ฆ๐Ÿ‡ฌ ๐Ÿ‡ฆ๐Ÿ‡ฎ ๐Ÿ‡ฆ๐Ÿ‡ฑ ๐Ÿ‡ฆ๐Ÿ‡ฒ ๐Ÿ‡ฆ๐Ÿ‡ด ๐Ÿ‡ฆ๐Ÿ‡ถ ๐Ÿ‡ฆ๐Ÿ‡ท ๐Ÿ‡ฆ๐Ÿ‡ธ ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡ฆ๐Ÿ‡บ ๐Ÿ‡ฆ๐Ÿ‡ผ ๐Ÿ‡ฆ๐Ÿ‡ฝ ๐Ÿ‡ฆ๐Ÿ‡ฟ ๐Ÿ‡ง๐Ÿ‡ฆ ๐Ÿ‡ง๐Ÿ‡ง ๐Ÿ‡ง๐Ÿ‡ฉ ๐Ÿ‡ง๐Ÿ‡ช ๐Ÿ‡ง๐Ÿ‡ซ ๐Ÿ‡ง๐Ÿ‡ฌ ๐Ÿ‡ง๐Ÿ‡ญ ๐Ÿ‡ง๐Ÿ‡ฎ ๐Ÿ‡ง๐Ÿ‡ฏ ๐Ÿ‡ง๐Ÿ‡ฑ ๐Ÿ‡ง๐Ÿ‡ฒ ๐Ÿ‡ง๐Ÿ‡ณ ๐Ÿ‡ง๐Ÿ‡ด ๐Ÿ‡ง๐Ÿ‡ถ ๐Ÿ‡ง๐Ÿ‡ท ๐Ÿ‡ง๐Ÿ‡ธ ๐Ÿ‡ง๐Ÿ‡น ๐Ÿ‡ง๐Ÿ‡ป ๐Ÿ‡ง๐Ÿ‡ผ ๐Ÿ‡ง๐Ÿ‡พ ๐Ÿ‡ง๐Ÿ‡ฟ ๐Ÿ‡จ๐Ÿ‡ฆ ๐Ÿ‡จ๐Ÿ‡จ ๐Ÿ‡จ๐Ÿ‡ฉ ๐Ÿ‡จ๐Ÿ‡ซ ๐Ÿ‡จ๐Ÿ‡ฌ ๐Ÿ‡จ๐Ÿ‡ญ ๐Ÿ‡จ๐Ÿ‡ฎ ๐Ÿ‡จ๐Ÿ‡ฐ ๐Ÿ‡จ๐Ÿ‡ฑ ๐Ÿ‡จ๐Ÿ‡ฒ ๐Ÿ‡จ๐Ÿ‡ณ ๐Ÿ‡จ๐Ÿ‡ด ๐Ÿ‡จ๐Ÿ‡ต ๐Ÿ‡จ๐Ÿ‡ท ๐Ÿ‡จ๐Ÿ‡บ ๐Ÿ‡จ๐Ÿ‡ป ๐Ÿ‡จ๐Ÿ‡ผ ๐Ÿ‡จ๐Ÿ‡ฝ ๐Ÿ‡จ๐Ÿ‡พ ๐Ÿ‡จ๐Ÿ‡ฟ ๐Ÿ‡ฉ๐Ÿ‡ช ๐Ÿ‡ฉ๐Ÿ‡ฌ ๐Ÿ‡ฉ๐Ÿ‡ฏ ๐Ÿ‡ฉ๐Ÿ‡ฐ ๐Ÿ‡ฉ๐Ÿ‡ฒ ๐Ÿ‡ฉ๐Ÿ‡ด ๐Ÿ‡ฉ๐Ÿ‡ฟ ๐Ÿ‡ช๐Ÿ‡ฆ ๐Ÿ‡ช๐Ÿ‡จ ๐Ÿ‡ช๐Ÿ‡ช ๐Ÿ‡ช๐Ÿ‡ฌ ๐Ÿ‡ช๐Ÿ‡ญ ๐Ÿ‡ช๐Ÿ‡ท ๐Ÿ‡ช๐Ÿ‡ธ ๐Ÿ‡ช๐Ÿ‡น ๐Ÿ‡ช๐Ÿ‡บ ๐Ÿ‡ซ๐Ÿ‡ฎ ๐Ÿ‡ซ๐Ÿ‡ฏ ๐Ÿ‡ซ๐Ÿ‡ฐ ๐Ÿ‡ซ๐Ÿ‡ฒ ๐Ÿ‡ซ๐Ÿ‡ด ๐Ÿ‡ซ๐Ÿ‡ท ๐Ÿ‡ฌ๐Ÿ‡ฆ ๐Ÿ‡ฌ๐Ÿ‡ง ๐Ÿ‡ฌ๐Ÿ‡ฉ ๐Ÿ‡ฌ๐Ÿ‡ช ๐Ÿ‡ฌ๐Ÿ‡ซ ๐Ÿ‡ฌ๐Ÿ‡ฌ ๐Ÿ‡ฌ๐Ÿ‡ญ ๐Ÿ‡ฌ๐Ÿ‡ฎ ๐Ÿ‡ฌ๐Ÿ‡ฑ ๐Ÿ‡ฌ๐Ÿ‡ฒ ๐Ÿ‡ฌ๐Ÿ‡ณ ๐Ÿ‡ฌ๐Ÿ‡ต ๐Ÿ‡ฌ๐Ÿ‡ถ ๐Ÿ‡ฌ๐Ÿ‡ท ๐Ÿ‡ฌ๐Ÿ‡ธ ๐Ÿ‡ฌ๐Ÿ‡น ๐Ÿ‡ฌ๐Ÿ‡บ ๐Ÿ‡ฌ๐Ÿ‡ผ ๐Ÿ‡ฌ๐Ÿ‡พ ๐Ÿ‡ญ๐Ÿ‡ฐ ๐Ÿ‡ญ๐Ÿ‡ฒ ๐Ÿ‡ญ๐Ÿ‡ณ ๐Ÿ‡ญ๐Ÿ‡ท ๐Ÿ‡ญ๐Ÿ‡น ๐Ÿ‡ญ๐Ÿ‡บ ๐Ÿ‡ฎ๐Ÿ‡จ ๐Ÿ‡ฎ๐Ÿ‡ฉ ๐Ÿ‡ฎ๐Ÿ‡ช ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฒ ๐Ÿ‡ฎ๐Ÿ‡ณ ๐Ÿ‡ฎ๐Ÿ‡ด ๐Ÿ‡ฎ๐Ÿ‡ถ ๐Ÿ‡ฎ๐Ÿ‡ท ๐Ÿ‡ฎ๐Ÿ‡ธ ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡ฏ๐Ÿ‡ช ๐Ÿ‡ฏ๐Ÿ‡ฒ ๐Ÿ‡ฏ๐Ÿ‡ด ๐Ÿ‡ฏ๐Ÿ‡ต ๐Ÿ‡ฐ๐Ÿ‡ช ๐Ÿ‡ฐ๐Ÿ‡ฌ ๐Ÿ‡ฐ๐Ÿ‡ญ ๐Ÿ‡ฐ๐Ÿ‡ฎ ๐Ÿ‡ฐ๐Ÿ‡ฒ ๐Ÿ‡ฐ๐Ÿ‡ณ ๐Ÿ‡ฐ๐Ÿ‡ต ๐Ÿ‡ฐ๐Ÿ‡ท ๐Ÿ‡ฐ๐Ÿ‡ผ ๐Ÿ‡ฐ๐Ÿ‡พ ๐Ÿ‡ฐ๐Ÿ‡ฟ"}];let Tt;const MN={"๐Ÿ˜€":{label:"grinning face",tags:["smile","happy"]},"๐Ÿ˜ƒ":{label:"grinning face with big eyes",tags:["smile","happy"]},"๐Ÿ˜„":{label:"grinning face with smiling eyes",tags:["smile","happy"]},"๐Ÿ˜":{label:"beaming face with smiling eyes",tags:["smile","happy"]},"๐Ÿ˜†":{label:"grinning squinting face",tags:["laugh","smile"]},"๐Ÿ˜…":{label:"grinning face with sweat",tags:["relief","smile"]},"๐Ÿ˜‚":{label:"face with tears of joy",tags:["laugh","cry","lol"]},"๐Ÿคฃ":{label:"rolling on the floor laughing",tags:["laugh","lol"]},"๐Ÿฅฒ":{label:"smiling face with tear",tags:["smile","sad"]},"โ˜บ๏ธ":{label:"smiling face",tags:["smile","happy"]},"๐Ÿ˜Š":{label:"smiling face with smiling eyes",tags:["smile","happy"]},"๐Ÿ˜‡":{label:"smiling face with halo",tags:["angel","innocent"]},"๐Ÿ™‚":{label:"slightly smiling face",tags:["smile"]},"๐Ÿ™ƒ":{label:"upside-down face",tags:["silly"]},"๐Ÿ˜‰":{label:"winking face",tags:["wink"]},"๐Ÿ˜Œ":{label:"relieved face",tags:["calm"]},"๐Ÿ˜":{label:"smiling face with heart-eyes",tags:["love","heart"]},"๐Ÿฅฐ":{label:"smiling face with hearts",tags:["love","heart"]},"๐Ÿ˜˜":{label:"face blowing a kiss",tags:["kiss","love"]},"๐Ÿ˜—":{label:"kissing face",tags:["kiss"]},"๐Ÿ˜™":{label:"kissing face with smiling eyes",tags:["kiss"]},"๐Ÿ˜š":{label:"kissing face with closed eyes",tags:["kiss"]},"๐Ÿ˜‹":{label:"face savoring food",tags:["yum","food"]},"๐Ÿ˜›":{label:"face with tongue",tags:["tongue","playful"]},"๐Ÿ˜":{label:"squinting face with tongue",tags:["tongue","playful"]},"๐Ÿ˜œ":{label:"winking face with tongue",tags:["tongue","playful"]},"๐Ÿคช":{label:"zany face",tags:["silly","crazy"]},"๐Ÿคจ":{label:"face with raised eyebrow",tags:["skeptical"]},"๐Ÿง":{label:"face with monocle",tags:["thinking"]},"๐Ÿค“":{label:"nerd face",tags:["glasses"]},"๐Ÿ˜Ž":{label:"smiling face with sunglasses",tags:["cool"]},"๐Ÿฅธ":{label:"disguised face",tags:["glasses","mustache"]},"๐Ÿคฉ":{label:"star-struck",tags:["excited","star"]},"๐Ÿฅณ":{label:"partying face",tags:["party","celebration"]},"๐Ÿ˜":{label:"smirking face",tags:["smirk"]},"๐Ÿ˜’":{label:"unamused face",tags:["annoyed"]},"๐Ÿ˜ž":{label:"disappointed face",tags:["sad"]},"๐Ÿ˜”":{label:"pensive face",tags:["sad"]},"๐Ÿ˜Ÿ":{label:"worried face",tags:["sad","concerned"]},"๐Ÿ˜•":{label:"confused face",tags:["confused"]},"๐Ÿ™":{label:"slightly frowning face",tags:["sad"]},"โ˜น๏ธ":{label:"frowning face",tags:["sad"]},"๐Ÿ˜ฃ":{label:"persevering face",tags:["struggle"]},"๐Ÿ˜–":{label:"confounded face",tags:["frustrated"]},"๐Ÿ˜ซ":{label:"tired face",tags:["tired"]},"๐Ÿ˜ฉ":{label:"weary face",tags:["tired"]},"๐Ÿฅบ":{label:"pleading face",tags:["please","sad"]},"๐Ÿ˜ข":{label:"crying face",tags:["cry","sad"]},"๐Ÿ˜ญ":{label:"loudly crying face",tags:["cry","sad"]},"๐Ÿ˜ค":{label:"face with steam from nose",tags:["angry","proud"]},"๐Ÿ˜ ":{label:"angry face",tags:["mad"]},"๐Ÿ˜ก":{label:"pouting face",tags:["angry","mad"]},"๐Ÿคฌ":{label:"face with symbols on mouth",tags:["angry","swear"]},"๐Ÿคฏ":{label:"exploding head",tags:["mind blown","shock"]},"๐Ÿ˜ณ":{label:"flushed face",tags:["blush","embarrassed"]},"๐Ÿฅต":{label:"hot face",tags:["heat"]},"๐Ÿฅถ":{label:"cold face",tags:["freeze"]},"๐Ÿ˜ฑ":{label:"face screaming in fear",tags:["fear","shock"]},"๐Ÿ˜จ":{label:"fearful face",tags:["fear"]},"๐Ÿ˜ฐ":{label:"anxious face with sweat",tags:["fear","sweat"]},"๐Ÿ˜ฅ":{label:"sad but relieved face",tags:["sad","relief"]},"๐Ÿ˜“":{label:"downcast face with sweat",tags:["sad","sweat"]},"๐Ÿซฃ":{label:"face with peeking eye",tags:["peek","shy"]},"๐Ÿค—":{label:"hugging face",tags:["hug"]},"๐Ÿซก":{label:"saluting face",tags:["salute"]},"๐Ÿค”":{label:"thinking face",tags:["think"]},"๐Ÿซข":{label:"face with open eyes and hand over mouth",tags:["surprise"]},"๐Ÿคญ":{label:"face with hand over mouth",tags:["giggle"]},"๐Ÿคซ":{label:"shushing face",tags:["quiet","shh"]},"๐Ÿคฅ":{label:"lying face",tags:["lie"]},"๐Ÿ˜ถ":{label:"face without mouth",tags:["silent"]},"๐Ÿ˜":{label:"neutral face",tags:["meh"]},"๐Ÿ˜‘":{label:"expressionless face",tags:["meh"]},"๐Ÿ˜ฌ":{label:"grimacing face",tags:["awkward"]},"๐Ÿ™„":{label:"face with rolling eyes",tags:["eyeroll"]},"๐Ÿ˜ฏ":{label:"hushed face",tags:["surprise"]},"๐Ÿ˜ฆ":{label:"frowning face with open mouth",tags:["sad","surprise"]},"๐Ÿ˜ง":{label:"anguished face",tags:["sad"]},"๐Ÿ˜ฎ":{label:"face with open mouth",tags:["surprise"]},"๐Ÿ˜ฒ":{label:"astonished face",tags:["surprise"]},"๐Ÿฅฑ":{label:"yawning face",tags:["tired","sleep"]},"๐Ÿ˜ด":{label:"sleeping face",tags:["sleep"]},"๐Ÿคค":{label:"drooling face",tags:["drool"]},"๐Ÿ˜ช":{label:"sleepy face",tags:["sleep"]},"๐Ÿ˜ต":{label:"dizzy face",tags:["dizzy"]},"๐Ÿ˜ตโ€๐Ÿ’ซ":{label:"face with spiral eyes",tags:["dizzy"]},"๐Ÿฅด":{label:"woozy face",tags:["dizzy"]},"๐Ÿคข":{label:"nauseated face",tags:["sick"]},"๐Ÿคฎ":{label:"face vomiting",tags:["sick"]},"๐Ÿคง":{label:"sneezing face",tags:["sick"]},"๐Ÿ˜ท":{label:"face with medical mask",tags:["sick","mask"]},"๐Ÿค’":{label:"face with thermometer",tags:["sick","fever"]},"๐Ÿค•":{label:"face with head-bandage",tags:["hurt"]},"๐Ÿ‘‹":{label:"waving hand",tags:["hello","bye"]},"๐Ÿคš":{label:"raised back of hand",tags:["hand"]},"๐Ÿ–๏ธ":{label:"hand with fingers splayed",tags:["hand"]},"โœ‹":{label:"raised hand",tags:["stop","hand"]},"๐Ÿ––":{label:"vulcan salute",tags:["hand"]},"๐Ÿ‘Œ":{label:"OK hand",tags:["ok","perfect"]},"๐ŸคŒ":{label:"pinched fingers",tags:["gesture"]},"๐Ÿค":{label:"pinching hand",tags:["small"]},"โœŒ๏ธ":{label:"victory hand",tags:["peace"]},"๐Ÿคž":{label:"crossed fingers",tags:["luck"]},"๐Ÿซฐ":{label:"hand with index finger and thumb crossed",tags:["finger heart","money"]},"๐ŸคŸ":{label:"love-you gesture",tags:["love","hand"]},"๐Ÿค˜":{label:"sign of the horns",tags:["rock"]},"๐Ÿค™":{label:"call me hand",tags:["phone"]},"๐Ÿ‘ˆ":{label:"backhand index pointing left",tags:["point","left"]},"๐Ÿ‘‰":{label:"backhand index pointing right",tags:["point","right"]},"๐Ÿ‘†":{label:"backhand index pointing up",tags:["point","up"]},"๐Ÿ–•":{label:"middle finger",tags:["hand"]},"๐Ÿ‘‡":{label:"backhand index pointing down",tags:["point","down"]},"โ˜๏ธ":{label:"index pointing up",tags:["point","up"]},"๐Ÿซต":{label:"index pointing at viewer",tags:["you","point"]},"๐Ÿ‘":{label:"thumbs up",tags:["like","approve","yes"]},"๐Ÿ‘Ž":{label:"thumbs down",tags:["dislike","no"]},"โœŠ":{label:"raised fist",tags:["fist"]},"๐Ÿ‘Š":{label:"oncoming fist",tags:["fist","punch"]},"๐Ÿค›":{label:"left-facing fist",tags:["fist"]},"๐Ÿคœ":{label:"right-facing fist",tags:["fist"]},"๐Ÿ‘":{label:"clapping hands",tags:["clap","applause"]},"๐Ÿ™Œ":{label:"raising hands",tags:["celebrate","hooray"]},"๐Ÿซถ":{label:"heart hands",tags:["love","heart"]},"๐Ÿ‘":{label:"open hands",tags:["hand"]},"๐Ÿคฒ":{label:"palms up together",tags:["pray"]},"๐Ÿค":{label:"handshake",tags:["agreement"]},"๐Ÿ™":{label:"folded hands",tags:["please","pray","thanks"]},"โœ๏ธ":{label:"writing hand",tags:["write"]},"๐Ÿ’…":{label:"nail polish",tags:["nails"]},"๐Ÿคณ":{label:"selfie",tags:["camera"]},"๐Ÿ’ช":{label:"flexed biceps",tags:["strong","muscle"]},"๐Ÿ‘€":{label:"eyes",tags:["look","see"]},"๐Ÿ‘๏ธ":{label:"eye",tags:["look","see"]},"๐Ÿ‘…":{label:"tongue",tags:["mouth"]},"๐Ÿ‘„":{label:"mouth",tags:["lips"]},"๐Ÿง ":{label:"brain",tags:["mind"]},"๐Ÿซ€":{label:"anatomical heart",tags:["heart"]},"๐Ÿซ":{label:"lungs",tags:["breath"]},"๐Ÿถ":{label:"dog face",tags:["dog","pet"]},"๐Ÿฑ":{label:"cat face",tags:["cat","pet"]},"๐Ÿญ":{label:"mouse face",tags:["mouse"]},"๐Ÿน":{label:"hamster",tags:["pet"]},"๐Ÿฐ":{label:"rabbit face",tags:["bunny"]},"๐ŸฆŠ":{label:"fox",tags:["fox face"]},"๐Ÿป":{label:"bear",tags:["bear face"]},"๐Ÿผ":{label:"panda",tags:["panda face"]},"๐Ÿจ":{label:"koala",tags:["koala face"]},"๐Ÿฏ":{label:"tiger face",tags:["tiger"]},"๐Ÿฆ":{label:"lion",tags:["lion face"]},"๐Ÿฎ":{label:"cow face",tags:["cow"]},"๐Ÿท":{label:"pig face",tags:["pig"]},"๐Ÿธ":{label:"frog",tags:["frog face"]},"๐Ÿต":{label:"monkey face",tags:["monkey"]},"๐Ÿ™ˆ":{label:"see-no-evil monkey",tags:["monkey"]},"๐Ÿ™‰":{label:"hear-no-evil monkey",tags:["monkey"]},"๐Ÿ™Š":{label:"speak-no-evil monkey",tags:["monkey"]},"๐Ÿ”":{label:"chicken",tags:["bird"]},"๐Ÿง":{label:"penguin",tags:["bird"]},"๐Ÿฆ":{label:"bird",tags:["bird"]},"๐Ÿฆ†":{label:"duck",tags:["bird"]},"๐Ÿฆ…":{label:"eagle",tags:["bird"]},"๐Ÿฆ‰":{label:"owl",tags:["bird"]},"๐Ÿฆ‡":{label:"bat",tags:["bat"]},"๐Ÿบ":{label:"wolf",tags:["wolf face"]},"๐Ÿด":{label:"horse face",tags:["horse"]},"๐Ÿฆ„":{label:"unicorn",tags:["unicorn face"]},"๐Ÿ":{label:"honeybee",tags:["bee"]},"๐Ÿฆ‹":{label:"butterfly",tags:["insect"]},"๐ŸŒ":{label:"snail",tags:["insect"]},"๐Ÿž":{label:"lady beetle",tags:["ladybug","insect"]},"๐Ÿœ":{label:"ant",tags:["insect"]},"๐Ÿ•ท๏ธ":{label:"spider",tags:["insect"]},"๐Ÿข":{label:"turtle",tags:["reptile"]},"๐Ÿ":{label:"snake",tags:["reptile"]},"๐ŸฆŽ":{label:"lizard",tags:["reptile"]},"๐Ÿฆ–":{label:"T-Rex",tags:["dinosaur"]},"๐Ÿฆ•":{label:"sauropod",tags:["dinosaur"]},"๐Ÿ™":{label:"octopus",tags:["sea"]},"๐Ÿฌ":{label:"dolphin",tags:["sea"]},"๐Ÿณ":{label:"spouting whale",tags:["whale","sea"]},"๐Ÿ‹":{label:"whale",tags:["sea"]},"๐ŸŸ":{label:"fish",tags:["sea"]},"๐Ÿฆˆ":{label:"shark",tags:["sea"]},"๐Ÿ˜":{label:"elephant",tags:["elephant"]},"๐Ÿช":{label:"camel",tags:["desert"]},"๐Ÿซ":{label:"two-hump camel",tags:["desert"]},"๐ŸŒต":{label:"cactus",tags:["plant","desert"]},"๐ŸŽ„":{label:"Christmas tree",tags:["tree","holiday"]},"๐ŸŒฒ":{label:"evergreen tree",tags:["tree"]},"๐ŸŒณ":{label:"deciduous tree",tags:["tree"]},"๐ŸŒด":{label:"palm tree",tags:["tree"]},"๐ŸŒฑ":{label:"seedling",tags:["plant"]},"โ˜˜๏ธ":{label:"shamrock",tags:["plant"]},"๐Ÿ€":{label:"four leaf clover",tags:["luck","plant"]},"๐Ÿƒ":{label:"leaf fluttering in wind",tags:["leaf"]},"๐Ÿ‚":{label:"fallen leaf",tags:["autumn"]},"๐Ÿ":{label:"maple leaf",tags:["autumn"]},"๐Ÿ„":{label:"mushroom",tags:["fungus"]},"๐Ÿš":{label:"spiral shell",tags:["sea"]},"๐ŸŒพ":{label:"sheaf of rice",tags:["grain"]},"๐Ÿ’":{label:"bouquet",tags:["flowers"]},"๐ŸŒท":{label:"tulip",tags:["flower"]},"๐ŸŒน":{label:"rose",tags:["flower","love"]},"๐Ÿฅ€":{label:"wilted flower",tags:["flower"]},"๐ŸŒบ":{label:"hibiscus",tags:["flower"]},"๐ŸŒธ":{label:"cherry blossom",tags:["flower"]},"๐ŸŒผ":{label:"blossom",tags:["flower"]},"๐ŸŒป":{label:"sunflower",tags:["flower"]},"๐ŸŒž":{label:"sun with face",tags:["sun"]},"๐ŸŒ":{label:"full moon face",tags:["moon"]},"๐ŸŒ™":{label:"crescent moon",tags:["moon"]},"๐ŸŒŽ":{label:"globe showing Americas",tags:["earth","world"]},"๐ŸŒ":{label:"globe showing Europe-Africa",tags:["earth","world"]},"๐ŸŒ":{label:"globe showing Asia-Australia",tags:["earth","world"]},"โญ":{label:"star",tags:["favorite"]},"๐ŸŒŸ":{label:"glowing star",tags:["star"]},"โœจ":{label:"sparkles",tags:["star","shine"]},"โšก":{label:"high voltage",tags:["lightning"]},"๐Ÿ”ฅ":{label:"fire",tags:["flame","hot"]},"๐ŸŒˆ":{label:"rainbow",tags:["weather"]},"โ˜€๏ธ":{label:"sun",tags:["weather"]},"โ˜๏ธ":{label:"cloud",tags:["weather"]},"โ„๏ธ":{label:"snowflake",tags:["cold","weather"]},"๐Ÿ’ง":{label:"droplet",tags:["water"]},"๐Ÿ’ฆ":{label:"sweat droplets",tags:["water"]},"๐ŸŒŠ":{label:"water wave",tags:["sea","ocean"]},"๐Ÿ":{label:"green apple",tags:["fruit"]},"๐ŸŽ":{label:"red apple",tags:["fruit"]},"๐Ÿ":{label:"pear",tags:["fruit"]},"๐ŸŠ":{label:"tangerine",tags:["orange","fruit"]},"๐Ÿ‹":{label:"lemon",tags:["fruit"]},"๐ŸŒ":{label:"banana",tags:["fruit"]},"๐Ÿ‰":{label:"watermelon",tags:["fruit"]},"๐Ÿ‡":{label:"grapes",tags:["fruit"]},"๐Ÿ“":{label:"strawberry",tags:["fruit"]},"๐Ÿซ":{label:"blueberries",tags:["fruit"]},"๐Ÿˆ":{label:"melon",tags:["fruit"]},"๐Ÿ’":{label:"cherries",tags:["fruit"]},"๐Ÿ‘":{label:"peach",tags:["fruit"]},"๐Ÿฅญ":{label:"mango",tags:["fruit"]},"๐Ÿ":{label:"pineapple",tags:["fruit"]},"๐Ÿฅฅ":{label:"coconut",tags:["fruit"]},"๐Ÿฅ":{label:"kiwi fruit",tags:["fruit"]},"๐Ÿ…":{label:"tomato",tags:["vegetable"]},"๐Ÿ†":{label:"eggplant",tags:["vegetable"]},"๐Ÿฅ‘":{label:"avocado",tags:["vegetable"]},"๐Ÿฅฆ":{label:"broccoli",tags:["vegetable"]},"๐Ÿฅฌ":{label:"leafy greens",tags:["vegetable"]},"๐Ÿฅ’":{label:"cucumber",tags:["vegetable"]},"๐ŸŒถ๏ธ":{label:"hot pepper",tags:["spicy"]},"๐ŸŒฝ":{label:"corn",tags:["vegetable"]},"๐Ÿฅ•":{label:"carrot",tags:["vegetable"]},"๐Ÿง„":{label:"garlic",tags:["vegetable"]},"๐Ÿง…":{label:"onion",tags:["vegetable"]},"๐Ÿฅ”":{label:"potato",tags:["vegetable"]},"๐Ÿ ":{label:"roasted sweet potato",tags:["vegetable"]},"๐Ÿฅ":{label:"croissant",tags:["bread"]},"๐Ÿฅจ":{label:"pretzel",tags:["bread"]},"๐Ÿž":{label:"bread",tags:["bread"]},"๐Ÿฅ–":{label:"baguette bread",tags:["bread"]},"๐Ÿง€":{label:"cheese wedge",tags:["cheese"]},"๐Ÿฅš":{label:"egg",tags:["breakfast"]},"๐Ÿณ":{label:"cooking",tags:["egg","breakfast"]},"๐Ÿฅž":{label:"pancakes",tags:["breakfast"]},"๐Ÿง‡":{label:"waffle",tags:["breakfast"]},"๐Ÿฅ“":{label:"bacon",tags:["meat"]},"๐Ÿฅฉ":{label:"cut of meat",tags:["steak"]},"๐Ÿ—":{label:"poultry leg",tags:["chicken","meat"]},"๐Ÿ–":{label:"meat on bone",tags:["meat"]},"๐ŸŒญ":{label:"hot dog",tags:["food"]},"๐Ÿ”":{label:"hamburger",tags:["burger"]},"๐ŸŸ":{label:"french fries",tags:["fries"]},"๐Ÿ•":{label:"pizza",tags:["food"]},"๐Ÿฅช":{label:"sandwich",tags:["food"]},"๐ŸŒฎ":{label:"taco",tags:["food"]},"๐ŸŒฏ":{label:"burrito",tags:["food"]},"๐Ÿฅ—":{label:"green salad",tags:["salad"]},"๐Ÿ":{label:"spaghetti",tags:["pasta"]},"๐Ÿœ":{label:"steaming bowl",tags:["noodles","ramen"]},"๐Ÿฃ":{label:"sushi",tags:["food"]},"๐Ÿฑ":{label:"bento box",tags:["food"]},"๐Ÿค":{label:"fried shrimp",tags:["seafood"]},"๐Ÿ™":{label:"rice ball",tags:["rice"]},"๐Ÿš":{label:"cooked rice",tags:["rice"]},"๐Ÿ˜":{label:"rice cracker",tags:["rice"]},"๐Ÿฅ":{label:"fish cake with swirl",tags:["fish"]},"๐Ÿฅ ":{label:"fortune cookie",tags:["cookie"]},"๐Ÿก":{label:"dango",tags:["dessert"]},"๐Ÿง":{label:"shaved ice",tags:["dessert"]},"๐Ÿจ":{label:"ice cream",tags:["dessert"]},"๐Ÿฆ":{label:"soft ice cream",tags:["dessert"]},"๐Ÿฅง":{label:"pie",tags:["dessert"]},"๐Ÿง":{label:"cupcake",tags:["dessert"]},"๐Ÿฐ":{label:"shortcake",tags:["cake","dessert"]},"๐ŸŽ‚":{label:"birthday cake",tags:["cake","birthday"]},"๐Ÿฎ":{label:"custard",tags:["dessert"]},"๐Ÿญ":{label:"lollipop",tags:["candy"]},"๐Ÿฌ":{label:"candy",tags:["sweet"]},"๐Ÿซ":{label:"chocolate bar",tags:["sweet"]},"๐Ÿฟ":{label:"popcorn",tags:["snack"]},"๐Ÿฉ":{label:"doughnut",tags:["donut"]},"๐Ÿช":{label:"cookie",tags:["sweet"]},"โ˜•":{label:"hot beverage",tags:["coffee","tea"]},"๐Ÿต":{label:"teacup without handle",tags:["tea"]},"๐Ÿฅค":{label:"cup with straw",tags:["drink"]},"๐Ÿบ":{label:"beer mug",tags:["beer"]},"๐Ÿป":{label:"clinking beer mugs",tags:["beer","cheers"]},"๐Ÿฅ‚":{label:"clinking glasses",tags:["cheers"]},"๐Ÿท":{label:"wine glass",tags:["wine"]},"๐Ÿธ":{label:"cocktail glass",tags:["drink"]},"๐Ÿพ":{label:"bottle with popping cork",tags:["champagne","celebration"]},"โšฝ":{label:"soccer ball",tags:["football","sport"]},"๐Ÿ€":{label:"basketball",tags:["sport"]},"๐Ÿˆ":{label:"american football",tags:["sport"]},"โšพ":{label:"baseball",tags:["sport"]},"๐ŸŽพ":{label:"tennis",tags:["sport"]},"๐Ÿ":{label:"volleyball",tags:["sport"]},"๐Ÿ‰":{label:"rugby football",tags:["sport"]},"๐ŸŽฑ":{label:"pool 8 ball",tags:["game"]},"๐Ÿ“":{label:"ping pong",tags:["sport"]},"๐Ÿธ":{label:"badminton",tags:["sport"]},"๐Ÿฅ…":{label:"goal net",tags:["sport"]},"โ›ณ":{label:"flag in hole",tags:["golf"]},"๐ŸŽฃ":{label:"fishing pole",tags:["activity"]},"๐ŸฅŠ":{label:"boxing glove",tags:["sport"]},"๐ŸŽฝ":{label:"running shirt",tags:["sport"]},"โ›ธ๏ธ":{label:"ice skate",tags:["sport"]},"๐ŸŽฟ":{label:"skis",tags:["sport"]},"๐Ÿ†":{label:"trophy",tags:["award","winner"]},"๐Ÿฅ‡":{label:"first place medal",tags:["gold","winner"]},"๐Ÿฅˆ":{label:"second place medal",tags:["silver"]},"๐Ÿฅ‰":{label:"third place medal",tags:["bronze"]},"๐ŸŽ–๏ธ":{label:"military medal",tags:["award"]},"๐Ÿ…":{label:"sports medal",tags:["award"]},"๐ŸŽจ":{label:"artist palette",tags:["art"]},"๐ŸŽฌ":{label:"clapper board",tags:["movie"]},"๐ŸŽค":{label:"microphone",tags:["music"]},"๐ŸŽง":{label:"headphone",tags:["music"]},"๐ŸŽผ":{label:"musical score",tags:["music"]},"๐ŸŽน":{label:"musical keyboard",tags:["music"]},"๐Ÿฅ":{label:"drum",tags:["music"]},"๐ŸŽท":{label:"saxophone",tags:["music"]},"๐ŸŽบ":{label:"trumpet",tags:["music"]},"๐ŸŽธ":{label:"guitar",tags:["music"]},"๐ŸŽป":{label:"violin",tags:["music"]},"๐ŸŽฒ":{label:"game die",tags:["dice","game"]},"โ™Ÿ๏ธ":{label:"chess pawn",tags:["game"]},"๐ŸŽฏ":{label:"bullseye",tags:["target"]},"๐ŸŽณ":{label:"bowling",tags:["game"]},"๐ŸŽฎ":{label:"video game",tags:["controller"]},"๐Ÿงฉ":{label:"puzzle piece",tags:["game"]},"๐Ÿš—":{label:"automobile",tags:["car"]},"๐Ÿš•":{label:"taxi",tags:["car"]},"๐Ÿš™":{label:"sport utility vehicle",tags:["car"]},"๐ŸšŒ":{label:"bus",tags:["vehicle"]},"๐ŸšŽ":{label:"trolleybus",tags:["vehicle"]},"๐ŸŽ๏ธ":{label:"racing car",tags:["car"]},"๐Ÿš“":{label:"police car",tags:["car"]},"๐Ÿš‘":{label:"ambulance",tags:["vehicle"]},"๐Ÿš’":{label:"fire engine",tags:["truck"]},"๐Ÿšš":{label:"delivery truck",tags:["truck"]},"๐Ÿšฒ":{label:"bicycle",tags:["bike"]},"๐Ÿ›ด":{label:"kick scooter",tags:["scooter"]},"๐Ÿ›ต":{label:"motor scooter",tags:["scooter"]},"๐Ÿ๏ธ":{label:"motorcycle",tags:["bike"]},"โ›ฝ":{label:"fuel pump",tags:["gas"]},"๐Ÿšจ":{label:"police car light",tags:["siren"]},"๐Ÿšฅ":{label:"horizontal traffic light",tags:["traffic"]},"๐Ÿšฆ":{label:"vertical traffic light",tags:["traffic"]},"๐Ÿ›‘":{label:"stop sign",tags:["stop"]},"โš“":{label:"anchor",tags:["ship"]},"โ›ต":{label:"sailboat",tags:["boat"]},"๐Ÿšค":{label:"speedboat",tags:["boat"]},"๐Ÿšข":{label:"ship",tags:["boat"]},"โœˆ๏ธ":{label:"airplane",tags:["plane","flight"]},"๐Ÿ›ซ":{label:"airplane departure",tags:["flight"]},"๐Ÿ›ฌ":{label:"airplane arrival",tags:["flight"]},"๐Ÿ’บ":{label:"seat",tags:["travel"]},"๐Ÿš":{label:"helicopter",tags:["flight"]},"๐Ÿš€":{label:"rocket",tags:["launch","space"]},"๐Ÿ›ธ":{label:"flying saucer",tags:["ufo","space"]},"๐Ÿงณ":{label:"luggage",tags:["travel"]},"โŒ›":{label:"hourglass done",tags:["time"]},"โณ":{label:"hourglass not done",tags:["time"]},"โŒš":{label:"watch",tags:["time"]},"โฐ":{label:"alarm clock",tags:["time"]},"๐Ÿ—ป":{label:"mount fuji",tags:["mountain"]},"๐Ÿ ":{label:"house",tags:["home"]},"๐Ÿข":{label:"office building",tags:["building"]},"๐Ÿฅ":{label:"hospital",tags:["building"]},"๐Ÿฆ":{label:"bank",tags:["building"]},"๐Ÿจ":{label:"hotel",tags:["building"]},"๐Ÿซ":{label:"school",tags:["building"]},"๐Ÿฐ":{label:"castle",tags:["building"]},"โ›ช":{label:"church",tags:["building"]},"โ›ฒ":{label:"fountain",tags:["place"]},"โ›บ":{label:"tent",tags:["camping"]},"๐ŸŒ‰":{label:"bridge at night",tags:["bridge"]},"๐ŸŒƒ":{label:"night with stars",tags:["city"]},"๐ŸŒ„":{label:"sunrise over mountains",tags:["sunrise"]},"๐ŸŒ…":{label:"sunrise",tags:["morning"]},"๐ŸŒ†":{label:"cityscape at dusk",tags:["city"]},"๐ŸŒ‡":{label:"sunset",tags:["city"]},"โŒจ๏ธ":{label:"keyboard",tags:["computer"]},"๐Ÿ’ป":{label:"laptop",tags:["computer"]},"๐Ÿ“ฑ":{label:"mobile phone",tags:["phone"]},"๐Ÿ“ฒ":{label:"mobile phone with arrow",tags:["phone"]},"โ˜Ž๏ธ":{label:"telephone",tags:["phone"]},"๐Ÿ“ท":{label:"camera",tags:["photo"]},"๐Ÿ“ธ":{label:"camera with flash",tags:["photo"]},"๐ŸŽฅ":{label:"movie camera",tags:["video"]},"๐Ÿ“ž":{label:"telephone receiver",tags:["phone"]},"๐Ÿ“บ":{label:"television",tags:["tv"]},"๐Ÿ“ป":{label:"radio",tags:["audio"]},"๐Ÿงญ":{label:"compass",tags:["navigation"]},"๐Ÿ’ก":{label:"light bulb",tags:["idea"]},"๐Ÿ”ฆ":{label:"flashlight",tags:["light"]},"๐Ÿ’ธ":{label:"money with wings",tags:["money","cash"]},"๐Ÿ’ต":{label:"dollar banknote",tags:["money","cash"]},"๐Ÿ’ฐ":{label:"money bag",tags:["money","cash"]},"๐Ÿ’ณ":{label:"credit card",tags:["money","payment"]},"๐Ÿ’Ž":{label:"gem stone",tags:["diamond"]},"โš–๏ธ":{label:"balance scale",tags:["law"]},"๐Ÿ”ง":{label:"wrench",tags:["tool"]},"๐Ÿ”จ":{label:"hammer",tags:["tool"]},"โš™๏ธ":{label:"gear",tags:["settings","tool"]},"๐Ÿ”ซ":{label:"water pistol",tags:["toy"]},"๐Ÿ’ฃ":{label:"bomb",tags:["danger"]},"๐Ÿ”ช":{label:"kitchen knife",tags:["knife"]},"๐Ÿšฌ":{label:"cigarette",tags:["smoking"]},"๐Ÿ”ฎ":{label:"crystal ball",tags:["magic"]},"๐Ÿ”ฌ":{label:"microscope",tags:["science"]},"๐Ÿ”ญ":{label:"telescope",tags:["science"]},"๐Ÿ’Š":{label:"pill",tags:["medicine"]},"๐Ÿ’‰":{label:"syringe",tags:["medicine"]},"๐Ÿงฌ":{label:"DNA",tags:["science"]},"๐Ÿฆ ":{label:"microbe",tags:["germ"]},"๐Ÿงช":{label:"test tube",tags:["science"]},"๐ŸŒก๏ธ":{label:"thermometer",tags:["temperature"]},"๐Ÿงน":{label:"broom",tags:["clean"]},"๐Ÿงบ":{label:"basket",tags:["container"]},"๐Ÿšฝ":{label:"toilet",tags:["bathroom"]},"๐Ÿšฟ":{label:"shower",tags:["bathroom"]},"๐Ÿ›":{label:"bathtub",tags:["bathroom"]},"๐Ÿงผ":{label:"soap",tags:["clean"]},"๐Ÿงฝ":{label:"sponge",tags:["clean"]},"๐Ÿ”‘":{label:"key",tags:["lock"]},"๐Ÿšช":{label:"door",tags:["entry"]},"๐Ÿงธ":{label:"teddy bear",tags:["toy"]},"๐ŸŽ":{label:"wrapped gift",tags:["present"]},"๐ŸŽˆ":{label:"balloon",tags:["party"]},"๐ŸŽ€":{label:"ribbon",tags:["gift"]},"๐ŸŽŠ":{label:"confetti ball",tags:["party","celebration"]},"๐ŸŽ‰":{label:"party popper",tags:["party","celebration"]},"โค๏ธ":{label:"red heart",tags:["love","heart"]},"๐Ÿฉท":{label:"pink heart",tags:["love","heart"]},"๐Ÿงก":{label:"orange heart",tags:["love","heart"]},"๐Ÿ’›":{label:"yellow heart",tags:["love","heart"]},"๐Ÿ’š":{label:"green heart",tags:["love","heart"]},"๐Ÿ’™":{label:"blue heart",tags:["love","heart"]},"๐Ÿฉต":{label:"light blue heart",tags:["love","heart"]},"๐Ÿ’œ":{label:"purple heart",tags:["love","heart"]},"๐ŸคŽ":{label:"brown heart",tags:["love","heart"]},"๐Ÿ–ค":{label:"black heart",tags:["love","heart"]},"๐Ÿฉถ":{label:"grey heart",tags:["love","heart"]},"๐Ÿค":{label:"white heart",tags:["love","heart"]},"๐Ÿ’”":{label:"broken heart",tags:["heart","sad"]},"โฃ๏ธ":{label:"heart exclamation",tags:["heart","love"]},"๐Ÿ’•":{label:"two hearts",tags:["heart","love"]},"๐Ÿ’ž":{label:"revolving hearts",tags:["heart","love"]},"๐Ÿ’“":{label:"beating heart",tags:["heart","love"]},"๐Ÿ’—":{label:"growing heart",tags:["heart","love"]},"๐Ÿ’–":{label:"sparkling heart",tags:["heart","love"]},"๐Ÿ’˜":{label:"heart with arrow",tags:["heart","love"]},"๐Ÿ’":{label:"heart with ribbon",tags:["heart","gift"]},"โ˜ฎ๏ธ":{label:"peace symbol",tags:["peace"]},"โœ๏ธ":{label:"latin cross",tags:["cross"]},"โ˜ช๏ธ":{label:"star and crescent",tags:["religion"]},"โ˜ฏ๏ธ":{label:"yin yang",tags:["symbol"]},"โ˜ข๏ธ":{label:"radioactive",tags:["warning"]},"โ˜ฃ๏ธ":{label:"biohazard",tags:["warning"]},"โŒ":{label:"cross mark",tags:["x","no","cancel"]},"โญ•":{label:"hollow red circle",tags:["circle"]},"๐Ÿ’ฏ":{label:"hundred points",tags:["100","perfect"]},"๐Ÿ’ข":{label:"anger symbol",tags:["angry"]},"โ—":{label:"red exclamation mark",tags:["exclamation","warning"]},"โ“":{label:"red question mark",tags:["question"]},"โš ๏ธ":{label:"warning",tags:["alert"]},"โ™ป๏ธ":{label:"recycling symbol",tags:["recycle"]},"โœ…":{label:"check mark button",tags:["check","done","yes"]},"โ‡๏ธ":{label:"sparkle",tags:["star"]},"๐ŸŒ":{label:"globe with meridians",tags:["world","web"]},"๐Ÿ’ ":{label:"diamond with a dot",tags:["diamond"]},"โ“‚๏ธ":{label:"circled M",tags:["metro"]},"๐Ÿ’ค":{label:"zzz",tags:["sleep"]},"โ„น๏ธ":{label:"information",tags:["info"]},"๐Ÿ”ค":{label:"input latin letters",tags:["letters"]},"๐Ÿ”ก":{label:"input lowercase letters",tags:["letters"]},"๐Ÿ” ":{label:"input uppercase letters",tags:["letters"]},"๐Ÿ†•":{label:"NEW button",tags:["new"]},"๐Ÿ†—":{label:"OK button",tags:["ok"]},"๐Ÿ†™":{label:"UP button",tags:["up"]},"โžก๏ธ":{label:"right arrow",tags:["arrow"]},"๐Ÿ†“":{label:"FREE button",tags:["free"]},"๐Ÿ":{label:"chequered flag",tags:["flag","finish"]},"๐Ÿšฉ":{label:"triangular flag",tags:["flag"]},"๐ŸŽŒ":{label:"crossed flags",tags:["flag"]},"๐Ÿด":{label:"black flag",tags:["flag"]},"๐Ÿณ๏ธ":{label:"white flag",tags:["flag"]},"๐Ÿณ๏ธโ€๐ŸŒˆ":{label:"rainbow flag",tags:["flag","pride"]},"๐Ÿณ๏ธโ€โšง๏ธ":{label:"transgender flag",tags:["flag","pride"]},"๐Ÿดโ€โ˜ ๏ธ":{label:"pirate flag",tags:["flag"]},"๐Ÿ‡บ๐Ÿ‡ณ":{label:"United Nations flag",tags:["flag","UN"]}},zN=r=>{const o=Array.from(r);if(o.length!==2)return"";const n=o.map(t=>{const l=t.codePointAt(0);if(!l)return"";const i=l-127462;return i<0||i>25?"":String.fromCharCode(65+i)});return n.every(Boolean)?n.join(""):""},HN=()=>{if(Tt!==void 0)return Tt;const r=Intl.DisplayNames;return Tt=r?new r(["en"],{type:"region"}):null,Tt},qN=r=>{const o=zN(r);if(!o)return null;let n;try{n=HN()?.of(o)}catch{n=void 0}return{label:n?`flag ${n}`:`flag ${o}`,tags:["flag","country",o]}},TN=(r,o)=>MN[r]||qN(r)||{label:`${o} ${r}`,tags:[r]},LN=r=>r.map(o=>o.trim().toLocaleLowerCase()).filter(Boolean),is=["๐Ÿ‘","โค๏ธ","๐Ÿ˜‚","๐ŸŽ‰","๐Ÿ”ฅ","๐Ÿ‘€","โœ…","๐Ÿ™"],Lt=r=>{const o=IN.flatMap((n,t)=>{const l=r.groups[n.group]||{label:n.group,tags:[]},i=l.label||n.group,a=i.toLocaleLowerCase(r.language),s=Array.from(new Set([...n.tags,...l.tags,a]));return n.emojis.split(/\s+/).filter(Boolean).map((d,p)=>{const h=TN(d,i),f=Array.from(new Set([...s,...LN([h.label,...h.tags||[]])]));return{emoji:d,annotation:h.label,groupLabel:i,tags:f,group:n.group,order:t*1e3+p}})});return{language:r.language,data:o,i18n:r.i18n,quickList:r.quickList||is}},DN=[{value:"en",label:"EN"},{value:"ru",label:"RU"},{value:"zh",label:"ZH"}],AN={en:()=>Promise.resolve().then(()=>FN),ru:()=>Promise.resolve().then(()=>jN),zh:()=>Promise.resolve().then(()=>KN)},PN=async r=>(await AN[r]()).default,qe={Smileys:"Smileys",People:"People",Animals:"Animals",Nature:"Nature",Food:"Food",Activity:"Activity",Travel:"Travel",Objects:"Objects",Symbols:"Symbols",Flags:"Flags"},ON=Lt({language:"en",groups:{Smileys:{label:qe.Smileys,tags:["face","smile","emotion"]},People:{label:qe.People,tags:["person","gesture","body"]},Animals:{label:qe.Animals,tags:["animal","nature"]},Nature:{label:qe.Nature,tags:["plant","weather","nature"]},Food:{label:qe.Food,tags:["food","drink"]},Activity:{label:qe.Activity,tags:["activity","sport","game"]},Travel:{label:qe.Travel,tags:["travel","place","vehicle"]},Objects:{label:qe.Objects,tags:["object","tool","device"]},Symbols:{label:qe.Symbols,tags:["symbol","heart","sign"]},Flags:{label:qe.Flags,tags:["flag","country"]}},i18n:{searchPlaceholder:"Search emoji",searchLabel:"Search emoji",quickLabel:"Frequent reactions",expandLabel:"Open emoji picker",collapseLabel:"Collapse emoji picker",noResults:"No emoji found",categoryLabel:"Emoji categories",resultsLabel:"Emoji results",categories:qe}}),FN=Object.freeze(Object.defineProperty({__proto__:null,default:ON},Symbol.toStringTag,{value:"Module"})),Te={Smileys:"ะกะผะฐะนะปั‹",People:"ะ›ัŽะดะธ",Animals:"ะ–ะธะฒะพั‚ะฝั‹ะต",Nature:"ะŸั€ะธั€ะพะดะฐ",Food:"ะ•ะดะฐ",Activity:"ะะบั‚ะธะฒะฝะพัั‚ัŒ",Travel:"ะŸัƒั‚ะตัˆะตัั‚ะฒะธั",Objects:"ะŸั€ะตะดะผะตั‚ั‹",Symbols:"ะกะธะผะฒะพะปั‹",Flags:"ะคะปะฐะณะธ"},RN=Lt({language:"ru",groups:{Smileys:{label:Te.Smileys,tags:["ะปะธั†ะพ","ัƒะปั‹ะฑะบะฐ","ัะผะพั†ะธั"]},People:{label:Te.People,tags:["ั‡ะตะปะพะฒะตะบ","ะถะตัั‚","ั‚ะตะปะพ"]},Animals:{label:Te.Animals,tags:["ะถะธะฒะพั‚ะฝะพะต","ะฟั€ะธั€ะพะดะฐ"]},Nature:{label:Te.Nature,tags:["ั€ะฐัั‚ะตะฝะธะต","ะฟะพะณะพะดะฐ","ะฟั€ะธั€ะพะดะฐ"]},Food:{label:Te.Food,tags:["ะตะดะฐ","ะฝะฐะฟะธั‚ะพะบ"]},Activity:{label:Te.Activity,tags:["ะฐะบั‚ะธะฒะฝะพัั‚ัŒ","ัะฟะพั€ั‚","ะธะณั€ะฐ"]},Travel:{label:Te.Travel,tags:["ะฟัƒั‚ะตัˆะตัั‚ะฒะธะต","ะผะตัั‚ะพ","ั‚ั€ะฐะฝัะฟะพั€ั‚"]},Objects:{label:Te.Objects,tags:["ะฟั€ะตะดะผะตั‚","ะธะฝัั‚ั€ัƒะผะตะฝั‚","ัƒัั‚ั€ะพะนัั‚ะฒะพ"]},Symbols:{label:Te.Symbols,tags:["ัะธะผะฒะพะป","ัะตั€ะดั†ะต","ะทะฝะฐะบ"]},Flags:{label:Te.Flags,tags:["ั„ะปะฐะณ","ัั‚ั€ะฐะฝะฐ"]}},i18n:{searchPlaceholder:"ะŸะพะธัะบ ัะผะพะดะทะธ",searchLabel:"ะŸะพะธัะบ ัะผะพะดะทะธ",quickLabel:"ะงะฐัั‚ั‹ะต ั€ะตะฐะบั†ะธะธ",expandLabel:"ะžั‚ะบั€ั‹ั‚ัŒ ัะผะพะดะทะธ",collapseLabel:"ะกะฒะตั€ะฝัƒั‚ัŒ ัะผะพะดะทะธ",noResults:"ะญะผะพะดะทะธ ะฝะต ะฝะฐะนะดะตะฝั‹",categoryLabel:"ะšะฐั‚ะตะณะพั€ะธะธ ัะผะพะดะทะธ",resultsLabel:"ะ ะตะทัƒะปัŒั‚ะฐั‚ั‹ ัะผะพะดะทะธ",categories:Te}}),jN=Object.freeze(Object.defineProperty({__proto__:null,default:RN},Symbol.toStringTag,{value:"Module"})),Le={Smileys:"็ฌ‘่„ธ",People:"ไบบ็‰ฉ",Animals:"ๅŠจ็‰ฉ",Nature:"่‡ช็„ถ",Food:"้ฃŸ็‰ฉ",Activity:"ๆดปๅŠจ",Travel:"ๆ—…่กŒ",Objects:"็‰ฉๅ“",Symbols:"็ฌฆๅท",Flags:"ๆ——ๅธœ"},WN=Lt({language:"zh",groups:{Smileys:{label:Le.Smileys,tags:["่กจๆƒ…","ๅพฎ็ฌ‘","ๆƒ…็ปช"]},People:{label:Le.People,tags:["ไบบ็‰ฉ","ๆ‰‹ๅŠฟ","่บซไฝ“"]},Animals:{label:Le.Animals,tags:["ๅŠจ็‰ฉ","่‡ช็„ถ"]},Nature:{label:Le.Nature,tags:["ๆค็‰ฉ","ๅคฉๆฐ”","่‡ช็„ถ"]},Food:{label:Le.Food,tags:["้ฃŸ็‰ฉ","้ฅฎๆ–™"]},Activity:{label:Le.Activity,tags:["ๆดปๅŠจ","่ฟๅŠจ","ๆธธๆˆ"]},Travel:{label:Le.Travel,tags:["ๆ—…่กŒ","ๅœฐ็‚น","ไบค้€š"]},Objects:{label:Le.Objects,tags:["็‰ฉๅ“","ๅทฅๅ…ท","่ฎพๅค‡"]},Symbols:{label:Le.Symbols,tags:["็ฌฆๅท","็ˆฑๅฟƒ","ๆ ‡ๅฟ—"]},Flags:{label:Le.Flags,tags:["ๆ——ๅธœ","ๅ›ฝๅฎถ"]}},i18n:{searchPlaceholder:"ๆœ็ดข่กจๆƒ…",searchLabel:"ๆœ็ดข่กจๆƒ…",quickLabel:"ๅธธ็”จๅๅบ”",expandLabel:"ๆ‰“ๅผ€่กจๆƒ…้€‰ๆ‹ฉๅ™จ",collapseLabel:"ๆ”ถ่ตท่กจๆƒ…้€‰ๆ‹ฉๅ™จ",noResults:"ๆฒกๆœ‰ๆ‰พๅˆฐ่กจๆƒ…",categoryLabel:"่กจๆƒ…ๅˆ†็ฑป",resultsLabel:"่กจๆƒ…็ป“ๆžœ",categories:Le}}),KN=Object.freeze(Object.defineProperty({__proto__:null,default:WN},Symbol.toStringTag,{value:"Module"}));c.AvatarShapeType=Rs,c.Locale=Ut,c.NmorphAlert=Rc,c.NmorphAlertType=nt,c.NmorphArchiveResolution=Ft,c.NmorphAudioMeter=Zu,c.NmorphAudioPreview=Bo,c.NmorphAudioResolution=ct,c.NmorphAutocomplete=Fy,c.NmorphAvatar=gc,c.NmorphBacktop=M7,c.NmorphBadge=yg,c.NmorphBreadcrumb=L7,c.NmorphBreadcrumbItem=P7,c.NmorphButton=Be,c.NmorphButtonShape=md,c.NmorphButtonType=dd,c.NmorphCalendar=wc,c.NmorphCallout=Eb,c.NmorphCard=Ag,c.NmorphCarousel=Wg,c.NmorphCarouselItem=$g,c.NmorphCheckbox=To,c.NmorphCheckboxGroup=My,c.NmorphCollapse=Zg,c.NmorphCollapseItem=t5,c.NmorphColor=tr,c.NmorphColorPicker=$y,c.NmorphComponentDirection=qs,c.NmorphComponentPosition=Ts,c.NmorphComponentThickness=_e,c.NmorphContextMenu=eN,c.NmorphDatePicker=k_,c.NmorphDialog=Lb,c.NmorphDivider=rs,c.NmorphDocResolution=Ot,c.NmorphDrawer=Wb,c.NmorphDropdown=Je,c.NmorphElementDesign=Ls,c.NmorphEmojiPicker=V5,c.NmorphEmpty=s5,c.NmorphFileCard=Ic,c.NmorphFileUpload=z_,c.NmorphForm=O_,c.NmorphFormItem=Q_,c.NmorphGuide=Gb,c.NmorphGuideStep=fy,c.NmorphIcon=ie,c.NmorphIconAddLocation=sr,c.NmorphIconAim=dr,c.NmorphIconAlarmClock=mr,c.NmorphIconApple=pr,c.NmorphIconArchive=Zt,c.NmorphIconArrowDown=hr,c.NmorphIconArrowLeft=Xt,c.NmorphIconArrowRight=Qt,c.NmorphIconArrowUp=fr,c.NmorphIconAudio=mt,c.NmorphIconAvatar=pt,c.NmorphIconBack=ur,c.NmorphIconBaseball=gr,c.NmorphIconBasketball=wr,c.NmorphIconBell=yr,c.NmorphIconBellFilled=br,c.NmorphIconBicycle=_r,c.NmorphIconBottom=Br,c.NmorphIconBottomLeft=kr,c.NmorphIconBottomRight=Nr,c.NmorphIconBowl=xr,c.NmorphIconBox=Vr,c.NmorphIconBriefcase=Sr,c.NmorphIconBrush=Er,c.NmorphIconBrushFilled=vr,c.NmorphIconBurger=Jt,c.NmorphIconCalendar=eo,c.NmorphIconCamera=Ir,c.NmorphIconCameraFilled=Cr,c.NmorphIconCaretBottom=Mr,c.NmorphIconCaretLeft=zr,c.NmorphIconCaretRight=Hr,c.NmorphIconCaretTop=qr,c.NmorphIconCellphone=Tr,c.NmorphIconChatDotRound=Lr,c.NmorphIconChatDotSquare=Dr,c.NmorphIconChatLineRound=Ar,c.NmorphIconChatLineSquare=Pr,c.NmorphIconChatRound=Or,c.NmorphIconChatSquare=Fr,c.NmorphIconCheck=Rr,c.NmorphIconChecked=jr,c.NmorphIconCherry=Wr,c.NmorphIconChevronDoubleDown=to,c.NmorphIconChevronDoubleLeft=Kr,c.NmorphIconChevronDoubleRight=Ur,c.NmorphIconChevronDoubleUp=$r,c.NmorphIconChevronDown=Ae,c.NmorphIconChevronLeft=oo,c.NmorphIconChevronRight=ro,c.NmorphIconChevronUp=Gr,c.NmorphIconChicken=Yr,c.NmorphIconChromeFilled=Zr,c.NmorphIconCircleCheck=Qr,c.NmorphIconCircleCheckFilled=Xr,c.NmorphIconCircleClose=ao,c.NmorphIconCircleCloseFilled=no,c.NmorphIconCirclePlus=en,c.NmorphIconCirclePlusFilled=Jr,c.NmorphIconClipboard=on,c.NmorphIconClipboardCheck=tn,c.NmorphIconClock=lo,c.NmorphIconClose=rn,c.NmorphIconCloseBold=nn,c.NmorphIconCloudy=an,c.NmorphIconCode=ln,c.NmorphIconCoffee=sn,c.NmorphIconCoffeeCup=cn,c.NmorphIconCoin=mn,c.NmorphIconColdDrink=dn,c.NmorphIconCollection=hn,c.NmorphIconCollectionTag=pn,c.NmorphIconComment=fn,c.NmorphIconCompass=un,c.NmorphIconConnection=gn,c.NmorphIconCoordinate=wn,c.NmorphIconCopy=yn,c.NmorphIconCopyDocument=bn,c.NmorphIconCpu=_n,c.NmorphIconCreditCard=kn,c.NmorphIconCrop=Nn,c.NmorphIconCross=Ye,c.NmorphIconDatabase=Bn,c.NmorphIconDelete=Vn,c.NmorphIconDeleteFilled=xn,c.NmorphIconDessert=Sn,c.NmorphIconDiscount=vn,c.NmorphIconDoc=ht,c.NmorphIconDocument=Hn,c.NmorphIconDocumentAdd=En,c.NmorphIconDocumentChecked=Cn,c.NmorphIconDocumentCopy=In,c.NmorphIconDocumentDelete=Mn,c.NmorphIconDocumentRemove=zn,c.NmorphIconDownload=Ze,c.NmorphIconDragHandle=qn,c.NmorphIconEdit=Ln,c.NmorphIconEditPen=Tn,c.NmorphIconEnlarge=ft,c.NmorphIconError=Xe,c.NmorphIconExit=An,c.NmorphIconExitSquare=Pn,c.NmorphIconExpand=Dn,c.NmorphIconExternalLink=ut,c.NmorphIconEye=Qe,c.NmorphIconEyeBlocked=io,c.NmorphIconFailed=On,c.NmorphIconFiles=Fn,c.NmorphIconFilm=Rn,c.NmorphIconFilter=Wn,c.NmorphIconFilterOff=jn,c.NmorphIconFingerprint=Kn,c.NmorphIconFinished=Un,c.NmorphIconFlag=$n,c.NmorphIconFold=Gn,c.NmorphIconFolder=Jn,c.NmorphIconFolderAdd=Yn,c.NmorphIconFolderChecked=Zn,c.NmorphIconFolderDelete=Xn,c.NmorphIconFolderOpened=co,c.NmorphIconFolderRemove=Qn,c.NmorphIconFood=ea,c.NmorphIconForkSpoon=ra,c.NmorphIconForward=oa,c.NmorphIconForwardFilled=ta,c.NmorphIconFullScreen=gt,c.NmorphIconGoblet=aa,c.NmorphIconGobletFull=na,c.NmorphIconGoldMedal=ia,c.NmorphIconGoods=sa,c.NmorphIconGoodsFilled=ca,c.NmorphIconGoogle=la,c.NmorphIconGrape=da,c.NmorphIconGrid=ma,c.NmorphIconGuide=pa,c.NmorphIconHand=ha,c.NmorphIconHandbag=fa,c.NmorphIconHeadset=ua,c.NmorphIconHistogram=ga,c.NmorphIconHotWater=wa,c.NmorphIconHouse=ba,c.NmorphIconIceCreamRound=ya,c.NmorphIconIceDrink=_a,c.NmorphIconIceTea=ka,c.NmorphIconImage=ot,c.NmorphIconInbox=Ba,c.NmorphIconInfo=Na,c.NmorphIconInfoFilled=so,c.NmorphIconKey=xa,c.NmorphIconKnifeFork=Va,c.NmorphIconLightning=Sa,c.NmorphIconLink=va,c.NmorphIconList=Ea,c.NmorphIconListSimple=Ca,c.NmorphIconLoader=ze,c.NmorphIconLoader1=Pe,c.NmorphIconLoader2=ze,c.NmorphIconLoaderDots=Pe,c.NmorphIconLoading=ze,c.NmorphIconLocation=Ha,c.NmorphIconLocationFilled=Ia,c.NmorphIconLocationInformation=Ma,c.NmorphIconLock=qa,c.NmorphIconLogo=za,c.NmorphIconLollipop=Ta,c.NmorphIconMagicStick=La,c.NmorphIconMagnet=Da,c.NmorphIconMail=Aa,c.NmorphIconMale=Pa,c.NmorphIconManagement=Oa,c.NmorphIconMapLocation=Fa,c.NmorphIconMedal=Ra,c.NmorphIconMemo=ja,c.NmorphIconMenu=Wa,c.NmorphIconMessage=Ua,c.NmorphIconMessageBox=Ka,c.NmorphIconMic=$a,c.NmorphIconMicrophone=Ga,c.NmorphIconMinus=Ya,c.NmorphIconMinusThin=mo,c.NmorphIconMoney=Za,c.NmorphIconMonitor=Xa,c.NmorphIconMoon=Qa,c.NmorphIconMore=el,c.NmorphIconMoreFilled=Ja,c.NmorphIconMostlyCloudy=tl,c.NmorphIconMouse=ol,c.NmorphIconMug=rl,c.NmorphIconMute=po,c.NmorphIconMuteNotification=nl,c.NmorphIconMuteSpeaker=wt,c.NmorphIconNoSmoking=al,c.NmorphIconNotebook=ll,c.NmorphIconNotification=il,c.NmorphIconOdometer=cl,c.NmorphIconOfficeBuilding=sl,c.NmorphIconOpen=ho,c.NmorphIconOperation=dl,c.NmorphIconOpportunity=ml,c.NmorphIconOrange=pl,c.NmorphIconPagination=hl,c.NmorphIconPaperclip=fl,c.NmorphIconPartlyCloudy=ul,c.NmorphIconPause=bt,c.NmorphIconPear=gl,c.NmorphIconPhone=bl,c.NmorphIconPhoneFilled=wl,c.NmorphIconPicture=yl,c.NmorphIconPieChart=_l,c.NmorphIconPin=kl,c.NmorphIconPlace=Nl,c.NmorphIconPlatform=Bl,c.NmorphIconPlay=rt,c.NmorphIconPlus=xl,c.NmorphIconPlusThin=fo,c.NmorphIconPointer=Vl,c.NmorphIconPosition=Sl,c.NmorphIconPostCard=vl,c.NmorphIconPouring=El,c.NmorphIconPresent=Cl,c.NmorphIconPriceTag=Il,c.NmorphIconPrinter=Ml,c.NmorphIconPromotion=zl,c.NmorphIconQuartzWatch=Hl,c.NmorphIconQuestionFilled=ql,c.NmorphIconRank=Tl,c.NmorphIconReading=Dl,c.NmorphIconReadingLamp=Ll,c.NmorphIconRecord=Al,c.NmorphIconRedo=Pl,c.NmorphIconRefresh=Rl,c.NmorphIconRefreshLeft=Ol,c.NmorphIconRefreshRight=Fl,c.NmorphIconRefrigerator=jl,c.NmorphIconRemove=Kl,c.NmorphIconRemoveFilled=Wl,c.NmorphIconReply=$l,c.NmorphIconReplyFilled=Ul,c.NmorphIconRight=Gl,c.NmorphIconRotateLeft=yt,c.NmorphIconRotateRight=_t,c.NmorphIconSave=Zl,c.NmorphIconScaleToOriginal=Yl,c.NmorphIconSchool=Xl,c.NmorphIconScissor=Ql,c.NmorphIconSearch=uo,c.NmorphIconSelect=Jl,c.NmorphIconSell=ei,c.NmorphIconSemiSelect=ti,c.NmorphIconSend=ri,c.NmorphIconSendFilled=oi,c.NmorphIconServer=ni,c.NmorphIconService=ai,c.NmorphIconSetting=li,c.NmorphIconShare=go,c.NmorphIconShield=ci,c.NmorphIconShieldCheck=ii,c.NmorphIconShip=si,c.NmorphIconShop=di,c.NmorphIconShoppingBag=mi,c.NmorphIconShoppingCart=hi,c.NmorphIconShoppingCartFull=pi,c.NmorphIconShrink=kt,c.NmorphIconSize=ud,c.NmorphIconSliders=fi,c.NmorphIconSmile=wo,c.NmorphIconSmoking=ui,c.NmorphIconSoccer=gi,c.NmorphIconSoldOut=wi,c.NmorphIconSort=_i,c.NmorphIconSortDown=bi,c.NmorphIconSortUp=yi,c.NmorphIconSpeaker=ki,c.NmorphIconSpeakerOff=wt,c.NmorphIconStamp=Ni,c.NmorphIconStar=xi,c.NmorphIconStarFilled=Bi,c.NmorphIconStop=Vi,c.NmorphIconStopwatch=Si,c.NmorphIconSuccess=Nt,c.NmorphIconSuccessFilled=bo,c.NmorphIconSugar=vi,c.NmorphIconSuitcaseLine=Ei,c.NmorphIconSunny=Ci,c.NmorphIconSunrise=Ii,c.NmorphIconSunset=Mi,c.NmorphIconSwitch=qi,c.NmorphIconSwitchButton=zi,c.NmorphIconSwitchFilled=Hi,c.NmorphIconTakeawayBox=Ti,c.NmorphIconTicket=Li,c.NmorphIconTickets=Di,c.NmorphIconTime=Ai,c.NmorphIconTimer=Pi,c.NmorphIconToiletPaper=Oi,c.NmorphIconTools=Fi,c.NmorphIconTop=Wi,c.NmorphIconTopLeft=Ri,c.NmorphIconTopRight=ji,c.NmorphIconTrendCharts=Ki,c.NmorphIconTriangleDown=Ui,c.NmorphIconTrophy=Gi,c.NmorphIconTrophyBase=$i,c.NmorphIconTurnOff=Yi,c.NmorphIconUmbrella=Zi,c.NmorphIconUndo=Xi,c.NmorphIconUnlock=Qi,c.NmorphIconUpload=ec,c.NmorphIconUploadFilled=Ji,c.NmorphIconUser=oc,c.NmorphIconUserFilled=tc,c.NmorphIconUsers=rc,c.NmorphIconVan=nc,c.NmorphIconVideo=Bt,c.NmorphIconVideoCamera=ac,c.NmorphIconVideoCameraOff=yo,c.NmorphIconVideoPause=lc,c.NmorphIconVideoPlay=ic,c.NmorphIconView=cc,c.NmorphIconWallet=dc,c.NmorphIconWalletFilled=sc,c.NmorphIconWarnTriangleFilled=_o,c.NmorphIconWarning=mc,c.NmorphIconWatch=pc,c.NmorphIconWindPower=hc,c.NmorphIconZoomIn=xt,c.NmorphIconZoomOut=Vt,c.NmorphImage=Et,c.NmorphImageFit=js,c.NmorphImagePreview=No,c.NmorphImageResolution=lt,c.NmorphLayout=Nu,c.NmorphLibrary=ad,c.NmorphLink=Vu,c.NmorphLinkTarget=fc,c.NmorphMediaGallery=Cc,c.NmorphMediaTile=K9,c.NmorphNotificationPlacement=ls,c.NmorphNotificationProvider=CN,c.NmorphNumberInput=sk,c.NmorphOTPInput=yk,c.NmorphOverflowProp=Eu,c.NmorphOverlay=et,c.NmorphPagination=Y9,c.NmorphProgress=iw,c.NmorphQRCode=Vw,c.NmorphRadio=Ao,c.NmorphRadioGroup=Po,c.NmorphScroll=ko,c.NmorphScrollBehavior=Cu,c.NmorphSelect=Ck,c.NmorphSelectButton=N7,c.NmorphSelectButtonItem=Zc,c.NmorphSelectOption=Yc,c.NmorphSelectionControlThickness=Wt,c.NmorphSelectionDateType=Fs,c.NmorphShadowType=Kt,c.NmorphSkeleton=Mw,c.NmorphSkeletonItem=Lc,c.NmorphSkeletonItemPropsType=zw,c.NmorphSlider=Pk,c.NmorphSortOrder=Ws,c.NmorphSpace=zu,c.NmorphStepper=aN,c.NmorphSwitch=Wk,c.NmorphTabPane=bN,c.NmorphTable=Dc,c.NmorphTableCell=Ac,c.NmorphTableColumn=Pc,c.NmorphTabs=uN,c.NmorphTagItem=Mo,c.NmorphTagList=ab,c.NmorphText=Tu,c.NmorphTextAlign=Os,c.NmorphTextInput=qt,c.NmorphTextarea=Gk,c.NmorphTimePicker=n7,c.NmorphTooltip=Ho,c.NmorphTypographyColor=Ps,c.NmorphTypographyVariant=Ds,c.NmorphTypographyWeight=As,c.NmorphVideoPreview=So,c.NmorphVideoResolution=it,c.NmorphVirtualList=hb,c.createNmorphEmojiLocale=Lt,c.createNmorphQRCode=Co,c.en=$t,c.formatDate=vt,c.formatDateIntl=zg,c.getCommonStyles=er,c.getDecadeYears=bc,c.getMonthDaysByWeek=xc,c.getMonthName=xo,c.getNmorphThemeStyles=Js,c.getTabContentId=jo,c.getTabLabelId=Ro,c.hasAnyRangeDateInNextMonth=kc,c.hasAnyRangeDateInPrevMonth=_c,c.isTodayInMonthRange=Nc,c.loadNmorphEmojiLocale=PN,c.nmorphEmojiLanguageOptions=DN,c.nmorphEmojiQuickList=is,c.nmorphGuideInjectionKey=zo,c.nmorphLog=nr,c.resetTimeToZero=Re,c.resolution=Rt,c.ru=td,c.useCalendarTexts=St,c.useNmorph=rd,c.useNmorphBrowser=or,c.useNmorphNotification=nd,c.useNmorphTheme=cr,c.zh=od,Object.defineProperty(c,Symbol.toStringTag,{value:"Module"})});
714
+ `},a=S=>{const b={};return Object.entries(S).forEach(([V,_])=>{b[V]=[];const C=!!_.darkShade,M=!!_.lightShade;!!_.main&&!C&&!M&&_.main&&(b[V]=t(_.main)),b[V]=[...b[V],...l(_)]}),b},s=typeof document<"u",d=e.ref(o.defaultTheme);let p=a(o.themes),h=null;s&&(h=document.getElementById("nmorph-theme-styles"),h||(h=document.createElement("style"),h.id="nmorph-theme-styles",h.type="text/css",document.head.appendChild(h)),h.innerHTML=i(p,o.other));const w=()=>{p=a(o.themes),h&&(h.innerHTML=i(p,o.other))},m=S=>{d.value=S,s&&(document.documentElement.setAttribute(Fe,d.value),!(typeof localStorage>"u")&&(o.saveCurrentThemeToLS?localStorage.setItem(Fe,S):localStorage.removeItem(Fe)))},g=(S,b)=>{const V=b.main&&!b.darkShade&&!b.lightShade?n(b.main):{};o.themes[S]={...o.themes[S],...b,...V},w()},u=(S,b)=>{b&&g(S,b),m(S)},f=()=>{const S=document.documentElement.getAttribute(Fe),b=typeof localStorage<"u"?localStorage.getItem(Fe):null,V=b?p[b]:void 0,_=S?p[S]:void 0;return o.saveCurrentThemeToLS&&b&&V?b:S&&_?S:d.value};s?document.documentElement.hasAttribute(Fe)?window.requestAnimationFrame(()=>m(f())):m(f()):m(d.value);const v=o;return{setTheme:m,setThemeColors:g,applyTheme:u,currentTheme:e.readonly(d),data:v,getDynamicColorVariables:t}},td=(r={})=>{const o=e.ref(r.base??1e3);return{current:o,next:()=>(o.value+=1,o.value)}},od={sun:"ะ’ั",mon:"ะŸะฝ",tue:"ะ’ั‚",wed:"ะกั€",thu:"ะงั‚",fri:"ะŸั‚",sat:"ะกะฑ",jan:"ะฏะฝะฒะฐั€ัŒ",feb:"ะคะตะฒั€ะฐะปัŒ",mar:"ะœะฐั€ั‚",apr:"ะะฟั€ะตะปัŒ",may:"ะœะฐะน",jun:"ะ˜ัŽะฝัŒ",jul:"ะ˜ัŽะปัŒ",aug:"ะะฒะณัƒัั‚",sep:"ะกะตะฝั‚ัะฑั€ัŒ",oct:"ะžะบั‚ัะฑั€ัŒ",nov:"ะะพัะฑั€ัŒ",dec:"ะ”ะตะบะฐะฑั€ัŒ",pickADate:"ะ’ั‹ะฑะตั€ะธั‚ะต ะดะฐั‚ัƒ",pickATime:"ะ’ั‹ะฑะตั€ะธั‚ะต ะฒั€ะตะผั",loadingText:"ะ—ะฐะณั€ัƒะทะบะฐ ...",loadFailedText:"ะะต ัƒะดะฐะปะพััŒ ะทะฐะณั€ัƒะทะธั‚ัŒ ะธะทะพะฑั€ะฐะถะตะฝะธะต",noElementPlaceholder:"ะ’ั‹ะฑะตั€ะธั‚ะต ะทะฝะฐั‡ะตะฝะธะต",selectFile:"ะ’ั‹ะฑะตั€ะธั‚ะต ั„ะฐะนะป"},rd={sun:"ๆ—ฅ",mon:"ไธ€",tue:"ไบŒ",wed:"ไธ‰",thu:"ๅ››",fri:"ไบ”",sat:"ๅ…ญ",jan:"ไธ€ๆœˆ",feb:"ไบŒๆœˆ",mar:"ไธ‰ๆœˆ",apr:"ๅ››ๆœˆ",may:"ไบ”ๆœˆ",jun:"ๅ…ญๆœˆ",jul:"ไธƒๆœˆ",aug:"ๅ…ซๆœˆ",sep:"ไนๆœˆ",oct:"ๅๆœˆ",nov:"ๅไธ€ๆœˆ",dec:"ๅไบŒๆœˆ",pickADate:"้€‰ๆ‹ฉๆ—ฅๆœŸ",pickATime:"้€‰ๆ‹ฉๆ—ถ้—ด",loadingText:"ๅŠ ่ฝฝไธญ...",loadFailedText:"ๅ›พ็‰‡ๅŠ ่ฝฝๅคฑ่ดฅ",noElementPlaceholder:"้€‰ๆ‹ฉๅ€ผ",selectFile:"้€‰ๆ‹ฉๆ–‡ไปถ"},nd=()=>{const r=e.inject("nmorph");if(!r)throw new Error("Nmorph instance is not provided");return r},ad=()=>{const r=e.ref([]),o={duration:3e3,closable:!0,fill:!0,width:"330px"},n=l=>{const i={id:Ue(),...o},a=e.reactive({...i,...l});r.value.push(a),a.duration!==0&&setTimeout(()=>t(a.id),a.duration)},t=l=>{r.value=r.value.filter(i=>i.id!==l)};return{notifications:r,notify:n,removeNotification:t}},ld={install(r,o={}){if(!o?.i18n?.outsideMessagesMerge){const a=Us(o.i18n),d=r.__VUE_I18N__?.global,p=!!(r.component("i18n-t")||r.component("I18nT")||r.directive("t"));d?.mergeLocaleMessage?(a.global.messages.value&&Object.entries(a.global.messages.value).forEach(([h,w])=>{d.mergeLocaleMessage?.(h,w)}),d.locale&&a.global.locale.value&&(d.locale.value=a.global.locale.value)):p||r.use(a)}qs();const n=cr(o.theme),t=or(),l=td(o.zIndex),i={theme:n,browser:t,zIndex:l};return r.provide("nmorph",i),r}},id=e.defineComponent({__name:"NmorphButton",props:{design:{type:null,required:!1,default:"nmorph"},borderless:{type:Boolean,required:!1,default:!1},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},toggle:{type:Boolean,required:!1,default:!1},modelValue:{type:Boolean,required:!1,default:void 0},active:{type:Boolean,required:!1,default:!1},danger:{type:Boolean,required:!1,default:!1},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.useSlots(),a=e.computed(()=>!!i.icon),s=e.computed(()=>!!i["icon-only"]),d=e.computed(()=>t.active||!!t.modelValue),p=e.computed(()=>W({nmorph:[_e[t.thickness],t.fill&&"fill"],"nmorph-button":[t.design,t.shape,t.disabled&&"disabled",t.accentBgOnHover&&"accent-bg-on-hover",t.ripple&&"ripple",s.value&&"icon-only",t.color&&"custom-color",t.design==="plain"&&t.borderless&&"borderless",d.value&&"active",t.danger&&"danger"]})),h=e.ref(null),w={thin:"small",basic:"medium",thick:"large"},m=e.computed(()=>w[t.thickness]),g=e.computed(()=>t.color?{"--nmorph-private-button-color":t.color,"--nmorph-private-button-plain-color":t.color,"--nmorph-private-button-hover-color":`color-mix(in srgb, ${t.color} 75%, var(--nmorph-white-color))`}:{}),u=()=>{!t.toggle||t.disabled||t.loading||l("update:model-value",!t.modelValue)};o({buttonDOMElement:h});const f={props:t,emit:l,slots:i,hasIconSlot:a,hasIconOnlySlot:s,active:d,modifiers:p,buttonDOMElement:h,iconSizeMap:w,loadingButtonSize:m,buttonColorStyles:g,toggleClickHandler:u,get NmorphIcon(){return ie},get NmorphIconLoader(){return ze}};return Object.defineProperty(f,"__isScriptSetup",{enumerable:!1,value:!0}),f}}),R=(r,o)=>{const n=r.__vccOpts||r;for(const[t,l]of o)n[t]=l;return n},cd=["disabled","loading","type","tabindex","aria-pressed"],sd={key:1,class:"nmorph-button__label"};function dd(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.buttonColorStyles)},[e.createElementVNode("button",{ref:"buttonDOMElement",class:"nmorph-button__content",disabled:t.props.disabled,loading:t.props.loading,type:t.props.type,tabindex:t.props.tabindex,"aria-pressed":t.props.toggle?t.active:void 0,onClick:t.toggleClickHandler},[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,size:t.loadingButtonSize},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoader)]),_:1},8,["size"])):t.hasIconOnlySlot?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"icon-only")]),_:3})):(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[t.hasIconSlot?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"icon")]),_:3})):e.createCommentVNode("v-if",!0),e.renderSlot(r.$slots,"default"),t.props.text!==void 0?(e.openBlock(),e.createElementBlock("span",sd,e.toDisplayString(t.props.text),1)):e.createCommentVNode("v-if",!0),e.renderSlot(r.$slots,"append")],64))],8,cd)],6)}const Be=R(id,[["render",dd],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-button/NmorphButton.vue"]]),md={submit:"submit",reset:"reset",button:"button"},pd={default:"default",square:"square",round:"round",circle:"circle"},hd=e.defineComponent({__name:"NmorphIcon",props:{size:{type:null,required:!1,default:"small"},width:{type:String,required:!1},height:{type:String,required:!1},color:{type:String,required:!1}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-icon":[!n.width&&!n.height&&n.size,n.width&&"custom-width",n.height&&"custom-height"]})),l=e.computed(()=>{const a={};return n.width&&(a["--nmorph-private-icon-width"]=n.width),n.height&&(a["--nmorph-private-icon-height"]=n.height),n.color&&(a["--nmorph-private-icon-color"]=n.color),a}),i={props:n,modifiers:t,customStyles:l};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}}),fd={class:"nmorph-icon__content"};function ud(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.customStyles)},[e.createElementVNode("div",fd,[e.renderSlot(r.$slots,"default")])],6)}const ie=R(hd,[["render",ud],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-icon/NmorphIcon.vue"]]),gd={small:"small",medium:"medium",large:"large"},wd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function bd(r,o){return e.openBlock(),e.createElementBlock("svg",wd,[...o[0]||(o[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 sr={render:bd},yd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _d(r,o){return e.openBlock(),e.createElementBlock("svg",yd,[...o[0]||(o[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 dr={render:_d},kd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Nd(r,o){return e.openBlock(),e.createElementBlock("svg",kd,[...o[0]||(o[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 mr={render:Nd},Bd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function xd(r,o){return e.openBlock(),e.createElementBlock("svg",Bd,[...o[0]||(o[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 pr={render:xd},Vd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 36 32"};function Sd(r,o){return e.openBlock(),e.createElementBlock("svg",Vd,[...o[0]||(o[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 Zt={render:Sd},vd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ed(r,o){return e.openBlock(),e.createElementBlock("svg",vd,[...o[0]||(o[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 hr={render:Ed},Cd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Id(r,o){return e.openBlock(),e.createElementBlock("svg",Cd,[...o[0]||(o[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 Xt={render:Id},Md={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function zd(r,o){return e.openBlock(),e.createElementBlock("svg",Md,[...o[0]||(o[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 Qt={render:zd},Hd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qd(r,o){return e.openBlock(),e.createElementBlock("svg",Hd,[...o[0]||(o[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 fr={render:qd},Td={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Ld(r,o){return e.openBlock(),e.createElementBlock("svg",Td,[...o[0]||(o[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 mt={render:Ld},Dd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ad(r,o){return e.openBlock(),e.createElementBlock("svg",Dd,[...o[0]||(o[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 pt={render:Ad},Pd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Od(r,o){return e.openBlock(),e.createElementBlock("svg",Pd,[...o[0]||(o[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 ur={render:Od},Fd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Rd(r,o){return e.openBlock(),e.createElementBlock("svg",Fd,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M195.2 828.8a448 448 0 1 1 633.6-633.6 448 448 0 0 1-633.6 633.6m45.248-45.248a384 384 0 1 0 543.104-543.104 384 384 0 0 0-543.104 543.104"},null,-1),e.createElementVNode("path",{d:"M497.472 96.896c22.784 4.672 44.416 9.472 64.896 14.528a256.128 256.128 0 0 0 350.208 350.208c5.056 20.48 9.856 42.112 14.528 64.896A320.128 320.128 0 0 1 497.472 96.896M108.48 491.904a320.128 320.128 0 0 1 423.616 423.68c-23.04-3.648-44.992-7.424-65.728-11.52a256.128 256.128 0 0 0-346.496-346.432 1737 1737 0 0 1-11.392-65.728"},null,-1)])])}const gr={render:Rd},jd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Wd(r,o){return e.openBlock(),e.createElementBlock("svg",jd,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M778.752 788.224a382.46 382.46 0 0 0 116.032-245.632 256.51 256.51 0 0 0-241.728-13.952 762.9 762.9 0 0 1 125.696 259.584m-55.04 44.224a699.65 699.65 0 0 0-125.056-269.632 256.13 256.13 0 0 0-56.064 331.968 382.7 382.7 0 0 0 181.12-62.336m-254.08 61.248A320.13 320.13 0 0 1 557.76 513.6a716 716 0 0 0-48.192-48.128 320.13 320.13 0 0 1-379.264 88.384 382.4 382.4 0 0 0 110.144 229.696 382.4 382.4 0 0 0 229.184 110.08zM129.28 481.088a256.13 256.13 0 0 0 331.072-56.448 699.65 699.65 0 0 0-268.8-124.352 382.66 382.66 0 0 0-62.272 180.8m106.56-235.84a762.9 762.9 0 0 1 258.688 125.056 256.51 256.51 0 0 0-13.44-241.088A382.46 382.46 0 0 0 235.84 245.248m318.08-114.944c40.576 89.536 37.76 193.92-8.448 281.344a780 780 0 0 1 66.176 66.112 320.83 320.83 0 0 1 282.112-8.128 382.4 382.4 0 0 0-110.144-229.12 382.4 382.4 0 0 0-229.632-110.208zM828.8 828.8a448 448 0 1 1-633.6-633.6 448 448 0 0 1 633.6 633.6"},null,-1)])])}const wr={render:Wd},Kd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ud(r,o){return e.openBlock(),e.createElementBlock("svg",Kd,[...o[0]||(o[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 br={render:Ud},$d={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Gd(r,o){return e.openBlock(),e.createElementBlock("svg",$d,[...o[0]||(o[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 yr={render:Gd},Yd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Zd(r,o){return e.openBlock(),e.createElementBlock("svg",Yd,[...o[0]||(o[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 _r={render:Zd},Xd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Qd(r,o){return e.openBlock(),e.createElementBlock("svg",Xd,[...o[0]||(o[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 kr={render:Qd},Jd={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function e0(r,o){return e.openBlock(),e.createElementBlock("svg",Jd,[...o[0]||(o[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 Nr={render:e0},t0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function o0(r,o){return e.openBlock(),e.createElementBlock("svg",t0,[...o[0]||(o[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 Br={render:o0},r0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function n0(r,o){return e.openBlock(),e.createElementBlock("svg",r0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M714.432 704a351.74 351.74 0 0 0 148.16-256H161.408a351.74 351.74 0 0 0 148.16 256zM288 766.592A415.68 415.68 0 0 1 96 416a32 32 0 0 1 32-32h768a32 32 0 0 1 32 32 415.68 415.68 0 0 1-192 350.592V832a64 64 0 0 1-64 64H352a64 64 0 0 1-64-64zM493.248 320h-90.496l254.4-254.4a32 32 0 1 1 45.248 45.248zm187.328 0h-128l269.696-155.712a32 32 0 0 1 32 55.424zM352 768v64h320v-64z"},null,-1)])])}const xr={render:n0},a0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function l0(r,o){return e.openBlock(),e.createElementBlock("svg",a0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M317.056 128 128 344.064V896h768V344.064L706.944 128zm-14.528-64h418.944a32 32 0 0 1 24.064 10.88l206.528 236.096A32 32 0 0 1 960 332.032V928a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V332.032a32 32 0 0 1 7.936-21.12L278.4 75.008A32 32 0 0 1 302.528 64"},null,-1),e.createElementVNode("path",{d:"M64 320h896v64H64z"},null,-1),e.createElementVNode("path",{d:"M448 327.872V640h128V327.872L526.08 128h-28.16zM448 64h128l64 256v352a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V320z"},null,-1)])])}const Vr={render:l0},i0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function c0(r,o){return e.openBlock(),e.createElementBlock("svg",i0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M320 320V128h384v192h192v192H128V320zM128 576h768v320H128zm256-256h256.064V192H384z"},null,-1)])])}const Sr={render:c0},s0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function d0(r,o){return e.openBlock(),e.createElementBlock("svg",s0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M608 704v160a96 96 0 0 1-192 0V704h-96a128 128 0 0 1-128-128h640a128 128 0 0 1-128 128zM192 512V128.064h640V512z"},null,-1)])])}const vr={render:d0},m0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p0(r,o){return e.openBlock(),e.createElementBlock("svg",m0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M896 448H128v192a64 64 0 0 0 64 64h192v192h256V704h192a64 64 0 0 0 64-64zm-770.752-64c0-47.552 5.248-90.24 15.552-128 14.72-54.016 42.496-107.392 83.2-160h417.28l-15.36 70.336L736 96h211.2c-24.832 42.88-41.92 96.256-51.2 160a664 664 0 0 0-6.144 128H960v256a128 128 0 0 1-128 128H704v160a32 32 0 0 1-32 32H352a32 32 0 0 1-32-32V768H192A128 128 0 0 1 64 640V384zm64 0h636.544c-2.048-45.824.256-91.584 6.848-137.216 4.48-30.848 10.688-59.776 18.688-86.784h-96.64l-221.12 141.248L561.92 160H256.512c-25.856 37.888-43.776 75.456-53.952 112.832-8.768 32.064-13.248 69.12-13.312 111.168"},null,-1)])])}const Er={render:p0},h0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function f0(r,o){return e.openBlock(),e.createElementBlock("svg",h0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M2 6h28v6H2zm0 8h28v6H2zm0 8h28v6H2z"},null,-1)])])}const Jt={render:f0},u0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function g0(r,o){return e.openBlock(),e.createElementBlock("svg",u0,[...o[0]||(o[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 eo={render:g0},w0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function b0(r,o){return e.openBlock(),e.createElementBlock("svg",w0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M160 224a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h704a64 64 0 0 0 64-64V288a64 64 0 0 0-64-64H748.416l-46.464-92.672A64 64 0 0 0 644.736 96H379.328a64 64 0 0 0-57.216 35.392L275.776 224zm352 435.2a115.2 115.2 0 1 0 0-230.4 115.2 115.2 0 0 0 0 230.4m0 140.8a256 256 0 1 1 0-512 256 256 0 0 1 0 512"},null,-1)])])}const Cr={render:b0},y0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _0(r,o){return e.openBlock(),e.createElementBlock("svg",y0,[...o[0]||(o[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 Ir={render:_0},k0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function N0(r,o){return e.openBlock(),e.createElementBlock("svg",k0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"m192 384 320 384 320-384z"},null,-1)])])}const Mr={render:N0},B0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x0(r,o){return e.openBlock(),e.createElementBlock("svg",B0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M672 192 288 511.936 672 832z"},null,-1)])])}const zr={render:x0},V0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function S0(r,o){return e.openBlock(),e.createElementBlock("svg",V0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M384 192v640l384-320.064z"},null,-1)])])}const Hr={render:S0},v0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function E0(r,o){return e.openBlock(),e.createElementBlock("svg",v0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M512 320 192 704h639.936z"},null,-1)])])}const qr={render:E0},C0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function I0(r,o){return e.openBlock(),e.createElementBlock("svg",C0,[...o[0]||(o[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 Tr={render:I0},M0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z0(r,o){return e.openBlock(),e.createElementBlock("svg",M0,[...o[0]||(o[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 Lr={render:z0},H0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q0(r,o){return e.openBlock(),e.createElementBlock("svg",H0,[...o[0]||(o[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 Dr={render:q0},T0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L0(r,o){return e.openBlock(),e.createElementBlock("svg",T0,[...o[0]||(o[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 Ar={render:L0},D0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function A0(r,o){return e.openBlock(),e.createElementBlock("svg",D0,[...o[0]||(o[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 Pr={render:A0},P0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O0(r,o){return e.openBlock(),e.createElementBlock("svg",P0,[...o[0]||(o[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 Or={render:O0},F0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function R0(r,o){return e.openBlock(),e.createElementBlock("svg",F0,[...o[0]||(o[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 Fr={render:R0},j0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W0(r,o){return e.openBlock(),e.createElementBlock("svg",j0,[...o[0]||(o[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 Rr={render:W0},K0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function U0(r,o){return e.openBlock(),e.createElementBlock("svg",K0,[...o[0]||(o[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 jr={render:U0},$0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function G0(r,o){return e.openBlock(),e.createElementBlock("svg",$0,[...o[0]||(o[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 Wr={render:G0},Y0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function Z0(r,o){return e.openBlock(),e.createElementBlock("svg",Y0,[...o[0]||(o[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 to={render:Z0},X0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Q0(r,o){return e.openBlock(),e.createElementBlock("svg",X0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M16 2 4 16l12 14 2-2L8 16 18 4Z"},null,-1),e.createElementVNode("path",{d:"M26 2 14 16l12 14 2-2-10-12L28 4Z"},null,-1)])])}const Kr={render:Q0},J0={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function e2(r,o){return e.openBlock(),e.createElementBlock("svg",J0,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"m16 2 12 14-12 14-2-2 10-12L14 4Z"},null,-1),e.createElementVNode("path",{d:"m6 2 12 14L6 30l-2-2 10-12L4 4Z"},null,-1)])])}const Ur={render:e2},t2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function o2(r,o){return e.openBlock(),e.createElementBlock("svg",t2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M2 18 16 6l14 12-2 2-12-10L4 20Z"},null,-1),e.createElementVNode("path",{d:"m2 28 14-12 14 12-2 2-12-10L4 30Z"},null,-1)])])}const $r={render:o2},r2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function n2(r,o){return e.openBlock(),e.createElementBlock("svg",r2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"m2 12 14 12 14-12-2-2-12 10L4 10Z"},null,-1)])])}const Ae={render:n2},a2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function l2(r,o){return e.openBlock(),e.createElementBlock("svg",a2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M20 2 8 16l12 14 2-2-10-12L22 4Z"},null,-1)])])}const oo={render:l2},i2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function c2(r,o){return e.openBlock(),e.createElementBlock("svg",i2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"m12 2 12 14-12 14-2-2 10-12L10 4Z"},null,-1)])])}const ro={render:c2},s2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function d2(r,o){return e.openBlock(),e.createElementBlock("svg",s2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M2 20 16 8l14 12-2 2-12-10L4 22Z"},null,-1)])])}const Gr={render:d2},m2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p2(r,o){return e.openBlock(),e.createElementBlock("svg",m2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M349.952 716.992 478.72 588.16a106.7 106.7 0 0 1-26.176-19.072 106.7 106.7 0 0 1-19.072-26.176L304.704 671.744c.768 3.072 1.472 6.144 2.048 9.216l2.048 31.936 31.872 1.984c3.136.64 6.208 1.28 9.28 2.112m57.344 33.152a128 128 0 1 1-216.32 114.432l-1.92-32-32-1.92a128 128 0 1 1 114.432-216.32L416.64 469.248c-2.432-101.44 58.112-239.104 149.056-330.048 107.328-107.328 231.296-85.504 316.8 0 85.44 85.44 107.328 209.408 0 316.8-91.008 90.88-228.672 151.424-330.112 149.056L407.296 750.08zm90.496-226.304c49.536 49.536 233.344-7.04 339.392-113.088 78.208-78.208 63.232-163.072 0-226.304-63.168-63.232-148.032-78.208-226.24 0C504.896 290.496 448.32 474.368 497.792 523.84M244.864 708.928a64 64 0 1 0-59.84 59.84l56.32-3.52zm8.064 127.68a64 64 0 1 0 59.84-59.84l-56.32 3.52z"},null,-1)])])}const Yr={render:p2},h2={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function f2(r,o){return e.openBlock(),e.createElementBlock("svg",h2,[...o[0]||(o[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 Zr={render:f2},u2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function g2(r,o){return e.openBlock(),e.createElementBlock("svg",u2,[...o[0]||(o[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 Xr={render:g2},w2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function b2(r,o){return e.openBlock(),e.createElementBlock("svg",w2,[...o[0]||(o[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 Qr={render:b2},y2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _2(r,o){return e.openBlock(),e.createElementBlock("svg",y2,[...o[0]||(o[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 no={render:_2},k2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function N2(r,o){return e.openBlock(),e.createElementBlock("svg",k2,[...o[0]||(o[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 ao={render:N2},B2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x2(r,o){return e.openBlock(),e.createElementBlock("svg",B2,[...o[0]||(o[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 Jr={render:x2},V2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function S2(r,o){return e.openBlock(),e.createElementBlock("svg",V2,[...o[0]||(o[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 en={render:S2},v2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function E2(r,o){return e.openBlock(),e.createElementBlock("svg",v2,[...o[0]||(o[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 lo={render:E2},C2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function I2(r,o){return e.openBlock(),e.createElementBlock("svg",C2,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M11 3h10v3h4v23H7V6h4Zm2 2v4h6V5ZM9 8v19h14V8h-2v3H11V8Zm5 13.5-3.2-3.1-1.5 1.5 4.8 4.7 8.7-9.4-1.5-1.4Z","clip-rule":"evenodd"},null,-1)])])}const tn={render:I2},M2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function z2(r,o){return e.openBlock(),e.createElementBlock("svg",M2,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M11 3h10v3h4v23H7V6h4Zm2 2v4h6V5ZM9 8v19h14V8h-2v3H11V8Z","clip-rule":"evenodd"},null,-1)])])}const on={render:z2},H2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q2(r,o){return e.openBlock(),e.createElementBlock("svg",H2,[...o[0]||(o[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 rn={render:q2},T2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L2(r,o){return e.openBlock(),e.createElementBlock("svg",T2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496"},null,-1)])])}const nn={render:L2},D2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function A2(r,o){return e.openBlock(),e.createElementBlock("svg",D2,[...o[0]||(o[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 an={render:A2},P2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 28"};function O2(r,o){return e.openBlock(),e.createElementBlock("svg",P2,[...o[0]||(o[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 ln={render:O2},F2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function R2(r,o){return e.openBlock(),e.createElementBlock("svg",F2,[...o[0]||(o[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 cn={render:R2},j2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W2(r,o){return e.openBlock(),e.createElementBlock("svg",j2,[...o[0]||(o[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 sn={render:W2},K2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function U2(r,o){return e.openBlock(),e.createElementBlock("svg",K2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M768 64a192 192 0 1 1-69.952 370.88L480 725.376V896h96a32 32 0 1 1 0 64H320a32 32 0 1 1 0-64h96V725.376L76.8 273.536a64 64 0 0 1-12.8-38.4v-10.688a32 32 0 0 1 32-32h71.808l-65.536-83.84a32 32 0 0 1 50.432-39.424l96.256 123.264h337.728A192.06 192.06 0 0 1 768 64M656.896 192.448H800a32 32 0 0 1 32 32v10.624a64 64 0 0 1-12.8 38.4l-80.448 107.2a128 128 0 1 0-81.92-188.16v-.064zm-357.888 64 129.472 165.76a32 32 0 0 1-50.432 39.36l-160.256-205.12H144l304 404.928 304-404.928z"},null,-1)])])}const dn={render:U2},$2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function G2(r,o){return e.openBlock(),e.createElementBlock("svg",$2,[...o[0]||(o[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 mn={render:G2},Y2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Z2(r,o){return e.openBlock(),e.createElementBlock("svg",Y2,[...o[0]||(o[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 pn={render:Z2},X2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Q2(r,o){return e.openBlock(),e.createElementBlock("svg",X2,[...o[0]||(o[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 hn={render:Q2},J2={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function e1(r,o){return e.openBlock(),e.createElementBlock("svg",J2,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M736 504a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112M128 128v640h192v160l224-160h352V128z"},null,-1)])])}const fn={render:e1},t1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function o1(r,o){return e.openBlock(),e.createElementBlock("svg",t1,[...o[0]||(o[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 un={render:o1},r1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function n1(r,o){return e.openBlock(),e.createElementBlock("svg",r1,[...o[0]||(o[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 gn={render:n1},a1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function l1(r,o){return e.openBlock(),e.createElementBlock("svg",a1,[...o[0]||(o[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 wn={render:l1},i1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function c1(r,o){return e.openBlock(),e.createElementBlock("svg",i1,[...o[0]||(o[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 bn={render:c1},s1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function d1(r,o){return e.openBlock(),e.createElementBlock("svg",s1,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M20 8V0H6L0 6v18h12v8h20V8zM6 2.828V6H2.828zM2 22V8h6V2h10v6l-6 6v8zm16-11.172V14h-3.172zM30 30H14V16h6v-6h10z"},null,-1)])])}const yn={render:d1},m1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p1(r,o){return e.openBlock(),e.createElementBlock("svg",m1,[...o[0]||(o[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 _n={render:p1},h1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f1(r,o){return e.openBlock(),e.createElementBlock("svg",h1,[...o[0]||(o[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 kn={render:f1},u1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function g1(r,o){return e.openBlock(),e.createElementBlock("svg",u1,[...o[0]||(o[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 Nn={render:g1},w1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19 19"};function b1(r,o){return e.openBlock(),e.createElementBlock("svg",w1,[...o[0]||(o[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 Ye={render:b1},y1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function _1(r,o){return e.openBlock(),e.createElementBlock("svg",y1,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M16 3C9.4 3 5 5.2 5 8v16c0 2.8 4.4 5 11 5s11-2.2 11-5V8c0-2.8-4.4-5-11-5m0 2c5.7 0 9 1.8 9 3s-3.3 3-9 3-9-1.8-9-3 3.3-3 9-3m-9 6.1V16c0 1.2 3.3 3 9 3s9-1.8 9-3v-4.9c-2 1.3-5.2 1.9-9 1.9s-7-.6-9-1.9m0 8V24c0 1.2 3.3 3 9 3s9-1.8 9-3v-4.9c-2 1.3-5.2 1.9-9 1.9s-7-.6-9-1.9","clip-rule":"evenodd"},null,-1)])])}const Bn={render:_1},k1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function N1(r,o){return e.openBlock(),e.createElementBlock("svg",k1,[...o[0]||(o[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 xn={render:N1},B1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x1(r,o){return e.openBlock(),e.createElementBlock("svg",B1,[...o[0]||(o[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 Vn={render:x1},V1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function S1(r,o){return e.openBlock(),e.createElementBlock("svg",V1,[...o[0]||(o[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 Sn={render:S1},v1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function E1(r,o){return e.openBlock(),e.createElementBlock("svg",v1,[...o[0]||(o[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 vn={render:E1},C1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function I1(r,o){return e.openBlock(),e.createElementBlock("svg",C1,[...o[0]||(o[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 ht={render:I1},M1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z1(r,o){return e.openBlock(),e.createElementBlock("svg",M1,[...o[0]||(o[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 En={render:z1},H1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q1(r,o){return e.openBlock(),e.createElementBlock("svg",H1,[...o[0]||(o[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 Cn={render:q1},T1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L1(r,o){return e.openBlock(),e.createElementBlock("svg",T1,[...o[0]||(o[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 In={render:L1},D1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function A1(r,o){return e.openBlock(),e.createElementBlock("svg",D1,[...o[0]||(o[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 Mn={render:A1},P1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O1(r,o){return e.openBlock(),e.createElementBlock("svg",P1,[...o[0]||(o[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 zn={render:O1},F1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function R1(r,o){return e.openBlock(),e.createElementBlock("svg",F1,[...o[0]||(o[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 Hn={render:R1},j1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W1(r,o){return e.openBlock(),e.createElementBlock("svg",j1,[...o[0]||(o[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 Ze={render:W1},K1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function U1(r,o){return e.openBlock(),e.createElementBlock("svg",K1,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M12 8c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M24 8c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M12 16c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M24 16c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M12 24c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M24 24c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2"},null,-1)])])}const qn={render:U1},$1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function G1(r,o){return e.openBlock(),e.createElementBlock("svg",$1,[...o[0]||(o[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 Tn={render:G1},Y1={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Z1(r,o){return e.openBlock(),e.createElementBlock("svg",Y1,[...o[0]||(o[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 Ln={render:Z1},X1={viewBox:"0 0 32 32"};function Q1(r,o){return e.openBlock(),e.createElementBlock("svg",X1,[...o[0]||(o[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 ft={render:Q1},J1={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 1024 1024"};function em(r,o){return e.openBlock(),e.createElementBlock("svg",J1,[...o[0]||(o[0]=[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"96",d:"M392 392 168 168m0 0h184m-184 0v184M632 392l224-224m0 0H672m184 0v184M392 632 168 856m0 0h184m-184 0V672M632 632l224 224m0 0H672m184 0V672"},null,-1)])])}const Dn={render:em},tm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function om(r,o){return e.openBlock(),e.createElementBlock("svg",tm,[...o[0]||(o[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 Xe={render:om},rm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function nm(r,o){return e.openBlock(),e.createElementBlock("svg",rm,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M5 5h11v3H8v16h16v-8h3v11H5Z"},null,-1),e.createElementVNode("path",{d:"M19 5h8v8h-3v-2.9L13.6 20.4l-2-2L22 8h-3Z"},null,-1)])])}const ut={render:nm},am={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function lm(r,o){return e.openBlock(),e.createElementBlock("svg",am,[...o[0]||(o[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 An={render:lm},im={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cm(r,o){return e.openBlock(),e.createElementBlock("svg",im,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M192 160h640c17.673 0 32 14.327 32 32v640c0 17.673-14.327 32-32 32H192c-17.673 0-32-14.327-32-32V192c0-17.673 14.327-32 32-32m32 64v576h576V224z"},null,-1),e.createElementVNode("path",{d:"M550.624 310.624a32 32 0 0 1 45.248 0l178.752 178.752a32 32 0 0 1 0 45.248L595.872 713.376a32 32 0 0 1-45.248-45.248L674.752 544H384a32 32 0 1 1 0-64h290.752L550.624 355.872a32 32 0 0 1 0-45.248"},null,-1)])])}const Pn={render:cm},sm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function dm(r,o){return e.openBlock(),e.createElementBlock("svg",sm,[...o[0]||(o[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 Qe={render:dm},mm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function pm(r,o){return e.openBlock(),e.createElementBlock("svg",mm,[...o[0]||(o[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 io={render:pm},hm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fm(r,o){return e.openBlock(),e.createElementBlock("svg",hm,[...o[0]||(o[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 On={render:fm},um={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function gm(r,o){return e.openBlock(),e.createElementBlock("svg",um,[...o[0]||(o[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 Fn={render:gm},wm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function bm(r,o){return e.openBlock(),e.createElementBlock("svg",wm,[...o[0]||(o[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 Rn={render:bm},ym={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function _m(r,o){return e.openBlock(),e.createElementBlock("svg",ym,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"m5.8 3.7 22.5 22.5-2.1 2.1L3.7 5.8Z"},null,-1),e.createElementVNode("path",{d:"m10.3 9 6.5 6.5.2.2v2.6l4 3.6v-5.3L27 9ZM5 9l8 10.1V25l3-2.2v-3L5.2 9Z"},null,-1)])])}const jn={render:_m},km={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Nm(r,o){return e.openBlock(),e.createElementBlock("svg",km,[...o[0]||(o[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 Wn={render:Nm},Bm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function xm(r,o){return e.openBlock(),e.createElementBlock("svg",Bm,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"none",d:"M7 14c0-5 4-9 9-9s9 4 9 9"},null,-1),e.createElementVNode("path",{fill:"none",d:"M10 14c0-3.3 2.7-6 6-6s6 2.7 6 6c0 6-4 6-4 12"},null,-1),e.createElementVNode("path",{fill:"none",d:"M13 14c0-1.7 1.3-3 3-3s3 1.3 3 3c0 4-3 4-3 12M7 19c1.2 2.8 3.4 4.8 6 6M10 16c.1 3.7 1.9 6.6 5 10M22 24c1.8-2.2 3-5 3-9"},null,-1)])])}const Kn={render:xm},Vm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Sm(r,o){return e.openBlock(),e.createElementBlock("svg",Vm,[...o[0]||(o[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 Un={render:Sm},vm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Em(r,o){return e.openBlock(),e.createElementBlock("svg",vm,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M288 128h608L736 384l160 256H288v320h-96V64h96z"},null,-1)])])}const $n={render:Em},Cm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Im(r,o){return e.openBlock(),e.createElementBlock("svg",Cm,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384 128 512l192 128z"},null,-1)])])}const Gn={render:Im},Mm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function zm(r,o){return e.openBlock(),e.createElementBlock("svg",Mm,[...o[0]||(o[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 Yn={render:zm},Hm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qm(r,o){return e.openBlock(),e.createElementBlock("svg",Hm,[...o[0]||(o[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 Zn={render:qm},Tm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Lm(r,o){return e.openBlock(),e.createElementBlock("svg",Tm,[...o[0]||(o[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 Xn={render:Lm},Dm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Am(r,o){return e.openBlock(),e.createElementBlock("svg",Dm,[...o[0]||(o[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 co={render:Am},Pm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Om(r,o){return e.openBlock(),e.createElementBlock("svg",Pm,[...o[0]||(o[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-32m256 416h320v64H352z"},null,-1)])])}const Qn={render:Om},Fm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Rm(r,o){return e.openBlock(),e.createElementBlock("svg",Fm,[...o[0]||(o[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 Jn={render:Rm},jm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Wm(r,o){return e.openBlock(),e.createElementBlock("svg",jm,[...o[0]||(o[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 ea={render:Wm},Km={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Um(r,o){return e.openBlock(),e.createElementBlock("svg",Km,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M582.4 265.6A32 32 0 0 0 528 288v96h-96c-199.424 0-329.792 133.952-375.168 376.896a32 32 0 0 0 59.968 20.928C193.536 652.8 294.08 608 432 608h96v128a32 32 0 0 0 54.4 22.4l256-224a32 32 0 0 0 0-48z"},null,-1)])])}const ta={render:Um},$m={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Gm(r,o){return e.openBlock(),e.createElementBlock("svg",$m,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"72",d:"m576 288 224 224-224 224m192-224H480c-154.667 0-256 101.333-256 256"},null,-1)])])}const oa={render:Gm},Ym={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Zm(r,o){return e.openBlock(),e.createElementBlock("svg",Ym,[...o[0]||(o[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 ra={render:Zm},Xm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Qm(r,o){return e.openBlock(),e.createElementBlock("svg",Xm,[...o[0]||(o[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 gt={render:Qm},Jm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ep(r,o){return e.openBlock(),e.createElementBlock("svg",Jm,[...o[0]||(o[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 na={render:ep},tp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function op(r,o){return e.openBlock(),e.createElementBlock("svg",tp,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M544 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.4M256 320a256 256 0 1 0 512 0c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320"},null,-1)])])}const aa={render:op},rp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function np(r,o){return e.openBlock(),e.createElementBlock("svg",rp,[...o[0]||(o[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 la={render:np},ap={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function lp(r,o){return e.openBlock(),e.createElementBlock("svg",ap,[...o[0]||(o[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 ia={render:lp},ip={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function cp(r,o){return e.openBlock(),e.createElementBlock("svg",ip,[...o[0]||(o[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 ca={render:cp},sp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function dp(r,o){return e.openBlock(),e.createElementBlock("svg",sp,[...o[0]||(o[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 sa={render:dp},mp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function pp(r,o){return e.openBlock(),e.createElementBlock("svg",mp,[...o[0]||(o[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 da={render:pp},hp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fp(r,o){return e.openBlock(),e.createElementBlock("svg",hp,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z"},null,-1)])])}const ma={render:fp},up={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function gp(r,o){return e.openBlock(),e.createElementBlock("svg",up,[...o[0]||(o[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 pa={render:gp},wp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1088"};function bp(r,o){return e.openBlock(),e.createElementBlock("svg",wp,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M360 131.2c0-39.366 29.55-71.28 66-71.28s66 31.914 66 71.28v453.6h32V72.88c0-39.366 29.55-71.28 66-71.28s66 31.914 66 71.28V584.8h32v-432c0-39.366 29.55-71.28 66-71.28s66 31.914 66 71.28v457.92h30V256.48c0-39.366 29.55-71.28 66-71.28s66 31.914 66 71.28V736c0 181.332-136.1 328.32-304 328.32h-82c-98.69 0-190.2-55.62-241.34-146.794L109.73 665.67a70 75.6 0 0 1 120.06-77.5L360 822.4z"},null,-1)])])}const ha={render:bp},yp={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function _p(r,o){return e.openBlock(),e.createElementBlock("svg",yp,[...o[0]||(o[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 fa={render:_p},kp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Np(r,o){return e.openBlock(),e.createElementBlock("svg",kp,[...o[0]||(o[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 ua={render:Np},Bp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function xp(r,o){return e.openBlock(),e.createElementBlock("svg",Bp,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z"},null,-1)])])}const ga={render:xp},Vp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Sp(r,o){return e.openBlock(),e.createElementBlock("svg",Vp,[...o[0]||(o[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 wa={render:Sp},vp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ep(r,o){return e.openBlock(),e.createElementBlock("svg",vp,[...o[0]||(o[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 ba={render:Ep},Cp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ip(r,o){return e.openBlock(),e.createElementBlock("svg",Cp,[...o[0]||(o[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 ya={render:Ip},Mp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function zp(r,o){return e.openBlock(),e.createElementBlock("svg",Mp,[...o[0]||(o[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 _a={render:zp},Hp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qp(r,o){return e.openBlock(),e.createElementBlock("svg",Hp,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M197.696 259.648a320.128 320.128 0 0 1 628.608 0A96 96 0 0 1 896 352v64a96 96 0 0 1-71.616 92.864l-49.408 395.072A64 64 0 0 1 711.488 960H312.512a64 64 0 0 1-63.488-56.064l-49.408-395.072A96 96 0 0 1 128 416v-64a96 96 0 0 1 69.696-92.352M264.064 256h495.872a256.128 256.128 0 0 0-495.872 0m495.424 256H264.512l48 384h398.976zM224 448h576a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32H224a32 32 0 0 0-32 32v64a32 32 0 0 0 32 32m160 192h64v64h-64zm192 64h64v64h-64zm-128 64h64v64h-64zm64-192h64v64h-64z"},null,-1)])])}const ka={render:qp},Tp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Lp(r,o){return e.openBlock(),e.createElementBlock("svg",Tp,[...o[0]||(o[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 so={render:Lp},Dp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Ap(r,o){return e.openBlock(),e.createElementBlock("svg",Dp,[...o[0]||(o[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 Na={render:Ap},Pp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Op(r,o){return e.openBlock(),e.createElementBlock("svg",Pp,[...o[0]||(o[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 ot={render:Op},Fp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Rp(r,o){return e.openBlock(),e.createElementBlock("svg",Fp,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M6 5h20l4 12v10H2V17Zm2.2 3-3 9H11l2 4h6l2-4h5.8l-3-9ZM4 19v6h24v-6h-5.8l-2 4h-8.4l-2-4Z","clip-rule":"evenodd"},null,-1)])])}const Ba={render:Rp},jp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Wp(r,o){return e.openBlock(),e.createElementBlock("svg",jp,[...o[0]||(o[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 xa={render:Wp},Kp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Up(r,o){return e.openBlock(),e.createElementBlock("svg",Kp,[...o[0]||(o[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 Va={render:Up},$p={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Gp(r,o){return e.openBlock(),e.createElementBlock("svg",$p,[...o[0]||(o[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 Sa={render:Gp},Yp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Zp(r,o){return e.openBlock(),e.createElementBlock("svg",Yp,[...o[0]||(o[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 va={render:Zp},Xp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Qp(r,o){return e.openBlock(),e.createElementBlock("svg",Xp,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"},null,-1)])])}const Ea={render:Qp},Jp={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function eh(r,o){return e.openBlock(),e.createElementBlock("svg",Jp,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M192 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m192-96a48 48 0 0 0 0 96h480a48 48 0 0 0 0-96zm0 304a48 48 0 0 0 0 96h480a48 48 0 0 0 0-96zm0 304a48 48 0 0 0 0 96h480a48 48 0 0 0 0-96zM256 512a64 64 0 1 1-128 0 64 64 0 0 1 128 0m-64 368a64 64 0 1 0 0-128 64 64 0 0 0 0 128"},null,-1)])])}const Ca={render:eh},th={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 100 100"};function oh(r,o){return e.openBlock(),e.createElementBlock("svg",th,[...o[0]||(o[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 Pe={render:oh},rh={xmlns:"http://www.w3.org/2000/svg",width:"100",height:"100",viewBox:"0 0 1024 1024"};function nh(r,o){return e.openBlock(),e.createElementBlock("svg",rh,[...o[0]||(o[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 ze={render:nh},ah={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function lh(r,o){return e.openBlock(),e.createElementBlock("svg",ah,[...o[0]||(o[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 Ia={render:lh},ih={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ch(r,o){return e.openBlock(),e.createElementBlock("svg",ih,[...o[0]||(o[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 Ma={render:ch},sh={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 79 69"};function dh(r,o){return e.openBlock(),e.createElementBlock("svg",sh,[...o[0]||(o[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 za={render:dh},mh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ph(r,o){return e.openBlock(),e.createElementBlock("svg",mh,[...o[0]||(o[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 Ha={render:ph},hh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function fh(r,o){return e.openBlock(),e.createElementBlock("svg",hh,[...o[0]||(o[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 qa={render:fh},uh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function gh(r,o){return e.openBlock(),e.createElementBlock("svg",uh,[...o[0]||(o[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 Ta={render:gh},wh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function bh(r,o){return e.openBlock(),e.createElementBlock("svg",wh,[...o[0]||(o[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 La={render:bh},yh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _h(r,o){return e.openBlock(),e.createElementBlock("svg",yh,[...o[0]||(o[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 Da={render:_h},kh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Nh(r,o){return e.openBlock(),e.createElementBlock("svg",kh,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M4 7h24v18H4Zm2.8 2 9.2 7 9.2-7ZM26 11.1l-10 7.7-10-7.7V23h20Z","clip-rule":"evenodd"},null,-1)])])}const Aa={render:Nh},Bh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function xh(r,o){return e.openBlock(),e.createElementBlock("svg",Bh,[...o[0]||(o[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 Pa={render:xh},Vh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Sh(r,o){return e.openBlock(),e.createElementBlock("svg",Vh,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M576 128v288l96-96 96 96V128h128v768H320V128zm-448 0h128v768H128z"},null,-1)])])}const Oa={render:Sh},vh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Eh(r,o){return e.openBlock(),e.createElementBlock("svg",vh,[...o[0]||(o[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 Fa={render:Eh},Ch={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ih(r,o){return e.openBlock(),e.createElementBlock("svg",Ch,[...o[0]||(o[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 Ra={render:Ih},Mh={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function zh(r,o){return e.openBlock(),e.createElementBlock("svg",Mh,[...o[0]||(o[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 ja={render:zh},Hh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function qh(r,o){return e.openBlock(),e.createElementBlock("svg",Hh,[...o[0]||(o[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 Wa={render:qh},Th={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Lh(r,o){return e.openBlock(),e.createElementBlock("svg",Th,[...o[0]||(o[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 Ka={render:Lh},Dh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ah(r,o){return e.openBlock(),e.createElementBlock("svg",Dh,[...o[0]||(o[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 Ua={render:Ah},Ph={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Oh(r,o){return e.openBlock(),e.createElementBlock("svg",Ph,[...o[0]||(o[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 $a={render:Oh},Fh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Rh(r,o){return e.openBlock(),e.createElementBlock("svg",Fh,[...o[0]||(o[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 Ga={render:Rh},jh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Wh(r,o){return e.openBlock(),e.createElementBlock("svg",jh,[...o[0]||(o[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 Ya={render:Wh},Kh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function Uh(r,o){return e.openBlock(),e.createElementBlock("svg",Kh,[...o[0]||(o[0]=[e.createElementVNode("path",{stroke:"#000","stroke-width":"3",d:"M4 12h16"},null,-1)])])}const mo={render:Uh},$h={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Gh(r,o){return e.openBlock(),e.createElementBlock("svg",$h,[...o[0]||(o[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 Za={render:Gh},Yh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Zh(r,o){return e.openBlock(),e.createElementBlock("svg",Yh,[...o[0]||(o[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 Xa={render:Zh},Xh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Qh(r,o){return e.openBlock(),e.createElementBlock("svg",Xh,[...o[0]||(o[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 Qa={render:Qh},Jh={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function e4(r,o){return e.openBlock(),e.createElementBlock("svg",Jh,[...o[0]||(o[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 Ja={render:e4},t4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function o4(r,o){return e.openBlock(),e.createElementBlock("svg",t4,[...o[0]||(o[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 el={render:o4},r4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function n4(r,o){return e.openBlock(),e.createElementBlock("svg",r4,[...o[0]||(o[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 tl={render:n4},a4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function l4(r,o){return e.openBlock(),e.createElementBlock("svg",a4,[...o[0]||(o[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 ol={render:l4},i4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function c4(r,o){return e.openBlock(),e.createElementBlock("svg",i4,[...o[0]||(o[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 rl={render:c4},s4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function d4(r,o){return e.openBlock(),e.createElementBlock("svg",s4,[...o[0]||(o[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 nl={render:d4},m4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p4(r,o){return e.openBlock(),e.createElementBlock("svg",m4,[...o[0]||(o[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 po={render:p4},h4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f4(r,o){return e.openBlock(),e.createElementBlock("svg",h4,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M128 384a64 64 0 0 1 64-64h168.448l224-179.2A64 64 0 0 1 688 190.784v642.432A64 64 0 0 1 584.448 883.2l-224-179.2H192a64 64 0 0 1-64-64zm64 0v256h192a32 32 0 0 1 19.968 7.008L624 823.04V200.96L403.968 376.992A32 32 0 0 1 384 384zm595.2 2.368a32 32 0 0 1 45.248 0A223.3 223.3 0 0 1 896 544a223.3 223.3 0 0 1-63.552 157.632 32 32 0 1 1-45.248-45.248A159.42 159.42 0 0 0 832 544a159.42 159.42 0 0 0-44.8-112.384 32 32 0 0 1 0-45.248m-90.496 90.496a32 32 0 0 1 45.248 0A95.78 95.78 0 0 1 768 544a95.78 95.78 0 0 1-26.048 67.136 32 32 0 0 1-45.248-45.248A31.9 31.9 0 0 0 704 544c0-8.448-3.328-16.576-7.296-21.888a32 32 0 0 1 0-45.248"},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 wt={render:f4},u4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function g4(r,o){return e.openBlock(),e.createElementBlock("svg",u4,[...o[0]||(o[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 al={render:g4},w4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function b4(r,o){return e.openBlock(),e.createElementBlock("svg",w4,[...o[0]||(o[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 ll={render:b4},y4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _4(r,o){return e.openBlock(),e.createElementBlock("svg",y4,[...o[0]||(o[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 il={render:_4},k4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function N4(r,o){return e.openBlock(),e.createElementBlock("svg",k4,[...o[0]||(o[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:"M192 512a320 320 0 1 1 640 0 32 32 0 1 1-64 0 256 256 0 1 0-512 0 32 32 0 0 1-64 0"},null,-1),e.createElementVNode("path",{d:"M570.432 627.84A96 96 0 1 1 509.568 608l60.992-187.776A32 32 0 1 1 631.424 440l-60.992 187.776zM502.08 734.464a32 32 0 1 0 19.84-60.928 32 32 0 0 0-19.84 60.928"},null,-1)])])}const cl={render:N4},B4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x4(r,o){return e.openBlock(),e.createElementBlock("svg",B4,[...o[0]||(o[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 sl={render:x4},V4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function S4(r,o){return e.openBlock(),e.createElementBlock("svg",V4,[...o[0]||(o[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 dl={render:S4},v4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function E4(r,o){return e.openBlock(),e.createElementBlock("svg",v4,[...o[0]||(o[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 ml={render:E4},C4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function I4(r,o){return e.openBlock(),e.createElementBlock("svg",C4,[...o[0]||(o[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:"M694.044 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 ho={render:I4},M4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z4(r,o){return e.openBlock(),e.createElementBlock("svg",M4,[...o[0]||(o[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 pl={render:z4},H4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q4(r,o){return e.openBlock(),e.createElementBlock("svg",H4,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M416 288a64 64 0 0 1 64-64h64a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64h-64a64 64 0 0 1-64-64zm64 0v64h64v-64zm-320 0a64 64 0 0 1 64-64h64a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64h-64a64 64 0 0 1-64-64zm64 0v64h64v-64zm448 0a64 64 0 0 1 64-64h64a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64h-64a64 64 0 0 1-64-64zm64 0v64h64v-64zM416 672a64 64 0 0 1 64-64h64a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64h-64a64 64 0 0 1-64-64zm64 0v64h64v-64zm-320 0a64 64 0 0 1 64-64h64a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64h-64a64 64 0 0 1-64-64zm64 0v64h64v-64zm448 0a64 64 0 0 1 64-64h64a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64h-64a64 64 0 0 1-64-64zm64 0v64h64v-64zM128 480h768v64H128z"},null,-1)])])}const hl={render:q4},T4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L4(r,o){return e.openBlock(),e.createElementBlock("svg",T4,[...o[0]||(o[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 fl={render:L4},D4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function A4(r,o){return e.openBlock(),e.createElementBlock("svg",D4,[...o[0]||(o[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 ul={render:A4},P4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O4(r,o){return e.openBlock(),e.createElementBlock("svg",P4,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M352 224q0-32 32-32h80q32 0 32 32v576q0 32-32 32h-80q-32 0-32-32zm176 0q0-32 32-32h80q32 0 32 32v576q0 32-32 32h-80q-32 0-32-32z"},null,-1)])])}const bt={render:O4},F4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function R4(r,o){return e.openBlock(),e.createElementBlock("svg",F4,[...o[0]||(o[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 gl={render:R4},j4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W4(r,o){return e.openBlock(),e.createElementBlock("svg",j4,[...o[0]||(o[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 wl={render:W4},K4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function U4(r,o){return e.openBlock(),e.createElementBlock("svg",K4,[...o[0]||(o[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 bl={render:U4},$4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function G4(r,o){return e.openBlock(),e.createElementBlock("svg",$4,[...o[0]||(o[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 yl={render:G4},Y4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Z4(r,o){return e.openBlock(),e.createElementBlock("svg",Y4,[...o[0]||(o[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 _l={render:Z4},X4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function Q4(r,o){return e.openBlock(),e.createElementBlock("svg",X4,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M16 2H8a1 1 0 0 0 0 2h1v5.59l-2.71 2.7A1 1 0 0 0 7 14h4v7a1 1 0 1 0 2 0v-7h4a1 1 0 0 0 .71-1.71L15 9.59V4h1a1 1 0 1 0 0-2m-2.71 8.71 1.3 1.29H9.41l1.3-1.29A1 1 0 0 0 11 10V4h2v6a1 1 0 0 0 .29.71"},null,-1)])])}const kl={render:Q4},J4={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function e3(r,o){return e.openBlock(),e.createElementBlock("svg",J4,[...o[0]||(o[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 Nl={render:e3},t3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function o3(r,o){return e.openBlock(),e.createElementBlock("svg",t3,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z"},null,-1)])])}const Bl={render:o3},r3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function n3(r,o){return e.openBlock(),e.createElementBlock("svg",r3,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M320 224c0-38.4 42.667-61.44 74.667-40.107l432 288c28.48 18.987 28.48 61.227 0 80.214l-432 288C362.667 861.44 320 838.4 320 800z"},null,-1)])])}const rt={render:n3},a3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function l3(r,o){return e.openBlock(),e.createElementBlock("svg",a3,[...o[0]||(o[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 xl={render:l3},i3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"};function c3(r,o){return e.openBlock(),e.createElementBlock("svg",i3,[...o[0]||(o[0]=[e.createElementVNode("path",{stroke:"#000","stroke-width":"3",d:"M12 4v16M4 12h16"},null,-1)])])}const fo={render:c3},s3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function d3(r,o){return e.openBlock(),e.createElementBlock("svg",s3,[...o[0]||(o[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 Vl={render:d3},m3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p3(r,o){return e.openBlock(),e.createElementBlock("svg",m3,[...o[0]||(o[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 Sl={render:p3},h3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f3(r,o){return e.openBlock(),e.createElementBlock("svg",h3,[...o[0]||(o[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 vl={render:f3},u3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function g3(r,o){return e.openBlock(),e.createElementBlock("svg",u3,[...o[0]||(o[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 El={render:g3},w3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function b3(r,o){return e.openBlock(),e.createElementBlock("svg",w3,[...o[0]||(o[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 Cl={render:b3},y3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _3(r,o){return e.openBlock(),e.createElementBlock("svg",y3,[...o[0]||(o[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 Il={render:_3},k3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function N3(r,o){return e.openBlock(),e.createElementBlock("svg",k3,[...o[0]||(o[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 Ml={render:N3},B3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x3(r,o){return e.openBlock(),e.createElementBlock("svg",B3,[...o[0]||(o[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 zl={render:x3},V3={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function S3(r,o){return e.openBlock(),e.createElementBlock("svg",V3,[...o[0]||(o[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 Hl={render:S3},v3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function E3(r,o){return e.openBlock(),e.createElementBlock("svg",v3,[...o[0]||(o[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 ql={render:E3},C3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function I3(r,o){return e.openBlock(),e.createElementBlock("svg",C3,[...o[0]||(o[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 Tl={render:I3},M3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z3(r,o){return e.openBlock(),e.createElementBlock("svg",M3,[...o[0]||(o[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 Ll={render:z3},H3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q3(r,o){return e.openBlock(),e.createElementBlock("svg",H3,[...o[0]||(o[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 Dl={render:q3},T3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L3(r,o){return e.openBlock(),e.createElementBlock("svg",T3,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M512 192a320 320 0 1 1 0 640 320 320 0 0 1 0-640"},null,-1)])])}const Al={render:L3},D3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function A3(r,o){return e.openBlock(),e.createElementBlock("svg",D3,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M19 7h6l-6-6v4h-6C6.9 5 2 9.9 2 16s4.9 11 11 11h7v-3h-7c-4.4 0-8-3.6-8-8s3.6-8 8-8h6Z"},null,-1)])])}const Pl={render:A3},P3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O3(r,o){return e.openBlock(),e.createElementBlock("svg",P3,[...o[0]||(o[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 Ol={render:O3},F3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function R3(r,o){return e.openBlock(),e.createElementBlock("svg",F3,[...o[0]||(o[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 Fl={render:R3},j3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W3(r,o){return e.openBlock(),e.createElementBlock("svg",j3,[...o[0]||(o[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 Rl={render:W3},K3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function U3(r,o){return e.openBlock(),e.createElementBlock("svg",K3,[...o[0]||(o[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 jl={render:U3},$3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function G3(r,o){return e.openBlock(),e.createElementBlock("svg",$3,[...o[0]||(o[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 Wl={render:G3},Y3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Z3(r,o){return e.openBlock(),e.createElementBlock("svg",Y3,[...o[0]||(o[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 Kl={render:Z3},X3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Q3(r,o){return e.openBlock(),e.createElementBlock("svg",X3,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M441.6 265.6A32 32 0 0 1 496 288v96h96c199.424 0 329.792 133.952 375.168 376.896a32 32 0 0 1-59.968 20.928C830.464 652.8 729.92 608 592 608h-96v128a32 32 0 0 1-54.4 22.4l-256-224a32 32 0 0 1 0-48z"},null,-1)])])}const Ul={render:Q3},J3={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function e6(r,o){return e.openBlock(),e.createElementBlock("svg",J3,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"72",d:"M448 288 224 512l224 224M256 512h288c154.667 0 256 101.333 256 256"},null,-1)])])}const $l={render:e6},t6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function o6(r,o){return e.openBlock(),e.createElementBlock("svg",t6,[...o[0]||(o[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 Gl={render:o6},r6={viewBox:"0 0 32 32"};function n6(r,o){return e.openBlock(),e.createElementBlock("svg",r6,[...o[0]||(o[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 yt={render:n6},a6={viewBox:"0 0 32 32"};function l6(r,o){return e.openBlock(),e.createElementBlock("svg",a6,[...o[0]||(o[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 _t={render:l6},i6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function c6(r,o){return e.openBlock(),e.createElementBlock("svg",i6,[...o[0]||(o[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 Yl={render:c6},s6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function d6(r,o){return e.openBlock(),e.createElementBlock("svg",s6,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M4 2h20l4 4v24H4Zm2 2v24h20V7.2L22.8 4H22v9H10V4Zm6 0v7h8V4Zm-2 16h12v8H10Zm2 2v4h8v-4Z","clip-rule":"evenodd"},null,-1)])])}const Zl={render:d6},m6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p6(r,o){return e.openBlock(),e.createElementBlock("svg",m6,[...o[0]||(o[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 Xl={render:p6},h6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f6(r,o){return e.openBlock(),e.createElementBlock("svg",h6,[...o[0]||(o[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 Ql={render:f6},u6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function g6(r,o){return e.openBlock(),e.createElementBlock("svg",u6,[...o[0]||(o[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 uo={render:g6},w6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function b6(r,o){return e.openBlock(),e.createElementBlock("svg",w6,[...o[0]||(o[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 Jl={render:b6},y6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _6(r,o){return e.openBlock(),e.createElementBlock("svg",y6,[...o[0]||(o[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 ei={render:_6},k6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function N6(r,o){return e.openBlock(),e.createElementBlock("svg",k6,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64"},null,-1)])])}const ti={render:N6},B6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x6(r,o){return e.openBlock(),e.createElementBlock("svg",B6,[...o[0]||(o[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 oi={render:x6},V6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function S6(r,o){return e.openBlock(),e.createElementBlock("svg",V6,[...o[0]||(o[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 ri={render:S6},v6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function E6(r,o){return e.openBlock(),e.createElementBlock("svg",v6,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M4 4h24v10H4Zm3 3v4h18V7ZM4 18h24v10H4Zm3 3v4h18v-4Z","clip-rule":"evenodd"},null,-1),e.createElementVNode("path",{d:"M23 8v2h-2V8ZM23 22v2h-2v-2Z"},null,-1)])])}const ni={render:E6},C6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function I6(r,o){return e.openBlock(),e.createElementBlock("svg",C6,[...o[0]||(o[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 ai={render:I6},M6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function z6(r,o){return e.openBlock(),e.createElementBlock("svg",M6,[...o[0]||(o[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 li={render:z6},H6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q6(r,o){return e.openBlock(),e.createElementBlock("svg",H6,[...o[0]||(o[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 go={render:q6},T6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function L6(r,o){return e.openBlock(),e.createElementBlock("svg",T6,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"m16 2 11 4v8c0 7.4-4.6 12.8-11 16-6.4-3.2-11-8.6-11-16V6Zm0 3.2L8 8v6c0 5.8 3.2 10.2 8 12.8 4.8-2.6 8-7 8-12.8V8Zm-1.2 13.2-3.3-3.2L9.7 17l5.2 5 7.6-8.3-1.8-1.7Z","clip-rule":"evenodd"},null,-1)])])}const ii={render:L6},D6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function A6(r,o){return e.openBlock(),e.createElementBlock("svg",D6,[...o[0]||(o[0]=[e.createElementVNode("path",{"fill-rule":"evenodd",d:"m16 2 11 4v8c0 7.4-4.6 12.8-11 16-6.4-3.2-11-8.6-11-16V6Zm0 3.2L8 8v6c0 5.8 3.2 10.2 8 12.8 4.8-2.6 8-7 8-12.8V8Z","clip-rule":"evenodd"},null,-1)])])}const ci={render:A6},P6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O6(r,o){return e.openBlock(),e.createElementBlock("svg",P6,[...o[0]||(o[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 si={render:O6},F6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function R6(r,o){return e.openBlock(),e.createElementBlock("svg",F6,[...o[0]||(o[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 di={render:R6},j6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W6(r,o){return e.openBlock(),e.createElementBlock("svg",j6,[...o[0]||(o[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 mi={render:W6},K6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function U6(r,o){return e.openBlock(),e.createElementBlock("svg",K6,[...o[0]||(o[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 pi={render:U6},$6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function G6(r,o){return e.openBlock(),e.createElementBlock("svg",$6,[...o[0]||(o[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 hi={render:G6},Y6={viewBox:"0 0 32 32"};function Z6(r,o){return e.openBlock(),e.createElementBlock("svg",Y6,[...o[0]||(o[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 kt={render:Z6},X6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Q6(r,o){return e.openBlock(),e.createElementBlock("svg",X6,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"none",d:"M5 8h7M20 8h7M5 16h13M26 16h1M5 24h5M18 24h9"},null,-1),e.createElementVNode("path",{d:"M16 4c2.2 0 4 1.8 4 4s-1.8 4-4 4-4-1.8-4-4 1.8-4 4-4M22 12c2.2 0 4 1.8 4 4s-1.8 4-4 4-4-1.8-4-4 1.8-4 4-4M14 20c2.2 0 4 1.8 4 4s-1.8 4-4 4-4-1.8-4-4 1.8-4 4-4"},null,-1)])])}const fi={render:Q6},J6={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function e8(r,o){return e.openBlock(),e.createElementBlock("svg",J6,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M512 64a448 448 0 1 0 0 896 448 448 0 0 0 0-896m0 64a384 384 0 1 1 0 768 384 384 0 0 1 0-768"},null,-1),e.createElementVNode("path",{d:"M352 384a48 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-96M352.64 585.6a32 32 0 0 1 43.648 11.712C419.84 638.08 462.976 672 512 672s92.16-33.92 115.712-74.688a32 32 0 0 1 55.36 32C649.6 687.296 586.752 736 512 736s-137.6-48.704-171.072-106.688A32 32 0 0 1 352.64 585.6"},null,-1)])])}const wo={render:e8},t8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function o8(r,o){return e.openBlock(),e.createElementBlock("svg",t8,[...o[0]||(o[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 ui={render:o8},r8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function n8(r,o){return e.openBlock(),e.createElementBlock("svg",r8,[...o[0]||(o[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 gi={render:n8},a8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function l8(r,o){return e.openBlock(),e.createElementBlock("svg",a8,[...o[0]||(o[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 wi={render:l8},i8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function c8(r,o){return e.openBlock(),e.createElementBlock("svg",i8,[...o[0]||(o[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 bi={render:c8},s8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function d8(r,o){return e.openBlock(),e.createElementBlock("svg",s8,[...o[0]||(o[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 yi={render:d8},m8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function p8(r,o){return e.openBlock(),e.createElementBlock("svg",m8,[...o[0]||(o[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 _i={render:p8},h8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function f8(r,o){return e.openBlock(),e.createElementBlock("svg",h8,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M128 384a64 64 0 0 1 64-64h168.448l224-179.2A64 64 0 0 1 688 190.784v642.432A64 64 0 0 1 584.448 883.2l-224-179.2H192a64 64 0 0 1-64-64zm64 0v256h192a32 32 0 0 1 19.968 7.008L624 823.04V200.96L403.968 376.992A32 32 0 0 1 384 384zm595.2 2.368a32 32 0 0 1 45.248 0A223.3 223.3 0 0 1 896 544a223.3 223.3 0 0 1-63.552 157.632 32 32 0 1 1-45.248-45.248A159.42 159.42 0 0 0 832 544a159.42 159.42 0 0 0-44.8-112.384 32 32 0 0 1 0-45.248m-90.496 90.496a32 32 0 0 1 45.248 0A95.78 95.78 0 0 1 768 544a95.78 95.78 0 0 1-26.048 67.136 32 32 0 0 1-45.248-45.248A31.9 31.9 0 0 0 704 544c0-8.448-3.328-16.576-7.296-21.888a32 32 0 0 1 0-45.248"},null,-1)])])}const ki={render:f8},u8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function g8(r,o){return e.openBlock(),e.createElementBlock("svg",u8,[...o[0]||(o[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 Ni={render:g8},w8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function b8(r,o){return e.openBlock(),e.createElementBlock("svg",w8,[...o[0]||(o[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 Bi={render:b8},y8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function _8(r,o){return e.openBlock(),e.createElementBlock("svg",y8,[...o[0]||(o[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 xi={render:_8},k8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function N8(r,o){return e.openBlock(),e.createElementBlock("svg",k8,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M288 224h448c35.346 0 64 28.654 64 64v448c0 35.346-28.654 64-64 64H288c-35.346 0-64-28.654-64-64V288c0-35.346 28.654-64 64-64"},null,-1)])])}const Vi={render:N8},B8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function x8(r,o){return e.openBlock(),e.createElementBlock("svg",B8,[...o[0]||(o[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:"M672 234.88c-39.168 174.464-80 298.624-122.688 372.48-64 110.848-202.624 30.848-138.624-80C453.376 453.44 540.48 355.968 672 234.816z"},null,-1)])])}const Si={render:x8},V8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function S8(r,o){return e.openBlock(),e.createElementBlock("svg",V8,[...o[0]||(o[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 bo={render:S8},v8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function E8(r,o){return e.openBlock(),e.createElementBlock("svg",v8,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M27 4 12 19l-7-7-5 5 12 12L32 9z"},null,-1)])])}const Nt={render:E8},C8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function I8(r,o){return e.openBlock(),e.createElementBlock("svg",C8,[...o[0]||(o[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 vi={render:I8},M8={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function z8(r,o){return e.openBlock(),e.createElementBlock("svg",M8,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M922.5 229.5c-24.32-24.34-54.49-36.84-90.5-37.5H704v-64c-.68-17.98-7.02-32.98-19.01-44.99S658.01 64.66 640 64H384c-17.98.68-32.98 7.02-44.99 19.01S320.66 110 320 128v64H192c-35.99.68-66.16 13.18-90.5 37.5S64.66 283.99 64 320v448c.68 35.99 13.18 66.16 37.5 90.5s54.49 36.84 90.5 37.5h640c35.99-.68 66.16-13.18 90.5-37.5s36.84-54.49 37.5-90.5V320c-.68-35.99-13.18-66.16-37.5-90.5M384 128h256v64H384zM256 832h-64c-17.98-.68-32.98-7.02-44.99-19.01S128.66 786.01 128 768V448h128zm448 0H320V448h384zm192-64c-.68 17.98-7.02 32.98-19.01 44.99S850.01 831.34 832 832h-64V448h128zm0-384H128v-64c.69-17.98 7.02-32.98 19.01-44.99S173.99 256.66 192 256h640c17.98.69 32.98 7.02 44.99 19.01S895.34 301.99 896 320z"},null,-1)])])}const Ei={render:z8},H8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function q8(r,o){return e.openBlock(),e.createElementBlock("svg",H8,[...o[0]||(o[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 Ci={render:q8},T8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function L8(r,o){return e.openBlock(),e.createElementBlock("svg",T8,[...o[0]||(o[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 Ii={render:L8},D8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function A8(r,o){return e.openBlock(),e.createElementBlock("svg",D8,[...o[0]||(o[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 Mi={render:A8},P8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function O8(r,o){return e.openBlock(),e.createElementBlock("svg",P8,[...o[0]||(o[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 zi={render:O8},F8={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function R8(r,o){return e.openBlock(),e.createElementBlock("svg",F8,[...o[0]||(o[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 Hi={render:R8},j8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function W8(r,o){return e.openBlock(),e.createElementBlock("svg",j8,[...o[0]||(o[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 qi={render:W8},K8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function U8(r,o){return e.openBlock(),e.createElementBlock("svg",K8,[...o[0]||(o[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 Ti={render:U8},$8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function G8(r,o){return e.openBlock(),e.createElementBlock("svg",$8,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M640 832H64V640a128 128 0 1 0 0-256V192h576v160h64V192h256v192a128 128 0 1 0 0 256v192H704V672h-64zm0-416v192h64V416z"},null,-1)])])}const Li={render:G8},Y8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Z8(r,o){return e.openBlock(),e.createElementBlock("svg",Y8,[...o[0]||(o[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 Di={render:Z8},X8={viewBox:"0 0 32 32"};function Q8(r,o){return e.openBlock(),e.createElementBlock("svg",X8,[...o[0]||(o[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 Ai={render:Q8},J8={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function ef(r,o){return e.openBlock(),e.createElementBlock("svg",J8,[...o[0]||(o[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 Pi={render:ef},tf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function of(r,o){return e.openBlock(),e.createElementBlock("svg",tf,[...o[0]||(o[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 Oi={render:of},rf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function nf(r,o){return e.openBlock(),e.createElementBlock("svg",rf,[...o[0]||(o[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 Fi={render:nf},af={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function lf(r,o){return e.openBlock(),e.createElementBlock("svg",af,[...o[0]||(o[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 Ri={render:lf},cf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function sf(r,o){return e.openBlock(),e.createElementBlock("svg",cf,[...o[0]||(o[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 ji={render:sf},df={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function mf(r,o){return e.openBlock(),e.createElementBlock("svg",df,[...o[0]||(o[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 Wi={render:mf},pf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function hf(r,o){return e.openBlock(),e.createElementBlock("svg",pf,[...o[0]||(o[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 Ki={render:hf},ff={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function uf(r,o){return e.openBlock(),e.createElementBlock("svg",ff,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"m2 12 14 12 14-12Z"},null,-1)])])}const Ui={render:uf},gf={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function wf(r,o){return e.openBlock(),e.createElementBlock("svg",gf,[...o[0]||(o[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 $i={render:wf},bf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function yf(r,o){return e.openBlock(),e.createElementBlock("svg",bf,[...o[0]||(o[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 Gi={render:yf},_f={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function kf(r,o){return e.openBlock(),e.createElementBlock("svg",_f,[...o[0]||(o[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 Yi={render:kf},Nf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Bf(r,o){return e.openBlock(),e.createElementBlock("svg",Nf,[...o[0]||(o[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 Zi={render:Bf},xf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Vf(r,o){return e.openBlock(),e.createElementBlock("svg",xf,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M13 7H7l6-6v4h6c6.1 0 11 4.9 11 11s-4.9 11-11 11h-7v-3h7c4.4 0 8-3.6 8-8s-3.6-8-8-8h-6Z"},null,-1)])])}const Xi={render:Vf},Sf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function vf(r,o){return e.openBlock(),e.createElementBlock("svg",Sf,[...o[0]||(o[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 Qi={render:vf},Ef={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Cf(r,o){return e.openBlock(),e.createElementBlock("svg",Ef,[...o[0]||(o[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 Ji={render:Cf},If={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Mf(r,o){return e.openBlock(),e.createElementBlock("svg",If,[...o[0]||(o[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 ec={render:Mf},zf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Hf(r,o){return e.openBlock(),e.createElementBlock("svg",zf,[...o[0]||(o[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 tc={render:Hf},qf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Tf(r,o){return e.openBlock(),e.createElementBlock("svg",qf,[...o[0]||(o[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 oc={render:Tf},Lf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Df(r,o){return e.openBlock(),e.createElementBlock("svg",Lf,[...o[0]||(o[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 rc={render:Df},Af={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Pf(r,o){return e.openBlock(),e.createElementBlock("svg",Af,[...o[0]||(o[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 nc={render:Pf},Of={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Ff(r,o){return e.openBlock(),e.createElementBlock("svg",Of,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M704 768V256H128v512zm64-416 192-96v512l-192-96v128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 71.552v176.896l128 64V359.552zM192 320h192v64H192z"},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 yo={render:Ff},Rf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function jf(r,o){return e.openBlock(),e.createElementBlock("svg",Rf,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M704 768V256H128v512zm64-416 192-96v512l-192-96v128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 71.552v176.896l128 64V359.552zM192 320h192v64H192z"},null,-1)])])}const ac={render:jf},Wf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Kf(r,o){return e.openBlock(),e.createElementBlock("svg",Wf,[...o[0]||(o[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 lc={render:Kf},Uf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function $f(r,o){return e.openBlock(),e.createElementBlock("svg",Uf,[...o[0]||(o[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 ic={render:$f},Gf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function Yf(r,o){return e.openBlock(),e.createElementBlock("svg",Gf,[...o[0]||(o[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 Bt={render:Yf},Zf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Xf(r,o){return e.openBlock(),e.createElementBlock("svg",Zf,[...o[0]||(o[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 cc={render:Xf},Qf={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function Jf(r,o){return e.openBlock(),e.createElementBlock("svg",Qf,[...o[0]||(o[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 sc={render:Jf},eu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function tu(r,o){return e.openBlock(),e.createElementBlock("svg",eu,[...o[0]||(o[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 dc={render:tu},ou={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 1024 1024"};function ru(r,o){return e.openBlock(),e.createElementBlock("svg",ou,[...o[0]||(o[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 _o={render:ru},nu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"};function au(r,o){return e.openBlock(),e.createElementBlock("svg",nu,[...o[0]||(o[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 mc={render:au},lu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function iu(r,o){return e.openBlock(),e.createElementBlock("svg",lu,[...o[0]||(o[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 pc={render:iu},cu={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"};function su(r,o){return e.openBlock(),e.createElementBlock("svg",cu,[...o[0]||(o[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 hc={render:su},du={viewBox:"0 0 32 32"};function mu(r,o){return e.openBlock(),e.createElementBlock("svg",du,[...o[0]||(o[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 xt={render:mu},pu={viewBox:"0 0 32 32"};function hu(r,o){return e.openBlock(),e.createElementBlock("svg",pu,[...o[0]||(o[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 Vt={render:hu},fu=Object.freeze(Object.defineProperty({__proto__:null,NmorphIconAddLocation:sr,NmorphIconAim:dr,NmorphIconAlarmClock:mr,NmorphIconApple:pr,NmorphIconArchive:Zt,NmorphIconArrowDown:hr,NmorphIconArrowLeft:Xt,NmorphIconArrowRight:Qt,NmorphIconArrowUp:fr,NmorphIconAudio:mt,NmorphIconAvatar:pt,NmorphIconBack:ur,NmorphIconBaseball:gr,NmorphIconBasketball:wr,NmorphIconBell:yr,NmorphIconBellFilled:br,NmorphIconBicycle:_r,NmorphIconBottom:Br,NmorphIconBottomLeft:kr,NmorphIconBottomRight:Nr,NmorphIconBowl:xr,NmorphIconBox:Vr,NmorphIconBriefcase:Sr,NmorphIconBrush:Er,NmorphIconBrushFilled:vr,NmorphIconBurger:Jt,NmorphIconCalendar:eo,NmorphIconCamera:Ir,NmorphIconCameraFilled:Cr,NmorphIconCaretBottom:Mr,NmorphIconCaretLeft:zr,NmorphIconCaretRight:Hr,NmorphIconCaretTop:qr,NmorphIconCellphone:Tr,NmorphIconChatDotRound:Lr,NmorphIconChatDotSquare:Dr,NmorphIconChatLineRound:Ar,NmorphIconChatLineSquare:Pr,NmorphIconChatRound:Or,NmorphIconChatSquare:Fr,NmorphIconCheck:Rr,NmorphIconChecked:jr,NmorphIconCherry:Wr,NmorphIconChevronDoubleDown:to,NmorphIconChevronDoubleLeft:Kr,NmorphIconChevronDoubleRight:Ur,NmorphIconChevronDoubleUp:$r,NmorphIconChevronDown:Ae,NmorphIconChevronLeft:oo,NmorphIconChevronRight:ro,NmorphIconChevronUp:Gr,NmorphIconChicken:Yr,NmorphIconChromeFilled:Zr,NmorphIconCircleCheck:Qr,NmorphIconCircleCheckFilled:Xr,NmorphIconCircleClose:ao,NmorphIconCircleCloseFilled:no,NmorphIconCirclePlus:en,NmorphIconCirclePlusFilled:Jr,NmorphIconClipboard:on,NmorphIconClipboardCheck:tn,NmorphIconClock:lo,NmorphIconClose:rn,NmorphIconCloseBold:nn,NmorphIconCloudy:an,NmorphIconCode:ln,NmorphIconCoffee:sn,NmorphIconCoffeeCup:cn,NmorphIconCoin:mn,NmorphIconColdDrink:dn,NmorphIconCollection:hn,NmorphIconCollectionTag:pn,NmorphIconComment:fn,NmorphIconCompass:un,NmorphIconConnection:gn,NmorphIconCoordinate:wn,NmorphIconCopy:yn,NmorphIconCopyDocument:bn,NmorphIconCpu:_n,NmorphIconCreditCard:kn,NmorphIconCrop:Nn,NmorphIconCross:Ye,NmorphIconDatabase:Bn,NmorphIconDelete:Vn,NmorphIconDeleteFilled:xn,NmorphIconDessert:Sn,NmorphIconDiscount:vn,NmorphIconDoc:ht,NmorphIconDocument:Hn,NmorphIconDocumentAdd:En,NmorphIconDocumentChecked:Cn,NmorphIconDocumentCopy:In,NmorphIconDocumentDelete:Mn,NmorphIconDocumentRemove:zn,NmorphIconDownload:Ze,NmorphIconDragHandle:qn,NmorphIconEdit:Ln,NmorphIconEditPen:Tn,NmorphIconEnlarge:ft,NmorphIconError:Xe,NmorphIconExit:An,NmorphIconExitSquare:Pn,NmorphIconExpand:Dn,NmorphIconExternalLink:ut,NmorphIconEye:Qe,NmorphIconEyeBlocked:io,NmorphIconFailed:On,NmorphIconFiles:Fn,NmorphIconFilm:Rn,NmorphIconFilter:Wn,NmorphIconFilterOff:jn,NmorphIconFingerprint:Kn,NmorphIconFinished:Un,NmorphIconFlag:$n,NmorphIconFold:Gn,NmorphIconFolder:Jn,NmorphIconFolderAdd:Yn,NmorphIconFolderChecked:Zn,NmorphIconFolderDelete:Xn,NmorphIconFolderOpened:co,NmorphIconFolderRemove:Qn,NmorphIconFood:ea,NmorphIconForkSpoon:ra,NmorphIconForward:oa,NmorphIconForwardFilled:ta,NmorphIconFullScreen:gt,NmorphIconGoblet:aa,NmorphIconGobletFull:na,NmorphIconGoldMedal:ia,NmorphIconGoods:sa,NmorphIconGoodsFilled:ca,NmorphIconGoogle:la,NmorphIconGrape:da,NmorphIconGrid:ma,NmorphIconGuide:pa,NmorphIconHand:ha,NmorphIconHandbag:fa,NmorphIconHeadset:ua,NmorphIconHistogram:ga,NmorphIconHotWater:wa,NmorphIconHouse:ba,NmorphIconIceCreamRound:ya,NmorphIconIceDrink:_a,NmorphIconIceTea:ka,NmorphIconImage:ot,NmorphIconInbox:Ba,NmorphIconInfo:Na,NmorphIconInfoFilled:so,NmorphIconKey:xa,NmorphIconKnifeFork:Va,NmorphIconLightning:Sa,NmorphIconLink:va,NmorphIconList:Ea,NmorphIconListSimple:Ca,NmorphIconLoader:ze,NmorphIconLoader1:Pe,NmorphIconLoader2:ze,NmorphIconLoaderDots:Pe,NmorphIconLoading:ze,NmorphIconLocation:Ha,NmorphIconLocationFilled:Ia,NmorphIconLocationInformation:Ma,NmorphIconLock:qa,NmorphIconLogo:za,NmorphIconLollipop:Ta,NmorphIconMagicStick:La,NmorphIconMagnet:Da,NmorphIconMail:Aa,NmorphIconMale:Pa,NmorphIconManagement:Oa,NmorphIconMapLocation:Fa,NmorphIconMedal:Ra,NmorphIconMemo:ja,NmorphIconMenu:Wa,NmorphIconMessage:Ua,NmorphIconMessageBox:Ka,NmorphIconMic:$a,NmorphIconMicrophone:Ga,NmorphIconMinus:Ya,NmorphIconMinusThin:mo,NmorphIconMoney:Za,NmorphIconMonitor:Xa,NmorphIconMoon:Qa,NmorphIconMore:el,NmorphIconMoreFilled:Ja,NmorphIconMostlyCloudy:tl,NmorphIconMouse:ol,NmorphIconMug:rl,NmorphIconMute:po,NmorphIconMuteNotification:nl,NmorphIconMuteSpeaker:wt,NmorphIconNoSmoking:al,NmorphIconNotebook:ll,NmorphIconNotification:il,NmorphIconOdometer:cl,NmorphIconOfficeBuilding:sl,NmorphIconOpen:ho,NmorphIconOperation:dl,NmorphIconOpportunity:ml,NmorphIconOrange:pl,NmorphIconPagination:hl,NmorphIconPaperclip:fl,NmorphIconPartlyCloudy:ul,NmorphIconPause:bt,NmorphIconPear:gl,NmorphIconPhone:bl,NmorphIconPhoneFilled:wl,NmorphIconPicture:yl,NmorphIconPieChart:_l,NmorphIconPin:kl,NmorphIconPlace:Nl,NmorphIconPlatform:Bl,NmorphIconPlay:rt,NmorphIconPlus:xl,NmorphIconPlusThin:fo,NmorphIconPointer:Vl,NmorphIconPosition:Sl,NmorphIconPostCard:vl,NmorphIconPouring:El,NmorphIconPresent:Cl,NmorphIconPriceTag:Il,NmorphIconPrinter:Ml,NmorphIconPromotion:zl,NmorphIconQuartzWatch:Hl,NmorphIconQuestionFilled:ql,NmorphIconRank:Tl,NmorphIconReading:Dl,NmorphIconReadingLamp:Ll,NmorphIconRecord:Al,NmorphIconRedo:Pl,NmorphIconRefresh:Rl,NmorphIconRefreshLeft:Ol,NmorphIconRefreshRight:Fl,NmorphIconRefrigerator:jl,NmorphIconRemove:Kl,NmorphIconRemoveFilled:Wl,NmorphIconReply:$l,NmorphIconReplyFilled:Ul,NmorphIconRight:Gl,NmorphIconRotateLeft:yt,NmorphIconRotateRight:_t,NmorphIconSave:Zl,NmorphIconScaleToOriginal:Yl,NmorphIconSchool:Xl,NmorphIconScissor:Ql,NmorphIconSearch:uo,NmorphIconSelect:Jl,NmorphIconSell:ei,NmorphIconSemiSelect:ti,NmorphIconSend:ri,NmorphIconSendFilled:oi,NmorphIconServer:ni,NmorphIconService:ai,NmorphIconSetting:li,NmorphIconShare:go,NmorphIconShield:ci,NmorphIconShieldCheck:ii,NmorphIconShip:si,NmorphIconShop:di,NmorphIconShoppingBag:mi,NmorphIconShoppingCart:hi,NmorphIconShoppingCartFull:pi,NmorphIconShrink:kt,NmorphIconSliders:fi,NmorphIconSmile:wo,NmorphIconSmoking:ui,NmorphIconSoccer:gi,NmorphIconSoldOut:wi,NmorphIconSort:_i,NmorphIconSortDown:bi,NmorphIconSortUp:yi,NmorphIconSpeaker:ki,NmorphIconSpeakerOff:wt,NmorphIconStamp:Ni,NmorphIconStar:xi,NmorphIconStarFilled:Bi,NmorphIconStop:Vi,NmorphIconStopwatch:Si,NmorphIconSuccess:Nt,NmorphIconSuccessFilled:bo,NmorphIconSugar:vi,NmorphIconSuitcaseLine:Ei,NmorphIconSunny:Ci,NmorphIconSunrise:Ii,NmorphIconSunset:Mi,NmorphIconSwitch:qi,NmorphIconSwitchButton:zi,NmorphIconSwitchFilled:Hi,NmorphIconTakeawayBox:Ti,NmorphIconTicket:Li,NmorphIconTickets:Di,NmorphIconTime:Ai,NmorphIconTimer:Pi,NmorphIconToiletPaper:Oi,NmorphIconTools:Fi,NmorphIconTop:Wi,NmorphIconTopLeft:Ri,NmorphIconTopRight:ji,NmorphIconTrendCharts:Ki,NmorphIconTriangleDown:Ui,NmorphIconTrophy:Gi,NmorphIconTrophyBase:$i,NmorphIconTurnOff:Yi,NmorphIconUmbrella:Zi,NmorphIconUndo:Xi,NmorphIconUnlock:Qi,NmorphIconUpload:ec,NmorphIconUploadFilled:Ji,NmorphIconUser:oc,NmorphIconUserFilled:tc,NmorphIconUsers:rc,NmorphIconVan:nc,NmorphIconVideo:Bt,NmorphIconVideoCamera:ac,NmorphIconVideoCameraOff:yo,NmorphIconVideoPause:lc,NmorphIconVideoPlay:ic,NmorphIconView:cc,NmorphIconWallet:dc,NmorphIconWalletFilled:sc,NmorphIconWarnTriangleFilled:_o,NmorphIconWarning:mc,NmorphIconWatch:pc,NmorphIconWindPower:hc,NmorphIconZoomIn:xt,NmorphIconZoomOut:Vt},Symbol.toStringTag,{value:"Module"})),uu=e.defineComponent({__name:"NmorphLayout",props:{tag:{type:String,required:!1,default:"section"},gap:{type:[Number,String],required:!1,default:0},asideWidth:{type:[Number,String],required:!1,default:"240px"},asidePosition:{type:String,required:!1,default:"left"},fullHeight:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){o();const n=r,t=e.useSlots(),l=e.computed(()=>W({"nmorph-layout":[`aside-${n.asidePosition}`,n.fullHeight&&"full-height"]})),i=e.computed(()=>pe({"--nmorph-private-layout-gap":n.gap,"--nmorph-private-layout-aside-width":n.asideWidth})),a={props:n,slots:t,modifiers:l,styles:i};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),gu={key:0,class:"nmorph-layout__header"},wu={class:"nmorph-layout__body"},bu={key:0,class:"nmorph-layout__aside"},yu={class:"nmorph-layout__main"},_u={key:1,class:"nmorph-layout__aside"},ku={key:1,class:"nmorph-layout__footer"};function Nu(r,o,n,t,l,i){return e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.props.tag),{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},{default:e.withCtx(()=>[t.slots.header?(e.openBlock(),e.createElementBlock("header",gu,[e.renderSlot(r.$slots,"header")])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",wu,[t.slots.aside&&t.props.asidePosition==="left"?(e.openBlock(),e.createElementBlock("aside",bu,[e.renderSlot(r.$slots,"aside")])):e.createCommentVNode("v-if",!0),e.createElementVNode("main",yu,[e.renderSlot(r.$slots,"default")]),t.slots.aside&&t.props.asidePosition==="right"?(e.openBlock(),e.createElementBlock("aside",_u,[e.renderSlot(r.$slots,"aside")])):e.createCommentVNode("v-if",!0)]),t.slots.footer?(e.openBlock(),e.createElementBlock("footer",ku,[e.renderSlot(r.$slots,"footer")])):e.createCommentVNode("v-if",!0)]),_:3},8,["class","style"])}const Bu=R(uu,[["render",Nu],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-layout/NmorphLayout.vue"]]),fc={self:"_self",blank:"_blank",parent:"_parent",top:"_top"},xu=e.defineComponent({__name:"NmorphLink",props:{type:{type:null,required:!1,default:tr.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"},rel:{type:String,required:!1,default:void 0},referrerpolicy:{type:String,required:!1,default:void 0},referrerPolicy:{type:String,required:!1,default:void 0},download:{type:[String,Boolean],required:!1,default:void 0},ariaLabel:{type:String,required:!1,default:void 0},title:{type:String,required:!1,default:void 0},disabled:{type:Boolean,required:!1,default:!1},color:{type:String,required:!1,default:void 0},iconName:{type:String,required:!1,default:void 0}},setup(r,{expose:o}){o();const n=r,t=e.useSlots(),l=fu,i=m=>m.split(/[-_\s]+/).filter(Boolean).map(g=>`${g.charAt(0).toUpperCase()}${g.slice(1)}`).join(""),a=e.computed(()=>{if(n.iconName)return n.iconName in l?l[n.iconName]:l[`NmorphIcon${i(n.iconName)}`]}),s=e.computed(()=>W({"nmorph-link":[n.type,n.underline&&"underline",n.disabled&&"disabled"]})),d=e.computed(()=>ke({"--nmorph-private-link-color":n.color})),p=e.computed(()=>fc[n.target]??n.target),h=e.computed(()=>({href:n.href,target:p.value,rel:n.rel,referrerpolicy:n.referrerpolicy??n.referrerPolicy,download:n.download===!0?"":n.download===!1?void 0:n.download,"aria-label":n.ariaLabel,title:n.title})),w={props:n,slots:t,iconMap:l,toPascalCase:i,resolvedIcon:a,modifiers:s,styles:d,resolvedTarget:p,anchorAttrs:h,get NmorphIcon(){return ie}};return Object.defineProperty(w,"__isScriptSetup",{enumerable:!1,value:!0}),w}});function Vu(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("a",e.normalizeProps(e.guardReactiveProps(t.anchorAttrs)),[e.renderSlot(r.$slots,"prepend"),t.resolvedIcon?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,class:"nmorph-link__icon",width:"10px",height:"10px"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.resolvedIcon)))]),_:1})):e.createCommentVNode("v-if",!0),e.createTextVNode(" "+e.toDisplayString(n.text)+" ",1),t.slots.icon?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1,class:"nmorph-link__icon",width:"10px",height:"10px"},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"icon")]),_:3})):e.createCommentVNode("v-if",!0),e.renderSlot(r.$slots,"default")],16)],6)}const Su=R(xu,[["render",Vu],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-link/NmorphLink.vue"]]),vu=e.defineComponent({__name:"NmorphScroll",props:{height:{type:String,required:!1,default:"100%"},maxHeight:{type:String,required:!1,default:"none"},gap:{type:[Number,String],required:!1,default:void 0},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:0},yGapInPx:{type:Number,required:!1,default:0}},emits:["on-scroll","update:model-value","on-scroll-end"],setup(r,{expose:o,emit:n}){const t=r,l=e.ref(null),i=e.ref(null),a=e.computed(()=>t.scrollYProp),s=e.computed(()=>t.scrollXProp),d=e.ref(!1),p=e.ref(!1),h=e.ref({clientWidth:0,clientHeight:0,scrollWidth:0,scrollHeight:0,scrollLeft:0,scrollTop:0}),w=e.ref(!1);let m,g,u,f,v="";const S=new Set,b=()=>{const D=i.value;if(!D){d.value=!1,p.value=!1,h.value={clientWidth:0,clientHeight:0,scrollWidth:0,scrollHeight:0,scrollLeft:0,scrollTop:0};return}const oe={clientWidth:D.clientWidth,clientHeight:D.clientHeight,scrollWidth:D.scrollWidth,scrollHeight:D.scrollHeight,scrollLeft:D.scrollLeft,scrollTop:D.scrollTop};h.value=oe,d.value=oe.scrollHeight>oe.clientHeight,p.value=oe.scrollWidth>oe.clientWidth},V=()=>{e.nextTick(b)},_=()=>{if(!g||!i.value)return;const D=new Set(Array.from(i.value.children));S.forEach(oe=>{D.has(oe)||(g?.unobserve(oe),S.delete(oe))}),D.forEach(oe=>{S.has(oe)||(g?.observe(oe),S.add(oe))})},C=()=>{const D=i.value;D&&(typeof ResizeObserver<"u"&&(g=new ResizeObserver(()=>{V()}),_()),typeof MutationObserver<"u"&&(u=new MutationObserver(()=>{_(),V()}),u.observe(D,{attributes:!0,characterData:!0,childList:!0,subtree:!0})))},M=e.computed(()=>t.yBarWidthInPx+t.yGapInPx),z=e.computed(()=>t.xBarWidthInPx+t.xGapInPx),x=e.computed(()=>t.scrollYProp==="hidden"||!d.value?"0":`${M.value}px`),k=e.computed(()=>t.scrollXProp==="hidden"||!p.value?"0":`${z.value}px`),y=e.computed(()=>`${t.yBarWidthInPx}px`),B=e.computed(()=>`${t.xBarWidthInPx}px`),I=e.computed(()=>Z.value?B.value:"0px"),q=e.computed(()=>F.value?y.value:"0px"),E=e.inject("nmorph");let L;const O=n,j=()=>{const D=i.value;if(!D)return;const oe=Math.trunc(D.scrollLeft),de=Math.trunc(D.scrollTop);O("update:model-value",{x:oe,y:de})},T=()=>{O("on-scroll-end")},$=D=>{b(),O("on-scroll",D),i.value&&(t.updateOnlyOnScrollEnd||j(),L!==void 0&&clearTimeout(L),L=setTimeout(()=>{t.updateOnlyOnScrollEnd&&j(),T()},t.scrollEndDelay))},te=D=>D.deltaMode===1?16:D.deltaMode===2?Math.max(h.value.clientWidth,1):1,Q=D=>{if(t.scrollYProp==="hidden"||!d.value||!D)return!1;const oe=h.value.scrollTop,de=xe("y");return D<0?oe>0:D>0?oe<de:!1},X=D=>{const oe=D.target,de=l.value;if(!(oe instanceof Element)||!de)return!1;const he=oe.closest(".nmorph-scroll");return!!(he&&he!==de)},re=D=>{const oe=D.target,de=l.value;if(!(oe instanceof Element)||!de)return!1;const he=oe.closest(".nmorph-scroll__bar--horizontal");return!!(he&&he.closest(".nmorph-scroll")===de)},le=D=>{const oe=i.value;if(b(),X(D))return;const de=re(D),he=de&&Math.abs(D.deltaX)>Math.abs(D.deltaY)?D.deltaX:D.deltaY;if(!oe||t.scrollXProp==="hidden"||!p.value||!he||!de&&Math.abs(D.deltaX)>Math.abs(D.deltaY))return;const Ce=he*te(D);if(!de&&Q(Ce)){D.stopPropagation();return}const je=oe.scrollLeft;if(ve("x",je+Ce),oe.scrollLeft===je){de&&(D.preventDefault(),D.stopPropagation());return}D.preventDefault(),D.stopPropagation()};e.onUnmounted(()=>{L!==void 0&&clearTimeout(L),m?.disconnect(),g?.disconnect(),u?.disconnect(),S.clear(),We()});const P=e.ref(!1),G=e.computed(()=>W({"nmorph-scroll":{"show-bars":P.value||w.value,dragging:w.value}})),N=()=>t.cssScrollBehavior==="smooth"?"smooth":"auto",Y=D=>{const{x:oe,y:de}=D;i.value?.scrollTo({left:oe,top:de,behavior:N()})};e.onMounted(()=>{Y(t.modelValue),C(),V(),typeof ResizeObserver<"u"&&i.value&&(m=new ResizeObserver(()=>{V()}),m.observe(i.value))}),e.watch(()=>t.modelValue,D=>{Y(D)},{deep:!0,immediate:!0}),e.watch(()=>E?.browser.dimensions,()=>{V()},{deep:!0,immediate:!0});const ee=e.computed(()=>t.cssScrollBehavior),K=e.computed(()=>t.height),J=e.computed(()=>t.maxHeight),H=e.computed(()=>({"--nmorph-private-scroll-bar-width":y.value,"--nmorph-private-scroll-bar-height":B.value,...pe({"--nmorph-private-scroll-gap":t.gap}),boxSizing:"border-box",minWidth:"0",minHeight:"0",height:K.value,maxHeight:J.value})),U=e.computed(()=>({paddingRight:x.value,paddingBottom:k.value,overflowX:s.value,overflowY:a.value,scrollBehavior:ee.value})),F=e.computed(()=>t.scrollYProp!=="hidden"&&d.value),Z=e.computed(()=>t.scrollXProp!=="hidden"&&p.value),se=e.computed(()=>Math.max(0,h.value.clientHeight-(Z.value?t.xBarWidthInPx:0))),ce=e.computed(()=>Math.max(0,h.value.clientWidth-(F.value?t.yBarWidthInPx:0))),me=D=>D==="y"?se.value:ce.value,ue=D=>D==="y"?h.value.clientHeight:h.value.clientWidth,be=D=>D==="y"?h.value.scrollHeight:h.value.scrollWidth,ye=D=>D==="y"?h.value.scrollTop:h.value.scrollLeft,Ee=D=>Math.min(me(D),Math.max(18,D==="y"?t.yBarWidthInPx*3:t.xBarWidthInPx*3)),xe=D=>Math.max(0,be(D)-ue(D)),Ve=D=>{const oe=me(D),de=be(D),he=ue(D);return oe<=0||de<=he?0:Math.min(oe,Math.max(Ee(D),he/de*oe))},Se=D=>{const oe=xe(D),de=Math.max(0,me(D)-Ve(D));return!oe||!de?0:ye(D)/oe*de},ne=e.computed(()=>({height:`${Ve("y")}px`,transform:`translate3d(0, ${Se("y")}px, 0)`})),ge=e.computed(()=>({width:`${Ve("x")}px`,transform:`translate3d(${Se("x")}px, 0, 0)`})),ve=(D,oe)=>{const de=i.value;if(!de)return;const he=Math.max(0,Math.min(xe(D),oe));D==="y"?de.scrollTop=he:de.scrollLeft=he,b()},We=()=>{f&&(window.removeEventListener("pointermove",Ke),window.removeEventListener("pointerup",Oe),window.removeEventListener("pointercancel",Oe),f=void 0,w.value=!1,document.body&&(document.body.style.userSelect=v))},Ke=D=>{if(!f)return;const de=(f.axis==="y"?D.clientY:D.clientX)-f.pointerStart,he=Math.max(1,f.trackSize-f.thumbSize),Ce=de/he*f.maxScroll;ve(f.axis,f.scrollStart+Ce)},Oe=()=>{We()},Wo=(D,oe)=>{oe.preventDefault(),oe.stopPropagation();const de=me(D),he=Ve(D),Ce=xe(D);!de||!he||!Ce||(f={axis:D,pointerStart:D==="y"?oe.clientY:oe.clientX,scrollStart:ye(D),trackSize:de,thumbSize:he,maxScroll:Ce},w.value=!0,v=document.body?.style.userSelect??"",document.body&&(document.body.style.userSelect="none"),window.addEventListener("pointermove",Ke),window.addEventListener("pointerup",Oe),window.addEventListener("pointercancel",Oe))},Ko=(D,oe)=>{if(oe.target.closest(".nmorph-scroll__thumb"))return;const he=oe.currentTarget.getBoundingClientRect(),Ce=D==="y"?oe.clientY-he.top:oe.clientX-he.left,je=Math.max(1,me(D)-Ve(D)),ds=(Ce-Ve(D)/2)/je*xe(D);ve(D,ds)};o({scrollDOMContainer:i,moveTo:Y});const Dt={props:t,scrollRoot:l,scrollDOMContainer:i,overflowY:a,overflowX:s,hasVerticalScroll:d,hasHorizontalScroll:p,metrics:h,isDragging:w,get viewportResizeObserver(){return m},set viewportResizeObserver(D){m=D},get contentResizeObserver(){return g},set contentResizeObserver(D){g=D},get mutationObserver(){return u},set mutationObserver(D){u=D},get dragState(){return f},set dragState(D){f=D},get previousBodyUserSelect(){return v},set previousBodyUserSelect(D){v=D},observedContentElements:S,updateScrollableState:b,queueScrollableStateUpdate:V,refreshObservedContentElements:_,observeScrollableContent:C,paddingRightCandidate:M,paddingBottomCandidate:z,paddingRight:x,paddingBottom:k,barWidth:y,barHeight:B,verticalBarBottom:I,horizontalBarRight:q,nmorph:E,get scrollEndTimeout(){return L},set scrollEndTimeout(D){L=D},emit:O,updateValue:j,handleScrollEnd:T,scrollHandler:$,getWheelDeltaMultiplier:te,canConsumeVerticalWheel:Q,isNestedScrollEvent:X,isCurrentHorizontalBarEvent:re,wheelHandler:le,show:P,modifiers:G,getProgrammaticScrollBehavior:N,moveTo:Y,scrollBehavior:ee,scrollHeight:K,maxHeight:J,rootStyle:H,viewportStyle:U,visibleVerticalBar:F,visibleHorizontalBar:Z,verticalTrackSize:se,horizontalTrackSize:ce,getTrackSize:me,getClientSize:ue,getScrollSize:be,getScrollPosition:ye,getMinThumbSize:Ee,getMaxScroll:xe,getThumbSize:Ve,getThumbOffset:Se,verticalThumbStyle:ne,horizontalThumbStyle:ge,setScrollPosition:ve,stopThumbDrag:We,thumbPointerMoveHandler:Ke,thumbPointerUpHandler:Oe,thumbPointerDownHandler:Wo,trackPointerDownHandler:Ko,mouseEnterHandler:()=>{P.value=!0},mouseLeaveHandler:()=>{P.value=!1}};return Object.defineProperty(Dt,"__isScriptSetup",{enumerable:!1,value:!0}),Dt}});function Eu(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{ref:"scrollRoot",class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.rootStyle),onMouseenter:t.mouseEnterHandler,onMouseleave:t.mouseLeaveHandler},[e.createElementVNode("div",{ref:"scrollDOMContainer",class:"nmorph-scroll__viewport",style:e.normalizeStyle(t.viewportStyle),onScroll:t.scrollHandler,onWheel:t.wheelHandler},[e.renderSlot(r.$slots,"default")],36),t.visibleVerticalBar?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-scroll__bar nmorph-scroll__bar--vertical",style:e.normalizeStyle({bottom:t.verticalBarBottom}),onPointerdown:o[1]||(o[1]=a=>t.trackPointerDownHandler("y",a))},[e.createElementVNode("div",{class:"nmorph-scroll__thumb nmorph-scroll__thumb--vertical",style:e.normalizeStyle(t.verticalThumbStyle),onPointerdown:o[0]||(o[0]=a=>t.thumbPointerDownHandler("y",a))},null,36)],36)):e.createCommentVNode("v-if",!0),t.visibleHorizontalBar?(e.openBlock(),e.createElementBlock("div",{key:1,class:"nmorph-scroll__bar nmorph-scroll__bar--horizontal",style:e.normalizeStyle({right:t.horizontalBarRight}),onPointerdown:o[3]||(o[3]=a=>t.trackPointerDownHandler("x",a)),onWheel:t.wheelHandler},[e.createElementVNode("div",{class:"nmorph-scroll__thumb nmorph-scroll__thumb--horizontal",style:e.normalizeStyle(t.horizontalThumbStyle),onPointerdown:o[2]||(o[2]=a=>t.thumbPointerDownHandler("x",a))},null,36)],36)):e.createCommentVNode("v-if",!0)],38)}const ko=R(vu,[["render",Eu],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-scroll/NmorphScroll.vue"]]),Cu={auto:"auto",hidden:"hidden",scroll:"scroll"},Iu={auto:"auto",smooth:"smooth",inherit:"inherit",initial:"initial",unset:"unset"},Mu=e.defineComponent({__name:"NmorphSpace",props:{tag:{type:String,required:!1,default:"div"},direction:{type:String,required:!1,default:"row"},size:{type:[String,Number],required:!1,default:"medium"},align:{type:String,required:!1,default:"start"},justify:{type:String,required:!1,default:"start"},wrap:{type:Boolean,required:!1,default:!1},inline:{type:Boolean,required:!1,default:!1},fill:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){o();const n=r,t={small:"4px",medium:"8px",large:"16px"},l=e.computed(()=>W({"nmorph-space":[n.direction,n.wrap&&"wrap",n.inline&&"inline",n.fill&&"fill"]})),i=h=>Me(t[h]||h),a=e.computed(()=>n.align==="start"||n.align==="end"?`flex-${n.align}`:n.align),s=e.computed(()=>n.justify==="start"||n.justify==="end"?`flex-${n.justify}`:n.justify),d=e.computed(()=>({"--nmorph-private-space-gap":i(n.size),"--nmorph-private-space-align":a.value,"--nmorph-private-space-justify":s.value})),p={props:n,sizeMap:t,modifiers:l,resolveSpaceSize:i,alignItems:a,justifyContent:s,styles:d};return Object.defineProperty(p,"__isScriptSetup",{enumerable:!1,value:!0}),p}});function zu(r,o,n,t,l,i){return e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.props.tag),{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default")]),_:3},8,["class","style"])}const Hu=R(Mu,[["render",zu],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-space/NmorphSpace.vue"]]),qu=e.defineComponent({__name:"NmorphText",props:{as:{type:String,required:!1,default:"span"},variant:{type:null,required:!1,default:"body"},weight:{type:null,required:!1,default:void 0},color:{type:null,required:!1,default:"text"},align:{type:null,required:!1,default:"inherit"},truncate:{type:Boolean,required:!1,default:!1},nowrap:{type:Boolean,required:!1,default:!1},lineClamp:{type:Number,required:!1,default:void 0}},setup(r,{expose:o}){o();const n=r,t={text:"var(--nmorph-text-color)","semi-contrast":"var(--nmorph-semi-contrast-text-color)",placeholder:"var(--nmorph-placeholder-text-color)",focus:"var(--nmorph-focus-text-color)",accent:"var(--nmorph-accent-color)",success:"var(--nmorph-success-text-color)",warning:"var(--nmorph-warning-text-color)",error:"var(--nmorph-error-text-color)",white:"var(--nmorph-white-color)"},l=e.computed(()=>W({"nmorph-typography":[n.variant,n.weight,n.truncate&&"truncate",n.nowrap&&"nowrap",n.lineClamp&&"line-clamp"]})),i=e.computed(()=>ke({"--nmorph-private-text-color":t[n.color]||n.color,"--nmorph-private-text-align":n.align==="inherit"?void 0:n.align,"--nmorph-private-text-line-clamp":n.lineClamp})),a={props:n,colorMap:t,modifiers:l,styles:i};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}});function Tu(r,o,n,t,l,i){return e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.props.as),{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default")]),_:3},8,["class","style"])}const Lu=R(qu,[["render",Tu],["__file","/builds/ketjo/nmorph/library/src/components/basic/nmorph-text/NmorphText.vue"]]),Du=e.defineComponent({__name:"NmorphPreviewPortal",props:{show:{type:Boolean,required:!0},zIndex:{type:Number,required:!1,default:void 0},rootClass:{type:String,required:!1,default:""},stateClass:{type:String,required:!1,default:""},contentClass:{type:String,required:!1,default:""},leftClass:{type:String,required:!1,default:""},rightClass:{type:String,required:!1,default:""},actionsClass:{type:String,required:!1,default:""},navigationButtonMargin:{type:[Number,String],required:!1,default:void 0},contentWidth:{type:[Number,String],required:!1,default:void 0},contentHeight:{type:[Number,String],required:!1,default:void 0},showNavigation:{type:Boolean,required:!1,default:!1},showActionBar:{type:Boolean,required:!1,default:!1}},emits:["close","previous","next"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>["nmorph-preview-portal",t.rootClass,t.stateClass,t.show&&"nmorph-preview-portal--opened"]),a=e.computed(()=>pe({"--nmorph-private-preview-portal-btn-margin":t.navigationButtonMargin,"--nmorph-private-preview-portal-content-width":t.contentWidth,"--nmorph-private-preview-portal-content-height":t.contentHeight})),s={props:t,emit:l,rootClasses:i,portalStyle:a,get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphIconChevronDown(){return Ae},get NmorphOverlay(){return et}};return Object.defineProperty(s,"__isScriptSetup",{enumerable:!1,value:!0}),s}});function Au(r,o,n,t,l,i){return t.props.show?(e.openBlock(),e.createBlock(e.Teleport,{key:0,to:"body"},[e.createElementVNode("div",{class:e.normalizeClass(t.rootClasses),style:e.normalizeStyle(t.portalStyle)},[e.createVNode(t.NmorphOverlay,{show:t.props.show,"z-index":t.props.zIndex,"disabled-teleport":"",onOnOutsideClick:o[2]||(o[2]=a=>t.emit("close")),onOnEscapeKeydown:o[3]||(o[3]=a=>t.emit("close"))},{default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(["nmorph-preview-portal__content",t.props.contentClass])},[e.renderSlot(r.$slots,"default")],2),t.props.showNavigation?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["nmorph-preview-portal__left",t.props.leftClass])},[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:o[0]||(o[0]=a=>t.emit("previous"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1})],2)):e.createCommentVNode("v-if",!0),t.props.showNavigation?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["nmorph-preview-portal__right",t.props.rightClass])},[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:o[1]||(o[1]=a=>t.emit("next"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1})],2)):e.createCommentVNode("v-if",!0),t.props.showActionBar?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(["nmorph-preview-portal__actions",t.props.actionsClass])},[e.renderSlot(r.$slots,"actions")],2)):e.createCommentVNode("v-if",!0)]),_:3},8,["show","z-index"])],6)])):e.createCommentVNode("v-if",!0)}const uc=R(Du,[["render",Au],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-preview-portal/NmorphPreviewPortal.vue"]]),Pu=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},zIndex:{type:Number,required:!1,default:void 0},showTrigger:{type:Boolean,required:!1,default:!0},showNavigationButtons:{type:Boolean,required:!1,default:!0},showActionBar:{type:Boolean,required:!1,default:!0},width:{type:[Number,String],required:!1,default:void 0},height:{type:[Number,String],required:!1,default:void 0},previewWidth:{type:[Number,String],required:!1,default:void 0},previewHeight:{type:[Number,String],required:!1,default:void 0},radius:{type:[Number,String],required:!1,default:void 0},fit:{type:String,required:!1,default:"cover"},navigationButtonMargin:{type:[Number,String],required:!1,default:void 0},triggerView:{type:String,required:!1,default:"single"},triggerLimit:{type:Number,required:!1,default:void 0},triggerGap:{type:[Number,String],required:!1,default:8}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=e.ref(t.modelValue);e.watch(()=>t.modelValue,F=>l.value=F);const i=e.computed(()=>Array.isArray(t.src)?t.src:[t.src]),a=F=>{const Z=i.value.length-1;return Z<0||F<0?0:F>Z?Z:F},s=e.ref(a(t.initialIndex)),d=e.computed(()=>a(s.value)),p=e.computed(()=>i.value[d.value]||""),h=e.computed(()=>t.triggerView==="gallery"&&i.value.length>1),w=e.computed(()=>!t.triggerLimit||t.triggerLimit<1?i.value.length:Math.min(Math.floor(t.triggerLimit),i.value.length)),m=e.computed(()=>i.value.slice(0,w.value).map((F,Z)=>({index:Z,src:F}))),g=e.computed(()=>i.value.length-m.value.length),u=e.computed(()=>m.value[m.value.length-1]?.index??-1),f=e.computed(()=>W({"nmorph-image-preview":[l.value&&"opened",h.value&&"gallery-trigger"]})),v=e.ref(new Map),S=(F,Z)=>F||`__empty-image-${Z}`,b=e.computed(()=>S(p.value,d.value)),V=e.computed(()=>v.value.get(b.value)||{rotateLevel:0,scaleLevel:1}),_=e.computed(()=>V.value.rotateLevel),C=e.computed(()=>V.value.scaleLevel),M=e.computed(()=>`rotate(${_.value}deg) scale(${C.value})`),z=F=>{const Z=new Map(v.value);Z.set(b.value,F),v.value=Z},x=F=>{z({...V.value,...F})},k=F=>{const Z=F%360;return Object.is(Z,-0)?0:Z},y=F=>parseFloat(Math.min(Math.max(F,t.minScaleLevel),t.maxScaleLevel).toFixed(3));e.watch(()=>[t.initialIndex,i.value.length],()=>{s.value=a(t.initialIndex)});const B=F=>{s.value=a(F),l.value=!0,Y("update:model-value",l.value)},I=()=>{h.value||B(d.value)},q=()=>{l.value=!1,Y("update:model-value",l.value)},E=()=>{x({rotateLevel:k(_.value+90)})},L=()=>{x({rotateLevel:k(_.value-90)})},O=()=>{x({scaleLevel:y(C.value+t.scaleStep)})},j=()=>{x({scaleLevel:y(C.value-t.scaleStep)})},T=e.computed(()=>C.value<1),$=()=>{x({scaleLevel:1})},te=()=>{x({scaleLevel:1})},Q=()=>{const F=i.value.length;if(!F)return;const Z=d.value-1;s.value=Z<0?F-1:Z},X=()=>{const F=i.value.length;if(!F)return;const Z=d.value+1;s.value=Z>F-1?0:Z},re=F=>{!l.value||i.value.length<2||F.altKey||F.ctrlKey||F.metaKey||F.shiftKey||(F.key==="ArrowLeft"&&(F.preventDefault(),Q()),F.key==="ArrowRight"&&(F.preventDefault(),X()))},le=()=>{typeof document>"u"||document.addEventListener("keydown",re)},P=()=>{typeof document>"u"||document.removeEventListener("keydown",re)};e.watch(l,F=>{F?le():P()},{immediate:!0}),e.onBeforeUnmount(P);const G=e.computed(()=>{let F={icon:kt,handler:te};return T.value&&(F={icon:ft,handler:$}),F}),N=[{icon:_t,handler:E},{icon:yt,handler:L},{icon:xt,handler:O},{icon:Vt,handler:j}],Y=n,ee=e.computed(()=>i.value.length>1),K=e.computed(()=>t.showNavigationButtons&&ee.value),J=e.computed(()=>pe({"--nmorph-private-image-preview-trigger-width":t.width,"--nmorph-private-image-preview-trigger-height":t.height,"--nmorph-private-image-preview-radius":t.radius,"--nmorph-private-image-preview-trigger-gap":t.triggerGap})),U={props:t,open:l,sourceList:i,getClampedIndex:a,currentIndex:s,resolvedCurrentIndex:d,triggerSource:p,showGalleryTrigger:h,triggerSourceLimit:w,triggerSources:m,hiddenTriggerCount:g,lastVisibleTriggerIndex:u,modifiers:f,imageTransformStates:v,getImageTransformKey:S,currentTransformKey:b,currentTransformState:V,rotateLevel:_,scaleLevel:C,imageTransform:M,setCurrentTransformState:z,updateCurrentTransformState:x,normalizeRotateLevel:k,clampScaleLevel:y,openPreviewAt:B,clickHandler:I,closeHandler:q,rotateRight:E,rotateLeft:L,zoomIn:O,zoomOut:j,isLevelChangedToMin:T,enlargeToNormal:$,shrinkToNormal:te,previousHandler:Q,nextHandler:X,keyboardNavigationHandler:re,addKeyboardNavigationListener:le,removeKeyboardNavigationListener:P,enlargeShrinkActionData:G,actions:N,emit:Y,multipleSources:ee,showNavigation:K,triggerStyle:J,getTriggerLabel:F=>t.alt?`${t.alt} ${F+1}`:`Image ${F+1}`,get NmorphImage(){return Et},get NmorphButton(){return Be},get NmorphIcon(){return ie},NmorphPreviewPortal:uc};return Object.defineProperty(U,"__isScriptSetup",{enumerable:!1,value:!0}),U}}),Ou=["aria-label","onClick"],Fu={key:0,class:"nmorph-image-preview__trigger-more"},Ru={class:"nmorph-image-preview__action-element"};function ju(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock(e.Fragment,null,[t.props.showTrigger?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.triggerStyle)},[e.createElementVNode("div",{class:"nmorph-image-preview__trigger",onClick:t.clickHandler},[t.showGalleryTrigger?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(t.triggerSources,a=>(e.openBlock(),e.createElementBlock("button",{key:`${a.src}-${a.index}`,type:"button",class:"nmorph-image-preview__trigger-item","aria-label":t.getTriggerLabel(a.index),onClick:e.withModifiers(s=>t.openPreviewAt(a.index),["stop"])},[e.createVNode(t.NmorphImage,{src:a.src,alt:t.getTriggerLabel(a.index),fit:t.props.fit,design:"plain","frame-border":0},e.createSlots({_:2},[r.$slots.loading?{name:"loading",fn:e.withCtx(()=>[e.renderSlot(r.$slots,"loading")]),key:"0"}:void 0,r.$slots.error?{name:"error",fn:e.withCtx(()=>[e.renderSlot(r.$slots,"error")]),key:"1"}:void 0]),1032,["src","alt","fit"]),a.index===t.lastVisibleTriggerIndex&&t.hiddenTriggerCount>0?(e.openBlock(),e.createElementBlock("span",Fu," +"+e.toDisplayString(t.hiddenTriggerCount),1)):e.createCommentVNode("v-if",!0)],8,Ou))),128)):(e.openBlock(),e.createBlock(t.NmorphImage,{key:1,src:t.triggerSource,alt:t.props.alt,fit:t.props.fit,design:"plain","frame-border":0},e.createSlots({_:2},[r.$slots.loading?{name:"loading",fn:e.withCtx(()=>[e.renderSlot(r.$slots,"loading")]),key:"0"}:void 0,r.$slots.error?{name:"error",fn:e.withCtx(()=>[e.renderSlot(r.$slots,"error")]),key:"1"}:void 0]),1032,["src","alt","fit"]))])],6)):e.createCommentVNode("v-if",!0),t.open?(e.openBlock(),e.createBlock(t.NmorphPreviewPortal,{key:1,show:t.open,"z-index":t.props.zIndex,"root-class":"nmorph-image-preview__portal","state-class":t.modifiers,"content-class":"nmorph-image-preview__content","left-class":"nmorph-image-preview__left","right-class":"nmorph-image-preview__right","actions-class":"nmorph-image-preview__actions","navigation-button-margin":t.props.navigationButtonMargin,"content-width":t.props.previewWidth,"content-height":t.props.previewHeight,"show-navigation":t.showNavigation,"show-action-bar":t.props.showActionBar,onClose:t.closeHandler,onPrevious:t.previousHandler,onNext:t.nextHandler},{actions:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(t.actions,(a,s)=>e.createElementVNode("div",{key:s,class:"nmorph-image-preview__action-element"},[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:a.handler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(a.icon)))]),_:2},1024)]),_:2},1032,["onClick"])])),64)),e.createElementVNode("div",Ru,[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",disabled:t.scaleLevel===1,onClick:t.enlargeShrinkActionData.handler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.enlargeShrinkActionData.icon)))]),_:1})]),_:1},8,["disabled","onClick"])])]),default:e.withCtx(()=>[e.createVNode(t.NmorphImage,{src:t.triggerSource,alt:t.props.alt,fit:"contain",design:"plain","frame-border":0,style:e.normalizeStyle({transform:t.imageTransform})},e.createSlots({_:2},[r.$slots.loading?{name:"loading",fn:e.withCtx(()=>[e.renderSlot(r.$slots,"loading")]),key:"0"}:void 0,r.$slots.error?{name:"error",fn:e.withCtx(()=>[e.renderSlot(r.$slots,"error")]),key:"1"}:void 0]),1032,["src","alt","style"])]),_:3},8,["show","z-index","state-class","navigation-button-margin","content-width","content-height","show-navigation","show-action-bar"])):e.createCommentVNode("v-if",!0)],64)}const No=R(Pu,[["render",ju],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-image-preview/NmorphImagePreview.vue"]]),Wu=e.defineComponent({__name:"NmorphAvatar",props:{design:{type:null,required:!1,default:"nmorph"},borderless:{type:Boolean,required:!1,default:!1},src:{type:[String,Array],required:!1,default:void 0},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:()=>pt},preview:{type:Boolean,required:!1,default:!1},previewSrc:{type:[String,Array],required:!1,default:void 0},previewInitialIndex:{type:Number,required:!1,default:0},previewScaleStep:{type:Number,required:!1,default:.2},previewMinScaleLevel:{type:Number,required:!1,default:.2},previewMaxScaleLevel:{type:Number,required:!1,default:4},srcSet:{type:String,required:!1},fit:{type:null,required:!1},alt:{type:String,required:!1}},emits:["error","load"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=B=>{l("error",B)},a=B=>{l("load",B)},s=e.ref(!1),d=(B,I=0)=>Array.isArray(B)?B[I]:B,p=e.computed(()=>`${t.imagePadding}px`),h=e.computed(()=>`${t.size}px`),w=e.computed(()=>d(t.src)),m=e.computed(()=>t.previewSrc||t.src),g=e.computed(()=>{const B=m.value;return Array.isArray(B)?B.length>0:!!B}),u=e.computed(()=>{const B=m.value;return Array.isArray(B)?B:B||""}),f=e.computed(()=>t.preview&&g.value),v=e.computed(()=>t.design||"nmorph"),S=e.computed(()=>W({nmorph:[v.value==="nmorph"?"shadow-combined":""],"nmorph-avatar":[v.value,t.shape,t.frameBorder>0&&"framed",v.value==="plain"&&t.borderless&&"borderless",f.value&&"preview"]})),b=e.computed(()=>`${t.size/100*60}px`),V=e.computed(()=>`${Math.max(12,t.size*.38)}px`),_=e.computed(()=>t.shape==="circle"?"50%":"4px"),C=e.computed(()=>t.shape==="circle"?"50%":"2px"),M=e.computed(()=>({width:h.value,height:h.value,"--nmorph-private-avatar-image-padding":p.value,"--nmorph-private-avatar-radius":_.value,"--nmorph-private-avatar-image-radius":C.value,"--nmorph-private-avatar-frame-border":`${t.frameBorder}px`})),z=e.computed(()=>t.fallback||pt),x=e.computed(()=>{const B=t.name.trim();if(!B)return"";const I=B.split(/\s+/);return(I.length>1?`${I[0][0]}${I[I.length-1][0]}`:I[0].slice(0,2)).toUpperCase()}),y={props:t,emit:l,onImageError:i,onImageLoad:a,previewOpen:s,getSourceByIndex:d,imagePadding:p,size:h,imageSrc:w,previewSource:m,hasPreviewSource:g,imagePreviewSrc:u,previewAvailable:f,resolvedDesign:v,modifiers:S,stubIconSize:b,initialsFontSize:V,radius:_,imageRadius:C,styles:M,fallback:z,initials:x,openPreview:()=>{f.value&&(s.value=!0)},get NmorphImage(){return Et},get NmorphIcon(){return ie},get NmorphIconLoaderDots(){return Pe},NmorphImagePreview:No};return Object.defineProperty(y,"__isScriptSetup",{enumerable:!1,value:!0}),y}});function Ku(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),onClick:t.openPreview},[e.createVNode(t.NmorphImage,{design:"plain",fit:t.props.fit,src:t.imageSrc,"src-set":t.props.srcSet,alt:t.props.alt,width:t.size,height:t.size,"frame-border":0,onLoad:t.onImageLoad,onError:t.onImageError},{loading:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoaderDots)]),_:1})]),error:e.withCtx(()=>[e.renderSlot(r.$slots,"error",{},()=>[t.initials?(e.openBlock(),e.createElementBlock("span",{key:0,class:"nmorph-avatar__initials",style:e.normalizeStyle({fontSize:t.initialsFontSize})},e.toDisplayString(t.initials),5)):(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1,width:t.stubIconSize},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.fallback)))]),_:1},8,["width"]))])]),_:3},8,["fit","src","src-set","alt","width","height"]),t.imageSrc?e.createCommentVNode("v-if",!0):e.renderSlot(r.$slots,"error",{key:0},()=>[t.initials?(e.openBlock(),e.createElementBlock("span",{key:0,class:"nmorph-avatar__initials",style:e.normalizeStyle({fontSize:t.initialsFontSize})},e.toDisplayString(t.initials),5)):(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1,width:t.stubIconSize},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.fallback)))]),_:1},8,["width"]))]),t.previewAvailable?(e.openBlock(),e.createBlock(t.NmorphImagePreview,{key:1,modelValue:t.previewOpen,"onUpdate:modelValue":o[0]||(o[0]=a=>t.previewOpen=a),"show-trigger":!1,src:t.imagePreviewSrc,alt:t.props.alt,"initial-index":t.props.previewInitialIndex,"scale-step":t.props.previewScaleStep,"min-scale-level":t.props.previewMinScaleLevel,"max-scale-level":t.props.previewMaxScaleLevel},{loading:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoaderDots)]),_:1})]),_:1},8,["modelValue","src","alt","initial-index","scale-step","min-scale-level","max-scale-level"])):e.createCommentVNode("v-if",!0)],6)}const gc=R(Wu,[["render",Ku],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-avatar/NmorphAvatar.vue"]]),Uu=e.defineComponent({__name:"NmorphAudioMeter",props:{value:{type:Number,required:!1,default:void 0},volumeDb:{type:Number,required:!1,default:void 0},variant:{type:String,required:!1,default:"bars"},bars:{type:Number,required:!1,default:12},warnThreshold:{type:Number,required:!1,default:.7},errorThreshold:{type:Number,required:!1,default:.9},color:{type:String,required:!1,default:void 0},warnColor:{type:String,required:!1,default:void 0},errorColor:{type:String,required:!1,default:void 0},trackColor:{type:String,required:!1,default:void 0},label:{type:String,required:!1,default:"Audio level"}},setup(r,{expose:o}){o();const n=r,t=w=>Math.min(Math.max(w,0),1),l=e.computed(()=>typeof n.value=="number"?t(n.value):typeof n.volumeDb=="number"?t((n.volumeDb+60)/60):0),i=e.computed(()=>Array.from({length:Math.max(n.bars,1)},(w,m)=>m)),a=e.computed(()=>l.value>=n.errorThreshold?"error":l.value>=n.warnThreshold?"warn":"normal"),s=e.computed(()=>W({"nmorph-audio-meter":[n.variant,a.value]})),d=e.computed(()=>({"--nmorph-private-audio-meter-percent":`${Math.round(l.value*100)}%`,...ke({"--nmorph-private-audio-meter-color":n.color,"--nmorph-private-audio-meter-warn-color":n.warnColor,"--nmorph-private-audio-meter-error-color":n.errorColor,"--nmorph-private-audio-meter-track-color":n.trackColor})})),h={props:n,clamp:t,level:l,barIndexes:i,state:a,modifiers:s,styles:d,isBarActive:w=>(w+1)/i.value.length<=l.value};return Object.defineProperty(h,"__isScriptSetup",{enumerable:!1,value:!0}),h}}),$u=["aria-label","aria-valuenow"],Gu={key:1,class:"nmorph-audio-meter__line"},Yu={key:2,class:"nmorph-audio-meter__ring"};function Zu(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),role:"meter","aria-label":t.props.label,"aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":Math.round(t.level*100)},[t.props.variant==="bars"?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(t.barIndexes,a=>(e.openBlock(),e.createElementBlock("span",{key:a,class:e.normalizeClass(["nmorph-audio-meter__bar",{"nmorph-audio-meter__bar--active":t.isBarActive(a)}])},null,2))),128)):t.props.variant==="line"?(e.openBlock(),e.createElementBlock("span",Gu)):(e.openBlock(),e.createElementBlock("span",Yu))],14,$u)}const Xu=R(Uu,[["render",Zu],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-audio-meter/NmorphAudioMeter.vue"]]),Qu="var(--nmorph-contrast-text-color)",Ju=e.defineComponent({__name:"NmorphAudioPreview",props:{src:{type:String,required:!0},name:{type:String,required:!1,default:""},durationMs:{type:Number,required:!1,default:void 0},width:{type:[Number,String],required:!1,default:void 0},surface:{type:String,required:!1,default:"card"},embedded:{type:Boolean,required:!1,default:!1},showIcon:{type:Boolean,required:!1,default:!0},showHeader:{type:Boolean,required:!1,default:!0},compact:{type:Boolean,required:!1,default:!1},preload:{type:String,required:!1,default:"metadata"},downloadHref:{type:String,required:!1,default:""},loading:{type:Boolean,required:!1,default:!1},error:{type:Boolean,required:!1,default:!1},errorText:{type:String,required:!1,default:""},showPlaybackButton:{type:Boolean,required:!1,default:!0},showDefaultActions:{type:Boolean,required:!1,default:!0}},emits:["play","pause","open","download","error"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.useSlots(),a=e.ref(null),s=e.ref(!1),d=e.ref(0),p=e.ref(t.durationMs?t.durationMs/1e3:0);e.watch(()=>t.durationMs,q=>{p.value=q?q/1e3:p.value});const h=e.computed(()=>p.value||0),w=e.computed({get:()=>h.value>0?d.value/h.value*100:0,set:q=>{!a.value||h.value<=0||(a.value.currentTime=q/100*h.value,d.value=a.value.currentTime)}}),m=e.computed(()=>({"--nmorph-private-audio-preview-progress":`${w.value}%`})),g=e.computed(()=>!!i.actions||t.showDefaultActions&&(t.src||t.downloadHref)),u=e.computed(()=>W({"nmorph-audio-preview":[t.surface,t.embedded&&"embedded",!t.showIcon&&"no-icon",!t.showHeader&&"no-header",t.compact&&"compact",t.loading&&"loading",t.error&&"error",s.value&&"playing",!g.value&&"no-actions"]})),f=e.computed(()=>pe({"--nmorph-private-audio-preview-width":t.width})),v=q=>{if(!Number.isFinite(q)||q<0)return"0:00";const E=Math.floor(q),L=Math.floor(E/60),O=E%60;return`${L}:${O.toString().padStart(2,"0")}`},S=e.computed(()=>v(d.value)),b=e.computed(()=>v(h.value)),V=async()=>{if(!(!a.value||!t.showPlaybackButton||t.loading||t.error)){if(s.value){a.value.pause();return}try{await a.value.play()}catch{s.value=!1}}},_=()=>{!a.value||Number.isNaN(a.value.duration)||(p.value=a.value.duration)},C=()=>{d.value=a.value?.currentTime||0},M=q=>{s.value=!0,l("play",q)},z=q=>{s.value=!1,l("pause",q)},x=()=>{s.value=!1},k=q=>{s.value=!1,l("error",q)},y=()=>l("open"),B=()=>l("download");o({audioRef:a});const I={CONTRAST_ICON_COLOR:Qu,props:t,emit:l,slots:i,audioRef:a,playing:s,currentTime:d,durationSeconds:p,resolvedDuration:h,progress:w,progressStyle:m,hasActions:g,modifiers:u,styles:f,formatTime:v,currentTimeLabel:S,durationLabel:b,togglePlayback:V,loadedMetadataHandler:_,timeUpdateHandler:C,playHandler:M,pauseHandler:z,endedHandler:x,errorHandler:k,openHandler:y,downloadHandler:B,get NmorphIcon(){return ie},get NmorphIconAudio(){return mt},get NmorphIconDownload(){return Ze},get NmorphIconExternalLink(){return ut},get NmorphIconLoader(){return ze},get NmorphIconPause(){return bt},get NmorphIconPlay(){return rt}};return Object.defineProperty(I,"__isScriptSetup",{enumerable:!1,value:!0}),I}}),eg=["src","preload"],tg=["disabled","aria-label"],og={key:2,class:"nmorph-audio-preview__play-indicator"},rg={key:1,class:"nmorph-audio-preview__icon"},ng=["aria-label"],ag={class:"nmorph-audio-preview__body"},lg={key:0,class:"nmorph-audio-preview__header"},ig={class:"nmorph-audio-preview__name"},cg={key:0,class:"nmorph-audio-preview__error"},sg={key:1,class:"nmorph-audio-preview__time"},dg={class:"nmorph-audio-preview__control"},mg=["disabled","aria-label"],pg={key:0,class:"nmorph-audio-preview__time"},hg={key:3,class:"nmorph-audio-preview__actions"},fg=["href","aria-label"],ug=["href","download","aria-label"];function gg(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("audio",{ref:"audioRef",src:t.props.src,preload:t.props.preload,onLoadedmetadata:t.loadedMetadataHandler,onTimeupdate:t.timeUpdateHandler,onPlay:t.playHandler,onPause:t.pauseHandler,onEnded:t.endedHandler,onError:t.errorHandler},null,40,eg),t.props.showIcon&&t.props.showPlaybackButton?(e.openBlock(),e.createElementBlock("button",{key:0,class:"nmorph-audio-preview__icon",type:"button",disabled:t.props.loading||t.props.error,"aria-label":t.playing?`Pause ${t.props.name||"audio"}`:`Play ${t.props.name||"audio"}`,onClick:t.togglePlayback},[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,size:"medium"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoader)]),_:1})):(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1,size:"medium"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconAudio)]),_:1})),!t.props.loading&&!t.props.error?(e.openBlock(),e.createElementBlock("span",og,[e.createVNode(t.NmorphIcon,{size:"small",color:t.CONTRAST_ICON_COLOR},{default:e.withCtx(()=>[t.playing?(e.openBlock(),e.createBlock(t.NmorphIconPause,{key:0})):(e.openBlock(),e.createBlock(t.NmorphIconPlay,{key:1}))]),_:1})])):e.createCommentVNode("v-if",!0)],8,tg)):t.props.showIcon?(e.openBlock(),e.createElementBlock("div",rg,[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,size:"medium"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoader)]),_:1})):(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1,size:"medium"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconAudio)]),_:1}))])):t.props.showPlaybackButton&&!t.props.loading&&!t.props.error?(e.openBlock(),e.createElementBlock("button",{key:2,class:"nmorph-audio-preview__play-button",type:"button","aria-label":t.playing?`Pause ${t.props.name||"audio"}`:`Play ${t.props.name||"audio"}`,onClick:t.togglePlayback},[e.createVNode(t.NmorphIcon,{size:"small",color:t.CONTRAST_ICON_COLOR},{default:e.withCtx(()=>[t.playing?(e.openBlock(),e.createBlock(t.NmorphIconPause,{key:0})):(e.openBlock(),e.createBlock(t.NmorphIconPlay,{key:1}))]),_:1})],8,ng)):e.createCommentVNode("v-if",!0),e.createElementVNode("div",ag,[t.props.showHeader?(e.openBlock(),e.createElementBlock("div",lg,[e.createElementVNode("span",ig,e.toDisplayString(t.props.name||"Audio"),1),t.props.error&&t.props.errorText?(e.openBlock(),e.createElementBlock("span",cg,e.toDisplayString(t.props.errorText),1)):(e.openBlock(),e.createElementBlock("span",sg,e.toDisplayString(t.currentTimeLabel)+" / "+e.toDisplayString(t.durationLabel),1))])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",dg,[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":o[0]||(o[0]=a=>t.progress=a),class:"nmorph-audio-preview__range",type:"range",min:"0",max:"100",step:"0.1",style:e.normalizeStyle(t.progressStyle),disabled:t.props.loading||t.props.error||t.resolvedDuration<=0,"aria-label":`Audio progress ${t.props.name||""}`},null,12,mg),[[e.vModelText,t.progress,void 0,{number:!0}]]),t.props.showHeader?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("span",pg,e.toDisplayString(t.currentTimeLabel)+" / "+e.toDisplayString(t.durationLabel),1))])]),t.hasActions?(e.openBlock(),e.createElementBlock("div",hg,[e.renderSlot(r.$slots,"actions",{},()=>[e.createElementVNode("a",{href:t.props.src,target:"_blank",rel:"noopener noreferrer",class:"nmorph-audio-preview__action-link","aria-label":`Open ${t.props.name||"audio"}`,onClick:t.openHandler},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconExternalLink)]),_:1})],8,fg),t.props.downloadHref?(e.openBlock(),e.createElementBlock("a",{key:0,href:t.props.downloadHref,download:t.props.name,class:"nmorph-audio-preview__action-link","aria-label":`Download ${t.props.name||"audio"}`,onClick:t.downloadHandler},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconDownload)]),_:1})],8,ug)):e.createCommentVNode("v-if",!0)])])):e.createCommentVNode("v-if",!0)],6)}const Bo=R(Ju,[["render",gg],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-audio-preview/NmorphAudioPreview.vue"]]),wg=e.defineComponent({__name:"NmorphBadge",props:{value:{type:[Number,String],required:!1,default:void 0},max:{type:Number,required:!1,default:99},type:{type:String,required:!1,default:"default"},ribbonCorner:{type:String,required:!1,default:"top-right"},ribbonTilt:{type:Boolean,required:!1,default:!0},hidden:{type:Boolean,required:!1,default:!1},hideOnFalsyValue:{type:Boolean,required:!1,default:!1},color:{type:String,required:!1,default:"var(--nmorph-accent-color)"},size:{type:String,required:!1,default:"base"},dotSize:{type:[Number,String],required:!1,default:void 0},ribbonSize:{type:[Number,String],required:!1,default:void 0},ribbonWidth:{type:[Number,String],required:!1,default:void 0},ribbonCornerSize:{type:[Number,String],required:!1,default:void 0},ribbonRadius:{type:[Number,String],required:!1,default:void 0},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(r,{expose:o}){o();const n=r,t=e.useSlots(),l=e.computed(()=>n.type==="dot"),i=e.computed(()=>n.type==="tag"),a=e.computed(()=>n.type==="ribbon"),s=e.computed(()=>W({"nmorph-badge":[n.hidden&&"hidden",i.value&&"tag",a.value&&"ribbon",a.value&&`ribbon-${n.ribbonCorner}`,n.size]})),d=e.computed(()=>W({"nmorph-badge__container":[n.hidden&&"hidden",i.value&&"tag",a.value&&"ribbon",a.value&&`ribbon-${n.ribbonCorner}`]})),p=e.computed(()=>W({"nmorph-badge__ribbon-corner":[n.ribbonCorner,!n.ribbonTilt&&"flat"]})),h=e.computed(()=>typeof Number(n.value)=="number"&&Number(n.value)>n.max?`${n.max}+`:n.value),w=e.computed(()=>!!t.value),m=e.computed(()=>n.hideOnFalsyValue&&!n.value),g=e.computed(()=>(l.value||n.value!==void 0||w.value)&&!m.value),u=e.computed(()=>{const z=`${(S?.value/2+n.offsetX)*-1}px`,x=`${(b?.value/2+n.offsetY)*-1}px`;return{x:z,y:x}}),f=e.computed(()=>i.value||a.value?{zIndex:n.zIndex}:{right:u.value.x,top:u.value.y,zIndex:n.zIndex}),v=e.ref(null),S=e.ref(0),b=e.ref(0),V=e.computed(()=>({...ke({"--nmorph-private-badge-color":n.color}),...pe({"--nmorph-private-badge-dot-size":n.dotSize,"--nmorph-private-badge-ribbon-offset-x":n.offsetX!==0&&n.offsetX,"--nmorph-private-badge-ribbon-offset-y":n.offsetY!==0&&n.offsetY,"--nmorph-private-badge-ribbon-height":n.ribbonSize,"--nmorph-private-badge-ribbon-width":n.ribbonWidth,"--nmorph-private-badge-ribbon-corner-size":n.ribbonCornerSize,"--nmorph-private-badge-ribbon-radius":n.ribbonRadius})})),_=async()=>{await e.nextTick(),!(!v.value||i.value||a.value)&&(S.value=v.value.clientWidth,b.value=v.value.clientHeight)},C=e.computed(()=>({zIndex:n.zIndex}));e.onMounted(_),e.watch(()=>[n.value,n.max,n.type,n.ribbonCorner,n.ribbonTilt,n.size,n.hideOnFalsyValue],_);const M={props:n,slots:t,isDotType:l,isTagType:i,isRibbon:a,modifiers:s,containerModifiers:d,ribbonCornerModifiers:p,displayValue:h,hasValueSlot:w,shouldHideOnFalsyValue:m,shouldShowBadge:g,appliedOffset:u,containerStyle:f,badge:v,badgeWidth:S,badgeHeight:b,styles:V,updateBadgeSize:_,ribbonFrameStyle:C};return Object.defineProperty(M,"__isScriptSetup",{enumerable:!1,value:!0}),M}}),bg={key:0,class:"nmorph-badge__dot"};function yg(r,o,n,t,l,i){return!t.props.disabled&&(!t.isTagType||t.shouldShowBadge)?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[t.isTagType?e.createCommentVNode("v-if",!0):e.renderSlot(r.$slots,"default",{key:0}),t.shouldShowBadge&&t.isRibbon?(e.openBlock(),e.createElementBlock("div",{key:1,class:"nmorph-badge__ribbon-frame",style:e.normalizeStyle(t.ribbonFrameStyle)},[e.createElementVNode("div",{class:e.normalizeClass(t.ribbonCornerModifiers)},[e.createElementVNode("div",{ref:"badge",class:e.normalizeClass(t.containerModifiers),style:e.normalizeStyle(t.containerStyle)},[e.createElementVNode("div",{class:e.normalizeClass(["nmorph-badge__content",t.hasValueSlot&&"nmorph-badge__content--custom"])},[e.renderSlot(r.$slots,"value",{value:t.props.value,displayValue:t.displayValue},()=>[e.createTextVNode(e.toDisplayString(t.displayValue),1)])],2)],6)],2)],4)):t.shouldShowBadge?(e.openBlock(),e.createElementBlock("div",{key:2,ref:"badge",class:e.normalizeClass(t.containerModifiers),style:e.normalizeStyle(t.containerStyle)},[t.isDotType?(e.openBlock(),e.createElementBlock("div",bg)):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["nmorph-badge__content",t.hasValueSlot&&"nmorph-badge__content--custom"])},[e.renderSlot(r.$slots,"value",{value:t.props.value,displayValue:t.displayValue},()=>[e.createTextVNode(e.toDisplayString(t.displayValue),1)])],2))],6)):e.createCommentVNode("v-if",!0)],6)):t.isTagType?e.createCommentVNode("v-if",!0):e.renderSlot(r.$slots,"default",{key:1})}const _g=R(wg,[["render",yg],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-badge/NmorphBadge.vue"]]),kg=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},design:{type:null,required:!1,default:"nmorph"}},emits:["click-previous-month","click-today","click-next-month"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-calendar-header":[]})),a={props:t,emit:l,modifiers:i,get NmorphButton(){return Be},get getMonthName(){return xo},get NmorphIcon(){return ie},get NmorphIconArrowLeft(){return Xt},get NmorphIconArrowRight(){return Qt}};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),Ng={class:"nmorph-calendar-header__text"},Bg={class:"nmorph-calendar-header__actions"};function xg(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.renderSlot(r.$slots,"default",{},()=>[e.createElementVNode("div",Ng,e.toDisplayString(t.props.year)+" "+e.toDisplayString(t.getMonthName(t.props.month)),1),e.createElementVNode("div",Bg,[n.showPreviousMonthButton?(e.openBlock(),e.createBlock(t.NmorphButton,{key:0,class:"nmorph-calendar-header__action",design:t.props.design,onClick:o[0]||(o[0]=a=>t.emit("click-previous-month"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconArrowLeft)]),_:1})]),_:1},8,["design"])):e.createCommentVNode("v-if",!0),n.showTodayButton?(e.openBlock(),e.createBlock(t.NmorphButton,{key:1,class:"nmorph-calendar-header__action",text:"Today",design:t.props.design,onClick:o[1]||(o[1]=a=>t.emit("click-today"))},null,8,["design"])):e.createCommentVNode("v-if",!0),n.showNextMonthButton?(e.openBlock(),e.createBlock(t.NmorphButton,{key:2,class:"nmorph-calendar-header__action",design:t.props.design,onClick:o[2]||(o[2]=a=>t.emit("click-next-month"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconArrowRight)]),_:1})]),_:1},8,["design"])):e.createCommentVNode("v-if",!0)])])],2)}const Vg=R(kg,[["render",xg],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-calendar/inner-components/nmorph-calendar-header/NmorphCalendarHeader.vue"]]),Sg=["jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"],vg=["sun","mon","tue","wed","thu","fri","sat"],St=()=>{const{t:r}=Ie.useI18n();return{months:Sg.map(o=>r(`${o}`)),days:vg.map(o=>r(`${o}`))}},Eg=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,null],required:!1,default:()=>new Date},cellHeight:{type:[Number,String],required:!1,default:void 0},design:{type:null,required:!1,default:"nmorph"}},emits:["update:model-value","update-initial-date"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,{days:i}=St(),a=()=>{u.value=b.value},s=()=>{u.value=new Date},d=()=>{u.value=V.value},p=()=>{throw new Error("model value and type prop not matched")},h=y=>{if(y===null)return null;if(t.type==="date"){if(y instanceof Date)return Re(y);p()}const B=Array.isArray(y)&&y.every(I=>I instanceof Date);if(t.type==="dates"){if(B)return y.map(I=>Re(I));p()}if(t.type==="daterange"){if(B)return y.map(I=>Re(I)).slice(0,2);p()}},w=y=>{if(f.value===null)return;const{monthType:B,hidden:I}=y;if(I)return;B==="next"&&d(),B==="previous"&&a();const{date:q}=y;if(t.type==="date"&&(f.value=q,l("update:model-value",f.value)),t.type==="dates"){if(!Array.isArray(f.value))return p();const E=q.toDateString(),O=f.value.map(T=>T.toDateString()).indexOf(E);O!==-1?f.value.splice(O,1):f.value.push(q),l("update:model-value",f.value)}if(t.type==="daterange"){if(!Array.isArray(f.value))return p();f.value.length===0?f.value.push(q):f.value.length===1?q<f.value[0]?f.value=[q,f.value[0]]:f.value.push(q):f.value=[q],l("update:model-value",f.value.slice(0,2))}},m=(y,B)=>{const[I,q]=B;return B.length===1?y.toDateString()===I.toDateString():I&&q?y>=Re(I)&&y<=Re(q):!1},g=y=>{if(f.value===null)return!1;if(t.type==="date")return Array.isArray(f.value)?p():f.value.toDateString()===y.toDateString();if(t.type==="dates")return Array.isArray(f.value)?!!f.value.find(I=>I.toDateString()===y.toDateString()):p();if(t.type==="daterange")return Array.isArray(f.value)?m(y,f.value):p()},u=e.ref(t.initialDate),f=e.ref(h(t.modelValue));e.onMounted(()=>{l("update:model-value",f.value)});let v=e.reactive([]);const S=()=>{v=[],xc(u,t.range).forEach(B=>{const I={};B.forEach((q,E)=>{const L=i[E];I[L]=q}),v.push(I)})};e.watch(()=>t.initialDate,y=>{u.value=y},{deep:!0}),e.watch(u,()=>{S(),l("update-initial-date",u.value)}),e.watch(()=>t.modelValue,y=>{f.value=h(y)});const b=e.computed(()=>new Date(u.value.setMonth(u.value.getMonth()-1))),V=e.computed(()=>new Date(u.value.setMonth(u.value.getMonth()+1))),_=e.computed(()=>{const{range:y}=t,B=y?_c(u.value,y[0]):!0,I=y?kc(u.value,y[1]):!0,q=Nc(y);return{showPreviousMonthButton:B,showNextMonthButton:I,showTodayButton:q}}),C=e.computed(()=>W({"nmorph-calendar":[]})),M=e.computed(()=>pe({"--nmorph-private-calendar-cell-height":t.cellHeight})),z=e.computed(()=>t.design==="plain"?{design:"plain",bordered:!0}:{design:"nmorph"}),x=y=>y;S();const k={props:t,emit:l,days:i,setPreviousMonth:a,setTodayMonth:s,setNextMonth:d,wrongType:p,convertValue:h,clickDate:w,isDateInRange:m,isValueSelected:g,initialDate:u,selectedValue:f,get calendar(){return v},set calendar(y){v=y},updateCalendar:S,prevMonth:b,nextMonth:V,showHeaderButtons:_,modifiers:C,styles:M,tableDesignProps:z,dateData:x,get NmorphTable(){return Dc},get NmorphTableColumn(){return Pc},get NmorphTableCell(){return Ac},NmorphCalendarHeader:Vg};return Object.defineProperty(k,"__isScriptSetup",{enumerable:!1,value:!0}),k}}),Cg=["data-date","onClick"];function Ig(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.renderSlot(r.$slots,"header",{},()=>[e.createVNode(t.NmorphCalendarHeader,{year:t.initialDate.getFullYear(),month:t.initialDate.getMonth(),design:t.props.design,"show-previous-month-button":t.showHeaderButtons.showPreviousMonthButton,"show-today-button":t.showHeaderButtons.showTodayButton,"show-next-month-button":t.showHeaderButtons.showNextMonthButton,onClickNextMonth:t.setNextMonth,onClickPreviousMonth:t.setPreviousMonth,onClickToday:t.setTodayMonth},null,8,["year","month","design","show-previous-month-button","show-today-button","show-next-month-button"])]),e.renderSlot(r.$slots,"content",{},()=>[e.createVNode(t.NmorphTable,e.mergeProps({data:t.calendar,"row-hover":!1},t.tableDesignProps),{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.days,a=>(e.openBlock(),e.createBlock(t.NmorphTableColumn,{key:`${a}`,prop:a,label:a.toUpperCase()},{default:e.withCtx(({scope:s})=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.rows,(d,p)=>(e.openBlock(),e.createBlock(t.NmorphTableCell,{key:p,row:p},{default:e.withCtx(()=>[e.createElementVNode("div",{"data-date":`${t.dateData(d[a]).date}`,class:e.normalizeClass(["nmorph-calendar-date",`nmorph-calendar-date--${t.dateData(d[a]).monthType}`,{"nmorph-calendar-date--today":t.dateData(d[a]).isToday&&!t.dateData(d[a]).hidden&&t.props.markToday},{"nmorph-calendar-date--hidden":t.dateData(d[a]).hidden},{"nmorph-calendar-date--selected":t.isValueSelected(t.dateData(d[a]).date)}]),onClick:h=>t.clickDate(t.dateData(d[a]))},[e.renderSlot(r.$slots,"date-cell",{scope:{...t.dateData(d[a]),selected:t.isValueSelected(t.dateData(d[a]).date)}},()=>[e.createTextVNode(e.toDisplayString(t.dateData(d[a]).hidden?"-":t.dateData(d[a]).value),1)])],10,Cg)]),_:2},1032,["row"]))),128))]),_:2},1032,["prop","label"]))),128))]),_:3},16,["data"])])],6)}const wc=R(Eg,[["render",Ig],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-calendar/NmorphCalendar.vue"]]),bc=r=>{const o=r-r%10,n=[];for(let t=0;t<10;t++)n.push(o+t);return n},Mg={year:"numeric",month:"2-digit",day:"2-digit"},yc=r=>String(r).padStart(2,"0"),zg=(r,o)=>{const n={YYYY:String(r.getFullYear()),YY:String(r.getFullYear()).slice(-2),MM:yc(r.getMonth()+1),M:String(r.getMonth()+1),DD:yc(r.getDate()),D:String(r.getDate())};return o.replace(/YYYY|YY|MM|M|DD|D/g,t=>n[t])},vt=(r,o={})=>{if(!r)return;const n=t=>o.formatter?o.formatter(t):o.format?zg(t,o.format):new Intl.DateTimeFormat(o.locale||"en-CA",o.options||Mg).format(t);return Array.isArray(r)?r.map(t=>t?n(t):null):n(r)},Hg=r=>vt(r),_c=(r,o)=>r.getMonth()>o.getMonth(),kc=(r,o)=>r.getMonth()<o.getMonth(),Nc=r=>{const o=new Date;if(!r)return!0;const n=r&&r[0],t=r&&r[1];return o>=n&&o<=t},xo=r=>{const{months:o}=St();return o[r]},qg=r=>r%4===0&&r%100!==0||r%400===0,Bc=(r,o)=>[0,2,4,6,7,9,11].includes(o)?31:[3,5,8,10].includes(o)?30:qg(r)?29:28,Re=r=>new Date(r.getFullYear(),r.getMonth(),r.getDate()),xc=(r,o)=>{const n=y=>o?y<Re(o[0])||y>Re(o[1]):!1,t=r.value.getFullYear(),l=r.value.getMonth(),a=new Date(t,l,1).getDay()+1,s=Bc(t,l),d=7+a-8;let w=7-(new Date(t,l,s).getDay()+1);const m=new Date,g=m.getDate(),u=m.getMonth(),f=l-1,v=Bc(t,f);let S=v-d;const b=[];for(;S<v;){S++;const y=u===f&&g===S,B=new Date(t,f,S);b.push({value:S,monthType:"previous",isToday:y,date:B,hidden:n(B)})}const V=l+1,_=[];let C=0;for(;w;){C++,w--;const y=u===V&&g===C,B=new Date(t,V,C);_.push({value:C,monthType:"next",isToday:y,date:B,hidden:n(B)})}let M=0;const z=[];for(;M<s;){const y=m.getDate();M++;const B=u===l&&y===M,I=new Date(t,l,M);z.push({value:M,monthType:"current",isToday:B,date:I,hidden:n(I)})}const x=[...b,...z,..._],k=[];for(let y=0;y<x.length;y+=7){const B=x.slice(y,y+7);k.push(B)}return k.filter(y=>!y.every(B=>B.hidden))},Tg=e.defineComponent({__name:"NmorphCard",props:{design:{type:null,required:!1,default:"nmorph"},shadowType:{type:null,required:!1,default:"outset"},combinedShadowBorderWidth:{type:Number,required:!1,default:0},cardPadding:{type:[Number,String],required:!1,default:void 0},padding:{type:[Number,String],required:!1,default:void 0},radius:{type:[Number,String],required:!1,default:void 0},contentPadding:{type:[Number,String],required:!1,default:void 0},contentClass:{type:String,required:!1,default:""},paper:{type:Number,required:!1,default:0},fill:{type:Boolean,required:!1,default:!0},tag:{type:String,required:!1,default:"div"}},setup(r,{expose:o}){o();const n=r,t=e.useSlots(),l=e.computed(()=>n.design||"nmorph"),i=e.computed(()=>W({nmorph:[l.value==="nmorph"?Kt[n.shadowType]:""],"nmorph-card":[l.value,n.shadowType,n.fill?"fill":"fit-content"]})),a=e.computed(()=>{const d=n.padding!==void 0?Me(n.padding):Me(n.cardPadding),p=Me(n.radius),h=Me(n.contentPadding),w=Math.max(0,Number(n.paper)||0),m=Math.min(w*.08,.48),g=Math.min(w*.04,.2);return{...n.shadowType==="combined"&&{"--nmorph-private-card-combined-border-width":`${n.combinedShadowBorderWidth}px`},...d!==void 0&&{"--nmorph-private-card-padding":d,padding:d},...p!==void 0&&{"--nmorph-private-card-radius":p},...h!==void 0&&{"--nmorph-private-card-content-padding":h},...w>0&&{"--nmorph-private-card-paper-light-opacity":String(m),"--nmorph-private-card-paper-dark-opacity":String(g)}}}),s={props:n,slots:t,resolvedDesign:l,modifiers:i,styles:a};return Object.defineProperty(s,"__isScriptSetup",{enumerable:!1,value:!0}),s}}),Lg={key:0,class:"nmorph-card__header"},Dg={key:1,class:"nmorph-card__footer"};function Ag(r,o,n,t,l,i){return e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.props.tag),{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},{default:e.withCtx(()=>[t.slots.header?(e.openBlock(),e.createElementBlock("div",Lg,[e.renderSlot(r.$slots,"header")])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",{class:e.normalizeClass(["nmorph-card__content",t.props.contentClass])},[e.renderSlot(r.$slots,"default")],2),t.slots.footer?(e.openBlock(),e.createElementBlock("div",Dg,[e.renderSlot(r.$slots,"footer")])):e.createCommentVNode("v-if",!0)]),_:3},8,["class","style"])}const Pg=R(Tg,[["render",Ag],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-card/NmorphCard.vue"]]),Og=e.defineComponent({__name:"NmorphCarousel",props:{design:{type:null,required:!1,default:"nmorph"},loop:{type:Boolean,required:!1,default:!0}},emits:["change"],setup(r,{expose:o,emit:n}){o();const t=e.ref(0),l=r,i=n,a=e.computed(()=>W({nmorph:[l.design==="nmorph"?"shadow-outset":""],"nmorph-carousel":[l.design]})),s=e.ref([]),d=Ue();e.provide("carousel-data",{data:s,carouselId:d});const p=e.computed(()=>s.value.length),h=b=>p.value?l.loop?(b+p.value)%p.value:Math.min(Math.max(b,0),p.value-1):0,w=b=>{const V=h(b);V!==t.value&&(t.value=V)},m=()=>w(t.value-1),g=()=>w(t.value+1),u=e.computed(()=>`translateX(-${t.value*100}%)`),f=b=>b===t.value,v=b=>{w(b)};e.watch(p,b=>{t.value>b-1&&(t.value=Math.max(b-1,0))}),e.watch(t,()=>{i("change",t.value)});const S={currentSlide:t,props:l,emit:i,modifiers:a,carouselData:s,carouselId:d,slideCount:p,normalizeSlideIndex:h,goToSlide:w,prevSlide:m,nextSlide:g,translateX:u,isCurrentElementActive:f,elementIndicator:v,get NmorphIcon(){return ie},get NmorphIconChevronLeft(){return oo},get NmorphIconChevronRight(){return ro}};return Object.defineProperty(S,"__isScriptSetup",{enumerable:!1,value:!0}),S}}),Fg=["id"],Rg={class:"nmorph-carousel__elements-indicator"},jg=["onClick"];function Wg(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("div",{class:"nmorph-carousel__wrapper transition-enabled",style:e.normalizeStyle({transform:t.translateX})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.carouselData,a=>(e.openBlock(),e.createElementBlock("div",{id:`nmorph-carousel-item-${t.carouselId}-${a}`,key:a,class:"nmorph-carousel__item"},null,8,Fg))),128))],4),e.createElementVNode("div",Rg,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.carouselData,(a,s)=>(e.openBlock(),e.createElementBlock("div",{key:s,class:"nmorph-carousel__element-indicator-wrapper",onClick:d=>t.elementIndicator(s)},[e.createElementVNode("div",{class:e.normalizeClass(["nmorph-carousel__element-indicator",{"nmorph-carousel__element-indicator--active":t.isCurrentElementActive(s)}])},null,2)],8,jg))),128))]),e.createElementVNode("div",{class:"nmorph-carousel__action-btn nmorph-carousel__prev",onClick:t.nextSlide},[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronRight)]),_:1})]),e.createElementVNode("div",{class:"nmorph-carousel__action-btn nmorph-carousel__next",onClick:t.prevSlide},[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronLeft)]),_:1})]),e.renderSlot(r.$slots,"default")],2)}const Kg=R(Og,[["render",Wg],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-carousel/NmorphCarousel.vue"]]),Ug=e.defineComponent({__name:"NmorphCarouselItem",props:{name:{type:String,required:!0}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-carousel-item":[]})),l=e.inject("carousel-data"),i=e.ref(!1);e.onMounted(()=>{i.value=!0,l&&l.data.value.push(n.name)}),e.onBeforeUnmount(()=>{if(!l)return;const s=l.data.value.indexOf(n.name);s!==-1&&l.data.value.splice(s,1)});const a={props:n,modifiers:t,carouselData:l,isMounted:i};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}});function $g(r,o,n,t,l,i){return t.isMounted?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers)},[(e.openBlock(),e.createBlock(e.Teleport,{to:`#nmorph-carousel-item-${t.carouselData?.carouselId}-${t.props.name}`},[e.renderSlot(r.$slots,"default")],8,["to"]))],2)):e.createCommentVNode("v-if",!0)}const Gg=R(Ug,[["render",$g],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-carousel/components/nmorph-carousel-item/NmorphCarouselItem.vue"]]),Yg=e.defineComponent({__name:"NmorphCollapse",props:{modelValue:{type:[String,Array],required:!0},accordion:{type:Boolean,required:!1,default:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=e.ref(t.modelValue);e.watch(()=>t.modelValue,p=>{l.value=p});const i=(p,h)=>{if(t.accordion)l.value=h?[p]:[];else if(!Array.isArray(l.value))l.value=[p];else{const w=l.value.indexOf(p);h&&w===-1&&l.value.push(p),!h&&w!==-1&&l.value.splice(w,1)}a("update:model-value",l.value)};e.provide("collapse-data",l),e.provide("update-model",i);const a=n,s=e.computed(()=>W({"nmorph-collapse":[]})),d={props:t,initialValue:l,updateValue:i,emit:a,modifiers:s};return Object.defineProperty(d,"__isScriptSetup",{enumerable:!1,value:!0}),d}});function Zg(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.renderSlot(r.$slots,"default")],2)}const Xg=R(Yg,[["render",Zg],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-collapse/NmorphCollapse.vue"]]),Qg=e.defineComponent({__name:"NmorphCollapseItem",props:{thickness:{type:null,required:!1,default:"basic"},block:{type:Boolean,required:!1,default:!1},transitionSpeed:{type:[Number,String],required:!1,default:void 0},name:{type:String,required:!0},title:{type:String,required:!1,default:""},disabled:{type:Boolean,required:!1,default:!1}},emits:["click-item"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.ref(!1),a=e.computed(()=>W({"nmorph-collapse-item":[t.disabled&&"disabled",t.block&&"block",i.value&&"is-open"]})),s=e.computed(()=>W({nmorph:[_e[t.thickness]]})),d=_=>typeof _=="number"?`${_}ms`:_,p=e.computed(()=>ke({"--nmorph-private-collapse-item-transition-speed":d(t.transitionSpeed)})),h=e.inject("collapse-data"),w=e.inject("update-model"),m=e.ref(null),g=e.ref(0);let u=null;const f=_=>Array.isArray(_)?_.includes(t.name):_===t.name,v=()=>{g.value=i.value&&m.value?m.value.scrollHeight:0},S=()=>e.nextTick(v),b=()=>{t.disabled||t.block||(i.value=!i.value,w?.(t.name,i.value),l("click-item",{id:t.name,isOpen:i.value}))};e.onMounted(()=>{i.value=f(h?.value),S(),"ResizeObserver"in window&&m.value&&(u=new ResizeObserver(v),u.observe(m.value))}),e.onBeforeUnmount(()=>{u?.disconnect()}),e.watch(()=>h?.value,_=>{i.value=f(_),S()},{deep:!0}),e.watch(i,S);const V={props:t,emit:l,isOpen:i,modifiers:a,titleModifiers:s,getCssDuration:d,styles:p,collapseData:h,updateModel:w,collapseItemDOMElContent:m,contentHeight:g,get resizeObserver(){return u},set resizeObserver(_){u=_},isValueOpen:f,updateContentHeight:v,updateContentHeightAfterRender:S,clickHandler:b,get NmorphIcon(){return ie},get NmorphIconChevronDown(){return Ae}};return Object.defineProperty(V,"__isScriptSetup",{enumerable:!1,value:!0}),V}}),Jg={class:"nmorph-collapse-item__title-content"},e5={ref:"collapseItemDOMElContent",class:"nmorph-collapse-item__inner-wrapper"};function t5(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",{class:e.normalizeClass(["nmorph-collapse-item__title",t.titleModifiers]),onClick:e.withModifiers(t.clickHandler,["stop"])},[e.createElementVNode("div",Jg,[e.renderSlot(r.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(t.props.title),1)])]),e.createVNode(t.NmorphIcon,{class:"nmorph-collapse-item__chevron",size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})],2),e.createElementVNode("div",{class:"nmorph-collapse-item__content",style:e.normalizeStyle({height:`${t.contentHeight}px`})},[e.createElementVNode("div",e5,[e.renderSlot(r.$slots,"default")],512)],4)],6)}const o5=R(Qg,[["render",t5],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-collapse/components/nmorph-collapse-item/NmorphCollapseItem.vue"]]),r5=e.defineComponent({__name:"NmorphEmpty",props:{title:{type:String,required:!1,default:"No data"},description:{type:String,required:!1,default:""},iconSize:{type:[Number,String],required:!1,default:56},minHeight:{type:[Number,String],required:!1,default:160},padding:{type:[Number,String],required:!1,default:"var(--indentation-05)"},design:{type:null,required:!1,default:"nmorph"},shadowType:{type:null,required:!1,default:"inset"},hideIcon:{type:Boolean,required:!1,default:!1},role:{type:String,required:!1,default:"status"},ariaLabel:{type:String,required:!1,default:void 0},ariaOrientation:{type:String,required:!1,default:void 0}},setup(r,{expose:o}){o();const n=r,t=e.useSlots(),l=e.computed(()=>!n.hideIcon||!!t.icon),i=e.computed(()=>!!(n.description||t.description)),a=e.computed(()=>n.ariaLabel||n.title),s=e.computed(()=>W({nmorph:[n.design==="nmorph"?Kt[n.shadowType]:""],"nmorph-empty":[n.design]})),d=e.computed(()=>pe({"--nmorph-private-empty-icon-size":n.iconSize,"--nmorph-private-empty-min-height":n.minHeight,"--nmorph-private-empty-padding":n.padding})),p={props:n,slots:t,hasIcon:l,hasDescription:i,label:a,modifiers:s,styles:d,get NmorphIcon(){return ie},get NmorphIconFolderOpened(){return co},get toCssSize(){return Me}};return Object.defineProperty(p,"__isScriptSetup",{enumerable:!1,value:!0}),p}}),n5=["role","aria-label"],a5={key:0,class:"nmorph-empty__icon","aria-hidden":"true"},l5={class:"nmorph-empty__title"},i5={key:1,class:"nmorph-empty__description"},c5={key:2,class:"nmorph-empty__action"};function s5(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),role:t.props.role,"aria-label":t.label},[t.hasIcon?(e.openBlock(),e.createElementBlock("div",a5,[e.renderSlot(r.$slots,"icon",{},()=>[e.createVNode(t.NmorphIcon,{width:t.toCssSize(t.props.iconSize),height:t.toCssSize(t.props.iconSize)},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconFolderOpened)]),_:1},8,["width","height"])])])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",l5,[e.renderSlot(r.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(t.props.title),1)])]),t.hasDescription?(e.openBlock(),e.createElementBlock("div",i5,[e.renderSlot(r.$slots,"description",{},()=>[e.createTextVNode(e.toDisplayString(t.props.description),1)])])):e.createCommentVNode("v-if",!0),t.slots.action?(e.openBlock(),e.createElementBlock("div",c5,[e.renderSlot(r.$slots,"action")])):e.createCommentVNode("v-if",!0)],14,n5)}const d5=R(r5,[["render",s5],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-empty/NmorphEmpty.vue"]]),m5=e.defineComponent({__name:"NmorphEmojiPicker",props:{language:{type:String,required:!1,default:"en"},dataSource:{type:[Array,Object],required:!1,default:()=>[]},i18n:{type:Object,required:!1,default:()=>({})},quickList:{type:Array,required:!1,default:()=>[]},initialExpanded:{type:Boolean,required:!1,default:!0},width:{type:[Number,String],required:!1,default:"300px"},height:{type:[Number,String],required:!1,default:"260px"},columns:{type:Number,required:!1,default:8},cellSize:{type:[Number,String],required:!1,default:void 0},toggleSize:{type:[Number,String],required:!1,default:void 0},scrollbarSize:{type:[Number,String],required:!1,default:void 0},hoverBackground:{type:String,required:!1,default:void 0},activeBackground:{type:String,required:!1,default:void 0},focusRing:{type:String,required:!1,default:void 0},disabled:{type:Boolean,required:!1,default:!1},hideShadow:{type:Boolean,required:!1,default:!1}},emits:["select","expand","collapse"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.ref(""),a=e.ref(t.initialExpanded),s=e.ref(""),d=e.ref(0),p=e.ref(null),h={searchPlaceholder:"Search emoji",searchLabel:"Search emoji",quickLabel:"Frequent emoji",expandLabel:"Open emoji picker",collapseLabel:"Close emoji picker",noResults:"No emoji found",categoryLabel:"Emoji categories",resultsLabel:"Emoji results"},w=H=>!!H&&typeof H=="object"&&!Array.isArray(H),m=H=>H.trim().toLocaleLowerCase(t.language||void 0),g=(H,U)=>{for(const F of U){const Z=H[F];if(typeof Z=="string"&&Z.trim())return Z.trim();if(typeof Z=="number")return String(Z)}return""},u=H=>Array.isArray(H)?H.flatMap(u):typeof H=="string"?H.trim()?[H.trim()]:[]:typeof H=="number"?[String(H)]:w(H)?Object.values(H).flatMap(u):[],f=(H,U,F)=>{for(const Z of U){const se=H[Z],ce=typeof se=="number"?se:Number(se);if(Number.isFinite(ce))return ce}return F},v=(H,U)=>{for(const F of U){const Z=H[F];if(Array.isArray(Z))return Z}},S=H=>{if(typeof H=="string")return H.trim();if(!w(H))return"";const U=g(H,["emoji","native","char","unicode","value"]);if(U)return U;const F=v(H,["skinToneVariants","skins","variants"])?.[0];return S(F)},b=H=>!!S(H),V=H=>Array.isArray(H)?H.map(U=>{const F=S(U);if(!F)return null;if(typeof U=="string")return{emoji:F};const Z=w(U)?U:{};return{emoji:F,annotation:g(Z,["annotation","label","name","description"]),tags:u(Z.tags||Z.keywords||Z.aliases||Z.shortcodes),tone:g(Z,["tone","skinTone","skin_tone"])}}).filter(U=>!!U):[],_=(H,U,F)=>{if(!w(H))return{key:U,label:U,sort:F};const Z=g(H,["group","category","groupName","categoryName"])||U,se=g(H,["groupLabel","categoryLabel"])||Z,ce=f(H,["groupOrder","categoryOrder"],Number(Z));return{key:Z,label:se,sort:Number.isFinite(ce)?ce:F}},C=(H,U,F,Z,se)=>{const ce=S(H);if(!ce)return null;const me=w(H)?H:{},ue=_(me,U,Z),be=g(me,["annotation","label","name","description"])||ce,ye=u(me.tags||me.keywords||me.aliases||me.shortcodes),Ee=f(me,["order","sortOrder","sort_order","index"],se),xe=me.skinToneVariants||me.skins||me.variants,Ve=V(xe).filter(ve=>ve.emoji!==ce),Se=ue.key||U,ne=ue.label||F||Se,ge=m([ce,be,ne,...ye,...Ve.map(ve=>ve.annotation||ve.emoji)].filter(Boolean).join(" "));return{key:`${Se}-${Ee}-${ce}`,emoji:ce,annotation:be,tags:ye,groupKey:Se,groupLabel:ne,groupSort:ue.sort,order:Ee,skinToneVariants:Ve,searchText:ge}},M=H=>{if(!(!w(H)||b(H)))return v(H,["emojis","items","children","data"])},z=H=>{const U=[],F=(se,ce="emoji",me=ce,ue=0,be=U.length)=>{const ye=C(se,ce,me,ue,be);ye&&U.push(ye)},Z=(se,ce,me)=>{const ue=M(se);if(!ue){F(se,"emoji","emoji",0,me);return}const be=w(se)?se:{},ye=g(be,["group","category","name","label"])||ce,Ee=g(be,["label","name","title","groupLabel","categoryLabel"])||ye,xe=f(be,["order","groupOrder","categoryOrder"],me);ue.forEach((Ve,Se)=>F(Ve,ye,Ee,xe,Se))};if(Array.isArray(H))H.forEach((se,ce)=>{M(se)?Z(se,`group-${ce+1}`,ce):F(se,"emoji","emoji",0,ce)});else if(w(H)){const se=M(H);if(se){const ce=g(H,["group","category","name","label"])||"emoji",me=g(H,["label","name","title","groupLabel","categoryLabel"])||ce,ue=f(H,["order","groupOrder","categoryOrder"],0);se.forEach((be,ye)=>F(be,ce,me,ue,ye))}else Object.entries(H).forEach(([ce,me],ue)=>{Array.isArray(me)?me.forEach((be,ye)=>F(be,ce,ce,ue,ye)):Z(me,ce,ue)})}return U.sort((se,ce)=>se.groupSort!==ce.groupSort?se.groupSort-ce.groupSort:se.order-ce.order)},x=e.computed(()=>({...h,...t.i18n})),k=e.computed(()=>({...t.i18n?.categories||{},...t.i18n?.categoryLabels||{}})),y=e.computed(()=>z(t.dataSource)),B=e.computed(()=>{const H=new Map;return y.value.forEach(U=>H.set(U.emoji,U.annotation||U.emoji)),H}),I=e.computed(()=>Array.from(new Set(t.quickList.map(H=>H.trim()).filter(Boolean)))),q=e.computed(()=>!a.value&&I.value.length>0),E=e.computed(()=>m(i.value)),L=e.computed(()=>{const H=new Map;return y.value.forEach(U=>{H.has(U.groupKey)||H.set(U.groupKey,{key:U.groupKey,label:k.value[U.groupKey]||U.groupLabel,sort:U.groupSort})}),Array.from(H.values()).sort((U,F)=>U.sort-F.sort)});e.watch(L,H=>{if(!H.length){s.value="";return}H.some(U=>U.key===s.value)||(s.value=H[0].key)},{immediate:!0}),e.watch(()=>t.initialExpanded,H=>{a.value=H}),e.watch([E,s],()=>{d.value=0});const O=e.computed(()=>E.value?y.value.filter(H=>H.searchText.includes(E.value)):s.value?y.value.filter(H=>H.groupKey===s.value):y.value),j=e.computed(()=>{const H=new Map;return O.value.forEach(U=>{const F=k.value[U.groupKey]||U.groupLabel,Z=H.get(U.groupKey)||{key:U.groupKey,label:F,items:[]};Z.items.push(U),H.set(U.groupKey,Z)}),Array.from(H.values())}),T=e.computed(()=>j.value.flatMap(H=>H.items)),$=e.computed(()=>L.value.find(H=>H.key===s.value)?.label||x.value.resultsLabel),te=e.computed(()=>E.value?x.value.resultsLabel:$.value),Q=e.computed(()=>!t.initialExpanded&&I.value.length>0),X=e.computed(()=>W({"nmorph-emoji-picker":[q.value&&"compact",a.value&&"expanded",Q.value&&"collapsible",t.disabled&&"disabled",t.hideShadow&&"hide-shadow",!y.value.length&&"empty"]})),re=e.computed(()=>({...pe({"--nmorph-private-emoji-picker-width":t.width,"--nmorph-private-emoji-picker-height":t.height,"--nmorph-private-emoji-picker-cell-size":t.cellSize,"--nmorph-private-emoji-picker-toggle-size":t.toggleSize,"--nmorph-private-emoji-picker-scrollbar-size":t.scrollbarSize}),...ke({"--nmorph-private-emoji-picker-hover-background":t.hoverBackground,"--nmorph-private-emoji-picker-active-background":t.activeBackground,"--nmorph-private-emoji-picker-focus-ring":t.focusRing}),"--nmorph-private-emoji-picker-columns":Math.max(1,Math.floor(t.columns))})),le=H=>B.value.get(H)||H,P=H=>{t.disabled||l("select",H)},G=()=>{t.disabled||(a.value=!0,l("expand"))},N=()=>{t.disabled||!Q.value||(a.value=!1,l("collapse"))},Y=H=>{if(H){G();return}N()},ee=async H=>{const U=p.value?.querySelectorAll(".nmorph-emoji-picker__emoji");if(!U?.length)return;const F=Math.min(Math.max(H,0),U.length-1);d.value=F,await e.nextTick(),U[F]?.focus()},J={props:t,emit:l,searchQuery:i,expanded:a,selectedGroup:s,activeIndex:d,gridRef:p,fallbackTexts:h,isRecord:w,normalizeSearchValue:m,getStringCandidate:g,toStringList:u,getNumberCandidate:f,getArrayCandidate:v,getEmojiValue:S,hasEmojiValue:b,normalizeVariants:V,getGroupData:_,normalizeEmojiItem:C,getGroupedChildren:M,normalizeDataSource:z,texts:x,categoryLabels:k,allEmoji:y,labelByEmoji:B,quickItems:I,showCompact:q,query:E,categoryOptions:L,visibleItems:O,visibleSections:j,visibleFlatItems:T,activeCategoryLabel:$,bodyLabel:te,canCollapse:Q,modifiers:X,styles:re,getEmojiLabel:le,selectEmoji:P,expandHandler:G,collapseHandler:N,toggleExpandedHandler:Y,focusEmojiButton:ee,gridKeydownHandler:H=>{if(t.disabled||!T.value.length||H.altKey||H.ctrlKey||H.metaKey||H.shiftKey)return;const U=Math.max(1,Math.floor(t.columns)),F=T.value.length-1,Z={ArrowRight:1,ArrowLeft:-1,ArrowDown:U,ArrowUp:-U};H.key in Z&&(H.preventDefault(),ee(d.value+Z[H.key])),H.key==="Home"&&(H.preventDefault(),ee(0)),H.key==="End"&&(H.preventDefault(),ee(F))},get NmorphCheckbox(){return To},get NmorphIcon(){return ie},get NmorphIconBurger(){return Jt},get NmorphIconSearch(){return uo},get NmorphIconSmile(){return wo},get NmorphScroll(){return ko},get NmorphTextInput(){return qt}};return Object.defineProperty(J,"__isScriptSetup",{enumerable:!1,value:!0}),J}}),p5=["lang"],h5={class:"nmorph-emoji-picker__button-label"},f5=["aria-label"],u5=["aria-label","title","disabled","onClick"],g5={key:2,class:"nmorph-emoji-picker__panel"},w5={class:"nmorph-emoji-picker__toolbar"},b5=["aria-selected","disabled","onClick"],y5=["aria-label"],_5={key:0,class:"nmorph-emoji-picker__section-title"},k5={class:"nmorph-emoji-picker__grid"},N5=["aria-label","title","disabled","onFocus","onClick"],B5={class:"nmorph-emoji-picker__emoji-symbol"},x5={key:1,class:"nmorph-emoji-picker__empty"};function V5(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),lang:t.props.language},[t.canCollapse?(e.openBlock(),e.createBlock(t.NmorphCheckbox,{key:0,class:e.normalizeClass(["nmorph-emoji-picker__toggle-button nmorph-emoji-picker__expand-button",{"nmorph-emoji-picker__collapse-button":t.expanded}]),design:"nmorph","model-value":t.expanded,"aria-label":t.expanded?t.texts.collapseLabel:t.texts.expandLabel,title:t.expanded?t.texts.collapseLabel:t.texts.expandLabel,disabled:t.props.disabled,onClick:o[0]||(o[0]=e.withModifiers(a=>t.toggleExpandedHandler(!t.expanded),["prevent"]))},{label:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconBurger)]),_:1}),e.createElementVNode("span",h5,e.toDisplayString(t.expanded?t.texts.collapseLabel:t.texts.expandLabel),1)]),_:1},8,["class","model-value","aria-label","title","disabled"])):e.createCommentVNode("v-if",!0),t.showCompact?(e.openBlock(),e.createElementBlock("div",{key:1,class:"nmorph-emoji-picker__compact",role:"group","aria-label":t.texts.quickLabel},[e.createVNode(t.NmorphScroll,{class:"nmorph-emoji-picker__quick-list",height:"calc(var(--nmorph-private-emoji-picker-cell-size) + var(--nmorph-private-emoji-picker-scrollbar-size))","max-height":"calc(var(--nmorph-private-emoji-picker-cell-size) + var(--nmorph-private-emoji-picker-scrollbar-size))","scroll-y-prop":"hidden","scroll-x-prop":"auto","css-scroll-behavior":"auto","x-bar-width-in-px":6},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.quickItems,a=>(e.openBlock(),e.createElementBlock("button",{key:a,type:"button",class:"nmorph-emoji-picker__quick-button","aria-label":t.getEmojiLabel(a),title:t.getEmojiLabel(a),disabled:t.props.disabled,onClick:s=>t.selectEmoji(a)},e.toDisplayString(a),9,u5))),128))]),_:1})],8,f5)):(e.openBlock(),e.createElementBlock("div",g5,[e.createElementVNode("div",w5,[e.createVNode(t.NmorphTextInput,{modelValue:t.searchQuery,"onUpdate:modelValue":o[1]||(o[1]=a=>t.searchQuery=a),class:"nmorph-emoji-picker__search",placeholder:t.texts.searchPlaceholder,disabled:t.props.disabled,"input-attrs":{class:"nmorph-emoji-picker__search-input",role:"searchbox","aria-label":t.texts.searchLabel}},{"prepend-icon":e.withCtx(()=>[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconSearch)]),_:1})]),_:1},8,["modelValue","placeholder","disabled","input-attrs"])]),t.categoryOptions.length&&!t.query?(e.openBlock(),e.createBlock(t.NmorphScroll,{key:0,class:"nmorph-emoji-picker__categories",height:"40px","max-height":"40px","scroll-y-prop":"hidden","scroll-x-prop":"auto","css-scroll-behavior":"auto","x-bar-width-in-px":6,"x-gap-in-px":6,role:"tablist","aria-label":t.texts.categoryLabel},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.categoryOptions,a=>(e.openBlock(),e.createElementBlock("button",{key:a.key,type:"button",class:e.normalizeClass(["nmorph-emoji-picker__category",{"nmorph-emoji-picker__category--active":a.key===t.selectedGroup}]),role:"tab","aria-selected":a.key===t.selectedGroup,disabled:t.props.disabled,onClick:s=>t.selectedGroup=a.key},e.toDisplayString(a.label),11,b5))),128))]),_:1},8,["aria-label"])):e.createCommentVNode("v-if",!0),e.createVNode(t.NmorphScroll,{class:"nmorph-emoji-picker__body",height:"100%","max-height":"100%","scroll-x-prop":"hidden","scroll-y-prop":"auto","css-scroll-behavior":"auto","y-bar-width-in-px":8},{default:e.withCtx(()=>[e.createElementVNode("div",{ref:"gridRef",class:"nmorph-emoji-picker__body-content","aria-label":t.bodyLabel,onKeydown:t.gridKeydownHandler},[t.visibleSections.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(t.visibleSections,a=>(e.openBlock(),e.createElementBlock("section",{key:a.key,class:"nmorph-emoji-picker__section"},[t.query?(e.openBlock(),e.createElementBlock("div",_5,e.toDisplayString(a.label),1)):e.createCommentVNode("v-if",!0),e.createElementVNode("div",k5,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.items,s=>(e.openBlock(),e.createElementBlock("button",{key:s.key,type:"button",class:"nmorph-emoji-picker__emoji","aria-label":s.annotation,title:s.annotation,disabled:t.props.disabled,onFocus:d=>t.activeIndex=t.visibleFlatItems.findIndex(p=>p.key===s.key),onClick:d=>t.selectEmoji(s.emoji)},[e.createElementVNode("span",B5,e.toDisplayString(s.emoji),1)],40,N5))),128))])]))),128)):(e.openBlock(),e.createElementBlock("div",x5,[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconSmile)]),_:1}),e.createElementVNode("span",null,e.toDisplayString(t.texts.noResults),1)]))],40,y5)]),_:1})]))],14,p5)}const S5=R(m5,[["render",V5],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-emoji-picker/NmorphEmojiPicker.vue"]]),Vc=45,Sc=16/9,vc=160,Ec=128,v5=e.defineComponent({__name:"NmorphMediaGallery",props:{modelValue:{type:Boolean,required:!1,default:!1},items:{type:Array,required:!0},initialIndex:{type:Number,required:!1,default:0},activeIndex:{type:Number,required:!1,default:void 0},zIndex:{type:Number,required:!1,default:void 0},height:{type:[Number,String],required:!1,default:void 0},previewWidth:{type:[Number,String],required:!1,default:void 0},previewHeight:{type:[Number,String],required:!1,default:void 0},showTrigger:{type:Boolean,required:!1,default:!1},showTriggerName:{type:Boolean,required:!1,default:!0},showTriggerSize:{type:Boolean,required:!1,default:!0},showTriggerActions:{type:Boolean,required:!1,default:!0},showTriggerPreviewAction:{type:Boolean,required:!1,default:!0},showTriggerFullscreenAction:{type:Boolean,required:!1,default:!0},showTriggerDownloadAction:{type:Boolean,required:!1,default:!0},showTriggerPlayButton:{type:Boolean,required:!1,default:!0},triggerLayout:{type:String,required:!1,default:"grid"},triggerClass:{type:[String,Array,Object],required:!1,default:void 0},triggerStyle:{type:Object,required:!1,default:void 0},triggerImageFit:{type:String,required:!1,default:"cover"},triggerVideoFit:{type:String,required:!1,default:"cover"},triggerItemClass:{type:Function,required:!1},triggerItemStyle:{type:Function,required:!1},showNavigationButtons:{type:Boolean,required:!1,default:!0},showActionBar:{type:Boolean,required:!1,default:!0},showFileName:{type:Boolean,required:!1,default:!0},showFileSize:{type:Boolean,required:!1,default:!0},showFileActions:{type:Boolean,required:!1,default:!0},showPlaybackButton:{type:Boolean,required:!1,default:!0},imageFit:{type:String,required:!1,default:"contain"},videoFit:{type:String,required:!1,default:"contain"}},emits:["update:model-value","update:active-index","close","change","download","fullscreen"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.ref(t.modelValue),a=e.ref(0),s=e.ref(null),d=e.ref({}),p=e.ref(null),h=e.ref(!1),w=e.ref(1),m=e.ref(0),g=e.ref(null),u=e.ref(!1),f=e.computed(()=>t.items||[]),v=e.computed(()=>f.value.length>1),S=e.computed(()=>t.showNavigationButtons&&v.value),b=A=>{const ae=f.value.length-1;return ae<0||!Number.isFinite(A)||A<0?0:A>ae?ae:A},V=e.computed(()=>b(a.value)),_=e.computed(()=>f.value[V.value]),C=e.computed(()=>_.value?.kind==="image"),M=e.computed(()=>_.value?.kind==="video"),z=e.computed(()=>_.value?.kind==="video"?_.value.controls!==!1:!1),x=e.computed(()=>_.value?.kind==="video"?_.value.muted===!0:!1),k=e.computed(()=>_.value?.kind==="video"?_.value.playsinline!==!1:!0),y=e.computed(()=>_.value?.kind==="video"&&_.value.preload||"metadata"),B=e.computed(()=>_.value?.kind==="video"&&_.value.name||"video"),I=e.computed(()=>_.value?.name||""),q=e.computed(()=>t.showFileName?I.value:""),E=e.computed(()=>_.value?.downloadHref||""),L=e.computed(()=>t.showFileActions&&M.value&&!z.value),O=e.computed(()=>t.showFileActions&&(L.value||!!E.value)),j=e.computed(()=>W({"nmorph-media-gallery":[i.value&&"opened",C.value&&"image",M.value&&"video",h.value&&M.value&&"video-playing",t.imageFit==="cover"&&C.value&&"image-cover",t.videoFit==="cover"&&M.value&&"video-cover"]})),T=e.computed(()=>`rotate(${m.value}deg) scale(${w.value})`),$=e.computed(()=>({...pe({"--nmorph-private-media-gallery-trigger-height":t.height}),"--nmorph-private-media-gallery-trigger-image-fit":t.triggerImageFit,"--nmorph-private-media-gallery-trigger-video-fit":t.triggerVideoFit,...t.triggerStyle||{}})),te=e.computed(()=>W({"nmorph-media-gallery__trigger":[t.height!==void 0&&"fixed-height",t.triggerLayout!=="grid"&&t.triggerLayout,t.triggerLayout!=="grid"&&f.value.length===1&&"single",t.triggerLayout!=="grid"&&f.value.length===2&&"paired",t.triggerLayout!=="grid"&&f.value.length>2&&"wrapped"]})),Q=e.computed(()=>[te.value,t.triggerClass]),X=A=>{if(A===void 0||Number.isNaN(A)||A<0)return"";if(A===0)return"0 B";const ae=["B","KB","MB","GB","TB"],fe=Math.min(Math.floor(Math.log(A)/Math.log(1024)),ae.length-1),tt=A/1024**fe,$N=tt>=10||fe===0||Number.isInteger(tt)?0:1;return`${tt.toFixed($N)} ${ae[fe]}`},re=e.computed(()=>t.showFileSize?X(_.value?.size):""),le=A=>A.name||"",P=(A,ae)=>A.name||`${A.kind==="video"?"Video":"Image"} ${ae+1}`,G=A=>X(A.size),N=A=>A.downloadHref||"",Y=A=>t.showTriggerPreviewAction&&A.kind==="video",ee=A=>t.showTriggerFullscreenAction&&A.kind==="video",K=A=>t.showTriggerDownloadAction&&!!N(A),J=A=>t.showTriggerActions&&(Y(A)||ee(A)||K(A)),H=(A,ae)=>{d.value[A]=ae instanceof HTMLVideoElement?ae:null},U=A=>typeof A.aspectRatio=="number"&&Number.isFinite(A.aspectRatio)&&A.aspectRatio>0?A.aspectRatio:Sc,F=A=>{if(typeof t.height=="number")return t.height;if(typeof t.height=="string"){const fe=t.height.trim().match(/^(\d+(?:\.\d+)?)px$/)?.[1];if(fe)return Number.parseFloat(fe)}return A},Z=(A,ae)=>`${parseFloat((A*F(ae)).toFixed(3))}px`,se=A=>{const ae=U(A);if(t.triggerLayout==="natural"){const fe=Z(ae,vc);return{"--nmorph-private-media-gallery-trigger-item-ratio":ae,"--nmorph-private-media-gallery-trigger-item-basis":fe,flexGrow:ae,flexBasis:fe}}if(t.triggerLayout==="mosaic"){const fe=Z(ae,Ec);return{"--nmorph-private-media-gallery-trigger-item-ratio":ae,"--nmorph-private-media-gallery-trigger-item-basis":fe,flexGrow:Math.min(Math.max(ae,.75),2.35),flexBasis:fe}}return{}},ce=(A,ae)=>[A.itemClass,t.triggerItemClass?.(A,ae)],me=(A,ae)=>{const fe={...A.itemStyle||{},...t.triggerItemStyle?.(A,ae)||{}},tt=U(A);return t.triggerLayout!=="grid"?(Object.assign(fe,se(A)),fe.aspectRatio=String(tt)):typeof A.aspectRatio=="number"&&Number.isFinite(A.aspectRatio)&&A.aspectRatio>0&&(fe.aspectRatio=String(tt)),fe};e.watch(()=>t.modelValue,A=>{i.value=A}),e.watch(()=>t.activeIndex,A=>{typeof A=="number"&&(a.value=b(A))},{immediate:!0}),e.watch(()=>[t.initialIndex,f.value.length],()=>{typeof t.activeIndex!="number"&&(a.value=b(t.initialIndex))},{immediate:!0}),e.watch(()=>[_.value?.kind,_.value?.src,V.value],()=>{h.value=!1,p.value=null});const ue=()=>{!s.value||s.value===p.value||(s.value.pause(),h.value=!1,p.value=s.value)},be=()=>{w.value=1,m.value=0},ye=A=>{if(!f.value.length)return;const ae=b(A);if(ae===V.value)return;ue(),h.value=!1,a.value=ae,be(),l("update:active-index",ae);const fe=f.value[ae];fe&&l("change",fe,ae)},Ee=()=>{const A=f.value.length;A&&ye(V.value===0?A-1:V.value-1)},xe=()=>{const A=f.value.length;A&&ye(V.value===A-1?0:V.value+1)},Ve=A=>{if(!f.value.length)return;const ae=b(A);ue(),h.value=!1,a.value=ae,be(),u.value=!0,i.value=!0,l("update:model-value",!0),l("update:active-index",ae);const fe=f.value[ae];fe&&l("change",fe,ae)},Se=()=>{i.value&&(ue(),i.value=!1,l("update:model-value",!1),l("close"))},ne=()=>{m.value=m.value+90,m.value>=360&&(m.value=0)},ge=()=>{m.value=m.value-90,m.value<=-360&&(m.value=0)},ve=()=>{w.value=parseFloat(Math.min(w.value+.2,4).toFixed(3))},We=()=>{w.value=parseFloat(Math.max(w.value-.2,.2).toFixed(3))},Ke=()=>{w.value=1},Oe=async A=>{if(A)try{const ae=A.requestFullscreen?.()||A.webkitRequestFullscreen?.();if(ae){await ae;return}A.webkitEnterFullscreen?.()}catch{}},Wo=async()=>{!_.value||_.value.kind!=="video"||(l("fullscreen",_.value,V.value),await Oe(s.value))},Ko=async(A,ae)=>{A.kind==="video"&&(l("fullscreen",A,ae),await Oe(d.value[ae]))},Uo=(A,ae)=>{l("download",A,ae)},ss=()=>{_.value&&Uo(_.value,V.value)},Dt=()=>{h.value=!0,p.value=null},D=()=>{h.value=!1},oe=()=>{h.value=!1},de=()=>{h.value=!1},he=A=>{if(i.value&&!(A.altKey||A.ctrlKey||A.metaKey||A.shiftKey)){if(A.key==="Escape"){A.preventDefault(),Se();return}v.value&&(A.key==="ArrowLeft"&&(A.preventDefault(),Ee()),A.key==="ArrowRight"&&(A.preventDefault(),xe()))}},Ce=()=>{typeof document>"u"||document.addEventListener("keydown",he)},je=()=>{typeof document>"u"||document.removeEventListener("keydown",he)};e.watch(i,A=>{if(A){if(Ce(),p.value=null,u.value){u.value=!1;return}a.value=b(typeof t.activeIndex=="number"?t.activeIndex:t.initialIndex)}else u.value=!1,ue(),h.value=!1,je()},{immediate:!0}),e.onBeforeUnmount(je);const ms={SWIPE_THRESHOLD:Vc,DEFAULT_TRIGGER_ASPECT_RATIO:Sc,NATURAL_TRIGGER_ROW_BASIS:vc,MOSAIC_TRIGGER_ROW_BASIS:Ec,props:t,emit:l,open:i,currentIndex:a,currentVideoRef:s,triggerVideoRefs:d,pausedVideoRef:p,videoPlaying:h,scaleLevel:w,rotateLevel:m,pointerStart:g,openingFromTrigger:u,sourceList:f,multipleItems:v,showNavigation:S,getClampedIndex:b,resolvedCurrentIndex:V,currentItem:_,isImage:C,isVideo:M,videoControls:z,videoMuted:x,videoPlaysinline:k,videoPreload:y,currentVideoName:B,currentItemName:I,currentName:q,currentDownloadHref:E,showVideoFullscreenAction:L,showFileActions:O,modifiers:j,imageTransform:T,triggerStyle:$,triggerModifiers:te,triggerClasses:Q,formatSize:X,currentSize:re,getItemName:le,getItemLabel:P,getItemSize:G,getItemDownloadHref:N,showTriggerPreviewActionForItem:Y,showTriggerFullscreenActionForItem:ee,showTriggerDownloadActionForItem:K,showTriggerActionsForItem:J,setTriggerVideoRef:H,getItemAspectRatio:U,getTriggerRowBasis:F,getTriggerFlexBasis:Z,getTriggerLayoutStyle:se,getTriggerItemClass:ce,getTriggerItemStyle:me,pauseCurrentVideo:ue,resetImageTransform:be,setCurrentIndex:ye,previousHandler:Ee,nextHandler:xe,openPreviewAt:Ve,closeHandler:Se,rotateRight:ne,rotateLeft:ge,zoomIn:ve,zoomOut:We,toggleNormalSize:Ke,requestVideoFullscreen:Oe,fullscreenHandler:Wo,triggerFullscreenHandler:Ko,downloadItemHandler:Uo,downloadHandler:ss,videoPlayHandler:Dt,videoPauseHandler:D,videoEndedHandler:oe,videoErrorHandler:de,keyboardNavigationHandler:he,addKeyboardNavigationListener:Ce,removeKeyboardNavigationListener:je,pointerDownHandler:A=>{g.value={x:A.clientX,y:A.clientY}},pointerUpHandler:A=>{if(!g.value||!S.value){g.value=null;return}const ae=A.clientX-g.value.x,fe=A.clientY-g.value.y;g.value=null,!(Math.abs(ae)<Vc||Math.abs(ae)<Math.abs(fe)*1.2)&&(ae>0?Ee():xe())},get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphIconDownload(){return Ze},get NmorphIconEnlarge(){return ft},get NmorphIconEye(){return Qe},get NmorphIconFullScreen(){return gt},get NmorphIconPlay(){return rt},get NmorphIconRotateLeft(){return yt},get NmorphIconRotateRight(){return _t},get NmorphIconShrink(){return kt},get NmorphIconZoomIn(){return xt},get NmorphIconZoomOut(){return Vt},get NmorphImage(){return Et},NmorphPreviewPortal:uc};return Object.defineProperty(ms,"__isScriptSetup",{enumerable:!1,value:!0}),ms}}),E5=["aria-label","onClick"],C5=["src","poster","title"],I5={key:2,class:"nmorph-media-gallery__trigger-play"},M5={key:3,class:"nmorph-media-gallery__trigger-name"},z5={key:4,class:"nmorph-media-gallery__trigger-size"},H5={key:0,class:"nmorph-media-gallery__trigger-actions"},q5=["aria-label","onClick"],T5=["aria-label","onClick"],L5=["href","download","aria-label","onClick"],D5={class:"nmorph-media-gallery__stage"},A5=["src","poster","controls","muted","playsinline","preload","title"],P5={key:2,class:"nmorph-media-gallery__file-name"},O5={key:3,class:"nmorph-media-gallery__file-actions"},F5=["aria-label"],R5=["href","download","aria-label"],j5={key:4,class:"nmorph-media-gallery__file-size"},W5={class:"nmorph-media-gallery__action-element"},K5={class:"nmorph-media-gallery__action-element"},U5={class:"nmorph-media-gallery__action-element"},$5={class:"nmorph-media-gallery__action-element"},G5={class:"nmorph-media-gallery__action-element"};function Y5(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock(e.Fragment,null,[t.props.showTrigger?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.triggerClasses),style:e.normalizeStyle(t.triggerStyle)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.sourceList,(a,s)=>(e.openBlock(),e.createElementBlock("div",{key:`${a.kind}-${a.src}-${s}`,class:e.normalizeClass(["nmorph-media-gallery__trigger-item",`nmorph-media-gallery__trigger-item--${a.kind}`,t.getTriggerItemClass(a,s)]),style:e.normalizeStyle(t.getTriggerItemStyle(a,s))},[e.createElementVNode("button",{type:"button",class:"nmorph-media-gallery__trigger-open","aria-label":`Open ${t.getItemLabel(a,s)}`,onClick:d=>t.openPreviewAt(s)},[a.kind==="image"?(e.openBlock(),e.createBlock(t.NmorphImage,{key:0,src:a.src,alt:a.alt||t.getItemLabel(a,s),title:t.getItemName(a),fit:t.props.triggerImageFit,design:"plain","frame-border":0},null,8,["src","alt","title","fit"])):(e.openBlock(),e.createElementBlock("video",{key:1,ref_for:!0,ref:d=>t.setTriggerVideoRef(s,d),class:"nmorph-media-gallery__trigger-video",src:a.src,poster:a.poster||void 0,muted:"",playsinline:"",preload:"metadata",title:t.getItemName(a)},null,8,C5)),t.props.showTriggerPlayButton&&a.kind==="video"?(e.openBlock(),e.createElementBlock("span",I5,[e.createVNode(t.NmorphIcon,{size:"medium",color:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconPlay)]),_:1})])):e.createCommentVNode("v-if",!0),t.props.showTriggerName&&t.getItemName(a)?(e.openBlock(),e.createElementBlock("span",M5,e.toDisplayString(t.getItemName(a)),1)):e.createCommentVNode("v-if",!0),t.props.showTriggerSize&&t.getItemSize(a)?(e.openBlock(),e.createElementBlock("span",z5,e.toDisplayString(t.getItemSize(a)),1)):e.createCommentVNode("v-if",!0)],8,E5),t.showTriggerActionsForItem(a)?(e.openBlock(),e.createElementBlock("div",H5,[t.showTriggerPreviewActionForItem(a)?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"nmorph-media-gallery__trigger-action","aria-label":`Preview ${t.getItemLabel(a,s)}`,onClick:e.withModifiers(d=>t.openPreviewAt(s),["stop"])},[e.createVNode(t.NmorphIcon,{size:"small",color:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconEye)]),_:1})],8,q5)):e.createCommentVNode("v-if",!0),t.showTriggerFullscreenActionForItem(a)?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"nmorph-media-gallery__trigger-action","aria-label":`Fullscreen ${t.getItemLabel(a,s)}`,onClick:e.withModifiers(d=>t.triggerFullscreenHandler(a,s),["stop"])},[e.createVNode(t.NmorphIcon,{size:"small",color:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconFullScreen)]),_:1})],8,T5)):e.createCommentVNode("v-if",!0),t.showTriggerDownloadActionForItem(a)?(e.openBlock(),e.createElementBlock("a",{key:2,href:t.getItemDownloadHref(a),download:t.getItemName(a)||void 0,class:"nmorph-media-gallery__trigger-action","aria-label":`Download ${t.getItemLabel(a,s)}`,onClick:e.withModifiers(d=>t.downloadItemHandler(a,s),["stop"])},[e.createVNode(t.NmorphIcon,{size:"small",color:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconDownload)]),_:1})],8,L5)):e.createCommentVNode("v-if",!0)])):e.createCommentVNode("v-if",!0)],6))),128))],6)):e.createCommentVNode("v-if",!0),t.open?(e.openBlock(),e.createBlock(t.NmorphPreviewPortal,{key:1,show:t.open,"z-index":t.props.zIndex,"state-class":t.modifiers,"content-class":"nmorph-media-gallery__content","left-class":"nmorph-media-gallery__left","right-class":"nmorph-media-gallery__right","actions-class":"nmorph-media-gallery__actions","content-width":t.props.previewWidth,"content-height":t.props.previewHeight,"show-navigation":t.showNavigation,"show-action-bar":t.props.showActionBar&&t.currentItem?.kind==="image",onClose:t.closeHandler,onPrevious:t.previousHandler,onNext:t.nextHandler},{actions:e.withCtx(()=>[e.createElementVNode("div",W5,[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:t.rotateRight},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconRotateRight)]),_:1})]),_:1})]),e.createElementVNode("div",K5,[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:t.rotateLeft},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconRotateLeft)]),_:1})]),_:1})]),e.createElementVNode("div",U5,[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:t.zoomIn},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconZoomIn)]),_:1})]),_:1})]),e.createElementVNode("div",$5,[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",onClick:t.zoomOut},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconZoomOut)]),_:1})]),_:1})]),e.createElementVNode("div",G5,[e.createVNode(t.NmorphButton,{class:"nmorph-preview-portal__control-button",design:"plain",borderless:"",disabled:t.scaleLevel===1,onClick:t.toggleNormalSize},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[t.scaleLevel<1?(e.openBlock(),e.createBlock(t.NmorphIconEnlarge,{key:0})):(e.openBlock(),e.createBlock(t.NmorphIconShrink,{key:1}))]),_:1})]),_:1},8,["disabled"])])]),default:e.withCtx(()=>[e.createElementVNode("div",D5,[t.currentItem?.kind==="image"?(e.openBlock(),e.createBlock(t.NmorphImage,{key:0,src:t.currentItem.src,alt:t.currentItem.alt||t.currentItem.name||"",title:t.currentItem.name,fit:t.props.imageFit,design:"plain","frame-border":0,style:e.normalizeStyle({transform:t.imageTransform}),onPointerdown:t.pointerDownHandler,onPointerup:t.pointerUpHandler},null,8,["src","alt","title","fit","style"])):t.currentItem?.kind==="video"?(e.openBlock(),e.createElementBlock("video",{key:1,ref:"currentVideoRef",class:"nmorph-media-gallery__video",src:t.currentItem.src,poster:t.currentItem.poster||void 0,controls:t.videoControls,muted:t.videoMuted,playsinline:t.videoPlaysinline,preload:t.videoPreload,title:t.currentItem.name,onPointerdown:t.pointerDownHandler,onPointerup:t.pointerUpHandler,onPlay:t.videoPlayHandler,onPause:t.videoPauseHandler,onEnded:t.videoEndedHandler,onError:t.videoErrorHandler},null,40,A5)):e.createCommentVNode("v-if",!0),t.currentName?(e.openBlock(),e.createElementBlock("span",P5,e.toDisplayString(t.currentName),1)):e.createCommentVNode("v-if",!0),t.showFileActions?(e.openBlock(),e.createElementBlock("div",O5,[t.showVideoFullscreenAction?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"nmorph-media-gallery__file-action","aria-label":`Fullscreen ${t.currentVideoName}`,onClick:e.withModifiers(t.fullscreenHandler,["stop"])},[e.createVNode(t.NmorphIcon,{size:"small",color:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconFullScreen)]),_:1})],8,F5)):e.createCommentVNode("v-if",!0),t.currentDownloadHref?(e.openBlock(),e.createElementBlock("a",{key:1,href:t.currentDownloadHref,download:t.currentItemName||void 0,class:"nmorph-media-gallery__file-action","aria-label":`Download ${t.currentItemName||"media"}`,onClick:e.withModifiers(t.downloadHandler,["stop"])},[e.createVNode(t.NmorphIcon,{size:"small",color:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconDownload)]),_:1})],8,R5)):e.createCommentVNode("v-if",!0)])):e.createCommentVNode("v-if",!0),t.currentSize?(e.openBlock(),e.createElementBlock("span",j5,e.toDisplayString(t.currentSize),1)):e.createCommentVNode("v-if",!0)])]),_:1},8,["show","z-index","state-class","content-width","content-height","show-navigation","show-action-bar"])):e.createCommentVNode("v-if",!0)],64)}const Cc=R(v5,[["render",Y5],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-media-gallery/NmorphMediaGallery.vue"]]),Z5="var(--nmorph-contrast-text-color)",Vo=.25,X5=e.defineComponent({inheritAttrs:!1,__name:"NmorphVideoPreview",props:{src:{type:String,required:!0},poster:{type:String,required:!1,default:""},name:{type:String,required:!1,default:""},width:{type:[Number,String],required:!1,default:void 0},height:{type:[Number,String],required:!1,default:void 0},previewWidth:{type:[Number,String],required:!1,default:void 0},previewHeight:{type:[Number,String],required:!1,default:void 0},durationMs:{type:Number,required:!1,default:void 0},surface:{type:String,required:!1,default:"card"},embedded:{type:Boolean,required:!1,default:!1},showMeta:{type:Boolean,required:!1,default:!0},compact:{type:Boolean,required:!1,default:!1},controls:{type:Boolean,required:!1,default:!0},muted:{type:Boolean,required:!1,default:!1},playsinline:{type:Boolean,required:!1,default:!0},preload:{type:String,required:!1,default:"metadata"},fit:{type:String,required:!1,default:"cover"},downloadHref:{type:String,required:!1,default:""},loading:{type:Boolean,required:!1,default:!1},error:{type:Boolean,required:!1,default:!1},errorText:{type:String,required:!1,default:""},showPlaybackButton:{type:Boolean,required:!1,default:!0},showDefaultActions:{type:Boolean,required:!1,default:!0},showPreviewAction:{type:Boolean,required:!1,default:!0},showFullscreenAction:{type:Boolean,required:!1,default:!0},previewMode:{type:String,required:!1,default:"internal"}},emits:["play","pause","open","preview","fullscreen","download","error"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.useAttrs(),a=e.useSlots(),s=e.ref(null),d=e.ref(!1),p=e.ref(!1),h=e.ref(!1),w=X=>{if(!X||X<0)return"";const re=Math.round(X/1e3),le=Math.floor(re/60),P=re%60;return`${le}:${P.toString().padStart(2,"0")}`},m=e.computed(()=>w(t.durationMs)),g=e.computed(()=>!!t.src&&!t.loading&&!t.error),u=e.computed(()=>t.showPlaybackButton&&g.value&&h.value),f=e.computed(()=>t.showPlaybackButton&&t.preload==="metadata"?"auto":t.preload),v=e.computed(()=>t.showFullscreenAction&&g.value&&!t.controls),S=e.computed(()=>g.value&&(t.showPreviewAction||v.value)),b=e.computed(()=>t.showDefaultActions&&(t.src||t.downloadHref)),V=e.computed(()=>!!a.actions||S.value||b.value),_=e.computed(()=>W({"nmorph-video-preview":[t.surface,t.embedded&&"embedded",!t.showMeta&&"no-meta",t.compact&&"compact",t.fit,t.loading&&"loading",t.error&&"error",p.value&&"playing",!V.value&&"no-actions"]})),C=e.computed(()=>pe({"--nmorph-private-video-preview-width":t.width,"--nmorph-private-video-preview-height":t.height,"--nmorph-private-video-preview-portal-width":t.previewWidth,"--nmorph-private-video-preview-portal-height":t.previewHeight})),M=e.computed(()=>Object.fromEntries(Object.entries(i).filter(([X])=>X!=="class"&&X!=="style"))),z=e.computed(()=>[_.value,i.class]),x=e.computed(()=>[C.value,i.style]);e.watch(()=>[t.src,t.loading,t.error],()=>{p.value=!1,h.value=!1});const k=()=>l("open"),y=()=>l("download"),B=()=>{t.previewMode==="internal"&&(d.value=!0),l("preview")},I=()=>{d.value=!1},q=async()=>{const X=s.value;if(X){l("fullscreen");try{const re=X.requestFullscreen?.()||X.webkitRequestFullscreen?.();if(re){await re;return}X.webkitEnterFullscreen?.()}catch{}}},E=async()=>{if(!(!s.value||t.loading||t.error||!h.value)){if(p.value){s.value.pause();return}try{await s.value.play()}catch{p.value=!1}}},L=X=>{const re=X.duration;if(!Number.isFinite(re)||re<=0)return!1;const le=X.buffered,P=Math.max(0,re-Vo);for(let G=0;G<le.length;G+=1)try{if(le.start(G)<=Vo&&le.end(G)>=P)return!0}catch{return!1}return!1},O=()=>{h.value=s.value?L(s.value):!1},j=X=>{p.value=!0,l("play",X)},T=X=>{p.value=!1,l("pause",X)},$=()=>{p.value=!1},te=X=>{p.value=!1,h.value=!1,l("error",X)};o({videoRef:s});const Q={CONTRAST_ICON_COLOR:Z5,VIDEO_BUFFER_EPSILON_SECONDS:Vo,props:t,emit:l,attrs:i,slots:a,videoRef:s,previewOpen:d,playing:p,videoLoaded:h,formatDuration:w,duration:m,mediaReady:g,showPlaybackControl:u,resolvedPreload:f,showFullscreenAction:v,hasPreviewActions:S,hasDefaultActions:b,hasActions:V,modifiers:_,styles:C,rootAttrs:M,rootClass:z,rootStyle:x,openHandler:k,downloadHandler:y,previewHandler:B,closePreviewHandler:I,fullscreenHandler:q,togglePlayback:E,isVideoFullyBuffered:L,updateVideoLoaded:O,playHandler:j,pauseHandler:T,endedHandler:$,errorHandler:te,get NmorphIcon(){return ie},get NmorphIconDownload(){return Ze},get NmorphIconEye(){return Qe},get NmorphIconExternalLink(){return ut},get NmorphIconFullScreen(){return gt},get NmorphIconLoader(){return ze},get NmorphOverlay(){return et},get NmorphIconPause(){return bt},get NmorphIconPlay(){return rt},get NmorphIconVideo(){return Bt}};return Object.defineProperty(Q,"__isScriptSetup",{enumerable:!1,value:!0}),Q}}),Q5=["src","poster","controls","muted","playsinline","preload"],J5=["aria-label"],e9={key:2,class:"nmorph-video-preview__state"},t9={key:2,class:"nmorph-video-preview__error"},o9={key:3,class:"nmorph-video-preview__meta"},r9={key:0,class:"nmorph-video-preview__name"},n9={key:1,class:"nmorph-video-preview__duration"},a9={key:4,class:"nmorph-video-preview__actions"},l9=["aria-label"],i9=["aria-label"],c9=["href","aria-label"],s9=["href","download","aria-label"],d9={class:"nmorph-video-preview__portal"},m9={class:"nmorph-video-preview__portal-content"},p9=["src","poster","muted","playsinline","preload"];function h9(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",e.mergeProps(t.rootAttrs,{class:t.rootClass,style:t.rootStyle}),[!t.props.loading&&!t.props.error?(e.openBlock(),e.createElementBlock("video",{key:0,ref:"videoRef",class:"nmorph-video-preview__media",src:t.props.src,poster:t.props.poster||void 0,controls:t.props.controls,muted:t.props.muted,playsinline:t.props.playsinline,preload:t.resolvedPreload,onLoadedmetadata:t.updateVideoLoaded,onDurationchange:t.updateVideoLoaded,onProgress:t.updateVideoLoaded,onCanplaythrough:t.updateVideoLoaded,onSuspend:t.updateVideoLoaded,onPlay:t.playHandler,onPause:t.pauseHandler,onEnded:t.endedHandler,onError:t.errorHandler},null,40,Q5)):e.createCommentVNode("v-if",!0),t.showPlaybackControl?(e.openBlock(),e.createElementBlock("button",{key:1,class:"nmorph-video-preview__play",type:"button","aria-label":t.playing?`Pause ${t.props.name||"video"}`:`Play ${t.props.name||"video"}`,onClick:t.togglePlayback},[e.createVNode(t.NmorphIcon,{size:"medium",color:t.CONTRAST_ICON_COLOR},{default:e.withCtx(()=>[t.playing?(e.openBlock(),e.createBlock(t.NmorphIconPause,{key:0})):(e.openBlock(),e.createBlock(t.NmorphIconPlay,{key:1}))]),_:1})],8,J5)):(e.openBlock(),e.createElementBlock("div",e9,[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,size:"large"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoader)]),_:1})):(e.openBlock(),e.createBlock(t.NmorphIcon,{key:1,size:"large"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconVideo)]),_:1})),t.props.error&&t.props.errorText?(e.openBlock(),e.createElementBlock("span",t9,e.toDisplayString(t.props.errorText),1)):e.createCommentVNode("v-if",!0)])),t.props.showMeta&&(t.props.name||t.duration)?(e.openBlock(),e.createElementBlock("div",o9,[t.props.name?(e.openBlock(),e.createElementBlock("span",r9,e.toDisplayString(t.props.name),1)):e.createCommentVNode("v-if",!0),t.duration?(e.openBlock(),e.createElementBlock("span",n9,e.toDisplayString(t.duration),1)):e.createCommentVNode("v-if",!0)])):e.createCommentVNode("v-if",!0),t.hasActions?(e.openBlock(),e.createElementBlock("div",a9,[e.renderSlot(r.$slots,"actions",{},()=>[t.props.showPreviewAction&&t.mediaReady?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"nmorph-video-preview__action-button nmorph-video-preview__action-button--preview","aria-label":`Preview ${t.props.name||"video"}`,onClick:t.previewHandler},[e.createVNode(t.NmorphIcon,{size:"small",color:t.CONTRAST_ICON_COLOR},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconEye)]),_:1})],8,l9)):e.createCommentVNode("v-if",!0),t.showFullscreenAction?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"nmorph-video-preview__action-button nmorph-video-preview__action-button--fullscreen","aria-label":`Fullscreen ${t.props.name||"video"}`,onClick:t.fullscreenHandler},[e.createVNode(t.NmorphIcon,{size:"small",color:t.CONTRAST_ICON_COLOR},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconFullScreen)]),_:1})],8,i9)):e.createCommentVNode("v-if",!0),t.props.showDefaultActions&&t.props.src?(e.openBlock(),e.createElementBlock("a",{key:2,href:t.props.src,target:"_blank",rel:"noopener noreferrer",class:"nmorph-video-preview__action-link","aria-label":`Open ${t.props.name||"video"}`,onClick:t.openHandler},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconExternalLink)]),_:1})],8,c9)):e.createCommentVNode("v-if",!0),t.props.downloadHref?(e.openBlock(),e.createElementBlock("a",{key:3,href:t.props.downloadHref,download:t.props.name,class:"nmorph-video-preview__action-link","aria-label":`Download ${t.props.name||"video"}`,onClick:t.downloadHandler},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconDownload)]),_:1})],8,s9)):e.createCommentVNode("v-if",!0)])])):e.createCommentVNode("v-if",!0)],16),t.previewOpen?(e.openBlock(),e.createBlock(e.Teleport,{key:0,to:"body"},[e.createElementVNode("div",d9,[e.createVNode(t.NmorphOverlay,{show:t.previewOpen,"disabled-teleport":"",onOnOutsideClick:t.closePreviewHandler,onOnEscapeKeydown:t.closePreviewHandler},{default:e.withCtx(()=>[e.createElementVNode("div",m9,[e.createElementVNode("video",{class:"nmorph-video-preview__portal-media",src:t.props.src,poster:t.props.poster||void 0,controls:"",autoplay:"",muted:t.props.muted,playsinline:t.props.playsinline,preload:t.props.preload},null,8,p9)])]),_:1},8,["show"])])])):e.createCommentVNode("v-if",!0)],64)}const So=R(X5,[["render",h9],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-video-preview/NmorphVideoPreview.vue"]]),f9="var(--nmorph-contrast-text-color)",u9=e.defineComponent({__name:"NmorphFileCard",props:{name:{type:String,required:!0},extension:{type:String,required:!1,default:""},mimeType:{type:String,required:!1,default:""},size:{type:Number,required:!1,default:void 0},previewSrc:{type:String,required:!1,default:""},downloadHref:{type:String,required:!1,default:""},mediaPreview:{type:String,required:!1,default:"none"},previewMode:{type:String,required:!1,default:"internal"},surface:{type:String,required:!1,default:"card"},height:{type:[Number,String],required:!1,default:void 0},showName:{type:Boolean,required:!1,default:!0},showMeta:{type:Boolean,required:!1,default:!0},showSize:{type:Boolean,required:!1,default:!0},showExtensionBadge:{type:Boolean,required:!1,default:!0},iconSurface:{type:Boolean,required:!1,default:!0},compact:{type:Boolean,required:!1,default:!1},loading:{type:Boolean,required:!1,default:!1},error:{type:Boolean,required:!1,default:!1},errorText:{type:String,required:!1,default:""},showDefaultActions:{type:Boolean,required:!1,default:!0},showPlaybackButton:{type:Boolean,required:!1,default:!0}},emits:["open","download","error"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.useSlots(),a=e.ref(!1),s=e.computed(()=>(t.extension||st(t.name)||Yo(t.mimeType)).toLowerCase()),d=e.computed(()=>Zo(t.mimeType,t.name)),p=e.computed(()=>t.mimeType.toLowerCase().startsWith("image/")||d.value.some(T=>$e(T,lt))?ot:t.mimeType.toLowerCase().startsWith("audio/")||d.value.some(T=>$e(T,ct))?mt:t.mimeType.toLowerCase().startsWith("video/")||d.value.some(T=>$e(T,it))?Bt:d.value.some(T=>$e(T,Ft))?Zt:(d.value.some(T=>$e(T,Ot)),ht)),h=T=>{if(T===void 0||Number.isNaN(T)||T<0)return"";if(T===0)return"0 B";const $=["B","KB","MB","GB","TB"],te=Math.min(Math.floor(Math.log(T)/Math.log(1024)),$.length-1),Q=T/1024**te,X=Q>=10||te===0||Number.isInteger(Q)?0:1;return`${Q.toFixed(X)} ${$[te]}`},w=e.computed(()=>t.showSize?h(t.size):""),m=e.computed(()=>s.value||t.mimeType),g=e.computed(()=>[m.value,w.value].filter(Boolean).join(" ยท ")),u=e.computed(()=>t.mediaPreview==="audio"&&!!t.previewSrc&&!t.loading&&!t.error),f=e.computed(()=>t.mediaPreview==="video"&&!!t.previewSrc&&!t.loading&&!t.error),v=e.computed(()=>t.mediaPreview==="image"&&!!t.previewSrc&&!t.loading&&!t.error),S=e.computed(()=>u.value||f.value||v.value),b=e.computed(()=>f.value||v.value),V=e.computed(()=>t.height??(t.compact?"96px":"120px")),_=e.computed(()=>pe({"--nmorph-private-file-card-height":t.height,"--nmorph-private-file-card-media-height":V.value})),C=e.computed(()=>b.value?t.showName:t.showName||t.showMeta&&!!(t.error&&t.errorText||g.value)),M=e.computed(()=>!t.previewSrc||t.loading||t.error?[]:v.value?[{kind:"image",src:t.previewSrc,name:t.name,alt:t.name,size:t.size,downloadHref:t.downloadHref}]:f.value?[{kind:"video",src:t.previewSrc,name:t.name,size:t.size,downloadHref:t.downloadHref,controls:!0,playsinline:!0,preload:"metadata"}]:[]),z=e.computed(()=>t.previewMode==="internal"&&M.value.length>0),x=e.computed(()=>t.mimeType.toLowerCase()==="application/pdf"||s.value==="pdf"),k=e.computed(()=>x.value?t.previewSrc||t.downloadHref:""),y=e.computed(()=>t.showDefaultActions&&!!k.value&&!S.value&&x.value),B=e.computed(()=>!!i.actions),I=e.computed(()=>B.value||t.showDefaultActions&&(t.loading||t.previewSrc&&!S.value&&!y.value||t.downloadHref)),q=e.computed(()=>W({"nmorph-file-card":[t.surface,t.compact&&"compact",t.loading&&"loading",t.error&&"error",S.value&&"media",u.value&&"media-audio",f.value&&"media-video",v.value&&"media-image",b.value&&"media-visual",B.value&&"custom-actions",!t.iconSurface&&"icon-plain",!I.value&&"no-actions"]})),j={CONTRAST_ICON_COLOR:f9,props:t,emit:l,slots:i,previewOpen:a,extension:s,candidates:d,icon:p,formatSize:h,fileSize:w,typeLabel:m,meta:g,audioPreviewAvailable:u,videoPreviewAvailable:f,imagePreviewAvailable:v,mediaPreviewAvailable:S,visualMediaPreviewAvailable:b,mediaPreviewHeight:V,styles:_,showInfo:C,mediaGalleryItems:M,shouldOpenInternalPreview:z,isPdf:x,pdfPreviewHref:k,previewOnIcon:y,hasCustomActions:B,hasActions:I,modifiers:q,openHandler:()=>{z.value&&(a.value=!0),t.previewMode!=="none"&&l("open")},downloadHandler:()=>l("download"),errorHandler:()=>l("error"),get NmorphIcon(){return ie},get NmorphIconDownload(){return Ze},get NmorphIconEye(){return Qe},get NmorphIconLoader(){return ze},get NmorphIconOpen(){return ho},NmorphAudioPreview:Bo,NmorphMediaGallery:Cc,NmorphVideoPreview:So};return Object.defineProperty(j,"__isScriptSetup",{enumerable:!1,value:!0}),j}}),g9={key:0,class:"nmorph-file-card__icon"},w9=["href","aria-label"],b9={class:"nmorph-file-card__body"},y9=["title"],_9={key:0,class:"nmorph-file-card__name"},k9={key:0,class:"nmorph-file-card__error"},N9={key:1,class:"nmorph-file-card__meta"},B9=["title","aria-label"],x9=["src","alt"],V9={key:1,class:"nmorph-file-card__visual-size"},S9={key:2,class:"nmorph-file-card__badge"},v9={key:3,class:"nmorph-file-card__actions"},E9=["aria-label"],C9=["href","aria-label"],I9=["href","download","aria-label"];function M9(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[t.visualMediaPreviewAvailable?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",g9,[e.createVNode(t.NmorphIcon,{size:"medium"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.icon)))]),_:1}),t.previewOnIcon&&!t.props.loading&&!t.props.error?(e.openBlock(),e.createElementBlock("a",{key:0,href:t.pdfPreviewHref,target:"_blank",rel:"noopener noreferrer",class:"nmorph-file-card__icon-action","aria-label":`Preview ${t.props.name}`,onClick:t.openHandler},[e.createVNode(t.NmorphIcon,{size:"small",color:t.CONTRAST_ICON_COLOR},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconEye)]),_:1})],8,w9)):e.createCommentVNode("v-if",!0)])),e.createElementVNode("div",b9,[t.showInfo?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-file-card__info",title:t.props.name},[t.props.showName?(e.openBlock(),e.createElementBlock("span",_9,e.toDisplayString(t.props.name),1)):e.createCommentVNode("v-if",!0),!t.visualMediaPreviewAvailable&&t.props.showMeta?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[t.props.error&&t.props.errorText?(e.openBlock(),e.createElementBlock("span",k9,e.toDisplayString(t.props.errorText),1)):t.meta?(e.openBlock(),e.createElementBlock("span",N9,e.toDisplayString(t.meta),1)):e.createCommentVNode("v-if",!0)],64)):e.createCommentVNode("v-if",!0)],8,y9)):e.createCommentVNode("v-if",!0),t.audioPreviewAvailable?(e.openBlock(),e.createBlock(t.NmorphAudioPreview,{key:1,class:"nmorph-file-card__audio-preview",src:t.props.previewSrc,name:t.props.name,surface:"plain",embedded:"",compact:"","show-icon":!1,"show-header":!1,"show-playback-button":t.props.showPlaybackButton,"show-default-actions":!1,onError:t.errorHandler},null,8,["src","name","show-playback-button"])):e.createCommentVNode("v-if",!0),t.videoPreviewAvailable?(e.openBlock(),e.createBlock(t.NmorphVideoPreview,{key:2,class:"nmorph-file-card__video-preview",src:t.props.previewSrc,name:t.props.name,height:t.mediaPreviewHeight,surface:"plain",embedded:"",compact:"",controls:!1,"show-meta":!1,"show-playback-button":t.props.showPlaybackButton,"show-default-actions":!1,"show-preview-action":!t.hasCustomActions&&t.props.showDefaultActions&&t.props.previewMode!=="none","show-fullscreen-action":!t.hasCustomActions&&t.props.showDefaultActions,"preview-mode":"emit",onError:t.errorHandler,onPreview:t.openHandler},null,8,["src","name","height","show-playback-button","show-preview-action","show-fullscreen-action"])):e.createCommentVNode("v-if",!0),t.imagePreviewAvailable?(e.openBlock(),e.createElementBlock("button",{key:3,class:"nmorph-file-card__image-preview",type:"button",title:t.props.name,"aria-label":`Preview ${t.props.name}`,onClick:t.openHandler},[e.createElementVNode("img",{class:"nmorph-file-card__image",src:t.props.previewSrc,alt:t.props.name},null,8,x9)],8,B9)):e.createCommentVNode("v-if",!0)]),t.visualMediaPreviewAvailable&&t.fileSize?(e.openBlock(),e.createElementBlock("span",V9,e.toDisplayString(t.fileSize),1)):e.createCommentVNode("v-if",!0),t.props.showExtensionBadge&&t.extension&&!t.visualMediaPreviewAvailable?(e.openBlock(),e.createElementBlock("span",S9,e.toDisplayString(t.extension),1)):e.createCommentVNode("v-if",!0),t.hasActions?(e.openBlock(),e.createElementBlock("div",v9,[e.renderSlot(r.$slots,"actions",{fileName:t.props.name,previewSrc:t.props.previewSrc,downloadHref:t.props.downloadHref,open:t.openHandler,download:t.downloadHandler},()=>[t.props.loading?(e.openBlock(),e.createElementBlock("span",{key:0,class:"nmorph-file-card__action-loader",role:"status","aria-label":`Uploading ${t.props.name}`},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoader)]),_:1})],8,E9)):t.props.previewSrc&&!t.mediaPreviewAvailable&&!t.previewOnIcon?(e.openBlock(),e.createElementBlock("a",{key:1,href:t.props.previewSrc,target:"_blank",rel:"noopener noreferrer",class:"nmorph-file-card__action-link","aria-label":`Open ${t.props.name}`,onClick:t.openHandler},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconOpen)]),_:1})],8,C9)):e.createCommentVNode("v-if",!0),!t.props.loading&&t.props.downloadHref?(e.openBlock(),e.createElementBlock("a",{key:2,href:t.props.downloadHref,download:t.props.name,class:"nmorph-file-card__action-link","aria-label":`Download ${t.props.name}`,onClick:t.downloadHandler},[e.createVNode(t.NmorphIcon,{size:"small"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconDownload)]),_:1})],8,I9)):e.createCommentVNode("v-if",!0)])])):e.createCommentVNode("v-if",!0)],6),t.mediaGalleryItems.length>0?(e.openBlock(),e.createBlock(t.NmorphMediaGallery,{key:0,modelValue:t.previewOpen,"onUpdate:modelValue":o[0]||(o[0]=a=>t.previewOpen=a),items:t.mediaGalleryItems,"show-navigation-buttons":!1,"show-file-name":t.props.showName,"show-file-size":t.props.showSize,"show-file-actions":t.props.showDefaultActions,"show-playback-button":t.props.showPlaybackButton,onDownload:t.downloadHandler},null,8,["modelValue","items","show-file-name","show-file-size","show-file-actions","show-playback-button"])):e.createCommentVNode("v-if",!0)],64)}const Ic=R(u9,[["render",M9],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-file-card/NmorphFileCard.vue"]]),z9=e.defineComponent({__name:"NmorphImage",props:{design:{type:null,required:!1,default:"nmorph"},loadingText:{type:String,required:!1,default:""},loadFailedText:{type:String,required:!1,default:""},frameBorder:{type:Number,required:!1,default:2.67},src:{type:String,required:!1},srcSet:{type:String,required:!1,default:""},width:{type:[Number,String],required:!1,default:void 0},height:{type:[Number,String],required:!1,default:void 0},fit:{type:null,required:!1,default:"cover"},alt:{type:String,required:!1,default:""}},emits:["error","load"],setup(r,{expose:o,emit:n}){o();const{t}=Ie.useI18n(),l=r,i=e.computed(()=>l.loadFailedText?l.loadFailedText:t("loadFailedText")),a=e.ref(!1),s=e.ref(!1),d=n,p=v=>{a.value=!0,s.value=!1,d("load",v)},h=v=>{a.value=!0,s.value=!0,d("error",v)},w=e.computed(()=>a.value&&s.value),m=e.computed(()=>l.design||"nmorph"),g=e.computed(()=>W({nmorph:[m.value==="nmorph"?"shadow-combined":""],"nmorph-image":[m.value,l.frameBorder>0&&"framed",(w.value||!a.value)&&"hide"]})),u=e.computed(()=>({...pe({"--nmorph-private-image-width":l.width,"--nmorph-private-image-height":l.height}),"--nmorph-private-image-fit":l.fit||"cover","--nmorph-private-image-frame-border":`${l.frameBorder}px`})),f={t,props:l,computedLoadFailedText:i,imageLoadFinished:a,imageLoadError:s,emit:d,onImageLoad:p,onImageError:h,loadingFailed:w,resolvedDesign:m,modifiers:g,styles:u,get NmorphIcon(){return ie},get NmorphIconLoader(){return ze}};return Object.defineProperty(f,"__isScriptSetup",{enumerable:!1,value:!0}),f}}),H9=["src","alt","srcset"],q9={key:0,class:"nmorph-image__load-failed"},T9={key:1,class:"nmorph-image__loading"};function L9(r,o,n,t,l,i){return t.props.src?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("img",{src:t.props.src,alt:t.props.alt,srcset:t.props.srcSet,onLoad:t.onImageLoad,onError:t.onImageError},null,40,H9),t.loadingFailed?(e.openBlock(),e.createElementBlock("div",q9,[e.renderSlot(r.$slots,"error",{},()=>[e.createTextVNode(e.toDisplayString(t.computedLoadFailedText),1)])])):t.imageLoadFinished?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",T9,[e.renderSlot(r.$slots,"loading",{},()=>[e.createVNode(t.NmorphIcon,{size:"medium"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoader)]),_:1})])]))],6)):e.createCommentVNode("v-if",!0)}const Et=R(z9,[["render",L9],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-image/NmorphImage.vue"]]),D9=e.defineComponent({__name:"NmorphMediaTile",props:{src:{type:String,required:!1,default:""},srcObject:{type:null,required:!1,default:null},sinkId:{type:String,required:!1,default:void 0},fit:{type:String,required:!1,default:"cover"},mirrored:{type:Boolean,required:!1,default:!1},muted:{type:Boolean,required:!1,default:!0},autoplay:{type:Boolean,required:!1,default:!0},playsinline:{type:Boolean,required:!1,default:!0},name:{type:String,required:!1,default:""},avatarSrc:{type:String,required:!1,default:""},loading:{type:Boolean,required:!1,default:!1},showFallback:{type:Boolean,required:!1,default:!0},showStatus:{type:Boolean,required:!1,default:!0},micMuted:{type:Boolean,required:!1,default:!1},videoOff:{type:Boolean,required:!1,default:!1},screenSharing:{type:Boolean,required:!1,default:!1},speaking:{type:Boolean,required:!1,default:!1},selected:{type:Boolean,required:!1,default:!1},error:{type:Boolean,required:!1,default:!1},errorText:{type:String,required:!1,default:""}},setup(r,{expose:o}){const n=r,t=e.ref(null),l=e.ref(null),i=e.ref({audio:0,video:0}),a=e.computed(()=>!!(n.src||n.srcObject)),s=x=>!x||typeof x.getAudioTracks!="function"?[]:x.getAudioTracks(),d=x=>!x||typeof x.getVideoTracks!="function"?[]:x.getVideoTracks(),p=x=>{i.value={audio:s(x).length,video:d(x).length}},h=e.computed(()=>typeof n.srcObject?.getVideoTracks=="function"),w=e.computed(()=>i.value.video>0),m=e.computed(()=>!!(n.src||n.srcObject&&(!h.value||w.value))),g=e.computed(()=>a.value&&m.value&&!n.videoOff&&!n.error),u=e.computed(()=>!!(n.srcObject&&!n.muted&&!n.error)),f=e.computed(()=>n.muted||u.value),v=e.computed(()=>g.value&&n.src?n.src:void 0),S=e.computed(()=>n.name.split(/\s+/).filter(Boolean).slice(0,2).map(x=>x[0]?.toUpperCase()).join("")),b=e.computed(()=>S.value||n.name||"?"),V=e.computed(()=>W({"nmorph-media-tile":[n.fit,n.mirrored&&"mirrored",n.selected&&"selected",n.speaking&&"speaking",n.error&&"error",n.videoOff&&"video-off",n.screenSharing&&"screen-sharing",n.loading&&"loading"]})),_=x=>{if(!x||n.sinkId===void 0)return;const k=x;typeof k.setSinkId=="function"&&k.setSinkId(n.sinkId).catch(()=>{})},C=x=>{console.warn("[NmorphMediaTile] media autoplay failed",x)},M=x=>{if(!x||!n.autoplay)return;let k;try{k=x.play()}catch(y){C(y);return}k&&typeof k.catch=="function"&&k.catch(C)};e.watch(()=>n.srcObject,(x,k,y)=>{if(p(x),!x||typeof x.addEventListener!="function"||typeof x.removeEventListener!="function")return;const B=()=>p(x);x.addEventListener("addtrack",B),x.addEventListener("removetrack",B),y(()=>{x.removeEventListener("addtrack",B),x.removeEventListener("removetrack",B)})},{immediate:!0}),e.watch(()=>[n.srcObject,n.sinkId,n.autoplay,n.videoOff,n.error,g.value,u.value,f.value,t.value,l.value],()=>{if(t.value){const x=n.srcObject;t.value.srcObject!==x&&(t.value.srcObject=x),_(t.value),n.autoplay&&x&&!n.videoOff&&!n.error&&M(t.value)}if(l.value){const x=u.value?n.srcObject:null;l.value.srcObject!==x&&(l.value.srcObject=x),_(l.value),n.autoplay&&u.value&&M(l.value)}},{immediate:!0,flush:"post"}),o({videoRef:t});const z={props:n,videoRef:t,audioRef:l,srcObjectTrackCount:i,hasMediaSource:a,getAudioTracks:s,getVideoTracks:d,updateSrcObjectTrackCount:p,canInspectVideoTracks:h,hasVideoTracks:w,hasVideoSource:m,videoVisible:g,needsSeparateAudioOutput:u,videoMuted:f,videoSrc:v,initials:S,fallbackLabel:b,modifiers:V,setMediaElementSinkId:_,logMediaPlaybackError:C,playMediaElement:M,get NmorphAvatar(){return gc},get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphIconLoaderDots(){return Pe},get NmorphIconMute(){return po},get NmorphIconShare(){return go},get NmorphIconVideoCameraOff(){return yo}};return Object.defineProperty(z,"__isScriptSetup",{enumerable:!1,value:!0}),z}}),A9=["src","muted","autoplay","playsinline"],P9=["muted","autoplay"],O9={key:1,class:"nmorph-media-tile__fallback"},F9={key:2,class:"nmorph-media-tile__initials"},R9={key:3,class:"nmorph-media-tile__name"},j9={key:4,class:"nmorph-media-tile__error-text"},W9={key:2,class:"nmorph-media-tile__status"};function K9(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.withDirectives(e.createElementVNode("video",{ref:"videoRef",class:"nmorph-media-tile__video",src:t.videoSrc,muted:t.videoMuted,autoplay:t.props.autoplay,playsinline:t.props.playsinline},null,8,A9),[[e.vShow,t.videoVisible&&!t.props.loading]]),t.needsSeparateAudioOutput?(e.openBlock(),e.createElementBlock("audio",{key:0,ref:"audioRef",class:"nmorph-media-tile__audio",muted:t.props.muted,autoplay:t.props.autoplay,preload:"auto"},null,8,P9)):e.createCommentVNode("v-if",!0),t.props.showFallback&&(!t.videoVisible||t.props.loading)?(e.openBlock(),e.createElementBlock("div",O9,[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,class:"nmorph-media-tile__loader",size:"large"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoaderDots)]),_:1})):t.props.avatarSrc?(e.openBlock(),e.createBlock(t.NmorphAvatar,{key:1,src:t.props.avatarSrc,name:t.props.name,size:72,design:"plain"},null,8,["src","name"])):(e.openBlock(),e.createElementBlock("div",F9,e.toDisplayString(t.fallbackLabel),1)),t.props.name?(e.openBlock(),e.createElementBlock("span",R9,e.toDisplayString(t.props.name),1)):e.createCommentVNode("v-if",!0),t.props.error&&t.props.errorText?(e.openBlock(),e.createElementBlock("span",j9,e.toDisplayString(t.props.errorText),1)):e.createCommentVNode("v-if",!0)])):e.createCommentVNode("v-if",!0),t.props.showStatus?(e.openBlock(),e.createElementBlock("div",W9,[t.props.micMuted?(e.openBlock(),e.createBlock(t.NmorphButton,{key:0,class:"nmorph-media-tile__status-item",design:"plain",tabindex:-1,"aria-label":"Microphone muted"},{"icon-only":e.withCtx(()=>[e.createVNode(t.NmorphIconMute)]),_:1})):e.createCommentVNode("v-if",!0),t.props.videoOff?(e.openBlock(),e.createBlock(t.NmorphButton,{key:1,class:"nmorph-media-tile__status-item",design:"plain",tabindex:-1,"aria-label":"Video off"},{"icon-only":e.withCtx(()=>[e.createVNode(t.NmorphIconVideoCameraOff)]),_:1})):e.createCommentVNode("v-if",!0),t.props.screenSharing?(e.openBlock(),e.createBlock(t.NmorphButton,{key:2,class:"nmorph-media-tile__status-item",design:"plain",tabindex:-1,"aria-label":"Screen sharing"},{"icon-only":e.withCtx(()=>[e.createVNode(t.NmorphIconShare)]),_:1})):e.createCommentVNode("v-if",!0)])):e.createCommentVNode("v-if",!0),e.renderSlot(r.$slots,"overlay")],2)}const U9=R(D9,[["render",K9],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-media-tile/NmorphMediaTile.vue"]]),$9=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},loading:{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},thickness:{type:null,required:!1,default:"basic"},fixedContainer:{type:Boolean,required:!1,default:!1},width:{type:[Number,String],required:!1,default:void 0},minWidth:{type:[Number,String],required:!1,default:void 0}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-pagination":[t.disabled&&"disabled",t.loading&&"loading",t.fixedContainer&&"fixed-container"]})),a={thick:"var(--thick-component)",basic:"var(--basic-component)",thin:"var(--thin-component)"},s=e.computed(()=>Math.max(1,Math.floor(t.maxVisiblePages))),d=e.computed(()=>{const k=s.value*40,y=Math.max(0,s.value-1)*8;return["calc(","var(--nmorph-private-pagination-height) + ","var(--nmorph-private-pagination-height) + ","16px + var(--indentation-01) + var(--indentation-01) + ",`${k+y}px`,")"].join("")}),p=e.computed(()=>({"--nmorph-private-pagination-height":a[t.thickness],"--nmorph-private-pagination-fixed-pages":s.value,"--nmorph-private-pagination-fixed-width":d.value,...pe({"--nmorph-private-pagination-width":t.width,"--nmorph-private-pagination-min-width":t.minWidth})})),h=e.computed(()=>t.disabled||t.loading),w=()=>{g.value=String(Number(g.value)-1)},m=()=>{g.value=String(Number(g.value)+1)},g=e.ref(String(t.modelValue)),u=e.computed(()=>{const k=Number(t.totalElementsQuantity),y=Number(t.elementsQuantityOnPage);return!Number.isFinite(k)||!Number.isFinite(y)||k<=0||y<=0?0:Math.ceil(k/y)}),f=e.computed(()=>Array.from({length:u.value},(k,y)=>({value:String(y+1),label:String(y+1)}))),v=e.ref([]),S=e.computed(()=>{const k=String(Math.max(1,Number(g.value)||1));return[{value:k,label:k}]}),b=e.computed(()=>t.loading&&v.value.length?v.value:f.value.length?f.value:S.value),V=e.computed(()=>t.loading||!t.hideOnSinglePage||u.value>1);e.watch(g,k=>{l("update:model-value",Number(k))}),e.watch([f,()=>t.loading],([k,y])=>{(k.length||!y)&&(v.value=k)},{immediate:!0}),e.watch(()=>t.modelValue,k=>{g.value=String(k)}),e.watch([u,()=>t.loading],([k,y])=>{y||k<=0||Number(g.value)>k&&(g.value=String(k))});const _=e.computed(()=>Number(g.value)===1),C=e.computed(()=>Number(g.value)>=b.value.length),M=e.computed(()=>{const k=b.value.length,y=Number(g.value),B=t.maxVisiblePages;if(k<=B)return b.value;const I=Math.floor(B/2);return y<=I?[...b.value.slice(0,B-2),{value:"next",label:"..."},b.value[k-1]]:y>=k-I?[b.value[0],{value:"prev",label:"..."},...b.value.slice(k-(B-2))]:[b.value[0],{value:"prev",label:"..."},...b.value.slice(y-I,y+I-1),{value:"next",label:"..."},b.value[k-1]]}),x={props:t,emit:l,modifiers:i,thicknessHeightMap:a,fixedPagesCount:s,fixedContainerWidth:d,paginationStyle:p,interactionDisabled:h,prevClick:w,nextClick:m,selectedPage:g,totalPages:u,pages:f,retainedPages:v,fallbackPages:S,effectivePages:b,show:V,blockPrevButton:_,blockNextButton:C,visiblePages:M,bigStepUpdate:k=>{const y=Number(g.value);let B=k==="prev"?y-t.fastForwardStep:y+t.fastForwardStep;B<=0&&(B=1),B>=b.value.length&&(B=b.value.length),g.value=String(B)},get NmorphRadioGroup(){return Po},get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphRadio(){return Ao},get NmorphIconChevronDown(){return Ae}};return Object.defineProperty(x,"__isScriptSetup",{enumerable:!1,value:!0}),x}}),G9=["aria-busy"];function Y9(r,o,n,t,l,i){return t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.paginationStyle),"aria-busy":t.props.loading||void 0},[e.createVNode(t.NmorphButton,{class:"nmorph-pagination__btn nmorph-pagination__prev-btn",thickness:t.props.thickness,disabled:t.blockPrevButton||t.interactionDisabled,onClick:t.prevClick},{"icon-only":e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-pagination__prev-icon"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1},8,["thickness","disabled"]),e.createVNode(t.NmorphRadioGroup,{modelValue:t.selectedPage,"onUpdate:modelValue":o[0]||(o[0]=a=>t.selectedPage=a),class:"nmorph-pagination__page-group",thickness:t.props.thickness,disabled:t.interactionDisabled},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.visiblePages,a=>(e.openBlock(),e.createElementBlock("div",{key:a.value,class:"nmorph-pagination__page-btn-wrapper"},[a.value==="prev"||a.value==="next"?(e.openBlock(),e.createBlock(t.NmorphButton,{key:0,class:e.normalizeClass(`nmorph-pagination__page-btn nmorph-pagination__${a.value}`),text:a.label,thickness:t.props.thickness,disabled:t.interactionDisabled,onClick:s=>t.bigStepUpdate(a.value)},null,8,["class","text","thickness","disabled","onClick"])):(e.openBlock(),e.createBlock(t.NmorphRadio,{key:1,value:a.value,label:a.label,class:"nmorph-pagination__page-btn",thickness:t.props.thickness,disabled:t.interactionDisabled},null,8,["value","label","thickness","disabled"]))]))),128))]),_:1},8,["modelValue","thickness","disabled"]),e.createVNode(t.NmorphButton,{class:"nmorph-pagination__btn nmorph-pagination__next-btn",thickness:t.props.thickness,disabled:t.blockNextButton||t.interactionDisabled,onClick:t.nextClick},{"icon-only":e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-pagination__next-icon"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1},8,["thickness","disabled"])],14,G9)):e.createCommentVNode("v-if",!0)}const Z9=R($9,[["render",Y9],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-pagination/NmorphPagination.vue"]]),X9=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},height:{type:[Number,String],required:!1,default:void 0},widthTransition:{type:String,required:!1,default:void 0},indeterminateAnimation:{type:String,required:!1,default:void 0}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-progress":[n.indeterminate&&"indeterminate"]})),l=e.computed(()=>Array.isArray(n.color)?n.color.find(f=>f.percentage<=n.percentage)?.color:typeof n.color=="function"?n.color(n.percentage):n.color),i=e.computed(()=>n.indeterminate?"var(--nmorph-private-progress-indeterminate-animation)":"none"),a=e.ref(null),s=e.ref(1),d=e.computed(()=>`${s.value} ${s.value}`),p=e.computed(()=>s.value-n.percentage/100*s.value);e.onMounted(()=>{a.value&&(s.value=2*Math.PI*a.value.r.baseVal.value)});const h=e.computed(()=>`${n.circleSize}px`),w=e.computed(()=>`${n.percentage}%`),m=e.computed(()=>n.height??(n.valueInside?"18px":void 0)),g=e.computed(()=>({...ke({"--nmorph-private-progress-percentage":w.value,"--nmorph-private-progress-color":l.value,"--nmorph-private-progress-animation":i.value,"--nmorph-private-progress-circle-size":h.value,"--nmorph-private-progress-width-transition":n.widthTransition,"--nmorph-private-progress-indeterminate-animation":n.indeterminateAnimation}),...pe({"--nmorph-private-progress-height":m.value})})),u={props:n,modifiers:t,color:l,animation:i,circle:a,circumference:s,strokeDasharray:d,strokeDashoffset:p,circleContainerSize:h,displayPercentage:w,linearHeight:m,styles:g};return Object.defineProperty(u,"__isScriptSetup",{enumerable:!1,value:!0}),u}}),Q9={key:0,class:"nmorph-progress__linear"},J9={class:"nmorph-progress__outer"},ew={class:"nmorph-progress__inner"},tw={key:0,class:"nmorph-progress__inner-text"},ow={key:0,class:"nmorph-progress__percentage"},rw={key:1,class:"nmorph-progress__circle"},nw={class:"nmorph-progress__circle-inner-part"},aw=["width","height"],lw=["cx","cy","r","stroke-dasharray","stroke-dashoffset"];function iw(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[t.props.type==="linear"?(e.openBlock(),e.createElementBlock("div",Q9,[e.createElementVNode("div",J9,[e.createElementVNode("div",ew,[n.valueInside?(e.openBlock(),e.createElementBlock("div",tw,[e.renderSlot(r.$slots,"inner-text",{},()=>[e.createTextVNode(e.toDisplayString(t.displayPercentage),1)])])):e.createCommentVNode("v-if",!0)])]),n.valueRightSide?(e.openBlock(),e.createElementBlock("div",ow,[e.renderSlot(r.$slots,"right-side",{},()=>[e.createTextVNode(e.toDisplayString(t.displayPercentage),1)])])):e.createCommentVNode("v-if",!0)])):e.createCommentVNode("v-if",!0),t.props.type==="circle"?(e.openBlock(),e.createElementBlock("div",rw,[e.createElementVNode("div",nw,[e.renderSlot(r.$slots,"circle-inner-part",{},()=>[e.createTextVNode(e.toDisplayString(t.displayPercentage),1)])]),(e.openBlock(),e.createElementBlock("svg",{width:t.props.circleSize,height:t.props.circleSize},[e.createElementVNode("circle",{ref:"circle",class:"nmorph-progress__circle-ring",cx:t.props.circleSize/2,cy:t.props.circleSize/2,r:t.props.circleSize/2-2,"stroke-dasharray":t.strokeDasharray,"stroke-dashoffset":t.strokeDashoffset},null,8,lw)],8,aw))])):e.createCommentVNode("v-if",!0)],6)}const cw=R(X9,[["render",iw],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-progress/NmorphProgress.vue"]]),Mc={low:[-1,7,10,15,20,26,18,20,24,30,18,20,24,26,30,22,24,28,30,28,28,28,28,30,30,26,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],medium:[-1,10,16,26,18,24,16,18,22,22,26,30,22,22,24,24,28,28,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28],quartile:[-1,13,22,18,26,18,24,18,22,20,24,28,26,24,20,30,24,28,28,26,30,28,30,30,30,30,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],high:[-1,17,28,22,16,22,28,26,26,24,28,24,28,22,24,24,30,28,28,26,28,30,24,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30]},zc={low:[-1,1,1,1,1,1,2,2,2,2,4,4,4,4,4,6,6,6,6,7,8,8,9,9,10,12,12,12,13,14,15,16,17,18,19,19,20,21,22,24,25],medium:[-1,1,1,1,2,2,4,4,4,5,5,5,8,9,9,10,10,11,13,14,16,17,17,18,20,21,23,25,26,28,29,31,33,35,37,38,40,43,45,47,49],quartile:[-1,1,1,2,2,4,4,6,6,8,8,8,10,12,16,12,17,16,18,21,20,23,23,25,27,29,34,34,35,38,40,43,45,48,51,53,56,59,62,65,68],high:[-1,1,1,2,4,4,4,5,6,8,8,11,11,16,16,18,16,19,21,25,25,25,34,30,32,35,37,40,42,45,48,51,54,57,60,63,66,70,74,77,81]},sw={low:1,medium:0,quartile:3,high:2},Hc=r=>Math.min(Math.max(Math.trunc(r),1),40),De=(r,o)=>(r>>>o&1)!==0,Ct=(r,o,n)=>{for(let t=n-1;t>=0;t--)r.push(De(o,t))},qc=r=>{let o=(16*r+128)*r+64;if(r>=2){const n=Math.floor(r/7)+2;o-=(25*n-10)*n-55,r>=7&&(o-=36)}return o},Tc=(r,o)=>Math.floor(qc(r)/8)-Mc[o][r]*zc[o][r],vo=r=>r<=9?8:16,dw=(r,o)=>4+vo(o)+r*8,mw=r=>{if(r===1)return[];const o=r*4+17,n=Math.floor(r/7)+2,t=r===32?26:Math.ceil((r*4+4)/(n*2-2))*2,l=[6];for(let i=o-7;l.length<n;i-=t)l.splice(1,0,i);return l},Eo=(r,o)=>{let n=0;for(let t=7;t>=0;t--)n=n<<1^(n>>>7)*285,n^=(o>>>t&1)*r;return n},pw=r=>{const o=Array(r).fill(0);o[r-1]=1;let n=1;for(let t=0;t<r;t++){for(let l=0;l<r;l++)o[l]=Eo(o[l],n),l+1<r&&(o[l]^=o[l+1]);n=Eo(n,2)}return o},hw=(r,o)=>{const n=Array(o.length).fill(0);return r.forEach(t=>{const l=t^(n.shift()||0);n.push(0),o.forEach((i,a)=>{n[a]^=Eo(i,l)})}),n},fw=(r,o,n)=>{const t=zc[n][o],l=Mc[n][o],i=Math.floor(qc(o)/8),a=t-i%t,s=Math.floor(i/t),d=pw(l),p=[];let h=0;for(let m=0;m<t;m++){const g=s-l+(m<a?0:1),u=r.slice(h,h+g);h+=g;const f=hw(u,d);m<a&&u.push(0),p.push([...u,...f])}const w=[];for(let m=0;m<p[0].length;m++)p.forEach((g,u)=>{(m!==s-l||u>=a)&&w.push(g[m])});return w},uw=(r,o,n)=>{const t=Tc(o,n)*8,l=[];for(Ct(l,4,4),Ct(l,r.length,vo(o)),r.forEach(a=>Ct(l,a,8)),Ct(l,0,Math.min(4,t-l.length));l.length%8!==0;)l.push(!1);const i=[];for(let a=0;a<l.length;a+=8){let s=0;for(let d=0;d<8;d++)s=s<<1|(l[a+d]?1:0);i.push(s)}for(let a=236;i.length<t/8;a^=253)i.push(a);return i},gw=(r,o,n)=>{switch(r){case 0:return(o+n)%2===0;case 1:return n%2===0;case 2:return o%3===0;case 3:return(o+n)%3===0;case 4:return(Math.floor(o/3)+Math.floor(n/2))%2===0;case 5:return o*n%2+o*n%3===0;case 6:return(o*n%2+o*n%3)%2===0;default:return((o+n)%2+o*n%3)%2===0}};class ww{constructor(o,n){this.version=o,this.level=n,this.size=o*4+17,this.modules=Array.from({length:this.size},()=>Array(this.size).fill(!1)),this.isFunction=Array.from({length:this.size},()=>Array(this.size).fill(!1))}size;modules;isFunction;drawFunctionPatterns(){for(let n=0;n<this.size;n++)this.setFunctionModule(6,n,n%2===0),this.setFunctionModule(n,6,n%2===0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);const o=mw(this.version);o.forEach((n,t)=>{o.forEach((l,i)=>{t===0&&i===0||t===0&&i===o.length-1||t===o.length-1&&i===0||this.drawAlignmentPattern(n,l)})}),this.drawFormatBits(0),this.drawVersion()}drawCodewords(o){let n=0;for(let t=this.size-1;t>=1;t-=2){t===6&&(t=5);for(let l=0;l<this.size;l++)for(let i=0;i<2;i++){const a=t-i,d=(t+1&2)===0?this.size-1-l:l;!this.isFunction[d][a]&&n<o.length*8&&(this.modules[d][a]=De(o[n>>>3],7-(n&7)),n++)}}}applyMask(o){for(let n=0;n<this.size;n++)for(let t=0;t<this.size;t++)!this.isFunction[n][t]&&gw(o,t,n)&&(this.modules[n][t]=!this.modules[n][t])}drawFormatBits(o){const n=sw[this.level]<<3|o;let t=n;for(let i=0;i<10;i++)t=t<<1^(t>>>9)*1335;const l=(n<<10|t)^21522;for(let i=0;i<=5;i++)this.setFunctionModule(8,i,De(l,i));this.setFunctionModule(8,7,De(l,6)),this.setFunctionModule(8,8,De(l,7)),this.setFunctionModule(7,8,De(l,8));for(let i=9;i<15;i++)this.setFunctionModule(14-i,8,De(l,i));for(let i=0;i<8;i++)this.setFunctionModule(this.size-1-i,8,De(l,i));for(let i=8;i<15;i++)this.setFunctionModule(8,this.size-15+i,De(l,i));this.setFunctionModule(8,this.size-8,!0)}getPenaltyScore(){let o=0;for(let i=0;i<this.size;i++)o+=this.getRunPenalty(this.modules[i]);for(let i=0;i<this.size;i++)o+=this.getRunPenalty(this.modules.map(a=>a[i]));for(let i=0;i<this.size-1;i++)for(let a=0;a<this.size-1;a++){const s=this.modules[i][a];s===this.modules[i][a+1]&&s===this.modules[i+1][a]&&s===this.modules[i+1][a+1]&&(o+=3)}o+=this.getFinderPenalty();const n=this.modules.flat().filter(Boolean).length;let t=0;const l=this.size*this.size;for(;n*20<(9-t)*l||n*20>(11+t)*l;)t++;return o+t*10}drawFinderPattern(o,n){for(let t=-4;t<=4;t++)for(let l=-4;l<=4;l++){const i=o+l,a=n+t;if(i<0||i>=this.size||a<0||a>=this.size)continue;const s=Math.max(Math.abs(l),Math.abs(t));this.setFunctionModule(i,a,s!==2&&s!==4)}}drawAlignmentPattern(o,n){for(let t=-2;t<=2;t++)for(let l=-2;l<=2;l++)this.setFunctionModule(o+l,n+t,Math.max(Math.abs(l),Math.abs(t))!==1)}drawVersion(){if(this.version<7)return;let o=this.version;for(let t=0;t<12;t++)o=o<<1^(o>>>11)*7973;const n=this.version<<12|o;for(let t=0;t<18;t++){const l=De(n,t),i=this.size-11+t%3,a=Math.floor(t/3);this.setFunctionModule(i,a,l),this.setFunctionModule(a,i,l)}}setFunctionModule(o,n,t){this.modules[n][o]=t,this.isFunction[n][o]=!0}getRunPenalty(o){let n=0,t=o[0],l=1;for(let i=1;i<o.length;i++)o[i]===t?l++:(l>=5&&(n+=3+l-5),t=o[i],l=1);return l>=5&&(n+=3+l-5),n}getFinderPenalty(){let o=0;for(let n=0;n<this.size;n++)o+=this.getFinderPenaltyForLine(this.modules[n]);for(let n=0;n<this.size;n++)o+=this.getFinderPenaltyForLine(this.modules.map(t=>t[n]));return o}getFinderPenaltyForLine(o){let n=0;for(let t=0;t<=o.length-7;t++){if(!(o[t]&&!o[t+1]&&o[t+2]&&o[t+3]&&o[t+4]&&!o[t+5]&&o[t+6]))continue;const i=t>=4&&o.slice(t-4,t).every(s=>!s),a=t+11<=o.length&&o.slice(t+7,t+11).every(s=>!s);(i||a)&&(n+=40)}return n}}const bw=r=>Array.from(new TextEncoder().encode(r)),Co=(r,o={})=>{const n=o.errorCorrectionLevel??"medium",t=Hc(o.minVersion??1),l=Hc(o.maxVersion??40),i=bw(r),a=Array.from({length:l-t+1},(m,g)=>t+g).find(m=>i.length<1<<vo(m)&&dw(i.length,m)<=Tc(m,n)*8);if(!a)throw new Error("The QR code value is too large for the selected version range.");const s=uw(i,a,n),d=fw(s,a,n),p=new ww(a,n);p.drawFunctionPatterns(),p.drawCodewords(d);let h=0,w=1/0;for(let m=0;m<8;m++){p.applyMask(m),p.drawFormatBits(m);const g=p.getPenaltyScore();g<w&&(h=m,w=g),p.applyMask(m)}return p.applyMask(h),p.drawFormatBits(h),{modules:p.modules.map(m=>[...m]),size:p.size,version:a}},yw=e.defineComponent({__name:"NmorphQRCode",props:{value:{type:[String,Number],required:!1,default:""},size:{type:[Number,String],required:!1,default:160},margin:{type:Number,required:!1,default:4},color:{type:String,required:!1,default:"var(--nmorph-text-color)"},background:{type:String,required:!1,default:"var(--nmorph-main-color)"},level:{type:String,required:!1,default:"medium"},minVersion:{type:Number,required:!1,default:1},maxVersion:{type:Number,required:!1,default:40},title:{type:String,required:!1,default:""}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>{try{return Co(String(n.value),{errorCorrectionLevel:n.level,minVersion:n.minVersion,maxVersion:n.maxVersion}),""}catch(h){return h instanceof Error?h.message:"Unable to create QR code."}}),l=e.computed(()=>t.value?null:Co(String(n.value),{errorCorrectionLevel:n.level,minVersion:n.minVersion,maxVersion:n.maxVersion})),i=e.computed(()=>l.value?l.value.size+n.margin*2:1),a=e.computed(()=>l.value?l.value.modules.flatMap((h,w)=>h.map((m,g)=>m?`M${g+n.margin} ${w+n.margin}h1v1h-1z`:"").filter(Boolean)).join(""):""),s=e.computed(()=>({...pe({"--nmorph-private-qr-code-size":n.size}),...ke({"--nmorph-private-qr-code-background":n.background})})),d=e.computed(()=>W({"nmorph-qr-code":[t.value&&"error"]})),p={props:n,errorMessage:t,qrCode:l,viewBoxSize:i,path:a,styles:s,modifiers:d};return Object.defineProperty(p,"__isScriptSetup",{enumerable:!1,value:!0}),p}}),_w=["viewBox"],kw={key:0},Nw=["fill"],Bw=["d","fill"],xw={key:1,class:"nmorph-qr-code__error"};function Vw(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[t.qrCode?(e.openBlock(),e.createElementBlock("svg",{key:0,class:"nmorph-qr-code__svg",xmlns:"http://www.w3.org/2000/svg",viewBox:`0 0 ${t.viewBoxSize} ${t.viewBoxSize}`,role:"img","shape-rendering":"crispEdges"},[t.props.title?(e.openBlock(),e.createElementBlock("title",kw,e.toDisplayString(t.props.title),1)):e.createCommentVNode("v-if",!0),e.createElementVNode("rect",{width:"100%",height:"100%",fill:t.props.background},null,8,Nw),e.createElementVNode("path",{d:t.path,fill:t.props.color},null,8,Bw)],8,_w)):(e.openBlock(),e.createElementBlock("div",xw,[e.renderSlot(r.$slots,"error",{message:t.errorMessage},()=>[e.createTextVNode(e.toDisplayString(t.errorMessage),1)])]))],6)}const Sw=R(yw,[["render",Vw],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-qr-code/NmorphQRCode.vue"]]),vw=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},loadingGradient:{type:String,required:!1,default:void 0}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-skeleton":[n.animated&&n.loading&&"loading"]})),l=e.computed(()=>ke({"--nmorph-private-skeleton-loading-gradient":n.loadingGradient})),i={props:n,modifiers:t,styles:l,get NmorphSkeletonItem(){return Lc}};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}}),Ew={key:0,class:"nmorph-skeleton__rows"},Cw={class:"nmorph-skeleton__template"},Iw={class:"nmorph-skeleton__default"};function Mw(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[t.props.rows&&t.props.loading?(e.openBlock(),e.createElementBlock("div",Ew,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.props.rows,a=>(e.openBlock(),e.createBlock(t.NmorphSkeletonItem,{key:a,width:"100%",height:"14px",variant:"rect"}))),128))])):e.createCommentVNode("v-if",!0),e.withDirectives(e.createElementVNode("div",Cw,[e.renderSlot(r.$slots,"template")],512),[[e.vShow,!t.props.rows&&t.props.loading]]),e.withDirectives(e.createElementVNode("div",Iw,[e.renderSlot(r.$slots,"default")],512),[[e.vShow,!t.props.loading]])],6)}const zw=R(vw,[["render",Mw],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-skeleton/NmorphSkeleton.vue"]]),Hw={image:"image",circle:"circle",rect:"rect"},qw=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:null,required:!1,default:"nmorph"}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-skeleton-item":[n.variant,n.design==="nmorph"?"nmorph-design":"plain-design"]})),l=e.computed(()=>n.width),i=e.computed(()=>n.height),a={props:n,modifiers:t,cssWidth:l,cssHeight:i,get NmorphIcon(){return ie},get NmorphIconImage(){return ot}};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),Tw={class:"nmorph-skeleton-item__element"};function Lw(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle({"--nmorph-private-skeleton-item-width":t.cssWidth,"--nmorph-private-skeleton-item-height":t.cssHeight})},[e.createElementVNode("div",Tw,[t.props.variant==="image"?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,width:t.props.width,height:t.props.height},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconImage)]),_:1},8,["width","height"])):e.createCommentVNode("v-if",!0)])],6)}const Lc=R(qw,[["render",Lw],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-skeleton/components/NmorphSkeletonItem.vue"]]),It=(r,o)=>{const n=e.ref(null),t=e.ref(0),l=e.ref(0);let i=null;const a=e.computed(()=>o.enabled?.value??!0),s=e.computed(()=>Math.max(o.overscan?.value??0,0)),d=e.computed(()=>o.dynamic?.value??!1),p=e.computed(()=>Math.max(o.itemHeight.value,1)),h=e.ref({}),w=k=>d.value&&h.value[k]||p.value,m=e.computed(()=>{const k=[];let y=0;for(let B=0;B<r.value.length;B++)k[B]=y,y+=w(B);return{offsets:k,total:y}}),g=e.computed(()=>a.value?d.value?m.value.total:r.value.length*p.value:0),u=()=>{const k=n.value;if(!k)return;const y=Math.max(g.value-k.clientHeight,0);k.scrollTop>y&&(k.scrollTop=y),t.value=k.scrollTop,l.value=k.clientHeight},f=()=>{u()},v=e.computed(()=>{if(!a.value)return 0;if(d.value){const k=m.value.offsets.findIndex((y,B)=>y+w(B)>=t.value);return Math.max(k===-1?0:k-s.value,0)}return Math.max(Math.floor(t.value/p.value)-s.value,0)}),S=e.computed(()=>{if(!a.value)return r.value.length;if(d.value){const y=t.value+l.value;let B=v.value;for(;B<r.value.length&&m.value.offsets[B]<=y;)B++;return Math.min(B+s.value,r.value.length)}const k=Math.ceil((t.value+l.value)/p.value)+s.value;return Math.min(Math.max(k,v.value+s.value),r.value.length)}),b=e.computed(()=>d.value?m.value.offsets[v.value]||0:v.value*p.value),V=e.computed(()=>a.value?r.value.slice(v.value,S.value).map((k,y)=>({item:k,index:v.value+y})):r.value.map((k,y)=>({item:k,index:y}))),_=e.computed(()=>({height:`${g.value}px`})),C=e.computed(()=>({transform:`translateY(${b.value}px)`})),M=k=>{const y=n.value;if(!y||!a.value)return;const B=Math.min(Math.max(k,0),Math.max(r.value.length-1,0)),I=d.value?m.value.offsets[B]||0:B*p.value;y.scrollTop=I,u()},z=(k,y)=>{if(!d.value||!y)return;const B=Math.ceil(y.getBoundingClientRect().height||y.offsetHeight);!B||h.value[k]===B||(h.value={...h.value,[k]:B},e.nextTick(u))},x=()=>{u()};return e.onMounted(()=>{e.nextTick(u),typeof window<"u"&&(window.addEventListener("resize",x),"ResizeObserver"in window&&(i=new ResizeObserver(u),n.value&&i.observe(n.value)))}),e.onUnmounted(()=>{typeof window<"u"&&window.removeEventListener("resize",x),i?.disconnect(),i=null}),e.watch(n,(k,y)=>{y&&i?.unobserve(y),k&&i?.observe(k),e.nextTick(u)},{flush:"post"}),e.watch(()=>[r.value.length,a.value,p.value,d.value],()=>{e.nextTick(u)}),{containerRef:n,contentStyle:C,endIndex:S,offsetTop:b,refresh:u,measureElement:z,scrollHandler:f,scrollToIndex:M,spacerStyle:_,startIndex:v,totalHeight:g,viewportHeight:l,virtualItems:V}},Dw=e.defineComponent({__name:"NmorphSortButton",props:{value:{type:null,required:!0}},emits:["sort"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-sort-button":[`${t.value}`]})),a=()=>{const p=t.value==="ascending"?"descending":"ascending";l("sort",p)},s=e.computed(()=>t.value==="ascending"?"Sort descending":"Sort ascending"),d={props:t,emit:l,modifiers:i,toggleSort:a,nextSortLabel:s};return Object.defineProperty(d,"__isScriptSetup",{enumerable:!1,value:!0}),d}}),Aw=["aria-label"];function Pw(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("button",{class:"nmorph-sort-button__control",type:"button","aria-label":t.nextSortLabel,onClick:t.toggleSort},[...o[0]||(o[0]=[e.createElementVNode("svg",{class:"nmorph-sort-button__icon",viewBox:"0 0 16 16","aria-hidden":"true"},[e.createElementVNode("path",{class:"nmorph-sort-button__icon-up",d:"M8 3 3.75 7.25h8.5L8 3Z"}),e.createElementVNode("path",{class:"nmorph-sort-button__icon-down",d:"M8 13 12.25 8.75h-8.5L8 13Z"})],-1)])],8,Aw)],2)}const Ow=R(Dw,[["render",Pw],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-table/inner-components/nmorph-sort-button/NmorphSortButton.vue"]]),Fw=e.defineComponent({__name:"NmorphTable",props:{data:{type:Array,required:!1,default:()=>[]},rowHover:{type:Boolean,required:!1,default:!0},sort:{type:Object,required:!1,default:void 0},virtual:{type:Boolean,required:!1,default:!1},virtualHeight:{type:[Number,String],required:!1,default:"320px"},virtualOverscan:{type:Number,required:!1,default:5},virtualRowHeight:{type:Number,required:!1,default:42},virtualDynamicHeight:{type:Boolean,required:!1,default:!1},borderColor:{type:String,required:!1,default:void 0},cellHeight:{type:[Number,String],required:!1,default:void 0},rowHoverBackground:{type:String,required:!1,default:void 0},design:{type:null,required:!1,default:"nmorph"},bordered:{type:Boolean,required:!1,skipCheck:!0}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>n.design==="plain"&&n.bordered===!0),l=e.computed(()=>W({"nmorph-table":{[n.design]:!0,bordered:t.value}})),i=e.ref([...n.data]),a=e.computed(()=>n.virtual),s=e.computed(()=>n.virtualRowHeight),d=e.computed(()=>n.virtualOverscan),p=e.computed(()=>n.virtualDynamicHeight),h=It(i,{enabled:a,itemHeight:s,overscan:d,dynamic:p}),w=e.computed(()=>a.value?h.virtualItems.value:i.value.map((T,$)=>({item:T,index:$}))),m=e.computed(()=>w.value.map(T=>T.item)),g=e.ref(-1),u=e.ref(0),f=e.ref(n.sort),v=(T,$)=>{f.value&&(f.value[$]=T,i.value.sort((te,Q)=>{const X=String(te[$]).toLowerCase(),re=String(Q[$]).toLowerCase();if(!f.value)return 0;const le=f.value[$];return le==="ascending"?X.localeCompare(re):le==="descending"?re.localeCompare(X):0}))},S=e.ref(null),b=e.ref([]);e.provide("table-data",{rows:m,columns:b});const V=e.computed(()=>{const T=b.value.map(re=>re.width).filter(re=>!!re),$=T.length,te=T.reduce((re,le)=>(re+=Number(le),re),0),Q=b.value.length-$;return S.value?.clientWidth?(S.value?.clientWidth-te)/Q:0}),_=T=>T||V.value,C=e.ref(0);e.watch(()=>n.data,async()=>{C.value=C.value+1,i.value=[...n.data],b.value=[],await e.nextTick();const T=h.containerRef.value;T&&(T.scrollTop=Math.min(u.value,Math.max(h.totalHeight.value-T.clientHeight,0)),h.refresh())},{immediate:!0});const M=T=>typeof T=="object"?"":T,z=Ue();e.provide("table-identifier",z);const x=e.computed(()=>Me(n.virtualHeight)),k=e.computed(()=>({...ke({"--nmorph-private-table-border-color":n.borderColor,"--nmorph-private-table-row-hover-background":n.rowHoverBackground}),...pe({"--nmorph-private-table-cell-height":n.cellHeight})})),y=e.computed(()=>({"--nmorph-private-table-virtual-row-height":`${n.virtualRowHeight}px`,height:a.value?x.value:void 0,overflowY:a.value?"auto":void 0})),B=h.spacerStyle,I=h.contentStyle,q=(T,$)=>{h.measureElement($,At(T))},E=()=>{h.scrollHandler(),u.value=h.containerRef.value?.scrollTop||0},L=T=>{if(!i.value.length)return;const $=g.value<0?0:Math.min(Math.max(g.value+T,0),i.value.length-1);g.value=$,h.scrollToIndex($)},j={props:n,bordered:t,modifiers:l,rows:i,virtualEnabled:a,virtualRowHeight:s,virtualOverscan:d,virtualDynamicHeight:p,virtualList:h,renderedRows:w,tableRows:m,activeRowIndex:g,lastScrollTop:u,sortData:f,onSort:v,nmorphDOMTable:S,columns:b,defaultColWidth:V,getWidth:_,key:C,tableData:M,tableIdentifier:z,virtualHeight:x,tableStyle:k,tableBodyStyle:y,virtualSpacerStyle:B,virtualContentStyle:I,setVirtualRowRef:q,scrollHandler:E,moveActiveRow:L,tableKeydownHandler:T=>{a.value&&(T.key==="ArrowDown"?(T.preventDefault(),L(1)):T.key==="ArrowUp"?(T.preventDefault(),L(-1)):T.key==="Home"?(T.preventDefault(),g.value=0,h.scrollToIndex(0)):T.key==="End"?(T.preventDefault(),g.value=i.value.length-1,h.scrollToIndex(i.value.length-1)):T.key==="PageDown"?(T.preventDefault(),L(Math.max(Math.floor((h.viewportHeight.value||n.virtualRowHeight)/n.virtualRowHeight),1))):T.key==="PageUp"&&(T.preventDefault(),L(-Math.max(Math.floor((h.viewportHeight.value||n.virtualRowHeight)/n.virtualRowHeight),1))))},NmorphSortButton:Ow};return Object.defineProperty(j,"__isScriptSetup",{enumerable:!1,value:!0}),j}}),Rw={class:"nmorph-table__wrapper"},jw={class:"nmorph-table__slot-columns",hidden:""},Ww={class:"nmorph-table__header"},Kw=["data-src"],Uw={class:"nmorph-table__table-row"},$w={class:"nmorph-table__cell"},Gw=["tabindex"],Yw=["id"],Zw={key:1},Xw=["id"];function Qw(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",null,[(e.openBlock(),e.createElementBlock("div",{ref:"nmorphDOMTable",key:t.key,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.tableStyle)},[e.createElementVNode("div",Rw,[e.createElementVNode("div",jw,[e.renderSlot(r.$slots,"default")]),e.createElementVNode("table",Ww,[e.createElementVNode("colgroup",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.columns,a=>(e.openBlock(),e.createElementBlock("col",{key:a.prop,style:e.normalizeStyle({width:`${t.getWidth(a.width)}px`}),"data-src":`${t.getWidth(a.width)}px`},null,12,Kw))),128))]),e.createElementVNode("thead",null,[e.createElementVNode("tr",Uw,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.columns,(a,s)=>(e.openBlock(),e.createElementBlock("th",{key:s,class:e.normalizeClass(["nmorph-table__table-data",{"nmorph-table__table-data--bordered":t.bordered}])},[e.createElementVNode("div",$w,[e.createElementVNode("div",{style:e.normalizeStyle({"justify-content":a.alignment}),class:"nmorph-table__cell-content"},[e.createElementVNode("span",null,e.toDisplayString(a.label),1),t.sortData&&t.sortData[a.prop]?(e.openBlock(),e.createBlock(t.NmorphSortButton,{key:0,class:"nmorph-table__button-wrapper",value:t.sortData[a.prop],onSort:d=>t.onSort(d,a.prop)},null,8,["value","onSort"])):e.createCommentVNode("v-if",!0)],4)])],2))),128))])])]),e.createElementVNode("div",{ref:t.virtualList.containerRef,class:e.normalizeClass(["nmorph-table__body",{"nmorph-table__body--virtual":t.virtualEnabled,"nmorph-table__body--dynamic":t.props.virtualDynamicHeight}]),style:e.normalizeStyle(t.tableBodyStyle),tabindex:t.virtualEnabled?0:void 0,role:"grid",onKeydown:t.tableKeydownHandler,onScroll:t.scrollHandler},[t.virtualEnabled?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-table__virtual-spacer",style:e.normalizeStyle(t.virtualSpacerStyle)},[e.createElementVNode("div",{class:"nmorph-table__virtual-content",style:e.normalizeStyle(t.virtualContentStyle)},[e.createElementVNode("table",null,[e.createElementVNode("colgroup",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.columns,a=>(e.openBlock(),e.createElementBlock("col",{key:a.prop,style:e.normalizeStyle({width:`${t.getWidth(a.width)}px`})},null,4))),128))]),e.createElementVNode("tbody",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.renderedRows,(a,s)=>(e.openBlock(),e.createElementBlock("tr",{key:a.index,ref_for:!0,ref:d=>t.setVirtualRowRef(d,a.index),class:e.normalizeClass(["nmorph-table__table-data-row",{"nmorph-table__table-data-row--row-hover":t.props.rowHover,"nmorph-table__table-data-row--active":t.activeRowIndex===a.index}]),role:"row"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.columns,d=>(e.openBlock(),e.createElementBlock("td",{key:d.prop,class:e.normalizeClass([{"nmorph-table__table-data--bordered":t.bordered},"nmorph-table__table-data"])},[e.createElementVNode("div",{id:`table-cell-${t.tableIdentifier}-${s}-${d.prop}`,style:e.normalizeStyle({"text-align":d.alignment}),class:"nmorph-table__cell nmorph-table__cell--data"},e.toDisplayString(t.tableData(a.item[d.prop])),13,Yw)],2))),128))],2))),128))])])],4)],4)):(e.openBlock(),e.createElementBlock("table",Zw,[e.createElementVNode("colgroup",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.columns,a=>(e.openBlock(),e.createElementBlock("col",{key:a.prop,style:e.normalizeStyle({width:`${t.getWidth(a.width)}px`})},null,4))),128))]),e.createElementVNode("tbody",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.renderedRows,(a,s)=>(e.openBlock(),e.createElementBlock("tr",{key:s,class:e.normalizeClass(["nmorph-table__table-data-row",{"nmorph-table__table-data-row--row-hover":t.props.rowHover}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.columns,d=>(e.openBlock(),e.createElementBlock("td",{key:d.prop,class:e.normalizeClass([{"nmorph-table__table-data--bordered":t.bordered},"nmorph-table__table-data"])},[e.createElementVNode("div",{id:`table-cell-${t.tableIdentifier}-${s}-${d.prop}`,style:e.normalizeStyle({"text-align":d.alignment}),class:"nmorph-table__cell nmorph-table__cell--data"},e.toDisplayString(t.tableData(a.item[d.prop])),13,Xw)],2))),128))],2))),128))])]))],46,Gw)])],6))])}const Dc=R(Fw,[["render",Qw],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-table/NmorphTable.vue"]]),Jw=e.defineComponent({__name:"NmorphTableCell",props:{row:{type:Number,required:!0}},setup(r,{expose:o}){o();const n=e.inject("column-property"),t=e.inject("table-identifier"),l=r,i=e.computed(()=>W({"nmorph-table-cell":[]})),a=e.computed(()=>`#table-cell-${t}-${l.row}-${n}`),s=e.ref(!1);e.onMounted(async()=>{await e.nextTick();const p=document.querySelector(a.value);p&&(p.innerHTML=""),s.value=!0});const d={columnProperty:n,tableIdentifier:t,props:l,modifiers:i,targetId:a,isMounted:s};return Object.defineProperty(d,"__isScriptSetup",{enumerable:!1,value:!0}),d}});function eb(r,o,n,t,l,i){return t.isMounted?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers)},[(e.openBlock(),e.createBlock(e.Teleport,{to:t.targetId},[e.renderSlot(r.$slots,"default")],8,["to"]))],2)):e.createCommentVNode("v-if",!0)}const Ac=R(Jw,[["render",eb],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-table/components/nmorph-table-cell/NmorphTableCell.vue"]]),tb=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(r,{expose:o}){o();const n=e.inject("table-data"),t=e.inject("table-identifier"),l=r,i=e.computed(()=>W({"nmorph-table-column":[]})),a=e.ref(0);e.provide("column-property",l.prop),e.provide("table-identifier",t),e.onMounted(()=>{s()});const s=()=>{if(!n?.columns.value)return;const{columns:h}=n;a.value=h.value.length+1,n.columns.value=[...h.value,{...l,id:a.value}]},d=e.ref(null),p={data:n,tableIdentifier:t,props:l,modifiers:i,id:a,updateTableData:s,columnDOMEl:d};return Object.defineProperty(p,"__isScriptSetup",{enumerable:!1,value:!0}),p}}),ob=["data-id"];function rb(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{ref:"columnDOMEl","data-id":t.id,class:e.normalizeClass(t.modifiers)},[e.renderSlot(r.$slots,"default",{scope:{columns:t.data?.columns.value,rows:t.data?.rows.value,tableId:t.tableIdentifier}})],10,ob)}const Pc=R(tb,[["render",rb],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-table/components/nmorph-table-column/NmorphTableColumn.vue"]]),nb=e.defineComponent({__name:"NmorphTagList",props:{modelValue:{type:Array,required:!0},selectedValue:{type:[String,null],required:!1},design:{type:null,required:!1,default:"nmorph"},color:{type:String,required:!1}},emits:["click","close","update:model-value","update:selected-value","update:selectedValue"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-list":[t.design]})),a=e.shallowRef(t.modelValue),s=m=>({...m,design:m.design??t.design,color:m.color??t.color}),d=e.computed(()=>a.value.map(s));e.watch(()=>t.modelValue,m=>{a.value=m});const w={props:t,emit:l,modifiers:i,tagList:a,getResolvedTagItem:s,resolvedTagList:d,closeTagHandler:m=>{a.value=a.value.filter(g=>g.value!==m),l("close",m),l("update:model-value",a.value)},clickTagHandler:m=>{l("click",m),l("update:selected-value",m),l("update:selectedValue",m)},get NmorphTagItem(){return Mo}};return Object.defineProperty(w,"__isScriptSetup",{enumerable:!1,value:!0}),w}});function ab(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.resolvedTagList,a=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:a.value},[r.$slots.item?(e.openBlock(),e.createBlock(t.NmorphTagItem,{key:0,value:a.value,text:a.text,removable:a.removable,thickness:a.thickness,design:a.design,color:a.color,onClick:t.clickTagHandler,onClose:t.closeTagHandler},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"item",{item:a})]),_:2},1032,["value","text","removable","thickness","design","color"])):(e.openBlock(),e.createBlock(t.NmorphTagItem,{key:1,value:a.value,text:a.text,removable:a.removable,thickness:a.thickness,design:a.design,color:a.color,onClick:t.clickTagHandler,onClose:t.closeTagHandler},null,8,["value","text","removable","thickness","design","color"]))],64))),128))],2)}const lb=R(nb,[["render",ab],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-tag-list/NmorphTagList.vue"]]),Oc="var(--nmorph-gray-color)",Io="var(--nmorph-black-color)",Fc="var(--nmorph-white-color)",ib=e.defineComponent({__name:"NmorphTagItem",props:{value:{type:String,required:!0},text:{type:String,required:!1,default:""},removable:{type:Boolean,required:!1,default:!0},thickness:{type:null,required:!1,default:"basic"},design:{type:null,required:!1,default:"nmorph"},color:{type:String,required:!1,default:Oc}},emits:["click","close"],setup(r,{expose:o,emit:n}){o();const t={r:201,g:210,b:222},l=r,i=e.ref(null),a=e.ref(Io);let s=null;const d=e.computed(()=>W({nmorph:[_e[l.thickness]],"nmorph-tag-item":[l.design]})),p=e.computed(()=>l.design==="plain"),h=e.computed(()=>p.value?a.value:"var(--nmorph-contrast-text-color)"),w=e.computed(()=>p.value?ke({"--nmorph-private-tag-item-background-color":l.color,"--nmorph-private-tag-item-content-color":a.value}):{}),m=n,g=()=>{m("close",l.value)},u=()=>{m("click",l.value)},f=x=>{const k=x.trim().replace("#","");if(![3,4,6,8].includes(k.length))return null;const y=k.length<=4?k.split("").map(B=>`${B}${B}`).join(""):k;return{r:parseInt(y.slice(0,2),16),g:parseInt(y.slice(2,4),16),b:parseInt(y.slice(4,6),16)}},v=x=>{const k=x.match(/^rgba?\((.+)\)$/);if(!k)return null;const y=k[1].split("/")[0],B=y.includes(",")?y.split(","):y.trim().split(/\s+/),[I,q,E]=B.map(L=>Number.parseFloat(L));return[I,q,E].some(L=>Number.isNaN(L))?null:{r:I,g:q,b:E}},S=(x,k)=>{const y=x.trim().match(/^var\(\s*(--[A-Za-z0-9-_]+)(?:\s*,\s*(.+))?\)$/);if(!y)return x;const[,B,I]=y,q=k.ownerDocument,E=getComputedStyle(k).getPropertyValue(B).trim(),L=getComputedStyle(q.documentElement).getPropertyValue(B).trim();return E||L||I||x},b=(x,k)=>{let y=x;for(let B=0;B<4;B+=1){const I=S(y,k);if(I===y)break;y=I}return f(y)||v(y)||t},V=({r:x,g:k,b:y})=>{const[B,I,q]=[x,k,y].map(E=>{const L=E/255;return L<=.03928?L/12.92:((L+.055)/1.055)**2.4});return .2126*B+.7152*I+.0722*q},_=(x,k)=>{const[y,B]=[x,k].sort((I,q)=>q-I);return(y+.05)/(B+.05)},C=x=>{const k=V(x),y=_(k,1),B=_(k,0);return y>B?Fc:Io},M=async()=>{await e.nextTick(),!(!p.value||!i.value)&&(a.value=C(b(l.color,i.value)))};e.onMounted(()=>{M(),!(typeof MutationObserver>"u"||!i.value)&&(s=new MutationObserver(()=>M()),s.observe(i.value.ownerDocument.documentElement,{attributes:!0,attributeFilter:["nmorph-data-theme","class","style"]}))}),e.onBeforeUnmount(()=>{s?.disconnect()}),e.watch(()=>[l.color,l.design],M,{flush:"post"});const z={DEFAULT_PLAIN_BACKGROUND_COLOR:Oc,DARK_CONTRAST_COLOR:Io,LIGHT_CONTRAST_COLOR:Fc,DEFAULT_RGB_COLOR:t,props:l,tagRef:i,plainContentColor:a,get themeObserver(){return s},set themeObserver(x){s=x},modifiers:d,isPlainDesign:p,closeIconColor:h,styles:w,emit:m,closeHandler:g,clickHandler:u,parseHexColor:f,parseRgbColor:v,resolveCssVariable:S,resolveColor:b,getLuminance:V,getContrastRatio:_,getReadableContentColor:C,updatePlainContentColor:M,get NmorphIcon(){return ie},get NmorphIconError(){return Xe}};return Object.defineProperty(z,"__isScriptSetup",{enumerable:!1,value:!0}),z}}),cb={class:"nmorph-tag-item__content"},sb={key:1};function db(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{ref:"tagRef",class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),onClick:t.clickHandler},[e.createElementVNode("div",cb,[r.$slots.default?e.renderSlot(r.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock("span",sb,e.toDisplayString(n.text),1)),t.props.removable?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:2,class:"nmorph-tag-item__close-icon",color:t.closeIconColor,onClick:e.withModifiers(t.closeHandler,["stop"])},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconError)]),_:1},8,["color"])):e.createCommentVNode("v-if",!0)])],6)}const Mo=R(ib,[["render",db],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-tag-list/components/nmorph-tag-item/NmorphTagItem.vue"]]),mb=e.defineComponent({__name:"NmorphVirtualList",props:{items:{type:Array,required:!1,default:()=>[]},height:{type:[Number,String],required:!1,default:"320px"},maxHeight:{type:[Number,String],required:!1,default:"none"},itemHeight:{type:Number,required:!1,default:40},overscan:{type:Number,required:!1,default:5},dynamic:{type:Boolean,required:!1,default:!1},disabled:{type:Boolean,required:!1,default:!1},itemKey:{type:[String,Function],required:!1,default:void 0},itemTag:{type:String,required:!1,default:"div"}},emits:["on-scroll"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.computed(()=>t.items),a=e.computed(()=>!t.disabled),s=e.computed(()=>t.itemHeight),d=e.computed(()=>t.overscan),p=e.computed(()=>t.dynamic),h=It(i,{enabled:a,itemHeight:s,overscan:d,dynamic:p}),w=h.containerRef,m=e.computed(()=>W({"nmorph-virtual-list":[t.disabled&&"disabled",t.dynamic&&"dynamic"]})),g=e.computed(()=>({...pe({"--nmorph-private-virtual-list-height":t.height,"--nmorph-private-virtual-list-max-height":t.maxHeight}),"--nmorph-private-virtual-list-item-height":`${t.itemHeight}px`})),u=e.computed(()=>({transform:a.value?`translateY(${h.offsetTop.value}px)`:void 0})),f=e.computed(()=>({height:a.value?`${h.totalHeight.value}px`:void 0})),v=e.computed(()=>h.virtualItems.value),S=(C,M)=>{if(typeof t.itemKey=="function")return t.itemKey(C,M);if(typeof t.itemKey=="string"&&C&&typeof C=="object"){const z=C[t.itemKey];return z===void 0?M:String(z)}return M},b=C=>{h.scrollHandler(),l("on-scroll",C)},V=(C,M)=>{h.measureElement(M,C)};o({containerRef:w,refresh:h.refresh,scrollToIndex:h.scrollToIndex});const _={props:t,emit:l,items:i,enabled:a,itemHeight:s,overscan:d,dynamic:p,virtualList:h,containerRef:w,modifiers:m,styles:g,contentStyle:u,spacerStyle:f,renderedItems:v,getItemKey:S,scrollHandler:b,setItemRef:V};return Object.defineProperty(_,"__isScriptSetup",{enumerable:!1,value:!0}),_}}),pb={key:1,class:"nmorph-virtual-list__empty"};function hb(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{ref:"containerRef",class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),onScroll:t.scrollHandler},[t.props.items.length?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-virtual-list__spacer",style:e.normalizeStyle(t.spacerStyle)},[e.createElementVNode("div",{class:"nmorph-virtual-list__content",style:e.normalizeStyle(t.contentStyle)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.renderedItems,a=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.props.itemTag),{key:t.getItemKey(a.item,a.index),ref_for:!0,ref:s=>t.setItemRef(s,a.index),class:"nmorph-virtual-list__item"},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default",{item:a.item,index:a.index},()=>[e.createTextVNode(e.toDisplayString(a.item),1)])]),_:2},1024))),128))],4)],4)):(e.openBlock(),e.createElementBlock("div",pb,[e.renderSlot(r.$slots,"empty")]))],38)}const fb=R(mb,[["render",hb],["__file","/builds/ketjo/nmorph/library/src/components/data/nmorph-virtual-list/NmorphVirtualList.vue"]]),ub=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"},backgroundColor:{type:String,required:!1,default:void 0}},emits:["close"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-alert":[t.type,t.bordered&&"bordered",t.fill&&"fill"]})),a=e.computed(()=>({"--nmorph-private-alert-close-align":t.closeIconPosition,...ke({"--nmorph-private-alert-background-color":t.backgroundColor})})),s=()=>{l("close")},d={[nt.success]:bo,[nt.warning]:_o,[nt.info]:so,[nt.error]:no},p=e.useSlots(),h={props:t,emit:l,modifiers:i,styles:a,closeHandler:s,iconNameMap:d,slots:p,get NmorphIcon(){return ie},get NmorphIconCross(){return Ye}};return Object.defineProperty(h,"__isScriptSetup",{enumerable:!1,value:!0}),h}}),gb=["innerHTML"],wb={key:1,class:"nmorph-alert__wrapper"},bb={class:"nmorph-alert__left-side"},yb={key:0,class:"nmorph-alert__icon"},_b={class:"nmorph-alert__content-wrapper"},kb={class:"nmorph-alert__content-title"},Nb={class:"nmorph-alert__content"};function Bb(r,o,n,t,l,i){return t.slots.default||t.props.title||t.props.content||t.props.html?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[t.props.html?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-alert__html-wrapper",innerHTML:t.props.html},null,8,gb)):(e.openBlock(),e.createElementBlock("div",wb,[e.createElementVNode("div",bb,[t.props.showIcon?(e.openBlock(),e.createElementBlock("div",yb,[e.renderSlot(r.$slots,"icon",{},()=>[e.createVNode(t.NmorphIcon,{size:"medium"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.iconNameMap[t.props.type])))]),_:1})])])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",_b,[e.createElementVNode("div",kb,[t.props.title||t.slots.title?e.renderSlot(r.$slots,"title",{key:0},()=>[e.createTextVNode(e.toDisplayString(t.props.title),1)]):e.createCommentVNode("v-if",!0)]),e.createElementVNode("div",Nb,[e.renderSlot(r.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(t.props.content),1)])])])]),t.props.closable?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-alert__close",onClick:t.closeHandler},[e.createVNode(t.NmorphIcon,{width:"14px",height:"14px"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconCross)]),_:1})])):e.createCommentVNode("v-if",!0)]))],6)):e.createCommentVNode("v-if",!0)}const Rc=R(ub,[["render",Bb],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-alert/NmorphAlert.vue"]]),nt={success:"success",error:"error",warning:"warning",info:"info"},xb=e.defineComponent({__name:"NmorphCallout",props:{type:{type:String,required:!1,default:"info"},title:{type:String,required:!1,default:""},content:{type:String,required:!1,default:""},as:{type:null,required:!1,default:"div"},href:{type:String,required:!1,default:void 0},target:{type:String,required:!1,default:void 0},rel:{type:String,required:!1,default:void 0},referrerpolicy:{type:String,required:!1,default:void 0},referrerPolicy:{type:String,required:!1,default:void 0},download:{type:[String,Boolean],required:!1,default:void 0},ariaLabel:{type:String,required:!1,default:void 0},color:{type:String,required:!1,default:void 0},padding:{type:[Number,String],required:!1,default:"var(--indentation-03) var(--indentation-04)"},borderRadius:{type:[Number,String],required:!1,default:"var(--default-border-radius)"},accentWidth:{type:[Number,String],required:!1,default:"var(--indentation-02)"},titleGap:{type:[Number,String],required:!1,default:"var(--indentation-03)"},titleFontSize:{type:[Number,String],required:!1,default:"var(--nmorph-typography-title-small-font-size)"},contentFontSize:{type:[Number,String],required:!1,default:"var(--nmorph-typography-body-small-font-size)"}},setup(r,{expose:o}){o();const n={self:"_self",blank:"_blank",parent:"_parent",top:"_top"},t=r,l=e.useSlots(),i=e.computed(()=>({...pe({"--nmorph-private-callout-padding":t.padding,"--nmorph-private-callout-border-radius":t.borderRadius,"--nmorph-private-callout-accent-width":t.accentWidth,"--nmorph-private-callout-title-gap":t.titleGap,"--nmorph-private-callout-title-font-size":t.titleFontSize,"--nmorph-private-callout-content-font-size":t.contentFontSize}),...ke({"--nmorph-private-callout-color":t.color})})),a=e.computed(()=>{if(t.target)return t.target in n?n[t.target]:t.target}),s=e.computed(()=>t.as!=="a"?{}:{href:t.href,target:a.value,rel:t.rel,referrerpolicy:t.referrerpolicy??t.referrerPolicy,download:t.download===!0?"":t.download===!1?void 0:t.download,"aria-label":t.ariaLabel}),d=e.computed(()=>!!(l.header||l.title||t.title)),p=e.computed(()=>!!l.default),h={targetMap:n,props:t,slots:l,styles:i,resolvedTarget:a,rootAttrs:s,hasHeader:d,hasDefaultContent:p};return Object.defineProperty(h,"__isScriptSetup",{enumerable:!1,value:!0}),h}}),Vb={key:0,class:"nmorph-callout__title"},Sb={key:1,class:"nmorph-callout__content"},vb=["innerHTML"];function Eb(r,o,n,t,l,i){return e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.props.as),e.mergeProps({class:["nmorph-callout",`nmorph-callout--${t.props.type}`],style:t.styles},t.rootAttrs),{default:e.withCtx(()=>[t.hasHeader?(e.openBlock(),e.createElementBlock("div",Vb,[e.renderSlot(r.$slots,"header",{},()=>[e.renderSlot(r.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(t.props.title),1)])])])):e.createCommentVNode("v-if",!0),t.hasDefaultContent?(e.openBlock(),e.createElementBlock("div",Sb,[e.renderSlot(r.$slots,"default")])):(e.openBlock(),e.createElementBlock("div",{key:2,class:"nmorph-callout__content",innerHTML:t.props.content},null,8,vb))]),_:3},16,["class","style"])}const Cb=R(xb,[["render",Eb],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-callout/NmorphCallout.vue"]]),Ib=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"},maxWidth:{type:String,required:!1,default:void 0},maxHeight:{type:String,required:!1,default:void 0},openDelay:{type:Number,required:!1,default:0},closeDelay:{type:Number,required:!1,default:0},showClose:{type:Boolean,required:!1,default:!0},zIndex:{type:Number,required:!1,default:void 0},closeOnOverlay:{type:Boolean,required:!1,default:!0},closeOnEscape:{type:Boolean,required:!1,default:!0}},emits:["on-close","update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.useSlots(),a=e.computed(()=>W({"nmorph-dialog":[]})),s=e.computed(()=>({"--nmorph-private-dialog-width":t.width,...t.maxWidth&&{"--nmorph-private-dialog-max-width":t.maxWidth},...t.maxHeight&&{"--nmorph-private-dialog-max-height":t.maxHeight}})),d=e.computed(()=>!!(i.header||t.title||t.showClose)),p=e.ref(t.modelValue);let h=null,w=null;e.watch(()=>t.modelValue,f=>{f?(w&&clearTimeout(w),h=setTimeout(()=>{p.value=!0},t.openDelay)):(h&&clearTimeout(h),w=setTimeout(()=>{p.value=!1},t.closeDelay))},{immediate:!0});const m=()=>{l("on-close"),h&&clearTimeout(h);const f=()=>{l("update:model-value",!1)};t.closeDelay<=0?f():w=setTimeout(f,t.closeDelay)},u={props:t,emit:l,slots:i,modifiers:a,dialogStyle:s,hasHeader:d,isVisible:p,get openTimeout(){return h},set openTimeout(f){h=f},get closeTimeout(){return w},set closeTimeout(f){w=f},closeHandler:m,overlayClickHandler:()=>{t.closeOnOverlay&&m()},get NmorphOverlay(){return et},get NmorphIcon(){return ie},get NmorphIconCross(){return Ye}};return Object.defineProperty(u,"__isScriptSetup",{enumerable:!1,value:!0}),u}}),Mb=["aria-label"],zb={key:0,class:"nmorph-dialog__header"},Hb={class:"nmorph-dialog__title"},qb=["aria-label"],Tb={class:"nmorph-dialog__content"};function Lb(r,o,n,t,l,i){return e.openBlock(),e.createBlock(t.NmorphOverlay,{show:t.isVisible,"z-index":t.props.zIndex,"close-on-escape":t.props.closeOnEscape,"trap-focus":"",onOnOutsideClick:t.overlayClickHandler,onOnEscapeKeydown:t.closeHandler},{default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.dialogStyle),role:"dialog","aria-modal":"true","aria-label":t.props.title||void 0},[t.hasHeader?(e.openBlock(),e.createElementBlock("div",zb,[e.renderSlot(r.$slots,"header",{},()=>[e.createElementVNode("div",Hb,e.toDisplayString(t.props.title),1),t.props.showClose?(e.openBlock(),e.createElementBlock("button",{key:0,class:"nmorph-dialog__close-icon",type:"button","aria-label":t.props.title?`Close ${t.props.title}`:"Close dialog",onClick:t.closeHandler},[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconCross)]),_:1})],8,qb)):e.createCommentVNode("v-if",!0)])])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",Tb,[e.renderSlot(r.$slots,"default")])],14,Mb)]),_:3},8,["show","z-index","close-on-escape"])}const Db=R(Ib,[["render",Lb],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-dialog/NmorphDialog.vue"]]),jc=220,Ab=e.defineComponent({__name:"NmorphDrawer",props:{modelValue:{type:Boolean,required:!1,default:!1},title:{type:String,required:!1,default:""},placement:{type:String,required:!1,default:"right"},size:{type:[Number,String],required:!1,default:"360px"},showClose:{type:Boolean,required:!1,default:!0},closeOnOverlay:{type:Boolean,required:!1,default:!0},closeOnEscape:{type:Boolean,required:!1,default:!0},zIndex:{type:Number,required:!1,default:void 0},teleportTo:{type:null,required:!1,default:"body"},disabledTeleport:{type:Boolean,required:!1,default:!1},contentClass:{type:String,required:!1,default:""}},emits:["on-close","update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.useSlots(),a=e.ref(t.modelValue),s=e.ref(t.modelValue);let d=null,p=null;const h=e.computed(()=>W({"nmorph-drawer":[t.placement,s.value&&"open"]})),w=e.computed(()=>pe({"--nmorph-private-drawer-size":t.size})),m=()=>{l("on-close"),l("update:model-value",!1)},g=()=>{t.closeOnOverlay&&m()},u=e.computed(()=>!!(i.header||t.title||t.showClose)),f=()=>{d===null||typeof window>"u"||(cancelAnimationFrame(d),d=null)},v=()=>{p!==null&&(clearTimeout(p),p=null)},S=async()=>{if(v(),a.value=!0,typeof window>"u"){s.value=!0;return}await e.nextTick(),f(),d=requestAnimationFrame(()=>{s.value=!0,d=null})},b=()=>{f(),s.value=!1,a.value&&(v(),p=setTimeout(()=>{a.value=!1,p=null},jc))};e.watch(()=>t.modelValue,_=>{if(_){S();return}b()},{immediate:!0}),e.onBeforeUnmount(()=>{f(),v()});const V={props:t,emit:l,slots:i,drawerTransitionDuration:jc,isVisible:a,isOpen:s,get openAnimationFrame(){return d},set openAnimationFrame(_){d=_},get closeTimeout(){return p},set closeTimeout(_){p=_},modifiers:h,drawerStyle:w,closeHandler:m,overlayClickHandler:g,hasHeader:u,clearOpenAnimationFrame:f,clearCloseTimeout:v,openDrawer:S,closeDrawer:b,get NmorphIcon(){return ie},get NmorphIconCross(){return Ye},get NmorphOverlay(){return et}};return Object.defineProperty(V,"__isScriptSetup",{enumerable:!1,value:!0}),V}}),Pb=["aria-label"],Ob={key:0,class:"nmorph-drawer__header"},Fb={class:"nmorph-drawer__title"},Rb=["aria-label"],jb={key:1,class:"nmorph-drawer__footer"};function Wb(r,o,n,t,l,i){return e.openBlock(),e.createBlock(t.NmorphOverlay,{show:t.isVisible,"z-index":t.props.zIndex,"teleport-to":t.props.teleportTo,"disabled-teleport":t.props.disabledTeleport,"close-on-escape":t.props.closeOnEscape,"trap-focus":"",onOnOutsideClick:t.overlayClickHandler,onOnEscapeKeydown:t.closeHandler},{default:e.withCtx(()=>[e.createElementVNode("aside",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.drawerStyle),role:"dialog","aria-modal":"true","aria-label":t.props.title||void 0},[t.hasHeader?(e.openBlock(),e.createElementBlock("div",Ob,[e.renderSlot(r.$slots,"header",{},()=>[e.createElementVNode("div",Fb,e.toDisplayString(t.props.title),1),t.props.showClose?(e.openBlock(),e.createElementBlock("button",{key:0,class:"nmorph-drawer__close",type:"button","aria-label":t.props.title?`Close ${t.props.title}`:"Close drawer",onClick:t.closeHandler},[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[e.createVNode(t.NmorphIconCross)]),_:1})],8,Rb)):e.createCommentVNode("v-if",!0)])])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",{class:e.normalizeClass(["nmorph-drawer__content",t.props.contentClass])},[e.renderSlot(r.$slots,"default")],2),t.slots.footer?(e.openBlock(),e.createElementBlock("div",jb,[e.renderSlot(r.$slots,"footer")])):e.createCommentVNode("v-if",!0)],14,Pb)]),_:3},8,["show","z-index","teleport-to","disabled-teleport","close-on-escape"])}const Kb=R(Ab,[["render",Wb],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-drawer/NmorphDrawer.vue"]]),Mt=(r,o)=>{const n=e.inject("nmorph"),t=e.ref(n?.zIndex.current.value??1e3);return e.watch(r,l=>{l&&o()===void 0&&(t.value=n?.zIndex.next()??t.value+1)},{immediate:!0}),e.computed(()=>o()??t.value)},zo=Symbol("nmorph-guide"),Ub=e.defineComponent({__name:"NmorphGuide",props:{modelValue:{type:Boolean,required:!1,default:!1},activeStep:{type:[String,Number],required:!1,default:void 0},steps:{type:Array,required:!1,default:()=>[]},loop:{type:Boolean,required:!1,default:!1},closeOnFinish:{type:Boolean,required:!1,default:!0},showClose:{type:Boolean,required:!1,default:!0},showProgress:{type:Boolean,required:!1,default:!0},backText:{type:String,required:!1,default:"Back"},nextText:{type:String,required:!1,default:"Next"},finishText:{type:String,required:!1,default:"Finish"},closeText:{type:String,required:!1,default:"Close"},zIndex:{type:Number,required:!1,default:void 0},teleportTo:{type:null,required:!1,default:"body"},disabledTeleport:{type:Boolean,required:!1,default:!1},width:{type:[Number,String],required:!1,default:void 0},maxWidth:{type:[Number,String],required:!1,default:"280px"}},emits:["update:model-value","update:active-step","change","back","next","finish","close"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.ref({}),a=e.ref(void 0);let s=0;const d=I=>String(I),p=e.computed(()=>{const I=new Map;return t.steps.forEach((q,E)=>{I.set(d(q.name),{...q,order:q.order??E})}),I}),h=e.computed(()=>Object.values(i.value).map(I=>({...I,...p.value.get(d(I.name)),registrationOrder:I.registrationOrder})).filter(I=>!I.disabled).sort((I,q)=>{const E=I.order??I.registrationOrder,L=q.order??q.registrationOrder;return E-L})),w=e.computed(()=>t.modelValue&&h.value.length>0),m=Mt(w,()=>t.zIndex),g=e.computed(()=>t.activeStep??a.value),u=e.computed(()=>h.value.findIndex(I=>I.name===g.value)),f=e.computed(()=>h.value[u.value]??null),v=e.computed(()=>u.value<=0),S=e.computed(()=>u.value>=h.value.length-1),b=I=>{const q=h.value.find(E=>E.name===I);q&&(a.value=I,l("update:active-step",I),l("change",q,h.value.indexOf(q)))},V=I=>{const q=h.value[I];q&&b(q.name)},_=()=>{l("update:model-value",!1),l("close",f.value,u.value)},C=()=>{l("finish",f.value,u.value),t.closeOnFinish&&_()},M=()=>{if(f.value){if(l("back",f.value,u.value),v.value){t.loop&&V(h.value.length-1);return}V(u.value-1)}},z=()=>{if(f.value){if(l("next",f.value,u.value),S.value){t.loop?V(0):C();return}V(u.value+1)}},x=I=>{b(I)},k=I=>{const q=d(I.name),E=i.value[q];i.value={...i.value,[q]:{...E,...I,registrationOrder:E?.registrationOrder??s}},E||(s+=1)},y=I=>{const q=d(I),E={...i.value};delete E[q],i.value=E};e.watch([()=>t.modelValue,h,f],([I,q,E])=>{!I||E||q.length===0||b(q[0].name)},{immediate:!0}),e.provide(zo,{active:w,activeStep:f,activeIndex:u,steps:h,loop:e.computed(()=>t.loop),showClose:e.computed(()=>t.showClose),showProgress:e.computed(()=>t.showProgress),backText:e.computed(()=>t.backText),nextText:e.computed(()=>t.nextText),finishText:e.computed(()=>t.finishText),closeText:e.computed(()=>t.closeText),zIndex:m,teleportTo:e.computed(()=>t.teleportTo),disabledTeleport:e.computed(()=>t.disabledTeleport),width:e.computed(()=>t.width),maxWidth:e.computed(()=>t.maxWidth),registerStep:k,unregisterStep:y,goToStep:x,back:M,next:z,finish:C,close:_}),o({back:M,next:z,finish:C,close:_,goToStep:x});const B={props:t,emit:l,registeredSteps:i,internalActiveStep:a,get registrationCursor(){return s},set registrationCursor(I){s=I},getStepKey:d,stepOverrides:p,steps:h,active:w,guideZIndex:m,activeStepName:g,activeIndex:u,activeStep:f,isFirstStep:v,isLastStep:S,setActiveStep:b,goToIndex:V,close:_,finish:C,back:M,next:z,goToStep:x,registerStep:k,unregisterStep:y};return Object.defineProperty(B,"__isScriptSetup",{enumerable:!1,value:!0}),B}}),$b={class:"nmorph-guide"};function Gb(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",$b,[e.renderSlot(r.$slots,"default")])}const Yb=R(Ub,[["render",Gb],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-guide/NmorphGuide.vue"]]),Wc=4,Kc=r=>{const{initialPlacement:o,relativeElement:n,contentDOMElement:t,yOffset:l=0,xOffset:i=0,enabled:a}=r,s=e.ref(e.unref(o)),d=e.ref({x:"0px",y:"0px"}),p=e.ref(!1),h=e.inject("nmorph"),w={passive:!0,capture:!0};let m=null;e.watch(()=>h?.browser,()=>{M()},{deep:!0}),e.onMounted(()=>{M(),_(),window.addEventListener("resize",M,{passive:!0}),m=new MutationObserver(()=>{g()}),m.observe(document.body,{childList:!0,subtree:!0}),g()}),e.onUnmounted(()=>{C(),window.removeEventListener("resize",M),m?.disconnect()}),e.watch(()=>[e.unref(o),e.unref(n),e.unref(i),e.unref(l),e.unref(a)],()=>{M()},{flush:"post"});const g=()=>{e.nextTick(()=>{t.value&&M()})},u=()=>a===void 0||e.unref(a)!==!1,f=z=>{const[x,k]=z.split("-");return{side:x,align:k||"start",hasAlign:!!k}},v=(z,x,k)=>k?`${z}-${x}`:z,S=()=>e.unref(n),b=(z,x,k)=>{const y=Wc,B=Math.max(k-x-Wc,y);return Math.min(Math.max(z,y),B)},V=(z,x,k,y,B,I,q)=>z==="top"&&k-q<0?"bottom":z==="bottom"&&k+B+q>window.innerHeight?"top":z==="left"&&x-I<0?"right":z==="right"&&x+y+I>window.innerWidth?"left":z,_=()=>{window.addEventListener("scroll",M,w)},C=()=>{window.removeEventListener("scroll",M,w)},M=()=>{e.nextTick(()=>{if(typeof window>"u")return;if(!u()){p.value=!1;return}const z=S();if(!t.value||!z){p.value=!1;return}const x=t.value.getBoundingClientRect(),k=x.width,y=x.height,B=z.getBoundingClientRect(),{x:I,y:q}=B,E=B.width,L=B.height,O=e.unref(i)||0,j=e.unref(l)||0,T=f(e.unref(o)),$=V(T.side,I,q,E,L,k,y);let te=I,Q=q;if($==="top"||$==="bottom"){const G={start:I,center:I+E/2-k/2,end:I+E-k};te=G[T.align]??G.start,Q=$==="top"?q-y:q+L}if($==="left"||$==="right"){const G={start:q,center:q+L/2-y/2,end:q+L-y};te=$==="left"?I-k:I+E,Q=G[T.align]??G.start}const X=te+O,re=Q+j,le=b(X,k,window.innerWidth),P=b(re,y,window.innerHeight);s.value=v($,T.align,T.hasAlign),d.value={x:`${le}px`,y:`${P}px`},p.value=!0,typeof requestAnimationFrame=="function"&&requestAnimationFrame(()=>{const G=S();if(!t.value||!G||!u())return;const N=t.value.getBoundingClientRect();(N.width!==k||N.height!==y)&&M()})})};return{placement:s,placementCoords:d,placementReady:p,adjustPlacement:M}},Uc=600,Zb=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},disabled:{type:Boolean,required:!1,default:!1},trigger:{type:String,required:!1,default:"hover"},touch:{type:String,required:!1,default:"click"},openDelay:{type:Number,required:!1,default:0},closeDelay:{type:Number,required:!1,default:0},zIndex:{type:Number,required:!1,default:void 0},teleportTo:{type:null,required:!1,default:"body"},disabledTeleport:{type:Boolean,required:!1,default:!0},width:{type:[Number,String],required:!1,default:void 0},maxWidth:{type:[Number,String],required:!1,default:void 0},height:{type:[Number,String],required:!1,default:void 0}},setup(r,{expose:o}){const n=r,t=e.ref(n.forceShow),l=e.ref(null),i=e.ref(null),a=e.ref(null),s=e.useSlots(),d=e.ref(null),p=e.ref(null),h=e.ref(null),w=e.ref("mouse"),m=e.ref(!1),g=e.computed(()=>!!(n.text||s.content)),u=e.computed(()=>t.value&&g.value&&!n.disabled),{placement:f,placementCoords:v,placementReady:S}=Kc({initialPlacement:n.position,contentDOMElement:a,relativeElement:i,enabled:u}),b=e.computed(()=>W({"nmorph-tooltip":[f.value,n.disabled&&"disabled",!!n.forceCoordinate?.x&&!!n.forceCoordinate?.y&&"force-coords"]})),V=()=>{d.value&&clearTimeout(d.value),d.value=null},_=()=>{p.value&&clearTimeout(p.value),p.value=null},C=()=>{h.value&&clearTimeout(h.value),h.value=null},M=le=>{if(V(),_(),n.disabled||!g.value){t.value=!1;return}t.value=le},z=()=>{if(_(),!(n.disabled||!g.value)){if(n.openDelay<=0){M(!0);return}V(),d.value=setTimeout(()=>M(!0),n.openDelay)}},x=()=>{if(!n.forceShow){if(V(),n.closeDelay<=0){M(!1);return}_(),p.value=setTimeout(()=>M(!1),n.closeDelay)}},k=()=>{t.value?x():z()},y=()=>{n.trigger!=="hover"||w.value!=="mouse"||z()},B=()=>{n.trigger!=="hover"||w.value!=="mouse"||x()},I=le=>{if(m.value){m.value=!1,le.preventDefault();return}if(n.disabled||n.trigger==="manual")return;if(w.value==="touch"||w.value==="pen"){if(n.touch!=="click")return;k();return}n.trigger==="click"&&k()},q=le=>{w.value=le.pointerType||"mouse",!(n.disabled||n.touch!=="longpress")&&(le.pointerType!=="touch"&&le.pointerType!=="pen"||(C(),h.value=setTimeout(()=>{m.value=!0,z()},Uc)))},E=()=>{C()},L=e.computed(()=>n.forceCoordinate?"100%":"auto"),O=Mt(()=>t.value,()=>n.zIndex),j=e.computed(()=>({"--nmorph-private-tooltip-root-width":L.value,"--nmorph-private-tooltip-z-index":O.value,...pe({"--nmorph-private-tooltip-width":n.width,"--nmorph-private-tooltip-max-width":n.maxWidth,"--nmorph-private-tooltip-height":n.height})})),T=e.computed(()=>!n.disabledTeleport&&!n.forceCoordinate&&typeof document<"u"),$=e.computed(()=>T.value&&u.value),te=e.computed(()=>f.value.split("-")[0]),Q=e.computed(()=>["nmorph-tooltip__info-content",`nmorph-tooltip__info-content--${te.value}`,$.value&&"nmorph-tooltip__info-content--teleported"]),X=e.computed(()=>({...j.value,...$.value?{left:v.value.x,top:v.value.y,visibility:S.value?"visible":"hidden"}:{}}));e.watch(()=>[n.forceShow,n.disabled],([le,P],G)=>{const N=G?.[0]??!1;if(P){M(!1);return}le?M(!0):N&&M(!1)},{immediate:!0}),e.onBeforeUnmount(()=>{V(),_(),C()}),o({tooltipBody:a,open:z,close:x,toggle:k});const re={LONG_PRESS_DELAY_IN_MS:Uc,props:n,showTooltip:t,tooltipDOMRef:l,slotDOMRef:i,tooltipBody:a,slots:s,openTimer:d,closeTimer:p,longPressTimer:h,lastPointerType:w,suppressNextClick:m,hasTooltipContent:g,shouldRenderTooltip:u,placement:f,placementCoords:v,placementReady:S,modifiers:b,clearOpenTimer:V,clearCloseTimer:_,clearLongPressTimer:C,setTooltipOpen:M,open:z,close:x,toggle:k,handleMouseEnter:y,handleMouseLeave:B,handleClick:I,handlePointerDown:q,handlePointerEnd:E,rootWidth:L,zIndex:O,styles:j,canTeleportTooltip:T,teleportTooltip:$,placementSide:te,tooltipContentClass:Q,tooltipContentStyle:X};return Object.defineProperty(re,"__isScriptSetup",{enumerable:!1,value:!0}),re}}),Xb={ref:"slotDOMRef",class:"nmorph-tooltip__trigger"},Qb={class:"nmorph-tooltip__shadow-content"},Jb={key:0,class:"nmorph-tooltip__triangle"},ey={key:1},ty={class:"nmorph-tooltip__shadow-content"},oy={key:0},ry={class:"nmorph-tooltip__shadow-content"},ny={key:0};function ay(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",{ref:"tooltipDOMRef",class:"nmorph-tooltip__content",onClick:t.handleClick,onMouseenter:t.handleMouseEnter,onMouseleave:t.handleMouseLeave,onPointerdown:t.handlePointerDown,onPointerup:t.handlePointerEnd,onPointercancel:t.handlePointerEnd,onPointerleave:t.handlePointerEnd},[e.createElementVNode("div",Xb,[e.renderSlot(r.$slots,"default")],512),!t.props.disabled&&!t.teleportTooltip?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[t.props.forceCoordinate?(e.openBlock(),e.createBlock(e.Transition,{key:0,name:"opacity"},{default:e.withCtx(()=>[t.shouldRenderTooltip?(e.openBlock(),e.createElementBlock("div",{key:0,ref:"tooltipBody",class:e.normalizeClass(t.tooltipContentClass),style:e.normalizeStyle({left:n.forceCoordinate?.x,bottom:n.forceCoordinate?.y})},[e.createElementVNode("div",Qb,[t.props.forceCoordinate?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",Jb)),t.props.text?(e.openBlock(),e.createElementBlock("span",ey,e.toDisplayString(n.text),1)):e.renderSlot(r.$slots,"content",{key:2})])],6)):e.createCommentVNode("v-if",!0)]),_:3})):(e.openBlock(),e.createBlock(e.Transition,{key:1,name:"opacity"},{default:e.withCtx(()=>[t.shouldRenderTooltip?(e.openBlock(),e.createElementBlock("div",{key:0,ref:"tooltipBody",class:e.normalizeClass(t.tooltipContentClass)},[e.createElementVNode("div",ty,[o[0]||(o[0]=e.createElementVNode("div",{class:"nmorph-tooltip__triangle"},null,-1)),t.props.text?(e.openBlock(),e.createElementBlock("span",oy,e.toDisplayString(n.text),1)):e.renderSlot(r.$slots,"content",{key:1})])],2)):e.createCommentVNode("v-if",!0)]),_:3}))],64)):e.createCommentVNode("v-if",!0)],544),t.teleportTooltip?(e.openBlock(),e.createBlock(e.Teleport,{key:0,to:t.props.teleportTo},[e.createVNode(e.Transition,{name:"opacity"},{default:e.withCtx(()=>[t.shouldRenderTooltip?(e.openBlock(),e.createElementBlock("div",{key:0,ref:"tooltipBody",class:e.normalizeClass(t.tooltipContentClass),style:e.normalizeStyle(t.tooltipContentStyle)},[e.createElementVNode("div",ry,[o[1]||(o[1]=e.createElementVNode("div",{class:"nmorph-tooltip__triangle"},null,-1)),t.props.text?(e.openBlock(),e.createElementBlock("span",ny,e.toDisplayString(n.text),1)):e.renderSlot(r.$slots,"content",{key:1})])],6)):e.createCommentVNode("v-if",!0)]),_:3})],8,["to"])):e.createCommentVNode("v-if",!0)],6)}const Ho=R(Zb,[["render",ay],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-tooltip/NmorphTooltip.vue"]]),ly=e.defineComponent({__name:"NmorphGuideStep",props:{name:{type:[String,Number],required:!0},title:{type:String,required:!1,default:""},text:{type:String,required:!1,default:""},imageSrc:{type:String,required:!1,default:""},imageAlt:{type:String,required:!1,default:""},position:{type:null,required:!1,default:"bottom"},order:{type:Number,required:!1,default:void 0},disabled:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){o();const n=r,t=e.inject(zo,null),l=e.useSlots(),i=e.computed(()=>t?.activeStep.value??null),a=e.computed(()=>t?.activeIndex.value??-1),s=e.computed(()=>t?.steps.value.length??0),d=e.computed(()=>a.value<=0),p=e.computed(()=>a.value>=s.value-1),h=e.computed(()=>!!(t?.active.value&&i.value?.name===n.name)),w=e.computed(()=>i.value?.position??n.position),m=e.computed(()=>!!l.content),g=e.computed(()=>!t||!i.value?null:{step:i.value,index:a.value,total:s.value,isFirst:d.value,isLast:p.value,back:t.back,next:t.next,close:t.close,finish:t.finish});e.watch(()=>({name:n.name,title:n.title,text:n.text,imageSrc:n.imageSrc,imageAlt:n.imageAlt,position:n.position,order:n.order,disabled:n.disabled}),f=>{t?.registerStep(f)},{immediate:!0}),e.onBeforeUnmount(()=>{t?.unregisterStep(n.name)});const u={props:n,guide:t,slots:l,currentStep:i,currentIndex:a,totalSteps:s,isFirstStep:d,isLastStep:p,isActive:h,tooltipPosition:w,hasCustomContent:m,stepSlotProps:g,NmorphButton:Be,NmorphTooltip:Ho};return Object.defineProperty(u,"__isScriptSetup",{enumerable:!1,value:!0}),u}}),iy={key:1,class:"nmorph-guide-step__card",role:"dialog","aria-live":"polite"},cy=["src","alt"],sy={class:"nmorph-guide-step__body"},dy={key:0,class:"nmorph-guide-step__progress"},my={key:1,class:"nmorph-guide-step__title"},py={key:2,class:"nmorph-guide-step__text"},hy={class:"nmorph-guide-step__actions"};function fy(r,o,n,t,l,i){return e.openBlock(),e.createBlock(t.NmorphTooltip,{"force-show":t.isActive,position:t.tooltipPosition,"z-index":t.guide?.zIndex.value,"teleport-to":t.guide?.teleportTo.value,"disabled-teleport":t.guide?.disabledTeleport.value,width:t.guide?.width.value,"max-width":t.guide?.maxWidth.value,trigger:"manual",disabled:!t.guide||t.props.disabled},{content:e.withCtx(()=>[t.hasCustomContent&&t.stepSlotProps?e.renderSlot(r.$slots,"content",e.normalizeProps(e.mergeProps({key:0},t.stepSlotProps))):t.currentStep&&t.stepSlotProps?(e.openBlock(),e.createElementBlock("div",iy,[t.currentStep.imageSrc?(e.openBlock(),e.createElementBlock("img",{key:0,class:"nmorph-guide-step__image",src:t.currentStep.imageSrc,alt:t.currentStep.imageAlt||t.currentStep.title||""},null,8,cy)):e.createCommentVNode("v-if",!0),e.createElementVNode("div",sy,[t.guide?.showProgress.value?(e.openBlock(),e.createElementBlock("div",dy,e.toDisplayString(t.stepSlotProps.index+1)+" / "+e.toDisplayString(t.stepSlotProps.total),1)):e.createCommentVNode("v-if",!0),t.currentStep.title?(e.openBlock(),e.createElementBlock("h3",my,e.toDisplayString(t.currentStep.title),1)):e.createCommentVNode("v-if",!0),t.currentStep.text?(e.openBlock(),e.createElementBlock("p",py,e.toDisplayString(t.currentStep.text),1)):e.createCommentVNode("v-if",!0)]),e.createElementVNode("div",hy,[t.guide?.showClose.value?(e.openBlock(),e.createBlock(t.NmorphButton,{key:0,class:"nmorph-guide-step__close",text:t.guide.closeText.value,design:"plain",thickness:"thin",onClick:t.guide.close},null,8,["text","onClick"])):e.createCommentVNode("v-if",!0),o[1]||(o[1]=e.createElementVNode("span",{class:"nmorph-guide-step__spacer"},null,-1)),e.createVNode(t.NmorphButton,{class:"nmorph-guide-step__back",text:t.guide?.backText.value,design:"plain",thickness:"thin",disabled:t.isFirstStep&&!t.guide?.loop.value,onClick:t.guide?.back},null,8,["text","disabled","onClick"]),e.createVNode(t.NmorphButton,{class:"nmorph-guide-step__next",text:t.isLastStep&&!t.guide?.loop.value?t.guide?.finishText.value:t.guide?.nextText.value,thickness:"thin",onClick:o[0]||(o[0]=a=>t.isLastStep&&!t.guide?.loop.value?t.guide?.finish():t.guide?.next())},null,8,["text"])])])):e.createCommentVNode("v-if",!0)]),default:e.withCtx(()=>[e.renderSlot(r.$slots,"default")]),_:3},8,["force-show","position","z-index","teleport-to","disabled-teleport","width","max-width","disabled"])}const uy=R(ly,[["render",fy],["__file","/builds/ketjo/nmorph/library/src/components/feedback/nmorph-guide/NmorphGuideStep.vue"]]),qo="nmorph-form-item-input-data",He=r=>{const o=e.inject(qo,void 0),n=`nmorph-${e.useId()}`,t=e.computed(()=>r.id||o?.id.value||n),l=e.computed(()=>r.name||o?.name.value||t.value),i=e.computed(()=>r.autocomplete||o?.autocomplete.value||void 0),a=e.computed(()=>r.tabindex??0);return{id:t,name:l,autocomplete:i,tabindex:a}},$c=(r,o)=>Object.prototype.hasOwnProperty.call(r,o),Ne=(r,o,n)=>{const t=e.inject(qo,void 0),l=e.getCurrentInstance(),i=e.computed(()=>{const p=l?.vnode.props||{};return $c(p,"modelValue")||$c(p,"model-value")}),a=e.computed(()=>{if(i.value)return r.modelValue!==void 0?r.modelValue:n;const p=t?.value.value;return p!==void 0?p:r.modelValue!==void 0?r.modelValue:n});return{formItemInputData:t,modelValue:a,modelValueIsControlled:i,updateModelValue:p=>{i.value||t?.updateValue(p),o(p)},validateModelValue:(p=a.value)=>{t?.validate(p)}}},gy=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:"nmorph"},thickness:{type:null,required:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){const t=e.inject("checkbox-group-selected-value",void 0),l=e.inject("change-checkbox-value-handler",void 0),i=e.inject("checkbox-group-thickness",void 0),a=r,s=n,{modelValue:d,updateModelValue:p}=Ne(a,_=>s("update:model-value",_),!1);e.watch(d,_=>{m.value=_});const h=e.ref(null);o({inputDOMRef:h});const w=t!==void 0,m=w?e.ref(t.value):e.ref(d.value),g=e.computed(()=>w?t.value.includes(a.id):d.value),u=e.computed(()=>a.design||"nmorph"),f=e.computed(()=>a.thickness||i?.value||"basic"),v=e.computed(()=>u.value!=="plain"&&f.value==="extra-thin"?"basic":f.value),S=()=>{if(!a.disabled){if(!w){m.value=!m.value,p(m.value);return}l&&l(a.id)}},b=e.computed(()=>W({nmorph:[Wt[v.value]],"nmorph-checkbox":[g.value&&"checked",a.disabled&&"disabled",u.value]})),V={groupSelectedValue:t,changeValue:l,groupThickness:i,props:a,emit:s,modelValue:d,updateModelValue:p,inputDOMRef:h,hasGroup:w,initialValue:m,checked:g,resolvedDesign:u,requestedThickness:f,thickness:v,handleChange:S,modifiers:b};return Object.defineProperty(V,"__isScriptSetup",{enumerable:!1,value:!0}),V}}),wy={key:0,class:"nmorph-checkbox__content"},by={class:"nmorph-checkbox__input-wrapper"},yy=["disabled","checked"],_y={key:0,class:"nmorph-checkbox__fake-checked"},ky={key:0,class:"nmorph-checkbox__label"},Ny={key:1,class:"nmorph-checkbox__label"},By={key:1,class:"nmorph-checkbox__content"},xy=["disabled","checked"],Vy={key:0,class:"nmorph-checkbox__fake"},Sy={key:1,class:"nmorph-checkbox__fake"};function vy(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(t.modifiers)},[t.props.design==="plain"?(e.openBlock(),e.createElementBlock("div",wy,[e.createElementVNode("div",by,[e.createElementVNode("input",{ref:"inputDOMRef",type:"checkbox",disabled:t.props.disabled,checked:t.checked,class:"nmorph-native-input",onChange:t.handleChange},null,40,yy),o[0]||(o[0]=e.createElementVNode("div",{class:"nmorph-checkbox__fake"},null,-1)),t.checked?(e.openBlock(),e.createElementBlock("div",_y)):e.createCommentVNode("v-if",!0)]),t.props.label?(e.openBlock(),e.createElementBlock("div",ky,[e.createElementVNode("span",null,e.toDisplayString(t.props.label),1)])):(e.openBlock(),e.createElementBlock("div",Ny,[e.renderSlot(r.$slots,"default")]))])):e.createCommentVNode("v-if",!0),t.props.design==="nmorph"?(e.openBlock(),e.createElementBlock("div",By,[e.createElementVNode("input",{ref:"inputDOMRef",type:"checkbox",disabled:t.props.disabled,checked:t.checked,onChange:t.handleChange},null,40,xy),t.props.label?(e.openBlock(),e.createElementBlock("div",Vy,[e.createElementVNode("span",null,e.toDisplayString(t.props.label),1)])):(e.openBlock(),e.createElementBlock("div",Sy,[e.renderSlot(r.$slots,"label",{},()=>[e.renderSlot(r.$slots,"default")])]))])):e.createCommentVNode("v-if",!0)],2)}const To=R(gy,[["render",vy],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-checkbox/NmorphCheckbox.vue"]]),Ey=e.defineComponent({__name:"NmorphCheckboxGroup",props:{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},modelValue:{type:Array,required:!1,default:()=>[]},options:{type:Array,required:!1,default:()=>[]},direction:{type:null,required:!1,default:"row"},design:{type:String,required:!1,default:"nmorph"},thickness:{type:null,required:!1,default:"basic"}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,{modelValue:i,updateModelValue:a}=Ne(t,m=>l("update:model-value",m),[]),s=e.ref([...i.value]);e.watch(i,m=>{s.value=[...m]},{deep:!0});const d=m=>{s.value=s.value.includes(m)?s.value.filter(g=>g!==m):[...s.value,m],a(s.value)},p=e.computed(()=>W({"nmorph-checkbox-group":[t.design,t.direction]})),h=e.computed(()=>t.thickness);e.provide("checkbox-group-selected-value",s),e.provide("change-checkbox-value-handler",d),e.provide("checkbox-group-thickness",h);const w={props:t,emit:l,modelValue:i,updateModelValue:a,initialValue:s,changeHandler:d,modifiers:p,thickness:h,get NmorphCheckbox(){return To}};return Object.defineProperty(w,"__isScriptSetup",{enumerable:!1,value:!0}),w}}),Cy={class:"nmorph-checkbox-group__wrapper"},Iy={class:"nmorph-checkbox-group__content"};function My(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("div",Cy,[e.createElementVNode("div",Iy,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.options,(a,s)=>(e.openBlock(),e.createBlock(t.NmorphCheckbox,{id:a.id,key:s,label:a.label,disabled:a.disabled||t.props.disabled,design:a.design||t.props.design,thickness:a.thickness||t.thickness},null,8,["id","label","disabled","design","thickness"]))),128)),e.renderSlot(r.$slots,"default")])])],2)}const zy=R(Ey,[["render",My],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-checkbox-group/NmorphCheckboxGroup.vue"]]),Hy=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},zIndex:{type:Number,required:!1,default:void 0},virtual:{type:Boolean,required:!1,default:!1},virtualItemHeight:{type:Number,required:!1,default:void 0},virtualMaxHeight:{type:[Number,String],required:!1,default:240},virtualOverscan:{type:Number,required:!1,default:5},virtualDynamicHeight:{type:Boolean,required:!1,default:!1},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","select"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,{modelValue:i,updateModelValue:a}=Ne(t,N=>l("update:model-value",N),""),s=e.ref(i.value),d=e.computed(()=>W({"nmorph-autocomplete":[m.value&&"open"]})),p=e.ref(!1),h=N=>{p.value=N==="",s.value=N,m.value=!p.value&&f.value.length>0,k.value=0,a(s.value)},w=e.computed({get:()=>s.value,set:h}),m=e.ref(!1),g=e.ref(null),u=()=>{p.value=!0,m.value=!1},f=e.computed(()=>t.list.filter(N=>Object.keys(N).some(Y=>String(N[Y]).toLowerCase().includes(s.value.toLowerCase())))),v=e.computed(()=>t.virtual&&f.value.length>0),S=e.computed(()=>t.virtualItemHeight||$o(t.thickness)),b=e.computed(()=>t.virtualOverscan),V=e.computed(()=>t.virtualDynamicHeight),_=It(f,{enabled:v,itemHeight:S,overscan:b,dynamic:V}),C=e.computed(()=>_.virtualItems.value),M=_.spacerStyle,z=_.contentStyle,x=e.computed(()=>Me(t.virtualMaxHeight)),k=e.ref(0),y=e.computed(()=>f.value[k.value]),B=e.computed(()=>`${t.id||t.name||"nmorph-autocomplete"}-listbox`),I=N=>`${B.value}-option-${N}`;e.watch(i,N=>{N!==s.value&&(s.value=N)}),e.watch(f,async N=>{m.value=!p.value&&s.value!==""&&N.length>0,k.value=0,await e.nextTick(),_.scrollToIndex(0),_.refresh()});const q=N=>{l("select",N),s.value=N.value,a(s.value),setTimeout(()=>{p.value=!0,m.value=!1})},E=N=>{q(N)},L=()=>{p.value=!1,m.value=f.value.length>0},O=e.ref(!1);e.watch(s,async N=>{N!==""&&t.actionCallback&&(O.value=!0,await t.actionCallback(),O.value=!1)}),e.watch(O,N=>{N&&(m.value=!0)}),e.watch(k,N=>{v.value&&_.scrollToIndex(N)});const j=()=>{f.value.length&&(m.value=!0,k.value=(k.value+1)%f.value.length)},T=()=>{f.value.length&&(m.value=!0,k.value=(k.value-1+f.value.length)%f.value.length)},$=()=>{!m.value||!y.value||q(y.value)},te=N=>{N.key==="ArrowDown"?(N.preventDefault(),j()):N.key==="ArrowUp"?(N.preventDefault(),T()):N.key==="Enter"?(N.preventDefault(),$()):N.key==="Escape"&&(N.preventDefault(),u())},Q=e.computed(()=>({role:"combobox","aria-autocomplete":"list","aria-expanded":m.value,"aria-controls":B.value,"aria-activedescendant":m.value?I(k.value):void 0})),X=(N,Y)=>{_.measureElement(Y,At(N))},re=Mt(m,()=>t.zIndex),le=e.computed(()=>({"--nmorph-private-autocomplete-input-z-index":re.value+1})),P=e.computed(()=>W({nmorph:[_e[t.thickness]]})),G={props:t,emit:l,modelValue:i,updateModelValue:a,initialValue:s,modifiers:d,userClosed:p,updateValueHandler:h,inputValue:w,open:m,nmorphAutocompleteDOMRef:g,closeHandler:u,filteredList:f,virtualEnabled:v,virtualItemHeight:S,virtualOverscan:b,virtualDynamicHeight:V,virtualList:_,virtualItems:C,virtualSpacerStyle:M,virtualContentStyle:z,virtualMaxHeight:x,currentIndex:k,activeItem:y,listboxId:B,getOptionId:I,selectItem:q,clickHandler:E,focusHandler:L,loader:O,arrowDownHandler:j,arrowUpHandler:T,enterHandler:$,keydownHandler:te,inputAttrs:Q,setVirtualItemRef:X,dropdownZIndex:re,styles:le,optionHeightModifiers:P,get NmorphIcon(){return ie},get NmorphDropdown(){return Je},get NmorphTextInput(){return qt},get NmorphIconLoaderDots(){return Pe}};return Object.defineProperty(G,"__isScriptSetup",{enumerable:!1,value:!0}),G}}),qy={class:"nmorph-autocomplete__input-content"},Ty={ref:"nmorphAutocompleteDOMRef",class:"nmorph-autocomplete__input"},Ly={key:0,class:"nmorph-autocomplete__loading"},Dy=["id"],Ay=["id","aria-selected","onClick"],Py=["id"],Oy=["id","aria-selected","onClick"];function Fy(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",qy,[e.createElementVNode("div",Ty,[e.createVNode(t.NmorphTextInput,{id:t.props.id,modelValue:t.inputValue,"onUpdate:modelValue":o[0]||(o[0]=a=>t.inputValue=a),name:t.props.name,autocomplete:t.props.autocomplete,thickness:t.props.thickness,disabled:t.props.disabled,placeholder:t.props.placeholder,clearable:t.props.clearable,"input-attrs":t.inputAttrs,onFocus:t.focusHandler,onKeydown:t.keydownHandler},null,8,["id","modelValue","name","autocomplete","thickness","disabled","placeholder","clearable","input-attrs"])],512)]),t.nmorphAutocompleteDOMRef?(e.openBlock(),e.createBlock(t.NmorphDropdown,{key:0,open:t.open,"relative-element":t.nmorphAutocompleteDOMRef,"y-offset":1,"z-index":t.dropdownZIndex,"restore-focus":!1,"content-class":"nmorph-autocomplete__dropdown","aria-label":t.props.name||t.props.id||"autocomplete",onOnOutsideClick:t.closeHandler,onOnEscapeKeydown:t.closeHandler},{default:e.withCtx(()=>[t.loader?(e.openBlock(),e.createElementBlock("div",Ly,[e.renderSlot(r.$slots,"loader",{},()=>[e.createVNode(t.NmorphIcon,{size:"large"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoaderDots)]),_:1})])])):t.virtualEnabled?(e.openBlock(),e.createElementBlock("div",{key:1,id:t.listboxId,ref:t.virtualList.containerRef,class:e.normalizeClass(["nmorph-autocomplete__list nmorph-autocomplete__list--virtual",{"nmorph-autocomplete__list--dynamic":t.virtualDynamicHeight}]),style:e.normalizeStyle({"--nmorph-private-autocomplete-virtual-item-height":`${t.virtualItemHeight}px`,maxHeight:t.virtualMaxHeight}),role:"listbox",onScroll:o[1]||(o[1]=(...a)=>t.virtualList.scrollHandler&&t.virtualList.scrollHandler(...a))},[e.createElementVNode("div",{class:"nmorph-autocomplete__virtual-spacer",style:e.normalizeStyle(t.virtualSpacerStyle)},[e.createElementVNode("div",{class:"nmorph-autocomplete__virtual-content",style:e.normalizeStyle(t.virtualContentStyle)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.virtualItems,a=>(e.openBlock(),e.createElementBlock("div",{id:t.getOptionId(a.index),ref_for:!0,ref:s=>t.setVirtualItemRef(s,a.index),key:a.index,class:e.normalizeClass(["nmorph-autocomplete__list-item",[t.optionHeightModifiers,{"nmorph-autocomplete__list-item--focused":a.index===t.currentIndex}]]),role:"option","aria-selected":a.index===t.currentIndex,onClick:()=>t.clickHandler(a.item)},[e.renderSlot(r.$slots,"default",{scope:a.item},()=>[e.createTextVNode(e.toDisplayString(a.item.value),1)])],10,Ay))),128))],4)],4)],46,Dy)):(e.openBlock(),e.createElementBlock("div",{key:2,id:t.listboxId,class:"nmorph-autocomplete__list",role:"listbox"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.filteredList,(a,s)=>(e.openBlock(),e.createElementBlock("div",{id:t.getOptionId(s),key:s,class:e.normalizeClass(["nmorph-autocomplete__list-item",[t.optionHeightModifiers,{"nmorph-autocomplete__list-item--focused":s===t.currentIndex}]]),role:"option","aria-selected":s===t.currentIndex,onClick:()=>t.clickHandler(a)},[e.renderSlot(r.$slots,"default",{scope:a},()=>[e.createTextVNode(e.toDisplayString(a.value),1)])],10,Oy))),128))],8,Py))]),_:3},8,["open","relative-element","z-index","aria-label"])):e.createCommentVNode("v-if",!0)],6)}const Ry=R(Hy,[["render",Fy],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-autocomplete/NmorphAutocomplete.vue"]]),zt=(r={})=>{const o=e.ref(null),n=e.ref(!1);return{elementRef:o,focused:n,handleFocus:()=>{n.value=!0,r.onFocus?.()},handleBlur:()=>{n.value=!1,r.onBlur?.()},focus:()=>{o.value?.focus()},blur:()=>{o.value?.blur()},select:()=>{const d=o.value;d&&"select"in d&&typeof d.select=="function"&&d.select()}}},jy=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},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","focus","blur"],setup(r,{expose:o,emit:n}){const t=r,l=n,{id:i,name:a,tabindex:s}=He(t),{modelValue:d,updateModelValue:p}=Ne(t,x=>l("update:model-value",x),""),h=(x,k="#000000")=>{const y=x?.trim()||"";return/^#[\da-f]{6}$/i.test(y)?y.toLowerCase():/^#[\da-f]{3}$/i.test(y)?`#${y.slice(1).split("").map(B=>`${B}${B}`).join("").toLowerCase()}`:k},{elementRef:w,focused:m,handleFocus:g,handleBlur:u}=zt({onFocus:()=>l("focus"),onBlur:()=>l("blur")}),f=()=>{if(typeof document>"u")return"#006cb6";const x=w.value||document.documentElement,k=getComputedStyle(x).getPropertyValue("--nmorph-accent-color").trim();return h(k,"#006cb6")},v=e.ref(h(d.value));e.watch(d,x=>{v.value=x?h(x):f()});const S=x=>{const k=x.target,y=h(k.value);v.value=y,p(y)},b=x=>[parseInt(x.slice(1,3),16),parseInt(x.slice(3,5),16),parseInt(x.slice(5,7),16)],V=x=>{const[k,y,B]=b(x);return`rgb(${k}, ${y}, ${B})`},_=x=>{const[k,y,B]=b(x).map(T=>T/255),I=Math.max(k,y,B),q=Math.min(k,y,B),E=(I+q)/2;if(I===q)return`hsl(0, 0%, ${Math.round(E*100)}%)`;const L=I-q,O=E>.5?L/(2-I-q):L/(I+q);let j=0;return I===k?j=(y-B)/L+(y<B?6:0):I===y?j=(B-k)/L+2:j=(k-y)/L+4,`hsl(${Math.round(j*60)}, ${Math.round(O*100)}%, ${Math.round(E*100)}%)`};e.onMounted(()=>{d.value||(v.value=f())}),o({inputDOMRef:w});const C=e.computed(()=>W({nmorph:[_e[t.thickness],m.value&&"focused"],"nmorph-color-picker":[t.disabled&&"disabled",t.displayFormat]})),M=e.computed(()=>t.displayFormat==="rgb"?V(v.value):t.displayFormat==="hsl"?_(v.value):v.value.toUpperCase()),z={props:t,emit:l,id:i,name:a,tabindex:s,modelValue:d,updateModelValue:p,normalizeColor:h,inputDOMRef:w,focused:m,handleFocus:g,handleBlur:u,resolveAccentColor:f,currentValue:v,handleInput:S,hexToRgb:b,formatRgb:V,formatHsl:_,modifiers:C,displayValue:M};return Object.defineProperty(z,"__isScriptSetup",{enumerable:!1,value:!0}),z}}),Wy={class:"nmorph-color-picker__content"},Ky=["id","name","tabindex","value","disabled"],Uy={key:0,class:"nmorph-color-picker__value"};function $y(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("div",Wy,[e.createElementVNode("input",{id:t.id,ref:"inputDOMRef",name:t.name,tabindex:t.tabindex,class:"nmorph-color-picker__native nmorph-native-input",type:"color",value:t.currentValue,disabled:t.props.disabled,onInput:t.handleInput,onFocus:o[0]||(o[0]=(...a)=>t.handleFocus&&t.handleFocus(...a)),onBlur:o[1]||(o[1]=(...a)=>t.handleBlur&&t.handleBlur(...a))},null,40,Ky),e.createElementVNode("div",{class:"nmorph-color-picker__swatch",style:e.normalizeStyle({background:t.currentValue})},null,4),t.props.showValue?(e.openBlock(),e.createElementBlock("span",Uy,e.toDisplayString(t.displayValue),1)):e.createCommentVNode("v-if",!0)])],2)}const Gy=R(jy,[["render",$y],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-color-picker/NmorphColorPicker.vue"]]),Yy=e.defineComponent({__name:"NmorphClearButton",emits:["clear"],setup(r,{expose:o,emit:n}){o();const t=n,l=e.computed(()=>W({"nmorph-input-clear-button":[]})),i={emit:t,modifiers:l,get NmorphIcon(){return ie},get NmorphIconError(){return Xe}};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}});function Zy(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createVNode(t.NmorphIcon,{onClick:o[0]||(o[0]=e.withModifiers(a=>t.emit("clear"),["stop"]))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconError)]),_:1})],2)}const Xy=R(Yy,[["render",Zy],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/inner-components/nmorph-clear-button/NmorphClearButton.vue"]]),Qy=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(r,{expose:o,emit:n}){o();const i={props:r,emit:n,get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphIconChevronDoubleDown(){return to},get NmorphIconChevronDown(){return Ae},get getMonthName(){return xo}};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}}),Jy={class:"nmorph-date-picker-header"},e_={class:"nmorph-date-picker-header__left-side"},t_={class:"nmorph-date-picker-header__center-side"},o_={class:"nmorph-date-picker-header__right-side"};function r_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",Jy,[e.createElementVNode("div",e_,[e.createVNode(t.NmorphButton,{class:"nmorph-date-picker-header__action-btn",tabindex:-1,onClick:o[0]||(o[0]=a=>t.emit("prev-year"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-date-picker-header__chevron-double-left"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDoubleDown)]),_:1})]),_:1}),e.createVNode(t.NmorphButton,{class:"nmorph-date-picker-header__action-btn",tabindex:-1,onClick:o[1]||(o[1]=a=>t.emit("prev-month"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-date-picker-header__chevron-left"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1})]),e.createElementVNode("div",t_,[e.createVNode(t.NmorphButton,{text:t.props.year,tabindex:-1,fill:"",onClick:o[2]||(o[2]=a=>t.emit("change-year"))},null,8,["text"]),e.createVNode(t.NmorphButton,{text:t.getMonthName(t.props.month),tabindex:-1,fill:"",onClick:o[3]||(o[3]=a=>t.emit("change-month"))},null,8,["text"])]),e.createElementVNode("div",o_,[e.createVNode(t.NmorphButton,{class:"nmorph-date-picker-header__action-btn",tabindex:-1,onClick:o[4]||(o[4]=a=>t.emit("next-month"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-date-picker-header__chevron-right"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1}),e.createVNode(t.NmorphButton,{class:"nmorph-date-picker-header__action-btn",tabindex:-1,onClick:o[5]||(o[5]=a=>t.emit("next-year"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-date-picker-header__chevron-double-right"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDoubleDown)]),_:1})]),_:1})])])}const n_=R(Qy,[["render",r_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/inner-components/nmorph-date-picker-header/NmorphDatePickerHeader.vue"]]),a_=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(r,{expose:o,emit:n}){o();const{months:t}=St(),l=t.map((b,V)=>({label:b.substring(0,3),value:String(V),tabindex:-1})),i=r,a=e.ref(l),s=e.ref(String(i.currentDate.getMonth())),d=e.ref(i.currentDate.getFullYear()),p=()=>{const b=i.currentDate.getFullYear(),V=bc(b).map(_=>({label:String(_),value:String(_)}));a.value=V};e.watch(()=>i.currentDate,()=>{i.type==="year"&&(p(),s.value=String(i.currentDate.getFullYear()))},{immediate:!0,deep:!0});const h=n,w=e.computed({get:()=>s.value,set:b=>{s.value=b,i.type==="month"?h("update-month",s.value):h("update-year",s.value)}}),m=b=>{a.value=a.value.map(V=>{const _=String(b==="decrease"?Number(V.value)-10:Number(V.value)+10);return{label:_,value:_}})},g=b=>{b==="decrease"?d.value=d.value-1:d.value=d.value+1,h("update-year",String(d.value))},u=b=>{b==="decrease"?i.type==="year"?m("decrease"):g("decrease"):i.type==="year"?m("increase"):g("increase")},f=e.computed(()=>i.type==="year"?`${a.value[0].label} - ${a.value[a.value.length-1].label}`:String(d.value)),S={months:t,initialMonthData:l,props:i,values:a,selectedValue:s,selectedYear:d,setInitialYearsData:p,emit:h,selectedValueModel:w,updateYearValues:m,updateYear:g,buttonClickHandler:u,value:f,goToYearsHandler:()=>{i.type==="month"&&h("back-to-years")},get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphRadioGroup(){return Po},get NmorphDivider(){return ns},get NmorphIconChevronDown(){return Ae}};return Object.defineProperty(S,"__isScriptSetup",{enumerable:!1,value:!0}),S}}),l_={class:"nmorph-year-month-picker"},i_={class:"nmorph-year-month-picker__header"},c_={class:"nmorph-year-month-picker__value"},s_={class:"nmorph-year-month-picker__values"};function d_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",l_,[e.createElementVNode("div",i_,[e.createVNode(t.NmorphButton,{class:"nmorph-year-month-picker__action-btn",tabindex:-1,onClick:o[0]||(o[0]=a=>t.buttonClickHandler("decrease"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-year-month-picker__chevron-left"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1}),e.createElementVNode("div",c_,[e.createVNode(t.NmorphButton,{text:t.value,tabindex:-1,onClick:t.goToYearsHandler},null,8,["text"])]),e.createVNode(t.NmorphButton,{class:"nmorph-year-month-picker__action-btn",tabindex:-1,onClick:o[1]||(o[1]=a=>t.buttonClickHandler("increase"))},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-year-month-picker__chevron-right"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})]),_:1})]),e.createVNode(t.NmorphDivider),e.createElementVNode("div",s_,[e.createVNode(t.NmorphRadioGroup,{modelValue:t.selectedValueModel,"onUpdate:modelValue":o[2]||(o[2]=a=>t.selectedValueModel=a),options:t.values},null,8,["modelValue","options"])])])}const m_=R(a_,[["render",d_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/inner-components/nmorph-year-month-picker/NmorphYearMonthPicker.vue"]]),p_=e.defineComponent({__name:"NmorphDatePickerContent",props:{initialDate:{type:Date,required:!1,default:()=>new Date},selectedValues:{type:[Date,Array,null],required:!0},type:{type:null,required:!1,default:"date"}},emits:["update-selected-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-date-picker-content":[]})),a=e.ref(t.initialDate),s=e.ref("calendar"),d=e.computed(()=>new Date(a.value.setMonth(a.value.getMonth()-1))),p=e.computed(()=>new Date(a.value.setMonth(a.value.getMonth()+1))),h=e.computed(()=>new Date(a.value.setFullYear(a.value.getFullYear()-1))),w=e.computed(()=>new Date(a.value.setFullYear(a.value.getFullYear()+1))),m=()=>{a.value=d.value},g=()=>{a.value=p.value},u=()=>{a.value=h.value},f=()=>{a.value=w.value},v=()=>{s.value="year"},S=()=>{s.value="month"},b=x=>{const k=new Date(a.value.setFullYear(Number(x)));a.value=k,s.value="month"},V=x=>{const k=new Date(a.value.setMonth(Number(x)));a.value=k,s.value="calendar"},_=()=>{s.value="year"},C=e.computed({get:()=>t.selectedValues,set:x=>l("update-selected-value",x)}),z={props:t,emit:l,modifiers:i,initialDate:a,selectedPicker:s,prevMonth:d,nextMonth:p,prevYear:h,nextYear:w,prevMonthHandler:m,nextMonthHandler:g,prevYearHandler:u,nextYearHandler:f,changeYearHandler:v,changeMonthHandler:S,updateYearHandler:b,updateMonthHandler:V,backToYearsHandler:_,selectedValuesModel:C,updateInitialDate:x=>{a.value=x},get NmorphCalendar(){return wc},NmorphDatePickerHeader:n_,NmorphYearMonthPicker:m_};return Object.defineProperty(z,"__isScriptSetup",{enumerable:!1,value:!0}),z}});function h_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[t.selectedPicker==="calendar"?(e.openBlock(),e.createBlock(t.NmorphCalendar,{key:0,modelValue:t.selectedValuesModel,"onUpdate:modelValue":o[0]||(o[0]=a=>t.selectedValuesModel=a),type:t.props.type,"initial-date":t.initialDate,onUpdateInitialDate:t.updateInitialDate},{header:e.withCtx(()=>[e.createVNode(t.NmorphDatePickerHeader,{year:t.initialDate.getFullYear(),month:t.initialDate.getMonth(),onPrevMonth:t.prevMonthHandler,onNextMonth:t.nextMonthHandler,onPrevYear:t.prevYearHandler,onNextYear:t.nextYearHandler,onChangeYear:t.changeYearHandler,onChangeMonth:t.changeMonthHandler},null,8,["year","month"])]),_:1},8,["modelValue","type","initial-date"])):e.createCommentVNode("v-if",!0),t.selectedPicker==="year"?(e.openBlock(),e.createBlock(t.NmorphYearMonthPicker,{key:1,type:"year","current-date":t.initialDate,onUpdateYear:t.updateYearHandler},null,8,["current-date"])):e.createCommentVNode("v-if",!0),t.selectedPicker==="month"?(e.openBlock(),e.createBlock(t.NmorphYearMonthPicker,{key:2,type:"month","current-date":t.initialDate,onUpdateYear:t.updateYearHandler,onUpdateMonth:t.updateMonthHandler,onBackToYears:t.backToYearsHandler},null,8,["current-date"])):e.createCommentVNode("v-if",!0)],2)}const f_=R(p_,[["render",h_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/inner-components/nmorph-date-picker-content/NmorphDatePickerContent.vue"]]),u_=e.defineComponent({__name:"NmorphDatePicker",props:{placeholder:{type:String,required:!1,default:""},modelValue:{type:[Date,Array,null],required:!1,default:null},type:{type:null,required:!1,default:"date"},textSeparator:{type:String,required:!1,default:"-"},initialDate:{type:Date,required:!1,default:()=>new Date},zIndex:{type:Number,required:!1,default:void 0},dateLocale:{type:[String,Array],required:!1,default:void 0},dateFormatOptions:{type:null,required:!1,default:void 0},dateFormat:{type:String,required:!1,default:""},dateFormatter:{type:Function,required:!1,default:void 0},valueSeparator:{type:String,required:!1,default:", "},rangeSeparator:{type:String,required:!1,default:" - "},width:{type:[Number,String],required:!1,default:void 0},rangeWidth:{type:[Number,String],required:!1,default:void 0},calendarCellHeight:{type:[Number,String],required:!1,default:void 0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const{t}=Ie.useI18n(),l=r,{id:i,name:a,autocomplete:s}=He(l),d=e.computed(()=>l.placeholder?l.placeholder:t("pickADate")),p=n,{modelValue:h,updateModelValue:w}=Ne(l,B=>p("update:model-value",B),null),m=e.ref(h.value),g=e.ref(!1),u=()=>{g.value=!0},f=()=>{g.value=!1},v=e.computed(()=>W({nmorph:[_e[l.thickness]],"nmorph-date-picker":[l.disabled&&"disabled",l.type,g.value&&"focus"]})),S=e.computed(()=>pe({"--nmorph-private-date-picker-width":l.width,"--nmorph-private-date-picker-range-width":l.rangeWidth,"--nmorph-private-date-picker-calendar-cell-height":l.calendarCellHeight})),b=e.ref(!1),V=e.ref(null),_=()=>{b.value=!1},C=()=>{b.value=!b.value},M=e.computed(()=>{if(!m.value)return d.value;const B={locale:l.dateLocale,options:l.dateFormatOptions,format:l.dateFormat,formatter:l.dateFormatter};if(Array.isArray(m.value)){if(m.value.length===0)return d.value;const I=vt(m.value,B),q=l.type==="daterange"?l.rangeSeparator:l.valueSeparator;return I.join(q)}else return vt(m.value,B)}),z=()=>{const B=Array.isArray(m.value)?[]:null;m.value=B,w(m.value)},x=B=>{m.value=B,w(m.value)};e.watch(h,B=>{m.value=B},{deep:!0});const k=e.computed(()=>Array.isArray(m.value)?m.value.length>0:!!m.value),y={t,props:l,id:i,name:a,autocomplete:s,placeholderText:d,emit:p,modelValue:h,updateModelValue:w,selectedDate:m,focus:g,focusHandler:u,blurHandler:f,modifiers:v,styles:S,open:b,nmorphInputDOMRef:V,closeHandler:_,toggleOpen:C,displayValue:M,clearHandler:z,updateSelectedDateHandler:x,showClearButton:k,get NmorphDropdown(){return Je},get NmorphIcon(){return ie},get NmorphIconCalendar(){return eo},NmorphClearButton:Xy,NmorphDatePickerContent:f_};return Object.defineProperty(y,"__isScriptSetup",{enumerable:!1,value:!0}),y}}),g_={class:"nmorph-date-picker__date-wrapper"},w_=["id","name","autocomplete","onKeydown"],b_={class:"nmorph-date-picker__selected-value"},y_={class:"nmorph-date-picker__clear-button-wrapper"},__={class:"nmorph-date-picker__content"};function k_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",g_,[e.createElementVNode("div",{ref:"nmorphInputDOMRef",class:e.normalizeClass(["nmorph-date-picker__input",{"nmorph-date-picker__input--open":t.open}]),onClick:t.toggleOpen},[e.createElementVNode("input",{id:t.id,name:t.name,autocomplete:t.autocomplete,type:"date",onFocus:e.withModifiers(t.focusHandler,["prevent"]),onBlur:t.blurHandler,onKeydown:e.withKeys(e.withModifiers(()=>{},["prevent"]),["space"])},null,40,w_),e.createVNode(t.NmorphIcon,{class:"nmorph-date-picker__calendar-icon"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconCalendar)]),_:1}),e.createElementVNode("div",b_,e.toDisplayString(t.displayValue),1),e.createElementVNode("div",y_,[t.showClearButton?(e.openBlock(),e.createBlock(t.NmorphClearButton,{key:0,onClear:t.clearHandler})):e.createCommentVNode("v-if",!0)])],2),e.createElementVNode("div",__,[t.nmorphInputDOMRef?(e.openBlock(),e.createBlock(t.NmorphDropdown,{key:0,"fill-width":!1,width:324,open:t.open,"relative-element":t.nmorphInputDOMRef,"z-index":t.props.zIndex,onOnOutsideClick:t.closeHandler},{default:e.withCtx(()=>[e.createVNode(t.NmorphDatePickerContent,{"selected-values":t.selectedDate,"initial-date":t.props.initialDate,type:n.type,onUpdateSelectedValue:t.updateSelectedDateHandler},null,8,["selected-values","initial-date","type"])]),_:1},8,["open","relative-element","z-index"])):e.createCommentVNode("v-if",!0)])])],6)}const N_=R(u_,[["render",k_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-date-picker/NmorphDatePicker.vue"]]),B_=e.defineComponent({__name:"NmorphFileUpload",props:{id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},tabindex:{type:Number,required:!1},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:()=>[]},photoWithPreview:{type:Boolean,required:!1,default:!0},buttonText:{type:String,required:!1,default:""},compact:{type:Boolean,required:!1,default:!1},layout:{type:String,required:!1,default:"list"},fileNameWidth:{type:[Number,String],required:!1,default:void 0}},emits:["update:model-value","on-unsupported-file-type-error","on-file-validation-error"],setup(r,{expose:o,emit:n}){const{t}=Ie.useI18n(),l=r,i=n,a=e.computed(()=>l.buttonText?l.buttonText:t("selectFile")),{id:s,name:d,autocomplete:p,tabindex:h}=He(l),{modelValue:w,updateModelValue:m}=Ne(l,E=>i("update:model-value",E),[]),g=e.inject("form-data",void 0),u=e.computed(()=>zs(l.allowedTypes)),f=E=>l.photoWithPreview&&Qo(E),v=e.ref(null),S=e.ref([...w.value]),b=new Set,V=()=>{const E=v.value;E&&(E.value="")},_=E=>{b.has(E)&&(URL.revokeObjectURL(E),b.delete(E))},C=E=>{const L=new Set(E.map(O=>O.previewUrl));Array.from(b).forEach(O=>{L.has(O)||_(O)})},M=E=>{const L=[...E];S.value=L,m(L)},z=E=>{const L=g?.validateField(s.value,E);return{valid:L?.valid.value??!0,errors:L?.errors.value??[]}},x=()=>{l.disabled||!v.value||v.value.click()},k=E=>{if(l.disabled)return;const L=E.target,O=Array.from(L.files||[]),j=l.multiple?O:O.slice(0,1),T=[];if(j.forEach($=>{if(!Jo($,l.allowedTypes)){i("on-unsupported-file-type-error",$.type||st($.name)||$.name);return}const te=l.multiple?[...S.value.map(X=>X.data),...T,$]:[$],Q=z(te);if(!Q.valid){i("on-file-validation-error",{file:$,errors:Q.errors});return}T.push($)}),V(),T.length>0){const $=T.map(Q=>{const X=URL.createObjectURL(Q);return b.add(X),{data:Q,previewUrl:X}}),te=l.multiple?[...S.value,...$]:$;C(te),M(te),g?.validateField(s.value,te)}},y=E=>{if(l.disabled)return;const L=S.value.findIndex(O=>O.data.name===E);if(L!==-1){const O=S.value[L];_(O.previewUrl),V();const j=S.value.filter((T,$)=>$!==L);M(j),g?.validateField(s.value,j)}};e.watch(w,E=>{const L=[...E];C(L),S.value=L,L.length===0&&V()},{deep:!0}),e.onBeforeUnmount(()=>{Array.from(b).forEach(E=>_(E))}),o({inputDOMRef:v});const B=e.computed(()=>W({"nmorph-file-upload":[l.disabled&&"disabled",l.compact&&"compact",`layout-${l.layout}`]})),I=e.computed(()=>pe({"--nmorph-private-file-upload-name-width":l.fileNameWidth})),q={t,props:l,emit:i,computedButtonText:a,id:s,name:d,autocomplete:p,tabindex:h,modelValue:w,updateModelValue:m,formData:g,inputAccept:u,showImagePreview:f,inputDOMRef:v,files:S,createdPreviewUrls:b,resetInputValue:V,revokePreviewUrl:_,revokeRemovedPreviewUrls:C,filesChanged:M,getFormValidationResult:z,openFileSelector:x,handleFileUpload:k,removeFile:y,modifiers:B,styles:I,get NmorphAudioPreview(){return Bo},get NmorphButton(){return Be},get NmorphIconCross(){return Ye},get NmorphIcon(){return ie},get NmorphFileCard(){return Ic},get NmorphIconImage(){return ot},get NmorphImagePreview(){return No},get NmorphVideoPreview(){return So},get getFileExtension(){return st},get isAudioFile(){return Is},get isImageFile(){return Qo},get isVideoFile(){return Ms}};return Object.defineProperty(q,"__isScriptSetup",{enumerable:!1,value:!0}),q}}),x_={class:"nmorph-file-upload__trigger"},V_=["id","name","autocomplete","tabindex","multiple","disabled","accept"],S_={key:0,class:"nmorph-file-upload__list"},v_={class:"nmorph-file-upload__file-info"},E_={class:"nmorph-file-upload__file-name"},C_={key:1,class:"nmorph-file-upload__file-info"},I_={class:"nmorph-file-upload__file-name"},M_={class:"nmorph-file-upload__remove-file"};function z_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",x_,[e.createElementVNode("input",{id:t.id,ref:"inputDOMRef",name:t.name,autocomplete:t.autocomplete,tabindex:t.tabindex,type:"file",multiple:t.props.multiple,disabled:t.props.disabled,accept:t.inputAccept,class:"nmorph-native-input",onChange:t.handleFileUpload},null,40,V_),e.renderSlot(r.$slots,"trigger",{},()=>[e.createVNode(t.NmorphButton,{text:t.computedButtonText,fill:"",disabled:t.props.disabled,onClick:t.openFileSelector},null,8,["text","disabled"])])]),t.files.length>0?(e.openBlock(),e.createElementBlock("div",S_,[e.createVNode(e.TransitionGroup,{name:"list",tag:"div"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.files,({data:a,previewUrl:s})=>(e.openBlock(),e.createElementBlock("div",{key:a.name,class:"nmorph-file-upload__file"},[t.showImagePreview(a)?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(t.NmorphImagePreview,{src:s},null,8,["src"]),e.createElementVNode("div",v_,[e.createVNode(t.NmorphIcon,{width:"14px",height:"17px"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconImage)]),_:1}),e.createElementVNode("span",E_,e.toDisplayString(a.name),1)])],64)):t.isImageFile(a)?(e.openBlock(),e.createElementBlock("div",C_,[e.createVNode(t.NmorphIcon,{width:"14px",height:"17px"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconImage)]),_:1}),e.createElementVNode("span",I_,e.toDisplayString(a.name),1)])):t.isVideoFile(a)?(e.openBlock(),e.createBlock(t.NmorphVideoPreview,{key:2,src:s,name:a.name,"download-href":s,compact:"",controls:""},null,8,["src","name","download-href"])):t.isAudioFile(a)?(e.openBlock(),e.createBlock(t.NmorphAudioPreview,{key:3,src:s,name:a.name,"download-href":s,compact:""},null,8,["src","name","download-href"])):(e.openBlock(),e.createBlock(t.NmorphFileCard,{key:4,name:a.name,"mime-type":a.type,size:a.size,extension:t.getFileExtension(a.name),"preview-src":s,"download-href":s,compact:""},null,8,["name","mime-type","size","extension","preview-src","download-href"])),e.createElementVNode("div",M_,[e.createVNode(t.NmorphButton,{design:"plain",thickness:"thin",onClick:d=>t.removeFile(a.name)},{"icon-only":e.withCtx(()=>[e.createVNode(t.NmorphIconCross)]),_:1},8,["onClick"])])]))),128))]),_:1})])):e.createCommentVNode("v-if",!0)],6)}const H_=R(B_,[["render",z_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-file-upload/NmorphFileUpload.vue"]]),Lo=r=>typeof File<"u"&&r instanceof File,q_=r=>!!r&&typeof r=="object"&&"data"in r&&Lo(r.data),T_=r=>{if(Lo(r))return[r];if(!Array.isArray(r))return null;const o=r;return o.length===0?[]:o.every(Lo)?o:o.every(q_)?o.map(n=>n.data):null},Ht=r=>{const{inputValue:o,rules:n}=r,t=e.ref([]),l=e.ref(!1),i=e.ref(!1);return{touched:i,valid:l,errors:t,validate:()=>{const s=n?.length>0;if(t.value=[],!s){l.value=!0;return}if(o===null)return;const d=o,p=b=>s&&n.some(V=>b in V),h=typeof d=="string"&&p("pattern"),w=typeof d=="number"&&p("numberCompareType"),m=(typeof d=="string"||typeof d=="boolean")&&p("booleanCompareType"),g=Array.isArray(d)&&p("arrayCompareType"),u=p("fileMaxSize")||p("fileAllowedTypes")||p("fileMaxCount"),f=u?T_(d):null,v=u&&f!==null;if(!w&&!h&&!m&&!g&&!v){console.warn("The input value and the provided rules do not match");return}if(i.value||(i.value=!0),h){const b=n;t.value=b.reduce((V,_)=>(d.match(_.pattern)||V.push(_.error),V),[])}if(w){const b=(_,C,M)=>{switch(M){case"eq":return _===C;case"gt":return _>C;case"lt":return _<C;case"lte":return _<=C;case"gte":return _>=C}},V=n;t.value=V.reduce((_,C)=>(b(d,C.compareValue,C.numberCompareType)&&_.push(C.error),_),[])}if(m){const b=n;t.value=b.reduce((V,_)=>{let C=!1;const{compareValue:M,booleanCompareType:z}=_;return z==="not-eq"&&(C=d===M),z==="eq"&&(C=d!==M),C||V.push(_.error),V},[])}if(g){const b=n,V=(_,C,M)=>{switch(M){case"contains-one":return _.some(k=>C.includes(k));case"full-eq":if(_.length!==C.length)return!1;const z=[..._].sort(),x=[...C].sort();return z.every((k,y)=>k===x[y]);case"not-contains":return!_.some(k=>C.includes(k))}};t.value=b.reduce((_,C)=>(V(d.map(z=>String(z)),C.compareValue,C.arrayCompareType)||_.push(C.error),_),[])}if(v){const b=n,V=f||[];t.value=b.reduce((_,C)=>(typeof C.fileMaxSize=="number"&&V.some(M=>M.size>C.fileMaxSize)&&_.push(C.error),C.fileAllowedTypes&&V.some(M=>!Jo(M,C.fileAllowedTypes))&&_.push(C.error),typeof C.fileMaxCount=="number"&&V.length>C.fileMaxCount&&_.push(C.error),_),[])}l.value=t.value.length===0}}},L_=r=>typeof File<"u"&&r instanceof File,Do=r=>L_(r)?{name:r.name,size:r.size,type:r.type,lastModified:r.lastModified}:r instanceof Date?r.toISOString():r instanceof RegExp?r.toString():typeof r=="function"?String(r):Array.isArray(r)?r.map(Do):r&&typeof r=="object"?Object.fromEntries(Object.entries(r).map(([o,n])=>[o,Do(n)])):r,Gc=r=>Object.fromEntries(Object.entries(r).map(([o,n])=>[o,JSON.stringify(Do(n))])),Yc=r=>{const o=r.valid;return typeof o=="boolean"?o:o.value},D_=(r,o=!1)=>{const n=e.reactive({}),t=e.reactive({}),l=e.reactive(Gc(r)),i=e.ref(!1),a=e.ref(!1),s=()=>{const u=Object.values(t).every(Yc),f=Object.values(n).every(Yc);i.value=u&&f},d=()=>{Object.entries(r).forEach(([u,f])=>{t[u]=Ht({inputValue:f.value,rules:f.rules}),t[u].validate()}),s()},p=()=>{Object.entries(r).forEach(([u,f])=>{n[u]=Ht({inputValue:f.value,rules:f.rules}),n[u].validate()}),d()},h=(u,f)=>{const v=r[u];if(!v)return;const S=Ht({inputValue:f??v.value,rules:v.rules});return S.validate(),n[u]=S,d(),a.value=!0,S},w=(u,f)=>{const v=r[u];v&&(v.value=f,h(u,f))},m=(u,f)=>{const v=Gc(f);return{changedFields:Object.keys(f).filter(b=>{const V=u[b]??null,_=v[b];return V!==_}),newSnapshot:v}},g=u=>{const{changedFields:f,newSnapshot:v}=m(l,u);f.forEach(S=>{const b=u[S];n[S]=Ht({inputValue:b.value,rules:b.rules}),n[S].validate()}),Object.assign(l,v),d(),a.value=!0};return e.watch(r,g,{deep:!0}),o&&p(),{formValue:r,fields:n,updateFieldValue:w,validateField:h,isFormValid:e.readonly(i),isAnyTouched:e.readonly(a)}},A_=e.defineComponent({__name:"NmorphForm",props:{value:{type:null,required:!0},validateImmediately:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){const n=r,t=e.computed(()=>W({"nmorph-form":[]})),l=D_(n.value,n.validateImmediately);o({formData:l}),e.provide("form-data",l);const i={props:n,modifiers:t,formValidationData:l};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}}),P_={class:"nmorph-form__content"};function O_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("form",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("div",P_,[e.renderSlot(r.$slots,"default")])],2)}const F_=R(A_,[["render",O_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-form/NmorphForm.vue"]]),R_=e.defineComponent({__name:"NmorphErrorBox",props:{thickness:{type:null,required:!1,default:"basic"},errors:{type:[Array,Object],required:!1,default:()=>[]},staticHeight:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>{const a=Array.isArray(n.errors)?n.errors:n.errors.value;return a.length?[a[a.length-1]]:[]}),l=e.computed(()=>W({nmorph:[_e[n.thickness]],"nmorph-error-box":[n.staticHeight&&"static-height",t.value.length===0&&"empty"]})),i={props:n,currentError:t,modifiers:l};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}});function j_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createVNode(e.TransitionGroup,{name:"list",tag:"div"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.currentError,a=>(e.openBlock(),e.createElementBlock("p",{key:a,class:"nmorph-error-box__error"},e.toDisplayString(a),1))),128))]),_:1})],2)}const W_=R(R_,[["render",j_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-form/components/nmorph-form-item/inner-components/nmorph-error-box/NmorphErrorBox.vue"]]),K_="18px",U_=e.defineComponent({__name:"NmorphValidationIcon",props:{valid:{type:[Boolean,Object],required:!0},show:{type:[Boolean,Object],required:!1,default:!0}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-validation-icon":[n.valid?"valid":"invalid"]})),l=e.computed(()=>n.valid?Nt:Xe),i={props:n,modifiers:t,validationIcon:l,validateIconSize:K_,get NmorphIcon(){return ie}};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}});function $_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[n.show?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,class:"nmorph-validation-icon__content",width:t.validateIconSize,height:t.validateIconSize},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.validationIcon)))]),_:1})):e.createCommentVNode("v-if",!0)],2)}const G_=R(U_,[["render",$_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-form/components/nmorph-form-item/inner-components/nmorph-validation-icon/NmorphValidationIcon.vue"]]),Y_=e.defineComponent({__name:"NmorphFormItem",props:{id:{type:String,required:!0},name:{type:String,required:!1,default:""},autocomplete:{type:String,required:!1,default:""},thickness:{type:null,required:!1,default:"basic"},label:{type:String,required:!1,default:""},showValidationIcon:{type:Boolean,required:!1,default:!0},staticErrorBoxSpace:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){o();const n=r,t=e.inject("form-data"),l=e.computed(()=>t?.fields[n.id]),i=e.computed(()=>t?.formValue[n.id]),a=e.computed(()=>i.value?.value),s=e.computed(()=>i.value?.rules||[]),d=e.computed(()=>e.unref(l.value?.errors)||[]),p=e.computed(()=>e.unref(l.value?.valid)??!0),h=e.computed(()=>e.unref(l.value?.touched)??!1),w=e.computed(()=>l.value),m=e.computed(()=>!!w.value&&!!l?.value?.touched&&n.showValidationIcon),g=e.computed(()=>w.value&&l.value?.touched);e.provide(qo,{id:e.toRef(n,"id"),name:e.computed(()=>n.name||n.id),autocomplete:e.computed(()=>n.autocomplete||void 0),value:a,rules:s,errors:d,valid:p,touched:h,updateValue:v=>t?.updateFieldValue(n.id,v),validate:v=>{t?.validateField(n.id,v)}});const u=e.computed(()=>W({"nmorph-form-item":[n.label&&"labeled",g.value&&(l.value?.valid?"valid":"invalid")]})),f={props:n,formData:t,validationData:l,fieldData:i,fieldValue:a,fieldRules:s,fieldErrors:d,fieldValid:p,fieldTouched:h,ableToShowValidation:w,showStatusIcon:m,ableToAddValidationModifiers:g,modifiers:u,get NmorphValidationIcon(){return G_},get NmorphErrorBox(){return W_}};return Object.defineProperty(f,"__isScriptSetup",{enumerable:!1,value:!0}),f}}),Z_=["for"],X_={class:"nmorph-form-item__content"};function Q_(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[t.props.label?(e.openBlock(),e.createElementBlock("label",{key:0,for:t.props.id},e.toDisplayString(t.props.label),9,Z_)):e.createCommentVNode("v-if",!0),e.createElementVNode("div",X_,[e.renderSlot(r.$slots,"default"),t.props.showValidationIcon?(e.openBlock(),e.createBlock(t.NmorphValidationIcon,{key:0,valid:!!t.validationData?.valid,show:t.showStatusIcon},null,8,["valid","show"])):e.createCommentVNode("v-if",!0)]),e.createVNode(t.NmorphErrorBox,{errors:t.validationData?.errors,thickness:t.props.thickness,"static-height":n.staticErrorBoxSpace},null,8,["errors","thickness","static-height"])],2)}const J_=R(Y_,[["render",Q_],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-form/components/nmorph-form-item/NmorphFormItem.vue"]]),ek=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},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){const t=r,{id:l,name:i,autocomplete:a,tabindex:s}=He(t),d=e.computed(()=>W({nmorph:[_e[t.thickness]],"nmorph-number-input":[t.disabled&&"disabled",t.actionBtnPositionRight&&"action-btn-position-right"]})),p={thick:{default:"12px",right:"8px"},basic:{default:"10px",right:"7px"},thin:{default:"8px",right:"5px"}},h=e.computed(()=>{const z=t.actionBtnPositionRight?"right":"default";return p[t.thickness][z]}),w=n,{modelValue:m,updateModelValue:g}=Ne(t,z=>w("update:model-value",z),0),u=e.ref(m.value),f=()=>{u.value+=t.step},v=()=>{u.value-=t.step},S=e.computed(()=>u.value<=t.min),b=e.computed(()=>u.value>=t.max),V=e.computed(()=>"calc(var(--nmorph-private-control-height) / 2)"),_=z=>{const x=z.target;let k=Number(x.value);u.value=k};e.watch(u,z=>{z>t.max&&(u.value=t.max,C.value?.blur()),u.value<t.min&&(u.value=t.min,C.value?.blur()),g(z)}),e.watch(m,z=>{u.value=z});const C=e.ref(null);o({inputDOMRef:C});const M={props:t,id:l,name:i,autocomplete:a,tabindex:s,modifiers:d,iconSizeMap:p,actionBtnIconSize:h,emit:w,modelValue:m,updateModelValue:g,initialValue:u,increaseHandler:f,decreaseHandler:v,minBtnDisabled:S,maxBtnDisabled:b,rightActionBtnHeight:V,inputHandler:_,inputDOMRef:C,get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphIconMinusThin(){return mo},get NmorphIconPlusThin(){return fo}};return Object.defineProperty(M,"__isScriptSetup",{enumerable:!1,value:!0}),M}}),tk={class:"nmorph-number-input__content"},ok={class:"nmorph-number-input__input-content"},rk={key:0,class:"nmorph-number-input__decrease"},nk=["id","name","autocomplete","tabindex","value","min","max"],ak={key:1,class:"nmorph-number-input__increase"},lk={key:2,class:"nmorph-number-input__action-btns"},ik={class:"nmorph-number-input__increase"},ck={class:"nmorph-number-input__decrease"};function sk(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle({"--nmorph-private-number-input-right-action-height":t.rightActionBtnHeight})},[e.createElementVNode("div",tk,[e.createElementVNode("div",ok,[n.actionBtnPositionRight?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",rk,[e.createVNode(t.NmorphButton,{design:"plain",disabled:t.minBtnDisabled,thickness:t.props.thickness,onClick:t.decreaseHandler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{width:t.actionBtnIconSize,height:t.actionBtnIconSize},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconMinusThin)]),_:1},8,["width","height"])]),_:1},8,["disabled","thickness"])])),e.createElementVNode("input",{id:t.id,ref:"inputDOMRef",name:t.name,autocomplete:t.autocomplete,tabindex:t.tabindex,class:"nmorph-native-input",value:t.initialValue,type:"number",min:t.props.min,max:t.props.max,onInput:t.inputHandler},null,40,nk),n.actionBtnPositionRight?(e.openBlock(),e.createElementBlock("div",lk,[e.createElementVNode("div",ik,[e.createVNode(t.NmorphButton,{design:"plain",disabled:t.maxBtnDisabled,thickness:t.props.thickness,onClick:t.increaseHandler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-number-input__plus-icon",width:t.actionBtnIconSize,height:t.actionBtnIconSize},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconPlusThin)]),_:1},8,["width","height"])]),_:1},8,["disabled","thickness"])]),e.createElementVNode("div",ck,[e.createVNode(t.NmorphButton,{design:"plain",disabled:t.minBtnDisabled,thickness:t.props.thickness,onClick:t.decreaseHandler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{width:t.actionBtnIconSize,height:t.actionBtnIconSize},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconMinusThin)]),_:1},8,["width","height"])]),_:1},8,["disabled","thickness"])])])):(e.openBlock(),e.createElementBlock("div",ak,[e.createVNode(t.NmorphButton,{design:"plain",disabled:t.maxBtnDisabled,thickness:t.props.thickness,onClick:t.increaseHandler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-number-input__plus-icon",width:t.actionBtnIconSize,height:t.actionBtnIconSize},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconPlusThin)]),_:1},8,["width","height"])]),_:1},8,["disabled","thickness"])]))])])],6)}const dk=R(ek,[["render",sk],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-number-input/NmorphNumberInput.vue"]]),mk=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:""},prependIconIndent:{type:[Number,String],required:!1,default:void 0},prependIconSize:{type:[Number,String],required:!1,default:void 0},prependIconColor:{type:String,required:!1,default:void 0},inputAttrs:{type:Object,required:!1,default:()=>({})},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","focus","blur","on-enter","keydown"],setup(r,{expose:o,emit:n}){const t=e.useSlots(),l=r,i=n,{id:a,name:s,autocomplete:d,tabindex:p}=He(l),{modelValue:h,updateModelValue:w}=Ne(l,I=>i("update:model-value",I),""),m=e.computed(()=>W({nmorph:[_e[l.thickness],b.value&&"focused"],"nmorph-text-input":[l.typePassword&&"password",(l.typePassword||l.clearable)&&"with-action"]})),g=I=>{const q=I.target;w(q.value)},u=e.ref(!1),f=()=>{l.clearable?w(""):u.value=!u.value},v=e.computed(()=>l.typePassword&&!u.value&&!l.clearable?"password":"text"),{elementRef:S,focused:b,handleFocus:V,handleBlur:_,focus:C,blur:M,select:z}=zt({onFocus:()=>i("focus"),onBlur:()=>i("blur")});o({inputDOMRef:S,focus:C,blur:M,select:z});const x=e.computed(()=>l.clearable?Xe:u.value?io:Qe),k=e.computed(()=>l.indentation||(t["prepend-icon"]?"28px":"8px")),y=e.computed(()=>({"--nmorph-private-text-input-indentation":k.value,...pe({"--nmorph-private-text-input-prepend-icon-indent":l.prependIconIndent,"--nmorph-private-text-input-prepend-icon-size":l.prependIconSize}),...ke({"--nmorph-private-text-input-prepend-icon-color":l.prependIconColor})})),B={slots:t,props:l,emit:i,id:a,name:s,autocomplete:d,tabindex:p,modelValue:h,updateModelValue:w,modifiers:m,handleInput:g,showPassword:u,actionButtonClickHandler:f,type:v,inputDOMRef:S,focused:b,handleFocus:V,handleBlur:_,focus:C,blur:M,select:z,actionIcon:x,indentation:k,styles:y,get NmorphIcon(){return ie},get NmorphButton(){return Be}};return Object.defineProperty(B,"__isScriptSetup",{enumerable:!1,value:!0}),B}}),pk={class:"nmorph-text-input__input-side"},hk={key:0,class:"nmorph-text-input__prepend-icon"},fk=["id","name","autocomplete","tabindex","type","placeholder","disabled","value"];function uk(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",pk,[t.slots["prepend-icon"]?(e.openBlock(),e.createElementBlock("div",hk,[e.renderSlot(r.$slots,"prepend-icon")])):e.createCommentVNode("v-if",!0),e.createElementVNode("input",e.mergeProps({id:t.id,ref:"inputDOMRef",name:t.name,autocomplete:t.autocomplete,tabindex:t.tabindex,class:"nmorph-native-input",type:t.type,placeholder:t.props.placeholder,disabled:t.props.disabled,value:t.modelValue},t.props.inputAttrs,{onInput:t.handleInput,onFocus:o[0]||(o[0]=(...a)=>t.handleFocus&&t.handleFocus(...a)),onBlur:o[1]||(o[1]=(...a)=>t.handleBlur&&t.handleBlur(...a)),onKeydown:o[2]||(o[2]=a=>t.emit("keydown",a)),onKeyup:o[3]||(o[3]=e.withKeys(a=>t.emit("on-enter"),["enter"]))}),null,16,fk),t.props.typePassword||t.props.clearable?(e.openBlock(),e.createBlock(t.NmorphButton,{key:1,disabled:t.props.disabled,class:"nmorph-text-input__password-btn",design:"plain",thickness:t.props.thickness,onMousedown:o[4]||(o[4]=e.withModifiers(()=>{},["prevent"])),onClick:t.actionButtonClickHandler},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.actionIcon)))]),_:1})]),_:1},8,["disabled","thickness"])):e.createCommentVNode("v-if",!0)])],6)}const qt=R(mk,[["render",uk],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-text-input/NmorphTextInput.vue"]]),gk=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},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","focus","blur","complete"],setup(r,{expose:o,emit:n}){const t=r,l=n,{id:i,name:a,autocomplete:s,tabindex:d}=He(t),{modelValue:p,updateModelValue:h}=Ne(t,K=>l("update:model-value",K),""),w=e.ref([]),m=e.ref([]),g=e.ref(!1),u=e.ref([]),f=e.computed(()=>Math.max(1,t.length)),v=(K="")=>{const J=`${K??""}`;return t.mode==="numeric"?Array.from(J.replace(/\D/g,"")):t.mode==="alphanumeric"?Array.from(J.replace(/[^a-zA-Z0-9]/g,"")):Array.from(J)},S=(K=p.value)=>{const J=v(K).slice(0,f.value);return Array.from({length:f.value},(H,U)=>J[U]||"")},b=(K,J=!1)=>{if(u.value=Array.from({length:f.value},(U,F)=>K[F]||""),!J)return;const H=u.value.join("");h(H),u.value.includes("")||l("complete",H)};e.watch([p,()=>t.mode,f],()=>{const K=S(p.value);(K.join("")!==u.value.join("")||K.length!==u.value.length)&&b(K)},{immediate:!0});const V=e.computed(()=>W({nmorph:[_e[t.thickness],g.value&&"focused"],"nmorph-otp-input":[t.disabled&&"disabled"]})),_=e.computed(()=>Array.from({length:f.value},(K,J)=>J===0?i.value:`${i.value}-${J+1}`)),C=e.computed(()=>t.mode==="numeric"?"numeric":"text"),M=e.computed(()=>s.value||"one-time-code"),z=e.computed(()=>{if(t.mode==="numeric")return"[0-9]*";if(t.mode==="alphanumeric")return"[A-Za-z0-9]*"}),x=K=>{m.value[K]=w.value[K]?.inputDOMRef??null},k=(K,J)=>{w.value[J]=K,e.nextTick(()=>{x(J)})},y=K=>{x(K),w.value[K]?.select?.(),m.value[K]?.select()},B=(K=0)=>{e.nextTick(()=>{const J=Math.min(Math.max(K,0),f.value-1);x(J),w.value[J]?.focus?.(),m.value[J]?.focus(),y(J)})},I=()=>{w.value.forEach((K,J)=>{K?.blur?.(),m.value[J]?.blur()})};o({inputDOMRefs:m,focus:B,blur:I});const q=(K,J="")=>{const H=[...u.value];H[K]=J,b(H,!0)},E=(K,J)=>{const H=v(K).slice(0,f.value-J);if(!H.length){q(J,"");return}const U=[...u.value];H.forEach((Z,se)=>{U[J+se]=Z}),b(U,!0);const F=J+H.length;F<f.value?B(F):B(f.value-1)},L=(K,J)=>{E(K,J)},O=new Map,j=K=>{const J=O.get(K);if(J)return J;const H=e.computed({get:()=>u.value[K]||"",set:U=>L(U,K)});return O.set(K,H),H},T=K=>{if(u.value[K]){q(K);return}K>0&&(q(K-1),B(K-1))},$=(K,J)=>{if(K.key==="Backspace"){T(J);return}q(J)},te=K=>{B(K-1)},Q=K=>{B(K+1)},X=()=>{B(0)},re=()=>{B(f.value-1)},le=K=>{K.key.length===1&&!v(K.key).length&&K.preventDefault()},P=(K,J)=>{const H=K.clipboardData?.getData("text")||"";E(H,J)},G=K=>{g.value||(g.value=!0,l("focus")),y(K)},N=()=>{setTimeout(()=>{const K=document.activeElement;!m.value.some(H=>H===K)&&g.value&&(g.value=!1,l("blur"))})},Y=K=>d.value>0?d.value+K:d.value;e.watch(()=>t.autofocus,K=>{K&&!t.disabled&&B(0)},{immediate:!0});const ee={props:t,emit:l,id:i,name:a,autocomplete:s,tabindex:d,modelValue:p,updateModelValue:h,inputRefs:w,inputDOMRefs:m,focused:g,otpValue:u,normalizedLength:f,sanitizeValue:v,normalizeOtpValue:S,syncOtpValue:b,modifiers:V,fieldIds:_,inputMode:C,resolvedAutocomplete:M,inputPattern:z,syncInputDOMRef:x,setInputRef:k,selectField:y,focusField:B,blurFields:I,updateCharAt:q,insertValue:E,inputHandler:L,fieldModels:O,getFieldModel:j,backspaceHandler:T,deleteKeyHandler:$,arrowLeftHandler:te,arrowRightHandler:Q,homeHandler:X,endHandler:re,keydownHandler:le,pasteHandler:P,focusHandler:G,blurHandler:N,getFieldTabindex:Y,NmorphTextInput:qt};return Object.defineProperty(ee,"__isScriptSetup",{enumerable:!1,value:!0}),ee}}),wk=["name","value","disabled"],bk={class:"nmorph-otp-input__content"};function yk(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("input",{name:t.name,value:t.otpValue.join(""),type:"hidden",disabled:t.props.disabled},null,8,wk),e.createElementVNode("div",bk,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.otpValue,(a,s)=>(e.openBlock(),e.createBlock(t.NmorphTextInput,{id:t.fieldIds[s],key:t.fieldIds[s],ref_for:!0,ref:d=>t.setInputRef(d,s),modelValue:t.getFieldModel(s).value,"onUpdate:modelValue":d=>t.getFieldModel(s).value=d,class:"nmorph-otp-input__field",thickness:t.props.thickness,disabled:t.props.disabled,autocomplete:t.resolvedAutocomplete,tabindex:t.getFieldTabindex(s),indentation:"0px","input-attrs":{name:void 0,maxlength:1,inputmode:t.inputMode,pattern:t.inputPattern,autocapitalize:t.props.autocapitalize,spellcheck:!1,autofocus:t.props.autofocus&&s===0,"aria-label":`OTP ${s+1}`},onKeydown:[o[0]||(o[0]=d=>t.keydownHandler(d)),e.withKeys(e.withModifiers(d=>t.deleteKeyHandler(d,s),["prevent"]),["delete"]),e.withKeys(e.withModifiers(d=>t.arrowLeftHandler(s),["prevent"]),["left"]),e.withKeys(e.withModifiers(d=>t.arrowRightHandler(s),["prevent"]),["right"]),e.withKeys(e.withModifiers(t.homeHandler,["prevent"]),["home"]),e.withKeys(e.withModifiers(t.endHandler,["prevent"]),["end"])],onPaste:e.withModifiers(d=>t.pasteHandler(d,s),["prevent"]),onFocus:d=>t.focusHandler(s),onBlur:t.blurHandler},null,8,["id","modelValue","onUpdate:modelValue","thickness","disabled","autocomplete","tabindex","input-attrs","onKeydown","onPaste","onFocus"]))),128))])],2)}const _k=R(gk,[["render",yk],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-otp-input/NmorphOTPInput.vue"]]),kk=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:null,required:!1,default:""},multiple:{type:null,required:!1,default:void 0},nullable:{type:Boolean,required:!1,default:!1},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"},zIndex:{type:Number,required:!1,default:void 0},virtual:{type:Boolean,required:!1,default:!1},virtualItemHeight:{type:Number,required:!1,default:0},virtualMaxHeight:{type:[Number,String],required:!1,default:240},virtualOverscan:{type:Number,required:!1,default:5},virtualDynamicHeight:{type:Boolean,required:!1,default:!1},width:{type:[Number,String],required:!1,default:void 0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const{t}=Ie.useI18n(),l=r,i=e.computed(()=>l.noElementPlaceholder?l.noElementPlaceholder:t("noElementPlaceholder")),a=n,{modelValue:s,updateModelValue:d}=Ne(l,ne=>a("update:model-value",ne),""),p=()=>l.nullable?null:"",h=e.computed(()=>l.multiple??Array.isArray(s.value)),w=ne=>h.value?Array.isArray(ne)?ne:ne?[ne]:[]:Array.isArray(ne)?ne[0]??p():ne??p(),m=e.ref(w(s.value)),g=e.ref(l.open),u=e.computed(()=>l.disabled||l.loading),f=e.computed(()=>l.optionsWidth==="auto"),v=e.ref(!0),{id:S,name:b,autocomplete:V,tabindex:_}=He(l),C=ne=>{if(u.value)return;if(g.value=!1,!h.value){!l.valueRequired&&m.value===ne?m.value=p():m.value=ne,d(m.value);return}const ge=Array.isArray(m.value)?m.value:[],ve=ge.includes(ne),We=ge.length===1&&ve;l.valueRequired&&We||(ve?m.value=ge.filter(Ke=>Ke!==ne):m.value=[...ge,ne],d(m.value))},M=e.ref(!1),z=()=>{M.value=!0},x=()=>{M.value=!1},k=e.computed(()=>W({nmorph:[_e[l.thickness]],"nmorph-select":[u.value&&"disabled",s.value?"on":"off",l.loading&&"loading",g.value&&!u.value&&"open",l.fill&&"fill",f.value&&"options-auto-width",v.value?"selected-line-outset":"selected-line-inset",M.value&&"focus"]})),y=e.computed(()=>pe({"--nmorph-private-select-width":l.width})),B=()=>{u.value||(g.value=!g.value)};e.watch(g,ne=>{ne&&(v.value=!1)},{immediate:!0});const I=()=>{g.value=!1};e.watch(()=>l.loading,ne=>{ne&&(g.value=!1)}),e.watch(s,ne=>{m.value=w(ne)},{deep:!0});const q=e.computed(()=>l.options.length>0?l.options:l.optionsMap),E=e.ref(null),L=e.ref([]),O=e.computed(()=>l.options),j=e.computed(()=>l.virtual&&O.value.length>0),T=e.computed(()=>l.virtualItemHeight||$o(l.thickness)),$=e.computed(()=>l.virtualOverscan),te=e.computed(()=>l.virtualDynamicHeight),Q=It(O,{enabled:j,itemHeight:T,overscan:$,dynamic:te}),X=e.computed(()=>Q.virtualItems.value),re=Q.spacerStyle,le=Q.contentStyle,P=e.computed(()=>Me(l.virtualMaxHeight)),G=()=>{q.value.length>0||!E.value||(L.value=Array.from(E.value.querySelectorAll(".nmorph-select-option")).map(ne=>ne.getAttribute("value")).filter(ne=>!!ne))},N=e.computed(()=>q.value.length>0?q.value.map(ne=>ne.value):L.value),Y=e.computed(()=>j.value?Array.isArray(m.value)?m.value:m.value?[m.value]:[]:N.value),ee=e.ref(0),K=e.computed(()=>N.value[ee.value]||""),J=e.computed(()=>`${S.value}-listbox`),H=ne=>`${S.value}-option-${ne.replace(/\s+/g,"-")}`;e.watch(ee,ne=>{g.value&&j.value&&Q.scrollToIndex(ne)}),e.watch(N,ne=>{ee.value>=ne.length&&(ee.value=Math.max(ne.length-1,0))},{immediate:!0}),e.watch(g,async ne=>{if(ne){if(await e.nextTick(),G(),!Array.isArray(m.value)&&m.value){const ge=N.value.indexOf(m.value);ge!==-1&&(ee.value=ge)}Q.refresh(),j.value&&Q.scrollToIndex(ee.value)}}),e.onMounted(async()=>{await e.nextTick(),G(),document.addEventListener("click",I)}),e.onUnmounted(()=>{document.removeEventListener("click",I)});const U=e.computed(()=>Array.isArray(m.value)?i.value:m.value?q.value.find(ne=>ne.value===m.value)?.label:i.value),F=e.computed(()=>q.value.length>0?q.value.filter(ge=>Array.isArray(m.value)&&m.value.includes(ge.value)).map(ge=>({text:ge.label,value:ge.value})):Array.isArray(m.value)?m.value.map(ge=>({text:ge,value:ge})):m.value?[{text:m.value,value:m.value}]:[]);e.provide("select-selected-value",m),e.provide("select-change-selected-value",C),e.provide("select-thickness",e.toRef(l,"thickness"));const Z=e.ref(null),se=e.computed(()=>f.value?`${Z.value?.clientWidth||0}px`:void 0),Se={t,props:l,computedNoElementPlaceholder:i,emit:a,modelValue:s,updateModelValue:d,getEmptySingleValue:p,isMultiple:h,normalizeModelValue:w,initialValue:m,open:g,disabledInput:u,autoOptionsWidth:f,selectedLineOutset:v,id:S,name:b,autocomplete:V,tabindex:_,changeHandler:C,focus:M,focusHandler:z,blurHandler:x,modifiers:k,styles:y,clickHandler:B,closeHandler:I,optionsMap:q,optionsDOMRef:E,slotDomOptions:L,renderedOptions:O,virtualEnabled:j,virtualItemHeight:T,virtualOverscan:$,virtualDynamicHeight:te,virtualList:Q,virtualOptions:X,virtualSpacerStyle:re,virtualContentStyle:le,virtualMaxHeight:P,refreshDomOptions:G,domOptions:N,nativeOptions:Y,currentIndex:ee,currentFocusedEl:K,listboxId:J,getOptionId:H,selectedValueTitle:U,tags:F,nmorphSelectDOMRef:Z,optionsMinWidth:se,spaceHandler:()=>{u.value||(g.value=!g.value)},arrowDownHandler:()=>{u.value||N.value.length!==0&&(g.value||(g.value=!0),ee.value=(ee.value+1)%N.value.length)},arrowUpHandler:()=>{u.value||N.value.length!==0&&(g.value||(g.value=!0),ee.value=(ee.value-1+N.value.length)%N.value.length)},enterHandler:()=>{g.value&&K.value&&C(K.value)},setVirtualOptionRef:(ne,ge)=>{Q.measureElement(ge,At(ne))},escapeHandler:()=>{g.value=!1},homeHandler:()=>{ee.value=0},endHandler:()=>{ee.value=Math.max(N.value.length-1,0)},get NmorphTagItem(){return Mo},get NmorphIcon(){return ie},get NmorphSelectOption(){return Zc},get NmorphDropdown(){return Je},get NmorphIconLoaderDots(){return Pe},get NmorphIconChevronDown(){return Ae}};return Object.defineProperty(Se,"__isScriptSetup",{enumerable:!1,value:!0}),Se}}),Nk={class:"nmorph-select__content"},Bk=["id","name","autocomplete","tabindex","disabled","aria-expanded","aria-controls","aria-activedescendant","onKeydown"],xk=["value"],Vk={key:0,class:"nmorph-select__selected-value"},Sk={key:1,class:"nmorph-select__selected-value"},vk={key:2,class:"nmorph-select__selected-value"},Ek=["id"];function Ck(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",Nk,[e.createElementVNode("select",{id:t.id,name:t.name,autocomplete:t.autocomplete,tabindex:t.tabindex,disabled:t.disabledInput,role:"combobox","aria-expanded":t.open,"aria-controls":t.listboxId,"aria-activedescendant":t.open&&t.currentFocusedEl?t.getOptionId(t.currentFocusedEl):void 0,onFocus:t.focusHandler,onBlur:t.blurHandler,onKeydown:[e.withKeys(e.withModifiers(t.spaceHandler,["prevent"]),["space"]),e.withKeys(e.withModifiers(t.arrowDownHandler,["prevent"]),["arrow-down"]),e.withKeys(e.withModifiers(t.arrowUpHandler,["prevent"]),["arrow-up"]),e.withKeys(e.withModifiers(t.enterHandler,["prevent"]),["enter"]),e.withKeys(e.withModifiers(t.escapeHandler,["prevent"]),["escape"]),e.withKeys(e.withModifiers(t.homeHandler,["prevent"]),["home"]),e.withKeys(e.withModifiers(t.endHandler,["prevent"]),["end"])]},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.nativeOptions,a=>(e.openBlock(),e.createElementBlock("option",{key:a,value:a},null,8,xk))),128))],40,Bk),e.createElementVNode("div",{ref:"nmorphSelectDOMRef",class:"nmorph-select__selected-values-line","aria-hidden":"true",onClick:e.withModifiers(t.clickHandler,["stop"])},[Array.isArray(t.initialValue)?t.initialValue.length===0?(e.openBlock(),e.createElementBlock("div",Sk,e.toDisplayString(t.computedNoElementPlaceholder),1)):(e.openBlock(),e.createElementBlock("div",vk,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.tags,a=>(e.openBlock(),e.createBlock(t.NmorphTagItem,{key:a.value,value:a.value,text:a.text,transparent:"",removable:t.tags.length>1||!t.props.valueRequired,thickness:"thin",onClose:t.changeHandler},null,8,["value","text","removable"]))),128))])):(e.openBlock(),e.createElementBlock("div",Vk,e.toDisplayString(t.selectedValueTitle),1)),e.createVNode(t.NmorphIcon,{class:"nmorph-select__chevron"},{default:e.withCtx(()=>[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIconLoaderDots,{key:0})):(e.openBlock(),e.createBlock(t.NmorphIconChevronDown,{key:1}))]),_:1})],512)]),t.nmorphSelectDOMRef&&!t.disabledInput?(e.openBlock(),e.createBlock(t.NmorphDropdown,{key:0,open:t.open&&!t.disabledInput,"relative-element":t.nmorphSelectDOMRef,"fill-width":!t.autoOptionsWidth,width:t.autoOptionsWidth?"max-content":void 0,"min-width":t.optionsMinWidth,"max-width":"calc(100vw - 16px)","z-index":t.props.zIndex,"aria-label":t.name,onOnOutsideClick:t.closeHandler,onOnEscapeKeydown:t.escapeHandler},{default:e.withCtx(()=>[e.createElementVNode("div",{id:t.listboxId,ref:"optionsDOMRef",class:"nmorph-select__options",role:"listbox"},[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,class:"nmorph-select__chevron",size:"medium"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1})):t.virtualEnabled?(e.openBlock(),e.createElementBlock("div",{key:1,ref:t.virtualList.containerRef,class:"nmorph-select__virtual-list",style:e.normalizeStyle({maxHeight:t.virtualMaxHeight}),onScroll:o[0]||(o[0]=(...a)=>t.virtualList.scrollHandler&&t.virtualList.scrollHandler(...a))},[e.createElementVNode("div",{class:"nmorph-select__virtual-spacer",style:e.normalizeStyle(t.virtualSpacerStyle)},[e.createElementVNode("div",{class:"nmorph-select__virtual-content",style:e.normalizeStyle(t.virtualContentStyle)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.virtualOptions,a=>(e.openBlock(),e.createBlock(t.NmorphSelectOption,{id:t.getOptionId(a.item.value),ref_for:!0,ref:s=>t.setVirtualOptionRef(s,a.index),key:a.index,value:a.item.value,label:a.item.label,disabled:a.item.disabled,"hover-background":a.item.hoverBackground,"hover-color":a.item.hoverColor,focused:a.item.value===t.currentFocusedEl,thickness:a.item.thickness||t.props.thickness},null,8,["id","value","label","disabled","hover-background","hover-color","focused","thickness"]))),128))],4)],4)],36)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.options,a=>(e.openBlock(),e.createBlock(t.NmorphSelectOption,{id:t.getOptionId(a.value),key:a.value,value:a.value,label:a.label,disabled:a.disabled,"hover-background":a.hoverBackground,"hover-color":a.hoverColor,focused:a.value===t.currentFocusedEl,thickness:a.thickness||t.props.thickness},null,8,["id","value","label","disabled","hover-background","hover-color","focused","thickness"]))),128)),e.renderSlot(r.$slots,"default")],64))],8,Ek)]),_:3},8,["open","relative-element","fill-width","width","min-width","z-index","aria-label"])):e.createCommentVNode("v-if",!0)],6)}const Ik=R(kk,[["render",Ck],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-select/NmorphSelect.vue"]]),Mk=e.defineComponent({__name:"NmorphSelectOption",props:{value:{type:String,required:!0},label:{type:String,required:!0,default:""},focused:{type:Boolean,required:!1,default:!1},hoverBackground:{type:String,required:!1,default:void 0},hoverColor:{type:String,required:!1,default:void 0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["change-value"],setup(r,{expose:o,emit:n}){o();const t=e.inject("select-selected-value"),l=e.inject("select-change-selected-value"),i=e.inject("select-thickness",void 0),a=r,s=n,d=()=>{a.disabled||(s("change-value",a.value),l&&l(a.value))},p=e.computed(()=>typeof t?.value=="string"?t.value===a.value:Array.isArray(t?.value)?t.value.some(u=>u===a.value):!1),h=e.computed(()=>a.thickness||i?.value||"basic"),w=e.computed(()=>W({nmorph:[_e[h.value]],"nmorph-select-option":[a.disabled&&"disabled",a.label&&"with-label",p.value&&"checked",a.focused&&"focused"]})),m=e.computed(()=>ke({"--nmorph-private-select-option-hover-background":a.hoverBackground,"--nmorph-private-select-option-hover-color":a.hoverColor})),g={selectSelectedValue:t,selectChangeSelectedValue:l,selectThickness:i,props:a,emit:s,clickHandler:d,checked:p,thickness:h,modifiers:w,styles:m,get NmorphIcon(){return ie},get NmorphIconSuccess(){return Nt}};return Object.defineProperty(g,"__isScriptSetup",{enumerable:!1,value:!0}),g}}),zk=["value","aria-selected","aria-disabled"],Hk={class:"nmorph-select-option__content"};function qk(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles),value:t.props.value,role:"option","aria-selected":t.checked,"aria-disabled":t.props.disabled,onClick:t.clickHandler},[e.createElementVNode("div",Hk,[e.createElementVNode("span",null,e.toDisplayString(t.props.label),1),e.renderSlot(r.$slots,"default")]),t.checked?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,class:"nmorph-select-option__checked"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconSuccess)]),_:1})):e.createCommentVNode("v-if",!0)],14,zk)}const Zc=R(Mk,[["render",qk],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-select/components/nmorph-select-option/NmorphSelectOption.vue"]]),Tk=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},fill:{type:Boolean,required:!1,default:!0},showTooltip:{type:Boolean,required:!1,default:!0},thumbWidth:{type:Number,required:!1,default:50},sliderHeight:{type:[Number,String],required:!1,default:void 0},valueFixedContainerHeight:{type:[Number,String],required:!1,default:void 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(r,{expose:o,emit:n}){o();const t=r,{id:l,name:i,tabindex:a}=He(t),s=e.computed(()=>W({nmorph:[],"nmorph-slider":[t.disabled&&"disabled"]})),d=e.computed(()=>`${t.thumbWidth}px`),p=e.ref(t.showTooltip),h=n,{modelValue:w,updateModelValue:m}=Ne(t,j=>h("update:model-value",j),0),g=e.ref(w.value),u=e.ref(null);e.watch(g,()=>{m(g.value)}),e.watch(w,j=>{g.value=j});const f=e.ref(null),v=e.ref(24),S=()=>{v.value=f.value?.tooltipBody?.clientWidth||24};e.watch([g,p],()=>e.nextTick(S),{flush:"post"});const b=e.computed(()=>{V.value,_.value;const j=t.max-t.min,T=u.value?.clientWidth||0;if(!T||j<=0)return{thumb:"0px",tooltip:"0px"};const $=Math.max(0,Math.min(1,(g.value-t.min)/j)),te=Math.min(t.thumbWidth,T),Q=$*Math.max(0,T-te),X=Q+te/2,re=Math.max(0,T-v.value),le=Math.max(0,Math.min(re,X-v.value/2)),P=`${Q}px`,G=`${le}px`;return{thumb:P,tooltip:G}}),V=e.ref(0),_=e.ref(0),C=()=>{V.value=window.innerWidth,_.value=window.innerHeight,e.nextTick(S)};e.onMounted(()=>{typeof window<"u"&&(V.value=window.innerWidth,_.value=window.innerHeight,window.addEventListener("resize",C),e.nextTick(S))}),e.onUnmounted(()=>{typeof window<"u"&&(document.removeEventListener("pointermove",z),document.removeEventListener("pointerup",x),document.removeEventListener("pointercancel",x),window.removeEventListener("resize",C))});const M=j=>{E.value=!1;const T=u.value?.getBoundingClientRect();let $=0;if(T){const te=j-T.left,Q=T.width;$=Math.max(0,Math.min(1,te/Q)),g.value=t.min+$*(t.max-t.min)}g.value=Math.round(g.value/t.step)*t.step,g.value=Math.max(t.min,Math.min(t.max,g.value))},z=j=>{j.preventDefault(),M(j.clientX)},x=()=>{document.removeEventListener("pointermove",z),document.removeEventListener("pointerup",x),document.removeEventListener("pointercancel",x),E.value=!0},k=j=>{t.disabled||j.pointerType==="mouse"&&j.button!==0||(j.preventDefault(),M(j.clientX),document.addEventListener("pointermove",z),document.addEventListener("pointerup",x),document.addEventListener("pointercancel",x))},y=e.ref(null),B=()=>{t.showTooltip&&(p.value=!0)},I=()=>{t.showTooltip&&(p.value=!1)},q=j=>{const T=j.target;g.value=Number(T.value)},E=e.ref(!0),L=e.computed(()=>({"--nmorph-private-slider-thumb-width":d.value,...pe({"--nmorph-private-slider-height":t.sliderHeight,"--nmorph-private-slider-value-container-height":t.valueFixedContainerHeight})})),O={props:t,id:l,name:i,tabindex:a,modifiers:s,thumbWidthCss:d,tooltipVisible:p,emit:h,modelValue:w,updateModelValue:m,thumbValue:g,sliderContainer:u,tooltipRootRef:f,tooltipWidth:v,updateTooltipWidth:S,thumbXPercentPosition:b,windowWidth:V,windowHeight:_,resizeWindowHandler:C,updateThumbValue:M,pointerMove:z,pointerUp:x,pointerDownHandler:k,sliderFirst:y,handleMouseEnter:B,handleMouseLeave:I,nativeInputHandler:q,transitionEnabled:E,styles:L,get NmorphTooltip(){return Ho}};return Object.defineProperty(O,"__isScriptSetup",{enumerable:!1,value:!0}),O}}),Lk={class:"nmorph-slider__content"},Dk={class:"nmorph-slider__input-wrapper"},Ak=["id","name","tabindex","value","min","max","step","disabled"];function Pk(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",Lk,[e.createElementVNode("div",Dk,[e.createElementVNode("div",{ref:"sliderContainer",class:"nmorph-slider__input-container",onPointerdown:t.pointerDownHandler},[t.tooltipVisible&&!t.props.disabled?(e.openBlock(),e.createBlock(t.NmorphTooltip,{key:0,ref:"tooltipRootRef",text:String(t.thumbValue),"force-show":"","force-coordinate":{x:t.thumbXPercentPosition.tooltip,y:"24px"},"block-position":""},null,8,["text","force-coordinate"])):e.createCommentVNode("v-if",!0),e.createElementVNode("div",{ref:"sliderFirst",class:e.normalizeClass(["nmorph-slider__thumb",{"nmorph-slider__thumb--smooth":t.transitionEnabled}]),style:e.normalizeStyle({left:t.thumbXPercentPosition.thumb}),onMouseenter:t.handleMouseEnter,onMouseleave:t.handleMouseLeave},null,38),e.createElementVNode("input",{id:t.id,name:t.name,tabindex:t.tabindex,class:"nmorph-slide__native-input",type:"range",value:t.thumbValue,min:t.props.min,max:t.props.max,step:t.props.step,disabled:t.props.disabled,onInput:t.nativeInputHandler},null,40,Ak)],544)])])],6)}const Ok=R(Tk,[["render",Pk],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-slider/NmorphSlider.vue"]]),Fk=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},width:{type:[Number,String],required:!1,default:void 0},height:{type:[Number,String],required:!1,default:void 0},offset:{type:[Number,String],required:!1,default:void 0},thumbHeight:{type:[Number,String],required:!1,default:void 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(r,{expose:o,emit:n}){const t=r,{id:l,name:i,tabindex:a}=He(t),s=n,{modelValue:d,updateModelValue:p}=Ne(t,V=>s("update:model-value",V),!1),h=e.ref(!1),w=()=>{h.value=!0},m=()=>{h.value=!1},g=e.computed(()=>W({"nmorph-switch":[t.disabled&&"disabled",u.value?"on":"off",t.loading&&"loading",h.value&&"focus"]})),u=e.ref(d.value===t.activeValue),f=()=>{if(t.disabled)return;u.value=!u.value;const V=u.value?t.activeValue:t.inactiveValue;p(V)},v=e.ref(null);o({inputDOMRef:v});const S=e.computed(()=>pe({"--nmorph-private-switch-width":t.width,"--nmorph-private-switch-height":t.height,"--nmorph-private-switch-offset":t.offset,"--nmorph-private-switch-thumb-height":t.thumbHeight}));e.watch(d,V=>{u.value=V===t.activeValue});const b={props:t,id:l,name:i,tabindex:a,emit:s,modelValue:d,updateModelValue:p,focus:h,focusHandler:w,blurHandler:m,modifiers:g,initialValue:u,changeHandler:f,inputDOMRef:v,styles:S,get NmorphIcon(){return ie},get NmorphIconLoaderDots(){return Pe}};return Object.defineProperty(b,"__isScriptSetup",{enumerable:!1,value:!0}),b}}),Rk=["id","name","value","checked","disabled","tabindex"],jk={class:"nmorph-switch-thumb"};function Wk(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",{class:"nmorph-switch__content",onClick:t.changeHandler},[e.createElementVNode("input",{id:t.id,ref:"inputDOMRef",name:t.name,type:"checkbox",value:t.props.activeValue,checked:t.initialValue,disabled:t.props.disabled,tabindex:t.tabindex,class:"nmorph-native-input",onFocus:t.focusHandler,onBlur:t.blurHandler},null,40,Rk),e.createElementVNode("div",{class:e.normalizeClass(["nmorph-switch__bg-content",{"nmorph-switch__bg-content--enable":t.initialValue}])},[t.initialValue?e.renderSlot(r.$slots,"bg-on",{key:0}):e.renderSlot(r.$slots,"bg-off",{key:1})],2),e.createElementVNode("div",jk,[t.props.loading?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,width:"14px",height:"14px"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconLoaderDots)]),_:1})):t.initialValue?e.renderSlot(r.$slots,"thumb-on",{key:1}):e.renderSlot(r.$slots,"thumb-off",{key:2})])])],6)}const Kk=R(Fk,[["render",Wk],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-switch/NmorphSwitch.vue"]]),Uk=e.defineComponent({__name:"NmorphTextarea",props:{placeholder:{type:String,required:!1,default:""},modelValue:{type:String,required:!1,default:""},rows:{type:Number,required:!1,default:3},minRows:{type:Number,required:!1,default:2},maxRows:{type:Number,required:!1,default:void 0},resize:{type:String,required:!1,default:"vertical"},autoSize:{type:Boolean,required:!1,default:!1},indentation:{type:String,required:!1,default:"12px"},textareaAttrs:{type:Object,required:!1,default:()=>({})},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","focus","blur","on-enter","keydown"],setup(r,{expose:o,emit:n}){const t=r,l=n,{id:i,name:a,autocomplete:s,tabindex:d}=He(t),{modelValue:p,updateModelValue:h}=Ne(t,y=>l("update:model-value",y),""),{elementRef:w,focused:m,handleFocus:g,handleBlur:u,focus:f,blur:v,select:S}=zt({onFocus:()=>l("focus"),onBlur:()=>l("blur")}),b=e.computed(()=>W({nmorph:[_e[t.thickness],m.value&&"focused"],"nmorph-textarea":[t.disabled&&"disabled",t.autoSize&&"auto-size"]})),V=y=>{const B=window.getComputedStyle(y);return parseFloat(B.paddingTop)+parseFloat(B.paddingBottom)},_=async()=>{if(!t.autoSize)return;await e.nextTick();const y=w.value;if(!y)return;y.style.height="auto";const B=window.getComputedStyle(y),I=parseFloat(B.lineHeight)||20,q=t.maxRows?t.maxRows*I+V(y):1/0,E=Math.min(y.scrollHeight,q);y.style.height=`${E}px`,y.style.overflowY=y.scrollHeight>q?"auto":"hidden"},C=y=>{const B=y.target;h(B.value),_()};e.watch(p,_),e.onMounted(_),o({textareaDOMRef:w,focus:f,blur:v,select:S,resizeToContent:_});const M=e.computed(()=>Math.max(t.minRows,1)),z=e.computed(()=>Math.max(t.rows,M.value)),x=e.computed(()=>({"--nmorph-private-textarea-resize":t.autoSize?"none":t.resize,"--nmorph-private-textarea-indentation":t.indentation})),k={props:t,emit:l,id:i,name:a,autocomplete:s,tabindex:d,modelValue:p,updateModelValue:h,textareaDOMRef:w,focused:m,handleFocus:g,handleBlur:u,focus:f,blur:v,select:S,modifiers:b,getVerticalPadding:V,resizeToContent:_,handleInput:C,minRows:M,rows:z,styles:x};return Object.defineProperty(k,"__isScriptSetup",{enumerable:!1,value:!0}),k}}),$k=["id","name","autocomplete","tabindex","placeholder","disabled","value","rows"];function Gk(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("textarea",e.mergeProps({id:t.id,ref:"textareaDOMRef",name:t.name,autocomplete:t.autocomplete,tabindex:t.tabindex,class:"nmorph-native-input",placeholder:t.props.placeholder,disabled:t.props.disabled,value:t.modelValue,rows:t.rows},t.props.textareaAttrs,{onInput:t.handleInput,onFocus:o[0]||(o[0]=(...a)=>t.handleFocus&&t.handleFocus(...a)),onBlur:o[1]||(o[1]=(...a)=>t.handleBlur&&t.handleBlur(...a)),onKeydown:o[2]||(o[2]=a=>t.emit("keydown",a)),onKeyup:o[3]||(o[3]=e.withKeys(a=>t.emit("on-enter"),["enter"]))}),null,16,$k)],6)}const Yk=R(Uk,[["render",Gk],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-textarea/NmorphTextarea.vue"]]),Zk=e.defineComponent({__name:"NmorphTimePicker",props:{modelValue:{type:[String,null],required:!1,default:null},placeholder:{type:String,required:!1,default:""},hourStep:{type:Number,required:!1,default:1},minuteStep:{type:Number,required:!1,default:5},secondStep:{type:Number,required:!1,default:1},showSeconds:{type:Boolean,required:!1,default:!1},minTime:{type:String,required:!1,default:""},maxTime:{type:String,required:!1,default:""},clearable:{type:Boolean,required:!1,default:!0},zIndex:{type:Number,required:!1,default:void 0},width:{type:[Number,String],required:!1,default:void 0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value","focus","blur"],setup(r,{expose:o,emit:n}){const t=r,l=n,{t:i}=Ie.useI18n(),{id:a,name:s,autocomplete:d,tabindex:p}=He(t),{modelValue:h,updateModelValue:w}=Ne(t,N=>l("update:model-value",N),null),m=e.ref(!1),{elementRef:g,focused:u,handleFocus:f,handleBlur:v}=zt({onFocus:()=>l("focus"),onBlur:()=>l("blur")}),S=N=>String(N).padStart(2,"0"),b=N=>Math.max(1,Math.floor(Number.isFinite(N)?N:1)),V=N=>{if(!N)return null;const Y=N.match(/^(\d{1,2}):(\d{2})(?::(\d{2}))?$/);if(!Y)return null;const ee=Number(Y[1]),K=Number(Y[2]),J=Number(Y[3]||0);return ee>23||K>59||J>59?null:{hour:ee,minute:K,second:J}},_=N=>{const Y=`${S(N.hour)}:${S(N.minute)}`;return t.showSeconds?`${Y}:${S(N.second)}`:Y},C=N=>N.hour*3600+N.minute*60+N.second,M=e.computed(()=>V(t.minTime)),z=e.computed(()=>V(t.maxTime)),x=e.computed(()=>V(h.value)),k=e.ref(x.value||{hour:0,minute:0,second:0}),y=e.computed(()=>t.placeholder||i("pickATime"));e.watch(h,N=>{const Y=V(N);Y&&(k.value=Y)});const B=N=>{const Y=C(N);return!!(M.value&&Y<C(M.value)||z.value&&Y>C(z.value))},I=(N,Y,ee)=>{const K=b(ee),J=new Set;for(let H=0;H<=Y;H+=K)J.add(H);return J.add(k.value[N]),Array.from(J).filter(H=>H>=0&&H<=Y).sort((H,U)=>H-U).map(H=>{const U={...k.value,[N]:H};return{label:S(H),value:H,disabled:B(U)}})},q=e.computed(()=>I("hour",23,t.hourStep)),E=e.computed(()=>I("minute",59,t.minuteStep)),L=e.computed(()=>I("second",59,t.secondStep)),O=(N,Y)=>{const ee={...k.value,[N]:Y};B(ee)||(k.value=ee,w(_(ee)))},j=()=>{w(null),m.value=!1},T=()=>{m.value=!1},$=()=>{t.disabled||(m.value=!m.value)},te=N=>{const Y=N.target,ee=V(Y.value);!ee||B(ee)||(k.value=ee,w(_(ee)))},Q=e.computed(()=>h.value||y.value),X=e.computed(()=>t.showSeconds?b(t.secondStep):b(t.minuteStep)*60),re=e.computed(()=>t.clearable&&!!h.value&&!t.disabled),le=e.computed(()=>W({nmorph:[_e[t.thickness]],"nmorph-time-picker":[t.disabled&&"disabled",m.value&&"open",u.value&&"focus",!h.value&&"placeholder"]})),P=e.computed(()=>pe({"--nmorph-private-time-picker-width":t.width}));o({inputDOMRef:g});const G={props:t,emit:l,t:i,id:a,name:s,autocomplete:d,tabindex:p,modelValue:h,updateModelValue:w,open:m,inputDOMRef:g,focused:u,focusHandler:f,blurHandler:v,pad:S,normalizeStep:b,parseTime:V,formatTime:_,timeToSeconds:C,minTimeParts:M,maxTimeParts:z,modelTimeParts:x,pickerValue:k,placeholderText:y,isOutsideRange:B,getUnitOptions:I,hourOptions:q,minuteOptions:E,secondOptions:L,selectUnit:O,clearHandler:j,closeHandler:T,toggleOpen:$,nativeInputHandler:te,displayValue:Q,inputStep:X,showClearButton:re,modifiers:le,styles:P,get NmorphButton(){return Be},get NmorphDropdown(){return Je},get NmorphIcon(){return ie},get NmorphIconCircleClose(){return ao},get NmorphIconClock(){return lo},get NmorphScroll(){return ko}};return Object.defineProperty(G,"__isScriptSetup",{enumerable:!1,value:!0}),G}}),Xk=["aria-expanded","aria-controls","tabindex","onKeydown"],Qk=["id","name","autocomplete","step","value","disabled"],Jk={class:"nmorph-time-picker__selected-value"},e7=["id"],t7={class:"nmorph-time-picker__column",role:"listbox","aria-label":"Hours"},o7={class:"nmorph-time-picker__column",role:"listbox","aria-label":"Minutes"},r7={class:"nmorph-time-picker__column",role:"listbox","aria-label":"Seconds"};function n7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",{ref:"inputDOMRef",class:"nmorph-time-picker__input",role:"combobox","aria-expanded":t.open,"aria-controls":`${t.id}-dropdown`,tabindex:t.props.disabled?-1:t.tabindex,onClick:t.toggleOpen,onFocus:o[0]||(o[0]=(...a)=>t.focusHandler&&t.focusHandler(...a)),onBlur:o[1]||(o[1]=(...a)=>t.blurHandler&&t.blurHandler(...a)),onKeydown:[e.withKeys(e.withModifiers(t.toggleOpen,["prevent"]),["space"]),e.withKeys(e.withModifiers(t.toggleOpen,["prevent"]),["enter"]),e.withKeys(e.withModifiers(t.closeHandler,["prevent"]),["escape"])]},[e.createElementVNode("input",{id:t.id,class:"nmorph-time-picker__native",name:t.name,autocomplete:t.autocomplete,type:"time",step:t.inputStep,value:t.modelValue||"",disabled:t.props.disabled,onInput:t.nativeInputHandler},null,40,Qk),e.createVNode(t.NmorphIcon,{class:"nmorph-time-picker__clock-icon"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconClock)]),_:1}),e.createElementVNode("div",Jk,e.toDisplayString(t.displayValue),1),t.showClearButton?(e.openBlock(),e.createElementBlock("button",{key:0,class:"nmorph-time-picker__clear",type:"button","aria-label":"Clear time",onClick:e.withModifiers(t.clearHandler,["stop"])},[e.createVNode(t.NmorphIcon,{width:"14px",height:"14px"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconCircleClose)]),_:1})])):e.createCommentVNode("v-if",!0)],40,Xk),t.inputDOMRef&&!t.props.disabled?(e.openBlock(),e.createBlock(t.NmorphDropdown,{key:0,open:t.open,"relative-element":t.inputDOMRef,width:t.props.showSeconds?300:208,"fill-width":!1,"z-index":t.props.zIndex,"aria-label":t.name,onOnOutsideClick:t.closeHandler,onOnEscapeKeydown:t.closeHandler},{default:e.withCtx(()=>[e.createElementVNode("div",{id:`${t.id}-dropdown`,class:e.normalizeClass(["nmorph-time-picker__panel",{"nmorph-time-picker__panel--with-seconds":t.props.showSeconds}])},[e.createElementVNode("div",t7,[e.createVNode(t.NmorphScroll,{height:"210px",gap:6,"scroll-x-prop":"hidden","css-scroll-behavior":"auto"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.hourOptions,a=>(e.openBlock(),e.createBlock(t.NmorphButton,{key:a.value,class:"nmorph-time-picker__option",design:"plain",text:a.label,thickness:t.props.thickness,active:a.value===t.pickerValue.hour,disabled:a.disabled,onClick:s=>t.selectUnit("hour",a.value)},null,8,["text","thickness","active","disabled","onClick"]))),128))]),_:1})]),o[3]||(o[3]=e.createElementVNode("div",{class:"nmorph-time-picker__separator"},":",-1)),e.createElementVNode("div",o7,[e.createVNode(t.NmorphScroll,{height:"210px",gap:6,"scroll-x-prop":"hidden","css-scroll-behavior":"auto"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.minuteOptions,a=>(e.openBlock(),e.createBlock(t.NmorphButton,{key:a.value,class:"nmorph-time-picker__option",design:"plain",text:a.label,thickness:t.props.thickness,active:a.value===t.pickerValue.minute,disabled:a.disabled,onClick:s=>t.selectUnit("minute",a.value)},null,8,["text","thickness","active","disabled","onClick"]))),128))]),_:1})]),t.props.showSeconds?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o[2]||(o[2]=e.createElementVNode("div",{class:"nmorph-time-picker__separator"},":",-1)),e.createElementVNode("div",r7,[e.createVNode(t.NmorphScroll,{height:"210px",gap:6,"scroll-x-prop":"hidden","css-scroll-behavior":"auto"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.secondOptions,a=>(e.openBlock(),e.createBlock(t.NmorphButton,{key:a.value,class:"nmorph-time-picker__option",design:"plain",text:a.label,thickness:t.props.thickness,active:a.value===t.pickerValue.second,disabled:a.disabled,onClick:s=>t.selectUnit("second",a.value)},null,8,["text","thickness","active","disabled","onClick"]))),128))]),_:1})])],64)):e.createCommentVNode("v-if",!0)],10,e7)]),_:1},8,["open","relative-element","width","z-index","aria-label"])):e.createCommentVNode("v-if",!0)],6)}const a7=R(Zk,[["render",n7],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-time-picker/NmorphTimePicker.vue"]]),l7=e.defineComponent({__name:"NmorphRadio",props:{disabled:{type:Boolean,required:!1,default:!1},label:{type:String,required:!1,default:""},value:{type:String,required:!1,default:""},tabindex:{type:Number,required:!1,default:0},checked:{type:Boolean,required:!1,default:!1},design:{type:String,required:!1,default:"nmorph"},thickness:{type:null,required:!1}},setup(r,{expose:o}){const n=e.inject("radio-group-selected-value",void 0),t=e.inject("change-radio-button-value-handler",void 0),l=e.inject("radio-group-thickness",void 0),i=r,a=()=>{t&&!i.disabled&&t(i.value)},s=e.computed(()=>n?.value===i.value||i.checked),d=e.computed(()=>i.design||"nmorph"),p=e.computed(()=>i.thickness||l?.value||"basic"),h=e.computed(()=>d.value!=="plain"&&p.value==="extra-thin"?"basic":p.value),w=e.computed(()=>W({nmorph:[Wt[h.value]],"nmorph-radio":[i.disabled&&"disabled",s.value&&"checked",d.value]})),m=e.ref(null);o({inputDOMRef:m});const g={groupSelectedValue:n,changeValue:t,groupThickness:l,props:i,changeHandler:a,checked:s,resolvedDesign:d,requestedThickness:p,thickness:h,modifiers:w,inputDOMRef:m};return Object.defineProperty(g,"__isScriptSetup",{enumerable:!1,value:!0}),g}}),i7={key:0,class:"nmorph-radio__content"},c7={class:"nmorph-radio__input-wrapper"},s7=["name","value","checked","tabindex"],d7={key:0,class:"nmorph-radio__fake-checked"},m7={key:0,class:"nmorph-radio__label"},p7={key:1,class:"nmorph-radio__content"},h7=["disabled","name","value","checked","tabindex"],f7={key:0,class:"nmorph-radio__fake"},u7={key:1,class:"nmorph-radio__fake"};function g7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(t.modifiers),onClick:e.withModifiers(t.changeHandler,["prevent"])},[t.props.design==="plain"?(e.openBlock(),e.createElementBlock("div",i7,[e.createElementVNode("div",c7,[e.createElementVNode("input",{ref:"inputDOMRef",type:"radio",name:t.props.label,value:t.props.value,checked:t.checked,tabindex:t.props.tabindex,class:"nmorph-native-input"},null,8,s7),o[0]||(o[0]=e.createElementVNode("div",{class:"nmorph-radio__fake"},null,-1)),t.checked?(e.openBlock(),e.createElementBlock("div",d7)):e.createCommentVNode("v-if",!0)]),t.props.label?(e.openBlock(),e.createElementBlock("span",m7,e.toDisplayString(t.props.label),1)):e.renderSlot(r.$slots,"label",{key:1})])):e.createCommentVNode("v-if",!0),t.props.design==="nmorph"?(e.openBlock(),e.createElementBlock("div",p7,[e.createElementVNode("input",{ref:"inputDOMRef",type:"radio",disabled:t.props.disabled,name:t.props.label,value:t.props.value,checked:t.checked,tabindex:t.props.tabindex,class:"nmorph-native-input"},null,8,h7),t.props.label?(e.openBlock(),e.createElementBlock("div",f7,[e.createElementVNode("span",null,e.toDisplayString(t.props.label),1)])):(e.openBlock(),e.createElementBlock("div",u7,[e.renderSlot(r.$slots,"label",{},()=>[e.renderSlot(r.$slots,"default")])]))])):e.createCommentVNode("v-if",!0)],2)}const Ao=R(l7,[["render",g7],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-radio/NmorphRadio.vue"]]),w7=e.defineComponent({__name:"NmorphRadioGroup",props:{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},modelValue:{type:String,required:!1,default:""},options:{type:Array,required:!1,default:()=>[]},direction:{type:null,required:!1,default:"row"},design:{type:String,required:!1,default:"nmorph"},thickness:{type:null,required:!1,default:"basic"}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,{modelValue:i,updateModelValue:a}=Ne(t,m=>l("update:model-value",m),""),s=e.ref(i.value);e.watch(i,m=>{s.value=m});const d=m=>{s.value=m,a(s.value)},p=e.computed(()=>W({"nmorph-radio-group":[t.design,t.direction]})),h=e.computed(()=>t.thickness);e.provide("radio-group-selected-value",s),e.provide("change-radio-button-value-handler",d),e.provide("radio-group-thickness",h);const w={props:t,emit:l,modelValue:i,updateModelValue:a,initialValue:s,changeHandler:d,modifiers:p,thickness:h,get NmorphRadio(){return Ao}};return Object.defineProperty(w,"__isScriptSetup",{enumerable:!1,value:!0}),w}}),b7={class:"nmorph-radio-group__wrapper"},y7={class:"nmorph-radio-group__content"};function _7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.createElementVNode("div",b7,[e.createElementVNode("div",y7,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.options,a=>(e.openBlock(),e.createBlock(t.NmorphRadio,{key:a.value,label:a.label,value:a.value,disabled:a.disabled||t.props.disabled,design:a.design||t.props.design,tabindex:a.tabindex,thickness:a.thickness||t.thickness},null,8,["label","value","disabled","design","tabindex","thickness"]))),128)),e.renderSlot(r.$slots,"default")])])],2)}const Po=R(w7,[["render",_7],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-radio-group/NmorphRadioGroup.vue"]]),k7=e.defineComponent({__name:"NmorphSelectButton",props:{modelValue:{type:String,required:!1,default:""},options:{type:Array,required:!1,default:()=>[]},fill:{type:Boolean,required:!1,default:!1},customThickness:{type:[Number,String],required:!1,default:void 0},id:{type:String,required:!1},name:{type:String,required:!1},autocomplete:{type:String,required:!1},thickness:{type:null,required:!1,default:"basic"},disabled:{type:Boolean,required:!1,default:!1},tabindex:{type:Number,required:!1}},emits:["update:model-value"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,{modelValue:i,updateModelValue:a}=Ne(t,m=>l("update:model-value",m),""),s=e.ref(i.value);e.watch(i,m=>{s.value=m});const d=e.computed(()=>W({nmorph:[_e[t.thickness]],"nmorph-select-button":[t.disabled&&"disabled",t.fill&&"fill",t.thickness]})),p=e.computed(()=>({...pe({"--nmorph-private-control-height":t.customThickness})})),h=m=>{t.disabled||(s.value=m,a(m))};e.provide("select-button-selected-value",s),e.provide("select-button-change-handler",h);const w={props:t,emit:l,modelValue:i,updateModelValue:a,initialValue:s,modifiers:d,styles:p,changeHandler:h,get NmorphSelectButtonItem(){return Xc}};return Object.defineProperty(w,"__isScriptSetup",{enumerable:!1,value:!0}),w}});function N7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.options,a=>(e.openBlock(),e.createBlock(t.NmorphSelectButtonItem,{key:a.value,value:a.value,disabled:a.disabled},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(a.label),1)]),_:2},1032,["value","disabled"]))),128)),e.renderSlot(r.$slots,"default")],6)}const B7=R(k7,[["render",N7],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-select-button/NmorphSelectButton.vue"]]),x7=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(r,{expose:o}){const n=e.inject("select-button-selected-value",void 0),t=e.inject("select-button-change-handler",void 0),l=r,i=e.ref(null);o({inputDOMRef:i});const a=e.computed(()=>n?.value===l.value),s=e.computed(()=>W({"nmorph-select-button-item":[a.value&&"checked",l.disabled&&"disabled"]})),p={selectedValue:n,changeHandler:t,props:l,inputDOMRef:i,checked:a,modifiers:s,clickHandler:()=>{l.disabled||t&&t(l.value)}};return Object.defineProperty(p,"__isScriptSetup",{enumerable:!1,value:!0}),p}}),V7=["tabindex","onKeydown"],S7=["value","checked","disabled"],v7={class:"nmorph-select-button-item__content"};function E7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(t.modifiers),tabindex:t.props.tabindex,onClick:e.withModifiers(t.clickHandler,["prevent"]),onKeydown:[e.withKeys(e.withModifiers(t.clickHandler,["prevent"]),["space"]),e.withKeys(e.withModifiers(t.clickHandler,["prevent"]),["enter"])]},[e.createElementVNode("input",{ref:"inputDOMRef",type:"radio",value:t.props.value,checked:t.checked,disabled:t.props.disabled,tabindex:"-1",class:"nmorph-native-input"},null,8,S7),e.createElementVNode("span",v7,[e.renderSlot(r.$slots,"default")])],42,V7)}const Xc=R(x7,[["render",E7],["__file","/builds/ketjo/nmorph/library/src/components/form/nmorph-select-button/components/nmorph-select-button-item/NmorphSelectButtonItem.vue"]]),C7=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:null,required:!1,default:"nmorph"},zIndex:{type:Number,required:!1,default:10},teleportTo:{type:String,required:!1,default:"body"},teleportDisabled:{type:Boolean,required:!1,default:!1}},emits:["click"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-backtop":[g.value&&"show",t.design]})),a=e.computed(()=>({"--nmorph-private-backtop-right":`${t.right}px`,"--nmorph-private-backtop-bottom":`${t.bottom}px`,"--nmorph-private-backtop-z-index":t.zIndex})),s=b=>b===window,d=b=>s(b)?window.scrollY||document.documentElement.scrollTop||document.body.scrollTop||0:b.scrollTop,p=b=>{let V=b?.parentElement??null;for(;V;){const _=window.getComputedStyle(V),C=_.overflowY||_.overflow;if(["auto","scroll","overlay"].includes(C)&&V.scrollHeight>V.clientHeight)return V;V=V.parentElement}return window},h=e.ref(null),w=e.ref(null),m=e.ref(null),g=e.ref(!1),u=e.ref(!1),f=()=>{if(!h.value){g.value=!1;return}g.value=d(h.value)>t.visibilityHeight},v=()=>{l("click"),h.value&&h.value.scrollTo({top:0,left:0,behavior:"smooth"})};e.onMounted(()=>{h.value=p(w.value??m.value),h.value.addEventListener("scroll",f),f(),u.value=!0}),e.onUnmounted(()=>{h.value&&h.value.removeEventListener("scroll",f)});const S={props:t,emit:l,modifiers:i,styles:a,isWindow:s,getScrollTop:d,findScrollableAncestor:p,container:h,placeholderDOMEl:w,selfDOMEl:m,showButton:g,isMounted:u,updateVisibility:f,scrollToTopHandler:v,get NmorphButton(){return Be},get NmorphIcon(){return ie},get NmorphIconChevronDown(){return Ae}};return Object.defineProperty(S,"__isScriptSetup",{enumerable:!1,value:!0}),S}}),I7={ref:"placeholderDOMEl"};function M7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",I7,[(e.openBlock(),e.createBlock(e.Teleport,{to:t.props.teleportTo,disabled:!t.isMounted||t.props.teleportDisabled},[e.createElementVNode("div",{ref:"selfDOMEl",class:e.normalizeClass(t.modifiers),style:e.normalizeStyle(t.styles)},[e.createElementVNode("div",{onClick:e.withModifiers(t.scrollToTopHandler,["stop"])},[e.renderSlot(r.$slots,"default",{},()=>[e.createVNode(t.NmorphButton,{design:t.props.design,borderless:t.props.design==="plain"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIcon,{class:"nmorph-backtop__up-icon",color:t.props.design==="nmorph"?void 0:"var(--nmorph-contrast-text-color)"},{default:e.withCtx(()=>[e.createVNode(t.NmorphIconChevronDown)]),_:1},8,["color"])]),_:1},8,["design","borderless"])])])],6)],8,["to","disabled"]))],512)}const z7=R(C7,[["render",M7],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-backtop/NmorphBacktop.vue"]]),H7=e.defineComponent({__name:"NmorphBreadcrumb",props:{separator:{type:String,required:!1,default:"/"}},setup(r,{expose:o}){o();const n=r,t=e.ref([]),l=Ue();e.provide("breadcrumb-data",{breadcrumbs:t,breadcrumbId:l});const i=e.computed(()=>W({"nmorph-breadcrumb":[]})),a={props:n,breadcrumbs:t,breadcrumbId:l,modifiers:i};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),q7=["id"],T7={key:0,class:"nmorph-breadcrumb__separator"};function L7(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.renderSlot(r.$slots,"default"),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.breadcrumbs,(a,s)=>(e.openBlock(),e.createElementBlock("div",{key:s,class:"nmorph-breadcrumb__content"},[e.createElementVNode("div",{id:`nmorph-breadcrumb-${t.breadcrumbId}-${a.itemId}-element`,class:"nmorph-breadcrumb__element"},null,8,q7),s<t.breadcrumbs.length-1?(e.openBlock(),e.createElementBlock("div",T7,e.toDisplayString(t.props.separator),1)):e.createCommentVNode("v-if",!0)]))),128))],2)}const D7=R(H7,[["render",L7],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-breadcrumb/NmorphBreadcrumb.vue"]]),A7=e.defineComponent({__name:"NmorphBreadcrumbItem",props:{to:{type:[String,Object],required:!1,default:""},replace:{type:Boolean,required:!1,default:!1}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-breadcrumb-item":[]})),l=e.inject("breadcrumb-data"),i=e.ref(!1),a=Ue();e.onMounted(()=>{i.value=!0}),l.breadcrumbs.value.push({...n,itemId:a});const s={props:n,modifiers:t,breadcrumbData:l,isMounted:i,itemId:a};return Object.defineProperty(s,"__isScriptSetup",{enumerable:!1,value:!0}),s}});function P7(r,o,n,t,l,i){const a=e.resolveComponent("router-link");return t.isMounted&&t.itemId?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers)},[(e.openBlock(),e.createBlock(e.Teleport,{to:`#nmorph-breadcrumb-${t.breadcrumbData?.breadcrumbId}-${t.itemId}-element`},[e.createVNode(a,{to:n.to,replace:n.replace,class:"fill-height"},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default")]),_:3},8,["to","replace"])],8,["to"]))],2)):e.createCommentVNode("v-if",!0)}const O7=R(A7,[["render",P7],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-breadcrumb/components/nmorph-breadcrumb-item/NmorphBreadcrumbItem.vue"]]),F7=e.defineComponent({__name:"NmorphDropdown",props:{open:{type:Boolean,required:!0},relativeElement:{type:null,required:!0},placement:{type:null,required:!1,default:"bottom"},width:{type:[Number,String],required:!1,default:160},minWidth:{type:[Number,String],required:!1,default:void 0},maxWidth:{type:[Number,String],required:!1,default:void 0},xOffset:{type:Number,required:!1,default:0},yOffset:{type:Number,required:!1,default:0},fillWidth:{type:Boolean,required:!1,default:!0},zIndex:{type:Number,required:!1,default:void 0},closeOnEscape:{type:Boolean,required:!1,default:!0},trapFocus:{type:Boolean,required:!1,default:!1},restoreFocus:{type:Boolean,required:!1,default:!0},role:{type:String,required:!1,default:"listbox"},ariaLabel:{type:String,required:!1,default:""},contentClass:{type:String,required:!1,default:""},hideShadow:{type:Boolean,required:!1,default:!1},design:{type:null,required:!1,default:"nmorph"}},emits:["on-outside-click","on-escape-keydown"],setup(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.ref(null),{placementCoords:a,placementReady:s,adjustPlacement:d}=Kc({initialPlacement:e.toRef(t,"placement"),contentDOMElement:i,relativeElement:e.toRef(t,"relativeElement"),yOffset:e.toRef(t,"yOffset"),xOffset:e.toRef(t,"xOffset"),enabled:e.toRef(t,"open")}),p=e.computed(()=>W({"nmorph-dropdown":[!t.open&&"closed",t.hideShadow&&"hide-shadow",t.design]})),h=e.computed(()=>t.fillWidth&&t.relativeElement?`${t.relativeElement.clientWidth}px`:Me(t.width)),w=e.computed(()=>({"--nmorph-private-dropdown-width":h.value,...pe({"--nmorph-private-dropdown-min-width":t.minWidth===void 0?"auto":t.minWidth,"--nmorph-private-dropdown-max-width":t.maxWidth===void 0?"none":t.maxWidth}),left:a.value.x,top:a.value.y,visibility:t.open&&s.value?"visible":"hidden"}));e.watch(()=>t.open,f=>{f&&d()},{flush:"post"});const u={props:t,emit:l,dropdownDOMRef:i,placementCoords:a,placementReady:s,adjustPlacement:d,modifiers:p,width:h,dropdownStyle:w,outsideClickHandler:()=>{l("on-outside-click")},escapeHandler:()=>{l("on-escape-keydown")},get NmorphOverlay(){return et}};return Object.defineProperty(u,"__isScriptSetup",{enumerable:!1,value:!0}),u}}),R7=["role","aria-label"];function j7(r,o,n,t,l,i){return e.openBlock(),e.createBlock(t.NmorphOverlay,{show:t.props.open,transparent:"","z-index":t.props.zIndex,"close-on-escape":t.props.closeOnEscape,"trap-focus":t.props.trapFocus,"restore-focus":t.props.restoreFocus,onOnOutsideClick:t.outsideClickHandler,onOnEscapeKeydown:t.escapeHandler},{default:e.withCtx(()=>[t.props.open?(e.openBlock(),e.createElementBlock("div",{key:0,ref:"dropdownDOMRef",class:e.normalizeClass([t.modifiers,t.props.contentClass]),style:e.normalizeStyle(t.dropdownStyle),role:t.props.role||void 0,"aria-label":t.props.ariaLabel||void 0},[e.renderSlot(r.$slots,"default")],14,R7)):e.createCommentVNode("v-if",!0)]),_:3},8,["show","z-index","close-on-escape","trap-focus","restore-focus"])}const Je=R(F7,[["render",j7],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-dropdown/NmorphDropdown.vue"]]),Qc=600,Oo=8,W7=e.defineComponent({__name:"NmorphContextMenu",props:{modelValue:{type:[Boolean,null],required:!1,default:null},options:{type:Array,required:!1,default:()=>[]},trigger:{type:String,required:!1,default:"contextmenu"},placement:{type:null,required:!1,default:"bottom-start"},width:{type:[Number,String],required:!1,default:"max-content"},minWidth:{type:[Number,String],required:!1,default:void 0},maxWidth:{type:[Number,String],required:!1,default:void 0},xOffset:{type:Number,required:!1,default:0},yOffset:{type:Number,required:!1,default:0},fillWidth:{type:Boolean,required:!1,default:!1},zIndex:{type:Number,required:!1,default:void 0},closeOnEscape:{type:Boolean,required:!1,default:!0},trapFocus:{type:Boolean,required:!1,default:!1},disabled:{type:Boolean,required:!1,default:!1},closeOnScroll:{type:Boolean,required:!1,default:!0},role:{type:String,required:!1,default:"menu"},ariaLabel:{type:String,required:!1,default:""},hideShadow:{type:Boolean,required:!1,default:!1},mobileMode:{type:String,required:!1,default:"dropdown"}},emits:["update:model-value","open","close","select","on-outside-click","on-escape-keydown"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.ref(null),a=e.ref(null),s=e.ref("point"),d=e.ref(!!t.modelValue),p=e.ref(null),h=e.ref(null),w=e.ref(null),m=e.ref(!1),g=e.ref(null),u=e.computed(()=>typeof t.modelValue=="boolean"?t.modelValue:d.value),f=e.computed(()=>t.options.length>0),v=e.computed(()=>t.trigger==="longpress"),S=e.computed(()=>t.trigger==="contextmenu"||t.trigger==="both"),b=e.computed(()=>t.options.map((N,Y)=>typeof N=="string"||typeof N=="number"?{key:`${N}-${Y}`,type:"item",label:N,value:N,disabled:!1,closeOnClick:!0,raw:N}:{key:`${String(N.value??N.label??Y)}-${Y}`,type:N.type??"item",label:N.label,value:N.value??N.label??Y,icon:N.icon?e.markRaw(e.toRaw(N.icon)):void 0,iconProps:N.iconProps,shortcut:N.shortcut,description:N.description,component:N.component?e.markRaw(e.toRaw(N.component)):void 0,componentProps:N.componentProps,disabled:!!N.disabled,color:N.color,closeOnClick:N.closeOnClick??!0,raw:N})),V=e.computed(()=>["nmorph-context-menu__dropdown",t.mobileMode==="bottom-sheet"&&"nmorph-context-menu__dropdown--bottom-sheet"].filter(Boolean).join(" "));e.watch(()=>t.modelValue,N=>{typeof N=="boolean"&&(d.value=N)});const _=(N,Y)=>({clientWidth:0,getBoundingClientRect:()=>({x:N,y:Y,width:0,height:0,top:Y,left:N,right:N,bottom:Y,toJSON:()=>({})})}),C=N=>{const Y=u.value;d.value=N,l("update:model-value",N),Y&&!N&&l("close")},M=()=>{C(!1)},z=(N,Y,ee)=>{t.disabled||(s.value="point",a.value=_(N,Y),C(!0),l("open",ee))},x=(N,Y)=>{t.disabled||(s.value="element",a.value=N,C(!0),l("open",Y))},k=N=>{if(!t.disabled){if(t.trigger==="longpress"){N.preventDefault();return}S.value&&(N.preventDefault(),z(N.clientX,N.clientY,N))}},y=N=>{const Y=i.value;if(!Y)return!1;if(N.target instanceof Node&&Y.contains(N.target))return!0;const ee=Y.getBoundingClientRect();return N.clientX>=ee.left&&N.clientX<=ee.right&&N.clientY>=ee.top&&N.clientY<=ee.bottom},B=N=>{!u.value||t.disabled||!S.value||y(N)&&(N.preventDefault(),N.stopPropagation(),z(N.clientX,N.clientY,N))},I=N=>{if(m.value){$(),N.preventDefault();return}if(t.disabled||t.trigger!=="click"&&t.trigger!=="both"||N.button!==0)return;const Y=N.currentTarget instanceof HTMLElement?N.currentTarget:i.value;Y&&x(Y,N)},q=N=>{if(t.disabled||t.trigger==="manual"||N.key!=="ContextMenu"&&!(N.shiftKey&&N.key==="F10"))return;const Y=N.target instanceof HTMLElement?N.target:i.value;Y&&(N.preventDefault(),x(Y,N))},E=()=>{l("on-outside-click"),M()},L=()=>{l("on-escape-keydown"),M()},O=(N,Y)=>{N.disabled||(l("select",N.raw,Y),N.closeOnClick&&M())},j=(N,Y,ee)=>{N.key!=="Enter"&&N.key!==" "||(N.preventDefault(),O(Y,ee))},T=()=>{p.value&&clearTimeout(p.value),p.value=null,h.value=null,w.value=null},$=()=>{g.value&&clearTimeout(g.value),m.value=!1,g.value=null},te=()=>{$(),m.value=!0,g.value=setTimeout($,700)},Q=N=>{t.disabled||!v.value||N.pointerType!=="touch"&&N.pointerType!=="pen"||(T(),h.value=N.pointerId,w.value={x:N.clientX,y:N.clientY},p.value=setTimeout(()=>{te(),T(),z(N.clientX,N.clientY,N)},Qc))},X=N=>{if(!p.value||h.value!==N.pointerId||!w.value)return;const Y=Math.abs(N.clientX-w.value.x),ee=Math.abs(N.clientY-w.value.y);(Y>Oo||ee>Oo)&&T()},re=N=>{h.value===N.pointerId&&T()},le=N=>({"--nmorph-private-context-menu-item-color":N.color}),P=()=>{t.closeOnScroll&&s.value==="point"&&M()};e.watch(u,N=>{typeof window>"u"||(N?(window.addEventListener("scroll",P,{passive:!0,capture:!0}),document.addEventListener("contextmenu",B,!0)):(window.removeEventListener("scroll",P,!0),document.removeEventListener("contextmenu",B,!0)))},{immediate:!0}),e.onBeforeUnmount(()=>{typeof window<"u"&&window.removeEventListener("scroll",P,!0),typeof document<"u"&&document.removeEventListener("contextmenu",B,!0),T(),$()}),o({close:M,openAt:z,openAtElement:x});const G={LONG_PRESS_DELAY_IN_MS:Qc,LONG_PRESS_MOVE_TOLERANCE_IN_PX:Oo,props:t,emit:l,triggerDOMRef:i,relativeElement:a,anchorType:s,openState:d,longPressTimer:p,longPressPointerId:h,longPressStartPoint:w,suppressNextClick:m,suppressNextClickTimer:g,isOpen:u,hasOptions:f,isLongPressTrigger:v,isContextMenuTrigger:S,normalizedOptions:b,dropdownContentClass:V,createPointElement:_,setOpen:C,close:M,openAt:z,openAtElement:x,contextMenuHandler:k,isEventInsideTrigger:y,documentContextMenuHandler:B,clickHandler:I,keydownHandler:q,outsideClickHandler:E,escapeHandler:L,optionClickHandler:O,optionKeydownHandler:j,clearLongPressTimer:T,clearClickSuppression:$,suppressNextClickTemporarily:te,pointerDownHandler:Q,pointerMoveHandler:X,pointerEndHandler:re,getOptionStyle:le,scrollHandler:P,NmorphDropdown:Je,get NmorphIcon(){return ie}};return Object.defineProperty(G,"__isScriptSetup",{enumerable:!1,value:!0}),G}}),K7={key:0,class:"nmorph-context-menu__options"},U7=["disabled","onClick"],$7={class:"nmorph-context-menu__item-copy"},G7={class:"nmorph-context-menu__item-label"},Y7={key:0,class:"nmorph-context-menu__item-description"},Z7={key:1,class:"nmorph-context-menu__item-shortcut"},X7=["tabindex","aria-disabled","onClick","onKeydown"],Q7={key:2,class:"nmorph-context-menu__divider",role:"separator"},J7={key:3,class:"nmorph-context-menu__section",role:"presentation"};function eN(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{ref:"triggerDOMRef",class:"nmorph-context-menu",onClick:t.clickHandler,onContextmenu:t.contextMenuHandler,onKeydown:t.keydownHandler,onPointerdown:t.pointerDownHandler,onPointermove:t.pointerMoveHandler,onPointerup:t.pointerEndHandler,onPointercancel:t.pointerEndHandler,onPointerleave:t.pointerEndHandler},[e.renderSlot(r.$slots,"default"),t.relativeElement?(e.openBlock(),e.createBlock(t.NmorphDropdown,{key:0,open:t.isOpen,"relative-element":t.relativeElement,placement:t.props.placement,width:t.props.width,"min-width":t.props.minWidth,"max-width":t.props.maxWidth,"x-offset":t.props.xOffset,"y-offset":t.props.yOffset,"fill-width":t.props.fillWidth,"z-index":t.props.zIndex,"close-on-escape":t.props.closeOnEscape,"trap-focus":t.props.trapFocus,role:t.props.role,"aria-label":t.props.ariaLabel,"hide-shadow":t.props.hideShadow,"content-class":t.dropdownContentClass,onOnOutsideClick:t.outsideClickHandler,onOnEscapeKeydown:t.escapeHandler},{default:e.withCtx(()=>[t.hasOptions?(e.openBlock(),e.createElementBlock("div",K7,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.normalizedOptions,(a,s)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:a.key},[a.type==="item"&&!a.component?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"nmorph-context-menu__item",role:"menuitem",disabled:a.disabled,style:e.normalizeStyle(t.getOptionStyle(a)),onClick:d=>t.optionClickHandler(a,s)},[e.renderSlot(r.$slots,"item",{option:a,active:!1,disabled:a.disabled},()=>[a.icon?(e.openBlock(),e.createBlock(t.NmorphIcon,{key:0,class:"nmorph-context-menu__item-icon"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(a.icon),e.mergeProps({ref_for:!0},a.iconProps),null,16))]),_:2},1024)):e.createCommentVNode("v-if",!0),e.createElementVNode("span",$7,[e.createElementVNode("span",G7,e.toDisplayString(a.label),1),a.description?(e.openBlock(),e.createElementBlock("span",Y7,e.toDisplayString(a.description),1)):e.createCommentVNode("v-if",!0)]),a.shortcut?(e.openBlock(),e.createElementBlock("span",Z7,e.toDisplayString(a.shortcut),1)):e.createCommentVNode("v-if",!0)])],12,U7)):a.type==="item"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["nmorph-context-menu__item",{"nmorph-context-menu__item--disabled":a.disabled}]),role:"menuitem",tabindex:a.disabled?-1:0,"aria-disabled":a.disabled,style:e.normalizeStyle(t.getOptionStyle(a)),onClick:d=>t.optionClickHandler(a,s),onKeydown:d=>t.optionKeydownHandler(d,a,s)},[e.renderSlot(r.$slots,"item",{option:a,active:!1,disabled:a.disabled},()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(a.component),e.mergeProps({ref_for:!0},a.componentProps),null,16))])],46,X7)):a.type==="divider"?(e.openBlock(),e.createElementBlock("div",Q7)):(e.openBlock(),e.createElementBlock("div",J7,e.toDisplayString(a.label),1))],64))),128))])):e.renderSlot(r.$slots,"menu",{key:1,close:t.close})]),_:3},8,["open","relative-element","placement","width","min-width","max-width","x-offset","y-offset","fill-width","z-index","close-on-escape","trap-focus","role","aria-label","hide-shadow","content-class"])):e.createCommentVNode("v-if",!0)],544)}const tN=R(W7,[["render",eN],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-context-menu/NmorphContextMenu.vue"]]),Jc=28,es=320,Fo=6,ts=42,os=1.2,rs=350,oN=e.defineComponent({__name:"NmorphStepper",props:{modelValue:{type:Number,required:!1,default:0},count:{type:Number,required:!1,default:0},disabled:{type:Boolean,required:!1,default:!1},loop:{type:Boolean,required:!1,default:!1},wheel:{type:Boolean,required:!1,default:!0},swipe:{type:Boolean,required:!1,default:!0},ariaLabel:{type:String,required:!1,default:"Stepper"}},emits:["update:model-value","change"],setup(r,{expose:o,emit:n}){const t=r,l=n,i=e.ref(!1),a=e.ref(null),s=e.ref(!1),d=e.ref(null),p=e.ref(null),h=e.ref(!1),w=P=>Number.isFinite(P)?Math.trunc(P??0):0,m=e.computed(()=>Math.max(0,w(t.count))),g=P=>{const G=m.value,N=w(P);return G<=0?0:t.loop?(N%G+G)%G:Math.min(Math.max(N,0),G-1)},u=e.computed(()=>g(t.modelValue)),f=e.computed(()=>!t.disabled&&m.value>1),v=e.computed(()=>f.value?0:void 0),S=e.computed(()=>({transform:`translateX(-${u.value*100}%)`})),b=e.computed(()=>W({"nmorph-stepper":[t.disabled&&"disabled",f.value&&"interactive"]})),V=(P,G)=>P<G?"previous":"next",_=(P,G,N)=>{const Y={index:P,previousIndex:G,direction:N};l("update:model-value",P),l("change",Y)},C=P=>{if(t.disabled)return;const G=u.value,N=g(P);N!==G&&_(N,G,V(N,G))},M=P=>{if(!f.value)return;const G=P==="next"?1:-1;C(u.value+G)},z=()=>M("next"),x=()=>M("previous"),k=()=>{a.value&&clearTimeout(a.value),a.value=null,i.value=!1},y=()=>{k(),i.value=!0,a.value=setTimeout(k,es)},B=P=>{const G=Math.abs(P.deltaX),N=Math.abs(P.deltaY);return G===0&&N===0?0:G>=N?P.deltaX:P.deltaY},I=P=>{if(!f.value||!t.wheel)return;const G=B(P);Math.abs(G)<Jc||(P.preventDefault(),!i.value&&(G>0?z():x(),y()))},q=P=>{f.value&&(P.key==="ArrowRight"&&(P.preventDefault(),z()),P.key==="ArrowLeft"&&(P.preventDefault(),x()))},E=()=>{d.value&&clearTimeout(d.value),d.value=null,s.value=!1},L=()=>{E(),s.value=!0,d.value=setTimeout(E,rs)},O=P=>p.value?{x:P.clientX-p.value.x,y:P.clientY-p.value.y}:null,j=(P,G)=>Math.abs(P.x)>=G&&Math.abs(P.x)>Math.abs(P.y)*os,T=P=>{!f.value||!t.swipe||P.pointerType==="mouse"&&P.button!==0||(P.currentTarget?.setPointerCapture?.(P.pointerId),p.value={x:P.clientX,y:P.clientY,pointerId:P.pointerId??null},h.value=!1)},$=P=>{if(!p.value||p.value.pointerId!==null&&P.pointerId!==p.value.pointerId)return;const G=O(P);!G||!j(G,Fo)||(h.value=!0,P.preventDefault())},te=()=>{p.value=null,h.value=!1},Q=P=>{if(!p.value||p.value.pointerId!==null&&P.pointerId!==p.value.pointerId)return;const G=O(P),N=!!(G&&j(G,Fo));P.currentTarget?.releasePointerCapture?.(P.pointerId),(N||h.value)&&L(),G&&j(G,ts)&&(G.x>0?x():z()),te()},X=P=>{s.value&&(P.preventDefault(),P.stopPropagation(),E())},re=e.computed(()=>({index:u.value,count:m.value,goTo:C,next:z,previous:x}));e.watch(()=>[t.modelValue,m.value,t.loop],([P])=>{const G=g(P);G!==P&&_(G,w(P),V(G,w(P)))},{immediate:!0}),e.onBeforeUnmount(()=>{k(),E()}),o({goTo:C,next:z,previous:x});const le={WHEEL_THRESHOLD:Jc,WHEEL_LOCK_IN_MS:es,DRAG_CLICK_THRESHOLD:Fo,SWIPE_THRESHOLD:ts,SWIPE_AXIS_RATIO:os,CLICK_SUPPRESSION_IN_MS:rs,props:t,emit:l,wheelLocked:i,wheelUnlockTimer:a,suppressClick:s,suppressClickTimer:d,pointerStart:p,pointerDragging:h,toFiniteInteger:w,normalizedCount:m,normalizeIndex:g,currentIndex:u,isInteractive:f,tabIndex:v,trackStyle:S,modifiers:b,getDirection:V,emitStepChange:_,goTo:C,move:M,next:z,previous:x,clearWheelLock:k,lockWheel:y,getWheelDelta:B,handleWheel:I,handleKeydown:q,clearClickSuppression:E,suppressNextClick:L,getPointerDiff:O,isHorizontalDrag:j,handlePointerDown:T,handlePointerMove:$,clearPointer:te,handlePointerEnd:Q,handleClickCapture:X,indicatorSlotProps:re};return Object.defineProperty(le,"__isScriptSetup",{enumerable:!1,value:!0}),le}}),rN=["aria-label","aria-disabled","tabindex"],nN={class:"nmorph-stepper__viewport","aria-live":"polite","aria-atomic":"true"};function aN(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers),role:"group","aria-roledescription":"stepper","aria-label":t.props.ariaLabel,"aria-disabled":t.props.disabled||void 0,tabindex:t.tabIndex,onWheel:t.handleWheel,onKeydown:t.handleKeydown,onPointerdown:t.handlePointerDown,onPointermove:t.handlePointerMove,onPointerup:t.handlePointerEnd,onPointercancel:t.clearPointer,onPointerleave:t.clearPointer,onClickCapture:t.handleClickCapture},[e.createElementVNode("div",nN,[e.createElementVNode("div",{class:"nmorph-stepper__track",style:e.normalizeStyle(t.trackStyle)},[e.renderSlot(r.$slots,"default")],4)]),r.$slots.indicator?(e.openBlock(),e.createElementBlock("div",{key:0,class:"nmorph-stepper__indicator",onPointerdown:o[0]||(o[0]=e.withModifiers(()=>{},["stop"])),onPointermove:o[1]||(o[1]=e.withModifiers(()=>{},["stop"])),onPointerup:o[2]||(o[2]=e.withModifiers(()=>{},["stop"])),onPointercancel:o[3]||(o[3]=e.withModifiers(()=>{},["stop"])),onPointerleave:o[4]||(o[4]=e.withModifiers(()=>{},["stop"])),onWheel:o[5]||(o[5]=e.withModifiers(()=>{},["stop"]))},[e.renderSlot(r.$slots,"indicator",e.normalizeProps(e.guardReactiveProps(t.indicatorSlotProps)))],32)):e.createCommentVNode("v-if",!0)],42,rN)}const lN=R(oN,[["render",aN],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-stepper/NmorphStepper.vue"]]),iN=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(r,{expose:o,emit:n}){o();const t=r,l=n,i=e.computed(()=>W({"nmorph-tabs":[t.stretch&&"stretch"]})),a=m=>{if(m.disabled)return;const{name:g}=m;l("update:model-value",g),l("tab-change",g)},s=e.ref([]),d=Ue();e.provide("nmorph-tabs-data",{tabsData:s,tabsIdentifier:d});const p=e.computed(()=>t.panes.length>0?t.panes:s.value),h=e.useSlots(),w={props:t,emit:l,modifiers:i,changeTab:a,tabsData:s,tabsIdentifier:d,updatedPanes:p,slots:h,get getTabLabelId(){return Ro},get getTabContentId(){return jo}};return Object.defineProperty(w,"__isScriptSetup",{enumerable:!1,value:!0}),w}}),cN={class:"nmorph-tabs__label-list"},sN=["id","custom","onClick"],dN={key:0},mN={class:"nmorph-tabs__content__wrapper"},pN={class:"nmorph-tabs__content"},hN=["id"],fN={key:0};function uN(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},[e.renderSlot(r.$slots,"default"),e.createElementVNode("div",cN,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.updatedPanes,a=>(e.openBlock(),e.createElementBlock("div",{id:t.getTabLabelId(t.tabsIdentifier,a.name),key:a.name,class:e.normalizeClass(["nmorph-tabs__label",[{"nmorph-tabs__label--selected":a.name===t.props.modelValue},{"nmorph-tabs__label--disabled":a.disabled}]]),custom:a.disabled,onClick:s=>t.changeTab(a)},[t.slots.default?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",dN,e.toDisplayString(a.label),1))],10,sN))),128))]),e.createElementVNode("div",mN,[e.createElementVNode("div",pN,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.updatedPanes,a=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{id:t.getTabContentId(t.tabsIdentifier,a.name),key:a.name},[t.slots.default?e.createCommentVNode("v-if",!0):(e.openBlock(),e.createElementBlock("div",fN,e.toDisplayString(a.content),1))],8,hN)),[[e.vShow,a.name===t.props.modelValue]])),128))])])],2)}const gN=R(iN,[["render",uN],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-tabs/NmorphTabs.vue"]]),Ro=(r,o)=>{if(r)return`nmorph-tabs-label-${r}-${o}`},jo=(r,o)=>{if(r)return`nmorph-tabs-content-${r}-${o}`},wN=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(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-tab-pane":[]})),l=e.inject("nmorph-tabs-data"),i=e.ref(!1);e.onMounted(()=>{i.value=!0}),l.tabsData.value.push(n);const s={props:n,modifiers:t,providedData:l,isMounted:i,scopeProperties:n,get getTabContentId(){return jo},get getTabLabelId(){return Ro}};return Object.defineProperty(s,"__isScriptSetup",{enumerable:!1,value:!0}),s}});function bN(r,o,n,t,l,i){return t.isMounted?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers)},[(e.openBlock(),e.createBlock(e.Teleport,{to:`#${t.getTabLabelId(t.providedData?.tabsIdentifier,t.props.name)}`},[e.renderSlot(r.$slots,"label",{scope:t.scopeProperties})],8,["to"])),(e.openBlock(),e.createBlock(e.Teleport,{to:`#${t.getTabContentId(t.providedData?.tabsIdentifier,t.props.name)}`},[e.renderSlot(r.$slots,"default",{scope:t.scopeProperties})],8,["to"]))],2)):e.createCommentVNode("v-if",!0)}const yN=R(wN,[["render",bN],["__file","/builds/ketjo/nmorph/library/src/components/navigation/nmorph-tabs/components/nmorph-tab-pane/NmorphTabPane.vue"]]),_N=e.defineComponent({__name:"NmorphDivider",props:{direction:{type:String,required:!1,default:"horizontal"},design:{type:null,required:!1,default:"nmorph"}},setup(r,{expose:o}){o();const n=r,t=e.computed(()=>W({"nmorph-divider":[n.direction,n.design]})),l={props:n,modifiers:t};return Object.defineProperty(l,"__isScriptSetup",{enumerable:!1,value:!0}),l}});function kN(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.modifiers)},null,2)}const ns=R(_N,[["render",kN],["__file","/builds/ketjo/nmorph/library/src/components/others/nmorph-divider/NmorphDivider.vue"]]),NN=e.defineComponent({__name:"NmorphOverlay",props:{show:{type:Boolean,required:!0},transparent:{type:Boolean,required:!1,default:!1},zIndex:{type:Number,required:!1,default:void 0},teleportTo:{type:null,required:!1,default:"body"},disabledTeleport:{type:Boolean,required:!1,default:!1},closeOnEscape:{type:Boolean,required:!1,default:!0},trapFocus:{type:Boolean,required:!1,default:!1},restoreFocus:{type:Boolean,required:!1,default:!0}},emits:["on-outside-click","on-escape-keydown"],setup(r,{expose:o,emit:n}){o();const t=r,l=Mt(e.computed(()=>t.show),()=>t.zIndex),i=e.computed(()=>W({"nmorph-overlay":[t.show&&"show",t.transparent&&"transparent"]})),a=e.computed(()=>t.disabledTeleport||!t.show||typeof document>"u"),s=()=>{d("on-outside-click")},d=n,p=e.ref(null);let h=null;const w=["a[href]","button:not([disabled])","textarea:not([disabled])","input:not([disabled])","select:not([disabled])",'[tabindex]:not([tabindex="-1"])'].join(","),m=()=>p.value?Array.from(p.value.querySelectorAll(w)).filter(b=>b.getAttribute("aria-hidden")!=="true"):[],g=async()=>{if(!t.trapFocus)return;await e.nextTick(),(m()[0]||p.value)?.focus()},u=b=>{if(!t.show)return;if(b.key==="Escape"&&t.closeOnEscape){b.preventDefault(),d("on-escape-keydown");return}if(b.key!=="Tab"||!t.trapFocus)return;const V=m();if(!V.length){b.preventDefault(),p.value?.focus();return}const _=V[0],C=V[V.length-1];b.shiftKey&&document.activeElement===_?(b.preventDefault(),C.focus()):!b.shiftKey&&document.activeElement===C&&(b.preventDefault(),_.focus())},f=()=>{typeof document>"u"||document.addEventListener("keydown",u)},v=()=>{typeof document>"u"||document.removeEventListener("keydown",u)};e.watch(()=>t.show,b=>{typeof document>"u"||(b?(h=document.activeElement,f(),g()):(v(),t.restoreFocus&&h?.focus?.(),h=null))},{immediate:!0,flush:"post"}),e.onBeforeUnmount(v);const S={props:t,zIndex:l,modifiers:i,renderInline:a,clickHandler:s,emit:d,contentRef:p,get previousActiveElement(){return h},set previousActiveElement(b){h=b},focusableSelector:w,getFocusableElements:m,focusContent:g,keydownHandler:u,addKeydownListener:f,removeKeydownListener:v};return Object.defineProperty(S,"__isScriptSetup",{enumerable:!1,value:!0}),S}}),BN=["tabindex"],xN=["tabindex"];function VN(r,o,n,t,l,i){return t.renderInline?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.modifiers),style:e.normalizeStyle({"--nmorph-private-overlay-z-index":t.zIndex}),onClick:e.withModifiers(t.clickHandler,["stop"])},[e.createElementVNode("div",{ref:"contentRef",class:"nmorph-overlay__slot",tabindex:t.props.trapFocus?-1:void 0,onClick:o[0]||(o[0]=e.withModifiers(()=>{},["stop"]))},[e.renderSlot(r.$slots,"default")],8,BN)],6)):(e.openBlock(),e.createBlock(e.Teleport,{key:1,to:t.props.teleportTo},[e.createElementVNode("div",{class:e.normalizeClass(t.modifiers),style:e.normalizeStyle({"--nmorph-private-overlay-z-index":t.zIndex}),onClick:e.withModifiers(t.clickHandler,["stop"])},[e.createElementVNode("div",{ref:"contentRef",class:"nmorph-overlay__slot",tabindex:t.props.trapFocus?-1:void 0,onClick:o[1]||(o[1]=e.withModifiers(()=>{},["stop"]))},[e.renderSlot(r.$slots,"default")],8,xN)],6)],8,["to"]))}const et=R(NN,[["render",VN],["__file","/builds/ketjo/nmorph/library/src/components/others/nmorph-overlay/NmorphOverlay.vue"]]),as=500,ls=250,SN=e.defineComponent({__name:"NmorphNotificationProvider",props:{notifications:{type:Array,required:!0},placement:{type:null,required:!1,default:"top-right"},zIndex:{type:Number,required:!1,default:void 0},quantity:{type:Number,required:!1,default:100}},setup(r,{expose:o}){o();const n=E=>typeof E.id=="string"&&E.id.length>0,t=e.ref([]),l=e.ref([]),i=e.ref([]),a=e.ref(Date.now()),s=new Map,d=new Map,p=new Map;let h;const w=Object.values(is),m=E=>typeof E.duration!="number"||!Number.isFinite(E.duration)?0:Math.max(E.duration,0),g=E=>m(E)>0,u=E=>E.showDurationValue!==!1,f=E=>{const L=m(E),O=p.get(E.id);return!L||!O?L:Math.max(L-(a.value-O),0)},v=E=>E<1e3?`${Math.ceil(E)}ms`:`${Math.ceil(E/1e3)}s`,S=E=>v(f(E)),b=E=>({"--nmorph-private-notification-provider-duration":`${m(E)}ms`}),V=(E,L=!1)=>{const O=s.get(E);O&&clearTimeout(O),s.delete(E),d.delete(E),L||p.delete(E)},_=E=>{i.value=i.value.filter(L=>L.id!==E),l.value=l.value.filter(L=>L!==E),V(E)},C=(E,L=!0)=>{l.value.includes(E)||(V(E,!0),L&&!t.value.includes(E)&&(t.value=[...t.value,E]),l.value=[...l.value,E],setTimeout(()=>_(E),as))},M=E=>{const L=m(E);d.get(E.id)!==L&&(V(E.id),L&&(a.value=Date.now(),p.set(E.id,a.value),s.set(E.id,setTimeout(()=>C(E.id),L)),d.set(E.id,L)))},z=r,x=e.inject("nmorph",void 0),k=e.computed(()=>w.map(E=>{const L=i.value.filter(j=>(j.placement??z.placement)===E),O=Math.max(L.length-z.quantity,0);return{placement:E,notifications:L.slice(O)}})),y=e.computed(()=>i.value.some(E=>g(E)&&!l.value.includes(E.id))),B=()=>{h&&(clearInterval(h),h=void 0)};e.watch(y,E=>{if(!E){B();return}h||(a.value=Date.now(),h=setInterval(()=>{a.value=Date.now()},ls))},{immediate:!0}),e.watch(()=>z.notifications,E=>{const L=E.filter(n).filter(O=>!t.value.includes(O.id));i.value=i.value.map(O=>{const j=L.find(T=>T.id===O.id);return j?{...O,...j}:O}),L.forEach(O=>{i.value.some(T=>T.id===O.id)||i.value.push(O)}),L.forEach(O=>M(O)),i.value.filter(O=>!L.some(j=>j.id===O.id)).forEach(O=>C(O.id,!1))},{deep:!0,immediate:!0});const I=e.computed(()=>z.zIndex??(x?.zIndex.current.value??1e3)+1);e.onBeforeUnmount(()=>{s.forEach(E=>clearTimeout(E)),s.clear(),d.clear(),p.clear(),B()});const q={ANIMATION_DURATION:as,DURATION_TICK_INTERVAL:ls,hasNotificationId:n,removedIds:t,closingIds:l,renderedNotifications:i,durationTick:a,durationTimers:s,durationById:d,durationStartedAtById:p,get durationTicker(){return h},set durationTicker(E){h=E},placementList:w,getNotificationDuration:m,hasDurationIndicator:g,hasDurationValue:u,getNotificationRemainingDuration:f,formatNotificationDuration:v,getNotificationDurationLabel:S,getNotificationStyle:b,clearDurationTimer:V,removeRenderedNotification:_,closeHandler:C,scheduleDurationTimer:M,props:z,nmorph:x,notificationGroups:k,hasRunningDurationIndicator:y,stopDurationTicker:B,zIndex:I,get NmorphAlert(){return Rc}};return Object.defineProperty(q,"__isScriptSetup",{enumerable:!1,value:!0}),q}}),vN=["title"],EN={key:0,class:"nmorph-notification-provider__duration-value"};function CN(r,o,n,t,l,i){return e.openBlock(),e.createElementBlock("div",{class:"nmorph-notification-provider",style:e.normalizeStyle({zIndex:t.zIndex})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.notificationGroups,a=>(e.openBlock(),e.createBlock(e.TransitionGroup,{key:a.placement,appear:"",name:"nmorph-notification",tag:"div",class:e.normalizeClass(`nmorph-notification-provider__list nmorph-notification-provider__list--${a.placement}`)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.notifications,s=>(e.openBlock(),e.createElementBlock("div",{key:s.id,style:e.normalizeStyle(t.getNotificationStyle(s)),class:e.normalizeClass(["nmorph-notification-provider__notification",t.hasDurationIndicator(s)&&"nmorph-notification-provider__notification--with-duration",t.closingIds.includes(s.id)&&"nmorph-notification-provider__notification--closing"])},[e.createVNode(t.NmorphAlert,{id:s.id,class:"nmorph-notification-provider__alert",style:e.normalizeStyle({width:s.width}),type:s.type,closable:s.closable,title:s.title,content:s.content,fill:s.fill,"show-icon":s.showIcon,bordered:s.bordered,html:s.html,"close-icon-position":s.closeIconPosition,"background-color":s.backgroundColor,onClose:()=>t.closeHandler(s.id)},null,8,["id","style","type","closable","title","content","fill","show-icon","bordered","html","close-icon-position","background-color","onClose"]),t.hasDurationIndicator(s)?(e.openBlock(),e.createElementBlock("div",{key:`${s.id}-${t.getNotificationDuration(s)}`,class:"nmorph-notification-provider__duration",title:t.hasDurationValue(s)?t.getNotificationDurationLabel(s):void 0,"aria-hidden":"true"},[o[0]||(o[0]=e.createElementVNode("span",{class:"nmorph-notification-provider__duration-track"},[e.createElementVNode("span",{class:"nmorph-notification-provider__duration-bar"})],-1)),t.hasDurationValue(s)?(e.openBlock(),e.createElementBlock("span",EN,e.toDisplayString(t.getNotificationDurationLabel(s)),1)):e.createCommentVNode("v-if",!0)],8,vN)):e.createCommentVNode("v-if",!0)],6))),128))]),_:2},1032,["class"]))),128))],4)}const IN=R(SN,[["render",CN],["__file","/builds/ketjo/nmorph/library/src/components/providers/nmorph-notification-provider/NmorphNotificationProvider.vue"]]),is={"top-left":"top-left","top-center":"top-center","top-right":"top-right","bottom-left":"bottom-left","bottom-center":"bottom-center","bottom-right":"bottom-right"},MN=[{group:"Smileys",tags:["face","smile","emotion"],emojis:"๐Ÿ˜€ ๐Ÿ˜ƒ ๐Ÿ˜„ ๐Ÿ˜ ๐Ÿ˜† ๐Ÿ˜… ๐Ÿ˜‚ ๐Ÿคฃ ๐Ÿฅฒ โ˜บ๏ธ ๐Ÿ˜Š ๐Ÿ˜‡ ๐Ÿ™‚ ๐Ÿ™ƒ ๐Ÿ˜‰ ๐Ÿ˜Œ ๐Ÿ˜ ๐Ÿฅฐ ๐Ÿ˜˜ ๐Ÿ˜— ๐Ÿ˜™ ๐Ÿ˜š ๐Ÿ˜‹ ๐Ÿ˜› ๐Ÿ˜ ๐Ÿ˜œ ๐Ÿคช ๐Ÿคจ ๐Ÿง ๐Ÿค“ ๐Ÿ˜Ž ๐Ÿฅธ ๐Ÿคฉ ๐Ÿฅณ ๐Ÿ˜ ๐Ÿ˜’ ๐Ÿ˜ž ๐Ÿ˜” ๐Ÿ˜Ÿ ๐Ÿ˜• ๐Ÿ™ โ˜น๏ธ ๐Ÿ˜ฃ ๐Ÿ˜– ๐Ÿ˜ซ ๐Ÿ˜ฉ ๐Ÿฅบ ๐Ÿ˜ข ๐Ÿ˜ญ ๐Ÿ˜ค ๐Ÿ˜  ๐Ÿ˜ก ๐Ÿคฌ ๐Ÿคฏ ๐Ÿ˜ณ ๐Ÿฅต ๐Ÿฅถ ๐Ÿ˜ฑ ๐Ÿ˜จ ๐Ÿ˜ฐ ๐Ÿ˜ฅ ๐Ÿ˜“ ๐Ÿซฃ ๐Ÿค— ๐Ÿซก ๐Ÿค” ๐Ÿซข ๐Ÿคญ ๐Ÿคซ ๐Ÿคฅ ๐Ÿ˜ถ ๐Ÿ˜ถโ€๐ŸŒซ๏ธ ๐Ÿ˜ ๐Ÿ˜‘ ๐Ÿ˜ฌ ๐Ÿซจ ๐Ÿซ  ๐Ÿ™„ ๐Ÿ˜ฏ ๐Ÿ˜ฆ ๐Ÿ˜ง ๐Ÿ˜ฎ ๐Ÿ˜ฒ ๐Ÿฅฑ ๐Ÿ˜ด ๐Ÿคค ๐Ÿ˜ช ๐Ÿ˜ต ๐Ÿ˜ตโ€๐Ÿ’ซ ๐Ÿฅด ๐Ÿคข ๐Ÿคฎ ๐Ÿคง ๐Ÿ˜ท ๐Ÿค’ ๐Ÿค•"},{group:"People",tags:["person","gesture","body"],emojis:"๐Ÿ‘‹ ๐Ÿคš ๐Ÿ–๏ธ โœ‹ ๐Ÿ–– ๐Ÿซฑ ๐Ÿซฒ ๐Ÿซณ ๐Ÿซด ๐Ÿ‘Œ ๐ŸคŒ ๐Ÿค โœŒ๏ธ ๐Ÿคž ๐Ÿซฐ ๐ŸคŸ ๐Ÿค˜ ๐Ÿค™ ๐Ÿ‘ˆ ๐Ÿ‘‰ ๐Ÿ‘† ๐Ÿ–• ๐Ÿ‘‡ โ˜๏ธ ๐Ÿซต ๐Ÿ‘ ๐Ÿ‘Ž โœŠ ๐Ÿ‘Š ๐Ÿค› ๐Ÿคœ ๐Ÿ‘ ๐Ÿ™Œ ๐Ÿซถ ๐Ÿ‘ ๐Ÿคฒ ๐Ÿค ๐Ÿ™ โœ๏ธ ๐Ÿ’… ๐Ÿคณ ๐Ÿ’ช ๐Ÿฆพ ๐Ÿฆฟ ๐Ÿฆต ๐Ÿฆถ ๐Ÿ‘‚ ๐Ÿฆป ๐Ÿ‘ƒ ๐Ÿง  ๐Ÿซ€ ๐Ÿซ ๐Ÿฆท ๐Ÿฆด ๐Ÿ‘€ ๐Ÿ‘๏ธ ๐Ÿ‘… ๐Ÿ‘„ ๐Ÿซฆ ๐Ÿ‘ถ ๐Ÿง’ ๐Ÿ‘ฆ ๐Ÿ‘ง ๐Ÿง‘ ๐Ÿ‘ฑ ๐Ÿ‘จ ๐Ÿง” ๐Ÿง”โ€โ™‚๏ธ ๐Ÿง”โ€โ™€๏ธ ๐Ÿ‘ฉ ๐Ÿง“ ๐Ÿ‘ด ๐Ÿ‘ต ๐Ÿ™ ๐Ÿ™Ž ๐Ÿ™… ๐Ÿ™† ๐Ÿ’ ๐Ÿ™‹ ๐Ÿง ๐Ÿ™‡ ๐Ÿคฆ ๐Ÿคท ๐Ÿง‘โ€โš•๏ธ ๐Ÿง‘โ€๐ŸŽ“ ๐Ÿง‘โ€๐Ÿซ ๐Ÿง‘โ€โš–๏ธ ๐Ÿง‘โ€๐ŸŒพ ๐Ÿง‘โ€๐Ÿณ ๐Ÿง‘โ€๐Ÿ”ง ๐Ÿง‘โ€๐Ÿญ ๐Ÿง‘โ€๐Ÿ’ผ ๐Ÿง‘โ€๐Ÿ”ฌ ๐Ÿง‘โ€๐Ÿ’ป ๐Ÿง‘โ€๐ŸŽค ๐Ÿง‘โ€๐ŸŽจ ๐Ÿง‘โ€โœˆ๏ธ ๐Ÿง‘โ€๐Ÿš€ ๐Ÿง‘โ€๐Ÿš’ ๐Ÿ‘ฎ ๐Ÿ•ต๏ธ ๐Ÿ’‚ ๐Ÿฅท ๐Ÿ‘ท ๐Ÿซ… ๐Ÿคด ๐Ÿ‘ธ ๐Ÿ‘ณ ๐Ÿ‘ฒ ๐Ÿง• ๐Ÿคต ๐Ÿ‘ฐ ๐Ÿคฐ ๐Ÿซƒ ๐Ÿซ„ ๐Ÿ‘ผ ๐ŸŽ… ๐Ÿคถ ๐Ÿฆธ ๐Ÿฆน ๐Ÿง™ ๐Ÿงš ๐Ÿง› ๐Ÿงœ ๐Ÿง ๐Ÿงž ๐ŸงŸ"},{group:"Animals",tags:["animal","nature"],emojis:"๐Ÿถ ๐Ÿฑ ๐Ÿญ ๐Ÿน ๐Ÿฐ ๐ŸฆŠ ๐Ÿป ๐Ÿผ ๐Ÿปโ€โ„๏ธ ๐Ÿจ ๐Ÿฏ ๐Ÿฆ ๐Ÿฎ ๐Ÿท ๐Ÿฝ ๐Ÿธ ๐Ÿต ๐Ÿ™ˆ ๐Ÿ™‰ ๐Ÿ™Š ๐Ÿ’ ๐Ÿ” ๐Ÿง ๐Ÿฆ ๐Ÿค ๐Ÿฃ ๐Ÿฅ ๐Ÿฆ† ๐Ÿฆ… ๐Ÿฆ‰ ๐Ÿฆ‡ ๐Ÿบ ๐Ÿ— ๐Ÿด ๐Ÿฆ„ ๐ŸซŽ ๐Ÿ ๐Ÿชฑ ๐Ÿ› ๐Ÿฆ‹ ๐ŸŒ ๐Ÿž ๐Ÿœ ๐Ÿชฐ ๐Ÿชฒ ๐Ÿชณ ๐ŸฆŸ ๐Ÿฆ— ๐Ÿ•ท๏ธ ๐Ÿ•ธ๏ธ ๐Ÿฆ‚ ๐Ÿข ๐Ÿ ๐ŸฆŽ ๐Ÿฆ– ๐Ÿฆ• ๐Ÿ™ ๐Ÿฆ‘ ๐Ÿฆ ๐Ÿฆž ๐Ÿฆ€ ๐Ÿชผ ๐Ÿชธ ๐Ÿก ๐Ÿ  ๐ŸŸ ๐Ÿฌ ๐Ÿณ ๐Ÿ‹ ๐Ÿฆˆ ๐ŸŠ ๐Ÿ… ๐Ÿ† ๐Ÿฆ“ ๐Ÿฆ ๐Ÿฆง ๐Ÿฆฃ ๐Ÿ˜ ๐Ÿฆ› ๐Ÿฆ ๐Ÿช ๐Ÿซ ๐Ÿฆ’ ๐Ÿฆ˜ ๐Ÿฆฌ ๐Ÿƒ ๐Ÿ‚ ๐Ÿ„ ๐Ÿซ ๐ŸŽ ๐Ÿ– ๐Ÿ ๐Ÿ‘ ๐Ÿฆ™ ๐Ÿ ๐ŸฆŒ ๐Ÿ• ๐Ÿฉ ๐Ÿฆฎ ๐Ÿ•โ€๐Ÿฆบ ๐Ÿˆ ๐Ÿˆโ€โฌ› ๐Ÿชถ ๐Ÿ“ ๐Ÿฆƒ ๐Ÿฆค ๐Ÿฆš ๐Ÿฆœ ๐Ÿชฝ ๐Ÿ‡ ๐Ÿฆ ๐Ÿฆจ ๐Ÿฆก ๐Ÿฆซ ๐Ÿฆฆ ๐Ÿฆฅ ๐Ÿ ๐Ÿ€ ๐Ÿฟ๏ธ ๐Ÿฆ”"},{group:"Nature",tags:["plant","weather","nature"],emojis:"๐ŸŒต ๐ŸŽ„ ๐ŸŒฒ ๐ŸŒณ ๐ŸŒด ๐Ÿชต ๐ŸŒฑ ๐ŸŒฟ โ˜˜๏ธ ๐Ÿ€ ๐ŸŽ ๐Ÿชด ๐ŸŽ‹ ๐Ÿƒ ๐Ÿ‚ ๐Ÿ ๐Ÿชบ ๐Ÿชน ๐Ÿ„ ๐Ÿชจ ๐Ÿš ๐Ÿชท ๐ŸŒพ ๐Ÿ’ ๐ŸŒท ๐Ÿชป ๐ŸŒน ๐Ÿฅ€ ๐Ÿชธ ๐ŸŒบ ๐ŸŒธ ๐ŸŒผ ๐ŸŒป ๐ŸŒž ๐ŸŒ ๐ŸŒ› ๐ŸŒœ ๐ŸŒš ๐ŸŒ• ๐ŸŒ– ๐ŸŒ— ๐ŸŒ˜ ๐ŸŒ‘ ๐ŸŒ’ ๐ŸŒ“ ๐ŸŒ” ๐ŸŒ™ ๐ŸŒŽ ๐ŸŒ ๐ŸŒ ๐Ÿช ๐Ÿ’ซ โญ ๐ŸŒŸ โœจ โšก โ˜„๏ธ ๐Ÿ’ฅ ๐Ÿ”ฅ ๐ŸŒช๏ธ ๐ŸŒˆ โ˜€๏ธ ๐ŸŒค๏ธ โ›… ๐ŸŒฅ๏ธ โ˜๏ธ ๐ŸŒฆ๏ธ ๐ŸŒง๏ธ โ›ˆ๏ธ ๐ŸŒฉ๏ธ ๐ŸŒจ๏ธ โ„๏ธ โ˜ƒ๏ธ โ›„ ๐ŸŒฌ๏ธ ๐Ÿ’จ ๐Ÿ’ง ๐Ÿ’ฆ โ˜” โ˜‚๏ธ ๐ŸŒŠ ๐ŸŒซ๏ธ"},{group:"Food",tags:["food","drink"],emojis:"๐Ÿ ๐ŸŽ ๐Ÿ ๐ŸŠ ๐Ÿ‹ ๐ŸŒ ๐Ÿ‰ ๐Ÿ‡ ๐Ÿ“ ๐Ÿซ ๐Ÿˆ ๐Ÿ’ ๐Ÿ‘ ๐Ÿฅญ ๐Ÿ ๐Ÿฅฅ ๐Ÿฅ ๐Ÿ… ๐Ÿ† ๐Ÿฅ‘ ๐Ÿซ› ๐Ÿฅฆ ๐Ÿฅฌ ๐Ÿฅ’ ๐ŸŒถ๏ธ ๐Ÿซ‘ ๐ŸŒฝ ๐Ÿฅ• ๐Ÿซ’ ๐Ÿง„ ๐Ÿง… ๐Ÿฅ” ๐Ÿ  ๐Ÿซ˜ ๐Ÿฅ ๐Ÿฅฏ ๐Ÿž ๐Ÿฅ– ๐Ÿฅจ ๐Ÿง€ ๐Ÿฅš ๐Ÿณ ๐Ÿงˆ ๐Ÿฅž ๐Ÿง‡ ๐Ÿฅ“ ๐Ÿฅฉ ๐Ÿ— ๐Ÿ– ๐Ÿฆด ๐ŸŒญ ๐Ÿ” ๐ŸŸ ๐Ÿ• ๐Ÿซ“ ๐Ÿฅช ๐Ÿฅ™ ๐Ÿง† ๐ŸŒฎ ๐ŸŒฏ ๐Ÿซ” ๐Ÿฅ— ๐Ÿฅ˜ ๐Ÿซ• ๐Ÿฅซ ๐Ÿ ๐Ÿœ ๐Ÿฒ ๐Ÿ› ๐Ÿฃ ๐Ÿฑ ๐ŸฅŸ ๐Ÿฆช ๐Ÿค ๐Ÿ™ ๐Ÿš ๐Ÿ˜ ๐Ÿฅ ๐Ÿฅ  ๐Ÿฅฎ ๐Ÿข ๐Ÿก ๐Ÿง ๐Ÿจ ๐Ÿฆ ๐Ÿฅง ๐Ÿง ๐Ÿฐ ๐ŸŽ‚ ๐Ÿฎ ๐Ÿญ ๐Ÿฌ ๐Ÿซ ๐Ÿฟ ๐Ÿฉ ๐Ÿช ๐ŸŒฐ ๐Ÿฅœ ๐Ÿฏ ๐Ÿฅ› ๐Ÿผ ๐Ÿซ– โ˜• ๐Ÿต ๐Ÿงƒ ๐Ÿฅค ๐Ÿง‹ ๐Ÿถ ๐Ÿบ ๐Ÿป ๐Ÿฅ‚ ๐Ÿท ๐Ÿฅƒ ๐Ÿธ ๐Ÿน ๐Ÿง‰ ๐Ÿพ ๐ŸงŠ"},{group:"Activity",tags:["activity","sport","game"],emojis:"โšฝ ๐Ÿ€ ๐Ÿˆ โšพ ๐ŸฅŽ ๐ŸŽพ ๐Ÿ ๐Ÿ‰ ๐Ÿฅ ๐ŸŽฑ ๐Ÿช€ ๐Ÿ“ ๐Ÿธ ๐Ÿ’ ๐Ÿ‘ ๐Ÿฅ ๐Ÿ ๐Ÿชƒ ๐Ÿฅ… โ›ณ ๐Ÿช ๐Ÿน ๐ŸŽฃ ๐Ÿคฟ ๐ŸฅŠ ๐Ÿฅ‹ ๐ŸŽฝ ๐Ÿ›น ๐Ÿ›ผ ๐Ÿ›ท โ›ธ๏ธ ๐ŸฅŒ ๐ŸŽฟ โ›ท๏ธ ๐Ÿ‚ ๐Ÿช‚ ๐Ÿ‹๏ธ ๐Ÿคผ ๐Ÿคธ โ›น๏ธ ๐Ÿคบ ๐Ÿคพ ๐ŸŒ๏ธ ๐Ÿ‡ ๐Ÿง˜ ๐Ÿ„ ๐ŸŠ ๐Ÿคฝ ๐Ÿšฃ ๐Ÿง— ๐Ÿšต ๐Ÿšด ๐Ÿ† ๐Ÿฅ‡ ๐Ÿฅˆ ๐Ÿฅ‰ ๐Ÿ… ๐ŸŽ–๏ธ ๐Ÿต๏ธ ๐ŸŽ—๏ธ ๐ŸŽซ ๐ŸŽŸ๏ธ ๐ŸŽช ๐Ÿคน ๐ŸŽญ ๐Ÿฉฐ ๐ŸŽจ ๐ŸŽฌ ๐ŸŽค ๐ŸŽง ๐ŸŽผ ๐ŸŽน ๐Ÿฅ ๐Ÿช˜ ๐ŸŽท ๐ŸŽบ ๐Ÿช— ๐ŸŽธ ๐Ÿช• ๐ŸŽป ๐Ÿชˆ ๐ŸŽฒ โ™Ÿ๏ธ ๐ŸŽฏ ๐ŸŽณ ๐ŸŽฎ ๐ŸŽฐ ๐Ÿงฉ"},{group:"Travel",tags:["travel","place","vehicle"],emojis:"๐Ÿš— ๐Ÿš• ๐Ÿš™ ๐ŸšŒ ๐ŸšŽ ๐ŸŽ๏ธ ๐Ÿš“ ๐Ÿš‘ ๐Ÿš’ ๐Ÿš ๐Ÿ›ป ๐Ÿšš ๐Ÿš› ๐Ÿšœ ๐Ÿ๏ธ ๐Ÿ›ต ๐Ÿฆฝ ๐Ÿฆผ ๐Ÿ›บ ๐Ÿšฒ ๐Ÿ›ด ๐Ÿ›น ๐Ÿ›ผ ๐Ÿš ๐Ÿ›ฃ๏ธ ๐Ÿ›ค๏ธ ๐Ÿ›ข๏ธ โ›ฝ ๐Ÿ›ž ๐Ÿšจ ๐Ÿšฅ ๐Ÿšฆ ๐Ÿ›‘ ๐Ÿšง โš“ ๐Ÿ›Ÿ โ›ต ๐Ÿ›ถ ๐Ÿšค ๐Ÿ›ณ๏ธ โ›ด๏ธ ๐Ÿ›ฅ๏ธ ๐Ÿšข โœˆ๏ธ ๐Ÿ›ฉ๏ธ ๐Ÿ›ซ ๐Ÿ›ฌ ๐Ÿช‚ ๐Ÿ’บ ๐Ÿš ๐ŸšŸ ๐Ÿš  ๐Ÿšก ๐Ÿ›ฐ๏ธ ๐Ÿš€ ๐Ÿ›ธ ๐Ÿ›Ž๏ธ ๐Ÿงณ โŒ› โณ โŒš โฐ โฑ๏ธ โฒ๏ธ ๐Ÿ•ฐ๏ธ ๐ŸŒ‹ ๐Ÿ—ป ๐Ÿ•๏ธ ๐Ÿ–๏ธ ๐Ÿœ๏ธ ๐Ÿ๏ธ ๐Ÿž๏ธ ๐ŸŸ๏ธ ๐Ÿ›๏ธ ๐Ÿ—๏ธ ๐Ÿงฑ ๐Ÿชจ ๐Ÿชต ๐Ÿ›– ๐Ÿ˜๏ธ ๐Ÿš๏ธ ๐Ÿ  ๐Ÿก ๐Ÿข ๐Ÿฃ ๐Ÿค ๐Ÿฅ ๐Ÿฆ ๐Ÿจ ๐Ÿฉ ๐Ÿช ๐Ÿซ ๐Ÿฌ ๐Ÿญ ๐Ÿฏ ๐Ÿฐ ๐Ÿ’’ ๐Ÿ—ผ ๐Ÿ—ฝ โ›ช ๐Ÿ•Œ ๐Ÿ›• ๐Ÿ• โ›ฉ๏ธ ๐Ÿ•‹ โ›ฒ โ›บ ๐ŸŒ ๐ŸŒƒ ๐Ÿ™๏ธ ๐ŸŒ„ ๐ŸŒ… ๐ŸŒ† ๐ŸŒ‡ ๐ŸŒ‰"},{group:"Objects",tags:["object","tool","device"],emojis:"โŒš ๐Ÿ“ฑ ๐Ÿ“ฒ ๐Ÿ’ป โŒจ๏ธ ๐Ÿ–ฅ๏ธ ๐Ÿ–จ๏ธ ๐Ÿ–ฑ๏ธ ๐Ÿ–ฒ๏ธ ๐Ÿ•น๏ธ ๐Ÿ—œ๏ธ ๐Ÿ’ฝ ๐Ÿ’พ ๐Ÿ’ฟ ๐Ÿ“€ ๐Ÿ“ผ ๐Ÿ“ท ๐Ÿ“ธ ๐Ÿ“น ๐ŸŽฅ ๐Ÿ“ฝ๏ธ ๐ŸŽž๏ธ ๐Ÿ“ž โ˜Ž๏ธ ๐Ÿ“Ÿ ๐Ÿ“  ๐Ÿ“บ ๐Ÿ“ป ๐ŸŽ™๏ธ ๐ŸŽš๏ธ ๐ŸŽ›๏ธ ๐Ÿงญ โฑ๏ธ โฒ๏ธ โฐ ๐Ÿ•ฐ๏ธ โŒ› โณ ๐Ÿ“ก ๐Ÿ”‹ ๐Ÿชซ ๐Ÿ”Œ ๐Ÿ’ก ๐Ÿ”ฆ ๐Ÿ•ฏ๏ธ ๐Ÿช” ๐Ÿงฏ ๐Ÿ›ข๏ธ ๐Ÿ’ธ ๐Ÿ’ต ๐Ÿ’ด ๐Ÿ’ถ ๐Ÿ’ท ๐Ÿช™ ๐Ÿ’ฐ ๐Ÿ’ณ ๐Ÿงพ ๐Ÿ’Ž โš–๏ธ ๐Ÿชœ ๐Ÿงฐ ๐Ÿช› ๐Ÿ”ง ๐Ÿ”จ โš’๏ธ ๐Ÿ› ๏ธ โ›๏ธ ๐Ÿชš ๐Ÿ”ฉ โš™๏ธ ๐Ÿชค ๐Ÿงฑ โ›“๏ธ ๐Ÿงฒ ๐Ÿ”ซ ๐Ÿ’ฃ ๐Ÿงจ ๐Ÿช“ ๐Ÿ”ช ๐Ÿ—ก๏ธ โš”๏ธ ๐Ÿ›ก๏ธ ๐Ÿšฌ โšฐ๏ธ ๐Ÿชฆ โšฑ๏ธ ๐Ÿบ ๐Ÿ”ฎ ๐Ÿ“ฟ ๐Ÿงฟ ๐Ÿชฌ ๐Ÿ’ˆ โš—๏ธ ๐Ÿ”ญ ๐Ÿ”ฌ ๐Ÿ•ณ๏ธ ๐Ÿฉน ๐Ÿฉบ ๐Ÿฉป ๐Ÿฉผ ๐Ÿ’Š ๐Ÿ’‰ ๐Ÿฉธ ๐Ÿงฌ ๐Ÿฆ  ๐Ÿงซ ๐Ÿงช ๐ŸŒก๏ธ ๐Ÿงน ๐Ÿช  ๐Ÿงบ ๐Ÿงป ๐Ÿšฝ ๐Ÿšฐ ๐Ÿšฟ ๐Ÿ› ๐Ÿ›€ ๐Ÿงผ ๐Ÿชฅ ๐Ÿช’ ๐Ÿงฝ ๐Ÿชฃ ๐Ÿงด ๐Ÿ›Ž๏ธ ๐Ÿ”‘ ๐Ÿ—๏ธ ๐Ÿšช ๐Ÿช‘ ๐Ÿ›‹๏ธ ๐Ÿ›๏ธ ๐Ÿ›Œ ๐Ÿงธ ๐Ÿช† ๐Ÿ–ผ๏ธ ๐Ÿชž ๐ŸชŸ ๐Ÿ›๏ธ ๐Ÿ›’ ๐ŸŽ ๐ŸŽˆ ๐ŸŽ ๐ŸŽ€ ๐Ÿช„ ๐Ÿช… ๐ŸŽŠ ๐ŸŽ‰"},{group:"Symbols",tags:["symbol","heart","sign"],emojis:"โค๏ธ ๐Ÿฉท ๐Ÿงก ๐Ÿ’› ๐Ÿ’š ๐Ÿ’™ ๐Ÿฉต ๐Ÿ’œ ๐ŸคŽ ๐Ÿ–ค ๐Ÿฉถ ๐Ÿค ๐Ÿ’” โค๏ธโ€๐Ÿ”ฅ โค๏ธโ€๐Ÿฉน โฃ๏ธ ๐Ÿ’• ๐Ÿ’ž ๐Ÿ’“ ๐Ÿ’— ๐Ÿ’– ๐Ÿ’˜ ๐Ÿ’ ๐Ÿ’Ÿ โ˜ฎ๏ธ โœ๏ธ โ˜ช๏ธ ๐Ÿ•‰๏ธ โ˜ธ๏ธ โœก๏ธ ๐Ÿ”ฏ ๐Ÿ•Ž โ˜ฏ๏ธ โ˜ฆ๏ธ ๐Ÿ› โ›Ž โ™ˆ โ™‰ โ™Š โ™‹ โ™Œ โ™ โ™Ž โ™ โ™ โ™‘ โ™’ โ™“ ๐Ÿ†” โš›๏ธ ๐Ÿ‰‘ โ˜ข๏ธ โ˜ฃ๏ธ ๐Ÿ“ด ๐Ÿ“ณ ๐Ÿˆถ ๐Ÿˆš ๐Ÿˆธ ๐Ÿˆบ ๐Ÿˆท๏ธ โœด๏ธ ๐Ÿ†š ๐Ÿ’ฎ ๐Ÿ‰ ใŠ™๏ธ ใŠ—๏ธ ๐Ÿˆด ๐Ÿˆต ๐Ÿˆน ๐Ÿˆฒ ๐Ÿ…ฐ๏ธ ๐Ÿ…ฑ๏ธ ๐Ÿ†Ž ๐Ÿ†‘ ๐Ÿ…พ๏ธ ๐Ÿ†˜ โŒ โญ• ๐Ÿ›‘ โ›” ๐Ÿ“› ๐Ÿšซ ๐Ÿ’ฏ ๐Ÿ’ข โ™จ๏ธ ๐Ÿšท ๐Ÿšฏ ๐Ÿšณ ๐Ÿšฑ ๐Ÿ”ž ๐Ÿ“ต ๐Ÿšญ โ— โ• โ“ โ” โ€ผ๏ธ โ‰๏ธ ๐Ÿ”… ๐Ÿ”† ใ€ฝ๏ธ โš ๏ธ ๐Ÿšธ ๐Ÿ”ฑ โšœ๏ธ ๐Ÿ”ฐ โ™ป๏ธ โœ… ๐Ÿˆฏ ๐Ÿ’น โ‡๏ธ โœณ๏ธ โŽ ๐ŸŒ ๐Ÿ’  โ“‚๏ธ ๐ŸŒ€ ๐Ÿ’ค ๐Ÿง ๐Ÿšพ โ™ฟ ๐Ÿ…ฟ๏ธ ๐Ÿ›— ๐Ÿˆณ ๐Ÿˆ‚๏ธ ๐Ÿ›‚ ๐Ÿ›ƒ ๐Ÿ›„ ๐Ÿ›… ๐Ÿšน ๐Ÿšบ ๐Ÿšผ โšง๏ธ ๐Ÿšป ๐Ÿšฎ ๐ŸŽฆ ๐Ÿ“ถ ๐Ÿˆ ๐Ÿ”ฃ โ„น๏ธ ๐Ÿ”ค ๐Ÿ”ก ๐Ÿ”  ๐Ÿ†– ๐Ÿ†— ๐Ÿ†™ ๐Ÿ†’ ๐Ÿ†• ๐Ÿ†“ 0๏ธโƒฃ 1๏ธโƒฃ 2๏ธโƒฃ 3๏ธโƒฃ 4๏ธโƒฃ 5๏ธโƒฃ 6๏ธโƒฃ 7๏ธโƒฃ 8๏ธโƒฃ 9๏ธโƒฃ ๐Ÿ”Ÿ"},{group:"Flags",tags:["flag","country"],emojis:"๐Ÿ ๐Ÿšฉ ๐ŸŽŒ ๐Ÿด ๐Ÿณ๏ธ ๐Ÿณ๏ธโ€๐ŸŒˆ ๐Ÿณ๏ธโ€โšง๏ธ ๐Ÿดโ€โ˜ ๏ธ ๐Ÿ‡บ๐Ÿ‡ณ ๐Ÿ‡ฆ๐Ÿ‡จ ๐Ÿ‡ฆ๐Ÿ‡ฉ ๐Ÿ‡ฆ๐Ÿ‡ช ๐Ÿ‡ฆ๐Ÿ‡ซ ๐Ÿ‡ฆ๐Ÿ‡ฌ ๐Ÿ‡ฆ๐Ÿ‡ฎ ๐Ÿ‡ฆ๐Ÿ‡ฑ ๐Ÿ‡ฆ๐Ÿ‡ฒ ๐Ÿ‡ฆ๐Ÿ‡ด ๐Ÿ‡ฆ๐Ÿ‡ถ ๐Ÿ‡ฆ๐Ÿ‡ท ๐Ÿ‡ฆ๐Ÿ‡ธ ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡ฆ๐Ÿ‡บ ๐Ÿ‡ฆ๐Ÿ‡ผ ๐Ÿ‡ฆ๐Ÿ‡ฝ ๐Ÿ‡ฆ๐Ÿ‡ฟ ๐Ÿ‡ง๐Ÿ‡ฆ ๐Ÿ‡ง๐Ÿ‡ง ๐Ÿ‡ง๐Ÿ‡ฉ ๐Ÿ‡ง๐Ÿ‡ช ๐Ÿ‡ง๐Ÿ‡ซ ๐Ÿ‡ง๐Ÿ‡ฌ ๐Ÿ‡ง๐Ÿ‡ญ ๐Ÿ‡ง๐Ÿ‡ฎ ๐Ÿ‡ง๐Ÿ‡ฏ ๐Ÿ‡ง๐Ÿ‡ฑ ๐Ÿ‡ง๐Ÿ‡ฒ ๐Ÿ‡ง๐Ÿ‡ณ ๐Ÿ‡ง๐Ÿ‡ด ๐Ÿ‡ง๐Ÿ‡ถ ๐Ÿ‡ง๐Ÿ‡ท ๐Ÿ‡ง๐Ÿ‡ธ ๐Ÿ‡ง๐Ÿ‡น ๐Ÿ‡ง๐Ÿ‡ป ๐Ÿ‡ง๐Ÿ‡ผ ๐Ÿ‡ง๐Ÿ‡พ ๐Ÿ‡ง๐Ÿ‡ฟ ๐Ÿ‡จ๐Ÿ‡ฆ ๐Ÿ‡จ๐Ÿ‡จ ๐Ÿ‡จ๐Ÿ‡ฉ ๐Ÿ‡จ๐Ÿ‡ซ ๐Ÿ‡จ๐Ÿ‡ฌ ๐Ÿ‡จ๐Ÿ‡ญ ๐Ÿ‡จ๐Ÿ‡ฎ ๐Ÿ‡จ๐Ÿ‡ฐ ๐Ÿ‡จ๐Ÿ‡ฑ ๐Ÿ‡จ๐Ÿ‡ฒ ๐Ÿ‡จ๐Ÿ‡ณ ๐Ÿ‡จ๐Ÿ‡ด ๐Ÿ‡จ๐Ÿ‡ต ๐Ÿ‡จ๐Ÿ‡ท ๐Ÿ‡จ๐Ÿ‡บ ๐Ÿ‡จ๐Ÿ‡ป ๐Ÿ‡จ๐Ÿ‡ผ ๐Ÿ‡จ๐Ÿ‡ฝ ๐Ÿ‡จ๐Ÿ‡พ ๐Ÿ‡จ๐Ÿ‡ฟ ๐Ÿ‡ฉ๐Ÿ‡ช ๐Ÿ‡ฉ๐Ÿ‡ฌ ๐Ÿ‡ฉ๐Ÿ‡ฏ ๐Ÿ‡ฉ๐Ÿ‡ฐ ๐Ÿ‡ฉ๐Ÿ‡ฒ ๐Ÿ‡ฉ๐Ÿ‡ด ๐Ÿ‡ฉ๐Ÿ‡ฟ ๐Ÿ‡ช๐Ÿ‡ฆ ๐Ÿ‡ช๐Ÿ‡จ ๐Ÿ‡ช๐Ÿ‡ช ๐Ÿ‡ช๐Ÿ‡ฌ ๐Ÿ‡ช๐Ÿ‡ญ ๐Ÿ‡ช๐Ÿ‡ท ๐Ÿ‡ช๐Ÿ‡ธ ๐Ÿ‡ช๐Ÿ‡น ๐Ÿ‡ช๐Ÿ‡บ ๐Ÿ‡ซ๐Ÿ‡ฎ ๐Ÿ‡ซ๐Ÿ‡ฏ ๐Ÿ‡ซ๐Ÿ‡ฐ ๐Ÿ‡ซ๐Ÿ‡ฒ ๐Ÿ‡ซ๐Ÿ‡ด ๐Ÿ‡ซ๐Ÿ‡ท ๐Ÿ‡ฌ๐Ÿ‡ฆ ๐Ÿ‡ฌ๐Ÿ‡ง ๐Ÿ‡ฌ๐Ÿ‡ฉ ๐Ÿ‡ฌ๐Ÿ‡ช ๐Ÿ‡ฌ๐Ÿ‡ซ ๐Ÿ‡ฌ๐Ÿ‡ฌ ๐Ÿ‡ฌ๐Ÿ‡ญ ๐Ÿ‡ฌ๐Ÿ‡ฎ ๐Ÿ‡ฌ๐Ÿ‡ฑ ๐Ÿ‡ฌ๐Ÿ‡ฒ ๐Ÿ‡ฌ๐Ÿ‡ณ ๐Ÿ‡ฌ๐Ÿ‡ต ๐Ÿ‡ฌ๐Ÿ‡ถ ๐Ÿ‡ฌ๐Ÿ‡ท ๐Ÿ‡ฌ๐Ÿ‡ธ ๐Ÿ‡ฌ๐Ÿ‡น ๐Ÿ‡ฌ๐Ÿ‡บ ๐Ÿ‡ฌ๐Ÿ‡ผ ๐Ÿ‡ฌ๐Ÿ‡พ ๐Ÿ‡ญ๐Ÿ‡ฐ ๐Ÿ‡ญ๐Ÿ‡ฒ ๐Ÿ‡ญ๐Ÿ‡ณ ๐Ÿ‡ญ๐Ÿ‡ท ๐Ÿ‡ญ๐Ÿ‡น ๐Ÿ‡ญ๐Ÿ‡บ ๐Ÿ‡ฎ๐Ÿ‡จ ๐Ÿ‡ฎ๐Ÿ‡ฉ ๐Ÿ‡ฎ๐Ÿ‡ช ๐Ÿ‡ฎ๐Ÿ‡ฑ ๐Ÿ‡ฎ๐Ÿ‡ฒ ๐Ÿ‡ฎ๐Ÿ‡ณ ๐Ÿ‡ฎ๐Ÿ‡ด ๐Ÿ‡ฎ๐Ÿ‡ถ ๐Ÿ‡ฎ๐Ÿ‡ท ๐Ÿ‡ฎ๐Ÿ‡ธ ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡ฏ๐Ÿ‡ช ๐Ÿ‡ฏ๐Ÿ‡ฒ ๐Ÿ‡ฏ๐Ÿ‡ด ๐Ÿ‡ฏ๐Ÿ‡ต ๐Ÿ‡ฐ๐Ÿ‡ช ๐Ÿ‡ฐ๐Ÿ‡ฌ ๐Ÿ‡ฐ๐Ÿ‡ญ ๐Ÿ‡ฐ๐Ÿ‡ฎ ๐Ÿ‡ฐ๐Ÿ‡ฒ ๐Ÿ‡ฐ๐Ÿ‡ณ ๐Ÿ‡ฐ๐Ÿ‡ต ๐Ÿ‡ฐ๐Ÿ‡ท ๐Ÿ‡ฐ๐Ÿ‡ผ ๐Ÿ‡ฐ๐Ÿ‡พ ๐Ÿ‡ฐ๐Ÿ‡ฟ"}];let Tt;const zN={"๐Ÿ˜€":{label:"grinning face",tags:["smile","happy"]},"๐Ÿ˜ƒ":{label:"grinning face with big eyes",tags:["smile","happy"]},"๐Ÿ˜„":{label:"grinning face with smiling eyes",tags:["smile","happy"]},"๐Ÿ˜":{label:"beaming face with smiling eyes",tags:["smile","happy"]},"๐Ÿ˜†":{label:"grinning squinting face",tags:["laugh","smile"]},"๐Ÿ˜…":{label:"grinning face with sweat",tags:["relief","smile"]},"๐Ÿ˜‚":{label:"face with tears of joy",tags:["laugh","cry","lol"]},"๐Ÿคฃ":{label:"rolling on the floor laughing",tags:["laugh","lol"]},"๐Ÿฅฒ":{label:"smiling face with tear",tags:["smile","sad"]},"โ˜บ๏ธ":{label:"smiling face",tags:["smile","happy"]},"๐Ÿ˜Š":{label:"smiling face with smiling eyes",tags:["smile","happy"]},"๐Ÿ˜‡":{label:"smiling face with halo",tags:["angel","innocent"]},"๐Ÿ™‚":{label:"slightly smiling face",tags:["smile"]},"๐Ÿ™ƒ":{label:"upside-down face",tags:["silly"]},"๐Ÿ˜‰":{label:"winking face",tags:["wink"]},"๐Ÿ˜Œ":{label:"relieved face",tags:["calm"]},"๐Ÿ˜":{label:"smiling face with heart-eyes",tags:["love","heart"]},"๐Ÿฅฐ":{label:"smiling face with hearts",tags:["love","heart"]},"๐Ÿ˜˜":{label:"face blowing a kiss",tags:["kiss","love"]},"๐Ÿ˜—":{label:"kissing face",tags:["kiss"]},"๐Ÿ˜™":{label:"kissing face with smiling eyes",tags:["kiss"]},"๐Ÿ˜š":{label:"kissing face with closed eyes",tags:["kiss"]},"๐Ÿ˜‹":{label:"face savoring food",tags:["yum","food"]},"๐Ÿ˜›":{label:"face with tongue",tags:["tongue","playful"]},"๐Ÿ˜":{label:"squinting face with tongue",tags:["tongue","playful"]},"๐Ÿ˜œ":{label:"winking face with tongue",tags:["tongue","playful"]},"๐Ÿคช":{label:"zany face",tags:["silly","crazy"]},"๐Ÿคจ":{label:"face with raised eyebrow",tags:["skeptical"]},"๐Ÿง":{label:"face with monocle",tags:["thinking"]},"๐Ÿค“":{label:"nerd face",tags:["glasses"]},"๐Ÿ˜Ž":{label:"smiling face with sunglasses",tags:["cool"]},"๐Ÿฅธ":{label:"disguised face",tags:["glasses","mustache"]},"๐Ÿคฉ":{label:"star-struck",tags:["excited","star"]},"๐Ÿฅณ":{label:"partying face",tags:["party","celebration"]},"๐Ÿ˜":{label:"smirking face",tags:["smirk"]},"๐Ÿ˜’":{label:"unamused face",tags:["annoyed"]},"๐Ÿ˜ž":{label:"disappointed face",tags:["sad"]},"๐Ÿ˜”":{label:"pensive face",tags:["sad"]},"๐Ÿ˜Ÿ":{label:"worried face",tags:["sad","concerned"]},"๐Ÿ˜•":{label:"confused face",tags:["confused"]},"๐Ÿ™":{label:"slightly frowning face",tags:["sad"]},"โ˜น๏ธ":{label:"frowning face",tags:["sad"]},"๐Ÿ˜ฃ":{label:"persevering face",tags:["struggle"]},"๐Ÿ˜–":{label:"confounded face",tags:["frustrated"]},"๐Ÿ˜ซ":{label:"tired face",tags:["tired"]},"๐Ÿ˜ฉ":{label:"weary face",tags:["tired"]},"๐Ÿฅบ":{label:"pleading face",tags:["please","sad"]},"๐Ÿ˜ข":{label:"crying face",tags:["cry","sad"]},"๐Ÿ˜ญ":{label:"loudly crying face",tags:["cry","sad"]},"๐Ÿ˜ค":{label:"face with steam from nose",tags:["angry","proud"]},"๐Ÿ˜ ":{label:"angry face",tags:["mad"]},"๐Ÿ˜ก":{label:"pouting face",tags:["angry","mad"]},"๐Ÿคฌ":{label:"face with symbols on mouth",tags:["angry","swear"]},"๐Ÿคฏ":{label:"exploding head",tags:["mind blown","shock"]},"๐Ÿ˜ณ":{label:"flushed face",tags:["blush","embarrassed"]},"๐Ÿฅต":{label:"hot face",tags:["heat"]},"๐Ÿฅถ":{label:"cold face",tags:["freeze"]},"๐Ÿ˜ฑ":{label:"face screaming in fear",tags:["fear","shock"]},"๐Ÿ˜จ":{label:"fearful face",tags:["fear"]},"๐Ÿ˜ฐ":{label:"anxious face with sweat",tags:["fear","sweat"]},"๐Ÿ˜ฅ":{label:"sad but relieved face",tags:["sad","relief"]},"๐Ÿ˜“":{label:"downcast face with sweat",tags:["sad","sweat"]},"๐Ÿซฃ":{label:"face with peeking eye",tags:["peek","shy"]},"๐Ÿค—":{label:"hugging face",tags:["hug"]},"๐Ÿซก":{label:"saluting face",tags:["salute"]},"๐Ÿค”":{label:"thinking face",tags:["think"]},"๐Ÿซข":{label:"face with open eyes and hand over mouth",tags:["surprise"]},"๐Ÿคญ":{label:"face with hand over mouth",tags:["giggle"]},"๐Ÿคซ":{label:"shushing face",tags:["quiet","shh"]},"๐Ÿคฅ":{label:"lying face",tags:["lie"]},"๐Ÿ˜ถ":{label:"face without mouth",tags:["silent"]},"๐Ÿ˜":{label:"neutral face",tags:["meh"]},"๐Ÿ˜‘":{label:"expressionless face",tags:["meh"]},"๐Ÿ˜ฌ":{label:"grimacing face",tags:["awkward"]},"๐Ÿ™„":{label:"face with rolling eyes",tags:["eyeroll"]},"๐Ÿ˜ฏ":{label:"hushed face",tags:["surprise"]},"๐Ÿ˜ฆ":{label:"frowning face with open mouth",tags:["sad","surprise"]},"๐Ÿ˜ง":{label:"anguished face",tags:["sad"]},"๐Ÿ˜ฎ":{label:"face with open mouth",tags:["surprise"]},"๐Ÿ˜ฒ":{label:"astonished face",tags:["surprise"]},"๐Ÿฅฑ":{label:"yawning face",tags:["tired","sleep"]},"๐Ÿ˜ด":{label:"sleeping face",tags:["sleep"]},"๐Ÿคค":{label:"drooling face",tags:["drool"]},"๐Ÿ˜ช":{label:"sleepy face",tags:["sleep"]},"๐Ÿ˜ต":{label:"dizzy face",tags:["dizzy"]},"๐Ÿ˜ตโ€๐Ÿ’ซ":{label:"face with spiral eyes",tags:["dizzy"]},"๐Ÿฅด":{label:"woozy face",tags:["dizzy"]},"๐Ÿคข":{label:"nauseated face",tags:["sick"]},"๐Ÿคฎ":{label:"face vomiting",tags:["sick"]},"๐Ÿคง":{label:"sneezing face",tags:["sick"]},"๐Ÿ˜ท":{label:"face with medical mask",tags:["sick","mask"]},"๐Ÿค’":{label:"face with thermometer",tags:["sick","fever"]},"๐Ÿค•":{label:"face with head-bandage",tags:["hurt"]},"๐Ÿ‘‹":{label:"waving hand",tags:["hello","bye"]},"๐Ÿคš":{label:"raised back of hand",tags:["hand"]},"๐Ÿ–๏ธ":{label:"hand with fingers splayed",tags:["hand"]},"โœ‹":{label:"raised hand",tags:["stop","hand"]},"๐Ÿ––":{label:"vulcan salute",tags:["hand"]},"๐Ÿ‘Œ":{label:"OK hand",tags:["ok","perfect"]},"๐ŸคŒ":{label:"pinched fingers",tags:["gesture"]},"๐Ÿค":{label:"pinching hand",tags:["small"]},"โœŒ๏ธ":{label:"victory hand",tags:["peace"]},"๐Ÿคž":{label:"crossed fingers",tags:["luck"]},"๐Ÿซฐ":{label:"hand with index finger and thumb crossed",tags:["finger heart","money"]},"๐ŸคŸ":{label:"love-you gesture",tags:["love","hand"]},"๐Ÿค˜":{label:"sign of the horns",tags:["rock"]},"๐Ÿค™":{label:"call me hand",tags:["phone"]},"๐Ÿ‘ˆ":{label:"backhand index pointing left",tags:["point","left"]},"๐Ÿ‘‰":{label:"backhand index pointing right",tags:["point","right"]},"๐Ÿ‘†":{label:"backhand index pointing up",tags:["point","up"]},"๐Ÿ–•":{label:"middle finger",tags:["hand"]},"๐Ÿ‘‡":{label:"backhand index pointing down",tags:["point","down"]},"โ˜๏ธ":{label:"index pointing up",tags:["point","up"]},"๐Ÿซต":{label:"index pointing at viewer",tags:["you","point"]},"๐Ÿ‘":{label:"thumbs up",tags:["like","approve","yes"]},"๐Ÿ‘Ž":{label:"thumbs down",tags:["dislike","no"]},"โœŠ":{label:"raised fist",tags:["fist"]},"๐Ÿ‘Š":{label:"oncoming fist",tags:["fist","punch"]},"๐Ÿค›":{label:"left-facing fist",tags:["fist"]},"๐Ÿคœ":{label:"right-facing fist",tags:["fist"]},"๐Ÿ‘":{label:"clapping hands",tags:["clap","applause"]},"๐Ÿ™Œ":{label:"raising hands",tags:["celebrate","hooray"]},"๐Ÿซถ":{label:"heart hands",tags:["love","heart"]},"๐Ÿ‘":{label:"open hands",tags:["hand"]},"๐Ÿคฒ":{label:"palms up together",tags:["pray"]},"๐Ÿค":{label:"handshake",tags:["agreement"]},"๐Ÿ™":{label:"folded hands",tags:["please","pray","thanks"]},"โœ๏ธ":{label:"writing hand",tags:["write"]},"๐Ÿ’…":{label:"nail polish",tags:["nails"]},"๐Ÿคณ":{label:"selfie",tags:["camera"]},"๐Ÿ’ช":{label:"flexed biceps",tags:["strong","muscle"]},"๐Ÿ‘€":{label:"eyes",tags:["look","see"]},"๐Ÿ‘๏ธ":{label:"eye",tags:["look","see"]},"๐Ÿ‘…":{label:"tongue",tags:["mouth"]},"๐Ÿ‘„":{label:"mouth",tags:["lips"]},"๐Ÿง ":{label:"brain",tags:["mind"]},"๐Ÿซ€":{label:"anatomical heart",tags:["heart"]},"๐Ÿซ":{label:"lungs",tags:["breath"]},"๐Ÿถ":{label:"dog face",tags:["dog","pet"]},"๐Ÿฑ":{label:"cat face",tags:["cat","pet"]},"๐Ÿญ":{label:"mouse face",tags:["mouse"]},"๐Ÿน":{label:"hamster",tags:["pet"]},"๐Ÿฐ":{label:"rabbit face",tags:["bunny"]},"๐ŸฆŠ":{label:"fox",tags:["fox face"]},"๐Ÿป":{label:"bear",tags:["bear face"]},"๐Ÿผ":{label:"panda",tags:["panda face"]},"๐Ÿจ":{label:"koala",tags:["koala face"]},"๐Ÿฏ":{label:"tiger face",tags:["tiger"]},"๐Ÿฆ":{label:"lion",tags:["lion face"]},"๐Ÿฎ":{label:"cow face",tags:["cow"]},"๐Ÿท":{label:"pig face",tags:["pig"]},"๐Ÿธ":{label:"frog",tags:["frog face"]},"๐Ÿต":{label:"monkey face",tags:["monkey"]},"๐Ÿ™ˆ":{label:"see-no-evil monkey",tags:["monkey"]},"๐Ÿ™‰":{label:"hear-no-evil monkey",tags:["monkey"]},"๐Ÿ™Š":{label:"speak-no-evil monkey",tags:["monkey"]},"๐Ÿ”":{label:"chicken",tags:["bird"]},"๐Ÿง":{label:"penguin",tags:["bird"]},"๐Ÿฆ":{label:"bird",tags:["bird"]},"๐Ÿฆ†":{label:"duck",tags:["bird"]},"๐Ÿฆ…":{label:"eagle",tags:["bird"]},"๐Ÿฆ‰":{label:"owl",tags:["bird"]},"๐Ÿฆ‡":{label:"bat",tags:["bat"]},"๐Ÿบ":{label:"wolf",tags:["wolf face"]},"๐Ÿด":{label:"horse face",tags:["horse"]},"๐Ÿฆ„":{label:"unicorn",tags:["unicorn face"]},"๐Ÿ":{label:"honeybee",tags:["bee"]},"๐Ÿฆ‹":{label:"butterfly",tags:["insect"]},"๐ŸŒ":{label:"snail",tags:["insect"]},"๐Ÿž":{label:"lady beetle",tags:["ladybug","insect"]},"๐Ÿœ":{label:"ant",tags:["insect"]},"๐Ÿ•ท๏ธ":{label:"spider",tags:["insect"]},"๐Ÿข":{label:"turtle",tags:["reptile"]},"๐Ÿ":{label:"snake",tags:["reptile"]},"๐ŸฆŽ":{label:"lizard",tags:["reptile"]},"๐Ÿฆ–":{label:"T-Rex",tags:["dinosaur"]},"๐Ÿฆ•":{label:"sauropod",tags:["dinosaur"]},"๐Ÿ™":{label:"octopus",tags:["sea"]},"๐Ÿฌ":{label:"dolphin",tags:["sea"]},"๐Ÿณ":{label:"spouting whale",tags:["whale","sea"]},"๐Ÿ‹":{label:"whale",tags:["sea"]},"๐ŸŸ":{label:"fish",tags:["sea"]},"๐Ÿฆˆ":{label:"shark",tags:["sea"]},"๐Ÿ˜":{label:"elephant",tags:["elephant"]},"๐Ÿช":{label:"camel",tags:["desert"]},"๐Ÿซ":{label:"two-hump camel",tags:["desert"]},"๐ŸŒต":{label:"cactus",tags:["plant","desert"]},"๐ŸŽ„":{label:"Christmas tree",tags:["tree","holiday"]},"๐ŸŒฒ":{label:"evergreen tree",tags:["tree"]},"๐ŸŒณ":{label:"deciduous tree",tags:["tree"]},"๐ŸŒด":{label:"palm tree",tags:["tree"]},"๐ŸŒฑ":{label:"seedling",tags:["plant"]},"โ˜˜๏ธ":{label:"shamrock",tags:["plant"]},"๐Ÿ€":{label:"four leaf clover",tags:["luck","plant"]},"๐Ÿƒ":{label:"leaf fluttering in wind",tags:["leaf"]},"๐Ÿ‚":{label:"fallen leaf",tags:["autumn"]},"๐Ÿ":{label:"maple leaf",tags:["autumn"]},"๐Ÿ„":{label:"mushroom",tags:["fungus"]},"๐Ÿš":{label:"spiral shell",tags:["sea"]},"๐ŸŒพ":{label:"sheaf of rice",tags:["grain"]},"๐Ÿ’":{label:"bouquet",tags:["flowers"]},"๐ŸŒท":{label:"tulip",tags:["flower"]},"๐ŸŒน":{label:"rose",tags:["flower","love"]},"๐Ÿฅ€":{label:"wilted flower",tags:["flower"]},"๐ŸŒบ":{label:"hibiscus",tags:["flower"]},"๐ŸŒธ":{label:"cherry blossom",tags:["flower"]},"๐ŸŒผ":{label:"blossom",tags:["flower"]},"๐ŸŒป":{label:"sunflower",tags:["flower"]},"๐ŸŒž":{label:"sun with face",tags:["sun"]},"๐ŸŒ":{label:"full moon face",tags:["moon"]},"๐ŸŒ™":{label:"crescent moon",tags:["moon"]},"๐ŸŒŽ":{label:"globe showing Americas",tags:["earth","world"]},"๐ŸŒ":{label:"globe showing Europe-Africa",tags:["earth","world"]},"๐ŸŒ":{label:"globe showing Asia-Australia",tags:["earth","world"]},"โญ":{label:"star",tags:["favorite"]},"๐ŸŒŸ":{label:"glowing star",tags:["star"]},"โœจ":{label:"sparkles",tags:["star","shine"]},"โšก":{label:"high voltage",tags:["lightning"]},"๐Ÿ”ฅ":{label:"fire",tags:["flame","hot"]},"๐ŸŒˆ":{label:"rainbow",tags:["weather"]},"โ˜€๏ธ":{label:"sun",tags:["weather"]},"โ˜๏ธ":{label:"cloud",tags:["weather"]},"โ„๏ธ":{label:"snowflake",tags:["cold","weather"]},"๐Ÿ’ง":{label:"droplet",tags:["water"]},"๐Ÿ’ฆ":{label:"sweat droplets",tags:["water"]},"๐ŸŒŠ":{label:"water wave",tags:["sea","ocean"]},"๐Ÿ":{label:"green apple",tags:["fruit"]},"๐ŸŽ":{label:"red apple",tags:["fruit"]},"๐Ÿ":{label:"pear",tags:["fruit"]},"๐ŸŠ":{label:"tangerine",tags:["orange","fruit"]},"๐Ÿ‹":{label:"lemon",tags:["fruit"]},"๐ŸŒ":{label:"banana",tags:["fruit"]},"๐Ÿ‰":{label:"watermelon",tags:["fruit"]},"๐Ÿ‡":{label:"grapes",tags:["fruit"]},"๐Ÿ“":{label:"strawberry",tags:["fruit"]},"๐Ÿซ":{label:"blueberries",tags:["fruit"]},"๐Ÿˆ":{label:"melon",tags:["fruit"]},"๐Ÿ’":{label:"cherries",tags:["fruit"]},"๐Ÿ‘":{label:"peach",tags:["fruit"]},"๐Ÿฅญ":{label:"mango",tags:["fruit"]},"๐Ÿ":{label:"pineapple",tags:["fruit"]},"๐Ÿฅฅ":{label:"coconut",tags:["fruit"]},"๐Ÿฅ":{label:"kiwi fruit",tags:["fruit"]},"๐Ÿ…":{label:"tomato",tags:["vegetable"]},"๐Ÿ†":{label:"eggplant",tags:["vegetable"]},"๐Ÿฅ‘":{label:"avocado",tags:["vegetable"]},"๐Ÿฅฆ":{label:"broccoli",tags:["vegetable"]},"๐Ÿฅฌ":{label:"leafy greens",tags:["vegetable"]},"๐Ÿฅ’":{label:"cucumber",tags:["vegetable"]},"๐ŸŒถ๏ธ":{label:"hot pepper",tags:["spicy"]},"๐ŸŒฝ":{label:"corn",tags:["vegetable"]},"๐Ÿฅ•":{label:"carrot",tags:["vegetable"]},"๐Ÿง„":{label:"garlic",tags:["vegetable"]},"๐Ÿง…":{label:"onion",tags:["vegetable"]},"๐Ÿฅ”":{label:"potato",tags:["vegetable"]},"๐Ÿ ":{label:"roasted sweet potato",tags:["vegetable"]},"๐Ÿฅ":{label:"croissant",tags:["bread"]},"๐Ÿฅจ":{label:"pretzel",tags:["bread"]},"๐Ÿž":{label:"bread",tags:["bread"]},"๐Ÿฅ–":{label:"baguette bread",tags:["bread"]},"๐Ÿง€":{label:"cheese wedge",tags:["cheese"]},"๐Ÿฅš":{label:"egg",tags:["breakfast"]},"๐Ÿณ":{label:"cooking",tags:["egg","breakfast"]},"๐Ÿฅž":{label:"pancakes",tags:["breakfast"]},"๐Ÿง‡":{label:"waffle",tags:["breakfast"]},"๐Ÿฅ“":{label:"bacon",tags:["meat"]},"๐Ÿฅฉ":{label:"cut of meat",tags:["steak"]},"๐Ÿ—":{label:"poultry leg",tags:["chicken","meat"]},"๐Ÿ–":{label:"meat on bone",tags:["meat"]},"๐ŸŒญ":{label:"hot dog",tags:["food"]},"๐Ÿ”":{label:"hamburger",tags:["burger"]},"๐ŸŸ":{label:"french fries",tags:["fries"]},"๐Ÿ•":{label:"pizza",tags:["food"]},"๐Ÿฅช":{label:"sandwich",tags:["food"]},"๐ŸŒฎ":{label:"taco",tags:["food"]},"๐ŸŒฏ":{label:"burrito",tags:["food"]},"๐Ÿฅ—":{label:"green salad",tags:["salad"]},"๐Ÿ":{label:"spaghetti",tags:["pasta"]},"๐Ÿœ":{label:"steaming bowl",tags:["noodles","ramen"]},"๐Ÿฃ":{label:"sushi",tags:["food"]},"๐Ÿฑ":{label:"bento box",tags:["food"]},"๐Ÿค":{label:"fried shrimp",tags:["seafood"]},"๐Ÿ™":{label:"rice ball",tags:["rice"]},"๐Ÿš":{label:"cooked rice",tags:["rice"]},"๐Ÿ˜":{label:"rice cracker",tags:["rice"]},"๐Ÿฅ":{label:"fish cake with swirl",tags:["fish"]},"๐Ÿฅ ":{label:"fortune cookie",tags:["cookie"]},"๐Ÿก":{label:"dango",tags:["dessert"]},"๐Ÿง":{label:"shaved ice",tags:["dessert"]},"๐Ÿจ":{label:"ice cream",tags:["dessert"]},"๐Ÿฆ":{label:"soft ice cream",tags:["dessert"]},"๐Ÿฅง":{label:"pie",tags:["dessert"]},"๐Ÿง":{label:"cupcake",tags:["dessert"]},"๐Ÿฐ":{label:"shortcake",tags:["cake","dessert"]},"๐ŸŽ‚":{label:"birthday cake",tags:["cake","birthday"]},"๐Ÿฎ":{label:"custard",tags:["dessert"]},"๐Ÿญ":{label:"lollipop",tags:["candy"]},"๐Ÿฌ":{label:"candy",tags:["sweet"]},"๐Ÿซ":{label:"chocolate bar",tags:["sweet"]},"๐Ÿฟ":{label:"popcorn",tags:["snack"]},"๐Ÿฉ":{label:"doughnut",tags:["donut"]},"๐Ÿช":{label:"cookie",tags:["sweet"]},"โ˜•":{label:"hot beverage",tags:["coffee","tea"]},"๐Ÿต":{label:"teacup without handle",tags:["tea"]},"๐Ÿฅค":{label:"cup with straw",tags:["drink"]},"๐Ÿบ":{label:"beer mug",tags:["beer"]},"๐Ÿป":{label:"clinking beer mugs",tags:["beer","cheers"]},"๐Ÿฅ‚":{label:"clinking glasses",tags:["cheers"]},"๐Ÿท":{label:"wine glass",tags:["wine"]},"๐Ÿธ":{label:"cocktail glass",tags:["drink"]},"๐Ÿพ":{label:"bottle with popping cork",tags:["champagne","celebration"]},"โšฝ":{label:"soccer ball",tags:["football","sport"]},"๐Ÿ€":{label:"basketball",tags:["sport"]},"๐Ÿˆ":{label:"american football",tags:["sport"]},"โšพ":{label:"baseball",tags:["sport"]},"๐ŸŽพ":{label:"tennis",tags:["sport"]},"๐Ÿ":{label:"volleyball",tags:["sport"]},"๐Ÿ‰":{label:"rugby football",tags:["sport"]},"๐ŸŽฑ":{label:"pool 8 ball",tags:["game"]},"๐Ÿ“":{label:"ping pong",tags:["sport"]},"๐Ÿธ":{label:"badminton",tags:["sport"]},"๐Ÿฅ…":{label:"goal net",tags:["sport"]},"โ›ณ":{label:"flag in hole",tags:["golf"]},"๐ŸŽฃ":{label:"fishing pole",tags:["activity"]},"๐ŸฅŠ":{label:"boxing glove",tags:["sport"]},"๐ŸŽฝ":{label:"running shirt",tags:["sport"]},"โ›ธ๏ธ":{label:"ice skate",tags:["sport"]},"๐ŸŽฟ":{label:"skis",tags:["sport"]},"๐Ÿ†":{label:"trophy",tags:["award","winner"]},"๐Ÿฅ‡":{label:"first place medal",tags:["gold","winner"]},"๐Ÿฅˆ":{label:"second place medal",tags:["silver"]},"๐Ÿฅ‰":{label:"third place medal",tags:["bronze"]},"๐ŸŽ–๏ธ":{label:"military medal",tags:["award"]},"๐Ÿ…":{label:"sports medal",tags:["award"]},"๐ŸŽจ":{label:"artist palette",tags:["art"]},"๐ŸŽฌ":{label:"clapper board",tags:["movie"]},"๐ŸŽค":{label:"microphone",tags:["music"]},"๐ŸŽง":{label:"headphone",tags:["music"]},"๐ŸŽผ":{label:"musical score",tags:["music"]},"๐ŸŽน":{label:"musical keyboard",tags:["music"]},"๐Ÿฅ":{label:"drum",tags:["music"]},"๐ŸŽท":{label:"saxophone",tags:["music"]},"๐ŸŽบ":{label:"trumpet",tags:["music"]},"๐ŸŽธ":{label:"guitar",tags:["music"]},"๐ŸŽป":{label:"violin",tags:["music"]},"๐ŸŽฒ":{label:"game die",tags:["dice","game"]},"โ™Ÿ๏ธ":{label:"chess pawn",tags:["game"]},"๐ŸŽฏ":{label:"bullseye",tags:["target"]},"๐ŸŽณ":{label:"bowling",tags:["game"]},"๐ŸŽฎ":{label:"video game",tags:["controller"]},"๐Ÿงฉ":{label:"puzzle piece",tags:["game"]},"๐Ÿš—":{label:"automobile",tags:["car"]},"๐Ÿš•":{label:"taxi",tags:["car"]},"๐Ÿš™":{label:"sport utility vehicle",tags:["car"]},"๐ŸšŒ":{label:"bus",tags:["vehicle"]},"๐ŸšŽ":{label:"trolleybus",tags:["vehicle"]},"๐ŸŽ๏ธ":{label:"racing car",tags:["car"]},"๐Ÿš“":{label:"police car",tags:["car"]},"๐Ÿš‘":{label:"ambulance",tags:["vehicle"]},"๐Ÿš’":{label:"fire engine",tags:["truck"]},"๐Ÿšš":{label:"delivery truck",tags:["truck"]},"๐Ÿšฒ":{label:"bicycle",tags:["bike"]},"๐Ÿ›ด":{label:"kick scooter",tags:["scooter"]},"๐Ÿ›ต":{label:"motor scooter",tags:["scooter"]},"๐Ÿ๏ธ":{label:"motorcycle",tags:["bike"]},"โ›ฝ":{label:"fuel pump",tags:["gas"]},"๐Ÿšจ":{label:"police car light",tags:["siren"]},"๐Ÿšฅ":{label:"horizontal traffic light",tags:["traffic"]},"๐Ÿšฆ":{label:"vertical traffic light",tags:["traffic"]},"๐Ÿ›‘":{label:"stop sign",tags:["stop"]},"โš“":{label:"anchor",tags:["ship"]},"โ›ต":{label:"sailboat",tags:["boat"]},"๐Ÿšค":{label:"speedboat",tags:["boat"]},"๐Ÿšข":{label:"ship",tags:["boat"]},"โœˆ๏ธ":{label:"airplane",tags:["plane","flight"]},"๐Ÿ›ซ":{label:"airplane departure",tags:["flight"]},"๐Ÿ›ฌ":{label:"airplane arrival",tags:["flight"]},"๐Ÿ’บ":{label:"seat",tags:["travel"]},"๐Ÿš":{label:"helicopter",tags:["flight"]},"๐Ÿš€":{label:"rocket",tags:["launch","space"]},"๐Ÿ›ธ":{label:"flying saucer",tags:["ufo","space"]},"๐Ÿงณ":{label:"luggage",tags:["travel"]},"โŒ›":{label:"hourglass done",tags:["time"]},"โณ":{label:"hourglass not done",tags:["time"]},"โŒš":{label:"watch",tags:["time"]},"โฐ":{label:"alarm clock",tags:["time"]},"๐Ÿ—ป":{label:"mount fuji",tags:["mountain"]},"๐Ÿ ":{label:"house",tags:["home"]},"๐Ÿข":{label:"office building",tags:["building"]},"๐Ÿฅ":{label:"hospital",tags:["building"]},"๐Ÿฆ":{label:"bank",tags:["building"]},"๐Ÿจ":{label:"hotel",tags:["building"]},"๐Ÿซ":{label:"school",tags:["building"]},"๐Ÿฐ":{label:"castle",tags:["building"]},"โ›ช":{label:"church",tags:["building"]},"โ›ฒ":{label:"fountain",tags:["place"]},"โ›บ":{label:"tent",tags:["camping"]},"๐ŸŒ‰":{label:"bridge at night",tags:["bridge"]},"๐ŸŒƒ":{label:"night with stars",tags:["city"]},"๐ŸŒ„":{label:"sunrise over mountains",tags:["sunrise"]},"๐ŸŒ…":{label:"sunrise",tags:["morning"]},"๐ŸŒ†":{label:"cityscape at dusk",tags:["city"]},"๐ŸŒ‡":{label:"sunset",tags:["city"]},"โŒจ๏ธ":{label:"keyboard",tags:["computer"]},"๐Ÿ’ป":{label:"laptop",tags:["computer"]},"๐Ÿ“ฑ":{label:"mobile phone",tags:["phone"]},"๐Ÿ“ฒ":{label:"mobile phone with arrow",tags:["phone"]},"โ˜Ž๏ธ":{label:"telephone",tags:["phone"]},"๐Ÿ“ท":{label:"camera",tags:["photo"]},"๐Ÿ“ธ":{label:"camera with flash",tags:["photo"]},"๐ŸŽฅ":{label:"movie camera",tags:["video"]},"๐Ÿ“ž":{label:"telephone receiver",tags:["phone"]},"๐Ÿ“บ":{label:"television",tags:["tv"]},"๐Ÿ“ป":{label:"radio",tags:["audio"]},"๐Ÿงญ":{label:"compass",tags:["navigation"]},"๐Ÿ’ก":{label:"light bulb",tags:["idea"]},"๐Ÿ”ฆ":{label:"flashlight",tags:["light"]},"๐Ÿ’ธ":{label:"money with wings",tags:["money","cash"]},"๐Ÿ’ต":{label:"dollar banknote",tags:["money","cash"]},"๐Ÿ’ฐ":{label:"money bag",tags:["money","cash"]},"๐Ÿ’ณ":{label:"credit card",tags:["money","payment"]},"๐Ÿ’Ž":{label:"gem stone",tags:["diamond"]},"โš–๏ธ":{label:"balance scale",tags:["law"]},"๐Ÿ”ง":{label:"wrench",tags:["tool"]},"๐Ÿ”จ":{label:"hammer",tags:["tool"]},"โš™๏ธ":{label:"gear",tags:["settings","tool"]},"๐Ÿ”ซ":{label:"water pistol",tags:["toy"]},"๐Ÿ’ฃ":{label:"bomb",tags:["danger"]},"๐Ÿ”ช":{label:"kitchen knife",tags:["knife"]},"๐Ÿšฌ":{label:"cigarette",tags:["smoking"]},"๐Ÿ”ฎ":{label:"crystal ball",tags:["magic"]},"๐Ÿ”ฌ":{label:"microscope",tags:["science"]},"๐Ÿ”ญ":{label:"telescope",tags:["science"]},"๐Ÿ’Š":{label:"pill",tags:["medicine"]},"๐Ÿ’‰":{label:"syringe",tags:["medicine"]},"๐Ÿงฌ":{label:"DNA",tags:["science"]},"๐Ÿฆ ":{label:"microbe",tags:["germ"]},"๐Ÿงช":{label:"test tube",tags:["science"]},"๐ŸŒก๏ธ":{label:"thermometer",tags:["temperature"]},"๐Ÿงน":{label:"broom",tags:["clean"]},"๐Ÿงบ":{label:"basket",tags:["container"]},"๐Ÿšฝ":{label:"toilet",tags:["bathroom"]},"๐Ÿšฟ":{label:"shower",tags:["bathroom"]},"๐Ÿ›":{label:"bathtub",tags:["bathroom"]},"๐Ÿงผ":{label:"soap",tags:["clean"]},"๐Ÿงฝ":{label:"sponge",tags:["clean"]},"๐Ÿ”‘":{label:"key",tags:["lock"]},"๐Ÿšช":{label:"door",tags:["entry"]},"๐Ÿงธ":{label:"teddy bear",tags:["toy"]},"๐ŸŽ":{label:"wrapped gift",tags:["present"]},"๐ŸŽˆ":{label:"balloon",tags:["party"]},"๐ŸŽ€":{label:"ribbon",tags:["gift"]},"๐ŸŽŠ":{label:"confetti ball",tags:["party","celebration"]},"๐ŸŽ‰":{label:"party popper",tags:["party","celebration"]},"โค๏ธ":{label:"red heart",tags:["love","heart"]},"๐Ÿฉท":{label:"pink heart",tags:["love","heart"]},"๐Ÿงก":{label:"orange heart",tags:["love","heart"]},"๐Ÿ’›":{label:"yellow heart",tags:["love","heart"]},"๐Ÿ’š":{label:"green heart",tags:["love","heart"]},"๐Ÿ’™":{label:"blue heart",tags:["love","heart"]},"๐Ÿฉต":{label:"light blue heart",tags:["love","heart"]},"๐Ÿ’œ":{label:"purple heart",tags:["love","heart"]},"๐ŸคŽ":{label:"brown heart",tags:["love","heart"]},"๐Ÿ–ค":{label:"black heart",tags:["love","heart"]},"๐Ÿฉถ":{label:"grey heart",tags:["love","heart"]},"๐Ÿค":{label:"white heart",tags:["love","heart"]},"๐Ÿ’”":{label:"broken heart",tags:["heart","sad"]},"โฃ๏ธ":{label:"heart exclamation",tags:["heart","love"]},"๐Ÿ’•":{label:"two hearts",tags:["heart","love"]},"๐Ÿ’ž":{label:"revolving hearts",tags:["heart","love"]},"๐Ÿ’“":{label:"beating heart",tags:["heart","love"]},"๐Ÿ’—":{label:"growing heart",tags:["heart","love"]},"๐Ÿ’–":{label:"sparkling heart",tags:["heart","love"]},"๐Ÿ’˜":{label:"heart with arrow",tags:["heart","love"]},"๐Ÿ’":{label:"heart with ribbon",tags:["heart","gift"]},"โ˜ฎ๏ธ":{label:"peace symbol",tags:["peace"]},"โœ๏ธ":{label:"latin cross",tags:["cross"]},"โ˜ช๏ธ":{label:"star and crescent",tags:["religion"]},"โ˜ฏ๏ธ":{label:"yin yang",tags:["symbol"]},"โ˜ข๏ธ":{label:"radioactive",tags:["warning"]},"โ˜ฃ๏ธ":{label:"biohazard",tags:["warning"]},"โŒ":{label:"cross mark",tags:["x","no","cancel"]},"โญ•":{label:"hollow red circle",tags:["circle"]},"๐Ÿ’ฏ":{label:"hundred points",tags:["100","perfect"]},"๐Ÿ’ข":{label:"anger symbol",tags:["angry"]},"โ—":{label:"red exclamation mark",tags:["exclamation","warning"]},"โ“":{label:"red question mark",tags:["question"]},"โš ๏ธ":{label:"warning",tags:["alert"]},"โ™ป๏ธ":{label:"recycling symbol",tags:["recycle"]},"โœ…":{label:"check mark button",tags:["check","done","yes"]},"โ‡๏ธ":{label:"sparkle",tags:["star"]},"๐ŸŒ":{label:"globe with meridians",tags:["world","web"]},"๐Ÿ’ ":{label:"diamond with a dot",tags:["diamond"]},"โ“‚๏ธ":{label:"circled M",tags:["metro"]},"๐Ÿ’ค":{label:"zzz",tags:["sleep"]},"โ„น๏ธ":{label:"information",tags:["info"]},"๐Ÿ”ค":{label:"input latin letters",tags:["letters"]},"๐Ÿ”ก":{label:"input lowercase letters",tags:["letters"]},"๐Ÿ” ":{label:"input uppercase letters",tags:["letters"]},"๐Ÿ†•":{label:"NEW button",tags:["new"]},"๐Ÿ†—":{label:"OK button",tags:["ok"]},"๐Ÿ†™":{label:"UP button",tags:["up"]},"โžก๏ธ":{label:"right arrow",tags:["arrow"]},"๐Ÿ†“":{label:"FREE button",tags:["free"]},"๐Ÿ":{label:"chequered flag",tags:["flag","finish"]},"๐Ÿšฉ":{label:"triangular flag",tags:["flag"]},"๐ŸŽŒ":{label:"crossed flags",tags:["flag"]},"๐Ÿด":{label:"black flag",tags:["flag"]},"๐Ÿณ๏ธ":{label:"white flag",tags:["flag"]},"๐Ÿณ๏ธโ€๐ŸŒˆ":{label:"rainbow flag",tags:["flag","pride"]},"๐Ÿณ๏ธโ€โšง๏ธ":{label:"transgender flag",tags:["flag","pride"]},"๐Ÿดโ€โ˜ ๏ธ":{label:"pirate flag",tags:["flag"]},"๐Ÿ‡บ๐Ÿ‡ณ":{label:"United Nations flag",tags:["flag","UN"]}},HN=r=>{const o=Array.from(r);if(o.length!==2)return"";const n=o.map(t=>{const l=t.codePointAt(0);if(!l)return"";const i=l-127462;return i<0||i>25?"":String.fromCharCode(65+i)});return n.every(Boolean)?n.join(""):""},qN=()=>{if(Tt!==void 0)return Tt;const r=Intl.DisplayNames;return Tt=r?new r(["en"],{type:"region"}):null,Tt},TN=r=>{const o=HN(r);if(!o)return null;let n;try{n=qN()?.of(o)}catch{n=void 0}return{label:n?`flag ${n}`:`flag ${o}`,tags:["flag","country",o]}},LN=(r,o)=>zN[r]||TN(r)||{label:`${o} ${r}`,tags:[r]},DN=r=>r.map(o=>o.trim().toLocaleLowerCase()).filter(Boolean),cs=["๐Ÿ‘","โค๏ธ","๐Ÿ˜‚","๐ŸŽ‰","๐Ÿ”ฅ","๐Ÿ‘€","โœ…","๐Ÿ™"],Lt=r=>{const o=MN.flatMap((n,t)=>{const l=r.groups[n.group]||{label:n.group,tags:[]},i=l.label||n.group,a=i.toLocaleLowerCase(r.language),s=Array.from(new Set([...n.tags,...l.tags,a]));return n.emojis.split(/\s+/).filter(Boolean).map((d,p)=>{const h=LN(d,i),w=Array.from(new Set([...s,...DN([h.label,...h.tags||[]])]));return{emoji:d,annotation:h.label,groupLabel:i,tags:w,group:n.group,order:t*1e3+p}})});return{language:r.language,data:o,i18n:r.i18n,quickList:r.quickList||cs}},AN=[{value:"en",label:"EN"},{value:"ru",label:"RU"},{value:"zh",label:"ZH"}],PN={en:()=>Promise.resolve().then(()=>RN),ru:()=>Promise.resolve().then(()=>WN),zh:()=>Promise.resolve().then(()=>UN)},ON=async r=>(await PN[r]()).default,qe={Smileys:"Smileys",People:"People",Animals:"Animals",Nature:"Nature",Food:"Food",Activity:"Activity",Travel:"Travel",Objects:"Objects",Symbols:"Symbols",Flags:"Flags"},FN=Lt({language:"en",groups:{Smileys:{label:qe.Smileys,tags:["face","smile","emotion"]},People:{label:qe.People,tags:["person","gesture","body"]},Animals:{label:qe.Animals,tags:["animal","nature"]},Nature:{label:qe.Nature,tags:["plant","weather","nature"]},Food:{label:qe.Food,tags:["food","drink"]},Activity:{label:qe.Activity,tags:["activity","sport","game"]},Travel:{label:qe.Travel,tags:["travel","place","vehicle"]},Objects:{label:qe.Objects,tags:["object","tool","device"]},Symbols:{label:qe.Symbols,tags:["symbol","heart","sign"]},Flags:{label:qe.Flags,tags:["flag","country"]}},i18n:{searchPlaceholder:"Search emoji",searchLabel:"Search emoji",quickLabel:"Frequent reactions",expandLabel:"Open emoji picker",collapseLabel:"Collapse emoji picker",noResults:"No emoji found",categoryLabel:"Emoji categories",resultsLabel:"Emoji results",categories:qe}}),RN=Object.freeze(Object.defineProperty({__proto__:null,default:FN},Symbol.toStringTag,{value:"Module"})),Te={Smileys:"ะกะผะฐะนะปั‹",People:"ะ›ัŽะดะธ",Animals:"ะ–ะธะฒะพั‚ะฝั‹ะต",Nature:"ะŸั€ะธั€ะพะดะฐ",Food:"ะ•ะดะฐ",Activity:"ะะบั‚ะธะฒะฝะพัั‚ัŒ",Travel:"ะŸัƒั‚ะตัˆะตัั‚ะฒะธั",Objects:"ะŸั€ะตะดะผะตั‚ั‹",Symbols:"ะกะธะผะฒะพะปั‹",Flags:"ะคะปะฐะณะธ"},jN=Lt({language:"ru",groups:{Smileys:{label:Te.Smileys,tags:["ะปะธั†ะพ","ัƒะปั‹ะฑะบะฐ","ัะผะพั†ะธั"]},People:{label:Te.People,tags:["ั‡ะตะปะพะฒะตะบ","ะถะตัั‚","ั‚ะตะปะพ"]},Animals:{label:Te.Animals,tags:["ะถะธะฒะพั‚ะฝะพะต","ะฟั€ะธั€ะพะดะฐ"]},Nature:{label:Te.Nature,tags:["ั€ะฐัั‚ะตะฝะธะต","ะฟะพะณะพะดะฐ","ะฟั€ะธั€ะพะดะฐ"]},Food:{label:Te.Food,tags:["ะตะดะฐ","ะฝะฐะฟะธั‚ะพะบ"]},Activity:{label:Te.Activity,tags:["ะฐะบั‚ะธะฒะฝะพัั‚ัŒ","ัะฟะพั€ั‚","ะธะณั€ะฐ"]},Travel:{label:Te.Travel,tags:["ะฟัƒั‚ะตัˆะตัั‚ะฒะธะต","ะผะตัั‚ะพ","ั‚ั€ะฐะฝัะฟะพั€ั‚"]},Objects:{label:Te.Objects,tags:["ะฟั€ะตะดะผะตั‚","ะธะฝัั‚ั€ัƒะผะตะฝั‚","ัƒัั‚ั€ะพะนัั‚ะฒะพ"]},Symbols:{label:Te.Symbols,tags:["ัะธะผะฒะพะป","ัะตั€ะดั†ะต","ะทะฝะฐะบ"]},Flags:{label:Te.Flags,tags:["ั„ะปะฐะณ","ัั‚ั€ะฐะฝะฐ"]}},i18n:{searchPlaceholder:"ะŸะพะธัะบ ัะผะพะดะทะธ",searchLabel:"ะŸะพะธัะบ ัะผะพะดะทะธ",quickLabel:"ะงะฐัั‚ั‹ะต ั€ะตะฐะบั†ะธะธ",expandLabel:"ะžั‚ะบั€ั‹ั‚ัŒ ัะผะพะดะทะธ",collapseLabel:"ะกะฒะตั€ะฝัƒั‚ัŒ ัะผะพะดะทะธ",noResults:"ะญะผะพะดะทะธ ะฝะต ะฝะฐะนะดะตะฝั‹",categoryLabel:"ะšะฐั‚ะตะณะพั€ะธะธ ัะผะพะดะทะธ",resultsLabel:"ะ ะตะทัƒะปัŒั‚ะฐั‚ั‹ ัะผะพะดะทะธ",categories:Te}}),WN=Object.freeze(Object.defineProperty({__proto__:null,default:jN},Symbol.toStringTag,{value:"Module"})),Le={Smileys:"็ฌ‘่„ธ",People:"ไบบ็‰ฉ",Animals:"ๅŠจ็‰ฉ",Nature:"่‡ช็„ถ",Food:"้ฃŸ็‰ฉ",Activity:"ๆดปๅŠจ",Travel:"ๆ—…่กŒ",Objects:"็‰ฉๅ“",Symbols:"็ฌฆๅท",Flags:"ๆ——ๅธœ"},KN=Lt({language:"zh",groups:{Smileys:{label:Le.Smileys,tags:["่กจๆƒ…","ๅพฎ็ฌ‘","ๆƒ…็ปช"]},People:{label:Le.People,tags:["ไบบ็‰ฉ","ๆ‰‹ๅŠฟ","่บซไฝ“"]},Animals:{label:Le.Animals,tags:["ๅŠจ็‰ฉ","่‡ช็„ถ"]},Nature:{label:Le.Nature,tags:["ๆค็‰ฉ","ๅคฉๆฐ”","่‡ช็„ถ"]},Food:{label:Le.Food,tags:["้ฃŸ็‰ฉ","้ฅฎๆ–™"]},Activity:{label:Le.Activity,tags:["ๆดปๅŠจ","่ฟๅŠจ","ๆธธๆˆ"]},Travel:{label:Le.Travel,tags:["ๆ—…่กŒ","ๅœฐ็‚น","ไบค้€š"]},Objects:{label:Le.Objects,tags:["็‰ฉๅ“","ๅทฅๅ…ท","่ฎพๅค‡"]},Symbols:{label:Le.Symbols,tags:["็ฌฆๅท","็ˆฑๅฟƒ","ๆ ‡ๅฟ—"]},Flags:{label:Le.Flags,tags:["ๆ——ๅธœ","ๅ›ฝๅฎถ"]}},i18n:{searchPlaceholder:"ๆœ็ดข่กจๆƒ…",searchLabel:"ๆœ็ดข่กจๆƒ…",quickLabel:"ๅธธ็”จๅๅบ”",expandLabel:"ๆ‰“ๅผ€่กจๆƒ…้€‰ๆ‹ฉๅ™จ",collapseLabel:"ๆ”ถ่ตท่กจๆƒ…้€‰ๆ‹ฉๅ™จ",noResults:"ๆฒกๆœ‰ๆ‰พๅˆฐ่กจๆƒ…",categoryLabel:"่กจๆƒ…ๅˆ†็ฑป",resultsLabel:"่กจๆƒ…็ป“ๆžœ",categories:Le}}),UN=Object.freeze(Object.defineProperty({__proto__:null,default:KN},Symbol.toStringTag,{value:"Module"}));c.AvatarShapeType=js,c.Locale=Ut,c.NmorphAlert=Rc,c.NmorphAlertType=nt,c.NmorphArchiveResolution=Ft,c.NmorphAudioMeter=Xu,c.NmorphAudioPreview=Bo,c.NmorphAudioResolution=ct,c.NmorphAutocomplete=Ry,c.NmorphAvatar=gc,c.NmorphBacktop=z7,c.NmorphBadge=_g,c.NmorphBreadcrumb=D7,c.NmorphBreadcrumbItem=O7,c.NmorphButton=Be,c.NmorphButtonShape=pd,c.NmorphButtonType=md,c.NmorphCalendar=wc,c.NmorphCallout=Cb,c.NmorphCard=Pg,c.NmorphCarousel=Kg,c.NmorphCarouselItem=Gg,c.NmorphCheckbox=To,c.NmorphCheckboxGroup=zy,c.NmorphCollapse=Xg,c.NmorphCollapseItem=o5,c.NmorphColor=tr,c.NmorphColorPicker=Gy,c.NmorphComponentDirection=Ts,c.NmorphComponentPosition=Ls,c.NmorphComponentThickness=_e,c.NmorphContextMenu=tN,c.NmorphDatePicker=N_,c.NmorphDialog=Db,c.NmorphDivider=ns,c.NmorphDocResolution=Ot,c.NmorphDrawer=Kb,c.NmorphDropdown=Je,c.NmorphElementDesign=Ds,c.NmorphEmojiPicker=S5,c.NmorphEmpty=d5,c.NmorphFileCard=Ic,c.NmorphFileUpload=H_,c.NmorphForm=F_,c.NmorphFormItem=J_,c.NmorphGuide=Yb,c.NmorphGuideStep=uy,c.NmorphIcon=ie,c.NmorphIconAddLocation=sr,c.NmorphIconAim=dr,c.NmorphIconAlarmClock=mr,c.NmorphIconApple=pr,c.NmorphIconArchive=Zt,c.NmorphIconArrowDown=hr,c.NmorphIconArrowLeft=Xt,c.NmorphIconArrowRight=Qt,c.NmorphIconArrowUp=fr,c.NmorphIconAudio=mt,c.NmorphIconAvatar=pt,c.NmorphIconBack=ur,c.NmorphIconBaseball=gr,c.NmorphIconBasketball=wr,c.NmorphIconBell=yr,c.NmorphIconBellFilled=br,c.NmorphIconBicycle=_r,c.NmorphIconBottom=Br,c.NmorphIconBottomLeft=kr,c.NmorphIconBottomRight=Nr,c.NmorphIconBowl=xr,c.NmorphIconBox=Vr,c.NmorphIconBriefcase=Sr,c.NmorphIconBrush=Er,c.NmorphIconBrushFilled=vr,c.NmorphIconBurger=Jt,c.NmorphIconCalendar=eo,c.NmorphIconCamera=Ir,c.NmorphIconCameraFilled=Cr,c.NmorphIconCaretBottom=Mr,c.NmorphIconCaretLeft=zr,c.NmorphIconCaretRight=Hr,c.NmorphIconCaretTop=qr,c.NmorphIconCellphone=Tr,c.NmorphIconChatDotRound=Lr,c.NmorphIconChatDotSquare=Dr,c.NmorphIconChatLineRound=Ar,c.NmorphIconChatLineSquare=Pr,c.NmorphIconChatRound=Or,c.NmorphIconChatSquare=Fr,c.NmorphIconCheck=Rr,c.NmorphIconChecked=jr,c.NmorphIconCherry=Wr,c.NmorphIconChevronDoubleDown=to,c.NmorphIconChevronDoubleLeft=Kr,c.NmorphIconChevronDoubleRight=Ur,c.NmorphIconChevronDoubleUp=$r,c.NmorphIconChevronDown=Ae,c.NmorphIconChevronLeft=oo,c.NmorphIconChevronRight=ro,c.NmorphIconChevronUp=Gr,c.NmorphIconChicken=Yr,c.NmorphIconChromeFilled=Zr,c.NmorphIconCircleCheck=Qr,c.NmorphIconCircleCheckFilled=Xr,c.NmorphIconCircleClose=ao,c.NmorphIconCircleCloseFilled=no,c.NmorphIconCirclePlus=en,c.NmorphIconCirclePlusFilled=Jr,c.NmorphIconClipboard=on,c.NmorphIconClipboardCheck=tn,c.NmorphIconClock=lo,c.NmorphIconClose=rn,c.NmorphIconCloseBold=nn,c.NmorphIconCloudy=an,c.NmorphIconCode=ln,c.NmorphIconCoffee=sn,c.NmorphIconCoffeeCup=cn,c.NmorphIconCoin=mn,c.NmorphIconColdDrink=dn,c.NmorphIconCollection=hn,c.NmorphIconCollectionTag=pn,c.NmorphIconComment=fn,c.NmorphIconCompass=un,c.NmorphIconConnection=gn,c.NmorphIconCoordinate=wn,c.NmorphIconCopy=yn,c.NmorphIconCopyDocument=bn,c.NmorphIconCpu=_n,c.NmorphIconCreditCard=kn,c.NmorphIconCrop=Nn,c.NmorphIconCross=Ye,c.NmorphIconDatabase=Bn,c.NmorphIconDelete=Vn,c.NmorphIconDeleteFilled=xn,c.NmorphIconDessert=Sn,c.NmorphIconDiscount=vn,c.NmorphIconDoc=ht,c.NmorphIconDocument=Hn,c.NmorphIconDocumentAdd=En,c.NmorphIconDocumentChecked=Cn,c.NmorphIconDocumentCopy=In,c.NmorphIconDocumentDelete=Mn,c.NmorphIconDocumentRemove=zn,c.NmorphIconDownload=Ze,c.NmorphIconDragHandle=qn,c.NmorphIconEdit=Ln,c.NmorphIconEditPen=Tn,c.NmorphIconEnlarge=ft,c.NmorphIconError=Xe,c.NmorphIconExit=An,c.NmorphIconExitSquare=Pn,c.NmorphIconExpand=Dn,c.NmorphIconExternalLink=ut,c.NmorphIconEye=Qe,c.NmorphIconEyeBlocked=io,c.NmorphIconFailed=On,c.NmorphIconFiles=Fn,c.NmorphIconFilm=Rn,c.NmorphIconFilter=Wn,c.NmorphIconFilterOff=jn,c.NmorphIconFingerprint=Kn,c.NmorphIconFinished=Un,c.NmorphIconFlag=$n,c.NmorphIconFold=Gn,c.NmorphIconFolder=Jn,c.NmorphIconFolderAdd=Yn,c.NmorphIconFolderChecked=Zn,c.NmorphIconFolderDelete=Xn,c.NmorphIconFolderOpened=co,c.NmorphIconFolderRemove=Qn,c.NmorphIconFood=ea,c.NmorphIconForkSpoon=ra,c.NmorphIconForward=oa,c.NmorphIconForwardFilled=ta,c.NmorphIconFullScreen=gt,c.NmorphIconGoblet=aa,c.NmorphIconGobletFull=na,c.NmorphIconGoldMedal=ia,c.NmorphIconGoods=sa,c.NmorphIconGoodsFilled=ca,c.NmorphIconGoogle=la,c.NmorphIconGrape=da,c.NmorphIconGrid=ma,c.NmorphIconGuide=pa,c.NmorphIconHand=ha,c.NmorphIconHandbag=fa,c.NmorphIconHeadset=ua,c.NmorphIconHistogram=ga,c.NmorphIconHotWater=wa,c.NmorphIconHouse=ba,c.NmorphIconIceCreamRound=ya,c.NmorphIconIceDrink=_a,c.NmorphIconIceTea=ka,c.NmorphIconImage=ot,c.NmorphIconInbox=Ba,c.NmorphIconInfo=Na,c.NmorphIconInfoFilled=so,c.NmorphIconKey=xa,c.NmorphIconKnifeFork=Va,c.NmorphIconLightning=Sa,c.NmorphIconLink=va,c.NmorphIconList=Ea,c.NmorphIconListSimple=Ca,c.NmorphIconLoader=ze,c.NmorphIconLoader1=Pe,c.NmorphIconLoader2=ze,c.NmorphIconLoaderDots=Pe,c.NmorphIconLoading=ze,c.NmorphIconLocation=Ha,c.NmorphIconLocationFilled=Ia,c.NmorphIconLocationInformation=Ma,c.NmorphIconLock=qa,c.NmorphIconLogo=za,c.NmorphIconLollipop=Ta,c.NmorphIconMagicStick=La,c.NmorphIconMagnet=Da,c.NmorphIconMail=Aa,c.NmorphIconMale=Pa,c.NmorphIconManagement=Oa,c.NmorphIconMapLocation=Fa,c.NmorphIconMedal=Ra,c.NmorphIconMemo=ja,c.NmorphIconMenu=Wa,c.NmorphIconMessage=Ua,c.NmorphIconMessageBox=Ka,c.NmorphIconMic=$a,c.NmorphIconMicrophone=Ga,c.NmorphIconMinus=Ya,c.NmorphIconMinusThin=mo,c.NmorphIconMoney=Za,c.NmorphIconMonitor=Xa,c.NmorphIconMoon=Qa,c.NmorphIconMore=el,c.NmorphIconMoreFilled=Ja,c.NmorphIconMostlyCloudy=tl,c.NmorphIconMouse=ol,c.NmorphIconMug=rl,c.NmorphIconMute=po,c.NmorphIconMuteNotification=nl,c.NmorphIconMuteSpeaker=wt,c.NmorphIconNoSmoking=al,c.NmorphIconNotebook=ll,c.NmorphIconNotification=il,c.NmorphIconOdometer=cl,c.NmorphIconOfficeBuilding=sl,c.NmorphIconOpen=ho,c.NmorphIconOperation=dl,c.NmorphIconOpportunity=ml,c.NmorphIconOrange=pl,c.NmorphIconPagination=hl,c.NmorphIconPaperclip=fl,c.NmorphIconPartlyCloudy=ul,c.NmorphIconPause=bt,c.NmorphIconPear=gl,c.NmorphIconPhone=bl,c.NmorphIconPhoneFilled=wl,c.NmorphIconPicture=yl,c.NmorphIconPieChart=_l,c.NmorphIconPin=kl,c.NmorphIconPlace=Nl,c.NmorphIconPlatform=Bl,c.NmorphIconPlay=rt,c.NmorphIconPlus=xl,c.NmorphIconPlusThin=fo,c.NmorphIconPointer=Vl,c.NmorphIconPosition=Sl,c.NmorphIconPostCard=vl,c.NmorphIconPouring=El,c.NmorphIconPresent=Cl,c.NmorphIconPriceTag=Il,c.NmorphIconPrinter=Ml,c.NmorphIconPromotion=zl,c.NmorphIconQuartzWatch=Hl,c.NmorphIconQuestionFilled=ql,c.NmorphIconRank=Tl,c.NmorphIconReading=Dl,c.NmorphIconReadingLamp=Ll,c.NmorphIconRecord=Al,c.NmorphIconRedo=Pl,c.NmorphIconRefresh=Rl,c.NmorphIconRefreshLeft=Ol,c.NmorphIconRefreshRight=Fl,c.NmorphIconRefrigerator=jl,c.NmorphIconRemove=Kl,c.NmorphIconRemoveFilled=Wl,c.NmorphIconReply=$l,c.NmorphIconReplyFilled=Ul,c.NmorphIconRight=Gl,c.NmorphIconRotateLeft=yt,c.NmorphIconRotateRight=_t,c.NmorphIconSave=Zl,c.NmorphIconScaleToOriginal=Yl,c.NmorphIconSchool=Xl,c.NmorphIconScissor=Ql,c.NmorphIconSearch=uo,c.NmorphIconSelect=Jl,c.NmorphIconSell=ei,c.NmorphIconSemiSelect=ti,c.NmorphIconSend=ri,c.NmorphIconSendFilled=oi,c.NmorphIconServer=ni,c.NmorphIconService=ai,c.NmorphIconSetting=li,c.NmorphIconShare=go,c.NmorphIconShield=ci,c.NmorphIconShieldCheck=ii,c.NmorphIconShip=si,c.NmorphIconShop=di,c.NmorphIconShoppingBag=mi,c.NmorphIconShoppingCart=hi,c.NmorphIconShoppingCartFull=pi,c.NmorphIconShrink=kt,c.NmorphIconSize=gd,c.NmorphIconSliders=fi,c.NmorphIconSmile=wo,c.NmorphIconSmoking=ui,c.NmorphIconSoccer=gi,c.NmorphIconSoldOut=wi,c.NmorphIconSort=_i,c.NmorphIconSortDown=bi,c.NmorphIconSortUp=yi,c.NmorphIconSpeaker=ki,c.NmorphIconSpeakerOff=wt,c.NmorphIconStamp=Ni,c.NmorphIconStar=xi,c.NmorphIconStarFilled=Bi,c.NmorphIconStop=Vi,c.NmorphIconStopwatch=Si,c.NmorphIconSuccess=Nt,c.NmorphIconSuccessFilled=bo,c.NmorphIconSugar=vi,c.NmorphIconSuitcaseLine=Ei,c.NmorphIconSunny=Ci,c.NmorphIconSunrise=Ii,c.NmorphIconSunset=Mi,c.NmorphIconSwitch=qi,c.NmorphIconSwitchButton=zi,c.NmorphIconSwitchFilled=Hi,c.NmorphIconTakeawayBox=Ti,c.NmorphIconTicket=Li,c.NmorphIconTickets=Di,c.NmorphIconTime=Ai,c.NmorphIconTimer=Pi,c.NmorphIconToiletPaper=Oi,c.NmorphIconTools=Fi,c.NmorphIconTop=Wi,c.NmorphIconTopLeft=Ri,c.NmorphIconTopRight=ji,c.NmorphIconTrendCharts=Ki,c.NmorphIconTriangleDown=Ui,c.NmorphIconTrophy=Gi,c.NmorphIconTrophyBase=$i,c.NmorphIconTurnOff=Yi,c.NmorphIconUmbrella=Zi,c.NmorphIconUndo=Xi,c.NmorphIconUnlock=Qi,c.NmorphIconUpload=ec,c.NmorphIconUploadFilled=Ji,c.NmorphIconUser=oc,c.NmorphIconUserFilled=tc,c.NmorphIconUsers=rc,c.NmorphIconVan=nc,c.NmorphIconVideo=Bt,c.NmorphIconVideoCamera=ac,c.NmorphIconVideoCameraOff=yo,c.NmorphIconVideoPause=lc,c.NmorphIconVideoPlay=ic,c.NmorphIconView=cc,c.NmorphIconWallet=dc,c.NmorphIconWalletFilled=sc,c.NmorphIconWarnTriangleFilled=_o,c.NmorphIconWarning=mc,c.NmorphIconWatch=pc,c.NmorphIconWindPower=hc,c.NmorphIconZoomIn=xt,c.NmorphIconZoomOut=Vt,c.NmorphImage=Et,c.NmorphImageFit=Ws,c.NmorphImagePreview=No,c.NmorphImageResolution=lt,c.NmorphLayout=Bu,c.NmorphLibrary=ld,c.NmorphLink=Su,c.NmorphLinkTarget=fc,c.NmorphMediaGallery=Cc,c.NmorphMediaTile=U9,c.NmorphNotificationPlacement=is,c.NmorphNotificationProvider=IN,c.NmorphNumberInput=dk,c.NmorphOTPInput=_k,c.NmorphOverflowProp=Cu,c.NmorphOverlay=et,c.NmorphPagination=Z9,c.NmorphProgress=cw,c.NmorphQRCode=Sw,c.NmorphRadio=Ao,c.NmorphRadioGroup=Po,c.NmorphScroll=ko,c.NmorphScrollBehavior=Iu,c.NmorphSelect=Ik,c.NmorphSelectButton=B7,c.NmorphSelectButtonItem=Xc,c.NmorphSelectOption=Zc,c.NmorphSelectionControlThickness=Wt,c.NmorphSelectionDateType=Rs,c.NmorphShadowType=Kt,c.NmorphSkeleton=zw,c.NmorphSkeletonItem=Lc,c.NmorphSkeletonItemPropsType=Hw,c.NmorphSlider=Ok,c.NmorphSortOrder=Ks,c.NmorphSpace=Hu,c.NmorphStepper=lN,c.NmorphSwitch=Kk,c.NmorphTabPane=yN,c.NmorphTable=Dc,c.NmorphTableCell=Ac,c.NmorphTableColumn=Pc,c.NmorphTabs=gN,c.NmorphTagItem=Mo,c.NmorphTagList=lb,c.NmorphText=Lu,c.NmorphTextAlign=Fs,c.NmorphTextInput=qt,c.NmorphTextarea=Yk,c.NmorphTimePicker=a7,c.NmorphTooltip=Ho,c.NmorphTypographyColor=Os,c.NmorphTypographyVariant=As,c.NmorphTypographyWeight=Ps,c.NmorphVideoPreview=So,c.NmorphVideoResolution=it,c.NmorphVirtualList=fb,c.createNmorphEmojiLocale=Lt,c.createNmorphQRCode=Co,c.en=$t,c.formatDate=vt,c.formatDateIntl=Hg,c.getCommonStyles=er,c.getDecadeYears=bc,c.getMonthDaysByWeek=xc,c.getMonthName=xo,c.getNmorphThemeStyles=ed,c.getTabContentId=jo,c.getTabLabelId=Ro,c.hasAnyRangeDateInNextMonth=kc,c.hasAnyRangeDateInPrevMonth=_c,c.isTodayInMonthRange=Nc,c.loadNmorphEmojiLocale=ON,c.nmorphEmojiLanguageOptions=AN,c.nmorphEmojiQuickList=cs,c.nmorphGuideInjectionKey=zo,c.nmorphLog=nr,c.resetTimeToZero=Re,c.resolution=Rt,c.ru=od,c.useCalendarTexts=St,c.useNmorph=nd,c.useNmorphBrowser=or,c.useNmorphNotification=ad,c.useNmorphTheme=cr,c.zh=rd,Object.defineProperty(c,Symbol.toStringTag,{value:"Module"})});