@weni/unnnic-system 3.9.4-alpha.2 → 3.9.4-alpha.4

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.
@@ -1,5 +1,5 @@
1
1
  (function(B,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(B=typeof globalThis<"u"?globalThis:B||self,t(B.Unnnic={},B.Vue))})(this,function(B,t){"use strict";function ep(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const a in e)if(a!=="default"){const i=Object.getOwnPropertyDescriptor(e,a);Object.defineProperty(n,a,i.get?i:{enumerable:!0,get:()=>e[a]})}}return n.default=e,Object.freeze(n)}const vo=ep(t),xr=16;function Nf(e){return typeof e!="string"?"":e.replace(/<\/?[a-zA-Z]+\b[^>]*>/g,"")}function tp(e,n=[],a=1e3){return typeof e!="string"?"":(e.length>a&&(e=e.substring(0,a)),e=Nf(e),e=e.replace(/<\/?([a-z][a-z0-9]*)\b[^>]*>/gi,(i,o)=>n.includes(o.toLowerCase())?i:""),e)}function oi(e,n=[],a=1e3){if(typeof e!="string")return"";let i=tp(e,n,a);return Nf(i)}const RK="",V=(e,n)=>{const a=e.__vccOpts||e;for(const[i,o]of n)a[i]=o;return a},ap={name:"UnnnicTooltip",props:{text:{type:String,default:""},enabled:{type:Boolean,default:!1},forceOpen:{type:Boolean,default:!1},side:{type:String,default:"right",validator(e){return["top","right","bottom","left"].indexOf(e)!==-1}},maxWidth:{type:String,default:""},shortcutText:{type:String,default:null},enableHtml:{type:Boolean,default:!1}},data(){return{topPos:null,leftPos:null}},watch:{side(){this.getRightPost(this.$refs.tooltip)}},mounted(){this.handleResize(),window.addEventListener("scroll",this.handleResize),window.addEventListener("resize",this.handleResize)},unmounted(){window.removeEventListener("scroll",this.handleResize),window.removeEventListener("resize",this.handleResize)},methods:{handleResize(){this.getRightPost(this.$refs.tooltip)},getRightPost(e){const n=e.getBoundingClientRect();e&&this.$refs.label&&(this.side==="right"?(this.leftPos=`${n.x+n.width+8}px`,this.topPos=`${n.y+n.height/2-this.$refs.label.offsetHeight/2}px`):this.side==="left"?(this.leftPos=`${n.x-this.$refs.label.offsetWidth-8}px`,this.topPos=`${n.y+n.height/2-this.$refs.label.offsetHeight/2}px`):this.side==="top"?(this.leftPos=`${n.x+n.width/2-this.$refs.label.clientWidth/2}px`,this.topPos=`${n.y-this.$refs.label.offsetHeight-8}px`):this.side==="bottom"&&(this.leftPos=`${n.x+n.width/2-this.$refs.label.clientWidth/2}px`,this.topPos=`${n.y+n.height+8}px`))}}},np=["innerHTML"],ip={key:2,class:"unnnic-tooltip-label-shortcut","data-testid":"tooltip-label-shortcut"};function rp(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("div",{ref:"tooltip",class:t.normalizeClass({"unnnic-tooltip":a.enabled||a.forceOpen,"force-open":a.forceOpen}),onMouseover:n[0]||(n[0]=(...u)=>s.handleResize&&s.handleResize(...u))},[t.renderSlot(e.$slots,"default",{},void 0,!0),t.withDirectives(t.createElementVNode("span",{ref:"label",class:t.normalizeClass(["unnnic-tooltip-label",`unnnic-tooltip-label-${a.side}`]),style:t.normalizeStyle({maxWidth:a.maxWidth,left:o.leftPos,top:o.topPos}),"data-testid":"tooltip-label"},[a.enableHtml?(t.openBlock(),t.createElementBlock("section",{key:0,innerHTML:a.text},null,8,np)):(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(a.text.split(`
2
- `),(u,c)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:c},[t.createTextVNode(t.toDisplayString(u)+" ",1),n[1]||(n[1]=t.createElementVNode("br",null,null,-1))],64))),128)),a.shortcutText?(t.openBlock(),t.createElementBlock("span",ip,t.toDisplayString(a.shortcutText),1)):t.createCommentVNode("",!0)],6),[[t.vShow,a.enabled||a.forceOpen]])],34)}const Mt=V(ap,[["render",rp],["__scopeId","data-v-8c61d974"]]),Sf=/^[a-z0-9]+(-[a-z0-9]+)*$/,jo=(e,n,a,i="")=>{const o=e.split(":");if(e.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;i=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const c=o.pop(),f=o.pop(),_={provider:o.length>0?o[0]:i,prefix:f,name:c};return n&&!No(_)?null:_}const s=o[0],u=s.split("-");if(u.length>1){const c={provider:i,prefix:u.shift(),name:u.join("-")};return n&&!No(c)?null:c}if(a&&i===""){const c={provider:i,prefix:"",name:s};return n&&!No(c,a)?null:c}return null},No=(e,n)=>e?!!((n&&e.prefix===""||e.prefix)&&e.name):!1,Tf=Object.freeze({left:0,top:0,width:16,height:16}),So=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),To=Object.freeze({...Tf,...So}),Vl=Object.freeze({...To,body:"",hidden:!1});function op(e,n){const a={};!e.hFlip!=!n.hFlip&&(a.hFlip=!0),!e.vFlip!=!n.vFlip&&(a.vFlip=!0);const i=((e.rotate||0)+(n.rotate||0))%4;return i&&(a.rotate=i),a}function If(e,n){const a=op(e,n);for(const i in Vl)i in So?i in e&&!(i in a)&&(a[i]=So[i]):i in n?a[i]=n[i]:i in e&&(a[i]=e[i]);return a}function sp(e,n){const a=e.icons,i=e.aliases||Object.create(null),o=Object.create(null);function s(u){if(a[u])return o[u]=[];if(!(u in o)){o[u]=null;const c=i[u]&&i[u].parent,f=c&&s(c);f&&(o[u]=[c].concat(f))}return o[u]}return Object.keys(a).concat(Object.keys(i)).forEach(s),o}function lp(e,n,a){const i=e.icons,o=e.aliases||Object.create(null);let s={};function u(c){s=If(i[c]||o[c],s)}return u(n),a.forEach(u),If(e,s)}function Of(e,n){const a=[];if(typeof e!="object"||typeof e.icons!="object")return a;e.not_found instanceof Array&&e.not_found.forEach(o=>{n(o,null),a.push(o)});const i=sp(e);for(const o in i){const s=i[o];s&&(n(o,lp(e,o,s)),a.push(o))}return a}const up={provider:"",aliases:{},not_found:{},...Tf};function Ul(e,n){for(const a in n)if(a in e&&typeof e[a]!=typeof n[a])return!1;return!0}function Lf(e){if(typeof e!="object"||e===null)return null;const n=e;if(typeof n.prefix!="string"||!e.icons||typeof e.icons!="object"||!Ul(e,up))return null;const a=n.icons;for(const o in a){const s=a[o];if(!o||typeof s.body!="string"||!Ul(s,Vl))return null}const i=n.aliases||Object.create(null);for(const o in i){const s=i[o],u=s.parent;if(!o||typeof u!="string"||!a[u]&&!i[u]||!Ul(s,Vl))return null}return n}const zf=Object.create(null);function cp(e,n){return{provider:e,prefix:n,icons:Object.create(null),missing:new Set}}function ji(e,n){const a=zf[e]||(zf[e]=Object.create(null));return a[n]||(a[n]=cp(e,n))}function qf(e,n){return Lf(n)?Of(n,(a,i)=>{i?e.icons[a]=i:e.missing.add(a)}):[]}function dp(e,n,a){try{if(typeof a.body=="string")return e.icons[n]={...a},!0}catch{}return!1}let Mr=!1;function Pf(e){return typeof e=="boolean"&&(Mr=e),Mr}function fp(e){const n=typeof e=="string"?jo(e,!0,Mr):e;if(n){const a=ji(n.provider,n.prefix),i=n.name;return a.icons[i]||(a.missing.has(i)?null:void 0)}}function _p(e,n){const a=jo(e,!0,Mr);if(!a)return!1;const i=ji(a.provider,a.prefix);return n?dp(i,a.name,n):(i.missing.add(a.name),!0)}function gp(e,n){if(typeof e!="object")return!1;if(typeof n!="string"&&(n=e.provider||""),Mr&&!n&&!e.prefix){let o=!1;return Lf(e)&&(e.prefix="",Of(e,(s,u)=>{_p(s,u)&&(o=!0)})),o}const a=e.prefix;if(!No({prefix:a,name:"a"}))return!1;const i=ji(n,a);return!!qf(i,e)}const Vf=Object.freeze({width:null,height:null}),Uf=Object.freeze({...Vf,...So}),hp=/(-?[0-9.]*[0-9]+[0-9.]*)/g,mp=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function Rf(e,n,a){if(n===1)return e;if(a=a||100,typeof e=="number")return Math.ceil(e*n*a)/a;if(typeof e!="string")return e;const i=e.split(hp);if(i===null||!i.length)return e;const o=[];let s=i.shift(),u=mp.test(s);for(;;){if(u){const c=parseFloat(s);isNaN(c)?o.push(s):o.push(Math.ceil(c*n*a)/a)}else o.push(s);if(s=i.shift(),s===void 0)return o.join("");u=!u}}function Fp(e,n="defs"){let a="";const i=e.indexOf("<"+n);for(;i>=0;){const o=e.indexOf(">",i),s=e.indexOf("</"+n);if(o===-1||s===-1)break;const u=e.indexOf(">",s);if(u===-1)break;a+=e.slice(o+1,s).trim(),e=e.slice(0,i).trim()+e.slice(u+1)}return{defs:a,content:e}}function pp(e,n){return e?"<defs>"+e+"</defs>"+n:n}function bp(e,n,a){const i=Fp(e);return pp(i.defs,n+i.content+a)}const yp=e=>e==="unset"||e==="undefined"||e==="none";function wp(e,n){const a={...To,...e},i={...Uf,...n},o={left:a.left,top:a.top,width:a.width,height:a.height};let s=a.body;[a,i].forEach(C=>{const A=[],N=C.hFlip,S=C.vFlip;let D=C.rotate;N?S?D+=2:(A.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),A.push("scale(-1 1)"),o.top=o.left=0):S&&(A.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),A.push("scale(1 -1)"),o.top=o.left=0);let x;switch(D<0&&(D-=Math.floor(D/4)*4),D=D%4,D){case 1:x=o.height/2+o.top,A.unshift("rotate(90 "+x.toString()+" "+x.toString()+")");break;case 2:A.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:x=o.width/2+o.left,A.unshift("rotate(-90 "+x.toString()+" "+x.toString()+")");break}D%2===1&&(o.left!==o.top&&(x=o.left,o.left=o.top,o.top=x),o.width!==o.height&&(x=o.width,o.width=o.height,o.height=x)),A.length&&(s=bp(s,'<g transform="'+A.join(" ")+'">',"</g>"))});const u=i.width,c=i.height,f=o.width,_=o.height;let g,m;u===null?(m=c===null?"1em":c==="auto"?_:c,g=Rf(m,f/_)):(g=u==="auto"?f:u,m=c===null?Rf(g,_/f):c==="auto"?_:c);const F={},b=(C,A)=>{yp(A)||(F[C]=A.toString())};b("width",g),b("height",m);const w=[o.left,o.top,f,_];return F.viewBox=w.join(" "),{attributes:F,viewBox:w,body:s}}const kp=/\sid="(\S+)"/g,Dp="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Ap=0;function Ep(e,n=Dp){const a=[];let i;for(;i=kp.exec(e);)a.push(i[1]);if(!a.length)return e;const o="suffix"+(Math.random()*16777216|Date.now()).toString(16);return a.forEach(s=>{const u=typeof n=="function"?n(s):n+(Ap++).toString(),c=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+c+')([")]|\\.[a-z])',"g"),"$1"+u+o+"$3")}),e=e.replace(new RegExp(o,"g"),""),e}const Rl=Object.create(null);function Cp(e,n){Rl[e]=n}function Yl(e){return Rl[e]||Rl[""]}function Hl(e){let n;if(typeof e.resources=="string")n=[e.resources];else if(n=e.resources,!(n instanceof Array)||!n.length)return null;return{resources:n,path:e.path||"/",maxURL:e.maxURL||500,rotate:e.rotate||750,timeout:e.timeout||5e3,random:e.random===!0,index:e.index||0,dataAfterTimeout:e.dataAfterTimeout!==!1}}const Ql=Object.create(null),Br=["https://api.simplesvg.com","https://api.unisvg.com"],Io=[];for(;Br.length>0;)Br.length===1||Math.random()>.5?Io.push(Br.shift()):Io.push(Br.pop());Ql[""]=Hl({resources:["https://api.iconify.design"].concat(Io)});function xp(e,n){const a=Hl(n);return a===null?!1:(Ql[e]=a,!0)}function Gl(e){return Ql[e]}let Yf=(()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}})();function Mp(e,n){const a=Gl(e);if(!a)return 0;let i;if(!a.maxURL)i=0;else{let o=0;a.resources.forEach(u=>{o=Math.max(o,u.length)});const s=n+".json?icons=";i=a.maxURL-o-a.path.length-s.length}return i}function Bp(e){return e===404}const vp=(e,n,a)=>{const i=[],o=Mp(e,n),s="icons";let u={type:s,provider:e,prefix:n,icons:[]},c=0;return a.forEach((f,_)=>{c+=f.length+1,c>=o&&_>0&&(i.push(u),u={type:s,provider:e,prefix:n,icons:[]},c=f.length),u.icons.push(f)}),i.push(u),i};function jp(e){if(typeof e=="string"){const n=Gl(e);if(n)return n.path}return"/"}const Np={prepare:vp,send:(e,n,a)=>{if(!Yf){a("abort",424);return}let i=jp(n.provider);switch(n.type){case"icons":{const s=n.prefix,c=n.icons.join(","),f=new URLSearchParams({icons:c});i+=s+".json?"+f.toString();break}case"custom":{const s=n.uri;i+=s.slice(0,1)==="/"?s.slice(1):s;break}default:a("abort",400);return}let o=503;Yf(e+i).then(s=>{const u=s.status;if(u!==200){setTimeout(()=>{a(Bp(u)?"abort":"next",u)});return}return o=501,s.json()}).then(s=>{if(typeof s!="object"||s===null){setTimeout(()=>{s===404?a("abort",s):a("next",o)});return}setTimeout(()=>{a("success",s)})}).catch(()=>{a("next",o)})}};function Sp(e){const n={loaded:[],missing:[],pending:[]},a=Object.create(null);e.sort((o,s)=>o.provider!==s.provider?o.provider.localeCompare(s.provider):o.prefix!==s.prefix?o.prefix.localeCompare(s.prefix):o.name.localeCompare(s.name));let i={provider:"",prefix:"",name:""};return e.forEach(o=>{if(i.name===o.name&&i.prefix===o.prefix&&i.provider===o.provider)return;i=o;const s=o.provider,u=o.prefix,c=o.name,f=a[s]||(a[s]=Object.create(null)),_=f[u]||(f[u]=ji(s,u));let g;c in _.icons?g=n.loaded:u===""||_.missing.has(c)?g=n.missing:g=n.pending;const m={provider:s,prefix:u,name:c};g.push(m)}),n}function Hf(e,n){e.forEach(a=>{const i=a.loaderCallbacks;i&&(a.loaderCallbacks=i.filter(o=>o.id!==n))})}function Tp(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const n=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!n.length)return;let a=!1;const i=e.provider,o=e.prefix;n.forEach(s=>{const u=s.icons,c=u.pending.length;u.pending=u.pending.filter(f=>{if(f.prefix!==o)return!0;const _=f.name;if(e.icons[_])u.loaded.push({provider:i,prefix:o,name:_});else if(e.missing.has(_))u.missing.push({provider:i,prefix:o,name:_});else return a=!0,!0;return!1}),u.pending.length!==c&&(a||Hf([e],s.id),s.callback(u.loaded.slice(0),u.missing.slice(0),u.pending.slice(0),s.abort))})}))}let Ip=0;function Op(e,n,a){const i=Ip++,o=Hf.bind(null,a,i);if(!n.pending.length)return o;const s={id:i,icons:n,callback:e,abort:o};return a.forEach(u=>{(u.loaderCallbacks||(u.loaderCallbacks=[])).push(s)}),o}function Lp(e,n=!0,a=!1){const i=[];return e.forEach(o=>{const s=typeof o=="string"?jo(o,n,a):o;s&&i.push(s)}),i}var zp={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function qp(e,n,a,i){const o=e.resources.length,s=e.random?Math.floor(Math.random()*o):e.index;let u;if(e.random){let T=e.resources.slice(0);for(u=[];T.length>1;){const P=Math.floor(Math.random()*T.length);u.push(T[P]),T=T.slice(0,P).concat(T.slice(P+1))}u=u.concat(T)}else u=e.resources.slice(s).concat(e.resources.slice(0,s));const c=Date.now();let f="pending",_=0,g,m=null,F=[],b=[];typeof i=="function"&&b.push(i);function w(){m&&(clearTimeout(m),m=null)}function C(){f==="pending"&&(f="aborted"),w(),F.forEach(T=>{T.status==="pending"&&(T.status="aborted")}),F=[]}function A(T,P){P&&(b=[]),typeof T=="function"&&b.push(T)}function N(){return{startTime:c,payload:n,status:f,queriesSent:_,queriesPending:F.length,subscribe:A,abort:C}}function S(){f="failed",b.forEach(T=>{T(void 0,g)})}function D(){F.forEach(T=>{T.status==="pending"&&(T.status="aborted")}),F=[]}function x(T,P,L){const O=P!=="success";switch(F=F.filter(ne=>ne!==T),f){case"pending":break;case"failed":if(O||!e.dataAfterTimeout)return;break;default:return}if(P==="abort"){g=L,S();return}if(O){g=L,F.length||(u.length?q():S());return}if(w(),D(),!e.random){const ne=e.resources.indexOf(T.resource);ne!==-1&&ne!==e.index&&(e.index=ne)}f="completed",b.forEach(ne=>{ne(L)})}function q(){if(f!=="pending")return;w();const T=u.shift();if(T===void 0){if(F.length){m=setTimeout(()=>{w(),f==="pending"&&(D(),S())},e.timeout);return}S();return}const P={status:"pending",resource:T,callback:(L,O)=>{x(P,L,O)}};F.push(P),_++,m=setTimeout(q,e.rotate),a(T,n,P.callback)}return setTimeout(q),N}function Qf(e){const n={...zp,...e};let a=[];function i(){a=a.filter(c=>c().status==="pending")}function o(c,f,_){const g=qp(n,c,f,(m,F)=>{i(),_&&_(m,F)});return a.push(g),g}function s(c){return a.find(f=>c(f))||null}return{query:o,find:s,setIndex:c=>{n.index=c},getIndex:()=>n.index,cleanup:i}}function Gf(){}const Wl=Object.create(null);function Pp(e){if(!Wl[e]){const n=Gl(e);if(!n)return;const a=Qf(n),i={config:n,redundancy:a};Wl[e]=i}return Wl[e]}function Vp(e,n,a){let i,o;if(typeof e=="string"){const s=Yl(e);if(!s)return a(void 0,424),Gf;o=s.send;const u=Pp(e);u&&(i=u.redundancy)}else{const s=Hl(e);if(s){i=Qf(s);const u=e.resources?e.resources[0]:"",c=Yl(u);c&&(o=c.send)}}return!i||!o?(a(void 0,424),Gf):i.query(n,o,a)().abort}function Wf(){}function Up(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,Tp(e)}))}function Rp(e){const n=[],a=[];return e.forEach(i=>{(i.match(Sf)?n:a).push(i)}),{valid:n,invalid:a}}function vr(e,n,a){function i(){const o=e.pendingIcons;n.forEach(s=>{o&&o.delete(s),e.icons[s]||e.missing.add(s)})}if(a&&typeof a=="object")try{if(!qf(e,a).length){i();return}}catch(o){console.error(o)}i(),Up(e)}function Xf(e,n){e instanceof Promise?e.then(a=>{n(a)}).catch(()=>{n(null)}):n(e)}function Yp(e,n){e.iconsToLoad?e.iconsToLoad=e.iconsToLoad.concat(n).sort():e.iconsToLoad=n,e.iconsQueueFlag||(e.iconsQueueFlag=!0,setTimeout(()=>{e.iconsQueueFlag=!1;const{provider:a,prefix:i}=e,o=e.iconsToLoad;if(delete e.iconsToLoad,!o||!o.length)return;const s=e.loadIcon;if(e.loadIcons&&(o.length>1||!s)){Xf(e.loadIcons(o,i,a),g=>{vr(e,o,g)});return}if(s){o.forEach(g=>{const m=s(g,i,a);Xf(m,F=>{const b=F?{prefix:i,icons:{[g]:F}}:null;vr(e,[g],b)})});return}const{valid:u,invalid:c}=Rp(o);if(c.length&&vr(e,c,null),!u.length)return;const f=i.match(Sf)?Yl(a):null;if(!f){vr(e,u,null);return}f.prepare(a,i,u).forEach(g=>{Vp(a,g,m=>{vr(e,g.icons,m)})})}))}const Hp=(e,n)=>{const a=Lp(e,!0,Pf()),i=Sp(a);if(!i.pending.length){let f=!0;return n&&setTimeout(()=>{f&&n(i.loaded,i.missing,i.pending,Wf)}),()=>{f=!1}}const o=Object.create(null),s=[];let u,c;return i.pending.forEach(f=>{const{provider:_,prefix:g}=f;if(g===c&&_===u)return;u=_,c=g,s.push(ji(_,g));const m=o[_]||(o[_]=Object.create(null));m[g]||(m[g]=[])}),i.pending.forEach(f=>{const{provider:_,prefix:g,name:m}=f,F=ji(_,g),b=F.pendingIcons||(F.pendingIcons=new Set);b.has(m)||(b.add(m),o[_][g].push(m))}),s.forEach(f=>{const _=o[f.provider][f.prefix];_.length&&Yp(f,_)}),n?Op(n,i,s):Wf};function Qp(e,n){const a={...e};for(const i in n){const o=n[i],s=typeof o;i in Vf?(o===null||o&&(s==="string"||s==="number"))&&(a[i]=o):s===typeof a[i]&&(a[i]=i==="rotate"?o%4:o)}return a}const Gp=/[\s,]+/;function Wp(e,n){n.split(Gp).forEach(a=>{switch(a.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function Xp(e,n=0){const a=e.replace(/^-?[0-9.]*/,"");function i(o){for(;o<0;)o+=4;return o%4}if(a===""){const o=parseInt(e);return isNaN(o)?0:i(o)}else if(a!==e){let o=0;switch(a){case"%":o=25;break;case"deg":o=90}if(o){let s=parseFloat(e.slice(0,e.length-a.length));return isNaN(s)?0:(s=s/o,s%1===0?i(s):0)}}return n}function Kp(e,n){let a=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const i in n)a+=" "+i+'="'+n[i]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+a+">"+e+"</svg>"}function Zp(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function Jp(e){return"data:image/svg+xml,"+Zp(e)}function $p(e){return'url("'+Jp(e)+'")'}const Kf={...Uf,inline:!1},e3={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},t3={display:"inline-block"},Xl={backgroundColor:"currentColor"},Zf={backgroundColor:"transparent"},Jf={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},$f={webkitMask:Xl,mask:Xl,background:Zf};for(const e in $f){const n=$f[e];for(const a in Jf)n[e+a]=Jf[a]}const Oo={};["horizontal","vertical"].forEach(e=>{const n=e.slice(0,1)+"Flip";Oo[e+"-flip"]=n,Oo[e.slice(0,1)+"-flip"]=n,Oo[e+"Flip"]=n});function e0(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const t0=(e,n)=>{const a=Qp(Kf,n),i={...e3},o=n.mode||"svg",s={},u=n.style,c=typeof u=="object"&&!(u instanceof Array)?u:{};for(let C in n){const A=n[C];if(A!==void 0)switch(C){case"icon":case"style":case"onLoad":case"mode":case"ssr":break;case"inline":case"hFlip":case"vFlip":a[C]=A===!0||A==="true"||A===1;break;case"flip":typeof A=="string"&&Wp(a,A);break;case"color":s.color=A;break;case"rotate":typeof A=="string"?a[C]=Xp(A):typeof A=="number"&&(a[C]=A);break;case"ariaHidden":case"aria-hidden":A!==!0&&A!=="true"&&delete i["aria-hidden"];break;default:{const N=Oo[C];N?(A===!0||A==="true"||A===1)&&(a[N]=!0):Kf[C]===void 0&&(i[C]=A)}}}const f=wp(e,a),_=f.attributes;if(a.inline&&(s.verticalAlign="-0.125em"),o==="svg"){i.style={...s,...c},Object.assign(i,_);let C=0,A=n.id;return typeof A=="string"&&(A=A.replace(/-/g,"_")),i.innerHTML=Ep(f.body,A?()=>A+"ID"+C++:"iconifyVue"),t.h("svg",i)}const{body:g,width:m,height:F}=e,b=o==="mask"||(o==="bg"?!1:g.indexOf("currentColor")!==-1),w=Kp(g,{..._,width:m+"",height:F+""});return i.style={...s,"--svg":$p(w),width:e0(_.width),height:e0(_.height),...t3,...b?Xl:Zf,...c},t.h("span",i)};if(Pf(!0),Cp("",Np),typeof document<"u"&&typeof window<"u"){const e=window;if(e.IconifyPreload!==void 0){const n=e.IconifyPreload,a="Invalid IconifyPreload syntax.";typeof n=="object"&&n!==null&&(n instanceof Array?n:[n]).forEach(i=>{try{(typeof i!="object"||i===null||i instanceof Array||typeof i.icons!="object"||typeof i.prefix!="string"||!gp(i))&&console.error(a)}catch{console.error(a)}})}if(e.IconifyProviders!==void 0){const n=e.IconifyProviders;if(typeof n=="object"&&n!==null)for(let a in n){const i="IconifyProviders["+a+"] is invalid.";try{const o=n[a];if(typeof o!="object"||!o||o.resources===void 0)continue;xp(a,o)||console.error(i)}catch{console.error(i)}}}}const a3={...To,body:""},n3=t.defineComponent((e,{emit:n})=>{const a=t.ref(null);function i(){var _,g;a.value&&((g=(_=a.value).abort)==null||g.call(_),a.value=null)}const o=t.ref(!!e.ssr),s=t.ref(""),u=t.shallowRef(null);function c(){const _=e.icon;if(typeof _=="object"&&_!==null&&typeof _.body=="string")return s.value="",{data:_};let g;if(typeof _!="string"||(g=jo(_,!1,!0))===null)return null;let m=fp(g);if(!m){const w=a.value;return(!w||w.name!==_)&&(m===null?a.value={name:_}:a.value={name:_,abort:Hp([g],f)}),null}i(),s.value!==_&&(s.value=_,t.nextTick(()=>{n("load",_)}));const F=e.customise;if(F){m=Object.assign({},m);const w=F(m.body,g.name,g.prefix,g.provider);typeof w=="string"&&(m.body=w)}const b=["iconify"];return g.prefix!==""&&b.push("iconify--"+g.prefix),g.provider!==""&&b.push("iconify--"+g.provider),{data:m,classes:b}}function f(){var g;const _=c();_?_.data!==((g=u.value)==null?void 0:g.data)&&(u.value=_):u.value=null}return o.value?f():t.onMounted(()=>{o.value=!0,f()}),t.watch(()=>e.icon,f),t.onUnmounted(i),()=>{const _=u.value;if(!_)return t0(a3,e);let g=e;return _.classes&&(g={...e,class:_.classes.join(" ")}),t0({...To,..._.data},g)}},{props:["icon","mode","ssr","width","height","style","color","inline","rotate","hFlip","horizontalFlip","vFlip","verticalFlip","flip","id","ariaHidden","customise","title"],emits:["load"]}),i3={},r3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function o3(e,n){return t.openBlock(),t.createElementBlock("svg",r3,n[0]||(n[0]=[t.createElementVNode("g",{"clip-path":"url(#clip0)"},[t.createElementVNode("rect",{x:"5.00018",y:"8.75061",width:"29.9997",height:"22.4998",fill:"#2B9F5A"}),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M20 11.5631L7.81262 20.0005L20 28.438L32.1874 20.0005L20 11.5631Z",fill:"#FFD018"}),t.createElementVNode("path",{d:"M25.625 20.0006C25.625 23.1071 23.1066 25.6255 20 25.6255C16.8934 25.6255 14.3751 23.1071 14.3751 20.0006C14.3751 16.894 16.8934 14.3756 20 14.3756C23.1066 14.3756 25.625 16.894 25.625 20.0006Z",fill:"#41479B"}),t.createElementVNode("mask",{id:"mask0","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"14",y:"14",width:"12",height:"12"},[t.createElementVNode("path",{d:"M25.625 20.0006C25.625 23.1071 23.1066 25.6255 20 25.6255C16.8934 25.6255 14.3751 23.1071 14.3751 20.0006C14.3751 16.894 16.8934 14.3756 20 14.3756C23.1066 14.3756 25.625 16.894 25.625 20.0006Z",fill:"#41479B"})]),t.createElementVNode("g",{mask:"url(#mask0)"},[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.5145 18.8245L13.4375 18.1256C13.3604 17.4267 13.3605 17.4267 13.3607 17.4267L13.3653 17.4262L13.3762 17.425L13.416 17.421C13.4502 17.4176 13.4998 17.4128 13.5635 17.4072C13.6908 17.396 13.8746 17.3813 14.1046 17.3671C14.5643 17.3387 15.2108 17.3119 15.9628 17.318C17.4554 17.3301 19.4102 17.472 21.1474 18.0153C22.8725 18.555 24.3406 19.3892 25.3724 20.0822C25.89 20.4298 26.3021 20.7448 26.5866 20.9745C26.729 21.0895 26.8397 21.1833 26.916 21.2495C26.9542 21.2826 26.9837 21.3088 27.0044 21.3273L27.0286 21.3491L27.0357 21.3555L27.0379 21.3576C27.038 21.3577 27.0392 21.3588 26.5624 21.8756C26.0856 22.3923 26.0857 22.3924 26.0858 22.3925L26.0826 22.3895L26.0662 22.3748C26.0509 22.3611 26.0269 22.3398 25.9946 22.3118C25.9299 22.2557 25.8319 22.1725 25.7032 22.0687C25.4458 21.8608 25.0669 21.5709 24.5884 21.2496C23.6281 20.6046 22.2837 19.8442 20.7276 19.3575C19.1835 18.8745 17.3883 18.7359 15.9513 18.7242C15.2384 18.7184 14.6252 18.7439 14.1913 18.7707C13.9746 18.7841 13.8031 18.7978 13.6869 18.808C13.6288 18.8131 13.5846 18.8174 13.5554 18.8203L13.5232 18.8236L13.5145 18.8245Z",fill:"#F5F8FB"})]),t.createElementVNode("path",{d:"M18.1251 22.3442C18.1251 22.6031 17.9152 22.813 17.6563 22.813C17.3974 22.813 17.1876 22.6031 17.1876 22.3442C17.1876 22.0854 17.3974 21.8755 17.6563 21.8755C17.9152 21.8755 18.1251 22.0854 18.1251 22.3442Z",fill:"#F5F8FB"}),t.createElementVNode("path",{d:"M20.9375 23.2817C20.9375 23.5406 20.7276 23.7505 20.4687 23.7505C20.2099 23.7505 20 23.5406 20 23.2817C20 23.0229 20.2099 22.813 20.4687 22.813C20.7276 22.813 20.9375 23.0229 20.9375 23.2817Z",fill:"#F5F8FB"}),t.createElementVNode("path",{d:"M22.8125 22.3442C22.8125 22.6031 22.6026 22.813 22.3437 22.813C22.0849 22.813 21.875 22.6031 21.875 22.3442C21.875 22.0854 22.0849 21.8755 22.3437 21.8755C22.6026 21.8755 22.8125 22.0854 22.8125 22.3442Z",fill:"#F5F8FB"})],-1),t.createElementVNode("defs",null,[t.createElementVNode("clipPath",{id:"clip0"},[t.createElementVNode("rect",{width:"40",height:"39.9996",fill:"white",transform:"translate(0 0.000488281)"})])],-1)]))}const s3=V(i3,[["render",o3]]),l3={},u3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function c3(e,n){return t.openBlock(),t.createElementBlock("svg",u3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5.5",y:"5.50049",width:"29",height:"29",rx:"3.5",stroke:"#3B414D",class:"primary-stroke"},null,-1)]))}const d3=V(l3,[["render",c3]]),f3={},_3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function g3(e,n){return t.openBlock(),t.createElementBlock("svg",_3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5",y:"5.00049",width:"30",height:"30",rx:"4",fill:"#3B414D",class:"primary"},null,-1)]))}const h3=V(f3,[["render",g3]]),m3={},F3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function p3(e,n){return t.openBlock(),t.createElementBlock("svg",F3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5",y:"5.00049",width:"30",height:"30",rx:"4",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M12.0001 20.0006H28.0001",stroke:"white"},null,-1)]))}const b3=V(m3,[["render",p3]]),y3={},w3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function k3(e,n){return t.openBlock(),t.createElementBlock("svg",w3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5",y:"5.00049",width:"30",height:"30",rx:"4",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.0626 19.6981L17.0001 23.9295L26.9376 13.2504L28.2501 14.6608L17.0001 26.7504L11.7501 21.1086L13.0626 19.6981Z",fill:"white"},null,-1)]))}const D3=V(y3,[["render",k3]]),A3={},E3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function C3(e,n){return t.openBlock(),t.createElementBlock("svg",E3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M19.8222 31.9333C14.8875 31.9333 9.52286 30.5671 6.47305 28.5335C4.31694 27.0948 4.52567 22.9763 7.11301 15.943C7.93671 13.6919 9.12788 11.6133 10.654 9.7634C11.549 8.68472 12.8639 8.06726 14.2626 8.06726H18.1261C20.7109 8.06726 22.8133 10.1696 22.8133 12.7545C22.8133 15.3393 20.7109 17.4417 18.1261 17.4417H15.7437C15.135 18.1941 14.7075 19.0828 14.495 20.024C15.5312 19.3528 16.5937 19.0141 17.6623 19.0141C18.8548 19.0141 20.0372 19.4378 21.1859 20.274C22.0096 17.2742 24.7956 15.0943 27.9617 15.0918C29.8453 15.0918 31.609 15.8205 32.9351 17.1454C34.265 18.4716 34.9987 20.2365 35 22.1151C35.0012 23.82 34.3863 25.4624 33.2676 26.7461C33.2526 26.7661 33.2376 26.7861 33.2214 26.8048C30.409 30.1109 25.6493 31.9333 19.8222 31.9333ZM14.2651 9.94214C13.4251 9.94214 12.6352 10.3134 12.1002 10.9596C10.709 12.642 9.6241 14.5369 8.87415 16.588C6.4143 23.2738 6.5593 26.3361 7.51424 26.9723C10.3153 28.8397 15.0688 30.0584 19.6235 30.0759H19.731C24.9994 30.0759 29.2604 28.5072 31.7315 25.6599C31.754 25.6274 31.779 25.5962 31.8065 25.5662C32.6589 24.6175 33.1289 23.3913 33.1264 22.1151C33.1251 20.7377 32.5877 19.444 31.6127 18.4704C30.639 17.4992 29.3454 16.9642 27.9704 16.9642C25.1219 16.9679 22.812 19.2828 22.8145 22.1264C22.8145 22.5113 22.5845 22.8526 22.2283 22.9976C22.1158 23.0426 21.9983 23.0663 21.8771 23.0663C21.6233 23.0663 21.3771 22.9613 21.2009 22.7776C19.9972 21.5239 18.8073 20.8889 17.6636 20.8889C16.5149 20.8889 15.3212 21.5252 14.1151 22.7788C13.9388 22.9613 13.6926 23.0663 13.4401 23.0663C13.3351 23.0663 13.2314 23.0488 13.1326 23.0138C12.7902 22.8951 12.5439 22.5838 12.5077 22.2226C12.3014 20.184 12.8864 18.1104 14.1176 16.478C13.2826 15.0856 13.4851 13.2582 14.6525 12.0908C14.83 11.9133 15.065 11.8158 15.3162 11.8158C15.5662 11.8158 15.8012 11.9133 15.9787 12.0895C16.1562 12.267 16.2537 12.502 16.2537 12.7532C16.2537 13.0032 16.1562 13.2394 15.98 13.4157C15.405 13.9906 15.3237 14.8981 15.7587 15.5655H18.1286C19.6797 15.5655 20.9409 14.3044 20.9409 12.7532C20.9409 11.2021 19.6797 9.94089 18.1286 9.94089H14.2651V9.94214Z",fill:"#3B414D",class:"primary"},null,-1)]))}const x3=V(A3,[["render",C3]]),M3={},B3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function v3(e,n){return t.openBlock(),t.createElementBlock("svg",B3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"6.66667",fill:"#3B414D",class:"primary"},null,-1)]))}const j3=V(M3,[["render",v3]]),N3={},S3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function T3(e,n){return t.openBlock(),t.createElementBlock("svg",S3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M20 13.1255C22.2437 13.1255 24.0625 11.3066 24.0625 9.06299C24.0625 6.81933 22.2437 5.00049 20 5.00049C17.7563 5.00049 15.9375 6.81933 15.9375 9.06299C15.9375 11.3066 17.7563 13.1255 20 13.1255Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M20 24.063C22.2437 24.063 24.0625 22.2441 24.0625 20.0005C24.0625 17.7568 22.2437 15.938 20 15.938C17.7563 15.938 15.9375 17.7568 15.9375 20.0005C15.9375 22.2441 17.7563 24.063 20 24.063Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M20 35.0005C22.2437 35.0005 24.0625 33.1816 24.0625 30.938C24.0625 28.6943 22.2437 26.8755 20 26.8755C17.7563 26.8755 15.9375 28.6943 15.9375 30.938C15.9375 33.1816 17.7563 35.0005 20 35.0005Z",fill:"#3B414D",class:"primary"},null,-1)]))}const I3=V(N3,[["render",T3]]),O3={},L3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function z3(e,n){return t.openBlock(),t.createElementBlock("svg",L3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"14.5",stroke:"#3B414D",class:"primary-stroke"},null,-1)]))}const q3=V(O3,[["render",z3]]),P3={},V3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function U3(e,n){return t.openBlock(),t.createElementBlock("svg",V3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"15",fill:"#3B414D",class:"primary"},null,-1)]))}const R3=V(P3,[["render",U3]]),Y3={},H3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Q3(e,n){return t.openBlock(),t.createElementBlock("svg",H3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"15",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"6.66667",fill:"white"},null,-1)]))}const G3=V(Y3,[["render",Q3]]),W3={},X3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function K3(e,n){return t.openBlock(),t.createElementBlock("svg",X3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M20.0001 19.6672C24.0502 19.6672 27.3334 16.3839 27.3334 12.3338C27.3334 8.28373 24.0502 5.00049 20.0001 5.00049C15.95 5.00049 12.6668 8.28373 12.6668 12.3338C12.6668 16.3839 15.95 19.6672 20.0001 19.6672Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M20 21.6671C16.6418 21.671 13.4222 23.0068 11.0476 25.3814C8.67299 27.756 7.33723 30.9756 7.33334 34.3338C7.33334 34.5106 7.40358 34.6802 7.52861 34.8052C7.65363 34.9302 7.8232 35.0004 8.00001 35.0004H32C32.1768 35.0004 32.3464 34.9302 32.4714 34.8052C32.5964 34.6802 32.6667 34.5106 32.6667 34.3338C32.6628 30.9756 31.327 27.756 28.9524 25.3814C26.5778 23.0068 23.3582 21.671 20 21.6671Z",fill:"#3B414D",class:"primary"},null,-1)]))}const Z3=V(W3,[["render",K3]]),J3={},$3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function e4(e,n){return t.openBlock(),t.createElementBlock("svg",$3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M20 20.0005C15.865 20.0005 12.5 16.6355 12.5 12.5005C12.5 8.36549 15.865 5.00049 20 5.00049C24.135 5.00049 27.5 8.36549 27.5 12.5005C27.5 16.6355 24.135 20.0005 20 20.0005ZM20 6.87549C16.8988 6.87549 14.375 9.39924 14.375 12.5005C14.375 15.6017 16.8988 18.1255 20 18.1255C23.1012 18.1255 25.625 15.6017 25.625 12.5005C25.625 9.39924 23.1012 6.87549 20 6.87549Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M32.1875 35.0005C31.9389 35.0005 31.7004 34.9017 31.5246 34.7259C31.3488 34.5501 31.25 34.3116 31.25 34.063C31.25 27.8592 26.2038 22.813 20 22.813C13.7963 22.813 8.75 27.8592 8.75 34.063C8.75 34.3116 8.65123 34.5501 8.47541 34.7259C8.2996 34.9017 8.06114 35.0005 7.8125 35.0005C7.56386 35.0005 7.3254 34.9017 7.14959 34.7259C6.97377 34.5501 6.875 34.3116 6.875 34.063C6.875 26.8255 12.7625 20.938 20 20.938C27.2375 20.938 33.125 26.8255 33.125 34.063C33.125 34.3116 33.0262 34.5501 32.8504 34.7259C32.6746 34.9017 32.4361 35.0005 32.1875 35.0005Z",fill:"#3B414D",class:"primary"},null,-1)]))}const t4=V(J3,[["render",e4]]),a4={},n4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function i4(e,n){return t.openBlock(),t.createElementBlock("svg",n4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M28.1301 13.963C28.0723 13.8971 28.0012 13.8441 27.9215 13.8075C27.8418 13.7709 27.7553 13.7515 27.6676 13.7505H22.9551V11.988C22.9551 11.638 23.0301 11.238 23.5926 11.238H27.3426C27.4249 11.2415 27.507 11.2265 27.5827 11.194C27.6584 11.1616 27.7259 11.1125 27.7801 11.0505C27.8903 10.9362 27.9529 10.7842 27.9551 10.6255V5.62549C27.9551 5.45973 27.8893 5.30076 27.7721 5.18355C27.6549 5.06634 27.4959 5.00049 27.3301 5.00049H21.9176C15.9176 5.00049 15.4551 10.1255 15.4551 11.688V13.7505H12.3301C12.1644 13.7505 12.0054 13.8163 11.8882 13.9335C11.771 14.0508 11.7051 14.2097 11.7051 14.3755V19.3755C11.7051 19.5412 11.771 19.7002 11.8882 19.8174C12.0054 19.9346 12.1644 20.0005 12.3301 20.0005H15.4551V34.3755C15.4551 34.5412 15.521 34.7002 15.6382 34.8174C15.7554 34.9346 15.9144 35.0005 16.0801 35.0005H22.3301C22.4959 35.0005 22.6549 34.9346 22.7721 34.8174C22.8893 34.7002 22.9551 34.5412 22.9551 34.3755V20.0005H27.1426C27.2981 20.0013 27.4483 19.9441 27.5639 19.8401C27.6794 19.736 27.7521 19.5927 27.7676 19.438L28.2926 14.438C28.2999 14.3519 28.2891 14.2652 28.2612 14.1835C28.2332 14.1017 28.1886 14.0266 28.1301 13.963Z",fill:"#3B414D",class:"primary"},null,-1)]))}const r4=V(a4,[["render",i4]]),o4={},s4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function l4(e,n){return t.openBlock(),t.createElementBlock("svg",s4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M26.875 5.00049H13.125C10.9711 5.00379 8.90643 5.86088 7.38341 7.3839C5.86039 8.90691 5.00331 10.9716 5 13.1255V26.8755C5.00331 29.0294 5.86039 31.0941 7.38341 32.6171C8.90643 34.1401 10.9711 34.9972 13.125 35.0005H26.875C29.0289 34.9972 31.0936 34.1401 32.6166 32.6171C34.1396 31.0941 34.9967 29.0294 35 26.8755V13.1255C34.9967 10.9716 34.1396 8.90691 32.6166 7.3839C31.0936 5.86088 29.0289 5.00379 26.875 5.00049V5.00049ZM20 26.8755C18.6403 26.8755 17.311 26.4723 16.1805 25.7168C15.0499 24.9614 14.1687 23.8877 13.6483 22.6314C13.128 21.3752 12.9918 19.9929 13.2571 18.6592C13.5224 17.3256 14.1772 16.1006 15.1386 15.1391C16.1001 14.1776 17.3251 13.5229 18.6588 13.2576C19.9924 12.9923 21.3747 13.1285 22.6309 13.6488C23.8872 14.1692 24.9609 15.0504 25.7164 16.1809C26.4718 17.3115 26.875 18.6407 26.875 20.0005C26.875 21.8239 26.1507 23.5725 24.8614 24.8618C23.572 26.1512 21.8234 26.8755 20 26.8755ZM28.125 13.1255C27.7542 13.1255 27.3916 13.0155 27.0833 12.8095C26.775 12.6035 26.5346 12.3106 26.3927 11.968C26.2508 11.6254 26.2137 11.2484 26.286 10.8847C26.3584 10.521 26.537 10.1869 26.7992 9.92466C27.0614 9.66244 27.3955 9.48386 27.7592 9.41152C28.1229 9.33917 28.4999 9.3763 28.8425 9.51821C29.1851 9.66013 29.478 9.90045 29.684 10.2088C29.89 10.5171 30 10.8796 30 11.2505C30 11.7478 29.8025 12.2247 29.4508 12.5763C29.0992 12.9279 28.6223 13.1255 28.125 13.1255Z",fill:"#3B414D",class:"primary"},null,-1)]))}const u4=V(o4,[["render",l4]]),c4={},d4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function f4(e,n){return t.openBlock(),t.createElementBlock("svg",d4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M27.0263 16.6724C26.9197 16.8617 26.7646 17.0191 26.5771 17.1287C26.3895 17.2383 26.1762 17.2961 25.959 17.2961H14.0409C13.8238 17.296 13.6107 17.2383 13.4232 17.1287C13.2358 17.0192 13.0808 16.8618 12.9742 16.6727C12.8675 16.4836 12.8131 16.2695 12.8163 16.0525C12.8195 15.8354 12.8804 15.6231 12.9926 15.4372L18.9517 5.59131C19.0608 5.41097 19.2147 5.26183 19.3983 5.15832C19.5819 5.05481 19.7892 5.00043 20 5.00043C20.2108 5.00043 20.418 5.05481 20.6017 5.15832C20.7853 5.26183 20.9391 5.41097 21.0483 5.59131L27.0073 15.4372C27.1196 15.623 27.1805 15.8352 27.1839 16.0523C27.1872 16.2693 27.1328 16.4833 27.0263 16.6724V16.6724Z",fill:"#D0D3D9"},null,-1),t.createElementVNode("path",{d:"M27.0073 24.5637L21.0483 34.4096C20.9391 34.59 20.7853 34.7391 20.6017 34.8426C20.418 34.9461 20.2108 35.0005 20 35.0005C19.7892 35.0005 19.5819 34.9461 19.3983 34.8426C19.2147 34.7391 19.0608 34.59 18.9517 34.4096L12.9926 24.5637C12.8802 24.3778 12.8193 24.1654 12.8159 23.9483C12.8126 23.7311 12.8671 23.517 12.9737 23.3278C13.0804 23.1386 13.2354 22.9811 13.423 22.8715C13.6105 22.762 13.8238 22.7042 14.041 22.7042H25.959C26.1762 22.7042 26.3895 22.762 26.577 22.8715C26.7645 22.9811 26.9196 23.1386 27.0262 23.3278C27.1329 23.517 27.1873 23.7311 27.184 23.9483C27.1807 24.1654 27.1197 24.3778 27.0073 24.5637V24.5637Z",fill:"#3B414D",class:"primary"},null,-1)]))}const _4=V(c4,[["render",f4]]),g4={},h4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function m4(e,n){return t.openBlock(),t.createElementBlock("svg",h4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M27.0263 23.3286C26.9197 23.1393 26.7646 22.9818 26.5771 22.8722C26.3895 22.7626 26.1762 22.7049 25.959 22.7048H14.0409C13.8238 22.7049 13.6107 22.7627 13.4232 22.8723C13.2358 22.9818 13.0808 23.1392 12.9742 23.3283C12.8675 23.5174 12.8131 23.7314 12.8163 23.9485C12.8195 24.1656 12.8804 24.3779 12.9926 24.5637L18.9517 34.4097C19.0608 34.59 19.2147 34.7391 19.3983 34.8427C19.5819 34.9462 19.7892 35.0005 20 35.0005C20.2108 35.0005 20.418 34.9462 20.6017 34.8427C20.7853 34.7391 20.9391 34.59 21.0483 34.4097L27.0073 24.5637C27.1196 24.378 27.1805 24.1657 27.1839 23.9487C27.1872 23.7317 27.1328 23.5177 27.0263 23.3286V23.3286Z",fill:"#D0D3D9",class:"primary"},null,-1),t.createElementVNode("path",{d:"M27.0073 15.4373L21.0483 5.59136C20.9391 5.41102 20.7853 5.26189 20.6017 5.15838C20.418 5.05487 20.2108 5.00049 20 5.00049C19.7892 5.00049 19.5819 5.05487 19.3983 5.15838C19.2147 5.26189 19.0608 5.41102 18.9517 5.59136L12.9926 15.4373C12.8802 15.6231 12.8193 15.8355 12.8159 16.0527C12.8126 16.2699 12.8671 16.484 12.9737 16.6732C13.0804 16.8624 13.2354 17.0199 13.423 17.1294C13.6105 17.239 13.8238 17.2968 14.041 17.2968H25.959C26.1762 17.2968 26.3895 17.239 26.577 17.1294C26.7645 17.0199 26.9196 16.8624 27.0262 16.6732C27.1329 16.484 27.1873 16.2699 27.184 16.0527C27.1807 15.8355 27.1197 15.6231 27.0073 15.4373V15.4373Z",fill:"#D0D3D9",class:"primary"},null,-1)]))}const F4=V(g4,[["render",m4]]),p4={},b4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function y4(e,n){return t.openBlock(),t.createElementBlock("svg",b4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M27.0263 23.3286C26.9197 23.1393 26.7646 22.9818 26.5771 22.8722C26.3895 22.7626 26.1762 22.7049 25.959 22.7048H14.0409C13.8238 22.7049 13.6107 22.7627 13.4232 22.8723C13.2358 22.9818 13.0808 23.1392 12.9742 23.3283C12.8675 23.5174 12.8131 23.7314 12.8163 23.9485C12.8195 24.1656 12.8804 24.3779 12.9926 24.5637L18.9517 34.4097C19.0608 34.59 19.2147 34.7391 19.3983 34.8427C19.5819 34.9462 19.7892 35.0005 20 35.0005C20.2108 35.0005 20.418 34.9462 20.6017 34.8427C20.7853 34.7391 20.9391 34.59 21.0483 34.4097L27.0073 24.5637C27.1196 24.378 27.1805 24.1657 27.1839 23.9487C27.1872 23.7317 27.1328 23.5177 27.0263 23.3286V23.3286Z",fill:"#D0D3D9"},null,-1),t.createElementVNode("path",{d:"M27.0073 15.4373L21.0483 5.59136C20.9391 5.41102 20.7853 5.26189 20.6017 5.15838C20.418 5.05487 20.2108 5.00049 20 5.00049C19.7892 5.00049 19.5819 5.05487 19.3983 5.15838C19.2147 5.26189 19.0608 5.41102 18.9517 5.59136L12.9926 15.4373C12.8802 15.6231 12.8193 15.8355 12.8159 16.0527C12.8126 16.2699 12.8671 16.484 12.9737 16.6732C13.0804 16.8624 13.2354 17.0199 13.423 17.1294C13.6105 17.239 13.8238 17.2968 14.041 17.2968H25.959C26.1762 17.2968 26.3895 17.239 26.577 17.1294C26.7645 17.0199 26.9196 16.8624 27.0262 16.6732C27.1329 16.484 27.1873 16.2699 27.184 16.0527C27.1807 15.8355 27.1197 15.6231 27.0073 15.4373V15.4373Z",fill:"#3B414D",class:"primary"},null,-1)]))}const w4=V(p4,[["render",y4]]),k4={},D4={viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg"};function A4(e,n){return t.openBlock(),t.createElementBlock("svg",D4,n[0]||(n[0]=[t.createStaticVNode('<g transform="matrix(0.116989, 0, 0, 0.117019, 12.405169, -1.759683)"><g transform="matrix(1, 0, 0, 1, -185.080811, -64.049973)"><rect width="256.434" height="170.956" fill="#c60b1e" x="121.783" style="" y="164.522"></rect><rect width="256.434" height="85.478" y="207.261" fill="#ffc400" x="121.783" style=""></rect><g id="coa" stroke="#000" stroke-width="0.39" transform="matrix(0.341913, 0, 0, 0.341913, 121.782883, 164.522049)" style=""><g id="supporters"><g id="crown_left" stroke-width="0.26"><path fill="#ad1519" stroke-linejoin="round" d="m167.99 222.24s-0.51 0-0.79-0.16-1.13-0.96-1.13-0.96l-0.68-0.49-0.62-0.85s-0.73-1.18-0.4-2.09c0.34-0.91 0.91-1.23 1.42-1.5 0.51-0.26 1.58-0.59 1.58-0.59s0.85-0.37 1.13-0.42c0.28-0.06 1.3-0.32 1.3-0.32s0.28-0.16 0.56-0.27c0.29-0.11 0.68-0.11 0.91-0.16 0.22-0.06 0.79-0.24 1.13-0.26 0.52-0.02 1.36 0.1 1.64 0.1s1.24 0.05 1.64 0.05c0.39 0 1.8-0.11 2.2-0.11 0.39 0 0.68-0.05 1.13 0 0.45 0.06 1.24 0.32 1.47 0.43s1.58 0.59 2.09 0.75 1.75 0.37 2.32 0.64c0.56 0.27 0.91 0.72 1.19 1.1 0.28 0.37 0.34 0.78 0.45 1.05 0.11 0.26 0.11 0.84 0 1.11-0.11 0.26-0.51 0.81-0.51 0.81l-0.62 1.02-0.79 0.64s-0.57 0.54-1.02 0.48c-0.45-0.04-5.03-0.86-7.97-0.86s-7.64 0.86-7.64 0.86h0.01z"></path><g fill="#c8b100"><ellipse cx="175.66" cy="215.68" rx="1.38" ry="2.5"></ellipse><ellipse cx="175.68" cy="215.68" rx="0.64" ry="2.3"></ellipse><ellipse stroke="none" cx="175.68" cy="213.04" rx="0.93" ry="0.87"></ellipse><path stroke-width="0.3" d="m176.96 212.74v0.58h-2.53v-0.58h0.94v-1.32h-0.62v-0.57h0.62v-0.57h0.6v0.57h0.62v0.57h-0.62v1.32h0.99"></path><path fill="none" d="m175.94,212.2a0.93,0.87 0 1,1 -0.5,0"></path><path d="m175.68 222.08h-4.81l-0.11-1.18-0.23-1.23-0.23-1.53c-1.33-1.75-2.55-2.9-2.96-2.65 0.1-0.32 0.22-0.56 0.47-0.71 1.18-0.7 3.61 0.98 5.44 3.74 0.16 0.25 0.32 0.5 0.46 0.75h3.97c0.14-0.25 0.3-0.5 0.46-0.75 1.82-2.76 4.26-4.44 5.43-3.74 0.26 0.15 0.37 0.39 0.47 0.71-0.41-0.24-1.62 0.9-2.96 2.65l-0.23 1.53-0.23 1.23-0.1 1.18h-4.84z"></path><path fill="none" d="m167.55 215.44c0.91-0.53 3.02 1.14 4.73 3.74m11.55-3.74c-0.91-0.53-3.01 1.14-4.73 3.74"></path></g><g id="crown_pt1" fill="#c8b100"><path d="m168.58 224.25c-0.2-0.57-0.58-1.08-0.58-1.08 1.95-0.57 4.66-0.93 7.67-0.94 3.01 0.01 5.75 0.37 7.69 0.94 0 0-0.22 0.38-0.52 0.91-0.17 0.3-0.39 0.81-0.38 0.81-1.75-0.54-4.02-0.81-6.8-0.82-2.79 0.01-5.46 0.35-6.86 0.86 0.02 0-0.1-0.32-0.23-0.68h0.01"></path><path d="m175.67 226.73c2.43-0.01 5.11-0.38 6.1-0.63 0.66-0.2 1.05-0.49 0.98-0.84-0.04-0.16-0.18-0.3-0.37-0.38-1.46-0.47-4.07-0.8-6.71-0.8-2.63 0-5.27 0.33-6.72 0.8-0.19 0.08-0.33 0.22-0.37 0.38-0.07 0.35 0.32 0.64 0.98 0.84 0.99 0.25 3.68 0.62 6.11 0.63z"></path><path d="m183.48 222.08l-0.59-0.53s-0.57 0.34-1.28 0.24c-0.7-0.11-0.93-0.97-0.93-0.97s-0.79 0.67-1.44 0.62c-0.65-0.06-1.07-0.62-1.07-0.62s-0.71 0.51-1.33 0.46c-0.62-0.06-1.21-0.83-1.21-0.83s-0.63 0.8-1.25 0.86c-0.62 0.05-1.13-0.54-1.13-0.54s-0.28 0.59-1.07 0.72-1.47-0.62-1.47-0.62-0.45 0.73-0.99 0.92c-0.54 0.18-1.24-0.27-1.24-0.27s-0.12 0.27-0.2 0.43-0.31 0.19-0.31 0.19l0.18 0.47c1.93-0.56 4.56-0.91 7.53-0.91s5.67 0.35 7.61 0.92l0.2-0.54h-0.01z"></path><path d="m175.69 219.49l0.28 0.05c-0.05 0.12-0.06 0.24-0.06 0.38 0 0.58 0.5 1.05 1.12 1.05 0.49 0 0.91-0.31 1.06-0.73 0.01 0.01 0.11-0.38 0.15-0.38 0.03 0 0.03 0.41 0.05 0.41 0.07 0.53 0.55 0.89 1.1 0.89 0.62 0 1.11-0.47 1.11-1.06 0-0.04 0-0.08-0.01-0.12l0.35-0.35 0.19 0.44c-0.07 0.14-0.1 0.29-0.1 0.46 0 0.56 0.47 1.01 1.06 1.01 0.37 0 0.69-0.18 0.88-0.45l0.23-0.29v0.36c0 0.34 0.14 0.66 0.49 0.71 0 0 0.38 0.03 0.91-0.38 0.52-0.41 0.8-0.75 0.8-0.75l0.03 0.42s-0.51 0.84-0.97 1.1c-0.25 0.15-0.64 0.31-0.95 0.25-0.32-0.05-0.55-0.31-0.67-0.61-0.23 0.14-0.51 0.22-0.8 0.22-0.63 0-1.2-0.35-1.42-0.86-0.29 0.31-0.69 0.5-1.16 0.5-0.51 0-0.97-0.23-1.26-0.58-0.28 0.27-0.67 0.43-1.09 0.43-0.55 0-1.05-0.28-1.33-0.69-0.29 0.41-0.78 0.69-1.34 0.69-0.42 0-0.81-0.16-1.09-0.43-0.29 0.35-0.75 0.58-1.25 0.58-0.48 0-0.88-0.19-1.17-0.5-0.22 0.51-0.79 0.86-1.42 0.86-0.29 0-0.56-0.08-0.79-0.22-0.12 0.3-0.35 0.56-0.68 0.61-0.3 0.06-0.69-0.1-0.94-0.25-0.47-0.26-1.02-1.1-1.02-1.1l0.07-0.42s0.29 0.34 0.81 0.75 0.91 0.38 0.91 0.38c0.34-0.05 0.49-0.37 0.49-0.71v-0.36l0.22 0.29c0.19 0.27 0.51 0.45 0.88 0.45 0.59 0 1.06-0.45 1.06-1.01 0-0.17-0.02-0.32-0.1-0.46l0.19-0.44 0.35 0.35c-0.01 0.04-0.01 0.08-0.01 0.12 0 0.59 0.49 1.06 1.11 1.06 0.55 0 1.03-0.36 1.11-0.89 0.01 0 0.01-0.41 0.04-0.41 0.05 0 0.14 0.39 0.16 0.38 0.14 0.42 0.56 0.73 1.06 0.73 0.61 0 1.11-0.47 1.11-1.05 0-0.14 0-0.26-0.05-0.38l0.29-0.05h0.01z"></path><path stroke-linejoin="round" d="m175.67 222.23c-3.01 0.01-5.72 0.37-7.67 0.94-0.13 0.04-0.29-0.06-0.33-0.17-0.04-0.13 0.05-0.28 0.18-0.32 1.95-0.6 4.73-0.98 7.82-0.98s5.88 0.38 7.83 0.98c0.13 0.04 0.22 0.19 0.18 0.32-0.04 0.11-0.2 0.21-0.33 0.17-1.95-0.57-4.67-0.93-7.68-0.94z"></path><path d="m165.43 221c-0.01 0.01-0.38-0.48-0.65-0.73-0.2-0.18-0.68-0.33-0.68-0.33 0-0.08 0.28-0.28 0.58-0.28 0.18 0 0.35 0.07 0.45 0.2l0.04-0.2s0.24 0.05 0.35 0.32c0.12 0.29 0.05 0.72 0.05 0.72s-0.05 0.2-0.14 0.3z"></path><path d="m167.32 220.22l-0.11 0.66-1.4 0.15-0.21-0.12 0.04-0.23 1.06-0.87 0.62 0.41"></path><path d="m165.45 220.75c0.12-0.12 0.36-0.09 0.53 0.06 0.18 0.15 0.24 0.38 0.12 0.5-0.12 0.13-0.36 0.1-0.53-0.06-0.18-0.15-0.24-0.38-0.12-0.5z"></path><path d="m168.02 220.88c-0.06-0.18 0-0.37 0.13-0.42 0.14-0.03 0.3 0.09 0.37 0.27 0.06 0.19 0 0.38-0.14 0.42-0.13 0.04-0.29-0.08-0.36-0.27z"></path><path d="m168.67 220.04l0.51 0.48 1.22-0.66 0.09-0.21-0.17-0.17-1.4-0.12-0.25 0.68"></path><path d="m170.08 217.76l-0.67 0.64 0.86 1.14 0.23 0.09 0.17-0.18 0.3-1.37-0.89-0.32"></path><path d="m172.36 219.3l-0.26 0.63-1.4-0.13-0.18-0.16 0.1-0.22 1.22-0.64 0.52 0.52"></path><ellipse cx="170.51" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m172.87 219.95c-0.03-0.2 0.07-0.37 0.21-0.39s0.28 0.13 0.3 0.33c0.03 0.19-0.07 0.37-0.21 0.38-0.14 0.02-0.28-0.13-0.3-0.32z"></path><path d="m173.78 219.24l0.4 0.57 1.34-0.42 0.14-0.18-0.15-0.2-1.33-0.39-0.4 0.62"></path><path d="m175.66 217.15l-0.86 0.52 0.64 1.38 0.22 0.14 0.22-0.14 0.64-1.38-0.86-0.52"></path><path d="m177.55 219.24l-0.39 0.57-1.34-0.42-0.14-0.18 0.14-0.2 1.34-0.39 0.39 0.62"></path><ellipse cx="175.67" cy="219.21" rx="0.49" ry="0.47"></ellipse><path d="m178.5 219.95c0.02-0.2-0.08-0.37-0.22-0.39s-0.28 0.13-0.3 0.33c-0.02 0.19 0.07 0.37 0.21 0.38 0.14 0.02 0.28-0.13 0.31-0.32z"></path><path d="m178.99 219.3l0.26 0.63 1.4-0.13 0.18-0.16-0.1-0.22-1.22-0.64-0.52 0.52"></path><path d="m181.27 217.76l0.67 0.64-0.86 1.14-0.23 0.09-0.17-0.18-0.3-1.37 0.89-0.32"></path><path d="m182.68 220.04l-0.51 0.48-1.22-0.66-0.1-0.21 0.19-0.17 1.4-0.12 0.24 0.68"></path><ellipse cx="180.85" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m183.34 220.88c0.06-0.18 0-0.37-0.13-0.42-0.14-0.03-0.3 0.09-0.37 0.27-0.06 0.19 0 0.38 0.14 0.42 0.13 0.04 0.29-0.08 0.36-0.27z"></path><path d="m185.73 221c0.01 0.01 0.38-0.48 0.66-0.73 0.19-0.18 0.67-0.33 0.67-0.33 0-0.08-0.28-0.28-0.58-0.28-0.18 0-0.35 0.07-0.45 0.2l-0.04-0.2s-0.24 0.05-0.36 0.32c-0.11 0.29-0.03 0.72-0.03 0.72s0.04 0.2 0.13 0.3z"></path><path d="m183.84 220.22l0.11 0.66 1.4 0.15 0.21-0.12-0.05-0.23-1.05-0.87-0.62 0.41"></path><path d="m185.74 220.75c-0.11-0.12-0.35-0.09-0.53 0.06s-0.24 0.38-0.12 0.5c0.12 0.13 0.36 0.1 0.54-0.06 0.18-0.15 0.23-0.38 0.11-0.5z"></path></g><g id="crown_pt2" fill="none"><path fill="#ad1519" d="m168.05 224.3l0.31-0.5 0.65 0.13-0.38 0.56-0.58-0.19"></path><path fill="#058e6e" d="m170.85 223.81l-0.69 0.11c-0.18 0.02-0.35-0.09-0.38-0.26-0.02-0.17 0.1-0.32 0.27-0.35l0.7-0.1 0.71-0.11c0.18-0.02 0.34 0.09 0.37 0.25 0.02 0.17-0.1 0.33-0.27 0.35l-0.71 0.11"></path><ellipse fill="#fff" cx="173.19" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#ad1519" d="m175.7 223.48h-0.96c-0.18 0-0.33-0.14-0.33-0.31s0.14-0.31 0.32-0.31h1.96c0.19 0 0.33 0.14 0.33 0.31s-0.15 0.31-0.33 0.31h-0.99"></path><ellipse fill="#fff" cx="178.16" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#058e6e" d="m180.5 223.81l0.69 0.11c0.18 0.02 0.35-0.09 0.38-0.26 0.02-0.17-0.09-0.32-0.27-0.35l-0.7-0.1-0.71-0.11c-0.18-0.02-0.35 0.09-0.37 0.25-0.03 0.17 0.09 0.33 0.27 0.35l0.71 0.11"></path><path fill="#ad1519" d="m183.24 224.33l-0.25-0.53-0.67 0.06 0.32 0.59 0.6-0.12"></path><path fill="#ad1519" stroke-linejoin="round" d="m175.66 226.16c-2.43 0-4.63-0.22-6.3-0.65 1.67-0.43 3.87-0.69 6.3-0.7 2.44 0 4.65 0.27 6.33 0.7-1.68 0.43-3.89 0.65-6.33 0.65z"></path><path stroke-width="0.01" d="m176.8 226.08v-1.16m-0.58 1.2l0.01-1.23m-0.43 1.25v-1.26"></path><path stroke-width="0.02" d="m175.44 226.15v-1.27"></path><path stroke-width="0.03" d="m175.09 226.15v-1.27"></path><path stroke-width="0.04" d="m174.77 226.15v-1.27"></path><path stroke-width="0.04" d="m174.44 226.15v-1.27"></path><path stroke-width="0.05" d="m174.16 226.15v-1.27"></path><path stroke-width="0.06" d="m173.61 226.08l-0.01-1.15m0.27 1.17v-1.21"></path><path stroke-width="0.07" d="m173.1 226.03v-1.06m0.26 1.09l-0.01-1.13"></path><path stroke-width="0.08" d="m172.42 225.97v-0.93m0.23 0.94v-0.98m0.23 1.02v-1.02"></path><path stroke-width="0.09" d="m172.19 225.96v-0.9"></path><path stroke-width="0.1" d="m171.97 225.92v-0.85"></path><path stroke-width="0.11" d="m171.73 225.89v-0.78"></path><path stroke-width="0.12" d="m171.24 225.82l-0.01-0.62m0.26 0.66v-0.7"></path><path stroke-width="0.12" d="m170.99 225.77v-0.55"></path><path stroke-width="0.13" d="m170.76 225.73v-0.46"></path><path stroke-width="0.14" d="m170.51 225.67v-0.36"></path><path stroke-width="0.15" d="m170.26 225.64v-0.27"></path><path stroke-width="0.18" d="m169.99 225.58v-0.13"></path></g></g><g id="pillar_left"><g fill="#005bbf"><path d="m191.28 330.68c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.32-3.91 0.83-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.54-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.33 3.92-0.86 1.01-0.52 2.4-0.84 3.91-0.84 1.5 0 2.86 0.32 3.86 0.83 1.02 0.54 2.37 0.87 3.91 0.87l0.02-2.41z"></path><path fill="#ccc" d="m191.28 333.09c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.83-3.86-0.83-1.51 0-2.9 0.32-3.91 0.84-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.37-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.54 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.84 3.91-0.84c1.5 0 2.86 0.32 3.86 0.84 1.02 0.53 2.37 0.86 3.91 0.86l0.02-2.41"></path><path d="m191.28 335.5c-1.54 0-2.91-0.33-3.93-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.4c1.53 0 2.93-0.34 3.95-0.88 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.37 0.86 3.91 0.86l0.02-2.4"></path><path fill="#ccc" d="m191.26 340.32c-1.54 0-2.89-0.33-3.91-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.31-3.91 0.83s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.53-2.42 0.88-3.95 0.88v-2.4c1.53 0 2.93-0.36 3.95-0.9 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.39 0.86 3.93 0.86l-0.02 2.42"></path><path d="m191.26 342.73c-1.54 0-2.89-0.33-3.91-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v-2.39c1.53 0 2.93-0.37 3.95-0.9 1-0.52 2.34-0.81 3.86-0.81 1.45 0 2.79 0.3 3.79 0.79 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.83 3.91-0.83c1.5 0 2.86 0.31 3.86 0.82 1.02 0.54 2.38 0.87 3.93 0.87l-0.02 2.41z"></path></g><g fill="#c8b100"><path stroke-linejoin="round" d="m166.92 320.78c0.05 0.21 0.13 0.4 0.13 0.62 0 1.46-1.27 2.63-2.81 2.63h22.94c-1.55 0-2.81-1.17-2.81-2.63 0-0.21 0.04-0.41 0.09-0.62-0.13 0.05-0.29 0.06-0.44 0.06h-16.69c-0.13 0-0.29-0.02-0.41-0.06z"></path><path d="m167.33 319.27h16.69c0.57 0 1.02 0.35 1.02 0.78s-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.36-1.02-0.79s0.46-0.78 1.02-0.78z"></path><path d="m164.27 329.86h22.87v-5.83h-22.87v5.83z"></path></g><path fill="#ccc" d="m167.55 318.32h16.25v-79.63h-16.25v79.63z"></path><path fill="none" d="m179.13 238.8v79.46m1.83-79.46v79.46"></path><g fill="#c8b100"><path d="m164.58 232.37h22.29v-5.84h-22.29v5.84z"></path><path stroke-linejoin="round" d="m166.92 236.26c0.14-0.06 0.24-0.07 0.41-0.07h16.69c0.17 0 0.32 0.03 0.46 0.08-0.58-0.19-0.99-0.71-0.99-1.32s0.45-1.14 1.03-1.33c-0.14 0.04-0.33 0.08-0.49 0.08h-16.7c-0.17 0-0.33-0.01-0.47-0.06l0.09 0.02c0.6 0.18 0.94 0.71 0.94 1.29 0 0.56-0.38 1.13-0.97 1.31z"></path><path d="m167.33 236.19h16.69c0.57 0 1.02 0.35 1.02 0.78 0 0.44-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.35-1.02-0.79 0-0.43 0.46-0.78 1.02-0.78z"></path><path d="m167.33 232.37h16.7c0.57 0 1.03 0.3 1.03 0.66 0 0.37-0.46 0.67-1.03 0.67h-16.7c-0.56 0-1.02-0.3-1.02-0.67 0-0.36 0.46-0.66 1.02-0.66z"></path></g></g><g id="ribbon_left" fill="#ad1519"><path d="m162.48 298.62c-2.26 1.3-3.8 2.64-3.55 3.31 0.12 0.61 0.84 1.07 1.87 1.75 1.62 1.13 2.6 3.14 1.83 4.07 1.34-1.08 2.19-2.69 2.19-4.49 0-1.87-0.9-3.56-2.34-4.64z"></path><path stroke-linejoin="round" d="m200.4 268.47c-3.54-1.46-9.57-2.55-16.49-2.78-2.39 0.02-5.04 0.25-7.79 0.7-9.72 1.63-17.13 5.51-16.54 8.67 0.01 0.06 0.04 0.2 0.05 0.26 0 0-3.64-8.21-3.7-8.52-0.65-3.51 7.56-7.82 18.35-9.62 3.39-0.57 6.69-0.79 9.56-0.76 6.9 0 12.9 0.89 16.52 2.23l0.04 9.82"></path><path d="m167.52 278.47c-4.51-0.32-7.58-1.53-7.94-3.41-0.28-1.5 1.25-3.17 3.97-4.68 1.21 0.14 2.58 0.3 4 0.3l-0.03 7.79"></path><path d="m183.83 272.38c2.82 0.43 4.93 1.13 5.98 1.99l0.1 0.17c0.5 1.03-1.97 3.22-6.11 5.67l0.03-7.83"></path><path stroke-linejoin="round" d="m157.42 293.83c-0.43-1.28 3.97-3.86 10.18-6.14 2.84-1.01 5.18-2.07 8.09-3.35 8.63-3.82 15-8.2 14.22-9.79l-0.09-0.17c0.46 0.38 1.18 8.24 1.18 8.24 0.78 1.46-5.05 5.78-13 9.58-2.54 1.22-7.91 3.2-10.44 4.09-4.54 1.57-9.04 4.54-8.63 5.64l-1.51-8.09v-0.01z"></path></g><g id="crown_right" stroke-width="0.26"><path fill="#ad1519" stroke-width="0.27" d="m324.85 220.42s-0.74 0.78-1.28 0.89c-0.53 0.1-1.21-0.49-1.21-0.49s-0.48 0.51-1.08 0.64c-0.59 0.14-1.41-0.66-1.41-0.66s-0.57 0.8-1.07 0.99c-0.51 0.18-1.13-0.24-1.13-0.24s-0.23 0.39-0.65 0.61c-0.18 0.09-0.48-0.05-0.48-0.05l-0.6-0.38-0.68-0.72-0.62-0.24s-0.28-0.91-0.31-1.07c-0.02-0.16-0.08-0.57-0.08-0.57-0.13-0.65 0.87-1.4 2.3-1.72 0.82-0.19 1.54-0.18 2.06-0.02 0.57-0.48 1.78-0.82 3.2-0.82 1.29 0 2.42 0.27 3.04 0.7 0.61-0.43 1.74-0.7 3.03-0.7 1.42 0 2.62 0.34 3.19 0.82 0.53-0.16 1.24-0.17 2.07 0.02 1.42 0.32 2.43 1.07 2.3 1.72 0 0-0.06 0.41-0.08 0.57-0.03 0.16-0.32 1.07-0.32 1.07l-0.62 0.24-0.68 0.72-0.58 0.38s-0.3 0.14-0.48 0.05c-0.43-0.21-0.66-0.61-0.66-0.61s-0.62 0.42-1.13 0.24c-0.51-0.19-1.07-0.99-1.07-0.99s-0.82 0.8-1.42 0.66c-0.59-0.13-1.07-0.64-1.07-0.64s-0.68 0.59-1.21 0.49c-0.54-0.11-1.27-0.89-1.27-0.89z"></path><g fill="#c8b100"><ellipse cx="324.82" cy="216.2" rx="1.38" ry="1.96"></ellipse><ellipse cx="324.85" cy="216.2" rx="0.63" ry="1.81"></ellipse><ellipse stroke="none" cx="324.84" cy="213.95" rx="0.93" ry="0.88"></ellipse><path stroke-width="0.3" d="m326.13 213.64v0.58h-2.53v-0.58h0.94v-1.3h-0.62v-0.58h0.62v-0.58h0.61v0.58h0.61v0.58h-0.61v1.3h0.98"></path><path fill="none" d="m325.11,213.12a0.93,0.88 0 1,1 -0.51,-0.01"></path></g><g fill="none" stroke-width="0.21"><path stroke-width="0.26" stroke-linecap="round" d="m314.41 219.99c-0.13-0.33-0.22-0.7-0.22-1.08 0-1.59 1.26-2.88 2.83-2.88 0.5 0 0.96 0.13 1.37 0.37"></path><path stroke-width="0.26" d="m319.48 217.93c-0.15-0.26-0.29-0.54-0.29-0.84 0-1.15 1.19-2.08 2.64-2.08 0.62 0 1.2 0.17 1.65 0.45"></path><path stroke-width="0.26" d="m330.17 217.96c0.15-0.26 0.25-0.57 0.25-0.87 0-1.15-1.18-2.08-2.64-2.08-0.62 0-1.19 0.17-1.64 0.45"></path><path stroke-width="0.26" stroke-linecap="round" d="m335.21 219.99c0.13-0.33 0.21-0.7 0.21-1.08 0-1.59-1.26-2.88-2.82-2.88-0.5 0-0.97 0.13-1.38 0.37"></path><ellipse cx="313.57" cy="218.68" rx="0.45" ry="0.43"></ellipse><ellipse cx="313.74" cy="217.1" rx="0.45" ry="0.43"></ellipse><ellipse cx="314.76" cy="215.9" rx="0.45" ry="0.43"></ellipse><ellipse cx="316.11" cy="215.25" rx="0.45" ry="0.43"></ellipse><ellipse cx="317.55" cy="215.31" rx="0.45" ry="0.43"></ellipse><ellipse fill="#fff" cx="318.43" cy="217.08" rx="0.45" ry="0.43"></ellipse><ellipse cx="318.68" cy="215.58" rx="0.45" ry="0.43"></ellipse><ellipse cx="319.81" cy="214.64" rx="0.45" ry="0.43"></ellipse><ellipse cx="321.23" cy="214.19" rx="0.45" ry="0.43"></ellipse><ellipse cx="322.67" cy="214.24" rx="0.45" ry="0.43"></ellipse><ellipse cx="326.94" cy="214.24" rx="0.45" ry="0.43"></ellipse><ellipse cx="328.39" cy="214.19" rx="0.45" ry="0.43"></ellipse><ellipse cx="329.8" cy="214.64" rx="0.45" ry="0.43"></ellipse><ellipse cx="330.93" cy="215.58" rx="0.45" ry="0.43"></ellipse><ellipse fill="#fff" cx="331.18" cy="217.08" rx="0.45" ry="0.43"></ellipse><ellipse cx="332.06" cy="215.31" rx="0.45" ry="0.43"></ellipse><ellipse cx="333.51" cy="215.25" rx="0.45" ry="0.43"></ellipse><ellipse cx="334.86" cy="215.9" rx="0.45" ry="0.43"></ellipse><ellipse cx="335.88" cy="217.1" rx="0.45" ry="0.43"></ellipse><ellipse cx="336.05" cy="218.68" rx="0.45" ry="0.43"></ellipse></g><g fill="#c8b100" transform="matrix(1, 0, 0, 1, 149.1699981689453, 0)"><path d="m168.58 224.25c-0.2-0.57-0.58-1.08-0.58-1.08 1.95-0.57 4.66-0.93 7.67-0.94 3.01 0.01 5.75 0.37 7.69 0.94 0 0-0.22 0.38-0.52 0.91-0.17 0.3-0.39 0.81-0.38 0.81-1.75-0.54-4.02-0.81-6.8-0.82-2.79 0.01-5.46 0.35-6.86 0.86 0.02 0-0.1-0.32-0.23-0.68h0.01"></path><path d="m175.67 226.73c2.43-0.01 5.11-0.38 6.1-0.63 0.66-0.2 1.05-0.49 0.98-0.84-0.04-0.16-0.18-0.3-0.37-0.38-1.46-0.47-4.07-0.8-6.71-0.8-2.63 0-5.27 0.33-6.72 0.8-0.19 0.08-0.33 0.22-0.37 0.38-0.07 0.35 0.32 0.64 0.98 0.84 0.99 0.25 3.68 0.62 6.11 0.63z"></path><path d="m183.48 222.08l-0.59-0.53s-0.57 0.34-1.28 0.24c-0.7-0.11-0.93-0.97-0.93-0.97s-0.79 0.67-1.44 0.62c-0.65-0.06-1.07-0.62-1.07-0.62s-0.71 0.51-1.33 0.46c-0.62-0.06-1.21-0.83-1.21-0.83s-0.63 0.8-1.25 0.86c-0.62 0.05-1.13-0.54-1.13-0.54s-0.28 0.59-1.07 0.72-1.47-0.62-1.47-0.62-0.45 0.73-0.99 0.92c-0.54 0.18-1.24-0.27-1.24-0.27s-0.12 0.27-0.2 0.43-0.31 0.19-0.31 0.19l0.18 0.47c1.93-0.56 4.56-0.91 7.53-0.91s5.67 0.35 7.61 0.92l0.2-0.54h-0.01z"></path><path d="m175.69 219.49l0.28 0.05c-0.05 0.12-0.06 0.24-0.06 0.38 0 0.58 0.5 1.05 1.12 1.05 0.49 0 0.91-0.31 1.06-0.73 0.01 0.01 0.11-0.38 0.15-0.38 0.03 0 0.03 0.41 0.05 0.41 0.07 0.53 0.55 0.89 1.1 0.89 0.62 0 1.11-0.47 1.11-1.06 0-0.04 0-0.08-0.01-0.12l0.35-0.35 0.19 0.44c-0.07 0.14-0.1 0.29-0.1 0.46 0 0.56 0.47 1.01 1.06 1.01 0.37 0 0.69-0.18 0.88-0.45l0.23-0.29v0.36c0 0.34 0.14 0.66 0.49 0.71 0 0 0.38 0.03 0.91-0.38 0.52-0.41 0.8-0.75 0.8-0.75l0.03 0.42s-0.51 0.84-0.97 1.1c-0.25 0.15-0.64 0.31-0.95 0.25-0.32-0.05-0.55-0.31-0.67-0.61-0.23 0.14-0.51 0.22-0.8 0.22-0.63 0-1.2-0.35-1.42-0.86-0.29 0.31-0.69 0.5-1.16 0.5-0.51 0-0.97-0.23-1.26-0.58-0.28 0.27-0.67 0.43-1.09 0.43-0.55 0-1.05-0.28-1.33-0.69-0.29 0.41-0.78 0.69-1.34 0.69-0.42 0-0.81-0.16-1.09-0.43-0.29 0.35-0.75 0.58-1.25 0.58-0.48 0-0.88-0.19-1.17-0.5-0.22 0.51-0.79 0.86-1.42 0.86-0.29 0-0.56-0.08-0.79-0.22-0.12 0.3-0.35 0.56-0.68 0.61-0.3 0.06-0.69-0.1-0.94-0.25-0.47-0.26-1.02-1.1-1.02-1.1l0.07-0.42s0.29 0.34 0.81 0.75 0.91 0.38 0.91 0.38c0.34-0.05 0.49-0.37 0.49-0.71v-0.36l0.22 0.29c0.19 0.27 0.51 0.45 0.88 0.45 0.59 0 1.06-0.45 1.06-1.01 0-0.17-0.02-0.32-0.1-0.46l0.19-0.44 0.35 0.35c-0.01 0.04-0.01 0.08-0.01 0.12 0 0.59 0.49 1.06 1.11 1.06 0.55 0 1.03-0.36 1.11-0.89 0.01 0 0.01-0.41 0.04-0.41 0.05 0 0.14 0.39 0.16 0.38 0.14 0.42 0.56 0.73 1.06 0.73 0.61 0 1.11-0.47 1.11-1.05 0-0.14 0-0.26-0.05-0.38l0.29-0.05h0.01z"></path><path stroke-linejoin="round" d="m175.67 222.23c-3.01 0.01-5.72 0.37-7.67 0.94-0.13 0.04-0.29-0.06-0.33-0.17-0.04-0.13 0.05-0.28 0.18-0.32 1.95-0.6 4.73-0.98 7.82-0.98s5.88 0.38 7.83 0.98c0.13 0.04 0.22 0.19 0.18 0.32-0.04 0.11-0.2 0.21-0.33 0.17-1.95-0.57-4.67-0.93-7.68-0.94z"></path><path d="m165.43 221c-0.01 0.01-0.38-0.48-0.65-0.73-0.2-0.18-0.68-0.33-0.68-0.33 0-0.08 0.28-0.28 0.58-0.28 0.18 0 0.35 0.07 0.45 0.2l0.04-0.2s0.24 0.05 0.35 0.32c0.12 0.29 0.05 0.72 0.05 0.72s-0.05 0.2-0.14 0.3z"></path><path d="m167.32 220.22l-0.11 0.66-1.4 0.15-0.21-0.12 0.04-0.23 1.06-0.87 0.62 0.41"></path><path d="m165.45 220.75c0.12-0.12 0.36-0.09 0.53 0.06 0.18 0.15 0.24 0.38 0.12 0.5-0.12 0.13-0.36 0.1-0.53-0.06-0.18-0.15-0.24-0.38-0.12-0.5z"></path><path d="m168.02 220.88c-0.06-0.18 0-0.37 0.13-0.42 0.14-0.03 0.3 0.09 0.37 0.27 0.06 0.19 0 0.38-0.14 0.42-0.13 0.04-0.29-0.08-0.36-0.27z"></path><path d="m168.67 220.04l0.51 0.48 1.22-0.66 0.09-0.21-0.17-0.17-1.4-0.12-0.25 0.68"></path><path d="m170.08 217.76l-0.67 0.64 0.86 1.14 0.23 0.09 0.17-0.18 0.3-1.37-0.89-0.32"></path><path d="m172.36 219.3l-0.26 0.63-1.4-0.13-0.18-0.16 0.1-0.22 1.22-0.64 0.52 0.52"></path><ellipse cx="170.51" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m172.87 219.95c-0.03-0.2 0.07-0.37 0.21-0.39s0.28 0.13 0.3 0.33c0.03 0.19-0.07 0.37-0.21 0.38-0.14 0.02-0.28-0.13-0.3-0.32z"></path><path d="m173.78 219.24l0.4 0.57 1.34-0.42 0.14-0.18-0.15-0.2-1.33-0.39-0.4 0.62"></path><path d="m175.66 217.15l-0.86 0.52 0.64 1.38 0.22 0.14 0.22-0.14 0.64-1.38-0.86-0.52"></path><path d="m177.55 219.24l-0.39 0.57-1.34-0.42-0.14-0.18 0.14-0.2 1.34-0.39 0.39 0.62"></path><ellipse cx="175.67" cy="219.21" rx="0.49" ry="0.47"></ellipse><path d="m178.5 219.95c0.02-0.2-0.08-0.37-0.22-0.39s-0.28 0.13-0.3 0.33c-0.02 0.19 0.07 0.37 0.21 0.38 0.14 0.02 0.28-0.13 0.31-0.32z"></path><path d="m178.99 219.3l0.26 0.63 1.4-0.13 0.18-0.16-0.1-0.22-1.22-0.64-0.52 0.52"></path><path d="m181.27 217.76l0.67 0.64-0.86 1.14-0.23 0.09-0.17-0.18-0.3-1.37 0.89-0.32"></path><path d="m182.68 220.04l-0.51 0.48-1.22-0.66-0.1-0.21 0.19-0.17 1.4-0.12 0.24 0.68"></path><ellipse cx="180.85" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m183.34 220.88c0.06-0.18 0-0.37-0.13-0.42-0.14-0.03-0.3 0.09-0.37 0.27-0.06 0.19 0 0.38 0.14 0.42 0.13 0.04 0.29-0.08 0.36-0.27z"></path><path d="m185.73 221c0.01 0.01 0.38-0.48 0.66-0.73 0.19-0.18 0.67-0.33 0.67-0.33 0-0.08-0.28-0.28-0.58-0.28-0.18 0-0.35 0.07-0.45 0.2l-0.04-0.2s-0.24 0.05-0.36 0.32c-0.11 0.29-0.03 0.72-0.03 0.72s0.04 0.2 0.13 0.3z"></path><path d="m183.84 220.22l0.11 0.66 1.4 0.15 0.21-0.12-0.05-0.23-1.05-0.87-0.62 0.41"></path><path d="m185.74 220.75c-0.11-0.12-0.35-0.09-0.53 0.06s-0.24 0.38-0.12 0.5c0.12 0.13 0.36 0.1 0.54-0.06 0.18-0.15 0.23-0.38 0.11-0.5z"></path></g><g fill="none" transform="matrix(1, 0, 0, 1, 149.1699981689453, 0)"><path fill="#ad1519" d="m168.05 224.3l0.31-0.5 0.65 0.13-0.38 0.56-0.58-0.19"></path><path fill="#058e6e" d="m170.85 223.81l-0.69 0.11c-0.18 0.02-0.35-0.09-0.38-0.26-0.02-0.17 0.1-0.32 0.27-0.35l0.7-0.1 0.71-0.11c0.18-0.02 0.34 0.09 0.37 0.25 0.02 0.17-0.1 0.33-0.27 0.35l-0.71 0.11"></path><ellipse fill="#fff" cx="173.19" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#ad1519" d="m175.7 223.48h-0.96c-0.18 0-0.33-0.14-0.33-0.31s0.14-0.31 0.32-0.31h1.96c0.19 0 0.33 0.14 0.33 0.31s-0.15 0.31-0.33 0.31h-0.99"></path><ellipse fill="#fff" cx="178.16" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#058e6e" d="m180.5 223.81l0.69 0.11c0.18 0.02 0.35-0.09 0.38-0.26 0.02-0.17-0.09-0.32-0.27-0.35l-0.7-0.1-0.71-0.11c-0.18-0.02-0.35 0.09-0.37 0.25-0.03 0.17 0.09 0.33 0.27 0.35l0.71 0.11"></path><path fill="#ad1519" d="m183.24 224.33l-0.25-0.53-0.67 0.06 0.32 0.59 0.6-0.12"></path><path fill="#ad1519" stroke-linejoin="round" d="m175.66 226.16c-2.43 0-4.63-0.22-6.3-0.65 1.67-0.43 3.87-0.69 6.3-0.7 2.44 0 4.65 0.27 6.33 0.7-1.68 0.43-3.89 0.65-6.33 0.65z"></path><path stroke-width="0.01" d="m176.8 226.08v-1.16m-0.58 1.2l0.01-1.23m-0.43 1.25v-1.26"></path><path stroke-width="0.02" d="m175.44 226.15v-1.27"></path><path stroke-width="0.03" d="m175.09 226.15v-1.27"></path><path stroke-width="0.04" d="m174.77 226.15v-1.27"></path><path stroke-width="0.04" d="m174.44 226.15v-1.27"></path><path stroke-width="0.05" d="m174.16 226.15v-1.27"></path><path stroke-width="0.06" d="m173.61 226.08l-0.01-1.15m0.27 1.17v-1.21"></path><path stroke-width="0.07" d="m173.1 226.03v-1.06m0.26 1.09l-0.01-1.13"></path><path stroke-width="0.08" d="m172.42 225.97v-0.93m0.23 0.94v-0.98m0.23 1.02v-1.02"></path><path stroke-width="0.09" d="m172.19 225.96v-0.9"></path><path stroke-width="0.1" d="m171.97 225.92v-0.85"></path><path stroke-width="0.11" d="m171.73 225.89v-0.78"></path><path stroke-width="0.12" d="m171.24 225.82l-0.01-0.62m0.26 0.66v-0.7"></path><path stroke-width="0.12" d="m170.99 225.77v-0.55"></path><path stroke-width="0.13" d="m170.76 225.73v-0.46"></path><path stroke-width="0.14" d="m170.51 225.67v-0.36"></path><path stroke-width="0.15" d="m170.26 225.64v-0.27"></path><path stroke-width="0.18" d="m169.99 225.58v-0.13"></path></g></g><g id="pillar_right" transform="matrix(1, 0, 0, 1, 149.1699981689453, 0)"><g fill="#005bbf"><path d="m191.28 330.68c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.32-3.91 0.83-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.54-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.33 3.92-0.86 1.01-0.52 2.4-0.84 3.91-0.84 1.5 0 2.86 0.32 3.86 0.83 1.02 0.54 2.37 0.87 3.91 0.87l0.02-2.41z"></path><path fill="#ccc" d="m191.28 333.09c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.83-3.86-0.83-1.51 0-2.9 0.32-3.91 0.84-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.37-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.54 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.84 3.91-0.84c1.5 0 2.86 0.32 3.86 0.84 1.02 0.53 2.37 0.86 3.91 0.86l0.02-2.41"></path><path d="m191.28 335.5c-1.54 0-2.91-0.33-3.93-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.4c1.53 0 2.93-0.34 3.95-0.88 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.37 0.86 3.91 0.86l0.02-2.4"></path><path fill="#ccc" d="m191.26 340.32c-1.54 0-2.89-0.33-3.91-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.31-3.91 0.83s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.53-2.42 0.88-3.95 0.88v-2.4c1.53 0 2.93-0.36 3.95-0.9 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.39 0.86 3.93 0.86l-0.02 2.42"></path><path d="m191.26 342.73c-1.54 0-2.89-0.33-3.91-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v-2.39c1.53 0 2.93-0.37 3.95-0.9 1-0.52 2.34-0.81 3.86-0.81 1.45 0 2.79 0.3 3.79 0.79 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.83 3.91-0.83c1.5 0 2.86 0.31 3.86 0.82 1.02 0.54 2.38 0.87 3.93 0.87l-0.02 2.41z"></path></g><g fill="#c8b100"><path stroke-linejoin="round" d="m166.92 320.78c0.05 0.21 0.13 0.4 0.13 0.62 0 1.46-1.27 2.63-2.81 2.63h22.94c-1.55 0-2.81-1.17-2.81-2.63 0-0.21 0.04-0.41 0.09-0.62-0.13 0.05-0.29 0.06-0.44 0.06h-16.69c-0.13 0-0.29-0.02-0.41-0.06z"></path><path d="m167.33 319.27h16.69c0.57 0 1.02 0.35 1.02 0.78s-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.36-1.02-0.79s0.46-0.78 1.02-0.78z"></path><path d="m164.27 329.86h22.87v-5.83h-22.87v5.83z"></path></g><path fill="#ccc" d="m167.55 318.32h16.25v-79.63h-16.25v79.63z"></path><path fill="none" d="m179.13 238.8v79.46m1.83-79.46v79.46"></path><g fill="#c8b100"><path d="m164.58 232.37h22.29v-5.84h-22.29v5.84z"></path><path stroke-linejoin="round" d="m166.92 236.26c0.14-0.06 0.24-0.07 0.41-0.07h16.69c0.17 0 0.32 0.03 0.46 0.08-0.58-0.19-0.99-0.71-0.99-1.32s0.45-1.14 1.03-1.33c-0.14 0.04-0.33 0.08-0.49 0.08h-16.7c-0.17 0-0.33-0.01-0.47-0.06l0.09 0.02c0.6 0.18 0.94 0.71 0.94 1.29 0 0.56-0.38 1.13-0.97 1.31z"></path><path d="m167.33 236.19h16.69c0.57 0 1.02 0.35 1.02 0.78 0 0.44-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.35-1.02-0.79 0-0.43 0.46-0.78 1.02-0.78z"></path><path d="m167.33 232.37h16.7c0.57 0 1.03 0.3 1.03 0.66 0 0.37-0.46 0.67-1.03 0.67h-16.7c-0.56 0-1.02-0.3-1.02-0.67 0-0.36 0.46-0.66 1.02-0.66z"></path></g></g><g id="ribbon_right" fill="#ad1519" transform="matrix(-1, 0, 0, 1, 500.57000732421875, 0)"><path d="m162.48 298.62c-2.26 1.3-3.8 2.64-3.55 3.31 0.12 0.61 0.84 1.07 1.87 1.75 1.62 1.13 2.6 3.14 1.83 4.07 1.34-1.08 2.19-2.69 2.19-4.49 0-1.87-0.9-3.56-2.34-4.64z"></path><path stroke-linejoin="round" d="m200.4 268.47c-3.54-1.46-9.57-2.55-16.49-2.78-2.39 0.02-5.04 0.25-7.79 0.7-9.72 1.63-17.13 5.51-16.54 8.67 0.01 0.06 0.04 0.2 0.05 0.26 0 0-3.64-8.21-3.7-8.52-0.65-3.51 7.56-7.82 18.35-9.62 3.39-0.57 6.69-0.79 9.56-0.76 6.9 0 12.9 0.89 16.52 2.23l0.04 9.82"></path><path d="m167.52 278.47c-4.51-0.32-7.58-1.53-7.94-3.41-0.28-1.5 1.25-3.17 3.97-4.68 1.21 0.14 2.58 0.3 4 0.3l-0.03 7.79"></path><path d="m183.83 272.38c2.82 0.43 4.93 1.13 5.98 1.99l0.1 0.17c0.5 1.03-1.97 3.22-6.11 5.67l0.03-7.83"></path><path stroke-linejoin="round" d="m157.42 293.83c-0.43-1.28 3.97-3.86 10.18-6.14 2.84-1.01 5.18-2.07 8.09-3.35 8.63-3.82 15-8.2 14.22-9.79l-0.09-0.17c0.46 0.38 1.18 8.24 1.18 8.24 0.78 1.46-5.05 5.78-13 9.58-2.54 1.22-7.91 3.2-10.44 4.09-4.54 1.57-9.04 4.54-8.63 5.64l-1.51-8.09v-0.01z"></path></g><g id="plus_ultra" fill="#c8b100" stroke="none"><path d="m166.42 264.65c1.99-0.72 3.29-1.58 2.66-3.14-0.41-1-1.43-1.19-2.97-0.63l-2.71 0.99 2.44 6.03c0.27-0.12 0.54-0.24 0.81-0.34 0.28-0.1 0.57-0.18 0.85-0.26l-1.08-2.64v-0.01zm-1.18-2.91l0.69-0.25c0.57-0.21 1.21 0.1 1.5 0.8 0.21 0.53 0.16 1.13-0.5 1.55-0.21 0.13-0.46 0.23-0.7 0.33l-0.99-2.43"></path><path d="m172.78 259.22c-0.29 0.08-0.57 0.16-0.86 0.22-0.29 0.05-0.59 0.09-0.88 0.12l1.41 6.28 4.38-0.88c-0.05-0.12-0.12-0.26-0.14-0.38-0.03-0.14-0.03-0.28-0.04-0.41-0.77 0.22-1.61 0.46-2.61 0.66l-1.26-5.61"></path><path d="m181.56 264.63c0.82-2.28 1.82-4.46 2.81-6.67-0.18 0.03-0.36 0.06-0.54 0.07s-0.37 0.01-0.54 0c-0.53 1.61-1.18 3.21-1.87 4.8-0.82-1.51-1.73-2.99-2.43-4.51-0.34 0.04-0.69 0.09-1.03 0.12-0.34 0.02-0.7 0.01-1.04 0.02 1.26 2.06 2.48 4.11 3.64 6.23 0.16-0.03 0.32-0.06 0.5-0.08 0.16-0.01 0.33 0.01 0.5 0.02"></path><path d="m190.72 259.8c0.15-0.31 0.31-0.6 0.48-0.89-0.24-0.22-0.96-0.55-1.81-0.63-1.79-0.18-2.81 0.61-2.93 1.69-0.26 2.26 3.31 2.07 3.14 3.57-0.07 0.64-0.75 0.9-1.48 0.83-0.81-0.08-1.41-0.53-1.51-1.19l-0.22-0.02c-0.12 0.39-0.29 0.77-0.48 1.15 0.53 0.34 1.21 0.53 1.85 0.59 1.83 0.19 3.22-0.54 3.35-1.74 0.23-2.15-3.37-2.27-3.23-3.54 0.06-0.53 0.47-0.88 1.4-0.79 0.67 0.07 1.08 0.43 1.26 0.95l0.18 0.02"></path><path d="m310.3 264.98c0.62-2.33 1.41-4.58 2.19-6.87-0.17 0.05-0.35 0.09-0.53 0.11-0.17 0.03-0.36 0.04-0.54 0.05-0.37 1.64-0.88 3.29-1.42 4.94-0.96-1.44-2-2.84-2.83-4.3-0.34 0.07-0.68 0.15-1.02 0.2s-0.69 0.07-1.04 0.11c1.45 1.94 2.85 3.89 4.2 5.91 0.16-0.04 0.32-0.1 0.5-0.12 0.16-0.02 0.33-0.02 0.49-0.03"></path><path d="m316.48 258.16c-0.29 0.01-0.59 0.04-0.88 0.03-0.3 0-0.6-0.04-0.89-0.06l-0.12 6.41 4.49 0.08c-0.03-0.13-0.06-0.28-0.06-0.41s0.04-0.27 0.07-0.4c-0.81 0.05-1.68 0.1-2.71 0.08l0.1-5.73"></path><path d="m323.52 259.21c0.72 0.06 1.41 0.19 2.1 0.31-0.01-0.13-0.03-0.27-0.02-0.41 0.01-0.13 0.06-0.26 0.1-0.39l-6.07-0.5c0.01 0.14 0.03 0.27 0.02 0.4-0.01 0.14-0.06 0.27-0.1 0.4 0.62-0.02 1.37-0.02 2.21 0.05l-0.53 5.77c0.29 0 0.59 0 0.88 0.03 0.3 0.02 0.59 0.07 0.88 0.11l0.53-5.77"></path><path d="m326.01 265.53c0.29 0.05 0.59 0.09 0.88 0.15 0.28 0.06 0.57 0.15 0.85 0.23l0.72-2.94 0.08 0.01c0.16 0.41 0.38 0.9 0.49 1.19l0.9 2.22c0.36 0.06 0.71 0.11 1.05 0.18 0.36 0.08 0.7 0.18 1.04 0.28l-0.31-0.67c-0.48-1-0.99-2.01-1.41-3.02 1.12 0.04 1.98-0.36 2.2-1.26 0.15-0.62-0.1-1.11-0.68-1.53-0.44-0.31-1.28-0.47-1.83-0.6l-2.44-0.53-1.54 6.29m3.14-5.42c0.71 0.16 1.59 0.27 1.59 1.07-0.01 0.21-0.03 0.35-0.06 0.48-0.23 0.94-0.94 1.26-2.13 0.91l0.6-2.46"></path><path d="m337.57 267.46c-0.05 0.69-0.18 1.37-0.31 2.1 0.3 0.14 0.61 0.27 0.9 0.44 0.3 0.16 0.57 0.34 0.86 0.52l0.6-7.23c-0.14-0.06-0.27-0.12-0.41-0.19-0.13-0.07-0.25-0.15-0.37-0.24l-6.38 4.05c0.17 0.08 0.35 0.16 0.51 0.25 0.17 0.09 0.31 0.19 0.47 0.28 0.54-0.45 1.1-0.82 1.74-1.3l2.39 1.31v0.01zm-1.81-1.66l2.13-1.37-0.25 2.4-1.88-1.03"></path></g></g><g id="crown_crest"><path fill="#ad1519" stroke-width="0.26" d="m249.65 182.72c6.64 0 12.56 0.99 16.41 2.51 2.2 1 5.16 1.73 8.4 2.17 2.47 0.33 4.81 0.39 6.85 0.24 2.73-0.06 6.67 0.74 10.62 2.48 3.26 1.45 5.99 3.21 7.8 4.91l-1.57 1.4-0.45 3.96-4.3 4.92-2.15 1.83-5.09 4.07-2.6 0.21-0.79 2.25-32.91-3.86-33.02 3.86-0.79-2.25-2.61-0.21-5.08-4.07-2.15-1.83-4.3-4.92-0.44-3.96-1.58-1.4c1.82-1.7 4.54-3.46 7.8-4.91 3.95-1.74 7.89-2.54 10.62-2.48 2.04 0.15 4.38 0.09 6.85-0.24 3.24-0.44 6.2-1.17 8.4-2.17 3.86-1.52 9.44-2.51 16.08-2.51z"></path><g fill="#c8b100"><path d="m225.34 191.42l1.38 1.11 2.08-3.4c-2.25-1.38-3.8-3.78-3.8-6.51 0-0.31 0.02-0.61 0.06-0.91 0.21-4.34 5.5-7.92 12.2-7.92 3.48 0 6.63 0.95 8.84 2.48 0.06-0.67 0.12-1.25 0.21-1.86-2.43-1.42-5.6-2.28-9.05-2.28-7.71 0-13.74 4.39-14.03 9.57-0.03 0.31-0.05 0.61-0.05 0.92 0 2.76 1.26 5.26 3.26 6.99l-1.1 1.81"></path><path d="m225.43 191.46c-2.63-1.97-4.27-4.64-4.27-7.58 0-3.38 2.22-6.4 5.58-8.41-2.07 1.67-3.33 3.83-3.51 6.23-0.03 0.31-0.05 0.61-0.05 0.92 0 2.76 1.26 5.26 3.26 6.99l-1.01 1.85"></path><path d="m202.21 194.89c-1.48-1.65-2.38-3.79-2.38-6.12 0-1.41 0.33-2.75 0.91-3.95 2.13-4.38 8.82-7.57 16.76-7.57 2.16 0 4.23 0.23 6.14 0.67-0.42 0.46-0.75 0.97-1.08 1.48-1.59-0.31-3.29-0.48-5.06-0.48-7.27 0-13.36 2.83-15.12 6.65-0.47 0.97-0.73 2.06-0.73 3.2 0 2.32 1.09 4.4 2.79 5.82l-2.63 4.3-1.41-1.12 1.81-2.88z"></path><path d="m204.9 180.48c-1.91 1.21-3.36 2.69-4.16 4.34-0.58 1.2-0.91 2.54-0.91 3.95 0 2.33 0.9 4.47 2.38 6.12l-1.6 2.59c-1.53-1.96-2.42-4.26-2.42-6.7 0-4.2 2.67-7.87 6.71-10.3z"></path><path d="m250.04 171.27c1.76 0 3.28 1.16 3.64 2.73 0.23 1.38 0.38 2.95 0.41 4.62 0.01 0.18-0.01 0.35-0.01 0.52 0 0.2 0.04 0.41 0.05 0.61 0.06 3.52 0.56 6.62 1.27 8.52l-5.36 5.14-5.43-5.14c0.72-1.9 1.22-5 1.29-8.52 0-0.2 0.04-0.41 0.04-0.61 0-0.17-0.01-0.34-0.01-0.52 0.03-1.67 0.18-3.24 0.41-4.62 0.36-1.57 1.94-2.73 3.7-2.73z"></path><path d="m250.04 172.94c0.91 0 1.68 0.58 1.87 1.39 0.23 1.31 0.37 2.8 0.4 4.38 0 0.16-0.01 0.32-0.01 0.48 0 0.2 0.03 0.39 0.04 0.59 0.05 3.32 0.53 6.25 1.21 8.05l-3.54 3.35-3.54-3.35c0.67-1.8 1.15-4.73 1.21-8.05 0-0.2 0.04-0.39 0.04-0.59 0-0.16-0.01-0.32-0.01-0.48 0.03-1.58 0.17-3.07 0.4-4.38 0.18-0.81 1.02-1.39 1.93-1.39z"></path><path d="m274.7 191.42l-1.39 1.11-2.08-3.4c2.26-1.38 3.81-3.78 3.81-6.51 0-0.31-0.02-0.61-0.06-0.91-0.21-4.34-5.5-7.92-12.2-7.92-3.49 0-6.63 0.95-8.84 2.48-0.06-0.67-0.12-1.25-0.22-1.86 2.44-1.42 5.6-2.28 9.06-2.28 7.71 0 13.74 4.39 14.03 9.57 0.03 0.31 0.05 0.61 0.05 0.92 0 2.76-1.27 5.26-3.27 6.99l1.11 1.81"></path><path d="m274.61 191.46c2.63-1.97 4.27-4.64 4.27-7.58 0-3.38-2.22-6.4-5.58-8.41 2.07 1.67 3.33 3.83 3.51 6.23 0.03 0.31 0.05 0.61 0.05 0.92 0 2.76-1.27 5.26-3.27 6.99l1.02 1.85"></path><path d="m297.83 194.89c1.47-1.65 2.38-3.79 2.38-6.12 0-1.41-0.33-2.75-0.91-3.95-2.14-4.38-8.82-7.57-16.76-7.57-2.16 0-4.23 0.23-6.15 0.67 0.43 0.46 0.76 0.97 1.09 1.48 1.58-0.31 3.29-0.48 5.06-0.48 7.27 0 13.35 2.83 15.11 6.65 0.47 0.97 0.73 2.06 0.73 3.2 0 2.32-1.09 4.4-2.79 5.82l2.63 4.3 1.42-1.12-1.81-2.88z"></path><path d="m295.14 180.48c1.91 1.21 3.36 2.69 4.16 4.34 0.58 1.2 0.91 2.54 0.91 3.95 0 2.33-0.91 4.47-2.38 6.12l1.6 2.59c1.53-1.96 2.41-4.26 2.41-6.7 0-4.2-2.67-7.87-6.7-10.3z"></path><ellipse fill="#005bbf" stroke-width="0.26" cx="250.05" cy="167.3" rx="4.43" ry="4.2"></ellipse><path stroke-width="0.26" d="m248.89 155.54v2.26h-2.42v2.3h2.42v3.15 3.46h-3.05c-0.03 0.21-0.22 0.37-0.22 0.59 0 0.58 0.12 1.14 0.35 1.64 0 0.02 0.02 0.02 0.03 0.03h8.12c0-0.01 0.02-0.01 0.03-0.03 0.22-0.5 0.35-1.06 0.35-1.64 0-0.22-0.19-0.38-0.22-0.59h-2.96v-3.43-3.18h2.42v-2.3h-2.42v-2.26h-2.43z"></path></g><g fill="#fff"><ellipse cx="250.04" cy="188.94" rx="1.91" ry="1.8"></ellipse><ellipse cx="250.04" cy="185.4" rx="1.91" ry="1.8"></ellipse><ellipse cx="250.04" cy="181.6" rx="1.52" ry="1.44"></ellipse><ellipse cx="250.04" cy="178.18" rx="1.1" ry="1.04"></ellipse><ellipse cx="250.04" cy="175.18" rx="0.88" ry="0.83"></ellipse><ellipse cx="198.94" cy="198.67" rx="1.1" ry="1.04"></ellipse><ellipse cx="197.44" cy="196.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="196.44" cy="192.94" rx="1.1" ry="1.04"></ellipse><ellipse cx="196.31" cy="189.64" rx="1.1" ry="1.04"></ellipse><ellipse cx="197.12" cy="186.4" rx="1.1" ry="1.04"></ellipse><ellipse cx="198.81" cy="183.45" rx="1.1" ry="1.04"></ellipse><ellipse cx="201.06" cy="181.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="203.68" cy="179.01" rx="1.1" ry="1.04"></ellipse><ellipse cx="206.8" cy="177.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="210.04" cy="176.19" rx="1.1" ry="1.04"></ellipse><ellipse cx="213.66" cy="175.54" rx="1.1" ry="1.04"></ellipse><ellipse cx="217.1" cy="175.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="220.47" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="224.21" cy="190.32" rx="1.1" ry="1.04"></ellipse><ellipse cx="222.34" cy="187.65" rx="1.1" ry="1.04"></ellipse><ellipse cx="221.35" cy="184.75" rx="1.1" ry="1.04"></ellipse><ellipse cx="221.47" cy="181.57" rx="1.1" ry="1.04"></ellipse><ellipse cx="222.16" cy="178.37" rx="1.1" ry="1.04"></ellipse><ellipse cx="223.84" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="226.4" cy="173.47" rx="1.1" ry="1.04"></ellipse><ellipse cx="229.39" cy="171.81" rx="1.1" ry="1.04"></ellipse><ellipse cx="232.7" cy="170.82" rx="1.1" ry="1.04"></ellipse><ellipse cx="236.13" cy="170.23" rx="1.1" ry="1.04"></ellipse><ellipse cx="239.5" cy="170.28" rx="1.1" ry="1.04"></ellipse><ellipse cx="242.99" cy="170.87" rx="1.1" ry="1.04"></ellipse><ellipse cx="246.23" cy="171.99" rx="1.1" ry="1.04"></ellipse><ellipse cx="253.8" cy="171.99" rx="1.1" ry="1.04"></ellipse><ellipse cx="257.04" cy="170.87" rx="1.1" ry="1.04"></ellipse><ellipse cx="260.54" cy="170.28" rx="1.1" ry="1.04"></ellipse><ellipse cx="263.9" cy="170.23" rx="1.1" ry="1.04"></ellipse><ellipse cx="267.34" cy="170.82" rx="1.1" ry="1.04"></ellipse><ellipse cx="270.64" cy="171.81" rx="1.1" ry="1.04"></ellipse><ellipse cx="273.64" cy="173.47" rx="1.1" ry="1.04"></ellipse><ellipse cx="276.19" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="277.88" cy="178.37" rx="1.1" ry="1.04"></ellipse><ellipse cx="278.57" cy="181.57" rx="1.1" ry="1.04"></ellipse><ellipse cx="278.69" cy="184.75" rx="1.1" ry="1.04"></ellipse><ellipse cx="277.69" cy="187.65" rx="1.1" ry="1.04"></ellipse><ellipse cx="275.83" cy="190.32" rx="1.1" ry="1.04"></ellipse><ellipse cx="279.57" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="282.94" cy="175.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="286.38" cy="175.54" rx="1.1" ry="1.04"></ellipse><ellipse cx="290" cy="176.19" rx="1.1" ry="1.04"></ellipse><ellipse cx="293.24" cy="177.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="296.36" cy="179.01" rx="1.1" ry="1.04"></ellipse><ellipse cx="298.97" cy="181.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="301.22" cy="183.45" rx="1.1" ry="1.04"></ellipse><ellipse cx="302.91" cy="186.4" rx="1.1" ry="1.04"></ellipse><ellipse cx="303.72" cy="189.64" rx="1.1" ry="1.04"></ellipse><ellipse cx="303.6" cy="192.94" rx="1.1" ry="1.04"></ellipse><ellipse cx="302.6" cy="196.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="301.1" cy="198.67" rx="1.1" ry="1.04"></ellipse></g><g fill="#c8b100"><path d="m250.15 226.18c-12.26-0.02-23.25-1.47-31.09-3.83-0.57-0.18-0.87-0.7-0.84-1.25-0.01-0.52 0.29-1 0.84-1.17 7.84-2.36 18.83-3.81 31.09-3.83 12.27 0.02 23.25 1.47 31.09 3.83 0.55 0.17 0.84 0.65 0.83 1.17 0.03 0.55-0.27 1.07-0.83 1.25-7.84 2.36-18.82 3.81-31.09 3.83"></path><path d="m250.07 216.09c-12.41 0.03-23.55 1.58-31.39 4 0.65-0.31 0.59-1.12-0.22-3.2-0.98-2.53-2.5-2.42-2.5-2.42 8.66-2.56 20.73-4.16 34.16-4.18 13.44 0.02 25.6 1.62 34.27 4.18 0 0-1.53-0.11-2.51 2.42-0.81 2.08-0.87 2.89-0.21 3.2-7.84-2.42-19.19-3.97-31.6-4"></path><path d="m250.12 210.3c-13.43 0.02-25.5 1.62-34.16 4.18-0.58 0.17-1.19-0.05-1.38-0.6s0.12-1.18 0.7-1.35c8.71-2.67 21.08-4.35 34.84-4.38 13.77 0.03 26.19 1.71 34.9 4.38 0.58 0.17 0.89 0.8 0.7 1.35s-0.8 0.77-1.38 0.6c-8.67-2.56-20.78-4.16-34.22-4.18"></path><path d="m250.2 199.78l1.23 0.22c-0.19 0.5-0.24 1.05-0.24 1.63 0 2.57 2.21 4.65 4.92 4.65 2.18 0 4.04-1.35 4.67-3.21 0.08 0.05 0.47-1.68 0.68-1.66 0.17 0.02 0.15 1.8 0.22 1.77 0.31 2.34 2.46 3.93 4.87 3.93 2.71 0 4.91-2.08 4.91-4.65 0-0.19-0.01-0.38-0.04-0.57l1.54-1.52 0.83 1.94c-0.33 0.61-0.46 1.3-0.46 2.03 0 2.46 2.1 4.44 4.69 4.44 1.63 0 3.06-0.78 3.9-1.97l0.99-1.25-0.01 1.53c0 1.55 0.66 2.93 2.16 3.18 0 0 1.73 0.1 4.03-1.7 2.29-1.8 3.55-3.29 3.55-3.29l0.2 1.8s-1.9 2.95-3.97 4.15c-1.14 0.66-2.86 1.35-4.23 1.13-1.44-0.24-2.48-1.4-3.01-2.74-1.03 0.61-2.25 0.97-3.55 0.97-2.81 0-5.33-1.54-6.32-3.86-1.29 1.4-3.09 2.25-5.2 2.25-2.24 0-4.29-1.01-5.57-2.56-1.27 1.16-2.98 1.87-4.88 1.87-2.48 0-4.69-1.22-5.94-3.05-1.25 1.83-3.46 3.05-5.94 3.05-1.89 0-3.61-0.71-4.87-1.87-1.28 1.55-3.34 2.56-5.58 2.56-2.11 0-3.9-0.85-5.19-2.25-1 2.32-3.52 3.86-6.32 3.86-1.31 0-2.52-0.36-3.55-0.97-0.54 1.34-1.57 2.5-3.02 2.74-1.36 0.22-3.08-0.47-4.22-1.13-2.08-1.2-3.98-4.15-3.98-4.15l0.2-1.8s1.27 1.49 3.56 3.29c2.29 1.81 4.02 1.7 4.02 1.7 1.51-0.25 2.16-1.63 2.16-3.18l-0.01-1.53 0.99 1.25c0.84 1.19 2.28 1.97 3.9 1.97 2.59 0 4.69-1.98 4.69-4.44 0-0.73-0.13-1.42-0.46-2.03l0.83-1.94 1.54 1.52c-0.02 0.19-0.04 0.38-0.04 0.57 0 2.57 2.2 4.65 4.91 4.65 2.42 0 4.56-1.59 4.88-3.93 0.06 0.03 0.05-1.75 0.22-1.77 0.2-0.02 0.6 1.71 0.67 1.66 0.64 1.86 2.49 3.21 4.68 3.21 2.71 0 4.91-2.08 4.91-4.65 0-0.58-0.03-1.13-0.24-1.63l1.29-0.22"></path><path d="m208.37 206.32c-0.11-0.37-0.35-0.75-0.72-1.06-0.79-0.68-1.84-0.79-2.36-0.25-0.07 0.07-0.13 0.17-0.17 0.25 0 0-1.11-2.08-2.41-2.78-1.29-0.7-3.49-0.52-3.49-0.52 0-1.6 1.3-2.89 2.99-2.89 0.99 0 1.92 0.41 2.48 1.11l0.23-1.07s1.36 0.27 1.98 1.82-0.06 3.8-0.06 3.8 0.34-0.96 0.85-1.61c0.51-0.64 1.81-1.34 2.49-1.66 0.67-0.31 1.37-0.79 1.37-0.79s0.03 0.18 0.05 0.61c0.03 0.51-0.01 0.83-0.01 0.83 1.24-0.17 2.69 0.04 3.83 0.48-0.49 0.95-1.41 1.84-2.62 2.3 0 0 0.44 0.36 0.83 0.75 0.34 0.34 0.44 0.49 0.44 0.49s-0.85 0.13-1.27 0.19c-0.43 0.05-1.84 0.28-2.69 0.22-0.62-0.04-1.32-0.14-1.74-0.22"></path><path fill="#ad1519" d="m205.29 205.01c0.52-0.54 1.57-0.43 2.36 0.25 0.8 0.67 1.02 1.66 0.51 2.19-0.51 0.54-1.57 0.42-2.36-0.25-0.79-0.68-1.02-1.66-0.51-2.19"></path><path fill="#fff" d="m216.39 205.91c-0.28-0.83-0.03-1.65 0.57-1.83 0.6-0.19 1.32 0.33 1.6 1.16s0.03 1.65-0.57 1.84c-0.6 0.18-1.31-0.34-1.6-1.17"></path><path d="m226.12 201.86c-0.33-0.27-0.59-0.64-0.67-1.08s0.01-0.87 0.23-1.23c0 0-0.88-0.44-1.83-0.69-0.72-0.19-1.99-0.2-2.37-0.2-0.38-0.02-1.15-0.03-1.15-0.03s0.07 0.17 0.28 0.55c0.27 0.46 0.5 0.75 0.5 0.75-1.27 0.29-2.35 1.12-3.03 2.09 0.99 0.68 2.3 1.1 3.6 0.97 0 0-0.12 0.34-0.2 0.86-0.06 0.43-0.06 0.61-0.06 0.61s0.71-0.26 1.07-0.39c0.35-0.13 1.54-0.55 2.15-0.96 0.8-0.54 1.48-1.25 1.48-1.25"></path><path d="m225.68 191.65c1.06 0.67 1.98 1.79 2.3 3.03 0 0 0.13-0.25 0.71-0.59 0.59-0.33 1.09-0.32 1.09-0.32s-0.17 0.97-0.25 1.32c-0.09 0.34-0.09 1.38-0.32 2.32-0.23 0.93-0.63 1.68-0.63 1.68-0.42-0.34-0.99-0.51-1.58-0.41-0.58 0.1-1.06 0.44-1.32 0.9 0 0-0.66-0.58-1.21-1.38-0.55-0.81-0.93-1.78-1.13-2.08-0.21-0.3-0.72-1.15-0.72-1.15s0.47-0.18 1.14-0.05c0.67 0.12 0.88 0.32 0.88 0.32-0.14-1.28 0.28-2.62 1.04-3.59"></path><path d="m228.97 201.38c0.22-0.35 0.32-0.79 0.24-1.23s-0.32-0.81-0.66-1.07c0 0 0.67-0.71 1.47-1.26 0.6-0.41 1.8-0.82 2.15-0.95 0.36-0.13 1.07-0.4 1.07-0.4s0 0.18-0.06 0.61c-0.08 0.52-0.2 0.87-0.2 0.87 1.3-0.14 2.62 0.29 3.61 0.98-0.69 0.97-1.77 1.79-3.04 2.08 0 0 0.23 0.28 0.5 0.74 0.21 0.39 0.28 0.56 0.28 0.56s-0.77-0.02-1.15-0.03c-0.38 0-1.65-0.01-2.37-0.2-0.95-0.25-1.84-0.69-1.84-0.69"></path><ellipse fill="#ad1519" cx="227.37" cy="200.45" rx="2.17" ry="2.06"></ellipse><path fill="#fff" d="m237.76 201.77c-0.11-0.87 0.31-1.63 0.93-1.7 0.63-0.07 1.23 0.57 1.34 1.44 0.11 0.86-0.3 1.63-0.93 1.7-0.62 0.07-1.22-0.57-1.34-1.44"></path><path d="m248.5 199.83c-0.32-0.36-0.53-0.82-0.53-1.33 0-0.5 0.19-0.97 0.51-1.32 0 0-0.89-0.67-1.89-1.12-0.77-0.35-2.18-0.59-2.6-0.67-0.43-0.08-1.28-0.24-1.28-0.24s0.04 0.2 0.2 0.67c0.2 0.56 0.4 0.93 0.4 0.93-1.47 0.08-2.85 0.81-3.81 1.76 0.96 0.94 2.34 1.66 3.81 1.75 0 0-0.2 0.36-0.4 0.93-0.16 0.46-0.2 0.67-0.2 0.67s0.85-0.16 1.28-0.24c0.42-0.08 1.83-0.32 2.6-0.67 1-0.46 1.91-1.11 1.91-1.11"></path><path d="m250.11 188.36c1.05 0.95 1.85 2.36 1.95 3.82 0 0 0.19-0.27 0.91-0.53 0.73-0.26 1.28-0.16 1.28-0.16s-0.39 1.05-0.55 1.42c-0.17 0.37-0.39 1.53-0.84 2.53-0.44 1-1.05 1.76-1.05 1.76-0.4-0.45-1-0.75-1.67-0.75-0.68 0-1.27 0.3-1.67 0.75 0 0-0.61-0.76-1.05-1.76-0.45-1-0.67-2.16-0.84-2.53s-0.56-1.42-0.56-1.42 0.56-0.1 1.28 0.16 0.92 0.53 0.92 0.53c0.1-1.46 0.86-2.87 1.89-3.82"></path><path d="m251.76 199.83c0.33-0.36 0.53-0.82 0.53-1.33 0-0.5-0.19-0.97-0.51-1.32 0 0 0.89-0.67 1.9-1.12 0.76-0.35 2.17-0.59 2.6-0.67 0.42-0.08 1.26-0.24 1.26-0.24s-0.02 0.2-0.19 0.67c-0.2 0.56-0.4 0.93-0.4 0.93 1.47 0.08 2.86 0.81 3.81 1.76-0.95 0.94-2.33 1.66-3.81 1.75 0 0 0.2 0.36 0.4 0.93 0.16 0.46 0.19 0.67 0.19 0.67l-1.26-0.24c-0.43-0.08-1.84-0.32-2.6-0.67-1.01-0.46-1.92-1.11-1.92-1.11"></path><ellipse fill="#ad1519" cx="250.14" cy="198.5" rx="2.17" ry="2.06"></ellipse><path fill="#fff" d="m262.58 201.77c0.11-0.87-0.3-1.63-0.93-1.7s-1.23 0.57-1.34 1.44c-0.11 0.86 0.31 1.63 0.93 1.7 0.63 0.07 1.23-0.57 1.34-1.44"></path><path d="m271.38 201.38c-0.22-0.35-0.32-0.79-0.25-1.23 0.09-0.44 0.33-0.81 0.67-1.07 0 0-0.67-0.71-1.47-1.26-0.61-0.41-1.8-0.82-2.16-0.95-0.35-0.13-1.06-0.4-1.06-0.4s-0.01 0.18 0.06 0.61c0.08 0.52 0.19 0.87 0.19 0.87-1.29-0.14-2.61 0.29-3.6 0.98 0.68 0.97 1.77 1.79 3.03 2.08 0 0-0.23 0.28-0.49 0.74-0.22 0.39-0.28 0.56-0.28 0.56l1.14-0.03c0.38 0 1.66-0.01 2.37-0.2 0.95-0.25 1.84-0.69 1.84-0.69"></path><path d="m274.67 191.65c-1.06 0.67-1.98 1.79-2.31 3.03 0 0-0.12-0.25-0.71-0.59-0.58-0.33-1.09-0.32-1.09-0.32s0.17 0.97 0.26 1.32c0.09 0.34 0.09 1.38 0.31 2.32 0.23 0.93 0.64 1.68 0.64 1.68 0.42-0.34 0.99-0.51 1.57-0.41 0.59 0.1 1.06 0.44 1.33 0.9 0 0 0.66-0.58 1.21-1.38 0.54-0.81 0.92-1.78 1.12-2.08 0.21-0.3 0.72-1.15 0.72-1.15s-0.47-0.18-1.14-0.05c-0.67 0.12-0.88 0.32-0.88 0.32 0.15-1.28-0.28-2.62-1.03-3.59"></path><path d="m274.22 201.86c0.34-0.27 0.6-0.64 0.67-1.08 0.09-0.44 0-0.87-0.22-1.23 0 0 0.88-0.44 1.83-0.69 0.72-0.19 1.99-0.2 2.36-0.2 0.39-0.02 1.15-0.03 1.15-0.03s-0.06 0.17-0.28 0.55c-0.26 0.46-0.49 0.75-0.49 0.75 1.26 0.29 2.34 1.12 3.03 2.09-0.99 0.68-2.31 1.1-3.6 0.97 0 0 0.11 0.34 0.19 0.86 0.06 0.43 0.06 0.61 0.06 0.61s-0.71-0.26-1.06-0.39c-0.36-0.13-1.55-0.55-2.16-0.96-0.79-0.54-1.48-1.25-1.48-1.25"></path><ellipse fill="#ad1519" cx="272.98" cy="200.45" rx="2.17" ry="2.06"></ellipse><path fill="#fff" d="m283.96 205.91c0.28-0.83 0.03-1.65-0.57-1.83-0.6-0.19-1.32 0.33-1.61 1.16-0.28 0.83-0.03 1.65 0.57 1.84 0.6 0.18 1.32-0.34 1.61-1.17"></path><path d="m291.97 206.32c0.11-0.37 0.36-0.75 0.72-1.06 0.79-0.68 1.85-0.79 2.36-0.25 0.07 0.07 0.14 0.17 0.18 0.25 0 0 1.1-2.08 2.4-2.78s3.5-0.52 3.5-0.52c0-1.6-1.31-2.89-3-2.89-0.99 0-1.92 0.41-2.47 1.11l-0.23-1.07s-1.36 0.27-1.98 1.82 0.05 3.8 0.05 3.8-0.33-0.96-0.84-1.61c-0.51-0.64-1.81-1.34-2.49-1.66-0.68-0.31-1.37-0.79-1.37-0.79s-0.03 0.18-0.06 0.61c-0.02 0.51 0.02 0.83 0.02 0.83-1.25-0.17-2.7 0.04-3.83 0.48 0.48 0.95 1.4 1.84 2.61 2.3 0 0-0.43 0.36-0.83 0.75-0.33 0.34-0.43 0.49-0.43 0.49s0.85 0.13 1.27 0.19c0.43 0.05 1.84 0.28 2.68 0.22 0.63-0.04 1.32-0.14 1.74-0.22"></path><path fill="#ad1519" d="m295.05 205.01c-0.51-0.54-1.57-0.43-2.36 0.25-0.79 0.67-1.02 1.66-0.51 2.19 0.51 0.54 1.57 0.42 2.36-0.25 0.79-0.68 1.02-1.66 0.51-2.19"></path></g><g fill="none"><path fill="#ad1519" stroke-linejoin="round" d="m250.12 224.57c-11.06-0.01-21.07-1.29-28.68-3.26 7.61-1.97 17.62-3.17 28.68-3.19 11.07 0.02 21.13 1.22 28.74 3.19-7.61 1.97-17.67 3.25-28.74 3.26z"></path><path stroke-width="0.05" d="m258.04 224.28v-6.01m-3.02 6.21l0.04-6.37m-2.24 6.45v-6.49"></path><path stroke-width="0.09" d="m250.95 224.64v-6.57"></path><path stroke-width="0.14" d="m249.16 224.64v-6.57"></path><path stroke-width="0.18" d="m247.48 224.64v-6.57"></path><path stroke-width="0.23" d="m245.81 224.64v-6.57"></path><path stroke-width="0.28" d="m244.32 224.64v-6.57"></path><path stroke-width="0.33" d="m241.48 224.28l-0.04-5.97m1.39 6.05v-6.25"></path><path stroke-width="0.37" d="m238.86 224.01v-5.5m1.33 5.66l-0.04-5.86"></path><path stroke-width="0.42" d="m235.35 223.7v-4.84m1.15 4.92v-5.08m1.19 5.24v-5.28"></path><path stroke-width="0.46" d="m234.12 223.66v-4.68"></path><path stroke-width="0.51" d="m232.97 223.42v-4.36"></path><path stroke-width="0.56" d="m231.74 223.31v-4.06"></path><path stroke-width="0.6" d="m229.22 222.95l-0.04-3.22m1.33 3.38v-3.62"></path><path stroke-width="0.63" d="m227.93 222.68v-2.84"></path><path stroke-width="0.68" d="m226.74 222.45v-2.36"></path><path stroke-width="0.73" d="m225.45 222.13v-1.85"></path><path stroke-width="0.77" d="m224.12 221.98v-1.38"></path><path stroke-width="0.91" d="m222.72 221.66v-0.67"></path><path d="m220.12 221.66c7.75-2.18 18.29-3.52 30-3.54 11.72 0.02 22.31 1.36 30.06 3.54"></path><path fill="#ad1519" d="m216.72 217.16l1.22-1.59 3.37 0.43-2.69 1.96-1.9-0.8"></path><path fill="#fff" d="m224.03 215.28c0-0.58 0.49-1.04 1.1-1.04s1.1 0.46 1.1 1.04c0 0.57-0.49 1.04-1.1 1.04s-1.1-0.47-1.1-1.04"></path><path fill="#058e6e" d="m233.64 215.07l-2.36 0.27c-0.61 0.07-1.17-0.33-1.24-0.9-0.08-0.57 0.35-1.09 0.96-1.15l2.37-0.28 2.42-0.28c0.6-0.07 1.15 0.33 1.22 0.9s-0.36 1.09-0.96 1.16l-2.41 0.28"></path><path fill="#fff" d="m240.54 213.35c0-0.58 0.49-1.04 1.1-1.04 0.6 0 1.1 0.46 1.1 1.04 0 0.57-0.5 1.04-1.1 1.04-0.61 0-1.1-0.47-1.1-1.04"></path><path fill="#ad1519" d="m250.15 214.16h-3.29c-0.6 0-1.11-0.46-1.11-1.03 0-0.58 0.49-1.04 1.1-1.04h6.64c0.61 0 1.1 0.46 1.1 1.04 0 0.57-0.51 1.03-1.11 1.03h-3.33"></path><path fill="#fff" d="m257.56 213.35c0-0.58 0.5-1.04 1.1-1.04 0.61 0 1.1 0.46 1.1 1.04 0 0.57-0.49 1.04-1.1 1.04-0.6 0-1.1-0.47-1.1-1.04"></path><path fill="#058e6e" d="m266.66 215.07l2.36 0.27c0.6 0.07 1.17-0.33 1.24-0.9s-0.36-1.09-0.96-1.15l-2.37-0.28-2.42-0.28c-0.61-0.07-1.15 0.33-1.22 0.9-0.08 0.57 0.36 1.09 0.96 1.16l2.41 0.28"></path><path fill="#fff" d="m274.07 215.28c0-0.58 0.49-1.04 1.1-1.04s1.1 0.46 1.1 1.04c0 0.57-0.49 1.04-1.1 1.04s-1.1-0.47-1.1-1.04"></path><path fill="#ad1519" d="m283.57 217.16l-1.21-1.59-3.37 0.43 2.69 1.96 1.89-0.8"></path></g></g><g id="shield" stroke-width="0.52"><g id="Granada"><path fill="#ccc" d="m250.49 344.33c-13.08 0-26.05-3.2-36.95-8.54-8.03-3.98-13.36-12-13.36-21.19v-33.3h100.42v33.3c0 9.19-5.32 17.21-13.36 21.19-10.9 5.34-23.66 8.54-36.75 8.54z"></path><path fill="#ffd691" d="m252.91 329.55c2.09 0.63 3.15 2.19 3.15 4.01 0 2.38-2.3 4.18-5.3 4.18-2.99 0-5.42-1.8-5.42-4.18 0-1.79 1-3.8 3.08-3.94 0 0-0.06-0.19-0.24-0.5-0.22-0.23-0.64-0.66-0.64-0.66s0.79-0.15 1.25 0.02c0.46 0.18 0.77 0.47 0.77 0.47s0.21-0.43 0.52-0.76c0.3-0.33 0.7-0.53 0.7-0.53s0.46 0.38 0.61 0.64c0.15 0.27 0.25 0.59 0.25 0.59s0.42-0.35 0.79-0.49c0.37-0.15 0.84-0.26 0.84-0.26s-0.13 0.46-0.22 0.69-0.14 0.72-0.14 0.72"></path><path fill="#058e6e" d="m250.32 340.32s-3.98-2.68-5.7-3.04c-2.21-0.47-4.69-0.09-5.76-0.15 0.03 0.03 1.29 0.93 1.84 1.48s2.39 1.65 3.43 1.91c3.22 0.81 6.19-0.2 6.19-0.2"></path><path fill="#058e6e" d="m251.46 340.56s2.54-2.66 5.21-3.02c3.15-0.44 5.22 0.26 6.44 0.58 0.03 0-1.01 0.49-1.56 0.87-0.55 0.37-1.97 1.57-4.14 1.59-2.18 0.03-4.58-0.23-4.97-0.17-0.4 0.06-0.98 0.15-0.98 0.15"></path><path fill="#ad1519" d="m250.69 337.28c-1-0.93-1.62-2.25-1.62-3.72 0-1.46 0.62-2.78 1.63-3.71 0.99 0.93 1.61 2.25 1.61 3.71 0 1.47-0.62 2.79-1.62 3.72"></path><path fill="#058e6e" d="m249.68 342.71s0.61-1.52 0.67-2.83c0.06-1.09-0.15-2.17-0.15-2.17h0.52 0.28s0.39 1.16 0.39 2.17c0 1.02-0.18 2.37-0.18 2.37s-0.55 0.08-0.73 0.17c-0.19 0.09-0.8 0.29-0.8 0.29"></path></g><g id="Aragon" fill="#c8b100"><path fill="#ad1519" d="m250.32 314.57c0 13.16-11.16 23.82-25.05 23.82s-25.15-10.66-25.15-23.82v-33.35h50.2v33.35"></path><path d="m200.03 314.12c0.15 7.02 2.95 12.25 5.73 15.67v-49.47h-5.66l-0.07 33.8z"></path><path d="m211.08 334.23c1.57 0.83 3.72 2.22 6.03 2.77l-0.15-56.96h-5.88v54.19z"></path><path d="m222.28 338.25c2.3 0.23 4.01 0.19 5.87 0v-58.21h-5.87v58.21z"></path><path d="m233.32 337c2.3-0.46 4.9-1.89 6.03-2.63v-54.33h-5.88l-0.15 56.96z"></path><path d="m244.81 329.24c2.45-2.18 4.75-7.12 5.59-12.76l0.14-36.44h-5.87l0.14 49.2z"></path></g><g id="Navarre"><path fill="#ad1519" d="m300.65 281.22v33.35c0 13.16-11.28 23.82-25.17 23.82-13.9 0-25.16-10.66-25.16-23.82v-33.35h50.33"></path><path id="chains_half" fill="#c8b100" stroke="#c8b100" stroke-width="0.26" d="m272.71,306.14c0.05-0.14,0.12-0.27,0.19-0.4l-4.26-4.74-1.67,0.72-3.06-3.39,1-1.46-5.34-5.99c-0.07,0.02-0.2,0.02-0.27,0.04l0.03,4.02,1.75,0.5v4.46l-1.75,0.48-0.03,4.08c0.84,0.26,1.48,0.88,1.74,1.67l3.21,0.01,0.51-1.67h4.72l0.5,1.67zm-6.98-18.5,0,1.61,2.76,0,0-1.61zm-7.3,20.37c0.64,0,1.16-0.49,1.16-1.1s-0.52-1.11-1.16-1.11c-0.65,0-1.17,0.5-1.17,1.11s0.52,1.1,1.17,1.1zm15.99-9.73-1.76-0.48,0-4.46,1.76-0.5-0.01-1.92c-0.85-0.25-1.51-0.87-1.79-1.67h-2.68l-0.51,1.67h-4.71l-0.51-1.67h-3.09c-0.08,0.22-0.17,0.42-0.29,0.61l5.38,5.96,1.67-0.71,3.06,3.4-1,1.45,4.18,4.64c0.09-0.04,0.18-0.08,0.28-0.12zm-7.25-1.39-1.29,1.04,1.77,1.98,1.29-1.05zm8.00432,36.1859c-1.23998-0.065-2.25509-0.9022-2.51432-2.01593-1.67-0.23-3.25-0.66-4.73-1.3l0.84-1.43c1.29,0.55,2.66,0.91,4.08,1.11,0.31-0.66,0.86-1.16,1.58-1.4l0.01-5.62-1.76-0.49v-4.46l1.76-0.48v-7.64c-0.07-0.02-0.13-0.05-0.2-0.09l-3.98,4.42,1,1.44-3.06,3.4-1.67-0.71-3.3,3.67c0.57,0.87,0.55,2-0.11,2.85,0.94,1.05,2.03,1.98,3.24,2.75l-0.84,1.44c-1.42-0.89-2.7-1.99-3.79-3.22-0.87,0.26-1.86,0.11-2.6-0.5-1.15-0.93-1.29-2.56-0.3-3.64l0.14-0.16c-0.69-1.56-1.16-3.24-1.32-5l1.71,0.01c0.14,1.5,0.51,2.93,1.09,4.27,0.49-0.06,1-0.01,1.46,0.16l3.32-3.68-1-1.45,3.06-3.4,1.67,0.72,3.99-4.43c-0.09-0.14-0.15-0.29-0.21-0.46l-2.76,0.01-0.5,1.67h-4.72l-0.51-1.67-3.24-0.01c-0.27,0.76-0.9,1.36-1.69,1.62l-0.01,4.04-1.71-0.01v-4.01c-1.1-0.33-1.91-1.31-1.91-2.47,0-1.15,0.82-2.15,1.92-2.48l0.01-4.05-1.76-0.48v-4.46l1.76-0.5v-4.05c-1.08-0.35-1.84-1.32-1.84-2.45,0-1.43,1.22-2.58,2.73-2.58,1.22,0,2.25,0.74,2.61,1.78h3.09l0.51-1.67h4.71l0.51,1.67h2.68c0.35692-1.0311,1.36258-1.76731,2.55896-1.77984l0.0711,8.36984h-0.85v2.61h0.845l-0.0214,21.59h-0.7836v2.61h0.77946zm-5.914-18.306l-1.29-1.04-1.78,1.98,1.29,1.04zm-9.96-18.44-1.69,0-0.01,2.61,1.7,0zm9.16,11.41,0-1.6-2.85,0,0,1.6zm-10.6,9.69-1.76-0.39-0.25-4.45,1.75-0.58,0,2.56c0,0.99,0.09,1.92,0.26,2.86zm1.46-5.52,1.75,0.41s0.09,2.87,0.05,2.22c-0.04-0.74,0.19,2.24,0.19,2.24l-1.76,0.58c-0.18-0.9-0.24-1.84-0.24-2.79zm10.81,16.93,0.39-1.7c-1.52-0.48-2.93-1.18-4.17-2.09l-1.26,1.11c1.48,1.15,3.19,2.08,5.04,2.68zm-0.85,1.44-1.3,1.22c-1.47-0.54-2.86-1.26-4.12-2.11l0.38-1.77c1.5,1.13,3.21,2.03,5.04,2.66z"></path><path fill="#c8b100" stroke="#c8b100" stroke-width="0.26" d="m272.71,306.14c0.05-0.14,0.12-0.27,0.19-0.4l-4.26-4.74-1.67,0.72-3.06-3.39,1-1.46-5.34-5.99c-0.07,0.02-0.2,0.02-0.27,0.04l0.03,4.02,1.75,0.5v4.46l-1.75,0.48-0.03,4.08c0.84,0.26,1.48,0.88,1.74,1.67l3.21,0.01,0.51-1.67h4.72l0.5,1.67zm-6.98-18.5,0,1.61,2.76,0,0-1.61zm-7.3,20.37c0.64,0,1.16-0.49,1.16-1.1s-0.52-1.11-1.16-1.11c-0.65,0-1.17,0.5-1.17,1.11s0.52,1.1,1.17,1.1zm15.99-9.73-1.76-0.48,0-4.46,1.76-0.5-0.01-1.92c-0.85-0.25-1.51-0.87-1.79-1.67h-2.68l-0.51,1.67h-4.71l-0.51-1.67h-3.09c-0.08,0.22-0.17,0.42-0.29,0.61l5.38,5.96,1.67-0.71,3.06,3.4-1,1.45,4.18,4.64c0.09-0.04,0.18-0.08,0.28-0.12zm-7.25-1.39-1.29,1.04,1.77,1.98,1.29-1.05zm8.00432,36.1859c-1.23998-0.065-2.25509-0.9022-2.51432-2.01593-1.67-0.23-3.25-0.66-4.73-1.3l0.84-1.43c1.29,0.55,2.66,0.91,4.08,1.11,0.31-0.66,0.86-1.16,1.58-1.4l0.01-5.62-1.76-0.49v-4.46l1.76-0.48v-7.64c-0.07-0.02-0.13-0.05-0.2-0.09l-3.98,4.42,1,1.44-3.06,3.4-1.67-0.71-3.3,3.67c0.57,0.87,0.55,2-0.11,2.85,0.94,1.05,2.03,1.98,3.24,2.75l-0.84,1.44c-1.42-0.89-2.7-1.99-3.79-3.22-0.87,0.26-1.86,0.11-2.6-0.5-1.15-0.93-1.29-2.56-0.3-3.64l0.14-0.16c-0.69-1.56-1.16-3.24-1.32-5l1.71,0.01c0.14,1.5,0.51,2.93,1.09,4.27,0.49-0.06,1-0.01,1.46,0.16l3.32-3.68-1-1.45,3.06-3.4,1.67,0.72,3.99-4.43c-0.09-0.14-0.15-0.29-0.21-0.46l-2.76,0.01-0.5,1.67h-4.72l-0.51-1.67-3.24-0.01c-0.27,0.76-0.9,1.36-1.69,1.62l-0.01,4.04-1.71-0.01v-4.01c-1.1-0.33-1.91-1.31-1.91-2.47,0-1.15,0.82-2.15,1.92-2.48l0.01-4.05-1.76-0.48v-4.46l1.76-0.5v-4.05c-1.08-0.35-1.84-1.32-1.84-2.45,0-1.43,1.22-2.58,2.73-2.58,1.22,0,2.25,0.74,2.61,1.78h3.09l0.51-1.67h4.71l0.51,1.67h2.68c0.35692-1.0311,1.36258-1.76731,2.55896-1.77984l0.0711,8.36984h-0.85v2.61h0.845l-0.0214,21.59h-0.7836v2.61h0.77946zm-5.914-18.306l-1.29-1.04-1.78,1.98,1.29,1.04zm-9.96-18.44-1.69,0-0.01,2.61,1.7,0zm9.16,11.41,0-1.6-2.85,0,0,1.6zm-10.6,9.69-1.76-0.39-0.25-4.45,1.75-0.58,0,2.56c0,0.99,0.09,1.92,0.26,2.86zm1.46-5.52,1.75,0.41s0.09,2.87,0.05,2.22c-0.04-0.74,0.19,2.24,0.19,2.24l-1.76,0.58c-0.18-0.9-0.24-1.84-0.24-2.79zm10.81,16.93,0.39-1.7c-1.52-0.48-2.93-1.18-4.17-2.09l-1.26,1.11c1.48,1.15,3.19,2.08,5.04,2.68zm-0.85,1.44-1.3,1.22c-1.47-0.54-2.86-1.26-4.12-2.11l0.38-1.77c1.5,1.13,3.21,2.03,5.04,2.66z" transform="matrix(-1, 0, 0, 1, 550.4299926757812, 0)"></path><path fill="#058e6e" stroke="none" d="m272.59 306.94c0-1.44 1.23-2.6 2.74-2.6s2.73 1.16 2.73 2.6c0 1.43-1.22 2.58-2.73 2.58s-2.74-1.15-2.74-2.58"></path></g><g id="Castile" fill="#c8b100" stroke-width="0.46"><path fill="#ad1519" stroke-width="0.52" d="m200.12 281.25h50.18v-55.72h-50.18v55.72z"></path><path d="m217.34 238.41h-0.92v-0.92h-1.62v3.69h1.62v2.55h-3.47v7.39h1.85v14.79h-3.7v7.63h28.42v-7.63h-3.69v-14.79h1.85v-7.39h-3.47v-2.55h1.62v-3.69h-1.62v0.92h-0.93v-0.92h-1.61v0.92h-1.16v-0.92h-1.62v3.69h1.62v2.55h-3.46v-8.09h1.84v-3.7h-1.84v0.93h-0.93v-0.93h-1.62v0.93h-0.92v-0.93h-1.85v3.7h1.85v8.09h-3.47v-2.55h1.62v-3.69h-1.62v0.92h-0.92v-0.92h-1.85v0.92zm-6.24 35.13h28.42m-28.42-1.85h28.42m-28.42-1.85h28.42m-28.42-1.85h28.42m-28.42-2.08h28.42m-24.72-1.62h21.03m-21.03-1.85h21.03m-21.03-2.08h21.03m-21.03-1.84h21.03m-21.03-1.85h21.03m-21.03-1.85h21.03m-21.03-1.85h21.03m-22.88-1.85h24.73m-24.73-1.85h24.73m-24.73-1.85h24.73m-24.73-1.84h24.73m-21.26-1.85h17.79m-10.63-1.85h3.47m-3.47-1.85h3.47m-3.47-1.85h3.47m-3.47-1.85h3.47m-5.32-2.31h7.16m-12.47 7.86h3.69m-5.31-2.31h6.93m-6.93 33.97v-1.85m0-1.85v-1.85m-1.85 1.85v1.85m3.47 0v-1.85m1.84 3.7v-1.85m0-1.85v-1.85m0-2.08v-1.62m0-1.85v-2.08m-1.84 7.63v-2.08m-3.47 2.08v-2.08m7.16 0v2.08m1.62-2.08v-1.62m-5.31-1.85v1.85m3.69-1.85v1.85m3.47-1.85v1.85m-1.85-1.85v-2.08m1.85-1.84v1.84m0-5.54v1.85m-1.85-3.7v1.85m1.85-3.7v1.85m-3.47-1.85v1.85m-3.69-1.85v1.85m-1.62-3.7v1.85m3.46-1.85v1.85m3.47-1.85v1.85m1.85-3.7v1.85m-3.47-1.85v1.85m-3.69-1.85v1.85m-1.62-3.69v1.84m6.93-1.84v1.84m-3.47-5.54v1.85m15.95-1.85h-3.7m5.32-2.31h-6.94m6.94 33.97v-1.85m0-1.85v-1.85m1.85 1.85v1.85m-3.47 0v-1.85m-1.85 3.7v-1.85m0-1.85v-1.85m0-2.08v-1.62m0-1.85v-2.08m1.85 7.63v-2.08m3.47 2.08v-2.08m-7.17 0v2.08m-1.62-2.08v-1.62m5.32-1.85v1.85m-3.7-1.85v1.85m-3.46-1.85v1.85m1.84-1.85v-2.08m-1.84-1.84v1.84m0-5.54v1.85m1.84-3.7v1.85m-1.84-3.7v1.85m3.46-1.85v1.85m3.7-1.85v1.85m1.62-3.7v1.85m-3.47-1.85v1.85m-3.47-1.85v1.85m-1.84-3.7v1.85m3.46-1.85v1.85m3.7-1.85v1.85m1.62-3.69v1.84m-6.94-1.84v1.84m3.47-5.54v1.85m-7.16 18.71v-2.08m0-5.54v-1.85m0 5.55v-1.85m0-5.55v-1.85m0-1.85v-1.84m0-3.7v-1.85m0-1.85v-1.85m-8.78 4.85h3.69m3.47-5.54h3.47m3.46 5.54h3.7"></path><path d="m230.05 273.54v-4.86c0-0.92-0.46-3.7-4.85-3.7-4.16 0-4.62 2.78-4.62 3.7v4.86h9.47z"></path><path d="m222.19 268.91l-2.31-0.23c0-0.92 0.23-2.31 0.93-2.77l2.08 1.62c-0.23 0.23-0.7 0.92-0.7 1.38z"></path><path d="m226.12 266.6l1.16-2.08c-0.46-0.23-1.39-0.46-2.08-0.46-0.46 0-1.39 0.23-1.85 0.46l1.15 2.08h1.62z"></path><path d="m228.43 268.91l2.31-0.23c0-0.92-0.23-2.31-0.92-2.77l-2.08 1.62c0.23 0.23 0.69 0.92 0.69 1.38z"></path><path d="m221.73 260.83v-5.09c0-1.38-0.92-2.54-2.54-2.54s-2.54 1.16-2.54 2.54v5.09h5.08z"></path><path d="m228.89 260.83v-5.09c0-1.38 0.93-2.54 2.55-2.54 1.61 0 2.54 1.16 2.54 2.54v5.09h-5.09z"></path><path d="m220.11 248.35l0.23-4.62h-4.39l0.47 4.62h3.69z"></path><path d="m227.05 248.35l0.46-4.62h-4.39l0.23 4.62h3.7z"></path><path d="m230.51 248.35l-0.46-4.62h4.62l-0.46 4.62h-3.7z"></path><g fill="#0039f0" stroke="none"><path d="m228.43 273.54v-4.16c0-0.7-0.46-2.78-3.23-2.78-2.54 0-3.01 2.08-3.01 2.78v4.16h6.24z"></path><path d="m221.27 260.36v-4.39c0-1.15-0.69-2.31-2.08-2.31s-2.08 1.16-2.08 2.31v4.39h4.16z"></path><path d="m229.36 260.36v-4.39c0-1.15 0.69-2.31 2.08-2.31 1.38 0 2.08 1.16 2.08 2.31v4.39h-4.16z"></path></g></g><g id="Leon"><path fill="#ccc" d="m250.28 281.25h50.32v-55.72h-50.32v55.72z"></path><path fill="#db4446" stroke-width="0.39" d="m275.93 239.26l0.05-0.62 0.09-0.34s-1.61 0.13-2.46-0.11-1.61-0.59-2.4-1.25c-0.79-0.68-1.1-1.1-1.67-1.18-1.36-0.22-2.4 0.4-2.4 0.4s1.02 0.37 1.78 1.31 1.59 1.41 1.95 1.53c0.59 0.18 2.66 0.05 3.22 0.07 0.57 0.03 1.84 0.19 1.84 0.19z"></path><g fill="none" stroke-width="0.39"><path fill="#ed72aa" d="m283.46 237s0.01 0.72 0.08 1.4c0.06 0.67-0.22 1.24-0.11 1.61s0.16 0.66 0.3 0.93c0.14 0.26 0.21 0.94 0.21 0.94s-0.38-0.28-0.74-0.54c-0.35-0.27-0.6-0.44-0.6-0.44s0.07 0.72 0.1 1.03c0.04 0.31 0.22 0.89 0.51 1.24 0.29 0.33 0.87 0.89 1.05 1.33 0.18 0.45 0.14 1.44 0.14 1.44s-0.46-0.75-0.87-0.89c-0.39-0.14-1.26-0.62-1.26-0.62s0.79 0.79 0.79 1.55c0 0.75-0.32 1.6-0.32 1.6s-0.36-0.68-0.83-1.12c-0.47-0.45-1.13-0.9-1.13-0.9s0.52 1.17 0.52 1.95c0 0.79-0.15 2.47-0.15 2.47s-0.39-0.64-0.79-0.96c-0.4-0.31-0.87-0.58-1.02-0.78-0.14-0.21 0.48 0.64 0.54 1.16 0.07 0.51 0.32 2.35 1.92 4.69 0.94 1.37 2.39 3.77 5.5 2.98 3.11-0.78 1.96-4.97 1.3-6.92-0.65-1.95-0.98-4.11-0.94-4.87 0.04-0.75 0.58-2.97 0.51-3.39-0.07-0.41-0.24-2 0.14-3.28 0.4-1.33 0.73-1.85 0.95-2.4 0.21-0.55 0.39-0.86 0.46-1.34s0.07-1.37 0.07-1.37 0.58 1.06 0.73 1.44c0.14 0.38 0.14 1.5 0.14 1.5s0.11-1.12 0.98-1.67 1.88-1.13 2.13-1.44 0.33-0.51 0.33-0.51-0.08 1.92-0.62 2.67c-0.36 0.49-1.77 2.09-1.77 2.09s0.73-0.28 1.23-0.3c0.51-0.04 0.87 0 0.87 0s-0.62 0.48-1.41 1.64c-0.8 1.16-0.47 1.26-1.05 2.22s-1.05 1-1.78 1.58c-1.08 0.87-0.5 4.34-0.36 4.86 0.15 0.51 2.03 4.76 2.07 5.79 0.03 1.03 0.21 3.33-1.6 4.8-1.16 0.95-3.07 0.96-3.51 1.23-0.43 0.28-1.29 1.13-1.29 2.91 0 1.79 0.64 2.06 1.15 2.51 0.51 0.44 1.16 0.2 1.3 0.55 0.15 0.34 0.22 0.54 0.44 0.75 0.21 0.2 0.36 0.44 0.29 0.82-0.08 0.38-0.91 1.23-1.2 1.85-0.29 0.61-0.87 2.23-0.87 2.47s-0.07 0.99 0.18 1.37c0 0 0.91 1.06 0.29 1.26-0.4 0.14-0.78-0.25-0.97-0.2-0.54 0.14-0.83 0.47-0.98 0.45-0.36-0.07-0.36-0.25-0.4-0.76-0.03-0.51-0.01-0.72-0.17-0.72-0.22 0-0.33 0.18-0.37 0.45s-0.04 0.89-0.29 0.89-0.61-0.45-0.83-0.55-0.83-0.2-0.87-0.48c-0.03-0.27 0.36-0.85 0.76-0.96 0.4-0.1 0.76-0.3 0.51-0.51-0.26-0.2-0.51-0.2-0.76 0-0.25 0.21-0.79 0.04-0.76-0.27 0.04-0.31 0.11-0.69 0.07-0.86-0.03-0.17-0.47-0.51 0.1-0.82 0.59-0.31 0.84 0.27 1.42 0.17s0.86-0.31 1.08-0.65 0.18-1.06-0.22-1.5c-0.39-0.45-0.79-0.52-0.94-0.8-0.14-0.27-0.36-0.92-0.36-0.92s0.11 1.2 0.04 1.37-0.04 0.89-0.04 0.89-0.39-0.45-0.72-0.79c-0.32-0.34-0.65-1.37-0.65-1.37s-0.03 0.96-0.03 1.34c0 0.37 0.43 0.72 0.29 0.86-0.15 0.13-0.83-0.72-1.02-0.86-0.18-0.14-0.76-0.58-1.01-1.06s-0.44-1.16-0.51-1.41c-0.07-0.24-0.19-1.31-0.07-1.58 0.18-0.4 0.47-1.13 0.47-1.13h-1.41c-0.76 0-1.3-0.23-1.59 0.28s-0.15 1.54 0.21 2.88c0.37 1.33 0.58 1.98 0.48 2.22-0.11 0.24-0.58 0.79-0.76 0.89-0.19 0.11-0.69 0.07-0.91-0.03-0.21-0.1-0.57-0.27-1.26-0.27s-1.12 0.03-1.37-0.03c-0.26-0.07-0.88-0.38-1.17-0.31s-0.79 0.32-0.65 0.72c0.22 0.61-0.21 0.75-0.51 0.72-0.29-0.04-0.53-0.14-0.9-0.24-0.36-0.11-0.9 0-0.83-0.42 0.07-0.41 0.22-0.44 0.4-0.74 0.18-0.32 0.25-0.52 0.04-0.54-0.25-0.02-0.51-0.05-0.7 0.11-0.2 0.16-0.51 0.51-0.76 0.38-0.26-0.14-0.46-0.43-0.46-1.08 0-0.64-0.68-1.2-0.05-1.17 0.62 0.03 1.41 0.48 1.55 0.13s0.06-0.51-0.28-0.78-0.76-0.43-0.31-0.77c0.45-0.35 0.56-0.35 0.74-0.54 0.17-0.18 0.41-0.79 0.73-0.64 0.62 0.3 0.02 0.73 0.65 1.42 0.62 0.69 1.01 0.94 2.06 0.83 1.04-0.11 1.33-0.24 1.33-0.54 0-0.29-0.09-0.82-0.12-1.04-0.02-0.21 0.15-0.99 0.15-0.99s-0.48 0.3-0.63 0.59c-0.13 0.29-0.42 0.8-0.42 0.8s-0.11-0.6-0.08-1.09c0.02-0.29 0.12-0.79 0.11-0.89-0.03-0.27-0.23-0.94-0.23-0.94s-0.16 0.73-0.28 0.94c-0.11 0.21-0.16 1.07-0.16 1.07s-0.67-0.58-0.48-1.55c0.13-0.75-0.12-1.74 0.11-2.06 0.22-0.33 0.75-1.64 2.06-1.69 1.3-0.05 2.31 0.05 2.77 0.03 0.45-0.03 2.06-0.33 2.06-0.33s-2.97-1.52-3.64-1.98c-0.68-0.45-1.73-1.63-2.07-2.16-0.34-0.54-0.65-1.58-0.65-1.58s-0.53 0.02-1.02 0.29c-0.48 0.27-0.96 0.67-1.24 0.99s-0.73 1.05-0.73 1.05 0.08-0.94 0.08-1.23-0.06-0.86-0.06-0.86-0.33 1.28-1.01 1.76c-0.68 0.49-1.47 1.15-1.47 1.15s0.08-0.71 0.08-0.88c0-0.16 0.17-0.99 0.17-0.99s-0.48 0.72-1.21 0.86c-0.74 0.13-1.81 0.11-1.9 0.56-0.08 0.45 0.2 1.07 0.03 1.39s-0.54 0.54-0.54 0.54-0.42-0.35-0.79-0.38c-0.36-0.03-0.71 0.16-0.71 0.16s-0.31-0.4-0.19-0.67c0.11-0.26 0.67-0.66 0.54-0.83-0.15-0.16-0.6 0.06-0.88 0.19-0.28 0.14-0.88 0.27-0.82-0.19 0.05-0.45 0.2-0.72 0.05-1.04-0.14-0.32-0.05-0.53 0.18-0.61 0.22-0.08 1.12 0.02 1.21-0.19 0.08-0.21-0.22-0.48-0.82-0.61-0.59-0.14-0.88-0.49-0.57-0.78 0.32-0.3 0.4-0.38 0.54-0.64 0.14-0.27 0.2-0.76 0.74-0.51 0.53 0.24 0.42 0.83 0.99 1.01 0.56 0.19 1.89-0.08 2.17-0.24s1.19-0.83 1.5-0.99c0.31-0.15 1.61-1.12 1.61-1.12s-0.76-0.53-1.05-0.8c-0.28-0.27-0.78-0.91-1.04-1.05-0.25-0.13-1.5-0.61-1.92-0.64-0.42-0.02-1.72-0.48-1.72-0.48s0.59-0.19 0.79-0.35c0.19-0.16 0.64-0.56 0.87-0.53 0.22 0.02 0.28 0.02 0.28 0.02s-1.21-0.05-1.47-0.13c-0.25-0.08-0.99-0.54-1.27-0.54s-0.84 0.11-0.84 0.11 0.76-0.48 1.38-0.59c0.62-0.1 1.1-0.08 1.1-0.08s-0.96-0.27-1.19-0.58c-0.22-0.33-0.45-0.8-0.62-1.02-0.17-0.21-0.28-0.56-0.59-0.59s-0.85 0.38-1.16 0.35-0.54-0.22-0.57-0.67c-0.02-0.46 0-0.3-0.1-0.54-0.12-0.24-0.57-0.8-0.15-0.93 0.43-0.14 1.33 0.08 1.42-0.08 0.08-0.16-0.48-0.65-0.85-0.83-0.37-0.19-0.96-0.51-0.65-0.78 0.31-0.26 0.62-0.37 0.79-0.61s0.37-0.91 0.74-0.7c0.36 0.21 0.87 1.26 1.16 1.18 0.28-0.08 0.3-0.83 0.25-1.15-0.06-0.32 0-0.88 0.28-0.83s0.51 0.43 0.96 0.46c0.45 0.02 1.13-0.11 1.07 0.21-0.05 0.32-0.31 0.71-0.62 1.06-0.3 0.36-0.45 1.05-0.25 1.5 0.2 0.46 0.71 1.19 1.16 1.48s1.3 0.51 1.84 0.85c0.53 0.35 1.78 1.34 2.2 1.45s0.85 0.32 0.85 0.32 0.48-0.21 1.13-0.21 2.14 0.1 2.71-0.14 1.3-0.64 1.08-1.15c-0.23-0.51-1.47-0.96-1.36-1.36s0.57-0.43 1.33-0.46c0.76-0.02 1.8 0.14 2-0.94 0.2-1.06 0.26-1.68-0.81-1.92-1.08-0.24-1.87-0.27-2.07-1.04-0.2-0.78-0.39-0.97-0.17-1.18 0.23-0.21 0.62-0.32 1.41-0.37 0.8-0.06 1.7-0.06 1.96-0.25 0.25-0.18 0.3-0.69 0.61-0.91 0.31-0.21 1.53-0.4 1.53-0.4s1.46 0.71 2.8 1.71c1.21 0.9 2.3 2.23 2.3 2.23"></path><path d="m269 243.39s-0.8 0.23-1.1 0.67c-0.37 0.53-0.34 1.07-0.34 1.07s0.68-0.56 1.56-0.33c0.87 0.24 0.96 0.33 1.33 0.3s1.27-0.35 1.27-0.35-0.74 0.86-0.65 1.45c0.08 0.58 0.19 0.85 0.17 1.15-0.06 0.72-0.6 1.61-0.6 1.61s0.31-0.19 1.05-0.35c0.73-0.16 1.36-0.51 1.75-0.81 0.39-0.29 0.9-1.02 0.9-1.02s-0.16 1 0 1.42c0.17 0.44 0.23 1.67 0.23 1.67s0.47-0.42 0.85-0.62c0.19-0.11 0.7-0.38 0.9-0.7 0.14-0.22 0.32-1.06 0.32-1.06s0.11 0.9 0.39 1.34c0.28 0.42 0.7 1.74 0.7 1.74s0.29-0.86 0.6-1.21 0.68-0.8 0.7-1.07c0.03-0.27-0.08-0.85-0.08-0.85l0.39 0.85m-11.41 0.61s0.48-0.83 0.93-1.1c0.46-0.26 1.08-0.74 1.25-0.8 0.16-0.05 0.9-0.46 0.9-0.46m0.99 5.17s1.09-0.55 1.41-0.75c0.68-0.4 1.16-1.12 1.16-1.12"></path><path fill="none" stroke-width="0.26" d="m282.57 240.9s-0.34-0.48-0.42-0.65c-0.09-0.15-0.23-0.48-0.23-0.48"></path><path fill="none" d="m278.33 257.41s2.04 1.26 1.98 2.31c-0.06 1.04-1.13 2.41-1.13 2.41"></path></g><path fill="#000" stroke-width="0.26" d="m273.05 236.24s-0.17-0.48-0.2-0.62c-0.03-0.13-0.12-0.29-0.12-0.29s0.88 0 0.85 0.27c-0.02 0.27-0.28 0.27-0.34 0.37-0.05 0.11-0.19 0.27-0.19 0.27z"></path><path fill="#000" stroke-width="0.05" d="m277.06 234.85l-0.06-0.43s0.77 0 1.13 0.26c0.57 0.4 0.93 1.02 0.91 1.05-0.1 0.09-0.54-0.27-0.85-0.37 0 0-0.23 0.05-0.45 0.05-0.23 0-0.34-0.11-0.37-0.21-0.03-0.12 0.03-0.3 0.03-0.3l-0.34-0.05z"></path><g fill="#000" stroke-width="0.26"><path d="m273.08 240.14l0.33-0.53 0.34 0.49-0.67 0.04"></path><path d="m273.89 240.12l0.4-0.53 0.43 0.48-0.83 0.05"></path><path d="m273.53 236.83l0.82 0.29-0.74 0.38-0.08-0.67"></path><path d="m274.52 237.1l0.73 0.18-0.59 0.46-0.14-0.64"></path></g><g fill="#db4446" stroke-width="0.39"><path d="m261.88 236.08s0.48 0.34 0.85 0.4c0.37 0.05 0.76 0.05 0.82 0.05 0.05 0 0.17-0.54 0.11-0.91-0.2-1.2-1.3-1.47-1.3-1.47s0.33 0.73 0.17 1.07c-0.23 0.48-0.65 0.86-0.65 0.86z"></path><path d="m259.59 237.12s-0.43-0.77-1.33-0.67c-0.9 0.11-1.5 0.81-1.5 0.81s1-0.03 1.25 0.13c0.37 0.24 0.48 0.86 0.48 0.86s0.54-0.32 0.71-0.54c0.16-0.21 0.39-0.59 0.39-0.59z"></path><path d="m258.49 240.25s-0.77 0.11-1.19 0.59c-0.43 0.49-0.36 1.4-0.36 1.4s0.5-0.54 0.95-0.54c0.46 0 1.16 0.16 1.16 0.16s-0.22-0.56-0.22-0.8-0.34-0.81-0.34-0.81z"></path><path d="m261.06 250.37s-0.42-0.45-1.16-0.32c-0.74 0.14-1.22 0.97-1.22 0.97s0.63-0.17 1-0.08c0.36 0.08 0.62 0.45 0.62 0.45s0.34-0.29 0.45-0.45 0.31-0.57 0.31-0.57z"></path><path d="m260.21 253.34s-0.62-0.1-1.16 0.33c-0.53 0.43-0.56 1.25-0.56 1.25s0.51-0.43 0.91-0.37c0.39 0.05 0.87 0.27 0.87 0.27s0.08-0.51 0.11-0.64c0.09-0.38-0.17-0.84-0.17-0.84z"></path><path d="m261.66 256.08s-0.05 0.79 0.33 1.28c0.4 0.51 1.13 0.59 1.13 0.59s-0.24-0.53-0.28-0.8c-0.06-0.4 0.34-0.75 0.34-0.75s-0.37-0.38-0.73-0.38c-0.37 0-0.79 0.06-0.79 0.06z"></path><path d="m269 263.12s-0.51-0.64-1.21-0.62c-0.71 0.03-1.45 0.69-1.45 0.69s0.88-0.07 1.11 0.22c0.23 0.3 0.45 0.67 0.45 0.67s0.4-0.21 0.57-0.35c0.17-0.13 0.53-0.61 0.53-0.61z"></path><path d="m266.83 265.93s-0.93-0.14-1.39 0.35c-0.45 0.48-0.42 1.36-0.42 1.36s0.56-0.61 1.07-0.56 1.08 0.32 1.08 0.32-0.09-0.53-0.15-0.78c-0.05-0.24-0.19-0.69-0.19-0.69z"></path><path d="m268.84 268.9s-0.46 0.64-0.12 1.15 1.05 0.75 1.05 0.75-0.26-0.37-0.14-0.8c0.09-0.34 0.67-0.8 0.67-0.8l-1.46-0.3z"></path><path d="m281.24 270.11s-0.81-0.19-1.27 0.08c-0.45 0.26-0.82 1.39-0.82 1.39s0.74-0.62 1.28-0.54c0.53 0.08 0.93 0.3 0.93 0.3s0.08-0.46 0.02-0.78c-0.03-0.19-0.14-0.45-0.14-0.45z"></path><path d="m281.64 273.1s-0.62 0.64-0.4 1.18c0.23 0.54 0.62 1.1 0.62 1.1s-0.02-0.8 0.23-1.02c0.37-0.32 1.05-0.37 1.05-0.37s-0.54-0.48-0.71-0.54c-0.17-0.05-0.79-0.35-0.79-0.35z"></path><path d="m284.75 274.04s-0.31 0.78 0.28 1.28c0.59 0.52 1.11 0.57 1.11 0.57s-0.46-0.81-0.32-1.23c0.15-0.45 0.54-0.72 0.54-0.72s-0.74-0.25-0.85-0.22c-0.11 0.02-0.76 0.32-0.76 0.32z"></path></g><g fill="#c8b100" stroke-width="0.26"><path d="m282.88 232.71l-0.29 0.02c-0.01 0.03-0.14 0.24-0.26 0.35-0.26 0.25-0.65 0.28-0.86 0.07-0.11-0.11-0.16-0.26-0.14-0.41-0.17 0.09-0.35 0.09-0.51-0.01-0.26-0.15-0.32-0.5-0.14-0.79 0.03-0.06 0.06-0.14 0.11-0.18l-0.02-0.32-0.35 0.08-0.1 0.19c-0.22 0.25-0.54 0.31-0.7 0.17-0.08-0.07-0.14-0.26-0.13-0.27 0 0.01-0.09 0.09-0.17 0.11-0.54 0.13-0.75-1.05-0.77-1.35l-0.17 0.25s0.16 0.7 0.08 1.3c-0.08 0.59-0.29 1.19-0.29 1.19 0.74 0.19 1.86 0.8 2.97 1.65s1.98 1.78 2.34 2.42c0 0 0.58-0.32 1.18-0.51s1.36-0.2 1.36-0.2l0.22-0.21c-0.32 0.05-1.58 0.1-1.56-0.43 0-0.08 0.07-0.18 0.08-0.18-0.01 0.01-0.21-0.01-0.3-0.06-0.18-0.13-0.18-0.43 0.02-0.69l0.18-0.13 0.01-0.34-0.34 0.05c-0.03 0.04-0.11 0.09-0.15 0.13-0.27 0.23-0.65 0.25-0.86 0.03-0.13-0.12-0.17-0.29-0.11-0.46-0.16 0.04-0.32 0.03-0.45-0.05-0.26-0.15-0.31-0.52-0.11-0.8 0.09-0.14 0.28-0.31 0.31-0.32l-0.07-0.3h-0.01z"></path><g fill="#000" stroke-width="0.05"><path d="m280.63 233.4c0.05-0.07 0.15-0.06 0.23 0s0.1 0.16 0.06 0.21c-0.05 0.06-0.15 0.06-0.24-0.01-0.07-0.05-0.1-0.15-0.05-0.2z"></path><path d="m281.58 234.19l-0.33-0.25c-0.06-0.04-0.07-0.12-0.04-0.16 0.04-0.04 0.12-0.04 0.18 0l0.33 0.26 0.33 0.25c0.05 0.04 0.08 0.12 0.04 0.16s-0.12 0.04-0.18 0l-0.33-0.26"></path><path d="m279.84 233l-0.26-0.15c-0.07-0.04-0.1-0.12-0.07-0.17s0.11-0.06 0.17-0.02l0.26 0.16 0.26 0.15c0.06 0.03 0.09 0.11 0.07 0.16-0.03 0.05-0.11 0.06-0.17 0.02l-0.26-0.15"></path><path d="m278.8 232.29c0.05-0.06 0.16-0.06 0.24 0 0.08 0.07 0.1 0.16 0.05 0.22-0.05 0.05-0.15 0.05-0.23-0.01s-0.1-0.15-0.06-0.21z"></path><path d="m282.63 234.92c0.05-0.05 0.03-0.14-0.05-0.21-0.08-0.06-0.19-0.06-0.24 0-0.04 0.05-0.02 0.15 0.06 0.21s0.18 0.06 0.23 0z"></path><path d="m283.2 235.58l0.22 0.21c0.05 0.05 0.13 0.07 0.18 0.03 0.04-0.04 0.04-0.11-0.01-0.16l-0.21-0.21-0.22-0.21c-0.05-0.05-0.14-0.07-0.18-0.03-0.05 0.03-0.04 0.11 0.01 0.16l0.21 0.21"></path><path d="m284.15 236.39c0.05-0.06 0.03-0.15-0.05-0.21-0.08-0.07-0.18-0.07-0.23-0.01s-0.03 0.15 0.05 0.22c0.08 0.05 0.18 0.06 0.23 0z"></path></g><path d="m281.4 230.36l-0.59 0.01-0.11 0.87 0.06 0.14 0.15-0.01 0.76-0.51-0.27-0.5"></path><path d="m281.4 230.36l-0.59 0.01-0.11 0.87 0.06 0.14 0.15-0.01 0.76-0.51-0.27-0.5"></path><path d="m279.8 230.84l-0.02 0.54 0.92 0.12 0.15-0.07-0.02-0.15-0.53-0.71-0.5 0.27"></path><path d="m281.7 231.92l-0.49 0.27-0.54-0.71-0.01-0.15 0.14-0.06 0.93 0.11-0.03 0.54"></path><path d="m280.51 231.25c0.08-0.13 0.26-0.17 0.39-0.09 0.14 0.07 0.18 0.24 0.1 0.37s-0.26 0.17-0.39 0.09c-0.14-0.08-0.18-0.24-0.1-0.37z"></path><path d="m278.36 230.35c-0.02 0.01-0.13-0.46-0.26-0.71-0.08-0.19-0.39-0.43-0.39-0.43 0.03-0.05 0.42-0.19 0.87 0.09 0.38 0.31-0.03 0.87-0.03 0.87s-0.09 0.14-0.19 0.18z"></path><path d="m279.39 230.66l-0.42 0.37-0.68-0.6 0.06-0.08 0.03-0.15 0.92-0.07 0.09 0.53"></path><path d="m278.24 230.29c0.05-0.15 0.18-0.23 0.28-0.2 0.11 0.04 0.15 0.18 0.1 0.33s-0.18 0.23-0.29 0.2c-0.11-0.04-0.15-0.18-0.09-0.33z"></path><path d="m283.67 231.77l-0.59-0.06-0.25 0.85 0.05 0.14 0.15 0.01 0.83-0.41-0.19-0.53"></path><path d="m282.01 232.03l-0.1 0.54 0.9 0.23 0.15-0.04 0.01-0.14-0.43-0.79-0.53 0.2"></path><path d="m283.73 233.36l-0.53 0.2-0.42-0.78 0.01-0.15 0.15-0.03 0.89 0.23-0.1 0.53"></path><path d="m282.65 232.54c0.1-0.12 0.28-0.13 0.4-0.04 0.13 0.09 0.15 0.26 0.05 0.38s-0.28 0.13-0.41 0.04c-0.12-0.09-0.14-0.26-0.04-0.38z"></path><path d="m285.64 233.61l0.11 0.55-0.87 0.3-0.16-0.04-0.01-0.14 0.36-0.81 0.57 0.14"></path><path d="m285.49 235.2l-0.56 0.13-0.31-0.83 0.04-0.15 0.15-0.02 0.85 0.35-0.17 0.52"></path><path d="m283.97 233.66l-0.18 0.52 0.85 0.34 0.16-0.02 0.03-0.14-0.3-0.83-0.56 0.13"></path><path d="m284.91 234.63c0.12-0.11 0.12-0.28 0.02-0.39-0.11-0.11-0.29-0.11-0.41-0.02-0.11 0.11-0.12 0.28-0.01 0.39 0.1 0.11 0.29 0.12 0.4 0.02z"></path><path d="m286.29 236.43c0 0.01 0.5 0.03 0.79 0.09 0.2 0.04 0.52 0.27 0.52 0.27 0.06-0.04 0.12-0.42-0.28-0.79-0.39-0.28-0.88 0.22-0.88 0.22s-0.12 0.12-0.15 0.21z"></path><path d="m285.75 235.54l-0.29 0.46 0.76 0.51 0.09-0.08 0.13-0.04-0.12-0.88-0.57 0.03"></path><path d="m286.37 236.53c0.14-0.07 0.21-0.22 0.15-0.31s-0.22-0.1-0.36-0.02-0.2 0.22-0.14 0.31c0.05 0.09 0.21 0.1 0.35 0.02z"></path></g></g><g id="inescutcheon" stroke-width="0.61"><ellipse fill="#ad1519" cx="250.43" cy="281.01" rx="16.26" ry="18.3"></ellipse><ellipse fill="#005bbf" cx="250.44" cy="280.97" rx="11.44" ry="13.42"></ellipse><g id="fdl" fill="#c8b100" stroke-width="0.34"><path stroke-linejoin="round" d="m245.03 271.74s-1.35 1.48-1.35 2.86c0 1.39 0.57 2.54 0.57 2.54-0.21-0.55-0.76-0.94-1.41-0.94-0.83 0-1.5 0.63-1.5 1.42 0 0.22 0.14 0.58 0.24 0.77l0.49 0.99c0.16-0.37 0.54-0.57 0.98-0.57 0.59 0 1.08 0.45 1.08 1.01 0 0.09-0.01 0.17-0.04 0.25l-1.22 0.01v1.03h1.09l-0.81 1.61 1.07-0.42 0.81 0.91 0.84-0.91 1.07 0.42-0.8-1.61h1.08v-1.03l-1.22-0.01c-0.02-0.08-0.02-0.16-0.02-0.25 0-0.56 0.47-1.01 1.06-1.01 0.44 0 0.82 0.2 0.98 0.57l0.49-0.99c0.1-0.19 0.24-0.55 0.24-0.77 0-0.79-0.67-1.42-1.49-1.42-0.66 0-1.21 0.39-1.41 0.94 0 0 0.57-1.15 0.57-2.54 0-1.38-1.39-2.86-1.39-2.86z"></path><path d="m242.87 281.11h4.36v-1.03h-4.36v1.03z"></path></g><g fill="#c8b100" stroke-width="0.34" transform="matrix(1, 0, 0, 1, 10.630000114440918, 0)"><path stroke-linejoin="round" d="m245.03 271.74s-1.35 1.48-1.35 2.86c0 1.39 0.57 2.54 0.57 2.54-0.21-0.55-0.76-0.94-1.41-0.94-0.83 0-1.5 0.63-1.5 1.42 0 0.22 0.14 0.58 0.24 0.77l0.49 0.99c0.16-0.37 0.54-0.57 0.98-0.57 0.59 0 1.08 0.45 1.08 1.01 0 0.09-0.01 0.17-0.04 0.25l-1.22 0.01v1.03h1.09l-0.81 1.61 1.07-0.42 0.81 0.91 0.84-0.91 1.07 0.42-0.8-1.61h1.08v-1.03l-1.22-0.01c-0.02-0.08-0.02-0.16-0.02-0.25 0-0.56 0.47-1.01 1.06-1.01 0.44 0 0.82 0.2 0.98 0.57l0.49-0.99c0.1-0.19 0.24-0.55 0.24-0.77 0-0.79-0.67-1.42-1.49-1.42-0.66 0-1.21 0.39-1.41 0.94 0 0 0.57-1.15 0.57-2.54 0-1.38-1.39-2.86-1.39-2.86z"></path><path d="m242.87 281.11h4.36v-1.03h-4.36v1.03z"></path></g><g fill="#c8b100" stroke-width="0.34" transform="matrix(1, 0, 0, 1, 5.309999942779541, 9.140000343322754)"><path stroke-linejoin="round" d="m245.03 271.74s-1.35 1.48-1.35 2.86c0 1.39 0.57 2.54 0.57 2.54-0.21-0.55-0.76-0.94-1.41-0.94-0.83 0-1.5 0.63-1.5 1.42 0 0.22 0.14 0.58 0.24 0.77l0.49 0.99c0.16-0.37 0.54-0.57 0.98-0.57 0.59 0 1.08 0.45 1.08 1.01 0 0.09-0.01 0.17-0.04 0.25l-1.22 0.01v1.03h1.09l-0.81 1.61 1.07-0.42 0.81 0.91 0.84-0.91 1.07 0.42-0.8-1.61h1.08v-1.03l-1.22-0.01c-0.02-0.08-0.02-0.16-0.02-0.25 0-0.56 0.47-1.01 1.06-1.01 0.44 0 0.82 0.2 0.98 0.57l0.49-0.99c0.1-0.19 0.24-0.55 0.24-0.77 0-0.79-0.67-1.42-1.49-1.42-0.66 0-1.21 0.39-1.41 0.94 0 0 0.57-1.15 0.57-2.54 0-1.38-1.39-2.86-1.39-2.86z"></path><path d="m242.87 281.11h4.36v-1.03h-4.36v1.03z"></path></g></g></g></g></g></g>',1)]))}const E4=V(k4,[["render",A4]]),QK="",C4={},x4={id:"default",width:"80",height:"40",viewBox:"0 0 80 40",xmlns:"http://www.w3.org/2000/svg"};function M4(e,n){return t.openBlock(),t.createElementBlock("svg",x4,n[0]||(n[0]=[t.createElementVNode("rect",{x:"4.20013",y:"2.10046",width:"71.6",height:"35.8",rx:"17.9",class:"primary"},null,-1),t.createElementVNode("circle",{id:"default-circle",cx:"22.5",cy:"20.0005",r:"12.5",fill:"white"},null,-1)]))}const B4=V(C4,[["render",M4],["__scopeId","data-v-fbb3af00"]]),v4={},j4={width:"48",height:"24",viewBox:"0 0 48 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function N4(e,n){return t.openBlock(),t.createElementBlock("svg",j4,n[0]||(n[0]=[t.createElementVNode("rect",{x:"2.51953",y:"1.2605",width:"42.96",height:"21.48",rx:"10.74",fill:"#E2E6ED",class:"primary"},null,-1),t.createElementVNode("circle",{cx:"13.5",cy:"12.0005",r:"7.5",fill:"#D0D3D9"},null,-1)]))}const S4=V(v4,[["render",N4]]),GK="",T4={},I4={id:"selected",width:"80",height:"40",viewBox:"0 0 80 40",xmlns:"http://www.w3.org/2000/svg"};function O4(e,n){return t.openBlock(),t.createElementBlock("svg",I4,n[0]||(n[0]=[t.createElementVNode("rect",{x:"4.20013",y:"2.10046",width:"71.6",height:"35.8",rx:"17.9",class:"primary"},null,-1),t.createElementVNode("circle",{id:"selected-circle",cx:"57.5",cy:"20.0005",r:"12.5",fill:"white"},null,-1)]))}const L4=V(T4,[["render",O4],["__scopeId","data-v-56beb670"]]),z4={},q4={width:"48",height:"24",viewBox:"0 0 48 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function P4(e,n){return t.openBlock(),t.createElementBlock("svg",q4,n[0]||(n[0]=[t.createElementVNode("rect",{width:"42.96",height:"21.48",rx:"10.74",transform:"matrix(-1 0 0 1 45.4805 1.2605)",fill:"#E2E6ED",class:"primary"},null,-1),t.createElementVNode("circle",{r:"7.5",transform:"matrix(-1 0 0 1 34.5 12.0005)",fill:"#D0D3D9"},null,-1)]))}const V4=V(z4,[["render",P4]]),U4={},R4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Y4(e,n){return t.openBlock(),t.createElementBlock("svg",R4,n[0]||(n[0]=[t.createStaticVNode('<rect x="5" y="8.75049" width="30" height="20.625" fill="#EEF3F8"></rect><rect x="5" y="8.75049" width="16.875" height="13.125" fill="#41479B"></rect><rect x="21.875" y="8.75049" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="21.875" y="12.5005" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="21.875" y="16.2505" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="21.875" y="20.0005" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="5" y="23.7505" width="30" height="1.875" fill="#DC251C"></rect><rect x="5" y="27.5005" width="30" height="1.875" fill="#DC251C"></rect><rect x="6.875" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="10.625" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="14.375" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="18.125" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="6.875" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="10.625" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="14.375" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="8.75" y="16.2505" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="12.5" y="16.2505" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="16.25" y="16.2505" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="8.75" y="12.5005" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="12.5" y="12.5005" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="16.25" y="12.5005" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="18.125" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="6.875" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="10.625" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="14.375" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="18.125" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect>',26)]))}const H4=V(U4,[["render",Y4]]),Q4={},G4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function W4(e,n){return t.openBlock(),t.createElementBlock("svg",G4,n[0]||(n[0]=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.64752 6.64801C7.70242 5.59312 9.13316 5.00049 10.625 5.00049H23.125C24.6168 5.00049 26.0476 5.59312 27.1025 6.64801C28.1574 7.7029 28.75 9.13364 28.75 10.6255V16.8755C28.75 18.3673 28.1574 19.7981 27.1025 20.853C26.0476 21.9078 24.6168 22.5005 23.125 22.5005H17.7376L12.2902 27.3426C12.1063 27.5061 11.8435 27.5464 11.619 27.4456C11.3944 27.3448 11.25 27.1216 11.25 26.8755V22.5005H10.625C9.13316 22.5005 7.70242 21.9078 6.64752 20.853C5.59263 19.7981 5 18.3673 5 16.8755V10.6255C5 9.13364 5.59263 7.7029 6.64752 6.64801ZM10.625 6.25049C9.46468 6.25049 8.35188 6.71142 7.53141 7.53189C6.71094 8.35237 6.25 9.46516 6.25 10.6255V16.8755C6.25 18.0358 6.71094 19.1486 7.53141 19.9691C8.35188 20.7895 9.46468 21.2505 10.625 21.2505H11.875C12.2202 21.2505 12.5 21.5303 12.5 21.8755V25.4837L17.0848 21.4083C17.1992 21.3067 17.3469 21.2505 17.5 21.2505H23.125C24.2853 21.2505 25.3981 20.7895 26.2186 19.9691C27.0391 19.1486 27.5 18.0358 27.5 16.8755V10.6255C27.5 9.46516 27.0391 8.35237 26.2186 7.53189C25.3981 6.71142 24.2853 6.25049 23.125 6.25049H10.625ZM30 20.6255C30 20.2803 30.2798 20.0005 30.625 20.0005H31.25C32.2445 20.0005 33.1984 20.3956 33.9016 21.0988C34.6049 21.8021 35 22.7559 35 23.7505V27.5005C35 27.9929 34.903 28.4806 34.7145 28.9355C34.5261 29.3905 34.2499 29.8039 33.9016 30.1521C33.5534 30.5003 33.14 30.7766 32.685 30.965C32.2301 31.1535 31.7424 31.2505 31.25 31.2505H30V34.3755C30 34.6283 29.8477 34.8562 29.6142 34.9529C29.3806 35.0496 29.1118 34.9962 28.933 34.8174L25.3661 31.2505H22.5C22.0075 31.2505 21.5199 31.1535 21.0649 30.965C20.61 30.7766 20.1966 30.5003 19.8483 30.1521C19.5001 29.8039 19.2239 29.3905 19.0354 28.9355C18.847 28.4806 18.75 27.9929 18.75 27.5005V25.6255C18.75 25.2803 19.0298 25.0005 19.375 25.0005C19.7202 25.0005 20 25.2803 20 25.6255V27.5005C20 27.8288 20.0647 28.1539 20.1903 28.4572C20.3159 28.7605 20.5001 29.0361 20.7322 29.2682C20.9644 29.5004 21.24 29.6845 21.5433 29.8102C21.8466 29.9358 22.1717 30.0005 22.5 30.0005H25.625C25.7908 30.0005 25.9497 30.0663 26.0669 30.1835L28.75 32.8666V30.6255C28.75 30.2803 29.0298 30.0005 29.375 30.0005H31.25C31.5783 30.0005 31.9034 29.9358 32.2067 29.8102C32.51 29.6845 32.7856 29.5004 33.0178 29.2682C33.2499 29.0361 33.434 28.7605 33.5597 28.4572C33.6853 28.1539 33.75 27.8288 33.75 27.5005V23.7505C33.75 23.0874 33.4866 22.4516 33.0178 21.9827C32.5489 21.5139 31.913 21.2505 31.25 21.2505H30.625C30.2798 21.2505 30 20.9707 30 20.6255Z",fill:"#3B414D",class:"primary"},null,-1)]))}const X4=V(Q4,[["render",W4]]),K4={},Z4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function J4(e,n){return t.openBlock(),t.createElementBlock("svg",Z4,n[0]||(n[0]=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M27.9441 19.6156C28.156 19.3431 28.5487 19.294 28.8211 19.506L34.4461 23.881C34.5984 23.9994 34.6874 24.1814 34.6874 24.3743C34.6874 24.5672 34.5984 24.7492 34.4461 24.8676L28.8211 29.2426C28.5487 29.4546 28.156 29.4055 27.9441 29.133C27.7322 28.8605 27.7813 28.4679 28.0537 28.256L33.0444 24.3743L28.0537 20.4926C27.7813 20.2807 27.7322 19.8881 27.9441 19.6156Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M5.31257 16.2505C5.31257 9.92097 11.5972 5.00049 19.0626 5.00049C26.5279 5.00049 32.8126 9.91967 32.8126 16.2505V16.2584L32.8125 16.2584C32.8068 16.7154 32.7669 17.1714 32.6931 17.6225C32.6375 17.9632 32.3162 18.1942 31.9755 18.1386C31.6349 18.0829 31.4038 17.7616 31.4595 17.4209C31.523 17.0326 31.5574 16.6401 31.5626 16.2466C31.5599 10.8416 26.0955 6.25049 19.0626 6.25049C12.031 6.25049 6.56736 10.841 6.56257 16.2434C6.59434 17.5923 6.92716 18.9171 7.53673 20.1209C8.14738 21.3268 9.02026 22.3807 10.0913 23.2052C10.3199 23.3812 10.3984 23.6908 10.2812 23.9543L8.43275 28.1129L13.972 25.5579C14.114 25.4925 14.2753 25.4826 14.4241 25.5302C15.9229 26.0093 17.4871 26.2524 19.0606 26.2505C19.7268 26.2465 20.3921 26.1995 21.0523 26.1099C21.3943 26.0635 21.7092 26.3031 21.7556 26.6452C21.8021 26.9872 21.5624 27.3021 21.2204 27.3486C20.5064 27.4455 19.7868 27.4962 19.0663 27.5005L19.0634 27.5005C17.4414 27.5025 15.8286 27.2642 14.2774 26.7937L7.44934 29.943C7.21306 30.052 6.93398 30.0032 6.74871 29.8205C6.56344 29.6378 6.51076 29.3594 6.61645 29.1216L8.94423 23.8847C7.90009 22.9979 7.04192 21.9107 6.42156 20.6856C5.72661 19.3132 5.34774 17.8026 5.31273 16.2647L5.31241 16.2505H5.31257ZM23.9423 26.1302C25.4661 24.6065 27.5327 23.7505 29.6876 23.7505H34.0626C34.4077 23.7505 34.6876 24.0303 34.6876 24.3755C34.6876 24.7207 34.4077 25.0005 34.0626 25.0005H29.6876C27.8642 25.0005 26.1155 25.7248 24.8262 27.0141C23.5369 28.3034 22.8126 30.0521 22.8126 31.8755V34.3755C22.8126 34.7207 22.5327 35.0005 22.1876 35.0005C21.8424 35.0005 21.5626 34.7207 21.5626 34.3755V31.8755C21.5626 29.7206 22.4186 27.654 23.9423 26.1302Z",fill:"#3B414D",class:"primary"},null,-1)]))}const $4=V(K4,[["render",J4]]),eb={},tb={xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"};function ab(e,n){return t.openBlock(),t.createElementBlock("svg",tb,n[0]||(n[0]=[t.createElementVNode("mask",{id:"mask0_139_607",style:{"mask-type":"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},[t.createElementVNode("rect",{width:"20",height:"20",fill:"#D9D9D9",class:"primary"})],-1),t.createElementVNode("g",{mask:"url(#mask0_139_607)"},[t.createElementVNode("path",{d:"M12.5834 4.50001V10.1763L14.242 11.835C14.29 11.8831 14.3296 11.9389 14.3607 12.0025C14.3917 12.066 14.4072 12.139 14.4072 12.2217V12.5323C14.4072 12.6854 14.3545 12.8155 14.2491 12.9227C14.1438 13.0298 14.0132 13.0833 13.8574 13.0833L10.5418 13.0833V17.3238C10.5418 17.4772 10.4902 17.6058 10.3872 17.7096C10.2841 17.8133 10.1565 17.8652 10.0043 17.8652C9.85191 17.8652 9.72288 17.8133 9.61718 17.7096C9.51135 17.6058 9.45843 17.4772 9.45843 17.3238V13.0833H6.14281C5.98698 13.0833 5.85642 13.0298 5.75114 12.9227C5.64573 12.8155 5.59302 12.6854 5.59302 12.5323V12.2217C5.59302 12.139 5.6085 12.066 5.63948 12.0025C5.67059 11.9389 5.71017 11.8831 5.75823 11.835L7.41677 10.1763V4.50001H6.95843C6.80496 4.50001 6.67635 4.44849 6.5726 4.34543C6.46871 4.24237 6.41677 4.11474 6.41677 3.96251C6.41677 3.81015 6.46871 3.68112 6.5726 3.57543C6.67635 3.4696 6.80496 3.41668 6.95843 3.41668L13.0418 3.41668C13.1952 3.41668 13.3239 3.46821 13.4276 3.57126C13.5315 3.67432 13.5834 3.80196 13.5834 3.95418C13.5834 4.10654 13.5315 4.23557 13.4276 4.34126C13.3239 4.4471 13.1952 4.50001 13.0418 4.50001H12.5834Z",fill:"#67738B",class:"primary"})],-1)]))}const nb=V(eb,[["render",ab]]),ib={},rb={xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"};function ob(e,n){return t.openBlock(),t.createElementBlock("svg",rb,n[0]||(n[0]=[t.createElementVNode("mask",{id:"mask0_142_1060",style:{"mask-type":"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},[t.createElementVNode("rect",{width:"20",height:"20",fill:"#D9D9D9",class:"primary"})],-1),t.createElementVNode("g",{mask:"url(#mask0_142_1060)"},[t.createElementVNode("path",{d:"M11.6329 9.52871L6.51604 4.41183C6.43701 4.33281 6.38063 4.25267 6.34687 4.17142C6.31326 4.09031 6.29646 4.01072 6.29646 3.93267C6.29646 3.7885 6.34618 3.66642 6.44563 3.56642C6.54493 3.46656 6.68111 3.41663 6.85417 3.41663H13.0417C13.191 3.41663 13.3185 3.46982 13.4244 3.57621C13.5303 3.68246 13.5833 3.81058 13.5833 3.96058C13.5833 4.11392 13.5385 4.25683 13.4487 4.38933C13.359 4.52183 13.2233 4.55871 13.0417 4.49996H12.5833V9.13142C12.5833 9.37753 12.4693 9.54961 12.2413 9.64767C12.0131 9.74572 11.8103 9.70607 11.6329 9.52871ZM9.45833 17.4166V13.0833H6.71167C6.43347 13.0833 6.20951 12.9938 6.03979 12.8148C5.87021 12.6359 5.78542 12.4289 5.78542 12.1939C5.78542 12.0764 5.8116 11.9566 5.86396 11.8345C5.91632 11.7126 5.99375 11.6 6.09625 11.4968L7.41667 10.1762V8.94871L2.86062 4.4085C2.74521 4.29322 2.6875 4.16774 2.6875 4.03204C2.6875 3.89635 2.74576 3.77024 2.86229 3.65371C2.98188 3.53413 3.11035 3.47433 3.24771 3.47433C3.38493 3.47433 3.51389 3.53468 3.63458 3.65538L16.0529 16.0737C16.1629 16.1837 16.2206 16.3066 16.2258 16.4423C16.2313 16.5779 16.1762 16.7041 16.0608 16.8206C15.9454 16.9402 15.8164 16.9986 15.6738 16.9958C15.5313 16.9932 15.4023 16.9341 15.2869 16.8187L11.5513 13.0833H10.5417V17.4166C10.5417 17.5659 10.4887 17.6935 10.3827 17.7993C10.2767 17.9053 10.1491 17.9583 9.99979 17.9583C9.85035 17.9583 9.72278 17.9053 9.61708 17.7993C9.51125 17.6935 9.45833 17.5659 9.45833 17.4166Z",fill:"#67738B",class:"primary"})],-1)]))}const sb={Brazil:s3,"checkbox-default":d3,"checkbox-disable":h3,"checkbox-less":b3,"checkbox-select":D3,"fitness-biceps-1":x3,indicator:j3,"navigation-menu-vertical-1":I3,"radio-default":q3,"radio-disable":R3,"radio-selected":G3,"single-neutral-2":Z3,"single-neutral-actions-1":t4,"social-media-facebook-1":r4,"social-instagram-1":u4,"sort-asc":_4,"sort-default":F4,"sort-desc":w4,Spain:E4,"switch-default-disabled":S4,"switch-default":B4,"switch-selected-disabled":V4,"switch-selected":L4,USA:H4,messages:X4,"transfer-message":$4,pin:nb,unpin:V(ib,[["render",ob]])},lb={"lock-2-1":"lock","lock-2-2":"lock","view-1-1":"visibility","view-off-1":"visibility_off","read-email-at-1":"alternate_email","email-action-unread-1":"mail","loading-circle-1":"progress_activity","close-1":"close","alert-circle-1":"error","alert-circle-1-1":"error","check-circle-1-1":"check_circle","check-circle-1-1-1":"check_circle","check-2":"check","search-1":"search","house-1-1":"some","gauge-dashboard-2":"speed","science-fiction-robot-2":"neurology","hierarchy-3-2":"account_tree","messaging-we-chat-3":"forum","question-circle-1":"help","alarm-bell-3":"notifications","expand-full-1":"open_in_full","expand-8-1":"close_fullscreen","logout-1-1":"logout","arrow-left-1-1":"chevron_left","arrow-right-1-1":"chevron_right","arrow-button-down-1":"expand_more","task-list-clock-1":"pending_actions","graph-stats-ascend-2":"trending_up","graph-stats-descend-2":"trending_down","messages-bubble-1":"chat_bubble","chat-translate-1":"translate","translate-1":"translate","translate-2":"translate","arrow-button-up-1":"expand_less","delete-1":"error","button-refresh-arrow-1":"refresh","book-address-1-2":"contacts","synchronize-arrow-clock-4":"update","flash-1-3":"bolt","phone-3":"call","phone-4":"call","layout-dashboard-1":"dashboard","check-square-1":"task_alt","cog-1":"settings","cog-2":"settings","download-bottom-1":"download","charger-1":"cloud","upload-bottom-1":"upload","copy-paste-1":"content_copy","pencil-write-1":"edit_square","add-1":"add","time-clock-circle-1":"schedule","button-refresh-arrows-1":"refresh","keyboard-return-1":"keyboard_return","delete-1-1":"dangerous","delete-2-1":"dangerous","keyboard-arrow-left-1":"keyboard_backspace","graph-stats-circle-1":"vital_signs","graph-stats-1":"vital_signs","paginate-filter-text-1":"article","keyboard-arrow-down-1":"south","keyboard-arrow-right-1":"arrow_right_alt","study-light-idea-1":"lightbulb","folder-1":"folder","export-1":"open_in_new","add-circle-1":"add_circle","subtract-circle-1":"do_not_disturb_on","subtract-1":"remove","button-play-1":"play_circle","lock-unlock-1-1":"lock_open_right","video-file-mp4-1":"video_file","office-file-pdf-1-1":"picture_as_pdf","send-email-3-1":"send","rating-star-1":"star","rating-star-1-1":"star","floppy-disk-1":"save","common-file-empty-1":"check_box_outline_blank","currency-dollar-circle-1":"paid","app-window-edit-1":"web_asset","headphones-customer-support-human-1-1":"headset_mic","bin-1-1":"delete","book-library-1":"school","notes-1":"event_note","arrow-undo":"undo","arrow-redo":"redo",emoji:"mood","text-bold":"format_bold","text-italic":"format_italic","text-left":"format_align_left","text-center":"format_align_center","text-right":"format_align_right","text-justified":"format_align_justify",attachment:"attach_file",microphone:"mic","controls-play-1":"play_arrow","controls-pause-1":"pause","common-file-horizontal-image-1":"image","information-circle-4":"info","task-checklist-1":"content_paste",preferences:"tune","check-double":"done","alarm-bell-ring":"notifications_ative","bookmark-tag-1":"sell","move-expand-vertical-1":"unfold_more","text-underline":"format_underlined","unordered-list":"list",filter:"filter_alt","typing-1":"text_select_start"},ub=t.defineComponent({name:"UnnnicIcon",__name:"Icon",props:{filled:{type:Boolean,default:!1},icon:{default:null},clickable:{type:Boolean,default:!1},size:{default:"md"},scheme:{default:"neutral-darkest"}},emits:["click","mousedown","mouseup"],setup(e,{emit:n}){const a=e,i=n,o=t.computed(()=>{var f;return((f=a.icon)==null?void 0:f.includes(":"))??!1}),s=t.computed(()=>sb[a.icon]??null),u=t.computed(()=>lb[a.icon]||a.icon),c=f=>{a.clickable&&i("click",f)};return(f,_)=>o.value?(t.openBlock(),t.createBlock(t.unref(n3),{key:0,icon:a.icon,class:t.normalizeClass(["unnnic-icon",`unnnic-icon-scheme--${f.scheme}`,`unnnic-icon-size--${f.size}`,{"unnnic--clickable":f.clickable}]),"data-testid":"iconify-icon",onClick:c,onMousedown:_[0]||(_[0]=g=>f.$emit("mousedown",g)),onMouseup:_[1]||(_[1]=g=>f.$emit("mouseup",g))},null,8,["icon","class"])):s.value?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(s.value),{key:1,class:t.normalizeClass(["unnnic-icon",`unnnic-icon--size-svg-${f.size}`,`unnnic-icon__size--${f.size}`,f.clickable?"unnnic--clickable":"",f.scheme?`unnnic-icon-scheme--${f.scheme}`:""]),"data-testid":"custom-icon",onClick:c,onMousedown:_[2]||(_[2]=g=>f.$emit("mousedown",g)),onMouseup:_[3]||(_[3]=g=>f.$emit("mouseup",g))},null,40,["class"])):u.value?(t.openBlock(),t.createElementBlock("span",{key:2,class:t.normalizeClass(["unnnic-icon","material-symbols-rounded",`unnnic-icon-scheme--${f.scheme}`,`unnnic-icon-size--${f.size}`,`unnnic-icon__size--${f.size}`,{"unnnic--clickable":f.clickable,"material-symbols-rounded--filled":f.filled}]),"data-testid":"material-icon",translate:"no",onClick:c,onMousedown:_[4]||(_[4]=g=>f.$emit("mousedown",g)),onMouseup:_[5]||(_[5]=g=>f.$emit("mouseup",g))},t.toDisplayString(u.value),35)):t.createCommentVNode("",!0)}}),eZ="",tZ="",te=V(ub,[["__scopeId","data-v-10e3a145"]]),cb={class:"unnnic-label"},db={class:"unnnic-label__label"},fb=t.defineComponent({name:"UnnnicLabel",__name:"Label",props:{label:{default:""},tooltip:{default:""},useHtmlTooltip:{type:Boolean,default:!1}},setup(e){const n=e;return(a,i)=>(t.openBlock(),t.createElementBlock("section",cb,[t.createElementVNode("p",db,t.toDisplayString(t.unref(oi)(n.label)),1),a.tooltip?(t.openBlock(),t.createBlock(Mt,{key:0,enabled:"",text:a.tooltip,enableHtml:n.useHtmlTooltip},{default:t.withCtx(()=>[t.createVNode(te,{icon:"help",size:"sm",scheme:"fg-base"})]),_:1},8,["text","enableHtml"])):t.createCommentVNode("",!0)]))}}),aZ="",Ni=V(fb,[["__scopeId","data-v-a4b997a0"]]),_b={components:{UnnnicLabel:Ni},props:{size:{type:String,default:"md",validator:e=>["md","sm"].includes(e)},label:{type:String,default:""},fixedLabel:{type:Boolean,default:!1},error:{type:[Boolean,String],default:!1},message:{type:String,default:""},disabled:{type:Boolean,default:!1},tooltip:{type:String,default:""}},methods:{fullySanitize:oi}},nZ="",gb={key:1,class:"unnnic-form-element__hints-container"},hb={class:"unnnic-form-element__message-container"},mb={key:0,class:"unnnic-form-element__message"},Fb={key:1,class:"unnnic-form-element__message error"},pb={key:0};function bb(e,n,a,i,o,s){var c;const u=t.resolveComponent("UnnnicLabel");return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(["unnnic-form-element",{"unnnic-form-element--disabled":a.disabled}])},[a.label?(t.openBlock(),t.createBlock(u,{key:0,label:a.label,tooltip:a.tooltip,class:t.normalizeClass(["unnnic-form-element__label",{"unnnic-form-element__label--fixed":a.fixedLabel}])},null,8,["label","tooltip","class"])):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"default",{},void 0,!0),a.message||a.error||e.$slots.rightMessage?(t.openBlock(),t.createElementBlock("section",gb,[t.createElementVNode("section",hb,[a.message?(t.openBlock(),t.createElementBlock("p",mb,t.toDisplayString(s.fullySanitize(a.message)),1)):t.createCommentVNode("",!0),(c=a.error)!=null&&c.length?(t.openBlock(),t.createElementBlock("p",Fb,t.toDisplayString(Array.isArray(a.error)?a.error.join(", "):a.error),1)):t.createCommentVNode("",!0)]),e.$slots.rightMessage?(t.openBlock(),t.createElementBlock("p",pb,[t.renderSlot(e.$slots,"rightMessage",{},void 0,!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)],2)}const jr=V(_b,[["render",bb],["__scopeId","data-v-2d5913d6"]]);var Si=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},a0={exports:{}};(function(e,n){(function(a,i){e.exports=i()})(Si,function(){return function(a){function i(s){if(o[s])return o[s].exports;var u=o[s]={i:s,l:!1,exports:{}};return a[s].call(u.exports,u,u.exports,i),u.l=!0,u.exports}var o={};return i.m=a,i.c=o,i.i=function(s){return s},i.d=function(s,u,c){i.o(s,u)||Object.defineProperty(s,u,{configurable:!1,enumerable:!0,get:c})},i.n=function(s){var u=s&&s.__esModule?function(){return s.default}:function(){return s};return i.d(u,"a",u),u},i.o=function(s,u){return Object.prototype.hasOwnProperty.call(s,u)},i.p=".",i(i.s=10)}([function(a,i){a.exports={"#":{pattern:/\d/},X:{pattern:/[0-9a-zA-Z]/},S:{pattern:/[a-zA-Z]/},A:{pattern:/[a-zA-Z]/,transform:function(o){return o.toLocaleUpperCase()}},a:{pattern:/[a-zA-Z]/,transform:function(o){return o.toLocaleLowerCase()}},"!":{escape:!0}}},function(a,i,o){function s(_){var g=document.createEvent("Event");return g.initEvent(_,!0,!0),g}var u=o(2),c=o(0),f=o.n(c);i.a=function(_,g){var m=g.value;if((Array.isArray(m)||typeof m=="string")&&(m={mask:m,tokens:f.a}),_.tagName.toLocaleUpperCase()!=="INPUT"){var F=_.getElementsByTagName("input");if(F.length!==1)throw new Error("v-mask directive requires 1 input, found "+F.length);_=F[0]}_.oninput=function(w){if(w.isTrusted){var C=_.selectionEnd,A=_.value[C-1];for(_.value=o.i(u.a)(_.value,m.mask,!0,m.tokens);C<_.value.length&&_.value.charAt(C-1)!==A;)C++;_===document.activeElement&&(_.setSelectionRange(C,C),setTimeout(function(){_.setSelectionRange(C,C)},0)),_.dispatchEvent(s("input"))}};var b=o.i(u.a)(_.value,m.mask,!0,m.tokens);b!==_.value&&(_.value=b,_.dispatchEvent(s("input")))}},function(a,i,o){var s=o(6),u=o(5);i.a=function(c,f){var _=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],g=arguments[3];return Array.isArray(f)?o.i(u.a)(s.a,f,g)(c,f,_,g):o.i(s.a)(c,f,_,g)}},function(a,i,o){function s(F){F.component(g.a.name,g.a),F.directive("mask",f.a)}Object.defineProperty(i,"__esModule",{value:!0});var u=o(0),c=o.n(u),f=o(1),_=o(7),g=o.n(_);o.d(i,"TheMask",function(){return g.a}),o.d(i,"mask",function(){return f.a}),o.d(i,"tokens",function(){return c.a}),o.d(i,"version",function(){return m});var m="0.11.1";i.default=s,typeof window<"u"&&window.Vue&&window.Vue.use(s)},function(a,i,o){Object.defineProperty(i,"__esModule",{value:!0});var s=o(1),u=o(0),c=o.n(u),f=o(2);i.default={name:"TheMask",props:{value:[String,Number],mask:{type:[String,Array],required:!0},masked:{type:Boolean,default:!1},tokens:{type:Object,default:function(){return c.a}}},directives:{mask:s.a},data:function(){return{lastValue:null,display:this.value}},watch:{value:function(_){_!==this.lastValue&&(this.display=_)},masked:function(){this.refresh(this.display)}},computed:{config:function(){return{mask:this.mask,tokens:this.tokens,masked:this.masked}}},methods:{onInput:function(_){_.isTrusted||this.refresh(_.target.value)},refresh:function(g){this.display=g;var g=o.i(f.a)(g,this.mask,this.masked,this.tokens);g!==this.lastValue&&(this.lastValue=g,this.$emit("input",g))}}}},function(a,i,o){function s(u,c,f){return c=c.sort(function(_,g){return _.length-g.length}),function(_,g){for(var m=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],F=0;F<c.length;){var b=c[F];F++;var w=c[F];if(!(w&&u(_,w,!0,f).length>b.length))return u(_,b,m,f)}return""}}i.a=s},function(a,i,o){function s(u,c){var f=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],_=arguments[3];u=u||"",c=c||"";for(var g=0,m=0,F="";g<c.length&&m<u.length;){var b=c[g],w=_[b],C=u[m];w&&!w.escape?(w.pattern.test(C)&&(F+=w.transform?w.transform(C):C,g++),m++):(w&&w.escape&&(g++,b=c[g]),f&&(F+=b),C===b&&m++,g++)}for(var A="";g<c.length&&f;){var b=c[g];if(_[b]){A="";break}A+=b,g++}return F+A}i.a=s},function(a,i,o){var s=o(8)(o(4),o(9),null,null);a.exports=s.exports},function(a,i){a.exports=function(o,s,u,c){var f,_=o=o||{},g=typeof o.default;g!=="object"&&g!=="function"||(f=o,_=o.default);var m=typeof _=="function"?_.options:_;if(s&&(m.render=s.render,m.staticRenderFns=s.staticRenderFns),u&&(m._scopeId=u),c){var F=m.computed||(m.computed={});Object.keys(c).forEach(function(b){var w=c[b];F[b]=function(){return w}})}return{esModule:f,exports:_,options:m}}},function(a,i){a.exports={render:function(){var o=this,s=o.$createElement;return(o._self._c||s)("input",{directives:[{name:"mask",rawName:"v-mask",value:o.config,expression:"config"}],attrs:{type:"text"},domProps:{value:o.display},on:{input:o.onInput}})},staticRenderFns:[]}},function(a,i,o){a.exports=o(3)}])})})(a0);var yb=a0.exports;const iZ="",wb={directives:{mask:yb.mask},props:{type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},modelValue:{type:String,default:""},nativeType:{type:String,default:"text"},size:{type:String,default:"md"},mask:{type:[String,Array],default:""},hasIconLeft:Boolean,hasIconRight:Boolean,hasClearIcon:Boolean,maxlength:{type:Number,default:null},readonly:{type:Boolean,default:!1},forceActiveStatus:{type:Boolean,default:!1}},emits:["update:modelValue"],data(){return{}},computed:{attributes(){return{...this.$attrs,...this.$attrs["v-bind"],onInput:e=>{this.$emit("update:modelValue",e.srcElement.value)}}},classes(){return["input",`size-${this.size}`,this.type,{"input--has-icon-left":this.hasIconLeft,"input--has-icon-right":this.hasIconRight,"input--has-clear-icon":this.hasClearIcon}]}},methods:{fullySanitize:oi}},kb=["value","type","readonly"],Db=["value","type","maxlength","readonly"];function Ab(e,n,a,i,o,s){const u=t.resolveDirective("mask");return a.mask?t.withDirectives((t.openBlock(),t.createElementBlock("input",t.mergeProps({key:0},s.attributes,{value:s.fullySanitize(a.modelValue),class:[s.classes,{focus:a.forceActiveStatus}],type:a.nativeType,readonly:a.readonly}),null,16,kb)),[[u,a.mask]]):(t.openBlock(),t.createElementBlock("input",t.mergeProps({key:1},s.attributes,{value:s.fullySanitize(a.modelValue),class:[s.classes,{focus:a.forceActiveStatus}],type:a.nativeType,maxlength:a.maxlength,readonly:a.readonly}),null,16,Db))}const Eb=V(wb,[["render",Ab],["__scopeId","data-v-9833f838"]]),rZ="",Cb={components:{BaseInput:Eb,UnnnicIcon:te},props:{placeholder:{type:String,default:null},type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},modelValue:{type:String,default:""},nativeType:{type:String,default:""},iconLeft:{type:String,default:null},iconRight:{type:String,default:null},iconLeftClickable:{type:Boolean,default:null},iconRightClickable:{type:Boolean,default:null},allowTogglePassword:{type:Boolean,default:null},size:{type:String,default:"md"},maxlength:{type:Number,default:null},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},forceActiveStatus:{type:Boolean,default:!1},showClear:{type:Boolean,default:!1}},emits:["icon-left-click","icon-right-click","clear"],data(){return{isFocused:!1,showPassword:!1}},computed:{isDisabled(){return this.$attrs.disabled||this.disabled},iconRightSvg(){return this.allowTogglePassword?this.showPassword?"view-off-1":"view-1-1":this.iconRight},iconScheme(){return this.isDisabled?"fg-muted":this.modelValue||this.isFocused||this.forceActiveStatus?"color-gray-700":(this.hasCloudyColor,"fg-base")},attributes(){return{...this.$attrs,...this.$attrs["v-bind"],...this.$props}}},methods:{focus(){this.$refs["base-input"].$el.focus()},onFocus(){this.isFocused=!0},onBlur(){this.isFocused=!1},onIconLeftClick(){this.iconLeftClickable&&this.$emit("icon-left-click")},onClearClick(){this.$emit("clear")},onIconRightClick(){this.attributes.disabled||(this.allowTogglePassword?this.showPassword=!this.showPassword:this.iconRightClickable&&this.$emit("icon-right-click"))}}},xb={class:"icon-right-container"};function Mb(e,n,a,i,o,s){const u=t.resolveComponent("BaseInput"),c=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["text-input",`size--${a.size}`])},[t.createVNode(u,t.mergeProps(s.attributes,{ref:"base-input",modelValue:a.modelValue,size:a.size,nativeType:a.nativeType==="password"&&o.showPassword?"text":a.nativeType,type:a.type,class:"input-itself",hasIconLeft:!!a.iconLeft,hasIconRight:!!a.iconRight||a.allowTogglePassword,hasClearIcon:a.showClear,maxlength:a.maxlength,readonly:a.readonly,forceActiveStatus:a.forceActiveStatus,onFocus:s.onFocus,onBlur:s.onBlur}),null,16,["modelValue","size","nativeType","type","hasIconLeft","hasIconRight","hasClearIcon","maxlength","readonly","forceActiveStatus","onFocus","onBlur"]),a.iconLeft?(t.openBlock(),t.createBlock(c,{key:0,scheme:s.iconScheme,icon:a.iconLeft,size:"ant",clickable:a.iconLeftClickable,class:t.normalizeClass(["icon-left",{clickable:a.iconLeftClickable}]),onClick:s.onIconLeftClick},null,8,["scheme","icon","clickable","class","onClick"])):t.createCommentVNode("",!0),t.createElementVNode("section",xb,[a.showClear?(t.openBlock(),t.createBlock(c,{key:0,class:"icon-clear",scheme:s.iconScheme,icon:"close",size:"ant",clickable:"",onClick:t.withModifiers(s.onClearClick,["stop"])},null,8,["scheme","onClick"])):t.createCommentVNode("",!0),s.iconRightSvg?(t.openBlock(),t.createBlock(c,{key:1,scheme:s.iconScheme,icon:s.iconRightSvg,size:"ant",clickable:a.iconRightClickable||a.allowTogglePassword,class:t.normalizeClass(["icon-right",{clickable:a.iconRightClickable||a.allowTogglePassword}]),onClick:s.onIconRightClick},null,8,["scheme","icon","clickable","class","onClick"])):t.createCommentVNode("",!0)])],2)}const Kl=V(Cb,[["render",Mb],["__scopeId","data-v-5345697c"]]),oZ="",Bb={name:"UnnnicInput",components:{TextInput:Kl,UnnnicFormElement:jr},props:{placeholder:{type:String,default:""},type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},modelValue:{type:String,default:""},nativeType:{type:String,default:"text"},message:{type:String,default:""},errors:{type:[String,Array],default:""},label:{type:String,default:""},iconLeft:{type:String,default:""},iconRight:{type:String,default:""},allowTogglePassword:{type:Boolean,default:!1},iconLeftClickable:{type:Boolean,default:!1},iconRightClickable:{type:Boolean,default:!1},hasCloudyColor:{type:Boolean,default:!1},size:{type:String,default:"md"},mask:{type:[String,Array],default:""},tooltip:{type:String,default:""},maxlength:{type:[Number,null],default:null},showMaxlengthCounter:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},forceActiveStatus:{type:Boolean,default:!1},showClear:{type:Boolean,default:!1}},emits:["update:modelValue","clear"],data(){return{val:this.modelValue}},computed:{computedError(){return Array.isArray(this.errors)?this.errors.join(", ")||this.type==="error":this.errors||this.type==="error"}},watch:{val(){this.$emit("update:modelValue",oi(this.val))},modelValue(){this.val=this.modelValue}},mounted(){this.val=this.modelValue},methods:{fullySanitize:oi}};function vb(e,n,a,i,o,s){const u=t.resolveComponent("TextInput"),c=t.resolveComponent("UnnnicFormElement");return t.openBlock(),t.createBlock(c,{label:a.label||e.$slots.label,size:a.size,disabled:a.disabled,message:a.message,tooltip:a.tooltip,error:s.computedError,class:t.normalizeClass(["unnnic-form",a.size]),"data-testid":"form-element"},t.createSlots({default:t.withCtx(()=>[t.createVNode(u,t.mergeProps(e.$attrs,{modelValue:o.val,"onUpdate:modelValue":n[0]||(n[0]=f=>o.val=f),class:"unnnic-form-input",forceActiveStatus:a.forceActiveStatus,placeholder:a.placeholder,iconLeft:a.iconLeft,iconRight:a.iconRight,type:a.errors.length>0&&!a.disabled?"error":a.type,iconLeftClickable:a.iconLeftClickable,iconRightClickable:a.iconRightClickable,hasCloudyColor:a.hasCloudyColor,size:a.size,mask:a.mask,nativeType:a.nativeType,maxlength:a.maxlength,disabled:a.disabled,readonly:a.readonly,showClear:a.showClear,onClear:n[1]||(n[1]=f=>e.$emit("clear"))}),null,16,["modelValue","forceActiveStatus","placeholder","iconLeft","iconRight","type","iconLeftClickable","iconRightClickable","hasCloudyColor","size","mask","nativeType","maxlength","disabled","readonly","showClear"])]),_:2},[a.maxlength&&a.showMaxlengthCounter?{name:"rightMessage",fn:t.withCtx(()=>[t.createTextVNode(t.toDisplayString((o.val||"").length)+" / "+t.toDisplayString(a.maxlength),1)]),key:"0"}:void 0]),1032,["label","size","disabled","message","tooltip","error","class"])}const Ti=V(Bb,[["render",vb],["__scopeId","data-v-b7baf9e5"]]),sZ="",jb={components:{UnnnicIcon:te},props:{modelValue:String,label:String,iconLeft:String,iconRight:String,allowTogglePassword:Boolean,disabled:Boolean,maxlength:{type:[String,Number]},size:{type:String,default:"md",validator:e=>["md","sm"].includes(e)},type:{type:String,default:"normal",validator:e=>["normal","error"].includes(e)},nativeType:{type:String,default:"text",validator:e=>["text","password"].includes(e)},placeholder:String,message:String,error:{type:[Boolean,String]},readonly:{type:Boolean,default:!1}},data(){return{isFocused:!1,showPassword:!1}},computed:{hasError(){return this.error===!0||this.error||this.type==="error"},iconScheme(){return this.hasError?"feedback-red":this.isFocused?"neutral-dark":"neutral-cloudy"}},methods:{focus(){this.isFocused=!0},blur(){this.isFocused=!1}}},Nb=["type","placeholder","disabled","value","maxlength","readonly"],Sb={key:1,class:"message unnnic-font secondary body-md color-feedback-red"},Tb={key:2,class:"message unnnic-font secondary body-md color-neutral-cloudy"};function Ib(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-input",`size-${a.size}`,{"type-error":s.hasError}])},[e.$slots.label||a.label?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass(["label unnnic-font secondary color-neutral-cloudy",{"body-md":a.size==="sm","body-gt":a.size=="md"}]),onClick:n[0]||(n[0]=c=>e.$refs.input.focus())},[e.$slots.label?t.renderSlot(e.$slots,"label",{key:0},void 0,!0):a.label?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(a.label),1)],64)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:"input-container",onClick:n[7]||(n[7]=c=>e.$refs.input.focus())},[a.iconLeft?(t.openBlock(),t.createBlock(u,{key:0,icon:a.iconLeft,size:"sm",scheme:s.iconScheme,clickable:!!e.$attrs["icon-left-click"],onClick:n[1]||(n[1]=c=>e.$attrs["icon-left-click"]?e.$emit("icon-left-click"):e.$refs.input.focus())},null,8,["icon","scheme","clickable"])):t.createCommentVNode("",!0),t.createElementVNode("input",{ref:"input",class:"unnnic-font secondary",type:a.allowTogglePassword?o.showPassword?"text":"password":a.nativeType,placeholder:a.placeholder,disabled:a.disabled,value:a.modelValue,maxlength:a.maxlength,readonly:a.readonly,onFocus:n[2]||(n[2]=(...c)=>s.focus&&s.focus(...c)),onBlur:n[3]||(n[3]=(...c)=>s.blur&&s.blur(...c)),onInput:n[4]||(n[4]=c=>e.$emit("update:model-value",c.srcElement.value))},null,40,Nb),a.iconRight?(t.openBlock(),t.createBlock(u,{key:1,icon:a.iconRight,size:"sm",scheme:s.iconScheme,clickable:!!e.$attrs["icon-right-click"],onClick:n[5]||(n[5]=c=>e.$attrs["icon-right-click"]?e.$emit("icon-right-click"):e.$refs.input.focus())},null,8,["icon","scheme","clickable"])):t.createCommentVNode("",!0),a.allowTogglePassword?(t.openBlock(),t.createBlock(u,{key:2,icon:o.showPassword?"view-off-1":"view-1-1",size:"sm",scheme:s.iconScheme,clickable:"",onClick:n[6]||(n[6]=c=>o.showPassword=!o.showPassword)},null,8,["icon","scheme"])):t.createCommentVNode("",!0)]),a.error&&a.error!==!0?(t.openBlock(),t.createElementBlock("div",Sb,t.toDisplayString(a.error),1)):a.message?(t.openBlock(),t.createElementBlock("div",Tb,t.toDisplayString(a.message),1)):t.createCommentVNode("",!0)],2)}const Zl=V(jb,[["render",Ib],["__scopeId","data-v-1bfe622c"]]);//! moment.js
2
+ `),(u,c)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:c},[t.createTextVNode(t.toDisplayString(u)+" ",1),n[1]||(n[1]=t.createElementVNode("br",null,null,-1))],64))),128)),a.shortcutText?(t.openBlock(),t.createElementBlock("span",ip,t.toDisplayString(a.shortcutText),1)):t.createCommentVNode("",!0)],6),[[t.vShow,a.enabled||a.forceOpen]])],34)}const Mt=V(ap,[["render",rp],["__scopeId","data-v-8c61d974"]]),Sf=/^[a-z0-9]+(-[a-z0-9]+)*$/,jo=(e,n,a,i="")=>{const o=e.split(":");if(e.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;i=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const c=o.pop(),f=o.pop(),_={provider:o.length>0?o[0]:i,prefix:f,name:c};return n&&!No(_)?null:_}const s=o[0],u=s.split("-");if(u.length>1){const c={provider:i,prefix:u.shift(),name:u.join("-")};return n&&!No(c)?null:c}if(a&&i===""){const c={provider:i,prefix:"",name:s};return n&&!No(c,a)?null:c}return null},No=(e,n)=>e?!!((n&&e.prefix===""||e.prefix)&&e.name):!1,Tf=Object.freeze({left:0,top:0,width:16,height:16}),So=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),To=Object.freeze({...Tf,...So}),Vl=Object.freeze({...To,body:"",hidden:!1});function op(e,n){const a={};!e.hFlip!=!n.hFlip&&(a.hFlip=!0),!e.vFlip!=!n.vFlip&&(a.vFlip=!0);const i=((e.rotate||0)+(n.rotate||0))%4;return i&&(a.rotate=i),a}function If(e,n){const a=op(e,n);for(const i in Vl)i in So?i in e&&!(i in a)&&(a[i]=So[i]):i in n?a[i]=n[i]:i in e&&(a[i]=e[i]);return a}function sp(e,n){const a=e.icons,i=e.aliases||Object.create(null),o=Object.create(null);function s(u){if(a[u])return o[u]=[];if(!(u in o)){o[u]=null;const c=i[u]&&i[u].parent,f=c&&s(c);f&&(o[u]=[c].concat(f))}return o[u]}return Object.keys(a).concat(Object.keys(i)).forEach(s),o}function lp(e,n,a){const i=e.icons,o=e.aliases||Object.create(null);let s={};function u(c){s=If(i[c]||o[c],s)}return u(n),a.forEach(u),If(e,s)}function Of(e,n){const a=[];if(typeof e!="object"||typeof e.icons!="object")return a;e.not_found instanceof Array&&e.not_found.forEach(o=>{n(o,null),a.push(o)});const i=sp(e);for(const o in i){const s=i[o];s&&(n(o,lp(e,o,s)),a.push(o))}return a}const up={provider:"",aliases:{},not_found:{},...Tf};function Ul(e,n){for(const a in n)if(a in e&&typeof e[a]!=typeof n[a])return!1;return!0}function Lf(e){if(typeof e!="object"||e===null)return null;const n=e;if(typeof n.prefix!="string"||!e.icons||typeof e.icons!="object"||!Ul(e,up))return null;const a=n.icons;for(const o in a){const s=a[o];if(!o||typeof s.body!="string"||!Ul(s,Vl))return null}const i=n.aliases||Object.create(null);for(const o in i){const s=i[o],u=s.parent;if(!o||typeof u!="string"||!a[u]&&!i[u]||!Ul(s,Vl))return null}return n}const zf=Object.create(null);function cp(e,n){return{provider:e,prefix:n,icons:Object.create(null),missing:new Set}}function ji(e,n){const a=zf[e]||(zf[e]=Object.create(null));return a[n]||(a[n]=cp(e,n))}function qf(e,n){return Lf(n)?Of(n,(a,i)=>{i?e.icons[a]=i:e.missing.add(a)}):[]}function dp(e,n,a){try{if(typeof a.body=="string")return e.icons[n]={...a},!0}catch{}return!1}let Mr=!1;function Pf(e){return typeof e=="boolean"&&(Mr=e),Mr}function fp(e){const n=typeof e=="string"?jo(e,!0,Mr):e;if(n){const a=ji(n.provider,n.prefix),i=n.name;return a.icons[i]||(a.missing.has(i)?null:void 0)}}function _p(e,n){const a=jo(e,!0,Mr);if(!a)return!1;const i=ji(a.provider,a.prefix);return n?dp(i,a.name,n):(i.missing.add(a.name),!0)}function gp(e,n){if(typeof e!="object")return!1;if(typeof n!="string"&&(n=e.provider||""),Mr&&!n&&!e.prefix){let o=!1;return Lf(e)&&(e.prefix="",Of(e,(s,u)=>{_p(s,u)&&(o=!0)})),o}const a=e.prefix;if(!No({prefix:a,name:"a"}))return!1;const i=ji(n,a);return!!qf(i,e)}const Vf=Object.freeze({width:null,height:null}),Uf=Object.freeze({...Vf,...So}),hp=/(-?[0-9.]*[0-9]+[0-9.]*)/g,mp=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function Rf(e,n,a){if(n===1)return e;if(a=a||100,typeof e=="number")return Math.ceil(e*n*a)/a;if(typeof e!="string")return e;const i=e.split(hp);if(i===null||!i.length)return e;const o=[];let s=i.shift(),u=mp.test(s);for(;;){if(u){const c=parseFloat(s);isNaN(c)?o.push(s):o.push(Math.ceil(c*n*a)/a)}else o.push(s);if(s=i.shift(),s===void 0)return o.join("");u=!u}}function Fp(e,n="defs"){let a="";const i=e.indexOf("<"+n);for(;i>=0;){const o=e.indexOf(">",i),s=e.indexOf("</"+n);if(o===-1||s===-1)break;const u=e.indexOf(">",s);if(u===-1)break;a+=e.slice(o+1,s).trim(),e=e.slice(0,i).trim()+e.slice(u+1)}return{defs:a,content:e}}function pp(e,n){return e?"<defs>"+e+"</defs>"+n:n}function bp(e,n,a){const i=Fp(e);return pp(i.defs,n+i.content+a)}const yp=e=>e==="unset"||e==="undefined"||e==="none";function wp(e,n){const a={...To,...e},i={...Uf,...n},o={left:a.left,top:a.top,width:a.width,height:a.height};let s=a.body;[a,i].forEach(C=>{const A=[],N=C.hFlip,S=C.vFlip;let D=C.rotate;N?S?D+=2:(A.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),A.push("scale(-1 1)"),o.top=o.left=0):S&&(A.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),A.push("scale(1 -1)"),o.top=o.left=0);let x;switch(D<0&&(D-=Math.floor(D/4)*4),D=D%4,D){case 1:x=o.height/2+o.top,A.unshift("rotate(90 "+x.toString()+" "+x.toString()+")");break;case 2:A.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:x=o.width/2+o.left,A.unshift("rotate(-90 "+x.toString()+" "+x.toString()+")");break}D%2===1&&(o.left!==o.top&&(x=o.left,o.left=o.top,o.top=x),o.width!==o.height&&(x=o.width,o.width=o.height,o.height=x)),A.length&&(s=bp(s,'<g transform="'+A.join(" ")+'">',"</g>"))});const u=i.width,c=i.height,f=o.width,_=o.height;let g,m;u===null?(m=c===null?"1em":c==="auto"?_:c,g=Rf(m,f/_)):(g=u==="auto"?f:u,m=c===null?Rf(g,_/f):c==="auto"?_:c);const F={},b=(C,A)=>{yp(A)||(F[C]=A.toString())};b("width",g),b("height",m);const w=[o.left,o.top,f,_];return F.viewBox=w.join(" "),{attributes:F,viewBox:w,body:s}}const kp=/\sid="(\S+)"/g,Dp="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Ap=0;function Ep(e,n=Dp){const a=[];let i;for(;i=kp.exec(e);)a.push(i[1]);if(!a.length)return e;const o="suffix"+(Math.random()*16777216|Date.now()).toString(16);return a.forEach(s=>{const u=typeof n=="function"?n(s):n+(Ap++).toString(),c=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+c+')([")]|\\.[a-z])',"g"),"$1"+u+o+"$3")}),e=e.replace(new RegExp(o,"g"),""),e}const Rl=Object.create(null);function Cp(e,n){Rl[e]=n}function Yl(e){return Rl[e]||Rl[""]}function Hl(e){let n;if(typeof e.resources=="string")n=[e.resources];else if(n=e.resources,!(n instanceof Array)||!n.length)return null;return{resources:n,path:e.path||"/",maxURL:e.maxURL||500,rotate:e.rotate||750,timeout:e.timeout||5e3,random:e.random===!0,index:e.index||0,dataAfterTimeout:e.dataAfterTimeout!==!1}}const Ql=Object.create(null),Br=["https://api.simplesvg.com","https://api.unisvg.com"],Io=[];for(;Br.length>0;)Br.length===1||Math.random()>.5?Io.push(Br.shift()):Io.push(Br.pop());Ql[""]=Hl({resources:["https://api.iconify.design"].concat(Io)});function xp(e,n){const a=Hl(n);return a===null?!1:(Ql[e]=a,!0)}function Gl(e){return Ql[e]}let Yf=(()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}})();function Mp(e,n){const a=Gl(e);if(!a)return 0;let i;if(!a.maxURL)i=0;else{let o=0;a.resources.forEach(u=>{o=Math.max(o,u.length)});const s=n+".json?icons=";i=a.maxURL-o-a.path.length-s.length}return i}function Bp(e){return e===404}const vp=(e,n,a)=>{const i=[],o=Mp(e,n),s="icons";let u={type:s,provider:e,prefix:n,icons:[]},c=0;return a.forEach((f,_)=>{c+=f.length+1,c>=o&&_>0&&(i.push(u),u={type:s,provider:e,prefix:n,icons:[]},c=f.length),u.icons.push(f)}),i.push(u),i};function jp(e){if(typeof e=="string"){const n=Gl(e);if(n)return n.path}return"/"}const Np={prepare:vp,send:(e,n,a)=>{if(!Yf){a("abort",424);return}let i=jp(n.provider);switch(n.type){case"icons":{const s=n.prefix,c=n.icons.join(","),f=new URLSearchParams({icons:c});i+=s+".json?"+f.toString();break}case"custom":{const s=n.uri;i+=s.slice(0,1)==="/"?s.slice(1):s;break}default:a("abort",400);return}let o=503;Yf(e+i).then(s=>{const u=s.status;if(u!==200){setTimeout(()=>{a(Bp(u)?"abort":"next",u)});return}return o=501,s.json()}).then(s=>{if(typeof s!="object"||s===null){setTimeout(()=>{s===404?a("abort",s):a("next",o)});return}setTimeout(()=>{a("success",s)})}).catch(()=>{a("next",o)})}};function Sp(e){const n={loaded:[],missing:[],pending:[]},a=Object.create(null);e.sort((o,s)=>o.provider!==s.provider?o.provider.localeCompare(s.provider):o.prefix!==s.prefix?o.prefix.localeCompare(s.prefix):o.name.localeCompare(s.name));let i={provider:"",prefix:"",name:""};return e.forEach(o=>{if(i.name===o.name&&i.prefix===o.prefix&&i.provider===o.provider)return;i=o;const s=o.provider,u=o.prefix,c=o.name,f=a[s]||(a[s]=Object.create(null)),_=f[u]||(f[u]=ji(s,u));let g;c in _.icons?g=n.loaded:u===""||_.missing.has(c)?g=n.missing:g=n.pending;const m={provider:s,prefix:u,name:c};g.push(m)}),n}function Hf(e,n){e.forEach(a=>{const i=a.loaderCallbacks;i&&(a.loaderCallbacks=i.filter(o=>o.id!==n))})}function Tp(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const n=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!n.length)return;let a=!1;const i=e.provider,o=e.prefix;n.forEach(s=>{const u=s.icons,c=u.pending.length;u.pending=u.pending.filter(f=>{if(f.prefix!==o)return!0;const _=f.name;if(e.icons[_])u.loaded.push({provider:i,prefix:o,name:_});else if(e.missing.has(_))u.missing.push({provider:i,prefix:o,name:_});else return a=!0,!0;return!1}),u.pending.length!==c&&(a||Hf([e],s.id),s.callback(u.loaded.slice(0),u.missing.slice(0),u.pending.slice(0),s.abort))})}))}let Ip=0;function Op(e,n,a){const i=Ip++,o=Hf.bind(null,a,i);if(!n.pending.length)return o;const s={id:i,icons:n,callback:e,abort:o};return a.forEach(u=>{(u.loaderCallbacks||(u.loaderCallbacks=[])).push(s)}),o}function Lp(e,n=!0,a=!1){const i=[];return e.forEach(o=>{const s=typeof o=="string"?jo(o,n,a):o;s&&i.push(s)}),i}var zp={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function qp(e,n,a,i){const o=e.resources.length,s=e.random?Math.floor(Math.random()*o):e.index;let u;if(e.random){let T=e.resources.slice(0);for(u=[];T.length>1;){const P=Math.floor(Math.random()*T.length);u.push(T[P]),T=T.slice(0,P).concat(T.slice(P+1))}u=u.concat(T)}else u=e.resources.slice(s).concat(e.resources.slice(0,s));const c=Date.now();let f="pending",_=0,g,m=null,F=[],b=[];typeof i=="function"&&b.push(i);function w(){m&&(clearTimeout(m),m=null)}function C(){f==="pending"&&(f="aborted"),w(),F.forEach(T=>{T.status==="pending"&&(T.status="aborted")}),F=[]}function A(T,P){P&&(b=[]),typeof T=="function"&&b.push(T)}function N(){return{startTime:c,payload:n,status:f,queriesSent:_,queriesPending:F.length,subscribe:A,abort:C}}function S(){f="failed",b.forEach(T=>{T(void 0,g)})}function D(){F.forEach(T=>{T.status==="pending"&&(T.status="aborted")}),F=[]}function x(T,P,L){const O=P!=="success";switch(F=F.filter(ne=>ne!==T),f){case"pending":break;case"failed":if(O||!e.dataAfterTimeout)return;break;default:return}if(P==="abort"){g=L,S();return}if(O){g=L,F.length||(u.length?q():S());return}if(w(),D(),!e.random){const ne=e.resources.indexOf(T.resource);ne!==-1&&ne!==e.index&&(e.index=ne)}f="completed",b.forEach(ne=>{ne(L)})}function q(){if(f!=="pending")return;w();const T=u.shift();if(T===void 0){if(F.length){m=setTimeout(()=>{w(),f==="pending"&&(D(),S())},e.timeout);return}S();return}const P={status:"pending",resource:T,callback:(L,O)=>{x(P,L,O)}};F.push(P),_++,m=setTimeout(q,e.rotate),a(T,n,P.callback)}return setTimeout(q),N}function Qf(e){const n={...zp,...e};let a=[];function i(){a=a.filter(c=>c().status==="pending")}function o(c,f,_){const g=qp(n,c,f,(m,F)=>{i(),_&&_(m,F)});return a.push(g),g}function s(c){return a.find(f=>c(f))||null}return{query:o,find:s,setIndex:c=>{n.index=c},getIndex:()=>n.index,cleanup:i}}function Gf(){}const Wl=Object.create(null);function Pp(e){if(!Wl[e]){const n=Gl(e);if(!n)return;const a=Qf(n),i={config:n,redundancy:a};Wl[e]=i}return Wl[e]}function Vp(e,n,a){let i,o;if(typeof e=="string"){const s=Yl(e);if(!s)return a(void 0,424),Gf;o=s.send;const u=Pp(e);u&&(i=u.redundancy)}else{const s=Hl(e);if(s){i=Qf(s);const u=e.resources?e.resources[0]:"",c=Yl(u);c&&(o=c.send)}}return!i||!o?(a(void 0,424),Gf):i.query(n,o,a)().abort}function Wf(){}function Up(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,Tp(e)}))}function Rp(e){const n=[],a=[];return e.forEach(i=>{(i.match(Sf)?n:a).push(i)}),{valid:n,invalid:a}}function vr(e,n,a){function i(){const o=e.pendingIcons;n.forEach(s=>{o&&o.delete(s),e.icons[s]||e.missing.add(s)})}if(a&&typeof a=="object")try{if(!qf(e,a).length){i();return}}catch(o){console.error(o)}i(),Up(e)}function Xf(e,n){e instanceof Promise?e.then(a=>{n(a)}).catch(()=>{n(null)}):n(e)}function Yp(e,n){e.iconsToLoad?e.iconsToLoad=e.iconsToLoad.concat(n).sort():e.iconsToLoad=n,e.iconsQueueFlag||(e.iconsQueueFlag=!0,setTimeout(()=>{e.iconsQueueFlag=!1;const{provider:a,prefix:i}=e,o=e.iconsToLoad;if(delete e.iconsToLoad,!o||!o.length)return;const s=e.loadIcon;if(e.loadIcons&&(o.length>1||!s)){Xf(e.loadIcons(o,i,a),g=>{vr(e,o,g)});return}if(s){o.forEach(g=>{const m=s(g,i,a);Xf(m,F=>{const b=F?{prefix:i,icons:{[g]:F}}:null;vr(e,[g],b)})});return}const{valid:u,invalid:c}=Rp(o);if(c.length&&vr(e,c,null),!u.length)return;const f=i.match(Sf)?Yl(a):null;if(!f){vr(e,u,null);return}f.prepare(a,i,u).forEach(g=>{Vp(a,g,m=>{vr(e,g.icons,m)})})}))}const Hp=(e,n)=>{const a=Lp(e,!0,Pf()),i=Sp(a);if(!i.pending.length){let f=!0;return n&&setTimeout(()=>{f&&n(i.loaded,i.missing,i.pending,Wf)}),()=>{f=!1}}const o=Object.create(null),s=[];let u,c;return i.pending.forEach(f=>{const{provider:_,prefix:g}=f;if(g===c&&_===u)return;u=_,c=g,s.push(ji(_,g));const m=o[_]||(o[_]=Object.create(null));m[g]||(m[g]=[])}),i.pending.forEach(f=>{const{provider:_,prefix:g,name:m}=f,F=ji(_,g),b=F.pendingIcons||(F.pendingIcons=new Set);b.has(m)||(b.add(m),o[_][g].push(m))}),s.forEach(f=>{const _=o[f.provider][f.prefix];_.length&&Yp(f,_)}),n?Op(n,i,s):Wf};function Qp(e,n){const a={...e};for(const i in n){const o=n[i],s=typeof o;i in Vf?(o===null||o&&(s==="string"||s==="number"))&&(a[i]=o):s===typeof a[i]&&(a[i]=i==="rotate"?o%4:o)}return a}const Gp=/[\s,]+/;function Wp(e,n){n.split(Gp).forEach(a=>{switch(a.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function Xp(e,n=0){const a=e.replace(/^-?[0-9.]*/,"");function i(o){for(;o<0;)o+=4;return o%4}if(a===""){const o=parseInt(e);return isNaN(o)?0:i(o)}else if(a!==e){let o=0;switch(a){case"%":o=25;break;case"deg":o=90}if(o){let s=parseFloat(e.slice(0,e.length-a.length));return isNaN(s)?0:(s=s/o,s%1===0?i(s):0)}}return n}function Kp(e,n){let a=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const i in n)a+=" "+i+'="'+n[i]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+a+">"+e+"</svg>"}function Zp(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function Jp(e){return"data:image/svg+xml,"+Zp(e)}function $p(e){return'url("'+Jp(e)+'")'}const Kf={...Uf,inline:!1},e3={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},t3={display:"inline-block"},Xl={backgroundColor:"currentColor"},Zf={backgroundColor:"transparent"},Jf={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},$f={webkitMask:Xl,mask:Xl,background:Zf};for(const e in $f){const n=$f[e];for(const a in Jf)n[e+a]=Jf[a]}const Oo={};["horizontal","vertical"].forEach(e=>{const n=e.slice(0,1)+"Flip";Oo[e+"-flip"]=n,Oo[e.slice(0,1)+"-flip"]=n,Oo[e+"Flip"]=n});function e0(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const t0=(e,n)=>{const a=Qp(Kf,n),i={...e3},o=n.mode||"svg",s={},u=n.style,c=typeof u=="object"&&!(u instanceof Array)?u:{};for(let C in n){const A=n[C];if(A!==void 0)switch(C){case"icon":case"style":case"onLoad":case"mode":case"ssr":break;case"inline":case"hFlip":case"vFlip":a[C]=A===!0||A==="true"||A===1;break;case"flip":typeof A=="string"&&Wp(a,A);break;case"color":s.color=A;break;case"rotate":typeof A=="string"?a[C]=Xp(A):typeof A=="number"&&(a[C]=A);break;case"ariaHidden":case"aria-hidden":A!==!0&&A!=="true"&&delete i["aria-hidden"];break;default:{const N=Oo[C];N?(A===!0||A==="true"||A===1)&&(a[N]=!0):Kf[C]===void 0&&(i[C]=A)}}}const f=wp(e,a),_=f.attributes;if(a.inline&&(s.verticalAlign="-0.125em"),o==="svg"){i.style={...s,...c},Object.assign(i,_);let C=0,A=n.id;return typeof A=="string"&&(A=A.replace(/-/g,"_")),i.innerHTML=Ep(f.body,A?()=>A+"ID"+C++:"iconifyVue"),t.h("svg",i)}const{body:g,width:m,height:F}=e,b=o==="mask"||(o==="bg"?!1:g.indexOf("currentColor")!==-1),w=Kp(g,{..._,width:m+"",height:F+""});return i.style={...s,"--svg":$p(w),width:e0(_.width),height:e0(_.height),...t3,...b?Xl:Zf,...c},t.h("span",i)};if(Pf(!0),Cp("",Np),typeof document<"u"&&typeof window<"u"){const e=window;if(e.IconifyPreload!==void 0){const n=e.IconifyPreload,a="Invalid IconifyPreload syntax.";typeof n=="object"&&n!==null&&(n instanceof Array?n:[n]).forEach(i=>{try{(typeof i!="object"||i===null||i instanceof Array||typeof i.icons!="object"||typeof i.prefix!="string"||!gp(i))&&console.error(a)}catch{console.error(a)}})}if(e.IconifyProviders!==void 0){const n=e.IconifyProviders;if(typeof n=="object"&&n!==null)for(let a in n){const i="IconifyProviders["+a+"] is invalid.";try{const o=n[a];if(typeof o!="object"||!o||o.resources===void 0)continue;xp(a,o)||console.error(i)}catch{console.error(i)}}}}const a3={...To,body:""},n3=t.defineComponent((e,{emit:n})=>{const a=t.ref(null);function i(){var _,g;a.value&&((g=(_=a.value).abort)==null||g.call(_),a.value=null)}const o=t.ref(!!e.ssr),s=t.ref(""),u=t.shallowRef(null);function c(){const _=e.icon;if(typeof _=="object"&&_!==null&&typeof _.body=="string")return s.value="",{data:_};let g;if(typeof _!="string"||(g=jo(_,!1,!0))===null)return null;let m=fp(g);if(!m){const w=a.value;return(!w||w.name!==_)&&(m===null?a.value={name:_}:a.value={name:_,abort:Hp([g],f)}),null}i(),s.value!==_&&(s.value=_,t.nextTick(()=>{n("load",_)}));const F=e.customise;if(F){m=Object.assign({},m);const w=F(m.body,g.name,g.prefix,g.provider);typeof w=="string"&&(m.body=w)}const b=["iconify"];return g.prefix!==""&&b.push("iconify--"+g.prefix),g.provider!==""&&b.push("iconify--"+g.provider),{data:m,classes:b}}function f(){var g;const _=c();_?_.data!==((g=u.value)==null?void 0:g.data)&&(u.value=_):u.value=null}return o.value?f():t.onMounted(()=>{o.value=!0,f()}),t.watch(()=>e.icon,f),t.onUnmounted(i),()=>{const _=u.value;if(!_)return t0(a3,e);let g=e;return _.classes&&(g={...e,class:_.classes.join(" ")}),t0({...To,..._.data},g)}},{props:["icon","mode","ssr","width","height","style","color","inline","rotate","hFlip","horizontalFlip","vFlip","verticalFlip","flip","id","ariaHidden","customise","title"],emits:["load"]}),i3={},r3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function o3(e,n){return t.openBlock(),t.createElementBlock("svg",r3,n[0]||(n[0]=[t.createElementVNode("g",{"clip-path":"url(#clip0)"},[t.createElementVNode("rect",{x:"5.00018",y:"8.75061",width:"29.9997",height:"22.4998",fill:"#2B9F5A"}),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M20 11.5631L7.81262 20.0005L20 28.438L32.1874 20.0005L20 11.5631Z",fill:"#FFD018"}),t.createElementVNode("path",{d:"M25.625 20.0006C25.625 23.1071 23.1066 25.6255 20 25.6255C16.8934 25.6255 14.3751 23.1071 14.3751 20.0006C14.3751 16.894 16.8934 14.3756 20 14.3756C23.1066 14.3756 25.625 16.894 25.625 20.0006Z",fill:"#41479B"}),t.createElementVNode("mask",{id:"mask0","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"14",y:"14",width:"12",height:"12"},[t.createElementVNode("path",{d:"M25.625 20.0006C25.625 23.1071 23.1066 25.6255 20 25.6255C16.8934 25.6255 14.3751 23.1071 14.3751 20.0006C14.3751 16.894 16.8934 14.3756 20 14.3756C23.1066 14.3756 25.625 16.894 25.625 20.0006Z",fill:"#41479B"})]),t.createElementVNode("g",{mask:"url(#mask0)"},[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.5145 18.8245L13.4375 18.1256C13.3604 17.4267 13.3605 17.4267 13.3607 17.4267L13.3653 17.4262L13.3762 17.425L13.416 17.421C13.4502 17.4176 13.4998 17.4128 13.5635 17.4072C13.6908 17.396 13.8746 17.3813 14.1046 17.3671C14.5643 17.3387 15.2108 17.3119 15.9628 17.318C17.4554 17.3301 19.4102 17.472 21.1474 18.0153C22.8725 18.555 24.3406 19.3892 25.3724 20.0822C25.89 20.4298 26.3021 20.7448 26.5866 20.9745C26.729 21.0895 26.8397 21.1833 26.916 21.2495C26.9542 21.2826 26.9837 21.3088 27.0044 21.3273L27.0286 21.3491L27.0357 21.3555L27.0379 21.3576C27.038 21.3577 27.0392 21.3588 26.5624 21.8756C26.0856 22.3923 26.0857 22.3924 26.0858 22.3925L26.0826 22.3895L26.0662 22.3748C26.0509 22.3611 26.0269 22.3398 25.9946 22.3118C25.9299 22.2557 25.8319 22.1725 25.7032 22.0687C25.4458 21.8608 25.0669 21.5709 24.5884 21.2496C23.6281 20.6046 22.2837 19.8442 20.7276 19.3575C19.1835 18.8745 17.3883 18.7359 15.9513 18.7242C15.2384 18.7184 14.6252 18.7439 14.1913 18.7707C13.9746 18.7841 13.8031 18.7978 13.6869 18.808C13.6288 18.8131 13.5846 18.8174 13.5554 18.8203L13.5232 18.8236L13.5145 18.8245Z",fill:"#F5F8FB"})]),t.createElementVNode("path",{d:"M18.1251 22.3442C18.1251 22.6031 17.9152 22.813 17.6563 22.813C17.3974 22.813 17.1876 22.6031 17.1876 22.3442C17.1876 22.0854 17.3974 21.8755 17.6563 21.8755C17.9152 21.8755 18.1251 22.0854 18.1251 22.3442Z",fill:"#F5F8FB"}),t.createElementVNode("path",{d:"M20.9375 23.2817C20.9375 23.5406 20.7276 23.7505 20.4687 23.7505C20.2099 23.7505 20 23.5406 20 23.2817C20 23.0229 20.2099 22.813 20.4687 22.813C20.7276 22.813 20.9375 23.0229 20.9375 23.2817Z",fill:"#F5F8FB"}),t.createElementVNode("path",{d:"M22.8125 22.3442C22.8125 22.6031 22.6026 22.813 22.3437 22.813C22.0849 22.813 21.875 22.6031 21.875 22.3442C21.875 22.0854 22.0849 21.8755 22.3437 21.8755C22.6026 21.8755 22.8125 22.0854 22.8125 22.3442Z",fill:"#F5F8FB"})],-1),t.createElementVNode("defs",null,[t.createElementVNode("clipPath",{id:"clip0"},[t.createElementVNode("rect",{width:"40",height:"39.9996",fill:"white",transform:"translate(0 0.000488281)"})])],-1)]))}const s3=V(i3,[["render",o3]]),l3={},u3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function c3(e,n){return t.openBlock(),t.createElementBlock("svg",u3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5.5",y:"5.50049",width:"29",height:"29",rx:"3.5",stroke:"#3B414D",class:"primary-stroke"},null,-1)]))}const d3=V(l3,[["render",c3]]),f3={},_3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function g3(e,n){return t.openBlock(),t.createElementBlock("svg",_3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5",y:"5.00049",width:"30",height:"30",rx:"4",fill:"#3B414D",class:"primary"},null,-1)]))}const h3=V(f3,[["render",g3]]),m3={},F3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function p3(e,n){return t.openBlock(),t.createElementBlock("svg",F3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5",y:"5.00049",width:"30",height:"30",rx:"4",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M12.0001 20.0006H28.0001",stroke:"white"},null,-1)]))}const b3=V(m3,[["render",p3]]),y3={},w3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function k3(e,n){return t.openBlock(),t.createElementBlock("svg",w3,n[0]||(n[0]=[t.createElementVNode("rect",{x:"5",y:"5.00049",width:"30",height:"30",rx:"4",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.0626 19.6981L17.0001 23.9295L26.9376 13.2504L28.2501 14.6608L17.0001 26.7504L11.7501 21.1086L13.0626 19.6981Z",fill:"white"},null,-1)]))}const D3=V(y3,[["render",k3]]),A3={},E3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function C3(e,n){return t.openBlock(),t.createElementBlock("svg",E3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M19.8222 31.9333C14.8875 31.9333 9.52286 30.5671 6.47305 28.5335C4.31694 27.0948 4.52567 22.9763 7.11301 15.943C7.93671 13.6919 9.12788 11.6133 10.654 9.7634C11.549 8.68472 12.8639 8.06726 14.2626 8.06726H18.1261C20.7109 8.06726 22.8133 10.1696 22.8133 12.7545C22.8133 15.3393 20.7109 17.4417 18.1261 17.4417H15.7437C15.135 18.1941 14.7075 19.0828 14.495 20.024C15.5312 19.3528 16.5937 19.0141 17.6623 19.0141C18.8548 19.0141 20.0372 19.4378 21.1859 20.274C22.0096 17.2742 24.7956 15.0943 27.9617 15.0918C29.8453 15.0918 31.609 15.8205 32.9351 17.1454C34.265 18.4716 34.9987 20.2365 35 22.1151C35.0012 23.82 34.3863 25.4624 33.2676 26.7461C33.2526 26.7661 33.2376 26.7861 33.2214 26.8048C30.409 30.1109 25.6493 31.9333 19.8222 31.9333ZM14.2651 9.94214C13.4251 9.94214 12.6352 10.3134 12.1002 10.9596C10.709 12.642 9.6241 14.5369 8.87415 16.588C6.4143 23.2738 6.5593 26.3361 7.51424 26.9723C10.3153 28.8397 15.0688 30.0584 19.6235 30.0759H19.731C24.9994 30.0759 29.2604 28.5072 31.7315 25.6599C31.754 25.6274 31.779 25.5962 31.8065 25.5662C32.6589 24.6175 33.1289 23.3913 33.1264 22.1151C33.1251 20.7377 32.5877 19.444 31.6127 18.4704C30.639 17.4992 29.3454 16.9642 27.9704 16.9642C25.1219 16.9679 22.812 19.2828 22.8145 22.1264C22.8145 22.5113 22.5845 22.8526 22.2283 22.9976C22.1158 23.0426 21.9983 23.0663 21.8771 23.0663C21.6233 23.0663 21.3771 22.9613 21.2009 22.7776C19.9972 21.5239 18.8073 20.8889 17.6636 20.8889C16.5149 20.8889 15.3212 21.5252 14.1151 22.7788C13.9388 22.9613 13.6926 23.0663 13.4401 23.0663C13.3351 23.0663 13.2314 23.0488 13.1326 23.0138C12.7902 22.8951 12.5439 22.5838 12.5077 22.2226C12.3014 20.184 12.8864 18.1104 14.1176 16.478C13.2826 15.0856 13.4851 13.2582 14.6525 12.0908C14.83 11.9133 15.065 11.8158 15.3162 11.8158C15.5662 11.8158 15.8012 11.9133 15.9787 12.0895C16.1562 12.267 16.2537 12.502 16.2537 12.7532C16.2537 13.0032 16.1562 13.2394 15.98 13.4157C15.405 13.9906 15.3237 14.8981 15.7587 15.5655H18.1286C19.6797 15.5655 20.9409 14.3044 20.9409 12.7532C20.9409 11.2021 19.6797 9.94089 18.1286 9.94089H14.2651V9.94214Z",fill:"#3B414D",class:"primary"},null,-1)]))}const x3=V(A3,[["render",C3]]),M3={},B3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function v3(e,n){return t.openBlock(),t.createElementBlock("svg",B3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"6.66667",fill:"#3B414D",class:"primary"},null,-1)]))}const j3=V(M3,[["render",v3]]),N3={},S3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function T3(e,n){return t.openBlock(),t.createElementBlock("svg",S3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M20 13.1255C22.2437 13.1255 24.0625 11.3066 24.0625 9.06299C24.0625 6.81933 22.2437 5.00049 20 5.00049C17.7563 5.00049 15.9375 6.81933 15.9375 9.06299C15.9375 11.3066 17.7563 13.1255 20 13.1255Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M20 24.063C22.2437 24.063 24.0625 22.2441 24.0625 20.0005C24.0625 17.7568 22.2437 15.938 20 15.938C17.7563 15.938 15.9375 17.7568 15.9375 20.0005C15.9375 22.2441 17.7563 24.063 20 24.063Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M20 35.0005C22.2437 35.0005 24.0625 33.1816 24.0625 30.938C24.0625 28.6943 22.2437 26.8755 20 26.8755C17.7563 26.8755 15.9375 28.6943 15.9375 30.938C15.9375 33.1816 17.7563 35.0005 20 35.0005Z",fill:"#3B414D",class:"primary"},null,-1)]))}const I3=V(N3,[["render",T3]]),O3={},L3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function z3(e,n){return t.openBlock(),t.createElementBlock("svg",L3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"14.5",stroke:"#3B414D",class:"primary-stroke"},null,-1)]))}const q3=V(O3,[["render",z3]]),P3={},V3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function U3(e,n){return t.openBlock(),t.createElementBlock("svg",V3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"15",fill:"#3B414D",class:"primary"},null,-1)]))}const R3=V(P3,[["render",U3]]),Y3={},H3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Q3(e,n){return t.openBlock(),t.createElementBlock("svg",H3,n[0]||(n[0]=[t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"15",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("circle",{cx:"20",cy:"20.0005",r:"6.66667",fill:"white"},null,-1)]))}const G3=V(Y3,[["render",Q3]]),W3={},X3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function K3(e,n){return t.openBlock(),t.createElementBlock("svg",X3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M20.0001 19.6672C24.0502 19.6672 27.3334 16.3839 27.3334 12.3338C27.3334 8.28373 24.0502 5.00049 20.0001 5.00049C15.95 5.00049 12.6668 8.28373 12.6668 12.3338C12.6668 16.3839 15.95 19.6672 20.0001 19.6672Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M20 21.6671C16.6418 21.671 13.4222 23.0068 11.0476 25.3814C8.67299 27.756 7.33723 30.9756 7.33334 34.3338C7.33334 34.5106 7.40358 34.6802 7.52861 34.8052C7.65363 34.9302 7.8232 35.0004 8.00001 35.0004H32C32.1768 35.0004 32.3464 34.9302 32.4714 34.8052C32.5964 34.6802 32.6667 34.5106 32.6667 34.3338C32.6628 30.9756 31.327 27.756 28.9524 25.3814C26.5778 23.0068 23.3582 21.671 20 21.6671Z",fill:"#3B414D",class:"primary"},null,-1)]))}const Z3=V(W3,[["render",K3]]),J3={},$3={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function e4(e,n){return t.openBlock(),t.createElementBlock("svg",$3,n[0]||(n[0]=[t.createElementVNode("path",{d:"M20 20.0005C15.865 20.0005 12.5 16.6355 12.5 12.5005C12.5 8.36549 15.865 5.00049 20 5.00049C24.135 5.00049 27.5 8.36549 27.5 12.5005C27.5 16.6355 24.135 20.0005 20 20.0005ZM20 6.87549C16.8988 6.87549 14.375 9.39924 14.375 12.5005C14.375 15.6017 16.8988 18.1255 20 18.1255C23.1012 18.1255 25.625 15.6017 25.625 12.5005C25.625 9.39924 23.1012 6.87549 20 6.87549Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{d:"M32.1875 35.0005C31.9389 35.0005 31.7004 34.9017 31.5246 34.7259C31.3488 34.5501 31.25 34.3116 31.25 34.063C31.25 27.8592 26.2038 22.813 20 22.813C13.7963 22.813 8.75 27.8592 8.75 34.063C8.75 34.3116 8.65123 34.5501 8.47541 34.7259C8.2996 34.9017 8.06114 35.0005 7.8125 35.0005C7.56386 35.0005 7.3254 34.9017 7.14959 34.7259C6.97377 34.5501 6.875 34.3116 6.875 34.063C6.875 26.8255 12.7625 20.938 20 20.938C27.2375 20.938 33.125 26.8255 33.125 34.063C33.125 34.3116 33.0262 34.5501 32.8504 34.7259C32.6746 34.9017 32.4361 35.0005 32.1875 35.0005Z",fill:"#3B414D",class:"primary"},null,-1)]))}const t4=V(J3,[["render",e4]]),a4={},n4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function i4(e,n){return t.openBlock(),t.createElementBlock("svg",n4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M28.1301 13.963C28.0723 13.8971 28.0012 13.8441 27.9215 13.8075C27.8418 13.7709 27.7553 13.7515 27.6676 13.7505H22.9551V11.988C22.9551 11.638 23.0301 11.238 23.5926 11.238H27.3426C27.4249 11.2415 27.507 11.2265 27.5827 11.194C27.6584 11.1616 27.7259 11.1125 27.7801 11.0505C27.8903 10.9362 27.9529 10.7842 27.9551 10.6255V5.62549C27.9551 5.45973 27.8893 5.30076 27.7721 5.18355C27.6549 5.06634 27.4959 5.00049 27.3301 5.00049H21.9176C15.9176 5.00049 15.4551 10.1255 15.4551 11.688V13.7505H12.3301C12.1644 13.7505 12.0054 13.8163 11.8882 13.9335C11.771 14.0508 11.7051 14.2097 11.7051 14.3755V19.3755C11.7051 19.5412 11.771 19.7002 11.8882 19.8174C12.0054 19.9346 12.1644 20.0005 12.3301 20.0005H15.4551V34.3755C15.4551 34.5412 15.521 34.7002 15.6382 34.8174C15.7554 34.9346 15.9144 35.0005 16.0801 35.0005H22.3301C22.4959 35.0005 22.6549 34.9346 22.7721 34.8174C22.8893 34.7002 22.9551 34.5412 22.9551 34.3755V20.0005H27.1426C27.2981 20.0013 27.4483 19.9441 27.5639 19.8401C27.6794 19.736 27.7521 19.5927 27.7676 19.438L28.2926 14.438C28.2999 14.3519 28.2891 14.2652 28.2612 14.1835C28.2332 14.1017 28.1886 14.0266 28.1301 13.963Z",fill:"#3B414D",class:"primary"},null,-1)]))}const r4=V(a4,[["render",i4]]),o4={},s4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function l4(e,n){return t.openBlock(),t.createElementBlock("svg",s4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M26.875 5.00049H13.125C10.9711 5.00379 8.90643 5.86088 7.38341 7.3839C5.86039 8.90691 5.00331 10.9716 5 13.1255V26.8755C5.00331 29.0294 5.86039 31.0941 7.38341 32.6171C8.90643 34.1401 10.9711 34.9972 13.125 35.0005H26.875C29.0289 34.9972 31.0936 34.1401 32.6166 32.6171C34.1396 31.0941 34.9967 29.0294 35 26.8755V13.1255C34.9967 10.9716 34.1396 8.90691 32.6166 7.3839C31.0936 5.86088 29.0289 5.00379 26.875 5.00049V5.00049ZM20 26.8755C18.6403 26.8755 17.311 26.4723 16.1805 25.7168C15.0499 24.9614 14.1687 23.8877 13.6483 22.6314C13.128 21.3752 12.9918 19.9929 13.2571 18.6592C13.5224 17.3256 14.1772 16.1006 15.1386 15.1391C16.1001 14.1776 17.3251 13.5229 18.6588 13.2576C19.9924 12.9923 21.3747 13.1285 22.6309 13.6488C23.8872 14.1692 24.9609 15.0504 25.7164 16.1809C26.4718 17.3115 26.875 18.6407 26.875 20.0005C26.875 21.8239 26.1507 23.5725 24.8614 24.8618C23.572 26.1512 21.8234 26.8755 20 26.8755ZM28.125 13.1255C27.7542 13.1255 27.3916 13.0155 27.0833 12.8095C26.775 12.6035 26.5346 12.3106 26.3927 11.968C26.2508 11.6254 26.2137 11.2484 26.286 10.8847C26.3584 10.521 26.537 10.1869 26.7992 9.92466C27.0614 9.66244 27.3955 9.48386 27.7592 9.41152C28.1229 9.33917 28.4999 9.3763 28.8425 9.51821C29.1851 9.66013 29.478 9.90045 29.684 10.2088C29.89 10.5171 30 10.8796 30 11.2505C30 11.7478 29.8025 12.2247 29.4508 12.5763C29.0992 12.9279 28.6223 13.1255 28.125 13.1255Z",fill:"#3B414D",class:"primary"},null,-1)]))}const u4=V(o4,[["render",l4]]),c4={},d4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function f4(e,n){return t.openBlock(),t.createElementBlock("svg",d4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M27.0263 16.6724C26.9197 16.8617 26.7646 17.0191 26.5771 17.1287C26.3895 17.2383 26.1762 17.2961 25.959 17.2961H14.0409C13.8238 17.296 13.6107 17.2383 13.4232 17.1287C13.2358 17.0192 13.0808 16.8618 12.9742 16.6727C12.8675 16.4836 12.8131 16.2695 12.8163 16.0525C12.8195 15.8354 12.8804 15.6231 12.9926 15.4372L18.9517 5.59131C19.0608 5.41097 19.2147 5.26183 19.3983 5.15832C19.5819 5.05481 19.7892 5.00043 20 5.00043C20.2108 5.00043 20.418 5.05481 20.6017 5.15832C20.7853 5.26183 20.9391 5.41097 21.0483 5.59131L27.0073 15.4372C27.1196 15.623 27.1805 15.8352 27.1839 16.0523C27.1872 16.2693 27.1328 16.4833 27.0263 16.6724V16.6724Z",fill:"#D0D3D9"},null,-1),t.createElementVNode("path",{d:"M27.0073 24.5637L21.0483 34.4096C20.9391 34.59 20.7853 34.7391 20.6017 34.8426C20.418 34.9461 20.2108 35.0005 20 35.0005C19.7892 35.0005 19.5819 34.9461 19.3983 34.8426C19.2147 34.7391 19.0608 34.59 18.9517 34.4096L12.9926 24.5637C12.8802 24.3778 12.8193 24.1654 12.8159 23.9483C12.8126 23.7311 12.8671 23.517 12.9737 23.3278C13.0804 23.1386 13.2354 22.9811 13.423 22.8715C13.6105 22.762 13.8238 22.7042 14.041 22.7042H25.959C26.1762 22.7042 26.3895 22.762 26.577 22.8715C26.7645 22.9811 26.9196 23.1386 27.0262 23.3278C27.1329 23.517 27.1873 23.7311 27.184 23.9483C27.1807 24.1654 27.1197 24.3778 27.0073 24.5637V24.5637Z",fill:"#3B414D",class:"primary"},null,-1)]))}const _4=V(c4,[["render",f4]]),g4={},h4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function m4(e,n){return t.openBlock(),t.createElementBlock("svg",h4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M27.0263 23.3286C26.9197 23.1393 26.7646 22.9818 26.5771 22.8722C26.3895 22.7626 26.1762 22.7049 25.959 22.7048H14.0409C13.8238 22.7049 13.6107 22.7627 13.4232 22.8723C13.2358 22.9818 13.0808 23.1392 12.9742 23.3283C12.8675 23.5174 12.8131 23.7314 12.8163 23.9485C12.8195 24.1656 12.8804 24.3779 12.9926 24.5637L18.9517 34.4097C19.0608 34.59 19.2147 34.7391 19.3983 34.8427C19.5819 34.9462 19.7892 35.0005 20 35.0005C20.2108 35.0005 20.418 34.9462 20.6017 34.8427C20.7853 34.7391 20.9391 34.59 21.0483 34.4097L27.0073 24.5637C27.1196 24.378 27.1805 24.1657 27.1839 23.9487C27.1872 23.7317 27.1328 23.5177 27.0263 23.3286V23.3286Z",fill:"#D0D3D9",class:"primary"},null,-1),t.createElementVNode("path",{d:"M27.0073 15.4373L21.0483 5.59136C20.9391 5.41102 20.7853 5.26189 20.6017 5.15838C20.418 5.05487 20.2108 5.00049 20 5.00049C19.7892 5.00049 19.5819 5.05487 19.3983 5.15838C19.2147 5.26189 19.0608 5.41102 18.9517 5.59136L12.9926 15.4373C12.8802 15.6231 12.8193 15.8355 12.8159 16.0527C12.8126 16.2699 12.8671 16.484 12.9737 16.6732C13.0804 16.8624 13.2354 17.0199 13.423 17.1294C13.6105 17.239 13.8238 17.2968 14.041 17.2968H25.959C26.1762 17.2968 26.3895 17.239 26.577 17.1294C26.7645 17.0199 26.9196 16.8624 27.0262 16.6732C27.1329 16.484 27.1873 16.2699 27.184 16.0527C27.1807 15.8355 27.1197 15.6231 27.0073 15.4373V15.4373Z",fill:"#D0D3D9",class:"primary"},null,-1)]))}const F4=V(g4,[["render",m4]]),p4={},b4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function y4(e,n){return t.openBlock(),t.createElementBlock("svg",b4,n[0]||(n[0]=[t.createElementVNode("path",{d:"M27.0263 23.3286C26.9197 23.1393 26.7646 22.9818 26.5771 22.8722C26.3895 22.7626 26.1762 22.7049 25.959 22.7048H14.0409C13.8238 22.7049 13.6107 22.7627 13.4232 22.8723C13.2358 22.9818 13.0808 23.1392 12.9742 23.3283C12.8675 23.5174 12.8131 23.7314 12.8163 23.9485C12.8195 24.1656 12.8804 24.3779 12.9926 24.5637L18.9517 34.4097C19.0608 34.59 19.2147 34.7391 19.3983 34.8427C19.5819 34.9462 19.7892 35.0005 20 35.0005C20.2108 35.0005 20.418 34.9462 20.6017 34.8427C20.7853 34.7391 20.9391 34.59 21.0483 34.4097L27.0073 24.5637C27.1196 24.378 27.1805 24.1657 27.1839 23.9487C27.1872 23.7317 27.1328 23.5177 27.0263 23.3286V23.3286Z",fill:"#D0D3D9"},null,-1),t.createElementVNode("path",{d:"M27.0073 15.4373L21.0483 5.59136C20.9391 5.41102 20.7853 5.26189 20.6017 5.15838C20.418 5.05487 20.2108 5.00049 20 5.00049C19.7892 5.00049 19.5819 5.05487 19.3983 5.15838C19.2147 5.26189 19.0608 5.41102 18.9517 5.59136L12.9926 15.4373C12.8802 15.6231 12.8193 15.8355 12.8159 16.0527C12.8126 16.2699 12.8671 16.484 12.9737 16.6732C13.0804 16.8624 13.2354 17.0199 13.423 17.1294C13.6105 17.239 13.8238 17.2968 14.041 17.2968H25.959C26.1762 17.2968 26.3895 17.239 26.577 17.1294C26.7645 17.0199 26.9196 16.8624 27.0262 16.6732C27.1329 16.484 27.1873 16.2699 27.184 16.0527C27.1807 15.8355 27.1197 15.6231 27.0073 15.4373V15.4373Z",fill:"#3B414D",class:"primary"},null,-1)]))}const w4=V(p4,[["render",y4]]),k4={},D4={viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg"};function A4(e,n){return t.openBlock(),t.createElementBlock("svg",D4,n[0]||(n[0]=[t.createStaticVNode('<g transform="matrix(0.116989, 0, 0, 0.117019, 12.405169, -1.759683)"><g transform="matrix(1, 0, 0, 1, -185.080811, -64.049973)"><rect width="256.434" height="170.956" fill="#c60b1e" x="121.783" style="" y="164.522"></rect><rect width="256.434" height="85.478" y="207.261" fill="#ffc400" x="121.783" style=""></rect><g id="coa" stroke="#000" stroke-width="0.39" transform="matrix(0.341913, 0, 0, 0.341913, 121.782883, 164.522049)" style=""><g id="supporters"><g id="crown_left" stroke-width="0.26"><path fill="#ad1519" stroke-linejoin="round" d="m167.99 222.24s-0.51 0-0.79-0.16-1.13-0.96-1.13-0.96l-0.68-0.49-0.62-0.85s-0.73-1.18-0.4-2.09c0.34-0.91 0.91-1.23 1.42-1.5 0.51-0.26 1.58-0.59 1.58-0.59s0.85-0.37 1.13-0.42c0.28-0.06 1.3-0.32 1.3-0.32s0.28-0.16 0.56-0.27c0.29-0.11 0.68-0.11 0.91-0.16 0.22-0.06 0.79-0.24 1.13-0.26 0.52-0.02 1.36 0.1 1.64 0.1s1.24 0.05 1.64 0.05c0.39 0 1.8-0.11 2.2-0.11 0.39 0 0.68-0.05 1.13 0 0.45 0.06 1.24 0.32 1.47 0.43s1.58 0.59 2.09 0.75 1.75 0.37 2.32 0.64c0.56 0.27 0.91 0.72 1.19 1.1 0.28 0.37 0.34 0.78 0.45 1.05 0.11 0.26 0.11 0.84 0 1.11-0.11 0.26-0.51 0.81-0.51 0.81l-0.62 1.02-0.79 0.64s-0.57 0.54-1.02 0.48c-0.45-0.04-5.03-0.86-7.97-0.86s-7.64 0.86-7.64 0.86h0.01z"></path><g fill="#c8b100"><ellipse cx="175.66" cy="215.68" rx="1.38" ry="2.5"></ellipse><ellipse cx="175.68" cy="215.68" rx="0.64" ry="2.3"></ellipse><ellipse stroke="none" cx="175.68" cy="213.04" rx="0.93" ry="0.87"></ellipse><path stroke-width="0.3" d="m176.96 212.74v0.58h-2.53v-0.58h0.94v-1.32h-0.62v-0.57h0.62v-0.57h0.6v0.57h0.62v0.57h-0.62v1.32h0.99"></path><path fill="none" d="m175.94,212.2a0.93,0.87 0 1,1 -0.5,0"></path><path d="m175.68 222.08h-4.81l-0.11-1.18-0.23-1.23-0.23-1.53c-1.33-1.75-2.55-2.9-2.96-2.65 0.1-0.32 0.22-0.56 0.47-0.71 1.18-0.7 3.61 0.98 5.44 3.74 0.16 0.25 0.32 0.5 0.46 0.75h3.97c0.14-0.25 0.3-0.5 0.46-0.75 1.82-2.76 4.26-4.44 5.43-3.74 0.26 0.15 0.37 0.39 0.47 0.71-0.41-0.24-1.62 0.9-2.96 2.65l-0.23 1.53-0.23 1.23-0.1 1.18h-4.84z"></path><path fill="none" d="m167.55 215.44c0.91-0.53 3.02 1.14 4.73 3.74m11.55-3.74c-0.91-0.53-3.01 1.14-4.73 3.74"></path></g><g id="crown_pt1" fill="#c8b100"><path d="m168.58 224.25c-0.2-0.57-0.58-1.08-0.58-1.08 1.95-0.57 4.66-0.93 7.67-0.94 3.01 0.01 5.75 0.37 7.69 0.94 0 0-0.22 0.38-0.52 0.91-0.17 0.3-0.39 0.81-0.38 0.81-1.75-0.54-4.02-0.81-6.8-0.82-2.79 0.01-5.46 0.35-6.86 0.86 0.02 0-0.1-0.32-0.23-0.68h0.01"></path><path d="m175.67 226.73c2.43-0.01 5.11-0.38 6.1-0.63 0.66-0.2 1.05-0.49 0.98-0.84-0.04-0.16-0.18-0.3-0.37-0.38-1.46-0.47-4.07-0.8-6.71-0.8-2.63 0-5.27 0.33-6.72 0.8-0.19 0.08-0.33 0.22-0.37 0.38-0.07 0.35 0.32 0.64 0.98 0.84 0.99 0.25 3.68 0.62 6.11 0.63z"></path><path d="m183.48 222.08l-0.59-0.53s-0.57 0.34-1.28 0.24c-0.7-0.11-0.93-0.97-0.93-0.97s-0.79 0.67-1.44 0.62c-0.65-0.06-1.07-0.62-1.07-0.62s-0.71 0.51-1.33 0.46c-0.62-0.06-1.21-0.83-1.21-0.83s-0.63 0.8-1.25 0.86c-0.62 0.05-1.13-0.54-1.13-0.54s-0.28 0.59-1.07 0.72-1.47-0.62-1.47-0.62-0.45 0.73-0.99 0.92c-0.54 0.18-1.24-0.27-1.24-0.27s-0.12 0.27-0.2 0.43-0.31 0.19-0.31 0.19l0.18 0.47c1.93-0.56 4.56-0.91 7.53-0.91s5.67 0.35 7.61 0.92l0.2-0.54h-0.01z"></path><path d="m175.69 219.49l0.28 0.05c-0.05 0.12-0.06 0.24-0.06 0.38 0 0.58 0.5 1.05 1.12 1.05 0.49 0 0.91-0.31 1.06-0.73 0.01 0.01 0.11-0.38 0.15-0.38 0.03 0 0.03 0.41 0.05 0.41 0.07 0.53 0.55 0.89 1.1 0.89 0.62 0 1.11-0.47 1.11-1.06 0-0.04 0-0.08-0.01-0.12l0.35-0.35 0.19 0.44c-0.07 0.14-0.1 0.29-0.1 0.46 0 0.56 0.47 1.01 1.06 1.01 0.37 0 0.69-0.18 0.88-0.45l0.23-0.29v0.36c0 0.34 0.14 0.66 0.49 0.71 0 0 0.38 0.03 0.91-0.38 0.52-0.41 0.8-0.75 0.8-0.75l0.03 0.42s-0.51 0.84-0.97 1.1c-0.25 0.15-0.64 0.31-0.95 0.25-0.32-0.05-0.55-0.31-0.67-0.61-0.23 0.14-0.51 0.22-0.8 0.22-0.63 0-1.2-0.35-1.42-0.86-0.29 0.31-0.69 0.5-1.16 0.5-0.51 0-0.97-0.23-1.26-0.58-0.28 0.27-0.67 0.43-1.09 0.43-0.55 0-1.05-0.28-1.33-0.69-0.29 0.41-0.78 0.69-1.34 0.69-0.42 0-0.81-0.16-1.09-0.43-0.29 0.35-0.75 0.58-1.25 0.58-0.48 0-0.88-0.19-1.17-0.5-0.22 0.51-0.79 0.86-1.42 0.86-0.29 0-0.56-0.08-0.79-0.22-0.12 0.3-0.35 0.56-0.68 0.61-0.3 0.06-0.69-0.1-0.94-0.25-0.47-0.26-1.02-1.1-1.02-1.1l0.07-0.42s0.29 0.34 0.81 0.75 0.91 0.38 0.91 0.38c0.34-0.05 0.49-0.37 0.49-0.71v-0.36l0.22 0.29c0.19 0.27 0.51 0.45 0.88 0.45 0.59 0 1.06-0.45 1.06-1.01 0-0.17-0.02-0.32-0.1-0.46l0.19-0.44 0.35 0.35c-0.01 0.04-0.01 0.08-0.01 0.12 0 0.59 0.49 1.06 1.11 1.06 0.55 0 1.03-0.36 1.11-0.89 0.01 0 0.01-0.41 0.04-0.41 0.05 0 0.14 0.39 0.16 0.38 0.14 0.42 0.56 0.73 1.06 0.73 0.61 0 1.11-0.47 1.11-1.05 0-0.14 0-0.26-0.05-0.38l0.29-0.05h0.01z"></path><path stroke-linejoin="round" d="m175.67 222.23c-3.01 0.01-5.72 0.37-7.67 0.94-0.13 0.04-0.29-0.06-0.33-0.17-0.04-0.13 0.05-0.28 0.18-0.32 1.95-0.6 4.73-0.98 7.82-0.98s5.88 0.38 7.83 0.98c0.13 0.04 0.22 0.19 0.18 0.32-0.04 0.11-0.2 0.21-0.33 0.17-1.95-0.57-4.67-0.93-7.68-0.94z"></path><path d="m165.43 221c-0.01 0.01-0.38-0.48-0.65-0.73-0.2-0.18-0.68-0.33-0.68-0.33 0-0.08 0.28-0.28 0.58-0.28 0.18 0 0.35 0.07 0.45 0.2l0.04-0.2s0.24 0.05 0.35 0.32c0.12 0.29 0.05 0.72 0.05 0.72s-0.05 0.2-0.14 0.3z"></path><path d="m167.32 220.22l-0.11 0.66-1.4 0.15-0.21-0.12 0.04-0.23 1.06-0.87 0.62 0.41"></path><path d="m165.45 220.75c0.12-0.12 0.36-0.09 0.53 0.06 0.18 0.15 0.24 0.38 0.12 0.5-0.12 0.13-0.36 0.1-0.53-0.06-0.18-0.15-0.24-0.38-0.12-0.5z"></path><path d="m168.02 220.88c-0.06-0.18 0-0.37 0.13-0.42 0.14-0.03 0.3 0.09 0.37 0.27 0.06 0.19 0 0.38-0.14 0.42-0.13 0.04-0.29-0.08-0.36-0.27z"></path><path d="m168.67 220.04l0.51 0.48 1.22-0.66 0.09-0.21-0.17-0.17-1.4-0.12-0.25 0.68"></path><path d="m170.08 217.76l-0.67 0.64 0.86 1.14 0.23 0.09 0.17-0.18 0.3-1.37-0.89-0.32"></path><path d="m172.36 219.3l-0.26 0.63-1.4-0.13-0.18-0.16 0.1-0.22 1.22-0.64 0.52 0.52"></path><ellipse cx="170.51" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m172.87 219.95c-0.03-0.2 0.07-0.37 0.21-0.39s0.28 0.13 0.3 0.33c0.03 0.19-0.07 0.37-0.21 0.38-0.14 0.02-0.28-0.13-0.3-0.32z"></path><path d="m173.78 219.24l0.4 0.57 1.34-0.42 0.14-0.18-0.15-0.2-1.33-0.39-0.4 0.62"></path><path d="m175.66 217.15l-0.86 0.52 0.64 1.38 0.22 0.14 0.22-0.14 0.64-1.38-0.86-0.52"></path><path d="m177.55 219.24l-0.39 0.57-1.34-0.42-0.14-0.18 0.14-0.2 1.34-0.39 0.39 0.62"></path><ellipse cx="175.67" cy="219.21" rx="0.49" ry="0.47"></ellipse><path d="m178.5 219.95c0.02-0.2-0.08-0.37-0.22-0.39s-0.28 0.13-0.3 0.33c-0.02 0.19 0.07 0.37 0.21 0.38 0.14 0.02 0.28-0.13 0.31-0.32z"></path><path d="m178.99 219.3l0.26 0.63 1.4-0.13 0.18-0.16-0.1-0.22-1.22-0.64-0.52 0.52"></path><path d="m181.27 217.76l0.67 0.64-0.86 1.14-0.23 0.09-0.17-0.18-0.3-1.37 0.89-0.32"></path><path d="m182.68 220.04l-0.51 0.48-1.22-0.66-0.1-0.21 0.19-0.17 1.4-0.12 0.24 0.68"></path><ellipse cx="180.85" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m183.34 220.88c0.06-0.18 0-0.37-0.13-0.42-0.14-0.03-0.3 0.09-0.37 0.27-0.06 0.19 0 0.38 0.14 0.42 0.13 0.04 0.29-0.08 0.36-0.27z"></path><path d="m185.73 221c0.01 0.01 0.38-0.48 0.66-0.73 0.19-0.18 0.67-0.33 0.67-0.33 0-0.08-0.28-0.28-0.58-0.28-0.18 0-0.35 0.07-0.45 0.2l-0.04-0.2s-0.24 0.05-0.36 0.32c-0.11 0.29-0.03 0.72-0.03 0.72s0.04 0.2 0.13 0.3z"></path><path d="m183.84 220.22l0.11 0.66 1.4 0.15 0.21-0.12-0.05-0.23-1.05-0.87-0.62 0.41"></path><path d="m185.74 220.75c-0.11-0.12-0.35-0.09-0.53 0.06s-0.24 0.38-0.12 0.5c0.12 0.13 0.36 0.1 0.54-0.06 0.18-0.15 0.23-0.38 0.11-0.5z"></path></g><g id="crown_pt2" fill="none"><path fill="#ad1519" d="m168.05 224.3l0.31-0.5 0.65 0.13-0.38 0.56-0.58-0.19"></path><path fill="#058e6e" d="m170.85 223.81l-0.69 0.11c-0.18 0.02-0.35-0.09-0.38-0.26-0.02-0.17 0.1-0.32 0.27-0.35l0.7-0.1 0.71-0.11c0.18-0.02 0.34 0.09 0.37 0.25 0.02 0.17-0.1 0.33-0.27 0.35l-0.71 0.11"></path><ellipse fill="#fff" cx="173.19" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#ad1519" d="m175.7 223.48h-0.96c-0.18 0-0.33-0.14-0.33-0.31s0.14-0.31 0.32-0.31h1.96c0.19 0 0.33 0.14 0.33 0.31s-0.15 0.31-0.33 0.31h-0.99"></path><ellipse fill="#fff" cx="178.16" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#058e6e" d="m180.5 223.81l0.69 0.11c0.18 0.02 0.35-0.09 0.38-0.26 0.02-0.17-0.09-0.32-0.27-0.35l-0.7-0.1-0.71-0.11c-0.18-0.02-0.35 0.09-0.37 0.25-0.03 0.17 0.09 0.33 0.27 0.35l0.71 0.11"></path><path fill="#ad1519" d="m183.24 224.33l-0.25-0.53-0.67 0.06 0.32 0.59 0.6-0.12"></path><path fill="#ad1519" stroke-linejoin="round" d="m175.66 226.16c-2.43 0-4.63-0.22-6.3-0.65 1.67-0.43 3.87-0.69 6.3-0.7 2.44 0 4.65 0.27 6.33 0.7-1.68 0.43-3.89 0.65-6.33 0.65z"></path><path stroke-width="0.01" d="m176.8 226.08v-1.16m-0.58 1.2l0.01-1.23m-0.43 1.25v-1.26"></path><path stroke-width="0.02" d="m175.44 226.15v-1.27"></path><path stroke-width="0.03" d="m175.09 226.15v-1.27"></path><path stroke-width="0.04" d="m174.77 226.15v-1.27"></path><path stroke-width="0.04" d="m174.44 226.15v-1.27"></path><path stroke-width="0.05" d="m174.16 226.15v-1.27"></path><path stroke-width="0.06" d="m173.61 226.08l-0.01-1.15m0.27 1.17v-1.21"></path><path stroke-width="0.07" d="m173.1 226.03v-1.06m0.26 1.09l-0.01-1.13"></path><path stroke-width="0.08" d="m172.42 225.97v-0.93m0.23 0.94v-0.98m0.23 1.02v-1.02"></path><path stroke-width="0.09" d="m172.19 225.96v-0.9"></path><path stroke-width="0.1" d="m171.97 225.92v-0.85"></path><path stroke-width="0.11" d="m171.73 225.89v-0.78"></path><path stroke-width="0.12" d="m171.24 225.82l-0.01-0.62m0.26 0.66v-0.7"></path><path stroke-width="0.12" d="m170.99 225.77v-0.55"></path><path stroke-width="0.13" d="m170.76 225.73v-0.46"></path><path stroke-width="0.14" d="m170.51 225.67v-0.36"></path><path stroke-width="0.15" d="m170.26 225.64v-0.27"></path><path stroke-width="0.18" d="m169.99 225.58v-0.13"></path></g></g><g id="pillar_left"><g fill="#005bbf"><path d="m191.28 330.68c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.32-3.91 0.83-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.54-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.33 3.92-0.86 1.01-0.52 2.4-0.84 3.91-0.84 1.5 0 2.86 0.32 3.86 0.83 1.02 0.54 2.37 0.87 3.91 0.87l0.02-2.41z"></path><path fill="#ccc" d="m191.28 333.09c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.83-3.86-0.83-1.51 0-2.9 0.32-3.91 0.84-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.37-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.54 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.84 3.91-0.84c1.5 0 2.86 0.32 3.86 0.84 1.02 0.53 2.37 0.86 3.91 0.86l0.02-2.41"></path><path d="m191.28 335.5c-1.54 0-2.91-0.33-3.93-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.4c1.53 0 2.93-0.34 3.95-0.88 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.37 0.86 3.91 0.86l0.02-2.4"></path><path fill="#ccc" d="m191.26 340.32c-1.54 0-2.89-0.33-3.91-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.31-3.91 0.83s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.53-2.42 0.88-3.95 0.88v-2.4c1.53 0 2.93-0.36 3.95-0.9 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.39 0.86 3.93 0.86l-0.02 2.42"></path><path d="m191.26 342.73c-1.54 0-2.89-0.33-3.91-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v-2.39c1.53 0 2.93-0.37 3.95-0.9 1-0.52 2.34-0.81 3.86-0.81 1.45 0 2.79 0.3 3.79 0.79 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.83 3.91-0.83c1.5 0 2.86 0.31 3.86 0.82 1.02 0.54 2.38 0.87 3.93 0.87l-0.02 2.41z"></path></g><g fill="#c8b100"><path stroke-linejoin="round" d="m166.92 320.78c0.05 0.21 0.13 0.4 0.13 0.62 0 1.46-1.27 2.63-2.81 2.63h22.94c-1.55 0-2.81-1.17-2.81-2.63 0-0.21 0.04-0.41 0.09-0.62-0.13 0.05-0.29 0.06-0.44 0.06h-16.69c-0.13 0-0.29-0.02-0.41-0.06z"></path><path d="m167.33 319.27h16.69c0.57 0 1.02 0.35 1.02 0.78s-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.36-1.02-0.79s0.46-0.78 1.02-0.78z"></path><path d="m164.27 329.86h22.87v-5.83h-22.87v5.83z"></path></g><path fill="#ccc" d="m167.55 318.32h16.25v-79.63h-16.25v79.63z"></path><path fill="none" d="m179.13 238.8v79.46m1.83-79.46v79.46"></path><g fill="#c8b100"><path d="m164.58 232.37h22.29v-5.84h-22.29v5.84z"></path><path stroke-linejoin="round" d="m166.92 236.26c0.14-0.06 0.24-0.07 0.41-0.07h16.69c0.17 0 0.32 0.03 0.46 0.08-0.58-0.19-0.99-0.71-0.99-1.32s0.45-1.14 1.03-1.33c-0.14 0.04-0.33 0.08-0.49 0.08h-16.7c-0.17 0-0.33-0.01-0.47-0.06l0.09 0.02c0.6 0.18 0.94 0.71 0.94 1.29 0 0.56-0.38 1.13-0.97 1.31z"></path><path d="m167.33 236.19h16.69c0.57 0 1.02 0.35 1.02 0.78 0 0.44-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.35-1.02-0.79 0-0.43 0.46-0.78 1.02-0.78z"></path><path d="m167.33 232.37h16.7c0.57 0 1.03 0.3 1.03 0.66 0 0.37-0.46 0.67-1.03 0.67h-16.7c-0.56 0-1.02-0.3-1.02-0.67 0-0.36 0.46-0.66 1.02-0.66z"></path></g></g><g id="ribbon_left" fill="#ad1519"><path d="m162.48 298.62c-2.26 1.3-3.8 2.64-3.55 3.31 0.12 0.61 0.84 1.07 1.87 1.75 1.62 1.13 2.6 3.14 1.83 4.07 1.34-1.08 2.19-2.69 2.19-4.49 0-1.87-0.9-3.56-2.34-4.64z"></path><path stroke-linejoin="round" d="m200.4 268.47c-3.54-1.46-9.57-2.55-16.49-2.78-2.39 0.02-5.04 0.25-7.79 0.7-9.72 1.63-17.13 5.51-16.54 8.67 0.01 0.06 0.04 0.2 0.05 0.26 0 0-3.64-8.21-3.7-8.52-0.65-3.51 7.56-7.82 18.35-9.62 3.39-0.57 6.69-0.79 9.56-0.76 6.9 0 12.9 0.89 16.52 2.23l0.04 9.82"></path><path d="m167.52 278.47c-4.51-0.32-7.58-1.53-7.94-3.41-0.28-1.5 1.25-3.17 3.97-4.68 1.21 0.14 2.58 0.3 4 0.3l-0.03 7.79"></path><path d="m183.83 272.38c2.82 0.43 4.93 1.13 5.98 1.99l0.1 0.17c0.5 1.03-1.97 3.22-6.11 5.67l0.03-7.83"></path><path stroke-linejoin="round" d="m157.42 293.83c-0.43-1.28 3.97-3.86 10.18-6.14 2.84-1.01 5.18-2.07 8.09-3.35 8.63-3.82 15-8.2 14.22-9.79l-0.09-0.17c0.46 0.38 1.18 8.24 1.18 8.24 0.78 1.46-5.05 5.78-13 9.58-2.54 1.22-7.91 3.2-10.44 4.09-4.54 1.57-9.04 4.54-8.63 5.64l-1.51-8.09v-0.01z"></path></g><g id="crown_right" stroke-width="0.26"><path fill="#ad1519" stroke-width="0.27" d="m324.85 220.42s-0.74 0.78-1.28 0.89c-0.53 0.1-1.21-0.49-1.21-0.49s-0.48 0.51-1.08 0.64c-0.59 0.14-1.41-0.66-1.41-0.66s-0.57 0.8-1.07 0.99c-0.51 0.18-1.13-0.24-1.13-0.24s-0.23 0.39-0.65 0.61c-0.18 0.09-0.48-0.05-0.48-0.05l-0.6-0.38-0.68-0.72-0.62-0.24s-0.28-0.91-0.31-1.07c-0.02-0.16-0.08-0.57-0.08-0.57-0.13-0.65 0.87-1.4 2.3-1.72 0.82-0.19 1.54-0.18 2.06-0.02 0.57-0.48 1.78-0.82 3.2-0.82 1.29 0 2.42 0.27 3.04 0.7 0.61-0.43 1.74-0.7 3.03-0.7 1.42 0 2.62 0.34 3.19 0.82 0.53-0.16 1.24-0.17 2.07 0.02 1.42 0.32 2.43 1.07 2.3 1.72 0 0-0.06 0.41-0.08 0.57-0.03 0.16-0.32 1.07-0.32 1.07l-0.62 0.24-0.68 0.72-0.58 0.38s-0.3 0.14-0.48 0.05c-0.43-0.21-0.66-0.61-0.66-0.61s-0.62 0.42-1.13 0.24c-0.51-0.19-1.07-0.99-1.07-0.99s-0.82 0.8-1.42 0.66c-0.59-0.13-1.07-0.64-1.07-0.64s-0.68 0.59-1.21 0.49c-0.54-0.11-1.27-0.89-1.27-0.89z"></path><g fill="#c8b100"><ellipse cx="324.82" cy="216.2" rx="1.38" ry="1.96"></ellipse><ellipse cx="324.85" cy="216.2" rx="0.63" ry="1.81"></ellipse><ellipse stroke="none" cx="324.84" cy="213.95" rx="0.93" ry="0.88"></ellipse><path stroke-width="0.3" d="m326.13 213.64v0.58h-2.53v-0.58h0.94v-1.3h-0.62v-0.58h0.62v-0.58h0.61v0.58h0.61v0.58h-0.61v1.3h0.98"></path><path fill="none" d="m325.11,213.12a0.93,0.88 0 1,1 -0.51,-0.01"></path></g><g fill="none" stroke-width="0.21"><path stroke-width="0.26" stroke-linecap="round" d="m314.41 219.99c-0.13-0.33-0.22-0.7-0.22-1.08 0-1.59 1.26-2.88 2.83-2.88 0.5 0 0.96 0.13 1.37 0.37"></path><path stroke-width="0.26" d="m319.48 217.93c-0.15-0.26-0.29-0.54-0.29-0.84 0-1.15 1.19-2.08 2.64-2.08 0.62 0 1.2 0.17 1.65 0.45"></path><path stroke-width="0.26" d="m330.17 217.96c0.15-0.26 0.25-0.57 0.25-0.87 0-1.15-1.18-2.08-2.64-2.08-0.62 0-1.19 0.17-1.64 0.45"></path><path stroke-width="0.26" stroke-linecap="round" d="m335.21 219.99c0.13-0.33 0.21-0.7 0.21-1.08 0-1.59-1.26-2.88-2.82-2.88-0.5 0-0.97 0.13-1.38 0.37"></path><ellipse cx="313.57" cy="218.68" rx="0.45" ry="0.43"></ellipse><ellipse cx="313.74" cy="217.1" rx="0.45" ry="0.43"></ellipse><ellipse cx="314.76" cy="215.9" rx="0.45" ry="0.43"></ellipse><ellipse cx="316.11" cy="215.25" rx="0.45" ry="0.43"></ellipse><ellipse cx="317.55" cy="215.31" rx="0.45" ry="0.43"></ellipse><ellipse fill="#fff" cx="318.43" cy="217.08" rx="0.45" ry="0.43"></ellipse><ellipse cx="318.68" cy="215.58" rx="0.45" ry="0.43"></ellipse><ellipse cx="319.81" cy="214.64" rx="0.45" ry="0.43"></ellipse><ellipse cx="321.23" cy="214.19" rx="0.45" ry="0.43"></ellipse><ellipse cx="322.67" cy="214.24" rx="0.45" ry="0.43"></ellipse><ellipse cx="326.94" cy="214.24" rx="0.45" ry="0.43"></ellipse><ellipse cx="328.39" cy="214.19" rx="0.45" ry="0.43"></ellipse><ellipse cx="329.8" cy="214.64" rx="0.45" ry="0.43"></ellipse><ellipse cx="330.93" cy="215.58" rx="0.45" ry="0.43"></ellipse><ellipse fill="#fff" cx="331.18" cy="217.08" rx="0.45" ry="0.43"></ellipse><ellipse cx="332.06" cy="215.31" rx="0.45" ry="0.43"></ellipse><ellipse cx="333.51" cy="215.25" rx="0.45" ry="0.43"></ellipse><ellipse cx="334.86" cy="215.9" rx="0.45" ry="0.43"></ellipse><ellipse cx="335.88" cy="217.1" rx="0.45" ry="0.43"></ellipse><ellipse cx="336.05" cy="218.68" rx="0.45" ry="0.43"></ellipse></g><g fill="#c8b100" transform="matrix(1, 0, 0, 1, 149.1699981689453, 0)"><path d="m168.58 224.25c-0.2-0.57-0.58-1.08-0.58-1.08 1.95-0.57 4.66-0.93 7.67-0.94 3.01 0.01 5.75 0.37 7.69 0.94 0 0-0.22 0.38-0.52 0.91-0.17 0.3-0.39 0.81-0.38 0.81-1.75-0.54-4.02-0.81-6.8-0.82-2.79 0.01-5.46 0.35-6.86 0.86 0.02 0-0.1-0.32-0.23-0.68h0.01"></path><path d="m175.67 226.73c2.43-0.01 5.11-0.38 6.1-0.63 0.66-0.2 1.05-0.49 0.98-0.84-0.04-0.16-0.18-0.3-0.37-0.38-1.46-0.47-4.07-0.8-6.71-0.8-2.63 0-5.27 0.33-6.72 0.8-0.19 0.08-0.33 0.22-0.37 0.38-0.07 0.35 0.32 0.64 0.98 0.84 0.99 0.25 3.68 0.62 6.11 0.63z"></path><path d="m183.48 222.08l-0.59-0.53s-0.57 0.34-1.28 0.24c-0.7-0.11-0.93-0.97-0.93-0.97s-0.79 0.67-1.44 0.62c-0.65-0.06-1.07-0.62-1.07-0.62s-0.71 0.51-1.33 0.46c-0.62-0.06-1.21-0.83-1.21-0.83s-0.63 0.8-1.25 0.86c-0.62 0.05-1.13-0.54-1.13-0.54s-0.28 0.59-1.07 0.72-1.47-0.62-1.47-0.62-0.45 0.73-0.99 0.92c-0.54 0.18-1.24-0.27-1.24-0.27s-0.12 0.27-0.2 0.43-0.31 0.19-0.31 0.19l0.18 0.47c1.93-0.56 4.56-0.91 7.53-0.91s5.67 0.35 7.61 0.92l0.2-0.54h-0.01z"></path><path d="m175.69 219.49l0.28 0.05c-0.05 0.12-0.06 0.24-0.06 0.38 0 0.58 0.5 1.05 1.12 1.05 0.49 0 0.91-0.31 1.06-0.73 0.01 0.01 0.11-0.38 0.15-0.38 0.03 0 0.03 0.41 0.05 0.41 0.07 0.53 0.55 0.89 1.1 0.89 0.62 0 1.11-0.47 1.11-1.06 0-0.04 0-0.08-0.01-0.12l0.35-0.35 0.19 0.44c-0.07 0.14-0.1 0.29-0.1 0.46 0 0.56 0.47 1.01 1.06 1.01 0.37 0 0.69-0.18 0.88-0.45l0.23-0.29v0.36c0 0.34 0.14 0.66 0.49 0.71 0 0 0.38 0.03 0.91-0.38 0.52-0.41 0.8-0.75 0.8-0.75l0.03 0.42s-0.51 0.84-0.97 1.1c-0.25 0.15-0.64 0.31-0.95 0.25-0.32-0.05-0.55-0.31-0.67-0.61-0.23 0.14-0.51 0.22-0.8 0.22-0.63 0-1.2-0.35-1.42-0.86-0.29 0.31-0.69 0.5-1.16 0.5-0.51 0-0.97-0.23-1.26-0.58-0.28 0.27-0.67 0.43-1.09 0.43-0.55 0-1.05-0.28-1.33-0.69-0.29 0.41-0.78 0.69-1.34 0.69-0.42 0-0.81-0.16-1.09-0.43-0.29 0.35-0.75 0.58-1.25 0.58-0.48 0-0.88-0.19-1.17-0.5-0.22 0.51-0.79 0.86-1.42 0.86-0.29 0-0.56-0.08-0.79-0.22-0.12 0.3-0.35 0.56-0.68 0.61-0.3 0.06-0.69-0.1-0.94-0.25-0.47-0.26-1.02-1.1-1.02-1.1l0.07-0.42s0.29 0.34 0.81 0.75 0.91 0.38 0.91 0.38c0.34-0.05 0.49-0.37 0.49-0.71v-0.36l0.22 0.29c0.19 0.27 0.51 0.45 0.88 0.45 0.59 0 1.06-0.45 1.06-1.01 0-0.17-0.02-0.32-0.1-0.46l0.19-0.44 0.35 0.35c-0.01 0.04-0.01 0.08-0.01 0.12 0 0.59 0.49 1.06 1.11 1.06 0.55 0 1.03-0.36 1.11-0.89 0.01 0 0.01-0.41 0.04-0.41 0.05 0 0.14 0.39 0.16 0.38 0.14 0.42 0.56 0.73 1.06 0.73 0.61 0 1.11-0.47 1.11-1.05 0-0.14 0-0.26-0.05-0.38l0.29-0.05h0.01z"></path><path stroke-linejoin="round" d="m175.67 222.23c-3.01 0.01-5.72 0.37-7.67 0.94-0.13 0.04-0.29-0.06-0.33-0.17-0.04-0.13 0.05-0.28 0.18-0.32 1.95-0.6 4.73-0.98 7.82-0.98s5.88 0.38 7.83 0.98c0.13 0.04 0.22 0.19 0.18 0.32-0.04 0.11-0.2 0.21-0.33 0.17-1.95-0.57-4.67-0.93-7.68-0.94z"></path><path d="m165.43 221c-0.01 0.01-0.38-0.48-0.65-0.73-0.2-0.18-0.68-0.33-0.68-0.33 0-0.08 0.28-0.28 0.58-0.28 0.18 0 0.35 0.07 0.45 0.2l0.04-0.2s0.24 0.05 0.35 0.32c0.12 0.29 0.05 0.72 0.05 0.72s-0.05 0.2-0.14 0.3z"></path><path d="m167.32 220.22l-0.11 0.66-1.4 0.15-0.21-0.12 0.04-0.23 1.06-0.87 0.62 0.41"></path><path d="m165.45 220.75c0.12-0.12 0.36-0.09 0.53 0.06 0.18 0.15 0.24 0.38 0.12 0.5-0.12 0.13-0.36 0.1-0.53-0.06-0.18-0.15-0.24-0.38-0.12-0.5z"></path><path d="m168.02 220.88c-0.06-0.18 0-0.37 0.13-0.42 0.14-0.03 0.3 0.09 0.37 0.27 0.06 0.19 0 0.38-0.14 0.42-0.13 0.04-0.29-0.08-0.36-0.27z"></path><path d="m168.67 220.04l0.51 0.48 1.22-0.66 0.09-0.21-0.17-0.17-1.4-0.12-0.25 0.68"></path><path d="m170.08 217.76l-0.67 0.64 0.86 1.14 0.23 0.09 0.17-0.18 0.3-1.37-0.89-0.32"></path><path d="m172.36 219.3l-0.26 0.63-1.4-0.13-0.18-0.16 0.1-0.22 1.22-0.64 0.52 0.52"></path><ellipse cx="170.51" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m172.87 219.95c-0.03-0.2 0.07-0.37 0.21-0.39s0.28 0.13 0.3 0.33c0.03 0.19-0.07 0.37-0.21 0.38-0.14 0.02-0.28-0.13-0.3-0.32z"></path><path d="m173.78 219.24l0.4 0.57 1.34-0.42 0.14-0.18-0.15-0.2-1.33-0.39-0.4 0.62"></path><path d="m175.66 217.15l-0.86 0.52 0.64 1.38 0.22 0.14 0.22-0.14 0.64-1.38-0.86-0.52"></path><path d="m177.55 219.24l-0.39 0.57-1.34-0.42-0.14-0.18 0.14-0.2 1.34-0.39 0.39 0.62"></path><ellipse cx="175.67" cy="219.21" rx="0.49" ry="0.47"></ellipse><path d="m178.5 219.95c0.02-0.2-0.08-0.37-0.22-0.39s-0.28 0.13-0.3 0.33c-0.02 0.19 0.07 0.37 0.21 0.38 0.14 0.02 0.28-0.13 0.31-0.32z"></path><path d="m178.99 219.3l0.26 0.63 1.4-0.13 0.18-0.16-0.1-0.22-1.22-0.64-0.52 0.52"></path><path d="m181.27 217.76l0.67 0.64-0.86 1.14-0.23 0.09-0.17-0.18-0.3-1.37 0.89-0.32"></path><path d="m182.68 220.04l-0.51 0.48-1.22-0.66-0.1-0.21 0.19-0.17 1.4-0.12 0.24 0.68"></path><ellipse cx="180.85" cy="219.65" rx="0.49" ry="0.47"></ellipse><path d="m183.34 220.88c0.06-0.18 0-0.37-0.13-0.42-0.14-0.03-0.3 0.09-0.37 0.27-0.06 0.19 0 0.38 0.14 0.42 0.13 0.04 0.29-0.08 0.36-0.27z"></path><path d="m185.73 221c0.01 0.01 0.38-0.48 0.66-0.73 0.19-0.18 0.67-0.33 0.67-0.33 0-0.08-0.28-0.28-0.58-0.28-0.18 0-0.35 0.07-0.45 0.2l-0.04-0.2s-0.24 0.05-0.36 0.32c-0.11 0.29-0.03 0.72-0.03 0.72s0.04 0.2 0.13 0.3z"></path><path d="m183.84 220.22l0.11 0.66 1.4 0.15 0.21-0.12-0.05-0.23-1.05-0.87-0.62 0.41"></path><path d="m185.74 220.75c-0.11-0.12-0.35-0.09-0.53 0.06s-0.24 0.38-0.12 0.5c0.12 0.13 0.36 0.1 0.54-0.06 0.18-0.15 0.23-0.38 0.11-0.5z"></path></g><g fill="none" transform="matrix(1, 0, 0, 1, 149.1699981689453, 0)"><path fill="#ad1519" d="m168.05 224.3l0.31-0.5 0.65 0.13-0.38 0.56-0.58-0.19"></path><path fill="#058e6e" d="m170.85 223.81l-0.69 0.11c-0.18 0.02-0.35-0.09-0.38-0.26-0.02-0.17 0.1-0.32 0.27-0.35l0.7-0.1 0.71-0.11c0.18-0.02 0.34 0.09 0.37 0.25 0.02 0.17-0.1 0.33-0.27 0.35l-0.71 0.11"></path><ellipse fill="#fff" cx="173.19" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#ad1519" d="m175.7 223.48h-0.96c-0.18 0-0.33-0.14-0.33-0.31s0.14-0.31 0.32-0.31h1.96c0.19 0 0.33 0.14 0.33 0.31s-0.15 0.31-0.33 0.31h-0.99"></path><ellipse fill="#fff" cx="178.16" cy="223.3" rx="0.44" ry="0.41"></ellipse><path fill="#058e6e" d="m180.5 223.81l0.69 0.11c0.18 0.02 0.35-0.09 0.38-0.26 0.02-0.17-0.09-0.32-0.27-0.35l-0.7-0.1-0.71-0.11c-0.18-0.02-0.35 0.09-0.37 0.25-0.03 0.17 0.09 0.33 0.27 0.35l0.71 0.11"></path><path fill="#ad1519" d="m183.24 224.33l-0.25-0.53-0.67 0.06 0.32 0.59 0.6-0.12"></path><path fill="#ad1519" stroke-linejoin="round" d="m175.66 226.16c-2.43 0-4.63-0.22-6.3-0.65 1.67-0.43 3.87-0.69 6.3-0.7 2.44 0 4.65 0.27 6.33 0.7-1.68 0.43-3.89 0.65-6.33 0.65z"></path><path stroke-width="0.01" d="m176.8 226.08v-1.16m-0.58 1.2l0.01-1.23m-0.43 1.25v-1.26"></path><path stroke-width="0.02" d="m175.44 226.15v-1.27"></path><path stroke-width="0.03" d="m175.09 226.15v-1.27"></path><path stroke-width="0.04" d="m174.77 226.15v-1.27"></path><path stroke-width="0.04" d="m174.44 226.15v-1.27"></path><path stroke-width="0.05" d="m174.16 226.15v-1.27"></path><path stroke-width="0.06" d="m173.61 226.08l-0.01-1.15m0.27 1.17v-1.21"></path><path stroke-width="0.07" d="m173.1 226.03v-1.06m0.26 1.09l-0.01-1.13"></path><path stroke-width="0.08" d="m172.42 225.97v-0.93m0.23 0.94v-0.98m0.23 1.02v-1.02"></path><path stroke-width="0.09" d="m172.19 225.96v-0.9"></path><path stroke-width="0.1" d="m171.97 225.92v-0.85"></path><path stroke-width="0.11" d="m171.73 225.89v-0.78"></path><path stroke-width="0.12" d="m171.24 225.82l-0.01-0.62m0.26 0.66v-0.7"></path><path stroke-width="0.12" d="m170.99 225.77v-0.55"></path><path stroke-width="0.13" d="m170.76 225.73v-0.46"></path><path stroke-width="0.14" d="m170.51 225.67v-0.36"></path><path stroke-width="0.15" d="m170.26 225.64v-0.27"></path><path stroke-width="0.18" d="m169.99 225.58v-0.13"></path></g></g><g id="pillar_right" transform="matrix(1, 0, 0, 1, 149.1699981689453, 0)"><g fill="#005bbf"><path d="m191.28 330.68c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.32-3.91 0.83-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.54-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.33 3.92-0.86 1.01-0.52 2.4-0.84 3.91-0.84 1.5 0 2.86 0.32 3.86 0.83 1.02 0.54 2.37 0.87 3.91 0.87l0.02-2.41z"></path><path fill="#ccc" d="m191.28 333.09c-1.54 0-2.91-0.33-3.93-0.87-1-0.51-2.36-0.83-3.86-0.83-1.51 0-2.9 0.32-3.91 0.84-1.01 0.53-2.4 0.86-3.92 0.86-1.54 0-2.92-0.37-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.41c1.53 0 2.93-0.35 3.95-0.88 1-0.52 2.34-0.82 3.86-0.82 1.45 0 2.79 0.31 3.79 0.8 1.01 0.54 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.84 3.91-0.84c1.5 0 2.86 0.32 3.86 0.84 1.02 0.53 2.37 0.86 3.91 0.86l0.02-2.41"></path><path d="m191.28 335.5c-1.54 0-2.91-0.33-3.93-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.36-3.93-0.9-1-0.49-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v2.4c1.53 0 2.93-0.34 3.95-0.88 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.37 0.86 3.91 0.86l0.02-2.4"></path><path fill="#ccc" d="m191.26 340.32c-1.54 0-2.89-0.33-3.91-0.87-1-0.51-2.36-0.82-3.86-0.82-1.51 0-2.9 0.31-3.91 0.83s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.79-3.79-0.79-1.52 0-2.86 0.29-3.86 0.81-1.02 0.53-2.42 0.88-3.95 0.88v-2.4c1.53 0 2.93-0.36 3.95-0.9 1-0.51 2.34-0.8 3.86-0.8 1.45 0 2.79 0.3 3.79 0.79 1.01 0.54 2.39 0.89 3.93 0.89 1.52 0 2.91-0.32 3.92-0.85 1.01-0.52 2.4-0.83 3.91-0.83 1.5 0 2.86 0.31 3.86 0.82 1.02 0.55 2.39 0.86 3.93 0.86l-0.02 2.42"></path><path d="m191.26 342.73c-1.54 0-2.89-0.33-3.91-0.86-1-0.52-2.36-0.84-3.86-0.84-1.51 0-2.9 0.32-3.91 0.84s-2.4 0.86-3.92 0.86c-1.54 0-2.92-0.37-3.93-0.9-1-0.5-2.33-0.8-3.79-0.8-1.52 0-2.86 0.3-3.86 0.82-1.02 0.53-2.42 0.88-3.95 0.88v-2.39c1.53 0 2.93-0.37 3.95-0.9 1-0.52 2.34-0.81 3.86-0.81 1.45 0 2.79 0.3 3.79 0.79 1.01 0.53 2.39 0.9 3.93 0.9 1.52 0 2.91-0.34 3.92-0.86s2.4-0.83 3.91-0.83c1.5 0 2.86 0.31 3.86 0.82 1.02 0.54 2.38 0.87 3.93 0.87l-0.02 2.41z"></path></g><g fill="#c8b100"><path stroke-linejoin="round" d="m166.92 320.78c0.05 0.21 0.13 0.4 0.13 0.62 0 1.46-1.27 2.63-2.81 2.63h22.94c-1.55 0-2.81-1.17-2.81-2.63 0-0.21 0.04-0.41 0.09-0.62-0.13 0.05-0.29 0.06-0.44 0.06h-16.69c-0.13 0-0.29-0.02-0.41-0.06z"></path><path d="m167.33 319.27h16.69c0.57 0 1.02 0.35 1.02 0.78s-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.36-1.02-0.79s0.46-0.78 1.02-0.78z"></path><path d="m164.27 329.86h22.87v-5.83h-22.87v5.83z"></path></g><path fill="#ccc" d="m167.55 318.32h16.25v-79.63h-16.25v79.63z"></path><path fill="none" d="m179.13 238.8v79.46m1.83-79.46v79.46"></path><g fill="#c8b100"><path d="m164.58 232.37h22.29v-5.84h-22.29v5.84z"></path><path stroke-linejoin="round" d="m166.92 236.26c0.14-0.06 0.24-0.07 0.41-0.07h16.69c0.17 0 0.32 0.03 0.46 0.08-0.58-0.19-0.99-0.71-0.99-1.32s0.45-1.14 1.03-1.33c-0.14 0.04-0.33 0.08-0.49 0.08h-16.7c-0.17 0-0.33-0.01-0.47-0.06l0.09 0.02c0.6 0.18 0.94 0.71 0.94 1.29 0 0.56-0.38 1.13-0.97 1.31z"></path><path d="m167.33 236.19h16.69c0.57 0 1.02 0.35 1.02 0.78 0 0.44-0.45 0.79-1.02 0.79h-16.69c-0.56 0-1.02-0.35-1.02-0.79 0-0.43 0.46-0.78 1.02-0.78z"></path><path d="m167.33 232.37h16.7c0.57 0 1.03 0.3 1.03 0.66 0 0.37-0.46 0.67-1.03 0.67h-16.7c-0.56 0-1.02-0.3-1.02-0.67 0-0.36 0.46-0.66 1.02-0.66z"></path></g></g><g id="ribbon_right" fill="#ad1519" transform="matrix(-1, 0, 0, 1, 500.57000732421875, 0)"><path d="m162.48 298.62c-2.26 1.3-3.8 2.64-3.55 3.31 0.12 0.61 0.84 1.07 1.87 1.75 1.62 1.13 2.6 3.14 1.83 4.07 1.34-1.08 2.19-2.69 2.19-4.49 0-1.87-0.9-3.56-2.34-4.64z"></path><path stroke-linejoin="round" d="m200.4 268.47c-3.54-1.46-9.57-2.55-16.49-2.78-2.39 0.02-5.04 0.25-7.79 0.7-9.72 1.63-17.13 5.51-16.54 8.67 0.01 0.06 0.04 0.2 0.05 0.26 0 0-3.64-8.21-3.7-8.52-0.65-3.51 7.56-7.82 18.35-9.62 3.39-0.57 6.69-0.79 9.56-0.76 6.9 0 12.9 0.89 16.52 2.23l0.04 9.82"></path><path d="m167.52 278.47c-4.51-0.32-7.58-1.53-7.94-3.41-0.28-1.5 1.25-3.17 3.97-4.68 1.21 0.14 2.58 0.3 4 0.3l-0.03 7.79"></path><path d="m183.83 272.38c2.82 0.43 4.93 1.13 5.98 1.99l0.1 0.17c0.5 1.03-1.97 3.22-6.11 5.67l0.03-7.83"></path><path stroke-linejoin="round" d="m157.42 293.83c-0.43-1.28 3.97-3.86 10.18-6.14 2.84-1.01 5.18-2.07 8.09-3.35 8.63-3.82 15-8.2 14.22-9.79l-0.09-0.17c0.46 0.38 1.18 8.24 1.18 8.24 0.78 1.46-5.05 5.78-13 9.58-2.54 1.22-7.91 3.2-10.44 4.09-4.54 1.57-9.04 4.54-8.63 5.64l-1.51-8.09v-0.01z"></path></g><g id="plus_ultra" fill="#c8b100" stroke="none"><path d="m166.42 264.65c1.99-0.72 3.29-1.58 2.66-3.14-0.41-1-1.43-1.19-2.97-0.63l-2.71 0.99 2.44 6.03c0.27-0.12 0.54-0.24 0.81-0.34 0.28-0.1 0.57-0.18 0.85-0.26l-1.08-2.64v-0.01zm-1.18-2.91l0.69-0.25c0.57-0.21 1.21 0.1 1.5 0.8 0.21 0.53 0.16 1.13-0.5 1.55-0.21 0.13-0.46 0.23-0.7 0.33l-0.99-2.43"></path><path d="m172.78 259.22c-0.29 0.08-0.57 0.16-0.86 0.22-0.29 0.05-0.59 0.09-0.88 0.12l1.41 6.28 4.38-0.88c-0.05-0.12-0.12-0.26-0.14-0.38-0.03-0.14-0.03-0.28-0.04-0.41-0.77 0.22-1.61 0.46-2.61 0.66l-1.26-5.61"></path><path d="m181.56 264.63c0.82-2.28 1.82-4.46 2.81-6.67-0.18 0.03-0.36 0.06-0.54 0.07s-0.37 0.01-0.54 0c-0.53 1.61-1.18 3.21-1.87 4.8-0.82-1.51-1.73-2.99-2.43-4.51-0.34 0.04-0.69 0.09-1.03 0.12-0.34 0.02-0.7 0.01-1.04 0.02 1.26 2.06 2.48 4.11 3.64 6.23 0.16-0.03 0.32-0.06 0.5-0.08 0.16-0.01 0.33 0.01 0.5 0.02"></path><path d="m190.72 259.8c0.15-0.31 0.31-0.6 0.48-0.89-0.24-0.22-0.96-0.55-1.81-0.63-1.79-0.18-2.81 0.61-2.93 1.69-0.26 2.26 3.31 2.07 3.14 3.57-0.07 0.64-0.75 0.9-1.48 0.83-0.81-0.08-1.41-0.53-1.51-1.19l-0.22-0.02c-0.12 0.39-0.29 0.77-0.48 1.15 0.53 0.34 1.21 0.53 1.85 0.59 1.83 0.19 3.22-0.54 3.35-1.74 0.23-2.15-3.37-2.27-3.23-3.54 0.06-0.53 0.47-0.88 1.4-0.79 0.67 0.07 1.08 0.43 1.26 0.95l0.18 0.02"></path><path d="m310.3 264.98c0.62-2.33 1.41-4.58 2.19-6.87-0.17 0.05-0.35 0.09-0.53 0.11-0.17 0.03-0.36 0.04-0.54 0.05-0.37 1.64-0.88 3.29-1.42 4.94-0.96-1.44-2-2.84-2.83-4.3-0.34 0.07-0.68 0.15-1.02 0.2s-0.69 0.07-1.04 0.11c1.45 1.94 2.85 3.89 4.2 5.91 0.16-0.04 0.32-0.1 0.5-0.12 0.16-0.02 0.33-0.02 0.49-0.03"></path><path d="m316.48 258.16c-0.29 0.01-0.59 0.04-0.88 0.03-0.3 0-0.6-0.04-0.89-0.06l-0.12 6.41 4.49 0.08c-0.03-0.13-0.06-0.28-0.06-0.41s0.04-0.27 0.07-0.4c-0.81 0.05-1.68 0.1-2.71 0.08l0.1-5.73"></path><path d="m323.52 259.21c0.72 0.06 1.41 0.19 2.1 0.31-0.01-0.13-0.03-0.27-0.02-0.41 0.01-0.13 0.06-0.26 0.1-0.39l-6.07-0.5c0.01 0.14 0.03 0.27 0.02 0.4-0.01 0.14-0.06 0.27-0.1 0.4 0.62-0.02 1.37-0.02 2.21 0.05l-0.53 5.77c0.29 0 0.59 0 0.88 0.03 0.3 0.02 0.59 0.07 0.88 0.11l0.53-5.77"></path><path d="m326.01 265.53c0.29 0.05 0.59 0.09 0.88 0.15 0.28 0.06 0.57 0.15 0.85 0.23l0.72-2.94 0.08 0.01c0.16 0.41 0.38 0.9 0.49 1.19l0.9 2.22c0.36 0.06 0.71 0.11 1.05 0.18 0.36 0.08 0.7 0.18 1.04 0.28l-0.31-0.67c-0.48-1-0.99-2.01-1.41-3.02 1.12 0.04 1.98-0.36 2.2-1.26 0.15-0.62-0.1-1.11-0.68-1.53-0.44-0.31-1.28-0.47-1.83-0.6l-2.44-0.53-1.54 6.29m3.14-5.42c0.71 0.16 1.59 0.27 1.59 1.07-0.01 0.21-0.03 0.35-0.06 0.48-0.23 0.94-0.94 1.26-2.13 0.91l0.6-2.46"></path><path d="m337.57 267.46c-0.05 0.69-0.18 1.37-0.31 2.1 0.3 0.14 0.61 0.27 0.9 0.44 0.3 0.16 0.57 0.34 0.86 0.52l0.6-7.23c-0.14-0.06-0.27-0.12-0.41-0.19-0.13-0.07-0.25-0.15-0.37-0.24l-6.38 4.05c0.17 0.08 0.35 0.16 0.51 0.25 0.17 0.09 0.31 0.19 0.47 0.28 0.54-0.45 1.1-0.82 1.74-1.3l2.39 1.31v0.01zm-1.81-1.66l2.13-1.37-0.25 2.4-1.88-1.03"></path></g></g><g id="crown_crest"><path fill="#ad1519" stroke-width="0.26" d="m249.65 182.72c6.64 0 12.56 0.99 16.41 2.51 2.2 1 5.16 1.73 8.4 2.17 2.47 0.33 4.81 0.39 6.85 0.24 2.73-0.06 6.67 0.74 10.62 2.48 3.26 1.45 5.99 3.21 7.8 4.91l-1.57 1.4-0.45 3.96-4.3 4.92-2.15 1.83-5.09 4.07-2.6 0.21-0.79 2.25-32.91-3.86-33.02 3.86-0.79-2.25-2.61-0.21-5.08-4.07-2.15-1.83-4.3-4.92-0.44-3.96-1.58-1.4c1.82-1.7 4.54-3.46 7.8-4.91 3.95-1.74 7.89-2.54 10.62-2.48 2.04 0.15 4.38 0.09 6.85-0.24 3.24-0.44 6.2-1.17 8.4-2.17 3.86-1.52 9.44-2.51 16.08-2.51z"></path><g fill="#c8b100"><path d="m225.34 191.42l1.38 1.11 2.08-3.4c-2.25-1.38-3.8-3.78-3.8-6.51 0-0.31 0.02-0.61 0.06-0.91 0.21-4.34 5.5-7.92 12.2-7.92 3.48 0 6.63 0.95 8.84 2.48 0.06-0.67 0.12-1.25 0.21-1.86-2.43-1.42-5.6-2.28-9.05-2.28-7.71 0-13.74 4.39-14.03 9.57-0.03 0.31-0.05 0.61-0.05 0.92 0 2.76 1.26 5.26 3.26 6.99l-1.1 1.81"></path><path d="m225.43 191.46c-2.63-1.97-4.27-4.64-4.27-7.58 0-3.38 2.22-6.4 5.58-8.41-2.07 1.67-3.33 3.83-3.51 6.23-0.03 0.31-0.05 0.61-0.05 0.92 0 2.76 1.26 5.26 3.26 6.99l-1.01 1.85"></path><path d="m202.21 194.89c-1.48-1.65-2.38-3.79-2.38-6.12 0-1.41 0.33-2.75 0.91-3.95 2.13-4.38 8.82-7.57 16.76-7.57 2.16 0 4.23 0.23 6.14 0.67-0.42 0.46-0.75 0.97-1.08 1.48-1.59-0.31-3.29-0.48-5.06-0.48-7.27 0-13.36 2.83-15.12 6.65-0.47 0.97-0.73 2.06-0.73 3.2 0 2.32 1.09 4.4 2.79 5.82l-2.63 4.3-1.41-1.12 1.81-2.88z"></path><path d="m204.9 180.48c-1.91 1.21-3.36 2.69-4.16 4.34-0.58 1.2-0.91 2.54-0.91 3.95 0 2.33 0.9 4.47 2.38 6.12l-1.6 2.59c-1.53-1.96-2.42-4.26-2.42-6.7 0-4.2 2.67-7.87 6.71-10.3z"></path><path d="m250.04 171.27c1.76 0 3.28 1.16 3.64 2.73 0.23 1.38 0.38 2.95 0.41 4.62 0.01 0.18-0.01 0.35-0.01 0.52 0 0.2 0.04 0.41 0.05 0.61 0.06 3.52 0.56 6.62 1.27 8.52l-5.36 5.14-5.43-5.14c0.72-1.9 1.22-5 1.29-8.52 0-0.2 0.04-0.41 0.04-0.61 0-0.17-0.01-0.34-0.01-0.52 0.03-1.67 0.18-3.24 0.41-4.62 0.36-1.57 1.94-2.73 3.7-2.73z"></path><path d="m250.04 172.94c0.91 0 1.68 0.58 1.87 1.39 0.23 1.31 0.37 2.8 0.4 4.38 0 0.16-0.01 0.32-0.01 0.48 0 0.2 0.03 0.39 0.04 0.59 0.05 3.32 0.53 6.25 1.21 8.05l-3.54 3.35-3.54-3.35c0.67-1.8 1.15-4.73 1.21-8.05 0-0.2 0.04-0.39 0.04-0.59 0-0.16-0.01-0.32-0.01-0.48 0.03-1.58 0.17-3.07 0.4-4.38 0.18-0.81 1.02-1.39 1.93-1.39z"></path><path d="m274.7 191.42l-1.39 1.11-2.08-3.4c2.26-1.38 3.81-3.78 3.81-6.51 0-0.31-0.02-0.61-0.06-0.91-0.21-4.34-5.5-7.92-12.2-7.92-3.49 0-6.63 0.95-8.84 2.48-0.06-0.67-0.12-1.25-0.22-1.86 2.44-1.42 5.6-2.28 9.06-2.28 7.71 0 13.74 4.39 14.03 9.57 0.03 0.31 0.05 0.61 0.05 0.92 0 2.76-1.27 5.26-3.27 6.99l1.11 1.81"></path><path d="m274.61 191.46c2.63-1.97 4.27-4.64 4.27-7.58 0-3.38-2.22-6.4-5.58-8.41 2.07 1.67 3.33 3.83 3.51 6.23 0.03 0.31 0.05 0.61 0.05 0.92 0 2.76-1.27 5.26-3.27 6.99l1.02 1.85"></path><path d="m297.83 194.89c1.47-1.65 2.38-3.79 2.38-6.12 0-1.41-0.33-2.75-0.91-3.95-2.14-4.38-8.82-7.57-16.76-7.57-2.16 0-4.23 0.23-6.15 0.67 0.43 0.46 0.76 0.97 1.09 1.48 1.58-0.31 3.29-0.48 5.06-0.48 7.27 0 13.35 2.83 15.11 6.65 0.47 0.97 0.73 2.06 0.73 3.2 0 2.32-1.09 4.4-2.79 5.82l2.63 4.3 1.42-1.12-1.81-2.88z"></path><path d="m295.14 180.48c1.91 1.21 3.36 2.69 4.16 4.34 0.58 1.2 0.91 2.54 0.91 3.95 0 2.33-0.91 4.47-2.38 6.12l1.6 2.59c1.53-1.96 2.41-4.26 2.41-6.7 0-4.2-2.67-7.87-6.7-10.3z"></path><ellipse fill="#005bbf" stroke-width="0.26" cx="250.05" cy="167.3" rx="4.43" ry="4.2"></ellipse><path stroke-width="0.26" d="m248.89 155.54v2.26h-2.42v2.3h2.42v3.15 3.46h-3.05c-0.03 0.21-0.22 0.37-0.22 0.59 0 0.58 0.12 1.14 0.35 1.64 0 0.02 0.02 0.02 0.03 0.03h8.12c0-0.01 0.02-0.01 0.03-0.03 0.22-0.5 0.35-1.06 0.35-1.64 0-0.22-0.19-0.38-0.22-0.59h-2.96v-3.43-3.18h2.42v-2.3h-2.42v-2.26h-2.43z"></path></g><g fill="#fff"><ellipse cx="250.04" cy="188.94" rx="1.91" ry="1.8"></ellipse><ellipse cx="250.04" cy="185.4" rx="1.91" ry="1.8"></ellipse><ellipse cx="250.04" cy="181.6" rx="1.52" ry="1.44"></ellipse><ellipse cx="250.04" cy="178.18" rx="1.1" ry="1.04"></ellipse><ellipse cx="250.04" cy="175.18" rx="0.88" ry="0.83"></ellipse><ellipse cx="198.94" cy="198.67" rx="1.1" ry="1.04"></ellipse><ellipse cx="197.44" cy="196.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="196.44" cy="192.94" rx="1.1" ry="1.04"></ellipse><ellipse cx="196.31" cy="189.64" rx="1.1" ry="1.04"></ellipse><ellipse cx="197.12" cy="186.4" rx="1.1" ry="1.04"></ellipse><ellipse cx="198.81" cy="183.45" rx="1.1" ry="1.04"></ellipse><ellipse cx="201.06" cy="181.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="203.68" cy="179.01" rx="1.1" ry="1.04"></ellipse><ellipse cx="206.8" cy="177.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="210.04" cy="176.19" rx="1.1" ry="1.04"></ellipse><ellipse cx="213.66" cy="175.54" rx="1.1" ry="1.04"></ellipse><ellipse cx="217.1" cy="175.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="220.47" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="224.21" cy="190.32" rx="1.1" ry="1.04"></ellipse><ellipse cx="222.34" cy="187.65" rx="1.1" ry="1.04"></ellipse><ellipse cx="221.35" cy="184.75" rx="1.1" ry="1.04"></ellipse><ellipse cx="221.47" cy="181.57" rx="1.1" ry="1.04"></ellipse><ellipse cx="222.16" cy="178.37" rx="1.1" ry="1.04"></ellipse><ellipse cx="223.84" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="226.4" cy="173.47" rx="1.1" ry="1.04"></ellipse><ellipse cx="229.39" cy="171.81" rx="1.1" ry="1.04"></ellipse><ellipse cx="232.7" cy="170.82" rx="1.1" ry="1.04"></ellipse><ellipse cx="236.13" cy="170.23" rx="1.1" ry="1.04"></ellipse><ellipse cx="239.5" cy="170.28" rx="1.1" ry="1.04"></ellipse><ellipse cx="242.99" cy="170.87" rx="1.1" ry="1.04"></ellipse><ellipse cx="246.23" cy="171.99" rx="1.1" ry="1.04"></ellipse><ellipse cx="253.8" cy="171.99" rx="1.1" ry="1.04"></ellipse><ellipse cx="257.04" cy="170.87" rx="1.1" ry="1.04"></ellipse><ellipse cx="260.54" cy="170.28" rx="1.1" ry="1.04"></ellipse><ellipse cx="263.9" cy="170.23" rx="1.1" ry="1.04"></ellipse><ellipse cx="267.34" cy="170.82" rx="1.1" ry="1.04"></ellipse><ellipse cx="270.64" cy="171.81" rx="1.1" ry="1.04"></ellipse><ellipse cx="273.64" cy="173.47" rx="1.1" ry="1.04"></ellipse><ellipse cx="276.19" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="277.88" cy="178.37" rx="1.1" ry="1.04"></ellipse><ellipse cx="278.57" cy="181.57" rx="1.1" ry="1.04"></ellipse><ellipse cx="278.69" cy="184.75" rx="1.1" ry="1.04"></ellipse><ellipse cx="277.69" cy="187.65" rx="1.1" ry="1.04"></ellipse><ellipse cx="275.83" cy="190.32" rx="1.1" ry="1.04"></ellipse><ellipse cx="279.57" cy="175.48" rx="1.1" ry="1.04"></ellipse><ellipse cx="282.94" cy="175.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="286.38" cy="175.54" rx="1.1" ry="1.04"></ellipse><ellipse cx="290" cy="176.19" rx="1.1" ry="1.04"></ellipse><ellipse cx="293.24" cy="177.36" rx="1.1" ry="1.04"></ellipse><ellipse cx="296.36" cy="179.01" rx="1.1" ry="1.04"></ellipse><ellipse cx="298.97" cy="181.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="301.22" cy="183.45" rx="1.1" ry="1.04"></ellipse><ellipse cx="302.91" cy="186.4" rx="1.1" ry="1.04"></ellipse><ellipse cx="303.72" cy="189.64" rx="1.1" ry="1.04"></ellipse><ellipse cx="303.6" cy="192.94" rx="1.1" ry="1.04"></ellipse><ellipse cx="302.6" cy="196.02" rx="1.1" ry="1.04"></ellipse><ellipse cx="301.1" cy="198.67" rx="1.1" ry="1.04"></ellipse></g><g fill="#c8b100"><path d="m250.15 226.18c-12.26-0.02-23.25-1.47-31.09-3.83-0.57-0.18-0.87-0.7-0.84-1.25-0.01-0.52 0.29-1 0.84-1.17 7.84-2.36 18.83-3.81 31.09-3.83 12.27 0.02 23.25 1.47 31.09 3.83 0.55 0.17 0.84 0.65 0.83 1.17 0.03 0.55-0.27 1.07-0.83 1.25-7.84 2.36-18.82 3.81-31.09 3.83"></path><path d="m250.07 216.09c-12.41 0.03-23.55 1.58-31.39 4 0.65-0.31 0.59-1.12-0.22-3.2-0.98-2.53-2.5-2.42-2.5-2.42 8.66-2.56 20.73-4.16 34.16-4.18 13.44 0.02 25.6 1.62 34.27 4.18 0 0-1.53-0.11-2.51 2.42-0.81 2.08-0.87 2.89-0.21 3.2-7.84-2.42-19.19-3.97-31.6-4"></path><path d="m250.12 210.3c-13.43 0.02-25.5 1.62-34.16 4.18-0.58 0.17-1.19-0.05-1.38-0.6s0.12-1.18 0.7-1.35c8.71-2.67 21.08-4.35 34.84-4.38 13.77 0.03 26.19 1.71 34.9 4.38 0.58 0.17 0.89 0.8 0.7 1.35s-0.8 0.77-1.38 0.6c-8.67-2.56-20.78-4.16-34.22-4.18"></path><path d="m250.2 199.78l1.23 0.22c-0.19 0.5-0.24 1.05-0.24 1.63 0 2.57 2.21 4.65 4.92 4.65 2.18 0 4.04-1.35 4.67-3.21 0.08 0.05 0.47-1.68 0.68-1.66 0.17 0.02 0.15 1.8 0.22 1.77 0.31 2.34 2.46 3.93 4.87 3.93 2.71 0 4.91-2.08 4.91-4.65 0-0.19-0.01-0.38-0.04-0.57l1.54-1.52 0.83 1.94c-0.33 0.61-0.46 1.3-0.46 2.03 0 2.46 2.1 4.44 4.69 4.44 1.63 0 3.06-0.78 3.9-1.97l0.99-1.25-0.01 1.53c0 1.55 0.66 2.93 2.16 3.18 0 0 1.73 0.1 4.03-1.7 2.29-1.8 3.55-3.29 3.55-3.29l0.2 1.8s-1.9 2.95-3.97 4.15c-1.14 0.66-2.86 1.35-4.23 1.13-1.44-0.24-2.48-1.4-3.01-2.74-1.03 0.61-2.25 0.97-3.55 0.97-2.81 0-5.33-1.54-6.32-3.86-1.29 1.4-3.09 2.25-5.2 2.25-2.24 0-4.29-1.01-5.57-2.56-1.27 1.16-2.98 1.87-4.88 1.87-2.48 0-4.69-1.22-5.94-3.05-1.25 1.83-3.46 3.05-5.94 3.05-1.89 0-3.61-0.71-4.87-1.87-1.28 1.55-3.34 2.56-5.58 2.56-2.11 0-3.9-0.85-5.19-2.25-1 2.32-3.52 3.86-6.32 3.86-1.31 0-2.52-0.36-3.55-0.97-0.54 1.34-1.57 2.5-3.02 2.74-1.36 0.22-3.08-0.47-4.22-1.13-2.08-1.2-3.98-4.15-3.98-4.15l0.2-1.8s1.27 1.49 3.56 3.29c2.29 1.81 4.02 1.7 4.02 1.7 1.51-0.25 2.16-1.63 2.16-3.18l-0.01-1.53 0.99 1.25c0.84 1.19 2.28 1.97 3.9 1.97 2.59 0 4.69-1.98 4.69-4.44 0-0.73-0.13-1.42-0.46-2.03l0.83-1.94 1.54 1.52c-0.02 0.19-0.04 0.38-0.04 0.57 0 2.57 2.2 4.65 4.91 4.65 2.42 0 4.56-1.59 4.88-3.93 0.06 0.03 0.05-1.75 0.22-1.77 0.2-0.02 0.6 1.71 0.67 1.66 0.64 1.86 2.49 3.21 4.68 3.21 2.71 0 4.91-2.08 4.91-4.65 0-0.58-0.03-1.13-0.24-1.63l1.29-0.22"></path><path d="m208.37 206.32c-0.11-0.37-0.35-0.75-0.72-1.06-0.79-0.68-1.84-0.79-2.36-0.25-0.07 0.07-0.13 0.17-0.17 0.25 0 0-1.11-2.08-2.41-2.78-1.29-0.7-3.49-0.52-3.49-0.52 0-1.6 1.3-2.89 2.99-2.89 0.99 0 1.92 0.41 2.48 1.11l0.23-1.07s1.36 0.27 1.98 1.82-0.06 3.8-0.06 3.8 0.34-0.96 0.85-1.61c0.51-0.64 1.81-1.34 2.49-1.66 0.67-0.31 1.37-0.79 1.37-0.79s0.03 0.18 0.05 0.61c0.03 0.51-0.01 0.83-0.01 0.83 1.24-0.17 2.69 0.04 3.83 0.48-0.49 0.95-1.41 1.84-2.62 2.3 0 0 0.44 0.36 0.83 0.75 0.34 0.34 0.44 0.49 0.44 0.49s-0.85 0.13-1.27 0.19c-0.43 0.05-1.84 0.28-2.69 0.22-0.62-0.04-1.32-0.14-1.74-0.22"></path><path fill="#ad1519" d="m205.29 205.01c0.52-0.54 1.57-0.43 2.36 0.25 0.8 0.67 1.02 1.66 0.51 2.19-0.51 0.54-1.57 0.42-2.36-0.25-0.79-0.68-1.02-1.66-0.51-2.19"></path><path fill="#fff" d="m216.39 205.91c-0.28-0.83-0.03-1.65 0.57-1.83 0.6-0.19 1.32 0.33 1.6 1.16s0.03 1.65-0.57 1.84c-0.6 0.18-1.31-0.34-1.6-1.17"></path><path d="m226.12 201.86c-0.33-0.27-0.59-0.64-0.67-1.08s0.01-0.87 0.23-1.23c0 0-0.88-0.44-1.83-0.69-0.72-0.19-1.99-0.2-2.37-0.2-0.38-0.02-1.15-0.03-1.15-0.03s0.07 0.17 0.28 0.55c0.27 0.46 0.5 0.75 0.5 0.75-1.27 0.29-2.35 1.12-3.03 2.09 0.99 0.68 2.3 1.1 3.6 0.97 0 0-0.12 0.34-0.2 0.86-0.06 0.43-0.06 0.61-0.06 0.61s0.71-0.26 1.07-0.39c0.35-0.13 1.54-0.55 2.15-0.96 0.8-0.54 1.48-1.25 1.48-1.25"></path><path d="m225.68 191.65c1.06 0.67 1.98 1.79 2.3 3.03 0 0 0.13-0.25 0.71-0.59 0.59-0.33 1.09-0.32 1.09-0.32s-0.17 0.97-0.25 1.32c-0.09 0.34-0.09 1.38-0.32 2.32-0.23 0.93-0.63 1.68-0.63 1.68-0.42-0.34-0.99-0.51-1.58-0.41-0.58 0.1-1.06 0.44-1.32 0.9 0 0-0.66-0.58-1.21-1.38-0.55-0.81-0.93-1.78-1.13-2.08-0.21-0.3-0.72-1.15-0.72-1.15s0.47-0.18 1.14-0.05c0.67 0.12 0.88 0.32 0.88 0.32-0.14-1.28 0.28-2.62 1.04-3.59"></path><path d="m228.97 201.38c0.22-0.35 0.32-0.79 0.24-1.23s-0.32-0.81-0.66-1.07c0 0 0.67-0.71 1.47-1.26 0.6-0.41 1.8-0.82 2.15-0.95 0.36-0.13 1.07-0.4 1.07-0.4s0 0.18-0.06 0.61c-0.08 0.52-0.2 0.87-0.2 0.87 1.3-0.14 2.62 0.29 3.61 0.98-0.69 0.97-1.77 1.79-3.04 2.08 0 0 0.23 0.28 0.5 0.74 0.21 0.39 0.28 0.56 0.28 0.56s-0.77-0.02-1.15-0.03c-0.38 0-1.65-0.01-2.37-0.2-0.95-0.25-1.84-0.69-1.84-0.69"></path><ellipse fill="#ad1519" cx="227.37" cy="200.45" rx="2.17" ry="2.06"></ellipse><path fill="#fff" d="m237.76 201.77c-0.11-0.87 0.31-1.63 0.93-1.7 0.63-0.07 1.23 0.57 1.34 1.44 0.11 0.86-0.3 1.63-0.93 1.7-0.62 0.07-1.22-0.57-1.34-1.44"></path><path d="m248.5 199.83c-0.32-0.36-0.53-0.82-0.53-1.33 0-0.5 0.19-0.97 0.51-1.32 0 0-0.89-0.67-1.89-1.12-0.77-0.35-2.18-0.59-2.6-0.67-0.43-0.08-1.28-0.24-1.28-0.24s0.04 0.2 0.2 0.67c0.2 0.56 0.4 0.93 0.4 0.93-1.47 0.08-2.85 0.81-3.81 1.76 0.96 0.94 2.34 1.66 3.81 1.75 0 0-0.2 0.36-0.4 0.93-0.16 0.46-0.2 0.67-0.2 0.67s0.85-0.16 1.28-0.24c0.42-0.08 1.83-0.32 2.6-0.67 1-0.46 1.91-1.11 1.91-1.11"></path><path d="m250.11 188.36c1.05 0.95 1.85 2.36 1.95 3.82 0 0 0.19-0.27 0.91-0.53 0.73-0.26 1.28-0.16 1.28-0.16s-0.39 1.05-0.55 1.42c-0.17 0.37-0.39 1.53-0.84 2.53-0.44 1-1.05 1.76-1.05 1.76-0.4-0.45-1-0.75-1.67-0.75-0.68 0-1.27 0.3-1.67 0.75 0 0-0.61-0.76-1.05-1.76-0.45-1-0.67-2.16-0.84-2.53s-0.56-1.42-0.56-1.42 0.56-0.1 1.28 0.16 0.92 0.53 0.92 0.53c0.1-1.46 0.86-2.87 1.89-3.82"></path><path d="m251.76 199.83c0.33-0.36 0.53-0.82 0.53-1.33 0-0.5-0.19-0.97-0.51-1.32 0 0 0.89-0.67 1.9-1.12 0.76-0.35 2.17-0.59 2.6-0.67 0.42-0.08 1.26-0.24 1.26-0.24s-0.02 0.2-0.19 0.67c-0.2 0.56-0.4 0.93-0.4 0.93 1.47 0.08 2.86 0.81 3.81 1.76-0.95 0.94-2.33 1.66-3.81 1.75 0 0 0.2 0.36 0.4 0.93 0.16 0.46 0.19 0.67 0.19 0.67l-1.26-0.24c-0.43-0.08-1.84-0.32-2.6-0.67-1.01-0.46-1.92-1.11-1.92-1.11"></path><ellipse fill="#ad1519" cx="250.14" cy="198.5" rx="2.17" ry="2.06"></ellipse><path fill="#fff" d="m262.58 201.77c0.11-0.87-0.3-1.63-0.93-1.7s-1.23 0.57-1.34 1.44c-0.11 0.86 0.31 1.63 0.93 1.7 0.63 0.07 1.23-0.57 1.34-1.44"></path><path d="m271.38 201.38c-0.22-0.35-0.32-0.79-0.25-1.23 0.09-0.44 0.33-0.81 0.67-1.07 0 0-0.67-0.71-1.47-1.26-0.61-0.41-1.8-0.82-2.16-0.95-0.35-0.13-1.06-0.4-1.06-0.4s-0.01 0.18 0.06 0.61c0.08 0.52 0.19 0.87 0.19 0.87-1.29-0.14-2.61 0.29-3.6 0.98 0.68 0.97 1.77 1.79 3.03 2.08 0 0-0.23 0.28-0.49 0.74-0.22 0.39-0.28 0.56-0.28 0.56l1.14-0.03c0.38 0 1.66-0.01 2.37-0.2 0.95-0.25 1.84-0.69 1.84-0.69"></path><path d="m274.67 191.65c-1.06 0.67-1.98 1.79-2.31 3.03 0 0-0.12-0.25-0.71-0.59-0.58-0.33-1.09-0.32-1.09-0.32s0.17 0.97 0.26 1.32c0.09 0.34 0.09 1.38 0.31 2.32 0.23 0.93 0.64 1.68 0.64 1.68 0.42-0.34 0.99-0.51 1.57-0.41 0.59 0.1 1.06 0.44 1.33 0.9 0 0 0.66-0.58 1.21-1.38 0.54-0.81 0.92-1.78 1.12-2.08 0.21-0.3 0.72-1.15 0.72-1.15s-0.47-0.18-1.14-0.05c-0.67 0.12-0.88 0.32-0.88 0.32 0.15-1.28-0.28-2.62-1.03-3.59"></path><path d="m274.22 201.86c0.34-0.27 0.6-0.64 0.67-1.08 0.09-0.44 0-0.87-0.22-1.23 0 0 0.88-0.44 1.83-0.69 0.72-0.19 1.99-0.2 2.36-0.2 0.39-0.02 1.15-0.03 1.15-0.03s-0.06 0.17-0.28 0.55c-0.26 0.46-0.49 0.75-0.49 0.75 1.26 0.29 2.34 1.12 3.03 2.09-0.99 0.68-2.31 1.1-3.6 0.97 0 0 0.11 0.34 0.19 0.86 0.06 0.43 0.06 0.61 0.06 0.61s-0.71-0.26-1.06-0.39c-0.36-0.13-1.55-0.55-2.16-0.96-0.79-0.54-1.48-1.25-1.48-1.25"></path><ellipse fill="#ad1519" cx="272.98" cy="200.45" rx="2.17" ry="2.06"></ellipse><path fill="#fff" d="m283.96 205.91c0.28-0.83 0.03-1.65-0.57-1.83-0.6-0.19-1.32 0.33-1.61 1.16-0.28 0.83-0.03 1.65 0.57 1.84 0.6 0.18 1.32-0.34 1.61-1.17"></path><path d="m291.97 206.32c0.11-0.37 0.36-0.75 0.72-1.06 0.79-0.68 1.85-0.79 2.36-0.25 0.07 0.07 0.14 0.17 0.18 0.25 0 0 1.1-2.08 2.4-2.78s3.5-0.52 3.5-0.52c0-1.6-1.31-2.89-3-2.89-0.99 0-1.92 0.41-2.47 1.11l-0.23-1.07s-1.36 0.27-1.98 1.82 0.05 3.8 0.05 3.8-0.33-0.96-0.84-1.61c-0.51-0.64-1.81-1.34-2.49-1.66-0.68-0.31-1.37-0.79-1.37-0.79s-0.03 0.18-0.06 0.61c-0.02 0.51 0.02 0.83 0.02 0.83-1.25-0.17-2.7 0.04-3.83 0.48 0.48 0.95 1.4 1.84 2.61 2.3 0 0-0.43 0.36-0.83 0.75-0.33 0.34-0.43 0.49-0.43 0.49s0.85 0.13 1.27 0.19c0.43 0.05 1.84 0.28 2.68 0.22 0.63-0.04 1.32-0.14 1.74-0.22"></path><path fill="#ad1519" d="m295.05 205.01c-0.51-0.54-1.57-0.43-2.36 0.25-0.79 0.67-1.02 1.66-0.51 2.19 0.51 0.54 1.57 0.42 2.36-0.25 0.79-0.68 1.02-1.66 0.51-2.19"></path></g><g fill="none"><path fill="#ad1519" stroke-linejoin="round" d="m250.12 224.57c-11.06-0.01-21.07-1.29-28.68-3.26 7.61-1.97 17.62-3.17 28.68-3.19 11.07 0.02 21.13 1.22 28.74 3.19-7.61 1.97-17.67 3.25-28.74 3.26z"></path><path stroke-width="0.05" d="m258.04 224.28v-6.01m-3.02 6.21l0.04-6.37m-2.24 6.45v-6.49"></path><path stroke-width="0.09" d="m250.95 224.64v-6.57"></path><path stroke-width="0.14" d="m249.16 224.64v-6.57"></path><path stroke-width="0.18" d="m247.48 224.64v-6.57"></path><path stroke-width="0.23" d="m245.81 224.64v-6.57"></path><path stroke-width="0.28" d="m244.32 224.64v-6.57"></path><path stroke-width="0.33" d="m241.48 224.28l-0.04-5.97m1.39 6.05v-6.25"></path><path stroke-width="0.37" d="m238.86 224.01v-5.5m1.33 5.66l-0.04-5.86"></path><path stroke-width="0.42" d="m235.35 223.7v-4.84m1.15 4.92v-5.08m1.19 5.24v-5.28"></path><path stroke-width="0.46" d="m234.12 223.66v-4.68"></path><path stroke-width="0.51" d="m232.97 223.42v-4.36"></path><path stroke-width="0.56" d="m231.74 223.31v-4.06"></path><path stroke-width="0.6" d="m229.22 222.95l-0.04-3.22m1.33 3.38v-3.62"></path><path stroke-width="0.63" d="m227.93 222.68v-2.84"></path><path stroke-width="0.68" d="m226.74 222.45v-2.36"></path><path stroke-width="0.73" d="m225.45 222.13v-1.85"></path><path stroke-width="0.77" d="m224.12 221.98v-1.38"></path><path stroke-width="0.91" d="m222.72 221.66v-0.67"></path><path d="m220.12 221.66c7.75-2.18 18.29-3.52 30-3.54 11.72 0.02 22.31 1.36 30.06 3.54"></path><path fill="#ad1519" d="m216.72 217.16l1.22-1.59 3.37 0.43-2.69 1.96-1.9-0.8"></path><path fill="#fff" d="m224.03 215.28c0-0.58 0.49-1.04 1.1-1.04s1.1 0.46 1.1 1.04c0 0.57-0.49 1.04-1.1 1.04s-1.1-0.47-1.1-1.04"></path><path fill="#058e6e" d="m233.64 215.07l-2.36 0.27c-0.61 0.07-1.17-0.33-1.24-0.9-0.08-0.57 0.35-1.09 0.96-1.15l2.37-0.28 2.42-0.28c0.6-0.07 1.15 0.33 1.22 0.9s-0.36 1.09-0.96 1.16l-2.41 0.28"></path><path fill="#fff" d="m240.54 213.35c0-0.58 0.49-1.04 1.1-1.04 0.6 0 1.1 0.46 1.1 1.04 0 0.57-0.5 1.04-1.1 1.04-0.61 0-1.1-0.47-1.1-1.04"></path><path fill="#ad1519" d="m250.15 214.16h-3.29c-0.6 0-1.11-0.46-1.11-1.03 0-0.58 0.49-1.04 1.1-1.04h6.64c0.61 0 1.1 0.46 1.1 1.04 0 0.57-0.51 1.03-1.11 1.03h-3.33"></path><path fill="#fff" d="m257.56 213.35c0-0.58 0.5-1.04 1.1-1.04 0.61 0 1.1 0.46 1.1 1.04 0 0.57-0.49 1.04-1.1 1.04-0.6 0-1.1-0.47-1.1-1.04"></path><path fill="#058e6e" d="m266.66 215.07l2.36 0.27c0.6 0.07 1.17-0.33 1.24-0.9s-0.36-1.09-0.96-1.15l-2.37-0.28-2.42-0.28c-0.61-0.07-1.15 0.33-1.22 0.9-0.08 0.57 0.36 1.09 0.96 1.16l2.41 0.28"></path><path fill="#fff" d="m274.07 215.28c0-0.58 0.49-1.04 1.1-1.04s1.1 0.46 1.1 1.04c0 0.57-0.49 1.04-1.1 1.04s-1.1-0.47-1.1-1.04"></path><path fill="#ad1519" d="m283.57 217.16l-1.21-1.59-3.37 0.43 2.69 1.96 1.89-0.8"></path></g></g><g id="shield" stroke-width="0.52"><g id="Granada"><path fill="#ccc" d="m250.49 344.33c-13.08 0-26.05-3.2-36.95-8.54-8.03-3.98-13.36-12-13.36-21.19v-33.3h100.42v33.3c0 9.19-5.32 17.21-13.36 21.19-10.9 5.34-23.66 8.54-36.75 8.54z"></path><path fill="#ffd691" d="m252.91 329.55c2.09 0.63 3.15 2.19 3.15 4.01 0 2.38-2.3 4.18-5.3 4.18-2.99 0-5.42-1.8-5.42-4.18 0-1.79 1-3.8 3.08-3.94 0 0-0.06-0.19-0.24-0.5-0.22-0.23-0.64-0.66-0.64-0.66s0.79-0.15 1.25 0.02c0.46 0.18 0.77 0.47 0.77 0.47s0.21-0.43 0.52-0.76c0.3-0.33 0.7-0.53 0.7-0.53s0.46 0.38 0.61 0.64c0.15 0.27 0.25 0.59 0.25 0.59s0.42-0.35 0.79-0.49c0.37-0.15 0.84-0.26 0.84-0.26s-0.13 0.46-0.22 0.69-0.14 0.72-0.14 0.72"></path><path fill="#058e6e" d="m250.32 340.32s-3.98-2.68-5.7-3.04c-2.21-0.47-4.69-0.09-5.76-0.15 0.03 0.03 1.29 0.93 1.84 1.48s2.39 1.65 3.43 1.91c3.22 0.81 6.19-0.2 6.19-0.2"></path><path fill="#058e6e" d="m251.46 340.56s2.54-2.66 5.21-3.02c3.15-0.44 5.22 0.26 6.44 0.58 0.03 0-1.01 0.49-1.56 0.87-0.55 0.37-1.97 1.57-4.14 1.59-2.18 0.03-4.58-0.23-4.97-0.17-0.4 0.06-0.98 0.15-0.98 0.15"></path><path fill="#ad1519" d="m250.69 337.28c-1-0.93-1.62-2.25-1.62-3.72 0-1.46 0.62-2.78 1.63-3.71 0.99 0.93 1.61 2.25 1.61 3.71 0 1.47-0.62 2.79-1.62 3.72"></path><path fill="#058e6e" d="m249.68 342.71s0.61-1.52 0.67-2.83c0.06-1.09-0.15-2.17-0.15-2.17h0.52 0.28s0.39 1.16 0.39 2.17c0 1.02-0.18 2.37-0.18 2.37s-0.55 0.08-0.73 0.17c-0.19 0.09-0.8 0.29-0.8 0.29"></path></g><g id="Aragon" fill="#c8b100"><path fill="#ad1519" d="m250.32 314.57c0 13.16-11.16 23.82-25.05 23.82s-25.15-10.66-25.15-23.82v-33.35h50.2v33.35"></path><path d="m200.03 314.12c0.15 7.02 2.95 12.25 5.73 15.67v-49.47h-5.66l-0.07 33.8z"></path><path d="m211.08 334.23c1.57 0.83 3.72 2.22 6.03 2.77l-0.15-56.96h-5.88v54.19z"></path><path d="m222.28 338.25c2.3 0.23 4.01 0.19 5.87 0v-58.21h-5.87v58.21z"></path><path d="m233.32 337c2.3-0.46 4.9-1.89 6.03-2.63v-54.33h-5.88l-0.15 56.96z"></path><path d="m244.81 329.24c2.45-2.18 4.75-7.12 5.59-12.76l0.14-36.44h-5.87l0.14 49.2z"></path></g><g id="Navarre"><path fill="#ad1519" d="m300.65 281.22v33.35c0 13.16-11.28 23.82-25.17 23.82-13.9 0-25.16-10.66-25.16-23.82v-33.35h50.33"></path><path id="chains_half" fill="#c8b100" stroke="#c8b100" stroke-width="0.26" d="m272.71,306.14c0.05-0.14,0.12-0.27,0.19-0.4l-4.26-4.74-1.67,0.72-3.06-3.39,1-1.46-5.34-5.99c-0.07,0.02-0.2,0.02-0.27,0.04l0.03,4.02,1.75,0.5v4.46l-1.75,0.48-0.03,4.08c0.84,0.26,1.48,0.88,1.74,1.67l3.21,0.01,0.51-1.67h4.72l0.5,1.67zm-6.98-18.5,0,1.61,2.76,0,0-1.61zm-7.3,20.37c0.64,0,1.16-0.49,1.16-1.1s-0.52-1.11-1.16-1.11c-0.65,0-1.17,0.5-1.17,1.11s0.52,1.1,1.17,1.1zm15.99-9.73-1.76-0.48,0-4.46,1.76-0.5-0.01-1.92c-0.85-0.25-1.51-0.87-1.79-1.67h-2.68l-0.51,1.67h-4.71l-0.51-1.67h-3.09c-0.08,0.22-0.17,0.42-0.29,0.61l5.38,5.96,1.67-0.71,3.06,3.4-1,1.45,4.18,4.64c0.09-0.04,0.18-0.08,0.28-0.12zm-7.25-1.39-1.29,1.04,1.77,1.98,1.29-1.05zm8.00432,36.1859c-1.23998-0.065-2.25509-0.9022-2.51432-2.01593-1.67-0.23-3.25-0.66-4.73-1.3l0.84-1.43c1.29,0.55,2.66,0.91,4.08,1.11,0.31-0.66,0.86-1.16,1.58-1.4l0.01-5.62-1.76-0.49v-4.46l1.76-0.48v-7.64c-0.07-0.02-0.13-0.05-0.2-0.09l-3.98,4.42,1,1.44-3.06,3.4-1.67-0.71-3.3,3.67c0.57,0.87,0.55,2-0.11,2.85,0.94,1.05,2.03,1.98,3.24,2.75l-0.84,1.44c-1.42-0.89-2.7-1.99-3.79-3.22-0.87,0.26-1.86,0.11-2.6-0.5-1.15-0.93-1.29-2.56-0.3-3.64l0.14-0.16c-0.69-1.56-1.16-3.24-1.32-5l1.71,0.01c0.14,1.5,0.51,2.93,1.09,4.27,0.49-0.06,1-0.01,1.46,0.16l3.32-3.68-1-1.45,3.06-3.4,1.67,0.72,3.99-4.43c-0.09-0.14-0.15-0.29-0.21-0.46l-2.76,0.01-0.5,1.67h-4.72l-0.51-1.67-3.24-0.01c-0.27,0.76-0.9,1.36-1.69,1.62l-0.01,4.04-1.71-0.01v-4.01c-1.1-0.33-1.91-1.31-1.91-2.47,0-1.15,0.82-2.15,1.92-2.48l0.01-4.05-1.76-0.48v-4.46l1.76-0.5v-4.05c-1.08-0.35-1.84-1.32-1.84-2.45,0-1.43,1.22-2.58,2.73-2.58,1.22,0,2.25,0.74,2.61,1.78h3.09l0.51-1.67h4.71l0.51,1.67h2.68c0.35692-1.0311,1.36258-1.76731,2.55896-1.77984l0.0711,8.36984h-0.85v2.61h0.845l-0.0214,21.59h-0.7836v2.61h0.77946zm-5.914-18.306l-1.29-1.04-1.78,1.98,1.29,1.04zm-9.96-18.44-1.69,0-0.01,2.61,1.7,0zm9.16,11.41,0-1.6-2.85,0,0,1.6zm-10.6,9.69-1.76-0.39-0.25-4.45,1.75-0.58,0,2.56c0,0.99,0.09,1.92,0.26,2.86zm1.46-5.52,1.75,0.41s0.09,2.87,0.05,2.22c-0.04-0.74,0.19,2.24,0.19,2.24l-1.76,0.58c-0.18-0.9-0.24-1.84-0.24-2.79zm10.81,16.93,0.39-1.7c-1.52-0.48-2.93-1.18-4.17-2.09l-1.26,1.11c1.48,1.15,3.19,2.08,5.04,2.68zm-0.85,1.44-1.3,1.22c-1.47-0.54-2.86-1.26-4.12-2.11l0.38-1.77c1.5,1.13,3.21,2.03,5.04,2.66z"></path><path fill="#c8b100" stroke="#c8b100" stroke-width="0.26" d="m272.71,306.14c0.05-0.14,0.12-0.27,0.19-0.4l-4.26-4.74-1.67,0.72-3.06-3.39,1-1.46-5.34-5.99c-0.07,0.02-0.2,0.02-0.27,0.04l0.03,4.02,1.75,0.5v4.46l-1.75,0.48-0.03,4.08c0.84,0.26,1.48,0.88,1.74,1.67l3.21,0.01,0.51-1.67h4.72l0.5,1.67zm-6.98-18.5,0,1.61,2.76,0,0-1.61zm-7.3,20.37c0.64,0,1.16-0.49,1.16-1.1s-0.52-1.11-1.16-1.11c-0.65,0-1.17,0.5-1.17,1.11s0.52,1.1,1.17,1.1zm15.99-9.73-1.76-0.48,0-4.46,1.76-0.5-0.01-1.92c-0.85-0.25-1.51-0.87-1.79-1.67h-2.68l-0.51,1.67h-4.71l-0.51-1.67h-3.09c-0.08,0.22-0.17,0.42-0.29,0.61l5.38,5.96,1.67-0.71,3.06,3.4-1,1.45,4.18,4.64c0.09-0.04,0.18-0.08,0.28-0.12zm-7.25-1.39-1.29,1.04,1.77,1.98,1.29-1.05zm8.00432,36.1859c-1.23998-0.065-2.25509-0.9022-2.51432-2.01593-1.67-0.23-3.25-0.66-4.73-1.3l0.84-1.43c1.29,0.55,2.66,0.91,4.08,1.11,0.31-0.66,0.86-1.16,1.58-1.4l0.01-5.62-1.76-0.49v-4.46l1.76-0.48v-7.64c-0.07-0.02-0.13-0.05-0.2-0.09l-3.98,4.42,1,1.44-3.06,3.4-1.67-0.71-3.3,3.67c0.57,0.87,0.55,2-0.11,2.85,0.94,1.05,2.03,1.98,3.24,2.75l-0.84,1.44c-1.42-0.89-2.7-1.99-3.79-3.22-0.87,0.26-1.86,0.11-2.6-0.5-1.15-0.93-1.29-2.56-0.3-3.64l0.14-0.16c-0.69-1.56-1.16-3.24-1.32-5l1.71,0.01c0.14,1.5,0.51,2.93,1.09,4.27,0.49-0.06,1-0.01,1.46,0.16l3.32-3.68-1-1.45,3.06-3.4,1.67,0.72,3.99-4.43c-0.09-0.14-0.15-0.29-0.21-0.46l-2.76,0.01-0.5,1.67h-4.72l-0.51-1.67-3.24-0.01c-0.27,0.76-0.9,1.36-1.69,1.62l-0.01,4.04-1.71-0.01v-4.01c-1.1-0.33-1.91-1.31-1.91-2.47,0-1.15,0.82-2.15,1.92-2.48l0.01-4.05-1.76-0.48v-4.46l1.76-0.5v-4.05c-1.08-0.35-1.84-1.32-1.84-2.45,0-1.43,1.22-2.58,2.73-2.58,1.22,0,2.25,0.74,2.61,1.78h3.09l0.51-1.67h4.71l0.51,1.67h2.68c0.35692-1.0311,1.36258-1.76731,2.55896-1.77984l0.0711,8.36984h-0.85v2.61h0.845l-0.0214,21.59h-0.7836v2.61h0.77946zm-5.914-18.306l-1.29-1.04-1.78,1.98,1.29,1.04zm-9.96-18.44-1.69,0-0.01,2.61,1.7,0zm9.16,11.41,0-1.6-2.85,0,0,1.6zm-10.6,9.69-1.76-0.39-0.25-4.45,1.75-0.58,0,2.56c0,0.99,0.09,1.92,0.26,2.86zm1.46-5.52,1.75,0.41s0.09,2.87,0.05,2.22c-0.04-0.74,0.19,2.24,0.19,2.24l-1.76,0.58c-0.18-0.9-0.24-1.84-0.24-2.79zm10.81,16.93,0.39-1.7c-1.52-0.48-2.93-1.18-4.17-2.09l-1.26,1.11c1.48,1.15,3.19,2.08,5.04,2.68zm-0.85,1.44-1.3,1.22c-1.47-0.54-2.86-1.26-4.12-2.11l0.38-1.77c1.5,1.13,3.21,2.03,5.04,2.66z" transform="matrix(-1, 0, 0, 1, 550.4299926757812, 0)"></path><path fill="#058e6e" stroke="none" d="m272.59 306.94c0-1.44 1.23-2.6 2.74-2.6s2.73 1.16 2.73 2.6c0 1.43-1.22 2.58-2.73 2.58s-2.74-1.15-2.74-2.58"></path></g><g id="Castile" fill="#c8b100" stroke-width="0.46"><path fill="#ad1519" stroke-width="0.52" d="m200.12 281.25h50.18v-55.72h-50.18v55.72z"></path><path d="m217.34 238.41h-0.92v-0.92h-1.62v3.69h1.62v2.55h-3.47v7.39h1.85v14.79h-3.7v7.63h28.42v-7.63h-3.69v-14.79h1.85v-7.39h-3.47v-2.55h1.62v-3.69h-1.62v0.92h-0.93v-0.92h-1.61v0.92h-1.16v-0.92h-1.62v3.69h1.62v2.55h-3.46v-8.09h1.84v-3.7h-1.84v0.93h-0.93v-0.93h-1.62v0.93h-0.92v-0.93h-1.85v3.7h1.85v8.09h-3.47v-2.55h1.62v-3.69h-1.62v0.92h-0.92v-0.92h-1.85v0.92zm-6.24 35.13h28.42m-28.42-1.85h28.42m-28.42-1.85h28.42m-28.42-1.85h28.42m-28.42-2.08h28.42m-24.72-1.62h21.03m-21.03-1.85h21.03m-21.03-2.08h21.03m-21.03-1.84h21.03m-21.03-1.85h21.03m-21.03-1.85h21.03m-21.03-1.85h21.03m-22.88-1.85h24.73m-24.73-1.85h24.73m-24.73-1.85h24.73m-24.73-1.84h24.73m-21.26-1.85h17.79m-10.63-1.85h3.47m-3.47-1.85h3.47m-3.47-1.85h3.47m-3.47-1.85h3.47m-5.32-2.31h7.16m-12.47 7.86h3.69m-5.31-2.31h6.93m-6.93 33.97v-1.85m0-1.85v-1.85m-1.85 1.85v1.85m3.47 0v-1.85m1.84 3.7v-1.85m0-1.85v-1.85m0-2.08v-1.62m0-1.85v-2.08m-1.84 7.63v-2.08m-3.47 2.08v-2.08m7.16 0v2.08m1.62-2.08v-1.62m-5.31-1.85v1.85m3.69-1.85v1.85m3.47-1.85v1.85m-1.85-1.85v-2.08m1.85-1.84v1.84m0-5.54v1.85m-1.85-3.7v1.85m1.85-3.7v1.85m-3.47-1.85v1.85m-3.69-1.85v1.85m-1.62-3.7v1.85m3.46-1.85v1.85m3.47-1.85v1.85m1.85-3.7v1.85m-3.47-1.85v1.85m-3.69-1.85v1.85m-1.62-3.69v1.84m6.93-1.84v1.84m-3.47-5.54v1.85m15.95-1.85h-3.7m5.32-2.31h-6.94m6.94 33.97v-1.85m0-1.85v-1.85m1.85 1.85v1.85m-3.47 0v-1.85m-1.85 3.7v-1.85m0-1.85v-1.85m0-2.08v-1.62m0-1.85v-2.08m1.85 7.63v-2.08m3.47 2.08v-2.08m-7.17 0v2.08m-1.62-2.08v-1.62m5.32-1.85v1.85m-3.7-1.85v1.85m-3.46-1.85v1.85m1.84-1.85v-2.08m-1.84-1.84v1.84m0-5.54v1.85m1.84-3.7v1.85m-1.84-3.7v1.85m3.46-1.85v1.85m3.7-1.85v1.85m1.62-3.7v1.85m-3.47-1.85v1.85m-3.47-1.85v1.85m-1.84-3.7v1.85m3.46-1.85v1.85m3.7-1.85v1.85m1.62-3.69v1.84m-6.94-1.84v1.84m3.47-5.54v1.85m-7.16 18.71v-2.08m0-5.54v-1.85m0 5.55v-1.85m0-5.55v-1.85m0-1.85v-1.84m0-3.7v-1.85m0-1.85v-1.85m-8.78 4.85h3.69m3.47-5.54h3.47m3.46 5.54h3.7"></path><path d="m230.05 273.54v-4.86c0-0.92-0.46-3.7-4.85-3.7-4.16 0-4.62 2.78-4.62 3.7v4.86h9.47z"></path><path d="m222.19 268.91l-2.31-0.23c0-0.92 0.23-2.31 0.93-2.77l2.08 1.62c-0.23 0.23-0.7 0.92-0.7 1.38z"></path><path d="m226.12 266.6l1.16-2.08c-0.46-0.23-1.39-0.46-2.08-0.46-0.46 0-1.39 0.23-1.85 0.46l1.15 2.08h1.62z"></path><path d="m228.43 268.91l2.31-0.23c0-0.92-0.23-2.31-0.92-2.77l-2.08 1.62c0.23 0.23 0.69 0.92 0.69 1.38z"></path><path d="m221.73 260.83v-5.09c0-1.38-0.92-2.54-2.54-2.54s-2.54 1.16-2.54 2.54v5.09h5.08z"></path><path d="m228.89 260.83v-5.09c0-1.38 0.93-2.54 2.55-2.54 1.61 0 2.54 1.16 2.54 2.54v5.09h-5.09z"></path><path d="m220.11 248.35l0.23-4.62h-4.39l0.47 4.62h3.69z"></path><path d="m227.05 248.35l0.46-4.62h-4.39l0.23 4.62h3.7z"></path><path d="m230.51 248.35l-0.46-4.62h4.62l-0.46 4.62h-3.7z"></path><g fill="#0039f0" stroke="none"><path d="m228.43 273.54v-4.16c0-0.7-0.46-2.78-3.23-2.78-2.54 0-3.01 2.08-3.01 2.78v4.16h6.24z"></path><path d="m221.27 260.36v-4.39c0-1.15-0.69-2.31-2.08-2.31s-2.08 1.16-2.08 2.31v4.39h4.16z"></path><path d="m229.36 260.36v-4.39c0-1.15 0.69-2.31 2.08-2.31 1.38 0 2.08 1.16 2.08 2.31v4.39h-4.16z"></path></g></g><g id="Leon"><path fill="#ccc" d="m250.28 281.25h50.32v-55.72h-50.32v55.72z"></path><path fill="#db4446" stroke-width="0.39" d="m275.93 239.26l0.05-0.62 0.09-0.34s-1.61 0.13-2.46-0.11-1.61-0.59-2.4-1.25c-0.79-0.68-1.1-1.1-1.67-1.18-1.36-0.22-2.4 0.4-2.4 0.4s1.02 0.37 1.78 1.31 1.59 1.41 1.95 1.53c0.59 0.18 2.66 0.05 3.22 0.07 0.57 0.03 1.84 0.19 1.84 0.19z"></path><g fill="none" stroke-width="0.39"><path fill="#ed72aa" d="m283.46 237s0.01 0.72 0.08 1.4c0.06 0.67-0.22 1.24-0.11 1.61s0.16 0.66 0.3 0.93c0.14 0.26 0.21 0.94 0.21 0.94s-0.38-0.28-0.74-0.54c-0.35-0.27-0.6-0.44-0.6-0.44s0.07 0.72 0.1 1.03c0.04 0.31 0.22 0.89 0.51 1.24 0.29 0.33 0.87 0.89 1.05 1.33 0.18 0.45 0.14 1.44 0.14 1.44s-0.46-0.75-0.87-0.89c-0.39-0.14-1.26-0.62-1.26-0.62s0.79 0.79 0.79 1.55c0 0.75-0.32 1.6-0.32 1.6s-0.36-0.68-0.83-1.12c-0.47-0.45-1.13-0.9-1.13-0.9s0.52 1.17 0.52 1.95c0 0.79-0.15 2.47-0.15 2.47s-0.39-0.64-0.79-0.96c-0.4-0.31-0.87-0.58-1.02-0.78-0.14-0.21 0.48 0.64 0.54 1.16 0.07 0.51 0.32 2.35 1.92 4.69 0.94 1.37 2.39 3.77 5.5 2.98 3.11-0.78 1.96-4.97 1.3-6.92-0.65-1.95-0.98-4.11-0.94-4.87 0.04-0.75 0.58-2.97 0.51-3.39-0.07-0.41-0.24-2 0.14-3.28 0.4-1.33 0.73-1.85 0.95-2.4 0.21-0.55 0.39-0.86 0.46-1.34s0.07-1.37 0.07-1.37 0.58 1.06 0.73 1.44c0.14 0.38 0.14 1.5 0.14 1.5s0.11-1.12 0.98-1.67 1.88-1.13 2.13-1.44 0.33-0.51 0.33-0.51-0.08 1.92-0.62 2.67c-0.36 0.49-1.77 2.09-1.77 2.09s0.73-0.28 1.23-0.3c0.51-0.04 0.87 0 0.87 0s-0.62 0.48-1.41 1.64c-0.8 1.16-0.47 1.26-1.05 2.22s-1.05 1-1.78 1.58c-1.08 0.87-0.5 4.34-0.36 4.86 0.15 0.51 2.03 4.76 2.07 5.79 0.03 1.03 0.21 3.33-1.6 4.8-1.16 0.95-3.07 0.96-3.51 1.23-0.43 0.28-1.29 1.13-1.29 2.91 0 1.79 0.64 2.06 1.15 2.51 0.51 0.44 1.16 0.2 1.3 0.55 0.15 0.34 0.22 0.54 0.44 0.75 0.21 0.2 0.36 0.44 0.29 0.82-0.08 0.38-0.91 1.23-1.2 1.85-0.29 0.61-0.87 2.23-0.87 2.47s-0.07 0.99 0.18 1.37c0 0 0.91 1.06 0.29 1.26-0.4 0.14-0.78-0.25-0.97-0.2-0.54 0.14-0.83 0.47-0.98 0.45-0.36-0.07-0.36-0.25-0.4-0.76-0.03-0.51-0.01-0.72-0.17-0.72-0.22 0-0.33 0.18-0.37 0.45s-0.04 0.89-0.29 0.89-0.61-0.45-0.83-0.55-0.83-0.2-0.87-0.48c-0.03-0.27 0.36-0.85 0.76-0.96 0.4-0.1 0.76-0.3 0.51-0.51-0.26-0.2-0.51-0.2-0.76 0-0.25 0.21-0.79 0.04-0.76-0.27 0.04-0.31 0.11-0.69 0.07-0.86-0.03-0.17-0.47-0.51 0.1-0.82 0.59-0.31 0.84 0.27 1.42 0.17s0.86-0.31 1.08-0.65 0.18-1.06-0.22-1.5c-0.39-0.45-0.79-0.52-0.94-0.8-0.14-0.27-0.36-0.92-0.36-0.92s0.11 1.2 0.04 1.37-0.04 0.89-0.04 0.89-0.39-0.45-0.72-0.79c-0.32-0.34-0.65-1.37-0.65-1.37s-0.03 0.96-0.03 1.34c0 0.37 0.43 0.72 0.29 0.86-0.15 0.13-0.83-0.72-1.02-0.86-0.18-0.14-0.76-0.58-1.01-1.06s-0.44-1.16-0.51-1.41c-0.07-0.24-0.19-1.31-0.07-1.58 0.18-0.4 0.47-1.13 0.47-1.13h-1.41c-0.76 0-1.3-0.23-1.59 0.28s-0.15 1.54 0.21 2.88c0.37 1.33 0.58 1.98 0.48 2.22-0.11 0.24-0.58 0.79-0.76 0.89-0.19 0.11-0.69 0.07-0.91-0.03-0.21-0.1-0.57-0.27-1.26-0.27s-1.12 0.03-1.37-0.03c-0.26-0.07-0.88-0.38-1.17-0.31s-0.79 0.32-0.65 0.72c0.22 0.61-0.21 0.75-0.51 0.72-0.29-0.04-0.53-0.14-0.9-0.24-0.36-0.11-0.9 0-0.83-0.42 0.07-0.41 0.22-0.44 0.4-0.74 0.18-0.32 0.25-0.52 0.04-0.54-0.25-0.02-0.51-0.05-0.7 0.11-0.2 0.16-0.51 0.51-0.76 0.38-0.26-0.14-0.46-0.43-0.46-1.08 0-0.64-0.68-1.2-0.05-1.17 0.62 0.03 1.41 0.48 1.55 0.13s0.06-0.51-0.28-0.78-0.76-0.43-0.31-0.77c0.45-0.35 0.56-0.35 0.74-0.54 0.17-0.18 0.41-0.79 0.73-0.64 0.62 0.3 0.02 0.73 0.65 1.42 0.62 0.69 1.01 0.94 2.06 0.83 1.04-0.11 1.33-0.24 1.33-0.54 0-0.29-0.09-0.82-0.12-1.04-0.02-0.21 0.15-0.99 0.15-0.99s-0.48 0.3-0.63 0.59c-0.13 0.29-0.42 0.8-0.42 0.8s-0.11-0.6-0.08-1.09c0.02-0.29 0.12-0.79 0.11-0.89-0.03-0.27-0.23-0.94-0.23-0.94s-0.16 0.73-0.28 0.94c-0.11 0.21-0.16 1.07-0.16 1.07s-0.67-0.58-0.48-1.55c0.13-0.75-0.12-1.74 0.11-2.06 0.22-0.33 0.75-1.64 2.06-1.69 1.3-0.05 2.31 0.05 2.77 0.03 0.45-0.03 2.06-0.33 2.06-0.33s-2.97-1.52-3.64-1.98c-0.68-0.45-1.73-1.63-2.07-2.16-0.34-0.54-0.65-1.58-0.65-1.58s-0.53 0.02-1.02 0.29c-0.48 0.27-0.96 0.67-1.24 0.99s-0.73 1.05-0.73 1.05 0.08-0.94 0.08-1.23-0.06-0.86-0.06-0.86-0.33 1.28-1.01 1.76c-0.68 0.49-1.47 1.15-1.47 1.15s0.08-0.71 0.08-0.88c0-0.16 0.17-0.99 0.17-0.99s-0.48 0.72-1.21 0.86c-0.74 0.13-1.81 0.11-1.9 0.56-0.08 0.45 0.2 1.07 0.03 1.39s-0.54 0.54-0.54 0.54-0.42-0.35-0.79-0.38c-0.36-0.03-0.71 0.16-0.71 0.16s-0.31-0.4-0.19-0.67c0.11-0.26 0.67-0.66 0.54-0.83-0.15-0.16-0.6 0.06-0.88 0.19-0.28 0.14-0.88 0.27-0.82-0.19 0.05-0.45 0.2-0.72 0.05-1.04-0.14-0.32-0.05-0.53 0.18-0.61 0.22-0.08 1.12 0.02 1.21-0.19 0.08-0.21-0.22-0.48-0.82-0.61-0.59-0.14-0.88-0.49-0.57-0.78 0.32-0.3 0.4-0.38 0.54-0.64 0.14-0.27 0.2-0.76 0.74-0.51 0.53 0.24 0.42 0.83 0.99 1.01 0.56 0.19 1.89-0.08 2.17-0.24s1.19-0.83 1.5-0.99c0.31-0.15 1.61-1.12 1.61-1.12s-0.76-0.53-1.05-0.8c-0.28-0.27-0.78-0.91-1.04-1.05-0.25-0.13-1.5-0.61-1.92-0.64-0.42-0.02-1.72-0.48-1.72-0.48s0.59-0.19 0.79-0.35c0.19-0.16 0.64-0.56 0.87-0.53 0.22 0.02 0.28 0.02 0.28 0.02s-1.21-0.05-1.47-0.13c-0.25-0.08-0.99-0.54-1.27-0.54s-0.84 0.11-0.84 0.11 0.76-0.48 1.38-0.59c0.62-0.1 1.1-0.08 1.1-0.08s-0.96-0.27-1.19-0.58c-0.22-0.33-0.45-0.8-0.62-1.02-0.17-0.21-0.28-0.56-0.59-0.59s-0.85 0.38-1.16 0.35-0.54-0.22-0.57-0.67c-0.02-0.46 0-0.3-0.1-0.54-0.12-0.24-0.57-0.8-0.15-0.93 0.43-0.14 1.33 0.08 1.42-0.08 0.08-0.16-0.48-0.65-0.85-0.83-0.37-0.19-0.96-0.51-0.65-0.78 0.31-0.26 0.62-0.37 0.79-0.61s0.37-0.91 0.74-0.7c0.36 0.21 0.87 1.26 1.16 1.18 0.28-0.08 0.3-0.83 0.25-1.15-0.06-0.32 0-0.88 0.28-0.83s0.51 0.43 0.96 0.46c0.45 0.02 1.13-0.11 1.07 0.21-0.05 0.32-0.31 0.71-0.62 1.06-0.3 0.36-0.45 1.05-0.25 1.5 0.2 0.46 0.71 1.19 1.16 1.48s1.3 0.51 1.84 0.85c0.53 0.35 1.78 1.34 2.2 1.45s0.85 0.32 0.85 0.32 0.48-0.21 1.13-0.21 2.14 0.1 2.71-0.14 1.3-0.64 1.08-1.15c-0.23-0.51-1.47-0.96-1.36-1.36s0.57-0.43 1.33-0.46c0.76-0.02 1.8 0.14 2-0.94 0.2-1.06 0.26-1.68-0.81-1.92-1.08-0.24-1.87-0.27-2.07-1.04-0.2-0.78-0.39-0.97-0.17-1.18 0.23-0.21 0.62-0.32 1.41-0.37 0.8-0.06 1.7-0.06 1.96-0.25 0.25-0.18 0.3-0.69 0.61-0.91 0.31-0.21 1.53-0.4 1.53-0.4s1.46 0.71 2.8 1.71c1.21 0.9 2.3 2.23 2.3 2.23"></path><path d="m269 243.39s-0.8 0.23-1.1 0.67c-0.37 0.53-0.34 1.07-0.34 1.07s0.68-0.56 1.56-0.33c0.87 0.24 0.96 0.33 1.33 0.3s1.27-0.35 1.27-0.35-0.74 0.86-0.65 1.45c0.08 0.58 0.19 0.85 0.17 1.15-0.06 0.72-0.6 1.61-0.6 1.61s0.31-0.19 1.05-0.35c0.73-0.16 1.36-0.51 1.75-0.81 0.39-0.29 0.9-1.02 0.9-1.02s-0.16 1 0 1.42c0.17 0.44 0.23 1.67 0.23 1.67s0.47-0.42 0.85-0.62c0.19-0.11 0.7-0.38 0.9-0.7 0.14-0.22 0.32-1.06 0.32-1.06s0.11 0.9 0.39 1.34c0.28 0.42 0.7 1.74 0.7 1.74s0.29-0.86 0.6-1.21 0.68-0.8 0.7-1.07c0.03-0.27-0.08-0.85-0.08-0.85l0.39 0.85m-11.41 0.61s0.48-0.83 0.93-1.1c0.46-0.26 1.08-0.74 1.25-0.8 0.16-0.05 0.9-0.46 0.9-0.46m0.99 5.17s1.09-0.55 1.41-0.75c0.68-0.4 1.16-1.12 1.16-1.12"></path><path fill="none" stroke-width="0.26" d="m282.57 240.9s-0.34-0.48-0.42-0.65c-0.09-0.15-0.23-0.48-0.23-0.48"></path><path fill="none" d="m278.33 257.41s2.04 1.26 1.98 2.31c-0.06 1.04-1.13 2.41-1.13 2.41"></path></g><path fill="#000" stroke-width="0.26" d="m273.05 236.24s-0.17-0.48-0.2-0.62c-0.03-0.13-0.12-0.29-0.12-0.29s0.88 0 0.85 0.27c-0.02 0.27-0.28 0.27-0.34 0.37-0.05 0.11-0.19 0.27-0.19 0.27z"></path><path fill="#000" stroke-width="0.05" d="m277.06 234.85l-0.06-0.43s0.77 0 1.13 0.26c0.57 0.4 0.93 1.02 0.91 1.05-0.1 0.09-0.54-0.27-0.85-0.37 0 0-0.23 0.05-0.45 0.05-0.23 0-0.34-0.11-0.37-0.21-0.03-0.12 0.03-0.3 0.03-0.3l-0.34-0.05z"></path><g fill="#000" stroke-width="0.26"><path d="m273.08 240.14l0.33-0.53 0.34 0.49-0.67 0.04"></path><path d="m273.89 240.12l0.4-0.53 0.43 0.48-0.83 0.05"></path><path d="m273.53 236.83l0.82 0.29-0.74 0.38-0.08-0.67"></path><path d="m274.52 237.1l0.73 0.18-0.59 0.46-0.14-0.64"></path></g><g fill="#db4446" stroke-width="0.39"><path d="m261.88 236.08s0.48 0.34 0.85 0.4c0.37 0.05 0.76 0.05 0.82 0.05 0.05 0 0.17-0.54 0.11-0.91-0.2-1.2-1.3-1.47-1.3-1.47s0.33 0.73 0.17 1.07c-0.23 0.48-0.65 0.86-0.65 0.86z"></path><path d="m259.59 237.12s-0.43-0.77-1.33-0.67c-0.9 0.11-1.5 0.81-1.5 0.81s1-0.03 1.25 0.13c0.37 0.24 0.48 0.86 0.48 0.86s0.54-0.32 0.71-0.54c0.16-0.21 0.39-0.59 0.39-0.59z"></path><path d="m258.49 240.25s-0.77 0.11-1.19 0.59c-0.43 0.49-0.36 1.4-0.36 1.4s0.5-0.54 0.95-0.54c0.46 0 1.16 0.16 1.16 0.16s-0.22-0.56-0.22-0.8-0.34-0.81-0.34-0.81z"></path><path d="m261.06 250.37s-0.42-0.45-1.16-0.32c-0.74 0.14-1.22 0.97-1.22 0.97s0.63-0.17 1-0.08c0.36 0.08 0.62 0.45 0.62 0.45s0.34-0.29 0.45-0.45 0.31-0.57 0.31-0.57z"></path><path d="m260.21 253.34s-0.62-0.1-1.16 0.33c-0.53 0.43-0.56 1.25-0.56 1.25s0.51-0.43 0.91-0.37c0.39 0.05 0.87 0.27 0.87 0.27s0.08-0.51 0.11-0.64c0.09-0.38-0.17-0.84-0.17-0.84z"></path><path d="m261.66 256.08s-0.05 0.79 0.33 1.28c0.4 0.51 1.13 0.59 1.13 0.59s-0.24-0.53-0.28-0.8c-0.06-0.4 0.34-0.75 0.34-0.75s-0.37-0.38-0.73-0.38c-0.37 0-0.79 0.06-0.79 0.06z"></path><path d="m269 263.12s-0.51-0.64-1.21-0.62c-0.71 0.03-1.45 0.69-1.45 0.69s0.88-0.07 1.11 0.22c0.23 0.3 0.45 0.67 0.45 0.67s0.4-0.21 0.57-0.35c0.17-0.13 0.53-0.61 0.53-0.61z"></path><path d="m266.83 265.93s-0.93-0.14-1.39 0.35c-0.45 0.48-0.42 1.36-0.42 1.36s0.56-0.61 1.07-0.56 1.08 0.32 1.08 0.32-0.09-0.53-0.15-0.78c-0.05-0.24-0.19-0.69-0.19-0.69z"></path><path d="m268.84 268.9s-0.46 0.64-0.12 1.15 1.05 0.75 1.05 0.75-0.26-0.37-0.14-0.8c0.09-0.34 0.67-0.8 0.67-0.8l-1.46-0.3z"></path><path d="m281.24 270.11s-0.81-0.19-1.27 0.08c-0.45 0.26-0.82 1.39-0.82 1.39s0.74-0.62 1.28-0.54c0.53 0.08 0.93 0.3 0.93 0.3s0.08-0.46 0.02-0.78c-0.03-0.19-0.14-0.45-0.14-0.45z"></path><path d="m281.64 273.1s-0.62 0.64-0.4 1.18c0.23 0.54 0.62 1.1 0.62 1.1s-0.02-0.8 0.23-1.02c0.37-0.32 1.05-0.37 1.05-0.37s-0.54-0.48-0.71-0.54c-0.17-0.05-0.79-0.35-0.79-0.35z"></path><path d="m284.75 274.04s-0.31 0.78 0.28 1.28c0.59 0.52 1.11 0.57 1.11 0.57s-0.46-0.81-0.32-1.23c0.15-0.45 0.54-0.72 0.54-0.72s-0.74-0.25-0.85-0.22c-0.11 0.02-0.76 0.32-0.76 0.32z"></path></g><g fill="#c8b100" stroke-width="0.26"><path d="m282.88 232.71l-0.29 0.02c-0.01 0.03-0.14 0.24-0.26 0.35-0.26 0.25-0.65 0.28-0.86 0.07-0.11-0.11-0.16-0.26-0.14-0.41-0.17 0.09-0.35 0.09-0.51-0.01-0.26-0.15-0.32-0.5-0.14-0.79 0.03-0.06 0.06-0.14 0.11-0.18l-0.02-0.32-0.35 0.08-0.1 0.19c-0.22 0.25-0.54 0.31-0.7 0.17-0.08-0.07-0.14-0.26-0.13-0.27 0 0.01-0.09 0.09-0.17 0.11-0.54 0.13-0.75-1.05-0.77-1.35l-0.17 0.25s0.16 0.7 0.08 1.3c-0.08 0.59-0.29 1.19-0.29 1.19 0.74 0.19 1.86 0.8 2.97 1.65s1.98 1.78 2.34 2.42c0 0 0.58-0.32 1.18-0.51s1.36-0.2 1.36-0.2l0.22-0.21c-0.32 0.05-1.58 0.1-1.56-0.43 0-0.08 0.07-0.18 0.08-0.18-0.01 0.01-0.21-0.01-0.3-0.06-0.18-0.13-0.18-0.43 0.02-0.69l0.18-0.13 0.01-0.34-0.34 0.05c-0.03 0.04-0.11 0.09-0.15 0.13-0.27 0.23-0.65 0.25-0.86 0.03-0.13-0.12-0.17-0.29-0.11-0.46-0.16 0.04-0.32 0.03-0.45-0.05-0.26-0.15-0.31-0.52-0.11-0.8 0.09-0.14 0.28-0.31 0.31-0.32l-0.07-0.3h-0.01z"></path><g fill="#000" stroke-width="0.05"><path d="m280.63 233.4c0.05-0.07 0.15-0.06 0.23 0s0.1 0.16 0.06 0.21c-0.05 0.06-0.15 0.06-0.24-0.01-0.07-0.05-0.1-0.15-0.05-0.2z"></path><path d="m281.58 234.19l-0.33-0.25c-0.06-0.04-0.07-0.12-0.04-0.16 0.04-0.04 0.12-0.04 0.18 0l0.33 0.26 0.33 0.25c0.05 0.04 0.08 0.12 0.04 0.16s-0.12 0.04-0.18 0l-0.33-0.26"></path><path d="m279.84 233l-0.26-0.15c-0.07-0.04-0.1-0.12-0.07-0.17s0.11-0.06 0.17-0.02l0.26 0.16 0.26 0.15c0.06 0.03 0.09 0.11 0.07 0.16-0.03 0.05-0.11 0.06-0.17 0.02l-0.26-0.15"></path><path d="m278.8 232.29c0.05-0.06 0.16-0.06 0.24 0 0.08 0.07 0.1 0.16 0.05 0.22-0.05 0.05-0.15 0.05-0.23-0.01s-0.1-0.15-0.06-0.21z"></path><path d="m282.63 234.92c0.05-0.05 0.03-0.14-0.05-0.21-0.08-0.06-0.19-0.06-0.24 0-0.04 0.05-0.02 0.15 0.06 0.21s0.18 0.06 0.23 0z"></path><path d="m283.2 235.58l0.22 0.21c0.05 0.05 0.13 0.07 0.18 0.03 0.04-0.04 0.04-0.11-0.01-0.16l-0.21-0.21-0.22-0.21c-0.05-0.05-0.14-0.07-0.18-0.03-0.05 0.03-0.04 0.11 0.01 0.16l0.21 0.21"></path><path d="m284.15 236.39c0.05-0.06 0.03-0.15-0.05-0.21-0.08-0.07-0.18-0.07-0.23-0.01s-0.03 0.15 0.05 0.22c0.08 0.05 0.18 0.06 0.23 0z"></path></g><path d="m281.4 230.36l-0.59 0.01-0.11 0.87 0.06 0.14 0.15-0.01 0.76-0.51-0.27-0.5"></path><path d="m281.4 230.36l-0.59 0.01-0.11 0.87 0.06 0.14 0.15-0.01 0.76-0.51-0.27-0.5"></path><path d="m279.8 230.84l-0.02 0.54 0.92 0.12 0.15-0.07-0.02-0.15-0.53-0.71-0.5 0.27"></path><path d="m281.7 231.92l-0.49 0.27-0.54-0.71-0.01-0.15 0.14-0.06 0.93 0.11-0.03 0.54"></path><path d="m280.51 231.25c0.08-0.13 0.26-0.17 0.39-0.09 0.14 0.07 0.18 0.24 0.1 0.37s-0.26 0.17-0.39 0.09c-0.14-0.08-0.18-0.24-0.1-0.37z"></path><path d="m278.36 230.35c-0.02 0.01-0.13-0.46-0.26-0.71-0.08-0.19-0.39-0.43-0.39-0.43 0.03-0.05 0.42-0.19 0.87 0.09 0.38 0.31-0.03 0.87-0.03 0.87s-0.09 0.14-0.19 0.18z"></path><path d="m279.39 230.66l-0.42 0.37-0.68-0.6 0.06-0.08 0.03-0.15 0.92-0.07 0.09 0.53"></path><path d="m278.24 230.29c0.05-0.15 0.18-0.23 0.28-0.2 0.11 0.04 0.15 0.18 0.1 0.33s-0.18 0.23-0.29 0.2c-0.11-0.04-0.15-0.18-0.09-0.33z"></path><path d="m283.67 231.77l-0.59-0.06-0.25 0.85 0.05 0.14 0.15 0.01 0.83-0.41-0.19-0.53"></path><path d="m282.01 232.03l-0.1 0.54 0.9 0.23 0.15-0.04 0.01-0.14-0.43-0.79-0.53 0.2"></path><path d="m283.73 233.36l-0.53 0.2-0.42-0.78 0.01-0.15 0.15-0.03 0.89 0.23-0.1 0.53"></path><path d="m282.65 232.54c0.1-0.12 0.28-0.13 0.4-0.04 0.13 0.09 0.15 0.26 0.05 0.38s-0.28 0.13-0.41 0.04c-0.12-0.09-0.14-0.26-0.04-0.38z"></path><path d="m285.64 233.61l0.11 0.55-0.87 0.3-0.16-0.04-0.01-0.14 0.36-0.81 0.57 0.14"></path><path d="m285.49 235.2l-0.56 0.13-0.31-0.83 0.04-0.15 0.15-0.02 0.85 0.35-0.17 0.52"></path><path d="m283.97 233.66l-0.18 0.52 0.85 0.34 0.16-0.02 0.03-0.14-0.3-0.83-0.56 0.13"></path><path d="m284.91 234.63c0.12-0.11 0.12-0.28 0.02-0.39-0.11-0.11-0.29-0.11-0.41-0.02-0.11 0.11-0.12 0.28-0.01 0.39 0.1 0.11 0.29 0.12 0.4 0.02z"></path><path d="m286.29 236.43c0 0.01 0.5 0.03 0.79 0.09 0.2 0.04 0.52 0.27 0.52 0.27 0.06-0.04 0.12-0.42-0.28-0.79-0.39-0.28-0.88 0.22-0.88 0.22s-0.12 0.12-0.15 0.21z"></path><path d="m285.75 235.54l-0.29 0.46 0.76 0.51 0.09-0.08 0.13-0.04-0.12-0.88-0.57 0.03"></path><path d="m286.37 236.53c0.14-0.07 0.21-0.22 0.15-0.31s-0.22-0.1-0.36-0.02-0.2 0.22-0.14 0.31c0.05 0.09 0.21 0.1 0.35 0.02z"></path></g></g><g id="inescutcheon" stroke-width="0.61"><ellipse fill="#ad1519" cx="250.43" cy="281.01" rx="16.26" ry="18.3"></ellipse><ellipse fill="#005bbf" cx="250.44" cy="280.97" rx="11.44" ry="13.42"></ellipse><g id="fdl" fill="#c8b100" stroke-width="0.34"><path stroke-linejoin="round" d="m245.03 271.74s-1.35 1.48-1.35 2.86c0 1.39 0.57 2.54 0.57 2.54-0.21-0.55-0.76-0.94-1.41-0.94-0.83 0-1.5 0.63-1.5 1.42 0 0.22 0.14 0.58 0.24 0.77l0.49 0.99c0.16-0.37 0.54-0.57 0.98-0.57 0.59 0 1.08 0.45 1.08 1.01 0 0.09-0.01 0.17-0.04 0.25l-1.22 0.01v1.03h1.09l-0.81 1.61 1.07-0.42 0.81 0.91 0.84-0.91 1.07 0.42-0.8-1.61h1.08v-1.03l-1.22-0.01c-0.02-0.08-0.02-0.16-0.02-0.25 0-0.56 0.47-1.01 1.06-1.01 0.44 0 0.82 0.2 0.98 0.57l0.49-0.99c0.1-0.19 0.24-0.55 0.24-0.77 0-0.79-0.67-1.42-1.49-1.42-0.66 0-1.21 0.39-1.41 0.94 0 0 0.57-1.15 0.57-2.54 0-1.38-1.39-2.86-1.39-2.86z"></path><path d="m242.87 281.11h4.36v-1.03h-4.36v1.03z"></path></g><g fill="#c8b100" stroke-width="0.34" transform="matrix(1, 0, 0, 1, 10.630000114440918, 0)"><path stroke-linejoin="round" d="m245.03 271.74s-1.35 1.48-1.35 2.86c0 1.39 0.57 2.54 0.57 2.54-0.21-0.55-0.76-0.94-1.41-0.94-0.83 0-1.5 0.63-1.5 1.42 0 0.22 0.14 0.58 0.24 0.77l0.49 0.99c0.16-0.37 0.54-0.57 0.98-0.57 0.59 0 1.08 0.45 1.08 1.01 0 0.09-0.01 0.17-0.04 0.25l-1.22 0.01v1.03h1.09l-0.81 1.61 1.07-0.42 0.81 0.91 0.84-0.91 1.07 0.42-0.8-1.61h1.08v-1.03l-1.22-0.01c-0.02-0.08-0.02-0.16-0.02-0.25 0-0.56 0.47-1.01 1.06-1.01 0.44 0 0.82 0.2 0.98 0.57l0.49-0.99c0.1-0.19 0.24-0.55 0.24-0.77 0-0.79-0.67-1.42-1.49-1.42-0.66 0-1.21 0.39-1.41 0.94 0 0 0.57-1.15 0.57-2.54 0-1.38-1.39-2.86-1.39-2.86z"></path><path d="m242.87 281.11h4.36v-1.03h-4.36v1.03z"></path></g><g fill="#c8b100" stroke-width="0.34" transform="matrix(1, 0, 0, 1, 5.309999942779541, 9.140000343322754)"><path stroke-linejoin="round" d="m245.03 271.74s-1.35 1.48-1.35 2.86c0 1.39 0.57 2.54 0.57 2.54-0.21-0.55-0.76-0.94-1.41-0.94-0.83 0-1.5 0.63-1.5 1.42 0 0.22 0.14 0.58 0.24 0.77l0.49 0.99c0.16-0.37 0.54-0.57 0.98-0.57 0.59 0 1.08 0.45 1.08 1.01 0 0.09-0.01 0.17-0.04 0.25l-1.22 0.01v1.03h1.09l-0.81 1.61 1.07-0.42 0.81 0.91 0.84-0.91 1.07 0.42-0.8-1.61h1.08v-1.03l-1.22-0.01c-0.02-0.08-0.02-0.16-0.02-0.25 0-0.56 0.47-1.01 1.06-1.01 0.44 0 0.82 0.2 0.98 0.57l0.49-0.99c0.1-0.19 0.24-0.55 0.24-0.77 0-0.79-0.67-1.42-1.49-1.42-0.66 0-1.21 0.39-1.41 0.94 0 0 0.57-1.15 0.57-2.54 0-1.38-1.39-2.86-1.39-2.86z"></path><path d="m242.87 281.11h4.36v-1.03h-4.36v1.03z"></path></g></g></g></g></g></g>',1)]))}const E4=V(k4,[["render",A4]]),QK="",C4={},x4={id:"default",width:"80",height:"40",viewBox:"0 0 80 40",xmlns:"http://www.w3.org/2000/svg"};function M4(e,n){return t.openBlock(),t.createElementBlock("svg",x4,n[0]||(n[0]=[t.createElementVNode("rect",{x:"4.20013",y:"2.10046",width:"71.6",height:"35.8",rx:"17.9",class:"primary"},null,-1),t.createElementVNode("circle",{id:"default-circle",cx:"22.5",cy:"20.0005",r:"12.5",fill:"white"},null,-1)]))}const B4=V(C4,[["render",M4],["__scopeId","data-v-fbb3af00"]]),v4={},j4={width:"48",height:"24",viewBox:"0 0 48 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function N4(e,n){return t.openBlock(),t.createElementBlock("svg",j4,n[0]||(n[0]=[t.createElementVNode("rect",{x:"2.51953",y:"1.2605",width:"42.96",height:"21.48",rx:"10.74",fill:"#E2E6ED",class:"primary"},null,-1),t.createElementVNode("circle",{cx:"13.5",cy:"12.0005",r:"7.5",fill:"#D0D3D9"},null,-1)]))}const S4=V(v4,[["render",N4]]),GK="",T4={},I4={id:"selected",width:"80",height:"40",viewBox:"0 0 80 40",xmlns:"http://www.w3.org/2000/svg"};function O4(e,n){return t.openBlock(),t.createElementBlock("svg",I4,n[0]||(n[0]=[t.createElementVNode("rect",{x:"4.20013",y:"2.10046",width:"71.6",height:"35.8",rx:"17.9",class:"primary"},null,-1),t.createElementVNode("circle",{id:"selected-circle",cx:"57.5",cy:"20.0005",r:"12.5",fill:"white"},null,-1)]))}const L4=V(T4,[["render",O4],["__scopeId","data-v-56beb670"]]),z4={},q4={width:"48",height:"24",viewBox:"0 0 48 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function P4(e,n){return t.openBlock(),t.createElementBlock("svg",q4,n[0]||(n[0]=[t.createElementVNode("rect",{width:"42.96",height:"21.48",rx:"10.74",transform:"matrix(-1 0 0 1 45.4805 1.2605)",fill:"#E2E6ED",class:"primary"},null,-1),t.createElementVNode("circle",{r:"7.5",transform:"matrix(-1 0 0 1 34.5 12.0005)",fill:"#D0D3D9"},null,-1)]))}const V4=V(z4,[["render",P4]]),U4={},R4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Y4(e,n){return t.openBlock(),t.createElementBlock("svg",R4,n[0]||(n[0]=[t.createStaticVNode('<rect x="5" y="8.75049" width="30" height="20.625" fill="#EEF3F8"></rect><rect x="5" y="8.75049" width="16.875" height="13.125" fill="#41479B"></rect><rect x="21.875" y="8.75049" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="21.875" y="12.5005" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="21.875" y="16.2505" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="21.875" y="20.0005" width="13.125" height="1.875" fill="#DC251C"></rect><rect x="5" y="23.7505" width="30" height="1.875" fill="#DC251C"></rect><rect x="5" y="27.5005" width="30" height="1.875" fill="#DC251C"></rect><rect x="6.875" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="10.625" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="14.375" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="18.125" y="10.6255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="6.875" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="10.625" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="14.375" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="8.75" y="16.2505" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="12.5" y="16.2505" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="16.25" y="16.2505" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="8.75" y="12.5005" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="12.5" y="12.5005" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="16.25" y="12.5005" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="18.125" y="14.3755" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="6.875" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="10.625" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="14.375" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect><rect x="18.125" y="18.1255" width="1.875" height="1.875" fill="#C5D0EC"></rect>',26)]))}const H4=V(U4,[["render",Y4]]),Q4={},G4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function W4(e,n){return t.openBlock(),t.createElementBlock("svg",G4,n[0]||(n[0]=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.64752 6.64801C7.70242 5.59312 9.13316 5.00049 10.625 5.00049H23.125C24.6168 5.00049 26.0476 5.59312 27.1025 6.64801C28.1574 7.7029 28.75 9.13364 28.75 10.6255V16.8755C28.75 18.3673 28.1574 19.7981 27.1025 20.853C26.0476 21.9078 24.6168 22.5005 23.125 22.5005H17.7376L12.2902 27.3426C12.1063 27.5061 11.8435 27.5464 11.619 27.4456C11.3944 27.3448 11.25 27.1216 11.25 26.8755V22.5005H10.625C9.13316 22.5005 7.70242 21.9078 6.64752 20.853C5.59263 19.7981 5 18.3673 5 16.8755V10.6255C5 9.13364 5.59263 7.7029 6.64752 6.64801ZM10.625 6.25049C9.46468 6.25049 8.35188 6.71142 7.53141 7.53189C6.71094 8.35237 6.25 9.46516 6.25 10.6255V16.8755C6.25 18.0358 6.71094 19.1486 7.53141 19.9691C8.35188 20.7895 9.46468 21.2505 10.625 21.2505H11.875C12.2202 21.2505 12.5 21.5303 12.5 21.8755V25.4837L17.0848 21.4083C17.1992 21.3067 17.3469 21.2505 17.5 21.2505H23.125C24.2853 21.2505 25.3981 20.7895 26.2186 19.9691C27.0391 19.1486 27.5 18.0358 27.5 16.8755V10.6255C27.5 9.46516 27.0391 8.35237 26.2186 7.53189C25.3981 6.71142 24.2853 6.25049 23.125 6.25049H10.625ZM30 20.6255C30 20.2803 30.2798 20.0005 30.625 20.0005H31.25C32.2445 20.0005 33.1984 20.3956 33.9016 21.0988C34.6049 21.8021 35 22.7559 35 23.7505V27.5005C35 27.9929 34.903 28.4806 34.7145 28.9355C34.5261 29.3905 34.2499 29.8039 33.9016 30.1521C33.5534 30.5003 33.14 30.7766 32.685 30.965C32.2301 31.1535 31.7424 31.2505 31.25 31.2505H30V34.3755C30 34.6283 29.8477 34.8562 29.6142 34.9529C29.3806 35.0496 29.1118 34.9962 28.933 34.8174L25.3661 31.2505H22.5C22.0075 31.2505 21.5199 31.1535 21.0649 30.965C20.61 30.7766 20.1966 30.5003 19.8483 30.1521C19.5001 29.8039 19.2239 29.3905 19.0354 28.9355C18.847 28.4806 18.75 27.9929 18.75 27.5005V25.6255C18.75 25.2803 19.0298 25.0005 19.375 25.0005C19.7202 25.0005 20 25.2803 20 25.6255V27.5005C20 27.8288 20.0647 28.1539 20.1903 28.4572C20.3159 28.7605 20.5001 29.0361 20.7322 29.2682C20.9644 29.5004 21.24 29.6845 21.5433 29.8102C21.8466 29.9358 22.1717 30.0005 22.5 30.0005H25.625C25.7908 30.0005 25.9497 30.0663 26.0669 30.1835L28.75 32.8666V30.6255C28.75 30.2803 29.0298 30.0005 29.375 30.0005H31.25C31.5783 30.0005 31.9034 29.9358 32.2067 29.8102C32.51 29.6845 32.7856 29.5004 33.0178 29.2682C33.2499 29.0361 33.434 28.7605 33.5597 28.4572C33.6853 28.1539 33.75 27.8288 33.75 27.5005V23.7505C33.75 23.0874 33.4866 22.4516 33.0178 21.9827C32.5489 21.5139 31.913 21.2505 31.25 21.2505H30.625C30.2798 21.2505 30 20.9707 30 20.6255Z",fill:"#3B414D",class:"primary"},null,-1)]))}const X4=V(Q4,[["render",W4]]),K4={},Z4={width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function J4(e,n){return t.openBlock(),t.createElementBlock("svg",Z4,n[0]||(n[0]=[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M27.9441 19.6156C28.156 19.3431 28.5487 19.294 28.8211 19.506L34.4461 23.881C34.5984 23.9994 34.6874 24.1814 34.6874 24.3743C34.6874 24.5672 34.5984 24.7492 34.4461 24.8676L28.8211 29.2426C28.5487 29.4546 28.156 29.4055 27.9441 29.133C27.7322 28.8605 27.7813 28.4679 28.0537 28.256L33.0444 24.3743L28.0537 20.4926C27.7813 20.2807 27.7322 19.8881 27.9441 19.6156Z",fill:"#3B414D",class:"primary"},null,-1),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M5.31257 16.2505C5.31257 9.92097 11.5972 5.00049 19.0626 5.00049C26.5279 5.00049 32.8126 9.91967 32.8126 16.2505V16.2584L32.8125 16.2584C32.8068 16.7154 32.7669 17.1714 32.6931 17.6225C32.6375 17.9632 32.3162 18.1942 31.9755 18.1386C31.6349 18.0829 31.4038 17.7616 31.4595 17.4209C31.523 17.0326 31.5574 16.6401 31.5626 16.2466C31.5599 10.8416 26.0955 6.25049 19.0626 6.25049C12.031 6.25049 6.56736 10.841 6.56257 16.2434C6.59434 17.5923 6.92716 18.9171 7.53673 20.1209C8.14738 21.3268 9.02026 22.3807 10.0913 23.2052C10.3199 23.3812 10.3984 23.6908 10.2812 23.9543L8.43275 28.1129L13.972 25.5579C14.114 25.4925 14.2753 25.4826 14.4241 25.5302C15.9229 26.0093 17.4871 26.2524 19.0606 26.2505C19.7268 26.2465 20.3921 26.1995 21.0523 26.1099C21.3943 26.0635 21.7092 26.3031 21.7556 26.6452C21.8021 26.9872 21.5624 27.3021 21.2204 27.3486C20.5064 27.4455 19.7868 27.4962 19.0663 27.5005L19.0634 27.5005C17.4414 27.5025 15.8286 27.2642 14.2774 26.7937L7.44934 29.943C7.21306 30.052 6.93398 30.0032 6.74871 29.8205C6.56344 29.6378 6.51076 29.3594 6.61645 29.1216L8.94423 23.8847C7.90009 22.9979 7.04192 21.9107 6.42156 20.6856C5.72661 19.3132 5.34774 17.8026 5.31273 16.2647L5.31241 16.2505H5.31257ZM23.9423 26.1302C25.4661 24.6065 27.5327 23.7505 29.6876 23.7505H34.0626C34.4077 23.7505 34.6876 24.0303 34.6876 24.3755C34.6876 24.7207 34.4077 25.0005 34.0626 25.0005H29.6876C27.8642 25.0005 26.1155 25.7248 24.8262 27.0141C23.5369 28.3034 22.8126 30.0521 22.8126 31.8755V34.3755C22.8126 34.7207 22.5327 35.0005 22.1876 35.0005C21.8424 35.0005 21.5626 34.7207 21.5626 34.3755V31.8755C21.5626 29.7206 22.4186 27.654 23.9423 26.1302Z",fill:"#3B414D",class:"primary"},null,-1)]))}const $4=V(K4,[["render",J4]]),eb={},tb={xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"};function ab(e,n){return t.openBlock(),t.createElementBlock("svg",tb,n[0]||(n[0]=[t.createElementVNode("mask",{id:"mask0_139_607",style:{"mask-type":"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},[t.createElementVNode("rect",{width:"20",height:"20",fill:"#D9D9D9",class:"primary"})],-1),t.createElementVNode("g",{mask:"url(#mask0_139_607)"},[t.createElementVNode("path",{d:"M12.5834 4.50001V10.1763L14.242 11.835C14.29 11.8831 14.3296 11.9389 14.3607 12.0025C14.3917 12.066 14.4072 12.139 14.4072 12.2217V12.5323C14.4072 12.6854 14.3545 12.8155 14.2491 12.9227C14.1438 13.0298 14.0132 13.0833 13.8574 13.0833L10.5418 13.0833V17.3238C10.5418 17.4772 10.4902 17.6058 10.3872 17.7096C10.2841 17.8133 10.1565 17.8652 10.0043 17.8652C9.85191 17.8652 9.72288 17.8133 9.61718 17.7096C9.51135 17.6058 9.45843 17.4772 9.45843 17.3238V13.0833H6.14281C5.98698 13.0833 5.85642 13.0298 5.75114 12.9227C5.64573 12.8155 5.59302 12.6854 5.59302 12.5323V12.2217C5.59302 12.139 5.6085 12.066 5.63948 12.0025C5.67059 11.9389 5.71017 11.8831 5.75823 11.835L7.41677 10.1763V4.50001H6.95843C6.80496 4.50001 6.67635 4.44849 6.5726 4.34543C6.46871 4.24237 6.41677 4.11474 6.41677 3.96251C6.41677 3.81015 6.46871 3.68112 6.5726 3.57543C6.67635 3.4696 6.80496 3.41668 6.95843 3.41668L13.0418 3.41668C13.1952 3.41668 13.3239 3.46821 13.4276 3.57126C13.5315 3.67432 13.5834 3.80196 13.5834 3.95418C13.5834 4.10654 13.5315 4.23557 13.4276 4.34126C13.3239 4.4471 13.1952 4.50001 13.0418 4.50001H12.5834Z",fill:"#67738B",class:"primary"})],-1)]))}const nb=V(eb,[["render",ab]]),ib={},rb={xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none"};function ob(e,n){return t.openBlock(),t.createElementBlock("svg",rb,n[0]||(n[0]=[t.createElementVNode("mask",{id:"mask0_142_1060",style:{"mask-type":"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20"},[t.createElementVNode("rect",{width:"20",height:"20",fill:"#D9D9D9",class:"primary"})],-1),t.createElementVNode("g",{mask:"url(#mask0_142_1060)"},[t.createElementVNode("path",{d:"M11.6329 9.52871L6.51604 4.41183C6.43701 4.33281 6.38063 4.25267 6.34687 4.17142C6.31326 4.09031 6.29646 4.01072 6.29646 3.93267C6.29646 3.7885 6.34618 3.66642 6.44563 3.56642C6.54493 3.46656 6.68111 3.41663 6.85417 3.41663H13.0417C13.191 3.41663 13.3185 3.46982 13.4244 3.57621C13.5303 3.68246 13.5833 3.81058 13.5833 3.96058C13.5833 4.11392 13.5385 4.25683 13.4487 4.38933C13.359 4.52183 13.2233 4.55871 13.0417 4.49996H12.5833V9.13142C12.5833 9.37753 12.4693 9.54961 12.2413 9.64767C12.0131 9.74572 11.8103 9.70607 11.6329 9.52871ZM9.45833 17.4166V13.0833H6.71167C6.43347 13.0833 6.20951 12.9938 6.03979 12.8148C5.87021 12.6359 5.78542 12.4289 5.78542 12.1939C5.78542 12.0764 5.8116 11.9566 5.86396 11.8345C5.91632 11.7126 5.99375 11.6 6.09625 11.4968L7.41667 10.1762V8.94871L2.86062 4.4085C2.74521 4.29322 2.6875 4.16774 2.6875 4.03204C2.6875 3.89635 2.74576 3.77024 2.86229 3.65371C2.98188 3.53413 3.11035 3.47433 3.24771 3.47433C3.38493 3.47433 3.51389 3.53468 3.63458 3.65538L16.0529 16.0737C16.1629 16.1837 16.2206 16.3066 16.2258 16.4423C16.2313 16.5779 16.1762 16.7041 16.0608 16.8206C15.9454 16.9402 15.8164 16.9986 15.6738 16.9958C15.5313 16.9932 15.4023 16.9341 15.2869 16.8187L11.5513 13.0833H10.5417V17.4166C10.5417 17.5659 10.4887 17.6935 10.3827 17.7993C10.2767 17.9053 10.1491 17.9583 9.99979 17.9583C9.85035 17.9583 9.72278 17.9053 9.61708 17.7993C9.51125 17.6935 9.45833 17.5659 9.45833 17.4166Z",fill:"#67738B",class:"primary"})],-1)]))}const sb={Brazil:s3,"checkbox-default":d3,"checkbox-disable":h3,"checkbox-less":b3,"checkbox-select":D3,"fitness-biceps-1":x3,indicator:j3,"navigation-menu-vertical-1":I3,"radio-default":q3,"radio-disable":R3,"radio-selected":G3,"single-neutral-2":Z3,"single-neutral-actions-1":t4,"social-media-facebook-1":r4,"social-instagram-1":u4,"sort-asc":_4,"sort-default":F4,"sort-desc":w4,Spain:E4,"switch-default-disabled":S4,"switch-default":B4,"switch-selected-disabled":V4,"switch-selected":L4,USA:H4,messages:X4,"transfer-message":$4,pin:nb,unpin:V(ib,[["render",ob]])},lb={"lock-2-1":"lock","lock-2-2":"lock","view-1-1":"visibility","view-off-1":"visibility_off","read-email-at-1":"alternate_email","email-action-unread-1":"mail","loading-circle-1":"progress_activity","close-1":"close","alert-circle-1":"error","alert-circle-1-1":"error","check-circle-1-1":"check_circle","check-circle-1-1-1":"check_circle","check-2":"check","search-1":"search","house-1-1":"some","gauge-dashboard-2":"speed","science-fiction-robot-2":"neurology","hierarchy-3-2":"account_tree","messaging-we-chat-3":"forum","question-circle-1":"help","alarm-bell-3":"notifications","expand-full-1":"open_in_full","expand-8-1":"close_fullscreen","logout-1-1":"logout","arrow-left-1-1":"chevron_left","arrow-right-1-1":"chevron_right","arrow-button-down-1":"expand_more","task-list-clock-1":"pending_actions","graph-stats-ascend-2":"trending_up","graph-stats-descend-2":"trending_down","messages-bubble-1":"chat_bubble","chat-translate-1":"translate","translate-1":"translate","translate-2":"translate","arrow-button-up-1":"expand_less","delete-1":"error","button-refresh-arrow-1":"refresh","book-address-1-2":"contacts","synchronize-arrow-clock-4":"update","flash-1-3":"bolt","phone-3":"call","phone-4":"call","layout-dashboard-1":"dashboard","check-square-1":"task_alt","cog-1":"settings","cog-2":"settings","download-bottom-1":"download","charger-1":"cloud","upload-bottom-1":"upload","copy-paste-1":"content_copy","pencil-write-1":"edit_square","add-1":"add","time-clock-circle-1":"schedule","button-refresh-arrows-1":"refresh","keyboard-return-1":"keyboard_return","delete-1-1":"dangerous","delete-2-1":"dangerous","keyboard-arrow-left-1":"keyboard_backspace","graph-stats-circle-1":"vital_signs","graph-stats-1":"vital_signs","paginate-filter-text-1":"article","keyboard-arrow-down-1":"south","keyboard-arrow-right-1":"arrow_right_alt","study-light-idea-1":"lightbulb","folder-1":"folder","export-1":"open_in_new","add-circle-1":"add_circle","subtract-circle-1":"do_not_disturb_on","subtract-1":"remove","button-play-1":"play_circle","lock-unlock-1-1":"lock_open_right","video-file-mp4-1":"video_file","office-file-pdf-1-1":"picture_as_pdf","send-email-3-1":"send","rating-star-1":"star","rating-star-1-1":"star","floppy-disk-1":"save","common-file-empty-1":"check_box_outline_blank","currency-dollar-circle-1":"paid","app-window-edit-1":"web_asset","headphones-customer-support-human-1-1":"headset_mic","bin-1-1":"delete","book-library-1":"school","notes-1":"event_note","arrow-undo":"undo","arrow-redo":"redo",emoji:"mood","text-bold":"format_bold","text-italic":"format_italic","text-left":"format_align_left","text-center":"format_align_center","text-right":"format_align_right","text-justified":"format_align_justify",attachment:"attach_file",microphone:"mic","controls-play-1":"play_arrow","controls-pause-1":"pause","common-file-horizontal-image-1":"image","information-circle-4":"info","task-checklist-1":"content_paste",preferences:"tune","check-double":"done","alarm-bell-ring":"notifications_ative","bookmark-tag-1":"sell","move-expand-vertical-1":"unfold_more","text-underline":"format_underlined","unordered-list":"list",filter:"filter_alt","typing-1":"text_select_start"},ub=t.defineComponent({name:"UnnnicIcon",__name:"Icon",props:{filled:{type:Boolean,default:!1},icon:{default:null},clickable:{type:Boolean,default:!1},size:{default:"md"},scheme:{default:"neutral-darkest"}},emits:["click","mousedown","mouseup"],setup(e,{emit:n}){const a=e,i=n,o=t.computed(()=>{var f;return((f=a.icon)==null?void 0:f.includes(":"))??!1}),s=t.computed(()=>sb[a.icon]??null),u=t.computed(()=>lb[a.icon]||a.icon),c=f=>{a.clickable&&i("click",f)};return(f,_)=>o.value?(t.openBlock(),t.createBlock(t.unref(n3),{key:0,icon:a.icon,class:t.normalizeClass(["unnnic-icon",`unnnic-icon-scheme--${f.scheme}`,`unnnic-icon-size--${f.size}`,{"unnnic--clickable":f.clickable}]),"data-testid":"iconify-icon",onClick:c,onMousedown:_[0]||(_[0]=g=>f.$emit("mousedown",g)),onMouseup:_[1]||(_[1]=g=>f.$emit("mouseup",g))},null,8,["icon","class"])):s.value?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(s.value),{key:1,class:t.normalizeClass(["unnnic-icon",`unnnic-icon--size-svg-${f.size}`,`unnnic-icon__size--${f.size}`,f.clickable?"unnnic--clickable":"",f.scheme?`unnnic-icon-scheme--${f.scheme}`:""]),"data-testid":"custom-icon",onClick:c,onMousedown:_[2]||(_[2]=g=>f.$emit("mousedown",g)),onMouseup:_[3]||(_[3]=g=>f.$emit("mouseup",g))},null,40,["class"])):u.value?(t.openBlock(),t.createElementBlock("span",{key:2,class:t.normalizeClass(["unnnic-icon","material-symbols-rounded",`unnnic-icon-scheme--${f.scheme}`,`unnnic-icon-size--${f.size}`,`unnnic-icon__size--${f.size}`,{"unnnic--clickable":f.clickable,"material-symbols-rounded--filled":f.filled}]),"data-testid":"material-icon",translate:"no",onClick:c,onMousedown:_[4]||(_[4]=g=>f.$emit("mousedown",g)),onMouseup:_[5]||(_[5]=g=>f.$emit("mouseup",g))},t.toDisplayString(u.value),35)):t.createCommentVNode("",!0)}}),eZ="",tZ="",te=V(ub,[["__scopeId","data-v-69390f82"]]),cb={class:"unnnic-label"},db={class:"unnnic-label__label"},fb=t.defineComponent({name:"UnnnicLabel",__name:"Label",props:{label:{default:""},tooltip:{default:""},useHtmlTooltip:{type:Boolean,default:!1}},setup(e){const n=e;return(a,i)=>(t.openBlock(),t.createElementBlock("section",cb,[t.createElementVNode("p",db,t.toDisplayString(t.unref(oi)(n.label)),1),a.tooltip?(t.openBlock(),t.createBlock(Mt,{key:0,enabled:"",text:a.tooltip,enableHtml:n.useHtmlTooltip},{default:t.withCtx(()=>[t.createVNode(te,{icon:"help",size:"sm",scheme:"fg-base"})]),_:1},8,["text","enableHtml"])):t.createCommentVNode("",!0)]))}}),aZ="",Ni=V(fb,[["__scopeId","data-v-a4b997a0"]]),_b={components:{UnnnicLabel:Ni},props:{size:{type:String,default:"md",validator:e=>["md","sm"].includes(e)},label:{type:String,default:""},fixedLabel:{type:Boolean,default:!1},error:{type:[Boolean,String],default:!1},message:{type:String,default:""},disabled:{type:Boolean,default:!1},tooltip:{type:String,default:""}},methods:{fullySanitize:oi}},nZ="",gb={key:1,class:"unnnic-form-element__hints-container"},hb={class:"unnnic-form-element__message-container"},mb={key:0,class:"unnnic-form-element__message"},Fb={key:1,class:"unnnic-form-element__message error"},pb={key:0};function bb(e,n,a,i,o,s){var c;const u=t.resolveComponent("UnnnicLabel");return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(["unnnic-form-element",{"unnnic-form-element--disabled":a.disabled}])},[a.label?(t.openBlock(),t.createBlock(u,{key:0,label:a.label,tooltip:a.tooltip,class:t.normalizeClass(["unnnic-form-element__label",{"unnnic-form-element__label--fixed":a.fixedLabel}])},null,8,["label","tooltip","class"])):t.createCommentVNode("",!0),t.renderSlot(e.$slots,"default",{},void 0,!0),a.message||a.error||e.$slots.rightMessage?(t.openBlock(),t.createElementBlock("section",gb,[t.createElementVNode("section",hb,[a.message?(t.openBlock(),t.createElementBlock("p",mb,t.toDisplayString(s.fullySanitize(a.message)),1)):t.createCommentVNode("",!0),(c=a.error)!=null&&c.length?(t.openBlock(),t.createElementBlock("p",Fb,t.toDisplayString(Array.isArray(a.error)?a.error.join(", "):a.error),1)):t.createCommentVNode("",!0)]),e.$slots.rightMessage?(t.openBlock(),t.createElementBlock("p",pb,[t.renderSlot(e.$slots,"rightMessage",{},void 0,!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)],2)}const jr=V(_b,[["render",bb],["__scopeId","data-v-2d5913d6"]]);var Si=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},a0={exports:{}};(function(e,n){(function(a,i){e.exports=i()})(Si,function(){return function(a){function i(s){if(o[s])return o[s].exports;var u=o[s]={i:s,l:!1,exports:{}};return a[s].call(u.exports,u,u.exports,i),u.l=!0,u.exports}var o={};return i.m=a,i.c=o,i.i=function(s){return s},i.d=function(s,u,c){i.o(s,u)||Object.defineProperty(s,u,{configurable:!1,enumerable:!0,get:c})},i.n=function(s){var u=s&&s.__esModule?function(){return s.default}:function(){return s};return i.d(u,"a",u),u},i.o=function(s,u){return Object.prototype.hasOwnProperty.call(s,u)},i.p=".",i(i.s=10)}([function(a,i){a.exports={"#":{pattern:/\d/},X:{pattern:/[0-9a-zA-Z]/},S:{pattern:/[a-zA-Z]/},A:{pattern:/[a-zA-Z]/,transform:function(o){return o.toLocaleUpperCase()}},a:{pattern:/[a-zA-Z]/,transform:function(o){return o.toLocaleLowerCase()}},"!":{escape:!0}}},function(a,i,o){function s(_){var g=document.createEvent("Event");return g.initEvent(_,!0,!0),g}var u=o(2),c=o(0),f=o.n(c);i.a=function(_,g){var m=g.value;if((Array.isArray(m)||typeof m=="string")&&(m={mask:m,tokens:f.a}),_.tagName.toLocaleUpperCase()!=="INPUT"){var F=_.getElementsByTagName("input");if(F.length!==1)throw new Error("v-mask directive requires 1 input, found "+F.length);_=F[0]}_.oninput=function(w){if(w.isTrusted){var C=_.selectionEnd,A=_.value[C-1];for(_.value=o.i(u.a)(_.value,m.mask,!0,m.tokens);C<_.value.length&&_.value.charAt(C-1)!==A;)C++;_===document.activeElement&&(_.setSelectionRange(C,C),setTimeout(function(){_.setSelectionRange(C,C)},0)),_.dispatchEvent(s("input"))}};var b=o.i(u.a)(_.value,m.mask,!0,m.tokens);b!==_.value&&(_.value=b,_.dispatchEvent(s("input")))}},function(a,i,o){var s=o(6),u=o(5);i.a=function(c,f){var _=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],g=arguments[3];return Array.isArray(f)?o.i(u.a)(s.a,f,g)(c,f,_,g):o.i(s.a)(c,f,_,g)}},function(a,i,o){function s(F){F.component(g.a.name,g.a),F.directive("mask",f.a)}Object.defineProperty(i,"__esModule",{value:!0});var u=o(0),c=o.n(u),f=o(1),_=o(7),g=o.n(_);o.d(i,"TheMask",function(){return g.a}),o.d(i,"mask",function(){return f.a}),o.d(i,"tokens",function(){return c.a}),o.d(i,"version",function(){return m});var m="0.11.1";i.default=s,typeof window<"u"&&window.Vue&&window.Vue.use(s)},function(a,i,o){Object.defineProperty(i,"__esModule",{value:!0});var s=o(1),u=o(0),c=o.n(u),f=o(2);i.default={name:"TheMask",props:{value:[String,Number],mask:{type:[String,Array],required:!0},masked:{type:Boolean,default:!1},tokens:{type:Object,default:function(){return c.a}}},directives:{mask:s.a},data:function(){return{lastValue:null,display:this.value}},watch:{value:function(_){_!==this.lastValue&&(this.display=_)},masked:function(){this.refresh(this.display)}},computed:{config:function(){return{mask:this.mask,tokens:this.tokens,masked:this.masked}}},methods:{onInput:function(_){_.isTrusted||this.refresh(_.target.value)},refresh:function(g){this.display=g;var g=o.i(f.a)(g,this.mask,this.masked,this.tokens);g!==this.lastValue&&(this.lastValue=g,this.$emit("input",g))}}}},function(a,i,o){function s(u,c,f){return c=c.sort(function(_,g){return _.length-g.length}),function(_,g){for(var m=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],F=0;F<c.length;){var b=c[F];F++;var w=c[F];if(!(w&&u(_,w,!0,f).length>b.length))return u(_,b,m,f)}return""}}i.a=s},function(a,i,o){function s(u,c){var f=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],_=arguments[3];u=u||"",c=c||"";for(var g=0,m=0,F="";g<c.length&&m<u.length;){var b=c[g],w=_[b],C=u[m];w&&!w.escape?(w.pattern.test(C)&&(F+=w.transform?w.transform(C):C,g++),m++):(w&&w.escape&&(g++,b=c[g]),f&&(F+=b),C===b&&m++,g++)}for(var A="";g<c.length&&f;){var b=c[g];if(_[b]){A="";break}A+=b,g++}return F+A}i.a=s},function(a,i,o){var s=o(8)(o(4),o(9),null,null);a.exports=s.exports},function(a,i){a.exports=function(o,s,u,c){var f,_=o=o||{},g=typeof o.default;g!=="object"&&g!=="function"||(f=o,_=o.default);var m=typeof _=="function"?_.options:_;if(s&&(m.render=s.render,m.staticRenderFns=s.staticRenderFns),u&&(m._scopeId=u),c){var F=m.computed||(m.computed={});Object.keys(c).forEach(function(b){var w=c[b];F[b]=function(){return w}})}return{esModule:f,exports:_,options:m}}},function(a,i){a.exports={render:function(){var o=this,s=o.$createElement;return(o._self._c||s)("input",{directives:[{name:"mask",rawName:"v-mask",value:o.config,expression:"config"}],attrs:{type:"text"},domProps:{value:o.display},on:{input:o.onInput}})},staticRenderFns:[]}},function(a,i,o){a.exports=o(3)}])})})(a0);var yb=a0.exports;const iZ="",wb={directives:{mask:yb.mask},props:{type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},modelValue:{type:String,default:""},nativeType:{type:String,default:"text"},size:{type:String,default:"md"},mask:{type:[String,Array],default:""},hasIconLeft:Boolean,hasIconRight:Boolean,hasClearIcon:Boolean,maxlength:{type:Number,default:null},readonly:{type:Boolean,default:!1},forceActiveStatus:{type:Boolean,default:!1}},emits:["update:modelValue"],data(){return{}},computed:{attributes(){return{...this.$attrs,...this.$attrs["v-bind"],onInput:e=>{this.$emit("update:modelValue",e.srcElement.value)}}},classes(){return["input",`size-${this.size}`,this.type,{"input--has-icon-left":this.hasIconLeft,"input--has-icon-right":this.hasIconRight,"input--has-clear-icon":this.hasClearIcon}]}},methods:{fullySanitize:oi}},kb=["value","type","readonly"],Db=["value","type","maxlength","readonly"];function Ab(e,n,a,i,o,s){const u=t.resolveDirective("mask");return a.mask?t.withDirectives((t.openBlock(),t.createElementBlock("input",t.mergeProps({key:0},s.attributes,{value:s.fullySanitize(a.modelValue),class:[s.classes,{focus:a.forceActiveStatus}],type:a.nativeType,readonly:a.readonly}),null,16,kb)),[[u,a.mask]]):(t.openBlock(),t.createElementBlock("input",t.mergeProps({key:1},s.attributes,{value:s.fullySanitize(a.modelValue),class:[s.classes,{focus:a.forceActiveStatus}],type:a.nativeType,maxlength:a.maxlength,readonly:a.readonly}),null,16,Db))}const Eb=V(wb,[["render",Ab],["__scopeId","data-v-9833f838"]]),rZ="",Cb={components:{BaseInput:Eb,UnnnicIcon:te},props:{placeholder:{type:String,default:null},type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},modelValue:{type:String,default:""},nativeType:{type:String,default:""},iconLeft:{type:String,default:null},iconRight:{type:String,default:null},iconLeftClickable:{type:Boolean,default:null},iconRightClickable:{type:Boolean,default:null},allowTogglePassword:{type:Boolean,default:null},size:{type:String,default:"md"},maxlength:{type:Number,default:null},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},forceActiveStatus:{type:Boolean,default:!1},showClear:{type:Boolean,default:!1}},emits:["icon-left-click","icon-right-click","clear"],data(){return{isFocused:!1,showPassword:!1}},computed:{isDisabled(){return this.$attrs.disabled||this.disabled},iconRightSvg(){return this.allowTogglePassword?this.showPassword?"view-off-1":"view-1-1":this.iconRight},iconScheme(){return this.isDisabled?"fg-muted":this.modelValue||this.isFocused||this.forceActiveStatus?"color-gray-700":(this.hasCloudyColor,"fg-base")},attributes(){return{...this.$attrs,...this.$attrs["v-bind"],...this.$props}}},methods:{focus(){this.$refs["base-input"].$el.focus()},onFocus(){this.isFocused=!0},onBlur(){this.isFocused=!1},onIconLeftClick(){this.iconLeftClickable&&this.$emit("icon-left-click")},onClearClick(){this.$emit("clear")},onIconRightClick(){this.attributes.disabled||(this.allowTogglePassword?this.showPassword=!this.showPassword:this.iconRightClickable&&this.$emit("icon-right-click"))}}},xb={class:"icon-right-container"};function Mb(e,n,a,i,o,s){const u=t.resolveComponent("BaseInput"),c=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["text-input",`size--${a.size}`])},[t.createVNode(u,t.mergeProps(s.attributes,{ref:"base-input",modelValue:a.modelValue,size:a.size,nativeType:a.nativeType==="password"&&o.showPassword?"text":a.nativeType,type:a.type,class:"input-itself",hasIconLeft:!!a.iconLeft,hasIconRight:!!a.iconRight||a.allowTogglePassword,hasClearIcon:a.showClear,maxlength:a.maxlength,readonly:a.readonly,forceActiveStatus:a.forceActiveStatus,onFocus:s.onFocus,onBlur:s.onBlur}),null,16,["modelValue","size","nativeType","type","hasIconLeft","hasIconRight","hasClearIcon","maxlength","readonly","forceActiveStatus","onFocus","onBlur"]),a.iconLeft?(t.openBlock(),t.createBlock(c,{key:0,scheme:s.iconScheme,icon:a.iconLeft,size:"ant",clickable:a.iconLeftClickable,class:t.normalizeClass(["icon-left",{clickable:a.iconLeftClickable}]),onClick:s.onIconLeftClick},null,8,["scheme","icon","clickable","class","onClick"])):t.createCommentVNode("",!0),t.createElementVNode("section",xb,[a.showClear?(t.openBlock(),t.createBlock(c,{key:0,class:"icon-clear",scheme:s.iconScheme,icon:"close",size:"ant",clickable:"",onClick:t.withModifiers(s.onClearClick,["stop"])},null,8,["scheme","onClick"])):t.createCommentVNode("",!0),s.iconRightSvg?(t.openBlock(),t.createBlock(c,{key:1,scheme:s.iconScheme,icon:s.iconRightSvg,size:"ant",clickable:a.iconRightClickable||a.allowTogglePassword,class:t.normalizeClass(["icon-right",{clickable:a.iconRightClickable||a.allowTogglePassword}]),onClick:s.onIconRightClick},null,8,["scheme","icon","clickable","class","onClick"])):t.createCommentVNode("",!0)])],2)}const Kl=V(Cb,[["render",Mb],["__scopeId","data-v-5345697c"]]),oZ="",Bb={name:"UnnnicInput",components:{TextInput:Kl,UnnnicFormElement:jr},props:{placeholder:{type:String,default:""},type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},modelValue:{type:String,default:""},nativeType:{type:String,default:"text"},message:{type:String,default:""},errors:{type:[String,Array],default:""},label:{type:String,default:""},iconLeft:{type:String,default:""},iconRight:{type:String,default:""},allowTogglePassword:{type:Boolean,default:!1},iconLeftClickable:{type:Boolean,default:!1},iconRightClickable:{type:Boolean,default:!1},hasCloudyColor:{type:Boolean,default:!1},size:{type:String,default:"md"},mask:{type:[String,Array],default:""},tooltip:{type:String,default:""},maxlength:{type:[Number,null],default:null},showMaxlengthCounter:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},forceActiveStatus:{type:Boolean,default:!1},showClear:{type:Boolean,default:!1}},emits:["update:modelValue","clear"],data(){return{val:this.modelValue}},computed:{computedError(){return Array.isArray(this.errors)?this.errors.join(", ")||this.type==="error":this.errors||this.type==="error"}},watch:{val(){this.$emit("update:modelValue",oi(this.val))},modelValue(){this.val=this.modelValue}},mounted(){this.val=this.modelValue},methods:{fullySanitize:oi}};function vb(e,n,a,i,o,s){const u=t.resolveComponent("TextInput"),c=t.resolveComponent("UnnnicFormElement");return t.openBlock(),t.createBlock(c,{label:a.label||e.$slots.label,size:a.size,disabled:a.disabled,message:a.message,tooltip:a.tooltip,error:s.computedError,class:t.normalizeClass(["unnnic-form",a.size]),"data-testid":"form-element"},t.createSlots({default:t.withCtx(()=>[t.createVNode(u,t.mergeProps(e.$attrs,{modelValue:o.val,"onUpdate:modelValue":n[0]||(n[0]=f=>o.val=f),class:"unnnic-form-input",forceActiveStatus:a.forceActiveStatus,placeholder:a.placeholder,iconLeft:a.iconLeft,iconRight:a.iconRight,type:a.errors.length>0&&!a.disabled?"error":a.type,iconLeftClickable:a.iconLeftClickable,iconRightClickable:a.iconRightClickable,hasCloudyColor:a.hasCloudyColor,size:a.size,mask:a.mask,nativeType:a.nativeType,maxlength:a.maxlength,disabled:a.disabled,readonly:a.readonly,showClear:a.showClear,onClear:n[1]||(n[1]=f=>e.$emit("clear"))}),null,16,["modelValue","forceActiveStatus","placeholder","iconLeft","iconRight","type","iconLeftClickable","iconRightClickable","hasCloudyColor","size","mask","nativeType","maxlength","disabled","readonly","showClear"])]),_:2},[a.maxlength&&a.showMaxlengthCounter?{name:"rightMessage",fn:t.withCtx(()=>[t.createTextVNode(t.toDisplayString((o.val||"").length)+" / "+t.toDisplayString(a.maxlength),1)]),key:"0"}:void 0]),1032,["label","size","disabled","message","tooltip","error","class"])}const Ti=V(Bb,[["render",vb],["__scopeId","data-v-b7baf9e5"]]),sZ="",jb={components:{UnnnicIcon:te},props:{modelValue:String,label:String,iconLeft:String,iconRight:String,allowTogglePassword:Boolean,disabled:Boolean,maxlength:{type:[String,Number]},size:{type:String,default:"md",validator:e=>["md","sm"].includes(e)},type:{type:String,default:"normal",validator:e=>["normal","error"].includes(e)},nativeType:{type:String,default:"text",validator:e=>["text","password"].includes(e)},placeholder:String,message:String,error:{type:[Boolean,String]},readonly:{type:Boolean,default:!1}},data(){return{isFocused:!1,showPassword:!1}},computed:{hasError(){return this.error===!0||this.error||this.type==="error"},iconScheme(){return this.hasError?"feedback-red":this.isFocused?"neutral-dark":"neutral-cloudy"}},methods:{focus(){this.isFocused=!0},blur(){this.isFocused=!1}}},Nb=["type","placeholder","disabled","value","maxlength","readonly"],Sb={key:1,class:"message unnnic-font secondary body-md color-feedback-red"},Tb={key:2,class:"message unnnic-font secondary body-md color-neutral-cloudy"};function Ib(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-input",`size-${a.size}`,{"type-error":s.hasError}])},[e.$slots.label||a.label?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass(["label unnnic-font secondary color-neutral-cloudy",{"body-md":a.size==="sm","body-gt":a.size=="md"}]),onClick:n[0]||(n[0]=c=>e.$refs.input.focus())},[e.$slots.label?t.renderSlot(e.$slots,"label",{key:0},void 0,!0):a.label?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(a.label),1)],64)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:"input-container",onClick:n[7]||(n[7]=c=>e.$refs.input.focus())},[a.iconLeft?(t.openBlock(),t.createBlock(u,{key:0,icon:a.iconLeft,size:"sm",scheme:s.iconScheme,clickable:!!e.$attrs["icon-left-click"],onClick:n[1]||(n[1]=c=>e.$attrs["icon-left-click"]?e.$emit("icon-left-click"):e.$refs.input.focus())},null,8,["icon","scheme","clickable"])):t.createCommentVNode("",!0),t.createElementVNode("input",{ref:"input",class:"unnnic-font secondary",type:a.allowTogglePassword?o.showPassword?"text":"password":a.nativeType,placeholder:a.placeholder,disabled:a.disabled,value:a.modelValue,maxlength:a.maxlength,readonly:a.readonly,onFocus:n[2]||(n[2]=(...c)=>s.focus&&s.focus(...c)),onBlur:n[3]||(n[3]=(...c)=>s.blur&&s.blur(...c)),onInput:n[4]||(n[4]=c=>e.$emit("update:model-value",c.srcElement.value))},null,40,Nb),a.iconRight?(t.openBlock(),t.createBlock(u,{key:1,icon:a.iconRight,size:"sm",scheme:s.iconScheme,clickable:!!e.$attrs["icon-right-click"],onClick:n[5]||(n[5]=c=>e.$attrs["icon-right-click"]?e.$emit("icon-right-click"):e.$refs.input.focus())},null,8,["icon","scheme","clickable"])):t.createCommentVNode("",!0),a.allowTogglePassword?(t.openBlock(),t.createBlock(u,{key:2,icon:o.showPassword?"view-off-1":"view-1-1",size:"sm",scheme:s.iconScheme,clickable:"",onClick:n[6]||(n[6]=c=>o.showPassword=!o.showPassword)},null,8,["icon","scheme"])):t.createCommentVNode("",!0)]),a.error&&a.error!==!0?(t.openBlock(),t.createElementBlock("div",Sb,t.toDisplayString(a.error),1)):a.message?(t.openBlock(),t.createElementBlock("div",Tb,t.toDisplayString(a.message),1)):t.createCommentVNode("",!0)],2)}const Zl=V(jb,[["render",Ib],["__scopeId","data-v-1bfe622c"]]);//! moment.js
3
3
  //! version : 2.30.1
4
4
  //! authors : Tim Wood, Iskren Chernev, Moment.js contributors
5
5
  //! license : MIT
@@ -56,7 +56,7 @@ ${_}`:f)}else throw u},onCacheKey:u=>Pk(n,a,u)}}function w9(e){if($(e))return e;
56
56
  * vue-i18n v9.14.5
57
57
  * (c) 2025 kazuya kawaguchi
58
58
  * Released under the MIT License.
59
- */const j9="9.14.5";function N9(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(mn().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(mn().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(mn().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(mn().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(mn().__INTLIFY_PROD_DEVTOOLS__=!1)}const cg=Pt.__EXTEND_POINT__,pn=ss(cg),st={FALLBACK_TO_ROOT:cg,NOT_SUPPORTED_PRESERVE:pn(),NOT_SUPPORTED_FORMATTER:pn(),NOT_SUPPORTED_PRESERVE_DIRECTIVE:pn(),NOT_SUPPORTED_GET_CHOICE_INDEX:pn(),COMPONENT_NAME_LEGACY_COMPATIBLE:pn(),NOT_FOUND_PARENT_SCOPE:pn(),IGNORE_OBJ_FLATTEN:pn(),NOTICE_DROP_ALLOW_COMPOSITION:pn(),NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG:pn()},S9={[st.FALLBACK_TO_ROOT]:"Fall back to {type} '{key}' with root locale.",[st.NOT_SUPPORTED_PRESERVE]:"Not supported 'preserve'.",[st.NOT_SUPPORTED_FORMATTER]:"Not supported 'formatter'.",[st.NOT_SUPPORTED_PRESERVE_DIRECTIVE]:"Not supported 'preserveDirectiveContent'.",[st.NOT_SUPPORTED_GET_CHOICE_INDEX]:"Not supported 'getChoiceIndex'.",[st.COMPONENT_NAME_LEGACY_COMPATIBLE]:"Component name legacy compatible: '{name}' -> 'i18n'",[st.NOT_FOUND_PARENT_SCOPE]:"Not found parent scope. use the global scope.",[st.IGNORE_OBJ_FLATTEN]:"Ignore object flatten: '{key}' key has an string value",[st.NOTICE_DROP_ALLOW_COMPOSITION]:"'allowComposition' option will be dropped in the next major version. For more information, please see 👉 https://tinyurl.com/2p97mcze",[st.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG]:"'translateExistCompatible' option will be dropped in the next major version."};function Qt(e,...n){return ju(S9[e],...n)}const dg=At.__EXTEND_POINT__,Gt=ss(dg),qe={UNEXPECTED_RETURN_TYPE:dg,INVALID_ARGUMENT:Gt(),MUST_BE_CALL_SETUP_TOP:Gt(),NOT_INSTALLED:Gt(),NOT_AVAILABLE_IN_LEGACY_MODE:Gt(),REQUIRED_VALUE:Gt(),INVALID_VALUE:Gt(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:Gt(),NOT_INSTALLED_WITH_PROVIDE:Gt(),UNEXPECTED_ERROR:Gt(),NOT_COMPATIBLE_LEGACY_VUE_I18N:Gt(),BRIDGE_SUPPORT_VUE_2_ONLY:Gt(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:Gt(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:Gt(),__EXTEND_POINT__:Gt()};function yt(e,...n){return Yi(e,null,process.env.NODE_ENV!=="production"?{messages:T9,args:n}:void 0)}const T9={[qe.UNEXPECTED_RETURN_TYPE]:"Unexpected return type in composer",[qe.INVALID_ARGUMENT]:"Invalid argument",[qe.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[qe.NOT_INSTALLED]:"Need to install with `app.use` function",[qe.UNEXPECTED_ERROR]:"Unexpected error",[qe.NOT_AVAILABLE_IN_LEGACY_MODE]:"Not available in legacy mode",[qe.REQUIRED_VALUE]:"Required in value: {0}",[qe.INVALID_VALUE]:"Invalid value",[qe.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:"Cannot setup vue-devtools plugin",[qe.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[qe.NOT_COMPATIBLE_LEGACY_VUE_I18N]:"Not compatible legacy VueI18n.",[qe.BRIDGE_SUPPORT_VUE_2_ONLY]:"vue-i18n-bridge support Vue 2.x only",[qe.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION]:"Must define ‘i18n’ option or custom block in Composition API with using local scope in Legacy API mode",[qe.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:"Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly"},Hu=Ka("__translateVNode"),Qu=Ka("__datetimeParts"),Gu=Ka("__numberParts"),hi=Ka("__enableEmitter"),Qr=Ka("__disableEmitter"),fg=Ka("__setPluralRules"),_g=Ka("__injectWithOption"),Wu=Ka("__dispose");function Gr(e){if(!Ie(e)||ma(e))return e;for(const n in e)if(La(e,n))if(!n.includes("."))Ie(e[n])&&Gr(e[n]);else{const a=n.split("."),i=a.length-1;let o=e,s=!1;for(let u=0;u<i;u++){if(a[u]==="__proto__")throw new Error(`unsafe key: ${a[u]}`);if(a[u]in o||(o[a[u]]=Xe()),!Ie(o[a[u]])){process.env.NODE_ENV!=="production"&&pt(Qt(st.IGNORE_OBJ_FLATTEN,{key:a[u]})),s=!0;break}o=o[a[u]]}if(s||(ma(o)?C_.includes(a[i])||delete e[n]:(o[a[i]]=e[n],delete e[n])),!ma(o)){const u=o[a[i]];Ie(u)&&Gr(u)}}return e}function ms(e,n){const{messages:a,__i18n:i,messageResolver:o,flatJson:s}=n,u=be(a)?a:Je(i)?Xe():{[e]:Xe()};if(Je(i)&&i.forEach(c=>{if("locale"in c&&"resource"in c){const{locale:f,resource:_}=c;f?(u[f]=u[f]||Xe(),us(_,u[f])):us(_,u)}else $(c)&&us(JSON.parse(c),u)}),o==null&&s)for(const c in u)La(u,c)&&Gr(u[c]);return u}function gg(e){return e.type}function hg(e,n,a){let i=Ie(n.messages)?n.messages:Xe();"__i18nGlobal"in a&&(i=ms(e.locale.value,{messages:i,__i18n:a.__i18nGlobal}));const o=Object.keys(i);o.length&&o.forEach(s=>{e.mergeLocaleMessage(s,i[s])});{if(Ie(n.datetimeFormats)){const s=Object.keys(n.datetimeFormats);s.length&&s.forEach(u=>{e.mergeDateTimeFormat(u,n.datetimeFormats[u])})}if(Ie(n.numberFormats)){const s=Object.keys(n.numberFormats);s.length&&s.forEach(u=>{e.mergeNumberFormat(u,n.numberFormats[u])})}}}function mg(e){return t.createVNode(t.Text,null,e,0)}const Fg="__INTLIFY_META__",pg=()=>[],I9=()=>!1;let bg=0;function yg(e){return(n,a,i,o)=>e(a,i,t.getCurrentInstance()||void 0,o)}const O9=()=>{const e=t.getCurrentInstance();let n=null;return e&&(n=gg(e)[Fg])?{[Fg]:n}:null};function Xu(e={},n){const{__root:a,__injectWithOption:i}=e,o=a===void 0,s=e.flatJson,u=Oa?t.ref:t.shallowRef,c=!!e.translateExistCompatible;process.env.NODE_ENV!=="production"&&c&&i_(Qt(st.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));let f=Me(e.inheritLocale)?e.inheritLocale:!0;const _=u(a&&f?a.locale.value:$(e.locale)?e.locale:Gi),g=u(a&&f?a.fallbackLocale.value:$(e.fallbackLocale)||Je(e.fallbackLocale)||be(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:_.value),m=u(ms(_.value,e)),F=u(be(e.datetimeFormats)?e.datetimeFormats:{[_.value]:{}}),b=u(be(e.numberFormats)?e.numberFormats:{[_.value]:{}});let w=a?a.missingWarn:Me(e.missingWarn)||Ln(e.missingWarn)?e.missingWarn:!0,C=a?a.fallbackWarn:Me(e.fallbackWarn)||Ln(e.fallbackWarn)?e.fallbackWarn:!0,A=a?a.fallbackRoot:Me(e.fallbackRoot)?e.fallbackRoot:!0,N=!!e.fallbackFormat,S=Ke(e.missing)?e.missing:null,D=Ke(e.missing)?yg(e.missing):null,x=Ke(e.postTranslation)?e.postTranslation:null,q=a?a.warnHtmlMessage:Me(e.warnHtmlMessage)?e.warnHtmlMessage:!0,T=!!e.escapeParameter;const P=a?a.modifiers:be(e.modifiers)?e.modifiers:{};let L=e.pluralRules||a&&a.pluralRules,O;O=(()=>{o&&U_(null);const R={version:j9,locale:_.value,fallbackLocale:g.value,messages:m.value,modifiers:P,pluralRules:L,missing:D===null?void 0:D,missingWarn:w,fallbackWarn:C,fallbackFormat:N,unresolving:!0,postTranslation:x===null?void 0:x,warnHtmlMessage:q,escapeParameter:T,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};R.datetimeFormats=F.value,R.numberFormats=b.value,R.__datetimeFormatters=be(O)?O.__datetimeFormatters:void 0,R.__numberFormatters=be(O)?O.__numberFormatters:void 0,process.env.NODE_ENV!=="production"&&(R.__v_emitter=be(O)?O.__v_emitter:void 0);const X=f9(R);return o&&U_(X),X})(),Hr(O,_.value,g.value);function _e(){return[_.value,g.value,m.value,F.value,b.value]}const ie=t.computed({get:()=>_.value,set:R=>{_.value=R,O.locale=_.value}}),de=t.computed({get:()=>g.value,set:R=>{g.value=R,O.fallbackLocale=g.value,Hr(O,_.value,R)}}),Ce=t.computed(()=>m.value),we=t.computed(()=>F.value),pe=t.computed(()=>b.value);function Ae(){return Ke(x)?x:null}function ee(R){x=R,O.postTranslation=R}function Re(){return S}function Et(R){R!==null&&(D=yg(R)),S=R,O.missing=D}function dt(R,X){return R!=="translate"||!X.resolvedMessage}const Ct=(R,X,Oe,it,ka,Kn)=>{_e();let an;try{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&P_(O9()),o||(O.fallbackContext=a?d9():void 0),an=R(O)}finally{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&P_(null),o||(O.fallbackContext=void 0)}if(Oe!=="translate exists"&&ht(an)&&an===_s||Oe==="translate exists"&&!an){const[Va,go]=X();if(process.env.NODE_ENV!=="production"&&a&&$(Va)&&dt(Oe,go)&&(A&&(hs(C,Va)||Y_(w,Va))&&pt(Qt(st.FALLBACK_TO_ROOT,{key:Va,type:Oe})),process.env.NODE_ENV!=="production")){const{__v_emitter:fr}=O;fr&&A&&fr.emit("fallback",{type:Oe,key:Va,to:"global",groupId:`${Oe}:${Va}`})}return a&&A?it(a):ka(Va)}else{if(Kn(an))return an;throw yt(qe.UNEXPECTED_RETURN_TYPE)}};function lt(...R){return Ct(X=>Reflect.apply(J_,null,[X,...R]),()=>Vu(...R),"translate",X=>Reflect.apply(X.t,X,[...R]),X=>X,X=>$(X))}function ft(...R){const[X,Oe,it]=R;if(it&&!Ie(it))throw yt(qe.INVALID_ARGUMENT);return lt(X,Oe,Bt({resolvedMessage:!0},it||{}))}function jt(...R){return Ct(X=>Reflect.apply(ng,null,[X,...R]),()=>Uu(...R),"datetime format",X=>Reflect.apply(X.d,X,[...R]),()=>gs,X=>$(X))}function ia(...R){return Ct(X=>Reflect.apply(og,null,[X,...R]),()=>Ru(...R),"number format",X=>Reflect.apply(X.n,X,[...R]),()=>gs,X=>$(X))}function $e(R){return R.map(X=>$(X)||ht(X)||Me(X)?mg(String(X)):X)}const Ot={normalize:$e,interpolate:R=>R,type:"vnode"};function oa(...R){return Ct(X=>{let Oe;const it=X;try{it.processor=Ot,Oe=Reflect.apply(J_,null,[it,...R])}finally{it.processor=null}return Oe},()=>Vu(...R),"translate",X=>X[Hu](...R),X=>[mg(X)],X=>Je(X))}function Xt(...R){return Ct(X=>Reflect.apply(og,null,[X,...R]),()=>Ru(...R),"number format",X=>X[Gu](...R),pg,X=>$(X)||Je(X))}function Vt(...R){return Ct(X=>Reflect.apply(ng,null,[X,...R]),()=>Uu(...R),"datetime format",X=>X[Qu](...R),pg,X=>$(X)||Je(X))}function Wn(R){L=R,O.pluralRules=L}function K(R,X){return Ct(()=>{if(!R)return!1;const Oe=$(X)?X:_.value,it=Nt(Oe),ka=O.messageResolver(it,R);return c?ka!=null:ma(ka)||Fa(ka)||$(ka)},()=>[R],"translate exists",Oe=>Reflect.apply(Oe.te,Oe,[R,X]),I9,Oe=>Me(Oe))}function je(R){let X=null;const Oe=N_(O,g.value,_.value);for(let it=0;it<Oe.length;it++){const ka=m.value[Oe[it]]||{},Kn=O.messageResolver(ka,R);if(Kn!=null){X=Kn;break}}return X}function wi(R){const X=je(R);return X??(a?a.tm(R)||{}:{})}function Nt(R){return m.value[R]||{}}function Xn(R,X){if(s){const Oe={[R]:X};for(const it in Oe)La(Oe,it)&&Gr(Oe[it]);X=Oe[R]}m.value[R]=X,O.messages=m.value}function _o(R,X){m.value[R]=m.value[R]||{};const Oe={[R]:X};if(s)for(const it in Oe)La(Oe,it)&&Gr(Oe[it]);X=Oe[R],us(X,m.value[R]),O.messages=m.value}function M(R){return F.value[R]||{}}function j(R,X){F.value[R]=X,O.datetimeFormats=F.value,rg(O,R,X)}function G(R,X){F.value[R]=Bt(F.value[R]||{},X),O.datetimeFormats=F.value,rg(O,R,X)}function ue(R){return b.value[R]||{}}function et(R,X){b.value[R]=X,O.numberFormats=b.value,lg(O,R,X)}function Pe(R,X){b.value[R]=Bt(b.value[R]||{},X),O.numberFormats=b.value,lg(O,R,X)}bg++,a&&Oa&&(t.watch(a.locale,R=>{f&&(_.value=R,O.locale=R,Hr(O,_.value,g.value))}),t.watch(a.fallbackLocale,R=>{f&&(g.value=R,O.fallbackLocale=R,Hr(O,_.value,g.value))}));const Ye={id:bg,locale:ie,fallbackLocale:de,get inheritLocale(){return f},set inheritLocale(R){f=R,R&&a&&(_.value=a.locale.value,g.value=a.fallbackLocale.value,Hr(O,_.value,g.value))},get availableLocales(){return Object.keys(m.value).sort()},messages:Ce,get modifiers(){return P},get pluralRules(){return L||{}},get isGlobal(){return o},get missingWarn(){return w},set missingWarn(R){w=R,O.missingWarn=w},get fallbackWarn(){return C},set fallbackWarn(R){C=R,O.fallbackWarn=C},get fallbackRoot(){return A},set fallbackRoot(R){A=R},get fallbackFormat(){return N},set fallbackFormat(R){N=R,O.fallbackFormat=N},get warnHtmlMessage(){return q},set warnHtmlMessage(R){q=R,O.warnHtmlMessage=R},get escapeParameter(){return T},set escapeParameter(R){T=R,O.escapeParameter=R},t:lt,getLocaleMessage:Nt,setLocaleMessage:Xn,mergeLocaleMessage:_o,getPostTranslationHandler:Ae,setPostTranslationHandler:ee,getMissingHandler:Re,setMissingHandler:Et,[fg]:Wn};return Ye.datetimeFormats=we,Ye.numberFormats=pe,Ye.rt=ft,Ye.te=K,Ye.tm=wi,Ye.d=jt,Ye.n=ia,Ye.getDateTimeFormat=M,Ye.setDateTimeFormat=j,Ye.mergeDateTimeFormat=G,Ye.getNumberFormat=ue,Ye.setNumberFormat=et,Ye.mergeNumberFormat=Pe,Ye[_g]=i,Ye[Hu]=oa,Ye[Qu]=Vt,Ye[Gu]=Xt,process.env.NODE_ENV!=="production"&&(Ye[hi]=R=>{O.__v_emitter=R},Ye[Qr]=()=>{O.__v_emitter=void 0}),Ye}function L9(e){const n=$(e.locale)?e.locale:Gi,a=$(e.fallbackLocale)||Je(e.fallbackLocale)||be(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:n,i=Ke(e.missing)?e.missing:void 0,o=Me(e.silentTranslationWarn)||Ln(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,s=Me(e.silentFallbackWarn)||Ln(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,u=Me(e.fallbackRoot)?e.fallbackRoot:!0,c=!!e.formatFallbackMessages,f=be(e.modifiers)?e.modifiers:{},_=e.pluralizationRules,g=Ke(e.postTranslation)?e.postTranslation:void 0,m=$(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,F=!!e.escapeParameterHtml,b=Me(e.sync)?e.sync:!0;process.env.NODE_ENV!=="production"&&e.formatter&&pt(Qt(st.NOT_SUPPORTED_FORMATTER)),process.env.NODE_ENV!=="production"&&e.preserveDirectiveContent&&pt(Qt(st.NOT_SUPPORTED_PRESERVE_DIRECTIVE));let w=e.messages;if(be(e.sharedMessages)){const T=e.sharedMessages;w=Object.keys(T).reduce((L,O)=>{const ne=L[O]||(L[O]={});return Bt(ne,T[O]),L},w||{})}const{__i18n:C,__root:A,__injectWithOption:N}=e,S=e.datetimeFormats,D=e.numberFormats,x=e.flatJson,q=e.translateExistCompatible;return{locale:n,fallbackLocale:a,messages:w,flatJson:x,datetimeFormats:S,numberFormats:D,missing:i,missingWarn:o,fallbackWarn:s,fallbackRoot:u,fallbackFormat:c,modifiers:f,pluralRules:_,postTranslation:g,warnHtmlMessage:m,escapeParameter:F,messageResolver:e.messageResolver,inheritLocale:b,translateExistCompatible:q,__i18n:C,__root:A,__injectWithOption:N}}function Ku(e={},n){{const a=Xu(L9(e)),{__extender:i}=e,o={id:a.id,get locale(){return a.locale.value},set locale(s){a.locale.value=s},get fallbackLocale(){return a.fallbackLocale.value},set fallbackLocale(s){a.fallbackLocale.value=s},get messages(){return a.messages.value},get datetimeFormats(){return a.datetimeFormats.value},get numberFormats(){return a.numberFormats.value},get availableLocales(){return a.availableLocales},get formatter(){return process.env.NODE_ENV!=="production"&&pt(Qt(st.NOT_SUPPORTED_FORMATTER)),{interpolate(){return[]}}},set formatter(s){process.env.NODE_ENV!=="production"&&pt(Qt(st.NOT_SUPPORTED_FORMATTER))},get missing(){return a.getMissingHandler()},set missing(s){a.setMissingHandler(s)},get silentTranslationWarn(){return Me(a.missingWarn)?!a.missingWarn:a.missingWarn},set silentTranslationWarn(s){a.missingWarn=Me(s)?!s:s},get silentFallbackWarn(){return Me(a.fallbackWarn)?!a.fallbackWarn:a.fallbackWarn},set silentFallbackWarn(s){a.fallbackWarn=Me(s)?!s:s},get modifiers(){return a.modifiers},get formatFallbackMessages(){return a.fallbackFormat},set formatFallbackMessages(s){a.fallbackFormat=s},get postTranslation(){return a.getPostTranslationHandler()},set postTranslation(s){a.setPostTranslationHandler(s)},get sync(){return a.inheritLocale},set sync(s){a.inheritLocale=s},get warnHtmlInMessage(){return a.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(s){a.warnHtmlMessage=s!=="off"},get escapeParameterHtml(){return a.escapeParameter},set escapeParameterHtml(s){a.escapeParameter=s},get preserveDirectiveContent(){return process.env.NODE_ENV!=="production"&&pt(Qt(st.NOT_SUPPORTED_PRESERVE_DIRECTIVE)),!0},set preserveDirectiveContent(s){process.env.NODE_ENV!=="production"&&pt(Qt(st.NOT_SUPPORTED_PRESERVE_DIRECTIVE))},get pluralizationRules(){return a.pluralRules||{}},__composer:a,t(...s){const[u,c,f]=s,_={};let g=null,m=null;if(!$(u))throw yt(qe.INVALID_ARGUMENT);const F=u;return $(c)?_.locale=c:Je(c)?g=c:be(c)&&(m=c),Je(f)?g=f:be(f)&&(m=f),Reflect.apply(a.t,a,[F,g||m||{},_])},rt(...s){return Reflect.apply(a.rt,a,[...s])},tc(...s){const[u,c,f]=s,_={plural:1};let g=null,m=null;if(!$(u))throw yt(qe.INVALID_ARGUMENT);const F=u;return $(c)?_.locale=c:ht(c)?_.plural=c:Je(c)?g=c:be(c)&&(m=c),$(f)?_.locale=f:Je(f)?g=f:be(f)&&(m=f),Reflect.apply(a.t,a,[F,g||m||{},_])},te(s,u){return a.te(s,u)},tm(s){return a.tm(s)},getLocaleMessage(s){return a.getLocaleMessage(s)},setLocaleMessage(s,u){a.setLocaleMessage(s,u)},mergeLocaleMessage(s,u){a.mergeLocaleMessage(s,u)},d(...s){return Reflect.apply(a.d,a,[...s])},getDateTimeFormat(s){return a.getDateTimeFormat(s)},setDateTimeFormat(s,u){a.setDateTimeFormat(s,u)},mergeDateTimeFormat(s,u){a.mergeDateTimeFormat(s,u)},n(...s){return Reflect.apply(a.n,a,[...s])},getNumberFormat(s){return a.getNumberFormat(s)},setNumberFormat(s,u){a.setNumberFormat(s,u)},mergeNumberFormat(s,u){a.mergeNumberFormat(s,u)},getChoiceIndex(s,u){return process.env.NODE_ENV!=="production"&&pt(Qt(st.NOT_SUPPORTED_GET_CHOICE_INDEX)),-1}};return o.__extender=i,process.env.NODE_ENV!=="production"&&(o.__enableEmitter=s=>{const u=a;u[hi]&&u[hi](s)},o.__disableEmitter=()=>{const s=a;s[Qr]&&s[Qr]()}),o}}const Zu={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function z9({slots:e},n){return n.length===1&&n[0]==="default"?(e.default?e.default():[]).reduce((i,o)=>[...i,...o.type===t.Fragment?o.children:[o]],[]):n.reduce((a,i)=>{const o=e[i];return o&&(a[i]=o()),a},Xe())}function wg(e){return t.Fragment}const Ju=t.defineComponent({name:"i18n-t",props:Bt({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>ht(e)||!isNaN(e)}},Zu),setup(e,n){const{slots:a,attrs:i}=n,o=e.i18n||ac({useScope:e.scope,__useComponent:!0});return()=>{const s=Object.keys(a).filter(m=>m!=="_"),u=Xe();e.locale&&(u.locale=e.locale),e.plural!==void 0&&(u.plural=$(e.plural)?+e.plural:e.plural);const c=z9(n,s),f=o[Hu](e.keypath,c,u),_=Bt(Xe(),i),g=$(e.tag)||Ie(e.tag)?e.tag:wg();return t.h(g,_,f)}}});function q9(e){return Je(e)&&!$(e[0])}function kg(e,n,a,i){const{slots:o,attrs:s}=n;return()=>{const u={part:!0};let c=Xe();e.locale&&(u.locale=e.locale),$(e.format)?u.key=e.format:Ie(e.format)&&($(e.format.key)&&(u.key=e.format.key),c=Object.keys(e.format).reduce((F,b)=>a.includes(b)?Bt(Xe(),F,{[b]:e.format[b]}):F,Xe()));const f=i(e.value,u,c);let _=[u.key];Je(f)?_=f.map((F,b)=>{const w=o[F.type],C=w?w({[F.type]:F.value,index:b,parts:f}):[F.value];return q9(C)&&(C[0].key=`${F.type}-${b}`),C}):$(f)&&(_=[f]);const g=Bt(Xe(),s),m=$(e.tag)||Ie(e.tag)?e.tag:wg();return t.h(m,g,_)}}const Dg=t.defineComponent({name:"i18n-n",props:Bt({value:{type:Number,required:!0},format:{type:[String,Object]}},Zu),setup(e,n){const a=e.i18n||ac({useScope:e.scope,__useComponent:!0});return kg(e,n,sg,(...i)=>a[Gu](...i))}}),Ag=t.defineComponent({name:"i18n-d",props:Bt({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Zu),setup(e,n){const a=e.i18n||ac({useScope:e.scope,__useComponent:!0});return kg(e,n,ig,(...i)=>a[Qu](...i))}});function P9(e,n){const a=e;if(e.mode==="composition")return a.__getInstance(n)||e.global;{const i=a.__getInstance(n);return i!=null?i.__composer:e.global.__composer}}function V9(e){const n=u=>{const{instance:c,modifiers:f,value:_}=u;if(!c||!c.$)throw yt(qe.UNEXPECTED_ERROR);const g=P9(e,c.$);process.env.NODE_ENV!=="production"&&f.preserve&&pt(Qt(st.NOT_SUPPORTED_PRESERVE));const m=Eg(_);return[Reflect.apply(g.t,g,[...Cg(m)]),g]};return{created:(u,c)=>{const[f,_]=n(c);Oa&&e.global===_&&(u.__i18nWatcher=t.watch(_.locale,()=>{c.instance&&c.instance.$forceUpdate()})),u.__composer=_,u.textContent=f},unmounted:u=>{Oa&&u.__i18nWatcher&&(u.__i18nWatcher(),u.__i18nWatcher=void 0,delete u.__i18nWatcher),u.__composer&&(u.__composer=void 0,delete u.__composer)},beforeUpdate:(u,{value:c})=>{if(u.__composer){const f=u.__composer,_=Eg(c);u.textContent=Reflect.apply(f.t,f,[...Cg(_)])}},getSSRProps:u=>{const[c]=n(u);return{textContent:c}}}}function Eg(e){if($(e))return{path:e};if(be(e)){if(!("path"in e))throw yt(qe.REQUIRED_VALUE,"path");return e}else throw yt(qe.INVALID_VALUE)}function Cg(e){const{path:n,locale:a,args:i,choice:o,plural:s}=e,u={},c=i||{};return $(a)&&(u.locale=a),ht(o)&&(u.plural=o),ht(s)&&(u.plural=s),[n,c,u]}function U9(e,n,...a){const i=be(a[0])?a[0]:{},o=!!i.useI18nComponentName,s=Me(i.globalInstall)?i.globalInstall:!0;process.env.NODE_ENV!=="production"&&s&&o&&pt(Qt(st.COMPONENT_NAME_LEGACY_COMPATIBLE,{name:Ju.name})),s&&([o?"i18n":Ju.name,"I18nT"].forEach(u=>e.component(u,Ju)),[Dg.name,"I18nN"].forEach(u=>e.component(u,Dg)),[Ag.name,"I18nD"].forEach(u=>e.component(u,Ag))),e.directive("t",V9(n))}const $u={["vue-devtools-plugin-vue-i18n"]:"Vue I18n devtools",["vue-i18n-resource-inspector"]:"I18n Resources",["vue-i18n-timeline"]:"Vue I18n"},R9={["vue-i18n-resource-inspector"]:"Search for scopes ..."},Y9={["vue-i18n-timeline"]:16764185},xg="vue-i18n: composer properties";let ec;async function H9(e,n){return new Promise((a,i)=>{try{v9({id:"vue-devtools-plugin-vue-i18n",label:$u["vue-devtools-plugin-vue-i18n"],packageName:"vue-i18n",homepage:"https://vue-i18n.intlify.dev",logo:"https://vue-i18n.intlify.dev/vue-i18n-devtools-logo.png",componentStateTypes:[xg],app:e},o=>{ec=o,o.on.visitComponentTree(({componentInstance:u,treeNode:c})=>{Q9(u,c,n)}),o.on.inspectComponent(({componentInstance:u,instanceData:c})=>{u.vnode.el&&u.vnode.el.__VUE_I18N__&&c&&(n.mode==="legacy"?u.vnode.el.__VUE_I18N__!==n.global.__composer&&Bg(c,u.vnode.el.__VUE_I18N__):Bg(c,u.vnode.el.__VUE_I18N__))}),o.addInspector({id:"vue-i18n-resource-inspector",label:$u["vue-i18n-resource-inspector"],icon:"language",treeFilterPlaceholder:R9["vue-i18n-resource-inspector"]}),o.on.getInspectorTree(u=>{u.app===e&&u.inspectorId==="vue-i18n-resource-inspector"&&Z9(u,n)});const s=new Map;o.on.getInspectorState(async u=>{if(u.app===e&&u.inspectorId==="vue-i18n-resource-inspector")if(o.unhighlightElement(),$9(u,n),u.nodeId==="global"){if(!s.has(u.app)){const[c]=await o.getComponentInstances(u.app);s.set(u.app,c)}o.highlightElement(s.get(u.app))}else{const c=J9(u.nodeId,n);c&&o.highlightElement(c)}}),o.on.editInspectorState(u=>{u.app===e&&u.inspectorId==="vue-i18n-resource-inspector"&&t5(u,n)}),o.addTimelineLayer({id:"vue-i18n-timeline",label:$u["vue-i18n-timeline"],color:Y9["vue-i18n-timeline"]}),a(!0)})}catch(o){console.error(o),i(!1)}})}function Mg(e){return e.type.name||e.type.displayName||e.type.__file||"Anonymous"}function Q9(e,n,a){const i=a.mode==="composition"?a.global:a.global.__composer;if(e&&e.vnode.el&&e.vnode.el.__VUE_I18N__&&e.vnode.el.__VUE_I18N__!==i){const o={label:`i18n (${Mg(e)} Scope)`,textColor:0,backgroundColor:16764185};n.tags.push(o)}}function Bg(e,n){const a=xg;e.state.push({type:a,key:"locale",editable:!0,value:n.locale.value}),e.state.push({type:a,key:"availableLocales",editable:!1,value:n.availableLocales}),e.state.push({type:a,key:"fallbackLocale",editable:!0,value:n.fallbackLocale.value}),e.state.push({type:a,key:"inheritLocale",editable:!0,value:n.inheritLocale}),e.state.push({type:a,key:"messages",editable:!1,value:tc(n.messages.value)}),e.state.push({type:a,key:"datetimeFormats",editable:!1,value:n.datetimeFormats.value}),e.state.push({type:a,key:"numberFormats",editable:!1,value:n.numberFormats.value})}function tc(e){const n={};return Object.keys(e).forEach(a=>{const i=e[a];Ke(i)&&"source"in i?n[a]=K9(i):ma(i)&&i.loc&&i.loc.source?n[a]=i.loc.source:Ie(i)?n[a]=tc(i):n[a]=i}),n}const G9={"<":"&lt;",">":"&gt;",'"':"&quot;","&":"&amp;"};function W9(e){return e.replace(/[<>"&]/g,X9)}function X9(e){return G9[e]||e}function K9(e){return{_custom:{type:"function",display:`<span>ƒ</span> ${e.source?`("${W9(e.source)}")`:"(?)"}`}}}function Z9(e,n){e.rootNodes.push({id:"global",label:"Global Scope"});const a=n.mode==="composition"?n.global:n.global.__composer;for(const[i,o]of n.__instances){const s=n.mode==="composition"?o:o.__composer;a!==s&&e.rootNodes.push({id:s.id.toString(),label:`${Mg(i)} Scope`})}}function J9(e,n){let a=null;if(e!=="global"){for(const[i,o]of n.__instances.entries())if(o.id.toString()===e){a=i;break}}return a}function vg(e,n){if(e==="global")return n.mode==="composition"?n.global:n.global.__composer;{const a=Array.from(n.__instances.values()).find(i=>i.id.toString()===e);return a?n.mode==="composition"?a:a.__composer:null}}function $9(e,n){const a=vg(e.nodeId,n);return a&&(e.state=e5(a)),null}function e5(e){const n={},a="Locale related info",i=[{type:a,key:"locale",editable:!0,value:e.locale.value},{type:a,key:"fallbackLocale",editable:!0,value:e.fallbackLocale.value},{type:a,key:"availableLocales",editable:!1,value:e.availableLocales},{type:a,key:"inheritLocale",editable:!0,value:e.inheritLocale}];n[a]=i;const o="Locale messages info",s=[{type:o,key:"messages",editable:!1,value:tc(e.messages.value)}];n[o]=s;{const u="Datetime formats info",c=[{type:u,key:"datetimeFormats",editable:!1,value:e.datetimeFormats.value}];n[u]=c;const f="Datetime formats info",_=[{type:f,key:"numberFormats",editable:!1,value:e.numberFormats.value}];n[f]=_}return n}function Wr(e,n){if(ec){let a;n&&"groupId"in n&&(a=n.groupId,delete n.groupId),ec.addTimelineEvent({layerId:"vue-i18n-timeline",event:{title:e,groupId:a,time:Date.now(),meta:{},data:n||{},logType:e==="compile-error"?"error":e==="fallback"||e==="missing"?"warning":"default"}})}}function t5(e,n){const a=vg(e.nodeId,n);if(a){const[i]=e.path;i==="locale"&&$(e.state.value)?a.locale.value=e.state.value:i==="fallbackLocale"&&($(e.state.value)||Je(e.state.value)||Ie(e.state.value))?a.fallbackLocale.value=e.state.value:i==="inheritLocale"&&Me(e.state.value)&&(a.inheritLocale=e.state.value)}}function a5(e,n,a){return{beforeCreate(){const i=t.getCurrentInstance();if(!i)throw yt(qe.UNEXPECTED_ERROR);const o=this.$options;if(o.i18n){const s=o.i18n;if(o.__i18n&&(s.__i18n=o.__i18n),s.__root=n,this===this.$root)this.$i18n=jg(e,s);else{s.__injectWithOption=!0,s.__extender=a.__vueI18nExtend,this.$i18n=Ku(s);const u=this.$i18n;u.__extender&&(u.__disposer=u.__extender(this.$i18n))}}else if(o.__i18n)if(this===this.$root)this.$i18n=jg(e,o);else{this.$i18n=Ku({__i18n:o.__i18n,__injectWithOption:!0,__extender:a.__vueI18nExtend,__root:n});const s=this.$i18n;s.__extender&&(s.__disposer=s.__extender(this.$i18n))}else this.$i18n=e;o.__i18nGlobal&&hg(n,o,o),this.$t=(...s)=>this.$i18n.t(...s),this.$rt=(...s)=>this.$i18n.rt(...s),this.$tc=(...s)=>this.$i18n.tc(...s),this.$te=(s,u)=>this.$i18n.te(s,u),this.$d=(...s)=>this.$i18n.d(...s),this.$n=(...s)=>this.$i18n.n(...s),this.$tm=s=>this.$i18n.tm(s),a.__setInstance(i,this.$i18n)},mounted(){if(process.env.NODE_ENV!=="production"&&this.$el&&this.$i18n){const i=this.$i18n;this.$el.__VUE_I18N__=i.__composer;const o=this.__v_emitter=Nu();i.__enableEmitter&&i.__enableEmitter(o),o.on("*",Wr)}},unmounted(){const i=t.getCurrentInstance();if(!i)throw yt(qe.UNEXPECTED_ERROR);const o=this.$i18n;process.env.NODE_ENV!=="production"&&this.$el&&this.$el.__VUE_I18N__&&(this.__v_emitter&&(this.__v_emitter.off("*",Wr),delete this.__v_emitter),this.$i18n&&(o.__disableEmitter&&o.__disableEmitter(),delete this.$el.__VUE_I18N__)),delete this.$t,delete this.$rt,delete this.$tc,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,o.__disposer&&(o.__disposer(),delete o.__disposer,delete o.__extender),a.__deleteInstance(i),delete this.$i18n}}}function jg(e,n){e.locale=n.locale||e.locale,e.fallbackLocale=n.fallbackLocale||e.fallbackLocale,e.missing=n.missing||e.missing,e.silentTranslationWarn=n.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=n.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=n.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=n.postTranslation||e.postTranslation,e.warnHtmlInMessage=n.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=n.escapeParameterHtml||e.escapeParameterHtml,e.sync=n.sync||e.sync,e.__composer[fg](n.pluralizationRules||e.pluralizationRules);const a=ms(e.locale,{messages:n.messages,__i18n:n.__i18n});return Object.keys(a).forEach(i=>e.mergeLocaleMessage(i,a[i])),n.datetimeFormats&&Object.keys(n.datetimeFormats).forEach(i=>e.mergeDateTimeFormat(i,n.datetimeFormats[i])),n.numberFormats&&Object.keys(n.numberFormats).forEach(i=>e.mergeNumberFormat(i,n.numberFormats[i])),e}const n5=Ka("global-vue-i18n");function i5(e={},n){const a=__VUE_I18N_LEGACY_API__&&Me(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,i=Me(e.globalInjection)?e.globalInjection:!0,o=__VUE_I18N_LEGACY_API__&&a?!!e.allowComposition:!0,s=new Map,[u,c]=r5(e,a),f=Ka(process.env.NODE_ENV!=="production"?"vue-i18n":"");process.env.NODE_ENV!=="production"&&a&&o&&pt(Qt(st.NOTICE_DROP_ALLOW_COMPOSITION));function _(F){return s.get(F)||null}function g(F,b){s.set(F,b)}function m(F){s.delete(F)}{const F={get mode(){return __VUE_I18N_LEGACY_API__&&a?"legacy":"composition"},get allowComposition(){return o},async install(b,...w){if(process.env.NODE_ENV!=="production"&&(b.__VUE_I18N__=F),b.__VUE_I18N_SYMBOL__=f,b.provide(b.__VUE_I18N_SYMBOL__,F),be(w[0])){const N=w[0];F.__composerExtend=N.__composerExtend,F.__vueI18nExtend=N.__vueI18nExtend}let C=null;!a&&i&&(C=g5(b,F.global)),__VUE_I18N_FULL_INSTALL__&&U9(b,F,...w),__VUE_I18N_LEGACY_API__&&a&&b.mixin(a5(c,c.__composer,F));const A=b.unmount;if(b.unmount=()=>{C&&C(),F.dispose(),A()},process.env.NODE_ENV!=="production"){if(!await H9(b,F))throw yt(qe.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN);const S=Nu();if(a){const D=c;D.__enableEmitter&&D.__enableEmitter(S)}else{const D=c;D[hi]&&D[hi](S)}S.on("*",Wr)}},get global(){return c},dispose(){u.stop()},__instances:s,__getInstance:_,__setInstance:g,__deleteInstance:m};return F}}function ac(e={}){const n=t.getCurrentInstance();if(n==null)throw yt(qe.MUST_BE_CALL_SETUP_TOP);if(!n.isCE&&n.appContext.app!=null&&!n.appContext.app.__VUE_I18N_SYMBOL__)throw yt(qe.NOT_INSTALLED);const a=o5(n),i=l5(a),o=gg(n),s=s5(e,o);if(__VUE_I18N_LEGACY_API__&&a.mode==="legacy"&&!e.__useComponent){if(!a.allowComposition)throw yt(qe.NOT_AVAILABLE_IN_LEGACY_MODE);return f5(n,s,i,e)}if(s==="global")return hg(i,e,o),i;if(s==="parent"){let f=u5(a,n,e.__useComponent);return f==null&&(process.env.NODE_ENV!=="production"&&pt(Qt(st.NOT_FOUND_PARENT_SCOPE)),f=i),f}const u=a;let c=u.__getInstance(n);if(c==null){const f=Bt({},e);"__i18n"in o&&(f.__i18n=o.__i18n),i&&(f.__root=i),c=Xu(f),u.__composerExtend&&(c[Wu]=u.__composerExtend(c)),d5(u,n,c),u.__setInstance(n,c)}return c}function r5(e,n,a){const i=t.effectScope();{const o=__VUE_I18N_LEGACY_API__&&n?i.run(()=>Ku(e)):i.run(()=>Xu(e));if(o==null)throw yt(qe.UNEXPECTED_ERROR);return[i,o]}}function o5(e){{const n=t.inject(e.isCE?n5:e.appContext.app.__VUE_I18N_SYMBOL__);if(!n)throw yt(e.isCE?qe.NOT_INSTALLED_WITH_PROVIDE:qe.UNEXPECTED_ERROR);return n}}function s5(e,n){return os(e)?"__i18n"in n?"local":"global":e.useScope?e.useScope:"local"}function l5(e){return e.mode==="composition"?e.global:e.global.__composer}function u5(e,n,a=!1){let i=null;const o=n.root;let s=c5(n,a);for(;s!=null;){const u=e;if(e.mode==="composition")i=u.__getInstance(s);else if(__VUE_I18N_LEGACY_API__){const c=u.__getInstance(s);c!=null&&(i=c.__composer,a&&i&&!i[_g]&&(i=null))}if(i!=null||o===s)break;s=s.parent}return i}function c5(e,n=!1){return e==null?null:n&&e.vnode.ctx||e.parent}function d5(e,n,a){let i=null;t.onMounted(()=>{if(process.env.NODE_ENV!=="production"&&n.vnode.el){n.vnode.el.__VUE_I18N__=a,i=Nu();const o=a;o[hi]&&o[hi](i),i.on("*",Wr)}},n),t.onUnmounted(()=>{const o=a;process.env.NODE_ENV!=="production"&&n.vnode.el&&n.vnode.el.__VUE_I18N__&&(i&&i.off("*",Wr),o[Qr]&&o[Qr](),delete n.vnode.el.__VUE_I18N__),e.__deleteInstance(n);const s=o[Wu];s&&(s(),delete o[Wu])},n)}function f5(e,n,a,i={}){const o=n==="local",s=t.shallowRef(null);if(o&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw yt(qe.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const u=Me(i.inheritLocale)?i.inheritLocale:!$(i.locale),c=t.ref(!o||u?a.locale.value:$(i.locale)?i.locale:Gi),f=t.ref(!o||u?a.fallbackLocale.value:$(i.fallbackLocale)||Je(i.fallbackLocale)||be(i.fallbackLocale)||i.fallbackLocale===!1?i.fallbackLocale:c.value),_=t.ref(ms(c.value,i)),g=t.ref(be(i.datetimeFormats)?i.datetimeFormats:{[c.value]:{}}),m=t.ref(be(i.numberFormats)?i.numberFormats:{[c.value]:{}}),F=o?a.missingWarn:Me(i.missingWarn)||Ln(i.missingWarn)?i.missingWarn:!0,b=o?a.fallbackWarn:Me(i.fallbackWarn)||Ln(i.fallbackWarn)?i.fallbackWarn:!0,w=o?a.fallbackRoot:Me(i.fallbackRoot)?i.fallbackRoot:!0,C=!!i.fallbackFormat,A=Ke(i.missing)?i.missing:null,N=Ke(i.postTranslation)?i.postTranslation:null,S=o?a.warnHtmlMessage:Me(i.warnHtmlMessage)?i.warnHtmlMessage:!0,D=!!i.escapeParameter,x=o?a.modifiers:be(i.modifiers)?i.modifiers:{},q=i.pluralRules||o&&a.pluralRules;function T(){return[c.value,f.value,_.value,g.value,m.value]}const P=t.computed({get:()=>s.value?s.value.locale.value:c.value,set:K=>{s.value&&(s.value.locale.value=K),c.value=K}}),L=t.computed({get:()=>s.value?s.value.fallbackLocale.value:f.value,set:K=>{s.value&&(s.value.fallbackLocale.value=K),f.value=K}}),O=t.computed(()=>s.value?s.value.messages.value:_.value),ne=t.computed(()=>g.value),_e=t.computed(()=>m.value);function ie(){return s.value?s.value.getPostTranslationHandler():N}function de(K){s.value&&s.value.setPostTranslationHandler(K)}function Ce(){return s.value?s.value.getMissingHandler():A}function we(K){s.value&&s.value.setMissingHandler(K)}function pe(K){return T(),K()}function Ae(...K){return s.value?pe(()=>Reflect.apply(s.value.t,null,[...K])):pe(()=>"")}function ee(...K){return s.value?Reflect.apply(s.value.rt,null,[...K]):""}function Re(...K){return s.value?pe(()=>Reflect.apply(s.value.d,null,[...K])):pe(()=>"")}function Et(...K){return s.value?pe(()=>Reflect.apply(s.value.n,null,[...K])):pe(()=>"")}function dt(K){return s.value?s.value.tm(K):{}}function Ct(K,je){return s.value?s.value.te(K,je):!1}function lt(K){return s.value?s.value.getLocaleMessage(K):{}}function ft(K,je){s.value&&(s.value.setLocaleMessage(K,je),_.value[K]=je)}function jt(K,je){s.value&&s.value.mergeLocaleMessage(K,je)}function ia(K){return s.value?s.value.getDateTimeFormat(K):{}}function $e(K,je){s.value&&(s.value.setDateTimeFormat(K,je),g.value[K]=je)}function ra(K,je){s.value&&s.value.mergeDateTimeFormat(K,je)}function Ot(K){return s.value?s.value.getNumberFormat(K):{}}function oa(K,je){s.value&&(s.value.setNumberFormat(K,je),m.value[K]=je)}function Xt(K,je){s.value&&s.value.mergeNumberFormat(K,je)}const Vt={get id(){return s.value?s.value.id:-1},locale:P,fallbackLocale:L,messages:O,datetimeFormats:ne,numberFormats:_e,get inheritLocale(){return s.value?s.value.inheritLocale:u},set inheritLocale(K){s.value&&(s.value.inheritLocale=K)},get availableLocales(){return s.value?s.value.availableLocales:Object.keys(_.value)},get modifiers(){return s.value?s.value.modifiers:x},get pluralRules(){return s.value?s.value.pluralRules:q},get isGlobal(){return s.value?s.value.isGlobal:!1},get missingWarn(){return s.value?s.value.missingWarn:F},set missingWarn(K){s.value&&(s.value.missingWarn=K)},get fallbackWarn(){return s.value?s.value.fallbackWarn:b},set fallbackWarn(K){s.value&&(s.value.missingWarn=K)},get fallbackRoot(){return s.value?s.value.fallbackRoot:w},set fallbackRoot(K){s.value&&(s.value.fallbackRoot=K)},get fallbackFormat(){return s.value?s.value.fallbackFormat:C},set fallbackFormat(K){s.value&&(s.value.fallbackFormat=K)},get warnHtmlMessage(){return s.value?s.value.warnHtmlMessage:S},set warnHtmlMessage(K){s.value&&(s.value.warnHtmlMessage=K)},get escapeParameter(){return s.value?s.value.escapeParameter:D},set escapeParameter(K){s.value&&(s.value.escapeParameter=K)},t:Ae,getPostTranslationHandler:ie,setPostTranslationHandler:de,getMissingHandler:Ce,setMissingHandler:we,rt:ee,d:Re,n:Et,tm:dt,te:Ct,getLocaleMessage:lt,setLocaleMessage:ft,mergeLocaleMessage:jt,getDateTimeFormat:ia,setDateTimeFormat:$e,mergeDateTimeFormat:ra,getNumberFormat:Ot,setNumberFormat:oa,mergeNumberFormat:Xt};function Wn(K){K.locale.value=c.value,K.fallbackLocale.value=f.value,Object.keys(_.value).forEach(je=>{K.mergeLocaleMessage(je,_.value[je])}),Object.keys(g.value).forEach(je=>{K.mergeDateTimeFormat(je,g.value[je])}),Object.keys(m.value).forEach(je=>{K.mergeNumberFormat(je,m.value[je])}),K.escapeParameter=D,K.fallbackFormat=C,K.fallbackRoot=w,K.fallbackWarn=b,K.missingWarn=F,K.warnHtmlMessage=S}return t.onBeforeMount(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw yt(qe.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const K=s.value=e.proxy.$i18n.__composer;n==="global"?(c.value=K.locale.value,f.value=K.fallbackLocale.value,_.value=K.messages.value,g.value=K.datetimeFormats.value,m.value=K.numberFormats.value):o&&Wn(K)}),Vt}const _5=["locale","fallbackLocale","availableLocales"],Ng=["t","rt","d","n","tm","te"];function g5(e,n){const a=Object.create(null);return _5.forEach(o=>{const s=Object.getOwnPropertyDescriptor(n,o);if(!s)throw yt(qe.UNEXPECTED_ERROR);const u=t.isRef(s.value)?{get(){return s.value.value},set(c){s.value.value=c}}:{get(){return s.get&&s.get()}};Object.defineProperty(a,o,u)}),e.config.globalProperties.$i18n=a,Ng.forEach(o=>{const s=Object.getOwnPropertyDescriptor(n,o);if(!s||!s.value)throw yt(qe.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${o}`,s)}),()=>{delete e.config.globalProperties.$i18n,Ng.forEach(o=>{delete e.config.globalProperties[`$${o}`]})}}if(N9(),__INTLIFY_JIT_COMPILATION__?O_(F9):O_(m9),l9(UD),u9(N_),process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const e=mn();e.__INTLIFY__=!0,ZD(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;const h5={upload_area:{title:{text:"Drag your file here or",highlight:"search it"},invalid:{subtitle:"File not supported, select supported formats:"},subtitle:"Supported formats:"},import_card:{importing:"Importing"},audio_recorder:{discard_button:"Discard"},chat_message:{reply_message:{you:"You",video:"Video",image:"Image",audio:"Audio message"}},emoji_picker:{title:"Pick your emoji...",search:"Search",notfound:"No Emoji Found",categories:{search:"Search Results",recent:"Frequently Used",smileys:"Smileys & Emotion",people:"People & Body",nature:"Animals & Nature",foods:"Food & Drink",activity:"Activity",places:"Travel & Places",objects:"Objects",symbols:"Symbols",flags:"Flags",custom:"Custom"}},search:"Search"},m5={upload_area:{title:{text:"Arrastra tu archivo aquí o",highlight:"búscalo"},invalid:{subtitle:"Archivo no compatible, seleccione los formatos compatibles:"},subtitle:"Formatos compatibles:"},import_card:{importing:"Importando"},audio_recorder:{discard_button:"Descartar"},chat_message:{reply_message:{you:"Tú",video:"Vídeo",image:"Imagen",audio:"Mensaje de audio"}},emoji_picker:{title:"Elige tu emoji...",search:"Buscar",notfound:"No se encontró ningún emoji",categories:{search:"Resultados de búsqueda",recent:"Usados frecuentemente",smileys:"Caritas y Emociones",people:"Personas y Cuerpo",nature:"Animales y Naturaleza",foods:"Comidas y Bebidas",activity:"Actividades",places:"Viajes y Lugares",objects:"Objetos",symbols:"Símbolos",flags:"Banderas",custom:"Personalizados"}},search:"Buscar"},Sg={upload_area:{title:{text:"Arraste seu arquivo aqui, ou",highlight:"procure-o"},invalid:{subtitle:"Arquivo não compatível, selecione formatos suportados:"},subtitle:"Formatos suportados:"},import_card:{importing:"Importando"},audio_recorder:{discard_button:"Descartar"},chat_message:{reply_message:{you:"Você",video:"Vídeo",image:"Imagem",audio:"Mensagem de áudio"}},emoji_picker:{title:"Escolha seu emoji...",search:"Buscar",notfound:"Nenhum emoji encontrado",categories:{search:"Resultados da busca",recent:"Usados frequentemente",smileys:"Carinhas & Pessoas",people:"Pessoas e Corpo",nature:"Animais e Natureza",foods:"Comidas e Bebidas",activity:"Atividades",places:"Viagens e Lugares",objects:"Objetos",symbols:"Símbolos",flags:"Bandeiras",custom:"Personalizados"}},search:"Buscar"},F5=Object.assign({en:h5,es:m5,"pt-br":Sg,"pt-BR":Sg}),Fs=i5({locale:"en",fallbackLocale:"en",messages:F5}),Wt={props:{locale:{type:String},translations:{type:Object}},methods:{i18n(...e){const[n,a]=e,i=Object.keys(Fs.global.messages);let{locale:o}=this;const s=Ia.get(Fs,"global.locale")==="en-us"?"en":Ia.get(Fs,"global.locale");o=i.includes(o)?o:s,o=o==null?void 0:o.toLowerCase();let u=Ia.get(this.translations,`${n}.${o}`,Ia.get(this.translations,n));if(u||(u=Ia.get(Ia.get(this.defaultTranslations,n),o,a)),u!=null&&u.includes("|")&&typeof e[1]=="number"){const f=e[1],_=u.split("|");_.length===3?u=_[f]||_[2]:_.length===2&&(u=f===1?_[0]:_[1])}let c={};return Object.values(e).slice(1).forEach(f=>{!(f instanceof Array)&&f instanceof Object&&(c=f)}),Object.keys(c).forEach(f=>{u=u==null?void 0:u.replaceAll(new RegExp(`{ *${f} *}`,"g"),c[f])}),u}}},vZ="",p5={name:"IconLoading",components:{UnnnicIcon:te},props:{scheme:{type:String,default:"neutral-dark"},size:{type:String,default:"lg"}}};function b5(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createBlock(u,{class:"unnnic-icon-loading",icon:"progress_activity",scheme:a.scheme,size:a.size},null,8,["scheme","size"])}const mi=V(p5,[["render",b5],["__scopeId","data-v-97257015"]]),y5=["disabled"],w5=t.defineComponent({name:"UnnnicButton",__name:"Button",props:{size:{default:"large"},text:{default:""},type:{default:"primary"},float:{type:Boolean,default:!1},iconLeft:{default:""},iconRight:{default:""},iconCenter:{default:""},iconsFilled:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1}},setup(e){const n=e,a=t.useSlots(),i=t.computed(()=>n.disabled||n.loading),o=t.computed(()=>n.size==="extra-large"?"lg":"ant"),s=t.computed(()=>a.default?!0:n.text&&n.text.length>0),u=t.computed(()=>i.value?"neutral-clean":{primary:"neutral-white",secondary:"neutral-dark",tertiary:"neutral-dark",warning:"neutral-white",attention:"neutral-white"}[f.value]||"neutral-white"),c=t.computed(()=>n.size==="large"||!n.float&&n.size==="small"||n.float&&n.size==="extra-large"),f=t.computed(()=>({alternative:"tertiary"})[n.type]||n.type),_=t.computed(()=>["primary","secondary","tertiary","warning","attention"].includes(f.value)),g=()=>{if(!c.value||!_.value){let m="TypeError:";throw c.value||(m+=" Invalid size prop.",m+=" Please provide 'large', 'small' (only if float prop is false), or 'extra-large' (only if float prop is true)."),_.value||(m+=" Invalid type prop.",m+=" Please provide one of the following types: primary, secondary, tertiary, warning, attention. Alternative is discontinued and it was forced renamed to tertiary."),new Error(m)}};return t.watch(()=>n,()=>{g()},{deep:!0,immediate:!0}),(m,F)=>(t.openBlock(),t.createElementBlock("button",t.mergeProps(m.$attrs,{disabled:i.value,class:["unnnic-button",`unnnic-button--size-${m.size}`,`unnnic-button--${f.value}`,m.iconCenter?"unnnic-button--icon-on-center":null,m.float?"unnnic-button--float":null]}),[m.loading?(t.openBlock(),t.createBlock(mi,{key:0,scheme:u.value,size:o.value,style:{position:"absolute"},"data-testid":"icon-loading"},null,8,["scheme","size"])):t.createCommentVNode("",!0),m.iconLeft?(t.openBlock(),t.createBlock(te,{key:1,icon:m.iconLeft,scheme:u.value,size:o.value,filled:m.iconsFilled,class:t.normalizeClass({"unnnic-button__icon-left":s.value}),style:t.normalizeStyle({visibility:m.loading?"hidden":"visible"}),clickable:"","data-testid":"icon-left"},null,8,["icon","scheme","size","filled","class","style"])):t.createCommentVNode("",!0),m.iconCenter?(t.openBlock(),t.createBlock(te,{key:2,icon:m.iconCenter,scheme:u.value,style:t.normalizeStyle({visibility:m.loading?"hidden":"visible"}),size:o.value,filled:m.iconsFilled,clickable:"","data-testid":"icon-center"},null,8,["icon","scheme","style","size","filled"])):t.createCommentVNode("",!0),m.float?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("span",{key:3,class:"unnnic-button__label",style:t.normalizeStyle({visibility:m.loading?"hidden":"visible"}),"data-testid":"button-label"},[t.renderSlot(m.$slots,"default",{},void 0,!0),t.createTextVNode(" "+t.toDisplayString(m.text),1)],4)),m.iconRight?(t.openBlock(),t.createBlock(te,{key:4,icon:m.iconRight,scheme:u.value,size:o.value,filled:m.iconsFilled,class:t.normalizeClass({"unnnic-button__icon-right":s.value}),style:t.normalizeStyle({visibility:m.loading?"hidden":"visible"}),clickable:"","data-testid":"icon-right"},null,8,["icon","scheme","size","filled","class","style"])):t.createCommentVNode("",!0)],16,y5))}}),jZ="",NZ="",SZ="",vt=V(w5,[["__scopeId","data-v-aadba593"]]),TZ="",k5={components:{UnnnicButton:vt},mixins:[Wt],props:{initialStartDate:{type:String,default:""},initialEndDate:{type:String,default:""},minDate:{type:String,default:""},maxDate:{type:String,default:""},equivalentOption:{type:String,default:""},type:{type:String,default:"day",validator(e){return["day","month","year"].includes(e)}},size:{type:String,default:"large",validator(e){return["small","large"].includes(e)}},clearLabel:{type:String,default:""},actionLabel:{type:String,default:""},months:{type:Array,default:()=>[],validator(e){return[0,12].includes(e.length)}},days:{type:Array,default:()=>[],validator(e){return[0,7].includes(e.length)}},options:{type:Array,default:()=>[]},disableClear:{type:Boolean,default:!1}},emits:["change","submit","update:equivalentOption"],data(){const e=new Date;return{referenceDate:`${e.getMonth()+1} 1 ${e.getFullYear()}`,startDate:(this.initialStartDate||"").replace(/-/g," "),endDate:(this.initialEndDate||"").replace(/-/g," "),optionSelected:"",defaultTranslations:{clean:{"pt-br":"Limpar",en:"Clean",es:"Limpiar"},filter:{"pt-br":"Filtrar",en:"Filter",es:"Filtrar"}}}},computed:{openMonths(){return[this.addMonth(this.referenceDate,-1),this.referenceDate]},value(){return{startDate:this.startDate.replaceAll(" ","-"),endDate:this.endDate.replaceAll(" ","-")}},i18nLocale(){return this.$i18n.locale.toLowerCase()},monthsLocale(){const{months:e}=this;return e.length?e:Ok[this.i18nLocale]},daysLocale(){const{days:e}=this;return e.length?e:Lk[this.i18nLocale]},periodsLocale(){const{options:e}=this;return e.length?e:zk[this.i18nLocale]},clearText(){return this.clearLabel||is[this.i18nLocale].clear},filterText(){return this.actionLabel||is[this.i18nLocale].filter}},watch:{value(){this.updateOptionSelected(),this.$emit("change",this.value)}},mounted(){this.updateOptionSelected()},methods:{submit(){var e;this.$emit("submit",this.value),this.optionSelected==="custom"?this.$emit("update:equivalentOption",""):this.$emit("update:equivalentOption",((e=this.periodsLocale.find(({id:n})=>n===this.optionSelected))==null?void 0:e.name)||"")},updateOptionSelected(){const{startDate:e,endDate:n}=this.value;function a(o,s){return new Date(o).getTime()===new Date(s).getTime()}const i=this.periodsLocale.find(({id:o})=>{const{startDate:s,endDate:u}=this.getStartAndEndDateByPeriod(o);return a(e,s)&&a(n,u)});this.optionSelected=e||n?i?i.id:"custom":""},dateToString(e){return`${e.getMonth()+1} ${e.getDate()} ${e.getFullYear()}`},dateToStringMonth(e){return`${e.getMonth()+1} ${e.getFullYear()}`},dateToStringYear(e){return e.getFullYear()},stringToTime(e){const[n,a,i]=e.split(" ");return new Date(i,Number(n)-1,a).getTime()},getDate(e){return e.toString().split(" ")[1]},getMonth(e){return e.toString().split(" ")[0]},getFullYear(e){const[n,a,i]=e.split(" ");return new Date(i,Number(n)-1,a).getFullYear()},addMonth(e,n){const[a,i,o]=e.split(" "),s=new Date(o,Number(a)-1,i);return s.setMonth(s.getMonth()+n),this.dateToString(s)},isDateBetween(e){if(this.startDate&&this.endDate){if(e>=this.stringToTime(this.startDate)&&e<=this.stringToTime(this.endDate))return!0}else{if(this.startDate&&e>=this.stringToTime(this.startDate))return!0;if(this.endDate&&e<=this.stringToTime(this.endDate))return!0}return!1},isDateBetweenMonth(e){const[n,a,i]=e.split(" "),o=new Date(i,Number(n)-1,a);o.setDate(1);const s=o.getTime();if(this.startDate&&this.endDate){if(e>=s&&e<=this.stringToTime(this.endDate))return!0}else{if(this.startDate&&e>=s)return!0;if(this.endDate&&e<=this.stringToTime(this.endDate))return!0}return!1},isDateBetweenYear(e){const[n,a,i]=e.split(" "),o=new Date(i,Number(n)-1,a);o.setDate(1),o.setMonth(0);const s=o.getTime();if(this.startDate&&this.endDate){if(e>=s&&e<=this.stringToTime(this.endDate))return!0}else{if(this.startDate&&e>=s)return!0;if(this.endDate&&e<=this.stringToTime(this.endDate))return!0}return!1},getDatesOfTheMonth(e){const[n,a,i]=e.split(" "),o=new Date(i,Number(n)-1,a),s=o.getMonth(),u=86400;o.setDate(1-o.getDay());const c=[];for(let f=0;f<6*7;f+=1){const _=this.dateToString(o),g=[];if(this.minDate){const[m,F,b]=this.minDate.split("-"),w=new Date(m,Number(F)-1,b);o<w&&g.push("out of range")}if(this.maxDate){const[m,F,b]=this.maxDate.split("-"),w=new Date(m,Number(F)-1,b);o>w&&g.push("out of range")}if(s===o.getMonth()){g.push("inside month");const m=this.stringToTime(this.dateToString(o)),F=m-u,b=m+u;this.isDateBetween(m)&&(g.push("selected"),this.isDateBetween(F)||g.push("left-highlighted"),this.isDateBetween(b)||g.push("right-highlighted"),(g.includes("left-highlighted")||g.includes("right-highlighted"))&&g.push("highlighted"))}this.dateToString(o)===this.dateToString(new Date)&&g.push("today"),c.push({properties:g,toString:()=>_}),o.setDate(o.getDate()+1)}return c},getMonthsOfTheYear(e){const[n,a,i]=e.split(" "),o=new Date(i,Number(n)-1,a);o.setMonth(0);const s=[];for(let u=0;u<3*4;u+=1){const c=this.dateToString(o),f=[];f.push("inside month");const _=this.stringToTime(this.dateToString(o));let g=new Date(_),m=new Date(_);g.setMonth(g.getMonth()-1),m.setMonth(m.getMonth()+1),g=g.getTime(),m=m.getTime(),this.isDateBetweenMonth(_)&&(f.push("selected"),this.isDateBetweenMonth(g)||f.push("left-highlighted"),this.isDateBetweenMonth(m)||f.push("right-highlighted"),(f.includes("left-highlighted")||f.includes("right-highlighted"))&&f.push("highlighted")),this.dateToStringMonth(o)===this.dateToStringMonth(new Date)&&f.push("today"),s.push({properties:f,date:c,toString:()=>c}),o.setMonth(o.getMonth()+1)}return s},getYears(e){const[n,a,i]=e.split(" "),o=new Date(i,Number(n)-1,a);o.setMonth(0);const s=[];for(let u=0;u<3*4;u+=1){const c=this.dateToString(o),f=[];f.push("inside month");const _=this.stringToTime(this.dateToString(o)),[g,m,F]=e.split(" ");let b=new Date(F,Number(g)-1,m),w=new Date(F,Number(g)-1,m);b.setMonth(b.getMonth()-12),w.setMonth(w.getMonth()+12),b=b.getTime(),w=w.getTime(),this.isDateBetweenYear(_)&&(f.push("selected"),this.isDateBetweenYear(b)||f.push("left-highlighted"),this.isDateBetweenYear(w)||f.push("right-highlighted"),(f.includes("left-highlighted")||f.includes("right-highlighted"))&&f.push("highlighted")),this.dateToStringYear(o)===this.dateToStringYear(new Date)&&f.push("today"),s.push({properties:f,date:o.getFullYear(),toString:()=>c}),o.setFullYear(o.getFullYear()+1)}return s},selectDate(e){if(!this.startDate||!this.endDate)this.startDate=e.toString(),this.endDate=this.startDate;else{const n=this.stringToTime(e.toString()),a=this.stringToTime(this.startDate),i=this.stringToTime(this.endDate);a!==i?(this.startDate=e.toString(),this.endDate=this.startDate):n>i?this.endDate=e.toString():n<a?this.startDate=e.toString():n===a||n===i?(this.startDate=e.toString(),this.endDate=this.startDate):n-a<i-n?this.startDate=e.toString():this.endDate=e.toString()}},clear(){this.startDate="",this.endDate="",this.optionSelected=""},getStartAndEndDateByPeriod(e){let n,a;const i=new Date,o=e.match(/^last-(\d+)-days$/),s=e.match(/^last-(\d+)-months$/);if(o){const u=Number(o[1]);a=this.dateToString(i),i.setDate(i.getDate()-u+1),n=this.dateToString(i)}else if(s){const u=Number(s[1]);a=this.dateToString(i),i.setDate(i.getDate()+1),i.setMonth(i.getMonth()-u),n=this.dateToString(i)}else if(e==="current-month"){const u=new Date;i.setDate(1),n=this.dateToString(i);const c=u.getDate();i.setDate(c),a=this.dateToString(i)}else e==="previous-month"&&(i.setDate(1),i.setMonth(i.getMonth()-1),n=this.dateToString(i),i.setMonth(i.getMonth()+1),i.setDate(0),a=this.dateToString(i));return{startDate:n,endDate:a}},autoSelect(e){const{startDate:n,endDate:a}=this.getStartAndEndDateByPeriod(e);if(this.startDate=n,this.endDate=a,this.endDate){const i=this.addMonth(this.referenceDate,1),o=`${Number(this.getMonth(this.endDate))} 1 ${this.getFullYear(this.endDate)}`;[this.referenceDate,i].includes(o)||(this.referenceDate=o)}this.$nextTick(()=>{this.optionSelected=e})}}},D5={class:"unnnic-date-picker"},A5={class:"month-container"},E5=["onClick"],C5={class:"month-container"},x5=["onClick"],M5={class:"month-container"},B5=["onClick"],v5={key:3,class:"options-container"},j5={class:"options"},N5=["onClick"],S5={class:"actions"};function T5(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicButton");return t.openBlock(),t.createElementBlock("div",D5,[a.type==="day"?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(s.openMonths,(c,f)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:c},[t.createElementVNode("div",A5,[t.createElementVNode("div",{class:t.normalizeClass(["header",`header--${a.size}`])},[t.createVNode(u,{size:"small",iconCenter:`keyboard_arrow_${f===0?"left":"right"}`,type:a.size==="large"?"secondary":"tertiary",class:"button-space",style:t.normalizeStyle({gridArea:`${f===0?"left":"right"}-button`}),onClick:t.withModifiers(_=>o.referenceDate=s.addMonth(o.referenceDate,f===0?-1:1),["stop"])},null,8,["iconCenter","type","style","onClick"]),t.createElementVNode("div",{class:t.normalizeClass(["label",`label--${a.size}`])},t.toDisplayString(s.monthsLocale[Number(s.getMonth(c))-1])+" "+t.toDisplayString(s.getFullYear(c)),3)],2),t.createElementVNode("div",{class:t.normalizeClass(["days",`days--${a.size}`])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.daysLocale,(_,g)=>(t.openBlock(),t.createElementBlock("div",{key:g,class:"name"},t.toDisplayString(_),1))),128)),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.getDatesOfTheMonth(c),(_,g)=>(t.openBlock(),t.createElementBlock("div",{key:`${c}-${g}`,class:t.normalizeClass({disabled:!_.properties.includes("inside month")||_.properties.includes("out of range"),selectable:_.properties.includes("inside month")&&!_.properties.includes("out of range"),today:_.properties.includes("today"),selected:_.properties.includes("selected"),highlighted:_.properties.includes("highlighted"),left:_.properties.includes("left-highlighted"),right:_.properties.includes("right-highlighted")}),onClick:m=>_.properties.includes("inside month")&&!_.properties.includes("out of range")&&s.selectDate(_)},t.toDisplayString(s.getDate(_)),11,E5))),128))],2)]),n[4]||(n[4]=t.createElementVNode("div",{class:"divider"},null,-1))],64))),128)):a.type==="month"?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList([o.referenceDate],c=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:c},[t.createElementVNode("div",C5,[t.createElementVNode("div",{class:t.normalizeClass(["header",`header--${a.size}`])},[t.createVNode(u,{size:"small",iconCenter:"keyboard_arrow_left",type:a.size==="large"?"secondary":"tertiary",class:"button-space",style:{gridArea:"left-button"},onClick:n[0]||(n[0]=f=>o.referenceDate=s.addMonth(o.referenceDate,-12))},null,8,["type"]),t.createElementVNode("div",{class:t.normalizeClass(["label",`label--${a.size}`])},t.toDisplayString(s.getFullYear(c)),3),t.createVNode(u,{size:"small",iconCenter:"keyboard_arrow_right",type:a.size==="large"?"secondary":"tertiary",class:"button-space",style:{gridArea:"right-button"},onClick:n[1]||(n[1]=f=>o.referenceDate=s.addMonth(o.referenceDate,12))},null,8,["type"])],2),t.createElementVNode("div",{class:t.normalizeClass(["days",`months--${a.size}`])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.getMonthsOfTheYear(c),(f,_)=>(t.openBlock(),t.createElementBlock("div",{key:`${c}-${_}`,class:t.normalizeClass({disabled:!f.properties.includes("inside month"),selectable:f.properties.includes("inside month"),today:f.properties.includes("today"),selected:f.properties.includes("selected"),highlighted:f.properties.includes("highlighted"),left:f.properties.includes("left-highlighted"),right:f.properties.includes("right-highlighted")}),onClick:g=>f.properties.includes("inside month")&&s.selectDate(f)},t.toDisplayString(s.monthsLocale[s.getMonth(f)].substr(0,3)),11,x5))),128))],2)]),n[5]||(n[5]=t.createElementVNode("div",{class:"divider"},null,-1))],64))),128)):a.type==="year"?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:2},t.renderList([o.referenceDate],c=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:c},[t.createElementVNode("div",M5,[t.createElementVNode("div",{class:t.normalizeClass(["header",`header--${a.size}`])},[t.createVNode(u,{size:"small",iconCenter:"arrow-left-1-1",type:a.size==="large"?"secondary":"tertiary",class:"button-space",style:{gridArea:"left-button"},onClick:n[2]||(n[2]=f=>o.referenceDate=s.addMonth(o.referenceDate,-12*12))},null,8,["type"]),t.createElementVNode("div",{class:t.normalizeClass(["label",`label--${a.size}`])},t.toDisplayString(s.getFullYear(c)),3),t.createVNode(u,{size:"small",iconCenter:"arrow-right-1-1",type:a.size==="large"?"secondary":"tertiary",class:"button-space",style:{gridArea:"right-button"},onClick:n[3]||(n[3]=f=>o.referenceDate=s.addMonth(o.referenceDate,12*12))},null,8,["type"])],2),t.createElementVNode("div",{class:t.normalizeClass(["days",`months--${a.size}`])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.getYears(c),(f,_)=>(t.openBlock(),t.createElementBlock("div",{key:`${c}-${_}`,class:t.normalizeClass({disabled:!f.properties.includes("inside month"),selectable:f.properties.includes("inside month"),today:f.properties.includes("today"),selected:f.properties.includes("selected"),highlighted:f.properties.includes("highlighted"),left:f.properties.includes("left-highlighted"),right:f.properties.includes("right-highlighted")}),onClick:g=>f.properties.includes("inside month")&&s.selectDate(f)},t.toDisplayString(f.date),11,B5))),128))],2)]),n[6]||(n[6]=t.createElementVNode("div",{class:"divider"},null,-1))],64))),128)):t.createCommentVNode("",!0),a.size!=="small"?(t.openBlock(),t.createElementBlock("div",v5,[t.createElementVNode("div",j5,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.periodsLocale,(c,f)=>(t.openBlock(),t.createElementBlock("div",{key:f,class:t.normalizeClass(["option",{selectable:c.id!=="custom",selected:o.optionSelected===c.id}]),onClick:_=>c.id==="custom"?null:s.autoSelect(c.id)},t.toDisplayString(c.name),11,N5))),128))]),t.createElementVNode("div",S5,[a.disableClear?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(u,{key:0,size:"small",text:s.clearText,type:"tertiary",onClick:s.clear},null,8,["text","onClick"])),t.createVNode(u,{size:"small",text:s.filterText,type:"secondary",onClick:s.submit},null,8,["text","onClick"])])])):t.createCommentVNode("",!0)])}const ps=V(k5,[["render",T5],["__scopeId","data-v-546e8a09"]]),IZ="",I5={components:{UnnnicInput:Ti,UnnnicDatePicker:ps},model:{event:"changed"},props:{modelValue:{type:Object,required:!0},iconPosition:{type:String,default:"left",validator(e){return["left","right"].includes(e)}},minDate:{type:String,default:""},maxDate:{type:String,default:""},fillW:{type:Boolean,default:!1},type:{type:String,default:"day"},size:{type:String,default:"md"},clearText:{type:String,default:"Clear"},actionText:{type:String,default:"Filter"},months:{type:Array,default:()=>[]},days:{type:Array,default:()=>[]},options:{type:Array,default:()=>[]},next:{type:Boolean,default:!1},format:{type:String,default:"YYYY-MM-DD"},inputFormat:{type:String,default:"MM-DD-YYYY"},position:{type:String,default:"left"},disableClear:{type:Boolean,default:!1}},emits:["update:model-value","selectDate"],data(){return{showCalendarFilter:!1,overwrittenValue:""}},computed:{filterText(){var n,a,i,o;const e=[];return(n=this.modelValue)!=null&&n.start&&e.push(J((a=this.modelValue)==null?void 0:a.start,this.format).format(this.inputFormat)),(i=this.modelValue)!=null&&i.end&&e.push(J((o=this.modelValue)==null?void 0:o.end,this.format).format(this.inputFormat)),e.length?e.join(" ~ "):String(this.inputFormat).replaceAll("-","/").toLowerCase()},initialStartDate(){return this.modelValue.start?J(this.modelValue.start,this.format).format("MM DD YYYY"):null},initialEndDate(){return this.modelValue.end?J(this.modelValue.end,this.format).format("MM DD YYYY"):null}},mounted(){window.document.body.addEventListener("click",this.mouseout)},beforeUnmount(){window.document.body.removeEventListener("click",this.mouseout)},methods:{emitSelectDate(e){const{startDate:n,endDate:a}=e,i={start:J(n,"MM-DD-YYYY").format(this.format),end:J(a,"MM-DD-YYYY").format(this.format)};this.$emit("selectDate",i)},mouseout(e){var n;(n=this.$refs.dropdown)!=null&&n.contains(e.target)||(this.showCalendarFilter=!1)},changeDate(e){const n=e.startDate.replace(/(\d+)-(\d+)-(\d+)/,"$3-$1-$2"),a=e.endDate.replace(/(\d+)-(\d+)-(\d+)/,"$3-$1-$2");this.showCalendarFilter=!1,this.$emit("update:model-value",{start:n?J(n,"YYYY-MM-DD").format(this.format):null,end:a?J(a,"YYYY-MM-DD").format(this.format):null})}}};function O5(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicInput"),c=t.resolveComponent("UnnnicDatePicker");return t.openBlock(),t.createElementBlock("div",{ref:"dropdown",class:t.normalizeClass(["dropdown",{active:o.showCalendarFilter,"fill-w":a.fillW}])},[t.createVNode(u,{class:t.normalizeClass(["input",{"date-picker-input-next":a.next}]),size:a.size,iconLeft:a.iconPosition==="left"&&"calendar_month",iconRight:a.iconPosition==="right"&&"calendar_month",hasCloudyColor:"",readonly:"",modelValue:o.overwrittenValue||s.filterText,onFocus:n[0]||(n[0]=f=>o.showCalendarFilter=!0)},null,8,["class","size","iconLeft","iconRight","modelValue"]),t.createElementVNode("div",{class:"dropdown-data",style:t.normalizeStyle({[a.position]:"0"})},[o.showCalendarFilter?(t.openBlock(),t.createBlock(c,{key:0,equivalentOption:o.overwrittenValue,"onUpdate:equivalentOption":n[1]||(n[1]=f=>o.overwrittenValue=f),type:a.type,clearLabel:a.clearText,actionLabel:a.actionText,months:a.months,days:a.days,options:a.options,initialStartDate:s.initialStartDate,initialEndDate:s.initialEndDate,minDate:a.minDate,maxDate:a.maxDate,disableClear:a.disableClear,onChange:s.emitSelectDate,onSubmit:s.changeDate},null,8,["equivalentOption","type","clearLabel","actionLabel","months","days","options","initialStartDate","initialEndDate","minDate","maxDate","disableClear","onChange","onSubmit"])):t.createCommentVNode("",!0)],4)],2)}const nc=V(I5,[["render",O5],["__scopeId","data-v-d2a4c41c"]]),OZ="",L5={components:{UnnnicIcon:te},props:{type:{type:String,default:"secondary"},size:{type:String,required:!0,validator(e){return["small","large"].includes(e)}},icon:{type:String,required:!0}},computed:{iconScheme(){return this.type==="primary"?"neutral-snow":"neutral-darkest"}}};function z5(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("button",t.mergeProps({class:["button-icon",a.size,a.type]},e.$attrs),[t.createVNode(u,{icon:a.icon,scheme:s.iconScheme,size:"ant"},null,8,["icon","scheme"])],16)}const ic=V(L5,[["render",z5],["__scopeId","data-v-46ae4cf4"]]),rc=e=>{const{label:n,children:a}=e;if(!!!n.trim())throw new Error('Each item in "items" must have "label".');return a&&Array.isArray(a)&&a.forEach(rc),!0},q5=e=>{if(!(e!=null&&e[0]))throw new Error("Items property cannot be an empty array.");return e.forEach(rc),!0},LZ="",P5=["title"],V5={key:0,class:"unnnic-sidebar-item-children"},U5=["onClick"],R5=["title"],bs=V(Object.assign({name:"UnnnicSidebarItem"},{props:{item:{type:Object,required:!0,validator:rc},active:{type:Object,default:()=>({item:!1,childIndex:null})},autoNavigateFirstChild:{type:Boolean,default:!1}},emits:["navigate"],setup(e,{emit:n}){const a=e;t.onMounted(()=>{const{childIndex:g,item:m}=a.active;typeof g=="number"&&g>=0&&m&&s()});const i=t.computed(()=>{var g;return!!((g=a.item.children)!=null&&g.length)}),o=t.ref(!1),s=()=>{o.value=!o.value,o.value&&a.autoNavigateFirstChild&&_("navigate",{item:a.item,child:a.item.children[0]})},u=g=>{const{item:m,childIndex:F}=a.active;return typeof F!="number"?m:m&&F===g},c=()=>{i.value?s():f()},f=()=>{a.active.item||_("navigate",{item:a.item,child:null})},_=n;return(g,m)=>{var F;return t.openBlock(),t.createElementBlock(t.Fragment,null,[t.createElementVNode("section",{"data-testid":"sidebar-item",class:t.normalizeClass({"unnnic-sidebar-item":!0,active:e.active.item}),onClick:t.withModifiers(c,["stop"])},[e.item.icon?(t.openBlock(),t.createBlock(te,{key:0,class:"unnnic-sidebar-item__icon",icon:e.item.icon,size:"ant",scheme:e.active.item?"weni-600":"neutral-cloudy","data-testid":"item-icon"},null,8,["icon","scheme"])):t.createCommentVNode("",!0),t.createElementVNode("p",{class:t.normalizeClass({"unnnic-sidebar-item__label":!0,active:e.active.item}),title:e.item.label},t.toDisplayString(e.item.label),11,P5),(F=e.item.children)!=null&&F.length?(t.openBlock(),t.createBlock(te,{key:1,class:"unnnic-sidebar-item__arrow",icon:o.value?"keyboard_arrow_up":"keyboard_arrow_down",size:"ant",scheme:"neutral-cloudy","data-testid":"arrow-icon"},null,8,["icon"])):t.createCommentVNode("",!0)],2),t.createVNode(t.Transition,{name:"slide-fade"},{default:t.withCtx(()=>[o.value?(t.openBlock(),t.createElementBlock("ul",V5,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.item.children,(b,w)=>(t.openBlock(),t.createElementBlock("li",{key:b,class:t.normalizeClass({"unnnic-sidebar-item-child":!0,active:u(w)}),"data-testid":"sidebar-item-child",onClick:t.withModifiers(C=>!u(w)&&_("navigate",{item:e.item,child:b}),["stop"])},[b.icon?(t.openBlock(),t.createBlock(te,{key:0,class:"unnnic-sidebar-item-child__icon",icon:b.icon,size:"ant",scheme:u(w)?"weni-600":"neutral-cloudy"},null,8,["icon","scheme"])):t.createCommentVNode("",!0),t.createElementVNode("p",{class:t.normalizeClass({"unnnic-sidebar-item-child__label":!0,active:u(w)}),title:b.label},t.toDisplayString(b.label),11,R5)],10,U5))),128))])):t.createCommentVNode("",!0)]),_:1})],64)}}}),[["__scopeId","data-v-418b1f69"]]),PZ="",Y5={class:"unnnic-sidebar-items"},oc=V(Object.assign({name:"UnnnicSidebar"},{props:{position:{type:String,default:"left",validator(e){return["left","right"].includes(e)}},width:{type:String,default:"200px",validator(e){const n=/^\d+(\.\d+)?px$/,a=/^\d+(\.\d+)?%$/;return n.test(e)||a.test(e)}},items:{type:Array,required:!0,validator:q5},active:{type:Object,default:()=>({itemIndex:null,childIndex:null})},autoNavigateFirstChild:{type:Boolean,default:!1}},emits:["navigate"],setup(e,{emit:n}){t.useCssVars(s=>({"6c03e4b5":a.width}));const a=e,i=n,o=({item:s,child:u})=>{i("navigate",{item:s,child:u})};return(s,u)=>(t.openBlock(),t.createElementBlock("nav",{class:t.normalizeClass(["unnnic-sidebar",`unnnic-sidebar--${e.position}`])},[t.renderSlot(s.$slots,"top",{class:"unnnic-sidebar-top"},void 0,!0),t.createElementVNode("ul",Y5,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(c,f)=>(t.openBlock(),t.createElementBlock("li",{key:c},[t.createVNode(bs,{item:c,active:{item:e.active.itemIndex===f,childIndex:e.active.childIndex},autoNavigateFirstChild:e.autoNavigateFirstChild,"data-testid":"sidebar-item",onNavigate:u[0]||(u[0]=_=>o(_))},null,8,["item","active","autoNavigateFirstChild"])]))),128))]),t.renderSlot(s.$slots,"bottom",{class:"unnnic-sidebar-bottom"},void 0,!0)],2))}}),[["__scopeId","data-v-7bdf478e"]]),RZ="",H5={name:"UnnnicTable",components:{},props:{items:{type:Array}},data(){return{value:!1}},computed:{}},Q5={class:"unnnic-table"},G5={class:"header"},W5={class:"scroll"};function X5(e,n,a,i,o,s){return t.withDirectives((t.openBlock(),t.createElementBlock("div",Q5,[t.createElementVNode("div",G5,[t.renderSlot(e.$slots,"header",{},void 0,!0)]),n[0]||(n[0]=t.createElementVNode("div",null,[t.createElementVNode("div",{class:"item-spacer"})],-1)),t.createElementVNode("div",W5,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.items,(u,c)=>(t.openBlock(),t.createElementBlock("div",{key:c,class:"item"},[t.renderSlot(e.$slots,"item",{item:u},void 0,!0)]))),128))])],512)),[[t.vShow,!0]])}const sc=V(H5,[["render",X5],["__scopeId","data-v-b2229274"]]),YZ="",HZ="",K5={name:"UnnnicTableRow",props:{headers:{type:Array}},data(){return{}}},Z5={class:"table-row"},J5={class:"break-text"};function $5(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("div",Z5,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.headers,(u,c)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:u.id},[t.createElementVNode("div",{class:"col",style:t.normalizeStyle({width:u.width,flex:u.flex,minWidth:0})},[t.renderSlot(e.$slots,u.id,{},()=>[t.createElementVNode("div",J5,t.toDisplayString(u.text),1)],!0)],4),t.withDirectives(t.createElementVNode("div",{class:t.normalizeClass(["divider",{condensed:u.condensed}])},null,2),[[t.vShow,c+1!==a.headers.length]])],64))),128))])}const lc=V(K5,[["render",$5],["__scopeId","data-v-cb0c6b93"]]);function Tg(e){return t.getCurrentScope()?(t.onScopeDispose(e),!0):!1}function Xr(e){return typeof e=="function"?e():t.unref(e)}const Ig=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const e8=Object.prototype.toString,t8=e=>e8.call(e)==="[object Object]",Kr=()=>{},uc=a8();function a8(){var e,n;return Ig&&((e=window==null?void 0:window.navigator)==null?void 0:e.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((n=window==null?void 0:window.navigator)==null?void 0:n.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}const Og={mounted:"mounted",updated:"updated",unmounted:"unmounted"};function n8(...e){if(e.length!==1)return t.toRef(...e);const n=e[0];return typeof n=="function"?t.readonly(t.customRef(()=>({get:n,set:Kr}))):t.ref(n)}function Zr(e){var n;const a=Xr(e);return(n=a==null?void 0:a.$el)!=null?n:a}const Lg=Ig?window:void 0;function ys(...e){let n,a,i,o;if(typeof e[0]=="string"||Array.isArray(e[0])?([a,i,o]=e,n=Lg):[n,a,i,o]=e,!n)return Kr;Array.isArray(a)||(a=[a]),Array.isArray(i)||(i=[i]);const s=[],u=()=>{s.forEach(g=>g()),s.length=0},c=(g,m,F,b)=>(g.addEventListener(m,F,b),()=>g.removeEventListener(m,F,b)),f=t.watch(()=>[Zr(n),Xr(o)],([g,m])=>{if(u(),!g)return;const F=t8(m)?{...m}:m;s.push(...a.flatMap(b=>i.map(w=>c(g,b,w,F))))},{immediate:!0,flush:"post"}),_=()=>{f(),u()};return Tg(_),_}let zg=!1;function qg(e,n,a={}){const{window:i=Lg,ignore:o=[],capture:s=!0,detectIframe:u=!1}=a;if(!i)return Kr;uc&&!zg&&(zg=!0,Array.from(i.document.body.children).forEach(F=>F.addEventListener("click",Kr)),i.document.documentElement.addEventListener("click",Kr));let c=!0;const f=F=>o.some(b=>{if(typeof b=="string")return Array.from(i.document.querySelectorAll(b)).some(w=>w===F.target||F.composedPath().includes(w));{const w=Zr(b);return w&&(F.target===w||F.composedPath().includes(w))}}),g=[ys(i,"click",F=>{const b=Zr(e);if(!(!b||b===F.target||F.composedPath().includes(b))){if(F.detail===0&&(c=!f(F)),!c){c=!0;return}n(F)}},{passive:!0,capture:s}),ys(i,"pointerdown",F=>{const b=Zr(e);c=!f(F)&&!!(b&&!F.composedPath().includes(b))},{passive:!0}),u&&ys(i,"blur",F=>{setTimeout(()=>{var b;const w=Zr(e);((b=i.document.activeElement)==null?void 0:b.tagName)==="IFRAME"&&!(w!=null&&w.contains(i.document.activeElement))&&n(F)},0)})].filter(Boolean);return()=>g.forEach(F=>F())}const Jr={[Og.mounted](e,n){const a=!n.modifiers.bubble;if(typeof n.value=="function")e.__onClickOutside_stop=qg(e,n.value,{capture:a});else{const[i,o]=n.value;e.__onClickOutside_stop=qg(e,i,Object.assign({capture:a},o))}},[Og.unmounted](e){e.__onClickOutside_stop()}};function cc(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function Pg(e){const n=window.getComputedStyle(e);if(n.overflowX==="scroll"||n.overflowY==="scroll"||n.overflowX==="auto"&&e.clientWidth<e.scrollWidth||n.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const a=e.parentNode;return!a||a.tagName==="BODY"?!1:Pg(a)}}function i8(e){const n=e||window.event,a=n.target;return Pg(a)?!1:n.touches.length>1?!0:(n.preventDefault&&n.preventDefault(),!1)}const dc=new WeakMap;function r8(e,n=!1){const a=t.ref(n);let i=null,o="";t.watch(n8(e),c=>{const f=cc(Xr(c));if(f){const _=f;if(dc.get(_)||dc.set(_,_.style.overflow),_.style.overflow!=="hidden"&&(o=_.style.overflow),_.style.overflow==="hidden")return a.value=!0;if(a.value)return _.style.overflow="hidden"}},{immediate:!0});const s=()=>{const c=cc(Xr(e));!c||a.value||(uc&&(i=ys(c,"touchmove",f=>{i8(f)},{passive:!1})),c.style.overflow="hidden",a.value=!0)},u=()=>{const c=cc(Xr(e));!c||!a.value||(uc&&(i==null||i()),c.style.overflow=o,dc.delete(c),a.value=!1)};return Tg(u),t.computed({get(){return a.value},set(c){c?s():u()}})}function o8(){let e=!1;const n=t.ref(!1);return(a,i)=>{if(n.value=i.value,e)return;e=!0;const o=r8(a,i.value);t.watch(n,s=>o.value=s)}}o8();const QZ="",s8={name:"UnnnicDropdown",directives:{onClickOutside:Jr},props:{useOpenProp:{type:Boolean,default:!1},open:{type:Boolean,default:!1},forceOpen:{type:Boolean,default:!1},position:{type:String,default:"bottom-left",validator(e){return["top-left","top-right","none","bottom-left","bottom-right"].indexOf(e)!==-1}}},emits:["update:open"],data(){return{active:!1}},watch:{open:{handler(){this.active=this.open},immediate:!0},active(){this.useOpenProp||this.$emit("update:open",this.active)}},methods:{onClickTrigger(){this.forceOpen||(this.useOpenProp?this.$emit("update:open",!this.open):this.active=!this.active)},onClickOutside(){if(!this.forceOpen){if(this.useOpenProp&&this.open){this.$emit("update:open",!1);return}this.active&&(this.active=!1)}}}},l8={class:"unnnic-dropdown__trigger"};function u8(e,n,a,i,o,s){const u=t.resolveDirective("on-click-outside");return t.openBlock(),t.createElementBlock("div",{class:"unnnic-dropdown",onClick:n[0]||(n[0]=t.withModifiers((...c)=>s.onClickTrigger&&s.onClickTrigger(...c),["stop"]))},[t.createElementVNode("div",l8,[t.renderSlot(e.$slots,"trigger",{},void 0,!0),(a.useOpenProp?a.open:o.active)?t.withDirectives((t.openBlock(),t.createElementBlock("div",{key:0,"data-testid":"dropdown-content",class:t.normalizeClass(["unnnic-dropdown__content",a.useOpenProp?a.open:o.active?"":"unnnic-dropdown__content--hidden",`unnnic-dropdown__content__position-${a.position}`])},[t.renderSlot(e.$slots,"default",{},void 0,!0)],2)),[[u,s.onClickOutside]]):t.createCommentVNode("",!0)])])}const $r=V(s8,[["render",u8],["__scopeId","data-v-eb4f06f5"]]),GZ="",c8={name:"UnnnicDropdownItem"},d8={class:"unnnic-dropdown-item unnnic--clickable","data-testid":"dropdown-item"};function f8(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("a",d8,[t.renderSlot(e.$slots,"default")])}const ws=V(c8,[["render",f8]]),WZ="",_8={components:{UnnnicIcon:te},props:{enabled:{type:Boolean,default:!0},icon:{type:String,default:"graph-stats-1"},size:{type:String,default:"sm",validator(e){return["nano","xs","sm","lg","xl"].indexOf(e)!==-1}},scheme:{type:String,default:"aux-blue"},filled:{type:Boolean,default:!1},opacity:{type:Boolean,default:!0}},computed:{iconSize(){return{nano:"xs",xs:"sm",sm:"md",lg:"lg",xl:"xl"}[this.size]}}};function g8(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-avatar-icon",a.scheme,a.size,{disabled:!a.enabled},a.filled,{opacity:!a.opacity}])},[t.createVNode(u,{icon:a.icon,scheme:a.enabled?a.scheme:"neutral-cloudy",size:s.iconSize,filled:a.filled},null,8,["icon","scheme","size","filled"])],2)}const Vn=V(_8,[["render",g8],["__scopeId","data-v-d0742329"]]),XZ="",h8={name:"UnnnicCard",components:{UnnnicIcon:te,UnnnicAvatarIcon:Vn},props:{title:{type:String,default:null},value:{type:Number,default:null},icon:{type:String,default:null},percent:{type:Number,default:0},invertedPercentage:{type:Boolean,default:!1},scheme:{type:String,default:null}},computed:{color(){return this.invertedPercentage?this.percent<0?"green":"red":this.percent<0?"red":"green"}}},m8={class:"unnnic-card-dash"},F8={class:"header"},p8={class:"label"},b8={class:"content"},y8={class:"value"},w8={class:"label"};function k8(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicAvatarIcon"),c=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",m8,[t.createElementVNode("div",F8,[t.createVNode(u,{size:"sm",scheme:a.scheme,icon:a.icon},null,8,["scheme","icon"]),t.createElementVNode("div",p8,t.toDisplayString(a.title),1)]),t.createElementVNode("div",b8,[t.createElementVNode("div",y8,t.toDisplayString(a.value),1),a.percent?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["percent",`unnnic-card-scheme--feedback-${s.color}`])},[t.createVNode(c,{icon:`graph-stats-${a.percent>=0?"ascend":"descend"}-2`,scheme:`feedback-${s.color}`,size:"sm",class:"icon"},null,8,["icon","scheme"]),t.createElementVNode("div",w8,t.toDisplayString(a.percent>=0?`+${a.percent}%`:`${a.percent}%`),1)],2)):t.createCommentVNode("",!0)])])}const D8=V(h8,[["render",k8],["__scopeId","data-v-aab8cf56"]]),KZ="",A8={name:"UnnnicCard",components:{ToolTip:Mt,UnnnicIcon:te},props:{title:{type:String,default:null},info:{type:String,default:null},icon:{type:String,default:null},infoPosition:{type:String,default:"right"},scheme:{type:String,default:null},hasInformationIcon:{type:Boolean,default:!0},enabled:{type:Boolean,default:!0}}},E8={class:"unnnic-card-title"},C8={class:"title"};function x8(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("ToolTip");return t.openBlock(),t.createElementBlock("div",E8,[t.createElementVNode("div",{class:t.normalizeClass(["avatar-icon",`unnnic-card-scheme--${a.scheme}`])},[t.createVNode(u,{icon:a.icon,scheme:a.scheme,size:"md"},null,8,["icon","scheme"])],2),t.createElementVNode("div",C8,t.toDisplayString(a.title),1),a.hasInformationIcon?(t.openBlock(),t.createBlock(c,{key:0,class:"information",side:a.infoPosition,text:a.info,enabled:a.enabled},{default:t.withCtx(()=>[t.createVNode(u,{icon:"information-circle-4",class:"unnnic-card-title__content_info",size:"sm",scheme:"neutral-soft"})]),_:1},8,["side","text","enabled"])):t.createCommentVNode("",!0)])}const Vg=V(A8,[["render",x8],["__scopeId","data-v-14d9d015"]]),ZZ="",M8={name:"UnnnicCard",components:{UnnnicIcon:te},props:{title:{type:String,default:null},description:{type:String,default:null},icon:{type:String,default:null},status:{type:String,default:null},scheme:{type:String,default:null}}},B8={class:"header"},v8={class:"label"},j8={class:"content"},N8={class:"title-container"},S8={class:"title"},T8={class:"description"};function I8(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-card-status",`unnnic-card-scheme--${a.scheme}--border`])},[t.createElementVNode("div",B8,[t.createVNode(u,{icon:a.icon,scheme:"neutral-dark",size:"md",class:"icon"},null,8,["icon"]),t.createElementVNode("div",v8,t.toDisplayString(a.title),1)]),t.createElementVNode("div",j8,[t.createElementVNode("div",N8,[t.createVNode(u,{icon:"indicator",scheme:a.scheme,size:"sm"},null,8,["scheme"]),t.createElementVNode("div",S8,t.toDisplayString(a.status),1)]),t.createElementVNode("div",T8,t.toDisplayString(a.description),1)])],2)}const O8=V(M8,[["render",I8],["__scopeId","data-v-1fc599bf"]]),JZ="",L8={name:"UnnnicCard",components:{UnnnicAvatarIcon:Vn},props:{title:{type:String,default:null},description:{type:String,default:null},icon:{type:String,default:null},enabled:{type:Boolean,default:!0},scheme:{type:String,default:null}}},z8={class:"icon"},q8={class:"content"},P8={class:"title"},V8={class:"description"};function U8(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicAvatarIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-card-account":!0,enabled:a.enabled})},[t.createElementVNode("div",z8,[t.createVNode(u,{size:"xs",scheme:a.scheme,icon:a.icon,enabled:a.enabled},null,8,["scheme","icon","enabled"])]),t.createElementVNode("div",q8,[t.createElementVNode("div",P8,t.toDisplayString(a.title),1),t.createElementVNode("div",V8,t.toDisplayString(a.description),1)])],2)}const R8=V(L8,[["render",U8],["__scopeId","data-v-7f42cb11"]]),$Z="",Y8={name:"UnnnicCard",props:{title:{type:String,default:null},description:{type:String,default:null},clickable:{type:Boolean,default:!1}}},H8={class:"unnnic-card-default__content"},Q8={class:"unnnic-card-default__title"},G8=["title"];function W8(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-card-default":!0,"unnnic-card-default__clickable":a.clickable})},[t.createElementVNode("div",H8,[t.createElementVNode("div",Q8,t.toDisplayString(a.title),1),t.createElementVNode("p",{class:"unnnic-card-default__description",title:a.description},t.toDisplayString(a.description),9,G8)])],2)}const X8=V(Y8,[["render",W8]]),eJ="",K8={name:"UnnnicCard",components:{UnnnicIcon:te},props:{text:{type:String,default:null},icon:{type:String,default:null},clickable:{type:Boolean,default:!1}}},Z8={class:"unnnic-card-blank__content"},J8={class:"unnnic-card-blank__content__text"};function $8(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-card-blank":!0,"unnnic-card-blank__clickable":a.clickable})},[t.createElementVNode("div",Z8,[t.createVNode(u,{icon:a.icon,scheme:"neutral-clean",class:"unnnic-card-blank__content__icon",size:"xl"},null,8,["icon"]),t.createElementVNode("div",J8,t.toDisplayString(a.text),1)])],2)}const e7=V(K8,[["render",$8]]),tJ="",t7={name:"UnnnicCard",components:{UnnnicIcon:te},props:{title:{type:String,default:null},description:{type:String,default:null},icon:{type:String,default:null},enabled:{type:Boolean,default:!1},clickable:{type:Boolean,default:!1}}},a7={class:"unnnic-card-content__content"},n7={class:"unnnic-card-content__content__title"},i7={class:"unnnic-card-content__content__description"};function r7(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-card-content":!0,"unnnic-card-content--disabled":!a.enabled,"unnnic-card-content__clickable":a.clickable})},[t.createElementVNode("div",{class:t.normalizeClass(["unnnic-card-content__icon",a.enabled&&"unnnic-card-content__icon--disabled"])},[t.createVNode(u,{icon:a.icon,scheme:"neutral-cloudy",size:"sm"},null,8,["icon"])],2),t.createElementVNode("div",a7,[t.createElementVNode("div",n7,t.toDisplayString(a.title),1),t.createElementVNode("div",i7,t.toDisplayString(a.description),1)])],2)}const o7=V(t7,[["render",r7]]),aJ="",s7={name:"UnnnicCard",components:{UnnnicIcon:te},props:{title:{type:String,default:null},description:{type:String,default:null},comments:{type:String,default:null},clickable:{type:Boolean,default:!1},iconSrc:{type:String,default:null},rating:{type:Number,default:0},typeAction:{type:String,default:null}},methods:{cardClick(){this.$emit("openModal")}}},l7={class:t.normalizeClass(["unnnic-card-marketplace__icons"])},u7=["src"],c7={class:"unnnic-card-marketplace__content"},d7={class:"unnnic-card-marketplace__content__title"},f7=["title"],_7={key:0,class:"unnnic-card-marketplace__content__rating"},g7={class:"unnnic-card-marketplace__content__rating__value"},h7={class:"unnnic-card-marketplace__content__rating__comments"};function m7(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-card-marketplace":!0,"unnnic-card-marketplace__clickable":a.clickable,"unnnic-card-marketplace__add":a.typeAction==="add","unnnic-card-marketplace__config":a.typeAction==="config","unnnic-card-marketplace__edit":a.typeAction==="edit"}),onClick:n[0]||(n[0]=(...c)=>s.cardClick&&s.cardClick(...c))},[t.createElementVNode("div",l7,[t.createElementVNode("img",{class:"unnnic-card-marketplace__icons__app",src:a.iconSrc},null,8,u7),t.renderSlot(e.$slots,"actions")]),t.createElementVNode("div",c7,[t.createElementVNode("div",d7,t.toDisplayString(a.title),1),t.createElementVNode("div",{class:"unnnic-card-marketplace__content__description",title:a.description},t.toDisplayString(a.description),9,f7),a.typeAction==="add"?(t.openBlock(),t.createElementBlock("div",_7,[t.createVNode(u,{class:"unnnic-card-marketplace__content__rating__star",scheme:"feedback-yellow",icon:"rating-star-1",size:"ant",filled:""}),t.createElementVNode("div",g7,t.toDisplayString(a.rating),1),t.createElementVNode("div",h7," ("+t.toDisplayString(a.comments)+") ",1)])):t.createCommentVNode("",!0)])],2)}const F7=V(s7,[["render",m7]]),nJ="",p7={name:"UnnnicCard",props:{type:{type:String,default:"title",validator(e){return["title","status","dash","account","default","blank","content","marketplace"].indexOf(e)!==-1}},title:{type:String,default:null},description:{type:String,default:null},status:{type:String,default:null},info:{type:String,default:null},text:{type:String,default:null},value:{type:Number,default:null},percent:{type:Number,default:0},invertedPercentage:{type:Boolean,default:!1},rating:{type:Number,default:0},comments:{type:String,default:null},enabled:{type:Boolean,default:!0},icon:{type:String,default:null},iconSrc:{type:String,default:null},infoPosition:{type:String,default:"right"},hasInformationIcon:{type:Boolean,default:!0},scheme:{type:String,default:"aux-blue",validator(e){return["feedback-red","feedback-green","feedback-yellow","feedback-blue","feedback-grey","aux-blue","aux-purple","aux-orange","aux-lemon","aux-pink","brand-weni-soft"].indexOf(e)!==-1}},clickable:{type:Boolean,default:!1},typeAction:{type:String,default:null,validator(e){return["add","config","edit"].indexOf(e)!==-1}},buttonAction:{type:Function,default:()=>{}}},computed:{currentTypeIcon(){return this.icon?this.icon:this.type==="title"?"graph-stats-1":this.type==="dash"?"messages-bubble-1":this.type==="status"?"science-fiction-robot-2":this.type==="account"?"single-neutral-2":null},currentComponent(){return this.type==="title"?Vg:this.type==="dash"?D8:this.type==="status"?O8:this.type==="account"?R8:this.type==="default"?X8:this.type==="blank"?e7:this.type==="content"?o7:this.type==="marketplace"?F7:Vg}},methods:{openModal(){this.$emit("openModal")}}};function b7(e,n,a,i,o,s){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(s.currentComponent),t.mergeProps({class:"unnnic-card-component"},e.$attrs,{title:a.title,text:a.text,info:a.info,icon:s.currentTypeIcon,iconSrc:a.iconSrc,rating:a.rating,comments:a.comments,typeAction:a.typeAction,buttonAction:a.buttonAction,value:a.value,percent:a.percent,invertedPercentage:a.invertedPercentage||null,status:a.status,description:a.description,infoPosition:a.infoPosition,enabled:a.enabled,scheme:a.scheme,clickable:a.clickable||null,hasInformationIcon:a.hasInformationIcon||null,onOpenModal:s.openModal}),t.createSlots({_:2},[t.renderList(e.$slots,(u,c)=>({name:c,fn:t.withCtx(()=>[t.renderSlot(e.$slots,c)])}))]),1040,["title","text","info","icon","iconSrc","rating","comments","typeAction","buttonAction","value","percent","invertedPercentage","status","description","infoPosition","enabled","scheme","clickable","hasInformationIcon","onOpenModal"])}const fc=V(p7,[["render",b7]]),iJ="",_c={name:"UnnnicSimpleCard",components:{UnnnicToolTip:Mt,UnnnicIcon:te},props:{title:{type:String,default:""},titleSize:{type:String,default:"16px"},titleTooltip:{type:String,default:""},text:{type:String,default:""},clickable:{type:Boolean,default:!1}},emits:["click"]},Ug=()=>{t.useCssVars(e=>({"14ad6579":e.titleSize}))},Rg=_c.setup;_c.setup=Rg?(e,n)=>(Ug(),Rg(e,n)):Ug;const y7={key:0,class:"unnnic-simple-card__header"},w7={class:"unnnic-simple-card-header-container"},k7={class:"unnnic-simple-card-header-container__title"},D7={key:0,class:"unnnic-simple-card__header-slot"},A7=["title"],E7={key:2,class:"unnnic-simple-card__footer"};function C7(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicToolTip");return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass({"unnnic-simple-card":!0,"unnnic-simple-card--clickable":a.clickable}),onClick:n[0]||(n[0]=t.withModifiers(f=>a.clickable&&e.$emit("click"),["stop"]))},[a.title||e.$slots.headerSlot?(t.openBlock(),t.createElementBlock("section",y7,[t.createElementVNode("section",w7,[t.createElementVNode("h1",k7,t.toDisplayString(a.title),1),a.titleTooltip?(t.openBlock(),t.createBlock(c,{key:0,text:a.titleTooltip,enabled:"",class:"unnnic-simple-card-header-container__title-tooltip"},{default:t.withCtx(()=>[t.createVNode(u,{icon:"info",size:"nano",scheme:"neutral-cloudy"})]),_:1},8,["text"])):t.createCommentVNode("",!0)]),e.$slots.headerSlot?(t.openBlock(),t.createElementBlock("section",D7,[t.renderSlot(e.$slots,"headerSlot",{},void 0,!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),a.text?(t.openBlock(),t.createElementBlock("p",{key:1,class:"unnnic-simple-card__text",title:a.text},t.toDisplayString(a.text),9,A7)):t.createCommentVNode("",!0),e.$slots.footer?(t.openBlock(),t.createElementBlock("section",E7,[t.renderSlot(e.$slots,"footer",{},void 0,!0)])):t.createCommentVNode("",!0)],2)}const gc=V(_c,[["render",C7],["__scopeId","data-v-80dbbab7"]]),x7=t.defineComponent({__name:"Chip",props:{isSelected:{type:Boolean},text:{},count:{},type:{},isClickable:{type:Boolean},onClick:{type:Function}},emits:["click"],setup(e,{emit:n}){const a=e,i=n,o=_=>{i("click",_)},s=t.computed(()=>!a.isSelected),u=t.computed(()=>a.isSelected?"chip__text--is-selected":""),c=t.computed(()=>a.isSelected?"chip__count--is-selected":""),f=t.computed(()=>a.isSelected?"chip--is-selected":"");return(_,g)=>(t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(["chip",f.value,{"chip--border":s.value,"chip--is-clickable":_.isClickable}]),onClick:o},[t.createElementVNode("p",{class:t.normalizeClass(["chip__text",u.value])},t.toDisplayString(_.text),3),_.count?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(["chip__count",c.value])},t.toDisplayString(_.count),3)):t.createCommentVNode("",!0),_.type==="multiple"?(t.openBlock(),t.createBlock(te,{key:1,icon:_.isSelected?"close":"add",scheme:_.isSelected?"teal-600":"feedback-grey",class:"chip__icon",size:"sm"},null,8,["icon","scheme"])):t.createCommentVNode("",!0)],2))}}),rJ="",ks=V(x7,[["__scopeId","data-v-cf90ea74"]]),bn={white:{value:"#FFFFFF"},black:{value:"#000000"},gray:{50:{value:"#F6F7F9"},100:{value:"#ECEEF2"},200:{value:"#D6D9E1"},300:{value:"#B2B9C7"},400:{value:"#8893A8"},500:{value:"#67738B"},600:{value:"#545E75"},700:{value:"#454D5F"},800:{value:"#3B4151"},900:{value:"#353945"},950:{value:"#23262E"}},teal:{50:{value:"#EFFEFC"},100:{value:"#C7FFF7"},200:{value:"#90FFEF"},300:{value:"#51F7E7"},400:{value:"#1DE4D7"},500:{value:"#04C8BD"},600:{value:"#00A49F"},700:{value:"#05807D"},800:{value:"#0A6564"},900:{value:"#0D5453"},950:{value:"#003133"}},green:{50:{value:"#F0F9F3"},100:{value:"#DAF1E0"},200:{value:"#B7E3C6"},300:{value:"#88CDA4"},400:{value:"#56B17E"},500:{value:"#38A169"},600:{value:"#24774C"},700:{value:"#1D5F3F"},800:{value:"#194C34"},900:{value:"#153F2C"},950:{value:"#0B2318"}},blue:{50:{value:"#F2F7FD"},100:{value:"#E5EEF9"},200:{value:"#C4DBF3"},300:{value:"#90BDE9"},400:{value:"#559BDB"},500:{value:"#3182CE"},600:{value:"#2062A9"},700:{value:"#1B4F89"},800:{value:"#1A4472"},900:{value:"#1B3A5F"},950:{value:"#12253F"}},purple:{50:{value:"#F6F5FD"},100:{value:"#EEECFB"},200:{value:"#DFDCF8"},300:{value:"#C7BFF3"},400:{value:"#AA9BEA"},500:{value:"#8D72E0"},600:{value:"#805AD5"},700:{value:"#6B41C0"},800:{value:"#5A36A1"},900:{value:"#4B2E84"},950:{value:"#2E1C59"}},red:{50:{value:"#FDF3F3"},100:{value:"#FDE3E3"},200:{value:"#FCCCCC"},300:{value:"#F8A9A9"},400:{value:"#F27777"},500:{value:"#E53E3E"},600:{value:"#D32F2F"},700:{value:"#B22323"},800:{value:"#932121"},900:{value:"#7A2222"},950:{value:"#420D0D"}},orange:{50:{value:"#FDF8EF"},100:{value:"#FBEED9"},200:{value:"#F7DAB1"},300:{value:"#F1C080"},400:{value:"#EB9D4C"},500:{value:"#E5812A"},600:{value:"#DD6B20"},700:{value:"#B2501C"},800:{value:"#8E401E"},900:{value:"#73361B"},950:{value:"#3E1A0C"}},yellow:{50:{value:"#FBF7EB"},100:{value:"#F5EDCC"},200:{value:"#EDD89B"},300:{value:"#E2BC62"},400:{value:"#D69E2E"},500:{value:"#C88D2A"},600:{value:"#AC6E22"},700:{value:"#8A501E"},800:{value:"#734120"},900:{value:"#633720"},950:{value:"#391B0F"}},bg:{base:{value:"{color.white}"},soft:{value:"{color.gray.50}"},muted:{value:"{color.gray.100}"},active:{value:"{color.teal.600}"},info:{value:"{color.blue.50}"},success:{value:"{color.green.50}"},warning:{value:"{color.yellow.50}"},critical:{value:"{color.red.50}"}},fg:{base:{value:"{color.gray.500}"},muted:{value:"{color.gray.300}"},emphasized:{value:"{color.gray.900}"},inverted:{value:"{color.white}"},active:{value:"{color.teal.600}"},info:{value:"{color.blue.500}"},success:{value:"{color.green.500}"},warning:{value:"{color.yellow.500}"},critical:{value:"{color.red.500}"}},border:{base:{value:"{color.gray.200}"},soft:{value:"{color.gray.100}"},muted:{value:"{color.gray.200}"},emphasized:{value:"{color.gray.400}"},active:{value:"{color.teal.600}"},info:{value:"{color.blue.300}"},success:{value:"{color.green.300}"},warning:{value:"{color.yellow.300}"},critical:{value:"{color.red.300}"}}},M7={key:0,class:"unnnic-tag__icon"},B7={class:t.normalizeClass("unnnic-tag__label")},v7=t.defineComponent({__name:"DefaultTag",props:{text:{default:void 0},size:{default:"medium"},scheme:{default:"aux-purple"},leftIcon:{default:void 0}},setup(e){t.useCssVars(o=>({"1096da9a":i.value}));const n=e,a=[{keywords:["green"],color:bn.green[200].value},{keywords:["blue"],color:bn.blue[200].value},{keywords:["purple"],color:bn.purple[200].value},{keywords:["red","pink"],color:bn.red[200].value},{keywords:["orange"],color:bn.orange[200].value},{keywords:["yellow"],color:bn.yellow[200].value},{keywords:["gray"],color:bn.gray[200].value},{keywords:["teal","weni"],color:bn.teal[200].value}],i=t.computed(()=>{const o=n.scheme.toLowerCase(),s=a.find(({keywords:u})=>u.some(c=>o.includes(c)));return(s==null?void 0:s.color)??bn.gray[200].value});return(o,s)=>(t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(`unnnic-tag unnnic-tag--${o.size}`)},[o.leftIcon?(t.openBlock(),t.createElementBlock("section",M7,[t.createVNode(te,{icon:o.leftIcon,scheme:"fg-emphasized",size:"sm"},null,8,["icon"])])):t.createCommentVNode("",!0),t.createElementVNode("p",B7,t.toDisplayString(o.text),1)],2))}}),oJ="",j7=V(v7,[["__scopeId","data-v-2f043350"]]),Ki=t.defineComponent({name:"UnnnicTag",__name:"Tag",props:{type:{default:"default"},size:{default:"medium"},text:{default:void 0},disabled:{type:Boolean,default:!1},scheme:{default:"aux-purple"},leftIcon:{default:""},hasCloseIcon:{type:Boolean,default:!1}},emits:["close","click"],setup(e){return(n,a)=>n.type==="brand"||n.hasCloseIcon?(t.openBlock(),t.createBlock(ks,{key:0,text:n.text,type:"multiple",isSelected:n.disabled||n.hasCloseIcon,isClickable:"",onClick:a[0]||(a[0]=i=>n.hasCloseIcon?n.$emit("close"):n.$emit("click"))},null,8,["text","isSelected"])):(t.openBlock(),t.createBlock(j7,{key:1,size:n.type==="next"?"small":n.size,text:n.text,scheme:n.scheme,leftIcon:n.leftIcon},null,8,["size","text","scheme","leftIcon"]))}}),sJ="",N7={components:{UnnnicTag:Ki},mixins:[Wt],props:{oldVersion:Boolean,name:String,description:String,plan:String,actionText:String},data(){return{isOptionsOpen:!1}}},S7={class:"name"},T7={class:"description"},I7={key:1};function O7(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicTag"),c=t.resolveComponent("UnnnicIcon"),f=t.resolveComponent("UnnnicDropdown");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-connect-card-company",{"unnnic-connect-card-company--old-version":a.oldVersion}]),onClick:n[3]||(n[3]=_=>e.$emit("enter"))},[t.createElementVNode("div",null,[t.createElementVNode("h2",S7,t.toDisplayString(a.name),1),t.createElementVNode("p",T7,t.toDisplayString(a.description),1),a.plan?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["tag",a.plan])},t.toDisplayString(e.i18n(`plans.${a.plan}`)),3)):t.createCommentVNode("",!0)]),a.actionText?(t.openBlock(),t.createBlock(u,{key:0,class:"action",clickable:"",text:a.actionText,scheme:"aux-blue",onClick:n[0]||(n[0]=_=>e.$emit("action"))},null,8,["text"])):t.createCommentVNode("",!0),e.$slots.options?(t.openBlock(),t.createElementBlock("div",I7,[t.createVNode(f,{open:o.isOptionsOpen,"onUpdate:open":n[1]||(n[1]=_=>o.isOptionsOpen=_),class:"unnnic-dropdown",onClick:n[2]||(n[2]=t.withModifiers(()=>{},["prevent"]))},{trigger:t.withCtx(()=>[t.createVNode(c,{class:"menu-icon",icon:"navigation-menu-vertical-1",size:"sm",scheme:o.isOptionsOpen?"neutral-cloudy":"neutral-clean"},null,8,["scheme"])]),default:t.withCtx(()=>[t.renderSlot(e.$slots,"options",{},void 0,!0)]),_:3},8,["open"])])):t.createCommentVNode("",!0)],2)}const hc=V(N7,[["render",O7],["__scopeId","data-v-331afc72"]]),lJ="",L7={components:{UnnnicIcon:te},props:{title:{type:String},description:{type:String},score:{type:String},info:{type:String},checked:{type:Boolean,default:!1}}},z7={class:"card"},q7={class:"header"},P7={class:"title"},V7={key:0,class:"check"},U7={class:"description"},R7={key:0,class:"footer"},Y7={class:"evaluation"},H7={class:"info"};function Q7(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",z7,[t.createElementVNode("div",q7,[t.createElementVNode("div",P7,t.toDisplayString(a.title),1),a.checked?(t.openBlock(),t.createElementBlock("div",V7,[t.createVNode(u,{size:"md",icon:"check-circle-1-1-1",scheme:"feedback-green"})])):t.createCommentVNode("",!0)]),t.createElementVNode("div",U7,t.toDisplayString(a.description),1),a.score||a.info?(t.openBlock(),t.createElementBlock("div",R7,[t.createElementVNode("div",Y7,[a.score?(t.openBlock(),t.createBlock(u,{key:0,size:"sm",icon:"rating-star-1",scheme:"feedback-yellow"})):t.createCommentVNode("",!0),t.createTextVNode(" "+t.toDisplayString(a.score)+" ",1),t.createElementVNode("span",H7,t.toDisplayString(a.info),1)])])):t.createCommentVNode("",!0)])}const mc=V(L7,[["render",Q7],["__scopeId","data-v-b40ec35c"]]),uJ="",G7={model:{event:"change"},props:{modelValue:{type:[Boolean,String],default:!1,validator(e){return[!0,!1,"less"].includes(e)}},disabled:{type:Boolean,default:!1},label:{type:String,default:""},helper:{type:String,default:""},textRight:{type:String,default:""}},emits:["change","update:model-value"],computed:{valueName(){return this.modelValue===!0?"checked":this.modelValue===!1?"default":"less"}},methods:{pick:Ia.pick,click(){const e=["checked","less"].includes(this.valueName);this.$emit("change",!e),this.$emit("update:model-value",!e)}}},W7={class:"unnnic-checkbox"},X7=["disabled","checked"],K7={key:0,class:"unnnic-checkbox__helper"};function Z7(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("section",W7,[t.createElementVNode("label",{class:t.normalizeClass(["unnnic-checkbox__input-wrapper",{"unnnic-checkbox__input-wrapper--disabled":a.disabled}])},[t.createElementVNode("input",t.mergeProps({class:["unnnic-checkbox__input",{"unnnic-checkbox__input--less":a.modelValue==="less"}],type:"checkbox",disabled:a.disabled,checked:a.modelValue==="less"||a.modelValue},s.pick(e.$attrs,["id","name"]),{onChange:n[0]||(n[0]=(...u)=>s.click&&s.click(...u))}),null,16,X7),a.label||a.textRight?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(["unnnic-checkbox__label",{"unnnic-checkbox__label--disabled":a.disabled}]),"data-testid":"checkbox-text-right"},t.toDisplayString(a.label||a.textRight),3)):t.createCommentVNode("",!0)],2),a.helper?(t.openBlock(),t.createElementBlock("p",K7,t.toDisplayString(a.helper),1)):t.createCommentVNode("",!0)])}const Zi=V(G7,[["render",Z7],["__scopeId","data-v-14c8c277"]]),cJ="",J7={components:{UnnnicIcon:te,UnnnicCheckbox:Zi,UnnnicAvatarIcon:Vn,UnnnicDropdown:$r},props:{modelValue:Boolean,title:String,description:String,image:String,data:{type:Array,default(){return[]}}}},$7={class:"header"},eA={class:"content"},tA={key:0,class:"u font secondary body-lg bold color-neutral-darkest"},aA={key:1,class:"u font secondary body-md color-neutral-cloudy"},nA=["src"],iA={key:0,class:"details"},rA={class:"u font secondary body-gt color-neutral-dark"},oA={class:"value-container"},sA={class:"u font secondary body-gt black color-neutral-darkest"};function lA(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicCheckbox"),c=t.resolveComponent("UnnnicIcon"),f=t.resolveComponent("UnnnicDropdown"),_=t.resolveComponent("UnnnicAvatarIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-card-image",{checked:a.modelValue}])},[t.createElementVNode("div",$7,[t.createElementVNode("div",eA,[a.title?(t.openBlock(),t.createElementBlock("div",tA,t.toDisplayString(a.title),1)):t.createCommentVNode("",!0),a.description?(t.openBlock(),t.createElementBlock("div",aA,t.toDisplayString(a.description),1)):t.createCommentVNode("",!0)]),t.createVNode(u,{modelValue:a.modelValue,onChange:n[0]||(n[0]=g=>e.$emit("update:model-value",g))},null,8,["modelValue"]),e.$slots.actions?(t.openBlock(),t.createBlock(f,{key:0,position:"bottom-left"},{trigger:t.withCtx(()=>[t.createVNode(c,{icon:"navigation-menu-vertical-1",size:"sm",scheme:"neutral-cleanest",clickable:""})]),default:t.withCtx(()=>[t.renderSlot(e.$slots,"actions",{},void 0,!0)]),_:3})):t.createCommentVNode("",!0)]),t.createElementVNode("img",{class:"image",src:a.image},null,8,nA),a.data.length?(t.openBlock(),t.createElementBlock("div",iA,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.data,(g,m)=>(t.openBlock(),t.createElementBlock("div",{key:m,class:"data"},[t.createElementVNode("div",rA,t.toDisplayString(g.name),1),t.createElementVNode("div",oA,[t.createVNode(_,{icon:g.icon,size:"xs",scheme:g.scheme},null,8,["icon","scheme"]),t.createElementVNode("div",sA,t.toDisplayString(g.value),1)])]))),128))])):t.createCommentVNode("",!0)],2)}const Fc=V(J7,[["render",lA],["__scopeId","data-v-87c573e3"]]),dJ="",uA={components:{UnnnicIcon:te,UnnnicDropdown:$r,UnnnicDropdownItem:ws},mixins:[Wt],props:{name:{type:String,default:""},description:{type:String,default:""},status:{type:String,required:!0},canUpdateStatus:{type:Boolean,default:!1},clickable:{type:Boolean,default:!1}},emits:["click","changeProjectStatus"],data(){return{openDropdown:!1,defaultTranslations:{IN_TEST:{"pt-br":"Em teste",en:"In test",es:"En prueba"},ACTIVE:{"pt-br":"Ativo",en:"Active",es:"Activo"},INACTIVE:{"pt-br":"Inativo",en:"Inactive",es:"Inactivo"}}}},computed:{showActions(){var n,a;const e=(a=(n=this.$slots).actions)==null?void 0:a.call(n);return!!(e!=null&&e.length)},colorStatus(){return{ACTIVE:"aux-green-900",INACTIVE:"neutral-cloudy",IN_TEST:"aux-orange-500"}[this.status]},statusOptions(){return["ACTIVE","INACTIVE","IN_TEST"].filter(e=>e!==this.status)}},methods:{emitClick(e){this.clickable&&this.$emit("click",{button:e==null?void 0:e.button})},handlerDropdownOpen(){this.canUpdateStatus&&(this.openDropdown=!this.openDropdown)},handlerClickDropdownItem(e){this.$emit("changeProjectStatus",e)}}},cA={class:"unnnic-card-project__header"},dA=["title"],fA={class:"unnnic-card-project__description"},_A=["title"],gA={class:"unnnic-card-project__bottom"},hA={class:"unnnic-card-project__status-options-container"};function mA(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicDropdown"),f=t.resolveComponent("UnnnicDropdownItem");return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass({"unnnic-card-project":!0,"unnnic-card-project--clickable":a.clickable,"unnnic-card-project--inactive":a.status==="INACTIVE"}),"data-testid":"unnnic-card-project",onClick:[n[2]||(n[2]=t.withModifiers((..._)=>s.emitClick&&s.emitClick(..._),["left","exact"])),n[4]||(n[4]=t.withModifiers(_=>s.emitClick({button:1}),["ctrl"]))],onMouseup:n[3]||(n[3]=t.withModifiers((..._)=>s.emitClick&&s.emitClick(..._),["middle","exact","prevent"]))},[t.createElementVNode("section",cA,[t.createElementVNode("h1",{title:a.name,class:t.normalizeClass({"unnnic-card-project__title":!0,"unnnic-card-project__title--inactive":a.status==="INACTIVE"}),"data-testid":"card-project-title"},t.toDisplayString(a.name),11,dA),s.showActions?(t.openBlock(),t.createBlock(c,{key:0,position:"bottom-left","data-testid":"dropdown-actions"},{trigger:t.withCtx(()=>[t.createVNode(u,{size:"sm",icon:"navigation-menu-vertical-1",clickable:"",scheme:"neutral-cleanest"})]),default:t.withCtx(()=>[t.renderSlot(e.$slots,"actions",{},void 0,!0)]),_:3})):t.createCommentVNode("",!0)]),t.createElementVNode("section",fA,[t.createElementVNode("p",{title:a.description,class:t.normalizeClass({"unnnic-card-project__description":!0,"unnnic-card-project__description--inactive":a.status==="INACTIVE"})},t.toDisplayString(a.description),11,_A)]),t.createElementVNode("section",gA,[t.createElementVNode("section",{class:t.normalizeClass(["unnnic-card-project__status-chip",`unnnic-card-project__status-chip--${a.status}`]),"data-testid":"project-status-chip",onClick:n[1]||(n[1]=t.withModifiers(_=>s.handlerDropdownOpen(),["stop"]))},[t.createElementVNode("p",null,t.toDisplayString(e.i18n(a.status)),1),a.canUpdateStatus?(t.openBlock(),t.createBlock(u,{key:0,icon:"keyboard_arrow_down",size:"sm",clickable:"",scheme:s.colorStatus},null,8,["scheme"])):t.createCommentVNode("",!0),t.createVNode(c,{open:o.openDropdown,useOpenProp:"","data-testid":"status-dropdown","onUpdate:open":n[0]||(n[0]=_=>o.openDropdown=_)},{default:t.withCtx(()=>[t.createElementVNode("section",hA,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.statusOptions,_=>(t.openBlock(),t.createBlock(f,{key:_,class:"status-option",onClick:g=>s.handlerClickDropdownItem(_)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.i18n(_)),1)]),_:2},1032,["onClick"]))),128))])]),_:1},8,["open"])],2)])],34)}const pc=V(uA,[["render",mA],["__scopeId","data-v-d7f7ed7d"]]),fJ="",FA={components:{UnnnicAvatarIcon:Vn,UnnnicToolTip:Mt,UnnnicIcon:te},props:{name:{type:String,default:""},subtitle:{type:String,default:""},description:{type:String,default:""},descriptionRow:{type:String,default:""},descriptionRowInfo:{type:String,default:""},statuses:{type:Array},minStatusWidth:{type:[String,Number],default:5.625*xr}}},pA={class:"unnnic-card-container"},bA={class:"header"},yA={class:"title"},wA=["title"],kA={key:0,class:"subtitle"},DA={key:0,class:"description"},AA={key:1,class:"description-row-container"},EA={key:0,class:"description-row"},CA={class:"title"},xA={class:"content"},MA={class:"number"};function BA(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicToolTip"),f=t.resolveComponent("UnnnicAvatarIcon");return t.openBlock(),t.createElementBlock("div",pA,[t.createElementVNode("div",bA,[t.createElementVNode("div",yA,[t.createElementVNode("span",{class:"name",title:a.name.length>25?a.name:null},t.toDisplayString(a.name),9,wA),a.subtitle?(t.openBlock(),t.createElementBlock("div",kA,t.toDisplayString(a.subtitle),1)):t.createCommentVNode("",!0)]),t.renderSlot(e.$slots,"header-buttons",{},void 0,!0)]),a.description?(t.openBlock(),t.createElementBlock("div",DA,t.toDisplayString(a.description),1)):t.createCommentVNode("",!0),a.descriptionRow||a.descriptionRowInfo?(t.openBlock(),t.createElementBlock("div",AA,[a.descriptionRow?(t.openBlock(),t.createElementBlock("div",EA,t.toDisplayString(a.descriptionRow),1)):t.createCommentVNode("",!0),a.descriptionRowInfo?(t.openBlock(),t.createBlock(c,{key:1,side:"top",text:a.descriptionRowInfo,enabled:""},{default:t.withCtx(()=>[t.createVNode(u,{class:"info",icon:"information-circle-4",size:"sm",scheme:"neutral-soft"})]),_:1},8,["text"])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),n[0]||(n[0]=t.createElementVNode("div",{class:"separator"},null,-1)),t.renderSlot(e.$slots,"content",{},void 0,!0),t.createElementVNode("div",{class:"statuses",style:t.normalizeStyle({gridTemplateColumns:`repeat(auto-fit, minmax(${a.minStatusWidth}, 1fr))`})},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.statuses,(_,g)=>(t.openBlock(),t.createElementBlock("div",{key:g,class:"status"},[t.createElementVNode("div",CA,t.toDisplayString(_.title),1),t.createElementVNode("div",xA,[t.createVNode(f,{icon:_.icon,scheme:_.scheme,size:"xs"},null,8,["icon","scheme"]),t.createElementVNode("div",MA,t.toDisplayString(_.count),1)])]))),128))],4)])}const vA=V(FA,[["render",BA],["__scopeId","data-v-d88c3045"]]),_J="",jA={components:{CardStatusesContainer:vA},props:{name:{type:String,default:""},subtitle:{type:String,default:""},description:{type:String,default:""},descriptionRow:{type:String,default:""},descriptionRowInfo:{type:String,default:""},statuses:{type:Array}},data(){return{unnnicFontSize:xr}}};function NA(e,n,a,i,o,s){const u=t.resolveComponent("CardStatusesContainer");return t.openBlock(),t.createBlock(u,{class:"unnnic-card-information",name:a.name,subtitle:a.subtitle,description:a.description,descriptionRow:a.descriptionRow,descriptionRowInfo:a.descriptionRowInfo,statuses:a.statuses,minStatusWidth:8.75*o.unnnicFontSize+"px"},null,8,["name","subtitle","description","descriptionRow","descriptionRowInfo","statuses","minStatusWidth"])}const bc=V(jA,[["render",NA],["__scopeId","data-v-ee17403c"]]),gJ="",SA={class:"unnnic-checkbox-group__checkboxes"},TA={key:1,class:"unnnic-checkbox-group__helper"},yc=V({__name:"CheckboxGroup",props:{state:{type:String,default:"horizontal",validator(e){return["horizontal","vertical"].includes(e)}},label:{type:String},labelTooltip:{type:String},labelUseHtmlTooltip:{type:Boolean},helper:{type:String}},setup(e){return(n,a)=>(t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(["unnnic-checkbox-group__container",`unnnic-checkbox-group--state-${e.state}`])},[e.label?(t.openBlock(),t.createBlock(Ni,{key:0,label:e.label,tooltip:e.labelTooltip,useHtmlTooltip:e.labelUseHtmlTooltip},null,8,["label","tooltip","useHtmlTooltip"])):t.createCommentVNode("",!0),t.createElementVNode("section",SA,[t.renderSlot(n.$slots,"default",{},void 0,!0)]),e.helper?(t.openBlock(),t.createElementBlock("footer",TA,t.toDisplayString(e.helper),1)):t.createCommentVNode("",!0)],2))}},[["__scopeId","data-v-04aa1063"]]),mJ="",IA={class:"unnnic-collapse__body"},wc=V({__name:"Collapse",props:{title:String,active:Boolean,borderBottom:Boolean,unspacedIcon:Boolean,size:{type:String,default:"lg",validator(e){return["md","lg"].includes(e)}},modelValue:Boolean},emits:["update:modelValue","change"],setup(e,{emit:n}){const a=e,i=n,o=t.ref(!1);return t.watch(o,s=>{i("change",s),i("update:modelValue",s)}),t.watch(()=>a.active,s=>{o.value=s},{immediate:!0}),t.watch(()=>a.modelValue,s=>{o.value=s},{immediate:!0}),(s,u)=>(t.openBlock(),t.createElementBlock("div",{"data-testid":"collapse",class:t.normalizeClass(["unnnic-collapse",`unnnic-collapse--size-${e.size}`,{"unnnic-collapse--border-bottom":e.borderBottom,"unnnic-collapse--unspaced-icon":e.unspacedIcon,"unnnic-collapse--active":o.value}])},[t.createElementVNode("div",{"data-testid":"collapse-header",class:"unnnic-collapse__header",onClick:u[0]||(u[0]=c=>o.value=!o.value)},[t.createTextVNode(t.toDisplayString(e.title),1),t.renderSlot(s.$slots,"header",{},void 0,!0),t.createVNode(te,{size:"xs",icon:o.value?"arrow-button-up-1":"arrow-button-down-1",scheme:o.value?"neutral-dark":"neutral-cloudy"},null,8,["icon","scheme"])]),t.withDirectives(t.createElementVNode("div",IA,[t.renderSlot(s.$slots,"default",{},void 0,!0)],512),[[t.vShow,o.value]])],2))}},[["__scopeId","data-v-1f77973f"]]),pJ="",OA={class:"unnnic-radio"},LA=["disabled","checked","name"],zA={key:0,class:"unnnic-radio__helper"},Ds=V({__name:"Radio",props:{modelValue:{type:[String,Number],default:""},value:{type:[String,Number],default:""},disabled:{type:Boolean,default:!1},label:{type:String,default:""},name:{type:String,default:""},helper:{type:String,default:""}},emits:["update:modelValue"],setup(e,{emit:n}){const a=e,i=n,o=t.inject("contextModelValue",void 0),s=t.inject("contextName",void 0);function u(){a.disabled||(i("update:modelValue",a.value),o&&(o.value=a.value))}const c=t.computed(()=>(o==null?void 0:o.value)||a.modelValue),f=t.computed(()=>(s==null?void 0:s.value)||a.name);return(_,g)=>(t.openBlock(),t.createElementBlock("section",OA,[t.createElementVNode("label",{class:t.normalizeClass(["unnnic-radio__input-wrapper",{"unnnic-radio__input-wrapper--disabled":e.disabled}])},[t.createElementVNode("input",t.mergeProps({class:"unnnic-radio__input",type:"radio",disabled:e.disabled,checked:c.value===e.value,onChange:u,name:f.value},t.unref(Ia.pick)(_.$attrs,["id"])),null,16,LA),t.createElementVNode("p",{class:t.normalizeClass(["unnnic-radio__label",{"unnnic-radio__label--disabled":e.disabled}])},[t.createTextVNode(t.toDisplayString(e.label)+" ",1),t.renderSlot(_.$slots,"default",{},void 0,!0)],2),e.helper?(t.openBlock(),t.createElementBlock("footer",zA,t.toDisplayString(e.helper),1)):t.createCommentVNode("",!0)],2)]))}},[["__scopeId","data-v-7e12a100"]]),qA={name:"Flag",components:{UnnnicIcon:te},props:{code:{type:String,default:null},size:{type:String,default:"md",validator(e){return["nano","xs","sm","md","lg"].indexOf(e)!==-1}}},computed:{name(){return{"pt-br":"Brazil",en:"USA",es:"Spain"}[this.code]}}};function PA(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createBlock(u,{icon:s.name,size:a.size},null,8,["icon","size"])}const VA=V(qA,[["render",PA]]),yJ="",UA={name:"LanguageSelect",components:{UnnnicFlag:VA,UnnnicIcon:te},directives:{onClickOutside:Jr},props:{modelValue:{type:String,default:""},position:{type:String,default:"top-right"},contracted:{type:Boolean,default:!1},supportedLanguages:{type:Array,default:()=>["pt-br","en"]}},data(){return{open:!1,val:this.modelValue,unnnicFontSize:xr}},computed:{languages(){const e={"pt-br":"Português - Brasil",en:"English",es:"Español"};return this.supportedLanguages.reduce((n,a)=>({...n,[a]:e[a]}),{})},otherLanguages(){return this.languageList.filter(({id:e})=>e!==this.val)},languageList(){return Object.entries(this.languages).map(([e,n])=>({id:e,name:n}))},dropdownIcon(){let e="";return this.position==="bottom"?e=this.open?"up":"down":e=this.open?"down":"up",`arrow-button-${e}-1`}},watch:{val(){this.$emit("update:model-value",this.val)},modelValue(){this.val=this.modelValue}},methods:{onClickTrigger(){this.open=!this.open},onClickOutside(){this.open&&(this.open=!1)}}},RA={key:0,class:"unnnic-language-select contracted"},YA={class:"option"},HA=["onClick"],QA={key:1,class:"unnnic-language-select normal"},GA={class:"option"},WA={class:"label"},XA=["onClick"],KA={class:"label"},ZA={class:"option"},JA={class:"label"};function $A(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicFlag"),c=t.resolveComponent("UnnnicIcon"),f=t.resolveDirective("on-click-outside");return a.contracted?t.withDirectives((t.openBlock(),t.createElementBlock("div",RA,[t.createElementVNode("div",{class:t.normalizeClass(["container contracted",{open:o.open}]),onClick:n[0]||(n[0]=(..._)=>s.onClickTrigger&&s.onClickTrigger(..._))},[t.createElementVNode("div",YA,[t.createVNode(u,{size:"sm",code:o.val},null,8,["code"])]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.otherLanguages,_=>(t.openBlock(),t.createElementBlock("div",{key:_.id,class:"option",onClick:g=>o.val=_.id},[t.createVNode(u,{size:"sm",code:_.id},null,8,["code"])],8,HA))),128))],2)])),[[f,s.onClickOutside]]):t.withDirectives((t.openBlock(),t.createElementBlock("div",QA,[t.createElementVNode("div",{class:t.normalizeClass(["container normal",{open:o.open}]),onClick:n[1]||(n[1]=(..._)=>s.onClickTrigger&&s.onClickTrigger(..._))},[t.createElementVNode("div",{style:t.normalizeStyle({position:"absolute",[a.position==="bottom"?"top":"bottom"]:-.125*o.unnnicFontSize+"px",width:"100%",padding:.0625*o.unnnicFontSize+"px",left:-.0625*o.unnnicFontSize+"px"}),class:"all"},[a.position==="bottom"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",GA,[t.createVNode(u,{size:"sm",code:o.val},null,8,["code"]),t.createElementVNode("div",WA,t.toDisplayString(s.languages[o.val]),1),t.createVNode(c,{size:"xs",icon:s.dropdownIcon,scheme:"neutral-clean"},null,8,["icon"])]),n[2]||(n[2]=t.createElementVNode("div",{class:"divider"},null,-1))],64)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.otherLanguages,_=>(t.openBlock(),t.createElementBlock("div",{key:_.id,class:"option",onClick:g=>o.val=_.id},[t.createVNode(u,{size:"sm",code:_.id},null,8,["code"]),t.createElementVNode("div",KA,t.toDisplayString(s.languages[_.id]),1)],8,XA))),128)),a.position!=="bottom"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[n[3]||(n[3]=t.createElementVNode("div",{class:"divider"},null,-1)),t.createElementVNode("div",ZA,[t.createVNode(u,{size:"sm",code:o.val},null,8,["code"]),t.createElementVNode("div",JA,t.toDisplayString(s.languages[o.val]),1),t.createVNode(c,{size:"xs",icon:s.dropdownIcon,scheme:"neutral-clean"},null,8,["icon"])])],64)):t.createCommentVNode("",!0)],4)],2)])),[[f,s.onClickOutside]])}const kc=V(UA,[["render",$A]]),wJ="",eE={name:"UnnnicModal",components:{UnnnicIcon:te},props:{text:{type:String,default:null},modalIcon:{type:String,default:null},closeIcon:{type:Boolean,default:!0},description:{type:String,default:null},alertMessage:{type:String,default:null},showModal:{type:Boolean,default:!0},scheme:{type:String,default:null},persistent:{type:Boolean,default:!1}},computed:{hasAlertMessage(){return!(this.alertMessage===null||this.alertMessage.length===0)},hasButton(){var e,n;return!!((n=(e=this.$slots).options)!=null&&n.call(e).length)},hasIcon(){var e,n;return!!((n=(e=this.$slots).icon)!=null&&n.call(e).length)}},mounted(){window.innerWidth<=600&&this.mobileAnimateOpen()},methods:{mobileAnimateReset(){this.$refs.modalContainer&&(this.$refs.modalContainer.style.transition=null),this.$refs.modal&&(this.$refs.modal.style.transition=null)},mobileAnimateOpen(){this.$nextTick(()=>{this.$refs.modalContainer&&(this.$refs.modalContainer.style.transition="none",this.$refs.modalContainer.style.backgroundColor="transparent"),this.$refs.modal&&(this.$refs.modal.style.transition="none",this.$refs.modal.style.marginBottom=`${-this.$refs.modal.offsetHeight}px`),setTimeout(()=>{this.$refs.modalContainer&&(this.$refs.modalContainer.style.transition="background-color 0.2s",this.$refs.modalContainer.style.backgroundColor=null),this.$refs.modal&&(this.$refs.modal.style.transition="margin-bottom 0.2s",this.$refs.modal.style.marginBottom=null),setTimeout(()=>{this.mobileAnimateReset()},200)})})},mobileAnimateClose(){return new Promise(e=>{this.$refs.modalContainer&&(this.$refs.modalContainer.style.transition="background-color 0.2s",this.$refs.modalContainer.style.backgroundColor="transparent"),this.$refs.modal&&(this.$refs.modal.style.transition="margin-bottom 0.2s",this.$refs.modal.style.marginBottom=`${-this.$refs.modal.offsetHeight}px`),setTimeout(()=>{this.mobileAnimateReset(),e()},200)})},onOutsideCloseClick(){this.persistent||this.onCloseClick()},async onCloseClick(){console.log("keycloak log",window),window.innerWidth<=600&&await this.mobileAnimateClose(),this.$emit("close")}}},tE={ref:"modal",class:"unnnic-modal-container-background"},aE={class:"unnnic-modal-container-background-body"},nE={key:0,class:"unnnic-modal-container-background-body-close_icon"},iE={key:1,class:"unnnic-modal-container-background-body__icon-slot"},rE={class:"unnnic-modal-container-background-body-title"},oE={class:"unnnic-modal-container-background-body-description-container"},sE={class:"unnnic-modal-container-background-body-description"},lE={key:0,class:"unnnic-modal-container-background-report"},uE={key:1,class:"unnnic-modal-container-background-button"};function cE(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createBlock(t.Transition,{name:"modal"},{default:t.withCtx(()=>[a.showModal?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:0},e.$attrs,{ref:"modalContainer",class:["unnnic-modal"]}),[t.createElementVNode("div",{class:"unnnic-modal-container",onClick:n[0]||(n[0]=t.withModifiers((...c)=>s.onOutsideCloseClick&&s.onOutsideCloseClick(...c),["self"]))},[t.createElementVNode("div",tE,[t.createElementVNode("div",aE,[a.closeIcon?(t.openBlock(),t.createElementBlock("div",nE,[t.createVNode(u,{icon:"close-1",scheme:"neutral-dark",size:"sm",clickable:"",onClick:s.onCloseClick},null,8,["onClick"])])):t.createCommentVNode("",!0),s.hasIcon?(t.openBlock(),t.createElementBlock("div",iE,[t.renderSlot(e.$slots,"icon",{},void 0,!0)])):t.createCommentVNode("",!0),a.modalIcon?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(["unnnic-modal-container-background-body-alert_icon",`unnnic-card-scheme--${a.scheme}--icon`,a.closeIcon?"":"unnnic-modal-container-background-body-spacing_header"])},[t.createVNode(u,{scheme:a.scheme,icon:a.modalIcon,size:"xl"},null,8,["scheme","icon"])],2)):t.createCommentVNode("",!0),t.createElementVNode("div",rE,t.toDisplayString(a.text),1)]),t.createElementVNode("div",oE,[t.createElementVNode("div",sE,[t.createTextVNode(t.toDisplayString(a.description)+" ",1),t.renderSlot(e.$slots,"message",{},void 0,!0),t.renderSlot(e.$slots,"default",{},void 0,!0)])]),s.hasAlertMessage?(t.openBlock(),t.createElementBlock("div",lE,t.toDisplayString(a.alertMessage),1)):t.createCommentVNode("",!0),s.hasButton?(t.openBlock(),t.createElementBlock("div",uE,[t.renderSlot(e.$slots,"options",{},void 0,!0)])):t.createCommentVNode("",!0)],512)])],16)):t.createCommentVNode("",!0)]),_:3})}const As=V(eE,[["render",cE],["__scopeId","data-v-64ca1a24"]]),Yg={"application/prs.cww":["cww"],"application/prs.xsf+xml":["xsf"],"application/vnd.1000minds.decision-model+xml":["1km"],"application/vnd.3gpp.pic-bw-large":["plb"],"application/vnd.3gpp.pic-bw-small":["psb"],"application/vnd.3gpp.pic-bw-var":["pvb"],"application/vnd.3gpp2.tcap":["tcap"],"application/vnd.3m.post-it-notes":["pwn"],"application/vnd.accpac.simply.aso":["aso"],"application/vnd.accpac.simply.imp":["imp"],"application/vnd.acucobol":["acu"],"application/vnd.acucorp":["atc","acutc"],"application/vnd.adobe.air-application-installer-package+zip":["air"],"application/vnd.adobe.formscentral.fcdt":["fcdt"],"application/vnd.adobe.fxp":["fxp","fxpl"],"application/vnd.adobe.xdp+xml":["xdp"],"application/vnd.adobe.xfdf":["*xfdf"],"application/vnd.age":["age"],"application/vnd.ahead.space":["ahead"],"application/vnd.airzip.filesecure.azf":["azf"],"application/vnd.airzip.filesecure.azs":["azs"],"application/vnd.amazon.ebook":["azw"],"application/vnd.americandynamics.acc":["acc"],"application/vnd.amiga.ami":["ami"],"application/vnd.android.package-archive":["apk"],"application/vnd.anser-web-certificate-issue-initiation":["cii"],"application/vnd.anser-web-funds-transfer-initiation":["fti"],"application/vnd.antix.game-component":["atx"],"application/vnd.apple.installer+xml":["mpkg"],"application/vnd.apple.keynote":["key"],"application/vnd.apple.mpegurl":["m3u8"],"application/vnd.apple.numbers":["numbers"],"application/vnd.apple.pages":["pages"],"application/vnd.apple.pkpass":["pkpass"],"application/vnd.aristanetworks.swi":["swi"],"application/vnd.astraea-software.iota":["iota"],"application/vnd.audiograph":["aep"],"application/vnd.autodesk.fbx":["fbx"],"application/vnd.balsamiq.bmml+xml":["bmml"],"application/vnd.blueice.multipass":["mpm"],"application/vnd.bmi":["bmi"],"application/vnd.businessobjects":["rep"],"application/vnd.chemdraw+xml":["cdxml"],"application/vnd.chipnuts.karaoke-mmd":["mmd"],"application/vnd.cinderella":["cdy"],"application/vnd.citationstyles.style+xml":["csl"],"application/vnd.claymore":["cla"],"application/vnd.cloanto.rp9":["rp9"],"application/vnd.clonk.c4group":["c4g","c4d","c4f","c4p","c4u"],"application/vnd.cluetrust.cartomobile-config":["c11amc"],"application/vnd.cluetrust.cartomobile-config-pkg":["c11amz"],"application/vnd.commonspace":["csp"],"application/vnd.contact.cmsg":["cdbcmsg"],"application/vnd.cosmocaller":["cmc"],"application/vnd.crick.clicker":["clkx"],"application/vnd.crick.clicker.keyboard":["clkk"],"application/vnd.crick.clicker.palette":["clkp"],"application/vnd.crick.clicker.template":["clkt"],"application/vnd.crick.clicker.wordbank":["clkw"],"application/vnd.criticaltools.wbs+xml":["wbs"],"application/vnd.ctc-posml":["pml"],"application/vnd.cups-ppd":["ppd"],"application/vnd.curl.car":["car"],"application/vnd.curl.pcurl":["pcurl"],"application/vnd.dart":["dart"],"application/vnd.data-vision.rdz":["rdz"],"application/vnd.dbf":["dbf"],"application/vnd.dcmp+xml":["dcmp"],"application/vnd.dece.data":["uvf","uvvf","uvd","uvvd"],"application/vnd.dece.ttml+xml":["uvt","uvvt"],"application/vnd.dece.unspecified":["uvx","uvvx"],"application/vnd.dece.zip":["uvz","uvvz"],"application/vnd.denovo.fcselayout-link":["fe_launch"],"application/vnd.dna":["dna"],"application/vnd.dolby.mlp":["mlp"],"application/vnd.dpgraph":["dpg"],"application/vnd.dreamfactory":["dfac"],"application/vnd.ds-keypoint":["kpxx"],"application/vnd.dvb.ait":["ait"],"application/vnd.dvb.service":["svc"],"application/vnd.dynageo":["geo"],"application/vnd.ecowin.chart":["mag"],"application/vnd.enliven":["nml"],"application/vnd.epson.esf":["esf"],"application/vnd.epson.msf":["msf"],"application/vnd.epson.quickanime":["qam"],"application/vnd.epson.salt":["slt"],"application/vnd.epson.ssf":["ssf"],"application/vnd.eszigno3+xml":["es3","et3"],"application/vnd.ezpix-album":["ez2"],"application/vnd.ezpix-package":["ez3"],"application/vnd.fdf":["*fdf"],"application/vnd.fdsn.mseed":["mseed"],"application/vnd.fdsn.seed":["seed","dataless"],"application/vnd.flographit":["gph"],"application/vnd.fluxtime.clip":["ftc"],"application/vnd.framemaker":["fm","frame","maker","book"],"application/vnd.frogans.fnc":["fnc"],"application/vnd.frogans.ltf":["ltf"],"application/vnd.fsc.weblaunch":["fsc"],"application/vnd.fujitsu.oasys":["oas"],"application/vnd.fujitsu.oasys2":["oa2"],"application/vnd.fujitsu.oasys3":["oa3"],"application/vnd.fujitsu.oasysgp":["fg5"],"application/vnd.fujitsu.oasysprs":["bh2"],"application/vnd.fujixerox.ddd":["ddd"],"application/vnd.fujixerox.docuworks":["xdw"],"application/vnd.fujixerox.docuworks.binder":["xbd"],"application/vnd.fuzzysheet":["fzs"],"application/vnd.genomatix.tuxedo":["txd"],"application/vnd.geogebra.file":["ggb"],"application/vnd.geogebra.slides":["ggs"],"application/vnd.geogebra.tool":["ggt"],"application/vnd.geometry-explorer":["gex","gre"],"application/vnd.geonext":["gxt"],"application/vnd.geoplan":["g2w"],"application/vnd.geospace":["g3w"],"application/vnd.gmx":["gmx"],"application/vnd.google-apps.document":["gdoc"],"application/vnd.google-apps.drawing":["gdraw"],"application/vnd.google-apps.form":["gform"],"application/vnd.google-apps.jam":["gjam"],"application/vnd.google-apps.map":["gmap"],"application/vnd.google-apps.presentation":["gslides"],"application/vnd.google-apps.script":["gscript"],"application/vnd.google-apps.site":["gsite"],"application/vnd.google-apps.spreadsheet":["gsheet"],"application/vnd.google-earth.kml+xml":["kml"],"application/vnd.google-earth.kmz":["kmz"],"application/vnd.gov.sk.xmldatacontainer+xml":["xdcf"],"application/vnd.grafeq":["gqf","gqs"],"application/vnd.groove-account":["gac"],"application/vnd.groove-help":["ghf"],"application/vnd.groove-identity-message":["gim"],"application/vnd.groove-injector":["grv"],"application/vnd.groove-tool-message":["gtm"],"application/vnd.groove-tool-template":["tpl"],"application/vnd.groove-vcard":["vcg"],"application/vnd.hal+xml":["hal"],"application/vnd.handheld-entertainment+xml":["zmm"],"application/vnd.hbci":["hbci"],"application/vnd.hhe.lesson-player":["les"],"application/vnd.hp-hpgl":["hpgl"],"application/vnd.hp-hpid":["hpid"],"application/vnd.hp-hps":["hps"],"application/vnd.hp-jlyt":["jlt"],"application/vnd.hp-pcl":["pcl"],"application/vnd.hp-pclxl":["pclxl"],"application/vnd.hydrostatix.sof-data":["sfd-hdstx"],"application/vnd.ibm.minipay":["mpy"],"application/vnd.ibm.modcap":["afp","listafp","list3820"],"application/vnd.ibm.rights-management":["irm"],"application/vnd.ibm.secure-container":["sc"],"application/vnd.iccprofile":["icc","icm"],"application/vnd.igloader":["igl"],"application/vnd.immervision-ivp":["ivp"],"application/vnd.immervision-ivu":["ivu"],"application/vnd.insors.igm":["igm"],"application/vnd.intercon.formnet":["xpw","xpx"],"application/vnd.intergeo":["i2g"],"application/vnd.intu.qbo":["qbo"],"application/vnd.intu.qfx":["qfx"],"application/vnd.ipunplugged.rcprofile":["rcprofile"],"application/vnd.irepository.package+xml":["irp"],"application/vnd.is-xpr":["xpr"],"application/vnd.isac.fcs":["fcs"],"application/vnd.jam":["jam"],"application/vnd.jcp.javame.midlet-rms":["rms"],"application/vnd.jisp":["jisp"],"application/vnd.joost.joda-archive":["joda"],"application/vnd.kahootz":["ktz","ktr"],"application/vnd.kde.karbon":["karbon"],"application/vnd.kde.kchart":["chrt"],"application/vnd.kde.kformula":["kfo"],"application/vnd.kde.kivio":["flw"],"application/vnd.kde.kontour":["kon"],"application/vnd.kde.kpresenter":["kpr","kpt"],"application/vnd.kde.kspread":["ksp"],"application/vnd.kde.kword":["kwd","kwt"],"application/vnd.kenameaapp":["htke"],"application/vnd.kidspiration":["kia"],"application/vnd.kinar":["kne","knp"],"application/vnd.koan":["skp","skd","skt","skm"],"application/vnd.kodak-descriptor":["sse"],"application/vnd.las.las+xml":["lasxml"],"application/vnd.llamagraphics.life-balance.desktop":["lbd"],"application/vnd.llamagraphics.life-balance.exchange+xml":["lbe"],"application/vnd.lotus-1-2-3":["123"],"application/vnd.lotus-approach":["apr"],"application/vnd.lotus-freelance":["pre"],"application/vnd.lotus-notes":["nsf"],"application/vnd.lotus-organizer":["org"],"application/vnd.lotus-screencam":["scm"],"application/vnd.lotus-wordpro":["lwp"],"application/vnd.macports.portpkg":["portpkg"],"application/vnd.mapbox-vector-tile":["mvt"],"application/vnd.mcd":["mcd"],"application/vnd.medcalcdata":["mc1"],"application/vnd.mediastation.cdkey":["cdkey"],"application/vnd.mfer":["mwf"],"application/vnd.mfmp":["mfm"],"application/vnd.micrografx.flo":["flo"],"application/vnd.micrografx.igx":["igx"],"application/vnd.mif":["mif"],"application/vnd.mobius.daf":["daf"],"application/vnd.mobius.dis":["dis"],"application/vnd.mobius.mbk":["mbk"],"application/vnd.mobius.mqy":["mqy"],"application/vnd.mobius.msl":["msl"],"application/vnd.mobius.plc":["plc"],"application/vnd.mobius.txf":["txf"],"application/vnd.mophun.application":["mpn"],"application/vnd.mophun.certificate":["mpc"],"application/vnd.mozilla.xul+xml":["xul"],"application/vnd.ms-artgalry":["cil"],"application/vnd.ms-cab-compressed":["cab"],"application/vnd.ms-excel":["xls","xlm","xla","xlc","xlt","xlw"],"application/vnd.ms-excel.addin.macroenabled.12":["xlam"],"application/vnd.ms-excel.sheet.binary.macroenabled.12":["xlsb"],"application/vnd.ms-excel.sheet.macroenabled.12":["xlsm"],"application/vnd.ms-excel.template.macroenabled.12":["xltm"],"application/vnd.ms-fontobject":["eot"],"application/vnd.ms-htmlhelp":["chm"],"application/vnd.ms-ims":["ims"],"application/vnd.ms-lrm":["lrm"],"application/vnd.ms-officetheme":["thmx"],"application/vnd.ms-outlook":["msg"],"application/vnd.ms-pki.seccat":["cat"],"application/vnd.ms-pki.stl":["*stl"],"application/vnd.ms-powerpoint":["ppt","pps","pot"],"application/vnd.ms-powerpoint.addin.macroenabled.12":["ppam"],"application/vnd.ms-powerpoint.presentation.macroenabled.12":["pptm"],"application/vnd.ms-powerpoint.slide.macroenabled.12":["sldm"],"application/vnd.ms-powerpoint.slideshow.macroenabled.12":["ppsm"],"application/vnd.ms-powerpoint.template.macroenabled.12":["potm"],"application/vnd.ms-project":["*mpp","mpt"],"application/vnd.ms-visio.viewer":["vdx"],"application/vnd.ms-word.document.macroenabled.12":["docm"],"application/vnd.ms-word.template.macroenabled.12":["dotm"],"application/vnd.ms-works":["wps","wks","wcm","wdb"],"application/vnd.ms-wpl":["wpl"],"application/vnd.ms-xpsdocument":["xps"],"application/vnd.mseq":["mseq"],"application/vnd.musician":["mus"],"application/vnd.muvee.style":["msty"],"application/vnd.mynfc":["taglet"],"application/vnd.nato.bindingdataobject+xml":["bdo"],"application/vnd.neurolanguage.nlu":["nlu"],"application/vnd.nitf":["ntf","nitf"],"application/vnd.noblenet-directory":["nnd"],"application/vnd.noblenet-sealer":["nns"],"application/vnd.noblenet-web":["nnw"],"application/vnd.nokia.n-gage.ac+xml":["*ac"],"application/vnd.nokia.n-gage.data":["ngdat"],"application/vnd.nokia.n-gage.symbian.install":["n-gage"],"application/vnd.nokia.radio-preset":["rpst"],"application/vnd.nokia.radio-presets":["rpss"],"application/vnd.novadigm.edm":["edm"],"application/vnd.novadigm.edx":["edx"],"application/vnd.novadigm.ext":["ext"],"application/vnd.oasis.opendocument.chart":["odc"],"application/vnd.oasis.opendocument.chart-template":["otc"],"application/vnd.oasis.opendocument.database":["odb"],"application/vnd.oasis.opendocument.formula":["odf"],"application/vnd.oasis.opendocument.formula-template":["odft"],"application/vnd.oasis.opendocument.graphics":["odg"],"application/vnd.oasis.opendocument.graphics-template":["otg"],"application/vnd.oasis.opendocument.image":["odi"],"application/vnd.oasis.opendocument.image-template":["oti"],"application/vnd.oasis.opendocument.presentation":["odp"],"application/vnd.oasis.opendocument.presentation-template":["otp"],"application/vnd.oasis.opendocument.spreadsheet":["ods"],"application/vnd.oasis.opendocument.spreadsheet-template":["ots"],"application/vnd.oasis.opendocument.text":["odt"],"application/vnd.oasis.opendocument.text-master":["odm"],"application/vnd.oasis.opendocument.text-template":["ott"],"application/vnd.oasis.opendocument.text-web":["oth"],"application/vnd.olpc-sugar":["xo"],"application/vnd.oma.dd2+xml":["dd2"],"application/vnd.openblox.game+xml":["obgx"],"application/vnd.openofficeorg.extension":["oxt"],"application/vnd.openstreetmap.data+xml":["osm"],"application/vnd.openxmlformats-officedocument.presentationml.presentation":["pptx"],"application/vnd.openxmlformats-officedocument.presentationml.slide":["sldx"],"application/vnd.openxmlformats-officedocument.presentationml.slideshow":["ppsx"],"application/vnd.openxmlformats-officedocument.presentationml.template":["potx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":["xlsx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.template":["xltx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.document":["docx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.template":["dotx"],"application/vnd.osgeo.mapguide.package":["mgp"],"application/vnd.osgi.dp":["dp"],"application/vnd.osgi.subsystem":["esa"],"application/vnd.palm":["pdb","pqa","oprc"],"application/vnd.pawaafile":["paw"],"application/vnd.pg.format":["str"],"application/vnd.pg.osasli":["ei6"],"application/vnd.picsel":["efif"],"application/vnd.pmi.widget":["wg"],"application/vnd.pocketlearn":["plf"],"application/vnd.powerbuilder6":["pbd"],"application/vnd.previewsystems.box":["box"],"application/vnd.procrate.brushset":["brushset"],"application/vnd.procreate.brush":["brush"],"application/vnd.procreate.dream":["drm"],"application/vnd.proteus.magazine":["mgz"],"application/vnd.publishare-delta-tree":["qps"],"application/vnd.pvi.ptid1":["ptid"],"application/vnd.pwg-xhtml-print+xml":["xhtm"],"application/vnd.quark.quarkxpress":["qxd","qxt","qwd","qwt","qxl","qxb"],"application/vnd.rar":["rar"],"application/vnd.realvnc.bed":["bed"],"application/vnd.recordare.musicxml":["mxl"],"application/vnd.recordare.musicxml+xml":["musicxml"],"application/vnd.rig.cryptonote":["cryptonote"],"application/vnd.rim.cod":["cod"],"application/vnd.rn-realmedia":["rm"],"application/vnd.rn-realmedia-vbr":["rmvb"],"application/vnd.route66.link66+xml":["link66"],"application/vnd.sailingtracker.track":["st"],"application/vnd.seemail":["see"],"application/vnd.sema":["sema"],"application/vnd.semd":["semd"],"application/vnd.semf":["semf"],"application/vnd.shana.informed.formdata":["ifm"],"application/vnd.shana.informed.formtemplate":["itp"],"application/vnd.shana.informed.interchange":["iif"],"application/vnd.shana.informed.package":["ipk"],"application/vnd.simtech-mindmapper":["twd","twds"],"application/vnd.smaf":["mmf"],"application/vnd.smart.teacher":["teacher"],"application/vnd.software602.filler.form+xml":["fo"],"application/vnd.solent.sdkm+xml":["sdkm","sdkd"],"application/vnd.spotfire.dxp":["dxp"],"application/vnd.spotfire.sfs":["sfs"],"application/vnd.stardivision.calc":["sdc"],"application/vnd.stardivision.draw":["sda"],"application/vnd.stardivision.impress":["sdd"],"application/vnd.stardivision.math":["smf"],"application/vnd.stardivision.writer":["sdw","vor"],"application/vnd.stardivision.writer-global":["sgl"],"application/vnd.stepmania.package":["smzip"],"application/vnd.stepmania.stepchart":["sm"],"application/vnd.sun.wadl+xml":["wadl"],"application/vnd.sun.xml.calc":["sxc"],"application/vnd.sun.xml.calc.template":["stc"],"application/vnd.sun.xml.draw":["sxd"],"application/vnd.sun.xml.draw.template":["std"],"application/vnd.sun.xml.impress":["sxi"],"application/vnd.sun.xml.impress.template":["sti"],"application/vnd.sun.xml.math":["sxm"],"application/vnd.sun.xml.writer":["sxw"],"application/vnd.sun.xml.writer.global":["sxg"],"application/vnd.sun.xml.writer.template":["stw"],"application/vnd.sus-calendar":["sus","susp"],"application/vnd.svd":["svd"],"application/vnd.symbian.install":["sis","sisx"],"application/vnd.syncml+xml":["xsm"],"application/vnd.syncml.dm+wbxml":["bdm"],"application/vnd.syncml.dm+xml":["xdm"],"application/vnd.syncml.dmddf+xml":["ddf"],"application/vnd.tao.intent-module-archive":["tao"],"application/vnd.tcpdump.pcap":["pcap","cap","dmp"],"application/vnd.tmobile-livetv":["tmo"],"application/vnd.trid.tpt":["tpt"],"application/vnd.triscape.mxs":["mxs"],"application/vnd.trueapp":["tra"],"application/vnd.ufdl":["ufd","ufdl"],"application/vnd.uiq.theme":["utz"],"application/vnd.umajin":["umj"],"application/vnd.unity":["unityweb"],"application/vnd.uoml+xml":["uoml","uo"],"application/vnd.vcx":["vcx"],"application/vnd.visio":["vsd","vst","vss","vsw","vsdx","vtx"],"application/vnd.visionary":["vis"],"application/vnd.vsf":["vsf"],"application/vnd.wap.wbxml":["wbxml"],"application/vnd.wap.wmlc":["wmlc"],"application/vnd.wap.wmlscriptc":["wmlsc"],"application/vnd.webturbo":["wtb"],"application/vnd.wolfram.player":["nbp"],"application/vnd.wordperfect":["wpd"],"application/vnd.wqd":["wqd"],"application/vnd.wt.stf":["stf"],"application/vnd.xara":["xar"],"application/vnd.xfdl":["xfdl"],"application/vnd.yamaha.hv-dic":["hvd"],"application/vnd.yamaha.hv-script":["hvs"],"application/vnd.yamaha.hv-voice":["hvp"],"application/vnd.yamaha.openscoreformat":["osf"],"application/vnd.yamaha.openscoreformat.osfpvg+xml":["osfpvg"],"application/vnd.yamaha.smaf-audio":["saf"],"application/vnd.yamaha.smaf-phrase":["spf"],"application/vnd.yellowriver-custom-menu":["cmp"],"application/vnd.zul":["zir","zirz"],"application/vnd.zzazz.deck+xml":["zaz"],"application/x-7z-compressed":["7z"],"application/x-abiword":["abw"],"application/x-ace-compressed":["ace"],"application/x-apple-diskimage":["*dmg"],"application/x-arj":["arj"],"application/x-authorware-bin":["aab","x32","u32","vox"],"application/x-authorware-map":["aam"],"application/x-authorware-seg":["aas"],"application/x-bcpio":["bcpio"],"application/x-bdoc":["*bdoc"],"application/x-bittorrent":["torrent"],"application/x-blender":["blend"],"application/x-blorb":["blb","blorb"],"application/x-bzip":["bz"],"application/x-bzip2":["bz2","boz"],"application/x-cbr":["cbr","cba","cbt","cbz","cb7"],"application/x-cdlink":["vcd"],"application/x-cfs-compressed":["cfs"],"application/x-chat":["chat"],"application/x-chess-pgn":["pgn"],"application/x-chrome-extension":["crx"],"application/x-cocoa":["cco"],"application/x-compressed":["*rar"],"application/x-conference":["nsc"],"application/x-cpio":["cpio"],"application/x-csh":["csh"],"application/x-debian-package":["*deb","udeb"],"application/x-dgc-compressed":["dgc"],"application/x-director":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"],"application/x-doom":["wad"],"application/x-dtbncx+xml":["ncx"],"application/x-dtbook+xml":["dtb"],"application/x-dtbresource+xml":["res"],"application/x-dvi":["dvi"],"application/x-envoy":["evy"],"application/x-eva":["eva"],"application/x-font-bdf":["bdf"],"application/x-font-ghostscript":["gsf"],"application/x-font-linux-psf":["psf"],"application/x-font-pcf":["pcf"],"application/x-font-snf":["snf"],"application/x-font-type1":["pfa","pfb","pfm","afm"],"application/x-freearc":["arc"],"application/x-futuresplash":["spl"],"application/x-gca-compressed":["gca"],"application/x-glulx":["ulx"],"application/x-gnumeric":["gnumeric"],"application/x-gramps-xml":["gramps"],"application/x-gtar":["gtar"],"application/x-hdf":["hdf"],"application/x-httpd-php":["php"],"application/x-install-instructions":["install"],"application/x-ipynb+json":["ipynb"],"application/x-iso9660-image":["*iso"],"application/x-iwork-keynote-sffkey":["*key"],"application/x-iwork-numbers-sffnumbers":["*numbers"],"application/x-iwork-pages-sffpages":["*pages"],"application/x-java-archive-diff":["jardiff"],"application/x-java-jnlp-file":["jnlp"],"application/x-keepass2":["kdbx"],"application/x-latex":["latex"],"application/x-lua-bytecode":["luac"],"application/x-lzh-compressed":["lzh","lha"],"application/x-makeself":["run"],"application/x-mie":["mie"],"application/x-mobipocket-ebook":["*prc","mobi"],"application/x-ms-application":["application"],"application/x-ms-shortcut":["lnk"],"application/x-ms-wmd":["wmd"],"application/x-ms-wmz":["wmz"],"application/x-ms-xbap":["xbap"],"application/x-msaccess":["mdb"],"application/x-msbinder":["obd"],"application/x-mscardfile":["crd"],"application/x-msclip":["clp"],"application/x-msdos-program":["*exe"],"application/x-msdownload":["*exe","*dll","com","bat","*msi"],"application/x-msmediaview":["mvb","m13","m14"],"application/x-msmetafile":["*wmf","*wmz","*emf","emz"],"application/x-msmoney":["mny"],"application/x-mspublisher":["pub"],"application/x-msschedule":["scd"],"application/x-msterminal":["trm"],"application/x-mswrite":["wri"],"application/x-netcdf":["nc","cdf"],"application/x-ns-proxy-autoconfig":["pac"],"application/x-nzb":["nzb"],"application/x-perl":["pl","pm"],"application/x-pilot":["*prc","*pdb"],"application/x-pkcs12":["p12","pfx"],"application/x-pkcs7-certificates":["p7b","spc"],"application/x-pkcs7-certreqresp":["p7r"],"application/x-rar-compressed":["*rar"],"application/x-redhat-package-manager":["rpm"],"application/x-research-info-systems":["ris"],"application/x-sea":["sea"],"application/x-sh":["sh"],"application/x-shar":["shar"],"application/x-shockwave-flash":["swf"],"application/x-silverlight-app":["xap"],"application/x-sql":["*sql"],"application/x-stuffit":["sit"],"application/x-stuffitx":["sitx"],"application/x-subrip":["srt"],"application/x-sv4cpio":["sv4cpio"],"application/x-sv4crc":["sv4crc"],"application/x-t3vm-image":["t3"],"application/x-tads":["gam"],"application/x-tar":["tar"],"application/x-tcl":["tcl","tk"],"application/x-tex":["tex"],"application/x-tex-tfm":["tfm"],"application/x-texinfo":["texinfo","texi"],"application/x-tgif":["*obj"],"application/x-ustar":["ustar"],"application/x-virtualbox-hdd":["hdd"],"application/x-virtualbox-ova":["ova"],"application/x-virtualbox-ovf":["ovf"],"application/x-virtualbox-vbox":["vbox"],"application/x-virtualbox-vbox-extpack":["vbox-extpack"],"application/x-virtualbox-vdi":["vdi"],"application/x-virtualbox-vhd":["vhd"],"application/x-virtualbox-vmdk":["vmdk"],"application/x-wais-source":["src"],"application/x-web-app-manifest+json":["webapp"],"application/x-x509-ca-cert":["der","crt","pem"],"application/x-xfig":["fig"],"application/x-xliff+xml":["*xlf"],"application/x-xpinstall":["xpi"],"application/x-xz":["xz"],"application/x-zip-compressed":["*zip"],"application/x-zmachine":["z1","z2","z3","z4","z5","z6","z7","z8"],"audio/vnd.dece.audio":["uva","uvva"],"audio/vnd.digital-winds":["eol"],"audio/vnd.dra":["dra"],"audio/vnd.dts":["dts"],"audio/vnd.dts.hd":["dtshd"],"audio/vnd.lucent.voice":["lvp"],"audio/vnd.ms-playready.media.pya":["pya"],"audio/vnd.nuera.ecelp4800":["ecelp4800"],"audio/vnd.nuera.ecelp7470":["ecelp7470"],"audio/vnd.nuera.ecelp9600":["ecelp9600"],"audio/vnd.rip":["rip"],"audio/x-aac":["*aac"],"audio/x-aiff":["aif","aiff","aifc"],"audio/x-caf":["caf"],"audio/x-flac":["flac"],"audio/x-m4a":["*m4a"],"audio/x-matroska":["mka"],"audio/x-mpegurl":["m3u"],"audio/x-ms-wax":["wax"],"audio/x-ms-wma":["wma"],"audio/x-pn-realaudio":["ram","ra"],"audio/x-pn-realaudio-plugin":["rmp"],"audio/x-realaudio":["*ra"],"audio/x-wav":["*wav"],"chemical/x-cdx":["cdx"],"chemical/x-cif":["cif"],"chemical/x-cmdf":["cmdf"],"chemical/x-cml":["cml"],"chemical/x-csml":["csml"],"chemical/x-xyz":["xyz"],"image/prs.btif":["btif","btf"],"image/prs.pti":["pti"],"image/vnd.adobe.photoshop":["psd"],"image/vnd.airzip.accelerator.azv":["azv"],"image/vnd.dece.graphic":["uvi","uvvi","uvg","uvvg"],"image/vnd.djvu":["djvu","djv"],"image/vnd.dvb.subtitle":["*sub"],"image/vnd.dwg":["dwg"],"image/vnd.dxf":["dxf"],"image/vnd.fastbidsheet":["fbs"],"image/vnd.fpx":["fpx"],"image/vnd.fst":["fst"],"image/vnd.fujixerox.edmics-mmr":["mmr"],"image/vnd.fujixerox.edmics-rlc":["rlc"],"image/vnd.microsoft.icon":["ico"],"image/vnd.ms-dds":["dds"],"image/vnd.ms-modi":["mdi"],"image/vnd.ms-photo":["wdp"],"image/vnd.net-fpx":["npx"],"image/vnd.pco.b16":["b16"],"image/vnd.tencent.tap":["tap"],"image/vnd.valve.source.texture":["vtf"],"image/vnd.wap.wbmp":["wbmp"],"image/vnd.xiff":["xif"],"image/vnd.zbrush.pcx":["pcx"],"image/x-3ds":["3ds"],"image/x-adobe-dng":["dng"],"image/x-cmu-raster":["ras"],"image/x-cmx":["cmx"],"image/x-freehand":["fh","fhc","fh4","fh5","fh7"],"image/x-icon":["*ico"],"image/x-jng":["jng"],"image/x-mrsid-image":["sid"],"image/x-ms-bmp":["*bmp"],"image/x-pcx":["*pcx"],"image/x-pict":["pic","pct"],"image/x-portable-anymap":["pnm"],"image/x-portable-bitmap":["pbm"],"image/x-portable-graymap":["pgm"],"image/x-portable-pixmap":["ppm"],"image/x-rgb":["rgb"],"image/x-tga":["tga"],"image/x-xbitmap":["xbm"],"image/x-xpixmap":["xpm"],"image/x-xwindowdump":["xwd"],"message/vnd.wfa.wsc":["wsc"],"model/vnd.bary":["bary"],"model/vnd.cld":["cld"],"model/vnd.collada+xml":["dae"],"model/vnd.dwf":["dwf"],"model/vnd.gdl":["gdl"],"model/vnd.gtw":["gtw"],"model/vnd.mts":["*mts"],"model/vnd.opengex":["ogex"],"model/vnd.parasolid.transmit.binary":["x_b"],"model/vnd.parasolid.transmit.text":["x_t"],"model/vnd.pytha.pyox":["pyo","pyox"],"model/vnd.sap.vds":["vds"],"model/vnd.usda":["usda"],"model/vnd.usdz+zip":["usdz"],"model/vnd.valve.source.compiled-map":["bsp"],"model/vnd.vtu":["vtu"],"text/prs.lines.tag":["dsc"],"text/vnd.curl":["curl"],"text/vnd.curl.dcurl":["dcurl"],"text/vnd.curl.mcurl":["mcurl"],"text/vnd.curl.scurl":["scurl"],"text/vnd.dvb.subtitle":["sub"],"text/vnd.familysearch.gedcom":["ged"],"text/vnd.fly":["fly"],"text/vnd.fmi.flexstor":["flx"],"text/vnd.graphviz":["gv"],"text/vnd.in3d.3dml":["3dml"],"text/vnd.in3d.spot":["spot"],"text/vnd.sun.j2me.app-descriptor":["jad"],"text/vnd.wap.wml":["wml"],"text/vnd.wap.wmlscript":["wmls"],"text/x-asm":["s","asm"],"text/x-c":["c","cc","cxx","cpp","h","hh","dic"],"text/x-component":["htc"],"text/x-fortran":["f","for","f77","f90"],"text/x-handlebars-template":["hbs"],"text/x-java-source":["java"],"text/x-lua":["lua"],"text/x-markdown":["mkd"],"text/x-nfo":["nfo"],"text/x-opml":["opml"],"text/x-org":["*org"],"text/x-pascal":["p","pas"],"text/x-processing":["pde"],"text/x-sass":["sass"],"text/x-scss":["scss"],"text/x-setext":["etx"],"text/x-sfv":["sfv"],"text/x-suse-ymp":["ymp"],"text/x-uuencode":["uu"],"text/x-vcalendar":["vcs"],"text/x-vcard":["vcf"],"video/vnd.dece.hd":["uvh","uvvh"],"video/vnd.dece.mobile":["uvm","uvvm"],"video/vnd.dece.pd":["uvp","uvvp"],"video/vnd.dece.sd":["uvs","uvvs"],"video/vnd.dece.video":["uvv","uvvv"],"video/vnd.dvb.file":["dvb"],"video/vnd.fvt":["fvt"],"video/vnd.mpegurl":["mxu","m4u"],"video/vnd.ms-playready.media.pyv":["pyv"],"video/vnd.uvvu.mp4":["uvu","uvvu"],"video/vnd.vivo":["viv"],"video/x-f4v":["f4v"],"video/x-fli":["fli"],"video/x-flv":["flv"],"video/x-m4v":["m4v"],"video/x-matroska":["mkv","mk3d","mks"],"video/x-mng":["mng"],"video/x-ms-asf":["asf","asx"],"video/x-ms-vob":["vob"],"video/x-ms-wm":["wm"],"video/x-ms-wmv":["wmv"],"video/x-ms-wmx":["wmx"],"video/x-ms-wvx":["wvx"],"video/x-msvideo":["avi"],"video/x-sgi-movie":["movie"],"video/x-smv":["smv"],"x-conference/x-cooltalk":["ice"]};Object.freeze(Yg);const Hg={"application/andrew-inset":["ez"],"application/appinstaller":["appinstaller"],"application/applixware":["aw"],"application/appx":["appx"],"application/appxbundle":["appxbundle"],"application/atom+xml":["atom"],"application/atomcat+xml":["atomcat"],"application/atomdeleted+xml":["atomdeleted"],"application/atomsvc+xml":["atomsvc"],"application/atsc-dwd+xml":["dwd"],"application/atsc-held+xml":["held"],"application/atsc-rsat+xml":["rsat"],"application/automationml-aml+xml":["aml"],"application/automationml-amlx+zip":["amlx"],"application/bdoc":["bdoc"],"application/calendar+xml":["xcs"],"application/ccxml+xml":["ccxml"],"application/cdfx+xml":["cdfx"],"application/cdmi-capability":["cdmia"],"application/cdmi-container":["cdmic"],"application/cdmi-domain":["cdmid"],"application/cdmi-object":["cdmio"],"application/cdmi-queue":["cdmiq"],"application/cpl+xml":["cpl"],"application/cu-seeme":["cu"],"application/cwl":["cwl"],"application/dash+xml":["mpd"],"application/dash-patch+xml":["mpp"],"application/davmount+xml":["davmount"],"application/dicom":["dcm"],"application/docbook+xml":["dbk"],"application/dssc+der":["dssc"],"application/dssc+xml":["xdssc"],"application/ecmascript":["ecma"],"application/emma+xml":["emma"],"application/emotionml+xml":["emotionml"],"application/epub+zip":["epub"],"application/exi":["exi"],"application/express":["exp"],"application/fdf":["fdf"],"application/fdt+xml":["fdt"],"application/font-tdpfr":["pfr"],"application/geo+json":["geojson"],"application/gml+xml":["gml"],"application/gpx+xml":["gpx"],"application/gxf":["gxf"],"application/gzip":["gz"],"application/hjson":["hjson"],"application/hyperstudio":["stk"],"application/inkml+xml":["ink","inkml"],"application/ipfix":["ipfix"],"application/its+xml":["its"],"application/java-archive":["jar","war","ear"],"application/java-serialized-object":["ser"],"application/java-vm":["class"],"application/javascript":["*js"],"application/json":["json","map"],"application/json5":["json5"],"application/jsonml+json":["jsonml"],"application/ld+json":["jsonld"],"application/lgr+xml":["lgr"],"application/lost+xml":["lostxml"],"application/mac-binhex40":["hqx"],"application/mac-compactpro":["cpt"],"application/mads+xml":["mads"],"application/manifest+json":["webmanifest"],"application/marc":["mrc"],"application/marcxml+xml":["mrcx"],"application/mathematica":["ma","nb","mb"],"application/mathml+xml":["mathml"],"application/mbox":["mbox"],"application/media-policy-dataset+xml":["mpf"],"application/mediaservercontrol+xml":["mscml"],"application/metalink+xml":["metalink"],"application/metalink4+xml":["meta4"],"application/mets+xml":["mets"],"application/mmt-aei+xml":["maei"],"application/mmt-usd+xml":["musd"],"application/mods+xml":["mods"],"application/mp21":["m21","mp21"],"application/mp4":["*mp4","*mpg4","mp4s","m4p"],"application/msix":["msix"],"application/msixbundle":["msixbundle"],"application/msword":["doc","dot"],"application/mxf":["mxf"],"application/n-quads":["nq"],"application/n-triples":["nt"],"application/node":["cjs"],"application/octet-stream":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"],"application/oda":["oda"],"application/oebps-package+xml":["opf"],"application/ogg":["ogx"],"application/omdoc+xml":["omdoc"],"application/onenote":["onetoc","onetoc2","onetmp","onepkg","one","onea"],"application/oxps":["oxps"],"application/p2p-overlay+xml":["relo"],"application/patch-ops-error+xml":["xer"],"application/pdf":["pdf"],"application/pgp-encrypted":["pgp"],"application/pgp-keys":["asc"],"application/pgp-signature":["sig","*asc"],"application/pics-rules":["prf"],"application/pkcs10":["p10"],"application/pkcs7-mime":["p7m","p7c"],"application/pkcs7-signature":["p7s"],"application/pkcs8":["p8"],"application/pkix-attr-cert":["ac"],"application/pkix-cert":["cer"],"application/pkix-crl":["crl"],"application/pkix-pkipath":["pkipath"],"application/pkixcmp":["pki"],"application/pls+xml":["pls"],"application/postscript":["ai","eps","ps"],"application/provenance+xml":["provx"],"application/pskc+xml":["pskcxml"],"application/raml+yaml":["raml"],"application/rdf+xml":["rdf","owl"],"application/reginfo+xml":["rif"],"application/relax-ng-compact-syntax":["rnc"],"application/resource-lists+xml":["rl"],"application/resource-lists-diff+xml":["rld"],"application/rls-services+xml":["rs"],"application/route-apd+xml":["rapd"],"application/route-s-tsid+xml":["sls"],"application/route-usd+xml":["rusd"],"application/rpki-ghostbusters":["gbr"],"application/rpki-manifest":["mft"],"application/rpki-roa":["roa"],"application/rsd+xml":["rsd"],"application/rss+xml":["rss"],"application/rtf":["rtf"],"application/sbml+xml":["sbml"],"application/scvp-cv-request":["scq"],"application/scvp-cv-response":["scs"],"application/scvp-vp-request":["spq"],"application/scvp-vp-response":["spp"],"application/sdp":["sdp"],"application/senml+xml":["senmlx"],"application/sensml+xml":["sensmlx"],"application/set-payment-initiation":["setpay"],"application/set-registration-initiation":["setreg"],"application/shf+xml":["shf"],"application/sieve":["siv","sieve"],"application/smil+xml":["smi","smil"],"application/sparql-query":["rq"],"application/sparql-results+xml":["srx"],"application/sql":["sql"],"application/srgs":["gram"],"application/srgs+xml":["grxml"],"application/sru+xml":["sru"],"application/ssdl+xml":["ssdl"],"application/ssml+xml":["ssml"],"application/swid+xml":["swidtag"],"application/tei+xml":["tei","teicorpus"],"application/thraud+xml":["tfi"],"application/timestamped-data":["tsd"],"application/toml":["toml"],"application/trig":["trig"],"application/ttml+xml":["ttml"],"application/ubjson":["ubj"],"application/urc-ressheet+xml":["rsheet"],"application/urc-targetdesc+xml":["td"],"application/voicexml+xml":["vxml"],"application/wasm":["wasm"],"application/watcherinfo+xml":["wif"],"application/widget":["wgt"],"application/winhlp":["hlp"],"application/wsdl+xml":["wsdl"],"application/wspolicy+xml":["wspolicy"],"application/xaml+xml":["xaml"],"application/xcap-att+xml":["xav"],"application/xcap-caps+xml":["xca"],"application/xcap-diff+xml":["xdf"],"application/xcap-el+xml":["xel"],"application/xcap-ns+xml":["xns"],"application/xenc+xml":["xenc"],"application/xfdf":["xfdf"],"application/xhtml+xml":["xhtml","xht"],"application/xliff+xml":["xlf"],"application/xml":["xml","xsl","xsd","rng"],"application/xml-dtd":["dtd"],"application/xop+xml":["xop"],"application/xproc+xml":["xpl"],"application/xslt+xml":["*xsl","xslt"],"application/xspf+xml":["xspf"],"application/xv+xml":["mxml","xhvml","xvml","xvm"],"application/yang":["yang"],"application/yin+xml":["yin"],"application/zip":["zip"],"application/zip+dotlottie":["lottie"],"audio/3gpp":["*3gpp"],"audio/aac":["adts","aac"],"audio/adpcm":["adp"],"audio/amr":["amr"],"audio/basic":["au","snd"],"audio/midi":["mid","midi","kar","rmi"],"audio/mobile-xmf":["mxmf"],"audio/mp3":["*mp3"],"audio/mp4":["m4a","mp4a","m4b"],"audio/mpeg":["mpga","mp2","mp2a","mp3","m2a","m3a"],"audio/ogg":["oga","ogg","spx","opus"],"audio/s3m":["s3m"],"audio/silk":["sil"],"audio/wav":["wav"],"audio/wave":["*wav"],"audio/webm":["weba"],"audio/xm":["xm"],"font/collection":["ttc"],"font/otf":["otf"],"font/ttf":["ttf"],"font/woff":["woff"],"font/woff2":["woff2"],"image/aces":["exr"],"image/apng":["apng"],"image/avci":["avci"],"image/avcs":["avcs"],"image/avif":["avif"],"image/bmp":["bmp","dib"],"image/cgm":["cgm"],"image/dicom-rle":["drle"],"image/dpx":["dpx"],"image/emf":["emf"],"image/fits":["fits"],"image/g3fax":["g3"],"image/gif":["gif"],"image/heic":["heic"],"image/heic-sequence":["heics"],"image/heif":["heif"],"image/heif-sequence":["heifs"],"image/hej2k":["hej2"],"image/ief":["ief"],"image/jaii":["jaii"],"image/jais":["jais"],"image/jls":["jls"],"image/jp2":["jp2","jpg2"],"image/jpeg":["jpg","jpeg","jpe"],"image/jph":["jph"],"image/jphc":["jhc"],"image/jpm":["jpm","jpgm"],"image/jpx":["jpx","jpf"],"image/jxl":["jxl"],"image/jxr":["jxr"],"image/jxra":["jxra"],"image/jxrs":["jxrs"],"image/jxs":["jxs"],"image/jxsc":["jxsc"],"image/jxsi":["jxsi"],"image/jxss":["jxss"],"image/ktx":["ktx"],"image/ktx2":["ktx2"],"image/pjpeg":["jfif"],"image/png":["png"],"image/sgi":["sgi"],"image/svg+xml":["svg","svgz"],"image/t38":["t38"],"image/tiff":["tif","tiff"],"image/tiff-fx":["tfx"],"image/webp":["webp"],"image/wmf":["wmf"],"message/disposition-notification":["disposition-notification"],"message/global":["u8msg"],"message/global-delivery-status":["u8dsn"],"message/global-disposition-notification":["u8mdn"],"message/global-headers":["u8hdr"],"message/rfc822":["eml","mime","mht","mhtml"],"model/3mf":["3mf"],"model/gltf+json":["gltf"],"model/gltf-binary":["glb"],"model/iges":["igs","iges"],"model/jt":["jt"],"model/mesh":["msh","mesh","silo"],"model/mtl":["mtl"],"model/obj":["obj"],"model/prc":["prc"],"model/step":["step","stp","stpnc","p21","210"],"model/step+xml":["stpx"],"model/step+zip":["stpz"],"model/step-xml+zip":["stpxz"],"model/stl":["stl"],"model/u3d":["u3d"],"model/vrml":["wrl","vrml"],"model/x3d+binary":["*x3db","x3dbz"],"model/x3d+fastinfoset":["x3db"],"model/x3d+vrml":["*x3dv","x3dvz"],"model/x3d+xml":["x3d","x3dz"],"model/x3d-vrml":["x3dv"],"text/cache-manifest":["appcache","manifest"],"text/calendar":["ics","ifb"],"text/coffeescript":["coffee","litcoffee"],"text/css":["css"],"text/csv":["csv"],"text/html":["html","htm","shtml"],"text/jade":["jade"],"text/javascript":["js","mjs"],"text/jsx":["jsx"],"text/less":["less"],"text/markdown":["md","markdown"],"text/mathml":["mml"],"text/mdx":["mdx"],"text/n3":["n3"],"text/plain":["txt","text","conf","def","list","log","in","ini"],"text/richtext":["rtx"],"text/rtf":["*rtf"],"text/sgml":["sgml","sgm"],"text/shex":["shex"],"text/slim":["slim","slm"],"text/spdx":["spdx"],"text/stylus":["stylus","styl"],"text/tab-separated-values":["tsv"],"text/troff":["t","tr","roff","man","me","ms"],"text/turtle":["ttl"],"text/uri-list":["uri","uris","urls"],"text/vcard":["vcard"],"text/vtt":["vtt"],"text/wgsl":["wgsl"],"text/xml":["*xml"],"text/yaml":["yaml","yml"],"video/3gpp":["3gp","3gpp"],"video/3gpp2":["3g2"],"video/h261":["h261"],"video/h263":["h263"],"video/h264":["h264"],"video/iso.segment":["m4s"],"video/jpeg":["jpgv"],"video/jpm":["*jpm","*jpgm"],"video/mj2":["mj2","mjp2"],"video/mp2t":["ts","m2t","m2ts","mts"],"video/mp4":["mp4","mp4v","mpg4"],"video/mpeg":["mpeg","mpg","mpe","m1v","m2v"],"video/ogg":["ogv"],"video/quicktime":["qt","mov"],"video/webm":["webm"]};Object.freeze(Hg);var pa=globalThis&&globalThis.__classPrivateFieldGet||function(e,n,a,i){if(a==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof n=="function"?e!==n||!i:!n.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return a==="m"?i:a==="a"?i.call(e):i?i.value:n.get(e)},Ji,eo,Fi;class dE{constructor(...n){Ji.set(this,new Map),eo.set(this,new Map),Fi.set(this,new Map);for(const a of n)this.define(a)}define(n,a=!1){for(let[i,o]of Object.entries(n)){i=i.toLowerCase(),o=o.map(c=>c.toLowerCase()),pa(this,Fi,"f").has(i)||pa(this,Fi,"f").set(i,new Set);const s=pa(this,Fi,"f").get(i);let u=!0;for(let c of o){const f=c.startsWith("*");if(c=f?c.slice(1):c,s==null||s.add(c),u&&pa(this,eo,"f").set(i,c),u=!1,f)continue;const _=pa(this,Ji,"f").get(c);if(_&&_!=i&&!a)throw new Error(`"${i} -> ${c}" conflicts with "${_} -> ${c}". Pass \`force=true\` to override this definition.`);pa(this,Ji,"f").set(c,i)}}return this}getType(n){if(typeof n!="string")return null;const a=n.replace(/^.*[/\\]/s,"").toLowerCase(),i=a.replace(/^.*\./s,"").toLowerCase(),o=a.length<n.length;return!(i.length<a.length-1)&&o?null:pa(this,Ji,"f").get(i)??null}getExtension(n){var a;return typeof n!="string"?null:(n=(a=n==null?void 0:n.split)==null?void 0:a.call(n,";")[0],(n&&pa(this,eo,"f").get(n.trim().toLowerCase()))??null)}getAllExtensions(n){return typeof n!="string"?null:pa(this,Fi,"f").get(n.toLowerCase())??null}_freeze(){this.define=()=>{throw new Error("define() not allowed for built-in Mime objects. See https://github.com/broofa/mime/blob/main/README.md#custom-mime-instances")},Object.freeze(this);for(const n of pa(this,Fi,"f").values())Object.freeze(n);return this}_getTestState(){return{types:pa(this,Ji,"f"),extensions:pa(this,eo,"f")}}}Ji=new WeakMap,eo=new WeakMap,Fi=new WeakMap;const fE=new dE(Hg,Yg)._freeze(),kJ="",_E={class:"unnnic-upload-area__dropzone__content"},gE={class:"unnnic-upload-area__dropzone__content__title"},hE=["title"],mE=["accept","multiple"],Es=V({__name:"DropArea",props:{acceptMultiple:{type:Boolean,default:!0},supportedFormats:{type:String,default:"*"},maxFileSize:{type:Number,default:void 0},shouldReplace:{type:Boolean,default:!1},currentFiles:{type:Array,default(){return[]}},maximumUploads:{type:Number,default:1},subtitle:{type:String,default:""},disabled:{type:Boolean,default:!1}},emits:["update:currentFiles","fileChange","unsupportedFormat","exceededTheMaximumFileSizeLimit"],setup(e,{emit:n}){const a=t.ref(!1),i=t.ref(!1),o=t.ref(0),s=t.ref(),u=t.useTemplateRef("file"),c=e,f=n,_=t.getCurrentInstance();function g(L){var O,ne;return!!((ne=(O=_==null?void 0:_.vnode)==null?void 0:O.props)!=null&&ne[L])}const m=t.computed(()=>c.supportedFormats.split(",").map(O=>O.toUpperCase()).join(", "));function F(){c.disabled||(o.value+=1,a.value=!0)}function b(){c.disabled||(a.value=!0)}function w(){c.disabled||(o.value-=1,o.value===0&&(a.value=!1))}function C(){c.disabled||(a.value=!1)}function A(L){if(c.disabled)return;a.value=!1;const{files:O}=L.dataTransfer;x(O)&&P(O)}function N(){c.disabled||u.value.click()}function S(L){if(c.disabled)return;const{files:O}=L.target;x(O)&&P(O),s.value.value=""}function D(){i.value=!0,setTimeout(()=>{i.value=!1},5e3)}function x(L){return!c.acceptMultiple&&L.length>1?(D(),!1):q(L)?T(L)?!0:(g("onExceededTheMaximumFileSizeLimit")?f("exceededTheMaximumFileSizeLimit"):D(),!1):(g("onUnsupportedFormat")?f("unsupportedFormat"):D(),!1)}function q(L){if(c.supportedFormats==="*")return!0;const O=c.supportedFormats.split(",").map(_e=>_e.trim());return Array.from(L).find(_e=>{const ie=_e.name.toLowerCase(),de=_e.type.toLowerCase(),Ce=`.${ie.split(".").pop()}`,we=O.includes(Ce),pe=de===fE.getType(ie);return we&&pe})}function T(L){return c.maxFileSize?Array.from(L).find(ne=>(ne.size/1048576).toFixed(2)<=c.maxFileSize):!0}function P(L){let O=L.length;if(c.shouldReplace||(O+=c.currentFiles.length),O>c.maximumUploads){D();return}const ne=Array.from(L).filter(ie=>!!(q([ie])&&T([ie])));let _e;c.shouldReplace?_e=ne:_e=c.currentFiles.concat(ne),f("update:currentFiles",_e),f("fileChange",_e)}return(L,O)=>(t.openBlock(),t.createElementBlock("section",{ref:"dropzone",class:t.normalizeClass({"unnnic-upload-area__dropzone":!0,"unnnic-upload-area__dropzone__is-dragover":a.value,"unnnic-upload-area__dropzone__has-error":i.value}),onDragenter:t.withModifiers(F,["stop","prevent"]),onDragover:t.withModifiers(b,["stop","prevent"]),onDragleave:t.withModifiers(w,["stop","prevent"]),onDragend:t.withModifiers(C,["stop","prevent"]),onDrop:t.withModifiers(A,["stop","prevent"]),onClick:N},[t.createVNode(te,{class:"unnnic-upload-area__dropzone__icon",icon:"upload",scheme:i.value?"feedback-red":"weni-500",size:"lg"},null,8,["scheme"]),t.createElementVNode("div",_E,[t.createElementVNode("span",gE,[t.renderSlot(L.$slots,"title",{},()=>[t.createTextVNode(t.toDisplayString(L.$t("upload_area.title.text"))+" ",1),t.createElementVNode("span",{class:t.normalizeClass(`unnnic-upload-area__dropzone__content__title__${i.value?"error":"search"}`)},t.toDisplayString(L.$t("upload_area.title.highlight")),3)],!0)]),t.createElementVNode("span",{class:t.normalizeClass(["unnnic-upload-area__dropzone__content__subtitle",{"unnnic-upload-area__dropzone__content__subtitle__error":i.value}]),title:m.value},[t.renderSlot(L.$slots,"subtitle",{},()=>[t.createTextVNode(t.toDisplayString(e.subtitle||`${L.$t(`upload_area${i.value?".invalid":""}.subtitle`)} ${m.value}`),1)],!0)],10,hE)]),t.withDirectives(t.createElementVNode("input",{ref_key:"file",ref:s,type:"file",accept:e.supportedFormats,multiple:e.acceptMultiple,onInput:S},null,40,mE),[[t.vShow,!1]])],34))}},[["__scopeId","data-v-936a11ab"]]),AJ="",FE={name:"ImportCard",components:{UnnnicButton:vt,UnnnicIcon:te},props:{title:{type:String,default:""},subtitle:{type:String,default:""},importProgress:{type:Number,default:0},isImporting:{type:Boolean,default:!1},canImport:{type:Boolean,default:!0},canDelete:{type:Boolean,default:!0},acceptedFormats:{type:String,default:"*"},uploadIcon:{type:String,default:"upload-bottom-1"}},computed:{fileIcon(){const e=this.title.slice(this.title.lastIndexOf(".")+1);return{pdf:"picture_as_pdf",txt:"text_snippet",xls:"table",xlsx:"table",doc:"draft",docx:"draft"}[e]||"draft"}},methods:{importFile(){this.$refs.file.click()},handleFileChange(e){const{files:n}=e.target;let a;n.length>0&&([a]=e.target.files),a&&this.$emit("modifiedFile",a)},emitDeletion(){this.$emit("delete")}}},pE={class:"unnnic-import-card"},bE={class:"unnnic-import-card__data"},yE={key:0,class:"unnnic-import-card__data__title"},wE={key:1,class:"unnnic-import-card__data__title"},kE={key:2,class:"unnnic-import-card__data__subtitle"},DE={key:0,class:"unnnic-import-card__data__subtitle__text"},AE={key:1,class:"unnnic-import-card__data__subtitle__progress"},EE={class:"unnnic-import-card__buttons"},CE=["accept"];function xE(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicButton");return t.openBlock(),t.createElementBlock("div",pE,[t.createVNode(u,{class:"unnnic-import-card__file-icon",size:"md",scheme:"weni-600",icon:s.fileIcon},null,8,["icon"]),t.createElementVNode("div",bE,[a.isImporting?(t.openBlock(),t.createElementBlock("div",yE,t.toDisplayString(e.$t("import_card.importing"))+"... ",1)):(t.openBlock(),t.createElementBlock("div",wE,t.toDisplayString(a.title),1)),a.subtitle&&a.isImporting?(t.openBlock(),t.createElementBlock("div",kE,[a.subtitle&&a.isImporting?(t.openBlock(),t.createElementBlock("div",DE,t.toDisplayString(a.subtitle),1)):t.createCommentVNode("",!0),a.subtitle&&a.isImporting?(t.openBlock(),t.createElementBlock("div",AE,"  - "+t.toDisplayString(a.importProgress)+"% ",1)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",EE,[a.canImport?(t.openBlock(),t.createBlock(c,{key:0,class:"unnnic-import-card__buttons__import",size:"small",iconCenter:a.uploadIcon,type:"primary",onClick:s.importFile},{default:t.withCtx(()=>[t.createElementVNode("input",{ref:"file",type:"file",accept:a.acceptedFormats,style:{display:"none"},onChange:n[0]||(n[0]=(...f)=>s.handleFileChange&&s.handleFileChange(...f))},null,40,CE)]),_:1},8,["iconCenter","onClick"])):t.createCommentVNode("",!0),a.canDelete?(t.openBlock(),t.createBlock(u,{key:1,class:"unnnic-import-card__buttons__delete",size:"sm",scheme:"neutral-cloudy",icon:"delete",clickable:"",onClick:s.emitDeletion},null,8,["onClick"])):t.createCommentVNode("",!0)])])}const Cs=V(FE,[["render",xE],["__scopeId","data-v-0990f36a"]]),EJ="",ME={name:"UnnnicUploadArea",components:{UnnnicDropArea:Es,UnnnicImportCard:Cs},model:{prop:"files",event:"fileChange"},props:{files:{type:Array,default:()=>[]},acceptMultiple:{type:Boolean,default:!0},supportedFormats:{type:String,default:"*"},maximumUploads:{type:Number,default:1},filesProgress:{type:Array,default:()=>[]},isUploading:{type:Boolean,default:!1},canImport:{type:Boolean,default:!1},canDelete:{type:Boolean,default:!0},maxFileSize:{type:Number,default:void 0},shouldReplace:{type:Boolean,default:!1},subtitle:{required:!1,type:String,default:""}},emits:["fileChange"],data(){return{currentFiles:this.files}},watch:{files(e){this.currentFiles=e}},methods:{emitFileChange(){this.$emit("fileChange",this.currentFiles)},modifyFile(e,n){this.currentFiles.splice(e,1,n),this.emitFileChange()},removeFile(e){this.currentFiles.splice(e,1),this.emitFileChange()}}},BE={key:0,class:"unnnic-upload-area__cards"};function vE(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicDropArea"),c=t.resolveComponent("UnnnicImportCard");return t.openBlock(),t.createElementBlock("div",null,[t.createVNode(u,{currentFiles:o.currentFiles,"onUpdate:currentFiles":n[0]||(n[0]=f=>o.currentFiles=f),acceptMultiple:a.acceptMultiple,supportedFormats:a.supportedFormats,maxFileSize:a.maxFileSize,shouldReplace:a.shouldReplace,maximumUploads:a.maximumUploads,subtitle:a.subtitle,onFileChange:n[1]||(n[1]=f=>e.$emit("fileChange",f))},null,8,["currentFiles","acceptMultiple","supportedFormats","maxFileSize","shouldReplace","maximumUploads","subtitle"]),o.currentFiles.length>0?(t.openBlock(),t.createElementBlock("div",BE,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.currentFiles,(f,_)=>(t.openBlock(),t.createBlock(c,{key:_,title:f.name,subtitle:f.name,isImporting:a.isUploading,importProgress:a.filesProgress[_]||100,canImport:a.canImport,canDelete:a.canDelete,acceptedFormats:a.supportedFormats,uploadIcon:"button-refresh-arrows-1",onDelete:g=>s.removeFile(_),onModifiedFile:g=>s.modifyFile(_,g)},null,8,["title","subtitle","isImporting","importProgress","canImport","canDelete","acceptedFormats","onDelete","onModifiedFile"]))),128))])):t.createCommentVNode("",!0)])}const xs=V(ME,[["render",vE],["__scopeId","data-v-872a45ed"]]),CJ="",jE={components:{UnnnicUploadArea:xs,UnnnicIcon:te,UnnnicButton:vt},model:{prop:"files",event:"file-change"},props:{textCancel:{type:String,default:"Cancelar"},textAction:{type:String,default:"Importar tudo"},textTitle:{type:String,default:"Importar sentenças"},acceptMultiple:{type:Boolean,default:!0},supportedFormats:{type:String,default:".png"},maximumUploads:{type:Number,default:1},filesProgress:{type:Array,default:()=>[]},isUploading:{type:Boolean,default:!1},canImport:{type:Boolean,default:!1},canDelete:{type:Boolean,default:!0},maxFileSize:{type:Number,default:void 0},files:{type:Array,default:()=>[]},subtitle:{required:!1,type:String,default:""}},emits:["close","file-change","cancel","action"],data(){return{}}},NE={class:"modal-upload"},SE={class:"close-button-container"},TE={class:"title"},IE={class:"footer"};function OE(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicUploadArea"),f=t.resolveComponent("UnnnicButton");return t.openBlock(),t.createElementBlock("div",NE,[t.createElementVNode("div",SE,[t.createVNode(u,{class:"close-button",icon:"close-1",scheme:"neutral-dark",size:"sm",clickable:"",onClick:n[0]||(n[0]=_=>e.$emit("close"))})]),t.createElementVNode("div",TE,t.toDisplayString(a.textTitle),1),t.createVNode(c,{acceptMultiple:a.acceptMultiple,supportedFormats:a.supportedFormats,maximumUploads:a.maximumUploads,filesProgress:a.filesProgress,isUploading:a.isUploading,canImport:a.canImport,canDelete:a.canDelete,maxFileSize:a.maxFileSize,files:a.files,subtitle:a.subtitle,onFileChange:n[1]||(n[1]=_=>e.$emit("file-change",_))},null,8,["acceptMultiple","supportedFormats","maximumUploads","filesProgress","isUploading","canImport","canDelete","maxFileSize","files","subtitle"]),t.createElementVNode("div",IE,[t.createVNode(f,{size:"large",type:"tertiary",text:a.textCancel,onClick:n[2]||(n[2]=_=>e.$emit("cancel"))},null,8,["text"]),t.createVNode(f,{size:"large",type:"primary",text:a.textAction,onClick:n[3]||(n[3]=_=>e.$emit("action"))},null,8,["text"])])])}const Dc=V(jE,[["render",OE],["__scopeId","data-v-81621db1"]]),xJ="",LE={components:{UnnnicIcon:te},props:{text:{type:String,default:null},scheme:{type:String,default:null},onClose:{type:Function,default:()=>{}},type:{type:String,default:"default"}},emits:["close"],mounted(){this.$refs.progress.addEventListener("animationend",()=>{this.$refs.alertContainer.classList.add("slide-down")}),this.$refs.alertContainer.addEventListener("animationend",e=>{var n;(n=e.animationName)!=null&&n.startsWith("slideDown")&&this.emitClose()})},methods:{emitClose(){this.onClose(),this.$emit("close")}}},zE={ref:"alertContainer",class:"alert-container"},qE={ref:"progress",class:"alert__progress"};function PE(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",zE,[t.createElementVNode("div",{class:t.normalizeClass(["alert",{"alert--scheme-aux-green":a.scheme==="feedback-green"||a.type==="success","alert--scheme-aux-red":a.scheme==="feedback-red"||a.type==="error"}])},[t.createElementVNode("div",qE,null,512),t.withDirectives(t.createElementVNode("div",{class:"alert__text"},t.toDisplayString(a.text),513),[[t.vShow,a.text]]),t.createElementVNode("div",{class:"alert__close",onClick:n[0]||(n[0]=(...c)=>s.emitClose&&s.emitClose(...c))},[t.createVNode(u,{icon:"close-1",size:"sm",scheme:"neutral-white"})])],2)],512)}const VE=V(LE,[["render",PE],["__scopeId","data-v-f1004db4"]]),UE=["role","aria-live"],RE={class:"unnnic-toast__content","data-testid":"toast-content"},YE={class:"unnnic-toast__header","data-testid":"toast-header"},HE={class:"unnnic-toast__title","data-testid":"toast-title"},QE={key:0,"data-testid":"toast-text",class:"unnnic-toast__text"},GE=t.defineComponent({name:"UnnnicToast",__name:"Toast",props:{title:{default:""},description:{default:""},type:{default:"informational"},button:{default:void 0},timeout:{default:5e3}},emits:["close","destroy"],setup(e,{emit:n}){const a=e,i=n,o=t.ref(!1);let s=null;const u=t.computed(()=>({informational:{icon:"info",scheme:"blue-500"},attention:{icon:"error",scheme:"yellow-500"},success:{icon:"check_circle",scheme:"green-500"},error:{icon:"cancel",scheme:"red-500"}})[a.type||"informational"]),c=()=>{o.value=!1,i("close")},f=()=>{var m;(m=a.button)!=null&&m.action&&a.button.action()},_=()=>{a.timeout>0&&(s=window.setTimeout(()=>{c()},a.timeout))},g=()=>{s&&(window.clearTimeout(s),s=null)};return t.onMounted(()=>{o.value=!0,_()}),t.onUnmounted(()=>{g()}),(m,F)=>(t.openBlock(),t.createBlock(t.Transition,{name:"toast-slide",appear:"","data-testid":"toast-transition",onAfterLeave:F[0]||(F[0]=b=>m.$emit("destroy"))},{default:t.withCtx(()=>[o.value?(t.openBlock(),t.createElementBlock("aside",{key:0,class:t.normalizeClass(["unnnic-toast",`unnnic-toast--${m.type}`]),role:m.type==="error"?"alert":"status","aria-live":m.type==="error"?"assertive":"polite","data-testid":"toast"},[t.createElementVNode("section",RE,[t.createElementVNode("header",YE,[t.createVNode(te,{icon:u.value.icon,scheme:u.value.scheme,size:"ant","data-testid":"toast-type-icon"},null,8,["icon","scheme"]),t.createElementVNode("h3",HE,t.toDisplayString(m.title),1),t.createVNode(te,{icon:"close",scheme:"neutral-dark",size:"ant",clickable:"",class:"unnnic-toast__close","data-testid":"toast-close-icon",onClick:c,onKeydown:t.withKeys(c,["enter"])})]),m.description?(t.openBlock(),t.createElementBlock("p",QE,t.toDisplayString(m.description),1)):t.createCommentVNode("",!0)]),m.button?(t.openBlock(),t.createBlock(vt,{key:0,type:"tertiary",text:m.button.text,class:"unnnic-toast__action-button","data-testid":"toast-action-button",onClick:f,onKeydown:[t.withKeys(f,["enter"]),t.withKeys(t.withModifiers(f,["prevent"]),["space"])]},null,8,["text","onKeydown"])):t.createCommentVNode("",!0)],10,UE)):t.createCommentVNode("",!0)]),_:1}))}}),MJ="",to=V(GE,[["__scopeId","data-v-6d3256ad"]]),WE={name:"UnnnicAlert",components:{UnnnicToast:to,Version1dot1:VE},props:{version:{type:String,default:"1.1"},text:{type:String,default:null},scheme:{type:String,default:null},onClose:{type:Function,default:()=>{}},type:{type:String,default:""}},computed:{toastType(){return this.scheme==="feedback-green"||this.type==="success"?"success":this.scheme==="feedback-red"||this.type==="error"?"error":this.type==="attention"?"attention":"informational"}}};function XE(e,n,a,i,o,s){const u=t.resolveComponent("Version1dot1"),c=t.resolveComponent("UnnnicToast");return a.version==="1.1"?(t.openBlock(),t.createBlock(u,t.normalizeProps(t.mergeProps({key:0},{...e.$props})),null,16)):(t.openBlock(),t.createBlock(c,{key:1,title:a.text||"",type:s.toastType,onClose:n[0]||(n[0]=()=>a.onClose())},null,8,["title","type"]))}const Ms=V(WE,[["render",XE]]);class KE{constructor(){this.toasts=new Map,this.container=null,this.nextId=0}createContainer(){return this.container?this.container:(this.container=document.createElement("div"),this.container.setAttribute("unnnic-toast-container","true"),document.body.appendChild(this.container),this.container)}generateId(){return`toast-${++this.nextId}`}show(n){const a=this.generateId(),i=this.createContainer(),o=document.createElement("div");let s;const u=new Promise(_=>{s=_}),c=t.createApp(to,{...n,onClose:()=>{this.close(a)},onDestroy:()=>{c.unmount(),o.remove(),s()}});c.mount(o),i.appendChild(o);const f={id:a,props:n,close:()=>this.close(a),promise:u};return this.toasts.set(a,f),f}close(n){this.toasts.get(n)&&this.toasts.delete(n)}}const ao=new KE,Ac={info:(e,n,a)=>ao.show({title:e,description:n,...a,type:"informational"}).promise,success:(e,n,a)=>ao.show({title:e,description:n,...a,type:"success"}).promise,attention:(e,n,a)=>ao.show({title:e,description:n,...a,type:"attention"}).promise,error:(e,n,a)=>ao.show({title:e,description:n,...a,type:"error"}).promise};function ZE(e){return{all:e=e||new Map,on:function(n,a){var i=e.get(n);i?i.push(a):e.set(n,[a])},off:function(n,a){var i=e.get(n);i&&(a?i.splice(i.indexOf(a)>>>0,1):e.set(n,[]))},emit:function(n,a){var i=e.get(n);i&&i.slice().map(function(o){o(a)}),(i=e.get("*"))&&i.slice().map(function(o){o(n,a)})}}}const Ec=ZE(),Cc=({props:e,containerRef:n,seconds:a})=>{if(e.version==="1.1"||n){const i=t.createApp(Ms,{...e,seconds:a,version:"1.1",onClose:()=>{s.$el.remove()},created(){Ec.on(["close"],()=>{s.$el.remove()})}}),o=document.createElement("div"),s=i.mount(o);n?(s.$el.style.position="absolute",n.appendChild(s.$el)):document.body.appendChild(s.$el)}else{const i={success:"success",error:"error",attention:"attention",default:"informational","feedback-green":"success","feedback-red":"error"},o={timeout:a?a*1e3:5e3,type:i[e.scheme||e.type]||i.default,onClose:()=>{Ec.emit(["close"])}};ao.show({title:e.text,description:"",...o})}},xc=({props:e})=>{const n=t.createApp(As,{...e,onClose:()=>{i.$el.remove()},created(){Ec.on(["close"],()=>{i.$el.remove()})}}),a=document.createElement("div"),i=n.mount(a);document.body.appendChild(a)};function Mc(e,n){return t.getCurrentScope()?(t.onScopeDispose(e,n),!0):!1}const JE=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Qg=e=>e!=null,$E=Object.prototype.toString,eC=e=>$E.call(e)==="[object Object]",yn=()=>{};function Gg(e,n){function a(...i){return new Promise((o,s)=>{Promise.resolve(e(()=>n.apply(this,i),{fn:n,thisArg:this,args:i})).then(o).catch(s)})}return a}function tC(e,n={}){let a,i,o=yn;const s=f=>{clearTimeout(f),o(),o=yn};let u;return f=>{const _=t.toValue(e),g=t.toValue(n.maxWait);return a&&s(a),_<=0||g!==void 0&&g<=0?(i&&(s(i),i=void 0),Promise.resolve(f())):new Promise((m,F)=>{o=n.rejectOnCancel?F:m,u=f,g&&!i&&(i=setTimeout(()=>{a&&s(a),i=void 0,m(u())},g)),a=setTimeout(()=>{i&&s(i),i=void 0,m(f())},_)})}}function aC(...e){let n=0,a,i=!0,o=yn,s,u,c,f,_;!t.isRef(e[0])&&typeof e[0]=="object"?{delay:u,trailing:c=!0,leading:f=!0,rejectOnCancel:_=!1}=e[0]:[u,c=!0,f=!0,_=!1]=e;const g=()=>{a&&(clearTimeout(a),a=void 0,o(),o=yn)};return F=>{const b=t.toValue(u),w=Date.now()-n,C=()=>s=F();return g(),b<=0?(n=Date.now(),C()):(w>b?(n=Date.now(),(f||!i)&&C()):c&&(s=new Promise((A,N)=>{o=_?N:A,a=setTimeout(()=>{n=Date.now(),i=!0,A(C()),g()},Math.max(0,b-w))})),!f&&!a&&(a=setTimeout(()=>i=!0,b)),i=!1,s)}}function no(e){return Array.isArray(e)?e:[e]}function Wg(e){return e||t.getCurrentInstance()}function nC(e){return t.isRef(e)?t.reactive(new Proxy({},{get(n,a,i){return t.unref(Reflect.get(e.value,a,i))},set(n,a,i){return t.isRef(e.value[a])&&!t.isRef(i)?e.value[a].value=i:e.value[a]=i,!0},deleteProperty(n,a){return Reflect.deleteProperty(e.value,a)},has(n,a){return Reflect.has(e.value,a)},ownKeys(){return Object.keys(e.value)},getOwnPropertyDescriptor(){return{enumerable:!0,configurable:!0}}})):t.reactive(e)}function iC(e){return nC(t.computed(e))}function Bs(e,...n){const a=n.flat(),i=a[0];return iC(()=>Object.fromEntries(typeof i=="function"?Object.entries(t.toRefs(e)).filter(([o,s])=>!i(t.toValue(s),o)):Object.entries(t.toRefs(e)).filter(o=>!a.includes(o[0]))))}function rC(e,n=200,a={}){return Gg(tC(n,a),e)}function oC(e,n=200,a=!1,i=!0,o=!1){return Gg(aC(n,a,i,o),e)}function sC(e,n=!0,a){Wg(a)?t.onMounted(e,a):n?e():t.nextTick(e)}function lC(e,n){Wg(n)&&t.onUnmounted(e,n)}function uC(e,n,a){return t.watch(e,n,{...a,immediate:!0})}function cC(e,n,a){return t.watch(e,n,{...a,once:!0})}const io=JE?window:void 0;function $i(e){var n;const a=t.toValue(e);return(n=a==null?void 0:a.$el)!==null&&n!==void 0?n:a}function Xg(...e){const n=[],a=()=>{n.forEach(c=>c()),n.length=0},i=(c,f,_,g)=>(c.addEventListener(f,_,g),()=>c.removeEventListener(f,_,g)),o=t.computed(()=>{const c=no(t.toValue(e[0])).filter(f=>f!=null);return c.every(f=>typeof f!="string")?c:void 0}),s=uC(()=>{var c,f;return[(c=(f=o.value)===null||f===void 0?void 0:f.map(_=>$i(_)))!==null&&c!==void 0?c:[io].filter(_=>_!=null),no(t.toValue(o.value?e[1]:e[0])),no(t.unref(o.value?e[2]:e[1])),t.toValue(o.value?e[3]:e[2])]},([c,f,_,g])=>{if(a(),!(c!=null&&c.length)||!(f!=null&&f.length)||!(_!=null&&_.length))return;const m=eC(g)?{...g}:g;n.push(...c.flatMap(F=>f.flatMap(b=>_.map(w=>i(F,b,w,m)))))},{flush:"post"}),u=()=>{s(),a()};return Mc(a),u}function dC(){const e=t.shallowRef(!1),n=t.getCurrentInstance();return n&&t.onMounted(()=>{e.value=!0},n),e}function Kg(e){const n=dC();return t.computed(()=>(n.value,!!e()))}function fC(e,n,a={}){const{window:i=io,...o}=a;let s;const u=Kg(()=>i&&"MutationObserver"in i),c=()=>{s&&(s.disconnect(),s=void 0)},f=t.watch(t.computed(()=>{const m=no(t.toValue(e)).map($i).filter(Qg);return new Set(m)}),m=>{c(),u.value&&m.size&&(s=new MutationObserver(n),m.forEach(F=>s.observe(F,o)))},{immediate:!0,flush:"post"}),_=()=>s==null?void 0:s.takeRecords(),g=()=>{f(),c()};return Mc(g),{isSupported:u,stop:g,takeRecords:_}}function _C(e,n,a={}){const{root:i,rootMargin:o="0px",threshold:s=0,window:u=io,immediate:c=!0}=a,f=Kg(()=>u&&"IntersectionObserver"in u),_=t.computed(()=>no(t.toValue(e)).map($i).filter(Qg));let g=yn;const m=t.shallowRef(c),F=f.value?t.watch(()=>[_.value,$i(i),m.value],([w,C])=>{if(g(),!m.value||!w.length)return;const A=new IntersectionObserver(n,{root:$i(C),rootMargin:o,threshold:s});w.forEach(N=>N&&A.observe(N)),g=()=>{A.disconnect(),g=yn}},{immediate:c,flush:"post"}):yn,b=()=>{g(),F(),m.value=!1};return Mc(b),{isSupported:f,isActive:m,pause(){g(),m.value=!1},resume(){m.value=!0},stop:b}}function gC(e,n={}){const{window:a=io,scrollTarget:i,threshold:o=0,rootMargin:s,once:u=!1}=n,c=t.shallowRef(!1),{stop:f}=_C(e,_=>{let g=c.value,m=0;for(const F of _)F.time>=m&&(m=F.time,g=F.isIntersecting);c.value=g,u&&cC(c,()=>{f()})},{root:i,window:a,threshold:o,rootMargin:t.toValue(s)});return c}function hC(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}const Zg=1;function mC(e,n={}){const{throttle:a=0,idle:i=200,onStop:o=yn,onScroll:s=yn,offset:u={left:0,right:0,top:0,bottom:0},observe:c={mutation:!1},eventListenerOptions:f={capture:!1,passive:!0},behavior:_="auto",window:g=io,onError:m=O=>{console.error(O)}}=n,F=typeof c=="boolean"?{mutation:c}:c,b=t.shallowRef(0),w=t.shallowRef(0),C=t.computed({get(){return b.value},set(O){N(O,void 0)}}),A=t.computed({get(){return w.value},set(O){N(void 0,O)}});function N(O,ne){var _e,ie,de,Ce;if(!g)return;const we=t.toValue(e);if(!we)return;(_e=we instanceof Document?g.document.body:we)===null||_e===void 0||_e.scrollTo({top:(ie=t.toValue(ne))!==null&&ie!==void 0?ie:A.value,left:(de=t.toValue(O))!==null&&de!==void 0?de:C.value,behavior:t.toValue(_)});const pe=(we==null||(Ce=we.document)===null||Ce===void 0?void 0:Ce.documentElement)||(we==null?void 0:we.documentElement)||we;C!=null&&(b.value=pe.scrollLeft),A!=null&&(w.value=pe.scrollTop)}const S=t.shallowRef(!1),D=t.reactive({left:!0,right:!1,top:!0,bottom:!1}),x=t.reactive({left:!1,right:!1,top:!1,bottom:!1}),q=O=>{S.value&&(S.value=!1,x.left=!1,x.right=!1,x.top=!1,x.bottom=!1,o(O))},T=rC(q,a+i),P=O=>{var ne;if(!g)return;const _e=(O==null||(ne=O.document)===null||ne===void 0?void 0:ne.documentElement)||(O==null?void 0:O.documentElement)||$i(O),{display:ie,flexDirection:de,direction:Ce}=getComputedStyle(_e),we=Ce==="rtl"?-1:1,pe=_e.scrollLeft;x.left=pe<b.value,x.right=pe>b.value;const Ae=Math.abs(pe*we)<=(u.left||0),ee=Math.abs(pe*we)+_e.clientWidth>=_e.scrollWidth-(u.right||0)-Zg;ie==="flex"&&de==="row-reverse"?(D.left=ee,D.right=Ae):(D.left=Ae,D.right=ee),b.value=pe;let Re=_e.scrollTop;O===g.document&&!Re&&(Re=g.document.body.scrollTop),x.top=Re<w.value,x.bottom=Re>w.value;const Et=Math.abs(Re)<=(u.top||0),dt=Math.abs(Re)+_e.clientHeight>=_e.scrollHeight-(u.bottom||0)-Zg;ie==="flex"&&de==="column-reverse"?(D.top=dt,D.bottom=Et):(D.top=Et,D.bottom=dt),w.value=Re},L=O=>{var ne;g&&(P((ne=O.target.documentElement)!==null&&ne!==void 0?ne:O.target),S.value=!0,T(O),s(O))};return Xg(e,"scroll",a?oC(L,a,!0,!1):L,f),sC(()=>{try{const O=t.toValue(e);if(!O)return;P(O)}catch(O){m(O)}}),F!=null&&F.mutation&&e!=null&&e!==g&&e!==document&&fC(e,()=>{const O=t.toValue(e);O&&P(O)},{attributes:!0,childList:!0,subtree:!0}),Xg(e,"scrollend",q,f),{x:C,y:A,isScrolling:S,arrivedState:D,directions:x,measure(){const O=t.toValue(e);g&&O&&P(O)}}}function Jg(e,n,a={}){var i;const{direction:o="bottom",interval:s=100,canLoadMore:u=()=>!0}=a,c=t.reactive(mC(e,{...a,offset:{[o]:(i=a.distance)!==null&&i!==void 0?i:0,...a.offset}})),f=t.ref(),_=t.computed(()=>!!f.value),g=t.computed(()=>hC(t.toValue(e))),m=gC(g);function F(){if(c.measure(),!g.value||!m.value||!u(g.value))return;const{scrollHeight:b,clientHeight:w,scrollWidth:C,clientWidth:A}=g.value,N=o==="bottom"||o==="top"?b<=w:C<=A;(c.arrivedState[o]||N)&&(f.value||(f.value=Promise.all([n(c),new Promise(S=>setTimeout(S,s))]).finally(()=>{f.value=null,t.nextTick(()=>F())})))}return lC(t.watch(()=>[c.arrivedState[o],m.value],F,{immediate:!0})),{isLoading:_,reset(){t.nextTick(()=>F())}}}const BJ="",FC={name:"UnnnicSelectSmartOption",components:{UnnnicCheckbox:Zi},props:{label:{type:String,default:"Option",required:!0},description:{type:String,default:"",required:!1},size:{type:String,default:""},selectable:{type:Boolean,default:!0},focused:{type:Boolean,default:!1},active:{type:Boolean,default:null},disabled:{type:Boolean,default:!1},allowCheckbox:{type:Boolean,default:!1},isMultiple:Boolean,activeColor:{type:String,default:"primary",validator(e){return["primary","secondary"].indexOf(e)!==-1}}},methods:{fullySanitize:oi}},pC=["title"];function bC(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicCheckbox");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-select-smart-option":!0,"unnnic-select-smart-option--focused":a.focused,"unnnic-select-smart-option--active":a.active,"unnnic-select-smart-option--active-secondary":a.active&&a.activeColor==="secondary","unnnic--clickable":a.selectable,"unnnic-select-smart-option--selectable":a.selectable,"unnnic-select-smart-option--with-checkbox":a.allowCheckbox}),title:a.label,"data-testid":"select-smart-option"},[a.allowCheckbox?(t.openBlock(),t.createBlock(u,{key:0,ref:"checkbox","data-testid":"checkbox",modelValue:a.active,size:a.size,disabled:a.disabled},null,8,["modelValue","size","disabled"])):t.createCommentVNode("",!0),t.createElementVNode("div",null,[t.createElementVNode("span",{class:t.normalizeClass(["unnnic-select-smart-option__label",`unnnic-select-smart-option__label--${a.size}`]),"data-testid":"label"},t.toDisplayString(s.fullySanitize(a.label)),3),a.description?(t.openBlock(),t.createElementBlock("p",{key:0,"data-testid":"description",class:t.normalizeClass(["unnnic-select-smart-option__description",`unnnic-select-smart-option__description--${a.size}`])},t.toDisplayString(s.fullySanitize(a.description)),3)):t.createCommentVNode("",!0)])],10,pC)}const yC=V(FC,[["render",bC]]),vJ="",wC={name:"UnnnicSelectSmartMultipleHeader",components:{Tag:Ki},mixins:[Wt],props:{selectedOptions:{type:Array,required:!0},withoutSelectsMessage:{type:String,default:""}},data(){return{multipleSelectedsTags:2,defaultTranslations:{without_multiple_selected:{"pt-br":"Nenhuma opção selecionada",en:"No option selected",es:"Ninguna opción seleccionada"}}}},computed:{firstMultipleSelecteds(){const{selectedOptions:e,multipleSelectedsTags:n}=this,a=[];for(let i=0;i<n;i+=1)a.push(e==null?void 0:e[i]);return a.filter(i=>i!==void 0)}},methods:{unselectOption(e){this.$emit("unselect-option",e)}}},kC={class:"unnnic-select-smart__options__multiple"},DC={key:0,class:"unnnic-select-smart__options__multiple__selecteds__container"},AC={class:"unnnic-select-smart__options__multiple__selecteds"},EC={key:0,class:"unnnic-select-smart__options__multiple__selecteds__remaining","data-testid":"remaining-count"},CC={key:1,class:"unnnic-select-smart__options__multiple--without-multiples","data-testid":"without-selects-message"};function xC(e,n,a,i,o,s){const u=t.resolveComponent("Tag");return t.openBlock(),t.createElementBlock("div",kC,[a.selectedOptions[0]?(t.openBlock(),t.createElementBlock("div",DC,[t.createElementVNode("div",AC,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.firstMultipleSelecteds,c=>(t.openBlock(),t.createBlock(u,{key:c.value,class:"unnnic-select-smart__options__multiple__selecteds__option",text:c.label,hasCloseIcon:!c.disableRemove,onClose:f=>s.unselectOption(c)},null,8,["text","hasCloseIcon","onClose"]))),128)),a.selectedOptions.length>o.multipleSelectedsTags?(t.openBlock(),t.createElementBlock("p",EC," +"+t.toDisplayString(a.selectedOptions.length-o.multipleSelectedsTags),1)):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0),a.selectedOptions[0]?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("p",CC,t.toDisplayString(a.withoutSelectsMessage||e.i18n("without_multiple_selected")),1))])}const MC=V(wC,[["render",xC],["__scopeId","data-v-44c8e22c"]]),jJ="",BC={props:{type:{type:String,default:"automatic"},modelValue:Boolean,position:{type:String,default:"bottom-left"},useAbsolutePosition:{type:Boolean,default:!1}},data(){return{clientHeight:0,clientWidth:0,x:0,y:0,width:0,height:0,data:{x:0,y:0,width:0,height:0}}},computed:{active(){return this.type==="manual"?this.modelValue:!1},positions(){let e,n;return this.position.startsWith("bottom")?(e=this.y+this.height,e+this.data.height>this.clientHeight&&(e=this.clientHeight-this.data.height,this.y>=this.data.height&&(e=this.y-this.data.height))):this.position.startsWith("top")&&(e=this.y-this.data.height,e<0&&(e=0,this.y+this.height+this.data.height<=this.clientHeight&&(e=this.y+this.height))),this.position.endsWith("right")?(n=this.x+this.width,n+this.data.width>this.clientWidth&&(n=this.clientWidth-this.data.width,this.x>=this.data.width&&(n=this.x-this.data.width))):this.position.endsWith("left")&&(n=this.x-this.data.width,n<0&&(n=0,this.x+this.width+this.data.width<=this.clientWidth&&(n=this.x+this.width))),{left:`${n}px`,top:`${e}px`}}},mounted(){this.calculatePosition(),window.addEventListener("scroll",this.calculatePosition),window.addEventListener("resize",this.calculatePosition)},beforeUnmount(){window.removeEventListener("scroll",this.calculatePosition),window.removeEventListener("resize",this.calculatePosition)},methods:{calculatePosition(){const e=this.$refs.dropdown.getBoundingClientRect(),n=this.$refs["dropdown-data"].getBoundingClientRect();this.clientHeight=document.documentElement.clientHeight,this.clientWidth=document.documentElement.clientWidth,this.x=e.x,this.y=e.y,this.width=e.width,this.height=e.height,this.data.x=n.x,this.data.y=n.y,this.data.width=n.width,this.data.height=n.height}}};function vC(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("span",{ref:"dropdown","data-testid":"dropdown-skeleton",class:t.normalizeClass(["dropdown",{active:s.active}])},[t.renderSlot(e.$slots,"default",{},void 0,!0),t.createElementVNode("div",{ref:"dropdown-data","data-testid":"dropdown-data",class:"dropdown-data",style:t.normalizeStyle({position:a.useAbsolutePosition?"absolute":"fixed",...s.positions})},[t.renderSlot(e.$slots,"inside",{width:`${o.width}px`,height:`${o.height}px`},void 0,!0)],4)],2)}const $g=V(BC,[["render",vC],["__scopeId","data-v-05c4ead6"]]),NJ="",jC={name:"UnnnicSelectSmart",components:{TextInput:Kl,SelectSmartOption:yC,SelectSmartMultipleHeader:MC,DropdownSkeleton:$g,UnnnicIconLoading:mi},directives:{onClickOutside:Jr},mixins:[Wt],props:{options:{type:Array,required:!0,default:()=>[{value:"",label:"Initial value"},{value:"option1",label:"Option1"},{value:"option2",label:"Option2"}]},modelValue:{type:Array,default:()=>[]},size:{type:String,default:"md"},type:{type:String,default:"normal",validator(e){return["normal","error","secondary"].indexOf(e)!==-1}},disabled:{type:Boolean,default:null},orderedByIndex:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},multipleWithoutSelectsMessage:{type:String,default:""},autocomplete:{type:Boolean,default:!1},autocompleteIconLeft:{type:Boolean,default:!1},autocompleteClearOnFocus:{type:Boolean,default:!1},selectFirst:{type:Boolean,default:!0},placeholder:{type:String,default:null},isLoading:{type:Boolean,default:!1},enableSearchByValue:{type:Boolean,default:!1},multipleLimit:{type:[Number,null],default:null},infiniteScroll:{type:Boolean,default:!1},infiniteScrollDistance:{type:Number,default:10},infiniteScrollCanLoadMore:{type:Function,default:()=>!0},disableInternalFilter:{type:Boolean,default:!1}},emits:["update:searchValue","onChange","update:modelValue","onActiveChange","scroll-end"],data(){return{active:!1,status:"not-mounted",focusedOption:null,searchValue:"",isAutocompleteAllowed:!1,multipleSelectedsTags:2,infiniteScrollReset:null,infiniteScrollLoading:!1,defaultTranslations:{without_results:{"pt-br":"Nenhum resultado encontrado",en:"No results found",es:"Ningún resultado encontrado"}}}},computed:{selectedLabel(){var a;if(this.status!=="mounted")return"";const e=this.options.find(i=>{const o=i.value===this.modelValue;return this.isAutocompleteAllowed?o&&i.value!=="":i.value===""&&this.modelValue.length===0||o});return e?e.label:this.multiple?this.modelValue.map(o=>o.label).join(", "):((a=this.modelValue.at(-1))==null?void 0:a.label)||""},hasDescriptionOptions(){return this.options.some(e=>typeof e.description<"u")},autocompletePlaceholder(){if(this.isAutocompleteAllowed){const e=this.options.find(n=>n.value==="");if(e)return e.label}return""},inputValue(){const{isAutocompleteAllowed:e,searchValue:n,multiple:a,modelValue:i}=this;return e||a?n:!a&&i.length!==0?i==null?void 0:i[0].label:""}},watch:{active(e){this.$refs["dropdown-skeleton"].calculatePosition(),this.$emit("onActiveChange",e),this.$nextTick(()=>{if(e&&!this.multiple){const n=this.getOptionIndex("active");n!==-1&&this.scrollToOption(n,"center")}e&&this.infiniteScroll&&this.setupInfiniteScroll()})},searchValue(e,n){this.focusedOption=null,!this.active&&n&&(this.active=!0),this.$emit("update:searchValue",e)},modelValue:{deep:!0,handler(e){this.$emit("onChange",e),this.$emit("update:modelValue",e),this.onSelectOption(e.at(-1))}},autocomplete(e){this.multiple||(this.isAutocompleteAllowed=e)}},mounted(){var e,n,a,i,o;this.status="mounted",(this.multiple||this.autocomplete)&&(this.isAutocompleteAllowed=!0),(e=this.modelValue)!=null&&e[0]&&((n=this.modelValue)!=null&&n[0].value)?this.isAutocompleteAllowed&&this.$nextTick(()=>{this.searchValue=this.selectedLabel}):this.selectFirst&&((a=this.options)!=null&&a[0])&&((i=this.options)!=null&&i[0].value)&&this.selectOption((o=this.options)==null?void 0:o[0]),this.setupInfiniteScroll()},beforeUnmount(){this.infiniteScrollReset&&this.infiniteScrollReset()},methods:{setupInfiniteScroll(){this.infiniteScroll&&this.$nextTick(()=>{const e=this.$refs.selectSmartOptionsScrollArea;if(!e)return;const{reset:n}=Jg(e,()=>{this.infiniteScrollLoading||(this.infiniteScrollLoading=!0,this.$emit("scroll-end"))},{distance:this.infiniteScrollDistance,canLoadMore:()=>this.infiniteScrollCanLoadMore()&&!this.infiniteScrollLoading});this.infiniteScrollReset=n})},finishInfiniteScroll(){this.infiniteScrollLoading=!1},resetInfiniteScroll(){this.infiniteScrollLoading=!1,this.infiniteScrollReset&&this.infiniteScrollReset()},optionIsSelected(e){return this.modelValue.some(n=>n.value===e.value)},handleSelect(e){if(e){if(this.multiple&&this.optionIsSelected(e)&&!e.disableRemove){this.unselectOption(e);return}if(this.multiple&&e.disableRemove&&this.optionIsSelected(e)||this.multipleLimit&&this.modelValue.length>=this.multipleLimit)return;this.selectOption(e)}},handleClickInput(){if(this.isAutocompleteAllowed){if(this.active)return;(this.autocompleteClearOnFocus||this.multiple)&&(this.searchValue="")}this.active=!this.active},filterOptions(e){if(this.disableInternalFilter)return e;const a=this.searchValue.toLowerCase().normalize("NFD").replace(/[\u0300-\u036f]/g,"").split(" "),i=c=>c.toString().toLowerCase().normalize("NFD").replace(/[\u0300-\u036f]/g,""),o=c=>{var f;return parseInt((f=c.match(/\d+/))==null?void 0:f[0],10)||0},s=e.filter(({value:c,label:f},_,g)=>{const m=i(f),F=g.findIndex(w=>w.value===c)===_,b=a.every(w=>{const C=m.includes(w),A=c.includes(w);return this.enableSearchByValue?C||A:C});return F&&b&&c});return this.orderedByIndex?s:s.sort((c,f)=>{const _=i(c.label),g=i(f.label),m=o(_),F=o(g);return m-F||_.localeCompare(g)})},onClickOutside(){this.active&&(this.isAutocompleteAllowed&&(this.searchValue=this.selectedLabel),this.$nextTick(()=>{this.active=!1}))},getOptionIndex(e){var i,o,s,u;const n=this.filterOptions(this.options);let a="";return e==="active"&&(a=(o=(i=this.modelValue)==null?void 0:i[0])==null?void 0:o.value),e==="focused"&&(a=((s=this.focusedOption)==null?void 0:s.value)||((u=this.modelValue.at(-1))==null?void 0:u.value)),n.findIndex(c=>c.value===a)},scrollToOption(e,n="nearest"){const a=this.$refs.selectSmartOptionsScrollArea;if(a&&e>=0&&e<a.childNodes.length){const i=a.childNodes[e];i instanceof HTMLElement&&(i==null||i.scrollIntoView({block:n}))}},selectOption(e){const n=e.value===null||e.value.length===0?null:e;this.$emit("update:modelValue",this.multiple?[...this.modelValue,n]:[n])},unselectOption(e){const n=this.modelValue.findIndex(a=>a.value===e.value);if(n!==-1){const a=this.modelValue;a.splice(n,1),this.$emit("update:modelValue",a)}this.multiple&&(this.searchValue="")},onSelectOption(e){if(this.$nextTick(()=>{this.multiple||(this.active=!1)}),this.isAutocompleteAllowed&&!this.multiple&&e&&e.label){this.searchValue=e.label;return}this.multiple&&(this.searchValue="")},async onKeyDownSelect(e){const{key:n}=e;if(["Escape","Enter","ArrowUp","ArrowDown"].includes(n)){e.preventDefault();const i=this.filterOptions(this.options),o=this.getOptionIndex("focused");let s;switch(n){case"Escape":this.active=!1,this.searchValue="";break;case"Enter":this.focusedOption&&this.active&&this.handleSelect(this.focusedOption),this.active||(this.active=!0);break;case"ArrowUp":case"ArrowDown":this.multiple&&!this.active&&(this.active=!0,await this.$nextTick()),s=n==="ArrowUp"?Math.max(o-1,0):Math.min(o+1,i.length-1),this.active||this.handleSelect(i[s]);break}s!==void 0&&this.active&&this.scrollToOption(s);const u=i[s===void 0?o:s];this.focusedOption=u}}}},NC={style:{overflow:"auto"}},SC={key:0,class:"unnnic-select-smart__options-infinite-loading"},TC={key:1,class:"unnnic-select-smart__options--no-results"};function IC(e,n,a,i,o,s){const u=t.resolveComponent("TextInput"),c=t.resolveComponent("SelectSmartMultipleHeader"),f=t.resolveComponent("UnnnicIconLoading"),_=t.resolveComponent("SelectSmartOption"),g=t.resolveComponent("DropdownSkeleton"),m=t.resolveDirective("on-click-outside");return t.withDirectives((t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-select-smart",{"unnnic-select-smart--secondary":a.type==="secondary"}]),"data-testid":"select-smart",onKeydown:n[1]||(n[1]=(...F)=>s.onKeyDownSelect&&s.onKeyDownSelect(...F))},[t.createVNode(g,{ref:"dropdown-skeleton",type:"manual",modelValue:o.active||null,position:"bottom"},{inside:t.withCtx(F=>[o.active?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({width:F.width}),class:t.normalizeClass({"unnnic-select-smart__options":!0,active:o.active,inactive:!o.active}),"data-testid":"options-container"},[t.createElementVNode("div",NC,[a.multiple?(t.openBlock(),t.createBlock(c,{key:0,selectedOptions:a.modelValue,withoutSelectsMessage:a.multipleWithoutSelectsMessage,locale:e.locale,translations:e.translations,onUnselectOption:s.unselectOption},null,8,["selectedOptions","withoutSelectsMessage","locale","translations","onUnselectOption"])):t.createCommentVNode("",!0),t.createElementVNode("div",{ref:"selectSmartOptionsScrollArea","data-testid":"options-scroll-area",class:t.normalizeClass(["unnnic-select-smart__options__scroll-area",`size-${a.size}`,{"with-descriptions":s.hasDescriptionOptions,"with-checkboxes":!!a.multiple}])},[a.isLoading?(t.openBlock(),t.createBlock(f,{key:0,class:"unnnic-select-smart__options-loading",scheme:"neutral-dark",size:"sm"})):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.filterOptions(a.options),(b,w)=>(t.openBlock(),t.createBlock(_,{key:b.value,"data-testid":"option",label:b.label,description:b.description,tabindex:w,size:a.size,active:b.value===a.modelValue||s.optionIsSelected(b),disabled:s.optionIsSelected(b)&&b.disableRemove,focused:o.focusedOption&&o.focusedOption.value===b.value,allowCheckbox:!!a.multiple,activeColor:a.type==="secondary"?"secondary":"primary",onClick:C=>s.handleSelect(b)},null,8,["label","description","tabindex","size","active","disabled","focused","allowCheckbox","activeColor","onClick"]))),128)),a.infiniteScroll&&o.infiniteScrollLoading?(t.openBlock(),t.createElementBlock("div",SC,[t.createVNode(f,{scheme:"neutral-dark",size:"sm"})])):t.createCommentVNode("",!0),s.filterOptions(a.options).length===0?(t.openBlock(),t.createElementBlock("p",TC,t.toDisplayString(e.i18n("without_results")),1)):t.createCommentVNode("",!0)],64))],2)])],6)):t.createCommentVNode("",!0)]),default:t.withCtx(()=>[t.createVNode(u,{ref:"selectSmartInput",class:t.normalizeClass(["unnnic-select-smart__input",{"unnnic-select-smart__input--secondary":a.type==="secondary"}]),"data-testid":"select-smart-input",modelValue:s.inputValue,placeholder:a.placeholder||s.autocompletePlaceholder||s.selectedLabel,type:a.type,size:a.size,disabled:a.disabled,readonly:!o.isAutocompleteAllowed,iconLeft:o.isAutocompleteAllowed&&a.autocompleteIconLeft?"search-1":"",iconRight:o.active?"keyboard_arrow_up":"keyboard_arrow_down",iconRightSize:"ant",onClick:t.withModifiers(s.handleClickInput,["stop"]),"onUpdate:modelValue":n[0]||(n[0]=F=>o.searchValue=F)},null,8,["class","modelValue","placeholder","type","size","disabled","readonly","iconLeft","iconRight","onClick"])]),_:1},8,["modelValue"])],34)),[[m,s.onClickOutside]])}const Bc=V(jC,[["render",IC]]),SJ="",OC={name:"UnnicSelectItem",props:{size:{type:String,default:""},selectable:{type:Boolean,default:!0},active:{type:Boolean,default:!1},textFocused:{type:Boolean,default:!1}}};function LC(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-select-item":!0,"unnnic-select-item__active":a.active,"unnnic--clickable":a.selectable,"unnnic-select-item--selectable":a.selectable,"text-focused":a.textFocused}),onClick:n[0]||(n[0]=u=>e.$emit("click"))},[t.createElementVNode("span",{class:t.normalizeClass(["unnnic-select-item__label",`unnnic-select-item__label--${a.size}`])},[t.renderSlot(e.$slots,"default")],2)],2)}const vc=V(OC,[["render",LC]]),TJ="",zC={name:"UnnnicMultiSelect",components:{UnnnicIcon:te,UnnnicRadio:Ds},directives:{onClickOutside:Jr},props:{isOpen:{default:!1},expand:{default:!1},label:{type:String,default:""},modelValue:{type:Array,default:()=>[]},inputTitle:{type:String,default:"Teste"},hideRadio:{type:Boolean,default:!1},hideGroupTitle:{type:Boolean,default:!1},unselectable:{type:Boolean,default:!1}},data(){return{active:!1}},watch:{isOpen(){this.active=this.open}},methods:{handleIsOpenKeyboard(e){document.querySelector(".select-permission:focus-visible")&&e.keyCode===32&&(this.active=!this.active)},onClickOutside(){this.active&&(this.active=!1)},change(e,n){this.$emit("update:model-value",this.modelValue.map((a,i)=>{if(i===e){let o=n;return this.unselectable&&a.selected===n&&(o=-1),{...a,selected:o}}return a}))}}},qC={key:0,class:"select-permission-label"},PC={class:"title noselect"},VC={key:1,class:"select-content",tabindex:"0"},UC=["onClick"];function RC(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicRadio"),f=t.resolveDirective("on-click-outside");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(a.expand?"expand-multiselect":"normal-multiselect"),tabindex:"-1"},[a.label?(t.openBlock(),t.createElementBlock("span",qC,t.toDisplayString(a.label),1)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:"select-permission",tabindex:"0",onKeypress:n[0]||(n[0]=(..._)=>s.handleIsOpenKeyboard&&s.handleIsOpenKeyboard(..._)),onClick:n[1]||(n[1]=_=>o.active=!o.active)},[t.createElementVNode("h6",PC,t.toDisplayString(a.inputTitle),1),t.createVNode(u,{icon:o.active?"arrow-button-up-1":"arrow-button-down-1",size:"sm",scheme:"neutral-dark"},null,8,["icon"])],32),o.active?t.withDirectives((t.openBlock(),t.createElementBlock("div",VC,[t.createElementVNode("div",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.modelValue,(_,g)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:`group-${g}`},[a.hideGroupTitle?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("h6",{key:`title-${g}`,class:"title"},t.toDisplayString(_.title),1)),t.createElementVNode("section",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(_.items,(m,F)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:`item-${F}`},[a.hideRadio?(t.openBlock(),t.createElementBlock("div",{key:F+"input",class:"unnnic-radio-container unnnic-radio-container--sm",style:{cursor:"pointer"},onClick:b=>s.change(g,F)},[t.createElementVNode("strong",null,t.toDisplayString(m.title),1),t.createElementVNode("span",null,t.toDisplayString(m.description),1)],8,UC)):(t.openBlock(),t.createBlock(c,{id:"",key:"else"+F+"input",name:"",modelValue:_.selected,value:F,size:"sm",class:"","onUpdate:modelValue":b=>s.change(g,b)},{default:t.withCtx(()=>[t.createElementVNode("strong",null,t.toDisplayString(m.title),1),t.createElementVNode("span",null,t.toDisplayString(m.description),1)]),_:2},1032,["modelValue","value","onUpdate:modelValue"]))],64))),128))])],64))),128))])])),[[f,s.onClickOutside]]):t.createCommentVNode("",!0)],2)}const jc=V(zC,[["render",RC],["__scopeId","data-v-313464ed"]]),IJ="",YC={components:{UnnnicIcon:te},props:{open:{type:Boolean,default:!1},title:{type:String}},data(){return{height:0,setHeightToNull:null}},watch:{open(e){clearTimeout(this.setHeightToNull),e?(this.height=`${this.$refs.content.scrollHeight}px`,this.setHeightToNull=setTimeout(()=>{this.height=null},200)):(this.height=`${this.$refs.content.scrollHeight}px`,setTimeout(()=>{this.height=0},0))}},mounted(){this.open&&(this.height=null)}},HC={class:"header"},QC={class:"actions"};function GC(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:"unnnic-accordion",onClick:n[0]||(n[0]=c=>e.$emit("update:open",!a.open))},[t.createElementVNode("div",HC,[t.createVNode(u,{icon:a.open?"subtract-circle-1":"add-circle-1",scheme:"neutral-clean",size:"md"},null,8,["icon"]),t.createElementVNode("div",{class:t.normalizeClass(["title",{open:a.open}])},t.toDisplayString(a.title),3),t.withDirectives(t.createElementVNode("div",QC,[t.renderSlot(e.$slots,"actions",{},void 0,!0)],512),[[t.vShow,a.open]])]),t.createElementVNode("div",{ref:"content",class:t.normalizeClass(["content",{open:a.open}]),style:t.normalizeStyle({height:o.height})},[t.renderSlot(e.$slots,"default",{},void 0,!0)],6)])}const Nc=V(YC,[["render",GC],["__scopeId","data-v-ae70d9af"]]),OJ="",WC={name:"UnnnicIndicator",props:{numberOfSteps:{type:Number,required:!0},titles:{type:Array,default:()=>[]},currentStep:{type:Number,default:0}},methods:{titleForStep(e){try{return this.titles[e-1]}catch{return null}}}},XC={class:"weni-step-indicator"},KC={class:"weni-step-indicator__label"};function ZC(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("div",XC,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.numberOfSteps,u=>(t.openBlock(),t.createElementBlock("div",{key:u,class:t.normalizeClass({"weni-step-indicator__step__wrapper":!0,"weni-step-indicator--has-separator":u>1})},[u!==1?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass({"weni-step-indicator__step__separator":!0,"weni-step-indicator__step__separator--active":u<=a.currentStep})},null,2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass({"weni-step-indicator__step":!0,"weni-step-indicator__step--active":u<=a.currentStep})},[t.createElementVNode("span",KC,t.toDisplayString(s.titleForStep(u)),1)],2)],2))),128))])}const Sc=V(WC,[["render",ZC],["__scopeId","data-v-2caaee7c"]]),JC=`:export{unnnicColorBackgroundSolo:#EFFEFC}.color-background-solo{color:#effefc}.bg-background-solo{background-color:#effefc}.color-background-sky{color:#f6f7f9}.bg-background-sky{background-color:#f6f7f9}.color-background-grass{color:#f6f7f9}.bg-background-grass{background-color:#f6f7f9}.color-background-carpet{color:#f6f7f9}.bg-background-carpet{background-color:#f6f7f9}.color-background-snow{color:#fff}.bg-background-snow{background-color:#fff}.color-background-lightest{color:#f6f7f9}.bg-background-lightest{background-color:#f6f7f9}.color-background-white{color:#fff}.bg-background-white{background-color:#fff}.color-neutral-black{color:#353945}.bg-neutral-black{background-color:#353945}.color-neutral-darkest{color:#3b4151}.bg-neutral-darkest{background-color:#3b4151}.color-neutral-dark{color:#454d5f}.bg-neutral-dark{background-color:#454d5f}.color-neutral-cloudy{color:#67738b}.bg-neutral-cloudy{background-color:#67738b}.color-neutral-cleanest{color:#d6d9e1}.bg-neutral-cleanest{background-color:#d6d9e1}.color-neutral-clean{color:#b2b9c7}.bg-neutral-clean{background-color:#b2b9c7}.color-neutral-soft{color:#eceef2}.bg-neutral-soft{background-color:#eceef2}.color-neutral-lightest{color:#f6f7f9}.bg-neutral-lightest{background-color:#f6f7f9}.color-neutral-light{color:#f6f7f9}.bg-neutral-light{background-color:#f6f7f9}.color-neutral-white{color:#fff}.bg-neutral-white{background-color:#fff}.color-neutral-snow{color:#fff}.bg-neutral-snow{background-color:#fff}.color-feedback-red{color:#ff4545}.bg-feedback-red{background-color:#ff4545}.color-feedback-green{color:#47d66f}.bg-feedback-green{background-color:#47d66f}.color-feedback-yellow{color:#fdba38}.bg-feedback-yellow{background-color:#fdba38}.color-feedback-blue{color:#2856fc}.bg-feedback-blue{background-color:#2856fc}.color-feedback-grey{color:#ececec}.bg-feedback-grey{background-color:#ececec}.color-aux-blue{color:#00ded3}.bg-aux-blue{background-color:#00ded3}.color-aux-purple{color:#8416de}.bg-aux-purple{background-color:#8416de}.color-aux-orange{color:#f4691f}.bg-aux-orange{background-color:#f4691f}.color-aux-lemon{color:#ccde0b}.bg-aux-lemon{background-color:#ccde0b}.color-aux-pink{color:#de16ba}.bg-aux-pink{background-color:#de16ba}.color-aux-baby-blue{color:#8edef5}.bg-aux-baby-blue{background-color:#8edef5}.color-aux-baby-yellow{color:#fbf391}.bg-aux-baby-yellow{background-color:#fbf391}.color-aux-baby-red{color:#f48e8e}.bg-aux-baby-red{background-color:#f48e8e}.color-aux-baby-green{color:#b2fca6}.bg-aux-baby-green{background-color:#b2fca6}.color-aux-baby-pink{color:#ffcbf6}.bg-aux-baby-pink{background-color:#ffcbf6}.color-aux-green-50{color:#f0f9f3}.bg-aux-green-50{background-color:#f0f9f3}.color-aux-green-100{color:#daf1e0}.bg-aux-green-100{background-color:#daf1e0}.color-aux-green-200{color:#b7e3c6}.bg-aux-green-200{background-color:#b7e3c6}.color-aux-green-300{color:#88cda4}.bg-aux-green-300{background-color:#88cda4}.color-aux-green-400{color:#56b17e}.bg-aux-green-400{background-color:#56b17e}.color-aux-green-500{color:#38a169}.bg-aux-green-500{background-color:#38a169}.color-aux-green-600{color:#24774c}.bg-aux-green-600{background-color:#24774c}.color-aux-green-700{color:#1d5f3f}.bg-aux-green-700{background-color:#1d5f3f}.color-aux-green-800{color:#194c34}.bg-aux-green-800{background-color:#194c34}.color-aux-green-900{color:#153f2c}.bg-aux-green-900{background-color:#153f2c}.color-aux-green-950{color:#0b2318}.bg-aux-green-950{background-color:#0b2318}.color-aux-blue-50{color:#f2f7fd}.bg-aux-blue-50{background-color:#f2f7fd}.color-aux-blue-100{color:#e5eef9}.bg-aux-blue-100{background-color:#e5eef9}.color-aux-blue-200{color:#c4dbf3}.bg-aux-blue-200{background-color:#c4dbf3}.color-aux-blue-300{color:#90bde9}.bg-aux-blue-300{background-color:#90bde9}.color-aux-blue-400{color:#559bdb}.bg-aux-blue-400{background-color:#559bdb}.color-aux-blue-500{color:#3182ce}.bg-aux-blue-500{background-color:#3182ce}.color-aux-blue-600{color:#3182ce}.bg-aux-blue-600{background-color:#3182ce}.color-aux-blue-700{color:#1b4f89}.bg-aux-blue-700{background-color:#1b4f89}.color-aux-blue-800{color:#1a4472}.bg-aux-blue-800{background-color:#1a4472}.color-aux-blue-900{color:#1b3a5f}.bg-aux-blue-900{background-color:#1b3a5f}.color-aux-blue-950{color:#12253f}.bg-aux-blue-950{background-color:#12253f}.color-aux-purple-50{color:#f6f5fd}.bg-aux-purple-50{background-color:#f6f5fd}.color-aux-purple-100{color:#eeecfb}.bg-aux-purple-100{background-color:#eeecfb}.color-aux-purple-200{color:#dfdcf8}.bg-aux-purple-200{background-color:#dfdcf8}.color-aux-purple-300{color:#c7bff3}.bg-aux-purple-300{background-color:#c7bff3}.color-aux-purple-400{color:#aa9bea}.bg-aux-purple-400{background-color:#aa9bea}.color-aux-purple-500{color:#8d72e0}.bg-aux-purple-500{background-color:#8d72e0}.color-aux-purple-600{color:#805ad5}.bg-aux-purple-600{background-color:#805ad5}.color-aux-purple-700{color:#6b41c0}.bg-aux-purple-700{background-color:#6b41c0}.color-aux-purple-800{color:#5a36a1}.bg-aux-purple-800{background-color:#5a36a1}.color-aux-purple-900{color:#4b2e84}.bg-aux-purple-900{background-color:#4b2e84}.color-aux-purple-950{color:#2e1c59}.bg-aux-purple-950{background-color:#2e1c59}.color-aux-red-50{color:#fdf3f3}.bg-aux-red-50{background-color:#fdf3f3}.color-aux-red-100{color:#fde3e3}.bg-aux-red-100{background-color:#fde3e3}.color-aux-red-200{color:#fccccc}.bg-aux-red-200{background-color:#fccccc}.color-aux-red-300{color:#f8a9a9}.bg-aux-red-300{background-color:#f8a9a9}.color-aux-red-400{color:#f27777}.bg-aux-red-400{background-color:#f27777}.color-aux-red-500{color:#e53e3e}.bg-aux-red-500{background-color:#e53e3e}.color-aux-red-600{color:#d32f2f}.bg-aux-red-600{background-color:#d32f2f}.color-aux-red-700{color:#b22323}.bg-aux-red-700{background-color:#b22323}.color-aux-red-800{color:#932121}.bg-aux-red-800{background-color:#932121}.color-aux-red-900{color:#7a2222}.bg-aux-red-900{background-color:#7a2222}.color-aux-red-950{color:#420d0d}.bg-aux-red-950{background-color:#420d0d}.color-aux-orange-50{color:#fdf8ef}.bg-aux-orange-50{background-color:#fdf8ef}.color-aux-orange-100{color:#fbeed9}.bg-aux-orange-100{background-color:#fbeed9}.color-aux-orange-200{color:#f7dab1}.bg-aux-orange-200{background-color:#f7dab1}.color-aux-orange-300{color:#f1c080}.bg-aux-orange-300{background-color:#f1c080}.color-aux-orange-400{color:#eb9d4c}.bg-aux-orange-400{background-color:#eb9d4c}.color-aux-orange-500{color:#e5812a}.bg-aux-orange-500{background-color:#e5812a}.color-aux-orange-600{color:#dd6b20}.bg-aux-orange-600{background-color:#dd6b20}.color-aux-orange-700{color:#b2501c}.bg-aux-orange-700{background-color:#b2501c}.color-aux-orange-800{color:#8e401e}.bg-aux-orange-800{background-color:#8e401e}.color-aux-orange-900{color:#73361b}.bg-aux-orange-900{background-color:#73361b}.color-aux-orange-950{color:#3e1a0c}.bg-aux-orange-950{background-color:#3e1a0c}.color-aux-yellow-50{color:#fbf7eb}.bg-aux-yellow-50{background-color:#fbf7eb}.color-aux-yellow-100{color:#f5edcc}.bg-aux-yellow-100{background-color:#f5edcc}.color-aux-yellow-200{color:#edd89b}.bg-aux-yellow-200{background-color:#edd89b}.color-aux-yellow-300{color:#e2bc62}.bg-aux-yellow-300{background-color:#e2bc62}.color-aux-yellow-400{color:#d69e2e}.bg-aux-yellow-400{background-color:#d69e2e}.color-aux-yellow-500{color:#c88d2a}.bg-aux-yellow-500{background-color:#c88d2a}.color-aux-yellow-600{color:#ac6e22}.bg-aux-yellow-600{background-color:#ac6e22}.color-aux-yellow-700{color:#8a501e}.bg-aux-yellow-700{background-color:#8a501e}.color-aux-yellow-800{color:#734120}.bg-aux-yellow-800{background-color:#734120}.color-aux-yellow-900{color:#633720}.bg-aux-yellow-900{background-color:#633720}.color-aux-yellow-950{color:#391b0f}.bg-aux-yellow-950{background-color:#391b0f}.color-floweditor-blue{color:#0080a3}.bg-floweditor-blue{background-color:#0080a3}.color-floweditor-purple{color:#7a00a3}.bg-floweditor-purple{background-color:#7a00a3}.color-floweditor-wine{color:#a3006a}.bg-floweditor-wine{background-color:#a3006a}.color-floweditor-orange{color:#f99707}.bg-floweditor-orange{background-color:#f99707}.color-floweditor-pink{color:#de16ba}.bg-floweditor-pink{background-color:#de16ba}.color-floweditor-turquoise{color:#04c8bd}.bg-floweditor-turquoise{background-color:#04c8bd}.color-floweditor-green{color:#00a339}.bg-floweditor-green{background-color:#00a339}.color-weni-50{color:#effefc}.bg-weni-50{background-color:#effefc}.color-weni-100{color:#c7fff7}.bg-weni-100{background-color:#c7fff7}.color-weni-200{color:#90ffef}.bg-weni-200{background-color:#90ffef}.color-weni-300{color:#51f7e7}.bg-weni-300{background-color:#51f7e7}.color-weni-400{color:#1de4d7}.bg-weni-400{background-color:#1de4d7}.color-weni-500{color:#04c8bd}.bg-weni-500{background-color:#04c8bd}.color-weni-600{color:#00a49f}.bg-weni-600{background-color:#00a49f}.color-weni-700{color:#05807d}.bg-weni-700{background-color:#05807d}.color-weni-800{color:#0a6564}.bg-weni-800{background-color:#0a6564}.color-weni-900{color:#0d5453}.bg-weni-900{background-color:#0d5453}.color-weni-950{color:#003133}.bg-weni-950{background-color:#003133}.color-brand-weni{color:#00a49f}.bg-brand-weni{background-color:#00a49f}.color-brand-weni-dark{color:#0a6564}.bg-brand-weni-dark{background-color:#0a6564}.color-brand-weni-soft{color:#00a49f}.bg-brand-weni-soft{background-color:#00a49f}.color-brand-sec-dark{color:#353945}.bg-brand-sec-dark{background-color:#353945}.color-brand-sec-soft{color:#454d5f}.bg-brand-sec-soft{background-color:#454d5f}.color-brand-sec{color:#d6d9e1}.bg-brand-sec{background-color:#d6d9e1}.u.color-background-solo{color:#effefc}.u.bg-background-solo{background-color:#effefc}.u.color-background-sky{color:#f6f7f9}.u.bg-background-sky{background-color:#f6f7f9}.u.color-background-grass{color:#f6f7f9}.u.bg-background-grass{background-color:#f6f7f9}.u.color-background-carpet{color:#f6f7f9}.u.bg-background-carpet{background-color:#f6f7f9}.u.color-background-snow{color:#fff}.u.bg-background-snow{background-color:#fff}.u.color-background-lightest{color:#f6f7f9}.u.bg-background-lightest{background-color:#f6f7f9}.u.color-background-white{color:#fff}.u.bg-background-white{background-color:#fff}.u.color-neutral-black{color:#353945}.u.bg-neutral-black{background-color:#353945}.u.color-neutral-darkest{color:#3b4151}.u.bg-neutral-darkest{background-color:#3b4151}.u.color-neutral-dark{color:#454d5f}.u.bg-neutral-dark{background-color:#454d5f}.u.color-neutral-cloudy{color:#67738b}.u.bg-neutral-cloudy{background-color:#67738b}.u.color-neutral-cleanest{color:#d6d9e1}.u.bg-neutral-cleanest{background-color:#d6d9e1}.u.color-neutral-clean{color:#b2b9c7}.u.bg-neutral-clean{background-color:#b2b9c7}.u.color-neutral-soft{color:#eceef2}.u.bg-neutral-soft{background-color:#eceef2}.u.color-neutral-lightest{color:#f6f7f9}.u.bg-neutral-lightest{background-color:#f6f7f9}.u.color-neutral-light{color:#f6f7f9}.u.bg-neutral-light{background-color:#f6f7f9}.u.color-neutral-white{color:#fff}.u.bg-neutral-white{background-color:#fff}.u.color-neutral-snow{color:#fff}.u.bg-neutral-snow{background-color:#fff}.u.color-feedback-red{color:#ff4545}.u.bg-feedback-red{background-color:#ff4545}.u.color-feedback-green{color:#47d66f}.u.bg-feedback-green{background-color:#47d66f}.u.color-feedback-yellow{color:#fdba38}.u.bg-feedback-yellow{background-color:#fdba38}.u.color-feedback-blue{color:#2856fc}.u.bg-feedback-blue{background-color:#2856fc}.u.color-feedback-grey{color:#ececec}.u.bg-feedback-grey{background-color:#ececec}.u.color-aux-blue{color:#00ded3}.u.bg-aux-blue{background-color:#00ded3}.u.color-aux-purple{color:#8416de}.u.bg-aux-purple{background-color:#8416de}.u.color-aux-orange{color:#f4691f}.u.bg-aux-orange{background-color:#f4691f}.u.color-aux-lemon{color:#ccde0b}.u.bg-aux-lemon{background-color:#ccde0b}.u.color-aux-pink{color:#de16ba}.u.bg-aux-pink{background-color:#de16ba}.u.color-aux-baby-blue{color:#8edef5}.u.bg-aux-baby-blue{background-color:#8edef5}.u.color-aux-baby-yellow{color:#fbf391}.u.bg-aux-baby-yellow{background-color:#fbf391}.u.color-aux-baby-red{color:#f48e8e}.u.bg-aux-baby-red{background-color:#f48e8e}.u.color-aux-baby-green{color:#b2fca6}.u.bg-aux-baby-green{background-color:#b2fca6}.u.color-aux-baby-pink{color:#ffcbf6}.u.bg-aux-baby-pink{background-color:#ffcbf6}.u.color-aux-green-50{color:#f0f9f3}.u.bg-aux-green-50{background-color:#f0f9f3}.u.color-aux-green-100{color:#daf1e0}.u.bg-aux-green-100{background-color:#daf1e0}.u.color-aux-green-200{color:#b7e3c6}.u.bg-aux-green-200{background-color:#b7e3c6}.u.color-aux-green-300{color:#88cda4}.u.bg-aux-green-300{background-color:#88cda4}.u.color-aux-green-400{color:#56b17e}.u.bg-aux-green-400{background-color:#56b17e}.u.color-aux-green-500{color:#38a169}.u.bg-aux-green-500{background-color:#38a169}.u.color-aux-green-600{color:#24774c}.u.bg-aux-green-600{background-color:#24774c}.u.color-aux-green-700{color:#1d5f3f}.u.bg-aux-green-700{background-color:#1d5f3f}.u.color-aux-green-800{color:#194c34}.u.bg-aux-green-800{background-color:#194c34}.u.color-aux-green-900{color:#153f2c}.u.bg-aux-green-900{background-color:#153f2c}.u.color-aux-green-950{color:#0b2318}.u.bg-aux-green-950{background-color:#0b2318}.u.color-aux-blue-50{color:#f2f7fd}.u.bg-aux-blue-50{background-color:#f2f7fd}.u.color-aux-blue-100{color:#e5eef9}.u.bg-aux-blue-100{background-color:#e5eef9}.u.color-aux-blue-200{color:#c4dbf3}.u.bg-aux-blue-200{background-color:#c4dbf3}.u.color-aux-blue-300{color:#90bde9}.u.bg-aux-blue-300{background-color:#90bde9}.u.color-aux-blue-400{color:#559bdb}.u.bg-aux-blue-400{background-color:#559bdb}.u.color-aux-blue-500{color:#3182ce}.u.bg-aux-blue-500{background-color:#3182ce}.u.color-aux-blue-600{color:#3182ce}.u.bg-aux-blue-600{background-color:#3182ce}.u.color-aux-blue-700{color:#1b4f89}.u.bg-aux-blue-700{background-color:#1b4f89}.u.color-aux-blue-800{color:#1a4472}.u.bg-aux-blue-800{background-color:#1a4472}.u.color-aux-blue-900{color:#1b3a5f}.u.bg-aux-blue-900{background-color:#1b3a5f}.u.color-aux-blue-950{color:#12253f}.u.bg-aux-blue-950{background-color:#12253f}.u.color-aux-purple-50{color:#f6f5fd}.u.bg-aux-purple-50{background-color:#f6f5fd}.u.color-aux-purple-100{color:#eeecfb}.u.bg-aux-purple-100{background-color:#eeecfb}.u.color-aux-purple-200{color:#dfdcf8}.u.bg-aux-purple-200{background-color:#dfdcf8}.u.color-aux-purple-300{color:#c7bff3}.u.bg-aux-purple-300{background-color:#c7bff3}.u.color-aux-purple-400{color:#aa9bea}.u.bg-aux-purple-400{background-color:#aa9bea}.u.color-aux-purple-500{color:#8d72e0}.u.bg-aux-purple-500{background-color:#8d72e0}.u.color-aux-purple-600{color:#805ad5}.u.bg-aux-purple-600{background-color:#805ad5}.u.color-aux-purple-700{color:#6b41c0}.u.bg-aux-purple-700{background-color:#6b41c0}.u.color-aux-purple-800{color:#5a36a1}.u.bg-aux-purple-800{background-color:#5a36a1}.u.color-aux-purple-900{color:#4b2e84}.u.bg-aux-purple-900{background-color:#4b2e84}.u.color-aux-purple-950{color:#2e1c59}.u.bg-aux-purple-950{background-color:#2e1c59}.u.color-aux-red-50{color:#fdf3f3}.u.bg-aux-red-50{background-color:#fdf3f3}.u.color-aux-red-100{color:#fde3e3}.u.bg-aux-red-100{background-color:#fde3e3}.u.color-aux-red-200{color:#fccccc}.u.bg-aux-red-200{background-color:#fccccc}.u.color-aux-red-300{color:#f8a9a9}.u.bg-aux-red-300{background-color:#f8a9a9}.u.color-aux-red-400{color:#f27777}.u.bg-aux-red-400{background-color:#f27777}.u.color-aux-red-500{color:#e53e3e}.u.bg-aux-red-500{background-color:#e53e3e}.u.color-aux-red-600{color:#d32f2f}.u.bg-aux-red-600{background-color:#d32f2f}.u.color-aux-red-700{color:#b22323}.u.bg-aux-red-700{background-color:#b22323}.u.color-aux-red-800{color:#932121}.u.bg-aux-red-800{background-color:#932121}.u.color-aux-red-900{color:#7a2222}.u.bg-aux-red-900{background-color:#7a2222}.u.color-aux-red-950{color:#420d0d}.u.bg-aux-red-950{background-color:#420d0d}.u.color-aux-orange-50{color:#fdf8ef}.u.bg-aux-orange-50{background-color:#fdf8ef}.u.color-aux-orange-100{color:#fbeed9}.u.bg-aux-orange-100{background-color:#fbeed9}.u.color-aux-orange-200{color:#f7dab1}.u.bg-aux-orange-200{background-color:#f7dab1}.u.color-aux-orange-300{color:#f1c080}.u.bg-aux-orange-300{background-color:#f1c080}.u.color-aux-orange-400{color:#eb9d4c}.u.bg-aux-orange-400{background-color:#eb9d4c}.u.color-aux-orange-500{color:#e5812a}.u.bg-aux-orange-500{background-color:#e5812a}.u.color-aux-orange-600{color:#dd6b20}.u.bg-aux-orange-600{background-color:#dd6b20}.u.color-aux-orange-700{color:#b2501c}.u.bg-aux-orange-700{background-color:#b2501c}.u.color-aux-orange-800{color:#8e401e}.u.bg-aux-orange-800{background-color:#8e401e}.u.color-aux-orange-900{color:#73361b}.u.bg-aux-orange-900{background-color:#73361b}.u.color-aux-orange-950{color:#3e1a0c}.u.bg-aux-orange-950{background-color:#3e1a0c}.u.color-aux-yellow-50{color:#fbf7eb}.u.bg-aux-yellow-50{background-color:#fbf7eb}.u.color-aux-yellow-100{color:#f5edcc}.u.bg-aux-yellow-100{background-color:#f5edcc}.u.color-aux-yellow-200{color:#edd89b}.u.bg-aux-yellow-200{background-color:#edd89b}.u.color-aux-yellow-300{color:#e2bc62}.u.bg-aux-yellow-300{background-color:#e2bc62}.u.color-aux-yellow-400{color:#d69e2e}.u.bg-aux-yellow-400{background-color:#d69e2e}.u.color-aux-yellow-500{color:#c88d2a}.u.bg-aux-yellow-500{background-color:#c88d2a}.u.color-aux-yellow-600{color:#ac6e22}.u.bg-aux-yellow-600{background-color:#ac6e22}.u.color-aux-yellow-700{color:#8a501e}.u.bg-aux-yellow-700{background-color:#8a501e}.u.color-aux-yellow-800{color:#734120}.u.bg-aux-yellow-800{background-color:#734120}.u.color-aux-yellow-900{color:#633720}.u.bg-aux-yellow-900{background-color:#633720}.u.color-aux-yellow-950{color:#391b0f}.u.bg-aux-yellow-950{background-color:#391b0f}.u.color-floweditor-blue{color:#0080a3}.u.bg-floweditor-blue{background-color:#0080a3}.u.color-floweditor-purple{color:#7a00a3}.u.bg-floweditor-purple{background-color:#7a00a3}.u.color-floweditor-wine{color:#a3006a}.u.bg-floweditor-wine{background-color:#a3006a}.u.color-floweditor-orange{color:#f99707}.u.bg-floweditor-orange{background-color:#f99707}.u.color-floweditor-pink{color:#de16ba}.u.bg-floweditor-pink{background-color:#de16ba}.u.color-floweditor-turquoise{color:#04c8bd}.u.bg-floweditor-turquoise{background-color:#04c8bd}.u.color-floweditor-green{color:#00a339}.u.bg-floweditor-green{background-color:#00a339}.u.color-weni-50{color:#effefc}.u.bg-weni-50{background-color:#effefc}.u.color-weni-100{color:#c7fff7}.u.bg-weni-100{background-color:#c7fff7}.u.color-weni-200{color:#90ffef}.u.bg-weni-200{background-color:#90ffef}.u.color-weni-300{color:#51f7e7}.u.bg-weni-300{background-color:#51f7e7}.u.color-weni-400{color:#1de4d7}.u.bg-weni-400{background-color:#1de4d7}.u.color-weni-500{color:#04c8bd}.u.bg-weni-500{background-color:#04c8bd}.u.color-weni-600{color:#00a49f}.u.bg-weni-600{background-color:#00a49f}.u.color-weni-700{color:#05807d}.u.bg-weni-700{background-color:#05807d}.u.color-weni-800{color:#0a6564}.u.bg-weni-800{background-color:#0a6564}.u.color-weni-900{color:#0d5453}.u.bg-weni-900{background-color:#0d5453}.u.color-weni-950{color:#003133}.u.bg-weni-950{background-color:#003133}.u.color-brand-weni{color:#00a49f}.u.bg-brand-weni{background-color:#00a49f}.u.color-brand-weni-dark{color:#0a6564}.u.bg-brand-weni-dark{background-color:#0a6564}.u.color-brand-weni-soft{color:#00a49f}.u.bg-brand-weni-soft{background-color:#00a49f}.u.color-brand-sec-dark{color:#353945}.u.bg-brand-sec-dark{background-color:#353945}.u.color-brand-sec-soft{color:#454d5f}.u.bg-brand-sec-soft{background-color:#454d5f}.u.color-brand-sec{color:#d6d9e1}.u.bg-brand-sec{background-color:#d6d9e1}
59
+ */const j9="9.14.5";function N9(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(mn().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(mn().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(mn().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(mn().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(mn().__INTLIFY_PROD_DEVTOOLS__=!1)}const cg=Pt.__EXTEND_POINT__,pn=ss(cg),st={FALLBACK_TO_ROOT:cg,NOT_SUPPORTED_PRESERVE:pn(),NOT_SUPPORTED_FORMATTER:pn(),NOT_SUPPORTED_PRESERVE_DIRECTIVE:pn(),NOT_SUPPORTED_GET_CHOICE_INDEX:pn(),COMPONENT_NAME_LEGACY_COMPATIBLE:pn(),NOT_FOUND_PARENT_SCOPE:pn(),IGNORE_OBJ_FLATTEN:pn(),NOTICE_DROP_ALLOW_COMPOSITION:pn(),NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG:pn()},S9={[st.FALLBACK_TO_ROOT]:"Fall back to {type} '{key}' with root locale.",[st.NOT_SUPPORTED_PRESERVE]:"Not supported 'preserve'.",[st.NOT_SUPPORTED_FORMATTER]:"Not supported 'formatter'.",[st.NOT_SUPPORTED_PRESERVE_DIRECTIVE]:"Not supported 'preserveDirectiveContent'.",[st.NOT_SUPPORTED_GET_CHOICE_INDEX]:"Not supported 'getChoiceIndex'.",[st.COMPONENT_NAME_LEGACY_COMPATIBLE]:"Component name legacy compatible: '{name}' -> 'i18n'",[st.NOT_FOUND_PARENT_SCOPE]:"Not found parent scope. use the global scope.",[st.IGNORE_OBJ_FLATTEN]:"Ignore object flatten: '{key}' key has an string value",[st.NOTICE_DROP_ALLOW_COMPOSITION]:"'allowComposition' option will be dropped in the next major version. For more information, please see 👉 https://tinyurl.com/2p97mcze",[st.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG]:"'translateExistCompatible' option will be dropped in the next major version."};function Qt(e,...n){return ju(S9[e],...n)}const dg=At.__EXTEND_POINT__,Gt=ss(dg),qe={UNEXPECTED_RETURN_TYPE:dg,INVALID_ARGUMENT:Gt(),MUST_BE_CALL_SETUP_TOP:Gt(),NOT_INSTALLED:Gt(),NOT_AVAILABLE_IN_LEGACY_MODE:Gt(),REQUIRED_VALUE:Gt(),INVALID_VALUE:Gt(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:Gt(),NOT_INSTALLED_WITH_PROVIDE:Gt(),UNEXPECTED_ERROR:Gt(),NOT_COMPATIBLE_LEGACY_VUE_I18N:Gt(),BRIDGE_SUPPORT_VUE_2_ONLY:Gt(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:Gt(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:Gt(),__EXTEND_POINT__:Gt()};function yt(e,...n){return Yi(e,null,process.env.NODE_ENV!=="production"?{messages:T9,args:n}:void 0)}const T9={[qe.UNEXPECTED_RETURN_TYPE]:"Unexpected return type in composer",[qe.INVALID_ARGUMENT]:"Invalid argument",[qe.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[qe.NOT_INSTALLED]:"Need to install with `app.use` function",[qe.UNEXPECTED_ERROR]:"Unexpected error",[qe.NOT_AVAILABLE_IN_LEGACY_MODE]:"Not available in legacy mode",[qe.REQUIRED_VALUE]:"Required in value: {0}",[qe.INVALID_VALUE]:"Invalid value",[qe.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:"Cannot setup vue-devtools plugin",[qe.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[qe.NOT_COMPATIBLE_LEGACY_VUE_I18N]:"Not compatible legacy VueI18n.",[qe.BRIDGE_SUPPORT_VUE_2_ONLY]:"vue-i18n-bridge support Vue 2.x only",[qe.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION]:"Must define ‘i18n’ option or custom block in Composition API with using local scope in Legacy API mode",[qe.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:"Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly"},Hu=Ka("__translateVNode"),Qu=Ka("__datetimeParts"),Gu=Ka("__numberParts"),hi=Ka("__enableEmitter"),Qr=Ka("__disableEmitter"),fg=Ka("__setPluralRules"),_g=Ka("__injectWithOption"),Wu=Ka("__dispose");function Gr(e){if(!Ie(e)||ma(e))return e;for(const n in e)if(La(e,n))if(!n.includes("."))Ie(e[n])&&Gr(e[n]);else{const a=n.split("."),i=a.length-1;let o=e,s=!1;for(let u=0;u<i;u++){if(a[u]==="__proto__")throw new Error(`unsafe key: ${a[u]}`);if(a[u]in o||(o[a[u]]=Xe()),!Ie(o[a[u]])){process.env.NODE_ENV!=="production"&&pt(Qt(st.IGNORE_OBJ_FLATTEN,{key:a[u]})),s=!0;break}o=o[a[u]]}if(s||(ma(o)?C_.includes(a[i])||delete e[n]:(o[a[i]]=e[n],delete e[n])),!ma(o)){const u=o[a[i]];Ie(u)&&Gr(u)}}return e}function ms(e,n){const{messages:a,__i18n:i,messageResolver:o,flatJson:s}=n,u=be(a)?a:Je(i)?Xe():{[e]:Xe()};if(Je(i)&&i.forEach(c=>{if("locale"in c&&"resource"in c){const{locale:f,resource:_}=c;f?(u[f]=u[f]||Xe(),us(_,u[f])):us(_,u)}else $(c)&&us(JSON.parse(c),u)}),o==null&&s)for(const c in u)La(u,c)&&Gr(u[c]);return u}function gg(e){return e.type}function hg(e,n,a){let i=Ie(n.messages)?n.messages:Xe();"__i18nGlobal"in a&&(i=ms(e.locale.value,{messages:i,__i18n:a.__i18nGlobal}));const o=Object.keys(i);o.length&&o.forEach(s=>{e.mergeLocaleMessage(s,i[s])});{if(Ie(n.datetimeFormats)){const s=Object.keys(n.datetimeFormats);s.length&&s.forEach(u=>{e.mergeDateTimeFormat(u,n.datetimeFormats[u])})}if(Ie(n.numberFormats)){const s=Object.keys(n.numberFormats);s.length&&s.forEach(u=>{e.mergeNumberFormat(u,n.numberFormats[u])})}}}function mg(e){return t.createVNode(t.Text,null,e,0)}const Fg="__INTLIFY_META__",pg=()=>[],I9=()=>!1;let bg=0;function yg(e){return(n,a,i,o)=>e(a,i,t.getCurrentInstance()||void 0,o)}const O9=()=>{const e=t.getCurrentInstance();let n=null;return e&&(n=gg(e)[Fg])?{[Fg]:n}:null};function Xu(e={},n){const{__root:a,__injectWithOption:i}=e,o=a===void 0,s=e.flatJson,u=Oa?t.ref:t.shallowRef,c=!!e.translateExistCompatible;process.env.NODE_ENV!=="production"&&c&&i_(Qt(st.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));let f=Me(e.inheritLocale)?e.inheritLocale:!0;const _=u(a&&f?a.locale.value:$(e.locale)?e.locale:Gi),g=u(a&&f?a.fallbackLocale.value:$(e.fallbackLocale)||Je(e.fallbackLocale)||be(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:_.value),m=u(ms(_.value,e)),F=u(be(e.datetimeFormats)?e.datetimeFormats:{[_.value]:{}}),b=u(be(e.numberFormats)?e.numberFormats:{[_.value]:{}});let w=a?a.missingWarn:Me(e.missingWarn)||Ln(e.missingWarn)?e.missingWarn:!0,C=a?a.fallbackWarn:Me(e.fallbackWarn)||Ln(e.fallbackWarn)?e.fallbackWarn:!0,A=a?a.fallbackRoot:Me(e.fallbackRoot)?e.fallbackRoot:!0,N=!!e.fallbackFormat,S=Ke(e.missing)?e.missing:null,D=Ke(e.missing)?yg(e.missing):null,x=Ke(e.postTranslation)?e.postTranslation:null,q=a?a.warnHtmlMessage:Me(e.warnHtmlMessage)?e.warnHtmlMessage:!0,T=!!e.escapeParameter;const P=a?a.modifiers:be(e.modifiers)?e.modifiers:{};let L=e.pluralRules||a&&a.pluralRules,O;O=(()=>{o&&U_(null);const R={version:j9,locale:_.value,fallbackLocale:g.value,messages:m.value,modifiers:P,pluralRules:L,missing:D===null?void 0:D,missingWarn:w,fallbackWarn:C,fallbackFormat:N,unresolving:!0,postTranslation:x===null?void 0:x,warnHtmlMessage:q,escapeParameter:T,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};R.datetimeFormats=F.value,R.numberFormats=b.value,R.__datetimeFormatters=be(O)?O.__datetimeFormatters:void 0,R.__numberFormatters=be(O)?O.__numberFormatters:void 0,process.env.NODE_ENV!=="production"&&(R.__v_emitter=be(O)?O.__v_emitter:void 0);const X=f9(R);return o&&U_(X),X})(),Hr(O,_.value,g.value);function _e(){return[_.value,g.value,m.value,F.value,b.value]}const ie=t.computed({get:()=>_.value,set:R=>{_.value=R,O.locale=_.value}}),de=t.computed({get:()=>g.value,set:R=>{g.value=R,O.fallbackLocale=g.value,Hr(O,_.value,R)}}),Ce=t.computed(()=>m.value),we=t.computed(()=>F.value),pe=t.computed(()=>b.value);function Ae(){return Ke(x)?x:null}function ee(R){x=R,O.postTranslation=R}function Re(){return S}function Et(R){R!==null&&(D=yg(R)),S=R,O.missing=D}function dt(R,X){return R!=="translate"||!X.resolvedMessage}const Ct=(R,X,Oe,it,ka,Kn)=>{_e();let an;try{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&P_(O9()),o||(O.fallbackContext=a?d9():void 0),an=R(O)}finally{(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&P_(null),o||(O.fallbackContext=void 0)}if(Oe!=="translate exists"&&ht(an)&&an===_s||Oe==="translate exists"&&!an){const[Va,go]=X();if(process.env.NODE_ENV!=="production"&&a&&$(Va)&&dt(Oe,go)&&(A&&(hs(C,Va)||Y_(w,Va))&&pt(Qt(st.FALLBACK_TO_ROOT,{key:Va,type:Oe})),process.env.NODE_ENV!=="production")){const{__v_emitter:fr}=O;fr&&A&&fr.emit("fallback",{type:Oe,key:Va,to:"global",groupId:`${Oe}:${Va}`})}return a&&A?it(a):ka(Va)}else{if(Kn(an))return an;throw yt(qe.UNEXPECTED_RETURN_TYPE)}};function lt(...R){return Ct(X=>Reflect.apply(J_,null,[X,...R]),()=>Vu(...R),"translate",X=>Reflect.apply(X.t,X,[...R]),X=>X,X=>$(X))}function ft(...R){const[X,Oe,it]=R;if(it&&!Ie(it))throw yt(qe.INVALID_ARGUMENT);return lt(X,Oe,Bt({resolvedMessage:!0},it||{}))}function jt(...R){return Ct(X=>Reflect.apply(ng,null,[X,...R]),()=>Uu(...R),"datetime format",X=>Reflect.apply(X.d,X,[...R]),()=>gs,X=>$(X))}function ia(...R){return Ct(X=>Reflect.apply(og,null,[X,...R]),()=>Ru(...R),"number format",X=>Reflect.apply(X.n,X,[...R]),()=>gs,X=>$(X))}function $e(R){return R.map(X=>$(X)||ht(X)||Me(X)?mg(String(X)):X)}const Ot={normalize:$e,interpolate:R=>R,type:"vnode"};function oa(...R){return Ct(X=>{let Oe;const it=X;try{it.processor=Ot,Oe=Reflect.apply(J_,null,[it,...R])}finally{it.processor=null}return Oe},()=>Vu(...R),"translate",X=>X[Hu](...R),X=>[mg(X)],X=>Je(X))}function Xt(...R){return Ct(X=>Reflect.apply(og,null,[X,...R]),()=>Ru(...R),"number format",X=>X[Gu](...R),pg,X=>$(X)||Je(X))}function Vt(...R){return Ct(X=>Reflect.apply(ng,null,[X,...R]),()=>Uu(...R),"datetime format",X=>X[Qu](...R),pg,X=>$(X)||Je(X))}function Wn(R){L=R,O.pluralRules=L}function K(R,X){return Ct(()=>{if(!R)return!1;const Oe=$(X)?X:_.value,it=Nt(Oe),ka=O.messageResolver(it,R);return c?ka!=null:ma(ka)||Fa(ka)||$(ka)},()=>[R],"translate exists",Oe=>Reflect.apply(Oe.te,Oe,[R,X]),I9,Oe=>Me(Oe))}function je(R){let X=null;const Oe=N_(O,g.value,_.value);for(let it=0;it<Oe.length;it++){const ka=m.value[Oe[it]]||{},Kn=O.messageResolver(ka,R);if(Kn!=null){X=Kn;break}}return X}function wi(R){const X=je(R);return X??(a?a.tm(R)||{}:{})}function Nt(R){return m.value[R]||{}}function Xn(R,X){if(s){const Oe={[R]:X};for(const it in Oe)La(Oe,it)&&Gr(Oe[it]);X=Oe[R]}m.value[R]=X,O.messages=m.value}function _o(R,X){m.value[R]=m.value[R]||{};const Oe={[R]:X};if(s)for(const it in Oe)La(Oe,it)&&Gr(Oe[it]);X=Oe[R],us(X,m.value[R]),O.messages=m.value}function M(R){return F.value[R]||{}}function j(R,X){F.value[R]=X,O.datetimeFormats=F.value,rg(O,R,X)}function G(R,X){F.value[R]=Bt(F.value[R]||{},X),O.datetimeFormats=F.value,rg(O,R,X)}function ue(R){return b.value[R]||{}}function et(R,X){b.value[R]=X,O.numberFormats=b.value,lg(O,R,X)}function Pe(R,X){b.value[R]=Bt(b.value[R]||{},X),O.numberFormats=b.value,lg(O,R,X)}bg++,a&&Oa&&(t.watch(a.locale,R=>{f&&(_.value=R,O.locale=R,Hr(O,_.value,g.value))}),t.watch(a.fallbackLocale,R=>{f&&(g.value=R,O.fallbackLocale=R,Hr(O,_.value,g.value))}));const Ye={id:bg,locale:ie,fallbackLocale:de,get inheritLocale(){return f},set inheritLocale(R){f=R,R&&a&&(_.value=a.locale.value,g.value=a.fallbackLocale.value,Hr(O,_.value,g.value))},get availableLocales(){return Object.keys(m.value).sort()},messages:Ce,get modifiers(){return P},get pluralRules(){return L||{}},get isGlobal(){return o},get missingWarn(){return w},set missingWarn(R){w=R,O.missingWarn=w},get fallbackWarn(){return C},set fallbackWarn(R){C=R,O.fallbackWarn=C},get fallbackRoot(){return A},set fallbackRoot(R){A=R},get fallbackFormat(){return N},set fallbackFormat(R){N=R,O.fallbackFormat=N},get warnHtmlMessage(){return q},set warnHtmlMessage(R){q=R,O.warnHtmlMessage=R},get escapeParameter(){return T},set escapeParameter(R){T=R,O.escapeParameter=R},t:lt,getLocaleMessage:Nt,setLocaleMessage:Xn,mergeLocaleMessage:_o,getPostTranslationHandler:Ae,setPostTranslationHandler:ee,getMissingHandler:Re,setMissingHandler:Et,[fg]:Wn};return Ye.datetimeFormats=we,Ye.numberFormats=pe,Ye.rt=ft,Ye.te=K,Ye.tm=wi,Ye.d=jt,Ye.n=ia,Ye.getDateTimeFormat=M,Ye.setDateTimeFormat=j,Ye.mergeDateTimeFormat=G,Ye.getNumberFormat=ue,Ye.setNumberFormat=et,Ye.mergeNumberFormat=Pe,Ye[_g]=i,Ye[Hu]=oa,Ye[Qu]=Vt,Ye[Gu]=Xt,process.env.NODE_ENV!=="production"&&(Ye[hi]=R=>{O.__v_emitter=R},Ye[Qr]=()=>{O.__v_emitter=void 0}),Ye}function L9(e){const n=$(e.locale)?e.locale:Gi,a=$(e.fallbackLocale)||Je(e.fallbackLocale)||be(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:n,i=Ke(e.missing)?e.missing:void 0,o=Me(e.silentTranslationWarn)||Ln(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,s=Me(e.silentFallbackWarn)||Ln(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,u=Me(e.fallbackRoot)?e.fallbackRoot:!0,c=!!e.formatFallbackMessages,f=be(e.modifiers)?e.modifiers:{},_=e.pluralizationRules,g=Ke(e.postTranslation)?e.postTranslation:void 0,m=$(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,F=!!e.escapeParameterHtml,b=Me(e.sync)?e.sync:!0;process.env.NODE_ENV!=="production"&&e.formatter&&pt(Qt(st.NOT_SUPPORTED_FORMATTER)),process.env.NODE_ENV!=="production"&&e.preserveDirectiveContent&&pt(Qt(st.NOT_SUPPORTED_PRESERVE_DIRECTIVE));let w=e.messages;if(be(e.sharedMessages)){const T=e.sharedMessages;w=Object.keys(T).reduce((L,O)=>{const ne=L[O]||(L[O]={});return Bt(ne,T[O]),L},w||{})}const{__i18n:C,__root:A,__injectWithOption:N}=e,S=e.datetimeFormats,D=e.numberFormats,x=e.flatJson,q=e.translateExistCompatible;return{locale:n,fallbackLocale:a,messages:w,flatJson:x,datetimeFormats:S,numberFormats:D,missing:i,missingWarn:o,fallbackWarn:s,fallbackRoot:u,fallbackFormat:c,modifiers:f,pluralRules:_,postTranslation:g,warnHtmlMessage:m,escapeParameter:F,messageResolver:e.messageResolver,inheritLocale:b,translateExistCompatible:q,__i18n:C,__root:A,__injectWithOption:N}}function Ku(e={},n){{const a=Xu(L9(e)),{__extender:i}=e,o={id:a.id,get locale(){return a.locale.value},set locale(s){a.locale.value=s},get fallbackLocale(){return a.fallbackLocale.value},set fallbackLocale(s){a.fallbackLocale.value=s},get messages(){return a.messages.value},get datetimeFormats(){return a.datetimeFormats.value},get numberFormats(){return a.numberFormats.value},get availableLocales(){return a.availableLocales},get formatter(){return process.env.NODE_ENV!=="production"&&pt(Qt(st.NOT_SUPPORTED_FORMATTER)),{interpolate(){return[]}}},set formatter(s){process.env.NODE_ENV!=="production"&&pt(Qt(st.NOT_SUPPORTED_FORMATTER))},get missing(){return a.getMissingHandler()},set missing(s){a.setMissingHandler(s)},get silentTranslationWarn(){return Me(a.missingWarn)?!a.missingWarn:a.missingWarn},set silentTranslationWarn(s){a.missingWarn=Me(s)?!s:s},get silentFallbackWarn(){return Me(a.fallbackWarn)?!a.fallbackWarn:a.fallbackWarn},set silentFallbackWarn(s){a.fallbackWarn=Me(s)?!s:s},get modifiers(){return a.modifiers},get formatFallbackMessages(){return a.fallbackFormat},set formatFallbackMessages(s){a.fallbackFormat=s},get postTranslation(){return a.getPostTranslationHandler()},set postTranslation(s){a.setPostTranslationHandler(s)},get sync(){return a.inheritLocale},set sync(s){a.inheritLocale=s},get warnHtmlInMessage(){return a.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(s){a.warnHtmlMessage=s!=="off"},get escapeParameterHtml(){return a.escapeParameter},set escapeParameterHtml(s){a.escapeParameter=s},get preserveDirectiveContent(){return process.env.NODE_ENV!=="production"&&pt(Qt(st.NOT_SUPPORTED_PRESERVE_DIRECTIVE)),!0},set preserveDirectiveContent(s){process.env.NODE_ENV!=="production"&&pt(Qt(st.NOT_SUPPORTED_PRESERVE_DIRECTIVE))},get pluralizationRules(){return a.pluralRules||{}},__composer:a,t(...s){const[u,c,f]=s,_={};let g=null,m=null;if(!$(u))throw yt(qe.INVALID_ARGUMENT);const F=u;return $(c)?_.locale=c:Je(c)?g=c:be(c)&&(m=c),Je(f)?g=f:be(f)&&(m=f),Reflect.apply(a.t,a,[F,g||m||{},_])},rt(...s){return Reflect.apply(a.rt,a,[...s])},tc(...s){const[u,c,f]=s,_={plural:1};let g=null,m=null;if(!$(u))throw yt(qe.INVALID_ARGUMENT);const F=u;return $(c)?_.locale=c:ht(c)?_.plural=c:Je(c)?g=c:be(c)&&(m=c),$(f)?_.locale=f:Je(f)?g=f:be(f)&&(m=f),Reflect.apply(a.t,a,[F,g||m||{},_])},te(s,u){return a.te(s,u)},tm(s){return a.tm(s)},getLocaleMessage(s){return a.getLocaleMessage(s)},setLocaleMessage(s,u){a.setLocaleMessage(s,u)},mergeLocaleMessage(s,u){a.mergeLocaleMessage(s,u)},d(...s){return Reflect.apply(a.d,a,[...s])},getDateTimeFormat(s){return a.getDateTimeFormat(s)},setDateTimeFormat(s,u){a.setDateTimeFormat(s,u)},mergeDateTimeFormat(s,u){a.mergeDateTimeFormat(s,u)},n(...s){return Reflect.apply(a.n,a,[...s])},getNumberFormat(s){return a.getNumberFormat(s)},setNumberFormat(s,u){a.setNumberFormat(s,u)},mergeNumberFormat(s,u){a.mergeNumberFormat(s,u)},getChoiceIndex(s,u){return process.env.NODE_ENV!=="production"&&pt(Qt(st.NOT_SUPPORTED_GET_CHOICE_INDEX)),-1}};return o.__extender=i,process.env.NODE_ENV!=="production"&&(o.__enableEmitter=s=>{const u=a;u[hi]&&u[hi](s)},o.__disableEmitter=()=>{const s=a;s[Qr]&&s[Qr]()}),o}}const Zu={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function z9({slots:e},n){return n.length===1&&n[0]==="default"?(e.default?e.default():[]).reduce((i,o)=>[...i,...o.type===t.Fragment?o.children:[o]],[]):n.reduce((a,i)=>{const o=e[i];return o&&(a[i]=o()),a},Xe())}function wg(e){return t.Fragment}const Ju=t.defineComponent({name:"i18n-t",props:Bt({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>ht(e)||!isNaN(e)}},Zu),setup(e,n){const{slots:a,attrs:i}=n,o=e.i18n||ac({useScope:e.scope,__useComponent:!0});return()=>{const s=Object.keys(a).filter(m=>m!=="_"),u=Xe();e.locale&&(u.locale=e.locale),e.plural!==void 0&&(u.plural=$(e.plural)?+e.plural:e.plural);const c=z9(n,s),f=o[Hu](e.keypath,c,u),_=Bt(Xe(),i),g=$(e.tag)||Ie(e.tag)?e.tag:wg();return t.h(g,_,f)}}});function q9(e){return Je(e)&&!$(e[0])}function kg(e,n,a,i){const{slots:o,attrs:s}=n;return()=>{const u={part:!0};let c=Xe();e.locale&&(u.locale=e.locale),$(e.format)?u.key=e.format:Ie(e.format)&&($(e.format.key)&&(u.key=e.format.key),c=Object.keys(e.format).reduce((F,b)=>a.includes(b)?Bt(Xe(),F,{[b]:e.format[b]}):F,Xe()));const f=i(e.value,u,c);let _=[u.key];Je(f)?_=f.map((F,b)=>{const w=o[F.type],C=w?w({[F.type]:F.value,index:b,parts:f}):[F.value];return q9(C)&&(C[0].key=`${F.type}-${b}`),C}):$(f)&&(_=[f]);const g=Bt(Xe(),s),m=$(e.tag)||Ie(e.tag)?e.tag:wg();return t.h(m,g,_)}}const Dg=t.defineComponent({name:"i18n-n",props:Bt({value:{type:Number,required:!0},format:{type:[String,Object]}},Zu),setup(e,n){const a=e.i18n||ac({useScope:e.scope,__useComponent:!0});return kg(e,n,sg,(...i)=>a[Gu](...i))}}),Ag=t.defineComponent({name:"i18n-d",props:Bt({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Zu),setup(e,n){const a=e.i18n||ac({useScope:e.scope,__useComponent:!0});return kg(e,n,ig,(...i)=>a[Qu](...i))}});function P9(e,n){const a=e;if(e.mode==="composition")return a.__getInstance(n)||e.global;{const i=a.__getInstance(n);return i!=null?i.__composer:e.global.__composer}}function V9(e){const n=u=>{const{instance:c,modifiers:f,value:_}=u;if(!c||!c.$)throw yt(qe.UNEXPECTED_ERROR);const g=P9(e,c.$);process.env.NODE_ENV!=="production"&&f.preserve&&pt(Qt(st.NOT_SUPPORTED_PRESERVE));const m=Eg(_);return[Reflect.apply(g.t,g,[...Cg(m)]),g]};return{created:(u,c)=>{const[f,_]=n(c);Oa&&e.global===_&&(u.__i18nWatcher=t.watch(_.locale,()=>{c.instance&&c.instance.$forceUpdate()})),u.__composer=_,u.textContent=f},unmounted:u=>{Oa&&u.__i18nWatcher&&(u.__i18nWatcher(),u.__i18nWatcher=void 0,delete u.__i18nWatcher),u.__composer&&(u.__composer=void 0,delete u.__composer)},beforeUpdate:(u,{value:c})=>{if(u.__composer){const f=u.__composer,_=Eg(c);u.textContent=Reflect.apply(f.t,f,[...Cg(_)])}},getSSRProps:u=>{const[c]=n(u);return{textContent:c}}}}function Eg(e){if($(e))return{path:e};if(be(e)){if(!("path"in e))throw yt(qe.REQUIRED_VALUE,"path");return e}else throw yt(qe.INVALID_VALUE)}function Cg(e){const{path:n,locale:a,args:i,choice:o,plural:s}=e,u={},c=i||{};return $(a)&&(u.locale=a),ht(o)&&(u.plural=o),ht(s)&&(u.plural=s),[n,c,u]}function U9(e,n,...a){const i=be(a[0])?a[0]:{},o=!!i.useI18nComponentName,s=Me(i.globalInstall)?i.globalInstall:!0;process.env.NODE_ENV!=="production"&&s&&o&&pt(Qt(st.COMPONENT_NAME_LEGACY_COMPATIBLE,{name:Ju.name})),s&&([o?"i18n":Ju.name,"I18nT"].forEach(u=>e.component(u,Ju)),[Dg.name,"I18nN"].forEach(u=>e.component(u,Dg)),[Ag.name,"I18nD"].forEach(u=>e.component(u,Ag))),e.directive("t",V9(n))}const $u={["vue-devtools-plugin-vue-i18n"]:"Vue I18n devtools",["vue-i18n-resource-inspector"]:"I18n Resources",["vue-i18n-timeline"]:"Vue I18n"},R9={["vue-i18n-resource-inspector"]:"Search for scopes ..."},Y9={["vue-i18n-timeline"]:16764185},xg="vue-i18n: composer properties";let ec;async function H9(e,n){return new Promise((a,i)=>{try{v9({id:"vue-devtools-plugin-vue-i18n",label:$u["vue-devtools-plugin-vue-i18n"],packageName:"vue-i18n",homepage:"https://vue-i18n.intlify.dev",logo:"https://vue-i18n.intlify.dev/vue-i18n-devtools-logo.png",componentStateTypes:[xg],app:e},o=>{ec=o,o.on.visitComponentTree(({componentInstance:u,treeNode:c})=>{Q9(u,c,n)}),o.on.inspectComponent(({componentInstance:u,instanceData:c})=>{u.vnode.el&&u.vnode.el.__VUE_I18N__&&c&&(n.mode==="legacy"?u.vnode.el.__VUE_I18N__!==n.global.__composer&&Bg(c,u.vnode.el.__VUE_I18N__):Bg(c,u.vnode.el.__VUE_I18N__))}),o.addInspector({id:"vue-i18n-resource-inspector",label:$u["vue-i18n-resource-inspector"],icon:"language",treeFilterPlaceholder:R9["vue-i18n-resource-inspector"]}),o.on.getInspectorTree(u=>{u.app===e&&u.inspectorId==="vue-i18n-resource-inspector"&&Z9(u,n)});const s=new Map;o.on.getInspectorState(async u=>{if(u.app===e&&u.inspectorId==="vue-i18n-resource-inspector")if(o.unhighlightElement(),$9(u,n),u.nodeId==="global"){if(!s.has(u.app)){const[c]=await o.getComponentInstances(u.app);s.set(u.app,c)}o.highlightElement(s.get(u.app))}else{const c=J9(u.nodeId,n);c&&o.highlightElement(c)}}),o.on.editInspectorState(u=>{u.app===e&&u.inspectorId==="vue-i18n-resource-inspector"&&t5(u,n)}),o.addTimelineLayer({id:"vue-i18n-timeline",label:$u["vue-i18n-timeline"],color:Y9["vue-i18n-timeline"]}),a(!0)})}catch(o){console.error(o),i(!1)}})}function Mg(e){return e.type.name||e.type.displayName||e.type.__file||"Anonymous"}function Q9(e,n,a){const i=a.mode==="composition"?a.global:a.global.__composer;if(e&&e.vnode.el&&e.vnode.el.__VUE_I18N__&&e.vnode.el.__VUE_I18N__!==i){const o={label:`i18n (${Mg(e)} Scope)`,textColor:0,backgroundColor:16764185};n.tags.push(o)}}function Bg(e,n){const a=xg;e.state.push({type:a,key:"locale",editable:!0,value:n.locale.value}),e.state.push({type:a,key:"availableLocales",editable:!1,value:n.availableLocales}),e.state.push({type:a,key:"fallbackLocale",editable:!0,value:n.fallbackLocale.value}),e.state.push({type:a,key:"inheritLocale",editable:!0,value:n.inheritLocale}),e.state.push({type:a,key:"messages",editable:!1,value:tc(n.messages.value)}),e.state.push({type:a,key:"datetimeFormats",editable:!1,value:n.datetimeFormats.value}),e.state.push({type:a,key:"numberFormats",editable:!1,value:n.numberFormats.value})}function tc(e){const n={};return Object.keys(e).forEach(a=>{const i=e[a];Ke(i)&&"source"in i?n[a]=K9(i):ma(i)&&i.loc&&i.loc.source?n[a]=i.loc.source:Ie(i)?n[a]=tc(i):n[a]=i}),n}const G9={"<":"&lt;",">":"&gt;",'"':"&quot;","&":"&amp;"};function W9(e){return e.replace(/[<>"&]/g,X9)}function X9(e){return G9[e]||e}function K9(e){return{_custom:{type:"function",display:`<span>ƒ</span> ${e.source?`("${W9(e.source)}")`:"(?)"}`}}}function Z9(e,n){e.rootNodes.push({id:"global",label:"Global Scope"});const a=n.mode==="composition"?n.global:n.global.__composer;for(const[i,o]of n.__instances){const s=n.mode==="composition"?o:o.__composer;a!==s&&e.rootNodes.push({id:s.id.toString(),label:`${Mg(i)} Scope`})}}function J9(e,n){let a=null;if(e!=="global"){for(const[i,o]of n.__instances.entries())if(o.id.toString()===e){a=i;break}}return a}function vg(e,n){if(e==="global")return n.mode==="composition"?n.global:n.global.__composer;{const a=Array.from(n.__instances.values()).find(i=>i.id.toString()===e);return a?n.mode==="composition"?a:a.__composer:null}}function $9(e,n){const a=vg(e.nodeId,n);return a&&(e.state=e5(a)),null}function e5(e){const n={},a="Locale related info",i=[{type:a,key:"locale",editable:!0,value:e.locale.value},{type:a,key:"fallbackLocale",editable:!0,value:e.fallbackLocale.value},{type:a,key:"availableLocales",editable:!1,value:e.availableLocales},{type:a,key:"inheritLocale",editable:!0,value:e.inheritLocale}];n[a]=i;const o="Locale messages info",s=[{type:o,key:"messages",editable:!1,value:tc(e.messages.value)}];n[o]=s;{const u="Datetime formats info",c=[{type:u,key:"datetimeFormats",editable:!1,value:e.datetimeFormats.value}];n[u]=c;const f="Datetime formats info",_=[{type:f,key:"numberFormats",editable:!1,value:e.numberFormats.value}];n[f]=_}return n}function Wr(e,n){if(ec){let a;n&&"groupId"in n&&(a=n.groupId,delete n.groupId),ec.addTimelineEvent({layerId:"vue-i18n-timeline",event:{title:e,groupId:a,time:Date.now(),meta:{},data:n||{},logType:e==="compile-error"?"error":e==="fallback"||e==="missing"?"warning":"default"}})}}function t5(e,n){const a=vg(e.nodeId,n);if(a){const[i]=e.path;i==="locale"&&$(e.state.value)?a.locale.value=e.state.value:i==="fallbackLocale"&&($(e.state.value)||Je(e.state.value)||Ie(e.state.value))?a.fallbackLocale.value=e.state.value:i==="inheritLocale"&&Me(e.state.value)&&(a.inheritLocale=e.state.value)}}function a5(e,n,a){return{beforeCreate(){const i=t.getCurrentInstance();if(!i)throw yt(qe.UNEXPECTED_ERROR);const o=this.$options;if(o.i18n){const s=o.i18n;if(o.__i18n&&(s.__i18n=o.__i18n),s.__root=n,this===this.$root)this.$i18n=jg(e,s);else{s.__injectWithOption=!0,s.__extender=a.__vueI18nExtend,this.$i18n=Ku(s);const u=this.$i18n;u.__extender&&(u.__disposer=u.__extender(this.$i18n))}}else if(o.__i18n)if(this===this.$root)this.$i18n=jg(e,o);else{this.$i18n=Ku({__i18n:o.__i18n,__injectWithOption:!0,__extender:a.__vueI18nExtend,__root:n});const s=this.$i18n;s.__extender&&(s.__disposer=s.__extender(this.$i18n))}else this.$i18n=e;o.__i18nGlobal&&hg(n,o,o),this.$t=(...s)=>this.$i18n.t(...s),this.$rt=(...s)=>this.$i18n.rt(...s),this.$tc=(...s)=>this.$i18n.tc(...s),this.$te=(s,u)=>this.$i18n.te(s,u),this.$d=(...s)=>this.$i18n.d(...s),this.$n=(...s)=>this.$i18n.n(...s),this.$tm=s=>this.$i18n.tm(s),a.__setInstance(i,this.$i18n)},mounted(){if(process.env.NODE_ENV!=="production"&&this.$el&&this.$i18n){const i=this.$i18n;this.$el.__VUE_I18N__=i.__composer;const o=this.__v_emitter=Nu();i.__enableEmitter&&i.__enableEmitter(o),o.on("*",Wr)}},unmounted(){const i=t.getCurrentInstance();if(!i)throw yt(qe.UNEXPECTED_ERROR);const o=this.$i18n;process.env.NODE_ENV!=="production"&&this.$el&&this.$el.__VUE_I18N__&&(this.__v_emitter&&(this.__v_emitter.off("*",Wr),delete this.__v_emitter),this.$i18n&&(o.__disableEmitter&&o.__disableEmitter(),delete this.$el.__VUE_I18N__)),delete this.$t,delete this.$rt,delete this.$tc,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,o.__disposer&&(o.__disposer(),delete o.__disposer,delete o.__extender),a.__deleteInstance(i),delete this.$i18n}}}function jg(e,n){e.locale=n.locale||e.locale,e.fallbackLocale=n.fallbackLocale||e.fallbackLocale,e.missing=n.missing||e.missing,e.silentTranslationWarn=n.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=n.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=n.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=n.postTranslation||e.postTranslation,e.warnHtmlInMessage=n.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=n.escapeParameterHtml||e.escapeParameterHtml,e.sync=n.sync||e.sync,e.__composer[fg](n.pluralizationRules||e.pluralizationRules);const a=ms(e.locale,{messages:n.messages,__i18n:n.__i18n});return Object.keys(a).forEach(i=>e.mergeLocaleMessage(i,a[i])),n.datetimeFormats&&Object.keys(n.datetimeFormats).forEach(i=>e.mergeDateTimeFormat(i,n.datetimeFormats[i])),n.numberFormats&&Object.keys(n.numberFormats).forEach(i=>e.mergeNumberFormat(i,n.numberFormats[i])),e}const n5=Ka("global-vue-i18n");function i5(e={},n){const a=__VUE_I18N_LEGACY_API__&&Me(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,i=Me(e.globalInjection)?e.globalInjection:!0,o=__VUE_I18N_LEGACY_API__&&a?!!e.allowComposition:!0,s=new Map,[u,c]=r5(e,a),f=Ka(process.env.NODE_ENV!=="production"?"vue-i18n":"");process.env.NODE_ENV!=="production"&&a&&o&&pt(Qt(st.NOTICE_DROP_ALLOW_COMPOSITION));function _(F){return s.get(F)||null}function g(F,b){s.set(F,b)}function m(F){s.delete(F)}{const F={get mode(){return __VUE_I18N_LEGACY_API__&&a?"legacy":"composition"},get allowComposition(){return o},async install(b,...w){if(process.env.NODE_ENV!=="production"&&(b.__VUE_I18N__=F),b.__VUE_I18N_SYMBOL__=f,b.provide(b.__VUE_I18N_SYMBOL__,F),be(w[0])){const N=w[0];F.__composerExtend=N.__composerExtend,F.__vueI18nExtend=N.__vueI18nExtend}let C=null;!a&&i&&(C=g5(b,F.global)),__VUE_I18N_FULL_INSTALL__&&U9(b,F,...w),__VUE_I18N_LEGACY_API__&&a&&b.mixin(a5(c,c.__composer,F));const A=b.unmount;if(b.unmount=()=>{C&&C(),F.dispose(),A()},process.env.NODE_ENV!=="production"){if(!await H9(b,F))throw yt(qe.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN);const S=Nu();if(a){const D=c;D.__enableEmitter&&D.__enableEmitter(S)}else{const D=c;D[hi]&&D[hi](S)}S.on("*",Wr)}},get global(){return c},dispose(){u.stop()},__instances:s,__getInstance:_,__setInstance:g,__deleteInstance:m};return F}}function ac(e={}){const n=t.getCurrentInstance();if(n==null)throw yt(qe.MUST_BE_CALL_SETUP_TOP);if(!n.isCE&&n.appContext.app!=null&&!n.appContext.app.__VUE_I18N_SYMBOL__)throw yt(qe.NOT_INSTALLED);const a=o5(n),i=l5(a),o=gg(n),s=s5(e,o);if(__VUE_I18N_LEGACY_API__&&a.mode==="legacy"&&!e.__useComponent){if(!a.allowComposition)throw yt(qe.NOT_AVAILABLE_IN_LEGACY_MODE);return f5(n,s,i,e)}if(s==="global")return hg(i,e,o),i;if(s==="parent"){let f=u5(a,n,e.__useComponent);return f==null&&(process.env.NODE_ENV!=="production"&&pt(Qt(st.NOT_FOUND_PARENT_SCOPE)),f=i),f}const u=a;let c=u.__getInstance(n);if(c==null){const f=Bt({},e);"__i18n"in o&&(f.__i18n=o.__i18n),i&&(f.__root=i),c=Xu(f),u.__composerExtend&&(c[Wu]=u.__composerExtend(c)),d5(u,n,c),u.__setInstance(n,c)}return c}function r5(e,n,a){const i=t.effectScope();{const o=__VUE_I18N_LEGACY_API__&&n?i.run(()=>Ku(e)):i.run(()=>Xu(e));if(o==null)throw yt(qe.UNEXPECTED_ERROR);return[i,o]}}function o5(e){{const n=t.inject(e.isCE?n5:e.appContext.app.__VUE_I18N_SYMBOL__);if(!n)throw yt(e.isCE?qe.NOT_INSTALLED_WITH_PROVIDE:qe.UNEXPECTED_ERROR);return n}}function s5(e,n){return os(e)?"__i18n"in n?"local":"global":e.useScope?e.useScope:"local"}function l5(e){return e.mode==="composition"?e.global:e.global.__composer}function u5(e,n,a=!1){let i=null;const o=n.root;let s=c5(n,a);for(;s!=null;){const u=e;if(e.mode==="composition")i=u.__getInstance(s);else if(__VUE_I18N_LEGACY_API__){const c=u.__getInstance(s);c!=null&&(i=c.__composer,a&&i&&!i[_g]&&(i=null))}if(i!=null||o===s)break;s=s.parent}return i}function c5(e,n=!1){return e==null?null:n&&e.vnode.ctx||e.parent}function d5(e,n,a){let i=null;t.onMounted(()=>{if(process.env.NODE_ENV!=="production"&&n.vnode.el){n.vnode.el.__VUE_I18N__=a,i=Nu();const o=a;o[hi]&&o[hi](i),i.on("*",Wr)}},n),t.onUnmounted(()=>{const o=a;process.env.NODE_ENV!=="production"&&n.vnode.el&&n.vnode.el.__VUE_I18N__&&(i&&i.off("*",Wr),o[Qr]&&o[Qr](),delete n.vnode.el.__VUE_I18N__),e.__deleteInstance(n);const s=o[Wu];s&&(s(),delete o[Wu])},n)}function f5(e,n,a,i={}){const o=n==="local",s=t.shallowRef(null);if(o&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw yt(qe.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const u=Me(i.inheritLocale)?i.inheritLocale:!$(i.locale),c=t.ref(!o||u?a.locale.value:$(i.locale)?i.locale:Gi),f=t.ref(!o||u?a.fallbackLocale.value:$(i.fallbackLocale)||Je(i.fallbackLocale)||be(i.fallbackLocale)||i.fallbackLocale===!1?i.fallbackLocale:c.value),_=t.ref(ms(c.value,i)),g=t.ref(be(i.datetimeFormats)?i.datetimeFormats:{[c.value]:{}}),m=t.ref(be(i.numberFormats)?i.numberFormats:{[c.value]:{}}),F=o?a.missingWarn:Me(i.missingWarn)||Ln(i.missingWarn)?i.missingWarn:!0,b=o?a.fallbackWarn:Me(i.fallbackWarn)||Ln(i.fallbackWarn)?i.fallbackWarn:!0,w=o?a.fallbackRoot:Me(i.fallbackRoot)?i.fallbackRoot:!0,C=!!i.fallbackFormat,A=Ke(i.missing)?i.missing:null,N=Ke(i.postTranslation)?i.postTranslation:null,S=o?a.warnHtmlMessage:Me(i.warnHtmlMessage)?i.warnHtmlMessage:!0,D=!!i.escapeParameter,x=o?a.modifiers:be(i.modifiers)?i.modifiers:{},q=i.pluralRules||o&&a.pluralRules;function T(){return[c.value,f.value,_.value,g.value,m.value]}const P=t.computed({get:()=>s.value?s.value.locale.value:c.value,set:K=>{s.value&&(s.value.locale.value=K),c.value=K}}),L=t.computed({get:()=>s.value?s.value.fallbackLocale.value:f.value,set:K=>{s.value&&(s.value.fallbackLocale.value=K),f.value=K}}),O=t.computed(()=>s.value?s.value.messages.value:_.value),ne=t.computed(()=>g.value),_e=t.computed(()=>m.value);function ie(){return s.value?s.value.getPostTranslationHandler():N}function de(K){s.value&&s.value.setPostTranslationHandler(K)}function Ce(){return s.value?s.value.getMissingHandler():A}function we(K){s.value&&s.value.setMissingHandler(K)}function pe(K){return T(),K()}function Ae(...K){return s.value?pe(()=>Reflect.apply(s.value.t,null,[...K])):pe(()=>"")}function ee(...K){return s.value?Reflect.apply(s.value.rt,null,[...K]):""}function Re(...K){return s.value?pe(()=>Reflect.apply(s.value.d,null,[...K])):pe(()=>"")}function Et(...K){return s.value?pe(()=>Reflect.apply(s.value.n,null,[...K])):pe(()=>"")}function dt(K){return s.value?s.value.tm(K):{}}function Ct(K,je){return s.value?s.value.te(K,je):!1}function lt(K){return s.value?s.value.getLocaleMessage(K):{}}function ft(K,je){s.value&&(s.value.setLocaleMessage(K,je),_.value[K]=je)}function jt(K,je){s.value&&s.value.mergeLocaleMessage(K,je)}function ia(K){return s.value?s.value.getDateTimeFormat(K):{}}function $e(K,je){s.value&&(s.value.setDateTimeFormat(K,je),g.value[K]=je)}function ra(K,je){s.value&&s.value.mergeDateTimeFormat(K,je)}function Ot(K){return s.value?s.value.getNumberFormat(K):{}}function oa(K,je){s.value&&(s.value.setNumberFormat(K,je),m.value[K]=je)}function Xt(K,je){s.value&&s.value.mergeNumberFormat(K,je)}const Vt={get id(){return s.value?s.value.id:-1},locale:P,fallbackLocale:L,messages:O,datetimeFormats:ne,numberFormats:_e,get inheritLocale(){return s.value?s.value.inheritLocale:u},set inheritLocale(K){s.value&&(s.value.inheritLocale=K)},get availableLocales(){return s.value?s.value.availableLocales:Object.keys(_.value)},get modifiers(){return s.value?s.value.modifiers:x},get pluralRules(){return s.value?s.value.pluralRules:q},get isGlobal(){return s.value?s.value.isGlobal:!1},get missingWarn(){return s.value?s.value.missingWarn:F},set missingWarn(K){s.value&&(s.value.missingWarn=K)},get fallbackWarn(){return s.value?s.value.fallbackWarn:b},set fallbackWarn(K){s.value&&(s.value.missingWarn=K)},get fallbackRoot(){return s.value?s.value.fallbackRoot:w},set fallbackRoot(K){s.value&&(s.value.fallbackRoot=K)},get fallbackFormat(){return s.value?s.value.fallbackFormat:C},set fallbackFormat(K){s.value&&(s.value.fallbackFormat=K)},get warnHtmlMessage(){return s.value?s.value.warnHtmlMessage:S},set warnHtmlMessage(K){s.value&&(s.value.warnHtmlMessage=K)},get escapeParameter(){return s.value?s.value.escapeParameter:D},set escapeParameter(K){s.value&&(s.value.escapeParameter=K)},t:Ae,getPostTranslationHandler:ie,setPostTranslationHandler:de,getMissingHandler:Ce,setMissingHandler:we,rt:ee,d:Re,n:Et,tm:dt,te:Ct,getLocaleMessage:lt,setLocaleMessage:ft,mergeLocaleMessage:jt,getDateTimeFormat:ia,setDateTimeFormat:$e,mergeDateTimeFormat:ra,getNumberFormat:Ot,setNumberFormat:oa,mergeNumberFormat:Xt};function Wn(K){K.locale.value=c.value,K.fallbackLocale.value=f.value,Object.keys(_.value).forEach(je=>{K.mergeLocaleMessage(je,_.value[je])}),Object.keys(g.value).forEach(je=>{K.mergeDateTimeFormat(je,g.value[je])}),Object.keys(m.value).forEach(je=>{K.mergeNumberFormat(je,m.value[je])}),K.escapeParameter=D,K.fallbackFormat=C,K.fallbackRoot=w,K.fallbackWarn=b,K.missingWarn=F,K.warnHtmlMessage=S}return t.onBeforeMount(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw yt(qe.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const K=s.value=e.proxy.$i18n.__composer;n==="global"?(c.value=K.locale.value,f.value=K.fallbackLocale.value,_.value=K.messages.value,g.value=K.datetimeFormats.value,m.value=K.numberFormats.value):o&&Wn(K)}),Vt}const _5=["locale","fallbackLocale","availableLocales"],Ng=["t","rt","d","n","tm","te"];function g5(e,n){const a=Object.create(null);return _5.forEach(o=>{const s=Object.getOwnPropertyDescriptor(n,o);if(!s)throw yt(qe.UNEXPECTED_ERROR);const u=t.isRef(s.value)?{get(){return s.value.value},set(c){s.value.value=c}}:{get(){return s.get&&s.get()}};Object.defineProperty(a,o,u)}),e.config.globalProperties.$i18n=a,Ng.forEach(o=>{const s=Object.getOwnPropertyDescriptor(n,o);if(!s||!s.value)throw yt(qe.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${o}`,s)}),()=>{delete e.config.globalProperties.$i18n,Ng.forEach(o=>{delete e.config.globalProperties[`$${o}`]})}}if(N9(),__INTLIFY_JIT_COMPILATION__?O_(F9):O_(m9),l9(UD),u9(N_),process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const e=mn();e.__INTLIFY__=!0,ZD(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;const h5={upload_area:{title:{text:"Drag your file here or",highlight:"search it"},invalid:{subtitle:"File not supported, select supported formats:"},subtitle:"Supported formats:"},import_card:{importing:"Importing"},audio_recorder:{discard_button:"Discard"},chat_message:{reply_message:{you:"You",video:"Video",image:"Image",audio:"Audio message"}},emoji_picker:{title:"Pick your emoji...",search:"Search",notfound:"No Emoji Found",categories:{search:"Search Results",recent:"Frequently Used",smileys:"Smileys & Emotion",people:"People & Body",nature:"Animals & Nature",foods:"Food & Drink",activity:"Activity",places:"Travel & Places",objects:"Objects",symbols:"Symbols",flags:"Flags",custom:"Custom"}},search:"Search"},m5={upload_area:{title:{text:"Arrastra tu archivo aquí o",highlight:"búscalo"},invalid:{subtitle:"Archivo no compatible, seleccione los formatos compatibles:"},subtitle:"Formatos compatibles:"},import_card:{importing:"Importando"},audio_recorder:{discard_button:"Descartar"},chat_message:{reply_message:{you:"Tú",video:"Vídeo",image:"Imagen",audio:"Mensaje de audio"}},emoji_picker:{title:"Elige tu emoji...",search:"Buscar",notfound:"No se encontró ningún emoji",categories:{search:"Resultados de búsqueda",recent:"Usados frecuentemente",smileys:"Caritas y Emociones",people:"Personas y Cuerpo",nature:"Animales y Naturaleza",foods:"Comidas y Bebidas",activity:"Actividades",places:"Viajes y Lugares",objects:"Objetos",symbols:"Símbolos",flags:"Banderas",custom:"Personalizados"}},search:"Buscar"},Sg={upload_area:{title:{text:"Arraste seu arquivo aqui, ou",highlight:"procure-o"},invalid:{subtitle:"Arquivo não compatível, selecione formatos suportados:"},subtitle:"Formatos suportados:"},import_card:{importing:"Importando"},audio_recorder:{discard_button:"Descartar"},chat_message:{reply_message:{you:"Você",video:"Vídeo",image:"Imagem",audio:"Mensagem de áudio"}},emoji_picker:{title:"Escolha seu emoji...",search:"Buscar",notfound:"Nenhum emoji encontrado",categories:{search:"Resultados da busca",recent:"Usados frequentemente",smileys:"Carinhas & Pessoas",people:"Pessoas e Corpo",nature:"Animais e Natureza",foods:"Comidas e Bebidas",activity:"Atividades",places:"Viagens e Lugares",objects:"Objetos",symbols:"Símbolos",flags:"Bandeiras",custom:"Personalizados"}},search:"Buscar"},F5=Object.assign({en:h5,es:m5,"pt-br":Sg,"pt-BR":Sg}),Fs=i5({locale:"en",fallbackLocale:"en",messages:F5}),Wt={props:{locale:{type:String},translations:{type:Object}},methods:{i18n(...e){const[n,a]=e,i=Object.keys(Fs.global.messages);let{locale:o}=this;const s=Ia.get(Fs,"global.locale")==="en-us"?"en":Ia.get(Fs,"global.locale");o=i.includes(o)?o:s,o=o==null?void 0:o.toLowerCase();let u=Ia.get(this.translations,`${n}.${o}`,Ia.get(this.translations,n));if(u||(u=Ia.get(Ia.get(this.defaultTranslations,n),o,a)),u!=null&&u.includes("|")&&typeof e[1]=="number"){const f=e[1],_=u.split("|");_.length===3?u=_[f]||_[2]:_.length===2&&(u=f===1?_[0]:_[1])}let c={};return Object.values(e).slice(1).forEach(f=>{!(f instanceof Array)&&f instanceof Object&&(c=f)}),Object.keys(c).forEach(f=>{u=u==null?void 0:u.replaceAll(new RegExp(`{ *${f} *}`,"g"),c[f])}),u}}},vZ="",p5={name:"IconLoading",components:{UnnnicIcon:te},props:{scheme:{type:String,default:"neutral-dark"},size:{type:String,default:"lg"}}};function b5(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createBlock(u,{class:"unnnic-icon-loading",icon:"progress_activity",scheme:a.scheme,size:a.size},null,8,["scheme","size"])}const mi=V(p5,[["render",b5],["__scopeId","data-v-97257015"]]),y5=["disabled"],w5=t.defineComponent({name:"UnnnicButton",__name:"Button",props:{size:{default:"large"},text:{default:""},type:{default:"primary"},float:{type:Boolean,default:!1},iconLeft:{default:""},iconRight:{default:""},iconCenter:{default:""},iconsFilled:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1}},setup(e){const n=e,a=t.useSlots(),i=t.computed(()=>n.disabled||n.loading),o=t.computed(()=>n.size==="extra-large"?"lg":"ant"),s=t.computed(()=>a.default?!0:n.text&&n.text.length>0),u=t.computed(()=>i.value?"neutral-clean":{primary:"neutral-white",secondary:"neutral-dark",tertiary:"neutral-dark",warning:"neutral-white",attention:"neutral-white"}[f.value]||"neutral-white"),c=t.computed(()=>n.size==="large"||!n.float&&n.size==="small"||n.float&&n.size==="extra-large"),f=t.computed(()=>({alternative:"tertiary"})[n.type]||n.type),_=t.computed(()=>["primary","secondary","tertiary","warning","attention"].includes(f.value)),g=()=>{if(!c.value||!_.value){let m="TypeError:";throw c.value||(m+=" Invalid size prop.",m+=" Please provide 'large', 'small' (only if float prop is false), or 'extra-large' (only if float prop is true)."),_.value||(m+=" Invalid type prop.",m+=" Please provide one of the following types: primary, secondary, tertiary, warning, attention. Alternative is discontinued and it was forced renamed to tertiary."),new Error(m)}};return t.watch(()=>n,()=>{g()},{deep:!0,immediate:!0}),(m,F)=>(t.openBlock(),t.createElementBlock("button",t.mergeProps(m.$attrs,{disabled:i.value,class:["unnnic-button",`unnnic-button--size-${m.size}`,`unnnic-button--${f.value}`,m.iconCenter?"unnnic-button--icon-on-center":null,m.float?"unnnic-button--float":null]}),[m.loading?(t.openBlock(),t.createBlock(mi,{key:0,scheme:u.value,size:o.value,style:{position:"absolute"},"data-testid":"icon-loading"},null,8,["scheme","size"])):t.createCommentVNode("",!0),m.iconLeft?(t.openBlock(),t.createBlock(te,{key:1,icon:m.iconLeft,scheme:u.value,size:o.value,filled:m.iconsFilled,class:t.normalizeClass({"unnnic-button__icon-left":s.value}),style:t.normalizeStyle({visibility:m.loading?"hidden":"visible"}),clickable:"","data-testid":"icon-left"},null,8,["icon","scheme","size","filled","class","style"])):t.createCommentVNode("",!0),m.iconCenter?(t.openBlock(),t.createBlock(te,{key:2,icon:m.iconCenter,scheme:u.value,style:t.normalizeStyle({visibility:m.loading?"hidden":"visible"}),size:o.value,filled:m.iconsFilled,clickable:"","data-testid":"icon-center"},null,8,["icon","scheme","style","size","filled"])):t.createCommentVNode("",!0),m.float?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("span",{key:3,class:"unnnic-button__label",style:t.normalizeStyle({visibility:m.loading?"hidden":"visible"}),"data-testid":"button-label"},[t.renderSlot(m.$slots,"default",{},void 0,!0),t.createTextVNode(" "+t.toDisplayString(m.text),1)],4)),m.iconRight?(t.openBlock(),t.createBlock(te,{key:4,icon:m.iconRight,scheme:u.value,size:o.value,filled:m.iconsFilled,class:t.normalizeClass({"unnnic-button__icon-right":s.value}),style:t.normalizeStyle({visibility:m.loading?"hidden":"visible"}),clickable:"","data-testid":"icon-right"},null,8,["icon","scheme","size","filled","class","style"])):t.createCommentVNode("",!0)],16,y5))}}),jZ="",NZ="",SZ="",vt=V(w5,[["__scopeId","data-v-aadba593"]]),TZ="",k5={components:{UnnnicButton:vt},mixins:[Wt],props:{initialStartDate:{type:String,default:""},initialEndDate:{type:String,default:""},minDate:{type:String,default:""},maxDate:{type:String,default:""},equivalentOption:{type:String,default:""},type:{type:String,default:"day",validator(e){return["day","month","year"].includes(e)}},size:{type:String,default:"large",validator(e){return["small","large"].includes(e)}},clearLabel:{type:String,default:""},actionLabel:{type:String,default:""},months:{type:Array,default:()=>[],validator(e){return[0,12].includes(e.length)}},days:{type:Array,default:()=>[],validator(e){return[0,7].includes(e.length)}},options:{type:Array,default:()=>[]},disableClear:{type:Boolean,default:!1}},emits:["change","submit","update:equivalentOption"],data(){const e=new Date;return{referenceDate:`${e.getMonth()+1} 1 ${e.getFullYear()}`,startDate:(this.initialStartDate||"").replace(/-/g," "),endDate:(this.initialEndDate||"").replace(/-/g," "),optionSelected:"",defaultTranslations:{clean:{"pt-br":"Limpar",en:"Clean",es:"Limpiar"},filter:{"pt-br":"Filtrar",en:"Filter",es:"Filtrar"}}}},computed:{openMonths(){return[this.addMonth(this.referenceDate,-1),this.referenceDate]},value(){return{startDate:this.startDate.replaceAll(" ","-"),endDate:this.endDate.replaceAll(" ","-")}},i18nLocale(){return this.$i18n.locale.toLowerCase()},monthsLocale(){const{months:e}=this;return e.length?e:Ok[this.i18nLocale]},daysLocale(){const{days:e}=this;return e.length?e:Lk[this.i18nLocale]},periodsLocale(){const{options:e}=this;return e.length?e:zk[this.i18nLocale]},clearText(){return this.clearLabel||is[this.i18nLocale].clear},filterText(){return this.actionLabel||is[this.i18nLocale].filter}},watch:{value(){this.updateOptionSelected(),this.$emit("change",this.value)}},mounted(){this.updateOptionSelected()},methods:{submit(){var e;this.$emit("submit",this.value),this.optionSelected==="custom"?this.$emit("update:equivalentOption",""):this.$emit("update:equivalentOption",((e=this.periodsLocale.find(({id:n})=>n===this.optionSelected))==null?void 0:e.name)||"")},updateOptionSelected(){const{startDate:e,endDate:n}=this.value;function a(o,s){return new Date(o).getTime()===new Date(s).getTime()}const i=this.periodsLocale.find(({id:o})=>{const{startDate:s,endDate:u}=this.getStartAndEndDateByPeriod(o);return a(e,s)&&a(n,u)});this.optionSelected=e||n?i?i.id:"custom":""},dateToString(e){return`${e.getMonth()+1} ${e.getDate()} ${e.getFullYear()}`},dateToStringMonth(e){return`${e.getMonth()+1} ${e.getFullYear()}`},dateToStringYear(e){return e.getFullYear()},stringToTime(e){const[n,a,i]=e.split(" ");return new Date(i,Number(n)-1,a).getTime()},getDate(e){return e.toString().split(" ")[1]},getMonth(e){return e.toString().split(" ")[0]},getFullYear(e){const[n,a,i]=e.split(" ");return new Date(i,Number(n)-1,a).getFullYear()},addMonth(e,n){const[a,i,o]=e.split(" "),s=new Date(o,Number(a)-1,i);return s.setMonth(s.getMonth()+n),this.dateToString(s)},isDateBetween(e){if(this.startDate&&this.endDate){if(e>=this.stringToTime(this.startDate)&&e<=this.stringToTime(this.endDate))return!0}else{if(this.startDate&&e>=this.stringToTime(this.startDate))return!0;if(this.endDate&&e<=this.stringToTime(this.endDate))return!0}return!1},isDateBetweenMonth(e){const[n,a,i]=e.split(" "),o=new Date(i,Number(n)-1,a);o.setDate(1);const s=o.getTime();if(this.startDate&&this.endDate){if(e>=s&&e<=this.stringToTime(this.endDate))return!0}else{if(this.startDate&&e>=s)return!0;if(this.endDate&&e<=this.stringToTime(this.endDate))return!0}return!1},isDateBetweenYear(e){const[n,a,i]=e.split(" "),o=new Date(i,Number(n)-1,a);o.setDate(1),o.setMonth(0);const s=o.getTime();if(this.startDate&&this.endDate){if(e>=s&&e<=this.stringToTime(this.endDate))return!0}else{if(this.startDate&&e>=s)return!0;if(this.endDate&&e<=this.stringToTime(this.endDate))return!0}return!1},getDatesOfTheMonth(e){const[n,a,i]=e.split(" "),o=new Date(i,Number(n)-1,a),s=o.getMonth(),u=86400;o.setDate(1-o.getDay());const c=[];for(let f=0;f<6*7;f+=1){const _=this.dateToString(o),g=[];if(this.minDate){const[m,F,b]=this.minDate.split("-"),w=new Date(m,Number(F)-1,b);o<w&&g.push("out of range")}if(this.maxDate){const[m,F,b]=this.maxDate.split("-"),w=new Date(m,Number(F)-1,b);o>w&&g.push("out of range")}if(s===o.getMonth()){g.push("inside month");const m=this.stringToTime(this.dateToString(o)),F=m-u,b=m+u;this.isDateBetween(m)&&(g.push("selected"),this.isDateBetween(F)||g.push("left-highlighted"),this.isDateBetween(b)||g.push("right-highlighted"),(g.includes("left-highlighted")||g.includes("right-highlighted"))&&g.push("highlighted"))}this.dateToString(o)===this.dateToString(new Date)&&g.push("today"),c.push({properties:g,toString:()=>_}),o.setDate(o.getDate()+1)}return c},getMonthsOfTheYear(e){const[n,a,i]=e.split(" "),o=new Date(i,Number(n)-1,a);o.setMonth(0);const s=[];for(let u=0;u<3*4;u+=1){const c=this.dateToString(o),f=[];f.push("inside month");const _=this.stringToTime(this.dateToString(o));let g=new Date(_),m=new Date(_);g.setMonth(g.getMonth()-1),m.setMonth(m.getMonth()+1),g=g.getTime(),m=m.getTime(),this.isDateBetweenMonth(_)&&(f.push("selected"),this.isDateBetweenMonth(g)||f.push("left-highlighted"),this.isDateBetweenMonth(m)||f.push("right-highlighted"),(f.includes("left-highlighted")||f.includes("right-highlighted"))&&f.push("highlighted")),this.dateToStringMonth(o)===this.dateToStringMonth(new Date)&&f.push("today"),s.push({properties:f,date:c,toString:()=>c}),o.setMonth(o.getMonth()+1)}return s},getYears(e){const[n,a,i]=e.split(" "),o=new Date(i,Number(n)-1,a);o.setMonth(0);const s=[];for(let u=0;u<3*4;u+=1){const c=this.dateToString(o),f=[];f.push("inside month");const _=this.stringToTime(this.dateToString(o)),[g,m,F]=e.split(" ");let b=new Date(F,Number(g)-1,m),w=new Date(F,Number(g)-1,m);b.setMonth(b.getMonth()-12),w.setMonth(w.getMonth()+12),b=b.getTime(),w=w.getTime(),this.isDateBetweenYear(_)&&(f.push("selected"),this.isDateBetweenYear(b)||f.push("left-highlighted"),this.isDateBetweenYear(w)||f.push("right-highlighted"),(f.includes("left-highlighted")||f.includes("right-highlighted"))&&f.push("highlighted")),this.dateToStringYear(o)===this.dateToStringYear(new Date)&&f.push("today"),s.push({properties:f,date:o.getFullYear(),toString:()=>c}),o.setFullYear(o.getFullYear()+1)}return s},selectDate(e){if(!this.startDate||!this.endDate)this.startDate=e.toString(),this.endDate=this.startDate;else{const n=this.stringToTime(e.toString()),a=this.stringToTime(this.startDate),i=this.stringToTime(this.endDate);a!==i?(this.startDate=e.toString(),this.endDate=this.startDate):n>i?this.endDate=e.toString():n<a?this.startDate=e.toString():n===a||n===i?(this.startDate=e.toString(),this.endDate=this.startDate):n-a<i-n?this.startDate=e.toString():this.endDate=e.toString()}},clear(){this.startDate="",this.endDate="",this.optionSelected=""},getStartAndEndDateByPeriod(e){let n,a;const i=new Date,o=e.match(/^last-(\d+)-days$/),s=e.match(/^last-(\d+)-months$/);if(o){const u=Number(o[1]);a=this.dateToString(i),i.setDate(i.getDate()-u+1),n=this.dateToString(i)}else if(s){const u=Number(s[1]);a=this.dateToString(i),i.setDate(i.getDate()+1),i.setMonth(i.getMonth()-u),n=this.dateToString(i)}else if(e==="current-month"){const u=new Date;i.setDate(1),n=this.dateToString(i);const c=u.getDate();i.setDate(c),a=this.dateToString(i)}else e==="previous-month"&&(i.setDate(1),i.setMonth(i.getMonth()-1),n=this.dateToString(i),i.setMonth(i.getMonth()+1),i.setDate(0),a=this.dateToString(i));return{startDate:n,endDate:a}},autoSelect(e){const{startDate:n,endDate:a}=this.getStartAndEndDateByPeriod(e);if(this.startDate=n,this.endDate=a,this.endDate){const i=this.addMonth(this.referenceDate,1),o=`${Number(this.getMonth(this.endDate))} 1 ${this.getFullYear(this.endDate)}`;[this.referenceDate,i].includes(o)||(this.referenceDate=o)}this.$nextTick(()=>{this.optionSelected=e})}}},D5={class:"unnnic-date-picker"},A5={class:"month-container"},E5=["onClick"],C5={class:"month-container"},x5=["onClick"],M5={class:"month-container"},B5=["onClick"],v5={key:3,class:"options-container"},j5={class:"options"},N5=["onClick"],S5={class:"actions"};function T5(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicButton");return t.openBlock(),t.createElementBlock("div",D5,[a.type==="day"?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(s.openMonths,(c,f)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:c},[t.createElementVNode("div",A5,[t.createElementVNode("div",{class:t.normalizeClass(["header",`header--${a.size}`])},[t.createVNode(u,{size:"small",iconCenter:`keyboard_arrow_${f===0?"left":"right"}`,type:a.size==="large"?"secondary":"tertiary",class:"button-space",style:t.normalizeStyle({gridArea:`${f===0?"left":"right"}-button`}),onClick:t.withModifiers(_=>o.referenceDate=s.addMonth(o.referenceDate,f===0?-1:1),["stop"])},null,8,["iconCenter","type","style","onClick"]),t.createElementVNode("div",{class:t.normalizeClass(["label",`label--${a.size}`])},t.toDisplayString(s.monthsLocale[Number(s.getMonth(c))-1])+" "+t.toDisplayString(s.getFullYear(c)),3)],2),t.createElementVNode("div",{class:t.normalizeClass(["days",`days--${a.size}`])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.daysLocale,(_,g)=>(t.openBlock(),t.createElementBlock("div",{key:g,class:"name"},t.toDisplayString(_),1))),128)),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.getDatesOfTheMonth(c),(_,g)=>(t.openBlock(),t.createElementBlock("div",{key:`${c}-${g}`,class:t.normalizeClass({disabled:!_.properties.includes("inside month")||_.properties.includes("out of range"),selectable:_.properties.includes("inside month")&&!_.properties.includes("out of range"),today:_.properties.includes("today"),selected:_.properties.includes("selected"),highlighted:_.properties.includes("highlighted"),left:_.properties.includes("left-highlighted"),right:_.properties.includes("right-highlighted")}),onClick:m=>_.properties.includes("inside month")&&!_.properties.includes("out of range")&&s.selectDate(_)},t.toDisplayString(s.getDate(_)),11,E5))),128))],2)]),n[4]||(n[4]=t.createElementVNode("div",{class:"divider"},null,-1))],64))),128)):a.type==="month"?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList([o.referenceDate],c=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:c},[t.createElementVNode("div",C5,[t.createElementVNode("div",{class:t.normalizeClass(["header",`header--${a.size}`])},[t.createVNode(u,{size:"small",iconCenter:"keyboard_arrow_left",type:a.size==="large"?"secondary":"tertiary",class:"button-space",style:{gridArea:"left-button"},onClick:n[0]||(n[0]=f=>o.referenceDate=s.addMonth(o.referenceDate,-12))},null,8,["type"]),t.createElementVNode("div",{class:t.normalizeClass(["label",`label--${a.size}`])},t.toDisplayString(s.getFullYear(c)),3),t.createVNode(u,{size:"small",iconCenter:"keyboard_arrow_right",type:a.size==="large"?"secondary":"tertiary",class:"button-space",style:{gridArea:"right-button"},onClick:n[1]||(n[1]=f=>o.referenceDate=s.addMonth(o.referenceDate,12))},null,8,["type"])],2),t.createElementVNode("div",{class:t.normalizeClass(["days",`months--${a.size}`])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.getMonthsOfTheYear(c),(f,_)=>(t.openBlock(),t.createElementBlock("div",{key:`${c}-${_}`,class:t.normalizeClass({disabled:!f.properties.includes("inside month"),selectable:f.properties.includes("inside month"),today:f.properties.includes("today"),selected:f.properties.includes("selected"),highlighted:f.properties.includes("highlighted"),left:f.properties.includes("left-highlighted"),right:f.properties.includes("right-highlighted")}),onClick:g=>f.properties.includes("inside month")&&s.selectDate(f)},t.toDisplayString(s.monthsLocale[s.getMonth(f)].substr(0,3)),11,x5))),128))],2)]),n[5]||(n[5]=t.createElementVNode("div",{class:"divider"},null,-1))],64))),128)):a.type==="year"?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:2},t.renderList([o.referenceDate],c=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:c},[t.createElementVNode("div",M5,[t.createElementVNode("div",{class:t.normalizeClass(["header",`header--${a.size}`])},[t.createVNode(u,{size:"small",iconCenter:"arrow-left-1-1",type:a.size==="large"?"secondary":"tertiary",class:"button-space",style:{gridArea:"left-button"},onClick:n[2]||(n[2]=f=>o.referenceDate=s.addMonth(o.referenceDate,-12*12))},null,8,["type"]),t.createElementVNode("div",{class:t.normalizeClass(["label",`label--${a.size}`])},t.toDisplayString(s.getFullYear(c)),3),t.createVNode(u,{size:"small",iconCenter:"arrow-right-1-1",type:a.size==="large"?"secondary":"tertiary",class:"button-space",style:{gridArea:"right-button"},onClick:n[3]||(n[3]=f=>o.referenceDate=s.addMonth(o.referenceDate,12*12))},null,8,["type"])],2),t.createElementVNode("div",{class:t.normalizeClass(["days",`months--${a.size}`])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.getYears(c),(f,_)=>(t.openBlock(),t.createElementBlock("div",{key:`${c}-${_}`,class:t.normalizeClass({disabled:!f.properties.includes("inside month"),selectable:f.properties.includes("inside month"),today:f.properties.includes("today"),selected:f.properties.includes("selected"),highlighted:f.properties.includes("highlighted"),left:f.properties.includes("left-highlighted"),right:f.properties.includes("right-highlighted")}),onClick:g=>f.properties.includes("inside month")&&s.selectDate(f)},t.toDisplayString(f.date),11,B5))),128))],2)]),n[6]||(n[6]=t.createElementVNode("div",{class:"divider"},null,-1))],64))),128)):t.createCommentVNode("",!0),a.size!=="small"?(t.openBlock(),t.createElementBlock("div",v5,[t.createElementVNode("div",j5,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.periodsLocale,(c,f)=>(t.openBlock(),t.createElementBlock("div",{key:f,class:t.normalizeClass(["option",{selectable:c.id!=="custom",selected:o.optionSelected===c.id}]),onClick:_=>c.id==="custom"?null:s.autoSelect(c.id)},t.toDisplayString(c.name),11,N5))),128))]),t.createElementVNode("div",S5,[a.disableClear?t.createCommentVNode("",!0):(t.openBlock(),t.createBlock(u,{key:0,size:"small",text:s.clearText,type:"tertiary",onClick:s.clear},null,8,["text","onClick"])),t.createVNode(u,{size:"small",text:s.filterText,type:"secondary",onClick:s.submit},null,8,["text","onClick"])])])):t.createCommentVNode("",!0)])}const ps=V(k5,[["render",T5],["__scopeId","data-v-546e8a09"]]),IZ="",I5={components:{UnnnicInput:Ti,UnnnicDatePicker:ps},model:{event:"changed"},props:{modelValue:{type:Object,required:!0},iconPosition:{type:String,default:"left",validator(e){return["left","right"].includes(e)}},minDate:{type:String,default:""},maxDate:{type:String,default:""},fillW:{type:Boolean,default:!1},type:{type:String,default:"day"},size:{type:String,default:"md"},clearText:{type:String,default:"Clear"},actionText:{type:String,default:"Filter"},months:{type:Array,default:()=>[]},days:{type:Array,default:()=>[]},options:{type:Array,default:()=>[]},next:{type:Boolean,default:!1},format:{type:String,default:"YYYY-MM-DD"},inputFormat:{type:String,default:"MM-DD-YYYY"},position:{type:String,default:"left"},disableClear:{type:Boolean,default:!1}},emits:["update:model-value","selectDate"],data(){return{showCalendarFilter:!1,overwrittenValue:""}},computed:{filterText(){var n,a,i,o;const e=[];return(n=this.modelValue)!=null&&n.start&&e.push(J((a=this.modelValue)==null?void 0:a.start,this.format).format(this.inputFormat)),(i=this.modelValue)!=null&&i.end&&e.push(J((o=this.modelValue)==null?void 0:o.end,this.format).format(this.inputFormat)),e.length?e.join(" ~ "):String(this.inputFormat).replaceAll("-","/").toLowerCase()},initialStartDate(){return this.modelValue.start?J(this.modelValue.start,this.format).format("MM DD YYYY"):null},initialEndDate(){return this.modelValue.end?J(this.modelValue.end,this.format).format("MM DD YYYY"):null}},mounted(){window.document.body.addEventListener("click",this.mouseout)},beforeUnmount(){window.document.body.removeEventListener("click",this.mouseout)},methods:{emitSelectDate(e){const{startDate:n,endDate:a}=e,i={start:J(n,"MM-DD-YYYY").format(this.format),end:J(a,"MM-DD-YYYY").format(this.format)};this.$emit("selectDate",i)},mouseout(e){var n;(n=this.$refs.dropdown)!=null&&n.contains(e.target)||(this.showCalendarFilter=!1)},changeDate(e){const n=e.startDate.replace(/(\d+)-(\d+)-(\d+)/,"$3-$1-$2"),a=e.endDate.replace(/(\d+)-(\d+)-(\d+)/,"$3-$1-$2");this.showCalendarFilter=!1,this.$emit("update:model-value",{start:n?J(n,"YYYY-MM-DD").format(this.format):null,end:a?J(a,"YYYY-MM-DD").format(this.format):null})}}};function O5(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicInput"),c=t.resolveComponent("UnnnicDatePicker");return t.openBlock(),t.createElementBlock("div",{ref:"dropdown",class:t.normalizeClass(["dropdown",{active:o.showCalendarFilter,"fill-w":a.fillW}])},[t.createVNode(u,{class:t.normalizeClass(["input",{"date-picker-input-next":a.next}]),size:a.size,iconLeft:a.iconPosition==="left"&&"calendar_month",iconRight:a.iconPosition==="right"&&"calendar_month",hasCloudyColor:"",readonly:"",modelValue:o.overwrittenValue||s.filterText,onFocus:n[0]||(n[0]=f=>o.showCalendarFilter=!0)},null,8,["class","size","iconLeft","iconRight","modelValue"]),t.createElementVNode("div",{class:"dropdown-data",style:t.normalizeStyle({[a.position]:"0"})},[o.showCalendarFilter?(t.openBlock(),t.createBlock(c,{key:0,equivalentOption:o.overwrittenValue,"onUpdate:equivalentOption":n[1]||(n[1]=f=>o.overwrittenValue=f),type:a.type,clearLabel:a.clearText,actionLabel:a.actionText,months:a.months,days:a.days,options:a.options,initialStartDate:s.initialStartDate,initialEndDate:s.initialEndDate,minDate:a.minDate,maxDate:a.maxDate,disableClear:a.disableClear,onChange:s.emitSelectDate,onSubmit:s.changeDate},null,8,["equivalentOption","type","clearLabel","actionLabel","months","days","options","initialStartDate","initialEndDate","minDate","maxDate","disableClear","onChange","onSubmit"])):t.createCommentVNode("",!0)],4)],2)}const nc=V(I5,[["render",O5],["__scopeId","data-v-d2a4c41c"]]),OZ="",L5={components:{UnnnicIcon:te},props:{type:{type:String,default:"secondary"},size:{type:String,required:!0,validator(e){return["small","large"].includes(e)}},icon:{type:String,required:!0}},computed:{iconScheme(){return this.type==="primary"?"neutral-snow":"neutral-darkest"}}};function z5(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("button",t.mergeProps({class:["button-icon",a.size,a.type]},e.$attrs),[t.createVNode(u,{icon:a.icon,scheme:s.iconScheme,size:"ant"},null,8,["icon","scheme"])],16)}const ic=V(L5,[["render",z5],["__scopeId","data-v-46ae4cf4"]]),rc=e=>{const{label:n,children:a}=e;if(!!!n.trim())throw new Error('Each item in "items" must have "label".');return a&&Array.isArray(a)&&a.forEach(rc),!0},q5=e=>{if(!(e!=null&&e[0]))throw new Error("Items property cannot be an empty array.");return e.forEach(rc),!0},LZ="",P5=["title"],V5={key:0,class:"unnnic-sidebar-item-children"},U5=["onClick"],R5=["title"],bs=V(Object.assign({name:"UnnnicSidebarItem"},{props:{item:{type:Object,required:!0,validator:rc},active:{type:Object,default:()=>({item:!1,childIndex:null})},autoNavigateFirstChild:{type:Boolean,default:!1}},emits:["navigate"],setup(e,{emit:n}){const a=e;t.onMounted(()=>{const{childIndex:g,item:m}=a.active;typeof g=="number"&&g>=0&&m&&s()});const i=t.computed(()=>{var g;return!!((g=a.item.children)!=null&&g.length)}),o=t.ref(!1),s=()=>{o.value=!o.value,o.value&&a.autoNavigateFirstChild&&_("navigate",{item:a.item,child:a.item.children[0]})},u=g=>{const{item:m,childIndex:F}=a.active;return typeof F!="number"?m:m&&F===g},c=()=>{i.value?s():f()},f=()=>{a.active.item||_("navigate",{item:a.item,child:null})},_=n;return(g,m)=>{var F;return t.openBlock(),t.createElementBlock(t.Fragment,null,[t.createElementVNode("section",{"data-testid":"sidebar-item",class:t.normalizeClass({"unnnic-sidebar-item":!0,active:e.active.item}),onClick:t.withModifiers(c,["stop"])},[e.item.icon?(t.openBlock(),t.createBlock(te,{key:0,class:"unnnic-sidebar-item__icon",icon:e.item.icon,size:"ant",scheme:e.active.item?"weni-600":"neutral-cloudy","data-testid":"item-icon"},null,8,["icon","scheme"])):t.createCommentVNode("",!0),t.createElementVNode("p",{class:t.normalizeClass({"unnnic-sidebar-item__label":!0,active:e.active.item}),title:e.item.label},t.toDisplayString(e.item.label),11,P5),(F=e.item.children)!=null&&F.length?(t.openBlock(),t.createBlock(te,{key:1,class:"unnnic-sidebar-item__arrow",icon:o.value?"keyboard_arrow_up":"keyboard_arrow_down",size:"ant",scheme:"neutral-cloudy","data-testid":"arrow-icon"},null,8,["icon"])):t.createCommentVNode("",!0)],2),t.createVNode(t.Transition,{name:"slide-fade"},{default:t.withCtx(()=>[o.value?(t.openBlock(),t.createElementBlock("ul",V5,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.item.children,(b,w)=>(t.openBlock(),t.createElementBlock("li",{key:b,class:t.normalizeClass({"unnnic-sidebar-item-child":!0,active:u(w)}),"data-testid":"sidebar-item-child",onClick:t.withModifiers(C=>!u(w)&&_("navigate",{item:e.item,child:b}),["stop"])},[b.icon?(t.openBlock(),t.createBlock(te,{key:0,class:"unnnic-sidebar-item-child__icon",icon:b.icon,size:"ant",scheme:u(w)?"weni-600":"neutral-cloudy"},null,8,["icon","scheme"])):t.createCommentVNode("",!0),t.createElementVNode("p",{class:t.normalizeClass({"unnnic-sidebar-item-child__label":!0,active:u(w)}),title:b.label},t.toDisplayString(b.label),11,R5)],10,U5))),128))])):t.createCommentVNode("",!0)]),_:1})],64)}}}),[["__scopeId","data-v-418b1f69"]]),PZ="",Y5={class:"unnnic-sidebar-items"},oc=V(Object.assign({name:"UnnnicSidebar"},{props:{position:{type:String,default:"left",validator(e){return["left","right"].includes(e)}},width:{type:String,default:"200px",validator(e){const n=/^\d+(\.\d+)?px$/,a=/^\d+(\.\d+)?%$/;return n.test(e)||a.test(e)}},items:{type:Array,required:!0,validator:q5},active:{type:Object,default:()=>({itemIndex:null,childIndex:null})},autoNavigateFirstChild:{type:Boolean,default:!1}},emits:["navigate"],setup(e,{emit:n}){t.useCssVars(s=>({"6c03e4b5":a.width}));const a=e,i=n,o=({item:s,child:u})=>{i("navigate",{item:s,child:u})};return(s,u)=>(t.openBlock(),t.createElementBlock("nav",{class:t.normalizeClass(["unnnic-sidebar",`unnnic-sidebar--${e.position}`])},[t.renderSlot(s.$slots,"top",{class:"unnnic-sidebar-top"},void 0,!0),t.createElementVNode("ul",Y5,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.items,(c,f)=>(t.openBlock(),t.createElementBlock("li",{key:c},[t.createVNode(bs,{item:c,active:{item:e.active.itemIndex===f,childIndex:e.active.childIndex},autoNavigateFirstChild:e.autoNavigateFirstChild,"data-testid":"sidebar-item",onNavigate:u[0]||(u[0]=_=>o(_))},null,8,["item","active","autoNavigateFirstChild"])]))),128))]),t.renderSlot(s.$slots,"bottom",{class:"unnnic-sidebar-bottom"},void 0,!0)],2))}}),[["__scopeId","data-v-7bdf478e"]]),RZ="",H5={name:"UnnnicTable",components:{},props:{items:{type:Array}},data(){return{value:!1}},computed:{}},Q5={class:"unnnic-table"},G5={class:"header"},W5={class:"scroll"};function X5(e,n,a,i,o,s){return t.withDirectives((t.openBlock(),t.createElementBlock("div",Q5,[t.createElementVNode("div",G5,[t.renderSlot(e.$slots,"header",{},void 0,!0)]),n[0]||(n[0]=t.createElementVNode("div",null,[t.createElementVNode("div",{class:"item-spacer"})],-1)),t.createElementVNode("div",W5,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.items,(u,c)=>(t.openBlock(),t.createElementBlock("div",{key:c,class:"item"},[t.renderSlot(e.$slots,"item",{item:u},void 0,!0)]))),128))])],512)),[[t.vShow,!0]])}const sc=V(H5,[["render",X5],["__scopeId","data-v-b2229274"]]),YZ="",HZ="",K5={name:"UnnnicTableRow",props:{headers:{type:Array}},data(){return{}}},Z5={class:"table-row"},J5={class:"break-text"};function $5(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("div",Z5,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.headers,(u,c)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:u.id},[t.createElementVNode("div",{class:"col",style:t.normalizeStyle({width:u.width,flex:u.flex,minWidth:0})},[t.renderSlot(e.$slots,u.id,{},()=>[t.createElementVNode("div",J5,t.toDisplayString(u.text),1)],!0)],4),t.withDirectives(t.createElementVNode("div",{class:t.normalizeClass(["divider",{condensed:u.condensed}])},null,2),[[t.vShow,c+1!==a.headers.length]])],64))),128))])}const lc=V(K5,[["render",$5],["__scopeId","data-v-cb0c6b93"]]);function Tg(e){return t.getCurrentScope()?(t.onScopeDispose(e),!0):!1}function Xr(e){return typeof e=="function"?e():t.unref(e)}const Ig=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const e8=Object.prototype.toString,t8=e=>e8.call(e)==="[object Object]",Kr=()=>{},uc=a8();function a8(){var e,n;return Ig&&((e=window==null?void 0:window.navigator)==null?void 0:e.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((n=window==null?void 0:window.navigator)==null?void 0:n.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}const Og={mounted:"mounted",updated:"updated",unmounted:"unmounted"};function n8(...e){if(e.length!==1)return t.toRef(...e);const n=e[0];return typeof n=="function"?t.readonly(t.customRef(()=>({get:n,set:Kr}))):t.ref(n)}function Zr(e){var n;const a=Xr(e);return(n=a==null?void 0:a.$el)!=null?n:a}const Lg=Ig?window:void 0;function ys(...e){let n,a,i,o;if(typeof e[0]=="string"||Array.isArray(e[0])?([a,i,o]=e,n=Lg):[n,a,i,o]=e,!n)return Kr;Array.isArray(a)||(a=[a]),Array.isArray(i)||(i=[i]);const s=[],u=()=>{s.forEach(g=>g()),s.length=0},c=(g,m,F,b)=>(g.addEventListener(m,F,b),()=>g.removeEventListener(m,F,b)),f=t.watch(()=>[Zr(n),Xr(o)],([g,m])=>{if(u(),!g)return;const F=t8(m)?{...m}:m;s.push(...a.flatMap(b=>i.map(w=>c(g,b,w,F))))},{immediate:!0,flush:"post"}),_=()=>{f(),u()};return Tg(_),_}let zg=!1;function qg(e,n,a={}){const{window:i=Lg,ignore:o=[],capture:s=!0,detectIframe:u=!1}=a;if(!i)return Kr;uc&&!zg&&(zg=!0,Array.from(i.document.body.children).forEach(F=>F.addEventListener("click",Kr)),i.document.documentElement.addEventListener("click",Kr));let c=!0;const f=F=>o.some(b=>{if(typeof b=="string")return Array.from(i.document.querySelectorAll(b)).some(w=>w===F.target||F.composedPath().includes(w));{const w=Zr(b);return w&&(F.target===w||F.composedPath().includes(w))}}),g=[ys(i,"click",F=>{const b=Zr(e);if(!(!b||b===F.target||F.composedPath().includes(b))){if(F.detail===0&&(c=!f(F)),!c){c=!0;return}n(F)}},{passive:!0,capture:s}),ys(i,"pointerdown",F=>{const b=Zr(e);c=!f(F)&&!!(b&&!F.composedPath().includes(b))},{passive:!0}),u&&ys(i,"blur",F=>{setTimeout(()=>{var b;const w=Zr(e);((b=i.document.activeElement)==null?void 0:b.tagName)==="IFRAME"&&!(w!=null&&w.contains(i.document.activeElement))&&n(F)},0)})].filter(Boolean);return()=>g.forEach(F=>F())}const Jr={[Og.mounted](e,n){const a=!n.modifiers.bubble;if(typeof n.value=="function")e.__onClickOutside_stop=qg(e,n.value,{capture:a});else{const[i,o]=n.value;e.__onClickOutside_stop=qg(e,i,Object.assign({capture:a},o))}},[Og.unmounted](e){e.__onClickOutside_stop()}};function cc(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function Pg(e){const n=window.getComputedStyle(e);if(n.overflowX==="scroll"||n.overflowY==="scroll"||n.overflowX==="auto"&&e.clientWidth<e.scrollWidth||n.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const a=e.parentNode;return!a||a.tagName==="BODY"?!1:Pg(a)}}function i8(e){const n=e||window.event,a=n.target;return Pg(a)?!1:n.touches.length>1?!0:(n.preventDefault&&n.preventDefault(),!1)}const dc=new WeakMap;function r8(e,n=!1){const a=t.ref(n);let i=null,o="";t.watch(n8(e),c=>{const f=cc(Xr(c));if(f){const _=f;if(dc.get(_)||dc.set(_,_.style.overflow),_.style.overflow!=="hidden"&&(o=_.style.overflow),_.style.overflow==="hidden")return a.value=!0;if(a.value)return _.style.overflow="hidden"}},{immediate:!0});const s=()=>{const c=cc(Xr(e));!c||a.value||(uc&&(i=ys(c,"touchmove",f=>{i8(f)},{passive:!1})),c.style.overflow="hidden",a.value=!0)},u=()=>{const c=cc(Xr(e));!c||!a.value||(uc&&(i==null||i()),c.style.overflow=o,dc.delete(c),a.value=!1)};return Tg(u),t.computed({get(){return a.value},set(c){c?s():u()}})}function o8(){let e=!1;const n=t.ref(!1);return(a,i)=>{if(n.value=i.value,e)return;e=!0;const o=r8(a,i.value);t.watch(n,s=>o.value=s)}}o8();const QZ="",s8={name:"UnnnicDropdown",directives:{onClickOutside:Jr},props:{useOpenProp:{type:Boolean,default:!1},open:{type:Boolean,default:!1},forceOpen:{type:Boolean,default:!1},position:{type:String,default:"bottom-left",validator(e){return["top-left","top-right","none","bottom-left","bottom-right"].indexOf(e)!==-1}}},emits:["update:open"],data(){return{active:!1}},watch:{open:{handler(){this.active=this.open},immediate:!0},active(){this.useOpenProp||this.$emit("update:open",this.active)}},methods:{onClickTrigger(){this.forceOpen||(this.useOpenProp?this.$emit("update:open",!this.open):this.active=!this.active)},onClickOutside(){if(!this.forceOpen){if(this.useOpenProp&&this.open){this.$emit("update:open",!1);return}this.active&&(this.active=!1)}}}},l8={class:"unnnic-dropdown__trigger"};function u8(e,n,a,i,o,s){const u=t.resolveDirective("on-click-outside");return t.openBlock(),t.createElementBlock("div",{class:"unnnic-dropdown",onClick:n[0]||(n[0]=t.withModifiers((...c)=>s.onClickTrigger&&s.onClickTrigger(...c),["stop"]))},[t.createElementVNode("div",l8,[t.renderSlot(e.$slots,"trigger",{},void 0,!0),(a.useOpenProp?a.open:o.active)?t.withDirectives((t.openBlock(),t.createElementBlock("div",{key:0,"data-testid":"dropdown-content",class:t.normalizeClass(["unnnic-dropdown__content",a.useOpenProp?a.open:o.active?"":"unnnic-dropdown__content--hidden",`unnnic-dropdown__content__position-${a.position}`])},[t.renderSlot(e.$slots,"default",{},void 0,!0)],2)),[[u,s.onClickOutside]]):t.createCommentVNode("",!0)])])}const $r=V(s8,[["render",u8],["__scopeId","data-v-eb4f06f5"]]),GZ="",c8={name:"UnnnicDropdownItem"},d8={class:"unnnic-dropdown-item unnnic--clickable","data-testid":"dropdown-item"};function f8(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("a",d8,[t.renderSlot(e.$slots,"default")])}const ws=V(c8,[["render",f8]]),WZ="",_8={components:{UnnnicIcon:te},props:{enabled:{type:Boolean,default:!0},icon:{type:String,default:"graph-stats-1"},size:{type:String,default:"sm",validator(e){return["nano","xs","sm","lg","xl"].indexOf(e)!==-1}},scheme:{type:String,default:"aux-blue"},filled:{type:Boolean,default:!1},opacity:{type:Boolean,default:!0}},computed:{iconSize(){return{nano:"xs",xs:"sm",sm:"md",lg:"lg",xl:"xl"}[this.size]}}};function g8(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-avatar-icon",a.scheme,a.size,{disabled:!a.enabled},a.filled,{opacity:!a.opacity}])},[t.createVNode(u,{icon:a.icon,scheme:a.enabled?a.scheme:"neutral-cloudy",size:s.iconSize,filled:a.filled},null,8,["icon","scheme","size","filled"])],2)}const Vn=V(_8,[["render",g8],["__scopeId","data-v-d0742329"]]),XZ="",h8={name:"UnnnicCard",components:{UnnnicIcon:te,UnnnicAvatarIcon:Vn},props:{title:{type:String,default:null},value:{type:Number,default:null},icon:{type:String,default:null},percent:{type:Number,default:0},invertedPercentage:{type:Boolean,default:!1},scheme:{type:String,default:null}},computed:{color(){return this.invertedPercentage?this.percent<0?"green":"red":this.percent<0?"red":"green"}}},m8={class:"unnnic-card-dash"},F8={class:"header"},p8={class:"label"},b8={class:"content"},y8={class:"value"},w8={class:"label"};function k8(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicAvatarIcon"),c=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",m8,[t.createElementVNode("div",F8,[t.createVNode(u,{size:"sm",scheme:a.scheme,icon:a.icon},null,8,["scheme","icon"]),t.createElementVNode("div",p8,t.toDisplayString(a.title),1)]),t.createElementVNode("div",b8,[t.createElementVNode("div",y8,t.toDisplayString(a.value),1),a.percent?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["percent",`unnnic-card-scheme--feedback-${s.color}`])},[t.createVNode(c,{icon:`graph-stats-${a.percent>=0?"ascend":"descend"}-2`,scheme:`feedback-${s.color}`,size:"sm",class:"icon"},null,8,["icon","scheme"]),t.createElementVNode("div",w8,t.toDisplayString(a.percent>=0?`+${a.percent}%`:`${a.percent}%`),1)],2)):t.createCommentVNode("",!0)])])}const D8=V(h8,[["render",k8],["__scopeId","data-v-aab8cf56"]]),KZ="",A8={name:"UnnnicCard",components:{ToolTip:Mt,UnnnicIcon:te},props:{title:{type:String,default:null},info:{type:String,default:null},icon:{type:String,default:null},infoPosition:{type:String,default:"right"},scheme:{type:String,default:null},hasInformationIcon:{type:Boolean,default:!0},enabled:{type:Boolean,default:!0}}},E8={class:"unnnic-card-title"},C8={class:"title"};function x8(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("ToolTip");return t.openBlock(),t.createElementBlock("div",E8,[t.createElementVNode("div",{class:t.normalizeClass(["avatar-icon",`unnnic-card-scheme--${a.scheme}`])},[t.createVNode(u,{icon:a.icon,scheme:a.scheme,size:"md"},null,8,["icon","scheme"])],2),t.createElementVNode("div",C8,t.toDisplayString(a.title),1),a.hasInformationIcon?(t.openBlock(),t.createBlock(c,{key:0,class:"information",side:a.infoPosition,text:a.info,enabled:a.enabled},{default:t.withCtx(()=>[t.createVNode(u,{icon:"information-circle-4",class:"unnnic-card-title__content_info",size:"sm",scheme:"neutral-soft"})]),_:1},8,["side","text","enabled"])):t.createCommentVNode("",!0)])}const Vg=V(A8,[["render",x8],["__scopeId","data-v-14d9d015"]]),ZZ="",M8={name:"UnnnicCard",components:{UnnnicIcon:te},props:{title:{type:String,default:null},description:{type:String,default:null},icon:{type:String,default:null},status:{type:String,default:null},scheme:{type:String,default:null}}},B8={class:"header"},v8={class:"label"},j8={class:"content"},N8={class:"title-container"},S8={class:"title"},T8={class:"description"};function I8(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-card-status",`unnnic-card-scheme--${a.scheme}--border`])},[t.createElementVNode("div",B8,[t.createVNode(u,{icon:a.icon,scheme:"neutral-dark",size:"md",class:"icon"},null,8,["icon"]),t.createElementVNode("div",v8,t.toDisplayString(a.title),1)]),t.createElementVNode("div",j8,[t.createElementVNode("div",N8,[t.createVNode(u,{icon:"indicator",scheme:a.scheme,size:"sm"},null,8,["scheme"]),t.createElementVNode("div",S8,t.toDisplayString(a.status),1)]),t.createElementVNode("div",T8,t.toDisplayString(a.description),1)])],2)}const O8=V(M8,[["render",I8],["__scopeId","data-v-1fc599bf"]]),JZ="",L8={name:"UnnnicCard",components:{UnnnicAvatarIcon:Vn},props:{title:{type:String,default:null},description:{type:String,default:null},icon:{type:String,default:null},enabled:{type:Boolean,default:!0},scheme:{type:String,default:null}}},z8={class:"icon"},q8={class:"content"},P8={class:"title"},V8={class:"description"};function U8(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicAvatarIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-card-account":!0,enabled:a.enabled})},[t.createElementVNode("div",z8,[t.createVNode(u,{size:"xs",scheme:a.scheme,icon:a.icon,enabled:a.enabled},null,8,["scheme","icon","enabled"])]),t.createElementVNode("div",q8,[t.createElementVNode("div",P8,t.toDisplayString(a.title),1),t.createElementVNode("div",V8,t.toDisplayString(a.description),1)])],2)}const R8=V(L8,[["render",U8],["__scopeId","data-v-7f42cb11"]]),$Z="",Y8={name:"UnnnicCard",props:{title:{type:String,default:null},description:{type:String,default:null},clickable:{type:Boolean,default:!1}}},H8={class:"unnnic-card-default__content"},Q8={class:"unnnic-card-default__title"},G8=["title"];function W8(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-card-default":!0,"unnnic-card-default__clickable":a.clickable})},[t.createElementVNode("div",H8,[t.createElementVNode("div",Q8,t.toDisplayString(a.title),1),t.createElementVNode("p",{class:"unnnic-card-default__description",title:a.description},t.toDisplayString(a.description),9,G8)])],2)}const X8=V(Y8,[["render",W8]]),eJ="",K8={name:"UnnnicCard",components:{UnnnicIcon:te},props:{text:{type:String,default:null},icon:{type:String,default:null},clickable:{type:Boolean,default:!1}}},Z8={class:"unnnic-card-blank__content"},J8={class:"unnnic-card-blank__content__text"};function $8(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-card-blank":!0,"unnnic-card-blank__clickable":a.clickable})},[t.createElementVNode("div",Z8,[t.createVNode(u,{icon:a.icon,scheme:"neutral-clean",class:"unnnic-card-blank__content__icon",size:"xl"},null,8,["icon"]),t.createElementVNode("div",J8,t.toDisplayString(a.text),1)])],2)}const e7=V(K8,[["render",$8]]),tJ="",t7={name:"UnnnicCard",components:{UnnnicIcon:te},props:{title:{type:String,default:null},description:{type:String,default:null},icon:{type:String,default:null},enabled:{type:Boolean,default:!1},clickable:{type:Boolean,default:!1}}},a7={class:"unnnic-card-content__content"},n7={class:"unnnic-card-content__content__title"},i7={class:"unnnic-card-content__content__description"};function r7(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-card-content":!0,"unnnic-card-content--disabled":!a.enabled,"unnnic-card-content__clickable":a.clickable})},[t.createElementVNode("div",{class:t.normalizeClass(["unnnic-card-content__icon",a.enabled&&"unnnic-card-content__icon--disabled"])},[t.createVNode(u,{icon:a.icon,scheme:"neutral-cloudy",size:"sm"},null,8,["icon"])],2),t.createElementVNode("div",a7,[t.createElementVNode("div",n7,t.toDisplayString(a.title),1),t.createElementVNode("div",i7,t.toDisplayString(a.description),1)])],2)}const o7=V(t7,[["render",r7]]),aJ="",s7={name:"UnnnicCard",components:{UnnnicIcon:te},props:{title:{type:String,default:null},description:{type:String,default:null},comments:{type:String,default:null},clickable:{type:Boolean,default:!1},iconSrc:{type:String,default:null},rating:{type:Number,default:0},typeAction:{type:String,default:null}},methods:{cardClick(){this.$emit("openModal")}}},l7={class:t.normalizeClass(["unnnic-card-marketplace__icons"])},u7=["src"],c7={class:"unnnic-card-marketplace__content"},d7={class:"unnnic-card-marketplace__content__title"},f7=["title"],_7={key:0,class:"unnnic-card-marketplace__content__rating"},g7={class:"unnnic-card-marketplace__content__rating__value"},h7={class:"unnnic-card-marketplace__content__rating__comments"};function m7(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-card-marketplace":!0,"unnnic-card-marketplace__clickable":a.clickable,"unnnic-card-marketplace__add":a.typeAction==="add","unnnic-card-marketplace__config":a.typeAction==="config","unnnic-card-marketplace__edit":a.typeAction==="edit"}),onClick:n[0]||(n[0]=(...c)=>s.cardClick&&s.cardClick(...c))},[t.createElementVNode("div",l7,[t.createElementVNode("img",{class:"unnnic-card-marketplace__icons__app",src:a.iconSrc},null,8,u7),t.renderSlot(e.$slots,"actions")]),t.createElementVNode("div",c7,[t.createElementVNode("div",d7,t.toDisplayString(a.title),1),t.createElementVNode("div",{class:"unnnic-card-marketplace__content__description",title:a.description},t.toDisplayString(a.description),9,f7),a.typeAction==="add"?(t.openBlock(),t.createElementBlock("div",_7,[t.createVNode(u,{class:"unnnic-card-marketplace__content__rating__star",scheme:"feedback-yellow",icon:"rating-star-1",size:"ant",filled:""}),t.createElementVNode("div",g7,t.toDisplayString(a.rating),1),t.createElementVNode("div",h7," ("+t.toDisplayString(a.comments)+") ",1)])):t.createCommentVNode("",!0)])],2)}const F7=V(s7,[["render",m7]]),nJ="",p7={name:"UnnnicCard",props:{type:{type:String,default:"title",validator(e){return["title","status","dash","account","default","blank","content","marketplace"].indexOf(e)!==-1}},title:{type:String,default:null},description:{type:String,default:null},status:{type:String,default:null},info:{type:String,default:null},text:{type:String,default:null},value:{type:Number,default:null},percent:{type:Number,default:0},invertedPercentage:{type:Boolean,default:!1},rating:{type:Number,default:0},comments:{type:String,default:null},enabled:{type:Boolean,default:!0},icon:{type:String,default:null},iconSrc:{type:String,default:null},infoPosition:{type:String,default:"right"},hasInformationIcon:{type:Boolean,default:!0},scheme:{type:String,default:"aux-blue",validator(e){return["feedback-red","feedback-green","feedback-yellow","feedback-blue","feedback-grey","aux-blue","aux-purple","aux-orange","aux-lemon","aux-pink","brand-weni-soft"].indexOf(e)!==-1}},clickable:{type:Boolean,default:!1},typeAction:{type:String,default:null,validator(e){return["add","config","edit"].indexOf(e)!==-1}},buttonAction:{type:Function,default:()=>{}}},computed:{currentTypeIcon(){return this.icon?this.icon:this.type==="title"?"graph-stats-1":this.type==="dash"?"messages-bubble-1":this.type==="status"?"science-fiction-robot-2":this.type==="account"?"single-neutral-2":null},currentComponent(){return this.type==="title"?Vg:this.type==="dash"?D8:this.type==="status"?O8:this.type==="account"?R8:this.type==="default"?X8:this.type==="blank"?e7:this.type==="content"?o7:this.type==="marketplace"?F7:Vg}},methods:{openModal(){this.$emit("openModal")}}};function b7(e,n,a,i,o,s){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(s.currentComponent),t.mergeProps({class:"unnnic-card-component"},e.$attrs,{title:a.title,text:a.text,info:a.info,icon:s.currentTypeIcon,iconSrc:a.iconSrc,rating:a.rating,comments:a.comments,typeAction:a.typeAction,buttonAction:a.buttonAction,value:a.value,percent:a.percent,invertedPercentage:a.invertedPercentage||null,status:a.status,description:a.description,infoPosition:a.infoPosition,enabled:a.enabled,scheme:a.scheme,clickable:a.clickable||null,hasInformationIcon:a.hasInformationIcon||null,onOpenModal:s.openModal}),t.createSlots({_:2},[t.renderList(e.$slots,(u,c)=>({name:c,fn:t.withCtx(()=>[t.renderSlot(e.$slots,c)])}))]),1040,["title","text","info","icon","iconSrc","rating","comments","typeAction","buttonAction","value","percent","invertedPercentage","status","description","infoPosition","enabled","scheme","clickable","hasInformationIcon","onOpenModal"])}const fc=V(p7,[["render",b7]]),iJ="",_c={name:"UnnnicSimpleCard",components:{UnnnicToolTip:Mt,UnnnicIcon:te},props:{title:{type:String,default:""},titleSize:{type:String,default:"16px"},titleTooltip:{type:String,default:""},text:{type:String,default:""},clickable:{type:Boolean,default:!1}},emits:["click"]},Ug=()=>{t.useCssVars(e=>({"14ad6579":e.titleSize}))},Rg=_c.setup;_c.setup=Rg?(e,n)=>(Ug(),Rg(e,n)):Ug;const y7={key:0,class:"unnnic-simple-card__header"},w7={class:"unnnic-simple-card-header-container"},k7={class:"unnnic-simple-card-header-container__title"},D7={key:0,class:"unnnic-simple-card__header-slot"},A7=["title"],E7={key:2,class:"unnnic-simple-card__footer"};function C7(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicToolTip");return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass({"unnnic-simple-card":!0,"unnnic-simple-card--clickable":a.clickable}),onClick:n[0]||(n[0]=t.withModifiers(f=>a.clickable&&e.$emit("click"),["stop"]))},[a.title||e.$slots.headerSlot?(t.openBlock(),t.createElementBlock("section",y7,[t.createElementVNode("section",w7,[t.createElementVNode("h1",k7,t.toDisplayString(a.title),1),a.titleTooltip?(t.openBlock(),t.createBlock(c,{key:0,text:a.titleTooltip,enabled:"",class:"unnnic-simple-card-header-container__title-tooltip"},{default:t.withCtx(()=>[t.createVNode(u,{icon:"info",size:"nano",scheme:"neutral-cloudy"})]),_:1},8,["text"])):t.createCommentVNode("",!0)]),e.$slots.headerSlot?(t.openBlock(),t.createElementBlock("section",D7,[t.renderSlot(e.$slots,"headerSlot",{},void 0,!0)])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),a.text?(t.openBlock(),t.createElementBlock("p",{key:1,class:"unnnic-simple-card__text",title:a.text},t.toDisplayString(a.text),9,A7)):t.createCommentVNode("",!0),e.$slots.footer?(t.openBlock(),t.createElementBlock("section",E7,[t.renderSlot(e.$slots,"footer",{},void 0,!0)])):t.createCommentVNode("",!0)],2)}const gc=V(_c,[["render",C7],["__scopeId","data-v-80dbbab7"]]),x7=t.defineComponent({__name:"Chip",props:{isSelected:{type:Boolean},text:{},count:{},type:{},isClickable:{type:Boolean},onClick:{type:Function}},emits:["click"],setup(e,{emit:n}){const a=e,i=n,o=_=>{i("click",_)},s=t.computed(()=>!a.isSelected),u=t.computed(()=>a.isSelected?"chip__text--is-selected":""),c=t.computed(()=>a.isSelected?"chip__count--is-selected":""),f=t.computed(()=>a.isSelected?"chip--is-selected":"");return(_,g)=>(t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(["chip",f.value,{"chip--border":s.value,"chip--is-clickable":_.isClickable}]),onClick:o},[t.createElementVNode("p",{class:t.normalizeClass(["chip__text",u.value])},t.toDisplayString(_.text),3),_.count?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(["chip__count",c.value])},t.toDisplayString(_.count),3)):t.createCommentVNode("",!0),_.type==="multiple"?(t.openBlock(),t.createBlock(te,{key:1,icon:_.isSelected?"close":"add",scheme:_.isSelected?"teal-600":"feedback-grey",class:"chip__icon",size:"sm"},null,8,["icon","scheme"])):t.createCommentVNode("",!0)],2))}}),rJ="",ks=V(x7,[["__scopeId","data-v-cf90ea74"]]),bn={white:{value:"#FFFFFF"},black:{value:"#000000"},gray:{50:{value:"#F6F7F9"},100:{value:"#ECEEF2"},200:{value:"#D6D9E1"},300:{value:"#B2B9C7"},400:{value:"#8893A8"},500:{value:"#67738B"},600:{value:"#545E75"},700:{value:"#454D5F"},800:{value:"#3B4151"},900:{value:"#353945"},950:{value:"#23262E"}},teal:{50:{value:"#EFFEFC"},100:{value:"#C7FFF7"},200:{value:"#90FFEF"},300:{value:"#51F7E7"},400:{value:"#1DE4D7"},500:{value:"#04C8BD"},600:{value:"#00A49F"},700:{value:"#05807D"},800:{value:"#0A6564"},900:{value:"#0D5453"},950:{value:"#003133"}},green:{50:{value:"#F0F9F3"},100:{value:"#DAF1E0"},200:{value:"#B7E3C6"},300:{value:"#88CDA4"},400:{value:"#56B17E"},500:{value:"#38A169"},600:{value:"#24774C"},700:{value:"#1D5F3F"},800:{value:"#194C34"},900:{value:"#153F2C"},950:{value:"#0B2318"}},blue:{50:{value:"#F2F7FD"},100:{value:"#E5EEF9"},200:{value:"#C4DBF3"},300:{value:"#90BDE9"},400:{value:"#559BDB"},500:{value:"#3182CE"},600:{value:"#2062A9"},700:{value:"#1B4F89"},800:{value:"#1A4472"},900:{value:"#1B3A5F"},950:{value:"#12253F"}},purple:{50:{value:"#F6F5FD"},100:{value:"#EEECFB"},200:{value:"#DFDCF8"},300:{value:"#C7BFF3"},400:{value:"#AA9BEA"},500:{value:"#8D72E0"},600:{value:"#805AD5"},700:{value:"#6B41C0"},800:{value:"#5A36A1"},900:{value:"#4B2E84"},950:{value:"#2E1C59"}},red:{50:{value:"#FDF3F3"},100:{value:"#FDE3E3"},200:{value:"#FCCCCC"},300:{value:"#F8A9A9"},400:{value:"#F27777"},500:{value:"#E53E3E"},600:{value:"#D32F2F"},700:{value:"#B22323"},800:{value:"#932121"},900:{value:"#7A2222"},950:{value:"#420D0D"}},orange:{50:{value:"#FDF8EF"},100:{value:"#FBEED9"},200:{value:"#F7DAB1"},300:{value:"#F1C080"},400:{value:"#EB9D4C"},500:{value:"#E5812A"},600:{value:"#DD6B20"},700:{value:"#B2501C"},800:{value:"#8E401E"},900:{value:"#73361B"},950:{value:"#3E1A0C"}},yellow:{50:{value:"#FBF7EB"},100:{value:"#F5EDCC"},200:{value:"#EDD89B"},300:{value:"#E2BC62"},400:{value:"#D69E2E"},500:{value:"#C88D2A"},600:{value:"#AC6E22"},700:{value:"#8A501E"},800:{value:"#734120"},900:{value:"#633720"},950:{value:"#391B0F"}},bg:{base:{value:"{color.white}"},soft:{value:"{color.gray.50}"},muted:{value:"{color.gray.100}"},active:{value:"{color.teal.600}"},info:{value:"{color.blue.50}"},success:{value:"{color.green.50}"},warning:{value:"{color.yellow.50}"},critical:{value:"{color.red.50}"}},fg:{base:{value:"{color.gray.500}"},muted:{value:"{color.gray.300}"},emphasized:{value:"{color.gray.900}"},inverted:{value:"{color.white}"},active:{value:"{color.teal.600}"},info:{value:"{color.blue.500}"},success:{value:"{color.green.500}"},warning:{value:"{color.yellow.500}"},critical:{value:"{color.red.500}"}},border:{base:{value:"{color.gray.200}"},soft:{value:"{color.gray.100}"},muted:{value:"{color.gray.200}"},emphasized:{value:"{color.gray.400}"},active:{value:"{color.teal.600}"},info:{value:"{color.blue.300}"},success:{value:"{color.green.300}"},warning:{value:"{color.yellow.300}"},critical:{value:"{color.red.300}"}}},M7={key:0,class:"unnnic-tag__icon"},B7={class:t.normalizeClass("unnnic-tag__label")},v7=t.defineComponent({__name:"DefaultTag",props:{text:{default:void 0},size:{default:"medium"},scheme:{default:"aux-purple"},leftIcon:{default:void 0}},setup(e){t.useCssVars(o=>({"1096da9a":i.value}));const n=e,a=[{keywords:["green"],color:bn.green[200].value},{keywords:["blue"],color:bn.blue[200].value},{keywords:["purple"],color:bn.purple[200].value},{keywords:["red","pink"],color:bn.red[200].value},{keywords:["orange"],color:bn.orange[200].value},{keywords:["yellow"],color:bn.yellow[200].value},{keywords:["gray"],color:bn.gray[200].value},{keywords:["teal","weni"],color:bn.teal[200].value}],i=t.computed(()=>{const o=n.scheme.toLowerCase(),s=a.find(({keywords:u})=>u.some(c=>o.includes(c)));return(s==null?void 0:s.color)??bn.gray[200].value});return(o,s)=>(t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(`unnnic-tag unnnic-tag--${o.size}`)},[o.leftIcon?(t.openBlock(),t.createElementBlock("section",M7,[t.createVNode(te,{icon:o.leftIcon,scheme:"fg-emphasized",size:"sm"},null,8,["icon"])])):t.createCommentVNode("",!0),t.createElementVNode("p",B7,t.toDisplayString(o.text),1)],2))}}),oJ="",j7=V(v7,[["__scopeId","data-v-2f043350"]]),Ki=t.defineComponent({name:"UnnnicTag",__name:"Tag",props:{type:{default:"default"},size:{default:"medium"},text:{default:void 0},disabled:{type:Boolean,default:!1},scheme:{default:"aux-purple"},leftIcon:{default:""},hasCloseIcon:{type:Boolean,default:!1}},emits:["close","click"],setup(e){return(n,a)=>n.type==="brand"||n.hasCloseIcon?(t.openBlock(),t.createBlock(ks,{key:0,text:n.text,type:"multiple",isSelected:n.disabled||n.hasCloseIcon,isClickable:"",onClick:a[0]||(a[0]=i=>n.hasCloseIcon?n.$emit("close"):n.$emit("click"))},null,8,["text","isSelected"])):(t.openBlock(),t.createBlock(j7,{key:1,size:n.type==="next"?"small":n.size,text:n.text,scheme:n.scheme,leftIcon:n.leftIcon},null,8,["size","text","scheme","leftIcon"]))}}),sJ="",N7={components:{UnnnicTag:Ki},mixins:[Wt],props:{oldVersion:Boolean,name:String,description:String,plan:String,actionText:String},data(){return{isOptionsOpen:!1}}},S7={class:"name"},T7={class:"description"},I7={key:1};function O7(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicTag"),c=t.resolveComponent("UnnnicIcon"),f=t.resolveComponent("UnnnicDropdown");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-connect-card-company",{"unnnic-connect-card-company--old-version":a.oldVersion}]),onClick:n[3]||(n[3]=_=>e.$emit("enter"))},[t.createElementVNode("div",null,[t.createElementVNode("h2",S7,t.toDisplayString(a.name),1),t.createElementVNode("p",T7,t.toDisplayString(a.description),1),a.plan?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["tag",a.plan])},t.toDisplayString(e.i18n(`plans.${a.plan}`)),3)):t.createCommentVNode("",!0)]),a.actionText?(t.openBlock(),t.createBlock(u,{key:0,class:"action",clickable:"",text:a.actionText,scheme:"aux-blue",onClick:n[0]||(n[0]=_=>e.$emit("action"))},null,8,["text"])):t.createCommentVNode("",!0),e.$slots.options?(t.openBlock(),t.createElementBlock("div",I7,[t.createVNode(f,{open:o.isOptionsOpen,"onUpdate:open":n[1]||(n[1]=_=>o.isOptionsOpen=_),class:"unnnic-dropdown",onClick:n[2]||(n[2]=t.withModifiers(()=>{},["prevent"]))},{trigger:t.withCtx(()=>[t.createVNode(c,{class:"menu-icon",icon:"navigation-menu-vertical-1",size:"sm",scheme:o.isOptionsOpen?"neutral-cloudy":"neutral-clean"},null,8,["scheme"])]),default:t.withCtx(()=>[t.renderSlot(e.$slots,"options",{},void 0,!0)]),_:3},8,["open"])])):t.createCommentVNode("",!0)],2)}const hc=V(N7,[["render",O7],["__scopeId","data-v-331afc72"]]),lJ="",L7={components:{UnnnicIcon:te},props:{title:{type:String},description:{type:String},score:{type:String},info:{type:String},checked:{type:Boolean,default:!1}}},z7={class:"card"},q7={class:"header"},P7={class:"title"},V7={key:0,class:"check"},U7={class:"description"},R7={key:0,class:"footer"},Y7={class:"evaluation"},H7={class:"info"};function Q7(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",z7,[t.createElementVNode("div",q7,[t.createElementVNode("div",P7,t.toDisplayString(a.title),1),a.checked?(t.openBlock(),t.createElementBlock("div",V7,[t.createVNode(u,{size:"md",icon:"check-circle-1-1-1",scheme:"feedback-green"})])):t.createCommentVNode("",!0)]),t.createElementVNode("div",U7,t.toDisplayString(a.description),1),a.score||a.info?(t.openBlock(),t.createElementBlock("div",R7,[t.createElementVNode("div",Y7,[a.score?(t.openBlock(),t.createBlock(u,{key:0,size:"sm",icon:"rating-star-1",scheme:"feedback-yellow"})):t.createCommentVNode("",!0),t.createTextVNode(" "+t.toDisplayString(a.score)+" ",1),t.createElementVNode("span",H7,t.toDisplayString(a.info),1)])])):t.createCommentVNode("",!0)])}const mc=V(L7,[["render",Q7],["__scopeId","data-v-b40ec35c"]]),uJ="",G7={model:{event:"change"},props:{modelValue:{type:[Boolean,String],default:!1,validator(e){return[!0,!1,"less"].includes(e)}},disabled:{type:Boolean,default:!1},label:{type:String,default:""},helper:{type:String,default:""},textRight:{type:String,default:""}},emits:["change","update:model-value"],computed:{valueName(){return this.modelValue===!0?"checked":this.modelValue===!1?"default":"less"}},methods:{pick:Ia.pick,click(){const e=["checked","less"].includes(this.valueName);this.$emit("change",!e),this.$emit("update:model-value",!e)}}},W7={class:"unnnic-checkbox"},X7=["disabled","checked"],K7={key:0,class:"unnnic-checkbox__helper"};function Z7(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("section",W7,[t.createElementVNode("label",{class:t.normalizeClass(["unnnic-checkbox__input-wrapper",{"unnnic-checkbox__input-wrapper--disabled":a.disabled}])},[t.createElementVNode("input",t.mergeProps({class:["unnnic-checkbox__input",{"unnnic-checkbox__input--less":a.modelValue==="less"}],type:"checkbox",disabled:a.disabled,checked:a.modelValue==="less"||a.modelValue},s.pick(e.$attrs,["id","name"]),{onChange:n[0]||(n[0]=(...u)=>s.click&&s.click(...u))}),null,16,X7),a.label||a.textRight?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(["unnnic-checkbox__label",{"unnnic-checkbox__label--disabled":a.disabled}]),"data-testid":"checkbox-text-right"},t.toDisplayString(a.label||a.textRight),3)):t.createCommentVNode("",!0)],2),a.helper?(t.openBlock(),t.createElementBlock("p",K7,t.toDisplayString(a.helper),1)):t.createCommentVNode("",!0)])}const Zi=V(G7,[["render",Z7],["__scopeId","data-v-14c8c277"]]),cJ="",J7={components:{UnnnicIcon:te,UnnnicCheckbox:Zi,UnnnicAvatarIcon:Vn,UnnnicDropdown:$r},props:{modelValue:Boolean,title:String,description:String,image:String,data:{type:Array,default(){return[]}}}},$7={class:"header"},eA={class:"content"},tA={key:0,class:"u font secondary body-lg bold color-neutral-darkest"},aA={key:1,class:"u font secondary body-md color-neutral-cloudy"},nA=["src"],iA={key:0,class:"details"},rA={class:"u font secondary body-gt color-neutral-dark"},oA={class:"value-container"},sA={class:"u font secondary body-gt black color-neutral-darkest"};function lA(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicCheckbox"),c=t.resolveComponent("UnnnicIcon"),f=t.resolveComponent("UnnnicDropdown"),_=t.resolveComponent("UnnnicAvatarIcon");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-card-image",{checked:a.modelValue}])},[t.createElementVNode("div",$7,[t.createElementVNode("div",eA,[a.title?(t.openBlock(),t.createElementBlock("div",tA,t.toDisplayString(a.title),1)):t.createCommentVNode("",!0),a.description?(t.openBlock(),t.createElementBlock("div",aA,t.toDisplayString(a.description),1)):t.createCommentVNode("",!0)]),t.createVNode(u,{modelValue:a.modelValue,onChange:n[0]||(n[0]=g=>e.$emit("update:model-value",g))},null,8,["modelValue"]),e.$slots.actions?(t.openBlock(),t.createBlock(f,{key:0,position:"bottom-left"},{trigger:t.withCtx(()=>[t.createVNode(c,{icon:"navigation-menu-vertical-1",size:"sm",scheme:"neutral-cleanest",clickable:""})]),default:t.withCtx(()=>[t.renderSlot(e.$slots,"actions",{},void 0,!0)]),_:3})):t.createCommentVNode("",!0)]),t.createElementVNode("img",{class:"image",src:a.image},null,8,nA),a.data.length?(t.openBlock(),t.createElementBlock("div",iA,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.data,(g,m)=>(t.openBlock(),t.createElementBlock("div",{key:m,class:"data"},[t.createElementVNode("div",rA,t.toDisplayString(g.name),1),t.createElementVNode("div",oA,[t.createVNode(_,{icon:g.icon,size:"xs",scheme:g.scheme},null,8,["icon","scheme"]),t.createElementVNode("div",sA,t.toDisplayString(g.value),1)])]))),128))])):t.createCommentVNode("",!0)],2)}const Fc=V(J7,[["render",lA],["__scopeId","data-v-87c573e3"]]),dJ="",uA={components:{UnnnicIcon:te,UnnnicDropdown:$r,UnnnicDropdownItem:ws},mixins:[Wt],props:{name:{type:String,default:""},description:{type:String,default:""},status:{type:String,required:!0},canUpdateStatus:{type:Boolean,default:!1},clickable:{type:Boolean,default:!1}},emits:["click","changeProjectStatus"],data(){return{openDropdown:!1,defaultTranslations:{IN_TEST:{"pt-br":"Em teste",en:"In test",es:"En prueba"},ACTIVE:{"pt-br":"Ativo",en:"Active",es:"Activo"},INACTIVE:{"pt-br":"Inativo",en:"Inactive",es:"Inactivo"}}}},computed:{showActions(){var n,a;const e=(a=(n=this.$slots).actions)==null?void 0:a.call(n);return!!(e!=null&&e.length)},colorStatus(){return{ACTIVE:"aux-green-900",INACTIVE:"neutral-cloudy",IN_TEST:"aux-orange-500"}[this.status]},statusOptions(){return["ACTIVE","INACTIVE","IN_TEST"].filter(e=>e!==this.status)}},methods:{emitClick(e){this.clickable&&this.$emit("click",{button:e==null?void 0:e.button})},handlerDropdownOpen(){this.canUpdateStatus&&(this.openDropdown=!this.openDropdown)},handlerClickDropdownItem(e){this.$emit("changeProjectStatus",e)}}},cA={class:"unnnic-card-project__header"},dA=["title"],fA={class:"unnnic-card-project__description"},_A=["title"],gA={class:"unnnic-card-project__bottom"},hA={class:"unnnic-card-project__status-options-container"};function mA(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicDropdown"),f=t.resolveComponent("UnnnicDropdownItem");return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass({"unnnic-card-project":!0,"unnnic-card-project--clickable":a.clickable,"unnnic-card-project--inactive":a.status==="INACTIVE"}),"data-testid":"unnnic-card-project",onClick:[n[2]||(n[2]=t.withModifiers((..._)=>s.emitClick&&s.emitClick(..._),["left","exact"])),n[4]||(n[4]=t.withModifiers(_=>s.emitClick({button:1}),["ctrl"]))],onMouseup:n[3]||(n[3]=t.withModifiers((..._)=>s.emitClick&&s.emitClick(..._),["middle","exact","prevent"]))},[t.createElementVNode("section",cA,[t.createElementVNode("h1",{title:a.name,class:t.normalizeClass({"unnnic-card-project__title":!0,"unnnic-card-project__title--inactive":a.status==="INACTIVE"}),"data-testid":"card-project-title"},t.toDisplayString(a.name),11,dA),s.showActions?(t.openBlock(),t.createBlock(c,{key:0,position:"bottom-left","data-testid":"dropdown-actions"},{trigger:t.withCtx(()=>[t.createVNode(u,{size:"sm",icon:"navigation-menu-vertical-1",clickable:"",scheme:"neutral-cleanest"})]),default:t.withCtx(()=>[t.renderSlot(e.$slots,"actions",{},void 0,!0)]),_:3})):t.createCommentVNode("",!0)]),t.createElementVNode("section",fA,[t.createElementVNode("p",{title:a.description,class:t.normalizeClass({"unnnic-card-project__description":!0,"unnnic-card-project__description--inactive":a.status==="INACTIVE"})},t.toDisplayString(a.description),11,_A)]),t.createElementVNode("section",gA,[t.createElementVNode("section",{class:t.normalizeClass(["unnnic-card-project__status-chip",`unnnic-card-project__status-chip--${a.status}`]),"data-testid":"project-status-chip",onClick:n[1]||(n[1]=t.withModifiers(_=>s.handlerDropdownOpen(),["stop"]))},[t.createElementVNode("p",null,t.toDisplayString(e.i18n(a.status)),1),a.canUpdateStatus?(t.openBlock(),t.createBlock(u,{key:0,icon:"keyboard_arrow_down",size:"sm",clickable:"",scheme:s.colorStatus},null,8,["scheme"])):t.createCommentVNode("",!0),t.createVNode(c,{open:o.openDropdown,useOpenProp:"","data-testid":"status-dropdown","onUpdate:open":n[0]||(n[0]=_=>o.openDropdown=_)},{default:t.withCtx(()=>[t.createElementVNode("section",hA,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.statusOptions,_=>(t.openBlock(),t.createBlock(f,{key:_,class:"status-option",onClick:g=>s.handlerClickDropdownItem(_)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.i18n(_)),1)]),_:2},1032,["onClick"]))),128))])]),_:1},8,["open"])],2)])],34)}const pc=V(uA,[["render",mA],["__scopeId","data-v-d7f7ed7d"]]),fJ="",FA={components:{UnnnicAvatarIcon:Vn,UnnnicToolTip:Mt,UnnnicIcon:te},props:{name:{type:String,default:""},subtitle:{type:String,default:""},description:{type:String,default:""},descriptionRow:{type:String,default:""},descriptionRowInfo:{type:String,default:""},statuses:{type:Array},minStatusWidth:{type:[String,Number],default:5.625*xr}}},pA={class:"unnnic-card-container"},bA={class:"header"},yA={class:"title"},wA=["title"],kA={key:0,class:"subtitle"},DA={key:0,class:"description"},AA={key:1,class:"description-row-container"},EA={key:0,class:"description-row"},CA={class:"title"},xA={class:"content"},MA={class:"number"};function BA(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicToolTip"),f=t.resolveComponent("UnnnicAvatarIcon");return t.openBlock(),t.createElementBlock("div",pA,[t.createElementVNode("div",bA,[t.createElementVNode("div",yA,[t.createElementVNode("span",{class:"name",title:a.name.length>25?a.name:null},t.toDisplayString(a.name),9,wA),a.subtitle?(t.openBlock(),t.createElementBlock("div",kA,t.toDisplayString(a.subtitle),1)):t.createCommentVNode("",!0)]),t.renderSlot(e.$slots,"header-buttons",{},void 0,!0)]),a.description?(t.openBlock(),t.createElementBlock("div",DA,t.toDisplayString(a.description),1)):t.createCommentVNode("",!0),a.descriptionRow||a.descriptionRowInfo?(t.openBlock(),t.createElementBlock("div",AA,[a.descriptionRow?(t.openBlock(),t.createElementBlock("div",EA,t.toDisplayString(a.descriptionRow),1)):t.createCommentVNode("",!0),a.descriptionRowInfo?(t.openBlock(),t.createBlock(c,{key:1,side:"top",text:a.descriptionRowInfo,enabled:""},{default:t.withCtx(()=>[t.createVNode(u,{class:"info",icon:"information-circle-4",size:"sm",scheme:"neutral-soft"})]),_:1},8,["text"])):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),n[0]||(n[0]=t.createElementVNode("div",{class:"separator"},null,-1)),t.renderSlot(e.$slots,"content",{},void 0,!0),t.createElementVNode("div",{class:"statuses",style:t.normalizeStyle({gridTemplateColumns:`repeat(auto-fit, minmax(${a.minStatusWidth}, 1fr))`})},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.statuses,(_,g)=>(t.openBlock(),t.createElementBlock("div",{key:g,class:"status"},[t.createElementVNode("div",CA,t.toDisplayString(_.title),1),t.createElementVNode("div",xA,[t.createVNode(f,{icon:_.icon,scheme:_.scheme,size:"xs"},null,8,["icon","scheme"]),t.createElementVNode("div",MA,t.toDisplayString(_.count),1)])]))),128))],4)])}const vA=V(FA,[["render",BA],["__scopeId","data-v-d88c3045"]]),_J="",jA={components:{CardStatusesContainer:vA},props:{name:{type:String,default:""},subtitle:{type:String,default:""},description:{type:String,default:""},descriptionRow:{type:String,default:""},descriptionRowInfo:{type:String,default:""},statuses:{type:Array}},data(){return{unnnicFontSize:xr}}};function NA(e,n,a,i,o,s){const u=t.resolveComponent("CardStatusesContainer");return t.openBlock(),t.createBlock(u,{class:"unnnic-card-information",name:a.name,subtitle:a.subtitle,description:a.description,descriptionRow:a.descriptionRow,descriptionRowInfo:a.descriptionRowInfo,statuses:a.statuses,minStatusWidth:8.75*o.unnnicFontSize+"px"},null,8,["name","subtitle","description","descriptionRow","descriptionRowInfo","statuses","minStatusWidth"])}const bc=V(jA,[["render",NA],["__scopeId","data-v-ee17403c"]]),gJ="",SA={class:"unnnic-checkbox-group__checkboxes"},TA={key:1,class:"unnnic-checkbox-group__helper"},yc=V({__name:"CheckboxGroup",props:{state:{type:String,default:"horizontal",validator(e){return["horizontal","vertical"].includes(e)}},label:{type:String},labelTooltip:{type:String},labelUseHtmlTooltip:{type:Boolean},helper:{type:String}},setup(e){return(n,a)=>(t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(["unnnic-checkbox-group__container",`unnnic-checkbox-group--state-${e.state}`])},[e.label?(t.openBlock(),t.createBlock(Ni,{key:0,label:e.label,tooltip:e.labelTooltip,useHtmlTooltip:e.labelUseHtmlTooltip},null,8,["label","tooltip","useHtmlTooltip"])):t.createCommentVNode("",!0),t.createElementVNode("section",SA,[t.renderSlot(n.$slots,"default",{},void 0,!0)]),e.helper?(t.openBlock(),t.createElementBlock("footer",TA,t.toDisplayString(e.helper),1)):t.createCommentVNode("",!0)],2))}},[["__scopeId","data-v-04aa1063"]]),mJ="",IA={class:"unnnic-collapse__body"},wc=V({__name:"Collapse",props:{title:String,active:Boolean,borderBottom:Boolean,unspacedIcon:Boolean,size:{type:String,default:"lg",validator(e){return["md","lg"].includes(e)}},modelValue:Boolean},emits:["update:modelValue","change"],setup(e,{emit:n}){const a=e,i=n,o=t.ref(!1);return t.watch(o,s=>{i("change",s),i("update:modelValue",s)}),t.watch(()=>a.active,s=>{o.value=s},{immediate:!0}),t.watch(()=>a.modelValue,s=>{o.value=s},{immediate:!0}),(s,u)=>(t.openBlock(),t.createElementBlock("div",{"data-testid":"collapse",class:t.normalizeClass(["unnnic-collapse",`unnnic-collapse--size-${e.size}`,{"unnnic-collapse--border-bottom":e.borderBottom,"unnnic-collapse--unspaced-icon":e.unspacedIcon,"unnnic-collapse--active":o.value}])},[t.createElementVNode("div",{"data-testid":"collapse-header",class:"unnnic-collapse__header",onClick:u[0]||(u[0]=c=>o.value=!o.value)},[t.createTextVNode(t.toDisplayString(e.title),1),t.renderSlot(s.$slots,"header",{},void 0,!0),t.createVNode(te,{size:"ant",icon:o.value?"arrow-button-up-1":"arrow-button-down-1",scheme:o.value?"neutral-dark":"neutral-cloudy"},null,8,["icon","scheme"])]),t.withDirectives(t.createElementVNode("div",IA,[t.renderSlot(s.$slots,"default",{},void 0,!0)],512),[[t.vShow,o.value]])],2))}},[["__scopeId","data-v-4c30fa39"]]),pJ="",OA={class:"unnnic-radio"},LA=["disabled","checked","name"],zA={key:0,class:"unnnic-radio__helper"},Ds=V({__name:"Radio",props:{modelValue:{type:[String,Number],default:""},value:{type:[String,Number],default:""},disabled:{type:Boolean,default:!1},label:{type:String,default:""},name:{type:String,default:""},helper:{type:String,default:""}},emits:["update:modelValue"],setup(e,{emit:n}){const a=e,i=n,o=t.inject("contextModelValue",void 0),s=t.inject("contextName",void 0);function u(){a.disabled||(i("update:modelValue",a.value),o&&(o.value=a.value))}const c=t.computed(()=>(o==null?void 0:o.value)||a.modelValue),f=t.computed(()=>(s==null?void 0:s.value)||a.name);return(_,g)=>(t.openBlock(),t.createElementBlock("section",OA,[t.createElementVNode("label",{class:t.normalizeClass(["unnnic-radio__input-wrapper",{"unnnic-radio__input-wrapper--disabled":e.disabled}])},[t.createElementVNode("input",t.mergeProps({class:"unnnic-radio__input",type:"radio",disabled:e.disabled,checked:c.value===e.value,onChange:u,name:f.value},t.unref(Ia.pick)(_.$attrs,["id"])),null,16,LA),t.createElementVNode("p",{class:t.normalizeClass(["unnnic-radio__label",{"unnnic-radio__label--disabled":e.disabled}])},[t.createTextVNode(t.toDisplayString(e.label)+" ",1),t.renderSlot(_.$slots,"default",{},void 0,!0)],2),e.helper?(t.openBlock(),t.createElementBlock("footer",zA,t.toDisplayString(e.helper),1)):t.createCommentVNode("",!0)],2)]))}},[["__scopeId","data-v-7e12a100"]]),qA={name:"Flag",components:{UnnnicIcon:te},props:{code:{type:String,default:null},size:{type:String,default:"md",validator(e){return["nano","xs","sm","md","lg"].indexOf(e)!==-1}}},computed:{name(){return{"pt-br":"Brazil",en:"USA",es:"Spain"}[this.code]}}};function PA(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createBlock(u,{icon:s.name,size:a.size},null,8,["icon","size"])}const VA=V(qA,[["render",PA]]),yJ="",UA={name:"LanguageSelect",components:{UnnnicFlag:VA,UnnnicIcon:te},directives:{onClickOutside:Jr},props:{modelValue:{type:String,default:""},position:{type:String,default:"top-right"},contracted:{type:Boolean,default:!1},supportedLanguages:{type:Array,default:()=>["pt-br","en"]}},data(){return{open:!1,val:this.modelValue,unnnicFontSize:xr}},computed:{languages(){const e={"pt-br":"Português - Brasil",en:"English",es:"Español"};return this.supportedLanguages.reduce((n,a)=>({...n,[a]:e[a]}),{})},otherLanguages(){return this.languageList.filter(({id:e})=>e!==this.val)},languageList(){return Object.entries(this.languages).map(([e,n])=>({id:e,name:n}))},dropdownIcon(){let e="";return this.position==="bottom"?e=this.open?"up":"down":e=this.open?"down":"up",`arrow-button-${e}-1`}},watch:{val(){this.$emit("update:model-value",this.val)},modelValue(){this.val=this.modelValue}},methods:{onClickTrigger(){this.open=!this.open},onClickOutside(){this.open&&(this.open=!1)}}},RA={key:0,class:"unnnic-language-select contracted"},YA={class:"option"},HA=["onClick"],QA={key:1,class:"unnnic-language-select normal"},GA={class:"option"},WA={class:"label"},XA=["onClick"],KA={class:"label"},ZA={class:"option"},JA={class:"label"};function $A(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicFlag"),c=t.resolveComponent("UnnnicIcon"),f=t.resolveDirective("on-click-outside");return a.contracted?t.withDirectives((t.openBlock(),t.createElementBlock("div",RA,[t.createElementVNode("div",{class:t.normalizeClass(["container contracted",{open:o.open}]),onClick:n[0]||(n[0]=(..._)=>s.onClickTrigger&&s.onClickTrigger(..._))},[t.createElementVNode("div",YA,[t.createVNode(u,{size:"sm",code:o.val},null,8,["code"])]),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.otherLanguages,_=>(t.openBlock(),t.createElementBlock("div",{key:_.id,class:"option",onClick:g=>o.val=_.id},[t.createVNode(u,{size:"sm",code:_.id},null,8,["code"])],8,HA))),128))],2)])),[[f,s.onClickOutside]]):t.withDirectives((t.openBlock(),t.createElementBlock("div",QA,[t.createElementVNode("div",{class:t.normalizeClass(["container normal",{open:o.open}]),onClick:n[1]||(n[1]=(..._)=>s.onClickTrigger&&s.onClickTrigger(..._))},[t.createElementVNode("div",{style:t.normalizeStyle({position:"absolute",[a.position==="bottom"?"top":"bottom"]:-.125*o.unnnicFontSize+"px",width:"100%",padding:.0625*o.unnnicFontSize+"px",left:-.0625*o.unnnicFontSize+"px"}),class:"all"},[a.position==="bottom"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",GA,[t.createVNode(u,{size:"sm",code:o.val},null,8,["code"]),t.createElementVNode("div",WA,t.toDisplayString(s.languages[o.val]),1),t.createVNode(c,{size:"xs",icon:s.dropdownIcon,scheme:"neutral-clean"},null,8,["icon"])]),n[2]||(n[2]=t.createElementVNode("div",{class:"divider"},null,-1))],64)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.otherLanguages,_=>(t.openBlock(),t.createElementBlock("div",{key:_.id,class:"option",onClick:g=>o.val=_.id},[t.createVNode(u,{size:"sm",code:_.id},null,8,["code"]),t.createElementVNode("div",KA,t.toDisplayString(s.languages[_.id]),1)],8,XA))),128)),a.position!=="bottom"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[n[3]||(n[3]=t.createElementVNode("div",{class:"divider"},null,-1)),t.createElementVNode("div",ZA,[t.createVNode(u,{size:"sm",code:o.val},null,8,["code"]),t.createElementVNode("div",JA,t.toDisplayString(s.languages[o.val]),1),t.createVNode(c,{size:"xs",icon:s.dropdownIcon,scheme:"neutral-clean"},null,8,["icon"])])],64)):t.createCommentVNode("",!0)],4)],2)])),[[f,s.onClickOutside]])}const kc=V(UA,[["render",$A]]),wJ="",eE={name:"UnnnicModal",components:{UnnnicIcon:te},props:{text:{type:String,default:null},modalIcon:{type:String,default:null},closeIcon:{type:Boolean,default:!0},description:{type:String,default:null},alertMessage:{type:String,default:null},showModal:{type:Boolean,default:!0},scheme:{type:String,default:null},persistent:{type:Boolean,default:!1}},computed:{hasAlertMessage(){return!(this.alertMessage===null||this.alertMessage.length===0)},hasButton(){var e,n;return!!((n=(e=this.$slots).options)!=null&&n.call(e).length)},hasIcon(){var e,n;return!!((n=(e=this.$slots).icon)!=null&&n.call(e).length)}},mounted(){window.innerWidth<=600&&this.mobileAnimateOpen()},methods:{mobileAnimateReset(){this.$refs.modalContainer&&(this.$refs.modalContainer.style.transition=null),this.$refs.modal&&(this.$refs.modal.style.transition=null)},mobileAnimateOpen(){this.$nextTick(()=>{this.$refs.modalContainer&&(this.$refs.modalContainer.style.transition="none",this.$refs.modalContainer.style.backgroundColor="transparent"),this.$refs.modal&&(this.$refs.modal.style.transition="none",this.$refs.modal.style.marginBottom=`${-this.$refs.modal.offsetHeight}px`),setTimeout(()=>{this.$refs.modalContainer&&(this.$refs.modalContainer.style.transition="background-color 0.2s",this.$refs.modalContainer.style.backgroundColor=null),this.$refs.modal&&(this.$refs.modal.style.transition="margin-bottom 0.2s",this.$refs.modal.style.marginBottom=null),setTimeout(()=>{this.mobileAnimateReset()},200)})})},mobileAnimateClose(){return new Promise(e=>{this.$refs.modalContainer&&(this.$refs.modalContainer.style.transition="background-color 0.2s",this.$refs.modalContainer.style.backgroundColor="transparent"),this.$refs.modal&&(this.$refs.modal.style.transition="margin-bottom 0.2s",this.$refs.modal.style.marginBottom=`${-this.$refs.modal.offsetHeight}px`),setTimeout(()=>{this.mobileAnimateReset(),e()},200)})},onOutsideCloseClick(){this.persistent||this.onCloseClick()},async onCloseClick(){console.log("keycloak log",window),window.innerWidth<=600&&await this.mobileAnimateClose(),this.$emit("close")}}},tE={ref:"modal",class:"unnnic-modal-container-background"},aE={class:"unnnic-modal-container-background-body"},nE={key:0,class:"unnnic-modal-container-background-body-close_icon"},iE={key:1,class:"unnnic-modal-container-background-body__icon-slot"},rE={class:"unnnic-modal-container-background-body-title"},oE={class:"unnnic-modal-container-background-body-description-container"},sE={class:"unnnic-modal-container-background-body-description"},lE={key:0,class:"unnnic-modal-container-background-report"},uE={key:1,class:"unnnic-modal-container-background-button"};function cE(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createBlock(t.Transition,{name:"modal"},{default:t.withCtx(()=>[a.showModal?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:0},e.$attrs,{ref:"modalContainer",class:["unnnic-modal"]}),[t.createElementVNode("div",{class:"unnnic-modal-container",onClick:n[0]||(n[0]=t.withModifiers((...c)=>s.onOutsideCloseClick&&s.onOutsideCloseClick(...c),["self"]))},[t.createElementVNode("div",tE,[t.createElementVNode("div",aE,[a.closeIcon?(t.openBlock(),t.createElementBlock("div",nE,[t.createVNode(u,{icon:"close-1",scheme:"neutral-dark",size:"sm",clickable:"",onClick:s.onCloseClick},null,8,["onClick"])])):t.createCommentVNode("",!0),s.hasIcon?(t.openBlock(),t.createElementBlock("div",iE,[t.renderSlot(e.$slots,"icon",{},void 0,!0)])):t.createCommentVNode("",!0),a.modalIcon?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(["unnnic-modal-container-background-body-alert_icon",`unnnic-card-scheme--${a.scheme}--icon`,a.closeIcon?"":"unnnic-modal-container-background-body-spacing_header"])},[t.createVNode(u,{scheme:a.scheme,icon:a.modalIcon,size:"xl"},null,8,["scheme","icon"])],2)):t.createCommentVNode("",!0),t.createElementVNode("div",rE,t.toDisplayString(a.text),1)]),t.createElementVNode("div",oE,[t.createElementVNode("div",sE,[t.createTextVNode(t.toDisplayString(a.description)+" ",1),t.renderSlot(e.$slots,"message",{},void 0,!0),t.renderSlot(e.$slots,"default",{},void 0,!0)])]),s.hasAlertMessage?(t.openBlock(),t.createElementBlock("div",lE,t.toDisplayString(a.alertMessage),1)):t.createCommentVNode("",!0),s.hasButton?(t.openBlock(),t.createElementBlock("div",uE,[t.renderSlot(e.$slots,"options",{},void 0,!0)])):t.createCommentVNode("",!0)],512)])],16)):t.createCommentVNode("",!0)]),_:3})}const As=V(eE,[["render",cE],["__scopeId","data-v-64ca1a24"]]),Yg={"application/prs.cww":["cww"],"application/prs.xsf+xml":["xsf"],"application/vnd.1000minds.decision-model+xml":["1km"],"application/vnd.3gpp.pic-bw-large":["plb"],"application/vnd.3gpp.pic-bw-small":["psb"],"application/vnd.3gpp.pic-bw-var":["pvb"],"application/vnd.3gpp2.tcap":["tcap"],"application/vnd.3m.post-it-notes":["pwn"],"application/vnd.accpac.simply.aso":["aso"],"application/vnd.accpac.simply.imp":["imp"],"application/vnd.acucobol":["acu"],"application/vnd.acucorp":["atc","acutc"],"application/vnd.adobe.air-application-installer-package+zip":["air"],"application/vnd.adobe.formscentral.fcdt":["fcdt"],"application/vnd.adobe.fxp":["fxp","fxpl"],"application/vnd.adobe.xdp+xml":["xdp"],"application/vnd.adobe.xfdf":["*xfdf"],"application/vnd.age":["age"],"application/vnd.ahead.space":["ahead"],"application/vnd.airzip.filesecure.azf":["azf"],"application/vnd.airzip.filesecure.azs":["azs"],"application/vnd.amazon.ebook":["azw"],"application/vnd.americandynamics.acc":["acc"],"application/vnd.amiga.ami":["ami"],"application/vnd.android.package-archive":["apk"],"application/vnd.anser-web-certificate-issue-initiation":["cii"],"application/vnd.anser-web-funds-transfer-initiation":["fti"],"application/vnd.antix.game-component":["atx"],"application/vnd.apple.installer+xml":["mpkg"],"application/vnd.apple.keynote":["key"],"application/vnd.apple.mpegurl":["m3u8"],"application/vnd.apple.numbers":["numbers"],"application/vnd.apple.pages":["pages"],"application/vnd.apple.pkpass":["pkpass"],"application/vnd.aristanetworks.swi":["swi"],"application/vnd.astraea-software.iota":["iota"],"application/vnd.audiograph":["aep"],"application/vnd.autodesk.fbx":["fbx"],"application/vnd.balsamiq.bmml+xml":["bmml"],"application/vnd.blueice.multipass":["mpm"],"application/vnd.bmi":["bmi"],"application/vnd.businessobjects":["rep"],"application/vnd.chemdraw+xml":["cdxml"],"application/vnd.chipnuts.karaoke-mmd":["mmd"],"application/vnd.cinderella":["cdy"],"application/vnd.citationstyles.style+xml":["csl"],"application/vnd.claymore":["cla"],"application/vnd.cloanto.rp9":["rp9"],"application/vnd.clonk.c4group":["c4g","c4d","c4f","c4p","c4u"],"application/vnd.cluetrust.cartomobile-config":["c11amc"],"application/vnd.cluetrust.cartomobile-config-pkg":["c11amz"],"application/vnd.commonspace":["csp"],"application/vnd.contact.cmsg":["cdbcmsg"],"application/vnd.cosmocaller":["cmc"],"application/vnd.crick.clicker":["clkx"],"application/vnd.crick.clicker.keyboard":["clkk"],"application/vnd.crick.clicker.palette":["clkp"],"application/vnd.crick.clicker.template":["clkt"],"application/vnd.crick.clicker.wordbank":["clkw"],"application/vnd.criticaltools.wbs+xml":["wbs"],"application/vnd.ctc-posml":["pml"],"application/vnd.cups-ppd":["ppd"],"application/vnd.curl.car":["car"],"application/vnd.curl.pcurl":["pcurl"],"application/vnd.dart":["dart"],"application/vnd.data-vision.rdz":["rdz"],"application/vnd.dbf":["dbf"],"application/vnd.dcmp+xml":["dcmp"],"application/vnd.dece.data":["uvf","uvvf","uvd","uvvd"],"application/vnd.dece.ttml+xml":["uvt","uvvt"],"application/vnd.dece.unspecified":["uvx","uvvx"],"application/vnd.dece.zip":["uvz","uvvz"],"application/vnd.denovo.fcselayout-link":["fe_launch"],"application/vnd.dna":["dna"],"application/vnd.dolby.mlp":["mlp"],"application/vnd.dpgraph":["dpg"],"application/vnd.dreamfactory":["dfac"],"application/vnd.ds-keypoint":["kpxx"],"application/vnd.dvb.ait":["ait"],"application/vnd.dvb.service":["svc"],"application/vnd.dynageo":["geo"],"application/vnd.ecowin.chart":["mag"],"application/vnd.enliven":["nml"],"application/vnd.epson.esf":["esf"],"application/vnd.epson.msf":["msf"],"application/vnd.epson.quickanime":["qam"],"application/vnd.epson.salt":["slt"],"application/vnd.epson.ssf":["ssf"],"application/vnd.eszigno3+xml":["es3","et3"],"application/vnd.ezpix-album":["ez2"],"application/vnd.ezpix-package":["ez3"],"application/vnd.fdf":["*fdf"],"application/vnd.fdsn.mseed":["mseed"],"application/vnd.fdsn.seed":["seed","dataless"],"application/vnd.flographit":["gph"],"application/vnd.fluxtime.clip":["ftc"],"application/vnd.framemaker":["fm","frame","maker","book"],"application/vnd.frogans.fnc":["fnc"],"application/vnd.frogans.ltf":["ltf"],"application/vnd.fsc.weblaunch":["fsc"],"application/vnd.fujitsu.oasys":["oas"],"application/vnd.fujitsu.oasys2":["oa2"],"application/vnd.fujitsu.oasys3":["oa3"],"application/vnd.fujitsu.oasysgp":["fg5"],"application/vnd.fujitsu.oasysprs":["bh2"],"application/vnd.fujixerox.ddd":["ddd"],"application/vnd.fujixerox.docuworks":["xdw"],"application/vnd.fujixerox.docuworks.binder":["xbd"],"application/vnd.fuzzysheet":["fzs"],"application/vnd.genomatix.tuxedo":["txd"],"application/vnd.geogebra.file":["ggb"],"application/vnd.geogebra.slides":["ggs"],"application/vnd.geogebra.tool":["ggt"],"application/vnd.geometry-explorer":["gex","gre"],"application/vnd.geonext":["gxt"],"application/vnd.geoplan":["g2w"],"application/vnd.geospace":["g3w"],"application/vnd.gmx":["gmx"],"application/vnd.google-apps.document":["gdoc"],"application/vnd.google-apps.drawing":["gdraw"],"application/vnd.google-apps.form":["gform"],"application/vnd.google-apps.jam":["gjam"],"application/vnd.google-apps.map":["gmap"],"application/vnd.google-apps.presentation":["gslides"],"application/vnd.google-apps.script":["gscript"],"application/vnd.google-apps.site":["gsite"],"application/vnd.google-apps.spreadsheet":["gsheet"],"application/vnd.google-earth.kml+xml":["kml"],"application/vnd.google-earth.kmz":["kmz"],"application/vnd.gov.sk.xmldatacontainer+xml":["xdcf"],"application/vnd.grafeq":["gqf","gqs"],"application/vnd.groove-account":["gac"],"application/vnd.groove-help":["ghf"],"application/vnd.groove-identity-message":["gim"],"application/vnd.groove-injector":["grv"],"application/vnd.groove-tool-message":["gtm"],"application/vnd.groove-tool-template":["tpl"],"application/vnd.groove-vcard":["vcg"],"application/vnd.hal+xml":["hal"],"application/vnd.handheld-entertainment+xml":["zmm"],"application/vnd.hbci":["hbci"],"application/vnd.hhe.lesson-player":["les"],"application/vnd.hp-hpgl":["hpgl"],"application/vnd.hp-hpid":["hpid"],"application/vnd.hp-hps":["hps"],"application/vnd.hp-jlyt":["jlt"],"application/vnd.hp-pcl":["pcl"],"application/vnd.hp-pclxl":["pclxl"],"application/vnd.hydrostatix.sof-data":["sfd-hdstx"],"application/vnd.ibm.minipay":["mpy"],"application/vnd.ibm.modcap":["afp","listafp","list3820"],"application/vnd.ibm.rights-management":["irm"],"application/vnd.ibm.secure-container":["sc"],"application/vnd.iccprofile":["icc","icm"],"application/vnd.igloader":["igl"],"application/vnd.immervision-ivp":["ivp"],"application/vnd.immervision-ivu":["ivu"],"application/vnd.insors.igm":["igm"],"application/vnd.intercon.formnet":["xpw","xpx"],"application/vnd.intergeo":["i2g"],"application/vnd.intu.qbo":["qbo"],"application/vnd.intu.qfx":["qfx"],"application/vnd.ipunplugged.rcprofile":["rcprofile"],"application/vnd.irepository.package+xml":["irp"],"application/vnd.is-xpr":["xpr"],"application/vnd.isac.fcs":["fcs"],"application/vnd.jam":["jam"],"application/vnd.jcp.javame.midlet-rms":["rms"],"application/vnd.jisp":["jisp"],"application/vnd.joost.joda-archive":["joda"],"application/vnd.kahootz":["ktz","ktr"],"application/vnd.kde.karbon":["karbon"],"application/vnd.kde.kchart":["chrt"],"application/vnd.kde.kformula":["kfo"],"application/vnd.kde.kivio":["flw"],"application/vnd.kde.kontour":["kon"],"application/vnd.kde.kpresenter":["kpr","kpt"],"application/vnd.kde.kspread":["ksp"],"application/vnd.kde.kword":["kwd","kwt"],"application/vnd.kenameaapp":["htke"],"application/vnd.kidspiration":["kia"],"application/vnd.kinar":["kne","knp"],"application/vnd.koan":["skp","skd","skt","skm"],"application/vnd.kodak-descriptor":["sse"],"application/vnd.las.las+xml":["lasxml"],"application/vnd.llamagraphics.life-balance.desktop":["lbd"],"application/vnd.llamagraphics.life-balance.exchange+xml":["lbe"],"application/vnd.lotus-1-2-3":["123"],"application/vnd.lotus-approach":["apr"],"application/vnd.lotus-freelance":["pre"],"application/vnd.lotus-notes":["nsf"],"application/vnd.lotus-organizer":["org"],"application/vnd.lotus-screencam":["scm"],"application/vnd.lotus-wordpro":["lwp"],"application/vnd.macports.portpkg":["portpkg"],"application/vnd.mapbox-vector-tile":["mvt"],"application/vnd.mcd":["mcd"],"application/vnd.medcalcdata":["mc1"],"application/vnd.mediastation.cdkey":["cdkey"],"application/vnd.mfer":["mwf"],"application/vnd.mfmp":["mfm"],"application/vnd.micrografx.flo":["flo"],"application/vnd.micrografx.igx":["igx"],"application/vnd.mif":["mif"],"application/vnd.mobius.daf":["daf"],"application/vnd.mobius.dis":["dis"],"application/vnd.mobius.mbk":["mbk"],"application/vnd.mobius.mqy":["mqy"],"application/vnd.mobius.msl":["msl"],"application/vnd.mobius.plc":["plc"],"application/vnd.mobius.txf":["txf"],"application/vnd.mophun.application":["mpn"],"application/vnd.mophun.certificate":["mpc"],"application/vnd.mozilla.xul+xml":["xul"],"application/vnd.ms-artgalry":["cil"],"application/vnd.ms-cab-compressed":["cab"],"application/vnd.ms-excel":["xls","xlm","xla","xlc","xlt","xlw"],"application/vnd.ms-excel.addin.macroenabled.12":["xlam"],"application/vnd.ms-excel.sheet.binary.macroenabled.12":["xlsb"],"application/vnd.ms-excel.sheet.macroenabled.12":["xlsm"],"application/vnd.ms-excel.template.macroenabled.12":["xltm"],"application/vnd.ms-fontobject":["eot"],"application/vnd.ms-htmlhelp":["chm"],"application/vnd.ms-ims":["ims"],"application/vnd.ms-lrm":["lrm"],"application/vnd.ms-officetheme":["thmx"],"application/vnd.ms-outlook":["msg"],"application/vnd.ms-pki.seccat":["cat"],"application/vnd.ms-pki.stl":["*stl"],"application/vnd.ms-powerpoint":["ppt","pps","pot"],"application/vnd.ms-powerpoint.addin.macroenabled.12":["ppam"],"application/vnd.ms-powerpoint.presentation.macroenabled.12":["pptm"],"application/vnd.ms-powerpoint.slide.macroenabled.12":["sldm"],"application/vnd.ms-powerpoint.slideshow.macroenabled.12":["ppsm"],"application/vnd.ms-powerpoint.template.macroenabled.12":["potm"],"application/vnd.ms-project":["*mpp","mpt"],"application/vnd.ms-visio.viewer":["vdx"],"application/vnd.ms-word.document.macroenabled.12":["docm"],"application/vnd.ms-word.template.macroenabled.12":["dotm"],"application/vnd.ms-works":["wps","wks","wcm","wdb"],"application/vnd.ms-wpl":["wpl"],"application/vnd.ms-xpsdocument":["xps"],"application/vnd.mseq":["mseq"],"application/vnd.musician":["mus"],"application/vnd.muvee.style":["msty"],"application/vnd.mynfc":["taglet"],"application/vnd.nato.bindingdataobject+xml":["bdo"],"application/vnd.neurolanguage.nlu":["nlu"],"application/vnd.nitf":["ntf","nitf"],"application/vnd.noblenet-directory":["nnd"],"application/vnd.noblenet-sealer":["nns"],"application/vnd.noblenet-web":["nnw"],"application/vnd.nokia.n-gage.ac+xml":["*ac"],"application/vnd.nokia.n-gage.data":["ngdat"],"application/vnd.nokia.n-gage.symbian.install":["n-gage"],"application/vnd.nokia.radio-preset":["rpst"],"application/vnd.nokia.radio-presets":["rpss"],"application/vnd.novadigm.edm":["edm"],"application/vnd.novadigm.edx":["edx"],"application/vnd.novadigm.ext":["ext"],"application/vnd.oasis.opendocument.chart":["odc"],"application/vnd.oasis.opendocument.chart-template":["otc"],"application/vnd.oasis.opendocument.database":["odb"],"application/vnd.oasis.opendocument.formula":["odf"],"application/vnd.oasis.opendocument.formula-template":["odft"],"application/vnd.oasis.opendocument.graphics":["odg"],"application/vnd.oasis.opendocument.graphics-template":["otg"],"application/vnd.oasis.opendocument.image":["odi"],"application/vnd.oasis.opendocument.image-template":["oti"],"application/vnd.oasis.opendocument.presentation":["odp"],"application/vnd.oasis.opendocument.presentation-template":["otp"],"application/vnd.oasis.opendocument.spreadsheet":["ods"],"application/vnd.oasis.opendocument.spreadsheet-template":["ots"],"application/vnd.oasis.opendocument.text":["odt"],"application/vnd.oasis.opendocument.text-master":["odm"],"application/vnd.oasis.opendocument.text-template":["ott"],"application/vnd.oasis.opendocument.text-web":["oth"],"application/vnd.olpc-sugar":["xo"],"application/vnd.oma.dd2+xml":["dd2"],"application/vnd.openblox.game+xml":["obgx"],"application/vnd.openofficeorg.extension":["oxt"],"application/vnd.openstreetmap.data+xml":["osm"],"application/vnd.openxmlformats-officedocument.presentationml.presentation":["pptx"],"application/vnd.openxmlformats-officedocument.presentationml.slide":["sldx"],"application/vnd.openxmlformats-officedocument.presentationml.slideshow":["ppsx"],"application/vnd.openxmlformats-officedocument.presentationml.template":["potx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":["xlsx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.template":["xltx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.document":["docx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.template":["dotx"],"application/vnd.osgeo.mapguide.package":["mgp"],"application/vnd.osgi.dp":["dp"],"application/vnd.osgi.subsystem":["esa"],"application/vnd.palm":["pdb","pqa","oprc"],"application/vnd.pawaafile":["paw"],"application/vnd.pg.format":["str"],"application/vnd.pg.osasli":["ei6"],"application/vnd.picsel":["efif"],"application/vnd.pmi.widget":["wg"],"application/vnd.pocketlearn":["plf"],"application/vnd.powerbuilder6":["pbd"],"application/vnd.previewsystems.box":["box"],"application/vnd.procrate.brushset":["brushset"],"application/vnd.procreate.brush":["brush"],"application/vnd.procreate.dream":["drm"],"application/vnd.proteus.magazine":["mgz"],"application/vnd.publishare-delta-tree":["qps"],"application/vnd.pvi.ptid1":["ptid"],"application/vnd.pwg-xhtml-print+xml":["xhtm"],"application/vnd.quark.quarkxpress":["qxd","qxt","qwd","qwt","qxl","qxb"],"application/vnd.rar":["rar"],"application/vnd.realvnc.bed":["bed"],"application/vnd.recordare.musicxml":["mxl"],"application/vnd.recordare.musicxml+xml":["musicxml"],"application/vnd.rig.cryptonote":["cryptonote"],"application/vnd.rim.cod":["cod"],"application/vnd.rn-realmedia":["rm"],"application/vnd.rn-realmedia-vbr":["rmvb"],"application/vnd.route66.link66+xml":["link66"],"application/vnd.sailingtracker.track":["st"],"application/vnd.seemail":["see"],"application/vnd.sema":["sema"],"application/vnd.semd":["semd"],"application/vnd.semf":["semf"],"application/vnd.shana.informed.formdata":["ifm"],"application/vnd.shana.informed.formtemplate":["itp"],"application/vnd.shana.informed.interchange":["iif"],"application/vnd.shana.informed.package":["ipk"],"application/vnd.simtech-mindmapper":["twd","twds"],"application/vnd.smaf":["mmf"],"application/vnd.smart.teacher":["teacher"],"application/vnd.software602.filler.form+xml":["fo"],"application/vnd.solent.sdkm+xml":["sdkm","sdkd"],"application/vnd.spotfire.dxp":["dxp"],"application/vnd.spotfire.sfs":["sfs"],"application/vnd.stardivision.calc":["sdc"],"application/vnd.stardivision.draw":["sda"],"application/vnd.stardivision.impress":["sdd"],"application/vnd.stardivision.math":["smf"],"application/vnd.stardivision.writer":["sdw","vor"],"application/vnd.stardivision.writer-global":["sgl"],"application/vnd.stepmania.package":["smzip"],"application/vnd.stepmania.stepchart":["sm"],"application/vnd.sun.wadl+xml":["wadl"],"application/vnd.sun.xml.calc":["sxc"],"application/vnd.sun.xml.calc.template":["stc"],"application/vnd.sun.xml.draw":["sxd"],"application/vnd.sun.xml.draw.template":["std"],"application/vnd.sun.xml.impress":["sxi"],"application/vnd.sun.xml.impress.template":["sti"],"application/vnd.sun.xml.math":["sxm"],"application/vnd.sun.xml.writer":["sxw"],"application/vnd.sun.xml.writer.global":["sxg"],"application/vnd.sun.xml.writer.template":["stw"],"application/vnd.sus-calendar":["sus","susp"],"application/vnd.svd":["svd"],"application/vnd.symbian.install":["sis","sisx"],"application/vnd.syncml+xml":["xsm"],"application/vnd.syncml.dm+wbxml":["bdm"],"application/vnd.syncml.dm+xml":["xdm"],"application/vnd.syncml.dmddf+xml":["ddf"],"application/vnd.tao.intent-module-archive":["tao"],"application/vnd.tcpdump.pcap":["pcap","cap","dmp"],"application/vnd.tmobile-livetv":["tmo"],"application/vnd.trid.tpt":["tpt"],"application/vnd.triscape.mxs":["mxs"],"application/vnd.trueapp":["tra"],"application/vnd.ufdl":["ufd","ufdl"],"application/vnd.uiq.theme":["utz"],"application/vnd.umajin":["umj"],"application/vnd.unity":["unityweb"],"application/vnd.uoml+xml":["uoml","uo"],"application/vnd.vcx":["vcx"],"application/vnd.visio":["vsd","vst","vss","vsw","vsdx","vtx"],"application/vnd.visionary":["vis"],"application/vnd.vsf":["vsf"],"application/vnd.wap.wbxml":["wbxml"],"application/vnd.wap.wmlc":["wmlc"],"application/vnd.wap.wmlscriptc":["wmlsc"],"application/vnd.webturbo":["wtb"],"application/vnd.wolfram.player":["nbp"],"application/vnd.wordperfect":["wpd"],"application/vnd.wqd":["wqd"],"application/vnd.wt.stf":["stf"],"application/vnd.xara":["xar"],"application/vnd.xfdl":["xfdl"],"application/vnd.yamaha.hv-dic":["hvd"],"application/vnd.yamaha.hv-script":["hvs"],"application/vnd.yamaha.hv-voice":["hvp"],"application/vnd.yamaha.openscoreformat":["osf"],"application/vnd.yamaha.openscoreformat.osfpvg+xml":["osfpvg"],"application/vnd.yamaha.smaf-audio":["saf"],"application/vnd.yamaha.smaf-phrase":["spf"],"application/vnd.yellowriver-custom-menu":["cmp"],"application/vnd.zul":["zir","zirz"],"application/vnd.zzazz.deck+xml":["zaz"],"application/x-7z-compressed":["7z"],"application/x-abiword":["abw"],"application/x-ace-compressed":["ace"],"application/x-apple-diskimage":["*dmg"],"application/x-arj":["arj"],"application/x-authorware-bin":["aab","x32","u32","vox"],"application/x-authorware-map":["aam"],"application/x-authorware-seg":["aas"],"application/x-bcpio":["bcpio"],"application/x-bdoc":["*bdoc"],"application/x-bittorrent":["torrent"],"application/x-blender":["blend"],"application/x-blorb":["blb","blorb"],"application/x-bzip":["bz"],"application/x-bzip2":["bz2","boz"],"application/x-cbr":["cbr","cba","cbt","cbz","cb7"],"application/x-cdlink":["vcd"],"application/x-cfs-compressed":["cfs"],"application/x-chat":["chat"],"application/x-chess-pgn":["pgn"],"application/x-chrome-extension":["crx"],"application/x-cocoa":["cco"],"application/x-compressed":["*rar"],"application/x-conference":["nsc"],"application/x-cpio":["cpio"],"application/x-csh":["csh"],"application/x-debian-package":["*deb","udeb"],"application/x-dgc-compressed":["dgc"],"application/x-director":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"],"application/x-doom":["wad"],"application/x-dtbncx+xml":["ncx"],"application/x-dtbook+xml":["dtb"],"application/x-dtbresource+xml":["res"],"application/x-dvi":["dvi"],"application/x-envoy":["evy"],"application/x-eva":["eva"],"application/x-font-bdf":["bdf"],"application/x-font-ghostscript":["gsf"],"application/x-font-linux-psf":["psf"],"application/x-font-pcf":["pcf"],"application/x-font-snf":["snf"],"application/x-font-type1":["pfa","pfb","pfm","afm"],"application/x-freearc":["arc"],"application/x-futuresplash":["spl"],"application/x-gca-compressed":["gca"],"application/x-glulx":["ulx"],"application/x-gnumeric":["gnumeric"],"application/x-gramps-xml":["gramps"],"application/x-gtar":["gtar"],"application/x-hdf":["hdf"],"application/x-httpd-php":["php"],"application/x-install-instructions":["install"],"application/x-ipynb+json":["ipynb"],"application/x-iso9660-image":["*iso"],"application/x-iwork-keynote-sffkey":["*key"],"application/x-iwork-numbers-sffnumbers":["*numbers"],"application/x-iwork-pages-sffpages":["*pages"],"application/x-java-archive-diff":["jardiff"],"application/x-java-jnlp-file":["jnlp"],"application/x-keepass2":["kdbx"],"application/x-latex":["latex"],"application/x-lua-bytecode":["luac"],"application/x-lzh-compressed":["lzh","lha"],"application/x-makeself":["run"],"application/x-mie":["mie"],"application/x-mobipocket-ebook":["*prc","mobi"],"application/x-ms-application":["application"],"application/x-ms-shortcut":["lnk"],"application/x-ms-wmd":["wmd"],"application/x-ms-wmz":["wmz"],"application/x-ms-xbap":["xbap"],"application/x-msaccess":["mdb"],"application/x-msbinder":["obd"],"application/x-mscardfile":["crd"],"application/x-msclip":["clp"],"application/x-msdos-program":["*exe"],"application/x-msdownload":["*exe","*dll","com","bat","*msi"],"application/x-msmediaview":["mvb","m13","m14"],"application/x-msmetafile":["*wmf","*wmz","*emf","emz"],"application/x-msmoney":["mny"],"application/x-mspublisher":["pub"],"application/x-msschedule":["scd"],"application/x-msterminal":["trm"],"application/x-mswrite":["wri"],"application/x-netcdf":["nc","cdf"],"application/x-ns-proxy-autoconfig":["pac"],"application/x-nzb":["nzb"],"application/x-perl":["pl","pm"],"application/x-pilot":["*prc","*pdb"],"application/x-pkcs12":["p12","pfx"],"application/x-pkcs7-certificates":["p7b","spc"],"application/x-pkcs7-certreqresp":["p7r"],"application/x-rar-compressed":["*rar"],"application/x-redhat-package-manager":["rpm"],"application/x-research-info-systems":["ris"],"application/x-sea":["sea"],"application/x-sh":["sh"],"application/x-shar":["shar"],"application/x-shockwave-flash":["swf"],"application/x-silverlight-app":["xap"],"application/x-sql":["*sql"],"application/x-stuffit":["sit"],"application/x-stuffitx":["sitx"],"application/x-subrip":["srt"],"application/x-sv4cpio":["sv4cpio"],"application/x-sv4crc":["sv4crc"],"application/x-t3vm-image":["t3"],"application/x-tads":["gam"],"application/x-tar":["tar"],"application/x-tcl":["tcl","tk"],"application/x-tex":["tex"],"application/x-tex-tfm":["tfm"],"application/x-texinfo":["texinfo","texi"],"application/x-tgif":["*obj"],"application/x-ustar":["ustar"],"application/x-virtualbox-hdd":["hdd"],"application/x-virtualbox-ova":["ova"],"application/x-virtualbox-ovf":["ovf"],"application/x-virtualbox-vbox":["vbox"],"application/x-virtualbox-vbox-extpack":["vbox-extpack"],"application/x-virtualbox-vdi":["vdi"],"application/x-virtualbox-vhd":["vhd"],"application/x-virtualbox-vmdk":["vmdk"],"application/x-wais-source":["src"],"application/x-web-app-manifest+json":["webapp"],"application/x-x509-ca-cert":["der","crt","pem"],"application/x-xfig":["fig"],"application/x-xliff+xml":["*xlf"],"application/x-xpinstall":["xpi"],"application/x-xz":["xz"],"application/x-zip-compressed":["*zip"],"application/x-zmachine":["z1","z2","z3","z4","z5","z6","z7","z8"],"audio/vnd.dece.audio":["uva","uvva"],"audio/vnd.digital-winds":["eol"],"audio/vnd.dra":["dra"],"audio/vnd.dts":["dts"],"audio/vnd.dts.hd":["dtshd"],"audio/vnd.lucent.voice":["lvp"],"audio/vnd.ms-playready.media.pya":["pya"],"audio/vnd.nuera.ecelp4800":["ecelp4800"],"audio/vnd.nuera.ecelp7470":["ecelp7470"],"audio/vnd.nuera.ecelp9600":["ecelp9600"],"audio/vnd.rip":["rip"],"audio/x-aac":["*aac"],"audio/x-aiff":["aif","aiff","aifc"],"audio/x-caf":["caf"],"audio/x-flac":["flac"],"audio/x-m4a":["*m4a"],"audio/x-matroska":["mka"],"audio/x-mpegurl":["m3u"],"audio/x-ms-wax":["wax"],"audio/x-ms-wma":["wma"],"audio/x-pn-realaudio":["ram","ra"],"audio/x-pn-realaudio-plugin":["rmp"],"audio/x-realaudio":["*ra"],"audio/x-wav":["*wav"],"chemical/x-cdx":["cdx"],"chemical/x-cif":["cif"],"chemical/x-cmdf":["cmdf"],"chemical/x-cml":["cml"],"chemical/x-csml":["csml"],"chemical/x-xyz":["xyz"],"image/prs.btif":["btif","btf"],"image/prs.pti":["pti"],"image/vnd.adobe.photoshop":["psd"],"image/vnd.airzip.accelerator.azv":["azv"],"image/vnd.dece.graphic":["uvi","uvvi","uvg","uvvg"],"image/vnd.djvu":["djvu","djv"],"image/vnd.dvb.subtitle":["*sub"],"image/vnd.dwg":["dwg"],"image/vnd.dxf":["dxf"],"image/vnd.fastbidsheet":["fbs"],"image/vnd.fpx":["fpx"],"image/vnd.fst":["fst"],"image/vnd.fujixerox.edmics-mmr":["mmr"],"image/vnd.fujixerox.edmics-rlc":["rlc"],"image/vnd.microsoft.icon":["ico"],"image/vnd.ms-dds":["dds"],"image/vnd.ms-modi":["mdi"],"image/vnd.ms-photo":["wdp"],"image/vnd.net-fpx":["npx"],"image/vnd.pco.b16":["b16"],"image/vnd.tencent.tap":["tap"],"image/vnd.valve.source.texture":["vtf"],"image/vnd.wap.wbmp":["wbmp"],"image/vnd.xiff":["xif"],"image/vnd.zbrush.pcx":["pcx"],"image/x-3ds":["3ds"],"image/x-adobe-dng":["dng"],"image/x-cmu-raster":["ras"],"image/x-cmx":["cmx"],"image/x-freehand":["fh","fhc","fh4","fh5","fh7"],"image/x-icon":["*ico"],"image/x-jng":["jng"],"image/x-mrsid-image":["sid"],"image/x-ms-bmp":["*bmp"],"image/x-pcx":["*pcx"],"image/x-pict":["pic","pct"],"image/x-portable-anymap":["pnm"],"image/x-portable-bitmap":["pbm"],"image/x-portable-graymap":["pgm"],"image/x-portable-pixmap":["ppm"],"image/x-rgb":["rgb"],"image/x-tga":["tga"],"image/x-xbitmap":["xbm"],"image/x-xpixmap":["xpm"],"image/x-xwindowdump":["xwd"],"message/vnd.wfa.wsc":["wsc"],"model/vnd.bary":["bary"],"model/vnd.cld":["cld"],"model/vnd.collada+xml":["dae"],"model/vnd.dwf":["dwf"],"model/vnd.gdl":["gdl"],"model/vnd.gtw":["gtw"],"model/vnd.mts":["*mts"],"model/vnd.opengex":["ogex"],"model/vnd.parasolid.transmit.binary":["x_b"],"model/vnd.parasolid.transmit.text":["x_t"],"model/vnd.pytha.pyox":["pyo","pyox"],"model/vnd.sap.vds":["vds"],"model/vnd.usda":["usda"],"model/vnd.usdz+zip":["usdz"],"model/vnd.valve.source.compiled-map":["bsp"],"model/vnd.vtu":["vtu"],"text/prs.lines.tag":["dsc"],"text/vnd.curl":["curl"],"text/vnd.curl.dcurl":["dcurl"],"text/vnd.curl.mcurl":["mcurl"],"text/vnd.curl.scurl":["scurl"],"text/vnd.dvb.subtitle":["sub"],"text/vnd.familysearch.gedcom":["ged"],"text/vnd.fly":["fly"],"text/vnd.fmi.flexstor":["flx"],"text/vnd.graphviz":["gv"],"text/vnd.in3d.3dml":["3dml"],"text/vnd.in3d.spot":["spot"],"text/vnd.sun.j2me.app-descriptor":["jad"],"text/vnd.wap.wml":["wml"],"text/vnd.wap.wmlscript":["wmls"],"text/x-asm":["s","asm"],"text/x-c":["c","cc","cxx","cpp","h","hh","dic"],"text/x-component":["htc"],"text/x-fortran":["f","for","f77","f90"],"text/x-handlebars-template":["hbs"],"text/x-java-source":["java"],"text/x-lua":["lua"],"text/x-markdown":["mkd"],"text/x-nfo":["nfo"],"text/x-opml":["opml"],"text/x-org":["*org"],"text/x-pascal":["p","pas"],"text/x-processing":["pde"],"text/x-sass":["sass"],"text/x-scss":["scss"],"text/x-setext":["etx"],"text/x-sfv":["sfv"],"text/x-suse-ymp":["ymp"],"text/x-uuencode":["uu"],"text/x-vcalendar":["vcs"],"text/x-vcard":["vcf"],"video/vnd.dece.hd":["uvh","uvvh"],"video/vnd.dece.mobile":["uvm","uvvm"],"video/vnd.dece.pd":["uvp","uvvp"],"video/vnd.dece.sd":["uvs","uvvs"],"video/vnd.dece.video":["uvv","uvvv"],"video/vnd.dvb.file":["dvb"],"video/vnd.fvt":["fvt"],"video/vnd.mpegurl":["mxu","m4u"],"video/vnd.ms-playready.media.pyv":["pyv"],"video/vnd.uvvu.mp4":["uvu","uvvu"],"video/vnd.vivo":["viv"],"video/x-f4v":["f4v"],"video/x-fli":["fli"],"video/x-flv":["flv"],"video/x-m4v":["m4v"],"video/x-matroska":["mkv","mk3d","mks"],"video/x-mng":["mng"],"video/x-ms-asf":["asf","asx"],"video/x-ms-vob":["vob"],"video/x-ms-wm":["wm"],"video/x-ms-wmv":["wmv"],"video/x-ms-wmx":["wmx"],"video/x-ms-wvx":["wvx"],"video/x-msvideo":["avi"],"video/x-sgi-movie":["movie"],"video/x-smv":["smv"],"x-conference/x-cooltalk":["ice"]};Object.freeze(Yg);const Hg={"application/andrew-inset":["ez"],"application/appinstaller":["appinstaller"],"application/applixware":["aw"],"application/appx":["appx"],"application/appxbundle":["appxbundle"],"application/atom+xml":["atom"],"application/atomcat+xml":["atomcat"],"application/atomdeleted+xml":["atomdeleted"],"application/atomsvc+xml":["atomsvc"],"application/atsc-dwd+xml":["dwd"],"application/atsc-held+xml":["held"],"application/atsc-rsat+xml":["rsat"],"application/automationml-aml+xml":["aml"],"application/automationml-amlx+zip":["amlx"],"application/bdoc":["bdoc"],"application/calendar+xml":["xcs"],"application/ccxml+xml":["ccxml"],"application/cdfx+xml":["cdfx"],"application/cdmi-capability":["cdmia"],"application/cdmi-container":["cdmic"],"application/cdmi-domain":["cdmid"],"application/cdmi-object":["cdmio"],"application/cdmi-queue":["cdmiq"],"application/cpl+xml":["cpl"],"application/cu-seeme":["cu"],"application/cwl":["cwl"],"application/dash+xml":["mpd"],"application/dash-patch+xml":["mpp"],"application/davmount+xml":["davmount"],"application/dicom":["dcm"],"application/docbook+xml":["dbk"],"application/dssc+der":["dssc"],"application/dssc+xml":["xdssc"],"application/ecmascript":["ecma"],"application/emma+xml":["emma"],"application/emotionml+xml":["emotionml"],"application/epub+zip":["epub"],"application/exi":["exi"],"application/express":["exp"],"application/fdf":["fdf"],"application/fdt+xml":["fdt"],"application/font-tdpfr":["pfr"],"application/geo+json":["geojson"],"application/gml+xml":["gml"],"application/gpx+xml":["gpx"],"application/gxf":["gxf"],"application/gzip":["gz"],"application/hjson":["hjson"],"application/hyperstudio":["stk"],"application/inkml+xml":["ink","inkml"],"application/ipfix":["ipfix"],"application/its+xml":["its"],"application/java-archive":["jar","war","ear"],"application/java-serialized-object":["ser"],"application/java-vm":["class"],"application/javascript":["*js"],"application/json":["json","map"],"application/json5":["json5"],"application/jsonml+json":["jsonml"],"application/ld+json":["jsonld"],"application/lgr+xml":["lgr"],"application/lost+xml":["lostxml"],"application/mac-binhex40":["hqx"],"application/mac-compactpro":["cpt"],"application/mads+xml":["mads"],"application/manifest+json":["webmanifest"],"application/marc":["mrc"],"application/marcxml+xml":["mrcx"],"application/mathematica":["ma","nb","mb"],"application/mathml+xml":["mathml"],"application/mbox":["mbox"],"application/media-policy-dataset+xml":["mpf"],"application/mediaservercontrol+xml":["mscml"],"application/metalink+xml":["metalink"],"application/metalink4+xml":["meta4"],"application/mets+xml":["mets"],"application/mmt-aei+xml":["maei"],"application/mmt-usd+xml":["musd"],"application/mods+xml":["mods"],"application/mp21":["m21","mp21"],"application/mp4":["*mp4","*mpg4","mp4s","m4p"],"application/msix":["msix"],"application/msixbundle":["msixbundle"],"application/msword":["doc","dot"],"application/mxf":["mxf"],"application/n-quads":["nq"],"application/n-triples":["nt"],"application/node":["cjs"],"application/octet-stream":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"],"application/oda":["oda"],"application/oebps-package+xml":["opf"],"application/ogg":["ogx"],"application/omdoc+xml":["omdoc"],"application/onenote":["onetoc","onetoc2","onetmp","onepkg","one","onea"],"application/oxps":["oxps"],"application/p2p-overlay+xml":["relo"],"application/patch-ops-error+xml":["xer"],"application/pdf":["pdf"],"application/pgp-encrypted":["pgp"],"application/pgp-keys":["asc"],"application/pgp-signature":["sig","*asc"],"application/pics-rules":["prf"],"application/pkcs10":["p10"],"application/pkcs7-mime":["p7m","p7c"],"application/pkcs7-signature":["p7s"],"application/pkcs8":["p8"],"application/pkix-attr-cert":["ac"],"application/pkix-cert":["cer"],"application/pkix-crl":["crl"],"application/pkix-pkipath":["pkipath"],"application/pkixcmp":["pki"],"application/pls+xml":["pls"],"application/postscript":["ai","eps","ps"],"application/provenance+xml":["provx"],"application/pskc+xml":["pskcxml"],"application/raml+yaml":["raml"],"application/rdf+xml":["rdf","owl"],"application/reginfo+xml":["rif"],"application/relax-ng-compact-syntax":["rnc"],"application/resource-lists+xml":["rl"],"application/resource-lists-diff+xml":["rld"],"application/rls-services+xml":["rs"],"application/route-apd+xml":["rapd"],"application/route-s-tsid+xml":["sls"],"application/route-usd+xml":["rusd"],"application/rpki-ghostbusters":["gbr"],"application/rpki-manifest":["mft"],"application/rpki-roa":["roa"],"application/rsd+xml":["rsd"],"application/rss+xml":["rss"],"application/rtf":["rtf"],"application/sbml+xml":["sbml"],"application/scvp-cv-request":["scq"],"application/scvp-cv-response":["scs"],"application/scvp-vp-request":["spq"],"application/scvp-vp-response":["spp"],"application/sdp":["sdp"],"application/senml+xml":["senmlx"],"application/sensml+xml":["sensmlx"],"application/set-payment-initiation":["setpay"],"application/set-registration-initiation":["setreg"],"application/shf+xml":["shf"],"application/sieve":["siv","sieve"],"application/smil+xml":["smi","smil"],"application/sparql-query":["rq"],"application/sparql-results+xml":["srx"],"application/sql":["sql"],"application/srgs":["gram"],"application/srgs+xml":["grxml"],"application/sru+xml":["sru"],"application/ssdl+xml":["ssdl"],"application/ssml+xml":["ssml"],"application/swid+xml":["swidtag"],"application/tei+xml":["tei","teicorpus"],"application/thraud+xml":["tfi"],"application/timestamped-data":["tsd"],"application/toml":["toml"],"application/trig":["trig"],"application/ttml+xml":["ttml"],"application/ubjson":["ubj"],"application/urc-ressheet+xml":["rsheet"],"application/urc-targetdesc+xml":["td"],"application/voicexml+xml":["vxml"],"application/wasm":["wasm"],"application/watcherinfo+xml":["wif"],"application/widget":["wgt"],"application/winhlp":["hlp"],"application/wsdl+xml":["wsdl"],"application/wspolicy+xml":["wspolicy"],"application/xaml+xml":["xaml"],"application/xcap-att+xml":["xav"],"application/xcap-caps+xml":["xca"],"application/xcap-diff+xml":["xdf"],"application/xcap-el+xml":["xel"],"application/xcap-ns+xml":["xns"],"application/xenc+xml":["xenc"],"application/xfdf":["xfdf"],"application/xhtml+xml":["xhtml","xht"],"application/xliff+xml":["xlf"],"application/xml":["xml","xsl","xsd","rng"],"application/xml-dtd":["dtd"],"application/xop+xml":["xop"],"application/xproc+xml":["xpl"],"application/xslt+xml":["*xsl","xslt"],"application/xspf+xml":["xspf"],"application/xv+xml":["mxml","xhvml","xvml","xvm"],"application/yang":["yang"],"application/yin+xml":["yin"],"application/zip":["zip"],"application/zip+dotlottie":["lottie"],"audio/3gpp":["*3gpp"],"audio/aac":["adts","aac"],"audio/adpcm":["adp"],"audio/amr":["amr"],"audio/basic":["au","snd"],"audio/midi":["mid","midi","kar","rmi"],"audio/mobile-xmf":["mxmf"],"audio/mp3":["*mp3"],"audio/mp4":["m4a","mp4a","m4b"],"audio/mpeg":["mpga","mp2","mp2a","mp3","m2a","m3a"],"audio/ogg":["oga","ogg","spx","opus"],"audio/s3m":["s3m"],"audio/silk":["sil"],"audio/wav":["wav"],"audio/wave":["*wav"],"audio/webm":["weba"],"audio/xm":["xm"],"font/collection":["ttc"],"font/otf":["otf"],"font/ttf":["ttf"],"font/woff":["woff"],"font/woff2":["woff2"],"image/aces":["exr"],"image/apng":["apng"],"image/avci":["avci"],"image/avcs":["avcs"],"image/avif":["avif"],"image/bmp":["bmp","dib"],"image/cgm":["cgm"],"image/dicom-rle":["drle"],"image/dpx":["dpx"],"image/emf":["emf"],"image/fits":["fits"],"image/g3fax":["g3"],"image/gif":["gif"],"image/heic":["heic"],"image/heic-sequence":["heics"],"image/heif":["heif"],"image/heif-sequence":["heifs"],"image/hej2k":["hej2"],"image/ief":["ief"],"image/jaii":["jaii"],"image/jais":["jais"],"image/jls":["jls"],"image/jp2":["jp2","jpg2"],"image/jpeg":["jpg","jpeg","jpe"],"image/jph":["jph"],"image/jphc":["jhc"],"image/jpm":["jpm","jpgm"],"image/jpx":["jpx","jpf"],"image/jxl":["jxl"],"image/jxr":["jxr"],"image/jxra":["jxra"],"image/jxrs":["jxrs"],"image/jxs":["jxs"],"image/jxsc":["jxsc"],"image/jxsi":["jxsi"],"image/jxss":["jxss"],"image/ktx":["ktx"],"image/ktx2":["ktx2"],"image/pjpeg":["jfif"],"image/png":["png"],"image/sgi":["sgi"],"image/svg+xml":["svg","svgz"],"image/t38":["t38"],"image/tiff":["tif","tiff"],"image/tiff-fx":["tfx"],"image/webp":["webp"],"image/wmf":["wmf"],"message/disposition-notification":["disposition-notification"],"message/global":["u8msg"],"message/global-delivery-status":["u8dsn"],"message/global-disposition-notification":["u8mdn"],"message/global-headers":["u8hdr"],"message/rfc822":["eml","mime","mht","mhtml"],"model/3mf":["3mf"],"model/gltf+json":["gltf"],"model/gltf-binary":["glb"],"model/iges":["igs","iges"],"model/jt":["jt"],"model/mesh":["msh","mesh","silo"],"model/mtl":["mtl"],"model/obj":["obj"],"model/prc":["prc"],"model/step":["step","stp","stpnc","p21","210"],"model/step+xml":["stpx"],"model/step+zip":["stpz"],"model/step-xml+zip":["stpxz"],"model/stl":["stl"],"model/u3d":["u3d"],"model/vrml":["wrl","vrml"],"model/x3d+binary":["*x3db","x3dbz"],"model/x3d+fastinfoset":["x3db"],"model/x3d+vrml":["*x3dv","x3dvz"],"model/x3d+xml":["x3d","x3dz"],"model/x3d-vrml":["x3dv"],"text/cache-manifest":["appcache","manifest"],"text/calendar":["ics","ifb"],"text/coffeescript":["coffee","litcoffee"],"text/css":["css"],"text/csv":["csv"],"text/html":["html","htm","shtml"],"text/jade":["jade"],"text/javascript":["js","mjs"],"text/jsx":["jsx"],"text/less":["less"],"text/markdown":["md","markdown"],"text/mathml":["mml"],"text/mdx":["mdx"],"text/n3":["n3"],"text/plain":["txt","text","conf","def","list","log","in","ini"],"text/richtext":["rtx"],"text/rtf":["*rtf"],"text/sgml":["sgml","sgm"],"text/shex":["shex"],"text/slim":["slim","slm"],"text/spdx":["spdx"],"text/stylus":["stylus","styl"],"text/tab-separated-values":["tsv"],"text/troff":["t","tr","roff","man","me","ms"],"text/turtle":["ttl"],"text/uri-list":["uri","uris","urls"],"text/vcard":["vcard"],"text/vtt":["vtt"],"text/wgsl":["wgsl"],"text/xml":["*xml"],"text/yaml":["yaml","yml"],"video/3gpp":["3gp","3gpp"],"video/3gpp2":["3g2"],"video/h261":["h261"],"video/h263":["h263"],"video/h264":["h264"],"video/iso.segment":["m4s"],"video/jpeg":["jpgv"],"video/jpm":["*jpm","*jpgm"],"video/mj2":["mj2","mjp2"],"video/mp2t":["ts","m2t","m2ts","mts"],"video/mp4":["mp4","mp4v","mpg4"],"video/mpeg":["mpeg","mpg","mpe","m1v","m2v"],"video/ogg":["ogv"],"video/quicktime":["qt","mov"],"video/webm":["webm"]};Object.freeze(Hg);var pa=globalThis&&globalThis.__classPrivateFieldGet||function(e,n,a,i){if(a==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof n=="function"?e!==n||!i:!n.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return a==="m"?i:a==="a"?i.call(e):i?i.value:n.get(e)},Ji,eo,Fi;class dE{constructor(...n){Ji.set(this,new Map),eo.set(this,new Map),Fi.set(this,new Map);for(const a of n)this.define(a)}define(n,a=!1){for(let[i,o]of Object.entries(n)){i=i.toLowerCase(),o=o.map(c=>c.toLowerCase()),pa(this,Fi,"f").has(i)||pa(this,Fi,"f").set(i,new Set);const s=pa(this,Fi,"f").get(i);let u=!0;for(let c of o){const f=c.startsWith("*");if(c=f?c.slice(1):c,s==null||s.add(c),u&&pa(this,eo,"f").set(i,c),u=!1,f)continue;const _=pa(this,Ji,"f").get(c);if(_&&_!=i&&!a)throw new Error(`"${i} -> ${c}" conflicts with "${_} -> ${c}". Pass \`force=true\` to override this definition.`);pa(this,Ji,"f").set(c,i)}}return this}getType(n){if(typeof n!="string")return null;const a=n.replace(/^.*[/\\]/s,"").toLowerCase(),i=a.replace(/^.*\./s,"").toLowerCase(),o=a.length<n.length;return!(i.length<a.length-1)&&o?null:pa(this,Ji,"f").get(i)??null}getExtension(n){var a;return typeof n!="string"?null:(n=(a=n==null?void 0:n.split)==null?void 0:a.call(n,";")[0],(n&&pa(this,eo,"f").get(n.trim().toLowerCase()))??null)}getAllExtensions(n){return typeof n!="string"?null:pa(this,Fi,"f").get(n.toLowerCase())??null}_freeze(){this.define=()=>{throw new Error("define() not allowed for built-in Mime objects. See https://github.com/broofa/mime/blob/main/README.md#custom-mime-instances")},Object.freeze(this);for(const n of pa(this,Fi,"f").values())Object.freeze(n);return this}_getTestState(){return{types:pa(this,Ji,"f"),extensions:pa(this,eo,"f")}}}Ji=new WeakMap,eo=new WeakMap,Fi=new WeakMap;const fE=new dE(Hg,Yg)._freeze(),kJ="",_E={class:"unnnic-upload-area__dropzone__content"},gE={class:"unnnic-upload-area__dropzone__content__title"},hE=["title"],mE=["accept","multiple"],Es=V({__name:"DropArea",props:{acceptMultiple:{type:Boolean,default:!0},supportedFormats:{type:String,default:"*"},maxFileSize:{type:Number,default:void 0},shouldReplace:{type:Boolean,default:!1},currentFiles:{type:Array,default(){return[]}},maximumUploads:{type:Number,default:1},subtitle:{type:String,default:""},disabled:{type:Boolean,default:!1}},emits:["update:currentFiles","fileChange","unsupportedFormat","exceededTheMaximumFileSizeLimit"],setup(e,{emit:n}){const a=t.ref(!1),i=t.ref(!1),o=t.ref(0),s=t.ref(),u=t.useTemplateRef("file"),c=e,f=n,_=t.getCurrentInstance();function g(L){var O,ne;return!!((ne=(O=_==null?void 0:_.vnode)==null?void 0:O.props)!=null&&ne[L])}const m=t.computed(()=>c.supportedFormats.split(",").map(O=>O.toUpperCase()).join(", "));function F(){c.disabled||(o.value+=1,a.value=!0)}function b(){c.disabled||(a.value=!0)}function w(){c.disabled||(o.value-=1,o.value===0&&(a.value=!1))}function C(){c.disabled||(a.value=!1)}function A(L){if(c.disabled)return;a.value=!1;const{files:O}=L.dataTransfer;x(O)&&P(O)}function N(){c.disabled||u.value.click()}function S(L){if(c.disabled)return;const{files:O}=L.target;x(O)&&P(O),s.value.value=""}function D(){i.value=!0,setTimeout(()=>{i.value=!1},5e3)}function x(L){return!c.acceptMultiple&&L.length>1?(D(),!1):q(L)?T(L)?!0:(g("onExceededTheMaximumFileSizeLimit")?f("exceededTheMaximumFileSizeLimit"):D(),!1):(g("onUnsupportedFormat")?f("unsupportedFormat"):D(),!1)}function q(L){if(c.supportedFormats==="*")return!0;const O=c.supportedFormats.split(",").map(_e=>_e.trim());return Array.from(L).find(_e=>{const ie=_e.name.toLowerCase(),de=_e.type.toLowerCase(),Ce=`.${ie.split(".").pop()}`,we=O.includes(Ce),pe=de===fE.getType(ie);return we&&pe})}function T(L){return c.maxFileSize?Array.from(L).find(ne=>(ne.size/1048576).toFixed(2)<=c.maxFileSize):!0}function P(L){let O=L.length;if(c.shouldReplace||(O+=c.currentFiles.length),O>c.maximumUploads){D();return}const ne=Array.from(L).filter(ie=>!!(q([ie])&&T([ie])));let _e;c.shouldReplace?_e=ne:_e=c.currentFiles.concat(ne),f("update:currentFiles",_e),f("fileChange",_e)}return(L,O)=>(t.openBlock(),t.createElementBlock("section",{ref:"dropzone",class:t.normalizeClass({"unnnic-upload-area__dropzone":!0,"unnnic-upload-area__dropzone__is-dragover":a.value,"unnnic-upload-area__dropzone__has-error":i.value}),onDragenter:t.withModifiers(F,["stop","prevent"]),onDragover:t.withModifiers(b,["stop","prevent"]),onDragleave:t.withModifiers(w,["stop","prevent"]),onDragend:t.withModifiers(C,["stop","prevent"]),onDrop:t.withModifiers(A,["stop","prevent"]),onClick:N},[t.createVNode(te,{class:"unnnic-upload-area__dropzone__icon",icon:"upload",scheme:i.value?"feedback-red":"weni-500",size:"lg"},null,8,["scheme"]),t.createElementVNode("div",_E,[t.createElementVNode("span",gE,[t.renderSlot(L.$slots,"title",{},()=>[t.createTextVNode(t.toDisplayString(L.$t("upload_area.title.text"))+" ",1),t.createElementVNode("span",{class:t.normalizeClass(`unnnic-upload-area__dropzone__content__title__${i.value?"error":"search"}`)},t.toDisplayString(L.$t("upload_area.title.highlight")),3)],!0)]),t.createElementVNode("span",{class:t.normalizeClass(["unnnic-upload-area__dropzone__content__subtitle",{"unnnic-upload-area__dropzone__content__subtitle__error":i.value}]),title:m.value},[t.renderSlot(L.$slots,"subtitle",{},()=>[t.createTextVNode(t.toDisplayString(e.subtitle||`${L.$t(`upload_area${i.value?".invalid":""}.subtitle`)} ${m.value}`),1)],!0)],10,hE)]),t.withDirectives(t.createElementVNode("input",{ref_key:"file",ref:s,type:"file",accept:e.supportedFormats,multiple:e.acceptMultiple,onInput:S},null,40,mE),[[t.vShow,!1]])],34))}},[["__scopeId","data-v-936a11ab"]]),AJ="",FE={name:"ImportCard",components:{UnnnicButton:vt,UnnnicIcon:te},props:{title:{type:String,default:""},subtitle:{type:String,default:""},importProgress:{type:Number,default:0},isImporting:{type:Boolean,default:!1},canImport:{type:Boolean,default:!0},canDelete:{type:Boolean,default:!0},acceptedFormats:{type:String,default:"*"},uploadIcon:{type:String,default:"upload-bottom-1"}},computed:{fileIcon(){const e=this.title.slice(this.title.lastIndexOf(".")+1);return{pdf:"picture_as_pdf",txt:"text_snippet",xls:"table",xlsx:"table",doc:"draft",docx:"draft"}[e]||"draft"}},methods:{importFile(){this.$refs.file.click()},handleFileChange(e){const{files:n}=e.target;let a;n.length>0&&([a]=e.target.files),a&&this.$emit("modifiedFile",a)},emitDeletion(){this.$emit("delete")}}},pE={class:"unnnic-import-card"},bE={class:"unnnic-import-card__data"},yE={key:0,class:"unnnic-import-card__data__title"},wE={key:1,class:"unnnic-import-card__data__title"},kE={key:2,class:"unnnic-import-card__data__subtitle"},DE={key:0,class:"unnnic-import-card__data__subtitle__text"},AE={key:1,class:"unnnic-import-card__data__subtitle__progress"},EE={class:"unnnic-import-card__buttons"},CE=["accept"];function xE(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicButton");return t.openBlock(),t.createElementBlock("div",pE,[t.createVNode(u,{class:"unnnic-import-card__file-icon",size:"md",scheme:"weni-600",icon:s.fileIcon},null,8,["icon"]),t.createElementVNode("div",bE,[a.isImporting?(t.openBlock(),t.createElementBlock("div",yE,t.toDisplayString(e.$t("import_card.importing"))+"... ",1)):(t.openBlock(),t.createElementBlock("div",wE,t.toDisplayString(a.title),1)),a.subtitle&&a.isImporting?(t.openBlock(),t.createElementBlock("div",kE,[a.subtitle&&a.isImporting?(t.openBlock(),t.createElementBlock("div",DE,t.toDisplayString(a.subtitle),1)):t.createCommentVNode("",!0),a.subtitle&&a.isImporting?(t.openBlock(),t.createElementBlock("div",AE,"  - "+t.toDisplayString(a.importProgress)+"% ",1)):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0)]),t.createElementVNode("div",EE,[a.canImport?(t.openBlock(),t.createBlock(c,{key:0,class:"unnnic-import-card__buttons__import",size:"small",iconCenter:a.uploadIcon,type:"primary",onClick:s.importFile},{default:t.withCtx(()=>[t.createElementVNode("input",{ref:"file",type:"file",accept:a.acceptedFormats,style:{display:"none"},onChange:n[0]||(n[0]=(...f)=>s.handleFileChange&&s.handleFileChange(...f))},null,40,CE)]),_:1},8,["iconCenter","onClick"])):t.createCommentVNode("",!0),a.canDelete?(t.openBlock(),t.createBlock(u,{key:1,class:"unnnic-import-card__buttons__delete",size:"sm",scheme:"neutral-cloudy",icon:"delete",clickable:"",onClick:s.emitDeletion},null,8,["onClick"])):t.createCommentVNode("",!0)])])}const Cs=V(FE,[["render",xE],["__scopeId","data-v-0990f36a"]]),EJ="",ME={name:"UnnnicUploadArea",components:{UnnnicDropArea:Es,UnnnicImportCard:Cs},model:{prop:"files",event:"fileChange"},props:{files:{type:Array,default:()=>[]},acceptMultiple:{type:Boolean,default:!0},supportedFormats:{type:String,default:"*"},maximumUploads:{type:Number,default:1},filesProgress:{type:Array,default:()=>[]},isUploading:{type:Boolean,default:!1},canImport:{type:Boolean,default:!1},canDelete:{type:Boolean,default:!0},maxFileSize:{type:Number,default:void 0},shouldReplace:{type:Boolean,default:!1},subtitle:{required:!1,type:String,default:""}},emits:["fileChange"],data(){return{currentFiles:this.files}},watch:{files(e){this.currentFiles=e}},methods:{emitFileChange(){this.$emit("fileChange",this.currentFiles)},modifyFile(e,n){this.currentFiles.splice(e,1,n),this.emitFileChange()},removeFile(e){this.currentFiles.splice(e,1),this.emitFileChange()}}},BE={key:0,class:"unnnic-upload-area__cards"};function vE(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicDropArea"),c=t.resolveComponent("UnnnicImportCard");return t.openBlock(),t.createElementBlock("div",null,[t.createVNode(u,{currentFiles:o.currentFiles,"onUpdate:currentFiles":n[0]||(n[0]=f=>o.currentFiles=f),acceptMultiple:a.acceptMultiple,supportedFormats:a.supportedFormats,maxFileSize:a.maxFileSize,shouldReplace:a.shouldReplace,maximumUploads:a.maximumUploads,subtitle:a.subtitle,onFileChange:n[1]||(n[1]=f=>e.$emit("fileChange",f))},null,8,["currentFiles","acceptMultiple","supportedFormats","maxFileSize","shouldReplace","maximumUploads","subtitle"]),o.currentFiles.length>0?(t.openBlock(),t.createElementBlock("div",BE,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.currentFiles,(f,_)=>(t.openBlock(),t.createBlock(c,{key:_,title:f.name,subtitle:f.name,isImporting:a.isUploading,importProgress:a.filesProgress[_]||100,canImport:a.canImport,canDelete:a.canDelete,acceptedFormats:a.supportedFormats,uploadIcon:"button-refresh-arrows-1",onDelete:g=>s.removeFile(_),onModifiedFile:g=>s.modifyFile(_,g)},null,8,["title","subtitle","isImporting","importProgress","canImport","canDelete","acceptedFormats","onDelete","onModifiedFile"]))),128))])):t.createCommentVNode("",!0)])}const xs=V(ME,[["render",vE],["__scopeId","data-v-872a45ed"]]),CJ="",jE={components:{UnnnicUploadArea:xs,UnnnicIcon:te,UnnnicButton:vt},model:{prop:"files",event:"file-change"},props:{textCancel:{type:String,default:"Cancelar"},textAction:{type:String,default:"Importar tudo"},textTitle:{type:String,default:"Importar sentenças"},acceptMultiple:{type:Boolean,default:!0},supportedFormats:{type:String,default:".png"},maximumUploads:{type:Number,default:1},filesProgress:{type:Array,default:()=>[]},isUploading:{type:Boolean,default:!1},canImport:{type:Boolean,default:!1},canDelete:{type:Boolean,default:!0},maxFileSize:{type:Number,default:void 0},files:{type:Array,default:()=>[]},subtitle:{required:!1,type:String,default:""}},emits:["close","file-change","cancel","action"],data(){return{}}},NE={class:"modal-upload"},SE={class:"close-button-container"},TE={class:"title"},IE={class:"footer"};function OE(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicUploadArea"),f=t.resolveComponent("UnnnicButton");return t.openBlock(),t.createElementBlock("div",NE,[t.createElementVNode("div",SE,[t.createVNode(u,{class:"close-button",icon:"close-1",scheme:"neutral-dark",size:"sm",clickable:"",onClick:n[0]||(n[0]=_=>e.$emit("close"))})]),t.createElementVNode("div",TE,t.toDisplayString(a.textTitle),1),t.createVNode(c,{acceptMultiple:a.acceptMultiple,supportedFormats:a.supportedFormats,maximumUploads:a.maximumUploads,filesProgress:a.filesProgress,isUploading:a.isUploading,canImport:a.canImport,canDelete:a.canDelete,maxFileSize:a.maxFileSize,files:a.files,subtitle:a.subtitle,onFileChange:n[1]||(n[1]=_=>e.$emit("file-change",_))},null,8,["acceptMultiple","supportedFormats","maximumUploads","filesProgress","isUploading","canImport","canDelete","maxFileSize","files","subtitle"]),t.createElementVNode("div",IE,[t.createVNode(f,{size:"large",type:"tertiary",text:a.textCancel,onClick:n[2]||(n[2]=_=>e.$emit("cancel"))},null,8,["text"]),t.createVNode(f,{size:"large",type:"primary",text:a.textAction,onClick:n[3]||(n[3]=_=>e.$emit("action"))},null,8,["text"])])])}const Dc=V(jE,[["render",OE],["__scopeId","data-v-81621db1"]]),xJ="",LE={components:{UnnnicIcon:te},props:{text:{type:String,default:null},scheme:{type:String,default:null},onClose:{type:Function,default:()=>{}},type:{type:String,default:"default"}},emits:["close"],mounted(){this.$refs.progress.addEventListener("animationend",()=>{this.$refs.alertContainer.classList.add("slide-down")}),this.$refs.alertContainer.addEventListener("animationend",e=>{var n;(n=e.animationName)!=null&&n.startsWith("slideDown")&&this.emitClose()})},methods:{emitClose(){this.onClose(),this.$emit("close")}}},zE={ref:"alertContainer",class:"alert-container"},qE={ref:"progress",class:"alert__progress"};function PE(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",zE,[t.createElementVNode("div",{class:t.normalizeClass(["alert",{"alert--scheme-aux-green":a.scheme==="feedback-green"||a.type==="success","alert--scheme-aux-red":a.scheme==="feedback-red"||a.type==="error"}])},[t.createElementVNode("div",qE,null,512),t.withDirectives(t.createElementVNode("div",{class:"alert__text"},t.toDisplayString(a.text),513),[[t.vShow,a.text]]),t.createElementVNode("div",{class:"alert__close",onClick:n[0]||(n[0]=(...c)=>s.emitClose&&s.emitClose(...c))},[t.createVNode(u,{icon:"close-1",size:"sm",scheme:"neutral-white"})])],2)],512)}const VE=V(LE,[["render",PE],["__scopeId","data-v-f1004db4"]]),UE=["role","aria-live"],RE={class:"unnnic-toast__content","data-testid":"toast-content"},YE={class:"unnnic-toast__header","data-testid":"toast-header"},HE={class:"unnnic-toast__title","data-testid":"toast-title"},QE={key:0,"data-testid":"toast-text",class:"unnnic-toast__text"},GE=t.defineComponent({name:"UnnnicToast",__name:"Toast",props:{title:{default:""},description:{default:""},type:{default:"informational"},button:{default:void 0},timeout:{default:5e3}},emits:["close","destroy"],setup(e,{emit:n}){const a=e,i=n,o=t.ref(!1);let s=null;const u=t.computed(()=>({informational:{icon:"info",scheme:"blue-500"},attention:{icon:"error",scheme:"yellow-500"},success:{icon:"check_circle",scheme:"green-500"},error:{icon:"cancel",scheme:"red-500"}})[a.type||"informational"]),c=()=>{o.value=!1,i("close")},f=()=>{var m;(m=a.button)!=null&&m.action&&a.button.action()},_=()=>{a.timeout>0&&(s=window.setTimeout(()=>{c()},a.timeout))},g=()=>{s&&(window.clearTimeout(s),s=null)};return t.onMounted(()=>{o.value=!0,_()}),t.onUnmounted(()=>{g()}),(m,F)=>(t.openBlock(),t.createBlock(t.Transition,{name:"toast-slide",appear:"","data-testid":"toast-transition",onAfterLeave:F[0]||(F[0]=b=>m.$emit("destroy"))},{default:t.withCtx(()=>[o.value?(t.openBlock(),t.createElementBlock("aside",{key:0,class:t.normalizeClass(["unnnic-toast",`unnnic-toast--${m.type}`]),role:m.type==="error"?"alert":"status","aria-live":m.type==="error"?"assertive":"polite","data-testid":"toast"},[t.createElementVNode("section",RE,[t.createElementVNode("header",YE,[t.createVNode(te,{icon:u.value.icon,scheme:u.value.scheme,size:"ant","data-testid":"toast-type-icon"},null,8,["icon","scheme"]),t.createElementVNode("h3",HE,t.toDisplayString(m.title),1),t.createVNode(te,{icon:"close",scheme:"neutral-dark",size:"ant",clickable:"",class:"unnnic-toast__close","data-testid":"toast-close-icon",onClick:c,onKeydown:t.withKeys(c,["enter"])})]),m.description?(t.openBlock(),t.createElementBlock("p",QE,t.toDisplayString(m.description),1)):t.createCommentVNode("",!0)]),m.button?(t.openBlock(),t.createBlock(vt,{key:0,type:"tertiary",text:m.button.text,class:"unnnic-toast__action-button","data-testid":"toast-action-button",onClick:f,onKeydown:[t.withKeys(f,["enter"]),t.withKeys(t.withModifiers(f,["prevent"]),["space"])]},null,8,["text","onKeydown"])):t.createCommentVNode("",!0)],10,UE)):t.createCommentVNode("",!0)]),_:1}))}}),MJ="",to=V(GE,[["__scopeId","data-v-6d3256ad"]]),WE={name:"UnnnicAlert",components:{UnnnicToast:to,Version1dot1:VE},props:{version:{type:String,default:"1.1"},text:{type:String,default:null},scheme:{type:String,default:null},onClose:{type:Function,default:()=>{}},type:{type:String,default:""}},computed:{toastType(){return this.scheme==="feedback-green"||this.type==="success"?"success":this.scheme==="feedback-red"||this.type==="error"?"error":this.type==="attention"?"attention":"informational"}}};function XE(e,n,a,i,o,s){const u=t.resolveComponent("Version1dot1"),c=t.resolveComponent("UnnnicToast");return a.version==="1.1"?(t.openBlock(),t.createBlock(u,t.normalizeProps(t.mergeProps({key:0},{...e.$props})),null,16)):(t.openBlock(),t.createBlock(c,{key:1,title:a.text||"",type:s.toastType,onClose:n[0]||(n[0]=()=>a.onClose())},null,8,["title","type"]))}const Ms=V(WE,[["render",XE]]);class KE{constructor(){this.toasts=new Map,this.container=null,this.nextId=0}createContainer(){return this.container?this.container:(this.container=document.createElement("div"),this.container.setAttribute("unnnic-toast-container","true"),document.body.appendChild(this.container),this.container)}generateId(){return`toast-${++this.nextId}`}show(n){const a=this.generateId(),i=this.createContainer(),o=document.createElement("div");let s;const u=new Promise(_=>{s=_}),c=t.createApp(to,{...n,onClose:()=>{this.close(a)},onDestroy:()=>{c.unmount(),o.remove(),s()}});c.mount(o),i.appendChild(o);const f={id:a,props:n,close:()=>this.close(a),promise:u};return this.toasts.set(a,f),f}close(n){this.toasts.get(n)&&this.toasts.delete(n)}}const ao=new KE,Ac={info:(e,n,a)=>ao.show({title:e,description:n,...a,type:"informational"}).promise,success:(e,n,a)=>ao.show({title:e,description:n,...a,type:"success"}).promise,attention:(e,n,a)=>ao.show({title:e,description:n,...a,type:"attention"}).promise,error:(e,n,a)=>ao.show({title:e,description:n,...a,type:"error"}).promise};function ZE(e){return{all:e=e||new Map,on:function(n,a){var i=e.get(n);i?i.push(a):e.set(n,[a])},off:function(n,a){var i=e.get(n);i&&(a?i.splice(i.indexOf(a)>>>0,1):e.set(n,[]))},emit:function(n,a){var i=e.get(n);i&&i.slice().map(function(o){o(a)}),(i=e.get("*"))&&i.slice().map(function(o){o(n,a)})}}}const Ec=ZE(),Cc=({props:e,containerRef:n,seconds:a})=>{if(e.version==="1.1"||n){const i=t.createApp(Ms,{...e,seconds:a,version:"1.1",onClose:()=>{s.$el.remove()},created(){Ec.on(["close"],()=>{s.$el.remove()})}}),o=document.createElement("div"),s=i.mount(o);n?(s.$el.style.position="absolute",n.appendChild(s.$el)):document.body.appendChild(s.$el)}else{const i={success:"success",error:"error",attention:"attention",default:"informational","feedback-green":"success","feedback-red":"error"},o={timeout:a?a*1e3:5e3,type:i[e.scheme||e.type]||i.default,onClose:()=>{Ec.emit(["close"])}};ao.show({title:e.text,description:"",...o})}},xc=({props:e})=>{const n=t.createApp(As,{...e,onClose:()=>{i.$el.remove()},created(){Ec.on(["close"],()=>{i.$el.remove()})}}),a=document.createElement("div"),i=n.mount(a);document.body.appendChild(a)};function Mc(e,n){return t.getCurrentScope()?(t.onScopeDispose(e,n),!0):!1}const JE=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Qg=e=>e!=null,$E=Object.prototype.toString,eC=e=>$E.call(e)==="[object Object]",yn=()=>{};function Gg(e,n){function a(...i){return new Promise((o,s)=>{Promise.resolve(e(()=>n.apply(this,i),{fn:n,thisArg:this,args:i})).then(o).catch(s)})}return a}function tC(e,n={}){let a,i,o=yn;const s=f=>{clearTimeout(f),o(),o=yn};let u;return f=>{const _=t.toValue(e),g=t.toValue(n.maxWait);return a&&s(a),_<=0||g!==void 0&&g<=0?(i&&(s(i),i=void 0),Promise.resolve(f())):new Promise((m,F)=>{o=n.rejectOnCancel?F:m,u=f,g&&!i&&(i=setTimeout(()=>{a&&s(a),i=void 0,m(u())},g)),a=setTimeout(()=>{i&&s(i),i=void 0,m(f())},_)})}}function aC(...e){let n=0,a,i=!0,o=yn,s,u,c,f,_;!t.isRef(e[0])&&typeof e[0]=="object"?{delay:u,trailing:c=!0,leading:f=!0,rejectOnCancel:_=!1}=e[0]:[u,c=!0,f=!0,_=!1]=e;const g=()=>{a&&(clearTimeout(a),a=void 0,o(),o=yn)};return F=>{const b=t.toValue(u),w=Date.now()-n,C=()=>s=F();return g(),b<=0?(n=Date.now(),C()):(w>b?(n=Date.now(),(f||!i)&&C()):c&&(s=new Promise((A,N)=>{o=_?N:A,a=setTimeout(()=>{n=Date.now(),i=!0,A(C()),g()},Math.max(0,b-w))})),!f&&!a&&(a=setTimeout(()=>i=!0,b)),i=!1,s)}}function no(e){return Array.isArray(e)?e:[e]}function Wg(e){return e||t.getCurrentInstance()}function nC(e){return t.isRef(e)?t.reactive(new Proxy({},{get(n,a,i){return t.unref(Reflect.get(e.value,a,i))},set(n,a,i){return t.isRef(e.value[a])&&!t.isRef(i)?e.value[a].value=i:e.value[a]=i,!0},deleteProperty(n,a){return Reflect.deleteProperty(e.value,a)},has(n,a){return Reflect.has(e.value,a)},ownKeys(){return Object.keys(e.value)},getOwnPropertyDescriptor(){return{enumerable:!0,configurable:!0}}})):t.reactive(e)}function iC(e){return nC(t.computed(e))}function Bs(e,...n){const a=n.flat(),i=a[0];return iC(()=>Object.fromEntries(typeof i=="function"?Object.entries(t.toRefs(e)).filter(([o,s])=>!i(t.toValue(s),o)):Object.entries(t.toRefs(e)).filter(o=>!a.includes(o[0]))))}function rC(e,n=200,a={}){return Gg(tC(n,a),e)}function oC(e,n=200,a=!1,i=!0,o=!1){return Gg(aC(n,a,i,o),e)}function sC(e,n=!0,a){Wg(a)?t.onMounted(e,a):n?e():t.nextTick(e)}function lC(e,n){Wg(n)&&t.onUnmounted(e,n)}function uC(e,n,a){return t.watch(e,n,{...a,immediate:!0})}function cC(e,n,a){return t.watch(e,n,{...a,once:!0})}const io=JE?window:void 0;function $i(e){var n;const a=t.toValue(e);return(n=a==null?void 0:a.$el)!==null&&n!==void 0?n:a}function Xg(...e){const n=[],a=()=>{n.forEach(c=>c()),n.length=0},i=(c,f,_,g)=>(c.addEventListener(f,_,g),()=>c.removeEventListener(f,_,g)),o=t.computed(()=>{const c=no(t.toValue(e[0])).filter(f=>f!=null);return c.every(f=>typeof f!="string")?c:void 0}),s=uC(()=>{var c,f;return[(c=(f=o.value)===null||f===void 0?void 0:f.map(_=>$i(_)))!==null&&c!==void 0?c:[io].filter(_=>_!=null),no(t.toValue(o.value?e[1]:e[0])),no(t.unref(o.value?e[2]:e[1])),t.toValue(o.value?e[3]:e[2])]},([c,f,_,g])=>{if(a(),!(c!=null&&c.length)||!(f!=null&&f.length)||!(_!=null&&_.length))return;const m=eC(g)?{...g}:g;n.push(...c.flatMap(F=>f.flatMap(b=>_.map(w=>i(F,b,w,m)))))},{flush:"post"}),u=()=>{s(),a()};return Mc(a),u}function dC(){const e=t.shallowRef(!1),n=t.getCurrentInstance();return n&&t.onMounted(()=>{e.value=!0},n),e}function Kg(e){const n=dC();return t.computed(()=>(n.value,!!e()))}function fC(e,n,a={}){const{window:i=io,...o}=a;let s;const u=Kg(()=>i&&"MutationObserver"in i),c=()=>{s&&(s.disconnect(),s=void 0)},f=t.watch(t.computed(()=>{const m=no(t.toValue(e)).map($i).filter(Qg);return new Set(m)}),m=>{c(),u.value&&m.size&&(s=new MutationObserver(n),m.forEach(F=>s.observe(F,o)))},{immediate:!0,flush:"post"}),_=()=>s==null?void 0:s.takeRecords(),g=()=>{f(),c()};return Mc(g),{isSupported:u,stop:g,takeRecords:_}}function _C(e,n,a={}){const{root:i,rootMargin:o="0px",threshold:s=0,window:u=io,immediate:c=!0}=a,f=Kg(()=>u&&"IntersectionObserver"in u),_=t.computed(()=>no(t.toValue(e)).map($i).filter(Qg));let g=yn;const m=t.shallowRef(c),F=f.value?t.watch(()=>[_.value,$i(i),m.value],([w,C])=>{if(g(),!m.value||!w.length)return;const A=new IntersectionObserver(n,{root:$i(C),rootMargin:o,threshold:s});w.forEach(N=>N&&A.observe(N)),g=()=>{A.disconnect(),g=yn}},{immediate:c,flush:"post"}):yn,b=()=>{g(),F(),m.value=!1};return Mc(b),{isSupported:f,isActive:m,pause(){g(),m.value=!1},resume(){m.value=!0},stop:b}}function gC(e,n={}){const{window:a=io,scrollTarget:i,threshold:o=0,rootMargin:s,once:u=!1}=n,c=t.shallowRef(!1),{stop:f}=_C(e,_=>{let g=c.value,m=0;for(const F of _)F.time>=m&&(m=F.time,g=F.isIntersecting);c.value=g,u&&cC(c,()=>{f()})},{root:i,window:a,threshold:o,rootMargin:t.toValue(s)});return c}function hC(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}const Zg=1;function mC(e,n={}){const{throttle:a=0,idle:i=200,onStop:o=yn,onScroll:s=yn,offset:u={left:0,right:0,top:0,bottom:0},observe:c={mutation:!1},eventListenerOptions:f={capture:!1,passive:!0},behavior:_="auto",window:g=io,onError:m=O=>{console.error(O)}}=n,F=typeof c=="boolean"?{mutation:c}:c,b=t.shallowRef(0),w=t.shallowRef(0),C=t.computed({get(){return b.value},set(O){N(O,void 0)}}),A=t.computed({get(){return w.value},set(O){N(void 0,O)}});function N(O,ne){var _e,ie,de,Ce;if(!g)return;const we=t.toValue(e);if(!we)return;(_e=we instanceof Document?g.document.body:we)===null||_e===void 0||_e.scrollTo({top:(ie=t.toValue(ne))!==null&&ie!==void 0?ie:A.value,left:(de=t.toValue(O))!==null&&de!==void 0?de:C.value,behavior:t.toValue(_)});const pe=(we==null||(Ce=we.document)===null||Ce===void 0?void 0:Ce.documentElement)||(we==null?void 0:we.documentElement)||we;C!=null&&(b.value=pe.scrollLeft),A!=null&&(w.value=pe.scrollTop)}const S=t.shallowRef(!1),D=t.reactive({left:!0,right:!1,top:!0,bottom:!1}),x=t.reactive({left:!1,right:!1,top:!1,bottom:!1}),q=O=>{S.value&&(S.value=!1,x.left=!1,x.right=!1,x.top=!1,x.bottom=!1,o(O))},T=rC(q,a+i),P=O=>{var ne;if(!g)return;const _e=(O==null||(ne=O.document)===null||ne===void 0?void 0:ne.documentElement)||(O==null?void 0:O.documentElement)||$i(O),{display:ie,flexDirection:de,direction:Ce}=getComputedStyle(_e),we=Ce==="rtl"?-1:1,pe=_e.scrollLeft;x.left=pe<b.value,x.right=pe>b.value;const Ae=Math.abs(pe*we)<=(u.left||0),ee=Math.abs(pe*we)+_e.clientWidth>=_e.scrollWidth-(u.right||0)-Zg;ie==="flex"&&de==="row-reverse"?(D.left=ee,D.right=Ae):(D.left=Ae,D.right=ee),b.value=pe;let Re=_e.scrollTop;O===g.document&&!Re&&(Re=g.document.body.scrollTop),x.top=Re<w.value,x.bottom=Re>w.value;const Et=Math.abs(Re)<=(u.top||0),dt=Math.abs(Re)+_e.clientHeight>=_e.scrollHeight-(u.bottom||0)-Zg;ie==="flex"&&de==="column-reverse"?(D.top=dt,D.bottom=Et):(D.top=Et,D.bottom=dt),w.value=Re},L=O=>{var ne;g&&(P((ne=O.target.documentElement)!==null&&ne!==void 0?ne:O.target),S.value=!0,T(O),s(O))};return Xg(e,"scroll",a?oC(L,a,!0,!1):L,f),sC(()=>{try{const O=t.toValue(e);if(!O)return;P(O)}catch(O){m(O)}}),F!=null&&F.mutation&&e!=null&&e!==g&&e!==document&&fC(e,()=>{const O=t.toValue(e);O&&P(O)},{attributes:!0,childList:!0,subtree:!0}),Xg(e,"scrollend",q,f),{x:C,y:A,isScrolling:S,arrivedState:D,directions:x,measure(){const O=t.toValue(e);g&&O&&P(O)}}}function Jg(e,n,a={}){var i;const{direction:o="bottom",interval:s=100,canLoadMore:u=()=>!0}=a,c=t.reactive(mC(e,{...a,offset:{[o]:(i=a.distance)!==null&&i!==void 0?i:0,...a.offset}})),f=t.ref(),_=t.computed(()=>!!f.value),g=t.computed(()=>hC(t.toValue(e))),m=gC(g);function F(){if(c.measure(),!g.value||!m.value||!u(g.value))return;const{scrollHeight:b,clientHeight:w,scrollWidth:C,clientWidth:A}=g.value,N=o==="bottom"||o==="top"?b<=w:C<=A;(c.arrivedState[o]||N)&&(f.value||(f.value=Promise.all([n(c),new Promise(S=>setTimeout(S,s))]).finally(()=>{f.value=null,t.nextTick(()=>F())})))}return lC(t.watch(()=>[c.arrivedState[o],m.value],F,{immediate:!0})),{isLoading:_,reset(){t.nextTick(()=>F())}}}const BJ="",FC={name:"UnnnicSelectSmartOption",components:{UnnnicCheckbox:Zi},props:{label:{type:String,default:"Option",required:!0},description:{type:String,default:"",required:!1},size:{type:String,default:""},selectable:{type:Boolean,default:!0},focused:{type:Boolean,default:!1},active:{type:Boolean,default:null},disabled:{type:Boolean,default:!1},allowCheckbox:{type:Boolean,default:!1},isMultiple:Boolean,activeColor:{type:String,default:"primary",validator(e){return["primary","secondary"].indexOf(e)!==-1}}},methods:{fullySanitize:oi}},pC=["title"];function bC(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicCheckbox");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-select-smart-option":!0,"unnnic-select-smart-option--focused":a.focused,"unnnic-select-smart-option--active":a.active,"unnnic-select-smart-option--active-secondary":a.active&&a.activeColor==="secondary","unnnic--clickable":a.selectable,"unnnic-select-smart-option--selectable":a.selectable,"unnnic-select-smart-option--with-checkbox":a.allowCheckbox}),title:a.label,"data-testid":"select-smart-option"},[a.allowCheckbox?(t.openBlock(),t.createBlock(u,{key:0,ref:"checkbox","data-testid":"checkbox",modelValue:a.active,size:a.size,disabled:a.disabled},null,8,["modelValue","size","disabled"])):t.createCommentVNode("",!0),t.createElementVNode("div",null,[t.createElementVNode("span",{class:t.normalizeClass(["unnnic-select-smart-option__label",`unnnic-select-smart-option__label--${a.size}`]),"data-testid":"label"},t.toDisplayString(s.fullySanitize(a.label)),3),a.description?(t.openBlock(),t.createElementBlock("p",{key:0,"data-testid":"description",class:t.normalizeClass(["unnnic-select-smart-option__description",`unnnic-select-smart-option__description--${a.size}`])},t.toDisplayString(s.fullySanitize(a.description)),3)):t.createCommentVNode("",!0)])],10,pC)}const yC=V(FC,[["render",bC]]),vJ="",wC={name:"UnnnicSelectSmartMultipleHeader",components:{Tag:Ki},mixins:[Wt],props:{selectedOptions:{type:Array,required:!0},withoutSelectsMessage:{type:String,default:""}},data(){return{multipleSelectedsTags:2,defaultTranslations:{without_multiple_selected:{"pt-br":"Nenhuma opção selecionada",en:"No option selected",es:"Ninguna opción seleccionada"}}}},computed:{firstMultipleSelecteds(){const{selectedOptions:e,multipleSelectedsTags:n}=this,a=[];for(let i=0;i<n;i+=1)a.push(e==null?void 0:e[i]);return a.filter(i=>i!==void 0)}},methods:{unselectOption(e){this.$emit("unselect-option",e)}}},kC={class:"unnnic-select-smart__options__multiple"},DC={key:0,class:"unnnic-select-smart__options__multiple__selecteds__container"},AC={class:"unnnic-select-smart__options__multiple__selecteds"},EC={key:0,class:"unnnic-select-smart__options__multiple__selecteds__remaining","data-testid":"remaining-count"},CC={key:1,class:"unnnic-select-smart__options__multiple--without-multiples","data-testid":"without-selects-message"};function xC(e,n,a,i,o,s){const u=t.resolveComponent("Tag");return t.openBlock(),t.createElementBlock("div",kC,[a.selectedOptions[0]?(t.openBlock(),t.createElementBlock("div",DC,[t.createElementVNode("div",AC,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.firstMultipleSelecteds,c=>(t.openBlock(),t.createBlock(u,{key:c.value,class:"unnnic-select-smart__options__multiple__selecteds__option",text:c.label,hasCloseIcon:!c.disableRemove,onClose:f=>s.unselectOption(c)},null,8,["text","hasCloseIcon","onClose"]))),128)),a.selectedOptions.length>o.multipleSelectedsTags?(t.openBlock(),t.createElementBlock("p",EC," +"+t.toDisplayString(a.selectedOptions.length-o.multipleSelectedsTags),1)):t.createCommentVNode("",!0)])])):t.createCommentVNode("",!0),a.selectedOptions[0]?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("p",CC,t.toDisplayString(a.withoutSelectsMessage||e.i18n("without_multiple_selected")),1))])}const MC=V(wC,[["render",xC],["__scopeId","data-v-44c8e22c"]]),jJ="",BC={props:{type:{type:String,default:"automatic"},modelValue:Boolean,position:{type:String,default:"bottom-left"},useAbsolutePosition:{type:Boolean,default:!1}},data(){return{clientHeight:0,clientWidth:0,x:0,y:0,width:0,height:0,data:{x:0,y:0,width:0,height:0}}},computed:{active(){return this.type==="manual"?this.modelValue:!1},positions(){let e,n;return this.position.startsWith("bottom")?(e=this.y+this.height,e+this.data.height>this.clientHeight&&(e=this.clientHeight-this.data.height,this.y>=this.data.height&&(e=this.y-this.data.height))):this.position.startsWith("top")&&(e=this.y-this.data.height,e<0&&(e=0,this.y+this.height+this.data.height<=this.clientHeight&&(e=this.y+this.height))),this.position.endsWith("right")?(n=this.x+this.width,n+this.data.width>this.clientWidth&&(n=this.clientWidth-this.data.width,this.x>=this.data.width&&(n=this.x-this.data.width))):this.position.endsWith("left")&&(n=this.x-this.data.width,n<0&&(n=0,this.x+this.width+this.data.width<=this.clientWidth&&(n=this.x+this.width))),{left:`${n}px`,top:`${e}px`}}},mounted(){this.calculatePosition(),window.addEventListener("scroll",this.calculatePosition),window.addEventListener("resize",this.calculatePosition)},beforeUnmount(){window.removeEventListener("scroll",this.calculatePosition),window.removeEventListener("resize",this.calculatePosition)},methods:{calculatePosition(){const e=this.$refs.dropdown.getBoundingClientRect(),n=this.$refs["dropdown-data"].getBoundingClientRect();this.clientHeight=document.documentElement.clientHeight,this.clientWidth=document.documentElement.clientWidth,this.x=e.x,this.y=e.y,this.width=e.width,this.height=e.height,this.data.x=n.x,this.data.y=n.y,this.data.width=n.width,this.data.height=n.height}}};function vC(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("span",{ref:"dropdown","data-testid":"dropdown-skeleton",class:t.normalizeClass(["dropdown",{active:s.active}])},[t.renderSlot(e.$slots,"default",{},void 0,!0),t.createElementVNode("div",{ref:"dropdown-data","data-testid":"dropdown-data",class:"dropdown-data",style:t.normalizeStyle({position:a.useAbsolutePosition?"absolute":"fixed",...s.positions})},[t.renderSlot(e.$slots,"inside",{width:`${o.width}px`,height:`${o.height}px`},void 0,!0)],4)],2)}const $g=V(BC,[["render",vC],["__scopeId","data-v-05c4ead6"]]),NJ="",jC={name:"UnnnicSelectSmart",components:{TextInput:Kl,SelectSmartOption:yC,SelectSmartMultipleHeader:MC,DropdownSkeleton:$g,UnnnicIconLoading:mi},directives:{onClickOutside:Jr},mixins:[Wt],props:{options:{type:Array,required:!0,default:()=>[{value:"",label:"Initial value"},{value:"option1",label:"Option1"},{value:"option2",label:"Option2"}]},modelValue:{type:Array,default:()=>[]},size:{type:String,default:"md"},type:{type:String,default:"normal",validator(e){return["normal","error","secondary"].indexOf(e)!==-1}},disabled:{type:Boolean,default:null},orderedByIndex:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},multipleWithoutSelectsMessage:{type:String,default:""},autocomplete:{type:Boolean,default:!1},autocompleteIconLeft:{type:Boolean,default:!1},autocompleteClearOnFocus:{type:Boolean,default:!1},selectFirst:{type:Boolean,default:!0},placeholder:{type:String,default:null},isLoading:{type:Boolean,default:!1},enableSearchByValue:{type:Boolean,default:!1},multipleLimit:{type:[Number,null],default:null},infiniteScroll:{type:Boolean,default:!1},infiniteScrollDistance:{type:Number,default:10},infiniteScrollCanLoadMore:{type:Function,default:()=>!0},disableInternalFilter:{type:Boolean,default:!1}},emits:["update:searchValue","onChange","update:modelValue","onActiveChange","scroll-end"],data(){return{active:!1,status:"not-mounted",focusedOption:null,searchValue:"",isAutocompleteAllowed:!1,multipleSelectedsTags:2,infiniteScrollReset:null,infiniteScrollLoading:!1,defaultTranslations:{without_results:{"pt-br":"Nenhum resultado encontrado",en:"No results found",es:"Ningún resultado encontrado"}}}},computed:{selectedLabel(){var a;if(this.status!=="mounted")return"";const e=this.options.find(i=>{const o=i.value===this.modelValue;return this.isAutocompleteAllowed?o&&i.value!=="":i.value===""&&this.modelValue.length===0||o});return e?e.label:this.multiple?this.modelValue.map(o=>o.label).join(", "):((a=this.modelValue.at(-1))==null?void 0:a.label)||""},hasDescriptionOptions(){return this.options.some(e=>typeof e.description<"u")},autocompletePlaceholder(){if(this.isAutocompleteAllowed){const e=this.options.find(n=>n.value==="");if(e)return e.label}return""},inputValue(){const{isAutocompleteAllowed:e,searchValue:n,multiple:a,modelValue:i}=this;return e||a?n:!a&&i.length!==0?i==null?void 0:i[0].label:""}},watch:{active(e){this.$refs["dropdown-skeleton"].calculatePosition(),this.$emit("onActiveChange",e),this.$nextTick(()=>{if(e&&!this.multiple){const n=this.getOptionIndex("active");n!==-1&&this.scrollToOption(n,"center")}e&&this.infiniteScroll&&this.setupInfiniteScroll()})},searchValue(e,n){this.focusedOption=null,!this.active&&n&&(this.active=!0),this.$emit("update:searchValue",e)},modelValue:{deep:!0,handler(e){this.$emit("onChange",e),this.$emit("update:modelValue",e),this.onSelectOption(e.at(-1))}},autocomplete(e){this.multiple||(this.isAutocompleteAllowed=e)}},mounted(){var e,n,a,i,o;this.status="mounted",(this.multiple||this.autocomplete)&&(this.isAutocompleteAllowed=!0),(e=this.modelValue)!=null&&e[0]&&((n=this.modelValue)!=null&&n[0].value)?this.isAutocompleteAllowed&&this.$nextTick(()=>{this.searchValue=this.selectedLabel}):this.selectFirst&&((a=this.options)!=null&&a[0])&&((i=this.options)!=null&&i[0].value)&&this.selectOption((o=this.options)==null?void 0:o[0]),this.setupInfiniteScroll()},beforeUnmount(){this.infiniteScrollReset&&this.infiniteScrollReset()},methods:{setupInfiniteScroll(){this.infiniteScroll&&this.$nextTick(()=>{const e=this.$refs.selectSmartOptionsScrollArea;if(!e)return;const{reset:n}=Jg(e,()=>{this.infiniteScrollLoading||(this.infiniteScrollLoading=!0,this.$emit("scroll-end"))},{distance:this.infiniteScrollDistance,canLoadMore:()=>this.infiniteScrollCanLoadMore()&&!this.infiniteScrollLoading});this.infiniteScrollReset=n})},finishInfiniteScroll(){this.infiniteScrollLoading=!1},resetInfiniteScroll(){this.infiniteScrollLoading=!1,this.infiniteScrollReset&&this.infiniteScrollReset()},optionIsSelected(e){return this.modelValue.some(n=>n.value===e.value)},handleSelect(e){if(e){if(this.multiple&&this.optionIsSelected(e)&&!e.disableRemove){this.unselectOption(e);return}if(this.multiple&&e.disableRemove&&this.optionIsSelected(e)||this.multipleLimit&&this.modelValue.length>=this.multipleLimit)return;this.selectOption(e)}},handleClickInput(){if(this.isAutocompleteAllowed){if(this.active)return;(this.autocompleteClearOnFocus||this.multiple)&&(this.searchValue="")}this.active=!this.active},filterOptions(e){if(this.disableInternalFilter)return e;const a=this.searchValue.toLowerCase().normalize("NFD").replace(/[\u0300-\u036f]/g,"").split(" "),i=c=>c.toString().toLowerCase().normalize("NFD").replace(/[\u0300-\u036f]/g,""),o=c=>{var f;return parseInt((f=c.match(/\d+/))==null?void 0:f[0],10)||0},s=e.filter(({value:c,label:f},_,g)=>{const m=i(f),F=g.findIndex(w=>w.value===c)===_,b=a.every(w=>{const C=m.includes(w),A=c.includes(w);return this.enableSearchByValue?C||A:C});return F&&b&&c});return this.orderedByIndex?s:s.sort((c,f)=>{const _=i(c.label),g=i(f.label),m=o(_),F=o(g);return m-F||_.localeCompare(g)})},onClickOutside(){this.active&&(this.isAutocompleteAllowed&&(this.searchValue=this.selectedLabel),this.$nextTick(()=>{this.active=!1}))},getOptionIndex(e){var i,o,s,u;const n=this.filterOptions(this.options);let a="";return e==="active"&&(a=(o=(i=this.modelValue)==null?void 0:i[0])==null?void 0:o.value),e==="focused"&&(a=((s=this.focusedOption)==null?void 0:s.value)||((u=this.modelValue.at(-1))==null?void 0:u.value)),n.findIndex(c=>c.value===a)},scrollToOption(e,n="nearest"){const a=this.$refs.selectSmartOptionsScrollArea;if(a&&e>=0&&e<a.childNodes.length){const i=a.childNodes[e];i instanceof HTMLElement&&(i==null||i.scrollIntoView({block:n}))}},selectOption(e){const n=e.value===null||e.value.length===0?null:e;this.$emit("update:modelValue",this.multiple?[...this.modelValue,n]:[n])},unselectOption(e){const n=this.modelValue.findIndex(a=>a.value===e.value);if(n!==-1){const a=this.modelValue;a.splice(n,1),this.$emit("update:modelValue",a)}this.multiple&&(this.searchValue="")},onSelectOption(e){if(this.$nextTick(()=>{this.multiple||(this.active=!1)}),this.isAutocompleteAllowed&&!this.multiple&&e&&e.label){this.searchValue=e.label;return}this.multiple&&(this.searchValue="")},async onKeyDownSelect(e){const{key:n}=e;if(["Escape","Enter","ArrowUp","ArrowDown"].includes(n)){e.preventDefault();const i=this.filterOptions(this.options),o=this.getOptionIndex("focused");let s;switch(n){case"Escape":this.active=!1,this.searchValue="";break;case"Enter":this.focusedOption&&this.active&&this.handleSelect(this.focusedOption),this.active||(this.active=!0);break;case"ArrowUp":case"ArrowDown":this.multiple&&!this.active&&(this.active=!0,await this.$nextTick()),s=n==="ArrowUp"?Math.max(o-1,0):Math.min(o+1,i.length-1),this.active||this.handleSelect(i[s]);break}s!==void 0&&this.active&&this.scrollToOption(s);const u=i[s===void 0?o:s];this.focusedOption=u}}}},NC={style:{overflow:"auto"}},SC={key:0,class:"unnnic-select-smart__options-infinite-loading"},TC={key:1,class:"unnnic-select-smart__options--no-results"};function IC(e,n,a,i,o,s){const u=t.resolveComponent("TextInput"),c=t.resolveComponent("SelectSmartMultipleHeader"),f=t.resolveComponent("UnnnicIconLoading"),_=t.resolveComponent("SelectSmartOption"),g=t.resolveComponent("DropdownSkeleton"),m=t.resolveDirective("on-click-outside");return t.withDirectives((t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["unnnic-select-smart",{"unnnic-select-smart--secondary":a.type==="secondary"}]),"data-testid":"select-smart",onKeydown:n[1]||(n[1]=(...F)=>s.onKeyDownSelect&&s.onKeyDownSelect(...F))},[t.createVNode(g,{ref:"dropdown-skeleton",type:"manual",modelValue:o.active||null,position:"bottom"},{inside:t.withCtx(F=>[o.active?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({width:F.width}),class:t.normalizeClass({"unnnic-select-smart__options":!0,active:o.active,inactive:!o.active}),"data-testid":"options-container"},[t.createElementVNode("div",NC,[a.multiple?(t.openBlock(),t.createBlock(c,{key:0,selectedOptions:a.modelValue,withoutSelectsMessage:a.multipleWithoutSelectsMessage,locale:e.locale,translations:e.translations,onUnselectOption:s.unselectOption},null,8,["selectedOptions","withoutSelectsMessage","locale","translations","onUnselectOption"])):t.createCommentVNode("",!0),t.createElementVNode("div",{ref:"selectSmartOptionsScrollArea","data-testid":"options-scroll-area",class:t.normalizeClass(["unnnic-select-smart__options__scroll-area",`size-${a.size}`,{"with-descriptions":s.hasDescriptionOptions,"with-checkboxes":!!a.multiple}])},[a.isLoading?(t.openBlock(),t.createBlock(f,{key:0,class:"unnnic-select-smart__options-loading",scheme:"neutral-dark",size:"sm"})):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.filterOptions(a.options),(b,w)=>(t.openBlock(),t.createBlock(_,{key:b.value,"data-testid":"option",label:b.label,description:b.description,tabindex:w,size:a.size,active:b.value===a.modelValue||s.optionIsSelected(b),disabled:s.optionIsSelected(b)&&b.disableRemove,focused:o.focusedOption&&o.focusedOption.value===b.value,allowCheckbox:!!a.multiple,activeColor:a.type==="secondary"?"secondary":"primary",onClick:C=>s.handleSelect(b)},null,8,["label","description","tabindex","size","active","disabled","focused","allowCheckbox","activeColor","onClick"]))),128)),a.infiniteScroll&&o.infiniteScrollLoading?(t.openBlock(),t.createElementBlock("div",SC,[t.createVNode(f,{scheme:"neutral-dark",size:"sm"})])):t.createCommentVNode("",!0),s.filterOptions(a.options).length===0?(t.openBlock(),t.createElementBlock("p",TC,t.toDisplayString(e.i18n("without_results")),1)):t.createCommentVNode("",!0)],64))],2)])],6)):t.createCommentVNode("",!0)]),default:t.withCtx(()=>[t.createVNode(u,{ref:"selectSmartInput",class:t.normalizeClass(["unnnic-select-smart__input",{"unnnic-select-smart__input--secondary":a.type==="secondary"}]),"data-testid":"select-smart-input",modelValue:s.inputValue,placeholder:a.placeholder||s.autocompletePlaceholder||s.selectedLabel,type:a.type,size:a.size,disabled:a.disabled,readonly:!o.isAutocompleteAllowed,iconLeft:o.isAutocompleteAllowed&&a.autocompleteIconLeft?"search-1":"",iconRight:o.active?"keyboard_arrow_up":"keyboard_arrow_down",iconRightSize:"ant",onClick:t.withModifiers(s.handleClickInput,["stop"]),"onUpdate:modelValue":n[0]||(n[0]=F=>o.searchValue=F)},null,8,["class","modelValue","placeholder","type","size","disabled","readonly","iconLeft","iconRight","onClick"])]),_:1},8,["modelValue"])],34)),[[m,s.onClickOutside]])}const Bc=V(jC,[["render",IC]]),SJ="",OC={name:"UnnicSelectItem",props:{size:{type:String,default:""},selectable:{type:Boolean,default:!0},active:{type:Boolean,default:!1},textFocused:{type:Boolean,default:!1}}};function LC(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass({"unnnic-select-item":!0,"unnnic-select-item__active":a.active,"unnnic--clickable":a.selectable,"unnnic-select-item--selectable":a.selectable,"text-focused":a.textFocused}),onClick:n[0]||(n[0]=u=>e.$emit("click"))},[t.createElementVNode("span",{class:t.normalizeClass(["unnnic-select-item__label",`unnnic-select-item__label--${a.size}`])},[t.renderSlot(e.$slots,"default")],2)],2)}const vc=V(OC,[["render",LC]]),TJ="",zC={name:"UnnnicMultiSelect",components:{UnnnicIcon:te,UnnnicRadio:Ds},directives:{onClickOutside:Jr},props:{isOpen:{default:!1},expand:{default:!1},label:{type:String,default:""},modelValue:{type:Array,default:()=>[]},inputTitle:{type:String,default:"Teste"},hideRadio:{type:Boolean,default:!1},hideGroupTitle:{type:Boolean,default:!1},unselectable:{type:Boolean,default:!1}},data(){return{active:!1}},watch:{isOpen(){this.active=this.open}},methods:{handleIsOpenKeyboard(e){document.querySelector(".select-permission:focus-visible")&&e.keyCode===32&&(this.active=!this.active)},onClickOutside(){this.active&&(this.active=!1)},change(e,n){this.$emit("update:model-value",this.modelValue.map((a,i)=>{if(i===e){let o=n;return this.unselectable&&a.selected===n&&(o=-1),{...a,selected:o}}return a}))}}},qC={key:0,class:"select-permission-label"},PC={class:"title noselect"},VC={key:1,class:"select-content",tabindex:"0"},UC=["onClick"];function RC(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon"),c=t.resolveComponent("UnnnicRadio"),f=t.resolveDirective("on-click-outside");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(a.expand?"expand-multiselect":"normal-multiselect"),tabindex:"-1"},[a.label?(t.openBlock(),t.createElementBlock("span",qC,t.toDisplayString(a.label),1)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:"select-permission",tabindex:"0",onKeypress:n[0]||(n[0]=(..._)=>s.handleIsOpenKeyboard&&s.handleIsOpenKeyboard(..._)),onClick:n[1]||(n[1]=_=>o.active=!o.active)},[t.createElementVNode("h6",PC,t.toDisplayString(a.inputTitle),1),t.createVNode(u,{icon:o.active?"arrow-button-up-1":"arrow-button-down-1",size:"sm",scheme:"neutral-dark"},null,8,["icon"])],32),o.active?t.withDirectives((t.openBlock(),t.createElementBlock("div",VC,[t.createElementVNode("div",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.modelValue,(_,g)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:`group-${g}`},[a.hideGroupTitle?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("h6",{key:`title-${g}`,class:"title"},t.toDisplayString(_.title),1)),t.createElementVNode("section",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(_.items,(m,F)=>(t.openBlock(),t.createElementBlock(t.Fragment,{key:`item-${F}`},[a.hideRadio?(t.openBlock(),t.createElementBlock("div",{key:F+"input",class:"unnnic-radio-container unnnic-radio-container--sm",style:{cursor:"pointer"},onClick:b=>s.change(g,F)},[t.createElementVNode("strong",null,t.toDisplayString(m.title),1),t.createElementVNode("span",null,t.toDisplayString(m.description),1)],8,UC)):(t.openBlock(),t.createBlock(c,{id:"",key:"else"+F+"input",name:"",modelValue:_.selected,value:F,size:"sm",class:"","onUpdate:modelValue":b=>s.change(g,b)},{default:t.withCtx(()=>[t.createElementVNode("strong",null,t.toDisplayString(m.title),1),t.createElementVNode("span",null,t.toDisplayString(m.description),1)]),_:2},1032,["modelValue","value","onUpdate:modelValue"]))],64))),128))])],64))),128))])])),[[f,s.onClickOutside]]):t.createCommentVNode("",!0)],2)}const jc=V(zC,[["render",RC],["__scopeId","data-v-313464ed"]]),IJ="",YC={components:{UnnnicIcon:te},props:{open:{type:Boolean,default:!1},title:{type:String}},data(){return{height:0,setHeightToNull:null}},watch:{open(e){clearTimeout(this.setHeightToNull),e?(this.height=`${this.$refs.content.scrollHeight}px`,this.setHeightToNull=setTimeout(()=>{this.height=null},200)):(this.height=`${this.$refs.content.scrollHeight}px`,setTimeout(()=>{this.height=0},0))}},mounted(){this.open&&(this.height=null)}},HC={class:"header"},QC={class:"actions"};function GC(e,n,a,i,o,s){const u=t.resolveComponent("UnnnicIcon");return t.openBlock(),t.createElementBlock("div",{class:"unnnic-accordion",onClick:n[0]||(n[0]=c=>e.$emit("update:open",!a.open))},[t.createElementVNode("div",HC,[t.createVNode(u,{icon:a.open?"subtract-circle-1":"add-circle-1",scheme:"neutral-clean",size:"md"},null,8,["icon"]),t.createElementVNode("div",{class:t.normalizeClass(["title",{open:a.open}])},t.toDisplayString(a.title),3),t.withDirectives(t.createElementVNode("div",QC,[t.renderSlot(e.$slots,"actions",{},void 0,!0)],512),[[t.vShow,a.open]])]),t.createElementVNode("div",{ref:"content",class:t.normalizeClass(["content",{open:a.open}]),style:t.normalizeStyle({height:o.height})},[t.renderSlot(e.$slots,"default",{},void 0,!0)],6)])}const Nc=V(YC,[["render",GC],["__scopeId","data-v-ae70d9af"]]),OJ="",WC={name:"UnnnicIndicator",props:{numberOfSteps:{type:Number,required:!0},titles:{type:Array,default:()=>[]},currentStep:{type:Number,default:0}},methods:{titleForStep(e){try{return this.titles[e-1]}catch{return null}}}},XC={class:"weni-step-indicator"},KC={class:"weni-step-indicator__label"};function ZC(e,n,a,i,o,s){return t.openBlock(),t.createElementBlock("div",XC,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.numberOfSteps,u=>(t.openBlock(),t.createElementBlock("div",{key:u,class:t.normalizeClass({"weni-step-indicator__step__wrapper":!0,"weni-step-indicator--has-separator":u>1})},[u!==1?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass({"weni-step-indicator__step__separator":!0,"weni-step-indicator__step__separator--active":u<=a.currentStep})},null,2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass({"weni-step-indicator__step":!0,"weni-step-indicator__step--active":u<=a.currentStep})},[t.createElementVNode("span",KC,t.toDisplayString(s.titleForStep(u)),1)],2)],2))),128))])}const Sc=V(WC,[["render",ZC],["__scopeId","data-v-2caaee7c"]]),JC=`:export{unnnicColorBackgroundSolo:#EFFEFC}.color-background-solo{color:#effefc}.bg-background-solo{background-color:#effefc}.color-background-sky{color:#f6f7f9}.bg-background-sky{background-color:#f6f7f9}.color-background-grass{color:#f6f7f9}.bg-background-grass{background-color:#f6f7f9}.color-background-carpet{color:#f6f7f9}.bg-background-carpet{background-color:#f6f7f9}.color-background-snow{color:#fff}.bg-background-snow{background-color:#fff}.color-background-lightest{color:#f6f7f9}.bg-background-lightest{background-color:#f6f7f9}.color-background-white{color:#fff}.bg-background-white{background-color:#fff}.color-neutral-black{color:#353945}.bg-neutral-black{background-color:#353945}.color-neutral-darkest{color:#3b4151}.bg-neutral-darkest{background-color:#3b4151}.color-neutral-dark{color:#454d5f}.bg-neutral-dark{background-color:#454d5f}.color-neutral-cloudy{color:#67738b}.bg-neutral-cloudy{background-color:#67738b}.color-neutral-cleanest{color:#d6d9e1}.bg-neutral-cleanest{background-color:#d6d9e1}.color-neutral-clean{color:#b2b9c7}.bg-neutral-clean{background-color:#b2b9c7}.color-neutral-soft{color:#eceef2}.bg-neutral-soft{background-color:#eceef2}.color-neutral-lightest{color:#f6f7f9}.bg-neutral-lightest{background-color:#f6f7f9}.color-neutral-light{color:#f6f7f9}.bg-neutral-light{background-color:#f6f7f9}.color-neutral-white{color:#fff}.bg-neutral-white{background-color:#fff}.color-neutral-snow{color:#fff}.bg-neutral-snow{background-color:#fff}.color-feedback-red{color:#ff4545}.bg-feedback-red{background-color:#ff4545}.color-feedback-green{color:#47d66f}.bg-feedback-green{background-color:#47d66f}.color-feedback-yellow{color:#fdba38}.bg-feedback-yellow{background-color:#fdba38}.color-feedback-blue{color:#2856fc}.bg-feedback-blue{background-color:#2856fc}.color-feedback-grey{color:#ececec}.bg-feedback-grey{background-color:#ececec}.color-aux-blue{color:#00ded3}.bg-aux-blue{background-color:#00ded3}.color-aux-purple{color:#8416de}.bg-aux-purple{background-color:#8416de}.color-aux-orange{color:#f4691f}.bg-aux-orange{background-color:#f4691f}.color-aux-lemon{color:#ccde0b}.bg-aux-lemon{background-color:#ccde0b}.color-aux-pink{color:#de16ba}.bg-aux-pink{background-color:#de16ba}.color-aux-baby-blue{color:#8edef5}.bg-aux-baby-blue{background-color:#8edef5}.color-aux-baby-yellow{color:#fbf391}.bg-aux-baby-yellow{background-color:#fbf391}.color-aux-baby-red{color:#f48e8e}.bg-aux-baby-red{background-color:#f48e8e}.color-aux-baby-green{color:#b2fca6}.bg-aux-baby-green{background-color:#b2fca6}.color-aux-baby-pink{color:#ffcbf6}.bg-aux-baby-pink{background-color:#ffcbf6}.color-aux-green-50{color:#f0f9f3}.bg-aux-green-50{background-color:#f0f9f3}.color-aux-green-100{color:#daf1e0}.bg-aux-green-100{background-color:#daf1e0}.color-aux-green-200{color:#b7e3c6}.bg-aux-green-200{background-color:#b7e3c6}.color-aux-green-300{color:#88cda4}.bg-aux-green-300{background-color:#88cda4}.color-aux-green-400{color:#56b17e}.bg-aux-green-400{background-color:#56b17e}.color-aux-green-500{color:#38a169}.bg-aux-green-500{background-color:#38a169}.color-aux-green-600{color:#24774c}.bg-aux-green-600{background-color:#24774c}.color-aux-green-700{color:#1d5f3f}.bg-aux-green-700{background-color:#1d5f3f}.color-aux-green-800{color:#194c34}.bg-aux-green-800{background-color:#194c34}.color-aux-green-900{color:#153f2c}.bg-aux-green-900{background-color:#153f2c}.color-aux-green-950{color:#0b2318}.bg-aux-green-950{background-color:#0b2318}.color-aux-blue-50{color:#f2f7fd}.bg-aux-blue-50{background-color:#f2f7fd}.color-aux-blue-100{color:#e5eef9}.bg-aux-blue-100{background-color:#e5eef9}.color-aux-blue-200{color:#c4dbf3}.bg-aux-blue-200{background-color:#c4dbf3}.color-aux-blue-300{color:#90bde9}.bg-aux-blue-300{background-color:#90bde9}.color-aux-blue-400{color:#559bdb}.bg-aux-blue-400{background-color:#559bdb}.color-aux-blue-500{color:#3182ce}.bg-aux-blue-500{background-color:#3182ce}.color-aux-blue-600{color:#3182ce}.bg-aux-blue-600{background-color:#3182ce}.color-aux-blue-700{color:#1b4f89}.bg-aux-blue-700{background-color:#1b4f89}.color-aux-blue-800{color:#1a4472}.bg-aux-blue-800{background-color:#1a4472}.color-aux-blue-900{color:#1b3a5f}.bg-aux-blue-900{background-color:#1b3a5f}.color-aux-blue-950{color:#12253f}.bg-aux-blue-950{background-color:#12253f}.color-aux-purple-50{color:#f6f5fd}.bg-aux-purple-50{background-color:#f6f5fd}.color-aux-purple-100{color:#eeecfb}.bg-aux-purple-100{background-color:#eeecfb}.color-aux-purple-200{color:#dfdcf8}.bg-aux-purple-200{background-color:#dfdcf8}.color-aux-purple-300{color:#c7bff3}.bg-aux-purple-300{background-color:#c7bff3}.color-aux-purple-400{color:#aa9bea}.bg-aux-purple-400{background-color:#aa9bea}.color-aux-purple-500{color:#8d72e0}.bg-aux-purple-500{background-color:#8d72e0}.color-aux-purple-600{color:#805ad5}.bg-aux-purple-600{background-color:#805ad5}.color-aux-purple-700{color:#6b41c0}.bg-aux-purple-700{background-color:#6b41c0}.color-aux-purple-800{color:#5a36a1}.bg-aux-purple-800{background-color:#5a36a1}.color-aux-purple-900{color:#4b2e84}.bg-aux-purple-900{background-color:#4b2e84}.color-aux-purple-950{color:#2e1c59}.bg-aux-purple-950{background-color:#2e1c59}.color-aux-red-50{color:#fdf3f3}.bg-aux-red-50{background-color:#fdf3f3}.color-aux-red-100{color:#fde3e3}.bg-aux-red-100{background-color:#fde3e3}.color-aux-red-200{color:#fccccc}.bg-aux-red-200{background-color:#fccccc}.color-aux-red-300{color:#f8a9a9}.bg-aux-red-300{background-color:#f8a9a9}.color-aux-red-400{color:#f27777}.bg-aux-red-400{background-color:#f27777}.color-aux-red-500{color:#e53e3e}.bg-aux-red-500{background-color:#e53e3e}.color-aux-red-600{color:#d32f2f}.bg-aux-red-600{background-color:#d32f2f}.color-aux-red-700{color:#b22323}.bg-aux-red-700{background-color:#b22323}.color-aux-red-800{color:#932121}.bg-aux-red-800{background-color:#932121}.color-aux-red-900{color:#7a2222}.bg-aux-red-900{background-color:#7a2222}.color-aux-red-950{color:#420d0d}.bg-aux-red-950{background-color:#420d0d}.color-aux-orange-50{color:#fdf8ef}.bg-aux-orange-50{background-color:#fdf8ef}.color-aux-orange-100{color:#fbeed9}.bg-aux-orange-100{background-color:#fbeed9}.color-aux-orange-200{color:#f7dab1}.bg-aux-orange-200{background-color:#f7dab1}.color-aux-orange-300{color:#f1c080}.bg-aux-orange-300{background-color:#f1c080}.color-aux-orange-400{color:#eb9d4c}.bg-aux-orange-400{background-color:#eb9d4c}.color-aux-orange-500{color:#e5812a}.bg-aux-orange-500{background-color:#e5812a}.color-aux-orange-600{color:#dd6b20}.bg-aux-orange-600{background-color:#dd6b20}.color-aux-orange-700{color:#b2501c}.bg-aux-orange-700{background-color:#b2501c}.color-aux-orange-800{color:#8e401e}.bg-aux-orange-800{background-color:#8e401e}.color-aux-orange-900{color:#73361b}.bg-aux-orange-900{background-color:#73361b}.color-aux-orange-950{color:#3e1a0c}.bg-aux-orange-950{background-color:#3e1a0c}.color-aux-yellow-50{color:#fbf7eb}.bg-aux-yellow-50{background-color:#fbf7eb}.color-aux-yellow-100{color:#f5edcc}.bg-aux-yellow-100{background-color:#f5edcc}.color-aux-yellow-200{color:#edd89b}.bg-aux-yellow-200{background-color:#edd89b}.color-aux-yellow-300{color:#e2bc62}.bg-aux-yellow-300{background-color:#e2bc62}.color-aux-yellow-400{color:#d69e2e}.bg-aux-yellow-400{background-color:#d69e2e}.color-aux-yellow-500{color:#c88d2a}.bg-aux-yellow-500{background-color:#c88d2a}.color-aux-yellow-600{color:#ac6e22}.bg-aux-yellow-600{background-color:#ac6e22}.color-aux-yellow-700{color:#8a501e}.bg-aux-yellow-700{background-color:#8a501e}.color-aux-yellow-800{color:#734120}.bg-aux-yellow-800{background-color:#734120}.color-aux-yellow-900{color:#633720}.bg-aux-yellow-900{background-color:#633720}.color-aux-yellow-950{color:#391b0f}.bg-aux-yellow-950{background-color:#391b0f}.color-floweditor-blue{color:#0080a3}.bg-floweditor-blue{background-color:#0080a3}.color-floweditor-purple{color:#7a00a3}.bg-floweditor-purple{background-color:#7a00a3}.color-floweditor-wine{color:#a3006a}.bg-floweditor-wine{background-color:#a3006a}.color-floweditor-orange{color:#f99707}.bg-floweditor-orange{background-color:#f99707}.color-floweditor-pink{color:#de16ba}.bg-floweditor-pink{background-color:#de16ba}.color-floweditor-turquoise{color:#04c8bd}.bg-floweditor-turquoise{background-color:#04c8bd}.color-floweditor-green{color:#00a339}.bg-floweditor-green{background-color:#00a339}.color-weni-50{color:#effefc}.bg-weni-50{background-color:#effefc}.color-weni-100{color:#c7fff7}.bg-weni-100{background-color:#c7fff7}.color-weni-200{color:#90ffef}.bg-weni-200{background-color:#90ffef}.color-weni-300{color:#51f7e7}.bg-weni-300{background-color:#51f7e7}.color-weni-400{color:#1de4d7}.bg-weni-400{background-color:#1de4d7}.color-weni-500{color:#04c8bd}.bg-weni-500{background-color:#04c8bd}.color-weni-600{color:#00a49f}.bg-weni-600{background-color:#00a49f}.color-weni-700{color:#05807d}.bg-weni-700{background-color:#05807d}.color-weni-800{color:#0a6564}.bg-weni-800{background-color:#0a6564}.color-weni-900{color:#0d5453}.bg-weni-900{background-color:#0d5453}.color-weni-950{color:#003133}.bg-weni-950{background-color:#003133}.color-brand-weni{color:#00a49f}.bg-brand-weni{background-color:#00a49f}.color-brand-weni-dark{color:#0a6564}.bg-brand-weni-dark{background-color:#0a6564}.color-brand-weni-soft{color:#00a49f}.bg-brand-weni-soft{background-color:#00a49f}.color-brand-sec-dark{color:#353945}.bg-brand-sec-dark{background-color:#353945}.color-brand-sec-soft{color:#454d5f}.bg-brand-sec-soft{background-color:#454d5f}.color-brand-sec{color:#d6d9e1}.bg-brand-sec{background-color:#d6d9e1}.u.color-background-solo{color:#effefc}.u.bg-background-solo{background-color:#effefc}.u.color-background-sky{color:#f6f7f9}.u.bg-background-sky{background-color:#f6f7f9}.u.color-background-grass{color:#f6f7f9}.u.bg-background-grass{background-color:#f6f7f9}.u.color-background-carpet{color:#f6f7f9}.u.bg-background-carpet{background-color:#f6f7f9}.u.color-background-snow{color:#fff}.u.bg-background-snow{background-color:#fff}.u.color-background-lightest{color:#f6f7f9}.u.bg-background-lightest{background-color:#f6f7f9}.u.color-background-white{color:#fff}.u.bg-background-white{background-color:#fff}.u.color-neutral-black{color:#353945}.u.bg-neutral-black{background-color:#353945}.u.color-neutral-darkest{color:#3b4151}.u.bg-neutral-darkest{background-color:#3b4151}.u.color-neutral-dark{color:#454d5f}.u.bg-neutral-dark{background-color:#454d5f}.u.color-neutral-cloudy{color:#67738b}.u.bg-neutral-cloudy{background-color:#67738b}.u.color-neutral-cleanest{color:#d6d9e1}.u.bg-neutral-cleanest{background-color:#d6d9e1}.u.color-neutral-clean{color:#b2b9c7}.u.bg-neutral-clean{background-color:#b2b9c7}.u.color-neutral-soft{color:#eceef2}.u.bg-neutral-soft{background-color:#eceef2}.u.color-neutral-lightest{color:#f6f7f9}.u.bg-neutral-lightest{background-color:#f6f7f9}.u.color-neutral-light{color:#f6f7f9}.u.bg-neutral-light{background-color:#f6f7f9}.u.color-neutral-white{color:#fff}.u.bg-neutral-white{background-color:#fff}.u.color-neutral-snow{color:#fff}.u.bg-neutral-snow{background-color:#fff}.u.color-feedback-red{color:#ff4545}.u.bg-feedback-red{background-color:#ff4545}.u.color-feedback-green{color:#47d66f}.u.bg-feedback-green{background-color:#47d66f}.u.color-feedback-yellow{color:#fdba38}.u.bg-feedback-yellow{background-color:#fdba38}.u.color-feedback-blue{color:#2856fc}.u.bg-feedback-blue{background-color:#2856fc}.u.color-feedback-grey{color:#ececec}.u.bg-feedback-grey{background-color:#ececec}.u.color-aux-blue{color:#00ded3}.u.bg-aux-blue{background-color:#00ded3}.u.color-aux-purple{color:#8416de}.u.bg-aux-purple{background-color:#8416de}.u.color-aux-orange{color:#f4691f}.u.bg-aux-orange{background-color:#f4691f}.u.color-aux-lemon{color:#ccde0b}.u.bg-aux-lemon{background-color:#ccde0b}.u.color-aux-pink{color:#de16ba}.u.bg-aux-pink{background-color:#de16ba}.u.color-aux-baby-blue{color:#8edef5}.u.bg-aux-baby-blue{background-color:#8edef5}.u.color-aux-baby-yellow{color:#fbf391}.u.bg-aux-baby-yellow{background-color:#fbf391}.u.color-aux-baby-red{color:#f48e8e}.u.bg-aux-baby-red{background-color:#f48e8e}.u.color-aux-baby-green{color:#b2fca6}.u.bg-aux-baby-green{background-color:#b2fca6}.u.color-aux-baby-pink{color:#ffcbf6}.u.bg-aux-baby-pink{background-color:#ffcbf6}.u.color-aux-green-50{color:#f0f9f3}.u.bg-aux-green-50{background-color:#f0f9f3}.u.color-aux-green-100{color:#daf1e0}.u.bg-aux-green-100{background-color:#daf1e0}.u.color-aux-green-200{color:#b7e3c6}.u.bg-aux-green-200{background-color:#b7e3c6}.u.color-aux-green-300{color:#88cda4}.u.bg-aux-green-300{background-color:#88cda4}.u.color-aux-green-400{color:#56b17e}.u.bg-aux-green-400{background-color:#56b17e}.u.color-aux-green-500{color:#38a169}.u.bg-aux-green-500{background-color:#38a169}.u.color-aux-green-600{color:#24774c}.u.bg-aux-green-600{background-color:#24774c}.u.color-aux-green-700{color:#1d5f3f}.u.bg-aux-green-700{background-color:#1d5f3f}.u.color-aux-green-800{color:#194c34}.u.bg-aux-green-800{background-color:#194c34}.u.color-aux-green-900{color:#153f2c}.u.bg-aux-green-900{background-color:#153f2c}.u.color-aux-green-950{color:#0b2318}.u.bg-aux-green-950{background-color:#0b2318}.u.color-aux-blue-50{color:#f2f7fd}.u.bg-aux-blue-50{background-color:#f2f7fd}.u.color-aux-blue-100{color:#e5eef9}.u.bg-aux-blue-100{background-color:#e5eef9}.u.color-aux-blue-200{color:#c4dbf3}.u.bg-aux-blue-200{background-color:#c4dbf3}.u.color-aux-blue-300{color:#90bde9}.u.bg-aux-blue-300{background-color:#90bde9}.u.color-aux-blue-400{color:#559bdb}.u.bg-aux-blue-400{background-color:#559bdb}.u.color-aux-blue-500{color:#3182ce}.u.bg-aux-blue-500{background-color:#3182ce}.u.color-aux-blue-600{color:#3182ce}.u.bg-aux-blue-600{background-color:#3182ce}.u.color-aux-blue-700{color:#1b4f89}.u.bg-aux-blue-700{background-color:#1b4f89}.u.color-aux-blue-800{color:#1a4472}.u.bg-aux-blue-800{background-color:#1a4472}.u.color-aux-blue-900{color:#1b3a5f}.u.bg-aux-blue-900{background-color:#1b3a5f}.u.color-aux-blue-950{color:#12253f}.u.bg-aux-blue-950{background-color:#12253f}.u.color-aux-purple-50{color:#f6f5fd}.u.bg-aux-purple-50{background-color:#f6f5fd}.u.color-aux-purple-100{color:#eeecfb}.u.bg-aux-purple-100{background-color:#eeecfb}.u.color-aux-purple-200{color:#dfdcf8}.u.bg-aux-purple-200{background-color:#dfdcf8}.u.color-aux-purple-300{color:#c7bff3}.u.bg-aux-purple-300{background-color:#c7bff3}.u.color-aux-purple-400{color:#aa9bea}.u.bg-aux-purple-400{background-color:#aa9bea}.u.color-aux-purple-500{color:#8d72e0}.u.bg-aux-purple-500{background-color:#8d72e0}.u.color-aux-purple-600{color:#805ad5}.u.bg-aux-purple-600{background-color:#805ad5}.u.color-aux-purple-700{color:#6b41c0}.u.bg-aux-purple-700{background-color:#6b41c0}.u.color-aux-purple-800{color:#5a36a1}.u.bg-aux-purple-800{background-color:#5a36a1}.u.color-aux-purple-900{color:#4b2e84}.u.bg-aux-purple-900{background-color:#4b2e84}.u.color-aux-purple-950{color:#2e1c59}.u.bg-aux-purple-950{background-color:#2e1c59}.u.color-aux-red-50{color:#fdf3f3}.u.bg-aux-red-50{background-color:#fdf3f3}.u.color-aux-red-100{color:#fde3e3}.u.bg-aux-red-100{background-color:#fde3e3}.u.color-aux-red-200{color:#fccccc}.u.bg-aux-red-200{background-color:#fccccc}.u.color-aux-red-300{color:#f8a9a9}.u.bg-aux-red-300{background-color:#f8a9a9}.u.color-aux-red-400{color:#f27777}.u.bg-aux-red-400{background-color:#f27777}.u.color-aux-red-500{color:#e53e3e}.u.bg-aux-red-500{background-color:#e53e3e}.u.color-aux-red-600{color:#d32f2f}.u.bg-aux-red-600{background-color:#d32f2f}.u.color-aux-red-700{color:#b22323}.u.bg-aux-red-700{background-color:#b22323}.u.color-aux-red-800{color:#932121}.u.bg-aux-red-800{background-color:#932121}.u.color-aux-red-900{color:#7a2222}.u.bg-aux-red-900{background-color:#7a2222}.u.color-aux-red-950{color:#420d0d}.u.bg-aux-red-950{background-color:#420d0d}.u.color-aux-orange-50{color:#fdf8ef}.u.bg-aux-orange-50{background-color:#fdf8ef}.u.color-aux-orange-100{color:#fbeed9}.u.bg-aux-orange-100{background-color:#fbeed9}.u.color-aux-orange-200{color:#f7dab1}.u.bg-aux-orange-200{background-color:#f7dab1}.u.color-aux-orange-300{color:#f1c080}.u.bg-aux-orange-300{background-color:#f1c080}.u.color-aux-orange-400{color:#eb9d4c}.u.bg-aux-orange-400{background-color:#eb9d4c}.u.color-aux-orange-500{color:#e5812a}.u.bg-aux-orange-500{background-color:#e5812a}.u.color-aux-orange-600{color:#dd6b20}.u.bg-aux-orange-600{background-color:#dd6b20}.u.color-aux-orange-700{color:#b2501c}.u.bg-aux-orange-700{background-color:#b2501c}.u.color-aux-orange-800{color:#8e401e}.u.bg-aux-orange-800{background-color:#8e401e}.u.color-aux-orange-900{color:#73361b}.u.bg-aux-orange-900{background-color:#73361b}.u.color-aux-orange-950{color:#3e1a0c}.u.bg-aux-orange-950{background-color:#3e1a0c}.u.color-aux-yellow-50{color:#fbf7eb}.u.bg-aux-yellow-50{background-color:#fbf7eb}.u.color-aux-yellow-100{color:#f5edcc}.u.bg-aux-yellow-100{background-color:#f5edcc}.u.color-aux-yellow-200{color:#edd89b}.u.bg-aux-yellow-200{background-color:#edd89b}.u.color-aux-yellow-300{color:#e2bc62}.u.bg-aux-yellow-300{background-color:#e2bc62}.u.color-aux-yellow-400{color:#d69e2e}.u.bg-aux-yellow-400{background-color:#d69e2e}.u.color-aux-yellow-500{color:#c88d2a}.u.bg-aux-yellow-500{background-color:#c88d2a}.u.color-aux-yellow-600{color:#ac6e22}.u.bg-aux-yellow-600{background-color:#ac6e22}.u.color-aux-yellow-700{color:#8a501e}.u.bg-aux-yellow-700{background-color:#8a501e}.u.color-aux-yellow-800{color:#734120}.u.bg-aux-yellow-800{background-color:#734120}.u.color-aux-yellow-900{color:#633720}.u.bg-aux-yellow-900{background-color:#633720}.u.color-aux-yellow-950{color:#391b0f}.u.bg-aux-yellow-950{background-color:#391b0f}.u.color-floweditor-blue{color:#0080a3}.u.bg-floweditor-blue{background-color:#0080a3}.u.color-floweditor-purple{color:#7a00a3}.u.bg-floweditor-purple{background-color:#7a00a3}.u.color-floweditor-wine{color:#a3006a}.u.bg-floweditor-wine{background-color:#a3006a}.u.color-floweditor-orange{color:#f99707}.u.bg-floweditor-orange{background-color:#f99707}.u.color-floweditor-pink{color:#de16ba}.u.bg-floweditor-pink{background-color:#de16ba}.u.color-floweditor-turquoise{color:#04c8bd}.u.bg-floweditor-turquoise{background-color:#04c8bd}.u.color-floweditor-green{color:#00a339}.u.bg-floweditor-green{background-color:#00a339}.u.color-weni-50{color:#effefc}.u.bg-weni-50{background-color:#effefc}.u.color-weni-100{color:#c7fff7}.u.bg-weni-100{background-color:#c7fff7}.u.color-weni-200{color:#90ffef}.u.bg-weni-200{background-color:#90ffef}.u.color-weni-300{color:#51f7e7}.u.bg-weni-300{background-color:#51f7e7}.u.color-weni-400{color:#1de4d7}.u.bg-weni-400{background-color:#1de4d7}.u.color-weni-500{color:#04c8bd}.u.bg-weni-500{background-color:#04c8bd}.u.color-weni-600{color:#00a49f}.u.bg-weni-600{background-color:#00a49f}.u.color-weni-700{color:#05807d}.u.bg-weni-700{background-color:#05807d}.u.color-weni-800{color:#0a6564}.u.bg-weni-800{background-color:#0a6564}.u.color-weni-900{color:#0d5453}.u.bg-weni-900{background-color:#0d5453}.u.color-weni-950{color:#003133}.u.bg-weni-950{background-color:#003133}.u.color-brand-weni{color:#00a49f}.u.bg-brand-weni{background-color:#00a49f}.u.color-brand-weni-dark{color:#0a6564}.u.bg-brand-weni-dark{background-color:#0a6564}.u.color-brand-weni-soft{color:#00a49f}.u.bg-brand-weni-soft{background-color:#00a49f}.u.color-brand-sec-dark{color:#353945}.u.bg-brand-sec-dark{background-color:#353945}.u.color-brand-sec-soft{color:#454d5f}.u.bg-brand-sec-soft{background-color:#454d5f}.u.color-brand-sec{color:#d6d9e1}.u.bg-brand-sec{background-color:#d6d9e1}
60
60
  `,eh=/unnnicColorBackgroundSolo:\s*(.*)\;/.exec(JC),Tc=eh?eh[1]:"#E8F4F4",$C={backgroundColor:Tc,backgroundImage:`linear-gradient(
61
61
  90deg,
62
62
  ${Tc},