@webitel/ui-sdk 24.12.42 → 24.12.44

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.
@@ -18,7 +18,7 @@
18
18
  * Released under the MIT License.
19
19
  */function Xu(e,r,n){return{line:e,column:r,offset:n}}function or(e,r,n){return{start:e,end:r}}const Ju=/\{([0-9a-zA-Z]+)\}/g;function vo(e,...r){return r.length===1&&Qu(r[0])&&(r=r[0]),(!r||!r.hasOwnProperty)&&(r={}),e.replace(Ju,(n,a)=>r.hasOwnProperty(a)?r[a]:"")}const _o=Object.assign,xo=e=>typeof e=="string",Qu=e=>e!==null&&typeof e=="object";function ko(e,r=""){return e.reduce((n,a,o)=>o===0?n+a:n+r+a,"")}const Un={USE_MODULO_SYNTAX:1,__EXTEND_POINT__:2},eh={[Un.USE_MODULO_SYNTAX]:"Use modulo before '{{0}}'."};function th(e,r,...n){const a=vo(eh[e],...n||[]),o={message:String(a),code:e};return r&&(o.location=r),o}const xe={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14,UNHANDLED_CODEGEN_NODE_TYPE:15,UNHANDLED_MINIFIER_NODE_TYPE:16,__EXTEND_POINT__:17},rh={[xe.EXPECTED_TOKEN]:"Expected token: '{0}'",[xe.INVALID_TOKEN_IN_PLACEHOLDER]:"Invalid token in placeholder: '{0}'",[xe.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]:"Unterminated single quote in placeholder",[xe.UNKNOWN_ESCAPE_SEQUENCE]:"Unknown escape sequence: \\{0}",[xe.INVALID_UNICODE_ESCAPE_SEQUENCE]:"Invalid unicode escape sequence: {0}",[xe.UNBALANCED_CLOSING_BRACE]:"Unbalanced closing brace",[xe.UNTERMINATED_CLOSING_BRACE]:"Unterminated closing brace",[xe.EMPTY_PLACEHOLDER]:"Empty placeholder",[xe.NOT_ALLOW_NEST_PLACEHOLDER]:"Not allowed nest placeholder",[xe.INVALID_LINKED_FORMAT]:"Invalid linked format",[xe.MUST_HAVE_MESSAGES_IN_PLURAL]:"Plural must have messages",[xe.UNEXPECTED_EMPTY_LINKED_MODIFIER]:"Unexpected empty linked modifier",[xe.UNEXPECTED_EMPTY_LINKED_KEY]:"Unexpected empty linked key",[xe.UNEXPECTED_LEXICAL_ANALYSIS]:"Unexpected lexical analysis in token: '{0}'",[xe.UNHANDLED_CODEGEN_NODE_TYPE]:"unhandled codegen node type: '{0}'",[xe.UNHANDLED_MINIFIER_NODE_TYPE]:"unhandled mimifier node type: '{0}'"};function St(e,r,n={}){const{domain:a,messages:o,args:l}=n,s=vo((o||rh)[e]||"",...l||[]),c=new SyntaxError(String(s));return c.code=e,r&&(c.location=r),c.domain=a,c}function nh(e){throw e}const E2=" ",ah="\r",D0=`
20
20
  `,ih="\u2028",oh="\u2029";function lh(e){const r=e;let n=0,a=1,o=1,l=0;const s=I=>r[I]===ah&&r[I+1]===D0,c=I=>r[I]===D0,d=I=>r[I]===oh,h=I=>r[I]===ih,f=I=>s(I)||c(I)||d(I)||h(I),g=()=>n,m=()=>a,y=()=>o,v=()=>l,w=I=>s(I)||d(I)||h(I)?D0:r[I],k=()=>w(n),A=()=>w(n+l);function x(){return l=0,f(n)&&(a++,o=0),s(n)&&n++,n++,o++,r[n]}function E(){return s(n+l)&&l++,l++,r[n+l]}function T(){n=0,a=1,o=1,l=0}function M(I=0){l=I}function O(){const I=n+l;for(;I!==n;)x();l=0}return{index:g,line:m,column:y,peekOffset:v,charAt:w,currentChar:k,currentPeek:A,next:x,peek:E,reset:T,resetPeek:M,skipToPeek:O}}const F2=void 0,sh=".",Eo="'",ch="tokenizer";function dh(e,r={}){const n=r.location!==!1,a=lh(e),o=()=>a.index(),l=()=>Xu(a.line(),a.column(),a.index()),s=l(),c=o(),d={currentType:14,offset:c,startLoc:s,endLoc:s,lastType:14,lastOffset:c,lastStartLoc:s,lastEndLoc:s,braceNest:0,inLinked:!1,text:""},h=()=>d,{onError:f}=r;function g(N,P,J,...me){const je=h();if(P.column+=J,P.offset+=J,f){const ye=n?or(je.startLoc,P):null,Y=St(N,ye,{domain:ch,args:me});f(Y)}}function m(N,P,J){N.endLoc=l(),N.currentType=P;const me={type:P};return n&&(me.loc=or(N.startLoc,N.endLoc)),J!=null&&(me.value=J),me}const y=N=>m(N,14);function v(N,P){return N.currentChar()===P?(N.next(),P):(g(xe.EXPECTED_TOKEN,l(),0,P),"")}function w(N){let P="";for(;N.currentPeek()===E2||N.currentPeek()===D0;)P+=N.currentPeek(),N.peek();return P}function k(N){const P=w(N);return N.skipToPeek(),P}function A(N){if(N===F2)return!1;const P=N.charCodeAt(0);return P>=97&&P<=122||P>=65&&P<=90||P===95}function x(N){if(N===F2)return!1;const P=N.charCodeAt(0);return P>=48&&P<=57}function E(N,P){const{currentType:J}=P;if(J!==2)return!1;w(N);const me=A(N.currentPeek());return N.resetPeek(),me}function T(N,P){const{currentType:J}=P;if(J!==2)return!1;w(N);const me=N.currentPeek()==="-"?N.peek():N.currentPeek(),je=x(me);return N.resetPeek(),je}function M(N,P){const{currentType:J}=P;if(J!==2)return!1;w(N);const me=N.currentPeek()===Eo;return N.resetPeek(),me}function O(N,P){const{currentType:J}=P;if(J!==8)return!1;w(N);const me=N.currentPeek()===".";return N.resetPeek(),me}function I(N,P){const{currentType:J}=P;if(J!==9)return!1;w(N);const me=A(N.currentPeek());return N.resetPeek(),me}function $(N,P){const{currentType:J}=P;if(!(J===8||J===12))return!1;w(N);const me=N.currentPeek()===":";return N.resetPeek(),me}function V(N,P){const{currentType:J}=P;if(J!==10)return!1;const me=()=>{const ye=N.currentPeek();return ye==="{"?A(N.peek()):ye==="@"||ye==="%"||ye==="|"||ye===":"||ye==="."||ye===E2||!ye?!1:ye===D0?(N.peek(),me()):j(N,!1)},je=me();return N.resetPeek(),je}function K(N){w(N);const P=N.currentPeek()==="|";return N.resetPeek(),P}function H(N){const P=w(N),J=N.currentPeek()==="%"&&N.peek()==="{";return N.resetPeek(),{isModulo:J,hasSpace:P.length>0}}function j(N,P=!0){const J=(je=!1,ye="",Y=!1)=>{const ee=N.currentPeek();return ee==="{"?ye==="%"?!1:je:ee==="@"||!ee?ye==="%"?!0:je:ee==="%"?(N.peek(),J(je,"%",!0)):ee==="|"?ye==="%"||Y?!0:!(ye===E2||ye===D0):ee===E2?(N.peek(),J(!0,E2,Y)):ee===D0?(N.peek(),J(!0,D0,Y)):!0},me=J();return P&&N.resetPeek(),me}function Q(N,P){const J=N.currentChar();return J===F2?F2:P(J)?(N.next(),J):null}function fe(N){const P=N.charCodeAt(0);return P>=97&&P<=122||P>=65&&P<=90||P>=48&&P<=57||P===95||P===36}function oe(N){return Q(N,fe)}function X(N){const P=N.charCodeAt(0);return P>=97&&P<=122||P>=65&&P<=90||P>=48&&P<=57||P===95||P===36||P===45}function b(N){return Q(N,X)}function U(N){const P=N.charCodeAt(0);return P>=48&&P<=57}function D(N){return Q(N,U)}function W(N){const P=N.charCodeAt(0);return P>=48&&P<=57||P>=65&&P<=70||P>=97&&P<=102}function te(N){return Q(N,W)}function se(N){let P="",J="";for(;P=D(N);)J+=P;return J}function ae(N){k(N);const P=N.currentChar();return P!=="%"&&g(xe.EXPECTED_TOKEN,l(),0,P),N.next(),"%"}function L(N){let P="";for(;;){const J=N.currentChar();if(J==="{"||J==="}"||J==="@"||J==="|"||!J)break;if(J==="%")if(j(N))P+=J,N.next();else break;else if(J===E2||J===D0)if(j(N))P+=J,N.next();else{if(K(N))break;P+=J,N.next()}else P+=J,N.next()}return P}function R(N){k(N);let P="",J="";for(;P=b(N);)J+=P;return N.currentChar()===F2&&g(xe.UNTERMINATED_CLOSING_BRACE,l(),0),J}function ge(N){k(N);let P="";return N.currentChar()==="-"?(N.next(),P+=`-${se(N)}`):P+=se(N),N.currentChar()===F2&&g(xe.UNTERMINATED_CLOSING_BRACE,l(),0),P}function Ae(N){return N!==Eo&&N!==D0}function Be(N){k(N),v(N,"'");let P="",J="";for(;P=Q(N,Ae);)P==="\\"?J+=s0(N):J+=P;const me=N.currentChar();return me===D0||me===F2?(g(xe.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,l(),0),me===D0&&(N.next(),v(N,"'")),J):(v(N,"'"),J)}function s0(N){const P=N.currentChar();switch(P){case"\\":case"'":return N.next(),`\\${P}`;case"u":return c0(N,P,4);case"U":return c0(N,P,6);default:return g(xe.UNKNOWN_ESCAPE_SEQUENCE,l(),0,P),""}}function c0(N,P,J){v(N,P);let me="";for(let je=0;je<J;je++){const ye=te(N);if(!ye){g(xe.INVALID_UNICODE_ESCAPE_SEQUENCE,l(),0,`\\${P}${me}${N.currentChar()}`);break}me+=ye}return`\\${P}${me}`}function Ce(N){return N!=="{"&&N!=="}"&&N!==E2&&N!==D0}function x0(N){k(N);let P="",J="";for(;P=Q(N,Ce);)J+=P;return J}function k0(N){let P="",J="";for(;P=oe(N);)J+=P;return J}function re(N){const P=J=>{const me=N.currentChar();return me==="{"||me==="%"||me==="@"||me==="|"||me==="("||me===")"||!me||me===E2?J:(J+=me,N.next(),P(J))};return P("")}function Me(N){k(N);const P=v(N,"|");return k(N),P}function be(N,P){let J=null;switch(N.currentChar()){case"{":return P.braceNest>=1&&g(xe.NOT_ALLOW_NEST_PLACEHOLDER,l(),0),N.next(),J=m(P,2,"{"),k(N),P.braceNest++,J;case"}":return P.braceNest>0&&P.currentType===2&&g(xe.EMPTY_PLACEHOLDER,l(),0),N.next(),J=m(P,3,"}"),P.braceNest--,P.braceNest>0&&k(N),P.inLinked&&P.braceNest===0&&(P.inLinked=!1),J;case"@":return P.braceNest>0&&g(xe.UNTERMINATED_CLOSING_BRACE,l(),0),J=De(N,P)||y(P),P.braceNest=0,J;default:{let je=!0,ye=!0,Y=!0;if(K(N))return P.braceNest>0&&g(xe.UNTERMINATED_CLOSING_BRACE,l(),0),J=m(P,1,Me(N)),P.braceNest=0,P.inLinked=!1,J;if(P.braceNest>0&&(P.currentType===5||P.currentType===6||P.currentType===7))return g(xe.UNTERMINATED_CLOSING_BRACE,l(),0),P.braceNest=0,Re(N,P);if(je=E(N,P))return J=m(P,5,R(N)),k(N),J;if(ye=T(N,P))return J=m(P,6,ge(N)),k(N),J;if(Y=M(N,P))return J=m(P,7,Be(N)),k(N),J;if(!je&&!ye&&!Y)return J=m(P,13,x0(N)),g(xe.INVALID_TOKEN_IN_PLACEHOLDER,l(),0,J.value),k(N),J;break}}return J}function De(N,P){const{currentType:J}=P;let me=null;const je=N.currentChar();switch((J===8||J===9||J===12||J===10)&&(je===D0||je===E2)&&g(xe.INVALID_LINKED_FORMAT,l(),0),je){case"@":return N.next(),me=m(P,8,"@"),P.inLinked=!0,me;case".":return k(N),N.next(),m(P,9,".");case":":return k(N),N.next(),m(P,10,":");default:return K(N)?(me=m(P,1,Me(N)),P.braceNest=0,P.inLinked=!1,me):O(N,P)||$(N,P)?(k(N),De(N,P)):I(N,P)?(k(N),m(P,12,k0(N))):V(N,P)?(k(N),je==="{"?be(N,P)||me:m(P,11,re(N))):(J===8&&g(xe.INVALID_LINKED_FORMAT,l(),0),P.braceNest=0,P.inLinked=!1,Re(N,P))}}function Re(N,P){let J={type:14};if(P.braceNest>0)return be(N,P)||y(P);if(P.inLinked)return De(N,P)||y(P);switch(N.currentChar()){case"{":return be(N,P)||y(P);case"}":return g(xe.UNBALANCED_CLOSING_BRACE,l(),0),N.next(),m(P,3,"}");case"@":return De(N,P)||y(P);default:{if(K(N))return J=m(P,1,Me(N)),P.braceNest=0,P.inLinked=!1,J;const{isModulo:je,hasSpace:ye}=H(N);if(je)return ye?m(P,0,L(N)):m(P,4,ae(N));if(j(N))return m(P,0,L(N));break}}return J}function U0(){const{currentType:N,offset:P,startLoc:J,endLoc:me}=d;return d.lastType=N,d.lastOffset=P,d.lastStartLoc=J,d.lastEndLoc=me,d.offset=o(),d.startLoc=l(),a.currentChar()===F2?m(d,14):Re(a,d)}return{nextToken:U0,currentOffset:o,currentPosition:l,context:h}}const uh="parser",hh=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function fh(e,r,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const a=parseInt(r||n,16);return a<=55295||a>=57344?String.fromCodePoint(a):"�"}}}function ph(e={}){const r=e.location!==!1,{onError:n,onWarn:a}=e;function o(E,T,M,O,...I){const $=E.currentPosition();if($.offset+=O,$.column+=O,n){const V=r?or(M,$):null,K=St(T,V,{domain:uh,args:I});n(K)}}function l(E,T,M,O,...I){const $=E.currentPosition();if($.offset+=O,$.column+=O,a){const V=r?or(M,$):null;a(th(T,V,I))}}function s(E,T,M){const O={type:E};return r&&(O.start=T,O.end=T,O.loc={start:M,end:M}),O}function c(E,T,M,O){r&&(E.end=T,E.loc&&(E.loc.end=M))}function d(E,T){const M=E.context(),O=s(3,M.offset,M.startLoc);return O.value=T,c(O,E.currentOffset(),E.currentPosition()),O}function h(E,T){const M=E.context(),{lastOffset:O,lastStartLoc:I}=M,$=s(5,O,I);return $.index=parseInt(T,10),E.nextToken(),c($,E.currentOffset(),E.currentPosition()),$}function f(E,T,M){const O=E.context(),{lastOffset:I,lastStartLoc:$}=O,V=s(4,I,$);return V.key=T,M===!0&&(V.modulo=!0),E.nextToken(),c(V,E.currentOffset(),E.currentPosition()),V}function g(E,T){const M=E.context(),{lastOffset:O,lastStartLoc:I}=M,$=s(9,O,I);return $.value=T.replace(hh,fh),E.nextToken(),c($,E.currentOffset(),E.currentPosition()),$}function m(E){const T=E.nextToken(),M=E.context(),{lastOffset:O,lastStartLoc:I}=M,$=s(8,O,I);return T.type!==12?(o(E,xe.UNEXPECTED_EMPTY_LINKED_MODIFIER,M.lastStartLoc,0),$.value="",c($,O,I),{nextConsumeToken:T,node:$}):(T.value==null&&o(E,xe.UNEXPECTED_LEXICAL_ANALYSIS,M.lastStartLoc,0,J0(T)),$.value=T.value||"",c($,E.currentOffset(),E.currentPosition()),{node:$})}function y(E,T){const M=E.context(),O=s(7,M.offset,M.startLoc);return O.value=T,c(O,E.currentOffset(),E.currentPosition()),O}function v(E){const T=E.context(),M=s(6,T.offset,T.startLoc);let O=E.nextToken();if(O.type===9){const I=m(E);M.modifier=I.node,O=I.nextConsumeToken||E.nextToken()}switch(O.type!==10&&o(E,xe.UNEXPECTED_LEXICAL_ANALYSIS,T.lastStartLoc,0,J0(O)),O=E.nextToken(),O.type===2&&(O=E.nextToken()),O.type){case 11:O.value==null&&o(E,xe.UNEXPECTED_LEXICAL_ANALYSIS,T.lastStartLoc,0,J0(O)),M.key=y(E,O.value||"");break;case 5:O.value==null&&o(E,xe.UNEXPECTED_LEXICAL_ANALYSIS,T.lastStartLoc,0,J0(O)),M.key=f(E,O.value||"");break;case 6:O.value==null&&o(E,xe.UNEXPECTED_LEXICAL_ANALYSIS,T.lastStartLoc,0,J0(O)),M.key=h(E,O.value||"");break;case 7:O.value==null&&o(E,xe.UNEXPECTED_LEXICAL_ANALYSIS,T.lastStartLoc,0,J0(O)),M.key=g(E,O.value||"");break;default:{o(E,xe.UNEXPECTED_EMPTY_LINKED_KEY,T.lastStartLoc,0);const I=E.context(),$=s(7,I.offset,I.startLoc);return $.value="",c($,I.offset,I.startLoc),M.key=$,c(M,I.offset,I.startLoc),{nextConsumeToken:O,node:M}}}return c(M,E.currentOffset(),E.currentPosition()),{node:M}}function w(E){const T=E.context(),M=T.currentType===1?E.currentOffset():T.offset,O=T.currentType===1?T.endLoc:T.startLoc,I=s(2,M,O);I.items=[];let $=null,V=null;do{const j=$||E.nextToken();switch($=null,j.type){case 0:j.value==null&&o(E,xe.UNEXPECTED_LEXICAL_ANALYSIS,T.lastStartLoc,0,J0(j)),I.items.push(d(E,j.value||""));break;case 6:j.value==null&&o(E,xe.UNEXPECTED_LEXICAL_ANALYSIS,T.lastStartLoc,0,J0(j)),I.items.push(h(E,j.value||""));break;case 4:V=!0;break;case 5:j.value==null&&o(E,xe.UNEXPECTED_LEXICAL_ANALYSIS,T.lastStartLoc,0,J0(j)),I.items.push(f(E,j.value||"",!!V)),V&&(l(E,Un.USE_MODULO_SYNTAX,T.lastStartLoc,0,J0(j)),V=null);break;case 7:j.value==null&&o(E,xe.UNEXPECTED_LEXICAL_ANALYSIS,T.lastStartLoc,0,J0(j)),I.items.push(g(E,j.value||""));break;case 8:{const Q=v(E);I.items.push(Q.node),$=Q.nextConsumeToken||null;break}}}while(T.currentType!==14&&T.currentType!==1);const K=T.currentType===1?T.lastOffset:E.currentOffset(),H=T.currentType===1?T.lastEndLoc:E.currentPosition();return c(I,K,H),I}function k(E,T,M,O){const I=E.context();let $=O.items.length===0;const V=s(1,T,M);V.cases=[],V.cases.push(O);do{const K=w(E);$||($=K.items.length===0),V.cases.push(K)}while(I.currentType!==14);return $&&o(E,xe.MUST_HAVE_MESSAGES_IN_PLURAL,M,0),c(V,E.currentOffset(),E.currentPosition()),V}function A(E){const T=E.context(),{offset:M,startLoc:O}=T,I=w(E);return T.currentType===14?I:k(E,M,O,I)}function x(E){const T=dh(E,_o({},e)),M=T.context(),O=s(0,M.offset,M.startLoc);return r&&O.loc&&(O.loc.source=E),O.body=A(T),e.onCacheKey&&(O.cacheKey=e.onCacheKey(E)),M.currentType!==14&&o(T,xe.UNEXPECTED_LEXICAL_ANALYSIS,M.lastStartLoc,0,E[M.offset]||""),c(O,T.currentOffset(),T.currentPosition()),O}return{parse:x}}function J0(e){if(e.type===14)return"EOF";const r=(e.value||"").replace(/\r?\n/gu,"\\n");return r.length>10?r.slice(0,9)+"…":r}function mh(e,r={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:l=>(n.helpers.add(l),l)}}function Lo(e,r){for(let n=0;n<e.length;n++)zn(e[n],r)}function zn(e,r){switch(e.type){case 1:Lo(e.cases,r),r.helper("plural");break;case 2:Lo(e.items,r);break;case 6:{zn(e.key,r),r.helper("linked"),r.helper("type");break}case 5:r.helper("interpolate"),r.helper("list");break;case 4:r.helper("interpolate"),r.helper("named");break}}function gh(e,r={}){const n=mh(e);n.helper("normalize"),e.body&&zn(e.body,n);const a=n.context();e.helpers=Array.from(a.helpers)}function yh(e){const r=e.body;return r.type===2?Ao(r):r.cases.forEach(n=>Ao(n)),e}function Ao(e){if(e.items.length===1){const r=e.items[0];(r.type===3||r.type===9)&&(e.static=r.value,delete r.value)}else{const r=[];for(let n=0;n<e.items.length;n++){const a=e.items[n];if(!(a.type===3||a.type===9)||a.value==null)break;r.push(a.value)}if(r.length===e.items.length){e.static=ko(r);for(let n=0;n<e.items.length;n++){const a=e.items[n];(a.type===3||a.type===9)&&delete a.value}}}}const wh="minifier";function Tt(e){switch(e.t=e.type,e.type){case 0:{const r=e;Tt(r.body),r.b=r.body,delete r.body;break}case 1:{const r=e,n=r.cases;for(let a=0;a<n.length;a++)Tt(n[a]);r.c=n,delete r.cases;break}case 2:{const r=e,n=r.items;for(let a=0;a<n.length;a++)Tt(n[a]);r.i=n,delete r.items,r.static&&(r.s=r.static,delete r.static);break}case 3:case 9:case 8:case 7:{const r=e;r.value&&(r.v=r.value,delete r.value);break}case 6:{const r=e;Tt(r.key),r.k=r.key,delete r.key,r.modifier&&(Tt(r.modifier),r.m=r.modifier,delete r.modifier);break}case 5:{const r=e;r.i=r.index,delete r.index;break}case 4:{const r=e;r.k=r.key,delete r.key;break}default:throw St(xe.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:wh,args:[e.type]})}delete e.type}const Ch="parser";function bh(e,r){const{sourceMap:n,filename:a,breakLineCode:o,needIndent:l}=r,s=r.location!==!1,c={filename:a,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:o,needIndent:l,indentLevel:0};s&&e.loc&&(c.source=e.loc.source);const d=()=>c;function h(k,A){c.code+=k}function f(k,A=!0){const x=A?o:"";h(l?x+" ".repeat(k):x)}function g(k=!0){const A=++c.indentLevel;k&&f(A)}function m(k=!0){const A=--c.indentLevel;k&&f(A)}function y(){f(c.indentLevel)}return{context:d,push:h,indent:g,deindent:m,newline:y,helper:k=>`_${k}`,needIndent:()=>c.needIndent}}function vh(e,r){const{helper:n}=e;e.push(`${n("linked")}(`),Mt(e,r.key),r.modifier?(e.push(", "),Mt(e,r.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function _h(e,r){const{helper:n,needIndent:a}=e;e.push(`${n("normalize")}([`),e.indent(a());const o=r.items.length;for(let l=0;l<o&&(Mt(e,r.items[l]),l!==o-1);l++)e.push(", ");e.deindent(a()),e.push("])")}function xh(e,r){const{helper:n,needIndent:a}=e;if(r.cases.length>1){e.push(`${n("plural")}([`),e.indent(a());const o=r.cases.length;for(let l=0;l<o&&(Mt(e,r.cases[l]),l!==o-1);l++)e.push(", ");e.deindent(a()),e.push("])")}}function kh(e,r){r.body?Mt(e,r.body):e.push("null")}function Mt(e,r){const{helper:n}=e;switch(r.type){case 0:kh(e,r);break;case 1:xh(e,r);break;case 2:_h(e,r);break;case 6:vh(e,r);break;case 8:e.push(JSON.stringify(r.value),r);break;case 7:e.push(JSON.stringify(r.value),r);break;case 5:e.push(`${n("interpolate")}(${n("list")}(${r.index}))`,r);break;case 4:e.push(`${n("interpolate")}(${n("named")}(${JSON.stringify(r.key)}))`,r);break;case 9:e.push(JSON.stringify(r.value),r);break;case 3:e.push(JSON.stringify(r.value),r);break;default:throw St(xe.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:Ch,args:[r.type]})}}const Eh=(e,r={})=>{const n=xo(r.mode)?r.mode:"normal",a=xo(r.filename)?r.filename:"message.intl",o=!!r.sourceMap,l=r.breakLineCode!=null?r.breakLineCode:n==="arrow"?";":`
21
- `,s=r.needIndent?r.needIndent:n!=="arrow",c=e.helpers||[],d=bh(e,{mode:n,filename:a,sourceMap:o,breakLineCode:l,needIndent:s});d.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),d.indent(s),c.length>0&&(d.push(`const { ${ko(c.map(g=>`${g}: _${g}`),", ")} } = ctx`),d.newline()),d.push("return "),Mt(d,e),d.deindent(s),d.push("}"),delete e.helpers;const{code:h,map:f}=d.context();return{ast:e,code:h,map:f?f.toJSON():void 0}};function Lh(e,r={}){const n=_o({},r),a=!!n.jit,o=!!n.minify,l=n.optimize==null?!0:n.optimize,c=ph(n).parse(e);return a?(l&&yh(c),o&&Tt(c),{ast:c,code:""}):(gh(c,n),Eh(c,n))}var Ah={VUE_APP_API_URL:"/api",GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_b524b7e7-70f1-482f-bb19-9b8c1437eb89",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_always_auth:"",npm_config_user_agent:"npm/10.9.0 node/v22.12.0 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_b524b7e7-70f1-482f-bb19-9b8c1437eb89",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/22.12.0/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",NODE_AUTH_TOKEN:"XXXXX-XXXXX-XXXXX-XXXXX",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"webitel",npm_package_engines_node:"v22.12.0",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"1",GITHUB_REPOSITORY_OWNER_ID:"9943327",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu24",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_local_prefix:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",SYSTEMD_EXEC_PID:"828",npm_config_engine_strict:"true",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241215.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.10/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.4/x64",JOURNAL_STREAM:"8:5581",GITHUB_WORKFLOW:"Webitel UI release with docs",_:"/opt/hostedtoolcache/node/22.12.0/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/22.12.0/x64",npm_config_npm_version:"10.9.0",MEMORY_PRESSURE_WATCH:"/sys/fs/cgroup/system.slice/runner-provisioner.service/memory.pressure",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12602603046",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"997234d22497ae01723dc1794158f24897ff6d5d",GITHUB_BASE_REF:"",ImageOS:"ubuntu24",GITHUB_WORKFLOW_REF:"webitel/webitel-ui-sdk/.github/workflows/release.yml@refs/heads/master",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/node_modules/.bin:/home/runner/work/webitel-ui-sdk/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/22.12.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_d6f454c3-8bd9-400a-9938-f6afa7597f45",INVOCATION_ID:"2c9d9462343e4e68b810a1235e50a777",NPM_CONFIG_USERCONFIG:"/home/runner/work/_temp/.npmrc",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/22.12.0/x64/bin/node",npm_package_name:"@webitel/ui-sdk",GITHUB_ACTION:"publish_release",GITHUB_RUN_NUMBER:"591",GITHUB_TRIGGERING_ACTOR:"dlohvinov",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 20",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"master",GITHUB_REPOSITORY:"webitel/webitel-ui-sdk",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"278613868",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"24.12.42",npm_lifecycle_event:"build",GITHUB_REF_PROTECTED:"false",GITHUB_WORKSPACE:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",ACCEPT_EULA:"Y",GITHUB_JOB:"publish",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"997234d22497ae01723dc1794158f24897ff6d5d",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/master",GITHUB_ACTOR:"dlohvinov",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",npm_config_globalconfig:"/opt/hostedtoolcache/node/22.12.0/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_b524b7e7-70f1-482f-bb19-9b8c1437eb89",JAVA_HOME:"/usr/lib/jvm/temurin-17-jdk-amd64",PWD:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",GITHUB_ACTOR_ID:"32868304",RUNNER_WORKSPACE:"/home/runner/work/webitel-ui-sdk",npm_execpath:"/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_b524b7e7-70f1-482f-bb19-9b8c1437eb89",npm_config_global_prefix:"/opt/hostedtoolcache/node/22.12.0/x64",npm_package_engines_npm:"10.9.0",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",MEMORY_PRESSURE_WRITE:"c29tZSAyMDAwMDAgMjAwMDAwMAA=",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_b524b7e7-70f1-482f-bb19-9b8c1437eb89",INIT_CWD:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",EDITOR:"vi",NODE_ENV:"production"};function Sh(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(k2().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(k2().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(k2().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}const I2=[];I2[0]={w:[0],i:[3,0],"[":[4],o:[7]},I2[1]={w:[1],".":[2],"[":[4],o:[7]},I2[2]={w:[2],i:[3,0],0:[3,0]},I2[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]},I2[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]},I2[5]={"'":[4,0],o:8,l:[5,0]},I2[6]={'"':[4,0],o:8,l:[6,0]};const Th=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Mh(e){return Th.test(e)}function Bh(e){const r=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return r===n&&(r===34||r===39)?e.slice(1,-1):e}function Nh(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function Dh(e){const r=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Mh(r)?Bh(r):"*"+r}function Oh(e){const r=[];let n=-1,a=0,o=0,l,s,c,d,h,f,g;const m=[];m[0]=()=>{s===void 0?s=c:s+=c},m[1]=()=>{s!==void 0&&(r.push(s),s=void 0)},m[2]=()=>{m[0](),o++},m[3]=()=>{if(o>0)o--,a=4,m[0]();else{if(o=0,s===void 0||(s=Dh(s),s===!1))return!1;m[1]()}};function y(){const v=e[n+1];if(a===5&&v==="'"||a===6&&v==='"')return n++,c="\\"+v,m[0](),!0}for(;a!==null;)if(n++,l=e[n],!(l==="\\"&&y())){if(d=Nh(l),g=I2[a],h=g[d]||g.l||8,h===8||(a=h[0],h[1]!==void 0&&(f=m[h[1]],f&&(c=l,f()===!1))))return;if(a===7)return r}}const So=new Map;function $h(e,r){return Ze(e)?e[r]:null}function Vh(e,r){if(!Ze(e))return null;let n=So.get(r);if(n||(n=Oh(r),n&&So.set(r,n)),!n)return null;const a=n.length;let o=e,l=0;for(;l<a;){const s=o[n[l]];if(s===void 0||i0(o))return null;o=s,l++}return o}const Ph=e=>e,Fh=e=>"",Ih="text",Hh=e=>e.length===0?"":Gu(e),Rh=Yu;function To(e,r){return e=Math.abs(e),r===2?e?e>1?1:0:1:e?Math.min(e,2):0}function Uh(e){const r=A0(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(A0(e.named.count)||A0(e.named.n))?A0(e.named.count)?e.named.count:A0(e.named.n)?e.named.n:r:r}function zh(e,r){r.count||(r.count=e),r.n||(r.n=e)}function Wh(e={}){const r=e.locale,n=Uh(e),a=Ze(e.pluralRules)&&pe(r)&&i0(e.pluralRules[r])?e.pluralRules[r]:To,o=Ze(e.pluralRules)&&pe(r)&&i0(e.pluralRules[r])?To:void 0,l=A=>A[a(n,A.length,o)],s=e.list||[],c=A=>s[A],d=e.named||{};A0(e.pluralIndex)&&zh(n,d);const h=A=>d[A];function f(A){const x=i0(e.messages)?e.messages(A):Ze(e.messages)?e.messages[A]:!1;return x||(e.parent?e.parent.message(A):Fh)}const g=A=>e.modifiers?e.modifiers[A]:Ph,m=Pe(e.processor)&&i0(e.processor.normalize)?e.processor.normalize:Hh,y=Pe(e.processor)&&i0(e.processor.interpolate)?e.processor.interpolate:Rh,v=Pe(e.processor)&&pe(e.processor.type)?e.processor.type:Ih,k={list:c,named:h,plural:l,linked:(A,...x)=>{const[E,T]=x;let M="text",O="";x.length===1?Ze(E)?(O=E.modifier||O,M=E.type||M):pe(E)&&(O=E||O):x.length===2&&(pe(E)&&(O=E||O),pe(T)&&(M=T||M));const I=f(A)(k),$=M==="vnode"&&g0(I)&&O?I[0]:I;return O?g(O)($,M):$},message:f,type:v,interpolate:y,normalize:m,values:S0({},s,d)};return k}let i1=null;function qh(e){i1=e}function jh(e,r,n){i1&&i1.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:r,meta:n})}const Zh=Yh("function:translate");function Yh(e){return r=>i1&&i1.emit(e,r)}const Mo=Un.__EXTEND_POINT__,at=nr(Mo),Gh={NOT_FOUND_KEY:Mo,FALLBACK_TO_TRANSLATE:at(),CANNOT_FORMAT_NUMBER:at(),FALLBACK_TO_NUMBER_FORMAT:at(),CANNOT_FORMAT_DATE:at(),FALLBACK_TO_DATE_FORMAT:at(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:at(),__EXTEND_POINT__:at()},Bo=xe.__EXTEND_POINT__,it=nr(Bo),Q0={INVALID_ARGUMENT:Bo,INVALID_DATE_ARGUMENT:it(),INVALID_ISO_DATE_ARGUMENT:it(),NOT_SUPPORT_NON_STRING_MESSAGE:it(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:it(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:it(),NOT_SUPPORT_LOCALE_TYPE:it(),__EXTEND_POINT__:it()};function c2(e){return St(e,null,void 0)}function Wn(e,r){return r.locale!=null?No(r.locale):No(e.locale)}let qn;function No(e){if(pe(e))return e;if(i0(e)){if(e.resolvedOnce&&qn!=null)return qn;if(e.constructor.name==="Function"){const r=e();if(Zu(r))throw c2(Q0.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return qn=r}else throw c2(Q0.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw c2(Q0.NOT_SUPPORT_LOCALE_TYPE)}function Kh(e,r,n){return[...new Set([n,...g0(r)?r:Ze(r)?Object.keys(r):pe(r)?[r]:[n]])]}function Do(e,r,n){const a=pe(n)?n:o1,o=e;o.__localeChainCache||(o.__localeChainCache=new Map);let l=o.__localeChainCache.get(a);if(!l){l=[];let s=[n];for(;g0(s);)s=Oo(l,s,r);const c=g0(r)||!Pe(r)?r:r.default?r.default:null;s=pe(c)?[c]:c,g0(s)&&Oo(l,s,!1),o.__localeChainCache.set(a,l)}return l}function Oo(e,r,n){let a=!0;for(let o=0;o<r.length&&e0(a);o++){const l=r[o];pe(l)&&(a=Xh(e,r[o],n))}return a}function Xh(e,r,n){let a;const o=r.split("-");do{const l=o.join("-");a=Jh(e,l,n),o.splice(-1,1)}while(o.length&&a===!0);return a}function Jh(e,r,n){let a=!1;if(!e.includes(r)&&(a=!0,r)){a=r[r.length-1]!=="!";const o=r.replace(/!/g,"");e.push(o),(g0(n)||Pe(n))&&n[o]&&(a=n[o])}return a}const Qh="9.14.1",lr=-1,o1="en-US",$o="",Vo=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function ef(){return{upper:(e,r)=>r==="text"&&pe(e)?e.toUpperCase():r==="vnode"&&Ze(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,r)=>r==="text"&&pe(e)?e.toLowerCase():r==="vnode"&&Ze(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,r)=>r==="text"&&pe(e)?Vo(e):r==="vnode"&&Ze(e)&&"__v_isVNode"in e?Vo(e.children):e}}let Po;function Fo(e){Po=e}let Io;function tf(e){Io=e}let Ho;function rf(e){Ho=e}let Ro=null;const nf=e=>{Ro=e},af=()=>Ro;let Uo=null;const zo=e=>{Uo=e},of=()=>Uo;let Wo=0;function lf(e={}){const r=i0(e.onWarn)?e.onWarn:Ku,n=pe(e.version)?e.version:Qh,a=pe(e.locale)||i0(e.locale)?e.locale:o1,o=i0(a)?o1:a,l=g0(e.fallbackLocale)||Pe(e.fallbackLocale)||pe(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:o,s=Pe(e.messages)?e.messages:{[o]:{}},c=Pe(e.datetimeFormats)?e.datetimeFormats:{[o]:{}},d=Pe(e.numberFormats)?e.numberFormats:{[o]:{}},h=S0({},e.modifiers||{},ef()),f=e.pluralRules||{},g=i0(e.missing)?e.missing:null,m=e0(e.missingWarn)||At(e.missingWarn)?e.missingWarn:!0,y=e0(e.fallbackWarn)||At(e.fallbackWarn)?e.fallbackWarn:!0,v=!!e.fallbackFormat,w=!!e.unresolving,k=i0(e.postTranslation)?e.postTranslation:null,A=Pe(e.processor)?e.processor:null,x=e0(e.warnHtmlMessage)?e.warnHtmlMessage:!0,E=!!e.escapeParameter,T=i0(e.messageCompiler)?e.messageCompiler:Po,M=i0(e.messageResolver)?e.messageResolver:Io||$h,O=i0(e.localeFallbacker)?e.localeFallbacker:Ho||Kh,I=Ze(e.fallbackContext)?e.fallbackContext:void 0,$=e,V=Ze($.__datetimeFormatters)?$.__datetimeFormatters:new Map,K=Ze($.__numberFormatters)?$.__numberFormatters:new Map,H=Ze($.__meta)?$.__meta:{};Wo++;const j={version:n,cid:Wo,locale:a,fallbackLocale:l,messages:s,modifiers:h,pluralRules:f,missing:g,missingWarn:m,fallbackWarn:y,fallbackFormat:v,unresolving:w,postTranslation:k,processor:A,warnHtmlMessage:x,escapeParameter:E,messageCompiler:T,messageResolver:M,localeFallbacker:O,fallbackContext:I,onWarn:r,__meta:H};return j.datetimeFormats=c,j.numberFormats=d,j.__datetimeFormatters=V,j.__numberFormatters=K,__INTLIFY_PROD_DEVTOOLS__&&jh(j,n,H),j}function jn(e,r,n,a,o){const{missing:l,onWarn:s}=e;if(l!==null){const c=l(e,n,r,o);return pe(c)?c:r}else return r}function l1(e,r,n){const a=e;a.__localeChainCache=new Map,e.localeFallbacker(e,n,r)}function sf(e,r){return e===r?!1:e.split("-")[0]===r.split("-")[0]}function cf(e,r){const n=r.indexOf(e);if(n===-1)return!1;for(let a=n+1;a<r.length;a++)if(sf(e,r[a]))return!0;return!1}function Zn(e){return n=>df(n,e)}function df(e,r){const n=r.b||r.body;if((n.t||n.type)===1){const a=n,o=a.c||a.cases;return e.plural(o.reduce((l,s)=>[...l,qo(e,s)],[]))}else return qo(e,n)}function qo(e,r){const n=r.s||r.static;if(n)return e.type==="text"?n:e.normalize([n]);{const a=(r.i||r.items).reduce((o,l)=>[...o,Yn(e,l)],[]);return e.normalize(a)}}function Yn(e,r){const n=r.t||r.type;switch(n){case 3:{const a=r;return a.v||a.value}case 9:{const a=r;return a.v||a.value}case 4:{const a=r;return e.interpolate(e.named(a.k||a.key))}case 5:{const a=r;return e.interpolate(e.list(a.i!=null?a.i:a.index))}case 6:{const a=r,o=a.m||a.modifier;return e.linked(Yn(e,a.k||a.key),o?Yn(e,o):void 0,e.type)}case 7:{const a=r;return a.v||a.value}case 8:{const a=r;return a.v||a.value}default:throw new Error(`unhandled node type on format message part: ${n}`)}}const jo=e=>e;let Bt=Object.create(null);const Nt=e=>Ze(e)&&(e.t===0||e.type===0)&&("b"in e||"body"in e);function Zo(e,r={}){let n=!1;const a=r.onError||nh;return r.onError=o=>{n=!0,a(o)},{...Lh(e,r),detectError:n}}const uf=(e,r)=>{if(!pe(e))throw c2(Q0.NOT_SUPPORT_NON_STRING_MESSAGE);{e0(r.warnHtmlMessage)&&r.warnHtmlMessage;const a=(r.onCacheKey||jo)(e),o=Bt[a];if(o)return o;const{code:l,detectError:s}=Zo(e,r),c=new Function(`return ${l}`)();return s?c:Bt[a]=c}};function hf(e,r){if(__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&pe(e)){e0(r.warnHtmlMessage)&&r.warnHtmlMessage;const a=(r.onCacheKey||jo)(e),o=Bt[a];if(o)return o;const{ast:l,detectError:s}=Zo(e,{...r,location:Ah.NODE_ENV!=="production",jit:!0}),c=Zn(l);return s?c:Bt[a]=c}else{const n=e.cacheKey;if(n){const a=Bt[n];return a||(Bt[n]=Zn(e))}else return Zn(e)}}const Yo=()=>"",Z0=e=>i0(e);function Go(e,...r){const{fallbackFormat:n,postTranslation:a,unresolving:o,messageCompiler:l,fallbackLocale:s,messages:c}=e,[d,h]=Gn(...r),f=e0(h.missingWarn)?h.missingWarn:e.missingWarn,g=e0(h.fallbackWarn)?h.fallbackWarn:e.fallbackWarn,m=e0(h.escapeParameter)?h.escapeParameter:e.escapeParameter,y=!!h.resolvedMessage,v=pe(h.default)||e0(h.default)?e0(h.default)?l?d:()=>d:h.default:n?l?d:()=>d:"",w=n||v!=="",k=Wn(e,h);m&&ff(h);let[A,x,E]=y?[d,k,c[k]||{}]:Ko(e,d,k,s,g,f),T=A,M=d;if(!y&&!(pe(T)||Nt(T)||Z0(T))&&w&&(T=v,M=T),!y&&(!(pe(T)||Nt(T)||Z0(T))||!pe(x)))return o?lr:d;let O=!1;const I=()=>{O=!0},$=Z0(T)?T:Xo(e,d,x,T,M,I);if(O)return T;const V=gf(e,x,E,h),K=Wh(V),H=pf(e,$,K),j=a?a(H,d):H;if(__INTLIFY_PROD_DEVTOOLS__){const Q={timestamp:Date.now(),key:pe(d)?d:Z0(T)?T.key:"",locale:x||(Z0(T)?T.locale:""),format:pe(T)?T:Z0(T)?T.source:"",message:j};Q.meta=S0({},e.__meta,af()||{}),Zh(Q)}return j}function ff(e){g0(e.list)?e.list=e.list.map(r=>pe(r)?wo(r):r):Ze(e.named)&&Object.keys(e.named).forEach(r=>{pe(e.named[r])&&(e.named[r]=wo(e.named[r]))})}function Ko(e,r,n,a,o,l){const{messages:s,onWarn:c,messageResolver:d,localeFallbacker:h}=e,f=h(e,a,n);let g={},m,y=null;const v="translate";for(let w=0;w<f.length&&(m=f[w],g=s[m]||{},(y=d(g,r))===null&&(y=g[r]),!(pe(y)||Nt(y)||Z0(y)));w++)if(!cf(m,f)){const k=jn(e,r,m,l,v);k!==r&&(y=k)}return[y,m,g]}function Xo(e,r,n,a,o,l){const{messageCompiler:s,warnHtmlMessage:c}=e;if(Z0(a)){const h=a;return h.locale=h.locale||n,h.key=h.key||r,h}if(s==null){const h=()=>a;return h.locale=n,h.key=r,h}const d=s(a,mf(e,n,o,a,c,l));return d.locale=n,d.key=r,d.source=a,d}function pf(e,r,n){return r(n)}function Gn(...e){const[r,n,a]=e,o={};if(!pe(r)&&!A0(r)&&!Z0(r)&&!Nt(r))throw c2(Q0.INVALID_ARGUMENT);const l=A0(r)?String(r):(Z0(r),r);return A0(n)?o.plural=n:pe(n)?o.default=n:Pe(n)&&!tr(n)?o.named=n:g0(n)&&(o.list=n),A0(a)?o.plural=a:pe(a)?o.default=a:Pe(a)&&S0(o,a),[l,o]}function mf(e,r,n,a,o,l){return{locale:r,key:n,warnHtmlMessage:o,onError:s=>{throw l&&l(s),s},onCacheKey:s=>zu(r,n,s)}}function gf(e,r,n,a){const{modifiers:o,pluralRules:l,messageResolver:s,fallbackLocale:c,fallbackWarn:d,missingWarn:h,fallbackContext:f}=e,m={locale:r,modifiers:o,pluralRules:l,messages:y=>{let v=s(n,y);if(v==null&&f){const[,,w]=Ko(f,y,r,c,d,h);v=s(w,y)}if(pe(v)||Nt(v)){let w=!1;const A=Xo(e,y,r,v,y,()=>{w=!0});return w?Yo:A}else return Z0(v)?v:Yo}};return e.processor&&(m.processor=e.processor),a.list&&(m.list=a.list),a.named&&(m.named=a.named),A0(a.plural)&&(m.pluralIndex=a.plural),m}function Jo(e,...r){const{datetimeFormats:n,unresolving:a,fallbackLocale:o,onWarn:l,localeFallbacker:s}=e,{__datetimeFormatters:c}=e,[d,h,f,g]=Kn(...r),m=e0(f.missingWarn)?f.missingWarn:e.missingWarn;e0(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn;const y=!!f.part,v=Wn(e,f),w=s(e,o,v);if(!pe(d)||d==="")return new Intl.DateTimeFormat(v,g).format(h);let k={},A,x=null;const E="datetime format";for(let O=0;O<w.length&&(A=w[O],k=n[A]||{},x=k[d],!Pe(x));O++)jn(e,d,A,m,E);if(!Pe(x)||!pe(A))return a?lr:d;let T=`${A}__${d}`;tr(g)||(T=`${T}__${JSON.stringify(g)}`);let M=c.get(T);return M||(M=new Intl.DateTimeFormat(A,S0({},x,g)),c.set(T,M)),y?M.formatToParts(h):M.format(h)}const Qo=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Kn(...e){const[r,n,a,o]=e,l={};let s={},c;if(pe(r)){const d=r.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!d)throw c2(Q0.INVALID_ISO_DATE_ARGUMENT);const h=d[3]?d[3].trim().startsWith("T")?`${d[1].trim()}${d[3].trim()}`:`${d[1].trim()}T${d[3].trim()}`:d[1].trim();c=new Date(h);try{c.toISOString()}catch{throw c2(Q0.INVALID_ISO_DATE_ARGUMENT)}}else if(qu(r)){if(isNaN(r.getTime()))throw c2(Q0.INVALID_DATE_ARGUMENT);c=r}else if(A0(r))c=r;else throw c2(Q0.INVALID_ARGUMENT);return pe(n)?l.key=n:Pe(n)&&Object.keys(n).forEach(d=>{Qo.includes(d)?s[d]=n[d]:l[d]=n[d]}),pe(a)?l.locale=a:Pe(a)&&(s=a),Pe(o)&&(s=o),[l.key||"",c,l,s]}function el(e,r,n){const a=e;for(const o in n){const l=`${r}__${o}`;a.__datetimeFormatters.has(l)&&a.__datetimeFormatters.delete(l)}}function tl(e,...r){const{numberFormats:n,unresolving:a,fallbackLocale:o,onWarn:l,localeFallbacker:s}=e,{__numberFormatters:c}=e,[d,h,f,g]=Xn(...r),m=e0(f.missingWarn)?f.missingWarn:e.missingWarn;e0(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn;const y=!!f.part,v=Wn(e,f),w=s(e,o,v);if(!pe(d)||d==="")return new Intl.NumberFormat(v,g).format(h);let k={},A,x=null;const E="number format";for(let O=0;O<w.length&&(A=w[O],k=n[A]||{},x=k[d],!Pe(x));O++)jn(e,d,A,m,E);if(!Pe(x)||!pe(A))return a?lr:d;let T=`${A}__${d}`;tr(g)||(T=`${T}__${JSON.stringify(g)}`);let M=c.get(T);return M||(M=new Intl.NumberFormat(A,S0({},x,g)),c.set(T,M)),y?M.formatToParts(h):M.format(h)}const rl=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Xn(...e){const[r,n,a,o]=e,l={};let s={};if(!A0(r))throw c2(Q0.INVALID_ARGUMENT);const c=r;return pe(n)?l.key=n:Pe(n)&&Object.keys(n).forEach(d=>{rl.includes(d)?s[d]=n[d]:l[d]=n[d]}),pe(a)?l.locale=a:Pe(a)&&(s=a),Pe(o)&&(s=o),[l.key||"",c,l,s]}function nl(e,r,n){const a=e;for(const o in n){const l=`${r}__${o}`;a.__numberFormatters.has(l)&&a.__numberFormatters.delete(l)}}Sh();var yf={VUE_APP_API_URL:"/api",GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_b524b7e7-70f1-482f-bb19-9b8c1437eb89",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_always_auth:"",npm_config_user_agent:"npm/10.9.0 node/v22.12.0 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_b524b7e7-70f1-482f-bb19-9b8c1437eb89",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/22.12.0/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",NODE_AUTH_TOKEN:"XXXXX-XXXXX-XXXXX-XXXXX",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"webitel",npm_package_engines_node:"v22.12.0",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"1",GITHUB_REPOSITORY_OWNER_ID:"9943327",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu24",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_local_prefix:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",SYSTEMD_EXEC_PID:"828",npm_config_engine_strict:"true",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241215.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.10/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.4/x64",JOURNAL_STREAM:"8:5581",GITHUB_WORKFLOW:"Webitel UI release with docs",_:"/opt/hostedtoolcache/node/22.12.0/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/22.12.0/x64",npm_config_npm_version:"10.9.0",MEMORY_PRESSURE_WATCH:"/sys/fs/cgroup/system.slice/runner-provisioner.service/memory.pressure",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12602603046",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"997234d22497ae01723dc1794158f24897ff6d5d",GITHUB_BASE_REF:"",ImageOS:"ubuntu24",GITHUB_WORKFLOW_REF:"webitel/webitel-ui-sdk/.github/workflows/release.yml@refs/heads/master",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/node_modules/.bin:/home/runner/work/webitel-ui-sdk/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/22.12.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_d6f454c3-8bd9-400a-9938-f6afa7597f45",INVOCATION_ID:"2c9d9462343e4e68b810a1235e50a777",NPM_CONFIG_USERCONFIG:"/home/runner/work/_temp/.npmrc",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/22.12.0/x64/bin/node",npm_package_name:"@webitel/ui-sdk",GITHUB_ACTION:"publish_release",GITHUB_RUN_NUMBER:"591",GITHUB_TRIGGERING_ACTOR:"dlohvinov",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 20",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"master",GITHUB_REPOSITORY:"webitel/webitel-ui-sdk",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"278613868",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"24.12.42",npm_lifecycle_event:"build",GITHUB_REF_PROTECTED:"false",GITHUB_WORKSPACE:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",ACCEPT_EULA:"Y",GITHUB_JOB:"publish",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"997234d22497ae01723dc1794158f24897ff6d5d",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/master",GITHUB_ACTOR:"dlohvinov",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",npm_config_globalconfig:"/opt/hostedtoolcache/node/22.12.0/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_b524b7e7-70f1-482f-bb19-9b8c1437eb89",JAVA_HOME:"/usr/lib/jvm/temurin-17-jdk-amd64",PWD:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",GITHUB_ACTOR_ID:"32868304",RUNNER_WORKSPACE:"/home/runner/work/webitel-ui-sdk",npm_execpath:"/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_b524b7e7-70f1-482f-bb19-9b8c1437eb89",npm_config_global_prefix:"/opt/hostedtoolcache/node/22.12.0/x64",npm_package_engines_npm:"10.9.0",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",MEMORY_PRESSURE_WRITE:"c29tZSAyMDAwMDAgMjAwMDAwMAA=",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_b524b7e7-70f1-482f-bb19-9b8c1437eb89",INIT_CWD:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",EDITOR:"vi",NODE_ENV:"production"};const wf="9.14.1";function Cf(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(k2().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(k2().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(k2().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(k2().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(k2().__INTLIFY_PROD_DEVTOOLS__=!1)}const al=Gh.__EXTEND_POINT__,L2=nr(al);L2(),L2(),L2(),L2(),L2(),L2(),L2(),L2(),L2();const il=Q0.__EXTEND_POINT__,H0=nr(il),A2={UNEXPECTED_RETURN_TYPE:il,INVALID_ARGUMENT:H0(),MUST_BE_CALL_SETUP_TOP:H0(),NOT_INSTALLED:H0(),NOT_AVAILABLE_IN_LEGACY_MODE:H0(),REQUIRED_VALUE:H0(),INVALID_VALUE:H0(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:H0(),NOT_INSTALLED_WITH_PROVIDE:H0(),UNEXPECTED_ERROR:H0(),NOT_COMPATIBLE_LEGACY_VUE_I18N:H0(),BRIDGE_SUPPORT_VUE_2_ONLY:H0(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:H0(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:H0(),__EXTEND_POINT__:H0()};function H2(e,...r){return St(e,null,void 0)}const Jn=nt("__translateVNode"),Qn=nt("__datetimeParts"),ea=nt("__numberParts"),bf=nt("__setPluralRules"),ol=nt("__injectWithOption"),ta=nt("__dispose");function s1(e){if(!Ze(e))return e;for(const r in e)if(rr(e,r))if(!r.includes("."))Ze(e[r])&&s1(e[r]);else{const n=r.split("."),a=n.length-1;let o=e,l=!1;for(let s=0;s<a;s++){if(n[s]in o||(o[n[s]]={}),!Ze(o[n[s]])){l=!0;break}o=o[n[s]]}l||(o[n[a]]=e[r],delete e[r]),Ze(o[n[a]])&&s1(o[n[a]])}return e}function ra(e,r){const{messages:n,__i18n:a,messageResolver:o,flatJson:l}=r,s=Pe(n)?n:g0(a)?{}:{[e]:{}};if(g0(a)&&a.forEach(c=>{if("locale"in c&&"resource"in c){const{locale:d,resource:h}=c;d?(s[d]=s[d]||{},ir(h,s[d])):ir(h,s)}else pe(c)&&ir(JSON.parse(c),s)}),o==null&&l)for(const c in s)rr(s,c)&&s1(s[c]);return s}function ll(e){return e.type}function vf(e,r,n){let a=Ze(r.messages)?r.messages:{};"__i18nGlobal"in n&&(a=ra(e.locale.value,{messages:a,__i18n:n.__i18nGlobal}));const o=Object.keys(a);o.length&&o.forEach(l=>{e.mergeLocaleMessage(l,a[l])});{if(Ze(r.datetimeFormats)){const l=Object.keys(r.datetimeFormats);l.length&&l.forEach(s=>{e.mergeDateTimeFormat(s,r.datetimeFormats[s])})}if(Ze(r.numberFormats)){const l=Object.keys(r.numberFormats);l.length&&l.forEach(s=>{e.mergeNumberFormat(s,r.numberFormats[s])})}}}function sl(e){return i.createVNode(i.Text,null,e,0)}const cl="__INTLIFY_META__",dl=()=>[],_f=()=>!1;let ul=0;function hl(e){return(r,n,a,o)=>e(n,a,i.getCurrentInstance()||void 0,o)}const xf=()=>{const e=i.getCurrentInstance();let r=null;return e&&(r=ll(e)[cl])?{[cl]:r}:null};function kf(e={},r){const{__root:n,__injectWithOption:a}=e,o=n===void 0,l=e.flatJson,s=go?i.ref:i.shallowRef,c=!!e.translateExistCompatible;let d=e0(e.inheritLocale)?e.inheritLocale:!0;const h=s(n&&d?n.locale.value:pe(e.locale)?e.locale:o1),f=s(n&&d?n.fallbackLocale.value:pe(e.fallbackLocale)||g0(e.fallbackLocale)||Pe(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:h.value),g=s(ra(h.value,e)),m=s(Pe(e.datetimeFormats)?e.datetimeFormats:{[h.value]:{}}),y=s(Pe(e.numberFormats)?e.numberFormats:{[h.value]:{}});let v=n?n.missingWarn:e0(e.missingWarn)||At(e.missingWarn)?e.missingWarn:!0,w=n?n.fallbackWarn:e0(e.fallbackWarn)||At(e.fallbackWarn)?e.fallbackWarn:!0,k=n?n.fallbackRoot:e0(e.fallbackRoot)?e.fallbackRoot:!0,A=!!e.fallbackFormat,x=i0(e.missing)?e.missing:null,E=i0(e.missing)?hl(e.missing):null,T=i0(e.postTranslation)?e.postTranslation:null,M=n?n.warnHtmlMessage:e0(e.warnHtmlMessage)?e.warnHtmlMessage:!0,O=!!e.escapeParameter;const I=n?n.modifiers:Pe(e.modifiers)?e.modifiers:{};let $=e.pluralRules||n&&n.pluralRules,V;V=(()=>{o&&zo(null);const Y={version:wf,locale:h.value,fallbackLocale:f.value,messages:g.value,modifiers:I,pluralRules:$,missing:E===null?void 0:E,missingWarn:v,fallbackWarn:w,fallbackFormat:A,unresolving:!0,postTranslation:T===null?void 0:T,warnHtmlMessage:M,escapeParameter:O,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};Y.datetimeFormats=m.value,Y.numberFormats=y.value,Y.__datetimeFormatters=Pe(V)?V.__datetimeFormatters:void 0,Y.__numberFormatters=Pe(V)?V.__numberFormatters:void 0;const ee=lf(Y);return o&&zo(ee),ee})(),l1(V,h.value,f.value);function H(){return[h.value,f.value,g.value,m.value,y.value]}const j=i.computed({get:()=>h.value,set:Y=>{h.value=Y,V.locale=h.value}}),Q=i.computed({get:()=>f.value,set:Y=>{f.value=Y,V.fallbackLocale=f.value,l1(V,h.value,Y)}}),fe=i.computed(()=>g.value),oe=i.computed(()=>m.value),X=i.computed(()=>y.value);function b(){return i0(T)?T:null}function U(Y){T=Y,V.postTranslation=Y}function D(){return x}function W(Y){Y!==null&&(E=hl(Y)),x=Y,V.missing=E}const te=(Y,ee,Ne,t0,C,u)=>{H();let p;try{yf.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__,o||(V.fallbackContext=n?of():void 0),p=Y(V)}finally{__INTLIFY_PROD_DEVTOOLS__,o||(V.fallbackContext=void 0)}if(Ne!=="translate exists"&&A0(p)&&p===lr||Ne==="translate exists"&&!p){const[_,B]=ee();return n&&k?t0(n):C(_)}else{if(u(p))return p;throw H2(A2.UNEXPECTED_RETURN_TYPE)}};function se(...Y){return te(ee=>Reflect.apply(Go,null,[ee,...Y]),()=>Gn(...Y),"translate",ee=>Reflect.apply(ee.t,ee,[...Y]),ee=>ee,ee=>pe(ee))}function ae(...Y){const[ee,Ne,t0]=Y;if(t0&&!Ze(t0))throw H2(A2.INVALID_ARGUMENT);return se(ee,Ne,S0({resolvedMessage:!0},t0||{}))}function L(...Y){return te(ee=>Reflect.apply(Jo,null,[ee,...Y]),()=>Kn(...Y),"datetime format",ee=>Reflect.apply(ee.d,ee,[...Y]),()=>$o,ee=>pe(ee))}function R(...Y){return te(ee=>Reflect.apply(tl,null,[ee,...Y]),()=>Xn(...Y),"number format",ee=>Reflect.apply(ee.n,ee,[...Y]),()=>$o,ee=>pe(ee))}function ge(Y){return Y.map(ee=>pe(ee)||A0(ee)||e0(ee)?sl(String(ee)):ee)}const Be={normalize:ge,interpolate:Y=>Y,type:"vnode"};function s0(...Y){return te(ee=>{let Ne;const t0=ee;try{t0.processor=Be,Ne=Reflect.apply(Go,null,[t0,...Y])}finally{t0.processor=null}return Ne},()=>Gn(...Y),"translate",ee=>ee[Jn](...Y),ee=>[sl(ee)],ee=>g0(ee))}function c0(...Y){return te(ee=>Reflect.apply(tl,null,[ee,...Y]),()=>Xn(...Y),"number format",ee=>ee[ea](...Y),dl,ee=>pe(ee)||g0(ee))}function Ce(...Y){return te(ee=>Reflect.apply(Jo,null,[ee,...Y]),()=>Kn(...Y),"datetime format",ee=>ee[Qn](...Y),dl,ee=>pe(ee)||g0(ee))}function x0(Y){$=Y,V.pluralRules=$}function k0(Y,ee){return te(()=>{if(!Y)return!1;const Ne=pe(ee)?ee:h.value,t0=be(Ne),C=V.messageResolver(t0,Y);return c?C!=null:Nt(C)||Z0(C)||pe(C)},()=>[Y],"translate exists",Ne=>Reflect.apply(Ne.te,Ne,[Y,ee]),_f,Ne=>e0(Ne))}function re(Y){let ee=null;const Ne=Do(V,f.value,h.value);for(let t0=0;t0<Ne.length;t0++){const C=g.value[Ne[t0]]||{},u=V.messageResolver(C,Y);if(u!=null){ee=u;break}}return ee}function Me(Y){const ee=re(Y);return ee??(n?n.tm(Y)||{}:{})}function be(Y){return g.value[Y]||{}}function De(Y,ee){if(l){const Ne={[Y]:ee};for(const t0 in Ne)rr(Ne,t0)&&s1(Ne[t0]);ee=Ne[Y]}g.value[Y]=ee,V.messages=g.value}function Re(Y,ee){g.value[Y]=g.value[Y]||{};const Ne={[Y]:ee};if(l)for(const t0 in Ne)rr(Ne,t0)&&s1(Ne[t0]);ee=Ne[Y],ir(ee,g.value[Y]),V.messages=g.value}function U0(Y){return m.value[Y]||{}}function N(Y,ee){m.value[Y]=ee,V.datetimeFormats=m.value,el(V,Y,ee)}function P(Y,ee){m.value[Y]=S0(m.value[Y]||{},ee),V.datetimeFormats=m.value,el(V,Y,ee)}function J(Y){return y.value[Y]||{}}function me(Y,ee){y.value[Y]=ee,V.numberFormats=y.value,nl(V,Y,ee)}function je(Y,ee){y.value[Y]=S0(y.value[Y]||{},ee),V.numberFormats=y.value,nl(V,Y,ee)}ul++,n&&go&&(i.watch(n.locale,Y=>{d&&(h.value=Y,V.locale=Y,l1(V,h.value,f.value))}),i.watch(n.fallbackLocale,Y=>{d&&(f.value=Y,V.fallbackLocale=Y,l1(V,h.value,f.value))}));const ye={id:ul,locale:j,fallbackLocale:Q,get inheritLocale(){return d},set inheritLocale(Y){d=Y,Y&&n&&(h.value=n.locale.value,f.value=n.fallbackLocale.value,l1(V,h.value,f.value))},get availableLocales(){return Object.keys(g.value).sort()},messages:fe,get modifiers(){return I},get pluralRules(){return $||{}},get isGlobal(){return o},get missingWarn(){return v},set missingWarn(Y){v=Y,V.missingWarn=v},get fallbackWarn(){return w},set fallbackWarn(Y){w=Y,V.fallbackWarn=w},get fallbackRoot(){return k},set fallbackRoot(Y){k=Y},get fallbackFormat(){return A},set fallbackFormat(Y){A=Y,V.fallbackFormat=A},get warnHtmlMessage(){return M},set warnHtmlMessage(Y){M=Y,V.warnHtmlMessage=Y},get escapeParameter(){return O},set escapeParameter(Y){O=Y,V.escapeParameter=Y},t:se,getLocaleMessage:be,setLocaleMessage:De,mergeLocaleMessage:Re,getPostTranslationHandler:b,setPostTranslationHandler:U,getMissingHandler:D,setMissingHandler:W,[bf]:x0};return ye.datetimeFormats=oe,ye.numberFormats=X,ye.rt=ae,ye.te=k0,ye.tm=Me,ye.d=L,ye.n=R,ye.getDateTimeFormat=U0,ye.setDateTimeFormat=N,ye.mergeDateTimeFormat=P,ye.getNumberFormat=J,ye.setNumberFormat=me,ye.mergeNumberFormat=je,ye[ol]=a,ye[Jn]=s0,ye[Qn]=Ce,ye[ea]=c0,ye}const na={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function Ef({slots:e},r){return r.length===1&&r[0]==="default"?(e.default?e.default():[]).reduce((a,o)=>[...a,...o.type===i.Fragment?o.children:[o]],[]):r.reduce((n,a)=>{const o=e[a];return o&&(n[a]=o()),n},{})}function fl(e){return i.Fragment}S0({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>A0(e)||!isNaN(e)}},na);function Lf(e){return g0(e)&&!pe(e[0])}function pl(e,r,n,a){const{slots:o,attrs:l}=r;return()=>{const s={part:!0};let c={};e.locale&&(s.locale=e.locale),pe(e.format)?s.key=e.format:Ze(e.format)&&(pe(e.format.key)&&(s.key=e.format.key),c=Object.keys(e.format).reduce((m,y)=>n.includes(y)?S0({},m,{[y]:e.format[y]}):m,{}));const d=a(e.value,s,c);let h=[s.key];g0(d)?h=d.map((m,y)=>{const v=o[m.type],w=v?v({[m.type]:m.value,index:y,parts:d}):[m.value];return Lf(w)&&(w[0].key=`${m.type}-${y}`),w}):pe(d)&&(h=[d]);const f=S0({},l),g=pe(e.tag)||Ze(e.tag)?e.tag:fl();return i.h(g,f,h)}}S0({value:{type:Number,required:!0},format:{type:[String,Object]}},na),S0({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},na);const Af=nt("global-vue-i18n");function ot(e={}){const r=i.getCurrentInstance();if(r==null)throw H2(A2.MUST_BE_CALL_SETUP_TOP);if(!r.isCE&&r.appContext.app!=null&&!r.appContext.app.__VUE_I18N_SYMBOL__)throw H2(A2.NOT_INSTALLED);const n=Sf(r),a=Mf(n),o=ll(r),l=Tf(e,o);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw H2(A2.NOT_AVAILABLE_IN_LEGACY_MODE);return Of(r,l,a,e)}if(l==="global")return vf(a,e,o),a;if(l==="parent"){let d=Bf(n,r,e.__useComponent);return d==null&&(d=a),d}const s=n;let c=s.__getInstance(r);if(c==null){const d=S0({},e);"__i18n"in o&&(d.__i18n=o.__i18n),a&&(d.__root=a),c=kf(d),s.__composerExtend&&(c[ta]=s.__composerExtend(c)),Df(s,r,c),s.__setInstance(r,c)}return c}function Sf(e){{const r=i.inject(e.isCE?Af:e.appContext.app.__VUE_I18N_SYMBOL__);if(!r)throw H2(e.isCE?A2.NOT_INSTALLED_WITH_PROVIDE:A2.UNEXPECTED_ERROR);return r}}function Tf(e,r){return tr(e)?"__i18n"in r?"local":"global":e.useScope?e.useScope:"local"}function Mf(e){return e.mode==="composition"?e.global:e.global.__composer}function Bf(e,r,n=!1){let a=null;const o=r.root;let l=Nf(r,n);for(;l!=null;){const s=e;if(e.mode==="composition")a=s.__getInstance(l);else if(__VUE_I18N_LEGACY_API__){const c=s.__getInstance(l);c!=null&&(a=c.__composer,n&&a&&!a[ol]&&(a=null))}if(a!=null||o===l)break;l=l.parent}return a}function Nf(e,r=!1){return e==null?null:r&&e.vnode.ctx||e.parent}function Df(e,r,n){i.onMounted(()=>{},r),i.onUnmounted(()=>{const a=n;e.__deleteInstance(r);const o=a[ta];o&&(o(),delete a[ta])},r)}function Of(e,r,n,a={}){const o=r==="local",l=i.shallowRef(null);if(o&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw H2(A2.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const s=e0(a.inheritLocale)?a.inheritLocale:!pe(a.locale),c=i.ref(!o||s?n.locale.value:pe(a.locale)?a.locale:o1),d=i.ref(!o||s?n.fallbackLocale.value:pe(a.fallbackLocale)||g0(a.fallbackLocale)||Pe(a.fallbackLocale)||a.fallbackLocale===!1?a.fallbackLocale:c.value),h=i.ref(ra(c.value,a)),f=i.ref(Pe(a.datetimeFormats)?a.datetimeFormats:{[c.value]:{}}),g=i.ref(Pe(a.numberFormats)?a.numberFormats:{[c.value]:{}}),m=o?n.missingWarn:e0(a.missingWarn)||At(a.missingWarn)?a.missingWarn:!0,y=o?n.fallbackWarn:e0(a.fallbackWarn)||At(a.fallbackWarn)?a.fallbackWarn:!0,v=o?n.fallbackRoot:e0(a.fallbackRoot)?a.fallbackRoot:!0,w=!!a.fallbackFormat,k=i0(a.missing)?a.missing:null,A=i0(a.postTranslation)?a.postTranslation:null,x=o?n.warnHtmlMessage:e0(a.warnHtmlMessage)?a.warnHtmlMessage:!0,E=!!a.escapeParameter,T=o?n.modifiers:Pe(a.modifiers)?a.modifiers:{},M=a.pluralRules||o&&n.pluralRules;function O(){return[c.value,d.value,h.value,f.value,g.value]}const I=i.computed({get:()=>l.value?l.value.locale.value:c.value,set:re=>{l.value&&(l.value.locale.value=re),c.value=re}}),$=i.computed({get:()=>l.value?l.value.fallbackLocale.value:d.value,set:re=>{l.value&&(l.value.fallbackLocale.value=re),d.value=re}}),V=i.computed(()=>l.value?l.value.messages.value:h.value),K=i.computed(()=>f.value),H=i.computed(()=>g.value);function j(){return l.value?l.value.getPostTranslationHandler():A}function Q(re){l.value&&l.value.setPostTranslationHandler(re)}function fe(){return l.value?l.value.getMissingHandler():k}function oe(re){l.value&&l.value.setMissingHandler(re)}function X(re){return O(),re()}function b(...re){return l.value?X(()=>Reflect.apply(l.value.t,null,[...re])):X(()=>"")}function U(...re){return l.value?Reflect.apply(l.value.rt,null,[...re]):""}function D(...re){return l.value?X(()=>Reflect.apply(l.value.d,null,[...re])):X(()=>"")}function W(...re){return l.value?X(()=>Reflect.apply(l.value.n,null,[...re])):X(()=>"")}function te(re){return l.value?l.value.tm(re):{}}function se(re,Me){return l.value?l.value.te(re,Me):!1}function ae(re){return l.value?l.value.getLocaleMessage(re):{}}function L(re,Me){l.value&&(l.value.setLocaleMessage(re,Me),h.value[re]=Me)}function R(re,Me){l.value&&l.value.mergeLocaleMessage(re,Me)}function ge(re){return l.value?l.value.getDateTimeFormat(re):{}}function Ae(re,Me){l.value&&(l.value.setDateTimeFormat(re,Me),f.value[re]=Me)}function Be(re,Me){l.value&&l.value.mergeDateTimeFormat(re,Me)}function s0(re){return l.value?l.value.getNumberFormat(re):{}}function c0(re,Me){l.value&&(l.value.setNumberFormat(re,Me),g.value[re]=Me)}function Ce(re,Me){l.value&&l.value.mergeNumberFormat(re,Me)}const x0={get id(){return l.value?l.value.id:-1},locale:I,fallbackLocale:$,messages:V,datetimeFormats:K,numberFormats:H,get inheritLocale(){return l.value?l.value.inheritLocale:s},set inheritLocale(re){l.value&&(l.value.inheritLocale=re)},get availableLocales(){return l.value?l.value.availableLocales:Object.keys(h.value)},get modifiers(){return l.value?l.value.modifiers:T},get pluralRules(){return l.value?l.value.pluralRules:M},get isGlobal(){return l.value?l.value.isGlobal:!1},get missingWarn(){return l.value?l.value.missingWarn:m},set missingWarn(re){l.value&&(l.value.missingWarn=re)},get fallbackWarn(){return l.value?l.value.fallbackWarn:y},set fallbackWarn(re){l.value&&(l.value.missingWarn=re)},get fallbackRoot(){return l.value?l.value.fallbackRoot:v},set fallbackRoot(re){l.value&&(l.value.fallbackRoot=re)},get fallbackFormat(){return l.value?l.value.fallbackFormat:w},set fallbackFormat(re){l.value&&(l.value.fallbackFormat=re)},get warnHtmlMessage(){return l.value?l.value.warnHtmlMessage:x},set warnHtmlMessage(re){l.value&&(l.value.warnHtmlMessage=re)},get escapeParameter(){return l.value?l.value.escapeParameter:E},set escapeParameter(re){l.value&&(l.value.escapeParameter=re)},t:b,getPostTranslationHandler:j,setPostTranslationHandler:Q,getMissingHandler:fe,setMissingHandler:oe,rt:U,d:D,n:W,tm:te,te:se,getLocaleMessage:ae,setLocaleMessage:L,mergeLocaleMessage:R,getDateTimeFormat:ge,setDateTimeFormat:Ae,mergeDateTimeFormat:Be,getNumberFormat:s0,setNumberFormat:c0,mergeNumberFormat:Ce};function k0(re){re.locale.value=c.value,re.fallbackLocale.value=d.value,Object.keys(h.value).forEach(Me=>{re.mergeLocaleMessage(Me,h.value[Me])}),Object.keys(f.value).forEach(Me=>{re.mergeDateTimeFormat(Me,f.value[Me])}),Object.keys(g.value).forEach(Me=>{re.mergeNumberFormat(Me,g.value[Me])}),re.escapeParameter=E,re.fallbackFormat=w,re.fallbackRoot=v,re.fallbackWarn=y,re.missingWarn=m,re.warnHtmlMessage=x}return i.onBeforeMount(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw H2(A2.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const re=l.value=e.proxy.$i18n.__composer;r==="global"?(c.value=re.locale.value,d.value=re.fallbackLocale.value,h.value=re.messages.value,f.value=re.datetimeFormats.value,g.value=re.numberFormats.value):o&&k0(re)}),x0}if(Cf(),__INTLIFY_JIT_COMPILATION__?Fo(hf):Fo(uf),tf(Vh),rf(Do),__INTLIFY_PROD_DEVTOOLS__){const e=k2();e.__INTLIFY__=!0,qh(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const $f=Object.freeze({[He.ADD]:{value:He.ADD,icon:"plus",hint:"webitelUI.iconAction.addActionHint"},[He.DELETE]:{value:He.DELETE,icon:"bucket",hint:"webitelUI.iconAction.deleteActionHint"},[He.DOWNLOAD]:{value:He.DOWNLOAD,icon:"download",hint:"webitelUI.iconAction.downloadActionHint"},[He.EDIT]:{value:He.EDIT,icon:"edit",hint:"webitelUI.iconAction.editActionHint"},[He.HISTORY]:{value:He.HISTORY,icon:"history",hint:"webitelUI.iconAction.historyActionHint"},[He.REFRESH]:{value:He.REFRESH,icon:"refresh",hint:"reusable.refresh"},[He.EXPAND]:{value:He.EXPAND,icon:"expand",hint:"reusable.expand"},[He.COLLAPSE]:{value:He.COLLAPSE,icon:"collapse",hint:"reusable.collapse"}}),ml={__name:"wt-icon-action",props:{action:{type:String,required:!0,validator:e=>Object.values([He.DELETE,He.EDIT,He.ADD,He.HISTORY,He.DOWNLOAD,He.REFRESH]).includes(e)},disabled:{type:Boolean,default:!1}},emits:["click"],setup(e,{emit:r}){const n=e,a=r,{t:o}=ot(),l=i.computed(()=>{const s=$f[n.action];return s||(console.error(`Unknown action for wt-icon-action component: ${n.action}`),{icon:"edit",hint:n.action})});return(s,c)=>{const d=i.resolveComponent("wt-icon-btn"),h=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(h,null,{activator:i.withCtx(()=>[i.createVNode(d,{disabled:e.disabled,icon:l.value.icon,onClick:c[0]||(c[0]=f=>a("click"))},null,8,["disabled","icon"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(i.unref(o)(l.value.hint)),1)],void 0,!0),_:1})}}},gl=[He.ADD,He.COLUMNS,He.COPY,He.DOWNLOAD,He.UPLOAD,He.FILTERS,He.REFRESH,He.DELETE],Vf=gl,ce=(e,r)=>{const n=e.__vccOpts||e;for(const[a,o]of r)n[a]=o;return n},Pf={class:"wt-action-bar"},Ff={__name:"wt-action-bar",props:{mode:{type:String,default:"table",validator:e=>["table","section"].includes(e)},size:{type:String},include:{type:Array,default:()=>[]},exclude:{type:Array,default:()=>[]},disabled:{type:Boolean,default:!1},...Object.values(He).reduce((e,r)=>(e[`disabled:${r}`]={type:Boolean,default:!1},e),{})},emits:[...Object.values(He).map(e=>`click:${e}`)],setup(e,{emit:r}){const n=e,a=r,o=i.computed(()=>{const l=n.mode==="section"?Vf:gl;return n.include.length?l.filter(s=>n.include.includes(s)):n.exclude.length?l.filter(s=>!n.exclude.includes(s)):l});return(l,s)=>(i.openBlock(),i.createElementBlock("div",Pf,[i.renderSlot(l.$slots,"search-bar",i.normalizeProps(i.guardReactiveProps({size:e.size})),void 0,!0),i.renderSlot(l.$slots,"default",i.normalizeProps(i.guardReactiveProps({size:e.size})),void 0,!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(o.value,c=>i.renderSlot(l.$slots,c,i.mergeProps({action:c,size:e.size},{ref_for:!0}),()=>[i.createVNode(ml,{action:c,disabled:n[`disabled:${c}`],onClick:d=>a(`click:${c}`)},null,8,["action","disabled","onClick"])],!0)),256))]))}},If=ce(Ff,[["__scopeId","data-v-8d5ae3fc"]]),Hf={},Rf={class:"wt-app-header"};function Uf(e,r){return i.openBlock(),i.createElementBlock("header",Rf,[i.renderSlot(e.$slots,"default",{},void 0,!0)])}const zf=ce(Hf,[["render",Uf],["__scopeId","data-v-0e77069c"]]),y0=Object.freeze({ADMIN:"admin",AGENT:"agent",SUPERVISOR:"supervisor",HISTORY:"history",AUDIT:"audit",ANALYTICS:"grafana",CRM:"crm"}),Wf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_6169)'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%2314171F'/%3e%3crect%20x='1.94174'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='1.94174'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='3.88348'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%235A6587'/%3e%3crect%20x='3.88348'%20y='47.3296'%20width='92.233'%20height='10.625'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.88348'%20y='70.5112'%20width='92.233'%20height='10.625'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='5.82526'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82526'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23C9981D'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%23737EA1'/%3e%3crect%20x='15.534'%20y='40.5679'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='6.79611'%20y='38.6362'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3crect%20x='15.534'%20y='52.1587'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='6.79611'%20y='50.2271'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3crect%20x='15.534'%20y='63.75'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='6.79611'%20y='61.8184'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3crect%20x='15.534'%20y='75.3408'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='6.79611'%20y='73.4092'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2038.3671C91.9028%2037.4382%2090.6215%2037.4382%2090.4868%2038.3671C90.4114%2038.8869%2089.8939%2039.1991%2089.4255%2039.0074C88.5882%2038.6648%2087.9475%2039.8244%2088.6501%2040.4108C89.0432%2040.7388%2089.0432%2041.3633%2088.6501%2041.6914C87.9475%2042.2778%2088.5882%2043.4374%2089.4255%2043.0947C89.8939%2042.9031%2090.4114%2043.2153%2090.4868%2043.735C90.6215%2044.664%2091.9028%2044.664%2092.0375%2043.735C92.1128%2043.2153%2092.6304%2042.9031%2093.0988%2043.0947C93.936%2043.4374%2094.5767%2042.2778%2093.8742%2041.6914C93.4811%2041.3633%2093.4811%2040.7388%2093.8742%2040.4108C94.5767%2039.8244%2093.936%2038.6648%2093.0988%2039.0074C92.6304%2039.1991%2092.1128%2038.8869%2092.0375%2038.3671ZM91.2621%2042.017C91.7983%2042.017%2092.233%2041.5845%2092.233%2041.0511C92.233%2040.5176%2091.7983%2040.0852%2091.2621%2040.0852C90.7259%2040.0852%2090.2913%2040.5176%2090.2913%2041.0511C90.2913%2041.5845%2090.7259%2042.017%2091.2621%2042.017Z'%20fill='%23919AB6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2049.958C91.9028%2049.029%2090.6215%2049.029%2090.4868%2049.958C90.4114%2050.4777%2089.8939%2050.79%2089.4255%2050.5983C88.5882%2050.2556%2087.9475%2051.4153%2088.6501%2052.0016C89.0432%2052.3297%2089.0432%2052.9542%2088.6501%2053.2822C87.9475%2053.8686%2088.5882%2055.0282%2089.4255%2054.6856C89.8939%2054.4939%2090.4114%2054.8061%2090.4868%2055.3259C90.6215%2056.2548%2091.9028%2056.2548%2092.0375%2055.3259C92.1128%2054.8061%2092.6304%2054.4939%2093.0988%2054.6856C93.936%2055.0282%2094.5767%2053.8686%2093.8742%2053.2822C93.4811%2052.9542%2093.4811%2052.3297%2093.8742%2052.0016C94.5767%2051.4153%2093.936%2050.2556%2093.0988%2050.5983C92.6304%2050.79%2092.1128%2050.4777%2092.0375%2049.958ZM91.2621%2053.6078C91.7983%2053.6078%2092.233%2053.1754%2092.233%2052.6419C92.233%2052.1085%2091.7983%2051.676%2091.2621%2051.676C90.7259%2051.676%2090.2913%2052.1085%2090.2913%2052.6419C90.2913%2053.1754%2090.7259%2053.6078%2091.2621%2053.6078Z'%20fill='%23919AB6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2061.5488C91.9028%2060.6198%2090.6215%2060.6198%2090.4868%2061.5488C90.4114%2062.0685%2089.8939%2062.3808%2089.4255%2062.1891C88.5882%2061.8465%2087.9475%2063.0061%2088.6501%2063.5924C89.0432%2063.9205%2089.0432%2064.545%2088.6501%2064.873C87.9475%2065.4594%2088.5882%2066.619%2089.4255%2066.2764C89.8939%2066.0847%2090.4114%2066.3969%2090.4868%2066.9167C90.6215%2067.8457%2091.9028%2067.8457%2092.0375%2066.9167C92.1128%2066.3969%2092.6304%2066.0847%2093.0988%2066.2764C93.936%2066.619%2094.5767%2065.4594%2093.8742%2064.873C93.4811%2064.545%2093.4811%2063.9205%2093.8742%2063.5924C94.5767%2063.0061%2093.936%2061.8465%2093.0988%2062.1891C92.6304%2062.3808%2092.1128%2062.0685%2092.0375%2061.5488ZM91.2621%2065.1986C91.7983%2065.1986%2092.233%2064.7662%2092.233%2064.2327C92.233%2063.6993%2091.7983%2063.2668%2091.2621%2063.2668C90.7259%2063.2668%2090.2913%2063.6993%2090.2913%2064.2327C90.2913%2064.7662%2090.7259%2065.1986%2091.2621%2065.1986Z'%20fill='%23919AB6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2073.1401C91.9028%2072.2111%2090.6215%2072.2111%2090.4868%2073.1401C90.4114%2073.6598%2089.8939%2073.9721%2089.4255%2073.7804C88.5882%2073.4378%2087.9475%2074.5974%2088.6501%2075.1837C89.0432%2075.5118%2089.0432%2076.1363%2088.6501%2076.4643C87.9475%2077.0507%2088.5882%2078.2103%2089.4255%2077.8677C89.8939%2077.676%2090.4114%2077.9882%2090.4868%2078.508C90.6215%2079.437%2091.9028%2079.437%2092.0375%2078.508C92.1128%2077.9882%2092.6304%2077.676%2093.0988%2077.8677C93.936%2078.2103%2094.5767%2077.0507%2093.8742%2076.4643C93.4811%2076.1363%2093.4811%2075.5118%2093.8742%2075.1837C94.5767%2074.5974%2093.936%2073.4378%2093.0988%2073.7804C92.6304%2073.9721%2092.1128%2073.6598%2092.0375%2073.1401ZM91.2621%2076.79C91.7983%2076.79%2092.233%2076.3575%2092.233%2075.824C92.233%2075.2906%2091.7983%2074.8581%2091.2621%2074.8581C90.7259%2074.8581%2090.2913%2075.2906%2090.2913%2075.824C90.2913%2076.3575%2090.7259%2076.79%2091.2621%2076.79Z'%20fill='%23919AB6'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_6169'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",qf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_5685)'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23D1D5E0'/%3e%3crect%20x='1.94174'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='1.94174'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='3.88348'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23737EA1'/%3e%3crect%20x='3.88348'%20y='47.3296'%20width='92.233'%20height='10.625'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.88348'%20y='70.5112'%20width='92.233'%20height='10.625'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='5.82526'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82526'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23FAB404'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%235A6587'/%3e%3crect%20x='15.534'%20y='40.5679'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='6.79611'%20y='38.6362'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3crect%20x='15.534'%20y='52.1587'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='6.79611'%20y='50.2271'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3crect%20x='15.534'%20y='63.75'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='6.79611'%20y='61.8184'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3crect%20x='15.534'%20y='75.3408'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='6.79611'%20y='73.4092'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2038.3671C91.9028%2037.4382%2090.6215%2037.4382%2090.4868%2038.3671C90.4114%2038.8869%2089.8939%2039.1991%2089.4255%2039.0074C88.5882%2038.6648%2087.9475%2039.8244%2088.6501%2040.4108C89.0432%2040.7388%2089.0432%2041.3633%2088.6501%2041.6914C87.9475%2042.2778%2088.5882%2043.4374%2089.4255%2043.0947C89.8939%2042.9031%2090.4114%2043.2153%2090.4868%2043.735C90.6215%2044.664%2091.9028%2044.664%2092.0375%2043.735C92.1128%2043.2153%2092.6304%2042.9031%2093.0988%2043.0947C93.936%2043.4374%2094.5767%2042.2778%2093.8742%2041.6914C93.4811%2041.3633%2093.4811%2040.7388%2093.8742%2040.4108C94.5767%2039.8244%2093.936%2038.6648%2093.0988%2039.0074C92.6304%2039.1991%2092.1128%2038.8869%2092.0375%2038.3671ZM91.2621%2042.017C91.7983%2042.017%2092.233%2041.5845%2092.233%2041.0511C92.233%2040.5176%2091.7983%2040.0852%2091.2621%2040.0852C90.7259%2040.0852%2090.2913%2040.5176%2090.2913%2041.0511C90.2913%2041.5845%2090.7259%2042.017%2091.2621%2042.017Z'%20fill='%23454E68'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2049.958C91.9028%2049.029%2090.6215%2049.029%2090.4868%2049.958C90.4114%2050.4777%2089.8939%2050.79%2089.4255%2050.5983C88.5882%2050.2556%2087.9475%2051.4153%2088.6501%2052.0016C89.0432%2052.3297%2089.0432%2052.9542%2088.6501%2053.2822C87.9475%2053.8686%2088.5882%2055.0282%2089.4255%2054.6856C89.8939%2054.4939%2090.4114%2054.8061%2090.4868%2055.3259C90.6215%2056.2548%2091.9028%2056.2548%2092.0375%2055.3259C92.1128%2054.8061%2092.6304%2054.4939%2093.0988%2054.6856C93.936%2055.0282%2094.5767%2053.8686%2093.8742%2053.2822C93.4811%2052.9542%2093.4811%2052.3297%2093.8742%2052.0016C94.5767%2051.4153%2093.936%2050.2556%2093.0988%2050.5983C92.6304%2050.79%2092.1128%2050.4777%2092.0375%2049.958ZM91.2621%2053.6078C91.7983%2053.6078%2092.233%2053.1754%2092.233%2052.6419C92.233%2052.1085%2091.7983%2051.676%2091.2621%2051.676C90.7259%2051.676%2090.2913%2052.1085%2090.2913%2052.6419C90.2913%2053.1754%2090.7259%2053.6078%2091.2621%2053.6078Z'%20fill='%23454E68'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2061.5488C91.9028%2060.6198%2090.6215%2060.6198%2090.4868%2061.5488C90.4114%2062.0685%2089.8939%2062.3808%2089.4255%2062.1891C88.5882%2061.8465%2087.9475%2063.0061%2088.6501%2063.5924C89.0432%2063.9205%2089.0432%2064.545%2088.6501%2064.873C87.9475%2065.4594%2088.5882%2066.619%2089.4255%2066.2764C89.8939%2066.0847%2090.4114%2066.3969%2090.4868%2066.9167C90.6215%2067.8457%2091.9028%2067.8457%2092.0375%2066.9167C92.1128%2066.3969%2092.6304%2066.0847%2093.0988%2066.2764C93.936%2066.619%2094.5767%2065.4594%2093.8742%2064.873C93.4811%2064.545%2093.4811%2063.9205%2093.8742%2063.5924C94.5767%2063.0061%2093.936%2061.8465%2093.0988%2062.1891C92.6304%2062.3808%2092.1128%2062.0685%2092.0375%2061.5488ZM91.2621%2065.1986C91.7983%2065.1986%2092.233%2064.7662%2092.233%2064.2327C92.233%2063.6993%2091.7983%2063.2668%2091.2621%2063.2668C90.7259%2063.2668%2090.2913%2063.6993%2090.2913%2064.2327C90.2913%2064.7662%2090.7259%2065.1986%2091.2621%2065.1986Z'%20fill='%23454E68'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2073.1401C91.9028%2072.2111%2090.6215%2072.2111%2090.4868%2073.1401C90.4114%2073.6598%2089.8939%2073.9721%2089.4255%2073.7804C88.5882%2073.4378%2087.9475%2074.5974%2088.6501%2075.1837C89.0432%2075.5118%2089.0432%2076.1363%2088.6501%2076.4643C87.9475%2077.0507%2088.5882%2078.2103%2089.4255%2077.8677C89.8939%2077.676%2090.4114%2077.9882%2090.4868%2078.508C90.6215%2079.437%2091.9028%2079.437%2092.0375%2078.508C92.1128%2077.9882%2092.6304%2077.676%2093.0988%2077.8677C93.936%2078.2103%2094.5767%2077.0507%2093.8742%2076.4643C93.4811%2076.1363%2093.4811%2075.5118%2093.8742%2075.1837C94.5767%2074.5974%2093.936%2073.4378%2093.0988%2073.7804C92.6304%2073.9721%2092.1128%2073.6598%2092.0375%2073.1401ZM91.2621%2076.79C91.7983%2076.79%2092.233%2076.3575%2092.233%2075.824C92.233%2075.2906%2091.7983%2074.8581%2091.2621%2074.8581C90.7259%2074.8581%2090.2913%2075.2906%2090.2913%2075.824C90.2913%2076.3575%2090.7259%2076.79%2091.2621%2076.79Z'%20fill='%23454E68'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_5685'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",jf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_6170)'%3e%3crect%20x='26.2136'%20width='35.9223'%20height='85'%20fill='%232B3040'/%3e%3crect%20x='64.0776'%20width='35.9223'%20height='85'%20fill='%232B3040'/%3e%3crect%20width='24.2718'%20height='85'%20fill='%232B3040'/%3e%3crect%20x='1.94174'%20y='12.5566'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='20.3883'%20height='1.93182'%20rx='0.965909'%20fill='%23232734'/%3e%3crect%20x='66.0194'%20y='13.5229'%20width='32.0388'%20height='1.93182'%20rx='0.965909'%20fill='%23232734'/%3e%3crect%20x='66.0194'%20y='31.875'%20width='32.0388'%20height='1.93182'%20rx='0.965909'%20fill='%23232734'/%3e%3crect%20x='66.0194'%20y='18.3521'%20width='16.5049'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='23.1816'%20width='16.5049'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='8.73785'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='10.625'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='37.6704'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='17.3862'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='44.4316'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='24.1479'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='51.1934'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='30.9092'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='57.9546'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='64.7158'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='71.4771'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='8.73785'%20y='28.0112'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='28.0112'%20width='16.5049'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='40.5684'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='54.0908'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='67.6138'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='43.4658'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='56.9888'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='70.5112'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='46.3638'%20width='17.4757'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='59.8862'%20width='17.4757'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='73.4092'%20width='17.4757'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='76.3066'%20width='25.2427'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='79.2046'%20width='5.82524'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='1.94174'%20y='32.8408'%20width='20.3883'%20height='1.93182'%20rx='0.965909'%20fill='%23232734'/%3e%3crect%20x='1.94174'%20y='56.9888'%20width='20.3883'%20height='1.93182'%20rx='0.965909'%20fill='%23232734'/%3e%3crect%20x='28.1553'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='1.94174'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='36.7046'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F6AB55'/%3e%3crect%20x='1.94174'%20y='60.8521'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F65855'/%3e%3crect%20x='17.4757'%20y='36.7046'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='60.8521'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='43.4658'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F6AB55'/%3e%3crect%20x='1.94174'%20y='67.6138'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F65855'/%3e%3crect%20x='17.4757'%20y='43.4658'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='67.6138'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='50.2271'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F6AB55'/%3e%3crect%20x='1.94174'%20y='74.375'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F65855'/%3e%3crect%20x='17.4757'%20y='50.2271'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='74.375'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='2.44174'%20y='19.8184'%20width='3.85437'%20height='3.82955'%20rx='1.91477'%20stroke='%23169C18'/%3e%3crect%20x='2.44174'%20y='26.5796'%20width='3.85437'%20height='3.82955'%20rx='1.91477'%20stroke='%23F6AB55'/%3e%3crect%20x='9.70874'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23556AF6'/%3e%3crect%20x='17.4757'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%232083DF'/%3e%3crect%20x='34.9514'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='41.7476'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='48.5437'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='55.3398'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='66.0194'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='74.7573'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='83.4951'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='92.233'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='66.0194'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20fill='%233D9CF5'/%3e%3crect%20x='66.0194'%20y='49.2612'%20width='2.91262'%20height='2.89773'%20fill='%23F6AB55'/%3e%3crect%20x='66.0194'%20y='62.7842'%20width='2.91262'%20height='2.89773'%20fill='%23F65855'/%3e%3crect%20x='28.1553'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='77.2729'%20width='8.73786'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='39.8058'%20y='77.2729'%20width='8.73786'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='51.4563'%20y='77.2729'%20width='8.73786'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='55.3398'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='48.5437'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='41.7476'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='72.8156'%20y='8.69336'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='87.3787'%20y='17.3862'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='87.3787'%20y='22.2158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='87.3787'%20y='27.0454'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='80.5825'%20y='8.69336'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='95.1456'%20y='17.3862'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='95.1456'%20y='22.2158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='95.1456'%20y='27.0454'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='88.3495'%20y='8.69336'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='48.5437'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='55.3398'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='48.5437'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='41.7476'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='48.5437'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='55.3398'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='55.3398'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='13.5922'%20y='12.5566'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23F65855'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_6170'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Zf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_5686)'%3e%3crect%20x='26.2136'%20width='35.9223'%20height='85'%20fill='%23F3F4F7'/%3e%3crect%20x='64.0776'%20width='35.9223'%20height='85'%20fill='%23F3F4F7'/%3e%3crect%20width='24.2718'%20height='85'%20fill='%23F3F4F7'/%3e%3crect%20x='1.94174'%20y='12.5566'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='20.3883'%20height='1.93182'%20rx='0.965909'%20fill='%23E7E9EF'/%3e%3crect%20x='66.0194'%20y='13.5229'%20width='32.0388'%20height='1.93182'%20rx='0.965909'%20fill='%23E7E9EF'/%3e%3crect%20x='66.0194'%20y='31.875'%20width='32.0388'%20height='1.93182'%20rx='0.965909'%20fill='%23E7E9EF'/%3e%3crect%20x='66.0194'%20y='18.3521'%20width='16.5049'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='23.1816'%20width='16.5049'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='8.73785'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='10.625'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='37.6704'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='17.3862'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='44.4316'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='24.1479'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='51.1934'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='30.9092'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='57.9546'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='64.7158'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='71.4771'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='8.73785'%20y='28.0112'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='28.0112'%20width='16.5049'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='40.5684'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='54.0908'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='67.6138'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='43.4658'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='56.9888'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='70.5112'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='46.3638'%20width='17.4757'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='59.8862'%20width='17.4757'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='73.4092'%20width='17.4757'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='76.3066'%20width='25.2427'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='79.2046'%20width='5.82524'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='1.94174'%20y='32.8408'%20width='20.3883'%20height='1.93182'%20rx='0.965909'%20fill='%23E7E9EF'/%3e%3crect%20x='1.94174'%20y='56.9888'%20width='20.3883'%20height='1.93182'%20rx='0.965909'%20fill='%23E7E9EF'/%3e%3crect%20x='28.1553'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='1.94174'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='36.7046'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F6AB55'/%3e%3crect%20x='1.94174'%20y='60.8521'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F65855'/%3e%3crect%20x='17.4757'%20y='36.7046'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='60.8521'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='43.4658'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F6AB55'/%3e%3crect%20x='1.94174'%20y='67.6138'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F65855'/%3e%3crect%20x='17.4757'%20y='43.4658'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='67.6138'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='50.2271'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F6AB55'/%3e%3crect%20x='1.94174'%20y='74.375'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F65855'/%3e%3crect%20x='17.4757'%20y='50.2271'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='74.375'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='2.44174'%20y='19.8184'%20width='3.85437'%20height='3.82955'%20rx='1.91477'%20stroke='%23169C18'/%3e%3crect%20x='2.44174'%20y='26.5796'%20width='3.85437'%20height='3.82955'%20rx='1.91477'%20stroke='%23F6AB55'/%3e%3crect%20x='9.70874'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23556AF6'/%3e%3crect%20x='17.4757'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%232083DF'/%3e%3crect%20x='34.9514'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='41.7476'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='48.5437'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='55.3398'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='66.0194'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='74.7573'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='83.4951'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='92.233'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='66.0194'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20fill='%233D9CF5'/%3e%3crect%20x='66.0194'%20y='49.2612'%20width='2.91262'%20height='2.89773'%20fill='%23F6AB55'/%3e%3crect%20x='66.0194'%20y='62.7842'%20width='2.91262'%20height='2.89773'%20fill='%23F65855'/%3e%3crect%20x='28.1553'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='77.2729'%20width='8.73786'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='39.8058'%20y='77.2729'%20width='8.73786'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='51.4563'%20y='77.2729'%20width='8.73786'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='55.3398'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='48.5437'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='41.7476'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='72.8156'%20y='8.69336'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='87.3787'%20y='17.3862'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='87.3787'%20y='22.2158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='87.3787'%20y='27.0454'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='80.5825'%20y='8.69336'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='95.1456'%20y='17.3862'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='95.1456'%20y='22.2158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='95.1456'%20y='27.0454'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='88.3495'%20y='8.69336'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='48.5437'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='55.3398'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='48.5437'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='41.7476'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='48.5437'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='55.3398'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='55.3398'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='13.5922'%20y='12.5566'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23F65855'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_5686'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Yf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_6166)'%3e%3crect%20x='1.94175'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%2314171F'/%3e%3crect%20x='1.94175'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='1.94175'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='3.88349'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%235A6587'/%3e%3crect%20x='11.6505'%20y='50.2271'%20width='7.72727'%20height='4.85437'%20rx='2'%20transform='rotate(90%2011.6505%2050.2271)'%20fill='%239ECEFA'/%3e%3crect%20x='18.4466'%20y='46.3638'%20width='11.5909'%20height='4.85437'%20rx='2'%20transform='rotate(90%2018.4466%2046.3638)'%20fill='%239ECEFA'/%3e%3crect%20x='25.2427'%20y='38.6362'%20width='19.3182'%20height='4.85437'%20rx='2'%20transform='rotate(90%2025.2427%2038.6362)'%20fill='%232083DF'/%3e%3crect%20x='32.0388'%20y='42.5'%20width='15.4545'%20height='4.85437'%20rx='2'%20transform='rotate(90%2032.0388%2042.5)'%20fill='%233D9CF5'/%3e%3crect%20x='38.835'%20y='45.3979'%20width='12.5568'%20height='4.85437'%20rx='2'%20transform='rotate(90%2038.835%2045.3979)'%20fill='%239ECEFA'/%3e%3crect%20x='45.6311'%20y='53.125'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2045.6311%2053.125)'%20fill='%239ECEFA'/%3e%3crect%20x='11.6505'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2011.6505%2063.75)'%20fill='%239EAAFA'/%3e%3crect%20x='11.6505'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2011.6505%2071.4771)'%20fill='%23FACF9E'/%3e%3crect%20x='18.4466'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2018.4466%2063.75)'%20fill='%239EAAFA'/%3e%3crect%20x='18.4466'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2018.4466%2071.4771)'%20fill='%23FACF9E'/%3e%3crect%20x='25.2427'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2025.2427%2063.75)'%20fill='%239EAAFA'/%3e%3crect%20x='25.2427'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2025.2427%2071.4771)'%20fill='%23FACF9E'/%3e%3crect%20x='32.0388'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2032.0388%2063.75)'%20fill='%239EAAFA'/%3e%3crect%20x='32.0388'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2032.0388%2071.4771)'%20fill='%23FACF9E'/%3e%3crect%20x='38.835'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2038.835%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='38.835'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2038.835%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='45.6311'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2045.6311%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='45.6311'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2045.6311%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='52.4272'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2052.4272%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='52.4272'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2052.4272%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='59.2233'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2059.2233%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='59.2233'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2059.2233%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='66.0194'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2066.0194%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='66.0194'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2066.0194%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='72.8155'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2072.8155%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='72.8155'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2072.8155%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='79.6116'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2079.6116%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='79.6116'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2079.6116%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='86.4078'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2086.4078%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='86.4078'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2086.4078%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='93.2039'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2093.2039%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='93.2039'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2093.2039%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='1.94175'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23C9981D'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%23737EA1'/%3e%3cpath%20d='M61.8579%2045.9172C61.3167%2045.5425%2060.6638%2045.3616%2060.0058%2045.404C59.3479%2045.4464%2058.7238%2045.7097%2058.2358%2046.1508C57.7477%2046.5918%2057.4246%2047.1846%2057.3191%2047.8321C57.2136%2048.4796%2057.332%2049.1436%2057.6551%2049.7154'%20stroke='%23F65855'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M84.188%2045.9172C83.6468%2045.5425%2082.9939%2045.3616%2082.3359%2045.404C81.6779%2045.4464%2081.0539%2045.7097%2080.5659%2046.1508C80.0778%2046.5918%2079.7547%2047.1846%2079.6492%2047.8321C79.5437%2048.4796%2079.6621%2049.1436%2079.9852%2049.7154'%20stroke='%233D9CF5'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M57.0395%2053.1675C57.8216%2053.6688%2058.713%2053.9764%2059.6391%2054.0645C60.5652%2054.1527%2061.4991%2054.019%2062.3626%2053.6744C63.2261%2053.3299%2063.994%2052.7846%2064.6022%2052.0842C65.2104%2051.3838%2065.6412%2050.5486%2065.8584%2049.6486C66.0756%2048.7486%2066.073%2047.81%2065.8508%2046.9112C65.6286%2046.0124%2065.1932%2045.1796%2064.5812%2044.4826C63.9691%2043.7855%2063.1981%2043.2445%2062.3327%2042.9047C61.4673%2042.5649%2060.5327%2042.4362%2059.6071%2042.5295'%20stroke='%23F6AB55'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M79.3696%2053.1675C80.1517%2053.6688%2081.0431%2053.9764%2081.9692%2054.0645C82.8953%2054.1527%2083.8292%2054.019%2084.6927%2053.6744C85.5562%2053.3299%2086.3241%2052.7846%2086.9323%2052.0842C87.5405%2051.3838%2087.9713%2050.5486%2088.1885%2049.6486C88.4057%2048.7486%2088.4031%2047.81%2088.1809%2046.9112C87.9587%2046.0124%2087.5233%2045.1796%2086.9113%2044.4826C86.2992%2043.7855%2085.5282%2043.2445%2084.6628%2042.9047C83.7974%2042.5649%2082.8628%2042.4362%2081.9372%2042.5295'%20stroke='%239ECEFA'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M68.932%2048.2952C68.932%2046.4413%2068.3363%2044.636%2067.2319%2043.1428C66.1274%2041.6496%2064.5721%2040.5468%2062.793%2039.9955C61.0139%2039.4441%2059.1042%2039.473%2057.3428%2040.0779C55.5814%2040.6829%2054.0605%2041.8322%2053.0022%2043.3581C51.9439%2044.884%2051.4037%2046.7066%2051.4604%2048.5596C51.517%2050.4126%2052.1676%2052.1991%2053.3172%2053.6582C54.4668%2055.1173%2056.0551%2056.1725%2057.8502%2056.6698C59.6454%2057.1671%2061.5533%2057.0804%2063.2954%2056.4225'%20stroke='%23169C18'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M91.2621%2048.2952C91.2621%2046.4413%2090.6664%2044.636%2089.562%2043.1428C88.4575%2041.6496%2086.9022%2040.5468%2085.1231%2039.9955C83.344%2039.4441%2081.4343%2039.473%2079.6729%2040.0779C77.9115%2040.6829%2076.3906%2041.8322%2075.3323%2043.3581C74.274%2044.884%2073.7338%2046.7066%2073.7904%2048.5596C73.8471%2050.4126%2074.4977%2052.1991%2075.6473%2053.6582C76.7969%2055.1173%2078.3852%2056.1725%2080.1803%2056.6698C81.9755%2057.1671%2083.8834%2057.0804%2085.6255%2056.4225'%20stroke='%232083DF'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_6166'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Gf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_5682)'%3e%3crect%20x='1.94175'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23D1D5E0'/%3e%3crect%20x='1.94175'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='1.94175'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='3.88349'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23737EA1'/%3e%3crect%20x='11.6505'%20y='50.2271'%20width='7.72727'%20height='4.85437'%20rx='2'%20transform='rotate(90%2011.6505%2050.2271)'%20fill='%23CFE6FC'/%3e%3crect%20x='18.4466'%20y='46.3638'%20width='11.5909'%20height='4.85437'%20rx='2'%20transform='rotate(90%2018.4466%2046.3638)'%20fill='%23CFE6FC'/%3e%3crect%20x='25.2427'%20y='38.6362'%20width='19.3182'%20height='4.85437'%20rx='2'%20transform='rotate(90%2025.2427%2038.6362)'%20fill='%232083DF'/%3e%3crect%20x='32.0388'%20y='42.5'%20width='15.4545'%20height='4.85437'%20rx='2'%20transform='rotate(90%2032.0388%2042.5)'%20fill='%233D9CF5'/%3e%3crect%20x='38.835'%20y='45.3979'%20width='12.5568'%20height='4.85437'%20rx='2'%20transform='rotate(90%2038.835%2045.3979)'%20fill='%23CFE6FC'/%3e%3crect%20x='45.6311'%20y='53.125'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2045.6311%2053.125)'%20fill='%23CFE6FC'/%3e%3crect%20x='11.6505'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2011.6505%2063.75)'%20fill='%23CFD5FC'/%3e%3crect%20x='11.6505'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2011.6505%2071.4771)'%20fill='%23FCE7CF'/%3e%3crect%20x='18.4466'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2018.4466%2063.75)'%20fill='%23CFD5FC'/%3e%3crect%20x='18.4466'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2018.4466%2071.4771)'%20fill='%23FCE7CF'/%3e%3crect%20x='25.2427'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2025.2427%2063.75)'%20fill='%23CFD5FC'/%3e%3crect%20x='25.2427'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2025.2427%2071.4771)'%20fill='%23FCE7CF'/%3e%3crect%20x='32.0388'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2032.0388%2063.75)'%20fill='%23CFD5FC'/%3e%3crect%20x='32.0388'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2032.0388%2071.4771)'%20fill='%23FCE7CF'/%3e%3crect%20x='38.835'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2038.835%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='38.835'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2038.835%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='45.6311'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2045.6311%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='45.6311'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2045.6311%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='52.4272'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2052.4272%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='52.4272'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2052.4272%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='59.2233'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2059.2233%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='59.2233'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2059.2233%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='66.0194'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2066.0194%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='66.0194'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2066.0194%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='72.8155'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2072.8155%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='72.8155'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2072.8155%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='79.6116'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2079.6116%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='79.6116'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2079.6116%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='86.4078'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2086.4078%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='86.4078'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2086.4078%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='93.2039'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2093.2039%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='93.2039'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2093.2039%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='1.94175'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23FAB404'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%235A6587'/%3e%3cpath%20d='M61.8579%2045.9172C61.3167%2045.5425%2060.6638%2045.3616%2060.0058%2045.404C59.3479%2045.4464%2058.7238%2045.7097%2058.2358%2046.1508C57.7477%2046.5918%2057.4246%2047.1846%2057.3191%2047.8321C57.2136%2048.4796%2057.332%2049.1436%2057.6551%2049.7154'%20stroke='%23F65855'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M84.188%2045.9172C83.6468%2045.5425%2082.9939%2045.3616%2082.3359%2045.404C81.6779%2045.4464%2081.0539%2045.7097%2080.5659%2046.1508C80.0778%2046.5918%2079.7547%2047.1846%2079.6492%2047.8321C79.5437%2048.4796%2079.6621%2049.1436%2079.9852%2049.7154'%20stroke='%233D9CF5'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M57.0395%2053.1675C57.8216%2053.6688%2058.713%2053.9764%2059.6391%2054.0645C60.5652%2054.1527%2061.4991%2054.019%2062.3626%2053.6744C63.2261%2053.3299%2063.994%2052.7846%2064.6022%2052.0842C65.2104%2051.3838%2065.6412%2050.5486%2065.8584%2049.6486C66.0756%2048.7486%2066.073%2047.81%2065.8508%2046.9112C65.6286%2046.0124%2065.1932%2045.1796%2064.5812%2044.4826C63.9691%2043.7855%2063.1981%2043.2445%2062.3327%2042.9047C61.4673%2042.5649%2060.5327%2042.4362%2059.6071%2042.5295'%20stroke='%23F6AB55'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M79.3696%2053.1675C80.1517%2053.6688%2081.0431%2053.9764%2081.9692%2054.0645C82.8953%2054.1527%2083.8292%2054.019%2084.6927%2053.6744C85.5562%2053.3299%2086.3241%2052.7846%2086.9323%2052.0842C87.5405%2051.3838%2087.9713%2050.5486%2088.1885%2049.6486C88.4057%2048.7486%2088.4031%2047.81%2088.1809%2046.9112C87.9587%2046.0124%2087.5233%2045.1796%2086.9113%2044.4826C86.2992%2043.7855%2085.5282%2043.2445%2084.6628%2042.9047C83.7974%2042.5649%2082.8628%2042.4362%2081.9372%2042.5295'%20stroke='%23CFE6FC'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M68.932%2048.2952C68.932%2046.4413%2068.3363%2044.636%2067.2319%2043.1428C66.1274%2041.6496%2064.5721%2040.5468%2062.793%2039.9955C61.0139%2039.4441%2059.1042%2039.473%2057.3428%2040.0779C55.5814%2040.6829%2054.0605%2041.8322%2053.0022%2043.3581C51.9439%2044.884%2051.4037%2046.7066%2051.4604%2048.5596C51.517%2050.4126%2052.1676%2052.1991%2053.3172%2053.6582C54.4668%2055.1173%2056.0551%2056.1725%2057.8502%2056.6698C59.6454%2057.1671%2061.5533%2057.0804%2063.2954%2056.4225'%20stroke='%23169C18'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M91.2621%2048.2952C91.2621%2046.4413%2090.6664%2044.636%2089.562%2043.1428C88.4575%2041.6496%2086.9022%2040.5468%2085.1231%2039.9955C83.344%2039.4441%2081.4343%2039.473%2079.6729%2040.0779C77.9115%2040.6829%2076.3906%2041.8322%2075.3323%2043.3581C74.274%2044.884%2073.7338%2046.7066%2073.7904%2048.5596C73.8471%2050.4126%2074.4977%2052.1991%2075.6473%2053.6582C76.7969%2055.1173%2078.3852%2056.1725%2080.1803%2056.6698C81.9755%2057.1671%2083.8834%2057.0804%2085.6255%2056.4225'%20stroke='%232083DF'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_5682'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Kf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_6165)'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%2314171F'/%3e%3crect%20x='1.94174'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='1.94174'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='3.8835'%20y='61.8184'%20width='92.233'%20height='14.4886'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.8835'%20y='48.2954'%20width='92.233'%20height='11.5909'%20rx='2'%20fill='%23272C3A'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M93.4288%2043.5598C93.35%2043.6413%2093.3134%2043.7595%2093.3319%2043.8756L93.4579%2044.655C93.5432%2045.1829%2092.9806%2045.576%2092.5131%2045.3152L91.9012%2044.9739C91.805%2044.9202%2091.6901%2044.9202%2091.5937%2044.9739L90.982%2045.3151C90.5145%2045.5758%2089.9519%2045.1827%2090.0372%2044.6548L90.1631%2043.8759C90.1819%2043.7596%2090.145%2043.6412%2090.0663%2043.5598L89.5008%2042.975C89.14%2042.6019%2089.3506%2041.9778%2089.8639%2041.8987L90.6133%2041.7832C90.7197%2041.7667%2090.8145%2041.6954%2090.8638%2041.5893L91.1668%2040.9384C91.3965%2040.445%2092.0992%2040.445%2092.3287%2040.9385L92.6315%2041.5895C92.6808%2041.6955%2092.7754%2041.7668%2092.8822%2041.7832L93.6312%2041.8987C94.1445%2041.9778%2094.3551%2042.6019%2093.9944%2042.9749L93.4288%2043.5598Z'%20fill='%23C9981D'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.9813%2055.0133C92.8552%2055.1437%2092.7966%2055.3329%2092.8262%2055.5186L93.0278%2056.7657C93.1643%2057.6102%2092.2642%2058.2393%2091.5161%2057.822L90.5371%2057.276C90.3831%2057.19%2090.1993%2057.19%2090.0451%2057.276L89.0663%2057.8218C88.3183%2058.239%2087.4182%2057.61%2087.5547%2056.7654L87.7561%2055.5192C87.7862%2055.3331%2087.7272%2055.1437%2087.6012%2055.0133L86.6964%2054.0776C86.1192%2053.4807%2086.4561%2052.4821%2087.2774%2052.3556L88.4765%2052.1708C88.6467%2052.1445%2088.7983%2052.0304%2088.8773%2051.8606L89.3621%2050.8191C89.7296%2050.0296%2090.8538%2050.0297%2091.2211%2050.8193L91.7056%2051.8609C91.7845%2052.0304%2091.9359%2052.1445%2092.1066%2052.1708L93.3051%2052.3555C94.1264%2052.4821%2094.4633%2053.4806%2093.8861%2054.0776L92.9813%2055.0133Z'%20fill='%23C9981D'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.5338%2070.3311C92.3604%2070.5104%2092.2797%2070.7705%2092.3205%2071.0259L92.5977%2072.7406C92.7854%2073.9019%2091.5477%2074.7668%2090.5191%2074.1931L89.173%2073.4422C88.9613%2073.3241%2088.7085%2073.324%2088.4965%2073.4423L87.1507%2074.1928C86.1221%2074.7664%2084.8845%2073.9015%2085.0722%2072.7403L85.3492%2071.0267C85.3906%2070.7708%2085.3094%2070.5103%2085.1361%2070.3311L83.892%2069.0445C83.0984%2068.2238%2083.5617%2066.8508%2084.6909%2066.6767L86.3397%2066.4227C86.5736%2066.3865%2086.7822%2066.2296%2086.8907%2065.9961L87.5573%2064.564C88.0626%2063.4785%2089.6084%2063.4787%2090.1135%2064.5643L90.7797%2065.9965C90.8881%2066.2297%2091.0963%2066.3865%2091.3311%2066.4227L92.979%2066.6767C94.1083%2066.8507%2094.5715%2068.2237%2093.7779%2069.0445L92.5338%2070.3311Z'%20fill='%23C9981D'/%3e%3crect%20x='5.82524'%20y='41.5342'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='51.1934'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='63.75'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='44.4316'%20width='28.1553'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='54.0908'%20width='28.1553'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='66.6479'%20width='28.1553'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='69.5454'%20width='7.76699'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='72.4434'%20width='0.970874'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='3.8835'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%235A6587'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23C9981D'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%23737EA1'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_6165'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Xf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_5681)'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23D1D5E0'/%3e%3crect%20x='1.94174'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='1.94174'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='3.8835'%20y='61.8184'%20width='92.233'%20height='14.4886'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.8835'%20y='48.2954'%20width='92.233'%20height='11.5909'%20rx='2'%20fill='%23EDEEF3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M93.4288%2043.5598C93.35%2043.6413%2093.3134%2043.7595%2093.3319%2043.8756L93.4579%2044.655C93.5432%2045.1829%2092.9806%2045.576%2092.5131%2045.3152L91.9012%2044.9739C91.805%2044.9202%2091.6901%2044.9202%2091.5937%2044.9739L90.982%2045.3151C90.5145%2045.5758%2089.9519%2045.1827%2090.0372%2044.6548L90.1631%2043.8759C90.1819%2043.7596%2090.145%2043.6412%2090.0663%2043.5598L89.5008%2042.975C89.14%2042.6019%2089.3506%2041.9778%2089.8639%2041.8987L90.6133%2041.7832C90.7197%2041.7667%2090.8145%2041.6954%2090.8638%2041.5893L91.1668%2040.9384C91.3965%2040.445%2092.0992%2040.445%2092.3287%2040.9385L92.6315%2041.5895C92.6808%2041.6955%2092.7754%2041.7668%2092.8822%2041.7832L93.6312%2041.8987C94.1445%2041.9778%2094.3551%2042.6019%2093.9944%2042.9749L93.4288%2043.5598Z'%20fill='%23FAB404'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.9813%2055.0133C92.8552%2055.1437%2092.7966%2055.3329%2092.8262%2055.5186L93.0278%2056.7657C93.1643%2057.6102%2092.2642%2058.2393%2091.5161%2057.822L90.5371%2057.276C90.3831%2057.19%2090.1993%2057.19%2090.0451%2057.276L89.0663%2057.8218C88.3183%2058.239%2087.4182%2057.61%2087.5547%2056.7654L87.7561%2055.5192C87.7862%2055.3331%2087.7272%2055.1437%2087.6012%2055.0133L86.6964%2054.0776C86.1192%2053.4807%2086.4561%2052.4821%2087.2774%2052.3556L88.4765%2052.1708C88.6467%2052.1445%2088.7983%2052.0304%2088.8773%2051.8606L89.3621%2050.8191C89.7296%2050.0296%2090.8538%2050.0297%2091.2211%2050.8193L91.7056%2051.8609C91.7845%2052.0304%2091.9359%2052.1445%2092.1066%2052.1708L93.3051%2052.3555C94.1264%2052.4821%2094.4633%2053.4806%2093.8861%2054.0776L92.9813%2055.0133Z'%20fill='%23FAB404'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.5338%2070.3311C92.3604%2070.5104%2092.2797%2070.7705%2092.3205%2071.0259L92.5977%2072.7406C92.7854%2073.9019%2091.5477%2074.7668%2090.5191%2074.1931L89.173%2073.4422C88.9613%2073.3241%2088.7085%2073.324%2088.4965%2073.4423L87.1507%2074.1928C86.1221%2074.7664%2084.8845%2073.9015%2085.0722%2072.7403L85.3492%2071.0267C85.3906%2070.7708%2085.3094%2070.5103%2085.1361%2070.3311L83.892%2069.0445C83.0984%2068.2238%2083.5617%2066.8508%2084.6909%2066.6767L86.3397%2066.4227C86.5736%2066.3865%2086.7822%2066.2296%2086.8907%2065.9961L87.5573%2064.564C88.0626%2063.4785%2089.6084%2063.4787%2090.1135%2064.5643L90.7797%2065.9965C90.8881%2066.2297%2091.0963%2066.3865%2091.3311%2066.4227L92.979%2066.6767C94.1083%2066.8507%2094.5715%2068.2237%2093.7779%2069.0445L92.5338%2070.3311Z'%20fill='%23FAB404'/%3e%3crect%20x='5.82524'%20y='41.5342'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='51.1934'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='63.75'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='44.4316'%20width='28.1553'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='54.0908'%20width='28.1553'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='66.6479'%20width='28.1553'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='69.5454'%20width='7.76699'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='72.4434'%20width='0.970874'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='3.8835'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23737EA1'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23FAB404'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%235A6587'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_5681'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Jf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%2314171F'/%3e%3crect%20x='1.82037'%20y='19.3184'%20width='96.1165'%20height='63.75'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='3.76215'%20y='21.25'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%235A6587'/%3e%3crect%20x='3.76215'%20y='35.7388'%20width='92.233'%20height='8.69318'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.76215'%20y='53.125'%20width='92.233'%20height='8.69318'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.76215'%20y='70.5112'%20width='92.233'%20height='8.69318'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='5.82526'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23C9981D'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%23737EA1'/%3e%3crect%20x='14.4417'%20y='30.9087'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.70389'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23E26EF7'/%3e%3crect%20x='14.5631'%20y='39.6021'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82526'%20y='37.6704'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%236E80F7'/%3e%3crect%20x='14.4417'%20y='48.2954'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.70389'%20y='46.3638'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%231AB2A0'/%3e%3crect%20x='14.4417'%20y='65.6816'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.70389'%20y='63.75'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F55F3D'/%3e%3crect%20x='14.4417'%20y='56.9883'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.70389'%20y='55.0566'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23A3B21A'/%3e%3crect%20x='14.4417'%20y='74.375'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.70389'%20y='72.4434'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23A3B21A'/%3e%3c/svg%3e",Qf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23D1D5E0'/%3e%3crect%20x='1.82037'%20y='19.3184'%20width='96.1165'%20height='63.75'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='3.76215'%20y='21.25'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23737EA1'/%3e%3crect%20x='3.76215'%20y='35.7388'%20width='92.233'%20height='8.69318'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.76215'%20y='53.125'%20width='92.233'%20height='8.69318'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.76215'%20y='70.5112'%20width='92.233'%20height='8.69318'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='5.82526'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23FAB404'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%235A6587'/%3e%3crect%20x='14.4417'%20y='30.9087'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.70389'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23E26EF7'/%3e%3crect%20x='14.5631'%20y='39.6021'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82526'%20y='37.6704'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%236E80F7'/%3e%3crect%20x='14.4417'%20y='48.2954'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.70389'%20y='46.3638'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%231AB2A0'/%3e%3crect%20x='14.4417'%20y='65.6816'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.70389'%20y='63.75'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F55F3D'/%3e%3crect%20x='14.4417'%20y='56.9883'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.70389'%20y='55.0566'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23A3B21A'/%3e%3crect%20x='14.4417'%20y='74.375'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.70389'%20y='72.4434'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23A3B21A'/%3e%3c/svg%3e",ep="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_6167)'%3e%3crect%20x='1.94175'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%2314171F'/%3e%3crect%20x='1.94175'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='1.94175'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%232B3040'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.3706%2068.6731C95.2918%2068.7545%2095.2551%2068.8728%2095.2737%2068.9889L95.3997%2069.7683C95.485%2070.2961%2094.9224%2070.6893%2094.4549%2070.4285L93.843%2070.0872C93.7467%2070.0335%2093.6319%2070.0335%2093.5355%2070.0872L92.9238%2070.4284C92.4562%2070.6891%2091.8937%2070.296%2091.979%2069.7681L92.1049%2068.9892C92.1237%2068.8729%2092.0868%2068.7545%2092.008%2068.6731L91.4425%2068.0882C91.0818%2067.7152%2091.2924%2067.0911%2091.8057%2067.012L92.5551%2066.8965C92.6615%2066.88%2092.7563%2066.8087%2092.8056%2066.7026L93.1086%2066.0517C93.3383%2065.5582%2094.0409%2065.5583%2094.2705%2066.0518L94.5733%2066.7028C94.6226%2066.8088%2094.7172%2066.8801%2094.8239%2066.8965L95.573%2067.0119C96.0863%2067.091%2096.2969%2067.7151%2095.9361%2068.0882L95.3706%2068.6731Z'%20fill='%23C9981D'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.3706%2079.2981C95.2918%2079.3795%2095.2551%2079.4978%2095.2737%2079.6139L95.3997%2080.3933C95.485%2080.9211%2094.9224%2081.3143%2094.4549%2081.0535L93.843%2080.7122C93.7467%2080.6585%2093.6319%2080.6585%2093.5355%2080.7122L92.9238%2081.0534C92.4562%2081.3141%2091.8937%2080.921%2091.979%2080.3931L92.1049%2079.6142C92.1237%2079.4979%2092.0868%2079.3795%2092.008%2079.2981L91.4425%2078.7132C91.0818%2078.3402%2091.2924%2077.7161%2091.8057%2077.637L92.5551%2077.5215C92.6615%2077.505%2092.7563%2077.4337%2092.8056%2077.3276L93.1086%2076.6767C93.3383%2076.1832%2094.0409%2076.1833%2094.2705%2076.6768L94.5733%2077.3278C94.6226%2077.4338%2094.7172%2077.5051%2094.8239%2077.5215L95.573%2077.6369C96.0863%2077.716%2096.2969%2078.3401%2095.9361%2078.7132L95.3706%2079.2981Z'%20fill='%23C9981D'/%3e%3crect%20x='3.8835'%20y='67.6138'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='85.4369'%20y='66.6479'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='85.4369'%20y='77.2729'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='3.8835'%20y='78.2388'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='3.8835'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%235A6587'/%3e%3crect%20x='1.94175'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='7.76699'%20y='39.6025'%20width='0.965909'%20height='3.8835'%20rx='0.482955'%20transform='rotate(90%207.76699%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='14.5631'%20y='39.6025'%20width='0.965909'%20height='5.82524'%20rx='0.482955'%20transform='rotate(90%2014.5631%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='96.1165'%20y='39.6025'%20width='0.96591'%20height='23.301'%20rx='0.482955'%20transform='rotate(90%2096.1165%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='14.5631'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2014.5631%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='16.5049'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2016.5049%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='15.534'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2015.534%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2017.4757%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='66.9903'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2066.9903%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='71.8447'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2071.8447%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='18.4466'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2018.4466%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='24.2718'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2024.2718%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='21.3592'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2021.3592%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='26.2136'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2026.2136%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='29.1262'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2029.1262%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='30.0971'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2030.0971%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='31.068'%20y='35.7388'%20width='7.72727'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2031.068%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='25.2427'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2025.2427%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='27.1845'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2027.1845%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='28.1553'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2028.1553%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='33.0097'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2033.0097%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='34.9515'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2034.9515%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='35.9223'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2035.9223%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='39.6025'%20width='0.965909'%20height='4.85437'%20rx='0.482955'%20transform='rotate(90%2041.7476%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='20.3884'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2020.3884%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='19.4175'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2019.4175%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='23.301'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2023.301%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2041.7476%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='44.6602'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2044.6602%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='42.7184'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2042.7184%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='43.6893'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2043.6893%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='45.6311'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2045.6311%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='48.5437'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2048.5437%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='51.4563'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2051.4563%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='50.4854'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2050.4854%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='53.3981'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2053.3981%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2055.3398%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='58.2524'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2058.2524%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='63.1068'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2063.1068%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='61.165'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2061.165%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='60.1942'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2060.1942%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='62.1359'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2062.1359%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='64.0777'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2064.0777%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='66.9903'%20y='39.6025'%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='rotate(90%2066.9903%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='69.9029'%20y='39.6025'%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='rotate(90%2069.9029%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='57.2816'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2057.2816%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='49.5146'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2049.5146%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='47.5728'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2047.5728%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='52.4272'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2052.4272%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='54.3689'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2054.3689%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='56.3107'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2056.3107%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='32.0388'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2032.0388%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='22.3301'%20y='34.7729'%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2022.3301%2034.7729)'%20fill='%23169C18'/%3e%3crect%20x='46.6019'%20y='34.7729'%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2046.6019%2034.7729)'%20fill='%23169C18'/%3e%3crect%20x='59.2233'%20y='34.7729'%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2059.2233%2034.7729)'%20fill='%23169C18'/%3e%3crect%20width='0.965909'%20height='2.91262'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2093.2039%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='5.82524'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2086.4078%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.96591'%20height='24.2718'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%203.8835%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2086.4078%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2084.466%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2085.4369%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2083.4952%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2033.9806%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2029.1262%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2082.5243%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2076.699%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2079.6117%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2074.7573%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2071.8447%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2070.8738%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='7.72727'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2069.9029%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2075.7282%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2073.7864%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2072.8155%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2067.9612%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2066.0194%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2065.0486%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='4.85437'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2059.2233%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2080.5825%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2081.5534%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2077.6699%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2059.2233%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2056.3107%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2058.2524%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2057.2816%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2055.3398%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2052.4272%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2049.5146%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2050.4854%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2047.5728%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2045.6311%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2042.7185%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2037.8641%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2039.8058%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2040.7767%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2038.835%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2036.8932%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2033.9806%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2031.068%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2043.6893%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2051.4563%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2053.3981%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2048.5437%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2046.602%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2044.6602%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2068.9321%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2078.6408%2047.3296)'%20fill='%23F6AB55'/%3e%3crect%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2054.3689%2047.3296)'%20fill='%23F6AB55'/%3e%3crect%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2041.7476%2047.3296)'%20fill='%23F6AB55'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23C9981D'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%23737EA1'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_6167'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",tp="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_5683)'%3e%3crect%20x='1.94175'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23D1D5E0'/%3e%3crect%20x='1.94175'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='1.94175'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%23F3F4F7'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.3706%2068.6731C95.2918%2068.7545%2095.2551%2068.8728%2095.2737%2068.9889L95.3997%2069.7683C95.485%2070.2961%2094.9224%2070.6893%2094.4549%2070.4285L93.843%2070.0872C93.7467%2070.0335%2093.6319%2070.0335%2093.5355%2070.0872L92.9238%2070.4284C92.4562%2070.6891%2091.8937%2070.296%2091.979%2069.7681L92.1049%2068.9892C92.1237%2068.8729%2092.0868%2068.7545%2092.008%2068.6731L91.4425%2068.0882C91.0818%2067.7152%2091.2924%2067.0911%2091.8057%2067.012L92.5551%2066.8965C92.6615%2066.88%2092.7563%2066.8087%2092.8056%2066.7026L93.1086%2066.0517C93.3383%2065.5582%2094.0409%2065.5583%2094.2705%2066.0518L94.5733%2066.7028C94.6226%2066.8088%2094.7172%2066.8801%2094.8239%2066.8965L95.573%2067.0119C96.0863%2067.091%2096.2969%2067.7151%2095.9361%2068.0882L95.3706%2068.6731Z'%20fill='%23FAB404'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.3706%2079.2981C95.2918%2079.3795%2095.2551%2079.4978%2095.2737%2079.6139L95.3997%2080.3933C95.485%2080.9211%2094.9224%2081.3143%2094.4549%2081.0535L93.843%2080.7122C93.7467%2080.6585%2093.6319%2080.6585%2093.5355%2080.7122L92.9238%2081.0534C92.4562%2081.3141%2091.8937%2080.921%2091.979%2080.3931L92.1049%2079.6142C92.1237%2079.4979%2092.0868%2079.3795%2092.008%2079.2981L91.4425%2078.7132C91.0818%2078.3402%2091.2924%2077.7161%2091.8057%2077.637L92.5551%2077.5215C92.6615%2077.505%2092.7563%2077.4337%2092.8056%2077.3276L93.1086%2076.6767C93.3383%2076.1832%2094.0409%2076.1833%2094.2705%2076.6768L94.5733%2077.3278C94.6226%2077.4338%2094.7172%2077.5051%2094.8239%2077.5215L95.573%2077.6369C96.0863%2077.716%2096.2969%2078.3401%2095.9361%2078.7132L95.3706%2079.2981Z'%20fill='%23FAB404'/%3e%3crect%20x='3.8835'%20y='67.6138'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='85.4369'%20y='66.6479'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='85.4369'%20y='77.2729'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='3.8835'%20y='78.2388'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='3.8835'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23737EA1'/%3e%3crect%20x='1.94175'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='7.76699'%20y='39.6025'%20width='0.965909'%20height='3.8835'%20rx='0.482955'%20transform='rotate(90%207.76699%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='14.5631'%20y='39.6025'%20width='0.965909'%20height='5.82524'%20rx='0.482955'%20transform='rotate(90%2014.5631%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='96.1165'%20y='39.6025'%20width='0.96591'%20height='23.301'%20rx='0.482955'%20transform='rotate(90%2096.1165%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='14.5631'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2014.5631%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='16.5049'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2016.5049%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='15.534'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2015.534%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2017.4757%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='66.9903'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2066.9903%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='71.8447'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2071.8447%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='18.4466'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2018.4466%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='24.2718'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2024.2718%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='21.3592'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2021.3592%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='26.2136'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2026.2136%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='29.1262'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2029.1262%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='30.0971'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2030.0971%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='31.068'%20y='35.7388'%20width='7.72727'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2031.068%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='25.2427'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2025.2427%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='27.1845'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2027.1845%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='28.1553'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2028.1553%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='33.0097'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2033.0097%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='34.9515'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2034.9515%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='35.9223'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2035.9223%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='39.6025'%20width='0.965909'%20height='4.85437'%20rx='0.482955'%20transform='rotate(90%2041.7476%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='20.3884'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2020.3884%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='19.4175'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2019.4175%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='23.301'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2023.301%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2041.7476%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='44.6602'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2044.6602%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='42.7184'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2042.7184%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='43.6893'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2043.6893%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='45.6311'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2045.6311%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='48.5437'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2048.5437%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='51.4563'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2051.4563%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='50.4854'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2050.4854%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='53.3981'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2053.3981%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2055.3398%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='58.2524'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2058.2524%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='63.1068'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2063.1068%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='61.165'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2061.165%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='60.1942'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2060.1942%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='62.1359'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2062.1359%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='64.0777'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2064.0777%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='66.9903'%20y='39.6025'%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='rotate(90%2066.9903%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='69.9029'%20y='39.6025'%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='rotate(90%2069.9029%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='57.2816'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2057.2816%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='49.5146'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2049.5146%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='47.5728'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2047.5728%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='52.4272'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2052.4272%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='54.3689'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2054.3689%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='56.3107'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2056.3107%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='32.0388'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2032.0388%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='22.3301'%20y='34.7729'%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2022.3301%2034.7729)'%20fill='%23169C18'/%3e%3crect%20x='46.6019'%20y='34.7729'%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2046.6019%2034.7729)'%20fill='%23169C18'/%3e%3crect%20x='59.2233'%20y='34.7729'%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2059.2233%2034.7729)'%20fill='%23169C18'/%3e%3crect%20width='0.965909'%20height='2.91262'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2093.2039%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='5.82524'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2086.4078%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.96591'%20height='24.2718'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%203.8835%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2086.4078%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2084.466%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2085.4369%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2083.4952%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2033.9806%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2029.1262%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2082.5243%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2076.699%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2079.6117%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2074.7573%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2071.8447%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2070.8738%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='7.72727'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2069.9029%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2075.7282%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2073.7864%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2072.8155%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2067.9612%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2066.0194%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2065.0486%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='4.85437'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2059.2233%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2080.5825%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2081.5534%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2077.6699%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2059.2233%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2056.3107%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2058.2524%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2057.2816%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2055.3398%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2052.4272%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2049.5146%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2050.4854%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2047.5728%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2045.6311%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2042.7185%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2037.8641%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2039.8058%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2040.7767%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2038.835%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2036.8932%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2033.9806%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2031.068%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2043.6893%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2051.4563%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2053.3981%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2048.5437%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2046.602%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2044.6602%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2068.9321%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2078.6408%2047.3296)'%20fill='%23F6AB55'/%3e%3crect%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2054.3689%2047.3296)'%20fill='%23F6AB55'/%3e%3crect%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2041.7476%2047.3296)'%20fill='%23F6AB55'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23FAB404'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%235A6587'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_5683'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",rp="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_6168)'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%2314171F'/%3e%3crect%20x='1.94174'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='1.94174'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='3.8835'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%235A6587'/%3e%3crect%20x='3.8835'%20y='34.7729'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.8835'%20y='46.3638'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.8835'%20y='57.9546'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.8835'%20y='69.5454'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23C9981D'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%23737EA1'/%3e%3crect%20x='5.82524'%20y='36.7046'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='36.7046'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='36.7046'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='42.5'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='42.5'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='42.5'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='41.5342'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='41.5342'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='41.5342'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='54.0908'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='54.0908'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='54.0908'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='53.125'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='53.125'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='53.125'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='65.6816'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='65.6816'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='65.6816'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='64.7158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='64.7158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='64.7158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='77.2725'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='77.2725'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='77.2725'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='76.3066'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='76.3066'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='76.3066'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='48.2954'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='48.2954'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='48.2954'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='47.3296'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='47.3296'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='47.3296'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='59.8862'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='59.8862'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='59.8862'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='58.9204'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='58.9204'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='58.9204'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='71.4771'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='71.4771'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='71.4771'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='70.5112'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='70.5112'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='70.5112'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_6168'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",np="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_5684)'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23D1D5E0'/%3e%3crect%20x='1.94174'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='1.94174'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='3.8835'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23737EA1'/%3e%3crect%20x='3.8835'%20y='34.7729'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.8835'%20y='46.3638'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.8835'%20y='57.9546'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.8835'%20y='69.5454'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23FAB404'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%235A6587'/%3e%3crect%20x='5.82524'%20y='36.7046'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='36.7046'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='36.7046'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='42.5'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='42.5'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='42.5'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='41.5342'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='41.5342'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='41.5342'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='54.0908'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='54.0908'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='54.0908'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='53.125'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='53.125'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='53.125'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='65.6816'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='65.6816'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='65.6816'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='64.7158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='64.7158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='64.7158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='77.2725'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='77.2725'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='77.2725'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='76.3066'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='76.3066'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='76.3066'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='48.2954'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='48.2954'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='48.2954'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='47.3296'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='47.3296'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='47.3296'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='59.8862'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='59.8862'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='59.8862'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='58.9204'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='58.9204'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='58.9204'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='71.4771'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='71.4771'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='71.4771'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='70.5112'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='70.5112'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='70.5112'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_5684'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ap={class:"wt-app-navigator"},ip={class:"wt-app-navigator__nav-wrapper"},op={class:"wt-app-navigator__nav-title"},lp={class:"wt-app-navigator__nav"},sp=["href","title"],cp=["alt","src"],dp={class:"wt-app-navigator__card__title"},up=ce({__name:"wt-app-navigator",props:{currentApp:{type:String},apps:{type:Array,default:()=>[]},darkMode:{type:Boolean,default:!1}},setup(e){const r={[y0.ADMIN]:{dark:Wf,light:qf},[y0.AGENT]:{dark:jf,light:Zf},[y0.ANALYTICS]:{dark:Yf,light:Gf},[y0.CRM]:{dark:Jf,light:Qf},[y0.HISTORY]:{dark:ep,light:tp},[y0.AUDIT]:{dark:Kf,light:Xf},[y0.SUPERVISOR]:{dark:rp,light:np}},n=e,a=i.ref(!1),o=[y0.AGENT,y0.SUPERVISOR,y0.HISTORY,y0.ADMIN,y0.AUDIT,y0.CRM,y0.ANALYTICS],l=i.computed(()=>n.apps.reduce((c,d)=>[...c,{...d,img:n.darkMode?r[d.name].dark:r[d.name].light,currentApp:n.currentApp===d.name}],[]).sort((c,d)=>o.indexOf(c.name)-o.indexOf(d.name)));function s(){a.value=!1}return(c,d)=>{const h=i.resolveComponent("wt-icon-btn"),f=i.resolveComponent("wt-tooltip"),g=i.resolveDirective("clickaway");return i.withDirectives((i.openBlock(),i.createElementBlock("div",ap,[i.createVNode(f,null,{activator:i.withCtx(()=>[i.createVNode(h,{class:i.normalizeClass([{active:a.value},"wt-app-navigator__btn"]),icon:"app-navigator",onClick:d[0]||(d[0]=m=>a.value=!a.value)},null,8,["class"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(c.$t("webitelUI.appNavigator.title")),1)],void 0,!0),_:1}),i.createVNode(i.Transition,{name:"fade"},{default:i.withCtx(()=>[i.withDirectives(i.createElementVNode("nav",ip,[i.createElementVNode("h3",op,i.toDisplayString(c.$t("webitelUI.appNavigator.title")),1),i.createElementVNode("ul",lp,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(l.value,m=>(i.openBlock(),i.createElementBlock("li",{key:m.name,class:i.normalizeClass([{active:m.currentApp},"wt-app-navigator__card"])},[i.createElementVNode("a",{href:m.href,title:c.$t(`webitelUI.appNavigator.${m.name}`),class:"wt-app-navigator__card__link",target:"_blank"},[i.createElementVNode("img",{alt:`${m.name}-pic`,src:m.img,class:"wt-app-navigator__card__img"},null,8,cp),i.createElementVNode("p",dp,i.toDisplayString(c.$t(`webitelUI.appNavigator.${m.name}`)),1)],8,sp)],2))),128))])],512),[[i.vShow,a.value]])],void 0,!0),_:1})])),[[g,s]])}}},[["__scopeId","data-v-0ebb33d1"]]),hp={name:"WtHeaderActions",props:{user:{type:Object,default:()=>({})},buildInfo:{type:Object}},data:()=>({isOpened:!1}),computed:{isHeader(){return!!(this.userName||this.userAccount)},isFooter(){return this.buildInfo},userName(){return this.user.name||this.user.username},userAccount(){return this.user.preferredUsername||this.user.account},buildVersion(){return`${this.$t("webitelUI.headerActions.buildVersion")}: v${this.buildInfo.release}-${this.buildInfo.build}`}},methods:{settings(){this.$emit("settings"),this.close()},logout(){this.$emit("logout"),this.close()},close(){this.isOpened=!1}}},fp={class:"wt-header-actions"},pp={class:"wt-header-actions__panel-wrapper"},mp={key:0,class:"wt-header-actions__header"},gp={class:"wt-header-actions__name"},yp={class:"wt-header-actions__account"},wp={class:"wt-header-actions__actions-wrapper"},Cp={class:"wt-header-actions__action"},bp={class:"wt-header-actions__action"},vp={class:"wt-header-actions__action wt-header-actions__action--logout"},_p={key:1,class:"wt-header-actions__footer"},xp={class:"wt-header-actions__build__version"};function kp(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon-btn"),c=i.resolveComponent("wt-tooltip"),d=i.resolveComponent("wt-icon"),h=i.resolveDirective("clickaway");return i.openBlock(),i.createElementBlock("div",fp,[i.createVNode(c,null,{activator:i.withCtx(()=>[i.withDirectives(i.createVNode(s,{class:i.normalizeClass([{active:e.isOpened},"wt-header-actions__btn"]),icon:"account",onClick:r[0]||(r[0]=f=>e.isOpened=!e.isOpened)},null,8,["class"]),[[h,l.close]])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.headerActions.account")),1)],void 0,!0),_:1}),i.createVNode(i.Transition,{name:"fade"},{default:i.withCtx(()=>[i.withDirectives(i.createElementVNode("section",pp,[l.isHeader?(i.openBlock(),i.createElementBlock("header",mp,[i.createElementVNode("h3",gp,i.toDisplayString(l.userName),1),i.createElementVNode("p",yp,i.toDisplayString(l.userAccount),1)])):i.createCommentVNode("",!0),i.createElementVNode("ul",wp,[i.createElementVNode("li",Cp,[i.createElementVNode("a",{class:"wt-header-actions__action__link",href:"https://docs.webitel.com/display/WEP/Webitel+Elastic+Platform",target:"_blank",onClick:r[1]||(r[1]=(...f)=>l.close&&l.close(...f))},[i.createVNode(d,{icon:"docs"}),i.createElementVNode("span",null,i.toDisplayString(e.$t("webitelUI.headerActions.docs")),1)])]),i.createElementVNode("li",bp,[i.createElementVNode("a",{class:"wt-header-actions__action__link",onClick:r[2]||(r[2]=i.withModifiers((...f)=>l.settings&&l.settings(...f),["prevent"]))},[i.createVNode(d,{icon:"settings"}),i.createElementVNode("span",null,i.toDisplayString(e.$t("webitelUI.headerActions.settings")),1)])]),i.createElementVNode("li",vp,[i.createElementVNode("a",{class:"wt-header-actions__action__link",onClick:r[3]||(r[3]=i.withModifiers((...f)=>l.logout&&l.logout(...f),["prevent"]))},[i.createVNode(d,{color:"error",icon:"logout"}),i.createElementVNode("span",null,i.toDisplayString(e.$t("webitelUI.headerActions.logout")),1)])])]),l.isFooter?(i.openBlock(),i.createElementBlock("footer",_p,[i.createElementVNode("p",xp,i.toDisplayString(l.buildVersion),1)])):i.createCommentVNode("",!0)],512),[[i.vShow,e.isOpened]])],void 0,!0),_:1})])}const Ep=ce(hp,[["render",kp],["__scopeId","data-v-0b2621db"]]),Lp="data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%20100%20100'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_2624_1875)'%3e%3cg%20opacity='0.96'%3e%3cpath%20d='M98.9918%2051.0041C99.0074%2062.5772%2094.8247%2073.7632%2087.2195%2082.4872C86.8503%2082.9219%2086.4565%2083.3567%2086.0627%2083.775C85.5295%2084.3493%2084.9716%2084.9153%2084.422%2085.4649C75.3754%2094.233%2063.2443%2099.0938%2050.6456%2098.9986C38.047%2098.9035%2025.9907%2093.86%2017.0776%2084.9563C16.2572%2084.136%2015.5189%2083.3157%2014.7806%2082.4954C14.4688%2082.1345%2014.1653%2081.7817%2013.8699%2081.4126C8.99452%2075.4622%205.62087%2068.4273%204.03326%2060.9005C2.44564%2053.3738%202.69056%2045.5757%204.74739%2038.1634C6.80422%2030.7511%2010.6127%2023.9417%2015.8519%2018.309C21.0911%2012.6762%2027.6076%208.38522%2034.8523%205.79743C42.0969%203.20964%2049.8575%202.40091%2057.4801%203.43939C65.1027%204.47788%2072.364%207.33315%2078.6522%2011.7646C84.9404%2016.1961%2090.0713%2022.0739%2093.6124%2028.9029C97.1536%2035.7318%2099.0014%2043.3118%2099%2051.0041H98.9918Z'%20fill='%23030302'/%3e%3cpath%20d='M45.4204%2015.1831C44.3308%2015.8085%2043.3247%2016.5692%2042.426%2017.4471C40.3915%2019.3748%2038.5539%2021.6716%2035.9615%2022.7462C34.0992%2023.5173%2031.9253%2023.6157%2030.3255%2024.838C28.7258%2026.0602%2028.0285%2028.1766%2027.6675%2030.1781C27.3066%2032.1796%2027.1425%2034.2796%2026.1745%2036.0761C25.3049%2037.7167%2023.8774%2038.9061%2022.7699%2040.358C20.5139%2043.3275%2021.3917%2046.8712%2024.0907%2049.2829C25.5264%2050.5707%2027.3312%2051.3746%2029.0129%2052.3754C30.6947%2053.3762%2031.9253%2054.459%2032.4175%2056.4031C32.8687%2058.1585%2033.7711%2060.2995%2035.3216%2061.3248C37.0241%2062.4139%2039.0747%2062.821%2041.0642%2062.4651C43.1233%2062.0795%2045.0102%2061.1034%2046.9955%2060.4635C48.7682%2059.8611%2050.6779%2059.787%2052.492%2060.2503C54.1328%2060.6358%2055.6997%2061.5053%2057.4142%2061.7842C58.5775%2061.944%2059.7612%2061.861%2060.8908%2061.5405C62.0203%2061.22%2063.0712%2060.669%2063.9772%2059.9221C67.1849%2057.33%2067.513%2052.8676%2070.8438%2050.5297C72.6896%2049.2336%2075.1261%2048.5774%2076.3074%2046.6497C77.4888%2044.722%2076.8817%2042.0314%2075.7906%2039.9643C74.6995%2037.8971%2073.1654%2036.0105%2072.5501%2033.7546C72.2393%2032.1115%2072.0555%2030.4468%2072.0005%2028.7754C71.937%2027.0827%2071.2402%2025.4755%2070.048%2024.272C68.5631%2023.0005%2066.4219%2022.9349%2064.5515%2022.3607C62.0904%2021.5978%2059.9984%2019.8998%2057.9885%2018.2592C55.9786%2016.6186%2053.8866%2014.978%2051.3763%2014.2726C50.3738%2014.0116%2049.3286%2013.9578%2048.3045%2014.1143C47.2805%2014.2709%2046.2991%2014.6345%2045.4204%2015.1831Z'%20fill='%23FBB969'/%3e%3cpath%20d='M62.7632%2042.9992C62.7632%2042.8106%2065.1013%2037.8067%2068.0136%2039.152C72.4026%2041.1864%2067.1932%2047.273%2065.5115%2048.5116C64.8864%2048.9876%2064.1684%2049.3269%2063.4038%2049.5078C62.6393%2049.6887%2061.8453%2049.707%2061.0732%2049.5616L62.7632%2042.9992Z'%20fill='%23E26227'/%3e%3cpath%20d='M34.9855%2042.9992C34.9855%2042.8106%2032.6474%2037.8067%2029.7351%2039.152C25.3543%2041.1864%2030.5554%2047.273%2032.2454%2048.5116C32.8705%2048.9876%2033.5885%2049.3269%2034.353%2049.5078C35.1176%2049.6887%2035.9116%2049.707%2036.6836%2049.5616L34.9855%2042.9992Z'%20fill='%23E26227'/%3e%3cpath%20d='M84.4462%2085.4641C75.3996%2094.2322%2063.2685%2099.093%2050.6699%2098.9979C38.0712%2098.9027%2026.0149%2093.8593%2017.1018%2084.9555C17.2806%2084.4796%2017.4916%2084.0164%2017.7335%2083.5692C19.2348%2080.7392%2033.46%2073.135%2037.0697%2070.2394L37.2173%2070.1163C38.7463%2068.9077%2039.8358%2067.2304%2040.3184%2065.3422C40.5275%2064.485%2040.6701%2063.6129%2040.7449%2062.7337C40.958%2059.8927%2040.8866%2057.0375%2040.5316%2054.2108L57.62%2054.0139C57.341%2057.1318%2057.5179%2060.2737%2058.1451%2063.3407C58.8342%2066.425%2059.4412%2068.0492%2063.5185%2070.5429C63.6251%2070.6085%2063.7236%2070.6905%2063.822%2070.7562C65.7827%2072.1507%2084.2657%2084.8243%2084.4462%2085.4641Z'%20fill='%23EF8242'/%3e%3cpath%20d='M58.1119%2063.3408C55.7587%2065.2768%2052.7818%2066.2914%2049.7359%2066.1954C46.4059%2066.1753%2043.1974%2064.9416%2040.7118%2062.7255C40.9249%2059.8846%2040.8534%2057.0294%2040.4985%2054.2027L57.5869%2054.0058C57.3591%2057.1271%2057.5356%2060.2647%2058.1119%2063.3408Z'%20fill='%23E26227'/%3e%3cpath%20d='M36.8073%2030.103C34.9779%2031.7436%2034.6416%2035.6236%2034.4611%2039.3806C34.2282%2046.0049%2036.2949%2052.5058%2040.3103%2057.7798C44.6173%2063.1938%2055.8974%2063.1938%2059.8188%2055.7701C61.5498%2052.4889%2063.5925%2045.2949%2063.9207%2037.3052C64.3719%2024.5742%2047.4476%2020.5711%2036.8073%2030.103Z'%20fill='%23EF8242'/%3e%3cpath%20d='M46.0615%2051.3324H54.2652C53.9791%2052.212%2053.4163%2052.9755%2052.6609%2053.5092C51.9054%2054.0428%2050.9978%2054.3181%2050.0731%2054.294C49.1739%2054.3014%2048.2966%2054.0167%2047.5731%2053.4826C46.8496%2052.9486%2046.3192%2052.194%2046.0615%2051.3324Z'%20fill='%23B94A27'/%3e%3cpath%20d='M49.3416%2048.7558C49.0645%2048.7549%2048.7978%2048.6495%2048.5951%2048.4605C48.4914%2048.3623%2048.4088%2048.244%2048.3524%2048.1128C48.296%2047.9817%2048.2669%2047.8404%2048.2669%2047.6976L48.1029%2039.8965C48.1018%2039.8427%2048.1113%2039.7891%2048.1309%2039.739C48.1505%2039.6888%2048.1799%2039.6429%2048.2172%2039.6041C48.2545%2039.5652%2048.2991%2039.5341%2048.3485%2039.5125C48.3979%2039.4909%2048.451%2039.4792%2048.5049%2039.4782C48.613%2039.4781%2048.717%2039.5199%2048.795%2039.5949C48.8731%2039.6698%2048.919%2039.7721%2048.9232%2039.8801L49.0791%2047.6812C49.0806%2047.7524%2049.11%2047.8202%2049.1612%2047.8698C49.1861%2047.894%2049.2157%2047.913%2049.2481%2047.9257C49.2805%2047.9384%2049.3151%2047.9445%2049.3498%2047.9437L51.7371%2047.8781C51.8454%2047.8757%2051.9503%2047.9155%2052.0298%2047.9889C52.1094%2048.0623%2052.1574%2048.1637%2052.1637%2048.2718C52.1648%2048.3256%2052.1553%2048.3792%2052.1357%2048.4294C52.116%2048.4796%2052.0867%2048.5254%2052.0494%2048.5642C52.0121%2048.6031%2051.9674%2048.6342%2051.9181%2048.6558C51.8687%2048.6774%2051.8156%2048.6891%2051.7617%2048.6901L49.3662%2048.7558H49.3416Z'%20fill='%23E26227'/%3e%3cpath%20d='M57.2754%2042.333C57.1856%2042.1652%2057.062%2042.0179%2056.9125%2041.9003C56.7629%2041.7826%2056.5907%2041.6972%2056.4065%2041.6495C56.2223%2041.6017%2056.0303%2041.5925%2055.8424%2041.6226C55.6545%2041.6527%2055.4749%2041.7215%2055.3149%2041.8244C54.9979%2042.0077%2054.7652%2042.3077%2054.6665%2042.6603C54.5677%2043.0129%2054.6108%2043.3901%2054.7864%2043.7114C54.962%2044.0327%2055.2564%2044.2726%2055.6065%2044.3798C55.9566%2044.487%2056.3347%2044.4531%2056.6602%2044.2853C56.8291%2044.1979%2056.9791%2044.0779%2057.1015%2043.9323C57.2239%2043.7868%2057.3164%2043.6184%2057.3736%2043.437C57.4308%2043.2556%2057.4515%2043.0647%2057.4347%2042.8752C57.4178%2042.6857%2057.3637%2042.5014%2057.2754%2042.333Z'%20fill='%23030302'/%3e%3cpath%20d='M56.8405%2037.8631C56.1927%2037.7478%2055.5255%2037.8924%2054.9836%2038.2655C54.4416%2038.6386%2054.0684%2039.2102%2053.9448%2039.8564C54.8086%2039.542%2055.7249%2039.3971%2056.6436%2039.4299C57.5838%2039.4549%2058.5152%2039.6179%2059.408%2039.9138C59.2071%2039.3708%2058.8618%2038.8929%2058.4094%2038.5315C57.9569%2038.1701%2057.4145%2037.939%2056.8405%2037.8631Z'%20fill='%23B94A27'/%3e%3cpath%20d='M44.8146%2042.6692C44.6815%2042.4296%2044.4811%2042.2343%2044.2382%2042.1074C43.9953%2041.9805%2043.7206%2041.9274%2043.4479%2041.9549C43.1753%2041.9824%2042.9166%2042.0891%2042.7039%2042.2619C42.4912%2042.4347%2042.3338%2042.6661%2042.2512%2042.9273C42.1685%2043.1886%2042.1641%2043.4684%2042.2387%2043.7321C42.3132%2043.9958%2042.4634%2044.2319%2042.6706%2044.4112C42.8778%2044.5906%2043.1331%2044.7053%2043.4047%2044.7412C43.6764%2044.7771%2043.9527%2044.7326%2044.1994%2044.6133C44.5384%2044.4367%2044.7936%2044.1329%2044.9089%2043.7684C45.0242%2043.404%2044.9903%2043.0086%2044.8146%2042.6692Z'%20fill='%23030302'/%3e%3cpath%20d='M43.5834%2037.9364C43.0098%2038.0149%2042.4687%2038.249%2042.0189%2038.6135C41.5691%2038.9779%2041.2279%2039.4588%2041.0322%2040.0036C41.9178%2039.6982%2042.844%2039.5268%2043.7802%2039.495C44.7034%2039.4534%2045.6257%2039.5928%2046.4954%2039.9052C46.4365%2039.5832%2046.314%2039.2761%2046.135%2039.0021C45.956%2038.728%2045.7241%2038.4924%2045.4529%2038.3091C45.1817%2038.1257%2044.8767%2037.9984%2044.5557%2037.9344C44.2347%2037.8704%2043.9041%2037.8711%2043.5834%2037.9364Z'%20fill='%23B94A27'/%3e%3cpath%20d='M34.4041%2041.7509C34.5682%2042.1529%2034.0513%2037.6987%2038.0876%2035.1065C41.5577%2033.064%2042.8949%2034.9999%2045.7498%2034.1878C48.6047%2033.3757%2048.0961%2030.6113%2053.6172%2030.8163C57.7191%2030.9722%2057.9078%2030.3078%2060.3607%2029.0773C57.8996%2038.4779%2062.9202%2035.7217%2063.5273%2042.0544C67.6292%2035.9268%2066.7021%2031.53%2065.4716%2028.4703C64.241%2025.4106%2057.9078%2020.1935%2048.0961%2020.8005C38.2844%2021.4075%2029.1209%2028.4621%2034.4041%2041.7509Z'%20fill='%23FBB969'/%3e%3cpath%20d='M84.4462%2085.4639C75.3996%2094.232%2063.2685%2099.0928%2050.6699%2098.9976C38.0712%2098.9025%2026.0149%2093.859%2017.1018%2084.9553C17.2721%2084.4759%2017.4835%2084.0121%2017.7335%2083.569C21.015%2077.9253%2033.46%2073.1348%2037.0697%2070.2391L37.2173%2070.1161C37.7338%2069.7185%2038.2043%2069.2645%2038.6202%2068.7626C40.6793%2069.788%2045.6098%2072.0028%2049.4901%2071.7895C52.8126%2071.609%2057.6939%2069.1809%2060.6062%2067.5486V67.606C61.1968%2068.779%2062.411%2069.7059%2063.7974%2070.7559C70.4424%2075.7433%2084.7497%2080.1401%2084.4462%2085.4639Z'%20fill='%23FAC2B3'/%3e%3cpath%20d='M39.1122%2068.0571L35.2236%2071.4532C35.2236%2071.4532%2039.2435%2079.2132%2041.2124%2079.4183C43.1812%2079.6233%2050.2365%2071.486%2050.2365%2071.486C50.2365%2071.486%2054.97%2079.4183%2057.8987%2079.1476C60.8275%2078.8769%2064.3879%2071.1086%2064.3879%2071.1086L60.5813%2067.5486L50.2365%2071.486L39.1122%2068.0571Z'%20fill='%23F9F8F6'/%3e%3cpath%20d='M50.7034%2079.0739C50.6818%2078.8784%2050.6213%2078.6891%2050.5255%2078.5172C50.4298%2078.3454%2050.3006%2078.1944%2050.1456%2078.0732C49.8321%2077.8526%2049.4539%2077.7429%2049.071%2077.7615C48.8738%2077.7844%2048.683%2077.8462%2048.5098%2077.9433C48.3366%2078.0405%2048.1844%2078.1711%2048.0621%2078.3275C47.8217%2078.6383%2047.7136%2079.0314%2047.7612%2079.4215C47.8089%2079.8115%2048.0083%2080.1671%2048.3164%2080.411C48.6312%2080.6281%2049.0091%2080.7349%2049.391%2080.7145C49.5877%2080.6931%2049.7782%2080.6327%2049.9515%2080.5369C50.1247%2080.4412%2050.2771%2080.3119%2050.3999%2080.1567C50.636%2079.848%2050.7446%2079.4604%2050.7034%2079.0739Z'%20fill='%23F9F8F6'/%3e%3cpath%20d='M50.7034%2083.9797C50.6827%2083.7839%2050.6226%2083.5943%2050.5268%2083.4224C50.4309%2083.2504%2050.3013%2083.0995%2050.1456%2082.979C49.8321%2082.7584%2049.4539%2082.6487%2049.071%2082.6672C48.8738%2082.6902%2048.683%2082.752%2048.5098%2082.8492C48.3366%2082.9463%2048.1844%2083.0769%2048.0621%2083.2333C47.8217%2083.5441%2047.7136%2083.9372%2047.7612%2084.3273C47.8089%2084.7173%2048.0083%2085.0729%2048.3164%2085.3168C48.6312%2085.5339%2049.0091%2085.6407%2049.391%2085.6203C49.5877%2085.5989%2049.7782%2085.5385%2049.9515%2085.4428C50.1247%2085.347%2050.2771%2085.2177%2050.3999%2085.0625C50.636%2084.7538%2050.7446%2084.3662%2050.7034%2083.9797Z'%20fill='%23F9F8F6'/%3e%3cpath%20d='M50.7034%2088.8855C50.6827%2088.6897%2050.6226%2088.5002%2050.5268%2088.3282C50.4309%2088.1562%2050.3013%2088.0054%2050.1456%2087.8848C49.8321%2087.6642%2049.4539%2087.5545%2049.071%2087.5731C48.8738%2087.596%2048.683%2087.6578%2048.5098%2087.755C48.3366%2087.8521%2048.1844%2087.9827%2048.0621%2088.1391C47.8217%2088.4499%2047.7136%2088.843%2047.7612%2089.2331C47.8089%2089.6231%2048.0083%2089.9787%2048.3164%2090.2226C48.6312%2090.4397%2049.0091%2090.5465%2049.391%2090.5261C49.5877%2090.5047%2049.7782%2090.4443%2049.9515%2090.3486C50.1247%2090.2528%2050.2771%2090.1236%2050.3999%2089.9683C50.636%2089.6596%2050.7446%2089.272%2050.7034%2088.8855Z'%20fill='%23F9F8F6'/%3e%3cpath%20d='M50.7034%2093.7897C50.682%2093.593%2050.6216%2093.4024%2050.5259%2093.2292C50.4301%2093.056%2050.3008%2092.9036%2050.1456%2092.7808C49.8313%2092.5625%2049.4531%2092.4557%2049.071%2092.4772C48.8738%2092.5002%2048.683%2092.562%2048.5098%2092.6591C48.3366%2092.7563%2048.1844%2092.8869%2048.0621%2093.0433C47.8217%2093.3541%2047.7136%2093.7472%2047.7612%2094.1373C47.8089%2094.5273%2048.0083%2094.8829%2048.3164%2095.1268C48.6312%2095.3439%2049.0091%2095.4506%2049.391%2095.4303C49.5849%2095.4089%2049.7727%2095.3494%2049.9437%2095.2554C50.1146%2095.1613%2050.2654%2095.0344%2050.3873%2094.8821C50.5091%2094.7297%2050.5998%2094.5548%2050.6541%2094.3674C50.7083%2094.1799%2050.7251%2093.9836%2050.7034%2093.7897Z'%20fill='%23F9F8F6'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_2624_1875'%20x='0'%20y='0'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeMorphology%20radius='1'%20operator='dilate'%20in='SourceAlpha'%20result='effect1_dropShadow_2624_1875'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='1'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.08%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2624_1875'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_2624_1875'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e",R0=Object.freeze({ACTIVE:"active",DND:"dnd",BUSY:"busy",OFFLINE:"offline",ONLINE:"online",PAUSE:"pause"}),Ap=["src"],Sp={__name:"wt-avatar",props:{src:{type:String},size:{type:String,default:"md",options:["xs","sm","md","lg","xl","2xl","3xl"]},badge:{type:Boolean,default:!1},username:{type:String,description:"If passed, avatar is letter-based (if not passed src)"},status:{type:String,options:R0,default:R0.OFFLINE}},setup(e){const r=e,n=i.computed(()=>!r.src&&r.username),a=i.computed(()=>{if(!r.username)return!1;const d=r.username.split(" ").map(h=>h.at(0).toUpperCase()).join("");return d.length>2?d.at(0).concat(d.at(-1)):d}),o=i.computed(()=>{const h=[{letters:"AB".concat("АБВ"),color:"--wt-avatar-letters-p1-color"},{letters:"CD".concat("ГҐД"),color:"--wt-avatar-letters-p2-color"},{letters:"EF".concat("ЕЄЖ"),color:"--wt-avatar-letters-p3-color"},{letters:"GH".concat("ЗИІ"),color:"--wt-avatar-letters-p4-color"},{letters:"IJ".concat("ЇЙК"),color:"--wt-avatar-letters-p5-color"},{letters:"KL".concat("ЛМН"),color:"--wt-avatar-letters-p6-color"},{letters:"MN".concat("ОПР"),color:"--wt-avatar-letters-p7-color"},{letters:"OP".concat("СТУ"),color:"--wt-avatar-letters-p8-color"},{letters:"QR".concat("ФХЦ"),color:"--wt-avatar-letters-p9-color"},{letters:"ST".concat("ЧШЩ"),color:"--wt-avatar-letters-p10-color"},{letters:"UV".concat("ЬЮЯ"),color:"--wt-avatar-letters-p11-color"},{letters:"WX".concat(""),color:"--wt-avatar-letters-p12-color"},{letters:"YZ".concat(""),color:"--wt-avatar-letters-p13-color"}].find(({letters:f})=>f.includes(a.value.at(0).toUpperCase()));return(h==null?void 0:h.color)||"--wt-avatar-letters-p1-color"}),l=i.computed(()=>r.src||Lp),s=i.computed(()=>[R0.DND,R0.ONLINE,R0.PAUSE].includes(r.status)),c=i.computed(()=>{switch(r.status){case R0.ACTIVE:return"online-color";case R0.DND:return"dnd-color";case R0.BUSY:return"busy-color";case R0.OFFLINE:return"offline-color";case R0.ONLINE:return"online-color";case R0.PAUSE:return"pause-color";default:return"offline-color"}});return(d,h)=>{const f=i.resolveComponent("wt-badge");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([[`wt-avatar--size-${e.size}`],"wt-avatar"])},[e.badge?(i.openBlock(),i.createBlock(f,{key:0,"color-variable":c.value,"icon-badge":s.value?r.status:null},null,8,["color-variable","icon-badge"])):i.createCommentVNode("",!0),n.value?(i.openBlock(),i.createElementBlock("div",{key:1,style:i.normalizeStyle({background:`var(${o.value})`}),class:"wt-avatar__letters"},i.toDisplayString(a.value),5)):(i.openBlock(),i.createElementBlock("img",{key:2,src:l.value,alt:"avatar",class:"wt-avatar__img"},null,8,Ap))],2)}}},Tp=ce(Sp,[["__scopeId","data-v-68083689"]]),Mp="data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='4'%20cy='4'%20r='4'%20fill='%23FFC000'/%3e%3crect%20x='2'%20y='3'%20width='4'%20height='2'%20fill='%23F7F7F7'/%3e%3c/svg%3e",Bp="data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='8'%20fill='%23169C18'/%3e%3cpath%20d='M5%204.80433L5%2011.1958C5%2011.9813%205.86395%2012.4601%206.53%2012.0438L11.6432%208.84808C12.2699%208.45642%2012.2699%207.54376%2011.6432%207.15209L6.53%203.95634C5.86395%203.54005%205%204.0189%205%204.80433Z'%20fill='white'/%3e%3c/svg%3e",Np="data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='8'%20fill='%23F6AB55'/%3e%3cpath%20d='M6%204C6.55228%204%207%204.44772%207%205L7%2011C7%2011.5523%206.55228%2012%206%2012H5C4.44772%2012%204%2011.5523%204%2011L4%205C4%204.44772%204.44772%204%205%204L6%204Z'%20fill='white'/%3e%3cpath%20d='M11%204C11.5523%204%2012%204.44772%2012%205V11C12%2011.5523%2011.5523%2012%2011%2012H10C9.44772%2012%209%2011.5523%209%2011L9%205C9%204.44772%209.44772%204%2010%204L11%204Z'%20fill='white'/%3e%3c/svg%3e",Dp={name:"WtBadge",props:{colorVariable:{type:String,default:"error-color",description:"see all available colors in webitel-ui docs"},outside:{type:Boolean,default:!1},iconBadge:{type:String}},computed:{iconBadgePic(){switch(this.iconBadge){case R0.DND:return Mp;case R0.ONLINE:return Bp;case R0.PAUSE:return Np;default:return null}}}},Op=["alt","src"];function $p(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("aside",{class:i.normalizeClass([{"wt-badge--outside":n.outside},"wt-badge"]),style:i.normalizeStyle({background:`var(--${n.colorVariable})`})},[l.iconBadgePic?(i.openBlock(),i.createElementBlock("img",{key:0,alt:n.iconBadge,src:l.iconBadgePic,class:"wt-badge__pic"},null,8,Op)):i.createCommentVNode("",!0)],6)}const Vp=ce(Dp,[["render",$p],["__scopeId","data-v-adbe7499"]]),Pp={class:"wt-button-select"},Fp=ce({__name:"wt-button-select",props:{options:{type:Array,required:!0},color:{type:String,default:"primary"},disabled:{type:Boolean,default:!1}},emits:["click","click:option"],setup(e,{emit:r}){const n=r,a=i.ref(!1),o=({option:s,index:c})=>{n("click:option",s,c),a.value=!1},l=()=>{a.value=!1};return(s,c)=>{const d=i.resolveComponent("wt-button"),h=i.resolveComponent("wt-icon"),f=i.resolveComponent("wt-context-menu"),g=i.resolveDirective("clickaway");return i.withDirectives((i.openBlock(),i.createElementBlock("div",Pp,[i.createVNode(d,i.mergeProps(s.$attrs,{color:e.color,disabled:e.disabled,class:"wt-button-select__button"},{onClick:c[0]||(c[0]=m=>s.$emit("click",m))}),{default:i.withCtx(()=>[i.renderSlot(s.$slots,"default",{},void 0,!0)],void 0,!0),_:3},16,["color","disabled"]),i.createVNode(f,{disabled:e.disabled,options:e.options,visible:a.value,"tooltip-triggers":[],onClick:o},{activator:i.withCtx(()=>[i.createVNode(d,i.mergeProps(s.$attrs,{color:e.color,disabled:e.disabled,loading:!1,class:"wt-button-select__select-btn"},{onClick:c[1]||(c[1]=m=>a.value=!a.value)}),{default:i.withCtx(()=>[i.createVNode(h,{class:i.normalizeClass([{"wt-button-select__select-arrow--active":a.value},"wt-button-select__select-arrow"]),color:e.color==="primary"?"on-primary":"default",disabled:e.disabled,icon:"arrow-down"},null,8,["class","color","disabled"])],void 0,!0),_:1},16,["color","disabled"])]),_:1},8,["disabled","options","visible"])])),[[g,l]])}}},[["__scopeId","data-v-861d82f1"]]),Ip={name:"WtButton",props:{color:{type:String,default:"primary"},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},size:{type:String,default:"md",options:["sm","md"]},wide:{type:Boolean,default:!1},widthByContent:{type:Boolean,default:!1},containsIcon:{type:Boolean,default:!1,description:"https://stackoverflow.com/a/11126701"}},emits:["click"],data:()=>({showLoader:!1}),computed:{colorClass(){return this.disabled?"":`${this.color}`},loaderColor(){return"on-dark"}},watch:{loading:{immediate:!0,handler(e){e?this.showLoader=!0:setTimeout(()=>{this.showLoader=e},1e3)}}}},Hp=["disabled"],Rp={class:"wt-button__contents"};function Up(e,r,n,a,o,l){const s=i.resolveComponent("wt-loader");return i.openBlock(),i.createElementBlock("button",{class:i.normalizeClass([[l.colorClass,`wt-button--size-${n.size}`,{"wt-button--width-by-content":n.widthByContent,"wt-button--contains-icon":n.containsIcon,"wt-button--wide":n.wide,"wt-button--disabled":n.disabled,"wt-button--loading":e.showLoader}],"wt-button"]),disabled:n.disabled,type:"button",onClick:r[0]||(r[0]=c=>e.$emit("click",c))},[e.showLoader?(i.openBlock(),i.createBlock(s,{key:0,color:l.loaderColor,size:"sm"},null,8,["color"])):i.createCommentVNode("",!0),i.createElementVNode("div",Rp,[i.renderSlot(e.$slots,"default",{},()=>[r[1]||(r[1]=i.createTextVNode(" no content provided "))],!0)])],10,Hp)}const zp=ce(Ip,[["render",Up],["__scopeId","data-v-aafef9ce"]]),Wp={name:"WtCheckbox",model:{prop:"selected",event:"change"},props:{value:{type:[String,Boolean],default:""},selected:{type:[Array,Boolean],default:()=>[]},label:{type:String,default:""},disabled:{type:Boolean,default:!1},labelProps:{type:Object,description:"Object with props, passed down to wt-label as props"}},emits:["change"],computed:{isChecked(){return typeof this.selected=="boolean"?this.selected:this.selected.includes(this.value)},checkboxIcon(){return this.isChecked?"checkbox--checked":"checkbox"},iconColor(){return this.disabled?"disabled":this.isChecked?"active":null}},methods:{inputHandler(){if(typeof this.selected=="boolean")this.$emit("change",!this.selected);else{let e=[...this.selected];e.includes(this.value)?e=e.filter(r=>r!==this.value):e.push(this.value),this.$emit("change",e)}}}},qp=["checked","disabled","value"],jp={class:"wt-checkbox__checkmark"},Zp={key:0,class:"wt-checkbox__label"};function Yp(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon"),c=i.resolveComponent("wt-label");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-checkbox--active":l.isChecked,"wt-checkbox--disabled":n.disabled},"wt-checkbox"])},[i.createVNode(c,i.mergeProps(n.labelProps,{disabled:n.disabled,class:"wt-checkbox__wrapper"}),{default:i.withCtx(()=>[i.createElementVNode("input",{checked:l.isChecked,disabled:n.disabled,value:n.value,class:"wt-checkbox__input",type:"checkbox",onChange:r[0]||(r[0]=(...d)=>l.inputHandler&&l.inputHandler(...d))},null,40,qp),i.createElementVNode("span",jp,[i.createVNode(s,{color:l.iconColor,icon:l.checkboxIcon},null,8,["color","icon"])]),i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label,isChecked:l.isChecked,disabled:n.disabled})),()=>[n.label?(i.openBlock(),i.createElementBlock("div",Zp,i.toDisplayString(n.label),1)):i.createCommentVNode("",!0)],!0)],void 0,!0),_:3},16,["disabled"])],2)}const yl=ce(Wp,[["render",Yp],["__scopeId","data-v-412b7d81"]]),Gp={name:"WtChip",props:{color:{type:String,default:"main"}}};function Kp(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("span",{class:i.normalizeClass([`wt-chip--${n.color}-color`,"wt-chip"])},[i.renderSlot(e.$slots,"default")],2)}const Xp=ce(Gp,[["render",Kp]]),Jp={class:"wt-confirm-dialog__content"},Qp={class:"wt-confirm-dialog__message"},em=ce({__name:"wt-confirm-dialog",props:{title:{type:String,required:!0},deleteMessage:{type:String,default:""},subject:{type:String,default:""},callback:{type:Function,required:!0}},emits:["close","confirm"],setup(e,{emit:r}){const n=e,a=r,o=i.useAttrs(),l=i.ref(!1);function s(){a("close")}async function c(){try{l.value=!0,await n.callback(),s()}finally{l.value=!1}}return(d,h)=>{const f=i.resolveComponent("wt-button"),g=i.resolveComponent("wt-popup");return i.openBlock(),i.createBlock(g,i.mergeProps(i.unref(o),{class:"wt-confirm-dialog",size:"sm"},{onClose:s}),{title:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.title),1)]),main:i.withCtx(()=>[i.renderSlot(d.$slots,"main",{},()=>[i.createElementVNode("div",Jp,[i.createElementVNode("p",Qp,i.toDisplayString(e.deleteMessage?e.deleteMessage:d.$t("webitelUI.deleteConfirmationPopup.askingAlert",{subject:e.subject})),1)])],!0)]),actions:i.withCtx(()=>[i.renderSlot(d.$slots,"actions",{isDeleting:l.value,confirm:c,close:s},()=>[i.createVNode(f,{disabled:l.value,color:"secondary",onClick:s},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(d.$t("reusable.cancel")),1)],void 0,!0),_:1},8,["disabled"]),i.createVNode(f,{loading:l.value,color:"error",onClick:c},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(d.$t("reusable.delete")),1)],void 0,!0),_:1},8,["loading"])],!0)]),_:3},16)}}},[["__scopeId","data-v-e4178bad"]]),tm=["onClick"],rm=ce({__name:"wt-context-menu",props:{options:{type:Array,required:!0,description:"[{ text, disabled, ... anything you need }]"},visible:{type:Boolean,default:!1},width:{type:[String],default:"auto"},minWidth:{type:[String],default:"160px"},maxWidth:{type:[String],default:"300px"},disabled:{type:Boolean,default:!1},tooltipTriggers:{type:Array,default:()=>["click","touch"]}},emits:["click","update:visible"],setup(e,{emit:r}){const n=r;function a({option:o,index:l,hide:s}){n("click",{option:o,index:l}),s()}return(o,l)=>{const s=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(s,{triggers:e.tooltipTriggers,visible:e.visible,disabled:e.disabled,class:"wt-context-menu",placement:"bottom-end","popper-class":"wt-context-menu__floating-wrapper","onUpdate:visible":l[0]||(l[0]=c=>e.visible=c)},{activator:i.withCtx(()=>[i.renderSlot(o.$slots,"activator",{},void 0,!0)]),default:i.withCtx(({hide:c})=>[i.createElementVNode("ul",{style:i.normalizeStyle(`width: ${e.width}; min-width: ${e.minWidth}; max-width: ${e.maxWidth};`),class:"wt-context-menu__menu"},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.options,(d,h)=>(i.openBlock(),i.createElementBlock("li",{key:h,class:"wt-context-menu__option-wrapper"},[i.createElementVNode("a",{class:i.normalizeClass([[{"wt-context-menu__option--disabled":d.disabled}],"wt-context-menu__option"]),href:"#",onClick:i.withModifiers(f=>a({option:d,index:h,hide:c}),["prevent"])},[i.renderSlot(o.$slots,"option",i.mergeProps(d,{ref_for:!0}),()=>[i.createTextVNode(i.toDisplayString(d.text||d),1)],!0)],10,tm)]))),128))],4)]),_:3},8,["triggers","visible","disabled"])}}},[["__scopeId","data-v-28c9bc28"]]);var S2=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function c1(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function nm(e){if(e.__esModule)return e;var r=e.default;if(typeof r=="function"){var n=function a(){return this instanceof a?Reflect.construct(r,arguments,this.constructor):r.apply(this,arguments)};n.prototype=r.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(a){var o=Object.getOwnPropertyDescriptor(e,a);Object.defineProperty(n,a,o.get?o:{enumerable:!0,get:function(){return e[a]}})}),n}/*! clipboard-copy. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */var am=lm;function aa(){return new DOMException("The request is not allowed","NotAllowedError")}async function im(e){if(!navigator.clipboard)throw aa();return navigator.clipboard.writeText(e)}async function om(e){const r=document.createElement("span");r.textContent=e,r.style.whiteSpace="pre",r.style.webkitUserSelect="auto",r.style.userSelect="all",document.body.appendChild(r);const n=window.getSelection(),a=window.document.createRange();n.removeAllRanges(),a.selectNode(r),n.addRange(a);let o=!1;try{o=window.document.execCommand("copy")}finally{n.removeAllRanges(),window.document.body.removeChild(r)}if(!o)throw aa()}async function lm(e){try{await im(e)}catch(r){try{await om(e)}catch(n){throw n||r||aa()}}}const sm=c1(am);let ia=null;const cm={name:"WtCopyAction",props:{value:{type:String},tooltips:{type:Object,default:()=>({})}},data:()=>({copied:!1}),computed:{copyTooltip(){return this.tooltips.copy||this.$t("webitelUI.copyAction.copy")},copiedTooltip(){return this.tooltips.copied||this.$t("webitelUI.copyAction.copied")}},methods:{async copy(){await sm(this.value),this.copied=this.value,ia&&window.clearTimeout(ia),ia=setTimeout(()=>{this.copied=null},1500)}}};function dm(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon-btn"),c=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(c,{class:"wt-copy-action"},{activator:i.withCtx(()=>[i.createVNode(s,i.mergeProps(e.$attrs,{icon:e.copied?"done":"copy",class:"copy-action"},{onClick:l.copy}),null,16,["icon","onClick"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.copied?l.copiedTooltip:l.copyTooltip),1)],void 0,!0),_:1})}const um=ce(cm,[["render",dm]]);function Y0(e){"@babel/helpers - typeof";return Y0=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Y0(e)}function _e(e){if(e===null||e===!0||e===!1)return NaN;var r=Number(e);return isNaN(r)?r:r<0?Math.ceil(r):Math.floor(r)}function we(e,r){if(r.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+r.length+" present")}function ke(e){we(1,arguments);var r=Object.prototype.toString.call(e);return e instanceof Date||Y0(e)==="object"&&r==="[object Date]"?new Date(e.getTime()):typeof e=="number"||r==="[object Number]"?new Date(e):((typeof e=="string"||r==="[object String]")&&typeof console<"u"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn(new Error().stack)),new Date(NaN))}function R2(e,r){we(2,arguments);var n=ke(e),a=_e(r);return isNaN(a)?new Date(NaN):(a&&n.setDate(n.getDate()+a),n)}function d2(e,r){we(2,arguments);var n=ke(e),a=_e(r);if(isNaN(a))return new Date(NaN);if(!a)return n;var o=n.getDate(),l=new Date(n.getTime());l.setMonth(n.getMonth()+a+1,0);var s=l.getDate();return o>=s?l:(n.setFullYear(l.getFullYear(),l.getMonth(),o),n)}function wl(e,r){if(we(2,arguments),!r||Y0(r)!=="object")return new Date(NaN);var n=r.years?_e(r.years):0,a=r.months?_e(r.months):0,o=r.weeks?_e(r.weeks):0,l=r.days?_e(r.days):0,s=r.hours?_e(r.hours):0,c=r.minutes?_e(r.minutes):0,d=r.seconds?_e(r.seconds):0,h=ke(e),f=a||n?d2(h,a+n*12):h,g=l||o?R2(f,l+o*7):f,m=c+s*60,y=d+m*60,v=y*1e3,w=new Date(g.getTime()+v);return w}function hm(e,r){we(2,arguments);var n=ke(e).getTime(),a=_e(r);return new Date(n+a)}var fm={};function u2(){return fm}function lt(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=u2(),g=_e((n=(a=(o=(l=r==null?void 0:r.weekStartsOn)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&o!==void 0?o:f.weekStartsOn)!==null&&a!==void 0?a:(d=f.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.weekStartsOn)!==null&&n!==void 0?n:0);if(!(g>=0&&g<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var m=ke(e),y=m.getDay(),v=(y<g?7:0)+y-g;return m.setDate(m.getDate()-v),m.setHours(0,0,0,0),m}function sr(e){return we(1,arguments),lt(e,{weekStartsOn:1})}function pm(e){we(1,arguments);var r=ke(e),n=r.getFullYear(),a=new Date(0);a.setFullYear(n+1,0,4),a.setHours(0,0,0,0);var o=sr(a),l=new Date(0);l.setFullYear(n,0,4),l.setHours(0,0,0,0);var s=sr(l);return r.getTime()>=o.getTime()?n+1:r.getTime()>=s.getTime()?n:n-1}function mm(e){we(1,arguments);var r=pm(e),n=new Date(0);n.setFullYear(r,0,4),n.setHours(0,0,0,0);var a=sr(n);return a}function cr(e){var r=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return r.setUTCFullYear(e.getFullYear()),e.getTime()-r.getTime()}function Cl(e){we(1,arguments);var r=ke(e);return r.setHours(0,0,0,0),r}var gm=864e5;function ym(e,r){we(2,arguments);var n=Cl(e),a=Cl(r),o=n.getTime()-cr(n),l=a.getTime()-cr(a);return Math.round((o-l)/gm)}function bl(e,r){we(2,arguments);var n=_e(r);return d2(e,n*12)}var oa=6e4,la=36e5,wm=1e3;function vl(e){return we(1,arguments),e instanceof Date||Y0(e)==="object"&&Object.prototype.toString.call(e)==="[object Date]"}function d1(e){if(we(1,arguments),!vl(e)&&typeof e!="number")return!1;var r=ke(e);return!isNaN(Number(r))}function _l(e,r){var n;we(1,arguments);var a=e||{},o=ke(a.start),l=ke(a.end),s=l.getTime();if(!(o.getTime()<=s))throw new RangeError("Invalid interval");var c=[],d=o;d.setHours(0,0,0,0);var h=Number((n=void 0)!==null&&n!==void 0?n:1);if(h<1||isNaN(h))throw new RangeError("`options.step` must be a number greater than 1");for(;d.getTime()<=s;)c.push(ke(d)),d.setDate(d.getDate()+h),d.setHours(0,0,0,0);return c}function Cm(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=u2(),g=_e((n=(a=(o=(l=r==null?void 0:r.weekStartsOn)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&o!==void 0?o:f.weekStartsOn)!==null&&a!==void 0?a:(d=f.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.weekStartsOn)!==null&&n!==void 0?n:0);if(!(g>=0&&g<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var m=ke(e),y=m.getDay(),v=(y<g?-7:0)+6-(y-g);return m.setDate(m.getDate()+v),m.setHours(23,59,59,999),m}function xl(e,r){we(2,arguments);var n=_e(r);return hm(e,-n)}var bm=864e5;function vm(e){we(1,arguments);var r=ke(e),n=r.getTime();r.setUTCMonth(0,1),r.setUTCHours(0,0,0,0);var a=r.getTime(),o=n-a;return Math.floor(o/bm)+1}function Dt(e){we(1,arguments);var r=1,n=ke(e),a=n.getUTCDay(),o=(a<r?7:0)+a-r;return n.setUTCDate(n.getUTCDate()-o),n.setUTCHours(0,0,0,0),n}function kl(e){we(1,arguments);var r=ke(e),n=r.getUTCFullYear(),a=new Date(0);a.setUTCFullYear(n+1,0,4),a.setUTCHours(0,0,0,0);var o=Dt(a),l=new Date(0);l.setUTCFullYear(n,0,4),l.setUTCHours(0,0,0,0);var s=Dt(l);return r.getTime()>=o.getTime()?n+1:r.getTime()>=s.getTime()?n:n-1}function _m(e){we(1,arguments);var r=kl(e),n=new Date(0);n.setUTCFullYear(r,0,4),n.setUTCHours(0,0,0,0);var a=Dt(n);return a}var xm=6048e5;function El(e){we(1,arguments);var r=ke(e),n=Dt(r).getTime()-_m(r).getTime();return Math.round(n/xm)+1}function st(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=u2(),g=_e((n=(a=(o=(l=r==null?void 0:r.weekStartsOn)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&o!==void 0?o:f.weekStartsOn)!==null&&a!==void 0?a:(d=f.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.weekStartsOn)!==null&&n!==void 0?n:0);if(!(g>=0&&g<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var m=ke(e),y=m.getUTCDay(),v=(y<g?7:0)+y-g;return m.setUTCDate(m.getUTCDate()-v),m.setUTCHours(0,0,0,0),m}function sa(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=ke(e),g=f.getUTCFullYear(),m=u2(),y=_e((n=(a=(o=(l=r==null?void 0:r.firstWeekContainsDate)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&o!==void 0?o:m.firstWeekContainsDate)!==null&&a!==void 0?a:(d=m.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&n!==void 0?n:1);if(!(y>=1&&y<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var v=new Date(0);v.setUTCFullYear(g+1,0,y),v.setUTCHours(0,0,0,0);var w=st(v,r),k=new Date(0);k.setUTCFullYear(g,0,y),k.setUTCHours(0,0,0,0);var A=st(k,r);return f.getTime()>=w.getTime()?g+1:f.getTime()>=A.getTime()?g:g-1}function km(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=u2(),g=_e((n=(a=(o=(l=r==null?void 0:r.firstWeekContainsDate)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&o!==void 0?o:f.firstWeekContainsDate)!==null&&a!==void 0?a:(d=f.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&n!==void 0?n:1),m=sa(e,r),y=new Date(0);y.setUTCFullYear(m,0,g),y.setUTCHours(0,0,0,0);var v=st(y,r);return v}var Em=6048e5;function Ll(e,r){we(1,arguments);var n=ke(e),a=st(n,r).getTime()-km(n,r).getTime();return Math.round(a/Em)+1}function Xe(e,r){for(var n=e<0?"-":"",a=Math.abs(e).toString();a.length<r;)a="0"+a;return n+a}var U2={y:function(r,n){var a=r.getUTCFullYear(),o=a>0?a:1-a;return Xe(n==="yy"?o%100:o,n.length)},M:function(r,n){var a=r.getUTCMonth();return n==="M"?String(a+1):Xe(a+1,2)},d:function(r,n){return Xe(r.getUTCDate(),n.length)},a:function(r,n){var a=r.getUTCHours()/12>=1?"pm":"am";switch(n){case"a":case"aa":return a.toUpperCase();case"aaa":return a;case"aaaaa":return a[0];case"aaaa":default:return a==="am"?"a.m.":"p.m."}},h:function(r,n){return Xe(r.getUTCHours()%12||12,n.length)},H:function(r,n){return Xe(r.getUTCHours(),n.length)},m:function(r,n){return Xe(r.getUTCMinutes(),n.length)},s:function(r,n){return Xe(r.getUTCSeconds(),n.length)},S:function(r,n){var a=n.length,o=r.getUTCMilliseconds(),l=Math.floor(o*Math.pow(10,a-3));return Xe(l,n.length)}},Ot={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},Lm={G:function(r,n,a){var o=r.getUTCFullYear()>0?1:0;switch(n){case"G":case"GG":case"GGG":return a.era(o,{width:"abbreviated"});case"GGGGG":return a.era(o,{width:"narrow"});case"GGGG":default:return a.era(o,{width:"wide"})}},y:function(r,n,a){if(n==="yo"){var o=r.getUTCFullYear(),l=o>0?o:1-o;return a.ordinalNumber(l,{unit:"year"})}return U2.y(r,n)},Y:function(r,n,a,o){var l=sa(r,o),s=l>0?l:1-l;if(n==="YY"){var c=s%100;return Xe(c,2)}return n==="Yo"?a.ordinalNumber(s,{unit:"year"}):Xe(s,n.length)},R:function(r,n){var a=kl(r);return Xe(a,n.length)},u:function(r,n){var a=r.getUTCFullYear();return Xe(a,n.length)},Q:function(r,n,a){var o=Math.ceil((r.getUTCMonth()+1)/3);switch(n){case"Q":return String(o);case"QQ":return Xe(o,2);case"Qo":return a.ordinalNumber(o,{unit:"quarter"});case"QQQ":return a.quarter(o,{width:"abbreviated",context:"formatting"});case"QQQQQ":return a.quarter(o,{width:"narrow",context:"formatting"});case"QQQQ":default:return a.quarter(o,{width:"wide",context:"formatting"})}},q:function(r,n,a){var o=Math.ceil((r.getUTCMonth()+1)/3);switch(n){case"q":return String(o);case"qq":return Xe(o,2);case"qo":return a.ordinalNumber(o,{unit:"quarter"});case"qqq":return a.quarter(o,{width:"abbreviated",context:"standalone"});case"qqqqq":return a.quarter(o,{width:"narrow",context:"standalone"});case"qqqq":default:return a.quarter(o,{width:"wide",context:"standalone"})}},M:function(r,n,a){var o=r.getUTCMonth();switch(n){case"M":case"MM":return U2.M(r,n);case"Mo":return a.ordinalNumber(o+1,{unit:"month"});case"MMM":return a.month(o,{width:"abbreviated",context:"formatting"});case"MMMMM":return a.month(o,{width:"narrow",context:"formatting"});case"MMMM":default:return a.month(o,{width:"wide",context:"formatting"})}},L:function(r,n,a){var o=r.getUTCMonth();switch(n){case"L":return String(o+1);case"LL":return Xe(o+1,2);case"Lo":return a.ordinalNumber(o+1,{unit:"month"});case"LLL":return a.month(o,{width:"abbreviated",context:"standalone"});case"LLLLL":return a.month(o,{width:"narrow",context:"standalone"});case"LLLL":default:return a.month(o,{width:"wide",context:"standalone"})}},w:function(r,n,a,o){var l=Ll(r,o);return n==="wo"?a.ordinalNumber(l,{unit:"week"}):Xe(l,n.length)},I:function(r,n,a){var o=El(r);return n==="Io"?a.ordinalNumber(o,{unit:"week"}):Xe(o,n.length)},d:function(r,n,a){return n==="do"?a.ordinalNumber(r.getUTCDate(),{unit:"date"}):U2.d(r,n)},D:function(r,n,a){var o=vm(r);return n==="Do"?a.ordinalNumber(o,{unit:"dayOfYear"}):Xe(o,n.length)},E:function(r,n,a){var o=r.getUTCDay();switch(n){case"E":case"EE":case"EEE":return a.day(o,{width:"abbreviated",context:"formatting"});case"EEEEE":return a.day(o,{width:"narrow",context:"formatting"});case"EEEEEE":return a.day(o,{width:"short",context:"formatting"});case"EEEE":default:return a.day(o,{width:"wide",context:"formatting"})}},e:function(r,n,a,o){var l=r.getUTCDay(),s=(l-o.weekStartsOn+8)%7||7;switch(n){case"e":return String(s);case"ee":return Xe(s,2);case"eo":return a.ordinalNumber(s,{unit:"day"});case"eee":return a.day(l,{width:"abbreviated",context:"formatting"});case"eeeee":return a.day(l,{width:"narrow",context:"formatting"});case"eeeeee":return a.day(l,{width:"short",context:"formatting"});case"eeee":default:return a.day(l,{width:"wide",context:"formatting"})}},c:function(r,n,a,o){var l=r.getUTCDay(),s=(l-o.weekStartsOn+8)%7||7;switch(n){case"c":return String(s);case"cc":return Xe(s,n.length);case"co":return a.ordinalNumber(s,{unit:"day"});case"ccc":return a.day(l,{width:"abbreviated",context:"standalone"});case"ccccc":return a.day(l,{width:"narrow",context:"standalone"});case"cccccc":return a.day(l,{width:"short",context:"standalone"});case"cccc":default:return a.day(l,{width:"wide",context:"standalone"})}},i:function(r,n,a){var o=r.getUTCDay(),l=o===0?7:o;switch(n){case"i":return String(l);case"ii":return Xe(l,n.length);case"io":return a.ordinalNumber(l,{unit:"day"});case"iii":return a.day(o,{width:"abbreviated",context:"formatting"});case"iiiii":return a.day(o,{width:"narrow",context:"formatting"});case"iiiiii":return a.day(o,{width:"short",context:"formatting"});case"iiii":default:return a.day(o,{width:"wide",context:"formatting"})}},a:function(r,n,a){var o=r.getUTCHours(),l=o/12>=1?"pm":"am";switch(n){case"a":case"aa":return a.dayPeriod(l,{width:"abbreviated",context:"formatting"});case"aaa":return a.dayPeriod(l,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return a.dayPeriod(l,{width:"narrow",context:"formatting"});case"aaaa":default:return a.dayPeriod(l,{width:"wide",context:"formatting"})}},b:function(r,n,a){var o=r.getUTCHours(),l;switch(o===12?l=Ot.noon:o===0?l=Ot.midnight:l=o/12>=1?"pm":"am",n){case"b":case"bb":return a.dayPeriod(l,{width:"abbreviated",context:"formatting"});case"bbb":return a.dayPeriod(l,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return a.dayPeriod(l,{width:"narrow",context:"formatting"});case"bbbb":default:return a.dayPeriod(l,{width:"wide",context:"formatting"})}},B:function(r,n,a){var o=r.getUTCHours(),l;switch(o>=17?l=Ot.evening:o>=12?l=Ot.afternoon:o>=4?l=Ot.morning:l=Ot.night,n){case"B":case"BB":case"BBB":return a.dayPeriod(l,{width:"abbreviated",context:"formatting"});case"BBBBB":return a.dayPeriod(l,{width:"narrow",context:"formatting"});case"BBBB":default:return a.dayPeriod(l,{width:"wide",context:"formatting"})}},h:function(r,n,a){if(n==="ho"){var o=r.getUTCHours()%12;return o===0&&(o=12),a.ordinalNumber(o,{unit:"hour"})}return U2.h(r,n)},H:function(r,n,a){return n==="Ho"?a.ordinalNumber(r.getUTCHours(),{unit:"hour"}):U2.H(r,n)},K:function(r,n,a){var o=r.getUTCHours()%12;return n==="Ko"?a.ordinalNumber(o,{unit:"hour"}):Xe(o,n.length)},k:function(r,n,a){var o=r.getUTCHours();return o===0&&(o=24),n==="ko"?a.ordinalNumber(o,{unit:"hour"}):Xe(o,n.length)},m:function(r,n,a){return n==="mo"?a.ordinalNumber(r.getUTCMinutes(),{unit:"minute"}):U2.m(r,n)},s:function(r,n,a){return n==="so"?a.ordinalNumber(r.getUTCSeconds(),{unit:"second"}):U2.s(r,n)},S:function(r,n){return U2.S(r,n)},X:function(r,n,a,o){var l=o._originalDate||r,s=l.getTimezoneOffset();if(s===0)return"Z";switch(n){case"X":return Sl(s);case"XXXX":case"XX":return ct(s);case"XXXXX":case"XXX":default:return ct(s,":")}},x:function(r,n,a,o){var l=o._originalDate||r,s=l.getTimezoneOffset();switch(n){case"x":return Sl(s);case"xxxx":case"xx":return ct(s);case"xxxxx":case"xxx":default:return ct(s,":")}},O:function(r,n,a,o){var l=o._originalDate||r,s=l.getTimezoneOffset();switch(n){case"O":case"OO":case"OOO":return"GMT"+Al(s,":");case"OOOO":default:return"GMT"+ct(s,":")}},z:function(r,n,a,o){var l=o._originalDate||r,s=l.getTimezoneOffset();switch(n){case"z":case"zz":case"zzz":return"GMT"+Al(s,":");case"zzzz":default:return"GMT"+ct(s,":")}},t:function(r,n,a,o){var l=o._originalDate||r,s=Math.floor(l.getTime()/1e3);return Xe(s,n.length)},T:function(r,n,a,o){var l=o._originalDate||r,s=l.getTime();return Xe(s,n.length)}};function Al(e,r){var n=e>0?"-":"+",a=Math.abs(e),o=Math.floor(a/60),l=a%60;if(l===0)return n+String(o);var s=r;return n+String(o)+s+Xe(l,2)}function Sl(e,r){if(e%60===0){var n=e>0?"-":"+";return n+Xe(Math.abs(e)/60,2)}return ct(e,r)}function ct(e,r){var n=r||"",a=e>0?"-":"+",o=Math.abs(e),l=Xe(Math.floor(o/60),2),s=Xe(o%60,2);return a+l+n+s}var Tl=function(r,n){switch(r){case"P":return n.date({width:"short"});case"PP":return n.date({width:"medium"});case"PPP":return n.date({width:"long"});case"PPPP":default:return n.date({width:"full"})}},Ml=function(r,n){switch(r){case"p":return n.time({width:"short"});case"pp":return n.time({width:"medium"});case"ppp":return n.time({width:"long"});case"pppp":default:return n.time({width:"full"})}},Am=function(r,n){var a=r.match(/(P+)(p+)?/)||[],o=a[1],l=a[2];if(!l)return Tl(r,n);var s;switch(o){case"P":s=n.dateTime({width:"short"});break;case"PP":s=n.dateTime({width:"medium"});break;case"PPP":s=n.dateTime({width:"long"});break;case"PPPP":default:s=n.dateTime({width:"full"});break}return s.replace("{{date}}",Tl(o,n)).replace("{{time}}",Ml(l,n))},ca={p:Ml,P:Am},Sm=["D","DD"],Tm=["YY","YYYY"];function Bl(e){return Sm.indexOf(e)!==-1}function Nl(e){return Tm.indexOf(e)!==-1}function dr(e,r,n){if(e==="YYYY")throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(r,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="YY")throw new RangeError("Use `yy` instead of `YY` (in `".concat(r,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="D")throw new RangeError("Use `d` instead of `D` (in `".concat(r,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="DD")throw new RangeError("Use `dd` instead of `DD` (in `".concat(r,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var Mm={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},Bm=function(r,n,a){var o,l=Mm[r];return typeof l=="string"?o=l:n===1?o=l.one:o=l.other.replace("{{count}}",n.toString()),a!=null&&a.addSuffix?a.comparison&&a.comparison>0?"in "+o:o+" ago":o};function da(e){return function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=r.width?String(r.width):e.defaultWidth,a=e.formats[n]||e.formats[e.defaultWidth];return a}}var Nm={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},Dm={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},Om={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},$m={date:da({formats:Nm,defaultWidth:"full"}),time:da({formats:Dm,defaultWidth:"full"}),dateTime:da({formats:Om,defaultWidth:"full"})},Vm={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Pm=function(r,n,a,o){return Vm[r]};function u1(e){return function(r,n){var a=n!=null&&n.context?String(n.context):"standalone",o;if(a==="formatting"&&e.formattingValues){var l=e.defaultFormattingWidth||e.defaultWidth,s=n!=null&&n.width?String(n.width):l;o=e.formattingValues[s]||e.formattingValues[l]}else{var c=e.defaultWidth,d=n!=null&&n.width?String(n.width):e.defaultWidth;o=e.values[d]||e.values[c]}var h=e.argumentCallback?e.argumentCallback(r):r;return o[h]}}var Fm={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},Im={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},Hm={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},Rm={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},Um={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},zm={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},Wm=function(r,n){var a=Number(r),o=a%100;if(o>20||o<10)switch(o%10){case 1:return a+"st";case 2:return a+"nd";case 3:return a+"rd"}return a+"th"},qm={ordinalNumber:Wm,era:u1({values:Fm,defaultWidth:"wide"}),quarter:u1({values:Im,defaultWidth:"wide",argumentCallback:function(r){return r-1}}),month:u1({values:Hm,defaultWidth:"wide"}),day:u1({values:Rm,defaultWidth:"wide"}),dayPeriod:u1({values:Um,defaultWidth:"wide",formattingValues:zm,defaultFormattingWidth:"wide"})};function h1(e){return function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=n.width,o=a&&e.matchPatterns[a]||e.matchPatterns[e.defaultMatchWidth],l=r.match(o);if(!l)return null;var s=l[0],c=a&&e.parsePatterns[a]||e.parsePatterns[e.defaultParseWidth],d=Array.isArray(c)?Zm(c,function(g){return g.test(s)}):jm(c,function(g){return g.test(s)}),h;h=e.valueCallback?e.valueCallback(d):d,h=n.valueCallback?n.valueCallback(h):h;var f=r.slice(s.length);return{value:h,rest:f}}}function jm(e,r){for(var n in e)if(e.hasOwnProperty(n)&&r(e[n]))return n}function Zm(e,r){for(var n=0;n<e.length;n++)if(r(e[n]))return n}function Ym(e){return function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=r.match(e.matchPattern);if(!a)return null;var o=a[0],l=r.match(e.parsePattern);if(!l)return null;var s=e.valueCallback?e.valueCallback(l[0]):l[0];s=n.valueCallback?n.valueCallback(s):s;var c=r.slice(o.length);return{value:s,rest:c}}}var Gm=/^(\d+)(th|st|nd|rd)?/i,Km=/\d+/i,Xm={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},Jm={any:[/^b/i,/^(a|c)/i]},Qm={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},eg={any:[/1/i,/2/i,/3/i,/4/i]},tg={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},rg={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},ng={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},ag={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},ig={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},og={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},lg={ordinalNumber:Ym({matchPattern:Gm,parsePattern:Km,valueCallback:function(r){return parseInt(r,10)}}),era:h1({matchPatterns:Xm,defaultMatchWidth:"wide",parsePatterns:Jm,defaultParseWidth:"any"}),quarter:h1({matchPatterns:Qm,defaultMatchWidth:"wide",parsePatterns:eg,defaultParseWidth:"any",valueCallback:function(r){return r+1}}),month:h1({matchPatterns:tg,defaultMatchWidth:"wide",parsePatterns:rg,defaultParseWidth:"any"}),day:h1({matchPatterns:ng,defaultMatchWidth:"wide",parsePatterns:ag,defaultParseWidth:"any"}),dayPeriod:h1({matchPatterns:ig,defaultMatchWidth:"any",parsePatterns:og,defaultParseWidth:"any"})},Dl={code:"en-US",formatDistance:Bm,formatLong:$m,formatRelative:Pm,localize:qm,match:lg,options:{weekStartsOn:0,firstWeekContainsDate:1}},sg=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,cg=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,dg=/^'([^]*?)'?$/,ug=/''/g,hg=/[a-zA-Z]/;function f1(e,r,n){var a,o,l,s,c,d,h,f,g,m,y,v,w,k,A,x,E,T;we(2,arguments);var M=String(r),O=u2(),I=(a=(o=n==null?void 0:n.locale)!==null&&o!==void 0?o:O.locale)!==null&&a!==void 0?a:Dl,$=_e((l=(s=(c=(d=n==null?void 0:n.firstWeekContainsDate)!==null&&d!==void 0?d:n==null||(h=n.locale)===null||h===void 0||(f=h.options)===null||f===void 0?void 0:f.firstWeekContainsDate)!==null&&c!==void 0?c:O.firstWeekContainsDate)!==null&&s!==void 0?s:(g=O.locale)===null||g===void 0||(m=g.options)===null||m===void 0?void 0:m.firstWeekContainsDate)!==null&&l!==void 0?l:1);if(!($>=1&&$<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var V=_e((y=(v=(w=(k=n==null?void 0:n.weekStartsOn)!==null&&k!==void 0?k:n==null||(A=n.locale)===null||A===void 0||(x=A.options)===null||x===void 0?void 0:x.weekStartsOn)!==null&&w!==void 0?w:O.weekStartsOn)!==null&&v!==void 0?v:(E=O.locale)===null||E===void 0||(T=E.options)===null||T===void 0?void 0:T.weekStartsOn)!==null&&y!==void 0?y:0);if(!(V>=0&&V<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!I.localize)throw new RangeError("locale must contain localize property");if(!I.formatLong)throw new RangeError("locale must contain formatLong property");var K=ke(e);if(!d1(K))throw new RangeError("Invalid time value");var H=cr(K),j=xl(K,H),Q={firstWeekContainsDate:$,weekStartsOn:V,locale:I,_originalDate:K},fe=M.match(cg).map(function(oe){var X=oe[0];if(X==="p"||X==="P"){var b=ca[X];return b(oe,I.formatLong)}return oe}).join("").match(sg).map(function(oe){if(oe==="''")return"'";var X=oe[0];if(X==="'")return fg(oe);var b=Lm[X];if(b)return!(n!=null&&n.useAdditionalWeekYearTokens)&&Nl(oe)&&dr(oe,r,String(e)),!(n!=null&&n.useAdditionalDayOfYearTokens)&&Bl(oe)&&dr(oe,r,String(e)),b(j,oe,I.localize,Q);if(X.match(hg))throw new RangeError("Format string contains an unescaped latin alphabet character `"+X+"`");return oe}).join("");return fe}function fg(e){var r=e.match(dg);return r?r[1].replace(ug,"'"):e}function pg(e,r){if(e==null)throw new TypeError("assign requires that input parameter not be null or undefined");for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n]);return e}function mg(e){we(1,arguments);var r=ke(e),n=r.getDay();return n}function gg(e){we(1,arguments);var r=ke(e),n=r.getFullYear(),a=r.getMonth(),o=new Date(0);return o.setFullYear(n,a+1,0),o.setHours(0,0,0,0),o.getDate()}function T2(e){we(1,arguments);var r=ke(e),n=r.getHours();return n}var yg=6048e5;function wg(e){we(1,arguments);var r=ke(e),n=sr(r).getTime()-mm(r).getTime();return Math.round(n/yg)+1}function M2(e){we(1,arguments);var r=ke(e),n=r.getMinutes();return n}function r0(e){we(1,arguments);var r=ke(e),n=r.getMonth();return n}function $t(e){we(1,arguments);var r=ke(e),n=r.getSeconds();return n}function Cg(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=ke(e),g=f.getFullYear(),m=u2(),y=_e((n=(a=(o=(l=r==null?void 0:r.firstWeekContainsDate)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&o!==void 0?o:m.firstWeekContainsDate)!==null&&a!==void 0?a:(d=m.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&n!==void 0?n:1);if(!(y>=1&&y<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var v=new Date(0);v.setFullYear(g+1,0,y),v.setHours(0,0,0,0);var w=lt(v,r),k=new Date(0);k.setFullYear(g,0,y),k.setHours(0,0,0,0);var A=lt(k,r);return f.getTime()>=w.getTime()?g+1:f.getTime()>=A.getTime()?g:g-1}function bg(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=u2(),g=_e((n=(a=(o=(l=r==null?void 0:r.firstWeekContainsDate)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&o!==void 0?o:f.firstWeekContainsDate)!==null&&a!==void 0?a:(d=f.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&n!==void 0?n:1),m=Cg(e,r),y=new Date(0);y.setFullYear(m,0,g),y.setHours(0,0,0,0);var v=lt(y,r);return v}var vg=6048e5;function _g(e,r){we(1,arguments);var n=ke(e),a=lt(n,r).getTime()-bg(n,r).getTime();return Math.round(a/vg)+1}function n0(e){return we(1,arguments),ke(e).getFullYear()}function ua(e,r){we(2,arguments);var n=ke(e),a=ke(r);return n.getTime()>a.getTime()}function ha(e,r){we(2,arguments);var n=ke(e),a=ke(r);return n.getTime()<a.getTime()}function Ol(e,r){we(2,arguments);var n=ke(e),a=ke(r);return n.getTime()===a.getTime()}function $l(e,r){(r==null||r>e.length)&&(r=e.length);for(var n=0,a=Array(r);n<r;n++)a[n]=e[n];return a}function xg(e,r){if(e){if(typeof e=="string")return $l(e,r);var n={}.toString.call(e).slice(8,-1);return n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set"?Array.from(e):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?$l(e,r):void 0}}function Vl(e,r){var n=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=xg(e))||r){n&&(e=n);var a=0,o=function(){};return{s:o,n:function(){return a>=e.length?{done:!0}:{done:!1,value:e[a++]}},e:function(h){throw h},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
21
+ `,s=r.needIndent?r.needIndent:n!=="arrow",c=e.helpers||[],d=bh(e,{mode:n,filename:a,sourceMap:o,breakLineCode:l,needIndent:s});d.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),d.indent(s),c.length>0&&(d.push(`const { ${ko(c.map(g=>`${g}: _${g}`),", ")} } = ctx`),d.newline()),d.push("return "),Mt(d,e),d.deindent(s),d.push("}"),delete e.helpers;const{code:h,map:f}=d.context();return{ast:e,code:h,map:f?f.toJSON():void 0}};function Lh(e,r={}){const n=_o({},r),a=!!n.jit,o=!!n.minify,l=n.optimize==null?!0:n.optimize,c=ph(n).parse(e);return a?(l&&yh(c),o&&Tt(c),{ast:c,code:""}):(gh(c,n),Eh(c,n))}var Ah={VUE_APP_API_URL:"/api",GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_366ac30f-974f-42fb-861a-1db012ca45fc",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_always_auth:"",npm_config_user_agent:"npm/10.9.0 node/v22.12.0 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_366ac30f-974f-42fb-861a-1db012ca45fc",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/22.12.0/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",NODE_AUTH_TOKEN:"XXXXX-XXXXX-XXXXX-XXXXX",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"webitel",npm_package_engines_node:"v22.12.0",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"1",GITHUB_REPOSITORY_OWNER_ID:"9943327",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu24",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_local_prefix:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",SYSTEMD_EXEC_PID:"840",npm_config_engine_strict:"true",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241215.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.10/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.4/x64",JOURNAL_STREAM:"8:6479",GITHUB_WORKFLOW:"Webitel UI release with docs",_:"/opt/hostedtoolcache/node/22.12.0/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/22.12.0/x64",npm_config_npm_version:"10.9.0",MEMORY_PRESSURE_WATCH:"/sys/fs/cgroup/system.slice/runner-provisioner.service/memory.pressure",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12631513019",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"87d3cbbd8e620349eec349d2b216ef2c1f8b2a81",GITHUB_BASE_REF:"",ImageOS:"ubuntu24",GITHUB_WORKFLOW_REF:"webitel/webitel-ui-sdk/.github/workflows/release.yml@refs/heads/master",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/node_modules/.bin:/home/runner/work/webitel-ui-sdk/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/22.12.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_88dd76ee-fed1-4b0f-9427-acc1d69bca2a",INVOCATION_ID:"aa595fe840dd4d32ad803ae6621bba67",NPM_CONFIG_USERCONFIG:"/home/runner/work/_temp/.npmrc",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/22.12.0/x64/bin/node",npm_package_name:"@webitel/ui-sdk",GITHUB_ACTION:"publish_release",GITHUB_RUN_NUMBER:"593",GITHUB_TRIGGERING_ACTOR:"stanislav-kozak",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 14",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"master",GITHUB_REPOSITORY:"webitel/webitel-ui-sdk",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"278613868",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"24.12.44",npm_lifecycle_event:"build",GITHUB_REF_PROTECTED:"false",GITHUB_WORKSPACE:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",ACCEPT_EULA:"Y",GITHUB_JOB:"publish",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"87d3cbbd8e620349eec349d2b216ef2c1f8b2a81",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/master",GITHUB_ACTOR:"stanislav-kozak",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",npm_config_globalconfig:"/opt/hostedtoolcache/node/22.12.0/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_366ac30f-974f-42fb-861a-1db012ca45fc",JAVA_HOME:"/usr/lib/jvm/temurin-17-jdk-amd64",PWD:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",GITHUB_ACTOR_ID:"51493445",RUNNER_WORKSPACE:"/home/runner/work/webitel-ui-sdk",npm_execpath:"/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_366ac30f-974f-42fb-861a-1db012ca45fc",npm_config_global_prefix:"/opt/hostedtoolcache/node/22.12.0/x64",npm_package_engines_npm:"10.9.0",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",MEMORY_PRESSURE_WRITE:"c29tZSAyMDAwMDAgMjAwMDAwMAA=",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_366ac30f-974f-42fb-861a-1db012ca45fc",INIT_CWD:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",EDITOR:"vi",NODE_ENV:"production"};function Sh(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(k2().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(k2().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(k2().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}const I2=[];I2[0]={w:[0],i:[3,0],"[":[4],o:[7]},I2[1]={w:[1],".":[2],"[":[4],o:[7]},I2[2]={w:[2],i:[3,0],0:[3,0]},I2[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]},I2[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]},I2[5]={"'":[4,0],o:8,l:[5,0]},I2[6]={'"':[4,0],o:8,l:[6,0]};const Th=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Mh(e){return Th.test(e)}function Bh(e){const r=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return r===n&&(r===34||r===39)?e.slice(1,-1):e}function Nh(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function Dh(e){const r=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Mh(r)?Bh(r):"*"+r}function Oh(e){const r=[];let n=-1,a=0,o=0,l,s,c,d,h,f,g;const m=[];m[0]=()=>{s===void 0?s=c:s+=c},m[1]=()=>{s!==void 0&&(r.push(s),s=void 0)},m[2]=()=>{m[0](),o++},m[3]=()=>{if(o>0)o--,a=4,m[0]();else{if(o=0,s===void 0||(s=Dh(s),s===!1))return!1;m[1]()}};function y(){const v=e[n+1];if(a===5&&v==="'"||a===6&&v==='"')return n++,c="\\"+v,m[0](),!0}for(;a!==null;)if(n++,l=e[n],!(l==="\\"&&y())){if(d=Nh(l),g=I2[a],h=g[d]||g.l||8,h===8||(a=h[0],h[1]!==void 0&&(f=m[h[1]],f&&(c=l,f()===!1))))return;if(a===7)return r}}const So=new Map;function $h(e,r){return Ze(e)?e[r]:null}function Vh(e,r){if(!Ze(e))return null;let n=So.get(r);if(n||(n=Oh(r),n&&So.set(r,n)),!n)return null;const a=n.length;let o=e,l=0;for(;l<a;){const s=o[n[l]];if(s===void 0||i0(o))return null;o=s,l++}return o}const Ph=e=>e,Fh=e=>"",Ih="text",Hh=e=>e.length===0?"":Gu(e),Rh=Yu;function To(e,r){return e=Math.abs(e),r===2?e?e>1?1:0:1:e?Math.min(e,2):0}function Uh(e){const r=A0(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(A0(e.named.count)||A0(e.named.n))?A0(e.named.count)?e.named.count:A0(e.named.n)?e.named.n:r:r}function zh(e,r){r.count||(r.count=e),r.n||(r.n=e)}function Wh(e={}){const r=e.locale,n=Uh(e),a=Ze(e.pluralRules)&&pe(r)&&i0(e.pluralRules[r])?e.pluralRules[r]:To,o=Ze(e.pluralRules)&&pe(r)&&i0(e.pluralRules[r])?To:void 0,l=A=>A[a(n,A.length,o)],s=e.list||[],c=A=>s[A],d=e.named||{};A0(e.pluralIndex)&&zh(n,d);const h=A=>d[A];function f(A){const x=i0(e.messages)?e.messages(A):Ze(e.messages)?e.messages[A]:!1;return x||(e.parent?e.parent.message(A):Fh)}const g=A=>e.modifiers?e.modifiers[A]:Ph,m=Pe(e.processor)&&i0(e.processor.normalize)?e.processor.normalize:Hh,y=Pe(e.processor)&&i0(e.processor.interpolate)?e.processor.interpolate:Rh,v=Pe(e.processor)&&pe(e.processor.type)?e.processor.type:Ih,k={list:c,named:h,plural:l,linked:(A,...x)=>{const[E,T]=x;let M="text",O="";x.length===1?Ze(E)?(O=E.modifier||O,M=E.type||M):pe(E)&&(O=E||O):x.length===2&&(pe(E)&&(O=E||O),pe(T)&&(M=T||M));const I=f(A)(k),$=M==="vnode"&&g0(I)&&O?I[0]:I;return O?g(O)($,M):$},message:f,type:v,interpolate:y,normalize:m,values:S0({},s,d)};return k}let i1=null;function qh(e){i1=e}function jh(e,r,n){i1&&i1.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:r,meta:n})}const Zh=Yh("function:translate");function Yh(e){return r=>i1&&i1.emit(e,r)}const Mo=Un.__EXTEND_POINT__,at=nr(Mo),Gh={NOT_FOUND_KEY:Mo,FALLBACK_TO_TRANSLATE:at(),CANNOT_FORMAT_NUMBER:at(),FALLBACK_TO_NUMBER_FORMAT:at(),CANNOT_FORMAT_DATE:at(),FALLBACK_TO_DATE_FORMAT:at(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:at(),__EXTEND_POINT__:at()},Bo=xe.__EXTEND_POINT__,it=nr(Bo),Q0={INVALID_ARGUMENT:Bo,INVALID_DATE_ARGUMENT:it(),INVALID_ISO_DATE_ARGUMENT:it(),NOT_SUPPORT_NON_STRING_MESSAGE:it(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:it(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:it(),NOT_SUPPORT_LOCALE_TYPE:it(),__EXTEND_POINT__:it()};function c2(e){return St(e,null,void 0)}function Wn(e,r){return r.locale!=null?No(r.locale):No(e.locale)}let qn;function No(e){if(pe(e))return e;if(i0(e)){if(e.resolvedOnce&&qn!=null)return qn;if(e.constructor.name==="Function"){const r=e();if(Zu(r))throw c2(Q0.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return qn=r}else throw c2(Q0.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw c2(Q0.NOT_SUPPORT_LOCALE_TYPE)}function Kh(e,r,n){return[...new Set([n,...g0(r)?r:Ze(r)?Object.keys(r):pe(r)?[r]:[n]])]}function Do(e,r,n){const a=pe(n)?n:o1,o=e;o.__localeChainCache||(o.__localeChainCache=new Map);let l=o.__localeChainCache.get(a);if(!l){l=[];let s=[n];for(;g0(s);)s=Oo(l,s,r);const c=g0(r)||!Pe(r)?r:r.default?r.default:null;s=pe(c)?[c]:c,g0(s)&&Oo(l,s,!1),o.__localeChainCache.set(a,l)}return l}function Oo(e,r,n){let a=!0;for(let o=0;o<r.length&&e0(a);o++){const l=r[o];pe(l)&&(a=Xh(e,r[o],n))}return a}function Xh(e,r,n){let a;const o=r.split("-");do{const l=o.join("-");a=Jh(e,l,n),o.splice(-1,1)}while(o.length&&a===!0);return a}function Jh(e,r,n){let a=!1;if(!e.includes(r)&&(a=!0,r)){a=r[r.length-1]!=="!";const o=r.replace(/!/g,"");e.push(o),(g0(n)||Pe(n))&&n[o]&&(a=n[o])}return a}const Qh="9.14.1",lr=-1,o1="en-US",$o="",Vo=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function ef(){return{upper:(e,r)=>r==="text"&&pe(e)?e.toUpperCase():r==="vnode"&&Ze(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,r)=>r==="text"&&pe(e)?e.toLowerCase():r==="vnode"&&Ze(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,r)=>r==="text"&&pe(e)?Vo(e):r==="vnode"&&Ze(e)&&"__v_isVNode"in e?Vo(e.children):e}}let Po;function Fo(e){Po=e}let Io;function tf(e){Io=e}let Ho;function rf(e){Ho=e}let Ro=null;const nf=e=>{Ro=e},af=()=>Ro;let Uo=null;const zo=e=>{Uo=e},of=()=>Uo;let Wo=0;function lf(e={}){const r=i0(e.onWarn)?e.onWarn:Ku,n=pe(e.version)?e.version:Qh,a=pe(e.locale)||i0(e.locale)?e.locale:o1,o=i0(a)?o1:a,l=g0(e.fallbackLocale)||Pe(e.fallbackLocale)||pe(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:o,s=Pe(e.messages)?e.messages:{[o]:{}},c=Pe(e.datetimeFormats)?e.datetimeFormats:{[o]:{}},d=Pe(e.numberFormats)?e.numberFormats:{[o]:{}},h=S0({},e.modifiers||{},ef()),f=e.pluralRules||{},g=i0(e.missing)?e.missing:null,m=e0(e.missingWarn)||At(e.missingWarn)?e.missingWarn:!0,y=e0(e.fallbackWarn)||At(e.fallbackWarn)?e.fallbackWarn:!0,v=!!e.fallbackFormat,w=!!e.unresolving,k=i0(e.postTranslation)?e.postTranslation:null,A=Pe(e.processor)?e.processor:null,x=e0(e.warnHtmlMessage)?e.warnHtmlMessage:!0,E=!!e.escapeParameter,T=i0(e.messageCompiler)?e.messageCompiler:Po,M=i0(e.messageResolver)?e.messageResolver:Io||$h,O=i0(e.localeFallbacker)?e.localeFallbacker:Ho||Kh,I=Ze(e.fallbackContext)?e.fallbackContext:void 0,$=e,V=Ze($.__datetimeFormatters)?$.__datetimeFormatters:new Map,K=Ze($.__numberFormatters)?$.__numberFormatters:new Map,H=Ze($.__meta)?$.__meta:{};Wo++;const j={version:n,cid:Wo,locale:a,fallbackLocale:l,messages:s,modifiers:h,pluralRules:f,missing:g,missingWarn:m,fallbackWarn:y,fallbackFormat:v,unresolving:w,postTranslation:k,processor:A,warnHtmlMessage:x,escapeParameter:E,messageCompiler:T,messageResolver:M,localeFallbacker:O,fallbackContext:I,onWarn:r,__meta:H};return j.datetimeFormats=c,j.numberFormats=d,j.__datetimeFormatters=V,j.__numberFormatters=K,__INTLIFY_PROD_DEVTOOLS__&&jh(j,n,H),j}function jn(e,r,n,a,o){const{missing:l,onWarn:s}=e;if(l!==null){const c=l(e,n,r,o);return pe(c)?c:r}else return r}function l1(e,r,n){const a=e;a.__localeChainCache=new Map,e.localeFallbacker(e,n,r)}function sf(e,r){return e===r?!1:e.split("-")[0]===r.split("-")[0]}function cf(e,r){const n=r.indexOf(e);if(n===-1)return!1;for(let a=n+1;a<r.length;a++)if(sf(e,r[a]))return!0;return!1}function Zn(e){return n=>df(n,e)}function df(e,r){const n=r.b||r.body;if((n.t||n.type)===1){const a=n,o=a.c||a.cases;return e.plural(o.reduce((l,s)=>[...l,qo(e,s)],[]))}else return qo(e,n)}function qo(e,r){const n=r.s||r.static;if(n)return e.type==="text"?n:e.normalize([n]);{const a=(r.i||r.items).reduce((o,l)=>[...o,Yn(e,l)],[]);return e.normalize(a)}}function Yn(e,r){const n=r.t||r.type;switch(n){case 3:{const a=r;return a.v||a.value}case 9:{const a=r;return a.v||a.value}case 4:{const a=r;return e.interpolate(e.named(a.k||a.key))}case 5:{const a=r;return e.interpolate(e.list(a.i!=null?a.i:a.index))}case 6:{const a=r,o=a.m||a.modifier;return e.linked(Yn(e,a.k||a.key),o?Yn(e,o):void 0,e.type)}case 7:{const a=r;return a.v||a.value}case 8:{const a=r;return a.v||a.value}default:throw new Error(`unhandled node type on format message part: ${n}`)}}const jo=e=>e;let Bt=Object.create(null);const Nt=e=>Ze(e)&&(e.t===0||e.type===0)&&("b"in e||"body"in e);function Zo(e,r={}){let n=!1;const a=r.onError||nh;return r.onError=o=>{n=!0,a(o)},{...Lh(e,r),detectError:n}}const uf=(e,r)=>{if(!pe(e))throw c2(Q0.NOT_SUPPORT_NON_STRING_MESSAGE);{e0(r.warnHtmlMessage)&&r.warnHtmlMessage;const a=(r.onCacheKey||jo)(e),o=Bt[a];if(o)return o;const{code:l,detectError:s}=Zo(e,r),c=new Function(`return ${l}`)();return s?c:Bt[a]=c}};function hf(e,r){if(__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&pe(e)){e0(r.warnHtmlMessage)&&r.warnHtmlMessage;const a=(r.onCacheKey||jo)(e),o=Bt[a];if(o)return o;const{ast:l,detectError:s}=Zo(e,{...r,location:Ah.NODE_ENV!=="production",jit:!0}),c=Zn(l);return s?c:Bt[a]=c}else{const n=e.cacheKey;if(n){const a=Bt[n];return a||(Bt[n]=Zn(e))}else return Zn(e)}}const Yo=()=>"",Z0=e=>i0(e);function Go(e,...r){const{fallbackFormat:n,postTranslation:a,unresolving:o,messageCompiler:l,fallbackLocale:s,messages:c}=e,[d,h]=Gn(...r),f=e0(h.missingWarn)?h.missingWarn:e.missingWarn,g=e0(h.fallbackWarn)?h.fallbackWarn:e.fallbackWarn,m=e0(h.escapeParameter)?h.escapeParameter:e.escapeParameter,y=!!h.resolvedMessage,v=pe(h.default)||e0(h.default)?e0(h.default)?l?d:()=>d:h.default:n?l?d:()=>d:"",w=n||v!=="",k=Wn(e,h);m&&ff(h);let[A,x,E]=y?[d,k,c[k]||{}]:Ko(e,d,k,s,g,f),T=A,M=d;if(!y&&!(pe(T)||Nt(T)||Z0(T))&&w&&(T=v,M=T),!y&&(!(pe(T)||Nt(T)||Z0(T))||!pe(x)))return o?lr:d;let O=!1;const I=()=>{O=!0},$=Z0(T)?T:Xo(e,d,x,T,M,I);if(O)return T;const V=gf(e,x,E,h),K=Wh(V),H=pf(e,$,K),j=a?a(H,d):H;if(__INTLIFY_PROD_DEVTOOLS__){const Q={timestamp:Date.now(),key:pe(d)?d:Z0(T)?T.key:"",locale:x||(Z0(T)?T.locale:""),format:pe(T)?T:Z0(T)?T.source:"",message:j};Q.meta=S0({},e.__meta,af()||{}),Zh(Q)}return j}function ff(e){g0(e.list)?e.list=e.list.map(r=>pe(r)?wo(r):r):Ze(e.named)&&Object.keys(e.named).forEach(r=>{pe(e.named[r])&&(e.named[r]=wo(e.named[r]))})}function Ko(e,r,n,a,o,l){const{messages:s,onWarn:c,messageResolver:d,localeFallbacker:h}=e,f=h(e,a,n);let g={},m,y=null;const v="translate";for(let w=0;w<f.length&&(m=f[w],g=s[m]||{},(y=d(g,r))===null&&(y=g[r]),!(pe(y)||Nt(y)||Z0(y)));w++)if(!cf(m,f)){const k=jn(e,r,m,l,v);k!==r&&(y=k)}return[y,m,g]}function Xo(e,r,n,a,o,l){const{messageCompiler:s,warnHtmlMessage:c}=e;if(Z0(a)){const h=a;return h.locale=h.locale||n,h.key=h.key||r,h}if(s==null){const h=()=>a;return h.locale=n,h.key=r,h}const d=s(a,mf(e,n,o,a,c,l));return d.locale=n,d.key=r,d.source=a,d}function pf(e,r,n){return r(n)}function Gn(...e){const[r,n,a]=e,o={};if(!pe(r)&&!A0(r)&&!Z0(r)&&!Nt(r))throw c2(Q0.INVALID_ARGUMENT);const l=A0(r)?String(r):(Z0(r),r);return A0(n)?o.plural=n:pe(n)?o.default=n:Pe(n)&&!tr(n)?o.named=n:g0(n)&&(o.list=n),A0(a)?o.plural=a:pe(a)?o.default=a:Pe(a)&&S0(o,a),[l,o]}function mf(e,r,n,a,o,l){return{locale:r,key:n,warnHtmlMessage:o,onError:s=>{throw l&&l(s),s},onCacheKey:s=>zu(r,n,s)}}function gf(e,r,n,a){const{modifiers:o,pluralRules:l,messageResolver:s,fallbackLocale:c,fallbackWarn:d,missingWarn:h,fallbackContext:f}=e,m={locale:r,modifiers:o,pluralRules:l,messages:y=>{let v=s(n,y);if(v==null&&f){const[,,w]=Ko(f,y,r,c,d,h);v=s(w,y)}if(pe(v)||Nt(v)){let w=!1;const A=Xo(e,y,r,v,y,()=>{w=!0});return w?Yo:A}else return Z0(v)?v:Yo}};return e.processor&&(m.processor=e.processor),a.list&&(m.list=a.list),a.named&&(m.named=a.named),A0(a.plural)&&(m.pluralIndex=a.plural),m}function Jo(e,...r){const{datetimeFormats:n,unresolving:a,fallbackLocale:o,onWarn:l,localeFallbacker:s}=e,{__datetimeFormatters:c}=e,[d,h,f,g]=Kn(...r),m=e0(f.missingWarn)?f.missingWarn:e.missingWarn;e0(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn;const y=!!f.part,v=Wn(e,f),w=s(e,o,v);if(!pe(d)||d==="")return new Intl.DateTimeFormat(v,g).format(h);let k={},A,x=null;const E="datetime format";for(let O=0;O<w.length&&(A=w[O],k=n[A]||{},x=k[d],!Pe(x));O++)jn(e,d,A,m,E);if(!Pe(x)||!pe(A))return a?lr:d;let T=`${A}__${d}`;tr(g)||(T=`${T}__${JSON.stringify(g)}`);let M=c.get(T);return M||(M=new Intl.DateTimeFormat(A,S0({},x,g)),c.set(T,M)),y?M.formatToParts(h):M.format(h)}const Qo=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Kn(...e){const[r,n,a,o]=e,l={};let s={},c;if(pe(r)){const d=r.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!d)throw c2(Q0.INVALID_ISO_DATE_ARGUMENT);const h=d[3]?d[3].trim().startsWith("T")?`${d[1].trim()}${d[3].trim()}`:`${d[1].trim()}T${d[3].trim()}`:d[1].trim();c=new Date(h);try{c.toISOString()}catch{throw c2(Q0.INVALID_ISO_DATE_ARGUMENT)}}else if(qu(r)){if(isNaN(r.getTime()))throw c2(Q0.INVALID_DATE_ARGUMENT);c=r}else if(A0(r))c=r;else throw c2(Q0.INVALID_ARGUMENT);return pe(n)?l.key=n:Pe(n)&&Object.keys(n).forEach(d=>{Qo.includes(d)?s[d]=n[d]:l[d]=n[d]}),pe(a)?l.locale=a:Pe(a)&&(s=a),Pe(o)&&(s=o),[l.key||"",c,l,s]}function el(e,r,n){const a=e;for(const o in n){const l=`${r}__${o}`;a.__datetimeFormatters.has(l)&&a.__datetimeFormatters.delete(l)}}function tl(e,...r){const{numberFormats:n,unresolving:a,fallbackLocale:o,onWarn:l,localeFallbacker:s}=e,{__numberFormatters:c}=e,[d,h,f,g]=Xn(...r),m=e0(f.missingWarn)?f.missingWarn:e.missingWarn;e0(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn;const y=!!f.part,v=Wn(e,f),w=s(e,o,v);if(!pe(d)||d==="")return new Intl.NumberFormat(v,g).format(h);let k={},A,x=null;const E="number format";for(let O=0;O<w.length&&(A=w[O],k=n[A]||{},x=k[d],!Pe(x));O++)jn(e,d,A,m,E);if(!Pe(x)||!pe(A))return a?lr:d;let T=`${A}__${d}`;tr(g)||(T=`${T}__${JSON.stringify(g)}`);let M=c.get(T);return M||(M=new Intl.NumberFormat(A,S0({},x,g)),c.set(T,M)),y?M.formatToParts(h):M.format(h)}const rl=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Xn(...e){const[r,n,a,o]=e,l={};let s={};if(!A0(r))throw c2(Q0.INVALID_ARGUMENT);const c=r;return pe(n)?l.key=n:Pe(n)&&Object.keys(n).forEach(d=>{rl.includes(d)?s[d]=n[d]:l[d]=n[d]}),pe(a)?l.locale=a:Pe(a)&&(s=a),Pe(o)&&(s=o),[l.key||"",c,l,s]}function nl(e,r,n){const a=e;for(const o in n){const l=`${r}__${o}`;a.__numberFormatters.has(l)&&a.__numberFormatters.delete(l)}}Sh();var yf={VUE_APP_API_URL:"/api",GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_366ac30f-974f-42fb-861a-1db012ca45fc",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_always_auth:"",npm_config_user_agent:"npm/10.9.0 node/v22.12.0 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_366ac30f-974f-42fb-861a-1db012ca45fc",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/22.12.0/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",NODE_AUTH_TOKEN:"XXXXX-XXXXX-XXXXX-XXXXX",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"webitel",npm_package_engines_node:"v22.12.0",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"1",GITHUB_REPOSITORY_OWNER_ID:"9943327",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu24",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_local_prefix:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",SYSTEMD_EXEC_PID:"840",npm_config_engine_strict:"true",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241215.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.10/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.4/x64",JOURNAL_STREAM:"8:6479",GITHUB_WORKFLOW:"Webitel UI release with docs",_:"/opt/hostedtoolcache/node/22.12.0/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/22.12.0/x64",npm_config_npm_version:"10.9.0",MEMORY_PRESSURE_WATCH:"/sys/fs/cgroup/system.slice/runner-provisioner.service/memory.pressure",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12631513019",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"87d3cbbd8e620349eec349d2b216ef2c1f8b2a81",GITHUB_BASE_REF:"",ImageOS:"ubuntu24",GITHUB_WORKFLOW_REF:"webitel/webitel-ui-sdk/.github/workflows/release.yml@refs/heads/master",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/node_modules/.bin:/home/runner/work/webitel-ui-sdk/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/22.12.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_88dd76ee-fed1-4b0f-9427-acc1d69bca2a",INVOCATION_ID:"aa595fe840dd4d32ad803ae6621bba67",NPM_CONFIG_USERCONFIG:"/home/runner/work/_temp/.npmrc",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/22.12.0/x64/bin/node",npm_package_name:"@webitel/ui-sdk",GITHUB_ACTION:"publish_release",GITHUB_RUN_NUMBER:"593",GITHUB_TRIGGERING_ACTOR:"stanislav-kozak",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 14",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"master",GITHUB_REPOSITORY:"webitel/webitel-ui-sdk",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"278613868",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"24.12.44",npm_lifecycle_event:"build",GITHUB_REF_PROTECTED:"false",GITHUB_WORKSPACE:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",ACCEPT_EULA:"Y",GITHUB_JOB:"publish",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"87d3cbbd8e620349eec349d2b216ef2c1f8b2a81",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/master",GITHUB_ACTOR:"stanislav-kozak",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",npm_config_globalconfig:"/opt/hostedtoolcache/node/22.12.0/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_366ac30f-974f-42fb-861a-1db012ca45fc",JAVA_HOME:"/usr/lib/jvm/temurin-17-jdk-amd64",PWD:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",GITHUB_ACTOR_ID:"51493445",RUNNER_WORKSPACE:"/home/runner/work/webitel-ui-sdk",npm_execpath:"/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_366ac30f-974f-42fb-861a-1db012ca45fc",npm_config_global_prefix:"/opt/hostedtoolcache/node/22.12.0/x64",npm_package_engines_npm:"10.9.0",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",MEMORY_PRESSURE_WRITE:"c29tZSAyMDAwMDAgMjAwMDAwMAA=",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_366ac30f-974f-42fb-861a-1db012ca45fc",INIT_CWD:"/home/runner/work/webitel-ui-sdk/webitel-ui-sdk",EDITOR:"vi",NODE_ENV:"production"};const wf="9.14.1";function Cf(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(k2().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(k2().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(k2().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(k2().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(k2().__INTLIFY_PROD_DEVTOOLS__=!1)}const al=Gh.__EXTEND_POINT__,L2=nr(al);L2(),L2(),L2(),L2(),L2(),L2(),L2(),L2(),L2();const il=Q0.__EXTEND_POINT__,H0=nr(il),A2={UNEXPECTED_RETURN_TYPE:il,INVALID_ARGUMENT:H0(),MUST_BE_CALL_SETUP_TOP:H0(),NOT_INSTALLED:H0(),NOT_AVAILABLE_IN_LEGACY_MODE:H0(),REQUIRED_VALUE:H0(),INVALID_VALUE:H0(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:H0(),NOT_INSTALLED_WITH_PROVIDE:H0(),UNEXPECTED_ERROR:H0(),NOT_COMPATIBLE_LEGACY_VUE_I18N:H0(),BRIDGE_SUPPORT_VUE_2_ONLY:H0(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:H0(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:H0(),__EXTEND_POINT__:H0()};function H2(e,...r){return St(e,null,void 0)}const Jn=nt("__translateVNode"),Qn=nt("__datetimeParts"),ea=nt("__numberParts"),bf=nt("__setPluralRules"),ol=nt("__injectWithOption"),ta=nt("__dispose");function s1(e){if(!Ze(e))return e;for(const r in e)if(rr(e,r))if(!r.includes("."))Ze(e[r])&&s1(e[r]);else{const n=r.split("."),a=n.length-1;let o=e,l=!1;for(let s=0;s<a;s++){if(n[s]in o||(o[n[s]]={}),!Ze(o[n[s]])){l=!0;break}o=o[n[s]]}l||(o[n[a]]=e[r],delete e[r]),Ze(o[n[a]])&&s1(o[n[a]])}return e}function ra(e,r){const{messages:n,__i18n:a,messageResolver:o,flatJson:l}=r,s=Pe(n)?n:g0(a)?{}:{[e]:{}};if(g0(a)&&a.forEach(c=>{if("locale"in c&&"resource"in c){const{locale:d,resource:h}=c;d?(s[d]=s[d]||{},ir(h,s[d])):ir(h,s)}else pe(c)&&ir(JSON.parse(c),s)}),o==null&&l)for(const c in s)rr(s,c)&&s1(s[c]);return s}function ll(e){return e.type}function vf(e,r,n){let a=Ze(r.messages)?r.messages:{};"__i18nGlobal"in n&&(a=ra(e.locale.value,{messages:a,__i18n:n.__i18nGlobal}));const o=Object.keys(a);o.length&&o.forEach(l=>{e.mergeLocaleMessage(l,a[l])});{if(Ze(r.datetimeFormats)){const l=Object.keys(r.datetimeFormats);l.length&&l.forEach(s=>{e.mergeDateTimeFormat(s,r.datetimeFormats[s])})}if(Ze(r.numberFormats)){const l=Object.keys(r.numberFormats);l.length&&l.forEach(s=>{e.mergeNumberFormat(s,r.numberFormats[s])})}}}function sl(e){return i.createVNode(i.Text,null,e,0)}const cl="__INTLIFY_META__",dl=()=>[],_f=()=>!1;let ul=0;function hl(e){return(r,n,a,o)=>e(n,a,i.getCurrentInstance()||void 0,o)}const xf=()=>{const e=i.getCurrentInstance();let r=null;return e&&(r=ll(e)[cl])?{[cl]:r}:null};function kf(e={},r){const{__root:n,__injectWithOption:a}=e,o=n===void 0,l=e.flatJson,s=go?i.ref:i.shallowRef,c=!!e.translateExistCompatible;let d=e0(e.inheritLocale)?e.inheritLocale:!0;const h=s(n&&d?n.locale.value:pe(e.locale)?e.locale:o1),f=s(n&&d?n.fallbackLocale.value:pe(e.fallbackLocale)||g0(e.fallbackLocale)||Pe(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:h.value),g=s(ra(h.value,e)),m=s(Pe(e.datetimeFormats)?e.datetimeFormats:{[h.value]:{}}),y=s(Pe(e.numberFormats)?e.numberFormats:{[h.value]:{}});let v=n?n.missingWarn:e0(e.missingWarn)||At(e.missingWarn)?e.missingWarn:!0,w=n?n.fallbackWarn:e0(e.fallbackWarn)||At(e.fallbackWarn)?e.fallbackWarn:!0,k=n?n.fallbackRoot:e0(e.fallbackRoot)?e.fallbackRoot:!0,A=!!e.fallbackFormat,x=i0(e.missing)?e.missing:null,E=i0(e.missing)?hl(e.missing):null,T=i0(e.postTranslation)?e.postTranslation:null,M=n?n.warnHtmlMessage:e0(e.warnHtmlMessage)?e.warnHtmlMessage:!0,O=!!e.escapeParameter;const I=n?n.modifiers:Pe(e.modifiers)?e.modifiers:{};let $=e.pluralRules||n&&n.pluralRules,V;V=(()=>{o&&zo(null);const Y={version:wf,locale:h.value,fallbackLocale:f.value,messages:g.value,modifiers:I,pluralRules:$,missing:E===null?void 0:E,missingWarn:v,fallbackWarn:w,fallbackFormat:A,unresolving:!0,postTranslation:T===null?void 0:T,warnHtmlMessage:M,escapeParameter:O,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};Y.datetimeFormats=m.value,Y.numberFormats=y.value,Y.__datetimeFormatters=Pe(V)?V.__datetimeFormatters:void 0,Y.__numberFormatters=Pe(V)?V.__numberFormatters:void 0;const ee=lf(Y);return o&&zo(ee),ee})(),l1(V,h.value,f.value);function H(){return[h.value,f.value,g.value,m.value,y.value]}const j=i.computed({get:()=>h.value,set:Y=>{h.value=Y,V.locale=h.value}}),Q=i.computed({get:()=>f.value,set:Y=>{f.value=Y,V.fallbackLocale=f.value,l1(V,h.value,Y)}}),fe=i.computed(()=>g.value),oe=i.computed(()=>m.value),X=i.computed(()=>y.value);function b(){return i0(T)?T:null}function U(Y){T=Y,V.postTranslation=Y}function D(){return x}function W(Y){Y!==null&&(E=hl(Y)),x=Y,V.missing=E}const te=(Y,ee,Ne,t0,C,u)=>{H();let p;try{yf.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__,o||(V.fallbackContext=n?of():void 0),p=Y(V)}finally{__INTLIFY_PROD_DEVTOOLS__,o||(V.fallbackContext=void 0)}if(Ne!=="translate exists"&&A0(p)&&p===lr||Ne==="translate exists"&&!p){const[_,B]=ee();return n&&k?t0(n):C(_)}else{if(u(p))return p;throw H2(A2.UNEXPECTED_RETURN_TYPE)}};function se(...Y){return te(ee=>Reflect.apply(Go,null,[ee,...Y]),()=>Gn(...Y),"translate",ee=>Reflect.apply(ee.t,ee,[...Y]),ee=>ee,ee=>pe(ee))}function ae(...Y){const[ee,Ne,t0]=Y;if(t0&&!Ze(t0))throw H2(A2.INVALID_ARGUMENT);return se(ee,Ne,S0({resolvedMessage:!0},t0||{}))}function L(...Y){return te(ee=>Reflect.apply(Jo,null,[ee,...Y]),()=>Kn(...Y),"datetime format",ee=>Reflect.apply(ee.d,ee,[...Y]),()=>$o,ee=>pe(ee))}function R(...Y){return te(ee=>Reflect.apply(tl,null,[ee,...Y]),()=>Xn(...Y),"number format",ee=>Reflect.apply(ee.n,ee,[...Y]),()=>$o,ee=>pe(ee))}function ge(Y){return Y.map(ee=>pe(ee)||A0(ee)||e0(ee)?sl(String(ee)):ee)}const Be={normalize:ge,interpolate:Y=>Y,type:"vnode"};function s0(...Y){return te(ee=>{let Ne;const t0=ee;try{t0.processor=Be,Ne=Reflect.apply(Go,null,[t0,...Y])}finally{t0.processor=null}return Ne},()=>Gn(...Y),"translate",ee=>ee[Jn](...Y),ee=>[sl(ee)],ee=>g0(ee))}function c0(...Y){return te(ee=>Reflect.apply(tl,null,[ee,...Y]),()=>Xn(...Y),"number format",ee=>ee[ea](...Y),dl,ee=>pe(ee)||g0(ee))}function Ce(...Y){return te(ee=>Reflect.apply(Jo,null,[ee,...Y]),()=>Kn(...Y),"datetime format",ee=>ee[Qn](...Y),dl,ee=>pe(ee)||g0(ee))}function x0(Y){$=Y,V.pluralRules=$}function k0(Y,ee){return te(()=>{if(!Y)return!1;const Ne=pe(ee)?ee:h.value,t0=be(Ne),C=V.messageResolver(t0,Y);return c?C!=null:Nt(C)||Z0(C)||pe(C)},()=>[Y],"translate exists",Ne=>Reflect.apply(Ne.te,Ne,[Y,ee]),_f,Ne=>e0(Ne))}function re(Y){let ee=null;const Ne=Do(V,f.value,h.value);for(let t0=0;t0<Ne.length;t0++){const C=g.value[Ne[t0]]||{},u=V.messageResolver(C,Y);if(u!=null){ee=u;break}}return ee}function Me(Y){const ee=re(Y);return ee??(n?n.tm(Y)||{}:{})}function be(Y){return g.value[Y]||{}}function De(Y,ee){if(l){const Ne={[Y]:ee};for(const t0 in Ne)rr(Ne,t0)&&s1(Ne[t0]);ee=Ne[Y]}g.value[Y]=ee,V.messages=g.value}function Re(Y,ee){g.value[Y]=g.value[Y]||{};const Ne={[Y]:ee};if(l)for(const t0 in Ne)rr(Ne,t0)&&s1(Ne[t0]);ee=Ne[Y],ir(ee,g.value[Y]),V.messages=g.value}function U0(Y){return m.value[Y]||{}}function N(Y,ee){m.value[Y]=ee,V.datetimeFormats=m.value,el(V,Y,ee)}function P(Y,ee){m.value[Y]=S0(m.value[Y]||{},ee),V.datetimeFormats=m.value,el(V,Y,ee)}function J(Y){return y.value[Y]||{}}function me(Y,ee){y.value[Y]=ee,V.numberFormats=y.value,nl(V,Y,ee)}function je(Y,ee){y.value[Y]=S0(y.value[Y]||{},ee),V.numberFormats=y.value,nl(V,Y,ee)}ul++,n&&go&&(i.watch(n.locale,Y=>{d&&(h.value=Y,V.locale=Y,l1(V,h.value,f.value))}),i.watch(n.fallbackLocale,Y=>{d&&(f.value=Y,V.fallbackLocale=Y,l1(V,h.value,f.value))}));const ye={id:ul,locale:j,fallbackLocale:Q,get inheritLocale(){return d},set inheritLocale(Y){d=Y,Y&&n&&(h.value=n.locale.value,f.value=n.fallbackLocale.value,l1(V,h.value,f.value))},get availableLocales(){return Object.keys(g.value).sort()},messages:fe,get modifiers(){return I},get pluralRules(){return $||{}},get isGlobal(){return o},get missingWarn(){return v},set missingWarn(Y){v=Y,V.missingWarn=v},get fallbackWarn(){return w},set fallbackWarn(Y){w=Y,V.fallbackWarn=w},get fallbackRoot(){return k},set fallbackRoot(Y){k=Y},get fallbackFormat(){return A},set fallbackFormat(Y){A=Y,V.fallbackFormat=A},get warnHtmlMessage(){return M},set warnHtmlMessage(Y){M=Y,V.warnHtmlMessage=Y},get escapeParameter(){return O},set escapeParameter(Y){O=Y,V.escapeParameter=Y},t:se,getLocaleMessage:be,setLocaleMessage:De,mergeLocaleMessage:Re,getPostTranslationHandler:b,setPostTranslationHandler:U,getMissingHandler:D,setMissingHandler:W,[bf]:x0};return ye.datetimeFormats=oe,ye.numberFormats=X,ye.rt=ae,ye.te=k0,ye.tm=Me,ye.d=L,ye.n=R,ye.getDateTimeFormat=U0,ye.setDateTimeFormat=N,ye.mergeDateTimeFormat=P,ye.getNumberFormat=J,ye.setNumberFormat=me,ye.mergeNumberFormat=je,ye[ol]=a,ye[Jn]=s0,ye[Qn]=Ce,ye[ea]=c0,ye}const na={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function Ef({slots:e},r){return r.length===1&&r[0]==="default"?(e.default?e.default():[]).reduce((a,o)=>[...a,...o.type===i.Fragment?o.children:[o]],[]):r.reduce((n,a)=>{const o=e[a];return o&&(n[a]=o()),n},{})}function fl(e){return i.Fragment}S0({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>A0(e)||!isNaN(e)}},na);function Lf(e){return g0(e)&&!pe(e[0])}function pl(e,r,n,a){const{slots:o,attrs:l}=r;return()=>{const s={part:!0};let c={};e.locale&&(s.locale=e.locale),pe(e.format)?s.key=e.format:Ze(e.format)&&(pe(e.format.key)&&(s.key=e.format.key),c=Object.keys(e.format).reduce((m,y)=>n.includes(y)?S0({},m,{[y]:e.format[y]}):m,{}));const d=a(e.value,s,c);let h=[s.key];g0(d)?h=d.map((m,y)=>{const v=o[m.type],w=v?v({[m.type]:m.value,index:y,parts:d}):[m.value];return Lf(w)&&(w[0].key=`${m.type}-${y}`),w}):pe(d)&&(h=[d]);const f=S0({},l),g=pe(e.tag)||Ze(e.tag)?e.tag:fl();return i.h(g,f,h)}}S0({value:{type:Number,required:!0},format:{type:[String,Object]}},na),S0({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},na);const Af=nt("global-vue-i18n");function ot(e={}){const r=i.getCurrentInstance();if(r==null)throw H2(A2.MUST_BE_CALL_SETUP_TOP);if(!r.isCE&&r.appContext.app!=null&&!r.appContext.app.__VUE_I18N_SYMBOL__)throw H2(A2.NOT_INSTALLED);const n=Sf(r),a=Mf(n),o=ll(r),l=Tf(e,o);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw H2(A2.NOT_AVAILABLE_IN_LEGACY_MODE);return Of(r,l,a,e)}if(l==="global")return vf(a,e,o),a;if(l==="parent"){let d=Bf(n,r,e.__useComponent);return d==null&&(d=a),d}const s=n;let c=s.__getInstance(r);if(c==null){const d=S0({},e);"__i18n"in o&&(d.__i18n=o.__i18n),a&&(d.__root=a),c=kf(d),s.__composerExtend&&(c[ta]=s.__composerExtend(c)),Df(s,r,c),s.__setInstance(r,c)}return c}function Sf(e){{const r=i.inject(e.isCE?Af:e.appContext.app.__VUE_I18N_SYMBOL__);if(!r)throw H2(e.isCE?A2.NOT_INSTALLED_WITH_PROVIDE:A2.UNEXPECTED_ERROR);return r}}function Tf(e,r){return tr(e)?"__i18n"in r?"local":"global":e.useScope?e.useScope:"local"}function Mf(e){return e.mode==="composition"?e.global:e.global.__composer}function Bf(e,r,n=!1){let a=null;const o=r.root;let l=Nf(r,n);for(;l!=null;){const s=e;if(e.mode==="composition")a=s.__getInstance(l);else if(__VUE_I18N_LEGACY_API__){const c=s.__getInstance(l);c!=null&&(a=c.__composer,n&&a&&!a[ol]&&(a=null))}if(a!=null||o===l)break;l=l.parent}return a}function Nf(e,r=!1){return e==null?null:r&&e.vnode.ctx||e.parent}function Df(e,r,n){i.onMounted(()=>{},r),i.onUnmounted(()=>{const a=n;e.__deleteInstance(r);const o=a[ta];o&&(o(),delete a[ta])},r)}function Of(e,r,n,a={}){const o=r==="local",l=i.shallowRef(null);if(o&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw H2(A2.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const s=e0(a.inheritLocale)?a.inheritLocale:!pe(a.locale),c=i.ref(!o||s?n.locale.value:pe(a.locale)?a.locale:o1),d=i.ref(!o||s?n.fallbackLocale.value:pe(a.fallbackLocale)||g0(a.fallbackLocale)||Pe(a.fallbackLocale)||a.fallbackLocale===!1?a.fallbackLocale:c.value),h=i.ref(ra(c.value,a)),f=i.ref(Pe(a.datetimeFormats)?a.datetimeFormats:{[c.value]:{}}),g=i.ref(Pe(a.numberFormats)?a.numberFormats:{[c.value]:{}}),m=o?n.missingWarn:e0(a.missingWarn)||At(a.missingWarn)?a.missingWarn:!0,y=o?n.fallbackWarn:e0(a.fallbackWarn)||At(a.fallbackWarn)?a.fallbackWarn:!0,v=o?n.fallbackRoot:e0(a.fallbackRoot)?a.fallbackRoot:!0,w=!!a.fallbackFormat,k=i0(a.missing)?a.missing:null,A=i0(a.postTranslation)?a.postTranslation:null,x=o?n.warnHtmlMessage:e0(a.warnHtmlMessage)?a.warnHtmlMessage:!0,E=!!a.escapeParameter,T=o?n.modifiers:Pe(a.modifiers)?a.modifiers:{},M=a.pluralRules||o&&n.pluralRules;function O(){return[c.value,d.value,h.value,f.value,g.value]}const I=i.computed({get:()=>l.value?l.value.locale.value:c.value,set:re=>{l.value&&(l.value.locale.value=re),c.value=re}}),$=i.computed({get:()=>l.value?l.value.fallbackLocale.value:d.value,set:re=>{l.value&&(l.value.fallbackLocale.value=re),d.value=re}}),V=i.computed(()=>l.value?l.value.messages.value:h.value),K=i.computed(()=>f.value),H=i.computed(()=>g.value);function j(){return l.value?l.value.getPostTranslationHandler():A}function Q(re){l.value&&l.value.setPostTranslationHandler(re)}function fe(){return l.value?l.value.getMissingHandler():k}function oe(re){l.value&&l.value.setMissingHandler(re)}function X(re){return O(),re()}function b(...re){return l.value?X(()=>Reflect.apply(l.value.t,null,[...re])):X(()=>"")}function U(...re){return l.value?Reflect.apply(l.value.rt,null,[...re]):""}function D(...re){return l.value?X(()=>Reflect.apply(l.value.d,null,[...re])):X(()=>"")}function W(...re){return l.value?X(()=>Reflect.apply(l.value.n,null,[...re])):X(()=>"")}function te(re){return l.value?l.value.tm(re):{}}function se(re,Me){return l.value?l.value.te(re,Me):!1}function ae(re){return l.value?l.value.getLocaleMessage(re):{}}function L(re,Me){l.value&&(l.value.setLocaleMessage(re,Me),h.value[re]=Me)}function R(re,Me){l.value&&l.value.mergeLocaleMessage(re,Me)}function ge(re){return l.value?l.value.getDateTimeFormat(re):{}}function Ae(re,Me){l.value&&(l.value.setDateTimeFormat(re,Me),f.value[re]=Me)}function Be(re,Me){l.value&&l.value.mergeDateTimeFormat(re,Me)}function s0(re){return l.value?l.value.getNumberFormat(re):{}}function c0(re,Me){l.value&&(l.value.setNumberFormat(re,Me),g.value[re]=Me)}function Ce(re,Me){l.value&&l.value.mergeNumberFormat(re,Me)}const x0={get id(){return l.value?l.value.id:-1},locale:I,fallbackLocale:$,messages:V,datetimeFormats:K,numberFormats:H,get inheritLocale(){return l.value?l.value.inheritLocale:s},set inheritLocale(re){l.value&&(l.value.inheritLocale=re)},get availableLocales(){return l.value?l.value.availableLocales:Object.keys(h.value)},get modifiers(){return l.value?l.value.modifiers:T},get pluralRules(){return l.value?l.value.pluralRules:M},get isGlobal(){return l.value?l.value.isGlobal:!1},get missingWarn(){return l.value?l.value.missingWarn:m},set missingWarn(re){l.value&&(l.value.missingWarn=re)},get fallbackWarn(){return l.value?l.value.fallbackWarn:y},set fallbackWarn(re){l.value&&(l.value.missingWarn=re)},get fallbackRoot(){return l.value?l.value.fallbackRoot:v},set fallbackRoot(re){l.value&&(l.value.fallbackRoot=re)},get fallbackFormat(){return l.value?l.value.fallbackFormat:w},set fallbackFormat(re){l.value&&(l.value.fallbackFormat=re)},get warnHtmlMessage(){return l.value?l.value.warnHtmlMessage:x},set warnHtmlMessage(re){l.value&&(l.value.warnHtmlMessage=re)},get escapeParameter(){return l.value?l.value.escapeParameter:E},set escapeParameter(re){l.value&&(l.value.escapeParameter=re)},t:b,getPostTranslationHandler:j,setPostTranslationHandler:Q,getMissingHandler:fe,setMissingHandler:oe,rt:U,d:D,n:W,tm:te,te:se,getLocaleMessage:ae,setLocaleMessage:L,mergeLocaleMessage:R,getDateTimeFormat:ge,setDateTimeFormat:Ae,mergeDateTimeFormat:Be,getNumberFormat:s0,setNumberFormat:c0,mergeNumberFormat:Ce};function k0(re){re.locale.value=c.value,re.fallbackLocale.value=d.value,Object.keys(h.value).forEach(Me=>{re.mergeLocaleMessage(Me,h.value[Me])}),Object.keys(f.value).forEach(Me=>{re.mergeDateTimeFormat(Me,f.value[Me])}),Object.keys(g.value).forEach(Me=>{re.mergeNumberFormat(Me,g.value[Me])}),re.escapeParameter=E,re.fallbackFormat=w,re.fallbackRoot=v,re.fallbackWarn=y,re.missingWarn=m,re.warnHtmlMessage=x}return i.onBeforeMount(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw H2(A2.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const re=l.value=e.proxy.$i18n.__composer;r==="global"?(c.value=re.locale.value,d.value=re.fallbackLocale.value,h.value=re.messages.value,f.value=re.datetimeFormats.value,g.value=re.numberFormats.value):o&&k0(re)}),x0}if(Cf(),__INTLIFY_JIT_COMPILATION__?Fo(hf):Fo(uf),tf(Vh),rf(Do),__INTLIFY_PROD_DEVTOOLS__){const e=k2();e.__INTLIFY__=!0,qh(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const $f=Object.freeze({[He.ADD]:{value:He.ADD,icon:"plus",hint:"webitelUI.iconAction.addActionHint"},[He.DELETE]:{value:He.DELETE,icon:"bucket",hint:"webitelUI.iconAction.deleteActionHint"},[He.DOWNLOAD]:{value:He.DOWNLOAD,icon:"download",hint:"webitelUI.iconAction.downloadActionHint"},[He.EDIT]:{value:He.EDIT,icon:"edit",hint:"webitelUI.iconAction.editActionHint"},[He.HISTORY]:{value:He.HISTORY,icon:"history",hint:"webitelUI.iconAction.historyActionHint"},[He.REFRESH]:{value:He.REFRESH,icon:"refresh",hint:"reusable.refresh"},[He.EXPAND]:{value:He.EXPAND,icon:"expand",hint:"reusable.expand"},[He.COLLAPSE]:{value:He.COLLAPSE,icon:"collapse",hint:"reusable.collapse"}}),ml={__name:"wt-icon-action",props:{action:{type:String,required:!0,validator:e=>Object.values([He.DELETE,He.EDIT,He.ADD,He.HISTORY,He.DOWNLOAD,He.REFRESH]).includes(e)},disabled:{type:Boolean,default:!1}},emits:["click"],setup(e,{emit:r}){const n=e,a=r,{t:o}=ot(),l=i.computed(()=>{const s=$f[n.action];return s||(console.error(`Unknown action for wt-icon-action component: ${n.action}`),{icon:"edit",hint:n.action})});return(s,c)=>{const d=i.resolveComponent("wt-icon-btn"),h=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(h,null,{activator:i.withCtx(()=>[i.createVNode(d,{disabled:e.disabled,icon:l.value.icon,onClick:c[0]||(c[0]=f=>a("click"))},null,8,["disabled","icon"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(i.unref(o)(l.value.hint)),1)],void 0,!0),_:1})}}},gl=[He.ADD,He.COLUMNS,He.COPY,He.DOWNLOAD,He.UPLOAD,He.FILTERS,He.REFRESH,He.DELETE],Vf=gl,ce=(e,r)=>{const n=e.__vccOpts||e;for(const[a,o]of r)n[a]=o;return n},Pf={class:"wt-action-bar"},Ff={__name:"wt-action-bar",props:{mode:{type:String,default:"table",validator:e=>["table","section"].includes(e)},size:{type:String},include:{type:Array,default:()=>[]},exclude:{type:Array,default:()=>[]},disabled:{type:Boolean,default:!1},...Object.values(He).reduce((e,r)=>(e[`disabled:${r}`]={type:Boolean,default:!1},e),{})},emits:[...Object.values(He).map(e=>`click:${e}`)],setup(e,{emit:r}){const n=e,a=r,o=i.computed(()=>{const l=n.mode==="section"?Vf:gl;return n.include.length?l.filter(s=>n.include.includes(s)):n.exclude.length?l.filter(s=>!n.exclude.includes(s)):l});return(l,s)=>(i.openBlock(),i.createElementBlock("div",Pf,[i.renderSlot(l.$slots,"search-bar",i.normalizeProps(i.guardReactiveProps({size:e.size})),void 0,!0),i.renderSlot(l.$slots,"default",i.normalizeProps(i.guardReactiveProps({size:e.size})),void 0,!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(o.value,c=>i.renderSlot(l.$slots,c,i.mergeProps({action:c,size:e.size},{ref_for:!0}),()=>[i.createVNode(ml,{action:c,disabled:n[`disabled:${c}`],onClick:d=>a(`click:${c}`)},null,8,["action","disabled","onClick"])],!0)),256))]))}},If=ce(Ff,[["__scopeId","data-v-8d5ae3fc"]]),Hf={},Rf={class:"wt-app-header"};function Uf(e,r){return i.openBlock(),i.createElementBlock("header",Rf,[i.renderSlot(e.$slots,"default",{},void 0,!0)])}const zf=ce(Hf,[["render",Uf],["__scopeId","data-v-0e77069c"]]),y0=Object.freeze({ADMIN:"admin",AGENT:"agent",SUPERVISOR:"supervisor",HISTORY:"history",AUDIT:"audit",ANALYTICS:"grafana",CRM:"crm"}),Wf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_6169)'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%2314171F'/%3e%3crect%20x='1.94174'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='1.94174'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='3.88348'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%235A6587'/%3e%3crect%20x='3.88348'%20y='47.3296'%20width='92.233'%20height='10.625'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.88348'%20y='70.5112'%20width='92.233'%20height='10.625'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='5.82526'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82526'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23C9981D'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%23737EA1'/%3e%3crect%20x='15.534'%20y='40.5679'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='6.79611'%20y='38.6362'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3crect%20x='15.534'%20y='52.1587'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='6.79611'%20y='50.2271'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3crect%20x='15.534'%20y='63.75'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='6.79611'%20y='61.8184'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3crect%20x='15.534'%20y='75.3408'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='6.79611'%20y='73.4092'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2038.3671C91.9028%2037.4382%2090.6215%2037.4382%2090.4868%2038.3671C90.4114%2038.8869%2089.8939%2039.1991%2089.4255%2039.0074C88.5882%2038.6648%2087.9475%2039.8244%2088.6501%2040.4108C89.0432%2040.7388%2089.0432%2041.3633%2088.6501%2041.6914C87.9475%2042.2778%2088.5882%2043.4374%2089.4255%2043.0947C89.8939%2042.9031%2090.4114%2043.2153%2090.4868%2043.735C90.6215%2044.664%2091.9028%2044.664%2092.0375%2043.735C92.1128%2043.2153%2092.6304%2042.9031%2093.0988%2043.0947C93.936%2043.4374%2094.5767%2042.2778%2093.8742%2041.6914C93.4811%2041.3633%2093.4811%2040.7388%2093.8742%2040.4108C94.5767%2039.8244%2093.936%2038.6648%2093.0988%2039.0074C92.6304%2039.1991%2092.1128%2038.8869%2092.0375%2038.3671ZM91.2621%2042.017C91.7983%2042.017%2092.233%2041.5845%2092.233%2041.0511C92.233%2040.5176%2091.7983%2040.0852%2091.2621%2040.0852C90.7259%2040.0852%2090.2913%2040.5176%2090.2913%2041.0511C90.2913%2041.5845%2090.7259%2042.017%2091.2621%2042.017Z'%20fill='%23919AB6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2049.958C91.9028%2049.029%2090.6215%2049.029%2090.4868%2049.958C90.4114%2050.4777%2089.8939%2050.79%2089.4255%2050.5983C88.5882%2050.2556%2087.9475%2051.4153%2088.6501%2052.0016C89.0432%2052.3297%2089.0432%2052.9542%2088.6501%2053.2822C87.9475%2053.8686%2088.5882%2055.0282%2089.4255%2054.6856C89.8939%2054.4939%2090.4114%2054.8061%2090.4868%2055.3259C90.6215%2056.2548%2091.9028%2056.2548%2092.0375%2055.3259C92.1128%2054.8061%2092.6304%2054.4939%2093.0988%2054.6856C93.936%2055.0282%2094.5767%2053.8686%2093.8742%2053.2822C93.4811%2052.9542%2093.4811%2052.3297%2093.8742%2052.0016C94.5767%2051.4153%2093.936%2050.2556%2093.0988%2050.5983C92.6304%2050.79%2092.1128%2050.4777%2092.0375%2049.958ZM91.2621%2053.6078C91.7983%2053.6078%2092.233%2053.1754%2092.233%2052.6419C92.233%2052.1085%2091.7983%2051.676%2091.2621%2051.676C90.7259%2051.676%2090.2913%2052.1085%2090.2913%2052.6419C90.2913%2053.1754%2090.7259%2053.6078%2091.2621%2053.6078Z'%20fill='%23919AB6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2061.5488C91.9028%2060.6198%2090.6215%2060.6198%2090.4868%2061.5488C90.4114%2062.0685%2089.8939%2062.3808%2089.4255%2062.1891C88.5882%2061.8465%2087.9475%2063.0061%2088.6501%2063.5924C89.0432%2063.9205%2089.0432%2064.545%2088.6501%2064.873C87.9475%2065.4594%2088.5882%2066.619%2089.4255%2066.2764C89.8939%2066.0847%2090.4114%2066.3969%2090.4868%2066.9167C90.6215%2067.8457%2091.9028%2067.8457%2092.0375%2066.9167C92.1128%2066.3969%2092.6304%2066.0847%2093.0988%2066.2764C93.936%2066.619%2094.5767%2065.4594%2093.8742%2064.873C93.4811%2064.545%2093.4811%2063.9205%2093.8742%2063.5924C94.5767%2063.0061%2093.936%2061.8465%2093.0988%2062.1891C92.6304%2062.3808%2092.1128%2062.0685%2092.0375%2061.5488ZM91.2621%2065.1986C91.7983%2065.1986%2092.233%2064.7662%2092.233%2064.2327C92.233%2063.6993%2091.7983%2063.2668%2091.2621%2063.2668C90.7259%2063.2668%2090.2913%2063.6993%2090.2913%2064.2327C90.2913%2064.7662%2090.7259%2065.1986%2091.2621%2065.1986Z'%20fill='%23919AB6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2073.1401C91.9028%2072.2111%2090.6215%2072.2111%2090.4868%2073.1401C90.4114%2073.6598%2089.8939%2073.9721%2089.4255%2073.7804C88.5882%2073.4378%2087.9475%2074.5974%2088.6501%2075.1837C89.0432%2075.5118%2089.0432%2076.1363%2088.6501%2076.4643C87.9475%2077.0507%2088.5882%2078.2103%2089.4255%2077.8677C89.8939%2077.676%2090.4114%2077.9882%2090.4868%2078.508C90.6215%2079.437%2091.9028%2079.437%2092.0375%2078.508C92.1128%2077.9882%2092.6304%2077.676%2093.0988%2077.8677C93.936%2078.2103%2094.5767%2077.0507%2093.8742%2076.4643C93.4811%2076.1363%2093.4811%2075.5118%2093.8742%2075.1837C94.5767%2074.5974%2093.936%2073.4378%2093.0988%2073.7804C92.6304%2073.9721%2092.1128%2073.6598%2092.0375%2073.1401ZM91.2621%2076.79C91.7983%2076.79%2092.233%2076.3575%2092.233%2075.824C92.233%2075.2906%2091.7983%2074.8581%2091.2621%2074.8581C90.7259%2074.8581%2090.2913%2075.2906%2090.2913%2075.824C90.2913%2076.3575%2090.7259%2076.79%2091.2621%2076.79Z'%20fill='%23919AB6'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_6169'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",qf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_5685)'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23D1D5E0'/%3e%3crect%20x='1.94174'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='1.94174'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='3.88348'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23737EA1'/%3e%3crect%20x='3.88348'%20y='47.3296'%20width='92.233'%20height='10.625'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.88348'%20y='70.5112'%20width='92.233'%20height='10.625'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='5.82526'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82526'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23FAB404'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%235A6587'/%3e%3crect%20x='15.534'%20y='40.5679'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='6.79611'%20y='38.6362'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3crect%20x='15.534'%20y='52.1587'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='6.79611'%20y='50.2271'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3crect%20x='15.534'%20y='63.75'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='6.79611'%20y='61.8184'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3crect%20x='15.534'%20y='75.3408'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='6.79611'%20y='73.4092'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23CDD1DE'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2038.3671C91.9028%2037.4382%2090.6215%2037.4382%2090.4868%2038.3671C90.4114%2038.8869%2089.8939%2039.1991%2089.4255%2039.0074C88.5882%2038.6648%2087.9475%2039.8244%2088.6501%2040.4108C89.0432%2040.7388%2089.0432%2041.3633%2088.6501%2041.6914C87.9475%2042.2778%2088.5882%2043.4374%2089.4255%2043.0947C89.8939%2042.9031%2090.4114%2043.2153%2090.4868%2043.735C90.6215%2044.664%2091.9028%2044.664%2092.0375%2043.735C92.1128%2043.2153%2092.6304%2042.9031%2093.0988%2043.0947C93.936%2043.4374%2094.5767%2042.2778%2093.8742%2041.6914C93.4811%2041.3633%2093.4811%2040.7388%2093.8742%2040.4108C94.5767%2039.8244%2093.936%2038.6648%2093.0988%2039.0074C92.6304%2039.1991%2092.1128%2038.8869%2092.0375%2038.3671ZM91.2621%2042.017C91.7983%2042.017%2092.233%2041.5845%2092.233%2041.0511C92.233%2040.5176%2091.7983%2040.0852%2091.2621%2040.0852C90.7259%2040.0852%2090.2913%2040.5176%2090.2913%2041.0511C90.2913%2041.5845%2090.7259%2042.017%2091.2621%2042.017Z'%20fill='%23454E68'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2049.958C91.9028%2049.029%2090.6215%2049.029%2090.4868%2049.958C90.4114%2050.4777%2089.8939%2050.79%2089.4255%2050.5983C88.5882%2050.2556%2087.9475%2051.4153%2088.6501%2052.0016C89.0432%2052.3297%2089.0432%2052.9542%2088.6501%2053.2822C87.9475%2053.8686%2088.5882%2055.0282%2089.4255%2054.6856C89.8939%2054.4939%2090.4114%2054.8061%2090.4868%2055.3259C90.6215%2056.2548%2091.9028%2056.2548%2092.0375%2055.3259C92.1128%2054.8061%2092.6304%2054.4939%2093.0988%2054.6856C93.936%2055.0282%2094.5767%2053.8686%2093.8742%2053.2822C93.4811%2052.9542%2093.4811%2052.3297%2093.8742%2052.0016C94.5767%2051.4153%2093.936%2050.2556%2093.0988%2050.5983C92.6304%2050.79%2092.1128%2050.4777%2092.0375%2049.958ZM91.2621%2053.6078C91.7983%2053.6078%2092.233%2053.1754%2092.233%2052.6419C92.233%2052.1085%2091.7983%2051.676%2091.2621%2051.676C90.7259%2051.676%2090.2913%2052.1085%2090.2913%2052.6419C90.2913%2053.1754%2090.7259%2053.6078%2091.2621%2053.6078Z'%20fill='%23454E68'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2061.5488C91.9028%2060.6198%2090.6215%2060.6198%2090.4868%2061.5488C90.4114%2062.0685%2089.8939%2062.3808%2089.4255%2062.1891C88.5882%2061.8465%2087.9475%2063.0061%2088.6501%2063.5924C89.0432%2063.9205%2089.0432%2064.545%2088.6501%2064.873C87.9475%2065.4594%2088.5882%2066.619%2089.4255%2066.2764C89.8939%2066.0847%2090.4114%2066.3969%2090.4868%2066.9167C90.6215%2067.8457%2091.9028%2067.8457%2092.0375%2066.9167C92.1128%2066.3969%2092.6304%2066.0847%2093.0988%2066.2764C93.936%2066.619%2094.5767%2065.4594%2093.8742%2064.873C93.4811%2064.545%2093.4811%2063.9205%2093.8742%2063.5924C94.5767%2063.0061%2093.936%2061.8465%2093.0988%2062.1891C92.6304%2062.3808%2092.1128%2062.0685%2092.0375%2061.5488ZM91.2621%2065.1986C91.7983%2065.1986%2092.233%2064.7662%2092.233%2064.2327C92.233%2063.6993%2091.7983%2063.2668%2091.2621%2063.2668C90.7259%2063.2668%2090.2913%2063.6993%2090.2913%2064.2327C90.2913%2064.7662%2090.7259%2065.1986%2091.2621%2065.1986Z'%20fill='%23454E68'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.0375%2073.1401C91.9028%2072.2111%2090.6215%2072.2111%2090.4868%2073.1401C90.4114%2073.6598%2089.8939%2073.9721%2089.4255%2073.7804C88.5882%2073.4378%2087.9475%2074.5974%2088.6501%2075.1837C89.0432%2075.5118%2089.0432%2076.1363%2088.6501%2076.4643C87.9475%2077.0507%2088.5882%2078.2103%2089.4255%2077.8677C89.8939%2077.676%2090.4114%2077.9882%2090.4868%2078.508C90.6215%2079.437%2091.9028%2079.437%2092.0375%2078.508C92.1128%2077.9882%2092.6304%2077.676%2093.0988%2077.8677C93.936%2078.2103%2094.5767%2077.0507%2093.8742%2076.4643C93.4811%2076.1363%2093.4811%2075.5118%2093.8742%2075.1837C94.5767%2074.5974%2093.936%2073.4378%2093.0988%2073.7804C92.6304%2073.9721%2092.1128%2073.6598%2092.0375%2073.1401ZM91.2621%2076.79C91.7983%2076.79%2092.233%2076.3575%2092.233%2075.824C92.233%2075.2906%2091.7983%2074.8581%2091.2621%2074.8581C90.7259%2074.8581%2090.2913%2075.2906%2090.2913%2075.824C90.2913%2076.3575%2090.7259%2076.79%2091.2621%2076.79Z'%20fill='%23454E68'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_5685'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",jf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_6170)'%3e%3crect%20x='26.2136'%20width='35.9223'%20height='85'%20fill='%232B3040'/%3e%3crect%20x='64.0776'%20width='35.9223'%20height='85'%20fill='%232B3040'/%3e%3crect%20width='24.2718'%20height='85'%20fill='%232B3040'/%3e%3crect%20x='1.94174'%20y='12.5566'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='20.3883'%20height='1.93182'%20rx='0.965909'%20fill='%23232734'/%3e%3crect%20x='66.0194'%20y='13.5229'%20width='32.0388'%20height='1.93182'%20rx='0.965909'%20fill='%23232734'/%3e%3crect%20x='66.0194'%20y='31.875'%20width='32.0388'%20height='1.93182'%20rx='0.965909'%20fill='%23232734'/%3e%3crect%20x='66.0194'%20y='18.3521'%20width='16.5049'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='23.1816'%20width='16.5049'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='8.73785'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='10.625'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='37.6704'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='17.3862'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='44.4316'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='24.1479'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='51.1934'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='30.9092'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='57.9546'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='64.7158'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='34.9514'%20y='71.4771'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='8.73785'%20y='28.0112'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='28.0112'%20width='16.5049'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='40.5684'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='54.0908'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='67.6138'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='43.4658'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='56.9888'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='70.5112'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='46.3638'%20width='17.4757'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='59.8862'%20width='17.4757'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='73.4092'%20width='17.4757'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='76.3066'%20width='25.2427'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.0194'%20y='79.2046'%20width='5.82524'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='1.94174'%20y='32.8408'%20width='20.3883'%20height='1.93182'%20rx='0.965909'%20fill='%23232734'/%3e%3crect%20x='1.94174'%20y='56.9888'%20width='20.3883'%20height='1.93182'%20rx='0.965909'%20fill='%23232734'/%3e%3crect%20x='28.1553'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='1.94174'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='36.7046'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F6AB55'/%3e%3crect%20x='1.94174'%20y='60.8521'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F65855'/%3e%3crect%20x='17.4757'%20y='36.7046'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='60.8521'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='43.4658'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F6AB55'/%3e%3crect%20x='1.94174'%20y='67.6138'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F65855'/%3e%3crect%20x='17.4757'%20y='43.4658'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='67.6138'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='50.2271'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F6AB55'/%3e%3crect%20x='1.94174'%20y='74.375'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F65855'/%3e%3crect%20x='17.4757'%20y='50.2271'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='74.375'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='2.44174'%20y='19.8184'%20width='3.85437'%20height='3.82955'%20rx='1.91477'%20stroke='%23169C18'/%3e%3crect%20x='2.44174'%20y='26.5796'%20width='3.85437'%20height='3.82955'%20rx='1.91477'%20stroke='%23F6AB55'/%3e%3crect%20x='9.70874'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23556AF6'/%3e%3crect%20x='17.4757'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%232083DF'/%3e%3crect%20x='34.9514'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='41.7476'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='48.5437'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='55.3398'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='66.0194'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='74.7573'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='83.4951'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='92.233'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='66.0194'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20fill='%233D9CF5'/%3e%3crect%20x='66.0194'%20y='49.2612'%20width='2.91262'%20height='2.89773'%20fill='%23F6AB55'/%3e%3crect%20x='66.0194'%20y='62.7842'%20width='2.91262'%20height='2.89773'%20fill='%23F65855'/%3e%3crect%20x='28.1553'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='28.1553'%20y='77.2729'%20width='8.73786'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='39.8058'%20y='77.2729'%20width='8.73786'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='51.4563'%20y='77.2729'%20width='8.73786'%20height='4.82955'%20rx='2'%20fill='%23161922'/%3e%3crect%20x='55.3398'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='48.5437'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='41.7476'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='72.8156'%20y='8.69336'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='87.3787'%20y='17.3862'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='87.3787'%20y='22.2158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='87.3787'%20y='27.0454'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='80.5825'%20y='8.69336'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='95.1456'%20y='17.3862'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='95.1456'%20y='22.2158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='95.1456'%20y='27.0454'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='88.3495'%20y='8.69336'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='48.5437'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='55.3398'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='48.5437'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='41.7476'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='48.5437'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='55.3398'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='55.3398'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='13.5922'%20y='12.5566'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23F65855'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_6170'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Zf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_5686)'%3e%3crect%20x='26.2136'%20width='35.9223'%20height='85'%20fill='%23F3F4F7'/%3e%3crect%20x='64.0776'%20width='35.9223'%20height='85'%20fill='%23F3F4F7'/%3e%3crect%20width='24.2718'%20height='85'%20fill='%23F3F4F7'/%3e%3crect%20x='1.94174'%20y='12.5566'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='20.3883'%20height='1.93182'%20rx='0.965909'%20fill='%23E7E9EF'/%3e%3crect%20x='66.0194'%20y='13.5229'%20width='32.0388'%20height='1.93182'%20rx='0.965909'%20fill='%23E7E9EF'/%3e%3crect%20x='66.0194'%20y='31.875'%20width='32.0388'%20height='1.93182'%20rx='0.965909'%20fill='%23E7E9EF'/%3e%3crect%20x='66.0194'%20y='18.3521'%20width='16.5049'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='23.1816'%20width='16.5049'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='8.73785'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='10.625'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='37.6704'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='17.3862'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='44.4316'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='24.1479'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='51.1934'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='30.9092'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='57.9546'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='64.7158'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='34.9514'%20y='71.4771'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='8.73785'%20y='28.0112'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='28.0112'%20width='16.5049'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='40.5684'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='54.0908'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='67.6138'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='43.4658'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='56.9888'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='70.5112'%20width='32.0388'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='46.3638'%20width='17.4757'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='59.8862'%20width='17.4757'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='73.4092'%20width='17.4757'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='76.3066'%20width='25.2427'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.0194'%20y='79.2046'%20width='5.82524'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='1.94174'%20y='32.8408'%20width='20.3883'%20height='1.93182'%20rx='0.965909'%20fill='%23E7E9EF'/%3e%3crect%20x='1.94174'%20y='56.9888'%20width='20.3883'%20height='1.93182'%20rx='0.965909'%20fill='%23E7E9EF'/%3e%3crect%20x='28.1553'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='1.94174'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='36.7046'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F6AB55'/%3e%3crect%20x='1.94174'%20y='60.8521'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F65855'/%3e%3crect%20x='17.4757'%20y='36.7046'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='60.8521'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='43.4658'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F6AB55'/%3e%3crect%20x='1.94174'%20y='67.6138'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F65855'/%3e%3crect%20x='17.4757'%20y='43.4658'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='67.6138'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='1.94174'%20y='50.2271'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F6AB55'/%3e%3crect%20x='1.94174'%20y='74.375'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F65855'/%3e%3crect%20x='17.4757'%20y='50.2271'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='74.375'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='2.44174'%20y='19.8184'%20width='3.85437'%20height='3.82955'%20rx='1.91477'%20stroke='%23169C18'/%3e%3crect%20x='2.44174'%20y='26.5796'%20width='3.85437'%20height='3.82955'%20rx='1.91477'%20stroke='%23F6AB55'/%3e%3crect%20x='9.70874'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23556AF6'/%3e%3crect%20x='17.4757'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%232083DF'/%3e%3crect%20x='34.9514'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='41.7476'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='48.5437'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='55.3398'%20y='1.93164'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='66.0194'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='74.7573'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='83.4951'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='92.233'%20y='1.93164'%20width='5.82524'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='66.0194'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20fill='%233D9CF5'/%3e%3crect%20x='66.0194'%20y='49.2612'%20width='2.91262'%20height='2.89773'%20fill='%23F6AB55'/%3e%3crect%20x='66.0194'%20y='62.7842'%20width='2.91262'%20height='2.89773'%20fill='%23F65855'/%3e%3crect%20x='28.1553'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='28.1553'%20y='77.2729'%20width='8.73786'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='39.8058'%20y='77.2729'%20width='8.73786'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='51.4563'%20y='77.2729'%20width='8.73786'%20height='4.82955'%20rx='2'%20fill='%23D4D8E2'/%3e%3crect%20x='55.3398'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='48.5437'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='41.7476'%20y='8.69336'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='72.8156'%20y='8.69336'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='87.3787'%20y='17.3862'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='87.3787'%20y='22.2158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='87.3787'%20y='27.0454'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='80.5825'%20y='8.69336'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='95.1456'%20y='17.3862'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='95.1456'%20y='22.2158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='95.1456'%20y='27.0454'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='88.3495'%20y='8.69336'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='48.5437'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='55.3398'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='48.5437'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='41.7476'%20y='15.4546'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='48.5437'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='48.5437'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23556AF6'/%3e%3crect%20x='55.3398'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='22.2158'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='55.3398'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='35.7388'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='42.5'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='49.2612'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='56.0229'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='62.7842'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='41.7476'%20y='69.5454'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%232083DF'/%3e%3crect%20x='13.5922'%20y='12.5566'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23F65855'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_5686'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Yf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_6166)'%3e%3crect%20x='1.94175'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%2314171F'/%3e%3crect%20x='1.94175'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='1.94175'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='3.88349'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%235A6587'/%3e%3crect%20x='11.6505'%20y='50.2271'%20width='7.72727'%20height='4.85437'%20rx='2'%20transform='rotate(90%2011.6505%2050.2271)'%20fill='%239ECEFA'/%3e%3crect%20x='18.4466'%20y='46.3638'%20width='11.5909'%20height='4.85437'%20rx='2'%20transform='rotate(90%2018.4466%2046.3638)'%20fill='%239ECEFA'/%3e%3crect%20x='25.2427'%20y='38.6362'%20width='19.3182'%20height='4.85437'%20rx='2'%20transform='rotate(90%2025.2427%2038.6362)'%20fill='%232083DF'/%3e%3crect%20x='32.0388'%20y='42.5'%20width='15.4545'%20height='4.85437'%20rx='2'%20transform='rotate(90%2032.0388%2042.5)'%20fill='%233D9CF5'/%3e%3crect%20x='38.835'%20y='45.3979'%20width='12.5568'%20height='4.85437'%20rx='2'%20transform='rotate(90%2038.835%2045.3979)'%20fill='%239ECEFA'/%3e%3crect%20x='45.6311'%20y='53.125'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2045.6311%2053.125)'%20fill='%239ECEFA'/%3e%3crect%20x='11.6505'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2011.6505%2063.75)'%20fill='%239EAAFA'/%3e%3crect%20x='11.6505'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2011.6505%2071.4771)'%20fill='%23FACF9E'/%3e%3crect%20x='18.4466'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2018.4466%2063.75)'%20fill='%239EAAFA'/%3e%3crect%20x='18.4466'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2018.4466%2071.4771)'%20fill='%23FACF9E'/%3e%3crect%20x='25.2427'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2025.2427%2063.75)'%20fill='%239EAAFA'/%3e%3crect%20x='25.2427'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2025.2427%2071.4771)'%20fill='%23FACF9E'/%3e%3crect%20x='32.0388'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2032.0388%2063.75)'%20fill='%239EAAFA'/%3e%3crect%20x='32.0388'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2032.0388%2071.4771)'%20fill='%23FACF9E'/%3e%3crect%20x='38.835'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2038.835%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='38.835'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2038.835%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='45.6311'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2045.6311%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='45.6311'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2045.6311%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='52.4272'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2052.4272%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='52.4272'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2052.4272%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='59.2233'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2059.2233%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='59.2233'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2059.2233%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='66.0194'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2066.0194%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='66.0194'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2066.0194%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='72.8155'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2072.8155%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='72.8155'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2072.8155%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='79.6116'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2079.6116%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='79.6116'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2079.6116%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='86.4078'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2086.4078%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='86.4078'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2086.4078%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='93.2039'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2093.2039%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='93.2039'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2093.2039%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='1.94175'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23C9981D'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%23737EA1'/%3e%3cpath%20d='M61.8579%2045.9172C61.3167%2045.5425%2060.6638%2045.3616%2060.0058%2045.404C59.3479%2045.4464%2058.7238%2045.7097%2058.2358%2046.1508C57.7477%2046.5918%2057.4246%2047.1846%2057.3191%2047.8321C57.2136%2048.4796%2057.332%2049.1436%2057.6551%2049.7154'%20stroke='%23F65855'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M84.188%2045.9172C83.6468%2045.5425%2082.9939%2045.3616%2082.3359%2045.404C81.6779%2045.4464%2081.0539%2045.7097%2080.5659%2046.1508C80.0778%2046.5918%2079.7547%2047.1846%2079.6492%2047.8321C79.5437%2048.4796%2079.6621%2049.1436%2079.9852%2049.7154'%20stroke='%233D9CF5'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M57.0395%2053.1675C57.8216%2053.6688%2058.713%2053.9764%2059.6391%2054.0645C60.5652%2054.1527%2061.4991%2054.019%2062.3626%2053.6744C63.2261%2053.3299%2063.994%2052.7846%2064.6022%2052.0842C65.2104%2051.3838%2065.6412%2050.5486%2065.8584%2049.6486C66.0756%2048.7486%2066.073%2047.81%2065.8508%2046.9112C65.6286%2046.0124%2065.1932%2045.1796%2064.5812%2044.4826C63.9691%2043.7855%2063.1981%2043.2445%2062.3327%2042.9047C61.4673%2042.5649%2060.5327%2042.4362%2059.6071%2042.5295'%20stroke='%23F6AB55'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M79.3696%2053.1675C80.1517%2053.6688%2081.0431%2053.9764%2081.9692%2054.0645C82.8953%2054.1527%2083.8292%2054.019%2084.6927%2053.6744C85.5562%2053.3299%2086.3241%2052.7846%2086.9323%2052.0842C87.5405%2051.3838%2087.9713%2050.5486%2088.1885%2049.6486C88.4057%2048.7486%2088.4031%2047.81%2088.1809%2046.9112C87.9587%2046.0124%2087.5233%2045.1796%2086.9113%2044.4826C86.2992%2043.7855%2085.5282%2043.2445%2084.6628%2042.9047C83.7974%2042.5649%2082.8628%2042.4362%2081.9372%2042.5295'%20stroke='%239ECEFA'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M68.932%2048.2952C68.932%2046.4413%2068.3363%2044.636%2067.2319%2043.1428C66.1274%2041.6496%2064.5721%2040.5468%2062.793%2039.9955C61.0139%2039.4441%2059.1042%2039.473%2057.3428%2040.0779C55.5814%2040.6829%2054.0605%2041.8322%2053.0022%2043.3581C51.9439%2044.884%2051.4037%2046.7066%2051.4604%2048.5596C51.517%2050.4126%2052.1676%2052.1991%2053.3172%2053.6582C54.4668%2055.1173%2056.0551%2056.1725%2057.8502%2056.6698C59.6454%2057.1671%2061.5533%2057.0804%2063.2954%2056.4225'%20stroke='%23169C18'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M91.2621%2048.2952C91.2621%2046.4413%2090.6664%2044.636%2089.562%2043.1428C88.4575%2041.6496%2086.9022%2040.5468%2085.1231%2039.9955C83.344%2039.4441%2081.4343%2039.473%2079.6729%2040.0779C77.9115%2040.6829%2076.3906%2041.8322%2075.3323%2043.3581C74.274%2044.884%2073.7338%2046.7066%2073.7904%2048.5596C73.8471%2050.4126%2074.4977%2052.1991%2075.6473%2053.6582C76.7969%2055.1173%2078.3852%2056.1725%2080.1803%2056.6698C81.9755%2057.1671%2083.8834%2057.0804%2085.6255%2056.4225'%20stroke='%232083DF'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_6166'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Gf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_5682)'%3e%3crect%20x='1.94175'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23D1D5E0'/%3e%3crect%20x='1.94175'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='1.94175'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='3.88349'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23737EA1'/%3e%3crect%20x='11.6505'%20y='50.2271'%20width='7.72727'%20height='4.85437'%20rx='2'%20transform='rotate(90%2011.6505%2050.2271)'%20fill='%23CFE6FC'/%3e%3crect%20x='18.4466'%20y='46.3638'%20width='11.5909'%20height='4.85437'%20rx='2'%20transform='rotate(90%2018.4466%2046.3638)'%20fill='%23CFE6FC'/%3e%3crect%20x='25.2427'%20y='38.6362'%20width='19.3182'%20height='4.85437'%20rx='2'%20transform='rotate(90%2025.2427%2038.6362)'%20fill='%232083DF'/%3e%3crect%20x='32.0388'%20y='42.5'%20width='15.4545'%20height='4.85437'%20rx='2'%20transform='rotate(90%2032.0388%2042.5)'%20fill='%233D9CF5'/%3e%3crect%20x='38.835'%20y='45.3979'%20width='12.5568'%20height='4.85437'%20rx='2'%20transform='rotate(90%2038.835%2045.3979)'%20fill='%23CFE6FC'/%3e%3crect%20x='45.6311'%20y='53.125'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2045.6311%2053.125)'%20fill='%23CFE6FC'/%3e%3crect%20x='11.6505'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2011.6505%2063.75)'%20fill='%23CFD5FC'/%3e%3crect%20x='11.6505'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2011.6505%2071.4771)'%20fill='%23FCE7CF'/%3e%3crect%20x='18.4466'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2018.4466%2063.75)'%20fill='%23CFD5FC'/%3e%3crect%20x='18.4466'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2018.4466%2071.4771)'%20fill='%23FCE7CF'/%3e%3crect%20x='25.2427'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2025.2427%2063.75)'%20fill='%23CFD5FC'/%3e%3crect%20x='25.2427'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2025.2427%2071.4771)'%20fill='%23FCE7CF'/%3e%3crect%20x='32.0388'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2032.0388%2063.75)'%20fill='%23CFD5FC'/%3e%3crect%20x='32.0388'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2032.0388%2071.4771)'%20fill='%23FCE7CF'/%3e%3crect%20x='38.835'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2038.835%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='38.835'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2038.835%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='45.6311'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2045.6311%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='45.6311'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2045.6311%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='52.4272'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2052.4272%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='52.4272'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2052.4272%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='59.2233'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2059.2233%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='59.2233'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2059.2233%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='66.0194'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2066.0194%2063.75)'%20fill='%238494F9'/%3e%3crect%20x='66.0194'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2066.0194%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='72.8155'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2072.8155%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='72.8155'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2072.8155%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='79.6116'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2079.6116%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='79.6116'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2079.6116%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='86.4078'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2086.4078%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='86.4078'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2086.4078%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='93.2039'%20y='63.75'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2093.2039%2063.75)'%20fill='%23556AF6'/%3e%3crect%20x='93.2039'%20y='71.4771'%20width='4.82955'%20height='4.85437'%20rx='2'%20transform='rotate(90%2093.2039%2071.4771)'%20fill='%23F9C284'/%3e%3crect%20x='1.94175'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23FAB404'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%235A6587'/%3e%3cpath%20d='M61.8579%2045.9172C61.3167%2045.5425%2060.6638%2045.3616%2060.0058%2045.404C59.3479%2045.4464%2058.7238%2045.7097%2058.2358%2046.1508C57.7477%2046.5918%2057.4246%2047.1846%2057.3191%2047.8321C57.2136%2048.4796%2057.332%2049.1436%2057.6551%2049.7154'%20stroke='%23F65855'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M84.188%2045.9172C83.6468%2045.5425%2082.9939%2045.3616%2082.3359%2045.404C81.6779%2045.4464%2081.0539%2045.7097%2080.5659%2046.1508C80.0778%2046.5918%2079.7547%2047.1846%2079.6492%2047.8321C79.5437%2048.4796%2079.6621%2049.1436%2079.9852%2049.7154'%20stroke='%233D9CF5'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M57.0395%2053.1675C57.8216%2053.6688%2058.713%2053.9764%2059.6391%2054.0645C60.5652%2054.1527%2061.4991%2054.019%2062.3626%2053.6744C63.2261%2053.3299%2063.994%2052.7846%2064.6022%2052.0842C65.2104%2051.3838%2065.6412%2050.5486%2065.8584%2049.6486C66.0756%2048.7486%2066.073%2047.81%2065.8508%2046.9112C65.6286%2046.0124%2065.1932%2045.1796%2064.5812%2044.4826C63.9691%2043.7855%2063.1981%2043.2445%2062.3327%2042.9047C61.4673%2042.5649%2060.5327%2042.4362%2059.6071%2042.5295'%20stroke='%23F6AB55'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M79.3696%2053.1675C80.1517%2053.6688%2081.0431%2053.9764%2081.9692%2054.0645C82.8953%2054.1527%2083.8292%2054.019%2084.6927%2053.6744C85.5562%2053.3299%2086.3241%2052.7846%2086.9323%2052.0842C87.5405%2051.3838%2087.9713%2050.5486%2088.1885%2049.6486C88.4057%2048.7486%2088.4031%2047.81%2088.1809%2046.9112C87.9587%2046.0124%2087.5233%2045.1796%2086.9113%2044.4826C86.2992%2043.7855%2085.5282%2043.2445%2084.6628%2042.9047C83.7974%2042.5649%2082.8628%2042.4362%2081.9372%2042.5295'%20stroke='%23CFE6FC'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M68.932%2048.2952C68.932%2046.4413%2068.3363%2044.636%2067.2319%2043.1428C66.1274%2041.6496%2064.5721%2040.5468%2062.793%2039.9955C61.0139%2039.4441%2059.1042%2039.473%2057.3428%2040.0779C55.5814%2040.6829%2054.0605%2041.8322%2053.0022%2043.3581C51.9439%2044.884%2051.4037%2046.7066%2051.4604%2048.5596C51.517%2050.4126%2052.1676%2052.1991%2053.3172%2053.6582C54.4668%2055.1173%2056.0551%2056.1725%2057.8502%2056.6698C59.6454%2057.1671%2061.5533%2057.0804%2063.2954%2056.4225'%20stroke='%23169C18'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M91.2621%2048.2952C91.2621%2046.4413%2090.6664%2044.636%2089.562%2043.1428C88.4575%2041.6496%2086.9022%2040.5468%2085.1231%2039.9955C83.344%2039.4441%2081.4343%2039.473%2079.6729%2040.0779C77.9115%2040.6829%2076.3906%2041.8322%2075.3323%2043.3581C74.274%2044.884%2073.7338%2046.7066%2073.7904%2048.5596C73.8471%2050.4126%2074.4977%2052.1991%2075.6473%2053.6582C76.7969%2055.1173%2078.3852%2056.1725%2080.1803%2056.6698C81.9755%2057.1671%2083.8834%2057.0804%2085.6255%2056.4225'%20stroke='%232083DF'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_5682'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Kf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_6165)'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%2314171F'/%3e%3crect%20x='1.94174'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='1.94174'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='3.8835'%20y='61.8184'%20width='92.233'%20height='14.4886'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.8835'%20y='48.2954'%20width='92.233'%20height='11.5909'%20rx='2'%20fill='%23272C3A'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M93.4288%2043.5598C93.35%2043.6413%2093.3134%2043.7595%2093.3319%2043.8756L93.4579%2044.655C93.5432%2045.1829%2092.9806%2045.576%2092.5131%2045.3152L91.9012%2044.9739C91.805%2044.9202%2091.6901%2044.9202%2091.5937%2044.9739L90.982%2045.3151C90.5145%2045.5758%2089.9519%2045.1827%2090.0372%2044.6548L90.1631%2043.8759C90.1819%2043.7596%2090.145%2043.6412%2090.0663%2043.5598L89.5008%2042.975C89.14%2042.6019%2089.3506%2041.9778%2089.8639%2041.8987L90.6133%2041.7832C90.7197%2041.7667%2090.8145%2041.6954%2090.8638%2041.5893L91.1668%2040.9384C91.3965%2040.445%2092.0992%2040.445%2092.3287%2040.9385L92.6315%2041.5895C92.6808%2041.6955%2092.7754%2041.7668%2092.8822%2041.7832L93.6312%2041.8987C94.1445%2041.9778%2094.3551%2042.6019%2093.9944%2042.9749L93.4288%2043.5598Z'%20fill='%23C9981D'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.9813%2055.0133C92.8552%2055.1437%2092.7966%2055.3329%2092.8262%2055.5186L93.0278%2056.7657C93.1643%2057.6102%2092.2642%2058.2393%2091.5161%2057.822L90.5371%2057.276C90.3831%2057.19%2090.1993%2057.19%2090.0451%2057.276L89.0663%2057.8218C88.3183%2058.239%2087.4182%2057.61%2087.5547%2056.7654L87.7561%2055.5192C87.7862%2055.3331%2087.7272%2055.1437%2087.6012%2055.0133L86.6964%2054.0776C86.1192%2053.4807%2086.4561%2052.4821%2087.2774%2052.3556L88.4765%2052.1708C88.6467%2052.1445%2088.7983%2052.0304%2088.8773%2051.8606L89.3621%2050.8191C89.7296%2050.0296%2090.8538%2050.0297%2091.2211%2050.8193L91.7056%2051.8609C91.7845%2052.0304%2091.9359%2052.1445%2092.1066%2052.1708L93.3051%2052.3555C94.1264%2052.4821%2094.4633%2053.4806%2093.8861%2054.0776L92.9813%2055.0133Z'%20fill='%23C9981D'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.5338%2070.3311C92.3604%2070.5104%2092.2797%2070.7705%2092.3205%2071.0259L92.5977%2072.7406C92.7854%2073.9019%2091.5477%2074.7668%2090.5191%2074.1931L89.173%2073.4422C88.9613%2073.3241%2088.7085%2073.324%2088.4965%2073.4423L87.1507%2074.1928C86.1221%2074.7664%2084.8845%2073.9015%2085.0722%2072.7403L85.3492%2071.0267C85.3906%2070.7708%2085.3094%2070.5103%2085.1361%2070.3311L83.892%2069.0445C83.0984%2068.2238%2083.5617%2066.8508%2084.6909%2066.6767L86.3397%2066.4227C86.5736%2066.3865%2086.7822%2066.2296%2086.8907%2065.9961L87.5573%2064.564C88.0626%2063.4785%2089.6084%2063.4787%2090.1135%2064.5643L90.7797%2065.9965C90.8881%2066.2297%2091.0963%2066.3865%2091.3311%2066.4227L92.979%2066.6767C94.1083%2066.8507%2094.5715%2068.2237%2093.7779%2069.0445L92.5338%2070.3311Z'%20fill='%23C9981D'/%3e%3crect%20x='5.82524'%20y='41.5342'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='51.1934'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='63.75'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='44.4316'%20width='28.1553'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='54.0908'%20width='28.1553'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='66.6479'%20width='28.1553'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='69.5454'%20width='7.76699'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='72.4434'%20width='0.970874'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='3.8835'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%235A6587'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23C9981D'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%23737EA1'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_6165'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Xf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_5681)'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23D1D5E0'/%3e%3crect%20x='1.94174'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='1.94174'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='3.8835'%20y='61.8184'%20width='92.233'%20height='14.4886'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.8835'%20y='48.2954'%20width='92.233'%20height='11.5909'%20rx='2'%20fill='%23EDEEF3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M93.4288%2043.5598C93.35%2043.6413%2093.3134%2043.7595%2093.3319%2043.8756L93.4579%2044.655C93.5432%2045.1829%2092.9806%2045.576%2092.5131%2045.3152L91.9012%2044.9739C91.805%2044.9202%2091.6901%2044.9202%2091.5937%2044.9739L90.982%2045.3151C90.5145%2045.5758%2089.9519%2045.1827%2090.0372%2044.6548L90.1631%2043.8759C90.1819%2043.7596%2090.145%2043.6412%2090.0663%2043.5598L89.5008%2042.975C89.14%2042.6019%2089.3506%2041.9778%2089.8639%2041.8987L90.6133%2041.7832C90.7197%2041.7667%2090.8145%2041.6954%2090.8638%2041.5893L91.1668%2040.9384C91.3965%2040.445%2092.0992%2040.445%2092.3287%2040.9385L92.6315%2041.5895C92.6808%2041.6955%2092.7754%2041.7668%2092.8822%2041.7832L93.6312%2041.8987C94.1445%2041.9778%2094.3551%2042.6019%2093.9944%2042.9749L93.4288%2043.5598Z'%20fill='%23FAB404'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.9813%2055.0133C92.8552%2055.1437%2092.7966%2055.3329%2092.8262%2055.5186L93.0278%2056.7657C93.1643%2057.6102%2092.2642%2058.2393%2091.5161%2057.822L90.5371%2057.276C90.3831%2057.19%2090.1993%2057.19%2090.0451%2057.276L89.0663%2057.8218C88.3183%2058.239%2087.4182%2057.61%2087.5547%2056.7654L87.7561%2055.5192C87.7862%2055.3331%2087.7272%2055.1437%2087.6012%2055.0133L86.6964%2054.0776C86.1192%2053.4807%2086.4561%2052.4821%2087.2774%2052.3556L88.4765%2052.1708C88.6467%2052.1445%2088.7983%2052.0304%2088.8773%2051.8606L89.3621%2050.8191C89.7296%2050.0296%2090.8538%2050.0297%2091.2211%2050.8193L91.7056%2051.8609C91.7845%2052.0304%2091.9359%2052.1445%2092.1066%2052.1708L93.3051%2052.3555C94.1264%2052.4821%2094.4633%2053.4806%2093.8861%2054.0776L92.9813%2055.0133Z'%20fill='%23FAB404'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M92.5338%2070.3311C92.3604%2070.5104%2092.2797%2070.7705%2092.3205%2071.0259L92.5977%2072.7406C92.7854%2073.9019%2091.5477%2074.7668%2090.5191%2074.1931L89.173%2073.4422C88.9613%2073.3241%2088.7085%2073.324%2088.4965%2073.4423L87.1507%2074.1928C86.1221%2074.7664%2084.8845%2073.9015%2085.0722%2072.7403L85.3492%2071.0267C85.3906%2070.7708%2085.3094%2070.5103%2085.1361%2070.3311L83.892%2069.0445C83.0984%2068.2238%2083.5617%2066.8508%2084.6909%2066.6767L86.3397%2066.4227C86.5736%2066.3865%2086.7822%2066.2296%2086.8907%2065.9961L87.5573%2064.564C88.0626%2063.4785%2089.6084%2063.4787%2090.1135%2064.5643L90.7797%2065.9965C90.8881%2066.2297%2091.0963%2066.3865%2091.3311%2066.4227L92.979%2066.6767C94.1083%2066.8507%2094.5715%2068.2237%2093.7779%2069.0445L92.5338%2070.3311Z'%20fill='%23FAB404'/%3e%3crect%20x='5.82524'%20y='41.5342'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='51.1934'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='63.75'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='44.4316'%20width='28.1553'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='54.0908'%20width='28.1553'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='66.6479'%20width='28.1553'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='69.5454'%20width='7.76699'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='72.4434'%20width='0.970874'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='3.8835'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23737EA1'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23FAB404'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%235A6587'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_5681'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Jf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%2314171F'/%3e%3crect%20x='1.82037'%20y='19.3184'%20width='96.1165'%20height='63.75'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='3.76215'%20y='21.25'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%235A6587'/%3e%3crect%20x='3.76215'%20y='35.7388'%20width='92.233'%20height='8.69318'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.76215'%20y='53.125'%20width='92.233'%20height='8.69318'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.76215'%20y='70.5112'%20width='92.233'%20height='8.69318'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='5.82526'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23C9981D'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%23737EA1'/%3e%3crect%20x='14.4417'%20y='30.9087'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.70389'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23E26EF7'/%3e%3crect%20x='14.5631'%20y='39.6021'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82526'%20y='37.6704'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%236E80F7'/%3e%3crect%20x='14.4417'%20y='48.2954'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.70389'%20y='46.3638'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%231AB2A0'/%3e%3crect%20x='14.4417'%20y='65.6816'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.70389'%20y='63.75'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F55F3D'/%3e%3crect%20x='14.4417'%20y='56.9883'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.70389'%20y='55.0566'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23A3B21A'/%3e%3crect%20x='14.4417'%20y='74.375'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.70389'%20y='72.4434'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23A3B21A'/%3e%3c/svg%3e",Qf="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23D1D5E0'/%3e%3crect%20x='1.82037'%20y='19.3184'%20width='96.1165'%20height='63.75'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='3.76215'%20y='21.25'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23737EA1'/%3e%3crect%20x='3.76215'%20y='35.7388'%20width='92.233'%20height='8.69318'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.76215'%20y='53.125'%20width='92.233'%20height='8.69318'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.76215'%20y='70.5112'%20width='92.233'%20height='8.69318'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='5.82526'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23FAB404'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%235A6587'/%3e%3crect%20x='14.4417'%20y='30.9087'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.70389'%20y='28.9771'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23E26EF7'/%3e%3crect%20x='14.5631'%20y='39.6021'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82526'%20y='37.6704'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%236E80F7'/%3e%3crect%20x='14.4417'%20y='48.2954'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.70389'%20y='46.3638'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%231AB2A0'/%3e%3crect%20x='14.4417'%20y='65.6816'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.70389'%20y='63.75'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23F55F3D'/%3e%3crect%20x='14.4417'%20y='56.9883'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.70389'%20y='55.0566'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23A3B21A'/%3e%3crect%20x='14.4417'%20y='74.375'%20width='27.1845'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.70389'%20y='72.4434'%20width='4.85437'%20height='4.82955'%20rx='2.41477'%20fill='%23A3B21A'/%3e%3c/svg%3e",ep="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_6167)'%3e%3crect%20x='1.94175'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%2314171F'/%3e%3crect%20x='1.94175'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='1.94175'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%232B3040'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.3706%2068.6731C95.2918%2068.7545%2095.2551%2068.8728%2095.2737%2068.9889L95.3997%2069.7683C95.485%2070.2961%2094.9224%2070.6893%2094.4549%2070.4285L93.843%2070.0872C93.7467%2070.0335%2093.6319%2070.0335%2093.5355%2070.0872L92.9238%2070.4284C92.4562%2070.6891%2091.8937%2070.296%2091.979%2069.7681L92.1049%2068.9892C92.1237%2068.8729%2092.0868%2068.7545%2092.008%2068.6731L91.4425%2068.0882C91.0818%2067.7152%2091.2924%2067.0911%2091.8057%2067.012L92.5551%2066.8965C92.6615%2066.88%2092.7563%2066.8087%2092.8056%2066.7026L93.1086%2066.0517C93.3383%2065.5582%2094.0409%2065.5583%2094.2705%2066.0518L94.5733%2066.7028C94.6226%2066.8088%2094.7172%2066.8801%2094.8239%2066.8965L95.573%2067.0119C96.0863%2067.091%2096.2969%2067.7151%2095.9361%2068.0882L95.3706%2068.6731Z'%20fill='%23C9981D'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.3706%2079.2981C95.2918%2079.3795%2095.2551%2079.4978%2095.2737%2079.6139L95.3997%2080.3933C95.485%2080.9211%2094.9224%2081.3143%2094.4549%2081.0535L93.843%2080.7122C93.7467%2080.6585%2093.6319%2080.6585%2093.5355%2080.7122L92.9238%2081.0534C92.4562%2081.3141%2091.8937%2080.921%2091.979%2080.3931L92.1049%2079.6142C92.1237%2079.4979%2092.0868%2079.3795%2092.008%2079.2981L91.4425%2078.7132C91.0818%2078.3402%2091.2924%2077.7161%2091.8057%2077.637L92.5551%2077.5215C92.6615%2077.505%2092.7563%2077.4337%2092.8056%2077.3276L93.1086%2076.6767C93.3383%2076.1832%2094.0409%2076.1833%2094.2705%2076.6768L94.5733%2077.3278C94.6226%2077.4338%2094.7172%2077.5051%2094.8239%2077.5215L95.573%2077.6369C96.0863%2077.716%2096.2969%2078.3401%2095.9361%2078.7132L95.3706%2079.2981Z'%20fill='%23C9981D'/%3e%3crect%20x='3.8835'%20y='67.6138'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='85.4369'%20y='66.6479'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='85.4369'%20y='77.2729'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='3.8835'%20y='78.2388'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='3.8835'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%235A6587'/%3e%3crect%20x='1.94175'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='7.76699'%20y='39.6025'%20width='0.965909'%20height='3.8835'%20rx='0.482955'%20transform='rotate(90%207.76699%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='14.5631'%20y='39.6025'%20width='0.965909'%20height='5.82524'%20rx='0.482955'%20transform='rotate(90%2014.5631%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='96.1165'%20y='39.6025'%20width='0.96591'%20height='23.301'%20rx='0.482955'%20transform='rotate(90%2096.1165%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='14.5631'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2014.5631%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='16.5049'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2016.5049%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='15.534'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2015.534%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2017.4757%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='66.9903'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2066.9903%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='71.8447'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2071.8447%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='18.4466'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2018.4466%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='24.2718'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2024.2718%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='21.3592'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2021.3592%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='26.2136'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2026.2136%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='29.1262'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2029.1262%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='30.0971'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2030.0971%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='31.068'%20y='35.7388'%20width='7.72727'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2031.068%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='25.2427'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2025.2427%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='27.1845'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2027.1845%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='28.1553'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2028.1553%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='33.0097'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2033.0097%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='34.9515'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2034.9515%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='35.9223'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2035.9223%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='39.6025'%20width='0.965909'%20height='4.85437'%20rx='0.482955'%20transform='rotate(90%2041.7476%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='20.3884'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2020.3884%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='19.4175'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2019.4175%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='23.301'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2023.301%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2041.7476%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='44.6602'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2044.6602%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='42.7184'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2042.7184%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='43.6893'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2043.6893%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='45.6311'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2045.6311%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='48.5437'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2048.5437%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='51.4563'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2051.4563%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='50.4854'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2050.4854%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='53.3981'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2053.3981%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2055.3398%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='58.2524'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2058.2524%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='63.1068'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2063.1068%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='61.165'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2061.165%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='60.1942'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2060.1942%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='62.1359'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2062.1359%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='64.0777'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2064.0777%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='66.9903'%20y='39.6025'%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='rotate(90%2066.9903%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='69.9029'%20y='39.6025'%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='rotate(90%2069.9029%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='57.2816'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2057.2816%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='49.5146'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2049.5146%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='47.5728'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2047.5728%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='52.4272'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2052.4272%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='54.3689'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2054.3689%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='56.3107'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2056.3107%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='32.0388'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2032.0388%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='22.3301'%20y='34.7729'%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2022.3301%2034.7729)'%20fill='%23169C18'/%3e%3crect%20x='46.6019'%20y='34.7729'%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2046.6019%2034.7729)'%20fill='%23169C18'/%3e%3crect%20x='59.2233'%20y='34.7729'%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2059.2233%2034.7729)'%20fill='%23169C18'/%3e%3crect%20width='0.965909'%20height='2.91262'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2093.2039%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='5.82524'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2086.4078%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.96591'%20height='24.2718'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%203.8835%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2086.4078%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2084.466%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2085.4369%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2083.4952%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2033.9806%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2029.1262%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2082.5243%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2076.699%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2079.6117%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2074.7573%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2071.8447%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2070.8738%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='7.72727'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2069.9029%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2075.7282%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2073.7864%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2072.8155%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2067.9612%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2066.0194%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2065.0486%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='4.85437'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2059.2233%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2080.5825%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2081.5534%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2077.6699%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2059.2233%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2056.3107%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2058.2524%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2057.2816%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2055.3398%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2052.4272%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2049.5146%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2050.4854%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2047.5728%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2045.6311%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2042.7185%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2037.8641%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2039.8058%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2040.7767%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2038.835%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2036.8932%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2033.9806%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2031.068%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2043.6893%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2051.4563%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2053.3981%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2048.5437%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2046.602%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2044.6602%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2068.9321%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2078.6408%2047.3296)'%20fill='%23F6AB55'/%3e%3crect%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2054.3689%2047.3296)'%20fill='%23F6AB55'/%3e%3crect%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2041.7476%2047.3296)'%20fill='%23F6AB55'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23C9981D'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%23737EA1'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_6167'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",tp="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_5683)'%3e%3crect%20x='1.94175'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23D1D5E0'/%3e%3crect%20x='1.94175'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='1.94175'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%23F3F4F7'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.3706%2068.6731C95.2918%2068.7545%2095.2551%2068.8728%2095.2737%2068.9889L95.3997%2069.7683C95.485%2070.2961%2094.9224%2070.6893%2094.4549%2070.4285L93.843%2070.0872C93.7467%2070.0335%2093.6319%2070.0335%2093.5355%2070.0872L92.9238%2070.4284C92.4562%2070.6891%2091.8937%2070.296%2091.979%2069.7681L92.1049%2068.9892C92.1237%2068.8729%2092.0868%2068.7545%2092.008%2068.6731L91.4425%2068.0882C91.0818%2067.7152%2091.2924%2067.0911%2091.8057%2067.012L92.5551%2066.8965C92.6615%2066.88%2092.7563%2066.8087%2092.8056%2066.7026L93.1086%2066.0517C93.3383%2065.5582%2094.0409%2065.5583%2094.2705%2066.0518L94.5733%2066.7028C94.6226%2066.8088%2094.7172%2066.8801%2094.8239%2066.8965L95.573%2067.0119C96.0863%2067.091%2096.2969%2067.7151%2095.9361%2068.0882L95.3706%2068.6731Z'%20fill='%23FAB404'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.3706%2079.2981C95.2918%2079.3795%2095.2551%2079.4978%2095.2737%2079.6139L95.3997%2080.3933C95.485%2080.9211%2094.9224%2081.3143%2094.4549%2081.0535L93.843%2080.7122C93.7467%2080.6585%2093.6319%2080.6585%2093.5355%2080.7122L92.9238%2081.0534C92.4562%2081.3141%2091.8937%2080.921%2091.979%2080.3931L92.1049%2079.6142C92.1237%2079.4979%2092.0868%2079.3795%2092.008%2079.2981L91.4425%2078.7132C91.0818%2078.3402%2091.2924%2077.7161%2091.8057%2077.637L92.5551%2077.5215C92.6615%2077.505%2092.7563%2077.4337%2092.8056%2077.3276L93.1086%2076.6767C93.3383%2076.1832%2094.0409%2076.1833%2094.2705%2076.6768L94.5733%2077.3278C94.6226%2077.4338%2094.7172%2077.5051%2094.8239%2077.5215L95.573%2077.6369C96.0863%2077.716%2096.2969%2078.3401%2095.9361%2078.7132L95.3706%2079.2981Z'%20fill='%23FAB404'/%3e%3crect%20x='3.8835'%20y='67.6138'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='85.4369'%20y='66.6479'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='85.4369'%20y='77.2729'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='3.8835'%20y='78.2388'%20width='36.8932'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='3.8835'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23737EA1'/%3e%3crect%20x='1.94175'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='7.76699'%20y='39.6025'%20width='0.965909'%20height='3.8835'%20rx='0.482955'%20transform='rotate(90%207.76699%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='14.5631'%20y='39.6025'%20width='0.965909'%20height='5.82524'%20rx='0.482955'%20transform='rotate(90%2014.5631%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='96.1165'%20y='39.6025'%20width='0.96591'%20height='23.301'%20rx='0.482955'%20transform='rotate(90%2096.1165%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='14.5631'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2014.5631%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='16.5049'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2016.5049%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='15.534'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2015.534%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='17.4757'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2017.4757%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='66.9903'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2066.9903%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='71.8447'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2071.8447%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='18.4466'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2018.4466%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='24.2718'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2024.2718%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='21.3592'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2021.3592%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='26.2136'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2026.2136%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='29.1262'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2029.1262%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='30.0971'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2030.0971%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='31.068'%20y='35.7388'%20width='7.72727'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2031.068%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='25.2427'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2025.2427%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='27.1845'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2027.1845%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='28.1553'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2028.1553%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='33.0097'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2033.0097%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='34.9515'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2034.9515%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='35.9223'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2035.9223%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='39.6025'%20width='0.965909'%20height='4.85437'%20rx='0.482955'%20transform='rotate(90%2041.7476%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='20.3884'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2020.3884%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='19.4175'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2019.4175%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='23.301'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2023.301%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='41.7476'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2041.7476%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='44.6602'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2044.6602%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='42.7184'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2042.7184%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='43.6893'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2043.6893%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='45.6311'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2045.6311%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='48.5437'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2048.5437%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='51.4563'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2051.4563%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='50.4854'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2050.4854%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='53.3981'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2053.3981%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='55.3398'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2055.3398%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='58.2524'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2058.2524%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='63.1068'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2063.1068%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='61.165'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2061.165%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='60.1942'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2060.1942%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='62.1359'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2062.1359%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='64.0777'%20y='39.6025'%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='rotate(90%2064.0777%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='66.9903'%20y='39.6025'%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='rotate(90%2066.9903%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='69.9029'%20y='39.6025'%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='rotate(90%2069.9029%2039.6025)'%20fill='%23169C18'/%3e%3crect%20x='57.2816'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2057.2816%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='49.5146'%20y='37.6709'%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2049.5146%2037.6709)'%20fill='%23169C18'/%3e%3crect%20x='47.5728'%20y='35.7388'%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2047.5728%2035.7388)'%20fill='%23169C18'/%3e%3crect%20x='52.4272'%20y='38.6367'%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='rotate(90%2052.4272%2038.6367)'%20fill='%23169C18'/%3e%3crect%20x='54.3689'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2054.3689%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='56.3107'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2056.3107%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='32.0388'%20y='36.7046'%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2032.0388%2036.7046)'%20fill='%23169C18'/%3e%3crect%20x='22.3301'%20y='34.7729'%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2022.3301%2034.7729)'%20fill='%23169C18'/%3e%3crect%20x='46.6019'%20y='34.7729'%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2046.6019%2034.7729)'%20fill='%23169C18'/%3e%3crect%20x='59.2233'%20y='34.7729'%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='rotate(90%2059.2233%2034.7729)'%20fill='%23169C18'/%3e%3crect%20width='0.965909'%20height='2.91262'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2093.2039%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='5.82524'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2086.4078%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.96591'%20height='24.2718'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%203.8835%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2086.4078%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2084.466%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2085.4369%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2083.4952%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2033.9806%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2029.1262%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2082.5243%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2076.699%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2079.6117%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2074.7573%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2071.8447%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2070.8738%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='7.72727'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2069.9029%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2075.7282%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2073.7864%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2072.8155%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2067.9612%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2066.0194%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2065.0486%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='4.85437'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2059.2233%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2080.5825%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2081.5534%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2077.6699%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2059.2233%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2056.3107%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2058.2524%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2057.2816%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2055.3398%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2052.4272%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2049.5146%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2050.4854%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2047.5728%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2045.6311%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2042.7185%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2037.8641%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2039.8058%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2040.7767%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2038.835%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='0.970874'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2036.8932%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2033.9806%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='0.965909'%20height='1.94175'%20rx='0.482955'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2031.068%2052.1592)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2043.6893%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='4.82955'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2051.4563%2050.2275)'%20fill='%23F6AB55'/%3e%3crect%20width='8.69318'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2053.3981%2048.2954)'%20fill='%23F6AB55'/%3e%3crect%20width='2.89773'%20height='0.970874'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2048.5437%2051.1934)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2046.602%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2044.6602%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='6.76136'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2068.9321%2049.2612)'%20fill='%23F6AB55'/%3e%3crect%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2078.6408%2047.3296)'%20fill='%23F6AB55'/%3e%3crect%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2054.3689%2047.3296)'%20fill='%23F6AB55'/%3e%3crect%20width='10.625'%20height='0.970873'%20rx='0.485437'%20transform='matrix(4.39361e-08%201%201%20-4.34879e-08%2041.7476%2047.3296)'%20fill='%23F6AB55'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23FAB404'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%235A6587'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_5683'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",rp="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_6168)'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%2314171F'/%3e%3crect%20x='1.94174'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='1.94174'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='3.8835'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%235A6587'/%3e%3crect%20x='3.8835'%20y='34.7729'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.8835'%20y='46.3638'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.8835'%20y='57.9546'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='3.8835'%20y='69.5454'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23272C3A'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%232B3040'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23919AB6'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23C9981D'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%23737EA1'/%3e%3crect%20x='5.82524'%20y='36.7046'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='36.7046'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='36.7046'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='42.5'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='42.5'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='42.5'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='41.5342'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='41.5342'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='41.5342'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='54.0908'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='54.0908'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='54.0908'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='53.125'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='53.125'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='53.125'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='65.6816'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='65.6816'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='65.6816'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='64.7158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='64.7158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='64.7158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='77.2725'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='77.2725'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='77.2725'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='76.3066'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='76.3066'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='76.3066'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='48.2954'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='48.2954'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='48.2954'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='47.3296'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='47.3296'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='47.3296'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='59.8862'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='59.8862'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='59.8862'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='58.9204'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='58.9204'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='58.9204'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='71.4771'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='66.9903'%20y='71.4771'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='74.7573'%20y='71.4771'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23AFB6CA'/%3e%3crect%20x='28.1553'%20y='70.5112'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='70.5112'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='70.5112'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_6168'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",np="data:image/svg+xml,%3csvg%20width='100'%20height='85'%20viewBox='0%200%20100%2085'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8126_5684)'%3e%3crect%20x='1.94174'%20y='1.93164'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23D1D5E0'/%3e%3crect%20x='1.94174'%20y='19.3184'%20width='96.1165'%20height='4.82955'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='1.94174'%20y='26.0796'%20width='96.1165'%20height='56.9886'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='3.8835'%20y='28.0112'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23737EA1'/%3e%3crect%20x='3.8835'%20y='34.7729'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.8835'%20y='46.3638'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.8835'%20y='57.9546'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='3.8835'%20y='69.5454'%20width='92.233'%20height='4.82955'%20rx='2'%20fill='%23EDEEF3'/%3e%3crect%20x='1.94174'%20y='8.69336'%20width='96.1165'%20height='8.69318'%20rx='2'%20fill='%23F3F4F7'/%3e%3crect%20x='5.82524'%20y='12.5566'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='5.82524'%20y='21.25'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='21.3592'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='83.4951'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='88.3495'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='93.2039'%20y='21.25'%20width='2.91262'%20height='0.965909'%20rx='0.482955'%20fill='%23454E68'/%3e%3crect%20x='87.3786'%20y='10.625'%20width='8.73786'%20height='4.82955'%20rx='1'%20fill='%23FAB404'/%3e%3crect%20x='62.6359'%20y='11.125'%20width='21.3301'%20height='3.82955'%20rx='0.5'%20stroke='%235A6587'/%3e%3crect%20x='5.82524'%20y='36.7046'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='36.7046'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='36.7046'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='35.7388'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='42.5'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='42.5'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='42.5'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='41.5342'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='41.5342'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='41.5342'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='54.0908'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='54.0908'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='54.0908'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='53.125'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='53.125'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='53.125'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='65.6816'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='65.6816'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='65.6816'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='64.7158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='64.7158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='64.7158'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='77.2725'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='77.2725'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='77.2725'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='76.3066'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='76.3066'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='76.3066'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='48.2954'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='48.2954'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='48.2954'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='47.3296'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='47.3296'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='47.3296'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='59.8862'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='59.8862'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='59.8862'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='58.9204'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='58.9204'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='58.9204'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3crect%20x='5.82524'%20y='71.4771'%20width='13.5922'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='66.9903'%20y='71.4771'%20width='4.85437'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='74.7573'%20y='71.4771'%20width='19.4175'%20height='0.965909'%20rx='0.482955'%20fill='%23313749'/%3e%3crect%20x='28.1553'%20y='70.5112'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23169C18'/%3e%3crect%20x='39.8058'%20y='70.5112'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23F6AB55'/%3e%3crect%20x='51.4563'%20y='70.5112'%20width='2.91262'%20height='2.89773'%20rx='1.44886'%20fill='%23CDD1DE'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8126_5684'%3e%3crect%20width='100'%20height='85'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ap={class:"wt-app-navigator"},ip={class:"wt-app-navigator__nav-wrapper"},op={class:"wt-app-navigator__nav-title"},lp={class:"wt-app-navigator__nav"},sp=["href","title"],cp=["alt","src"],dp={class:"wt-app-navigator__card__title"},up=ce({__name:"wt-app-navigator",props:{currentApp:{type:String},apps:{type:Array,default:()=>[]},darkMode:{type:Boolean,default:!1}},setup(e){const r={[y0.ADMIN]:{dark:Wf,light:qf},[y0.AGENT]:{dark:jf,light:Zf},[y0.ANALYTICS]:{dark:Yf,light:Gf},[y0.CRM]:{dark:Jf,light:Qf},[y0.HISTORY]:{dark:ep,light:tp},[y0.AUDIT]:{dark:Kf,light:Xf},[y0.SUPERVISOR]:{dark:rp,light:np}},n=e,a=i.ref(!1),o=[y0.AGENT,y0.SUPERVISOR,y0.HISTORY,y0.ADMIN,y0.AUDIT,y0.CRM,y0.ANALYTICS],l=i.computed(()=>n.apps.reduce((c,d)=>[...c,{...d,img:n.darkMode?r[d.name].dark:r[d.name].light,currentApp:n.currentApp===d.name}],[]).sort((c,d)=>o.indexOf(c.name)-o.indexOf(d.name)));function s(){a.value=!1}return(c,d)=>{const h=i.resolveComponent("wt-icon-btn"),f=i.resolveComponent("wt-tooltip"),g=i.resolveDirective("clickaway");return i.withDirectives((i.openBlock(),i.createElementBlock("div",ap,[i.createVNode(f,null,{activator:i.withCtx(()=>[i.createVNode(h,{class:i.normalizeClass([{active:a.value},"wt-app-navigator__btn"]),icon:"app-navigator",onClick:d[0]||(d[0]=m=>a.value=!a.value)},null,8,["class"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(c.$t("webitelUI.appNavigator.title")),1)],void 0,!0),_:1}),i.createVNode(i.Transition,{name:"fade"},{default:i.withCtx(()=>[i.withDirectives(i.createElementVNode("nav",ip,[i.createElementVNode("h3",op,i.toDisplayString(c.$t("webitelUI.appNavigator.title")),1),i.createElementVNode("ul",lp,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(l.value,m=>(i.openBlock(),i.createElementBlock("li",{key:m.name,class:i.normalizeClass([{active:m.currentApp},"wt-app-navigator__card"])},[i.createElementVNode("a",{href:m.href,title:c.$t(`webitelUI.appNavigator.${m.name}`),class:"wt-app-navigator__card__link",target:"_blank"},[i.createElementVNode("img",{alt:`${m.name}-pic`,src:m.img,class:"wt-app-navigator__card__img"},null,8,cp),i.createElementVNode("p",dp,i.toDisplayString(c.$t(`webitelUI.appNavigator.${m.name}`)),1)],8,sp)],2))),128))])],512),[[i.vShow,a.value]])],void 0,!0),_:1})])),[[g,s]])}}},[["__scopeId","data-v-0ebb33d1"]]),hp={name:"WtHeaderActions",props:{user:{type:Object,default:()=>({})},buildInfo:{type:Object}},data:()=>({isOpened:!1}),computed:{isHeader(){return!!(this.userName||this.userAccount)},isFooter(){return this.buildInfo},userName(){return this.user.name||this.user.username},userAccount(){return this.user.preferredUsername||this.user.account},buildVersion(){return`${this.$t("webitelUI.headerActions.buildVersion")}: v${this.buildInfo.release}-${this.buildInfo.build}`}},methods:{settings(){this.$emit("settings"),this.close()},logout(){this.$emit("logout"),this.close()},close(){this.isOpened=!1}}},fp={class:"wt-header-actions"},pp={class:"wt-header-actions__panel-wrapper"},mp={key:0,class:"wt-header-actions__header"},gp={class:"wt-header-actions__name"},yp={class:"wt-header-actions__account"},wp={class:"wt-header-actions__actions-wrapper"},Cp={class:"wt-header-actions__action"},bp={class:"wt-header-actions__action"},vp={class:"wt-header-actions__action wt-header-actions__action--logout"},_p={key:1,class:"wt-header-actions__footer"},xp={class:"wt-header-actions__build__version"};function kp(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon-btn"),c=i.resolveComponent("wt-tooltip"),d=i.resolveComponent("wt-icon"),h=i.resolveDirective("clickaway");return i.openBlock(),i.createElementBlock("div",fp,[i.createVNode(c,null,{activator:i.withCtx(()=>[i.withDirectives(i.createVNode(s,{class:i.normalizeClass([{active:e.isOpened},"wt-header-actions__btn"]),icon:"account",onClick:r[0]||(r[0]=f=>e.isOpened=!e.isOpened)},null,8,["class"]),[[h,l.close]])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.headerActions.account")),1)],void 0,!0),_:1}),i.createVNode(i.Transition,{name:"fade"},{default:i.withCtx(()=>[i.withDirectives(i.createElementVNode("section",pp,[l.isHeader?(i.openBlock(),i.createElementBlock("header",mp,[i.createElementVNode("h3",gp,i.toDisplayString(l.userName),1),i.createElementVNode("p",yp,i.toDisplayString(l.userAccount),1)])):i.createCommentVNode("",!0),i.createElementVNode("ul",wp,[i.createElementVNode("li",Cp,[i.createElementVNode("a",{class:"wt-header-actions__action__link",href:"https://docs.webitel.com/display/WEP/Webitel+Elastic+Platform",target:"_blank",onClick:r[1]||(r[1]=(...f)=>l.close&&l.close(...f))},[i.createVNode(d,{icon:"docs"}),i.createElementVNode("span",null,i.toDisplayString(e.$t("webitelUI.headerActions.docs")),1)])]),i.createElementVNode("li",bp,[i.createElementVNode("a",{class:"wt-header-actions__action__link",onClick:r[2]||(r[2]=i.withModifiers((...f)=>l.settings&&l.settings(...f),["prevent"]))},[i.createVNode(d,{icon:"settings"}),i.createElementVNode("span",null,i.toDisplayString(e.$t("webitelUI.headerActions.settings")),1)])]),i.createElementVNode("li",vp,[i.createElementVNode("a",{class:"wt-header-actions__action__link",onClick:r[3]||(r[3]=i.withModifiers((...f)=>l.logout&&l.logout(...f),["prevent"]))},[i.createVNode(d,{color:"error",icon:"logout"}),i.createElementVNode("span",null,i.toDisplayString(e.$t("webitelUI.headerActions.logout")),1)])])]),l.isFooter?(i.openBlock(),i.createElementBlock("footer",_p,[i.createElementVNode("p",xp,i.toDisplayString(l.buildVersion),1)])):i.createCommentVNode("",!0)],512),[[i.vShow,e.isOpened]])],void 0,!0),_:1})])}const Ep=ce(hp,[["render",kp],["__scopeId","data-v-0b2621db"]]),Lp="data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%20100%20100'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_2624_1875)'%3e%3cg%20opacity='0.96'%3e%3cpath%20d='M98.9918%2051.0041C99.0074%2062.5772%2094.8247%2073.7632%2087.2195%2082.4872C86.8503%2082.9219%2086.4565%2083.3567%2086.0627%2083.775C85.5295%2084.3493%2084.9716%2084.9153%2084.422%2085.4649C75.3754%2094.233%2063.2443%2099.0938%2050.6456%2098.9986C38.047%2098.9035%2025.9907%2093.86%2017.0776%2084.9563C16.2572%2084.136%2015.5189%2083.3157%2014.7806%2082.4954C14.4688%2082.1345%2014.1653%2081.7817%2013.8699%2081.4126C8.99452%2075.4622%205.62087%2068.4273%204.03326%2060.9005C2.44564%2053.3738%202.69056%2045.5757%204.74739%2038.1634C6.80422%2030.7511%2010.6127%2023.9417%2015.8519%2018.309C21.0911%2012.6762%2027.6076%208.38522%2034.8523%205.79743C42.0969%203.20964%2049.8575%202.40091%2057.4801%203.43939C65.1027%204.47788%2072.364%207.33315%2078.6522%2011.7646C84.9404%2016.1961%2090.0713%2022.0739%2093.6124%2028.9029C97.1536%2035.7318%2099.0014%2043.3118%2099%2051.0041H98.9918Z'%20fill='%23030302'/%3e%3cpath%20d='M45.4204%2015.1831C44.3308%2015.8085%2043.3247%2016.5692%2042.426%2017.4471C40.3915%2019.3748%2038.5539%2021.6716%2035.9615%2022.7462C34.0992%2023.5173%2031.9253%2023.6157%2030.3255%2024.838C28.7258%2026.0602%2028.0285%2028.1766%2027.6675%2030.1781C27.3066%2032.1796%2027.1425%2034.2796%2026.1745%2036.0761C25.3049%2037.7167%2023.8774%2038.9061%2022.7699%2040.358C20.5139%2043.3275%2021.3917%2046.8712%2024.0907%2049.2829C25.5264%2050.5707%2027.3312%2051.3746%2029.0129%2052.3754C30.6947%2053.3762%2031.9253%2054.459%2032.4175%2056.4031C32.8687%2058.1585%2033.7711%2060.2995%2035.3216%2061.3248C37.0241%2062.4139%2039.0747%2062.821%2041.0642%2062.4651C43.1233%2062.0795%2045.0102%2061.1034%2046.9955%2060.4635C48.7682%2059.8611%2050.6779%2059.787%2052.492%2060.2503C54.1328%2060.6358%2055.6997%2061.5053%2057.4142%2061.7842C58.5775%2061.944%2059.7612%2061.861%2060.8908%2061.5405C62.0203%2061.22%2063.0712%2060.669%2063.9772%2059.9221C67.1849%2057.33%2067.513%2052.8676%2070.8438%2050.5297C72.6896%2049.2336%2075.1261%2048.5774%2076.3074%2046.6497C77.4888%2044.722%2076.8817%2042.0314%2075.7906%2039.9643C74.6995%2037.8971%2073.1654%2036.0105%2072.5501%2033.7546C72.2393%2032.1115%2072.0555%2030.4468%2072.0005%2028.7754C71.937%2027.0827%2071.2402%2025.4755%2070.048%2024.272C68.5631%2023.0005%2066.4219%2022.9349%2064.5515%2022.3607C62.0904%2021.5978%2059.9984%2019.8998%2057.9885%2018.2592C55.9786%2016.6186%2053.8866%2014.978%2051.3763%2014.2726C50.3738%2014.0116%2049.3286%2013.9578%2048.3045%2014.1143C47.2805%2014.2709%2046.2991%2014.6345%2045.4204%2015.1831Z'%20fill='%23FBB969'/%3e%3cpath%20d='M62.7632%2042.9992C62.7632%2042.8106%2065.1013%2037.8067%2068.0136%2039.152C72.4026%2041.1864%2067.1932%2047.273%2065.5115%2048.5116C64.8864%2048.9876%2064.1684%2049.3269%2063.4038%2049.5078C62.6393%2049.6887%2061.8453%2049.707%2061.0732%2049.5616L62.7632%2042.9992Z'%20fill='%23E26227'/%3e%3cpath%20d='M34.9855%2042.9992C34.9855%2042.8106%2032.6474%2037.8067%2029.7351%2039.152C25.3543%2041.1864%2030.5554%2047.273%2032.2454%2048.5116C32.8705%2048.9876%2033.5885%2049.3269%2034.353%2049.5078C35.1176%2049.6887%2035.9116%2049.707%2036.6836%2049.5616L34.9855%2042.9992Z'%20fill='%23E26227'/%3e%3cpath%20d='M84.4462%2085.4641C75.3996%2094.2322%2063.2685%2099.093%2050.6699%2098.9979C38.0712%2098.9027%2026.0149%2093.8593%2017.1018%2084.9555C17.2806%2084.4796%2017.4916%2084.0164%2017.7335%2083.5692C19.2348%2080.7392%2033.46%2073.135%2037.0697%2070.2394L37.2173%2070.1163C38.7463%2068.9077%2039.8358%2067.2304%2040.3184%2065.3422C40.5275%2064.485%2040.6701%2063.6129%2040.7449%2062.7337C40.958%2059.8927%2040.8866%2057.0375%2040.5316%2054.2108L57.62%2054.0139C57.341%2057.1318%2057.5179%2060.2737%2058.1451%2063.3407C58.8342%2066.425%2059.4412%2068.0492%2063.5185%2070.5429C63.6251%2070.6085%2063.7236%2070.6905%2063.822%2070.7562C65.7827%2072.1507%2084.2657%2084.8243%2084.4462%2085.4641Z'%20fill='%23EF8242'/%3e%3cpath%20d='M58.1119%2063.3408C55.7587%2065.2768%2052.7818%2066.2914%2049.7359%2066.1954C46.4059%2066.1753%2043.1974%2064.9416%2040.7118%2062.7255C40.9249%2059.8846%2040.8534%2057.0294%2040.4985%2054.2027L57.5869%2054.0058C57.3591%2057.1271%2057.5356%2060.2647%2058.1119%2063.3408Z'%20fill='%23E26227'/%3e%3cpath%20d='M36.8073%2030.103C34.9779%2031.7436%2034.6416%2035.6236%2034.4611%2039.3806C34.2282%2046.0049%2036.2949%2052.5058%2040.3103%2057.7798C44.6173%2063.1938%2055.8974%2063.1938%2059.8188%2055.7701C61.5498%2052.4889%2063.5925%2045.2949%2063.9207%2037.3052C64.3719%2024.5742%2047.4476%2020.5711%2036.8073%2030.103Z'%20fill='%23EF8242'/%3e%3cpath%20d='M46.0615%2051.3324H54.2652C53.9791%2052.212%2053.4163%2052.9755%2052.6609%2053.5092C51.9054%2054.0428%2050.9978%2054.3181%2050.0731%2054.294C49.1739%2054.3014%2048.2966%2054.0167%2047.5731%2053.4826C46.8496%2052.9486%2046.3192%2052.194%2046.0615%2051.3324Z'%20fill='%23B94A27'/%3e%3cpath%20d='M49.3416%2048.7558C49.0645%2048.7549%2048.7978%2048.6495%2048.5951%2048.4605C48.4914%2048.3623%2048.4088%2048.244%2048.3524%2048.1128C48.296%2047.9817%2048.2669%2047.8404%2048.2669%2047.6976L48.1029%2039.8965C48.1018%2039.8427%2048.1113%2039.7891%2048.1309%2039.739C48.1505%2039.6888%2048.1799%2039.6429%2048.2172%2039.6041C48.2545%2039.5652%2048.2991%2039.5341%2048.3485%2039.5125C48.3979%2039.4909%2048.451%2039.4792%2048.5049%2039.4782C48.613%2039.4781%2048.717%2039.5199%2048.795%2039.5949C48.8731%2039.6698%2048.919%2039.7721%2048.9232%2039.8801L49.0791%2047.6812C49.0806%2047.7524%2049.11%2047.8202%2049.1612%2047.8698C49.1861%2047.894%2049.2157%2047.913%2049.2481%2047.9257C49.2805%2047.9384%2049.3151%2047.9445%2049.3498%2047.9437L51.7371%2047.8781C51.8454%2047.8757%2051.9503%2047.9155%2052.0298%2047.9889C52.1094%2048.0623%2052.1574%2048.1637%2052.1637%2048.2718C52.1648%2048.3256%2052.1553%2048.3792%2052.1357%2048.4294C52.116%2048.4796%2052.0867%2048.5254%2052.0494%2048.5642C52.0121%2048.6031%2051.9674%2048.6342%2051.9181%2048.6558C51.8687%2048.6774%2051.8156%2048.6891%2051.7617%2048.6901L49.3662%2048.7558H49.3416Z'%20fill='%23E26227'/%3e%3cpath%20d='M57.2754%2042.333C57.1856%2042.1652%2057.062%2042.0179%2056.9125%2041.9003C56.7629%2041.7826%2056.5907%2041.6972%2056.4065%2041.6495C56.2223%2041.6017%2056.0303%2041.5925%2055.8424%2041.6226C55.6545%2041.6527%2055.4749%2041.7215%2055.3149%2041.8244C54.9979%2042.0077%2054.7652%2042.3077%2054.6665%2042.6603C54.5677%2043.0129%2054.6108%2043.3901%2054.7864%2043.7114C54.962%2044.0327%2055.2564%2044.2726%2055.6065%2044.3798C55.9566%2044.487%2056.3347%2044.4531%2056.6602%2044.2853C56.8291%2044.1979%2056.9791%2044.0779%2057.1015%2043.9323C57.2239%2043.7868%2057.3164%2043.6184%2057.3736%2043.437C57.4308%2043.2556%2057.4515%2043.0647%2057.4347%2042.8752C57.4178%2042.6857%2057.3637%2042.5014%2057.2754%2042.333Z'%20fill='%23030302'/%3e%3cpath%20d='M56.8405%2037.8631C56.1927%2037.7478%2055.5255%2037.8924%2054.9836%2038.2655C54.4416%2038.6386%2054.0684%2039.2102%2053.9448%2039.8564C54.8086%2039.542%2055.7249%2039.3971%2056.6436%2039.4299C57.5838%2039.4549%2058.5152%2039.6179%2059.408%2039.9138C59.2071%2039.3708%2058.8618%2038.8929%2058.4094%2038.5315C57.9569%2038.1701%2057.4145%2037.939%2056.8405%2037.8631Z'%20fill='%23B94A27'/%3e%3cpath%20d='M44.8146%2042.6692C44.6815%2042.4296%2044.4811%2042.2343%2044.2382%2042.1074C43.9953%2041.9805%2043.7206%2041.9274%2043.4479%2041.9549C43.1753%2041.9824%2042.9166%2042.0891%2042.7039%2042.2619C42.4912%2042.4347%2042.3338%2042.6661%2042.2512%2042.9273C42.1685%2043.1886%2042.1641%2043.4684%2042.2387%2043.7321C42.3132%2043.9958%2042.4634%2044.2319%2042.6706%2044.4112C42.8778%2044.5906%2043.1331%2044.7053%2043.4047%2044.7412C43.6764%2044.7771%2043.9527%2044.7326%2044.1994%2044.6133C44.5384%2044.4367%2044.7936%2044.1329%2044.9089%2043.7684C45.0242%2043.404%2044.9903%2043.0086%2044.8146%2042.6692Z'%20fill='%23030302'/%3e%3cpath%20d='M43.5834%2037.9364C43.0098%2038.0149%2042.4687%2038.249%2042.0189%2038.6135C41.5691%2038.9779%2041.2279%2039.4588%2041.0322%2040.0036C41.9178%2039.6982%2042.844%2039.5268%2043.7802%2039.495C44.7034%2039.4534%2045.6257%2039.5928%2046.4954%2039.9052C46.4365%2039.5832%2046.314%2039.2761%2046.135%2039.0021C45.956%2038.728%2045.7241%2038.4924%2045.4529%2038.3091C45.1817%2038.1257%2044.8767%2037.9984%2044.5557%2037.9344C44.2347%2037.8704%2043.9041%2037.8711%2043.5834%2037.9364Z'%20fill='%23B94A27'/%3e%3cpath%20d='M34.4041%2041.7509C34.5682%2042.1529%2034.0513%2037.6987%2038.0876%2035.1065C41.5577%2033.064%2042.8949%2034.9999%2045.7498%2034.1878C48.6047%2033.3757%2048.0961%2030.6113%2053.6172%2030.8163C57.7191%2030.9722%2057.9078%2030.3078%2060.3607%2029.0773C57.8996%2038.4779%2062.9202%2035.7217%2063.5273%2042.0544C67.6292%2035.9268%2066.7021%2031.53%2065.4716%2028.4703C64.241%2025.4106%2057.9078%2020.1935%2048.0961%2020.8005C38.2844%2021.4075%2029.1209%2028.4621%2034.4041%2041.7509Z'%20fill='%23FBB969'/%3e%3cpath%20d='M84.4462%2085.4639C75.3996%2094.232%2063.2685%2099.0928%2050.6699%2098.9976C38.0712%2098.9025%2026.0149%2093.859%2017.1018%2084.9553C17.2721%2084.4759%2017.4835%2084.0121%2017.7335%2083.569C21.015%2077.9253%2033.46%2073.1348%2037.0697%2070.2391L37.2173%2070.1161C37.7338%2069.7185%2038.2043%2069.2645%2038.6202%2068.7626C40.6793%2069.788%2045.6098%2072.0028%2049.4901%2071.7895C52.8126%2071.609%2057.6939%2069.1809%2060.6062%2067.5486V67.606C61.1968%2068.779%2062.411%2069.7059%2063.7974%2070.7559C70.4424%2075.7433%2084.7497%2080.1401%2084.4462%2085.4639Z'%20fill='%23FAC2B3'/%3e%3cpath%20d='M39.1122%2068.0571L35.2236%2071.4532C35.2236%2071.4532%2039.2435%2079.2132%2041.2124%2079.4183C43.1812%2079.6233%2050.2365%2071.486%2050.2365%2071.486C50.2365%2071.486%2054.97%2079.4183%2057.8987%2079.1476C60.8275%2078.8769%2064.3879%2071.1086%2064.3879%2071.1086L60.5813%2067.5486L50.2365%2071.486L39.1122%2068.0571Z'%20fill='%23F9F8F6'/%3e%3cpath%20d='M50.7034%2079.0739C50.6818%2078.8784%2050.6213%2078.6891%2050.5255%2078.5172C50.4298%2078.3454%2050.3006%2078.1944%2050.1456%2078.0732C49.8321%2077.8526%2049.4539%2077.7429%2049.071%2077.7615C48.8738%2077.7844%2048.683%2077.8462%2048.5098%2077.9433C48.3366%2078.0405%2048.1844%2078.1711%2048.0621%2078.3275C47.8217%2078.6383%2047.7136%2079.0314%2047.7612%2079.4215C47.8089%2079.8115%2048.0083%2080.1671%2048.3164%2080.411C48.6312%2080.6281%2049.0091%2080.7349%2049.391%2080.7145C49.5877%2080.6931%2049.7782%2080.6327%2049.9515%2080.5369C50.1247%2080.4412%2050.2771%2080.3119%2050.3999%2080.1567C50.636%2079.848%2050.7446%2079.4604%2050.7034%2079.0739Z'%20fill='%23F9F8F6'/%3e%3cpath%20d='M50.7034%2083.9797C50.6827%2083.7839%2050.6226%2083.5943%2050.5268%2083.4224C50.4309%2083.2504%2050.3013%2083.0995%2050.1456%2082.979C49.8321%2082.7584%2049.4539%2082.6487%2049.071%2082.6672C48.8738%2082.6902%2048.683%2082.752%2048.5098%2082.8492C48.3366%2082.9463%2048.1844%2083.0769%2048.0621%2083.2333C47.8217%2083.5441%2047.7136%2083.9372%2047.7612%2084.3273C47.8089%2084.7173%2048.0083%2085.0729%2048.3164%2085.3168C48.6312%2085.5339%2049.0091%2085.6407%2049.391%2085.6203C49.5877%2085.5989%2049.7782%2085.5385%2049.9515%2085.4428C50.1247%2085.347%2050.2771%2085.2177%2050.3999%2085.0625C50.636%2084.7538%2050.7446%2084.3662%2050.7034%2083.9797Z'%20fill='%23F9F8F6'/%3e%3cpath%20d='M50.7034%2088.8855C50.6827%2088.6897%2050.6226%2088.5002%2050.5268%2088.3282C50.4309%2088.1562%2050.3013%2088.0054%2050.1456%2087.8848C49.8321%2087.6642%2049.4539%2087.5545%2049.071%2087.5731C48.8738%2087.596%2048.683%2087.6578%2048.5098%2087.755C48.3366%2087.8521%2048.1844%2087.9827%2048.0621%2088.1391C47.8217%2088.4499%2047.7136%2088.843%2047.7612%2089.2331C47.8089%2089.6231%2048.0083%2089.9787%2048.3164%2090.2226C48.6312%2090.4397%2049.0091%2090.5465%2049.391%2090.5261C49.5877%2090.5047%2049.7782%2090.4443%2049.9515%2090.3486C50.1247%2090.2528%2050.2771%2090.1236%2050.3999%2089.9683C50.636%2089.6596%2050.7446%2089.272%2050.7034%2088.8855Z'%20fill='%23F9F8F6'/%3e%3cpath%20d='M50.7034%2093.7897C50.682%2093.593%2050.6216%2093.4024%2050.5259%2093.2292C50.4301%2093.056%2050.3008%2092.9036%2050.1456%2092.7808C49.8313%2092.5625%2049.4531%2092.4557%2049.071%2092.4772C48.8738%2092.5002%2048.683%2092.562%2048.5098%2092.6591C48.3366%2092.7563%2048.1844%2092.8869%2048.0621%2093.0433C47.8217%2093.3541%2047.7136%2093.7472%2047.7612%2094.1373C47.8089%2094.5273%2048.0083%2094.8829%2048.3164%2095.1268C48.6312%2095.3439%2049.0091%2095.4506%2049.391%2095.4303C49.5849%2095.4089%2049.7727%2095.3494%2049.9437%2095.2554C50.1146%2095.1613%2050.2654%2095.0344%2050.3873%2094.8821C50.5091%2094.7297%2050.5998%2094.5548%2050.6541%2094.3674C50.7083%2094.1799%2050.7251%2093.9836%2050.7034%2093.7897Z'%20fill='%23F9F8F6'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_2624_1875'%20x='0'%20y='0'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeMorphology%20radius='1'%20operator='dilate'%20in='SourceAlpha'%20result='effect1_dropShadow_2624_1875'/%3e%3cfeOffset/%3e%3cfeGaussianBlur%20stdDeviation='1'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.08%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_2624_1875'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_2624_1875'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e",R0=Object.freeze({ACTIVE:"active",DND:"dnd",BUSY:"busy",OFFLINE:"offline",ONLINE:"online",PAUSE:"pause"}),Ap=["src"],Sp={__name:"wt-avatar",props:{src:{type:String},size:{type:String,default:"md",options:["xs","sm","md","lg","xl","2xl","3xl"]},badge:{type:Boolean,default:!1},username:{type:String,description:"If passed, avatar is letter-based (if not passed src)"},status:{type:String,options:R0,default:R0.OFFLINE}},setup(e){const r=e,n=i.computed(()=>!r.src&&r.username),a=i.computed(()=>{if(!r.username)return!1;const d=r.username.split(" ").map(h=>h.at(0).toUpperCase()).join("");return d.length>2?d.at(0).concat(d.at(-1)):d}),o=i.computed(()=>{const h=[{letters:"AB".concat("АБВ"),color:"--wt-avatar-letters-p1-color"},{letters:"CD".concat("ГҐД"),color:"--wt-avatar-letters-p2-color"},{letters:"EF".concat("ЕЄЖ"),color:"--wt-avatar-letters-p3-color"},{letters:"GH".concat("ЗИІ"),color:"--wt-avatar-letters-p4-color"},{letters:"IJ".concat("ЇЙК"),color:"--wt-avatar-letters-p5-color"},{letters:"KL".concat("ЛМН"),color:"--wt-avatar-letters-p6-color"},{letters:"MN".concat("ОПР"),color:"--wt-avatar-letters-p7-color"},{letters:"OP".concat("СТУ"),color:"--wt-avatar-letters-p8-color"},{letters:"QR".concat("ФХЦ"),color:"--wt-avatar-letters-p9-color"},{letters:"ST".concat("ЧШЩ"),color:"--wt-avatar-letters-p10-color"},{letters:"UV".concat("ЬЮЯ"),color:"--wt-avatar-letters-p11-color"},{letters:"WX".concat(""),color:"--wt-avatar-letters-p12-color"},{letters:"YZ".concat(""),color:"--wt-avatar-letters-p13-color"}].find(({letters:f})=>f.includes(a.value.at(0).toUpperCase()));return(h==null?void 0:h.color)||"--wt-avatar-letters-p1-color"}),l=i.computed(()=>r.src||Lp),s=i.computed(()=>[R0.DND,R0.ONLINE,R0.PAUSE].includes(r.status)),c=i.computed(()=>{switch(r.status){case R0.ACTIVE:return"online-color";case R0.DND:return"dnd-color";case R0.BUSY:return"busy-color";case R0.OFFLINE:return"offline-color";case R0.ONLINE:return"online-color";case R0.PAUSE:return"pause-color";default:return"offline-color"}});return(d,h)=>{const f=i.resolveComponent("wt-badge");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([[`wt-avatar--size-${e.size}`],"wt-avatar"])},[e.badge?(i.openBlock(),i.createBlock(f,{key:0,"color-variable":c.value,"icon-badge":s.value?r.status:null},null,8,["color-variable","icon-badge"])):i.createCommentVNode("",!0),n.value?(i.openBlock(),i.createElementBlock("div",{key:1,style:i.normalizeStyle({background:`var(${o.value})`}),class:"wt-avatar__letters"},i.toDisplayString(a.value),5)):(i.openBlock(),i.createElementBlock("img",{key:2,src:l.value,alt:"avatar",class:"wt-avatar__img"},null,8,Ap))],2)}}},Tp=ce(Sp,[["__scopeId","data-v-68083689"]]),Mp="data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='4'%20cy='4'%20r='4'%20fill='%23FFC000'/%3e%3crect%20x='2'%20y='3'%20width='4'%20height='2'%20fill='%23F7F7F7'/%3e%3c/svg%3e",Bp="data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='8'%20fill='%23169C18'/%3e%3cpath%20d='M5%204.80433L5%2011.1958C5%2011.9813%205.86395%2012.4601%206.53%2012.0438L11.6432%208.84808C12.2699%208.45642%2012.2699%207.54376%2011.6432%207.15209L6.53%203.95634C5.86395%203.54005%205%204.0189%205%204.80433Z'%20fill='white'/%3e%3c/svg%3e",Np="data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='8'%20fill='%23F6AB55'/%3e%3cpath%20d='M6%204C6.55228%204%207%204.44772%207%205L7%2011C7%2011.5523%206.55228%2012%206%2012H5C4.44772%2012%204%2011.5523%204%2011L4%205C4%204.44772%204.44772%204%205%204L6%204Z'%20fill='white'/%3e%3cpath%20d='M11%204C11.5523%204%2012%204.44772%2012%205V11C12%2011.5523%2011.5523%2012%2011%2012H10C9.44772%2012%209%2011.5523%209%2011L9%205C9%204.44772%209.44772%204%2010%204L11%204Z'%20fill='white'/%3e%3c/svg%3e",Dp={name:"WtBadge",props:{colorVariable:{type:String,default:"error-color",description:"see all available colors in webitel-ui docs"},outside:{type:Boolean,default:!1},iconBadge:{type:String}},computed:{iconBadgePic(){switch(this.iconBadge){case R0.DND:return Mp;case R0.ONLINE:return Bp;case R0.PAUSE:return Np;default:return null}}}},Op=["alt","src"];function $p(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("aside",{class:i.normalizeClass([{"wt-badge--outside":n.outside},"wt-badge"]),style:i.normalizeStyle({background:`var(--${n.colorVariable})`})},[l.iconBadgePic?(i.openBlock(),i.createElementBlock("img",{key:0,alt:n.iconBadge,src:l.iconBadgePic,class:"wt-badge__pic"},null,8,Op)):i.createCommentVNode("",!0)],6)}const Vp=ce(Dp,[["render",$p],["__scopeId","data-v-adbe7499"]]),Pp={class:"wt-button-select"},Fp=ce({__name:"wt-button-select",props:{options:{type:Array,required:!0},color:{type:String,default:"primary"},disabled:{type:Boolean,default:!1}},emits:["click","click:option"],setup(e,{emit:r}){const n=r,a=i.ref(!1),o=({option:s,index:c})=>{n("click:option",s,c),a.value=!1},l=()=>{a.value=!1};return(s,c)=>{const d=i.resolveComponent("wt-button"),h=i.resolveComponent("wt-icon"),f=i.resolveComponent("wt-context-menu"),g=i.resolveDirective("clickaway");return i.withDirectives((i.openBlock(),i.createElementBlock("div",Pp,[i.createVNode(d,i.mergeProps(s.$attrs,{color:e.color,disabled:e.disabled,class:"wt-button-select__button"},{onClick:c[0]||(c[0]=m=>s.$emit("click",m))}),{default:i.withCtx(()=>[i.renderSlot(s.$slots,"default",{},void 0,!0)],void 0,!0),_:3},16,["color","disabled"]),i.createVNode(f,{disabled:e.disabled,options:e.options,visible:a.value,"tooltip-triggers":[],onClick:o},{activator:i.withCtx(()=>[i.createVNode(d,i.mergeProps(s.$attrs,{color:e.color,disabled:e.disabled,loading:!1,class:"wt-button-select__select-btn"},{onClick:c[1]||(c[1]=m=>a.value=!a.value)}),{default:i.withCtx(()=>[i.createVNode(h,{class:i.normalizeClass([{"wt-button-select__select-arrow--active":a.value},"wt-button-select__select-arrow"]),color:e.color==="primary"?"on-primary":"default",disabled:e.disabled,icon:"arrow-down"},null,8,["class","color","disabled"])],void 0,!0),_:1},16,["color","disabled"])]),_:1},8,["disabled","options","visible"])])),[[g,l]])}}},[["__scopeId","data-v-861d82f1"]]),Ip={name:"WtButton",props:{color:{type:String,default:"primary"},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},size:{type:String,default:"md",options:["sm","md"]},wide:{type:Boolean,default:!1},widthByContent:{type:Boolean,default:!1},containsIcon:{type:Boolean,default:!1,description:"https://stackoverflow.com/a/11126701"}},emits:["click"],data:()=>({showLoader:!1}),computed:{colorClass(){return this.disabled?"":`${this.color}`},loaderColor(){return"on-dark"}},watch:{loading:{immediate:!0,handler(e){e?this.showLoader=!0:setTimeout(()=>{this.showLoader=e},1e3)}}}},Hp=["disabled"],Rp={class:"wt-button__contents"};function Up(e,r,n,a,o,l){const s=i.resolveComponent("wt-loader");return i.openBlock(),i.createElementBlock("button",{class:i.normalizeClass([[l.colorClass,`wt-button--size-${n.size}`,{"wt-button--width-by-content":n.widthByContent,"wt-button--contains-icon":n.containsIcon,"wt-button--wide":n.wide,"wt-button--disabled":n.disabled,"wt-button--loading":e.showLoader}],"wt-button"]),disabled:n.disabled,type:"button",onClick:r[0]||(r[0]=c=>e.$emit("click",c))},[e.showLoader?(i.openBlock(),i.createBlock(s,{key:0,color:l.loaderColor,size:"sm"},null,8,["color"])):i.createCommentVNode("",!0),i.createElementVNode("div",Rp,[i.renderSlot(e.$slots,"default",{},()=>[r[1]||(r[1]=i.createTextVNode(" no content provided "))],!0)])],10,Hp)}const zp=ce(Ip,[["render",Up],["__scopeId","data-v-aafef9ce"]]),Wp={name:"WtCheckbox",model:{prop:"selected",event:"change"},props:{value:{type:[String,Boolean],default:""},selected:{type:[Array,Boolean],default:()=>[]},label:{type:String,default:""},disabled:{type:Boolean,default:!1},labelProps:{type:Object,description:"Object with props, passed down to wt-label as props"}},emits:["change"],computed:{isChecked(){return typeof this.selected=="boolean"?this.selected:this.selected.includes(this.value)},checkboxIcon(){return this.isChecked?"checkbox--checked":"checkbox"},iconColor(){return this.disabled?"disabled":this.isChecked?"active":null}},methods:{inputHandler(){if(typeof this.selected=="boolean")this.$emit("change",!this.selected);else{let e=[...this.selected];e.includes(this.value)?e=e.filter(r=>r!==this.value):e.push(this.value),this.$emit("change",e)}}}},qp=["checked","disabled","value"],jp={class:"wt-checkbox__checkmark"},Zp={key:0,class:"wt-checkbox__label"};function Yp(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon"),c=i.resolveComponent("wt-label");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-checkbox--active":l.isChecked,"wt-checkbox--disabled":n.disabled},"wt-checkbox"])},[i.createVNode(c,i.mergeProps(n.labelProps,{disabled:n.disabled,class:"wt-checkbox__wrapper"}),{default:i.withCtx(()=>[i.createElementVNode("input",{checked:l.isChecked,disabled:n.disabled,value:n.value,class:"wt-checkbox__input",type:"checkbox",onChange:r[0]||(r[0]=(...d)=>l.inputHandler&&l.inputHandler(...d))},null,40,qp),i.createElementVNode("span",jp,[i.createVNode(s,{color:l.iconColor,icon:l.checkboxIcon},null,8,["color","icon"])]),i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label,isChecked:l.isChecked,disabled:n.disabled})),()=>[n.label?(i.openBlock(),i.createElementBlock("div",Zp,i.toDisplayString(n.label),1)):i.createCommentVNode("",!0)],!0)],void 0,!0),_:3},16,["disabled"])],2)}const yl=ce(Wp,[["render",Yp],["__scopeId","data-v-412b7d81"]]),Gp={name:"WtChip",props:{color:{type:String,default:"main"}}};function Kp(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("span",{class:i.normalizeClass([`wt-chip--${n.color}-color`,"wt-chip"])},[i.renderSlot(e.$slots,"default")],2)}const Xp=ce(Gp,[["render",Kp]]),Jp={class:"wt-confirm-dialog__content"},Qp={class:"wt-confirm-dialog__message"},em=ce({__name:"wt-confirm-dialog",props:{title:{type:String,required:!0},deleteMessage:{type:String,default:""},subject:{type:String,default:""},callback:{type:Function,required:!0}},emits:["close","confirm"],setup(e,{emit:r}){const n=e,a=r,o=i.useAttrs(),l=i.ref(!1);function s(){a("close")}async function c(){try{l.value=!0,await n.callback(),s()}finally{l.value=!1}}return(d,h)=>{const f=i.resolveComponent("wt-button"),g=i.resolveComponent("wt-popup");return i.openBlock(),i.createBlock(g,i.mergeProps(i.unref(o),{class:"wt-confirm-dialog",size:"sm"},{onClose:s}),{title:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.title),1)]),main:i.withCtx(()=>[i.renderSlot(d.$slots,"main",{},()=>[i.createElementVNode("div",Jp,[i.createElementVNode("p",Qp,i.toDisplayString(e.deleteMessage?e.deleteMessage:d.$t("webitelUI.deleteConfirmationPopup.askingAlert",{subject:e.subject})),1)])],!0)]),actions:i.withCtx(()=>[i.renderSlot(d.$slots,"actions",{isDeleting:l.value,confirm:c,close:s},()=>[i.createVNode(f,{disabled:l.value,color:"secondary",onClick:s},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(d.$t("reusable.cancel")),1)],void 0,!0),_:1},8,["disabled"]),i.createVNode(f,{loading:l.value,color:"error",onClick:c},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(d.$t("reusable.delete")),1)],void 0,!0),_:1},8,["loading"])],!0)]),_:3},16)}}},[["__scopeId","data-v-e4178bad"]]),tm=["onClick"],rm=ce({__name:"wt-context-menu",props:{options:{type:Array,required:!0,description:"[{ text, disabled, ... anything you need }]"},visible:{type:Boolean,default:!1},width:{type:[String],default:"auto"},minWidth:{type:[String],default:"160px"},maxWidth:{type:[String],default:"300px"},disabled:{type:Boolean,default:!1},tooltipTriggers:{type:Array,default:()=>["click","touch"]}},emits:["click","update:visible"],setup(e,{emit:r}){const n=r;function a({option:o,index:l,hide:s}){n("click",{option:o,index:l}),s()}return(o,l)=>{const s=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(s,{triggers:e.tooltipTriggers,visible:e.visible,disabled:e.disabled,class:"wt-context-menu",placement:"bottom-end","popper-class":"wt-context-menu__floating-wrapper","onUpdate:visible":l[0]||(l[0]=c=>e.visible=c)},{activator:i.withCtx(()=>[i.renderSlot(o.$slots,"activator",{},void 0,!0)]),default:i.withCtx(({hide:c})=>[i.createElementVNode("ul",{style:i.normalizeStyle(`width: ${e.width}; min-width: ${e.minWidth}; max-width: ${e.maxWidth};`),class:"wt-context-menu__menu"},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.options,(d,h)=>(i.openBlock(),i.createElementBlock("li",{key:h,class:"wt-context-menu__option-wrapper"},[i.createElementVNode("a",{class:i.normalizeClass([[{"wt-context-menu__option--disabled":d.disabled}],"wt-context-menu__option"]),href:"#",onClick:i.withModifiers(f=>a({option:d,index:h,hide:c}),["prevent"])},[i.renderSlot(o.$slots,"option",i.mergeProps(d,{ref_for:!0}),()=>[i.createTextVNode(i.toDisplayString(d.text||d),1)],!0)],10,tm)]))),128))],4)]),_:3},8,["triggers","visible","disabled"])}}},[["__scopeId","data-v-28c9bc28"]]);var S2=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function c1(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function nm(e){if(e.__esModule)return e;var r=e.default;if(typeof r=="function"){var n=function a(){return this instanceof a?Reflect.construct(r,arguments,this.constructor):r.apply(this,arguments)};n.prototype=r.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(a){var o=Object.getOwnPropertyDescriptor(e,a);Object.defineProperty(n,a,o.get?o:{enumerable:!0,get:function(){return e[a]}})}),n}/*! clipboard-copy. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */var am=lm;function aa(){return new DOMException("The request is not allowed","NotAllowedError")}async function im(e){if(!navigator.clipboard)throw aa();return navigator.clipboard.writeText(e)}async function om(e){const r=document.createElement("span");r.textContent=e,r.style.whiteSpace="pre",r.style.webkitUserSelect="auto",r.style.userSelect="all",document.body.appendChild(r);const n=window.getSelection(),a=window.document.createRange();n.removeAllRanges(),a.selectNode(r),n.addRange(a);let o=!1;try{o=window.document.execCommand("copy")}finally{n.removeAllRanges(),window.document.body.removeChild(r)}if(!o)throw aa()}async function lm(e){try{await im(e)}catch(r){try{await om(e)}catch(n){throw n||r||aa()}}}const sm=c1(am);let ia=null;const cm={name:"WtCopyAction",props:{value:{type:String},tooltips:{type:Object,default:()=>({})}},data:()=>({copied:!1}),computed:{copyTooltip(){return this.tooltips.copy||this.$t("webitelUI.copyAction.copy")},copiedTooltip(){return this.tooltips.copied||this.$t("webitelUI.copyAction.copied")}},methods:{async copy(){await sm(this.value),this.copied=this.value,ia&&window.clearTimeout(ia),ia=setTimeout(()=>{this.copied=null},1500)}}};function dm(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon-btn"),c=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(c,{class:"wt-copy-action"},{activator:i.withCtx(()=>[i.createVNode(s,i.mergeProps(e.$attrs,{icon:e.copied?"done":"copy",class:"copy-action"},{onClick:l.copy}),null,16,["icon","onClick"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.copied?l.copiedTooltip:l.copyTooltip),1)],void 0,!0),_:1})}const um=ce(cm,[["render",dm]]);function Y0(e){"@babel/helpers - typeof";return Y0=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Y0(e)}function _e(e){if(e===null||e===!0||e===!1)return NaN;var r=Number(e);return isNaN(r)?r:r<0?Math.ceil(r):Math.floor(r)}function we(e,r){if(r.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+r.length+" present")}function ke(e){we(1,arguments);var r=Object.prototype.toString.call(e);return e instanceof Date||Y0(e)==="object"&&r==="[object Date]"?new Date(e.getTime()):typeof e=="number"||r==="[object Number]"?new Date(e):((typeof e=="string"||r==="[object String]")&&typeof console<"u"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn(new Error().stack)),new Date(NaN))}function R2(e,r){we(2,arguments);var n=ke(e),a=_e(r);return isNaN(a)?new Date(NaN):(a&&n.setDate(n.getDate()+a),n)}function d2(e,r){we(2,arguments);var n=ke(e),a=_e(r);if(isNaN(a))return new Date(NaN);if(!a)return n;var o=n.getDate(),l=new Date(n.getTime());l.setMonth(n.getMonth()+a+1,0);var s=l.getDate();return o>=s?l:(n.setFullYear(l.getFullYear(),l.getMonth(),o),n)}function wl(e,r){if(we(2,arguments),!r||Y0(r)!=="object")return new Date(NaN);var n=r.years?_e(r.years):0,a=r.months?_e(r.months):0,o=r.weeks?_e(r.weeks):0,l=r.days?_e(r.days):0,s=r.hours?_e(r.hours):0,c=r.minutes?_e(r.minutes):0,d=r.seconds?_e(r.seconds):0,h=ke(e),f=a||n?d2(h,a+n*12):h,g=l||o?R2(f,l+o*7):f,m=c+s*60,y=d+m*60,v=y*1e3,w=new Date(g.getTime()+v);return w}function hm(e,r){we(2,arguments);var n=ke(e).getTime(),a=_e(r);return new Date(n+a)}var fm={};function u2(){return fm}function lt(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=u2(),g=_e((n=(a=(o=(l=r==null?void 0:r.weekStartsOn)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&o!==void 0?o:f.weekStartsOn)!==null&&a!==void 0?a:(d=f.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.weekStartsOn)!==null&&n!==void 0?n:0);if(!(g>=0&&g<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var m=ke(e),y=m.getDay(),v=(y<g?7:0)+y-g;return m.setDate(m.getDate()-v),m.setHours(0,0,0,0),m}function sr(e){return we(1,arguments),lt(e,{weekStartsOn:1})}function pm(e){we(1,arguments);var r=ke(e),n=r.getFullYear(),a=new Date(0);a.setFullYear(n+1,0,4),a.setHours(0,0,0,0);var o=sr(a),l=new Date(0);l.setFullYear(n,0,4),l.setHours(0,0,0,0);var s=sr(l);return r.getTime()>=o.getTime()?n+1:r.getTime()>=s.getTime()?n:n-1}function mm(e){we(1,arguments);var r=pm(e),n=new Date(0);n.setFullYear(r,0,4),n.setHours(0,0,0,0);var a=sr(n);return a}function cr(e){var r=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return r.setUTCFullYear(e.getFullYear()),e.getTime()-r.getTime()}function Cl(e){we(1,arguments);var r=ke(e);return r.setHours(0,0,0,0),r}var gm=864e5;function ym(e,r){we(2,arguments);var n=Cl(e),a=Cl(r),o=n.getTime()-cr(n),l=a.getTime()-cr(a);return Math.round((o-l)/gm)}function bl(e,r){we(2,arguments);var n=_e(r);return d2(e,n*12)}var oa=6e4,la=36e5,wm=1e3;function vl(e){return we(1,arguments),e instanceof Date||Y0(e)==="object"&&Object.prototype.toString.call(e)==="[object Date]"}function d1(e){if(we(1,arguments),!vl(e)&&typeof e!="number")return!1;var r=ke(e);return!isNaN(Number(r))}function _l(e,r){var n;we(1,arguments);var a=e||{},o=ke(a.start),l=ke(a.end),s=l.getTime();if(!(o.getTime()<=s))throw new RangeError("Invalid interval");var c=[],d=o;d.setHours(0,0,0,0);var h=Number((n=void 0)!==null&&n!==void 0?n:1);if(h<1||isNaN(h))throw new RangeError("`options.step` must be a number greater than 1");for(;d.getTime()<=s;)c.push(ke(d)),d.setDate(d.getDate()+h),d.setHours(0,0,0,0);return c}function Cm(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=u2(),g=_e((n=(a=(o=(l=r==null?void 0:r.weekStartsOn)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&o!==void 0?o:f.weekStartsOn)!==null&&a!==void 0?a:(d=f.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.weekStartsOn)!==null&&n!==void 0?n:0);if(!(g>=0&&g<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var m=ke(e),y=m.getDay(),v=(y<g?-7:0)+6-(y-g);return m.setDate(m.getDate()+v),m.setHours(23,59,59,999),m}function xl(e,r){we(2,arguments);var n=_e(r);return hm(e,-n)}var bm=864e5;function vm(e){we(1,arguments);var r=ke(e),n=r.getTime();r.setUTCMonth(0,1),r.setUTCHours(0,0,0,0);var a=r.getTime(),o=n-a;return Math.floor(o/bm)+1}function Dt(e){we(1,arguments);var r=1,n=ke(e),a=n.getUTCDay(),o=(a<r?7:0)+a-r;return n.setUTCDate(n.getUTCDate()-o),n.setUTCHours(0,0,0,0),n}function kl(e){we(1,arguments);var r=ke(e),n=r.getUTCFullYear(),a=new Date(0);a.setUTCFullYear(n+1,0,4),a.setUTCHours(0,0,0,0);var o=Dt(a),l=new Date(0);l.setUTCFullYear(n,0,4),l.setUTCHours(0,0,0,0);var s=Dt(l);return r.getTime()>=o.getTime()?n+1:r.getTime()>=s.getTime()?n:n-1}function _m(e){we(1,arguments);var r=kl(e),n=new Date(0);n.setUTCFullYear(r,0,4),n.setUTCHours(0,0,0,0);var a=Dt(n);return a}var xm=6048e5;function El(e){we(1,arguments);var r=ke(e),n=Dt(r).getTime()-_m(r).getTime();return Math.round(n/xm)+1}function st(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=u2(),g=_e((n=(a=(o=(l=r==null?void 0:r.weekStartsOn)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&o!==void 0?o:f.weekStartsOn)!==null&&a!==void 0?a:(d=f.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.weekStartsOn)!==null&&n!==void 0?n:0);if(!(g>=0&&g<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var m=ke(e),y=m.getUTCDay(),v=(y<g?7:0)+y-g;return m.setUTCDate(m.getUTCDate()-v),m.setUTCHours(0,0,0,0),m}function sa(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=ke(e),g=f.getUTCFullYear(),m=u2(),y=_e((n=(a=(o=(l=r==null?void 0:r.firstWeekContainsDate)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&o!==void 0?o:m.firstWeekContainsDate)!==null&&a!==void 0?a:(d=m.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&n!==void 0?n:1);if(!(y>=1&&y<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var v=new Date(0);v.setUTCFullYear(g+1,0,y),v.setUTCHours(0,0,0,0);var w=st(v,r),k=new Date(0);k.setUTCFullYear(g,0,y),k.setUTCHours(0,0,0,0);var A=st(k,r);return f.getTime()>=w.getTime()?g+1:f.getTime()>=A.getTime()?g:g-1}function km(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=u2(),g=_e((n=(a=(o=(l=r==null?void 0:r.firstWeekContainsDate)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&o!==void 0?o:f.firstWeekContainsDate)!==null&&a!==void 0?a:(d=f.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&n!==void 0?n:1),m=sa(e,r),y=new Date(0);y.setUTCFullYear(m,0,g),y.setUTCHours(0,0,0,0);var v=st(y,r);return v}var Em=6048e5;function Ll(e,r){we(1,arguments);var n=ke(e),a=st(n,r).getTime()-km(n,r).getTime();return Math.round(a/Em)+1}function Xe(e,r){for(var n=e<0?"-":"",a=Math.abs(e).toString();a.length<r;)a="0"+a;return n+a}var U2={y:function(r,n){var a=r.getUTCFullYear(),o=a>0?a:1-a;return Xe(n==="yy"?o%100:o,n.length)},M:function(r,n){var a=r.getUTCMonth();return n==="M"?String(a+1):Xe(a+1,2)},d:function(r,n){return Xe(r.getUTCDate(),n.length)},a:function(r,n){var a=r.getUTCHours()/12>=1?"pm":"am";switch(n){case"a":case"aa":return a.toUpperCase();case"aaa":return a;case"aaaaa":return a[0];case"aaaa":default:return a==="am"?"a.m.":"p.m."}},h:function(r,n){return Xe(r.getUTCHours()%12||12,n.length)},H:function(r,n){return Xe(r.getUTCHours(),n.length)},m:function(r,n){return Xe(r.getUTCMinutes(),n.length)},s:function(r,n){return Xe(r.getUTCSeconds(),n.length)},S:function(r,n){var a=n.length,o=r.getUTCMilliseconds(),l=Math.floor(o*Math.pow(10,a-3));return Xe(l,n.length)}},Ot={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},Lm={G:function(r,n,a){var o=r.getUTCFullYear()>0?1:0;switch(n){case"G":case"GG":case"GGG":return a.era(o,{width:"abbreviated"});case"GGGGG":return a.era(o,{width:"narrow"});case"GGGG":default:return a.era(o,{width:"wide"})}},y:function(r,n,a){if(n==="yo"){var o=r.getUTCFullYear(),l=o>0?o:1-o;return a.ordinalNumber(l,{unit:"year"})}return U2.y(r,n)},Y:function(r,n,a,o){var l=sa(r,o),s=l>0?l:1-l;if(n==="YY"){var c=s%100;return Xe(c,2)}return n==="Yo"?a.ordinalNumber(s,{unit:"year"}):Xe(s,n.length)},R:function(r,n){var a=kl(r);return Xe(a,n.length)},u:function(r,n){var a=r.getUTCFullYear();return Xe(a,n.length)},Q:function(r,n,a){var o=Math.ceil((r.getUTCMonth()+1)/3);switch(n){case"Q":return String(o);case"QQ":return Xe(o,2);case"Qo":return a.ordinalNumber(o,{unit:"quarter"});case"QQQ":return a.quarter(o,{width:"abbreviated",context:"formatting"});case"QQQQQ":return a.quarter(o,{width:"narrow",context:"formatting"});case"QQQQ":default:return a.quarter(o,{width:"wide",context:"formatting"})}},q:function(r,n,a){var o=Math.ceil((r.getUTCMonth()+1)/3);switch(n){case"q":return String(o);case"qq":return Xe(o,2);case"qo":return a.ordinalNumber(o,{unit:"quarter"});case"qqq":return a.quarter(o,{width:"abbreviated",context:"standalone"});case"qqqqq":return a.quarter(o,{width:"narrow",context:"standalone"});case"qqqq":default:return a.quarter(o,{width:"wide",context:"standalone"})}},M:function(r,n,a){var o=r.getUTCMonth();switch(n){case"M":case"MM":return U2.M(r,n);case"Mo":return a.ordinalNumber(o+1,{unit:"month"});case"MMM":return a.month(o,{width:"abbreviated",context:"formatting"});case"MMMMM":return a.month(o,{width:"narrow",context:"formatting"});case"MMMM":default:return a.month(o,{width:"wide",context:"formatting"})}},L:function(r,n,a){var o=r.getUTCMonth();switch(n){case"L":return String(o+1);case"LL":return Xe(o+1,2);case"Lo":return a.ordinalNumber(o+1,{unit:"month"});case"LLL":return a.month(o,{width:"abbreviated",context:"standalone"});case"LLLLL":return a.month(o,{width:"narrow",context:"standalone"});case"LLLL":default:return a.month(o,{width:"wide",context:"standalone"})}},w:function(r,n,a,o){var l=Ll(r,o);return n==="wo"?a.ordinalNumber(l,{unit:"week"}):Xe(l,n.length)},I:function(r,n,a){var o=El(r);return n==="Io"?a.ordinalNumber(o,{unit:"week"}):Xe(o,n.length)},d:function(r,n,a){return n==="do"?a.ordinalNumber(r.getUTCDate(),{unit:"date"}):U2.d(r,n)},D:function(r,n,a){var o=vm(r);return n==="Do"?a.ordinalNumber(o,{unit:"dayOfYear"}):Xe(o,n.length)},E:function(r,n,a){var o=r.getUTCDay();switch(n){case"E":case"EE":case"EEE":return a.day(o,{width:"abbreviated",context:"formatting"});case"EEEEE":return a.day(o,{width:"narrow",context:"formatting"});case"EEEEEE":return a.day(o,{width:"short",context:"formatting"});case"EEEE":default:return a.day(o,{width:"wide",context:"formatting"})}},e:function(r,n,a,o){var l=r.getUTCDay(),s=(l-o.weekStartsOn+8)%7||7;switch(n){case"e":return String(s);case"ee":return Xe(s,2);case"eo":return a.ordinalNumber(s,{unit:"day"});case"eee":return a.day(l,{width:"abbreviated",context:"formatting"});case"eeeee":return a.day(l,{width:"narrow",context:"formatting"});case"eeeeee":return a.day(l,{width:"short",context:"formatting"});case"eeee":default:return a.day(l,{width:"wide",context:"formatting"})}},c:function(r,n,a,o){var l=r.getUTCDay(),s=(l-o.weekStartsOn+8)%7||7;switch(n){case"c":return String(s);case"cc":return Xe(s,n.length);case"co":return a.ordinalNumber(s,{unit:"day"});case"ccc":return a.day(l,{width:"abbreviated",context:"standalone"});case"ccccc":return a.day(l,{width:"narrow",context:"standalone"});case"cccccc":return a.day(l,{width:"short",context:"standalone"});case"cccc":default:return a.day(l,{width:"wide",context:"standalone"})}},i:function(r,n,a){var o=r.getUTCDay(),l=o===0?7:o;switch(n){case"i":return String(l);case"ii":return Xe(l,n.length);case"io":return a.ordinalNumber(l,{unit:"day"});case"iii":return a.day(o,{width:"abbreviated",context:"formatting"});case"iiiii":return a.day(o,{width:"narrow",context:"formatting"});case"iiiiii":return a.day(o,{width:"short",context:"formatting"});case"iiii":default:return a.day(o,{width:"wide",context:"formatting"})}},a:function(r,n,a){var o=r.getUTCHours(),l=o/12>=1?"pm":"am";switch(n){case"a":case"aa":return a.dayPeriod(l,{width:"abbreviated",context:"formatting"});case"aaa":return a.dayPeriod(l,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return a.dayPeriod(l,{width:"narrow",context:"formatting"});case"aaaa":default:return a.dayPeriod(l,{width:"wide",context:"formatting"})}},b:function(r,n,a){var o=r.getUTCHours(),l;switch(o===12?l=Ot.noon:o===0?l=Ot.midnight:l=o/12>=1?"pm":"am",n){case"b":case"bb":return a.dayPeriod(l,{width:"abbreviated",context:"formatting"});case"bbb":return a.dayPeriod(l,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return a.dayPeriod(l,{width:"narrow",context:"formatting"});case"bbbb":default:return a.dayPeriod(l,{width:"wide",context:"formatting"})}},B:function(r,n,a){var o=r.getUTCHours(),l;switch(o>=17?l=Ot.evening:o>=12?l=Ot.afternoon:o>=4?l=Ot.morning:l=Ot.night,n){case"B":case"BB":case"BBB":return a.dayPeriod(l,{width:"abbreviated",context:"formatting"});case"BBBBB":return a.dayPeriod(l,{width:"narrow",context:"formatting"});case"BBBB":default:return a.dayPeriod(l,{width:"wide",context:"formatting"})}},h:function(r,n,a){if(n==="ho"){var o=r.getUTCHours()%12;return o===0&&(o=12),a.ordinalNumber(o,{unit:"hour"})}return U2.h(r,n)},H:function(r,n,a){return n==="Ho"?a.ordinalNumber(r.getUTCHours(),{unit:"hour"}):U2.H(r,n)},K:function(r,n,a){var o=r.getUTCHours()%12;return n==="Ko"?a.ordinalNumber(o,{unit:"hour"}):Xe(o,n.length)},k:function(r,n,a){var o=r.getUTCHours();return o===0&&(o=24),n==="ko"?a.ordinalNumber(o,{unit:"hour"}):Xe(o,n.length)},m:function(r,n,a){return n==="mo"?a.ordinalNumber(r.getUTCMinutes(),{unit:"minute"}):U2.m(r,n)},s:function(r,n,a){return n==="so"?a.ordinalNumber(r.getUTCSeconds(),{unit:"second"}):U2.s(r,n)},S:function(r,n){return U2.S(r,n)},X:function(r,n,a,o){var l=o._originalDate||r,s=l.getTimezoneOffset();if(s===0)return"Z";switch(n){case"X":return Sl(s);case"XXXX":case"XX":return ct(s);case"XXXXX":case"XXX":default:return ct(s,":")}},x:function(r,n,a,o){var l=o._originalDate||r,s=l.getTimezoneOffset();switch(n){case"x":return Sl(s);case"xxxx":case"xx":return ct(s);case"xxxxx":case"xxx":default:return ct(s,":")}},O:function(r,n,a,o){var l=o._originalDate||r,s=l.getTimezoneOffset();switch(n){case"O":case"OO":case"OOO":return"GMT"+Al(s,":");case"OOOO":default:return"GMT"+ct(s,":")}},z:function(r,n,a,o){var l=o._originalDate||r,s=l.getTimezoneOffset();switch(n){case"z":case"zz":case"zzz":return"GMT"+Al(s,":");case"zzzz":default:return"GMT"+ct(s,":")}},t:function(r,n,a,o){var l=o._originalDate||r,s=Math.floor(l.getTime()/1e3);return Xe(s,n.length)},T:function(r,n,a,o){var l=o._originalDate||r,s=l.getTime();return Xe(s,n.length)}};function Al(e,r){var n=e>0?"-":"+",a=Math.abs(e),o=Math.floor(a/60),l=a%60;if(l===0)return n+String(o);var s=r;return n+String(o)+s+Xe(l,2)}function Sl(e,r){if(e%60===0){var n=e>0?"-":"+";return n+Xe(Math.abs(e)/60,2)}return ct(e,r)}function ct(e,r){var n=r||"",a=e>0?"-":"+",o=Math.abs(e),l=Xe(Math.floor(o/60),2),s=Xe(o%60,2);return a+l+n+s}var Tl=function(r,n){switch(r){case"P":return n.date({width:"short"});case"PP":return n.date({width:"medium"});case"PPP":return n.date({width:"long"});case"PPPP":default:return n.date({width:"full"})}},Ml=function(r,n){switch(r){case"p":return n.time({width:"short"});case"pp":return n.time({width:"medium"});case"ppp":return n.time({width:"long"});case"pppp":default:return n.time({width:"full"})}},Am=function(r,n){var a=r.match(/(P+)(p+)?/)||[],o=a[1],l=a[2];if(!l)return Tl(r,n);var s;switch(o){case"P":s=n.dateTime({width:"short"});break;case"PP":s=n.dateTime({width:"medium"});break;case"PPP":s=n.dateTime({width:"long"});break;case"PPPP":default:s=n.dateTime({width:"full"});break}return s.replace("{{date}}",Tl(o,n)).replace("{{time}}",Ml(l,n))},ca={p:Ml,P:Am},Sm=["D","DD"],Tm=["YY","YYYY"];function Bl(e){return Sm.indexOf(e)!==-1}function Nl(e){return Tm.indexOf(e)!==-1}function dr(e,r,n){if(e==="YYYY")throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(r,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="YY")throw new RangeError("Use `yy` instead of `YY` (in `".concat(r,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="D")throw new RangeError("Use `d` instead of `D` (in `".concat(r,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="DD")throw new RangeError("Use `dd` instead of `DD` (in `".concat(r,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var Mm={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},Bm=function(r,n,a){var o,l=Mm[r];return typeof l=="string"?o=l:n===1?o=l.one:o=l.other.replace("{{count}}",n.toString()),a!=null&&a.addSuffix?a.comparison&&a.comparison>0?"in "+o:o+" ago":o};function da(e){return function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=r.width?String(r.width):e.defaultWidth,a=e.formats[n]||e.formats[e.defaultWidth];return a}}var Nm={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},Dm={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},Om={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},$m={date:da({formats:Nm,defaultWidth:"full"}),time:da({formats:Dm,defaultWidth:"full"}),dateTime:da({formats:Om,defaultWidth:"full"})},Vm={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Pm=function(r,n,a,o){return Vm[r]};function u1(e){return function(r,n){var a=n!=null&&n.context?String(n.context):"standalone",o;if(a==="formatting"&&e.formattingValues){var l=e.defaultFormattingWidth||e.defaultWidth,s=n!=null&&n.width?String(n.width):l;o=e.formattingValues[s]||e.formattingValues[l]}else{var c=e.defaultWidth,d=n!=null&&n.width?String(n.width):e.defaultWidth;o=e.values[d]||e.values[c]}var h=e.argumentCallback?e.argumentCallback(r):r;return o[h]}}var Fm={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},Im={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},Hm={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},Rm={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},Um={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},zm={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},Wm=function(r,n){var a=Number(r),o=a%100;if(o>20||o<10)switch(o%10){case 1:return a+"st";case 2:return a+"nd";case 3:return a+"rd"}return a+"th"},qm={ordinalNumber:Wm,era:u1({values:Fm,defaultWidth:"wide"}),quarter:u1({values:Im,defaultWidth:"wide",argumentCallback:function(r){return r-1}}),month:u1({values:Hm,defaultWidth:"wide"}),day:u1({values:Rm,defaultWidth:"wide"}),dayPeriod:u1({values:Um,defaultWidth:"wide",formattingValues:zm,defaultFormattingWidth:"wide"})};function h1(e){return function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=n.width,o=a&&e.matchPatterns[a]||e.matchPatterns[e.defaultMatchWidth],l=r.match(o);if(!l)return null;var s=l[0],c=a&&e.parsePatterns[a]||e.parsePatterns[e.defaultParseWidth],d=Array.isArray(c)?Zm(c,function(g){return g.test(s)}):jm(c,function(g){return g.test(s)}),h;h=e.valueCallback?e.valueCallback(d):d,h=n.valueCallback?n.valueCallback(h):h;var f=r.slice(s.length);return{value:h,rest:f}}}function jm(e,r){for(var n in e)if(e.hasOwnProperty(n)&&r(e[n]))return n}function Zm(e,r){for(var n=0;n<e.length;n++)if(r(e[n]))return n}function Ym(e){return function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=r.match(e.matchPattern);if(!a)return null;var o=a[0],l=r.match(e.parsePattern);if(!l)return null;var s=e.valueCallback?e.valueCallback(l[0]):l[0];s=n.valueCallback?n.valueCallback(s):s;var c=r.slice(o.length);return{value:s,rest:c}}}var Gm=/^(\d+)(th|st|nd|rd)?/i,Km=/\d+/i,Xm={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},Jm={any:[/^b/i,/^(a|c)/i]},Qm={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},eg={any:[/1/i,/2/i,/3/i,/4/i]},tg={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},rg={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},ng={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},ag={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},ig={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},og={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},lg={ordinalNumber:Ym({matchPattern:Gm,parsePattern:Km,valueCallback:function(r){return parseInt(r,10)}}),era:h1({matchPatterns:Xm,defaultMatchWidth:"wide",parsePatterns:Jm,defaultParseWidth:"any"}),quarter:h1({matchPatterns:Qm,defaultMatchWidth:"wide",parsePatterns:eg,defaultParseWidth:"any",valueCallback:function(r){return r+1}}),month:h1({matchPatterns:tg,defaultMatchWidth:"wide",parsePatterns:rg,defaultParseWidth:"any"}),day:h1({matchPatterns:ng,defaultMatchWidth:"wide",parsePatterns:ag,defaultParseWidth:"any"}),dayPeriod:h1({matchPatterns:ig,defaultMatchWidth:"any",parsePatterns:og,defaultParseWidth:"any"})},Dl={code:"en-US",formatDistance:Bm,formatLong:$m,formatRelative:Pm,localize:qm,match:lg,options:{weekStartsOn:0,firstWeekContainsDate:1}},sg=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,cg=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,dg=/^'([^]*?)'?$/,ug=/''/g,hg=/[a-zA-Z]/;function f1(e,r,n){var a,o,l,s,c,d,h,f,g,m,y,v,w,k,A,x,E,T;we(2,arguments);var M=String(r),O=u2(),I=(a=(o=n==null?void 0:n.locale)!==null&&o!==void 0?o:O.locale)!==null&&a!==void 0?a:Dl,$=_e((l=(s=(c=(d=n==null?void 0:n.firstWeekContainsDate)!==null&&d!==void 0?d:n==null||(h=n.locale)===null||h===void 0||(f=h.options)===null||f===void 0?void 0:f.firstWeekContainsDate)!==null&&c!==void 0?c:O.firstWeekContainsDate)!==null&&s!==void 0?s:(g=O.locale)===null||g===void 0||(m=g.options)===null||m===void 0?void 0:m.firstWeekContainsDate)!==null&&l!==void 0?l:1);if(!($>=1&&$<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var V=_e((y=(v=(w=(k=n==null?void 0:n.weekStartsOn)!==null&&k!==void 0?k:n==null||(A=n.locale)===null||A===void 0||(x=A.options)===null||x===void 0?void 0:x.weekStartsOn)!==null&&w!==void 0?w:O.weekStartsOn)!==null&&v!==void 0?v:(E=O.locale)===null||E===void 0||(T=E.options)===null||T===void 0?void 0:T.weekStartsOn)!==null&&y!==void 0?y:0);if(!(V>=0&&V<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!I.localize)throw new RangeError("locale must contain localize property");if(!I.formatLong)throw new RangeError("locale must contain formatLong property");var K=ke(e);if(!d1(K))throw new RangeError("Invalid time value");var H=cr(K),j=xl(K,H),Q={firstWeekContainsDate:$,weekStartsOn:V,locale:I,_originalDate:K},fe=M.match(cg).map(function(oe){var X=oe[0];if(X==="p"||X==="P"){var b=ca[X];return b(oe,I.formatLong)}return oe}).join("").match(sg).map(function(oe){if(oe==="''")return"'";var X=oe[0];if(X==="'")return fg(oe);var b=Lm[X];if(b)return!(n!=null&&n.useAdditionalWeekYearTokens)&&Nl(oe)&&dr(oe,r,String(e)),!(n!=null&&n.useAdditionalDayOfYearTokens)&&Bl(oe)&&dr(oe,r,String(e)),b(j,oe,I.localize,Q);if(X.match(hg))throw new RangeError("Format string contains an unescaped latin alphabet character `"+X+"`");return oe}).join("");return fe}function fg(e){var r=e.match(dg);return r?r[1].replace(ug,"'"):e}function pg(e,r){if(e==null)throw new TypeError("assign requires that input parameter not be null or undefined");for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n]);return e}function mg(e){we(1,arguments);var r=ke(e),n=r.getDay();return n}function gg(e){we(1,arguments);var r=ke(e),n=r.getFullYear(),a=r.getMonth(),o=new Date(0);return o.setFullYear(n,a+1,0),o.setHours(0,0,0,0),o.getDate()}function T2(e){we(1,arguments);var r=ke(e),n=r.getHours();return n}var yg=6048e5;function wg(e){we(1,arguments);var r=ke(e),n=sr(r).getTime()-mm(r).getTime();return Math.round(n/yg)+1}function M2(e){we(1,arguments);var r=ke(e),n=r.getMinutes();return n}function r0(e){we(1,arguments);var r=ke(e),n=r.getMonth();return n}function $t(e){we(1,arguments);var r=ke(e),n=r.getSeconds();return n}function Cg(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=ke(e),g=f.getFullYear(),m=u2(),y=_e((n=(a=(o=(l=r==null?void 0:r.firstWeekContainsDate)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&o!==void 0?o:m.firstWeekContainsDate)!==null&&a!==void 0?a:(d=m.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&n!==void 0?n:1);if(!(y>=1&&y<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var v=new Date(0);v.setFullYear(g+1,0,y),v.setHours(0,0,0,0);var w=lt(v,r),k=new Date(0);k.setFullYear(g,0,y),k.setHours(0,0,0,0);var A=lt(k,r);return f.getTime()>=w.getTime()?g+1:f.getTime()>=A.getTime()?g:g-1}function bg(e,r){var n,a,o,l,s,c,d,h;we(1,arguments);var f=u2(),g=_e((n=(a=(o=(l=r==null?void 0:r.firstWeekContainsDate)!==null&&l!==void 0?l:r==null||(s=r.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&o!==void 0?o:f.firstWeekContainsDate)!==null&&a!==void 0?a:(d=f.locale)===null||d===void 0||(h=d.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&n!==void 0?n:1),m=Cg(e,r),y=new Date(0);y.setFullYear(m,0,g),y.setHours(0,0,0,0);var v=lt(y,r);return v}var vg=6048e5;function _g(e,r){we(1,arguments);var n=ke(e),a=lt(n,r).getTime()-bg(n,r).getTime();return Math.round(a/vg)+1}function n0(e){return we(1,arguments),ke(e).getFullYear()}function ua(e,r){we(2,arguments);var n=ke(e),a=ke(r);return n.getTime()>a.getTime()}function ha(e,r){we(2,arguments);var n=ke(e),a=ke(r);return n.getTime()<a.getTime()}function Ol(e,r){we(2,arguments);var n=ke(e),a=ke(r);return n.getTime()===a.getTime()}function $l(e,r){(r==null||r>e.length)&&(r=e.length);for(var n=0,a=Array(r);n<r;n++)a[n]=e[n];return a}function xg(e,r){if(e){if(typeof e=="string")return $l(e,r);var n={}.toString.call(e).slice(8,-1);return n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set"?Array.from(e):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?$l(e,r):void 0}}function Vl(e,r){var n=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=xg(e))||r){n&&(e=n);var a=0,o=function(){};return{s:o,n:function(){return a>=e.length?{done:!0}:{done:!1,value:e[a++]}},e:function(h){throw h},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
22
22
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var l,s=!0,c=!1;return{s:function(){n=n.call(e)},n:function(){var h=n.next();return s=h.done,h},e:function(h){c=!0,l=h},f:function(){try{s||n.return==null||n.return()}finally{if(c)throw l}}}}function he(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function fa(e,r){return fa=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,a){return n.__proto__=a,n},fa(e,r)}function ze(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(r&&r.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),r&&fa(e,r)}function ur(e){return ur=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},ur(e)}function Pl(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Pl=function(){return!!e})()}function kg(e,r){if(r&&(Y0(r)=="object"||typeof r=="function"))return r;if(r!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return he(e)}function We(e){var r=Pl();return function(){var n,a=ur(e);if(r){var o=ur(this).constructor;n=Reflect.construct(a,arguments,o)}else n=a.apply(this,arguments);return kg(this,n)}}function Fe(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}function Eg(e,r){if(Y0(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var a=n.call(e,r||"default");if(Y0(a)!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function Fl(e){var r=Eg(e,"string");return Y0(r)=="symbol"?r:r+""}function Lg(e,r){for(var n=0;n<r.length;n++){var a=r[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,Fl(a.key),a)}}function Ie(e,r,n){return r&&Lg(e.prototype,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function ue(e,r,n){return(r=Fl(r))in e?Object.defineProperty(e,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[r]=n,e}var Ag=10,Il=function(){function e(){Fe(this,e),ue(this,"priority",void 0),ue(this,"subPriority",0)}return Ie(e,[{key:"validate",value:function(n,a){return!0}}]),e}(),Sg=function(e){ze(n,e);var r=We(n);function n(a,o,l,s,c){var d;return Fe(this,n),d=r.call(this),d.value=a,d.validateValue=o,d.setValue=l,d.priority=s,c&&(d.subPriority=c),d}return Ie(n,[{key:"validate",value:function(o,l){return this.validateValue(o,this.value,l)}},{key:"set",value:function(o,l,s){return this.setValue(o,l,this.value,s)}}]),n}(Il),Tg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",Ag),ue(he(a),"subPriority",-1),a}return Ie(n,[{key:"set",value:function(o,l){if(l.timestampIsSet)return o;var s=new Date(0);return s.setFullYear(o.getUTCFullYear(),o.getUTCMonth(),o.getUTCDate()),s.setHours(o.getUTCHours(),o.getUTCMinutes(),o.getUTCSeconds(),o.getUTCMilliseconds()),s}}]),n}(Il),Ge=function(){function e(){Fe(this,e),ue(this,"incompatibleTokens",void 0),ue(this,"priority",void 0),ue(this,"subPriority",void 0)}return Ie(e,[{key:"run",value:function(n,a,o,l){var s=this.parse(n,a,o,l);return s?{setter:new Sg(s.value,this.validate,this.set,this.priority,this.subPriority),rest:s.rest}:null}},{key:"validate",value:function(n,a,o){return!0}}]),e}(),Mg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",140),ue(he(a),"incompatibleTokens",["R","u","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"G":case"GG":case"GGG":return s.era(o,{width:"abbreviated"})||s.era(o,{width:"narrow"});case"GGGGG":return s.era(o,{width:"narrow"});case"GGGG":default:return s.era(o,{width:"wide"})||s.era(o,{width:"abbreviated"})||s.era(o,{width:"narrow"})}}},{key:"set",value:function(o,l,s){return l.era=s,o.setUTCFullYear(s,0,1),o.setUTCHours(0,0,0,0),o}}]),n}(Ge),u0={month:/^(1[0-2]|0?\d)/,date:/^(3[0-1]|[0-2]?\d)/,dayOfYear:/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,week:/^(5[0-3]|[0-4]?\d)/,hour23h:/^(2[0-3]|[0-1]?\d)/,hour24h:/^(2[0-4]|[0-1]?\d)/,hour11h:/^(1[0-1]|0?\d)/,hour12h:/^(1[0-2]|0?\d)/,minute:/^[0-5]?\d/,second:/^[0-5]?\d/,singleDigit:/^\d/,twoDigits:/^\d{1,2}/,threeDigits:/^\d{1,3}/,fourDigits:/^\d{1,4}/,anyDigitsSigned:/^-?\d+/,singleDigitSigned:/^-?\d/,twoDigitsSigned:/^-?\d{1,2}/,threeDigitsSigned:/^-?\d{1,3}/,fourDigitsSigned:/^-?\d{1,4}/},h2={basicOptionalMinutes:/^([+-])(\d{2})(\d{2})?|Z/,basic:/^([+-])(\d{2})(\d{2})|Z/,basicOptionalSeconds:/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,extended:/^([+-])(\d{2}):(\d{2})|Z/,extendedOptionalSeconds:/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/};function h0(e,r){return e&&{value:r(e.value),rest:e.rest}}function o0(e,r){var n=r.match(e);return n?{value:parseInt(n[0],10),rest:r.slice(n[0].length)}:null}function f2(e,r){var n=r.match(e);if(!n)return null;if(n[0]==="Z")return{value:0,rest:r.slice(1)};var a=n[1]==="+"?1:-1,o=n[2]?parseInt(n[2],10):0,l=n[3]?parseInt(n[3],10):0,s=n[5]?parseInt(n[5],10):0;return{value:a*(o*la+l*oa+s*wm),rest:r.slice(n[0].length)}}function Hl(e){return o0(u0.anyDigitsSigned,e)}function l0(e,r){switch(e){case 1:return o0(u0.singleDigit,r);case 2:return o0(u0.twoDigits,r);case 3:return o0(u0.threeDigits,r);case 4:return o0(u0.fourDigits,r);default:return o0(new RegExp("^\\d{1,"+e+"}"),r)}}function hr(e,r){switch(e){case 1:return o0(u0.singleDigitSigned,r);case 2:return o0(u0.twoDigitsSigned,r);case 3:return o0(u0.threeDigitsSigned,r);case 4:return o0(u0.fourDigitsSigned,r);default:return o0(new RegExp("^-?\\d{1,"+e+"}"),r)}}function pa(e){switch(e){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;case"am":case"midnight":case"night":default:return 0}}function Rl(e,r){var n=r>0,a=n?r:1-r,o;if(a<=50)o=e||100;else{var l=a+50,s=Math.floor(l/100)*100,c=e>=l%100;o=e+s-(c?100:0)}return n?o:1-o}function Ul(e){return e%400===0||e%4===0&&e%100!==0}var Bg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",130),ue(he(a),"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){var c=function(h){return{year:h,isTwoDigitYear:l==="yy"}};switch(l){case"y":return h0(l0(4,o),c);case"yo":return h0(s.ordinalNumber(o,{unit:"year"}),c);default:return h0(l0(l.length,o),c)}}},{key:"validate",value:function(o,l){return l.isTwoDigitYear||l.year>0}},{key:"set",value:function(o,l,s){var c=o.getUTCFullYear();if(s.isTwoDigitYear){var d=Rl(s.year,c);return o.setUTCFullYear(d,0,1),o.setUTCHours(0,0,0,0),o}var h=!("era"in l)||l.era===1?s.year:1-s.year;return o.setUTCFullYear(h,0,1),o.setUTCHours(0,0,0,0),o}}]),n}(Ge),Ng=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",130),ue(he(a),"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){var c=function(h){return{year:h,isTwoDigitYear:l==="YY"}};switch(l){case"Y":return h0(l0(4,o),c);case"Yo":return h0(s.ordinalNumber(o,{unit:"year"}),c);default:return h0(l0(l.length,o),c)}}},{key:"validate",value:function(o,l){return l.isTwoDigitYear||l.year>0}},{key:"set",value:function(o,l,s,c){var d=sa(o,c);if(s.isTwoDigitYear){var h=Rl(s.year,d);return o.setUTCFullYear(h,0,c.firstWeekContainsDate),o.setUTCHours(0,0,0,0),st(o,c)}var f=!("era"in l)||l.era===1?s.year:1-s.year;return o.setUTCFullYear(f,0,c.firstWeekContainsDate),o.setUTCHours(0,0,0,0),st(o,c)}}]),n}(Ge),Dg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",130),ue(he(a),"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l){return hr(l==="R"?4:l.length,o)}},{key:"set",value:function(o,l,s){var c=new Date(0);return c.setUTCFullYear(s,0,4),c.setUTCHours(0,0,0,0),Dt(c)}}]),n}(Ge),Og=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",130),ue(he(a),"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l){return hr(l==="u"?4:l.length,o)}},{key:"set",value:function(o,l,s){return o.setUTCFullYear(s,0,1),o.setUTCHours(0,0,0,0),o}}]),n}(Ge),$g=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",120),ue(he(a),"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"Q":case"QQ":return l0(l.length,o);case"Qo":return s.ordinalNumber(o,{unit:"quarter"});case"QQQ":return s.quarter(o,{width:"abbreviated",context:"formatting"})||s.quarter(o,{width:"narrow",context:"formatting"});case"QQQQQ":return s.quarter(o,{width:"narrow",context:"formatting"});case"QQQQ":default:return s.quarter(o,{width:"wide",context:"formatting"})||s.quarter(o,{width:"abbreviated",context:"formatting"})||s.quarter(o,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(o,l){return l>=1&&l<=4}},{key:"set",value:function(o,l,s){return o.setUTCMonth((s-1)*3,1),o.setUTCHours(0,0,0,0),o}}]),n}(Ge),Vg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",120),ue(he(a),"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"q":case"qq":return l0(l.length,o);case"qo":return s.ordinalNumber(o,{unit:"quarter"});case"qqq":return s.quarter(o,{width:"abbreviated",context:"standalone"})||s.quarter(o,{width:"narrow",context:"standalone"});case"qqqqq":return s.quarter(o,{width:"narrow",context:"standalone"});case"qqqq":default:return s.quarter(o,{width:"wide",context:"standalone"})||s.quarter(o,{width:"abbreviated",context:"standalone"})||s.quarter(o,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(o,l){return l>=1&&l<=4}},{key:"set",value:function(o,l,s){return o.setUTCMonth((s-1)*3,1),o.setUTCHours(0,0,0,0),o}}]),n}(Ge),Pg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]),ue(he(a),"priority",110),a}return Ie(n,[{key:"parse",value:function(o,l,s){var c=function(h){return h-1};switch(l){case"M":return h0(o0(u0.month,o),c);case"MM":return h0(l0(2,o),c);case"Mo":return h0(s.ordinalNumber(o,{unit:"month"}),c);case"MMM":return s.month(o,{width:"abbreviated",context:"formatting"})||s.month(o,{width:"narrow",context:"formatting"});case"MMMMM":return s.month(o,{width:"narrow",context:"formatting"});case"MMMM":default:return s.month(o,{width:"wide",context:"formatting"})||s.month(o,{width:"abbreviated",context:"formatting"})||s.month(o,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(o,l){return l>=0&&l<=11}},{key:"set",value:function(o,l,s){return o.setUTCMonth(s,1),o.setUTCHours(0,0,0,0),o}}]),n}(Ge),Fg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",110),ue(he(a),"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){var c=function(h){return h-1};switch(l){case"L":return h0(o0(u0.month,o),c);case"LL":return h0(l0(2,o),c);case"Lo":return h0(s.ordinalNumber(o,{unit:"month"}),c);case"LLL":return s.month(o,{width:"abbreviated",context:"standalone"})||s.month(o,{width:"narrow",context:"standalone"});case"LLLLL":return s.month(o,{width:"narrow",context:"standalone"});case"LLLL":default:return s.month(o,{width:"wide",context:"standalone"})||s.month(o,{width:"abbreviated",context:"standalone"})||s.month(o,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(o,l){return l>=0&&l<=11}},{key:"set",value:function(o,l,s){return o.setUTCMonth(s,1),o.setUTCHours(0,0,0,0),o}}]),n}(Ge);function Ig(e,r,n){we(2,arguments);var a=ke(e),o=_e(r),l=Ll(a,n)-o;return a.setUTCDate(a.getUTCDate()-l*7),a}var Hg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",100),ue(he(a),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"w":return o0(u0.week,o);case"wo":return s.ordinalNumber(o,{unit:"week"});default:return l0(l.length,o)}}},{key:"validate",value:function(o,l){return l>=1&&l<=53}},{key:"set",value:function(o,l,s,c){return st(Ig(o,s,c),c)}}]),n}(Ge);function Rg(e,r){we(2,arguments);var n=ke(e),a=_e(r),o=El(n)-a;return n.setUTCDate(n.getUTCDate()-o*7),n}var Ug=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",100),ue(he(a),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"I":return o0(u0.week,o);case"Io":return s.ordinalNumber(o,{unit:"week"});default:return l0(l.length,o)}}},{key:"validate",value:function(o,l){return l>=1&&l<=53}},{key:"set",value:function(o,l,s){return Dt(Rg(o,s))}}]),n}(Ge),zg=[31,28,31,30,31,30,31,31,30,31,30,31],Wg=[31,29,31,30,31,30,31,31,30,31,30,31],qg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",90),ue(he(a),"subPriority",1),ue(he(a),"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"d":return o0(u0.date,o);case"do":return s.ordinalNumber(o,{unit:"date"});default:return l0(l.length,o)}}},{key:"validate",value:function(o,l){var s=o.getUTCFullYear(),c=Ul(s),d=o.getUTCMonth();return c?l>=1&&l<=Wg[d]:l>=1&&l<=zg[d]}},{key:"set",value:function(o,l,s){return o.setUTCDate(s),o.setUTCHours(0,0,0,0),o}}]),n}(Ge),jg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",90),ue(he(a),"subpriority",1),ue(he(a),"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"D":case"DD":return o0(u0.dayOfYear,o);case"Do":return s.ordinalNumber(o,{unit:"date"});default:return l0(l.length,o)}}},{key:"validate",value:function(o,l){var s=o.getUTCFullYear(),c=Ul(s);return c?l>=1&&l<=366:l>=1&&l<=365}},{key:"set",value:function(o,l,s){return o.setUTCMonth(0,s),o.setUTCHours(0,0,0,0),o}}]),n}(Ge);function ma(e,r,n){var a,o,l,s,c,d,h,f;we(2,arguments);var g=u2(),m=_e((a=(o=(l=(s=n==null?void 0:n.weekStartsOn)!==null&&s!==void 0?s:n==null||(c=n.locale)===null||c===void 0||(d=c.options)===null||d===void 0?void 0:d.weekStartsOn)!==null&&l!==void 0?l:g.weekStartsOn)!==null&&o!==void 0?o:(h=g.locale)===null||h===void 0||(f=h.options)===null||f===void 0?void 0:f.weekStartsOn)!==null&&a!==void 0?a:0);if(!(m>=0&&m<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var y=ke(e),v=_e(r),w=y.getUTCDay(),k=v%7,A=(k+7)%7,x=(A<m?7:0)+v-w;return y.setUTCDate(y.getUTCDate()+x),y}var Zg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",90),ue(he(a),"incompatibleTokens",["D","i","e","c","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"E":case"EE":case"EEE":return s.day(o,{width:"abbreviated",context:"formatting"})||s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"});case"EEEEE":return s.day(o,{width:"narrow",context:"formatting"});case"EEEEEE":return s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"});case"EEEE":default:return s.day(o,{width:"wide",context:"formatting"})||s.day(o,{width:"abbreviated",context:"formatting"})||s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(o,l){return l>=0&&l<=6}},{key:"set",value:function(o,l,s,c){return o=ma(o,s,c),o.setUTCHours(0,0,0,0),o}}]),n}(Ge),Yg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",90),ue(he(a),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s,c){var d=function(f){var g=Math.floor((f-1)/7)*7;return(f+c.weekStartsOn+6)%7+g};switch(l){case"e":case"ee":return h0(l0(l.length,o),d);case"eo":return h0(s.ordinalNumber(o,{unit:"day"}),d);case"eee":return s.day(o,{width:"abbreviated",context:"formatting"})||s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"});case"eeeee":return s.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"});case"eeee":default:return s.day(o,{width:"wide",context:"formatting"})||s.day(o,{width:"abbreviated",context:"formatting"})||s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(o,l){return l>=0&&l<=6}},{key:"set",value:function(o,l,s,c){return o=ma(o,s,c),o.setUTCHours(0,0,0,0),o}}]),n}(Ge),Gg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",90),ue(he(a),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s,c){var d=function(f){var g=Math.floor((f-1)/7)*7;return(f+c.weekStartsOn+6)%7+g};switch(l){case"c":case"cc":return h0(l0(l.length,o),d);case"co":return h0(s.ordinalNumber(o,{unit:"day"}),d);case"ccc":return s.day(o,{width:"abbreviated",context:"standalone"})||s.day(o,{width:"short",context:"standalone"})||s.day(o,{width:"narrow",context:"standalone"});case"ccccc":return s.day(o,{width:"narrow",context:"standalone"});case"cccccc":return s.day(o,{width:"short",context:"standalone"})||s.day(o,{width:"narrow",context:"standalone"});case"cccc":default:return s.day(o,{width:"wide",context:"standalone"})||s.day(o,{width:"abbreviated",context:"standalone"})||s.day(o,{width:"short",context:"standalone"})||s.day(o,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(o,l){return l>=0&&l<=6}},{key:"set",value:function(o,l,s,c){return o=ma(o,s,c),o.setUTCHours(0,0,0,0),o}}]),n}(Ge);function Kg(e,r){we(2,arguments);var n=_e(r);n%7===0&&(n=n-7);var a=1,o=ke(e),l=o.getUTCDay(),s=n%7,c=(s+7)%7,d=(c<a?7:0)+n-l;return o.setUTCDate(o.getUTCDate()+d),o}var Xg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",90),ue(he(a),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){var c=function(h){return h===0?7:h};switch(l){case"i":case"ii":return l0(l.length,o);case"io":return s.ordinalNumber(o,{unit:"day"});case"iii":return h0(s.day(o,{width:"abbreviated",context:"formatting"})||s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"}),c);case"iiiii":return h0(s.day(o,{width:"narrow",context:"formatting"}),c);case"iiiiii":return h0(s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"}),c);case"iiii":default:return h0(s.day(o,{width:"wide",context:"formatting"})||s.day(o,{width:"abbreviated",context:"formatting"})||s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"}),c)}}},{key:"validate",value:function(o,l){return l>=1&&l<=7}},{key:"set",value:function(o,l,s){return o=Kg(o,s),o.setUTCHours(0,0,0,0),o}}]),n}(Ge),Jg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",80),ue(he(a),"incompatibleTokens",["b","B","H","k","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"a":case"aa":case"aaa":return s.dayPeriod(o,{width:"abbreviated",context:"formatting"})||s.dayPeriod(o,{width:"narrow",context:"formatting"});case"aaaaa":return s.dayPeriod(o,{width:"narrow",context:"formatting"});case"aaaa":default:return s.dayPeriod(o,{width:"wide",context:"formatting"})||s.dayPeriod(o,{width:"abbreviated",context:"formatting"})||s.dayPeriod(o,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(o,l,s){return o.setUTCHours(pa(s),0,0,0),o}}]),n}(Ge),Qg=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",80),ue(he(a),"incompatibleTokens",["a","B","H","k","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"b":case"bb":case"bbb":return s.dayPeriod(o,{width:"abbreviated",context:"formatting"})||s.dayPeriod(o,{width:"narrow",context:"formatting"});case"bbbbb":return s.dayPeriod(o,{width:"narrow",context:"formatting"});case"bbbb":default:return s.dayPeriod(o,{width:"wide",context:"formatting"})||s.dayPeriod(o,{width:"abbreviated",context:"formatting"})||s.dayPeriod(o,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(o,l,s){return o.setUTCHours(pa(s),0,0,0),o}}]),n}(Ge),ey=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",80),ue(he(a),"incompatibleTokens",["a","b","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"B":case"BB":case"BBB":return s.dayPeriod(o,{width:"abbreviated",context:"formatting"})||s.dayPeriod(o,{width:"narrow",context:"formatting"});case"BBBBB":return s.dayPeriod(o,{width:"narrow",context:"formatting"});case"BBBB":default:return s.dayPeriod(o,{width:"wide",context:"formatting"})||s.dayPeriod(o,{width:"abbreviated",context:"formatting"})||s.dayPeriod(o,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(o,l,s){return o.setUTCHours(pa(s),0,0,0),o}}]),n}(Ge),ty=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",70),ue(he(a),"incompatibleTokens",["H","K","k","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"h":return o0(u0.hour12h,o);case"ho":return s.ordinalNumber(o,{unit:"hour"});default:return l0(l.length,o)}}},{key:"validate",value:function(o,l){return l>=1&&l<=12}},{key:"set",value:function(o,l,s){var c=o.getUTCHours()>=12;return c&&s<12?o.setUTCHours(s+12,0,0,0):!c&&s===12?o.setUTCHours(0,0,0,0):o.setUTCHours(s,0,0,0),o}}]),n}(Ge),ry=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",70),ue(he(a),"incompatibleTokens",["a","b","h","K","k","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"H":return o0(u0.hour23h,o);case"Ho":return s.ordinalNumber(o,{unit:"hour"});default:return l0(l.length,o)}}},{key:"validate",value:function(o,l){return l>=0&&l<=23}},{key:"set",value:function(o,l,s){return o.setUTCHours(s,0,0,0),o}}]),n}(Ge),ny=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",70),ue(he(a),"incompatibleTokens",["h","H","k","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"K":return o0(u0.hour11h,o);case"Ko":return s.ordinalNumber(o,{unit:"hour"});default:return l0(l.length,o)}}},{key:"validate",value:function(o,l){return l>=0&&l<=11}},{key:"set",value:function(o,l,s){var c=o.getUTCHours()>=12;return c&&s<12?o.setUTCHours(s+12,0,0,0):o.setUTCHours(s,0,0,0),o}}]),n}(Ge),ay=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",70),ue(he(a),"incompatibleTokens",["a","b","h","H","K","t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"k":return o0(u0.hour24h,o);case"ko":return s.ordinalNumber(o,{unit:"hour"});default:return l0(l.length,o)}}},{key:"validate",value:function(o,l){return l>=1&&l<=24}},{key:"set",value:function(o,l,s){var c=s<=24?s%24:s;return o.setUTCHours(c,0,0,0),o}}]),n}(Ge),iy=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",60),ue(he(a),"incompatibleTokens",["t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"m":return o0(u0.minute,o);case"mo":return s.ordinalNumber(o,{unit:"minute"});default:return l0(l.length,o)}}},{key:"validate",value:function(o,l){return l>=0&&l<=59}},{key:"set",value:function(o,l,s){return o.setUTCMinutes(s,0,0),o}}]),n}(Ge),oy=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",50),ue(he(a),"incompatibleTokens",["t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l,s){switch(l){case"s":return o0(u0.second,o);case"so":return s.ordinalNumber(o,{unit:"second"});default:return l0(l.length,o)}}},{key:"validate",value:function(o,l){return l>=0&&l<=59}},{key:"set",value:function(o,l,s){return o.setUTCSeconds(s,0),o}}]),n}(Ge),ly=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",30),ue(he(a),"incompatibleTokens",["t","T"]),a}return Ie(n,[{key:"parse",value:function(o,l){var s=function(d){return Math.floor(d*Math.pow(10,-l.length+3))};return h0(l0(l.length,o),s)}},{key:"set",value:function(o,l,s){return o.setUTCMilliseconds(s),o}}]),n}(Ge),sy=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",10),ue(he(a),"incompatibleTokens",["t","T","x"]),a}return Ie(n,[{key:"parse",value:function(o,l){switch(l){case"X":return f2(h2.basicOptionalMinutes,o);case"XX":return f2(h2.basic,o);case"XXXX":return f2(h2.basicOptionalSeconds,o);case"XXXXX":return f2(h2.extendedOptionalSeconds,o);case"XXX":default:return f2(h2.extended,o)}}},{key:"set",value:function(o,l,s){return l.timestampIsSet?o:new Date(o.getTime()-s)}}]),n}(Ge),cy=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",10),ue(he(a),"incompatibleTokens",["t","T","X"]),a}return Ie(n,[{key:"parse",value:function(o,l){switch(l){case"x":return f2(h2.basicOptionalMinutes,o);case"xx":return f2(h2.basic,o);case"xxxx":return f2(h2.basicOptionalSeconds,o);case"xxxxx":return f2(h2.extendedOptionalSeconds,o);case"xxx":default:return f2(h2.extended,o)}}},{key:"set",value:function(o,l,s){return l.timestampIsSet?o:new Date(o.getTime()-s)}}]),n}(Ge),dy=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",40),ue(he(a),"incompatibleTokens","*"),a}return Ie(n,[{key:"parse",value:function(o){return Hl(o)}},{key:"set",value:function(o,l,s){return[new Date(s*1e3),{timestampIsSet:!0}]}}]),n}(Ge),uy=function(e){ze(n,e);var r=We(n);function n(){var a;Fe(this,n);for(var o=arguments.length,l=new Array(o),s=0;s<o;s++)l[s]=arguments[s];return a=r.call.apply(r,[this].concat(l)),ue(he(a),"priority",20),ue(he(a),"incompatibleTokens","*"),a}return Ie(n,[{key:"parse",value:function(o){return Hl(o)}},{key:"set",value:function(o,l,s){return[new Date(s),{timestampIsSet:!0}]}}]),n}(Ge),hy={G:new Mg,y:new Bg,Y:new Ng,R:new Dg,u:new Og,Q:new $g,q:new Vg,M:new Pg,L:new Fg,w:new Hg,I:new Ug,d:new qg,D:new jg,E:new Zg,e:new Yg,c:new Gg,i:new Xg,a:new Jg,b:new Qg,B:new ey,h:new ty,H:new ry,K:new ny,k:new ay,m:new iy,s:new oy,S:new ly,X:new sy,x:new cy,t:new dy,T:new uy},fy=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,py=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,my=/^'([^]*?)'?$/,gy=/''/g,yy=/\S/,wy=/[a-zA-Z]/;function ga(e,r,n,a){var o,l,s,c,d,h,f,g,m,y,v,w,k,A;we(3,arguments);var x=String(e),E=String(r),T=u2(),M=(o=(l=void 0)!==null&&l!==void 0?l:T.locale)!==null&&o!==void 0?o:Dl;if(!M.match)throw new RangeError("locale must contain match property");var O=_e((s=(c=(d=(h=void 0)!==null&&h!==void 0?h:void 0)!==null&&d!==void 0?d:T.firstWeekContainsDate)!==null&&c!==void 0?c:(f=T.locale)===null||f===void 0||(g=f.options)===null||g===void 0?void 0:g.firstWeekContainsDate)!==null&&s!==void 0?s:1);if(!(O>=1&&O<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var I=_e((m=(y=(v=(w=void 0)!==null&&w!==void 0?w:void 0)!==null&&v!==void 0?v:T.weekStartsOn)!==null&&y!==void 0?y:(k=T.locale)===null||k===void 0||(A=k.options)===null||A===void 0?void 0:A.weekStartsOn)!==null&&m!==void 0?m:0);if(!(I>=0&&I<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(E==="")return x===""?ke(n):new Date(NaN);var $={firstWeekContainsDate:O,weekStartsOn:I,locale:M},V=[new Tg],K=E.match(py).map(function(L){var R=L[0];if(R in ca){var ge=ca[R];return ge(L,M.formatLong)}return L}).join("").match(fy),H=[],j=Vl(K),Q;try{var fe=function(){var R=Q.value;!(a!=null&&a.useAdditionalWeekYearTokens)&&Nl(R)&&dr(R,E,e),!(a!=null&&a.useAdditionalDayOfYearTokens)&&Bl(R)&&dr(R,E,e);var ge=R[0],Ae=hy[ge];if(Ae){var Be=Ae.incompatibleTokens;if(Array.isArray(Be)){var s0=H.find(function(Ce){return Be.includes(Ce.token)||Ce.token===ge});if(s0)throw new RangeError("The format string mustn't contain `".concat(s0.fullToken,"` and `").concat(R,"` at the same time"))}else if(Ae.incompatibleTokens==="*"&&H.length>0)throw new RangeError("The format string mustn't contain `".concat(R,"` and any other token at the same time"));H.push({token:ge,fullToken:R});var c0=Ae.run(x,R,M.match,$);if(!c0)return{v:new Date(NaN)};V.push(c0.setter),x=c0.rest}else{if(ge.match(wy))throw new RangeError("Format string contains an unescaped latin alphabet character `"+ge+"`");if(R==="''"?R="'":ge==="'"&&(R=Cy(R)),x.indexOf(R)===0)x=x.slice(R.length);else return{v:new Date(NaN)}}};for(j.s();!(Q=j.n()).done;){var oe=fe();if(Y0(oe)==="object")return oe.v}}catch(L){j.e(L)}finally{j.f()}if(x.length>0&&yy.test(x))return new Date(NaN);var X=V.map(function(L){return L.priority}).sort(function(L,R){return R-L}).filter(function(L,R,ge){return ge.indexOf(L)===R}).map(function(L){return V.filter(function(R){return R.priority===L}).sort(function(R,ge){return ge.subPriority-R.subPriority})}).map(function(L){return L[0]}),b=ke(n);if(isNaN(b.getTime()))return new Date(NaN);var U=xl(b,cr(b)),D={},W=Vl(X),te;try{for(W.s();!(te=W.n()).done;){var se=te.value;if(!se.validate(U,$))return new Date(NaN);var ae=se.set(U,D,$);Array.isArray(ae)?(U=ae[0],pg(D,ae[1])):U=ae}}catch(L){W.e(L)}finally{W.f()}return U}function Cy(e){return e.match(my)[1].replace(gy,"'")}function by(e,r){we(2,arguments);var n=_e(r);return R2(e,-n)}function vy(e,r){var n;we(1,arguments);var a=_e((n=void 0)!==null&&n!==void 0?n:2);if(a!==2&&a!==1&&a!==0)throw new RangeError("additionalDigits must be 0, 1 or 2");if(!(typeof e=="string"||Object.prototype.toString.call(e)==="[object String]"))return new Date(NaN);var o=Ey(e),l;if(o.date){var s=Ly(o.date,a);l=Ay(s.restDateString,s.year)}if(!l||isNaN(l.getTime()))return new Date(NaN);var c=l.getTime(),d=0,h;if(o.time&&(d=Sy(o.time),isNaN(d)))return new Date(NaN);if(o.timezone){if(h=Ty(o.timezone),isNaN(h))return new Date(NaN)}else{var f=new Date(c+d),g=new Date(0);return g.setFullYear(f.getUTCFullYear(),f.getUTCMonth(),f.getUTCDate()),g.setHours(f.getUTCHours(),f.getUTCMinutes(),f.getUTCSeconds(),f.getUTCMilliseconds()),g}return new Date(c+d+h)}var fr={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},_y=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,xy=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,ky=/^([+-])(\d{2})(?::?(\d{2}))?$/;function Ey(e){var r={},n=e.split(fr.dateTimeDelimiter),a;if(n.length>2)return r;if(/:/.test(n[0])?a=n[0]:(r.date=n[0],a=n[1],fr.timeZoneDelimiter.test(r.date)&&(r.date=e.split(fr.timeZoneDelimiter)[0],a=e.substr(r.date.length,e.length))),a){var o=fr.timezone.exec(a);o?(r.time=a.replace(o[1],""),r.timezone=o[1]):r.time=a}return r}function Ly(e,r){var n=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+r)+"})|(\\d{2}|[+-]\\d{"+(2+r)+"})$)"),a=e.match(n);if(!a)return{year:NaN,restDateString:""};var o=a[1]?parseInt(a[1]):null,l=a[2]?parseInt(a[2]):null;return{year:l===null?o:l*100,restDateString:e.slice((a[1]||a[2]).length)}}function Ay(e,r){if(r===null)return new Date(NaN);var n=e.match(_y);if(!n)return new Date(NaN);var a=!!n[4],o=p1(n[1]),l=p1(n[2])-1,s=p1(n[3]),c=p1(n[4]),d=p1(n[5])-1;if(a)return Oy(r,c,d)?My(r,c,d):new Date(NaN);var h=new Date(0);return!Ny(r,l,s)||!Dy(r,o)?new Date(NaN):(h.setUTCFullYear(r,l,Math.max(o,s)),h)}function p1(e){return e?parseInt(e):1}function Sy(e){var r=e.match(xy);if(!r)return NaN;var n=ya(r[1]),a=ya(r[2]),o=ya(r[3]);return $y(n,a,o)?n*la+a*oa+o*1e3:NaN}function ya(e){return e&&parseFloat(e.replace(",","."))||0}function Ty(e){if(e==="Z")return 0;var r=e.match(ky);if(!r)return 0;var n=r[1]==="+"?-1:1,a=parseInt(r[2]),o=r[3]&&parseInt(r[3])||0;return Vy(a,o)?n*(a*la+o*oa):NaN}function My(e,r,n){var a=new Date(0);a.setUTCFullYear(e,0,4);var o=a.getUTCDay()||7,l=(r-1)*7+n+1-o;return a.setUTCDate(a.getUTCDate()+l),a}var By=[31,null,31,30,31,30,31,31,30,31,30,31];function zl(e){return e%400===0||e%4===0&&e%100!==0}function Ny(e,r,n){return r>=0&&r<=11&&n>=1&&n<=(By[r]||(zl(e)?29:28))}function Dy(e,r){return r>=1&&r<=(zl(e)?366:365)}function Oy(e,r,n){return r>=1&&r<=53&&n>=0&&n<=6}function $y(e,r,n){return e===24?r===0&&n===0:n>=0&&n<60&&r>=0&&r<60&&e>=0&&e<25}function Vy(e,r){return r>=0&&r<=59}function m1(e,r){we(2,arguments);var n=ke(e),a=_e(r),o=n.getFullYear(),l=n.getDate(),s=new Date(0);s.setFullYear(o,a,15),s.setHours(0,0,0,0);var c=gg(s);return n.setMonth(a,Math.min(l,c)),n}function E0(e,r){if(we(2,arguments),Y0(r)!=="object"||r===null)throw new RangeError("values parameter must be an object");var n=ke(e);return isNaN(n.getTime())?new Date(NaN):(r.year!=null&&n.setFullYear(r.year),r.month!=null&&(n=m1(n,r.month)),r.date!=null&&n.setDate(_e(r.date)),r.hours!=null&&n.setHours(_e(r.hours)),r.minutes!=null&&n.setMinutes(_e(r.minutes)),r.seconds!=null&&n.setSeconds(_e(r.seconds)),r.milliseconds!=null&&n.setMilliseconds(_e(r.milliseconds)),n)}function Wl(e,r){we(2,arguments);var n=ke(e),a=_e(r);return n.setHours(a),n}function wa(e,r){we(2,arguments);var n=ke(e),a=_e(r);return n.setMilliseconds(a),n}function ql(e,r){we(2,arguments);var n=ke(e),a=_e(r);return n.setMinutes(a),n}function jl(e,r){we(2,arguments);var n=ke(e),a=_e(r);return n.setSeconds(a),n}function dt(e,r){we(2,arguments);var n=ke(e),a=_e(r);return isNaN(n.getTime())?new Date(NaN):(n.setFullYear(a),n)}function Vt(e,r){we(2,arguments);var n=_e(r);return d2(e,-n)}function Py(e,r){if(we(2,arguments),!r||Y0(r)!=="object")return new Date(NaN);var n=r.years?_e(r.years):0,a=r.months?_e(r.months):0,o=r.weeks?_e(r.weeks):0,l=r.days?_e(r.days):0,s=r.hours?_e(r.hours):0,c=r.minutes?_e(r.minutes):0,d=r.seconds?_e(r.seconds):0,h=Vt(e,a+n*12),f=by(h,l+o*7),g=c+s*60,m=d+g*60,y=m*1e3,v=new Date(f.getTime()-y);return v}function Fy(e,r){we(2,arguments);var n=_e(r);return bl(e,-n)}function pr(){return i.openBlock(),i.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[i.createElementVNode("path",{d:"M29.333 8c0-2.208-1.792-4-4-4h-18.667c-2.208 0-4 1.792-4 4v18.667c0 2.208 1.792 4 4 4h18.667c2.208 0 4-1.792 4-4v-18.667zM26.667 8v18.667c0 0.736-0.597 1.333-1.333 1.333 0 0-18.667 0-18.667 0-0.736 0-1.333-0.597-1.333-1.333 0 0 0-18.667 0-18.667 0-0.736 0.597-1.333 1.333-1.333 0 0 18.667 0 18.667 0 0.736 0 1.333 0.597 1.333 1.333z"}),i.createElementVNode("path",{d:"M20 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"}),i.createElementVNode("path",{d:"M9.333 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"}),i.createElementVNode("path",{d:"M4 14.667h24c0.736 0 1.333-0.597 1.333-1.333s-0.597-1.333-1.333-1.333h-24c-0.736 0-1.333 0.597-1.333 1.333s0.597 1.333 1.333 1.333z"})])}function Iy(){return i.openBlock(),i.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[i.createElementVNode("path",{d:"M23.057 7.057l-16 16c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l16-16c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0z"}),i.createElementVNode("path",{d:"M7.057 8.943l16 16c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885l-16-16c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"})])}function Zl(){return i.openBlock(),i.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[i.createElementVNode("path",{d:"M20.943 23.057l-7.057-7.057c0 0 7.057-7.057 7.057-7.057 0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-8 8c-0.521 0.521-0.521 1.365 0 1.885l8 8c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"})])}function Yl(){return i.openBlock(),i.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[i.createElementVNode("path",{d:"M12.943 24.943l8-8c0.521-0.521 0.521-1.365 0-1.885l-8-8c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885l7.057 7.057c0 0-7.057 7.057-7.057 7.057-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0z"})])}function Gl(){return i.openBlock(),i.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[i.createElementVNode("path",{d:"M16 1.333c-8.095 0-14.667 6.572-14.667 14.667s6.572 14.667 14.667 14.667c8.095 0 14.667-6.572 14.667-14.667s-6.572-14.667-14.667-14.667zM16 4c6.623 0 12 5.377 12 12s-5.377 12-12 12c-6.623 0-12-5.377-12-12s5.377-12 12-12z"}),i.createElementVNode("path",{d:"M14.667 8v8c0 0.505 0.285 0.967 0.737 1.193l5.333 2.667c0.658 0.329 1.46 0.062 1.789-0.596s0.062-1.46-0.596-1.789l-4.596-2.298c0 0 0-7.176 0-7.176 0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"})])}function Kl(){return i.openBlock(),i.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[i.createElementVNode("path",{d:"M24.943 19.057l-8-8c-0.521-0.521-1.365-0.521-1.885 0l-8 8c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l7.057-7.057c0 0 7.057 7.057 7.057 7.057 0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"})])}function Xl(){return i.openBlock(),i.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",fill:"currentColor","aria-hidden":"true",class:"dp__icon"},[i.createElementVNode("path",{d:"M7.057 12.943l8 8c0.521 0.521 1.365 0.521 1.885 0l8-8c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-7.057 7.057c0 0-7.057-7.057-7.057-7.057-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"})])}const Jl=(e,r,n,a,o)=>{const l=ga(e,r.slice(0,e.length),new Date);return d1(l)&&vl(l)?a||o?l:E0(l,{hours:+n.hours,minutes:+(n==null?void 0:n.minutes),seconds:+(n==null?void 0:n.seconds),milliseconds:0}):null},Hy=(e,r,n,a,o)=>{const l=Array.isArray(n)?n[0]:n;if(typeof r=="string")return Jl(e,r,l,a,o);if(Array.isArray(r)){let s=null;for(const c of r)if(s=Jl(e,c,l,a,o),s)break;return s}return typeof r=="function"?r(e):null},ne=e=>e?new Date(e):new Date,Ry=(e,r)=>{if(r){const a=(e.getMonth()+1).toString().padStart(2,"0"),o=e.getDate().toString().padStart(2,"0"),l=e.getHours().toString().padStart(2,"0"),s=e.getMinutes().toString().padStart(2,"0");return`${e.getFullYear()}-${a}-${o}T${l}:${s}:00.000Z`}const n=Date.UTC(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate(),e.getUTCHours(),e.getUTCMinutes(),e.getUTCSeconds());return new Date(n).toISOString()},e2=e=>{let r=ne(JSON.parse(JSON.stringify(e)));return r=Wl(r,0),r=ql(r,0),r=jl(r,0),r=wa(r,0),r},G0=(e,r,n,a)=>{let o=e?ne(e):ne();return(r||r===0)&&(o=Wl(o,+r)),(n||n===0)&&(o=ql(o,+n)),(a||a===0)&&(o=jl(o,+a)),wa(o,0)},T0=(e,r)=>!e||!r?!1:ha(e2(e),e2(r)),Je=(e,r)=>!e||!r?!1:Ol(e2(e),e2(r)),O0=(e,r)=>!e||!r?!1:ua(e2(e),e2(r)),Ql=(e,r,n)=>e&&e[0]&&e[1]?O0(n,e[0])&&T0(n,e[1]):e&&e[0]&&r?O0(n,e[0])&&T0(n,r)||T0(n,e[0])&&O0(n,r):!1,g1=e=>{const r=E0(new Date(e),{date:1});return e2(r)},y1=i.reactive({menuFocused:!1,shiftKeyInMenu:!1}),es=()=>{const e=n=>{y1.menuFocused=n},r=n=>{y1.shiftKeyInMenu!==n&&(y1.shiftKeyInMenu=n)};return{control:i.computed(()=>({shiftKeyInMenu:y1.shiftKeyInMenu,menuFocused:y1.menuFocused})),setMenuFocused:e,setShiftKey:r}};function Ca(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var mr={},Uy={get exports(){return mr},set exports(e){mr=e}};(function(e,r){Object.defineProperty(r,"__esModule",{value:!0}),r.default=n;function n(a){if(a===null||a===!0||a===!1)return NaN;var o=Number(a);return isNaN(o)?o:o<0?Math.ceil(o):Math.floor(o)}e.exports=r.default})(Uy,mr);const zy=Ca(mr);var gr={},Wy={get exports(){return gr},set exports(e){gr=e}};(function(e,r){Object.defineProperty(r,"__esModule",{value:!0}),r.default=n;function n(a){var o=new Date(Date.UTC(a.getFullYear(),a.getMonth(),a.getDate(),a.getHours(),a.getMinutes(),a.getSeconds(),a.getMilliseconds()));return o.setUTCFullYear(a.getFullYear()),a.getTime()-o.getTime()}e.exports=r.default})(Wy,gr);const ts=Ca(gr);function qy(e,r){var n=Gy(r);return n.formatToParts?Zy(n,e):Yy(n,e)}var jy={year:0,month:1,day:2,hour:3,minute:4,second:5};function Zy(e,r){try{for(var n=e.formatToParts(r),a=[],o=0;o<n.length;o++){var l=jy[n[o].type];l>=0&&(a[l]=parseInt(n[o].value,10))}return a}catch(s){if(s instanceof RangeError)return[NaN];throw s}}function Yy(e,r){var n=e.format(r).replace(/\u200E/g,""),a=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(n);return[a[3],a[1],a[2],a[4],a[5],a[6]]}var ba={};function Gy(e){if(!ba[e]){var r=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:"America/New_York",year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}).format(new Date("2014-06-25T04:00:00.123Z")),n=r==="06/25/2014, 00:00:00"||r==="‎06‎/‎25‎/‎2014‎ ‎00‎:‎00‎:‎00";ba[e]=n?new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}):new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})}return ba[e]}function va(e,r,n,a,o,l,s){var c=new Date(0);return c.setUTCFullYear(e,r,n),c.setUTCHours(a,o,l,s),c}var rs=36e5,Ky=6e4,_a={timezone:/([Z+-].*)$/,timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-]\d{2}):?(\d{2})$/};function xa(e,r,n){var a,o;if(!e||(a=_a.timezoneZ.exec(e),a))return 0;var l;if(a=_a.timezoneHH.exec(e),a)return l=parseInt(a[1],10),ns(l)?-(l*rs):NaN;if(a=_a.timezoneHHMM.exec(e),a){l=parseInt(a[1],10);var s=parseInt(a[2],10);return ns(l,s)?(o=Math.abs(l)*rs+s*Ky,l>0?-o:o):NaN}if(Qy(e)){r=new Date(r||Date.now());var c=n?r:Xy(r),d=ka(c,e),h=n?d:Jy(r,d,e);return-h}return NaN}function Xy(e){return va(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())}function ka(e,r){var n=qy(e,r),a=va(n[0],n[1]-1,n[2],n[3]%24,n[4],n[5],0).getTime(),o=e.getTime(),l=o%1e3;return o-=l>=0?l:1e3+l,a-o}function Jy(e,r,n){var a=e.getTime(),o=a-r,l=ka(new Date(o),n);if(r===l)return r;o-=l-r;var s=ka(new Date(o),n);return l===s?l:Math.max(l,s)}function ns(e,r){return-23<=e&&e<=23&&(r==null||0<=r&&r<=59)}var as={};function Qy(e){if(as[e])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:e}),as[e]=!0,!0}catch{return!1}}var ew=/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/;const is=ew;var Ea=36e5,os=6e4,tw=2,$0={dateTimePattern:/^([0-9W+-]+)(T| )(.*)/,datePattern:/^([0-9W+-]+)(.*)/,plainTime:/:/,YY:/^(\d{2})$/,YYY:[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],YYYY:/^(\d{4})/,YYYYY:[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],MM:/^-(\d{2})$/,DDD:/^-?(\d{3})$/,MMDD:/^-?(\d{2})-?(\d{2})$/,Www:/^-?W(\d{2})$/,WwwD:/^-?W(\d{2})-?(\d{1})$/,HH:/^(\d{2}([.,]\d*)?)$/,HHMM:/^(\d{2}):?(\d{2}([.,]\d*)?)$/,HHMMSS:/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,timeZone:is};function La(e,r){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");if(e===null)return new Date(NaN);var n=r||{},a=n.additionalDigits==null?tw:zy(n.additionalDigits);if(a!==2&&a!==1&&a!==0)throw new RangeError("additionalDigits must be 0, 1 or 2");if(e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]")return new Date(e.getTime());if(typeof e=="number"||Object.prototype.toString.call(e)==="[object Number]")return new Date(e);if(!(typeof e=="string"||Object.prototype.toString.call(e)==="[object String]"))return new Date(NaN);var o=rw(e),l=nw(o.date,a),s=l.year,c=l.restDateString,d=aw(c,s);if(isNaN(d))return new Date(NaN);if(d){var h=d.getTime(),f=0,g;if(o.time&&(f=iw(o.time),isNaN(f)))return new Date(NaN);if(o.timeZone||n.timeZone){if(g=xa(o.timeZone||n.timeZone,new Date(h+f)),isNaN(g))return new Date(NaN)}else g=ts(new Date(h+f)),g=ts(new Date(h+f+g));return new Date(h+f+g)}else return new Date(NaN)}function rw(e){var r={},n=$0.dateTimePattern.exec(e),a;if(n?(r.date=n[1],a=n[3]):(n=$0.datePattern.exec(e),n?(r.date=n[1],a=n[2]):(r.date=null,a=e)),a){var o=$0.timeZone.exec(a);o?(r.time=a.replace(o[1],""),r.timeZone=o[1].trim()):r.time=a}return r}function nw(e,r){var n=$0.YYY[r],a=$0.YYYYY[r],o;if(o=$0.YYYY.exec(e)||a.exec(e),o){var l=o[1];return{year:parseInt(l,10),restDateString:e.slice(l.length)}}if(o=$0.YY.exec(e)||n.exec(e),o){var s=o[1];return{year:parseInt(s,10)*100,restDateString:e.slice(s.length)}}return{year:null}}function aw(e,r){if(r===null)return null;var n,a,o,l;if(e.length===0)return a=new Date(0),a.setUTCFullYear(r),a;if(n=$0.MM.exec(e),n)return a=new Date(0),o=parseInt(n[1],10)-1,cs(r,o)?(a.setUTCFullYear(r,o),a):new Date(NaN);if(n=$0.DDD.exec(e),n){a=new Date(0);var s=parseInt(n[1],10);return sw(r,s)?(a.setUTCFullYear(r,0,s),a):new Date(NaN)}if(n=$0.MMDD.exec(e),n){a=new Date(0),o=parseInt(n[1],10)-1;var c=parseInt(n[2],10);return cs(r,o,c)?(a.setUTCFullYear(r,o,c),a):new Date(NaN)}if(n=$0.Www.exec(e),n)return l=parseInt(n[1],10)-1,ds(r,l)?ls(r,l):new Date(NaN);if(n=$0.WwwD.exec(e),n){l=parseInt(n[1],10)-1;var d=parseInt(n[2],10)-1;return ds(r,l,d)?ls(r,l,d):new Date(NaN)}return null}function iw(e){var r,n,a;if(r=$0.HH.exec(e),r)return n=parseFloat(r[1].replace(",",".")),Aa(n)?n%24*Ea:NaN;if(r=$0.HHMM.exec(e),r)return n=parseInt(r[1],10),a=parseFloat(r[2].replace(",",".")),Aa(n,a)?n%24*Ea+a*os:NaN;if(r=$0.HHMMSS.exec(e),r){n=parseInt(r[1],10),a=parseInt(r[2],10);var o=parseFloat(r[3].replace(",","."));return Aa(n,a,o)?n%24*Ea+a*os+o*1e3:NaN}return null}function ls(e,r,n){r=r||0,n=n||0;var a=new Date(0);a.setUTCFullYear(e,0,4);var o=a.getUTCDay()||7,l=r*7+n+1-o;return a.setUTCDate(a.getUTCDate()+l),a}var ow=[31,28,31,30,31,30,31,31,30,31,30,31],lw=[31,29,31,30,31,30,31,31,30,31,30,31];function ss(e){return e%400===0||e%4===0&&e%100!==0}function cs(e,r,n){if(r<0||r>11)return!1;if(n!=null){if(n<1)return!1;var a=ss(e);if(a&&n>lw[r]||!a&&n>ow[r])return!1}return!0}function sw(e,r){if(r<1)return!1;var n=ss(e);return!(n&&r>366||!n&&r>365)}function ds(e,r,n){return!(r<0||r>52||n!=null&&(n<0||n>6))}function Aa(e,r,n){return!(e!=null&&(e<0||e>=25)||r!=null&&(r<0||r>=60)||n!=null&&(n<0||n>=60))}var yr={},cw={get exports(){return yr},set exports(e){yr=e}},wr={},dw={get exports(){return wr},set exports(e){wr=e}};(function(e,r){Object.defineProperty(r,"__esModule",{value:!0}),r.default=n;function n(a,o){if(a==null)throw new TypeError("assign requires that input parameter not be null or undefined");for(var l in o)Object.prototype.hasOwnProperty.call(o,l)&&(a[l]=o[l]);return a}e.exports=r.default})(dw,wr),function(e,r){Object.defineProperty(r,"__esModule",{value:!0}),r.default=o;var n=a(wr);function a(l){return l&&l.__esModule?l:{default:l}}function o(l){return(0,n.default)({},l)}e.exports=r.default}(cw,yr);const uw=Ca(yr);function hw(e,r,n){var a=La(e,n),o=xa(r,a,!0),l=new Date(a.getTime()-o),s=new Date(0);return s.setFullYear(l.getUTCFullYear(),l.getUTCMonth(),l.getUTCDate()),s.setHours(l.getUTCHours(),l.getUTCMinutes(),l.getUTCSeconds(),l.getUTCMilliseconds()),s}function fw(e,r,n){if(typeof e=="string"&&!e.match(is)){var a=uw(n);return a.timeZone=r,La(e,a)}var o=La(e,n),l=va(o.getFullYear(),o.getMonth(),o.getDate(),o.getHours(),o.getMinutes(),o.getSeconds(),o.getMilliseconds()).getTime(),s=xa(r,new Date(l));return new Date(l+s)}const pw=(e,r=3)=>{const n=[];for(let a=0;a<e.length;a+=r)n.push([e[a],e[a+1],e[a+2]]);return n},mw=(e,r)=>{const n=[1,2,3,4,5,6,7].map(l=>new Intl.DateTimeFormat(e,{weekday:"short",timeZone:"UTC"}).format(new Date(`2017-01-0${l}T00:00:00+00:00`)).slice(0,2)),a=n.slice(0,r),o=n.slice(r+1,n.length);return[n[r]].concat(...o).concat(...a)},gw=(e,r)=>{const n=[];for(let a=+e[0];a<=+e[1];a++)n.push({value:+a,text:`${a}`});return r?n.reverse():n},yw=(e,r)=>{const n=new Intl.DateTimeFormat(e,{month:r,timeZone:"UTC"});return[1,2,3,4,5,6,7,8,9,10,11,12].map(a=>{const o=a<10?`0${a}`:a;return new Date(`2017-${o}-01T00:00:00+00:00`)}).map((a,o)=>({text:n.format(a),value:o}))},ww=e=>[12,1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9,10,11][e],w0=e=>{const r=i.unref(e);return r!=null&&r.$el?r==null?void 0:r.$el:r},Cw=e=>Object.assign({type:"dot"},e),us=e=>Array.isArray(e)?!!e[0]&&!!e[1]:!1,Cr={prop:e=>`"${e}" prop must be enabled!`,dateArr:e=>`You need to use array as "model-value" binding in order to support "${e}"`},M0=e=>e,hs=e=>e===0?e:!e||isNaN(+e)?null:+e,fs=e=>Object.assign({menuAppear:"dp-menu-appear",open:"dp-slide-down",close:"dp-slide-up",next:"calendar-next",previous:"calendar-prev",vNext:"dp-slide-up",vPrevious:"dp-slide-down"},e),bw=e=>Object.assign({toggleOverlay:"Toggle overlay",menu:"Datepicker menu",input:"Datepicker input",calendarWrap:"Calendar wrapper",calendarDays:"Calendar days",openTimePicker:"Open time picker",closeTimePicker:"Close time Picker",incrementValue:r=>`Increment ${r}`,decrementValue:r=>`Decrement ${r}`,openTpOverlay:r=>`Open ${r} overlay`,amPmButton:"Switch AM/PM mode",openYearsOverlay:"Open years overlay",openMonthsOverlay:"Open months overlay",nextMonth:"Next month",prevMonth:"Previous month",day:()=>""},e),vw=e=>e===null?0:typeof e=="boolean"?e?2:0:+e>=2?+e:2,_w=(e,r,n)=>e||(typeof n=="string"?n:r),xw=e=>typeof e=="boolean"?e?fs({}):!1:fs(e),kw=()=>({enterSubmit:!0,tabSubmit:!0,openMenu:!0,rangeSeparator:" - "}),Ew=e=>Object.assign({months:[],years:[],times:{hours:[],minutes:[],seconds:[]}},e),W0=e=>{const r=()=>{if(e.partialRange)return null;throw new Error(Cr.prop("partial-range"))},n=i.computed(()=>({ariaLabels:bw(e.ariaLabels),textInputOptions:Object.assign(kw(),e.textInputOptions),multiCalendars:vw(e.multiCalendars),previewFormat:_w(e.previewFormat,e.format,l()),filters:Ew(e.filters),transitions:xw(e.transitions),startTime:m()})),a=b=>{if(e.range)return b();throw new Error(Cr.prop("range"))},o=()=>{const b=e.enableSeconds?":ss":"";return e.is24?`HH:mm${b}`:`hh:mm${b} aa`},l=()=>e.format?e.format:e.monthPicker?"MM/yyyy":e.timePicker?o():e.weekPicker?"MM/dd/yyyy":e.yearPicker?"yyyy":e.enableTimePicker?`MM/dd/yyyy, ${o()}`:"MM/dd/yyyy",s=(b,U)=>{if(typeof e.format=="function")return e.format(b);const D=U||l(),W=e.formatLocale?{locale:e.formatLocale}:void 0;return Array.isArray(b)?`${f1(b[0],D,W)} ${e.modelAuto&&!b[1]?"":n.value.textInputOptions.rangeSeparator||"-"} ${b[1]?f1(b[1],D,W):""}`:f1(b,D,W)},c=b=>e.timezone?hw(b,e.timezone):b,d=b=>e.timezone?fw(b,e.timezone):b,h=i.computed(()=>b=>{var U;return(U=e.hideNavigation)==null?void 0:U.includes(b)}),f=b=>{const U=e.maxDate?O0(c(b),c(ne(e.maxDate))):!1,D=e.minDate?T0(c(b),c(ne(e.minDate))):!1,W=A(b,e.disabledDates),te=n.value.filters.months.map(ge=>+ge).includes(r0(b)),se=e.disabledWeekDays.length?e.disabledWeekDays.some(ge=>+ge===mg(b)):!1,ae=e.allowedDates.length?!e.allowedDates.some(ge=>Je(c(ne(ge)),c(b))):!1,L=n0(b),R=L<+e.yearRange[0]||L>+e.yearRange[1];return!(U||D||W||te||R||se||ae)},g=b=>{const U={hours:T2(ne()),minutes:M2(ne()),seconds:e.enableSeconds?$t(ne()):0};return Object.assign(U,b)},m=()=>e.range?e.startTime&&Array.isArray(e.startTime)?[g(e.startTime[0]),g(e.startTime[1])]:null:e.startTime&&!Array.isArray(e.startTime)?g(e.startTime):null,y=b=>!f(b),v=b=>Array.isArray(b)?d1(b[0])&&(b[1]?d1(b[1]):!0):b?d1(b):!1,w=b=>b instanceof Date?b:vy(b),k=b=>{const U=lt(c(b),{weekStartsOn:+e.weekStart}),D=Cm(c(b),{weekStartsOn:+e.weekStart});return[U,D]},A=(b,U)=>Array.isArray(U)?U.some(D=>Je(c(ne(D)),c(b))):U(ne(JSON.parse(JSON.stringify(b)))),x=(b,U,D)=>{let W=b?ne(b):ne();return(U||U===0)&&(W=m1(W,U)),D&&(W=dt(W,D)),W},E=b=>E0(ne(),{hours:T2(b),minutes:M2(b),seconds:$t(b)}),T=b=>E0(ne(),{hours:+b.hours||0,minutes:+b.minutes||0,seconds:+b.seconds||0}),M=(b,U,D,W)=>{if(!b)return!0;if(W){const te=D==="max"?ha(b,U):ua(b,U),se={seconds:0,milliseconds:0};return te||Ol(E0(b,se),E0(U,se))}return D==="max"?b.getTime()<=U.getTime():b.getTime()>=U.getTime()},O=()=>!e.enableTimePicker||e.monthPicker||e.yearPicker||e.ignoreTimeValidation,I=b=>Array.isArray(b)?[b[0]?E(b[0]):null,b[1]?E(b[1]):null]:E(b),$=b=>{const U=e.maxTime?T(e.maxTime):ne(e.maxDate);return Array.isArray(b)?M(b[0],U,"max",!!e.maxDate)&&M(b[1],U,"max",!!e.maxDate):M(b,U,"max",!!e.maxDate)},V=(b,U)=>{const D=e.minTime?T(e.minTime):ne(e.minDate);return Array.isArray(b)?M(b[0],D,"min",!!e.minDate)&&M(b[1],D,"min",!!e.minDate)&&U:M(b,D,"min",!!e.minDate)&&U},K=b=>{let U=!0;if(!b||O())return!0;const D=!e.minDate&&!e.maxDate?I(b):b;return(e.maxTime||e.maxDate)&&(U=$(M0(D))),(e.minTime||e.minDate)&&(U=V(M0(D),U)),U},H=(b,U)=>{const D=ne(JSON.parse(JSON.stringify(b))),W=[];for(let te=0;te<7;te++){const se=R2(D,te),ae=r0(se)!==U;W.push({text:e.hideOffsetDates&&ae?"":se.getDate(),value:se,current:!ae,classData:{}})}return W},j=(b,U)=>{const D=[],W=ne(c(new Date(U,b))),te=ne(c(new Date(U,b+1,0))),se=lt(W,{weekStartsOn:e.weekStart}),ae=L=>{const R=H(L,b);if(D.push({days:R}),!D[D.length-1].days.some(ge=>Je(e2(ge.value),e2(te)))){const ge=R2(L,7);ae(ge)}};if(ae(se),e.sixWeeks&&D.length<6){const L=6-D.length;for(let R=1;R<=L;R++){const ge=D[D.length-1],Ae=ge.days[ge.days.length-1],Be=H(R2(Ae.value,1),r0(W));D.push({days:Be})}}return D},Q=(b,U,D)=>[E0(ne(b),{date:1}),E0(ne(),{month:U,year:D,date:1})],fe=(b,U)=>T0(...Q(e.minDate,b,U))||Je(...Q(e.minDate,b,U)),oe=(b,U)=>O0(...Q(e.maxDate,b,U))||Je(...Q(e.maxDate,b,U)),X=(b,U,D)=>{let W=!1;return e.maxDate&&D&&oe(b,U)&&(W=!0),e.minDate&&!D&&fe(b,U)&&(W=!0),W};return{checkPartialRangeValue:r,checkRangeEnabled:a,getZonedDate:c,getZonedToUtc:d,formatDate:s,getDefaultPattern:l,validateDate:f,getDefaultStartTime:m,isDisabled:y,isValidDate:v,sanitizeDate:w,getWeekFromDate:k,matchDate:A,setDateMonthOrYear:x,isValidTime:K,getCalendarDays:j,validateMonthYearInRange:(b,U,D,W)=>{let te=!1;return W?e.minDate&&e.maxDate?te=X(b,U,D):(e.minDate&&fe(b,U)||e.maxDate&&oe(b,U))&&(te=!0):te=!0,te},validateMaxDate:oe,validateMinDate:fe,assignDefaultTime:g,defaults:n,hideNavigationButtons:h}},a0=i.reactive({monthYear:[],calendar:[],time:[],actionRow:[],selectionGrid:[],timePicker:{0:[],1:[]},monthPicker:[]}),Sa=i.ref(null),br=i.ref(!1),Ta=i.ref(!1),Ma=i.ref(!1),Ba=i.ref(!1),V0=i.ref(0),L0=i.ref(0),z2=()=>{const e=i.computed(()=>br.value?[...a0.selectionGrid,a0.actionRow].filter(g=>g.length):Ta.value?[...a0.timePicker[0],...a0.timePicker[1],Ba.value?[]:[Sa.value],a0.actionRow].filter(g=>g.length):Ma.value?[...a0.monthPicker,a0.actionRow]:[a0.monthYear,...a0.calendar,a0.time,a0.actionRow].filter(g=>g.length)),r=g=>{V0.value=g?V0.value+1:V0.value-1;let m=null;e.value[L0.value]&&(m=e.value[L0.value][V0.value]),m||(V0.value=g?V0.value-1:V0.value+1)},n=g=>{L0.value===0&&!g||L0.value===e.value.length&&g||(L0.value=g?L0.value+1:L0.value-1,e.value[L0.value]?e.value[L0.value]&&!e.value[L0.value][V0.value]&&V0.value!==0&&(V0.value=e.value[L0.value].length-1):L0.value=g?L0.value-1:L0.value+1)},a=g=>{let m=null;e.value[L0.value]&&(m=e.value[L0.value][V0.value]),m?m.focus({preventScroll:!br.value}):V0.value=g?V0.value-1:V0.value+1},o=()=>{r(!0),a(!0)},l=()=>{r(!1),a(!1)},s=()=>{n(!1),a(!0)},c=()=>{n(!0),a(!0)},d=(g,m)=>{a0[m]=g},h=(g,m)=>{a0[m]=g},f=()=>{V0.value=0,L0.value=0};return{buildMatrix:d,buildMultiLevelMatrix:h,setTimePickerBackRef:g=>{Sa.value=g},setSelectionGrid:g=>{br.value=g,f(),g||(a0.selectionGrid=[])},setTimePicker:(g,m=!1)=>{Ta.value=g,Ba.value=m,f(),g||(a0.timePicker[0]=[],a0.timePicker[1]=[])},setTimePickerElements:(g,m=0)=>{a0.timePicker[m]=g},arrowRight:o,arrowLeft:l,arrowUp:s,arrowDown:c,clearArrowNav:()=>{a0.monthYear=[],a0.calendar=[],a0.time=[],a0.actionRow=[],a0.selectionGrid=[],a0.timePicker[0]=[],a0.timePicker[1]=[],br.value=!1,Ta.value=!1,Ba.value=!1,Ma.value=!1,f(),Sa.value=null},setMonthPicker:g=>{Ma.value=g,f()},refSets:a0}},ps=e=>Array.isArray(e),ut=e=>Array.isArray(e),ms=e=>Array.isArray(e)&&e.length===2,Lw=(e,r,n,a,o)=>{const{getDefaultStartTime:l,isDisabled:s,sanitizeDate:c,getWeekFromDate:d,setDateMonthOrYear:h,validateMonthYearInRange:f,defaults:g}=W0(e),m=i.computed({get:()=>e.internalModelValue,set:u=>{!e.readonly&&!e.disabled&&r("update:internal-model-value",u)}}),y=i.ref([]);i.watch(m,()=>{O()});const v=i.toRef(e,"multiCalendars");i.watch(v,()=>{U0(0)});const w=i.ref([{month:r0(ne()),year:n0(ne())}]),k=i.reactive({hours:e.range?[T2(ne()),T2(ne())]:T2(ne()),minutes:e.range?[M2(ne()),M2(ne())]:M2(ne()),seconds:e.range?[0,0]:0}),A=i.computed(()=>u=>w.value[u]?w.value[u].month:0),x=i.computed(()=>u=>w.value[u]?w.value[u].year:0),E=i.computed(()=>e.flow&&e.flow.length&&!e.partialFlow?o.value===e.flow.length:!0),T=(u,p,_)=>{var B,z;w.value[u]||(w.value[u]={month:0,year:0}),w.value[u].month=p===null?(B=w.value[u])==null?void 0:B.month:p,w.value[u].year=_===null?(z=w.value[u])==null?void 0:z.year:_},M=(u,p)=>{k[u]=p};i.onMounted(()=>{m.value||(e.startDate&&(T(0,r0(ne(e.startDate)),n0(ne(e.startDate))),g.value.multiCalendars&&U0(0)),g.value.startTime&&X()),O(!0)});const O=(u=!1)=>{if(m.value)return Array.isArray(m.value)?(y.value=m.value,H(u)):$(m.value);if(e.timePicker)return j();if(e.monthPicker&&!e.range)return Q();if(e.yearPicker&&!e.range)return fe();if(g.value.multiCalendars&&u&&!e.startDate)return I(ne(),u)},I=(u,p=!1)=>{if((!g.value.multiCalendars||!e.multiStatic||p)&&T(0,r0(u),n0(u)),g.value.multiCalendars)for(let _=1;_<g.value.multiCalendars;_++){const B=E0(ne(),{month:A.value(_-1),year:x.value(_-1)}),z=wl(B,{months:1});w.value[_]={month:r0(z),year:n0(z)}}},$=u=>{I(u),M("hours",T2(u)),M("minutes",M2(u)),M("seconds",$t(u))},V=(u,p)=>{I(u[0],p);const _=(B,z)=>[B(u[0]),u[1]?B(u[1]):k[z][1]];M("hours",_(T2,"hours")),M("minutes",_(M2,"minutes")),M("seconds",_($t,"seconds"))},K=(u,p)=>{if((e.range||e.weekPicker)&&!e.multiDates)return V(u,p);if(e.multiDates){const _=u[u.length-1];return $(_)}},H=u=>{const p=m.value;K(p,u),g.value.multiCalendars&&e.multiCalendarsSolo&&U()},j=()=>{if(X(),!e.range)m.value=G0(ne(),k.hours,k.minutes,oe());else{const u=k.hours,p=k.minutes;m.value=[G0(ne(),u[0],p[0],oe()),G0(ne(),u[1],p[1],oe(!1))]}},Q=()=>{e.multiDates?m.value=[h(ne(),A.value(0),x.value(0))]:m.value=h(ne(),A.value(0),x.value(0))},fe=()=>{m.value=ne()},oe=(u=!0)=>e.enableSeconds?Array.isArray(k.seconds)?u?k.seconds[0]:k.seconds[1]:k.seconds:0,X=()=>{const u=l();if(u){const p=Array.isArray(u),_=p?[+u[0].hours,+u[1].hours]:+u.hours,B=p?[+u[0].minutes,+u[1].minutes]:+u.minutes,z=p?[+u[0].seconds,+u[1].seconds]:+u.seconds;M("hours",_),M("minutes",B),e.enableSeconds&&M("seconds",z)}},b=()=>Array.isArray(m.value)&&m.value.length?m.value[m.value.length-1]:null,U=()=>{if(Array.isArray(m.value)&&m.value.length===2){const u=ne(ne(m.value[1]?m.value[1]:d2(m.value[0],1))),[p,_]=[r0(m.value[0]),n0(m.value[0])],[B,z]=[r0(m.value[1]),n0(m.value[1])];(p!==B||p===B&&_!==z)&&e.multiCalendarsSolo&&T(1,r0(u),n0(u))}},D=u=>{const p=d2(u,1);return{month:r0(p),year:n0(p)}},W=u=>{const p=r0(ne(u)),_=n0(ne(u));if(T(0,p,_),g.value.multiCalendars>0)for(let B=1;B<g.value.multiCalendars;B++){const z=D(E0(ne(u),{year:A.value(B-1),month:x.value(B-1)}));T(B,z.month,z.year)}},te=u=>{if(m.value&&Array.isArray(m.value))if(m.value.some(p=>Je(u,p))){const p=m.value.filter(_=>!Je(_,u));m.value=p.length?p:null}else(e.multiDatesLimit&&+e.multiDatesLimit>m.value.length||!e.multiDatesLimit)&&m.value.push(u);else m.value=[u]},se=(u,p)=>{const _=O0(u,p)?p:u,B=O0(p,u)?p:u;return _l({start:_,end:B})},ae=(u,p=0)=>{if(Array.isArray(m.value)&&m.value[p]){const _=ym(u,m.value[p]),B=se(m.value[p],u),z=B.length===1?0:B.filter(q=>s(q)).length,G=Math.abs(_)-z;if(e.minRange&&e.maxRange)return G>=+e.minRange&&G<=+e.maxRange;if(e.minRange)return G>=+e.minRange;if(e.maxRange)return G<=+e.maxRange}return!0},L=u=>Array.isArray(m.value)&&m.value.length===2?e.fixedStart&&(O0(u,m.value[0])||Je(u,m.value[0]))?[m.value[0],u]:e.fixedEnd&&(T0(u,m.value[1])||Je(u,m.value[1]))?[u,m.value[1]]:(r("invalid-fixed-range",u),m.value):[],R=()=>{e.autoApply&&E.value&&r("auto-apply",e.partialFlow)},ge=()=>{e.autoApply&&r("select-date")},Ae=u=>!_l({start:u[0],end:u[1]}).some(p=>s(p)),Be=u=>(m.value=d(ne(u.value)),R()),s0=u=>{const p=G0(ne(u.value),k.hours,k.minutes,oe());e.multiDates?te(p):m.value=p,n(),R()},c0=()=>{y.value=m.value?m.value.slice():[],y.value.length===2&&!(e.fixedStart||e.fixedEnd)&&(y.value=[])},Ce=(u,p)=>{const _=[ne(u.value),R2(ne(u.value),+e.autoRange)];Ae(_)&&(p&&W(u.value),y.value=_)},x0=u=>{k0(u.value)||!ae(u.value,e.fixedStart?0:1)||(y.value=L(ne(u.value)))},k0=u=>e.noDisabledRange?se(y.value[0],u).some(p=>s(p)):!1,re=(u,p)=>{if(c0(),e.autoRange)return Ce(u,p);if(e.fixedStart||e.fixedEnd)return x0(u);y.value[0]?ae(ne(u.value))&&!k0(u.value)&&(T0(ne(u.value),ne(y.value[0]))?y.value.unshift(ne(u.value)):y.value[1]=ne(u.value)):y.value[0]=ne(u.value)},Me=u=>{y.value[u]=G0(y.value[u],k.hours[u],k.minutes[u],oe(u!==1))},be=()=>{y.value.length&&(y.value[0]&&!y.value[1]?Me(0):(Me(0),Me(1),n()),m.value=y.value.slice(),y.value[0]&&y.value[1]&&e.autoApply&&r("auto-apply"),y.value[0]&&!y.value[1]&&e.modelAuto&&e.autoApply&&r("auto-apply"))},De=(u,p=!1)=>{if(!(s(u.value)||!u.current&&e.hideOffsetDates)){if(e.weekPicker)return Be(u);if(!e.range)return s0(u);ut(k.hours)&&ut(k.minutes)&&!e.multiDates&&(re(u,p),be())}},Re=u=>{const p=u[0];return e.weekNumbers==="local"?_g(p.value,{weekStartsOn:+e.weekStart}):e.weekNumbers==="iso"?wg(p.value):typeof e.weekNumbers=="function"?e.weekNumbers(p.value):""},U0=u=>{for(let p=u-1;p>=0;p--){const _=Vt(E0(ne(),{month:A.value(p+1),year:x.value(p+1)}),1);T(p,r0(_),n0(_))}for(let p=u+1;p<=g.value.multiCalendars-1;p++){const _=d2(E0(ne(),{month:A.value(p-1),year:x.value(p-1)}),1);T(p,r0(_),n0(_))}},N=u=>h(ne(),A.value(u),x.value(u)),P=u=>G0(u,k.hours,k.minutes,oe()),J=u=>{te(N(u))},me=(u,p)=>{const _=e.monthPicker?A.value(u)!==p.month||!p.fromNav:x.value(u)!==p.year||!p.fromNav;if(T(u,p.month,p.year),g.value.multiCalendars&&!e.multiCalendarsSolo&&U0(u),e.monthPicker||e.yearPicker)if(e.multiDates)_&&J(u);else if(e.range){if(_&&ae(N(u))){let B=m.value?m.value.slice():[];B.length===2&&B[1]!==null&&(B=[]),B.length?T0(N(u),B[0])?B.unshift(N(u)):B[1]=N(u):B=[N(u)],m.value=B}}else m.value=N(u);r("update-month-year",{instance:u,month:p.month,year:p.year}),a(e.multiCalendarsSolo?u:void 0)},je=async(u=!1)=>{if(e.autoApply&&(e.monthPicker||e.yearPicker)){await i.nextTick();const p=e.monthPicker?u:!1;e.range?r("auto-apply",p||!m.value||m.value.length===1):r("auto-apply",p)}n()},ye=(u,p)=>{const _=E0(ne(),{month:A.value(p),year:x.value(p)}),B=u<0?d2(_,1):Vt(_,1);f(r0(B),n0(B),u<0,e.preventMinMaxNavigation)&&(T(p,r0(B),n0(B)),g.value.multiCalendars&&!e.multiCalendarsSolo&&U0(p),r("update-month-year",{instance:p,month:r0(B),year:n0(B)}),a())},Y=u=>{ps(u)&&ps(m.value)&&ut(k.hours)&&ut(k.minutes)?(u[0]&&m.value[0]&&(m.value[0]=G0(u[0],k.hours[0],k.minutes[0],oe())),u[1]&&m.value[1]&&(m.value[1]=G0(u[1],k.hours[1],k.minutes[1],oe(!1)))):e.multiDates&&Array.isArray(m.value)?m.value[m.value.length-1]=P(u):!e.range&&!ms(u)&&(m.value=P(u)),r("time-update")},ee=(u,p=!0,_=!1)=>{const B=p?u:k.hours,z=!p&&!_?u:k.minutes,G=_?u:k.seconds;if(e.range&&ms(m.value)&&ut(B)&&ut(z)&&ut(G)&&!e.disableTimeRangeValidation){const q=Se=>G0(m.value[Se],B[Se],z[Se],G[Se]),ie=Se=>wa(m.value[Se],0);if(Je(m.value[0],m.value[1])&&(ua(q(0),ie(1))||ha(q(1),ie(0))))return}if(M("hours",B),M("minutes",z),M("seconds",G),m.value)if(e.multiDates){const q=b();q&&Y(q)}else Y(m.value);else e.timePicker&&Y(e.range?[ne(),ne()]:ne());n()},Ne=(u,p)=>{e.monthChangeOnScroll&&ye(e.monthChangeOnScroll!=="inverse"?-u.deltaY:u.deltaY,p)},t0=(u,p,_=!1)=>{e.monthChangeOnArrows&&e.vertical===_&&C(u,p)},C=(u,p)=>{ye(u==="right"?-1:1,p)};return{time:k,month:A,year:x,modelValue:m,calendars:w,monthYearSelect:je,isDisabled:s,updateTime:ee,getWeekNum:Re,selectDate:De,updateMonthYear:me,handleScroll:Ne,getMarker:u=>e.markers.find(p=>Je(c(u.value),c(p.date))),handleArrow:t0,handleSwipe:C,selectCurrentDate:()=>{e.range?m.value&&Array.isArray(m.value)&&m.value[0]?m.value=T0(ne(),m.value[0])?[ne(),m.value[0]]:[m.value[0],ne()]:m.value=[ne()]:m.value=ne(),ge()},presetDateRange:(u,p)=>{p||u.length&&u.length<=2&&e.range&&(m.value=u.map(_=>ne(_)),ge(),e.multiCalendars&&i.nextTick().then(()=>O(!0)))}}},Aw=(e,r,n)=>{const a=i.ref(),{getZonedToUtc:o,getZonedDate:l,formatDate:s,getDefaultPattern:c,checkRangeEnabled:d,checkPartialRangeValue:h,isValidDate:f,setDateMonthOrYear:g,defaults:m}=W0(r),y=i.ref(""),v=i.toRef(r,"format");i.watch(a,()=>{e("internal-model-change",a.value)}),i.watch(v,()=>{U()});const w=L=>{const R=L||ne();return r.modelType?W(R):{hours:T2(R),minutes:M2(R),seconds:r.enableSeconds?$t(R):0}},k=L=>r.modelType?W(L):{month:r0(L),year:n0(L)},A=L=>Array.isArray(L)?d(()=>[dt(ne(),L[0]),L[1]?dt(ne(),L[1]):h()]):dt(ne(),+L),x=(L,R)=>(typeof L=="string"||typeof L=="number")&&r.modelType?D(L):R,E=L=>Array.isArray(L)?[x(L[0],G0(null,+L[0].hours,+L[0].minutes,L[0].seconds)),x(L[1],G0(null,+L[1].hours,+L[1].minutes,L[1].seconds))]:x(L,G0(null,L.hours,L.minutes,L.seconds)),T=L=>Array.isArray(L)?r.multiDates?L.map(R=>x(R,g(null,+R.month,+R.year))):d(()=>[x(L[0],g(null,+L[0].month,+L[0].year)),x(L[1],L[1]?g(null,+L[1].month,+L[1].year):h())]):x(L,g(null,+L.month,+L.year)),M=L=>{if(Array.isArray(L))return L.map(R=>D(R));throw new Error(Cr.dateArr("multi-dates"))},O=L=>{if(Array.isArray(L))return[ne(L[0]),ne(L[1])];throw new Error(Cr.dateArr("week-picker"))},I=L=>r.modelAuto?Array.isArray(L)?[D(L[0]),D(L[1])]:r.autoApply?[D(L)]:[D(L),null]:Array.isArray(L)?d(()=>[D(L[0]),L[1]?D(L[1]):h()]):D(L),$=()=>{Array.isArray(a.value)&&r.range&&a.value.length===1&&a.value.push(h())},V=()=>{const L=a.value;return[W(L[0]),L[1]?W(L[1]):h()]},K=()=>a.value[1]?V():W(M0(a.value[0])),H=()=>(a.value||[]).map(L=>W(L)),j=()=>($(),r.modelAuto?K():r.multiDates?H():Array.isArray(a.value)?d(()=>V()):W(M0(a.value))),Q=L=>L?r.timePicker?E(M0(L)):r.monthPicker?T(M0(L)):r.yearPicker?A(M0(L)):r.multiDates?M(M0(L)):r.weekPicker?O(M0(L)):I(M0(L)):null,fe=L=>{const R=Q(L);f(M0(R))?(a.value=M0(R),U()):(a.value=null,y.value="")},oe=()=>{var L;const R=ge=>{var Ae;return f1(ge,(Ae=m.value.textInputOptions)==null?void 0:Ae.format)};return`${R(a.value[0])} ${(L=m.value.textInputOptions)==null?void 0:L.rangeSeparator} ${a.value[1]?R(a.value[1]):""}`},X=()=>{var L;return n.value&&a.value?Array.isArray(a.value)?oe():f1(a.value,(L=m.value.textInputOptions)==null?void 0:L.format):s(a.value)},b=()=>{var L;return a.value?r.multiDates?a.value.map(R=>s(R)).join("; "):r.textInput&&typeof((L=m.value.textInputOptions)==null?void 0:L.format)=="string"?X():s(a.value):""},U=()=>{!r.format||typeof r.format=="string"?y.value=b():y.value=r.format(a.value)},D=L=>{if(r.utc){const R=new Date(L);return r.utc==="preserve"?new Date(R.getTime()+R.getTimezoneOffset()*6e4):R}return r.modelType?r.modelType==="date"||r.modelType==="timestamp"?l(new Date(L)):r.modelType==="format"&&(typeof r.format=="string"||!r.format)?ga(L,c(),new Date):l(ga(L,r.modelType,new Date)):l(new Date(L))},W=L=>L?r.utc?Ry(L,r.utc==="preserve"):r.modelType?r.modelType==="timestamp"?+o(L):r.modelType==="format"&&(typeof r.format=="string"||!r.format)?s(o(L)):s(o(L),r.modelType):o(L):"",te=L=>{e("update:model-value",L)},se=L=>Array.isArray(a.value)?r.multiDates?a.value.map(R=>L(R)):[L(a.value[0]),a.value[1]?L(a.value[1]):h()]:L(M0(a.value)),ae=L=>te(M0(se(L)));return{inputValue:y,internalModelValue:a,checkBeforeEmit:()=>a.value?r.range?r.partialRange?a.value.length>=1:a.value.length===2:!!a.value:!1,parseExternalModelValue:fe,formatInputValue:U,emitModelValue:()=>(U(),r.monthPicker?ae(k):r.timePicker?ae(w):r.yearPicker?ae(n0):r.weekPicker?te(a.value):te(j()))}},Sw=(e,r)=>{const{validateMonthYearInRange:n,validateMaxDate:a,validateMinDate:o,defaults:l}=W0(e),s=(g,m)=>{let y=g;return l.value.filters.months.includes(r0(y))?(y=m?d2(g,1):Vt(g,1),s(y,m)):y},c=(g,m)=>{let y=g;return l.value.filters.years.includes(n0(y))?(y=m?bl(g,1):Fy(g,1),c(y,m)):y},d=g=>{const m=E0(new Date,{month:e.month,year:e.year});let y=g?d2(m,1):Vt(m,1),v=r0(y),w=n0(y);l.value.filters.months.includes(v)&&(y=s(y,g),v=r0(y),w=n0(y)),l.value.filters.years.includes(w)&&(y=c(y,g),w=n0(y)),n(v,w,g,e.preventMinMaxNavigation)&&h(v,w)},h=(g,m)=>{r("update-month-year",{month:g,year:m})},f=i.computed(()=>g=>{if(!e.preventMinMaxNavigation||g&&!e.maxDate||!g&&!e.minDate)return!1;const m=E0(new Date,{month:e.month,year:e.year}),y=g?d2(m,1):Vt(m,1),v=[r0(y),n0(y)];return g?!a(...v):!o(...v)});return{handleMonthYearChange:d,isDisabled:f,updateMonthYear:h}};var vr=(e=>(e.center="center",e.left="left",e.right="right",e))(vr||{});const Tw=(e,r,n,a)=>{const o=i.ref({top:"0",left:"0",transform:"none"}),l=i.ref(!1),s=i.toRef(a,"teleportCenter");i.watch(s,()=>{w()});const c=$=>{if(a.teleport){const V=$.getBoundingClientRect();return{left:V.left+window.scrollX,top:V.top+window.scrollY}}return{top:0,left:0}},d=($,V)=>{o.value.left=`${$+V}px`,o.value.transform="translateX(-100%)"},h=$=>{o.value.left=`${$}px`,o.value.transform="translateX(0)"},f=($,V,K=!1)=>{a.position===vr.left&&h($),a.position===vr.right&&d($,V),a.position===vr.center&&(o.value.left=`${$+V/2}px`,o.value.transform=K?"translate(-50%, -50%)":"translateX(-50%)")},g=$=>{const{width:V,height:K}=$.getBoundingClientRect(),{top:H,left:j}=a.altPosition?a.altPosition($):c($);return{top:+H,left:+j,width:V,height:K}},m=()=>{const $=w0(r);if($){const{top:V,left:K,width:H,height:j}=g($);o.value.top=`${V+j/2}px`,o.value.transform="translateY(-50%)",f(K,H,!0)}},y=()=>{o.value.left="50%",o.value.top="50%",o.value.transform="translate(-50%, -50%)",o.value.position="fixed"},v=()=>{const $=w0(r),{top:V,left:K,transform:H}=a.altPosition($);o.value={top:`${V}px`,left:`${K}px`,transform:H||""}},w=($=!0)=>{if(!a.inline)return s.value?y():a.altPosition!==null?v():($&&n("recalculate-position"),M())},k=({inputEl:$,menuEl:V,left:K,width:H})=>{window.screen.width>768&&f(K,H),E($,V)},A=($,V)=>{const{top:K,left:H,height:j,width:Q}=g($);o.value.top=`${j+K+ +a.offset}px`,k({inputEl:$,menuEl:V,left:H,width:Q}),l.value=!1},x=($,V)=>{const{top:K,left:H,width:j}=g($),{height:Q}=V.getBoundingClientRect();o.value.top=`${K-Q-+a.offset}px`,k({inputEl:$,menuEl:V,left:H,width:j}),l.value=!0},E=($,V)=>{if(a.autoPosition){const{left:K,width:H}=g($),{left:j,right:Q}=V.getBoundingClientRect();return j<=0||j<=K?h(K):Q>=document.documentElement.clientWidth?d(K,H):f(K,H)}},T=($,V)=>{const{height:K}=V.getBoundingClientRect(),{top:H,height:j}=$.getBoundingClientRect(),Q=window.innerHeight-H-j,fe=H;return K<=Q?A($,V):K>Q&&K<=fe?x($,V):Q>=fe?A($,V):x($,V)},M=()=>{const $=w0(r),V=w0(e);if($&&V)return a.autoPosition?T($,V):A($,V)},O=function($){if($){const V=$.scrollHeight>$.clientHeight,K=window.getComputedStyle($).overflowY.indexOf("hidden")!==-1;return V&&!K}return!0},I=function($){return!$||$===document.body||$.nodeType===Node.DOCUMENT_FRAGMENT_NODE?window:O($)?$:I($.parentNode)};return{openOnTop:l,menuPosition:o,setMenuPosition:w,setInitialPosition:m,getScrollableParent:I}},Pt=[{name:"clock-icon",use:["time","calendar"]},{name:"arrow-left",use:["month-year","calendar"]},{name:"arrow-right",use:["month-year","calendar"]},{name:"arrow-up",use:["time","calendar"]},{name:"arrow-down",use:["time","calendar"]},{name:"calendar-icon",use:["month-year","time","calendar"]},{name:"day",use:["calendar"]},{name:"month-overlay-value",use:["calendar","month-year"]},{name:"year-overlay-value",use:["calendar","month-year"]},{name:"year-overlay",use:["month-year"]},{name:"month-overlay",use:["month-year"]},{name:"month-overlay-header",use:["month-year"]},{name:"year-overlay-header",use:["month-year"]},{name:"hours-overlay-value",use:["calendar","time"]},{name:"minutes-overlay-value",use:["calendar","time"]},{name:"seconds-overlay-value",use:["calendar","time"]},{name:"hours",use:["calendar","time"]},{name:"minutes",use:["calendar","time"]},{name:"month",use:["calendar","month-year"]},{name:"year",use:["calendar","month-year"]},{name:"action-select",use:["action"]},{name:"action-preview",use:["action"]},{name:"calendar-header",use:["calendar"]},{name:"marker-tooltip",use:["calendar"]},{name:"now-button",use:[]},{name:"time-picker-overlay",use:["calendar","time"]},{name:"am-pm-button",use:["calendar","time"]},{name:"left-sidebar",use:["menu"]},{name:"right-sidebar",use:["menu"]},{name:"month-year",use:["month-year"]},{name:"time-picker",use:["menu"]},{name:"action-row",use:["action"]}],Mw=[{name:"trigger"},{name:"input-icon"},{name:"clear-icon"},{name:"dp-input"}],Bw={all:()=>Pt,monthYear:()=>Pt.filter(e=>e.use.includes("month-year")),input:()=>Mw,timePicker:()=>Pt.filter(e=>e.use.includes("time")),action:()=>Pt.filter(e=>e.use.includes("action")),calendar:()=>Pt.filter(e=>e.use.includes("calendar")),menu:()=>Pt.filter(e=>e.use.includes("menu"))},ht=(e,r,n)=>{const a=[];return Bw[r]().forEach(o=>{e[o.name]&&a.push(o.name)}),n&&n.length&&n.forEach(o=>{o.slot&&a.push(o.slot)}),a},_r=e=>({transitionName:i.computed(()=>r=>e&&typeof e!="boolean"?r?e.open:e.close:""),showTransition:!!e}),W2={multiCalendars:{type:[Boolean,Number,String],default:null},modelValue:{type:[String,Date,Array,Object,Number],default:null},modelType:{type:String,default:null},position:{type:String,default:"center"},dark:{type:Boolean,default:!1},format:{type:[String,Function],default:()=>null},closeOnScroll:{type:Boolean,default:!1},autoPosition:{type:Boolean,default:!0},closeOnAutoApply:{type:Boolean,default:!0},altPosition:{type:Function,default:null},transitions:{type:[Boolean,Object],default:!0},formatLocale:{type:Object,default:null},utc:{type:[Boolean,String],default:!1},ariaLabels:{type:Object,default:()=>({})},offset:{type:[Number,String],default:10},hideNavigation:{type:Array,default:()=>[]},timezone:{type:String,default:null},vertical:{type:Boolean,default:!1},disableMonthYearSelect:{type:Boolean,default:!1},menuClassName:{type:String,default:null},dayClass:{type:Function,default:null},yearRange:{type:Array,default:()=>[1900,2100]},multiCalendarsSolo:{type:Boolean,default:!1},calendarCellClassName:{type:String,default:null},enableTimePicker:{type:Boolean,default:!0},autoApply:{type:Boolean,default:!1},disabledDates:{type:[Array,Function],default:()=>[]},monthNameFormat:{type:String,default:"short"},startDate:{type:[Date,String],default:null},startTime:{type:[Object,Array],default:null},hideOffsetDates:{type:Boolean,default:!1},autoRange:{type:[Number,String],default:null},noToday:{type:Boolean,default:!1},disabledWeekDays:{type:Array,default:()=>[]},allowedDates:{type:Array,default:()=>[]},showNowButton:{type:Boolean,default:!1},nowButtonLabel:{type:String,default:"Now"},markers:{type:Array,default:()=>[]},modeHeight:{type:[Number,String],default:255},escClose:{type:Boolean,default:!0},spaceConfirm:{type:Boolean,default:!0},monthChangeOnArrows:{type:Boolean,default:!0},presetRanges:{type:Array,default:()=>[]},flow:{type:Array,default:()=>[]},partialFlow:{type:Boolean,default:!1},preventMinMaxNavigation:{type:Boolean,default:!1},minRange:{type:[Number,String],default:null},maxRange:{type:[Number,String],default:null},multiDatesLimit:{type:[Number,String],default:null},reverseYears:{type:Boolean,default:!1},keepActionRow:{type:Boolean,default:!1},weekPicker:{type:Boolean,default:!1},filters:{type:Object,default:()=>({})},arrowNavigation:{type:Boolean,default:!1},multiStatic:{type:Boolean,default:!0},disableTimeRangeValidation:{type:Boolean,default:!1},highlight:{type:[Array,Function],default:null},highlightWeekDays:{type:Array,default:null},highlightDisabledDays:{type:Boolean,default:!1},teleport:{type:[String,Boolean],default:null},teleportCenter:{type:Boolean,default:!1},locale:{type:String,default:"en-Us"},weekNumName:{type:String,default:"W"},weekStart:{type:[Number,String],default:1},weekNumbers:{type:[String,Function],default:null},calendarClassName:{type:String,default:null},noSwipe:{type:Boolean,default:!1},monthChangeOnScroll:{type:[Boolean,String],default:!0},dayNames:{type:[Function,Array],default:null},monthPicker:{type:Boolean,default:!1},customProps:{type:Object,default:null},yearPicker:{type:Boolean,default:!1},modelAuto:{type:Boolean,default:!1},selectText:{type:String,default:"Select"},cancelText:{type:String,default:"Cancel"},previewFormat:{type:[String,Function],default:()=>""},multiDates:{type:Boolean,default:!1},partialRange:{type:Boolean,default:!0},ignoreTimeValidation:{type:Boolean,default:!1},minDate:{type:[Date,String],default:null},maxDate:{type:[Date,String],default:null},minTime:{type:Object,default:null},maxTime:{type:Object,default:null},name:{type:String,default:null},placeholder:{type:String,default:""},hideInputIcon:{type:Boolean,default:!1},clearable:{type:Boolean,default:!0},state:{type:Boolean,default:null},required:{type:Boolean,default:!1},autocomplete:{type:String,default:"off"},inputClassName:{type:String,default:null},inlineWithInput:{type:Boolean,default:!1},textInputOptions:{type:Object,default:()=>null},fixedStart:{type:Boolean,default:!1},fixedEnd:{type:Boolean,default:!1},timePicker:{type:Boolean,default:!1},enableSeconds:{type:Boolean,default:!1},is24:{type:Boolean,default:!0},noHoursOverlay:{type:Boolean,default:!1},noMinutesOverlay:{type:Boolean,default:!1},noSecondsOverlay:{type:Boolean,default:!1},hoursGridIncrement:{type:[String,Number],default:1},minutesGridIncrement:{type:[String,Number],default:5},secondsGridIncrement:{type:[String,Number],default:5},hoursIncrement:{type:[Number,String],default:1},minutesIncrement:{type:[Number,String],default:1},secondsIncrement:{type:[Number,String],default:1},range:{type:Boolean,default:!1},uid:{type:String,default:null},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},inline:{type:Boolean,default:!1},textInput:{type:Boolean,default:!1},onClickOutside:{type:Function,default:null},noDisabledRange:{type:Boolean,default:!1},sixWeeks:{type:Boolean,default:!1}},Nw=["aria-label","aria-disabled","aria-readonly"],Dw={key:1,class:"dp__input_wrap"},Ow=["id","name","inputmode","placeholder","disabled","readonly","required","value","autocomplete","onKeydown"],$w={key:2,class:"dp__input_icon"},Vw={key:4,class:"dp__clear_icon"},Pw=i.defineComponent({__name:"DatepickerInput",props:{isMenuOpen:{type:Boolean,default:!1},inputValue:{type:String,default:""},...W2},emits:["clear","open","update:input-value","set-input-date","close","select-date","set-empty-date","toggle","focus-prev","focus","blur"],setup(e,{expose:r,emit:n}){const a=e,{getDefaultPattern:o,isValidDate:l,defaults:s,getDefaultStartTime:c,assignDefaultTime:d}=W0(a),h=i.ref(),f=i.ref(null),g=i.ref(!1),m=i.ref(!1),y=i.computed(()=>({dp__pointer:!a.disabled&&!a.readonly&&!a.textInput,dp__disabled:a.disabled,dp__input_readonly:!a.textInput,dp__input:!0,dp__input_icon_pad:!a.hideInputIcon,dp__input_valid:a.state,dp__input_invalid:a.state===!1,dp__input_focus:g.value||a.isMenuOpen,dp__input_reg:!a.textInput,[a.inputClassName]:!!a.inputClassName})),v=()=>{n("set-input-date",null),a.autoApply&&(n("set-empty-date"),h.value=null)},w=H=>{var j;const Q=c();return Hy(H,((j=s.value.textInputOptions)==null?void 0:j.format)||o(),Q||d({}),a.inputValue,m.value)},k=H=>{const{rangeSeparator:j}=s.value.textInputOptions,[Q,fe]=H.split(`${j}`);if(Q){const oe=w(Q.trim()),X=fe?w(fe.trim()):null,b=oe&&X?[oe,X]:[oe];h.value=oe?b:null}},A=()=>{m.value=!0},x=H=>{if(a.range)k(H);else if(a.multiDates){const j=H.split(";");h.value=j.map(Q=>w(Q.trim())).filter(Q=>Q)}else h.value=w(H)},E=H=>{var j;const{value:Q}=H.target;Q!==""?((j=s.value.textInputOptions)!=null&&j.openMenu&&!a.isMenuOpen&&n("open"),x(Q),n("set-input-date",h.value)):v(),m.value=!1,n("update:input-value",Q)},T=()=>{var H,j;(H=s.value.textInputOptions)!=null&&H.enterSubmit&&l(h.value)&&a.inputValue!==""?(n("set-input-date",h.value,!0),h.value=null):(j=s.value.textInputOptions)!=null&&j.enterSubmit&&a.inputValue===""&&(h.value=null,n("clear"))},M=()=>{var H,j;(H=s.value.textInputOptions)!=null&&H.tabSubmit&&l(h.value)&&a.inputValue!==""?(n("set-input-date",h.value,!0),h.value=null):(j=s.value.textInputOptions)!=null&&j.tabSubmit&&a.inputValue===""&&(h.value=null,n("clear"))},O=()=>{g.value=!0,n("focus")},I=H=>{var j;H.preventDefault(),H.stopImmediatePropagation(),H.stopPropagation(),a.textInput&&(j=s.value.textInputOptions)!=null&&j.openMenu&&!a.inlineWithInput?a.isMenuOpen?s.value.textInputOptions.enterSubmit&&n("select-date"):n("open"):a.textInput||n("toggle")},$=()=>{g.value=!1,a.isMenuOpen||n("blur"),a.autoApply&&a.textInput&&h.value&&(n("set-input-date",h.value),n("select-date"),h.value=null)},V=()=>{n("clear")},K=H=>{if(!a.textInput){if(H.code==="Tab")return;H.preventDefault()}};return r({focusInput:()=>{f.value&&f.value.focus({preventScroll:!0})},setParsedDate:H=>{h.value=H}}),(H,j)=>{var Q;return i.openBlock(),i.createElementBlock("div",{onClick:I,"aria-label":(Q=i.unref(s).ariaLabels)==null?void 0:Q.input,role:"textbox","aria-multiline":"false","aria-disabled":H.disabled,"aria-readonly":H.readonly},[H.$slots.trigger&&!H.$slots["dp-input"]&&!H.inline?i.renderSlot(H.$slots,"trigger",{key:0}):i.createCommentVNode("",!0),!H.$slots.trigger&&(!H.inline||H.inlineWithInput)?(i.openBlock(),i.createElementBlock("div",Dw,[H.$slots["dp-input"]&&!H.$slots.trigger&&!H.inline?i.renderSlot(H.$slots,"dp-input",{key:0,value:e.inputValue,onInput:E,onEnter:T,onTab:M,onClear:V,onBlur:$}):i.createCommentVNode("",!0),H.$slots["dp-input"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("input",{key:1,ref_key:"inputRef",ref:f,id:H.uid?`dp-input-${H.uid}`:void 0,name:H.name,class:i.normalizeClass(i.unref(y)),inputmode:H.textInput?"text":"none",placeholder:H.placeholder,disabled:H.disabled,readonly:H.readonly,required:H.required,value:e.inputValue,autocomplete:H.autocomplete,onInput:E,onKeydown:[i.withKeys(I,["enter"]),i.withKeys(M,["tab"]),K],onBlur:$,onFocus:O,onKeypress:K,onPaste:A},null,42,Ow)),H.$slots["input-icon"]&&!H.hideInputIcon?(i.openBlock(),i.createElementBlock("span",$w,[i.renderSlot(H.$slots,"input-icon")])):i.createCommentVNode("",!0),!H.$slots["input-icon"]&&!H.hideInputIcon&&!H.$slots["dp-input"]?(i.openBlock(),i.createBlock(i.unref(pr),{key:3,class:"dp__input_icon dp__input_icons"})):i.createCommentVNode("",!0),H.$slots["clear-icon"]&&e.inputValue&&H.clearable&&!H.disabled&&!H.readonly?(i.openBlock(),i.createElementBlock("span",Vw,[i.renderSlot(H.$slots,"clear-icon",{clear:V})])):i.createCommentVNode("",!0),H.clearable&&!H.$slots["clear-icon"]&&e.inputValue&&!H.disabled&&!H.readonly?(i.openBlock(),i.createBlock(i.unref(Iy),{key:5,class:"dp__clear_icon dp__input_icons","data-test":"clear-icon",onClick:i.withModifiers(V,["stop","prevent"])},null,8,["onClick"])):i.createCommentVNode("",!0)])):i.createCommentVNode("",!0)],8,Nw)}}}),Fw=["title"],Iw={class:"dp__action_buttons"},Hw=["onKeydown","disabled"],Rw=i.defineComponent({__name:"ActionRow",props:{menuMount:{type:Boolean,default:!1},internalModelValue:{type:[Date,Array],default:null},calendarWidth:{type:Number,default:0},...W2},emits:["close-picker","select-date","invalid-select"],setup(e,{emit:r}){const n=e,{formatDate:a,isValidTime:o,defaults:l}=W0(n),{buildMatrix:s}=z2(),c=i.ref(null),d=i.ref(null);i.onMounted(()=>{n.arrowNavigation&&s([w0(c),w0(d)],"actionRow")});const h=i.computed(()=>n.range&&!n.partialRange&&n.internalModelValue?n.internalModelValue.length===2:!0),f=i.computed(()=>!g.value||!m.value||!h.value),g=i.computed(()=>!n.enableTimePicker||n.ignoreTimeValidation?!0:o(n.internalModelValue)),m=i.computed(()=>n.monthPicker?n.range&&Array.isArray(n.internalModelValue)?!n.internalModelValue.filter(x=>!k(x)).length:k(n.internalModelValue):!0),y=()=>{const x=l.value.previewFormat;return n.timePicker||n.monthPicker,x(M0(n.internalModelValue))},v=()=>{const x=n.internalModelValue;return l.value.multiCalendars>0?`${a(x[0])} - ${a(x[1])}`:[a(x[0]),a(x[1])]},w=i.computed(()=>!n.internalModelValue||!n.menuMount?"":typeof l.value.previewFormat=="string"?Array.isArray(n.internalModelValue)?n.internalModelValue.length===2&&n.internalModelValue[1]?v():n.multiDates?n.internalModelValue.map(x=>`${a(x)}`):n.modelAuto?`${a(n.internalModelValue[0])}`:`${a(n.internalModelValue[0])} -`:a(n.internalModelValue):y()),k=x=>{if(!n.monthPicker)return!0;let E=!0;const T=ne(g1(x));if(n.minDate&&n.maxDate){const M=ne(g1(n.minDate)),O=ne(g1(n.maxDate));return O0(T,M)&&T0(T,O)||Je(T,M)||Je(T,O)}if(n.minDate){const M=ne(g1(n.minDate));E=O0(T,M)||Je(T,M)}if(n.maxDate){const M=ne(g1(n.maxDate));E=T0(T,M)||Je(T,M)}return E},A=()=>{g.value&&m.value&&h.value?r("select-date"):r("invalid-select")};return(x,E)=>(i.openBlock(),i.createElementBlock("div",{class:"dp__action_row",style:i.normalizeStyle(e.calendarWidth?{width:`${e.calendarWidth}px`}:{})},[x.$slots["action-row"]?i.renderSlot(x.$slots,"action-row",i.normalizeProps(i.mergeProps({key:0},{internalModelValue:e.internalModelValue,disabled:i.unref(f),selectDate:()=>x.$emit("select-date"),closePicker:()=>x.$emit("close-picker")}))):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createElementVNode("div",{class:"dp__selection_preview",title:Array.isArray(i.unref(w))?"":i.unref(w)},[x.$slots["action-preview"]?i.renderSlot(x.$slots,"action-preview",{key:0,value:e.internalModelValue}):i.createCommentVNode("",!0),x.$slots["action-preview"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[Array.isArray(i.unref(w))?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:0},[i.createTextVNode(i.toDisplayString(i.unref(w)),1)],64)),Array.isArray(i.unref(w))?(i.openBlock(!0),i.createElementBlock(i.Fragment,{key:1},i.renderList(i.unref(w),(T,M)=>(i.openBlock(),i.createElementBlock("div",{key:M},i.toDisplayString(T),1))),128)):i.createCommentVNode("",!0)],64))],8,Fw),i.createElementVNode("div",Iw,[x.$slots["action-select"]?i.renderSlot(x.$slots,"action-select",{key:0,value:e.internalModelValue}):i.createCommentVNode("",!0),x.$slots["action-select"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[x.inline?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("button",{key:0,ref_key:"cancelButtonRef",ref:c,class:"dp__action_button dp__action_cancel",onClick:E[0]||(E[0]=T=>x.$emit("close-picker")),onKeydown:[E[1]||(E[1]=i.withKeys(T=>x.$emit("close-picker"),["enter"])),E[2]||(E[2]=i.withKeys(T=>x.$emit("close-picker"),["space"]))]},i.toDisplayString(x.cancelText),545)),i.createElementVNode("button",{class:"dp__action_button dp__action_select",onKeydown:[i.withKeys(A,["enter"]),i.withKeys(A,["space"])],onClick:A,disabled:i.unref(f),"data-test":"select-button",ref_key:"selectButtonRef",ref:d},i.toDisplayString(x.selectText),41,Hw)],64))])],64))],4))}}),Uw=["aria-label"],zw={class:"dp__calendar_header",role:"row"},Ww={key:0,class:"dp__calendar_header_item",role:"gridcell"},qw=i.createElementVNode("div",{class:"dp__calendar_header_separator"},null,-1),jw=["aria-label"],Zw={key:0,role:"gridcell",class:"dp__calendar_item dp__week_num"},Yw={class:"dp__cell_inner"},Gw=["aria-selected","aria-disabled","aria-label","data-test","onClick","onKeydown","onMouseenter","onMouseleave"],Kw=i.defineComponent({__name:"Calendar",props:{mappedDates:{type:Array,default:()=>[]},getWeekNum:{type:Function,default:()=>""},specificMode:{type:Boolean,default:!1},instance:{type:Number,default:0},month:{type:Number,default:0},year:{type:Number,default:0},...W2},emits:["select-date","set-hover-date","handle-scroll","mount","handle-swipe","handle-space","tooltip-open","tooltip-close"],setup(e,{expose:r,emit:n}){const a=e,{buildMultiLevelMatrix:o}=z2(),{setDateMonthOrYear:l,defaults:s}=W0(a),c=i.ref(null),d=i.ref({bottom:"",left:"",transform:""}),h=i.ref([]),f=i.ref(null),g=i.ref(!0),m=i.ref(""),y=i.ref({startX:0,endX:0,startY:0,endY:0}),v=i.ref([]),w=i.ref({left:"50%"}),k=i.computed(()=>a.dayNames?Array.isArray(a.dayNames)?a.dayNames:a.dayNames(a.locale,+a.weekStart):mw(a.locale,+a.weekStart));i.onMounted(()=>{n("mount",{cmp:"calendar",refs:h}),a.noSwipe||f.value&&(f.value.addEventListener("touchstart",H,{passive:!1}),f.value.addEventListener("touchend",j,{passive:!1}),f.value.addEventListener("touchmove",Q,{passive:!1})),a.monthChangeOnScroll&&f.value&&f.value.addEventListener("wheel",X,{passive:!1})});const A=b=>b?a.vertical?"vNext":"next":a.vertical?"vPrevious":"previous",x=(b,U)=>{if(a.transitions){const D=e2(l(ne(),a.month,a.year));m.value=O0(e2(l(ne(),b,U)),D)?s.value.transitions[A(!0)]:s.value.transitions[A(!1)],g.value=!1,i.nextTick(()=>{g.value=!0})}},E=i.computed(()=>({dp__calendar_wrap:!0,[a.calendarClassName]:!!a.calendarClassName})),T=i.computed(()=>b=>{const U=Cw(b);return{dp__marker_dot:U.type==="dot",dp__marker_line:U.type==="line"}}),M=i.computed(()=>b=>Je(b,c.value)),O=i.computed(()=>({dp__calendar:!0,dp__calendar_next:s.value.multiCalendars>0&&a.instance!==0})),I=i.computed(()=>b=>a.hideOffsetDates?b.current:!0),$=i.computed(()=>a.specificMode?{height:`${a.modeHeight}px`}:void 0),V=async(b,U,D)=>{var W,te;if(n("set-hover-date",b),(te=(W=b.marker)==null?void 0:W.tooltip)!=null&&te.length){const se=w0(h.value[U][D]);if(se){const{width:ae,height:L}=se.getBoundingClientRect();c.value=b.value;let R={left:`${ae/2}px`},ge=-50;if(await i.nextTick(),v.value[0]){const{left:Ae,width:Be}=v.value[0].getBoundingClientRect();Ae<0&&(R={left:"0"},ge=0,w.value.left=`${ae/2}px`),window.innerWidth<Ae+Be&&(R={right:"0"},ge=0,w.value.left=`${Be-ae/2}px`)}d.value={bottom:`${L}px`,...R,transform:`translateX(${ge}%)`},n("tooltip-open",b.marker)}}},K=b=>{c.value&&(c.value=null,d.value=JSON.parse(JSON.stringify({bottom:"",left:"",transform:""})),n("tooltip-close",b.marker))},H=b=>{y.value.startX=b.changedTouches[0].screenX,y.value.startY=b.changedTouches[0].screenY},j=b=>{y.value.endX=b.changedTouches[0].screenX,y.value.endY=b.changedTouches[0].screenY,fe()},Q=b=>{a.vertical&&!a.inline&&b.preventDefault()},fe=()=>{const b=a.vertical?"Y":"X";Math.abs(y.value[`start${b}`]-y.value[`end${b}`])>10&&n("handle-swipe",y.value[`start${b}`]>y.value[`end${b}`]?"right":"left")},oe=(b,U,D)=>{b&&(Array.isArray(h.value[U])?h.value[U][D]=b:h.value[U]=[b]),a.arrowNavigation&&o(h.value,"calendar")},X=b=>{a.monthChangeOnScroll&&(b.preventDefault(),n("handle-scroll",b))};return r({triggerTransition:x}),(b,U)=>{var D;return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass(i.unref(O))},[i.createElementVNode("div",{style:i.normalizeStyle(i.unref($))},[e.specificMode?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("div",{key:0,ref_key:"calendarWrapRef",ref:f,class:i.normalizeClass(i.unref(E)),role:"grid","aria-label":(D=i.unref(s).ariaLabels)==null?void 0:D.calendarWrap},[i.createElementVNode("div",zw,[b.weekNumbers?(i.openBlock(),i.createElementBlock("div",Ww,i.toDisplayString(b.weekNumName),1)):i.createCommentVNode("",!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(i.unref(k),(W,te)=>(i.openBlock(),i.createElementBlock("div",{class:"dp__calendar_header_item",role:"gridcell",key:te,"data-test":"calendar-header"},[b.$slots["calendar-header"]?i.renderSlot(b.$slots,"calendar-header",{key:0,day:W,index:te}):i.createCommentVNode("",!0),b.$slots["calendar-header"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(W),1)],64))]))),128))]),qw,i.createVNode(i.Transition,{name:m.value,css:!!b.transitions},{default:i.withCtx(()=>{var W;return[g.value?(i.openBlock(),i.createElementBlock("div",{key:0,class:"dp__calendar",role:"grid","aria-label":(W=i.unref(s).ariaLabels)==null?void 0:W.calendarDays},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.mappedDates,(te,se)=>(i.openBlock(),i.createElementBlock("div",{class:"dp__calendar_row",role:"row",key:se},[b.weekNumbers?(i.openBlock(),i.createElementBlock("div",Zw,[i.createElementVNode("div",Yw,i.toDisplayString(e.getWeekNum(te.days)),1)])):i.createCommentVNode("",!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(te.days,(ae,L)=>{var R,ge,Ae;return i.openBlock(),i.createElementBlock("div",{role:"gridcell",class:"dp__calendar_item",ref_for:!0,ref:Be=>oe(Be,se,L),key:L+se,"aria-selected":ae.classData.dp__active_date||ae.classData.dp__range_start||ae.classData.dp__range_start,"aria-disabled":ae.classData.dp__cell_disabled,"aria-label":(ge=(R=i.unref(s).ariaLabels)==null?void 0:R.day)==null?void 0:ge.call(R,ae),tabindex:"0","data-test":ae.value,onClick:i.withModifiers(Be=>b.$emit("select-date",ae),["stop","prevent"]),onKeydown:[i.withKeys(Be=>b.$emit("select-date",ae),["enter"]),i.withKeys(Be=>b.$emit("handle-space",ae),["space"])],onMouseenter:Be=>V(ae,se,L),onMouseleave:Be=>K(ae)},[i.createElementVNode("div",{class:i.normalizeClass(["dp__cell_inner",ae.classData])},[b.$slots.day&&i.unref(I)(ae)?i.renderSlot(b.$slots,"day",{key:0,day:+ae.text,date:ae.value}):i.createCommentVNode("",!0),b.$slots.day?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(ae.text),1)],64)),ae.marker&&i.unref(I)(ae)?(i.openBlock(),i.createElementBlock("div",{key:2,class:i.normalizeClass(i.unref(T)(ae.marker)),style:i.normalizeStyle(ae.marker.color?{backgroundColor:ae.marker.color}:{})},null,6)):i.createCommentVNode("",!0),i.unref(M)(ae.value)?(i.openBlock(),i.createElementBlock("div",{key:3,class:"dp__marker_tooltip",ref_for:!0,ref_key:"activeTooltip",ref:v,style:i.normalizeStyle(d.value)},[(Ae=ae.marker)!=null&&Ae.tooltip?(i.openBlock(),i.createElementBlock("div",{key:0,class:"dp__tooltip_content",onClick:U[0]||(U[0]=i.withModifiers(()=>{},["stop"]))},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(ae.marker.tooltip,(Be,s0)=>(i.openBlock(),i.createElementBlock("div",{key:s0,class:"dp__tooltip_text"},[b.$slots["marker-tooltip"]?i.renderSlot(b.$slots,"marker-tooltip",{key:0,tooltip:Be,day:ae.value}):i.createCommentVNode("",!0),b.$slots["marker-tooltip"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createElementVNode("div",{class:"dp__tooltip_mark",style:i.normalizeStyle(Be.color?{backgroundColor:Be.color}:{})},null,4),i.createElementVNode("div",null,i.toDisplayString(Be.text),1)],64))]))),128)),i.createElementVNode("div",{class:"dp__arrow_bottom_tp",style:i.normalizeStyle(w.value)},null,4)])):i.createCommentVNode("",!0)],4)):i.createCommentVNode("",!0)],2)],40,Gw)}),128))]))),128))],8,jw)):i.createCommentVNode("",!0)]}),_:3},8,["name","css"])],10,Uw))],4)],2)}}}),Xw=["aria-label","aria-disabled"],Na=i.defineComponent({__name:"ActionIcon",props:{ariaLabel:{type:String,default:""},disabled:{type:Boolean,default:!1}},emits:["activate","set-ref"],setup(e,{emit:r}){const n=i.ref(null);return i.onMounted(()=>r("set-ref",n)),(a,o)=>(i.openBlock(),i.createElementBlock("div",{class:"dp__month_year_col_nav",onClick:o[0]||(o[0]=l=>a.$emit("activate")),onKeydown:[o[1]||(o[1]=i.withKeys(l=>a.$emit("activate"),["enter"])),o[2]||(o[2]=i.withKeys(l=>a.$emit("activate"),["space"]))],tabindex:"0",role:"button","aria-label":e.ariaLabel,"aria-disabled":e.disabled,ref_key:"elRef",ref:n},[i.createElementVNode("div",{class:i.normalizeClass(["dp__inner_nav",{dp__inner_nav_disabled:e.disabled}])},[i.renderSlot(a.$slots,"default")],2)],40,Xw))}}),Jw=["onKeydown"],Qw={class:"dp__selection_grid_header"},eC=["aria-selected","aria-disabled","data-test","onClick","onKeydown","onMouseover"],tC=["aria-label","onKeydown"],w1=i.defineComponent({__name:"SelectionGrid",props:{items:{type:Array,default:()=>[]},modelValue:{type:[String,Number],default:null},multiModelValue:{type:Array,default:()=>[]},disabledValues:{type:Array,default:()=>[]},minValue:{type:[Number,String],default:null},maxValue:{type:[Number,String],default:null},year:{type:Number,default:0},skipActive:{type:Boolean,default:!1},headerRefs:{type:Array,default:()=>[]},skipButtonRef:{type:Boolean,default:!1},monthPicker:{type:Boolean,default:!1},yearPicker:{type:Boolean,default:!1},escClose:{type:Boolean,default:!0},type:{type:String,default:null},arrowNavigation:{type:Boolean,default:!1},autoApply:{type:Boolean,default:!1},textInput:{type:Boolean,default:!1},ariaLabels:{type:Object,default:()=>({})},hideNavigation:{type:Array,default:()=>[]}},emits:["update:model-value","selected","toggle","reset-flow"],setup(e,{expose:r,emit:n}){const a=e,{setSelectionGrid:o,buildMultiLevelMatrix:l,setMonthPicker:s}=z2(),{hideNavigationButtons:c}=W0(a),d=i.ref(!1),h=i.ref(null),f=i.ref(null),g=i.ref([]),m=i.ref(),y=i.ref(null),v=i.ref(0),w=i.ref(null);i.onBeforeUpdate(()=>{h.value=null}),i.onMounted(()=>{i.nextTick().then(()=>V()),A(),k(!0)}),i.onUnmounted(()=>k(!1));const k=X=>{var b;a.arrowNavigation&&((b=a.headerRefs)!=null&&b.length?s(X):o(X))},A=()=>{const X=w0(f);X&&(a.textInput||X.focus({preventScroll:!0}),d.value=X.clientHeight<X.scrollHeight)},x=i.computed(()=>({dp__overlay:!0})),E=i.computed(()=>({dp__overlay_col:!0})),T=X=>a.skipActive?!1:X.value===a.modelValue,M=i.computed(()=>a.items.map(X=>X.filter(b=>b).map(b=>{var U,D,W;const te=a.disabledValues.some(ae=>ae===b.value)||$(b.value),se=(U=a.multiModelValue)!=null&&U.length?(D=a.multiModelValue)==null?void 0:D.some(ae=>Je(ae,dt(a.monthPicker?m1(new Date,b.value):new Date,a.monthPicker?a.year:b.value))):T(b);return{...b,className:{dp__overlay_cell_active:se,dp__overlay_cell:!se,dp__overlay_cell_disabled:te,dp__overlay_cell_active_disabled:te&&se,dp__overlay_cell_pad:!0,dp__cell_in_between:(W=a.multiModelValue)!=null&&W.length&&a.skipActive?H(b.value):!1}}}))),O=i.computed(()=>({dp__button:!0,dp__overlay_action:!0,dp__over_action_scroll:d.value,dp__button_bottom:a.autoApply})),I=i.computed(()=>{var X,b;return{dp__overlay_container:!0,dp__container_flex:((X=a.items)==null?void 0:X.length)<=6,dp__container_block:((b=a.items)==null?void 0:b.length)>6}}),$=X=>{const b=a.maxValue||a.maxValue===0,U=a.minValue||a.minValue===0;return!b&&!U?!1:b&&U?+X>+a.maxValue||+X<+a.minValue:b?+X>+a.maxValue:U?+X<+a.minValue:!1},V=()=>{const X=w0(h),b=w0(f),U=w0(y),D=w0(w),W=U?U.getBoundingClientRect().height:0;b&&(v.value=b.getBoundingClientRect().height-W),X&&D&&(D.scrollTop=X.offsetTop-D.offsetTop-(v.value/2-X.getBoundingClientRect().height)-W)},K=X=>{!a.disabledValues.some(b=>b===X)&&!$(X)&&(n("update:model-value",X),n("selected"))},H=X=>{const b=a.monthPicker?a.year:X;return Ql(a.multiModelValue,dt(a.monthPicker?m1(new Date,m.value||0):new Date,a.monthPicker?b:m.value||b),dt(a.monthPicker?m1(new Date,X):new Date,b))},j=()=>{n("toggle"),n("reset-flow")},Q=()=>{a.escClose&&j()},fe=(X,b,U,D)=>{X&&(b.value===+a.modelValue&&!a.disabledValues.includes(b.value)&&(h.value=X),a.arrowNavigation&&(Array.isArray(g.value[U])?g.value[U][D]=X:g.value[U]=[X],oe()))},oe=()=>{var X,b;const U=(X=a.headerRefs)!=null&&X.length?[a.headerRefs].concat(g.value):g.value.concat([a.skipButtonRef?[]:[y.value]]);l(M0(U),(b=a.headerRefs)!=null&&b.length?"monthPicker":"selectionGrid")};return r({focusGrid:A}),(X,b)=>{var U;return i.openBlock(),i.createElementBlock("div",{ref_key:"gridWrapRef",ref:f,class:i.normalizeClass(i.unref(x)),role:"dialog",tabindex:"0",onKeydown:i.withKeys(Q,["esc"])},[i.createElementVNode("div",{class:i.normalizeClass(i.unref(I)),ref_key:"containerRef",ref:w,role:"grid",style:i.normalizeStyle({height:`${v.value}px`})},[i.createElementVNode("div",Qw,[i.renderSlot(X.$slots,"header")]),X.$slots.overlay?i.renderSlot(X.$slots,"overlay",{key:0}):(i.openBlock(!0),i.createElementBlock(i.Fragment,{key:1},i.renderList(i.unref(M),(D,W)=>(i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass(["dp__overlay_row",{dp__flex_row:i.unref(M).length>=3}]),key:W,role:"row"},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(D,(te,se)=>(i.openBlock(),i.createElementBlock("div",{role:"gridcell",class:i.normalizeClass(i.unref(E)),key:te.value,"aria-selected":te.value===e.modelValue&&!e.disabledValues.includes(te.value),"aria-disabled":te.className.dp__overlay_cell_disabled,ref_for:!0,ref:ae=>fe(ae,te,W,se),tabindex:"0","data-test":te.text,onClick:ae=>K(te.value),onKeydown:[i.withKeys(ae=>K(te.value),["enter"]),i.withKeys(ae=>K(te.value),["space"])],onMouseover:ae=>m.value=te.value},[i.createElementVNode("div",{class:i.normalizeClass(te.className)},[X.$slots.item?i.renderSlot(X.$slots,"item",{key:0,item:te}):i.createCommentVNode("",!0),X.$slots.item?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(te.text),1)],64))],2)],42,eC))),128))],2))),128))],6),X.$slots["button-icon"]?i.withDirectives((i.openBlock(),i.createElementBlock("div",{key:0,role:"button","aria-label":(U=e.ariaLabels)==null?void 0:U.toggleOverlay,class:i.normalizeClass(i.unref(O)),tabindex:"0",ref_key:"toggleButton",ref:y,onClick:j,onKeydown:i.withKeys(j,["enter"])},[i.renderSlot(X.$slots,"button-icon")],42,tC)),[[i.vShow,!i.unref(c)(e.type)]]):i.createCommentVNode("",!0)],42,Jw)}}}),rC=["aria-label"],gs=i.defineComponent({__name:"RegularPicker",props:{ariaLabel:{type:String,default:""},showSelectionGrid:{type:Boolean,default:!1},modelValue:{type:Number,default:null},items:{type:Array,default:()=>[]},disabledValues:{type:Array,default:()=>[]},minValue:{type:Number,default:null},maxValue:{type:Number,default:null},slotName:{type:String,default:""},overlaySlot:{type:String,default:""},headerRefs:{type:Array,default:()=>[]},escClose:{type:Boolean,default:!0},type:{type:String,default:null},transitions:{type:[Object,Boolean],default:!1},arrowNavigation:{type:Boolean,default:!1},autoApply:{type:Boolean,default:!1},textInput:{type:Boolean,default:!1},ariaLabels:{type:Object,default:()=>({})},hideNavigation:{type:Array,default:()=>[]}},emits:["update:model-value","toggle","set-ref"],setup(e,{emit:r}){const n=e,{transitionName:a,showTransition:o}=_r(n.transitions),l=i.ref(null);return i.onMounted(()=>r("set-ref",l)),(s,c)=>(i.openBlock(),i.createElementBlock(i.Fragment,null,[i.createElementVNode("div",{class:"dp__month_year_select",onClick:c[0]||(c[0]=d=>s.$emit("toggle")),onKeydown:[c[1]||(c[1]=i.withKeys(d=>s.$emit("toggle"),["enter"])),c[2]||(c[2]=i.withKeys(d=>s.$emit("toggle"),["space"]))],role:"button","aria-label":e.ariaLabel,tabindex:"0",ref_key:"elRef",ref:l},[i.renderSlot(s.$slots,"default")],40,rC),i.createVNode(i.Transition,{name:i.unref(a)(e.showSelectionGrid),css:i.unref(o)},{default:i.withCtx(()=>[e.showSelectionGrid?(i.openBlock(),i.createBlock(w1,i.mergeProps({key:0},{modelValue:e.modelValue,items:e.items,disabledValues:e.disabledValues,minValue:e.minValue,maxValue:e.maxValue,escClose:e.escClose,type:e.type,arrowNavigation:e.arrowNavigation,textInput:e.textInput,autoApply:e.autoApply,ariaLabels:e.ariaLabels,hideNavigation:e.hideNavigation},{"header-refs":[],"onUpdate:modelValue":c[3]||(c[3]=d=>s.$emit("update:model-value",d)),onToggle:c[4]||(c[4]=d=>s.$emit("toggle"))}),i.createSlots({"button-icon":i.withCtx(()=>[s.$slots["calendar-icon"]?i.renderSlot(s.$slots,"calendar-icon",{key:0}):i.createCommentVNode("",!0),s.$slots["calendar-icon"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(pr),{key:1}))]),_:2},[s.$slots[e.slotName]?{name:"item",fn:i.withCtx(({item:d})=>[i.renderSlot(s.$slots,e.slotName,{item:d})]),key:"0"}:void 0,s.$slots[e.overlaySlot]?{name:"overlay",fn:i.withCtx(()=>[i.renderSlot(s.$slots,e.overlaySlot)]),key:"1"}:void 0,s.$slots[`${e.overlaySlot}-header`]?{name:"header",fn:i.withCtx(()=>[i.renderSlot(s.$slots,`${e.overlaySlot}-header`)]),key:"2"}:void 0]),1040)):i.createCommentVNode("",!0)]),_:3},8,["name","css"])],64))}}),nC={class:"dp__month_year_row"},aC={class:"dp__month_year_wrap"},iC={class:"dp__month_picker_header"},oC=["aria-label"],lC=["aria-label"],sC=["aria-label"],cC=i.defineComponent({__name:"MonthYearPicker",props:{month:{type:Number,default:0},year:{type:Number,default:0},instance:{type:Number,default:0},years:{type:Array,default:()=>[]},months:{type:Array,default:()=>[]},internalModelValue:{type:[Date,Array],default:null},...W2},emits:["update-month-year","month-year-select","mount","reset-flow","overlay-closed"],setup(e,{expose:r,emit:n}){const a=e,{defaults:o}=W0(a),{transitionName:l,showTransition:s}=_r(o.value.transitions),{buildMatrix:c}=z2(),{handleMonthYearChange:d,isDisabled:h,updateMonthYear:f}=Sw(a,n),g=i.ref(!1),m=i.ref(!1),y=i.ref([null,null,null,null]),v=i.ref(null),w=i.ref(null),k=i.ref(null);i.onMounted(()=>{n("mount")});const A=L=>({get:()=>a[L],set:R=>{const ge=L==="month"?"year":"month";n("update-month-year",{[L]:R,[ge]:a[ge]}),n("month-year-select",L==="year"),L==="month"?D(!0):W(!0)}}),x=i.computed(A("month")),E=i.computed(A("year")),T=L=>{const R=n0(ne(L));return a.year===R},M=i.computed(()=>a.monthPicker?Array.isArray(a.disabledDates)?a.disabledDates.map(L=>ne(L)).filter(L=>T(L)).map(L=>r0(L)):[]:[]),O=i.computed(()=>L=>{const R=L==="month";return{showSelectionGrid:(R?g:m).value,items:(R?oe:X).value,disabledValues:o.value.filters[R?"months":"years"].concat(M.value),minValue:(R?K:$).value,maxValue:(R?H:V).value,headerRefs:R&&a.monthPicker?[v.value,w.value,k.value]:[],escClose:a.escClose,transitions:o.value.transitions,ariaLabels:o.value.ariaLabels,textInput:a.textInput,autoApply:a.autoApply,arrowNavigation:a.arrowNavigation,hideNavigation:a.hideNavigation}}),I=i.computed(()=>L=>({month:a.month,year:a.year,items:L==="month"?a.months:a.years,instance:a.instance,updateMonthYear:f,toggle:L==="month"?D:W})),$=i.computed(()=>a.minDate?n0(ne(a.minDate)):null),V=i.computed(()=>a.maxDate?n0(ne(a.maxDate)):null),K=i.computed(()=>{if(a.minDate&&$.value){if($.value>a.year)return 12;if($.value===a.year)return r0(ne(a.minDate))}return null}),H=i.computed(()=>a.maxDate&&V.value?V.value<a.year?-1:V.value===a.year?r0(ne(a.maxDate)):null:null),j=i.computed(()=>(a.range||a.multiDates)&&a.internalModelValue&&(a.monthPicker||a.yearPicker)?a.internalModelValue:[]),Q=L=>{const R=[],ge=Ae=>Ae;for(let Ae=0;Ae<L.length;Ae+=3){const Be=[L[Ae],L[Ae+1],L[Ae+2]];R.push(ge(Be))}return R},fe=i.computed(()=>a.months.find(R=>R.value===a.month)||{text:"",value:0}),oe=i.computed(()=>Q(a.months)),X=i.computed(()=>Q(a.years)),b=i.computed(()=>o.value.multiCalendars?a.multiCalendarsSolo?!0:a.instance===0:!0),U=i.computed(()=>o.value.multiCalendars?a.multiCalendarsSolo?!0:a.instance===o.value.multiCalendars-1:!0),D=(L=!1)=>{te(L),g.value=!g.value,g.value||n("overlay-closed")},W=(L=!1)=>{te(L),m.value=!m.value,m.value||n("overlay-closed")},te=L=>{L||n("reset-flow")},se=(L=!1)=>{h.value(L)||n("update-month-year",{year:L?a.year+1:a.year-1,month:a.month,fromNav:!0})},ae=(L,R)=>{a.arrowNavigation&&(y.value[R]=w0(L),c(y.value,"monthYear"))};return r({toggleMonthPicker:D,toggleYearPicker:W,handleMonthYearChange:d}),(L,R)=>{var ge,Ae,Be,s0,c0;return i.openBlock(),i.createElementBlock("div",nC,[L.$slots["month-year"]?i.renderSlot(L.$slots,"month-year",i.normalizeProps(i.mergeProps({key:0},{month:e.month,year:e.year,months:e.months,years:e.years,updateMonthYear:i.unref(f),handleMonthYearChange:i.unref(d),instance:e.instance}))):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[!L.monthPicker&&!L.yearPicker?(i.openBlock(),i.createElementBlock(i.Fragment,{key:0},[i.unref(b)&&!L.vertical?(i.openBlock(),i.createBlock(Na,{key:0,"aria-label":(ge=i.unref(o).ariaLabels)==null?void 0:ge.prevMonth,disabled:i.unref(h)(!1),onActivate:R[0]||(R[0]=Ce=>i.unref(d)(!1)),onSetRef:R[1]||(R[1]=Ce=>ae(Ce,0))},{default:i.withCtx(()=>[L.$slots["arrow-left"]?i.renderSlot(L.$slots,"arrow-left",{key:0}):i.createCommentVNode("",!0),L.$slots["arrow-left"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(Zl),{key:1}))]),_:3},8,["aria-label","disabled"])):i.createCommentVNode("",!0),i.createElementVNode("div",aC,[i.createVNode(gs,i.mergeProps({type:"month","slot-name":"month-overlay-val","overlay-slot":"overlay-month","aria-label":(Ae=i.unref(o).ariaLabels)==null?void 0:Ae.openMonthsOverlay,modelValue:i.unref(x),"onUpdate:modelValue":R[2]||(R[2]=Ce=>i.isRef(x)?x.value=Ce:null)},i.unref(O)("month"),{onToggle:D,onSetRef:R[3]||(R[3]=Ce=>ae(Ce,1))}),i.createSlots({default:i.withCtx(()=>[L.$slots.month?i.renderSlot(L.$slots,"month",i.normalizeProps(i.mergeProps({key:0},i.unref(fe)))):i.createCommentVNode("",!0),L.$slots.month?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(i.unref(fe).text),1)],64))]),_:2},[L.$slots["calendar-icon"]?{name:"calendar-icon",fn:i.withCtx(()=>[i.renderSlot(L.$slots,"calendar-icon")]),key:"0"}:void 0,L.$slots["month-overlay-value"]?{name:"month-overlay-val",fn:i.withCtx(({item:Ce})=>[i.renderSlot(L.$slots,"month-overlay-value",{text:Ce.text,value:Ce.value})]),key:"1"}:void 0,L.$slots["month-overlay"]?{name:"overlay-month",fn:i.withCtx(()=>[i.renderSlot(L.$slots,"month-overlay",i.normalizeProps(i.guardReactiveProps(i.unref(I)("month"))))]),key:"2"}:void 0,L.$slots["month-overlay-header"]?{name:"overlay-month-header",fn:i.withCtx(()=>[i.renderSlot(L.$slots,"month-overlay-header",{toggle:D})]),key:"3"}:void 0]),1040,["aria-label","modelValue"]),i.createVNode(gs,i.mergeProps({type:"year","slot-name":"year-overlay-val","overlay-slot":"overlay-year","aria-label":(Be=i.unref(o).ariaLabels)==null?void 0:Be.openYearsOverlay,modelValue:i.unref(E),"onUpdate:modelValue":R[4]||(R[4]=Ce=>i.isRef(E)?E.value=Ce:null)},i.unref(O)("year"),{onToggle:W,onSetRef:R[5]||(R[5]=Ce=>ae(Ce,2))}),i.createSlots({default:i.withCtx(()=>[L.$slots.year?i.renderSlot(L.$slots,"year",{key:0,year:e.year}):i.createCommentVNode("",!0),L.$slots.year?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(e.year),1)],64))]),_:2},[L.$slots["calendar-icon"]?{name:"calendar-icon",fn:i.withCtx(()=>[i.renderSlot(L.$slots,"calendar-icon")]),key:"0"}:void 0,L.$slots["year-overlay-value"]?{name:"year-overlay-val",fn:i.withCtx(({item:Ce})=>[i.renderSlot(L.$slots,"year-overlay-value",{text:Ce.text,value:Ce.value})]),key:"1"}:void 0,L.$slots["year-overlay"]?{name:"overlay-year",fn:i.withCtx(()=>[i.renderSlot(L.$slots,"year-overlay",i.normalizeProps(i.guardReactiveProps(i.unref(I)("year"))))]),key:"2"}:void 0,L.$slots["year-overlay-header"]?{name:"overlay-year-header",fn:i.withCtx(()=>[i.renderSlot(L.$slots,"year-overlay-header",{toggle:W})]),key:"3"}:void 0]),1040,["aria-label","modelValue"])]),i.unref(b)&&L.vertical?(i.openBlock(),i.createBlock(Na,{key:1,"aria-label":(s0=i.unref(o).ariaLabels)==null?void 0:s0.prevMonth,disabled:i.unref(h)(!1),onActivate:R[6]||(R[6]=Ce=>i.unref(d)(!1))},{default:i.withCtx(()=>[L.$slots["arrow-up"]?i.renderSlot(L.$slots,"arrow-up",{key:0}):i.createCommentVNode("",!0),L.$slots["arrow-up"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(Kl),{key:1}))]),_:3},8,["aria-label","disabled"])):i.createCommentVNode("",!0),i.unref(U)?(i.openBlock(),i.createBlock(Na,{key:2,ref:"rightIcon",disabled:i.unref(h)(!0),"aria-label":(c0=i.unref(o).ariaLabels)==null?void 0:c0.nextMonth,onActivate:R[7]||(R[7]=Ce=>i.unref(d)(!0)),onSetRef:R[8]||(R[8]=Ce=>ae(Ce,3))},{default:i.withCtx(()=>[L.$slots[L.vertical?"arrow-down":"arrow-right"]?i.renderSlot(L.$slots,L.vertical?"arrow-down":"arrow-right",{key:0}):i.createCommentVNode("",!0),L.$slots[L.vertical?"arrow-down":"arrow-right"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.resolveDynamicComponent(L.vertical?i.unref(Xl):i.unref(Yl)),{key:1}))]),_:3},8,["disabled","aria-label"])):i.createCommentVNode("",!0)],64)):i.createCommentVNode("",!0),L.monthPicker?(i.openBlock(),i.createBlock(w1,i.mergeProps({key:1},i.unref(O)("month"),{"skip-active":L.range,year:e.year,"multi-model-value":i.unref(j),"month-picker":"",modelValue:i.unref(x),"onUpdate:modelValue":R[17]||(R[17]=Ce=>i.isRef(x)?x.value=Ce:null),onToggle:D,onSelected:R[18]||(R[18]=Ce=>L.$emit("overlay-closed"))}),i.createSlots({header:i.withCtx(()=>{var Ce,x0,k0;return[i.createElementVNode("div",iC,[i.createElementVNode("div",{class:"dp__month_year_col_nav",tabindex:"0",ref_key:"mpPrevIconRef",ref:v,onClick:R[9]||(R[9]=re=>se(!1)),onKeydown:R[10]||(R[10]=i.withKeys(re=>se(!1),["enter"]))},[i.createElementVNode("div",{class:i.normalizeClass(["dp__inner_nav",{dp__inner_nav_disabled:i.unref(h)(!1)}]),role:"button","aria-label":(Ce=i.unref(o).ariaLabels)==null?void 0:Ce.prevMonth},[L.$slots["arrow-left"]?i.renderSlot(L.$slots,"arrow-left",{key:0}):i.createCommentVNode("",!0),L.$slots["arrow-left"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(Zl),{key:1}))],10,oC)],544),i.createElementVNode("div",{class:"dp__pointer",role:"button",ref_key:"mpYearButtonRef",ref:w,"aria-label":(x0=i.unref(o).ariaLabels)==null?void 0:x0.openYearsOverlay,tabindex:"0",onClick:R[11]||(R[11]=()=>W(!1)),onKeydown:R[12]||(R[12]=i.withKeys(()=>W(!1),["enter"]))},[L.$slots.year?i.renderSlot(L.$slots,"year",{key:0,year:e.year}):i.createCommentVNode("",!0),L.$slots.year?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(e.year),1)],64))],40,lC),i.createElementVNode("div",{class:"dp__month_year_col_nav",tabindex:"0",ref_key:"mpNextIconRef",ref:k,onClick:R[13]||(R[13]=re=>se(!0)),onKeydown:R[14]||(R[14]=i.withKeys(re=>se(!0),["enter"]))},[i.createElementVNode("div",{class:i.normalizeClass(["dp__inner_nav",{dp__inner_nav_disabled:i.unref(h)(!0)}]),role:"button","aria-label":(k0=i.unref(o).ariaLabels)==null?void 0:k0.nextMonth},[L.$slots["arrow-right"]?i.renderSlot(L.$slots,"arrow-right",{key:0}):i.createCommentVNode("",!0),L.$slots["arrow-right"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(Yl),{key:1}))],10,sC)],544)]),i.createVNode(i.Transition,{name:i.unref(l)(m.value),css:i.unref(s)},{default:i.withCtx(()=>[m.value?(i.openBlock(),i.createBlock(w1,i.mergeProps({key:0},i.unref(O)("year"),{modelValue:i.unref(E),"onUpdate:modelValue":R[15]||(R[15]=re=>i.isRef(E)?E.value=re:null),onToggle:W,onSelected:R[16]||(R[16]=re=>L.$emit("overlay-closed"))}),i.createSlots({"button-icon":i.withCtx(()=>[L.$slots["calendar-icon"]?i.renderSlot(L.$slots,"calendar-icon",{key:0}):i.createCommentVNode("",!0),L.$slots["calendar-icon"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(pr),{key:1}))]),_:2},[L.$slots["year-overlay-value"]?{name:"item",fn:i.withCtx(({item:re})=>[i.renderSlot(L.$slots,"year-overlay-value",{text:re.text,value:re.value})]),key:"0"}:void 0]),1040,["modelValue"])):i.createCommentVNode("",!0)]),_:3},8,["name","css"])]}),_:2},[L.$slots["month-overlay-value"]?{name:"item",fn:i.withCtx(({item:Ce})=>[i.renderSlot(L.$slots,"month-overlay-value",{text:Ce.text,value:Ce.value})]),key:"0"}:void 0]),1040,["skip-active","year","multi-model-value","modelValue"])):i.createCommentVNode("",!0),L.yearPicker?(i.openBlock(),i.createBlock(w1,i.mergeProps({key:2},i.unref(O)("year"),{modelValue:i.unref(E),"onUpdate:modelValue":R[19]||(R[19]=Ce=>i.isRef(E)?E.value=Ce:null),"multi-model-value":i.unref(j),"skip-active":L.range,"skip-button-ref":"","year-picker":"",onToggle:W,onSelected:R[20]||(R[20]=Ce=>L.$emit("overlay-closed"))}),i.createSlots({_:2},[L.$slots["year-overlay-value"]?{name:"item",fn:i.withCtx(({item:Ce})=>[i.renderSlot(L.$slots,"year-overlay-value",{text:Ce.text,value:Ce.value})]),key:"0"}:void 0]),1040,["modelValue","multi-model-value","skip-active"])):i.createCommentVNode("",!0)],64))])}}}),dC={key:0,class:"dp__time_input"},uC=["aria-label","onKeydown","onClick"],hC=["aria-label","data-test","onKeydown","onClick"],fC=["aria-label","onKeydown","onClick"],pC={key:0},mC=["aria-label","onKeydown"],gC=i.defineComponent({__name:"TimeInput",props:{hours:{type:Number,default:0},minutes:{type:Number,default:0},seconds:{type:Number,default:0},closeTimePickerBtn:{type:Object,default:null},order:{type:Number,default:0},...W2},emits:["set-hours","set-minutes","update:hours","update:minutes","update:seconds","reset-flow","mounted","overlay-closed"],setup(e,{expose:r,emit:n}){const a=e,{setTimePickerElements:o,setTimePickerBackRef:l}=z2(),{defaults:s}=W0(a),{transitionName:c,showTransition:d}=_r(s.value.transitions),h=i.reactive({hours:!1,minutes:!1,seconds:!1}),f=i.ref("AM"),g=i.ref(null),m=i.ref([]);i.onMounted(()=>{n("mounted")});const y=i.computed(()=>b=>!!(a.maxTime&&a.maxTime[b]&&+a.maxTime[b]<+a[b]+ +a[`${b}Increment`])),v=i.computed(()=>b=>!!(a.minTime&&a.minTime[b]&&+a.minTime[b]>+a[b]-+a[`${b}Increment`])),w=(b,U)=>wl(E0(ne(),b),U),k=(b,U)=>Py(E0(ne(),b),U),A=i.computed(()=>({dp__time_col:!0,dp__time_col_reg:!a.enableSeconds&&a.is24,dp__time_col_reg_with_button:!a.enableSeconds&&!a.is24,dp__time_col_sec:a.enableSeconds&&a.is24,dp__time_col_sec_with_button:a.enableSeconds&&!a.is24})),x=i.computed(()=>{const b=[{type:"hours"},{type:"",separator:!0},{type:"minutes"}];return a.enableSeconds?b.concat([{type:"",separator:!0},{type:"seconds"}]):b}),E=i.computed(()=>x.value.filter(b=>!b.separator)),T=i.computed(()=>b=>{if(b==="hours"){const U=j(+a.hours);return{text:U<10?`0${U}`:`${U}`,value:U}}return{text:a[b]<10?`0${a[b]}`:`${a[b]}`,value:a[b]}}),M=b=>{const U=a.is24?24:12,D=b==="hours"?U:60,W=+a[`${b}GridIncrement`],te=b==="hours"&&!a.is24?W:0,se=[];for(let ae=te;ae<D;ae+=W)se.push({value:ae,text:ae<10?`0${ae}`:`${ae}`});return b==="hours"&&!a.is24&&se.push({value:0,text:"12"}),pw(se)},O=(b,U)=>{const D=a.minTime&&a.minTime[U],W=a.maxTime&&a.maxTime[U];return D&&W?b<+D||b>+W:D?b<+D:W?b>+W:!1},I=i.computed(()=>b=>M(b).flat().filter(U=>U).map(U=>U.value).filter(U=>O(U,b))),$=b=>a[`no${b[0].toUpperCase()+b.slice(1)}Overlay`],V=b=>{$(b)||(h[b]=!h[b],h[b]||n("overlay-closed"))},K=b=>b==="hours"?T2:b==="minutes"?M2:$t,H=(b,U=!0)=>{const D=U?w:k;(U?y.value(b):v.value(b))||n(`update:${b}`,K(b)(D({[b]:+a[b]},{[b]:+a[`${b}Increment`]})))},j=b=>a.is24?b:(b>=12?f.value="PM":f.value="AM",ww(b)),Q=()=>{f.value==="PM"?(f.value="AM",n("update:hours",a.hours-12)):(f.value="PM",n("update:hours",a.hours+12))},fe=b=>{h[b]=!0},oe=(b,U,D)=>{if(b&&a.arrowNavigation){Array.isArray(m.value[U])?m.value[U][D]=b:m.value[U]=[b];const W=m.value.reduce((te,se)=>se.map((ae,L)=>[...te[L]||[],se[L]]),[]);l(a.closeTimePickerBtn),g.value&&(W[1]=W[1].concat(g.value)),o(W,a.order)}},X=(b,U)=>b==="hours"&&!a.is24?n(`update:${b}`,f.value==="PM"?U+12:U):n(`update:${b}`,U);return r({openChildCmp:fe}),(b,U)=>{var D;return b.disabled?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("div",dC,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(i.unref(x),(W,te)=>{var se,ae,L;return i.openBlock(),i.createElementBlock("div",{key:te,class:i.normalizeClass(i.unref(A))},[W.separator?(i.openBlock(),i.createElementBlock(i.Fragment,{key:0},[i.createTextVNode(" : ")],64)):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createElementVNode("div",{class:i.normalizeClass({dp__inc_dec_button:!0,dp__inc_dec_button_disabled:i.unref(y)(W.type)}),role:"button","data-test":"time-inc-btn","aria-label":(se=i.unref(s).ariaLabels)==null?void 0:se.incrementValue(W.type),tabindex:"0",onKeydown:[i.withKeys(R=>H(W.type),["enter"]),i.withKeys(R=>H(W.type),["space"])],onClick:R=>H(W.type),ref_for:!0,ref:R=>oe(R,te,0)},[b.$slots["arrow-up"]?i.renderSlot(b.$slots,"arrow-up",{key:0}):i.createCommentVNode("",!0),b.$slots["arrow-up"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(Kl),{key:1}))],42,uC),i.createElementVNode("div",{role:"button","aria-label":(ae=i.unref(s).ariaLabels)==null?void 0:ae.openTpOverlay(W.type),class:i.normalizeClass($(W.type)?"":"dp__time_display"),tabindex:"0","data-test":`${W.type}-toggle-overlay-btn`,onKeydown:[i.withKeys(R=>V(W.type),["enter"]),i.withKeys(R=>V(W.type),["space"])],onClick:R=>V(W.type),ref_for:!0,ref:R=>oe(R,te,1)},[b.$slots[W.type]?i.renderSlot(b.$slots,W.type,{key:0,text:i.unref(T)(W.type).text,value:i.unref(T)(W.type).value}):i.createCommentVNode("",!0),b.$slots[W.type]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(i.unref(T)(W.type).text),1)],64))],42,hC),i.createElementVNode("div",{class:i.normalizeClass({dp__inc_dec_button:!0,dp__inc_dec_button_disabled:i.unref(v)(W.type)}),role:"button","data-test":"time-dec-btn","aria-label":(L=i.unref(s).ariaLabels)==null?void 0:L.decrementValue(W.type),tabindex:"0",onKeydown:[i.withKeys(R=>H(W.type,!1),["enter"]),i.withKeys(R=>H(W.type,!1),["space"])],onClick:R=>H(W.type,!1),ref_for:!0,ref:R=>oe(R,te,2)},[b.$slots["arrow-down"]?i.renderSlot(b.$slots,"arrow-down",{key:0}):i.createCommentVNode("",!0),b.$slots["arrow-down"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(Xl),{key:1}))],42,fC)],64))],2)}),128)),b.is24?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("div",pC,[b.$slots["am-pm-button"]?i.renderSlot(b.$slots,"am-pm-button",{key:0,toggle:Q,value:f.value}):i.createCommentVNode("",!0),b.$slots["am-pm-button"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("button",{key:1,ref_key:"amPmButton",ref:g,type:"button",class:"dp__pm_am_button",role:"button","aria-label":(D=i.unref(s).ariaLabels)==null?void 0:D.amPmButton,tabindex:"0",onClick:Q,onKeydown:[i.withKeys(i.withModifiers(Q,["prevent"]),["enter"]),i.withKeys(i.withModifiers(Q,["prevent"]),["space"])]},i.toDisplayString(f.value),41,mC))])),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(i.unref(E),(W,te)=>(i.openBlock(),i.createBlock(i.Transition,{key:te,name:i.unref(c)(h[W.type]),css:i.unref(d)},{default:i.withCtx(()=>[h[W.type]?(i.openBlock(),i.createBlock(w1,{key:0,items:M(W.type),"disabled-values":i.unref(s).filters.times[W.type].concat(i.unref(I)(W.type)),"esc-close":b.escClose,"aria-labels":i.unref(s).ariaLabels,"hide-navigation":b.hideNavigation,"onUpdate:modelValue":se=>X(W.type,se),onSelected:se=>V(W.type),onToggle:se=>V(W.type),onResetFlow:U[0]||(U[0]=se=>b.$emit("reset-flow")),type:W.type},i.createSlots({"button-icon":i.withCtx(()=>[b.$slots["clock-icon"]?i.renderSlot(b.$slots,"clock-icon",{key:0}):i.createCommentVNode("",!0),b.$slots["clock-icon"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(Gl),{key:1}))]),_:2},[b.$slots[`${W.type}-overlay-value`]?{name:"item",fn:i.withCtx(({item:se})=>[i.renderSlot(b.$slots,`${W.type}-overlay-value`,{text:se.text,value:se.value})]),key:"0"}:void 0]),1032,["items","disabled-values","esc-close","aria-labels","hide-navigation","onUpdate:modelValue","onSelected","onToggle","type"])):i.createCommentVNode("",!0)]),_:2},1032,["name","css"]))),128))]))}}}),yC=["aria-label"],wC={class:"dp__overlay_container dp__container_flex dp__time_picker_overlay_container"},CC={key:1,class:"dp__overlay_row dp__flex_row"},bC=["aria-label"],vC=i.defineComponent({__name:"TimePicker",props:{hours:{type:[Number,Array],default:0},minutes:{type:[Number,Array],default:0},seconds:{type:[Number,Array],default:0},internalModelValue:{type:[Date,Array],default:null},...W2},emits:["update:hours","update:minutes","update:seconds","mount","reset-flow","overlay-opened","overlay-closed"],setup(e,{expose:r,emit:n}){const a=e,{buildMatrix:o,setTimePicker:l}=z2(),s=i.useSlots(),{hideNavigationButtons:c,defaults:d}=W0(a),{transitionName:h,showTransition:f}=_r(d.value.transitions),g=i.ref(null),m=i.ref(null),y=i.ref([]),v=i.ref(null);i.onMounted(()=>{n("mount"),!a.timePicker&&a.arrowNavigation?o([w0(g.value)],"time"):l(!0,a.timePicker)});const w=i.computed(()=>a.range&&a.modelAuto?us(a.internalModelValue):!0),k=i.ref(!1),A=H=>({hours:Array.isArray(a.hours)?a.hours[H]:a.hours,minutes:Array.isArray(a.minutes)?a.minutes[H]:a.minutes,seconds:Array.isArray(a.seconds)?a.seconds[H]:a.seconds}),x=i.computed(()=>{const H=[];if(a.range)for(let j=0;j<2;j++)H.push(A(j));else H.push(A(0));return H}),E=(H,j=!1,Q="")=>{j||n("reset-flow"),k.value=H,H&&n("overlay-opened"),a.arrowNavigation&&(l(H),H||n("overlay-closed")),i.nextTick(()=>{Q!==""&&y.value[0]&&y.value[0].openChildCmp(Q)})},T=i.computed(()=>({dp__button:!0,dp__button_bottom:a.autoApply})),M=ht(s,"timePicker"),O=(H,j,Q)=>a.range?j===0?[H,x.value[1][Q]]:[x.value[0][Q],H]:H,I=H=>{n("update:hours",H)},$=H=>{n("update:minutes",H)},V=H=>{n("update:seconds",H)},K=()=>{v.value&&a.arrowNavigation&&v.value.focus({preventScroll:!0})};return r({toggleTimePicker:E}),(H,j)=>{var Q;return i.openBlock(),i.createElementBlock("div",null,[H.timePicker?i.createCommentVNode("",!0):i.withDirectives((i.openBlock(),i.createElementBlock("div",{key:0,class:i.normalizeClass(i.unref(T)),role:"button","aria-label":(Q=i.unref(d).ariaLabels)==null?void 0:Q.openTimePicker,tabindex:"0","data-test":"open-time-picker-btn",ref_key:"openTimePickerBtn",ref:g,onKeydown:[j[0]||(j[0]=i.withKeys(fe=>E(!0),["enter"])),j[1]||(j[1]=i.withKeys(fe=>E(!0),["space"]))],onClick:j[2]||(j[2]=fe=>E(!0))},[H.$slots["clock-icon"]?i.renderSlot(H.$slots,"clock-icon",{key:0}):i.createCommentVNode("",!0),H.$slots["clock-icon"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(Gl),{key:1}))],42,yC)),[[i.vShow,!i.unref(c)("time")]]),i.createVNode(i.Transition,{name:i.unref(h)(k.value),css:i.unref(f)},{default:i.withCtx(()=>{var fe;return[k.value||H.timePicker?(i.openBlock(),i.createElementBlock("div",{key:0,class:"dp__overlay",ref_key:"overlayRef",ref:v,tabindex:"0"},[i.createElementVNode("div",wC,[H.$slots["time-picker-overlay"]?i.renderSlot(H.$slots,"time-picker-overlay",{key:0,hours:e.hours,minutes:e.minutes,seconds:e.seconds,setHours:I,setMinutes:$,setSeconds:V}):i.createCommentVNode("",!0),H.$slots["time-picker-overlay"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("div",CC,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(i.unref(x),(oe,X)=>i.withDirectives((i.openBlock(),i.createBlock(gC,i.mergeProps({key:X},{...H.$props,order:X,hours:oe.hours,minutes:oe.minutes,seconds:oe.seconds,closeTimePickerBtn:m.value,disabled:X===0?H.fixedStart:H.fixedEnd},{ref_for:!0,ref_key:"timeInputRefs",ref:y,"onUpdate:hours":b=>I(O(b,X,"hours")),"onUpdate:minutes":b=>$(O(b,X,"minutes")),"onUpdate:seconds":b=>V(O(b,X,"seconds")),onMounted:K,onOverlayClosed:K}),i.createSlots({_:2},[i.renderList(i.unref(M),(b,U)=>({name:b,fn:i.withCtx(D=>[i.renderSlot(H.$slots,b,i.normalizeProps(i.guardReactiveProps(D)))])}))]),1040,["onUpdate:hours","onUpdate:minutes","onUpdate:seconds"])),[[i.vShow,X===0?!0:i.unref(w)]])),128))])),H.timePicker?i.createCommentVNode("",!0):i.withDirectives((i.openBlock(),i.createElementBlock("div",{key:2,ref_key:"closeTimePickerBtn",ref:m,class:i.normalizeClass(i.unref(T)),role:"button","aria-label":(fe=i.unref(d).ariaLabels)==null?void 0:fe.closeTimePicker,tabindex:"0",onKeydown:[j[3]||(j[3]=i.withKeys(oe=>E(!1),["enter"])),j[4]||(j[4]=i.withKeys(oe=>E(!1),["space"]))],onClick:j[5]||(j[5]=oe=>E(!1))},[H.$slots["calendar-icon"]?i.renderSlot(H.$slots,"calendar-icon",{key:0}):i.createCommentVNode("",!0),H.$slots["calendar-icon"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(pr),{key:1}))],42,bC)),[[i.vShow,!i.unref(c)("time")]])])],512)):i.createCommentVNode("",!0)]}),_:3},8,["name","css"])])}}}),_C=(e,r)=>{const{isDisabled:n,matchDate:a,getWeekFromDate:o,defaults:l}=W0(r),s=i.ref(null),c=i.ref(ne()),d=D=>{!D.current&&r.hideOffsetDates||(s.value=D.value)},h=()=>{s.value=null},f=D=>Array.isArray(e.value)&&r.range&&e.value[0]&&s.value?D?O0(s.value,e.value[0]):T0(s.value,e.value[0]):!0,g=(D,W)=>{const te=()=>e.value?W?e.value[0]||null:e.value[1]:null,se=e.value&&Array.isArray(e.value)?te():null;return Je(ne(D.value),se)},m=D=>{const W=Array.isArray(e.value)?e.value[0]:null;return D?!T0(s.value||null,W):!0},y=(D,W=!0)=>(r.range||r.weekPicker)&&Array.isArray(e.value)?r.hideOffsetDates&&!D.current?!1:Je(ne(D.value),e.value[W?0:1]):r.range?g(D,W)&&m(W)||Je(D.value,Array.isArray(e.value)?e.value[0]:null)&&f(W):!1,v=(D,W,te)=>Array.isArray(e.value)&&e.value[0]&&e.value.length===1?D?!1:te?O0(e.value[0],W.value):T0(e.value[0],W.value):!1,w=D=>!e.value||r.hideOffsetDates&&!D.current?!1:r.range?r.modelAuto&&Array.isArray(e.value)?Je(D.value,e.value[0]?e.value[0]:c.value):!1:r.multiDates&&Array.isArray(e.value)?e.value.some(W=>Je(W,D.value)):Je(D.value,e.value?e.value:c.value),k=D=>{if(r.autoRange||r.weekPicker){if(s.value){if(r.hideOffsetDates&&!D.current)return!1;const W=R2(s.value,+r.autoRange),te=o(ne(s.value));return r.weekPicker?Je(te[1],ne(D.value)):Je(W,ne(D.value))}return!1}return!1},A=D=>{if(r.autoRange||r.weekPicker){if(s.value){const W=R2(s.value,+r.autoRange);if(r.hideOffsetDates&&!D.current)return!1;const te=o(ne(s.value));return r.weekPicker?O0(D.value,te[0])&&T0(D.value,te[1]):O0(D.value,s.value)&&T0(D.value,W)}return!1}return!1},x=D=>{if(r.autoRange||r.weekPicker){if(s.value){if(r.hideOffsetDates&&!D.current)return!1;const W=o(ne(s.value));return r.weekPicker?Je(W[0],D.value):Je(s.value,D.value)}return!1}return!1},E=D=>Ql(e.value,s.value,D.value),T=()=>r.modelAuto&&Array.isArray(r.internalModelValue)?!!r.internalModelValue[0]:!1,M=()=>r.modelAuto?us(r.internalModelValue):!0,O=D=>{if(Array.isArray(e.value)&&e.value.length||r.weekPicker)return!1;const W=r.range?!y(D)&&!y(D,!1):!0;return!n(D.value)&&!w(D)&&!(!D.current&&r.hideOffsetDates)&&W},I=D=>r.range?r.modelAuto?T()&&w(D):!1:w(D),$=D=>r.highlight?a(D.value,r.highlight):!1,V=D=>n(D.value)&&r.highlightDisabledDays===!1,K=D=>r.highlightWeekDays&&r.highlightWeekDays.includes(D.value.getDay()),H=D=>(r.range||r.weekPicker)&&(!(l.value.multiCalendars>0)||D.current)&&M()&&!(!D.current&&r.hideOffsetDates)&&!w(D)?E(D):!1,j=D=>{const{isRangeStart:W,isRangeEnd:te}=oe(D),se=r.range?W||te:!1;return{dp__cell_offset:!D.current,dp__pointer:!r.disabled&&!(!D.current&&r.hideOffsetDates)&&!n(D.value),dp__cell_disabled:n(D.value),dp__cell_highlight:!V(D)&&($(D)||K(D))&&!I(D)&&!se,dp__cell_highlight_active:!V(D)&&($(D)||K(D))&&I(D),dp__today:!r.noToday&&Je(D.value,c.value)&&D.current}},Q=D=>({dp__active_date:I(D),dp__date_hover:O(D)}),fe=D=>({...X(D),...b(D),dp__range_between_week:H(D)&&r.weekPicker}),oe=D=>{const W=l.value.multiCalendars>0?D.current&&y(D)&&M():y(D)&&M(),te=l.value.multiCalendars>0?D.current&&y(D,!1)&&M():y(D,!1)&&M();return{isRangeStart:W,isRangeEnd:te}},X=D=>{const{isRangeStart:W,isRangeEnd:te}=oe(D);return{dp__range_start:W,dp__range_end:te,dp__range_between:H(D)&&!r.weekPicker,dp__date_hover_start:v(O(D),D,!0),dp__date_hover_end:v(O(D),D,!1)}},b=D=>({...X(D),dp__cell_auto_range:A(D),dp__cell_auto_range_start:x(D),dp__cell_auto_range_end:k(D)}),U=D=>r.range?r.autoRange?b(D):r.modelAuto?{...Q(D),...X(D)}:X(D):r.weekPicker?fe(D):Q(D);return{setHoverDate:d,clearHoverDate:h,getDayClassData:D=>({...j(D),...U(D),[r.dayClass?r.dayClass(D.value):""]:!0,[r.calendarCellClassName]:!!r.calendarCellClassName})}},xC=["id","onKeydown"],kC={key:0,class:"dp__sidebar_left"},EC={key:1,class:"dp__preset_ranges"},LC=["onClick"],AC={key:2,class:"dp__sidebar_right"},SC={key:3,class:"dp__now_wrap"},TC=i.defineComponent({__name:"DatepickerMenu",props:{openOnTop:{type:Boolean,default:!1},internalModelValue:{type:[Date,Array],default:null},...W2},emits:["close-picker","select-date","auto-apply","time-update","flow-step","update-month-year","invalid-select","update:internal-model-value","recalculate-position","invalid-fixed-range","tooltip-open","tooltip-close","time-picker-open"],setup(e,{expose:r,emit:n}){const a=e,{setMenuFocused:o,setShiftKey:l,control:s}=es(),{getCalendarDays:c,defaults:d}=W0(a),h=i.useSlots(),f=i.ref(null),g=i.reactive({timePicker:!!(!a.enableTimePicker||a.timePicker||a.monthPicker),monthYearInput:!!a.timePicker,calendar:!1}),m=i.ref([]),y=i.ref([]),v=i.ref(null),w=i.ref(null),k=i.ref(0),A=i.ref(!1),x=i.ref(0);i.onMounted(()=>{var q;A.value=!0,!((q=a.presetRanges)!=null&&q.length)&&!h["left-sidebar"]&&!h["right-sidebar"]&&(De(),window.addEventListener("resize",De));const ie=w0(w);if(ie&&!a.textInput&&!a.inline&&(o(!0),$()),ie){const Se=Oe=>{["action-row","time-picker","month-year"].some(Ue=>Object.keys(h).includes(Ue))||Oe.preventDefault(),Oe.stopImmediatePropagation(),Oe.stopPropagation()};ie.addEventListener("pointerdown",Se),ie.addEventListener("mousedown",Se)}}),i.onUnmounted(()=>{window.removeEventListener("resize",De)});const{arrowRight:E,arrowLeft:T,arrowDown:M,arrowUp:O}=z2(),I=q=>{q||q===0?y.value[q].triggerTransition(Q.value(q),fe.value(q)):y.value.forEach((ie,Se)=>ie.triggerTransition(Q.value(Se),fe.value(Se)))},$=()=>{const q=w0(w);q&&q.focus({preventScroll:!0})},V=()=>{var q;(q=a.flow)!=null&&q.length&&x.value!==-1&&(x.value+=1,n("flow-step",x.value),_())},K=()=>{x.value=-1},{calendars:H,modelValue:j,month:Q,year:fe,time:oe,updateTime:X,updateMonthYear:b,selectDate:U,getWeekNum:D,monthYearSelect:W,handleScroll:te,handleArrow:se,handleSwipe:ae,getMarker:L,selectCurrentDate:R,presetDateRange:ge}=Lw(a,n,V,I,x),{setHoverDate:Ae,clearHoverDate:Be,getDayClassData:s0}=_C(j,a);i.watch(H,()=>{a.openOnTop&&setTimeout(()=>{n("recalculate-position")},0)},{deep:!0});const c0=ht(h,"calendar"),Ce=ht(h,"action"),x0=ht(h,"timePicker"),k0=ht(h,"monthYear"),re=i.computed(()=>a.openOnTop?"dp__arrow_bottom":"dp__arrow_top"),Me=i.computed(()=>gw(a.yearRange,a.reverseYears)),be=i.computed(()=>yw(a.locale,a.monthNameFormat)),De=()=>{const q=w0(f);q&&(k.value=q.getBoundingClientRect().width)},Re=i.computed(()=>q=>c(Q.value(q),fe.value(q))),U0=i.computed(()=>d.value.multiCalendars>0&&a.range?[...Array(d.value.multiCalendars).keys()]:[0]),N=i.computed(()=>q=>q===1),P=i.computed(()=>a.monthPicker||a.timePicker||a.yearPicker),J=i.computed(()=>({dp__flex_display:d.value.multiCalendars>0})),me=i.computed(()=>({dp__instance_calendar:d.value.multiCalendars>0})),je=i.computed(()=>({dp__menu_disabled:a.disabled,dp__menu_readonly:a.readonly})),ye=i.computed(()=>q=>ee(Re,q)),Y=i.computed(()=>({dp__menu:!0,dp__menu_index:!a.inline,dp__relative:a.inline,[a.menuClassName]:!!a.menuClassName})),ee=(q,ie)=>q.value(ie).map(Se=>({...Se,days:Se.days.map(Oe=>(Oe.marker=L(Oe),Oe.classData=s0(Oe),Oe))})),Ne=q=>{q.stopPropagation(),q.stopImmediatePropagation()},t0=()=>{a.escClose&&n("close-picker")},C=(q,ie=!1)=>{U(q,ie),a.spaceConfirm&&n("select-date")},u=q=>{var ie;(ie=a.flow)!=null&&ie.length&&(g[q]=!0,Object.keys(g).filter(Se=>!g[Se]).length||_())},p=(q,ie,Se,Oe,...Ue)=>{if(a.flow[x.value]===q){const ve=Oe?ie.value[0]:ie.value;ve&&ve[Se](...Ue)}},_=()=>{p("month",m,"toggleMonthPicker",!0,!0),p("year",m,"toggleYearPicker",!0,!0),p("calendar",v,"toggleTimePicker",!1,!1,!0),p("time",v,"toggleTimePicker",!1,!0,!0);const q=a.flow[x.value];(q==="hours"||q==="minutes"||q==="seconds")&&p(q,v,"toggleTimePicker",!1,!0,!0,q)},B=q=>{if(a.arrowNavigation){if(q==="up")return O();if(q==="down")return M();if(q==="left")return T();if(q==="right")return E()}else q==="left"||q==="up"?se("left",0,q==="up"):se("right",0,q==="down")},z=q=>{l(q.shiftKey),!a.disableMonthYearSelect&&q.code==="Tab"&&q.target.classList.contains("dp__menu")&&s.value.shiftKeyInMenu&&(q.preventDefault(),q.stopImmediatePropagation(),n("close-picker"))},G=q=>{m.value[0]&&m.value[0].handleMonthYearChange(q)};return r({updateMonthYear:b}),(q,ie)=>{var Se;return i.openBlock(),i.createBlock(i.Transition,{appear:"",name:(Se=i.unref(d).transitions)==null?void 0:Se.menuAppear,mode:"out-in",css:!!q.transitions},{default:i.withCtx(()=>{var Oe,Ue;return[i.createElementVNode("div",{id:q.uid?`dp-menu-${q.uid}`:void 0,tabindex:"0",ref_key:"dpMenuRef",ref:w,role:"dialog",class:i.normalizeClass(i.unref(Y)),onMouseleave:ie[15]||(ie[15]=(...ve)=>i.unref(Be)&&i.unref(Be)(...ve)),onClick:Ne,onKeydown:[i.withKeys(t0,["esc"]),ie[16]||(ie[16]=i.withKeys(i.withModifiers(ve=>B("left"),["prevent"]),["left"])),ie[17]||(ie[17]=i.withKeys(i.withModifiers(ve=>B("up"),["prevent"]),["up"])),ie[18]||(ie[18]=i.withKeys(i.withModifiers(ve=>B("down"),["prevent"]),["down"])),ie[19]||(ie[19]=i.withKeys(i.withModifiers(ve=>B("right"),["prevent"]),["right"])),z]},[(q.disabled||q.readonly)&&q.inline?(i.openBlock(),i.createElementBlock("div",{key:0,class:i.normalizeClass(i.unref(je))},null,2)):i.createCommentVNode("",!0),!q.inline&&!q.teleportCenter?(i.openBlock(),i.createElementBlock("div",{key:1,class:i.normalizeClass(i.unref(re))},null,2)):i.createCommentVNode("",!0),i.createElementVNode("div",{class:i.normalizeClass({dp__menu_content_wrapper:((Oe=q.presetRanges)==null?void 0:Oe.length)||!!q.$slots["left-sidebar"]||!!q.$slots["right-sidebar"]})},[q.$slots["left-sidebar"]?(i.openBlock(),i.createElementBlock("div",kC,[i.renderSlot(q.$slots,"left-sidebar",i.normalizeProps(i.guardReactiveProps({handleMonthYearChange:G})))])):i.createCommentVNode("",!0),(Ue=q.presetRanges)!=null&&Ue.length?(i.openBlock(),i.createElementBlock("div",EC,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(q.presetRanges,(ve,Jt)=>(i.openBlock(),i.createElementBlock("div",{key:Jt,style:i.normalizeStyle(ve.style||{}),class:"dp__preset_range",onClick:Ve=>i.unref(ge)(ve.range,!!ve.slot)},[ve.slot?i.renderSlot(q.$slots,ve.slot,{key:0,presetDateRange:i.unref(ge),label:ve.label,range:ve.range}):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(ve.label),1)],64))],12,LC))),128))])):i.createCommentVNode("",!0),i.createElementVNode("div",{class:"dp__instance_calendar",ref_key:"calendarWrapperRef",ref:f,role:"document"},[i.createElementVNode("div",{class:i.normalizeClass(i.unref(J))},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(i.unref(U0),(ve,Jt)=>(i.openBlock(),i.createElementBlock("div",{key:ve,class:i.normalizeClass(i.unref(me))},[!q.disableMonthYearSelect&&!q.timePicker?(i.openBlock(),i.createBlock(cC,i.mergeProps({key:0,ref_for:!0,ref:Ve=>{Ve&&(m.value[Jt]=Ve)},months:i.unref(be),years:i.unref(Me),month:i.unref(Q)(ve),year:i.unref(fe)(ve),instance:ve,"internal-model-value":e.internalModelValue},q.$props,{onMount:ie[0]||(ie[0]=Ve=>u("monthYearInput")),onResetFlow:K,onUpdateMonthYear:Ve=>i.unref(b)(ve,Ve),onMonthYearSelect:i.unref(W),onOverlayClosed:$}),i.createSlots({_:2},[i.renderList(i.unref(k0),(Ve,jD)=>({name:Ve,fn:i.withCtx(x3=>[i.renderSlot(q.$slots,Ve,i.normalizeProps(i.guardReactiveProps(x3)))])}))]),1040,["months","years","month","year","instance","internal-model-value","onUpdateMonthYear","onMonthYearSelect"])):i.createCommentVNode("",!0),i.createVNode(Kw,i.mergeProps({ref_for:!0,ref:Ve=>{Ve&&(y.value[Jt]=Ve)},"specific-mode":i.unref(P),"get-week-num":i.unref(D),instance:ve,"mapped-dates":i.unref(ye)(ve),month:i.unref(Q)(ve),year:i.unref(fe)(ve)},q.$props,{"flow-step":x.value,"onUpdate:flowStep":ie[1]||(ie[1]=Ve=>x.value=Ve),onSelectDate:Ve=>i.unref(U)(Ve,!i.unref(N)(ve)),onHandleSpace:Ve=>C(Ve,!i.unref(N)(ve)),onSetHoverDate:ie[2]||(ie[2]=Ve=>i.unref(Ae)(Ve)),onHandleScroll:Ve=>i.unref(te)(Ve,ve),onHandleSwipe:Ve=>i.unref(ae)(Ve,ve),onMount:ie[3]||(ie[3]=Ve=>u("calendar")),onResetFlow:K,onTooltipOpen:ie[4]||(ie[4]=Ve=>q.$emit("tooltip-open",Ve)),onTooltipClose:ie[5]||(ie[5]=Ve=>q.$emit("tooltip-close",Ve))}),i.createSlots({_:2},[i.renderList(i.unref(c0),(Ve,jD)=>({name:Ve,fn:i.withCtx(x3=>[i.renderSlot(q.$slots,Ve,i.normalizeProps(i.guardReactiveProps({...x3})))])}))]),1040,["specific-mode","get-week-num","instance","mapped-dates","month","year","flow-step","onSelectDate","onHandleSpace","onHandleScroll","onHandleSwipe"])],2))),128))],2),i.createElementVNode("div",null,[q.$slots["time-picker"]?i.renderSlot(q.$slots,"time-picker",i.normalizeProps(i.mergeProps({key:0},{time:i.unref(oe),updateTime:i.unref(X)}))):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[q.enableTimePicker&&!q.monthPicker&&!q.weekPicker?(i.openBlock(),i.createBlock(vC,i.mergeProps({key:0,ref_key:"timePickerRef",ref:v,hours:i.unref(oe).hours,minutes:i.unref(oe).minutes,seconds:i.unref(oe).seconds,"internal-model-value":e.internalModelValue},q.$props,{onMount:ie[6]||(ie[6]=ve=>u("timePicker")),"onUpdate:hours":ie[7]||(ie[7]=ve=>i.unref(X)(ve)),"onUpdate:minutes":ie[8]||(ie[8]=ve=>i.unref(X)(ve,!1)),"onUpdate:seconds":ie[9]||(ie[9]=ve=>i.unref(X)(ve,!1,!0)),onResetFlow:K,onOverlayClosed:$,onOverlayOpened:ie[10]||(ie[10]=ve=>q.$emit("time-picker-open",ve))}),i.createSlots({_:2},[i.renderList(i.unref(x0),(ve,Jt)=>({name:ve,fn:i.withCtx(Ve=>[i.renderSlot(q.$slots,ve,i.normalizeProps(i.guardReactiveProps(Ve)))])}))]),1040,["hours","minutes","seconds","internal-model-value"])):i.createCommentVNode("",!0)],64))])],512),q.$slots["right-sidebar"]?(i.openBlock(),i.createElementBlock("div",AC,[i.renderSlot(q.$slots,"right-sidebar",i.normalizeProps(i.guardReactiveProps({handleMonthYearChange:G})))])):i.createCommentVNode("",!0),q.showNowButton?(i.openBlock(),i.createElementBlock("div",SC,[q.$slots["now-button"]?i.renderSlot(q.$slots,"now-button",{key:0,selectCurrentDate:i.unref(R)}):i.createCommentVNode("",!0),q.$slots["now-button"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("button",{key:1,type:"button",role:"button",class:"dp__now_button",onClick:ie[11]||(ie[11]=(...ve)=>i.unref(R)&&i.unref(R)(...ve))},i.toDisplayString(q.nowButtonLabel),1))])):i.createCommentVNode("",!0)],2),!q.autoApply||q.keepActionRow?(i.openBlock(),i.createBlock(Rw,i.mergeProps({key:2,"menu-mount":A.value,"calendar-width":k.value,"internal-model-value":e.internalModelValue},q.$props,{onClosePicker:ie[12]||(ie[12]=ve=>q.$emit("close-picker")),onSelectDate:ie[13]||(ie[13]=ve=>q.$emit("select-date")),onInvalidSelect:ie[14]||(ie[14]=ve=>q.$emit("invalid-select"))}),i.createSlots({_:2},[i.renderList(i.unref(Ce),(ve,Jt)=>({name:ve,fn:i.withCtx(Ve=>[i.renderSlot(q.$slots,ve,i.normalizeProps(i.guardReactiveProps({...Ve})))])}))]),1040,["menu-mount","calendar-width","internal-model-value"])):i.createCommentVNode("",!0)],42,xC)]}),_:3},8,["name","css"])}}}),MC=typeof window<"u"?window:void 0,Da=()=>{},BC=e=>i.getCurrentScope()?(i.onScopeDispose(e),!0):!1,NC=(e,r,n,a)=>{if(!e)return Da;let o=Da;const l=i.watch(()=>i.unref(e),c=>{o(),c&&(c.addEventListener(r,n,a),o=()=>{c.removeEventListener(r,n,a),o=Da})},{immediate:!0,flush:"post"}),s=()=>{l(),o()};return BC(s),s},DC=(e,r,n,a={})=>{const{window:o=MC,event:l="pointerdown"}=a;return o?NC(o,l,s=>{const c=w0(e),d=w0(r);!c||!d||c===s.target||s.composedPath().includes(c)||s.composedPath().includes(d)||n(s)},{passive:!0}):void 0},OC=i.defineComponent({__name:"VueDatePicker",props:{...W2},emits:["update:model-value","text-submit","closed","cleared","open","focus","blur","internal-model-change","recalculate-position","flow-step","update-month-year","invalid-select","invalid-fixed-range","tooltip-open","tooltip-close","time-picker-open"],setup(e,{expose:r,emit:n}){const a=e,o=i.useSlots(),l=i.ref(!1),s=i.toRef(a,"modelValue"),c=i.toRef(a,"timezone"),d=i.ref(null),h=i.ref(null),f=i.ref(!1),g=i.ref(null),{setMenuFocused:m,setShiftKey:y}=es(),{clearArrowNav:v}=z2(),{validateDate:w,isValidTime:k}=W0(a);i.onMounted(()=>{K(a.modelValue),a.inline||(I(g.value).addEventListener("scroll",b),window.addEventListener("resize",U)),a.inline&&(l.value=!0)}),i.onUnmounted(()=>{if(!a.inline){const be=I(g.value);be&&be.removeEventListener("scroll",b),window.removeEventListener("resize",U)}});const A=ht(o,"all",a.presetRanges),x=ht(o,"input");i.watch([s,c],()=>{K(s.value)},{deep:!0});const{openOnTop:E,menuPosition:T,setMenuPosition:M,setInitialPosition:O,getScrollableParent:I}=Tw(d,h,n,a),{inputValue:$,internalModelValue:V,parseExternalModelValue:K,emitModelValue:H,formatInputValue:j,checkBeforeEmit:Q}=Aw(n,a,f),fe=i.computed(()=>({dp__main:!0,dp__theme_dark:a.dark,dp__theme_light:!a.dark,dp__flex_display:a.inline,dp__flex_display_with_input:a.inlineWithInput})),oe=i.computed(()=>a.dark?"dp__theme_dark":"dp__theme_light"),X=i.computed(()=>a.teleport?{to:typeof a.teleport=="boolean"?"body":a.teleport,disabled:a.inline}:{class:"dp__outer_menu_wrap"}),b=()=>{l.value&&(a.closeOnScroll?Ae():M())},U=()=>{l.value&&M()},D=()=>{!a.disabled&&!a.readonly&&(O(),l.value=!0,i.nextTick().then(()=>{M(),l.value&&n("open")}),l.value||ge(),K(a.modelValue))},W=()=>{$.value="",ge(),n("update:model-value",null),n("cleared"),Ae()},te=()=>{const be=V.value;return!be||!Array.isArray(be)&&w(be)?!0:Array.isArray(be)?be.length===2&&w(be[0])&&w(be[1])?!0:w(be[0]):!1},se=()=>{Q()&&te()?(H(),Ae()):n("invalid-select",V.value)},ae=be=>{L(),H(),a.closeOnAutoApply&&!be&&Ae()},L=()=>{h.value&&a.textInput&&h.value.setParsedDate(V.value)},R=(be=!1)=>{a.autoApply&&k(V.value)&&te()&&(a.range&&Array.isArray(V.value)?(a.partialRange||V.value.length===2)&&ae(be):ae(be))},ge=()=>{a.textInput||(V.value=null)},Ae=()=>{a.inline||(l.value&&(l.value=!1,m(!1),y(!1),v(),n("closed"),O(),$.value&&K(s.value)),ge())},Be=(be,De)=>{if(!be){V.value=null;return}V.value=be,De&&(se(),n("text-submit"))},s0=()=>{a.autoApply&&k(V.value)&&H(),L()},c0=()=>l.value?Ae():D(),Ce=be=>{V.value=be},x0=()=>{a.textInput&&(f.value=!0,j()),n("focus")},k0=()=>{a.textInput&&(f.value=!1,K(a.modelValue)),n("blur")},re=be=>{d.value&&d.value.updateMonthYear(0,{month:hs(be.month),year:hs(be.year)})},Me=be=>{K(be||a.modelValue)};return DC(d,h,a.onClickOutside?()=>a.onClickOutside(te):Ae),r({closeMenu:Ae,selectDate:se,clearValue:W,openMenu:D,onScroll:b,formatInputValue:j,updateInternalModelValue:Ce,setMonthYear:re,parseModel:Me}),(be,De)=>(i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass(i.unref(fe)),ref_key:"pickerWrapperRef",ref:g},[i.createVNode(Pw,i.mergeProps({ref_key:"inputRef",ref:h,"is-menu-open":l.value,"input-value":i.unref($),"onUpdate:inputValue":De[0]||(De[0]=Re=>i.isRef($)?$.value=Re:null)},be.$props,{onClear:W,onOpen:D,onSetInputDate:Be,onSetEmptyDate:i.unref(H),onSelectDate:se,onToggle:c0,onClose:Ae,onFocus:x0,onBlur:k0}),i.createSlots({_:2},[i.renderList(i.unref(x),(Re,U0)=>({name:Re,fn:i.withCtx(N=>[i.renderSlot(be.$slots,Re,i.normalizeProps(i.guardReactiveProps(N)))])}))]),1040,["is-menu-open","input-value","onSetEmptyDate"]),l.value?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(be.teleport?i.Teleport:"div"),i.normalizeProps(i.mergeProps({key:0},i.unref(X))),{default:i.withCtx(()=>[l.value?(i.openBlock(),i.createBlock(TC,i.mergeProps({key:0,ref_key:"dpMenuRef",ref:d,class:i.unref(oe),style:i.unref(T),"open-on-top":i.unref(E)},be.$props,{"internal-model-value":i.unref(V),"onUpdate:internalModelValue":De[1]||(De[1]=Re=>i.isRef(V)?V.value=Re:null),onClosePicker:Ae,onSelectDate:se,onAutoApply:R,onTimeUpdate:s0,onFlowStep:De[2]||(De[2]=Re=>be.$emit("flow-step",Re)),onUpdateMonthYear:De[3]||(De[3]=Re=>be.$emit("update-month-year",Re)),onInvalidSelect:De[4]||(De[4]=Re=>be.$emit("invalid-select",i.unref(V))),onInvalidFixedRange:De[5]||(De[5]=Re=>be.$emit("invalid-fixed-range",Re)),onRecalculatePosition:i.unref(M),onTooltipOpen:De[6]||(De[6]=Re=>be.$emit("tooltip-open",Re)),onTooltipClose:De[7]||(De[7]=Re=>be.$emit("tooltip-close",Re)),onTimePickerOpen:De[8]||(De[8]=Re=>be.$emit("time-picker-open",Re))}),i.createSlots({_:2},[i.renderList(i.unref(A),(Re,U0)=>({name:Re,fn:i.withCtx(N=>[i.renderSlot(be.$slots,Re,i.normalizeProps(i.guardReactiveProps({...N})))])}))]),1040,["class","style","open-on-top","internal-model-value","onRecalculatePosition"])):i.createCommentVNode("",!0)]),_:3},16)):i.createCommentVNode("",!0)],2))}}),Oa=(()=>{const e=OC;return e.install=r=>{r.component("Vue3DatePicker",e)},e})();Object.entries(Object.freeze(Object.defineProperty({__proto__:null,default:Oa},Symbol.toStringTag,{value:"Module"}))).forEach(([e,r])=>{e!=="default"&&(Oa[e]=r)});const $C={class:"datepicker__timepicker"},VC=ce({__name:"wt-datepicker",props:{mode:{type:String,default:"date",options:["date","datetime"]},value:{type:[String,Number],default:"Date.now()"},label:{type:String,default:""},placeholder:{type:String,default:""},disabled:{type:Boolean,default:!1},disabledDates:{type:Object},lang:{type:String,default:"en"},labelProps:{type:Object},required:{type:Boolean,default:!1}},emits:["input"],setup(e,{emit:r}){const n=e,a=r,o=i.ref(!1),l=i.ref(null),s=n.mode==="datetime",c=i.computed(()=>n.required?`${n.label}*`:n.label);return(d,h)=>{const f=i.resolveComponent("wt-label"),g=i.resolveComponent("wt-icon"),m=i.resolveComponent("wt-icon-btn"),y=i.resolveComponent("wt-time-input");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-datepicker--disabled":e.disabled},"wt-datepicker"])},[i.createVNode(f,i.mergeProps(e.labelProps,{disabled:e.disabled}),{default:i.withCtx(()=>[i.renderSlot(d.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:e.label})),()=>[i.createTextVNode(i.toDisplayString(c.value),1)],!0)],void 0,!0),_:3},16,["disabled"]),i.createVNode(i.unref(Oa),i.mergeProps({...d.$attrs,...d.$props},{ref_key:"datepicker",ref:l,"close-on-auto-apply":!1,format:s?"dd/MM/yyyy HH:mm":"dd/MM/yyyy",locale:d.$i18n.locale==="ua"?"uk":d.$i18n.locale,"model-value":+e.value,placeholder:e.label||e.placeholder,"auto-apply":"",class:"wt-datepicker__datepicker"},{onClosed:h[0]||(h[0]=v=>o.value=!1),onOpen:h[1]||(h[1]=v=>o.value=!0),"onUpdate:modelValue":h[2]||(h[2]=v=>a("input",v.getTime()))}),i.createSlots({"input-icon":i.withCtx(()=>[i.createVNode(g,{color:e.disabled?"disabled":"default",icon:"calendar"},null,8,["color"])]),"clear-icon":i.withCtx(()=>[i.createVNode(g,{class:i.normalizeClass([{"wt-datepicker__open-arrow--opened":o.value},"wt-datepicker__open-arrow"]),color:e.disabled?"disabled":"default",icon:"arrow-down"},null,8,["class","color"])]),"arrow-left":i.withCtx(()=>[i.createVNode(m,{icon:"arrow-left"})]),"arrow-right":i.withCtx(()=>[i.createVNode(m,{icon:"arrow-right"})]),_:2},[s?{name:"time-picker",fn:i.withCtx(({time:v,updateTime:w})=>[i.createElementVNode("div",$C,[i.createVNode(y,{value:v.hours,"max-value":"23",onInput:w},null,8,["value","onInput"]),h[3]||(h[3]=i.createTextVNode(" : ")),i.createVNode(y,{value:v.minutes,"max-value":"59",onInput:k=>w(k,!1)},null,8,["value","onInput"])])]),key:"0"}:void 0]),1040,["format","locale","model-value","placeholder"])],2)}}},[["__scopeId","data-v-6f4a751e"]]),PC={name:"WtDivider",props:{variant:{type:String,default:"horizontal"}}};function FC(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("hr",{class:i.normalizeClass(["wt-divider",`wt-divider-${n.variant}`])},null,2)}const IC=ce(PC,[["render",FC],["__scopeId","data-v-c0c26a8c"]]),HC="data:image/svg+xml,%3csvg%20viewBox='0%200%20200%20200'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M77.0793%2026.8668C77.6555%2028.5378%2079.1152%2029.959%2080.3252%2030.0551C81.5352%2030.1511%2082.0538%2028.8643%2081.4584%2027.1933C80.863%2025.5224%2079.4225%2024.1011%2078.2125%2024.005C77.0025%2023.909%2076.4839%2025.1958%2077.0793%2026.8668Z'%20fill='%231A2EB2'/%3e%3cpath%20d='M71.4823%2071.7511C73.0572%2076.2646%2077.0138%2080.1251%2080.2981%2080.3556C83.5824%2080.5861%2084.9652%2077.1289%2083.3903%2072.6154C81.8154%2068.1019%2077.8588%2064.2414%2074.5745%2064.0109C71.2902%2063.7804%2069.9074%2067.2376%2071.4823%2071.7511Z'%20fill='%23C9981D'/%3e%3cpath%20d='M43.3249%2090.7521C46.3403%2092.4999%2048.7795%2096.7253%2048.7795%20100.202C48.7795%20103.678%2046.3211%20105.08%2043.2865%20103.332C40.2711%20101.585%2037.8319%2097.3592%2037.8319%2093.8828C37.8319%2090.4064%2040.2903%2089.0043%2043.3249%2090.7521Z'%20fill='%23161922'/%3e%3cpath%20d='M93.4077%20153.253L128.272%20133.127C128.692%20132.885%20129.373%20132.885%20129.798%20133.127L155.224%20147.805C155.644%20148.047%20155.644%20148.441%20155.224%20148.683L120.36%20168.81C119.939%20169.052%20119.258%20169.052%20118.834%20168.81L93.4077%20154.132C92.9871%20153.89%2092.9871%20153.495%2093.4077%20153.253Z'%20fill='%23040506'/%3e%3cpath%20d='M83.6125%20176C83.1919%20176%2082.7825%20175.9%2082.4625%20175.713L54.0814%20159.323C53.6422%20159.07%2053.3892%20158.672%2053.3892%20158.229C53.3892%20157.786%2053.6422%20157.392%2054.0814%20157.135L77.0326%20143.879C77.3527%20143.693%2077.7583%20143.592%2078.1826%20143.592C78.6069%20143.592%2079.0125%20143.693%2079.3326%20143.879L107.714%20160.269C108.153%20160.522%20108.406%20160.92%20108.406%20161.363C108.406%20161.806%20108.153%20162.2%20107.714%20162.457L84.7624%20175.713C84.4424%20175.9%2084.0367%20176%2083.6125%20176Z'%20fill='%23040506'/%3e%3cpath%20d='M60.181%20148.319C60.181%20148.319%2060.5941%20142.881%2058.7333%20138.244C56.8762%20133.607%2053.7277%20130.336%2050.3857%20129.416C47.0436%20128.501%2043.7053%20131.099%2046.9283%20133.938C50.1512%20136.778%2056.1839%20140.198%2057.6242%20148.787L60.1847%20148.319H60.181Z'%20fill='%23040506'/%3e%3cpath%20d='M59.4515%20146.748C59.4515%20146.748%2059.4775%20146.748%2059.4887%20146.748C59.5892%20146.729%2059.6524%20146.633%2059.6338%20146.532C57.7358%20137.027%2051.6212%20132.04%2048.6513%20130.73C48.5583%20130.689%2048.4503%20130.73%2048.4094%20130.823C48.3685%20130.916%2048.4094%20131.024%2048.5024%20131.065C51.409%20132.345%2057.4046%20137.243%2059.2728%20146.599C59.2914%20146.685%2059.3659%20146.748%2059.4515%20146.748Z'%20fill='%23272C3A'/%3e%3cpath%20d='M44.6283%20144.336C44.7735%20144.954%2045.3392%20145.371%2045.8751%20145.717C46.4073%20146.06%2046.9916%20146.432%2047.2037%20147.031C47.6279%20148.24%2046.2956%20149.577%2046.772%20150.767C46.9729%20151.266%2047.4568%20151.601%2047.9592%20151.795C48.376%20151.958%2048.8151%20152.04%2049.2469%20152.163C49.459%20152.2%2049.6711%20152.223%2049.8795%20152.234C50.4973%20152.26%2051.156%20152.357%2051.6473%20152.77C52.4214%20153.421%2052.4772%20154.567%2052.8419%20155.512C53.2811%20156.644%2054.271%20157.518%2055.4099%20157.902C56.37%20158.218%2057.8847%20158.281%2058.2197%20157.894C58.4765%20157.6%2058.0894%20156.495%2058.1527%20156.108C58.309%20155.122%2058.3723%20154.117%2058.3388%20153.119C58.3239%20152.632%2058.309%20152.237%2058.4058%20151.757C58.5063%20151.255%2058.603%20150.753%2058.6923%20150.25C58.8375%20149.439%2059.1054%20148.572%2058.9082%20147.742C58.6886%20146.83%2057.747%20146.633%2057.5498%20145.74C57.4679%20145.382%2057.4605%20145.018%2057.386%20144.66C57.159%20143.607%2056.2919%20142.718%2055.2461%20142.464C53.616%20142.066%2051.8818%20143.119%2050.2591%20142.68C49.8386%20142.565%2049.4478%20142.357%2049.0422%20142.2C47.7545%20141.694%2046.1393%20141.78%2045.1754%20142.766C44.7735%20143.179%2044.5018%20143.771%2044.632%20144.333L44.6283%20144.336Z'%20fill='%23040506'/%3e%3cpath%20d='M57.8774%20155.308C57.8774%20155.308%2057.8849%20155.308%2057.8886%20155.308C57.9667%20155.304%2058.0263%20155.233%2058.0226%20155.155C57.3787%20146.179%2048.6143%20143.224%2046.4781%20142.974C46.3999%20142.967%2046.3292%20143.023%2046.318%20143.101C46.3106%20143.179%2046.3664%20143.25%2046.4446%20143.261C48.5324%20143.507%2057.1033%20146.395%2057.736%20155.178C57.7397%20155.252%2057.803%20155.312%2057.8774%20155.312V155.308Z'%20fill='%23272C3A'/%3e%3cpath%20d='M48.7071%20149.067C48.7369%20149.067%2048.7629%20149.059%2048.789%20149.041C48.815%20149.022%2051.543%20147.198%2055.2423%20148.486C55.3167%20148.512%2055.3986%20148.471%2055.4246%20148.397C55.4507%20148.322%2055.4098%20148.24%2055.3353%20148.214C51.4909%20146.878%2048.655%20148.784%2048.6252%20148.802C48.5583%20148.847%2048.5434%20148.936%2048.588%20149C48.6141%20149.041%2048.6587%20149.063%2048.7034%20149.063L48.7071%20149.067Z'%20fill='%23272C3A'/%3e%3cpath%20d='M119.593%20165.896L97.572%20153.179V84.1653L119.593%2096.8783V165.896Z'%20fill='%23161922'/%3e%3cpath%20d='M119.593%2096.8783L151.052%2078.7168V147.731L119.593%20165.896V96.8783Z'%20fill='%23272C3A'/%3e%3cpath%20d='M151.052%2078.7168L119.593%2096.8783L97.572%2084.1652L129.031%2066L151.052%2078.7168Z'%20fill='%23272C3A'/%3e%3cpath%20d='M122.741%20141.608L147.907%20127.079V144.571L148.484%20144.902L123.318%20159.435L122.741%20159.1V141.608Z'%20fill='%23040506'/%3e%3cpath%20d='M123.318%20141.943L148.488%20127.414L148.484%20144.902L123.318%20159.435V141.943Z'%20fill='%23272C3A'/%3e%3cpath%20d='M133.184%20139.212L137.464%20136.741C138.019%20136.421%20138.469%20136.566%20138.469%20137.068C138.469%20137.57%20138.019%20138.237%20137.464%20138.557L133.184%20141.028C132.63%20141.348%20132.179%20141.203%20132.179%20140.7C132.179%20140.198%20132.63%20139.532%20133.184%20139.212Z'%20fill='%23040506'/%3e%3cpath%20d='M122.741%20120.488L147.907%20105.959V123.451L148.484%20123.786L123.318%20138.315L122.741%20137.98V120.488Z'%20fill='%23040506'/%3e%3cpath%20d='M123.318%20120.823L148.488%20106.294L148.484%20123.786L123.318%20138.315V120.823Z'%20fill='%23272C3A'/%3e%3cpath%20d='M133.184%20118.092L137.464%20115.62C138.019%20115.3%20138.469%20115.445%20138.469%20115.948C138.469%20116.45%20138.019%20117.116%20137.464%20117.437L133.184%20119.908C132.63%20120.228%20132.179%20120.083%20132.179%20119.58C132.179%20119.078%20132.63%20118.412%20133.184%20118.092Z'%20fill='%23040506'/%3e%3cpath%20d='M122.741%2099.368L147.907%2084.8388V102.327L122.741%20116.856V99.368Z'%20fill='%23040506'/%3e%3cpath%20d='M160.49%2095.0622L146.526%2087.0049V102.412L160.49%20110.47V95.0622Z'%20fill='%23040506'/%3e%3cg%20opacity='0.1'%3e%3cpath%20d='M160.49%2095.0622L146.526%2087.0049V102.412L160.49%20110.47V95.0622Z'%20fill='%23040506'/%3e%3c/g%3e%3cpath%20d='M147.501%2086.4392L146.526%2087.0011L160.49%2095.0622L161.465%2094.4965L147.501%2086.4392Z'%20fill='%23272C3A'/%3e%3cpath%20d='M151.435%2088.14C151.435%2087.9874%20151.383%2087.8832%20151.301%2087.8274C151.301%2087.8274%20151.29%2087.8162%20151.268%2087.8087L150.557%2087.3919C150.468%2087.3398%20150.345%2087.351%20150.211%2087.4254L135.987%2095.6279L135.574%2093.9569C135.537%2093.8303%20135.462%2093.741%20135.369%2093.6852L134.628%2093.2535C134.498%2093.179%20134.334%2093.1753%20134.178%2093.2684L128.127%2096.7592C127.855%2096.9156%20127.635%2097.2989%20127.635%2097.6115V117.79C127.635%20117.939%20127.684%20118.047%20127.769%20118.103L128.532%20118.546C128.622%20118.59%20128.737%20118.579%20128.867%20118.505L150.959%20105.751C151.231%20105.594%20151.45%20105.211%20151.45%20104.898L151.443%2088.1362L151.435%2088.14Z'%20fill='%23040506'/%3e%3cg%20opacity='0.2'%3e%3cmask%20id='path-25-inside-1_8152_16965'%20fill='white'%3e%3cpath%20d='M135.354%2093.6814C135.227%2093.6107%20135.067%2093.6145%20134.915%2093.7001L128.864%2097.1909C128.73%2097.2691%20128.607%2097.4031%20128.517%2097.5594L127.781%2097.1314C127.87%2096.9751%20127.993%2096.8411%20128.127%2096.7629L134.178%2093.2721C134.338%2093.1828%20134.502%2093.1865%20134.628%2093.2609L135.358%2093.6814H135.354Z'/%3e%3c/mask%3e%3cpath%20d='M135.354%2093.6814C135.227%2093.6107%20135.067%2093.6145%20134.915%2093.7001L128.864%2097.1909C128.73%2097.2691%20128.607%2097.4031%20128.517%2097.5594L127.781%2097.1314C127.87%2096.9751%20127.993%2096.8411%20128.127%2096.7629L134.178%2093.2721C134.338%2093.1828%20134.502%2093.1865%20134.628%2093.2609L135.358%2093.6814H135.354Z'%20fill='%23161922'/%3e%3cpath%20d='M135.354%2093.6814L134.866%2094.5544L135.094%2094.6814H135.354V93.6814ZM134.915%2093.7001L134.426%2092.8278L134.415%2092.8339L134.915%2093.7001ZM128.864%2097.1909L128.364%2096.3247L128.36%2096.3272L128.864%2097.1909ZM128.517%2097.5594L128.015%2098.4241L128.886%2098.9299L129.386%2098.0555L128.517%2097.5594ZM127.781%2097.1314L126.912%2096.6353L126.42%2097.4974L127.278%2097.9961L127.781%2097.1314ZM128.127%2096.7629L127.627%2095.8967L127.623%2095.8992L128.127%2096.7629ZM134.178%2093.2721L133.691%2092.3989L133.684%2092.4023L133.678%2092.4059L134.178%2093.2721ZM134.628%2093.2609L134.121%2094.1229L134.129%2094.1272L134.628%2093.2609ZM135.358%2093.6814V94.6814H139.094L135.857%2092.8151L135.358%2093.6814ZM135.842%2092.8085C135.365%2092.5418%20134.831%2092.6002%20134.426%2092.8279L135.404%2094.5722C135.303%2094.6287%20135.09%2094.6796%20134.866%2094.5544L135.842%2092.8085ZM134.415%2092.8339L128.364%2096.3247L129.363%2098.0571L135.415%2094.5663L134.415%2092.8339ZM128.36%2096.3272C128.04%2096.5134%20127.804%2096.7925%20127.649%2097.0632L129.386%2098.0555C129.39%2098.0486%20129.394%2098.0424%20129.397%2098.0374C129.401%2098.0323%20129.404%2098.0293%20129.405%2098.0282C129.406%2098.027%20129.404%2098.029%20129.399%2098.0333C129.394%2098.0375%20129.384%2098.0453%20129.367%2098.0547L128.36%2096.3272ZM129.02%2096.6946L128.283%2096.2667L127.278%2097.9961L128.015%2098.4241L129.02%2096.6946ZM128.649%2097.6275C128.653%2097.6206%20128.657%2097.6144%20128.66%2097.6094C128.664%2097.6043%20128.667%2097.6013%20128.668%2097.6002C128.669%2097.599%20128.667%2097.601%20128.662%2097.6053C128.657%2097.6095%20128.647%2097.6173%20128.63%2097.6267L127.623%2095.8992C127.303%2096.0855%20127.067%2096.3645%20126.912%2096.6353L128.649%2097.6275ZM128.626%2097.6292L134.678%2094.1383L133.678%2092.4059L127.627%2095.8967L128.626%2097.6292ZM134.665%2094.1453C134.612%2094.1749%20134.531%2094.2038%20134.428%2094.205C134.324%2094.2063%20134.217%2094.1791%20134.121%2094.1228L135.135%2092.399C134.672%2092.1266%20134.128%2092.1545%20133.691%2092.3989L134.665%2094.1453ZM134.129%2094.1272L134.858%2094.5478L135.857%2092.8151L135.128%2092.3946L134.129%2094.1272ZM135.358%2092.6814H135.354V94.6814H135.358V92.6814Z'%20fill='%23161922'%20mask='url(%23path-25-inside-1_8152_16965)'/%3e%3c/g%3e%3cpath%20opacity='0.2'%20d='M151.264%2087.8087C151.179%2087.7715%20151.063%2087.7864%20150.94%2087.8571L136.705%2096.0707C136.433%2096.2271%20136.139%2096.1117%20136.05%2095.8102L135.983%2095.6316L150.207%2087.4291C150.285%2087.3845%20150.36%2087.3622%20150.427%2087.3622C150.475%2087.3622%20150.516%2087.3733%20150.553%2087.3956L151.264%2087.8125V87.8087Z'%20fill='%23272C3A'/%3e%3cpath%20d='M151.435%2088.14L151.443%20104.898C151.443%20105.211%20151.223%20105.594%20150.951%20105.751L128.804%20118.534C128.611%20118.646%20128.369%20118.508%20128.369%20118.285V98.0432C128.369%2097.8869%20128.424%2097.712%20128.514%2097.5594C128.603%2097.4031%20128.73%2097.2691%20128.86%2097.191L134.911%2093.6963C135.068%2093.6108%20135.224%2093.607%20135.354%2093.6777L135.365%2093.6852C135.458%2093.741%20135.533%2093.8303%20135.57%2093.9569L135.983%2095.6279L136.05%2095.8065C136.139%2096.108%20136.433%2096.2233%20136.705%2096.067L150.944%2087.8534C151.067%2087.7827%20151.178%2087.7715%20151.264%2087.805L151.283%2087.8162C151.283%2087.8162%20151.29%2087.8162%20151.294%2087.8199H151.298C151.379%2087.8757%20151.432%2087.9837%20151.432%2088.1362L151.435%2088.14Z'%20fill='%23040506'/%3e%3cpath%20opacity='0.3'%20d='M151.435%2088.14L151.443%20104.898C151.443%20105.211%20151.223%20105.594%20150.951%20105.751L128.804%20118.534C128.611%20118.646%20128.369%20118.508%20128.369%20118.285V98.0432C128.369%2097.8869%20128.424%2097.712%20128.514%2097.5594C128.603%2097.4031%20128.73%2097.2691%20128.86%2097.191L134.911%2093.6963C135.068%2093.6108%20135.224%2093.607%20135.354%2093.6777L135.365%2093.6852C135.458%2093.741%20135.533%2093.8303%20135.57%2093.9569L135.983%2095.6279L136.05%2095.8065C136.139%2096.108%20136.433%2096.2233%20136.705%2096.067L150.944%2087.8534C151.067%2087.7827%20151.178%2087.7715%20151.264%2087.805L151.283%2087.8162C151.283%2087.8162%20151.29%2087.8162%20151.294%2087.8199H151.298C151.379%2087.8757%20151.432%2087.9837%20151.432%2088.1362L151.435%2088.14Z'%20fill='%23272C3A'/%3e%3cpath%20opacity='0.5'%20d='M128.547%20118.553C128.547%20118.553%20128.532%20118.553%20128.525%20118.546L127.762%20118.103C127.68%20118.047%20127.628%20117.943%20127.628%20117.79V97.6115C127.628%2097.4514%20127.684%2097.284%20127.773%2097.1277L128.51%2097.5556C128.421%2097.712%20128.365%2097.8831%20128.365%2098.0395V118.281C128.365%20118.408%20128.443%20118.508%20128.543%20118.549L128.547%20118.553Z'%20fill='%23040506'/%3e%3cpath%20d='M153.806%2089.5207C153.806%2089.3681%20153.754%2089.2639%20153.672%2089.2081C153.672%2089.2081%20153.661%2089.1969%20153.638%2089.1895L152.928%2088.7726C152.838%2088.7243%20152.715%2088.7317%20152.581%2088.8099L138.357%2097.0123L137.944%2095.3413C137.907%2095.2148%20137.833%2095.1254%20137.74%2095.0696L136.999%2094.6379C136.869%2094.5635%20136.705%2094.5598%20136.549%2094.6528L130.497%2098.1437C130.226%2098.3%20130.006%2098.6833%20130.006%2098.9959V119.175C130.006%20119.323%20130.054%20119.431%20130.14%20119.487L130.903%20119.93C130.992%20119.975%20131.108%20119.964%20131.238%20119.889L153.33%20107.135C153.601%20106.979%20153.821%20106.595%20153.821%20106.283L153.813%2089.5207H153.806Z'%20fill='%23040506'/%3e%3cg%20opacity='0.1'%3e%3cmask%20id='path-32-inside-2_8152_16965'%20fill='white'%3e%3cpath%20d='M137.725%2095.0622C137.598%2094.9915%20137.438%2094.9952%20137.285%2095.0808L131.234%2098.5717C131.1%2098.6498%20130.977%2098.7838%20130.888%2098.9401L130.151%2098.5121C130.24%2098.3558%20130.363%2098.2218%20130.497%2098.1437L136.549%2094.6528C136.709%2094.5635%20136.872%2094.5672%20136.999%2094.6416L137.728%2095.0622H137.725Z'/%3e%3c/mask%3e%3cpath%20d='M137.725%2095.0622C137.598%2094.9915%20137.438%2094.9952%20137.285%2095.0808L131.234%2098.5717C131.1%2098.6498%20130.977%2098.7838%20130.888%2098.9401L130.151%2098.5121C130.24%2098.3558%20130.363%2098.2218%20130.497%2098.1437L136.549%2094.6528C136.709%2094.5635%20136.872%2094.5672%20136.999%2094.6416L137.728%2095.0622H137.725Z'%20fill='%23161922'/%3e%3cpath%20d='M137.725%2095.0622L137.237%2095.9351L137.464%2096.0622H137.725V95.0622ZM137.285%2095.0808L136.796%2094.2086L136.786%2094.2146L137.285%2095.0808ZM131.234%2098.5717L130.734%2097.7055L130.73%2097.7079L131.234%2098.5717ZM130.888%2098.9401L130.386%2099.8048L131.257%20100.311L131.756%2099.4363L130.888%2098.9401ZM130.151%2098.5121L129.283%2098.016L128.79%2098.8781L129.649%2099.3769L130.151%2098.5121ZM130.497%2098.1437L129.998%2097.2775L129.993%2097.2799L130.497%2098.1437ZM136.549%2094.6528L136.061%2093.7796L136.055%2093.7831L136.049%2093.7866L136.549%2094.6528ZM136.999%2094.6416L136.492%2095.5036L136.499%2095.508L136.999%2094.6416ZM137.728%2095.0622V96.0622H141.465L138.228%2094.1959L137.728%2095.0622ZM138.212%2094.1892C137.735%2093.9226%20137.202%2093.981%20136.796%2094.2086L137.775%2095.9529C137.674%2096.0094%20137.461%2096.0604%20137.237%2095.9351L138.212%2094.1892ZM136.786%2094.2146L130.734%2097.7055L131.734%2099.4379L137.785%2095.947L136.786%2094.2146ZM130.73%2097.7079C130.411%2097.8942%20130.174%2098.1732%20130.02%2098.444L131.756%2099.4363C131.76%2099.4293%20131.764%2099.4232%20131.768%2099.4181C131.772%2099.413%20131.774%2099.41%20131.775%2099.4089C131.776%2099.4078%20131.775%2099.4097%20131.77%2099.414C131.764%2099.4182%20131.754%2099.426%20131.738%2099.4355L130.73%2097.7079ZM131.39%2098.0754L130.653%2097.6474L129.649%2099.3769L130.386%2099.8048L131.39%2098.0754ZM131.019%2099.0083C131.023%2099.0013%20131.027%2098.9952%20131.031%2098.9901C131.035%2098.985%20131.037%2098.982%20131.038%2098.9809C131.04%2098.9798%20131.038%2098.9818%20131.033%2098.986C131.028%2098.9902%20131.017%2098.998%20131.001%2099.0075L129.993%2097.2799C129.674%2097.4662%20129.438%2097.7452%20129.283%2098.016L131.019%2099.0083ZM130.997%2099.0099L137.048%2095.519L136.049%2093.7866L129.998%2097.2775L130.997%2099.0099ZM137.036%2095.526C136.983%2095.5557%20136.902%2095.5845%20136.798%2095.5857C136.695%2095.587%20136.588%2095.5598%20136.492%2095.5036L137.506%2093.7797C137.043%2093.5074%20136.499%2093.5352%20136.061%2093.7796L137.036%2095.526ZM136.499%2095.508L137.229%2095.9285L138.228%2094.1959L137.498%2093.7753L136.499%2095.508ZM137.728%2094.0622H137.725V96.0622H137.728V94.0622Z'%20fill='%23161922'%20mask='url(%23path-32-inside-2_8152_16965)'/%3e%3c/g%3e%3cpath%20opacity='0.1'%20d='M153.634%2089.1895C153.549%2089.1522%20153.434%2089.1671%20153.311%2089.2378L139.076%2097.4515C138.804%2097.6078%20138.51%2097.4924%20138.421%2097.1909L138.354%2097.0123L152.578%2088.8099C152.656%2088.7652%20152.73%2088.7429%20152.797%2088.7429C152.846%2088.7429%20152.886%2088.754%20152.924%2088.7764L153.634%2089.1932V89.1895Z'%20fill='%23272C3A'/%3e%3cpath%20d='M153.806%2089.5244L153.813%20106.283C153.813%20106.595%20153.594%20106.979%20153.322%20107.135L131.175%20119.923C130.981%20120.034%20130.739%20119.893%20130.739%20119.673V99.4314C130.739%2099.275%20130.795%2099.1001%20130.884%2098.9475C130.974%2098.7912%20131.1%2098.6573%20131.231%2098.5791L137.282%2095.0845C137.438%2094.9989%20137.594%2094.9952%20137.725%2095.0659L137.736%2095.0733C137.829%2095.1292%20137.903%2095.2185%20137.941%2095.345L138.354%2097.016L138.421%2097.1947C138.51%2097.4961%20138.804%2097.6115%20139.076%2097.4552L153.315%2089.2416C153.437%2089.1708%20153.549%2089.1597%20153.635%2089.1932L153.653%2089.2043C153.653%2089.2043%20153.661%2089.2043%20153.664%2089.2081H153.668C153.75%2089.2639%20153.802%2089.3718%20153.802%2089.5244H153.806Z'%20fill='%23040506'/%3e%3cpath%20opacity='0.2'%20d='M153.806%2089.5244L153.813%20106.283C153.813%20106.595%20153.594%20106.979%20153.322%20107.135L131.175%20119.923C130.981%20120.034%20130.739%20119.893%20130.739%20119.673V99.4314C130.739%2099.275%20130.795%2099.1001%20130.884%2098.9475C130.974%2098.7912%20131.1%2098.6573%20131.231%2098.5791L137.282%2095.0845C137.438%2094.9989%20137.594%2094.9952%20137.725%2095.0659L137.736%2095.0733C137.829%2095.1292%20137.903%2095.2185%20137.941%2095.345L138.354%2097.016L138.421%2097.1947C138.51%2097.4961%20138.804%2097.6115%20139.076%2097.4552L153.315%2089.2416C153.437%2089.1708%20153.549%2089.1597%20153.635%2089.1932L153.653%2089.2043C153.653%2089.2043%20153.661%2089.2043%20153.664%2089.2081H153.668C153.75%2089.2639%20153.802%2089.3718%20153.802%2089.5244H153.806Z'%20fill='%23272C3A'/%3e%3cpath%20opacity='0.4'%20d='M130.918%20119.938C130.918%20119.938%20130.903%20119.937%20130.895%20119.93L130.133%20119.487C130.051%20119.431%20129.999%20119.327%20129.999%20119.175V98.9959C129.999%2098.8359%20130.054%2098.6684%20130.144%2098.5121L130.881%2098.9401C130.791%2099.0964%20130.735%2099.2676%20130.735%2099.4239V119.666C130.735%20119.792%20130.814%20119.893%20130.914%20119.934L130.918%20119.938Z'%20fill='%23040506'/%3e%3cpath%20d='M156.176%2090.9051C156.176%2090.7525%20156.124%2090.6483%20156.043%2090.5925C156.043%2090.5925%20156.031%2090.5813%20156.009%2090.5739L155.298%2090.1571C155.209%2090.105%20155.086%2090.1161%20154.952%2090.1906L140.728%2098.393L140.315%2096.722C140.278%2096.5955%20140.203%2096.5061%20140.11%2096.4503L139.37%2096.0186C139.239%2095.9442%20139.076%2095.9405%20138.919%2096.0335L132.868%2099.5244C132.596%2099.6807%20132.377%20100.064%20132.377%20100.377V120.555C132.377%20120.704%20132.425%20120.812%20132.511%20120.868L133.274%20121.311C133.363%20121.355%20133.478%20121.344%20133.609%20121.27L155.7%20108.516C155.972%20108.36%20156.191%20107.976%20156.191%20107.664L156.184%2090.9014L156.176%2090.9051Z'%20fill='%23040506'/%3e%3cmask%20id='path-39-inside-3_8152_16965'%20fill='white'%3e%3cpath%20d='M140.095%2096.4429C139.969%2096.3722%20139.809%2096.3759%20139.656%2096.4615L133.605%2099.9524C133.471%20100.031%20133.348%20100.165%20133.259%20100.321L132.522%2099.8928C132.611%2099.7365%20132.734%2099.6025%20132.868%2099.5244L138.919%2096.0335C139.079%2095.9442%20139.243%2095.9479%20139.37%2096.0223L140.099%2096.4429H140.095Z'/%3e%3c/mask%3e%3cpath%20d='M140.095%2096.4429C139.969%2096.3722%20139.809%2096.3759%20139.656%2096.4615L133.605%2099.9524C133.471%20100.031%20133.348%20100.165%20133.259%20100.321L132.522%2099.8928C132.611%2099.7365%20132.734%2099.6025%20132.868%2099.5244L138.919%2096.0335C139.079%2095.9442%20139.243%2095.9479%20139.37%2096.0223L140.099%2096.4429H140.095Z'%20fill='%23040506'/%3e%3cpath%20d='M140.095%2096.4429L139.608%2097.3158L139.835%2097.4429H140.095V96.4429ZM139.656%2096.4615L139.167%2095.5893L139.157%2095.5953L139.656%2096.4615ZM133.605%2099.9524L133.105%2099.0862L133.101%2099.0886L133.605%2099.9524ZM133.259%20100.321L132.757%20101.186L133.627%20101.691L134.127%20100.817L133.259%20100.321ZM132.522%2099.8928L131.654%2099.3967L131.161%20100.259L132.02%20100.758L132.522%2099.8928ZM132.868%2099.5244L132.368%2098.6582L132.364%2098.6606L132.868%2099.5244ZM138.919%2096.0335L138.432%2095.1603L138.426%2095.1638L138.42%2095.1673L138.919%2096.0335ZM139.37%2096.0223L138.863%2096.8843L138.87%2096.8887L139.37%2096.0223ZM140.099%2096.4429V97.4429H143.836L140.599%2095.5766L140.099%2096.4429ZM140.583%2095.5699C140.106%2095.3033%20139.573%2095.3617%20139.167%2095.5894L140.146%2097.3336C140.045%2097.3901%20139.832%2097.4411%20139.608%2097.3158L140.583%2095.5699ZM139.157%2095.5953L133.105%2099.0862L134.105%20100.819L140.156%2097.3277L139.157%2095.5953ZM133.101%2099.0886C132.782%2099.2749%20132.545%2099.5539%20132.391%2099.8247L134.127%20100.817C134.131%20100.81%20134.135%20100.804%20134.139%20100.799C134.143%20100.794%20134.145%20100.791%20134.146%20100.79C134.147%20100.788%20134.146%20100.79%20134.14%20100.795C134.135%20100.799%20134.125%20100.807%20134.109%20100.816L133.101%2099.0886ZM133.761%2099.4561L133.024%2099.0281L132.02%20100.758L132.757%20101.186L133.761%2099.4561ZM133.39%20100.389C133.394%20100.382%20133.398%20100.376%20133.402%20100.371C133.406%20100.366%20133.408%20100.363%20133.409%20100.362C133.41%20100.36%20133.409%20100.362%20133.404%20100.367C133.398%20100.371%20133.388%20100.379%20133.372%20100.388L132.364%2098.6606C132.045%2098.8469%20131.808%2099.1259%20131.654%2099.3967L133.39%20100.389ZM133.368%20100.391L139.419%2096.8997L138.42%2095.1673L132.368%2098.6582L133.368%20100.391ZM139.407%2096.9067C139.354%2096.9364%20139.272%2096.9652%20139.169%2096.9665C139.066%2096.9677%20138.958%2096.9406%20138.863%2096.8843L139.877%2095.1604C139.414%2094.8881%20138.87%2094.9159%20138.432%2095.1603L139.407%2096.9067ZM138.87%2096.8887L139.6%2097.3092L140.599%2095.5766L139.869%2095.156L138.87%2096.8887ZM140.099%2095.4429H140.095V97.4429H140.099V95.4429Z'%20fill='%23161922'%20mask='url(%23path-39-inside-3_8152_16965)'/%3e%3cpath%20d='M156.005%2090.5739C155.92%2090.5367%20155.804%2090.5516%20155.682%2090.6223L141.446%2098.8359C141.175%2098.9922%20140.881%2098.8768%20140.791%2098.5754L140.724%2098.3967L154.948%2090.1943C155.027%2090.1496%20155.101%2090.1273%20155.168%2090.1273C155.216%2090.1273%20155.257%2090.1385%20155.295%2090.1608L156.005%2090.5776V90.5739Z'%20fill='%23040506'/%3e%3cpath%20d='M156.176%2090.9051L156.184%20107.664C156.184%20107.976%20155.964%20108.36%20155.693%20108.516L133.545%20121.303C133.352%20121.415%20133.11%20121.277%20133.11%20121.054V100.812C133.11%20100.656%20133.166%20100.481%20133.255%20100.328C133.344%20100.172%20133.471%20100.038%20133.601%2099.9598L139.652%2096.4652C139.809%2096.3796%20139.965%2096.3759%20140.095%2096.4466L140.107%2096.454C140.2%2096.5099%20140.274%2096.5992%20140.311%2096.7257L140.724%2098.3967L140.791%2098.5754C140.881%2098.8768%20141.175%2098.9922%20141.446%2098.8359L155.685%2090.6223C155.808%2090.5515%20155.92%2090.5404%20156.005%2090.5739L156.024%2090.585C156.024%2090.585%20156.031%2090.585%20156.035%2090.5888H156.039C156.121%2090.6446%20156.173%2090.7525%20156.173%2090.9051H156.176Z'%20fill='%23040506'/%3e%3cpath%20opacity='0.1'%20d='M156.176%2090.9051L156.184%20107.664C156.184%20107.976%20155.964%20108.36%20155.693%20108.516L133.545%20121.303C133.352%20121.415%20133.11%20121.277%20133.11%20121.054V100.812C133.11%20100.656%20133.166%20100.481%20133.255%20100.328C133.344%20100.172%20133.471%20100.038%20133.601%2099.9598L139.652%2096.4652C139.809%2096.3796%20139.965%2096.3759%20140.095%2096.4466L140.107%2096.454C140.2%2096.5099%20140.274%2096.5992%20140.311%2096.7257L140.724%2098.3967L140.791%2098.5754C140.881%2098.8768%20141.175%2098.9922%20141.446%2098.8359L155.685%2090.6223C155.808%2090.5515%20155.92%2090.5404%20156.005%2090.5739L156.024%2090.585C156.024%2090.585%20156.031%2090.585%20156.035%2090.5888H156.039C156.121%2090.6446%20156.173%2090.7525%20156.173%2090.9051H156.176Z'%20fill='%23272C3A'/%3e%3cpath%20opacity='0.3'%20d='M133.289%20121.318C133.289%20121.318%20133.274%20121.318%20133.266%20121.311L132.503%20120.868C132.421%20120.812%20132.369%20120.708%20132.369%20120.555V100.377C132.369%20100.22%20132.425%20100.049%20132.515%2099.8928L133.251%20100.321C133.162%20100.477%20133.106%20100.648%20133.106%20100.805V121.047C133.106%20121.173%20133.184%20121.274%20133.285%20121.314L133.289%20121.318Z'%20fill='%23040506'/%3e%3cpath%20d='M158.547%2092.2858C158.547%2092.1332%20158.495%2092.029%20158.413%2091.9732C158.413%2091.9732%20158.402%2091.962%20158.38%2091.9546L157.669%2091.5378C157.579%2091.4857%20157.457%2091.4968%20157.323%2091.5713L143.099%2099.7737L142.686%2098.1027C142.648%2097.9762%20142.574%2097.8869%20142.481%2097.831L141.74%2097.3993C141.61%2097.3249%20141.446%2097.3212%20141.29%2097.4142L135.239%20100.905C134.967%20101.061%20134.747%20101.445%20134.747%20101.757V121.936C134.747%20122.085%20134.796%20122.193%20134.881%20122.249L135.644%20122.691C135.734%20122.736%20135.849%20122.725%20135.979%20122.651L158.071%20109.897C158.342%20109.74%20158.562%20109.357%20158.562%20109.044L158.555%2092.2821L158.547%2092.2858Z'%20fill='%23040506'/%3e%3cg%20opacity='0.5'%3e%3cmask%20id='path-46-inside-4_8152_16965'%20fill='white'%3e%3cpath%20d='M142.466%2097.8236C142.339%2097.7529%20142.179%2097.7566%20142.027%2097.8422L135.975%20101.333C135.841%20101.411%20135.719%20101.545%20135.629%20101.701L134.892%20101.274C134.982%20101.117%20135.104%20100.983%20135.238%20100.905L141.29%2097.4142C141.45%2097.3249%20141.614%2097.3286%20141.74%2097.403L142.47%2097.8236H142.466Z'/%3e%3c/mask%3e%3cpath%20d='M142.466%2097.8236C142.339%2097.7529%20142.179%2097.7566%20142.027%2097.8422L135.975%20101.333C135.841%20101.411%20135.719%20101.545%20135.629%20101.701L134.892%20101.274C134.982%20101.117%20135.104%20100.983%20135.238%20100.905L141.29%2097.4142C141.45%2097.3249%20141.614%2097.3286%20141.74%2097.403L142.47%2097.8236H142.466Z'%20fill='%23272C3A'/%3e%3cpath%20d='M142.466%2097.8236L141.978%2098.6965L142.205%2098.8236H142.466V97.8236ZM142.027%2097.8422L141.537%2096.97L141.527%2096.976L142.027%2097.8422ZM135.975%20101.333L135.476%20100.467L135.471%20100.469L135.975%20101.333ZM135.629%20101.701L135.127%20102.566L135.998%20103.072L136.497%20102.198L135.629%20101.701ZM134.892%20101.274L134.024%20100.777L133.531%20101.64L134.39%20102.138L134.892%20101.274ZM135.238%20100.905L134.739%20100.039L134.735%20100.041L135.238%20100.905ZM141.29%2097.4142L140.802%2096.541L140.796%2096.5444L140.79%2096.548L141.29%2097.4142ZM141.74%2097.403L141.233%2098.265L141.241%2098.2694L141.74%2097.403ZM142.47%2097.8236V98.8236H146.206L142.969%2096.9572L142.47%2097.8236ZM142.954%2096.9506C142.476%2096.684%20141.943%2096.7424%20141.537%2096.97L142.516%2098.7143C142.415%2098.7708%20142.202%2098.8218%20141.978%2098.6965L142.954%2096.9506ZM141.527%2096.976L135.476%20100.467L136.475%20102.199L142.526%2098.7084L141.527%2096.976ZM135.471%20100.469C135.152%20100.656%20134.916%20100.935%20134.761%20101.205L136.497%20102.198C136.501%20102.191%20136.505%20102.185%20136.509%20102.179C136.513%20102.174%20136.516%20102.171%20136.517%20102.17C136.518%20102.169%20136.516%20102.171%20136.511%20102.175C136.506%20102.18%20136.495%20102.187%20136.479%20102.197L135.471%20100.469ZM136.131%20100.837L135.395%20100.409L134.39%20102.138L135.127%20102.566L136.131%20100.837ZM135.761%20101.77C135.765%20101.763%20135.769%20101.757%20135.772%20101.751C135.776%20101.746%20135.779%20101.743%20135.78%20101.742C135.781%20101.741%20135.779%20101.743%20135.774%20101.747C135.769%20101.752%20135.758%20101.759%20135.742%20101.769L134.735%20100.041C134.415%20100.228%20134.179%20100.507%20134.024%20100.777L135.761%20101.77ZM135.738%20101.771L141.789%2098.2804L140.79%2096.548L134.739%20100.039L135.738%20101.771ZM141.777%2098.2874C141.724%2098.3171%20141.643%2098.3459%20141.54%2098.3471C141.436%2098.3484%20141.329%2098.3212%20141.233%2098.265L142.247%2096.5411C141.784%2096.2688%20141.24%2096.2966%20140.802%2096.541L141.777%2098.2874ZM141.241%2098.2694L141.97%2098.6899L142.969%2096.9572L142.24%2096.5367L141.241%2098.2694ZM142.47%2096.8236H142.466V98.8236H142.47V96.8236Z'%20fill='%23161922'%20mask='url(%23path-46-inside-4_8152_16965)'/%3e%3c/g%3e%3cpath%20opacity='0.5'%20d='M158.376%2091.9546C158.29%2091.9174%20158.175%2091.9323%20158.052%2092.003L143.817%20100.217C143.545%20100.373%20143.251%20100.258%20143.162%2099.9561L143.095%2099.7774L157.319%2091.575C157.397%2091.5303%20157.472%2091.508%20157.539%2091.508C157.587%2091.508%20157.628%2091.5192%20157.665%2091.5415L158.376%2091.9583V91.9546Z'%20fill='%23272C3A'/%3e%3cpath%20d='M158.547%2092.2858L158.555%20109.044C158.555%20109.361%20158.335%20109.74%20158.063%20109.897L135.916%20122.684C135.722%20122.796%20135.48%20122.658%20135.48%20122.435V102.193C135.48%20102.036%20135.536%20101.862%20135.626%20101.709C135.715%20101.553%20135.841%20101.419%20135.972%20101.341L142.023%2097.8459C142.179%2097.7603%20142.336%2097.7566%20142.466%2097.8273L142.477%2097.8347C142.57%2097.8906%20142.645%2097.9799%20142.682%2098.1064L143.095%2099.7774L143.162%2099.9561C143.251%20100.258%20143.545%20100.373%20143.817%20100.217L158.056%2092.003C158.179%2091.9323%20158.294%2091.9211%20158.376%2091.9546L158.395%2091.9657C158.395%2091.9657%20158.402%2091.9658%20158.406%2091.9695H158.409C158.491%2092.0253%20158.543%2092.1332%20158.543%2092.2858H158.547Z'%20fill='%23161922'/%3e%3cpath%20opacity='0.2'%20d='M135.659%20122.699C135.659%20122.699%20135.644%20122.699%20135.637%20122.691L134.874%20122.249C134.792%20122.193%20134.74%20122.089%20134.74%20121.936V101.757C134.74%20101.601%20134.796%20101.43%20134.885%20101.274L135.622%20101.702C135.533%20101.858%20135.477%20102.029%20135.477%20102.185V122.427C135.477%20122.554%20135.555%20122.654%20135.656%20122.695L135.659%20122.699Z'%20fill='%23040506'/%3e%3cpath%20d='M137.282%20108.46L123.318%20100.403V115.814L137.282%20123.871V108.46Z'%20fill='%23161922'/%3e%3cpath%20d='M124.293%2099.837L123.318%20100.403L137.282%20108.46L138.257%20107.898L124.293%2099.837Z'%20fill='%23040506'/%3e%3cpath%20d='M136.999%20107.6L162.168%2093.0711L162.165%20110.559L136.999%20125.092V107.6Z'%20fill='%23272C3A'/%3e%3cpath%20d='M146.865%20104.869L151.145%20102.397C151.699%20102.077%20152.15%20102.223%20152.15%20102.725C152.15%20103.227%20151.699%20103.894%20151.145%20104.214L146.865%20106.685C146.31%20107.005%20145.86%20106.86%20145.86%20106.357C145.86%20105.855%20146.31%20105.189%20146.865%20104.869Z'%20fill='%23040506'/%3e%3cpath%20d='M136.999%20107.6L136.162%20107.116V124.604L136.999%20125.092V107.6Z'%20fill='%23040506'/%3e%3cpath%20d='M136.162%20107.116L161.327%2092.5872L162.168%2093.0711L136.999%20107.6L136.162%20107.116Z'%20fill='%23161922'/%3e%3cpath%20d='M83.616%20173.097V157.064L104.438%20145.044V161.073L83.616%20173.097Z'%20fill='%23272C3A'/%3e%3cpath%20d='M83.616%20157.064L57.5833%20142.036V158.066L83.616%20173.097V157.064Z'%20fill='%23161922'/%3e%3cpath%20d='M83.6161%20157.064L105.056%20144.679L78.4096%20129.29L56.9656%20141.675L83.6161%20157.064Z'%20fill='%23040506'/%3e%3cpath%20d='M83.616%20157.064V161.073L105.056%20148.694V144.679L83.616%20157.064Z'%20fill='%23272C3A'/%3e%3cpath%20opacity='0.2'%20d='M83.616%20161.073L104.438%20149.048V149.93L83.616%20161.955V161.073Z'%20fill='%23040506'/%3e%3cpath%20d='M56.9656%20141.675L83.6161%20157.064V161.073L56.9656%20145.687V141.675Z'%20fill='%23161922'/%3e%3cpath%20opacity='0.2'%20d='M83.616%20161.073L57.5833%20146.045V146.923L83.616%20161.955V161.073Z'%20fill='%23040506'/%3e%3cpath%20d='M90.4713%20159.502L97.5833%20155.393C97.8885%20155.215%2098.1378%20155.36%2098.1378%20155.713V159.919C98.1378%20160.272%2097.8885%20160.704%2097.5833%20160.879L90.4713%20164.988C90.1661%20165.166%2089.9167%20165.021%2089.9167%20164.668V160.462C89.9167%20160.109%2090.1661%20159.677%2090.4713%20159.502Z'%20fill='%23040506'/%3e%3cpath%20d='M90.9253%20159.978L97.1293%20156.398C97.334%20156.279%2097.4977%20156.376%2097.4977%20156.61V159.763C97.4977%20159.997%2097.3302%20160.287%2097.1293%20160.403L90.9253%20163.983C90.7206%20164.102%2090.5569%20164.005%2090.5569%20163.771V160.619C90.5569%20160.384%2090.7244%20160.098%2090.9253%20159.978Z'%20fill='%232F3546'/%3e%3cg%20opacity='0.5'%3e%3cpath%20d='M91.1003%20160.812C91.0705%20160.812%2091.0407%20160.797%2091.0221%20160.767C90.996%20160.723%2091.0109%20160.671%2091.0556%20160.645L96.9134%20157.265C96.9544%20157.239%2097.0102%20157.254%2097.0362%20157.299C97.0623%20157.344%2097.0474%20157.396%2097.0027%20157.422L91.1449%20160.801C91.1449%20160.801%2091.1151%20160.812%2091.1003%20160.812Z'%20fill='%23040506'/%3e%3cpath%20d='M91.1003%20161.586C91.0705%20161.586%2091.0407%20161.571%2091.0221%20161.542C90.996%20161.497%2091.0109%20161.445%2091.0556%20161.419L96.9134%20158.039C96.9544%20158.013%2097.0102%20158.028%2097.0362%20158.073C97.0623%20158.118%2097.0474%20158.17%2097.0027%20158.196L91.1449%20161.575C91.1449%20161.575%2091.1151%20161.586%2091.1003%20161.586Z'%20fill='%23040506'/%3e%3cpath%20d='M91.1003%20162.36C91.0705%20162.36%2091.0407%20162.345%2091.0221%20162.316C90.996%20162.271%2091.0109%20162.219%2091.0556%20162.193L96.9134%20158.814C96.9544%20158.788%2097.0102%20158.802%2097.0362%20158.847C97.0623%20158.892%2097.0474%20158.944%2097.0027%20158.97L91.1449%20162.349C91.1449%20162.349%2091.1151%20162.36%2091.1003%20162.36Z'%20fill='%23040506'/%3e%3cpath%20d='M91.1003%20163.134C91.0705%20163.134%2091.0407%20163.119%2091.0221%20163.09C90.996%20163.045%2091.0109%20162.993%2091.0556%20162.967L96.9134%20159.588C96.9544%20159.562%2097.0102%20159.576%2097.0362%20159.621C97.0623%20159.666%2097.0474%20159.718%2097.0027%20159.744L91.1449%20163.123C91.1449%20163.123%2091.1151%20163.134%2091.1003%20163.134Z'%20fill='%23040506'/%3e%3c/g%3e%3cpath%20opacity='0.1'%20d='M103.318%20143.674L83.6161%20155.051L58.7073%20140.663L58.0969%20141.024L83.6161%20155.706L103.929%20144.028L103.318%20143.674Z'%20fill='%23272C3A'/%3e%3cpath%20d='M83.616%20155.051V139.018L104.438%20126.997V143.026L83.616%20155.051Z'%20fill='%23272C3A'/%3e%3cpath%20d='M83.616%20139.018L57.5833%20123.99V140.019L83.616%20155.051V139.018Z'%20fill='%23161922'/%3e%3cpath%20d='M83.6161%20139.018L105.056%20126.633L78.4096%20111.244L56.9656%20123.629L83.6161%20139.018Z'%20fill='%23272C3A'/%3e%3cpath%20d='M83.616%20139.018V143.026L105.056%20130.648V126.633L83.616%20139.018Z'%20fill='%23272C3A'/%3e%3cpath%20opacity='0.2'%20d='M83.616%20143.026L104.438%20131.002V131.884L83.616%20143.908V143.026Z'%20fill='%23040506'/%3e%3cpath%20d='M56.9656%20123.629L83.6161%20139.018V143.026L56.9656%20127.641V123.629Z'%20fill='%23161922'/%3e%3cpath%20opacity='0.2'%20d='M83.616%20143.026L57.5833%20127.999V128.877L83.616%20143.908V143.026Z'%20fill='%23040506'/%3e%3cpath%20d='M90.4713%20141.456L97.5833%20137.347C97.8885%20137.169%2098.1378%20137.314%2098.1378%20137.667V141.873C98.1378%20142.226%2097.8885%20142.658%2097.5833%20142.833L90.4713%20146.942C90.1661%20147.12%2089.9167%20146.975%2089.9167%20146.622V142.416C89.9167%20142.063%2090.1661%20141.631%2090.4713%20141.456Z'%20fill='%23040506'/%3e%3cpath%20d='M90.9253%20141.932L97.1293%20138.352C97.334%20138.233%2097.4977%20138.33%2097.4977%20138.564V141.716C97.4977%20141.951%2097.3302%20142.241%2097.1293%20142.357L90.9253%20145.937C90.7206%20146.056%2090.5569%20145.959%2090.5569%20145.725V142.572C90.5569%20142.338%2090.7244%20142.051%2090.9253%20141.932Z'%20fill='%232F3546'/%3e%3cg%20opacity='0.5'%3e%3cpath%20d='M91.1003%20142.766C91.0705%20142.766%2091.0407%20142.751%2091.0221%20142.721C90.996%20142.677%2091.0109%20142.624%2091.0556%20142.598L96.9134%20139.219C96.9544%20139.193%2097.0102%20139.208%2097.0362%20139.253C97.0623%20139.297%2097.0474%20139.349%2097.0027%20139.376L91.1449%20142.755C91.1449%20142.755%2091.1151%20142.766%2091.1003%20142.766Z'%20fill='%23040506'/%3e%3cpath%20d='M91.1003%20143.54C91.0705%20143.54%2091.0407%20143.525%2091.0221%20143.495C90.996%20143.451%2091.0109%20143.399%2091.0556%20143.373L96.9134%20139.993C96.9544%20139.967%2097.0102%20139.982%2097.0362%20140.027C97.0623%20140.071%2097.0474%20140.124%2097.0027%20140.15L91.1449%20143.529C91.1449%20143.529%2091.1151%20143.54%2091.1003%20143.54Z'%20fill='%23040506'/%3e%3cpath%20d='M91.1003%20144.314C91.0705%20144.314%2091.0407%20144.299%2091.0221%20144.269C90.996%20144.225%2091.0109%20144.173%2091.0556%20144.147L96.9134%20140.767C96.9544%20140.741%2097.0102%20140.756%2097.0362%20140.801C97.0623%20140.846%2097.0474%20140.898%2097.0027%20140.924L91.1449%20144.303C91.1449%20144.303%2091.1151%20144.314%2091.1003%20144.314Z'%20fill='%23040506'/%3e%3cpath%20d='M91.1003%20145.088C91.0705%20145.088%2091.0407%20145.073%2091.0221%20145.044C90.996%20144.999%2091.0109%20144.947%2091.0556%20144.921L96.9134%20141.542C96.9544%20141.515%2097.0102%20141.53%2097.0362%20141.575C97.0623%20141.62%2097.0474%20141.672%2097.0027%20141.698L91.1449%20145.077C91.1449%20145.077%2091.1151%20145.088%2091.1003%20145.088Z'%20fill='%23040506'/%3e%3c/g%3e%3c/svg%3e",RC="data:image/svg+xml,%3csvg%20viewBox='0%200%20200%20200'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M77.0793%2026.8668C77.6555%2028.5378%2079.1152%2029.959%2080.3252%2030.0551C81.5352%2030.1511%2082.0538%2028.8643%2081.4584%2027.1933C80.863%2025.5224%2079.4225%2024.1011%2078.2125%2024.005C77.0025%2023.909%2076.4839%2025.1958%2077.0793%2026.8668Z'%20fill='%231A2EB2'/%3e%3cpath%20d='M71.4823%2071.7511C73.0572%2076.2646%2077.0138%2080.1251%2080.2981%2080.3556C83.5824%2080.5861%2084.9652%2077.1289%2083.3903%2072.6154C81.8154%2068.1019%2077.8588%2064.2414%2074.5745%2064.0109C71.2902%2063.7804%2069.9074%2067.2376%2071.4823%2071.7511Z'%20fill='%23FAB404'/%3e%3cpath%20d='M43.3249%2090.7521C46.3403%2092.4999%2048.7795%2096.7253%2048.7795%20100.202C48.7795%20103.678%2046.3211%20105.08%2043.2865%20103.332C40.2711%20101.585%2037.8319%2097.3592%2037.8319%2093.8828C37.8319%2090.4064%2040.2903%2089.0043%2043.3249%2090.7521Z'%20fill='%23D4D8E2'/%3e%3cpath%20d='M93.4077%20153.253L128.272%20133.127C128.692%20132.885%20129.373%20132.885%20129.798%20133.127L155.224%20147.805C155.644%20148.047%20155.644%20148.441%20155.224%20148.683L120.36%20168.81C119.939%20169.052%20119.258%20169.052%20118.834%20168.81L93.4077%20154.132C92.9871%20153.89%2092.9871%20153.495%2093.4077%20153.253Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M83.6125%20176C83.1919%20176%2082.7825%20175.9%2082.4625%20175.713L54.0814%20159.323C53.6422%20159.07%2053.3892%20158.672%2053.3892%20158.229C53.3892%20157.786%2053.6422%20157.392%2054.0814%20157.135L77.0326%20143.879C77.3527%20143.693%2077.7583%20143.592%2078.1826%20143.592C78.6069%20143.592%2079.0125%20143.693%2079.3326%20143.879L107.714%20160.269C108.153%20160.522%20108.406%20160.92%20108.406%20161.363C108.406%20161.806%20108.153%20162.2%20107.714%20162.457L84.7624%20175.713C84.4424%20175.9%2084.0367%20176%2083.6125%20176Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M60.181%20148.319C60.181%20148.319%2060.5941%20142.881%2058.7333%20138.244C56.8762%20133.607%2053.7277%20130.336%2050.3857%20129.416C47.0436%20128.501%2043.7053%20131.099%2046.9283%20133.938C50.1512%20136.778%2056.1839%20140.198%2057.6242%20148.787L60.1847%20148.319H60.181Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M59.4515%20146.748C59.4515%20146.748%2059.4775%20146.748%2059.4887%20146.748C59.5892%20146.729%2059.6524%20146.633%2059.6338%20146.532C57.7358%20137.027%2051.6212%20132.04%2048.6513%20130.73C48.5583%20130.689%2048.4503%20130.73%2048.4094%20130.823C48.3685%20130.916%2048.4094%20131.024%2048.5024%20131.065C51.409%20132.345%2057.4046%20137.243%2059.2728%20146.599C59.2914%20146.685%2059.3659%20146.748%2059.4515%20146.748Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M44.6283%20144.336C44.7735%20144.954%2045.3392%20145.371%2045.8751%20145.717C46.4073%20146.06%2046.9916%20146.432%2047.2037%20147.031C47.6279%20148.24%2046.2956%20149.577%2046.772%20150.767C46.9729%20151.266%2047.4568%20151.601%2047.9592%20151.795C48.376%20151.958%2048.8151%20152.04%2049.2469%20152.163C49.459%20152.2%2049.6711%20152.223%2049.8795%20152.234C50.4973%20152.26%2051.156%20152.357%2051.6473%20152.77C52.4214%20153.421%2052.4772%20154.567%2052.8419%20155.512C53.2811%20156.644%2054.271%20157.518%2055.4099%20157.902C56.37%20158.218%2057.8847%20158.281%2058.2197%20157.894C58.4765%20157.6%2058.0894%20156.495%2058.1527%20156.108C58.309%20155.122%2058.3723%20154.117%2058.3388%20153.119C58.3239%20152.632%2058.309%20152.237%2058.4058%20151.757C58.5063%20151.255%2058.603%20150.753%2058.6923%20150.25C58.8375%20149.439%2059.1054%20148.572%2058.9082%20147.742C58.6886%20146.83%2057.747%20146.633%2057.5498%20145.74C57.4679%20145.382%2057.4605%20145.018%2057.386%20144.66C57.159%20143.607%2056.2919%20142.718%2055.2461%20142.464C53.616%20142.066%2051.8818%20143.119%2050.2591%20142.68C49.8386%20142.565%2049.4478%20142.357%2049.0422%20142.2C47.7545%20141.694%2046.1393%20141.78%2045.1754%20142.766C44.7735%20143.179%2044.5018%20143.771%2044.632%20144.333L44.6283%20144.336Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M57.8774%20155.308C57.8774%20155.308%2057.8849%20155.308%2057.8886%20155.308C57.9667%20155.304%2058.0263%20155.233%2058.0226%20155.155C57.3787%20146.179%2048.6143%20143.224%2046.4781%20142.974C46.3999%20142.967%2046.3292%20143.023%2046.318%20143.101C46.3106%20143.179%2046.3664%20143.25%2046.4446%20143.261C48.5324%20143.507%2057.1033%20146.395%2057.736%20155.178C57.7397%20155.252%2057.803%20155.312%2057.8774%20155.312V155.308Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M48.7071%20149.067C48.7369%20149.067%2048.7629%20149.059%2048.789%20149.041C48.815%20149.022%2051.543%20147.198%2055.2423%20148.486C55.3167%20148.512%2055.3986%20148.471%2055.4246%20148.397C55.4507%20148.322%2055.4098%20148.24%2055.3353%20148.214C51.4909%20146.878%2048.655%20148.784%2048.6252%20148.802C48.5583%20148.847%2048.5434%20148.936%2048.588%20149C48.6141%20149.041%2048.6587%20149.063%2048.7034%20149.063L48.7071%20149.067Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M119.593%20165.896L97.572%20153.179V84.1653L119.593%2096.8783V165.896Z'%20fill='%23D4D8E2'/%3e%3cpath%20d='M119.593%2096.8783L151.052%2078.7168V147.731L119.593%20165.896V96.8783Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M151.052%2078.7168L119.593%2096.8783L97.572%2084.1652L129.031%2066L151.052%2078.7168Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M122.741%20141.608L147.907%20127.079V144.571L148.484%20144.902L123.318%20159.435L122.741%20159.1V141.608Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M123.318%20141.943L148.488%20127.414L148.484%20144.902L123.318%20159.435V141.943Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M133.184%20139.212L137.464%20136.741C138.019%20136.421%20138.469%20136.566%20138.469%20137.068C138.469%20137.57%20138.019%20138.237%20137.464%20138.557L133.184%20141.028C132.63%20141.348%20132.179%20141.203%20132.179%20140.7C132.179%20140.198%20132.63%20139.532%20133.184%20139.212Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M122.741%20120.488L147.907%20105.959V123.451L148.484%20123.786L123.318%20138.315L122.741%20137.98V120.488Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M123.318%20120.823L148.488%20106.294L148.484%20123.786L123.318%20138.315V120.823Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M133.184%20118.092L137.464%20115.62C138.019%20115.3%20138.469%20115.445%20138.469%20115.948C138.469%20116.45%20138.019%20117.116%20137.464%20117.437L133.184%20119.908C132.63%20120.228%20132.179%20120.083%20132.179%20119.58C132.179%20119.078%20132.63%20118.412%20133.184%20118.092Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M122.741%2099.368L147.907%2084.8388V102.327L122.741%20116.856V99.368Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M160.49%2095.0622L146.526%2087.0049V102.412L160.49%20110.47V95.0622Z'%20fill='%23B9BED0'/%3e%3cg%20opacity='0.1'%3e%3cpath%20d='M160.49%2095.0622L146.526%2087.0049V102.412L160.49%20110.47V95.0622Z'%20fill='%23B9BED0'/%3e%3c/g%3e%3cpath%20d='M147.501%2086.4392L146.526%2087.0011L160.49%2095.0622L161.465%2094.4965L147.501%2086.4392Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M151.435%2088.14C151.435%2087.9874%20151.383%2087.8832%20151.301%2087.8274C151.301%2087.8274%20151.29%2087.8162%20151.268%2087.8087L150.557%2087.3919C150.468%2087.3398%20150.345%2087.351%20150.211%2087.4254L135.987%2095.6279L135.574%2093.9569C135.537%2093.8303%20135.462%2093.741%20135.369%2093.6852L134.628%2093.2535C134.498%2093.179%20134.334%2093.1753%20134.178%2093.2684L128.127%2096.7592C127.855%2096.9156%20127.635%2097.2989%20127.635%2097.6115V117.79C127.635%20117.939%20127.684%20118.047%20127.769%20118.103L128.532%20118.546C128.622%20118.59%20128.737%20118.579%20128.867%20118.505L150.959%20105.751C151.231%20105.594%20151.45%20105.211%20151.45%20104.898L151.443%2088.1362L151.435%2088.14Z'%20fill='%23B9BED0'/%3e%3cg%20opacity='0.2'%3e%3cmask%20id='path-25-inside-1_8152_16965'%20fill='white'%3e%3cpath%20d='M135.354%2093.6814C135.227%2093.6107%20135.067%2093.6145%20134.915%2093.7001L128.864%2097.1909C128.73%2097.2691%20128.607%2097.4031%20128.517%2097.5594L127.781%2097.1314C127.87%2096.9751%20127.993%2096.8411%20128.127%2096.7629L134.178%2093.2721C134.338%2093.1828%20134.502%2093.1865%20134.628%2093.2609L135.358%2093.6814H135.354Z'/%3e%3c/mask%3e%3cpath%20d='M135.354%2093.6814C135.227%2093.6107%20135.067%2093.6145%20134.915%2093.7001L128.864%2097.1909C128.73%2097.2691%20128.607%2097.4031%20128.517%2097.5594L127.781%2097.1314C127.87%2096.9751%20127.993%2096.8411%20128.127%2096.7629L134.178%2093.2721C134.338%2093.1828%20134.502%2093.1865%20134.628%2093.2609L135.358%2093.6814H135.354Z'%20fill='%23D4D8E2'/%3e%3cpath%20d='M135.354%2093.6814L134.866%2094.5544L135.094%2094.6814H135.354V93.6814ZM134.915%2093.7001L134.426%2092.8278L134.415%2092.8339L134.915%2093.7001ZM128.864%2097.1909L128.364%2096.3247L128.36%2096.3272L128.864%2097.1909ZM128.517%2097.5594L128.015%2098.4241L128.886%2098.9299L129.386%2098.0555L128.517%2097.5594ZM127.781%2097.1314L126.912%2096.6353L126.42%2097.4974L127.278%2097.9961L127.781%2097.1314ZM128.127%2096.7629L127.627%2095.8967L127.623%2095.8992L128.127%2096.7629ZM134.178%2093.2721L133.691%2092.3989L133.684%2092.4023L133.678%2092.4059L134.178%2093.2721ZM134.628%2093.2609L134.121%2094.1229L134.129%2094.1272L134.628%2093.2609ZM135.358%2093.6814V94.6814H139.094L135.857%2092.8151L135.358%2093.6814ZM135.842%2092.8085C135.365%2092.5418%20134.831%2092.6002%20134.426%2092.8279L135.404%2094.5722C135.303%2094.6287%20135.09%2094.6796%20134.866%2094.5544L135.842%2092.8085ZM134.415%2092.8339L128.364%2096.3247L129.363%2098.0571L135.415%2094.5663L134.415%2092.8339ZM128.36%2096.3272C128.04%2096.5134%20127.804%2096.7925%20127.649%2097.0632L129.386%2098.0555C129.39%2098.0486%20129.394%2098.0424%20129.397%2098.0374C129.401%2098.0323%20129.404%2098.0293%20129.405%2098.0282C129.406%2098.027%20129.404%2098.029%20129.399%2098.0333C129.394%2098.0375%20129.384%2098.0453%20129.367%2098.0547L128.36%2096.3272ZM129.02%2096.6946L128.283%2096.2667L127.278%2097.9961L128.015%2098.4241L129.02%2096.6946ZM128.649%2097.6275C128.653%2097.6206%20128.657%2097.6144%20128.66%2097.6094C128.664%2097.6043%20128.667%2097.6013%20128.668%2097.6002C128.669%2097.599%20128.667%2097.601%20128.662%2097.6053C128.657%2097.6095%20128.647%2097.6173%20128.63%2097.6267L127.623%2095.8992C127.303%2096.0855%20127.067%2096.3645%20126.912%2096.6353L128.649%2097.6275ZM128.626%2097.6292L134.678%2094.1383L133.678%2092.4059L127.627%2095.8967L128.626%2097.6292ZM134.665%2094.1453C134.612%2094.1749%20134.531%2094.2038%20134.428%2094.205C134.324%2094.2063%20134.217%2094.1791%20134.121%2094.1228L135.135%2092.399C134.672%2092.1266%20134.128%2092.1545%20133.691%2092.3989L134.665%2094.1453ZM134.129%2094.1272L134.858%2094.5478L135.857%2092.8151L135.128%2092.3946L134.129%2094.1272ZM135.358%2092.6814H135.354V94.6814H135.358V92.6814Z'%20fill='%23D4D8E2'%20mask='url(%23path-25-inside-1_8152_16965)'/%3e%3c/g%3e%3cpath%20opacity='0.2'%20d='M151.264%2087.8087C151.179%2087.7715%20151.063%2087.7864%20150.94%2087.8571L136.705%2096.0707C136.433%2096.2271%20136.139%2096.1117%20136.05%2095.8102L135.983%2095.6316L150.207%2087.4291C150.285%2087.3845%20150.36%2087.3622%20150.427%2087.3622C150.475%2087.3622%20150.516%2087.3733%20150.553%2087.3956L151.264%2087.8125V87.8087Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M151.435%2088.14L151.443%20104.898C151.443%20105.211%20151.223%20105.594%20150.951%20105.751L128.804%20118.534C128.611%20118.646%20128.369%20118.508%20128.369%20118.285V98.0432C128.369%2097.8869%20128.424%2097.712%20128.514%2097.5594C128.603%2097.4031%20128.73%2097.2691%20128.86%2097.191L134.911%2093.6963C135.068%2093.6108%20135.224%2093.607%20135.354%2093.6777L135.365%2093.6852C135.458%2093.741%20135.533%2093.8303%20135.57%2093.9569L135.983%2095.6279L136.05%2095.8065C136.139%2096.108%20136.433%2096.2233%20136.705%2096.067L150.944%2087.8534C151.067%2087.7827%20151.178%2087.7715%20151.264%2087.805L151.283%2087.8162C151.283%2087.8162%20151.29%2087.8162%20151.294%2087.8199H151.298C151.379%2087.8757%20151.432%2087.9837%20151.432%2088.1362L151.435%2088.14Z'%20fill='%23B9BED0'/%3e%3cpath%20opacity='0.3'%20d='M151.435%2088.14L151.443%20104.898C151.443%20105.211%20151.223%20105.594%20150.951%20105.751L128.804%20118.534C128.611%20118.646%20128.369%20118.508%20128.369%20118.285V98.0432C128.369%2097.8869%20128.424%2097.712%20128.514%2097.5594C128.603%2097.4031%20128.73%2097.2691%20128.86%2097.191L134.911%2093.6963C135.068%2093.6108%20135.224%2093.607%20135.354%2093.6777L135.365%2093.6852C135.458%2093.741%20135.533%2093.8303%20135.57%2093.9569L135.983%2095.6279L136.05%2095.8065C136.139%2096.108%20136.433%2096.2233%20136.705%2096.067L150.944%2087.8534C151.067%2087.7827%20151.178%2087.7715%20151.264%2087.805L151.283%2087.8162C151.283%2087.8162%20151.29%2087.8162%20151.294%2087.8199H151.298C151.379%2087.8757%20151.432%2087.9837%20151.432%2088.1362L151.435%2088.14Z'%20fill='%23EDEEF3'/%3e%3cpath%20opacity='0.5'%20d='M128.547%20118.553C128.547%20118.553%20128.532%20118.553%20128.525%20118.546L127.762%20118.103C127.68%20118.047%20127.628%20117.943%20127.628%20117.79V97.6115C127.628%2097.4514%20127.684%2097.284%20127.773%2097.1277L128.51%2097.5556C128.421%2097.712%20128.365%2097.8831%20128.365%2098.0395V118.281C128.365%20118.408%20128.443%20118.508%20128.543%20118.549L128.547%20118.553Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M153.806%2089.5207C153.806%2089.3681%20153.754%2089.2639%20153.672%2089.2081C153.672%2089.2081%20153.661%2089.1969%20153.638%2089.1895L152.928%2088.7726C152.838%2088.7243%20152.715%2088.7317%20152.581%2088.8099L138.357%2097.0123L137.944%2095.3413C137.907%2095.2148%20137.833%2095.1254%20137.74%2095.0696L136.999%2094.6379C136.869%2094.5635%20136.705%2094.5598%20136.549%2094.6528L130.497%2098.1437C130.226%2098.3%20130.006%2098.6833%20130.006%2098.9959V119.175C130.006%20119.323%20130.054%20119.431%20130.14%20119.487L130.903%20119.93C130.992%20119.975%20131.108%20119.964%20131.238%20119.889L153.33%20107.135C153.601%20106.979%20153.821%20106.595%20153.821%20106.283L153.813%2089.5207H153.806Z'%20fill='%23B9BED0'/%3e%3cg%20opacity='0.1'%3e%3cmask%20id='path-32-inside-2_8152_16965'%20fill='white'%3e%3cpath%20d='M137.725%2095.0622C137.598%2094.9915%20137.438%2094.9952%20137.285%2095.0808L131.234%2098.5717C131.1%2098.6498%20130.977%2098.7838%20130.888%2098.9401L130.151%2098.5121C130.24%2098.3558%20130.363%2098.2218%20130.497%2098.1437L136.549%2094.6528C136.709%2094.5635%20136.872%2094.5672%20136.999%2094.6416L137.728%2095.0622H137.725Z'/%3e%3c/mask%3e%3cpath%20d='M137.725%2095.0622C137.598%2094.9915%20137.438%2094.9952%20137.285%2095.0808L131.234%2098.5717C131.1%2098.6498%20130.977%2098.7838%20130.888%2098.9401L130.151%2098.5121C130.24%2098.3558%20130.363%2098.2218%20130.497%2098.1437L136.549%2094.6528C136.709%2094.5635%20136.872%2094.5672%20136.999%2094.6416L137.728%2095.0622H137.725Z'%20fill='%23D4D8E2'/%3e%3cpath%20d='M137.725%2095.0622L137.237%2095.9351L137.464%2096.0622H137.725V95.0622ZM137.285%2095.0808L136.796%2094.2086L136.786%2094.2146L137.285%2095.0808ZM131.234%2098.5717L130.734%2097.7055L130.73%2097.7079L131.234%2098.5717ZM130.888%2098.9401L130.386%2099.8048L131.257%20100.311L131.756%2099.4363L130.888%2098.9401ZM130.151%2098.5121L129.283%2098.016L128.79%2098.8781L129.649%2099.3769L130.151%2098.5121ZM130.497%2098.1437L129.998%2097.2775L129.993%2097.2799L130.497%2098.1437ZM136.549%2094.6528L136.061%2093.7796L136.055%2093.7831L136.049%2093.7866L136.549%2094.6528ZM136.999%2094.6416L136.492%2095.5036L136.499%2095.508L136.999%2094.6416ZM137.728%2095.0622V96.0622H141.465L138.228%2094.1959L137.728%2095.0622ZM138.212%2094.1892C137.735%2093.9226%20137.202%2093.981%20136.796%2094.2086L137.775%2095.9529C137.674%2096.0094%20137.461%2096.0604%20137.237%2095.9351L138.212%2094.1892ZM136.786%2094.2146L130.734%2097.7055L131.734%2099.4379L137.785%2095.947L136.786%2094.2146ZM130.73%2097.7079C130.411%2097.8942%20130.174%2098.1732%20130.02%2098.444L131.756%2099.4363C131.76%2099.4293%20131.764%2099.4232%20131.768%2099.4181C131.772%2099.413%20131.774%2099.41%20131.775%2099.4089C131.776%2099.4078%20131.775%2099.4097%20131.77%2099.414C131.764%2099.4182%20131.754%2099.426%20131.738%2099.4355L130.73%2097.7079ZM131.39%2098.0754L130.653%2097.6474L129.649%2099.3769L130.386%2099.8048L131.39%2098.0754ZM131.019%2099.0083C131.023%2099.0013%20131.027%2098.9952%20131.031%2098.9901C131.035%2098.985%20131.037%2098.982%20131.038%2098.9809C131.04%2098.9798%20131.038%2098.9818%20131.033%2098.986C131.028%2098.9902%20131.017%2098.998%20131.001%2099.0075L129.993%2097.2799C129.674%2097.4662%20129.438%2097.7452%20129.283%2098.016L131.019%2099.0083ZM130.997%2099.0099L137.048%2095.519L136.049%2093.7866L129.998%2097.2775L130.997%2099.0099ZM137.036%2095.526C136.983%2095.5557%20136.902%2095.5845%20136.798%2095.5857C136.695%2095.587%20136.588%2095.5598%20136.492%2095.5036L137.506%2093.7797C137.043%2093.5074%20136.499%2093.5352%20136.061%2093.7796L137.036%2095.526ZM136.499%2095.508L137.229%2095.9285L138.228%2094.1959L137.498%2093.7753L136.499%2095.508ZM137.728%2094.0622H137.725V96.0622H137.728V94.0622Z'%20fill='%23D4D8E2'%20mask='url(%23path-32-inside-2_8152_16965)'/%3e%3c/g%3e%3cpath%20opacity='0.1'%20d='M153.634%2089.1895C153.549%2089.1522%20153.434%2089.1671%20153.311%2089.2378L139.076%2097.4515C138.804%2097.6078%20138.51%2097.4924%20138.421%2097.1909L138.354%2097.0123L152.578%2088.8099C152.656%2088.7652%20152.73%2088.7429%20152.797%2088.7429C152.846%2088.7429%20152.886%2088.754%20152.924%2088.7764L153.634%2089.1932V89.1895Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M153.806%2089.5244L153.813%20106.283C153.813%20106.595%20153.594%20106.979%20153.322%20107.135L131.175%20119.923C130.981%20120.034%20130.739%20119.893%20130.739%20119.673V99.4314C130.739%2099.275%20130.795%2099.1001%20130.884%2098.9475C130.974%2098.7912%20131.1%2098.6573%20131.231%2098.5791L137.282%2095.0845C137.438%2094.9989%20137.594%2094.9952%20137.725%2095.0659L137.736%2095.0733C137.829%2095.1292%20137.903%2095.2185%20137.941%2095.345L138.354%2097.016L138.421%2097.1947C138.51%2097.4961%20138.804%2097.6115%20139.076%2097.4552L153.315%2089.2416C153.437%2089.1708%20153.549%2089.1597%20153.635%2089.1932L153.653%2089.2043C153.653%2089.2043%20153.661%2089.2043%20153.664%2089.2081H153.668C153.75%2089.2639%20153.802%2089.3718%20153.802%2089.5244H153.806Z'%20fill='%23B9BED0'/%3e%3cpath%20opacity='0.2'%20d='M153.806%2089.5244L153.813%20106.283C153.813%20106.595%20153.594%20106.979%20153.322%20107.135L131.175%20119.923C130.981%20120.034%20130.739%20119.893%20130.739%20119.673V99.4314C130.739%2099.275%20130.795%2099.1001%20130.884%2098.9475C130.974%2098.7912%20131.1%2098.6573%20131.231%2098.5791L137.282%2095.0845C137.438%2094.9989%20137.594%2094.9952%20137.725%2095.0659L137.736%2095.0733C137.829%2095.1292%20137.903%2095.2185%20137.941%2095.345L138.354%2097.016L138.421%2097.1947C138.51%2097.4961%20138.804%2097.6115%20139.076%2097.4552L153.315%2089.2416C153.437%2089.1708%20153.549%2089.1597%20153.635%2089.1932L153.653%2089.2043C153.653%2089.2043%20153.661%2089.2043%20153.664%2089.2081H153.668C153.75%2089.2639%20153.802%2089.3718%20153.802%2089.5244H153.806Z'%20fill='%23EDEEF3'/%3e%3cpath%20opacity='0.4'%20d='M130.918%20119.938C130.918%20119.938%20130.903%20119.937%20130.895%20119.93L130.133%20119.487C130.051%20119.431%20129.999%20119.327%20129.999%20119.175V98.9959C129.999%2098.8359%20130.054%2098.6684%20130.144%2098.5121L130.881%2098.9401C130.791%2099.0964%20130.735%2099.2676%20130.735%2099.4239V119.666C130.735%20119.792%20130.814%20119.893%20130.914%20119.934L130.918%20119.938Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M156.176%2090.9051C156.176%2090.7525%20156.124%2090.6483%20156.043%2090.5925C156.043%2090.5925%20156.031%2090.5813%20156.009%2090.5739L155.298%2090.1571C155.209%2090.105%20155.086%2090.1161%20154.952%2090.1906L140.728%2098.393L140.315%2096.722C140.278%2096.5955%20140.203%2096.5061%20140.11%2096.4503L139.37%2096.0186C139.239%2095.9442%20139.076%2095.9405%20138.919%2096.0335L132.868%2099.5244C132.596%2099.6807%20132.377%20100.064%20132.377%20100.377V120.555C132.377%20120.704%20132.425%20120.812%20132.511%20120.868L133.274%20121.311C133.363%20121.355%20133.478%20121.344%20133.609%20121.27L155.7%20108.516C155.972%20108.36%20156.191%20107.976%20156.191%20107.664L156.184%2090.9014L156.176%2090.9051Z'%20fill='%23B9BED0'/%3e%3cmask%20id='path-39-inside-3_8152_16965'%20fill='white'%3e%3cpath%20d='M140.095%2096.4429C139.969%2096.3722%20139.809%2096.3759%20139.656%2096.4615L133.605%2099.9524C133.471%20100.031%20133.348%20100.165%20133.259%20100.321L132.522%2099.8928C132.611%2099.7365%20132.734%2099.6025%20132.868%2099.5244L138.919%2096.0335C139.079%2095.9442%20139.243%2095.9479%20139.37%2096.0223L140.099%2096.4429H140.095Z'/%3e%3c/mask%3e%3cpath%20d='M140.095%2096.4429C139.969%2096.3722%20139.809%2096.3759%20139.656%2096.4615L133.605%2099.9524C133.471%20100.031%20133.348%20100.165%20133.259%20100.321L132.522%2099.8928C132.611%2099.7365%20132.734%2099.6025%20132.868%2099.5244L138.919%2096.0335C139.079%2095.9442%20139.243%2095.9479%20139.37%2096.0223L140.099%2096.4429H140.095Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M140.095%2096.4429L139.608%2097.3158L139.835%2097.4429H140.095V96.4429ZM139.656%2096.4615L139.167%2095.5893L139.157%2095.5953L139.656%2096.4615ZM133.605%2099.9524L133.105%2099.0862L133.101%2099.0886L133.605%2099.9524ZM133.259%20100.321L132.757%20101.186L133.627%20101.691L134.127%20100.817L133.259%20100.321ZM132.522%2099.8928L131.654%2099.3967L131.161%20100.259L132.02%20100.758L132.522%2099.8928ZM132.868%2099.5244L132.368%2098.6582L132.364%2098.6606L132.868%2099.5244ZM138.919%2096.0335L138.432%2095.1603L138.426%2095.1638L138.42%2095.1673L138.919%2096.0335ZM139.37%2096.0223L138.863%2096.8843L138.87%2096.8887L139.37%2096.0223ZM140.099%2096.4429V97.4429H143.836L140.599%2095.5766L140.099%2096.4429ZM140.583%2095.5699C140.106%2095.3033%20139.573%2095.3617%20139.167%2095.5894L140.146%2097.3336C140.045%2097.3901%20139.832%2097.4411%20139.608%2097.3158L140.583%2095.5699ZM139.157%2095.5953L133.105%2099.0862L134.105%20100.819L140.156%2097.3277L139.157%2095.5953ZM133.101%2099.0886C132.782%2099.2749%20132.545%2099.5539%20132.391%2099.8247L134.127%20100.817C134.131%20100.81%20134.135%20100.804%20134.139%20100.799C134.143%20100.794%20134.145%20100.791%20134.146%20100.79C134.147%20100.788%20134.146%20100.79%20134.14%20100.795C134.135%20100.799%20134.125%20100.807%20134.109%20100.816L133.101%2099.0886ZM133.761%2099.4561L133.024%2099.0281L132.02%20100.758L132.757%20101.186L133.761%2099.4561ZM133.39%20100.389C133.394%20100.382%20133.398%20100.376%20133.402%20100.371C133.406%20100.366%20133.408%20100.363%20133.409%20100.362C133.41%20100.36%20133.409%20100.362%20133.404%20100.367C133.398%20100.371%20133.388%20100.379%20133.372%20100.388L132.364%2098.6606C132.045%2098.8469%20131.808%2099.1259%20131.654%2099.3967L133.39%20100.389ZM133.368%20100.391L139.419%2096.8997L138.42%2095.1673L132.368%2098.6582L133.368%20100.391ZM139.407%2096.9067C139.354%2096.9364%20139.272%2096.9652%20139.169%2096.9665C139.066%2096.9677%20138.958%2096.9406%20138.863%2096.8843L139.877%2095.1604C139.414%2094.8881%20138.87%2094.9159%20138.432%2095.1603L139.407%2096.9067ZM138.87%2096.8887L139.6%2097.3092L140.599%2095.5766L139.869%2095.156L138.87%2096.8887ZM140.099%2095.4429H140.095V97.4429H140.099V95.4429Z'%20fill='%23D4D8E2'%20mask='url(%23path-39-inside-3_8152_16965)'/%3e%3cpath%20d='M156.005%2090.5739C155.92%2090.5367%20155.804%2090.5516%20155.682%2090.6223L141.446%2098.8359C141.175%2098.9922%20140.881%2098.8768%20140.791%2098.5754L140.724%2098.3967L154.948%2090.1943C155.027%2090.1496%20155.101%2090.1273%20155.168%2090.1273C155.216%2090.1273%20155.257%2090.1385%20155.295%2090.1608L156.005%2090.5776V90.5739Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M156.176%2090.9051L156.184%20107.664C156.184%20107.976%20155.964%20108.36%20155.693%20108.516L133.545%20121.303C133.352%20121.415%20133.11%20121.277%20133.11%20121.054V100.812C133.11%20100.656%20133.166%20100.481%20133.255%20100.328C133.344%20100.172%20133.471%20100.038%20133.601%2099.9598L139.652%2096.4652C139.809%2096.3796%20139.965%2096.3759%20140.095%2096.4466L140.107%2096.454C140.2%2096.5099%20140.274%2096.5992%20140.311%2096.7257L140.724%2098.3967L140.791%2098.5754C140.881%2098.8768%20141.175%2098.9922%20141.446%2098.8359L155.685%2090.6223C155.808%2090.5515%20155.92%2090.5404%20156.005%2090.5739L156.024%2090.585C156.024%2090.585%20156.031%2090.585%20156.035%2090.5888H156.039C156.121%2090.6446%20156.173%2090.7525%20156.173%2090.9051H156.176Z'%20fill='%23B9BED0'/%3e%3cpath%20opacity='0.1'%20d='M156.176%2090.9051L156.184%20107.664C156.184%20107.976%20155.964%20108.36%20155.693%20108.516L133.545%20121.303C133.352%20121.415%20133.11%20121.277%20133.11%20121.054V100.812C133.11%20100.656%20133.166%20100.481%20133.255%20100.328C133.344%20100.172%20133.471%20100.038%20133.601%2099.9598L139.652%2096.4652C139.809%2096.3796%20139.965%2096.3759%20140.095%2096.4466L140.107%2096.454C140.2%2096.5099%20140.274%2096.5992%20140.311%2096.7257L140.724%2098.3967L140.791%2098.5754C140.881%2098.8768%20141.175%2098.9922%20141.446%2098.8359L155.685%2090.6223C155.808%2090.5515%20155.92%2090.5404%20156.005%2090.5739L156.024%2090.585C156.024%2090.585%20156.031%2090.585%20156.035%2090.5888H156.039C156.121%2090.6446%20156.173%2090.7525%20156.173%2090.9051H156.176Z'%20fill='%23EDEEF3'/%3e%3cpath%20opacity='0.3'%20d='M133.289%20121.318C133.289%20121.318%20133.274%20121.318%20133.266%20121.311L132.503%20120.868C132.421%20120.812%20132.369%20120.708%20132.369%20120.555V100.377C132.369%20100.22%20132.425%20100.049%20132.515%2099.8928L133.251%20100.321C133.162%20100.477%20133.106%20100.648%20133.106%20100.805V121.047C133.106%20121.173%20133.184%20121.274%20133.285%20121.314L133.289%20121.318Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M158.547%2092.2858C158.547%2092.1332%20158.495%2092.029%20158.413%2091.9732C158.413%2091.9732%20158.402%2091.962%20158.38%2091.9546L157.669%2091.5378C157.579%2091.4857%20157.457%2091.4968%20157.323%2091.5713L143.099%2099.7737L142.686%2098.1027C142.648%2097.9762%20142.574%2097.8869%20142.481%2097.831L141.74%2097.3993C141.61%2097.3249%20141.446%2097.3212%20141.29%2097.4142L135.239%20100.905C134.967%20101.061%20134.747%20101.445%20134.747%20101.757V121.936C134.747%20122.085%20134.796%20122.193%20134.881%20122.249L135.644%20122.691C135.734%20122.736%20135.849%20122.725%20135.979%20122.651L158.071%20109.897C158.342%20109.74%20158.562%20109.357%20158.562%20109.044L158.555%2092.2821L158.547%2092.2858Z'%20fill='%23B9BED0'/%3e%3cg%20opacity='0.5'%3e%3cmask%20id='path-46-inside-4_8152_16965'%20fill='white'%3e%3cpath%20d='M142.466%2097.8236C142.339%2097.7529%20142.179%2097.7566%20142.027%2097.8422L135.975%20101.333C135.841%20101.411%20135.719%20101.545%20135.629%20101.701L134.892%20101.274C134.982%20101.117%20135.104%20100.983%20135.238%20100.905L141.29%2097.4142C141.45%2097.3249%20141.614%2097.3286%20141.74%2097.403L142.47%2097.8236H142.466Z'/%3e%3c/mask%3e%3cpath%20d='M142.466%2097.8236C142.339%2097.7529%20142.179%2097.7566%20142.027%2097.8422L135.975%20101.333C135.841%20101.411%20135.719%20101.545%20135.629%20101.701L134.892%20101.274C134.982%20101.117%20135.104%20100.983%20135.238%20100.905L141.29%2097.4142C141.45%2097.3249%20141.614%2097.3286%20141.74%2097.403L142.47%2097.8236H142.466Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M142.466%2097.8236L141.978%2098.6965L142.205%2098.8236H142.466V97.8236ZM142.027%2097.8422L141.537%2096.97L141.527%2096.976L142.027%2097.8422ZM135.975%20101.333L135.476%20100.467L135.471%20100.469L135.975%20101.333ZM135.629%20101.701L135.127%20102.566L135.998%20103.072L136.497%20102.198L135.629%20101.701ZM134.892%20101.274L134.024%20100.777L133.531%20101.64L134.39%20102.138L134.892%20101.274ZM135.238%20100.905L134.739%20100.039L134.735%20100.041L135.238%20100.905ZM141.29%2097.4142L140.802%2096.541L140.796%2096.5444L140.79%2096.548L141.29%2097.4142ZM141.74%2097.403L141.233%2098.265L141.241%2098.2694L141.74%2097.403ZM142.47%2097.8236V98.8236H146.206L142.969%2096.9572L142.47%2097.8236ZM142.954%2096.9506C142.476%2096.684%20141.943%2096.7424%20141.537%2096.97L142.516%2098.7143C142.415%2098.7708%20142.202%2098.8218%20141.978%2098.6965L142.954%2096.9506ZM141.527%2096.976L135.476%20100.467L136.475%20102.199L142.526%2098.7084L141.527%2096.976ZM135.471%20100.469C135.152%20100.656%20134.916%20100.935%20134.761%20101.205L136.497%20102.198C136.501%20102.191%20136.505%20102.185%20136.509%20102.179C136.513%20102.174%20136.516%20102.171%20136.517%20102.17C136.518%20102.169%20136.516%20102.171%20136.511%20102.175C136.506%20102.18%20136.495%20102.187%20136.479%20102.197L135.471%20100.469ZM136.131%20100.837L135.395%20100.409L134.39%20102.138L135.127%20102.566L136.131%20100.837ZM135.761%20101.77C135.765%20101.763%20135.769%20101.757%20135.772%20101.751C135.776%20101.746%20135.779%20101.743%20135.78%20101.742C135.781%20101.741%20135.779%20101.743%20135.774%20101.747C135.769%20101.752%20135.758%20101.759%20135.742%20101.769L134.735%20100.041C134.415%20100.228%20134.179%20100.507%20134.024%20100.777L135.761%20101.77ZM135.738%20101.771L141.789%2098.2804L140.79%2096.548L134.739%20100.039L135.738%20101.771ZM141.777%2098.2874C141.724%2098.3171%20141.643%2098.3459%20141.54%2098.3471C141.436%2098.3484%20141.329%2098.3212%20141.233%2098.265L142.247%2096.5411C141.784%2096.2688%20141.24%2096.2966%20140.802%2096.541L141.777%2098.2874ZM141.241%2098.2694L141.97%2098.6899L142.969%2096.9572L142.24%2096.5367L141.241%2098.2694ZM142.47%2096.8236H142.466V98.8236H142.47V96.8236Z'%20fill='%23D4D8E2'%20mask='url(%23path-46-inside-4_8152_16965)'/%3e%3c/g%3e%3cpath%20opacity='0.5'%20d='M158.376%2091.9546C158.29%2091.9174%20158.175%2091.9323%20158.052%2092.003L143.817%20100.217C143.545%20100.373%20143.251%20100.258%20143.162%2099.9561L143.095%2099.7774L157.319%2091.575C157.397%2091.5303%20157.472%2091.508%20157.539%2091.508C157.587%2091.508%20157.628%2091.5192%20157.665%2091.5415L158.376%2091.9583V91.9546Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M158.547%2092.2858L158.555%20109.044C158.555%20109.361%20158.335%20109.74%20158.063%20109.897L135.916%20122.684C135.722%20122.796%20135.48%20122.658%20135.48%20122.435V102.193C135.48%20102.036%20135.536%20101.862%20135.626%20101.709C135.715%20101.553%20135.841%20101.419%20135.972%20101.341L142.023%2097.8459C142.179%2097.7603%20142.336%2097.7566%20142.466%2097.8273L142.477%2097.8347C142.57%2097.8906%20142.645%2097.9799%20142.682%2098.1064L143.095%2099.7774L143.162%2099.9561C143.251%20100.258%20143.545%20100.373%20143.817%20100.217L158.056%2092.003C158.179%2091.9323%20158.294%2091.9211%20158.376%2091.9546L158.395%2091.9657C158.395%2091.9657%20158.402%2091.9658%20158.406%2091.9695H158.409C158.491%2092.0253%20158.543%2092.1332%20158.543%2092.2858H158.547Z'%20fill='%23D4D8E2'/%3e%3cpath%20opacity='0.2'%20d='M135.659%20122.699C135.659%20122.699%20135.644%20122.699%20135.637%20122.691L134.874%20122.249C134.792%20122.193%20134.74%20122.089%20134.74%20121.936V101.757C134.74%20101.601%20134.796%20101.43%20134.885%20101.274L135.622%20101.702C135.533%20101.858%20135.477%20102.029%20135.477%20102.185V122.427C135.477%20122.554%20135.555%20122.654%20135.656%20122.695L135.659%20122.699Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M137.282%20108.46L123.318%20100.403V115.814L137.282%20123.871V108.46Z'%20fill='%23D4D8E2'/%3e%3cpath%20d='M124.293%2099.837L123.318%20100.403L137.282%20108.46L138.257%20107.898L124.293%2099.837Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M136.999%20107.6L162.168%2093.0711L162.165%20110.559L136.999%20125.092V107.6Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M146.865%20104.869L151.145%20102.397C151.699%20102.077%20152.15%20102.223%20152.15%20102.725C152.15%20103.227%20151.699%20103.894%20151.145%20104.214L146.865%20106.685C146.31%20107.005%20145.86%20106.86%20145.86%20106.357C145.86%20105.855%20146.31%20105.189%20146.865%20104.869Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M136.999%20107.6L136.162%20107.116V124.604L136.999%20125.092V107.6Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M136.162%20107.116L161.327%2092.5872L162.168%2093.0711L136.999%20107.6L136.162%20107.116Z'%20fill='%23D4D8E2'/%3e%3cpath%20d='M83.616%20173.097V157.064L104.438%20145.044V161.073L83.616%20173.097Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M83.616%20157.064L57.5833%20142.036V158.066L83.616%20173.097V157.064Z'%20fill='%23D4D8E2'/%3e%3cpath%20d='M83.6161%20157.064L105.056%20144.679L78.4096%20129.29L56.9656%20141.675L83.6161%20157.064Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M83.616%20157.064V161.073L105.056%20148.694V144.679L83.616%20157.064Z'%20fill='%23EDEEF3'/%3e%3cpath%20opacity='0.2'%20d='M83.616%20161.073L104.438%20149.048V149.93L83.616%20161.955V161.073Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M56.9656%20141.675L83.6161%20157.064V161.073L56.9656%20145.687V141.675Z'%20fill='%23D4D8E2'/%3e%3cpath%20opacity='0.2'%20d='M83.616%20161.073L57.5833%20146.045V146.923L83.616%20161.955V161.073Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M90.4713%20159.502L97.5833%20155.393C97.8885%20155.215%2098.1378%20155.36%2098.1378%20155.713V159.919C98.1378%20160.272%2097.8885%20160.704%2097.5833%20160.879L90.4713%20164.988C90.1661%20165.166%2089.9167%20165.021%2089.9167%20164.668V160.462C89.9167%20160.109%2090.1661%20159.677%2090.4713%20159.502Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M90.9253%20159.978L97.1293%20156.398C97.334%20156.279%2097.4977%20156.376%2097.4977%20156.61V159.763C97.4977%20159.997%2097.3302%20160.287%2097.1293%20160.403L90.9253%20163.983C90.7206%20164.102%2090.5569%20164.005%2090.5569%20163.771V160.619C90.5569%20160.384%2090.7244%20160.098%2090.9253%20159.978Z'%20fill='%23F9F9FB'/%3e%3cg%20opacity='0.5'%3e%3cpath%20d='M91.1003%20160.812C91.0705%20160.812%2091.0407%20160.797%2091.0221%20160.767C90.996%20160.723%2091.0109%20160.671%2091.0556%20160.645L96.9134%20157.265C96.9544%20157.239%2097.0102%20157.254%2097.0362%20157.299C97.0623%20157.344%2097.0474%20157.396%2097.0027%20157.422L91.1449%20160.801C91.1449%20160.801%2091.1151%20160.812%2091.1003%20160.812Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M91.1003%20161.586C91.0705%20161.586%2091.0407%20161.571%2091.0221%20161.542C90.996%20161.497%2091.0109%20161.445%2091.0556%20161.419L96.9134%20158.039C96.9544%20158.013%2097.0102%20158.028%2097.0362%20158.073C97.0623%20158.118%2097.0474%20158.17%2097.0027%20158.196L91.1449%20161.575C91.1449%20161.575%2091.1151%20161.586%2091.1003%20161.586Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M91.1003%20162.36C91.0705%20162.36%2091.0407%20162.345%2091.0221%20162.316C90.996%20162.271%2091.0109%20162.219%2091.0556%20162.193L96.9134%20158.814C96.9544%20158.788%2097.0102%20158.802%2097.0362%20158.847C97.0623%20158.892%2097.0474%20158.944%2097.0027%20158.97L91.1449%20162.349C91.1449%20162.349%2091.1151%20162.36%2091.1003%20162.36Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M91.1003%20163.134C91.0705%20163.134%2091.0407%20163.119%2091.0221%20163.09C90.996%20163.045%2091.0109%20162.993%2091.0556%20162.967L96.9134%20159.588C96.9544%20159.562%2097.0102%20159.576%2097.0362%20159.621C97.0623%20159.666%2097.0474%20159.718%2097.0027%20159.744L91.1449%20163.123C91.1449%20163.123%2091.1151%20163.134%2091.1003%20163.134Z'%20fill='%23B9BED0'/%3e%3c/g%3e%3cpath%20opacity='0.1'%20d='M103.318%20143.674L83.6161%20155.051L58.7073%20140.663L58.0969%20141.024L83.6161%20155.706L103.929%20144.028L103.318%20143.674Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M83.616%20155.051V139.018L104.438%20126.997V143.026L83.616%20155.051Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M83.616%20139.018L57.5833%20123.99V140.019L83.616%20155.051V139.018Z'%20fill='%23D4D8E2'/%3e%3cpath%20d='M83.6161%20139.018L105.056%20126.633L78.4096%20111.244L56.9656%20123.629L83.6161%20139.018Z'%20fill='%23EDEEF3'/%3e%3cpath%20d='M83.616%20139.018V143.026L105.056%20130.648V126.633L83.616%20139.018Z'%20fill='%23EDEEF3'/%3e%3cpath%20opacity='0.2'%20d='M83.616%20143.026L104.438%20131.002V131.884L83.616%20143.908V143.026Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M56.9656%20123.629L83.6161%20139.018V143.026L56.9656%20127.641V123.629Z'%20fill='%23D4D8E2'/%3e%3cpath%20opacity='0.2'%20d='M83.616%20143.026L57.5833%20127.999V128.877L83.616%20143.908V143.026Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M90.4713%20141.456L97.5833%20137.347C97.8885%20137.169%2098.1378%20137.314%2098.1378%20137.667V141.873C98.1378%20142.226%2097.8885%20142.658%2097.5833%20142.833L90.4713%20146.942C90.1661%20147.12%2089.9167%20146.975%2089.9167%20146.622V142.416C89.9167%20142.063%2090.1661%20141.631%2090.4713%20141.456Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M90.9253%20141.932L97.1293%20138.352C97.334%20138.233%2097.4977%20138.33%2097.4977%20138.564V141.716C97.4977%20141.951%2097.3302%20142.241%2097.1293%20142.357L90.9253%20145.937C90.7206%20146.056%2090.5569%20145.959%2090.5569%20145.725V142.572C90.5569%20142.338%2090.7244%20142.051%2090.9253%20141.932Z'%20fill='%23F9F9FB'/%3e%3cg%20opacity='0.5'%3e%3cpath%20d='M91.1003%20142.766C91.0705%20142.766%2091.0407%20142.751%2091.0221%20142.721C90.996%20142.677%2091.0109%20142.624%2091.0556%20142.598L96.9134%20139.219C96.9544%20139.193%2097.0102%20139.208%2097.0362%20139.253C97.0623%20139.297%2097.0474%20139.349%2097.0027%20139.376L91.1449%20142.755C91.1449%20142.755%2091.1151%20142.766%2091.1003%20142.766Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M91.1003%20143.54C91.0705%20143.54%2091.0407%20143.525%2091.0221%20143.495C90.996%20143.451%2091.0109%20143.399%2091.0556%20143.373L96.9134%20139.993C96.9544%20139.967%2097.0102%20139.982%2097.0362%20140.027C97.0623%20140.071%2097.0474%20140.124%2097.0027%20140.15L91.1449%20143.529C91.1449%20143.529%2091.1151%20143.54%2091.1003%20143.54Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M91.1003%20144.314C91.0705%20144.314%2091.0407%20144.299%2091.0221%20144.269C90.996%20144.225%2091.0109%20144.173%2091.0556%20144.147L96.9134%20140.767C96.9544%20140.741%2097.0102%20140.756%2097.0362%20140.801C97.0623%20140.846%2097.0474%20140.898%2097.0027%20140.924L91.1449%20144.303C91.1449%20144.303%2091.1151%20144.314%2091.1003%20144.314Z'%20fill='%23B9BED0'/%3e%3cpath%20d='M91.1003%20145.088C91.0705%20145.088%2091.0407%20145.073%2091.0221%20145.044C90.996%20144.999%2091.0109%20144.947%2091.0556%20144.921L96.9134%20141.542C96.9544%20141.515%2097.0102%20141.53%2097.0362%20141.575C97.0623%20141.62%2097.0474%20141.672%2097.0027%20141.698L91.1449%20145.077C91.1449%20145.077%2091.1151%20145.088%2091.1003%20145.088Z'%20fill='%23B9BED0'/%3e%3c/g%3e%3c/svg%3e",UC={class:"wt-dummy"},zC={class:"wt-dummy__img"},WC=["height","src","width"],qC={key:0,class:"wt-dummy__text"},jC=ce({__name:"wt-dummy",props:{src:{type:String},text:{type:String},buttonText:{type:String},showAction:{type:Boolean,default:!1},size:{type:[String,Number],default:200},hiddenText:{type:Boolean,default:!1},darkMode:{type:Boolean,default:!1}},emits:["create"],setup(e,{emit:r}){const n=e,a=r,o=i.computed(()=>n.darkMode?HC:RC);return(l,s)=>{const c=i.resolveComponent("wt-button");return i.openBlock(),i.createElementBlock("div",UC,[i.createElementVNode("div",zC,[i.createElementVNode("img",{height:e.size,src:e.src||o.value,width:e.size,alt:"dummy-picture"},null,8,WC)]),e.hiddenText?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("p",qC,i.toDisplayString(e.text||l.$t("webitelUI.dummy.text")),1)),e.showAction?(i.openBlock(),i.createBlock(c,{key:1,onClick:s[0]||(s[0]=d=>a("create"))},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.buttonText||l.$t("reusable.add")),1)],void 0,!0),_:1})):i.createCommentVNode("",!0)])}}},[["__scopeId","data-v-2c40d93e"]]),P0=Object.freeze({XXXS:"3xs",XXS:"2xs",XS:"xs",SM:"sm",MD:"md",LG:"lg",XL:"xl",XXL:"2xl",XXXL:"3xl"}),ys=Object.values(P0).reduce((e,r,n)=>({...e,[r]:n}),{}),ws=(e,r)=>ys[e]-ys[r],Cs=(e,r)=>ws(e,r)<=0,ZC=(e,r)=>ws(e,r)>=0,YC=["alt","src"],bs=ce({__name:"wt-image",props:{src:{type:[Object,String],required:!0},size:{type:String,validator:e=>["3xs","2xs","xs","sm","md","lg","xl","2xl","3xl"].includes(e)},alt:{type:String,default:"wt-image"},width:{type:[String,Number]},height:{type:[String,Number]},minWidth:{type:[String,Number]},minHeight:{type:[String,Number]},maxWidth:{type:[String,Number]},maxHeight:{type:[String,Number]}},emits:[],setup(e,{emit:r}){const n={"3xs":"32px","2xs":"64px",xs:"92px",sm:"128px",md:"192px",lg:"256px",xl:"380px","2xl":"512px","3xl":"600px"},a=e,o=i.computed(()=>{const s=a.size?n[a.size]:a.width;return+s?`${s}px`:s}),l=i.computed(()=>{const s=a.size?n[a.size]:a.height;return+s?`${s}px`:s});return(s,c)=>(i.openBlock(),i.createElementBlock("div",{style:i.normalizeStyle({width:o.value,height:l.value,minWidth:e.minWidth,minHeight:e.minHeight,maxWidth:e.maxWidth,maxHeight:e.maxHeight}),class:"wt-image"},[i.renderSlot(s.$slots,"default",i.normalizeProps(i.guardReactiveProps({alt:e.alt,src:e.src})),()=>[i.createElementVNode("img",{alt:e.alt,src:e.src,class:"wt-image__img"},null,8,YC)],!0)],4))}},[["__scopeId","data-v-b24730a3"]]),GC={key:0,class:"wt-empty__media"},KC={key:1,class:"wt-empty__info"},XC={key:0,class:"wt-empty__headline"},JC={key:1,class:"wt-empty__title"},QC={key:2,class:"wt-empty__text"},eb={key:2,class:"wt-empty__actions"},tb={__name:"wt-empty",props:{image:{type:[Object,null]},size:{type:String,default:P0.MD,validator:e=>[P0.SM,P0.MD,P0.LG].includes(e)},headline:{type:[String,null],default:""},title:{type:[String,null],default:""},text:{type:[String,null],default:""},primaryActionText:{type:[String,null],default:""},secondaryActionText:{type:[String,null],default:""}},emits:["click:primary","click:secondary"],setup(e,{emit:r}){const n=e,a=r,o=i.useSlots(),l=i.computed(()=>n.image||o.media),s=i.computed(()=>n.headline||o.headline),c=i.computed(()=>n.title||o.title),d=i.computed(()=>n.text||o.text),h=i.computed(()=>[n.primaryActionText,n.secondaryActionText,o.actions,o["primary-action"],o["secondary-action"]].some(w=>w)),f=i.computed(()=>Cs(n.size,P0.SM)?P0.XXS:ZC(n.size,P0.LG)?P0.MD:P0.SM),g=i.computed(()=>Cs(n.size,P0.SM)?P0.SM:P0.MD),m=w=>k=>{a(`click:${w}`,k)},y=m("primary"),v=m("secondary");return(w,k)=>{const A=i.resolveComponent("wt-button");return i.openBlock(),i.createElementBlock("section",{class:i.normalizeClass([[`wt-empty--size-${e.size}`],"wt-empty"])},[l.value?(i.openBlock(),i.createElementBlock("div",GC,[i.renderSlot(w.$slots,"media",i.normalizeProps(i.guardReactiveProps({size:f.value})),()=>[i.createVNode(bs,{size:f.value,src:e.image,alt:"empty-state"},null,8,["size","src"])],!0)])):i.createCommentVNode("",!0),s.value||c.value||d.value?(i.openBlock(),i.createElementBlock("div",KC,[s.value?(i.openBlock(),i.createElementBlock("h2",XC,[i.renderSlot(w.$slots,"headline",i.normalizeProps(i.guardReactiveProps({headline:e.headline})),()=>[i.createTextVNode(i.toDisplayString(e.headline),1)],!0)])):i.createCommentVNode("",!0),c.value?(i.openBlock(),i.createElementBlock("h3",JC,[i.renderSlot(w.$slots,"title",i.normalizeProps(i.guardReactiveProps({title:e.title})),()=>[i.createTextVNode(i.toDisplayString(e.title),1)],!0)])):i.createCommentVNode("",!0),d.value?(i.openBlock(),i.createElementBlock("p",QC,[i.renderSlot(w.$slots,"text",i.normalizeProps(i.guardReactiveProps({text:e.text})),()=>[i.createTextVNode(i.toDisplayString(e.text),1)],!0)])):i.createCommentVNode("",!0)])):i.createCommentVNode("",!0),i.renderSlot(w.$slots,"default",i.normalizeProps(i.guardReactiveProps({size:e.size})),void 0,!0),h.value?(i.openBlock(),i.createElementBlock("div",eb,[i.renderSlot(w.$slots,"actions",i.normalizeProps(i.guardReactiveProps({onPrimaryClick:i.unref(y),onSecondaryClick:i.unref(v)})),()=>[i.renderSlot(w.$slots,"primary-action",i.normalizeProps(i.guardReactiveProps({onPrimaryClick:i.unref(y)})),()=>[e.primaryActionText?(i.openBlock(),i.createBlock(A,{key:0,size:g.value,color:"primary",onClick:k[0]||(k[0]=()=>i.unref(y)())},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.primaryActionText),1)],void 0,!0),_:1},8,["size"])):i.createCommentVNode("",!0)],!0),i.renderSlot(w.$slots,"secondary-action",i.normalizeProps(i.guardReactiveProps({onSecondaryClick:i.unref(v)})),()=>[e.secondaryActionText?(i.openBlock(),i.createBlock(A,{key:0,size:g.value,color:"secondary",onClick:k[1]||(k[1]=()=>i.unref(v)())},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.secondaryActionText),1)],void 0,!0),_:1},8,["size"])):i.createCommentVNode("",!0)],!0)],!0)])):i.createCommentVNode("",!0)],2)}}},rb=ce(tb,[["__scopeId","data-v-b9c254b2"]]),nb="data:image/svg+xml,%3csvg%20width='1000'%20height='403'%20viewBox='0%200%201000%20403'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M107.973%20240.372L39.3729%20131.434H0V310.173H43.7198L42.7547%20202.443L111.112%20310.173H150.728V131.434H107.008L107.973%20240.372Z'%20fill='%23FFC107'/%3e%3cpath%20d='M263.77%20128.052C247.183%20128.052%20231.804%20131.794%20217.634%20139.28C203.463%20146.765%20191.906%20157.844%20182.969%20172.493C174.032%20187.15%20169.559%20203.894%20169.559%20222.734V222.977C169.559%20238.434%20173.381%20253.013%20181.031%20266.697C188.681%20280.388%20199.831%20291.617%20214.488%20300.397C229.137%20309.177%20245.488%20313.563%20263.519%20313.563C290.73%20313.563%20313.312%20304.469%20331.272%20286.265C349.225%20268.07%20358.209%20246.249%20358.209%20220.803C358.209%20195.365%20349.233%20173.545%20331.272%20155.341C313.32%20137.146%20290.825%20128.052%20263.77%20128.052ZM299.762%20257.038C291.225%20267.991%20279.471%20273.46%20264.492%20273.46C249.678%20273.46%20237.76%20268.227%20228.744%20257.76C219.721%20247.293%20215.217%20234.895%20215.217%20220.56V220.317C215.217%20206.633%20219.603%20194.51%20228.383%20183.965C237.156%20173.419%20249.035%20168.147%20264.014%20168.147C279.149%20168.147%20291.029%20173.663%20299.644%20184.694C308.259%20195.726%20312.567%20207.849%20312.567%20221.047C312.559%20234.087%20308.291%20246.084%20299.762%20257.038Z'%20fill='%23FFC107'/%3e%3cpath%20d='M606.286%20131.434L581.884%20248.101L555.56%20131.434H520.534L494.202%20247.614L469.807%20131.434H423.428L469.564%20310.173H510.875L537.686%20194.471L564.976%20310.173H605.078L652.415%20131.434H606.286Z'%20fill='%23FFC107'/%3e%3cpath%20d='M708.94%20131.434L638.166%20310.181H687.685L695.9%20284.335H758.458L766.909%20310.181H816.906L748.305%20131.434H708.94ZM707.245%20248.101L726.571%20185.785L746.618%20248.101H707.245Z'%20fill='%23FFC107'/%3e%3cpath%20d='M867.154%20203.173L840.586%20131.434H791.068L844.446%20245.198V310.173H890.104V245.198L942.996%20131.434H893.965L867.154%20203.173Z'%20fill='%23FFC107'/%3e%3cpath%20d='M1000%20131.434H958.697V251.239H1000V131.434Z'%20fill='%23FFC107'/%3e%3cpath%20d='M1000%20269.113H958.697V310.173H1000V269.113Z'%20fill='%23FFC107'/%3e%3cpath%20d='M535.893%20342.082C536.106%20324.915%20530.155%20322.847%20528.58%20302.924C527.464%20288.84%20530.374%20289.038%20530.829%20270.68C531.613%20239.55%20523.24%20239.68%20525.667%20215.747C527.527%20197.414%20533.34%20188.464%20528.652%20175.96C527.37%20172.531%20524.873%20167.722%20525.314%20160.843C525.713%20154.49%20528.211%20152.716%20528.151%20145.764C528.095%20139.494%20526.063%20139.419%20526.17%20133.402C526.302%20125.721%20529.633%20125.082%20529.003%20119.005C528.342%20112.653%20524.468%20111.076%20525.648%20106.634C526.676%20102.764%20529.892%20102.893%20530.495%2099.115C531.05%2095.6345%20528.426%2094.8262%20527.811%2088.8042C527.574%2086.5038%20527.226%2083.065%20529.229%2081.2645C530.673%2079.9628%20532.097%2080.6304%20533.361%2079.2335C535.059%2077.3449%20534.318%2074.092%20534.081%2073.0627C532.942%2068.0733%20529.46%2067.6914%20529.332%2064.1127C529.212%2060.7223%20532.279%2059.4382%20531.429%2057.2596C530.773%2055.5687%20527.061%2056.998%20525.301%2054.6962C524.951%2054.239%20524.827%2053.8538%20524.589%2053.0991C522.995%2048.0835%20525.195%2042.2903%20526.04%2040.067C526.112%2039.8712%20526.279%2039.4485%20526.448%2038.8454C526.745%2037.7565%20526.692%2037.3246%20526.919%2036.0862C527.033%2035.4984%20527.194%2034.8011%20527.45%2033.8924C528.356%2030.72%20529.115%2029.8693%20529.539%2028.4124C530.493%2025.154%20529.061%2021.7557%20525.494%2016.0378C524.422%2014.3129%20514.824%20-1.06894%20512.549%200.172821C510.943%201.04982%20516.549%208.2552%20513.823%2016.6502C512.456%2020.8477%20510.766%2019.9352%20505.51%2028.9506C502.386%2034.3145%20500.816%2037.0671%20500.638%2040.5891C500.523%2042.7462%20500.89%2044.3569%20499.918%2046.7599C498.875%2049.3352%20497.531%2049.7586%20496.457%2052.2317C495.398%2054.6577%20495.558%2056.8321%20495.733%2059.093C496.089%2063.8109%20497.978%2068.0593%20499.099%2069.5412C498.678%2071.7043%20498.461%2075.1476%20499.736%2078.3331C500.888%2081.2197%20502.021%2080.7949%20503.819%2084.5328C504.625%2086.2011%20506.158%2089.4901%20505.821%2093.4663C505.499%2097.2934%20503.829%2097.2206%20503.724%20100.319C503.544%20105.348%20507.933%20106.269%20507.777%20111.321C507.68%20114.341%20506.082%20115.187%20506.358%20118.861C506.533%20121.145%20507.285%20122.68%20507.703%20123.671C510.016%20129.201%20508.319%20133.412%20508.274%20142.208C508.248%20147.873%20508.936%20149.572%20509.565%20155.939C510.777%20168.304%20509.473%20175.139%20508.684%20188.873C508.202%20197.282%20507.536%20208.843%20508.486%20221.811C510.487%20249.121%20517.589%20254.296%20515.034%20274.697C514.16%20281.675%20512.986%20283.794%20512.879%20291.154C512.676%20304.131%20516.17%20307.596%20518.19%20321.379C520.24%20335.397%20518.935%20347.504%20517.98%20356.381C517.165%20363.932%20516.032%20369.63%20515.779%20380.386C515.41%20396.092%20517.462%20399.392%20519.775%20400.999C523.627%20403.674%20530.378%20403.189%20533.506%20399.708C537.669%20395.08%20532.894%20387.927%20531.599%20374.988C530.036%20359.631%20535.69%20358.763%20535.893%20342.082ZM501.205%2061.1816C500.649%2060.99%20500.843%2058.7628%20501.246%2054.3162C501.573%2050.748%20501.733%2048.9679%20501.966%2048.1454C503.328%2043.3594%20507.821%2042.6017%20512.318%2038.5957C520.033%2031.7371%20519.688%2022.5468%20521.334%2022.8627C522.987%2023.1787%20524.468%2032.6975%20519.87%2037.9506C517.674%2040.4561%20516.188%2039.6154%20512.976%2042.7112C510.9%2044.7152%20510.768%2045.8051%20506.739%2052.9683C502.194%2061.0777%20501.479%2061.2775%20501.205%2061.1816ZM518.422%2051.681C517.042%2054.1444%20518.181%2055.2733%20517.012%2057.8477C515.533%2061.1265%20513.08%2060.6802%20510.8%2063.9856C508.37%2067.5097%20508.651%2071.6622%20508.695%2072.2117C509.096%2077.2124%20512.52%2079.2809%20511.375%2083.2051C511.311%2083.4322%20510.766%2085.2415%20509.989%2085.2525C509.158%2085.2632%20508.637%2083.1886%20507.28%2079.0611C504.969%2072.001%20504.459%2071.9038%20504.588%2070.1234C504.794%2067.2058%20506.313%2065.065%20508.062%2062.596C510.009%2059.8536%20511.244%2059.351%20513.596%2055.7636C514.997%2053.6221%20514.731%2053.5342%20515.672%2052.3472C518.724%2048.5129%20520.143%2048.6077%20518.422%2051.681Z'%20fill='url(%23paint0_linear)'/%3e%3cpath%20d='M518.073%20243.13C519.246%20242.533%20521.272%20242.271%20524.947%20241.799C530.13%20241.131%20531.869%20241.636%20532.495%20241.844C533.544%20242.188%20535.933%20242.971%20537.276%20245.302C537.478%20245.648%20538.907%20248.121%20537.93%20250.108C537.112%20251.79%20534.998%20252.248%20535.167%20252.837C535.283%20253.23%20536.194%20252.993%20537.219%20253.532C538.431%20254.175%20538.926%20255.426%20539.258%20256.291C539.451%20256.786%20540.703%20259.979%20539.225%20261.783C538.229%20262.993%20536.59%20262.858%20536.467%20263.822C536.409%20264.238%20536.674%20264.585%20537.141%20265.2C538.06%20266.406%20538.797%20266.441%20539.184%20267.268C539.603%20268.157%20539.236%20269.143%20539.172%20269.323C538.598%20270.873%20537.123%20270.739%20535.723%20272.731C535.327%20273.302%20534.82%20274.044%20535.028%20274.783C535.22%20275.483%20535.871%20275.549%20536.393%20276.164C537.452%20277.403%20536.976%20279.691%20536.364%20280.966C535.545%20282.68%20534.081%20283.44%20532.224%20284.37C530.374%20285.301%20527.142%20286.56%20525.346%20286.385C516.586%20285.579%20509.447%20247.528%20518.073%20243.13Z'%20fill='url(%23paint1_linear)'/%3e%3cpath%20d='M492.647%20249.153C493.016%20249.038%20494.376%20248.685%20496.084%20247.801C499.334%20246.125%20499.665%20244.707%20502.288%20243.036C504.832%20241.419%20504.699%20242.635%20510.543%20240.339C513.5%20239.18%20515.075%20238.256%20516.726%20239.003C517.915%20239.536%20518.536%20240.662%20518.769%20241.071C519.879%20243.055%20519.521%20245.203%20519.423%20245.877C519.284%20246.857%20520.222%20251.335%20522.082%20260.307C523.608%20267.637%20524.37%20271.306%20524.754%20272.674C526.621%20279.315%20528.128%20281.937%20527.418%20286.413C527.124%20288.263%20526.708%20290.913%20524.635%20292.572C523.555%20293.436%20521.926%20294.109%20513.654%20293.188C505.107%20292.242%20501.678%20290.959%20499.24%20293.102C498.404%20293.834%20497.865%20294.82%20496.482%20295.141C494.667%20295.569%20493.961%20294.27%20491.684%20294.429C489.941%20294.552%20489.772%20295.352%20487.557%20295.778C485.703%20296.135%20483.993%20295.929%20483.437%20295.753C477.18%20293.754%20484.172%20251.825%20492.647%20249.153Z'%20fill='url(%23paint2_linear)'/%3e%3cpath%20d='M353.799%20120.77C352.724%20120.307%20346.023%20117.529%20339.385%20120.087C334.128%20122.119%20334.301%20125.423%20327.718%20129.699C323.606%20132.367%20320.052%20133.34%20313.304%20135.191C302.719%20138.087%20300.303%20136.745%20296.144%20139.993C294.504%20141.272%20292.762%20144.05%20289.279%20149.605C286.219%20154.478%20284.885%20157.075%20281.73%20162.646C274.01%20176.275%20273.782%20175.263%20272.809%20178.433C270.95%20184.506%20272.621%20185.502%20271.436%20196.275C270.471%20205.071%20269.106%20206.585%20268.007%20214.118C266.571%20223.91%20267.442%20231.058%20268.007%20237.453C268.439%20242.38%20268.525%20256.519%20268.69%20284.805C268.909%20321.895%20266.767%20316.787%20268.007%20335.587C268.831%20348.055%20270.236%20357.431%20271.436%20380.193C272.095%20392.661%20270.785%20393.477%20272.119%20395.98C280.561%20411.704%20317.298%20392.881%20372.999%20397.353C392.889%20398.946%20452.129%20406.478%20473.879%20400.099C476.469%20399.338%20482.95%20397.345%20485.547%20391.861C488.207%20386.251%20485.382%20379.966%20484.174%20376.764C478.83%20362.563%20484.974%20354.905%20486.92%20328.039C488.944%20300.129%20482.699%20303.064%20484.864%20279.313C487.352%20252.063%20497.214%20230.179%20492.412%20227.841C490.49%20226.907%20488.803%20230.367%20482.801%20230.587C477.143%20230.799%20475.77%20227.825%20469.077%20227.841C464.15%20227.857%20463.758%20229.473%20460.839%20228.524C456.782%20227.213%20456.704%20223.808%20451.917%20222.348C450.701%20221.98%20448.088%20221.179%20445.742%20222.348C443.781%20223.321%20443.624%20224.867%20441.623%20225.777C440.015%20226.515%20438.649%20226.185%20436.131%20225.777C431.368%20225.008%20416.923%20223.847%20421.717%20224.404C416.326%20226.303%20420.344%20222.348%20420.344%20222.348C418.727%20222.466%20417.095%20223.259%20415.542%20222.348C413.769%20221.313%20413.745%20218.849%20413.486%20218.229C410.811%20211.905%20405.051%20212.486%20395.644%20192.148C393.658%20187.856%20390.661%20181.053%20386.032%20168.813C380.257%20153.52%20379.331%20149.809%20375.055%20140.676C367.805%20125.156%20357.848%20122.52%20353.799%20120.77Z'%20fill='%233A3F65'/%3e%3cpath%20d='M379.19%20164.693C379.519%20162.614%20371.861%20159.413%20356.545%20153.026C355.023%20152.39%20347.859%20149.416%20338.012%20146.16C329.256%20143.265%20324.83%20141.821%20322.225%20142.041C314.049%20142.739%20310.785%20147.941%20303.692%20146.16C301.448%20145.595%20298.624%20144.277%20297.517%20145.478C297.062%20145.964%20297.376%20146.678%20297.517%20148.906C297.517%20148.906%20297.58%20149.919%20297.517%20153.026C297.439%20156.674%20294.41%20158.683%20291.342%20164.003C288.086%20169.644%20289.726%20170.468%20287.223%20172.924C283.307%20176.769%20277.839%20176.188%20277.611%20178.416C277.486%20179.656%20279.165%20179.994%20280.357%20182.536C281.228%20184.395%20281.228%20186.137%20281.04%20188.711C280.695%20193.505%20280.522%20195.906%20279.667%20199.005C278.152%20204.49%20277.281%20213.647%20275.547%20231.944C274.575%20242.215%20274.088%20247.354%20274.174%20254.589C274.206%20257.358%20274.425%20269.238%20278.294%20284.099C279.604%20289.152%20280.287%20291.694%20281.04%20291.647C283.064%20291.521%20282.013%20272.91%20285.159%20243.604C287.066%20225.871%20288.039%20227.174%20289.279%20212.038C290.157%20201.289%20290.04%20195.961%20292.707%20187.33C295.469%20178.401%20296.999%20179.515%20299.573%20170.17C301.001%20164.96%20302.154%20158.683%20305.748%20157.82C306.901%20157.545%20307.137%20158.102%20309.177%20157.82C309.907%20157.718%20313.508%20157.224%20316.042%20154.391C317.674%20152.563%20317.565%20151.221%20318.789%20150.962C319.981%20150.711%20320.546%20151.888%20322.908%20153.018C324.179%20153.63%20324.76%20153.646%20328.4%20154.391C328.4%20154.391%20329.774%20154.673%20334.575%20155.764C342.241%20157.506%20348.259%20160.778%20350.362%20161.939C354.019%20163.964%20353.666%20164.262%20355.855%20165.368C365.435%20170.233%20378.711%20167.73%20379.19%20164.693Z'%20fill='%232F3352'/%3e%3cpath%20d='M340.076%20179.79C339.825%20180.433%20351.014%20184.584%20350.37%20187.338C350.245%20187.871%20349.711%20188.185%20349.091%20188.483C344.321%20190.767%20338.875%20190.1%20338.711%20190.084C337.918%20189.99%20327.569%20188.813%20319.495%20192.14C314.23%20194.313%20309.122%20198.738%20309.883%20201.061C310.464%20202.834%20314.285%20202.842%20319.495%20203.117C319.495%20203.117%20339.801%20204.207%20362.046%20210.665C369.759%20212.901%20370.339%20213.851%20370.284%20214.094C370.151%20214.682%20366.008%20213.348%20361.363%20214.776C355.878%20216.471%20351.626%20221.43%20352.442%20223.015C353.187%20224.459%20357.424%20221.689%20365.482%20222.332C371.657%20222.827%20378.241%20225.173%20379.896%20225.761C384.471%20227.393%20386.589%20228.688%20387.444%20227.817C389.163%20226.067%20383.317%20218.001%20384.015%20217.523C384.471%20217.209%20386.369%20221.085%20390.881%20223.698C392.152%20224.435%20392.803%20224.592%20401.858%20227.127C404.84%20227.966%20407.296%20228.649%20407.35%20228.5C407.452%20228.194%20397.08%20227.064%20390.191%20219.578C387.797%20216.973%20387.601%20215.537%20384.698%20213.403C382.054%20211.457%20379.724%20210.822%20374.404%20209.284C362.995%20205.988%20365.773%20206.608%20362.736%20205.855C348.895%20202.395%20343.897%20202.638%20332.544%20198.99C329.256%20197.93%20323.426%20196.039%20323.622%20194.87C323.811%20193.772%20329.209%20194.392%20336.663%20193.497C343.63%20192.665%20356.42%20190.021%20356.561%20186.632C356.71%20182.779%20340.374%20179.028%20340.076%20179.79Z'%20fill='%232F3352'/%3e%3cpath%20d='M420.368%20229.198C417.229%20232.611%20420.548%20237.962%20421.05%20248.414C421.05%20248.414%20421.395%20255.648%20419.677%20263.51C417.362%20274.111%20413.439%20275.578%20408.01%20288.901C403.835%20299.156%20401.944%20308.603%20402.517%20308.799C402.862%20308.917%20404.086%20305.653%20408.692%20295.759C412.231%20288.163%20414.043%20284.287%20416.24%20280.662C420.368%20273.844%20421.129%20274.597%20423.106%20270.368C425.64%20264.938%20425.978%20260.285%20426.535%20252.525C427.319%20241.721%20425.507%20241.25%20427.217%20234.683C428.026%20231.583%20429.124%20229.065%20427.9%20227.817C426.527%20226.413%20422.439%20226.946%20420.368%20229.198Z'%20fill='%232F3352'/%3e%3cpath%20d='M447.131%20225.769C443.271%20226.593%20442.329%20233.404%20439.583%20242.239C436.594%20251.866%20435.856%20249.747%20432.035%20260.772C428.473%20271.058%20428.928%20273.436%20424.487%20290.282C420.619%20304.939%20420.54%20302.145%20418.994%20309.497C416.625%20320.812%20417.7%20323.252%20414.875%20342.436C413.486%20351.86%20412.458%20356.497%20411.94%20358.741C409.335%20369.946%20406.527%20376.709%20406.644%20376.756C406.856%20376.835%20418.116%20355.54%20422.431%20326.657C423.922%20316.677%20423.459%20313.311%20425.86%20300.576C427.06%20294.221%20429.32%20283.691%20433.408%20271.066C436.806%20260.568%20438.508%20255.318%20441.647%20249.104C447.484%20237.546%20453.754%20230.508%20451.259%20227.142C450.348%20225.926%20448.504%20225.479%20447.131%20225.769Z'%20fill='%232F3352'/%3e%3cpath%20d='M462.227%20233.318C454.31%20238.771%20456.507%20252.588%20456.735%20274.495C456.868%20287.661%20456.138%20297.681%20454.679%20317.728C453.212%20337.854%20451.054%20353.382%20450.56%20356.842C447.17%20380.813%20443.498%20395.046%20444.385%20395.274C445.232%20395.486%20449.893%20382.877%20453.306%20368.51C456.774%20353.916%20456.798%20346.525%20459.481%20299.195C461.592%20261.965%20461.992%20259.132%20463.6%20253.899C466.158%20245.534%20470.874%20234.032%20467.72%20231.937C465.97%20230.791%20462.62%20233.051%20462.227%20233.318Z'%20fill='%232F3352'/%3e%3cpath%20d='M392.23%20242.239C391.72%20241.784%20387.797%20247.896%20378.507%20253.216C370.967%20257.539%20369.076%20256.064%20358.609%20261.455C351.006%20265.362%20347.545%20268.43%20345.615%20270.352C341.37%20274.574%20339.495%20278.261%20338.71%20279.98C336.718%20284.342%20335.313%20290.274%20336.655%20290.957C337.557%20291.42%20339.377%20289.348%20342.83%20285.464C356.608%20269.968%20358.609%20268.053%20361.363%20266.249C367.357%20262.31%20368.032%20264.726%20375.086%20260.756C386.958%20254.095%20392.897%20242.843%20392.23%20242.239Z'%20fill='%232F3352'/%3e%3cpath%20d='M491.872%20118.652C491.872%20140.065%20464.982%20156.746%20404.024%20151.591C355.298%20147.472%20310.001%20128.052%20310.001%20106.639C310.001%2095.9292%20316.349%2087.306%20337.456%2083.6496C359.065%2079.9069%20379.332%2077.4746%20404.024%2078.8477C428.732%2080.2208%20444.472%2087.9416%20458.925%2092.5709C480.118%2099.358%20491.872%20105.925%20491.872%20118.652Z'%20fill='url(%23paint3_radial)'/%3e%3cpath%20d='M433.408%20106.074C433.408%20119.845%20431.023%20124.945%20425.169%20133.529C420.148%20140.881%20412.497%20152.744%20402.525%20152.744C380.924%20152.744%20363.403%20132.006%20363.403%20106.42C363.403%2080.8326%20380.916%2060.0947%20402.525%2060.0947C424.126%2060.0947%20433.408%2080.4874%20433.408%20106.074Z'%20fill='url(%23paint4_linear)'/%3e%3cpath%20d='M337.667%2083.7677C359.276%2080.025%20379.543%2077.5927%20404.235%2078.9658C428.943%2080.3389%20444.683%2088.0597%20459.136%2092.689C467.484%2095.3646%20474.366%2098.0089%20479.646%20101.006C479.709%20100.763%20479.748%20100.504%20479.725%20100.237C479.528%2097.8205%20475.268%2096.7613%20463.938%2092.689C457.276%2090.2959%20455.064%2090.445%20450.897%2087.8871C447.798%2085.9804%20444.142%2082.8968%20441.285%2082.3946C441.081%2082.3554%20440.391%2082.2534%20439.912%2081.712C438.877%2080.5351%20439.693%2078.2832%20439.912%2077.5927C440.469%2075.8743%20439.959%2075.843%20439.23%2065.9252C438.359%2054.2106%20438.971%2052.8532%20437.174%2050.8288C435.66%2049.1262%20434.538%2049.2988%20432.372%2046.7095C430.787%2044.8185%20430.167%2043.2728%20428.943%2040.5344C426.095%2034.1475%20424.667%2030.9541%20423.451%2029.5574C420.626%2026.2933%20417.08%2024.9987%20414.529%2024.065C410.261%2022.5035%20409.845%2023.5785%20402.862%2022.0092C396.789%2020.644%20395.777%2019.5376%20392.567%2019.9535C389.029%2020.4086%20386.557%2022.2289%20385.019%2023.3823C380.947%2026.4424%20378.515%2030.4833%20376.098%2036.423C371.696%2047.2274%20370.268%2057.153%20369.923%2059.758C368.738%2068.5929%20368.73%2077.0042%20365.804%2077.6005C365.521%2077.6555%20365.278%2077.6319%20365.121%2077.6005C365.082%2077.6084%20357.643%2078.5499%20350.707%2079.6563C334.41%2082.2613%20334.866%2083.1244%20329.436%2083.7756C329.02%2083.8227%20327.969%2083.9482%20326.69%2084.4582C323.951%2085.5646%20321.833%2087.8008%20321.323%2088.9071C325.371%2086.718%20330.715%2084.9761%20337.667%2083.7677Z'%20fill='url(%23paint5_linear)'/%3e%3cpath%20d='M480.933%20221C480.595%20220.741%20479.905%20220.772%20479.52%20220.882C478.241%20221.243%20476.923%20221.188%20475.691%20220.819C475.425%20219.791%20475.032%20218.332%20474.585%20215.876C474.499%20215.413%20474.405%20214.723%20474.287%20213.773C474.373%20213.97%20474.459%20214.166%20474.561%20214.346C475.275%20215.649%20476.296%20216.771%20477.52%20217.61C477.778%20217.791%20478.147%20217.838%20478.445%20217.783C478.587%20217.759%20478.987%20217.61%20478.72%20217.43C478.328%20217.163%20477.975%20216.857%20477.629%20216.535C478.39%20217.155%20479.324%20217.493%20480.423%20217.281C480.58%20217.249%20481.097%20217.147%20481.058%20216.896C481.019%20216.653%20480.478%20216.708%20480.336%20216.739C479.662%20216.873%20478.979%20216.308%20478.532%20215.86C477.982%20215.311%20477.567%20214.629%20477.221%20213.938C476.554%20212.596%20476.178%20211.137%20475.903%20209.678C475.715%20208.673%20475.574%20207.669%20475.425%20206.665C475.895%20206.672%20476.374%20206.649%20476.845%20206.586C477.119%20206.555%20477.582%20206.359%20477.261%20206.053C476.939%20205.747%20476.272%20205.739%20475.872%20205.786C475.676%20205.809%20475.487%20205.825%20475.299%20205.833C475.024%20204.067%20474.695%20202.326%20474.059%20200.631C473.659%20199.564%20473.157%20198.528%20472.584%20197.539C472.451%20196.386%20472.325%20195.413%20472.2%20194.605C474.122%20193.899%20475.888%20192.8%20477.347%20191.301C477.637%20191.003%20476.853%20190.752%20476.688%20190.721C476.327%20190.634%20475.691%20190.564%20475.401%20190.862C474.412%20191.874%20473.243%20192.729%20471.972%20193.373C471.627%20191.78%20471.195%20190.831%20470.466%20189.795C468.669%20187.245%20467.665%20187.786%20465.664%20184.993C463.781%20182.364%20463.608%20180.395%20463.129%20177.743C463.129%20177.743%20463.129%20177.743%20463.137%20177.743C463.341%20178.708%20463.569%20179.657%20463.992%20180.56C464.612%20181.902%20465.577%20183.047%20466.739%20183.949C468.057%20184.977%20469.658%20185.629%20471.313%20185.848C471.588%20185.887%20472.027%20185.903%20472.247%20185.691C472.459%20185.487%20472.168%20185.354%20471.98%20185.33C469.147%20184.954%20466.644%20183.047%20465.397%20180.497C465.146%20179.979%20464.965%20179.446%20464.816%20178.896C466.142%20179.642%20467.602%20180.128%20469.108%20180.301C469.43%20180.34%20470.191%20180.419%20470.387%20180.065C470.583%20179.712%20469.893%20179.555%20469.689%20179.532C467.594%20179.297%20465.774%20178.277%20464.346%20176.809C464.275%20176.488%20464.212%20176.174%20464.126%20175.852C463.749%20174.361%20463.09%20173.114%20462.054%20171.976C461.795%20171.686%20461.521%20171.411%20461.246%20171.121C460.211%20168.531%20458.398%20164.953%20455.361%20161.995C456.703%20161.391%20457.864%20160.434%20458.657%20159.186C458.986%20158.676%20457.017%20158.276%20456.703%20158.778C456.107%20159.72%20455.283%20160.512%20454.326%20161.062C454.004%20160.795%20453.682%20160.528%20453.337%20160.277C451.321%20158.794%20449.43%20158.017%20447.633%20156.715C447.774%20155.279%20447.978%20153.859%20448.237%20152.431C448.3%20152.07%20448.37%20151.709%20448.441%20151.348C449.139%20152.462%20449.014%20153.945%20448.904%20155.193C448.865%20155.624%20450.183%20155.938%20450.214%20155.608C450.324%20154.455%20450.418%20153.215%20450.002%20152.109C449.728%20151.379%20449.226%20150.83%20448.621%20150.391C449.029%20148.256%20449.445%20146.13%20449.634%20143.964C449.853%20141.438%20449.767%20138.857%20449.061%20136.408C448.425%20134.196%20447.241%20132.297%20445.703%20130.602C444.557%20129.347%20443.255%20128.217%20441.968%20127.063C442.195%20126.553%20442.399%20126.028%20442.533%20125.479C443.325%20122.309%20442.603%20118.997%20440.791%20116.314C439.763%20114.8%20438.492%20113.427%20437.77%20111.724C437.001%20109.911%20436.875%20107.926%20436.821%20105.98C436.758%20103.987%20436.719%20101.798%20436.138%2099.8445C436.334%2099.4757%20436.507%2099.0834%20436.617%2098.6754C436.923%2097.5534%20436.915%2096.3607%20436.742%2095.2073C437.77%2096.706%20438.586%2098.3694%20439.206%20100.08C440.712%20104.238%20441.144%20108.64%20441.779%20112.987C442.125%20115.341%20442.533%20117.695%20443.207%20119.986C443.882%20122.262%20444.863%20124.404%20446.134%20126.404C448.661%20130.382%20452.058%20133.851%20453.816%20138.284C454.749%20140.638%20455.244%20143.25%20454.702%20145.753C454.137%20148.374%20452.38%20150.469%20450.677%20152.446C450.497%20152.658%20451.101%20152.737%20451.187%20152.737C451.47%20152.745%20451.823%20152.69%20452.011%20152.47C453.541%20150.681%20455.126%20148.821%20455.832%20146.53C456.515%20144.341%20456.366%20142.011%20455.746%20139.822C454.436%20135.208%20451.219%20131.599%20448.519%20127.746C447.131%20125.769%20445.922%20123.697%20445.091%20121.422C444.259%20119.139%20443.757%20116.753%20443.372%20114.36C442.643%20109.88%20442.313%20105.313%20440.924%20100.974C440.642%20100.096%20440.32%2099.2325%20439.943%2098.3851C439.967%2098.4165%20439.991%2098.4479%20440.022%2098.4792C440.893%2099.6091%20441.748%20100.755%20442.423%20102.01C443.082%20103.25%20443.529%20104.584%20443.843%20105.949C445.051%20111.182%20444.353%20117.224%20447.735%20121.759C449.351%20123.917%20451.791%20125.471%20454.514%20125.651C454.71%20125.667%20455.008%20125.612%20454.859%20125.361C454.718%20125.118%20454.247%20125.008%20453.988%20124.992C451.791%20124.851%20449.979%20123.321%20448.755%20121.579C447.241%20119.421%20446.636%20116.761%20446.268%20114.195C445.883%20111.536%20445.758%20108.829%20445.146%20106.2C444.847%20104.913%20444.432%20103.642%20443.827%20102.465C443.223%20101.273%20442.454%20100.174%20441.646%2099.1148C439.653%2096.4784%20437.574%2093.9127%20435.463%2091.3705C435.4%2091.292%20435.306%2091.2292%20435.212%2091.1743C434.577%2090.3897%20433.698%2089.8404%20432.67%2089.6835C432.513%2089.66%20432.081%2089.5972%20432.113%2089.864C432.144%2090.1072%20432.686%2090.2641%20432.866%2090.2955C432.897%2090.3034%20432.921%2090.3112%20432.952%2090.3191C432.733%2090.2955%20432.497%2090.3269%20432.309%2090.3897C432.152%2090.4446%20431.83%2090.6329%20432.097%2090.7898C433.188%2091.4097%20434.137%2092.1865%20434.992%2093.0653C435.377%2094.2265%20435.597%2095.4819%20435.542%2096.6903C435.526%2097.1061%20435.455%2097.5377%20435.353%2097.9614C434.914%2097.1846%20434.333%2096.4863%20433.564%2095.89C433.329%2095.7095%20432.921%2095.5996%20432.623%2095.6546C432.364%2095.7016%20432.309%2095.8664%20432.529%2096.0312C433.666%2096.91%20434.357%2098.1262%20434.781%2099.4679C434.074%20100.794%20432.897%20101.83%20431.305%20101.924C431.03%20101.939%20431.006%20102.128%20431.187%20102.293C431.414%20102.497%20431.815%20102.599%20432.113%20102.575C433.305%20102.497%20434.357%20101.939%20435.165%20101.123C435.345%20102.222%20435.416%20103.344%20435.447%20104.388C435.502%20106.169%20435.502%20107.965%20435.879%20109.715C436.256%20111.434%20437.095%20112.885%20438.123%20114.29C439.104%20115.624%20440.132%20116.91%20440.744%20118.464C441.301%20119.876%20441.568%20121.414%20441.505%20122.928C441.466%20124.003%20441.254%20125.063%20440.893%20126.059C439.441%20124.702%20438.084%20123.266%20437.111%20121.508C434.663%20117.091%20436.35%20111.951%20434.985%20107.283C434.812%20106.702%20434.592%20106.137%20434.318%20105.604C434.137%20105.243%20432.819%20105.258%20432.984%20105.588C435.283%20110.115%20433.345%20115.459%20435.134%20120.119C436.201%20122.897%20438.327%20124.968%20440.516%20126.938C439.857%20128.319%20438.868%20129.527%20437.55%20130.39C436.53%20131.057%20435.338%20131.52%20434.114%20131.708C433.643%20131.481%20433.196%20131.183%20432.74%20130.72C430.708%20128.648%20430.999%20125.918%20429.994%20125.918C429.28%20125.918%20429.045%20127.299%20427.248%20130.037C425.851%20132.171%20424.996%20133.435%20423.819%20133.466C422.611%20133.497%20421.661%20132.211%20421.073%20131.41C419.37%20129.096%20420.037%20127.723%20419.017%20125.918C417.628%20123.47%20414.576%20122.795%20410.096%20121.799C408.401%20121.422%20405.788%20120.998%20402.548%20121.116C397.675%20121.281%20395.109%20121.375%20392.936%20123.172C390.519%20125.18%20390.284%20127.911%20387.444%20128.664C386.996%20128.782%20386.212%20128.978%20385.388%20128.664C383.779%20128.052%20383.724%20126.138%20382.642%20124.545C380.876%20121.94%20378.012%20122.622%20375.776%20121.116C375.109%20120.661%20373.924%20119.633%20373.281%20116.322C373.383%20116.612%20373.516%20116.895%20373.689%20117.161C374.34%20118.134%20375.352%20118.77%20376.443%20119.147C377.753%20119.594%20379.213%20119.688%20380.562%20119.366C380.821%20119.303%20380.845%20119.139%20380.641%20118.982C380.413%20118.809%20379.974%20118.723%20379.691%20118.793C377.549%20119.303%20375.148%20118.432%20374.505%20116.165C374.16%20114.941%20374.301%20113.623%20374.364%20112.336C375.039%20113.372%20376.019%20114.18%20377.22%20114.556C377.416%20114.619%20377.926%20114.776%20378.083%20114.564C378.24%20114.352%20377.84%20114.172%20377.698%20114.125C376.498%20113.748%20375.658%20112.689%20375.18%20111.559C374.56%20110.092%20374.583%20108.468%20374.795%20106.914C375.007%20105.4%20375.368%20103.909%20375.698%20102.41C375.862%20102.426%20376.027%20102.426%20376.184%20102.379C377.314%20102.081%20378.185%20101.21%20378.609%20100.135C379.064%2098.9814%20378.922%2097.6868%20378.397%2096.5804C377.832%2095.4113%20376.961%2094.5168%20375.957%2093.7793C375.815%2093.2928%20375.635%2092.8063%20375.415%2092.3434C375.407%2092.3356%20375.399%2092.3277%20375.392%2092.312C376.137%2089.299%20376.875%2086.6784%20377.353%2084.5285C377.353%2085.6034%20377.251%2086.6627%20377.102%2087.7298C376.953%2088.8047%20376.796%2089.9267%20377.157%2090.9781C377.455%2091.8412%20378.028%2092.516%20378.875%2092.8534C379.158%2092.9633%20379.574%2092.9633%20379.848%2092.822C380.084%2092.7043%20380.092%2092.5317%20379.84%2092.4376C378.993%2092.108%20378.522%2091.1822%20378.373%2090.3348C378.185%2089.2441%20378.428%2088.1299%20378.562%2087.0471C378.695%2085.9722%20378.773%2084.8659%20378.711%2083.7752C378.679%2083.2495%20378.593%2082.7316%20378.428%2082.2373C378.624%2082.151%20378.82%2082.0569%20379.009%2081.9392C379.982%2081.3193%20380.594%2080.1973%20380.123%2079.0596C379.872%2078.4554%20379.323%2078.0238%20378.687%2077.8905C378.405%2077.8277%20377.997%2077.7649%20377.746%2077.9454C377.51%2078.118%20377.793%2078.2906%20377.973%2078.3299C378.153%2078.3691%20378.35%2078.4789%20378.514%2078.6751C378.679%2078.8713%20378.805%2079.1145%20378.868%2079.3656C379.017%2079.9462%20378.86%2080.5347%20378.499%2080.9976C378.365%2081.1702%20378.208%2081.3115%20378.051%2081.437C377.989%2081.335%20377.942%2081.233%20377.871%2081.1388C377.918%2079.954%20377.722%2079.0753%20377.149%2078.5495C374.293%2075.9367%20366.219%2079.1694%20364.799%2079.9227C364.156%2080.2601%20363.551%2080.6916%20362.963%2081.1702C362.359%2081.131%20361.755%2081.0918%20361.15%2081.0839C360.507%2081.0761%20359.824%2081.1153%20359.267%2081.4605C358.742%2081.7822%20358.404%2082.3158%20358.075%2082.818C357.353%2083.9243%20356.678%2085.0856%20355.705%2085.9957C354.905%2086.749%20353.61%2087.5336%20352.472%2087.1727C352.284%2087.1099%20351.751%2086.9922%20351.609%2087.1962C351.452%2087.4159%20351.876%2087.5728%20352.017%2087.6199C353.257%2088.0201%20354.599%2087.9024%20355.744%2087.2825C356.945%2086.6391%20357.792%2085.572%20358.538%2084.4578C358.914%2083.8929%20359.267%2083.3044%20359.66%2082.7473C360.06%2082.1746%20360.507%2081.7509%20361.237%2081.6959C361.606%2081.6724%20361.982%2081.6802%20362.359%2081.6959C360.735%2083.2024%20359.338%2085.1719%20358.161%2087.2041C357.227%2087.6591%20356.16%2087.8161%20355.274%2088.3653C354.348%2088.9381%20353.791%2089.8561%20353.265%2090.782C353.045%2091.1586%20354.363%2091.4646%20354.544%2091.1429C355.038%2090.2798%20355.572%2089.3226%20356.458%2088.7969C356.796%2088.5929%20357.165%2088.4595%20357.533%2088.3261C356.804%2089.6835%20356.168%2091.0331%20355.627%2092.2414C354.41%2092.8063%20353.186%2092.9397%20351.86%2093.0103C350.448%2093.081%20349.091%2093.3164%20347.961%2094.2344C347.043%2094.9798%20346.392%2096.1018%20346.305%2097.2866C346.203%2098.7382%20346.831%20100.064%20347.929%20100.99C348.141%20101.171%20348.463%20101.273%20348.785%20101.312C348.408%20101.939%20348.149%20102.63%20348.118%20103.36C348.071%20104.529%20348.588%20105.729%20349.616%20106.333C349.86%20106.475%20350.142%20106.545%20350.432%20106.561C350.315%20107.463%20350.252%20108.389%20350.252%20109.346C349.781%20109.574%20349.35%20109.864%20348.997%20110.249C348.675%20110.602%20348.447%20111.018%20348.345%20111.473C347.6%20112.124%20347.066%20112.971%20346.902%20113.999C346.666%20115.451%20347.208%20116.95%20348.353%20117.875C349.522%20118.817%20351.139%20119.139%20352.606%20118.872C352.731%20119.139%20352.857%20119.405%20352.982%20119.664C352.488%20120.167%20352.025%20120.7%20351.79%20121.367C350.989%20123.556%20353.132%20125.431%20354.693%20126.585C355.077%20126.867%20355.587%20127.079%20356.074%20127.04C356.443%20127.009%20356.592%20126.734%20356.254%20126.483C354.724%20125.353%20352.786%20123.611%20353.955%20121.547C353.955%20121.54%20353.963%20121.532%20353.963%20121.532C354.999%20123.368%20355.846%20124.545%20355.846%20124.545C356.937%20126.067%20357.988%20127.252%20358.757%20128.429C358.279%20129.378%20357.675%20130.28%20357.157%20131.206C356.396%20132.556%20355.831%20133.984%20355.956%20135.561C356.082%20137.217%20356.945%20138.786%20358.255%20139.806C358.797%20140.23%20359.416%20140.567%20360.068%20140.818C360.28%20141.085%20360.515%20141.352%20360.766%20141.618C360.695%20142.27%20360.688%20142.921%20360.766%20143.572C360.892%20144.686%20361.347%20145.62%20362.108%20146.436C362.908%20147.291%20363.842%20148.045%20364.713%20148.829C366.619%20150.548%20368.526%20152.258%20370.433%20153.976C371.971%20155.357%20373.712%20156.809%20374.324%20158.873C374.803%20160.505%20374.191%20162.968%20372.324%20163.423C372.065%20163.486%20372.041%20163.651%20372.253%20163.808C372.481%20163.98%20372.928%20164.059%20373.202%20163.996C374.866%20163.588%20375.8%20162.003%20375.831%20160.355C375.87%20158.339%20374.521%20156.652%20373.155%20155.318C371.366%20153.576%20369.444%20151.952%20367.584%20150.273C366.651%20149.433%20365.717%20148.594%20364.783%20147.754C363.928%20146.985%20362.955%20146.232%20362.469%20145.157C362.147%20144.451%20362.045%20143.658%20362.045%20142.874C363.073%20143.808%20364.242%20144.773%20365.458%20145.816C373.524%20152.768%20378.938%20157.421%20379.872%20163.659C380.241%20166.123%20379.636%20167.025%20379.613%20169.112C379.166%20170.603%20378.703%20172.078%20378.514%20173.522C378.365%20174.651%20378.365%20175.805%20378.64%20176.911C378.891%20177.916%20379.362%20178.818%20379.88%20179.712C380.813%20181.321%20382.037%20183.33%20381.229%20185.252C380.876%20186.091%20379.982%20186.86%20379.017%20186.774C377.989%20186.68%20377.149%20185.762%20376.718%20184.891C376.545%20184.546%20375.211%20184.648%20375.392%20185.009C376.357%20186.947%20378.679%20187.794%20380.704%20187.088C381.637%20186.766%20382.359%20186.076%20382.665%20185.134C382.979%20184.161%20382.83%20183.118%20382.508%20182.168C382.132%20181.07%20381.465%20180.105%20380.908%20179.093C380.319%20178.041%20379.911%20176.95%20379.809%20175.734C379.723%20174.699%20379.833%20173.671%20380.029%20172.666C380.719%20175.891%20382.037%20178.441%20383.983%20182.192C385.89%20185.848%20387.043%20187.355%20387.836%20189.002C388.056%20190.022%20388.197%20191.066%20388.252%20192.11C388.33%20193.687%20388.291%20195.931%20386.69%20196.794C386.431%20196.935%20386.69%20197.131%20386.855%20197.21C387.09%20197.327%20387.546%20197.429%20387.797%20197.296C388.424%20196.959%20388.84%20196.456%20389.115%20195.868C389.146%20196.409%20389.24%20197.053%20389.468%20197.971C390.323%20201.353%20391.963%20203.871%20393.352%20205.707C393.391%20205.762%20393.422%20205.809%20393.462%20205.864C395.172%20208.179%20397.244%20210.454%20397.542%20213.452C397.691%20214.903%20397.393%20216.433%20396.381%20217.54C396.177%20217.759%20396.498%20217.853%20396.679%20217.877C396.938%20217.908%20397.401%20217.861%20397.597%20217.649C399.292%20215.806%20399.213%20213.091%20398.295%20210.886C398.734%20211.286%20399.213%20211.757%20399.77%20212.385C402.752%20215.79%20403.795%20219.077%20404.831%20222.122C404.807%20222.271%20404.784%20222.412%20404.753%20222.561C404.502%20223.73%20404.188%20224.892%20404.125%20226.092C404.062%20227.285%20404.305%20228.446%20404.721%20229.568C405.545%20231.796%20406.973%20233.797%20407.507%20236.143C407.962%20238.152%20407.585%20240.843%20405.506%20241.832C405.263%20241.95%20405.286%20242.122%20405.522%20242.216C405.788%20242.334%20406.228%20242.303%20406.494%20242.177C408.268%20241.338%20409.139%20239.384%20409.068%20237.477C408.982%20234.982%20407.546%20232.793%20406.542%20230.588C406.016%20229.442%20405.584%20228.234%20405.498%20226.971C405.443%20226.147%20405.545%20225.331%20405.694%20224.523C407.773%20229.882%20411.344%20236.402%20415.243%20240.215C415.016%20240.435%20414.819%20240.702%20414.686%20241C414.286%20241.871%20414.404%20242.797%20415%20243.535C415.612%20244.303%20416.538%20244.798%20417.048%20245.653C417.621%20246.618%20417.299%20248.054%20416.279%20248.603C416.043%20248.729%20416.059%20248.894%20416.302%20248.988C416.569%20249.098%20417.016%20249.058%20417.268%20248.925C418.115%20248.47%20418.672%20247.638%20418.696%20246.665C418.719%20245.614%20417.989%20244.884%20417.26%20244.241C416.538%20243.605%20415.745%20242.915%20415.808%20241.863C415.824%20241.596%20415.91%20241.275%20416.051%20240.969C422.948%20246.963%20432.756%20246.179%20451.933%20244.649C467.625%20243.393%20471.203%20240.27%20471.831%20237.783C472.106%20236.7%20471.635%20236.465%20471.831%20234.354C472.051%20232.008%20472.804%20230.478%20473.628%20229.082C473.62%20230.211%20473.439%20231.349%20473.298%20232.322C472.937%20234.794%20472.898%20237.893%20475.33%20239.368C475.597%20239.533%20475.958%20239.651%20476.28%20239.588C476.515%20239.541%20476.617%20239.36%20476.366%20239.211C473.808%20237.665%20474.42%20234.111%20474.781%20231.679C474.985%20230.282%20475.087%20228.681%20474.703%20227.293C475.236%20226.351%20475.699%20225.347%20475.958%20224.068C476.139%20223.158%20476.115%20222.593%20475.95%20221.816C477.496%20222.043%20479.105%20221.949%20480.58%20221.526C480.839%20221.494%20481.294%20221.267%20480.933%20221ZM476.193%20214.778C476.233%20214.84%20476.264%20214.903%20476.303%20214.958C476.17%20214.762%20476.037%20214.566%20475.927%20214.362C475.495%20213.577%20475.197%20212.753%20475.017%20211.898C475.291%20212.902%20475.668%20213.868%20476.193%20214.778ZM376.357%2096.196C376.396%2096.2666%20376.435%2096.3372%20376.474%2096.4157C376.922%2097.4043%20377.039%2098.4793%20376.663%2099.5071C376.521%2099.8916%20376.317%20100.253%20376.066%20100.566C376.255%2099.5071%20376.388%2098.4322%20376.396%2097.3494C376.396%2096.9571%20376.38%2096.5726%20376.357%2096.196ZM350.173%20103.446C350.244%20102.245%20350.95%20101.21%20351.766%20100.37C351.892%20100.237%20352.033%20100.119%20352.174%2099.9936C351.594%20101.477%20351.005%20103.289%20350.636%20105.306C350.283%20104.772%20350.134%20104.105%20350.173%20103.446ZM350.385%20111.857C350.464%20112.516%20350.589%20113.191%20350.746%20113.858C350.715%20113.819%20350.676%20113.772%20350.621%20113.701C350.534%20113.583%20350.464%20113.458%20350.401%20113.325C350.205%20112.83%20350.213%20112.328%20350.385%20111.857ZM352.206%20118.362C351.052%20118.699%20349.805%20118.158%20349.059%20117.256C348.204%20116.22%20347.992%20114.737%20348.432%20113.474C348.471%20113.356%20348.526%20113.238%20348.573%20113.128C348.714%20113.403%20348.894%20113.654%20349.106%20113.874C349.632%20114.415%20350.315%20114.76%20351.037%20114.949C351.044%20114.964%20351.044%20114.98%20351.052%20114.996C351.413%20116.165%20351.86%20117.287%20352.331%20118.338C352.292%20118.346%20352.245%20118.354%20352.206%20118.362ZM353.798%2096.4627C353.728%2096.5961%20353.642%2096.7609%20353.547%2096.9492C353.516%2096.9806%20353.477%2097.0198%20353.445%2097.0512C352.323%2098.1026%20350.982%2098.8873%20349.891%2099.9779C349.687%20100.182%20349.483%20100.402%20349.295%20100.637C348.565%2099.8994%20348.228%2098.7617%20348.314%2097.7495C348.416%2096.5961%20349.028%2095.5761%20349.938%2094.8778C351.013%2094.0539%20352.276%2094.0304%20353.571%2093.9598C354.042%2093.9362%20354.512%2093.8734%20354.975%2093.795C354.465%2094.9876%20354.073%2095.937%20353.798%2096.4627ZM359.322%20139.79C359.142%20139.649%20358.961%20139.508%20358.797%20139.335C357.722%20138.229%20357.157%20136.62%20357.267%20135.09C357.416%20133.137%20358.553%20131.552%20359.518%20129.896C359.801%20130.586%20359.974%20131.316%20359.966%20132.148C359.958%20134.423%20358.71%20134.988%20358.593%20136.95C358.538%20137.97%20358.812%20138.896%20359.322%20139.79ZM373.014%20106.075C373.336%20101.892%20374.058%2098.0399%20374.842%2094.5953C375.282%2096.8864%20374.96%2099.2874%20374.489%20101.579C374.379%20101.641%20374.379%20101.743%20374.434%20101.845C374.426%20101.9%20374.411%20101.947%20374.403%20102.002C374.034%20103.721%20373.493%20105.596%20373.336%20107.455C373.218%20107.291%20373.093%20107.134%20372.959%20106.985C372.967%20106.679%20372.991%20106.381%20373.014%20106.075ZM372.975%20113.121C372.959%20113.434%20372.951%20113.756%20372.951%20114.07C372.834%20112.744%20372.787%20111.175%20372.842%20109.307C373.108%20110.547%20373.022%20111.865%20372.975%20113.121ZM404.58%20136.267C398.177%20135.553%20394.286%20133.05%20394.286%20130.775C394.286%20128.499%20398.978%20131.434%20405.263%20132.831C411.438%20134.204%20416.93%20131.928%20416.93%20134.204C416.938%20136.487%20410.755%20136.958%20404.58%20136.267ZM435.557%20132.258C435.95%20132.171%20436.334%20132.069%20436.711%20131.936C438.79%20131.206%20440.453%20129.763%20441.513%20127.911C442.085%20128.429%20442.658%20128.939%20443.2%20129.464C444.761%20130.971%20446.173%20132.634%20447.06%20134.643C448.104%20137.013%20448.402%20139.633%20448.331%20142.199C448.261%20144.726%20447.805%20147.221%20447.327%20149.692C446.566%20149.347%20445.734%20149.033%20445.185%20148.421C444.275%20147.409%20444.471%20145.871%20444.526%20144.624C444.596%20142.858%20444.667%20141.101%20444.738%20139.335C444.738%20139.28%20444.722%20139.233%20444.69%20139.186C444.792%20138.425%20444.73%20137.68%20444.377%20136.95C443.89%20135.946%20442.909%20135.365%20440.948%20134.204C438.61%20132.823%20436.946%20132.595%20435.557%20132.258ZM444.384%20153.427C443.427%20152.054%20442.65%20150.979%20442.329%20149.308C441.889%20147.048%20442.533%20145.094%20443.262%20143.313C443.255%20143.415%20443.255%20143.517%20443.247%20143.619C443.192%20144.89%20442.956%20146.389%20443.498%20147.589C443.953%20148.594%20444.902%20149.167%20445.86%20149.637C446.307%20149.857%20446.778%20150.045%20447.217%20150.289C447.201%20150.359%20447.193%20150.422%20447.178%20150.493C446.848%20152.219%20446.55%20153.953%20446.338%20155.695C445.679%20155.075%20445.028%20154.345%20444.384%20153.427Z'%20fill='%23575C89'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear'%20x1='543.758'%20y1='201.555'%20x2='543.837'%20y2='201.556'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.3124'%20stop-color='%23393E63'/%3e%3cstop%20offset='0.6189'%20stop-color='%234E537D'/%3e%3cstop%20offset='0.7396'%20stop-color='%23575C89'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear'%20x1='514.12'%20y1='263.863'%20x2='539.924'%20y2='264.019'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0225'%20stop-color='%23ABAEC2'/%3e%3cstop%20offset='0.9775'%20stop-color='%23C5C7D6'/%3e%3cstop%20offset='1'%20stop-color='%23C6C8D7'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear'%20x1='481.156'%20y1='267.245'%20x2='527.705'%20y2='267.525'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0225'%20stop-color='%23575C88'/%3e%3cstop%20offset='0.4281'%20stop-color='%2371769B'/%3e%3cstop%20offset='1'%20stop-color='%239DA0BB'/%3e%3c/linearGradient%3e%3cradialGradient%20id='paint3_radial'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(400.943%20115.5)%20scale(69.4276)'%3e%3cstop%20offset='0.0225'%20stop-color='%234E537E'/%3e%3cstop%20offset='0.5905'%20stop-color='%233C4064'/%3e%3cstop%20offset='1'%20stop-color='%232D304E'/%3e%3c/radialGradient%3e%3clinearGradient%20id='paint4_linear'%20x1='363.405'%20y1='106.415'%20x2='433.406'%20y2='106.415'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0225'%20stop-color='%23ABAEC2'/%3e%3cstop%20offset='0.9775'%20stop-color='%23C5C7D6'/%3e%3cstop%20offset='1'%20stop-color='%23C6C8D7'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear'%20x1='321.319'%20y1='60.4311'%20x2='479.736'%20y2='60.4311'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.3124'%20stop-color='%23393E63'/%3e%3cstop%20offset='0.6189'%20stop-color='%234E537D'/%3e%3cstop%20offset='0.7396'%20stop-color='%23575C89'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",ab="data:image/svg+xml,%3csvg%20width='863'%20height='401'%20viewBox='0%200%20863%20401'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M155.5%2050H239V269H278.5V339.5H239V401H155.5V339.5H0V269L155.5%2050ZM156%20160V269H87L156%20160Z'%20fill='url(%23paint0_linear)'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M739.5%2050H823V269H862.5V339.5H823V401H739.5V339.5H584V269L739.5%2050ZM740%20160V269H671L740%20160Z'%20fill='url(%23paint1_linear)'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M561.94%20274H562V270V181V180H561.996C561.459%20108.111%20503.016%2050%20431%2050C358.984%2050%20300.541%20108.111%20300.004%20180H300V181V270V274H300.06C302.174%20344.499%20359.989%20401%20431%20401C502.011%20401%20559.826%20344.499%20561.94%20274Z'%20fill='%23FFD20E'/%3e%3cpath%20d='M499.5%20328.352C497.9%20319.952%20498.833%20312.185%20499.5%20309.352L395.5%20328.352L382%20371.852C386.5%20373.185%20399.4%20375.852%20415%20375.852H442.5L444%20355.852L449.5%20375.852C456%20374.518%20471%20370.952%20479%20367.352C487%20363.752%20499.667%20355.185%20505%20351.352C503.833%20347.185%20501.1%20336.752%20499.5%20328.352Z'%20fill='%2322243C'/%3e%3cpath%20d='M355%20358.852C347.5%20351.852%20348.5%20344.352%20348%20329.852L355%20249.852L392.5%20247.852L394.5%20275.852C398.667%20296.685%20407%20339.752%20407%20345.352C407%20350.952%20406%20351.685%20405.5%20351.352L402.5%20346.852C402.667%20348.518%20402.5%20353.252%20400.5%20358.852C398%20365.852%20386%20374.852%20377%20375.352C368%20375.852%20362.5%20365.852%20355%20358.852Z'%20fill='%231A1D32'/%3e%3cpath%20d='M338.404%20119.352C338.404%20115.752%20369.404%20101.185%20384.904%2094.3516L439.404%2084.8516C454.571%2088.8516%20485.504%2096.9516%20487.904%2097.3516C490.904%2097.8516%20492.404%20103.852%20494.404%20109.852C496.404%20115.852%20497.404%20122.852%20497.904%20125.352C498.404%20127.852%20504.404%20133.852%20508.404%20139.352C512.404%20144.852%20516.904%20154.352%20517.404%20157.852C517.904%20161.352%20538.904%20184.852%20543.404%20189.852C547.904%20194.852%20544.404%20224.352%20543.404%20228.352C542.404%20232.352%20540.904%20231.352%20538.904%20230.352C536.904%20229.352%20507.404%20203.352%20502.404%20198.852C497.404%20194.352%20495.904%20186.352%20494.404%20181.852C493.204%20178.252%20488.571%20177.018%20486.404%20176.852V208.352C486.404%20212.852%20498.904%20246.852%20500.904%20260.352C502.504%20271.152%20501.571%20300.852%20500.904%20314.352L470.904%20336.352C469.071%20334.352%20464.704%20328.752%20461.904%20322.352C459.969%20317.929%20424.795%20266.137%20389.5%20238.352C360.5%20274.352%20331.087%20216.717%20328.404%20211.352C322.404%20199.352%20329.404%20167.352%20330.404%20163.852C331.404%20160.352%20330.404%20159.352%20331.404%20153.852C332.404%20148.352%20338.404%20130.352%20339.404%20126.352C340.404%20122.352%20338.404%20123.852%20338.404%20119.352Z'%20fill='url(%23paint2_linear)'/%3e%3cpath%20d='M380.5%2093.3516C378.9%2085.3516%20384.834%2071.6849%20388%2065.8516C402.333%2070.5182%20431.6%2082.9516%20434%2095.3516C436.4%20107.752%20427%20167.185%20422%20195.352C408.833%20164.685%20382.1%20101.352%20380.5%2093.3516Z'%20fill='url(%23paint3_linear)'/%3e%3cpath%20d='M435%2084.3516L426%2087.8516C426.667%2090.5182%20428.1%2099.3516%20428.5%20113.352C428.9%20127.352%20424.333%20174.185%20422%20195.852C425%20189.018%20432.2%20173.352%20437%20165.352C441.8%20157.352%20449%20140.685%20452%20133.352C451%20132.685%20448.6%20130.152%20447%20125.352C445.4%20120.552%20449.667%20115.352%20452%20113.352C448.833%20105.685%20442.3%2089.8516%20441.5%2087.8516C440.7%2085.8516%20436.833%2084.6849%20435%2084.3516Z'%20fill='%23575C89'/%3e%3cpath%20d='M439.003%2051.5797C445.582%2068.2799%20441.542%2085.5102%20429.981%2090.0648C418.419%2094.6193%20392.803%2082.0527%20386.224%2065.3526C379.646%2048.6524%20389.438%2013.9069%20401%209.35238C412.562%204.79782%20442.725%2015.8437%20439.003%2051.5797Z'%20fill='%23C6C8D7'/%3e%3cpath%20d='M383%2093.8516L370%2096.8516L366%20131.852C368.833%20131.852%20374.7%20132.152%20375.5%20133.352C376.3%20134.552%20375.833%20143.518%20375.5%20147.852C377.667%20150.852%20384.7%20159.752%20395.5%20171.352C406.3%20182.952%20417.667%20192.185%20422%20195.352C415.167%20178.852%20400.3%20143.052%20395.5%20131.852C390.7%20120.652%20385.167%20101.852%20383%2093.8516Z'%20fill='%23575C89'/%3e%3cpath%20d='M409.5%20104.352C397.731%20102.128%20392.141%2099.2025%20385.536%2082.8516C385.536%2083.8516%20384.6%2086.2516%20383%2091.8516C381%2098.8516%20385.536%20103.852%20389.036%20111.852C392.536%20119.852%20397.536%20119.352%20400.036%20118.352C402.536%20117.352%20402.536%20115.852%20403.536%20110.852C404.336%20106.852%20407.667%20104.685%20409.5%20104.352Z'%20fill='%23393C5E'/%3e%3cpath%20d='M390.994%2057.8522C387.394%2054.2523%20385.827%2058.0189%20385.494%2060.3522C385.246%2062.0903%20385.494%2062.3522%20386.494%2068.3522C388.03%2077.5659%20387.994%2080.8522%20385.494%2088.8522C382.993%2096.8522%20374.494%20100.352%20369.994%2097.3522C365.494%2094.3522%20367.494%2089.8522%20371.494%2077.8522C375.494%2065.8522%20372.494%2068.8522%20367.494%2052.8522C362.494%2036.8522%20370.994%2022.852%20378.994%2014.852C386.994%206.852%20399.5%205.3523%20412.5%207.3523C425.5%209.3523%20427.994%2017.852%20427.494%2020.352C426.994%2022.852%20426.494%2025.3518%20421.994%2025.8518C417.494%2026.3518%20413.994%2023.3518%20408.994%2023.8518C403.994%2024.3518%20399.994%2030.3518%20398.994%2033.8518C397.994%2037.3518%20400.494%2036.8518%20401.994%2040.3518C403.494%2043.8518%20399.994%2044.3518%20396.494%2047.3518C392.994%2050.3518%20401.994%2065.3518%20401.994%2066.3518C401.994%2067.3518%20400.994%2068.3518%20398.994%2067.3518C396.994%2066.3518%20395.494%2062.3522%20390.994%2057.8522Z'%20fill='url(%23paint4_linear)'/%3e%3cpath%20d='M426.5%2090.8516C422.325%2099.6998%20419.842%20102.665%20410%20104.352C411.333%20104.852%20414.5%20107.152%20416.5%20110.352C419%20114.352%20420.5%20119.215%20423.5%20117.852C427.9%20115.852%20428.5%2099.3516%20426.5%2090.8516Z'%20fill='%23393D5E'/%3e%3cpath%20d='M410%20115.352L422%20195.352'%20stroke='%23575C89'/%3e%3cpath%20d='M536.633%20204.408C537.433%20200.808%20544.133%20194.408%20547.633%20192.908C551.133%20191.407%20555.833%20192.908%20558.633%20192.908C562.133%20192.908%20569.133%20189.908%20573.133%20190.408C577.133%20190.908%20576.633%20193.908%20575.633%20195.408C574.633%20196.908%20572.811%20196.471%20564.133%20198.908C556.355%20201.092%20582.949%20216.476%20583.633%20218.408C584.234%20220.107%20585.133%20222.908%20582.133%20223.408C579.133%20223.908%20570.633%20218.408%20569.133%20218.408C567.633%20218.408%20567.633%20218.408%20566.633%20221.908C565.633%20225.408%20558.633%20227.908%20555.133%20228.408C551.633%20228.908%20548.633%20229.908%20545.133%20229.908C541.633%20229.908%20535.633%20222.908%20535.133%20219.408C534.633%20215.908%20535.633%20208.908%20536.633%20204.408Z'%20fill='%23CFD1DE'/%3e%3ccircle%20cx='409.5'%20cy='109.852'%20r='5.5'%20fill='%234D5177'/%3e%3cpath%20d='M283.304%20330.852C278.504%20328.052%20279.971%20318.019%20281.304%20313.352C284.638%20306.685%20292.105%20291.952%20295.305%20286.352C299.305%20279.352%20316.805%20243.852%20320.305%20233.352C323.805%20222.852%20338.305%20195.852%20340.305%20194.852C342.305%20193.852%20370.305%20194.852%20378.805%20195.852C387.305%20196.852%20396.805%20201.852%20402.305%20204.352C407.805%20206.852%20411.805%20214.352%20414.305%20221.852C416.805%20229.352%20419.805%20238.852%20427.805%20254.852C435.805%20270.852%20462%20309.852%20462.5%20313.352C463%20316.852%20456.805%20324.352%20454.805%20326.352C452.805%20328.352%20445.305%20338.852%20439.805%20341.852C434.305%20344.852%20422.805%20342.852%20412.305%20343.352C401.805%20343.852%20401.305%20333.852%20399.805%20329.852C398.305%20325.852%20385.805%20287.852%20384.305%20276.352C382.805%20264.852%20388.805%20252.352%20389.805%20246.852C390.805%20241.352%20385.805%20227.852%20382.805%20226.852C379.805%20225.852%20373.805%20219.852%20371.805%20218.852C369.805%20217.852%20367.305%20219.852%20365.305%20222.852C363.305%20225.852%20364.305%20242.852%20364.305%20255.852C364.305%20268.852%20358.805%20306.852%20357.805%20316.352C356.805%20325.852%20353.805%20341.852%20350.305%20345.352C346.805%20348.852%20330.805%20347.352%20318.805%20345.352C306.805%20343.352%20289.304%20334.352%20283.304%20330.852Z'%20fill='url(%23paint5_linear)'/%3e%3cpath%20d='M410.534%20239.881C410.534%20247.613%20403.594%20253.881%20395.034%20253.881C386.473%20253.881%20377.034%20247.613%20377.034%20239.881C377.034%20232.149%20375.534%20221.352%20392.534%20223.352C401.094%20223.352%20410.534%20232.149%20410.534%20239.881Z'%20fill='%23CED0DD'/%3e%3cellipse%20cx='393.5'%20cy='228.852'%20rx='4.5'%20ry='2.5'%20fill='%23676767'/%3e%3cpath%20d='M418.734%20211.352H397.734C395.734%20218.018%20392.034%20231.352%20393.234%20231.352C394.434%20231.352%20404.734%20235.685%20409.734%20237.852L418.734%20211.352Z'%20fill='%23E3E3E8'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear'%20x1='139.25'%20y1='50'%20x2='139.25'%20y2='401'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFE113'/%3e%3cstop%20offset='1'%20stop-color='%23FFC108'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear'%20x1='723.25'%20y1='50'%20x2='723.25'%20y2='401'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFE113'/%3e%3cstop%20offset='1'%20stop-color='%23FFC108'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear'%20x1='435.823'%20y1='84.8516'%20x2='435.823'%20y2='336.352'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238085AF'/%3e%3cstop%20offset='1'%20stop-color='%234A4F7B'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear'%20x1='407.308'%20y1='65.8516'%20x2='407.308'%20y2='195.352'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23AFB1C4'/%3e%3cstop%20offset='1'%20stop-color='%238689A9'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear'%20x1='396.773'%20y1='7.74023'%20x2='396.773'%20y2='98.416'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23363A5D'/%3e%3cstop%20offset='1'%20stop-color='%23181A2C'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear'%20x1='368.951'%20y1='194.437'%20x2='368.951'%20y2='347.452'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233B4066'/%3e%3cstop%20offset='1'%20stop-color='%231A1C2F'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",ib={name:"WtErrorPage",props:{type:{type:String,required:!0,options:["403","404"]}},computed:{errorPic(){switch(this.type){case"403":return{src:nb,alt:"Forbidden pic"};case"404":return{src:ab,alt:"Not found pic"};default:return""}},errorTitle(){switch(this.type){case"403":return this.$t("webitelUI.errorPages.page403.title");case"404":return this.$t("webitelUI.errorPages.page404.title");default:return""}},errorText(){switch(this.type){case"403":return this.$t("webitelUI.errorPages.page403.text");case"404":return this.$t("webitelUI.errorPages.page404.text");default:return""}}}},ob={class:"wt-error-page"},lb={class:"wt-error-page__wrapper"},sb=["alt","src"],cb={class:"wt-error-page__title"},db={class:"wt-error-page__text"};function ub(e,r,n,a,o,l){const s=i.resolveComponent("wt-button");return i.openBlock(),i.createElementBlock("section",ob,[i.createElementVNode("article",lb,[i.createElementVNode("img",{alt:l.errorPic.alt,src:l.errorPic.src,class:"wt-error-page__img"},null,8,sb),i.createElementVNode("h2",cb,i.toDisplayString(l.errorTitle),1),i.createElementVNode("p",db,i.toDisplayString(l.errorText),1),i.createVNode(s,{class:"wt-error-page__action",onClick:r[0]||(r[0]=c=>e.$emit("back"))},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.$t("webitelUI.errorPages.goBack")),1)],void 0,!0),_:1})])])}const hb=ce(ib,[["render",ub],["__scopeId","data-v-7fb95fc2"]]),fb={name:"WtExpandTransition",methods:{afterEnter(e){e.style.height="auto"},enter(e){const{width:r}=getComputedStyle(e);e.style.width=r,e.style.position="absolute",e.style.visibility="hidden",e.style.height="auto";const{height:n}=getComputedStyle(e);e.style.width=null,e.style.position=null,e.style.visibility=null,e.style.height=0,getComputedStyle(e).height,requestAnimationFrame(()=>e.style.height=n)},leave(e){const{height:r}=getComputedStyle(e);e.style.height=r,getComputedStyle(e).height,requestAnimationFrame(()=>e.style.height=0)}}};function pb(e,r,n,a,o,l){return i.openBlock(),i.createBlock(i.Transition,{name:"expand",onEnter:l.enter,onLeave:l.leave,onAfterEnter:l.afterEnter},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default")],void 0,!0),_:3},8,["onEnter","onLeave","onAfterEnter"])}const vs=ce(fb,[["render",pb]]),mb={class:"wt-expansion-panel-actions"},gb={class:"wt-expansion-panel-body"},yb=ce({__name:"wt-expansion-panel",props:{size:{type:String,default:"md"},collapsed:{type:Boolean,default:!1}},emits:["opened","closed"],setup(e,{emit:r}){const n=e,a=r,o=i.ref(!n.collapsed);function l(){o.value||(o.value=!0,a("opened"))}function s(){o.value&&(o.value=!1,a("closed"))}function c(){return o.value?s():l()}return i.watch(()=>n.collapsed,d=>{d?s():l()}),(d,h)=>{const f=i.resolveComponent("wt-icon");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([[`wt-expansion-panel--${n.size}`],"wt-expansion-panel"])},[i.createElementVNode("div",{class:"wt-expansion-panel-header",tabindex:"0",onClick:c,onKeypress:i.withKeys(c,["enter"])},[i.renderSlot(d.$slots,"title",{},void 0,!0),i.createElementVNode("div",mb,[i.renderSlot(d.$slots,"actions",i.normalizeProps(i.guardReactiveProps({open:l,opened:o.value})),void 0,!0),i.createVNode(f,{class:i.normalizeClass([{"wt-expansion-panel-arrow--opened":o.value},"wt-expansion-panel-arrow"]),icon:"arrow-right"},null,8,["class"])])],32),i.withDirectives(i.createVNode(vs,null,{default:i.withCtx(()=>[i.createElementVNode("div",gb,[i.renderSlot(d.$slots,"default",{},void 0,!0)])],void 0,!0),_:3},512),[[i.vShow,o.value]])],2)}}},[["__scopeId","data-v-fc23bb3f"]]),wb={name:"FiltersPanelWrapper",props:{tableActionIcons:{type:Array,default:()=>["filter-reset","settings"]}},data:()=>({isOpened:!1,filtersCount:0}),methods:{tableActionsHandler(e){switch(e){case"filterReset":this.resetFilters();break;case"settings":this.toggleFiltersExpansion();break}},toggleFiltersExpansion(){this.isOpened=!this.isOpened},resetFilters(){this.$emit("reset")}}},Cb={class:"filters-wrap"},bb={class:"actions-wrap"};function vb(e,r,n,a,o,l){const s=i.resolveComponent("wt-table-actions");return i.openBlock(),i.createElementBlock("article",{class:i.normalizeClass([{"filters-panel-wrapper--opened":e.isOpened},"filters-panel-wrapper"])},[i.createElementVNode("div",Cb,[i.renderSlot(e.$slots,"default",{},void 0,!0)]),i.createElementVNode("div",bb,[i.createVNode(s,{icons:n.tableActionIcons,onInput:l.tableActionsHandler},null,8,["icons","onInput"])])],2)}const _b=ce(wb,[["render",vb],["__scopeId","data-v-121a4781"]]),xb={class:"wt-headline-nav"},kb={key:0,class:"wt-headline-nav__indicator"},Eb={class:"wt-headline-nav__title"},Lb={key:1,class:"wt-headline-nav__text"},Ab=ce({__name:"wt-headline-nav",props:{path:{type:Array,required:!0}},setup(e){return(r,n)=>{const a=i.resolveComponent("router-link");return i.openBlock(),i.createElementBlock("nav",xb,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.path,(o,l)=>(i.openBlock(),i.createElementBlock("div",{key:l,class:"wt-headline-nav__wrapper"},[l!==0?(i.openBlock(),i.createElementBlock("span",kb)):i.createCommentVNode("",!0),i.createElementVNode("h1",Eb,[o.route?(i.openBlock(),i.createBlock(a,{key:0,to:o.route,class:"wt-headline-nav__text wt-headline-nav__text--link"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.name),1)],void 0,!0),_:2},1032,["to"])):(i.openBlock(),i.createElementBlock("span",Lb,i.toDisplayString(o.name),1))])]))),128))])}}},[["__scopeId","data-v-2c01d524"]]),Sb={name:"WtHeadline"},Tb={class:"wt-headline"},Mb={class:"wt-headline__title"},Bb={class:"wt-headline__actions-wrapper"};function Nb(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("header",Tb,[i.renderSlot(e.$slots,"default",{},()=>[i.renderSlot(e.$slots,"title-wrapper",{},()=>[i.createElementVNode("h1",Mb,[i.renderSlot(e.$slots,"title",{},void 0,!0)])],!0),i.createElementVNode("div",Bb,[i.renderSlot(e.$slots,"search",{},void 0,!0),i.renderSlot(e.$slots,"actions",{},void 0,!0)])],!0)])}const Db=ce(Sb,[["render",Nb],["__scopeId","data-v-6f5b8215"]]),Ob={name:"WtHint",props:{iconColor:{type:String,default:"info"}}};function $b(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon-btn"),c=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(c,{class:"wt-hint"},{activator:i.withCtx(()=>[i.createVNode(s,{color:n.iconColor,icon:"rounded-info",size:"sm"},null,8,["color"])]),default:i.withCtx(()=>[i.renderSlot(e.$slots,"default")],void 0,!0),_:3})}const Vb=ce(Ob,[["render",$b]]),Pb={class:"wt-icon__icon"},Fb=["xlink:href"],_s=ce({__name:"wt-icon",props:{icon:{type:String,required:!0},size:{type:String,default:"md"},color:{type:String,default:"default"},iconPrefix:{type:String,default:""},disabled:{type:Boolean,default:!1}},setup(e){const r=e,n=i.computed(()=>{let a="#";return r.iconPrefix&&(a+=`${r.iconPrefix}-`),`${a}${r.icon}`});return(a,o)=>(i.openBlock(),i.createElementBlock("i",{class:i.normalizeClass([[`wt-icon--size-${e.size}`,`wt-icon--color-${e.color}`,{"wt-icon--disabled":e.disabled}],"wt-icon"])},[(i.openBlock(),i.createElementBlock("svg",Pb,[i.createElementVNode("use",{"xlink:href":n.value},null,8,Fb)]))],2))}},[["__scopeId","data-v-6e6d2635"]]),$a=ce(i.defineComponent({__name:"wt-icon-btn",props:{disabled:{type:Boolean,default:!1}},emits:["click","mousedown"],setup(e,{emit:r}){const n=r;return(a,o)=>(i.openBlock(),i.createElementBlock("button",{class:i.normalizeClass([{"wt-icon-btn--disabled":a.disabled},"wt-icon-btn"]),type:"button",onClick:o[0]||(o[0]=l=>n("click",l)),onMousedown:o[1]||(o[1]=l=>n("mousedown",l))},[i.createVNode(_s,i.mergeProps({...a.$attrs,class:""},{disabled:a.disabled}),null,16,["disabled"])],34))}}),[["__scopeId","data-v-96cf1a5b"]]),Ib={name:"WtIndicator",props:{color:{type:String,default:"secondary",options:["primary","secondary","disabled","success","error","transfer","break-out","info","final-status","other-status","initial-status"]},text:{type:[String,Number]},size:{type:String,default:"md",options:["sm","md"]}},computed:{isText(){return this.text!==void 0&&this.text!==null&&this.text!==""}}},Hb={key:0,class:"wt-indicator__text"};function Rb(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([[`wt-indicator--size-${n.size}`],"wt-indicator"])},[i.createElementVNode("span",{class:i.normalizeClass([[`wt-indicator__indicator--${n.color}`],"wt-indicator__indicator"])},null,2),l.isText?(i.openBlock(),i.createElementBlock("div",Hb,i.toDisplayString(n.text),1)):i.createCommentVNode("",!0)],2)}const Ub=ce(Ib,[["render",Rb],["__scopeId","data-v-cfc5d4bc"]]),zb={name:"WtInputInfo",props:{invalid:{type:Boolean,default:!1}}};function Wb(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-input-info--invalid":n.invalid},"wt-input-info"])},[i.renderSlot(e.$slots,"default",{},void 0,!0)],2)}const qb=ce(zb,[["render",Wb],["__scopeId","data-v-2f6befcb"]]);function xs({v:e,customValidators:r}){const{t:n}=ot();let a=e,o=r;i.isReactive(a)&&(a=i.computed(()=>e),o=i.computed(()=>r));const l=i.computed(()=>!!a&&!!a.value&&!!Object.keys(a.value).length),s=i.computed(()=>l.value&&a.value.$error),c=i.computed(()=>{var h,f,g,m,y,v,w,k,A,x,E,T,M,O,I,$,V,K,H,j,Q,fe;let d="";if(l.value&&s.value&&((h=a.value.required)!=null&&h.$invalid?d=n("validation.required"):(f=a.value.numeric)!=null&&f.$invalid?d=n("validation.numeric"):(g=a.value.email)!=null&&g.$invalid?d=n("validation.email"):(m=a.value.gatewayHostValidator)!=null&&m.$invalid?d=n("validation.gatewayHostValidator"):(y=a.value.ipValidator)!=null&&y.$invalid?d=n("validation.ipValidator"):(v=a.value.macValidator)!=null&&v.$invalid?d=n("validation.macValidator"):(w=a.value.minValue)!=null&&w.$invalid?d=`${n("validation.minValue")} ${a.value.minValue.$params.min}`:(k=a.value.maxValue)!=null&&k.$invalid?d=`${n("validation.maxValue")} ${a.value.maxValue.$params.max}`:(A=a.value.sipAccountValidator)!=null&&A.$invalid?d=n("validation.sipAccountValidator"):(x=a.value.minLength)!=null&&x.$invalid?d=`${n("validation.minLength")} ${a.value.minLength.$params.min}`:(E=a.value.url)!=null&&E.$invalid?d=`${n("validation.url")}`:(T=a.value.regExpValidator)!=null&&T.$invalid?d=`${n("validation.regExpValidator")}`:(M=a.value.sameAs)!=null&&M.$invalid?d=`${n("validation.sameAs")}`:(O=a.value.domainValidator)!=null&&O.$invalid?d=`${n("validation.domainValidator")}`:(I=a.value.decimalValidator)!=null&&I.$invalid?d=`${n("validation.decimalValidator")} ${a.value.decimalValidator.$params.count}`:($=a.value.websocketValidator)!=null&&$.$invalid?d=`${n("validation.websocketValidator")}`:(V=a.value.integer)!=null&&V.$invalid?d=`${n("validation.integer")}`:(K=a.value.regex)!=null&&K.$invalid&&(d=((H=a.value.regex)==null?void 0:H.$message)||`${n("validation.isRegExpMatched")} ${(Q=(j=a.value.regex)==null?void 0:j.$params)==null?void 0:Q.regex}`)),o!=null&&o.value){for(const{name:oe,text:X}of o.value)(fe=a.value[oe])!=null&&fe.$invalid&&(d=X);return d}});return{isValidation:l,invalid:s,validationText:c}}const jb={class:"wt-input__wrapper"},Zb=["id","disabled","max","min","placeholder","type","value"],Yb=ce({__name:"wt-input",props:{value:{type:[String,Number]},modelValue:{type:[String,Number]},label:{type:String,default:""},placeholder:{type:String},name:{type:String,default:""},type:{type:String,default:"text"},required:{type:Boolean,default:!1,description:"Native input required attribute"},disabled:{type:Boolean,default:!1,description:"Native input disabled attribute"},hasShowPassword:{type:Boolean,default:!1},numberMin:{type:Number,default:0},numberMax:{type:Number},labelProps:{type:Object,description:"Object with props, passed down to wt-label as props"},preventTrim:{type:Boolean,default:!1},v:{type:Object},customValidators:{type:Array,default:()=>[]}},emits:["update:modelValue","input","keyup"],setup(e,{expose:r,emit:n}){const a=e,o=n,l=i.useSlots(),{v:s,customValidators:c}=i.toRefs(a),{isValidation:d,invalid:h,validationText:f}=xs({v:s,customValidators:c}),g=i.ref("");g.value=a.type;const m=i.ref(null),y=i.ref(null),v=i.ref(!1),w=i.computed(()=>a.value!==void 0?a.value:a.modelValue),k=i.computed(()=>!!(a.label||l.label)),A=i.computed(()=>a.required?`${a.label}*`:a.label),x=i.computed(()=>a.type==="password"&&a.hasShowPassword),E=i.computed(()=>v.value?"eye--closed":"eye--opened");function T($){const V=a.preventTrim?$.target.value:$.target.value.trim();o("update:modelValue",V),o("input",V)}function M(){v.value=!v.value,g.value=v.value?"text":"password"}function O(){const $=m.value.offsetWidth,V=y.value,K=getComputedStyle(document.documentElement).getPropertyValue("--input-padding");$>=V.offsetWidth||(V.style.paddingRight=`calc(${K} * 2 + ${$}px)`)}function I(){y.value.focus()}return i.onMounted(()=>{O()}),r({focus:I}),($,V)=>{const K=i.resolveComponent("wt-label"),H=i.resolveComponent("wt-icon-btn"),j=i.resolveComponent("wt-input-info");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-input--disabled":e.disabled,"wt-input--invalid":i.unref(h)},"wt-input"])},[k.value?(i.openBlock(),i.createBlock(K,i.mergeProps({key:0},e.labelProps,{disabled:e.disabled,for:e.name,invalid:i.unref(h)}),{default:i.withCtx(()=>[i.renderSlot($.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:e.label})),()=>[i.createTextVNode(i.toDisplayString(A.value),1)],!0)],void 0,!0),_:3},16,["disabled","for","invalid"])):i.createCommentVNode("",!0),i.createElementVNode("div",jb,[i.createElementVNode("input",i.mergeProps($.$attrs,{id:e.name,ref_key:"WtInput",ref:y,class:[{"wt-input--is-password":x.value},"wt-input__input"],disabled:e.disabled,max:e.numberMax,min:e.numberMin,placeholder:e.placeholder||e.label,type:g.value,value:w.value},{onInput:T,onKeyup:V[0]||(V[0]=Q=>$.$emit("keyup",Q))}),null,16,Zb),i.createElementVNode("div",{ref_key:"AfterWrapper",ref:m,class:"wt-input__after-wrapper"},[i.renderSlot($.$slots,"after-input",{},void 0,!0),x.value?i.renderSlot($.$slots,"show-password",i.normalizeProps(i.mergeProps({key:0},{isPasswordVisible:v.value,switchVisibilityPassword:M})),()=>[i.createVNode(H,{disabled:e.disabled,icon:E.value,onClick:M},null,8,["disabled","icon"])],!0):i.createCommentVNode("",!0)],512)]),i.unref(d)?(i.openBlock(),i.createBlock(j,{key:1,invalid:i.unref(h)},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(i.unref(f)),1)],void 0,!0),_:1},8,["invalid"])):i.createCommentVNode("",!0)],2)}}},[["__scopeId","data-v-3dbe6fb5"]]);function Va(e){return i.getCurrentScope()?(i.onScopeDispose(e),!0):!1}function q2(e){return typeof e=="function"?e():i.unref(e)}const ks={mounted:"mounted",updated:"updated",unmounted:"unmounted"},Pa=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Gb=e=>e!=null,Kb=Object.prototype.toString,Xb=e=>Kb.call(e)==="[object Object]",j2=()=>{},Fa=Jb();function Jb(){var e,r;return Pa&&((e=window==null?void 0:window.navigator)==null?void 0:e.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((r=window==null?void 0:window.navigator)==null?void 0:r.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function Qb(...e){if(e.length!==1)return i.toRef(...e);const r=e[0];return typeof r=="function"?i.readonly(i.customRef(()=>({get:r,set:j2}))):i.ref(r)}const ev=Pa?window:void 0;function Ia(e){var r;const n=q2(e);return(r=n==null?void 0:n.$el)!=null?r:n}function tv(){const e=i.ref(!1),r=i.getCurrentInstance();return r&&i.onMounted(()=>{e.value=!0},r),e}function rv(e){const r=tv();return i.computed(()=>(r.value,!!e()))}function nv(e,r,n={}){const{root:a,rootMargin:o="0px",threshold:l=0,window:s=ev,immediate:c=!0}=n,d=rv(()=>s&&"IntersectionObserver"in s),h=i.computed(()=>{const v=q2(e);return(Array.isArray(v)?v:[v]).map(Ia).filter(Gb)});let f=j2;const g=i.ref(c),m=d.value?i.watch(()=>[h.value,Ia(a),g.value],([v,w])=>{if(f(),!g.value||!v.length)return;const k=new IntersectionObserver(r,{root:Ia(w),rootMargin:o,threshold:l});v.forEach(A=>A&&k.observe(A)),f=()=>{k.disconnect(),f=j2}},{immediate:c,flush:"post"}):j2,y=()=>{f(),m(),g.value=!1};return Va(y),{isSupported:d,isActive:g,pause(){f(),g.value=!1},resume(){g.value=!0},stop:y}}const av=ce({__name:"wt-intersection-observer",props:{next:{type:Function,required:!0},loading:{type:Boolean,default:!1}},emits:["next"],setup(e,{emit:r}){const n=e,a=r,o=i.ref(null);let l;return i.onMounted(()=>{const{stop:s}=nv(o.value,([{isIntersecting:c}])=>{c&&n.next&&a("next")});l=s}),i.onUnmounted(()=>{l()}),(s,c)=>{const d=i.resolveComponent("wt-loader");return i.openBlock(),i.createElementBlock(i.Fragment,null,[e.loading?(i.openBlock(),i.createBlock(d,{key:0,size:"sm"})):i.createCommentVNode("",!0),i.createElementVNode("div",{ref_key:"intersectionTarget",ref:o},null,512)],64)}}},[["__scopeId","data-v-fa0a46cd"]]),iv=ce({__name:"wt-item-link",props:{link:{type:[String,Object],default:""},target:{type:String,default:"_self"},routeName:{type:String,default:""},id:{type:[String,Number],default:""},invisible:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},setup(e){const r=e,n=i.computed(()=>r.link||{name:`${r.routeName}-edit`,params:{id:r.id}});return(a,o)=>{const l=i.resolveComponent("router-link");return i.openBlock(),i.createBlock(l,{class:i.normalizeClass([{"wt-item-link--disabled":e.disabled,"wt-item-link--invisible":e.invisible},"wt-item-link"]),target:e.target,to:n.value},{default:i.withCtx(()=>[i.renderSlot(a.$slots,"default",{},void 0,!0)],void 0,!0),_:3},8,["class","target","to"])}}},[["__scopeId","data-v-e4228e06"]]),ov={name:"WtLabel",props:{disabled:{type:Boolean,default:!1},invalid:{type:Boolean,default:!1},hint:{type:String,description:'Adds hint icon + tooltip with text, passed as "hint" prop'}}};function lv(e,r,n,a,o,l){const s=i.resolveComponent("wt-hint");return i.openBlock(),i.createElementBlock("label",{class:i.normalizeClass([{"wt-label--invalid":n.invalid,"wt-label--disabled":n.disabled},"wt-label"])},[i.renderSlot(e.$slots,"default",{},void 0,!0),n.hint?(i.openBlock(),i.createBlock(s,{key:0},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.hint),1)],void 0,!0),_:1})):i.createCommentVNode("",!0)],2)}const sv=ce(ov,[["render",lv],["__scopeId","data-v-a0ed2a16"]]),cv={name:"WtLoadBar",props:{max:{type:[Number,String],default:100},value:{type:[Number,String],default:0}},computed:{progress(){return this.value*100/this.max},progressWidth(){return this.isOverflow?100:this.progress}}},dv={class:"wt-load-bar"};function uv(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("div",dv,[i.createElementVNode("span",{style:i.normalizeStyle(`width: ${l.progressWidth}%;`),class:"wt-load-bar__progress"},null,4)])}const hv=ce(cv,[["render",uv],["__scopeId","data-v-a0510811"]]),fv={},pv={class:"wt-loader wt-loader--md"};function mv(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("div",pv,r[0]||(r[0]=[i.createElementVNode("svg",{class:"wt-loader--md__svg",viewBox:"0 0 80 80"},[i.createElementVNode("rect",{class:"wt-loader--md__svg__rect",height:"64",width:"64",x:"8",y:"8"})],-1)]))}const gv=ce(fv,[["render",mv],["__scopeId","data-v-acb145bd"]]),yv={props:{color:{type:String,default:"main",description:'["main", "icon", "on-dark", "on-light"]'}}};function wv(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([`wt-loader--sm--${n.color}`,"wt-loader--sm"])},r[0]||(r[0]=[i.createElementVNode("svg",{viewBox:"0 0 24 24"},[i.createElementVNode("circle",{cx:"12",cy:"12",r:"8"})],-1)]),2)}const Cv={name:"WtLoader",components:{WtLoaderSm:ce(yv,[["render",wv],["__scopeId","data-v-b951623a"]]),WtLoaderMd:gv},props:{size:{type:String,default:"md",description:'["sm", "md"]'},color:{type:String,default:"main",description:'["main", "icon", "on-dark", "on-light"]'}}};function bv(e,r,n,a,o,l){const s=i.resolveComponent("wt-loader-sm"),c=i.resolveComponent("wt-loader-md");return n.size==="sm"?(i.openBlock(),i.createBlock(s,{key:0,color:n.color,class:"wt-loader"},null,8,["color"])):n.size==="md"?(i.openBlock(),i.createBlock(c,{key:1,class:"wt-loader"})):i.createCommentVNode("",!0)}const vv=ce(Cv,[["render",bv]]),_v="data:image/svg+xml,%3csvg%20width='84'%20height='16'%20viewBox='0%200%2084%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20style=''%3e%3cpath%20d='M19.1471%206.76561C19.5192%206.46004%2019.6844%205.97826%2019.5751%205.5171L19.4594%205.02854C19.3506%204.56907%2018.9874%204.2066%2018.5174%204.08828L2.35134%200.0186988C1.8058%20-0.118634%201.40925%200.531474%201.77936%200.956411L7.27394%207.26494C7.73821%207.79799%208.55962%207.86467%209.1086%207.41386L12.8859%204.31212C13.4349%203.86131%2014.2563%203.92799%2014.7205%204.46104L16.8959%206.95867C17.3602%207.49173%2018.1816%207.5584%2018.7306%207.1076L19.1471%206.76561Z'%20fill='url(%23paint0_linear_8188_8305)'%20class='HcezHUeY_0'%3e%3c/path%3e%3cpath%20d='M2.8954%2013.2275L0.0318858%204.54719C-0.164915%203.95062%200.597042%203.51399%201.00917%203.98718L6.96719%2010.8278C7.43146%2011.3608%208.25287%2011.4275%208.80185%2010.9767L12.5791%207.87496C13.1281%207.42416%2013.9495%207.49084%2014.4138%208.02389L20.5264%2015.042C20.9236%2015.498%2020.4402%2016.1812%2019.8801%2015.9555L15.6717%2014.2593C15.478%2014.1812%2015.2676%2014.1497%2015.0586%2014.1676L5.60297%2014.9747C4.39086%2015.0782%203.26658%2014.3527%202.8954%2013.2275Z'%20fill='url(%23paint1_linear_8188_8305)'%20class='HcezHUeY_1'%3e%3c/path%3e%3cpath%20d='M20.0597%2010.6176C20.7881%2011.307%2022%2010.7984%2022%209.80342C22%208.80811%2020.7875%208.2997%2020.0592%208.98965C19.5902%209.43403%2019.5904%2010.1735%2020.0597%2010.6176Z'%20fill='url(%23paint2_linear_8188_8305)'%20class='HcezHUeY_2'%3e%3c/path%3e%3cpath%20d='M83%202L83%2014.0004'%20stroke='%23454E68'%20stroke-width='2'%20stroke-linecap='round'%20class='HcezHUeY_3'%3e%3c/path%3e%3cpath%20d='M25%202.15332C25%202.15332%2028.2186%2013.9992%2028.3273%2013.9992C28.436%2013.9992%2031.5128%202.15332%2031.6546%202.15332C31.7963%202.15332%2034.8519%2013.9992%2034.9819%2013.9992C35.1118%2013.9992%2038.3091%202.15332%2038.3091%202.15332'%20stroke='%23454E68'%20stroke-width='2'%20stroke-linecap='round'%20class='HcezHUeY_4'%3e%3c/path%3e%3cpath%20d='M62%206L62%2013.9995M62%202L62%203.07689'%20stroke='%23454E68'%20stroke-width='2'%20stroke-linecap='round'%20class='HcezHUeY_5'%3e%3c/path%3e%3cpath%20d='M67.0001%202L67.0001%2013.9996M70%206H65'%20stroke='%23454E68'%20stroke-width='2'%20stroke-linecap='round'%20class='HcezHUeY_6'%3e%3c/path%3e%3cpath%20d='M47.0809%2012.6863C46.3035%2013.5332%2045.1749%2014%2044.0462%2014C42.0231%2014%2040%2012.5%2040%2010C40%207.5%2042.0231%206%2044.0462%206C45.7855%206%2047.5247%207.10857%2047.9786%209.00803C48.107%209.54553%2047.6396%2010%2047.0809%2010H41.0116'%20stroke='%23454E68'%20stroke-width='2'%20stroke-linecap='round'%20class='HcezHUeY_7'%3e%3c/path%3e%3cpath%20d='M79.0811%2012.6864C78.3037%2013.5332%2077.175%2014.0001%2076.0464%2014.0001C74.0233%2014.0001%2072.0001%2012.5001%2072.0001%2010.0001C72.0001%207.50007%2074.0233%206.00007%2076.0464%206.00007C77.7856%206.00007%2079.5248%207.10864%2079.9787%209.00811C80.1071%209.5456%2079.6397%2010.0001%2079.0811%2010.0001H73.0117'%20stroke='%23454E68'%20stroke-width='2'%20stroke-linecap='round'%20class='HcezHUeY_8'%3e%3c/path%3e%3cpath%20d='M51%202L51%2013.9992M58.7637%2010.23C58.7637%2012.3117%2057.0257%2013.9992%2054.8818%2013.9992C52.738%2013.9992%2051%2012.3117%2051%2010.23C51%208.14839%2052.738%206.4609%2054.8818%206.4609C57.0257%206.4609%2058.7637%208.14839%2058.7637%2010.23Z'%20stroke='%23454E68'%20stroke-width='2'%20stroke-linecap='round'%20class='HcezHUeY_9'%3e%3c/path%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_8188_8305'%20x1='19.6018'%20y1='1.31343'%20x2='5.13539'%20y2='15.7822'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D93DF5'%3e%3c/stop%3e%3cstop%20offset='1'%20stop-color='%231A2EB2'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_8188_8305'%20x1='19.6018'%20y1='1.31343'%20x2='5.13539'%20y2='15.7822'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D93DF5'%3e%3c/stop%3e%3cstop%20offset='1'%20stop-color='%231A2EB2'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_8188_8305'%20x1='19.6018'%20y1='1.31343'%20x2='5.13539'%20y2='15.7822'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D93DF5'%3e%3c/stop%3e%3cstop%20offset='1'%20stop-color='%231A2EB2'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3cstyle%20data-made-with='vivus-instant'%3e.HcezHUeY_0{stroke-dasharray:45%2047;stroke-dashoffset:46;animation:HcezHUeY_draw%202666ms%20ease%200ms%20forwards;}.HcezHUeY_1{stroke-dasharray:58%2060;stroke-dashoffset:59;animation:HcezHUeY_draw%202666ms%20ease%20148ms%20forwards;}.HcezHUeY_2{stroke-dasharray:8%2010;stroke-dashoffset:9;animation:HcezHUeY_draw%202666ms%20ease%20296ms%20forwards;}.HcezHUeY_3{stroke-dasharray:13%2015;stroke-dashoffset:14;animation:HcezHUeY_draw%202666ms%20ease%20444ms%20forwards;}.HcezHUeY_4{stroke-dasharray:50%2052;stroke-dashoffset:51;animation:HcezHUeY_draw%202666ms%20ease%20592ms%20forwards;}.HcezHUeY_5{stroke-dasharray:10%2012;stroke-dashoffset:11;animation:HcezHUeY_draw%202666ms%20ease%20740ms%20forwards;}.HcezHUeY_6{stroke-dasharray:17%2019;stroke-dashoffset:18;animation:HcezHUeY_draw%202666ms%20ease%20888ms%20forwards;}.HcezHUeY_7{stroke-dasharray:30%2032;stroke-dashoffset:31;animation:HcezHUeY_draw%202666ms%20ease%201037ms%20forwards;}.HcezHUeY_8{stroke-dasharray:30%2032;stroke-dashoffset:31;animation:HcezHUeY_draw%202666ms%20ease%201185ms%20forwards;}.HcezHUeY_9{stroke-dasharray:37%2039;stroke-dashoffset:38;animation:HcezHUeY_draw%202666ms%20ease%201333ms%20forwards;}@keyframes%20HcezHUeY_draw{100%25{stroke-dashoffset:0;}}@keyframes%20HcezHUeY_fade{0%25{stroke-opacity:1;}95.1219512195122%25{stroke-opacity:1;}100%25{stroke-opacity:0;}}%20%3c/style%3e%3c/svg%3e",xv="data:image/svg+xml,%3csvg%20width='84'%20height='16'%20viewBox='0%200%2084%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20style=''%3e%3cpath%20d='M19.1471%206.76561C19.5192%206.46004%2019.6844%205.97826%2019.5751%205.5171L19.4594%205.02854C19.3506%204.56907%2018.9874%204.2066%2018.5174%204.08828L2.35134%200.0186988C1.8058%20-0.118634%201.40925%200.531474%201.77936%200.956411L7.27394%207.26494C7.73821%207.79799%208.55962%207.86467%209.1086%207.41386L12.8859%204.31212C13.4349%203.86131%2014.2563%203.92799%2014.7205%204.46104L16.8959%206.95867C17.3602%207.49173%2018.1816%207.5584%2018.7306%207.1076L19.1471%206.76561Z'%20fill='url(%23paint0_linear_8188_8295)'%20class='mfqwVynX_0'%3e%3c/path%3e%3cpath%20d='M2.8954%2013.2275L0.0318858%204.54719C-0.164915%203.95062%200.597042%203.51399%201.00917%203.98718L6.96719%2010.8278C7.43146%2011.3608%208.25287%2011.4275%208.80185%2010.9767L12.5791%207.87496C13.1281%207.42416%2013.9495%207.49084%2014.4138%208.02389L20.5264%2015.042C20.9236%2015.498%2020.4402%2016.1812%2019.8801%2015.9555L15.6717%2014.2593C15.478%2014.1812%2015.2676%2014.1497%2015.0586%2014.1676L5.60297%2014.9747C4.39086%2015.0782%203.26658%2014.3527%202.8954%2013.2275Z'%20fill='url(%23paint1_linear_8188_8295)'%20class='mfqwVynX_1'%3e%3c/path%3e%3cpath%20d='M20.0597%2010.6176C20.7881%2011.307%2022%2010.7984%2022%209.80342C22%208.80811%2020.7875%208.2997%2020.0592%208.98965C19.5902%209.43403%2019.5904%2010.1735%2020.0597%2010.6176Z'%20fill='url(%23paint2_linear_8188_8295)'%20class='mfqwVynX_2'%3e%3c/path%3e%3cpath%20d='M83%202L83%2014.0004'%20stroke='%23919AB6'%20stroke-width='2'%20stroke-linecap='round'%20class='mfqwVynX_3'%3e%3c/path%3e%3cpath%20d='M25%202.15332C25%202.15332%2028.2186%2013.9992%2028.3273%2013.9992C28.436%2013.9992%2031.5128%202.15332%2031.6546%202.15332C31.7963%202.15332%2034.8519%2013.9992%2034.9819%2013.9992C35.1118%2013.9992%2038.3091%202.15332%2038.3091%202.15332'%20stroke='%23919AB6'%20stroke-width='2'%20stroke-linecap='round'%20class='mfqwVynX_4'%3e%3c/path%3e%3cpath%20d='M62%206L62%2013.9995M62%202L62%203.07689'%20stroke='%23919AB6'%20stroke-width='2'%20stroke-linecap='round'%20class='mfqwVynX_5'%3e%3c/path%3e%3cpath%20d='M67.0001%202L67.0001%2013.9996M70%206H65'%20stroke='%23919AB6'%20stroke-width='2'%20stroke-linecap='round'%20class='mfqwVynX_6'%3e%3c/path%3e%3cpath%20d='M47.0809%2012.6863C46.3035%2013.5332%2045.1749%2014%2044.0462%2014C42.0231%2014%2040%2012.5%2040%2010C40%207.5%2042.0231%206%2044.0462%206C45.7855%206%2047.5247%207.10857%2047.9786%209.00803C48.107%209.54553%2047.6396%2010%2047.0809%2010H41.0116'%20stroke='%23919AB6'%20stroke-width='2'%20stroke-linecap='round'%20class='mfqwVynX_7'%3e%3c/path%3e%3cpath%20d='M79.0811%2012.6864C78.3037%2013.5332%2077.175%2014.0001%2076.0464%2014.0001C74.0233%2014.0001%2072.0001%2012.5001%2072.0001%2010.0001C72.0001%207.50007%2074.0233%206.00007%2076.0464%206.00007C77.7856%206.00007%2079.5248%207.10864%2079.9787%209.00811C80.1071%209.5456%2079.6397%2010.0001%2079.0811%2010.0001H73.0117'%20stroke='%23919AB6'%20stroke-width='2'%20stroke-linecap='round'%20class='mfqwVynX_8'%3e%3c/path%3e%3cpath%20d='M51%202L51%2013.9992M58.7637%2010.23C58.7637%2012.3117%2057.0257%2013.9992%2054.8818%2013.9992C52.738%2013.9992%2051%2012.3117%2051%2010.23C51%208.14839%2052.738%206.4609%2054.8818%206.4609C57.0257%206.4609%2058.7637%208.14839%2058.7637%2010.23Z'%20stroke='%23919AB6'%20stroke-width='2'%20stroke-linecap='round'%20class='mfqwVynX_9'%3e%3c/path%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_8188_8295'%20x1='19.6018'%20y1='1.31343'%20x2='5.13539'%20y2='15.7822'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D93DF5'%3e%3c/stop%3e%3cstop%20offset='1'%20stop-color='%231A2EB2'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_8188_8295'%20x1='19.6018'%20y1='1.31343'%20x2='5.13539'%20y2='15.7822'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D93DF5'%3e%3c/stop%3e%3cstop%20offset='1'%20stop-color='%231A2EB2'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_8188_8295'%20x1='19.6018'%20y1='1.31343'%20x2='5.13539'%20y2='15.7822'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D93DF5'%3e%3c/stop%3e%3cstop%20offset='1'%20stop-color='%231A2EB2'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3cstyle%20data-made-with='vivus-instant'%3e.mfqwVynX_0{stroke-dasharray:45%2047;stroke-dashoffset:46;animation:mfqwVynX_draw%202666ms%20ease%200ms%20forwards;}.mfqwVynX_1{stroke-dasharray:58%2060;stroke-dashoffset:59;animation:mfqwVynX_draw%202666ms%20ease%20148ms%20forwards;}.mfqwVynX_2{stroke-dasharray:8%2010;stroke-dashoffset:9;animation:mfqwVynX_draw%202666ms%20ease%20296ms%20forwards;}.mfqwVynX_3{stroke-dasharray:13%2015;stroke-dashoffset:14;animation:mfqwVynX_draw%202666ms%20ease%20444ms%20forwards;}.mfqwVynX_4{stroke-dasharray:50%2052;stroke-dashoffset:51;animation:mfqwVynX_draw%202666ms%20ease%20592ms%20forwards;}.mfqwVynX_5{stroke-dasharray:10%2012;stroke-dashoffset:11;animation:mfqwVynX_draw%202666ms%20ease%20740ms%20forwards;}.mfqwVynX_6{stroke-dasharray:17%2019;stroke-dashoffset:18;animation:mfqwVynX_draw%202666ms%20ease%20888ms%20forwards;}.mfqwVynX_7{stroke-dasharray:30%2032;stroke-dashoffset:31;animation:mfqwVynX_draw%202666ms%20ease%201037ms%20forwards;}.mfqwVynX_8{stroke-dasharray:30%2032;stroke-dashoffset:31;animation:mfqwVynX_draw%202666ms%20ease%201185ms%20forwards;}.mfqwVynX_9{stroke-dasharray:37%2039;stroke-dashoffset:38;animation:mfqwVynX_draw%202666ms%20ease%201333ms%20forwards;}@keyframes%20mfqwVynX_draw{100%25{stroke-dashoffset:0;}}@keyframes%20mfqwVynX_fade{0%25{stroke-opacity:1;}95.1219512195122%25{stroke-opacity:1;}100%25{stroke-opacity:0;}}%20%3c/style%3e%3c/svg%3e",kv=["src"],Ev=ce({__name:"wt-logo",props:{darkMode:{type:Boolean,default:!1}},setup(e){return(r,n)=>(i.openBlock(),i.createElementBlock("img",{src:e.darkMode?i.unref(_v):i.unref(xv),alt:"Webitel",class:"wt-logo"},null,8,kv))}},[["__scopeId","data-v-d6f4a737"]]),Lv="data:image/svg+xml,%3csvg%20width='117'%20height='24'%20viewBox='0%200%20117%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2457%205.22555C15.5926%205.25714%2015.9962%205.43335%2016.2989%205.56551L14.7045%209.19308C14.6333%209.16197%2014.5863%209.14153%2014.5437%209.12368C13.6356%208.96158%2012.8284%208.49252%2012.2426%207.81918C11.9605%208.32111%2011.4383%209.04414%2010.5596%209.56884C10.3402%209.79839%2010.094%2010.001%209.82598%2010.1721C9.50443%2010.3775%208.95304%2010.7004%208.21696%2010.897C8.12635%2010.9212%208.03598%2010.9428%207.9459%2010.9617C7.99591%2011.0479%208.03902%2011.128%208.07584%2011.1998C8.39474%2011.8221%208.55257%2012.4307%208.63334%2012.8857C8.67624%2013.1273%208.69647%2013.3722%208.6939%2013.6171C8.70511%2013.7053%208.72374%2013.8609%208.7356%2014.0304C8.74299%2014.136%208.74868%2014.2565%208.74964%2014.3896C8.801%2015.0702%208.71083%2015.6941%208.53224%2016.2516C9.11636%2016.2329%209.7049%2016.3426%2010.2542%2016.5824C10.5283%2016.702%2010.7518%2016.8266%2010.9064%2016.9179C11.0299%2016.9908%2011.1548%2017.0701%2011.2135%2017.1074C11.217%2017.1096%2011.2203%2017.1117%2011.2233%2017.1136L9.62462%2020.751C9.40833%2020.6566%209.2337%2020.5459%209.07161%2020.4432C8.93124%2020.3543%208.80027%2020.2713%208.65978%2020.2099L6.45151%2021.4034C6.0162%2021.5729%205.36657%2021.4092%205.05136%2021.0318L3.03416%2018.2333C2.71894%2017.856%202.73814%2017.2651%203.16095%2016.8503L4.47358%2015.5056C4.70709%2015.2479%204.83969%2014.9462%204.77048%2014.5564C4.78633%2014.3836%204.76591%2014.2248%204.74548%2014.0661C4.72505%2013.9073%204.70462%2013.7486%204.72047%2013.5757C4.65127%2013.1859%204.48116%2012.752%204.17844%2012.6199L2.55148%2011.6699C2.09116%2011.349%201.86434%2010.7706%202.08535%2010.2677L3.45557%207.15017C3.67657%206.64734%204.25699%206.42128%204.80571%206.54098L6.60948%207.08874C7.0573%207.16439%207.34751%207.05136%207.68192%206.83777C7.91542%206.58012%208.14893%206.32247%208.43914%206.20945C8.72935%206.09642%208.90615%205.69415%208.93785%205.3484L9.03964%203.47503C9.01463%202.98466%209.48164%202.46936%209.97366%202.44444L13.4053%202.0248C13.9415%201.89931%2014.5027%202.2642%2014.6286%202.79862L15.2457%205.22555Z'%20fill='%23C9981D'/%3e%3cpath%20d='M26.0993%2018.122H17.6307L16.0571%2021.9999H10.2778L19.1184%202.03979H24.6974L33.5666%2021.9999H27.6729L26.0993%2018.122ZM24.4399%2013.9588L21.865%207.5716L19.2901%2013.9588H24.4399Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M35.1726%202.03979H44.6426C46.836%202.03979%2048.7815%202.4485%2050.4791%203.26592C52.1766%204.08333%2053.4927%205.24292%2054.4273%206.74468C55.3619%208.24644%2055.8292%2010.0048%2055.8292%2012.0199C55.8292%2014.0349%2055.3619%2015.7933%2054.4273%2017.295C53.4927%2018.7968%2052.1766%2019.9564%2050.4791%2020.7738C48.7815%2021.5912%2046.836%2021.9999%2044.6426%2021.9999H35.1726V2.03979ZM44.4137%2017.4946C46.1303%2017.4946%2047.5036%2017.0099%2048.5336%2016.0404C49.5826%2015.0709%2050.1071%2013.7307%2050.1071%2012.0199C50.1071%2010.309%2049.5826%208.96881%2048.5336%207.99932C47.5036%207.02983%2046.1303%206.54508%2044.4137%206.54508H40.8374V17.4946H44.4137Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M76.8912%2021.9999L76.834%2011.4211L71.6842%2020.0324H69.1665L64.0452%2011.7062V21.9999H58.8096V2.03979H63.473L70.5112%2013.5596L77.3776%202.03979H82.0411L82.0983%2021.9999H76.8912Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M86.1067%202.03979H91.7715V21.9999H86.1067V2.03979Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M114.856%202.03979V21.9999H110.193L101.352%2011.364V21.9999H95.8017V2.03979H100.465L109.306%2012.6757V2.03979H114.856Z'%20fill='%23EBEDF2'/%3e%3c/svg%3e",Av="data:image/svg+xml,%3csvg%20width='88'%20height='24'%20viewBox='0%200%2088%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M65.7546%202.12487C65.7908%202.04845%2065.8652%202%2065.9466%202C66.028%202%2066.1025%202.04845%2066.1386%202.12487L66.8271%203.58517C66.8582%203.65123%2066.9186%203.69705%2066.9884%203.70766L68.5282%203.94179C68.609%203.95402%2068.6758%204.01321%2068.7009%204.09425C68.7261%204.17529%2068.7051%204.26444%2068.6468%204.32388L67.5327%205.46066C67.4822%205.5121%2067.4592%205.58627%2067.471%205.65894L67.7339%207.26409C67.7476%207.34825%2067.7147%207.43316%2067.6486%207.48336C67.5827%207.5333%2067.4955%207.53992%2067.4232%207.50046L66.0459%206.74253C65.9836%206.70819%2065.909%206.70819%2065.8466%206.74253L64.4693%207.50034C64.3972%207.53992%2064.3098%207.53343%2064.2438%207.48336C64.1778%207.43329%2064.1449%207.34825%2064.1586%207.26409L64.4216%205.65894C64.4335%205.58627%2064.4104%205.5121%2064.3599%205.46066L63.2458%204.32388C63.1875%204.26432%2063.1665%204.17529%2063.1916%204.09425C63.2168%204.01321%2063.2837%203.95402%2063.3645%203.94179L64.9045%203.70766C64.9742%203.69705%2065.0346%203.65123%2065.0657%203.58505L65.7546%202.12487Z'%20fill='%23C9981D'/%3e%3cpath%20d='M15.7621%2018.27H8.39576L7.02702%2021.6519H2L9.68985%204.24487H14.5427L22.2574%2021.6519H17.1308L15.7621%2018.27ZM14.3187%2014.6394L12.0789%209.06911L9.83916%2014.6394H14.3187Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M31.328%2022.0001C28.7399%2022.0001%2026.7241%2021.2955%2025.2807%2019.8863C23.8539%2018.4772%2023.1405%2016.4795%2023.1405%2013.8933V4.24487H28.0679V13.7441C28.0679%2016.5293%2029.1712%2017.9218%2031.3778%2017.9218C33.5678%2017.9218%2034.6628%2016.5293%2034.6628%2013.7441V4.24487H39.5156V13.8933C39.5156%2016.4795%2038.7939%2018.4772%2037.3505%2019.8863C35.9237%2021.2955%2033.9162%2022.0001%2031.328%2022.0001Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M42.8537%204.24487H51.091C52.999%204.24487%2054.6912%204.6013%2056.1678%205.31416C57.6444%206.02702%2058.7892%207.03829%2059.6021%208.34796C60.4151%209.65763%2060.8215%2011.1911%2060.8215%2012.9484C60.8215%2014.7057%2060.4151%2016.2392%2059.6021%2017.5488C58.7892%2018.8585%2057.6444%2019.8698%2056.1678%2020.5826C54.6912%2021.2955%2052.999%2021.6519%2051.091%2021.6519H42.8537V4.24487ZM50.8919%2017.7229C52.3851%2017.7229%2053.5796%2017.3002%2054.4755%2016.4547C55.388%2015.6092%2055.8443%2014.4404%2055.8443%2012.9484C55.8443%2011.4564%2055.388%2010.2876%2054.4755%209.44212C53.5796%208.59663%2052.3851%208.17389%2050.8919%208.17389H47.7811V17.7229H50.8919Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M75.7469%208.14902H70.3963V4.24487H86V8.14902H80.6743V21.6519H75.7469V8.14902Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M63.3584%209.38232H68.2859V21.6517H63.3584V9.38232Z'%20fill='%23C9981D'/%3e%3c/svg%3e",Sv="data:image/svg+xml,%3csvg%20width='69'%20height='24'%20viewBox='0%200%2069%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.1763%2022V2.23535H32.2116C34.0186%202.23535%2035.5716%202.52712%2036.8704%203.11065C38.188%203.69417%2039.2045%204.54123%2039.9198%205.65182C40.6351%206.74358%2040.9927%208.04241%2040.9927%209.54829C40.9927%2011.0353%2040.6351%2012.3248%2039.9198%2013.4165C39.2045%2014.4895%2038.188%2015.3177%2036.8704%2015.9012C35.5716%2016.4659%2034.0186%2016.7483%2032.2116%2016.7483H26.2821L28.7669%2014.4048V22H23.1763ZM35.4021%2022L30.4892%2014.8H36.4468L41.388%2022H35.4021ZM28.7669%2014.9977L26.2821%2012.4283H31.8727C33.0398%2012.4283%2033.9057%2012.1742%2034.4704%2011.6659C35.0539%2011.1577%2035.3457%2010.4518%2035.3457%209.54829C35.3457%208.62594%2035.0539%207.91064%2034.4704%207.40241C33.9057%206.89417%2033.0398%206.64005%2031.8727%206.64005H26.2821L28.7669%204.07064V14.9977Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M44.077%2022V2.23535H48.6793L56.8676%2015.6753H54.4393L62.4017%202.23535H67.004L67.0605%2022H61.9217L61.8652%2010.0565H62.7405L56.7829%2020.0518H54.2982L48.1711%2010.0565H49.244V22H44.077Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M12.5642%2022C11.0459%2022%209.63733%2021.7619%208.33853%2021.2857C7.05802%2020.7912%205.94214%2020.0952%204.99091%2019.1978C4.05796%2018.3004%203.32624%2017.2472%202.79575%2016.0385C2.26525%2014.8113%202%2013.4652%202%2012C2%2010.5348%202.26525%209.1978%202.79575%207.98901C3.32624%206.7619%204.05796%205.69963%204.99091%204.8022C5.94214%203.90476%207.05802%203.21795%208.33853%202.74176C9.63733%202.24725%2011.0459%202%2012.5642%202C14.3386%202%2015.921%202.31136%2017.3113%202.93407C18.015%203.24517%2018.6593%203.62483%2019.2443%204.07307C20.2355%204.83253%2020.1032%206.2789%2019.1777%207.11722V7.11722C18.1868%208.01487%2016.6732%207.84579%2015.508%207.18988C15.4419%207.15266%2015.3753%207.11684%2015.3082%207.08241C14.5764%206.6978%2013.7533%206.50549%2012.8386%206.50549C12.052%206.50549%2011.3294%206.6337%2010.6709%206.89011C10.0123%207.14652%209.44526%207.52197%208.96964%208.01648C8.51231%208.49267%208.14645%209.06959%207.87206%209.74725C7.61596%2010.4249%207.4879%2011.1758%207.4879%2012C7.4879%2012.8242%207.61596%2013.5751%207.87206%2014.2527C8.14645%2014.9304%208.51231%2015.5165%208.96964%2016.011C9.44526%2016.4872%2010.0123%2016.8535%2010.6709%2017.1099C11.3294%2017.3663%2012.052%2017.4945%2012.8386%2017.4945C13.7533%2017.4945%2014.5764%2017.3022%2015.3082%2016.9176C15.378%2016.8818%2015.4472%2016.8445%2015.5158%2016.8057C16.6757%2016.1504%2018.1838%2015.9824%2019.1711%2016.8768V16.8768C20.0983%2017.7167%2020.2239%2019.1657%2019.2293%2019.9247C18.6483%2020.368%2018.0089%2020.7484%2017.3113%2021.0659C15.921%2021.6886%2014.3386%2022%2012.5642%2022Z'%20fill='%23EBEDF2'/%3e%3cellipse%20cx='13.1765'%20cy='12'%20rx='2.94117'%20ry='2.94117'%20fill='%23C9981D'/%3e%3c/svg%3e",Tv="data:image/svg+xml,%3csvg%20width='136'%20height='24'%20viewBox='0%200%20136%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.2572%202.38452V21.6153H14.8293V14.1153H7.4278V21.6153H2V2.38452H7.4278V9.6098H14.8293V2.38452H20.2572Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M45.2949%2022C43.7415%2022%2042.2337%2021.8077%2040.7717%2021.4231C39.3097%2021.0385%2038.1218%2020.5256%2037.208%2019.8846L38.9899%2015.8736C39.8488%2016.4414%2040.8448%2016.8993%2041.9779%2017.2473C43.111%2017.5952%2044.2258%2017.7692%2045.3223%2017.7692C47.4057%2017.7692%2048.4474%2017.2473%2048.4474%2016.2033C48.4474%2015.6538%2048.1458%2015.2509%2047.5428%2014.9945C46.9579%2014.7198%2046.0076%2014.4359%2044.6918%2014.1429C43.248%2013.8315%2042.0419%2013.5018%2041.0733%2013.1538C40.1047%2012.7875%2039.2731%2012.2106%2038.5787%2011.4231C37.8842%2010.6355%2037.537%209.57326%2037.537%208.23626C37.537%207.0641%2037.8568%206.01099%2038.4964%205.07692C39.1361%204.12454%2040.0864%203.37363%2041.3474%202.82418C42.6267%202.27473%2044.1892%202%2046.035%202C47.296%202%2048.5388%202.14652%2049.7632%202.43956C50.9877%202.71429%2052.0659%203.12637%2052.998%203.67582L51.3258%207.71429C49.4982%206.72527%2047.7255%206.23077%2046.0076%206.23077C44.9294%206.23077%2044.1435%206.3956%2043.6501%206.72527C43.1567%207.03663%2042.9099%207.44872%2042.9099%207.96154C42.9099%208.47436%2043.2023%208.85897%2043.7872%209.11538C44.372%209.3718%2045.3132%209.63736%2046.6107%209.91209C48.0727%2010.2234%2049.2789%2010.5623%2050.2292%2010.9286C51.1978%2011.2766%2052.0294%2011.8443%2052.7238%2012.6319C53.4366%2013.4011%2053.793%2014.4542%2053.793%2015.7912C53.793%2016.9451%2053.4731%2017.989%2052.8335%2018.9231C52.1939%2019.8571%2051.2344%2020.6081%2049.9551%2021.1758C48.6758%2021.7253%2047.1224%2022%2045.2949%2022Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M60.117%206.6978H54.2232V2.38462H71.4112V6.6978H65.5448V21.6154H60.117V6.6978Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M82.8425%2022C80.814%2022%2078.9864%2021.5696%2077.3599%2020.7088C75.7517%2019.848%2074.4815%2018.6575%2073.5495%2017.1374C72.6357%2015.6172%2072.1788%2013.9048%2072.1788%2012C72.1788%2010.0952%2072.6357%208.38278%2073.5495%206.86264C74.4815%205.34249%2075.7517%204.15202%2077.3599%203.29121C78.9864%202.4304%2080.814%202%2082.8425%202C84.8711%202%2086.6895%202.4304%2088.2977%203.29121C89.9243%204.15202%2091.1944%205.34249%2092.1082%206.86264C93.0402%208.38278%2093.5062%2010.0952%2093.5062%2012C93.5062%2013.9048%2093.0402%2015.6172%2092.1082%2017.1374C91.1944%2018.6575%2089.9243%2019.848%2088.2977%2020.7088C86.6895%2021.5696%2084.8711%2022%2082.8425%2022ZM82.8425%2017.4945C83.8111%2017.4945%2084.6883%2017.2656%2085.4742%2016.8077C86.26%2016.3498%2086.8814%2015.7088%2087.3383%2014.8846C87.7952%2014.0421%2088.0236%2013.0806%2088.0236%2012C88.0236%2010.9194%2087.7952%209.96703%2087.3383%209.14286C86.8814%208.30037%2086.26%207.65018%2085.4742%207.19231C84.6883%206.73443%2083.8111%206.5055%2082.8425%206.5055C81.8739%206.5055%2080.9967%206.73443%2080.2109%207.19231C79.425%207.65018%2078.8037%208.30037%2078.3468%209.14286C77.8899%209.96703%2077.6614%2010.9194%2077.6614%2012C77.6614%2013.0806%2077.8899%2014.0421%2078.3468%2014.8846C78.8037%2015.7088%2079.425%2016.3498%2080.2109%2016.8077C80.9967%2017.2656%2081.8739%2017.4945%2082.8425%2017.4945Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M104.737%2016.5055H101.777V21.6154H96.3491V2.38462H105.121C106.857%202.38462%20108.365%202.67766%20109.644%203.26374C110.924%203.8315%20111.911%204.65568%20112.605%205.73626C113.3%206.79853%20113.647%208.05311%20113.647%209.5C113.647%2010.8919%20113.318%2012.1099%20112.66%2013.1538C112.02%2014.1795%20111.097%2014.9853%20109.891%2015.5714L114.031%2021.6154H108.219L104.737%2016.5055ZM108.164%209.5C108.164%208.60256%20107.881%207.90659%20107.314%207.41209C106.748%206.91758%20105.907%206.67033%20104.792%206.67033H101.777V12.3022H104.792C105.907%2012.3022%20106.748%2012.0641%20107.314%2011.5879C107.881%2011.0934%20108.164%2010.3974%20108.164%209.5Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M126.653%2014.7198V21.6154H121.226V14.6374L113.906%202.38462H119.636L124.186%2010.022L128.737%202.38462H134L126.653%2014.7198Z'%20fill='%23EBEDF2'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M25.9717%202.53735C26.0359%202.7486%2026.0704%202.97281%2026.0704%203.20509C26.0704%205.83149%2027.2288%207.37663%2029.0972%209.06226C30.9657%207.37663%2032.1241%205.83149%2032.1241%203.20509C32.1241%202.97281%2032.1586%202.7486%2032.2228%202.53735H25.9717ZM32.2228%2021.6155C32.1586%2021.4042%2032.1241%2021.18%2032.1241%2020.9478C32.1241%2018.3214%2030.9657%2016.7762%2029.0972%2015.0906C27.2288%2016.7762%2026.0704%2018.3214%2026.0704%2020.9478C26.0704%2021.18%2026.0359%2021.4042%2025.9717%2021.6155H32.2228Z'%20fill='%23C9981D'/%3e%3c/svg%3e",Mv="data:image/svg+xml,%3csvg%20width='191'%20height='24'%20viewBox='0%200%20191%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.1194%2022C8.5597%2022%207.04593%2021.8077%205.57802%2021.4231C4.11011%2021.0385%202.91744%2020.5256%202%2019.8846L3.78901%2015.8736C4.6514%2016.4414%205.65142%2016.8993%206.78904%2017.2473C7.92667%2017.5952%209.04595%2017.7692%2010.1469%2017.7692C12.2386%2017.7692%2013.2845%2017.2473%2013.2845%2016.2033C13.2845%2015.6538%2012.9818%2015.2509%2012.3763%2014.9945C11.7891%2014.7198%2010.835%2014.4359%209.51384%2014.1429C8.06428%2013.8315%206.85326%2013.5018%205.88078%2013.1538C4.90829%2012.7875%204.07342%2012.2106%203.37616%2011.4231C2.67891%2010.6355%202.33028%209.57326%202.33028%208.23626C2.33028%207.0641%202.65138%206.01099%203.29359%205.07692C3.9358%204.12454%204.88994%203.37363%206.15601%202.82418C7.44043%202.27473%209.00925%202%2010.8625%202C12.1285%202%2013.3763%202.14652%2014.6056%202.43956C15.835%202.71429%2016.9176%203.12637%2017.8534%203.67582L16.1745%207.71429C14.3396%206.72528%2012.5597%206.23077%2010.835%206.23077C9.75238%206.23077%208.96338%206.3956%208.46796%206.72527C7.97254%207.03663%207.72483%207.44872%207.72483%207.96154C7.72483%208.47436%208.01841%208.85897%208.60557%209.11539C9.19274%209.3718%2010.1377%209.63736%2011.4405%209.91209C12.9084%2010.2234%2014.1194%2010.5623%2015.0735%2010.9286C16.046%2011.2766%2016.8809%2011.8443%2017.5781%2012.6319C18.2938%2013.4011%2018.6516%2014.4542%2018.6516%2015.7912C18.6516%2016.9451%2018.3305%2017.989%2017.6882%2018.9231C17.046%2019.8571%2016.0827%2020.6081%2014.7983%2021.1758C13.5139%2021.7253%2011.9542%2022%2010.1194%2022Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M30.0589%2022C27.1964%2022%2024.9671%2021.2216%2023.3707%2019.6648C21.7927%2018.1081%2021.0037%2015.9011%2021.0037%2013.044V2.38462H26.4533V12.8791C26.4533%2015.956%2027.6735%2017.4945%2030.1139%2017.4945C32.5359%2017.4945%2033.747%2015.956%2033.747%2012.8791V2.38462H39.114V13.044C39.114%2015.9011%2038.3158%2018.1081%2036.7195%2019.6648C35.1415%2021.2216%2032.9213%2022%2030.0589%2022Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M51.6132%202.38462C53.3563%202.38462%2054.8701%202.67766%2056.1545%203.26374C57.439%203.8315%2058.4298%204.65568%2059.127%205.73626C59.8243%206.79853%2060.1729%208.05311%2060.1729%209.5C60.1729%2010.9469%2059.8243%2012.2015%2059.127%2013.2637C58.4298%2014.326%2057.439%2015.1502%2056.1545%2015.7363C54.8701%2016.304%2053.3563%2016.5879%2051.6132%2016.5879H48.2554V21.6154H42.8058V2.38462H51.6132ZM51.2829%2012.3022C52.4022%2012.3022%2053.2462%2012.0641%2053.8151%2011.5879C54.3839%2011.0934%2054.6683%2010.3974%2054.6683%209.5C54.6683%208.60256%2054.3839%207.90659%2053.8151%207.41209C53.2462%206.91758%2052.4022%206.67033%2051.2829%206.67033H48.2554V12.3022H51.2829Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M78.298%2017.4121V21.6154H62.83V2.38462H77.9403V6.58791H68.2245V9.82967H76.7843V13.8956H68.2245V17.4121H78.298Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M89.7443%2016.5055H86.7718V21.6154H81.3222V2.38462H90.1296C91.8727%202.38462%2093.3865%202.67766%2094.6709%203.26374C95.9554%203.8315%2096.9462%204.65568%2097.6434%205.73626C98.3407%206.79853%2098.6893%208.05311%2098.6893%209.5C98.6893%2010.8919%2098.3591%2012.1099%2097.6985%2013.1538C97.0563%2014.1795%2096.1297%2014.9853%2094.9186%2015.5714L99.0746%2021.6154H93.2397L89.7443%2016.5055ZM93.1847%209.5C93.1847%208.60256%2092.9003%207.90659%2092.3315%207.41209C91.7626%206.91758%2090.9186%206.67033%2089.7993%206.67033H86.7718V12.3022H89.7993C90.9186%2012.3022%2091.7626%2012.0641%2092.3315%2011.5879C92.9003%2011.0934%2093.1847%2010.3974%2093.1847%209.5Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M121.237%202.38462L112.98%2021.6154H107.613L99.3839%202.38462H105.274L110.503%2014.9121L115.843%202.38462H121.237Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M122.365%202.38462H127.815V21.6154H122.365V2.38462Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M138.463%2022C136.903%2022%20135.389%2021.8077%20133.921%2021.4231C132.453%2021.0385%20131.261%2020.5256%20130.343%2019.8846L132.132%2015.8736C132.995%2016.4414%20133.995%2016.8993%20135.132%2017.2473C136.27%2017.5952%20137.389%2017.7692%20138.49%2017.7692C140.582%2017.7692%20141.628%2017.2473%20141.628%2016.2033C141.628%2015.6538%20141.325%2015.2509%20140.719%2014.9945C140.132%2014.7198%20139.178%2014.4359%20137.857%2014.1429C136.407%2013.8315%20135.196%2013.5018%20134.224%2013.1538C133.251%2012.7875%20132.417%2012.2106%20131.719%2011.4231C131.022%2010.6355%20130.673%209.57326%20130.673%208.23626C130.673%207.0641%20130.995%206.01099%20131.637%205.07692C132.279%204.12454%20133.233%203.37363%20134.499%202.82418C135.784%202.27473%20137.352%202%20139.206%202C140.472%202%20141.719%202.14652%20142.949%202.43956C144.178%202.71429%20145.261%203.12637%20146.197%203.67582L144.518%207.71429C142.683%206.72528%20140.903%206.23077%20139.178%206.23077C138.096%206.23077%20137.307%206.3956%20136.811%206.72527C136.316%207.03663%20136.068%207.44872%20136.068%207.96154C136.068%208.47436%20136.362%208.85897%20136.949%209.11539C137.536%209.3718%20138.481%209.63736%20139.784%209.91209C141.252%2010.2234%20142.463%2010.5623%20143.417%2010.9286C144.389%2011.2766%20145.224%2011.8443%20145.921%2012.6319C146.637%2013.4011%20146.995%2014.4542%20146.995%2015.7912C146.995%2016.9451%20146.674%2017.989%20146.031%2018.9231C145.389%2019.8571%20144.426%2020.6081%20143.141%2021.1758C141.857%2021.7253%20140.297%2022%20138.463%2022Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M179.67%2016.5055H176.697V21.6154H171.248V2.38462H180.055C181.798%202.38462%20183.312%202.67766%20184.596%203.26374C185.881%203.8315%20186.872%204.65568%20187.569%205.73626C188.266%206.79853%20188.615%208.05311%20188.615%209.5C188.615%2010.8919%20188.284%2012.1099%20187.624%2013.1538C186.982%2014.1795%20186.055%2014.9853%20184.844%2015.5714L189%2021.6154H183.165L179.67%2016.5055ZM183.11%209.5C183.11%208.60256%20182.826%207.90659%20182.257%207.41209C181.688%206.91758%20180.844%206.67033%20179.725%206.67033H176.697V12.3022H179.725C180.844%2012.3022%20181.688%2012.0641%20182.257%2011.5879C182.826%2011.0934%20183.11%2010.3974%20183.11%209.5Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M158.888%2022C156.851%2022%20155.017%2021.5696%20153.384%2020.7088C151.769%2019.848%20150.494%2018.6575%20149.558%2017.1374C148.64%2015.6172%20148.182%2013.9048%20148.182%2012C148.182%2010.0952%20148.64%208.38278%20149.558%206.86264C150.494%205.34249%20151.769%204.15202%20153.384%203.29121C155.017%202.4304%20156.851%202%20158.888%202C160.925%202%20162.751%202.4304%20164.365%203.29121C165.998%204.15202%20167.274%205.34249%20168.191%206.86264C169.127%208.38278%20169.595%2010.0952%20169.595%2012C169.595%2013.9048%20169.127%2015.6172%20168.191%2017.1374C167.274%2018.6575%20165.998%2019.848%20164.365%2020.7088C162.751%2021.5696%20160.925%2022%20158.888%2022ZM158.888%2017.4945C159.861%2017.4945%20160.741%2017.2656%20161.53%2016.8077C162.319%2016.3498%20162.943%2015.7088%20163.402%2014.8846C163.861%2014.0421%20164.09%2013.0806%20164.09%2012C164.09%2010.9194%20163.861%209.96703%20163.402%209.14286C162.943%208.30037%20162.319%207.65018%20161.53%207.19231C160.741%206.73443%20159.861%206.5055%20158.888%206.5055C157.916%206.5055%20157.035%206.73443%20156.246%207.19231C155.457%207.65018%20154.833%208.30037%20154.374%209.14286C153.916%209.96703%20153.686%2010.9194%20153.686%2012C153.686%2013.0806%20153.916%2014.0421%20154.374%2014.8846C154.833%2015.7088%20155.457%2016.3498%20156.246%2016.8077C157.035%2017.2656%20157.916%2017.4945%20158.888%2017.4945Z'%20fill='%23C9981D'/%3e%3cellipse%20cx='158.943'%20cy='12.0763'%20rx='1.91134'%20ry='1.90781'%20fill='%23EBEDF2'/%3e%3c/svg%3e",Bv="data:image/svg+xml,%3csvg%20width='186'%20height='24'%20viewBox='0%200%20186%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M31.932%202.36384L26.034%2020.5561H20.5256L17.044%209.48481L13.4064%2020.5561H7.89806L2%202.36384H7.30046L10.964%2013.9809L14.8095%202.36384H19.5383L23.2018%2014.0849L27.0213%202.36384H31.932Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M64.7908%2015.7222H61.9846V20.5561H56.8401V2.36384H65.1545C66.8001%202.36384%2068.2291%202.64106%2069.4417%203.19549C70.6542%203.7326%2071.5896%204.51226%2072.2478%205.5345C72.906%206.5394%2073.2351%207.72623%2073.2351%209.09498C73.2351%2010.4118%2072.9233%2011.5639%2072.2997%2012.5515C71.6935%2013.5218%2070.8187%2014.2841%2069.6755%2014.8385L73.5989%2020.5561H68.0906L64.7908%2015.7222ZM68.0386%209.09498C68.0386%208.24601%2067.7701%207.58762%2067.2331%207.11982C66.6961%206.65202%2065.8993%206.41812%2064.8427%206.41812H61.9846V11.7458H64.8427C65.8993%2011.7458%2066.6961%2011.5206%2067.2331%2011.0701C67.7701%2010.6023%2068.0386%209.94395%2068.0386%209.09498Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M83.0886%2013.9549L81.1659%2016.008V20.5561H76.0733V2.36384H81.1659V9.92662L88.2072%202.36384H93.8714L86.4404%2010.4204L94.2612%2020.5561H88.2852L83.0886%2013.9549Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M101.622%2020.9199C100.15%2020.9199%2098.7208%2020.738%2097.335%2020.3742C95.9493%2020.0103%2094.8234%2019.5252%2093.9573%2018.9188L95.6462%2015.1244C96.4603%2015.6615%2097.4043%2016.0947%2098.4783%2016.4239C99.5522%2016.7531%20100.609%2016.9176%20101.648%2016.9176C103.623%2016.9176%20104.61%2016.4239%20104.61%2015.4363C104.61%2014.9165%20104.324%2014.5353%20103.753%2014.2928C103.198%2014.0329%20102.298%2013.7643%20101.051%2013.4871C99.6821%2013.1926%2098.5389%2012.8807%2097.6209%2012.5515C96.7028%2012.205%2095.9147%2011.6592%2095.2564%2010.9142C94.5982%2010.1692%2094.2691%209.16428%2094.2691%207.89949C94.2691%206.79063%2094.5722%205.79438%2095.1785%204.91076C95.7847%204.00981%2096.6855%203.29945%2097.8807%202.77967C99.0932%202.25989%20100.574%202%20102.324%202C103.519%202%20104.697%202.13861%20105.857%202.41582C107.018%202.67571%20108.04%203.06555%20108.923%203.58532L107.338%207.4057C105.606%206.4701%20103.926%206.0023%20102.298%206.0023C101.276%206.0023%20100.531%206.15823%20100.063%206.4701C99.5955%206.76464%2099.3617%207.15447%2099.3617%207.6396C99.3617%208.12473%2099.6388%208.48857%20100.193%208.73113C100.747%208.9737%20101.64%209.22492%20102.869%209.48481C104.255%209.77935%20105.398%2010.0999%20106.299%2010.4464C107.217%2010.7756%20108.005%2011.3127%20108.663%2012.0577C109.339%2012.7854%20109.677%2013.7816%20109.677%2015.0464C109.677%2016.138%20109.374%2017.1256%20108.767%2018.0092C108.161%2018.8928%20107.252%2019.6032%20106.039%2020.1403C104.827%2020.6601%20103.354%2020.9199%20101.622%2020.9199Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M120.368%202.36384C122.013%202.36384%20123.442%202.64106%20124.655%203.19549C125.867%203.7326%20126.803%204.51226%20127.461%205.5345C128.119%206.5394%20128.448%207.72623%20128.448%209.09498C128.448%2010.4637%20128.119%2011.6506%20127.461%2012.6555C126.803%2013.6604%20125.867%2014.44%20124.655%2014.9945C123.442%2015.5316%20122.013%2015.8001%20120.368%2015.8001H117.198V20.5561H112.053V2.36384H120.368ZM120.056%2011.7458C121.112%2011.7458%20121.909%2011.5206%20122.446%2011.0701C122.983%2010.6023%20123.252%209.94395%20123.252%209.09498C123.252%208.24601%20122.983%207.58762%20122.446%207.11982C121.909%206.65202%20121.112%206.41812%20120.056%206.41812H117.198V11.7458H120.056Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M142.229%2017.0216H134.538L133.109%2020.5561H127.861L135.889%202.36384H140.956L149.01%2020.5561H143.658L142.229%2017.0216ZM140.722%2013.2272L138.384%207.4057L136.045%2013.2272H140.722Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M159.283%2020.9199C157.378%2020.9199%20155.663%2020.5214%20154.139%2019.7245C152.632%2018.9101%20151.445%2017.7839%20150.579%2016.3459C149.713%2014.9078%20149.28%2013.2792%20149.28%2011.46C149.28%209.64075%20149.713%208.01211%20150.579%206.57405C151.445%205.136%20152.632%204.01847%20154.139%203.22148C155.663%202.40716%20157.378%202%20159.283%202C160.946%202%20162.444%202.29454%20163.778%202.88362C165.112%203.47271%20166.221%204.32168%20167.104%205.43054L163.83%208.39328C162.652%206.97255%20161.223%206.26219%20159.543%206.26219C158.556%206.26219%20157.672%206.47876%20156.893%206.91191C156.131%207.34506%20155.533%207.96013%20155.1%208.75712C154.684%209.53679%20154.476%2010.4377%20154.476%2011.46C154.476%2012.4822%20154.684%2013.3918%20155.1%2014.1888C155.533%2014.9685%20156.131%2015.5749%20156.893%2016.008C157.672%2016.4412%20158.556%2016.6578%20159.543%2016.6578C161.223%2016.6578%20162.652%2015.9474%20163.83%2014.5267L167.104%2017.4894C166.221%2018.5983%20165.112%2019.4472%20163.778%2020.0363C162.444%2020.6254%20160.946%2020.9199%20159.283%2020.9199Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M184%2016.5798V20.5561H169.398V2.36384H183.662V6.34015H174.49V9.40685H182.571V13.2532H174.49V16.5798H184Z'%20fill='%23EBEDF2'/%3e%3cpath%20d='M52.106%2011.5322C52.106%2016.516%2048.0668%2020.5562%2043.0843%2020.5562C38.1017%2020.5562%2034.0625%2016.516%2034.0625%2011.5322C34.0625%206.54845%2038.1017%202.5083%2043.0843%202.5083C48.0668%202.5083%2052.106%206.54845%2052.106%2011.5322Z'%20fill='%23169C18'/%3e%3cpath%20d='M35.5057%2019.8342C35.5057%2021.0303%2034.5363%2021.9999%2033.3405%2021.9999C32.1447%2021.9999%2031.1753%2021.0303%2031.1753%2019.8342C31.1753%2018.6381%2032.1447%2017.6685%2033.3405%2017.6685C34.5363%2017.6685%2035.5057%2018.6381%2035.5057%2019.8342Z'%20fill='%23F65855'/%3e%3c/svg%3e",Nv="data:image/svg+xml,%3csvg%20width='117'%20height='24'%20viewBox='0%200%20117%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.2457%205.22555C15.5926%205.25714%2015.9962%205.43335%2016.2989%205.56551L14.7045%209.19308C14.6333%209.16197%2014.5863%209.14153%2014.5437%209.12368C13.6356%208.96158%2012.8284%208.49252%2012.2426%207.81918C11.9605%208.32111%2011.4383%209.04414%2010.5596%209.56884C10.3402%209.79839%2010.094%2010.001%209.82598%2010.1721C9.50443%2010.3775%208.95304%2010.7004%208.21696%2010.897C8.12635%2010.9212%208.03598%2010.9428%207.9459%2010.9617C7.99591%2011.0479%208.03902%2011.128%208.07584%2011.1998C8.39474%2011.8221%208.55257%2012.4307%208.63334%2012.8857C8.67624%2013.1273%208.69647%2013.3722%208.6939%2013.6171C8.70511%2013.7053%208.72374%2013.8609%208.7356%2014.0304C8.74299%2014.136%208.74868%2014.2565%208.74964%2014.3896C8.801%2015.0702%208.71083%2015.6941%208.53224%2016.2516C9.11636%2016.2329%209.7049%2016.3426%2010.2542%2016.5824C10.5283%2016.702%2010.7518%2016.8266%2010.9064%2016.9179C11.0299%2016.9908%2011.1548%2017.0701%2011.2135%2017.1074C11.217%2017.1096%2011.2203%2017.1117%2011.2233%2017.1136L9.62462%2020.751C9.40833%2020.6566%209.2337%2020.5459%209.07161%2020.4432C8.93124%2020.3543%208.80027%2020.2713%208.65978%2020.2099L6.45151%2021.4034C6.0162%2021.5729%205.36657%2021.4092%205.05136%2021.0318L3.03416%2018.2333C2.71894%2017.856%202.73814%2017.2651%203.16095%2016.8503L4.47358%2015.5056C4.70709%2015.2479%204.83969%2014.9462%204.77048%2014.5564C4.78633%2014.3836%204.76591%2014.2248%204.74548%2014.0661C4.72505%2013.9073%204.70462%2013.7486%204.72047%2013.5757C4.65127%2013.1859%204.48116%2012.752%204.17844%2012.6199L2.55148%2011.6699C2.09116%2011.349%201.86434%2010.7706%202.08535%2010.2677L3.45557%207.15017C3.67657%206.64734%204.25699%206.42128%204.80571%206.54098L6.60948%207.08874C7.0573%207.16439%207.34751%207.05136%207.68192%206.83777C7.91542%206.58012%208.14893%206.32247%208.43914%206.20945C8.72935%206.09642%208.90615%205.69415%208.93785%205.3484L9.03964%203.47503C9.01463%202.98466%209.48164%202.46936%209.97366%202.44444L13.4053%202.0248C13.9415%201.89931%2014.5027%202.2642%2014.6286%202.79862L15.2457%205.22555Z'%20fill='%23FAB404'/%3e%3cpath%20d='M26.0993%2018.122H17.6307L16.0571%2021.9999H10.2778L19.1184%202.03979H24.6974L33.5666%2021.9999H27.6729L26.0993%2018.122ZM24.4399%2013.9588L21.865%207.5716L19.2901%2013.9588H24.4399Z'%20fill='%23313749'/%3e%3cpath%20d='M35.1726%202.03979H44.6426C46.836%202.03979%2048.7815%202.4485%2050.4791%203.26592C52.1766%204.08333%2053.4927%205.24292%2054.4273%206.74468C55.3619%208.24644%2055.8292%2010.0048%2055.8292%2012.0199C55.8292%2014.0349%2055.3619%2015.7933%2054.4273%2017.295C53.4927%2018.7968%2052.1766%2019.9564%2050.4791%2020.7738C48.7815%2021.5912%2046.836%2021.9999%2044.6426%2021.9999H35.1726V2.03979ZM44.4137%2017.4946C46.1303%2017.4946%2047.5036%2017.0099%2048.5336%2016.0404C49.5826%2015.0709%2050.1071%2013.7307%2050.1071%2012.0199C50.1071%2010.309%2049.5826%208.96881%2048.5336%207.99932C47.5036%207.02983%2046.1303%206.54508%2044.4137%206.54508H40.8374V17.4946H44.4137Z'%20fill='%23313749'/%3e%3cpath%20d='M76.8912%2021.9999L76.834%2011.4211L71.6842%2020.0324H69.1665L64.0452%2011.7062V21.9999H58.8096V2.03979H63.473L70.5112%2013.5596L77.3776%202.03979H82.0411L82.0983%2021.9999H76.8912Z'%20fill='%23313749'/%3e%3cpath%20d='M86.1067%202.03979H91.7715V21.9999H86.1067V2.03979Z'%20fill='%23313749'/%3e%3cpath%20d='M114.856%202.03979V21.9999H110.193L101.352%2011.364V21.9999H95.8017V2.03979H100.465L109.306%2012.6757V2.03979H114.856Z'%20fill='%23313749'/%3e%3c/svg%3e",Dv="data:image/svg+xml,%3csvg%20width='88'%20height='24'%20viewBox='0%200%2088%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M65.7546%202.12487C65.7908%202.04845%2065.8652%202%2065.9466%202C66.028%202%2066.1025%202.04845%2066.1386%202.12487L66.8271%203.58517C66.8582%203.65123%2066.9186%203.69705%2066.9884%203.70766L68.5282%203.94179C68.609%203.95402%2068.6758%204.01321%2068.7009%204.09425C68.7261%204.17529%2068.7051%204.26444%2068.6468%204.32388L67.5327%205.46066C67.4822%205.5121%2067.4592%205.58627%2067.471%205.65894L67.7339%207.26409C67.7476%207.34825%2067.7147%207.43316%2067.6486%207.48336C67.5827%207.5333%2067.4955%207.53992%2067.4232%207.50046L66.0459%206.74253C65.9836%206.70819%2065.909%206.70819%2065.8466%206.74253L64.4693%207.50034C64.3972%207.53992%2064.3098%207.53343%2064.2438%207.48336C64.1778%207.43329%2064.1449%207.34825%2064.1586%207.26409L64.4216%205.65894C64.4335%205.58627%2064.4104%205.5121%2064.3599%205.46066L63.2458%204.32388C63.1875%204.26432%2063.1665%204.17529%2063.1916%204.09425C63.2168%204.01321%2063.2837%203.95402%2063.3645%203.94179L64.9045%203.70766C64.9742%203.69705%2065.0346%203.65123%2065.0657%203.58505L65.7546%202.12487Z'%20fill='%23FAB404'/%3e%3cpath%20d='M15.7621%2018.27H8.39576L7.02702%2021.6519H2L9.68985%204.24487H14.5427L22.2574%2021.6519H17.1308L15.7621%2018.27ZM14.3187%2014.6394L12.0789%209.06911L9.83916%2014.6394H14.3187Z'%20fill='%23313749'/%3e%3cpath%20d='M31.328%2022.0001C28.7399%2022.0001%2026.7241%2021.2955%2025.2807%2019.8863C23.8539%2018.4772%2023.1405%2016.4795%2023.1405%2013.8933V4.24487H28.0679V13.7441C28.0679%2016.5293%2029.1712%2017.9218%2031.3778%2017.9218C33.5678%2017.9218%2034.6628%2016.5293%2034.6628%2013.7441V4.24487H39.5156V13.8933C39.5156%2016.4795%2038.7939%2018.4772%2037.3505%2019.8863C35.9237%2021.2955%2033.9162%2022.0001%2031.328%2022.0001Z'%20fill='%23313749'/%3e%3cpath%20d='M42.8537%204.24487H51.091C52.999%204.24487%2054.6912%204.6013%2056.1678%205.31416C57.6444%206.02702%2058.7892%207.03829%2059.6021%208.34796C60.4151%209.65763%2060.8215%2011.1911%2060.8215%2012.9484C60.8215%2014.7057%2060.4151%2016.2392%2059.6021%2017.5488C58.7892%2018.8585%2057.6444%2019.8698%2056.1678%2020.5826C54.6912%2021.2955%2052.999%2021.6519%2051.091%2021.6519H42.8537V4.24487ZM50.8919%2017.7229C52.3851%2017.7229%2053.5796%2017.3002%2054.4755%2016.4547C55.388%2015.6092%2055.8443%2014.4404%2055.8443%2012.9484C55.8443%2011.4564%2055.388%2010.2876%2054.4755%209.44212C53.5796%208.59663%2052.3851%208.17389%2050.8919%208.17389H47.7811V17.7229H50.8919Z'%20fill='%23313749'/%3e%3cpath%20d='M75.7469%208.14902H70.3963V4.24487H86V8.14902H80.6743V21.6519H75.7469V8.14902Z'%20fill='%23313749'/%3e%3cpath%20d='M63.3584%209.38232H68.2859V21.6517H63.3584V9.38232Z'%20fill='%23FAB404'/%3e%3c/svg%3e",Ov="data:image/svg+xml,%3csvg%20width='69'%20height='24'%20viewBox='0%200%2069%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.1763%2022V2.23535H32.2116C34.0186%202.23535%2035.5716%202.52712%2036.8704%203.11065C38.188%203.69417%2039.2045%204.54123%2039.9198%205.65182C40.6351%206.74358%2040.9927%208.04241%2040.9927%209.54829C40.9927%2011.0353%2040.6351%2012.3248%2039.9198%2013.4165C39.2045%2014.4895%2038.188%2015.3177%2036.8704%2015.9012C35.5716%2016.4659%2034.0186%2016.7483%2032.2116%2016.7483H26.2821L28.7669%2014.4048V22H23.1763ZM35.4021%2022L30.4892%2014.8H36.4468L41.388%2022H35.4021ZM28.7669%2014.9977L26.2821%2012.4283H31.8727C33.0398%2012.4283%2033.9057%2012.1742%2034.4704%2011.6659C35.0539%2011.1577%2035.3457%2010.4518%2035.3457%209.54829C35.3457%208.62594%2035.0539%207.91064%2034.4704%207.40241C33.9057%206.89417%2033.0398%206.64005%2031.8727%206.64005H26.2821L28.7669%204.07064V14.9977Z'%20fill='%23313749'/%3e%3cpath%20d='M44.077%2022V2.23535H48.6793L56.8676%2015.6753H54.4393L62.4017%202.23535H67.004L67.0605%2022H61.9217L61.8652%2010.0565H62.7405L56.7829%2020.0518H54.2982L48.1711%2010.0565H49.244V22H44.077Z'%20fill='%23313749'/%3e%3cpath%20d='M12.5642%2022C11.0459%2022%209.63733%2021.7619%208.33853%2021.2857C7.05802%2020.7912%205.94214%2020.0952%204.99091%2019.1978C4.05796%2018.3004%203.32624%2017.2472%202.79575%2016.0385C2.26525%2014.8113%202%2013.4652%202%2012C2%2010.5348%202.26525%209.1978%202.79575%207.98901C3.32624%206.7619%204.05796%205.69963%204.99091%204.8022C5.94214%203.90476%207.05802%203.21795%208.33853%202.74176C9.63733%202.24725%2011.0459%202%2012.5642%202C14.3386%202%2015.921%202.31136%2017.3113%202.93407C18.015%203.24517%2018.6593%203.62483%2019.2443%204.07307C20.2355%204.83253%2020.1032%206.2789%2019.1777%207.11722V7.11722C18.1868%208.01487%2016.6732%207.84579%2015.508%207.18988C15.4419%207.15266%2015.3753%207.11684%2015.3082%207.08241C14.5764%206.6978%2013.7533%206.50549%2012.8386%206.50549C12.052%206.50549%2011.3294%206.6337%2010.6709%206.89011C10.0123%207.14652%209.44526%207.52197%208.96964%208.01648C8.51231%208.49267%208.14645%209.06959%207.87206%209.74725C7.61596%2010.4249%207.4879%2011.1758%207.4879%2012C7.4879%2012.8242%207.61596%2013.5751%207.87206%2014.2527C8.14645%2014.9304%208.51231%2015.5165%208.96964%2016.011C9.44526%2016.4872%2010.0123%2016.8535%2010.6709%2017.1099C11.3294%2017.3663%2012.052%2017.4945%2012.8386%2017.4945C13.7533%2017.4945%2014.5764%2017.3022%2015.3082%2016.9176C15.378%2016.8818%2015.4472%2016.8445%2015.5158%2016.8057C16.6757%2016.1504%2018.1838%2015.9824%2019.1711%2016.8768V16.8768C20.0983%2017.7167%2020.2239%2019.1657%2019.2293%2019.9247C18.6483%2020.368%2018.0089%2020.7484%2017.3113%2021.0659C15.921%2021.6886%2014.3386%2022%2012.5642%2022Z'%20fill='%23313749'/%3e%3cellipse%20cx='13.1765'%20cy='12'%20rx='2.94117'%20ry='2.94117'%20fill='%23FAB404'/%3e%3c/svg%3e",$v="data:image/svg+xml,%3csvg%20width='136'%20height='24'%20viewBox='0%200%20136%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.2572%202.38452V21.6153H14.8293V14.1153H7.4278V21.6153H2V2.38452H7.4278V9.6098H14.8293V2.38452H20.2572Z'%20fill='%23313749'/%3e%3cpath%20d='M45.2949%2022C43.7415%2022%2042.2337%2021.8077%2040.7717%2021.4231C39.3097%2021.0385%2038.1218%2020.5256%2037.208%2019.8846L38.9899%2015.8736C39.8488%2016.4414%2040.8448%2016.8993%2041.9779%2017.2473C43.111%2017.5952%2044.2258%2017.7692%2045.3223%2017.7692C47.4057%2017.7692%2048.4474%2017.2473%2048.4474%2016.2033C48.4474%2015.6538%2048.1458%2015.2509%2047.5428%2014.9945C46.9579%2014.7198%2046.0076%2014.4359%2044.6918%2014.1429C43.248%2013.8315%2042.0419%2013.5018%2041.0733%2013.1538C40.1047%2012.7875%2039.2731%2012.2106%2038.5787%2011.4231C37.8842%2010.6355%2037.537%209.57326%2037.537%208.23626C37.537%207.0641%2037.8568%206.01099%2038.4964%205.07692C39.1361%204.12454%2040.0864%203.37363%2041.3474%202.82418C42.6267%202.27473%2044.1892%202%2046.035%202C47.296%202%2048.5388%202.14652%2049.7632%202.43956C50.9877%202.71429%2052.0659%203.12637%2052.998%203.67582L51.3258%207.71429C49.4982%206.72527%2047.7255%206.23077%2046.0076%206.23077C44.9294%206.23077%2044.1435%206.3956%2043.6501%206.72527C43.1567%207.03663%2042.9099%207.44872%2042.9099%207.96154C42.9099%208.47436%2043.2023%208.85897%2043.7872%209.11538C44.372%209.3718%2045.3132%209.63736%2046.6107%209.91209C48.0727%2010.2234%2049.2789%2010.5623%2050.2292%2010.9286C51.1978%2011.2766%2052.0294%2011.8443%2052.7238%2012.6319C53.4366%2013.4011%2053.793%2014.4542%2053.793%2015.7912C53.793%2016.9451%2053.4731%2017.989%2052.8335%2018.9231C52.1939%2019.8571%2051.2344%2020.6081%2049.9551%2021.1758C48.6758%2021.7253%2047.1224%2022%2045.2949%2022Z'%20fill='%23313749'/%3e%3cpath%20d='M60.117%206.6978H54.2232V2.38462H71.4112V6.6978H65.5448V21.6154H60.117V6.6978Z'%20fill='%23313749'/%3e%3cpath%20d='M82.8425%2022C80.814%2022%2078.9864%2021.5696%2077.3599%2020.7088C75.7517%2019.848%2074.4815%2018.6575%2073.5495%2017.1374C72.6357%2015.6172%2072.1788%2013.9048%2072.1788%2012C72.1788%2010.0952%2072.6357%208.38278%2073.5495%206.86264C74.4815%205.34249%2075.7517%204.15202%2077.3599%203.29121C78.9864%202.4304%2080.814%202%2082.8425%202C84.8711%202%2086.6895%202.4304%2088.2977%203.29121C89.9243%204.15202%2091.1944%205.34249%2092.1082%206.86264C93.0402%208.38278%2093.5062%2010.0952%2093.5062%2012C93.5062%2013.9048%2093.0402%2015.6172%2092.1082%2017.1374C91.1944%2018.6575%2089.9243%2019.848%2088.2977%2020.7088C86.6895%2021.5696%2084.8711%2022%2082.8425%2022ZM82.8425%2017.4945C83.8111%2017.4945%2084.6883%2017.2656%2085.4742%2016.8077C86.26%2016.3498%2086.8814%2015.7088%2087.3383%2014.8846C87.7952%2014.0421%2088.0236%2013.0806%2088.0236%2012C88.0236%2010.9194%2087.7952%209.96703%2087.3383%209.14286C86.8814%208.30037%2086.26%207.65018%2085.4742%207.19231C84.6883%206.73443%2083.8111%206.5055%2082.8425%206.5055C81.8739%206.5055%2080.9967%206.73443%2080.2109%207.19231C79.425%207.65018%2078.8037%208.30037%2078.3468%209.14286C77.8899%209.96703%2077.6614%2010.9194%2077.6614%2012C77.6614%2013.0806%2077.8899%2014.0421%2078.3468%2014.8846C78.8037%2015.7088%2079.425%2016.3498%2080.2109%2016.8077C80.9967%2017.2656%2081.8739%2017.4945%2082.8425%2017.4945Z'%20fill='%23313749'/%3e%3cpath%20d='M104.737%2016.5055H101.777V21.6154H96.3491V2.38462H105.121C106.857%202.38462%20108.365%202.67766%20109.644%203.26374C110.924%203.8315%20111.911%204.65568%20112.605%205.73626C113.3%206.79853%20113.647%208.05311%20113.647%209.5C113.647%2010.8919%20113.318%2012.1099%20112.66%2013.1538C112.02%2014.1795%20111.097%2014.9853%20109.891%2015.5714L114.031%2021.6154H108.219L104.737%2016.5055ZM108.164%209.5C108.164%208.60256%20107.881%207.90659%20107.314%207.41209C106.748%206.91758%20105.907%206.67033%20104.792%206.67033H101.777V12.3022H104.792C105.907%2012.3022%20106.748%2012.0641%20107.314%2011.5879C107.881%2011.0934%20108.164%2010.3974%20108.164%209.5Z'%20fill='%23313749'/%3e%3cpath%20d='M126.653%2014.7198V21.6154H121.226V14.6374L113.906%202.38462H119.636L124.186%2010.022L128.737%202.38462H134L126.653%2014.7198Z'%20fill='%23313749'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M25.9717%202.53735C26.0359%202.7486%2026.0704%202.97281%2026.0704%203.20509C26.0704%205.83149%2027.2288%207.37663%2029.0972%209.06226C30.9657%207.37663%2032.1241%205.83149%2032.1241%203.20509C32.1241%202.97281%2032.1586%202.7486%2032.2228%202.53735H25.9717ZM32.2228%2021.6155C32.1586%2021.4042%2032.1241%2021.18%2032.1241%2020.9478C32.1241%2018.3214%2030.9657%2016.7762%2029.0972%2015.0906C27.2288%2016.7762%2026.0704%2018.3214%2026.0704%2020.9478C26.0704%2021.18%2026.0359%2021.4042%2025.9717%2021.6155H32.2228Z'%20fill='%23FAB404'/%3e%3c/svg%3e",Vv="data:image/svg+xml,%3csvg%20width='191'%20height='24'%20viewBox='0%200%20191%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.1194%2022C8.5597%2022%207.04593%2021.8077%205.57802%2021.4231C4.11011%2021.0385%202.91744%2020.5256%202%2019.8846L3.78901%2015.8736C4.6514%2016.4414%205.65142%2016.8993%206.78904%2017.2473C7.92667%2017.5952%209.04595%2017.7692%2010.1469%2017.7692C12.2386%2017.7692%2013.2845%2017.2473%2013.2845%2016.2033C13.2845%2015.6538%2012.9818%2015.2509%2012.3763%2014.9945C11.7891%2014.7198%2010.835%2014.4359%209.51384%2014.1429C8.06428%2013.8315%206.85326%2013.5018%205.88078%2013.1538C4.90829%2012.7875%204.07342%2012.2106%203.37616%2011.4231C2.67891%2010.6355%202.33028%209.57326%202.33028%208.23626C2.33028%207.0641%202.65138%206.01099%203.29359%205.07692C3.9358%204.12454%204.88994%203.37363%206.15601%202.82418C7.44043%202.27473%209.00925%202%2010.8625%202C12.1285%202%2013.3763%202.14652%2014.6056%202.43956C15.835%202.71429%2016.9176%203.12637%2017.8534%203.67582L16.1745%207.71429C14.3396%206.72528%2012.5597%206.23077%2010.835%206.23077C9.75238%206.23077%208.96338%206.3956%208.46796%206.72527C7.97254%207.03663%207.72483%207.44872%207.72483%207.96154C7.72483%208.47436%208.01841%208.85897%208.60557%209.11539C9.19274%209.3718%2010.1377%209.63736%2011.4405%209.91209C12.9084%2010.2234%2014.1194%2010.5623%2015.0735%2010.9286C16.046%2011.2766%2016.8809%2011.8443%2017.5781%2012.6319C18.2938%2013.4011%2018.6516%2014.4542%2018.6516%2015.7912C18.6516%2016.9451%2018.3305%2017.989%2017.6882%2018.9231C17.046%2019.8571%2016.0827%2020.6081%2014.7983%2021.1758C13.5139%2021.7253%2011.9542%2022%2010.1194%2022Z'%20fill='%23313749'/%3e%3cpath%20d='M30.0589%2022C27.1964%2022%2024.9671%2021.2216%2023.3707%2019.6648C21.7927%2018.1081%2021.0037%2015.9011%2021.0037%2013.044V2.38462H26.4533V12.8791C26.4533%2015.956%2027.6735%2017.4945%2030.1139%2017.4945C32.5359%2017.4945%2033.747%2015.956%2033.747%2012.8791V2.38462H39.114V13.044C39.114%2015.9011%2038.3158%2018.1081%2036.7195%2019.6648C35.1415%2021.2216%2032.9213%2022%2030.0589%2022Z'%20fill='%23313749'/%3e%3cpath%20d='M51.6132%202.38462C53.3563%202.38462%2054.8701%202.67766%2056.1545%203.26374C57.439%203.8315%2058.4298%204.65568%2059.127%205.73626C59.8243%206.79853%2060.1729%208.05311%2060.1729%209.5C60.1729%2010.9469%2059.8243%2012.2015%2059.127%2013.2637C58.4298%2014.326%2057.439%2015.1502%2056.1545%2015.7363C54.8701%2016.304%2053.3563%2016.5879%2051.6132%2016.5879H48.2554V21.6154H42.8058V2.38462H51.6132ZM51.2829%2012.3022C52.4022%2012.3022%2053.2462%2012.0641%2053.8151%2011.5879C54.3839%2011.0934%2054.6683%2010.3974%2054.6683%209.5C54.6683%208.60256%2054.3839%207.90659%2053.8151%207.41209C53.2462%206.91758%2052.4022%206.67033%2051.2829%206.67033H48.2554V12.3022H51.2829Z'%20fill='%23313749'/%3e%3cpath%20d='M78.298%2017.4121V21.6154H62.83V2.38462H77.9403V6.58791H68.2245V9.82967H76.7843V13.8956H68.2245V17.4121H78.298Z'%20fill='%23313749'/%3e%3cpath%20d='M89.7443%2016.5055H86.7718V21.6154H81.3222V2.38462H90.1296C91.8727%202.38462%2093.3865%202.67766%2094.6709%203.26374C95.9554%203.8315%2096.9462%204.65568%2097.6434%205.73626C98.3407%206.79853%2098.6893%208.05311%2098.6893%209.5C98.6893%2010.8919%2098.3591%2012.1099%2097.6985%2013.1538C97.0563%2014.1795%2096.1297%2014.9853%2094.9186%2015.5714L99.0746%2021.6154H93.2397L89.7443%2016.5055ZM93.1847%209.5C93.1847%208.60256%2092.9003%207.90659%2092.3315%207.41209C91.7626%206.91758%2090.9186%206.67033%2089.7993%206.67033H86.7718V12.3022H89.7993C90.9186%2012.3022%2091.7626%2012.0641%2092.3315%2011.5879C92.9003%2011.0934%2093.1847%2010.3974%2093.1847%209.5Z'%20fill='%23313749'/%3e%3cpath%20d='M121.237%202.38462L112.98%2021.6154H107.613L99.3839%202.38462H105.274L110.503%2014.9121L115.843%202.38462H121.237Z'%20fill='%23313749'/%3e%3cpath%20d='M122.365%202.38462H127.815V21.6154H122.365V2.38462Z'%20fill='%23313749'/%3e%3cpath%20d='M138.463%2022C136.903%2022%20135.389%2021.8077%20133.921%2021.4231C132.453%2021.0385%20131.261%2020.5256%20130.343%2019.8846L132.132%2015.8736C132.995%2016.4414%20133.995%2016.8993%20135.132%2017.2473C136.27%2017.5952%20137.389%2017.7692%20138.49%2017.7692C140.582%2017.7692%20141.628%2017.2473%20141.628%2016.2033C141.628%2015.6538%20141.325%2015.2509%20140.719%2014.9945C140.132%2014.7198%20139.178%2014.4359%20137.857%2014.1429C136.407%2013.8315%20135.196%2013.5018%20134.224%2013.1538C133.251%2012.7875%20132.417%2012.2106%20131.719%2011.4231C131.022%2010.6355%20130.673%209.57326%20130.673%208.23626C130.673%207.0641%20130.995%206.01099%20131.637%205.07692C132.279%204.12454%20133.233%203.37363%20134.499%202.82418C135.784%202.27473%20137.352%202%20139.206%202C140.472%202%20141.719%202.14652%20142.949%202.43956C144.178%202.71429%20145.261%203.12637%20146.197%203.67582L144.518%207.71429C142.683%206.72528%20140.903%206.23077%20139.178%206.23077C138.096%206.23077%20137.307%206.3956%20136.811%206.72527C136.316%207.03663%20136.068%207.44872%20136.068%207.96154C136.068%208.47436%20136.362%208.85897%20136.949%209.11539C137.536%209.3718%20138.481%209.63736%20139.784%209.91209C141.252%2010.2234%20142.463%2010.5623%20143.417%2010.9286C144.389%2011.2766%20145.224%2011.8443%20145.921%2012.6319C146.637%2013.4011%20146.995%2014.4542%20146.995%2015.7912C146.995%2016.9451%20146.674%2017.989%20146.031%2018.9231C145.389%2019.8571%20144.426%2020.6081%20143.141%2021.1758C141.857%2021.7253%20140.297%2022%20138.463%2022Z'%20fill='%23313749'/%3e%3cpath%20d='M179.67%2016.5055H176.697V21.6154H171.248V2.38462H180.055C181.798%202.38462%20183.312%202.67766%20184.596%203.26374C185.881%203.8315%20186.872%204.65568%20187.569%205.73626C188.266%206.79853%20188.615%208.05311%20188.615%209.5C188.615%2010.8919%20188.284%2012.1099%20187.624%2013.1538C186.982%2014.1795%20186.055%2014.9853%20184.844%2015.5714L189%2021.6154H183.165L179.67%2016.5055ZM183.11%209.5C183.11%208.60256%20182.826%207.90659%20182.257%207.41209C181.688%206.91758%20180.844%206.67033%20179.725%206.67033H176.697V12.3022H179.725C180.844%2012.3022%20181.688%2012.0641%20182.257%2011.5879C182.826%2011.0934%20183.11%2010.3974%20183.11%209.5Z'%20fill='%23313749'/%3e%3cpath%20d='M158.888%2022C156.851%2022%20155.017%2021.5696%20153.384%2020.7088C151.769%2019.848%20150.494%2018.6575%20149.558%2017.1374C148.64%2015.6172%20148.182%2013.9048%20148.182%2012C148.182%2010.0952%20148.64%208.38278%20149.558%206.86264C150.494%205.34249%20151.769%204.15202%20153.384%203.29121C155.017%202.4304%20156.851%202%20158.888%202C160.925%202%20162.751%202.4304%20164.365%203.29121C165.998%204.15202%20167.274%205.34249%20168.191%206.86264C169.127%208.38278%20169.595%2010.0952%20169.595%2012C169.595%2013.9048%20169.127%2015.6172%20168.191%2017.1374C167.274%2018.6575%20165.998%2019.848%20164.365%2020.7088C162.751%2021.5696%20160.925%2022%20158.888%2022ZM158.888%2017.4945C159.861%2017.4945%20160.741%2017.2656%20161.53%2016.8077C162.319%2016.3498%20162.943%2015.7088%20163.402%2014.8846C163.861%2014.0421%20164.09%2013.0806%20164.09%2012C164.09%2010.9194%20163.861%209.96703%20163.402%209.14286C162.943%208.30037%20162.319%207.65018%20161.53%207.19231C160.741%206.73443%20159.861%206.5055%20158.888%206.5055C157.916%206.5055%20157.035%206.73443%20156.246%207.19231C155.457%207.65018%20154.833%208.30037%20154.374%209.14286C153.916%209.96703%20153.686%2010.9194%20153.686%2012C153.686%2013.0806%20153.916%2014.0421%20154.374%2014.8846C154.833%2015.7088%20155.457%2016.3498%20156.246%2016.8077C157.035%2017.2656%20157.916%2017.4945%20158.888%2017.4945Z'%20fill='%23FAB404'/%3e%3cellipse%20cx='158.943'%20cy='12.0763'%20rx='1.91134'%20ry='1.90781'%20fill='%23313749'/%3e%3c/svg%3e",Pv="data:image/svg+xml,%3csvg%20width='186'%20height='24'%20viewBox='0%200%20186%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M31.932%202.36384L26.034%2020.5561H20.5256L17.044%209.48481L13.4064%2020.5561H7.89806L2%202.36384H7.30046L10.964%2013.9809L14.8095%202.36384H19.5383L23.2018%2014.0849L27.0213%202.36384H31.932Z'%20fill='%23313749'/%3e%3cpath%20d='M64.7908%2015.7222H61.9846V20.5561H56.8401V2.36384H65.1545C66.8001%202.36384%2068.2291%202.64106%2069.4417%203.19549C70.6542%203.7326%2071.5896%204.51226%2072.2478%205.5345C72.906%206.5394%2073.2351%207.72623%2073.2351%209.09498C73.2351%2010.4118%2072.9233%2011.5639%2072.2997%2012.5515C71.6935%2013.5218%2070.8187%2014.2841%2069.6755%2014.8385L73.5989%2020.5561H68.0906L64.7908%2015.7222ZM68.0386%209.09498C68.0386%208.24601%2067.7701%207.58762%2067.2331%207.11982C66.6961%206.65202%2065.8993%206.41812%2064.8427%206.41812H61.9846V11.7458H64.8427C65.8993%2011.7458%2066.6961%2011.5206%2067.2331%2011.0701C67.7701%2010.6023%2068.0386%209.94395%2068.0386%209.09498Z'%20fill='%23313749'/%3e%3cpath%20d='M83.0886%2013.9549L81.1659%2016.008V20.5561H76.0733V2.36384H81.1659V9.92662L88.2072%202.36384H93.8714L86.4404%2010.4204L94.2612%2020.5561H88.2852L83.0886%2013.9549Z'%20fill='%23313749'/%3e%3cpath%20d='M101.622%2020.9199C100.15%2020.9199%2098.7208%2020.738%2097.335%2020.3742C95.9493%2020.0103%2094.8234%2019.5252%2093.9573%2018.9188L95.6462%2015.1244C96.4603%2015.6615%2097.4043%2016.0947%2098.4783%2016.4239C99.5522%2016.7531%20100.609%2016.9176%20101.648%2016.9176C103.623%2016.9176%20104.61%2016.4239%20104.61%2015.4363C104.61%2014.9165%20104.324%2014.5353%20103.753%2014.2928C103.198%2014.0329%20102.298%2013.7643%20101.051%2013.4871C99.6821%2013.1926%2098.5389%2012.8807%2097.6209%2012.5515C96.7028%2012.205%2095.9147%2011.6592%2095.2564%2010.9142C94.5982%2010.1692%2094.2691%209.16428%2094.2691%207.89949C94.2691%206.79063%2094.5722%205.79438%2095.1785%204.91076C95.7847%204.00981%2096.6855%203.29945%2097.8807%202.77967C99.0932%202.25989%20100.574%202%20102.324%202C103.519%202%20104.697%202.13861%20105.857%202.41582C107.018%202.67571%20108.04%203.06555%20108.923%203.58532L107.338%207.4057C105.606%206.4701%20103.926%206.0023%20102.298%206.0023C101.276%206.0023%20100.531%206.15823%20100.063%206.4701C99.5955%206.76464%2099.3617%207.15447%2099.3617%207.6396C99.3617%208.12473%2099.6388%208.48857%20100.193%208.73113C100.747%208.9737%20101.64%209.22492%20102.869%209.48481C104.255%209.77935%20105.398%2010.0999%20106.299%2010.4464C107.217%2010.7756%20108.005%2011.3127%20108.663%2012.0577C109.339%2012.7854%20109.677%2013.7816%20109.677%2015.0464C109.677%2016.138%20109.374%2017.1256%20108.767%2018.0092C108.161%2018.8928%20107.252%2019.6032%20106.039%2020.1403C104.827%2020.6601%20103.354%2020.9199%20101.622%2020.9199Z'%20fill='%23313749'/%3e%3cpath%20d='M120.368%202.36384C122.013%202.36384%20123.442%202.64106%20124.655%203.19549C125.867%203.7326%20126.803%204.51226%20127.461%205.5345C128.119%206.5394%20128.448%207.72623%20128.448%209.09498C128.448%2010.4637%20128.119%2011.6506%20127.461%2012.6555C126.803%2013.6604%20125.867%2014.44%20124.655%2014.9945C123.442%2015.5316%20122.013%2015.8001%20120.368%2015.8001H117.198V20.5561H112.053V2.36384H120.368ZM120.056%2011.7458C121.112%2011.7458%20121.909%2011.5206%20122.446%2011.0701C122.983%2010.6023%20123.252%209.94395%20123.252%209.09498C123.252%208.24601%20122.983%207.58762%20122.446%207.11982C121.909%206.65202%20121.112%206.41812%20120.056%206.41812H117.198V11.7458H120.056Z'%20fill='%23313749'/%3e%3cpath%20d='M142.229%2017.0216H134.538L133.109%2020.5561H127.861L135.889%202.36384H140.956L149.01%2020.5561H143.658L142.229%2017.0216ZM140.722%2013.2272L138.384%207.4057L136.045%2013.2272H140.722Z'%20fill='%23313749'/%3e%3cpath%20d='M159.283%2020.9199C157.378%2020.9199%20155.663%2020.5214%20154.139%2019.7245C152.632%2018.9101%20151.445%2017.7839%20150.579%2016.3459C149.713%2014.9078%20149.28%2013.2792%20149.28%2011.46C149.28%209.64075%20149.713%208.01211%20150.579%206.57405C151.445%205.136%20152.632%204.01847%20154.139%203.22148C155.663%202.40716%20157.378%202%20159.283%202C160.946%202%20162.444%202.29454%20163.778%202.88362C165.112%203.47271%20166.221%204.32168%20167.104%205.43054L163.83%208.39328C162.652%206.97255%20161.223%206.26219%20159.543%206.26219C158.556%206.26219%20157.672%206.47876%20156.893%206.91191C156.131%207.34506%20155.533%207.96013%20155.1%208.75712C154.684%209.53679%20154.476%2010.4377%20154.476%2011.46C154.476%2012.4822%20154.684%2013.3918%20155.1%2014.1888C155.533%2014.9685%20156.131%2015.5749%20156.893%2016.008C157.672%2016.4412%20158.556%2016.6578%20159.543%2016.6578C161.223%2016.6578%20162.652%2015.9474%20163.83%2014.5267L167.104%2017.4894C166.221%2018.5983%20165.112%2019.4472%20163.778%2020.0363C162.444%2020.6254%20160.946%2020.9199%20159.283%2020.9199Z'%20fill='%23313749'/%3e%3cpath%20d='M184%2016.5798V20.5561H169.398V2.36384H183.662V6.34015H174.49V9.40685H182.571V13.2532H174.49V16.5798H184Z'%20fill='%23313749'/%3e%3cpath%20d='M52.106%2011.5322C52.106%2016.516%2048.0668%2020.5562%2043.0843%2020.5562C38.1017%2020.5562%2034.0625%2016.516%2034.0625%2011.5322C34.0625%206.54845%2038.1017%202.5083%2043.0843%202.5083C48.0668%202.5083%2052.106%206.54845%2052.106%2011.5322Z'%20fill='%23169C18'/%3e%3cpath%20d='M35.5057%2019.8342C35.5057%2021.0303%2034.5363%2021.9999%2033.3405%2021.9999C32.1447%2021.9999%2031.1753%2021.0303%2031.1753%2019.8342C31.1753%2018.6381%2032.1447%2017.6685%2033.3405%2017.6685C34.5363%2017.6685%2035.5057%2018.6381%2035.5057%2019.8342Z'%20fill='%23F65855'/%3e%3c/svg%3e",Fv={[y0.SUPERVISOR]:{dark:Mv,light:Vv},[y0.ADMIN]:{dark:Lv,light:Nv},[y0.AGENT]:{dark:Bv,light:Pv},[y0.AUDIT]:{dark:Av,light:Dv},[y0.HISTORY]:{dark:Tv,light:$v},[y0.CRM]:{dark:Sv,light:Ov}},Iv={name:"WtNavigationBar",components:{ExpandTransition:vs},props:{currentApp:{type:String,default:"admin"},nav:{type:Array,default:()=>[]},darkMode:{type:Boolean,default:!1}},data:()=>({isOpened:!1,expandedName:"",appLogo:Fv}),computed:{currentNav(){const e=this.$route.fullPath,r=this.nav.reduce((a,o)=>o.subNav?a.concat(o.subNav):[...a,o],[]).find(a=>e.includes(a.route)),n=this.nav.filter(a=>a.subNav).find(a=>a.subNav.indexOf(r)!==-1);return{nav:r==null?void 0:r.value,expansion:n==null?void 0:n.value}}},methods:{nestedRoute(e,r){return r.route?`${r.route}/${e.route}`:e.route},expand(e){this.expandedName=this.expandedName!==e.value?e.value:""},isExpanded(e){return this.expandedName===e.value},close(){this.isOpened=!1}}},Hv={class:"wt-navigation-bar"},Rv={class:"wt-navigation-bar__nav"},Uv={class:"wt-navigation-bar__nav-header"},zv=["alt","src"],Wv={class:"wt-navigation-bar__nav-list"},qv={key:0},jv={class:"wt-navigation-bar__nav-item-wrapper"},Zv={key:1},Yv=["onClick"],Gv={class:"wt-navigation-bar__nav-expansion-name"},Kv={key:0},Xv={class:"wt-navigation-bar__nav-item-wrapper"};function Jv(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon-btn"),c=i.resolveComponent("wt-divider"),d=i.resolveComponent("router-link"),h=i.resolveComponent("wt-icon"),f=i.resolveComponent("expand-transition"),g=i.resolveDirective("clickaway");return i.withDirectives((i.openBlock(),i.createElementBlock("aside",Hv,[i.createVNode(s,{class:i.normalizeClass([{active:e.isOpened},"wt-navigation-bar__menu-btn"]),icon:"menu",onClick:r[0]||(r[0]=m=>e.isOpened=!e.isOpened)},null,8,["class"]),i.createVNode(i.Transition,{name:"fade"},{default:i.withCtx(()=>[i.withDirectives(i.createElementVNode("nav",Rv,[i.createElementVNode("header",Uv,[i.createElementVNode("img",{alt:n.currentApp,src:n.darkMode?e.appLogo[n.currentApp].dark:e.appLogo[n.currentApp].light,class:"wt-navigation-bar__app-pic"},null,8,zv),i.createVNode(s,{class:"wt-navigation-bar__nav-close",icon:"close",onClick:r[1]||(r[1]=m=>e.isOpened=!1)})]),i.createVNode(c),i.createElementVNode("ul",Wv,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(n.nav,(m,y)=>(i.openBlock(),i.createElementBlock("li",{key:y,class:"wt-navigation-bar__nav-item"},[m.subNav?(i.openBlock(),i.createElementBlock("div",Zv,[i.createElementVNode("button",{class:i.normalizeClass([{"wt-navigation-bar__nav-expansion--expanded":l.isExpanded(m),"wt-navigation-bar__nav-expansion--active":l.currentNav.expansion===m.value},"wt-navigation-bar__nav-expansion"]),type:"button",onClick:v=>l.expand(m)},[i.createElementVNode("span",Gv,i.toDisplayString(m.name||m.value),1),i.createVNode(h,{class:"wt-navigation-bar__expansion-arrow",color:"active",icon:"arrow-right"})],10,Yv),i.createVNode(f,null,{default:i.withCtx(()=>[l.isExpanded(m)?(i.openBlock(),i.createElementBlock("ul",Kv,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(m.subNav,(v,w)=>(i.openBlock(),i.createElementBlock("li",{key:w,class:"wt-navigation-bar__nav-item"},[i.createElementVNode("div",Xv,[i.createVNode(d,{class:i.normalizeClass([{"wt-navigation-bar__nav-item-link--active":l.currentNav.nav===v.value},"wt-navigation-bar__nav-item-link wt-navigation-bar__nav-item-link--subnav"]),to:l.nestedRoute(v,m),onClick:l.close},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(v.name||v.value),1)],void 0,!0),_:2},1032,["class","to","onClick"])])]))),128))])):i.createCommentVNode("",!0)],void 0,!0),_:2},1024)])):(i.openBlock(),i.createElementBlock("div",qv,[i.createElementVNode("div",jv,[i.createVNode(d,{class:i.normalizeClass([{"wt-navigation-bar__nav-item-link--active":l.currentNav.nav===m.value},"wt-navigation-bar__nav-item-link"]),to:m.route,onClick:l.close},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(m.name||m.value),1)],void 0,!0),_:2},1032,["class","to","onClick"])])]))]))),128))])],512),[[i.vShow,e.isOpened]])],void 0,!0),_:1})])),[[g,l.close]])}const Qv=ce(Iv,[["render",Jv],["__scopeId","data-v-3e522d91"]]),e_={name:"WtNotification",props:{type:{type:String,default:"success"}},computed:{notificationIcon(){switch(this.type){case"info":return"rounded-info";case"error":return"attention";case"warning":return"attention";case"success":return"done";default:return""}},notificationIconColor(){return this.type||""}}},t_={class:"wt-notification__text"};function r_(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon");return i.openBlock(),i.createElementBlock("article",{class:"wt-notification",onClick:r[0]||(r[0]=c=>e.$emit("close"))},[i.createVNode(s,{color:l.notificationIconColor,icon:l.notificationIcon,class:"wt-notification__icon"},null,8,["color","icon"]),i.createElementVNode("p",t_,[i.renderSlot(e.$slots,"default",{},void 0,!0)])])}const n_=ce(e_,[["render",r_],["__scopeId","data-v-4d164d81"]]);function a_(e){return{all:e=e||new Map,on:function(r,n){var a=e.get(r);a?a.push(n):e.set(r,[n])},off:function(r,n){var a=e.get(r);a&&(n?a.splice(a.indexOf(n)>>>0,1):e.set(r,[]))},emit:function(r,n){var a=e.get(r);a&&a.slice().map(function(o){o(n)}),(a=e.get("*"))&&a.slice().map(function(o){o(r,n)})}}}const Ha=a_(),i_={$on:(...e)=>Ha.on(...e),$off:(...e)=>Ha.off(...e),$emit:(...e)=>Ha.emit(...e)};function o_(e){var r=typeof e;return e!=null&&(r=="object"||r=="function")}var Ra=o_;const l_=c1(Ra),s_=e=>l_(e)&&(e.entity||e.module),xr=e=>r=>(...n)=>{var a;if(s_(n[0])){const o=n[0],{app:l=e,entity:s="",module:c=""}=o,d=new Date,h=((a=window==null?void 0:window.location)==null?void 0:a.href)||"non-browser env";return(...f)=>{const g=`@webitel/${l}:${s}:${c}:`,m=`[${d}][${h}]`;return console[r](g,...f,m)}}return console[r](...n)},c_=(e=>({info:xr(e)("info"),warn:xr(e)("warn"),error:xr(e)("error"),log:xr(e)("log")}))("ui-sdk"),d_={name:"WtNotificationsBar",inject:["$eventBus"],data:()=>({notificationDuration:4e3,notifications:[],eventBus:i_}),created(){this.$eventBus?this.eventBus=this.$eventBus:c_.warn({entity:"component",module:"wt-notification-bar"})("no globally provided $eventBus found, using default webitel-ui eventBus"),this.eventBus.$on("notification",this.showNotification)},unmounted(){this.eventBus.$off("notification",this.showNotification)},methods:{showNotification(e){this.notifications.unshift(e),setTimeout(()=>this.closeNotification(e),e.timeout*1e3||this.notificationDuration)},closeNotification(e){const r=this.notifications.indexOf(e);this.notifications.splice(r,1)}}},u_={class:"wt-notifications-bar"};function h_(e,r,n,a,o,l){const s=i.resolveComponent("wt-notification");return i.openBlock(),i.createElementBlock("aside",u_,[i.createVNode(i.TransitionGroup,{name:"wt-notifications-transition",tag:"div"},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.notifications,(c,d)=>(i.openBlock(),i.createBlock(s,{key:d+c.text,type:c.type,onClose:h=>l.closeNotification(c)},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(c.text),1)],void 0,!0),_:2},1032,["type","onClose"]))),128))],void 0,!0),_:1})])}const f_=ce(d_,[["render",h_],["__scopeId","data-v-b8b9d807"]]),p_=ce({__name:"wt-page-header",props:{hidePrimary:{type:Boolean,default:!1},hideSecondary:{type:Boolean,default:!1},primaryText:{type:String},primaryAction:{type:Function},primaryDisabled:{type:Boolean,default:!1},secondaryDisabled:{type:Boolean,default:!1},secondaryText:{type:String},secondaryAction:{type:Function}},setup(e){const r=e,n=i.computed(()=>!(r.secondaryAction||r.secondaryText));return(a,o)=>{const l=i.resolveComponent("wt-button"),s=i.resolveComponent("wt-headline");return i.openBlock(),i.createBlock(s,null,{"title-wrapper":i.withCtx(()=>[i.renderSlot(a.$slots,"default",{},void 0,!0)]),title:i.withCtx(()=>[i.renderSlot(a.$slots,"title",{},void 0,!0)]),actions:i.withCtx(()=>[i.renderSlot(a.$slots,"actions",{},void 0,!0),e.hidePrimary?i.createCommentVNode("",!0):i.renderSlot(a.$slots,"primary-action",{key:0},()=>[i.createVNode(l,{disabled:e.primaryDisabled,onClick:e.primaryAction},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.primaryText||a.$t("reusable.add")),1)],void 0,!0),_:1},8,["disabled","onClick"])],!0),!e.hideSecondary&&!n.value?(i.openBlock(),i.createBlock(l,{key:1,disabled:e.secondaryDisabled,color:"secondary",onClick:e.secondaryAction},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.secondaryText||a.$t("reusable.close")),1)],void 0,!0),_:1},8,["disabled","onClick"])):i.createCommentVNode("",!0)]),_:3})}}},[["__scopeId","data-v-04623b0c"]]),m_={name:"WtPageWrapper",props:{actionsPanel:{type:Boolean,default:!0}}},g_={class:"wt-page-wrapper"},y_={class:"wt-page-wrapper__header"},w_={key:0,class:"wt-page-wrapper__actions-panel"},C_={class:"wt-page-wrapper__main"};function b_(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("section",g_,[i.createElementVNode("div",y_,[i.renderSlot(e.$slots,"header",{},void 0,!0)]),n.actionsPanel?(i.openBlock(),i.createElementBlock("div",w_,[i.renderSlot(e.$slots,"actions-panel",{},void 0,!0)])):i.createCommentVNode("",!0),i.createElementVNode("div",C_,[i.renderSlot(e.$slots,"main",{},void 0,!0)])])}const v_=ce(m_,[["render",b_],["__scopeId","data-v-d1b89612"]]),ft=Object.freeze({ONLINE:"online",PAUSE:"pause",OFFLINE:"offline",BREAK_OUT:"break_out"}),__={class:"wt-dual-panel"},x_={class:"wt-dual-panel__header"},k_={key:0,class:"wt-dual-panel__actions-panel"},E_={class:"wt-dual-panel__content"},L_={class:"wt-dual-panel__main"},A_=ce({__name:"wt-dual-panel",props:{actionsPanel:{type:Boolean,default:!0},disableResize:{type:Boolean,default:!1}},emits:["update:size"],setup(e,{emit:r}){const n=r,a=i.ref(!1),o=()=>{a.value=!a.value,n("update:side-panel-size",l.value)},l=i.computed(()=>a.value?P0.SM:P0.MD);return(s,c)=>{const d=i.resolveComponent("wt-icon-action");return i.openBlock(),i.createElementBlock("section",__,[i.createElementVNode("div",x_,[i.renderSlot(s.$slots,"header",{},void 0,!0)]),e.actionsPanel?(i.openBlock(),i.createElementBlock("div",k_,[i.renderSlot(s.$slots,"actions-panel",{},void 0,!0)])):i.createCommentVNode("",!0),i.createElementVNode("div",E_,[i.createElementVNode("div",{class:i.normalizeClass([[`wt-dual-panel__side-panel--${l.value}`],"wt-dual-panel__side-panel"])},[e.disableResize?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(d,{key:0,action:a.value?i.unref(He).EXPAND:i.unref(He).COLLAPSE,class:"wt-dual-panel__icon-action",size:"sm",onClick:o},null,8,["action"])),i.renderSlot(s.$slots,"side-panel",{},void 0,!0)],2),i.createElementVNode("div",L_,[i.renderSlot(s.$slots,"main",{},void 0,!0)])])])}}},[["__scopeId","data-v-ab09789f"]]);var S_=typeof S2=="object"&&S2&&S2.Object===Object&&S2,T_=S_,M_=T_,B_=typeof self=="object"&&self&&self.Object===Object&&self,N_=M_||B_||Function("return this")(),Es=N_,D_=Es,O_=function(){return D_.Date.now()},$_=O_,V_=/\s/;function P_(e){for(var r=e.length;r--&&V_.test(e.charAt(r)););return r}var F_=P_,I_=F_,H_=/^\s+/;function R_(e){return e&&e.slice(0,I_(e)+1).replace(H_,"")}var U_=R_,z_=Es,W_=z_.Symbol,Ls=W_,As=Ls,Ss=Object.prototype,q_=Ss.hasOwnProperty,j_=Ss.toString,C1=As?As.toStringTag:void 0;function Z_(e){var r=q_.call(e,C1),n=e[C1];try{e[C1]=void 0;var a=!0}catch{}var o=j_.call(e);return a&&(r?e[C1]=n:delete e[C1]),o}var Y_=Z_,G_=Object.prototype,K_=G_.toString;function X_(e){return K_.call(e)}var J_=X_,Ts=Ls,Q_=Y_,ex=J_,tx="[object Null]",rx="[object Undefined]",Ms=Ts?Ts.toStringTag:void 0;function nx(e){return e==null?e===void 0?rx:tx:Ms&&Ms in Object(e)?Q_(e):ex(e)}var ax=nx;function ix(e){return e!=null&&typeof e=="object"}var ox=ix,lx=ax,sx=ox,cx="[object Symbol]";function dx(e){return typeof e=="symbol"||sx(e)&&lx(e)==cx}var ux=dx,hx=U_,Bs=Ra,fx=ux,Ns=NaN,px=/^[-+]0x[0-9a-f]+$/i,mx=/^0b[01]+$/i,gx=/^0o[0-7]+$/i,yx=parseInt;function wx(e){if(typeof e=="number")return e;if(fx(e))return Ns;if(Bs(e)){var r=typeof e.valueOf=="function"?e.valueOf():e;e=Bs(r)?r+"":r}if(typeof e!="string")return e===0?e:+e;e=hx(e);var n=mx.test(e);return n||gx.test(e)?yx(e.slice(2),n?2:8):px.test(e)?Ns:+e}var Cx=wx,bx=Ra,Ua=$_,Ds=Cx,vx="Expected a function",_x=Math.max,xx=Math.min;function kx(e,r,n){var a,o,l,s,c,d,h=0,f=!1,g=!1,m=!0;if(typeof e!="function")throw new TypeError(vx);r=Ds(r)||0,bx(n)&&(f=!!n.leading,g="maxWait"in n,l=g?_x(Ds(n.maxWait)||0,r):l,m="trailing"in n?!!n.trailing:m);function y(O){var I=a,$=o;return a=o=void 0,h=O,s=e.apply($,I),s}function v(O){return h=O,c=setTimeout(A,r),f?y(O):s}function w(O){var I=O-d,$=O-h,V=r-I;return g?xx(V,l-$):V}function k(O){var I=O-d,$=O-h;return d===void 0||I>=r||I<0||g&&$>=l}function A(){var O=Ua();if(k(O))return x(O);c=setTimeout(A,w(O))}function x(O){return c=void 0,m&&a?y(O):(a=o=void 0,s)}function E(){c!==void 0&&clearTimeout(c),h=0,a=d=o=c=void 0}function T(){return c===void 0?s:x(Ua())}function M(){var O=Ua(),I=k(O);if(a=arguments,o=this,d=O,I){if(c===void 0)return v(d);if(g)return clearTimeout(c),c=setTimeout(A,r),y(d)}return c===void 0&&(c=setTimeout(A,r)),s}return M.cancel=E,M.flush=T,M}var Ex=kx;const Lx=c1(Ex),za=(e,r,n=1e3)=>Lx(e,n,r),Ax={name:"WtPagination",model:{prop:"size",event:"change"},props:{size:{type:[String,Number]},next:{type:Boolean,default:!1},prev:{type:Boolean,default:!1},debounce:{type:Boolean,default:!1},debounceDelay:{type:Number,default:1e3}},emits:["change","input","prev","next"],data:()=>({defaultSize:"10"}),watch:{size(e){this.changeSize(e)}},created(){this.debounce&&(this.changeSize=za(this.changeSize,this.debounceDelay))},methods:{inputHandler(e){const r=e>=0&&e<=1e3?e:this.defaultSize;this.$emit("input",r),this.changeSize(r)},changeSize(e){this.$emit("change",e)},goNext(){this.$emit("next")},goPrev(){this.$emit("prev")}}},Sx={class:"wt-pagination"},Tx={class:"wt-pagination__size"},Mx={class:"wt-pagination__size-text"},Bx={class:"wt-pagination__page-controls"};function Nx(e,r,n,a,o,l){const s=i.resolveComponent("wt-input"),c=i.resolveComponent("wt-icon-btn"),d=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createElementBlock("footer",Sx,[i.createElementVNode("div",Tx,[i.createElementVNode("div",Mx,i.toDisplayString(e.$t("webitelUI.pagination.sizeText")),1),i.createVNode(s,{"number-max":1e3,"number-min":1,value:n.size,class:"wt-pagination__size-input",type:"number",onInput:l.inputHandler},null,8,["value","onInput"])]),i.createElementVNode("div",Bx,[i.createVNode(d,null,{activator:i.withCtx(()=>[i.createVNode(c,{disabled:!n.prev,class:"wt-pagination__page-control",icon:"arrow-left",onClick:l.goPrev},null,8,["disabled","onClick"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.pagination.prev")),1)],void 0,!0),_:1}),i.createVNode(d,null,{activator:i.withCtx(()=>[i.createVNode(c,{disabled:!n.next,class:"wt-pagination__page-control",icon:"arrow-right",onClick:l.goNext},null,8,["disabled","onClick"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.pagination.next")),1)],void 0,!0),_:1})])])}const Dx=ce(Ax,[["render",Nx],["__scopeId","data-v-8b7ddc6a"]]),Ox={name:"WtPlayer",props:{src:{},autoplay:{type:Boolean,default:!0},loop:{type:Boolean,default:!1},hideDuration:{type:Boolean,default:!1},download:{type:[String,Function,Boolean],default:()=>e=>e.replace("/stream","/download")},mime:{type:String,default:"audio"},resetOnEnd:{type:Boolean,default:!1},invertTime:{type:Boolean,default:!0},resetVolume:{type:Boolean,default:!1},closable:{type:Boolean,default:!0},position:{type:String,default:"sticky"}},emits:["initialized","close"],data:()=>({player:null}),computed:{listeners(){return{...this.$listeners}},playerType(){return this.mime.includes("video")?"video":"audio"}},watch:{src(){this.setupDownload()},download(){this.setupDownload()}},mounted(){this.setupPlayer()},methods:{async setupPlayer(){await this.$nextTick(),this.player&&this.player.destroy();const e=["play-large","play","progress","current-time","duration","mute","volume","captions","settings","pip","airplay","fullscreen"],r=this.hideDuration?e.filter(a=>a!=="duration"):e;this.download&&r.push("download");const n=(await Promise.resolve().then(()=>qD)).default;this.player=new n(this.$refs.player,{autoplay:this.autoplay,loadSprite:!1,resetOnEnd:this.resetOnEnd,invertTime:this.invertTime,iconUrl:"",controls:r,loop:{active:this.loop}}),this.resetVolume&&this.makeVolumeReset(),this.download&&this.setupDownload(),this.closable&&this.appendCloseIcon(),this.$emit("initialized",this.player)},makeVolumeReset(){this.player.volume=1,this.player.muted=!1},setupDownload(){this.download?typeof this.download=="string"?this.player.download=this.download:typeof this.download=="function"&&(this.player.download=this.download(this.src)):this.setupPlayer()},appendCloseIcon(){var n,a;const e=(a=(n=this.$refs.player.plyr)==null?void 0:n.elements)==null?void 0:a.controls,r=this.$refs["close-icon"].$el;e&&e.append(r)}}};function $x(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon-btn");return i.openBlock(),i.createElementBlock("aside",{class:i.normalizeClass([[`wt-player--position-${n.position}`],"wt-player"])},[(i.openBlock(),i.createBlock(i.resolveDynamicComponent(l.playerType),i.mergeProps({ref:"player",autoplay:n.autoplay,src:n.src,class:"wt-player__player",controls:""},i.toHandlers(l.listeners)),null,16,["autoplay","src"])),n.closable?(i.openBlock(),i.createBlock(s,{key:0,ref:"close-icon",class:"wt-player__close-icon",icon:"close",onClick:r[0]||(r[0]=c=>e.$emit("close"))},null,512)):i.createCommentVNode("",!0)],2)}const Vx=ce(Ox,[["render",$x],["__scopeId","data-v-9bc30c6b"]]);var Px=e=>Object.prototype.toString.call(e).includes("Object"),Os=e=>typeof e=="number"&&!isNaN(e),Fx=e=>Array.isArray(e),$s=e=>Object.prototype.toString.call(e)==="[object String]",Wa=e=>Number.isInteger(e);const kr=(e,r)=>r(e)?!0:!Px(e)||Object.keys(e).length!==2?!1:!Object.entries(e).some(([n,a])=>{const o=!["enter","leave"].includes(n),l=!r(a);return o||l}),Ix=e=>kr(e,r=>Wa(r)&&r>=0),Hx=e=>kr(e,r=>$s(r)&&r.trim()!==""),Rx=e=>kr(e,r=>Wa(r)&&r>=0),Vs=300,Ux="cubic-bezier(.25, .8, .5, 1)",zx=0,Wx=[0,-16],qx={inheritAttrs:!1,props:{duration:{validator:Ix,default:Vs},easing:{validator:Hx,default:()=>Ux},delay:{validator:Rx,default:zx},noOpacity:{type:Boolean,default:!1},appear:{type:Boolean,default:!1},mode:{type:String,default:void 0},group:{type:Boolean,default:!1},tag:{type:String,default:"span"},noMove:{type:Boolean,default:!1},moveDuration:{type:Number,default:Vs}},computed:{cComponent(){return this.group?i.TransitionGroup:i.Transition},cAttrs(){const{appear:e,mode:r,tag:n,duration:a}=this;return this.group?{appear:e,tag:n,duration:a,...this.$attrs}:{appear:e,mode:r,duration:a}},cHooks(){return{beforeEnter:(...e)=>{this.reduceTransition(...e),this.$emit("before-enter",...e)},beforeLeave:(...e)=>{var r;this.reduceTransition(...e),(r=this.initLeaving)==null||r.call(this,...e),this.$emit("before-leave",...e)},enter:(...e)=>{var r;(r=this.onEnter)==null||r.call(this,...e),this.$emit("enter",...e)},leave:(...e)=>{var r;(r=this.onLeave)==null||r.call(this,...e),this.$emit("leave",...e)},afterEnter:(...e)=>{var r;this.resetTransition(...e),(r=this.resetElement)==null||r.call(this,...e),this.$emit("after-enter",...e)},afterLeave:(...e)=>{var r;this.resetTransition(...e),(r=this.resetElement)==null||r.call(this,...e),this.$emit("after-leave",...e)}}}},methods:{setupTransition(e,r="enter"){var n,a,o;const l=((n=this.duration)==null?void 0:n[r])??this.duration,s=((a=this.easing)==null?void 0:a[r])??this.easing,c=((o=this.delay)==null?void 0:o[r])??this.delay;e.style.setProperty("transition-duration",`${l}ms`,"important"),e.style.setProperty("transition-timing-function",`${s}`,"important"),e.style.setProperty("transition-delay",`${c}ms`,"important")},reduceTransition(e){e.style.setProperty("transition-duration","0ms","important"),e.style.setProperty("transition-delay","0ms","important")},resetTransition(e){e.style.removeProperty("transition-duration"),e.style.removeProperty("transition-timing-function"),e.style.removeProperty("transition-delay")},initLeaving(e){if(!this.group||this.noMove)return e;const r=getComputedStyle(e),{width:n,height:a}=r,{marginLeft:o,marginTop:l}=r;return e.style.setProperty("left",`${e.offsetLeft-parseFloat(o)}px`,"important"),e.style.setProperty("top",`${e.offsetTop-parseFloat(l)}px`,"important"),e.style.setProperty("width",`${parseFloat(n)}px`,"important"),e.style.setProperty("height",`${parseFloat(a)}px`,"important"),e.style.setProperty("position","absolute","important"),e},setMoveDuration(){var e;this.group&&this.$el&&((e=this.$el.style)==null||e.setProperty("--move-duration",`${this.moveDuration}ms`))}},watch:{moveDuration(){this.setMoveDuration()},group(){this.setMoveDuration()}},mounted(){this.setMoveDuration()}},jx=(e,r)=>{const n=e.__vccOpts||e;for(const[a,o]of r)n[a]=o;return n},Zx=e=>{const r=e.startsWith("matrix3d")?"matrix3d":"matrix",n=r==="matrix3d"?e.slice(9,-1).split(",").map(Number):e.startsWith("matrix")?e.slice(7,-1).split(",").map(Number):[1,0,0,1,0,0];return[r,n]},Yx={name:"transition-slide",mixins:[qx],props:{offset:{validator:e=>kr(e,r=>!Fx(r)||r.length!==2?!1:!r.some(n=>Wa(n)?!1:$s(n)?isNaN(Number(n.endsWith("%")?n.slice(0,-1):n)):!0)),default:()=>Wx}},data:()=>({}),computed:{},methods:{onEnter(e){this.slideElement(e,"enter"),e.offsetTop,this.setupTransition(e,"enter"),e.style.removeProperty("opacity"),e.style.removeProperty("transform")},onLeave(e){this.setupTransition(e,"leave"),this.slideElement(e,"leave")},slideElement(e,r="enter"){var n;const{width:a,height:o,transform:l}=getComputedStyle(e),s=((n=this.offset)==null?void 0:n[r])??this.offset;let[c,d]=s;Os(c)||(c=c.endsWith("%")?parseFloat(a)*(parseFloat(c.slice(0,-1))||0)/100:parseFloat(c)),Os(d)||(d=d.endsWith("%")?parseFloat(o)*(parseFloat(d.slice(0,-1))||0)/100:parseFloat(d));const[h,f]=Zx(l);l.startsWith("matrix3d")?(f[12]+=c,f[13]+=d):l.startsWith("matrix")?(f[4]+=c,f[5]+=d):(f[4]=c,f[5]=d),this.noOpacity||e.style.setProperty("opacity",0),e.style.setProperty("transform",`${h}(${f})`)},resetElement(e){e.style.removeProperty("opacity"),e.style.removeProperty("transform")}}};function Gx(e,r,n,a,o,l){return i.openBlock(),i.createBlock(i.resolveDynamicComponent(e.cComponent),i.mergeProps({name:"slide"},e.cAttrs,i.toHandlers(e.cHooks)),{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default")]),_:3},16)}const Kx={name:"WtPopup",components:{TransitionSlide:jx(Yx,[["render",Gx]])},props:{shown:{type:Boolean,default:!0},size:{type:String,default:"md",validator:e=>["xs","sm","md","lg"].includes(e)},overflow:{type:Boolean,default:!1}},emits:["close"],data:()=>({wrapperShown:!1}),watch:{shown:{handler(e){e?this.wrapperShown=!0:setTimeout(()=>{this.wrapperShown=e},200)},immediate:!0}}},Xx={key:0,class:"wt-popup__popup"},Jx={class:"wt-popup__header"},Qx={class:"wt-popup__title"},ek={key:0,class:"wt-popup__main"},tk={key:1,class:"wt-popup__actions"};function rk(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon-btn"),c=i.resolveComponent("transition-slide");return i.withDirectives((i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([[`wt-popup--size-${n.size}`,{"wt-popup--overflow":n.overflow}],"wt-popup"])},[i.createVNode(c,{offset:[0,-1440/2]},{default:i.withCtx(()=>[n.shown?(i.openBlock(),i.createElementBlock("aside",Xx,[i.createElementVNode("header",Jx,[i.renderSlot(e.$slots,"header",{},()=>[i.createElementVNode("h3",Qx,[i.renderSlot(e.$slots,"title",{},void 0,!0)])],!0),i.createVNode(s,{class:"wt-popup__close-btn",icon:"close",onClick:r[0]||(r[0]=d=>e.$emit("close"))})]),e.$slots.main?(i.openBlock(),i.createElementBlock("section",ek,[i.renderSlot(e.$slots,"main",{},void 0,!0)])):i.createCommentVNode("",!0),e.$slots.actions?(i.openBlock(),i.createElementBlock("footer",tk,[i.renderSlot(e.$slots,"actions",{},void 0,!0)])):i.createCommentVNode("",!0)])):i.createCommentVNode("",!0)],void 0,!0),_:3})],2)),[[i.vShow,e.wrapperShown]])}const nk=ce(Kx,[["render",rk],["__scopeId","data-v-58bc56fe"]]),ak={name:"WtProgressBar",props:{max:{type:[Number,String],default:100},value:{type:[Number,String],default:0},color:{type:String,default:"primary",options:["primary","secondary","success","error"]}},computed:{progress(){return this.value*100/this.max},isOverflow(){return this.progress>=100},progressWidth(){return this.isOverflow?100:this.progress}}};function ik(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([[{"wt-progress-bar--overflow":l.isOverflow},`wt-progress-bar--${n.color}`],"wt-progress-bar"])},[i.createElementVNode("span",{style:i.normalizeStyle(`width: ${l.progressWidth}%;`),class:"wt-progress-bar__progress"},null,4)],2)}const ok=ce(ak,[["render",ik],["__scopeId","data-v-386c2462"]]),lk={name:"WtRadio",model:{prop:"selected",event:"input"},props:{value:{type:[String,Number,Boolean,Object],default:""},selected:{type:[String,Number,Boolean,Object],default:""},label:{type:String,default:""},required:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},outline:{type:Boolean,default:!1}},emits:["input"],computed:{isChecked(){return this.value===this.selected},radioIcon(){return this.isChecked?"radio--checked":"radio"}},methods:{inputHandler(){this.$emit("input",this.value)}}},sk=["checked","disabled","value"],ck={key:0,class:"wt-radio__label"};function dk(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon"),c=i.resolveComponent("wt-label");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-radio--active":l.isChecked,"wt-radio--outline":n.outline,"wt-radio--disabled":n.disabled},"wt-radio"])},[i.createVNode(c,{class:"wt-radio__wrapper"},{default:i.withCtx(()=>[i.createElementVNode("input",{checked:l.isChecked,disabled:n.disabled,value:n.value,class:"wt-radio__input",type:"radio",onInput:r[0]||(r[0]=(...d)=>l.inputHandler&&l.inputHandler(...d))},null,40,sk),i.createVNode(s,{icon:l.radioIcon,class:"wt-radio__icon"},null,8,["icon"]),i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label,isChecked:l.isChecked,disabled:n.disabled})),()=>[n.label?(i.openBlock(),i.createElementBlock("div",ck,i.toDisplayString(n.label),1)):i.createCommentVNode("",!0)],!0)],void 0,!0),_:3})],2)}const uk=ce(lk,[["render",dk],["__scopeId","data-v-e10fb762"]]),hk=ce({__name:"wt-rounded-action",props:{icon:{type:String,required:!0},color:{type:String,options:["primary","secondary","success","error","transfer"],default:"secondary"},size:{type:String,default:"md"},active:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},rounded:{type:Boolean,default:!1},wide:{type:Boolean,default:!1},loading:{type:Boolean,default:!1}},emits:["click"],setup(e,{emit:r}){const n=e,a=r,o=i.computed(()=>{if(n.disabled)return"disabled";switch(n.color){case"secondary":return"default";default:return n.color}});return(l,s)=>{const c=i.resolveComponent("wt-loader"),d=i.resolveComponent("wt-icon");return i.openBlock(),i.createElementBlock("button",{class:i.normalizeClass([[`wt-rounded-action--size-${e.size}`,{"wt-rounded-action--active":e.active},{"wt-rounded-action--disabled":e.disabled},{"wt-rounded-action--rounded":e.rounded},{"wt-rounded-action--wide":e.wide}],"wt-rounded-action"]),type:"button",onClick:s[0]||(s[0]=h=>a("click",h))},[e.loading?(i.openBlock(),i.createBlock(c,{key:0,color:"main",size:"sm"})):(i.openBlock(),i.createBlock(d,{key:1,color:o.value,icon:e.icon,size:e.size},null,8,["color","icon","size"]))],2)}}},[["__scopeId","data-v-e3c4cd67"]]),fk={class:"wt-search-bar__wrapper"},pk={class:"wt-search-bar__search-icon"},mk=["placeholder","value"],gk={class:"wt-search-bar__icon-controls"},yk=ce({__name:"wt-search-bar",props:{v:{type:Object},customValidators:{type:Array,default:()=>[]},value:{type:String,default:""},placeholder:{type:String},hint:{type:String,description:'Adds hint icon + tooltip with text, passed as "hint" prop'},searchMode:{type:[String,Object]},searchModeOptions:{type:Array,default:()=>[]}},emits:["input","search","enter","update:search-mode","change:search-mode"],setup(e,{emit:r}){const n=e,a=r,{v:o,customValidators:l}=i.toRefs(n),{invalid:s}=xs({v:o,customValidators:l}),c=i.computed(()=>s.value?"error":"default"),d=za(m=>{a("search",m)},1e3);function h(m){a("input",m),d(m)}function f(m){m.key==="Enter"?(d(n.value),m.preventDefault()):m.key==="Esc"&&(h(""),m.preventDefault())}function g({option:m}){a("update:search-mode",m),a("change:search-mode",m)}return(m,y)=>{const v=i.resolveComponent("wt-icon"),w=i.resolveComponent("wt-icon-btn"),k=i.resolveComponent("wt-hint"),A=i.resolveComponent("wt-tooltip"),x=i.resolveComponent("wt-radio"),E=i.resolveComponent("wt-context-menu");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-search-bar--invalid":i.unref(s)},"wt-search-bar"])},[i.createElementVNode("div",fk,[i.createElementVNode("div",pk,[i.renderSlot(m.$slots,"search-icon",{invalid:i.unref(s)},()=>[i.createVNode(v,{color:c.value,icon:"search"},null,8,["color"])],!0)]),i.createElementVNode("input",{placeholder:e.placeholder||m.$t("webitelUI.searchBar.placeholder"),value:e.value,class:"wt-search-bar__input",type:"search",onInput:y[0]||(y[0]=T=>h(T.target.value)),onKeyup:f},null,40,mk),i.createElementVNode("div",gk,[i.createVNode(w,{class:i.normalizeClass([{hidden:!e.value},"wt-search-bar__reset-icon-btn"]),color:c.value,icon:"close",onClick:y[1]||(y[1]=T=>h(""))},null,8,["class","color"]),e.hint?(i.openBlock(),i.createBlock(k,{key:0,"icon-color":c.value},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.hint),1)],void 0,!0),_:1},8,["icon-color"])):i.createCommentVNode("",!0),e.searchMode?(i.openBlock(),i.createBlock(E,{key:1,options:e.searchModeOptions,onClick:g},{activator:i.withCtx(()=>[i.createVNode(A,null,{activator:i.withCtx(()=>[i.createVNode(w,{color:i.unref(s)?"error":"default",icon:"filter"},null,8,["color"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(m.$t("webitelUI.searchBar.settingsHint")),1)],void 0,!0),_:1})]),option:i.withCtx(({value:T,text:M})=>[i.createVNode(x,{label:M,selected:(typeof e.searchMode=="string"?e.searchMode:e.searchMode.value)===T,value:!0},null,8,["label","selected"])]),_:1},8,["options"])):i.createCommentVNode("",!0),i.renderSlot(m.$slots,"additional-actions",{invalid:i.unref(s)},void 0,!0)])])],2)}}},[["__scopeId","data-v-cca01baa"]]),Ps=e=>Array.isArray(e)?!e.length:typeof e=="object"?!e||!Object.keys(e).length:!e,Fs={methods:{tag(e,r){this.emitTagEvent(e,r);const n=this.trackBy?{[this.optionLabel||"name"]:e,[this.trackBy]:r||e}:e;if(!(o=>typeof o=="string"?this.options.some(l=>l===o):this.options.some(l=>l[this.trackBy]===o[this.trackBy]))(n)&&(this.options.unshift(n),!this.manualTagging)){const o=this.multiple?[...this.value,n]:n;this.input(o)}},emitTagEvent(e,r){this.$emit("tag",e,r)}}};function qa(e){return e===0?!1:Array.isArray(e)&&e.length===0?!0:!e}function wk(e){return(...r)=>!e(...r)}function Ck(e,r){return e===void 0&&(e="undefined"),e===null&&(e="null"),e===!1&&(e="false"),e.toString().toLowerCase().indexOf(r.trim())!==-1}function Is(e,r,n,a){return r?e.filter(o=>Ck(a(o,n),r)).sort((o,l)=>a(o,n).length-a(l,n).length):e}function bk(e){return e.filter(r=>!r.$isLabel)}function ja(e,r){return n=>n.reduce((a,o)=>o[e]&&o[e].length?(a.push({$groupLabel:o[r],$isLabel:!0}),a.concat(o[e])):a,[])}function vk(e,r,n,a,o){return l=>l.map(s=>{if(!s[n])return console.warn("Options passed to vue-multiselect do not contain groups, despite the config."),[];const c=Is(s[n],e,r,o);return c.length?{[a]:s[a],[n]:c}:[]})}const Hs=(...e)=>r=>e.reduce((n,a)=>a(n),r);var _k={data(){return{search:"",isOpen:!1,preferredOpenDirection:"below",optimizedHeight:this.maxHeight}},props:{internalSearch:{type:Boolean,default:!0},options:{type:Array,required:!0},multiple:{type:Boolean,default:!1},trackBy:{type:String},label:{type:String},searchable:{type:Boolean,default:!0},clearOnSelect:{type:Boolean,default:!0},hideSelected:{type:Boolean,default:!1},placeholder:{type:String,default:"Select option"},allowEmpty:{type:Boolean,default:!0},resetAfter:{type:Boolean,default:!1},closeOnSelect:{type:Boolean,default:!0},customLabel:{type:Function,default(e,r){return qa(e)?"":r?e[r]:e}},taggable:{type:Boolean,default:!1},tagPlaceholder:{type:String,default:"Press enter to create a tag"},tagPosition:{type:String,default:"top"},max:{type:[Number,Boolean],default:!1},id:{default:null},optionsLimit:{type:Number,default:1e3},groupValues:{type:String},groupLabel:{type:String},groupSelect:{type:Boolean,default:!1},blockKeys:{type:Array,default(){return[]}},preserveSearch:{type:Boolean,default:!1},preselectFirst:{type:Boolean,default:!1},preventAutofocus:{type:Boolean,default:!1}},mounted(){!this.multiple&&this.max&&console.warn("[Vue-Multiselect warn]: Max prop should not be used when prop Multiple equals false."),this.preselectFirst&&!this.internalValue.length&&this.options.length&&this.select(this.filteredOptions[0])},computed:{internalValue(){return this.modelValue||this.modelValue===0?Array.isArray(this.modelValue)?this.modelValue:[this.modelValue]:[]},filteredOptions(){const e=this.search||"",r=e.toLowerCase().trim();let n=this.options.concat();return this.internalSearch?n=this.groupValues?this.filterAndFlat(n,r,this.label):Is(n,r,this.label,this.customLabel):n=this.groupValues?ja(this.groupValues,this.groupLabel)(n):n,n=this.hideSelected?n.filter(wk(this.isSelected)):n,this.taggable&&r.length&&!this.isExistingOption(r)&&(this.tagPosition==="bottom"?n.push({isTag:!0,label:e}):n.unshift({isTag:!0,label:e})),n.slice(0,this.optionsLimit)},valueKeys(){return this.trackBy?this.internalValue.map(e=>e[this.trackBy]):this.internalValue},optionKeys(){return(this.groupValues?this.flatAndStrip(this.options):this.options).map(r=>this.customLabel(r,this.label).toString().toLowerCase())},currentOptionLabel(){return this.multiple?this.searchable?"":this.placeholder:this.internalValue.length?this.getOptionLabel(this.internalValue[0]):this.searchable?"":this.placeholder}},watch:{internalValue:{handler(){this.resetAfter&&this.internalValue.length&&(this.search="",this.$emit("update:modelValue",this.multiple?[]:null))},deep:!0},search(){this.$emit("search-change",this.search)}},emits:["open","search-change","close","select","update:modelValue","remove","tag"],methods:{getValue(){return this.multiple?this.internalValue:this.internalValue.length===0?null:this.internalValue[0]},filterAndFlat(e,r,n){return Hs(vk(r,n,this.groupValues,this.groupLabel,this.customLabel),ja(this.groupValues,this.groupLabel))(e)},flatAndStrip(e){return Hs(ja(this.groupValues,this.groupLabel),bk)(e)},updateSearch(e){this.search=e},isExistingOption(e){return this.options?this.optionKeys.indexOf(e)>-1:!1},isSelected(e){const r=this.trackBy?e[this.trackBy]:e;return this.valueKeys.indexOf(r)>-1},isOptionDisabled(e){return!!e.$isDisabled},getOptionLabel(e){if(qa(e))return"";if(e.isTag)return e.label;if(e.$isLabel)return e.$groupLabel;const r=this.customLabel(e,this.label);return qa(r)?"":r},select(e,r){if(e.$isLabel&&this.groupSelect){this.selectGroup(e);return}if(!(this.blockKeys.indexOf(r)!==-1||this.disabled||e.$isDisabled||e.$isLabel)&&!(this.max&&this.multiple&&this.internalValue.length===this.max)&&!(r==="Tab"&&!this.pointerDirty)){if(e.isTag)this.$emit("tag",e.label,this.id),this.search="",this.closeOnSelect&&!this.multiple&&this.deactivate();else{if(this.isSelected(e)){r!=="Tab"&&this.removeElement(e);return}this.multiple?this.$emit("update:modelValue",this.internalValue.concat([e])):this.$emit("update:modelValue",e),this.$emit("select",e,this.id),this.clearOnSelect&&(this.search="")}this.closeOnSelect&&this.deactivate()}},selectGroup(e){const r=this.options.find(n=>n[this.groupLabel]===e.$groupLabel);if(r){if(this.wholeGroupSelected(r)){this.$emit("remove",r[this.groupValues],this.id);const n=this.trackBy?r[this.groupValues].map(o=>o[this.trackBy]):r[this.groupValues],a=this.internalValue.filter(o=>n.indexOf(this.trackBy?o[this.trackBy]:o)===-1);this.$emit("update:modelValue",a)}else{let n=r[this.groupValues].filter(a=>!(this.isOptionDisabled(a)||this.isSelected(a)));this.max&&n.splice(this.max-this.internalValue.length),this.$emit("select",n,this.id),this.$emit("update:modelValue",this.internalValue.concat(n))}this.closeOnSelect&&this.deactivate()}},wholeGroupSelected(e){return e[this.groupValues].every(r=>this.isSelected(r)||this.isOptionDisabled(r))},wholeGroupDisabled(e){return e[this.groupValues].every(this.isOptionDisabled)},removeElement(e,r=!0){if(this.disabled||e.$isDisabled)return;if(!this.allowEmpty&&this.internalValue.length<=1){this.deactivate();return}const n=typeof e=="object"?this.valueKeys.indexOf(e[this.trackBy]):this.valueKeys.indexOf(e);if(this.multiple){const a=this.internalValue.slice(0,n).concat(this.internalValue.slice(n+1));this.$emit("update:modelValue",a)}else this.$emit("update:modelValue",null);this.$emit("remove",e,this.id),this.closeOnSelect&&r&&this.deactivate()},removeLastElement(){this.blockKeys.indexOf("Delete")===-1&&this.search.length===0&&Array.isArray(this.internalValue)&&this.internalValue.length&&this.removeElement(this.internalValue[this.internalValue.length-1],!1)},activate(){this.isOpen||this.disabled||(this.adjustPosition(),this.groupValues&&this.pointer===0&&this.filteredOptions.length&&(this.pointer=1),this.isOpen=!0,this.searchable?(this.preserveSearch||(this.search=""),this.preventAutofocus||this.$nextTick(()=>this.$refs.search&&this.$refs.search.focus())):this.preventAutofocus||typeof this.$el<"u"&&this.$el.focus(),this.$emit("open",this.id))},deactivate(){this.isOpen&&(this.isOpen=!1,this.searchable?this.$refs.search!==null&&typeof this.$refs.search<"u"&&this.$refs.search.blur():typeof this.$el<"u"&&this.$el.blur(),this.preserveSearch||(this.search=""),this.$emit("close",this.getValue(),this.id))},toggle(){this.isOpen?this.deactivate():this.activate()},adjustPosition(){if(typeof window>"u")return;const e=this.$el.getBoundingClientRect().top,r=window.innerHeight-this.$el.getBoundingClientRect().bottom;r>this.maxHeight||r>e||this.openDirection==="below"||this.openDirection==="bottom"?(this.preferredOpenDirection="below",this.optimizedHeight=Math.min(r-40,this.maxHeight)):(this.preferredOpenDirection="above",this.optimizedHeight=Math.min(e-40,this.maxHeight))}}},xk={data(){return{pointer:0,pointerDirty:!1}},props:{showPointer:{type:Boolean,default:!0},optionHeight:{type:Number,default:40}},computed:{pointerPosition(){return this.pointer*this.optionHeight},visibleElements(){return this.optimizedHeight/this.optionHeight}},watch:{filteredOptions(){this.pointerAdjust()},isOpen(){this.pointerDirty=!1},pointer(){this.$refs.search&&this.$refs.search.setAttribute("aria-activedescendant",this.id+"-"+this.pointer.toString())}},methods:{optionHighlight(e,r){return{"multiselect__option--highlight":e===this.pointer&&this.showPointer,"multiselect__option--selected":this.isSelected(r)}},groupHighlight(e,r){if(!this.groupSelect)return["multiselect__option--disabled",{"multiselect__option--group":r.$isLabel}];const n=this.options.find(a=>a[this.groupLabel]===r.$groupLabel);return n&&!this.wholeGroupDisabled(n)?["multiselect__option--group",{"multiselect__option--highlight":e===this.pointer&&this.showPointer},{"multiselect__option--group-selected":this.wholeGroupSelected(n)}]:"multiselect__option--disabled"},addPointerElement({key:e}="Enter"){this.filteredOptions.length>0&&this.select(this.filteredOptions[this.pointer],e),this.pointerReset()},pointerForward(){this.pointer<this.filteredOptions.length-1&&(this.pointer++,this.$refs.list.scrollTop<=this.pointerPosition-(this.visibleElements-1)*this.optionHeight&&(this.$refs.list.scrollTop=this.pointerPosition-(this.visibleElements-1)*this.optionHeight),this.filteredOptions[this.pointer]&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerForward()),this.pointerDirty=!0},pointerBackward(){this.pointer>0?(this.pointer--,this.$refs.list.scrollTop>=this.pointerPosition&&(this.$refs.list.scrollTop=this.pointerPosition),this.filteredOptions[this.pointer]&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerBackward()):this.filteredOptions[this.pointer]&&this.filteredOptions[0].$isLabel&&!this.groupSelect&&this.pointerForward(),this.pointerDirty=!0},pointerReset(){this.closeOnSelect&&(this.pointer=0,this.$refs.list&&(this.$refs.list.scrollTop=0))},pointerAdjust(){this.pointer>=this.filteredOptions.length-1&&(this.pointer=this.filteredOptions.length?this.filteredOptions.length-1:0),this.filteredOptions.length>0&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerForward()},pointerSet(e){this.pointer=e,this.pointerDirty=!0}}},Rs={name:"vue-multiselect",mixins:[_k,xk],compatConfig:{MODE:3,ATTR_ENUMERATED_COERCION:!1},props:{name:{type:String,default:""},modelValue:{type:null,default(){return[]}},selectLabel:{type:String,default:"Press enter to select"},selectGroupLabel:{type:String,default:"Press enter to select group"},selectedLabel:{type:String,default:"Selected"},deselectLabel:{type:String,default:"Press enter to remove"},deselectGroupLabel:{type:String,default:"Press enter to deselect group"},showLabels:{type:Boolean,default:!0},limit:{type:Number,default:99999},maxHeight:{type:Number,default:300},limitText:{type:Function,default:e=>`and ${e} more`},loading:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},spellcheck:{type:Boolean,default:!1},openDirection:{type:String,default:""},showNoOptions:{type:Boolean,default:!0},showNoResults:{type:Boolean,default:!0},tabindex:{type:Number,default:0},required:{type:Boolean,default:!1}},computed:{hasOptionGroup(){return this.groupValues&&this.groupLabel&&this.groupSelect},isSingleLabelVisible(){return(this.singleValue||this.singleValue===0)&&(!this.isOpen||!this.searchable)&&!this.visibleValues.length},isPlaceholderVisible(){return!this.internalValue.length&&(!this.searchable||!this.isOpen)},visibleValues(){return this.multiple?this.internalValue.slice(0,this.limit):[]},singleValue(){return this.internalValue[0]},deselectLabelText(){return this.showLabels?this.deselectLabel:""},deselectGroupLabelText(){return this.showLabels?this.deselectGroupLabel:""},selectLabelText(){return this.showLabels?this.selectLabel:""},selectGroupLabelText(){return this.showLabels?this.selectGroupLabel:""},selectedLabelText(){return this.showLabels?this.selectedLabel:""},inputStyle(){return this.searchable||this.multiple&&this.modelValue&&this.modelValue.length?this.isOpen?{width:"100%"}:{width:"0",position:"absolute",padding:"0"}:""},contentStyle(){return this.options.length?{display:"inline-block"}:{display:"block"}},isAbove(){return this.openDirection==="above"||this.openDirection==="top"?!0:this.openDirection==="below"||this.openDirection==="bottom"?!1:this.preferredOpenDirection==="above"},showSearchInput(){return this.searchable&&(this.hasSingleSelectedSlot&&(this.visibleSingleValue||this.visibleSingleValue===0)?this.isOpen:!0)}}};const kk={ref:"tags",class:"multiselect__tags"},Ek={class:"multiselect__tags-wrap"},Lk={class:"multiselect__spinner"},Ak={key:0},Sk={class:"multiselect__option"},Tk={class:"multiselect__option"},Mk=i.createTextVNode("No elements found. Consider changing the search query."),Bk={class:"multiselect__option"},Nk=i.createTextVNode("List is empty.");function Dk(e,r,n,a,o,l){return i.openBlock(),i.createBlock("div",{tabindex:e.searchable?-1:n.tabindex,class:[{"multiselect--active":e.isOpen,"multiselect--disabled":n.disabled,"multiselect--above":l.isAbove,"multiselect--has-options-group":l.hasOptionGroup},"multiselect"],onFocus:r[14]||(r[14]=s=>e.activate()),onBlur:r[15]||(r[15]=s=>e.searchable?!1:e.deactivate()),onKeydown:[r[16]||(r[16]=i.withKeys(i.withModifiers(s=>e.pointerForward(),["self","prevent"]),["down"])),r[17]||(r[17]=i.withKeys(i.withModifiers(s=>e.pointerBackward(),["self","prevent"]),["up"]))],onKeypress:r[18]||(r[18]=i.withKeys(i.withModifiers(s=>e.addPointerElement(s),["stop","self"]),["enter","tab"])),onKeyup:r[19]||(r[19]=i.withKeys(s=>e.deactivate(),["esc"])),role:"combobox","aria-owns":"listbox-"+e.id},[i.renderSlot(e.$slots,"caret",{toggle:e.toggle},()=>[i.createVNode("div",{onMousedown:r[1]||(r[1]=i.withModifiers(s=>e.toggle(),["prevent","stop"])),class:"multiselect__select"},null,32)]),i.renderSlot(e.$slots,"clear",{search:e.search}),i.createVNode("div",kk,[i.renderSlot(e.$slots,"selection",{search:e.search,remove:e.removeElement,values:l.visibleValues,isOpen:e.isOpen},()=>[i.withDirectives(i.createVNode("div",Ek,[(i.openBlock(!0),i.createBlock(i.Fragment,null,i.renderList(l.visibleValues,(s,c)=>i.renderSlot(e.$slots,"tag",{option:s,search:e.search,remove:e.removeElement},()=>[(i.openBlock(),i.createBlock("span",{class:"multiselect__tag",key:c},[i.createVNode("span",{textContent:i.toDisplayString(e.getOptionLabel(s))},null,8,["textContent"]),i.createVNode("i",{tabindex:"1",onKeypress:i.withKeys(i.withModifiers(d=>e.removeElement(s),["prevent"]),["enter"]),onMousedown:i.withModifiers(d=>e.removeElement(s),["prevent"]),class:"multiselect__tag-icon"},null,40,["onKeypress","onMousedown"])]))])),256))],512),[[i.vShow,l.visibleValues.length>0]]),e.internalValue&&e.internalValue.length>n.limit?i.renderSlot(e.$slots,"limit",{key:0},()=>[i.createVNode("strong",{class:"multiselect__strong",textContent:i.toDisplayString(n.limitText(e.internalValue.length-n.limit))},null,8,["textContent"])]):i.createCommentVNode("v-if",!0)]),i.createVNode(i.Transition,{name:"multiselect__loading"},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"loading",{},()=>[i.withDirectives(i.createVNode("div",Lk,null,512),[[i.vShow,n.loading]])])]),_:3}),e.searchable?(i.openBlock(),i.createBlock("input",{key:0,ref:"search",name:n.name,id:e.id,type:"text",autocomplete:"off",spellcheck:n.spellcheck,placeholder:e.placeholder,required:n.required,style:l.inputStyle,value:e.search,disabled:n.disabled,tabindex:n.tabindex,onInput:r[2]||(r[2]=s=>e.updateSearch(s.target.value)),onFocus:r[3]||(r[3]=i.withModifiers(s=>e.activate(),["prevent"])),onBlur:r[4]||(r[4]=i.withModifiers(s=>e.deactivate(),["prevent"])),onKeyup:r[5]||(r[5]=i.withKeys(s=>e.deactivate(),["esc"])),onKeydown:[r[6]||(r[6]=i.withKeys(i.withModifiers(s=>e.pointerForward(),["prevent"]),["down"])),r[7]||(r[7]=i.withKeys(i.withModifiers(s=>e.pointerBackward(),["prevent"]),["up"])),r[9]||(r[9]=i.withKeys(i.withModifiers(s=>e.removeLastElement(),["stop"]),["delete"]))],onKeypress:r[8]||(r[8]=i.withKeys(i.withModifiers(s=>e.addPointerElement(s),["prevent","stop","self"]),["enter"])),class:"multiselect__input","aria-controls":"listbox-"+e.id},null,44,["name","id","spellcheck","placeholder","required","value","disabled","tabindex","aria-controls"])):i.createCommentVNode("v-if",!0),l.isSingleLabelVisible?(i.openBlock(),i.createBlock("span",{key:1,class:"multiselect__single",onMousedown:r[10]||(r[10]=i.withModifiers((...s)=>e.toggle&&e.toggle(...s),["prevent"]))},[i.renderSlot(e.$slots,"singleLabel",{option:l.singleValue},()=>[i.createTextVNode(i.toDisplayString(e.currentOptionLabel),1)])],32)):i.createCommentVNode("v-if",!0),l.isPlaceholderVisible?(i.openBlock(),i.createBlock("span",{key:2,class:"multiselect__placeholder",onMousedown:r[11]||(r[11]=i.withModifiers((...s)=>e.toggle&&e.toggle(...s),["prevent"]))},[i.renderSlot(e.$slots,"placeholder",{},()=>[i.createTextVNode(i.toDisplayString(e.placeholder),1)])],32)):i.createCommentVNode("v-if",!0)],512),i.createVNode(i.Transition,{name:"multiselect"},{default:i.withCtx(()=>[i.withDirectives(i.createVNode("div",{class:"multiselect__content-wrapper",onFocus:r[12]||(r[12]=(...s)=>e.activate&&e.activate(...s)),tabindex:"-1",onMousedown:r[13]||(r[13]=i.withModifiers(()=>{},["prevent"])),style:{maxHeight:e.optimizedHeight+"px"},ref:"list"},[i.createVNode("ul",{class:"multiselect__content",style:l.contentStyle,role:"listbox",id:"listbox-"+e.id,"aria-multiselectable":e.multiple},[i.renderSlot(e.$slots,"beforeList"),e.multiple&&e.max===e.internalValue.length?(i.openBlock(),i.createBlock("li",Ak,[i.createVNode("span",Sk,[i.renderSlot(e.$slots,"maxElements",{},()=>[i.createTextVNode("Maximum of "+i.toDisplayString(e.max)+" options selected. First remove a selected option to select another.",1)])])])):i.createCommentVNode("v-if",!0),!e.max||e.internalValue.length<e.max?(i.openBlock(!0),i.createBlock(i.Fragment,{key:1},i.renderList(e.filteredOptions,(s,c)=>(i.openBlock(),i.createBlock("li",{class:"multiselect__element",key:c,"aria-selected":e.isSelected(s),id:e.id+"-"+c,role:s&&(s.$isLabel||s.$isDisabled)?null:"option"},[s&&(s.$isLabel||s.$isDisabled)?i.createCommentVNode("v-if",!0):(i.openBlock(),i.createBlock("span",{key:0,class:[e.optionHighlight(c,s),"multiselect__option"],onClick:i.withModifiers(d=>e.select(s),["stop"]),onMouseenter:i.withModifiers(d=>e.pointerSet(c),["self"]),"data-select":s&&s.isTag?e.tagPlaceholder:l.selectLabelText,"data-selected":l.selectedLabelText,"data-deselect":l.deselectLabelText},[i.renderSlot(e.$slots,"option",{option:s,search:e.search,index:c},()=>[i.createVNode("span",null,i.toDisplayString(e.getOptionLabel(s)),1)])],42,["onClick","onMouseenter","data-select","data-selected","data-deselect"])),s&&(s.$isLabel||s.$isDisabled)?(i.openBlock(),i.createBlock("span",{key:1,"data-select":e.groupSelect&&l.selectGroupLabelText,"data-deselect":e.groupSelect&&l.deselectGroupLabelText,class:[e.groupHighlight(c,s),"multiselect__option"],onMouseenter:i.withModifiers(d=>e.groupSelect&&e.pointerSet(c),["self"]),onMousedown:i.withModifiers(d=>e.selectGroup(s),["prevent"])},[i.renderSlot(e.$slots,"option",{option:s,search:e.search,index:c},()=>[i.createVNode("span",null,i.toDisplayString(e.getOptionLabel(s)),1)])],42,["data-select","data-deselect","onMouseenter","onMousedown"])):i.createCommentVNode("v-if",!0)],8,["aria-selected","id","role"]))),128)):i.createCommentVNode("v-if",!0),i.withDirectives(i.createVNode("li",null,[i.createVNode("span",Tk,[i.renderSlot(e.$slots,"noResult",{search:e.search},()=>[Mk])])],512),[[i.vShow,n.showNoResults&&e.filteredOptions.length===0&&e.search&&!n.loading]]),i.withDirectives(i.createVNode("li",null,[i.createVNode("span",Bk,[i.renderSlot(e.$slots,"noOptions",{},()=>[Nk])])],512),[[i.vShow,n.showNoOptions&&(e.options.length===0||l.hasOptionGroup===!0&&e.filteredOptions.length===0)&&!e.search&&!n.loading]]),i.renderSlot(e.$slots,"afterList")],12,["id","aria-multiselectable"])],36),[[i.vShow,e.isOpen]])]),_:3})],42,["tabindex","aria-owns"])}Rs.render=Dk;function Er(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Er=function(r){return typeof r}:Er=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Er(e)}function Ok(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}function $k(e,r){for(var n=0;n<r.length;n++){var a=r[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}function Vk(e,r,n){return r&&$k(e.prototype,r),e}function Us(e){return Pk(e)||Fk(e)||Ik(e)||Hk()}function Pk(e){if(Array.isArray(e))return Za(e)}function Fk(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function Ik(e,r){if(e){if(typeof e=="string")return Za(e,r);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Za(e,r)}}function Za(e,r){(r==null||r>e.length)&&(r=e.length);for(var n=0,a=new Array(r);n<r;n++)a[n]=e[n];return a}function Hk(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
23
23
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Rk(e){var r;return typeof e=="function"?r={callback:e}:r=e,r}function Uk(e,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a,o,l,s=function(d){for(var h=arguments.length,f=new Array(h>1?h-1:0),g=1;g<h;g++)f[g-1]=arguments[g];if(l=f,!(a&&d===o)){var m=n.leading;typeof m=="function"&&(m=m(d,o)),(!a||d!==o)&&m&&e.apply(void 0,[d].concat(Us(l))),o=d,clearTimeout(a),a=setTimeout(function(){e.apply(void 0,[d].concat(Us(l))),a=0},r)}};return s._clear=function(){clearTimeout(a),a=null},s}function zs(e,r){if(e===r)return!0;if(Er(e)==="object"){for(var n in e)if(!zs(e[n],r[n]))return!1;return!0}return!1}var zk=function(){function e(r,n,a){Ok(this,e),this.el=r,this.observer=null,this.frozen=!1,this.createObserver(n,a)}return Vk(e,[{key:"createObserver",value:function(n,a){var o=this;if(this.observer&&this.destroyObserver(),!this.frozen){if(this.options=Rk(n),this.callback=function(c,d){o.options.callback(c,d),c&&o.options.once&&(o.frozen=!0,o.destroyObserver())},this.callback&&this.options.throttle){var l=this.options.throttleOptions||{},s=l.leading;this.callback=Uk(this.callback,this.options.throttle,{leading:function(d){return s==="both"||s==="visible"&&d||s==="hidden"&&!d}})}this.oldResult=void 0,this.observer=new IntersectionObserver(function(c){var d=c[0];if(c.length>1){var h=c.find(function(g){return g.isIntersecting});h&&(d=h)}if(o.callback){var f=d.isIntersecting&&d.intersectionRatio>=o.threshold;if(f===o.oldResult)return;o.oldResult=f,o.callback(f,d)}},this.options.intersection),i.nextTick(function(){o.observer&&o.observer.observe(o.el)})}}},{key:"destroyObserver",value:function(){this.observer&&(this.observer.disconnect(),this.observer=null),this.callback&&this.callback._clear&&(this.callback._clear(),this.callback=null)}},{key:"threshold",get:function(){return this.options.intersection&&typeof this.options.intersection.threshold=="number"?this.options.intersection.threshold:0}}]),e}();function Ws(e,r,n){var a=r.value;if(a)if(typeof IntersectionObserver>"u")console.warn("[vue-observe-visibility] IntersectionObserver API is not available in your browser. Please install this polyfill: https://github.com/w3c/IntersectionObserver/tree/master/polyfill");else{var o=new zk(e,a,n);e._vue_visibilityState=o}}function Wk(e,r,n){var a=r.value,o=r.oldValue;if(!zs(a,o)){var l=e._vue_visibilityState;if(!a){qs(e);return}l?l.createObserver(a,n):Ws(e,{value:a},n)}}function qs(e){var r=e._vue_visibilityState;r&&(r.destroyObserver(),delete e._vue_visibilityState)}var qk={beforeMount:Ws,updated:Wk,unmounted:qs};const Lr={props:{v:{type:Object},customValidators:{type:Array,default:()=>[]}},computed:{isValidation(){return!!this.v&&!!Object.keys(this.v).length},invalid(){return this.isValidation&&this.v.$error},validationText(){var r,n,a,o,l,s,c,d,h,f,g,m,y,v,w,k,A,x,E,T,M,O,I;let e="";this.isValidation&&this.invalid&&((r=this.v.required)!=null&&r.$invalid?e=this.$t("validation.required"):(n=this.v.numeric)!=null&&n.$invalid?e=this.$t("validation.numeric"):(a=this.v.email)!=null&&a.$invalid?e=this.$t("validation.email"):(o=this.v.gatewayHostValidator)!=null&&o.$invalid?e=this.$t("validation.gatewayHostValidator"):(l=this.v.ipValidator)!=null&&l.$invalid?e=this.$t("validation.ipValidator"):(s=this.v.macValidator)!=null&&s.$invalid?e=this.$t("validation.macValidator"):(c=this.v.minValue)!=null&&c.$invalid?e=`${this.$t("validation.minValue")} ${this.v.minValue.$params.min}`:(d=this.v.maxValue)!=null&&d.$invalid?e=`${this.$t("validation.maxValue")} ${this.v.maxValue.$params.max}`:(h=this.v.sipAccountValidator)!=null&&h.$invalid?e=this.$t("validation.sipAccountValidator"):(f=this.v.minLength)!=null&&f.$invalid?e=`${this.$t("validation.minLength")} ${this.v.minLength.$params.min}`:(g=this.v.url)!=null&&g.$invalid?e=`${this.$t("validation.url")}`:(m=this.v.regExpValidator)!=null&&m.$invalid?e=`${this.$t("validation.regExpValidator")}`:(y=this.v.sameAs)!=null&&y.$invalid?e=`${this.$t("validation.sameAs")}`:(v=this.v.domainValidator)!=null&&v.$invalid?e=`${this.$t("validation.domainValidator")}`:(w=this.v.decimalValidator)!=null&&w.$invalid?e=`${this.$t("validation.decimalValidator")} ${this.v.decimalValidator.$params.count}`:(k=this.v.websocketValidator)!=null&&k.$invalid?e=`${this.$t("validation.websocketValidator")}`:(A=this.v.integer)!=null&&A.$invalid?e=`${this.$t("validation.integer")}`:(x=this.v.isRegExpMatched)!=null&&x.$invalid&&(e=((T=(E=this.v.isRegExpMatched)==null?void 0:E.$params)==null?void 0:T.errorMessage)||`${t("validation.isRegExpMatched")} ${(O=(M=this.v.isRegExpMatched)==null?void 0:M.$params)==null?void 0:O.regExp}`));for(const{name:$,text:V}of this.customValidators)(I=this.v[$])!=null&&I.$invalid&&(e=V);return e}}},js={mixins:[Lr,{props:{label:{type:String,default:""},labelProps:{type:Object,description:"Object with props, passed down to wt-label as props"}},computed:{hasLabel(){return!!(this.label||this.$slots.label)},requiredLabel(){return this.required?`${this.label}*`:this.label}}}],directives:{ObserveVisibility:qk},components:{VueMultiselect:Rs},props:{options:{type:Array,default:()=>[]},placeholder:{type:String,default:""},trackBy:{type:String,default:"id"},optionLabel:{type:String},searchMethod:{type:Function},disabled:{type:Boolean,default:!1},required:{type:Boolean,default:!1},allowEmpty:{type:Boolean,default:!1},useValueFromOptionsByProp:{type:String,default:""}},data:()=>({apiOptions:[],cachedOptionsMap:{},isLoading:!1,defaultOptionLabel:"name",searchParams:{search:"",page:1},searchHasNext:!0}),computed:{selectOptionLabel(){return this.trackBy===null?null:this.optionLabel||this.defaultOptionLabel},isApiMode(){return!!this.searchMethod},showIntersectionObserver(){return this.isApiMode&&!this.isLoading&&this.apiOptions.length},selectValue(){if(!this.isValue)return"";if(this.useValueFromOptionsByProp){const e=this.cachedOptionsMap[this.value];if(e)return e}return this.value},selectOptions(){return this.isApiMode?this.apiOptions:this.options},isValue(){return!Ps(this.value)},listeners(){return{"update:model-value":this.input,close:this.close,tag:this.tag,"search-change":e=>{this.$emit("search-change",e),this.handleSearchChange(e)}}}},methods:{getOptionLabel({option:e,optionLabel:r}){return this.allowCustomValues&&e.isTag?e.label:r&&e[r]?e[r]:e.locale?Array.isArray(e.locale)?this.$t(...e.locale):this.$t(e.locale):e[this.defaultOptionLabel]||e},handleSearchChange(e){this.searchParams.search=e,this.isApiMode&&(this.isLoading=!0,this.searchParams.page=1,this.fetchOptions())},handleAfterListIntersect(e){e&&this.searchHasNext&&(this.isLoading=!0,this.searchParams.page+=1,this.fetchOptions())},async fetchOptions({search:e,page:r}=this.searchParams){if(!this.isApiMode)return;const{items:n,next:a}=await this.searchMethod({search:e,page:r});this.apiOptions=this.searchParams.page===1?n:this.apiOptions.concat(n),this.searchHasNext=a,this.isLoading=!1},input(e){const r=this.useValueFromOptionsByProp?e[this.useValueFromOptionsByProp]:e;this.$emit("input",r),this.$emit("update:model-value",r)},close(e){this.$emit("closed",e)},tag(){}},watch:{disabled(){this.disabled||this.fetchOptions()},options:{handler(){if(this.trackBy!==null)for(const e of this.options)this.cachedOptionsMap[e[this.useValueFromOptionsByProp||this.trackBy]]=e},immediate:!0}},created(){this.disabled||this.fetchOptions(),this.fetchOptions=za(this.fetchOptions,500)}},jk={name:"WtSelect",mixins:[js,Fs],props:{value:{},multiple:{type:Boolean,default:!1},clearable:{type:Boolean,default:!0},allowCustomValues:{type:Boolean,default:!1,description:'See wt-tags-input "taggable" prop.'},handleCustomValuesAdditionManually:{type:Boolean,default:!1,description:'See wt-tags-input "manualTagging" prop.'}},emits:["reset","search-change","input","update:modelValue","closed","custom-value"],data:()=>({isOpened:!1}),computed:{taggable(){return this.allowCustomValues},manualTagging(){return this.handleCustomValuesAdditionManually},optionsWithCustomValues(){if(!this.allowCustomValues)return this.selectOptions;const e=Array.isArray(this.value)?this.value:Ps(this.value)?[]:[this.value],r=this.selectOptions.filter(n=>{const a=this.trackBy?n[this.trackBy]:n;return!e.some(o=>(this.trackBy?o[this.trackBy]:o)===a)});return[...e,...r]}},methods:{async handleCustomValue(e){this.tag(e)},async handleCustomValueArrowInput(e){this.tag(this.searchParams.search),e()},emitTagEvent(e,r){this.$emit("custom-value",e,r)},clearValue(){let e="";Array.isArray(this.value)?e=[]:typeof this.value=="object"&&this.value!==null&&(e={}),this.input(e),this.$emit("reset",e)}}},Zk={class:"multiselect__custom-tag"},Yk={class:"multiselect__single-label"},Gk={class:"multiselect__loading-wrapper"};function Kk(e,r,n,a,o,l){const s=i.resolveComponent("wt-label"),c=i.resolveComponent("wt-chip"),d=i.resolveComponent("wt-icon-btn"),h=i.resolveComponent("wt-loader"),f=i.resolveComponent("vue-multiselect"),g=i.resolveComponent("wt-input-info"),m=i.resolveDirective("observe-visibility");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-select--disabled":e.disabled,"wt-select--invalid":e.invalid,"wt-select--multiple":n.multiple,"wt-select--clearable":n.clearable,"wt-select--loading":e.isLoading},"wt-select"])},[e.hasLabel?(i.openBlock(),i.createBlock(s,i.mergeProps({key:0},e.labelProps,{disabled:e.disabled,invalid:e.invalid,class:"wt-select__label"}),{default:i.withCtx(()=>[i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:e.label})),()=>[i.createTextVNode(i.toDisplayString(e.requiredLabel),1)],!0)],void 0,!0),_:3},16,["disabled","invalid"])):i.createCommentVNode("",!0),i.createVNode(f,i.mergeProps(e.$attrs,{ref:"vue-multiselect","allow-empty":e.allowEmpty,disabled:e.disabled,"internal-search":!e.searchMethod,label:e.selectOptionLabel,limit:1,loading:!1,"model-value":e.selectValue,multiple:n.multiple,options:l.optionsWithCustomValues,placeholder:e.placeholder||e.label,taggable:l.taggable,"track-by":e.trackBy,class:"wt-select__select"},{onClose:r[2]||(r[2]=y=>e.isOpened=!1),onOpen:r[3]||(r[3]=y=>e.isOpened=!0)},i.toHandlers(e.listeners)),i.createSlots({tag:i.withCtx(({option:y})=>[i.createElementVNode("span",Zk,i.toDisplayString(e.getOptionLabel({option:y,optionLabel:e.optionLabel})),1)]),singleLabel:i.withCtx(({option:y})=>[i.renderSlot(e.$slots,"singleLabel",i.normalizeProps(i.guardReactiveProps({option:y,optionLabel:e.optionLabel})),()=>[i.createElementVNode("span",Yk,i.toDisplayString(e.getOptionLabel({option:y,optionLabel:e.optionLabel})),1)],!0)]),option:i.withCtx(({option:y})=>[i.renderSlot(e.$slots,"option",i.normalizeProps(i.guardReactiveProps({option:y,optionLabel:e.optionLabel})),()=>[i.createTextVNode(i.toDisplayString(e.getOptionLabel({option:y,optionLabel:e.optionLabel})),1)],!0)]),caret:i.withCtx(({toggle:y})=>[n.allowCustomValues&&e.searchParams.search?(i.openBlock(),i.createBlock(d,{key:0,disabled:e.disabled,class:"multiselect__select multiselect__custom-value",icon:"select-custom-value-enter",onClick:v=>l.handleCustomValueArrowInput(y),onMousedown:r[0]||(r[0]=i.withModifiers(()=>{},["prevent"]))},null,8,["disabled","onClick"])):(i.openBlock(),i.createBlock(d,{key:1,disabled:e.disabled,class:"multiselect__select multiselect__arrow",icon:"arrow-down",onClick:y,onMousedown:r[1]||(r[1]=i.withModifiers(()=>{},["prevent"]))},null,8,["disabled","onClick"]))]),clear:i.withCtx(({})=>[n.clearable?(i.openBlock(),i.createBlock(d,{key:0,class:i.normalizeClass([{hidden:!e.isValue},"multiselect__clear"]),disabled:e.disabled,icon:"close",onClick:l.clearValue},null,8,["class","disabled","onClick"])):i.createCommentVNode("",!0)]),beforeList:i.withCtx(()=>[i.withDirectives(i.createElementVNode("div",Gk,[i.createVNode(h,{size:"sm"})],512),[[i.vShow,e.isLoading]])]),_:2},[e.isOpened?void 0:{name:"limit",fn:i.withCtx(()=>[i.createVNode(c,{class:"multiselect__limit"},{default:i.withCtx(()=>[i.createTextVNode(" +"+i.toDisplayString(n.value.length-1),1)],void 0,!0),_:1})]),key:"0"},e.showIntersectionObserver?{name:"afterList",fn:i.withCtx(()=>[i.withDirectives(i.createElementVNode("div",null,null,512),[[m,e.handleAfterListIntersect]])]),key:"1"}:void 0]),1040,["allow-empty","disabled","internal-search","label","model-value","multiple","options","placeholder","taggable","track-by"]),e.isValidation?(i.openBlock(),i.createBlock(g,{key:1,invalid:e.invalid},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.validationText),1)],void 0,!0),_:1},8,["invalid"])):i.createCommentVNode("",!0)],2)}const Xk=ce(jk,[["render",Kk],["__scopeId","data-v-78943a05"]]),Jk={name:"WtSlider",props:{value:{type:Number,default:0},disabled:{type:Boolean,default:!1},vertical:{type:Boolean,default:!1},min:{type:Number,default:0},max:{type:Number,default:100},step:{type:Number,default:1},height:{type:Number,default:100}},emits:["input"],computed:{progressStyle(){return`linear-gradient(to right, var(--wt-slider-background-completed-color) ${(this.value-this.min)/(this.max-this.min)*100}%, var(--wt-slider-background-color) 0%)`},verticalHeight(){return this.vertical?`${this.height}px`:"100%"}},methods:{inputHandler(e){this.$emit("input",+e.target.value)}}},Qk=["disabled","max","min","step","value"];function eE(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-slider--disabled":n.disabled,"wt-slider--vertical":n.vertical},"wt-slider"]),style:i.normalizeStyle({height:n.vertical&&l.verticalHeight})},[i.createElementVNode("div",{style:i.normalizeStyle({width:n.vertical&&l.verticalHeight}),class:"wt-slider__wrapper"},[i.createElementVNode("input",{disabled:n.disabled,max:n.max,min:n.min,step:n.step,style:i.normalizeStyle({background:l.progressStyle}),value:n.value,class:"wt-slider__slider",type:"range",onInput:r[0]||(r[0]=(...s)=>l.inputHandler&&l.inputHandler(...s))},null,44,Qk)],4)],6)}const tE=ce(Jk,[["render",eE],["__scopeId","data-v-1f8f62e8"]]),rE=e=>{if(!e)return"00:00:00";let r=`${Math.floor(e/3600)}`,n=`${Math.floor(e%3600/60)}`,a=`${Math.floor(e%3600%60)}`;return r.length===1&&(r=`0${r}`),n.length===1&&(n=`0${n}`),a.length===1&&(a=`0${a}`),`${r}:${n}:${a}`},nE=[{locale:"webitelUI.statusSelect.online",color:"success",value:ft.ONLINE},{locale:"webitelUI.statusSelect.pause",color:"primary",value:ft.PAUSE},{locale:"webitelUI.statusSelect.offline",color:"disabled",value:ft.OFFLINE},{locale:"webitelUI.statusSelect.breakOut",color:"break-out",value:ft.BREAK_OUT}],aE={name:"WtStatusSelect",model:{prop:"status",event:"change"},props:{status:{type:String,default:ft.OFFLINE},statusDuration:{type:[String,Number],default:0},options:{type:Array}},emits:["change","closed"],computed:{selectedOption(){return this.statusOptions.find(e=>e.value===this.status)},statusOptions(){return this.options?this.options:nE.map(e=>({...e,text:this.$t(e.locale)}))},availableOptions(){return this.statusOptions.reduce((e,r)=>this.status===r.value&&r.value!==ft.PAUSE||r.value===ft.BREAK_OUT?e:[...e,r],[])},duration(){return typeof this.statusDuration=="string"?this.statusDuration:this.statusDuration!==void 0?rE(this.statusDuration):this.selectedOption.text}},methods:{inputHandler(e){this.$emit("change",e.value)},closedHandler(e){this.$emit("closed",e)}}};function iE(e,r,n,a,o,l){const s=i.resolveComponent("wt-indicator"),c=i.resolveComponent("wt-select");return i.openBlock(),i.createBlock(c,{clearable:!1,options:l.availableOptions,searchable:!1,value:l.selectedOption,class:"wt-status-select","track-by":"value",onClosed:l.closedHandler,onInput:l.inputHandler},{singleLabel:i.withCtx(({option:d})=>[i.createVNode(s,{color:d.color,text:l.duration},null,8,["color","text"])]),option:i.withCtx(({option:d})=>[i.createVNode(s,{color:d.color,text:d.text},null,8,["color","text"])]),_:1},8,["options","value","onClosed","onInput"])}const oE=ce(aE,[["render",iE],["__scopeId","data-v-55d70f72"]]),lE={class:"wt-stepper"},sE={class:"wt-stepper-header"},cE={class:"wt-stepper-steps"},dE={class:"wt-stepper-steps__wrapper"},uE={class:"wt-stepper-description"},hE=ce({__name:"wt-stepper",props:{steps:{type:Object},activeStep:{type:Number,default:1}},setup(e){const r=e,n=i.computed(()=>r.steps[r.activeStep-1].description),a=i.computed(()=>r.steps.map((o,l)=>({...o,completed:r.activeStep>l})));return(o,l)=>{const s=i.resolveComponent("wt-chip");return i.openBlock(),i.createElementBlock("div",lE,[i.createElementVNode("div",sE,[i.createElementVNode("div",cE,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(a.value,({name:c,completed:d},h)=>(i.openBlock(),i.createElementBlock("div",dE,[h!==0?(i.openBlock(),i.createElementBlock("div",{key:0,class:i.normalizeClass([{"wt-stepper-steps__divider--completed":d},"wt-stepper-steps__divider"])},null,2)):i.createCommentVNode("",!0),i.createVNode(s,{color:d?"primary":"secondary",class:"wt-stepper-steps__item"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(c),1)],void 0,!0),_:2},1032,["color"])]))),256))])]),i.renderSlot(o.$slots,"description",{},()=>[i.createElementVNode("p",uE,i.toDisplayString(n.value),1)],!0),i.renderSlot(o.$slots,"main",{},void 0,!0)])}}},[["__scopeId","data-v-ce7b8099"]]),fE={name:"WtSwitcher",model:{prop:"value",event:"change"},props:{value:{type:Boolean,default:!1},label:{type:String,default:""},labelLeft:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},labelProps:{type:Object,description:"Object with props, passed down to wt-label as props"}},emits:["change"],methods:{inputHandler(){this.$emit("change",!this.value)}}},pE=["checked","disabled"],mE={key:0,class:"wt-switcher__label"};function gE(e,r,n,a,o,l){const s=i.resolveComponent("wt-label");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-switcher--off":!n.value,"wt-switcher--on":n.value,"wt-switcher--disabled":n.disabled},"wt-switcher"])},[i.createVNode(s,i.mergeProps(n.labelProps,{class:[{"wt-switcher__wrapper--label-left":n.labelLeft},"wt-switcher__wrapper"],disabled:n.disabled}),{default:i.withCtx(()=>[i.createElementVNode("input",{checked:n.value,disabled:n.disabled,class:"wt-switcher__input",type:"checkbox",onChange:r[0]||(r[0]=(...c)=>l.inputHandler&&l.inputHandler(...c))},null,40,pE),r[1]||(r[1]=i.createElementVNode("span",{class:"wt-switcher__checkmark"},null,-1)),i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label,value:n.value,disabled:n.disabled})),()=>[n.label?(i.openBlock(),i.createElementBlock("div",mE,i.toDisplayString(n.label),1)):i.createCommentVNode("",!0)],!0)],void 0,!0),_:3},16,["class","disabled"])],2)}const yE=ce(fE,[["render",gE],["__scopeId","data-v-d6b62a9b"]]),wE={name:"WtTableActions",props:{icons:{type:Array,default:()=>["refresh"]},isSettingsActive:{type:Boolean,default:!1}},computed:{isImport(){return this.icons.indexOf("import")!==-1},isExport(){return this.icons.indexOf("export")!==-1},isFilterReset(){return this.icons.indexOf("filter-reset")!==-1},isColumnSelect(){return this.icons.indexOf("column-select")!==-1},isRefresh(){return this.icons.indexOf("refresh")!==-1},isSettings(){return this.icons.indexOf("settings")!==-1}}},CE={class:"wt-table-actions"};function bE(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon-btn"),c=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createElementBlock("aside",CE,[i.renderSlot(e.$slots,"default",{},void 0,!0),l.isImport?(i.openBlock(),i.createBlock(c,{key:0},{activator:i.withCtx(()=>[i.createVNode(s,{icon:"download",onClick:r[0]||(r[0]=d=>e.$emit("input","import"))})]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("reusable.import")),1)],void 0,!0),_:1})):i.createCommentVNode("",!0),l.isExport?(i.openBlock(),i.createBlock(c,{key:1},{activator:i.withCtx(()=>[i.createVNode(s,{icon:"upload",onClick:r[1]||(r[1]=d=>e.$emit("input","export"))})]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("reusable.export")),1)],void 0,!0),_:1})):i.createCommentVNode("",!0),l.isFilterReset?(i.openBlock(),i.createBlock(c,{key:2},{activator:i.withCtx(()=>[i.createVNode(s,{icon:"clear",onClick:r[2]||(r[2]=d=>e.$emit("input","filterReset"))})]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.tableActions.filterReset")),1)],void 0,!0),_:1})):i.createCommentVNode("",!0),l.isColumnSelect?(i.openBlock(),i.createBlock(c,{key:3},{activator:i.withCtx(()=>[i.createVNode(s,{icon:"column-select",onClick:r[3]||(r[3]=d=>e.$emit("input","columnSelect"))})]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.tableActions.columnSelect")),1)],void 0,!0),_:1})):i.createCommentVNode("",!0),l.isRefresh?(i.openBlock(),i.createBlock(c,{key:4},{activator:i.withCtx(()=>[i.createVNode(s,{icon:"refresh",onClick:r[4]||(r[4]=d=>e.$emit("input","refresh"))})]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.tableActions.refreshTable")),1)],void 0,!0),_:1})):i.createCommentVNode("",!0),l.isSettings?(i.openBlock(),i.createBlock(c,{key:5},{activator:i.withCtx(()=>[i.createVNode(s,{class:i.normalizeClass({active:n.isSettingsActive}),icon:"filter",onClick:r[5]||(r[5]=d=>e.$emit("input","settings"))},null,8,["class"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.tableActions.expandFilters")),1)],void 0,!0),_:1})):i.createCommentVNode("",!0)])}const vE=ce(wE,[["render",bE],["__scopeId","data-v-7caf4659"]]);var Zs={exports:{}};(function(e,r){(function(n,a,o){e.exports=o()})("dcopy",S2,function(){return function(a){if(/number|string|boolean/.test(typeof a))return a;if(a instanceof Date)return new Date(a.getTime());var o=a instanceof Array?[]:{};return l(a,o),o;function l(s,c){for(var d in s){var h=s[d];if(h instanceof Date){var f=new Date(h.getTime());n(c,d,f)}else if(h instanceof Function){var f=h;n(c,d,f)}else if(h instanceof Array){var f=[],g=n(c,d,f);l(h,g)}else if(h instanceof Object){var f={},g=n(c,d,f);l(h,g)}else{var f=h;n(c,d,f)}}}};function n(a,o,l){if(a instanceof Array)return a.push(l),a[a.length-1];if(a instanceof Object)return a[o]=l,a[o]}})})(Zs);var _E=Zs.exports;const xE=c1(_E),kE={name:"WtTableColumnSelect",model:{prop:"headers",event:"change"},props:{headers:{type:Array,required:!0,description:"Each header should have following schema: { value: String, show: Boolean, text: String }"},staticHeaders:{type:Array,default:()=>[],description:"Header values to exclude from selection"}},emits:["change"],data:()=>({draft:[],isColumnSelectPopup:!1}),computed:{changeableDraft(){return this.draft.filter(e=>!this.staticHeaders.includes(e.value)).sort((e,r)=>this.shownColLabel(e).localeCompare(this.shownColLabel(r)))}},watch:{isColumnSelectPopup:{handler(){this.fillHeadersDraft()}}},methods:{shownColLabel({text:e,locale:r}){return!e&&r?typeof r=="string"?this.$t(r):this.$t(...r):e},openPopup(){this.isColumnSelectPopup=!0},close(){this.isColumnSelectPopup=!1},fillHeadersDraft(){this.draft=xE(this.headers)},setShownColumns(){this.$emit("change",this.draft),this.close()}}},EE={class:"wt-table-column-select"},LE={class:"wt-table-column-select__popup-list-wrap"},AE=["onClickCapture"];function SE(e,r,n,a,o,l){const s=i.resolveComponent("wt-icon-btn"),c=i.resolveComponent("wt-tooltip"),d=i.resolveComponent("wt-checkbox"),h=i.resolveComponent("wt-button"),f=i.resolveComponent("wt-popup");return i.openBlock(),i.createElementBlock("div",EE,[i.createVNode(c,null,{activator:i.withCtx(()=>[i.createVNode(s,{icon:"column-select",onClick:l.openPopup},null,8,["onClick"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.tableColumnSelect.title")),1)],void 0,!0),_:1}),i.createVNode(f,{shown:e.isColumnSelectPopup,class:"wt-table-column-select__popup",onClose:l.close},{title:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.$t("webitelUI.tableColumnSelect.title")),1)]),main:i.withCtx(()=>[i.createElementVNode("div",LE,[i.createElementVNode("ul",{class:i.normalizeClass([{"wt-table-column-select__popup-list--md":l.changeableDraft.length>10&&l.changeableDraft.length<=20,"wt-table-column-select__popup-list--lg":l.changeableDraft.length>20},"wt-table-column-select__popup-list"])},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(l.changeableDraft,(g,m)=>(i.openBlock(),i.createElementBlock("li",{key:m,class:"wt-table-column-select__popup-item",onClickCapture:i.withModifiers(y=>g.show=!g.show,["prevent"])},[i.createVNode(d,{label:l.shownColLabel(g),selected:g.show,onChange:y=>g.show=y},null,8,["label","selected","onChange"])],40,AE))),128))],2)])]),actions:i.withCtx(()=>[i.createVNode(h,{onClick:l.setShownColumns},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.$t("reusable.add")),1)],void 0,!0),_:1},8,["onClick"]),i.createVNode(h,{color:"secondary",onClick:l.close},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.$t("reusable.cancel")),1)],void 0,!0),_:1},8,["onClick"])]),_:1},8,["shown","onClose"])])}const TE=ce(kE,[["render",SE],["__scopeId","data-v-539acfef"]]),b1=Object.freeze({ASC:"asc",DESC:"desc",NONE:null}),Ys=e=>{switch(e){case b1.ASC:return b1.DESC;case b1.DESC:return b1.NONE;default:return b1.ASC}},ME={name:"WtTable",props:{headers:{type:Array,default:()=>[]},data:{type:Array,default:()=>[]},sortable:{type:Boolean,default:!1},selectable:{type:Boolean,default:!0},selected:{type:Array},gridActions:{type:Boolean,default:!0}},emits:["sort","update:selected"],data:()=>({}),computed:{_selected(){return this.selected||this.data.filter(e=>e._isSelected)},isAllSelected(){return this._selected.length===this.data.length&&this.data.length>0},dataHeaders(){return this.headers.filter(e=>e.show===void 0||e.show).map(e=>!e.text&&e.locale?{...e,text:typeof e.locale=="string"?this.$t(e.locale):this.$t(...e.locale)}:e)},columnsStyle(){let e="";this.selectable&&(e+="24px ");const r="minmax(140px, 1fr)";return this.dataHeaders.forEach(n=>{e+=` ${(n.width||r).trim()}`}),this.gridActions&&(e+=" 112px"),`grid-template-columns: ${e}`},isTableFooter(){return Object.keys(this.$slots).some(e=>e.includes("-footer"))}},methods:{sort(e){if(!this.isColSortable(e))return;const r=Ys(e.sort);this.$emit("sort",e,r)},isColSortable({sort:e}){return this.sortable&&e!==void 0},selectAll(){this.selected?this.isAllSelected?this.$emit("update:selected",[]):this.$emit("update:selected",[...this.data]):this.isAllSelected?this.data.forEach(e=>{e._isSelected=!1}):this.data.forEach(e=>{e._isSelected=!0})},handleSelection(e,r){this.selected?r?this.$emit("update:selected",[...this._selected,e]):this.$emit("update:selected",this._selected.filter(n=>n!==e)):e._isSelected=!e._isSelected}}},BE={class:"wt-table"},NE={class:"wt-table__table"},DE={class:"wt-table__head"},OE={key:0,class:"wt-table__th wt-table__th--checkbox"},$E=["onClick"],VE={class:"wt-table__th__text"},PE={key:1,class:"wt-table__th__actions"},FE={class:"wt-table__body"},IE={key:0,class:"wt-table__td wt-table__td--checkbox"},HE={key:1,class:"wt-table__td__actions"},RE={key:0,class:"wt-table__foot"},UE={key:0,class:"wt-table__th__checkbox"};function zE(e,r,n,a,o,l){const s=i.resolveComponent("wt-checkbox"),c=i.resolveComponent("wt-icon");return i.openBlock(),i.createElementBlock("div",BE,[i.createElementVNode("table",NE,[i.createElementVNode("thead",DE,[i.createElementVNode("tr",{style:i.normalizeStyle(l.columnsStyle),class:"wt-table__tr wt-table__tr__head"},[n.selectable?(i.openBlock(),i.createElementBlock("th",OE,[i.createVNode(s,{selected:l.isAllSelected,onChange:l.selectAll},null,8,["selected","onChange"])])):i.createCommentVNode("",!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(l.dataHeaders,(d,h)=>(i.openBlock(),i.createElementBlock("th",{key:h,class:i.normalizeClass([[{"wt-table__th--sortable":l.isColSortable(d)},`wt-table__th--sort-${d.sort}`],"wt-table__th"]),onClick:f=>l.sort(d)},[i.createElementVNode("div",VE,i.toDisplayString(d.text),1),n.sortable?(i.openBlock(),i.createBlock(c,{key:0,class:"wt-table__th__sort-arrow wt-table__th__sort-arrow--asc",icon:"sort-arrow-up",size:"sm"})):i.createCommentVNode("",!0),n.sortable?(i.openBlock(),i.createBlock(c,{key:1,class:"wt-table__th__sort-arrow wt-table__th__sort-arrow--desc",icon:"sort-arrow-down",size:"sm"})):i.createCommentVNode("",!0)],10,$E))),128)),n.gridActions?(i.openBlock(),i.createElementBlock("th",PE,[i.renderSlot(e.$slots,"actions-header",{},void 0,!0)])):i.createCommentVNode("",!0)],4)]),i.createElementVNode("tbody",FE,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(n.data,(d,h)=>(i.openBlock(),i.createElementBlock("tr",{key:h,class:i.normalizeClass([`wt-table__tr__${d.id||h}`,"wt-table__tr wt-table__tr__body"]),style:i.normalizeStyle(l.columnsStyle)},[n.selectable?(i.openBlock(),i.createElementBlock("td",IE,[i.createVNode(s,{selected:l._selected.includes(d),onChange:f=>l.handleSelection(d,f)},null,8,["selected","onChange"])])):i.createCommentVNode("",!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(l.dataHeaders,(f,g)=>(i.openBlock(),i.createElementBlock("td",{key:g,class:"wt-table__td"},[i.renderSlot(e.$slots,f.value,{index:h,item:d},()=>[i.createElementVNode("div",null,i.toDisplayString(d[f.value]),1)],!0)]))),128)),n.gridActions?(i.openBlock(),i.createElementBlock("td",HE,[i.renderSlot(e.$slots,"actions",{index:h,item:d},void 0,!0)])):i.createCommentVNode("",!0)],6))),128))]),l.isTableFooter?(i.openBlock(),i.createElementBlock("tfoot",RE,[i.createElementVNode("tr",{style:i.normalizeStyle(l.columnsStyle),class:"wt-table__tr wt-table__tr__foot"},[n.selectable?(i.openBlock(),i.createElementBlock("th",UE)):i.createCommentVNode("",!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(l.dataHeaders,(d,h)=>(i.openBlock(),i.createElementBlock("td",{key:h,class:"wt-table__td"},[i.renderSlot(e.$slots,`${d.value}-footer`,{header:d,index:h},void 0,!0)]))),128))],4)])):i.createCommentVNode("",!0)])])}const WE=ce(ME,[["render",zE],["__scopeId","data-v-6fb13163"]]),qE=({headers:e})=>{const{t:r}=ot();return{tableHeaders:i.computed(()=>e.filter(a=>a.show===void 0||a.show).map(a=>!a.text&&a.locale?{...a,text:typeof a.locale=="string"?r(a.locale):r(a.locale[0])}:a))}},jE={class:"wt-tree-table-td__content"},ZE={key:0,class:"wt-tree-table-td__icon-wrapper"},YE={key:0,class:"wt-tree-table-td__actions"},GE={class:"wt-tree-table-td__content"},KE=ce(i.defineComponent({__name:"wt-tree-table-row",props:{data:{},rowPosition:{},childrenProp:{},selectable:{type:Boolean,default:!1},selectedElements:{},dataHeaders:{},gridActions:{type:Boolean,default:!0},nestingLevel:{default:0},searchedProp:{default:"searched"}},emits:["update:selected","expanded-collapse"],setup(e,{emit:r}){const n=e,a=r,o=i.ref(!0),l=i.computed(()=>n.nestingLevel),s=i.computed(()=>n.nestingLevel+1),c=i.computed(()=>n.selectedElements.includes(n.data)),d=()=>{o.value=!1,a("expanded-collapse")},h=(f,g=0)=>{if(f[n.searchedProp]&&g)return!0;if(Array.isArray(f[n.childrenProp])){for(const m of f[n.childrenProp])if(h(m,g+1))return!0}return!1};return i.onMounted(()=>{n.searchedProp&&h(n.data)&&d()}),(f,g)=>{const m=i.resolveComponent("wt-tree-table-row",!0);return i.openBlock(),i.createElementBlock(i.Fragment,null,[i.createElementVNode("tr",{class:i.normalizeClass(["wt-tree-table-row",[{"wt-tree-table-row--alternate":f.rowPosition%2}]])},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(f.dataHeaders,(y,v)=>(i.openBlock(),i.createElementBlock("td",{key:v,class:"wt-tree-table-td"},[i.createElementVNode("div",jE,[v?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("div",ZE,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(l.value,w=>(i.openBlock(),i.createElementBlock("div",{key:w,class:"wt-tree-table-row__tree-space"}))),128)),!f.data[f.childrenProp]&&f.nestingLevel?(i.openBlock(),i.createBlock($a,{key:0,class:i.normalizeClass({hidden:!f.data[f.childrenProp]}),icon:o.value?"tree-expand":"tree-collapse",onClick:g[0]||(g[0]=w=>o.value=!o.value)},null,8,["class","icon"])):i.createCommentVNode("",!0),f.selectable?(i.openBlock(),i.createBlock(yl,{key:1,selected:c.value,onChange:g[1]||(g[1]=w=>f.$emit("update:selected",{data:f.data,select:w}))},null,8,["selected"])):i.createCommentVNode("",!0),f.data[f.childrenProp]?(i.openBlock(),i.createBlock($a,{key:2,icon:o.value?"tree-expand":"tree-collapse",onClick:g[2]||(g[2]=w=>o.value=!o.value)},null,8,["icon"])):i.createCommentVNode("",!0)])),i.renderSlot(f.$slots,y.value,{index:f.rowPosition,item:f.data},()=>[i.createTextVNode(i.toDisplayString(f.data[y.value]),1)],!0)])]))),128)),f.gridActions?(i.openBlock(),i.createElementBlock("td",YE,[i.createElementVNode("div",GE,[i.renderSlot(f.$slots,"actions",{index:f.rowPosition,item:f.data},void 0,!0)])])):i.createCommentVNode("",!0)],2),o.value?i.createCommentVNode("",!0):(i.openBlock(!0),i.createElementBlock(i.Fragment,{key:0},i.renderList(f.data[f.childrenProp],(y,v)=>(i.openBlock(),i.createBlock(m,{key:v,"row-position":f.rowPosition,"data-headers":f.dataHeaders,data:y,selectable:f.selectable,"selected-elements":f.selectedElements,"children-prop":f.childrenProp,"nesting-level":s.value,"searched-prop":f.searchedProp,onExpandedCollapse:d,"onUpdate:selected":g[3]||(g[3]=w=>f.$emit("update:selected",{data:w.data,select:w.select}))},i.createSlots({actions:i.withCtx(({item:w})=>[i.renderSlot(f.$slots,"actions",{index:f.rowPosition,item:w},void 0,!0)]),_:2},[i.renderList(f.dataHeaders,(w,k)=>({name:w.value,fn:i.withCtx(({item:A})=>[i.renderSlot(f.$slots,w.value,{index:f.rowPosition,item:A},()=>[i.createElementVNode("div",null,i.toDisplayString(A[w.value]),1)],!0)])}))]),1032,["row-position","data-headers","data","selectable","selected-elements","children-prop","nesting-level","searched-prop"]))),128))],64)}}}),[["__scopeId","data-v-ad4c6d2f"]]),XE={class:"wt-tree-table"},JE={class:"wt-tree-table-wrapper"},QE={class:"wt-tree-table-head"},eL={class:"wt-tree-table-tr wt-tree-table-tr-head"},tL=["onClick"],rL={class:"wt-tree-table-th__content"},nL={key:0},aL={class:"wt-tree-table-th__text"},iL={key:0,class:"wt-tree-table-th__actions"},oL={class:"wt-tree-table-th__content"},lL={class:"wt-tree-table-body"},sL=ce(i.defineComponent({__name:"wt-tree-table",props:{headers:{},data:{},sortable:{type:Boolean,default:!1},selectable:{type:Boolean,default:!0},selected:{},gridActions:{type:Boolean,default:!0},childrenProp:{},searchedProp:{default:"searched"}},emits:["sort","update:selected"],setup(e,{emit:r}){const n=e,a=r,o=w=>w[n.childrenProp]&&Array.isArray(w[n.childrenProp]),l=w=>{const k=[],A=x=>{if(x._isSelected)return[x];o(x)&&x[n.childrenProp].forEach(A)};return w.forEach(A),k},s=w=>{const k=[],A=x=>{k.push(x),o(x)&&x[n.childrenProp].forEach(A)};return w.forEach(A),k},c=i.computed(()=>n.selected||l(n.data)),d=i.computed(()=>c.value.length===s(n.data).length&&s(n.data).length>0),{tableHeaders:h}=qE({headers:n.headers}),f=({sort:w})=>n.sortable&&w!==void 0,g=w=>{if(!f(w))return;const k=Ys(w.sort);a("sort",w,k)},m=(w,k)=>{w.forEach(A=>{A._isSelected=k,o(A)&&m(A[n.childrenProp],k)})},y=()=>{n.selected?a("update:selected",d.value?[]:[...s(n.data)]):d.value?m(n.data,!1):m(n.data,!0)},v=(w,k)=>{n.selected?k?a("update:selected",[...c.value,w]):a("update:selected",c.value.filter(A=>A!==w)):w._isSelected=!w._isSelected};return(w,k)=>{const A=i.resolveComponent("wt-checkbox"),x=i.resolveComponent("wt-icon");return i.openBlock(),i.createElementBlock("div",XE,[i.createElementVNode("table",JE,[i.createElementVNode("thead",QE,[i.createElementVNode("tr",eL,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(i.unref(h),(E,T)=>(i.openBlock(),i.createElementBlock("th",{key:T,class:i.normalizeClass([[{"wt-tree-table-th--sortable":f(E)},`wt-tree-table-th--sort-${E.sort}`],"wt-tree-table-th"]),style:i.normalizeStyle(E.width?`min-width:${E.width}`:""),onClick:M=>g(E)},[i.createElementVNode("div",rL,[T===0&&w.selectable?(i.openBlock(),i.createElementBlock("div",nL,[i.createVNode(A,{selected:d.value,onChange:y},null,8,["selected"])])):i.createCommentVNode("",!0),i.createElementVNode("div",aL,i.toDisplayString(E.text),1),w.sortable?(i.openBlock(),i.createBlock(x,{key:1,class:"wt-tree-table-th-sort-arrow wt-tree-table-th-sort-arrow--asc",icon:"sort-arrow-up",size:"sm"})):i.createCommentVNode("",!0),w.sortable?(i.openBlock(),i.createBlock(x,{key:2,class:"wt-tree-table-th-sort-arrow wt-tree-table-th-sort-arrow--desc",icon:"sort-arrow-down",size:"sm"})):i.createCommentVNode("",!0)])],14,tL))),128)),w.gridActions?(i.openBlock(),i.createElementBlock("th",iL,[i.createElementVNode("div",oL,[i.renderSlot(w.$slots,"actions-header",{},void 0,!0)])])):i.createCommentVNode("",!0)])]),i.createElementVNode("tbody",lL,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(w.data,(E,T)=>(i.openBlock(),i.createBlock(KE,{key:T,"row-position":T,"data-headers":i.unref(h),data:E,selectable:w.selectable,"children-prop":w.childrenProp,"selected-elements":c.value,"searched-prop":w.searchedProp,"onUpdate:selected":k[0]||(k[0]=M=>v(M.data,M.select))},i.createSlots({actions:i.withCtx(({item:M})=>[i.renderSlot(w.$slots,"actions",{item:M},void 0,!0)]),_:2},[i.renderList(i.unref(h),(M,O)=>({name:M.value,fn:i.withCtx(({item:I})=>[i.renderSlot(w.$slots,M.value,{index:T,item:I},()=>[i.createTextVNode(i.toDisplayString(I[M.value]),1)],!0)])}))]),1032,["row-position","data-headers","data","selectable","children-prop","selected-elements","searched-prop"]))),128))])])])}}}),[["__scopeId","data-v-0d312090"]]),cL={name:"WtTabs",model:{prop:"current",event:"change"},props:{current:{type:Object,default:()=>({})},tabs:{type:Array,default:()=>[]},wide:{type:Boolean,default:!1}},emits:["change"],data:()=>({activeLineWidth:0,activeLineOffset:0}),methods:{open(e){this.$emit("change",e),this.moveActiveLine(e)},moveActiveLine(e){if(!this.current||!this.$refs||!this.$refs[e]||!this.$refs[e][0])return;const r=this.$refs[e][0];this.activeLineWidth=r.clientWidth,this.activeLineOffset=r.offsetLeft}}},dL=["value","onClick"],uL={style:{display:"block"}},hL={class:"wt-tabs__underline"};function fL(e,r,n,a,o,l){return i.openBlock(),i.createElementBlock("nav",{class:i.normalizeClass([{"wt-tabs--wide":n.wide},"wt-tabs"])},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(n.tabs,s=>(i.openBlock(),i.createElementBlock("button",{key:s.value,class:i.normalizeClass([{"wt-tab--highlight":s.value===n.current.value},"wt-tab"]),value:s.text,type:"button",onClick:c=>l.open(s)},[i.renderSlot(e.$slots,s.value,i.mergeProps({tab:s,current:n.current},{ref_for:!0}),()=>[i.createElementVNode("span",uL,i.toDisplayString(s.text),1)],!0)],10,dL))),128)),i.createElementVNode("div",hL,[i.createElementVNode("div",{style:i.normalizeStyle({width:`${e.activeLineWidth}px`,transform:`translateX(${e.activeLineOffset}px)`}),class:"wt-tab__underline--highlight"},null,4)])],2)}const pL=ce(cL,[["render",fL],["__scopeId","data-v-326136a0"]]);var Gs=Object.prototype.toString,Ks=function(r){var n=Gs.call(r),a=n==="[object Arguments]";return a||(a=n!=="[object Array]"&&r!==null&&typeof r=="object"&&typeof r.length=="number"&&r.length>=0&&Gs.call(r.callee)==="[object Function]"),a},Ya,Xs;function mL(){if(Xs)return Ya;Xs=1;var e;if(!Object.keys){var r=Object.prototype.hasOwnProperty,n=Object.prototype.toString,a=Ks,o=Object.prototype.propertyIsEnumerable,l=!o.call({toString:null},"toString"),s=o.call(function(){},"prototype"),c=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],d=function(m){var y=m.constructor;return y&&y.prototype===m},h={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},f=function(){if(typeof window>"u")return!1;for(var m in window)try{if(!h["$"+m]&&r.call(window,m)&&window[m]!==null&&typeof window[m]=="object")try{d(window[m])}catch{return!0}}catch{return!0}return!1}(),g=function(m){if(typeof window>"u"||!f)return d(m);try{return d(m)}catch{return!1}};e=function(y){var v=y!==null&&typeof y=="object",w=n.call(y)==="[object Function]",k=a(y),A=v&&n.call(y)==="[object String]",x=[];if(!v&&!w&&!k)throw new TypeError("Object.keys called on a non-object");var E=s&&w;if(A&&y.length>0&&!r.call(y,0))for(var T=0;T<y.length;++T)x.push(String(T));if(k&&y.length>0)for(var M=0;M<y.length;++M)x.push(String(M));else for(var O in y)!(E&&O==="prototype")&&r.call(y,O)&&x.push(String(O));if(l)for(var I=g(y),$=0;$<c.length;++$)!(I&&c[$]==="constructor")&&r.call(y,c[$])&&x.push(c[$]);return x}}return Ya=e,Ya}var gL=Array.prototype.slice,yL=Ks,Js=Object.keys,Ar=Js?function(r){return Js(r)}:mL(),Qs=Object.keys;Ar.shim=function(){if(Object.keys){var r=function(){var n=Object.keys(arguments);return n&&n.length===arguments.length}(1,2);r||(Object.keys=function(a){return yL(a)?Qs(gL.call(a)):Qs(a)})}else Object.keys=Ar;return Object.keys||Ar};var Ga=Ar,wL=Error,CL=EvalError,bL=RangeError,vL=ReferenceError,e4=SyntaxError,Z2=TypeError,_L=URIError,Sr=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var r={},n=Symbol("test"),a=Object(n);if(typeof n=="string"||Object.prototype.toString.call(n)!=="[object Symbol]"||Object.prototype.toString.call(a)!=="[object Symbol]")return!1;var o=42;r[n]=o;for(n in r)return!1;if(typeof Object.keys=="function"&&Object.keys(r).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(r).length!==0)return!1;var l=Object.getOwnPropertySymbols(r);if(l.length!==1||l[0]!==n||!Object.prototype.propertyIsEnumerable.call(r,n))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var s=Object.getOwnPropertyDescriptor(r,n);if(s.value!==o||s.enumerable!==!0)return!1}return!0},t4=typeof Symbol<"u"&&Symbol,xL=Sr,Ka=function(){return typeof t4!="function"||typeof Symbol!="function"||typeof t4("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:xL()},Xa={__proto__:null,foo:{}},kL=Object,EL=function(){return{__proto__:Xa}.foo===Xa.foo&&!(Xa instanceof kL)},LL="Function.prototype.bind called on incompatible ",AL=Object.prototype.toString,SL=Math.max,TL="[object Function]",r4=function(r,n){for(var a=[],o=0;o<r.length;o+=1)a[o]=r[o];for(var l=0;l<n.length;l+=1)a[l+r.length]=n[l];return a},ML=function(r,n){for(var a=[],o=n,l=0;o<r.length;o+=1,l+=1)a[l]=r[o];return a},BL=function(e,r){for(var n="",a=0;a<e.length;a+=1)n+=e[a],a+1<e.length&&(n+=r);return n},NL=function(r){var n=this;if(typeof n!="function"||AL.apply(n)!==TL)throw new TypeError(LL+n);for(var a=ML(arguments,1),o,l=function(){if(this instanceof o){var f=n.apply(this,r4(a,arguments));return Object(f)===f?f:this}return n.apply(r,r4(a,arguments))},s=SL(0,n.length-a.length),c=[],d=0;d<s;d++)c[d]="$"+d;if(o=Function("binder","return function ("+BL(c,",")+"){ return binder.apply(this,arguments); }")(l),n.prototype){var h=function(){};h.prototype=n.prototype,o.prototype=new h,h.prototype=null}return o},DL=NL,Ja=Function.prototype.bind||DL,OL=Function.prototype.call,$L=Object.prototype.hasOwnProperty,VL=Ja,n4=VL.call(OL,$L),$e,PL=wL,FL=CL,IL=bL,HL=vL,Ft=e4,It=Z2,RL=_L,a4=Function,Qa=function(e){try{return a4('"use strict"; return ('+e+").constructor;")()}catch{}},pt=Object.getOwnPropertyDescriptor;if(pt)try{pt({},"")}catch{pt=null}var ei=function(){throw new It},UL=pt?function(){try{return arguments.callee,ei}catch{try{return pt(arguments,"callee").get}catch{return ei}}}():ei,Ht=Ka(),zL=EL(),b0=Object.getPrototypeOf||(zL?function(e){return e.__proto__}:null),Rt={},WL=typeof Uint8Array>"u"||!b0?$e:b0(Uint8Array),mt={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?$e:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?$e:ArrayBuffer,"%ArrayIteratorPrototype%":Ht&&b0?b0([][Symbol.iterator]()):$e,"%AsyncFromSyncIteratorPrototype%":$e,"%AsyncFunction%":Rt,"%AsyncGenerator%":Rt,"%AsyncGeneratorFunction%":Rt,"%AsyncIteratorPrototype%":Rt,"%Atomics%":typeof Atomics>"u"?$e:Atomics,"%BigInt%":typeof BigInt>"u"?$e:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?$e:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?$e:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?$e:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":PL,"%eval%":eval,"%EvalError%":FL,"%Float32Array%":typeof Float32Array>"u"?$e:Float32Array,"%Float64Array%":typeof Float64Array>"u"?$e:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?$e:FinalizationRegistry,"%Function%":a4,"%GeneratorFunction%":Rt,"%Int8Array%":typeof Int8Array>"u"?$e:Int8Array,"%Int16Array%":typeof Int16Array>"u"?$e:Int16Array,"%Int32Array%":typeof Int32Array>"u"?$e:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Ht&&b0?b0(b0([][Symbol.iterator]())):$e,"%JSON%":typeof JSON=="object"?JSON:$e,"%Map%":typeof Map>"u"?$e:Map,"%MapIteratorPrototype%":typeof Map>"u"||!Ht||!b0?$e:b0(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?$e:Promise,"%Proxy%":typeof Proxy>"u"?$e:Proxy,"%RangeError%":IL,"%ReferenceError%":HL,"%Reflect%":typeof Reflect>"u"?$e:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?$e:Set,"%SetIteratorPrototype%":typeof Set>"u"||!Ht||!b0?$e:b0(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?$e:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Ht&&b0?b0(""[Symbol.iterator]()):$e,"%Symbol%":Ht?Symbol:$e,"%SyntaxError%":Ft,"%ThrowTypeError%":UL,"%TypedArray%":WL,"%TypeError%":It,"%Uint8Array%":typeof Uint8Array>"u"?$e:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?$e:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?$e:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?$e:Uint32Array,"%URIError%":RL,"%WeakMap%":typeof WeakMap>"u"?$e:WeakMap,"%WeakRef%":typeof WeakRef>"u"?$e:WeakRef,"%WeakSet%":typeof WeakSet>"u"?$e:WeakSet};if(b0)try{null.error}catch(e){var qL=b0(b0(e));mt["%Error.prototype%"]=qL}var jL=function e(r){var n;if(r==="%AsyncFunction%")n=Qa("async function () {}");else if(r==="%GeneratorFunction%")n=Qa("function* () {}");else if(r==="%AsyncGeneratorFunction%")n=Qa("async function* () {}");else if(r==="%AsyncGenerator%"){var a=e("%AsyncGeneratorFunction%");a&&(n=a.prototype)}else if(r==="%AsyncIteratorPrototype%"){var o=e("%AsyncGenerator%");o&&b0&&(n=b0(o.prototype))}return mt[r]=n,n},i4={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},v1=Ja,Tr=n4,ZL=v1.call(Function.call,Array.prototype.concat),YL=v1.call(Function.apply,Array.prototype.splice),o4=v1.call(Function.call,String.prototype.replace),Mr=v1.call(Function.call,String.prototype.slice),GL=v1.call(Function.call,RegExp.prototype.exec),KL=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,XL=/\\(\\)?/g,JL=function(r){var n=Mr(r,0,1),a=Mr(r,-1);if(n==="%"&&a!=="%")throw new Ft("invalid intrinsic syntax, expected closing `%`");if(a==="%"&&n!=="%")throw new Ft("invalid intrinsic syntax, expected opening `%`");var o=[];return o4(r,KL,function(l,s,c,d){o[o.length]=c?o4(d,XL,"$1"):s||l}),o},QL=function(r,n){var a=r,o;if(Tr(i4,a)&&(o=i4[a],a="%"+o[0]+"%"),Tr(mt,a)){var l=mt[a];if(l===Rt&&(l=jL(a)),typeof l>"u"&&!n)throw new It("intrinsic "+r+" exists, but is not available. Please file an issue!");return{alias:o,name:a,value:l}}throw new Ft("intrinsic "+r+" does not exist!")},p2=function(r,n){if(typeof r!="string"||r.length===0)throw new It("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof n!="boolean")throw new It('"allowMissing" argument must be a boolean');if(GL(/^%?[^%]*%?$/,r)===null)throw new Ft("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var a=JL(r),o=a.length>0?a[0]:"",l=QL("%"+o+"%",n),s=l.name,c=l.value,d=!1,h=l.alias;h&&(o=h[0],YL(a,ZL([0,1],h)));for(var f=1,g=!0;f<a.length;f+=1){var m=a[f],y=Mr(m,0,1),v=Mr(m,-1);if((y==='"'||y==="'"||y==="`"||v==='"'||v==="'"||v==="`")&&y!==v)throw new Ft("property names with quotes must have matching quotes");if((m==="constructor"||!g)&&(d=!0),o+="."+m,s="%"+o+"%",Tr(mt,s))c=mt[s];else if(c!=null){if(!(m in c)){if(!n)throw new It("base intrinsic for "+r+" exists, but the property is not available.");return}if(pt&&f+1>=a.length){var w=pt(c,m);g=!!w,g&&"get"in w&&!("originalValue"in w.get)?c=w.get:c=c[m]}else g=Tr(c,m),c=c[m];g&&!d&&(mt[s]=c)}}return c},eA=p2,Br=eA("%Object.defineProperty%",!0)||!1;if(Br)try{Br({},"a",{value:1})}catch{Br=!1}var ti=Br,tA=p2,Nr=tA("%Object.getOwnPropertyDescriptor%",!0);if(Nr)try{Nr([],"length")}catch{Nr=null}var ri=Nr,l4=ti,rA=e4,Ut=Z2,s4=ri,ni=function(r,n,a){if(!r||typeof r!="object"&&typeof r!="function")throw new Ut("`obj` must be an object or a function`");if(typeof n!="string"&&typeof n!="symbol")throw new Ut("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new Ut("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new Ut("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new Ut("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new Ut("`loose`, if provided, must be a boolean");var o=arguments.length>3?arguments[3]:null,l=arguments.length>4?arguments[4]:null,s=arguments.length>5?arguments[5]:null,c=arguments.length>6?arguments[6]:!1,d=!!s4&&s4(r,n);if(l4)l4(r,n,{configurable:s===null&&d?d.configurable:!s,enumerable:o===null&&d?d.enumerable:!o,value:a,writable:l===null&&d?d.writable:!l});else if(c||!o&&!l&&!s)r[n]=a;else throw new rA("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},ai=ti,c4=function(){return!!ai};c4.hasArrayLengthDefineBug=function(){if(!ai)return null;try{return ai([],"length",{value:1}).length!==1}catch{return!0}};var ii=c4,nA=Ga,aA=typeof Symbol=="function"&&typeof Symbol("foo")=="symbol",iA=Object.prototype.toString,oA=Array.prototype.concat,d4=ni,lA=function(e){return typeof e=="function"&&iA.call(e)==="[object Function]"},u4=ii(),sA=function(e,r,n,a){if(r in e){if(a===!0){if(e[r]===n)return}else if(!lA(a)||!a())return}u4?d4(e,r,n,!0):d4(e,r,n)},h4=function(e,r){var n=arguments.length>2?arguments[2]:{},a=nA(r);aA&&(a=oA.call(a,Object.getOwnPropertySymbols(r)));for(var o=0;o<a.length;o+=1)sA(e,a[o],r[a[o]],n[a[o]])};h4.supportsDescriptors=!!u4;var gt=h4,f4={exports:{}},cA=p2,p4=ni,dA=ii(),m4=ri,g4=Z2,uA=cA("%Math.floor%"),hA=function(r,n){if(typeof r!="function")throw new g4("`fn` is not a function");if(typeof n!="number"||n<0||n>4294967295||uA(n)!==n)throw new g4("`length` must be a positive 32-bit integer");var a=arguments.length>2&&!!arguments[2],o=!0,l=!0;if("length"in r&&m4){var s=m4(r,"length");s&&!s.configurable&&(o=!1),s&&!s.writable&&(l=!1)}return(o||l||!a)&&(dA?p4(r,"length",n,!0,!0):p4(r,"length",n)),r};(function(e){var r=Ja,n=p2,a=hA,o=Z2,l=n("%Function.prototype.apply%"),s=n("%Function.prototype.call%"),c=n("%Reflect.apply%",!0)||r.call(s,l),d=ti,h=n("%Math.max%");e.exports=function(m){if(typeof m!="function")throw new o("a function is required");var y=c(r,s,arguments);return a(y,1+h(0,m.length-(arguments.length-1)),!0)};var f=function(){return c(r,l,arguments)};d?d(e.exports,"apply",{value:f}):e.exports.apply=f})(f4);var zt=f4.exports,y4=p2,w4=zt,fA=w4(y4("String.prototype.indexOf")),K0=function(r,n){var a=y4(r,!!n);return typeof a=="function"&&fA(r,".prototype.")>-1?w4(a):a},pA=Ga,C4=Sr(),b4=K0,v4=Object,mA=b4("Array.prototype.push"),_4=b4("Object.prototype.propertyIsEnumerable"),gA=C4?Object.getOwnPropertySymbols:null,x4=function(r,n){if(r==null)throw new TypeError("target must be an object");var a=v4(r);if(arguments.length===1)return a;for(var o=1;o<arguments.length;++o){var l=v4(arguments[o]),s=pA(l),c=C4&&(Object.getOwnPropertySymbols||gA);if(c)for(var d=c(l),h=0;h<d.length;++h){var f=d[h];_4(l,f)&&mA(s,f)}for(var g=0;g<s.length;++g){var m=s[g];if(_4(l,m)){var y=l[m];a[m]=y}}}return a},oi=x4,yA=function(){if(!Object.assign)return!1;for(var e="abcdefghijklmnopqrst",r=e.split(""),n={},a=0;a<r.length;++a)n[r[a]]=r[a];var o=Object.assign({},n),l="";for(var s in o)l+=s;return e!==l},wA=function(){if(!Object.assign||!Object.preventExtensions)return!1;var e=Object.preventExtensions({1:2});try{Object.assign(e,"xy")}catch{return e[1]==="y"}return!1},k4=function(){return!Object.assign||yA()||wA()?oi:Object.assign},CA=gt,bA=k4,vA=function(){var r=bA();return CA(Object,{assign:r},{assign:function(){return Object.assign!==r}}),r},_A=gt,xA=zt,kA=x4,E4=k4,EA=vA,LA=xA.apply(E4()),L4=function(r,n){return LA(Object,arguments)};_A(L4,{getPolyfill:E4,implementation:kA,shim:EA});var AA=L4,_1=function(){return typeof(function(){}).name=="string"},x1=Object.getOwnPropertyDescriptor;if(x1)try{x1([],"length")}catch{x1=null}_1.functionsHaveConfigurableNames=function(){if(!_1()||!x1)return!1;var r=x1(function(){},"name");return!!r&&!!r.configurable};var SA=Function.prototype.bind;_1.boundFunctionsHaveNames=function(){return _1()&&typeof SA=="function"&&(function(){}).bind().name!==""};var TA=_1,A4=ni,MA=ii(),BA=TA.functionsHaveConfigurableNames(),NA=Z2,DA=function(r,n){if(typeof r!="function")throw new NA("`fn` is not a function");var a=arguments.length>2&&!!arguments[2];return(!a||BA)&&(MA?A4(r,"name",n,!0,!0):A4(r,"name",n)),r},OA=DA,$A=Z2,VA=Object,S4=OA(function(){if(this==null||this!==VA(this))throw new $A("RegExp.prototype.flags getter called on non-object");var r="";return this.hasIndices&&(r+="d"),this.global&&(r+="g"),this.ignoreCase&&(r+="i"),this.multiline&&(r+="m"),this.dotAll&&(r+="s"),this.unicode&&(r+="u"),this.unicodeSets&&(r+="v"),this.sticky&&(r+="y"),r},"get flags",!0),PA=S4,FA=gt.supportsDescriptors,IA=Object.getOwnPropertyDescriptor,T4=function(){if(FA&&/a/mig.flags==="gim"){var r=IA(RegExp.prototype,"flags");if(r&&typeof r.get=="function"&&"dotAll"in RegExp.prototype&&"hasIndices"in RegExp.prototype){var n="",a={};if(Object.defineProperty(a,"hasIndices",{get:function(){n+="d"}}),Object.defineProperty(a,"sticky",{get:function(){n+="y"}}),r.get.call(a),n==="dy")return r.get}}return PA},HA=gt.supportsDescriptors,RA=T4,UA=Object.getOwnPropertyDescriptor,zA=Object.defineProperty,WA=TypeError,M4=Object.getPrototypeOf,qA=/a/,jA=function(){if(!HA||!M4)throw new WA("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors");var r=RA(),n=M4(qA),a=UA(n,"flags");return(!a||a.get!==r)&&zA(n,"flags",{configurable:!0,enumerable:!1,get:r}),r},ZA=gt,YA=zt,GA=S4,B4=T4,KA=jA,N4=YA(B4());ZA(N4,{getPolyfill:B4,implementation:GA,shim:KA});var XA=N4,Dr={exports:{}},JA=Sr,yt=function(){return JA()&&!!Symbol.toStringTag},QA=yt(),eS=K0,li=eS("Object.prototype.toString"),Or=function(r){return QA&&r&&typeof r=="object"&&Symbol.toStringTag in r?!1:li(r)==="[object Arguments]"},D4=function(r){return Or(r)?!0:r!==null&&typeof r=="object"&&typeof r.length=="number"&&r.length>=0&&li(r)!=="[object Array]"&&li(r.callee)==="[object Function]"},tS=function(){return Or(arguments)}();Or.isLegacyArguments=D4;var O4=tS?Or:D4;const rS=nm(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var si=typeof Map=="function"&&Map.prototype,ci=Object.getOwnPropertyDescriptor&&si?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,$r=si&&ci&&typeof ci.get=="function"?ci.get:null,$4=si&&Map.prototype.forEach,di=typeof Set=="function"&&Set.prototype,ui=Object.getOwnPropertyDescriptor&&di?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,Vr=di&&ui&&typeof ui.get=="function"?ui.get:null,V4=di&&Set.prototype.forEach,nS=typeof WeakMap=="function"&&WeakMap.prototype,k1=nS?WeakMap.prototype.has:null,aS=typeof WeakSet=="function"&&WeakSet.prototype,E1=aS?WeakSet.prototype.has:null,iS=typeof WeakRef=="function"&&WeakRef.prototype,P4=iS?WeakRef.prototype.deref:null,oS=Boolean.prototype.valueOf,lS=Object.prototype.toString,sS=Function.prototype.toString,cS=String.prototype.match,hi=String.prototype.slice,Y2=String.prototype.replace,dS=String.prototype.toUpperCase,F4=String.prototype.toLowerCase,I4=RegExp.prototype.test,H4=Array.prototype.concat,m2=Array.prototype.join,uS=Array.prototype.slice,R4=Math.floor,fi=typeof BigInt=="function"?BigInt.prototype.valueOf:null,pi=Object.getOwnPropertySymbols,mi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,Wt=typeof Symbol=="function"&&typeof Symbol.iterator=="object",B0=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===Wt||!0)?Symbol.toStringTag:null,U4=Object.prototype.propertyIsEnumerable,z4=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function W4(e,r){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||I4.call(/e/,r))return r;var n=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof e=="number"){var a=e<0?-R4(-e):R4(e);if(a!==e){var o=String(a),l=hi.call(r,o.length+1);return Y2.call(o,n,"$&_")+"."+Y2.call(Y2.call(l,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Y2.call(r,n,"$&_")}var gi=rS,q4=gi.custom,j4=K4(q4)?q4:null,Z4={__proto__:null,double:'"',single:"'"},hS={__proto__:null,double:/(["\\])/g,single:/(['\\])/g},fS=function e(r,n,a,o){var l=n||{};if(B2(l,"quoteStyle")&&!B2(Z4,l.quoteStyle))throw new TypeError('option "quoteStyle" must be "single" or "double"');if(B2(l,"maxStringLength")&&(typeof l.maxStringLength=="number"?l.maxStringLength<0&&l.maxStringLength!==1/0:l.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var s=B2(l,"customInspect")?l.customInspect:!0;if(typeof s!="boolean"&&s!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(B2(l,"indent")&&l.indent!==null&&l.indent!==" "&&!(parseInt(l.indent,10)===l.indent&&l.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(B2(l,"numericSeparator")&&typeof l.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var c=l.numericSeparator;if(typeof r>"u")return"undefined";if(r===null)return"null";if(typeof r=="boolean")return r?"true":"false";if(typeof r=="string")return J4(r,l);if(typeof r=="number"){if(r===0)return 1/0/r>0?"0":"-0";var d=String(r);return c?W4(r,d):d}if(typeof r=="bigint"){var h=String(r)+"n";return c?W4(r,h):h}var f=typeof l.depth>"u"?5:l.depth;if(typeof a>"u"&&(a=0),a>=f&&f>0&&typeof r=="object")return yi(r)?"[Array]":"[Object]";var g=BS(l,a);if(typeof o>"u")o=[];else if(X4(o,r)>=0)return"[Circular]";function m(Q,fe,oe){if(fe&&(o=uS.call(o),o.push(fe)),oe){var X={depth:l.depth};return B2(l,"quoteStyle")&&(X.quoteStyle=l.quoteStyle),e(Q,X,a+1,o)}return e(Q,l,a+1,o)}if(typeof r=="function"&&!G4(r)){var y=_S(r),v=Pr(r,m);return"[Function"+(y?": "+y:" (anonymous)")+"]"+(v.length>0?" { "+m2.call(v,", ")+" }":"")}if(K4(r)){var w=Wt?Y2.call(String(r),/^(Symbol\(.*\))_[^)]*$/,"$1"):mi.call(r);return typeof r=="object"&&!Wt?L1(w):w}if(SS(r)){for(var k="<"+F4.call(String(r.nodeName)),A=r.attributes||[],x=0;x<A.length;x++)k+=" "+A[x].name+"="+Y4(pS(A[x].value),"double",l);return k+=">",r.childNodes&&r.childNodes.length&&(k+="..."),k+="</"+F4.call(String(r.nodeName))+">",k}if(yi(r)){if(r.length===0)return"[]";var E=Pr(r,m);return g&&!MS(E)?"["+Ci(E,g)+"]":"[ "+m2.call(E,", ")+" ]"}if(gS(r)){var T=Pr(r,m);return!("cause"in Error.prototype)&&"cause"in r&&!U4.call(r,"cause")?"{ ["+String(r)+"] "+m2.call(H4.call("[cause]: "+m(r.cause),T),", ")+" }":T.length===0?"["+String(r)+"]":"{ ["+String(r)+"] "+m2.call(T,", ")+" }"}if(typeof r=="object"&&s){if(j4&&typeof r[j4]=="function"&&gi)return gi(r,{depth:f-a});if(s!=="symbol"&&typeof r.inspect=="function")return r.inspect()}if(xS(r)){var M=[];return $4&&$4.call(r,function(Q,fe){M.push(m(fe,r,!0)+" => "+m(Q,r))}),Q4("Map",$r.call(r),M,g)}if(LS(r)){var O=[];return V4&&V4.call(r,function(Q){O.push(m(Q,r))}),Q4("Set",Vr.call(r),O,g)}if(kS(r))return wi("WeakMap");if(AS(r))return wi("WeakSet");if(ES(r))return wi("WeakRef");if(wS(r))return L1(m(Number(r)));if(bS(r))return L1(m(fi.call(r)));if(CS(r))return L1(oS.call(r));if(yS(r))return L1(m(String(r)));if(typeof window<"u"&&r===window)return"{ [object Window] }";if(typeof globalThis<"u"&&r===globalThis||typeof S2<"u"&&r===S2)return"{ [object globalThis] }";if(!mS(r)&&!G4(r)){var I=Pr(r,m),$=z4?z4(r)===Object.prototype:r instanceof Object||r.constructor===Object,V=r instanceof Object?"":"null prototype",K=!$&&B0&&Object(r)===r&&B0 in r?hi.call(G2(r),8,-1):V?"Object":"",H=$||typeof r.constructor!="function"?"":r.constructor.name?r.constructor.name+" ":"",j=H+(K||V?"["+m2.call(H4.call([],K||[],V||[]),": ")+"] ":"");return I.length===0?j+"{}":g?j+"{"+Ci(I,g)+"}":j+"{ "+m2.call(I,", ")+" }"}return String(r)};function Y4(e,r,n){var a=n.quoteStyle||r,o=Z4[a];return o+e+o}function pS(e){return Y2.call(String(e),/"/g,"&quot;")}function yi(e){return G2(e)==="[object Array]"&&(!B0||!(typeof e=="object"&&B0 in e))}function mS(e){return G2(e)==="[object Date]"&&(!B0||!(typeof e=="object"&&B0 in e))}function G4(e){return G2(e)==="[object RegExp]"&&(!B0||!(typeof e=="object"&&B0 in e))}function gS(e){return G2(e)==="[object Error]"&&(!B0||!(typeof e=="object"&&B0 in e))}function yS(e){return G2(e)==="[object String]"&&(!B0||!(typeof e=="object"&&B0 in e))}function wS(e){return G2(e)==="[object Number]"&&(!B0||!(typeof e=="object"&&B0 in e))}function CS(e){return G2(e)==="[object Boolean]"&&(!B0||!(typeof e=="object"&&B0 in e))}function K4(e){if(Wt)return e&&typeof e=="object"&&e instanceof Symbol;if(typeof e=="symbol")return!0;if(!e||typeof e!="object"||!mi)return!1;try{return mi.call(e),!0}catch{}return!1}function bS(e){if(!e||typeof e!="object"||!fi)return!1;try{return fi.call(e),!0}catch{}return!1}var vS=Object.prototype.hasOwnProperty||function(e){return e in this};function B2(e,r){return vS.call(e,r)}function G2(e){return lS.call(e)}function _S(e){if(e.name)return e.name;var r=cS.call(sS.call(e),/^function\s*([\w$]+)/);return r?r[1]:null}function X4(e,r){if(e.indexOf)return e.indexOf(r);for(var n=0,a=e.length;n<a;n++)if(e[n]===r)return n;return-1}function xS(e){if(!$r||!e||typeof e!="object")return!1;try{$r.call(e);try{Vr.call(e)}catch{return!0}return e instanceof Map}catch{}return!1}function kS(e){if(!k1||!e||typeof e!="object")return!1;try{k1.call(e,k1);try{E1.call(e,E1)}catch{return!0}return e instanceof WeakMap}catch{}return!1}function ES(e){if(!P4||!e||typeof e!="object")return!1;try{return P4.call(e),!0}catch{}return!1}function LS(e){if(!Vr||!e||typeof e!="object")return!1;try{Vr.call(e);try{$r.call(e)}catch{return!0}return e instanceof Set}catch{}return!1}function AS(e){if(!E1||!e||typeof e!="object")return!1;try{E1.call(e,E1);try{k1.call(e,k1)}catch{return!0}return e instanceof WeakSet}catch{}return!1}function SS(e){return!e||typeof e!="object"?!1:typeof HTMLElement<"u"&&e instanceof HTMLElement?!0:typeof e.nodeName=="string"&&typeof e.getAttribute=="function"}function J4(e,r){if(e.length>r.maxStringLength){var n=e.length-r.maxStringLength,a="... "+n+" more character"+(n>1?"s":"");return J4(hi.call(e,0,r.maxStringLength),r)+a}var o=hS[r.quoteStyle||"single"];o.lastIndex=0;var l=Y2.call(Y2.call(e,o,"\\$1"),/[\x00-\x1f]/g,TS);return Y4(l,"single",r)}function TS(e){var r=e.charCodeAt(0),n={8:"b",9:"t",10:"n",12:"f",13:"r"}[r];return n?"\\"+n:"\\x"+(r<16?"0":"")+dS.call(r.toString(16))}function L1(e){return"Object("+e+")"}function wi(e){return e+" { ? }"}function Q4(e,r,n,a){var o=a?Ci(n,a):m2.call(n,", ");return e+" ("+r+") {"+o+"}"}function MS(e){for(var r=0;r<e.length;r++)if(X4(e[r],`
24
24
  `)>=0)return!1;return!0}function BS(e,r){var n;if(e.indent===" ")n=" ";else if(typeof e.indent=="number"&&e.indent>0)n=m2.call(Array(e.indent+1)," ");else return null;return{base:n,prev:m2.call(Array(r+1),n)}}function Ci(e,r){if(e.length===0)return"";var n=`
@@ -28,5 +28,5 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
28
28
  array and $emits "input" event.
29
29
 
30
30
  True: "tag" method only $emits "tag" event. Tag addition is responsibility of client side.
31
- `}},emits:["input","tag","search-change","closed"],data:()=>({defaultOptionLabel:"label",multiple:!0}),methods:{getTagOptionLabel({optionLabel:e,option:r}){const n=this.getOptionLabel({optionLabel:e,option:r});return typeof n=="object"?r.label:n},initializeOptions(){if(!this.value)return[];const e=this.value.filter(r=>!this.options.find(n=>nB(n,r)));this.options.unshift(...e)}},created(){this.isApiMode||this.initializeOptions()}},iB={class:"multiselect__loading-wrapper"};function oB(e,r,n,a,o,l){const s=i.resolveComponent("wt-label"),c=i.resolveComponent("wt-icon-btn"),d=i.resolveComponent("wt-chip"),h=i.resolveComponent("wt-loader"),f=i.resolveComponent("vue-multiselect"),g=i.resolveComponent("wt-input-info"),m=i.resolveDirective("observe-visibility");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-tags-input--disabled":e.disabled,"wt-tags-input--invalid":e.invalid,"wt-tags-input--loading":e.isLoading},"wt-tags-input"])},[e.hasLabel?(i.openBlock(),i.createBlock(s,i.mergeProps({key:0},e.labelProps,{disabled:e.disabled,invalid:e.invalid,class:"wt-tags-input__label"}),{default:i.withCtx(()=>[i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:e.label})),()=>[i.createTextVNode(i.toDisplayString(e.requiredLabel),1)],!0)],void 0,!0),_:3},16,["disabled","invalid"])):i.createCommentVNode("",!0),i.createVNode(f,i.mergeProps(e.$attrs,{ref:"vue-multiselect","close-on-select":!1,disabled:e.disabled,"internal-search":!e.searchMethod,label:e.selectOptionLabel,loading:!1,"model-value":e.selectValue,multiple:e.multiple,options:e.selectOptions,placeholder:e.placeholder||e.label,taggable:n.taggable,"track-by":n.trackBy,class:"wt-tags-input__select"},i.toHandlers(e.listeners)),i.createSlots({tag:i.withCtx(({option:y,remove:v})=>[i.createVNode(d,{class:"multiselect__custom-tag"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.getTagOptionLabel({option:y,optionLabel:e.optionLabel}))+" ",1),i.createVNode(c,{color:"on-primary",icon:"close--filled",size:"sm",onClick:w=>v(y)},null,8,["onClick"])],void 0,!0),_:2},1024)]),option:i.withCtx(({option:y})=>[i.renderSlot(e.$slots,"option",i.normalizeProps(i.guardReactiveProps({option:y,optionLabel:e.optionLabel})),()=>[i.createTextVNode(i.toDisplayString(l.getTagOptionLabel({option:y,optionLabel:e.optionLabel})),1)],!0)]),caret:i.withCtx(({toggle:y})=>[i.createVNode(c,{disabled:e.disabled,class:"multiselect__select",color:"active",icon:"arrow-down",onMousedown:i.withModifiers(y,["prevent","stop"])},null,8,["disabled","onMousedown"])]),beforeList:i.withCtx(()=>[i.withDirectives(i.createElementVNode("div",iB,[i.createVNode(h,{size:"sm"})],512),[[i.vShow,e.isLoading]])]),_:2},[e.showIntersectionObserver?{name:"afterList",fn:i.withCtx(()=>[i.withDirectives(i.createElementVNode("div",null,null,512),[[m,e.handleAfterListIntersect]])]),key:"0"}:void 0]),1040,["disabled","internal-search","label","model-value","multiple","options","placeholder","taggable","track-by"]),e.isValidation?(i.openBlock(),i.createBlock(g,{key:1,invalid:e.invalid},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.validationText),1)],void 0,!0),_:1},8,["invalid"])):i.createCommentVNode("",!0)],2)}const lB=ce(aB,[["render",oB],["__scopeId","data-v-98d1c9ed"]]),sB={name:"WtTextarea",mixins:[Lr],props:{value:{type:String,default:""},label:{type:String,default:""},placeholder:{type:String},disabled:{type:Boolean,default:!1,description:"Native textarea disabled attribute"},name:{type:String,default:""},labelProps:{type:Object,description:"Object with props, passed down to wt-label as props"},autoresize:{type:Boolean,default:!1,description:"enables auto-grow for text-area"}},emits:["input","enter"],computed:{listeners(){return{...this.$listeners,input:e=>this.$emit("input",e.target.value),keypress:e=>this.handleKeypress(e)}},requiredLabel(){return this.required?`${this.label}*`:this.label}},mounted(){this.updateInputPaddings()},updated(){this.autoresize&&!this.value&&this.resetGrow()},methods:{handleKeypress(e){this.autoresize&&e.key==="Enter"&&!e.shiftKey&&(this.$emit("enter"),e.preventDefault())},autoGrow(){if(!this.autoresize)return;const e=this.$refs["wt-textarea"],r=2;e.style.height="auto",e.style.height=e.scrollHeight+r+"px"},resetGrow(){const e=this.$refs["wt-textarea"];e.style.height="auto"},updateInputPaddings(){const e=this.$refs["after-wrapper"].offsetWidth,r=this.$refs["wt-textarea"],n=getComputedStyle(document.documentElement).getPropertyValue("--textarea-padding");r.style.paddingRight=`calc(${n} * 2 + ${e}px)`}}},cB={class:"wt-textarea__wrapper"},dB=["id","disabled","placeholder","value"],uB={ref:"after-wrapper",class:"wt-textarea__after-wrapper"};function hB(e,r,n,a,o,l){const s=i.resolveComponent("wt-label"),c=i.resolveComponent("wt-icon-btn"),d=i.resolveComponent("wt-input-info");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-textarea--disabled":n.disabled,"wt-textarea--invalid":e.invalid,"wt-textarea--autoresize":n.autoresize},"wt-textarea"])},[i.createVNode(s,i.mergeProps(n.labelProps,{disabled:n.disabled,for:n.name,invalid:e.invalid}),{default:i.withCtx(()=>[i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label})),()=>[i.createTextVNode(i.toDisplayString(l.requiredLabel),1)],!0)],void 0,!0),_:3},16,["disabled","for","invalid"]),i.createElementVNode("div",cB,[i.createElementVNode("textarea",i.mergeProps({id:n.name,ref:"wt-textarea",disabled:n.disabled,placeholder:n.placeholder||n.label,value:n.value,rows:"1",class:"wt-textarea__textarea"},i.toHandlers(l.listeners,!0),{onInput:r[0]||(r[0]=(...h)=>l.autoGrow&&l.autoGrow(...h))}),null,16,dB),i.createElementVNode("div",uB,[i.renderSlot(e.$slots,"after-input",{},void 0,!0),i.createVNode(c,{class:i.normalizeClass([{hidden:!n.value},"wt-textarea__reset-icon-btn"]),disabled:n.disabled,icon:"close--filled",size:"sm",onClick:r[1]||(r[1]=h=>e.$emit("input",""))},null,8,["class","disabled"])],512)]),e.isValidation?(i.openBlock(),i.createBlock(d,{key:0,invalid:e.invalid},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.validationText),1)],void 0,!0),_:1},8,["invalid"])):i.createCommentVNode("",!0)],2)}const fB=ce(sB,[["render",hB],["__scopeId","data-v-a884bdc9"]]),pB={name:"WtTimeInput",mixins:[Lr],props:{value:{type:Number,default:0},label:{type:String,default:""},maxValue:{type:Number},required:{type:Boolean,default:!1,description:"Native input required attribute"},disabled:{type:Boolean,default:!1,description:"Native input disabled attribute"},labelProps:{type:Object,description:"Object with props, passed down to wt-label as props"},hideInputInfo:{type:Boolean,default:!1}},emits:["input"],computed:{hasLabel(){return!!(this.label||this.$slots.label)},showInfo(){return this.isValidation&&!this.hideInputInfo}}},mB={class:"wt-time-input__wrapper"},gB=["disabled","max","value"];function yB(e,r,n,a,o,l){const s=i.resolveComponent("wt-label"),c=i.resolveComponent("wt-input-info");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-time-input--disabled":n.disabled,"wt-time-input--invalid":e.invalid},"wt-time-input"])},[l.hasLabel?(i.openBlock(),i.createBlock(s,i.mergeProps({key:0},n.labelProps,{disabled:n.disabled,invalid:e.invalid}),{default:i.withCtx(()=>[i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label})),()=>[i.createTextVNode(i.toDisplayString(n.label),1)],!0)],void 0,!0),_:3},16,["disabled","invalid"])):i.createCommentVNode("",!0),i.createElementVNode("div",mB,[i.createElementVNode("input",{disabled:n.disabled,max:n.maxValue,min:0,value:n.value,class:"wt-time-input__input",type:"number",onInput:r[0]||(r[0]=d=>e.$emit("input",d.target.value))},null,40,gB)]),l.showInfo?(i.openBlock(),i.createBlock(c,{key:1,invalid:e.invalid},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.validationText),1)],void 0,!0),_:1},8,["invalid"])):i.createCommentVNode("",!0)],2)}const wB=ce(pB,[["render",yB],["__scopeId","data-v-7b349db2"]]),Gi=60*60,Ki=60,CB={name:"WtTimepicker",mixins:[Lr],model:{prop:"value",event:"input"},props:{value:{type:[String,Number],default:0},dateMode:{type:Boolean,default:!1},label:{type:String,default:""},format:{type:String,default:"hh:mm:ss"},disabled:{type:Boolean,default:!1},labelProps:{type:Object,description:"Object with props, passed down to wt-label as props"},noLabel:{type:Boolean,default:!1},required:{type:Boolean,default:!1,description:"Native input required attribute"}},computed:{isHour(){return this.format.includes("hh")},isMin(){return this.format.includes("mm")},isSec(){return this.format.includes("ss")},labelHours(){return this.noLabel||this.label?null:this.$t("webitelUI.timepicker.hour")},labelMin(){return this.noLabel||this.label?null:this.$t("webitelUI.timepicker.min")},labelSec(){return this.noLabel||this.label?null:this.$t("webitelUI.timepicker.sec")},hour:{get(){return this.dateMode?new Date(+this.value).getHours():Math.floor(this.value/Gi)},set(e){const r=this.dateMode?new Date(this.value).setHours(e):this.value-this.hour*Gi+e*Gi;this.$emit("input",r)}},min:{get(){return this.dateMode?new Date(+this.value).getMinutes():Math.floor(this.value/Ki%60)},set(e){const r=this.dateMode?new Date(this.value).setMinutes(e):this.value-this.min*Ki+e*Ki;this.$emit("input",r)}},sec:{get(){return this.dateMode?new Date(+this.value).getSeconds():Math.floor(this.value%60)},set(e){const r=this.dateMode?new Date(this.value).setSeconds(e):this.value-this.sec+ +e;this.$emit("input",r)}},requiredLabel(){return this.required?`${this.label} (${this.format})*`:`${this.label} (${this.format})`}},methods:{}},bB={class:"wt-timepicker__wrapper"};function vB(e,r,n,a,o,l){const s=i.resolveComponent("wt-label"),c=i.resolveComponent("wt-time-input"),d=i.resolveComponent("wt-input-info");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-timepicker--invalid":e.invalid},"wt-timepicker"])},[n.label||!n.noLabel?(i.openBlock(),i.createBlock(s,i.mergeProps({key:0},n.labelProps,{invalid:e.invalid}),{default:i.withCtx(()=>[i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label})),()=>[i.createTextVNode(i.toDisplayString(l.requiredLabel),1)],!0)],void 0,!0),_:3},16,["invalid"])):i.createCommentVNode("",!0),i.createElementVNode("div",bB,[l.isHour?(i.openBlock(),i.createBlock(c,{key:0,disabled:n.disabled,label:l.labelHours,"max-value":n.dateMode?null:23,v:e.v,value:l.hour,"hide-input-info":"",onInput:r[0]||(r[0]=h=>l.hour=h)},null,8,["disabled","label","max-value","v","value"])):i.createCommentVNode("",!0),l.isMin?(i.openBlock(),i.createBlock(c,{key:1,disabled:n.disabled,label:l.labelMin,"max-value":59,v:e.v,value:l.min,"hide-input-info":"",onInput:r[1]||(r[1]=h=>l.min=h)},null,8,["disabled","label","v","value"])):i.createCommentVNode("",!0),l.isSec?(i.openBlock(),i.createBlock(c,{key:2,disabled:n.disabled,label:l.labelSec,"max-value":59,v:e.v,value:l.sec,"hide-input-info":"",onInput:r[2]||(r[2]=h=>l.sec=h)},null,8,["disabled","label","v","value"])):i.createCommentVNode("",!0)]),e.isValidation?(i.openBlock(),i.createBlock(d,{key:1,invalid:e.invalid},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.validationText),1)],void 0,!0),_:1},8,["invalid"])):i.createCommentVNode("",!0)],2)}const _B=ce(CB,[["render",vB],["__scopeId","data-v-985a3869"]]),xB=["top","right","bottom","left"],mc=["start","end"],gc=xB.reduce((e,r)=>e.concat(r,r+"-"+mc[0],r+"-"+mc[1]),[]),tn=Math.min,wt=Math.max,rn=Math.round,nn=Math.floor,y2=e=>({x:e,y:e}),kB={left:"right",right:"left",bottom:"top",top:"bottom"},EB={start:"end",end:"start"};function yc(e,r,n){return wt(e,tn(r,n))}function T1(e,r){return typeof e=="function"?e(r):e}function D2(e){return e.split("-")[0]}function O2(e){return e.split("-")[1]}function wc(e){return e==="x"?"y":"x"}function Cc(e){return e==="y"?"height":"width"}function Yt(e){return["top","bottom"].includes(D2(e))?"y":"x"}function bc(e){return wc(Yt(e))}function vc(e,r,n){n===void 0&&(n=!1);const a=O2(e),o=bc(e),l=Cc(o);let s=o==="x"?a===(n?"end":"start")?"right":"left":a==="start"?"bottom":"top";return r.reference[l]>r.floating[l]&&(s=on(s)),[s,on(s)]}function LB(e){const r=on(e);return[an(e),r,an(r)]}function an(e){return e.replace(/start|end/g,r=>EB[r])}function AB(e,r,n){const a=["left","right"],o=["right","left"],l=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return n?r?o:a:r?a:o;case"left":case"right":return r?l:s;default:return[]}}function SB(e,r,n,a){const o=O2(e);let l=AB(D2(e),n==="start",a);return o&&(l=l.map(s=>s+"-"+o),r&&(l=l.concat(l.map(an)))),l}function on(e){return e.replace(/left|right|bottom|top/g,r=>kB[r])}function TB(e){return{top:0,right:0,bottom:0,left:0,...e}}function MB(e){return typeof e!="number"?TB(e):{top:e,right:e,bottom:e,left:e}}function ln(e){const{x:r,y:n,width:a,height:o}=e;return{width:a,height:o,top:n,left:r,right:r+a,bottom:n+o,x:r,y:n}}function _c(e,r,n){let{reference:a,floating:o}=e;const l=Yt(r),s=bc(r),c=Cc(s),d=D2(r),h=l==="y",f=a.x+a.width/2-o.width/2,g=a.y+a.height/2-o.height/2,m=a[c]/2-o[c]/2;let y;switch(d){case"top":y={x:f,y:a.y-o.height};break;case"bottom":y={x:f,y:a.y+a.height};break;case"right":y={x:a.x+a.width,y:g};break;case"left":y={x:a.x-o.width,y:g};break;default:y={x:a.x,y:a.y}}switch(O2(r)){case"start":y[s]-=m*(n&&h?-1:1);break;case"end":y[s]+=m*(n&&h?-1:1);break}return y}const BB=async(e,r,n)=>{const{placement:a="bottom",strategy:o="absolute",middleware:l=[],platform:s}=n,c=l.filter(Boolean),d=await(s.isRTL==null?void 0:s.isRTL(r));let h=await s.getElementRects({reference:e,floating:r,strategy:o}),{x:f,y:g}=_c(h,a,d),m=a,y={},v=0;for(let w=0;w<c.length;w++){const{name:k,fn:A}=c[w],{x,y:E,data:T,reset:M}=await A({x:f,y:g,initialPlacement:a,placement:m,strategy:o,middlewareData:y,rects:h,platform:s,elements:{reference:e,floating:r}});f=x??f,g=E??g,y={...y,[k]:{...y[k],...T}},M&&v<=50&&(v++,typeof M=="object"&&(M.placement&&(m=M.placement),M.rects&&(h=M.rects===!0?await s.getElementRects({reference:e,floating:r,strategy:o}):M.rects),{x:f,y:g}=_c(h,m,d)),w=-1)}return{x:f,y:g,placement:m,strategy:o,middlewareData:y}};async function Xi(e,r){var n;r===void 0&&(r={});const{x:a,y:o,platform:l,rects:s,elements:c,strategy:d}=e,{boundary:h="clippingAncestors",rootBoundary:f="viewport",elementContext:g="floating",altBoundary:m=!1,padding:y=0}=T1(r,e),v=MB(y),k=c[m?g==="floating"?"reference":"floating":g],A=ln(await l.getClippingRect({element:(n=await(l.isElement==null?void 0:l.isElement(k)))==null||n?k:k.contextElement||await(l.getDocumentElement==null?void 0:l.getDocumentElement(c.floating)),boundary:h,rootBoundary:f,strategy:d})),x=g==="floating"?{x:a,y:o,width:s.floating.width,height:s.floating.height}:s.reference,E=await(l.getOffsetParent==null?void 0:l.getOffsetParent(c.floating)),T=await(l.isElement==null?void 0:l.isElement(E))?await(l.getScale==null?void 0:l.getScale(E))||{x:1,y:1}:{x:1,y:1},M=ln(l.convertOffsetParentRelativeRectToViewportRelativeRect?await l.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:x,offsetParent:E,strategy:d}):x);return{top:(A.top-M.top+v.top)/T.y,bottom:(M.bottom-A.bottom+v.bottom)/T.y,left:(A.left-M.left+v.left)/T.x,right:(M.right-A.right+v.right)/T.x}}function NB(e,r,n){return(e?[...n.filter(o=>O2(o)===e),...n.filter(o=>O2(o)!==e)]:n.filter(o=>D2(o)===o)).filter(o=>e?O2(o)===e||(r?an(o)!==o:!1):!0)}const DB=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(r){var n,a,o;const{rects:l,middlewareData:s,placement:c,platform:d,elements:h}=r,{crossAxis:f=!1,alignment:g,allowedPlacements:m=gc,autoAlignment:y=!0,...v}=T1(e,r),w=g!==void 0||m===gc?NB(g||null,y,m):m,k=await Xi(r,v),A=((n=s.autoPlacement)==null?void 0:n.index)||0,x=w[A];if(x==null)return{};const E=vc(x,l,await(d.isRTL==null?void 0:d.isRTL(h.floating)));if(c!==x)return{reset:{placement:w[0]}};const T=[k[D2(x)],k[E[0]],k[E[1]]],M=[...((a=s.autoPlacement)==null?void 0:a.overflows)||[],{placement:x,overflows:T}],O=w[A+1];if(O)return{data:{index:A+1,overflows:M},reset:{placement:O}};const I=M.map(K=>{const H=O2(K.placement);return[K.placement,H&&f?K.overflows.slice(0,2).reduce((j,Q)=>j+Q,0):K.overflows[0],K.overflows]}).sort((K,H)=>K[1]-H[1]),V=((o=I.filter(K=>K[2].slice(0,O2(K[0])?2:3).every(H=>H<=0))[0])==null?void 0:o[0])||I[0][0];return V!==c?{data:{index:A+1,overflows:M},reset:{placement:V}}:{}}}},OB=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(r){var n,a;const{placement:o,middlewareData:l,rects:s,initialPlacement:c,platform:d,elements:h}=r,{mainAxis:f=!0,crossAxis:g=!0,fallbackPlacements:m,fallbackStrategy:y="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:w=!0,...k}=T1(e,r);if((n=l.arrow)!=null&&n.alignmentOffset)return{};const A=D2(o),x=Yt(c),E=D2(c)===c,T=await(d.isRTL==null?void 0:d.isRTL(h.floating)),M=m||(E||!w?[on(c)]:LB(c)),O=v!=="none";!m&&O&&M.push(...SB(c,w,v,T));const I=[c,...M],$=await Xi(r,k),V=[];let K=((a=l.flip)==null?void 0:a.overflows)||[];if(f&&V.push($[A]),g){const fe=vc(o,s,T);V.push($[fe[0]],$[fe[1]])}if(K=[...K,{placement:o,overflows:V}],!V.every(fe=>fe<=0)){var H,j;const fe=(((H=l.flip)==null?void 0:H.index)||0)+1,oe=I[fe];if(oe)return{data:{index:fe,overflows:K},reset:{placement:oe}};let X=(j=K.filter(b=>b.overflows[0]<=0).sort((b,U)=>b.overflows[1]-U.overflows[1])[0])==null?void 0:j.placement;if(!X)switch(y){case"bestFit":{var Q;const b=(Q=K.filter(U=>{if(O){const D=Yt(U.placement);return D===x||D==="y"}return!0}).map(U=>[U.placement,U.overflows.filter(D=>D>0).reduce((D,W)=>D+W,0)]).sort((U,D)=>U[1]-D[1])[0])==null?void 0:Q[0];b&&(X=b);break}case"initialPlacement":X=c;break}if(o!==X)return{reset:{placement:X}}}return{}}}};async function $B(e,r){const{placement:n,platform:a,elements:o}=e,l=await(a.isRTL==null?void 0:a.isRTL(o.floating)),s=D2(n),c=O2(n),d=Yt(n)==="y",h=["left","top"].includes(s)?-1:1,f=l&&d?-1:1,g=T1(r,e);let{mainAxis:m,crossAxis:y,alignmentAxis:v}=typeof g=="number"?{mainAxis:g,crossAxis:0,alignmentAxis:null}:{mainAxis:g.mainAxis||0,crossAxis:g.crossAxis||0,alignmentAxis:g.alignmentAxis};return c&&typeof v=="number"&&(y=c==="end"?v*-1:v),d?{x:y*f,y:m*h}:{x:m*h,y:y*f}}const VB=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(r){var n,a;const{x:o,y:l,placement:s,middlewareData:c}=r,d=await $B(r,e);return s===((n=c.offset)==null?void 0:n.placement)&&(a=c.arrow)!=null&&a.alignmentOffset?{}:{x:o+d.x,y:l+d.y,data:{...d,placement:s}}}}},PB=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(r){const{x:n,y:a,placement:o}=r,{mainAxis:l=!0,crossAxis:s=!1,limiter:c={fn:k=>{let{x:A,y:x}=k;return{x:A,y:x}}},...d}=T1(e,r),h={x:n,y:a},f=await Xi(r,d),g=Yt(D2(o)),m=wc(g);let y=h[m],v=h[g];if(l){const k=m==="y"?"top":"left",A=m==="y"?"bottom":"right",x=y+f[k],E=y-f[A];y=yc(x,y,E)}if(s){const k=g==="y"?"top":"left",A=g==="y"?"bottom":"right",x=v+f[k],E=v-f[A];v=yc(x,v,E)}const w=c.fn({...r,[m]:y,[g]:v});return{...w,data:{x:w.x-n,y:w.y-a,enabled:{[m]:l,[g]:s}}}}}};function sn(){return typeof window<"u"}function Ct(e){return Ji(e)?(e.nodeName||"").toLowerCase():"#document"}function q0(e){var r;return(e==null||(r=e.ownerDocument)==null?void 0:r.defaultView)||window}function w2(e){var r;return(r=(Ji(e)?e.ownerDocument:e.document)||window.document)==null?void 0:r.documentElement}function Ji(e){return sn()?e instanceof Node||e instanceof q0(e).Node:!1}function n2(e){return sn()?e instanceof Element||e instanceof q0(e).Element:!1}function C2(e){return sn()?e instanceof HTMLElement||e instanceof q0(e).HTMLElement:!1}function xc(e){return!sn()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof q0(e).ShadowRoot}function M1(e){const{overflow:r,overflowX:n,overflowY:a,display:o}=a2(e);return/auto|scroll|overlay|hidden|clip/.test(r+a+n)&&!["inline","contents"].includes(o)}function FB(e){return["table","td","th"].includes(Ct(e))}function cn(e){return[":popover-open",":modal"].some(r=>{try{return e.matches(r)}catch{return!1}})}function Qi(e){const r=e3(),n=n2(e)?a2(e):e;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!r&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!r&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(a=>(n.willChange||"").includes(a))||["paint","layout","strict","content"].some(a=>(n.contain||"").includes(a))}function IB(e){let r=K2(e);for(;C2(r)&&!Gt(r);){if(Qi(r))return r;if(cn(r))return null;r=K2(r)}return null}function e3(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Gt(e){return["html","body","#document"].includes(Ct(e))}function a2(e){return q0(e).getComputedStyle(e)}function dn(e){return n2(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function K2(e){if(Ct(e)==="html")return e;const r=e.assignedSlot||e.parentNode||xc(e)&&e.host||w2(e);return xc(r)?r.host:r}function kc(e){const r=K2(e);return Gt(r)?e.ownerDocument?e.ownerDocument.body:e.body:C2(r)&&M1(r)?r:kc(r)}function B1(e,r,n){var a;r===void 0&&(r=[]),n===void 0&&(n=!0);const o=kc(e),l=o===((a=e.ownerDocument)==null?void 0:a.body),s=q0(o);if(l){const c=t3(s);return r.concat(s,s.visualViewport||[],M1(o)?o:[],c&&n?B1(c):[])}return r.concat(o,B1(o,[],n))}function t3(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ec(e){const r=a2(e);let n=parseFloat(r.width)||0,a=parseFloat(r.height)||0;const o=C2(e),l=o?e.offsetWidth:n,s=o?e.offsetHeight:a,c=rn(n)!==l||rn(a)!==s;return c&&(n=l,a=s),{width:n,height:a,$:c}}function r3(e){return n2(e)?e:e.contextElement}function Kt(e){const r=r3(e);if(!C2(r))return y2(1);const n=r.getBoundingClientRect(),{width:a,height:o,$:l}=Ec(r);let s=(l?rn(n.width):n.width)/a,c=(l?rn(n.height):n.height)/o;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}const HB=y2(0);function Lc(e){const r=q0(e);return!e3()||!r.visualViewport?HB:{x:r.visualViewport.offsetLeft,y:r.visualViewport.offsetTop}}function RB(e,r,n){return r===void 0&&(r=!1),!n||r&&n!==q0(e)?!1:r}function bt(e,r,n,a){r===void 0&&(r=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),l=r3(e);let s=y2(1);r&&(a?n2(a)&&(s=Kt(a)):s=Kt(e));const c=RB(l,n,a)?Lc(l):y2(0);let d=(o.left+c.x)/s.x,h=(o.top+c.y)/s.y,f=o.width/s.x,g=o.height/s.y;if(l){const m=q0(l),y=a&&n2(a)?q0(a):a;let v=m,w=t3(v);for(;w&&a&&y!==v;){const k=Kt(w),A=w.getBoundingClientRect(),x=a2(w),E=A.left+(w.clientLeft+parseFloat(x.paddingLeft))*k.x,T=A.top+(w.clientTop+parseFloat(x.paddingTop))*k.y;d*=k.x,h*=k.y,f*=k.x,g*=k.y,d+=E,h+=T,v=q0(w),w=t3(v)}}return ln({width:f,height:g,x:d,y:h})}function n3(e,r){const n=dn(e).scrollLeft;return r?r.left+n:bt(w2(e)).left+n}function Ac(e,r,n){n===void 0&&(n=!1);const a=e.getBoundingClientRect(),o=a.left+r.scrollLeft-(n?0:n3(e,a)),l=a.top+r.scrollTop;return{x:o,y:l}}function UB(e){let{elements:r,rect:n,offsetParent:a,strategy:o}=e;const l=o==="fixed",s=w2(a),c=r?cn(r.floating):!1;if(a===s||c&&l)return n;let d={scrollLeft:0,scrollTop:0},h=y2(1);const f=y2(0),g=C2(a);if((g||!g&&!l)&&((Ct(a)!=="body"||M1(s))&&(d=dn(a)),C2(a))){const y=bt(a);h=Kt(a),f.x=y.x+a.clientLeft,f.y=y.y+a.clientTop}const m=s&&!g&&!l?Ac(s,d,!0):y2(0);return{width:n.width*h.x,height:n.height*h.y,x:n.x*h.x-d.scrollLeft*h.x+f.x+m.x,y:n.y*h.y-d.scrollTop*h.y+f.y+m.y}}function zB(e){return Array.from(e.getClientRects())}function WB(e){const r=w2(e),n=dn(e),a=e.ownerDocument.body,o=wt(r.scrollWidth,r.clientWidth,a.scrollWidth,a.clientWidth),l=wt(r.scrollHeight,r.clientHeight,a.scrollHeight,a.clientHeight);let s=-n.scrollLeft+n3(e);const c=-n.scrollTop;return a2(a).direction==="rtl"&&(s+=wt(r.clientWidth,a.clientWidth)-o),{width:o,height:l,x:s,y:c}}function qB(e,r){const n=q0(e),a=w2(e),o=n.visualViewport;let l=a.clientWidth,s=a.clientHeight,c=0,d=0;if(o){l=o.width,s=o.height;const h=e3();(!h||h&&r==="fixed")&&(c=o.offsetLeft,d=o.offsetTop)}return{width:l,height:s,x:c,y:d}}function jB(e,r){const n=bt(e,!0,r==="fixed"),a=n.top+e.clientTop,o=n.left+e.clientLeft,l=C2(e)?Kt(e):y2(1),s=e.clientWidth*l.x,c=e.clientHeight*l.y,d=o*l.x,h=a*l.y;return{width:s,height:c,x:d,y:h}}function Sc(e,r,n){let a;if(r==="viewport")a=qB(e,n);else if(r==="document")a=WB(w2(e));else if(n2(r))a=jB(r,n);else{const o=Lc(e);a={x:r.x-o.x,y:r.y-o.y,width:r.width,height:r.height}}return ln(a)}function Tc(e,r){const n=K2(e);return n===r||!n2(n)||Gt(n)?!1:a2(n).position==="fixed"||Tc(n,r)}function ZB(e,r){const n=r.get(e);if(n)return n;let a=B1(e,[],!1).filter(c=>n2(c)&&Ct(c)!=="body"),o=null;const l=a2(e).position==="fixed";let s=l?K2(e):e;for(;n2(s)&&!Gt(s);){const c=a2(s),d=Qi(s);!d&&c.position==="fixed"&&(o=null),(l?!d&&!o:!d&&c.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||M1(s)&&!d&&Tc(e,s))?a=a.filter(f=>f!==s):o=c,s=K2(s)}return r.set(e,a),a}function YB(e){let{element:r,boundary:n,rootBoundary:a,strategy:o}=e;const s=[...n==="clippingAncestors"?cn(r)?[]:ZB(r,this._c):[].concat(n),a],c=s[0],d=s.reduce((h,f)=>{const g=Sc(r,f,o);return h.top=wt(g.top,h.top),h.right=tn(g.right,h.right),h.bottom=tn(g.bottom,h.bottom),h.left=wt(g.left,h.left),h},Sc(r,c,o));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function GB(e){const{width:r,height:n}=Ec(e);return{width:r,height:n}}function KB(e,r,n){const a=C2(r),o=w2(r),l=n==="fixed",s=bt(e,!0,l,r);let c={scrollLeft:0,scrollTop:0};const d=y2(0);if(a||!a&&!l)if((Ct(r)!=="body"||M1(o))&&(c=dn(r)),a){const m=bt(r,!0,l,r);d.x=m.x+r.clientLeft,d.y=m.y+r.clientTop}else o&&(d.x=n3(o));const h=o&&!a&&!l?Ac(o,c):y2(0),f=s.left+c.scrollLeft-d.x-h.x,g=s.top+c.scrollTop-d.y-h.y;return{x:f,y:g,width:s.width,height:s.height}}function a3(e){return a2(e).position==="static"}function Mc(e,r){if(!C2(e)||a2(e).position==="fixed")return null;if(r)return r(e);let n=e.offsetParent;return w2(e)===n&&(n=n.ownerDocument.body),n}function Bc(e,r){const n=q0(e);if(cn(e))return n;if(!C2(e)){let o=K2(e);for(;o&&!Gt(o);){if(n2(o)&&!a3(o))return o;o=K2(o)}return n}let a=Mc(e,r);for(;a&&FB(a)&&a3(a);)a=Mc(a,r);return a&&Gt(a)&&a3(a)&&!Qi(a)?n:a||IB(e)||n}const XB=async function(e){const r=this.getOffsetParent||Bc,n=this.getDimensions,a=await n(e.floating);return{reference:KB(e.reference,await r(e.floating),e.strategy),floating:{x:0,y:0,width:a.width,height:a.height}}};function JB(e){return a2(e).direction==="rtl"}const QB={convertOffsetParentRelativeRectToViewportRelativeRect:UB,getDocumentElement:w2,getClippingRect:YB,getOffsetParent:Bc,getElementRects:XB,getClientRects:zB,getDimensions:GB,getScale:Kt,isElement:n2,isRTL:JB};function eN(e,r){let n=null,a;const o=w2(e);function l(){var c;clearTimeout(a),(c=n)==null||c.disconnect(),n=null}function s(c,d){c===void 0&&(c=!1),d===void 0&&(d=1),l();const{left:h,top:f,width:g,height:m}=e.getBoundingClientRect();if(c||r(),!g||!m)return;const y=nn(f),v=nn(o.clientWidth-(h+g)),w=nn(o.clientHeight-(f+m)),k=nn(h),x={rootMargin:-y+"px "+-v+"px "+-w+"px "+-k+"px",threshold:wt(0,tn(1,d))||1};let E=!0;function T(M){const O=M[0].intersectionRatio;if(O!==d){if(!E)return s();O?s(!1,O):a=setTimeout(()=>{s(!1,1e-7)},1e3)}E=!1}try{n=new IntersectionObserver(T,{...x,root:o.ownerDocument})}catch{n=new IntersectionObserver(T,x)}n.observe(e)}return s(!0),l}function tN(e,r,n,a){a===void 0&&(a={});const{ancestorScroll:o=!0,ancestorResize:l=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:c=typeof IntersectionObserver=="function",animationFrame:d=!1}=a,h=r3(e),f=o||l?[...h?B1(h):[],...B1(r)]:[];f.forEach(A=>{o&&A.addEventListener("scroll",n,{passive:!0}),l&&A.addEventListener("resize",n)});const g=h&&c?eN(h,n):null;let m=-1,y=null;s&&(y=new ResizeObserver(A=>{let[x]=A;x&&x.target===h&&y&&(y.unobserve(r),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var E;(E=y)==null||E.observe(r)})),n()}),h&&!d&&y.observe(h),y.observe(r));let v,w=d?bt(e):null;d&&k();function k(){const A=bt(e);w&&(A.x!==w.x||A.y!==w.y||A.width!==w.width||A.height!==w.height)&&n(),w=A,v=requestAnimationFrame(k)}return n(),()=>{var A;f.forEach(x=>{o&&x.removeEventListener("scroll",n),l&&x.removeEventListener("resize",n)}),g==null||g(),(A=y)==null||A.disconnect(),y=null,d&&cancelAnimationFrame(v)}}const rN=VB,nN=DB,aN=PB,iN=OB,oN=(e,r,n)=>{const a=new Map,o={platform:QB,...n},l={...o.platform,_c:a};return BB(e,r,{...o,platform:l})};function lN(e){return e!=null&&typeof e=="object"&&"$el"in e}function Nc(e){if(lN(e)){const r=e.$el;return Ji(r)&&Ct(r)==="#comment"?null:r}return e}function N1(e){return typeof e=="function"?e():i.unref(e)}function Dc(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Oc(e,r){const n=Dc(e);return Math.round(r*n)/n}function sN(e,r,n){n===void 0&&(n={});const a=n.whileElementsMounted,o=i.computed(()=>{var I;return(I=N1(n.open))!=null?I:!0}),l=i.computed(()=>N1(n.middleware)),s=i.computed(()=>{var I;return(I=N1(n.placement))!=null?I:"bottom"}),c=i.computed(()=>{var I;return(I=N1(n.strategy))!=null?I:"absolute"}),d=i.computed(()=>{var I;return(I=N1(n.transform))!=null?I:!0}),h=i.computed(()=>Nc(e.value)),f=i.computed(()=>Nc(r.value)),g=i.ref(0),m=i.ref(0),y=i.ref(c.value),v=i.ref(s.value),w=i.shallowRef({}),k=i.ref(!1),A=i.computed(()=>{const I={position:y.value,left:"0",top:"0"};if(!f.value)return I;const $=Oc(f.value,g.value),V=Oc(f.value,m.value);return d.value?{...I,transform:"translate("+$+"px, "+V+"px)",...Dc(f.value)>=1.5&&{willChange:"transform"}}:{position:y.value,left:$+"px",top:V+"px"}});let x;function E(){if(h.value==null||f.value==null)return;const I=o.value;oN(h.value,f.value,{middleware:l.value,placement:s.value,strategy:c.value}).then($=>{g.value=$.x,m.value=$.y,y.value=$.strategy,v.value=$.placement,w.value=$.middlewareData,k.value=I!==!1})}function T(){typeof x=="function"&&(x(),x=void 0)}function M(){if(T(),a===void 0){E();return}if(h.value!=null&&f.value!=null){x=a(h.value,f.value,E);return}}function O(){o.value||(k.value=!1)}return i.watch([l,s,c,o],E,{flush:"sync"}),i.watch([h,f],M,{flush:"sync"}),i.watch(o,O,{flush:"sync"}),i.getCurrentScope()&&i.onScopeDispose(T),{x:i.shallowReadonly(g),y:i.shallowReadonly(m),strategy:i.shallowReadonly(y),placement:i.shallowReadonly(v),middlewareData:i.shallowReadonly(w),isPositioned:i.shallowReadonly(k),floatingStyles:A,update:E}}const $c={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},Vc={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"},Pc=({target:e,triggers:r,show:n,hide:a})=>{const o=()=>{((c,d)=>{d.forEach(h=>{const f=$c[h];f?c.addEventListener(f,n):console.log(`No Tooltip Show event for ${h} trigger`);const g=Vc[h];g?c.addEventListener(g,a):console.log(`No Tooltip Hide event for ${h} trigger`)})})(e.value,r)},l=()=>{((c,d)=>{d.forEach(h=>{const f=$c[h];f?c.removeEventListener(f,n):console.log(`No Tooltip Show event for ${h} trigger`);const g=Vc[h];g?c.removeEventListener(g,a):console.log(`No Tooltip Hide event for ${h} trigger`)})})(e.value,r)};i.onMounted(()=>o()),i.onBeforeUnmount(()=>l())},cN={__name:"wt-tooltip-floating",props:{triggers:{type:Array,default:()=>[]}},emits:["show","hide"],setup(e,{emit:r}){const n=e,a=r,o=i.ref(null);return Pc({target:o,triggers:n.triggers,show:()=>a("show"),hide:()=>a("hide")}),(l,s)=>(i.openBlock(),i.createElementBlock("aside",{ref_key:"floating",ref:o,class:"wt-tooltip-floating"},[i.renderSlot(l.$slots,"default")],512))}},dN=ce({__name:"wt-tooltip",props:{visible:{type:Boolean,default:!1},placement:{type:String,default:"auto"},popperTriggers:{type:Array,default:()=>[]},triggers:{type:Array,default:()=>["hover","focus","touch"]},popperClass:{type:String,default:""},disabled:{type:Boolean,default:!1}},emits:["update:visible"],setup(e,{emit:r}){const n=e,a=r,o=i.ref(null),l=i.ref(null),s=i.ref(n.visible),c=()=>{a("update:visible",s.value)},d=(y={})=>{n.disabled||s.value||(s.value=!0,y.usedByTooltip=!0,c(),f())},h=(y={})=>{!s.value||y.usedByTooltip||(s.value=!1,c(),g())},f=()=>{window.addEventListener("scroll",h,!0)},g=()=>{window.removeEventListener("scroll",h,!0)},{floatingStyles:m}=sN(o,l,{placement:n.placement==="auto"?null:n.placement,strategy:"fixed",whileElementsMounted:tN,middleware:[aN(),rN(4),n.placement==="auto"?nN():iN()]});return Pc({target:o,triggers:n.triggers,show:d,hide:h}),i.watch(()=>n.visible,y=>{y?d():h()}),i.onMounted(()=>{n.visible&&d()}),i.onBeforeUnmount(()=>{g()}),(y,v)=>{const w=i.resolveDirective("clickaway");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-tooltip--visible":s.value},"wt-tooltip"])},[i.createElementVNode("div",{ref_key:"activator",ref:o,class:"wt-tooltip__activator"},[i.renderSlot(y.$slots,"activator",{},void 0,!0)],512),s.value?i.withDirectives((i.openBlock(),i.createBlock(cN,{key:0,ref_key:"floating",ref:l,class:i.normalizeClass([[e.popperClass],"wt-tooltip__floating"]),style:i.normalizeStyle(i.unref(m)),triggers:e.popperTriggers,onHide:h,onShow:d},{default:i.withCtx(()=>[i.renderSlot(y.$slots,"default",i.normalizeProps(i.guardReactiveProps({hide:h})),void 0,!0)],void 0,!0),_:3},8,["class","style","triggers"])),[[w,h]]):i.createCommentVNode("",!0)],2)}}},[["__scopeId","data-v-d55fa6f4"]]),uN={class:"nav-menu__category nav-menu-lvl-1"},hN=["onClick"],fN=ce({__name:"nav-menu-lvl-1",props:{categories:{type:Array,default:()=>[]},selected:{type:Object,default:()=>({})},icons:{type:Array,default:()=>[]}},emits:["select"],setup(e,{emit:r}){const n=r;function a(o){n("select",o)}return(o,l)=>{const s=i.resolveComponent("wt-icon");return i.openBlock(),i.createElementBlock("ul",uN,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.categories,(c,d)=>(i.openBlock(),i.createElementBlock("li",{key:d,class:"nav-menu__option"},[i.createElementVNode("button",{class:i.normalizeClass([{"nav-menu__item--selected":e.selected.value===c.value},"nav-menu__item nav-menu__item--active"]),onClick:h=>a(c)},[i.createVNode(s,{color:e.selected.value===c.value?"on-primary":"default",icon:e.icons.find(h=>h.includes(c.value))},null,8,["color","icon"]),i.createTextVNode(" "+i.toDisplayString(c.name),1)],10,hN),i.withDirectives(i.createElementVNode("div",null,[i.renderSlot(o.$slots,"default",{},void 0,!0)],512),[[i.vShow,e.selected.value===c.value]])]))),128))])}}},[["__scopeId","data-v-b27627a2"]]),pN={class:"nav-menu__category nav-menu-lvl-2"},Fc=ce({__name:"nav-menu-lvl-2",props:{categories:{type:Array,default:()=>[]}},setup(e){return(r,n)=>{const a=i.resolveComponent("router-link");return i.openBlock(),i.createElementBlock("ul",pN,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.categories,(o,l)=>(i.openBlock(),i.createElementBlock("li",{key:l,class:"nav-menu__option nav-menu__item nav-menu-lvl-2--inner"},[n[0]||(n[0]=i.createElementVNode("span",{class:"nav-menu-lvl-2__indicator"},null,-1)),i.createVNode(a,{to:o.route,class:"nav-menu-lvl-2__link"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.name),1)],void 0,!0),_:2},1032,["to"])]))),128))])}}},[["__scopeId","data-v-70c776d7"]]),mN={class:"wt-navigation-menu"},gN={class:"wt-navigation-menu__wrapper"},yN=ce({__name:"wt-navigation-menu",props:{nav:{type:Array,required:!0},icons:{type:Array,default:()=>[]}},setup(e){const r=e,n=i.ref({}),a=i.computed(()=>r.nav.map(c=>({...c,name:c.name}))),o=i.computed(()=>n.value.subNav?n.value.subNav.map(c=>{const d=n.value.route?`${n.value.route}/${c.route}`:c.route,h=c.name;return{...c,name:h,route:d}}):[]);i.onMounted(()=>{l()});function l(){s(a.value[0])}function s(c){n.value=c}return(c,d)=>(i.openBlock(),i.createElementBlock("section",mN,[i.createElementVNode("article",gN,[i.createVNode(fN,{categories:a.value,icons:e.icons,selected:n.value,onSelect:s},{default:i.withCtx(()=>[i.createVNode(Fc,{categories:o.value,class:"wt-navigation-menu__categories--display"},null,8,["categories"])],void 0,!0),_:1},8,["categories","icons","selected"]),i.createVNode(Fc,{categories:o.value,class:"wt-navigation-menu__categories--hidden"},null,8,["categories"])])]))}},[["__scopeId","data-v-92f48d82"]]);var Ic;(function(e){e.pop="pop",e.push="push"})(Ic||(Ic={}));var Hc;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Hc||(Hc={}));var Rc;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Rc||(Rc={}));const wN=Symbol("");function CN(){return i.inject(wN)}const bN={class:"start-page-card"},vN={class:"start-page-card__header"},_N={class:"start-page-card__main-section"},xN=["alt","src"],kN={class:"start-page-card__description"},EN=ce({__name:"start-page-card",props:{card:{type:Object,required:!0}},setup(e){const r=CN(),n=e,a=()=>r.push(n.card.route);return(o,l)=>{const s=i.resolveComponent("wt-icon"),c=i.resolveComponent("wt-button");return i.openBlock(),i.createElementBlock("article",bN,[i.createElementVNode("header",vN,[e.card.disabled?(i.openBlock(),i.createBlock(s,{key:0,icon:"lock"})):i.createCommentVNode("",!0),i.createTextVNode(" "+i.toDisplayString(e.card.name),1)]),i.createElementVNode("section",_N,[i.createElementVNode("img",{alt:e.card.name,src:e.card.image},null,8,xN),i.createElementVNode("p",kN,i.toDisplayString(e.card.text),1)]),i.createElementVNode("footer",null,[i.createVNode(c,{disabled:e.card.disabled,class:"start-page-card__button",color:"secondary",wide:"",onClick:a},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.$t("reusable.open")),1)],void 0,!0),_:1},8,["disabled"])])])}}},[["__scopeId","data-v-583b640a"]]),LN={class:"start-page-logo"},AN=["src"],SN=ce({__name:"start-page-logo",props:{logo:{type:String,required:!0}},setup(e){return(r,n)=>(i.openBlock(),i.createElementBlock("div",LN,[i.createElementVNode("img",{src:e.logo},null,8,AN)]))}},[["__scopeId","data-v-557c0e21"]]),TN={class:"wt-start-page"},MN={class:"wt-start-page__wrapper"},BN=ce({__name:"wt-start-page",props:{nav:{type:Array,required:!0},appLogo:{type:Object},darkMode:{type:Boolean,default:!1}},setup(e){const r=e,n=i.computed(()=>r.darkMode?r.appLogo.dark:r.appLogo.light),a=i.computed(()=>r.nav.map(o=>({...o,image:r.darkMode?o.images.dark:o.images.light})));return(o,l)=>(i.openBlock(),i.createElementBlock("div",TN,[e.appLogo?(i.openBlock(),i.createBlock(SN,{key:0,logo:n.value},null,8,["logo"])):i.createCommentVNode("",!0),i.createElementVNode("div",MN,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(a.value,s=>(i.openBlock(),i.createBlock(EN,{key:s.value,card:s},null,8,["card"]))),128))])]))}},[["__scopeId","data-v-4c34dce8"]]),NN={class:"wt-selection-popup__options"},DN=["onClick"],ON={class:"wt-selection-popup__item-header"},$N={key:1,class:"popup-options__item-text"},Uc={WtActionBar:If,WtImage:bs,WtEmpty:rb,WtLogo:Ev,WtAvatar:Tp,WtBadge:Vp,WtIcon:_s,WtIndicator:Ub,WtInputInfo:qb,WtButton:zp,WtChip:Xp,WtConfirmDialog:em,WtDivider:IC,WtTooltip:dN,WtLabel:sv,WtLoader:vv,WtRoundedAction:hk,WtCheckbox:yl,WtDatepicker:VC,WtIconBtn:$a,WtInput:Yb,WtIntersectionObserver:av,WtHint:Vb,WtNotification:n_,WtPopup:nk,WtProgressBar:ok,WtRadio:uk,WtSearchBar:yk,WtSelect:Xk,WtSlider:tE,WtSwitcher:yE,WtTabs:pL,WtTagsInput:lB,WtTimeInput:wB,WtTimepicker:_B,WtTextarea:fB,WtAppHeader:zf,WtHeadline:Db,WtHeadlineNav:Ab,WtNavigationBar:Qv,WtAppNavigator:up,WtFiltersPanelWrapper:_b,WtHeaderActions:Ep,WtErrorPage:hb,WtNotificationsBar:f_,WtPageWrapper:v_,WtDualPanel:A_,WtPagination:Dx,WtPlayer:Vx,WtStatusSelect:oE,WtTable:WE,WtTreeTable:sL,WtTableActions:vE,WtTableColumnSelect:TE,WtButtonSelect:Fp,WtContextMenu:rm,WtCopyAction:um,WtLoadBar:hv,WtIconAction:ml,WtPageHeader:p_,WtItemLink:iv,WtDummy:jC,WtStepper:hE,WtExpansionPanel:yb,WtNavigationMenu:yN,WtStartPage:BN,WtSelectionPopup:ce({__name:"wt-selection-popup",props:{title:{type:String},selected:{type:Object},options:{type:Array,default:()=>[]}},emits:["change","add","close"],setup(e,{emit:r}){const n=e,a=r,{t:o}=ot();function l(){a("add",n.selected)}function s(){a("close")}function c(d){a("change",d)}return(d,h)=>{const f=i.resolveComponent("wt-icon"),g=i.resolveComponent("wt-icon-btn"),m=i.resolveComponent("wt-tooltip"),y=i.resolveComponent("wt-button"),v=i.resolveComponent("wt-popup");return i.openBlock(),i.createBlock(v,i.mergeProps(d.$attrs,{class:"wt-selection-popup",overflow:"",size:"sm"},{onClose:s}),{title:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.title),1)]),main:i.withCtx(()=>[i.createElementVNode("ul",NN,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.options,(w,k)=>(i.openBlock(),i.createElementBlock("li",{key:k,class:i.normalizeClass([{active:w.value===e.selected.value},"wt-selection-popup__item-wrapper"]),onClick:A=>c(w)},[i.renderSlot(d.$slots,"option",{option:w},()=>[w.icon?(i.openBlock(),i.createBlock(f,{key:0,icon:w.icon,size:"sm"},null,8,["icon"])):i.createCommentVNode("",!0),i.createElementVNode("h4",ON,i.toDisplayString(w.title),1),w.description?(i.openBlock(),i.createElementBlock("p",$N,i.toDisplayString(w.description),1)):i.createCommentVNode("",!0),i.createVNode(m,null,{activator:i.withCtx(()=>[w.description?(i.openBlock(),i.createBlock(g,{key:0,color:"info",icon:"rounded-info"})):i.createCommentVNode("",!0)]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(w.description),1)],void 0,!0),_:2},1024)],!0)],10,DN))),128))]),i.renderSlot(d.$slots,"after-section",{},void 0,!0)]),actions:i.withCtx(()=>[i.createVNode(y,{disabled:!e.selected,onClick:l},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(i.unref(o)("reusable.create")),1)],void 0,!0),_:1},8,["disabled"]),i.createVNode(y,{color:"secondary",onClick:s},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(i.unref(o)("reusable.close")),1)],void 0,!0),_:1})]),_:3},16)}}},[["__scopeId","data-v-88713d7a"]])},zc=Pa?window:void 0;function D1(e){var r;const n=q2(e);return(r=n==null?void 0:n.$el)!=null?r:n}function un(...e){let r,n,a,o;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,a,o]=e,r=zc):[r,n,a,o]=e,!r)return j2;Array.isArray(n)||(n=[n]),Array.isArray(a)||(a=[a]);const l=[],s=()=>{l.forEach(f=>f()),l.length=0},c=(f,g,m,y)=>(f.addEventListener(g,m,y),()=>f.removeEventListener(g,m,y)),d=i.watch(()=>[D1(r),q2(o)],([f,g])=>{if(s(),!f)return;const m=Xb(g)?{...g}:g;l.push(...n.flatMap(y=>a.map(v=>c(f,y,v,m))))},{immediate:!0,flush:"post"}),h=()=>{d(),s()};return Va(h),h}let Wc=!1;function qc(e,r,n={}){const{window:a=zc,ignore:o=[],capture:l=!0,detectIframe:s=!1}=n;if(!a)return j2;Fa&&!Wc&&(Wc=!0,Array.from(a.document.body.children).forEach(y=>y.addEventListener("click",j2)),a.document.documentElement.addEventListener("click",j2));let c=!0;const d=y=>q2(o).some(v=>{if(typeof v=="string")return Array.from(a.document.querySelectorAll(v)).some(w=>w===y.target||y.composedPath().includes(w));{const w=D1(v);return w&&(y.target===w||y.composedPath().includes(w))}}),h=y=>{const v=D1(e);if(!(!v||v===y.target||y.composedPath().includes(v))){if(y.detail===0&&(c=!d(y)),!c){c=!0;return}r(y)}};let f=!1;const g=[un(a,"click",y=>{f||(f=!0,setTimeout(()=>{f=!1},0),h(y))},{passive:!0,capture:l}),un(a,"pointerdown",y=>{const v=D1(e);c=!d(y)&&!!(v&&!y.composedPath().includes(v))},{passive:!0}),s&&un(a,"blur",y=>{setTimeout(()=>{var v;const w=D1(e);((v=a.document.activeElement)==null?void 0:v.tagName)==="IFRAME"&&!(w!=null&&w.contains(a.document.activeElement))&&r(y)},0)})].filter(Boolean);return()=>g.forEach(y=>y())}const VN={[ks.mounted](e,r){const n=!r.modifiers.bubble;if(typeof r.value=="function")e.__onClickOutside_stop=qc(e,r.value,{capture:n});else{const[a,o]=r.value;e.__onClickOutside_stop=qc(e,a,Object.assign({capture:n},o))}},[ks.unmounted](e){e.__onClickOutside_stop()}};function i3(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function jc(e){const r=window.getComputedStyle(e);if(r.overflowX==="scroll"||r.overflowY==="scroll"||r.overflowX==="auto"&&e.clientWidth<e.scrollWidth||r.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const n=e.parentNode;return!n||n.tagName==="BODY"?!1:jc(n)}}function PN(e){const r=e||window.event,n=r.target;return jc(n)?!1:r.touches.length>1?!0:(r.preventDefault&&r.preventDefault(),!1)}const o3=new WeakMap;function FN(e,r=!1){const n=i.ref(r);let a=null,o="";i.watch(Qb(e),c=>{const d=i3(q2(c));if(d){const h=d;if(o3.get(h)||o3.set(h,h.style.overflow),h.style.overflow!=="hidden"&&(o=h.style.overflow),h.style.overflow==="hidden")return n.value=!0;if(n.value)return h.style.overflow="hidden"}},{immediate:!0});const l=()=>{const c=i3(q2(e));!c||n.value||(Fa&&(a=un(c,"touchmove",d=>{PN(d)},{passive:!1})),c.style.overflow="hidden",n.value=!0)},s=()=>{const c=i3(q2(e));!c||!n.value||(Fa&&(a==null||a()),c.style.overflow=o,o3.delete(c),n.value=!1)};return Va(s),i.computed({get(){return n.value},set(c){c?l():s()}})}function IN(){let e=!1;const r=i.ref(!1);return(n,a)=>{if(r.value=a.value,e)return;e=!0;const o=FN(n,a.value);i.watch(r,l=>o.value=l)}}IN();const Zc={clickaway:VN},HN={install(e,{eventBus:r,router:n,globals:a={}}){Object.keys(Zc).forEach(o=>{e.directive(o,Zc[o])}),Object.keys(Uc).forEach(o=>{e.component(o,Uc[o])}),Object.keys(a).forEach(o=>{e.provide(o,a[o])}),e.provide("$eventBus",r),n&&e.use(n)},generateInstance:Uu};function de(e,r,n){return(r=UN(r))in e?Object.defineProperty(e,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[r]=n,e}function RN(e,r){if(typeof e!="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var a=n.call(e,r||"default");if(typeof a!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function UN(e){var r=RN(e,"string");return typeof r=="symbol"?r:String(r)}function zN(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}function Yc(e,r){for(var n=0;n<r.length;n++){var a=r[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}function WN(e,r,n){return r&&Yc(e.prototype,r),n&&Yc(e,n),e}function qN(e,r,n){return r in e?Object.defineProperty(e,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[r]=n,e}function Gc(e,r){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);r&&(a=a.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,a)}return n}function Kc(e){for(var r=1;r<arguments.length;r++){var n=arguments[r]!=null?arguments[r]:{};r%2?Gc(Object(n),!0).forEach(function(a){qN(e,a,n[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Gc(Object(n)).forEach(function(a){Object.defineProperty(e,a,Object.getOwnPropertyDescriptor(n,a))})}return e}var Xc={addCSS:!0,thumbWidth:15,watch:!0};function jN(e,r){return(function(){return Array.from(document.querySelectorAll(r)).includes(this)}).call(e,r)}function ZN(e,r){if(e&&r){var n=new Event(r,{bubbles:!0});e.dispatchEvent(n)}}var O1=function(e){return e!=null?e.constructor:null},l3=function(e,r){return!!(e&&r&&e instanceof r)},Jc=function(e){return e==null},Qc=function(e){return O1(e)===Object},YN=function(e){return O1(e)===Number&&!Number.isNaN(e)},e9=function(e){return O1(e)===String},GN=function(e){return O1(e)===Boolean},KN=function(e){return O1(e)===Function},t9=function(e){return Array.isArray(e)},r9=function(e){return l3(e,NodeList)},XN=function(e){return l3(e,Element)},JN=function(e){return l3(e,Event)},QN=function(e){return Jc(e)||(e9(e)||t9(e)||r9(e))&&!e.length||Qc(e)&&!Object.keys(e).length},N0={nullOrUndefined:Jc,object:Qc,number:YN,string:e9,boolean:GN,function:KN,array:t9,nodeList:r9,element:XN,event:JN,empty:QN};function eD(e){var r="".concat(e).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);return r?Math.max(0,(r[1]?r[1].length:0)-(r[2]?+r[2]:0)):0}function tD(e,r){if(1>r){var n=eD(r);return parseFloat(e.toFixed(n))}return Math.round(e/r)*r}var rD=function(){function e(r,n){zN(this,e),N0.element(r)?this.element=r:N0.string(r)&&(this.element=document.querySelector(r)),N0.element(this.element)&&N0.empty(this.element.rangeTouch)&&(this.config=Kc({},Xc,{},n),this.init())}return WN(e,[{key:"init",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect="none",this.element.style.webKitUserSelect="none",this.element.style.touchAction="manipulation"),this.listeners(!0),this.element.rangeTouch=this)}},{key:"destroy",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect="",this.element.style.webKitUserSelect="",this.element.style.touchAction=""),this.listeners(!1),this.element.rangeTouch=null)}},{key:"listeners",value:function(r){var n=this,a=r?"addEventListener":"removeEventListener";["touchstart","touchmove","touchend"].forEach(function(o){n.element[a](o,function(l){return n.set(l)},!1)})}},{key:"get",value:function(r){if(!e.enabled||!N0.event(r))return null;var n,a=r.target,o=r.changedTouches[0],l=parseFloat(a.getAttribute("min"))||0,s=parseFloat(a.getAttribute("max"))||100,c=parseFloat(a.getAttribute("step"))||1,d=a.getBoundingClientRect(),h=100/d.width*(this.config.thumbWidth/2)/100;return 0>(n=100/d.width*(o.clientX-d.left))?n=0:100<n&&(n=100),50>n?n-=(100-2*n)*h:50<n&&(n+=2*(n-50)*h),l+tD(n/100*(s-l),c)}},{key:"set",value:function(r){e.enabled&&N0.event(r)&&!r.target.disabled&&(r.preventDefault(),r.target.value=this.get(r),ZN(r.target,r.type==="touchend"?"change":"input"))}}],[{key:"setup",value:function(r){var n=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},a=null;if(N0.empty(r)||N0.string(r)?a=Array.from(document.querySelectorAll(N0.string(r)?r:'input[type="range"]')):N0.element(r)?a=[r]:N0.nodeList(r)?a=Array.from(r):N0.array(r)&&(a=r.filter(N0.element)),N0.empty(a))return null;var o=Kc({},Xc,{},n);if(N0.string(r)&&o.watch){var l=new MutationObserver(function(s){Array.from(s).forEach(function(c){Array.from(c.addedNodes).forEach(function(d){N0.element(d)&&jN(d,r)&&new e(d,o)})})});l.observe(document.body,{childList:!0,subtree:!0})}return a.map(function(s){return new e(s,n)})}},{key:"enabled",get:function(){return"ontouchstart"in document.documentElement}}]),e}();const $1=e=>e!=null?e.constructor:null,$2=(e,r)=>!!(e&&r&&e instanceof r),s3=e=>e==null,n9=e=>$1(e)===Object,nD=e=>$1(e)===Number&&!Number.isNaN(e),hn=e=>$1(e)===String,aD=e=>$1(e)===Boolean,a9=e=>typeof e=="function",i9=e=>Array.isArray(e),iD=e=>$2(e,WeakMap),o9=e=>$2(e,NodeList),oD=e=>$1(e)===Text,lD=e=>$2(e,Event),sD=e=>$2(e,KeyboardEvent),cD=e=>$2(e,window.TextTrackCue)||$2(e,window.VTTCue),dD=e=>$2(e,TextTrack)||!s3(e)&&hn(e.kind),uD=e=>$2(e,Promise)&&a9(e.then),hD=e=>e!==null&&typeof e=="object"&&e.nodeType===1&&typeof e.style=="object"&&typeof e.ownerDocument=="object",l9=e=>s3(e)||(hn(e)||i9(e)||o9(e))&&!e.length||n9(e)&&!Object.keys(e).length;var S={nullOrUndefined:s3,object:n9,number:nD,string:hn,boolean:aD,function:a9,array:i9,weakMap:iD,nodeList:o9,element:hD,textNode:oD,event:lD,keyboardEvent:sD,cue:cD,track:dD,promise:uD,url:e=>{if($2(e,window.URL))return!0;if(!hn(e))return!1;let r=e;e.startsWith("http://")&&e.startsWith("https://")||(r=`http://${e}`);try{return!l9(new URL(r).hostname)}catch{return!1}},empty:l9};const c3=(()=>{const e=document.createElement("span"),r={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},n=Object.keys(r).find(a=>e.style[a]!==void 0);return!!S.string(n)&&r[n]})();function s9(e,r){setTimeout(()=>{try{e.hidden=!0,e.offsetHeight,e.hidden=!1}catch{}},r)}const fD=!!window.document.documentMode,pD=/Edge/g.test(navigator.userAgent),mD="WebkitAppearance"in document.documentElement.style&&!/Edge/g.test(navigator.userAgent),gD=/iPhone|iPod/gi.test(navigator.userAgent)&&navigator.maxTouchPoints>1,yD=navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1,wD=/iPad|iPhone|iPod/gi.test(navigator.userAgent)&&navigator.maxTouchPoints>1;var v0={isIE:fD,isEdge:pD,isWebKit:mD,isIPhone:gD,isIPadOS:yD,isIos:wD};function CD(e){return JSON.parse(JSON.stringify(e))}function c9(e,r){return r.split(".").reduce((n,a)=>n&&n[a],e)}function f0(e={},...r){if(!r.length)return e;const n=r.shift();return S.object(n)?(Object.keys(n).forEach(a=>{S.object(n[a])?(Object.keys(e).includes(a)||Object.assign(e,{[a]:{}}),f0(e[a],n[a])):Object.assign(e,{[a]:n[a]})}),f0(e,...r)):e}function d9(e,r){const n=e.length?e:[e];Array.from(n).reverse().forEach((a,o)=>{const l=o>0?r.cloneNode(!0):r,s=a.parentNode,c=a.nextSibling;l.appendChild(a),c?s.insertBefore(l,c):s.appendChild(l)})}function d3(e,r){S.element(e)&&!S.empty(r)&&Object.entries(r).filter(([,n])=>!S.nullOrUndefined(n)).forEach(([n,a])=>e.setAttribute(n,a))}function Ee(e,r,n){const a=document.createElement(e);return S.object(r)&&d3(a,r),S.string(n)&&(a.innerText=n),a}function bD(e,r){S.element(e)&&S.element(r)&&r.parentNode.insertBefore(e,r.nextSibling)}function u9(e,r,n,a){S.element(r)&&r.appendChild(Ee(e,n,a))}function V2(e){S.nodeList(e)||S.array(e)?Array.from(e).forEach(V2):S.element(e)&&S.element(e.parentNode)&&e.parentNode.removeChild(e)}function fn(e){if(!S.element(e))return;let{length:r}=e.childNodes;for(;r>0;)e.removeChild(e.lastChild),r-=1}function pn(e,r){return S.element(r)&&S.element(r.parentNode)&&S.element(e)?(r.parentNode.replaceChild(e,r),e):null}function b2(e,r){if(!S.string(e)||S.empty(e))return{};const n={},a=f0({},r);return e.split(",").forEach(o=>{const l=o.trim(),s=l.replace(".",""),c=l.replace(/[[\]]/g,"").split("="),[d]=c,h=c.length>1?c[1].replace(/["']/g,""):"";switch(l.charAt(0)){case".":S.string(a.class)?n.class=`${a.class} ${s}`:n.class=s;break;case"#":n.id=l.replace("#","");break;case"[":n[d]=h}}),f0(a,n)}function vt(e,r){if(!S.element(e))return;let n=r;S.boolean(n)||(n=!e.hidden),e.hidden=n}function Ke(e,r,n){if(S.nodeList(e))return Array.from(e).map(a=>Ke(a,r,n));if(S.element(e)){let a="toggle";return n!==void 0&&(a=n?"add":"remove"),e.classList[a](r),e.classList.contains(r)}return!1}function mn(e,r){return S.element(e)&&e.classList.contains(r)}function _t(e,r){const{prototype:n}=Element;return(n.matches||n.webkitMatchesSelector||n.mozMatchesSelector||n.msMatchesSelector||function(){return Array.from(document.querySelectorAll(r)).includes(this)}).call(e,r)}function vD(e,r){const{prototype:n}=Element;return(n.closest||function(){let a=this;do{if(_t.matches(a,r))return a;a=a.parentElement||a.parentNode}while(a!==null&&a.nodeType===1);return null}).call(e,r)}function V1(e){return this.elements.container.querySelectorAll(e)}function C0(e){return this.elements.container.querySelector(e)}function u3(e=null,r=!1){S.element(e)&&e.focus({preventScroll:!0,focusVisible:r})}const h9={"audio/ogg":"vorbis","audio/wav":"1","video/webm":"vp8, vorbis","video/mp4":"avc1.42E01E, mp4a.40.2","video/ogg":"theora"},p0={audio:"canPlayType"in document.createElement("audio"),video:"canPlayType"in document.createElement("video"),check(e,r){const n=p0[e]||r!=="html5";return{api:n,ui:n&&p0.rangeInput}},pip:!(v0.isIPhone||!S.function(Ee("video").webkitSetPresentationMode)&&(!document.pictureInPictureEnabled||Ee("video").disablePictureInPicture)),airplay:S.function(window.WebKitPlaybackTargetAvailabilityEvent),playsinline:"playsInline"in document.createElement("video"),mime(e){if(S.empty(e))return!1;const[r]=e.split("/");let n=e;if(!this.isHTML5||r!==this.type)return!1;Object.keys(h9).includes(n)&&(n+=`; codecs="${h9[e]}"`);try{return!!(n&&this.media.canPlayType(n).replace(/no/,""))}catch{return!1}},textTracks:"textTracks"in document.createElement("video"),rangeInput:(()=>{const e=document.createElement("input");return e.type="range",e.type==="range"})(),touch:"ontouchstart"in document.documentElement,transitions:c3!==!1,reducedMotion:"matchMedia"in window&&window.matchMedia("(prefers-reduced-motion)").matches},_D=(()=>{let e=!1;try{const r=Object.defineProperty({},"passive",{get:()=>(e=!0,null)});window.addEventListener("test",null,r),window.removeEventListener("test",null,r)}catch{}return e})();function P1(e,r,n,a=!1,o=!0,l=!1){if(!e||!("addEventListener"in e)||S.empty(r)||!S.function(n))return;const s=r.split(" ");let c=l;_D&&(c={passive:o,capture:l}),s.forEach(d=>{this&&this.eventListeners&&a&&this.eventListeners.push({element:e,type:d,callback:n,options:c}),e[a?"addEventListener":"removeEventListener"](d,n,c)})}function qe(e,r="",n,a=!0,o=!1){P1.call(this,e,r,n,!0,a,o)}function gn(e,r="",n,a=!0,o=!1){P1.call(this,e,r,n,!1,a,o)}function h3(e,r="",n,a=!0,o=!1){const l=(...s)=>{gn(e,r,l,a,o),n.apply(this,s)};P1.call(this,e,r,l,!0,a,o)}function Le(e,r="",n=!1,a={}){if(!S.element(e)||S.empty(r))return;const o=new CustomEvent(r,{bubbles:n,detail:{...a,plyr:this}});e.dispatchEvent(o)}function xD(){this&&this.eventListeners&&(this.eventListeners.forEach(e=>{const{element:r,type:n,callback:a,options:o}=e;r.removeEventListener(n,a,o)}),this.eventListeners=[])}function kD(){return new Promise(e=>this.ready?setTimeout(e,0):qe.call(this,this.elements.container,"ready",e)).then(()=>{})}function v2(e){S.promise(e)&&e.then(null,()=>{})}function f3(e){return S.array(e)?e.filter((r,n)=>e.indexOf(r)===n):e}function f9(e,r){return S.array(e)&&e.length?e.reduce((n,a)=>Math.abs(a-r)<Math.abs(n-r)?a:n):null}function p9(e){return!(!window||!window.CSS)&&window.CSS.supports(e)}const m9=[[1,1],[4,3],[3,4],[5,4],[4,5],[3,2],[2,3],[16,10],[10,16],[16,9],[9,16],[21,9],[9,21],[32,9],[9,32]].reduce((e,[r,n])=>({...e,[r/n]:[r,n]}),{});function g9(e){return S.array(e)||S.string(e)&&e.includes(":")?(S.array(e)?e:e.split(":")).map(Number).every(S.number):!1}function yn(e){if(!S.array(e)||!e.every(S.number))return null;const[r,n]=e,a=(l,s)=>s===0?l:a(s,l%s),o=a(r,n);return[r/o,n/o]}function p3(e){const r=a=>g9(a)?a.split(":").map(Number):null;let n=r(e);if(n===null&&(n=r(this.config.ratio)),n===null&&!S.empty(this.embed)&&S.array(this.embed.ratio)&&({ratio:n}=this.embed),n===null&&this.isHTML5){const{videoWidth:a,videoHeight:o}=this.media;n=[a,o]}return yn(n)}function Xt(e){if(!this.isVideo)return{};const{wrapper:r}=this.elements,n=p3.call(this,e);if(!S.array(n))return{};const[a,o]=yn(n),l=100/a*o;if(p9(`aspect-ratio: ${a}/${o}`)?r.style.aspectRatio=`${a}/${o}`:r.style.paddingBottom=`${l}%`,this.isVimeo&&!this.config.vimeo.premium&&this.supported.ui){const s=100/this.media.offsetWidth*parseInt(window.getComputedStyle(this.media).paddingBottom,10),c=(s-l)/(s/50);this.fullscreen.active?r.style.paddingBottom=null:this.media.style.transform=`translateY(-${c}%)`}else this.isHTML5&&r.classList.add(this.config.classNames.videoFixedRatio);return{padding:l,ratio:n}}function y9(e,r,n=.05){const a=e/r,o=f9(Object.keys(m9),a);return Math.abs(o-a)<=n?m9[o]:[e,r]}function ED(){return[Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),Math.max(document.documentElement.clientHeight||0,window.innerHeight||0)]}const X2={getSources(){return this.isHTML5?Array.from(this.media.querySelectorAll("source")).filter(e=>{const r=e.getAttribute("type");return!!S.empty(r)||p0.mime.call(this,r)}):[]},getQualityOptions(){return this.config.quality.forced?this.config.quality.options:X2.getSources.call(this).map(e=>Number(e.getAttribute("size"))).filter(Boolean)},setup(){if(!this.isHTML5)return;const e=this;e.options.speed=e.config.speed.options,S.empty(this.config.ratio)||Xt.call(e),Object.defineProperty(e.media,"quality",{get(){const r=X2.getSources.call(e).find(n=>n.getAttribute("src")===e.source);return r&&Number(r.getAttribute("size"))},set(r){if(e.quality!==r){if(e.config.quality.forced&&S.function(e.config.quality.onChange))e.config.quality.onChange(r);else{const n=X2.getSources.call(e).find(d=>Number(d.getAttribute("size"))===r);if(!n)return;const{currentTime:a,paused:o,preload:l,readyState:s,playbackRate:c}=e.media;e.media.src=n.getAttribute("src"),(l!=="none"||s)&&(e.once("loadedmetadata",()=>{e.speed=c,e.currentTime=a,o||v2(e.play())}),e.media.load())}Le.call(e,e.media,"qualitychange",!1,{quality:r})}}})},cancelRequests(){this.isHTML5&&(V2(X2.getSources.call(this)),this.media.setAttribute("src",this.config.blankVideo),this.media.load(),this.debug.log("Cancelled network requests"))}};function LD(e){return`${e}-${Math.floor(1e4*Math.random())}`}function m3(e,...r){return S.empty(e)?e:e.toString().replace(/{(\d+)}/g,(n,a)=>r[a].toString())}function AD(e,r){return e===0||r===0||Number.isNaN(e)||Number.isNaN(r)?0:(e/r*100).toFixed(2)}const F1=(e="",r="",n="")=>e.replace(new RegExp(r.toString().replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1"),"g"),n.toString()),w9=(e="")=>e.toString().replace(/\w\S*/g,r=>r.charAt(0).toUpperCase()+r.slice(1).toLowerCase());function SD(e=""){let r=e.toString();return r=F1(r,"-"," "),r=F1(r,"_"," "),r=w9(r),F1(r," ","")}function TD(e=""){let r=e.toString();return r=SD(r),r.charAt(0).toLowerCase()+r.slice(1)}function MD(e){const r=document.createDocumentFragment(),n=document.createElement("div");return r.appendChild(n),n.innerHTML=e,r.firstChild.innerText}function BD(e){const r=document.createElement("div");return r.appendChild(e),r.innerHTML}const C9={pip:"PIP",airplay:"AirPlay",html5:"HTML5",vimeo:"Vimeo",youtube:"YouTube"},_0={get(e="",r={}){if(S.empty(e)||S.empty(r))return"";let n=c9(r.i18n,e);if(S.empty(n))return Object.keys(C9).includes(e)?C9[e]:"";const a={"{seektime}":r.seekTime,"{title}":r.title};return Object.entries(a).forEach(([o,l])=>{n=F1(n,o,l)}),n}};class I1{constructor(r){de(this,"get",n=>{if(!I1.supported||!this.enabled)return null;const a=window.localStorage.getItem(this.key);if(S.empty(a))return null;const o=JSON.parse(a);return S.string(n)&&n.length?o[n]:o}),de(this,"set",n=>{if(!I1.supported||!this.enabled||!S.object(n))return;let a=this.get();S.empty(a)&&(a={}),f0(a,n);try{window.localStorage.setItem(this.key,JSON.stringify(a))}catch{}}),this.enabled=r.config.storage.enabled,this.key=r.config.storage.key}static get supported(){try{if(!("localStorage"in window))return!1;const r="___test";return window.localStorage.setItem(r,r),window.localStorage.removeItem(r),!0}catch{return!1}}}function H1(e,r="text"){return new Promise((n,a)=>{try{const o=new XMLHttpRequest;if(!("withCredentials"in o))return;o.addEventListener("load",()=>{if(r==="text")try{n(JSON.parse(o.responseText))}catch{n(o.responseText)}else n(o.response)}),o.addEventListener("error",()=>{throw new Error(o.status)}),o.open("GET",e,!0),o.responseType=r,o.send()}catch(o){a(o)}})}function b9(e,r){if(!S.string(e))return;const n="cache",a=S.string(r);let o=!1;const l=()=>document.getElementById(r)!==null,s=(c,d)=>{c.innerHTML=d,a&&l()||document.body.insertAdjacentElement("afterbegin",c)};if(!a||!l()){const c=I1.supported,d=document.createElement("div");if(d.setAttribute("hidden",""),a&&d.setAttribute("id",r),c){const h=window.localStorage.getItem(`${n}-${r}`);if(o=h!==null,o){const f=JSON.parse(h);s(d,f.content)}}H1(e).then(h=>{if(!S.empty(h)){if(c)try{window.localStorage.setItem(`${n}-${r}`,JSON.stringify({content:h}))}catch{}s(d,h)}}).catch(()=>{})}}const v9=e=>Math.trunc(e/60/60%60,10),ND=e=>Math.trunc(e/60%60,10),DD=e=>Math.trunc(e%60,10);function wn(e=0,r=!1,n=!1){if(!S.number(e))return wn(void 0,r,n);const a=c=>`0${c}`.slice(-2);let o=v9(e);const l=ND(e),s=DD(e);return o=r||o>0?`${o}:`:"",`${n&&e>0?"-":""}${o}${a(l)}:${a(s)}`}const le={getIconUrl(){const e=new URL(this.config.iconUrl,window.location),r=window.location.host?window.location.host:window.top.location.host,n=e.host!==r||v0.isIE&&!window.svg4everybody;return{url:this.config.iconUrl,cors:n}},findElements(){try{return this.elements.controls=C0.call(this,this.config.selectors.controls.wrapper),this.elements.buttons={play:V1.call(this,this.config.selectors.buttons.play),pause:C0.call(this,this.config.selectors.buttons.pause),restart:C0.call(this,this.config.selectors.buttons.restart),rewind:C0.call(this,this.config.selectors.buttons.rewind),fastForward:C0.call(this,this.config.selectors.buttons.fastForward),mute:C0.call(this,this.config.selectors.buttons.mute),pip:C0.call(this,this.config.selectors.buttons.pip),airplay:C0.call(this,this.config.selectors.buttons.airplay),settings:C0.call(this,this.config.selectors.buttons.settings),captions:C0.call(this,this.config.selectors.buttons.captions),fullscreen:C0.call(this,this.config.selectors.buttons.fullscreen)},this.elements.progress=C0.call(this,this.config.selectors.progress),this.elements.inputs={seek:C0.call(this,this.config.selectors.inputs.seek),volume:C0.call(this,this.config.selectors.inputs.volume)},this.elements.display={buffer:C0.call(this,this.config.selectors.display.buffer),currentTime:C0.call(this,this.config.selectors.display.currentTime),duration:C0.call(this,this.config.selectors.display.duration)},S.element(this.elements.progress)&&(this.elements.display.seekTooltip=this.elements.progress.querySelector(`.${this.config.classNames.tooltip}`)),!0}catch(e){return this.debug.warn("It looks like there is a problem with your custom controls HTML",e),this.toggleNativeControls(!0),!1}},createIcon(e,r){const n="http://www.w3.org/2000/svg",a=le.getIconUrl.call(this),o=`${a.cors?"":a.url}#${this.config.iconPrefix}`,l=document.createElementNS(n,"svg");d3(l,f0(r,{"aria-hidden":"true",focusable:"false"}));const s=document.createElementNS(n,"use"),c=`${o}-${e}`;return"href"in s&&s.setAttributeNS("http://www.w3.org/1999/xlink","href",c),s.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",c),l.appendChild(s),l},createLabel(e,r={}){const n=_0.get(e,this.config);return Ee("span",{...r,class:[r.class,this.config.classNames.hidden].filter(Boolean).join(" ")},n)},createBadge(e){if(S.empty(e))return null;const r=Ee("span",{class:this.config.classNames.menu.value});return r.appendChild(Ee("span",{class:this.config.classNames.menu.badge},e)),r},createButton(e,r){const n=f0({},r);let a=TD(e);const o={element:"button",toggle:!1,label:null,icon:null,labelPressed:null,iconPressed:null};switch(["element","icon","label"].forEach(s=>{Object.keys(n).includes(s)&&(o[s]=n[s],delete n[s])}),o.element!=="button"||Object.keys(n).includes("type")||(n.type="button"),Object.keys(n).includes("class")?n.class.split(" ").some(s=>s===this.config.classNames.control)||f0(n,{class:`${n.class} ${this.config.classNames.control}`}):n.class=this.config.classNames.control,e){case"play":o.toggle=!0,o.label="play",o.labelPressed="pause",o.icon="play",o.iconPressed="pause";break;case"mute":o.toggle=!0,o.label="mute",o.labelPressed="unmute",o.icon="volume",o.iconPressed="muted";break;case"captions":o.toggle=!0,o.label="enableCaptions",o.labelPressed="disableCaptions",o.icon="captions-off",o.iconPressed="captions-on";break;case"fullscreen":o.toggle=!0,o.label="enterFullscreen",o.labelPressed="exitFullscreen",o.icon="enter-fullscreen",o.iconPressed="exit-fullscreen";break;case"play-large":n.class+=` ${this.config.classNames.control}--overlaid`,a="play",o.label="play",o.icon="play";break;default:S.empty(o.label)&&(o.label=a),S.empty(o.icon)&&(o.icon=e)}const l=Ee(o.element);return o.toggle?(l.appendChild(le.createIcon.call(this,o.iconPressed,{class:"icon--pressed"})),l.appendChild(le.createIcon.call(this,o.icon,{class:"icon--not-pressed"})),l.appendChild(le.createLabel.call(this,o.labelPressed,{class:"label--pressed"})),l.appendChild(le.createLabel.call(this,o.label,{class:"label--not-pressed"}))):(l.appendChild(le.createIcon.call(this,o.icon)),l.appendChild(le.createLabel.call(this,o.label))),f0(n,b2(this.config.selectors.buttons[a],n)),d3(l,n),a==="play"?(S.array(this.elements.buttons[a])||(this.elements.buttons[a]=[]),this.elements.buttons[a].push(l)):this.elements.buttons[a]=l,l},createRange(e,r){const n=Ee("input",f0(b2(this.config.selectors.inputs[e]),{type:"range",min:0,max:100,step:.01,value:0,autocomplete:"off",role:"slider","aria-label":_0.get(e,this.config),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":0},r));return this.elements.inputs[e]=n,le.updateRangeFill.call(this,n),rD.setup(n),n},createProgress(e,r){const n=Ee("progress",f0(b2(this.config.selectors.display[e]),{min:0,max:100,value:0,role:"progressbar","aria-hidden":!0},r));if(e!=="volume"){n.appendChild(Ee("span",null,"0"));const a={played:"played",buffer:"buffered"}[e],o=a?_0.get(a,this.config):"";n.innerText=`% ${o.toLowerCase()}`}return this.elements.display[e]=n,n},createTime(e,r){const n=b2(this.config.selectors.display[e],r),a=Ee("div",f0(n,{class:`${n.class?n.class:""} ${this.config.classNames.display.time} `.trim(),"aria-label":_0.get(e,this.config),role:"timer"}),"00:00");return this.elements.display[e]=a,a},bindMenuItemShortcuts(e,r){qe.call(this,e,"keydown keyup",n=>{if(![" ","ArrowUp","ArrowDown","ArrowRight"].includes(n.key)||(n.preventDefault(),n.stopPropagation(),n.type==="keydown"))return;const a=_t(e,'[role="menuitemradio"]');if(!a&&[" ","ArrowRight"].includes(n.key))le.showMenuPanel.call(this,r,!0);else{let o;n.key!==" "&&(n.key==="ArrowDown"||a&&n.key==="ArrowRight"?(o=e.nextElementSibling,S.element(o)||(o=e.parentNode.firstElementChild)):(o=e.previousElementSibling,S.element(o)||(o=e.parentNode.lastElementChild)),u3.call(this,o,!0))}},!1),qe.call(this,e,"keyup",n=>{n.key==="Return"&&le.focusFirstMenuItem.call(this,null,!0)})},createMenuItem({value:e,list:r,type:n,title:a,badge:o=null,checked:l=!1}){const s=b2(this.config.selectors.inputs[n]),c=Ee("button",f0(s,{type:"button",role:"menuitemradio",class:`${this.config.classNames.control} ${s.class?s.class:""}`.trim(),"aria-checked":l,value:e})),d=Ee("span");d.innerHTML=a,S.element(o)&&d.appendChild(o),c.appendChild(d),Object.defineProperty(c,"checked",{enumerable:!0,get:()=>c.getAttribute("aria-checked")==="true",set(h){h&&Array.from(c.parentNode.children).filter(f=>_t(f,'[role="menuitemradio"]')).forEach(f=>f.setAttribute("aria-checked","false")),c.setAttribute("aria-checked",h?"true":"false")}}),this.listeners.bind(c,"click keyup",h=>{if(!S.keyboardEvent(h)||h.key===" "){switch(h.preventDefault(),h.stopPropagation(),c.checked=!0,n){case"language":this.currentTrack=Number(e);break;case"quality":this.quality=e;break;case"speed":this.speed=parseFloat(e)}le.showMenuPanel.call(this,"home",S.keyboardEvent(h))}},n,!1),le.bindMenuItemShortcuts.call(this,c,n),r.appendChild(c)},formatTime(e=0,r=!1){return S.number(e)?wn(e,v9(this.duration)>0,r):e},updateTimeDisplay(e=null,r=0,n=!1){S.element(e)&&S.number(r)&&(e.innerText=le.formatTime(r,n))},updateVolume(){this.supported.ui&&(S.element(this.elements.inputs.volume)&&le.setRange.call(this,this.elements.inputs.volume,this.muted?0:this.volume),S.element(this.elements.buttons.mute)&&(this.elements.buttons.mute.pressed=this.muted||this.volume===0))},setRange(e,r=0){S.element(e)&&(e.value=r,le.updateRangeFill.call(this,e))},updateProgress(e){if(!this.supported.ui||!S.event(e))return;let r=0;const n=(a,o)=>{const l=S.number(o)?o:0,s=S.element(a)?a:this.elements.display.buffer;if(S.element(s)){s.value=l;const c=s.getElementsByTagName("span")[0];S.element(c)&&(c.childNodes[0].nodeValue=l)}};if(e)switch(e.type){case"timeupdate":case"seeking":case"seeked":r=AD(this.currentTime,this.duration),e.type==="timeupdate"&&le.setRange.call(this,this.elements.inputs.seek,r);break;case"playing":case"progress":n(this.elements.display.buffer,100*this.buffered)}},updateRangeFill(e){const r=S.event(e)?e.target:e;if(S.element(r)&&r.getAttribute("type")==="range"){if(_t(r,this.config.selectors.inputs.seek)){r.setAttribute("aria-valuenow",this.currentTime);const n=le.formatTime(this.currentTime),a=le.formatTime(this.duration),o=_0.get("seekLabel",this.config);r.setAttribute("aria-valuetext",o.replace("{currentTime}",n).replace("{duration}",a))}else if(_t(r,this.config.selectors.inputs.volume)){const n=100*r.value;r.setAttribute("aria-valuenow",n),r.setAttribute("aria-valuetext",`${n.toFixed(1)}%`)}else r.setAttribute("aria-valuenow",r.value);(v0.isWebKit||v0.isIPadOS)&&r.style.setProperty("--value",r.value/r.max*100+"%")}},updateSeekTooltip(e){var r,n;if(!this.config.tooltips.seek||!S.element(this.elements.inputs.seek)||!S.element(this.elements.display.seekTooltip)||this.duration===0)return;const a=this.elements.display.seekTooltip,o=`${this.config.classNames.tooltip}--visible`,l=f=>Ke(a,o,f);if(this.touch)return void l(!1);let s=0;const c=this.elements.progress.getBoundingClientRect();if(S.event(e))s=100/c.width*(e.pageX-c.left);else{if(!mn(a,o))return;s=parseFloat(a.style.left,10)}s<0?s=0:s>100&&(s=100);const d=this.duration/100*s;a.innerText=le.formatTime(d);const h=(r=this.config.markers)===null||r===void 0||(n=r.points)===null||n===void 0?void 0:n.find(({time:f})=>f===Math.round(d));h&&a.insertAdjacentHTML("afterbegin",`${h.label}<br>`),a.style.left=`${s}%`,S.event(e)&&["mouseenter","mouseleave"].includes(e.type)&&l(e.type==="mouseenter")},timeUpdate(e){const r=!S.element(this.elements.display.duration)&&this.config.invertTime;le.updateTimeDisplay.call(this,this.elements.display.currentTime,r?this.duration-this.currentTime:this.currentTime,r),e&&e.type==="timeupdate"&&this.media.seeking||le.updateProgress.call(this,e)},durationUpdate(){if(!this.supported.ui||!this.config.invertTime&&this.currentTime)return;if(this.duration>=2**32)return vt(this.elements.display.currentTime,!0),void vt(this.elements.progress,!0);S.element(this.elements.inputs.seek)&&this.elements.inputs.seek.setAttribute("aria-valuemax",this.duration);const e=S.element(this.elements.display.duration);!e&&this.config.displayDuration&&this.paused&&le.updateTimeDisplay.call(this,this.elements.display.currentTime,this.duration),e&&le.updateTimeDisplay.call(this,this.elements.display.duration,this.duration),this.config.markers.enabled&&le.setMarkers.call(this),le.updateSeekTooltip.call(this)},toggleMenuButton(e,r){vt(this.elements.settings.buttons[e],!r)},updateSetting(e,r,n){const a=this.elements.settings.panels[e];let o=null,l=r;if(e==="captions")o=this.currentTrack;else{if(o=S.empty(n)?this[e]:n,S.empty(o)&&(o=this.config[e].default),!S.empty(this.options[e])&&!this.options[e].includes(o))return void this.debug.warn(`Unsupported value of '${o}' for ${e}`);if(!this.config[e].options.includes(o))return void this.debug.warn(`Disabled value of '${o}' for ${e}`)}if(S.element(l)||(l=a&&a.querySelector('[role="menu"]')),!S.element(l))return;this.elements.settings.buttons[e].querySelector(`.${this.config.classNames.menu.value}`).innerHTML=le.getLabel.call(this,e,o);const s=l&&l.querySelector(`[value="${o}"]`);S.element(s)&&(s.checked=!0)},getLabel(e,r){switch(e){case"speed":return r===1?_0.get("normal",this.config):`${r}&times;`;case"quality":if(S.number(r)){const n=_0.get(`qualityLabel.${r}`,this.config);return n.length?n:`${r}p`}return w9(r);case"captions":return Ye.getLabel.call(this);default:return null}},setQualityMenu(e){if(!S.element(this.elements.settings.panels.quality))return;const r="quality",n=this.elements.settings.panels.quality.querySelector('[role="menu"]');S.array(e)&&(this.options.quality=f3(e).filter(l=>this.config.quality.options.includes(l)));const a=!S.empty(this.options.quality)&&this.options.quality.length>1;if(le.toggleMenuButton.call(this,r,a),fn(n),le.checkMenu.call(this),!a)return;const o=l=>{const s=_0.get(`qualityBadge.${l}`,this.config);return s.length?le.createBadge.call(this,s):null};this.options.quality.sort((l,s)=>{const c=this.config.quality.options;return c.indexOf(l)>c.indexOf(s)?1:-1}).forEach(l=>{le.createMenuItem.call(this,{value:l,list:n,type:r,title:le.getLabel.call(this,"quality",l),badge:o(l)})}),le.updateSetting.call(this,r,n)},setCaptionsMenu(){if(!S.element(this.elements.settings.panels.captions))return;const e="captions",r=this.elements.settings.panels.captions.querySelector('[role="menu"]'),n=Ye.getTracks.call(this),a=!!n.length;if(le.toggleMenuButton.call(this,e,a),fn(r),le.checkMenu.call(this),!a)return;const o=n.map((l,s)=>({value:s,checked:this.captions.toggled&&this.currentTrack===s,title:Ye.getLabel.call(this,l),badge:l.language&&le.createBadge.call(this,l.language.toUpperCase()),list:r,type:"language"}));o.unshift({value:-1,checked:!this.captions.toggled,title:_0.get("disabled",this.config),list:r,type:"language"}),o.forEach(le.createMenuItem.bind(this)),le.updateSetting.call(this,e,r)},setSpeedMenu(){if(!S.element(this.elements.settings.panels.speed))return;const e="speed",r=this.elements.settings.panels.speed.querySelector('[role="menu"]');this.options.speed=this.options.speed.filter(a=>a>=this.minimumSpeed&&a<=this.maximumSpeed);const n=!S.empty(this.options.speed)&&this.options.speed.length>1;le.toggleMenuButton.call(this,e,n),fn(r),le.checkMenu.call(this),n&&(this.options.speed.forEach(a=>{le.createMenuItem.call(this,{value:a,list:r,type:e,title:le.getLabel.call(this,"speed",a)})}),le.updateSetting.call(this,e,r))},checkMenu(){const{buttons:e}=this.elements.settings,r=!S.empty(e)&&Object.values(e).some(n=>!n.hidden);vt(this.elements.settings.menu,!r)},focusFirstMenuItem(e,r=!1){if(this.elements.settings.popup.hidden)return;let n=e;S.element(n)||(n=Object.values(this.elements.settings.panels).find(o=>!o.hidden));const a=n.querySelector('[role^="menuitem"]');u3.call(this,a,r)},toggleMenu(e){const{popup:r}=this.elements.settings,n=this.elements.buttons.settings;if(!S.element(r)||!S.element(n))return;const{hidden:a}=r;let o=a;if(S.boolean(e))o=e;else if(S.keyboardEvent(e)&&e.key==="Escape")o=!1;else if(S.event(e)){const l=S.function(e.composedPath)?e.composedPath()[0]:e.target,s=r.contains(l);if(s||!s&&e.target!==n&&o)return}n.setAttribute("aria-expanded",o),vt(r,!o),Ke(this.elements.container,this.config.classNames.menu.open,o),o&&S.keyboardEvent(e)?le.focusFirstMenuItem.call(this,null,!0):o||a||u3.call(this,n,S.keyboardEvent(e))},getMenuSize(e){const r=e.cloneNode(!0);r.style.position="absolute",r.style.opacity=0,r.removeAttribute("hidden"),e.parentNode.appendChild(r);const n=r.scrollWidth,a=r.scrollHeight;return V2(r),{width:n,height:a}},showMenuPanel(e="",r=!1){const n=this.elements.container.querySelector(`#plyr-settings-${this.id}-${e}`);if(!S.element(n))return;const a=n.parentNode,o=Array.from(a.children).find(l=>!l.hidden);if(p0.transitions&&!p0.reducedMotion){a.style.width=`${o.scrollWidth}px`,a.style.height=`${o.scrollHeight}px`;const l=le.getMenuSize.call(this,n),s=c=>{c.target===a&&["width","height"].includes(c.propertyName)&&(a.style.width="",a.style.height="",gn.call(this,a,c3,s))};qe.call(this,a,c3,s),a.style.width=`${l.width}px`,a.style.height=`${l.height}px`}vt(o,!0),vt(n,!1),le.focusFirstMenuItem.call(this,n,r)},setDownloadUrl(){const e=this.elements.buttons.download;S.element(e)&&e.setAttribute("href",this.download)},create(e){const{bindMenuItemShortcuts:r,createButton:n,createProgress:a,createRange:o,createTime:l,setQualityMenu:s,setSpeedMenu:c,showMenuPanel:d}=le;this.elements.controls=null,S.array(this.config.controls)&&this.config.controls.includes("play-large")&&this.elements.container.appendChild(n.call(this,"play-large"));const h=Ee("div",b2(this.config.selectors.controls.wrapper));this.elements.controls=h;const f={class:"plyr__controls__item"};return f3(S.array(this.config.controls)?this.config.controls:[]).forEach(g=>{if(g==="restart"&&h.appendChild(n.call(this,"restart",f)),g==="rewind"&&h.appendChild(n.call(this,"rewind",f)),g==="play"&&h.appendChild(n.call(this,"play",f)),g==="fast-forward"&&h.appendChild(n.call(this,"fast-forward",f)),g==="progress"){const m=Ee("div",{class:`${f.class} plyr__progress__container`}),y=Ee("div",b2(this.config.selectors.progress));if(y.appendChild(o.call(this,"seek",{id:`plyr-seek-${e.id}`})),y.appendChild(a.call(this,"buffer")),this.config.tooltips.seek){const v=Ee("span",{class:this.config.classNames.tooltip},"00:00");y.appendChild(v),this.elements.display.seekTooltip=v}this.elements.progress=y,m.appendChild(this.elements.progress),h.appendChild(m)}if(g==="current-time"&&h.appendChild(l.call(this,"currentTime",f)),g==="duration"&&h.appendChild(l.call(this,"duration",f)),g==="mute"||g==="volume"){let{volume:m}=this.elements;if(S.element(m)&&h.contains(m)||(m=Ee("div",f0({},f,{class:`${f.class} plyr__volume`.trim()})),this.elements.volume=m,h.appendChild(m)),g==="mute"&&m.appendChild(n.call(this,"mute")),g==="volume"&&!v0.isIos&&!v0.isIPadOS){const y={max:1,step:.05,value:this.config.volume};m.appendChild(o.call(this,"volume",f0(y,{id:`plyr-volume-${e.id}`})))}}if(g==="captions"&&h.appendChild(n.call(this,"captions",f)),g==="settings"&&!S.empty(this.config.settings)){const m=Ee("div",f0({},f,{class:`${f.class} plyr__menu`.trim(),hidden:""}));m.appendChild(n.call(this,"settings",{"aria-haspopup":!0,"aria-controls":`plyr-settings-${e.id}`,"aria-expanded":!1}));const y=Ee("div",{class:"plyr__menu__container",id:`plyr-settings-${e.id}`,hidden:""}),v=Ee("div"),w=Ee("div",{id:`plyr-settings-${e.id}-home`}),k=Ee("div",{role:"menu"});w.appendChild(k),v.appendChild(w),this.elements.settings.panels.home=w,this.config.settings.forEach(A=>{const x=Ee("button",f0(b2(this.config.selectors.buttons.settings),{type:"button",class:`${this.config.classNames.control} ${this.config.classNames.control}--forward`,role:"menuitem","aria-haspopup":!0,hidden:""}));r.call(this,x,A),qe.call(this,x,"click",()=>{d.call(this,A,!1)});const E=Ee("span",null,_0.get(A,this.config)),T=Ee("span",{class:this.config.classNames.menu.value});T.innerHTML=e[A],E.appendChild(T),x.appendChild(E),k.appendChild(x);const M=Ee("div",{id:`plyr-settings-${e.id}-${A}`,hidden:""}),O=Ee("button",{type:"button",class:`${this.config.classNames.control} ${this.config.classNames.control}--back`});O.appendChild(Ee("span",{"aria-hidden":!0},_0.get(A,this.config))),O.appendChild(Ee("span",{class:this.config.classNames.hidden},_0.get("menuBack",this.config))),qe.call(this,M,"keydown",I=>{I.key==="ArrowLeft"&&(I.preventDefault(),I.stopPropagation(),d.call(this,"home",!0))},!1),qe.call(this,O,"click",()=>{d.call(this,"home",!1)}),M.appendChild(O),M.appendChild(Ee("div",{role:"menu"})),v.appendChild(M),this.elements.settings.buttons[A]=x,this.elements.settings.panels[A]=M}),y.appendChild(v),m.appendChild(y),h.appendChild(m),this.elements.settings.popup=y,this.elements.settings.menu=m}if(g==="pip"&&p0.pip&&h.appendChild(n.call(this,"pip",f)),g==="airplay"&&p0.airplay&&h.appendChild(n.call(this,"airplay",f)),g==="download"){const m=f0({},f,{element:"a",href:this.download,target:"_blank"});this.isHTML5&&(m.download="");const{download:y}=this.config.urls;!S.url(y)&&this.isEmbed&&f0(m,{icon:`logo-${this.provider}`,label:this.provider}),h.appendChild(n.call(this,"download",m))}g==="fullscreen"&&h.appendChild(n.call(this,"fullscreen",f))}),this.isHTML5&&s.call(this,X2.getQualityOptions.call(this)),c.call(this),h},inject(){if(this.config.loadSprite){const o=le.getIconUrl.call(this);o.cors&&b9(o.url,"sprite-plyr")}this.id=Math.floor(1e4*Math.random());let e=null;this.elements.controls=null;const r={id:this.id,seektime:this.config.seekTime,title:this.config.title};let n=!0;S.function(this.config.controls)&&(this.config.controls=this.config.controls.call(this,r)),this.config.controls||(this.config.controls=[]),S.element(this.config.controls)||S.string(this.config.controls)?e=this.config.controls:(e=le.create.call(this,{id:this.id,seektime:this.config.seekTime,speed:this.speed,quality:this.quality,captions:Ye.getLabel.call(this)}),n=!1);let a;if(n&&S.string(this.config.controls)&&(e=(o=>{let l=o;return Object.entries(r).forEach(([s,c])=>{l=F1(l,`{${s}}`,c)}),l})(e)),S.string(this.config.selectors.controls.container)&&(a=document.querySelector(this.config.selectors.controls.container)),S.element(a)||(a=this.elements.container),a[S.element(e)?"insertAdjacentElement":"insertAdjacentHTML"]("afterbegin",e),S.element(this.elements.controls)||le.findElements.call(this),!S.empty(this.elements.buttons)){const o=l=>{const s=this.config.classNames.controlPressed;l.setAttribute("aria-pressed","false"),Object.defineProperty(l,"pressed",{configurable:!0,enumerable:!0,get:()=>mn(l,s),set(c=!1){Ke(l,s,c),l.setAttribute("aria-pressed",c?"true":"false")}})};Object.values(this.elements.buttons).filter(Boolean).forEach(l=>{S.array(l)||S.nodeList(l)?Array.from(l).filter(Boolean).forEach(o):o(l)})}if(v0.isEdge&&s9(a),this.config.tooltips.controls){const{classNames:o,selectors:l}=this.config,s=`${l.controls.wrapper} ${l.labels} .${o.hidden}`,c=V1.call(this,s);Array.from(c).forEach(d=>{Ke(d,this.config.classNames.hidden,!1),Ke(d,this.config.classNames.tooltip,!0)})}},setMediaMetadata(){try{"mediaSession"in navigator&&(navigator.mediaSession.metadata=new window.MediaMetadata({title:this.config.mediaMetadata.title,artist:this.config.mediaMetadata.artist,album:this.config.mediaMetadata.album,artwork:this.config.mediaMetadata.artwork}))}catch{}},setMarkers(){var e,r;if(!this.duration||this.elements.markers)return;const n=(e=this.config.markers)===null||e===void 0||(r=e.points)===null||r===void 0?void 0:r.filter(({time:d})=>d>0&&d<this.duration);if(n==null||!n.length)return;const a=document.createDocumentFragment(),o=document.createDocumentFragment();let l=null;const s=`${this.config.classNames.tooltip}--visible`,c=d=>Ke(l,s,d);n.forEach(d=>{const h=Ee("span",{class:this.config.classNames.marker},""),f=d.time/this.duration*100+"%";l&&(h.addEventListener("mouseenter",()=>{d.label||(l.style.left=f,l.innerHTML=d.label,c(!0))}),h.addEventListener("mouseleave",()=>{c(!1)})),h.addEventListener("click",()=>{this.currentTime=d.time}),h.style.left=f,o.appendChild(h)}),a.appendChild(o),this.config.tooltips.seek||(l=Ee("span",{class:this.config.classNames.tooltip},""),a.appendChild(l)),this.elements.markers={points:o,tip:l},this.elements.progress.appendChild(a)}};function _9(e,r=!0){let n=e;if(r){const a=document.createElement("a");a.href=n,n=a.href}try{return new URL(n)}catch{return null}}function x9(e){const r=new URLSearchParams;return S.object(e)&&Object.entries(e).forEach(([n,a])=>{r.set(n,a)}),r}const Ye={setup(){if(!this.supported.ui)return;if(!this.isVideo||this.isYouTube||this.isHTML5&&!p0.textTracks)return void(S.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&le.setCaptionsMenu.call(this));if(S.element(this.elements.captions)||(this.elements.captions=Ee("div",b2(this.config.selectors.captions)),this.elements.captions.setAttribute("dir","auto"),bD(this.elements.captions,this.elements.wrapper)),v0.isIE&&window.URL){const a=this.media.querySelectorAll("track");Array.from(a).forEach(o=>{const l=o.getAttribute("src"),s=_9(l);s!==null&&s.hostname!==window.location.href.hostname&&["http:","https:"].includes(s.protocol)&&H1(l,"blob").then(c=>{o.setAttribute("src",window.URL.createObjectURL(c))}).catch(()=>{V2(o)})})}const e=f3((navigator.languages||[navigator.language||navigator.userLanguage||"en"]).map(a=>a.split("-")[0]));let r=(this.storage.get("language")||this.config.captions.language||"auto").toLowerCase();r==="auto"&&([r]=e);let n=this.storage.get("captions");if(S.boolean(n)||({active:n}=this.config.captions),Object.assign(this.captions,{toggled:!1,active:n,language:r,languages:e}),this.isHTML5){const a=this.config.captions.update?"addtrack removetrack":"removetrack";qe.call(this,this.media.textTracks,a,Ye.update.bind(this))}setTimeout(Ye.update.bind(this),0)},update(){const e=Ye.getTracks.call(this,!0),{active:r,language:n,meta:a,currentTrackNode:o}=this.captions,l=!!e.find(s=>s.language===n);this.isHTML5&&this.isVideo&&e.filter(s=>!a.get(s)).forEach(s=>{this.debug.log("Track added",s),a.set(s,{default:s.mode==="showing"}),s.mode==="showing"&&(s.mode="hidden"),qe.call(this,s,"cuechange",()=>Ye.updateCues.call(this))}),(l&&this.language!==n||!e.includes(o))&&(Ye.setLanguage.call(this,n),Ye.toggle.call(this,r&&l)),this.elements&&Ke(this.elements.container,this.config.classNames.captions.enabled,!S.empty(e)),S.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&le.setCaptionsMenu.call(this)},toggle(e,r=!0){if(!this.supported.ui)return;const{toggled:n}=this.captions,a=this.config.classNames.captions.active,o=S.nullOrUndefined(e)?!n:e;if(o!==n){if(r||(this.captions.active=o,this.storage.set({captions:o})),!this.language&&o&&!r){const l=Ye.getTracks.call(this),s=Ye.findTrack.call(this,[this.captions.language,...this.captions.languages],!0);return this.captions.language=s.language,void Ye.set.call(this,l.indexOf(s))}this.elements.buttons.captions&&(this.elements.buttons.captions.pressed=o),Ke(this.elements.container,a,o),this.captions.toggled=o,le.updateSetting.call(this,"captions"),Le.call(this,this.media,o?"captionsenabled":"captionsdisabled")}setTimeout(()=>{o&&this.captions.toggled&&(this.captions.currentTrackNode.mode="hidden")})},set(e,r=!0){const n=Ye.getTracks.call(this);if(e!==-1)if(S.number(e))if(e in n){if(this.captions.currentTrack!==e){this.captions.currentTrack=e;const a=n[e],{language:o}=a||{};this.captions.currentTrackNode=a,le.updateSetting.call(this,"captions"),r||(this.captions.language=o,this.storage.set({language:o})),this.isVimeo&&this.embed.enableTextTrack(o),Le.call(this,this.media,"languagechange")}Ye.toggle.call(this,!0,r),this.isHTML5&&this.isVideo&&Ye.updateCues.call(this)}else this.debug.warn("Track not found",e);else this.debug.warn("Invalid caption argument",e);else Ye.toggle.call(this,!1,r)},setLanguage(e,r=!0){if(!S.string(e))return void this.debug.warn("Invalid language argument",e);const n=e.toLowerCase();this.captions.language=n;const a=Ye.getTracks.call(this),o=Ye.findTrack.call(this,[n]);Ye.set.call(this,a.indexOf(o),r)},getTracks(e=!1){return Array.from((this.media||{}).textTracks||[]).filter(r=>!this.isHTML5||e||this.captions.meta.has(r)).filter(r=>["captions","subtitles"].includes(r.kind))},findTrack(e,r=!1){const n=Ye.getTracks.call(this),a=s=>Number((this.captions.meta.get(s)||{}).default),o=Array.from(n).sort((s,c)=>a(c)-a(s));let l;return e.every(s=>(l=o.find(c=>c.language===s),!l)),l||(r?o[0]:void 0)},getCurrentTrack(){return Ye.getTracks.call(this)[this.currentTrack]},getLabel(e){let r=e;return!S.track(r)&&p0.textTracks&&this.captions.toggled&&(r=Ye.getCurrentTrack.call(this)),S.track(r)?S.empty(r.label)?S.empty(r.language)?_0.get("enabled",this.config):e.language.toUpperCase():r.label:_0.get("disabled",this.config)},updateCues(e){if(!this.supported.ui)return;if(!S.element(this.elements.captions))return void this.debug.warn("No captions element to render to");if(!S.nullOrUndefined(e)&&!Array.isArray(e))return void this.debug.warn("updateCues: Invalid input",e);let r=e;if(!r){const a=Ye.getCurrentTrack.call(this);r=Array.from((a||{}).activeCues||[]).map(o=>o.getCueAsHTML()).map(BD)}const n=r.map(a=>a.trim()).join(`
31
+ `}},emits:["input","tag","search-change","closed"],data:()=>({defaultOptionLabel:"label",multiple:!0}),methods:{getTagOptionLabel({optionLabel:e,option:r}){const n=this.getOptionLabel({optionLabel:e,option:r});return typeof n=="object"?r.label:n},initializeOptions(){if(!this.value)return[];const e=this.value.filter(r=>!this.options.find(n=>nB(n,r)));this.options.unshift(...e)}},created(){this.isApiMode||this.initializeOptions()}},iB={class:"multiselect__loading-wrapper"};function oB(e,r,n,a,o,l){const s=i.resolveComponent("wt-label"),c=i.resolveComponent("wt-icon-btn"),d=i.resolveComponent("wt-chip"),h=i.resolveComponent("wt-loader"),f=i.resolveComponent("vue-multiselect"),g=i.resolveComponent("wt-input-info"),m=i.resolveDirective("observe-visibility");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-tags-input--disabled":e.disabled,"wt-tags-input--invalid":e.invalid,"wt-tags-input--loading":e.isLoading},"wt-tags-input"])},[e.hasLabel?(i.openBlock(),i.createBlock(s,i.mergeProps({key:0},e.labelProps,{disabled:e.disabled,invalid:e.invalid,class:"wt-tags-input__label"}),{default:i.withCtx(()=>[i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:e.label})),()=>[i.createTextVNode(i.toDisplayString(e.requiredLabel),1)],!0)],void 0,!0),_:3},16,["disabled","invalid"])):i.createCommentVNode("",!0),i.createVNode(f,i.mergeProps(e.$attrs,{ref:"vue-multiselect","close-on-select":!1,disabled:e.disabled,"internal-search":!e.searchMethod,label:e.selectOptionLabel,loading:!1,"model-value":e.selectValue,multiple:e.multiple,options:e.selectOptions,placeholder:e.placeholder||e.label,taggable:n.taggable,"track-by":n.trackBy,class:"wt-tags-input__select"},i.toHandlers(e.listeners)),i.createSlots({tag:i.withCtx(({option:y,remove:v})=>[i.createVNode(d,{class:"multiselect__custom-tag"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(l.getTagOptionLabel({option:y,optionLabel:e.optionLabel}))+" ",1),i.createVNode(c,{color:"on-primary",icon:"close--filled",size:"sm",onClick:w=>v(y)},null,8,["onClick"])],void 0,!0),_:2},1024)]),option:i.withCtx(({option:y})=>[i.renderSlot(e.$slots,"option",i.normalizeProps(i.guardReactiveProps({option:y,optionLabel:e.optionLabel})),()=>[i.createTextVNode(i.toDisplayString(l.getTagOptionLabel({option:y,optionLabel:e.optionLabel})),1)],!0)]),caret:i.withCtx(({toggle:y})=>[i.createVNode(c,{disabled:e.disabled,class:"multiselect__select",color:"active",icon:"arrow-down",onMousedown:i.withModifiers(y,["prevent","stop"])},null,8,["disabled","onMousedown"])]),beforeList:i.withCtx(()=>[i.withDirectives(i.createElementVNode("div",iB,[i.createVNode(h,{size:"sm"})],512),[[i.vShow,e.isLoading]])]),_:2},[e.showIntersectionObserver?{name:"afterList",fn:i.withCtx(()=>[i.withDirectives(i.createElementVNode("div",null,null,512),[[m,e.handleAfterListIntersect]])]),key:"0"}:void 0]),1040,["disabled","internal-search","label","model-value","multiple","options","placeholder","taggable","track-by"]),e.isValidation?(i.openBlock(),i.createBlock(g,{key:1,invalid:e.invalid},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.validationText),1)],void 0,!0),_:1},8,["invalid"])):i.createCommentVNode("",!0)],2)}const lB=ce(aB,[["render",oB],["__scopeId","data-v-98d1c9ed"]]),sB={name:"WtTextarea",mixins:[Lr],props:{value:{type:String,default:""},label:{type:String,default:""},placeholder:{type:String},disabled:{type:Boolean,default:!1,description:"Native textarea disabled attribute"},name:{type:String,default:""},labelProps:{type:Object,description:"Object with props, passed down to wt-label as props"},autoresize:{type:Boolean,default:!1,description:"enables auto-grow for text-area"}},emits:["input","enter"],computed:{listeners(){return{...this.$listeners,input:e=>this.$emit("input",e.target.value),keypress:e=>this.handleKeypress(e)}},requiredLabel(){return this.required?`${this.label}*`:this.label}},mounted(){this.updateInputPaddings()},updated(){this.autoresize&&!this.value&&this.resetGrow()},methods:{handleKeypress(e){this.autoresize&&e.key==="Enter"&&!e.shiftKey&&(this.$emit("enter"),e.preventDefault())},autoGrow(){if(!this.autoresize)return;const e=this.$refs["wt-textarea"],r=2;e.style.height="auto",e.style.height=e.scrollHeight+r+"px"},resetGrow(){const e=this.$refs["wt-textarea"];e.style.height="auto"},updateInputPaddings(){const e=this.$refs["after-wrapper"].offsetWidth,r=this.$refs["wt-textarea"],n=getComputedStyle(document.documentElement).getPropertyValue("--textarea-padding");r.style.paddingRight=`calc(${n} * 2 + ${e}px)`}}},cB={class:"wt-textarea__wrapper"},dB=["id","disabled","placeholder","value"],uB={ref:"after-wrapper",class:"wt-textarea__after-wrapper"};function hB(e,r,n,a,o,l){const s=i.resolveComponent("wt-label"),c=i.resolveComponent("wt-icon-btn"),d=i.resolveComponent("wt-input-info");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-textarea--disabled":n.disabled,"wt-textarea--invalid":e.invalid,"wt-textarea--autoresize":n.autoresize},"wt-textarea"])},[i.createVNode(s,i.mergeProps(n.labelProps,{disabled:n.disabled,for:n.name,invalid:e.invalid}),{default:i.withCtx(()=>[i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label})),()=>[i.createTextVNode(i.toDisplayString(l.requiredLabel),1)],!0)],void 0,!0),_:3},16,["disabled","for","invalid"]),i.createElementVNode("div",cB,[i.createElementVNode("textarea",i.mergeProps({id:n.name,ref:"wt-textarea",disabled:n.disabled,placeholder:n.placeholder||n.label,value:n.value,rows:"1",class:"wt-textarea__textarea"},i.toHandlers(l.listeners,!0),{onInput:r[0]||(r[0]=(...h)=>l.autoGrow&&l.autoGrow(...h))}),null,16,dB),i.createElementVNode("div",uB,[i.renderSlot(e.$slots,"after-input",{},void 0,!0),i.createVNode(c,{class:i.normalizeClass([{hidden:!n.value},"wt-textarea__reset-icon-btn"]),disabled:n.disabled,icon:"close--filled",size:"sm",onClick:r[1]||(r[1]=h=>e.$emit("input",""))},null,8,["class","disabled"])],512)]),e.isValidation?(i.openBlock(),i.createBlock(d,{key:0,invalid:e.invalid},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.validationText),1)],void 0,!0),_:1},8,["invalid"])):i.createCommentVNode("",!0)],2)}const fB=ce(sB,[["render",hB],["__scopeId","data-v-a884bdc9"]]),pB={name:"WtTimeInput",mixins:[Lr],props:{value:{type:Number,default:0},label:{type:String,default:""},maxValue:{type:Number},required:{type:Boolean,default:!1,description:"Native input required attribute"},disabled:{type:Boolean,default:!1,description:"Native input disabled attribute"},labelProps:{type:Object,description:"Object with props, passed down to wt-label as props"},hideInputInfo:{type:Boolean,default:!1}},emits:["input"],computed:{hasLabel(){return!!(this.label||this.$slots.label)},showInfo(){return this.isValidation&&!this.hideInputInfo}}},mB={class:"wt-time-input__wrapper"},gB=["disabled","max","value"];function yB(e,r,n,a,o,l){const s=i.resolveComponent("wt-label"),c=i.resolveComponent("wt-input-info");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-time-input--disabled":n.disabled,"wt-time-input--invalid":e.invalid},"wt-time-input"])},[l.hasLabel?(i.openBlock(),i.createBlock(s,i.mergeProps({key:0},n.labelProps,{disabled:n.disabled,invalid:e.invalid}),{default:i.withCtx(()=>[i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label})),()=>[i.createTextVNode(i.toDisplayString(n.label),1)],!0)],void 0,!0),_:3},16,["disabled","invalid"])):i.createCommentVNode("",!0),i.createElementVNode("div",mB,[i.createElementVNode("input",{disabled:n.disabled,max:n.maxValue,min:0,value:n.value,class:"wt-time-input__input",type:"number",onInput:r[0]||(r[0]=d=>e.$emit("input",d.target.value))},null,40,gB)]),l.showInfo?(i.openBlock(),i.createBlock(c,{key:1,invalid:e.invalid},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.validationText),1)],void 0,!0),_:1},8,["invalid"])):i.createCommentVNode("",!0)],2)}const wB=ce(pB,[["render",yB],["__scopeId","data-v-7b349db2"]]),Gi=60*60,Ki=60,CB={name:"WtTimepicker",mixins:[Lr],model:{prop:"value",event:"input"},props:{value:{type:[String,Number],default:0},dateMode:{type:Boolean,default:!1},label:{type:String,default:""},format:{type:String,default:"hh:mm:ss"},disabled:{type:Boolean,default:!1},labelProps:{type:Object,description:"Object with props, passed down to wt-label as props"},noLabel:{type:Boolean,default:!1},required:{type:Boolean,default:!1,description:"Native input required attribute"}},computed:{isHour(){return this.format.includes("hh")},isMin(){return this.format.includes("mm")},isSec(){return this.format.includes("ss")},labelHours(){return this.noLabel||this.label?null:this.$t("webitelUI.timepicker.hour")},labelMin(){return this.noLabel||this.label?null:this.$t("webitelUI.timepicker.min")},labelSec(){return this.noLabel||this.label?null:this.$t("webitelUI.timepicker.sec")},hour:{get(){return this.dateMode?new Date(+this.value).getHours():Math.floor(this.value/Gi)},set(e){const r=this.dateMode?new Date(this.value).setHours(e):this.value-this.hour*Gi+e*Gi;this.$emit("input",r)}},min:{get(){return this.dateMode?new Date(+this.value).getMinutes():Math.floor(this.value/Ki%60)},set(e){const r=this.dateMode?new Date(this.value).setMinutes(e):this.value-this.min*Ki+e*Ki;this.$emit("input",r)}},sec:{get(){return this.dateMode?new Date(+this.value).getSeconds():Math.floor(this.value%60)},set(e){const r=this.dateMode?new Date(this.value).setSeconds(e):this.value-this.sec+ +e;this.$emit("input",r)}},requiredLabel(){return this.required?`${this.label} (${this.format})*`:`${this.label} (${this.format})`}},methods:{}},bB={class:"wt-timepicker__wrapper"};function vB(e,r,n,a,o,l){const s=i.resolveComponent("wt-label"),c=i.resolveComponent("wt-time-input"),d=i.resolveComponent("wt-input-info");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-timepicker--invalid":e.invalid},"wt-timepicker"])},[n.label||!n.noLabel?(i.openBlock(),i.createBlock(s,i.mergeProps({key:0},n.labelProps,{invalid:e.invalid}),{default:i.withCtx(()=>[i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label})),()=>[i.createTextVNode(i.toDisplayString(l.requiredLabel),1)],!0)],void 0,!0),_:3},16,["invalid"])):i.createCommentVNode("",!0),i.createElementVNode("div",bB,[l.isHour?(i.openBlock(),i.createBlock(c,{key:0,disabled:n.disabled,label:l.labelHours,"max-value":n.dateMode?null:23,v:e.v,value:l.hour,"hide-input-info":"",onInput:r[0]||(r[0]=h=>l.hour=h)},null,8,["disabled","label","max-value","v","value"])):i.createCommentVNode("",!0),l.isMin?(i.openBlock(),i.createBlock(c,{key:1,disabled:n.disabled,label:l.labelMin,"max-value":59,v:e.v,value:l.min,"hide-input-info":"",onInput:r[1]||(r[1]=h=>l.min=h)},null,8,["disabled","label","v","value"])):i.createCommentVNode("",!0),l.isSec?(i.openBlock(),i.createBlock(c,{key:2,disabled:n.disabled,label:l.labelSec,"max-value":59,v:e.v,value:l.sec,"hide-input-info":"",onInput:r[2]||(r[2]=h=>l.sec=h)},null,8,["disabled","label","v","value"])):i.createCommentVNode("",!0)]),e.isValidation?(i.openBlock(),i.createBlock(d,{key:1,invalid:e.invalid},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.validationText),1)],void 0,!0),_:1},8,["invalid"])):i.createCommentVNode("",!0)],2)}const _B=ce(CB,[["render",vB],["__scopeId","data-v-985a3869"]]),xB=["top","right","bottom","left"],mc=["start","end"],gc=xB.reduce((e,r)=>e.concat(r,r+"-"+mc[0],r+"-"+mc[1]),[]),tn=Math.min,wt=Math.max,rn=Math.round,nn=Math.floor,y2=e=>({x:e,y:e}),kB={left:"right",right:"left",bottom:"top",top:"bottom"},EB={start:"end",end:"start"};function yc(e,r,n){return wt(e,tn(r,n))}function T1(e,r){return typeof e=="function"?e(r):e}function D2(e){return e.split("-")[0]}function O2(e){return e.split("-")[1]}function wc(e){return e==="x"?"y":"x"}function Cc(e){return e==="y"?"height":"width"}function Yt(e){return["top","bottom"].includes(D2(e))?"y":"x"}function bc(e){return wc(Yt(e))}function vc(e,r,n){n===void 0&&(n=!1);const a=O2(e),o=bc(e),l=Cc(o);let s=o==="x"?a===(n?"end":"start")?"right":"left":a==="start"?"bottom":"top";return r.reference[l]>r.floating[l]&&(s=on(s)),[s,on(s)]}function LB(e){const r=on(e);return[an(e),r,an(r)]}function an(e){return e.replace(/start|end/g,r=>EB[r])}function AB(e,r,n){const a=["left","right"],o=["right","left"],l=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return n?r?o:a:r?a:o;case"left":case"right":return r?l:s;default:return[]}}function SB(e,r,n,a){const o=O2(e);let l=AB(D2(e),n==="start",a);return o&&(l=l.map(s=>s+"-"+o),r&&(l=l.concat(l.map(an)))),l}function on(e){return e.replace(/left|right|bottom|top/g,r=>kB[r])}function TB(e){return{top:0,right:0,bottom:0,left:0,...e}}function MB(e){return typeof e!="number"?TB(e):{top:e,right:e,bottom:e,left:e}}function ln(e){const{x:r,y:n,width:a,height:o}=e;return{width:a,height:o,top:n,left:r,right:r+a,bottom:n+o,x:r,y:n}}function _c(e,r,n){let{reference:a,floating:o}=e;const l=Yt(r),s=bc(r),c=Cc(s),d=D2(r),h=l==="y",f=a.x+a.width/2-o.width/2,g=a.y+a.height/2-o.height/2,m=a[c]/2-o[c]/2;let y;switch(d){case"top":y={x:f,y:a.y-o.height};break;case"bottom":y={x:f,y:a.y+a.height};break;case"right":y={x:a.x+a.width,y:g};break;case"left":y={x:a.x-o.width,y:g};break;default:y={x:a.x,y:a.y}}switch(O2(r)){case"start":y[s]-=m*(n&&h?-1:1);break;case"end":y[s]+=m*(n&&h?-1:1);break}return y}const BB=async(e,r,n)=>{const{placement:a="bottom",strategy:o="absolute",middleware:l=[],platform:s}=n,c=l.filter(Boolean),d=await(s.isRTL==null?void 0:s.isRTL(r));let h=await s.getElementRects({reference:e,floating:r,strategy:o}),{x:f,y:g}=_c(h,a,d),m=a,y={},v=0;for(let w=0;w<c.length;w++){const{name:k,fn:A}=c[w],{x,y:E,data:T,reset:M}=await A({x:f,y:g,initialPlacement:a,placement:m,strategy:o,middlewareData:y,rects:h,platform:s,elements:{reference:e,floating:r}});f=x??f,g=E??g,y={...y,[k]:{...y[k],...T}},M&&v<=50&&(v++,typeof M=="object"&&(M.placement&&(m=M.placement),M.rects&&(h=M.rects===!0?await s.getElementRects({reference:e,floating:r,strategy:o}):M.rects),{x:f,y:g}=_c(h,m,d)),w=-1)}return{x:f,y:g,placement:m,strategy:o,middlewareData:y}};async function Xi(e,r){var n;r===void 0&&(r={});const{x:a,y:o,platform:l,rects:s,elements:c,strategy:d}=e,{boundary:h="clippingAncestors",rootBoundary:f="viewport",elementContext:g="floating",altBoundary:m=!1,padding:y=0}=T1(r,e),v=MB(y),k=c[m?g==="floating"?"reference":"floating":g],A=ln(await l.getClippingRect({element:(n=await(l.isElement==null?void 0:l.isElement(k)))==null||n?k:k.contextElement||await(l.getDocumentElement==null?void 0:l.getDocumentElement(c.floating)),boundary:h,rootBoundary:f,strategy:d})),x=g==="floating"?{x:a,y:o,width:s.floating.width,height:s.floating.height}:s.reference,E=await(l.getOffsetParent==null?void 0:l.getOffsetParent(c.floating)),T=await(l.isElement==null?void 0:l.isElement(E))?await(l.getScale==null?void 0:l.getScale(E))||{x:1,y:1}:{x:1,y:1},M=ln(l.convertOffsetParentRelativeRectToViewportRelativeRect?await l.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:x,offsetParent:E,strategy:d}):x);return{top:(A.top-M.top+v.top)/T.y,bottom:(M.bottom-A.bottom+v.bottom)/T.y,left:(A.left-M.left+v.left)/T.x,right:(M.right-A.right+v.right)/T.x}}function NB(e,r,n){return(e?[...n.filter(o=>O2(o)===e),...n.filter(o=>O2(o)!==e)]:n.filter(o=>D2(o)===o)).filter(o=>e?O2(o)===e||(r?an(o)!==o:!1):!0)}const DB=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(r){var n,a,o;const{rects:l,middlewareData:s,placement:c,platform:d,elements:h}=r,{crossAxis:f=!1,alignment:g,allowedPlacements:m=gc,autoAlignment:y=!0,...v}=T1(e,r),w=g!==void 0||m===gc?NB(g||null,y,m):m,k=await Xi(r,v),A=((n=s.autoPlacement)==null?void 0:n.index)||0,x=w[A];if(x==null)return{};const E=vc(x,l,await(d.isRTL==null?void 0:d.isRTL(h.floating)));if(c!==x)return{reset:{placement:w[0]}};const T=[k[D2(x)],k[E[0]],k[E[1]]],M=[...((a=s.autoPlacement)==null?void 0:a.overflows)||[],{placement:x,overflows:T}],O=w[A+1];if(O)return{data:{index:A+1,overflows:M},reset:{placement:O}};const I=M.map(K=>{const H=O2(K.placement);return[K.placement,H&&f?K.overflows.slice(0,2).reduce((j,Q)=>j+Q,0):K.overflows[0],K.overflows]}).sort((K,H)=>K[1]-H[1]),V=((o=I.filter(K=>K[2].slice(0,O2(K[0])?2:3).every(H=>H<=0))[0])==null?void 0:o[0])||I[0][0];return V!==c?{data:{index:A+1,overflows:M},reset:{placement:V}}:{}}}},OB=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(r){var n,a;const{placement:o,middlewareData:l,rects:s,initialPlacement:c,platform:d,elements:h}=r,{mainAxis:f=!0,crossAxis:g=!0,fallbackPlacements:m,fallbackStrategy:y="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:w=!0,...k}=T1(e,r);if((n=l.arrow)!=null&&n.alignmentOffset)return{};const A=D2(o),x=Yt(c),E=D2(c)===c,T=await(d.isRTL==null?void 0:d.isRTL(h.floating)),M=m||(E||!w?[on(c)]:LB(c)),O=v!=="none";!m&&O&&M.push(...SB(c,w,v,T));const I=[c,...M],$=await Xi(r,k),V=[];let K=((a=l.flip)==null?void 0:a.overflows)||[];if(f&&V.push($[A]),g){const fe=vc(o,s,T);V.push($[fe[0]],$[fe[1]])}if(K=[...K,{placement:o,overflows:V}],!V.every(fe=>fe<=0)){var H,j;const fe=(((H=l.flip)==null?void 0:H.index)||0)+1,oe=I[fe];if(oe)return{data:{index:fe,overflows:K},reset:{placement:oe}};let X=(j=K.filter(b=>b.overflows[0]<=0).sort((b,U)=>b.overflows[1]-U.overflows[1])[0])==null?void 0:j.placement;if(!X)switch(y){case"bestFit":{var Q;const b=(Q=K.filter(U=>{if(O){const D=Yt(U.placement);return D===x||D==="y"}return!0}).map(U=>[U.placement,U.overflows.filter(D=>D>0).reduce((D,W)=>D+W,0)]).sort((U,D)=>U[1]-D[1])[0])==null?void 0:Q[0];b&&(X=b);break}case"initialPlacement":X=c;break}if(o!==X)return{reset:{placement:X}}}return{}}}};async function $B(e,r){const{placement:n,platform:a,elements:o}=e,l=await(a.isRTL==null?void 0:a.isRTL(o.floating)),s=D2(n),c=O2(n),d=Yt(n)==="y",h=["left","top"].includes(s)?-1:1,f=l&&d?-1:1,g=T1(r,e);let{mainAxis:m,crossAxis:y,alignmentAxis:v}=typeof g=="number"?{mainAxis:g,crossAxis:0,alignmentAxis:null}:{mainAxis:g.mainAxis||0,crossAxis:g.crossAxis||0,alignmentAxis:g.alignmentAxis};return c&&typeof v=="number"&&(y=c==="end"?v*-1:v),d?{x:y*f,y:m*h}:{x:m*h,y:y*f}}const VB=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(r){var n,a;const{x:o,y:l,placement:s,middlewareData:c}=r,d=await $B(r,e);return s===((n=c.offset)==null?void 0:n.placement)&&(a=c.arrow)!=null&&a.alignmentOffset?{}:{x:o+d.x,y:l+d.y,data:{...d,placement:s}}}}},PB=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(r){const{x:n,y:a,placement:o}=r,{mainAxis:l=!0,crossAxis:s=!1,limiter:c={fn:k=>{let{x:A,y:x}=k;return{x:A,y:x}}},...d}=T1(e,r),h={x:n,y:a},f=await Xi(r,d),g=Yt(D2(o)),m=wc(g);let y=h[m],v=h[g];if(l){const k=m==="y"?"top":"left",A=m==="y"?"bottom":"right",x=y+f[k],E=y-f[A];y=yc(x,y,E)}if(s){const k=g==="y"?"top":"left",A=g==="y"?"bottom":"right",x=v+f[k],E=v-f[A];v=yc(x,v,E)}const w=c.fn({...r,[m]:y,[g]:v});return{...w,data:{x:w.x-n,y:w.y-a,enabled:{[m]:l,[g]:s}}}}}};function sn(){return typeof window<"u"}function Ct(e){return Ji(e)?(e.nodeName||"").toLowerCase():"#document"}function q0(e){var r;return(e==null||(r=e.ownerDocument)==null?void 0:r.defaultView)||window}function w2(e){var r;return(r=(Ji(e)?e.ownerDocument:e.document)||window.document)==null?void 0:r.documentElement}function Ji(e){return sn()?e instanceof Node||e instanceof q0(e).Node:!1}function n2(e){return sn()?e instanceof Element||e instanceof q0(e).Element:!1}function C2(e){return sn()?e instanceof HTMLElement||e instanceof q0(e).HTMLElement:!1}function xc(e){return!sn()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof q0(e).ShadowRoot}function M1(e){const{overflow:r,overflowX:n,overflowY:a,display:o}=a2(e);return/auto|scroll|overlay|hidden|clip/.test(r+a+n)&&!["inline","contents"].includes(o)}function FB(e){return["table","td","th"].includes(Ct(e))}function cn(e){return[":popover-open",":modal"].some(r=>{try{return e.matches(r)}catch{return!1}})}function Qi(e){const r=e3(),n=n2(e)?a2(e):e;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!r&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!r&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(a=>(n.willChange||"").includes(a))||["paint","layout","strict","content"].some(a=>(n.contain||"").includes(a))}function IB(e){let r=K2(e);for(;C2(r)&&!Gt(r);){if(Qi(r))return r;if(cn(r))return null;r=K2(r)}return null}function e3(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Gt(e){return["html","body","#document"].includes(Ct(e))}function a2(e){return q0(e).getComputedStyle(e)}function dn(e){return n2(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function K2(e){if(Ct(e)==="html")return e;const r=e.assignedSlot||e.parentNode||xc(e)&&e.host||w2(e);return xc(r)?r.host:r}function kc(e){const r=K2(e);return Gt(r)?e.ownerDocument?e.ownerDocument.body:e.body:C2(r)&&M1(r)?r:kc(r)}function B1(e,r,n){var a;r===void 0&&(r=[]),n===void 0&&(n=!0);const o=kc(e),l=o===((a=e.ownerDocument)==null?void 0:a.body),s=q0(o);if(l){const c=t3(s);return r.concat(s,s.visualViewport||[],M1(o)?o:[],c&&n?B1(c):[])}return r.concat(o,B1(o,[],n))}function t3(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ec(e){const r=a2(e);let n=parseFloat(r.width)||0,a=parseFloat(r.height)||0;const o=C2(e),l=o?e.offsetWidth:n,s=o?e.offsetHeight:a,c=rn(n)!==l||rn(a)!==s;return c&&(n=l,a=s),{width:n,height:a,$:c}}function r3(e){return n2(e)?e:e.contextElement}function Kt(e){const r=r3(e);if(!C2(r))return y2(1);const n=r.getBoundingClientRect(),{width:a,height:o,$:l}=Ec(r);let s=(l?rn(n.width):n.width)/a,c=(l?rn(n.height):n.height)/o;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}const HB=y2(0);function Lc(e){const r=q0(e);return!e3()||!r.visualViewport?HB:{x:r.visualViewport.offsetLeft,y:r.visualViewport.offsetTop}}function RB(e,r,n){return r===void 0&&(r=!1),!n||r&&n!==q0(e)?!1:r}function bt(e,r,n,a){r===void 0&&(r=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),l=r3(e);let s=y2(1);r&&(a?n2(a)&&(s=Kt(a)):s=Kt(e));const c=RB(l,n,a)?Lc(l):y2(0);let d=(o.left+c.x)/s.x,h=(o.top+c.y)/s.y,f=o.width/s.x,g=o.height/s.y;if(l){const m=q0(l),y=a&&n2(a)?q0(a):a;let v=m,w=t3(v);for(;w&&a&&y!==v;){const k=Kt(w),A=w.getBoundingClientRect(),x=a2(w),E=A.left+(w.clientLeft+parseFloat(x.paddingLeft))*k.x,T=A.top+(w.clientTop+parseFloat(x.paddingTop))*k.y;d*=k.x,h*=k.y,f*=k.x,g*=k.y,d+=E,h+=T,v=q0(w),w=t3(v)}}return ln({width:f,height:g,x:d,y:h})}function n3(e,r){const n=dn(e).scrollLeft;return r?r.left+n:bt(w2(e)).left+n}function Ac(e,r,n){n===void 0&&(n=!1);const a=e.getBoundingClientRect(),o=a.left+r.scrollLeft-(n?0:n3(e,a)),l=a.top+r.scrollTop;return{x:o,y:l}}function UB(e){let{elements:r,rect:n,offsetParent:a,strategy:o}=e;const l=o==="fixed",s=w2(a),c=r?cn(r.floating):!1;if(a===s||c&&l)return n;let d={scrollLeft:0,scrollTop:0},h=y2(1);const f=y2(0),g=C2(a);if((g||!g&&!l)&&((Ct(a)!=="body"||M1(s))&&(d=dn(a)),C2(a))){const y=bt(a);h=Kt(a),f.x=y.x+a.clientLeft,f.y=y.y+a.clientTop}const m=s&&!g&&!l?Ac(s,d,!0):y2(0);return{width:n.width*h.x,height:n.height*h.y,x:n.x*h.x-d.scrollLeft*h.x+f.x+m.x,y:n.y*h.y-d.scrollTop*h.y+f.y+m.y}}function zB(e){return Array.from(e.getClientRects())}function WB(e){const r=w2(e),n=dn(e),a=e.ownerDocument.body,o=wt(r.scrollWidth,r.clientWidth,a.scrollWidth,a.clientWidth),l=wt(r.scrollHeight,r.clientHeight,a.scrollHeight,a.clientHeight);let s=-n.scrollLeft+n3(e);const c=-n.scrollTop;return a2(a).direction==="rtl"&&(s+=wt(r.clientWidth,a.clientWidth)-o),{width:o,height:l,x:s,y:c}}function qB(e,r){const n=q0(e),a=w2(e),o=n.visualViewport;let l=a.clientWidth,s=a.clientHeight,c=0,d=0;if(o){l=o.width,s=o.height;const h=e3();(!h||h&&r==="fixed")&&(c=o.offsetLeft,d=o.offsetTop)}return{width:l,height:s,x:c,y:d}}function jB(e,r){const n=bt(e,!0,r==="fixed"),a=n.top+e.clientTop,o=n.left+e.clientLeft,l=C2(e)?Kt(e):y2(1),s=e.clientWidth*l.x,c=e.clientHeight*l.y,d=o*l.x,h=a*l.y;return{width:s,height:c,x:d,y:h}}function Sc(e,r,n){let a;if(r==="viewport")a=qB(e,n);else if(r==="document")a=WB(w2(e));else if(n2(r))a=jB(r,n);else{const o=Lc(e);a={x:r.x-o.x,y:r.y-o.y,width:r.width,height:r.height}}return ln(a)}function Tc(e,r){const n=K2(e);return n===r||!n2(n)||Gt(n)?!1:a2(n).position==="fixed"||Tc(n,r)}function ZB(e,r){const n=r.get(e);if(n)return n;let a=B1(e,[],!1).filter(c=>n2(c)&&Ct(c)!=="body"),o=null;const l=a2(e).position==="fixed";let s=l?K2(e):e;for(;n2(s)&&!Gt(s);){const c=a2(s),d=Qi(s);!d&&c.position==="fixed"&&(o=null),(l?!d&&!o:!d&&c.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||M1(s)&&!d&&Tc(e,s))?a=a.filter(f=>f!==s):o=c,s=K2(s)}return r.set(e,a),a}function YB(e){let{element:r,boundary:n,rootBoundary:a,strategy:o}=e;const s=[...n==="clippingAncestors"?cn(r)?[]:ZB(r,this._c):[].concat(n),a],c=s[0],d=s.reduce((h,f)=>{const g=Sc(r,f,o);return h.top=wt(g.top,h.top),h.right=tn(g.right,h.right),h.bottom=tn(g.bottom,h.bottom),h.left=wt(g.left,h.left),h},Sc(r,c,o));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function GB(e){const{width:r,height:n}=Ec(e);return{width:r,height:n}}function KB(e,r,n){const a=C2(r),o=w2(r),l=n==="fixed",s=bt(e,!0,l,r);let c={scrollLeft:0,scrollTop:0};const d=y2(0);if(a||!a&&!l)if((Ct(r)!=="body"||M1(o))&&(c=dn(r)),a){const m=bt(r,!0,l,r);d.x=m.x+r.clientLeft,d.y=m.y+r.clientTop}else o&&(d.x=n3(o));const h=o&&!a&&!l?Ac(o,c):y2(0),f=s.left+c.scrollLeft-d.x-h.x,g=s.top+c.scrollTop-d.y-h.y;return{x:f,y:g,width:s.width,height:s.height}}function a3(e){return a2(e).position==="static"}function Mc(e,r){if(!C2(e)||a2(e).position==="fixed")return null;if(r)return r(e);let n=e.offsetParent;return w2(e)===n&&(n=n.ownerDocument.body),n}function Bc(e,r){const n=q0(e);if(cn(e))return n;if(!C2(e)){let o=K2(e);for(;o&&!Gt(o);){if(n2(o)&&!a3(o))return o;o=K2(o)}return n}let a=Mc(e,r);for(;a&&FB(a)&&a3(a);)a=Mc(a,r);return a&&Gt(a)&&a3(a)&&!Qi(a)?n:a||IB(e)||n}const XB=async function(e){const r=this.getOffsetParent||Bc,n=this.getDimensions,a=await n(e.floating);return{reference:KB(e.reference,await r(e.floating),e.strategy),floating:{x:0,y:0,width:a.width,height:a.height}}};function JB(e){return a2(e).direction==="rtl"}const QB={convertOffsetParentRelativeRectToViewportRelativeRect:UB,getDocumentElement:w2,getClippingRect:YB,getOffsetParent:Bc,getElementRects:XB,getClientRects:zB,getDimensions:GB,getScale:Kt,isElement:n2,isRTL:JB};function eN(e,r){let n=null,a;const o=w2(e);function l(){var c;clearTimeout(a),(c=n)==null||c.disconnect(),n=null}function s(c,d){c===void 0&&(c=!1),d===void 0&&(d=1),l();const{left:h,top:f,width:g,height:m}=e.getBoundingClientRect();if(c||r(),!g||!m)return;const y=nn(f),v=nn(o.clientWidth-(h+g)),w=nn(o.clientHeight-(f+m)),k=nn(h),x={rootMargin:-y+"px "+-v+"px "+-w+"px "+-k+"px",threshold:wt(0,tn(1,d))||1};let E=!0;function T(M){const O=M[0].intersectionRatio;if(O!==d){if(!E)return s();O?s(!1,O):a=setTimeout(()=>{s(!1,1e-7)},1e3)}E=!1}try{n=new IntersectionObserver(T,{...x,root:o.ownerDocument})}catch{n=new IntersectionObserver(T,x)}n.observe(e)}return s(!0),l}function tN(e,r,n,a){a===void 0&&(a={});const{ancestorScroll:o=!0,ancestorResize:l=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:c=typeof IntersectionObserver=="function",animationFrame:d=!1}=a,h=r3(e),f=o||l?[...h?B1(h):[],...B1(r)]:[];f.forEach(A=>{o&&A.addEventListener("scroll",n,{passive:!0}),l&&A.addEventListener("resize",n)});const g=h&&c?eN(h,n):null;let m=-1,y=null;s&&(y=new ResizeObserver(A=>{let[x]=A;x&&x.target===h&&y&&(y.unobserve(r),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var E;(E=y)==null||E.observe(r)})),n()}),h&&!d&&y.observe(h),y.observe(r));let v,w=d?bt(e):null;d&&k();function k(){const A=bt(e);w&&(A.x!==w.x||A.y!==w.y||A.width!==w.width||A.height!==w.height)&&n(),w=A,v=requestAnimationFrame(k)}return n(),()=>{var A;f.forEach(x=>{o&&x.removeEventListener("scroll",n),l&&x.removeEventListener("resize",n)}),g==null||g(),(A=y)==null||A.disconnect(),y=null,d&&cancelAnimationFrame(v)}}const rN=VB,nN=DB,aN=PB,iN=OB,oN=(e,r,n)=>{const a=new Map,o={platform:QB,...n},l={...o.platform,_c:a};return BB(e,r,{...o,platform:l})};function lN(e){return e!=null&&typeof e=="object"&&"$el"in e}function Nc(e){if(lN(e)){const r=e.$el;return Ji(r)&&Ct(r)==="#comment"?null:r}return e}function N1(e){return typeof e=="function"?e():i.unref(e)}function Dc(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Oc(e,r){const n=Dc(e);return Math.round(r*n)/n}function sN(e,r,n){n===void 0&&(n={});const a=n.whileElementsMounted,o=i.computed(()=>{var I;return(I=N1(n.open))!=null?I:!0}),l=i.computed(()=>N1(n.middleware)),s=i.computed(()=>{var I;return(I=N1(n.placement))!=null?I:"bottom"}),c=i.computed(()=>{var I;return(I=N1(n.strategy))!=null?I:"absolute"}),d=i.computed(()=>{var I;return(I=N1(n.transform))!=null?I:!0}),h=i.computed(()=>Nc(e.value)),f=i.computed(()=>Nc(r.value)),g=i.ref(0),m=i.ref(0),y=i.ref(c.value),v=i.ref(s.value),w=i.shallowRef({}),k=i.ref(!1),A=i.computed(()=>{const I={position:y.value,left:"0",top:"0"};if(!f.value)return I;const $=Oc(f.value,g.value),V=Oc(f.value,m.value);return d.value?{...I,transform:"translate("+$+"px, "+V+"px)",...Dc(f.value)>=1.5&&{willChange:"transform"}}:{position:y.value,left:$+"px",top:V+"px"}});let x;function E(){if(h.value==null||f.value==null)return;const I=o.value;oN(h.value,f.value,{middleware:l.value,placement:s.value,strategy:c.value}).then($=>{g.value=$.x,m.value=$.y,y.value=$.strategy,v.value=$.placement,w.value=$.middlewareData,k.value=I!==!1})}function T(){typeof x=="function"&&(x(),x=void 0)}function M(){if(T(),a===void 0){E();return}if(h.value!=null&&f.value!=null){x=a(h.value,f.value,E);return}}function O(){o.value||(k.value=!1)}return i.watch([l,s,c,o],E,{flush:"sync"}),i.watch([h,f],M,{flush:"sync"}),i.watch(o,O,{flush:"sync"}),i.getCurrentScope()&&i.onScopeDispose(T),{x:i.shallowReadonly(g),y:i.shallowReadonly(m),strategy:i.shallowReadonly(y),placement:i.shallowReadonly(v),middlewareData:i.shallowReadonly(w),isPositioned:i.shallowReadonly(k),floatingStyles:A,update:E}}const $c={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},Vc={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"},Pc=({target:e,triggers:r,show:n,hide:a})=>{const o=()=>{((c,d)=>{d.forEach(h=>{const f=$c[h];f?c.addEventListener(f,n):console.log(`No Tooltip Show event for ${h} trigger`);const g=Vc[h];g?c.addEventListener(g,a):console.log(`No Tooltip Hide event for ${h} trigger`)})})(e.value,r)},l=()=>{((c,d)=>{d.forEach(h=>{const f=$c[h];f?c.removeEventListener(f,n):console.log(`No Tooltip Show event for ${h} trigger`);const g=Vc[h];g?c.removeEventListener(g,a):console.log(`No Tooltip Hide event for ${h} trigger`)})})(e.value,r)};i.onMounted(()=>o()),i.onBeforeUnmount(()=>l())},cN={__name:"wt-tooltip-floating",props:{triggers:{type:Array,default:()=>[]}},emits:["show","hide"],setup(e,{emit:r}){const n=e,a=r,o=i.ref(null);return Pc({target:o,triggers:n.triggers,show:()=>a("show"),hide:()=>a("hide")}),(l,s)=>(i.openBlock(),i.createElementBlock("aside",{ref_key:"floating",ref:o,class:"wt-tooltip-floating"},[i.renderSlot(l.$slots,"default")],512))}},dN=ce({__name:"wt-tooltip",props:{visible:{type:Boolean,default:!1},placement:{type:String,default:"auto"},popperTriggers:{type:Array,default:()=>[]},triggers:{type:Array,default:()=>["hover","focus","touch"]},popperClass:{type:String,default:""},disabled:{type:Boolean,default:!1}},emits:["update:visible"],setup(e,{emit:r}){const n=e,a=r,o=i.ref(null),l=i.ref(null),s=i.ref(n.visible),c=()=>{a("update:visible",s.value)},d=(y={})=>{n.disabled||s.value||(s.value=!0,y.usedByTooltip=!0,c(),f())},h=(y={})=>{!s.value||y.usedByTooltip||(s.value=!1,c(),g())},f=()=>{window.addEventListener("scroll",h,!0)},g=()=>{window.removeEventListener("scroll",h,!0)},{floatingStyles:m}=sN(o,l,{placement:n.placement==="auto"?null:n.placement,strategy:"fixed",whileElementsMounted:tN,middleware:[aN(),rN(4),n.placement==="auto"?nN():iN()]});return Pc({target:o,triggers:n.triggers,show:d,hide:h}),i.watch(()=>n.visible,y=>{y?d():h()}),i.onMounted(()=>{n.visible&&d()}),i.onBeforeUnmount(()=>{g()}),(y,v)=>{const w=i.resolveDirective("clickaway");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-tooltip--visible":s.value},"wt-tooltip"])},[i.createElementVNode("div",{ref_key:"activator",ref:o,class:"wt-tooltip__activator"},[i.renderSlot(y.$slots,"activator",{},void 0,!0)],512),s.value?i.withDirectives((i.openBlock(),i.createBlock(cN,{key:0,ref_key:"floating",ref:l,class:i.normalizeClass([[e.popperClass],"wt-tooltip__floating"]),style:i.normalizeStyle(i.unref(m)),triggers:e.popperTriggers,onHide:h,onShow:d},{default:i.withCtx(()=>[i.renderSlot(y.$slots,"default",i.normalizeProps(i.guardReactiveProps({hide:h})),void 0,!0)],void 0,!0),_:3},8,["class","style","triggers"])),[[w,h]]):i.createCommentVNode("",!0)],2)}}},[["__scopeId","data-v-66897bfe"]]),uN={class:"nav-menu__category nav-menu-lvl-1"},hN=["onClick"],fN=ce({__name:"nav-menu-lvl-1",props:{categories:{type:Array,default:()=>[]},selected:{type:Object,default:()=>({})},icons:{type:Array,default:()=>[]}},emits:["select"],setup(e,{emit:r}){const n=r;function a(o){n("select",o)}return(o,l)=>{const s=i.resolveComponent("wt-icon");return i.openBlock(),i.createElementBlock("ul",uN,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.categories,(c,d)=>(i.openBlock(),i.createElementBlock("li",{key:d,class:"nav-menu__option"},[i.createElementVNode("button",{class:i.normalizeClass([{"nav-menu__item--selected":e.selected.value===c.value},"nav-menu__item nav-menu__item--active"]),onClick:h=>a(c)},[i.createVNode(s,{color:e.selected.value===c.value?"on-primary":"default",icon:e.icons.find(h=>h.includes(c.value))},null,8,["color","icon"]),i.createTextVNode(" "+i.toDisplayString(c.name),1)],10,hN),i.withDirectives(i.createElementVNode("div",null,[i.renderSlot(o.$slots,"default",{},void 0,!0)],512),[[i.vShow,e.selected.value===c.value]])]))),128))])}}},[["__scopeId","data-v-b27627a2"]]),pN={class:"nav-menu__category nav-menu-lvl-2"},Fc=ce({__name:"nav-menu-lvl-2",props:{categories:{type:Array,default:()=>[]}},setup(e){return(r,n)=>{const a=i.resolveComponent("router-link");return i.openBlock(),i.createElementBlock("ul",pN,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.categories,(o,l)=>(i.openBlock(),i.createElementBlock("li",{key:l,class:"nav-menu__option nav-menu__item nav-menu-lvl-2--inner"},[n[0]||(n[0]=i.createElementVNode("span",{class:"nav-menu-lvl-2__indicator"},null,-1)),i.createVNode(a,{to:o.route,class:"nav-menu-lvl-2__link"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.name),1)],void 0,!0),_:2},1032,["to"])]))),128))])}}},[["__scopeId","data-v-70c776d7"]]),mN={class:"wt-navigation-menu"},gN={class:"wt-navigation-menu__wrapper"},yN=ce({__name:"wt-navigation-menu",props:{nav:{type:Array,required:!0},icons:{type:Array,default:()=>[]}},setup(e){const r=e,n=i.ref({}),a=i.computed(()=>r.nav.map(c=>({...c,name:c.name}))),o=i.computed(()=>n.value.subNav?n.value.subNav.map(c=>{const d=n.value.route?`${n.value.route}/${c.route}`:c.route,h=c.name;return{...c,name:h,route:d}}):[]);i.onMounted(()=>{l()});function l(){s(a.value[0])}function s(c){n.value=c}return(c,d)=>(i.openBlock(),i.createElementBlock("section",mN,[i.createElementVNode("article",gN,[i.createVNode(fN,{categories:a.value,icons:e.icons,selected:n.value,onSelect:s},{default:i.withCtx(()=>[i.createVNode(Fc,{categories:o.value,class:"wt-navigation-menu__categories--display"},null,8,["categories"])],void 0,!0),_:1},8,["categories","icons","selected"]),i.createVNode(Fc,{categories:o.value,class:"wt-navigation-menu__categories--hidden"},null,8,["categories"])])]))}},[["__scopeId","data-v-92f48d82"]]);var Ic;(function(e){e.pop="pop",e.push="push"})(Ic||(Ic={}));var Hc;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Hc||(Hc={}));var Rc;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Rc||(Rc={}));const wN=Symbol("");function CN(){return i.inject(wN)}const bN={class:"start-page-card"},vN={class:"start-page-card__header"},_N={class:"start-page-card__main-section"},xN=["alt","src"],kN={class:"start-page-card__description"},EN=ce({__name:"start-page-card",props:{card:{type:Object,required:!0}},setup(e){const r=CN(),n=e,a=()=>r.push(n.card.route);return(o,l)=>{const s=i.resolveComponent("wt-icon"),c=i.resolveComponent("wt-button");return i.openBlock(),i.createElementBlock("article",bN,[i.createElementVNode("header",vN,[e.card.disabled?(i.openBlock(),i.createBlock(s,{key:0,icon:"lock"})):i.createCommentVNode("",!0),i.createTextVNode(" "+i.toDisplayString(e.card.name),1)]),i.createElementVNode("section",_N,[i.createElementVNode("img",{alt:e.card.name,src:e.card.image},null,8,xN),i.createElementVNode("p",kN,i.toDisplayString(e.card.text),1)]),i.createElementVNode("footer",null,[i.createVNode(c,{disabled:e.card.disabled,class:"start-page-card__button",color:"secondary",wide:"",onClick:a},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.$t("reusable.open")),1)],void 0,!0),_:1},8,["disabled"])])])}}},[["__scopeId","data-v-583b640a"]]),LN={class:"start-page-logo"},AN=["src"],SN=ce({__name:"start-page-logo",props:{logo:{type:String,required:!0}},setup(e){return(r,n)=>(i.openBlock(),i.createElementBlock("div",LN,[i.createElementVNode("img",{src:e.logo},null,8,AN)]))}},[["__scopeId","data-v-557c0e21"]]),TN={class:"wt-start-page"},MN={class:"wt-start-page__wrapper"},BN=ce({__name:"wt-start-page",props:{nav:{type:Array,required:!0},appLogo:{type:Object},darkMode:{type:Boolean,default:!1}},setup(e){const r=e,n=i.computed(()=>r.darkMode?r.appLogo.dark:r.appLogo.light),a=i.computed(()=>r.nav.map(o=>({...o,image:r.darkMode?o.images.dark:o.images.light})));return(o,l)=>(i.openBlock(),i.createElementBlock("div",TN,[e.appLogo?(i.openBlock(),i.createBlock(SN,{key:0,logo:n.value},null,8,["logo"])):i.createCommentVNode("",!0),i.createElementVNode("div",MN,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(a.value,s=>(i.openBlock(),i.createBlock(EN,{key:s.value,card:s},null,8,["card"]))),128))])]))}},[["__scopeId","data-v-4c34dce8"]]),NN={class:"wt-selection-popup__options"},DN=["onClick"],ON={class:"wt-selection-popup__item-header"},$N={key:1,class:"popup-options__item-text"},Uc={WtActionBar:If,WtImage:bs,WtEmpty:rb,WtLogo:Ev,WtAvatar:Tp,WtBadge:Vp,WtIcon:_s,WtIndicator:Ub,WtInputInfo:qb,WtButton:zp,WtChip:Xp,WtConfirmDialog:em,WtDivider:IC,WtTooltip:dN,WtLabel:sv,WtLoader:vv,WtRoundedAction:hk,WtCheckbox:yl,WtDatepicker:VC,WtIconBtn:$a,WtInput:Yb,WtIntersectionObserver:av,WtHint:Vb,WtNotification:n_,WtPopup:nk,WtProgressBar:ok,WtRadio:uk,WtSearchBar:yk,WtSelect:Xk,WtSlider:tE,WtSwitcher:yE,WtTabs:pL,WtTagsInput:lB,WtTimeInput:wB,WtTimepicker:_B,WtTextarea:fB,WtAppHeader:zf,WtHeadline:Db,WtHeadlineNav:Ab,WtNavigationBar:Qv,WtAppNavigator:up,WtFiltersPanelWrapper:_b,WtHeaderActions:Ep,WtErrorPage:hb,WtNotificationsBar:f_,WtPageWrapper:v_,WtDualPanel:A_,WtPagination:Dx,WtPlayer:Vx,WtStatusSelect:oE,WtTable:WE,WtTreeTable:sL,WtTableActions:vE,WtTableColumnSelect:TE,WtButtonSelect:Fp,WtContextMenu:rm,WtCopyAction:um,WtLoadBar:hv,WtIconAction:ml,WtPageHeader:p_,WtItemLink:iv,WtDummy:jC,WtStepper:hE,WtExpansionPanel:yb,WtNavigationMenu:yN,WtStartPage:BN,WtSelectionPopup:ce({__name:"wt-selection-popup",props:{title:{type:String},selected:{type:Object},options:{type:Array,default:()=>[]}},emits:["change","add","close"],setup(e,{emit:r}){const n=e,a=r,{t:o}=ot();function l(){a("add",n.selected)}function s(){a("close")}function c(d){a("change",d)}return(d,h)=>{const f=i.resolveComponent("wt-icon"),g=i.resolveComponent("wt-icon-btn"),m=i.resolveComponent("wt-tooltip"),y=i.resolveComponent("wt-button"),v=i.resolveComponent("wt-popup");return i.openBlock(),i.createBlock(v,i.mergeProps(d.$attrs,{class:"wt-selection-popup",overflow:"",size:"sm"},{onClose:s}),{title:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.title),1)]),main:i.withCtx(()=>[i.createElementVNode("ul",NN,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.options,(w,k)=>(i.openBlock(),i.createElementBlock("li",{key:k,class:i.normalizeClass([{active:w.value===e.selected.value},"wt-selection-popup__item-wrapper"]),onClick:A=>c(w)},[i.renderSlot(d.$slots,"option",{option:w},()=>[w.icon?(i.openBlock(),i.createBlock(f,{key:0,icon:w.icon,size:"sm"},null,8,["icon"])):i.createCommentVNode("",!0),i.createElementVNode("h4",ON,i.toDisplayString(w.title),1),w.description?(i.openBlock(),i.createElementBlock("p",$N,i.toDisplayString(w.description),1)):i.createCommentVNode("",!0),i.createVNode(m,null,{activator:i.withCtx(()=>[w.description?(i.openBlock(),i.createBlock(g,{key:0,color:"info",icon:"rounded-info"})):i.createCommentVNode("",!0)]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(w.description),1)],void 0,!0),_:2},1024)],!0)],10,DN))),128))]),i.renderSlot(d.$slots,"after-section",{},void 0,!0)]),actions:i.withCtx(()=>[i.createVNode(y,{disabled:!e.selected,onClick:l},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(i.unref(o)("reusable.create")),1)],void 0,!0),_:1},8,["disabled"]),i.createVNode(y,{color:"secondary",onClick:s},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(i.unref(o)("reusable.close")),1)],void 0,!0),_:1})]),_:3},16)}}},[["__scopeId","data-v-88713d7a"]])},zc=Pa?window:void 0;function D1(e){var r;const n=q2(e);return(r=n==null?void 0:n.$el)!=null?r:n}function un(...e){let r,n,a,o;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,a,o]=e,r=zc):[r,n,a,o]=e,!r)return j2;Array.isArray(n)||(n=[n]),Array.isArray(a)||(a=[a]);const l=[],s=()=>{l.forEach(f=>f()),l.length=0},c=(f,g,m,y)=>(f.addEventListener(g,m,y),()=>f.removeEventListener(g,m,y)),d=i.watch(()=>[D1(r),q2(o)],([f,g])=>{if(s(),!f)return;const m=Xb(g)?{...g}:g;l.push(...n.flatMap(y=>a.map(v=>c(f,y,v,m))))},{immediate:!0,flush:"post"}),h=()=>{d(),s()};return Va(h),h}let Wc=!1;function qc(e,r,n={}){const{window:a=zc,ignore:o=[],capture:l=!0,detectIframe:s=!1}=n;if(!a)return j2;Fa&&!Wc&&(Wc=!0,Array.from(a.document.body.children).forEach(y=>y.addEventListener("click",j2)),a.document.documentElement.addEventListener("click",j2));let c=!0;const d=y=>q2(o).some(v=>{if(typeof v=="string")return Array.from(a.document.querySelectorAll(v)).some(w=>w===y.target||y.composedPath().includes(w));{const w=D1(v);return w&&(y.target===w||y.composedPath().includes(w))}}),h=y=>{const v=D1(e);if(!(!v||v===y.target||y.composedPath().includes(v))){if(y.detail===0&&(c=!d(y)),!c){c=!0;return}r(y)}};let f=!1;const g=[un(a,"click",y=>{f||(f=!0,setTimeout(()=>{f=!1},0),h(y))},{passive:!0,capture:l}),un(a,"pointerdown",y=>{const v=D1(e);c=!d(y)&&!!(v&&!y.composedPath().includes(v))},{passive:!0}),s&&un(a,"blur",y=>{setTimeout(()=>{var v;const w=D1(e);((v=a.document.activeElement)==null?void 0:v.tagName)==="IFRAME"&&!(w!=null&&w.contains(a.document.activeElement))&&r(y)},0)})].filter(Boolean);return()=>g.forEach(y=>y())}const VN={[ks.mounted](e,r){const n=!r.modifiers.bubble;if(typeof r.value=="function")e.__onClickOutside_stop=qc(e,r.value,{capture:n});else{const[a,o]=r.value;e.__onClickOutside_stop=qc(e,a,Object.assign({capture:n},o))}},[ks.unmounted](e){e.__onClickOutside_stop()}};function i3(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function jc(e){const r=window.getComputedStyle(e);if(r.overflowX==="scroll"||r.overflowY==="scroll"||r.overflowX==="auto"&&e.clientWidth<e.scrollWidth||r.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const n=e.parentNode;return!n||n.tagName==="BODY"?!1:jc(n)}}function PN(e){const r=e||window.event,n=r.target;return jc(n)?!1:r.touches.length>1?!0:(r.preventDefault&&r.preventDefault(),!1)}const o3=new WeakMap;function FN(e,r=!1){const n=i.ref(r);let a=null,o="";i.watch(Qb(e),c=>{const d=i3(q2(c));if(d){const h=d;if(o3.get(h)||o3.set(h,h.style.overflow),h.style.overflow!=="hidden"&&(o=h.style.overflow),h.style.overflow==="hidden")return n.value=!0;if(n.value)return h.style.overflow="hidden"}},{immediate:!0});const l=()=>{const c=i3(q2(e));!c||n.value||(Fa&&(a=un(c,"touchmove",d=>{PN(d)},{passive:!1})),c.style.overflow="hidden",n.value=!0)},s=()=>{const c=i3(q2(e));!c||!n.value||(Fa&&(a==null||a()),c.style.overflow=o,o3.delete(c),n.value=!1)};return Va(s),i.computed({get(){return n.value},set(c){c?l():s()}})}function IN(){let e=!1;const r=i.ref(!1);return(n,a)=>{if(r.value=a.value,e)return;e=!0;const o=FN(n,a.value);i.watch(r,l=>o.value=l)}}IN();const Zc={clickaway:VN},HN={install(e,{eventBus:r,router:n,globals:a={}}){Object.keys(Zc).forEach(o=>{e.directive(o,Zc[o])}),Object.keys(Uc).forEach(o=>{e.component(o,Uc[o])}),Object.keys(a).forEach(o=>{e.provide(o,a[o])}),e.provide("$eventBus",r),n&&e.use(n)},generateInstance:Uu};function de(e,r,n){return(r=UN(r))in e?Object.defineProperty(e,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[r]=n,e}function RN(e,r){if(typeof e!="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var a=n.call(e,r||"default");if(typeof a!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function UN(e){var r=RN(e,"string");return typeof r=="symbol"?r:String(r)}function zN(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}function Yc(e,r){for(var n=0;n<r.length;n++){var a=r[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}function WN(e,r,n){return r&&Yc(e.prototype,r),n&&Yc(e,n),e}function qN(e,r,n){return r in e?Object.defineProperty(e,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[r]=n,e}function Gc(e,r){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);r&&(a=a.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,a)}return n}function Kc(e){for(var r=1;r<arguments.length;r++){var n=arguments[r]!=null?arguments[r]:{};r%2?Gc(Object(n),!0).forEach(function(a){qN(e,a,n[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Gc(Object(n)).forEach(function(a){Object.defineProperty(e,a,Object.getOwnPropertyDescriptor(n,a))})}return e}var Xc={addCSS:!0,thumbWidth:15,watch:!0};function jN(e,r){return(function(){return Array.from(document.querySelectorAll(r)).includes(this)}).call(e,r)}function ZN(e,r){if(e&&r){var n=new Event(r,{bubbles:!0});e.dispatchEvent(n)}}var O1=function(e){return e!=null?e.constructor:null},l3=function(e,r){return!!(e&&r&&e instanceof r)},Jc=function(e){return e==null},Qc=function(e){return O1(e)===Object},YN=function(e){return O1(e)===Number&&!Number.isNaN(e)},e9=function(e){return O1(e)===String},GN=function(e){return O1(e)===Boolean},KN=function(e){return O1(e)===Function},t9=function(e){return Array.isArray(e)},r9=function(e){return l3(e,NodeList)},XN=function(e){return l3(e,Element)},JN=function(e){return l3(e,Event)},QN=function(e){return Jc(e)||(e9(e)||t9(e)||r9(e))&&!e.length||Qc(e)&&!Object.keys(e).length},N0={nullOrUndefined:Jc,object:Qc,number:YN,string:e9,boolean:GN,function:KN,array:t9,nodeList:r9,element:XN,event:JN,empty:QN};function eD(e){var r="".concat(e).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);return r?Math.max(0,(r[1]?r[1].length:0)-(r[2]?+r[2]:0)):0}function tD(e,r){if(1>r){var n=eD(r);return parseFloat(e.toFixed(n))}return Math.round(e/r)*r}var rD=function(){function e(r,n){zN(this,e),N0.element(r)?this.element=r:N0.string(r)&&(this.element=document.querySelector(r)),N0.element(this.element)&&N0.empty(this.element.rangeTouch)&&(this.config=Kc({},Xc,{},n),this.init())}return WN(e,[{key:"init",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect="none",this.element.style.webKitUserSelect="none",this.element.style.touchAction="manipulation"),this.listeners(!0),this.element.rangeTouch=this)}},{key:"destroy",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect="",this.element.style.webKitUserSelect="",this.element.style.touchAction=""),this.listeners(!1),this.element.rangeTouch=null)}},{key:"listeners",value:function(r){var n=this,a=r?"addEventListener":"removeEventListener";["touchstart","touchmove","touchend"].forEach(function(o){n.element[a](o,function(l){return n.set(l)},!1)})}},{key:"get",value:function(r){if(!e.enabled||!N0.event(r))return null;var n,a=r.target,o=r.changedTouches[0],l=parseFloat(a.getAttribute("min"))||0,s=parseFloat(a.getAttribute("max"))||100,c=parseFloat(a.getAttribute("step"))||1,d=a.getBoundingClientRect(),h=100/d.width*(this.config.thumbWidth/2)/100;return 0>(n=100/d.width*(o.clientX-d.left))?n=0:100<n&&(n=100),50>n?n-=(100-2*n)*h:50<n&&(n+=2*(n-50)*h),l+tD(n/100*(s-l),c)}},{key:"set",value:function(r){e.enabled&&N0.event(r)&&!r.target.disabled&&(r.preventDefault(),r.target.value=this.get(r),ZN(r.target,r.type==="touchend"?"change":"input"))}}],[{key:"setup",value:function(r){var n=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},a=null;if(N0.empty(r)||N0.string(r)?a=Array.from(document.querySelectorAll(N0.string(r)?r:'input[type="range"]')):N0.element(r)?a=[r]:N0.nodeList(r)?a=Array.from(r):N0.array(r)&&(a=r.filter(N0.element)),N0.empty(a))return null;var o=Kc({},Xc,{},n);if(N0.string(r)&&o.watch){var l=new MutationObserver(function(s){Array.from(s).forEach(function(c){Array.from(c.addedNodes).forEach(function(d){N0.element(d)&&jN(d,r)&&new e(d,o)})})});l.observe(document.body,{childList:!0,subtree:!0})}return a.map(function(s){return new e(s,n)})}},{key:"enabled",get:function(){return"ontouchstart"in document.documentElement}}]),e}();const $1=e=>e!=null?e.constructor:null,$2=(e,r)=>!!(e&&r&&e instanceof r),s3=e=>e==null,n9=e=>$1(e)===Object,nD=e=>$1(e)===Number&&!Number.isNaN(e),hn=e=>$1(e)===String,aD=e=>$1(e)===Boolean,a9=e=>typeof e=="function",i9=e=>Array.isArray(e),iD=e=>$2(e,WeakMap),o9=e=>$2(e,NodeList),oD=e=>$1(e)===Text,lD=e=>$2(e,Event),sD=e=>$2(e,KeyboardEvent),cD=e=>$2(e,window.TextTrackCue)||$2(e,window.VTTCue),dD=e=>$2(e,TextTrack)||!s3(e)&&hn(e.kind),uD=e=>$2(e,Promise)&&a9(e.then),hD=e=>e!==null&&typeof e=="object"&&e.nodeType===1&&typeof e.style=="object"&&typeof e.ownerDocument=="object",l9=e=>s3(e)||(hn(e)||i9(e)||o9(e))&&!e.length||n9(e)&&!Object.keys(e).length;var S={nullOrUndefined:s3,object:n9,number:nD,string:hn,boolean:aD,function:a9,array:i9,weakMap:iD,nodeList:o9,element:hD,textNode:oD,event:lD,keyboardEvent:sD,cue:cD,track:dD,promise:uD,url:e=>{if($2(e,window.URL))return!0;if(!hn(e))return!1;let r=e;e.startsWith("http://")&&e.startsWith("https://")||(r=`http://${e}`);try{return!l9(new URL(r).hostname)}catch{return!1}},empty:l9};const c3=(()=>{const e=document.createElement("span"),r={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},n=Object.keys(r).find(a=>e.style[a]!==void 0);return!!S.string(n)&&r[n]})();function s9(e,r){setTimeout(()=>{try{e.hidden=!0,e.offsetHeight,e.hidden=!1}catch{}},r)}const fD=!!window.document.documentMode,pD=/Edge/g.test(navigator.userAgent),mD="WebkitAppearance"in document.documentElement.style&&!/Edge/g.test(navigator.userAgent),gD=/iPhone|iPod/gi.test(navigator.userAgent)&&navigator.maxTouchPoints>1,yD=navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1,wD=/iPad|iPhone|iPod/gi.test(navigator.userAgent)&&navigator.maxTouchPoints>1;var v0={isIE:fD,isEdge:pD,isWebKit:mD,isIPhone:gD,isIPadOS:yD,isIos:wD};function CD(e){return JSON.parse(JSON.stringify(e))}function c9(e,r){return r.split(".").reduce((n,a)=>n&&n[a],e)}function f0(e={},...r){if(!r.length)return e;const n=r.shift();return S.object(n)?(Object.keys(n).forEach(a=>{S.object(n[a])?(Object.keys(e).includes(a)||Object.assign(e,{[a]:{}}),f0(e[a],n[a])):Object.assign(e,{[a]:n[a]})}),f0(e,...r)):e}function d9(e,r){const n=e.length?e:[e];Array.from(n).reverse().forEach((a,o)=>{const l=o>0?r.cloneNode(!0):r,s=a.parentNode,c=a.nextSibling;l.appendChild(a),c?s.insertBefore(l,c):s.appendChild(l)})}function d3(e,r){S.element(e)&&!S.empty(r)&&Object.entries(r).filter(([,n])=>!S.nullOrUndefined(n)).forEach(([n,a])=>e.setAttribute(n,a))}function Ee(e,r,n){const a=document.createElement(e);return S.object(r)&&d3(a,r),S.string(n)&&(a.innerText=n),a}function bD(e,r){S.element(e)&&S.element(r)&&r.parentNode.insertBefore(e,r.nextSibling)}function u9(e,r,n,a){S.element(r)&&r.appendChild(Ee(e,n,a))}function V2(e){S.nodeList(e)||S.array(e)?Array.from(e).forEach(V2):S.element(e)&&S.element(e.parentNode)&&e.parentNode.removeChild(e)}function fn(e){if(!S.element(e))return;let{length:r}=e.childNodes;for(;r>0;)e.removeChild(e.lastChild),r-=1}function pn(e,r){return S.element(r)&&S.element(r.parentNode)&&S.element(e)?(r.parentNode.replaceChild(e,r),e):null}function b2(e,r){if(!S.string(e)||S.empty(e))return{};const n={},a=f0({},r);return e.split(",").forEach(o=>{const l=o.trim(),s=l.replace(".",""),c=l.replace(/[[\]]/g,"").split("="),[d]=c,h=c.length>1?c[1].replace(/["']/g,""):"";switch(l.charAt(0)){case".":S.string(a.class)?n.class=`${a.class} ${s}`:n.class=s;break;case"#":n.id=l.replace("#","");break;case"[":n[d]=h}}),f0(a,n)}function vt(e,r){if(!S.element(e))return;let n=r;S.boolean(n)||(n=!e.hidden),e.hidden=n}function Ke(e,r,n){if(S.nodeList(e))return Array.from(e).map(a=>Ke(a,r,n));if(S.element(e)){let a="toggle";return n!==void 0&&(a=n?"add":"remove"),e.classList[a](r),e.classList.contains(r)}return!1}function mn(e,r){return S.element(e)&&e.classList.contains(r)}function _t(e,r){const{prototype:n}=Element;return(n.matches||n.webkitMatchesSelector||n.mozMatchesSelector||n.msMatchesSelector||function(){return Array.from(document.querySelectorAll(r)).includes(this)}).call(e,r)}function vD(e,r){const{prototype:n}=Element;return(n.closest||function(){let a=this;do{if(_t.matches(a,r))return a;a=a.parentElement||a.parentNode}while(a!==null&&a.nodeType===1);return null}).call(e,r)}function V1(e){return this.elements.container.querySelectorAll(e)}function C0(e){return this.elements.container.querySelector(e)}function u3(e=null,r=!1){S.element(e)&&e.focus({preventScroll:!0,focusVisible:r})}const h9={"audio/ogg":"vorbis","audio/wav":"1","video/webm":"vp8, vorbis","video/mp4":"avc1.42E01E, mp4a.40.2","video/ogg":"theora"},p0={audio:"canPlayType"in document.createElement("audio"),video:"canPlayType"in document.createElement("video"),check(e,r){const n=p0[e]||r!=="html5";return{api:n,ui:n&&p0.rangeInput}},pip:!(v0.isIPhone||!S.function(Ee("video").webkitSetPresentationMode)&&(!document.pictureInPictureEnabled||Ee("video").disablePictureInPicture)),airplay:S.function(window.WebKitPlaybackTargetAvailabilityEvent),playsinline:"playsInline"in document.createElement("video"),mime(e){if(S.empty(e))return!1;const[r]=e.split("/");let n=e;if(!this.isHTML5||r!==this.type)return!1;Object.keys(h9).includes(n)&&(n+=`; codecs="${h9[e]}"`);try{return!!(n&&this.media.canPlayType(n).replace(/no/,""))}catch{return!1}},textTracks:"textTracks"in document.createElement("video"),rangeInput:(()=>{const e=document.createElement("input");return e.type="range",e.type==="range"})(),touch:"ontouchstart"in document.documentElement,transitions:c3!==!1,reducedMotion:"matchMedia"in window&&window.matchMedia("(prefers-reduced-motion)").matches},_D=(()=>{let e=!1;try{const r=Object.defineProperty({},"passive",{get:()=>(e=!0,null)});window.addEventListener("test",null,r),window.removeEventListener("test",null,r)}catch{}return e})();function P1(e,r,n,a=!1,o=!0,l=!1){if(!e||!("addEventListener"in e)||S.empty(r)||!S.function(n))return;const s=r.split(" ");let c=l;_D&&(c={passive:o,capture:l}),s.forEach(d=>{this&&this.eventListeners&&a&&this.eventListeners.push({element:e,type:d,callback:n,options:c}),e[a?"addEventListener":"removeEventListener"](d,n,c)})}function qe(e,r="",n,a=!0,o=!1){P1.call(this,e,r,n,!0,a,o)}function gn(e,r="",n,a=!0,o=!1){P1.call(this,e,r,n,!1,a,o)}function h3(e,r="",n,a=!0,o=!1){const l=(...s)=>{gn(e,r,l,a,o),n.apply(this,s)};P1.call(this,e,r,l,!0,a,o)}function Le(e,r="",n=!1,a={}){if(!S.element(e)||S.empty(r))return;const o=new CustomEvent(r,{bubbles:n,detail:{...a,plyr:this}});e.dispatchEvent(o)}function xD(){this&&this.eventListeners&&(this.eventListeners.forEach(e=>{const{element:r,type:n,callback:a,options:o}=e;r.removeEventListener(n,a,o)}),this.eventListeners=[])}function kD(){return new Promise(e=>this.ready?setTimeout(e,0):qe.call(this,this.elements.container,"ready",e)).then(()=>{})}function v2(e){S.promise(e)&&e.then(null,()=>{})}function f3(e){return S.array(e)?e.filter((r,n)=>e.indexOf(r)===n):e}function f9(e,r){return S.array(e)&&e.length?e.reduce((n,a)=>Math.abs(a-r)<Math.abs(n-r)?a:n):null}function p9(e){return!(!window||!window.CSS)&&window.CSS.supports(e)}const m9=[[1,1],[4,3],[3,4],[5,4],[4,5],[3,2],[2,3],[16,10],[10,16],[16,9],[9,16],[21,9],[9,21],[32,9],[9,32]].reduce((e,[r,n])=>({...e,[r/n]:[r,n]}),{});function g9(e){return S.array(e)||S.string(e)&&e.includes(":")?(S.array(e)?e:e.split(":")).map(Number).every(S.number):!1}function yn(e){if(!S.array(e)||!e.every(S.number))return null;const[r,n]=e,a=(l,s)=>s===0?l:a(s,l%s),o=a(r,n);return[r/o,n/o]}function p3(e){const r=a=>g9(a)?a.split(":").map(Number):null;let n=r(e);if(n===null&&(n=r(this.config.ratio)),n===null&&!S.empty(this.embed)&&S.array(this.embed.ratio)&&({ratio:n}=this.embed),n===null&&this.isHTML5){const{videoWidth:a,videoHeight:o}=this.media;n=[a,o]}return yn(n)}function Xt(e){if(!this.isVideo)return{};const{wrapper:r}=this.elements,n=p3.call(this,e);if(!S.array(n))return{};const[a,o]=yn(n),l=100/a*o;if(p9(`aspect-ratio: ${a}/${o}`)?r.style.aspectRatio=`${a}/${o}`:r.style.paddingBottom=`${l}%`,this.isVimeo&&!this.config.vimeo.premium&&this.supported.ui){const s=100/this.media.offsetWidth*parseInt(window.getComputedStyle(this.media).paddingBottom,10),c=(s-l)/(s/50);this.fullscreen.active?r.style.paddingBottom=null:this.media.style.transform=`translateY(-${c}%)`}else this.isHTML5&&r.classList.add(this.config.classNames.videoFixedRatio);return{padding:l,ratio:n}}function y9(e,r,n=.05){const a=e/r,o=f9(Object.keys(m9),a);return Math.abs(o-a)<=n?m9[o]:[e,r]}function ED(){return[Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),Math.max(document.documentElement.clientHeight||0,window.innerHeight||0)]}const X2={getSources(){return this.isHTML5?Array.from(this.media.querySelectorAll("source")).filter(e=>{const r=e.getAttribute("type");return!!S.empty(r)||p0.mime.call(this,r)}):[]},getQualityOptions(){return this.config.quality.forced?this.config.quality.options:X2.getSources.call(this).map(e=>Number(e.getAttribute("size"))).filter(Boolean)},setup(){if(!this.isHTML5)return;const e=this;e.options.speed=e.config.speed.options,S.empty(this.config.ratio)||Xt.call(e),Object.defineProperty(e.media,"quality",{get(){const r=X2.getSources.call(e).find(n=>n.getAttribute("src")===e.source);return r&&Number(r.getAttribute("size"))},set(r){if(e.quality!==r){if(e.config.quality.forced&&S.function(e.config.quality.onChange))e.config.quality.onChange(r);else{const n=X2.getSources.call(e).find(d=>Number(d.getAttribute("size"))===r);if(!n)return;const{currentTime:a,paused:o,preload:l,readyState:s,playbackRate:c}=e.media;e.media.src=n.getAttribute("src"),(l!=="none"||s)&&(e.once("loadedmetadata",()=>{e.speed=c,e.currentTime=a,o||v2(e.play())}),e.media.load())}Le.call(e,e.media,"qualitychange",!1,{quality:r})}}})},cancelRequests(){this.isHTML5&&(V2(X2.getSources.call(this)),this.media.setAttribute("src",this.config.blankVideo),this.media.load(),this.debug.log("Cancelled network requests"))}};function LD(e){return`${e}-${Math.floor(1e4*Math.random())}`}function m3(e,...r){return S.empty(e)?e:e.toString().replace(/{(\d+)}/g,(n,a)=>r[a].toString())}function AD(e,r){return e===0||r===0||Number.isNaN(e)||Number.isNaN(r)?0:(e/r*100).toFixed(2)}const F1=(e="",r="",n="")=>e.replace(new RegExp(r.toString().replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1"),"g"),n.toString()),w9=(e="")=>e.toString().replace(/\w\S*/g,r=>r.charAt(0).toUpperCase()+r.slice(1).toLowerCase());function SD(e=""){let r=e.toString();return r=F1(r,"-"," "),r=F1(r,"_"," "),r=w9(r),F1(r," ","")}function TD(e=""){let r=e.toString();return r=SD(r),r.charAt(0).toLowerCase()+r.slice(1)}function MD(e){const r=document.createDocumentFragment(),n=document.createElement("div");return r.appendChild(n),n.innerHTML=e,r.firstChild.innerText}function BD(e){const r=document.createElement("div");return r.appendChild(e),r.innerHTML}const C9={pip:"PIP",airplay:"AirPlay",html5:"HTML5",vimeo:"Vimeo",youtube:"YouTube"},_0={get(e="",r={}){if(S.empty(e)||S.empty(r))return"";let n=c9(r.i18n,e);if(S.empty(n))return Object.keys(C9).includes(e)?C9[e]:"";const a={"{seektime}":r.seekTime,"{title}":r.title};return Object.entries(a).forEach(([o,l])=>{n=F1(n,o,l)}),n}};class I1{constructor(r){de(this,"get",n=>{if(!I1.supported||!this.enabled)return null;const a=window.localStorage.getItem(this.key);if(S.empty(a))return null;const o=JSON.parse(a);return S.string(n)&&n.length?o[n]:o}),de(this,"set",n=>{if(!I1.supported||!this.enabled||!S.object(n))return;let a=this.get();S.empty(a)&&(a={}),f0(a,n);try{window.localStorage.setItem(this.key,JSON.stringify(a))}catch{}}),this.enabled=r.config.storage.enabled,this.key=r.config.storage.key}static get supported(){try{if(!("localStorage"in window))return!1;const r="___test";return window.localStorage.setItem(r,r),window.localStorage.removeItem(r),!0}catch{return!1}}}function H1(e,r="text"){return new Promise((n,a)=>{try{const o=new XMLHttpRequest;if(!("withCredentials"in o))return;o.addEventListener("load",()=>{if(r==="text")try{n(JSON.parse(o.responseText))}catch{n(o.responseText)}else n(o.response)}),o.addEventListener("error",()=>{throw new Error(o.status)}),o.open("GET",e,!0),o.responseType=r,o.send()}catch(o){a(o)}})}function b9(e,r){if(!S.string(e))return;const n="cache",a=S.string(r);let o=!1;const l=()=>document.getElementById(r)!==null,s=(c,d)=>{c.innerHTML=d,a&&l()||document.body.insertAdjacentElement("afterbegin",c)};if(!a||!l()){const c=I1.supported,d=document.createElement("div");if(d.setAttribute("hidden",""),a&&d.setAttribute("id",r),c){const h=window.localStorage.getItem(`${n}-${r}`);if(o=h!==null,o){const f=JSON.parse(h);s(d,f.content)}}H1(e).then(h=>{if(!S.empty(h)){if(c)try{window.localStorage.setItem(`${n}-${r}`,JSON.stringify({content:h}))}catch{}s(d,h)}}).catch(()=>{})}}const v9=e=>Math.trunc(e/60/60%60,10),ND=e=>Math.trunc(e/60%60,10),DD=e=>Math.trunc(e%60,10);function wn(e=0,r=!1,n=!1){if(!S.number(e))return wn(void 0,r,n);const a=c=>`0${c}`.slice(-2);let o=v9(e);const l=ND(e),s=DD(e);return o=r||o>0?`${o}:`:"",`${n&&e>0?"-":""}${o}${a(l)}:${a(s)}`}const le={getIconUrl(){const e=new URL(this.config.iconUrl,window.location),r=window.location.host?window.location.host:window.top.location.host,n=e.host!==r||v0.isIE&&!window.svg4everybody;return{url:this.config.iconUrl,cors:n}},findElements(){try{return this.elements.controls=C0.call(this,this.config.selectors.controls.wrapper),this.elements.buttons={play:V1.call(this,this.config.selectors.buttons.play),pause:C0.call(this,this.config.selectors.buttons.pause),restart:C0.call(this,this.config.selectors.buttons.restart),rewind:C0.call(this,this.config.selectors.buttons.rewind),fastForward:C0.call(this,this.config.selectors.buttons.fastForward),mute:C0.call(this,this.config.selectors.buttons.mute),pip:C0.call(this,this.config.selectors.buttons.pip),airplay:C0.call(this,this.config.selectors.buttons.airplay),settings:C0.call(this,this.config.selectors.buttons.settings),captions:C0.call(this,this.config.selectors.buttons.captions),fullscreen:C0.call(this,this.config.selectors.buttons.fullscreen)},this.elements.progress=C0.call(this,this.config.selectors.progress),this.elements.inputs={seek:C0.call(this,this.config.selectors.inputs.seek),volume:C0.call(this,this.config.selectors.inputs.volume)},this.elements.display={buffer:C0.call(this,this.config.selectors.display.buffer),currentTime:C0.call(this,this.config.selectors.display.currentTime),duration:C0.call(this,this.config.selectors.display.duration)},S.element(this.elements.progress)&&(this.elements.display.seekTooltip=this.elements.progress.querySelector(`.${this.config.classNames.tooltip}`)),!0}catch(e){return this.debug.warn("It looks like there is a problem with your custom controls HTML",e),this.toggleNativeControls(!0),!1}},createIcon(e,r){const n="http://www.w3.org/2000/svg",a=le.getIconUrl.call(this),o=`${a.cors?"":a.url}#${this.config.iconPrefix}`,l=document.createElementNS(n,"svg");d3(l,f0(r,{"aria-hidden":"true",focusable:"false"}));const s=document.createElementNS(n,"use"),c=`${o}-${e}`;return"href"in s&&s.setAttributeNS("http://www.w3.org/1999/xlink","href",c),s.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",c),l.appendChild(s),l},createLabel(e,r={}){const n=_0.get(e,this.config);return Ee("span",{...r,class:[r.class,this.config.classNames.hidden].filter(Boolean).join(" ")},n)},createBadge(e){if(S.empty(e))return null;const r=Ee("span",{class:this.config.classNames.menu.value});return r.appendChild(Ee("span",{class:this.config.classNames.menu.badge},e)),r},createButton(e,r){const n=f0({},r);let a=TD(e);const o={element:"button",toggle:!1,label:null,icon:null,labelPressed:null,iconPressed:null};switch(["element","icon","label"].forEach(s=>{Object.keys(n).includes(s)&&(o[s]=n[s],delete n[s])}),o.element!=="button"||Object.keys(n).includes("type")||(n.type="button"),Object.keys(n).includes("class")?n.class.split(" ").some(s=>s===this.config.classNames.control)||f0(n,{class:`${n.class} ${this.config.classNames.control}`}):n.class=this.config.classNames.control,e){case"play":o.toggle=!0,o.label="play",o.labelPressed="pause",o.icon="play",o.iconPressed="pause";break;case"mute":o.toggle=!0,o.label="mute",o.labelPressed="unmute",o.icon="volume",o.iconPressed="muted";break;case"captions":o.toggle=!0,o.label="enableCaptions",o.labelPressed="disableCaptions",o.icon="captions-off",o.iconPressed="captions-on";break;case"fullscreen":o.toggle=!0,o.label="enterFullscreen",o.labelPressed="exitFullscreen",o.icon="enter-fullscreen",o.iconPressed="exit-fullscreen";break;case"play-large":n.class+=` ${this.config.classNames.control}--overlaid`,a="play",o.label="play",o.icon="play";break;default:S.empty(o.label)&&(o.label=a),S.empty(o.icon)&&(o.icon=e)}const l=Ee(o.element);return o.toggle?(l.appendChild(le.createIcon.call(this,o.iconPressed,{class:"icon--pressed"})),l.appendChild(le.createIcon.call(this,o.icon,{class:"icon--not-pressed"})),l.appendChild(le.createLabel.call(this,o.labelPressed,{class:"label--pressed"})),l.appendChild(le.createLabel.call(this,o.label,{class:"label--not-pressed"}))):(l.appendChild(le.createIcon.call(this,o.icon)),l.appendChild(le.createLabel.call(this,o.label))),f0(n,b2(this.config.selectors.buttons[a],n)),d3(l,n),a==="play"?(S.array(this.elements.buttons[a])||(this.elements.buttons[a]=[]),this.elements.buttons[a].push(l)):this.elements.buttons[a]=l,l},createRange(e,r){const n=Ee("input",f0(b2(this.config.selectors.inputs[e]),{type:"range",min:0,max:100,step:.01,value:0,autocomplete:"off",role:"slider","aria-label":_0.get(e,this.config),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":0},r));return this.elements.inputs[e]=n,le.updateRangeFill.call(this,n),rD.setup(n),n},createProgress(e,r){const n=Ee("progress",f0(b2(this.config.selectors.display[e]),{min:0,max:100,value:0,role:"progressbar","aria-hidden":!0},r));if(e!=="volume"){n.appendChild(Ee("span",null,"0"));const a={played:"played",buffer:"buffered"}[e],o=a?_0.get(a,this.config):"";n.innerText=`% ${o.toLowerCase()}`}return this.elements.display[e]=n,n},createTime(e,r){const n=b2(this.config.selectors.display[e],r),a=Ee("div",f0(n,{class:`${n.class?n.class:""} ${this.config.classNames.display.time} `.trim(),"aria-label":_0.get(e,this.config),role:"timer"}),"00:00");return this.elements.display[e]=a,a},bindMenuItemShortcuts(e,r){qe.call(this,e,"keydown keyup",n=>{if(![" ","ArrowUp","ArrowDown","ArrowRight"].includes(n.key)||(n.preventDefault(),n.stopPropagation(),n.type==="keydown"))return;const a=_t(e,'[role="menuitemradio"]');if(!a&&[" ","ArrowRight"].includes(n.key))le.showMenuPanel.call(this,r,!0);else{let o;n.key!==" "&&(n.key==="ArrowDown"||a&&n.key==="ArrowRight"?(o=e.nextElementSibling,S.element(o)||(o=e.parentNode.firstElementChild)):(o=e.previousElementSibling,S.element(o)||(o=e.parentNode.lastElementChild)),u3.call(this,o,!0))}},!1),qe.call(this,e,"keyup",n=>{n.key==="Return"&&le.focusFirstMenuItem.call(this,null,!0)})},createMenuItem({value:e,list:r,type:n,title:a,badge:o=null,checked:l=!1}){const s=b2(this.config.selectors.inputs[n]),c=Ee("button",f0(s,{type:"button",role:"menuitemradio",class:`${this.config.classNames.control} ${s.class?s.class:""}`.trim(),"aria-checked":l,value:e})),d=Ee("span");d.innerHTML=a,S.element(o)&&d.appendChild(o),c.appendChild(d),Object.defineProperty(c,"checked",{enumerable:!0,get:()=>c.getAttribute("aria-checked")==="true",set(h){h&&Array.from(c.parentNode.children).filter(f=>_t(f,'[role="menuitemradio"]')).forEach(f=>f.setAttribute("aria-checked","false")),c.setAttribute("aria-checked",h?"true":"false")}}),this.listeners.bind(c,"click keyup",h=>{if(!S.keyboardEvent(h)||h.key===" "){switch(h.preventDefault(),h.stopPropagation(),c.checked=!0,n){case"language":this.currentTrack=Number(e);break;case"quality":this.quality=e;break;case"speed":this.speed=parseFloat(e)}le.showMenuPanel.call(this,"home",S.keyboardEvent(h))}},n,!1),le.bindMenuItemShortcuts.call(this,c,n),r.appendChild(c)},formatTime(e=0,r=!1){return S.number(e)?wn(e,v9(this.duration)>0,r):e},updateTimeDisplay(e=null,r=0,n=!1){S.element(e)&&S.number(r)&&(e.innerText=le.formatTime(r,n))},updateVolume(){this.supported.ui&&(S.element(this.elements.inputs.volume)&&le.setRange.call(this,this.elements.inputs.volume,this.muted?0:this.volume),S.element(this.elements.buttons.mute)&&(this.elements.buttons.mute.pressed=this.muted||this.volume===0))},setRange(e,r=0){S.element(e)&&(e.value=r,le.updateRangeFill.call(this,e))},updateProgress(e){if(!this.supported.ui||!S.event(e))return;let r=0;const n=(a,o)=>{const l=S.number(o)?o:0,s=S.element(a)?a:this.elements.display.buffer;if(S.element(s)){s.value=l;const c=s.getElementsByTagName("span")[0];S.element(c)&&(c.childNodes[0].nodeValue=l)}};if(e)switch(e.type){case"timeupdate":case"seeking":case"seeked":r=AD(this.currentTime,this.duration),e.type==="timeupdate"&&le.setRange.call(this,this.elements.inputs.seek,r);break;case"playing":case"progress":n(this.elements.display.buffer,100*this.buffered)}},updateRangeFill(e){const r=S.event(e)?e.target:e;if(S.element(r)&&r.getAttribute("type")==="range"){if(_t(r,this.config.selectors.inputs.seek)){r.setAttribute("aria-valuenow",this.currentTime);const n=le.formatTime(this.currentTime),a=le.formatTime(this.duration),o=_0.get("seekLabel",this.config);r.setAttribute("aria-valuetext",o.replace("{currentTime}",n).replace("{duration}",a))}else if(_t(r,this.config.selectors.inputs.volume)){const n=100*r.value;r.setAttribute("aria-valuenow",n),r.setAttribute("aria-valuetext",`${n.toFixed(1)}%`)}else r.setAttribute("aria-valuenow",r.value);(v0.isWebKit||v0.isIPadOS)&&r.style.setProperty("--value",r.value/r.max*100+"%")}},updateSeekTooltip(e){var r,n;if(!this.config.tooltips.seek||!S.element(this.elements.inputs.seek)||!S.element(this.elements.display.seekTooltip)||this.duration===0)return;const a=this.elements.display.seekTooltip,o=`${this.config.classNames.tooltip}--visible`,l=f=>Ke(a,o,f);if(this.touch)return void l(!1);let s=0;const c=this.elements.progress.getBoundingClientRect();if(S.event(e))s=100/c.width*(e.pageX-c.left);else{if(!mn(a,o))return;s=parseFloat(a.style.left,10)}s<0?s=0:s>100&&(s=100);const d=this.duration/100*s;a.innerText=le.formatTime(d);const h=(r=this.config.markers)===null||r===void 0||(n=r.points)===null||n===void 0?void 0:n.find(({time:f})=>f===Math.round(d));h&&a.insertAdjacentHTML("afterbegin",`${h.label}<br>`),a.style.left=`${s}%`,S.event(e)&&["mouseenter","mouseleave"].includes(e.type)&&l(e.type==="mouseenter")},timeUpdate(e){const r=!S.element(this.elements.display.duration)&&this.config.invertTime;le.updateTimeDisplay.call(this,this.elements.display.currentTime,r?this.duration-this.currentTime:this.currentTime,r),e&&e.type==="timeupdate"&&this.media.seeking||le.updateProgress.call(this,e)},durationUpdate(){if(!this.supported.ui||!this.config.invertTime&&this.currentTime)return;if(this.duration>=2**32)return vt(this.elements.display.currentTime,!0),void vt(this.elements.progress,!0);S.element(this.elements.inputs.seek)&&this.elements.inputs.seek.setAttribute("aria-valuemax",this.duration);const e=S.element(this.elements.display.duration);!e&&this.config.displayDuration&&this.paused&&le.updateTimeDisplay.call(this,this.elements.display.currentTime,this.duration),e&&le.updateTimeDisplay.call(this,this.elements.display.duration,this.duration),this.config.markers.enabled&&le.setMarkers.call(this),le.updateSeekTooltip.call(this)},toggleMenuButton(e,r){vt(this.elements.settings.buttons[e],!r)},updateSetting(e,r,n){const a=this.elements.settings.panels[e];let o=null,l=r;if(e==="captions")o=this.currentTrack;else{if(o=S.empty(n)?this[e]:n,S.empty(o)&&(o=this.config[e].default),!S.empty(this.options[e])&&!this.options[e].includes(o))return void this.debug.warn(`Unsupported value of '${o}' for ${e}`);if(!this.config[e].options.includes(o))return void this.debug.warn(`Disabled value of '${o}' for ${e}`)}if(S.element(l)||(l=a&&a.querySelector('[role="menu"]')),!S.element(l))return;this.elements.settings.buttons[e].querySelector(`.${this.config.classNames.menu.value}`).innerHTML=le.getLabel.call(this,e,o);const s=l&&l.querySelector(`[value="${o}"]`);S.element(s)&&(s.checked=!0)},getLabel(e,r){switch(e){case"speed":return r===1?_0.get("normal",this.config):`${r}&times;`;case"quality":if(S.number(r)){const n=_0.get(`qualityLabel.${r}`,this.config);return n.length?n:`${r}p`}return w9(r);case"captions":return Ye.getLabel.call(this);default:return null}},setQualityMenu(e){if(!S.element(this.elements.settings.panels.quality))return;const r="quality",n=this.elements.settings.panels.quality.querySelector('[role="menu"]');S.array(e)&&(this.options.quality=f3(e).filter(l=>this.config.quality.options.includes(l)));const a=!S.empty(this.options.quality)&&this.options.quality.length>1;if(le.toggleMenuButton.call(this,r,a),fn(n),le.checkMenu.call(this),!a)return;const o=l=>{const s=_0.get(`qualityBadge.${l}`,this.config);return s.length?le.createBadge.call(this,s):null};this.options.quality.sort((l,s)=>{const c=this.config.quality.options;return c.indexOf(l)>c.indexOf(s)?1:-1}).forEach(l=>{le.createMenuItem.call(this,{value:l,list:n,type:r,title:le.getLabel.call(this,"quality",l),badge:o(l)})}),le.updateSetting.call(this,r,n)},setCaptionsMenu(){if(!S.element(this.elements.settings.panels.captions))return;const e="captions",r=this.elements.settings.panels.captions.querySelector('[role="menu"]'),n=Ye.getTracks.call(this),a=!!n.length;if(le.toggleMenuButton.call(this,e,a),fn(r),le.checkMenu.call(this),!a)return;const o=n.map((l,s)=>({value:s,checked:this.captions.toggled&&this.currentTrack===s,title:Ye.getLabel.call(this,l),badge:l.language&&le.createBadge.call(this,l.language.toUpperCase()),list:r,type:"language"}));o.unshift({value:-1,checked:!this.captions.toggled,title:_0.get("disabled",this.config),list:r,type:"language"}),o.forEach(le.createMenuItem.bind(this)),le.updateSetting.call(this,e,r)},setSpeedMenu(){if(!S.element(this.elements.settings.panels.speed))return;const e="speed",r=this.elements.settings.panels.speed.querySelector('[role="menu"]');this.options.speed=this.options.speed.filter(a=>a>=this.minimumSpeed&&a<=this.maximumSpeed);const n=!S.empty(this.options.speed)&&this.options.speed.length>1;le.toggleMenuButton.call(this,e,n),fn(r),le.checkMenu.call(this),n&&(this.options.speed.forEach(a=>{le.createMenuItem.call(this,{value:a,list:r,type:e,title:le.getLabel.call(this,"speed",a)})}),le.updateSetting.call(this,e,r))},checkMenu(){const{buttons:e}=this.elements.settings,r=!S.empty(e)&&Object.values(e).some(n=>!n.hidden);vt(this.elements.settings.menu,!r)},focusFirstMenuItem(e,r=!1){if(this.elements.settings.popup.hidden)return;let n=e;S.element(n)||(n=Object.values(this.elements.settings.panels).find(o=>!o.hidden));const a=n.querySelector('[role^="menuitem"]');u3.call(this,a,r)},toggleMenu(e){const{popup:r}=this.elements.settings,n=this.elements.buttons.settings;if(!S.element(r)||!S.element(n))return;const{hidden:a}=r;let o=a;if(S.boolean(e))o=e;else if(S.keyboardEvent(e)&&e.key==="Escape")o=!1;else if(S.event(e)){const l=S.function(e.composedPath)?e.composedPath()[0]:e.target,s=r.contains(l);if(s||!s&&e.target!==n&&o)return}n.setAttribute("aria-expanded",o),vt(r,!o),Ke(this.elements.container,this.config.classNames.menu.open,o),o&&S.keyboardEvent(e)?le.focusFirstMenuItem.call(this,null,!0):o||a||u3.call(this,n,S.keyboardEvent(e))},getMenuSize(e){const r=e.cloneNode(!0);r.style.position="absolute",r.style.opacity=0,r.removeAttribute("hidden"),e.parentNode.appendChild(r);const n=r.scrollWidth,a=r.scrollHeight;return V2(r),{width:n,height:a}},showMenuPanel(e="",r=!1){const n=this.elements.container.querySelector(`#plyr-settings-${this.id}-${e}`);if(!S.element(n))return;const a=n.parentNode,o=Array.from(a.children).find(l=>!l.hidden);if(p0.transitions&&!p0.reducedMotion){a.style.width=`${o.scrollWidth}px`,a.style.height=`${o.scrollHeight}px`;const l=le.getMenuSize.call(this,n),s=c=>{c.target===a&&["width","height"].includes(c.propertyName)&&(a.style.width="",a.style.height="",gn.call(this,a,c3,s))};qe.call(this,a,c3,s),a.style.width=`${l.width}px`,a.style.height=`${l.height}px`}vt(o,!0),vt(n,!1),le.focusFirstMenuItem.call(this,n,r)},setDownloadUrl(){const e=this.elements.buttons.download;S.element(e)&&e.setAttribute("href",this.download)},create(e){const{bindMenuItemShortcuts:r,createButton:n,createProgress:a,createRange:o,createTime:l,setQualityMenu:s,setSpeedMenu:c,showMenuPanel:d}=le;this.elements.controls=null,S.array(this.config.controls)&&this.config.controls.includes("play-large")&&this.elements.container.appendChild(n.call(this,"play-large"));const h=Ee("div",b2(this.config.selectors.controls.wrapper));this.elements.controls=h;const f={class:"plyr__controls__item"};return f3(S.array(this.config.controls)?this.config.controls:[]).forEach(g=>{if(g==="restart"&&h.appendChild(n.call(this,"restart",f)),g==="rewind"&&h.appendChild(n.call(this,"rewind",f)),g==="play"&&h.appendChild(n.call(this,"play",f)),g==="fast-forward"&&h.appendChild(n.call(this,"fast-forward",f)),g==="progress"){const m=Ee("div",{class:`${f.class} plyr__progress__container`}),y=Ee("div",b2(this.config.selectors.progress));if(y.appendChild(o.call(this,"seek",{id:`plyr-seek-${e.id}`})),y.appendChild(a.call(this,"buffer")),this.config.tooltips.seek){const v=Ee("span",{class:this.config.classNames.tooltip},"00:00");y.appendChild(v),this.elements.display.seekTooltip=v}this.elements.progress=y,m.appendChild(this.elements.progress),h.appendChild(m)}if(g==="current-time"&&h.appendChild(l.call(this,"currentTime",f)),g==="duration"&&h.appendChild(l.call(this,"duration",f)),g==="mute"||g==="volume"){let{volume:m}=this.elements;if(S.element(m)&&h.contains(m)||(m=Ee("div",f0({},f,{class:`${f.class} plyr__volume`.trim()})),this.elements.volume=m,h.appendChild(m)),g==="mute"&&m.appendChild(n.call(this,"mute")),g==="volume"&&!v0.isIos&&!v0.isIPadOS){const y={max:1,step:.05,value:this.config.volume};m.appendChild(o.call(this,"volume",f0(y,{id:`plyr-volume-${e.id}`})))}}if(g==="captions"&&h.appendChild(n.call(this,"captions",f)),g==="settings"&&!S.empty(this.config.settings)){const m=Ee("div",f0({},f,{class:`${f.class} plyr__menu`.trim(),hidden:""}));m.appendChild(n.call(this,"settings",{"aria-haspopup":!0,"aria-controls":`plyr-settings-${e.id}`,"aria-expanded":!1}));const y=Ee("div",{class:"plyr__menu__container",id:`plyr-settings-${e.id}`,hidden:""}),v=Ee("div"),w=Ee("div",{id:`plyr-settings-${e.id}-home`}),k=Ee("div",{role:"menu"});w.appendChild(k),v.appendChild(w),this.elements.settings.panels.home=w,this.config.settings.forEach(A=>{const x=Ee("button",f0(b2(this.config.selectors.buttons.settings),{type:"button",class:`${this.config.classNames.control} ${this.config.classNames.control}--forward`,role:"menuitem","aria-haspopup":!0,hidden:""}));r.call(this,x,A),qe.call(this,x,"click",()=>{d.call(this,A,!1)});const E=Ee("span",null,_0.get(A,this.config)),T=Ee("span",{class:this.config.classNames.menu.value});T.innerHTML=e[A],E.appendChild(T),x.appendChild(E),k.appendChild(x);const M=Ee("div",{id:`plyr-settings-${e.id}-${A}`,hidden:""}),O=Ee("button",{type:"button",class:`${this.config.classNames.control} ${this.config.classNames.control}--back`});O.appendChild(Ee("span",{"aria-hidden":!0},_0.get(A,this.config))),O.appendChild(Ee("span",{class:this.config.classNames.hidden},_0.get("menuBack",this.config))),qe.call(this,M,"keydown",I=>{I.key==="ArrowLeft"&&(I.preventDefault(),I.stopPropagation(),d.call(this,"home",!0))},!1),qe.call(this,O,"click",()=>{d.call(this,"home",!1)}),M.appendChild(O),M.appendChild(Ee("div",{role:"menu"})),v.appendChild(M),this.elements.settings.buttons[A]=x,this.elements.settings.panels[A]=M}),y.appendChild(v),m.appendChild(y),h.appendChild(m),this.elements.settings.popup=y,this.elements.settings.menu=m}if(g==="pip"&&p0.pip&&h.appendChild(n.call(this,"pip",f)),g==="airplay"&&p0.airplay&&h.appendChild(n.call(this,"airplay",f)),g==="download"){const m=f0({},f,{element:"a",href:this.download,target:"_blank"});this.isHTML5&&(m.download="");const{download:y}=this.config.urls;!S.url(y)&&this.isEmbed&&f0(m,{icon:`logo-${this.provider}`,label:this.provider}),h.appendChild(n.call(this,"download",m))}g==="fullscreen"&&h.appendChild(n.call(this,"fullscreen",f))}),this.isHTML5&&s.call(this,X2.getQualityOptions.call(this)),c.call(this),h},inject(){if(this.config.loadSprite){const o=le.getIconUrl.call(this);o.cors&&b9(o.url,"sprite-plyr")}this.id=Math.floor(1e4*Math.random());let e=null;this.elements.controls=null;const r={id:this.id,seektime:this.config.seekTime,title:this.config.title};let n=!0;S.function(this.config.controls)&&(this.config.controls=this.config.controls.call(this,r)),this.config.controls||(this.config.controls=[]),S.element(this.config.controls)||S.string(this.config.controls)?e=this.config.controls:(e=le.create.call(this,{id:this.id,seektime:this.config.seekTime,speed:this.speed,quality:this.quality,captions:Ye.getLabel.call(this)}),n=!1);let a;if(n&&S.string(this.config.controls)&&(e=(o=>{let l=o;return Object.entries(r).forEach(([s,c])=>{l=F1(l,`{${s}}`,c)}),l})(e)),S.string(this.config.selectors.controls.container)&&(a=document.querySelector(this.config.selectors.controls.container)),S.element(a)||(a=this.elements.container),a[S.element(e)?"insertAdjacentElement":"insertAdjacentHTML"]("afterbegin",e),S.element(this.elements.controls)||le.findElements.call(this),!S.empty(this.elements.buttons)){const o=l=>{const s=this.config.classNames.controlPressed;l.setAttribute("aria-pressed","false"),Object.defineProperty(l,"pressed",{configurable:!0,enumerable:!0,get:()=>mn(l,s),set(c=!1){Ke(l,s,c),l.setAttribute("aria-pressed",c?"true":"false")}})};Object.values(this.elements.buttons).filter(Boolean).forEach(l=>{S.array(l)||S.nodeList(l)?Array.from(l).filter(Boolean).forEach(o):o(l)})}if(v0.isEdge&&s9(a),this.config.tooltips.controls){const{classNames:o,selectors:l}=this.config,s=`${l.controls.wrapper} ${l.labels} .${o.hidden}`,c=V1.call(this,s);Array.from(c).forEach(d=>{Ke(d,this.config.classNames.hidden,!1),Ke(d,this.config.classNames.tooltip,!0)})}},setMediaMetadata(){try{"mediaSession"in navigator&&(navigator.mediaSession.metadata=new window.MediaMetadata({title:this.config.mediaMetadata.title,artist:this.config.mediaMetadata.artist,album:this.config.mediaMetadata.album,artwork:this.config.mediaMetadata.artwork}))}catch{}},setMarkers(){var e,r;if(!this.duration||this.elements.markers)return;const n=(e=this.config.markers)===null||e===void 0||(r=e.points)===null||r===void 0?void 0:r.filter(({time:d})=>d>0&&d<this.duration);if(n==null||!n.length)return;const a=document.createDocumentFragment(),o=document.createDocumentFragment();let l=null;const s=`${this.config.classNames.tooltip}--visible`,c=d=>Ke(l,s,d);n.forEach(d=>{const h=Ee("span",{class:this.config.classNames.marker},""),f=d.time/this.duration*100+"%";l&&(h.addEventListener("mouseenter",()=>{d.label||(l.style.left=f,l.innerHTML=d.label,c(!0))}),h.addEventListener("mouseleave",()=>{c(!1)})),h.addEventListener("click",()=>{this.currentTime=d.time}),h.style.left=f,o.appendChild(h)}),a.appendChild(o),this.config.tooltips.seek||(l=Ee("span",{class:this.config.classNames.tooltip},""),a.appendChild(l)),this.elements.markers={points:o,tip:l},this.elements.progress.appendChild(a)}};function _9(e,r=!0){let n=e;if(r){const a=document.createElement("a");a.href=n,n=a.href}try{return new URL(n)}catch{return null}}function x9(e){const r=new URLSearchParams;return S.object(e)&&Object.entries(e).forEach(([n,a])=>{r.set(n,a)}),r}const Ye={setup(){if(!this.supported.ui)return;if(!this.isVideo||this.isYouTube||this.isHTML5&&!p0.textTracks)return void(S.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&le.setCaptionsMenu.call(this));if(S.element(this.elements.captions)||(this.elements.captions=Ee("div",b2(this.config.selectors.captions)),this.elements.captions.setAttribute("dir","auto"),bD(this.elements.captions,this.elements.wrapper)),v0.isIE&&window.URL){const a=this.media.querySelectorAll("track");Array.from(a).forEach(o=>{const l=o.getAttribute("src"),s=_9(l);s!==null&&s.hostname!==window.location.href.hostname&&["http:","https:"].includes(s.protocol)&&H1(l,"blob").then(c=>{o.setAttribute("src",window.URL.createObjectURL(c))}).catch(()=>{V2(o)})})}const e=f3((navigator.languages||[navigator.language||navigator.userLanguage||"en"]).map(a=>a.split("-")[0]));let r=(this.storage.get("language")||this.config.captions.language||"auto").toLowerCase();r==="auto"&&([r]=e);let n=this.storage.get("captions");if(S.boolean(n)||({active:n}=this.config.captions),Object.assign(this.captions,{toggled:!1,active:n,language:r,languages:e}),this.isHTML5){const a=this.config.captions.update?"addtrack removetrack":"removetrack";qe.call(this,this.media.textTracks,a,Ye.update.bind(this))}setTimeout(Ye.update.bind(this),0)},update(){const e=Ye.getTracks.call(this,!0),{active:r,language:n,meta:a,currentTrackNode:o}=this.captions,l=!!e.find(s=>s.language===n);this.isHTML5&&this.isVideo&&e.filter(s=>!a.get(s)).forEach(s=>{this.debug.log("Track added",s),a.set(s,{default:s.mode==="showing"}),s.mode==="showing"&&(s.mode="hidden"),qe.call(this,s,"cuechange",()=>Ye.updateCues.call(this))}),(l&&this.language!==n||!e.includes(o))&&(Ye.setLanguage.call(this,n),Ye.toggle.call(this,r&&l)),this.elements&&Ke(this.elements.container,this.config.classNames.captions.enabled,!S.empty(e)),S.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&le.setCaptionsMenu.call(this)},toggle(e,r=!0){if(!this.supported.ui)return;const{toggled:n}=this.captions,a=this.config.classNames.captions.active,o=S.nullOrUndefined(e)?!n:e;if(o!==n){if(r||(this.captions.active=o,this.storage.set({captions:o})),!this.language&&o&&!r){const l=Ye.getTracks.call(this),s=Ye.findTrack.call(this,[this.captions.language,...this.captions.languages],!0);return this.captions.language=s.language,void Ye.set.call(this,l.indexOf(s))}this.elements.buttons.captions&&(this.elements.buttons.captions.pressed=o),Ke(this.elements.container,a,o),this.captions.toggled=o,le.updateSetting.call(this,"captions"),Le.call(this,this.media,o?"captionsenabled":"captionsdisabled")}setTimeout(()=>{o&&this.captions.toggled&&(this.captions.currentTrackNode.mode="hidden")})},set(e,r=!0){const n=Ye.getTracks.call(this);if(e!==-1)if(S.number(e))if(e in n){if(this.captions.currentTrack!==e){this.captions.currentTrack=e;const a=n[e],{language:o}=a||{};this.captions.currentTrackNode=a,le.updateSetting.call(this,"captions"),r||(this.captions.language=o,this.storage.set({language:o})),this.isVimeo&&this.embed.enableTextTrack(o),Le.call(this,this.media,"languagechange")}Ye.toggle.call(this,!0,r),this.isHTML5&&this.isVideo&&Ye.updateCues.call(this)}else this.debug.warn("Track not found",e);else this.debug.warn("Invalid caption argument",e);else Ye.toggle.call(this,!1,r)},setLanguage(e,r=!0){if(!S.string(e))return void this.debug.warn("Invalid language argument",e);const n=e.toLowerCase();this.captions.language=n;const a=Ye.getTracks.call(this),o=Ye.findTrack.call(this,[n]);Ye.set.call(this,a.indexOf(o),r)},getTracks(e=!1){return Array.from((this.media||{}).textTracks||[]).filter(r=>!this.isHTML5||e||this.captions.meta.has(r)).filter(r=>["captions","subtitles"].includes(r.kind))},findTrack(e,r=!1){const n=Ye.getTracks.call(this),a=s=>Number((this.captions.meta.get(s)||{}).default),o=Array.from(n).sort((s,c)=>a(c)-a(s));let l;return e.every(s=>(l=o.find(c=>c.language===s),!l)),l||(r?o[0]:void 0)},getCurrentTrack(){return Ye.getTracks.call(this)[this.currentTrack]},getLabel(e){let r=e;return!S.track(r)&&p0.textTracks&&this.captions.toggled&&(r=Ye.getCurrentTrack.call(this)),S.track(r)?S.empty(r.label)?S.empty(r.language)?_0.get("enabled",this.config):e.language.toUpperCase():r.label:_0.get("disabled",this.config)},updateCues(e){if(!this.supported.ui)return;if(!S.element(this.elements.captions))return void this.debug.warn("No captions element to render to");if(!S.nullOrUndefined(e)&&!Array.isArray(e))return void this.debug.warn("updateCues: Invalid input",e);let r=e;if(!r){const a=Ye.getCurrentTrack.call(this);r=Array.from((a||{}).activeCues||[]).map(o=>o.getCueAsHTML()).map(BD)}const n=r.map(a=>a.trim()).join(`
32
32
  `);if(n!==this.elements.captions.innerHTML){fn(this.elements.captions);const a=Ee("span",b2(this.config.selectors.caption));a.innerHTML=n,this.elements.captions.appendChild(a),Le.call(this,this.media,"cuechange")}}},k9={enabled:!0,title:"",debug:!1,autoplay:!1,autopause:!0,playsinline:!0,seekTime:10,volume:1,muted:!1,duration:null,displayDuration:!0,invertTime:!0,toggleInvert:!0,ratio:null,clickToPlay:!0,hideControls:!0,resetOnEnd:!1,disableContextMenu:!0,loadSprite:!0,iconPrefix:"plyr",iconUrl:"https://cdn.plyr.io/3.7.8/plyr.svg",blankVideo:"https://cdn.plyr.io/static/blank.mp4",quality:{default:576,options:[4320,2880,2160,1440,1080,720,576,480,360,240],forced:!1,onChange:null},loop:{active:!1},speed:{selected:1,options:[.5,.75,1,1.25,1.5,1.75,2,4]},keyboard:{focused:!0,global:!1},tooltips:{controls:!1,seek:!0},captions:{active:!1,language:"auto",update:!1},fullscreen:{enabled:!0,fallback:!0,iosNative:!1},storage:{enabled:!0,key:"plyr"},controls:["play-large","play","progress","current-time","mute","volume","captions","settings","pip","airplay","fullscreen"],settings:["captions","quality","speed"],i18n:{restart:"Restart",rewind:"Rewind {seektime}s",play:"Play",pause:"Pause",fastForward:"Forward {seektime}s",seek:"Seek",seekLabel:"{currentTime} of {duration}",played:"Played",buffered:"Buffered",currentTime:"Current time",duration:"Duration",volume:"Volume",mute:"Mute",unmute:"Unmute",enableCaptions:"Enable captions",disableCaptions:"Disable captions",download:"Download",enterFullscreen:"Enter fullscreen",exitFullscreen:"Exit fullscreen",frameTitle:"Player for {title}",captions:"Captions",settings:"Settings",pip:"PIP",menuBack:"Go back to previous menu",speed:"Speed",normal:"Normal",quality:"Quality",loop:"Loop",start:"Start",end:"End",all:"All",reset:"Reset",disabled:"Disabled",enabled:"Enabled",advertisement:"Ad",qualityBadge:{2160:"4K",1440:"HD",1080:"HD",720:"HD",576:"SD",480:"SD"}},urls:{download:null,vimeo:{sdk:"https://player.vimeo.com/api/player.js",iframe:"https://player.vimeo.com/video/{0}?{1}",api:"https://vimeo.com/api/oembed.json?url={0}"},youtube:{sdk:"https://www.youtube.com/iframe_api",api:"https://noembed.com/embed?url=https://www.youtube.com/watch?v={0}"},googleIMA:{sdk:"https://imasdk.googleapis.com/js/sdkloader/ima3.js"}},listeners:{seek:null,play:null,pause:null,restart:null,rewind:null,fastForward:null,mute:null,volume:null,captions:null,download:null,fullscreen:null,pip:null,airplay:null,speed:null,quality:null,loop:null,language:null},events:["ended","progress","stalled","playing","waiting","canplay","canplaythrough","loadstart","loadeddata","loadedmetadata","timeupdate","volumechange","play","pause","error","seeking","seeked","emptied","ratechange","cuechange","download","enterfullscreen","exitfullscreen","captionsenabled","captionsdisabled","languagechange","controlshidden","controlsshown","ready","statechange","qualitychange","adsloaded","adscontentpause","adscontentresume","adstarted","adsmidpoint","adscomplete","adsallcomplete","adsimpression","adsclick"],selectors:{editable:"input, textarea, select, [contenteditable]",container:".plyr",controls:{container:null,wrapper:".plyr__controls"},labels:"[data-plyr]",buttons:{play:'[data-plyr="play"]',pause:'[data-plyr="pause"]',restart:'[data-plyr="restart"]',rewind:'[data-plyr="rewind"]',fastForward:'[data-plyr="fast-forward"]',mute:'[data-plyr="mute"]',captions:'[data-plyr="captions"]',download:'[data-plyr="download"]',fullscreen:'[data-plyr="fullscreen"]',pip:'[data-plyr="pip"]',airplay:'[data-plyr="airplay"]',settings:'[data-plyr="settings"]',loop:'[data-plyr="loop"]'},inputs:{seek:'[data-plyr="seek"]',volume:'[data-plyr="volume"]',speed:'[data-plyr="speed"]',language:'[data-plyr="language"]',quality:'[data-plyr="quality"]'},display:{currentTime:".plyr__time--current",duration:".plyr__time--duration",buffer:".plyr__progress__buffer",loop:".plyr__progress__loop",volume:".plyr__volume--display"},progress:".plyr__progress",captions:".plyr__captions",caption:".plyr__caption"},classNames:{type:"plyr--{0}",provider:"plyr--{0}",video:"plyr__video-wrapper",embed:"plyr__video-embed",videoFixedRatio:"plyr__video-wrapper--fixed-ratio",embedContainer:"plyr__video-embed__container",poster:"plyr__poster",posterEnabled:"plyr__poster-enabled",ads:"plyr__ads",control:"plyr__control",controlPressed:"plyr__control--pressed",playing:"plyr--playing",paused:"plyr--paused",stopped:"plyr--stopped",loading:"plyr--loading",hover:"plyr--hover",tooltip:"plyr__tooltip",cues:"plyr__cues",marker:"plyr__progress__marker",hidden:"plyr__sr-only",hideControls:"plyr--hide-controls",isTouch:"plyr--is-touch",uiSupported:"plyr--full-ui",noTransition:"plyr--no-transition",display:{time:"plyr__time"},menu:{value:"plyr__menu__value",badge:"plyr__badge",open:"plyr--menu-open"},captions:{enabled:"plyr--captions-enabled",active:"plyr--captions-active"},fullscreen:{enabled:"plyr--fullscreen-enabled",fallback:"plyr--fullscreen-fallback"},pip:{supported:"plyr--pip-supported",active:"plyr--pip-active"},airplay:{supported:"plyr--airplay-supported",active:"plyr--airplay-active"},previewThumbnails:{thumbContainer:"plyr__preview-thumb",thumbContainerShown:"plyr__preview-thumb--is-shown",imageContainer:"plyr__preview-thumb__image-container",timeContainer:"plyr__preview-thumb__time-container",scrubbingContainer:"plyr__preview-scrubbing",scrubbingContainerShown:"plyr__preview-scrubbing--is-shown"}},attributes:{embed:{provider:"data-plyr-provider",id:"data-plyr-embed-id",hash:"data-plyr-embed-hash"}},ads:{enabled:!1,publisherId:"",tagUrl:""},previewThumbnails:{enabled:!1,src:""},vimeo:{byline:!1,portrait:!1,title:!1,speed:!0,transparent:!1,customControls:!0,referrerPolicy:null,premium:!1},youtube:{rel:0,showinfo:0,iv_load_policy:3,modestbranding:1,customControls:!0,noCookie:!1},mediaMetadata:{title:"",artist:"",album:"",artwork:[]},markers:{enabled:!1,points:[]}},g3={active:"picture-in-picture",inactive:"inline"},J2={html5:"html5",youtube:"youtube",vimeo:"vimeo"},y3={audio:"audio",video:"video"};function OD(e){return/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(e)?J2.youtube:/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(e)?J2.vimeo:null}const w3=()=>{};class $D{constructor(r=!1){this.enabled=window.console&&r,this.enabled&&this.log("Debugging enabled")}get log(){return this.enabled?Function.prototype.bind.call(console.log,console):w3}get warn(){return this.enabled?Function.prototype.bind.call(console.warn,console):w3}get error(){return this.enabled?Function.prototype.bind.call(console.error,console):w3}}class i2{constructor(r){de(this,"onChange",()=>{if(!this.supported)return;const n=this.player.elements.buttons.fullscreen;S.element(n)&&(n.pressed=this.active);const a=this.target===this.player.media?this.target:this.player.elements.container;Le.call(this.player,a,this.active?"enterfullscreen":"exitfullscreen",!0)}),de(this,"toggleFallback",(n=!1)=>{if(n?this.scrollPosition={x:window.scrollX??0,y:window.scrollY??0}:window.scrollTo(this.scrollPosition.x,this.scrollPosition.y),document.body.style.overflow=n?"hidden":"",Ke(this.target,this.player.config.classNames.fullscreen.fallback,n),v0.isIos){let a=document.head.querySelector('meta[name="viewport"]');const o="viewport-fit=cover";a||(a=document.createElement("meta"),a.setAttribute("name","viewport"));const l=S.string(a.content)&&a.content.includes(o);n?(this.cleanupViewport=!l,l||(a.content+=`,${o}`)):this.cleanupViewport&&(a.content=a.content.split(",").filter(s=>s.trim()!==o).join(","))}this.onChange()}),de(this,"trapFocus",n=>{if(v0.isIos||v0.isIPadOS||!this.active||n.key!=="Tab")return;const a=document.activeElement,o=V1.call(this.player,"a[href], button:not(:disabled), input:not(:disabled), [tabindex]"),[l]=o,s=o[o.length-1];a!==s||n.shiftKey?a===l&&n.shiftKey&&(s.focus(),n.preventDefault()):(l.focus(),n.preventDefault())}),de(this,"update",()=>{if(this.supported){let n;n=this.forceFallback?"Fallback (forced)":i2.nativeSupported?"Native":"Fallback",this.player.debug.log(`${n} fullscreen enabled`)}else this.player.debug.log("Fullscreen not supported and fallback disabled");Ke(this.player.elements.container,this.player.config.classNames.fullscreen.enabled,this.supported)}),de(this,"enter",()=>{this.supported&&(v0.isIos&&this.player.config.fullscreen.iosNative?this.player.isVimeo?this.player.embed.requestFullscreen():this.target.webkitEnterFullscreen():!i2.nativeSupported||this.forceFallback?this.toggleFallback(!0):this.prefix?S.empty(this.prefix)||this.target[`${this.prefix}Request${this.property}`]():this.target.requestFullscreen({navigationUI:"hide"}))}),de(this,"exit",()=>{if(this.supported)if(v0.isIos&&this.player.config.fullscreen.iosNative)this.player.isVimeo?this.player.embed.exitFullscreen():this.target.webkitEnterFullscreen(),v2(this.player.play());else if(!i2.nativeSupported||this.forceFallback)this.toggleFallback(!1);else if(this.prefix){if(!S.empty(this.prefix)){const n=this.prefix==="moz"?"Cancel":"Exit";document[`${this.prefix}${n}${this.property}`]()}}else(document.cancelFullScreen||document.exitFullscreen).call(document)}),de(this,"toggle",()=>{this.active?this.exit():this.enter()}),this.player=r,this.prefix=i2.prefix,this.property=i2.property,this.scrollPosition={x:0,y:0},this.forceFallback=r.config.fullscreen.fallback==="force",this.player.elements.fullscreen=r.config.fullscreen.container&&vD(this.player.elements.container,r.config.fullscreen.container),qe.call(this.player,document,this.prefix==="ms"?"MSFullscreenChange":`${this.prefix}fullscreenchange`,()=>{this.onChange()}),qe.call(this.player,this.player.elements.container,"dblclick",n=>{S.element(this.player.elements.controls)&&this.player.elements.controls.contains(n.target)||this.player.listeners.proxy(n,this.toggle,"fullscreen")}),qe.call(this,this.player.elements.container,"keydown",n=>this.trapFocus(n)),this.update()}static get nativeSupported(){return!!(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)}get useNative(){return i2.nativeSupported&&!this.forceFallback}static get prefix(){if(S.function(document.exitFullscreen))return"";let r="";return["webkit","moz","ms"].some(n=>!(!S.function(document[`${n}ExitFullscreen`])&&!S.function(document[`${n}CancelFullScreen`]))&&(r=n,!0)),r}static get property(){return this.prefix==="moz"?"FullScreen":"Fullscreen"}get supported(){return[this.player.config.fullscreen.enabled,this.player.isVideo,i2.nativeSupported||this.player.config.fullscreen.fallback,!this.player.isYouTube||i2.nativeSupported||!v0.isIos||this.player.config.playsinline&&!this.player.config.fullscreen.iosNative].every(Boolean)}get active(){if(!this.supported)return!1;if(!i2.nativeSupported||this.forceFallback)return mn(this.target,this.player.config.classNames.fullscreen.fallback);const r=this.prefix?this.target.getRootNode()[`${this.prefix}${this.property}Element`]:this.target.getRootNode().fullscreenElement;return r&&r.shadowRoot?r===this.target.getRootNode().host:r===this.target}get target(){return v0.isIos&&this.player.config.fullscreen.iosNative?this.player.media:this.player.elements.fullscreen??this.player.elements.container}}function Cn(e,r=1){return new Promise((n,a)=>{const o=new Image,l=()=>{delete o.onload,delete o.onerror,(o.naturalWidth>=r?n:a)(o)};Object.assign(o,{onload:l,onerror:l,src:e})})}const Qe={addStyleHook(){Ke(this.elements.container,this.config.selectors.container.replace(".",""),!0),Ke(this.elements.container,this.config.classNames.uiSupported,this.supported.ui)},toggleNativeControls(e=!1){e&&this.isHTML5?this.media.setAttribute("controls",""):this.media.removeAttribute("controls")},build(){if(this.listeners.media(),!this.supported.ui)return this.debug.warn(`Basic support only for ${this.provider} ${this.type}`),void Qe.toggleNativeControls.call(this,!0);S.element(this.elements.controls)||(le.inject.call(this),this.listeners.controls()),Qe.toggleNativeControls.call(this),this.isHTML5&&Ye.setup.call(this),this.volume=null,this.muted=null,this.loop=null,this.quality=null,this.speed=null,le.updateVolume.call(this),le.timeUpdate.call(this),le.durationUpdate.call(this),Qe.checkPlaying.call(this),Ke(this.elements.container,this.config.classNames.pip.supported,p0.pip&&this.isHTML5&&this.isVideo),Ke(this.elements.container,this.config.classNames.airplay.supported,p0.airplay&&this.isHTML5),Ke(this.elements.container,this.config.classNames.isTouch,this.touch),this.ready=!0,setTimeout(()=>{Le.call(this,this.media,"ready")},0),Qe.setTitle.call(this),this.poster&&Qe.setPoster.call(this,this.poster,!1).catch(()=>{}),this.config.duration&&le.durationUpdate.call(this),this.config.mediaMetadata&&le.setMediaMetadata.call(this)},setTitle(){let e=_0.get("play",this.config);if(S.string(this.config.title)&&!S.empty(this.config.title)&&(e+=`, ${this.config.title}`),Array.from(this.elements.buttons.play||[]).forEach(r=>{r.setAttribute("aria-label",e)}),this.isEmbed){const r=C0.call(this,"iframe");if(!S.element(r))return;const n=S.empty(this.config.title)?"video":this.config.title,a=_0.get("frameTitle",this.config);r.setAttribute("title",a.replace("{title}",n))}},togglePoster(e){Ke(this.elements.container,this.config.classNames.posterEnabled,e)},setPoster(e,r=!0){return r&&this.poster?Promise.reject(new Error("Poster already set")):(this.media.setAttribute("data-poster",e),this.elements.poster.removeAttribute("hidden"),kD.call(this).then(()=>Cn(e)).catch(n=>{throw e===this.poster&&Qe.togglePoster.call(this,!1),n}).then(()=>{if(e!==this.poster)throw new Error("setPoster cancelled by later call to setPoster")}).then(()=>(Object.assign(this.elements.poster.style,{backgroundImage:`url('${e}')`,backgroundSize:""}),Qe.togglePoster.call(this,!0),e)))},checkPlaying(e){Ke(this.elements.container,this.config.classNames.playing,this.playing),Ke(this.elements.container,this.config.classNames.paused,this.paused),Ke(this.elements.container,this.config.classNames.stopped,this.stopped),Array.from(this.elements.buttons.play||[]).forEach(r=>{Object.assign(r,{pressed:this.playing}),r.setAttribute("aria-label",_0.get(this.playing?"pause":"play",this.config))}),S.event(e)&&e.type==="timeupdate"||Qe.toggleControls.call(this)},checkLoading(e){this.loading=["stalled","waiting"].includes(e.type),clearTimeout(this.timers.loading),this.timers.loading=setTimeout(()=>{Ke(this.elements.container,this.config.classNames.loading,this.loading),Qe.toggleControls.call(this)},this.loading?250:0)},toggleControls(e){const{controls:r}=this.elements;if(r&&this.config.hideControls){const n=this.touch&&this.lastSeekTime+2e3>Date.now();this.toggleControls(!!(e||this.loading||this.paused||r.pressed||r.hover||n))}},migrateStyles(){Object.values({...this.media.style}).filter(e=>!S.empty(e)&&S.string(e)&&e.startsWith("--plyr")).forEach(e=>{this.elements.container.style.setProperty(e,this.media.style.getPropertyValue(e)),this.media.style.removeProperty(e)}),S.empty(this.media.style)&&this.media.removeAttribute("style")}};class VD{constructor(r){de(this,"firstTouch",()=>{const{player:n}=this,{elements:a}=n;n.touch=!0,Ke(a.container,n.config.classNames.isTouch,!0)}),de(this,"global",(n=!0)=>{const{player:a}=this;a.config.keyboard.global&&P1.call(a,window,"keydown keyup",this.handleKey,n,!1),P1.call(a,document.body,"click",this.toggleMenu,n),h3.call(a,document.body,"touchstart",this.firstTouch)}),de(this,"container",()=>{const{player:n}=this,{config:a,elements:o,timers:l}=n;!a.keyboard.global&&a.keyboard.focused&&qe.call(n,o.container,"keydown keyup",this.handleKey,!1),qe.call(n,o.container,"mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen",d=>{const{controls:h}=o;h&&d.type==="enterfullscreen"&&(h.pressed=!1,h.hover=!1);let f=0;["touchstart","touchmove","mousemove"].includes(d.type)&&(Qe.toggleControls.call(n,!0),f=n.touch?3e3:2e3),clearTimeout(l.controls),l.controls=setTimeout(()=>Qe.toggleControls.call(n,!1),f)});const s=()=>{if(!n.isVimeo||n.config.vimeo.premium)return;const d=o.wrapper,{active:h}=n.fullscreen,[f,g]=p3.call(n),m=p9(`aspect-ratio: ${f} / ${g}`);if(!h)return void(m?(d.style.width=null,d.style.height=null):(d.style.maxWidth=null,d.style.margin=null));const[y,v]=ED(),w=y/v>f/g;m?(d.style.width=w?"auto":"100%",d.style.height=w?"100%":"auto"):(d.style.maxWidth=w?v/g*f+"px":null,d.style.margin=w?"0 auto":null)},c=()=>{clearTimeout(l.resized),l.resized=setTimeout(s,50)};qe.call(n,o.container,"enterfullscreen exitfullscreen",d=>{const{target:h}=n.fullscreen;h===o.container&&(!n.isEmbed&&S.empty(n.config.ratio)||(s(),(d.type==="enterfullscreen"?qe:gn).call(n,window,"resize",c)))})}),de(this,"media",()=>{const{player:n}=this,{elements:a}=n;if(qe.call(n,n.media,"timeupdate seeking seeked",l=>le.timeUpdate.call(n,l)),qe.call(n,n.media,"durationchange loadeddata loadedmetadata",l=>le.durationUpdate.call(n,l)),qe.call(n,n.media,"ended",()=>{n.isHTML5&&n.isVideo&&n.config.resetOnEnd&&(n.restart(),n.pause())}),qe.call(n,n.media,"progress playing seeking seeked",l=>le.updateProgress.call(n,l)),qe.call(n,n.media,"volumechange",l=>le.updateVolume.call(n,l)),qe.call(n,n.media,"playing play pause ended emptied timeupdate",l=>Qe.checkPlaying.call(n,l)),qe.call(n,n.media,"waiting canplay seeked playing",l=>Qe.checkLoading.call(n,l)),n.supported.ui&&n.config.clickToPlay&&!n.isAudio){const l=C0.call(n,`.${n.config.classNames.video}`);if(!S.element(l))return;qe.call(n,a.container,"click",s=>{([a.container,l].includes(s.target)||l.contains(s.target))&&(n.touch&&n.config.hideControls||(n.ended?(this.proxy(s,n.restart,"restart"),this.proxy(s,()=>{v2(n.play())},"play")):this.proxy(s,()=>{v2(n.togglePlay())},"play")))})}n.supported.ui&&n.config.disableContextMenu&&qe.call(n,a.wrapper,"contextmenu",l=>{l.preventDefault()},!1),qe.call(n,n.media,"volumechange",()=>{n.storage.set({volume:n.volume,muted:n.muted})}),qe.call(n,n.media,"ratechange",()=>{le.updateSetting.call(n,"speed"),n.storage.set({speed:n.speed})}),qe.call(n,n.media,"qualitychange",l=>{le.updateSetting.call(n,"quality",null,l.detail.quality)}),qe.call(n,n.media,"ready qualitychange",()=>{le.setDownloadUrl.call(n)});const o=n.config.events.concat(["keyup","keydown"]).join(" ");qe.call(n,n.media,o,l=>{let{detail:s={}}=l;l.type==="error"&&(s=n.media.error),Le.call(n,a.container,l.type,!0,s)})}),de(this,"proxy",(n,a,o)=>{const{player:l}=this,s=l.config.listeners[o];let c=!0;S.function(s)&&(c=s.call(l,n)),c!==!1&&S.function(a)&&a.call(l,n)}),de(this,"bind",(n,a,o,l,s=!0)=>{const{player:c}=this,d=c.config.listeners[l],h=S.function(d);qe.call(c,n,a,f=>this.proxy(f,o,l),s&&!h)}),de(this,"controls",()=>{const{player:n}=this,{elements:a}=n,o=v0.isIE?"change":"input";if(a.buttons.play&&Array.from(a.buttons.play).forEach(l=>{this.bind(l,"click",()=>{v2(n.togglePlay())},"play")}),this.bind(a.buttons.restart,"click",n.restart,"restart"),this.bind(a.buttons.rewind,"click",()=>{n.lastSeekTime=Date.now(),n.rewind()},"rewind"),this.bind(a.buttons.fastForward,"click",()=>{n.lastSeekTime=Date.now(),n.forward()},"fastForward"),this.bind(a.buttons.mute,"click",()=>{n.muted=!n.muted},"mute"),this.bind(a.buttons.captions,"click",()=>n.toggleCaptions()),this.bind(a.buttons.download,"click",()=>{Le.call(n,n.media,"download")},"download"),this.bind(a.buttons.fullscreen,"click",()=>{n.fullscreen.toggle()},"fullscreen"),this.bind(a.buttons.pip,"click",()=>{n.pip="toggle"},"pip"),this.bind(a.buttons.airplay,"click",n.airplay,"airplay"),this.bind(a.buttons.settings,"click",l=>{l.stopPropagation(),l.preventDefault(),le.toggleMenu.call(n,l)},null,!1),this.bind(a.buttons.settings,"keyup",l=>{[" ","Enter"].includes(l.key)&&(l.key!=="Enter"?(l.preventDefault(),l.stopPropagation(),le.toggleMenu.call(n,l)):le.focusFirstMenuItem.call(n,null,!0))},null,!1),this.bind(a.settings.menu,"keydown",l=>{l.key==="Escape"&&le.toggleMenu.call(n,l)}),this.bind(a.inputs.seek,"mousedown mousemove",l=>{const s=a.progress.getBoundingClientRect(),c=100/s.width*(l.pageX-s.left);l.currentTarget.setAttribute("seek-value",c)}),this.bind(a.inputs.seek,"mousedown mouseup keydown keyup touchstart touchend",l=>{const s=l.currentTarget,c="play-on-seeked";if(S.keyboardEvent(l)&&!["ArrowLeft","ArrowRight"].includes(l.key))return;n.lastSeekTime=Date.now();const d=s.hasAttribute(c),h=["mouseup","touchend","keyup"].includes(l.type);d&&h?(s.removeAttribute(c),v2(n.play())):!h&&n.playing&&(s.setAttribute(c,""),n.pause())}),v0.isIos){const l=V1.call(n,'input[type="range"]');Array.from(l).forEach(s=>this.bind(s,o,c=>s9(c.target)))}this.bind(a.inputs.seek,o,l=>{const s=l.currentTarget;let c=s.getAttribute("seek-value");S.empty(c)&&(c=s.value),s.removeAttribute("seek-value"),n.currentTime=c/s.max*n.duration},"seek"),this.bind(a.progress,"mouseenter mouseleave mousemove",l=>le.updateSeekTooltip.call(n,l)),this.bind(a.progress,"mousemove touchmove",l=>{const{previewThumbnails:s}=n;s&&s.loaded&&s.startMove(l)}),this.bind(a.progress,"mouseleave touchend click",()=>{const{previewThumbnails:l}=n;l&&l.loaded&&l.endMove(!1,!0)}),this.bind(a.progress,"mousedown touchstart",l=>{const{previewThumbnails:s}=n;s&&s.loaded&&s.startScrubbing(l)}),this.bind(a.progress,"mouseup touchend",l=>{const{previewThumbnails:s}=n;s&&s.loaded&&s.endScrubbing(l)}),v0.isWebKit&&Array.from(V1.call(n,'input[type="range"]')).forEach(l=>{this.bind(l,"input",s=>le.updateRangeFill.call(n,s.target))}),n.config.toggleInvert&&!S.element(a.display.duration)&&this.bind(a.display.currentTime,"click",()=>{n.currentTime!==0&&(n.config.invertTime=!n.config.invertTime,le.timeUpdate.call(n))}),this.bind(a.inputs.volume,o,l=>{n.volume=l.target.value},"volume"),this.bind(a.controls,"mouseenter mouseleave",l=>{a.controls.hover=!n.touch&&l.type==="mouseenter"}),a.fullscreen&&Array.from(a.fullscreen.children).filter(l=>!l.contains(a.container)).forEach(l=>{this.bind(l,"mouseenter mouseleave",s=>{a.controls&&(a.controls.hover=!n.touch&&s.type==="mouseenter")})}),this.bind(a.controls,"mousedown mouseup touchstart touchend touchcancel",l=>{a.controls.pressed=["mousedown","touchstart"].includes(l.type)}),this.bind(a.controls,"focusin",()=>{const{config:l,timers:s}=n;Ke(a.controls,l.classNames.noTransition,!0),Qe.toggleControls.call(n,!0),setTimeout(()=>{Ke(a.controls,l.classNames.noTransition,!1)},0);const c=this.touch?3e3:4e3;clearTimeout(s.controls),s.controls=setTimeout(()=>Qe.toggleControls.call(n,!1),c)}),this.bind(a.inputs.volume,"wheel",l=>{const s=l.webkitDirectionInvertedFromDevice,[c,d]=[l.deltaX,-l.deltaY].map(g=>s?-g:g),h=Math.sign(Math.abs(c)>Math.abs(d)?c:d);n.increaseVolume(h/50);const{volume:f}=n.media;(h===1&&f<1||h===-1&&f>0)&&l.preventDefault()},"volume",!1)}),this.player=r,this.lastKey=null,this.focusTimer=null,this.lastKeyDown=null,this.handleKey=this.handleKey.bind(this),this.toggleMenu=this.toggleMenu.bind(this),this.firstTouch=this.firstTouch.bind(this)}handleKey(r){const{player:n}=this,{elements:a}=n,{key:o,type:l,altKey:s,ctrlKey:c,metaKey:d,shiftKey:h}=r,f=l==="keydown",g=f&&o===this.lastKey;if(!(s||c||d||h)&&o){if(f){const y=document.activeElement;if(S.element(y)){const{editable:v}=n.config.selectors,{seek:w}=a.inputs;if(y!==w&&_t(y,v)||r.key===" "&&_t(y,'button, [role^="menuitem"]'))return}switch([" ","ArrowLeft","ArrowUp","ArrowRight","ArrowDown","0","1","2","3","4","5","6","7","8","9","c","f","k","l","m"].includes(o)&&(r.preventDefault(),r.stopPropagation()),o){case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":g||(m=parseInt(o,10),n.currentTime=n.duration/10*m);break;case" ":case"k":g||v2(n.togglePlay());break;case"ArrowUp":n.increaseVolume(.1);break;case"ArrowDown":n.decreaseVolume(.1);break;case"m":g||(n.muted=!n.muted);break;case"ArrowRight":n.forward();break;case"ArrowLeft":n.rewind();break;case"f":n.fullscreen.toggle();break;case"c":g||n.toggleCaptions();break;case"l":n.loop=!n.loop}o==="Escape"&&!n.fullscreen.usingNative&&n.fullscreen.active&&n.fullscreen.toggle(),this.lastKey=o}else this.lastKey=null;var m}}toggleMenu(r){le.toggleMenu.call(this.player,r)}}function PD(e,r){return e(r={exports:{}},r.exports),r.exports}var FD=PD(function(e,r){e.exports=function(){var n=function(){},a={},o={},l={};function s(m,y){m=m.push?m:[m];var v,w,k,A=[],x=m.length,E=x;for(v=function(T,M){M.length&&A.push(T),--E||y(A)};x--;)w=m[x],(k=o[w])?v(w,k):(l[w]=l[w]||[]).push(v)}function c(m,y){if(m){var v=l[m];if(o[m]=y,v)for(;v.length;)v[0](m,y),v.splice(0,1)}}function d(m,y){m.call&&(m={success:m}),y.length?(m.error||n)(y):(m.success||n)(m)}function h(m,y,v,w){var k,A,x=document,E=v.async,T=(v.numRetries||0)+1,M=v.before||n,O=m.replace(/[\?|#].*$/,""),I=m.replace(/^(css|img)!/,"");w=w||0,/(^css!|\.css$)/.test(O)?((A=x.createElement("link")).rel="stylesheet",A.href=I,(k="hideFocus"in A)&&A.relList&&(k=0,A.rel="preload",A.as="style")):/(^img!|\.(png|gif|jpg|svg|webp)$)/.test(O)?(A=x.createElement("img")).src=I:((A=x.createElement("script")).src=m,A.async=E===void 0||E),A.onload=A.onerror=A.onbeforeload=function($){var V=$.type[0];if(k)try{A.sheet.cssText.length||(V="e")}catch(K){K.code!=18&&(V="e")}if(V=="e"){if((w+=1)<T)return h(m,y,v,w)}else if(A.rel=="preload"&&A.as=="style")return A.rel="stylesheet";y(m,V,$.defaultPrevented)},M(m,A)!==!1&&x.head.appendChild(A)}function f(m,y,v){var w,k,A=(m=m.push?m:[m]).length,x=A,E=[];for(w=function(T,M,O){if(M=="e"&&E.push(T),M=="b"){if(!O)return;E.push(T)}--A||y(E)},k=0;k<x;k++)h(m[k],w,v)}function g(m,y,v){var w,k;if(y&&y.trim&&(w=y),k=(w?v:y)||{},w){if(w in a)throw"LoadJS";a[w]=!0}function A(x,E){f(m,function(T){d(k,T),x&&d({success:x,error:E},T),c(w,T)},k)}if(k.returnPromise)return new Promise(A);A()}return g.ready=function(m,y){return s(m,function(v){d(y,v)}),g},g.done=function(m){c(m,[])},g.reset=function(){a={},o={},l={}},g.isDefined=function(m){return m in a},g}()});function C3(e){return new Promise((r,n)=>{FD(e,{success:r,error:n})})}function ID(e){return S.empty(e)?null:S.number(Number(e))?e:e.match(/^.*(vimeo.com\/|video\/)(\d+).*/)?RegExp.$2:e}function HD(e){const r=e.match(/^.*(vimeo.com\/|video\/)(\d+)(\?.*&*h=|\/)+([\d,a-f]+)/);return r&&r.length===5?r[4]:null}function R1(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,Le.call(this,this.media,e?"play":"pause"))}const b3={setup(){const e=this;Ke(e.elements.wrapper,e.config.classNames.embed,!0),e.options.speed=e.config.speed.options,Xt.call(e),S.object(window.Vimeo)?b3.ready.call(e):C3(e.config.urls.vimeo.sdk).then(()=>{b3.ready.call(e)}).catch(r=>{e.debug.warn("Vimeo SDK (player.js) failed to load",r)})},ready(){const e=this,r=e.config.vimeo,{premium:n,referrerPolicy:a,...o}=r;let l=e.media.getAttribute("src"),s="";S.empty(l)?(l=e.media.getAttribute(e.config.attributes.embed.id),s=e.media.getAttribute(e.config.attributes.embed.hash)):s=HD(l);const c=s?{h:s}:{};n&&Object.assign(o,{controls:!1,sidedock:!1});const d=x9({loop:e.config.loop.active,autoplay:e.autoplay,muted:e.muted,gesture:"media",playsinline:e.config.playsinline,...c,...o}),h=ID(l),f=Ee("iframe"),g=m3(e.config.urls.vimeo.iframe,h,d);if(f.setAttribute("src",g),f.setAttribute("allowfullscreen",""),f.setAttribute("allow",["autoplay","fullscreen","picture-in-picture","encrypted-media","accelerometer","gyroscope"].join("; ")),S.empty(a)||f.setAttribute("referrerPolicy",a),n||!r.customControls)f.setAttribute("data-poster",e.poster),e.media=pn(f,e.media);else{const x=Ee("div",{class:e.config.classNames.embedContainer,"data-poster":e.poster});x.appendChild(f),e.media=pn(x,e.media)}r.customControls||H1(m3(e.config.urls.vimeo.api,g)).then(x=>{!S.empty(x)&&x.thumbnail_url&&Qe.setPoster.call(e,x.thumbnail_url).catch(()=>{})}),e.embed=new window.Vimeo.Player(f,{autopause:e.config.autopause,muted:e.muted}),e.media.paused=!0,e.media.currentTime=0,e.supported.ui&&e.embed.disableTextTrack(),e.media.play=()=>(R1.call(e,!0),e.embed.play()),e.media.pause=()=>(R1.call(e,!1),e.embed.pause()),e.media.stop=()=>{e.pause(),e.currentTime=0};let{currentTime:m}=e.media;Object.defineProperty(e.media,"currentTime",{get:()=>m,set(x){const{embed:E,media:T,paused:M,volume:O}=e,I=M&&!E.hasPlayed;T.seeking=!0,Le.call(e,T,"seeking"),Promise.resolve(I&&E.setVolume(0)).then(()=>E.setCurrentTime(x)).then(()=>I&&E.pause()).then(()=>I&&E.setVolume(O)).catch(()=>{})}});let y=e.config.speed.selected;Object.defineProperty(e.media,"playbackRate",{get:()=>y,set(x){e.embed.setPlaybackRate(x).then(()=>{y=x,Le.call(e,e.media,"ratechange")}).catch(()=>{e.options.speed=[1]})}});let{volume:v}=e.config;Object.defineProperty(e.media,"volume",{get:()=>v,set(x){e.embed.setVolume(x).then(()=>{v=x,Le.call(e,e.media,"volumechange")})}});let{muted:w}=e.config;Object.defineProperty(e.media,"muted",{get:()=>w,set(x){const E=!!S.boolean(x)&&x;e.embed.setMuted(!!E||e.config.muted).then(()=>{w=E,Le.call(e,e.media,"volumechange")})}});let k,{loop:A}=e.config;Object.defineProperty(e.media,"loop",{get:()=>A,set(x){const E=S.boolean(x)?x:e.config.loop.active;e.embed.setLoop(E).then(()=>{A=E})}}),e.embed.getVideoUrl().then(x=>{k=x,le.setDownloadUrl.call(e)}).catch(x=>{this.debug.warn(x)}),Object.defineProperty(e.media,"currentSrc",{get:()=>k}),Object.defineProperty(e.media,"ended",{get:()=>e.currentTime===e.duration}),Promise.all([e.embed.getVideoWidth(),e.embed.getVideoHeight()]).then(x=>{const[E,T]=x;e.embed.ratio=y9(E,T),Xt.call(this)}),e.embed.setAutopause(e.config.autopause).then(x=>{e.config.autopause=x}),e.embed.getVideoTitle().then(x=>{e.config.title=x,Qe.setTitle.call(this)}),e.embed.getCurrentTime().then(x=>{m=x,Le.call(e,e.media,"timeupdate")}),e.embed.getDuration().then(x=>{e.media.duration=x,Le.call(e,e.media,"durationchange")}),e.embed.getTextTracks().then(x=>{e.media.textTracks=x,Ye.setup.call(e)}),e.embed.on("cuechange",({cues:x=[]})=>{const E=x.map(T=>MD(T.text));Ye.updateCues.call(e,E)}),e.embed.on("loaded",()=>{e.embed.getPaused().then(x=>{R1.call(e,!x),x||Le.call(e,e.media,"playing")}),S.element(e.embed.element)&&e.supported.ui&&e.embed.element.setAttribute("tabindex",-1)}),e.embed.on("bufferstart",()=>{Le.call(e,e.media,"waiting")}),e.embed.on("bufferend",()=>{Le.call(e,e.media,"playing")}),e.embed.on("play",()=>{R1.call(e,!0),Le.call(e,e.media,"playing")}),e.embed.on("pause",()=>{R1.call(e,!1)}),e.embed.on("timeupdate",x=>{e.media.seeking=!1,m=x.seconds,Le.call(e,e.media,"timeupdate")}),e.embed.on("progress",x=>{e.media.buffered=x.percent,Le.call(e,e.media,"progress"),parseInt(x.percent,10)===1&&Le.call(e,e.media,"canplaythrough"),e.embed.getDuration().then(E=>{E!==e.media.duration&&(e.media.duration=E,Le.call(e,e.media,"durationchange"))})}),e.embed.on("seeked",()=>{e.media.seeking=!1,Le.call(e,e.media,"seeked")}),e.embed.on("ended",()=>{e.media.paused=!0,Le.call(e,e.media,"ended")}),e.embed.on("error",x=>{e.media.error=x,Le.call(e,e.media,"error")}),r.customControls&&setTimeout(()=>Qe.build.call(e),0)}};function RD(e){return S.empty(e)?null:e.match(/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/)?RegExp.$2:e}function U1(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,Le.call(this,this.media,e?"play":"pause"))}function UD(e){return e.noCookie?"https://www.youtube-nocookie.com":window.location.protocol==="http:"?"http://www.youtube.com":void 0}const bn={setup(){if(Ke(this.elements.wrapper,this.config.classNames.embed,!0),S.object(window.YT)&&S.function(window.YT.Player))bn.ready.call(this);else{const e=window.onYouTubeIframeAPIReady;window.onYouTubeIframeAPIReady=()=>{S.function(e)&&e(),bn.ready.call(this)},C3(this.config.urls.youtube.sdk).catch(r=>{this.debug.warn("YouTube API failed to load",r)})}},getTitle(e){H1(m3(this.config.urls.youtube.api,e)).then(r=>{if(S.object(r)){const{title:n,height:a,width:o}=r;this.config.title=n,Qe.setTitle.call(this),this.embed.ratio=y9(o,a)}Xt.call(this)}).catch(()=>{Xt.call(this)})},ready(){const e=this,r=e.config.youtube,n=e.media&&e.media.getAttribute("id");if(!S.empty(n)&&n.startsWith("youtube-"))return;let a=e.media.getAttribute("src");S.empty(a)&&(a=e.media.getAttribute(this.config.attributes.embed.id));const o=RD(a),l=Ee("div",{id:LD(e.provider),"data-poster":r.customControls?e.poster:void 0});if(e.media=pn(l,e.media),r.customControls){const s=c=>`https://i.ytimg.com/vi/${o}/${c}default.jpg`;Cn(s("maxres"),121).catch(()=>Cn(s("sd"),121)).catch(()=>Cn(s("hq"))).then(c=>Qe.setPoster.call(e,c.src)).then(c=>{c.includes("maxres")||(e.elements.poster.style.backgroundSize="cover")}).catch(()=>{})}e.embed=new window.YT.Player(e.media,{videoId:o,host:UD(r),playerVars:f0({},{autoplay:e.config.autoplay?1:0,hl:e.config.hl,controls:e.supported.ui&&r.customControls?0:1,disablekb:1,playsinline:e.config.playsinline&&!e.config.fullscreen.iosNative?1:0,cc_load_policy:e.captions.active?1:0,cc_lang_pref:e.config.captions.language,widget_referrer:window?window.location.href:null},r),events:{onError(s){if(!e.media.error){const c=s.data,d={2:"The request contains an invalid parameter value. For example, this error occurs if you specify a video ID that does not have 11 characters, or if the video ID contains invalid characters, such as exclamation points or asterisks.",5:"The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.",100:"The video requested was not found. This error occurs when a video has been removed (for any reason) or has been marked as private.",101:"The owner of the requested video does not allow it to be played in embedded players.",150:"The owner of the requested video does not allow it to be played in embedded players."}[c]||"An unknown error occurred";e.media.error={code:c,message:d},Le.call(e,e.media,"error")}},onPlaybackRateChange(s){const c=s.target;e.media.playbackRate=c.getPlaybackRate(),Le.call(e,e.media,"ratechange")},onReady(s){if(S.function(e.media.play))return;const c=s.target;bn.getTitle.call(e,o),e.media.play=()=>{U1.call(e,!0),c.playVideo()},e.media.pause=()=>{U1.call(e,!1),c.pauseVideo()},e.media.stop=()=>{c.stopVideo()},e.media.duration=c.getDuration(),e.media.paused=!0,e.media.currentTime=0,Object.defineProperty(e.media,"currentTime",{get:()=>Number(c.getCurrentTime()),set(g){e.paused&&!e.embed.hasPlayed&&e.embed.mute(),e.media.seeking=!0,Le.call(e,e.media,"seeking"),c.seekTo(g)}}),Object.defineProperty(e.media,"playbackRate",{get:()=>c.getPlaybackRate(),set(g){c.setPlaybackRate(g)}});let{volume:d}=e.config;Object.defineProperty(e.media,"volume",{get:()=>d,set(g){d=g,c.setVolume(100*d),Le.call(e,e.media,"volumechange")}});let{muted:h}=e.config;Object.defineProperty(e.media,"muted",{get:()=>h,set(g){const m=S.boolean(g)?g:h;h=m,c[m?"mute":"unMute"](),c.setVolume(100*d),Le.call(e,e.media,"volumechange")}}),Object.defineProperty(e.media,"currentSrc",{get:()=>c.getVideoUrl()}),Object.defineProperty(e.media,"ended",{get:()=>e.currentTime===e.duration});const f=c.getAvailablePlaybackRates();e.options.speed=f.filter(g=>e.config.speed.options.includes(g)),e.supported.ui&&r.customControls&&e.media.setAttribute("tabindex",-1),Le.call(e,e.media,"timeupdate"),Le.call(e,e.media,"durationchange"),clearInterval(e.timers.buffering),e.timers.buffering=setInterval(()=>{e.media.buffered=c.getVideoLoadedFraction(),(e.media.lastBuffered===null||e.media.lastBuffered<e.media.buffered)&&Le.call(e,e.media,"progress"),e.media.lastBuffered=e.media.buffered,e.media.buffered===1&&(clearInterval(e.timers.buffering),Le.call(e,e.media,"canplaythrough"))},200),r.customControls&&setTimeout(()=>Qe.build.call(e),50)},onStateChange(s){const c=s.target;switch(clearInterval(e.timers.playing),e.media.seeking&&[1,2].includes(s.data)&&(e.media.seeking=!1,Le.call(e,e.media,"seeked")),s.data){case-1:Le.call(e,e.media,"timeupdate"),e.media.buffered=c.getVideoLoadedFraction(),Le.call(e,e.media,"progress");break;case 0:U1.call(e,!1),e.media.loop?(c.stopVideo(),c.playVideo()):Le.call(e,e.media,"ended");break;case 1:r.customControls&&!e.config.autoplay&&e.media.paused&&!e.embed.hasPlayed?e.media.pause():(U1.call(e,!0),Le.call(e,e.media,"playing"),e.timers.playing=setInterval(()=>{Le.call(e,e.media,"timeupdate")},50),e.media.duration!==c.getDuration()&&(e.media.duration=c.getDuration(),Le.call(e,e.media,"durationchange")));break;case 2:e.muted||e.embed.unMute(),U1.call(e,!1);break;case 3:Le.call(e,e.media,"waiting")}Le.call(e,e.elements.container,"statechange",!1,{code:s.data})}}})}},E9={setup(){this.media?(Ke(this.elements.container,this.config.classNames.type.replace("{0}",this.type),!0),Ke(this.elements.container,this.config.classNames.provider.replace("{0}",this.provider),!0),this.isEmbed&&Ke(this.elements.container,this.config.classNames.type.replace("{0}","video"),!0),this.isVideo&&(this.elements.wrapper=Ee("div",{class:this.config.classNames.video}),d9(this.media,this.elements.wrapper),this.elements.poster=Ee("div",{class:this.config.classNames.poster}),this.elements.wrapper.appendChild(this.elements.poster)),this.isHTML5?X2.setup.call(this):this.isYouTube?bn.setup.call(this):this.isVimeo&&b3.setup.call(this)):this.debug.warn("No media element found!")}};class zD{constructor(r){de(this,"load",()=>{this.enabled&&(S.object(window.google)&&S.object(window.google.ima)?this.ready():C3(this.player.config.urls.googleIMA.sdk).then(()=>{this.ready()}).catch(()=>{this.trigger("error",new Error("Google IMA SDK failed to load"))}))}),de(this,"ready",()=>{var n;this.enabled||((n=this).manager&&n.manager.destroy(),n.elements.displayContainer&&n.elements.displayContainer.destroy(),n.elements.container.remove()),this.startSafetyTimer(12e3,"ready()"),this.managerPromise.then(()=>{this.clearSafetyTimer("onAdsManagerLoaded()")}),this.listeners(),this.setupIMA()}),de(this,"setupIMA",()=>{this.elements.container=Ee("div",{class:this.player.config.classNames.ads}),this.player.elements.container.appendChild(this.elements.container),google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED),google.ima.settings.setLocale(this.player.config.ads.language),google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline),this.elements.displayContainer=new google.ima.AdDisplayContainer(this.elements.container,this.player.media),this.loader=new google.ima.AdsLoader(this.elements.displayContainer),this.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED,n=>this.onAdsManagerLoaded(n),!1),this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,n=>this.onAdError(n),!1),this.requestAds()}),de(this,"requestAds",()=>{const{container:n}=this.player.elements;try{const a=new google.ima.AdsRequest;a.adTagUrl=this.tagUrl,a.linearAdSlotWidth=n.offsetWidth,a.linearAdSlotHeight=n.offsetHeight,a.nonLinearAdSlotWidth=n.offsetWidth,a.nonLinearAdSlotHeight=n.offsetHeight,a.forceNonLinearFullSlot=!1,a.setAdWillPlayMuted(!this.player.muted),this.loader.requestAds(a)}catch(a){this.onAdError(a)}}),de(this,"pollCountdown",(n=!1)=>{if(!n)return clearInterval(this.countdownTimer),void this.elements.container.removeAttribute("data-badge-text");this.countdownTimer=setInterval(()=>{const a=wn(Math.max(this.manager.getRemainingTime(),0)),o=`${_0.get("advertisement",this.player.config)} - ${a}`;this.elements.container.setAttribute("data-badge-text",o)},100)}),de(this,"onAdsManagerLoaded",n=>{if(!this.enabled)return;const a=new google.ima.AdsRenderingSettings;a.restoreCustomPlaybackStateOnAdBreakComplete=!0,a.enablePreloading=!0,this.manager=n.getAdsManager(this.player,a),this.cuePoints=this.manager.getCuePoints(),this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,o=>this.onAdError(o)),Object.keys(google.ima.AdEvent.Type).forEach(o=>{this.manager.addEventListener(google.ima.AdEvent.Type[o],l=>this.onAdEvent(l))}),this.trigger("loaded")}),de(this,"addCuePoints",()=>{S.empty(this.cuePoints)||this.cuePoints.forEach(n=>{if(n!==0&&n!==-1&&n<this.player.duration){const a=this.player.elements.progress;if(S.element(a)){const o=100/this.player.duration*n,l=Ee("span",{class:this.player.config.classNames.cues});l.style.left=`${o.toString()}%`,a.appendChild(l)}}})}),de(this,"onAdEvent",n=>{const{container:a}=this.player.elements,o=n.getAd(),l=n.getAdData();switch((s=>{Le.call(this.player,this.player.media,`ads${s.replace(/_/g,"").toLowerCase()}`)})(n.type),n.type){case google.ima.AdEvent.Type.LOADED:this.trigger("loaded"),this.pollCountdown(!0),o.isLinear()||(o.width=a.offsetWidth,o.height=a.offsetHeight);break;case google.ima.AdEvent.Type.STARTED:this.manager.setVolume(this.player.volume);break;case google.ima.AdEvent.Type.ALL_ADS_COMPLETED:this.player.ended?this.loadAds():this.loader.contentComplete();break;case google.ima.AdEvent.Type.CONTENT_PAUSE_REQUESTED:this.pauseContent();break;case google.ima.AdEvent.Type.CONTENT_RESUME_REQUESTED:this.pollCountdown(),this.resumeContent();break;case google.ima.AdEvent.Type.LOG:l.adError&&this.player.debug.warn(`Non-fatal ad error: ${l.adError.getMessage()}`)}}),de(this,"onAdError",n=>{this.cancel(),this.player.debug.warn("Ads error",n)}),de(this,"listeners",()=>{const{container:n}=this.player.elements;let a;this.player.on("canplay",()=>{this.addCuePoints()}),this.player.on("ended",()=>{this.loader.contentComplete()}),this.player.on("timeupdate",()=>{a=this.player.currentTime}),this.player.on("seeked",()=>{const o=this.player.currentTime;S.empty(this.cuePoints)||this.cuePoints.forEach((l,s)=>{a<l&&l<o&&(this.manager.discardAdBreak(),this.cuePoints.splice(s,1))})}),window.addEventListener("resize",()=>{this.manager&&this.manager.resize(n.offsetWidth,n.offsetHeight,google.ima.ViewMode.NORMAL)})}),de(this,"play",()=>{const{container:n}=this.player.elements;this.managerPromise||this.resumeContent(),this.managerPromise.then(()=>{this.manager.setVolume(this.player.volume),this.elements.displayContainer.initialize();try{this.initialized||(this.manager.init(n.offsetWidth,n.offsetHeight,google.ima.ViewMode.NORMAL),this.manager.start()),this.initialized=!0}catch(a){this.onAdError(a)}}).catch(()=>{})}),de(this,"resumeContent",()=>{this.elements.container.style.zIndex="",this.playing=!1,v2(this.player.media.play())}),de(this,"pauseContent",()=>{this.elements.container.style.zIndex=3,this.playing=!0,this.player.media.pause()}),de(this,"cancel",()=>{this.initialized&&this.resumeContent(),this.trigger("error"),this.loadAds()}),de(this,"loadAds",()=>{this.managerPromise.then(()=>{this.manager&&this.manager.destroy(),this.managerPromise=new Promise(n=>{this.on("loaded",n),this.player.debug.log(this.manager)}),this.initialized=!1,this.requestAds()}).catch(()=>{})}),de(this,"trigger",(n,...a)=>{const o=this.events[n];S.array(o)&&o.forEach(l=>{S.function(l)&&l.apply(this,a)})}),de(this,"on",(n,a)=>(S.array(this.events[n])||(this.events[n]=[]),this.events[n].push(a),this)),de(this,"startSafetyTimer",(n,a)=>{this.player.debug.log(`Safety timer invoked from: ${a}`),this.safetyTimer=setTimeout(()=>{this.cancel(),this.clearSafetyTimer("startSafetyTimer()")},n)}),de(this,"clearSafetyTimer",n=>{S.nullOrUndefined(this.safetyTimer)||(this.player.debug.log(`Safety timer cleared from: ${n}`),clearTimeout(this.safetyTimer),this.safetyTimer=null)}),this.player=r,this.config=r.config.ads,this.playing=!1,this.initialized=!1,this.elements={container:null,displayContainer:null},this.manager=null,this.loader=null,this.cuePoints=null,this.events={},this.safetyTimer=null,this.countdownTimer=null,this.managerPromise=new Promise((n,a)=>{this.on("loaded",n),this.on("error",a)}),this.load()}get enabled(){const{config:r}=this;return this.player.isHTML5&&this.player.isVideo&&r.enabled&&(!S.empty(r.publisherId)||S.url(r.tagUrl))}get tagUrl(){const{config:r}=this;return S.url(r.tagUrl)?r.tagUrl:`https://go.aniview.com/api/adserver6/vast/?${x9({AV_PUBLISHERID:"58c25bb0073ef448b1087ad6",AV_CHANNELID:"5a0458dc28a06145e4519d21",AV_URL:window.location.hostname,cb:Date.now(),AV_WIDTH:640,AV_HEIGHT:480,AV_CDIM2:r.publisherId})}`}}function L9(e=0,r=0,n=255){return Math.min(Math.max(e,r),n)}const WD=e=>{const r=[];return e.split(/\r\n\r\n|\n\n|\r\r/).forEach(n=>{const a={};n.split(/\r\n|\n|\r/).forEach(o=>{if(S.number(a.startTime)){if(!S.empty(o.trim())&&S.empty(a.text)){const l=o.trim().split("#xywh=");[a.text]=l,l[1]&&([a.x,a.y,a.w,a.h]=l[1].split(","))}}else{const l=o.match(/([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})/);l&&(a.startTime=60*Number(l[1]||0)*60+60*Number(l[2])+Number(l[3])+ +`0.${l[4]}`,a.endTime=60*Number(l[6]||0)*60+60*Number(l[7])+Number(l[8])+ +`0.${l[9]}`)}}),a.text&&r.push(a)}),r},A9=(e,r)=>{const n={};return e>r.width/r.height?(n.width=r.width,n.height=1/e*r.width):(n.height=r.height,n.width=e*r.height),n};class v3{constructor(r){de(this,"load",()=>{this.player.elements.display.seekTooltip&&(this.player.elements.display.seekTooltip.hidden=this.enabled),this.enabled&&this.getThumbnails().then(()=>{this.enabled&&(this.render(),this.determineContainerAutoSizing(),this.listeners(),this.loaded=!0)})}),de(this,"getThumbnails",()=>new Promise(n=>{const{src:a}=this.player.config.previewThumbnails;if(S.empty(a))throw new Error("Missing previewThumbnails.src config attribute");const o=()=>{this.thumbnails.sort((l,s)=>l.height-s.height),this.player.debug.log("Preview thumbnails",this.thumbnails),n()};if(S.function(a))a(l=>{this.thumbnails=l,o()});else{const l=(S.string(a)?[a]:a).map(s=>this.getThumbnail(s));Promise.all(l).then(o)}})),de(this,"getThumbnail",n=>new Promise(a=>{H1(n).then(o=>{const l={frames:WD(o),height:null,urlPrefix:""};l.frames[0].text.startsWith("/")||l.frames[0].text.startsWith("http://")||l.frames[0].text.startsWith("https://")||(l.urlPrefix=n.substring(0,n.lastIndexOf("/")+1));const s=new Image;s.onload=()=>{l.height=s.naturalHeight,l.width=s.naturalWidth,this.thumbnails.push(l),a()},s.src=l.urlPrefix+l.frames[0].text})})),de(this,"startMove",n=>{if(this.loaded&&S.event(n)&&["touchmove","mousemove"].includes(n.type)&&this.player.media.duration){if(n.type==="touchmove")this.seekTime=this.player.media.duration*(this.player.elements.inputs.seek.value/100);else{var a,o;const l=this.player.elements.progress.getBoundingClientRect(),s=100/l.width*(n.pageX-l.left);this.seekTime=this.player.media.duration*(s/100),this.seekTime<0&&(this.seekTime=0),this.seekTime>this.player.media.duration-1&&(this.seekTime=this.player.media.duration-1),this.mousePosX=n.pageX,this.elements.thumb.time.innerText=wn(this.seekTime);const c=(a=this.player.config.markers)===null||a===void 0||(o=a.points)===null||o===void 0?void 0:o.find(({time:d})=>d===Math.round(this.seekTime));c&&this.elements.thumb.time.insertAdjacentHTML("afterbegin",`${c.label}<br>`)}this.showImageAtCurrentTime()}}),de(this,"endMove",()=>{this.toggleThumbContainer(!1,!0)}),de(this,"startScrubbing",n=>{(S.nullOrUndefined(n.button)||n.button===!1||n.button===0)&&(this.mouseDown=!0,this.player.media.duration&&(this.toggleScrubbingContainer(!0),this.toggleThumbContainer(!1,!0),this.showImageAtCurrentTime()))}),de(this,"endScrubbing",()=>{this.mouseDown=!1,Math.ceil(this.lastTime)===Math.ceil(this.player.media.currentTime)?this.toggleScrubbingContainer(!1):h3.call(this.player,this.player.media,"timeupdate",()=>{this.mouseDown||this.toggleScrubbingContainer(!1)})}),de(this,"listeners",()=>{this.player.on("play",()=>{this.toggleThumbContainer(!1,!0)}),this.player.on("seeked",()=>{this.toggleThumbContainer(!1)}),this.player.on("timeupdate",()=>{this.lastTime=this.player.media.currentTime})}),de(this,"render",()=>{this.elements.thumb.container=Ee("div",{class:this.player.config.classNames.previewThumbnails.thumbContainer}),this.elements.thumb.imageContainer=Ee("div",{class:this.player.config.classNames.previewThumbnails.imageContainer}),this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);const n=Ee("div",{class:this.player.config.classNames.previewThumbnails.timeContainer});this.elements.thumb.time=Ee("span",{},"00:00"),n.appendChild(this.elements.thumb.time),this.elements.thumb.imageContainer.appendChild(n),S.element(this.player.elements.progress)&&this.player.elements.progress.appendChild(this.elements.thumb.container),this.elements.scrubbing.container=Ee("div",{class:this.player.config.classNames.previewThumbnails.scrubbingContainer}),this.player.elements.wrapper.appendChild(this.elements.scrubbing.container)}),de(this,"destroy",()=>{this.elements.thumb.container&&this.elements.thumb.container.remove(),this.elements.scrubbing.container&&this.elements.scrubbing.container.remove()}),de(this,"showImageAtCurrentTime",()=>{this.mouseDown?this.setScrubbingContainerSize():this.setThumbContainerSizeAndPos();const n=this.thumbnails[0].frames.findIndex(l=>this.seekTime>=l.startTime&&this.seekTime<=l.endTime),a=n>=0;let o=0;this.mouseDown||this.toggleThumbContainer(a),a&&(this.thumbnails.forEach((l,s)=>{this.loadedImages.includes(l.frames[n].text)&&(o=s)}),n!==this.showingThumb&&(this.showingThumb=n,this.loadImage(o)))}),de(this,"loadImage",(n=0)=>{const a=this.showingThumb,o=this.thumbnails[n],{urlPrefix:l}=o,s=o.frames[a],c=o.frames[a].text,d=l+c;if(this.currentImageElement&&this.currentImageElement.dataset.filename===c)this.showImage(this.currentImageElement,s,n,a,c,!1),this.currentImageElement.dataset.index=a,this.removeOldImages(this.currentImageElement);else{this.loadingImage&&this.usingSprites&&(this.loadingImage.onload=null);const h=new Image;h.src=d,h.dataset.index=a,h.dataset.filename=c,this.showingThumbFilename=c,this.player.debug.log(`Loading image: ${d}`),h.onload=()=>this.showImage(h,s,n,a,c,!0),this.loadingImage=h,this.removeOldImages(h)}}),de(this,"showImage",(n,a,o,l,s,c=!0)=>{this.player.debug.log(`Showing thumb: ${s}. num: ${l}. qual: ${o}. newimg: ${c}`),this.setImageSizeAndOffset(n,a),c&&(this.currentImageContainer.appendChild(n),this.currentImageElement=n,this.loadedImages.includes(s)||this.loadedImages.push(s)),this.preloadNearby(l,!0).then(this.preloadNearby(l,!1)).then(this.getHigherQuality(o,n,a,s))}),de(this,"removeOldImages",n=>{Array.from(this.currentImageContainer.children).forEach(a=>{if(a.tagName.toLowerCase()!=="img")return;const o=this.usingSprites?500:1e3;if(a.dataset.index!==n.dataset.index&&!a.dataset.deleting){a.dataset.deleting=!0;const{currentImageContainer:l}=this;setTimeout(()=>{l.removeChild(a),this.player.debug.log(`Removing thumb: ${a.dataset.filename}`)},o)}})}),de(this,"preloadNearby",(n,a=!0)=>new Promise(o=>{setTimeout(()=>{const l=this.thumbnails[0].frames[n].text;if(this.showingThumbFilename===l){let s;s=a?this.thumbnails[0].frames.slice(n):this.thumbnails[0].frames.slice(0,n).reverse();let c=!1;s.forEach(d=>{const h=d.text;if(h!==l&&!this.loadedImages.includes(h)){c=!0,this.player.debug.log(`Preloading thumb filename: ${h}`);const{urlPrefix:f}=this.thumbnails[0],g=f+h,m=new Image;m.src=g,m.onload=()=>{this.player.debug.log(`Preloaded thumb filename: ${h}`),this.loadedImages.includes(h)||this.loadedImages.push(h),o()}}}),c||o()}},300)})),de(this,"getHigherQuality",(n,a,o,l)=>{if(n<this.thumbnails.length-1){let s=a.naturalHeight;this.usingSprites&&(s=o.h),s<this.thumbContainerHeight&&setTimeout(()=>{this.showingThumbFilename===l&&(this.player.debug.log(`Showing higher quality thumb for: ${l}`),this.loadImage(n+1))},300)}}),de(this,"toggleThumbContainer",(n=!1,a=!1)=>{const o=this.player.config.classNames.previewThumbnails.thumbContainerShown;this.elements.thumb.container.classList.toggle(o,n),!n&&a&&(this.showingThumb=null,this.showingThumbFilename=null)}),de(this,"toggleScrubbingContainer",(n=!1)=>{const a=this.player.config.classNames.previewThumbnails.scrubbingContainerShown;this.elements.scrubbing.container.classList.toggle(a,n),n||(this.showingThumb=null,this.showingThumbFilename=null)}),de(this,"determineContainerAutoSizing",()=>{(this.elements.thumb.imageContainer.clientHeight>20||this.elements.thumb.imageContainer.clientWidth>20)&&(this.sizeSpecifiedInCSS=!0)}),de(this,"setThumbContainerSizeAndPos",()=>{const{imageContainer:n}=this.elements.thumb;if(this.sizeSpecifiedInCSS){if(n.clientHeight>20&&n.clientWidth<20){const a=Math.floor(n.clientHeight*this.thumbAspectRatio);n.style.width=`${a}px`}else if(n.clientHeight<20&&n.clientWidth>20){const a=Math.floor(n.clientWidth/this.thumbAspectRatio);n.style.height=`${a}px`}}else{const a=Math.floor(this.thumbContainerHeight*this.thumbAspectRatio);n.style.height=`${this.thumbContainerHeight}px`,n.style.width=`${a}px`}this.setThumbContainerPos()}),de(this,"setThumbContainerPos",()=>{const n=this.player.elements.progress.getBoundingClientRect(),a=this.player.elements.container.getBoundingClientRect(),{container:o}=this.elements.thumb,l=a.left-n.left+10,s=a.right-n.left-o.clientWidth-10,c=this.mousePosX-n.left-o.clientWidth/2,d=L9(c,l,s);o.style.left=`${d}px`,o.style.setProperty("--preview-arrow-offset",c-d+"px")}),de(this,"setScrubbingContainerSize",()=>{const{width:n,height:a}=A9(this.thumbAspectRatio,{width:this.player.media.clientWidth,height:this.player.media.clientHeight});this.elements.scrubbing.container.style.width=`${n}px`,this.elements.scrubbing.container.style.height=`${a}px`}),de(this,"setImageSizeAndOffset",(n,a)=>{if(!this.usingSprites)return;const o=this.thumbContainerHeight/a.h;n.style.height=n.naturalHeight*o+"px",n.style.width=n.naturalWidth*o+"px",n.style.left=`-${a.x*o}px`,n.style.top=`-${a.y*o}px`}),this.player=r,this.thumbnails=[],this.loaded=!1,this.lastMouseMoveTime=Date.now(),this.mouseDown=!1,this.loadedImages=[],this.elements={thumb:{},scrubbing:{}},this.load()}get enabled(){return this.player.isHTML5&&this.player.isVideo&&this.player.config.previewThumbnails.enabled}get currentImageContainer(){return this.mouseDown?this.elements.scrubbing.container:this.elements.thumb.imageContainer}get usingSprites(){return Object.keys(this.thumbnails[0].frames[0]).includes("w")}get thumbAspectRatio(){return this.usingSprites?this.thumbnails[0].frames[0].w/this.thumbnails[0].frames[0].h:this.thumbnails[0].width/this.thumbnails[0].height}get thumbContainerHeight(){if(this.mouseDown){const{height:r}=A9(this.thumbAspectRatio,{width:this.player.media.clientWidth,height:this.player.media.clientHeight});return r}return this.sizeSpecifiedInCSS?this.elements.thumb.imageContainer.clientHeight:Math.floor(this.player.media.clientWidth/this.thumbAspectRatio/4)}get currentImageElement(){return this.mouseDown?this.currentScrubbingImageElement:this.currentThumbnailImageElement}set currentImageElement(r){this.mouseDown?this.currentScrubbingImageElement=r:this.currentThumbnailImageElement=r}}const _3={insertElements(e,r){S.string(r)?u9(e,this.media,{src:r}):S.array(r)&&r.forEach(n=>{u9(e,this.media,n)})},change(e){c9(e,"sources.length")?(X2.cancelRequests.call(this),this.destroy.call(this,()=>{this.options.quality=[],V2(this.media),this.media=null,S.element(this.elements.container)&&this.elements.container.removeAttribute("class");const{sources:r,type:n}=e,[{provider:a=J2.html5,src:o}]=r,l=a==="html5"?n:"div",s=a==="html5"?{}:{src:o};Object.assign(this,{provider:a,type:n,supported:p0.check(n,a,this.config.playsinline),media:Ee(l,s)}),this.elements.container.appendChild(this.media),S.boolean(e.autoplay)&&(this.config.autoplay=e.autoplay),this.isHTML5&&(this.config.crossorigin&&this.media.setAttribute("crossorigin",""),this.config.autoplay&&this.media.setAttribute("autoplay",""),S.empty(e.poster)||(this.poster=e.poster),this.config.loop.active&&this.media.setAttribute("loop",""),this.config.muted&&this.media.setAttribute("muted",""),this.config.playsinline&&this.media.setAttribute("playsinline","")),Qe.addStyleHook.call(this),this.isHTML5&&_3.insertElements.call(this,"source",r),this.config.title=e.title,E9.setup.call(this),this.isHTML5&&Object.keys(e).includes("tracks")&&_3.insertElements.call(this,"track",e.tracks),(this.isHTML5||this.isEmbed&&!this.supported.ui)&&Qe.build.call(this),this.isHTML5&&this.media.load(),S.empty(e.previewThumbnails)||(Object.assign(this.config.previewThumbnails,e.previewThumbnails),this.previewThumbnails&&this.previewThumbnails.loaded&&(this.previewThumbnails.destroy(),this.previewThumbnails=null),this.config.previewThumbnails.enabled&&(this.previewThumbnails=new v3(this))),this.fullscreen.update()},!0)):this.debug.warn("Invalid source format")}};class z1{constructor(r,n){if(de(this,"play",()=>S.function(this.media.play)?(this.ads&&this.ads.enabled&&this.ads.managerPromise.then(()=>this.ads.play()).catch(()=>v2(this.media.play())),this.media.play()):null),de(this,"pause",()=>this.playing&&S.function(this.media.pause)?this.media.pause():null),de(this,"togglePlay",c=>(S.boolean(c)?c:!this.playing)?this.play():this.pause()),de(this,"stop",()=>{this.isHTML5?(this.pause(),this.restart()):S.function(this.media.stop)&&this.media.stop()}),de(this,"restart",()=>{this.currentTime=0}),de(this,"rewind",c=>{this.currentTime-=S.number(c)?c:this.config.seekTime}),de(this,"forward",c=>{this.currentTime+=S.number(c)?c:this.config.seekTime}),de(this,"increaseVolume",c=>{const d=this.media.muted?0:this.volume;this.volume=d+(S.number(c)?c:0)}),de(this,"decreaseVolume",c=>{this.increaseVolume(-c)}),de(this,"airplay",()=>{p0.airplay&&this.media.webkitShowPlaybackTargetPicker()}),de(this,"toggleControls",c=>{if(this.supported.ui&&!this.isAudio){const d=mn(this.elements.container,this.config.classNames.hideControls),h=c===void 0?void 0:!c,f=Ke(this.elements.container,this.config.classNames.hideControls,h);if(f&&S.array(this.config.controls)&&this.config.controls.includes("settings")&&!S.empty(this.config.settings)&&le.toggleMenu.call(this,!1),f!==d){const g=f?"controlshidden":"controlsshown";Le.call(this,this.media,g)}return!f}return!1}),de(this,"on",(c,d)=>{qe.call(this,this.elements.container,c,d)}),de(this,"once",(c,d)=>{h3.call(this,this.elements.container,c,d)}),de(this,"off",(c,d)=>{gn(this.elements.container,c,d)}),de(this,"destroy",(c,d=!1)=>{if(!this.ready)return;const h=()=>{document.body.style.overflow="",this.embed=null,d?(Object.keys(this.elements).length&&(V2(this.elements.buttons.play),V2(this.elements.captions),V2(this.elements.controls),V2(this.elements.wrapper),this.elements.buttons.play=null,this.elements.captions=null,this.elements.controls=null,this.elements.wrapper=null),S.function(c)&&c()):(xD.call(this),X2.cancelRequests.call(this),pn(this.elements.original,this.elements.container),Le.call(this,this.elements.original,"destroyed",!0),S.function(c)&&c.call(this.elements.original),this.ready=!1,setTimeout(()=>{this.elements=null,this.media=null},200))};this.stop(),clearTimeout(this.timers.loading),clearTimeout(this.timers.controls),clearTimeout(this.timers.resized),this.isHTML5?(Qe.toggleNativeControls.call(this,!0),h()):this.isYouTube?(clearInterval(this.timers.buffering),clearInterval(this.timers.playing),this.embed!==null&&S.function(this.embed.destroy)&&this.embed.destroy(),h()):this.isVimeo&&(this.embed!==null&&this.embed.unload().then(h),setTimeout(h,200))}),de(this,"supports",c=>p0.mime.call(this,c)),this.timers={},this.ready=!1,this.loading=!1,this.failed=!1,this.touch=p0.touch,this.media=r,S.string(this.media)&&(this.media=document.querySelectorAll(this.media)),(window.jQuery&&this.media instanceof jQuery||S.nodeList(this.media)||S.array(this.media))&&(this.media=this.media[0]),this.config=f0({},k9,z1.defaults,n||{},(()=>{try{return JSON.parse(this.media.getAttribute("data-plyr-config"))}catch{return{}}})()),this.elements={container:null,fullscreen:null,captions:null,buttons:{},display:{},progress:{},inputs:{},settings:{popup:null,menu:null,panels:{},buttons:{}}},this.captions={active:null,currentTrack:-1,meta:new WeakMap},this.fullscreen={active:!1},this.options={speed:[],quality:[]},this.debug=new $D(this.config.debug),this.debug.log("Config",this.config),this.debug.log("Support",p0),S.nullOrUndefined(this.media)||!S.element(this.media))return void this.debug.error("Setup failed: no suitable element passed");if(this.media.plyr)return void this.debug.warn("Target already setup");if(!this.config.enabled)return void this.debug.error("Setup failed: disabled by config");if(!p0.check().api)return void this.debug.error("Setup failed: no support");const a=this.media.cloneNode(!0);a.autoplay=!1,this.elements.original=a;const o=this.media.tagName.toLowerCase();let l=null,s=null;switch(o){case"div":if(l=this.media.querySelector("iframe"),S.element(l)){if(s=_9(l.getAttribute("src")),this.provider=OD(s.toString()),this.elements.container=this.media,this.media=l,this.elements.container.className="",s.search.length){const c=["1","true"];c.includes(s.searchParams.get("autoplay"))&&(this.config.autoplay=!0),c.includes(s.searchParams.get("loop"))&&(this.config.loop.active=!0),this.isYouTube?(this.config.playsinline=c.includes(s.searchParams.get("playsinline")),this.config.youtube.hl=s.searchParams.get("hl")):this.config.playsinline=!0}}else this.provider=this.media.getAttribute(this.config.attributes.embed.provider),this.media.removeAttribute(this.config.attributes.embed.provider);if(S.empty(this.provider)||!Object.values(J2).includes(this.provider))return void this.debug.error("Setup failed: Invalid provider");this.type=y3.video;break;case"video":case"audio":this.type=o,this.provider=J2.html5,this.media.hasAttribute("crossorigin")&&(this.config.crossorigin=!0),this.media.hasAttribute("autoplay")&&(this.config.autoplay=!0),(this.media.hasAttribute("playsinline")||this.media.hasAttribute("webkit-playsinline"))&&(this.config.playsinline=!0),this.media.hasAttribute("muted")&&(this.config.muted=!0),this.media.hasAttribute("loop")&&(this.config.loop.active=!0);break;default:return void this.debug.error("Setup failed: unsupported type")}this.supported=p0.check(this.type,this.provider),this.supported.api?(this.eventListeners=[],this.listeners=new VD(this),this.storage=new I1(this),this.media.plyr=this,S.element(this.elements.container)||(this.elements.container=Ee("div"),d9(this.media,this.elements.container)),Qe.migrateStyles.call(this),Qe.addStyleHook.call(this),E9.setup.call(this),this.config.debug&&qe.call(this,this.elements.container,this.config.events.join(" "),c=>{this.debug.log(`event: ${c.type}`)}),this.fullscreen=new i2(this),(this.isHTML5||this.isEmbed&&!this.supported.ui)&&Qe.build.call(this),this.listeners.container(),this.listeners.global(),this.config.ads.enabled&&(this.ads=new zD(this)),this.isHTML5&&this.config.autoplay&&this.once("canplay",()=>v2(this.play())),this.lastSeekTime=0,this.config.previewThumbnails.enabled&&(this.previewThumbnails=new v3(this))):this.debug.error("Setup failed: no support")}get isHTML5(){return this.provider===J2.html5}get isEmbed(){return this.isYouTube||this.isVimeo}get isYouTube(){return this.provider===J2.youtube}get isVimeo(){return this.provider===J2.vimeo}get isVideo(){return this.type===y3.video}get isAudio(){return this.type===y3.audio}get playing(){return!!(this.ready&&!this.paused&&!this.ended)}get paused(){return!!this.media.paused}get stopped(){return!!(this.paused&&this.currentTime===0)}get ended(){return!!this.media.ended}set currentTime(r){if(!this.duration)return;const n=S.number(r)&&r>0;this.media.currentTime=n?Math.min(r,this.duration):0,this.debug.log(`Seeking to ${this.currentTime} seconds`)}get currentTime(){return Number(this.media.currentTime)}get buffered(){const{buffered:r}=this.media;return S.number(r)?r:r&&r.length&&this.duration>0?r.end(0)/this.duration:0}get seeking(){return!!this.media.seeking}get duration(){const r=parseFloat(this.config.duration),n=(this.media||{}).duration,a=S.number(n)&&n!==1/0?n:0;return r||a}set volume(r){let n=r;S.string(n)&&(n=Number(n)),S.number(n)||(n=this.storage.get("volume")),S.number(n)||({volume:n}=this.config),n>1&&(n=1),n<0&&(n=0),this.config.volume=n,this.media.volume=n,!S.empty(r)&&this.muted&&n>0&&(this.muted=!1)}get volume(){return Number(this.media.volume)}set muted(r){let n=r;S.boolean(n)||(n=this.storage.get("muted")),S.boolean(n)||(n=this.config.muted),this.config.muted=n,this.media.muted=n}get muted(){return!!this.media.muted}get hasAudio(){return!this.isHTML5||!!this.isAudio||!!this.media.mozHasAudio||!!this.media.webkitAudioDecodedByteCount||!!(this.media.audioTracks&&this.media.audioTracks.length)}set speed(r){let n=null;S.number(r)&&(n=r),S.number(n)||(n=this.storage.get("speed")),S.number(n)||(n=this.config.speed.selected);const{minimumSpeed:a,maximumSpeed:o}=this;n=L9(n,a,o),this.config.speed.selected=n,setTimeout(()=>{this.media&&(this.media.playbackRate=n)},0)}get speed(){return Number(this.media.playbackRate)}get minimumSpeed(){return this.isYouTube?Math.min(...this.options.speed):this.isVimeo?.5:.0625}get maximumSpeed(){return this.isYouTube?Math.max(...this.options.speed):this.isVimeo?2:16}set quality(r){const n=this.config.quality,a=this.options.quality;if(!a.length)return;let o=[!S.empty(r)&&Number(r),this.storage.get("quality"),n.selected,n.default].find(S.number),l=!0;if(!a.includes(o)){const s=f9(a,o);this.debug.warn(`Unsupported quality option: ${o}, using ${s} instead`),o=s,l=!1}n.selected=o,this.media.quality=o,l&&this.storage.set({quality:o})}get quality(){return this.media.quality}set loop(r){const n=S.boolean(r)?r:this.config.loop.active;this.config.loop.active=n,this.media.loop=n}get loop(){return!!this.media.loop}set source(r){_3.change.call(this,r)}get source(){return this.media.currentSrc}get download(){const{download:r}=this.config.urls;return S.url(r)?r:this.source}set download(r){S.url(r)&&(this.config.urls.download=r,le.setDownloadUrl.call(this))}set poster(r){this.isVideo?Qe.setPoster.call(this,r,!1).catch(()=>{}):this.debug.warn("Poster can only be set for video")}get poster(){return this.isVideo?this.media.getAttribute("poster")||this.media.getAttribute("data-poster"):null}get ratio(){if(!this.isVideo)return null;const r=yn(p3.call(this));return S.array(r)?r.join(":"):r}set ratio(r){this.isVideo?S.string(r)&&g9(r)?(this.config.ratio=yn(r),Xt.call(this)):this.debug.error(`Invalid aspect ratio specified (${r})`):this.debug.warn("Aspect ratio can only be set for video")}set autoplay(r){this.config.autoplay=S.boolean(r)?r:this.config.autoplay}get autoplay(){return!!this.config.autoplay}toggleCaptions(r){Ye.toggle.call(this,r,!1)}set currentTrack(r){Ye.set.call(this,r,!1),Ye.setup.call(this)}get currentTrack(){const{toggled:r,currentTrack:n}=this.captions;return r?n:-1}set language(r){Ye.setLanguage.call(this,r,!1)}get language(){return(Ye.getCurrentTrack.call(this)||{}).language}set pip(r){if(!p0.pip)return;const n=S.boolean(r)?r:!this.pip;S.function(this.media.webkitSetPresentationMode)&&this.media.webkitSetPresentationMode(n?g3.active:g3.inactive),S.function(this.media.requestPictureInPicture)&&(!this.pip&&n?this.media.requestPictureInPicture():this.pip&&!n&&document.exitPictureInPicture())}get pip(){return p0.pip?S.empty(this.media.webkitPresentationMode)?this.media===document.pictureInPictureElement:this.media.webkitPresentationMode===g3.active:null}setPreviewThumbnails(r){this.previewThumbnails&&this.previewThumbnails.loaded&&(this.previewThumbnails.destroy(),this.previewThumbnails=null),Object.assign(this.config.previewThumbnails,r),this.config.previewThumbnails.enabled&&(this.previewThumbnails=new v3(this))}static supported(r,n){return p0.check(r,n)}static loadSprite(r,n){return b9(r,n)}static setup(r,n={}){let a=null;return S.string(r)?a=Array.from(document.querySelectorAll(r)):S.nodeList(r)?a=Array.from(r):S.array(r)&&(a=r.filter(S.element)),S.empty(a)?null:a.map(o=>new z1(o,n))}}z1.defaults=CD(k9);const qD=Object.freeze(Object.defineProperty({__proto__:null,default:z1},Symbol.toStringTag,{value:"Module"}));return HN});