@webitel/ui-sdk 24.6.51 → 24.6.52

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.
@@ -8,7 +8,7 @@
8
8
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(a=>r.set(a)),r}static accessor(t){const r=(this[p3]=this[p3]={accessors:{}}).accessors,a=this.prototype;function o(l){const s=K2(l);r[s]||(x9(a,l),r[s]=!0)}return Y.isArray(t)?t.forEach(o):o(t),this}}At.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),Y.reduceDescriptors(At.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}}),Y.freezeMethods(At);const D0=At;function Qn(e,t){const n=this||Xn,r=t||n,a=D0.from(r.headers);let o=r.data;return Y.forEach(e,function(s){o=s.call(n,o,a.normalize(),t?t.status:void 0)}),a.normalize(),o}function m3(e){return!!(e&&e.__CANCEL__)}function A2(e,t,n){xe.call(this,e??"canceled",xe.ERR_CANCELED,t,n),this.name="CanceledError"}Y.inherits(A2,xe,{__CANCEL__:!0});function y3(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new xe("Request failed with status code "+n.status,[xe.ERR_BAD_REQUEST,xe.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function k9(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function L9(e,t){e=e||10;const n=new Array(e),r=new Array(e);let a=0,o=0,l;return t=t!==void 0?t:1e3,function(c){const h=Date.now(),d=r[o];l||(l=h),n[a]=c,r[a]=h;let m=o,p=0;for(;m!==a;)p+=n[m++],m=m%e;if(a=(a+1)%e,a===o&&(o=(o+1)%e),h-l<t)return;const y=d&&h-d;return y?Math.round(p*1e3/y):void 0}}function E9(e,t){let n=0;const r=1e3/t;let a=null;return function(){const l=this===!0,s=Date.now();if(l||s-n>r)return a&&(clearTimeout(a),a=null),n=s,e.apply(null,arguments);a||(a=setTimeout(()=>(a=null,n=Date.now(),e.apply(null,arguments)),r-(s-n)))}}const Ot=(e,t,n=3)=>{let r=0;const a=L9(50,250);return E9(o=>{const l=o.loaded,s=o.lengthComputable?o.total:void 0,c=l-r,h=a(c),d=l<=s;r=l;const m={loaded:l,total:s,progress:s?l/s:void 0,bytes:c,rate:h||void 0,estimated:h&&s&&d?(s-l)/h:void 0,event:o,lengthComputable:s!=null};m[t?"download":"upload"]=!0,e(m)},n)},S9=O0.hasStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");let r;function a(o){let l=o;return t&&(n.setAttribute("href",l),l=n.href),n.setAttribute("href",l),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return r=a(window.location.href),function(l){const s=Y.isString(l)?a(l):l;return s.protocol===r.protocol&&s.host===r.host}}():function(){return function(){return!0}}(),B9=O0.hasStandardBrowserEnv?{write(e,t,n,r,a,o){const l=[e+"="+encodeURIComponent(t)];Y.isNumber(n)&&l.push("expires="+new Date(n).toGMTString()),Y.isString(r)&&l.push("path="+r),Y.isString(a)&&l.push("domain="+a),o===!0&&l.push("secure"),document.cookie=l.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function M9(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function T9(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function g3(e,t){return e&&!M9(t)?T9(e,t):t}const w3=e=>e instanceof D0?{...e}:e;function y2(e,t){t=t||{};const n={};function r(h,d,m){return Y.isPlainObject(h)&&Y.isPlainObject(d)?Y.merge.call({caseless:m},h,d):Y.isPlainObject(d)?Y.merge({},d):Y.isArray(d)?d.slice():d}function a(h,d,m){if(Y.isUndefined(d)){if(!Y.isUndefined(h))return r(void 0,h,m)}else return r(h,d,m)}function o(h,d){if(!Y.isUndefined(d))return r(void 0,d)}function l(h,d){if(Y.isUndefined(d)){if(!Y.isUndefined(h))return r(void 0,h)}else return r(void 0,d)}function s(h,d,m){if(m in t)return r(h,d);if(m in e)return r(void 0,h)}const c={url:o,method:o,data:o,baseURL:l,transformRequest:l,transformResponse:l,paramsSerializer:l,timeout:l,timeoutMessage:l,withCredentials:l,withXSRFToken:l,adapter:l,responseType:l,xsrfCookieName:l,xsrfHeaderName:l,onUploadProgress:l,onDownloadProgress:l,decompress:l,maxContentLength:l,maxBodyLength:l,beforeRedirect:l,transport:l,httpAgent:l,httpsAgent:l,cancelToken:l,socketPath:l,responseEncoding:l,validateStatus:s,headers:(h,d)=>a(w3(h),w3(d),!0)};return Y.forEach(Object.keys(Object.assign({},e,t)),function(d){const m=c[d]||a,p=m(e[d],t[d],d);Y.isUndefined(p)&&m!==s||(n[d]=p)}),n}const C3=e=>{const t=y2({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:a,xsrfCookieName:o,headers:l,auth:s}=t;t.headers=l=D0.from(l),t.url=u3(g3(t.baseURL,t.url),e.params,e.paramsSerializer),s&&l.set("Authorization","Basic "+btoa((s.username||"")+":"+(s.password?unescape(encodeURIComponent(s.password)):"")));let c;if(Y.isFormData(n)){if(O0.hasStandardBrowserEnv||O0.hasStandardBrowserWebWorkerEnv)l.setContentType(void 0);else if((c=l.getContentType())!==!1){const[h,...d]=c?c.split(";").map(m=>m.trim()).filter(Boolean):[];l.setContentType([h||"multipart/form-data",...d].join("; "))}}if(O0.hasStandardBrowserEnv&&(r&&Y.isFunction(r)&&(r=r(t)),r||r!==!1&&S9(t.url))){const h=a&&o&&B9.read(o);h&&l.set(a,h)}return t},A9=typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(n,r){const a=C3(e);let o=a.data;const l=D0.from(a.headers).normalize();let{responseType:s}=a,c;function h(){a.cancelToken&&a.cancelToken.unsubscribe(c),a.signal&&a.signal.removeEventListener("abort",c)}let d=new XMLHttpRequest;d.open(a.method.toUpperCase(),a.url,!0),d.timeout=a.timeout;function m(){if(!d)return;const y=D0.from("getAllResponseHeaders"in d&&d.getAllResponseHeaders()),S={data:!s||s==="text"||s==="json"?d.responseText:d.response,status:d.status,statusText:d.statusText,headers:y,config:e,request:d};y3(function(v){n(v),h()},function(v){r(v),h()},S),d=null}"onloadend"in d?d.onloadend=m:d.onreadystatechange=function(){!d||d.readyState!==4||d.status===0&&!(d.responseURL&&d.responseURL.indexOf("file:")===0)||setTimeout(m)},d.onabort=function(){d&&(r(new xe("Request aborted",xe.ECONNABORTED,a,d)),d=null)},d.onerror=function(){r(new xe("Network Error",xe.ERR_NETWORK,a,d)),d=null},d.ontimeout=function(){let b=a.timeout?"timeout of "+a.timeout+"ms exceeded":"timeout exceeded";const S=a.transitional||f3;a.timeoutErrorMessage&&(b=a.timeoutErrorMessage),r(new xe(b,S.clarifyTimeoutError?xe.ETIMEDOUT:xe.ECONNABORTED,a,d)),d=null},o===void 0&&l.setContentType(null),"setRequestHeader"in d&&Y.forEach(l.toJSON(),function(b,S){d.setRequestHeader(S,b)}),Y.isUndefined(a.withCredentials)||(d.withCredentials=!!a.withCredentials),s&&s!=="json"&&(d.responseType=a.responseType),typeof a.onDownloadProgress=="function"&&d.addEventListener("progress",Ot(a.onDownloadProgress,!0)),typeof a.onUploadProgress=="function"&&d.upload&&d.upload.addEventListener("progress",Ot(a.onUploadProgress)),(a.cancelToken||a.signal)&&(c=y=>{d&&(r(!y||y.type?new A2(null,e,d):y),d.abort(),d=null)},a.cancelToken&&a.cancelToken.subscribe(c),a.signal&&(a.signal.aborted?c():a.signal.addEventListener("abort",c)));const p=k9(a.url);if(p&&O0.protocols.indexOf(p)===-1){r(new xe("Unsupported protocol "+p+":",xe.ERR_BAD_REQUEST,e));return}d.send(o||null)})},O9=(e,t)=>{let n=new AbortController,r;const a=function(c){if(!r){r=!0,l();const h=c instanceof Error?c:this.reason;n.abort(h instanceof xe?h:new A2(h instanceof Error?h.message:h))}};let o=t&&setTimeout(()=>{a(new xe(`timeout ${t} of ms exceeded`,xe.ETIMEDOUT))},t);const l=()=>{e&&(o&&clearTimeout(o),o=null,e.forEach(c=>{c&&(c.removeEventListener?c.removeEventListener("abort",a):c.unsubscribe(a))}),e=null)};e.forEach(c=>c&&c.addEventListener&&c.addEventListener("abort",a));const{signal:s}=n;return s.unsubscribe=l,[s,()=>{o&&clearTimeout(o),o=null}]},D9=function*(e,t){let n=e.byteLength;if(!t||n<t){yield e;return}let r=0,a;for(;r<n;)a=r+t,yield e.slice(r,a),r=a},N9=async function*(e,t,n){for await(const r of e)yield*D9(ArrayBuffer.isView(r)?r:await n(String(r)),t)},b3=(e,t,n,r,a)=>{const o=N9(e,t,a);let l=0;return new ReadableStream({type:"bytes",async pull(s){const{done:c,value:h}=await o.next();if(c){s.close(),r();return}let d=h.byteLength;n&&n(l+=d),s.enqueue(new Uint8Array(h))},cancel(s){return r(s),o.return()}},{highWaterMark:2})},v3=(e,t)=>{const n=e!=null;return r=>setTimeout(()=>t({lengthComputable:n,total:e,loaded:r}))},Dt=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",_3=Dt&&typeof ReadableStream=="function",er=Dt&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),P9=_3&&(()=>{let e=!1;const t=new Request(O0.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t})(),x3=64*1024,tr=_3&&!!(()=>{try{return Y.isReadableStream(new Response("").body)}catch{}})(),Nt={stream:tr&&(e=>e.body)};Dt&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!Nt[t]&&(Nt[t]=Y.isFunction(e[t])?n=>n[t]():(n,r)=>{throw new xe(`Response type '${t}' is not supported`,xe.ERR_NOT_SUPPORT,r)})})})(new Response);const $9=async e=>{if(e==null)return 0;if(Y.isBlob(e))return e.size;if(Y.isSpecCompliantForm(e))return(await new Request(e).arrayBuffer()).byteLength;if(Y.isArrayBufferView(e))return e.byteLength;if(Y.isURLSearchParams(e)&&(e=e+""),Y.isString(e))return(await er(e)).byteLength},V9=async(e,t)=>{const n=Y.toFiniteNumber(e.getContentLength());return n??$9(t)},nr={http:o9,xhr:A9,fetch:Dt&&(async e=>{let{url:t,method:n,data:r,signal:a,cancelToken:o,timeout:l,onDownloadProgress:s,onUploadProgress:c,responseType:h,headers:d,withCredentials:m="same-origin",fetchOptions:p}=C3(e);h=h?(h+"").toLowerCase():"text";let[y,b]=a||o||l?O9([a,o],l):[],S,T;const v=()=>{!S&&setTimeout(()=>{y&&y.unsubscribe()}),S=!0};let _;try{if(c&&P9&&n!=="get"&&n!=="head"&&(_=await V9(d,r))!==0){let $=new Request(t,{method:"POST",body:r,duplex:"half"}),F;Y.isFormData(r)&&(F=$.headers.get("content-type"))&&d.setContentType(F),$.body&&(r=b3($.body,x3,v3(_,Ot(c)),null,er))}Y.isString(m)||(m=m?"cors":"omit"),T=new Request(t,{...p,signal:y,method:n.toUpperCase(),headers:d.normalize().toJSON(),body:r,duplex:"half",withCredentials:m});let M=await fetch(T);const O=tr&&(h==="stream"||h==="response");if(tr&&(s||O)){const $={};["status","statusText","headers"].forEach(I=>{$[I]=M[I]});const F=Y.toFiniteNumber(M.headers.get("content-length"));M=new Response(b3(M.body,x3,s&&v3(F,Ot(s,!0)),O&&v,er),$)}h=h||"text";let D=await Nt[Y.findKey(Nt,h)||"text"](M,e);return!O&&v(),b&&b(),await new Promise(($,F)=>{y3($,F,{data:D,headers:D0.from(M.headers),status:M.status,statusText:M.statusText,config:e,request:T})})}catch(M){throw v(),M&&M.name==="TypeError"&&/fetch/i.test(M.message)?Object.assign(new xe("Network Error",xe.ERR_NETWORK,e,T),{cause:M.cause||M}):xe.from(M,M&&M.code,e,T)}})};Y.forEach(nr,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const k3=e=>`- ${e}`,F9=e=>Y.isFunction(e)||e===null||e===!1,L3={getAdapter:e=>{e=Y.isArray(e)?e:[e];const{length:t}=e;let n,r;const a={};for(let o=0;o<t;o++){n=e[o];let l;if(r=n,!F9(n)&&(r=nr[(l=String(n)).toLowerCase()],r===void 0))throw new xe(`Unknown adapter '${l}'`);if(r)break;a[l||"#"+o]=r}if(!r){const o=Object.entries(a).map(([s,c])=>`adapter ${s} `+(c===!1?"is not supported by the environment":"is not available in the build"));let l=t?o.length>1?`since :
9
9
  `+o.map(k3).join(`
10
10
  `):" "+k3(o[0]):"as no adapter specified";throw new xe("There is no suitable adapter to dispatch the request "+l,"ERR_NOT_SUPPORT")}return r},adapters:nr};function rr(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new A2(null,e)}function E3(e){return rr(e),e.headers=D0.from(e.headers),e.data=Qn.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),L3.getAdapter(e.adapter||Xn.adapter)(e).then(function(r){return rr(e),r.data=Qn.call(e,e.transformResponse,r),r.headers=D0.from(r.headers),r},function(r){return m3(r)||(rr(e),r&&r.response&&(r.response.data=Qn.call(e,e.transformResponse,r.response),r.response.headers=D0.from(r.response.headers))),Promise.reject(r)})}const S3="1.7.2",ir={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{ir[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const B3={};ir.transitional=function(t,n,r){function a(o,l){return"[Axios v"+S3+"] Transitional option '"+o+"'"+l+(r?". "+r:"")}return(o,l,s)=>{if(t===!1)throw new xe(a(l," has been removed"+(n?" in "+n:"")),xe.ERR_DEPRECATED);return n&&!B3[l]&&(B3[l]=!0,console.warn(a(l," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(o,l,s):!0}};function I9(e,t,n){if(typeof e!="object")throw new xe("options must be an object",xe.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let a=r.length;for(;a-- >0;){const o=r[a],l=t[o];if(l){const s=e[o],c=s===void 0||l(s,o,e);if(c!==!0)throw new xe("option "+o+" must be "+c,xe.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new xe("Unknown option "+o,xe.ERR_BAD_OPTION)}}const ar={assertOptions:I9,validators:ir},r2=ar.validators;class Pt{constructor(t){this.defaults=t,this.interceptors={request:new d3,response:new d3}}async request(t,n){try{return await this._request(t,n)}catch(r){if(r instanceof Error){let a;Error.captureStackTrace?Error.captureStackTrace(a={}):a=new Error;const o=a.stack?a.stack.replace(/^.+\n/,""):"";try{r.stack?o&&!String(r.stack).endsWith(o.replace(/^.+\n.+\n/,""))&&(r.stack+=`
11
- `+o):r.stack=o}catch{}}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=y2(this.defaults,n);const{transitional:r,paramsSerializer:a,headers:o}=n;r!==void 0&&ar.assertOptions(r,{silentJSONParsing:r2.transitional(r2.boolean),forcedJSONParsing:r2.transitional(r2.boolean),clarifyTimeoutError:r2.transitional(r2.boolean)},!1),a!=null&&(Y.isFunction(a)?n.paramsSerializer={serialize:a}:ar.assertOptions(a,{encode:r2.function,serialize:r2.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let l=o&&Y.merge(o.common,o[n.method]);o&&Y.forEach(["delete","get","head","post","put","patch","common"],b=>{delete o[b]}),n.headers=D0.concat(l,o);const s=[];let c=!0;this.interceptors.request.forEach(function(S){typeof S.runWhen=="function"&&S.runWhen(n)===!1||(c=c&&S.synchronous,s.unshift(S.fulfilled,S.rejected))});const h=[];this.interceptors.response.forEach(function(S){h.push(S.fulfilled,S.rejected)});let d,m=0,p;if(!c){const b=[E3.bind(this),void 0];for(b.unshift.apply(b,s),b.push.apply(b,h),p=b.length,d=Promise.resolve(n);m<p;)d=d.then(b[m++],b[m++]);return d}p=s.length;let y=n;for(m=0;m<p;){const b=s[m++],S=s[m++];try{y=b(y)}catch(T){S.call(this,T);break}}try{d=E3.call(this,y)}catch(b){return Promise.reject(b)}for(m=0,p=h.length;m<p;)d=d.then(h[m++],h[m++]);return d}getUri(t){t=y2(this.defaults,t);const n=g3(t.baseURL,t.url);return u3(n,t.params,t.paramsSerializer)}}Y.forEach(["delete","get","head","options"],function(t){Pt.prototype[t]=function(n,r){return this.request(y2(r||{},{method:t,url:n,data:(r||{}).data}))}}),Y.forEach(["post","put","patch"],function(t){function n(r){return function(o,l,s){return this.request(y2(s||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:o,data:l}))}}Pt.prototype[t]=n(),Pt.prototype[t+"Form"]=n(!0)});const $t=Pt;class or{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(o){n=o});const r=this;this.promise.then(a=>{if(!r._listeners)return;let o=r._listeners.length;for(;o-- >0;)r._listeners[o](a);r._listeners=null}),this.promise.then=a=>{let o;const l=new Promise(s=>{r.subscribe(s),o=s}).then(a);return l.cancel=function(){r.unsubscribe(o)},l},t(function(o,l,s){r.reason||(r.reason=new A2(o,l,s),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}static source(){let t;return{token:new or(function(a){t=a}),cancel:t}}}const R9=or;function H9(e){return function(n){return e.apply(null,n)}}function Z9(e){return Y.isObject(e)&&e.isAxiosError===!0}const lr={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(lr).forEach(([e,t])=>{lr[t]=e});const U9=lr;function M3(e){const t=new $t(e),n=za($t.prototype.request,t);return Y.extend(n,$t.prototype,t,{allOwnKeys:!0}),Y.extend(n,t,null,{allOwnKeys:!0}),n.create=function(a){return M3(y2(e,a))},n}const t0=M3(Xn);t0.Axios=$t,t0.CanceledError=A2,t0.CancelToken=R9,t0.isCancel=m3,t0.VERSION=S3,t0.toFormData=Mt,t0.AxiosError=xe,t0.Cancel=t0.CanceledError,t0.all=function(t){return Promise.all(t)},t0.spread=H9,t0.isAxiosError=Z9,t0.mergeConfig=y2,t0.AxiosHeaders=D0,t0.formToJSON=e=>h3(Y.isHTMLForm(e)?new FormData(e):e),t0.getAdapter=L3.getAdapter,t0.HttpStatusCode=U9,t0.default=t0;const W9=({interceptors:e,baseURL:t}={})=>{const n=t0.create({baseURL:t,headers:{"X-Webitel-Access":localStorage.getItem("access-token")||""}});if(e){const{request:r,response:a}=e;r&&r.forEach(o=>n.interceptors.request.use(...o)),a&&a.forEach(o=>n.interceptors.response.use(...o))}return n},he=(e,t)=>{const n=e.__vccOpts||e;for(const[r,a]of t)n[r]=a;return n},j9={},z9={class:"wt-app-header"};function Y9(e,t){return i.openBlock(),i.createElementBlock("header",z9,[i.renderSlot(e.$slots,"default",{},void 0,!0)])}const q9=he(j9,[["render",Y9],["__scopeId","data-v-8c008840"]]),n0=Object.freeze({ADMIN:"admin",AGENT:"agent",SUPERVISOR:"supervisor",HISTORY:"history",AUDIT:"audit",ANALYTICS:"grafana",CRM:"crm"}),G9="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",K9="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",X9="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",J9="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",Q9="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",ec="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",tc="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",nc="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",rc="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",ic="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",ac="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",oc="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",lc="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",sc="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",cc={class:"wt-app-navigator"},uc={class:"wt-app-navigator__nav-wrapper"},dc={class:"wt-app-navigator__nav-title"},fc={class:"wt-app-navigator__nav"},hc=["href","title"],pc=["alt","src"],mc={class:"wt-app-navigator__card__title"},yc=he({__name:"wt-app-navigator",props:{currentApp:{type:String},apps:{type:Array,default:()=>[]},darkMode:{type:Boolean,default:!1}},setup(e){const t={[n0.ADMIN]:{dark:G9,light:K9},[n0.AGENT]:{dark:X9,light:J9},[n0.ANALYTICS]:{dark:Q9,light:ec},[n0.CRM]:{dark:rc,light:ic},[n0.HISTORY]:{dark:ac,light:oc},[n0.AUDIT]:{dark:tc,light:nc},[n0.SUPERVISOR]:{dark:lc,light:sc}},n=e,r=i.ref(!1),a=[n0.AGENT,n0.SUPERVISOR,n0.HISTORY,n0.ADMIN,n0.AUDIT,n0.CRM,n0.ANALYTICS],o=i.computed(()=>n.apps.reduce((s,c)=>[...s,{...c,img:n.darkMode?t[c.name].dark:t[c.name].light,currentApp:n.currentApp===c.name}],[]).sort((s,c)=>a.indexOf(s.name)-a.indexOf(c.name)));function l(){r.value=!1}return(s,c)=>{const h=i.resolveComponent("wt-icon-btn"),d=i.resolveComponent("wt-tooltip"),m=i.resolveDirective("clickaway");return i.withDirectives((i.openBlock(),i.createElementBlock("div",cc,[i.createVNode(d,null,{activator:i.withCtx(()=>[i.createVNode(h,{class:i.normalizeClass([{active:r.value},"wt-app-navigator__btn"]),icon:"app-navigator",onClick:c[0]||(c[0]=p=>r.value=!r.value)},null,8,["class"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(s.$t("webitelUI.appNavigator.title")),1)],void 0,!0),_:1}),i.createVNode(i.Transition,{name:"fade"},{default:i.withCtx(()=>[i.withDirectives(i.createElementVNode("nav",uc,[i.createElementVNode("h3",dc,i.toDisplayString(s.$t("webitelUI.appNavigator.title")),1),i.createElementVNode("ul",fc,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(o.value,p=>(i.openBlock(),i.createElementBlock("li",{key:p.name,class:i.normalizeClass([{active:p.currentApp},"wt-app-navigator__card"])},[i.createElementVNode("a",{href:p.href,title:s.$t(`webitelUI.appNavigator.${p.name}`),class:"wt-app-navigator__card__link",target:"_blank"},[i.createElementVNode("img",{alt:`${p.name}-pic`,src:p.img,class:"wt-app-navigator__card__img"},null,8,pc),i.createElementVNode("p",mc,i.toDisplayString(s.$t(`webitelUI.appNavigator.${p.name}`)),1)],8,hc)],2))),128))])],512),[[i.vShow,r.value]])],void 0,!0),_:1})])),[[m,l]])}}},[["__scopeId","data-v-7cefebe6"]]),gc={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}}},wc={class:"wt-header-actions"},Cc={class:"wt-header-actions__panel-wrapper"},bc={key:0,class:"wt-header-actions__header"},vc={class:"wt-header-actions__name"},_c={class:"wt-header-actions__account"},xc={class:"wt-header-actions__actions-wrapper"},kc={class:"wt-header-actions__action"},Lc={class:"wt-header-actions__action"},Ec={class:"wt-header-actions__action wt-header-actions__action--logout"},Sc={key:1,class:"wt-header-actions__footer"},Bc={class:"wt-header-actions__build__version"};function Mc(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon-btn"),s=i.resolveComponent("wt-tooltip"),c=i.resolveComponent("wt-icon"),h=i.resolveDirective("clickaway");return i.openBlock(),i.createElementBlock("div",wc,[i.createVNode(s,null,{activator:i.withCtx(()=>[i.withDirectives(i.createVNode(l,{class:i.normalizeClass([{active:e.isOpened},"wt-header-actions__btn"]),icon:"account",onClick:t[0]||(t[0]=d=>e.isOpened=!e.isOpened)},null,8,["class"]),[[h,o.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",Cc,[o.isHeader?(i.openBlock(),i.createElementBlock("header",bc,[i.createElementVNode("h3",vc,i.toDisplayString(o.userName),1),i.createElementVNode("p",_c,i.toDisplayString(o.userAccount),1)])):i.createCommentVNode("",!0),i.createElementVNode("ul",xc,[i.createElementVNode("li",kc,[i.createElementVNode("a",{class:"wt-header-actions__action__link",href:"https://docs.webitel.com/display/WEP/Webitel+Elastic+Platform",target:"_blank",onClick:t[1]||(t[1]=(...d)=>o.close&&o.close(...d))},[i.createVNode(c,{icon:"docs"}),i.createElementVNode("span",null,i.toDisplayString(e.$t("webitelUI.headerActions.docs")),1)])]),i.createElementVNode("li",Lc,[i.createElementVNode("a",{class:"wt-header-actions__action__link",onClick:t[2]||(t[2]=i.withModifiers((...d)=>o.settings&&o.settings(...d),["prevent"]))},[i.createVNode(c,{icon:"settings"}),i.createElementVNode("span",null,i.toDisplayString(e.$t("webitelUI.headerActions.settings")),1)])]),i.createElementVNode("li",Ec,[i.createElementVNode("a",{class:"wt-header-actions__action__link",onClick:t[3]||(t[3]=i.withModifiers((...d)=>o.logout&&o.logout(...d),["prevent"]))},[i.createVNode(c,{color:"error",icon:"logout"}),i.createElementVNode("span",null,i.toDisplayString(e.$t("webitelUI.headerActions.logout")),1)])])]),o.isFooter?(i.openBlock(),i.createElementBlock("footer",Sc,[i.createElementVNode("p",Bc,i.toDisplayString(o.buildVersion),1)])):i.createCommentVNode("",!0)],512),[[i.vShow,e.isOpened]])],void 0,!0),_:1})])}const Tc=he(gc,[["render",Mc],["__scopeId","data-v-ef9ff19d"]]),Ac="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",_0=Object.freeze({ACTIVE:"active",DND:"dnd",BUSY:"busy",OFFLINE:"offline",ONLINE:"online",PAUSE:"pause"}),Oc=["src"],Dc={__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:_0,default:_0.OFFLINE}},setup(e){const t=e,n=i.computed(()=>!t.src&&t.username),r=i.computed(()=>{if(!t.username)return!1;const c=t.username.split(" ").map(h=>h.at(0).toUpperCase()).join("");return c.length>2?c.at(0).concat(c.at(-1)):c}),a=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:d})=>d.includes(r.value.at(0).toUpperCase()));return h&&h.color||"--wt-avatar-letters-p1-color"}),o=i.computed(()=>t.src||Ac),l=i.computed(()=>[_0.DND,_0.ONLINE,_0.PAUSE].includes(t.status)),s=i.computed(()=>{switch(t.status){case _0.ACTIVE:return"online-color";case _0.DND:return"dnd-color";case _0.BUSY:return"busy-color";case _0.OFFLINE:return"offline-color";case _0.ONLINE:return"online-color";case _0.PAUSE:return"pause-color";default:return"offline-color"}});return(c,h)=>{const d=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(d,{key:0,"color-variable":s.value,"icon-badge":l.value?t.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(${a.value})`}),class:"wt-avatar__letters"},i.toDisplayString(r.value),5)):(i.openBlock(),i.createElementBlock("img",{key:2,src:o.value,alt:"avatar",class:"wt-avatar__img"},null,8,Oc))],2)}}},Nc=he(Dc,[["__scopeId","data-v-ad1bd28d"]]),Pc="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",$c="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",Vc="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",Fc={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 _0.DND:return Pc;case _0.ONLINE:return $c;case _0.PAUSE:return Vc;default:return null}}}},Ic=["alt","src"];function Rc(e,t,n,r,a,o){return i.openBlock(),i.createElementBlock("aside",{class:i.normalizeClass([{"wt-badge--outside":n.outside},"wt-badge"]),style:i.normalizeStyle({background:`var(--${n.colorVariable})`})},[o.iconBadgePic?(i.openBlock(),i.createElementBlock("img",{key:0,alt:n.iconBadge,src:o.iconBadgePic,class:"wt-badge__pic"},null,8,Ic)):i.createCommentVNode("",!0)],6)}const Hc=he(Fc,[["render",Rc],["__scopeId","data-v-a905aec2"]]),Zc={class:"wt-button-select"},Uc=he({__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:t}){const n=t,r=i.ref(!1);function a({option:l,index:s}){n("click:option",l,s),r.value=!1}function o(){r.value=!1}return(l,s)=>{const c=i.resolveComponent("wt-button"),h=i.resolveComponent("wt-icon"),d=i.resolveComponent("wt-context-menu"),m=i.resolveDirective("clickaway");return i.withDirectives((i.openBlock(),i.createElementBlock("div",Zc,[i.createVNode(c,i.mergeProps(l.$attrs,{color:e.color,disabled:e.disabled,class:"wt-button-select__button"},{onClick:s[0]||(s[0]=p=>l.$emit("click",p))}),{default:i.withCtx(()=>[i.renderSlot(l.$slots,"default",{},void 0,!0)],void 0,!0),_:3},16,["color","disabled"]),i.createVNode(d,{options:e.options,visible:r.value,onClick:a},{activator:i.withCtx(()=>[i.createVNode(c,i.mergeProps(l.$attrs,{color:e.color,disabled:e.disabled,loading:!1,class:"wt-button-select__select-btn"},{onClick:s[1]||(s[1]=p=>r.value=!r.value)}),{default:i.withCtx(()=>[i.createVNode(h,{class:i.normalizeClass([{"wt-button-select__select-arrow--active":r.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,["options","visible"])])),[[m,o]])}}},[["__scopeId","data-v-4d30d684"]]),Wc={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},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)}}}},jc=["disabled"],zc={class:"wt-button__contents"};function Yc(e,t,n,r,a,o){const l=i.resolveComponent("wt-loader");return i.openBlock(),i.createElementBlock("button",{class:i.normalizeClass([[o.colorClass,`wt-button--size-${n.size}`,{"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:t[0]||(t[0]=s=>e.$emit("click",s))},[e.showLoader?(i.openBlock(),i.createBlock(l,{key:0,color:o.loaderColor,size:"sm"},null,8,["color"])):i.createCommentVNode("",!0),i.createElementVNode("div",zc,[i.renderSlot(e.$slots,"default",{},()=>[i.createTextVNode(" no content provided ")],!0)])],10,jc)}const qc=he(Wc,[["render",Yc],["__scopeId","data-v-f24db4d1"]]),Gc={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(t=>t!==this.value):e.push(this.value),this.$emit("change",e)}}}},Kc=["checked","disabled","value"],Xc={class:"wt-checkbox__checkmark"},Jc={key:0,class:"wt-checkbox__label"};function Qc(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon"),s=i.resolveComponent("wt-label");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-checkbox--active":o.isChecked,"wt-checkbox--disabled":n.disabled},"wt-checkbox"])},[i.createVNode(s,i.mergeProps(n.labelProps,{disabled:n.disabled,class:"wt-checkbox__wrapper"}),{default:i.withCtx(()=>[i.createElementVNode("input",{checked:o.isChecked,disabled:n.disabled,value:n.value,class:"wt-checkbox__input",type:"checkbox",onChange:t[0]||(t[0]=(...c)=>o.inputHandler&&o.inputHandler(...c))},null,40,Kc),i.createElementVNode("span",Xc,[i.createVNode(l,{color:o.iconColor,icon:o.checkboxIcon},null,8,["color","icon"])]),i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label,isChecked:o.isChecked,disabled:n.disabled})),()=>[n.label?(i.openBlock(),i.createElementBlock("div",Jc,i.toDisplayString(n.label),1)):i.createCommentVNode("",!0)],!0)],void 0,!0),_:3},16,["disabled"])],2)}const e8=he(Gc,[["render",Qc],["__scopeId","data-v-1d525c58"]]),t8={name:"WtChip",props:{color:{type:String,default:"main"}}};function n8(e,t,n,r,a,o){return i.openBlock(),i.createElementBlock("span",{class:i.normalizeClass([`wt-chip--${n.color}-color`,"wt-chip"])},[i.renderSlot(e.$slots,"default")],2)}const r8=he(t8,[["render",n8]]),i8=["onClick"],a8=he({__name:"wt-context-menu",props:{options:{type:Array,required:!0,description:"[{ text, disabled, ... anything you need }]"},visible:{type:Boolean},width:{type:[String],default:"auto"},minWidth:{type:[String],default:"160px"},maxWidth:{type:[String],default:"300px"}},emits:["click"],setup(e,{emit:t}){const n=t;function r({option:a,index:o,hide:l}){n("click",{option:a,index:o}),l()}return(a,o)=>{const l=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(l,{triggers:["click","touch"],visible:e.visible,class:"wt-context-menu",placement:"bottom-end","popper-class":"wt-context-menu__floating-wrapper"},{activator:i.withCtx(()=>[i.renderSlot(a.$slots,"activator",{},void 0,!0)]),default:i.withCtx(({hide:s})=>[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,(c,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":c.disabled}],"wt-context-menu__option"]),href:"#",onClick:i.withModifiers(d=>r({option:c,index:h,hide:s}),["prevent"])},[i.renderSlot(a.$slots,"option",i.normalizeProps(i.guardReactiveProps(c)),()=>[i.createTextVNode(i.toDisplayString(c.text||c),1)],!0)],10,i8)]))),128))],4)]),_:3},8,["visible"])}}},[["__scopeId","data-v-cd08fe47"]]);var X2=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function sr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}/*! clipboard-copy. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */var o8=c8;function cr(){return new DOMException("The request is not allowed","NotAllowedError")}async function l8(e){if(!navigator.clipboard)throw cr();return navigator.clipboard.writeText(e)}async function s8(e){const t=document.createElement("span");t.textContent=e,t.style.whiteSpace="pre",t.style.webkitUserSelect="auto",t.style.userSelect="all",document.body.appendChild(t);const n=window.getSelection(),r=window.document.createRange();n.removeAllRanges(),r.selectNode(t),n.addRange(r);let a=!1;try{a=window.document.execCommand("copy")}finally{n.removeAllRanges(),window.document.body.removeChild(t)}if(!a)throw cr()}async function c8(e){try{await l8(e)}catch(t){try{await s8(e)}catch(n){throw n||t||cr()}}}const u8=sr(o8);let ur=null;const d8={name:"WtCopyAction",props:{value:{type:String},tooltips:{type:Object,default:()=>({copy:"",copied:""})}},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(){try{await u8(this.value),this.copied=this.value,ur&&window.clearTimeout(ur),ur=setTimeout(()=>{this.copied=null},1500)}catch(e){throw e}}}};function f8(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon-btn"),s=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(s,{class:"wt-copy-action"},{activator:i.withCtx(()=>[i.createVNode(l,i.mergeProps(e.$attrs,{icon:e.copied?"done":"copy",class:"copy-action"},{onClick:o.copy}),null,16,["icon","onClick"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.copied?o.copiedTooltip:o.copyTooltip),1)],void 0,!0),_:1})}const h8=he(d8,[["render",f8]]);function ye(e){if(e===null||e===!0||e===!1)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}function pe(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}function Vt(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Vt=function(n){return typeof n}:Vt=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Vt(e)}function Ce(e){pe(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||Vt(e)==="object"&&t==="[object Date]"?new Date(e.getTime()):typeof e=="number"||t==="[object Number]"?new Date(e):((typeof e=="string"||t==="[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 i2(e,t){pe(2,arguments);var n=Ce(e),r=ye(t);return isNaN(r)?new Date(NaN):(r&&n.setDate(n.getDate()+r),n)}function F0(e,t){pe(2,arguments);var n=Ce(e),r=ye(t);if(isNaN(r))return new Date(NaN);if(!r)return n;var a=n.getDate(),o=new Date(n.getTime());o.setMonth(n.getMonth()+r+1,0);var l=o.getDate();return a>=l?o:(n.setFullYear(o.getFullYear(),o.getMonth(),a),n)}function Ft(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ft=function(n){return typeof n}:Ft=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ft(e)}function T3(e,t){if(pe(2,arguments),!t||Ft(t)!=="object")return new Date(NaN);var n=t.years?ye(t.years):0,r=t.months?ye(t.months):0,a=t.weeks?ye(t.weeks):0,o=t.days?ye(t.days):0,l=t.hours?ye(t.hours):0,s=t.minutes?ye(t.minutes):0,c=t.seconds?ye(t.seconds):0,h=Ce(e),d=r||n?F0(h,r+n*12):h,m=o||a?i2(d,o+a*7):d,p=s+l*60,y=c+p*60,b=y*1e3,S=new Date(m.getTime()+b);return S}function p8(e,t){pe(2,arguments);var n=Ce(e).getTime(),r=ye(t);return new Date(n+r)}var m8={};function I0(){return m8}function g2(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=I0(),m=ye((n=(r=(a=(o=t==null?void 0:t.weekStartsOn)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.weekStartsOn)!==null&&a!==void 0?a:d.weekStartsOn)!==null&&r!==void 0?r:(c=d.locale)===null||c===void 0||(h=c.options)===null||h===void 0?void 0:h.weekStartsOn)!==null&&n!==void 0?n:0);if(!(m>=0&&m<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var p=Ce(e),y=p.getDay(),b=(y<m?7:0)+y-m;return p.setDate(p.getDate()-b),p.setHours(0,0,0,0),p}function It(e){return pe(1,arguments),g2(e,{weekStartsOn:1})}function y8(e){pe(1,arguments);var t=Ce(e),n=t.getFullYear(),r=new Date(0);r.setFullYear(n+1,0,4),r.setHours(0,0,0,0);var a=It(r),o=new Date(0);o.setFullYear(n,0,4),o.setHours(0,0,0,0);var l=It(o);return t.getTime()>=a.getTime()?n+1:t.getTime()>=l.getTime()?n:n-1}function g8(e){pe(1,arguments);var t=y8(e),n=new Date(0);n.setFullYear(t,0,4),n.setHours(0,0,0,0);var r=It(n);return r}function Rt(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}function A3(e){pe(1,arguments);var t=Ce(e);return t.setHours(0,0,0,0),t}var w8=864e5;function C8(e,t){pe(2,arguments);var n=A3(e),r=A3(t),a=n.getTime()-Rt(n),o=r.getTime()-Rt(r);return Math.round((a-o)/w8)}function O3(e,t){pe(2,arguments);var n=ye(t);return F0(e,n*12)}var dr=6e4,fr=36e5,b8=1e3;function Ht(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ht=function(n){return typeof n}:Ht=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ht(e)}function D3(e){return pe(1,arguments),e instanceof Date||Ht(e)==="object"&&Object.prototype.toString.call(e)==="[object Date]"}function J2(e){if(pe(1,arguments),!D3(e)&&typeof e!="number")return!1;var t=Ce(e);return!isNaN(Number(t))}function N3(e,t){var n;pe(1,arguments);var r=e||{},a=Ce(r.start),o=Ce(r.end),l=o.getTime();if(!(a.getTime()<=l))throw new RangeError("Invalid interval");var s=[],c=a;c.setHours(0,0,0,0);var h=Number((n=t==null?void 0:t.step)!==null&&n!==void 0?n:1);if(h<1||isNaN(h))throw new RangeError("`options.step` must be a number greater than 1");for(;c.getTime()<=l;)s.push(Ce(c)),c.setDate(c.getDate()+h),c.setHours(0,0,0,0);return s}function v8(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=I0(),m=ye((n=(r=(a=(o=t==null?void 0:t.weekStartsOn)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.weekStartsOn)!==null&&a!==void 0?a:d.weekStartsOn)!==null&&r!==void 0?r:(c=d.locale)===null||c===void 0||(h=c.options)===null||h===void 0?void 0:h.weekStartsOn)!==null&&n!==void 0?n:0);if(!(m>=0&&m<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var p=Ce(e),y=p.getDay(),b=(y<m?-7:0)+6-(y-m);return p.setDate(p.getDate()+b),p.setHours(23,59,59,999),p}function P3(e,t){pe(2,arguments);var n=ye(t);return p8(e,-n)}var _8=864e5;function x8(e){pe(1,arguments);var t=Ce(e),n=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var r=t.getTime(),a=n-r;return Math.floor(a/_8)+1}function O2(e){pe(1,arguments);var t=1,n=Ce(e),r=n.getUTCDay(),a=(r<t?7:0)+r-t;return n.setUTCDate(n.getUTCDate()-a),n.setUTCHours(0,0,0,0),n}function $3(e){pe(1,arguments);var t=Ce(e),n=t.getUTCFullYear(),r=new Date(0);r.setUTCFullYear(n+1,0,4),r.setUTCHours(0,0,0,0);var a=O2(r),o=new Date(0);o.setUTCFullYear(n,0,4),o.setUTCHours(0,0,0,0);var l=O2(o);return t.getTime()>=a.getTime()?n+1:t.getTime()>=l.getTime()?n:n-1}function k8(e){pe(1,arguments);var t=$3(e),n=new Date(0);n.setUTCFullYear(t,0,4),n.setUTCHours(0,0,0,0);var r=O2(n);return r}var L8=6048e5;function V3(e){pe(1,arguments);var t=Ce(e),n=O2(t).getTime()-k8(t).getTime();return Math.round(n/L8)+1}function w2(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=I0(),m=ye((n=(r=(a=(o=t==null?void 0:t.weekStartsOn)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.weekStartsOn)!==null&&a!==void 0?a:d.weekStartsOn)!==null&&r!==void 0?r:(c=d.locale)===null||c===void 0||(h=c.options)===null||h===void 0?void 0:h.weekStartsOn)!==null&&n!==void 0?n:0);if(!(m>=0&&m<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var p=Ce(e),y=p.getUTCDay(),b=(y<m?7:0)+y-m;return p.setUTCDate(p.getUTCDate()-b),p.setUTCHours(0,0,0,0),p}function hr(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=Ce(e),m=d.getUTCFullYear(),p=I0(),y=ye((n=(r=(a=(o=t==null?void 0:t.firstWeekContainsDate)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.firstWeekContainsDate)!==null&&a!==void 0?a:p.firstWeekContainsDate)!==null&&r!==void 0?r:(c=p.locale)===null||c===void 0||(h=c.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 b=new Date(0);b.setUTCFullYear(m+1,0,y),b.setUTCHours(0,0,0,0);var S=w2(b,t),T=new Date(0);T.setUTCFullYear(m,0,y),T.setUTCHours(0,0,0,0);var v=w2(T,t);return d.getTime()>=S.getTime()?m+1:d.getTime()>=v.getTime()?m:m-1}function E8(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=I0(),m=ye((n=(r=(a=(o=t==null?void 0:t.firstWeekContainsDate)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.firstWeekContainsDate)!==null&&a!==void 0?a:d.firstWeekContainsDate)!==null&&r!==void 0?r:(c=d.locale)===null||c===void 0||(h=c.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&n!==void 0?n:1),p=hr(e,t),y=new Date(0);y.setUTCFullYear(p,0,m),y.setUTCHours(0,0,0,0);var b=w2(y,t);return b}var S8=6048e5;function F3(e,t){pe(1,arguments);var n=Ce(e),r=w2(n,t).getTime()-E8(n,t).getTime();return Math.round(r/S8)+1}function $e(e,t){for(var n=e<0?"-":"",r=Math.abs(e).toString();r.length<t;)r="0"+r;return n+r}var B8={y:function(t,n){var r=t.getUTCFullYear(),a=r>0?r:1-r;return $e(n==="yy"?a%100:a,n.length)},M:function(t,n){var r=t.getUTCMonth();return n==="M"?String(r+1):$e(r+1,2)},d:function(t,n){return $e(t.getUTCDate(),n.length)},a:function(t,n){var r=t.getUTCHours()/12>=1?"pm":"am";switch(n){case"a":case"aa":return r.toUpperCase();case"aaa":return r;case"aaaaa":return r[0];case"aaaa":default:return r==="am"?"a.m.":"p.m."}},h:function(t,n){return $e(t.getUTCHours()%12||12,n.length)},H:function(t,n){return $e(t.getUTCHours(),n.length)},m:function(t,n){return $e(t.getUTCMinutes(),n.length)},s:function(t,n){return $e(t.getUTCSeconds(),n.length)},S:function(t,n){var r=n.length,a=t.getUTCMilliseconds(),o=Math.floor(a*Math.pow(10,r-3));return $e(o,n.length)}};const a2=B8;var D2={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},M8={G:function(t,n,r){var a=t.getUTCFullYear()>0?1:0;switch(n){case"G":case"GG":case"GGG":return r.era(a,{width:"abbreviated"});case"GGGGG":return r.era(a,{width:"narrow"});case"GGGG":default:return r.era(a,{width:"wide"})}},y:function(t,n,r){if(n==="yo"){var a=t.getUTCFullYear(),o=a>0?a:1-a;return r.ordinalNumber(o,{unit:"year"})}return a2.y(t,n)},Y:function(t,n,r,a){var o=hr(t,a),l=o>0?o:1-o;if(n==="YY"){var s=l%100;return $e(s,2)}return n==="Yo"?r.ordinalNumber(l,{unit:"year"}):$e(l,n.length)},R:function(t,n){var r=$3(t);return $e(r,n.length)},u:function(t,n){var r=t.getUTCFullYear();return $e(r,n.length)},Q:function(t,n,r){var a=Math.ceil((t.getUTCMonth()+1)/3);switch(n){case"Q":return String(a);case"QQ":return $e(a,2);case"Qo":return r.ordinalNumber(a,{unit:"quarter"});case"QQQ":return r.quarter(a,{width:"abbreviated",context:"formatting"});case"QQQQQ":return r.quarter(a,{width:"narrow",context:"formatting"});case"QQQQ":default:return r.quarter(a,{width:"wide",context:"formatting"})}},q:function(t,n,r){var a=Math.ceil((t.getUTCMonth()+1)/3);switch(n){case"q":return String(a);case"qq":return $e(a,2);case"qo":return r.ordinalNumber(a,{unit:"quarter"});case"qqq":return r.quarter(a,{width:"abbreviated",context:"standalone"});case"qqqqq":return r.quarter(a,{width:"narrow",context:"standalone"});case"qqqq":default:return r.quarter(a,{width:"wide",context:"standalone"})}},M:function(t,n,r){var a=t.getUTCMonth();switch(n){case"M":case"MM":return a2.M(t,n);case"Mo":return r.ordinalNumber(a+1,{unit:"month"});case"MMM":return r.month(a,{width:"abbreviated",context:"formatting"});case"MMMMM":return r.month(a,{width:"narrow",context:"formatting"});case"MMMM":default:return r.month(a,{width:"wide",context:"formatting"})}},L:function(t,n,r){var a=t.getUTCMonth();switch(n){case"L":return String(a+1);case"LL":return $e(a+1,2);case"Lo":return r.ordinalNumber(a+1,{unit:"month"});case"LLL":return r.month(a,{width:"abbreviated",context:"standalone"});case"LLLLL":return r.month(a,{width:"narrow",context:"standalone"});case"LLLL":default:return r.month(a,{width:"wide",context:"standalone"})}},w:function(t,n,r,a){var o=F3(t,a);return n==="wo"?r.ordinalNumber(o,{unit:"week"}):$e(o,n.length)},I:function(t,n,r){var a=V3(t);return n==="Io"?r.ordinalNumber(a,{unit:"week"}):$e(a,n.length)},d:function(t,n,r){return n==="do"?r.ordinalNumber(t.getUTCDate(),{unit:"date"}):a2.d(t,n)},D:function(t,n,r){var a=x8(t);return n==="Do"?r.ordinalNumber(a,{unit:"dayOfYear"}):$e(a,n.length)},E:function(t,n,r){var a=t.getUTCDay();switch(n){case"E":case"EE":case"EEE":return r.day(a,{width:"abbreviated",context:"formatting"});case"EEEEE":return r.day(a,{width:"narrow",context:"formatting"});case"EEEEEE":return r.day(a,{width:"short",context:"formatting"});case"EEEE":default:return r.day(a,{width:"wide",context:"formatting"})}},e:function(t,n,r,a){var o=t.getUTCDay(),l=(o-a.weekStartsOn+8)%7||7;switch(n){case"e":return String(l);case"ee":return $e(l,2);case"eo":return r.ordinalNumber(l,{unit:"day"});case"eee":return r.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return r.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return r.day(o,{width:"short",context:"formatting"});case"eeee":default:return r.day(o,{width:"wide",context:"formatting"})}},c:function(t,n,r,a){var o=t.getUTCDay(),l=(o-a.weekStartsOn+8)%7||7;switch(n){case"c":return String(l);case"cc":return $e(l,n.length);case"co":return r.ordinalNumber(l,{unit:"day"});case"ccc":return r.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return r.day(o,{width:"narrow",context:"standalone"});case"cccccc":return r.day(o,{width:"short",context:"standalone"});case"cccc":default:return r.day(o,{width:"wide",context:"standalone"})}},i:function(t,n,r){var a=t.getUTCDay(),o=a===0?7:a;switch(n){case"i":return String(o);case"ii":return $e(o,n.length);case"io":return r.ordinalNumber(o,{unit:"day"});case"iii":return r.day(a,{width:"abbreviated",context:"formatting"});case"iiiii":return r.day(a,{width:"narrow",context:"formatting"});case"iiiiii":return r.day(a,{width:"short",context:"formatting"});case"iiii":default:return r.day(a,{width:"wide",context:"formatting"})}},a:function(t,n,r){var a=t.getUTCHours(),o=a/12>=1?"pm":"am";switch(n){case"a":case"aa":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"aaa":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return r.dayPeriod(o,{width:"narrow",context:"formatting"});case"aaaa":default:return r.dayPeriod(o,{width:"wide",context:"formatting"})}},b:function(t,n,r){var a=t.getUTCHours(),o;switch(a===12?o=D2.noon:a===0?o=D2.midnight:o=a/12>=1?"pm":"am",n){case"b":case"bb":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"bbb":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return r.dayPeriod(o,{width:"narrow",context:"formatting"});case"bbbb":default:return r.dayPeriod(o,{width:"wide",context:"formatting"})}},B:function(t,n,r){var a=t.getUTCHours(),o;switch(a>=17?o=D2.evening:a>=12?o=D2.afternoon:a>=4?o=D2.morning:o=D2.night,n){case"B":case"BB":case"BBB":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"BBBBB":return r.dayPeriod(o,{width:"narrow",context:"formatting"});case"BBBB":default:return r.dayPeriod(o,{width:"wide",context:"formatting"})}},h:function(t,n,r){if(n==="ho"){var a=t.getUTCHours()%12;return a===0&&(a=12),r.ordinalNumber(a,{unit:"hour"})}return a2.h(t,n)},H:function(t,n,r){return n==="Ho"?r.ordinalNumber(t.getUTCHours(),{unit:"hour"}):a2.H(t,n)},K:function(t,n,r){var a=t.getUTCHours()%12;return n==="Ko"?r.ordinalNumber(a,{unit:"hour"}):$e(a,n.length)},k:function(t,n,r){var a=t.getUTCHours();return a===0&&(a=24),n==="ko"?r.ordinalNumber(a,{unit:"hour"}):$e(a,n.length)},m:function(t,n,r){return n==="mo"?r.ordinalNumber(t.getUTCMinutes(),{unit:"minute"}):a2.m(t,n)},s:function(t,n,r){return n==="so"?r.ordinalNumber(t.getUTCSeconds(),{unit:"second"}):a2.s(t,n)},S:function(t,n){return a2.S(t,n)},X:function(t,n,r,a){var o=a._originalDate||t,l=o.getTimezoneOffset();if(l===0)return"Z";switch(n){case"X":return R3(l);case"XXXX":case"XX":return C2(l);case"XXXXX":case"XXX":default:return C2(l,":")}},x:function(t,n,r,a){var o=a._originalDate||t,l=o.getTimezoneOffset();switch(n){case"x":return R3(l);case"xxxx":case"xx":return C2(l);case"xxxxx":case"xxx":default:return C2(l,":")}},O:function(t,n,r,a){var o=a._originalDate||t,l=o.getTimezoneOffset();switch(n){case"O":case"OO":case"OOO":return"GMT"+I3(l,":");case"OOOO":default:return"GMT"+C2(l,":")}},z:function(t,n,r,a){var o=a._originalDate||t,l=o.getTimezoneOffset();switch(n){case"z":case"zz":case"zzz":return"GMT"+I3(l,":");case"zzzz":default:return"GMT"+C2(l,":")}},t:function(t,n,r,a){var o=a._originalDate||t,l=Math.floor(o.getTime()/1e3);return $e(l,n.length)},T:function(t,n,r,a){var o=a._originalDate||t,l=o.getTime();return $e(l,n.length)}};function I3(e,t){var n=e>0?"-":"+",r=Math.abs(e),a=Math.floor(r/60),o=r%60;if(o===0)return n+String(a);var l=t||"";return n+String(a)+l+$e(o,2)}function R3(e,t){if(e%60===0){var n=e>0?"-":"+";return n+$e(Math.abs(e)/60,2)}return C2(e,t)}function C2(e,t){var n=t||"",r=e>0?"-":"+",a=Math.abs(e),o=$e(Math.floor(a/60),2),l=$e(a%60,2);return r+o+n+l}var H3=function(t,n){switch(t){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"})}},Z3=function(t,n){switch(t){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"})}},T8=function(t,n){var r=t.match(/(P+)(p+)?/)||[],a=r[1],o=r[2];if(!o)return H3(t,n);var l;switch(a){case"P":l=n.dateTime({width:"short"});break;case"PP":l=n.dateTime({width:"medium"});break;case"PPP":l=n.dateTime({width:"long"});break;case"PPPP":default:l=n.dateTime({width:"full"});break}return l.replace("{{date}}",H3(a,n)).replace("{{time}}",Z3(o,n))},pr={p:Z3,P:T8},A8=["D","DD"],O8=["YY","YYYY"];function U3(e){return A8.indexOf(e)!==-1}function W3(e){return O8.indexOf(e)!==-1}function Zt(e,t,n){if(e==="YYYY")throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) 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(t,"`) 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(t,"`) 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(t,"`) 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 D8={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"}},N8=function(t,n,r){var a,o=D8[t];return typeof o=="string"?a=o:n===1?a=o.one:a=o.other.replace("{{count}}",n.toString()),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"in "+a:a+" ago":a};const P8=N8;function mr(e){return function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=t.width?String(t.width):e.defaultWidth,r=e.formats[n]||e.formats[e.defaultWidth];return r}}var $8={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},V8={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},F8={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},I8={date:mr({formats:$8,defaultWidth:"full"}),time:mr({formats:V8,defaultWidth:"full"}),dateTime:mr({formats:F8,defaultWidth:"full"})};const R8=I8;var H8={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Z8=function(t,n,r,a){return H8[t]};const U8=Z8;function Q2(e){return function(t,n){var r=n!=null&&n.context?String(n.context):"standalone",a;if(r==="formatting"&&e.formattingValues){var o=e.defaultFormattingWidth||e.defaultWidth,l=n!=null&&n.width?String(n.width):o;a=e.formattingValues[l]||e.formattingValues[o]}else{var s=e.defaultWidth,c=n!=null&&n.width?String(n.width):e.defaultWidth;a=e.values[c]||e.values[s]}var h=e.argumentCallback?e.argumentCallback(t):t;return a[h]}}var W8={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},j8={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},z8={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"]},Y8={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"]},q8={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"}},G8={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"}},K8=function(t,n){var r=Number(t),a=r%100;if(a>20||a<10)switch(a%10){case 1:return r+"st";case 2:return r+"nd";case 3:return r+"rd"}return r+"th"},X8={ordinalNumber:K8,era:Q2({values:W8,defaultWidth:"wide"}),quarter:Q2({values:j8,defaultWidth:"wide",argumentCallback:function(t){return t-1}}),month:Q2({values:z8,defaultWidth:"wide"}),day:Q2({values:Y8,defaultWidth:"wide"}),dayPeriod:Q2({values:q8,defaultWidth:"wide",formattingValues:G8,defaultFormattingWidth:"wide"})};const J8=X8;function et(e){return function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=n.width,a=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],o=t.match(a);if(!o)return null;var l=o[0],s=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],c=Array.isArray(s)?e6(s,function(m){return m.test(l)}):Q8(s,function(m){return m.test(l)}),h;h=e.valueCallback?e.valueCallback(c):c,h=n.valueCallback?n.valueCallback(h):h;var d=t.slice(l.length);return{value:h,rest:d}}}function Q8(e,t){for(var n in e)if(e.hasOwnProperty(n)&&t(e[n]))return n}function e6(e,t){for(var n=0;n<e.length;n++)if(t(e[n]))return n}function t6(e){return function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.match(e.matchPattern);if(!r)return null;var a=r[0],o=t.match(e.parsePattern);if(!o)return null;var l=e.valueCallback?e.valueCallback(o[0]):o[0];l=n.valueCallback?n.valueCallback(l):l;var s=t.slice(a.length);return{value:l,rest:s}}}var n6=/^(\d+)(th|st|nd|rd)?/i,r6=/\d+/i,i6={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},a6={any:[/^b/i,/^(a|c)/i]},o6={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},l6={any:[/1/i,/2/i,/3/i,/4/i]},s6={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},c6={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]},u6={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},d6={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]},f6={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},h6={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}},p6={ordinalNumber:t6({matchPattern:n6,parsePattern:r6,valueCallback:function(t){return parseInt(t,10)}}),era:et({matchPatterns:i6,defaultMatchWidth:"wide",parsePatterns:a6,defaultParseWidth:"any"}),quarter:et({matchPatterns:o6,defaultMatchWidth:"wide",parsePatterns:l6,defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:et({matchPatterns:s6,defaultMatchWidth:"wide",parsePatterns:c6,defaultParseWidth:"any"}),day:et({matchPatterns:u6,defaultMatchWidth:"wide",parsePatterns:d6,defaultParseWidth:"any"}),dayPeriod:et({matchPatterns:f6,defaultMatchWidth:"any",parsePatterns:h6,defaultParseWidth:"any"})},m6={code:"en-US",formatDistance:P8,formatLong:R8,formatRelative:U8,localize:J8,match:p6,options:{weekStartsOn:0,firstWeekContainsDate:1}};const j3=m6;var y6=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,g6=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,w6=/^'([^]*?)'?$/,C6=/''/g,b6=/[a-zA-Z]/;function tt(e,t,n){var r,a,o,l,s,c,h,d,m,p,y,b,S,T,v,_,M,O;pe(2,arguments);var D=String(t),$=I0(),F=(r=(a=n==null?void 0:n.locale)!==null&&a!==void 0?a:$.locale)!==null&&r!==void 0?r:j3,I=ye((o=(l=(s=(c=n==null?void 0:n.firstWeekContainsDate)!==null&&c!==void 0?c:n==null||(h=n.locale)===null||h===void 0||(d=h.options)===null||d===void 0?void 0:d.firstWeekContainsDate)!==null&&s!==void 0?s:$.firstWeekContainsDate)!==null&&l!==void 0?l:(m=$.locale)===null||m===void 0||(p=m.options)===null||p===void 0?void 0:p.firstWeekContainsDate)!==null&&o!==void 0?o:1);if(!(I>=1&&I<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var P=ye((y=(b=(S=(T=n==null?void 0:n.weekStartsOn)!==null&&T!==void 0?T:n==null||(v=n.locale)===null||v===void 0||(_=v.options)===null||_===void 0?void 0:_.weekStartsOn)!==null&&S!==void 0?S:$.weekStartsOn)!==null&&b!==void 0?b:(M=$.locale)===null||M===void 0||(O=M.options)===null||O===void 0?void 0:O.weekStartsOn)!==null&&y!==void 0?y:0);if(!(P>=0&&P<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!F.localize)throw new RangeError("locale must contain localize property");if(!F.formatLong)throw new RangeError("locale must contain formatLong property");var z=Ce(e);if(!J2(z))throw new RangeError("Invalid time value");var R=Rt(z),X=P3(z,R),J={firstWeekContainsDate:I,weekStartsOn:P,locale:F,_originalDate:z},se=D.match(g6).map(function(re){var G=re[0];if(G==="p"||G==="P"){var w=pr[G];return w(re,F.formatLong)}return re}).join("").match(y6).map(function(re){if(re==="''")return"'";var G=re[0];if(G==="'")return v6(re);var w=M8[G];if(w)return!(n!=null&&n.useAdditionalWeekYearTokens)&&W3(re)&&Zt(re,t,String(e)),!(n!=null&&n.useAdditionalDayOfYearTokens)&&U3(re)&&Zt(re,t,String(e)),w(X,re,F.localize,J);if(G.match(b6))throw new RangeError("Format string contains an unescaped latin alphabet character `"+G+"`");return re}).join("");return se}function v6(e){var t=e.match(w6);return t?t[1].replace(C6,"'"):e}function _6(e,t){if(e==null)throw new TypeError("assign requires that input parameter not be null or undefined");for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}function x6(e){pe(1,arguments);var t=Ce(e),n=t.getDay();return n}function k6(e){pe(1,arguments);var t=Ce(e),n=t.getFullYear(),r=t.getMonth(),a=new Date(0);return a.setFullYear(n,r+1,0),a.setHours(0,0,0,0),a.getDate()}function G0(e){pe(1,arguments);var t=Ce(e),n=t.getHours();return n}var L6=6048e5;function E6(e){pe(1,arguments);var t=Ce(e),n=It(t).getTime()-g8(t).getTime();return Math.round(n/L6)+1}function K0(e){pe(1,arguments);var t=Ce(e),n=t.getMinutes();return n}function He(e){pe(1,arguments);var t=Ce(e),n=t.getMonth();return n}function N2(e){pe(1,arguments);var t=Ce(e),n=t.getSeconds();return n}function S6(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=Ce(e),m=d.getFullYear(),p=I0(),y=ye((n=(r=(a=(o=t==null?void 0:t.firstWeekContainsDate)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.firstWeekContainsDate)!==null&&a!==void 0?a:p.firstWeekContainsDate)!==null&&r!==void 0?r:(c=p.locale)===null||c===void 0||(h=c.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 b=new Date(0);b.setFullYear(m+1,0,y),b.setHours(0,0,0,0);var S=g2(b,t),T=new Date(0);T.setFullYear(m,0,y),T.setHours(0,0,0,0);var v=g2(T,t);return d.getTime()>=S.getTime()?m+1:d.getTime()>=v.getTime()?m:m-1}function B6(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=I0(),m=ye((n=(r=(a=(o=t==null?void 0:t.firstWeekContainsDate)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.firstWeekContainsDate)!==null&&a!==void 0?a:d.firstWeekContainsDate)!==null&&r!==void 0?r:(c=d.locale)===null||c===void 0||(h=c.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&n!==void 0?n:1),p=S6(e,t),y=new Date(0);y.setFullYear(p,0,m),y.setHours(0,0,0,0);var b=g2(y,t);return b}var M6=6048e5;function T6(e,t){pe(1,arguments);var n=Ce(e),r=g2(n,t).getTime()-B6(n,t).getTime();return Math.round(r/M6)+1}function Ze(e){return pe(1,arguments),Ce(e).getFullYear()}function yr(e,t){pe(2,arguments);var n=Ce(e),r=Ce(t);return n.getTime()>r.getTime()}function gr(e,t){pe(2,arguments);var n=Ce(e),r=Ce(t);return n.getTime()<r.getTime()}function z3(e,t){pe(2,arguments);var n=Ce(e),r=Ce(t);return n.getTime()===r.getTime()}function Ut(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ut=function(n){return typeof n}:Ut=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ut(e)}function Y3(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&wr(e,t)}function wr(e,t){return wr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},wr(e,t)}function q3(e){var t=O6();return function(){var r=Wt(e),a;if(t){var o=Wt(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return A6(this,a)}}function A6(e,t){return t&&(Ut(t)==="object"||typeof t=="function")?t:Cr(e)}function Cr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function O6(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Wt(e){return Wt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Wt(e)}function br(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function G3(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function vr(e,t,n){return t&&G3(e.prototype,t),n&&G3(e,n),e}function _r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var D6=10,K3=function(){function e(){br(this,e),_r(this,"subPriority",0)}return vr(e,[{key:"validate",value:function(n,r){return!0}}]),e}(),N6=function(e){Y3(n,e);var t=q3(n);function n(r,a,o,l,s){var c;return br(this,n),c=t.call(this),c.value=r,c.validateValue=a,c.setValue=o,c.priority=l,s&&(c.subPriority=s),c}return vr(n,[{key:"validate",value:function(a,o){return this.validateValue(a,this.value,o)}},{key:"set",value:function(a,o,l){return this.setValue(a,o,this.value,l)}}]),n}(K3),P6=function(e){Y3(n,e);var t=q3(n);function n(){var r;br(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),_r(Cr(r),"priority",D6),_r(Cr(r),"subPriority",-1),r}return vr(n,[{key:"set",value:function(a,o){if(o.timestampIsSet)return a;var l=new Date(0);return l.setFullYear(a.getUTCFullYear(),a.getUTCMonth(),a.getUTCDate()),l.setHours(a.getUTCHours(),a.getUTCMinutes(),a.getUTCSeconds(),a.getUTCMilliseconds()),l}}]),n}(K3);function $6(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function X3(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function V6(e,t,n){return t&&X3(e.prototype,t),n&&X3(e,n),e}var De=function(){function e(){$6(this,e)}return V6(e,[{key:"run",value:function(n,r,a,o){var l=this.parse(n,r,a,o);return l?{setter:new N6(l.value,this.validate,this.set,this.priority,this.subPriority),rest:l.rest}:null}},{key:"validate",value:function(n,r,a){return!0}}]),e}();function jt(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?jt=function(n){return typeof n}:jt=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},jt(e)}function F6(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function J3(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function I6(e,t,n){return t&&J3(e.prototype,t),n&&J3(e,n),e}function R6(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&xr(e,t)}function xr(e,t){return xr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},xr(e,t)}function H6(e){var t=U6();return function(){var r=zt(e),a;if(t){var o=zt(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Z6(this,a)}}function Z6(e,t){return t&&(jt(t)==="object"||typeof t=="function")?t:kr(e)}function kr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function U6(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function zt(e){return zt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},zt(e)}function Q3(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var W6=function(e){R6(n,e);var t=H6(n);function n(){var r;F6(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Q3(kr(r),"priority",140),Q3(kr(r),"incompatibleTokens",["R","u","t","T"]),r}return I6(n,[{key:"parse",value:function(a,o,l){switch(o){case"G":case"GG":case"GGG":return l.era(a,{width:"abbreviated"})||l.era(a,{width:"narrow"});case"GGGGG":return l.era(a,{width:"narrow"});case"GGGG":default:return l.era(a,{width:"wide"})||l.era(a,{width:"abbreviated"})||l.era(a,{width:"narrow"})}}},{key:"set",value:function(a,o,l){return o.era=l,a.setUTCFullYear(l,0,1),a.setUTCHours(0,0,0,0),a}}]),n}(De),Ke={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}/},R0={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 Xe(e,t){return e&&{value:t(e.value),rest:e.rest}}function ze(e,t){var n=t.match(e);return n?{value:parseInt(n[0],10),rest:t.slice(n[0].length)}:null}function H0(e,t){var n=t.match(e);if(!n)return null;if(n[0]==="Z")return{value:0,rest:t.slice(1)};var r=n[1]==="+"?1:-1,a=n[2]?parseInt(n[2],10):0,o=n[3]?parseInt(n[3],10):0,l=n[5]?parseInt(n[5],10):0;return{value:r*(a*fr+o*dr+l*b8),rest:t.slice(n[0].length)}}function eo(e){return ze(Ke.anyDigitsSigned,e)}function Ye(e,t){switch(e){case 1:return ze(Ke.singleDigit,t);case 2:return ze(Ke.twoDigits,t);case 3:return ze(Ke.threeDigits,t);case 4:return ze(Ke.fourDigits,t);default:return ze(new RegExp("^\\d{1,"+e+"}"),t)}}function Yt(e,t){switch(e){case 1:return ze(Ke.singleDigitSigned,t);case 2:return ze(Ke.twoDigitsSigned,t);case 3:return ze(Ke.threeDigitsSigned,t);case 4:return ze(Ke.fourDigitsSigned,t);default:return ze(new RegExp("^-?\\d{1,"+e+"}"),t)}}function Lr(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 to(e,t){var n=t>0,r=n?t:1-t,a;if(r<=50)a=e||100;else{var o=r+50,l=Math.floor(o/100)*100,s=e>=o%100;a=e+l-(s?100:0)}return n?a:1-a}function no(e){return e%400===0||e%4===0&&e%100!==0}function qt(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?qt=function(n){return typeof n}:qt=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},qt(e)}function j6(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ro(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function z6(e,t,n){return t&&ro(e.prototype,t),n&&ro(e,n),e}function Y6(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Er(e,t)}function Er(e,t){return Er=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Er(e,t)}function q6(e){var t=K6();return function(){var r=Gt(e),a;if(t){var o=Gt(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return G6(this,a)}}function G6(e,t){return t&&(qt(t)==="object"||typeof t=="function")?t:Sr(e)}function Sr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function K6(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Gt(e){return Gt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Gt(e)}function io(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var X6=function(e){Y6(n,e);var t=q6(n);function n(){var r;j6(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),io(Sr(r),"priority",130),io(Sr(r),"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"]),r}return z6(n,[{key:"parse",value:function(a,o,l){var s=function(h){return{year:h,isTwoDigitYear:o==="yy"}};switch(o){case"y":return Xe(Ye(4,a),s);case"yo":return Xe(l.ordinalNumber(a,{unit:"year"}),s);default:return Xe(Ye(o.length,a),s)}}},{key:"validate",value:function(a,o){return o.isTwoDigitYear||o.year>0}},{key:"set",value:function(a,o,l){var s=a.getUTCFullYear();if(l.isTwoDigitYear){var c=to(l.year,s);return a.setUTCFullYear(c,0,1),a.setUTCHours(0,0,0,0),a}var h=!("era"in o)||o.era===1?l.year:1-l.year;return a.setUTCFullYear(h,0,1),a.setUTCHours(0,0,0,0),a}}]),n}(De);function Kt(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Kt=function(n){return typeof n}:Kt=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Kt(e)}function J6(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ao(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Q6(e,t,n){return t&&ao(e.prototype,t),n&&ao(e,n),e}function e7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Br(e,t)}function Br(e,t){return Br=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Br(e,t)}function t7(e){var t=r7();return function(){var r=Xt(e),a;if(t){var o=Xt(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return n7(this,a)}}function n7(e,t){return t&&(Kt(t)==="object"||typeof t=="function")?t:Mr(e)}function Mr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function r7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Xt(e){return Xt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Xt(e)}function oo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var i7=function(e){e7(n,e);var t=t7(n);function n(){var r;J6(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),oo(Mr(r),"priority",130),oo(Mr(r),"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"]),r}return Q6(n,[{key:"parse",value:function(a,o,l){var s=function(h){return{year:h,isTwoDigitYear:o==="YY"}};switch(o){case"Y":return Xe(Ye(4,a),s);case"Yo":return Xe(l.ordinalNumber(a,{unit:"year"}),s);default:return Xe(Ye(o.length,a),s)}}},{key:"validate",value:function(a,o){return o.isTwoDigitYear||o.year>0}},{key:"set",value:function(a,o,l,s){var c=hr(a,s);if(l.isTwoDigitYear){var h=to(l.year,c);return a.setUTCFullYear(h,0,s.firstWeekContainsDate),a.setUTCHours(0,0,0,0),w2(a,s)}var d=!("era"in o)||o.era===1?l.year:1-l.year;return a.setUTCFullYear(d,0,s.firstWeekContainsDate),a.setUTCHours(0,0,0,0),w2(a,s)}}]),n}(De);function Jt(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Jt=function(n){return typeof n}:Jt=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Jt(e)}function a7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function lo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function o7(e,t,n){return t&&lo(e.prototype,t),n&&lo(e,n),e}function l7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Tr(e,t)}function Tr(e,t){return Tr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Tr(e,t)}function s7(e){var t=u7();return function(){var r=Qt(e),a;if(t){var o=Qt(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return c7(this,a)}}function c7(e,t){return t&&(Jt(t)==="object"||typeof t=="function")?t:Ar(e)}function Ar(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function u7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Qt(e){return Qt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Qt(e)}function so(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var d7=function(e){l7(n,e);var t=s7(n);function n(){var r;a7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),so(Ar(r),"priority",130),so(Ar(r),"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]),r}return o7(n,[{key:"parse",value:function(a,o){return Yt(o==="R"?4:o.length,a)}},{key:"set",value:function(a,o,l){var s=new Date(0);return s.setUTCFullYear(l,0,4),s.setUTCHours(0,0,0,0),O2(s)}}]),n}(De);function e1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?e1=function(n){return typeof n}:e1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},e1(e)}function f7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function co(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function h7(e,t,n){return t&&co(e.prototype,t),n&&co(e,n),e}function p7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Or(e,t)}function Or(e,t){return Or=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Or(e,t)}function m7(e){var t=g7();return function(){var r=t1(e),a;if(t){var o=t1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return y7(this,a)}}function y7(e,t){return t&&(e1(t)==="object"||typeof t=="function")?t:Dr(e)}function Dr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function g7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function t1(e){return t1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},t1(e)}function uo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var w7=function(e){p7(n,e);var t=m7(n);function n(){var r;f7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),uo(Dr(r),"priority",130),uo(Dr(r),"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"]),r}return h7(n,[{key:"parse",value:function(a,o){return Yt(o==="u"?4:o.length,a)}},{key:"set",value:function(a,o,l){return a.setUTCFullYear(l,0,1),a.setUTCHours(0,0,0,0),a}}]),n}(De);function n1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?n1=function(n){return typeof n}:n1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},n1(e)}function C7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function fo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function b7(e,t,n){return t&&fo(e.prototype,t),n&&fo(e,n),e}function v7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Nr(e,t)}function Nr(e,t){return Nr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Nr(e,t)}function _7(e){var t=k7();return function(){var r=r1(e),a;if(t){var o=r1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return x7(this,a)}}function x7(e,t){return t&&(n1(t)==="object"||typeof t=="function")?t:Pr(e)}function Pr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function k7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function r1(e){return r1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},r1(e)}function ho(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var L7=function(e){v7(n,e);var t=_7(n);function n(){var r;C7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),ho(Pr(r),"priority",120),ho(Pr(r),"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"]),r}return b7(n,[{key:"parse",value:function(a,o,l){switch(o){case"Q":case"QQ":return Ye(o.length,a);case"Qo":return l.ordinalNumber(a,{unit:"quarter"});case"QQQ":return l.quarter(a,{width:"abbreviated",context:"formatting"})||l.quarter(a,{width:"narrow",context:"formatting"});case"QQQQQ":return l.quarter(a,{width:"narrow",context:"formatting"});case"QQQQ":default:return l.quarter(a,{width:"wide",context:"formatting"})||l.quarter(a,{width:"abbreviated",context:"formatting"})||l.quarter(a,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(a,o){return o>=1&&o<=4}},{key:"set",value:function(a,o,l){return a.setUTCMonth((l-1)*3,1),a.setUTCHours(0,0,0,0),a}}]),n}(De);function i1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?i1=function(n){return typeof n}:i1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},i1(e)}function E7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function po(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function S7(e,t,n){return t&&po(e.prototype,t),n&&po(e,n),e}function B7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&$r(e,t)}function $r(e,t){return $r=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},$r(e,t)}function M7(e){var t=A7();return function(){var r=a1(e),a;if(t){var o=a1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return T7(this,a)}}function T7(e,t){return t&&(i1(t)==="object"||typeof t=="function")?t:Vr(e)}function Vr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function A7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function a1(e){return a1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},a1(e)}function mo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var O7=function(e){B7(n,e);var t=M7(n);function n(){var r;E7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),mo(Vr(r),"priority",120),mo(Vr(r),"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"]),r}return S7(n,[{key:"parse",value:function(a,o,l){switch(o){case"q":case"qq":return Ye(o.length,a);case"qo":return l.ordinalNumber(a,{unit:"quarter"});case"qqq":return l.quarter(a,{width:"abbreviated",context:"standalone"})||l.quarter(a,{width:"narrow",context:"standalone"});case"qqqqq":return l.quarter(a,{width:"narrow",context:"standalone"});case"qqqq":default:return l.quarter(a,{width:"wide",context:"standalone"})||l.quarter(a,{width:"abbreviated",context:"standalone"})||l.quarter(a,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(a,o){return o>=1&&o<=4}},{key:"set",value:function(a,o,l){return a.setUTCMonth((l-1)*3,1),a.setUTCHours(0,0,0,0),a}}]),n}(De);function o1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?o1=function(n){return typeof n}:o1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},o1(e)}function D7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function yo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function N7(e,t,n){return t&&yo(e.prototype,t),n&&yo(e,n),e}function P7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Fr(e,t)}function Fr(e,t){return Fr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Fr(e,t)}function $7(e){var t=F7();return function(){var r=l1(e),a;if(t){var o=l1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return V7(this,a)}}function V7(e,t){return t&&(o1(t)==="object"||typeof t=="function")?t:Ir(e)}function Ir(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function F7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function l1(e){return l1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},l1(e)}function go(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var I7=function(e){P7(n,e);var t=$7(n);function n(){var r;D7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),go(Ir(r),"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]),go(Ir(r),"priority",110),r}return N7(n,[{key:"parse",value:function(a,o,l){var s=function(h){return h-1};switch(o){case"M":return Xe(ze(Ke.month,a),s);case"MM":return Xe(Ye(2,a),s);case"Mo":return Xe(l.ordinalNumber(a,{unit:"month"}),s);case"MMM":return l.month(a,{width:"abbreviated",context:"formatting"})||l.month(a,{width:"narrow",context:"formatting"});case"MMMMM":return l.month(a,{width:"narrow",context:"formatting"});case"MMMM":default:return l.month(a,{width:"wide",context:"formatting"})||l.month(a,{width:"abbreviated",context:"formatting"})||l.month(a,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(a,o){return o>=0&&o<=11}},{key:"set",value:function(a,o,l){return a.setUTCMonth(l,1),a.setUTCHours(0,0,0,0),a}}]),n}(De);function s1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?s1=function(n){return typeof n}:s1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},s1(e)}function R7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function wo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function H7(e,t,n){return t&&wo(e.prototype,t),n&&wo(e,n),e}function Z7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Rr(e,t)}function Rr(e,t){return Rr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Rr(e,t)}function U7(e){var t=j7();return function(){var r=c1(e),a;if(t){var o=c1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return W7(this,a)}}function W7(e,t){return t&&(s1(t)==="object"||typeof t=="function")?t:Hr(e)}function Hr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function j7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function c1(e){return c1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},c1(e)}function Co(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var z7=function(e){Z7(n,e);var t=U7(n);function n(){var r;R7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Co(Hr(r),"priority",110),Co(Hr(r),"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"]),r}return H7(n,[{key:"parse",value:function(a,o,l){var s=function(h){return h-1};switch(o){case"L":return Xe(ze(Ke.month,a),s);case"LL":return Xe(Ye(2,a),s);case"Lo":return Xe(l.ordinalNumber(a,{unit:"month"}),s);case"LLL":return l.month(a,{width:"abbreviated",context:"standalone"})||l.month(a,{width:"narrow",context:"standalone"});case"LLLLL":return l.month(a,{width:"narrow",context:"standalone"});case"LLLL":default:return l.month(a,{width:"wide",context:"standalone"})||l.month(a,{width:"abbreviated",context:"standalone"})||l.month(a,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(a,o){return o>=0&&o<=11}},{key:"set",value:function(a,o,l){return a.setUTCMonth(l,1),a.setUTCHours(0,0,0,0),a}}]),n}(De);function Y7(e,t,n){pe(2,arguments);var r=Ce(e),a=ye(t),o=F3(r,n)-a;return r.setUTCDate(r.getUTCDate()-o*7),r}function u1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?u1=function(n){return typeof n}:u1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},u1(e)}function q7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function bo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function G7(e,t,n){return t&&bo(e.prototype,t),n&&bo(e,n),e}function K7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Zr(e,t)}function Zr(e,t){return Zr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Zr(e,t)}function X7(e){var t=Q7();return function(){var r=d1(e),a;if(t){var o=d1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return J7(this,a)}}function J7(e,t){return t&&(u1(t)==="object"||typeof t=="function")?t:Ur(e)}function Ur(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Q7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function d1(e){return d1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},d1(e)}function vo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var eu=function(e){K7(n,e);var t=X7(n);function n(){var r;q7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),vo(Ur(r),"priority",100),vo(Ur(r),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"]),r}return G7(n,[{key:"parse",value:function(a,o,l){switch(o){case"w":return ze(Ke.week,a);case"wo":return l.ordinalNumber(a,{unit:"week"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=1&&o<=53}},{key:"set",value:function(a,o,l,s){return w2(Y7(a,l,s),s)}}]),n}(De);function tu(e,t){pe(2,arguments);var n=Ce(e),r=ye(t),a=V3(n)-r;return n.setUTCDate(n.getUTCDate()-a*7),n}function f1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?f1=function(n){return typeof n}:f1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},f1(e)}function nu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _o(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function ru(e,t,n){return t&&_o(e.prototype,t),n&&_o(e,n),e}function iu(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Wr(e,t)}function Wr(e,t){return Wr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Wr(e,t)}function au(e){var t=lu();return function(){var r=h1(e),a;if(t){var o=h1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return ou(this,a)}}function ou(e,t){return t&&(f1(t)==="object"||typeof t=="function")?t:jr(e)}function jr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function lu(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function h1(e){return h1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},h1(e)}function xo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var su=function(e){iu(n,e);var t=au(n);function n(){var r;nu(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),xo(jr(r),"priority",100),xo(jr(r),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]),r}return ru(n,[{key:"parse",value:function(a,o,l){switch(o){case"I":return ze(Ke.week,a);case"Io":return l.ordinalNumber(a,{unit:"week"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=1&&o<=53}},{key:"set",value:function(a,o,l){return O2(tu(a,l))}}]),n}(De);function p1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?p1=function(n){return typeof n}:p1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},p1(e)}function cu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ko(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function uu(e,t,n){return t&&ko(e.prototype,t),n&&ko(e,n),e}function du(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&zr(e,t)}function zr(e,t){return zr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},zr(e,t)}function fu(e){var t=pu();return function(){var r=y1(e),a;if(t){var o=y1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return hu(this,a)}}function hu(e,t){return t&&(p1(t)==="object"||typeof t=="function")?t:m1(e)}function m1(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function pu(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function y1(e){return y1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},y1(e)}function Yr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var mu=[31,28,31,30,31,30,31,31,30,31,30,31],yu=[31,29,31,30,31,30,31,31,30,31,30,31],gu=function(e){du(n,e);var t=fu(n);function n(){var r;cu(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Yr(m1(r),"priority",90),Yr(m1(r),"subPriority",1),Yr(m1(r),"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"]),r}return uu(n,[{key:"parse",value:function(a,o,l){switch(o){case"d":return ze(Ke.date,a);case"do":return l.ordinalNumber(a,{unit:"date"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){var l=a.getUTCFullYear(),s=no(l),c=a.getUTCMonth();return s?o>=1&&o<=yu[c]:o>=1&&o<=mu[c]}},{key:"set",value:function(a,o,l){return a.setUTCDate(l),a.setUTCHours(0,0,0,0),a}}]),n}(De);function g1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?g1=function(n){return typeof n}:g1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},g1(e)}function wu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Lo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Cu(e,t,n){return t&&Lo(e.prototype,t),n&&Lo(e,n),e}function bu(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&qr(e,t)}function qr(e,t){return qr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},qr(e,t)}function vu(e){var t=xu();return function(){var r=C1(e),a;if(t){var o=C1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return _u(this,a)}}function _u(e,t){return t&&(g1(t)==="object"||typeof t=="function")?t:w1(e)}function w1(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function xu(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function C1(e){return C1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},C1(e)}function Gr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ku=function(e){bu(n,e);var t=vu(n);function n(){var r;wu(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Gr(w1(r),"priority",90),Gr(w1(r),"subpriority",1),Gr(w1(r),"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]),r}return Cu(n,[{key:"parse",value:function(a,o,l){switch(o){case"D":case"DD":return ze(Ke.dayOfYear,a);case"Do":return l.ordinalNumber(a,{unit:"date"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){var l=a.getUTCFullYear(),s=no(l);return s?o>=1&&o<=366:o>=1&&o<=365}},{key:"set",value:function(a,o,l){return a.setUTCMonth(0,l),a.setUTCHours(0,0,0,0),a}}]),n}(De);function Kr(e,t,n){var r,a,o,l,s,c,h,d;pe(2,arguments);var m=I0(),p=ye((r=(a=(o=(l=n==null?void 0:n.weekStartsOn)!==null&&l!==void 0?l:n==null||(s=n.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&o!==void 0?o:m.weekStartsOn)!==null&&a!==void 0?a:(h=m.locale)===null||h===void 0||(d=h.options)===null||d===void 0?void 0:d.weekStartsOn)!==null&&r!==void 0?r:0);if(!(p>=0&&p<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var y=Ce(e),b=ye(t),S=y.getUTCDay(),T=b%7,v=(T+7)%7,_=(v<p?7:0)+b-S;return y.setUTCDate(y.getUTCDate()+_),y}function b1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?b1=function(n){return typeof n}:b1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},b1(e)}function Lu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Eo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Eu(e,t,n){return t&&Eo(e.prototype,t),n&&Eo(e,n),e}function Su(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Xr(e,t)}function Xr(e,t){return Xr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Xr(e,t)}function Bu(e){var t=Tu();return function(){var r=v1(e),a;if(t){var o=v1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Mu(this,a)}}function Mu(e,t){return t&&(b1(t)==="object"||typeof t=="function")?t:Jr(e)}function Jr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Tu(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function v1(e){return v1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},v1(e)}function So(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Au=function(e){Su(n,e);var t=Bu(n);function n(){var r;Lu(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),So(Jr(r),"priority",90),So(Jr(r),"incompatibleTokens",["D","i","e","c","t","T"]),r}return Eu(n,[{key:"parse",value:function(a,o,l){switch(o){case"E":case"EE":case"EEE":return l.day(a,{width:"abbreviated",context:"formatting"})||l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"});case"EEEEE":return l.day(a,{width:"narrow",context:"formatting"});case"EEEEEE":return l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"});case"EEEE":default:return l.day(a,{width:"wide",context:"formatting"})||l.day(a,{width:"abbreviated",context:"formatting"})||l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(a,o){return o>=0&&o<=6}},{key:"set",value:function(a,o,l,s){return a=Kr(a,l,s),a.setUTCHours(0,0,0,0),a}}]),n}(De);function _1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_1=function(n){return typeof n}:_1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},_1(e)}function Ou(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Bo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Du(e,t,n){return t&&Bo(e.prototype,t),n&&Bo(e,n),e}function Nu(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Qr(e,t)}function Qr(e,t){return Qr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Qr(e,t)}function Pu(e){var t=Vu();return function(){var r=x1(e),a;if(t){var o=x1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return $u(this,a)}}function $u(e,t){return t&&(_1(t)==="object"||typeof t=="function")?t:ei(e)}function ei(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Vu(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function x1(e){return x1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},x1(e)}function Mo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Fu=function(e){Nu(n,e);var t=Pu(n);function n(){var r;Ou(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Mo(ei(r),"priority",90),Mo(ei(r),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"]),r}return Du(n,[{key:"parse",value:function(a,o,l,s){var c=function(d){var m=Math.floor((d-1)/7)*7;return(d+s.weekStartsOn+6)%7+m};switch(o){case"e":case"ee":return Xe(Ye(o.length,a),c);case"eo":return Xe(l.ordinalNumber(a,{unit:"day"}),c);case"eee":return l.day(a,{width:"abbreviated",context:"formatting"})||l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"});case"eeeee":return l.day(a,{width:"narrow",context:"formatting"});case"eeeeee":return l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"});case"eeee":default:return l.day(a,{width:"wide",context:"formatting"})||l.day(a,{width:"abbreviated",context:"formatting"})||l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(a,o){return o>=0&&o<=6}},{key:"set",value:function(a,o,l,s){return a=Kr(a,l,s),a.setUTCHours(0,0,0,0),a}}]),n}(De);function k1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?k1=function(n){return typeof n}:k1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},k1(e)}function Iu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function To(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Ru(e,t,n){return t&&To(e.prototype,t),n&&To(e,n),e}function Hu(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ti(e,t)}function ti(e,t){return ti=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},ti(e,t)}function Zu(e){var t=Wu();return function(){var r=L1(e),a;if(t){var o=L1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Uu(this,a)}}function Uu(e,t){return t&&(k1(t)==="object"||typeof t=="function")?t:ni(e)}function ni(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Wu(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function L1(e){return L1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},L1(e)}function Ao(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ju=function(e){Hu(n,e);var t=Zu(n);function n(){var r;Iu(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Ao(ni(r),"priority",90),Ao(ni(r),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"]),r}return Ru(n,[{key:"parse",value:function(a,o,l,s){var c=function(d){var m=Math.floor((d-1)/7)*7;return(d+s.weekStartsOn+6)%7+m};switch(o){case"c":case"cc":return Xe(Ye(o.length,a),c);case"co":return Xe(l.ordinalNumber(a,{unit:"day"}),c);case"ccc":return l.day(a,{width:"abbreviated",context:"standalone"})||l.day(a,{width:"short",context:"standalone"})||l.day(a,{width:"narrow",context:"standalone"});case"ccccc":return l.day(a,{width:"narrow",context:"standalone"});case"cccccc":return l.day(a,{width:"short",context:"standalone"})||l.day(a,{width:"narrow",context:"standalone"});case"cccc":default:return l.day(a,{width:"wide",context:"standalone"})||l.day(a,{width:"abbreviated",context:"standalone"})||l.day(a,{width:"short",context:"standalone"})||l.day(a,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(a,o){return o>=0&&o<=6}},{key:"set",value:function(a,o,l,s){return a=Kr(a,l,s),a.setUTCHours(0,0,0,0),a}}]),n}(De);function zu(e,t){pe(2,arguments);var n=ye(t);n%7===0&&(n=n-7);var r=1,a=Ce(e),o=a.getUTCDay(),l=n%7,s=(l+7)%7,c=(s<r?7:0)+n-o;return a.setUTCDate(a.getUTCDate()+c),a}function E1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?E1=function(n){return typeof n}:E1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},E1(e)}function Yu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Oo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function qu(e,t,n){return t&&Oo(e.prototype,t),n&&Oo(e,n),e}function Gu(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ri(e,t)}function ri(e,t){return ri=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},ri(e,t)}function Ku(e){var t=Ju();return function(){var r=S1(e),a;if(t){var o=S1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Xu(this,a)}}function Xu(e,t){return t&&(E1(t)==="object"||typeof t=="function")?t:ii(e)}function ii(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ju(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function S1(e){return S1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},S1(e)}function Do(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Qu=function(e){Gu(n,e);var t=Ku(n);function n(){var r;Yu(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Do(ii(r),"priority",90),Do(ii(r),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"]),r}return qu(n,[{key:"parse",value:function(a,o,l){var s=function(h){return h===0?7:h};switch(o){case"i":case"ii":return Ye(o.length,a);case"io":return l.ordinalNumber(a,{unit:"day"});case"iii":return Xe(l.day(a,{width:"abbreviated",context:"formatting"})||l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"}),s);case"iiiii":return Xe(l.day(a,{width:"narrow",context:"formatting"}),s);case"iiiiii":return Xe(l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"}),s);case"iiii":default:return Xe(l.day(a,{width:"wide",context:"formatting"})||l.day(a,{width:"abbreviated",context:"formatting"})||l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"}),s)}}},{key:"validate",value:function(a,o){return o>=1&&o<=7}},{key:"set",value:function(a,o,l){return a=zu(a,l),a.setUTCHours(0,0,0,0),a}}]),n}(De);function B1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?B1=function(n){return typeof n}:B1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},B1(e)}function ed(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function No(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function td(e,t,n){return t&&No(e.prototype,t),n&&No(e,n),e}function nd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ai(e,t)}function ai(e,t){return ai=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},ai(e,t)}function rd(e){var t=ad();return function(){var r=M1(e),a;if(t){var o=M1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return id(this,a)}}function id(e,t){return t&&(B1(t)==="object"||typeof t=="function")?t:oi(e)}function oi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ad(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function M1(e){return M1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},M1(e)}function Po(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var od=function(e){nd(n,e);var t=rd(n);function n(){var r;ed(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Po(oi(r),"priority",80),Po(oi(r),"incompatibleTokens",["b","B","H","k","t","T"]),r}return td(n,[{key:"parse",value:function(a,o,l){switch(o){case"a":case"aa":case"aaa":return l.dayPeriod(a,{width:"abbreviated",context:"formatting"})||l.dayPeriod(a,{width:"narrow",context:"formatting"});case"aaaaa":return l.dayPeriod(a,{width:"narrow",context:"formatting"});case"aaaa":default:return l.dayPeriod(a,{width:"wide",context:"formatting"})||l.dayPeriod(a,{width:"abbreviated",context:"formatting"})||l.dayPeriod(a,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(a,o,l){return a.setUTCHours(Lr(l),0,0,0),a}}]),n}(De);function T1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?T1=function(n){return typeof n}:T1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},T1(e)}function ld(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function $o(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function sd(e,t,n){return t&&$o(e.prototype,t),n&&$o(e,n),e}function cd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&li(e,t)}function li(e,t){return li=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},li(e,t)}function ud(e){var t=fd();return function(){var r=A1(e),a;if(t){var o=A1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return dd(this,a)}}function dd(e,t){return t&&(T1(t)==="object"||typeof t=="function")?t:si(e)}function si(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function fd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function A1(e){return A1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},A1(e)}function Vo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var hd=function(e){cd(n,e);var t=ud(n);function n(){var r;ld(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Vo(si(r),"priority",80),Vo(si(r),"incompatibleTokens",["a","B","H","k","t","T"]),r}return sd(n,[{key:"parse",value:function(a,o,l){switch(o){case"b":case"bb":case"bbb":return l.dayPeriod(a,{width:"abbreviated",context:"formatting"})||l.dayPeriod(a,{width:"narrow",context:"formatting"});case"bbbbb":return l.dayPeriod(a,{width:"narrow",context:"formatting"});case"bbbb":default:return l.dayPeriod(a,{width:"wide",context:"formatting"})||l.dayPeriod(a,{width:"abbreviated",context:"formatting"})||l.dayPeriod(a,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(a,o,l){return a.setUTCHours(Lr(l),0,0,0),a}}]),n}(De);function O1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?O1=function(n){return typeof n}:O1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},O1(e)}function pd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Fo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function md(e,t,n){return t&&Fo(e.prototype,t),n&&Fo(e,n),e}function yd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ci(e,t)}function ci(e,t){return ci=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},ci(e,t)}function gd(e){var t=Cd();return function(){var r=D1(e),a;if(t){var o=D1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return wd(this,a)}}function wd(e,t){return t&&(O1(t)==="object"||typeof t=="function")?t:ui(e)}function ui(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Cd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function D1(e){return D1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},D1(e)}function Io(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var bd=function(e){yd(n,e);var t=gd(n);function n(){var r;pd(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Io(ui(r),"priority",80),Io(ui(r),"incompatibleTokens",["a","b","t","T"]),r}return md(n,[{key:"parse",value:function(a,o,l){switch(o){case"B":case"BB":case"BBB":return l.dayPeriod(a,{width:"abbreviated",context:"formatting"})||l.dayPeriod(a,{width:"narrow",context:"formatting"});case"BBBBB":return l.dayPeriod(a,{width:"narrow",context:"formatting"});case"BBBB":default:return l.dayPeriod(a,{width:"wide",context:"formatting"})||l.dayPeriod(a,{width:"abbreviated",context:"formatting"})||l.dayPeriod(a,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(a,o,l){return a.setUTCHours(Lr(l),0,0,0),a}}]),n}(De);function N1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?N1=function(n){return typeof n}:N1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},N1(e)}function vd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ro(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function _d(e,t,n){return t&&Ro(e.prototype,t),n&&Ro(e,n),e}function xd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&di(e,t)}function di(e,t){return di=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},di(e,t)}function kd(e){var t=Ed();return function(){var r=P1(e),a;if(t){var o=P1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Ld(this,a)}}function Ld(e,t){return t&&(N1(t)==="object"||typeof t=="function")?t:fi(e)}function fi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ed(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function P1(e){return P1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},P1(e)}function Ho(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Sd=function(e){xd(n,e);var t=kd(n);function n(){var r;vd(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Ho(fi(r),"priority",70),Ho(fi(r),"incompatibleTokens",["H","K","k","t","T"]),r}return _d(n,[{key:"parse",value:function(a,o,l){switch(o){case"h":return ze(Ke.hour12h,a);case"ho":return l.ordinalNumber(a,{unit:"hour"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=1&&o<=12}},{key:"set",value:function(a,o,l){var s=a.getUTCHours()>=12;return s&&l<12?a.setUTCHours(l+12,0,0,0):!s&&l===12?a.setUTCHours(0,0,0,0):a.setUTCHours(l,0,0,0),a}}]),n}(De);function $1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?$1=function(n){return typeof n}:$1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},$1(e)}function Bd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Zo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Md(e,t,n){return t&&Zo(e.prototype,t),n&&Zo(e,n),e}function Td(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&hi(e,t)}function hi(e,t){return hi=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},hi(e,t)}function Ad(e){var t=Dd();return function(){var r=V1(e),a;if(t){var o=V1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Od(this,a)}}function Od(e,t){return t&&($1(t)==="object"||typeof t=="function")?t:pi(e)}function pi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Dd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function V1(e){return V1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},V1(e)}function Uo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Nd=function(e){Td(n,e);var t=Ad(n);function n(){var r;Bd(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Uo(pi(r),"priority",70),Uo(pi(r),"incompatibleTokens",["a","b","h","K","k","t","T"]),r}return Md(n,[{key:"parse",value:function(a,o,l){switch(o){case"H":return ze(Ke.hour23h,a);case"Ho":return l.ordinalNumber(a,{unit:"hour"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=0&&o<=23}},{key:"set",value:function(a,o,l){return a.setUTCHours(l,0,0,0),a}}]),n}(De);function F1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?F1=function(n){return typeof n}:F1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},F1(e)}function Pd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Wo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function $d(e,t,n){return t&&Wo(e.prototype,t),n&&Wo(e,n),e}function Vd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&mi(e,t)}function mi(e,t){return mi=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},mi(e,t)}function Fd(e){var t=Rd();return function(){var r=I1(e),a;if(t){var o=I1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Id(this,a)}}function Id(e,t){return t&&(F1(t)==="object"||typeof t=="function")?t:yi(e)}function yi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Rd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function I1(e){return I1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},I1(e)}function jo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Hd=function(e){Vd(n,e);var t=Fd(n);function n(){var r;Pd(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),jo(yi(r),"priority",70),jo(yi(r),"incompatibleTokens",["h","H","k","t","T"]),r}return $d(n,[{key:"parse",value:function(a,o,l){switch(o){case"K":return ze(Ke.hour11h,a);case"Ko":return l.ordinalNumber(a,{unit:"hour"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=0&&o<=11}},{key:"set",value:function(a,o,l){var s=a.getUTCHours()>=12;return s&&l<12?a.setUTCHours(l+12,0,0,0):a.setUTCHours(l,0,0,0),a}}]),n}(De);function R1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?R1=function(n){return typeof n}:R1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},R1(e)}function Zd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function zo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Ud(e,t,n){return t&&zo(e.prototype,t),n&&zo(e,n),e}function Wd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&gi(e,t)}function gi(e,t){return gi=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},gi(e,t)}function jd(e){var t=Yd();return function(){var r=H1(e),a;if(t){var o=H1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return zd(this,a)}}function zd(e,t){return t&&(R1(t)==="object"||typeof t=="function")?t:wi(e)}function wi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Yd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function H1(e){return H1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},H1(e)}function Yo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var qd=function(e){Wd(n,e);var t=jd(n);function n(){var r;Zd(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Yo(wi(r),"priority",70),Yo(wi(r),"incompatibleTokens",["a","b","h","H","K","t","T"]),r}return Ud(n,[{key:"parse",value:function(a,o,l){switch(o){case"k":return ze(Ke.hour24h,a);case"ko":return l.ordinalNumber(a,{unit:"hour"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=1&&o<=24}},{key:"set",value:function(a,o,l){var s=l<=24?l%24:l;return a.setUTCHours(s,0,0,0),a}}]),n}(De);function Z1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Z1=function(n){return typeof n}:Z1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Z1(e)}function Gd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function qo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Kd(e,t,n){return t&&qo(e.prototype,t),n&&qo(e,n),e}function Xd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ci(e,t)}function Ci(e,t){return Ci=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Ci(e,t)}function Jd(e){var t=ef();return function(){var r=U1(e),a;if(t){var o=U1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Qd(this,a)}}function Qd(e,t){return t&&(Z1(t)==="object"||typeof t=="function")?t:bi(e)}function bi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ef(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function U1(e){return U1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},U1(e)}function Go(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var tf=function(e){Xd(n,e);var t=Jd(n);function n(){var r;Gd(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Go(bi(r),"priority",60),Go(bi(r),"incompatibleTokens",["t","T"]),r}return Kd(n,[{key:"parse",value:function(a,o,l){switch(o){case"m":return ze(Ke.minute,a);case"mo":return l.ordinalNumber(a,{unit:"minute"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=0&&o<=59}},{key:"set",value:function(a,o,l){return a.setUTCMinutes(l,0,0),a}}]),n}(De);function W1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?W1=function(n){return typeof n}:W1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},W1(e)}function nf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ko(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function rf(e,t,n){return t&&Ko(e.prototype,t),n&&Ko(e,n),e}function af(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&vi(e,t)}function vi(e,t){return vi=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},vi(e,t)}function of(e){var t=sf();return function(){var r=j1(e),a;if(t){var o=j1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return lf(this,a)}}function lf(e,t){return t&&(W1(t)==="object"||typeof t=="function")?t:_i(e)}function _i(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function sf(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function j1(e){return j1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},j1(e)}function Xo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var cf=function(e){af(n,e);var t=of(n);function n(){var r;nf(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Xo(_i(r),"priority",50),Xo(_i(r),"incompatibleTokens",["t","T"]),r}return rf(n,[{key:"parse",value:function(a,o,l){switch(o){case"s":return ze(Ke.second,a);case"so":return l.ordinalNumber(a,{unit:"second"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=0&&o<=59}},{key:"set",value:function(a,o,l){return a.setUTCSeconds(l,0),a}}]),n}(De);function z1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?z1=function(n){return typeof n}:z1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},z1(e)}function uf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Jo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function df(e,t,n){return t&&Jo(e.prototype,t),n&&Jo(e,n),e}function ff(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&xi(e,t)}function xi(e,t){return xi=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},xi(e,t)}function hf(e){var t=mf();return function(){var r=Y1(e),a;if(t){var o=Y1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return pf(this,a)}}function pf(e,t){return t&&(z1(t)==="object"||typeof t=="function")?t:ki(e)}function ki(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function mf(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Y1(e){return Y1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Y1(e)}function Qo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var yf=function(e){ff(n,e);var t=hf(n);function n(){var r;uf(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Qo(ki(r),"priority",30),Qo(ki(r),"incompatibleTokens",["t","T"]),r}return df(n,[{key:"parse",value:function(a,o){var l=function(c){return Math.floor(c*Math.pow(10,-o.length+3))};return Xe(Ye(o.length,a),l)}},{key:"set",value:function(a,o,l){return a.setUTCMilliseconds(l),a}}]),n}(De);function q1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?q1=function(n){return typeof n}:q1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},q1(e)}function gf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function el(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function wf(e,t,n){return t&&el(e.prototype,t),n&&el(e,n),e}function Cf(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Li(e,t)}function Li(e,t){return Li=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Li(e,t)}function bf(e){var t=_f();return function(){var r=G1(e),a;if(t){var o=G1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return vf(this,a)}}function vf(e,t){return t&&(q1(t)==="object"||typeof t=="function")?t:Ei(e)}function Ei(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function _f(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function G1(e){return G1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},G1(e)}function tl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var xf=function(e){Cf(n,e);var t=bf(n);function n(){var r;gf(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),tl(Ei(r),"priority",10),tl(Ei(r),"incompatibleTokens",["t","T","x"]),r}return wf(n,[{key:"parse",value:function(a,o){switch(o){case"X":return H0(R0.basicOptionalMinutes,a);case"XX":return H0(R0.basic,a);case"XXXX":return H0(R0.basicOptionalSeconds,a);case"XXXXX":return H0(R0.extendedOptionalSeconds,a);case"XXX":default:return H0(R0.extended,a)}}},{key:"set",value:function(a,o,l){return o.timestampIsSet?a:new Date(a.getTime()-l)}}]),n}(De);function K1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?K1=function(n){return typeof n}:K1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},K1(e)}function kf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function nl(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Lf(e,t,n){return t&&nl(e.prototype,t),n&&nl(e,n),e}function Ef(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Si(e,t)}function Si(e,t){return Si=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Si(e,t)}function Sf(e){var t=Mf();return function(){var r=X1(e),a;if(t){var o=X1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Bf(this,a)}}function Bf(e,t){return t&&(K1(t)==="object"||typeof t=="function")?t:Bi(e)}function Bi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Mf(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function X1(e){return X1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},X1(e)}function rl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Tf=function(e){Ef(n,e);var t=Sf(n);function n(){var r;kf(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),rl(Bi(r),"priority",10),rl(Bi(r),"incompatibleTokens",["t","T","X"]),r}return Lf(n,[{key:"parse",value:function(a,o){switch(o){case"x":return H0(R0.basicOptionalMinutes,a);case"xx":return H0(R0.basic,a);case"xxxx":return H0(R0.basicOptionalSeconds,a);case"xxxxx":return H0(R0.extendedOptionalSeconds,a);case"xxx":default:return H0(R0.extended,a)}}},{key:"set",value:function(a,o,l){return o.timestampIsSet?a:new Date(a.getTime()-l)}}]),n}(De);function J1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?J1=function(n){return typeof n}:J1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},J1(e)}function Af(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function il(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Of(e,t,n){return t&&il(e.prototype,t),n&&il(e,n),e}function Df(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Mi(e,t)}function Mi(e,t){return Mi=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Mi(e,t)}function Nf(e){var t=$f();return function(){var r=Q1(e),a;if(t){var o=Q1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Pf(this,a)}}function Pf(e,t){return t&&(J1(t)==="object"||typeof t=="function")?t:Ti(e)}function Ti(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function $f(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Q1(e){return Q1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Q1(e)}function al(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Vf=function(e){Df(n,e);var t=Nf(n);function n(){var r;Af(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),al(Ti(r),"priority",40),al(Ti(r),"incompatibleTokens","*"),r}return Of(n,[{key:"parse",value:function(a){return eo(a)}},{key:"set",value:function(a,o,l){return[new Date(l*1e3),{timestampIsSet:!0}]}}]),n}(De);function en(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?en=function(n){return typeof n}:en=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},en(e)}function Ff(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ol(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function If(e,t,n){return t&&ol(e.prototype,t),n&&ol(e,n),e}function Rf(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ai(e,t)}function Ai(e,t){return Ai=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Ai(e,t)}function Hf(e){var t=Uf();return function(){var r=tn(e),a;if(t){var o=tn(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Zf(this,a)}}function Zf(e,t){return t&&(en(t)==="object"||typeof t=="function")?t:Oi(e)}function Oi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Uf(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function tn(e){return tn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},tn(e)}function ll(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Wf=function(e){Rf(n,e);var t=Hf(n);function n(){var r;Ff(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),ll(Oi(r),"priority",20),ll(Oi(r),"incompatibleTokens","*"),r}return If(n,[{key:"parse",value:function(a){return eo(a)}},{key:"set",value:function(a,o,l){return[new Date(l),{timestampIsSet:!0}]}}]),n}(De),jf={G:new W6,y:new X6,Y:new i7,R:new d7,u:new w7,Q:new L7,q:new O7,M:new I7,L:new z7,w:new eu,I:new su,d:new gu,D:new ku,E:new Au,e:new Fu,c:new ju,i:new Qu,a:new od,b:new hd,B:new bd,h:new Sd,H:new Nd,K:new Hd,k:new qd,m:new tf,s:new cf,S:new yf,X:new xf,x:new Tf,t:new Vf,T:new Wf};function nn(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?nn=function(n){return typeof n}:nn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},nn(e)}function sl(e,t){var n;if(typeof Symbol>"u"||e[Symbol.iterator]==null){if(Array.isArray(e)||(n=zf(e))||t&&e&&typeof e.length=="number"){n&&(e=n);var r=0,a=function(){};return{s:a,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(h){throw h},f:a}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
11
+ `+o):r.stack=o}catch{}}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=y2(this.defaults,n);const{transitional:r,paramsSerializer:a,headers:o}=n;r!==void 0&&ar.assertOptions(r,{silentJSONParsing:r2.transitional(r2.boolean),forcedJSONParsing:r2.transitional(r2.boolean),clarifyTimeoutError:r2.transitional(r2.boolean)},!1),a!=null&&(Y.isFunction(a)?n.paramsSerializer={serialize:a}:ar.assertOptions(a,{encode:r2.function,serialize:r2.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let l=o&&Y.merge(o.common,o[n.method]);o&&Y.forEach(["delete","get","head","post","put","patch","common"],b=>{delete o[b]}),n.headers=D0.concat(l,o);const s=[];let c=!0;this.interceptors.request.forEach(function(S){typeof S.runWhen=="function"&&S.runWhen(n)===!1||(c=c&&S.synchronous,s.unshift(S.fulfilled,S.rejected))});const h=[];this.interceptors.response.forEach(function(S){h.push(S.fulfilled,S.rejected)});let d,m=0,p;if(!c){const b=[E3.bind(this),void 0];for(b.unshift.apply(b,s),b.push.apply(b,h),p=b.length,d=Promise.resolve(n);m<p;)d=d.then(b[m++],b[m++]);return d}p=s.length;let y=n;for(m=0;m<p;){const b=s[m++],S=s[m++];try{y=b(y)}catch(T){S.call(this,T);break}}try{d=E3.call(this,y)}catch(b){return Promise.reject(b)}for(m=0,p=h.length;m<p;)d=d.then(h[m++],h[m++]);return d}getUri(t){t=y2(this.defaults,t);const n=g3(t.baseURL,t.url);return u3(n,t.params,t.paramsSerializer)}}Y.forEach(["delete","get","head","options"],function(t){Pt.prototype[t]=function(n,r){return this.request(y2(r||{},{method:t,url:n,data:(r||{}).data}))}}),Y.forEach(["post","put","patch"],function(t){function n(r){return function(o,l,s){return this.request(y2(s||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:o,data:l}))}}Pt.prototype[t]=n(),Pt.prototype[t+"Form"]=n(!0)});const $t=Pt;class or{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(o){n=o});const r=this;this.promise.then(a=>{if(!r._listeners)return;let o=r._listeners.length;for(;o-- >0;)r._listeners[o](a);r._listeners=null}),this.promise.then=a=>{let o;const l=new Promise(s=>{r.subscribe(s),o=s}).then(a);return l.cancel=function(){r.unsubscribe(o)},l},t(function(o,l,s){r.reason||(r.reason=new A2(o,l,s),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}static source(){let t;return{token:new or(function(a){t=a}),cancel:t}}}const R9=or;function H9(e){return function(n){return e.apply(null,n)}}function Z9(e){return Y.isObject(e)&&e.isAxiosError===!0}const lr={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(lr).forEach(([e,t])=>{lr[t]=e});const U9=lr;function M3(e){const t=new $t(e),n=za($t.prototype.request,t);return Y.extend(n,$t.prototype,t,{allOwnKeys:!0}),Y.extend(n,t,null,{allOwnKeys:!0}),n.create=function(a){return M3(y2(e,a))},n}const t0=M3(Xn);t0.Axios=$t,t0.CanceledError=A2,t0.CancelToken=R9,t0.isCancel=m3,t0.VERSION=S3,t0.toFormData=Mt,t0.AxiosError=xe,t0.Cancel=t0.CanceledError,t0.all=function(t){return Promise.all(t)},t0.spread=H9,t0.isAxiosError=Z9,t0.mergeConfig=y2,t0.AxiosHeaders=D0,t0.formToJSON=e=>h3(Y.isHTMLForm(e)?new FormData(e):e),t0.getAdapter=L3.getAdapter,t0.HttpStatusCode=U9,t0.default=t0;const W9=({interceptors:e,baseURL:t}={})=>{const n=t0.create({baseURL:t,headers:{"X-Webitel-Access":localStorage.getItem("access-token")||""}});if(e){const{request:r,response:a}=e;r&&r.forEach(o=>n.interceptors.request.use(...o)),a&&a.forEach(o=>n.interceptors.response.use(...o))}return n},he=(e,t)=>{const n=e.__vccOpts||e;for(const[r,a]of t)n[r]=a;return n},j9={},z9={class:"wt-app-header"};function Y9(e,t){return i.openBlock(),i.createElementBlock("header",z9,[i.renderSlot(e.$slots,"default",{},void 0,!0)])}const q9=he(j9,[["render",Y9],["__scopeId","data-v-8c008840"]]),n0=Object.freeze({ADMIN:"admin",AGENT:"agent",SUPERVISOR:"supervisor",HISTORY:"history",AUDIT:"audit",ANALYTICS:"grafana",CRM:"crm"}),G9="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",K9="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",X9="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",J9="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",Q9="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",ec="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",tc="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",nc="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",rc="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",ic="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",ac="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",oc="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",lc="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",sc="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",cc={class:"wt-app-navigator"},uc={class:"wt-app-navigator__nav-wrapper"},dc={class:"wt-app-navigator__nav-title"},fc={class:"wt-app-navigator__nav"},hc=["href","title"],pc=["alt","src"],mc={class:"wt-app-navigator__card__title"},yc=he({__name:"wt-app-navigator",props:{currentApp:{type:String},apps:{type:Array,default:()=>[]},darkMode:{type:Boolean,default:!1}},setup(e){const t={[n0.ADMIN]:{dark:G9,light:K9},[n0.AGENT]:{dark:X9,light:J9},[n0.ANALYTICS]:{dark:Q9,light:ec},[n0.CRM]:{dark:rc,light:ic},[n0.HISTORY]:{dark:ac,light:oc},[n0.AUDIT]:{dark:tc,light:nc},[n0.SUPERVISOR]:{dark:lc,light:sc}},n=e,r=i.ref(!1),a=[n0.AGENT,n0.SUPERVISOR,n0.HISTORY,n0.ADMIN,n0.AUDIT,n0.CRM,n0.ANALYTICS],o=i.computed(()=>n.apps.reduce((s,c)=>[...s,{...c,img:n.darkMode?t[c.name].dark:t[c.name].light,currentApp:n.currentApp===c.name}],[]).sort((s,c)=>a.indexOf(s.name)-a.indexOf(c.name)));function l(){r.value=!1}return(s,c)=>{const h=i.resolveComponent("wt-icon-btn"),d=i.resolveComponent("wt-tooltip"),m=i.resolveDirective("clickaway");return i.withDirectives((i.openBlock(),i.createElementBlock("div",cc,[i.createVNode(d,null,{activator:i.withCtx(()=>[i.createVNode(h,{class:i.normalizeClass([{active:r.value},"wt-app-navigator__btn"]),icon:"app-navigator",onClick:c[0]||(c[0]=p=>r.value=!r.value)},null,8,["class"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(s.$t("webitelUI.appNavigator.title")),1)],void 0,!0),_:1}),i.createVNode(i.Transition,{name:"fade"},{default:i.withCtx(()=>[i.withDirectives(i.createElementVNode("nav",uc,[i.createElementVNode("h3",dc,i.toDisplayString(s.$t("webitelUI.appNavigator.title")),1),i.createElementVNode("ul",fc,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(o.value,p=>(i.openBlock(),i.createElementBlock("li",{key:p.name,class:i.normalizeClass([{active:p.currentApp},"wt-app-navigator__card"])},[i.createElementVNode("a",{href:p.href,title:s.$t(`webitelUI.appNavigator.${p.name}`),class:"wt-app-navigator__card__link",target:"_blank"},[i.createElementVNode("img",{alt:`${p.name}-pic`,src:p.img,class:"wt-app-navigator__card__img"},null,8,pc),i.createElementVNode("p",mc,i.toDisplayString(s.$t(`webitelUI.appNavigator.${p.name}`)),1)],8,hc)],2))),128))])],512),[[i.vShow,r.value]])],void 0,!0),_:1})])),[[m,l]])}}},[["__scopeId","data-v-7cefebe6"]]),gc={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}}},wc={class:"wt-header-actions"},Cc={class:"wt-header-actions__panel-wrapper"},bc={key:0,class:"wt-header-actions__header"},vc={class:"wt-header-actions__name"},_c={class:"wt-header-actions__account"},xc={class:"wt-header-actions__actions-wrapper"},kc={class:"wt-header-actions__action"},Lc={class:"wt-header-actions__action"},Ec={class:"wt-header-actions__action wt-header-actions__action--logout"},Sc={key:1,class:"wt-header-actions__footer"},Bc={class:"wt-header-actions__build__version"};function Mc(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon-btn"),s=i.resolveComponent("wt-tooltip"),c=i.resolveComponent("wt-icon"),h=i.resolveDirective("clickaway");return i.openBlock(),i.createElementBlock("div",wc,[i.createVNode(s,null,{activator:i.withCtx(()=>[i.withDirectives(i.createVNode(l,{class:i.normalizeClass([{active:e.isOpened},"wt-header-actions__btn"]),icon:"account",onClick:t[0]||(t[0]=d=>e.isOpened=!e.isOpened)},null,8,["class"]),[[h,o.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",Cc,[o.isHeader?(i.openBlock(),i.createElementBlock("header",bc,[i.createElementVNode("h3",vc,i.toDisplayString(o.userName),1),i.createElementVNode("p",_c,i.toDisplayString(o.userAccount),1)])):i.createCommentVNode("",!0),i.createElementVNode("ul",xc,[i.createElementVNode("li",kc,[i.createElementVNode("a",{class:"wt-header-actions__action__link",href:"https://docs.webitel.com/display/WEP/Webitel+Elastic+Platform",target:"_blank",onClick:t[1]||(t[1]=(...d)=>o.close&&o.close(...d))},[i.createVNode(c,{icon:"docs"}),i.createElementVNode("span",null,i.toDisplayString(e.$t("webitelUI.headerActions.docs")),1)])]),i.createElementVNode("li",Lc,[i.createElementVNode("a",{class:"wt-header-actions__action__link",onClick:t[2]||(t[2]=i.withModifiers((...d)=>o.settings&&o.settings(...d),["prevent"]))},[i.createVNode(c,{icon:"settings"}),i.createElementVNode("span",null,i.toDisplayString(e.$t("webitelUI.headerActions.settings")),1)])]),i.createElementVNode("li",Ec,[i.createElementVNode("a",{class:"wt-header-actions__action__link",onClick:t[3]||(t[3]=i.withModifiers((...d)=>o.logout&&o.logout(...d),["prevent"]))},[i.createVNode(c,{color:"error",icon:"logout"}),i.createElementVNode("span",null,i.toDisplayString(e.$t("webitelUI.headerActions.logout")),1)])])]),o.isFooter?(i.openBlock(),i.createElementBlock("footer",Sc,[i.createElementVNode("p",Bc,i.toDisplayString(o.buildVersion),1)])):i.createCommentVNode("",!0)],512),[[i.vShow,e.isOpened]])],void 0,!0),_:1})])}const Tc=he(gc,[["render",Mc],["__scopeId","data-v-ef9ff19d"]]),Ac="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",_0=Object.freeze({ACTIVE:"active",DND:"dnd",BUSY:"busy",OFFLINE:"offline",ONLINE:"online",PAUSE:"pause"}),Oc=["src"],Dc={__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:_0,default:_0.OFFLINE}},setup(e){const t=e,n=i.computed(()=>!t.src&&t.username),r=i.computed(()=>{if(!t.username)return!1;const c=t.username.split(" ").map(h=>h.at(0).toUpperCase()).join("");return c.length>2?c.at(0).concat(c.at(-1)):c}),a=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:d})=>d.includes(r.value.at(0).toUpperCase()));return h&&h.color||"--wt-avatar-letters-p1-color"}),o=i.computed(()=>t.src||Ac),l=i.computed(()=>[_0.DND,_0.ONLINE,_0.PAUSE].includes(t.status)),s=i.computed(()=>{switch(t.status){case _0.ACTIVE:return"online-color";case _0.DND:return"dnd-color";case _0.BUSY:return"busy-color";case _0.OFFLINE:return"offline-color";case _0.ONLINE:return"online-color";case _0.PAUSE:return"pause-color";default:return"offline-color"}});return(c,h)=>{const d=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(d,{key:0,"color-variable":s.value,"icon-badge":l.value?t.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(${a.value})`}),class:"wt-avatar__letters"},i.toDisplayString(r.value),5)):(i.openBlock(),i.createElementBlock("img",{key:2,src:o.value,alt:"avatar",class:"wt-avatar__img"},null,8,Oc))],2)}}},Nc=he(Dc,[["__scopeId","data-v-ad1bd28d"]]),Pc="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",$c="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",Vc="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",Fc={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 _0.DND:return Pc;case _0.ONLINE:return $c;case _0.PAUSE:return Vc;default:return null}}}},Ic=["alt","src"];function Rc(e,t,n,r,a,o){return i.openBlock(),i.createElementBlock("aside",{class:i.normalizeClass([{"wt-badge--outside":n.outside},"wt-badge"]),style:i.normalizeStyle({background:`var(--${n.colorVariable})`})},[o.iconBadgePic?(i.openBlock(),i.createElementBlock("img",{key:0,alt:n.iconBadge,src:o.iconBadgePic,class:"wt-badge__pic"},null,8,Ic)):i.createCommentVNode("",!0)],6)}const Hc=he(Fc,[["render",Rc],["__scopeId","data-v-a905aec2"]]),Zc={class:"wt-button-select"},Uc=he({__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:t}){const n=t,r=i.ref(!1);function a({option:l,index:s}){n("click:option",l,s),r.value=!1}function o(){r.value=!1}return(l,s)=>{const c=i.resolveComponent("wt-button"),h=i.resolveComponent("wt-icon"),d=i.resolveComponent("wt-context-menu"),m=i.resolveDirective("clickaway");return i.withDirectives((i.openBlock(),i.createElementBlock("div",Zc,[i.createVNode(c,i.mergeProps(l.$attrs,{color:e.color,disabled:e.disabled,class:"wt-button-select__button"},{onClick:s[0]||(s[0]=p=>l.$emit("click",p))}),{default:i.withCtx(()=>[i.renderSlot(l.$slots,"default",{},void 0,!0)],void 0,!0),_:3},16,["color","disabled"]),i.createVNode(d,{disabled:e.disabled,options:e.options,visible:r.value,onClick:a},{activator:i.withCtx(()=>[i.createVNode(c,i.mergeProps(l.$attrs,{color:e.color,disabled:e.disabled,loading:!1,class:"wt-button-select__select-btn"},{onClick:s[1]||(s[1]=p=>r.value=!r.value)}),{default:i.withCtx(()=>[i.createVNode(h,{class:i.normalizeClass([{"wt-button-select__select-arrow--active":r.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"])])),[[m,o]])}}},[["__scopeId","data-v-7e70b172"]]),Wc={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},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)}}}},jc=["disabled"],zc={class:"wt-button__contents"};function Yc(e,t,n,r,a,o){const l=i.resolveComponent("wt-loader");return i.openBlock(),i.createElementBlock("button",{class:i.normalizeClass([[o.colorClass,`wt-button--size-${n.size}`,{"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:t[0]||(t[0]=s=>e.$emit("click",s))},[e.showLoader?(i.openBlock(),i.createBlock(l,{key:0,color:o.loaderColor,size:"sm"},null,8,["color"])):i.createCommentVNode("",!0),i.createElementVNode("div",zc,[i.renderSlot(e.$slots,"default",{},()=>[i.createTextVNode(" no content provided ")],!0)])],10,jc)}const qc=he(Wc,[["render",Yc],["__scopeId","data-v-f24db4d1"]]),Gc={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(t=>t!==this.value):e.push(this.value),this.$emit("change",e)}}}},Kc=["checked","disabled","value"],Xc={class:"wt-checkbox__checkmark"},Jc={key:0,class:"wt-checkbox__label"};function Qc(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon"),s=i.resolveComponent("wt-label");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-checkbox--active":o.isChecked,"wt-checkbox--disabled":n.disabled},"wt-checkbox"])},[i.createVNode(s,i.mergeProps(n.labelProps,{disabled:n.disabled,class:"wt-checkbox__wrapper"}),{default:i.withCtx(()=>[i.createElementVNode("input",{checked:o.isChecked,disabled:n.disabled,value:n.value,class:"wt-checkbox__input",type:"checkbox",onChange:t[0]||(t[0]=(...c)=>o.inputHandler&&o.inputHandler(...c))},null,40,Kc),i.createElementVNode("span",Xc,[i.createVNode(l,{color:o.iconColor,icon:o.checkboxIcon},null,8,["color","icon"])]),i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label,isChecked:o.isChecked,disabled:n.disabled})),()=>[n.label?(i.openBlock(),i.createElementBlock("div",Jc,i.toDisplayString(n.label),1)):i.createCommentVNode("",!0)],!0)],void 0,!0),_:3},16,["disabled"])],2)}const e8=he(Gc,[["render",Qc],["__scopeId","data-v-1d525c58"]]),t8={name:"WtChip",props:{color:{type:String,default:"main"}}};function n8(e,t,n,r,a,o){return i.openBlock(),i.createElementBlock("span",{class:i.normalizeClass([`wt-chip--${n.color}-color`,"wt-chip"])},[i.renderSlot(e.$slots,"default")],2)}const r8=he(t8,[["render",n8]]),i8=["onClick"],a8=he({__name:"wt-context-menu",props:{options:{type:Array,required:!0,description:"[{ text, disabled, ... anything you need }]"},visible:{type:Boolean},width:{type:[String],default:"auto"},minWidth:{type:[String],default:"160px"},maxWidth:{type:[String],default:"300px"},disabled:{type:Boolean,default:!1}},emits:["click"],setup(e,{emit:t}){const n=t;function r({option:a,index:o,hide:l}){n("click",{option:a,index:o}),l()}return(a,o)=>{const l=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(l,{triggers:["click","touch"],visible:e.visible,disabled:e.disabled,class:"wt-context-menu",placement:"bottom-end","popper-class":"wt-context-menu__floating-wrapper"},{activator:i.withCtx(()=>[i.renderSlot(a.$slots,"activator",{},void 0,!0)]),default:i.withCtx(({hide:s})=>[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,(c,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":c.disabled}],"wt-context-menu__option"]),href:"#",onClick:i.withModifiers(d=>r({option:c,index:h,hide:s}),["prevent"])},[i.renderSlot(a.$slots,"option",i.normalizeProps(i.guardReactiveProps(c)),()=>[i.createTextVNode(i.toDisplayString(c.text||c),1)],!0)],10,i8)]))),128))],4)]),_:3},8,["visible","disabled"])}}},[["__scopeId","data-v-88830103"]]);var X2=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function sr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}/*! clipboard-copy. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */var o8=c8;function cr(){return new DOMException("The request is not allowed","NotAllowedError")}async function l8(e){if(!navigator.clipboard)throw cr();return navigator.clipboard.writeText(e)}async function s8(e){const t=document.createElement("span");t.textContent=e,t.style.whiteSpace="pre",t.style.webkitUserSelect="auto",t.style.userSelect="all",document.body.appendChild(t);const n=window.getSelection(),r=window.document.createRange();n.removeAllRanges(),r.selectNode(t),n.addRange(r);let a=!1;try{a=window.document.execCommand("copy")}finally{n.removeAllRanges(),window.document.body.removeChild(t)}if(!a)throw cr()}async function c8(e){try{await l8(e)}catch(t){try{await s8(e)}catch(n){throw n||t||cr()}}}const u8=sr(o8);let ur=null;const d8={name:"WtCopyAction",props:{value:{type:String},tooltips:{type:Object,default:()=>({copy:"",copied:""})}},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(){try{await u8(this.value),this.copied=this.value,ur&&window.clearTimeout(ur),ur=setTimeout(()=>{this.copied=null},1500)}catch(e){throw e}}}};function f8(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon-btn"),s=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(s,{class:"wt-copy-action"},{activator:i.withCtx(()=>[i.createVNode(l,i.mergeProps(e.$attrs,{icon:e.copied?"done":"copy",class:"copy-action"},{onClick:o.copy}),null,16,["icon","onClick"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.copied?o.copiedTooltip:o.copyTooltip),1)],void 0,!0),_:1})}const h8=he(d8,[["render",f8]]);function ye(e){if(e===null||e===!0||e===!1)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}function pe(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}function Vt(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Vt=function(n){return typeof n}:Vt=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Vt(e)}function Ce(e){pe(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||Vt(e)==="object"&&t==="[object Date]"?new Date(e.getTime()):typeof e=="number"||t==="[object Number]"?new Date(e):((typeof e=="string"||t==="[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 i2(e,t){pe(2,arguments);var n=Ce(e),r=ye(t);return isNaN(r)?new Date(NaN):(r&&n.setDate(n.getDate()+r),n)}function F0(e,t){pe(2,arguments);var n=Ce(e),r=ye(t);if(isNaN(r))return new Date(NaN);if(!r)return n;var a=n.getDate(),o=new Date(n.getTime());o.setMonth(n.getMonth()+r+1,0);var l=o.getDate();return a>=l?o:(n.setFullYear(o.getFullYear(),o.getMonth(),a),n)}function Ft(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ft=function(n){return typeof n}:Ft=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ft(e)}function T3(e,t){if(pe(2,arguments),!t||Ft(t)!=="object")return new Date(NaN);var n=t.years?ye(t.years):0,r=t.months?ye(t.months):0,a=t.weeks?ye(t.weeks):0,o=t.days?ye(t.days):0,l=t.hours?ye(t.hours):0,s=t.minutes?ye(t.minutes):0,c=t.seconds?ye(t.seconds):0,h=Ce(e),d=r||n?F0(h,r+n*12):h,m=o||a?i2(d,o+a*7):d,p=s+l*60,y=c+p*60,b=y*1e3,S=new Date(m.getTime()+b);return S}function p8(e,t){pe(2,arguments);var n=Ce(e).getTime(),r=ye(t);return new Date(n+r)}var m8={};function I0(){return m8}function g2(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=I0(),m=ye((n=(r=(a=(o=t==null?void 0:t.weekStartsOn)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.weekStartsOn)!==null&&a!==void 0?a:d.weekStartsOn)!==null&&r!==void 0?r:(c=d.locale)===null||c===void 0||(h=c.options)===null||h===void 0?void 0:h.weekStartsOn)!==null&&n!==void 0?n:0);if(!(m>=0&&m<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var p=Ce(e),y=p.getDay(),b=(y<m?7:0)+y-m;return p.setDate(p.getDate()-b),p.setHours(0,0,0,0),p}function It(e){return pe(1,arguments),g2(e,{weekStartsOn:1})}function y8(e){pe(1,arguments);var t=Ce(e),n=t.getFullYear(),r=new Date(0);r.setFullYear(n+1,0,4),r.setHours(0,0,0,0);var a=It(r),o=new Date(0);o.setFullYear(n,0,4),o.setHours(0,0,0,0);var l=It(o);return t.getTime()>=a.getTime()?n+1:t.getTime()>=l.getTime()?n:n-1}function g8(e){pe(1,arguments);var t=y8(e),n=new Date(0);n.setFullYear(t,0,4),n.setHours(0,0,0,0);var r=It(n);return r}function Rt(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}function A3(e){pe(1,arguments);var t=Ce(e);return t.setHours(0,0,0,0),t}var w8=864e5;function C8(e,t){pe(2,arguments);var n=A3(e),r=A3(t),a=n.getTime()-Rt(n),o=r.getTime()-Rt(r);return Math.round((a-o)/w8)}function O3(e,t){pe(2,arguments);var n=ye(t);return F0(e,n*12)}var dr=6e4,fr=36e5,b8=1e3;function Ht(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ht=function(n){return typeof n}:Ht=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ht(e)}function D3(e){return pe(1,arguments),e instanceof Date||Ht(e)==="object"&&Object.prototype.toString.call(e)==="[object Date]"}function J2(e){if(pe(1,arguments),!D3(e)&&typeof e!="number")return!1;var t=Ce(e);return!isNaN(Number(t))}function N3(e,t){var n;pe(1,arguments);var r=e||{},a=Ce(r.start),o=Ce(r.end),l=o.getTime();if(!(a.getTime()<=l))throw new RangeError("Invalid interval");var s=[],c=a;c.setHours(0,0,0,0);var h=Number((n=t==null?void 0:t.step)!==null&&n!==void 0?n:1);if(h<1||isNaN(h))throw new RangeError("`options.step` must be a number greater than 1");for(;c.getTime()<=l;)s.push(Ce(c)),c.setDate(c.getDate()+h),c.setHours(0,0,0,0);return s}function v8(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=I0(),m=ye((n=(r=(a=(o=t==null?void 0:t.weekStartsOn)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.weekStartsOn)!==null&&a!==void 0?a:d.weekStartsOn)!==null&&r!==void 0?r:(c=d.locale)===null||c===void 0||(h=c.options)===null||h===void 0?void 0:h.weekStartsOn)!==null&&n!==void 0?n:0);if(!(m>=0&&m<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var p=Ce(e),y=p.getDay(),b=(y<m?-7:0)+6-(y-m);return p.setDate(p.getDate()+b),p.setHours(23,59,59,999),p}function P3(e,t){pe(2,arguments);var n=ye(t);return p8(e,-n)}var _8=864e5;function x8(e){pe(1,arguments);var t=Ce(e),n=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var r=t.getTime(),a=n-r;return Math.floor(a/_8)+1}function O2(e){pe(1,arguments);var t=1,n=Ce(e),r=n.getUTCDay(),a=(r<t?7:0)+r-t;return n.setUTCDate(n.getUTCDate()-a),n.setUTCHours(0,0,0,0),n}function $3(e){pe(1,arguments);var t=Ce(e),n=t.getUTCFullYear(),r=new Date(0);r.setUTCFullYear(n+1,0,4),r.setUTCHours(0,0,0,0);var a=O2(r),o=new Date(0);o.setUTCFullYear(n,0,4),o.setUTCHours(0,0,0,0);var l=O2(o);return t.getTime()>=a.getTime()?n+1:t.getTime()>=l.getTime()?n:n-1}function k8(e){pe(1,arguments);var t=$3(e),n=new Date(0);n.setUTCFullYear(t,0,4),n.setUTCHours(0,0,0,0);var r=O2(n);return r}var L8=6048e5;function V3(e){pe(1,arguments);var t=Ce(e),n=O2(t).getTime()-k8(t).getTime();return Math.round(n/L8)+1}function w2(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=I0(),m=ye((n=(r=(a=(o=t==null?void 0:t.weekStartsOn)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.weekStartsOn)!==null&&a!==void 0?a:d.weekStartsOn)!==null&&r!==void 0?r:(c=d.locale)===null||c===void 0||(h=c.options)===null||h===void 0?void 0:h.weekStartsOn)!==null&&n!==void 0?n:0);if(!(m>=0&&m<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var p=Ce(e),y=p.getUTCDay(),b=(y<m?7:0)+y-m;return p.setUTCDate(p.getUTCDate()-b),p.setUTCHours(0,0,0,0),p}function hr(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=Ce(e),m=d.getUTCFullYear(),p=I0(),y=ye((n=(r=(a=(o=t==null?void 0:t.firstWeekContainsDate)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.firstWeekContainsDate)!==null&&a!==void 0?a:p.firstWeekContainsDate)!==null&&r!==void 0?r:(c=p.locale)===null||c===void 0||(h=c.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 b=new Date(0);b.setUTCFullYear(m+1,0,y),b.setUTCHours(0,0,0,0);var S=w2(b,t),T=new Date(0);T.setUTCFullYear(m,0,y),T.setUTCHours(0,0,0,0);var v=w2(T,t);return d.getTime()>=S.getTime()?m+1:d.getTime()>=v.getTime()?m:m-1}function E8(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=I0(),m=ye((n=(r=(a=(o=t==null?void 0:t.firstWeekContainsDate)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.firstWeekContainsDate)!==null&&a!==void 0?a:d.firstWeekContainsDate)!==null&&r!==void 0?r:(c=d.locale)===null||c===void 0||(h=c.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&n!==void 0?n:1),p=hr(e,t),y=new Date(0);y.setUTCFullYear(p,0,m),y.setUTCHours(0,0,0,0);var b=w2(y,t);return b}var S8=6048e5;function F3(e,t){pe(1,arguments);var n=Ce(e),r=w2(n,t).getTime()-E8(n,t).getTime();return Math.round(r/S8)+1}function $e(e,t){for(var n=e<0?"-":"",r=Math.abs(e).toString();r.length<t;)r="0"+r;return n+r}var B8={y:function(t,n){var r=t.getUTCFullYear(),a=r>0?r:1-r;return $e(n==="yy"?a%100:a,n.length)},M:function(t,n){var r=t.getUTCMonth();return n==="M"?String(r+1):$e(r+1,2)},d:function(t,n){return $e(t.getUTCDate(),n.length)},a:function(t,n){var r=t.getUTCHours()/12>=1?"pm":"am";switch(n){case"a":case"aa":return r.toUpperCase();case"aaa":return r;case"aaaaa":return r[0];case"aaaa":default:return r==="am"?"a.m.":"p.m."}},h:function(t,n){return $e(t.getUTCHours()%12||12,n.length)},H:function(t,n){return $e(t.getUTCHours(),n.length)},m:function(t,n){return $e(t.getUTCMinutes(),n.length)},s:function(t,n){return $e(t.getUTCSeconds(),n.length)},S:function(t,n){var r=n.length,a=t.getUTCMilliseconds(),o=Math.floor(a*Math.pow(10,r-3));return $e(o,n.length)}};const a2=B8;var D2={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},M8={G:function(t,n,r){var a=t.getUTCFullYear()>0?1:0;switch(n){case"G":case"GG":case"GGG":return r.era(a,{width:"abbreviated"});case"GGGGG":return r.era(a,{width:"narrow"});case"GGGG":default:return r.era(a,{width:"wide"})}},y:function(t,n,r){if(n==="yo"){var a=t.getUTCFullYear(),o=a>0?a:1-a;return r.ordinalNumber(o,{unit:"year"})}return a2.y(t,n)},Y:function(t,n,r,a){var o=hr(t,a),l=o>0?o:1-o;if(n==="YY"){var s=l%100;return $e(s,2)}return n==="Yo"?r.ordinalNumber(l,{unit:"year"}):$e(l,n.length)},R:function(t,n){var r=$3(t);return $e(r,n.length)},u:function(t,n){var r=t.getUTCFullYear();return $e(r,n.length)},Q:function(t,n,r){var a=Math.ceil((t.getUTCMonth()+1)/3);switch(n){case"Q":return String(a);case"QQ":return $e(a,2);case"Qo":return r.ordinalNumber(a,{unit:"quarter"});case"QQQ":return r.quarter(a,{width:"abbreviated",context:"formatting"});case"QQQQQ":return r.quarter(a,{width:"narrow",context:"formatting"});case"QQQQ":default:return r.quarter(a,{width:"wide",context:"formatting"})}},q:function(t,n,r){var a=Math.ceil((t.getUTCMonth()+1)/3);switch(n){case"q":return String(a);case"qq":return $e(a,2);case"qo":return r.ordinalNumber(a,{unit:"quarter"});case"qqq":return r.quarter(a,{width:"abbreviated",context:"standalone"});case"qqqqq":return r.quarter(a,{width:"narrow",context:"standalone"});case"qqqq":default:return r.quarter(a,{width:"wide",context:"standalone"})}},M:function(t,n,r){var a=t.getUTCMonth();switch(n){case"M":case"MM":return a2.M(t,n);case"Mo":return r.ordinalNumber(a+1,{unit:"month"});case"MMM":return r.month(a,{width:"abbreviated",context:"formatting"});case"MMMMM":return r.month(a,{width:"narrow",context:"formatting"});case"MMMM":default:return r.month(a,{width:"wide",context:"formatting"})}},L:function(t,n,r){var a=t.getUTCMonth();switch(n){case"L":return String(a+1);case"LL":return $e(a+1,2);case"Lo":return r.ordinalNumber(a+1,{unit:"month"});case"LLL":return r.month(a,{width:"abbreviated",context:"standalone"});case"LLLLL":return r.month(a,{width:"narrow",context:"standalone"});case"LLLL":default:return r.month(a,{width:"wide",context:"standalone"})}},w:function(t,n,r,a){var o=F3(t,a);return n==="wo"?r.ordinalNumber(o,{unit:"week"}):$e(o,n.length)},I:function(t,n,r){var a=V3(t);return n==="Io"?r.ordinalNumber(a,{unit:"week"}):$e(a,n.length)},d:function(t,n,r){return n==="do"?r.ordinalNumber(t.getUTCDate(),{unit:"date"}):a2.d(t,n)},D:function(t,n,r){var a=x8(t);return n==="Do"?r.ordinalNumber(a,{unit:"dayOfYear"}):$e(a,n.length)},E:function(t,n,r){var a=t.getUTCDay();switch(n){case"E":case"EE":case"EEE":return r.day(a,{width:"abbreviated",context:"formatting"});case"EEEEE":return r.day(a,{width:"narrow",context:"formatting"});case"EEEEEE":return r.day(a,{width:"short",context:"formatting"});case"EEEE":default:return r.day(a,{width:"wide",context:"formatting"})}},e:function(t,n,r,a){var o=t.getUTCDay(),l=(o-a.weekStartsOn+8)%7||7;switch(n){case"e":return String(l);case"ee":return $e(l,2);case"eo":return r.ordinalNumber(l,{unit:"day"});case"eee":return r.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return r.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return r.day(o,{width:"short",context:"formatting"});case"eeee":default:return r.day(o,{width:"wide",context:"formatting"})}},c:function(t,n,r,a){var o=t.getUTCDay(),l=(o-a.weekStartsOn+8)%7||7;switch(n){case"c":return String(l);case"cc":return $e(l,n.length);case"co":return r.ordinalNumber(l,{unit:"day"});case"ccc":return r.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return r.day(o,{width:"narrow",context:"standalone"});case"cccccc":return r.day(o,{width:"short",context:"standalone"});case"cccc":default:return r.day(o,{width:"wide",context:"standalone"})}},i:function(t,n,r){var a=t.getUTCDay(),o=a===0?7:a;switch(n){case"i":return String(o);case"ii":return $e(o,n.length);case"io":return r.ordinalNumber(o,{unit:"day"});case"iii":return r.day(a,{width:"abbreviated",context:"formatting"});case"iiiii":return r.day(a,{width:"narrow",context:"formatting"});case"iiiiii":return r.day(a,{width:"short",context:"formatting"});case"iiii":default:return r.day(a,{width:"wide",context:"formatting"})}},a:function(t,n,r){var a=t.getUTCHours(),o=a/12>=1?"pm":"am";switch(n){case"a":case"aa":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"aaa":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return r.dayPeriod(o,{width:"narrow",context:"formatting"});case"aaaa":default:return r.dayPeriod(o,{width:"wide",context:"formatting"})}},b:function(t,n,r){var a=t.getUTCHours(),o;switch(a===12?o=D2.noon:a===0?o=D2.midnight:o=a/12>=1?"pm":"am",n){case"b":case"bb":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"bbb":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return r.dayPeriod(o,{width:"narrow",context:"formatting"});case"bbbb":default:return r.dayPeriod(o,{width:"wide",context:"formatting"})}},B:function(t,n,r){var a=t.getUTCHours(),o;switch(a>=17?o=D2.evening:a>=12?o=D2.afternoon:a>=4?o=D2.morning:o=D2.night,n){case"B":case"BB":case"BBB":return r.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"BBBBB":return r.dayPeriod(o,{width:"narrow",context:"formatting"});case"BBBB":default:return r.dayPeriod(o,{width:"wide",context:"formatting"})}},h:function(t,n,r){if(n==="ho"){var a=t.getUTCHours()%12;return a===0&&(a=12),r.ordinalNumber(a,{unit:"hour"})}return a2.h(t,n)},H:function(t,n,r){return n==="Ho"?r.ordinalNumber(t.getUTCHours(),{unit:"hour"}):a2.H(t,n)},K:function(t,n,r){var a=t.getUTCHours()%12;return n==="Ko"?r.ordinalNumber(a,{unit:"hour"}):$e(a,n.length)},k:function(t,n,r){var a=t.getUTCHours();return a===0&&(a=24),n==="ko"?r.ordinalNumber(a,{unit:"hour"}):$e(a,n.length)},m:function(t,n,r){return n==="mo"?r.ordinalNumber(t.getUTCMinutes(),{unit:"minute"}):a2.m(t,n)},s:function(t,n,r){return n==="so"?r.ordinalNumber(t.getUTCSeconds(),{unit:"second"}):a2.s(t,n)},S:function(t,n){return a2.S(t,n)},X:function(t,n,r,a){var o=a._originalDate||t,l=o.getTimezoneOffset();if(l===0)return"Z";switch(n){case"X":return R3(l);case"XXXX":case"XX":return C2(l);case"XXXXX":case"XXX":default:return C2(l,":")}},x:function(t,n,r,a){var o=a._originalDate||t,l=o.getTimezoneOffset();switch(n){case"x":return R3(l);case"xxxx":case"xx":return C2(l);case"xxxxx":case"xxx":default:return C2(l,":")}},O:function(t,n,r,a){var o=a._originalDate||t,l=o.getTimezoneOffset();switch(n){case"O":case"OO":case"OOO":return"GMT"+I3(l,":");case"OOOO":default:return"GMT"+C2(l,":")}},z:function(t,n,r,a){var o=a._originalDate||t,l=o.getTimezoneOffset();switch(n){case"z":case"zz":case"zzz":return"GMT"+I3(l,":");case"zzzz":default:return"GMT"+C2(l,":")}},t:function(t,n,r,a){var o=a._originalDate||t,l=Math.floor(o.getTime()/1e3);return $e(l,n.length)},T:function(t,n,r,a){var o=a._originalDate||t,l=o.getTime();return $e(l,n.length)}};function I3(e,t){var n=e>0?"-":"+",r=Math.abs(e),a=Math.floor(r/60),o=r%60;if(o===0)return n+String(a);var l=t||"";return n+String(a)+l+$e(o,2)}function R3(e,t){if(e%60===0){var n=e>0?"-":"+";return n+$e(Math.abs(e)/60,2)}return C2(e,t)}function C2(e,t){var n=t||"",r=e>0?"-":"+",a=Math.abs(e),o=$e(Math.floor(a/60),2),l=$e(a%60,2);return r+o+n+l}var H3=function(t,n){switch(t){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"})}},Z3=function(t,n){switch(t){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"})}},T8=function(t,n){var r=t.match(/(P+)(p+)?/)||[],a=r[1],o=r[2];if(!o)return H3(t,n);var l;switch(a){case"P":l=n.dateTime({width:"short"});break;case"PP":l=n.dateTime({width:"medium"});break;case"PPP":l=n.dateTime({width:"long"});break;case"PPPP":default:l=n.dateTime({width:"full"});break}return l.replace("{{date}}",H3(a,n)).replace("{{time}}",Z3(o,n))},pr={p:Z3,P:T8},A8=["D","DD"],O8=["YY","YYYY"];function U3(e){return A8.indexOf(e)!==-1}function W3(e){return O8.indexOf(e)!==-1}function Zt(e,t,n){if(e==="YYYY")throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) 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(t,"`) 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(t,"`) 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(t,"`) 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 D8={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"}},N8=function(t,n,r){var a,o=D8[t];return typeof o=="string"?a=o:n===1?a=o.one:a=o.other.replace("{{count}}",n.toString()),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"in "+a:a+" ago":a};const P8=N8;function mr(e){return function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=t.width?String(t.width):e.defaultWidth,r=e.formats[n]||e.formats[e.defaultWidth];return r}}var $8={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},V8={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},F8={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},I8={date:mr({formats:$8,defaultWidth:"full"}),time:mr({formats:V8,defaultWidth:"full"}),dateTime:mr({formats:F8,defaultWidth:"full"})};const R8=I8;var H8={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Z8=function(t,n,r,a){return H8[t]};const U8=Z8;function Q2(e){return function(t,n){var r=n!=null&&n.context?String(n.context):"standalone",a;if(r==="formatting"&&e.formattingValues){var o=e.defaultFormattingWidth||e.defaultWidth,l=n!=null&&n.width?String(n.width):o;a=e.formattingValues[l]||e.formattingValues[o]}else{var s=e.defaultWidth,c=n!=null&&n.width?String(n.width):e.defaultWidth;a=e.values[c]||e.values[s]}var h=e.argumentCallback?e.argumentCallback(t):t;return a[h]}}var W8={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},j8={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},z8={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"]},Y8={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"]},q8={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"}},G8={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"}},K8=function(t,n){var r=Number(t),a=r%100;if(a>20||a<10)switch(a%10){case 1:return r+"st";case 2:return r+"nd";case 3:return r+"rd"}return r+"th"},X8={ordinalNumber:K8,era:Q2({values:W8,defaultWidth:"wide"}),quarter:Q2({values:j8,defaultWidth:"wide",argumentCallback:function(t){return t-1}}),month:Q2({values:z8,defaultWidth:"wide"}),day:Q2({values:Y8,defaultWidth:"wide"}),dayPeriod:Q2({values:q8,defaultWidth:"wide",formattingValues:G8,defaultFormattingWidth:"wide"})};const J8=X8;function et(e){return function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=n.width,a=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],o=t.match(a);if(!o)return null;var l=o[0],s=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],c=Array.isArray(s)?e6(s,function(m){return m.test(l)}):Q8(s,function(m){return m.test(l)}),h;h=e.valueCallback?e.valueCallback(c):c,h=n.valueCallback?n.valueCallback(h):h;var d=t.slice(l.length);return{value:h,rest:d}}}function Q8(e,t){for(var n in e)if(e.hasOwnProperty(n)&&t(e[n]))return n}function e6(e,t){for(var n=0;n<e.length;n++)if(t(e[n]))return n}function t6(e){return function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.match(e.matchPattern);if(!r)return null;var a=r[0],o=t.match(e.parsePattern);if(!o)return null;var l=e.valueCallback?e.valueCallback(o[0]):o[0];l=n.valueCallback?n.valueCallback(l):l;var s=t.slice(a.length);return{value:l,rest:s}}}var n6=/^(\d+)(th|st|nd|rd)?/i,r6=/\d+/i,i6={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},a6={any:[/^b/i,/^(a|c)/i]},o6={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},l6={any:[/1/i,/2/i,/3/i,/4/i]},s6={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},c6={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]},u6={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},d6={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]},f6={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},h6={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}},p6={ordinalNumber:t6({matchPattern:n6,parsePattern:r6,valueCallback:function(t){return parseInt(t,10)}}),era:et({matchPatterns:i6,defaultMatchWidth:"wide",parsePatterns:a6,defaultParseWidth:"any"}),quarter:et({matchPatterns:o6,defaultMatchWidth:"wide",parsePatterns:l6,defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:et({matchPatterns:s6,defaultMatchWidth:"wide",parsePatterns:c6,defaultParseWidth:"any"}),day:et({matchPatterns:u6,defaultMatchWidth:"wide",parsePatterns:d6,defaultParseWidth:"any"}),dayPeriod:et({matchPatterns:f6,defaultMatchWidth:"any",parsePatterns:h6,defaultParseWidth:"any"})},m6={code:"en-US",formatDistance:P8,formatLong:R8,formatRelative:U8,localize:J8,match:p6,options:{weekStartsOn:0,firstWeekContainsDate:1}};const j3=m6;var y6=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,g6=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,w6=/^'([^]*?)'?$/,C6=/''/g,b6=/[a-zA-Z]/;function tt(e,t,n){var r,a,o,l,s,c,h,d,m,p,y,b,S,T,v,_,M,O;pe(2,arguments);var D=String(t),$=I0(),F=(r=(a=n==null?void 0:n.locale)!==null&&a!==void 0?a:$.locale)!==null&&r!==void 0?r:j3,I=ye((o=(l=(s=(c=n==null?void 0:n.firstWeekContainsDate)!==null&&c!==void 0?c:n==null||(h=n.locale)===null||h===void 0||(d=h.options)===null||d===void 0?void 0:d.firstWeekContainsDate)!==null&&s!==void 0?s:$.firstWeekContainsDate)!==null&&l!==void 0?l:(m=$.locale)===null||m===void 0||(p=m.options)===null||p===void 0?void 0:p.firstWeekContainsDate)!==null&&o!==void 0?o:1);if(!(I>=1&&I<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var P=ye((y=(b=(S=(T=n==null?void 0:n.weekStartsOn)!==null&&T!==void 0?T:n==null||(v=n.locale)===null||v===void 0||(_=v.options)===null||_===void 0?void 0:_.weekStartsOn)!==null&&S!==void 0?S:$.weekStartsOn)!==null&&b!==void 0?b:(M=$.locale)===null||M===void 0||(O=M.options)===null||O===void 0?void 0:O.weekStartsOn)!==null&&y!==void 0?y:0);if(!(P>=0&&P<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!F.localize)throw new RangeError("locale must contain localize property");if(!F.formatLong)throw new RangeError("locale must contain formatLong property");var z=Ce(e);if(!J2(z))throw new RangeError("Invalid time value");var R=Rt(z),X=P3(z,R),J={firstWeekContainsDate:I,weekStartsOn:P,locale:F,_originalDate:z},se=D.match(g6).map(function(re){var G=re[0];if(G==="p"||G==="P"){var w=pr[G];return w(re,F.formatLong)}return re}).join("").match(y6).map(function(re){if(re==="''")return"'";var G=re[0];if(G==="'")return v6(re);var w=M8[G];if(w)return!(n!=null&&n.useAdditionalWeekYearTokens)&&W3(re)&&Zt(re,t,String(e)),!(n!=null&&n.useAdditionalDayOfYearTokens)&&U3(re)&&Zt(re,t,String(e)),w(X,re,F.localize,J);if(G.match(b6))throw new RangeError("Format string contains an unescaped latin alphabet character `"+G+"`");return re}).join("");return se}function v6(e){var t=e.match(w6);return t?t[1].replace(C6,"'"):e}function _6(e,t){if(e==null)throw new TypeError("assign requires that input parameter not be null or undefined");for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}function x6(e){pe(1,arguments);var t=Ce(e),n=t.getDay();return n}function k6(e){pe(1,arguments);var t=Ce(e),n=t.getFullYear(),r=t.getMonth(),a=new Date(0);return a.setFullYear(n,r+1,0),a.setHours(0,0,0,0),a.getDate()}function G0(e){pe(1,arguments);var t=Ce(e),n=t.getHours();return n}var L6=6048e5;function E6(e){pe(1,arguments);var t=Ce(e),n=It(t).getTime()-g8(t).getTime();return Math.round(n/L6)+1}function K0(e){pe(1,arguments);var t=Ce(e),n=t.getMinutes();return n}function He(e){pe(1,arguments);var t=Ce(e),n=t.getMonth();return n}function N2(e){pe(1,arguments);var t=Ce(e),n=t.getSeconds();return n}function S6(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=Ce(e),m=d.getFullYear(),p=I0(),y=ye((n=(r=(a=(o=t==null?void 0:t.firstWeekContainsDate)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.firstWeekContainsDate)!==null&&a!==void 0?a:p.firstWeekContainsDate)!==null&&r!==void 0?r:(c=p.locale)===null||c===void 0||(h=c.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 b=new Date(0);b.setFullYear(m+1,0,y),b.setHours(0,0,0,0);var S=g2(b,t),T=new Date(0);T.setFullYear(m,0,y),T.setHours(0,0,0,0);var v=g2(T,t);return d.getTime()>=S.getTime()?m+1:d.getTime()>=v.getTime()?m:m-1}function B6(e,t){var n,r,a,o,l,s,c,h;pe(1,arguments);var d=I0(),m=ye((n=(r=(a=(o=t==null?void 0:t.firstWeekContainsDate)!==null&&o!==void 0?o:t==null||(l=t.locale)===null||l===void 0||(s=l.options)===null||s===void 0?void 0:s.firstWeekContainsDate)!==null&&a!==void 0?a:d.firstWeekContainsDate)!==null&&r!==void 0?r:(c=d.locale)===null||c===void 0||(h=c.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&n!==void 0?n:1),p=S6(e,t),y=new Date(0);y.setFullYear(p,0,m),y.setHours(0,0,0,0);var b=g2(y,t);return b}var M6=6048e5;function T6(e,t){pe(1,arguments);var n=Ce(e),r=g2(n,t).getTime()-B6(n,t).getTime();return Math.round(r/M6)+1}function Ze(e){return pe(1,arguments),Ce(e).getFullYear()}function yr(e,t){pe(2,arguments);var n=Ce(e),r=Ce(t);return n.getTime()>r.getTime()}function gr(e,t){pe(2,arguments);var n=Ce(e),r=Ce(t);return n.getTime()<r.getTime()}function z3(e,t){pe(2,arguments);var n=Ce(e),r=Ce(t);return n.getTime()===r.getTime()}function Ut(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ut=function(n){return typeof n}:Ut=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ut(e)}function Y3(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&wr(e,t)}function wr(e,t){return wr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},wr(e,t)}function q3(e){var t=O6();return function(){var r=Wt(e),a;if(t){var o=Wt(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return A6(this,a)}}function A6(e,t){return t&&(Ut(t)==="object"||typeof t=="function")?t:Cr(e)}function Cr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function O6(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Wt(e){return Wt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Wt(e)}function br(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function G3(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function vr(e,t,n){return t&&G3(e.prototype,t),n&&G3(e,n),e}function _r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var D6=10,K3=function(){function e(){br(this,e),_r(this,"subPriority",0)}return vr(e,[{key:"validate",value:function(n,r){return!0}}]),e}(),N6=function(e){Y3(n,e);var t=q3(n);function n(r,a,o,l,s){var c;return br(this,n),c=t.call(this),c.value=r,c.validateValue=a,c.setValue=o,c.priority=l,s&&(c.subPriority=s),c}return vr(n,[{key:"validate",value:function(a,o){return this.validateValue(a,this.value,o)}},{key:"set",value:function(a,o,l){return this.setValue(a,o,this.value,l)}}]),n}(K3),P6=function(e){Y3(n,e);var t=q3(n);function n(){var r;br(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),_r(Cr(r),"priority",D6),_r(Cr(r),"subPriority",-1),r}return vr(n,[{key:"set",value:function(a,o){if(o.timestampIsSet)return a;var l=new Date(0);return l.setFullYear(a.getUTCFullYear(),a.getUTCMonth(),a.getUTCDate()),l.setHours(a.getUTCHours(),a.getUTCMinutes(),a.getUTCSeconds(),a.getUTCMilliseconds()),l}}]),n}(K3);function $6(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function X3(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function V6(e,t,n){return t&&X3(e.prototype,t),n&&X3(e,n),e}var De=function(){function e(){$6(this,e)}return V6(e,[{key:"run",value:function(n,r,a,o){var l=this.parse(n,r,a,o);return l?{setter:new N6(l.value,this.validate,this.set,this.priority,this.subPriority),rest:l.rest}:null}},{key:"validate",value:function(n,r,a){return!0}}]),e}();function jt(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?jt=function(n){return typeof n}:jt=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},jt(e)}function F6(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function J3(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function I6(e,t,n){return t&&J3(e.prototype,t),n&&J3(e,n),e}function R6(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&xr(e,t)}function xr(e,t){return xr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},xr(e,t)}function H6(e){var t=U6();return function(){var r=zt(e),a;if(t){var o=zt(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Z6(this,a)}}function Z6(e,t){return t&&(jt(t)==="object"||typeof t=="function")?t:kr(e)}function kr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function U6(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function zt(e){return zt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},zt(e)}function Q3(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var W6=function(e){R6(n,e);var t=H6(n);function n(){var r;F6(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Q3(kr(r),"priority",140),Q3(kr(r),"incompatibleTokens",["R","u","t","T"]),r}return I6(n,[{key:"parse",value:function(a,o,l){switch(o){case"G":case"GG":case"GGG":return l.era(a,{width:"abbreviated"})||l.era(a,{width:"narrow"});case"GGGGG":return l.era(a,{width:"narrow"});case"GGGG":default:return l.era(a,{width:"wide"})||l.era(a,{width:"abbreviated"})||l.era(a,{width:"narrow"})}}},{key:"set",value:function(a,o,l){return o.era=l,a.setUTCFullYear(l,0,1),a.setUTCHours(0,0,0,0),a}}]),n}(De),Ke={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}/},R0={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 Xe(e,t){return e&&{value:t(e.value),rest:e.rest}}function ze(e,t){var n=t.match(e);return n?{value:parseInt(n[0],10),rest:t.slice(n[0].length)}:null}function H0(e,t){var n=t.match(e);if(!n)return null;if(n[0]==="Z")return{value:0,rest:t.slice(1)};var r=n[1]==="+"?1:-1,a=n[2]?parseInt(n[2],10):0,o=n[3]?parseInt(n[3],10):0,l=n[5]?parseInt(n[5],10):0;return{value:r*(a*fr+o*dr+l*b8),rest:t.slice(n[0].length)}}function eo(e){return ze(Ke.anyDigitsSigned,e)}function Ye(e,t){switch(e){case 1:return ze(Ke.singleDigit,t);case 2:return ze(Ke.twoDigits,t);case 3:return ze(Ke.threeDigits,t);case 4:return ze(Ke.fourDigits,t);default:return ze(new RegExp("^\\d{1,"+e+"}"),t)}}function Yt(e,t){switch(e){case 1:return ze(Ke.singleDigitSigned,t);case 2:return ze(Ke.twoDigitsSigned,t);case 3:return ze(Ke.threeDigitsSigned,t);case 4:return ze(Ke.fourDigitsSigned,t);default:return ze(new RegExp("^-?\\d{1,"+e+"}"),t)}}function Lr(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 to(e,t){var n=t>0,r=n?t:1-t,a;if(r<=50)a=e||100;else{var o=r+50,l=Math.floor(o/100)*100,s=e>=o%100;a=e+l-(s?100:0)}return n?a:1-a}function no(e){return e%400===0||e%4===0&&e%100!==0}function qt(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?qt=function(n){return typeof n}:qt=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},qt(e)}function j6(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ro(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function z6(e,t,n){return t&&ro(e.prototype,t),n&&ro(e,n),e}function Y6(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Er(e,t)}function Er(e,t){return Er=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Er(e,t)}function q6(e){var t=K6();return function(){var r=Gt(e),a;if(t){var o=Gt(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return G6(this,a)}}function G6(e,t){return t&&(qt(t)==="object"||typeof t=="function")?t:Sr(e)}function Sr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function K6(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Gt(e){return Gt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Gt(e)}function io(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var X6=function(e){Y6(n,e);var t=q6(n);function n(){var r;j6(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),io(Sr(r),"priority",130),io(Sr(r),"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"]),r}return z6(n,[{key:"parse",value:function(a,o,l){var s=function(h){return{year:h,isTwoDigitYear:o==="yy"}};switch(o){case"y":return Xe(Ye(4,a),s);case"yo":return Xe(l.ordinalNumber(a,{unit:"year"}),s);default:return Xe(Ye(o.length,a),s)}}},{key:"validate",value:function(a,o){return o.isTwoDigitYear||o.year>0}},{key:"set",value:function(a,o,l){var s=a.getUTCFullYear();if(l.isTwoDigitYear){var c=to(l.year,s);return a.setUTCFullYear(c,0,1),a.setUTCHours(0,0,0,0),a}var h=!("era"in o)||o.era===1?l.year:1-l.year;return a.setUTCFullYear(h,0,1),a.setUTCHours(0,0,0,0),a}}]),n}(De);function Kt(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Kt=function(n){return typeof n}:Kt=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Kt(e)}function J6(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ao(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Q6(e,t,n){return t&&ao(e.prototype,t),n&&ao(e,n),e}function e7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Br(e,t)}function Br(e,t){return Br=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Br(e,t)}function t7(e){var t=r7();return function(){var r=Xt(e),a;if(t){var o=Xt(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return n7(this,a)}}function n7(e,t){return t&&(Kt(t)==="object"||typeof t=="function")?t:Mr(e)}function Mr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function r7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Xt(e){return Xt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Xt(e)}function oo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var i7=function(e){e7(n,e);var t=t7(n);function n(){var r;J6(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),oo(Mr(r),"priority",130),oo(Mr(r),"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"]),r}return Q6(n,[{key:"parse",value:function(a,o,l){var s=function(h){return{year:h,isTwoDigitYear:o==="YY"}};switch(o){case"Y":return Xe(Ye(4,a),s);case"Yo":return Xe(l.ordinalNumber(a,{unit:"year"}),s);default:return Xe(Ye(o.length,a),s)}}},{key:"validate",value:function(a,o){return o.isTwoDigitYear||o.year>0}},{key:"set",value:function(a,o,l,s){var c=hr(a,s);if(l.isTwoDigitYear){var h=to(l.year,c);return a.setUTCFullYear(h,0,s.firstWeekContainsDate),a.setUTCHours(0,0,0,0),w2(a,s)}var d=!("era"in o)||o.era===1?l.year:1-l.year;return a.setUTCFullYear(d,0,s.firstWeekContainsDate),a.setUTCHours(0,0,0,0),w2(a,s)}}]),n}(De);function Jt(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Jt=function(n){return typeof n}:Jt=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Jt(e)}function a7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function lo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function o7(e,t,n){return t&&lo(e.prototype,t),n&&lo(e,n),e}function l7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Tr(e,t)}function Tr(e,t){return Tr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Tr(e,t)}function s7(e){var t=u7();return function(){var r=Qt(e),a;if(t){var o=Qt(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return c7(this,a)}}function c7(e,t){return t&&(Jt(t)==="object"||typeof t=="function")?t:Ar(e)}function Ar(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function u7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Qt(e){return Qt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Qt(e)}function so(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var d7=function(e){l7(n,e);var t=s7(n);function n(){var r;a7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),so(Ar(r),"priority",130),so(Ar(r),"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]),r}return o7(n,[{key:"parse",value:function(a,o){return Yt(o==="R"?4:o.length,a)}},{key:"set",value:function(a,o,l){var s=new Date(0);return s.setUTCFullYear(l,0,4),s.setUTCHours(0,0,0,0),O2(s)}}]),n}(De);function e1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?e1=function(n){return typeof n}:e1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},e1(e)}function f7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function co(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function h7(e,t,n){return t&&co(e.prototype,t),n&&co(e,n),e}function p7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Or(e,t)}function Or(e,t){return Or=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Or(e,t)}function m7(e){var t=g7();return function(){var r=t1(e),a;if(t){var o=t1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return y7(this,a)}}function y7(e,t){return t&&(e1(t)==="object"||typeof t=="function")?t:Dr(e)}function Dr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function g7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function t1(e){return t1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},t1(e)}function uo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var w7=function(e){p7(n,e);var t=m7(n);function n(){var r;f7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),uo(Dr(r),"priority",130),uo(Dr(r),"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"]),r}return h7(n,[{key:"parse",value:function(a,o){return Yt(o==="u"?4:o.length,a)}},{key:"set",value:function(a,o,l){return a.setUTCFullYear(l,0,1),a.setUTCHours(0,0,0,0),a}}]),n}(De);function n1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?n1=function(n){return typeof n}:n1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},n1(e)}function C7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function fo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function b7(e,t,n){return t&&fo(e.prototype,t),n&&fo(e,n),e}function v7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Nr(e,t)}function Nr(e,t){return Nr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Nr(e,t)}function _7(e){var t=k7();return function(){var r=r1(e),a;if(t){var o=r1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return x7(this,a)}}function x7(e,t){return t&&(n1(t)==="object"||typeof t=="function")?t:Pr(e)}function Pr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function k7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function r1(e){return r1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},r1(e)}function ho(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var L7=function(e){v7(n,e);var t=_7(n);function n(){var r;C7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),ho(Pr(r),"priority",120),ho(Pr(r),"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"]),r}return b7(n,[{key:"parse",value:function(a,o,l){switch(o){case"Q":case"QQ":return Ye(o.length,a);case"Qo":return l.ordinalNumber(a,{unit:"quarter"});case"QQQ":return l.quarter(a,{width:"abbreviated",context:"formatting"})||l.quarter(a,{width:"narrow",context:"formatting"});case"QQQQQ":return l.quarter(a,{width:"narrow",context:"formatting"});case"QQQQ":default:return l.quarter(a,{width:"wide",context:"formatting"})||l.quarter(a,{width:"abbreviated",context:"formatting"})||l.quarter(a,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(a,o){return o>=1&&o<=4}},{key:"set",value:function(a,o,l){return a.setUTCMonth((l-1)*3,1),a.setUTCHours(0,0,0,0),a}}]),n}(De);function i1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?i1=function(n){return typeof n}:i1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},i1(e)}function E7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function po(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function S7(e,t,n){return t&&po(e.prototype,t),n&&po(e,n),e}function B7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&$r(e,t)}function $r(e,t){return $r=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},$r(e,t)}function M7(e){var t=A7();return function(){var r=a1(e),a;if(t){var o=a1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return T7(this,a)}}function T7(e,t){return t&&(i1(t)==="object"||typeof t=="function")?t:Vr(e)}function Vr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function A7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function a1(e){return a1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},a1(e)}function mo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var O7=function(e){B7(n,e);var t=M7(n);function n(){var r;E7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),mo(Vr(r),"priority",120),mo(Vr(r),"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"]),r}return S7(n,[{key:"parse",value:function(a,o,l){switch(o){case"q":case"qq":return Ye(o.length,a);case"qo":return l.ordinalNumber(a,{unit:"quarter"});case"qqq":return l.quarter(a,{width:"abbreviated",context:"standalone"})||l.quarter(a,{width:"narrow",context:"standalone"});case"qqqqq":return l.quarter(a,{width:"narrow",context:"standalone"});case"qqqq":default:return l.quarter(a,{width:"wide",context:"standalone"})||l.quarter(a,{width:"abbreviated",context:"standalone"})||l.quarter(a,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(a,o){return o>=1&&o<=4}},{key:"set",value:function(a,o,l){return a.setUTCMonth((l-1)*3,1),a.setUTCHours(0,0,0,0),a}}]),n}(De);function o1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?o1=function(n){return typeof n}:o1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},o1(e)}function D7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function yo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function N7(e,t,n){return t&&yo(e.prototype,t),n&&yo(e,n),e}function P7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Fr(e,t)}function Fr(e,t){return Fr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Fr(e,t)}function $7(e){var t=F7();return function(){var r=l1(e),a;if(t){var o=l1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return V7(this,a)}}function V7(e,t){return t&&(o1(t)==="object"||typeof t=="function")?t:Ir(e)}function Ir(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function F7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function l1(e){return l1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},l1(e)}function go(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var I7=function(e){P7(n,e);var t=$7(n);function n(){var r;D7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),go(Ir(r),"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]),go(Ir(r),"priority",110),r}return N7(n,[{key:"parse",value:function(a,o,l){var s=function(h){return h-1};switch(o){case"M":return Xe(ze(Ke.month,a),s);case"MM":return Xe(Ye(2,a),s);case"Mo":return Xe(l.ordinalNumber(a,{unit:"month"}),s);case"MMM":return l.month(a,{width:"abbreviated",context:"formatting"})||l.month(a,{width:"narrow",context:"formatting"});case"MMMMM":return l.month(a,{width:"narrow",context:"formatting"});case"MMMM":default:return l.month(a,{width:"wide",context:"formatting"})||l.month(a,{width:"abbreviated",context:"formatting"})||l.month(a,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(a,o){return o>=0&&o<=11}},{key:"set",value:function(a,o,l){return a.setUTCMonth(l,1),a.setUTCHours(0,0,0,0),a}}]),n}(De);function s1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?s1=function(n){return typeof n}:s1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},s1(e)}function R7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function wo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function H7(e,t,n){return t&&wo(e.prototype,t),n&&wo(e,n),e}function Z7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Rr(e,t)}function Rr(e,t){return Rr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Rr(e,t)}function U7(e){var t=j7();return function(){var r=c1(e),a;if(t){var o=c1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return W7(this,a)}}function W7(e,t){return t&&(s1(t)==="object"||typeof t=="function")?t:Hr(e)}function Hr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function j7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function c1(e){return c1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},c1(e)}function Co(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var z7=function(e){Z7(n,e);var t=U7(n);function n(){var r;R7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Co(Hr(r),"priority",110),Co(Hr(r),"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"]),r}return H7(n,[{key:"parse",value:function(a,o,l){var s=function(h){return h-1};switch(o){case"L":return Xe(ze(Ke.month,a),s);case"LL":return Xe(Ye(2,a),s);case"Lo":return Xe(l.ordinalNumber(a,{unit:"month"}),s);case"LLL":return l.month(a,{width:"abbreviated",context:"standalone"})||l.month(a,{width:"narrow",context:"standalone"});case"LLLLL":return l.month(a,{width:"narrow",context:"standalone"});case"LLLL":default:return l.month(a,{width:"wide",context:"standalone"})||l.month(a,{width:"abbreviated",context:"standalone"})||l.month(a,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(a,o){return o>=0&&o<=11}},{key:"set",value:function(a,o,l){return a.setUTCMonth(l,1),a.setUTCHours(0,0,0,0),a}}]),n}(De);function Y7(e,t,n){pe(2,arguments);var r=Ce(e),a=ye(t),o=F3(r,n)-a;return r.setUTCDate(r.getUTCDate()-o*7),r}function u1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?u1=function(n){return typeof n}:u1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},u1(e)}function q7(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function bo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function G7(e,t,n){return t&&bo(e.prototype,t),n&&bo(e,n),e}function K7(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Zr(e,t)}function Zr(e,t){return Zr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Zr(e,t)}function X7(e){var t=Q7();return function(){var r=d1(e),a;if(t){var o=d1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return J7(this,a)}}function J7(e,t){return t&&(u1(t)==="object"||typeof t=="function")?t:Ur(e)}function Ur(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Q7(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function d1(e){return d1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},d1(e)}function vo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var eu=function(e){K7(n,e);var t=X7(n);function n(){var r;q7(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),vo(Ur(r),"priority",100),vo(Ur(r),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"]),r}return G7(n,[{key:"parse",value:function(a,o,l){switch(o){case"w":return ze(Ke.week,a);case"wo":return l.ordinalNumber(a,{unit:"week"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=1&&o<=53}},{key:"set",value:function(a,o,l,s){return w2(Y7(a,l,s),s)}}]),n}(De);function tu(e,t){pe(2,arguments);var n=Ce(e),r=ye(t),a=V3(n)-r;return n.setUTCDate(n.getUTCDate()-a*7),n}function f1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?f1=function(n){return typeof n}:f1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},f1(e)}function nu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _o(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function ru(e,t,n){return t&&_o(e.prototype,t),n&&_o(e,n),e}function iu(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Wr(e,t)}function Wr(e,t){return Wr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Wr(e,t)}function au(e){var t=lu();return function(){var r=h1(e),a;if(t){var o=h1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return ou(this,a)}}function ou(e,t){return t&&(f1(t)==="object"||typeof t=="function")?t:jr(e)}function jr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function lu(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function h1(e){return h1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},h1(e)}function xo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var su=function(e){iu(n,e);var t=au(n);function n(){var r;nu(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),xo(jr(r),"priority",100),xo(jr(r),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]),r}return ru(n,[{key:"parse",value:function(a,o,l){switch(o){case"I":return ze(Ke.week,a);case"Io":return l.ordinalNumber(a,{unit:"week"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=1&&o<=53}},{key:"set",value:function(a,o,l){return O2(tu(a,l))}}]),n}(De);function p1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?p1=function(n){return typeof n}:p1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},p1(e)}function cu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ko(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function uu(e,t,n){return t&&ko(e.prototype,t),n&&ko(e,n),e}function du(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&zr(e,t)}function zr(e,t){return zr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},zr(e,t)}function fu(e){var t=pu();return function(){var r=y1(e),a;if(t){var o=y1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return hu(this,a)}}function hu(e,t){return t&&(p1(t)==="object"||typeof t=="function")?t:m1(e)}function m1(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function pu(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function y1(e){return y1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},y1(e)}function Yr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var mu=[31,28,31,30,31,30,31,31,30,31,30,31],yu=[31,29,31,30,31,30,31,31,30,31,30,31],gu=function(e){du(n,e);var t=fu(n);function n(){var r;cu(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Yr(m1(r),"priority",90),Yr(m1(r),"subPriority",1),Yr(m1(r),"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"]),r}return uu(n,[{key:"parse",value:function(a,o,l){switch(o){case"d":return ze(Ke.date,a);case"do":return l.ordinalNumber(a,{unit:"date"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){var l=a.getUTCFullYear(),s=no(l),c=a.getUTCMonth();return s?o>=1&&o<=yu[c]:o>=1&&o<=mu[c]}},{key:"set",value:function(a,o,l){return a.setUTCDate(l),a.setUTCHours(0,0,0,0),a}}]),n}(De);function g1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?g1=function(n){return typeof n}:g1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},g1(e)}function wu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Lo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Cu(e,t,n){return t&&Lo(e.prototype,t),n&&Lo(e,n),e}function bu(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&qr(e,t)}function qr(e,t){return qr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},qr(e,t)}function vu(e){var t=xu();return function(){var r=C1(e),a;if(t){var o=C1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return _u(this,a)}}function _u(e,t){return t&&(g1(t)==="object"||typeof t=="function")?t:w1(e)}function w1(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function xu(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function C1(e){return C1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},C1(e)}function Gr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ku=function(e){bu(n,e);var t=vu(n);function n(){var r;wu(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Gr(w1(r),"priority",90),Gr(w1(r),"subpriority",1),Gr(w1(r),"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]),r}return Cu(n,[{key:"parse",value:function(a,o,l){switch(o){case"D":case"DD":return ze(Ke.dayOfYear,a);case"Do":return l.ordinalNumber(a,{unit:"date"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){var l=a.getUTCFullYear(),s=no(l);return s?o>=1&&o<=366:o>=1&&o<=365}},{key:"set",value:function(a,o,l){return a.setUTCMonth(0,l),a.setUTCHours(0,0,0,0),a}}]),n}(De);function Kr(e,t,n){var r,a,o,l,s,c,h,d;pe(2,arguments);var m=I0(),p=ye((r=(a=(o=(l=n==null?void 0:n.weekStartsOn)!==null&&l!==void 0?l:n==null||(s=n.locale)===null||s===void 0||(c=s.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&o!==void 0?o:m.weekStartsOn)!==null&&a!==void 0?a:(h=m.locale)===null||h===void 0||(d=h.options)===null||d===void 0?void 0:d.weekStartsOn)!==null&&r!==void 0?r:0);if(!(p>=0&&p<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var y=Ce(e),b=ye(t),S=y.getUTCDay(),T=b%7,v=(T+7)%7,_=(v<p?7:0)+b-S;return y.setUTCDate(y.getUTCDate()+_),y}function b1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?b1=function(n){return typeof n}:b1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},b1(e)}function Lu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Eo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Eu(e,t,n){return t&&Eo(e.prototype,t),n&&Eo(e,n),e}function Su(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Xr(e,t)}function Xr(e,t){return Xr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Xr(e,t)}function Bu(e){var t=Tu();return function(){var r=v1(e),a;if(t){var o=v1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Mu(this,a)}}function Mu(e,t){return t&&(b1(t)==="object"||typeof t=="function")?t:Jr(e)}function Jr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Tu(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function v1(e){return v1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},v1(e)}function So(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Au=function(e){Su(n,e);var t=Bu(n);function n(){var r;Lu(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),So(Jr(r),"priority",90),So(Jr(r),"incompatibleTokens",["D","i","e","c","t","T"]),r}return Eu(n,[{key:"parse",value:function(a,o,l){switch(o){case"E":case"EE":case"EEE":return l.day(a,{width:"abbreviated",context:"formatting"})||l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"});case"EEEEE":return l.day(a,{width:"narrow",context:"formatting"});case"EEEEEE":return l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"});case"EEEE":default:return l.day(a,{width:"wide",context:"formatting"})||l.day(a,{width:"abbreviated",context:"formatting"})||l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(a,o){return o>=0&&o<=6}},{key:"set",value:function(a,o,l,s){return a=Kr(a,l,s),a.setUTCHours(0,0,0,0),a}}]),n}(De);function _1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_1=function(n){return typeof n}:_1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},_1(e)}function Ou(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Bo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Du(e,t,n){return t&&Bo(e.prototype,t),n&&Bo(e,n),e}function Nu(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Qr(e,t)}function Qr(e,t){return Qr=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Qr(e,t)}function Pu(e){var t=Vu();return function(){var r=x1(e),a;if(t){var o=x1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return $u(this,a)}}function $u(e,t){return t&&(_1(t)==="object"||typeof t=="function")?t:ei(e)}function ei(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Vu(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function x1(e){return x1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},x1(e)}function Mo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Fu=function(e){Nu(n,e);var t=Pu(n);function n(){var r;Ou(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Mo(ei(r),"priority",90),Mo(ei(r),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"]),r}return Du(n,[{key:"parse",value:function(a,o,l,s){var c=function(d){var m=Math.floor((d-1)/7)*7;return(d+s.weekStartsOn+6)%7+m};switch(o){case"e":case"ee":return Xe(Ye(o.length,a),c);case"eo":return Xe(l.ordinalNumber(a,{unit:"day"}),c);case"eee":return l.day(a,{width:"abbreviated",context:"formatting"})||l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"});case"eeeee":return l.day(a,{width:"narrow",context:"formatting"});case"eeeeee":return l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"});case"eeee":default:return l.day(a,{width:"wide",context:"formatting"})||l.day(a,{width:"abbreviated",context:"formatting"})||l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(a,o){return o>=0&&o<=6}},{key:"set",value:function(a,o,l,s){return a=Kr(a,l,s),a.setUTCHours(0,0,0,0),a}}]),n}(De);function k1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?k1=function(n){return typeof n}:k1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},k1(e)}function Iu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function To(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Ru(e,t,n){return t&&To(e.prototype,t),n&&To(e,n),e}function Hu(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ti(e,t)}function ti(e,t){return ti=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},ti(e,t)}function Zu(e){var t=Wu();return function(){var r=L1(e),a;if(t){var o=L1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Uu(this,a)}}function Uu(e,t){return t&&(k1(t)==="object"||typeof t=="function")?t:ni(e)}function ni(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Wu(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function L1(e){return L1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},L1(e)}function Ao(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ju=function(e){Hu(n,e);var t=Zu(n);function n(){var r;Iu(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Ao(ni(r),"priority",90),Ao(ni(r),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"]),r}return Ru(n,[{key:"parse",value:function(a,o,l,s){var c=function(d){var m=Math.floor((d-1)/7)*7;return(d+s.weekStartsOn+6)%7+m};switch(o){case"c":case"cc":return Xe(Ye(o.length,a),c);case"co":return Xe(l.ordinalNumber(a,{unit:"day"}),c);case"ccc":return l.day(a,{width:"abbreviated",context:"standalone"})||l.day(a,{width:"short",context:"standalone"})||l.day(a,{width:"narrow",context:"standalone"});case"ccccc":return l.day(a,{width:"narrow",context:"standalone"});case"cccccc":return l.day(a,{width:"short",context:"standalone"})||l.day(a,{width:"narrow",context:"standalone"});case"cccc":default:return l.day(a,{width:"wide",context:"standalone"})||l.day(a,{width:"abbreviated",context:"standalone"})||l.day(a,{width:"short",context:"standalone"})||l.day(a,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(a,o){return o>=0&&o<=6}},{key:"set",value:function(a,o,l,s){return a=Kr(a,l,s),a.setUTCHours(0,0,0,0),a}}]),n}(De);function zu(e,t){pe(2,arguments);var n=ye(t);n%7===0&&(n=n-7);var r=1,a=Ce(e),o=a.getUTCDay(),l=n%7,s=(l+7)%7,c=(s<r?7:0)+n-o;return a.setUTCDate(a.getUTCDate()+c),a}function E1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?E1=function(n){return typeof n}:E1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},E1(e)}function Yu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Oo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function qu(e,t,n){return t&&Oo(e.prototype,t),n&&Oo(e,n),e}function Gu(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ri(e,t)}function ri(e,t){return ri=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},ri(e,t)}function Ku(e){var t=Ju();return function(){var r=S1(e),a;if(t){var o=S1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Xu(this,a)}}function Xu(e,t){return t&&(E1(t)==="object"||typeof t=="function")?t:ii(e)}function ii(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ju(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function S1(e){return S1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},S1(e)}function Do(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Qu=function(e){Gu(n,e);var t=Ku(n);function n(){var r;Yu(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Do(ii(r),"priority",90),Do(ii(r),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"]),r}return qu(n,[{key:"parse",value:function(a,o,l){var s=function(h){return h===0?7:h};switch(o){case"i":case"ii":return Ye(o.length,a);case"io":return l.ordinalNumber(a,{unit:"day"});case"iii":return Xe(l.day(a,{width:"abbreviated",context:"formatting"})||l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"}),s);case"iiiii":return Xe(l.day(a,{width:"narrow",context:"formatting"}),s);case"iiiiii":return Xe(l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"}),s);case"iiii":default:return Xe(l.day(a,{width:"wide",context:"formatting"})||l.day(a,{width:"abbreviated",context:"formatting"})||l.day(a,{width:"short",context:"formatting"})||l.day(a,{width:"narrow",context:"formatting"}),s)}}},{key:"validate",value:function(a,o){return o>=1&&o<=7}},{key:"set",value:function(a,o,l){return a=zu(a,l),a.setUTCHours(0,0,0,0),a}}]),n}(De);function B1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?B1=function(n){return typeof n}:B1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},B1(e)}function ed(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function No(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function td(e,t,n){return t&&No(e.prototype,t),n&&No(e,n),e}function nd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ai(e,t)}function ai(e,t){return ai=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},ai(e,t)}function rd(e){var t=ad();return function(){var r=M1(e),a;if(t){var o=M1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return id(this,a)}}function id(e,t){return t&&(B1(t)==="object"||typeof t=="function")?t:oi(e)}function oi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ad(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function M1(e){return M1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},M1(e)}function Po(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var od=function(e){nd(n,e);var t=rd(n);function n(){var r;ed(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Po(oi(r),"priority",80),Po(oi(r),"incompatibleTokens",["b","B","H","k","t","T"]),r}return td(n,[{key:"parse",value:function(a,o,l){switch(o){case"a":case"aa":case"aaa":return l.dayPeriod(a,{width:"abbreviated",context:"formatting"})||l.dayPeriod(a,{width:"narrow",context:"formatting"});case"aaaaa":return l.dayPeriod(a,{width:"narrow",context:"formatting"});case"aaaa":default:return l.dayPeriod(a,{width:"wide",context:"formatting"})||l.dayPeriod(a,{width:"abbreviated",context:"formatting"})||l.dayPeriod(a,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(a,o,l){return a.setUTCHours(Lr(l),0,0,0),a}}]),n}(De);function T1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?T1=function(n){return typeof n}:T1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},T1(e)}function ld(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function $o(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function sd(e,t,n){return t&&$o(e.prototype,t),n&&$o(e,n),e}function cd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&li(e,t)}function li(e,t){return li=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},li(e,t)}function ud(e){var t=fd();return function(){var r=A1(e),a;if(t){var o=A1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return dd(this,a)}}function dd(e,t){return t&&(T1(t)==="object"||typeof t=="function")?t:si(e)}function si(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function fd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function A1(e){return A1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},A1(e)}function Vo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var hd=function(e){cd(n,e);var t=ud(n);function n(){var r;ld(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Vo(si(r),"priority",80),Vo(si(r),"incompatibleTokens",["a","B","H","k","t","T"]),r}return sd(n,[{key:"parse",value:function(a,o,l){switch(o){case"b":case"bb":case"bbb":return l.dayPeriod(a,{width:"abbreviated",context:"formatting"})||l.dayPeriod(a,{width:"narrow",context:"formatting"});case"bbbbb":return l.dayPeriod(a,{width:"narrow",context:"formatting"});case"bbbb":default:return l.dayPeriod(a,{width:"wide",context:"formatting"})||l.dayPeriod(a,{width:"abbreviated",context:"formatting"})||l.dayPeriod(a,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(a,o,l){return a.setUTCHours(Lr(l),0,0,0),a}}]),n}(De);function O1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?O1=function(n){return typeof n}:O1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},O1(e)}function pd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Fo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function md(e,t,n){return t&&Fo(e.prototype,t),n&&Fo(e,n),e}function yd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ci(e,t)}function ci(e,t){return ci=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},ci(e,t)}function gd(e){var t=Cd();return function(){var r=D1(e),a;if(t){var o=D1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return wd(this,a)}}function wd(e,t){return t&&(O1(t)==="object"||typeof t=="function")?t:ui(e)}function ui(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Cd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function D1(e){return D1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},D1(e)}function Io(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var bd=function(e){yd(n,e);var t=gd(n);function n(){var r;pd(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Io(ui(r),"priority",80),Io(ui(r),"incompatibleTokens",["a","b","t","T"]),r}return md(n,[{key:"parse",value:function(a,o,l){switch(o){case"B":case"BB":case"BBB":return l.dayPeriod(a,{width:"abbreviated",context:"formatting"})||l.dayPeriod(a,{width:"narrow",context:"formatting"});case"BBBBB":return l.dayPeriod(a,{width:"narrow",context:"formatting"});case"BBBB":default:return l.dayPeriod(a,{width:"wide",context:"formatting"})||l.dayPeriod(a,{width:"abbreviated",context:"formatting"})||l.dayPeriod(a,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(a,o,l){return a.setUTCHours(Lr(l),0,0,0),a}}]),n}(De);function N1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?N1=function(n){return typeof n}:N1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},N1(e)}function vd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ro(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function _d(e,t,n){return t&&Ro(e.prototype,t),n&&Ro(e,n),e}function xd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&di(e,t)}function di(e,t){return di=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},di(e,t)}function kd(e){var t=Ed();return function(){var r=P1(e),a;if(t){var o=P1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Ld(this,a)}}function Ld(e,t){return t&&(N1(t)==="object"||typeof t=="function")?t:fi(e)}function fi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ed(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function P1(e){return P1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},P1(e)}function Ho(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Sd=function(e){xd(n,e);var t=kd(n);function n(){var r;vd(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Ho(fi(r),"priority",70),Ho(fi(r),"incompatibleTokens",["H","K","k","t","T"]),r}return _d(n,[{key:"parse",value:function(a,o,l){switch(o){case"h":return ze(Ke.hour12h,a);case"ho":return l.ordinalNumber(a,{unit:"hour"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=1&&o<=12}},{key:"set",value:function(a,o,l){var s=a.getUTCHours()>=12;return s&&l<12?a.setUTCHours(l+12,0,0,0):!s&&l===12?a.setUTCHours(0,0,0,0):a.setUTCHours(l,0,0,0),a}}]),n}(De);function $1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?$1=function(n){return typeof n}:$1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},$1(e)}function Bd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Zo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Md(e,t,n){return t&&Zo(e.prototype,t),n&&Zo(e,n),e}function Td(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&hi(e,t)}function hi(e,t){return hi=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},hi(e,t)}function Ad(e){var t=Dd();return function(){var r=V1(e),a;if(t){var o=V1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Od(this,a)}}function Od(e,t){return t&&($1(t)==="object"||typeof t=="function")?t:pi(e)}function pi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Dd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function V1(e){return V1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},V1(e)}function Uo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Nd=function(e){Td(n,e);var t=Ad(n);function n(){var r;Bd(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Uo(pi(r),"priority",70),Uo(pi(r),"incompatibleTokens",["a","b","h","K","k","t","T"]),r}return Md(n,[{key:"parse",value:function(a,o,l){switch(o){case"H":return ze(Ke.hour23h,a);case"Ho":return l.ordinalNumber(a,{unit:"hour"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=0&&o<=23}},{key:"set",value:function(a,o,l){return a.setUTCHours(l,0,0,0),a}}]),n}(De);function F1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?F1=function(n){return typeof n}:F1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},F1(e)}function Pd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Wo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function $d(e,t,n){return t&&Wo(e.prototype,t),n&&Wo(e,n),e}function Vd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&mi(e,t)}function mi(e,t){return mi=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},mi(e,t)}function Fd(e){var t=Rd();return function(){var r=I1(e),a;if(t){var o=I1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Id(this,a)}}function Id(e,t){return t&&(F1(t)==="object"||typeof t=="function")?t:yi(e)}function yi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Rd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function I1(e){return I1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},I1(e)}function jo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Hd=function(e){Vd(n,e);var t=Fd(n);function n(){var r;Pd(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),jo(yi(r),"priority",70),jo(yi(r),"incompatibleTokens",["h","H","k","t","T"]),r}return $d(n,[{key:"parse",value:function(a,o,l){switch(o){case"K":return ze(Ke.hour11h,a);case"Ko":return l.ordinalNumber(a,{unit:"hour"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=0&&o<=11}},{key:"set",value:function(a,o,l){var s=a.getUTCHours()>=12;return s&&l<12?a.setUTCHours(l+12,0,0,0):a.setUTCHours(l,0,0,0),a}}]),n}(De);function R1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?R1=function(n){return typeof n}:R1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},R1(e)}function Zd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function zo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Ud(e,t,n){return t&&zo(e.prototype,t),n&&zo(e,n),e}function Wd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&gi(e,t)}function gi(e,t){return gi=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},gi(e,t)}function jd(e){var t=Yd();return function(){var r=H1(e),a;if(t){var o=H1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return zd(this,a)}}function zd(e,t){return t&&(R1(t)==="object"||typeof t=="function")?t:wi(e)}function wi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Yd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function H1(e){return H1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},H1(e)}function Yo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var qd=function(e){Wd(n,e);var t=jd(n);function n(){var r;Zd(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Yo(wi(r),"priority",70),Yo(wi(r),"incompatibleTokens",["a","b","h","H","K","t","T"]),r}return Ud(n,[{key:"parse",value:function(a,o,l){switch(o){case"k":return ze(Ke.hour24h,a);case"ko":return l.ordinalNumber(a,{unit:"hour"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=1&&o<=24}},{key:"set",value:function(a,o,l){var s=l<=24?l%24:l;return a.setUTCHours(s,0,0,0),a}}]),n}(De);function Z1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Z1=function(n){return typeof n}:Z1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Z1(e)}function Gd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function qo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Kd(e,t,n){return t&&qo(e.prototype,t),n&&qo(e,n),e}function Xd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ci(e,t)}function Ci(e,t){return Ci=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Ci(e,t)}function Jd(e){var t=ef();return function(){var r=U1(e),a;if(t){var o=U1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Qd(this,a)}}function Qd(e,t){return t&&(Z1(t)==="object"||typeof t=="function")?t:bi(e)}function bi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ef(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function U1(e){return U1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},U1(e)}function Go(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var tf=function(e){Xd(n,e);var t=Jd(n);function n(){var r;Gd(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Go(bi(r),"priority",60),Go(bi(r),"incompatibleTokens",["t","T"]),r}return Kd(n,[{key:"parse",value:function(a,o,l){switch(o){case"m":return ze(Ke.minute,a);case"mo":return l.ordinalNumber(a,{unit:"minute"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=0&&o<=59}},{key:"set",value:function(a,o,l){return a.setUTCMinutes(l,0,0),a}}]),n}(De);function W1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?W1=function(n){return typeof n}:W1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},W1(e)}function nf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ko(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function rf(e,t,n){return t&&Ko(e.prototype,t),n&&Ko(e,n),e}function af(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&vi(e,t)}function vi(e,t){return vi=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},vi(e,t)}function of(e){var t=sf();return function(){var r=j1(e),a;if(t){var o=j1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return lf(this,a)}}function lf(e,t){return t&&(W1(t)==="object"||typeof t=="function")?t:_i(e)}function _i(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function sf(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function j1(e){return j1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},j1(e)}function Xo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var cf=function(e){af(n,e);var t=of(n);function n(){var r;nf(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Xo(_i(r),"priority",50),Xo(_i(r),"incompatibleTokens",["t","T"]),r}return rf(n,[{key:"parse",value:function(a,o,l){switch(o){case"s":return ze(Ke.second,a);case"so":return l.ordinalNumber(a,{unit:"second"});default:return Ye(o.length,a)}}},{key:"validate",value:function(a,o){return o>=0&&o<=59}},{key:"set",value:function(a,o,l){return a.setUTCSeconds(l,0),a}}]),n}(De);function z1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?z1=function(n){return typeof n}:z1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},z1(e)}function uf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Jo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function df(e,t,n){return t&&Jo(e.prototype,t),n&&Jo(e,n),e}function ff(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&xi(e,t)}function xi(e,t){return xi=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},xi(e,t)}function hf(e){var t=mf();return function(){var r=Y1(e),a;if(t){var o=Y1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return pf(this,a)}}function pf(e,t){return t&&(z1(t)==="object"||typeof t=="function")?t:ki(e)}function ki(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function mf(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Y1(e){return Y1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Y1(e)}function Qo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var yf=function(e){ff(n,e);var t=hf(n);function n(){var r;uf(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),Qo(ki(r),"priority",30),Qo(ki(r),"incompatibleTokens",["t","T"]),r}return df(n,[{key:"parse",value:function(a,o){var l=function(c){return Math.floor(c*Math.pow(10,-o.length+3))};return Xe(Ye(o.length,a),l)}},{key:"set",value:function(a,o,l){return a.setUTCMilliseconds(l),a}}]),n}(De);function q1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?q1=function(n){return typeof n}:q1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},q1(e)}function gf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function el(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function wf(e,t,n){return t&&el(e.prototype,t),n&&el(e,n),e}function Cf(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Li(e,t)}function Li(e,t){return Li=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Li(e,t)}function bf(e){var t=_f();return function(){var r=G1(e),a;if(t){var o=G1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return vf(this,a)}}function vf(e,t){return t&&(q1(t)==="object"||typeof t=="function")?t:Ei(e)}function Ei(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function _f(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function G1(e){return G1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},G1(e)}function tl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var xf=function(e){Cf(n,e);var t=bf(n);function n(){var r;gf(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),tl(Ei(r),"priority",10),tl(Ei(r),"incompatibleTokens",["t","T","x"]),r}return wf(n,[{key:"parse",value:function(a,o){switch(o){case"X":return H0(R0.basicOptionalMinutes,a);case"XX":return H0(R0.basic,a);case"XXXX":return H0(R0.basicOptionalSeconds,a);case"XXXXX":return H0(R0.extendedOptionalSeconds,a);case"XXX":default:return H0(R0.extended,a)}}},{key:"set",value:function(a,o,l){return o.timestampIsSet?a:new Date(a.getTime()-l)}}]),n}(De);function K1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?K1=function(n){return typeof n}:K1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},K1(e)}function kf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function nl(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Lf(e,t,n){return t&&nl(e.prototype,t),n&&nl(e,n),e}function Ef(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Si(e,t)}function Si(e,t){return Si=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Si(e,t)}function Sf(e){var t=Mf();return function(){var r=X1(e),a;if(t){var o=X1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Bf(this,a)}}function Bf(e,t){return t&&(K1(t)==="object"||typeof t=="function")?t:Bi(e)}function Bi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Mf(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function X1(e){return X1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},X1(e)}function rl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Tf=function(e){Ef(n,e);var t=Sf(n);function n(){var r;kf(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),rl(Bi(r),"priority",10),rl(Bi(r),"incompatibleTokens",["t","T","X"]),r}return Lf(n,[{key:"parse",value:function(a,o){switch(o){case"x":return H0(R0.basicOptionalMinutes,a);case"xx":return H0(R0.basic,a);case"xxxx":return H0(R0.basicOptionalSeconds,a);case"xxxxx":return H0(R0.extendedOptionalSeconds,a);case"xxx":default:return H0(R0.extended,a)}}},{key:"set",value:function(a,o,l){return o.timestampIsSet?a:new Date(a.getTime()-l)}}]),n}(De);function J1(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?J1=function(n){return typeof n}:J1=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},J1(e)}function Af(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function il(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Of(e,t,n){return t&&il(e.prototype,t),n&&il(e,n),e}function Df(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Mi(e,t)}function Mi(e,t){return Mi=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Mi(e,t)}function Nf(e){var t=$f();return function(){var r=Q1(e),a;if(t){var o=Q1(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Pf(this,a)}}function Pf(e,t){return t&&(J1(t)==="object"||typeof t=="function")?t:Ti(e)}function Ti(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function $f(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Q1(e){return Q1=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Q1(e)}function al(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Vf=function(e){Df(n,e);var t=Nf(n);function n(){var r;Af(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),al(Ti(r),"priority",40),al(Ti(r),"incompatibleTokens","*"),r}return Of(n,[{key:"parse",value:function(a){return eo(a)}},{key:"set",value:function(a,o,l){return[new Date(l*1e3),{timestampIsSet:!0}]}}]),n}(De);function en(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?en=function(n){return typeof n}:en=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},en(e)}function Ff(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ol(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function If(e,t,n){return t&&ol(e.prototype,t),n&&ol(e,n),e}function Rf(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ai(e,t)}function Ai(e,t){return Ai=Object.setPrototypeOf||function(r,a){return r.__proto__=a,r},Ai(e,t)}function Hf(e){var t=Uf();return function(){var r=tn(e),a;if(t){var o=tn(this).constructor;a=Reflect.construct(r,arguments,o)}else a=r.apply(this,arguments);return Zf(this,a)}}function Zf(e,t){return t&&(en(t)==="object"||typeof t=="function")?t:Oi(e)}function Oi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Uf(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function tn(e){return tn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},tn(e)}function ll(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Wf=function(e){Rf(n,e);var t=Hf(n);function n(){var r;Ff(this,n);for(var a=arguments.length,o=new Array(a),l=0;l<a;l++)o[l]=arguments[l];return r=t.call.apply(t,[this].concat(o)),ll(Oi(r),"priority",20),ll(Oi(r),"incompatibleTokens","*"),r}return If(n,[{key:"parse",value:function(a){return eo(a)}},{key:"set",value:function(a,o,l){return[new Date(l),{timestampIsSet:!0}]}}]),n}(De),jf={G:new W6,y:new X6,Y:new i7,R:new d7,u:new w7,Q:new L7,q:new O7,M:new I7,L:new z7,w:new eu,I:new su,d:new gu,D:new ku,E:new Au,e:new Fu,c:new ju,i:new Qu,a:new od,b:new hd,B:new bd,h:new Sd,H:new Nd,K:new Hd,k:new qd,m:new tf,s:new cf,S:new yf,X:new xf,x:new Tf,t:new Vf,T:new Wf};function nn(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?nn=function(n){return typeof n}:nn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},nn(e)}function sl(e,t){var n;if(typeof Symbol>"u"||e[Symbol.iterator]==null){if(Array.isArray(e)||(n=zf(e))||t&&e&&typeof e.length=="number"){n&&(e=n);var r=0,a=function(){};return{s:a,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(h){throw h},f:a}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
12
12
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var o=!0,l=!1,s;return{s:function(){n=e[Symbol.iterator]()},n:function(){var h=n.next();return o=h.done,h},e:function(h){l=!0,s=h},f:function(){try{!o&&n.return!=null&&n.return()}finally{if(l)throw s}}}}function zf(e,t){if(e){if(typeof e=="string")return cl(e,t);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 cl(e,t)}}function cl(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var Yf=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,qf=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Gf=/^'([^]*?)'?$/,Kf=/''/g,Xf=/\S/,Jf=/[a-zA-Z]/;function Di(e,t,n,r){var a,o,l,s,c,h,d,m,p,y,b,S,T,v,_,M,O,D;pe(3,arguments);var $=String(e),F=String(t),I=I0(),P=(a=(o=r==null?void 0:r.locale)!==null&&o!==void 0?o:I.locale)!==null&&a!==void 0?a:j3;if(!P.match)throw new RangeError("locale must contain match property");var z=ye((l=(s=(c=(h=r==null?void 0:r.firstWeekContainsDate)!==null&&h!==void 0?h:r==null||(d=r.locale)===null||d===void 0||(m=d.options)===null||m===void 0?void 0:m.firstWeekContainsDate)!==null&&c!==void 0?c:I.firstWeekContainsDate)!==null&&s!==void 0?s:(p=I.locale)===null||p===void 0||(y=p.options)===null||y===void 0?void 0:y.firstWeekContainsDate)!==null&&l!==void 0?l:1);if(!(z>=1&&z<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var R=ye((b=(S=(T=(v=r==null?void 0:r.weekStartsOn)!==null&&v!==void 0?v:r==null||(_=r.locale)===null||_===void 0||(M=_.options)===null||M===void 0?void 0:M.weekStartsOn)!==null&&T!==void 0?T:I.weekStartsOn)!==null&&S!==void 0?S:(O=I.locale)===null||O===void 0||(D=O.options)===null||D===void 0?void 0:D.weekStartsOn)!==null&&b!==void 0?b:0);if(!(R>=0&&R<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(F==="")return $===""?Ce(n):new Date(NaN);var X={firstWeekContainsDate:z,weekStartsOn:R,locale:P},J=[new P6],se=F.match(qf).map(function(me){var ve=me[0];if(ve in pr){var Ae=pr[ve];return Ae(me,P.formatLong)}return me}).join("").match(Yf),re=[],G=sl(se),w;try{var B=function(){var ve=w.value;!(r!=null&&r.useAdditionalWeekYearTokens)&&W3(ve)&&Zt(ve,F,e),!(r!=null&&r.useAdditionalDayOfYearTokens)&&U3(ve)&&Zt(ve,F,e);var Ae=ve[0],de=jf[Ae];if(de){var Ge=de.incompatibleTokens;if(Array.isArray(Ge)){var N=re.find(function(j){return Ge.includes(j.token)||j.token===Ae});if(N)throw new RangeError("The format string mustn't contain `".concat(N.fullToken,"` and `").concat(ve,"` at the same time"))}else if(de.incompatibleTokens==="*"&&re.length>0)throw new RangeError("The format string mustn't contain `".concat(ve,"` and any other token at the same time"));re.push({token:Ae,fullToken:ve});var L=de.run($,ve,P.match,X);if(!L)return{v:new Date(NaN)};J.push(L.setter),$=L.rest}else{if(Ae.match(Jf))throw new RangeError("Format string contains an unescaped latin alphabet character `"+Ae+"`");if(ve==="''"?ve="'":Ae==="'"&&(ve=Qf(ve)),$.indexOf(ve)===0)$=$.slice(ve.length);else return{v:new Date(NaN)}}};for(G.s();!(w=G.n()).done;){var U=B();if(nn(U)==="object")return U.v}}catch(me){G.e(me)}finally{G.f()}if($.length>0&&Xf.test($))return new Date(NaN);var W=J.map(function(me){return me.priority}).sort(function(me,ve){return ve-me}).filter(function(me,ve,Ae){return Ae.indexOf(me)===ve}).map(function(me){return J.filter(function(ve){return ve.priority===me}).sort(function(ve,Ae){return Ae.subPriority-ve.subPriority})}).map(function(me){return me[0]}),ne=Ce(n);if(isNaN(ne.getTime()))return new Date(NaN);var ae=P3(ne,Rt(ne)),te={},x=sl(W),Z;try{for(x.s();!(Z=x.n()).done;){var ge=Z.value;if(!ge.validate(ae,X))return new Date(NaN);var we=ge.set(ae,te,X);Array.isArray(we)?(ae=we[0],_6(te,we[1])):ae=we}}catch(me){x.e(me)}finally{x.f()}return ae}function Qf(e){return e.match(Gf)[1].replace(Kf,"'")}function eh(e,t){pe(2,arguments);var n=ye(t);return i2(e,-n)}function th(e,t){var n;pe(1,arguments);var r=ye((n=t==null?void 0:t.additionalDigits)!==null&&n!==void 0?n:2);if(r!==2&&r!==1&&r!==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 a=ah(e),o;if(a.date){var l=oh(a.date,r);o=lh(l.restDateString,l.year)}if(!o||isNaN(o.getTime()))return new Date(NaN);var s=o.getTime(),c=0,h;if(a.time&&(c=sh(a.time),isNaN(c)))return new Date(NaN);if(a.timezone){if(h=ch(a.timezone),isNaN(h))return new Date(NaN)}else{var d=new Date(s+c),m=new Date(0);return m.setFullYear(d.getUTCFullYear(),d.getUTCMonth(),d.getUTCDate()),m.setHours(d.getUTCHours(),d.getUTCMinutes(),d.getUTCSeconds(),d.getUTCMilliseconds()),m}return new Date(s+c+h)}var rn={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},nh=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,rh=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,ih=/^([+-])(\d{2})(?::?(\d{2}))?$/;function ah(e){var t={},n=e.split(rn.dateTimeDelimiter),r;if(n.length>2)return t;if(/:/.test(n[0])?r=n[0]:(t.date=n[0],r=n[1],rn.timeZoneDelimiter.test(t.date)&&(t.date=e.split(rn.timeZoneDelimiter)[0],r=e.substr(t.date.length,e.length))),r){var a=rn.timezone.exec(r);a?(t.time=r.replace(a[1],""),t.timezone=a[1]):t.time=r}return t}function oh(e,t){var n=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+t)+"})|(\\d{2}|[+-]\\d{"+(2+t)+"})$)"),r=e.match(n);if(!r)return{year:NaN,restDateString:""};var a=r[1]?parseInt(r[1]):null,o=r[2]?parseInt(r[2]):null;return{year:o===null?a:o*100,restDateString:e.slice((r[1]||r[2]).length)}}function lh(e,t){if(t===null)return new Date(NaN);var n=e.match(nh);if(!n)return new Date(NaN);var r=!!n[4],a=nt(n[1]),o=nt(n[2])-1,l=nt(n[3]),s=nt(n[4]),c=nt(n[5])-1;if(r)return ph(t,s,c)?uh(t,s,c):new Date(NaN);var h=new Date(0);return!fh(t,o,l)||!hh(t,a)?new Date(NaN):(h.setUTCFullYear(t,o,Math.max(a,l)),h)}function nt(e){return e?parseInt(e):1}function sh(e){var t=e.match(rh);if(!t)return NaN;var n=Ni(t[1]),r=Ni(t[2]),a=Ni(t[3]);return mh(n,r,a)?n*fr+r*dr+a*1e3:NaN}function Ni(e){return e&&parseFloat(e.replace(",","."))||0}function ch(e){if(e==="Z")return 0;var t=e.match(ih);if(!t)return 0;var n=t[1]==="+"?-1:1,r=parseInt(t[2]),a=t[3]&&parseInt(t[3])||0;return yh(r,a)?n*(r*fr+a*dr):NaN}function uh(e,t,n){var r=new Date(0);r.setUTCFullYear(e,0,4);var a=r.getUTCDay()||7,o=(t-1)*7+n+1-a;return r.setUTCDate(r.getUTCDate()+o),r}var dh=[31,null,31,30,31,30,31,31,30,31,30,31];function ul(e){return e%400===0||e%4===0&&e%100!==0}function fh(e,t,n){return t>=0&&t<=11&&n>=1&&n<=(dh[t]||(ul(e)?29:28))}function hh(e,t){return t>=1&&t<=(ul(e)?366:365)}function ph(e,t,n){return t>=1&&t<=53&&n>=0&&n<=6}function mh(e,t,n){return e===24?t===0&&n===0:n>=0&&n<60&&t>=0&&t<60&&e>=0&&e<25}function yh(e,t){return t>=0&&t<=59}function rt(e,t){pe(2,arguments);var n=Ce(e),r=ye(t),a=n.getFullYear(),o=n.getDate(),l=new Date(0);l.setFullYear(a,r,15),l.setHours(0,0,0,0);var s=k6(l);return n.setMonth(r,Math.min(o,s)),n}function an(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?an=function(n){return typeof n}:an=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},an(e)}function u0(e,t){if(pe(2,arguments),an(t)!=="object"||t===null)throw new RangeError("values parameter must be an object");var n=Ce(e);return isNaN(n.getTime())?new Date(NaN):(t.year!=null&&n.setFullYear(t.year),t.month!=null&&(n=rt(n,t.month)),t.date!=null&&n.setDate(ye(t.date)),t.hours!=null&&n.setHours(ye(t.hours)),t.minutes!=null&&n.setMinutes(ye(t.minutes)),t.seconds!=null&&n.setSeconds(ye(t.seconds)),t.milliseconds!=null&&n.setMilliseconds(ye(t.milliseconds)),n)}function dl(e,t){pe(2,arguments);var n=Ce(e),r=ye(t);return n.setHours(r),n}function Pi(e,t){pe(2,arguments);var n=Ce(e),r=ye(t);return n.setMilliseconds(r),n}function fl(e,t){pe(2,arguments);var n=Ce(e),r=ye(t);return n.setMinutes(r),n}function hl(e,t){pe(2,arguments);var n=Ce(e),r=ye(t);return n.setSeconds(r),n}function b2(e,t){pe(2,arguments);var n=Ce(e),r=ye(t);return isNaN(n.getTime())?new Date(NaN):(n.setFullYear(r),n)}function P2(e,t){pe(2,arguments);var n=ye(t);return F0(e,-n)}function on(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?on=function(n){return typeof n}:on=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},on(e)}function gh(e,t){if(pe(2,arguments),!t||on(t)!=="object")return new Date(NaN);var n=t.years?ye(t.years):0,r=t.months?ye(t.months):0,a=t.weeks?ye(t.weeks):0,o=t.days?ye(t.days):0,l=t.hours?ye(t.hours):0,s=t.minutes?ye(t.minutes):0,c=t.seconds?ye(t.seconds):0,h=P2(e,r+n*12),d=eh(h,o+a*7),m=s+l*60,p=c+m*60,y=p*1e3,b=new Date(d.getTime()-y);return b}function wh(e,t){pe(2,arguments);var n=ye(t);return O3(e,-n)}function ln(){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 Ch(){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 pl(){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 ml(){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 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:"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 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:"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 wl(){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 Cl=(e,t,n,r)=>{const a=Di(e,t.slice(0,e.length),new Date);return J2(a)&&D3(a)?r?a:u0(a,{hours:+n.hours,minutes:+(n==null?void 0:n.minutes),seconds:+(n==null?void 0:n.seconds),milliseconds:0}):null},bh=(e,t,n,r)=>{const a=Array.isArray(n)?n[0]:n;if(typeof t=="string")return Cl(e,t,a,r);if(Array.isArray(t)){let o=null;for(const l of t)if(o=Cl(e,l,a,r),o)break;return o}return typeof t=="function"?t(e):null},Q=e=>e?new Date(e):new Date,vh=(e,t)=>{if(t){const r=(e.getMonth()+1).toString().padStart(2,"0"),a=e.getDate().toString().padStart(2,"0"),o=e.getHours().toString().padStart(2,"0"),l=e.getMinutes().toString().padStart(2,"0");return`${e.getFullYear()}-${r}-${a}T${o}:${l}:00.000Z`}const n=Date.UTC(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate(),e.getUTCHours(),e.getUTCMinutes(),e.getUTCSeconds());return new Date(n).toISOString()},N0=e=>{let t=Q(JSON.parse(JSON.stringify(e)));return t=dl(t,0),t=fl(t,0),t=hl(t,0),t=Pi(t,0),t},M0=(e,t,n,r)=>{let a=e?Q(e):Q();return(t||t===0)&&(a=dl(a,+t)),(n||n===0)&&(a=fl(a,+n)),(r||r===0)&&(a=hl(a,+r)),Pi(a,0)},p0=(e,t)=>!e||!t?!1:gr(N0(e),N0(t)),Ve=(e,t)=>!e||!t?!1:z3(N0(e),N0(t)),w0=(e,t)=>!e||!t?!1:yr(N0(e),N0(t)),bl=(e,t,n)=>e&&e[0]&&e[1]?w0(n,e[0])&&p0(n,e[1]):e&&e[0]&&t?w0(n,e[0])&&p0(n,t)||p0(n,e[0])&&w0(n,t):!1,it=e=>{const t=u0(new Date(e),{date:1});return N0(t)},at=i.reactive({menuFocused:!1,shiftKeyInMenu:!1}),vl=()=>{const e=n=>{at.menuFocused=n},t=n=>{at.shiftKeyInMenu!==n&&(at.shiftKeyInMenu=n)};return{control:i.computed(()=>({shiftKeyInMenu:at.shiftKeyInMenu,menuFocused:at.menuFocused})),setMenuFocused:e,setShiftKey:t}};function $i(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var sn={},_h={get exports(){return sn},set exports(e){sn=e}};(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=n;function n(r){if(r===null||r===!0||r===!1)return NaN;var a=Number(r);return isNaN(a)?a:a<0?Math.ceil(a):Math.floor(a)}e.exports=t.default})(_h,sn);const xh=$i(sn);var cn={},kh={get exports(){return cn},set exports(e){cn=e}};(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=n;function n(r){var a=new Date(Date.UTC(r.getFullYear(),r.getMonth(),r.getDate(),r.getHours(),r.getMinutes(),r.getSeconds(),r.getMilliseconds()));return a.setUTCFullYear(r.getFullYear()),r.getTime()-a.getTime()}e.exports=t.default})(kh,cn);const _l=$i(cn);function Lh(e,t){var n=Mh(t);return n.formatToParts?Sh(n,e):Bh(n,e)}var Eh={year:0,month:1,day:2,hour:3,minute:4,second:5};function Sh(e,t){try{for(var n=e.formatToParts(t),r=[],a=0;a<n.length;a++){var o=Eh[n[a].type];o>=0&&(r[o]=parseInt(n[a].value,10))}return r}catch(l){if(l instanceof RangeError)return[NaN];throw l}}function Bh(e,t){var n=e.format(t).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(n);return[r[3],r[1],r[2],r[4],r[5],r[6]]}var Vi={};function Mh(e){if(!Vi[e]){var t=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=t==="06/25/2014, 00:00:00"||t==="‎06‎/‎25‎/‎2014‎ ‎00‎:‎00‎:‎00";Vi[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 Vi[e]}function Fi(e,t,n,r,a,o,l){var s=new Date(0);return s.setUTCFullYear(e,t,n),s.setUTCHours(r,a,o,l),s}var xl=36e5,Th=6e4,Ii={timezone:/([Z+-].*)$/,timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-]\d{2}):?(\d{2})$/};function Ri(e,t,n){var r,a;if(!e||(r=Ii.timezoneZ.exec(e),r))return 0;var o;if(r=Ii.timezoneHH.exec(e),r)return o=parseInt(r[1],10),kl(o)?-(o*xl):NaN;if(r=Ii.timezoneHHMM.exec(e),r){o=parseInt(r[1],10);var l=parseInt(r[2],10);return kl(o,l)?(a=Math.abs(o)*xl+l*Th,o>0?-a:a):NaN}if(Dh(e)){t=new Date(t||Date.now());var s=n?t:Ah(t),c=Hi(s,e),h=n?c:Oh(t,c,e);return-h}return NaN}function Ah(e){return Fi(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())}function Hi(e,t){var n=Lh(e,t),r=Fi(n[0],n[1]-1,n[2],n[3]%24,n[4],n[5],0).getTime(),a=e.getTime(),o=a%1e3;return a-=o>=0?o:1e3+o,r-a}function Oh(e,t,n){var r=e.getTime(),a=r-t,o=Hi(new Date(a),n);if(t===o)return t;a-=o-t;var l=Hi(new Date(a),n);return o===l?o:Math.max(o,l)}function kl(e,t){return-23<=e&&e<=23&&(t==null||0<=t&&t<=59)}var Ll={};function Dh(e){if(Ll[e])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:e}),Ll[e]=!0,!0}catch{return!1}}var Nh=/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/;const El=Nh;var Zi=36e5,Sl=6e4,Ph=2,C0={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:El};function Ui(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");if(e===null)return new Date(NaN);var n=t||{},r=n.additionalDigits==null?Ph:xh(n.additionalDigits);if(r!==2&&r!==1&&r!==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 a=$h(e),o=Vh(a.date,r),l=o.year,s=o.restDateString,c=Fh(s,l);if(isNaN(c))return new Date(NaN);if(c){var h=c.getTime(),d=0,m;if(a.time&&(d=Ih(a.time),isNaN(d)))return new Date(NaN);if(a.timeZone||n.timeZone){if(m=Ri(a.timeZone||n.timeZone,new Date(h+d)),isNaN(m))return new Date(NaN)}else m=_l(new Date(h+d)),m=_l(new Date(h+d+m));return new Date(h+d+m)}else return new Date(NaN)}function $h(e){var t={},n=C0.dateTimePattern.exec(e),r;if(n?(t.date=n[1],r=n[3]):(n=C0.datePattern.exec(e),n?(t.date=n[1],r=n[2]):(t.date=null,r=e)),r){var a=C0.timeZone.exec(r);a?(t.time=r.replace(a[1],""),t.timeZone=a[1].trim()):t.time=r}return t}function Vh(e,t){var n=C0.YYY[t],r=C0.YYYYY[t],a;if(a=C0.YYYY.exec(e)||r.exec(e),a){var o=a[1];return{year:parseInt(o,10),restDateString:e.slice(o.length)}}if(a=C0.YY.exec(e)||n.exec(e),a){var l=a[1];return{year:parseInt(l,10)*100,restDateString:e.slice(l.length)}}return{year:null}}function Fh(e,t){if(t===null)return null;var n,r,a,o;if(e.length===0)return r=new Date(0),r.setUTCFullYear(t),r;if(n=C0.MM.exec(e),n)return r=new Date(0),a=parseInt(n[1],10)-1,Tl(t,a)?(r.setUTCFullYear(t,a),r):new Date(NaN);if(n=C0.DDD.exec(e),n){r=new Date(0);var l=parseInt(n[1],10);return Zh(t,l)?(r.setUTCFullYear(t,0,l),r):new Date(NaN)}if(n=C0.MMDD.exec(e),n){r=new Date(0),a=parseInt(n[1],10)-1;var s=parseInt(n[2],10);return Tl(t,a,s)?(r.setUTCFullYear(t,a,s),r):new Date(NaN)}if(n=C0.Www.exec(e),n)return o=parseInt(n[1],10)-1,Al(t,o)?Bl(t,o):new Date(NaN);if(n=C0.WwwD.exec(e),n){o=parseInt(n[1],10)-1;var c=parseInt(n[2],10)-1;return Al(t,o,c)?Bl(t,o,c):new Date(NaN)}return null}function Ih(e){var t,n,r;if(t=C0.HH.exec(e),t)return n=parseFloat(t[1].replace(",",".")),Wi(n)?n%24*Zi:NaN;if(t=C0.HHMM.exec(e),t)return n=parseInt(t[1],10),r=parseFloat(t[2].replace(",",".")),Wi(n,r)?n%24*Zi+r*Sl:NaN;if(t=C0.HHMMSS.exec(e),t){n=parseInt(t[1],10),r=parseInt(t[2],10);var a=parseFloat(t[3].replace(",","."));return Wi(n,r,a)?n%24*Zi+r*Sl+a*1e3:NaN}return null}function Bl(e,t,n){t=t||0,n=n||0;var r=new Date(0);r.setUTCFullYear(e,0,4);var a=r.getUTCDay()||7,o=t*7+n+1-a;return r.setUTCDate(r.getUTCDate()+o),r}var Rh=[31,28,31,30,31,30,31,31,30,31,30,31],Hh=[31,29,31,30,31,30,31,31,30,31,30,31];function Ml(e){return e%400===0||e%4===0&&e%100!==0}function Tl(e,t,n){if(t<0||t>11)return!1;if(n!=null){if(n<1)return!1;var r=Ml(e);if(r&&n>Hh[t]||!r&&n>Rh[t])return!1}return!0}function Zh(e,t){if(t<1)return!1;var n=Ml(e);return!(n&&t>366||!n&&t>365)}function Al(e,t,n){return!(t<0||t>52||n!=null&&(n<0||n>6))}function Wi(e,t,n){return!(e!=null&&(e<0||e>=25)||t!=null&&(t<0||t>=60)||n!=null&&(n<0||n>=60))}var un={},Uh={get exports(){return un},set exports(e){un=e}},dn={},Wh={get exports(){return dn},set exports(e){dn=e}};(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=n;function n(r,a){if(r==null)throw new TypeError("assign requires that input parameter not be null or undefined");for(var o in a)Object.prototype.hasOwnProperty.call(a,o)&&(r[o]=a[o]);return r}e.exports=t.default})(Wh,dn),function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=a;var n=r(dn);function r(o){return o&&o.__esModule?o:{default:o}}function a(o){return(0,n.default)({},o)}e.exports=t.default}(Uh,un);const jh=$i(un);function zh(e,t,n){var r=Ui(e,n),a=Ri(t,r,!0),o=new Date(r.getTime()-a),l=new Date(0);return l.setFullYear(o.getUTCFullYear(),o.getUTCMonth(),o.getUTCDate()),l.setHours(o.getUTCHours(),o.getUTCMinutes(),o.getUTCSeconds(),o.getUTCMilliseconds()),l}function Yh(e,t,n){if(typeof e=="string"&&!e.match(El)){var r=jh(n);return r.timeZone=t,Ui(e,r)}var a=Ui(e,n),o=Fi(a.getFullYear(),a.getMonth(),a.getDate(),a.getHours(),a.getMinutes(),a.getSeconds(),a.getMilliseconds()).getTime(),l=Ri(t,new Date(o));return new Date(o+l)}const qh=(e,t=3)=>{const n=[];for(let r=0;r<e.length;r+=t)n.push([e[r],e[r+1],e[r+2]]);return n},Gh=(e,t)=>{const n=[1,2,3,4,5,6,7].map(o=>new Intl.DateTimeFormat(e,{weekday:"short",timeZone:"UTC"}).format(new Date(`2017-01-0${o}T00:00:00+00:00`)).slice(0,2)),r=n.slice(0,t),a=n.slice(t+1,n.length);return[n[t]].concat(...a).concat(...r)},Kh=(e,t)=>{const n=[];for(let r=+e[0];r<=+e[1];r++)n.push({value:+r,text:`${r}`});return t?n.reverse():n},Xh=(e,t)=>{const n=new Intl.DateTimeFormat(e,{month:t,timeZone:"UTC"});return[1,2,3,4,5,6,7,8,9,10,11,12].map(r=>{const a=r<10?`0${r}`:r;return new Date(`2017-${a}-01T00:00:00+00:00`)}).map((r,a)=>({text:n.format(r),value:a}))},Jh=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],l0=e=>{const t=i.unref(e);return t!=null&&t.$el?t==null?void 0:t.$el:t},Qh=e=>Object.assign({type:"dot"},e),Ol=e=>Array.isArray(e)?!!e[0]&&!!e[1]:!1,fn={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,Dl=e=>e===0?e:!e||isNaN(+e)?null:+e,Nl=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),ep=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:t=>`Increment ${t}`,decrementValue:t=>`Decrement ${t}`,openTpOverlay:t=>`Open ${t} overlay`,amPmButton:"Switch AM/PM mode",openYearsOverlay:"Open years overlay",openMonthsOverlay:"Open months overlay",nextMonth:"Next month",prevMonth:"Previous month",day:()=>""},e),tp=e=>e===null?0:typeof e=="boolean"?e?2:0:+e>=2?+e:2,np=(e,t,n)=>e||(typeof n=="string"?n:t),rp=e=>typeof e=="boolean"?e?Nl({}):!1:Nl(e),ip=()=>({enterSubmit:!0,tabSubmit:!0,openMenu:!0,rangeSeparator:" - "}),ap=e=>Object.assign({months:[],years:[],times:{hours:[],minutes:[],seconds:[]}},e),k0=e=>{const t=()=>{if(e.partialRange)return null;throw new Error(fn.prop("partial-range"))},n=i.computed(()=>({ariaLabels:ep(e.ariaLabels),textInputOptions:Object.assign(ip(),e.textInputOptions),multiCalendars:tp(e.multiCalendars),previewFormat:np(e.previewFormat,e.format,o()),filters:ap(e.filters),transitions:rp(e.transitions),startTime:p()})),r=w=>{if(e.range)return w();throw new Error(fn.prop("range"))},a=()=>{const w=e.enableSeconds?":ss":"";return e.is24?`HH:mm${w}`:`hh:mm${w} aa`},o=()=>e.format?e.format:e.monthPicker?"MM/yyyy":e.timePicker?a():e.weekPicker?"MM/dd/yyyy":e.yearPicker?"yyyy":e.enableTimePicker?`MM/dd/yyyy, ${a()}`:"MM/dd/yyyy",l=(w,B)=>{if(typeof e.format=="function")return e.format(w);const U=B||o(),W=e.formatLocale?{locale:e.formatLocale}:void 0;return Array.isArray(w)?`${tt(w[0],U,W)} ${e.modelAuto&&!w[1]?"":n.value.textInputOptions.rangeSeparator||"-"} ${w[1]?tt(w[1],U,W):""}`:tt(w,U,W)},s=w=>e.timezone?zh(w,e.timezone):w,c=w=>e.timezone?Yh(w,e.timezone):w,h=i.computed(()=>w=>{var B;return(B=e.hideNavigation)==null?void 0:B.includes(w)}),d=w=>{const B=e.maxDate?w0(s(w),s(Q(e.maxDate))):!1,U=e.minDate?p0(s(w),s(Q(e.minDate))):!1,W=v(w,e.disabledDates),ne=n.value.filters.months.map(ge=>+ge).includes(He(w)),ae=e.disabledWeekDays.length?e.disabledWeekDays.some(ge=>+ge===x6(w)):!1,te=e.allowedDates.length?!e.allowedDates.some(ge=>Ve(s(Q(ge)),s(w))):!1,x=Ze(w),Z=x<+e.yearRange[0]||x>+e.yearRange[1];return!(B||U||W||ne||Z||ae||te)},m=w=>{const B={hours:G0(Q()),minutes:K0(Q()),seconds:e.enableSeconds?N2(Q()):0};return Object.assign(B,w)},p=()=>e.range?e.startTime&&Array.isArray(e.startTime)?[m(e.startTime[0]),m(e.startTime[1])]:null:e.startTime&&!Array.isArray(e.startTime)?m(e.startTime):null,y=w=>!d(w),b=w=>Array.isArray(w)?J2(w[0])&&(w[1]?J2(w[1]):!0):w?J2(w):!1,S=w=>w instanceof Date?w:th(w),T=w=>{const B=g2(s(w),{weekStartsOn:+e.weekStart}),U=v8(s(w),{weekStartsOn:+e.weekStart});return[B,U]},v=(w,B)=>Array.isArray(B)?B.some(U=>Ve(s(Q(U)),s(w))):B(w),_=(w,B,U)=>{let W=w?Q(w):Q();return(B||B===0)&&(W=rt(W,B)),U&&(W=b2(W,U)),W},M=w=>u0(Q(),{hours:G0(w),minutes:K0(w),seconds:N2(w)}),O=w=>u0(Q(),{hours:+w.hours||0,minutes:+w.minutes||0,seconds:+w.seconds||0}),D=(w,B,U,W)=>{if(!w)return!0;if(W){const ne=U==="max"?gr(w,B):yr(w,B),ae={seconds:0,milliseconds:0};return ne||z3(u0(w,ae),u0(B,ae))}return U==="max"?w.getTime()<=B.getTime():w.getTime()>=B.getTime()},$=()=>!e.enableTimePicker||e.monthPicker||e.yearPicker||e.ignoreTimeValidation,F=w=>Array.isArray(w)?[w[0]?M(w[0]):null,w[1]?M(w[1]):null]:M(w),I=w=>{const B=e.maxTime?O(e.maxTime):Q(e.maxDate);return Array.isArray(w)?D(w[0],B,"max",!!e.maxDate)&&D(w[1],B,"max",!!e.maxDate):D(w,B,"max",!!e.maxDate)},P=(w,B)=>{const U=e.minTime?O(e.minTime):Q(e.minDate);return Array.isArray(w)?D(w[0],U,"min",!!e.minDate)&&D(w[1],U,"min",!!e.minDate)&&B:D(w,U,"min",!!e.minDate)&&B},z=w=>{let B=!0;if(!w||$())return!0;const U=!e.minDate&&!e.maxDate?F(w):w;return(e.maxTime||e.maxDate)&&(B=I(m0(U))),(e.minTime||e.minDate)&&(B=P(m0(U),B)),B},R=(w,B)=>{const U=Q(JSON.parse(JSON.stringify(w))),W=[];for(let ne=0;ne<7;ne++){const ae=i2(U,ne),te=He(ae)!==B;W.push({text:e.hideOffsetDates&&te?"":ae.getDate(),value:ae,current:!te,classData:{}})}return W},X=(w,B)=>{const U=[],W=Q(s(new Date(B,w))),ne=Q(s(new Date(B,w+1,0))),ae=g2(W,{weekStartsOn:e.weekStart}),te=x=>{const Z=R(x,w);if(U.push({days:Z}),!U[U.length-1].days.some(ge=>Ve(N0(ge.value),N0(ne)))){const ge=i2(x,7);te(ge)}};if(te(ae),e.sixWeeks&&U.length<6){const x=6-U.length;for(let Z=1;Z<=x;Z++){const ge=U[U.length-1],we=ge.days[ge.days.length-1],me=R(i2(we.value,1),He(W));U.push({days:me})}}return U},J=(w,B,U)=>[u0(Q(w),{date:1}),u0(Q(),{month:B,year:U,date:1})],se=(w,B)=>p0(...J(e.minDate,w,B))||Ve(...J(e.minDate,w,B)),re=(w,B)=>w0(...J(e.maxDate,w,B))||Ve(...J(e.maxDate,w,B)),G=(w,B,U)=>{let W=!1;return e.maxDate&&U&&re(w,B)&&(W=!0),e.minDate&&!U&&se(w,B)&&(W=!0),W};return{checkPartialRangeValue:t,checkRangeEnabled:r,getZonedDate:s,getZonedToUtc:c,formatDate:l,getDefaultPattern:o,validateDate:d,getDefaultStartTime:p,isDisabled:y,isValidDate:b,sanitizeDate:S,getWeekFromDate:T,matchDate:v,setDateMonthOrYear:_,isValidTime:z,getCalendarDays:X,validateMonthYearInRange:(w,B,U,W)=>{let ne=!1;return W?e.minDate&&e.maxDate?ne=G(w,B,U):(e.minDate&&se(w,B)||e.maxDate&&re(w,B))&&(ne=!0):ne=!0,ne},validateMaxDate:re,validateMinDate:se,assignDefaultTime:m,defaults:n,hideNavigationButtons:h}},Ue=i.reactive({monthYear:[],calendar:[],time:[],actionRow:[],selectionGrid:[],timePicker:{0:[],1:[]},monthPicker:[]}),ji=i.ref(null),hn=i.ref(!1),zi=i.ref(!1),Yi=i.ref(!1),qi=i.ref(!1),b0=i.ref(0),d0=i.ref(0),o2=()=>{const e=i.computed(()=>hn.value?[...Ue.selectionGrid,Ue.actionRow].filter(m=>m.length):zi.value?[...Ue.timePicker[0],...Ue.timePicker[1],qi.value?[]:[ji.value],Ue.actionRow].filter(m=>m.length):Yi.value?[...Ue.monthPicker,Ue.actionRow]:[Ue.monthYear,...Ue.calendar,Ue.time,Ue.actionRow].filter(m=>m.length)),t=m=>{b0.value=m?b0.value+1:b0.value-1;let p=null;e.value[d0.value]&&(p=e.value[d0.value][b0.value]),p||(b0.value=m?b0.value-1:b0.value+1)},n=m=>{d0.value===0&&!m||d0.value===e.value.length&&m||(d0.value=m?d0.value+1:d0.value-1,e.value[d0.value]?e.value[d0.value]&&!e.value[d0.value][b0.value]&&b0.value!==0&&(b0.value=e.value[d0.value].length-1):d0.value=m?d0.value-1:d0.value+1)},r=m=>{let p=null;e.value[d0.value]&&(p=e.value[d0.value][b0.value]),p?p.focus({preventScroll:!hn.value}):b0.value=m?b0.value-1:b0.value+1},a=()=>{t(!0),r(!0)},o=()=>{t(!1),r(!1)},l=()=>{n(!1),r(!0)},s=()=>{n(!0),r(!0)},c=(m,p)=>{Ue[p]=m},h=(m,p)=>{Ue[p]=m},d=()=>{b0.value=0,d0.value=0};return{buildMatrix:c,buildMultiLevelMatrix:h,setTimePickerBackRef:m=>{ji.value=m},setSelectionGrid:m=>{hn.value=m,d(),m||(Ue.selectionGrid=[])},setTimePicker:(m,p=!1)=>{zi.value=m,qi.value=p,d(),m||(Ue.timePicker[0]=[],Ue.timePicker[1]=[])},setTimePickerElements:(m,p=0)=>{Ue.timePicker[p]=m},arrowRight:a,arrowLeft:o,arrowUp:l,arrowDown:s,clearArrowNav:()=>{Ue.monthYear=[],Ue.calendar=[],Ue.time=[],Ue.actionRow=[],Ue.selectionGrid=[],Ue.timePicker[0]=[],Ue.timePicker[1]=[],hn.value=!1,zi.value=!1,qi.value=!1,Yi.value=!1,d(),ji.value=null},setMonthPicker:m=>{Yi.value=m,d()},refSets:Ue}},Pl=e=>Array.isArray(e),v2=e=>Array.isArray(e),$l=e=>Array.isArray(e)&&e.length===2,op=(e,t,n,r,a)=>{const{getDefaultStartTime:o,isDisabled:l,sanitizeDate:s,getWeekFromDate:c,setDateMonthOrYear:h,validateMonthYearInRange:d,defaults:m}=k0(e),p=i.computed({get:()=>e.internalModelValue,set:u=>{!e.readonly&&!e.disabled&&t("update:internal-model-value",u)}}),y=i.ref([]);i.watch(p,()=>{$()});const b=i.toRef(e,"multiCalendars");i.watch(b,()=>{e0(0)});const S=i.ref([{month:He(Q()),year:Ze(Q())}]),T=i.reactive({hours:e.range?[G0(Q()),G0(Q())]:G0(Q()),minutes:e.range?[K0(Q()),K0(Q())]:K0(Q()),seconds:e.range?[0,0]:0}),v=i.computed(()=>u=>S.value[u]?S.value[u].month:0),_=i.computed(()=>u=>S.value[u]?S.value[u].year:0),M=i.computed(()=>e.flow&&e.flow.length&&!e.partialFlow?a.value===e.flow.length:!0),O=(u,f,C)=>{var A,E;S.value[u]||(S.value[u]={month:0,year:0}),S.value[u].month=f===null?(A=S.value[u])==null?void 0:A.month:f,S.value[u].year=C===null?(E=S.value[u])==null?void 0:E.year:C},D=(u,f)=>{T[u]=f};i.onMounted(()=>{p.value||(e.startDate&&(O(0,He(Q(e.startDate)),Ze(Q(e.startDate))),m.value.multiCalendars&&e0(0)),m.value.startTime&&G()),$(!0)});const $=(u=!1)=>{if(p.value)return Array.isArray(p.value)?(y.value=p.value,R(u)):I(p.value);if(e.timePicker)return X();if(e.monthPicker&&!e.range)return J();if(e.yearPicker&&!e.range)return se();if(m.value.multiCalendars&&u&&!e.startDate)return F(Q(),u)},F=(u,f=!1)=>{if((!m.value.multiCalendars||!e.multiStatic||f)&&O(0,He(u),Ze(u)),m.value.multiCalendars)for(let C=1;C<m.value.multiCalendars;C++){const A=u0(Q(),{month:v.value(C-1),year:_.value(C-1)}),E=T3(A,{months:1});S.value[C]={month:He(E),year:Ze(E)}}},I=u=>{F(u),D("hours",G0(u)),D("minutes",K0(u)),D("seconds",N2(u))},P=(u,f)=>{F(u[0],f);const C=(A,E)=>[A(u[0]),u[1]?A(u[1]):T[E][1]];D("hours",C(G0,"hours")),D("minutes",C(K0,"minutes")),D("seconds",C(N2,"seconds"))},z=(u,f)=>{if((e.range||e.weekPicker)&&!e.multiDates)return P(u,f);if(e.multiDates){const C=u[u.length-1];return I(C)}},R=u=>{const f=p.value;z(f,u),m.value.multiCalendars&&e.multiCalendarsSolo&&B()},X=()=>{if(G(),!e.range)p.value=M0(Q(),T.hours,T.minutes,re());else{const u=T.hours,f=T.minutes;p.value=[M0(Q(),u[0],f[0],re()),M0(Q(),u[1],f[1],re(!1))]}},J=()=>{e.multiDates?p.value=[h(Q(),v.value(0),_.value(0))]:p.value=h(Q(),v.value(0),_.value(0))},se=()=>{p.value=Q()},re=(u=!0)=>e.enableSeconds?Array.isArray(T.seconds)?u?T.seconds[0]:T.seconds[1]:T.seconds:0,G=()=>{const u=o();if(u){const f=Array.isArray(u),C=f?[+u[0].hours,+u[1].hours]:+u.hours,A=f?[+u[0].minutes,+u[1].minutes]:+u.minutes,E=f?[+u[0].seconds,+u[1].seconds]:+u.seconds;D("hours",C),D("minutes",A),e.enableSeconds&&D("seconds",E)}},w=()=>Array.isArray(p.value)&&p.value.length?p.value[p.value.length-1]:null,B=()=>{if(Array.isArray(p.value)&&p.value.length===2){const u=Q(Q(p.value[1]?p.value[1]:F0(p.value[0],1))),[f,C]=[He(p.value[0]),Ze(p.value[0])],[A,E]=[He(p.value[1]),Ze(p.value[1])];(f!==A||f===A&&C!==E)&&e.multiCalendarsSolo&&O(1,He(u),Ze(u))}},U=u=>{const f=F0(u,1);return{month:He(f),year:Ze(f)}},W=u=>{const f=He(Q(u)),C=Ze(Q(u));if(O(0,f,C),m.value.multiCalendars>0)for(let A=1;A<m.value.multiCalendars;A++){const E=U(u0(Q(u),{year:v.value(A-1),month:_.value(A-1)}));O(A,E.month,E.year)}},ne=u=>{if(p.value&&Array.isArray(p.value))if(p.value.some(f=>Ve(u,f))){const f=p.value.filter(C=>!Ve(C,u));p.value=f.length?f:null}else(e.multiDatesLimit&&+e.multiDatesLimit>p.value.length||!e.multiDatesLimit)&&p.value.push(u);else p.value=[u]},ae=(u,f)=>{const C=w0(u,f)?f:u,A=w0(f,u)?f:u;return N3({start:C,end:A})},te=(u,f=0)=>{if(Array.isArray(p.value)&&p.value[f]){const C=C8(u,p.value[f]),A=ae(p.value[f],u),E=A.length===1?0:A.filter(ue=>l(ue)).length,V=Math.abs(C)-E;if(e.minRange&&e.maxRange)return V>=+e.minRange&&V<=+e.maxRange;if(e.minRange)return V>=+e.minRange;if(e.maxRange)return V<=+e.maxRange}return!0},x=u=>Array.isArray(p.value)&&p.value.length===2?e.fixedStart&&(w0(u,p.value[0])||Ve(u,p.value[0]))?[p.value[0],u]:e.fixedEnd&&(p0(u,p.value[1])||Ve(u,p.value[1]))?[u,p.value[1]]:(t("invalid-fixed-range",u),p.value):[],Z=()=>{e.autoApply&&M.value&&t("auto-apply",e.partialFlow)},ge=()=>{e.autoApply&&t("select-date")},we=u=>!N3({start:u[0],end:u[1]}).some(f=>l(f)),me=u=>(p.value=c(Q(u.value)),Z()),ve=u=>{const f=M0(Q(u.value),T.hours,T.minutes,re());e.multiDates?ne(f):p.value=f,n(),Z()},Ae=()=>{y.value=p.value?p.value.slice():[],y.value.length===2&&!(e.fixedStart||e.fixedEnd)&&(y.value=[])},de=(u,f)=>{const C=[Q(u.value),i2(Q(u.value),+e.autoRange)];we(C)&&(f&&W(u.value),y.value=C)},Ge=u=>{N(u.value)||!te(u.value,e.fixedStart?0:1)||(y.value=x(Q(u.value)))},N=u=>e.noDisabledRange?ae(y.value[0],u).some(f=>l(f)):!1,L=(u,f)=>{if(Ae(),e.autoRange)return de(u,f);if(e.fixedStart||e.fixedEnd)return Ge(u);y.value[0]?te(Q(u.value))&&!N(u.value)&&(p0(Q(u.value),Q(y.value[0]))?y.value.unshift(Q(u.value)):y.value[1]=Q(u.value)):y.value[0]=Q(u.value)},j=u=>{y.value[u]=M0(y.value[u],T.hours[u],T.minutes[u],re(u!==1))},q=()=>{y.value.length&&(y.value[0]&&!y.value[1]?j(0):(j(0),j(1),n()),p.value=y.value.slice(),y.value[0]&&y.value[1]&&e.autoApply&&t("auto-apply"),y.value[0]&&!y.value[1]&&e.modelAuto&&e.autoApply&&t("auto-apply"))},oe=(u,f=!1)=>{if(!(l(u.value)||!u.current&&e.hideOffsetDates)){if(e.weekPicker)return me(u);if(!e.range)return ve(u);v2(T.hours)&&v2(T.minutes)&&!e.multiDates&&(L(u,f),q())}},fe=u=>{const f=u[0];return e.weekNumbers==="local"?T6(f.value,{weekStartsOn:+e.weekStart}):e.weekNumbers==="iso"?E6(f.value):typeof e.weekNumbers=="function"?e.weekNumbers(f.value):""},e0=u=>{for(let f=u-1;f>=0;f--){const C=P2(u0(Q(),{month:v.value(f+1),year:_.value(f+1)}),1);O(f,He(C),Ze(C))}for(let f=u+1;f<=m.value.multiCalendars-1;f++){const C=F0(u0(Q(),{month:v.value(f-1),year:_.value(f-1)}),1);O(f,He(C),Ze(C))}},Ie=u=>h(Q(),v.value(u),_.value(u)),We=u=>M0(u,T.hours,T.minutes,re()),K=u=>{ne(Ie(u))},ee=(u,f)=>{const C=e.monthPicker?v.value(u)!==f.month||!f.fromNav:_.value(u)!==f.year||!f.fromNav;if(O(u,f.month,f.year),m.value.multiCalendars&&!e.multiCalendarsSolo&&e0(u),e.monthPicker||e.yearPicker)if(e.multiDates)C&&K(u);else if(e.range){if(C&&te(Ie(u))){let A=p.value?p.value.slice():[];A.length===2&&A[1]!==null&&(A=[]),A.length?p0(Ie(u),A[0])?A.unshift(Ie(u)):A[1]=Ie(u):A=[Ie(u)],p.value=A}}else p.value=Ie(u);t("update-month-year",{instance:u,month:f.month,year:f.year}),r(e.multiCalendarsSolo?u:void 0)},a0=async(u=!1)=>{if(e.autoApply&&(e.monthPicker||e.yearPicker)){await i.nextTick();const f=e.monthPicker?u:!1;e.range?t("auto-apply",f||!p.value||p.value.length===1):t("auto-apply",f)}n()},Pe=(u,f)=>{const C=u0(Q(),{month:v.value(f),year:_.value(f)}),A=u<0?F0(C,1):P2(C,1);d(He(A),Ze(A),u<0,e.preventMinMaxNavigation)&&(O(f,He(A),Ze(A)),m.value.multiCalendars&&!e.multiCalendarsSolo&&e0(f),t("update-month-year",{instance:f,month:He(A),year:Ze(A)}),r())},E0=u=>{Pl(u)&&Pl(p.value)&&v2(T.hours)&&v2(T.minutes)?(u[0]&&p.value[0]&&(p.value[0]=M0(u[0],T.hours[0],T.minutes[0],re())),u[1]&&p.value[1]&&(p.value[1]=M0(u[1],T.hours[1],T.minutes[1],re(!1)))):e.multiDates&&Array.isArray(p.value)?p.value[p.value.length-1]=We(u):!e.range&&!$l(u)&&(p.value=We(u)),t("time-update")},q0=(u,f=!0,C=!1)=>{const A=f?u:T.hours,E=!f&&!C?u:T.minutes,V=C?u:T.seconds;if(e.range&&$l(p.value)&&v2(A)&&v2(E)&&v2(V)&&!e.disableTimeRangeValidation){const ue=Le=>M0(p.value[Le],A[Le],E[Le],V[Le]),ke=Le=>Pi(p.value[Le],0);if(Ve(p.value[0],p.value[1])&&(yr(ue(0),ke(1))||gr(ue(1),ke(0))))return}if(D("hours",A),D("minutes",E),D("seconds",V),p.value)if(e.multiDates){const ue=w();ue&&E0(ue)}else E0(p.value);else e.timePicker&&E0(e.range?[Q(),Q()]:Q());n()},o0=(u,f)=>{e.monthChangeOnScroll&&Pe(e.monthChangeOnScroll!=="inverse"?-u.deltaY:u.deltaY,f)},n2=(u,f,C=!1)=>{e.monthChangeOnArrows&&e.vertical===C&&g(u,f)},g=(u,f)=>{Pe(u==="right"?-1:1,f)};return{time:T,month:v,year:_,modelValue:p,calendars:S,monthYearSelect:a0,isDisabled:l,updateTime:q0,getWeekNum:fe,selectDate:oe,updateMonthYear:ee,handleScroll:o0,getMarker:u=>e.markers.find(f=>Ve(s(u.value),s(f.date))),handleArrow:n2,handleSwipe:g,selectCurrentDate:()=>{e.range?p.value&&Array.isArray(p.value)&&p.value[0]?p.value=p0(Q(),p.value[0])?[Q(),p.value[0]]:[p.value[0],Q()]:p.value=[Q()]:p.value=Q(),ge()},presetDateRange:(u,f)=>{f||u.length&&u.length<=2&&e.range&&(p.value=u.map(C=>Q(C)),ge(),e.multiCalendars&&i.nextTick().then(()=>$(!0)))}}},lp=(e,t,n)=>{const r=i.ref(),{getZonedToUtc:a,getZonedDate:o,formatDate:l,getDefaultPattern:s,checkRangeEnabled:c,checkPartialRangeValue:h,isValidDate:d,setDateMonthOrYear:m,defaults:p}=k0(t),y=i.ref(""),b=i.toRef(t,"format");i.watch(r,()=>{e("internal-model-change",r.value)}),i.watch(b,()=>{B()});const S=x=>{const Z=x||Q();return t.modelType?W(Z):{hours:G0(Z),minutes:K0(Z),seconds:t.enableSeconds?N2(Z):0}},T=x=>t.modelType?W(x):{month:He(x),year:Ze(x)},v=x=>Array.isArray(x)?c(()=>[b2(Q(),x[0]),x[1]?b2(Q(),x[1]):h()]):b2(Q(),+x),_=(x,Z)=>(typeof x=="string"||typeof x=="number")&&t.modelType?U(x):Z,M=x=>Array.isArray(x)?[_(x[0],M0(null,+x[0].hours,+x[0].minutes,x[0].seconds)),_(x[1],M0(null,+x[1].hours,+x[1].minutes,x[1].seconds))]:_(x,M0(null,x.hours,x.minutes,x.seconds)),O=x=>Array.isArray(x)?t.multiDates?x.map(Z=>_(Z,m(null,+Z.month,+Z.year))):c(()=>[_(x[0],m(null,+x[0].month,+x[0].year)),_(x[1],x[1]?m(null,+x[1].month,+x[1].year):h())]):_(x,m(null,+x.month,+x.year)),D=x=>{if(Array.isArray(x))return x.map(Z=>U(Z));throw new Error(fn.dateArr("multi-dates"))},$=x=>{if(Array.isArray(x))return[Q(x[0]),Q(x[1])];throw new Error(fn.dateArr("week-picker"))},F=x=>t.modelAuto?Array.isArray(x)?[U(x[0]),U(x[1])]:t.autoApply?[U(x)]:[U(x),null]:Array.isArray(x)?c(()=>[U(x[0]),x[1]?U(x[1]):h()]):U(x),I=()=>{Array.isArray(r.value)&&t.range&&r.value.length===1&&r.value.push(h())},P=()=>{const x=r.value;return[W(x[0]),x[1]?W(x[1]):h()]},z=()=>r.value[1]?P():W(m0(r.value[0])),R=()=>(r.value||[]).map(x=>W(x)),X=()=>(I(),t.modelAuto?z():t.multiDates?R():Array.isArray(r.value)?c(()=>P()):W(m0(r.value))),J=x=>x?t.timePicker?M(m0(x)):t.monthPicker?O(m0(x)):t.yearPicker?v(m0(x)):t.multiDates?D(m0(x)):t.weekPicker?$(m0(x)):F(m0(x)):null,se=x=>{const Z=J(x);d(m0(Z))?(r.value=m0(Z),B()):(r.value=null,y.value="")},re=()=>{var x;const Z=ge=>{var we;return tt(ge,(we=p.value.textInputOptions)==null?void 0:we.format)};return`${Z(r.value[0])} ${(x=p.value.textInputOptions)==null?void 0:x.rangeSeparator} ${r.value[1]?Z(r.value[1]):""}`},G=()=>{var x;return n.value&&r.value?Array.isArray(r.value)?re():tt(r.value,(x=p.value.textInputOptions)==null?void 0:x.format):l(r.value)},w=()=>{var x;return r.value?t.multiDates?r.value.map(Z=>l(Z)).join("; "):t.textInput&&typeof((x=p.value.textInputOptions)==null?void 0:x.format)=="string"?G():l(r.value):""},B=()=>{!t.format||typeof t.format=="string"?y.value=w():y.value=t.format(r.value)},U=x=>{if(t.utc){const Z=new Date(x);return t.utc==="preserve"?new Date(Z.getTime()+Z.getTimezoneOffset()*6e4):Z}return t.modelType?t.modelType==="date"||t.modelType==="timestamp"?o(new Date(x)):t.modelType==="format"&&(typeof t.format=="string"||!t.format)?Di(x,s(),new Date):o(Di(x,t.modelType,new Date)):o(new Date(x))},W=x=>x?t.utc?vh(x,t.utc==="preserve"):t.modelType?t.modelType==="timestamp"?+a(x):t.modelType==="format"&&(typeof t.format=="string"||!t.format)?l(a(x)):l(a(x),t.modelType):a(x):"",ne=x=>{e("update:model-value",x)},ae=x=>Array.isArray(r.value)?t.multiDates?r.value.map(Z=>x(Z)):[x(r.value[0]),r.value[1]?x(r.value[1]):h()]:x(m0(r.value)),te=x=>ne(m0(ae(x)));return{inputValue:y,internalModelValue:r,checkBeforeEmit:()=>r.value?t.range?t.partialRange?r.value.length>=1:r.value.length===2:!!r.value:!1,parseExternalModelValue:se,formatInputValue:B,emitModelValue:()=>(B(),t.monthPicker?te(T):t.timePicker?te(S):t.yearPicker?te(Ze):t.weekPicker?ne(r.value):ne(X()))}},sp=(e,t)=>{const{validateMonthYearInRange:n,validateMaxDate:r,validateMinDate:a,defaults:o}=k0(e),l=(m,p)=>{let y=m;return o.value.filters.months.includes(He(y))?(y=p?F0(m,1):P2(m,1),l(y,p)):y},s=(m,p)=>{let y=m;return o.value.filters.years.includes(Ze(y))?(y=p?O3(m,1):wh(m,1),s(y,p)):y},c=m=>{const p=u0(new Date,{month:e.month,year:e.year});let y=m?F0(p,1):P2(p,1),b=He(y),S=Ze(y);o.value.filters.months.includes(b)&&(y=l(y,m),b=He(y),S=Ze(y)),o.value.filters.years.includes(S)&&(y=s(y,m),S=Ze(y)),n(b,S,m,e.preventMinMaxNavigation)&&h(b,S)},h=(m,p)=>{t("update-month-year",{month:m,year:p})},d=i.computed(()=>m=>{if(!e.preventMinMaxNavigation||m&&!e.maxDate||!m&&!e.minDate)return!1;const p=u0(new Date,{month:e.month,year:e.year}),y=m?F0(p,1):P2(p,1),b=[He(y),Ze(y)];return m?!r(...b):!a(...b)});return{handleMonthYearChange:c,isDisabled:d,updateMonthYear:h}};var pn=(e=>(e.center="center",e.left="left",e.right="right",e))(pn||{});const cp=(e,t,n,r)=>{const a=i.ref({top:"0",left:"0",transform:"none"}),o=i.ref(!1),l=i.toRef(r,"teleportCenter");i.watch(l,()=>{S()});const s=I=>{if(r.teleport){const P=I.getBoundingClientRect();return{left:P.left+window.scrollX,top:P.top+window.scrollY}}return{top:0,left:0}},c=(I,P)=>{a.value.left=`${I+P}px`,a.value.transform="translateX(-100%)"},h=I=>{a.value.left=`${I}px`,a.value.transform="translateX(0)"},d=(I,P,z=!1)=>{r.position===pn.left&&h(I),r.position===pn.right&&c(I,P),r.position===pn.center&&(a.value.left=`${I+P/2}px`,a.value.transform=z?"translate(-50%, -50%)":"translateX(-50%)")},m=I=>{const{width:P,height:z}=I.getBoundingClientRect(),{top:R,left:X}=r.altPosition?r.altPosition(I):s(I);return{top:+R,left:+X,width:P,height:z}},p=()=>{const I=l0(t);if(I){const{top:P,left:z,width:R,height:X}=m(I);a.value.top=`${P+X/2}px`,a.value.transform="translateY(-50%)",d(z,R,!0)}},y=()=>{a.value.left="50%",a.value.top="50%",a.value.transform="translate(-50%, -50%)",a.value.position="fixed"},b=()=>{const I=l0(t),{top:P,left:z,transform:R}=r.altPosition(I);a.value={top:`${P}px`,left:`${z}px`,transform:R||""}},S=(I=!0)=>{if(!r.inline)return l.value?y():r.altPosition!==null?b():(I&&n("recalculate-position"),D())},T=({inputEl:I,menuEl:P,left:z,width:R})=>{window.screen.width>768&&d(z,R),M(I,P)},v=(I,P)=>{const{top:z,left:R,height:X,width:J}=m(I);a.value.top=`${X+z+ +r.offset}px`,T({inputEl:I,menuEl:P,left:R,width:J}),o.value=!1},_=(I,P)=>{const{top:z,left:R,width:X}=m(I),{height:J}=P.getBoundingClientRect();a.value.top=`${z-J-+r.offset}px`,T({inputEl:I,menuEl:P,left:R,width:X}),o.value=!0},M=(I,P)=>{if(r.autoPosition){const{left:z,width:R}=m(I),{left:X,right:J}=P.getBoundingClientRect();return X<=0||X<=z?h(z):J>=document.documentElement.clientWidth?c(z,R):d(z,R)}},O=(I,P)=>{const{height:z}=P.getBoundingClientRect(),{top:R,height:X}=I.getBoundingClientRect(),J=window.innerHeight-R-X,se=R;return z<=J?v(I,P):z>J&&z<=se?_(I,P):J>=se?v(I,P):_(I,P)},D=()=>{const I=l0(t),P=l0(e);if(I&&P)return r.autoPosition?O(I,P):v(I,P)},$=function(I){if(I){const P=I.scrollHeight>I.clientHeight,z=window.getComputedStyle(I).overflowY.indexOf("hidden")!==-1;return P&&!z}return!0},F=function(I){return!I||I===document.body||I.nodeType===Node.DOCUMENT_FRAGMENT_NODE?window:$(I)?I:F(I.parentNode)};return{openOnTop:o,menuPosition:a,setMenuPosition:S,setInitialPosition:p,getScrollableParent:F}},$2=[{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"]}],up=[{name:"trigger"},{name:"input-icon"},{name:"clear-icon"},{name:"dp-input"}],dp={all:()=>$2,monthYear:()=>$2.filter(e=>e.use.includes("month-year")),input:()=>up,timePicker:()=>$2.filter(e=>e.use.includes("time")),action:()=>$2.filter(e=>e.use.includes("action")),calendar:()=>$2.filter(e=>e.use.includes("calendar")),menu:()=>$2.filter(e=>e.use.includes("menu"))},_2=(e,t,n)=>{const r=[];return dp[t]().forEach(a=>{e[a.name]&&r.push(a.name)}),n&&n.length&&n.forEach(a=>{a.slot&&r.push(a.slot)}),r},mn=e=>({transitionName:i.computed(()=>t=>e&&typeof e!="boolean"?t?e.open:e.close:""),showTransition:!!e}),l2={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}},fp=["aria-label","aria-disabled","aria-readonly"],hp={key:1,class:"dp__input_wrap"},pp=["id","name","inputmode","placeholder","disabled","readonly","required","value","autocomplete","onKeydown"],mp={key:2,class:"dp__input_icon"},yp={key:4,class:"dp__clear_icon"},gp=i.defineComponent({__name:"DatepickerInput",props:{isMenuOpen:{type:Boolean,default:!1},inputValue:{type:String,default:""},...l2},emits:["clear","open","update:input-value","set-input-date","close","select-date","set-empty-date","toggle","focus-prev","focus","blur"],setup(e,{expose:t,emit:n}){const r=e,{getDefaultPattern:a,isValidDate:o,defaults:l,getDefaultStartTime:s,assignDefaultTime:c}=k0(r),h=i.ref(),d=i.ref(null),m=i.ref(!1),p=i.computed(()=>({dp__pointer:!r.disabled&&!r.readonly&&!r.textInput,dp__disabled:r.disabled,dp__input_readonly:!r.textInput,dp__input:!0,dp__input_icon_pad:!r.hideInputIcon,dp__input_valid:r.state,dp__input_invalid:r.state===!1,dp__input_focus:m.value||r.isMenuOpen,dp__input_reg:!r.textInput,[r.inputClassName]:!!r.inputClassName})),y=()=>{n("set-input-date",null),r.autoApply&&(n("set-empty-date"),h.value=null)},b=P=>{var z;const R=s();return bh(P,((z=l.value.textInputOptions)==null?void 0:z.format)||a(),R||c({}),r.inputValue)},S=P=>{const{rangeSeparator:z}=l.value.textInputOptions,[R,X]=P.split(`${z}`);if(R){const J=b(R.trim()),se=X?b(X.trim()):null,re=J&&se?[J,se]:[J];h.value=J?re:null}},T=P=>{if(r.range)S(P);else if(r.multiDates){const z=P.split(";");h.value=z.map(R=>b(R.trim())).filter(R=>R)}else h.value=b(P)},v=P=>{var z;const{value:R}=P.target;R!==""?((z=l.value.textInputOptions)!=null&&z.openMenu&&!r.isMenuOpen&&n("open"),T(R),n("set-input-date",h.value)):y(),n("update:input-value",R)},_=()=>{var P,z;(P=l.value.textInputOptions)!=null&&P.enterSubmit&&o(h.value)&&r.inputValue!==""?(n("set-input-date",h.value,!0),h.value=null):(z=l.value.textInputOptions)!=null&&z.enterSubmit&&r.inputValue===""&&(h.value=null,n("clear"))},M=()=>{var P,z;(P=l.value.textInputOptions)!=null&&P.tabSubmit&&o(h.value)&&r.inputValue!==""?(n("set-input-date",h.value,!0),h.value=null):(z=l.value.textInputOptions)!=null&&z.tabSubmit&&r.inputValue===""&&(h.value=null,n("clear"))},O=()=>{m.value=!0,n("focus")},D=P=>{var z;P.preventDefault(),P.stopImmediatePropagation(),P.stopPropagation(),r.textInput&&(z=l.value.textInputOptions)!=null&&z.openMenu&&!r.inlineWithInput?r.isMenuOpen?l.value.textInputOptions.enterSubmit&&n("select-date"):n("open"):r.textInput||n("toggle")},$=()=>{m.value=!1,r.isMenuOpen||n("blur"),r.autoApply&&r.textInput&&h.value&&(n("set-input-date",h.value),n("select-date"),h.value=null)},F=()=>{n("clear")},I=P=>{if(!r.textInput){if(P.code==="Tab")return;P.preventDefault()}};return t({focusInput:()=>{d.value&&d.value.focus({preventScroll:!0})},setParsedDate:P=>{h.value=P}}),(P,z)=>{var R;return i.openBlock(),i.createElementBlock("div",{onClick:D,"aria-label":(R=i.unref(l).ariaLabels)==null?void 0:R.input,role:"textbox","aria-multiline":"false","aria-disabled":P.disabled,"aria-readonly":P.readonly},[P.$slots.trigger&&!P.$slots["dp-input"]&&!P.inline?i.renderSlot(P.$slots,"trigger",{key:0}):i.createCommentVNode("",!0),!P.$slots.trigger&&(!P.inline||P.inlineWithInput)?(i.openBlock(),i.createElementBlock("div",hp,[P.$slots["dp-input"]&&!P.$slots.trigger&&!P.inline?i.renderSlot(P.$slots,"dp-input",{key:0,value:e.inputValue,onInput:v,onEnter:_,onTab:M,onClear:F,onBlur:$}):i.createCommentVNode("",!0),P.$slots["dp-input"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("input",{key:1,ref_key:"inputRef",ref:d,id:P.uid?`dp-input-${P.uid}`:void 0,name:P.name,class:i.normalizeClass(i.unref(p)),inputmode:P.textInput?"text":"none",placeholder:P.placeholder,disabled:P.disabled,readonly:P.readonly,required:P.required,value:e.inputValue,autocomplete:P.autocomplete,onInput:v,onKeydown:[i.withKeys(D,["enter"]),i.withKeys(M,["tab"]),I],onBlur:$,onFocus:O,onKeypress:I},null,42,pp)),P.$slots["input-icon"]&&!P.hideInputIcon?(i.openBlock(),i.createElementBlock("span",mp,[i.renderSlot(P.$slots,"input-icon")])):i.createCommentVNode("",!0),!P.$slots["input-icon"]&&!P.hideInputIcon&&!P.$slots["dp-input"]?(i.openBlock(),i.createBlock(i.unref(ln),{key:3,class:"dp__input_icon dp__input_icons"})):i.createCommentVNode("",!0),P.$slots["clear-icon"]&&e.inputValue&&P.clearable&&!P.disabled&&!P.readonly?(i.openBlock(),i.createElementBlock("span",yp,[i.renderSlot(P.$slots,"clear-icon",{clear:F})])):i.createCommentVNode("",!0),P.clearable&&!P.$slots["clear-icon"]&&e.inputValue&&!P.disabled&&!P.readonly?(i.openBlock(),i.createBlock(i.unref(Ch),{key:5,class:"dp__clear_icon dp__input_icons","data-test":"clear-icon",onClick:i.withModifiers(F,["stop","prevent"])},null,8,["onClick"])):i.createCommentVNode("",!0)])):i.createCommentVNode("",!0)],8,fp)}}}),wp={class:"dp__action_row"},Cp={class:"dp__selection_preview"},bp={class:"dp__action_buttons"},vp=["onKeydown"],_p=i.defineComponent({__name:"ActionRow",props:{menuMount:{type:Boolean,default:!1},internalModelValue:{type:[Date,Array],default:null},...l2},emits:["close-picker","select-date","invalid-select"],setup(e,{emit:t}){const n=e,{formatDate:r,isValidTime:a,defaults:o}=k0(n),{buildMatrix:l}=o2(),s=i.ref(null),c=i.ref(null);i.onMounted(()=>{n.arrowNavigation&&l([l0(s),l0(c)],"actionRow")});const h=i.computed(()=>n.range&&!n.partialRange&&n.internalModelValue?n.internalModelValue.length===2:!0),d=i.computed(()=>!p.value||!y.value||!h.value),m=i.computed(()=>({dp__action:!0,dp__select:!0,dp__action_disabled:d.value})),p=i.computed(()=>!n.enableTimePicker||n.ignoreTimeValidation?!0:a(n.internalModelValue)),y=i.computed(()=>n.monthPicker?n.range&&Array.isArray(n.internalModelValue)?!n.internalModelValue.filter(M=>!v(M)).length:v(n.internalModelValue):!0),b=()=>{const M=o.value.previewFormat;return n.timePicker||n.monthPicker,M(m0(n.internalModelValue))},S=()=>{const M=n.internalModelValue;return o.value.multiCalendars>0?`${r(M[0])} - ${r(M[1])}`:[r(M[0]),r(M[1])]},T=i.computed(()=>!n.internalModelValue||!n.menuMount?"":typeof o.value.previewFormat=="string"?Array.isArray(n.internalModelValue)?n.internalModelValue.length===2&&n.internalModelValue[1]?S():n.multiDates?n.internalModelValue.map(M=>`${r(M)}`):n.modelAuto?`${r(n.internalModelValue[0])}`:`${r(n.internalModelValue[0])} -`:r(n.internalModelValue):b()),v=M=>{if(!n.monthPicker)return!0;let O=!0;const D=Q(it(M));if(n.minDate&&n.maxDate){const $=Q(it(n.minDate)),F=Q(it(n.maxDate));return w0(D,$)&&p0(D,F)||Ve(D,$)||Ve(D,F)}if(n.minDate){const $=Q(it(n.minDate));O=w0(D,$)||Ve(D,$)}if(n.maxDate){const $=Q(it(n.maxDate));O=p0(D,$)||Ve(D,$)}return O},_=()=>{p.value&&y.value&&h.value?t("select-date"):t("invalid-select")};return(M,O)=>(i.openBlock(),i.createElementBlock("div",wp,[M.$slots["action-row"]?i.renderSlot(M.$slots,"action-row",i.normalizeProps(i.mergeProps({key:0},{internalModelValue:e.internalModelValue,disabled:i.unref(d),selectDate:()=>M.$emit("select-date"),closePicker:()=>M.$emit("close-picker")}))):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createElementVNode("div",Cp,[M.$slots["action-preview"]?i.renderSlot(M.$slots,"action-preview",{key:0,value:e.internalModelValue}):i.createCommentVNode("",!0),M.$slots["action-preview"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[Array.isArray(i.unref(T))?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:0},[i.createTextVNode(i.toDisplayString(i.unref(T)),1)],64)),Array.isArray(i.unref(T))?(i.openBlock(!0),i.createElementBlock(i.Fragment,{key:1},i.renderList(i.unref(T),(D,$)=>(i.openBlock(),i.createElementBlock("div",{key:$},i.toDisplayString(D),1))),128)):i.createCommentVNode("",!0)],64))]),i.createElementVNode("div",bp,[M.$slots["action-select"]?i.renderSlot(M.$slots,"action-select",{key:0,value:e.internalModelValue}):i.createCommentVNode("",!0),M.$slots["action-select"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[M.inline?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("span",{key:0,class:"dp__action dp__cancel",ref_key:"cancelButtonRef",ref:s,tabindex:"0",onClick:O[0]||(O[0]=D=>M.$emit("close-picker")),onKeydown:[O[1]||(O[1]=i.withKeys(D=>M.$emit("close-picker"),["enter"])),O[2]||(O[2]=i.withKeys(D=>M.$emit("close-picker"),["space"]))]},i.toDisplayString(M.cancelText),545)),i.createElementVNode("span",{class:i.normalizeClass(i.unref(m)),tabindex:"0",onKeydown:[i.withKeys(_,["enter"]),i.withKeys(_,["space"])],onClick:_,"data-test":"select-button",ref_key:"selectButtonRef",ref:c},i.toDisplayString(M.selectText),43,vp)],64))])],64))]))}}),xp=["aria-label"],kp={class:"dp__calendar_header",role:"row"},Lp={key:0,class:"dp__calendar_header_item",role:"gridcell"},Ep=i.createElementVNode("div",{class:"dp__calendar_header_separator"},null,-1),Sp=["aria-label"],Bp={key:0,role:"gridcell",class:"dp__calendar_item dp__week_num"},Mp={class:"dp__cell_inner"},Tp=["aria-selected","aria-disabled","aria-label","data-test","onClick","onKeydown","onMouseenter","onMouseleave"],Ap=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},...l2},emits:["select-date","set-hover-date","handle-scroll","mount","handle-swipe","handle-space","tooltip-open","tooltip-close"],setup(e,{expose:t,emit:n}){const r=e,{buildMultiLevelMatrix:a}=o2(),{setDateMonthOrYear:o,defaults:l}=k0(r),s=i.ref(null),c=i.ref({bottom:"",left:"",transform:""}),h=i.ref([]),d=i.ref(null),m=i.ref(!0),p=i.ref(""),y=i.ref({startX:0,endX:0,startY:0,endY:0}),b=i.ref([]),S=i.ref({left:"50%"}),T=i.computed(()=>r.dayNames?Array.isArray(r.dayNames)?r.dayNames:r.dayNames(r.locale,+r.weekStart):Gh(r.locale,+r.weekStart));i.onMounted(()=>{n("mount",{cmp:"calendar",refs:h}),r.noSwipe||d.value&&(d.value.addEventListener("touchstart",R,{passive:!1}),d.value.addEventListener("touchend",X,{passive:!1}),d.value.addEventListener("touchmove",J,{passive:!1})),r.monthChangeOnScroll&&d.value&&d.value.addEventListener("wheel",G,{passive:!1})});const v=w=>w?r.vertical?"vNext":"next":r.vertical?"vPrevious":"previous",_=(w,B)=>{if(r.transitions){const U=N0(o(Q(),r.month,r.year));p.value=w0(N0(o(Q(),w,B)),U)?l.value.transitions[v(!0)]:l.value.transitions[v(!1)],m.value=!1,i.nextTick(()=>{m.value=!0})}},M=i.computed(()=>({dp__calendar_wrap:!0,[r.calendarClassName]:!!r.calendarClassName})),O=i.computed(()=>w=>{const B=Qh(w);return{dp__marker_dot:B.type==="dot",dp__marker_line:B.type==="line"}}),D=i.computed(()=>w=>Ve(w,s.value)),$=i.computed(()=>({dp__calendar:!0,dp__calendar_next:l.value.multiCalendars>0&&r.instance!==0})),F=i.computed(()=>w=>r.hideOffsetDates?w.current:!0),I=i.computed(()=>r.specificMode?{height:`${r.modeHeight}px`}:void 0),P=async(w,B,U)=>{var W,ne;if(n("set-hover-date",w),(ne=(W=w.marker)==null?void 0:W.tooltip)!=null&&ne.length){const ae=l0(h.value[B][U]);if(ae){const{width:te,height:x}=ae.getBoundingClientRect();s.value=w.value;let Z={left:`${te/2}px`},ge=-50;if(await i.nextTick(),b.value[0]){const{left:we,width:me}=b.value[0].getBoundingClientRect();we<0&&(Z={left:"0"},ge=0,S.value.left=`${te/2}px`),window.innerWidth<we+me&&(Z={right:"0"},ge=0,S.value.left=`${me-te/2}px`)}c.value={bottom:`${x}px`,...Z,transform:`translateX(${ge}%)`},n("tooltip-open",w.marker)}}},z=w=>{s.value&&(s.value=null,c.value=JSON.parse(JSON.stringify({bottom:"",left:"",transform:""})),n("tooltip-close",w.marker))},R=w=>{y.value.startX=w.changedTouches[0].screenX,y.value.startY=w.changedTouches[0].screenY},X=w=>{y.value.endX=w.changedTouches[0].screenX,y.value.endY=w.changedTouches[0].screenY,se()},J=w=>{r.vertical&&!r.inline&&w.preventDefault()},se=()=>{const w=r.vertical?"Y":"X";Math.abs(y.value[`start${w}`]-y.value[`end${w}`])>10&&n("handle-swipe",y.value[`start${w}`]>y.value[`end${w}`]?"right":"left")},re=(w,B,U)=>{w&&(Array.isArray(h.value[B])?h.value[B][U]=w:h.value[B]=[w]),r.arrowNavigation&&a(h.value,"calendar")},G=w=>{r.monthChangeOnScroll&&(w.preventDefault(),n("handle-scroll",w))};return t({triggerTransition:_}),(w,B)=>{var U;return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass(i.unref($))},[i.createElementVNode("div",{style:i.normalizeStyle(i.unref(I))},[e.specificMode?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("div",{key:0,ref_key:"calendarWrapRef",ref:d,class:i.normalizeClass(i.unref(M)),role:"grid","aria-label":(U=i.unref(l).ariaLabels)==null?void 0:U.calendarWrap},[i.createElementVNode("div",kp,[w.weekNumbers?(i.openBlock(),i.createElementBlock("div",Lp,i.toDisplayString(w.weekNumName),1)):i.createCommentVNode("",!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(i.unref(T),(W,ne)=>(i.openBlock(),i.createElementBlock("div",{class:"dp__calendar_header_item",role:"gridcell",key:ne,"data-test":"calendar-header"},[w.$slots["calendar-header"]?i.renderSlot(w.$slots,"calendar-header",{key:0,day:W,index:ne}):i.createCommentVNode("",!0),w.$slots["calendar-header"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(W),1)],64))]))),128))]),Ep,i.createVNode(i.Transition,{name:p.value,css:!!w.transitions},{default:i.withCtx(()=>{var W;return[m.value?(i.openBlock(),i.createElementBlock("div",{key:0,class:"dp__calendar",role:"grid","aria-label":(W=i.unref(l).ariaLabels)==null?void 0:W.calendarDays},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.mappedDates,(ne,ae)=>(i.openBlock(),i.createElementBlock("div",{class:"dp__calendar_row",role:"row",key:ae},[w.weekNumbers?(i.openBlock(),i.createElementBlock("div",Bp,[i.createElementVNode("div",Mp,i.toDisplayString(e.getWeekNum(ne.days)),1)])):i.createCommentVNode("",!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(ne.days,(te,x)=>{var Z,ge,we;return i.openBlock(),i.createElementBlock("div",{role:"gridcell",class:"dp__calendar_item",ref_for:!0,ref:me=>re(me,ae,x),key:x+ae,"aria-selected":te.classData.dp__active_date||te.classData.dp__range_start||te.classData.dp__range_start,"aria-disabled":te.classData.dp__cell_disabled,"aria-label":(ge=(Z=i.unref(l).ariaLabels)==null?void 0:Z.day)==null?void 0:ge.call(Z,te),tabindex:"0","data-test":te.value,onClick:i.withModifiers(me=>w.$emit("select-date",te),["stop","prevent"]),onKeydown:[i.withKeys(me=>w.$emit("select-date",te),["enter"]),i.withKeys(me=>w.$emit("handle-space",te),["space"])],onMouseenter:me=>P(te,ae,x),onMouseleave:me=>z(te)},[i.createElementVNode("div",{class:i.normalizeClass(["dp__cell_inner",te.classData])},[w.$slots.day&&i.unref(F)(te)?i.renderSlot(w.$slots,"day",{key:0,day:+te.text,date:te.value}):i.createCommentVNode("",!0),w.$slots.day?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(te.text),1)],64)),te.marker&&i.unref(F)(te)?(i.openBlock(),i.createElementBlock("div",{key:2,class:i.normalizeClass(i.unref(O)(te.marker)),style:i.normalizeStyle(te.marker.color?{backgroundColor:te.marker.color}:{})},null,6)):i.createCommentVNode("",!0),i.unref(D)(te.value)?(i.openBlock(),i.createElementBlock("div",{key:3,class:"dp__marker_tooltip",ref_for:!0,ref_key:"activeTooltip",ref:b,style:i.normalizeStyle(c.value)},[(we=te.marker)!=null&&we.tooltip?(i.openBlock(),i.createElementBlock("div",{key:0,class:"dp__tooltip_content",onClick:B[0]||(B[0]=i.withModifiers(()=>{},["stop"]))},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(te.marker.tooltip,(me,ve)=>(i.openBlock(),i.createElementBlock("div",{key:ve,class:"dp__tooltip_text"},[w.$slots["marker-tooltip"]?i.renderSlot(w.$slots,"marker-tooltip",{key:0,tooltip:me,day:te.value}):i.createCommentVNode("",!0),w.$slots["marker-tooltip"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createElementVNode("div",{class:"dp__tooltip_mark",style:i.normalizeStyle(me.color?{backgroundColor:me.color}:{})},null,4),i.createElementVNode("div",null,i.toDisplayString(me.text),1)],64))]))),128)),i.createElementVNode("div",{class:"dp__arrow_bottom_tp",style:i.normalizeStyle(S.value)},null,4)])):i.createCommentVNode("",!0)],4)):i.createCommentVNode("",!0)],2)],40,Tp)}),128))]))),128))],8,Sp)):i.createCommentVNode("",!0)]}),_:3},8,["name","css"])],10,xp))],4)],2)}}}),Op=["aria-label","aria-disabled"],Gi=i.defineComponent({__name:"ActionIcon",props:{ariaLabel:{type:String,default:""},disabled:{type:Boolean,default:!1}},emits:["activate","set-ref"],setup(e,{emit:t}){const n=i.ref(null);return i.onMounted(()=>t("set-ref",n)),(r,a)=>(i.openBlock(),i.createElementBlock("div",{class:"dp__month_year_col_nav",onClick:a[0]||(a[0]=o=>r.$emit("activate")),onKeydown:[a[1]||(a[1]=i.withKeys(o=>r.$emit("activate"),["enter"])),a[2]||(a[2]=i.withKeys(o=>r.$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(r.$slots,"default")],2)],40,Op))}}),Dp=["onKeydown"],Np={class:"dp__selection_grid_header"},Pp=["aria-selected","aria-disabled","data-test","onClick","onKeydown","onMouseover"],$p=["aria-label","onKeydown"],ot=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:t,emit:n}){const r=e,{setSelectionGrid:a,buildMultiLevelMatrix:o,setMonthPicker:l}=o2(),{hideNavigationButtons:s}=k0(r),c=i.ref(!1),h=i.ref(null),d=i.ref(null),m=i.ref([]),p=i.ref(),y=i.ref(null),b=i.ref(0),S=i.ref(null);i.onBeforeUpdate(()=>{h.value=null}),i.onMounted(()=>{i.nextTick().then(()=>P()),v(),T(!0)}),i.onUnmounted(()=>T(!1));const T=G=>{var w;r.arrowNavigation&&((w=r.headerRefs)!=null&&w.length?l(G):a(G))},v=()=>{const G=l0(d);G&&(r.textInput||G.focus({preventScroll:!0}),c.value=G.clientHeight<G.scrollHeight)},_=i.computed(()=>({dp__overlay:!0})),M=i.computed(()=>({dp__overlay_col:!0})),O=G=>r.skipActive?!1:G.value===r.modelValue,D=i.computed(()=>r.items.map(G=>G.filter(w=>w).map(w=>{var B,U,W;const ne=r.disabledValues.some(te=>te===w.value)||I(w.value),ae=(B=r.multiModelValue)!=null&&B.length?(U=r.multiModelValue)==null?void 0:U.some(te=>Ve(te,b2(r.monthPicker?rt(new Date,w.value):new Date,r.monthPicker?r.year:w.value))):O(w);return{...w,className:{dp__overlay_cell_active:ae,dp__overlay_cell:!ae,dp__overlay_cell_disabled:ne,dp__overlay_cell_active_disabled:ne&&ae,dp__overlay_cell_pad:!0,dp__cell_in_between:(W=r.multiModelValue)!=null&&W.length&&r.skipActive?R(w.value):!1}}}))),$=i.computed(()=>({dp__button:!0,dp__overlay_action:!0,dp__over_action_scroll:c.value,dp__button_bottom:r.autoApply})),F=i.computed(()=>{var G,w;return{dp__overlay_container:!0,dp__container_flex:((G=r.items)==null?void 0:G.length)<=6,dp__container_block:((w=r.items)==null?void 0:w.length)>6}}),I=G=>{const w=r.maxValue||r.maxValue===0,B=r.minValue||r.minValue===0;return!w&&!B?!1:w&&B?+G>+r.maxValue||+G<+r.minValue:w?+G>+r.maxValue:B?+G<+r.minValue:!1},P=()=>{const G=l0(h),w=l0(d),B=l0(y),U=l0(S),W=B?B.getBoundingClientRect().height:0;w&&(b.value=w.getBoundingClientRect().height-W),G&&U&&(U.scrollTop=G.offsetTop-U.offsetTop-(b.value/2-G.getBoundingClientRect().height)-W)},z=G=>{!r.disabledValues.some(w=>w===G)&&!I(G)&&(n("update:model-value",G),n("selected"))},R=G=>{const w=r.monthPicker?r.year:G;return bl(r.multiModelValue,b2(r.monthPicker?rt(new Date,p.value||0):new Date,r.monthPicker?w:p.value||w),b2(r.monthPicker?rt(new Date,G):new Date,w))},X=()=>{n("toggle"),n("reset-flow")},J=()=>{r.escClose&&X()},se=(G,w,B,U)=>{G&&(w.value===+r.modelValue&&!r.disabledValues.includes(w.value)&&(h.value=G),r.arrowNavigation&&(Array.isArray(m.value[B])?m.value[B][U]=G:m.value[B]=[G],re()))},re=()=>{var G,w;const B=(G=r.headerRefs)!=null&&G.length?[r.headerRefs].concat(m.value):m.value.concat([r.skipButtonRef?[]:[y.value]]);o(m0(B),(w=r.headerRefs)!=null&&w.length?"monthPicker":"selectionGrid")};return t({focusGrid:v}),(G,w)=>{var B;return i.openBlock(),i.createElementBlock("div",{ref_key:"gridWrapRef",ref:d,class:i.normalizeClass(i.unref(_)),role:"dialog",tabindex:"0",onKeydown:i.withKeys(J,["esc"])},[i.createElementVNode("div",{class:i.normalizeClass(i.unref(F)),ref_key:"containerRef",ref:S,role:"grid",style:i.normalizeStyle({height:`${b.value}px`})},[i.createElementVNode("div",Np,[i.renderSlot(G.$slots,"header")]),G.$slots.overlay?i.renderSlot(G.$slots,"overlay",{key:0}):(i.openBlock(!0),i.createElementBlock(i.Fragment,{key:1},i.renderList(i.unref(D),(U,W)=>(i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass(["dp__overlay_row",{dp__flex_row:i.unref(D).length>=3}]),key:W,role:"row"},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(U,(ne,ae)=>(i.openBlock(),i.createElementBlock("div",{role:"gridcell",class:i.normalizeClass(i.unref(M)),key:ne.value,"aria-selected":ne.value===e.modelValue&&!e.disabledValues.includes(ne.value),"aria-disabled":ne.className.dp__overlay_cell_disabled,ref_for:!0,ref:te=>se(te,ne,W,ae),tabindex:"0","data-test":ne.text,onClick:te=>z(ne.value),onKeydown:[i.withKeys(te=>z(ne.value),["enter"]),i.withKeys(te=>z(ne.value),["space"])],onMouseover:te=>p.value=ne.value},[i.createElementVNode("div",{class:i.normalizeClass(ne.className)},[G.$slots.item?i.renderSlot(G.$slots,"item",{key:0,item:ne}):i.createCommentVNode("",!0),G.$slots.item?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(ne.text),1)],64))],2)],42,Pp))),128))],2))),128))],6),G.$slots["button-icon"]?i.withDirectives((i.openBlock(),i.createElementBlock("div",{key:0,role:"button","aria-label":(B=e.ariaLabels)==null?void 0:B.toggleOverlay,class:i.normalizeClass(i.unref($)),tabindex:"0",ref_key:"toggleButton",ref:y,onClick:X,onKeydown:i.withKeys(X,["enter"])},[i.renderSlot(G.$slots,"button-icon")],42,$p)),[[i.vShow,!i.unref(s)(e.type)]]):i.createCommentVNode("",!0)],42,Dp)}}}),Vp=["aria-label"],Vl=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:t}){const n=e,{transitionName:r,showTransition:a}=mn(n.transitions),o=i.ref(null);return i.onMounted(()=>t("set-ref",o)),(l,s)=>(i.openBlock(),i.createElementBlock(i.Fragment,null,[i.createElementVNode("div",{class:"dp__month_year_select",onClick:s[0]||(s[0]=c=>l.$emit("toggle")),onKeydown:[s[1]||(s[1]=i.withKeys(c=>l.$emit("toggle"),["enter"])),s[2]||(s[2]=i.withKeys(c=>l.$emit("toggle"),["space"]))],role:"button","aria-label":e.ariaLabel,tabindex:"0",ref_key:"elRef",ref:o},[i.renderSlot(l.$slots,"default")],40,Vp),i.createVNode(i.Transition,{name:i.unref(r)(e.showSelectionGrid),css:i.unref(a)},{default:i.withCtx(()=>[e.showSelectionGrid?(i.openBlock(),i.createBlock(ot,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":s[3]||(s[3]=c=>l.$emit("update:model-value",c)),onToggle:s[4]||(s[4]=c=>l.$emit("toggle"))}),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(ln),{key:1}))]),_:2},[l.$slots[e.slotName]?{name:"item",fn:i.withCtx(({item:c})=>[i.renderSlot(l.$slots,e.slotName,{item:c})]),key:"0"}:void 0,l.$slots[e.overlaySlot]?{name:"overlay",fn:i.withCtx(()=>[i.renderSlot(l.$slots,e.overlaySlot)]),key:"1"}:void 0,l.$slots[`${e.overlaySlot}-header`]?{name:"header",fn:i.withCtx(()=>[i.renderSlot(l.$slots,`${e.overlaySlot}-header`)]),key:"2"}:void 0]),1040)):i.createCommentVNode("",!0)]),_:3},8,["name","css"])],64))}}),Fp={class:"dp__month_year_row"},Ip={class:"dp__month_year_wrap"},Rp={class:"dp__month_picker_header"},Hp=["aria-label"],Zp=["aria-label"],Up=["aria-label"],Wp=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},...l2},emits:["update-month-year","month-year-select","mount","reset-flow","overlay-closed"],setup(e,{expose:t,emit:n}){const r=e,{defaults:a}=k0(r),{transitionName:o,showTransition:l}=mn(a.value.transitions),{buildMatrix:s}=o2(),{handleMonthYearChange:c,isDisabled:h,updateMonthYear:d}=sp(r,n),m=i.ref(!1),p=i.ref(!1),y=i.ref([null,null,null,null]),b=i.ref(null),S=i.ref(null),T=i.ref(null);i.onMounted(()=>{n("mount")});const v=x=>({get:()=>r[x],set:Z=>{const ge=x==="month"?"year":"month";n("update-month-year",{[x]:Z,[ge]:r[ge]}),n("month-year-select",x==="year"),x==="month"?U(!0):W(!0)}}),_=i.computed(v("month")),M=i.computed(v("year")),O=x=>{const Z=Ze(Q(x));return r.year===Z},D=i.computed(()=>r.monthPicker?Array.isArray(r.disabledDates)?r.disabledDates.map(x=>Q(x)).filter(x=>O(x)).map(x=>He(x)):[]:[]),$=i.computed(()=>x=>{const Z=x==="month";return{showSelectionGrid:(Z?m:p).value,items:(Z?re:G).value,disabledValues:a.value.filters[Z?"months":"years"].concat(D.value),minValue:(Z?z:I).value,maxValue:(Z?R:P).value,headerRefs:Z&&r.monthPicker?[b.value,S.value,T.value]:[],escClose:r.escClose,transitions:a.value.transitions,ariaLabels:a.value.ariaLabels,textInput:r.textInput,autoApply:r.autoApply,arrowNavigation:r.arrowNavigation,hideNavigation:r.hideNavigation}}),F=i.computed(()=>x=>({month:r.month,year:r.year,items:x==="month"?r.months:r.years,instance:r.instance,updateMonthYear:d,toggle:x==="month"?U:W})),I=i.computed(()=>r.minDate?Ze(Q(r.minDate)):null),P=i.computed(()=>r.maxDate?Ze(Q(r.maxDate)):null),z=i.computed(()=>{if(r.minDate&&I.value){if(I.value>r.year)return 12;if(I.value===r.year)return He(Q(r.minDate))}return null}),R=i.computed(()=>r.maxDate&&P.value?P.value<r.year?-1:P.value===r.year?He(Q(r.maxDate)):null:null),X=i.computed(()=>(r.range||r.multiDates)&&r.internalModelValue&&(r.monthPicker||r.yearPicker)?r.internalModelValue:[]),J=x=>{const Z=[],ge=we=>we;for(let we=0;we<x.length;we+=3){const me=[x[we],x[we+1],x[we+2]];Z.push(ge(me))}return Z},se=i.computed(()=>r.months.find(Z=>Z.value===r.month)||{text:"",value:0}),re=i.computed(()=>J(r.months)),G=i.computed(()=>J(r.years)),w=i.computed(()=>a.value.multiCalendars?r.multiCalendarsSolo?!0:r.instance===0:!0),B=i.computed(()=>a.value.multiCalendars?r.multiCalendarsSolo?!0:r.instance===a.value.multiCalendars-1:!0),U=(x=!1)=>{ne(x),m.value=!m.value,m.value||n("overlay-closed")},W=(x=!1)=>{ne(x),p.value=!p.value,p.value||n("overlay-closed")},ne=x=>{x||n("reset-flow")},ae=(x=!1)=>{h.value(x)||n("update-month-year",{year:x?r.year+1:r.year-1,month:r.month,fromNav:!0})},te=(x,Z)=>{r.arrowNavigation&&(y.value[Z]=l0(x),s(y.value,"monthYear"))};return t({toggleMonthPicker:U,toggleYearPicker:W,handleMonthYearChange:c}),(x,Z)=>{var ge,we,me,ve,Ae;return i.openBlock(),i.createElementBlock("div",Fp,[x.$slots["month-year"]?i.renderSlot(x.$slots,"month-year",i.normalizeProps(i.mergeProps({key:0},{month:e.month,year:e.year,months:e.months,years:e.years,updateMonthYear:i.unref(d),handleMonthYearChange:i.unref(c),instance:e.instance}))):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[!x.monthPicker&&!x.yearPicker?(i.openBlock(),i.createElementBlock(i.Fragment,{key:0},[i.unref(w)&&!x.vertical?(i.openBlock(),i.createBlock(Gi,{key:0,"aria-label":(ge=i.unref(a).ariaLabels)==null?void 0:ge.prevMonth,disabled:i.unref(h)(!1),onActivate:Z[0]||(Z[0]=de=>i.unref(c)(!1)),onSetRef:Z[1]||(Z[1]=de=>te(de,0))},{default:i.withCtx(()=>[x.$slots["arrow-left"]?i.renderSlot(x.$slots,"arrow-left",{key:0}):i.createCommentVNode("",!0),x.$slots["arrow-left"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(pl),{key:1}))]),_:3},8,["aria-label","disabled"])):i.createCommentVNode("",!0),i.createElementVNode("div",Ip,[i.createVNode(Vl,i.mergeProps({type:"month","slot-name":"month-overlay-val","overlay-slot":"overlay-month","aria-label":(we=i.unref(a).ariaLabels)==null?void 0:we.openMonthsOverlay,modelValue:i.unref(_),"onUpdate:modelValue":Z[2]||(Z[2]=de=>i.isRef(_)?_.value=de:null)},i.unref($)("month"),{onToggle:U,onSetRef:Z[3]||(Z[3]=de=>te(de,1))}),i.createSlots({default:i.withCtx(()=>[x.$slots.month?i.renderSlot(x.$slots,"month",i.normalizeProps(i.mergeProps({key:0},i.unref(se)))):i.createCommentVNode("",!0),x.$slots.month?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(i.unref(se).text),1)],64))]),_:2},[x.$slots["calendar-icon"]?{name:"calendar-icon",fn:i.withCtx(()=>[i.renderSlot(x.$slots,"calendar-icon")]),key:"0"}:void 0,x.$slots["month-overlay-value"]?{name:"month-overlay-val",fn:i.withCtx(({item:de})=>[i.renderSlot(x.$slots,"month-overlay-value",{text:de.text,value:de.value})]),key:"1"}:void 0,x.$slots["month-overlay"]?{name:"overlay-month",fn:i.withCtx(()=>[i.renderSlot(x.$slots,"month-overlay",i.normalizeProps(i.guardReactiveProps(i.unref(F)("month"))))]),key:"2"}:void 0,x.$slots["month-overlay-header"]?{name:"overlay-month-header",fn:i.withCtx(()=>[i.renderSlot(x.$slots,"month-overlay-header",{toggle:U})]),key:"3"}:void 0]),1040,["aria-label","modelValue"]),i.createVNode(Vl,i.mergeProps({type:"year","slot-name":"year-overlay-val","overlay-slot":"overlay-year","aria-label":(me=i.unref(a).ariaLabels)==null?void 0:me.openYearsOverlay,modelValue:i.unref(M),"onUpdate:modelValue":Z[4]||(Z[4]=de=>i.isRef(M)?M.value=de:null)},i.unref($)("year"),{onToggle:W,onSetRef:Z[5]||(Z[5]=de=>te(de,2))}),i.createSlots({default:i.withCtx(()=>[x.$slots.year?i.renderSlot(x.$slots,"year",{key:0,year:e.year}):i.createCommentVNode("",!0),x.$slots.year?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(e.year),1)],64))]),_:2},[x.$slots["calendar-icon"]?{name:"calendar-icon",fn:i.withCtx(()=>[i.renderSlot(x.$slots,"calendar-icon")]),key:"0"}:void 0,x.$slots["year-overlay-value"]?{name:"year-overlay-val",fn:i.withCtx(({item:de})=>[i.renderSlot(x.$slots,"year-overlay-value",{text:de.text,value:de.value})]),key:"1"}:void 0,x.$slots["year-overlay"]?{name:"overlay-year",fn:i.withCtx(()=>[i.renderSlot(x.$slots,"year-overlay",i.normalizeProps(i.guardReactiveProps(i.unref(F)("year"))))]),key:"2"}:void 0,x.$slots["year-overlay-header"]?{name:"overlay-year-header",fn:i.withCtx(()=>[i.renderSlot(x.$slots,"year-overlay-header",{toggle:W})]),key:"3"}:void 0]),1040,["aria-label","modelValue"])]),i.unref(w)&&x.vertical?(i.openBlock(),i.createBlock(Gi,{key:1,"aria-label":(ve=i.unref(a).ariaLabels)==null?void 0:ve.prevMonth,disabled:i.unref(h)(!1),onActivate:Z[6]||(Z[6]=de=>i.unref(c)(!1))},{default:i.withCtx(()=>[x.$slots["arrow-up"]?i.renderSlot(x.$slots,"arrow-up",{key:0}):i.createCommentVNode("",!0),x.$slots["arrow-up"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(gl),{key:1}))]),_:3},8,["aria-label","disabled"])):i.createCommentVNode("",!0),i.unref(B)?(i.openBlock(),i.createBlock(Gi,{key:2,ref:"rightIcon",disabled:i.unref(h)(!0),"aria-label":(Ae=i.unref(a).ariaLabels)==null?void 0:Ae.nextMonth,onActivate:Z[7]||(Z[7]=de=>i.unref(c)(!0)),onSetRef:Z[8]||(Z[8]=de=>te(de,3))},{default:i.withCtx(()=>[x.$slots[x.vertical?"arrow-down":"arrow-right"]?i.renderSlot(x.$slots,x.vertical?"arrow-down":"arrow-right",{key:0}):i.createCommentVNode("",!0),x.$slots[x.vertical?"arrow-down":"arrow-right"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.resolveDynamicComponent(x.vertical?i.unref(wl):i.unref(ml)),{key:1}))]),_:3},8,["disabled","aria-label"])):i.createCommentVNode("",!0)],64)):i.createCommentVNode("",!0),x.monthPicker?(i.openBlock(),i.createBlock(ot,i.mergeProps({key:1},i.unref($)("month"),{"skip-active":x.range,year:e.year,"multi-model-value":i.unref(X),"month-picker":"",modelValue:i.unref(_),"onUpdate:modelValue":Z[17]||(Z[17]=de=>i.isRef(_)?_.value=de:null),onToggle:U,onSelected:Z[18]||(Z[18]=de=>x.$emit("overlay-closed"))}),i.createSlots({header:i.withCtx(()=>{var de,Ge,N;return[i.createElementVNode("div",Rp,[i.createElementVNode("div",{class:"dp__month_year_col_nav",tabindex:"0",ref_key:"mpPrevIconRef",ref:b,onClick:Z[9]||(Z[9]=L=>ae(!1)),onKeydown:Z[10]||(Z[10]=i.withKeys(L=>ae(!1),["enter"]))},[i.createElementVNode("div",{class:i.normalizeClass(["dp__inner_nav",{dp__inner_nav_disabled:i.unref(h)(!1)}]),role:"button","aria-label":(de=i.unref(a).ariaLabels)==null?void 0:de.prevMonth},[x.$slots["arrow-left"]?i.renderSlot(x.$slots,"arrow-left",{key:0}):i.createCommentVNode("",!0),x.$slots["arrow-left"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(pl),{key:1}))],10,Hp)],544),i.createElementVNode("div",{class:"dp__pointer",role:"button",ref_key:"mpYearButtonRef",ref:S,"aria-label":(Ge=i.unref(a).ariaLabels)==null?void 0:Ge.openYearsOverlay,tabindex:"0",onClick:Z[11]||(Z[11]=()=>W(!1)),onKeydown:Z[12]||(Z[12]=i.withKeys(()=>W(!1),["enter"]))},[x.$slots.year?i.renderSlot(x.$slots,"year",{key:0,year:e.year}):i.createCommentVNode("",!0),x.$slots.year?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(e.year),1)],64))],40,Zp),i.createElementVNode("div",{class:"dp__month_year_col_nav",tabindex:"0",ref_key:"mpNextIconRef",ref:T,onClick:Z[13]||(Z[13]=L=>ae(!0)),onKeydown:Z[14]||(Z[14]=i.withKeys(L=>ae(!0),["enter"]))},[i.createElementVNode("div",{class:i.normalizeClass(["dp__inner_nav",{dp__inner_nav_disabled:i.unref(h)(!0)}]),role:"button","aria-label":(N=i.unref(a).ariaLabels)==null?void 0:N.nextMonth},[x.$slots["arrow-right"]?i.renderSlot(x.$slots,"arrow-right",{key:0}):i.createCommentVNode("",!0),x.$slots["arrow-right"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(ml),{key:1}))],10,Up)],544)]),i.createVNode(i.Transition,{name:i.unref(o)(p.value),css:i.unref(l)},{default:i.withCtx(()=>[p.value?(i.openBlock(),i.createBlock(ot,i.mergeProps({key:0},i.unref($)("year"),{modelValue:i.unref(M),"onUpdate:modelValue":Z[15]||(Z[15]=L=>i.isRef(M)?M.value=L:null),onToggle:W,onSelected:Z[16]||(Z[16]=L=>x.$emit("overlay-closed"))}),i.createSlots({"button-icon":i.withCtx(()=>[x.$slots["calendar-icon"]?i.renderSlot(x.$slots,"calendar-icon",{key:0}):i.createCommentVNode("",!0),x.$slots["calendar-icon"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(ln),{key:1}))]),_:2},[x.$slots["year-overlay-value"]?{name:"item",fn:i.withCtx(({item:L})=>[i.renderSlot(x.$slots,"year-overlay-value",{text:L.text,value:L.value})]),key:"0"}:void 0]),1040,["modelValue"])):i.createCommentVNode("",!0)]),_:3},8,["name","css"])]}),_:2},[x.$slots["month-overlay-value"]?{name:"item",fn:i.withCtx(({item:de})=>[i.renderSlot(x.$slots,"month-overlay-value",{text:de.text,value:de.value})]),key:"0"}:void 0]),1040,["skip-active","year","multi-model-value","modelValue"])):i.createCommentVNode("",!0),x.yearPicker?(i.openBlock(),i.createBlock(ot,i.mergeProps({key:2},i.unref($)("year"),{modelValue:i.unref(M),"onUpdate:modelValue":Z[19]||(Z[19]=de=>i.isRef(M)?M.value=de:null),"multi-model-value":i.unref(X),"skip-active":x.range,"skip-button-ref":"","year-picker":"",onToggle:W,onSelected:Z[20]||(Z[20]=de=>x.$emit("overlay-closed"))}),i.createSlots({_:2},[x.$slots["year-overlay-value"]?{name:"item",fn:i.withCtx(({item:de})=>[i.renderSlot(x.$slots,"year-overlay-value",{text:de.text,value:de.value})]),key:"0"}:void 0]),1040,["modelValue","multi-model-value","skip-active"])):i.createCommentVNode("",!0)],64))])}}}),jp={key:0,class:"dp__time_input"},zp=["aria-label","onKeydown","onClick"],Yp=["aria-label","data-test","onKeydown","onClick"],qp=["aria-label","onKeydown","onClick"],Gp={key:0},Kp=["aria-label","onKeydown"],Xp=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},...l2},emits:["set-hours","set-minutes","update:hours","update:minutes","update:seconds","reset-flow","mounted","overlay-closed"],setup(e,{expose:t,emit:n}){const r=e,{setTimePickerElements:a,setTimePickerBackRef:o}=o2(),{defaults:l}=k0(r),{transitionName:s,showTransition:c}=mn(l.value.transitions),h=i.reactive({hours:!1,minutes:!1,seconds:!1}),d=i.ref("AM"),m=i.ref(null),p=i.ref([]);i.onMounted(()=>{n("mounted")});const y=i.computed(()=>w=>!!(r.maxTime&&r.maxTime[w]&&r.maxTime[w]<r[w]+ +r[`${w}Increment`])),b=i.computed(()=>w=>!!(r.minTime&&r.minTime[w]&&r.minTime[w]>r[w]-+r[`${w}Increment`])),S=(w,B)=>T3(u0(Q(),w),B),T=(w,B)=>gh(u0(Q(),w),B),v=i.computed(()=>({dp__time_col:!0,dp__time_col_reg:!r.enableSeconds&&r.is24,dp__time_col_reg_with_button:!r.enableSeconds&&!r.is24,dp__time_col_sec:r.enableSeconds&&r.is24,dp__time_col_sec_with_button:r.enableSeconds&&!r.is24})),_=i.computed(()=>{const w=[{type:"hours"},{type:"",separator:!0},{type:"minutes"}];return r.enableSeconds?w.concat([{type:"",separator:!0},{type:"seconds"}]):w}),M=i.computed(()=>_.value.filter(w=>!w.separator)),O=i.computed(()=>w=>{if(w==="hours"){const B=X(r.hours);return{text:B<10?`0${B}`:`${B}`,value:B}}return{text:r[w]<10?`0${r[w]}`:`${r[w]}`,value:r[w]}}),D=w=>{const B=r.is24?24:12,U=w==="hours"?B:60,W=+r[`${w}GridIncrement`],ne=w==="hours"&&!r.is24?W:0,ae=[];for(let te=ne;te<U;te+=W)ae.push({value:te,text:te<10?`0${te}`:`${te}`});return w==="hours"&&!r.is24&&ae.push({value:0,text:"12"}),qh(ae)},$=(w,B)=>{const U=r.minTime&&r.minTime[B],W=r.maxTime&&r.maxTime[B];return U&&W?w<U||w>W:U?w<U:W?w>W:!1},F=i.computed(()=>w=>D(w).flat().filter(B=>B).map(B=>B.value).filter(B=>$(B,w))),I=w=>r[`no${w[0].toUpperCase()+w.slice(1)}Overlay`],P=w=>{I(w)||(h[w]=!h[w],h[w]||n("overlay-closed"))},z=w=>w==="hours"?G0:w==="minutes"?K0:N2,R=(w,B=!0)=>{const U=B?S:T;(B?y.value(w):b.value(w))||n(`update:${w}`,z(w)(U({[w]:+r[w]},{[w]:+r[`${w}Increment`]})))},X=w=>r.is24?w:(w>=12?d.value="PM":d.value="AM",Jh(w)),J=()=>{d.value==="PM"?(d.value="AM",n("update:hours",r.hours-12)):(d.value="PM",n("update:hours",r.hours+12))},se=w=>{h[w]=!0},re=(w,B,U)=>{if(w&&r.arrowNavigation){Array.isArray(p.value[B])?p.value[B][U]=w:p.value[B]=[w];const W=p.value.reduce((ne,ae)=>ae.map((te,x)=>[...ne[x]||[],ae[x]]),[]);o(r.closeTimePickerBtn),m.value&&(W[1]=W[1].concat(m.value)),a(W,r.order)}},G=(w,B)=>w==="hours"&&!r.is24?n(`update:${w}`,d.value==="PM"?B+12:B):n(`update:${w}`,B);return t({openChildCmp:se}),(w,B)=>{var U;return w.disabled?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("div",jp,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(i.unref(_),(W,ne)=>{var ae,te,x;return i.openBlock(),i.createElementBlock("div",{key:ne,class:i.normalizeClass(i.unref(v))},[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":(ae=i.unref(l).ariaLabels)==null?void 0:ae.incrementValue(W.type),tabindex:"0",onKeydown:[i.withKeys(Z=>R(W.type),["enter"]),i.withKeys(Z=>R(W.type),["space"])],onClick:Z=>R(W.type),ref_for:!0,ref:Z=>re(Z,ne,0)},[w.$slots["arrow-up"]?i.renderSlot(w.$slots,"arrow-up",{key:0}):i.createCommentVNode("",!0),w.$slots["arrow-up"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(gl),{key:1}))],42,zp),i.createElementVNode("div",{role:"button","aria-label":(te=i.unref(l).ariaLabels)==null?void 0:te.openTpOverlay(W.type),class:i.normalizeClass(I(W.type)?"":"dp__time_display"),tabindex:"0","data-test":`${W.type}-toggle-overlay-btn`,onKeydown:[i.withKeys(Z=>P(W.type),["enter"]),i.withKeys(Z=>P(W.type),["space"])],onClick:Z=>P(W.type),ref_for:!0,ref:Z=>re(Z,ne,1)},[w.$slots[W.type]?i.renderSlot(w.$slots,W.type,{key:0,text:i.unref(O)(W.type).text,value:i.unref(O)(W.type).value}):i.createCommentVNode("",!0),w.$slots[W.type]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(i.unref(O)(W.type).text),1)],64))],42,Yp),i.createElementVNode("div",{class:i.normalizeClass({dp__inc_dec_button:!0,dp__inc_dec_button_disabled:i.unref(b)(W.type)}),role:"button","data-test":"time-dec-btn","aria-label":(x=i.unref(l).ariaLabels)==null?void 0:x.decrementValue(W.type),tabindex:"0",onKeydown:[i.withKeys(Z=>R(W.type,!1),["enter"]),i.withKeys(Z=>R(W.type,!1),["space"])],onClick:Z=>R(W.type,!1),ref_for:!0,ref:Z=>re(Z,ne,2)},[w.$slots["arrow-down"]?i.renderSlot(w.$slots,"arrow-down",{key:0}):i.createCommentVNode("",!0),w.$slots["arrow-down"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(wl),{key:1}))],42,qp)],64))],2)}),128)),w.is24?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("div",Gp,[w.$slots["am-pm-button"]?i.renderSlot(w.$slots,"am-pm-button",{key:0,toggle:J,value:d.value}):i.createCommentVNode("",!0),w.$slots["am-pm-button"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("button",{key:1,ref_key:"amPmButton",ref:m,type:"button",class:"dp__pm_am_button",role:"button","aria-label":(U=i.unref(l).ariaLabels)==null?void 0:U.amPmButton,tabindex:"0",onClick:J,onKeydown:[i.withKeys(i.withModifiers(J,["prevent"]),["enter"]),i.withKeys(i.withModifiers(J,["prevent"]),["space"])]},i.toDisplayString(d.value),41,Kp))])),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(i.unref(M),(W,ne)=>(i.openBlock(),i.createBlock(i.Transition,{key:ne,name:i.unref(s)(h[W.type]),css:i.unref(c)},{default:i.withCtx(()=>[h[W.type]?(i.openBlock(),i.createBlock(ot,{key:0,items:D(W.type),"disabled-values":i.unref(l).filters.times[W.type].concat(i.unref(F)(W.type)),"esc-close":w.escClose,"aria-labels":i.unref(l).ariaLabels,"hide-navigation":w.hideNavigation,"onUpdate:modelValue":ae=>G(W.type,ae),onSelected:ae=>P(W.type),onToggle:ae=>P(W.type),onResetFlow:B[0]||(B[0]=ae=>w.$emit("reset-flow")),type:W.type},i.createSlots({"button-icon":i.withCtx(()=>[w.$slots["clock-icon"]?i.renderSlot(w.$slots,"clock-icon",{key:0}):i.createCommentVNode("",!0),w.$slots["clock-icon"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(yl),{key:1}))]),_:2},[w.$slots[`${W.type}-overlay-value`]?{name:"item",fn:i.withCtx(({item:ae})=>[i.renderSlot(w.$slots,`${W.type}-overlay-value`,{text:ae.text,value:ae.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))]))}}}),Jp=["aria-label"],Qp={class:"dp__overlay_container dp__container_flex dp__time_picker_overlay_container"},em={key:1,class:"dp__overlay_row dp__flex_row"},tm=["aria-label"],nm=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},...l2},emits:["update:hours","update:minutes","update:seconds","mount","reset-flow","overlay-opened","overlay-closed"],setup(e,{expose:t,emit:n}){const r=e,{buildMatrix:a,setTimePicker:o}=o2(),l=i.useSlots(),{hideNavigationButtons:s,defaults:c}=k0(r),{transitionName:h,showTransition:d}=mn(c.value.transitions),m=i.ref(null),p=i.ref(null),y=i.ref([]),b=i.ref(null);i.onMounted(()=>{n("mount"),!r.timePicker&&r.arrowNavigation?a([l0(m.value)],"time"):o(!0,r.timePicker)});const S=i.computed(()=>r.range&&r.modelAuto?Ol(r.internalModelValue):!0),T=i.ref(!1),v=R=>({hours:Array.isArray(r.hours)?r.hours[R]:r.hours,minutes:Array.isArray(r.minutes)?r.minutes[R]:r.minutes,seconds:Array.isArray(r.seconds)?r.seconds[R]:r.seconds}),_=i.computed(()=>{const R=[];if(r.range)for(let X=0;X<2;X++)R.push(v(X));else R.push(v(0));return R}),M=(R,X=!1,J="")=>{X||n("reset-flow"),T.value=R,R&&n("overlay-opened"),r.arrowNavigation&&(o(R),R||n("overlay-closed")),i.nextTick(()=>{J!==""&&y.value[0]&&y.value[0].openChildCmp(J)})},O=i.computed(()=>({dp__button:!0,dp__button_bottom:r.autoApply})),D=_2(l,"timePicker"),$=(R,X,J)=>r.range?X===0?[R,_.value[1][J]]:[_.value[0][J],R]:R,F=R=>{n("update:hours",R)},I=R=>{n("update:minutes",R)},P=R=>{n("update:seconds",R)},z=()=>{b.value&&r.arrowNavigation&&b.value.focus({preventScroll:!0})};return t({toggleTimePicker:M}),(R,X)=>{var J;return i.openBlock(),i.createElementBlock("div",null,[R.timePicker?i.createCommentVNode("",!0):i.withDirectives((i.openBlock(),i.createElementBlock("div",{key:0,class:i.normalizeClass(i.unref(O)),role:"button","aria-label":(J=i.unref(c).ariaLabels)==null?void 0:J.openTimePicker,tabindex:"0","data-test":"open-time-picker-btn",ref_key:"openTimePickerBtn",ref:m,onKeydown:[X[0]||(X[0]=i.withKeys(se=>M(!0),["enter"])),X[1]||(X[1]=i.withKeys(se=>M(!0),["space"]))],onClick:X[2]||(X[2]=se=>M(!0))},[R.$slots["clock-icon"]?i.renderSlot(R.$slots,"clock-icon",{key:0}):i.createCommentVNode("",!0),R.$slots["clock-icon"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(yl),{key:1}))],42,Jp)),[[i.vShow,!i.unref(s)("time")]]),i.createVNode(i.Transition,{name:i.unref(h)(T.value),css:i.unref(d)},{default:i.withCtx(()=>{var se;return[T.value||R.timePicker?(i.openBlock(),i.createElementBlock("div",{key:0,class:"dp__overlay",ref_key:"overlayRef",ref:b,tabindex:"0"},[i.createElementVNode("div",Qp,[R.$slots["time-picker-overlay"]?i.renderSlot(R.$slots,"time-picker-overlay",{key:0,hours:e.hours,minutes:e.minutes,seconds:e.seconds,setHours:F,setMinutes:I,setSeconds:P}):i.createCommentVNode("",!0),R.$slots["time-picker-overlay"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("div",em,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(i.unref(_),(re,G)=>i.withDirectives((i.openBlock(),i.createBlock(Xp,i.mergeProps({key:G},{...R.$props,order:G,hours:re.hours,minutes:re.minutes,seconds:re.seconds,closeTimePickerBtn:p.value,disabled:G===0?R.fixedStart:R.fixedEnd},{ref_for:!0,ref_key:"timeInputRefs",ref:y,"onUpdate:hours":w=>F($(w,G,"hours")),"onUpdate:minutes":w=>I($(w,G,"minutes")),"onUpdate:seconds":w=>P($(w,G,"seconds")),onMounted:z,onOverlayClosed:z}),i.createSlots({_:2},[i.renderList(i.unref(D),(w,B)=>({name:w,fn:i.withCtx(U=>[i.renderSlot(R.$slots,w,i.normalizeProps(i.guardReactiveProps(U)))])}))]),1040,["onUpdate:hours","onUpdate:minutes","onUpdate:seconds"])),[[i.vShow,G===0?!0:i.unref(S)]])),128))])),R.timePicker?i.createCommentVNode("",!0):i.withDirectives((i.openBlock(),i.createElementBlock("div",{key:2,ref_key:"closeTimePickerBtn",ref:p,class:i.normalizeClass(i.unref(O)),role:"button","aria-label":(se=i.unref(c).ariaLabels)==null?void 0:se.closeTimePicker,tabindex:"0",onKeydown:[X[3]||(X[3]=i.withKeys(re=>M(!1),["enter"])),X[4]||(X[4]=i.withKeys(re=>M(!1),["space"]))],onClick:X[5]||(X[5]=re=>M(!1))},[R.$slots["calendar-icon"]?i.renderSlot(R.$slots,"calendar-icon",{key:0}):i.createCommentVNode("",!0),R.$slots["calendar-icon"]?i.createCommentVNode("",!0):(i.openBlock(),i.createBlock(i.unref(ln),{key:1}))],42,tm)),[[i.vShow,!i.unref(s)("time")]])])],512)):i.createCommentVNode("",!0)]}),_:3},8,["name","css"])])}}}),rm=(e,t)=>{const{isDisabled:n,matchDate:r,getWeekFromDate:a}=k0(t),o=i.ref(null),l=i.ref(Q()),s=B=>{!B.current&&t.hideOffsetDates||(o.value=B.value)},c=()=>{o.value=null},h=B=>Array.isArray(e.value)&&t.range&&e.value[0]&&o.value?B?w0(o.value,e.value[0]):p0(o.value,e.value[0]):!0,d=(B,U)=>{const W=()=>e.value?U?e.value[0]||null:e.value[1]:null,ne=e.value&&Array.isArray(e.value)?W():null;return Ve(Q(B.value),ne)},m=B=>{const U=Array.isArray(e.value)?e.value[0]:null;return B?!p0(o.value||null,U):!0},p=(B,U=!0)=>(t.range||t.weekPicker)&&Array.isArray(e.value)?t.hideOffsetDates&&!B.current?!1:Ve(Q(B.value),e.value[U?0:1]):t.range?d(B,U)&&m(U)||Ve(B.value,Array.isArray(e.value)?e.value[0]:null)&&h(U):!1,y=(B,U,W)=>Array.isArray(e.value)&&e.value[0]&&e.value.length===1?B?!1:W?w0(e.value[0],U.value):p0(e.value[0],U.value):!1,b=B=>!e.value||t.hideOffsetDates&&!B.current?!1:t.range?t.modelAuto&&Array.isArray(e.value)?Ve(B.value,e.value[0]?e.value[0]:l.value):!1:t.multiDates&&Array.isArray(e.value)?e.value.some(U=>Ve(U,B.value)):Ve(B.value,e.value?e.value:l.value),S=B=>{if(t.autoRange||t.weekPicker){if(o.value){if(t.hideOffsetDates&&!B.current)return!1;const U=i2(o.value,+t.autoRange),W=a(Q(o.value));return t.weekPicker?Ve(W[1],Q(B.value)):Ve(U,Q(B.value))}return!1}return!1},T=B=>{if(t.autoRange||t.weekPicker){if(o.value){const U=i2(o.value,+t.autoRange);if(t.hideOffsetDates&&!B.current)return!1;const W=a(Q(o.value));return t.weekPicker?w0(B.value,W[0])&&p0(B.value,W[1]):w0(B.value,o.value)&&p0(B.value,U)}return!1}return!1},v=B=>{if(t.autoRange||t.weekPicker){if(o.value){if(t.hideOffsetDates&&!B.current)return!1;const U=a(Q(o.value));return t.weekPicker?Ve(U[0],B.value):Ve(o.value,B.value)}return!1}return!1},_=B=>bl(e.value,o.value,B.value),M=()=>t.modelAuto&&Array.isArray(t.internalModelValue)?!!t.internalModelValue[0]:!1,O=()=>t.modelAuto?Ol(t.internalModelValue):!0,D=B=>{if(Array.isArray(e.value)&&e.value.length||t.weekPicker)return!1;const U=t.range?!p(B)&&!p(B,!1):!0;return!n(B.value)&&!b(B)&&!(!B.current&&t.hideOffsetDates)&&U},$=B=>t.range?t.modelAuto?M()&&b(B):!1:b(B),F=B=>t.highlight?r(B.value,t.highlight):!1,I=B=>n(B.value)&&t.highlightDisabledDays===!1,P=B=>t.highlightWeekDays&&t.highlightWeekDays.includes(B.value.getDay()),z=B=>(t.range||t.weekPicker)&&(!(t.multiCalendars>0)||B.current)&&O()&&!(!B.current&&t.hideOffsetDates)&&!b(B)?_(B):!1,R=B=>{const{isRangeStart:U,isRangeEnd:W}=se(B),ne=t.range?U||W:!1;return{dp__cell_offset:!B.current,dp__pointer:!t.disabled&&!(!B.current&&t.hideOffsetDates)&&!n(B.value),dp__cell_disabled:n(B.value),dp__cell_highlight:!I(B)&&(F(B)||P(B))&&!$(B)&&!ne,dp__cell_highlight_active:!I(B)&&(F(B)||P(B))&&$(B),dp__today:!t.noToday&&Ve(B.value,l.value)&&B.current}},X=B=>({dp__active_date:$(B),dp__date_hover:D(B)}),J=B=>({...re(B),...G(B),dp__range_between_week:z(B)&&t.weekPicker}),se=B=>{const U=t.multiCalendars>0?B.current&&p(B)&&O():p(B)&&O(),W=t.multiCalendars>0?B.current&&p(B,!1)&&O():p(B,!1)&&O();return{isRangeStart:U,isRangeEnd:W}},re=B=>{const{isRangeStart:U,isRangeEnd:W}=se(B);return{dp__range_start:U,dp__range_end:W,dp__range_between:z(B)&&!t.weekPicker,dp__date_hover_start:y(D(B),B,!0),dp__date_hover_end:y(D(B),B,!1)}},G=B=>({...re(B),dp__cell_auto_range:T(B),dp__cell_auto_range_start:v(B),dp__cell_auto_range_end:S(B)}),w=B=>t.range?t.autoRange?G(B):t.modelAuto?{...X(B),...re(B)}:re(B):t.weekPicker?J(B):X(B);return{setHoverDate:s,clearHoverDate:c,getDayClassData:B=>({...R(B),...w(B),[t.dayClass?t.dayClass(B.value):""]:!0,[t.calendarCellClassName]:!!t.calendarCellClassName})}},im=["id","onKeydown"],am={key:0,class:"dp__sidebar_left"},om={key:1,class:"dp__preset_ranges"},lm=["onClick"],sm={key:2,class:"dp__sidebar_right"},cm={key:3,class:"dp__now_wrap"},um=i.defineComponent({__name:"DatepickerMenu",props:{openOnTop:{type:Boolean,default:!1},internalModelValue:{type:[Date,Array],default:null},...l2},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:t,emit:n}){const r=e,{setMenuFocused:a,setShiftKey:o,control:l}=vl(),{getCalendarDays:s,defaults:c}=k0(r),h=i.useSlots(),d=i.ref(null),m=i.reactive({timePicker:!!(!r.enableTimePicker||r.timePicker||r.monthPicker),monthYearInput:!!r.timePicker,calendar:!1}),p=i.ref([]),y=i.ref([]),b=i.ref(null),S=i.ref(null),T=i.ref(!1),v=i.ref(0);i.onMounted(()=>{T.value=!0;const E=l0(S);if(E&&!r.textInput&&!r.inline&&(a(!0),F()),E){const V=ue=>{["action-row","time-picker","month-year"].some(ke=>Object.keys(h).includes(ke))||ue.preventDefault(),ue.stopImmediatePropagation(),ue.stopPropagation()};E.addEventListener("pointerdown",V),E.addEventListener("mousedown",V)}});const{arrowRight:_,arrowLeft:M,arrowDown:O,arrowUp:D}=o2(),$=E=>{E||E===0?y.value[E].triggerTransition(X.value(E),J.value(E)):y.value.forEach((V,ue)=>V.triggerTransition(X.value(ue),J.value(ue)))},F=()=>{const E=l0(S);E&&E.focus({preventScroll:!0})},I=()=>{var E;(E=r.flow)!=null&&E.length&&v.value!==-1&&(v.value+=1,n("flow-step",v.value),u())},P=()=>{v.value=-1},{calendars:z,modelValue:R,month:X,year:J,time:se,updateTime:re,updateMonthYear:G,selectDate:w,getWeekNum:B,monthYearSelect:U,handleScroll:W,handleArrow:ne,handleSwipe:ae,getMarker:te,selectCurrentDate:x,presetDateRange:Z}=op(r,n,I,$,v),{setHoverDate:ge,clearHoverDate:we,getDayClassData:me}=rm(R,r);i.watch(z,()=>{r.openOnTop&&setTimeout(()=>{n("recalculate-position")},0)},{deep:!0});const ve=_2(h,"calendar"),Ae=_2(h,"action"),de=_2(h,"timePicker"),Ge=_2(h,"monthYear"),N=i.computed(()=>r.openOnTop?"dp__arrow_bottom":"dp__arrow_top"),L=i.computed(()=>Kh(r.yearRange,r.reverseYears)),j=i.computed(()=>Xh(r.locale,r.monthNameFormat)),q=i.computed(()=>E=>s(X.value(E),J.value(E))),oe=i.computed(()=>c.value.multiCalendars>0&&r.range?[...Array(c.value.multiCalendars).keys()]:[0]),fe=i.computed(()=>E=>E===1),e0=i.computed(()=>r.monthPicker||r.timePicker||r.yearPicker),Ie=i.computed(()=>({dp__flex_display:c.value.multiCalendars>0})),We=i.computed(()=>({dp__instance_calendar:c.value.multiCalendars>0})),K=i.computed(()=>({dp__menu_disabled:r.disabled,dp__menu_readonly:r.readonly})),ee=i.computed(()=>E=>Pe(q,E)),a0=i.computed(()=>({dp__menu:!0,dp__menu_index:!r.inline,dp__relative:r.inline,[r.menuClassName]:!!r.menuClassName})),Pe=(E,V)=>E.value(V).map(ue=>({...ue,days:ue.days.map(ke=>(ke.marker=te(ke),ke.classData=me(ke),ke))})),E0=E=>{E.stopPropagation(),E.stopImmediatePropagation()},q0=()=>{r.escClose&&n("close-picker")},o0=(E,V=!1)=>{w(E,V),r.spaceConfirm&&n("select-date")},n2=E=>{var V;(V=r.flow)!=null&&V.length&&(m[E]=!0,Object.keys(m).filter(ue=>!m[ue]).length||u())},g=(E,V,ue,ke,...Le)=>{if(r.flow[v.value]===E){const le=ke?V.value[0]:V.value;le&&le[ue](...Le)}},u=()=>{g("month",p,"toggleMonthPicker",!0,!0),g("year",p,"toggleYearPicker",!0,!0),g("calendar",b,"toggleTimePicker",!1,!1,!0),g("time",b,"toggleTimePicker",!1,!0,!0);const E=r.flow[v.value];(E==="hours"||E==="minutes"||E==="seconds")&&g(E,b,"toggleTimePicker",!1,!0,!0,E)},f=E=>{if(r.arrowNavigation){if(E==="up")return D();if(E==="down")return O();if(E==="left")return M();if(E==="right")return _()}else E==="left"||E==="up"?ne("left",0,E==="up"):ne("right",0,E==="down")},C=E=>{o(E.shiftKey),!r.disableMonthYearSelect&&E.code==="Tab"&&E.target.classList.contains("dp__menu")&&l.value.shiftKeyInMenu&&(E.preventDefault(),E.stopImmediatePropagation(),n("close-picker"))},A=E=>{p.value[0]&&p.value[0].handleMonthYearChange(E)};return t({updateMonthYear:G}),(E,V)=>{var ue;return i.openBlock(),i.createBlock(i.Transition,{appear:"",name:(ue=i.unref(c).transitions)==null?void 0:ue.menuAppear,mode:"out-in",css:!!E.transitions},{default:i.withCtx(()=>{var ke,Le;return[i.createElementVNode("div",{id:E.uid?`dp-menu-${E.uid}`:void 0,tabindex:"0",ref_key:"dpMenuRef",ref:S,role:"dialog",class:i.normalizeClass(i.unref(a0)),onMouseleave:V[15]||(V[15]=(...le)=>i.unref(we)&&i.unref(we)(...le)),onClick:E0,onKeydown:[i.withKeys(q0,["esc"]),V[16]||(V[16]=i.withKeys(i.withModifiers(le=>f("left"),["prevent"]),["left"])),V[17]||(V[17]=i.withKeys(i.withModifiers(le=>f("up"),["prevent"]),["up"])),V[18]||(V[18]=i.withKeys(i.withModifiers(le=>f("down"),["prevent"]),["down"])),V[19]||(V[19]=i.withKeys(i.withModifiers(le=>f("right"),["prevent"]),["right"])),C]},[(E.disabled||E.readonly)&&E.inline?(i.openBlock(),i.createElementBlock("div",{key:0,class:i.normalizeClass(i.unref(K))},null,2)):i.createCommentVNode("",!0),!E.inline&&!E.teleportCenter?(i.openBlock(),i.createElementBlock("div",{key:1,class:i.normalizeClass(i.unref(N))},null,2)):i.createCommentVNode("",!0),i.createElementVNode("div",{class:i.normalizeClass({dp__menu_content_wrapper:((ke=E.presetRanges)==null?void 0:ke.length)||!!E.$slots["left-sidebar"]||!!E.$slots["right-sidebar"]})},[E.$slots["left-sidebar"]?(i.openBlock(),i.createElementBlock("div",am,[i.renderSlot(E.$slots,"left-sidebar",i.normalizeProps(i.guardReactiveProps({handleMonthYearChange:A})))])):i.createCommentVNode("",!0),(Le=E.presetRanges)!=null&&Le.length?(i.openBlock(),i.createElementBlock("div",om,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(E.presetRanges,(le,Be)=>(i.openBlock(),i.createElementBlock("div",{key:Be,style:i.normalizeStyle(le.style||{}),class:"dp__preset_range",onClick:Ee=>i.unref(Z)(le.range,!!le.slot)},[le.slot?i.renderSlot(E.$slots,le.slot,{key:0,presetDateRange:i.unref(Z),label:le.label,range:le.range}):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(le.label),1)],64))],12,lm))),128))])):i.createCommentVNode("",!0),i.createElementVNode("div",{class:"dp__instance_calendar",ref_key:"calendarWrapperRef",ref:d,role:"document"},[i.createElementVNode("div",{class:i.normalizeClass(i.unref(Ie))},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(i.unref(oe),(le,Be)=>(i.openBlock(),i.createElementBlock("div",{key:le,class:i.normalizeClass(i.unref(We))},[!E.disableMonthYearSelect&&!E.timePicker?(i.openBlock(),i.createBlock(Wp,i.mergeProps({key:0,ref_for:!0,ref:Ee=>{Ee&&(p.value[Be]=Ee)},months:i.unref(j),years:i.unref(L),month:i.unref(X)(le),year:i.unref(J)(le),instance:le,"internal-model-value":e.internalModelValue},E.$props,{onMount:V[0]||(V[0]=Ee=>n2("monthYearInput")),onResetFlow:P,onUpdateMonthYear:Ee=>i.unref(G)(le,Ee),onMonthYearSelect:i.unref(U),onOverlayClosed:F}),i.createSlots({_:2},[i.renderList(i.unref(Ge),(Ee,Wk)=>({name:Ee,fn:i.withCtx(ja=>[i.renderSlot(E.$slots,Ee,i.normalizeProps(i.guardReactiveProps(ja)))])}))]),1040,["months","years","month","year","instance","internal-model-value","onUpdateMonthYear","onMonthYearSelect"])):i.createCommentVNode("",!0),i.createVNode(Ap,i.mergeProps({ref_for:!0,ref:Ee=>{Ee&&(y.value[Be]=Ee)},"specific-mode":i.unref(e0),"get-week-num":i.unref(B),instance:le,"mapped-dates":i.unref(ee)(le),month:i.unref(X)(le),year:i.unref(J)(le)},E.$props,{"flow-step":v.value,"onUpdate:flowStep":V[1]||(V[1]=Ee=>v.value=Ee),onSelectDate:Ee=>i.unref(w)(Ee,!i.unref(fe)(le)),onHandleSpace:Ee=>o0(Ee,!i.unref(fe)(le)),onSetHoverDate:V[2]||(V[2]=Ee=>i.unref(ge)(Ee)),onHandleScroll:Ee=>i.unref(W)(Ee,le),onHandleSwipe:Ee=>i.unref(ae)(Ee,le),onMount:V[3]||(V[3]=Ee=>n2("calendar")),onResetFlow:P,onTooltipOpen:V[4]||(V[4]=Ee=>E.$emit("tooltip-open",Ee)),onTooltipClose:V[5]||(V[5]=Ee=>E.$emit("tooltip-close",Ee))}),i.createSlots({_:2},[i.renderList(i.unref(ve),(Ee,Wk)=>({name:Ee,fn:i.withCtx(ja=>[i.renderSlot(E.$slots,Ee,i.normalizeProps(i.guardReactiveProps({...ja})))])}))]),1040,["specific-mode","get-week-num","instance","mapped-dates","month","year","flow-step","onSelectDate","onHandleSpace","onHandleScroll","onHandleSwipe"])],2))),128))],2),i.createElementVNode("div",null,[E.$slots["time-picker"]?i.renderSlot(E.$slots,"time-picker",i.normalizeProps(i.mergeProps({key:0},{time:i.unref(se),updateTime:i.unref(re)}))):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[E.enableTimePicker&&!E.monthPicker&&!E.weekPicker?(i.openBlock(),i.createBlock(nm,i.mergeProps({key:0,ref_key:"timePickerRef",ref:b,hours:i.unref(se).hours,minutes:i.unref(se).minutes,seconds:i.unref(se).seconds,"internal-model-value":e.internalModelValue},E.$props,{onMount:V[6]||(V[6]=le=>n2("timePicker")),"onUpdate:hours":V[7]||(V[7]=le=>i.unref(re)(le)),"onUpdate:minutes":V[8]||(V[8]=le=>i.unref(re)(le,!1)),"onUpdate:seconds":V[9]||(V[9]=le=>i.unref(re)(le,!1,!0)),onResetFlow:P,onOverlayClosed:F,onOverlayOpened:V[10]||(V[10]=le=>E.$emit("time-picker-open",le))}),i.createSlots({_:2},[i.renderList(i.unref(de),(le,Be)=>({name:le,fn:i.withCtx(Ee=>[i.renderSlot(E.$slots,le,i.normalizeProps(i.guardReactiveProps(Ee)))])}))]),1040,["hours","minutes","seconds","internal-model-value"])):i.createCommentVNode("",!0)],64))])],512),E.$slots["right-sidebar"]?(i.openBlock(),i.createElementBlock("div",sm,[i.renderSlot(E.$slots,"right-sidebar",i.normalizeProps(i.guardReactiveProps({handleMonthYearChange:A})))])):i.createCommentVNode("",!0),E.showNowButton?(i.openBlock(),i.createElementBlock("div",cm,[E.$slots["now-button"]?i.renderSlot(E.$slots,"now-button",{key:0,selectCurrentDate:i.unref(x)}):i.createCommentVNode("",!0),E.$slots["now-button"]?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("button",{key:1,type:"button",role:"button",class:"dp__now_button",onClick:V[11]||(V[11]=(...le)=>i.unref(x)&&i.unref(x)(...le))},i.toDisplayString(E.nowButtonLabel),1))])):i.createCommentVNode("",!0)],2),!E.autoApply||E.keepActionRow?(i.openBlock(),i.createBlock(_p,i.mergeProps({key:2,"menu-mount":T.value,"internal-model-value":e.internalModelValue},E.$props,{onClosePicker:V[12]||(V[12]=le=>E.$emit("close-picker")),onSelectDate:V[13]||(V[13]=le=>E.$emit("select-date")),onInvalidSelect:V[14]||(V[14]=le=>E.$emit("invalid-select"))}),i.createSlots({_:2},[i.renderList(i.unref(Ae),(le,Be)=>({name:le,fn:i.withCtx(Ee=>[i.renderSlot(E.$slots,le,i.normalizeProps(i.guardReactiveProps({...Ee})))])}))]),1040,["menu-mount","internal-model-value"])):i.createCommentVNode("",!0)],42,im)]}),_:3},8,["name","css"])}}}),dm=typeof window<"u"?window:void 0,Ki=()=>{},fm=e=>i.getCurrentScope()?(i.onScopeDispose(e),!0):!1,hm=(e,t,n,r)=>{if(!e)return Ki;let a=Ki;const o=i.watch(()=>i.unref(e),s=>{a(),s&&(s.addEventListener(t,n,r),a=()=>{s.removeEventListener(t,n,r),a=Ki})},{immediate:!0,flush:"post"}),l=()=>{o(),a()};return fm(l),l},pm=(e,t,n,r={})=>{const{window:a=dm,event:o="pointerdown"}=r;return a?hm(a,o,l=>{const s=l0(e),c=l0(t);!s||!c||s===l.target||l.composedPath().includes(s)||l.composedPath().includes(c)||n(l)},{passive:!0}):void 0},mm=i.defineComponent({__name:"VueDatePicker",props:{...l2},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:t,emit:n}){const r=e,a=i.useSlots(),o=i.ref(!1),l=i.toRef(r,"modelValue"),s=i.toRef(r,"timezone"),c=i.ref(null),h=i.ref(null),d=i.ref(!1),m=i.ref(null),{setMenuFocused:p,setShiftKey:y}=vl(),{clearArrowNav:b}=o2(),{validateDate:S,isValidTime:T}=k0(r);i.onMounted(()=>{z(r.modelValue),r.inline||(F(m.value).addEventListener("scroll",w),window.addEventListener("resize",B)),r.inline&&(o.value=!0)}),i.onUnmounted(()=>{if(!r.inline){const q=F(m.value);q&&q.removeEventListener("scroll",w),window.removeEventListener("resize",B)}});const v=_2(a,"all",r.presetRanges),_=_2(a,"input");i.watch([l,s],()=>{z(l.value)},{deep:!0});const{openOnTop:M,menuPosition:O,setMenuPosition:D,setInitialPosition:$,getScrollableParent:F}=cp(c,h,n,r),{inputValue:I,internalModelValue:P,parseExternalModelValue:z,emitModelValue:R,formatInputValue:X,checkBeforeEmit:J}=lp(n,r,d),se=i.computed(()=>({dp__main:!0,dp__theme_dark:r.dark,dp__theme_light:!r.dark,dp__flex_display:r.inline,dp__flex_display_with_input:r.inlineWithInput})),re=i.computed(()=>r.dark?"dp__theme_dark":"dp__theme_light"),G=i.computed(()=>r.teleport?{to:typeof r.teleport=="boolean"?"body":r.teleport,disabled:r.inline}:{class:"dp__outer_menu_wrap"}),w=()=>{o.value&&(r.closeOnScroll?we():D())},B=()=>{o.value&&D()},U=()=>{!r.disabled&&!r.readonly&&($(),o.value=!0,i.nextTick().then(()=>{D(),o.value&&n("open")}),o.value||ge(),z(r.modelValue))},W=()=>{I.value="",ge(),n("update:model-value",null),n("cleared"),we()},ne=()=>{const q=P.value;return!q||!Array.isArray(q)&&S(q)?!0:Array.isArray(q)?q.length===2&&S(q[0])&&S(q[1])?!0:S(q[0]):!1},ae=()=>{J()&&ne()?(R(),we()):n("invalid-select",P.value)},te=q=>{x(),R(),r.closeOnAutoApply&&!q&&we()},x=()=>{h.value&&r.textInput&&h.value.setParsedDate(P.value)},Z=(q=!1)=>{r.autoApply&&T(P.value)&&ne()&&(r.range&&Array.isArray(P.value)?(r.partialRange||P.value.length===2)&&te(q):te(q))},ge=()=>{r.textInput||(P.value=null)},we=()=>{r.inline||(o.value&&(o.value=!1,p(!1),y(!1),b(),n("closed"),$(),I.value&&z(l.value)),ge())},me=(q,oe)=>{if(!q){P.value=null;return}P.value=q,oe&&(ae(),n("text-submit"))},ve=()=>{r.autoApply&&T(P.value)&&R(),x()},Ae=()=>o.value?we():U(),de=q=>{P.value=q},Ge=()=>{r.textInput&&(d.value=!0,X()),n("focus")},N=()=>{r.textInput&&(d.value=!1,z(r.modelValue)),n("blur")},L=q=>{c.value&&c.value.updateMonthYear(0,{month:Dl(q.month),year:Dl(q.year)})},j=q=>{z(q||r.modelValue)};return pm(c,h,r.onClickOutside?()=>r.onClickOutside(ne):we),t({closeMenu:we,selectDate:ae,clearValue:W,openMenu:U,onScroll:w,formatInputValue:X,updateInternalModelValue:de,setMonthYear:L,parseModel:j}),(q,oe)=>(i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass(i.unref(se)),ref_key:"pickerWrapperRef",ref:m},[i.createVNode(gp,i.mergeProps({ref_key:"inputRef",ref:h,"is-menu-open":o.value,"input-value":i.unref(I),"onUpdate:inputValue":oe[0]||(oe[0]=fe=>i.isRef(I)?I.value=fe:null)},q.$props,{onClear:W,onOpen:U,onSetInputDate:me,onSetEmptyDate:i.unref(R),onSelectDate:ae,onToggle:Ae,onClose:we,onFocus:Ge,onBlur:N}),i.createSlots({_:2},[i.renderList(i.unref(_),(fe,e0)=>({name:fe,fn:i.withCtx(Ie=>[i.renderSlot(q.$slots,fe,i.normalizeProps(i.guardReactiveProps(Ie)))])}))]),1040,["is-menu-open","input-value","onSetEmptyDate"]),o.value?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(q.teleport?i.Teleport:"div"),i.normalizeProps(i.mergeProps({key:0},i.unref(G))),{default:i.withCtx(()=>[o.value?(i.openBlock(),i.createBlock(um,i.mergeProps({key:0,ref_key:"dpMenuRef",ref:c,class:i.unref(re),style:i.unref(O),"open-on-top":i.unref(M)},q.$props,{"internal-model-value":i.unref(P),"onUpdate:internalModelValue":oe[1]||(oe[1]=fe=>i.isRef(P)?P.value=fe:null),onClosePicker:we,onSelectDate:ae,onAutoApply:Z,onTimeUpdate:ve,onFlowStep:oe[2]||(oe[2]=fe=>q.$emit("flow-step",fe)),onUpdateMonthYear:oe[3]||(oe[3]=fe=>q.$emit("update-month-year",fe)),onInvalidSelect:oe[4]||(oe[4]=fe=>q.$emit("invalid-select",i.unref(P))),onInvalidFixedRange:oe[5]||(oe[5]=fe=>q.$emit("invalid-fixed-range",fe)),onRecalculatePosition:i.unref(D),onTooltipOpen:oe[6]||(oe[6]=fe=>q.$emit("tooltip-open",fe)),onTooltipClose:oe[7]||(oe[7]=fe=>q.$emit("tooltip-close",fe)),onTimePickerOpen:oe[8]||(oe[8]=fe=>q.$emit("time-picker-open",fe))}),i.createSlots({_:2},[i.renderList(i.unref(v),(fe,e0)=>({name:fe,fn:i.withCtx(Ie=>[i.renderSlot(q.$slots,fe,i.normalizeProps(i.guardReactiveProps({...Ie})))])}))]),1040,["class","style","open-on-top","internal-model-value","onRecalculatePosition"])):i.createCommentVNode("",!0)]),_:3},16)):i.createCommentVNode("",!0)],2))}}),Xi=(()=>{const e=mm;return e.install=t=>{t.component("Vue3DatePicker",e)},e})();Object.entries(Object.freeze(Object.defineProperty({__proto__:null,default:Xi},Symbol.toStringTag,{value:"Module"}))).forEach(([e,t])=>{e!=="default"&&(Xi[e]=t)});const ym={class:"datepicker__timepicker"},gm=he({__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,description:"Object with props, passed down to wt-label as props"}},emits:["input"],setup(e,{emit:t}){const n=e,r=t,a=i.ref(!1),o=i.ref(null),l=n.mode==="datetime";return(s,c)=>{const h=i.resolveComponent("wt-label"),d=i.resolveComponent("wt-icon"),m=i.resolveComponent("wt-icon-btn"),p=i.resolveComponent("wt-time-input");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-datepicker--disabled":e.disabled},"wt-datepicker"])},[i.createVNode(h,i.mergeProps(e.labelProps,{disabled:e.disabled}),{default:i.withCtx(()=>[i.renderSlot(s.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:e.label})),()=>[i.createTextVNode(i.toDisplayString(e.label),1)],!0)],void 0,!0),_:3},16,["disabled"]),i.createVNode(i.unref(Xi),i.mergeProps({...s.$attrs,...s.$props},{ref_key:"datepicker",ref:o,"close-on-auto-apply":!1,format:l?"dd/MM/yyyy HH:mm":"dd/MM/yyyy",locale:s.$i18n.locale==="ua"?"uk":s.$i18n.locale,"model-value":+e.value,placeholder:e.label||e.placeholder,"auto-apply":"",class:"wt-datepicker__datepicker"},{onClosed:c[0]||(c[0]=y=>a.value=!1),onOpen:c[1]||(c[1]=y=>a.value=!0),"onUpdate:modelValue":c[2]||(c[2]=y=>r("input",y.getTime()))}),i.createSlots({"input-icon":i.withCtx(()=>[i.createVNode(d,{color:e.disabled?"disabled":"default",icon:"calendar"},null,8,["color"])]),"clear-icon":i.withCtx(()=>[i.createVNode(d,{class:i.normalizeClass([{"wt-datepicker__open-arrow--opened":a.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},[l?{name:"time-picker",fn:i.withCtx(({time:y,updateTime:b})=>[i.createElementVNode("div",ym,[i.createVNode(p,{value:y.hours,"max-value":"23",onInput:b},null,8,["value","onInput"]),i.createTextVNode(" : "),i.createVNode(p,{value:y.minutes,"max-value":"59",onInput:S=>b(S,!1)},null,8,["value","onInput"])])]),key:"0"}:void 0]),1040,["format","locale","model-value","placeholder"])],2)}}},[["__scopeId","data-v-b31f8889"]]),wm={name:"WtDivider"},Cm={class:"wt-divider"};function bm(e,t,n,r,a,o){return i.openBlock(),i.createElementBlock("hr",Cm)}const vm=he(wm,[["render",bm],["__scopeId","data-v-63049713"]]),_m="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",xm="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",km={class:"wt-dummy"},Lm={class:"wt-dummy__img"},Em=["height","src","width"],Sm={key:0,class:"wt-dummy__text"},Bm=he({__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:t}){const n=e,r=t,a=i.computed(()=>n.darkMode?_m:xm);return(o,l)=>{const s=i.resolveComponent("wt-button");return i.openBlock(),i.createElementBlock("div",km,[i.createElementVNode("div",Lm,[i.createElementVNode("img",{height:e.size,src:e.src||a.value,width:e.size,alt:"dummy-picture"},null,8,Em)]),e.hiddenText?i.createCommentVNode("",!0):(i.openBlock(),i.createElementBlock("p",Sm,i.toDisplayString(e.text||o.$t("webitelUI.dummy.text")),1)),e.showAction?(i.openBlock(),i.createBlock(s,{key:1,onClick:l[0]||(l[0]=c=>r("create"))},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.buttonText||o.$t("reusable.add")),1)],void 0,!0),_:1})):i.createCommentVNode("",!0)])}}},[["__scopeId","data-v-2827a4ca"]]),Mm="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",Tm="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",Am={name:"WtErrorPage",props:{type:{type:String,required:!0,options:["403","404"]}},computed:{errorPic(){switch(this.type){case"403":return{src:Mm,alt:"Forbidden pic"};case"404":return{src:Tm,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""}}}},Om={class:"wt-error-page"},Dm={class:"wt-error-page__wrapper"},Nm=["alt","src"],Pm={class:"wt-error-page__title"},$m={class:"wt-error-page__text"};function Vm(e,t,n,r,a,o){const l=i.resolveComponent("wt-button");return i.openBlock(),i.createElementBlock("section",Om,[i.createElementVNode("article",Dm,[i.createElementVNode("img",{alt:o.errorPic.alt,src:o.errorPic.src,class:"wt-error-page__img"},null,8,Nm),i.createElementVNode("h2",Pm,i.toDisplayString(o.errorTitle),1),i.createElementVNode("p",$m,i.toDisplayString(o.errorText),1),i.createVNode(l,{class:"wt-error-page__action",onClick:t[0]||(t[0]=s=>e.$emit("back"))},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.$t("webitelUI.errorPages.goBack")),1)],void 0,!0),_:1})])])}const Fm=he(Am,[["render",Vm],["__scopeId","data-v-1c8343f6"]]),Im={class:"wt-expansion-panel-actions"},Rm={class:"wt-expansion-panel-body"},Hm=he({__name:"wt-expansion-panel",props:{size:{type:String,default:"md"},collapsed:{type:Boolean,default:!1}},emits:["opened","closed"],setup(e,{emit:t}){const n=e,r=t,a=i.ref(!n.collapsed);function o(){a.value||(a.value=!0,r("opened"))}function l(){a.value&&(a.value=!1,r("closed"))}function s(){return a.value?l():o()}return i.watch(()=>n.collapsed,c=>{c?l():o()}),(c,h)=>{const d=i.resolveComponent("wt-icon"),m=i.resolveComponent("wt-expand-transition");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:s,onKeypress:i.withKeys(s,["enter"])},[i.renderSlot(c.$slots,"title",{},void 0,!0),i.createElementVNode("div",Im,[i.renderSlot(c.$slots,"actions",i.normalizeProps(i.guardReactiveProps({open:o,opened:a.value})),void 0,!0),i.createVNode(d,{class:i.normalizeClass([{"wt-expansion-panel-arrow--opened":a.value},"wt-expansion-panel-arrow"]),icon:"arrow-right"},null,8,["class"])])],32),i.withDirectives(i.createVNode(m,null,{default:i.withCtx(()=>[i.createElementVNode("div",Rm,[i.renderSlot(c.$slots,"default",{},void 0,!0)])],void 0,!0),_:3},512),[[i.vShow,a.value]])],2)}}},[["__scopeId","data-v-4edc4798"]]),Zm={name:"FiltersPanelWrapper",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")}}},Um={class:"filters-wrap"},Wm={class:"actions-wrap"};function jm(e,t,n,r,a,o){const l=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",Um,[i.renderSlot(e.$slots,"default",{},void 0,!0)]),i.createElementVNode("div",Wm,[i.createVNode(l,{icons:["filter-reset","settings"],onInput:o.tableActionsHandler},null,8,["onInput"])])],2)}const zm=he(Zm,[["render",jm],["__scopeId","data-v-26a8f3b5"]]),Ym={class:"wt-headline-nav"},qm={key:0,class:"wt-headline-nav__indicator"},Gm={class:"wt-headline-nav__title"},Km={key:1,class:"wt-headline-nav__text"},Xm=he({__name:"wt-headline-nav",props:{path:{type:Array,required:!0}},setup(e){return(t,n)=>{const r=i.resolveComponent("router-link");return i.openBlock(),i.createElementBlock("nav",Ym,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.path,(a,o)=>(i.openBlock(),i.createElementBlock("div",{key:o,class:"wt-headline-nav__wrapper"},[o!==0?(i.openBlock(),i.createElementBlock("span",qm)):i.createCommentVNode("",!0),i.createElementVNode("h1",Gm,[a.route?(i.openBlock(),i.createBlock(r,{key:0,to:a.route,class:"wt-headline-nav__text wt-headline-nav__text--link"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(a.name),1)],void 0,!0),_:2},1032,["to"])):(i.openBlock(),i.createElementBlock("span",Km,i.toDisplayString(a.name),1))])]))),128))])}}},[["__scopeId","data-v-a2b97832"]]),Jm={name:"WtHeadline"},Qm={class:"wt-headline"},ey={class:"wt-headline__title"},ty={class:"wt-headline__actions-wrapper"};function ny(e,t,n,r,a,o){return i.openBlock(),i.createElementBlock("header",Qm,[i.renderSlot(e.$slots,"default",{},()=>[i.renderSlot(e.$slots,"title-wrapper",{},()=>[i.createElementVNode("h1",ey,[i.renderSlot(e.$slots,"title",{},void 0,!0)])],!0),i.createElementVNode("div",ty,[i.renderSlot(e.$slots,"search",{},void 0,!0),i.renderSlot(e.$slots,"actions",{},void 0,!0)])],!0)])}const ry=he(Jm,[["render",ny],["__scopeId","data-v-a66f0ca3"]]),iy={name:"WtHint",props:{iconColor:{type:String,default:"info"}}};function ay(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon-btn"),s=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(s,{class:"wt-hint"},{activator:i.withCtx(()=>[i.createVNode(l,{color:n.iconColor,icon:"rounded-info",size:"sm"},null,8,["color"])]),default:i.withCtx(()=>[i.renderSlot(e.$slots,"default")],void 0,!0),_:3})}const oy=he(iy,[["render",ay]]),ly={__name:"wt-add-icon-action",props:{disabled:{type:Boolean,default:!1}},emits:["click"],setup(e,{emit:t}){const n=t;return(r,a)=>{const o=i.resolveComponent("wt-icon-btn"),l=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(l,null,{activator:i.withCtx(()=>[i.createVNode(o,{disabled:e.disabled,icon:"plus",onClick:a[0]||(a[0]=s=>n("click"))},null,8,["disabled"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(r.$t("webitelUI.iconAction.addActionHint")),1)],void 0,!0),_:1})}}},sy={__name:"wt-delete-icon-action",props:{disabled:{type:Boolean,default:!1}},emits:["click"],setup(e,{emit:t}){const n=t;return(r,a)=>{const o=i.resolveComponent("wt-icon-btn"),l=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(l,null,{activator:i.withCtx(()=>[i.createVNode(o,{disabled:e.disabled,icon:"bucket",onClick:a[0]||(a[0]=s=>n("click"))},null,8,["disabled"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(r.$t("webitelUI.iconAction.deleteActionHint")),1)],void 0,!0),_:1})}}},cy={__name:"wt-download-icon-action",props:{disabled:{type:Boolean,default:!1}},emits:["click"],setup(e,{emit:t}){const n=t;return(r,a)=>{const o=i.resolveComponent("wt-icon-btn"),l=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(l,null,{activator:i.withCtx(()=>[i.createVNode(o,{disabled:e.disabled,icon:"download",onClick:a[0]||(a[0]=s=>n("click"))},null,8,["disabled"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(r.$t("webitelUI.iconAction.downloadActionHint")),1)],void 0,!0),_:1})}}},Fl={__name:"wt-edit-icon-action",props:{disabled:{type:Boolean,default:!1}},emits:["click"],setup(e,{emit:t}){const n=t;return(r,a)=>{const o=i.resolveComponent("wt-icon-btn"),l=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(l,null,{activator:i.withCtx(()=>[i.createVNode(o,{disabled:e.disabled,icon:"edit",onClick:a[0]||(a[0]=s=>n("click"))},null,8,["disabled"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(r.$t("webitelUI.iconAction.editActionHint")),1)],void 0,!0),_:1})}}},uy={__name:"wt-history-icon-action",props:{disabled:{type:Boolean,default:!1}},emits:["click"],setup(e,{emit:t}){const n=t;return(r,a)=>{const o=i.resolveComponent("wt-icon-btn"),l=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(l,null,{activator:i.withCtx(()=>[i.createVNode(o,{disabled:e.disabled,icon:"history",onClick:a[0]||(a[0]=s=>n("click"))},null,8,["disabled"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(r.$t("webitelUI.iconAction.historyActionHint")),1)],void 0,!0),_:1})}}},dy={__name:"wt-refresh-icon-action",props:{disabled:{type:Boolean,default:!1}},emits:["click"],setup(e,{emit:t}){const n=t;return(r,a)=>{const o=i.resolveComponent("wt-icon-btn"),l=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createBlock(l,null,{activator:i.withCtx(()=>[i.createVNode(o,{disabled:e.disabled,icon:"refresh",onClick:a[0]||(a[0]=s=>n("click"))},null,8,["disabled"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(r.$t("reusable.refresh")),1)],void 0,!0),_:1})}}},fy={__name:"wt-icon-action",props:{action:{type:String,required:!0,options:["delete","edit","add","history","download","refresh"]},disabled:{type:Boolean,default:!1}},emits:["click"],setup(e,{emit:t}){const n=e,r=t,a=i.computed(()=>{switch(n.action){case"edit":return Fl;case"delete":return sy;case"add":return ly;case"history":return uy;case"download":return cy;case"refresh":return dy;default:return Fl}});return(o,l)=>(i.openBlock(),i.createBlock(i.resolveDynamicComponent(a.value),{disabled:e.disabled,onClick:l[0]||(l[0]=s=>r("click"))},null,8,["disabled"]))}},hy={class:"wt-icon__icon"},py=["xlink:href"],Il=he({__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 t=e,n=i.computed(()=>{let r="#";return t.iconPrefix&&(r+=`${t.iconPrefix}-`),`${r}${t.icon}`});return(r,a)=>(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",hy,[i.createElementVNode("use",{"xlink:href":n.value},null,8,py)]))],2))}},[["__scopeId","data-v-864a88d2"]]),my=he({__name:"wt-icon-btn",props:{disabled:{type:Boolean,default:!1}},emits:["click","mousedown"],setup(e,{emit:t}){const n=t;return(r,a)=>(i.openBlock(),i.createElementBlock("button",{class:i.normalizeClass([{"wt-icon-btn--disabled":e.disabled},"wt-icon-btn"]),type:"button",onClick:a[0]||(a[0]=o=>n("click",o)),onMousedown:a[1]||(a[1]=o=>n("mousedown",o))},[i.createVNode(Il,i.mergeProps({...r.$attrs,class:""},{disabled:e.disabled}),null,16,["disabled"])],34))}},[["__scopeId","data-v-0607a123"]]),yy={name:"WtIndicator",props:{color:{type:String,default:"secondary",options:["primary","secondary","disabled","success","error","transfer","break-out","info"]},text:{type:[String,Number]},size:{type:String,default:"md",options:["sm","md"]}},computed:{isText(){return this.text!==void 0&&this.text!==null&&this.text!==""}}},gy={key:0,class:"wt-indicator__text"};function wy(e,t,n,r,a,o){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),o.isText?(i.openBlock(),i.createElementBlock("div",gy,i.toDisplayString(n.text),1)):i.createCommentVNode("",!0)],2)}const Cy=he(yy,[["render",wy],["__scopeId","data-v-ebd1a1b9"]]),by={name:"WtInputInfo",props:{invalid:{type:Boolean,default:!1}}};function vy(e,t,n,r,a,o){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 _y=he(by,[["render",vy],["__scopeId","data-v-5c3a9422"]]);/*!
13
13
  * shared v9.2.2
14
14
  * (c) 2022 kazuya kawaguchi
@@ -22,10 +22,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
22
22
  */const jl={I18nInit:"i18n:init",FunctionTranslate:"function:translate"},c2=[];c2[0]={w:[0],i:[3,0],"[":[4],o:[7]},c2[1]={w:[1],".":[2],"[":[4],o:[7]},c2[2]={w:[2],i:[3,0],0:[3,0]},c2[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]},c2[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]},c2[5]={"'":[4,0],o:8,l:[5,0]},c2[6]={'"':[4,0],o:8,l:[6,0]};const Jy=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Qy(e){return Jy.test(e)}function eg(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function tg(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 ng(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Qy(t)?eg(t):"*"+t}function rg(e){const t=[];let n=-1,r=0,a=0,o,l,s,c,h,d,m;const p=[];p[0]=()=>{l===void 0?l=s:l+=s},p[1]=()=>{l!==void 0&&(t.push(l),l=void 0)},p[2]=()=>{p[0](),a++},p[3]=()=>{if(a>0)a--,r=4,p[0]();else{if(a=0,l===void 0||(l=ng(l),l===!1))return!1;p[1]()}};function y(){const b=e[n+1];if(r===5&&b==="'"||r===6&&b==='"')return n++,s="\\"+b,p[0](),!0}for(;r!==null;)if(n++,o=e[n],!(o==="\\"&&y())){if(c=tg(o),m=c2[r],h=m[c]||m.l||8,h===8||(r=h[0],h[1]!==void 0&&(d=p[h[1]],d&&(s=o,d()===!1))))return;if(r===7)return t}}const zl=new Map;function ig(e,t){return Re(e)?e[t]:null}function ag(e,t){if(!Re(e))return null;let n=zl.get(t);if(n||(n=rg(t),n&&zl.set(t,n)),!n)return null;const r=n.length;let a=e,o=0;for(;o<r;){const l=a[n[o]];if(l===void 0)return null;a=l,o++}return a}const og=e=>e,lg=e=>"",sg="text",cg=e=>e.length===0?"":e.join(""),ug=Ty;function Yl(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function dg(e){const t=y0(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(y0(e.named.count)||y0(e.named.n))?y0(e.named.count)?e.named.count:y0(e.named.n)?e.named.n:t:t}function fg(e,t){t.count||(t.count=e),t.n||(t.n=e)}function hg(e={}){const t=e.locale,n=dg(e),r=Re(e.pluralRules)&&ce(t)&&r0(e.pluralRules[t])?e.pluralRules[t]:Yl,a=Re(e.pluralRules)&&ce(t)&&r0(e.pluralRules[t])?Yl:void 0,o=v=>v[r(n,v.length,a)],l=e.list||[],s=v=>l[v],c=e.named||{};y0(e.pluralIndex)&&fg(n,c);const h=v=>c[v];function d(v){const _=r0(e.messages)?e.messages(v):Re(e.messages)?e.messages[v]:!1;return _||(e.parent?e.parent.message(v):lg)}const m=v=>e.modifiers?e.modifiers[v]:og,p=Se(e.processor)&&r0(e.processor.normalize)?e.processor.normalize:cg,y=Se(e.processor)&&r0(e.processor.interpolate)?e.processor.interpolate:ug,b=Se(e.processor)&&ce(e.processor.type)?e.processor.type:sg,T={list:s,named:h,plural:o,linked:(v,..._)=>{const[M,O]=_;let D="text",$="";_.length===1?Re(M)?($=M.modifier||$,D=M.type||D):ce(M)&&($=M||$):_.length===2&&(ce(M)&&($=M||$),ce(O)&&(D=O||D));let F=d(v)(T);return D==="vnode"&&Je(F)&&$&&(F=F[0]),$?m($)(F,D):F},message:d,type:b,interpolate:y,normalize:p};return T}let st=null;function pg(e){st=e}function mg(e,t,n){st&&st.emit(jl.I18nInit,{timestamp:Date.now(),i18n:e,version:t,meta:n})}const yg=gg(jl.FunctionTranslate);function gg(e){return t=>st&&st.emit(e,t)}function wg(e,t,n){return[...new Set([n,...Je(t)?t:Re(t)?Object.keys(t):ce(t)?[t]:[n]])]}function ql(e,t,n){const r=ce(n)?n:Cn,a=e;a.__localeChainCache||(a.__localeChainCache=new Map);let o=a.__localeChainCache.get(r);if(!o){o=[];let l=[n];for(;Je(l);)l=Gl(o,l,t);const s=Je(t)||!Se(t)?t:t.default?t.default:null;l=ce(s)?[s]:s,Je(l)&&Gl(o,l,!1),a.__localeChainCache.set(r,o)}return o}function Gl(e,t,n){let r=!0;for(let a=0;a<t.length&&je(r);a++){const o=t[a];ce(o)&&(r=Cg(e,t[a],n))}return r}function Cg(e,t,n){let r;const a=t.split("-");do{const o=a.join("-");r=bg(e,o,n),a.splice(-1,1)}while(a.length&&r===!0);return r}function bg(e,t,n){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!=="!";const a=t.replace(/!/g,"");e.push(a),(Je(n)||Se(n))&&n[a]&&(r=n[a])}return r}const vg="9.2.2",wn=-1,Cn="en-US",Kl="",Xl=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function _g(){return{upper:(e,t)=>t==="text"&&ce(e)?e.toUpperCase():t==="vnode"&&Re(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&ce(e)?e.toLowerCase():t==="vnode"&&Re(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&ce(e)?Xl(e):t==="vnode"&&Re(e)&&"__v_isVNode"in e?Xl(e.children):e}}let Jl;function xg(e){Jl=e}let Ql;function kg(e){Ql=e}let e4;function Lg(e){e4=e}let t4=null;const n4=e=>{t4=e},Eg=()=>t4;let r4=null;const i4=e=>{r4=e},Sg=()=>r4;let a4=0;function Bg(e={}){const t=ce(e.version)?e.version:vg,n=ce(e.locale)?e.locale:Cn,r=Je(e.fallbackLocale)||Se(e.fallbackLocale)||ce(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:n,a=Se(e.messages)?e.messages:{[n]:{}},o=Se(e.datetimeFormats)?e.datetimeFormats:{[n]:{}},l=Se(e.numberFormats)?e.numberFormats:{[n]:{}},s=f0({},e.modifiers||{},_g()),c=e.pluralRules||{},h=r0(e.missing)?e.missing:null,d=je(e.missingWarn)||F2(e.missingWarn)?e.missingWarn:!0,m=je(e.fallbackWarn)||F2(e.fallbackWarn)?e.fallbackWarn:!0,p=!!e.fallbackFormat,y=!!e.unresolving,b=r0(e.postTranslation)?e.postTranslation:null,S=Se(e.processor)?e.processor:null,T=je(e.warnHtmlMessage)?e.warnHtmlMessage:!0,v=!!e.escapeParameter,_=r0(e.messageCompiler)?e.messageCompiler:Jl,M=r0(e.messageResolver)?e.messageResolver:Ql||ig,O=r0(e.localeFallbacker)?e.localeFallbacker:e4||wg,D=Re(e.fallbackContext)?e.fallbackContext:void 0,$=r0(e.onWarn)?e.onWarn:By,F=e,I=Re(F.__datetimeFormatters)?F.__datetimeFormatters:new Map,P=Re(F.__numberFormatters)?F.__numberFormatters:new Map,z=Re(F.__meta)?F.__meta:{};a4++;const R={version:t,cid:a4,locale:n,fallbackLocale:r,messages:a,modifiers:s,pluralRules:c,missing:h,missingWarn:d,fallbackWarn:m,fallbackFormat:p,unresolving:y,postTranslation:b,processor:S,warnHtmlMessage:T,escapeParameter:v,messageCompiler:_,messageResolver:M,localeFallbacker:O,fallbackContext:D,onWarn:$,__meta:z};return R.datetimeFormats=o,R.numberFormats=l,R.__datetimeFormatters=I,R.__numberFormatters=P,__INTLIFY_PROD_DEVTOOLS__&&mg(R,t,z),R}function na(e,t,n,r,a){const{missing:o,onWarn:l}=e;if(o!==null){const s=o(e,n,t,a);return ce(s)?s:t}else return t}function ct(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}const Mg=e=>e;let o4=Object.create(null);function Tg(e,t={}){{const r=(t.onCacheKey||Mg)(e),a=o4[r];if(a)return a;let o=!1;const l=t.onError||Ay;t.onError=h=>{o=!0,l(h)};const{code:s}=Xy(e,t),c=new Function(`return ${s}`)();return o?c:o4[r]=c}}let l4=Oe.__EXTEND_POINT__;const ra=()=>++l4,R2={INVALID_ARGUMENT:l4,INVALID_DATE_ARGUMENT:ra(),INVALID_ISO_DATE_ARGUMENT:ra(),__EXTEND_POINT__:ra()};function H2(e){return gn(e,null,void 0)}const s4=()=>"",U0=e=>r0(e);function c4(e,...t){const{fallbackFormat:n,postTranslation:r,unresolving:a,messageCompiler:o,fallbackLocale:l,messages:s}=e,[c,h]=ia(...t),d=je(h.missingWarn)?h.missingWarn:e.missingWarn,m=je(h.fallbackWarn)?h.fallbackWarn:e.fallbackWarn,p=je(h.escapeParameter)?h.escapeParameter:e.escapeParameter,y=!!h.resolvedMessage,b=ce(h.default)||je(h.default)?je(h.default)?o?c:()=>c:h.default:n?o?c:()=>c:"",S=n||b!=="",T=ce(h.locale)?h.locale:e.locale;p&&Ag(h);let[v,_,M]=y?[c,T,s[T]||{}]:u4(e,c,T,l,m,d),O=v,D=c;if(!y&&!(ce(O)||U0(O))&&S&&(O=b,D=O),!y&&(!(ce(O)||U0(O))||!ce(_)))return a?wn:c;let $=!1;const F=()=>{$=!0},I=U0(O)?O:d4(e,c,_,O,D,F);if($)return O;const P=Ng(e,_,M,h),z=hg(P),R=Og(e,I,z),X=r?r(R,c):R;if(__INTLIFY_PROD_DEVTOOLS__){const J={timestamp:Date.now(),key:ce(c)?c:U0(O)?O.key:"",locale:_||(U0(O)?O.locale:""),format:ce(O)?O:U0(O)?O.source:"",message:X};J.meta=f0({},e.__meta,Eg()||{}),yg(J)}return X}function Ag(e){Je(e.list)?e.list=e.list.map(t=>ce(t)?Hl(t):t):Re(e.named)&&Object.keys(e.named).forEach(t=>{ce(e.named[t])&&(e.named[t]=Hl(e.named[t]))})}function u4(e,t,n,r,a,o){const{messages:l,onWarn:s,messageResolver:c,localeFallbacker:h}=e,d=h(e,r,n);let m={},p,y=null;const b="translate";for(let S=0;S<d.length&&(p=d[S],m=l[p]||{},(y=c(m,t))===null&&(y=m[t]),!(ce(y)||r0(y)));S++){const T=na(e,t,p,o,b);T!==t&&(y=T)}return[y,p,m]}function d4(e,t,n,r,a,o){const{messageCompiler:l,warnHtmlMessage:s}=e;if(U0(r)){const h=r;return h.locale=h.locale||n,h.key=h.key||t,h}if(l==null){const h=()=>r;return h.locale=n,h.key=t,h}const c=l(r,Dg(e,n,a,r,s,o));return c.locale=n,c.key=t,c.source=r,c}function Og(e,t,n){return t(n)}function ia(...e){const[t,n,r]=e,a={};if(!ce(t)&&!y0(t)&&!U0(t))throw H2(R2.INVALID_ARGUMENT);const o=y0(t)?String(t):(U0(t),t);return y0(n)?a.plural=n:ce(n)?a.default=n:Se(n)&&!yn(n)?a.named=n:Je(n)&&(a.list=n),y0(r)?a.plural=r:ce(r)?a.default=r:Se(r)&&f0(a,r),[o,a]}function Dg(e,t,n,r,a,o){return{warnHtmlMessage:a,onError:l=>{throw o&&o(l),l},onCacheKey:l=>Ly(t,n,l)}}function Ng(e,t,n,r){const{modifiers:a,pluralRules:o,messageResolver:l,fallbackLocale:s,fallbackWarn:c,missingWarn:h,fallbackContext:d}=e,p={locale:t,modifiers:a,pluralRules:o,messages:y=>{let b=l(n,y);if(b==null&&d){const[,,S]=u4(d,y,t,s,c,h);b=l(S,y)}if(ce(b)){let S=!1;const v=d4(e,y,t,b,y,()=>{S=!0});return S?s4:v}else return U0(b)?b:s4}};return e.processor&&(p.processor=e.processor),r.list&&(p.list=r.list),r.named&&(p.named=r.named),y0(r.plural)&&(p.pluralIndex=r.plural),p}function f4(e,...t){const{datetimeFormats:n,unresolving:r,fallbackLocale:a,onWarn:o,localeFallbacker:l}=e,{__datetimeFormatters:s}=e,[c,h,d,m]=aa(...t),p=je(d.missingWarn)?d.missingWarn:e.missingWarn;je(d.fallbackWarn)?d.fallbackWarn:e.fallbackWarn;const y=!!d.part,b=ce(d.locale)?d.locale:e.locale,S=l(e,a,b);if(!ce(c)||c==="")return new Intl.DateTimeFormat(b,m).format(h);let T={},v,_=null;const M="datetime format";for(let $=0;$<S.length&&(v=S[$],T=n[v]||{},_=T[c],!Se(_));$++)na(e,c,v,p,M);if(!Se(_)||!ce(v))return r?wn:c;let O=`${v}__${c}`;yn(m)||(O=`${O}__${JSON.stringify(m)}`);let D=s.get(O);return D||(D=new Intl.DateTimeFormat(v,f0({},_,m)),s.set(O,D)),y?D.formatToParts(h):D.format(h)}const h4=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function aa(...e){const[t,n,r,a]=e,o={};let l={},s;if(ce(t)){const c=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!c)throw H2(R2.INVALID_ISO_DATE_ARGUMENT);const h=c[3]?c[3].trim().startsWith("T")?`${c[1].trim()}${c[3].trim()}`:`${c[1].trim()}T${c[3].trim()}`:c[1].trim();s=new Date(h);try{s.toISOString()}catch{throw H2(R2.INVALID_ISO_DATE_ARGUMENT)}}else if(Sy(t)){if(isNaN(t.getTime()))throw H2(R2.INVALID_DATE_ARGUMENT);s=t}else if(y0(t))s=t;else throw H2(R2.INVALID_ARGUMENT);return ce(n)?o.key=n:Se(n)&&Object.keys(n).forEach(c=>{h4.includes(c)?l[c]=n[c]:o[c]=n[c]}),ce(r)?o.locale=r:Se(r)&&(l=r),Se(a)&&(l=a),[o.key||"",s,o,l]}function p4(e,t,n){const r=e;for(const a in n){const o=`${t}__${a}`;r.__datetimeFormatters.has(o)&&r.__datetimeFormatters.delete(o)}}function m4(e,...t){const{numberFormats:n,unresolving:r,fallbackLocale:a,onWarn:o,localeFallbacker:l}=e,{__numberFormatters:s}=e,[c,h,d,m]=oa(...t),p=je(d.missingWarn)?d.missingWarn:e.missingWarn;je(d.fallbackWarn)?d.fallbackWarn:e.fallbackWarn;const y=!!d.part,b=ce(d.locale)?d.locale:e.locale,S=l(e,a,b);if(!ce(c)||c==="")return new Intl.NumberFormat(b,m).format(h);let T={},v,_=null;const M="number format";for(let $=0;$<S.length&&(v=S[$],T=n[v]||{},_=T[c],!Se(_));$++)na(e,c,v,p,M);if(!Se(_)||!ce(v))return r?wn:c;let O=`${v}__${c}`;yn(m)||(O=`${O}__${JSON.stringify(m)}`);let D=s.get(O);return D||(D=new Intl.NumberFormat(v,f0({},_,m)),s.set(O,D)),y?D.formatToParts(h):D.format(h)}const y4=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function oa(...e){const[t,n,r,a]=e,o={};let l={};if(!y0(t))throw H2(R2.INVALID_ARGUMENT);const s=t;return ce(n)?o.key=n:Se(n)&&Object.keys(n).forEach(c=>{y4.includes(c)?l[c]=n[c]:o[c]=n[c]}),ce(r)?o.locale=r:Se(r)&&(l=r),Se(a)&&(l=a),[o.key||"",s,o,l]}function g4(e,t,n){const r=e;for(const a in n){const o=`${t}__${a}`;r.__numberFormatters.has(o)&&r.__numberFormatters.delete(o)}}typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(lt().__INTLIFY_PROD_DEVTOOLS__=!1);const Pg="9.2.2";function $g(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(lt().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(lt().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(lt().__INTLIFY_PROD_DEVTOOLS__=!1)}let w4=Oe.__EXTEND_POINT__;const x0=()=>++w4,W0={UNEXPECTED_RETURN_TYPE:w4,INVALID_ARGUMENT:x0(),MUST_BE_CALL_SETUP_TOP:x0(),NOT_INSLALLED:x0(),NOT_AVAILABLE_IN_LEGACY_MODE:x0(),REQUIRED_VALUE:x0(),INVALID_VALUE:x0(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:x0(),NOT_INSLALLED_WITH_PROVIDE:x0(),UNEXPECTED_ERROR:x0(),NOT_COMPATIBLE_LEGACY_VUE_I18N:x0(),BRIDGE_SUPPORT_VUE_2_ONLY:x0(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:x0(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:x0(),__EXTEND_POINT__:x0()};function J0(e,...t){return gn(e,null,void 0)}const la=V2("__transrateVNode"),sa=V2("__datetimeParts"),ca=V2("__numberParts"),Vg=V2("__setPluralRules"),C4=V2("__injectWithOption");function ua(e){if(!Re(e))return e;for(const t in e)if(Ji(e,t))if(!t.includes("."))Re(e[t])&&ua(e[t]);else{const n=t.split("."),r=n.length-1;let a=e;for(let o=0;o<r;o++)n[o]in a||(a[n[o]]={}),a=a[n[o]];a[n[r]]=e[t],delete e[t],Re(a[n[r]])&&ua(a[n[r]])}return e}function da(e,t){const{messages:n,__i18n:r,messageResolver:a,flatJson:o}=t,l=Se(n)?n:Je(r)?{}:{[e]:{}};if(Je(r)&&r.forEach(s=>{if("locale"in s&&"resource"in s){const{locale:c,resource:h}=s;c?(l[c]=l[c]||{},ut(h,l[c])):ut(h,l)}else ce(s)&&ut(JSON.parse(s),l)}),a==null&&o)for(const s in l)Ji(l,s)&&ua(l[s]);return l}const bn=e=>!Re(e)||Je(e);function ut(e,t){if(bn(e)||bn(t))throw J0(W0.INVALID_VALUE);for(const n in e)Ji(e,n)&&(bn(e[n])||bn(t[n])?t[n]=e[n]:ut(e[n],t[n]))}function b4(e){return e.type}function Fg(e,t,n){let r=Re(t.messages)?t.messages:{};"__i18nGlobal"in n&&(r=da(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));const a=Object.keys(r);a.length&&a.forEach(o=>{e.mergeLocaleMessage(o,r[o])});{if(Re(t.datetimeFormats)){const o=Object.keys(t.datetimeFormats);o.length&&o.forEach(l=>{e.mergeDateTimeFormat(l,t.datetimeFormats[l])})}if(Re(t.numberFormats)){const o=Object.keys(t.numberFormats);o.length&&o.forEach(l=>{e.mergeNumberFormat(l,t.numberFormats[l])})}}}function v4(e){return i.createVNode(i.Text,null,e,0)}const _4="__INTLIFY_META__";let x4=0;function k4(e){return(t,n,r,a)=>e(n,r,i.getCurrentInstance()||void 0,a)}const Ig=()=>{const e=i.getCurrentInstance();let t=null;return e&&(t=b4(e)[_4])?{[_4]:t}:null};function Rg(e={},t){const{__root:n}=e,r=n===void 0;let a=je(e.inheritLocale)?e.inheritLocale:!0;const o=i.ref(n&&a?n.locale.value:ce(e.locale)?e.locale:Cn),l=i.ref(n&&a?n.fallbackLocale.value:ce(e.fallbackLocale)||Je(e.fallbackLocale)||Se(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:o.value),s=i.ref(da(o.value,e)),c=i.ref(Se(e.datetimeFormats)?e.datetimeFormats:{[o.value]:{}}),h=i.ref(Se(e.numberFormats)?e.numberFormats:{[o.value]:{}});let d=n?n.missingWarn:je(e.missingWarn)||F2(e.missingWarn)?e.missingWarn:!0,m=n?n.fallbackWarn:je(e.fallbackWarn)||F2(e.fallbackWarn)?e.fallbackWarn:!0,p=n?n.fallbackRoot:je(e.fallbackRoot)?e.fallbackRoot:!0,y=!!e.fallbackFormat,b=r0(e.missing)?e.missing:null,S=r0(e.missing)?k4(e.missing):null,T=r0(e.postTranslation)?e.postTranslation:null,v=n?n.warnHtmlMessage:je(e.warnHtmlMessage)?e.warnHtmlMessage:!0,_=!!e.escapeParameter;const M=n?n.modifiers:Se(e.modifiers)?e.modifiers:{};let O=e.pluralRules||n&&n.pluralRules,D;D=(()=>{r&&i4(null);const K={version:Pg,locale:o.value,fallbackLocale:l.value,messages:s.value,modifiers:M,pluralRules:O,missing:S===null?void 0:S,missingWarn:d,fallbackWarn:m,fallbackFormat:y,unresolving:!0,postTranslation:T===null?void 0:T,warnHtmlMessage:v,escapeParameter:_,messageResolver:e.messageResolver,__meta:{framework:"vue"}};K.datetimeFormats=c.value,K.numberFormats=h.value,K.__datetimeFormatters=Se(D)?D.__datetimeFormatters:void 0,K.__numberFormatters=Se(D)?D.__numberFormatters:void 0;const ee=Bg(K);return r&&i4(ee),ee})(),ct(D,o.value,l.value);function F(){return[o.value,l.value,s.value,c.value,h.value]}const I=i.computed({get:()=>o.value,set:K=>{o.value=K,D.locale=o.value}}),P=i.computed({get:()=>l.value,set:K=>{l.value=K,D.fallbackLocale=l.value,ct(D,o.value,K)}}),z=i.computed(()=>s.value),R=i.computed(()=>c.value),X=i.computed(()=>h.value);function J(){return r0(T)?T:null}function se(K){T=K,D.postTranslation=K}function re(){return b}function G(K){K!==null&&(S=k4(K)),b=K,D.missing=S}const w=(K,ee,a0,Pe,E0,q0)=>{F();let o0;if(__INTLIFY_PROD_DEVTOOLS__)try{n4(Ig()),r||(D.fallbackContext=n?Sg():void 0),o0=K(D)}finally{n4(null),r||(D.fallbackContext=void 0)}else o0=K(D);if(y0(o0)&&o0===wn){const[n2,g]=ee();return n&&p?Pe(n):E0(n2)}else{if(q0(o0))return o0;throw J0(W0.UNEXPECTED_RETURN_TYPE)}};function B(...K){return w(ee=>Reflect.apply(c4,null,[ee,...K]),()=>ia(...K),"translate",ee=>Reflect.apply(ee.t,ee,[...K]),ee=>ee,ee=>ce(ee))}function U(...K){const[ee,a0,Pe]=K;if(Pe&&!Re(Pe))throw J0(W0.INVALID_ARGUMENT);return B(ee,a0,f0({resolvedMessage:!0},Pe||{}))}function W(...K){return w(ee=>Reflect.apply(f4,null,[ee,...K]),()=>aa(...K),"datetime format",ee=>Reflect.apply(ee.d,ee,[...K]),()=>Kl,ee=>ce(ee))}function ne(...K){return w(ee=>Reflect.apply(m4,null,[ee,...K]),()=>oa(...K),"number format",ee=>Reflect.apply(ee.n,ee,[...K]),()=>Kl,ee=>ce(ee))}function ae(K){return K.map(ee=>ce(ee)||y0(ee)||je(ee)?v4(String(ee)):ee)}const x={normalize:ae,interpolate:K=>K,type:"vnode"};function Z(...K){return w(ee=>{let a0;const Pe=ee;try{Pe.processor=x,a0=Reflect.apply(c4,null,[Pe,...K])}finally{Pe.processor=null}return a0},()=>ia(...K),"translate",ee=>ee[la](...K),ee=>[v4(ee)],ee=>Je(ee))}function ge(...K){return w(ee=>Reflect.apply(m4,null,[ee,...K]),()=>oa(...K),"number format",ee=>ee[ca](...K),()=>[],ee=>ce(ee)||Je(ee))}function we(...K){return w(ee=>Reflect.apply(f4,null,[ee,...K]),()=>aa(...K),"datetime format",ee=>ee[sa](...K),()=>[],ee=>ce(ee)||Je(ee))}function me(K){O=K,D.pluralRules=O}function ve(K,ee){const a0=ce(ee)?ee:o.value,Pe=Ge(a0);return D.messageResolver(Pe,K)!==null}function Ae(K){let ee=null;const a0=ql(D,l.value,o.value);for(let Pe=0;Pe<a0.length;Pe++){const E0=s.value[a0[Pe]]||{},q0=D.messageResolver(E0,K);if(q0!=null){ee=q0;break}}return ee}function de(K){const ee=Ae(K);return ee??(n?n.tm(K)||{}:{})}function Ge(K){return s.value[K]||{}}function N(K,ee){s.value[K]=ee,D.messages=s.value}function L(K,ee){s.value[K]=s.value[K]||{},ut(ee,s.value[K]),D.messages=s.value}function j(K){return c.value[K]||{}}function q(K,ee){c.value[K]=ee,D.datetimeFormats=c.value,p4(D,K,ee)}function oe(K,ee){c.value[K]=f0(c.value[K]||{},ee),D.datetimeFormats=c.value,p4(D,K,ee)}function fe(K){return h.value[K]||{}}function e0(K,ee){h.value[K]=ee,D.numberFormats=h.value,g4(D,K,ee)}function Ie(K,ee){h.value[K]=f0(h.value[K]||{},ee),D.numberFormats=h.value,g4(D,K,ee)}x4++,n&&xy&&(i.watch(n.locale,K=>{a&&(o.value=K,D.locale=K,ct(D,o.value,l.value))}),i.watch(n.fallbackLocale,K=>{a&&(l.value=K,D.fallbackLocale=K,ct(D,o.value,l.value))}));const We={id:x4,locale:I,fallbackLocale:P,get inheritLocale(){return a},set inheritLocale(K){a=K,K&&n&&(o.value=n.locale.value,l.value=n.fallbackLocale.value,ct(D,o.value,l.value))},get availableLocales(){return Object.keys(s.value).sort()},messages:z,get modifiers(){return M},get pluralRules(){return O||{}},get isGlobal(){return r},get missingWarn(){return d},set missingWarn(K){d=K,D.missingWarn=d},get fallbackWarn(){return m},set fallbackWarn(K){m=K,D.fallbackWarn=m},get fallbackRoot(){return p},set fallbackRoot(K){p=K},get fallbackFormat(){return y},set fallbackFormat(K){y=K,D.fallbackFormat=y},get warnHtmlMessage(){return v},set warnHtmlMessage(K){v=K,D.warnHtmlMessage=K},get escapeParameter(){return _},set escapeParameter(K){_=K,D.escapeParameter=K},t:B,getLocaleMessage:Ge,setLocaleMessage:N,mergeLocaleMessage:L,getPostTranslationHandler:J,setPostTranslationHandler:se,getMissingHandler:re,setMissingHandler:G,[Vg]:me};return We.datetimeFormats=R,We.numberFormats=X,We.rt=U,We.te=ve,We.tm=de,We.d=W,We.n=ne,We.getDateTimeFormat=j,We.setDateTimeFormat=q,We.mergeDateTimeFormat=oe,We.getNumberFormat=fe,We.setNumberFormat=e0,We.mergeNumberFormat=Ie,We[C4]=e.__injectWithOption,We[la]=Z,We[sa]=we,We[ca]=ge,We}const fa={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function Hg({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,a)=>r=[...r,...Je(a.children)?a.children:[a]],[]):t.reduce((n,r)=>{const a=e[r];return a&&(n[r]=a()),n},{})}function L4(e){return i.Fragment}f0({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>y0(e)||!isNaN(e)}},fa);function Zg(e){return Je(e)&&!ce(e[0])}function E4(e,t,n,r){const{slots:a,attrs:o}=t;return()=>{const l={part:!0};let s={};e.locale&&(l.locale=e.locale),ce(e.format)?l.key=e.format:Re(e.format)&&(ce(e.format.key)&&(l.key=e.format.key),s=Object.keys(e.format).reduce((p,y)=>n.includes(y)?f0({},p,{[y]:e.format[y]}):p,{}));const c=r(e.value,l,s);let h=[l.key];Je(c)?h=c.map((p,y)=>{const b=a[p.type],S=b?b({[p.type]:p.value,index:y,parts:c}):[p.value];return Zg(S)&&(S[0].key=`${p.type}-${y}`),S}):ce(c)&&(h=[c]);const d=f0({},o),m=ce(e.tag)||Re(e.tag)?e.tag:L4();return i.h(m,d,h)}}f0({value:{type:Number,required:!0},format:{type:[String,Object]}},fa),f0({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},fa);const Ug=V2("global-vue-i18n");function vn(e={}){const t=i.getCurrentInstance();if(t==null)throw J0(W0.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw J0(W0.NOT_INSLALLED);const n=Wg(t),r=zg(n),a=b4(t),o=jg(e,a);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw J0(W0.NOT_AVAILABLE_IN_LEGACY_MODE);return Gg(t,o,r,e)}if(o==="global")return Fg(r,e,a),r;if(o==="parent"){let c=Yg(n,t,e.__useComponent);return c==null&&(c=r),c}const l=n;let s=l.__getInstance(t);if(s==null){const c=f0({},e);"__i18n"in a&&(c.__i18n=a.__i18n),r&&(c.__root=r),s=Rg(c),qg(l,t),l.__setInstance(t,s)}return s}function Wg(e){{const t=i.inject(e.isCE?Ug:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw J0(e.isCE?W0.NOT_INSLALLED_WITH_PROVIDE:W0.UNEXPECTED_ERROR);return t}}function jg(e,t){return yn(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function zg(e){return e.mode==="composition"?e.global:e.global.__composer}function Yg(e,t,n=!1){let r=null;const a=t.root;let o=t.parent;for(;o!=null;){const l=e;if(e.mode==="composition")r=l.__getInstance(o);else if(__VUE_I18N_LEGACY_API__){const s=l.__getInstance(o);s!=null&&(r=s.__composer,n&&r&&!r[C4]&&(r=null))}if(r!=null||a===o)break;o=o.parent}return r}function qg(e,t,n){i.onMounted(()=>{},t),i.onUnmounted(()=>{e.__deleteInstance(t)},t)}function Gg(e,t,n,r={}){const a=t==="local",o=i.shallowRef(null);if(a&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw J0(W0.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const l=je(r.inheritLocale)?r.inheritLocale:!0,s=i.ref(a&&l?n.locale.value:ce(r.locale)?r.locale:Cn),c=i.ref(a&&l?n.fallbackLocale.value:ce(r.fallbackLocale)||Je(r.fallbackLocale)||Se(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:s.value),h=i.ref(da(s.value,r)),d=i.ref(Se(r.datetimeFormats)?r.datetimeFormats:{[s.value]:{}}),m=i.ref(Se(r.numberFormats)?r.numberFormats:{[s.value]:{}}),p=a?n.missingWarn:je(r.missingWarn)||F2(r.missingWarn)?r.missingWarn:!0,y=a?n.fallbackWarn:je(r.fallbackWarn)||F2(r.fallbackWarn)?r.fallbackWarn:!0,b=a?n.fallbackRoot:je(r.fallbackRoot)?r.fallbackRoot:!0,S=!!r.fallbackFormat,T=r0(r.missing)?r.missing:null,v=r0(r.postTranslation)?r.postTranslation:null,_=a?n.warnHtmlMessage:je(r.warnHtmlMessage)?r.warnHtmlMessage:!0,M=!!r.escapeParameter,O=a?n.modifiers:Se(r.modifiers)?r.modifiers:{},D=r.pluralRules||a&&n.pluralRules;function $(){return[s.value,c.value,h.value,d.value,m.value]}const F=i.computed({get:()=>o.value?o.value.locale.value:s.value,set:L=>{o.value&&(o.value.locale.value=L),s.value=L}}),I=i.computed({get:()=>o.value?o.value.fallbackLocale.value:c.value,set:L=>{o.value&&(o.value.fallbackLocale.value=L),c.value=L}}),P=i.computed(()=>o.value?o.value.messages.value:h.value),z=i.computed(()=>d.value),R=i.computed(()=>m.value);function X(){return o.value?o.value.getPostTranslationHandler():v}function J(L){o.value&&o.value.setPostTranslationHandler(L)}function se(){return o.value?o.value.getMissingHandler():T}function re(L){o.value&&o.value.setMissingHandler(L)}function G(L){return $(),L()}function w(...L){return o.value?G(()=>Reflect.apply(o.value.t,null,[...L])):G(()=>"")}function B(...L){return o.value?Reflect.apply(o.value.rt,null,[...L]):""}function U(...L){return o.value?G(()=>Reflect.apply(o.value.d,null,[...L])):G(()=>"")}function W(...L){return o.value?G(()=>Reflect.apply(o.value.n,null,[...L])):G(()=>"")}function ne(L){return o.value?o.value.tm(L):{}}function ae(L,j){return o.value?o.value.te(L,j):!1}function te(L){return o.value?o.value.getLocaleMessage(L):{}}function x(L,j){o.value&&(o.value.setLocaleMessage(L,j),h.value[L]=j)}function Z(L,j){o.value&&o.value.mergeLocaleMessage(L,j)}function ge(L){return o.value?o.value.getDateTimeFormat(L):{}}function we(L,j){o.value&&(o.value.setDateTimeFormat(L,j),d.value[L]=j)}function me(L,j){o.value&&o.value.mergeDateTimeFormat(L,j)}function ve(L){return o.value?o.value.getNumberFormat(L):{}}function Ae(L,j){o.value&&(o.value.setNumberFormat(L,j),m.value[L]=j)}function de(L,j){o.value&&o.value.mergeNumberFormat(L,j)}const Ge={get id(){return o.value?o.value.id:-1},locale:F,fallbackLocale:I,messages:P,datetimeFormats:z,numberFormats:R,get inheritLocale(){return o.value?o.value.inheritLocale:l},set inheritLocale(L){o.value&&(o.value.inheritLocale=L)},get availableLocales(){return o.value?o.value.availableLocales:Object.keys(h.value)},get modifiers(){return o.value?o.value.modifiers:O},get pluralRules(){return o.value?o.value.pluralRules:D},get isGlobal(){return o.value?o.value.isGlobal:!1},get missingWarn(){return o.value?o.value.missingWarn:p},set missingWarn(L){o.value&&(o.value.missingWarn=L)},get fallbackWarn(){return o.value?o.value.fallbackWarn:y},set fallbackWarn(L){o.value&&(o.value.missingWarn=L)},get fallbackRoot(){return o.value?o.value.fallbackRoot:b},set fallbackRoot(L){o.value&&(o.value.fallbackRoot=L)},get fallbackFormat(){return o.value?o.value.fallbackFormat:S},set fallbackFormat(L){o.value&&(o.value.fallbackFormat=L)},get warnHtmlMessage(){return o.value?o.value.warnHtmlMessage:_},set warnHtmlMessage(L){o.value&&(o.value.warnHtmlMessage=L)},get escapeParameter(){return o.value?o.value.escapeParameter:M},set escapeParameter(L){o.value&&(o.value.escapeParameter=L)},t:w,getPostTranslationHandler:X,setPostTranslationHandler:J,getMissingHandler:se,setMissingHandler:re,rt:B,d:U,n:W,tm:ne,te:ae,getLocaleMessage:te,setLocaleMessage:x,mergeLocaleMessage:Z,getDateTimeFormat:ge,setDateTimeFormat:we,mergeDateTimeFormat:me,getNumberFormat:ve,setNumberFormat:Ae,mergeNumberFormat:de};function N(L){L.locale.value=s.value,L.fallbackLocale.value=c.value,Object.keys(h.value).forEach(j=>{L.mergeLocaleMessage(j,h.value[j])}),Object.keys(d.value).forEach(j=>{L.mergeDateTimeFormat(j,d.value[j])}),Object.keys(m.value).forEach(j=>{L.mergeNumberFormat(j,m.value[j])}),L.escapeParameter=M,L.fallbackFormat=S,L.fallbackRoot=b,L.fallbackWarn=y,L.missingWarn=p,L.warnHtmlMessage=_}return i.onBeforeMount(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw J0(W0.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const L=o.value=e.proxy.$i18n.__composer;t==="global"?(s.value=L.locale.value,c.value=L.fallbackLocale.value,h.value=L.messages.value,d.value=L.datetimeFormats.value,m.value=L.numberFormats.value):a&&N(L)}),Ge}if(xg(Tg),kg(ag),Lg(ql),$g(),__INTLIFY_PROD_DEVTOOLS__){const e=lt();e.__INTLIFY__=!0,pg(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}function S4({v:e,customValidators:t}){const{t:n}=vn();let r=e,a=t;i.isReactive(r)&&(r=i.computed(()=>e),a=i.computed(()=>t));const o=i.computed(()=>!!r&&!!r.value&&!!Object.keys(r.value).length),l=i.computed(()=>o.value&&r.value.$error),s=i.computed(()=>{var h,d,m,p,y,b,S,T,v,_,M,O,D,$,F,I,P,z;let c="";if(o.value&&l.value&&((h=r.value.required)!=null&&h.$invalid?c=n("validation.required"):(d=r.value.numeric)!=null&&d.$invalid?c=n("validation.numeric"):(m=r.value.email)!=null&&m.$invalid?c=n("validation.email"):(p=r.value.gatewayHostValidator)!=null&&p.$invalid?c=n("validation.gatewayHostValidator"):(y=r.value.ipValidator)!=null&&y.$invalid?c=n("validation.ipValidator"):(b=r.value.macValidator)!=null&&b.$invalid?c=n("validation.macValidator"):(S=r.value.minValue)!=null&&S.$invalid?c=`${n("validation.minValue")} ${r.value.minValue.$params.min}`:(T=r.value.maxValue)!=null&&T.$invalid?c=`${n("validation.maxValue")} ${r.value.maxValue.$params.max}`:(v=r.value.sipAccountValidator)!=null&&v.$invalid?c=n("validation.sipAccountValidator"):(_=r.value.minLength)!=null&&_.$invalid?c=`${n("validation.minLength")} ${r.value.minLength.$params.min}`:(M=r.value.url)!=null&&M.$invalid?c=`${n("validation.url")}`:(O=r.value.regExpValidator)!=null&&O.$invalid?c=`${n("validation.regExpValidator")}`:(D=r.value.sameAs)!=null&&D.$invalid?c=`${n("validation.sameAs")}`:($=r.value.domainValidator)!=null&&$.$invalid?c=`${n("validation.domainValidator")}`:(F=r.value.decimalValidator)!=null&&F.$invalid?c=`${n("validation.decimalValidator")} ${r.value.decimalValidator.$params.count}`:(I=r.value.websocketValidator)!=null&&I.$invalid?c=`${n("validation.websocketValidator")}`:(P=r.value.integer)!=null&&P.$invalid&&(c=`${n("validation.integer")}`)),a&&a.value){for(const{name:R,text:X}of a.value)(z=r.value[R])!=null&&z.$invalid&&(c=X);return c}});return{isValidation:o,invalid:l,validationText:s}}const Kg={class:"wt-input__wrapper"},Xg=["id","disabled","max","min","placeholder","type","value"],Jg=he({__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,{emit:t}){const n=e,r=t,a=i.useSlots(),{v:o,customValidators:l}=i.toRefs(n),{isValidation:s,invalid:c,validationText:h}=S4({v:o,customValidators:l}),d=i.ref("");d.value=n.type;const m=i.ref(null),p=i.ref(null),y=i.ref(!1),b=i.computed(()=>n.value!==void 0?n.value:n.modelValue),S=i.computed(()=>!!(n.label||a.label)),T=i.computed(()=>n.required?`${n.label}*`:n.label),v=i.computed(()=>n.type==="password"&&n.hasShowPassword),_=i.computed(()=>y.value?"eye--closed":"eye--opened");function M($){const F=n.preventTrim?$.target.value:$.target.value.trim();r("update:modelValue",F),r("input",F)}function O(){y.value=!y.value,d.value=y.value?"text":"password"}function D(){const $=m.value.offsetWidth,F=p.value,I=getComputedStyle(document.documentElement).getPropertyValue("--input-padding");$>=F.offsetWidth||(F.style.paddingRight=`calc(${I} * 2 + ${$}px)`)}return i.onMounted(()=>{D()}),($,F)=>{const I=i.resolveComponent("wt-label"),P=i.resolveComponent("wt-icon-btn"),z=i.resolveComponent("wt-input-info");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-input--disabled":e.disabled,"wt-input--invalid":i.unref(c)},"wt-input"])},[S.value?(i.openBlock(),i.createBlock(I,i.mergeProps({key:0},e.labelProps,{disabled:e.disabled,for:e.name,invalid:i.unref(c)}),{default:i.withCtx(()=>[i.renderSlot($.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:e.label})),()=>[i.createTextVNode(i.toDisplayString(T.value),1)],!0)],void 0,!0),_:3},16,["disabled","for","invalid"])):i.createCommentVNode("",!0),i.createElementVNode("div",Kg,[i.createElementVNode("input",i.mergeProps($.$attrs,{id:e.name,ref_key:"WtInput",ref:p,class:[{"wt-input--is-password":v.value},"wt-input__input"],disabled:e.disabled,max:e.numberMax,min:e.numberMin,placeholder:e.placeholder||e.label,type:d.value,value:b.value},{onInput:M,onKeyup:F[0]||(F[0]=R=>$.$emit("keyup",R))}),null,16,Xg),i.createElementVNode("div",{ref_key:"AfterWrapper",ref:m,class:"wt-input__after-wrapper"},[i.renderSlot($.$slots,"after-input",{},void 0,!0),v.value?i.renderSlot($.$slots,"show-password",i.normalizeProps(i.mergeProps({key:0},{isPasswordVisible:y.value,switchVisibilityPassword:O})),()=>[i.createVNode(P,{disabled:e.disabled,icon:_.value,onClick:O},null,8,["disabled","icon"])],!0):i.createCommentVNode("",!0)],512)]),i.unref(s)?(i.openBlock(),i.createBlock(z,{key:1,invalid:i.unref(c)},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(i.unref(h)),1)],void 0,!0),_:1},8,["invalid"])):i.createCommentVNode("",!0)],2)}}},[["__scopeId","data-v-ae2eac04"]]),Qg=he({__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 t=e,n=i.computed(()=>t.link||{name:`${t.routeName}-edit`,params:{id:t.id}});return(r,a)=>{const o=i.resolveComponent("router-link");return i.openBlock(),i.createBlock(o,{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(r.$slots,"default",{},void 0,!0)],void 0,!0),_:3},8,["class","target","to"])}}},[["__scopeId","data-v-6689408a"]]),ew={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 tw(e,t,n,r,a,o){const l=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(l,{key:0},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(n.hint),1)],void 0,!0),_:1})):i.createCommentVNode("",!0)],2)}const nw=he(ew,[["render",tw],["__scopeId","data-v-3e5c1b6f"]]),rw={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}}},iw={class:"wt-load-bar"};function aw(e,t,n,r,a,o){return i.openBlock(),i.createElementBlock("div",iw,[i.createElementVNode("span",{style:i.normalizeStyle(`width: ${o.progressWidth}%;`),class:"wt-load-bar__progress"},null,4)])}const ow=he(rw,[["render",aw],["__scopeId","data-v-b647be78"]]),lw={},sw=e=>(i.pushScopeId("data-v-27a4ae6a"),e=e(),i.popScopeId(),e),cw={class:"wt-loader wt-loader--md"},uw=[sw(()=>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))];function dw(e,t,n,r,a,o){return i.openBlock(),i.createElementBlock("div",cw,uw)}const fw=he(lw,[["render",dw],["__scopeId","data-v-27a4ae6a"]]),hw={props:{color:{type:String,default:"main",description:'["main", "icon", "on-dark", "on-light"]'}}},pw=[(e=>(i.pushScopeId("data-v-b951623a"),e=e(),i.popScopeId(),e))(()=>i.createElementVNode("svg",{viewBox:"0 0 24 24"},[i.createElementVNode("circle",{cx:"12",cy:"12",r:"8"})],-1))];function mw(e,t,n,r,a,o){return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([`wt-loader--sm--${n.color}`,"wt-loader--sm"])},pw,2)}const yw={name:"WtLoader",components:{WtLoaderSm:he(hw,[["render",mw],["__scopeId","data-v-b951623a"]]),WtLoaderMd:fw},props:{size:{type:String,default:"md",description:'["sm", "md"]'},color:{type:String,default:"main",description:'["main", "icon", "on-dark", "on-light"]'}}};function gw(e,t,n,r,a,o){const l=i.resolveComponent("wt-loader-sm"),s=i.resolveComponent("wt-loader-md");return n.size==="sm"?(i.openBlock(),i.createBlock(l,{key:0,color:n.color,class:"wt-loader"},null,8,["color"])):n.size==="md"?(i.openBlock(),i.createBlock(s,{key:1,class:"wt-loader"})):i.createCommentVNode("",!0)}const ww=he(yw,[["render",gw]]),Cw="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",bw="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",vw=["src"],_w=he({__name:"wt-logo",props:{darkMode:{type:Boolean,default:!1}},setup(e){return(t,n)=>(i.openBlock(),i.createElementBlock("img",{src:e.darkMode?i.unref(Cw):i.unref(bw),alt:"Webitel",class:"wt-logo"},null,8,vw))}},[["__scopeId","data-v-e142a628"]]),xw={name:"WtExpandTransition",methods:{afterEnter(e){e.style.height="auto"},enter(e){const{width:t}=getComputedStyle(e);e.style.width=t,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:t}=getComputedStyle(e);e.style.height=t,getComputedStyle(e).height,requestAnimationFrame(()=>e.style.height=0)}}};function kw(e,t,n,r,a,o){return i.openBlock(),i.createBlock(i.Transition,{name:"expand",onEnter:o.enter,onLeave:o.leave,onAfterEnter:o.afterEnter},{default:i.withCtx(()=>[i.renderSlot(e.$slots,"default")],void 0,!0),_:3},8,["onEnter","onLeave","onAfterEnter"])}const Lw=he(xw,[["render",kw]]),Ew="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",Sw="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",Bw="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",Mw="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",Tw="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",Aw="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",Ow="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",Dw="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",Nw="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",Pw="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",$w="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",Vw="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",Fw={[n0.SUPERVISOR]:{dark:Tw,light:$w},[n0.ADMIN]:{dark:Ew,light:Ow},[n0.AGENT]:{dark:Aw,light:Vw},[n0.AUDIT]:{dark:Sw,light:Dw},[n0.HISTORY]:{dark:Mw,light:Pw},[n0.CRM]:{dark:Bw,light:Nw}},Iw={name:"WtNavigationBar",components:{ExpandTransition:Lw},props:{currentApp:{type:String,default:"admin"},nav:{type:Array,default:()=>[]},darkMode:{type:Boolean,default:!1}},data:()=>({isOpened:!1,expandedName:"",appLogo:Fw}),computed:{currentNav(){const e=this.$route.fullPath,t=this.nav.reduce((r,a)=>a.subNav?r.concat(a.subNav):[...r,a],[]).find(r=>e.includes(r.route)),n=this.nav.filter(r=>r.subNav).find(r=>r.subNav.indexOf(t)!==-1);return{nav:t==null?void 0:t.value,expansion:n==null?void 0:n.value}}},methods:{nestedRoute(e,t){return t.route?`${t.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}}},Rw={class:"wt-navigation-bar"},Hw={class:"wt-navigation-bar__nav"},Zw={class:"wt-navigation-bar__nav-header"},Uw=["alt","src"],Ww={class:"wt-navigation-bar__nav-list"},jw={key:0},zw={class:"wt-navigation-bar__nav-item-wrapper"},Yw={key:1},qw=["onClick"],Gw={class:"wt-navigation-bar__nav-expansion-name"},Kw={key:0},Xw={class:"wt-navigation-bar__nav-item-wrapper"};function Jw(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon-btn"),s=i.resolveComponent("wt-divider"),c=i.resolveComponent("router-link"),h=i.resolveComponent("wt-icon"),d=i.resolveComponent("expand-transition"),m=i.resolveDirective("clickaway");return i.withDirectives((i.openBlock(),i.createElementBlock("aside",Rw,[i.createVNode(l,{class:i.normalizeClass([{active:e.isOpened},"wt-navigation-bar__menu-btn"]),icon:"menu",onClick:t[0]||(t[0]=p=>e.isOpened=!e.isOpened)},null,8,["class"]),i.createVNode(i.Transition,{name:"fade"},{default:i.withCtx(()=>[i.withDirectives(i.createElementVNode("nav",Hw,[i.createElementVNode("header",Zw,[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,Uw),i.createVNode(l,{class:"wt-navigation-bar__nav-close",icon:"close",onClick:t[1]||(t[1]=p=>e.isOpened=!1)})]),i.createVNode(s),i.createElementVNode("ul",Ww,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(n.nav,(p,y)=>(i.openBlock(),i.createElementBlock("li",{key:y,class:"wt-navigation-bar__nav-item"},[p.subNav?(i.openBlock(),i.createElementBlock("div",Yw,[i.createElementVNode("button",{class:i.normalizeClass([{"wt-navigation-bar__nav-expansion--expanded":o.isExpanded(p),"wt-navigation-bar__nav-expansion--active":o.currentNav.expansion===p.value},"wt-navigation-bar__nav-expansion"]),type:"button",onClick:b=>o.expand(p)},[i.createElementVNode("span",Gw,i.toDisplayString(p.name||p.value),1),i.createVNode(h,{class:"wt-navigation-bar__expansion-arrow",color:"active",icon:"arrow-right"})],10,qw),i.createVNode(d,null,{default:i.withCtx(()=>[o.isExpanded(p)?(i.openBlock(),i.createElementBlock("ul",Kw,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(p.subNav,(b,S)=>(i.openBlock(),i.createElementBlock("li",{key:S,class:"wt-navigation-bar__nav-item"},[i.createElementVNode("div",Xw,[i.createVNode(c,{class:i.normalizeClass([{"wt-navigation-bar__nav-item-link--active":o.currentNav.nav===b.value},"wt-navigation-bar__nav-item-link wt-navigation-bar__nav-item-link--subnav"]),to:o.nestedRoute(b,p),onClick:o.close},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(b.name||b.value),1)],void 0,!0),_:2},1032,["class","to","onClick"])])]))),128))])):i.createCommentVNode("",!0)],void 0,!0),_:2},1024)])):(i.openBlock(),i.createElementBlock("div",jw,[i.createElementVNode("div",zw,[i.createVNode(c,{class:i.normalizeClass([{"wt-navigation-bar__nav-item-link--active":o.currentNav.nav===p.value},"wt-navigation-bar__nav-item-link"]),to:p.route,onClick:o.close},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(p.name||p.value),1)],void 0,!0),_:2},1032,["class","to","onClick"])])]))]))),128))])],512),[[i.vShow,e.isOpened]])],void 0,!0),_:1})])),[[m,o.close]])}const Qw=he(Iw,[["render",Jw],["__scopeId","data-v-6511f4ec"]]),eC={name:"WtNotification",props:{type:{type:String,default:"info"}},computed:{notificationIcon(){switch(this.type){case"info":return"done";case"error":return"attention";default:return""}},notificationIconColor(){switch(this.type){case"info":return"success";case"error":return"error";default:return""}}}},tC={class:"wt-notification__text"};function nC(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon");return i.openBlock(),i.createElementBlock("article",{class:"wt-notification",onClick:t[0]||(t[0]=s=>e.$emit("close"))},[i.createVNode(l,{color:o.notificationIconColor,icon:o.notificationIcon,class:"wt-notification__icon"},null,8,["color","icon"]),i.createElementVNode("p",tC,[i.renderSlot(e.$slots,"default",{},void 0,!0)])])}const rC=he(eC,[["render",nC],["__scopeId","data-v-6a8a0b1b"]]),iC={name:"WtNotificationsBar",inject:["$eventBus"],data:()=>({notificationDuration:4e3,notifications:[]}),created(){try{this.$eventBus.$on("notification",this.showNotification)}catch(e){console.error("wt-notifications-bar cannot work without globally registered eventBus",e)}},unmounted(){this.$eventBus.$off("notification",this.showNotification)},methods:{showNotification(e){this.notifications.unshift(e),setTimeout(()=>this.closeNotification(e),this.notificationDuration)},closeNotification(e){const t=this.notifications.indexOf(e);this.notifications.splice(t,1)}}},aC={class:"wt-notifications-bar"};function oC(e,t,n,r,a,o){const l=i.resolveComponent("wt-notification");return i.openBlock(),i.createElementBlock("aside",aC,[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,(s,c)=>(i.openBlock(),i.createBlock(l,{key:c+s.text,type:s.type,onClose:h=>o.closeNotification(s)},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s.text),1)],void 0,!0),_:2},1032,["type","onClose"]))),128))],void 0,!0),_:1})])}const lC=he(iC,[["render",oC],["__scopeId","data-v-1569c26a"]]),sC=he({__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 t=e,n=i.computed(()=>!(t.secondaryAction||t.secondaryText));return(r,a)=>{const o=i.resolveComponent("wt-button"),l=i.resolveComponent("wt-headline");return i.openBlock(),i.createBlock(l,null,{"title-wrapper":i.withCtx(()=>[i.renderSlot(r.$slots,"default",{},void 0,!0)]),title:i.withCtx(()=>[i.renderSlot(r.$slots,"title",{},void 0,!0)]),actions:i.withCtx(()=>[i.renderSlot(r.$slots,"actions",{},void 0,!0),e.hidePrimary?i.createCommentVNode("",!0):i.renderSlot(r.$slots,"primary-action",{key:0},()=>[i.createVNode(o,{disabled:e.primaryDisabled,onClick:e.primaryAction},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.primaryText||r.$t("reusable.add")),1)],void 0,!0),_:1},8,["disabled","onClick"])],!0),!e.hideSecondary&&!n.value?(i.openBlock(),i.createBlock(o,{key:1,disabled:e.secondaryDisabled,color:"secondary",onClick:e.secondaryAction},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.secondaryText||r.$t("reusable.close")),1)],void 0,!0),_:1},8,["disabled","onClick"])):i.createCommentVNode("",!0)]),_:3})}}},[["__scopeId","data-v-2edbe763"]]),cC={name:"WtPageWrapper",props:{actionsPanel:{type:Boolean,default:!0}}},uC={class:"wt-page-wrapper"},dC={class:"wt-page-wrapper__header"},fC={key:0,class:"wt-page-wrapper__actions-panel"},hC={class:"wt-page-wrapper__main"};function pC(e,t,n,r,a,o){return i.openBlock(),i.createElementBlock("section",uC,[i.createElementVNode("div",dC,[i.renderSlot(e.$slots,"header",{},void 0,!0)]),n.actionsPanel?(i.openBlock(),i.createElementBlock("div",fC,[i.renderSlot(e.$slots,"actions-panel",{},void 0,!0)])):i.createCommentVNode("",!0),i.createElementVNode("div",hC,[i.renderSlot(e.$slots,"main",{},void 0,!0)])])}const mC=he(cC,[["render",pC],["__scopeId","data-v-74638101"]]);function yC(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var B4=yC,gC=typeof X2=="object"&&X2&&X2.Object===Object&&X2,wC=gC,CC=wC,bC=typeof self=="object"&&self&&self.Object===Object&&self,vC=CC||bC||Function("return this")(),M4=vC,_C=M4,xC=function(){return _C.Date.now()},kC=xC,LC=/\s/;function EC(e){for(var t=e.length;t--&&LC.test(e.charAt(t)););return t}var SC=EC,BC=SC,MC=/^\s+/;function TC(e){return e&&e.slice(0,BC(e)+1).replace(MC,"")}var AC=TC,OC=M4,DC=OC.Symbol,T4=DC,A4=T4,O4=Object.prototype,NC=O4.hasOwnProperty,PC=O4.toString,dt=A4?A4.toStringTag:void 0;function $C(e){var t=NC.call(e,dt),n=e[dt];try{e[dt]=void 0;var r=!0}catch{}var a=PC.call(e);return r&&(t?e[dt]=n:delete e[dt]),a}var VC=$C,FC=Object.prototype,IC=FC.toString;function RC(e){return IC.call(e)}var HC=RC,D4=T4,ZC=VC,UC=HC,WC="[object Null]",jC="[object Undefined]",N4=D4?D4.toStringTag:void 0;function zC(e){return e==null?e===void 0?jC:WC:N4&&N4 in Object(e)?ZC(e):UC(e)}var YC=zC;function qC(e){return e!=null&&typeof e=="object"}var GC=qC,KC=YC,XC=GC,JC="[object Symbol]";function QC(e){return typeof e=="symbol"||XC(e)&&KC(e)==JC}var eb=QC,tb=AC,P4=B4,nb=eb,$4=NaN,rb=/^[-+]0x[0-9a-f]+$/i,ib=/^0b[01]+$/i,ab=/^0o[0-7]+$/i,ob=parseInt;function lb(e){if(typeof e=="number")return e;if(nb(e))return $4;if(P4(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=P4(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=tb(e);var n=ib.test(e);return n||ab.test(e)?ob(e.slice(2),n?2:8):rb.test(e)?$4:+e}var sb=lb,cb=B4,ha=kC,V4=sb,ub="Expected a function",db=Math.max,fb=Math.min;function hb(e,t,n){var r,a,o,l,s,c,h=0,d=!1,m=!1,p=!0;if(typeof e!="function")throw new TypeError(ub);t=V4(t)||0,cb(n)&&(d=!!n.leading,m="maxWait"in n,o=m?db(V4(n.maxWait)||0,t):o,p="trailing"in n?!!n.trailing:p);function y($){var F=r,I=a;return r=a=void 0,h=$,l=e.apply(I,F),l}function b($){return h=$,s=setTimeout(v,t),d?y($):l}function S($){var F=$-c,I=$-h,P=t-F;return m?fb(P,o-I):P}function T($){var F=$-c,I=$-h;return c===void 0||F>=t||F<0||m&&I>=o}function v(){var $=ha();if(T($))return _($);s=setTimeout(v,S($))}function _($){return s=void 0,p&&r?y($):(r=a=void 0,l)}function M(){s!==void 0&&clearTimeout(s),h=0,r=c=a=s=void 0}function O(){return s===void 0?l:_(ha())}function D(){var $=ha(),F=T($);if(r=arguments,a=this,c=$,F){if(s===void 0)return b(c);if(m)return clearTimeout(s),s=setTimeout(v,t),y(c)}return s===void 0&&(s=setTimeout(v,t)),l}return D.cancel=M,D.flush=O,D}var pb=hb;const mb=sr(pb),pa=(e,t=1e3,n)=>mb(e,t,n),yb={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=pa(this.changeSize,this.debounceDelay))},methods:{inputHandler(e){const t=e>=0&&e<=1e3?e:this.defaultSize;this.$emit("input",t),this.changeSize(t)},changeSize(e){this.$emit("change",e)},goNext(){this.$emit("next")},goPrev(){this.$emit("prev")}}},gb={class:"wt-pagination"},wb={class:"wt-pagination__size"},Cb={class:"wt-pagination__size-text"},bb={class:"wt-pagination__page-controls"};function vb(e,t,n,r,a,o){const l=i.resolveComponent("wt-input"),s=i.resolveComponent("wt-icon-btn"),c=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createElementBlock("footer",gb,[i.createElementVNode("div",wb,[i.createElementVNode("div",Cb,i.toDisplayString(e.$t("webitelUI.pagination.sizeText")),1),i.createVNode(l,{"number-max":1e3,"number-min":1,value:n.size,class:"wt-pagination__size-input",type:"number",onInput:o.inputHandler},null,8,["value","onInput"])]),i.createElementVNode("div",bb,[i.createVNode(c,null,{activator:i.withCtx(()=>[i.createVNode(s,{disabled:!n.prev,class:"wt-pagination__page-control",icon:"arrow-left",onClick:o.goPrev},null,8,["disabled","onClick"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.pagination.prev")),1)],void 0,!0),_:1}),i.createVNode(c,null,{activator:i.withCtx(()=>[i.createVNode(s,{disabled:!n.next,class:"wt-pagination__page-control",icon:"arrow-right",onClick:o.goNext},null,8,["disabled","onClick"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.pagination.next")),1)],void 0,!0),_:1})])])}const _b=he(yb,[["render",vb],["__scopeId","data-v-40aee88e"]]);function x2(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function F4(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function k2(e,t,n){return t&&F4(e.prototype,t),n&&F4(e,n),e}function ma(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function I4(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,r)}return n}function Z2(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?I4(Object(n),!0).forEach(function(r){ma(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):I4(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function xb(e,t){if(e==null)return{};var n,r,a={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}function kb(e,t){if(e==null)return{};var n,r,a=xb(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function s0(e,t){return Eb(e)||Bb(e,t)||R4(e,t)||Tb()}function ya(e){return Lb(e)||Sb(e)||R4(e)||Mb()}function Lb(e){if(Array.isArray(e))return ga(e)}function Eb(e){if(Array.isArray(e))return e}function Sb(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function Bb(e,t){if(typeof Symbol<"u"&&Symbol.iterator in Object(e)){var n=[],r=!0,a=!1,o=void 0;try{for(var l,s=e[Symbol.iterator]();!(r=(l=s.next()).done)&&(n.push(l.value),!t||n.length!==t);r=!0);}catch(c){a=!0,o=c}finally{try{r||s.return==null||s.return()}finally{if(a)throw o}}return n}}function R4(e,t){if(e){if(typeof e=="string")return ga(e,t);var n=Object.prototype.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)?ga(e,t):void 0}}function ga(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Mb(){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 Tb(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
24
24
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Ab(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function H4(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Ob(e,t,n){return t&&H4(e.prototype,t),n&&H4(e,n),e}function Db(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Z4(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,r)}return n}function U4(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Z4(Object(n),!0).forEach(function(r){Db(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Z4(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var W4={addCSS:!0,thumbWidth:15,watch:!0};function Nb(e,t){return(function(){return Array.from(document.querySelectorAll(t)).includes(this)}).call(e,t)}function Pb(e,t){if(e&&t){var n=new Event(t,{bubbles:!0});e.dispatchEvent(n)}}var ft=function(e){return e!=null?e.constructor:null},wa=function(e,t){return!!(e&&t&&e instanceof t)},j4=function(e){return e==null},z4=function(e){return ft(e)===Object},$b=function(e){return ft(e)===Number&&!Number.isNaN(e)},Y4=function(e){return ft(e)===String},Vb=function(e){return ft(e)===Boolean},Fb=function(e){return ft(e)===Function},q4=function(e){return Array.isArray(e)},G4=function(e){return wa(e,NodeList)},Ib=function(e){return wa(e,Element)},Rb=function(e){return wa(e,Event)},Hb=function(e){return j4(e)||(Y4(e)||q4(e)||G4(e))&&!e.length||z4(e)&&!Object.keys(e).length},g0={nullOrUndefined:j4,object:z4,number:$b,string:Y4,boolean:Vb,function:Fb,array:q4,nodeList:G4,element:Ib,event:Rb,empty:Hb};function Zb(e){var t="".concat(e).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);return t?Math.max(0,(t[1]?t[1].length:0)-(t[2]?+t[2]:0)):0}function Ub(e,t){if(1>t){var n=Zb(t);return parseFloat(e.toFixed(n))}return Math.round(e/t)*t}var Wb=function(){function e(t,n){Ab(this,e),g0.element(t)?this.element=t:g0.string(t)&&(this.element=document.querySelector(t)),g0.element(this.element)&&g0.empty(this.element.rangeTouch)&&(this.config=U4({},W4,{},n),this.init())}return Ob(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(t){var n=this,r=t?"addEventListener":"removeEventListener";["touchstart","touchmove","touchend"].forEach(function(a){n.element[r](a,function(o){return n.set(o)},!1)})}},{key:"get",value:function(t){if(!e.enabled||!g0.event(t))return null;var n,r=t.target,a=t.changedTouches[0],o=parseFloat(r.getAttribute("min"))||0,l=parseFloat(r.getAttribute("max"))||100,s=parseFloat(r.getAttribute("step"))||1,c=r.getBoundingClientRect(),h=100/c.width*(this.config.thumbWidth/2)/100;return 0>(n=100/c.width*(a.clientX-c.left))?n=0:100<n&&(n=100),50>n?n-=(100-2*n)*h:50<n&&(n+=2*(n-50)*h),o+Ub(n/100*(l-o),s)}},{key:"set",value:function(t){e.enabled&&g0.event(t)&&!t.target.disabled&&(t.preventDefault(),t.target.value=this.get(t),Pb(t.target,t.type==="touchend"?"change":"input"))}}],[{key:"setup",value:function(t){var n=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},r=null;if(g0.empty(t)||g0.string(t)?r=Array.from(document.querySelectorAll(g0.string(t)?t:'input[type="range"]')):g0.element(t)?r=[t]:g0.nodeList(t)?r=Array.from(t):g0.array(t)&&(r=t.filter(g0.element)),g0.empty(r))return null;var a=U4({},W4,{},n);if(g0.string(t)&&a.watch){var o=new MutationObserver(function(l){Array.from(l).forEach(function(s){Array.from(s.addedNodes).forEach(function(c){g0.element(c)&&Nb(c,t)&&new e(c,a)})})});o.observe(document.body,{childList:!0,subtree:!0})}return r.map(function(l){return new e(l,n)})}},{key:"enabled",get:function(){return"ontouchstart"in document.documentElement}}]),e}(),U2=function(e){return e!=null?e.constructor:null},j0=function(e,t){return!!(e&&t&&e instanceof t)},Ca=function(e){return e==null},K4=function(e){return U2(e)===Object},jb=function(e){return U2(e)===Number&&!Number.isNaN(e)},_n=function(e){return U2(e)===String},zb=function(e){return U2(e)===Boolean},X4=function(e){return U2(e)===Function},J4=function(e){return Array.isArray(e)},Yb=function(e){return j0(e,WeakMap)},Q4=function(e){return j0(e,NodeList)},qb=function(e){return j0(e,Element)},Gb=function(e){return U2(e)===Text},Kb=function(e){return j0(e,Event)},Xb=function(e){return j0(e,KeyboardEvent)},Jb=function(e){return j0(e,window.TextTrackCue)||j0(e,window.VTTCue)},Qb=function(e){return j0(e,TextTrack)||!Ca(e)&&_n(e.kind)},ev=function(e){return j0(e,Promise)&&X4(e.then)},es=function(e){return Ca(e)||(_n(e)||J4(e)||Q4(e))&&!e.length||K4(e)&&!Object.keys(e).length},tv=function(e){if(j0(e,window.URL))return!0;if(!_n(e))return!1;var t=e;e.startsWith("http://")&&e.startsWith("https://")||(t="http://".concat(e));try{return!es(new URL(t).hostname)}catch{return!1}},k={nullOrUndefined:Ca,object:K4,number:jb,string:_n,boolean:zb,function:X4,array:J4,weakMap:Yb,nodeList:Q4,element:qb,textNode:Gb,event:Kb,keyboardEvent:Xb,cue:Jb,track:Qb,promise:ev,url:tv,empty:es},ba=function(){var e=document.createElement("span"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},n=Object.keys(t).find(function(r){return e.style[r]!==void 0});return!!k.string(n)&&t[n]}();function va(e,t){setTimeout(function(){try{e.hidden=!0,e.offsetHeight,e.hidden=!1}catch{}},t)}var h0={isIE:!!document.documentMode,isEdge:window.navigator.userAgent.includes("Edge"),isWebkit:"WebkitAppearance"in document.documentElement.style&&!/Edge/.test(navigator.userAgent),isIPhone:/(iPhone|iPod)/gi.test(navigator.platform),isIos:/(iPad|iPhone|iPod)/gi.test(navigator.platform)};function nv(e){return JSON.parse(JSON.stringify(e))}function ts(e,t){return t.split(".").reduce(function(n,r){return n&&n[r]},e)}function Qe(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];if(!n.length)return e;var a=n.shift();return k.object(a)?(Object.keys(a).forEach(function(o){k.object(a[o])?(Object.keys(e).includes(o)||Object.assign(e,ma({},o,{})),Qe(e[o],a[o])):Object.assign(e,ma({},o,a[o]))}),Qe.apply(void 0,[e].concat(n))):e}function ns(e,t){var n=e.length?e:[e];Array.from(n).reverse().forEach(function(r,a){var o=a>0?t.cloneNode(!0):t,l=r.parentNode,s=r.nextSibling;o.appendChild(r),s?l.insertBefore(o,s):l.appendChild(o)})}function _a(e,t){k.element(e)&&!k.empty(t)&&Object.entries(t).filter(function(n){var r=s0(n,2)[1];return!k.nullOrUndefined(r)}).forEach(function(n){var r=s0(n,2),a=r[0],o=r[1];return e.setAttribute(a,o)})}function _e(e,t,n){var r=document.createElement(e);return k.object(t)&&_a(r,t),k.string(n)&&(r.innerText=n),r}function rv(e,t){k.element(e)&&k.element(t)&&t.parentNode.insertBefore(e,t.nextSibling)}function rs(e,t,n,r){k.element(t)&&t.appendChild(_e(e,n,r))}function Q0(e){k.nodeList(e)||k.array(e)?Array.from(e).forEach(Q0):k.element(e)&&k.element(e.parentNode)&&e.parentNode.removeChild(e)}function xn(e){if(k.element(e))for(var t=e.childNodes.length;t>0;)e.removeChild(e.lastChild),t-=1}function kn(e,t){return k.element(t)&&k.element(t.parentNode)&&k.element(e)?(t.parentNode.replaceChild(e,t),e):null}function z0(e,t){if(!k.string(e)||k.empty(e))return{};var n={},r=Qe({},t);return e.split(",").forEach(function(a){var o=a.trim(),l=o.replace(".",""),s=o.replace(/[[\]]/g,"").split("="),c=s0(s,1)[0],h=s.length>1?s[1].replace(/["']/g,""):"";switch(o.charAt(0)){case".":k.string(r.class)?n.class="".concat(r.class," ").concat(l):n.class=l;break;case"#":n.id=o.replace("#","");break;case"[":n[c]=h}}),Qe(r,n)}function L2(e,t){if(k.element(e)){var n=t;k.boolean(n)||(n=!e.hidden),e.hidden=n}}function Me(e,t,n){if(k.nodeList(e))return Array.from(e).map(function(a){return Me(a,t,n)});if(k.element(e)){var r="toggle";return n!==void 0&&(r=n?"add":"remove"),e.classList[r](t),e.classList.contains(t)}return!1}function Ln(e,t){return k.element(e)&&e.classList.contains(t)}function E2(e,t){var n=Element.prototype;return(n.matches||n.webkitMatchesSelector||n.mozMatchesSelector||n.msMatchesSelector||function(){return Array.from(document.querySelectorAll(t)).includes(this)}).call(e,t)}function iv(e,t){return(Element.prototype.closest||function(){var n=this;do{if(E2.matches(n,t))return n;n=n.parentElement||n.parentNode}while(n!==null&&n.nodeType===1);return null}).call(e,t)}function W2(e){return this.elements.container.querySelectorAll(e)}function i0(e){return this.elements.container.querySelector(e)}function xa(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,t=arguments.length>1&&arguments[1]!==void 0&&arguments[1];k.element(e)&&(e.focus({preventScroll:!0}),t&&Me(e,this.config.classNames.tabFocus))}var is={"audio/ogg":"vorbis","audio/wav":"1","video/webm":"vp8, vorbis","video/mp4":"avc1.42E01E, mp4a.40.2","video/ogg":"theora"},qe={audio:"canPlayType"in document.createElement("audio"),video:"canPlayType"in document.createElement("video"),check:function(e,t,n){var r=h0.isIPhone&&n&&qe.playsinline,a=qe[e]||t!=="html5";return{api:a,ui:a&&qe.rangeInput&&(e!=="video"||!h0.isIPhone||r)}},pip:!(h0.isIPhone||!k.function(_e("video").webkitSetPresentationMode)&&(!document.pictureInPictureEnabled||_e("video").disablePictureInPicture)),airplay:k.function(window.WebKitPlaybackTargetAvailabilityEvent),playsinline:"playsInline"in document.createElement("video"),mime:function(e){if(k.empty(e))return!1;var t=s0(e.split("/"),1)[0],n=e;if(!this.isHTML5||t!==this.type)return!1;Object.keys(is).includes(n)&&(n+='; codecs="'.concat(is[e],'"'));try{return!!(n&&this.media.canPlayType(n).replace(/no/,""))}catch{return!1}},textTracks:"textTracks"in document.createElement("video"),rangeInput:function(){var e=document.createElement("input");return e.type="range",e.type==="range"}(),touch:"ontouchstart"in document.documentElement,transitions:ba!==!1,reducedMotion:"matchMedia"in window&&window.matchMedia("(prefers-reduced-motion)").matches},av=function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){return e=!0,null}});window.addEventListener("test",null,t),window.removeEventListener("test",null,t)}catch{}return e}();function j2(e,t,n){var r=this,a=arguments.length>3&&arguments[3]!==void 0&&arguments[3],o=!(arguments.length>4&&arguments[4]!==void 0)||arguments[4],l=arguments.length>5&&arguments[5]!==void 0&&arguments[5];if(e&&"addEventListener"in e&&!k.empty(t)&&k.function(n)){var s=t.split(" "),c=l;av&&(c={passive:o,capture:l}),s.forEach(function(h){r&&r.eventListeners&&a&&r.eventListeners.push({element:e,type:h,callback:n,options:c}),e[a?"addEventListener":"removeEventListener"](h,n,c)})}}function Te(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",n=arguments.length>2?arguments[2]:void 0,r=!(arguments.length>3&&arguments[3]!==void 0)||arguments[3],a=arguments.length>4&&arguments[4]!==void 0&&arguments[4];j2.call(this,e,t,n,!0,r,a)}function En(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",n=arguments.length>2?arguments[2]:void 0,r=!(arguments.length>3&&arguments[3]!==void 0)||arguments[3],a=arguments.length>4&&arguments[4]!==void 0&&arguments[4];j2.call(this,e,t,n,!1,r,a)}function ka(e){var t=this,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",r=arguments.length>2?arguments[2]:void 0,a=!(arguments.length>3&&arguments[3]!==void 0)||arguments[3],o=arguments.length>4&&arguments[4]!==void 0&&arguments[4],l=function s(){En(e,n,s,a,o);for(var c=arguments.length,h=new Array(c),d=0;d<c;d++)h[d]=arguments[d];r.apply(t,h)};j2.call(this,e,n,l,!0,a,o)}function be(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",n=arguments.length>2&&arguments[2]!==void 0&&arguments[2],r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};if(k.element(e)&&!k.empty(t)){var a=new CustomEvent(t,{bubbles:n,detail:Z2(Z2({},r),{},{plyr:this})});e.dispatchEvent(a)}}function ov(){this&&this.eventListeners&&(this.eventListeners.forEach(function(e){var t=e.element,n=e.type,r=e.callback,a=e.options;t.removeEventListener(n,r,a)}),this.eventListeners=[])}function lv(){var e=this;return new Promise(function(t){return e.ready?setTimeout(t,0):Te.call(e,e.elements.container,"ready",t)}).then(function(){})}function Y0(e){k.promise(e)&&e.then(null,function(){})}function as(e){return!!(k.array(e)||k.string(e)&&e.includes(":"))&&(k.array(e)?e:e.split(":")).map(Number).every(k.number)}function os(e){if(!k.array(e)||!e.every(k.number))return null;var t=s0(e,2),n=t[0],r=t[1],a=function o(l,s){return s===0?l:o(s,l%s)}(n,r);return[n/a,r/a]}function La(e){var t=function(a){return as(a)?a.split(":").map(Number):null},n=t(e);if(n===null&&(n=t(this.config.ratio)),n===null&&!k.empty(this.embed)&&k.array(this.embed.ratio)&&(n=this.embed.ratio),n===null&&this.isHTML5){var r=this.media;n=os([r.videoWidth,r.videoHeight])}return n}function u2(e){if(!this.isVideo)return{};var t=this.elements.wrapper,n=La.call(this,e),r=s0(k.array(n)?n:[0,0],2),a=100/r[0]*r[1];if(t.style.paddingBottom="".concat(a,"%"),this.isVimeo&&!this.config.vimeo.premium&&this.supported.ui){var o=100/this.media.offsetWidth*parseInt(window.getComputedStyle(this.media).paddingBottom,10),l=(o-a)/(o/50);this.fullscreen.active?t.style.paddingBottom=null:this.media.style.transform="translateY(-".concat(l,"%)")}else this.isHTML5&&t.classList.toggle(this.config.classNames.videoFixedRatio,n!==null);return{padding:a,ratio:n}}var d2={getSources:function(){var e=this;return this.isHTML5?Array.from(this.media.querySelectorAll("source")).filter(function(t){var n=t.getAttribute("type");return!!k.empty(n)||qe.mime.call(e,n)}):[]},getQualityOptions:function(){return this.config.quality.forced?this.config.quality.options:d2.getSources.call(this).map(function(e){return Number(e.getAttribute("size"))}).filter(Boolean)},setup:function(){if(this.isHTML5){var e=this;e.options.speed=e.config.speed.options,k.empty(this.config.ratio)||u2.call(e),Object.defineProperty(e.media,"quality",{get:function(){var t=d2.getSources.call(e).find(function(n){return n.getAttribute("src")===e.source});return t&&Number(t.getAttribute("size"))},set:function(t){if(e.quality!==t){if(e.config.quality.forced&&k.function(e.config.quality.onChange))e.config.quality.onChange(t);else{var n=d2.getSources.call(e).find(function(h){return Number(h.getAttribute("size"))===t});if(!n)return;var r=e.media,a=r.currentTime,o=r.paused,l=r.preload,s=r.readyState,c=r.playbackRate;e.media.src=n.getAttribute("src"),(l!=="none"||s)&&(e.once("loadedmetadata",function(){e.speed=c,e.currentTime=a,o||Y0(e.play())}),e.media.load())}be.call(e,e.media,"qualitychange",!1,{quality:t})}}})}},cancelRequests:function(){this.isHTML5&&(Q0(d2.getSources.call(this)),this.media.setAttribute("src",this.config.blankVideo),this.media.load(),this.debug.log("Cancelled network requests"))}};function Ea(e){return k.array(e)?e.filter(function(t,n){return e.indexOf(t)===n}):e}function sv(e,t){return k.array(e)&&e.length?e.reduce(function(n,r){return Math.abs(r-t)<Math.abs(n-t)?r:n}):null}function cv(e){return"".concat(e,"-").concat(Math.floor(1e4*Math.random()))}function Sa(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return k.empty(e)?e:e.toString().replace(/{(\d+)}/g,function(a,o){return n[o].toString()})}function uv(e,t){return e===0||t===0||Number.isNaN(e)||Number.isNaN(t)?0:(e/t*100).toFixed(2)}var ht=function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"";return e.replace(new RegExp(t.toString().replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1"),"g"),n.toString())},ls=function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return e.toString().replace(/\w\S*/g,function(t){return t.charAt(0).toUpperCase()+t.substr(1).toLowerCase()})};function dv(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=e.toString();return t=ht(t,"-"," "),t=ht(t,"_"," "),t=ls(t),ht(t," ","")}function fv(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=e.toString();return(t=dv(t)).charAt(0).toLowerCase()+t.slice(1)}function hv(e){var t=document.createDocumentFragment(),n=document.createElement("div");return t.appendChild(n),n.innerHTML=e,t.firstChild.innerText}function pv(e){var t=document.createElement("div");return t.appendChild(e),t.innerHTML}var ss={pip:"PIP",airplay:"AirPlay",html5:"HTML5",vimeo:"Vimeo",youtube:"YouTube"},c0={get:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(k.empty(e)||k.empty(t))return"";var n=ts(t.i18n,e);if(k.empty(n))return Object.keys(ss).includes(e)?ss[e]:"";var r={"{seektime}":t.seekTime,"{title}":t.title};return Object.entries(r).forEach(function(a){var o=s0(a,2),l=o[0],s=o[1];n=ht(n,l,s)}),n}},cs=function(){function e(t){x2(this,e),this.enabled=t.config.storage.enabled,this.key=t.config.storage.key}return k2(e,[{key:"get",value:function(t){if(!e.supported||!this.enabled)return null;var n=window.localStorage.getItem(this.key);if(k.empty(n))return null;var r=JSON.parse(n);return k.string(t)&&t.length?r[t]:r}},{key:"set",value:function(t){if(e.supported&&this.enabled&&k.object(t)){var n=this.get();k.empty(n)&&(n={}),Qe(n,t),window.localStorage.setItem(this.key,JSON.stringify(n))}}}],[{key:"supported",get:function(){try{if(!("localStorage"in window))return!1;var t="___test";return window.localStorage.setItem(t,t),window.localStorage.removeItem(t),!0}catch{return!1}}}]),e}();function pt(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"text";return new Promise(function(n,r){try{var a=new XMLHttpRequest;if(!("withCredentials"in a))return;a.addEventListener("load",function(){if(t==="text")try{n(JSON.parse(a.responseText))}catch{n(a.responseText)}else n(a.response)}),a.addEventListener("error",function(){throw new Error(a.status)}),a.open("GET",e,!0),a.responseType=t,a.send()}catch(o){r(o)}})}function us(e,t){if(k.string(e)){var n="cache",r=k.string(t),a=function(){return document.getElementById(t)!==null},o=function(d,m){d.innerHTML=m,r&&a()||document.body.insertAdjacentElement("afterbegin",d)};if(!r||!a()){var l=cs.supported,s=document.createElement("div");if(s.setAttribute("hidden",""),r&&s.setAttribute("id",t),l){var c=window.localStorage.getItem("".concat(n,"-").concat(t));if(c!==null){var h=JSON.parse(c);o(s,h.content)}}pt(e).then(function(d){k.empty(d)||(l&&window.localStorage.setItem("".concat(n,"-").concat(t),JSON.stringify({content:d})),o(s,d))}).catch(function(){})}}}var ds=function(e){return Math.trunc(e/60/60%60,10)},mv=function(e){return Math.trunc(e/60%60,10)},yv=function(e){return Math.trunc(e%60,10)};function Sn(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,t=arguments.length>1&&arguments[1]!==void 0&&arguments[1],n=arguments.length>2&&arguments[2]!==void 0&&arguments[2];if(!k.number(e))return Sn(void 0,t,n);var r=function(s){return"0".concat(s).slice(-2)},a=ds(e),o=mv(e),l=yv(e);return a=t||a>0?"".concat(a,":"):"","".concat(n&&e>0?"-":"").concat(a).concat(r(o),":").concat(r(l))}var ie={getIconUrl:function(){var e=new URL(this.config.iconUrl,window.location).host!==window.location.host||h0.isIE&&!window.svg4everybody;return{url:this.config.iconUrl,cors:e}},findElements:function(){try{return this.elements.controls=i0.call(this,this.config.selectors.controls.wrapper),this.elements.buttons={play:W2.call(this,this.config.selectors.buttons.play),pause:i0.call(this,this.config.selectors.buttons.pause),restart:i0.call(this,this.config.selectors.buttons.restart),rewind:i0.call(this,this.config.selectors.buttons.rewind),fastForward:i0.call(this,this.config.selectors.buttons.fastForward),mute:i0.call(this,this.config.selectors.buttons.mute),pip:i0.call(this,this.config.selectors.buttons.pip),airplay:i0.call(this,this.config.selectors.buttons.airplay),settings:i0.call(this,this.config.selectors.buttons.settings),captions:i0.call(this,this.config.selectors.buttons.captions),fullscreen:i0.call(this,this.config.selectors.buttons.fullscreen)},this.elements.progress=i0.call(this,this.config.selectors.progress),this.elements.inputs={seek:i0.call(this,this.config.selectors.inputs.seek),volume:i0.call(this,this.config.selectors.inputs.volume)},this.elements.display={buffer:i0.call(this,this.config.selectors.display.buffer),currentTime:i0.call(this,this.config.selectors.display.currentTime),duration:i0.call(this,this.config.selectors.display.duration)},k.element(this.elements.progress)&&(this.elements.display.seekTooltip=this.elements.progress.querySelector(".".concat(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:function(e,t){var n="http://www.w3.org/2000/svg",r=ie.getIconUrl.call(this),a="".concat(r.cors?"":r.url,"#").concat(this.config.iconPrefix),o=document.createElementNS(n,"svg");_a(o,Qe(t,{"aria-hidden":"true",focusable:"false"}));var l=document.createElementNS(n,"use"),s="".concat(a,"-").concat(e);return"href"in l&&l.setAttributeNS("http://www.w3.org/1999/xlink","href",s),l.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",s),o.appendChild(l),o},createLabel:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=c0.get(e,this.config),r=Z2(Z2({},t),{},{class:[t.class,this.config.classNames.hidden].filter(Boolean).join(" ")});return _e("span",r,n)},createBadge:function(e){if(k.empty(e))return null;var t=_e("span",{class:this.config.classNames.menu.value});return t.appendChild(_e("span",{class:this.config.classNames.menu.badge},e)),t},createButton:function(e,t){var n=this,r=Qe({},t),a=fv(e),o={element:"button",toggle:!1,label:null,icon:null,labelPressed:null,iconPressed:null};switch(["element","icon","label"].forEach(function(s){Object.keys(r).includes(s)&&(o[s]=r[s],delete r[s])}),o.element!=="button"||Object.keys(r).includes("type")||(r.type="button"),Object.keys(r).includes("class")?r.class.split(" ").some(function(s){return s===n.config.classNames.control})||Qe(r,{class:"".concat(r.class," ").concat(this.config.classNames.control)}):r.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":r.class+=" ".concat(this.config.classNames.control,"--overlaid"),a="play",o.label="play",o.icon="play";break;default:k.empty(o.label)&&(o.label=a),k.empty(o.icon)&&(o.icon=e)}var l=_e(o.element);return o.toggle?(l.appendChild(ie.createIcon.call(this,o.iconPressed,{class:"icon--pressed"})),l.appendChild(ie.createIcon.call(this,o.icon,{class:"icon--not-pressed"})),l.appendChild(ie.createLabel.call(this,o.labelPressed,{class:"label--pressed"})),l.appendChild(ie.createLabel.call(this,o.label,{class:"label--not-pressed"}))):(l.appendChild(ie.createIcon.call(this,o.icon)),l.appendChild(ie.createLabel.call(this,o.label))),Qe(r,z0(this.config.selectors.buttons[a],r)),_a(l,r),a==="play"?(k.array(this.elements.buttons[a])||(this.elements.buttons[a]=[]),this.elements.buttons[a].push(l)):this.elements.buttons[a]=l,l},createRange:function(e,t){var n=_e("input",Qe(z0(this.config.selectors.inputs[e]),{type:"range",min:0,max:100,step:.01,value:0,autocomplete:"off",role:"slider","aria-label":c0.get(e,this.config),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":0},t));return this.elements.inputs[e]=n,ie.updateRangeFill.call(this,n),Wb.setup(n),n},createProgress:function(e,t){var n=_e("progress",Qe(z0(this.config.selectors.display[e]),{min:0,max:100,value:0,role:"progressbar","aria-hidden":!0},t));if(e!=="volume"){n.appendChild(_e("span",null,"0"));var r={played:"played",buffer:"buffered"}[e],a=r?c0.get(r,this.config):"";n.innerText="% ".concat(a.toLowerCase())}return this.elements.display[e]=n,n},createTime:function(e,t){var n=z0(this.config.selectors.display[e],t),r=_e("div",Qe(n,{class:"".concat(n.class?n.class:""," ").concat(this.config.classNames.display.time," ").trim(),"aria-label":c0.get(e,this.config)}),"00:00");return this.elements.display[e]=r,r},bindMenuItemShortcuts:function(e,t){var n=this;Te.call(this,e,"keydown keyup",function(r){if([32,38,39,40].includes(r.which)&&(r.preventDefault(),r.stopPropagation(),r.type!=="keydown")){var a,o=E2(e,'[role="menuitemradio"]');!o&&[32,39].includes(r.which)?ie.showMenuPanel.call(n,t,!0):r.which!==32&&(r.which===40||o&&r.which===39?(a=e.nextElementSibling,k.element(a)||(a=e.parentNode.firstElementChild)):(a=e.previousElementSibling,k.element(a)||(a=e.parentNode.lastElementChild)),xa.call(n,a,!0))}},!1),Te.call(this,e,"keyup",function(r){r.which===13&&ie.focusFirstMenuItem.call(n,null,!0)})},createMenuItem:function(e){var t=this,n=e.value,r=e.list,a=e.type,o=e.title,l=e.badge,s=l===void 0?null:l,c=e.checked,h=c!==void 0&&c,d=z0(this.config.selectors.inputs[a]),m=_e("button",Qe(d,{type:"button",role:"menuitemradio",class:"".concat(this.config.classNames.control," ").concat(d.class?d.class:"").trim(),"aria-checked":h,value:n})),p=_e("span");p.innerHTML=o,k.element(s)&&p.appendChild(s),m.appendChild(p),Object.defineProperty(m,"checked",{enumerable:!0,get:function(){return m.getAttribute("aria-checked")==="true"},set:function(y){y&&Array.from(m.parentNode.children).filter(function(b){return E2(b,'[role="menuitemradio"]')}).forEach(function(b){return b.setAttribute("aria-checked","false")}),m.setAttribute("aria-checked",y?"true":"false")}}),this.listeners.bind(m,"click keyup",function(y){if(!k.keyboardEvent(y)||y.which===32){switch(y.preventDefault(),y.stopPropagation(),m.checked=!0,a){case"language":t.currentTrack=Number(n);break;case"quality":t.quality=n;break;case"speed":t.speed=parseFloat(n)}ie.showMenuPanel.call(t,"home",k.keyboardEvent(y))}},a,!1),ie.bindMenuItemShortcuts.call(this,m,a),r.appendChild(m)},formatTime:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,t=arguments.length>1&&arguments[1]!==void 0&&arguments[1];if(!k.number(e))return e;var n=ds(this.duration)>0;return Sn(e,n,t)},updateTimeDisplay:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2&&arguments[2]!==void 0&&arguments[2];k.element(e)&&k.number(t)&&(e.innerText=ie.formatTime(t,n))},updateVolume:function(){this.supported.ui&&(k.element(this.elements.inputs.volume)&&ie.setRange.call(this,this.elements.inputs.volume,this.muted?0:this.volume),k.element(this.elements.buttons.mute)&&(this.elements.buttons.mute.pressed=this.muted||this.volume===0))},setRange:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;k.element(e)&&(e.value=t,ie.updateRangeFill.call(this,e))},updateProgress:function(e){var t=this;if(this.supported.ui&&k.event(e)){var n=0;if(e)switch(e.type){case"timeupdate":case"seeking":case"seeked":n=uv(this.currentTime,this.duration),e.type==="timeupdate"&&ie.setRange.call(this,this.elements.inputs.seek,n);break;case"playing":case"progress":(function(r,a){var o=k.number(a)?a:0,l=k.element(r)?r:t.elements.display.buffer;if(k.element(l)){l.value=o;var s=l.getElementsByTagName("span")[0];k.element(s)&&(s.childNodes[0].nodeValue=o)}})(this.elements.display.buffer,100*this.buffered)}}},updateRangeFill:function(e){var t=k.event(e)?e.target:e;if(k.element(t)&&t.getAttribute("type")==="range"){if(E2(t,this.config.selectors.inputs.seek)){t.setAttribute("aria-valuenow",this.currentTime);var n=ie.formatTime(this.currentTime),r=ie.formatTime(this.duration),a=c0.get("seekLabel",this.config);t.setAttribute("aria-valuetext",a.replace("{currentTime}",n).replace("{duration}",r))}else if(E2(t,this.config.selectors.inputs.volume)){var o=100*t.value;t.setAttribute("aria-valuenow",o),t.setAttribute("aria-valuetext","".concat(o.toFixed(1),"%"))}else t.setAttribute("aria-valuenow",t.value);h0.isWebkit&&t.style.setProperty("--value","".concat(t.value/t.max*100,"%"))}},updateSeekTooltip:function(e){var t=this;if(this.config.tooltips.seek&&k.element(this.elements.inputs.seek)&&k.element(this.elements.display.seekTooltip)&&this.duration!==0){var n="".concat(this.config.classNames.tooltip,"--visible"),r=function(l){return Me(t.elements.display.seekTooltip,n,l)};if(this.touch)r(!1);else{var a=0,o=this.elements.progress.getBoundingClientRect();if(k.event(e))a=100/o.width*(e.pageX-o.left);else{if(!Ln(this.elements.display.seekTooltip,n))return;a=parseFloat(this.elements.display.seekTooltip.style.left,10)}a<0?a=0:a>100&&(a=100),ie.updateTimeDisplay.call(this,this.elements.display.seekTooltip,this.duration/100*a),this.elements.display.seekTooltip.style.left="".concat(a,"%"),k.event(e)&&["mouseenter","mouseleave"].includes(e.type)&&r(e.type==="mouseenter")}}},timeUpdate:function(e){var t=!k.element(this.elements.display.duration)&&this.config.invertTime;ie.updateTimeDisplay.call(this,this.elements.display.currentTime,t?this.duration-this.currentTime:this.currentTime,t),e&&e.type==="timeupdate"&&this.media.seeking||ie.updateProgress.call(this,e)},durationUpdate:function(){if(this.supported.ui&&(this.config.invertTime||!this.currentTime)){if(this.duration>=Math.pow(2,32))return L2(this.elements.display.currentTime,!0),void L2(this.elements.progress,!0);k.element(this.elements.inputs.seek)&&this.elements.inputs.seek.setAttribute("aria-valuemax",this.duration);var e=k.element(this.elements.display.duration);!e&&this.config.displayDuration&&this.paused&&ie.updateTimeDisplay.call(this,this.elements.display.currentTime,this.duration),e&&ie.updateTimeDisplay.call(this,this.elements.display.duration,this.duration),ie.updateSeekTooltip.call(this)}},toggleMenuButton:function(e,t){L2(this.elements.settings.buttons[e],!t)},updateSetting:function(e,t,n){var r=this.elements.settings.panels[e],a=null,o=t;if(e==="captions")a=this.currentTrack;else{if(a=k.empty(n)?this[e]:n,k.empty(a)&&(a=this.config[e].default),!k.empty(this.options[e])&&!this.options[e].includes(a))return void this.debug.warn("Unsupported value of '".concat(a,"' for ").concat(e));if(!this.config[e].options.includes(a))return void this.debug.warn("Disabled value of '".concat(a,"' for ").concat(e))}if(k.element(o)||(o=r&&r.querySelector('[role="menu"]')),k.element(o)){this.elements.settings.buttons[e].querySelector(".".concat(this.config.classNames.menu.value)).innerHTML=ie.getLabel.call(this,e,a);var l=o&&o.querySelector('[value="'.concat(a,'"]'));k.element(l)&&(l.checked=!0)}},getLabel:function(e,t){switch(e){case"speed":return t===1?c0.get("normal",this.config):"".concat(t,"&times;");case"quality":if(k.number(t)){var n=c0.get("qualityLabel.".concat(t),this.config);return n.length?n:"".concat(t,"p")}return ls(t);case"captions":return Ne.getLabel.call(this);default:return null}},setQualityMenu:function(e){var t=this;if(k.element(this.elements.settings.panels.quality)){var n="quality",r=this.elements.settings.panels.quality.querySelector('[role="menu"]');k.array(e)&&(this.options.quality=Ea(e).filter(function(l){return t.config.quality.options.includes(l)}));var a=!k.empty(this.options.quality)&&this.options.quality.length>1;if(ie.toggleMenuButton.call(this,n,a),xn(r),ie.checkMenu.call(this),a){var o=function(l){var s=c0.get("qualityBadge.".concat(l),t.config);return s.length?ie.createBadge.call(t,s):null};this.options.quality.sort(function(l,s){var c=t.config.quality.options;return c.indexOf(l)>c.indexOf(s)?1:-1}).forEach(function(l){ie.createMenuItem.call(t,{value:l,list:r,type:n,title:ie.getLabel.call(t,"quality",l),badge:o(l)})}),ie.updateSetting.call(this,n,r)}}},setCaptionsMenu:function(){var e=this;if(k.element(this.elements.settings.panels.captions)){var t="captions",n=this.elements.settings.panels.captions.querySelector('[role="menu"]'),r=Ne.getTracks.call(this),a=!!r.length;if(ie.toggleMenuButton.call(this,t,a),xn(n),ie.checkMenu.call(this),a){var o=r.map(function(l,s){return{value:s,checked:e.captions.toggled&&e.currentTrack===s,title:Ne.getLabel.call(e,l),badge:l.language&&ie.createBadge.call(e,l.language.toUpperCase()),list:n,type:"language"}});o.unshift({value:-1,checked:!this.captions.toggled,title:c0.get("disabled",this.config),list:n,type:"language"}),o.forEach(ie.createMenuItem.bind(this)),ie.updateSetting.call(this,t,n)}}},setSpeedMenu:function(){var e=this;if(k.element(this.elements.settings.panels.speed)){var t="speed",n=this.elements.settings.panels.speed.querySelector('[role="menu"]');this.options.speed=this.options.speed.filter(function(a){return a>=e.minimumSpeed&&a<=e.maximumSpeed});var r=!k.empty(this.options.speed)&&this.options.speed.length>1;ie.toggleMenuButton.call(this,t,r),xn(n),ie.checkMenu.call(this),r&&(this.options.speed.forEach(function(a){ie.createMenuItem.call(e,{value:a,list:n,type:t,title:ie.getLabel.call(e,"speed",a)})}),ie.updateSetting.call(this,t,n))}},checkMenu:function(){var e=this.elements.settings.buttons,t=!k.empty(e)&&Object.values(e).some(function(n){return!n.hidden});L2(this.elements.settings.menu,!t)},focusFirstMenuItem:function(e){var t=arguments.length>1&&arguments[1]!==void 0&&arguments[1];if(!this.elements.settings.popup.hidden){var n=e;k.element(n)||(n=Object.values(this.elements.settings.panels).find(function(a){return!a.hidden}));var r=n.querySelector('[role^="menuitem"]');xa.call(this,r,t)}},toggleMenu:function(e){var t=this.elements.settings.popup,n=this.elements.buttons.settings;if(k.element(t)&&k.element(n)){var r=t.hidden,a=r;if(k.boolean(e))a=e;else if(k.keyboardEvent(e)&&e.which===27)a=!1;else if(k.event(e)){var o=k.function(e.composedPath)?e.composedPath()[0]:e.target,l=t.contains(o);if(l||!l&&e.target!==n&&a)return}n.setAttribute("aria-expanded",a),L2(t,!a),Me(this.elements.container,this.config.classNames.menu.open,a),a&&k.keyboardEvent(e)?ie.focusFirstMenuItem.call(this,null,!0):a||r||xa.call(this,n,k.keyboardEvent(e))}},getMenuSize:function(e){var t=e.cloneNode(!0);t.style.position="absolute",t.style.opacity=0,t.removeAttribute("hidden"),e.parentNode.appendChild(t);var n=t.scrollWidth,r=t.scrollHeight;return Q0(t),{width:n,height:r}},showMenuPanel:function(){var e=this,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",n=arguments.length>1&&arguments[1]!==void 0&&arguments[1],r=this.elements.container.querySelector("#plyr-settings-".concat(this.id,"-").concat(t));if(k.element(r)){var a=r.parentNode,o=Array.from(a.children).find(function(c){return!c.hidden});if(qe.transitions&&!qe.reducedMotion){a.style.width="".concat(o.scrollWidth,"px"),a.style.height="".concat(o.scrollHeight,"px");var l=ie.getMenuSize.call(this,r),s=function c(h){h.target===a&&["width","height"].includes(h.propertyName)&&(a.style.width="",a.style.height="",En.call(e,a,ba,c))};Te.call(this,a,ba,s),a.style.width="".concat(l.width,"px"),a.style.height="".concat(l.height,"px")}L2(o,!0),L2(r,!1),ie.focusFirstMenuItem.call(this,r,n)}},setDownloadUrl:function(){var e=this.elements.buttons.download;k.element(e)&&e.setAttribute("href",this.download)},create:function(e){var t=this,n=ie.bindMenuItemShortcuts,r=ie.createButton,a=ie.createProgress,o=ie.createRange,l=ie.createTime,s=ie.setQualityMenu,c=ie.setSpeedMenu,h=ie.showMenuPanel;this.elements.controls=null,k.array(this.config.controls)&&this.config.controls.includes("play-large")&&this.elements.container.appendChild(r.call(this,"play-large"));var d=_e("div",z0(this.config.selectors.controls.wrapper));this.elements.controls=d;var m={class:"plyr__controls__item"};return Ea(k.array(this.config.controls)?this.config.controls:[]).forEach(function(p){if(p==="restart"&&d.appendChild(r.call(t,"restart",m)),p==="rewind"&&d.appendChild(r.call(t,"rewind",m)),p==="play"&&d.appendChild(r.call(t,"play",m)),p==="fast-forward"&&d.appendChild(r.call(t,"fast-forward",m)),p==="progress"){var y=_e("div",{class:"".concat(m.class," plyr__progress__container")}),b=_e("div",z0(t.config.selectors.progress));if(b.appendChild(o.call(t,"seek",{id:"plyr-seek-".concat(e.id)})),b.appendChild(a.call(t,"buffer")),t.config.tooltips.seek){var S=_e("span",{class:t.config.classNames.tooltip},"00:00");b.appendChild(S),t.elements.display.seekTooltip=S}t.elements.progress=b,y.appendChild(t.elements.progress),d.appendChild(y)}if(p==="current-time"&&d.appendChild(l.call(t,"currentTime",m)),p==="duration"&&d.appendChild(l.call(t,"duration",m)),p==="mute"||p==="volume"){var T=t.elements.volume;if(k.element(T)&&d.contains(T)||(T=_e("div",Qe({},m,{class:"".concat(m.class," plyr__volume").trim()})),t.elements.volume=T,d.appendChild(T)),p==="mute"&&T.appendChild(r.call(t,"mute")),p==="volume"&&!h0.isIos){var v={max:1,step:.05,value:t.config.volume};T.appendChild(o.call(t,"volume",Qe(v,{id:"plyr-volume-".concat(e.id)})))}}if(p==="captions"&&d.appendChild(r.call(t,"captions",m)),p==="settings"&&!k.empty(t.config.settings)){var _=_e("div",Qe({},m,{class:"".concat(m.class," plyr__menu").trim(),hidden:""}));_.appendChild(r.call(t,"settings",{"aria-haspopup":!0,"aria-controls":"plyr-settings-".concat(e.id),"aria-expanded":!1}));var M=_e("div",{class:"plyr__menu__container",id:"plyr-settings-".concat(e.id),hidden:""}),O=_e("div"),D=_e("div",{id:"plyr-settings-".concat(e.id,"-home")}),$=_e("div",{role:"menu"});D.appendChild($),O.appendChild(D),t.elements.settings.panels.home=D,t.config.settings.forEach(function(P){var z=_e("button",Qe(z0(t.config.selectors.buttons.settings),{type:"button",class:"".concat(t.config.classNames.control," ").concat(t.config.classNames.control,"--forward"),role:"menuitem","aria-haspopup":!0,hidden:""}));n.call(t,z,P),Te.call(t,z,"click",function(){h.call(t,P,!1)});var R=_e("span",null,c0.get(P,t.config)),X=_e("span",{class:t.config.classNames.menu.value});X.innerHTML=e[P],R.appendChild(X),z.appendChild(R),$.appendChild(z);var J=_e("div",{id:"plyr-settings-".concat(e.id,"-").concat(P),hidden:""}),se=_e("button",{type:"button",class:"".concat(t.config.classNames.control," ").concat(t.config.classNames.control,"--back")});se.appendChild(_e("span",{"aria-hidden":!0},c0.get(P,t.config))),se.appendChild(_e("span",{class:t.config.classNames.hidden},c0.get("menuBack",t.config))),Te.call(t,J,"keydown",function(re){re.which===37&&(re.preventDefault(),re.stopPropagation(),h.call(t,"home",!0))},!1),Te.call(t,se,"click",function(){h.call(t,"home",!1)}),J.appendChild(se),J.appendChild(_e("div",{role:"menu"})),O.appendChild(J),t.elements.settings.buttons[P]=z,t.elements.settings.panels[P]=J}),M.appendChild(O),_.appendChild(M),d.appendChild(_),t.elements.settings.popup=M,t.elements.settings.menu=_}if(p==="pip"&&qe.pip&&d.appendChild(r.call(t,"pip",m)),p==="airplay"&&qe.airplay&&d.appendChild(r.call(t,"airplay",m)),p==="download"){var F=Qe({},m,{element:"a",href:t.download,target:"_blank"});t.isHTML5&&(F.download="");var I=t.config.urls.download;!k.url(I)&&t.isEmbed&&Qe(F,{icon:"logo-".concat(t.provider),label:t.provider}),d.appendChild(r.call(t,"download",F))}p==="fullscreen"&&d.appendChild(r.call(t,"fullscreen",m))}),this.isHTML5&&s.call(this,d2.getQualityOptions.call(this)),c.call(this),d},inject:function(){var e=this;if(this.config.loadSprite){var t=ie.getIconUrl.call(this);t.cors&&us(t.url,"sprite-plyr")}this.id=Math.floor(1e4*Math.random());var n=null;this.elements.controls=null;var r={id:this.id,seektime:this.config.seekTime,title:this.config.title},a=!0;k.function(this.config.controls)&&(this.config.controls=this.config.controls.call(this,r)),this.config.controls||(this.config.controls=[]),k.element(this.config.controls)||k.string(this.config.controls)?n=this.config.controls:(n=ie.create.call(this,{id:this.id,seektime:this.config.seekTime,speed:this.speed,quality:this.quality,captions:Ne.getLabel.call(this)}),a=!1);var o,l;if(a&&k.string(this.config.controls)&&(o=n,Object.entries(r).forEach(function(y){var b=s0(y,2),S=b[0],T=b[1];o=ht(o,"{".concat(S,"}"),T)}),n=o),k.string(this.config.selectors.controls.container)&&(l=document.querySelector(this.config.selectors.controls.container)),k.element(l)||(l=this.elements.container),l[k.element(n)?"insertAdjacentElement":"insertAdjacentHTML"]("afterbegin",n),k.element(this.elements.controls)||ie.findElements.call(this),!k.empty(this.elements.buttons)){var s=function(y){var b=e.config.classNames.controlPressed;Object.defineProperty(y,"pressed",{enumerable:!0,get:function(){return Ln(y,b)},set:function(){var S=arguments.length>0&&arguments[0]!==void 0&&arguments[0];Me(y,b,S)}})};Object.values(this.elements.buttons).filter(Boolean).forEach(function(y){k.array(y)||k.nodeList(y)?Array.from(y).filter(Boolean).forEach(s):s(y)})}if(h0.isEdge&&va(l),this.config.tooltips.controls){var c=this.config,h=c.classNames,d=c.selectors,m="".concat(d.controls.wrapper," ").concat(d.labels," .").concat(h.hidden),p=W2.call(this,m);Array.from(p).forEach(function(y){Me(y,e.config.classNames.hidden,!1),Me(y,e.config.classNames.tooltip,!0)})}}};function fs(e){var t=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1],n=e;if(t){var r=document.createElement("a");r.href=n,n=r.href}try{return new URL(n)}catch{return null}}function hs(e){var t=new URLSearchParams;return k.object(e)&&Object.entries(e).forEach(function(n){var r=s0(n,2),a=r[0],o=r[1];t.set(a,o)}),t}var Ne={setup:function(){if(this.supported.ui)if(!this.isVideo||this.isYouTube||this.isHTML5&&!qe.textTracks)k.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&ie.setCaptionsMenu.call(this);else{if(k.element(this.elements.captions)||(this.elements.captions=_e("div",z0(this.config.selectors.captions)),rv(this.elements.captions,this.elements.wrapper)),h0.isIE&&window.URL){var e=this.media.querySelectorAll("track");Array.from(e).forEach(function(o){var l=o.getAttribute("src"),s=fs(l);s!==null&&s.hostname!==window.location.href.hostname&&["http:","https:"].includes(s.protocol)&&pt(l,"blob").then(function(c){o.setAttribute("src",window.URL.createObjectURL(c))}).catch(function(){Q0(o)})})}var t=Ea((navigator.languages||[navigator.language||navigator.userLanguage||"en"]).map(function(o){return o.split("-")[0]})),n=(this.storage.get("language")||this.config.captions.language||"auto").toLowerCase();n==="auto"&&(n=s0(t,1)[0]);var r=this.storage.get("captions");if(k.boolean(r)||(r=this.config.captions.active),Object.assign(this.captions,{toggled:!1,active:r,language:n,languages:t}),this.isHTML5){var a=this.config.captions.update?"addtrack removetrack":"removetrack";Te.call(this,this.media.textTracks,a,Ne.update.bind(this))}setTimeout(Ne.update.bind(this),0)}},update:function(){var e=this,t=Ne.getTracks.call(this,!0),n=this.captions,r=n.active,a=n.language,o=n.meta,l=n.currentTrackNode,s=!!t.find(function(c){return c.language===a});this.isHTML5&&this.isVideo&&t.filter(function(c){return!o.get(c)}).forEach(function(c){e.debug.log("Track added",c),o.set(c,{default:c.mode==="showing"}),c.mode==="showing"&&(c.mode="hidden"),Te.call(e,c,"cuechange",function(){return Ne.updateCues.call(e)})}),(s&&this.language!==a||!t.includes(l))&&(Ne.setLanguage.call(this,a),Ne.toggle.call(this,r&&s)),Me(this.elements.container,this.config.classNames.captions.enabled,!k.empty(t)),k.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&ie.setCaptionsMenu.call(this)},toggle:function(e){var t=this,n=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1];if(this.supported.ui){var r=this.captions.toggled,a=this.config.classNames.captions.active,o=k.nullOrUndefined(e)?!r:e;if(o!==r){if(n||(this.captions.active=o,this.storage.set({captions:o})),!this.language&&o&&!n){var l=Ne.getTracks.call(this),s=Ne.findTrack.call(this,[this.captions.language].concat(ya(this.captions.languages)),!0);return this.captions.language=s.language,void Ne.set.call(this,l.indexOf(s))}this.elements.buttons.captions&&(this.elements.buttons.captions.pressed=o),Me(this.elements.container,a,o),this.captions.toggled=o,ie.updateSetting.call(this,"captions"),be.call(this,this.media,o?"captionsenabled":"captionsdisabled")}setTimeout(function(){o&&t.captions.toggled&&(t.captions.currentTrackNode.mode="hidden")})}},set:function(e){var t=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1],n=Ne.getTracks.call(this);if(e!==-1)if(k.number(e))if(e in n){if(this.captions.currentTrack!==e){this.captions.currentTrack=e;var r=n[e],a=r||{},o=a.language;this.captions.currentTrackNode=r,ie.updateSetting.call(this,"captions"),t||(this.captions.language=o,this.storage.set({language:o})),this.isVimeo&&this.embed.enableTextTrack(o),be.call(this,this.media,"languagechange")}Ne.toggle.call(this,!0,t),this.isHTML5&&this.isVideo&&Ne.updateCues.call(this)}else this.debug.warn("Track not found",e);else this.debug.warn("Invalid caption argument",e);else Ne.toggle.call(this,!1,t)},setLanguage:function(e){var t=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1];if(k.string(e)){var n=e.toLowerCase();this.captions.language=n;var r=Ne.getTracks.call(this),a=Ne.findTrack.call(this,[n]);Ne.set.call(this,r.indexOf(a),t)}else this.debug.warn("Invalid language argument",e)},getTracks:function(){var e=this,t=arguments.length>0&&arguments[0]!==void 0&&arguments[0],n=Array.from((this.media||{}).textTracks||[]);return n.filter(function(r){return!e.isHTML5||t||e.captions.meta.has(r)}).filter(function(r){return["captions","subtitles"].includes(r.kind)})},findTrack:function(e){var t,n=this,r=arguments.length>1&&arguments[1]!==void 0&&arguments[1],a=Ne.getTracks.call(this),o=function(s){return Number((n.captions.meta.get(s)||{}).default)},l=Array.from(a).sort(function(s,c){return o(c)-o(s)});return e.every(function(s){return!(t=l.find(function(c){return c.language===s}))}),t||(r?l[0]:void 0)},getCurrentTrack:function(){return Ne.getTracks.call(this)[this.currentTrack]},getLabel:function(e){var t=e;return!k.track(t)&&qe.textTracks&&this.captions.toggled&&(t=Ne.getCurrentTrack.call(this)),k.track(t)?k.empty(t.label)?k.empty(t.language)?c0.get("enabled",this.config):e.language.toUpperCase():t.label:c0.get("disabled",this.config)},updateCues:function(e){if(this.supported.ui)if(k.element(this.elements.captions))if(k.nullOrUndefined(e)||Array.isArray(e)){var t=e;if(!t){var n=Ne.getCurrentTrack.call(this);t=Array.from((n||{}).activeCues||[]).map(function(o){return o.getCueAsHTML()}).map(pv)}var r=t.map(function(o){return o.trim()}).join(`
25
- `);if(r!==this.elements.captions.innerHTML){xn(this.elements.captions);var a=_e("span",z0(this.config.selectors.caption));a.innerHTML=r,this.elements.captions.appendChild(a),be.call(this,this.media,"cuechange")}}else this.debug.warn("updateCues: Invalid input",e);else this.debug.warn("No captions element to render to")}},ps={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.6.3/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",hidden:"plyr__sr-only",hideControls:"plyr--hide-controls",isIos:"plyr--is-ios",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"},tabFocus:"plyr__tab-focus",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"}},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}},Ba={active:"picture-in-picture",inactive:"inline"},f2={html5:"html5",youtube:"youtube",vimeo:"vimeo"},Ma={audio:"audio",video:"video"};function gv(e){return/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(e)?f2.youtube:/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(e)?f2.vimeo:null}var Ta=function(){},wv=function(){function e(){var t=arguments.length>0&&arguments[0]!==void 0&&arguments[0];x2(this,e),this.enabled=window.console&&t,this.enabled&&this.log("Debugging enabled")}return k2(e,[{key:"log",get:function(){return this.enabled?Function.prototype.bind.call(console.log,console):Ta}},{key:"warn",get:function(){return this.enabled?Function.prototype.bind.call(console.warn,console):Ta}},{key:"error",get:function(){return this.enabled?Function.prototype.bind.call(console.error,console):Ta}}]),e}(),Cv=function(){function e(t){var n=this;x2(this,e),this.player=t,this.prefix=e.prefix,this.property=e.property,this.scrollPosition={x:0,y:0},this.forceFallback=t.config.fullscreen.fallback==="force",this.player.elements.fullscreen=t.config.fullscreen.container&&iv(this.player.elements.container,t.config.fullscreen.container),Te.call(this.player,document,this.prefix==="ms"?"MSFullscreenChange":"".concat(this.prefix,"fullscreenchange"),function(){n.onChange()}),Te.call(this.player,this.player.elements.container,"dblclick",function(r){k.element(n.player.elements.controls)&&n.player.elements.controls.contains(r.target)||n.player.listeners.proxy(r,n.toggle,"fullscreen")}),Te.call(this,this.player.elements.container,"keydown",function(r){return n.trapFocus(r)}),this.update()}return k2(e,[{key:"onChange",value:function(){if(this.enabled){var t=this.player.elements.buttons.fullscreen;k.element(t)&&(t.pressed=this.active);var n=this.target===this.player.media?this.target:this.player.elements.container;be.call(this.player,n,this.active?"enterfullscreen":"exitfullscreen",!0)}}},{key:"toggleFallback",value:function(){var t=arguments.length>0&&arguments[0]!==void 0&&arguments[0];if(t?this.scrollPosition={x:window.scrollX||0,y:window.scrollY||0}:window.scrollTo(this.scrollPosition.x,this.scrollPosition.y),document.body.style.overflow=t?"hidden":"",Me(this.target,this.player.config.classNames.fullscreen.fallback,t),h0.isIos){var n=document.head.querySelector('meta[name="viewport"]'),r="viewport-fit=cover";n||(n=document.createElement("meta")).setAttribute("name","viewport");var a=k.string(n.content)&&n.content.includes(r);t?(this.cleanupViewport=!a,a||(n.content+=",".concat(r))):this.cleanupViewport&&(n.content=n.content.split(",").filter(function(o){return o.trim()!==r}).join(","))}this.onChange()}},{key:"trapFocus",value:function(t){if(!h0.isIos&&this.active&&t.key==="Tab"&&t.keyCode===9){var n=document.activeElement,r=W2.call(this.player,"a[href], button:not(:disabled), input:not(:disabled), [tabindex]"),a=s0(r,1)[0],o=r[r.length-1];n!==o||t.shiftKey?n===a&&t.shiftKey&&(o.focus(),t.preventDefault()):(a.focus(),t.preventDefault())}}},{key:"update",value:function(){var t;this.enabled?(t=this.forceFallback?"Fallback (forced)":e.native?"Native":"Fallback",this.player.debug.log("".concat(t," fullscreen enabled"))):this.player.debug.log("Fullscreen not supported and fallback disabled"),Me(this.player.elements.container,this.player.config.classNames.fullscreen.enabled,this.enabled)}},{key:"enter",value:function(){this.enabled&&(h0.isIos&&this.player.config.fullscreen.iosNative?this.target.webkitEnterFullscreen():!e.native||this.forceFallback?this.toggleFallback(!0):this.prefix?k.empty(this.prefix)||this.target["".concat(this.prefix,"Request").concat(this.property)]():this.target.requestFullscreen({navigationUI:"hide"}))}},{key:"exit",value:function(){if(this.enabled)if(h0.isIos&&this.player.config.fullscreen.iosNative)this.target.webkitExitFullscreen(),Y0(this.player.play());else if(!e.native||this.forceFallback)this.toggleFallback(!1);else if(this.prefix){if(!k.empty(this.prefix)){var t=this.prefix==="moz"?"Cancel":"Exit";document["".concat(this.prefix).concat(t).concat(this.property)]()}}else(document.cancelFullScreen||document.exitFullscreen).call(document)}},{key:"toggle",value:function(){this.active?this.exit():this.enter()}},{key:"usingNative",get:function(){return e.native&&!this.forceFallback}},{key:"enabled",get:function(){return(e.native||this.player.config.fullscreen.fallback)&&this.player.config.fullscreen.enabled&&this.player.supported.ui&&this.player.isVideo}},{key:"active",get:function(){if(!this.enabled)return!1;if(!e.native||this.forceFallback)return Ln(this.target,this.player.config.classNames.fullscreen.fallback);var t=this.prefix?document["".concat(this.prefix).concat(this.property,"Element")]:document.fullscreenElement;return t&&t.shadowRoot?t===this.target.getRootNode().host:t===this.target}},{key:"target",get:function(){return h0.isIos&&this.player.config.fullscreen.iosNative?this.player.media:this.player.elements.fullscreen||this.player.elements.container}}],[{key:"native",get:function(){return!!(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)}},{key:"prefix",get:function(){if(k.function(document.exitFullscreen))return"";var t="";return["webkit","moz","ms"].some(function(n){return!(!k.function(document["".concat(n,"ExitFullscreen")])&&!k.function(document["".concat(n,"CancelFullScreen")]))&&(t=n,!0)}),t}},{key:"property",get:function(){return this.prefix==="moz"?"FullScreen":"Fullscreen"}}]),e}();function Bn(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;return new Promise(function(n,r){var a=new Image,o=function(){delete a.onload,delete a.onerror,(a.naturalWidth>=t?n:r)(a)};Object.assign(a,{onload:o,onerror:o,src:e})})}var Fe={addStyleHook:function(){Me(this.elements.container,this.config.selectors.container.replace(".",""),!0),Me(this.elements.container,this.config.classNames.uiSupported,this.supported.ui)},toggleNativeControls:function(){var e=arguments.length>0&&arguments[0]!==void 0&&arguments[0];e&&this.isHTML5?this.media.setAttribute("controls",""):this.media.removeAttribute("controls")},build:function(){var e=this;if(this.listeners.media(),!this.supported.ui)return this.debug.warn("Basic support only for ".concat(this.provider," ").concat(this.type)),void Fe.toggleNativeControls.call(this,!0);k.element(this.elements.controls)||(ie.inject.call(this),this.listeners.controls()),Fe.toggleNativeControls.call(this),this.isHTML5&&Ne.setup.call(this),this.volume=null,this.muted=null,this.loop=null,this.quality=null,this.speed=null,ie.updateVolume.call(this),ie.timeUpdate.call(this),Fe.checkPlaying.call(this),Me(this.elements.container,this.config.classNames.pip.supported,qe.pip&&this.isHTML5&&this.isVideo),Me(this.elements.container,this.config.classNames.airplay.supported,qe.airplay&&this.isHTML5),Me(this.elements.container,this.config.classNames.isIos,h0.isIos),Me(this.elements.container,this.config.classNames.isTouch,this.touch),this.ready=!0,setTimeout(function(){be.call(e,e.media,"ready")},0),Fe.setTitle.call(this),this.poster&&Fe.setPoster.call(this,this.poster,!1).catch(function(){}),this.config.duration&&ie.durationUpdate.call(this)},setTitle:function(){var e=c0.get("play",this.config);if(k.string(this.config.title)&&!k.empty(this.config.title)&&(e+=", ".concat(this.config.title)),Array.from(this.elements.buttons.play||[]).forEach(function(a){a.setAttribute("aria-label",e)}),this.isEmbed){var t=i0.call(this,"iframe");if(!k.element(t))return;var n=k.empty(this.config.title)?"video":this.config.title,r=c0.get("frameTitle",this.config);t.setAttribute("title",r.replace("{title}",n))}},togglePoster:function(e){Me(this.elements.container,this.config.classNames.posterEnabled,e)},setPoster:function(e){var t=this,n=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1];return n&&this.poster?Promise.reject(new Error("Poster already set")):(this.media.setAttribute("data-poster",e),this.elements.poster.removeAttribute("hidden"),lv.call(this).then(function(){return Bn(e)}).catch(function(r){throw e===t.poster&&Fe.togglePoster.call(t,!1),r}).then(function(){if(e!==t.poster)throw new Error("setPoster cancelled by later call to setPoster")}).then(function(){return Object.assign(t.elements.poster.style,{backgroundImage:"url('".concat(e,"')"),backgroundSize:""}),Fe.togglePoster.call(t,!0),e}))},checkPlaying:function(e){var t=this;Me(this.elements.container,this.config.classNames.playing,this.playing),Me(this.elements.container,this.config.classNames.paused,this.paused),Me(this.elements.container,this.config.classNames.stopped,this.stopped),Array.from(this.elements.buttons.play||[]).forEach(function(n){Object.assign(n,{pressed:t.playing}),n.setAttribute("aria-label",c0.get(t.playing?"pause":"play",t.config))}),k.event(e)&&e.type==="timeupdate"||Fe.toggleControls.call(this)},checkLoading:function(e){var t=this;this.loading=["stalled","waiting"].includes(e.type),clearTimeout(this.timers.loading),this.timers.loading=setTimeout(function(){Me(t.elements.container,t.config.classNames.loading,t.loading),Fe.toggleControls.call(t)},this.loading?250:0)},toggleControls:function(e){var t=this.elements.controls;if(t&&this.config.hideControls){var n=this.touch&&this.lastSeekTime+2e3>Date.now();this.toggleControls(!!(e||this.loading||this.paused||t.pressed||t.hover||n))}},migrateStyles:function(){var e=this;Object.values(Z2({},this.media.style)).filter(function(t){return!k.empty(t)&&k.string(t)&&t.startsWith("--plyr")}).forEach(function(t){e.elements.container.style.setProperty(t,e.media.style.getPropertyValue(t)),e.media.style.removeProperty(t)}),k.empty(this.media.style)&&this.media.removeAttribute("style")}},bv=function(){function e(t){x2(this,e),this.player=t,this.lastKey=null,this.focusTimer=null,this.lastKeyDown=null,this.handleKey=this.handleKey.bind(this),this.toggleMenu=this.toggleMenu.bind(this),this.setTabFocus=this.setTabFocus.bind(this),this.firstTouch=this.firstTouch.bind(this)}return k2(e,[{key:"handleKey",value:function(t){var n=this.player,r=n.elements,a=t.keyCode?t.keyCode:t.which,o=t.type==="keydown",l=o&&a===this.lastKey;if(!(t.altKey||t.ctrlKey||t.metaKey||t.shiftKey)&&k.number(a))if(o){var s=document.activeElement;if(k.element(s)){var c=n.config.selectors.editable;if(s!==r.inputs.seek&&E2(s,c)||t.which===32&&E2(s,'button, [role^="menuitem"]'))return}switch([32,37,38,39,40,48,49,50,51,52,53,54,56,57,67,70,73,75,76,77,79].includes(a)&&(t.preventDefault(),t.stopPropagation()),a){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:l||(n.currentTime=n.duration/10*(a-48));break;case 32:case 75:l||Y0(n.togglePlay());break;case 38:n.increaseVolume(.1);break;case 40:n.decreaseVolume(.1);break;case 77:l||(n.muted=!n.muted);break;case 39:n.forward();break;case 37:n.rewind();break;case 70:n.fullscreen.toggle();break;case 67:l||n.toggleCaptions();break;case 76:n.loop=!n.loop}a===27&&!n.fullscreen.usingNative&&n.fullscreen.active&&n.fullscreen.toggle(),this.lastKey=a}else this.lastKey=null}},{key:"toggleMenu",value:function(t){ie.toggleMenu.call(this.player,t)}},{key:"firstTouch",value:function(){var t=this.player,n=t.elements;t.touch=!0,Me(n.container,t.config.classNames.isTouch,!0)}},{key:"setTabFocus",value:function(t){var n=this.player,r=n.elements;if(clearTimeout(this.focusTimer),t.type!=="keydown"||t.which===9){t.type==="keydown"&&(this.lastKeyDown=t.timeStamp);var a,o=t.timeStamp-this.lastKeyDown<=20;(t.type!=="focus"||o)&&(a=n.config.classNames.tabFocus,Me(W2.call(n,".".concat(a)),a,!1),t.type!=="focusout"&&(this.focusTimer=setTimeout(function(){var l=document.activeElement;r.container.contains(l)&&Me(document.activeElement,n.config.classNames.tabFocus,!0)},10)))}}},{key:"global",value:function(){var t=!(arguments.length>0&&arguments[0]!==void 0)||arguments[0],n=this.player;n.config.keyboard.global&&j2.call(n,window,"keydown keyup",this.handleKey,t,!1),j2.call(n,document.body,"click",this.toggleMenu,t),ka.call(n,document.body,"touchstart",this.firstTouch),j2.call(n,document.body,"keydown focus blur focusout",this.setTabFocus,t,!1,!0)}},{key:"container",value:function(){var t=this.player,n=t.config,r=t.elements,a=t.timers;!n.keyboard.global&&n.keyboard.focused&&Te.call(t,r.container,"keydown keyup",this.handleKey,!1),Te.call(t,r.container,"mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen",function(s){var c=r.controls;c&&s.type==="enterfullscreen"&&(c.pressed=!1,c.hover=!1);var h=0;["touchstart","touchmove","mousemove"].includes(s.type)&&(Fe.toggleControls.call(t,!0),h=t.touch?3e3:2e3),clearTimeout(a.controls),a.controls=setTimeout(function(){return Fe.toggleControls.call(t,!1)},h)});var o=function(s){if(!s)return u2.call(t);var c=r.container.getBoundingClientRect(),h=c.width,d=c.height;return u2.call(t,"".concat(h,":").concat(d))},l=function(){clearTimeout(a.resized),a.resized=setTimeout(o,50)};Te.call(t,r.container,"enterfullscreen exitfullscreen",function(s){var c=t.fullscreen,h=c.target,d=c.usingNative;if(h===r.container&&(t.isEmbed||!k.empty(t.config.ratio))){var m=s.type==="enterfullscreen",p=o(m);p.padding,function(y,b,S){if(t.isVimeo&&!t.config.vimeo.premium){var T=t.elements.wrapper.firstChild,v=s0(y,2)[1],_=s0(La.call(t),2),M=_[0],O=_[1];T.style.maxWidth=S?"".concat(v/O*M,"px"):null,T.style.margin=S?"0 auto":null}}(p.ratio,0,m),m&&setTimeout(function(){return va(r.container)},100),d||(m?Te.call(t,window,"resize",l):En.call(t,window,"resize",l))}})}},{key:"media",value:function(){var t=this,n=this.player,r=n.elements;if(Te.call(n,n.media,"timeupdate seeking seeked",function(l){return ie.timeUpdate.call(n,l)}),Te.call(n,n.media,"durationchange loadeddata loadedmetadata",function(l){return ie.durationUpdate.call(n,l)}),Te.call(n,n.media,"ended",function(){n.isHTML5&&n.isVideo&&n.config.resetOnEnd&&(n.restart(),n.pause())}),Te.call(n,n.media,"progress playing seeking seeked",function(l){return ie.updateProgress.call(n,l)}),Te.call(n,n.media,"volumechange",function(l){return ie.updateVolume.call(n,l)}),Te.call(n,n.media,"playing play pause ended emptied timeupdate",function(l){return Fe.checkPlaying.call(n,l)}),Te.call(n,n.media,"waiting canplay seeked playing",function(l){return Fe.checkLoading.call(n,l)}),n.supported.ui&&n.config.clickToPlay&&!n.isAudio){var a=i0.call(n,".".concat(n.config.classNames.video));if(!k.element(a))return;Te.call(n,r.container,"click",function(l){([r.container,a].includes(l.target)||a.contains(l.target))&&(n.touch&&n.config.hideControls||(n.ended?(t.proxy(l,n.restart,"restart"),t.proxy(l,function(){Y0(n.play())},"play")):t.proxy(l,function(){Y0(n.togglePlay())},"play")))})}n.supported.ui&&n.config.disableContextMenu&&Te.call(n,r.wrapper,"contextmenu",function(l){l.preventDefault()},!1),Te.call(n,n.media,"volumechange",function(){n.storage.set({volume:n.volume,muted:n.muted})}),Te.call(n,n.media,"ratechange",function(){ie.updateSetting.call(n,"speed"),n.storage.set({speed:n.speed})}),Te.call(n,n.media,"qualitychange",function(l){ie.updateSetting.call(n,"quality",null,l.detail.quality)}),Te.call(n,n.media,"ready qualitychange",function(){ie.setDownloadUrl.call(n)});var o=n.config.events.concat(["keyup","keydown"]).join(" ");Te.call(n,n.media,o,function(l){var s=l.detail,c=s===void 0?{}:s;l.type==="error"&&(c=n.media.error),be.call(n,r.container,l.type,!0,c)})}},{key:"proxy",value:function(t,n,r){var a=this.player,o=a.config.listeners[r],l=!0;k.function(o)&&(l=o.call(a,t)),l!==!1&&k.function(n)&&n.call(a,t)}},{key:"bind",value:function(t,n,r,a){var o=this,l=!(arguments.length>4&&arguments[4]!==void 0)||arguments[4],s=this.player,c=s.config.listeners[a],h=k.function(c);Te.call(s,t,n,function(d){return o.proxy(d,r,a)},l&&!h)}},{key:"controls",value:function(){var t=this,n=this.player,r=n.elements,a=h0.isIE?"change":"input";if(r.buttons.play&&Array.from(r.buttons.play).forEach(function(l){t.bind(l,"click",function(){Y0(n.togglePlay())},"play")}),this.bind(r.buttons.restart,"click",n.restart,"restart"),this.bind(r.buttons.rewind,"click",function(){n.lastSeekTime=Date.now(),n.rewind()},"rewind"),this.bind(r.buttons.fastForward,"click",function(){n.lastSeekTime=Date.now(),n.forward()},"fastForward"),this.bind(r.buttons.mute,"click",function(){n.muted=!n.muted},"mute"),this.bind(r.buttons.captions,"click",function(){return n.toggleCaptions()}),this.bind(r.buttons.download,"click",function(){be.call(n,n.media,"download")},"download"),this.bind(r.buttons.fullscreen,"click",function(){n.fullscreen.toggle()},"fullscreen"),this.bind(r.buttons.pip,"click",function(){n.pip="toggle"},"pip"),this.bind(r.buttons.airplay,"click",n.airplay,"airplay"),this.bind(r.buttons.settings,"click",function(l){l.stopPropagation(),l.preventDefault(),ie.toggleMenu.call(n,l)},null,!1),this.bind(r.buttons.settings,"keyup",function(l){var s=l.which;[13,32].includes(s)&&(s!==13?(l.preventDefault(),l.stopPropagation(),ie.toggleMenu.call(n,l)):ie.focusFirstMenuItem.call(n,null,!0))},null,!1),this.bind(r.settings.menu,"keydown",function(l){l.which===27&&ie.toggleMenu.call(n,l)}),this.bind(r.inputs.seek,"mousedown mousemove",function(l){var s=r.progress.getBoundingClientRect(),c=100/s.width*(l.pageX-s.left);l.currentTarget.setAttribute("seek-value",c)}),this.bind(r.inputs.seek,"mousedown mouseup keydown keyup touchstart touchend",function(l){var s=l.currentTarget,c=l.keyCode?l.keyCode:l.which,h="play-on-seeked";if(!k.keyboardEvent(l)||c===39||c===37){n.lastSeekTime=Date.now();var d=s.hasAttribute(h),m=["mouseup","touchend","keyup"].includes(l.type);d&&m?(s.removeAttribute(h),Y0(n.play())):!m&&n.playing&&(s.setAttribute(h,""),n.pause())}}),h0.isIos){var o=W2.call(n,'input[type="range"]');Array.from(o).forEach(function(l){return t.bind(l,a,function(s){return va(s.target)})})}this.bind(r.inputs.seek,a,function(l){var s=l.currentTarget,c=s.getAttribute("seek-value");k.empty(c)&&(c=s.value),s.removeAttribute("seek-value"),n.currentTime=c/s.max*n.duration},"seek"),this.bind(r.progress,"mouseenter mouseleave mousemove",function(l){return ie.updateSeekTooltip.call(n,l)}),this.bind(r.progress,"mousemove touchmove",function(l){var s=n.previewThumbnails;s&&s.loaded&&s.startMove(l)}),this.bind(r.progress,"mouseleave touchend click",function(){var l=n.previewThumbnails;l&&l.loaded&&l.endMove(!1,!0)}),this.bind(r.progress,"mousedown touchstart",function(l){var s=n.previewThumbnails;s&&s.loaded&&s.startScrubbing(l)}),this.bind(r.progress,"mouseup touchend",function(l){var s=n.previewThumbnails;s&&s.loaded&&s.endScrubbing(l)}),h0.isWebkit&&Array.from(W2.call(n,'input[type="range"]')).forEach(function(l){t.bind(l,"input",function(s){return ie.updateRangeFill.call(n,s.target)})}),n.config.toggleInvert&&!k.element(r.display.duration)&&this.bind(r.display.currentTime,"click",function(){n.currentTime!==0&&(n.config.invertTime=!n.config.invertTime,ie.timeUpdate.call(n))}),this.bind(r.inputs.volume,a,function(l){n.volume=l.target.value},"volume"),this.bind(r.controls,"mouseenter mouseleave",function(l){r.controls.hover=!n.touch&&l.type==="mouseenter"}),r.fullscreen&&Array.from(r.fullscreen.children).filter(function(l){return!l.contains(r.container)}).forEach(function(l){t.bind(l,"mouseenter mouseleave",function(s){r.controls.hover=!n.touch&&s.type==="mouseenter"})}),this.bind(r.controls,"mousedown mouseup touchstart touchend touchcancel",function(l){r.controls.pressed=["mousedown","touchstart"].includes(l.type)}),this.bind(r.controls,"focusin",function(){var l=n.config,s=n.timers;Me(r.controls,l.classNames.noTransition,!0),Fe.toggleControls.call(n,!0),setTimeout(function(){Me(r.controls,l.classNames.noTransition,!1)},0);var c=t.touch?3e3:4e3;clearTimeout(s.controls),s.controls=setTimeout(function(){return Fe.toggleControls.call(n,!1)},c)}),this.bind(r.inputs.volume,"wheel",function(l){var s=l.webkitDirectionInvertedFromDevice,c=s0([l.deltaX,-l.deltaY].map(function(y){return s?-y:y}),2),h=c[0],d=c[1],m=Math.sign(Math.abs(h)>Math.abs(d)?h:d);n.increaseVolume(m/50);var p=n.media.volume;(m===1&&p<1||m===-1&&p>0)&&l.preventDefault()},"volume",!1)}}]),e}();function vv(e,t){return e(t={exports:{}},t.exports),t.exports}var _v=vv(function(e,t){e.exports=function(){var n=function(){},r={},a={},o={};function l(p,y){p=p.push?p:[p];var b,S,T,v=[],_=p.length,M=_;for(b=function(O,D){D.length&&v.push(O),--M||y(v)};_--;)S=p[_],(T=a[S])?b(S,T):(o[S]=o[S]||[]).push(b)}function s(p,y){if(p){var b=o[p];if(a[p]=y,b)for(;b.length;)b[0](p,y),b.splice(0,1)}}function c(p,y){p.call&&(p={success:p}),y.length?(p.error||n)(y):(p.success||n)(p)}function h(p,y,b,S){var T,v,_=document,M=b.async,O=(b.numRetries||0)+1,D=b.before||n,$=p.replace(/[\?|#].*$/,""),F=p.replace(/^(css|img)!/,"");S=S||0,/(^css!|\.css$)/.test($)?((v=_.createElement("link")).rel="stylesheet",v.href=F,(T="hideFocus"in v)&&v.relList&&(T=0,v.rel="preload",v.as="style")):/(^img!|\.(png|gif|jpg|svg|webp)$)/.test($)?(v=_.createElement("img")).src=F:((v=_.createElement("script")).src=p,v.async=M===void 0||M),v.onload=v.onerror=v.onbeforeload=function(I){var P=I.type[0];if(T)try{v.sheet.cssText.length||(P="e")}catch(z){z.code!=18&&(P="e")}if(P=="e"){if((S+=1)<O)return h(p,y,b,S)}else if(v.rel=="preload"&&v.as=="style")return v.rel="stylesheet";y(p,P,I.defaultPrevented)},D(p,v)!==!1&&_.head.appendChild(v)}function d(p,y,b){var S,T,v=(p=p.push?p:[p]).length,_=v,M=[];for(S=function(O,D,$){if(D=="e"&&M.push(O),D=="b"){if(!$)return;M.push(O)}--v||y(M)},T=0;T<_;T++)h(p[T],S,b)}function m(p,y,b){var S,T;if(y&&y.trim&&(S=y),T=(S?b:y)||{},S){if(S in r)throw"LoadJS";r[S]=!0}function v(_,M){d(p,function(O){c(T,O),_&&c({success:_,error:M},O),s(S,O)},T)}if(T.returnPromise)return new Promise(v);v()}return m.ready=function(p,y){return l(p,function(b){c(y,b)}),m},m.done=function(p){s(p,[])},m.reset=function(){r={},a={},o={}},m.isDefined=function(p){return p in r},m}()});function Aa(e){return new Promise(function(t,n){_v(e,{success:t,error:n})})}function xv(e){return k.empty(e)?null:k.number(Number(e))?e:e.match(/^.*(vimeo.com\/|video\/)(\d+).*/)?RegExp.$2:e}function mt(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,be.call(this,this.media,e?"play":"pause"))}var Oa={setup:function(){var e=this;Me(e.elements.wrapper,e.config.classNames.embed,!0),e.options.speed=e.config.speed.options,u2.call(e),k.object(window.Vimeo)?Oa.ready.call(e):Aa(e.config.urls.vimeo.sdk).then(function(){Oa.ready.call(e)}).catch(function(t){e.debug.warn("Vimeo SDK (player.js) failed to load",t)})},ready:function(){var e=this,t=this,n=t.config.vimeo,r=n.premium,a=n.referrerPolicy,o=kb(n,["premium","referrerPolicy"]);r&&Object.assign(o,{controls:!1,sidedock:!1});var l=hs(Z2({loop:t.config.loop.active,autoplay:t.autoplay,muted:t.muted,gesture:"media",playsinline:!this.config.fullscreen.iosNative},o)),s=t.media.getAttribute("src");k.empty(s)&&(s=t.media.getAttribute(t.config.attributes.embed.id));var c=xv(s),h=_e("iframe"),d=Sa(t.config.urls.vimeo.iframe,c,l);if(h.setAttribute("src",d),h.setAttribute("allowfullscreen",""),h.setAttribute("allow","autoplay,fullscreen,picture-in-picture"),k.empty(a)||h.setAttribute("referrerPolicy",a),r||!n.customControls)h.setAttribute("data-poster",t.poster),t.media=kn(h,t.media);else{var m=_e("div",{class:t.config.classNames.embedContainer,"data-poster":t.poster});m.appendChild(h),t.media=kn(m,t.media)}n.customControls||pt(Sa(t.config.urls.vimeo.api,d)).then(function(_){!k.empty(_)&&_.thumbnail_url&&Fe.setPoster.call(t,_.thumbnail_url).catch(function(){})}),t.embed=new window.Vimeo.Player(h,{autopause:t.config.autopause,muted:t.muted}),t.media.paused=!0,t.media.currentTime=0,t.supported.ui&&t.embed.disableTextTrack(),t.media.play=function(){return mt.call(t,!0),t.embed.play()},t.media.pause=function(){return mt.call(t,!1),t.embed.pause()},t.media.stop=function(){t.pause(),t.currentTime=0};var p=t.media.currentTime;Object.defineProperty(t.media,"currentTime",{get:function(){return p},set:function(_){var M=t.embed,O=t.media,D=t.paused,$=t.volume,F=D&&!M.hasPlayed;O.seeking=!0,be.call(t,O,"seeking"),Promise.resolve(F&&M.setVolume(0)).then(function(){return M.setCurrentTime(_)}).then(function(){return F&&M.pause()}).then(function(){return F&&M.setVolume($)}).catch(function(){})}});var y=t.config.speed.selected;Object.defineProperty(t.media,"playbackRate",{get:function(){return y},set:function(_){t.embed.setPlaybackRate(_).then(function(){y=_,be.call(t,t.media,"ratechange")}).catch(function(){t.options.speed=[1]})}});var b=t.config.volume;Object.defineProperty(t.media,"volume",{get:function(){return b},set:function(_){t.embed.setVolume(_).then(function(){b=_,be.call(t,t.media,"volumechange")})}});var S=t.config.muted;Object.defineProperty(t.media,"muted",{get:function(){return S},set:function(_){var M=!!k.boolean(_)&&_;t.embed.setVolume(M?0:t.config.volume).then(function(){S=M,be.call(t,t.media,"volumechange")})}});var T,v=t.config.loop;Object.defineProperty(t.media,"loop",{get:function(){return v},set:function(_){var M=k.boolean(_)?_:t.config.loop.active;t.embed.setLoop(M).then(function(){v=M})}}),t.embed.getVideoUrl().then(function(_){T=_,ie.setDownloadUrl.call(t)}).catch(function(_){e.debug.warn(_)}),Object.defineProperty(t.media,"currentSrc",{get:function(){return T}}),Object.defineProperty(t.media,"ended",{get:function(){return t.currentTime===t.duration}}),Promise.all([t.embed.getVideoWidth(),t.embed.getVideoHeight()]).then(function(_){var M=s0(_,2),O=M[0],D=M[1];t.embed.ratio=[O,D],u2.call(e)}),t.embed.setAutopause(t.config.autopause).then(function(_){t.config.autopause=_}),t.embed.getVideoTitle().then(function(_){t.config.title=_,Fe.setTitle.call(e)}),t.embed.getCurrentTime().then(function(_){p=_,be.call(t,t.media,"timeupdate")}),t.embed.getDuration().then(function(_){t.media.duration=_,be.call(t,t.media,"durationchange")}),t.embed.getTextTracks().then(function(_){t.media.textTracks=_,Ne.setup.call(t)}),t.embed.on("cuechange",function(_){var M=_.cues,O=(M===void 0?[]:M).map(function(D){return hv(D.text)});Ne.updateCues.call(t,O)}),t.embed.on("loaded",function(){t.embed.getPaused().then(function(_){mt.call(t,!_),_||be.call(t,t.media,"playing")}),k.element(t.embed.element)&&t.supported.ui&&t.embed.element.setAttribute("tabindex",-1)}),t.embed.on("bufferstart",function(){be.call(t,t.media,"waiting")}),t.embed.on("bufferend",function(){be.call(t,t.media,"playing")}),t.embed.on("play",function(){mt.call(t,!0),be.call(t,t.media,"playing")}),t.embed.on("pause",function(){mt.call(t,!1)}),t.embed.on("timeupdate",function(_){t.media.seeking=!1,p=_.seconds,be.call(t,t.media,"timeupdate")}),t.embed.on("progress",function(_){t.media.buffered=_.percent,be.call(t,t.media,"progress"),parseInt(_.percent,10)===1&&be.call(t,t.media,"canplaythrough"),t.embed.getDuration().then(function(M){M!==t.media.duration&&(t.media.duration=M,be.call(t,t.media,"durationchange"))})}),t.embed.on("seeked",function(){t.media.seeking=!1,be.call(t,t.media,"seeked")}),t.embed.on("ended",function(){t.media.paused=!0,be.call(t,t.media,"ended")}),t.embed.on("error",function(_){t.media.error=_,be.call(t,t.media,"error")}),n.customControls&&setTimeout(function(){return Fe.build.call(t)},0)}};function kv(e){return k.empty(e)?null:e.match(/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/)?RegExp.$2:e}function yt(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,be.call(this,this.media,e?"play":"pause"))}function Lv(e){return e.noCookie?"https://www.youtube-nocookie.com":window.location.protocol==="http:"?"http://www.youtube.com":void 0}var Mn={setup:function(){var e=this;if(Me(this.elements.wrapper,this.config.classNames.embed,!0),k.object(window.YT)&&k.function(window.YT.Player))Mn.ready.call(this);else{var t=window.onYouTubeIframeAPIReady;window.onYouTubeIframeAPIReady=function(){k.function(t)&&t(),Mn.ready.call(e)},Aa(this.config.urls.youtube.sdk).catch(function(n){e.debug.warn("YouTube API failed to load",n)})}},getTitle:function(e){var t=this;pt(Sa(this.config.urls.youtube.api,e)).then(function(n){if(k.object(n)){var r=n.title,a=n.height,o=n.width;t.config.title=r,Fe.setTitle.call(t),t.embed.ratio=[o,a]}u2.call(t)}).catch(function(){u2.call(t)})},ready:function(){var e=this,t=e.config.youtube,n=e.media&&e.media.getAttribute("id");if(k.empty(n)||!n.startsWith("youtube-")){var r=e.media.getAttribute("src");k.empty(r)&&(r=e.media.getAttribute(this.config.attributes.embed.id));var a=kv(r),o=_e("div",{id:cv(e.provider),"data-poster":t.customControls?e.poster:void 0});if(e.media=kn(o,e.media),t.customControls){var l=function(s){return"https://i.ytimg.com/vi/".concat(a,"/").concat(s,"default.jpg")};Bn(l("maxres"),121).catch(function(){return Bn(l("sd"),121)}).catch(function(){return Bn(l("hq"))}).then(function(s){return Fe.setPoster.call(e,s.src)}).then(function(s){s.includes("maxres")||(e.elements.poster.style.backgroundSize="cover")}).catch(function(){})}e.embed=new window.YT.Player(e.media,{videoId:a,host:Lv(t),playerVars:Qe({},{autoplay:e.config.autoplay?1:0,hl:e.config.hl,controls:e.supported.ui&&t.customControls?0:1,disablekb:1,playsinline:e.config.fullscreen.iosNative?0:1,cc_load_policy:e.captions.active?1:0,cc_lang_pref:e.config.captions.language,widget_referrer:window?window.location.href:null},t),events:{onError:function(s){if(!e.media.error){var c=s.data,h={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 occured";e.media.error={code:c,message:h},be.call(e,e.media,"error")}},onPlaybackRateChange:function(s){var c=s.target;e.media.playbackRate=c.getPlaybackRate(),be.call(e,e.media,"ratechange")},onReady:function(s){if(!k.function(e.media.play)){var c=s.target;Mn.getTitle.call(e,a),e.media.play=function(){yt.call(e,!0),c.playVideo()},e.media.pause=function(){yt.call(e,!1),c.pauseVideo()},e.media.stop=function(){c.stopVideo()},e.media.duration=c.getDuration(),e.media.paused=!0,e.media.currentTime=0,Object.defineProperty(e.media,"currentTime",{get:function(){return Number(c.getCurrentTime())},set:function(p){e.paused&&!e.embed.hasPlayed&&e.embed.mute(),e.media.seeking=!0,be.call(e,e.media,"seeking"),c.seekTo(p)}}),Object.defineProperty(e.media,"playbackRate",{get:function(){return c.getPlaybackRate()},set:function(p){c.setPlaybackRate(p)}});var h=e.config.volume;Object.defineProperty(e.media,"volume",{get:function(){return h},set:function(p){h=p,c.setVolume(100*h),be.call(e,e.media,"volumechange")}});var d=e.config.muted;Object.defineProperty(e.media,"muted",{get:function(){return d},set:function(p){var y=k.boolean(p)?p:d;d=y,c[y?"mute":"unMute"](),c.setVolume(100*h),be.call(e,e.media,"volumechange")}}),Object.defineProperty(e.media,"currentSrc",{get:function(){return c.getVideoUrl()}}),Object.defineProperty(e.media,"ended",{get:function(){return e.currentTime===e.duration}});var m=c.getAvailablePlaybackRates();e.options.speed=m.filter(function(p){return e.config.speed.options.includes(p)}),e.supported.ui&&t.customControls&&e.media.setAttribute("tabindex",-1),be.call(e,e.media,"timeupdate"),be.call(e,e.media,"durationchange"),clearInterval(e.timers.buffering),e.timers.buffering=setInterval(function(){e.media.buffered=c.getVideoLoadedFraction(),(e.media.lastBuffered===null||e.media.lastBuffered<e.media.buffered)&&be.call(e,e.media,"progress"),e.media.lastBuffered=e.media.buffered,e.media.buffered===1&&(clearInterval(e.timers.buffering),be.call(e,e.media,"canplaythrough"))},200),t.customControls&&setTimeout(function(){return Fe.build.call(e)},50)}},onStateChange:function(s){var c=s.target;switch(clearInterval(e.timers.playing),e.media.seeking&&[1,2].includes(s.data)&&(e.media.seeking=!1,be.call(e,e.media,"seeked")),s.data){case-1:be.call(e,e.media,"timeupdate"),e.media.buffered=c.getVideoLoadedFraction(),be.call(e,e.media,"progress");break;case 0:yt.call(e,!1),e.media.loop?(c.stopVideo(),c.playVideo()):be.call(e,e.media,"ended");break;case 1:t.customControls&&!e.config.autoplay&&e.media.paused&&!e.embed.hasPlayed?e.media.pause():(yt.call(e,!0),be.call(e,e.media,"playing"),e.timers.playing=setInterval(function(){be.call(e,e.media,"timeupdate")},50),e.media.duration!==c.getDuration()&&(e.media.duration=c.getDuration(),be.call(e,e.media,"durationchange")));break;case 2:e.muted||e.embed.unMute(),yt.call(e,!1);break;case 3:be.call(e,e.media,"waiting")}be.call(e,e.elements.container,"statechange",!1,{code:s.data})}}})}}},ms={setup:function(){this.media?(Me(this.elements.container,this.config.classNames.type.replace("{0}",this.type),!0),Me(this.elements.container,this.config.classNames.provider.replace("{0}",this.provider),!0),this.isEmbed&&Me(this.elements.container,this.config.classNames.type.replace("{0}","video"),!0),this.isVideo&&(this.elements.wrapper=_e("div",{class:this.config.classNames.video}),ns(this.media,this.elements.wrapper),this.elements.poster=_e("div",{class:this.config.classNames.poster,hidden:""}),this.elements.wrapper.appendChild(this.elements.poster)),this.isHTML5?d2.setup.call(this):this.isYouTube?Mn.setup.call(this):this.isVimeo&&Oa.setup.call(this)):this.debug.warn("No media element found!")}},Ev=function(e){e.manager&&e.manager.destroy(),e.elements.displayContainer&&e.elements.displayContainer.destroy(),e.elements.container.remove()},Sv=function(){function e(t){var n=this;x2(this,e),this.player=t,this.config=t.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(function(r,a){n.on("loaded",r),n.on("error",a)}),this.load()}return k2(e,[{key:"load",value:function(){var t=this;this.enabled&&(k.object(window.google)&&k.object(window.google.ima)?this.ready():Aa(this.player.config.urls.googleIMA.sdk).then(function(){t.ready()}).catch(function(){t.trigger("error",new Error("Google IMA SDK failed to load"))}))}},{key:"ready",value:function(){var t=this;this.enabled||Ev(this),this.startSafetyTimer(12e3,"ready()"),this.managerPromise.then(function(){t.clearSafetyTimer("onAdsManagerLoaded()")}),this.listeners(),this.setupIMA()}},{key:"setupIMA",value:function(){var t=this;this.elements.container=_e("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,function(n){return t.onAdsManagerLoaded(n)},!1),this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,function(n){return t.onAdError(n)},!1),this.requestAds()}},{key:"requestAds",value:function(){var t=this.player.elements.container;try{var n=new google.ima.AdsRequest;n.adTagUrl=this.tagUrl,n.linearAdSlotWidth=t.offsetWidth,n.linearAdSlotHeight=t.offsetHeight,n.nonLinearAdSlotWidth=t.offsetWidth,n.nonLinearAdSlotHeight=t.offsetHeight,n.forceNonLinearFullSlot=!1,n.setAdWillPlayMuted(!this.player.muted),this.loader.requestAds(n)}catch(r){this.onAdError(r)}}},{key:"pollCountdown",value:function(){var t=this,n=arguments.length>0&&arguments[0]!==void 0&&arguments[0];if(!n)return clearInterval(this.countdownTimer),void this.elements.container.removeAttribute("data-badge-text");var r=function(){var a=Sn(Math.max(t.manager.getRemainingTime(),0)),o="".concat(c0.get("advertisement",t.player.config)," - ").concat(a);t.elements.container.setAttribute("data-badge-text",o)};this.countdownTimer=setInterval(r,100)}},{key:"onAdsManagerLoaded",value:function(t){var n=this;if(this.enabled){var r=new google.ima.AdsRenderingSettings;r.restoreCustomPlaybackStateOnAdBreakComplete=!0,r.enablePreloading=!0,this.manager=t.getAdsManager(this.player,r),this.cuePoints=this.manager.getCuePoints(),this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,function(a){return n.onAdError(a)}),Object.keys(google.ima.AdEvent.Type).forEach(function(a){n.manager.addEventListener(google.ima.AdEvent.Type[a],function(o){return n.onAdEvent(o)})}),this.trigger("loaded")}}},{key:"addCuePoints",value:function(){var t=this;k.empty(this.cuePoints)||this.cuePoints.forEach(function(n){if(n!==0&&n!==-1&&n<t.player.duration){var r=t.player.elements.progress;if(k.element(r)){var a=100/t.player.duration*n,o=_e("span",{class:t.player.config.classNames.cues});o.style.left="".concat(a.toString(),"%"),r.appendChild(o)}}})}},{key:"onAdEvent",value:function(t){var n,r=this,a=this.player.elements.container,o=t.getAd(),l=t.getAdData();switch(n=t.type,be.call(r.player,r.player.media,"ads".concat(n.replace(/_/g,"").toLowerCase())),t.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: ".concat(l.adError.getMessage()))}}},{key:"onAdError",value:function(t){this.cancel(),this.player.debug.warn("Ads error",t)}},{key:"listeners",value:function(){var t,n=this,r=this.player.elements.container;this.player.on("canplay",function(){n.addCuePoints()}),this.player.on("ended",function(){n.loader.contentComplete()}),this.player.on("timeupdate",function(){t=n.player.currentTime}),this.player.on("seeked",function(){var a=n.player.currentTime;k.empty(n.cuePoints)||n.cuePoints.forEach(function(o,l){t<o&&o<a&&(n.manager.discardAdBreak(),n.cuePoints.splice(l,1))})}),window.addEventListener("resize",function(){n.manager&&n.manager.resize(r.offsetWidth,r.offsetHeight,google.ima.ViewMode.NORMAL)})}},{key:"play",value:function(){var t=this,n=this.player.elements.container;this.managerPromise||this.resumeContent(),this.managerPromise.then(function(){t.manager.setVolume(t.player.volume),t.elements.displayContainer.initialize();try{t.initialized||(t.manager.init(n.offsetWidth,n.offsetHeight,google.ima.ViewMode.NORMAL),t.manager.start()),t.initialized=!0}catch(r){t.onAdError(r)}}).catch(function(){})}},{key:"resumeContent",value:function(){this.elements.container.style.zIndex="",this.playing=!1,Y0(this.player.media.play())}},{key:"pauseContent",value:function(){this.elements.container.style.zIndex=3,this.playing=!0,this.player.media.pause()}},{key:"cancel",value:function(){this.initialized&&this.resumeContent(),this.trigger("error"),this.loadAds()}},{key:"loadAds",value:function(){var t=this;this.managerPromise.then(function(){t.manager&&t.manager.destroy(),t.managerPromise=new Promise(function(n){t.on("loaded",n),t.player.debug.log(t.manager)}),t.initialized=!1,t.requestAds()}).catch(function(){})}},{key:"trigger",value:function(t){for(var n=this,r=arguments.length,a=new Array(r>1?r-1:0),o=1;o<r;o++)a[o-1]=arguments[o];var l=this.events[t];k.array(l)&&l.forEach(function(s){k.function(s)&&s.apply(n,a)})}},{key:"on",value:function(t,n){return k.array(this.events[t])||(this.events[t]=[]),this.events[t].push(n),this}},{key:"startSafetyTimer",value:function(t,n){var r=this;this.player.debug.log("Safety timer invoked from: ".concat(n)),this.safetyTimer=setTimeout(function(){r.cancel(),r.clearSafetyTimer("startSafetyTimer()")},t)}},{key:"clearSafetyTimer",value:function(t){k.nullOrUndefined(this.safetyTimer)||(this.player.debug.log("Safety timer cleared from: ".concat(t)),clearTimeout(this.safetyTimer),this.safetyTimer=null)}},{key:"enabled",get:function(){var t=this.config;return this.player.isHTML5&&this.player.isVideo&&t.enabled&&(!k.empty(t.publisherId)||k.url(t.tagUrl))}},{key:"tagUrl",get:function(){var t=this.config;if(k.url(t.tagUrl))return t.tagUrl;var n={AV_PUBLISHERID:"58c25bb0073ef448b1087ad6",AV_CHANNELID:"5a0458dc28a06145e4519d21",AV_URL:window.location.hostname,cb:Date.now(),AV_WIDTH:640,AV_HEIGHT:480,AV_CDIM2:t.publisherId};return"".concat("https://go.aniview.com/api/adserver6/vast/","?").concat(hs(n))}}]),e}(),Bv=function(e){var t=[];return e.split(/\r\n\r\n|\n\n|\r\r/).forEach(function(n){var r={};n.split(/\r\n|\n|\r/).forEach(function(a){if(k.number(r.startTime)){if(!k.empty(a.trim())&&k.empty(r.text)){var o=a.trim().split("#xywh="),l=s0(o,1);if(r.text=l[0],o[1]){var s=s0(o[1].split(","),4);r.x=s[0],r.y=s[1],r.w=s[2],r.h=s[3]}}}else{var c=a.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})/);c&&(r.startTime=60*Number(c[1]||0)*60+60*Number(c[2])+Number(c[3])+Number("0.".concat(c[4])),r.endTime=60*Number(c[6]||0)*60+60*Number(c[7])+Number(c[8])+Number("0.".concat(c[9])))}}),r.text&&t.push(r)}),t},ys=function(e,t){var n={};return e>t.width/t.height?(n.width=t.width,n.height=1/e*t.width):(n.height=t.height,n.width=e*t.height),n},gs=function(){function e(t){x2(this,e),this.player=t,this.thumbnails=[],this.loaded=!1,this.lastMouseMoveTime=Date.now(),this.mouseDown=!1,this.loadedImages=[],this.elements={thumb:{},scrubbing:{}},this.load()}return k2(e,[{key:"load",value:function(){var t=this;this.player.elements.display.seekTooltip&&(this.player.elements.display.seekTooltip.hidden=this.enabled),this.enabled&&this.getThumbnails().then(function(){t.enabled&&(t.render(),t.determineContainerAutoSizing(),t.loaded=!0)})}},{key:"getThumbnails",value:function(){var t=this;return new Promise(function(n){var r=t.player.config.previewThumbnails.src;if(k.empty(r))throw new Error("Missing previewThumbnails.src config attribute");var a=function(){t.thumbnails.sort(function(l,s){return l.height-s.height}),t.player.debug.log("Preview thumbnails",t.thumbnails),n()};if(k.function(r))r(function(l){t.thumbnails=l,a()});else{var o=(k.string(r)?[r]:r).map(function(l){return t.getThumbnail(l)});Promise.all(o).then(a)}})}},{key:"getThumbnail",value:function(t){var n=this;return new Promise(function(r){pt(t).then(function(a){var o={frames:Bv(a),height:null,urlPrefix:""};o.frames[0].text.startsWith("/")||o.frames[0].text.startsWith("http://")||o.frames[0].text.startsWith("https://")||(o.urlPrefix=t.substring(0,t.lastIndexOf("/")+1));var l=new Image;l.onload=function(){o.height=l.naturalHeight,o.width=l.naturalWidth,n.thumbnails.push(o),r()},l.src=o.urlPrefix+o.frames[0].text})})}},{key:"startMove",value:function(t){if(this.loaded&&k.event(t)&&["touchmove","mousemove"].includes(t.type)&&this.player.media.duration){if(t.type==="touchmove")this.seekTime=this.player.media.duration*(this.player.elements.inputs.seek.value/100);else{var n=this.player.elements.progress.getBoundingClientRect(),r=100/n.width*(t.pageX-n.left);this.seekTime=this.player.media.duration*(r/100),this.seekTime<0&&(this.seekTime=0),this.seekTime>this.player.media.duration-1&&(this.seekTime=this.player.media.duration-1),this.mousePosX=t.pageX,this.elements.thumb.time.innerText=Sn(this.seekTime)}this.showImageAtCurrentTime()}}},{key:"endMove",value:function(){this.toggleThumbContainer(!1,!0)}},{key:"startScrubbing",value:function(t){(k.nullOrUndefined(t.button)||t.button===!1||t.button===0)&&(this.mouseDown=!0,this.player.media.duration&&(this.toggleScrubbingContainer(!0),this.toggleThumbContainer(!1,!0),this.showImageAtCurrentTime()))}},{key:"endScrubbing",value:function(){var t=this;this.mouseDown=!1,Math.ceil(this.lastTime)===Math.ceil(this.player.media.currentTime)?this.toggleScrubbingContainer(!1):ka.call(this.player,this.player.media,"timeupdate",function(){t.mouseDown||t.toggleScrubbingContainer(!1)})}},{key:"listeners",value:function(){var t=this;this.player.on("play",function(){t.toggleThumbContainer(!1,!0)}),this.player.on("seeked",function(){t.toggleThumbContainer(!1)}),this.player.on("timeupdate",function(){t.lastTime=t.player.media.currentTime})}},{key:"render",value:function(){this.elements.thumb.container=_e("div",{class:this.player.config.classNames.previewThumbnails.thumbContainer}),this.elements.thumb.imageContainer=_e("div",{class:this.player.config.classNames.previewThumbnails.imageContainer}),this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);var t=_e("div",{class:this.player.config.classNames.previewThumbnails.timeContainer});this.elements.thumb.time=_e("span",{},"00:00"),t.appendChild(this.elements.thumb.time),this.elements.thumb.container.appendChild(t),k.element(this.player.elements.progress)&&this.player.elements.progress.appendChild(this.elements.thumb.container),this.elements.scrubbing.container=_e("div",{class:this.player.config.classNames.previewThumbnails.scrubbingContainer}),this.player.elements.wrapper.appendChild(this.elements.scrubbing.container)}},{key:"destroy",value:function(){this.elements.thumb.container&&this.elements.thumb.container.remove(),this.elements.scrubbing.container&&this.elements.scrubbing.container.remove()}},{key:"showImageAtCurrentTime",value:function(){var t=this;this.mouseDown?this.setScrubbingContainerSize():this.setThumbContainerSizeAndPos();var n=this.thumbnails[0].frames.findIndex(function(o){return t.seekTime>=o.startTime&&t.seekTime<=o.endTime}),r=n>=0,a=0;this.mouseDown||this.toggleThumbContainer(r),r&&(this.thumbnails.forEach(function(o,l){t.loadedImages.includes(o.frames[n].text)&&(a=l)}),n!==this.showingThumb&&(this.showingThumb=n,this.loadImage(a)))}},{key:"loadImage",value:function(){var t=this,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,r=this.showingThumb,a=this.thumbnails[n],o=a.urlPrefix,l=a.frames[r],s=a.frames[r].text,c=o+s;if(this.currentImageElement&&this.currentImageElement.dataset.filename===s)this.showImage(this.currentImageElement,l,n,r,s,!1),this.currentImageElement.dataset.index=r,this.removeOldImages(this.currentImageElement);else{this.loadingImage&&this.usingSprites&&(this.loadingImage.onload=null);var h=new Image;h.src=c,h.dataset.index=r,h.dataset.filename=s,this.showingThumbFilename=s,this.player.debug.log("Loading image: ".concat(c)),h.onload=function(){return t.showImage(h,l,n,r,s,!0)},this.loadingImage=h,this.removeOldImages(h)}}},{key:"showImage",value:function(t,n,r,a,o){var l=!(arguments.length>5&&arguments[5]!==void 0)||arguments[5];this.player.debug.log("Showing thumb: ".concat(o,". num: ").concat(a,". qual: ").concat(r,". newimg: ").concat(l)),this.setImageSizeAndOffset(t,n),l&&(this.currentImageContainer.appendChild(t),this.currentImageElement=t,this.loadedImages.includes(o)||this.loadedImages.push(o)),this.preloadNearby(a,!0).then(this.preloadNearby(a,!1)).then(this.getHigherQuality(r,t,n,o))}},{key:"removeOldImages",value:function(t){var n=this;Array.from(this.currentImageContainer.children).forEach(function(r){if(r.tagName.toLowerCase()==="img"){var a=n.usingSprites?500:1e3;if(r.dataset.index!==t.dataset.index&&!r.dataset.deleting){r.dataset.deleting=!0;var o=n.currentImageContainer;setTimeout(function(){o.removeChild(r),n.player.debug.log("Removing thumb: ".concat(r.dataset.filename))},a)}}})}},{key:"preloadNearby",value:function(t){var n=this,r=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1];return new Promise(function(a){setTimeout(function(){var o=n.thumbnails[0].frames[t].text;if(n.showingThumbFilename===o){var l;l=r?n.thumbnails[0].frames.slice(t):n.thumbnails[0].frames.slice(0,t).reverse();var s=!1;l.forEach(function(c){var h=c.text;if(h!==o&&!n.loadedImages.includes(h)){s=!0,n.player.debug.log("Preloading thumb filename: ".concat(h));var d=n.thumbnails[0].urlPrefix+h,m=new Image;m.src=d,m.onload=function(){n.player.debug.log("Preloaded thumb filename: ".concat(h)),n.loadedImages.includes(h)||n.loadedImages.push(h),a()}}}),s||a()}},300)})}},{key:"getHigherQuality",value:function(t,n,r,a){var o=this;if(t<this.thumbnails.length-1){var l=n.naturalHeight;this.usingSprites&&(l=r.h),l<this.thumbContainerHeight&&setTimeout(function(){o.showingThumbFilename===a&&(o.player.debug.log("Showing higher quality thumb for: ".concat(a)),o.loadImage(t+1))},300)}}},{key:"toggleThumbContainer",value:function(){var t=arguments.length>0&&arguments[0]!==void 0&&arguments[0],n=arguments.length>1&&arguments[1]!==void 0&&arguments[1],r=this.player.config.classNames.previewThumbnails.thumbContainerShown;this.elements.thumb.container.classList.toggle(r,t),!t&&n&&(this.showingThumb=null,this.showingThumbFilename=null)}},{key:"toggleScrubbingContainer",value:function(){var t=arguments.length>0&&arguments[0]!==void 0&&arguments[0],n=this.player.config.classNames.previewThumbnails.scrubbingContainerShown;this.elements.scrubbing.container.classList.toggle(n,t),t||(this.showingThumb=null,this.showingThumbFilename=null)}},{key:"determineContainerAutoSizing",value:function(){(this.elements.thumb.imageContainer.clientHeight>20||this.elements.thumb.imageContainer.clientWidth>20)&&(this.sizeSpecifiedInCSS=!0)}},{key:"setThumbContainerSizeAndPos",value:function(){if(this.sizeSpecifiedInCSS){if(this.elements.thumb.imageContainer.clientHeight>20&&this.elements.thumb.imageContainer.clientWidth<20){var t=Math.floor(this.elements.thumb.imageContainer.clientHeight*this.thumbAspectRatio);this.elements.thumb.imageContainer.style.width="".concat(t,"px")}else if(this.elements.thumb.imageContainer.clientHeight<20&&this.elements.thumb.imageContainer.clientWidth>20){var n=Math.floor(this.elements.thumb.imageContainer.clientWidth/this.thumbAspectRatio);this.elements.thumb.imageContainer.style.height="".concat(n,"px")}}else{var r=Math.floor(this.thumbContainerHeight*this.thumbAspectRatio);this.elements.thumb.imageContainer.style.height="".concat(this.thumbContainerHeight,"px"),this.elements.thumb.imageContainer.style.width="".concat(r,"px")}this.setThumbContainerPos()}},{key:"setThumbContainerPos",value:function(){var t=this.player.elements.progress.getBoundingClientRect(),n=this.player.elements.container.getBoundingClientRect(),r=this.elements.thumb.container,a=n.left-t.left+10,o=n.right-t.left-r.clientWidth-10,l=this.mousePosX-t.left-r.clientWidth/2;l<a&&(l=a),l>o&&(l=o),r.style.left="".concat(l,"px")}},{key:"setScrubbingContainerSize",value:function(){var t=ys(this.thumbAspectRatio,{width:this.player.media.clientWidth,height:this.player.media.clientHeight}),n=t.width,r=t.height;this.elements.scrubbing.container.style.width="".concat(n,"px"),this.elements.scrubbing.container.style.height="".concat(r,"px")}},{key:"setImageSizeAndOffset",value:function(t,n){if(this.usingSprites){var r=this.thumbContainerHeight/n.h;t.style.height="".concat(t.naturalHeight*r,"px"),t.style.width="".concat(t.naturalWidth*r,"px"),t.style.left="-".concat(n.x*r,"px"),t.style.top="-".concat(n.y*r,"px")}}},{key:"enabled",get:function(){return this.player.isHTML5&&this.player.isVideo&&this.player.config.previewThumbnails.enabled}},{key:"currentImageContainer",get:function(){return this.mouseDown?this.elements.scrubbing.container:this.elements.thumb.imageContainer}},{key:"usingSprites",get:function(){return Object.keys(this.thumbnails[0].frames[0]).includes("w")}},{key:"thumbAspectRatio",get:function(){return this.usingSprites?this.thumbnails[0].frames[0].w/this.thumbnails[0].frames[0].h:this.thumbnails[0].width/this.thumbnails[0].height}},{key:"thumbContainerHeight",get:function(){return this.mouseDown?ys(this.thumbAspectRatio,{width:this.player.media.clientWidth,height:this.player.media.clientHeight}).height:this.sizeSpecifiedInCSS?this.elements.thumb.imageContainer.clientHeight:Math.floor(this.player.media.clientWidth/this.thumbAspectRatio/4)}},{key:"currentImageElement",get:function(){return this.mouseDown?this.currentScrubbingImageElement:this.currentThumbnailImageElement},set:function(t){this.mouseDown?this.currentScrubbingImageElement=t:this.currentThumbnailImageElement=t}}]),e}(),Da={insertElements:function(e,t){var n=this;k.string(t)?rs(e,this.media,{src:t}):k.array(t)&&t.forEach(function(r){rs(e,n.media,r)})},change:function(e){var t=this;ts(e,"sources.length")?(d2.cancelRequests.call(this),this.destroy.call(this,function(){t.options.quality=[],Q0(t.media),t.media=null,k.element(t.elements.container)&&t.elements.container.removeAttribute("class");var n=e.sources,r=e.type,a=s0(n,1)[0],o=a.provider,l=o===void 0?f2.html5:o,s=a.src,c=l==="html5"?r:"div",h=l==="html5"?{}:{src:s};Object.assign(t,{provider:l,type:r,supported:qe.check(r,l,t.config.playsinline),media:_e(c,h)}),t.elements.container.appendChild(t.media),k.boolean(e.autoplay)&&(t.config.autoplay=e.autoplay),t.isHTML5&&(t.config.crossorigin&&t.media.setAttribute("crossorigin",""),t.config.autoplay&&t.media.setAttribute("autoplay",""),k.empty(e.poster)||(t.poster=e.poster),t.config.loop.active&&t.media.setAttribute("loop",""),t.config.muted&&t.media.setAttribute("muted",""),t.config.playsinline&&t.media.setAttribute("playsinline","")),Fe.addStyleHook.call(t),t.isHTML5&&Da.insertElements.call(t,"source",n),t.config.title=e.title,ms.setup.call(t),t.isHTML5&&Object.keys(e).includes("tracks")&&Da.insertElements.call(t,"track",e.tracks),(t.isHTML5||t.isEmbed&&!t.supported.ui)&&Fe.build.call(t),t.isHTML5&&t.media.load(),k.empty(e.previewThumbnails)||(Object.assign(t.config.previewThumbnails,e.previewThumbnails),t.previewThumbnails&&t.previewThumbnails.loaded&&(t.previewThumbnails.destroy(),t.previewThumbnails=null),t.config.previewThumbnails.enabled&&(t.previewThumbnails=new gs(t))),t.fullscreen.update()},!0)):this.debug.warn("Invalid source format")}};function Mv(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:255;return Math.min(Math.max(e,t),n)}var ws=function(){function e(t,n){var r=this;if(x2(this,e),this.timers={},this.ready=!1,this.loading=!1,this.failed=!1,this.touch=qe.touch,this.media=t,k.string(this.media)&&(this.media=document.querySelectorAll(this.media)),(window.jQuery&&this.media instanceof jQuery||k.nodeList(this.media)||k.array(this.media))&&(this.media=this.media[0]),this.config=Qe({},ps,e.defaults,n||{},function(){try{return JSON.parse(r.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 wv(this.config.debug),this.debug.log("Config",this.config),this.debug.log("Support",qe),!k.nullOrUndefined(this.media)&&k.element(this.media))if(this.media.plyr)this.debug.warn("Target already setup");else if(this.config.enabled)if(qe.check().api){var a=this.media.cloneNode(!0);a.autoplay=!1,this.elements.original=a;var o=this.media.tagName.toLowerCase(),l=null,s=null;switch(o){case"div":if(l=this.media.querySelector("iframe"),k.element(l)){if(s=fs(l.getAttribute("src")),this.provider=gv(s.toString()),this.elements.container=this.media,this.media=l,this.elements.container.className="",s.search.length){var 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(k.empty(this.provider)||!Object.keys(f2).includes(this.provider))return void this.debug.error("Setup failed: Invalid provider");this.type=Ma.video;break;case"video":case"audio":this.type=o,this.provider=f2.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=qe.check(this.type,this.provider,this.config.playsinline),this.supported.api?(this.eventListeners=[],this.listeners=new bv(this),this.storage=new cs(this),this.media.plyr=this,k.element(this.elements.container)||(this.elements.container=_e("div",{tabindex:0}),ns(this.media,this.elements.container)),Fe.migrateStyles.call(this),Fe.addStyleHook.call(this),ms.setup.call(this),this.config.debug&&Te.call(this,this.elements.container,this.config.events.join(" "),function(h){r.debug.log("event: ".concat(h.type))}),this.fullscreen=new Cv(this),(this.isHTML5||this.isEmbed&&!this.supported.ui)&&Fe.build.call(this),this.listeners.container(),this.listeners.global(),this.config.ads.enabled&&(this.ads=new Sv(this)),this.isHTML5&&this.config.autoplay&&this.once("canplay",function(){return Y0(r.play())}),this.lastSeekTime=0,this.config.previewThumbnails.enabled&&(this.previewThumbnails=new gs(this))):this.debug.error("Setup failed: no support")}else this.debug.error("Setup failed: no support");else this.debug.error("Setup failed: disabled by config");else this.debug.error("Setup failed: no suitable element passed")}return k2(e,[{key:"play",value:function(){var t=this;return k.function(this.media.play)?(this.ads&&this.ads.enabled&&this.ads.managerPromise.then(function(){return t.ads.play()}).catch(function(){return Y0(t.media.play())}),this.media.play()):null}},{key:"pause",value:function(){return this.playing&&k.function(this.media.pause)?this.media.pause():null}},{key:"togglePlay",value:function(t){return(k.boolean(t)?t:!this.playing)?this.play():this.pause()}},{key:"stop",value:function(){this.isHTML5?(this.pause(),this.restart()):k.function(this.media.stop)&&this.media.stop()}},{key:"restart",value:function(){this.currentTime=0}},{key:"rewind",value:function(t){this.currentTime-=k.number(t)?t:this.config.seekTime}},{key:"forward",value:function(t){this.currentTime+=k.number(t)?t:this.config.seekTime}},{key:"increaseVolume",value:function(t){var n=this.media.muted?0:this.volume;this.volume=n+(k.number(t)?t:0)}},{key:"decreaseVolume",value:function(t){this.increaseVolume(-t)}},{key:"toggleCaptions",value:function(t){Ne.toggle.call(this,t,!1)}},{key:"airplay",value:function(){qe.airplay&&this.media.webkitShowPlaybackTargetPicker()}},{key:"toggleControls",value:function(t){if(this.supported.ui&&!this.isAudio){var n=Ln(this.elements.container,this.config.classNames.hideControls),r=t===void 0?void 0:!t,a=Me(this.elements.container,this.config.classNames.hideControls,r);if(a&&k.array(this.config.controls)&&this.config.controls.includes("settings")&&!k.empty(this.config.settings)&&ie.toggleMenu.call(this,!1),a!==n){var o=a?"controlshidden":"controlsshown";be.call(this,this.media,o)}return!a}return!1}},{key:"on",value:function(t,n){Te.call(this,this.elements.container,t,n)}},{key:"once",value:function(t,n){ka.call(this,this.elements.container,t,n)}},{key:"off",value:function(t,n){En(this.elements.container,t,n)}},{key:"destroy",value:function(t){var n=this,r=arguments.length>1&&arguments[1]!==void 0&&arguments[1];if(this.ready){var a=function(){document.body.style.overflow="",n.embed=null,r?(Object.keys(n.elements).length&&(Q0(n.elements.buttons.play),Q0(n.elements.captions),Q0(n.elements.controls),Q0(n.elements.wrapper),n.elements.buttons.play=null,n.elements.captions=null,n.elements.controls=null,n.elements.wrapper=null),k.function(t)&&t()):(ov.call(n),d2.cancelRequests.call(n),kn(n.elements.original,n.elements.container),be.call(n,n.elements.original,"destroyed",!0),k.function(t)&&t.call(n.elements.original),n.ready=!1,setTimeout(function(){n.elements=null,n.media=null},200))};this.stop(),clearTimeout(this.timers.loading),clearTimeout(this.timers.controls),clearTimeout(this.timers.resized),this.isHTML5?(Fe.toggleNativeControls.call(this,!0),a()):this.isYouTube?(clearInterval(this.timers.buffering),clearInterval(this.timers.playing),this.embed!==null&&k.function(this.embed.destroy)&&this.embed.destroy(),a()):this.isVimeo&&(this.embed!==null&&this.embed.unload().then(a),setTimeout(a,200))}}},{key:"supports",value:function(t){return qe.mime.call(this,t)}},{key:"isHTML5",get:function(){return this.provider===f2.html5}},{key:"isEmbed",get:function(){return this.isYouTube||this.isVimeo}},{key:"isYouTube",get:function(){return this.provider===f2.youtube}},{key:"isVimeo",get:function(){return this.provider===f2.vimeo}},{key:"isVideo",get:function(){return this.type===Ma.video}},{key:"isAudio",get:function(){return this.type===Ma.audio}},{key:"playing",get:function(){return!!(this.ready&&!this.paused&&!this.ended)}},{key:"paused",get:function(){return!!this.media.paused}},{key:"stopped",get:function(){return!!(this.paused&&this.currentTime===0)}},{key:"ended",get:function(){return!!this.media.ended}},{key:"currentTime",set:function(t){if(this.duration){var n=k.number(t)&&t>0;this.media.currentTime=n?Math.min(t,this.duration):0,this.debug.log("Seeking to ".concat(this.currentTime," seconds"))}},get:function(){return Number(this.media.currentTime)}},{key:"buffered",get:function(){var t=this.media.buffered;return k.number(t)?t:t&&t.length&&this.duration>0?t.end(0)/this.duration:0}},{key:"seeking",get:function(){return!!this.media.seeking}},{key:"duration",get:function(){var t=parseFloat(this.config.duration),n=(this.media||{}).duration,r=k.number(n)&&n!==1/0?n:0;return t||r}},{key:"volume",set:function(t){var n=t;k.string(n)&&(n=Number(n)),k.number(n)||(n=this.storage.get("volume")),k.number(n)||(n=this.config.volume),n>1&&(n=1),n<0&&(n=0),this.config.volume=n,this.media.volume=n,!k.empty(t)&&this.muted&&n>0&&(this.muted=!1)},get:function(){return Number(this.media.volume)}},{key:"muted",set:function(t){var n=t;k.boolean(n)||(n=this.storage.get("muted")),k.boolean(n)||(n=this.config.muted),this.config.muted=n,this.media.muted=n},get:function(){return!!this.media.muted}},{key:"hasAudio",get:function(){return!this.isHTML5||!!this.isAudio||!!this.media.mozHasAudio||!!this.media.webkitAudioDecodedByteCount||!!(this.media.audioTracks&&this.media.audioTracks.length)}},{key:"speed",set:function(t){var n=this,r=null;k.number(t)&&(r=t),k.number(r)||(r=this.storage.get("speed")),k.number(r)||(r=this.config.speed.selected);var a=this.minimumSpeed,o=this.maximumSpeed;r=Mv(r,a,o),this.config.speed.selected=r,setTimeout(function(){n.media.playbackRate=r},0)},get:function(){return Number(this.media.playbackRate)}},{key:"minimumSpeed",get:function(){return this.isYouTube?Math.min.apply(Math,ya(this.options.speed)):this.isVimeo?.5:.0625}},{key:"maximumSpeed",get:function(){return this.isYouTube?Math.max.apply(Math,ya(this.options.speed)):this.isVimeo?2:16}},{key:"quality",set:function(t){var n=this.config.quality,r=this.options.quality;if(r.length){var a=[!k.empty(t)&&Number(t),this.storage.get("quality"),n.selected,n.default].find(k.number),o=!0;if(!r.includes(a)){var l=sv(r,a);this.debug.warn("Unsupported quality option: ".concat(a,", using ").concat(l," instead")),a=l,o=!1}n.selected=a,this.media.quality=a,o&&this.storage.set({quality:a})}},get:function(){return this.media.quality}},{key:"loop",set:function(t){var n=k.boolean(t)?t:this.config.loop.active;this.config.loop.active=n,this.media.loop=n},get:function(){return!!this.media.loop}},{key:"source",set:function(t){Da.change.call(this,t)},get:function(){return this.media.currentSrc}},{key:"download",get:function(){var t=this.config.urls.download;return k.url(t)?t:this.source},set:function(t){k.url(t)&&(this.config.urls.download=t,ie.setDownloadUrl.call(this))}},{key:"poster",set:function(t){this.isVideo?Fe.setPoster.call(this,t,!1).catch(function(){}):this.debug.warn("Poster can only be set for video")},get:function(){return this.isVideo?this.media.getAttribute("poster")||this.media.getAttribute("data-poster"):null}},{key:"ratio",get:function(){if(!this.isVideo)return null;var t=os(La.call(this));return k.array(t)?t.join(":"):t},set:function(t){this.isVideo?k.string(t)&&as(t)?(this.config.ratio=t,u2.call(this)):this.debug.error("Invalid aspect ratio specified (".concat(t,")")):this.debug.warn("Aspect ratio can only be set for video")}},{key:"autoplay",set:function(t){var n=k.boolean(t)?t:this.config.autoplay;this.config.autoplay=n},get:function(){return!!this.config.autoplay}},{key:"currentTrack",set:function(t){Ne.set.call(this,t,!1)},get:function(){var t=this.captions,n=t.toggled,r=t.currentTrack;return n?r:-1}},{key:"language",set:function(t){Ne.setLanguage.call(this,t,!1)},get:function(){return(Ne.getCurrentTrack.call(this)||{}).language}},{key:"pip",set:function(t){if(qe.pip){var n=k.boolean(t)?t:!this.pip;k.function(this.media.webkitSetPresentationMode)&&this.media.webkitSetPresentationMode(n?Ba.active:Ba.inactive),k.function(this.media.requestPictureInPicture)&&(!this.pip&&n?this.media.requestPictureInPicture():this.pip&&!n&&document.exitPictureInPicture())}},get:function(){return qe.pip?k.empty(this.media.webkitPresentationMode)?this.media===document.pictureInPictureElement:this.media.webkitPresentationMode===Ba.active:null}}],[{key:"supported",value:function(t,n,r){return qe.check(t,n,r)}},{key:"loadSprite",value:function(t,n){return us(t,n)}},{key:"setup",value:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=null;return k.string(t)?r=Array.from(document.querySelectorAll(t)):k.nodeList(t)?r=Array.from(t):k.array(t)&&(r=t.filter(k.element)),k.empty(r)?null:r.map(function(a){return new e(a,n)})}}]),e}();ws.defaults=nv(ps);function Tv(e){let t=e==="/"?"":e;return t=t.endsWith("/")?t.slice(0,-1):t,`${t}/img/plyr.svg`}var Av={VUE_APP_API_URL:"/api",NVM_INC:"/Users/admin/.nvm/versions/node/v20.9.0/include/node",MANPATH:"/Users/admin/.nvm/versions/node/v20.9.0/share/man:/opt/homebrew/share/man::",PYCHARM_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/pycharm.vmoptions",WEBIDE_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/webide.vmoptions",NODE:"/Users/admin/.nvm/versions/node/v20.9.0/bin/node",NVM_CD_FLAGS:"-q",INIT_CWD:"/Users/admin/Projects/webitel-ui-sdk",JETBRAINSCLIENT_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/jetbrainsclient.vmoptions",TERM:"xterm-256color",SHELL:"/bin/zsh",HOMEBREW_REPOSITORY:"/opt/homebrew",TMPDIR:"/var/folders/g5/lf24d3m547vg6s2570f54tm40000gn/T/",npm_config_global_prefix:"/Users/admin/.nvm/versions/node/v20.9.0",COLOR:"1",npm_config_noproxy:"",npm_config_local_prefix:"/Users/admin/Projects/webitel-ui-sdk",NVM_DIR:"/Users/admin/.nvm",USER:"admin",COMMAND_MODE:"unix2003",npm_config_globalconfig:"/Users/admin/.nvm/versions/node/v20.9.0/etc/npmrc",SSH_AUTH_SOCK:"/private/tmp/com.apple.launchd.Sfm1R3fzwK/Listeners",PHPSTORM_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/phpstorm.vmoptions",__CF_USER_TEXT_ENCODING:"0x1F5:0x0:0x0",GOLAND_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/goland.vmoptions",npm_execpath:"/Users/admin/.nvm/versions/node/v20.9.0/lib/node_modules/npm/bin/npm-cli.js",APPCODE_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/appcode.vmoptions",PATH:"/Users/admin/Projects/webitel-ui-sdk/node_modules/.bin:/Users/admin/Projects/node_modules/.bin:/Users/admin/node_modules/.bin:/Users/node_modules/.bin:/node_modules/.bin:/Users/admin/.nvm/versions/node/v20.9.0/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/Users/admin/Projects/webitel-ui-sdk/node_modules/.bin:/Users/admin/Projects/node_modules/.bin:/Users/admin/node_modules/.bin:/Users/node_modules/.bin:/node_modules/.bin:/Users/admin/.nvm/versions/node/v20.9.0/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/Users/admin/.nvm/versions/node/v20.9.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin",DEVECOSTUDIO_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/devecostudio.vmoptions",_:"/Users/admin/Projects/webitel-ui-sdk/node_modules/.bin/vite",LaunchInstanceID:"F356608E-808C-45C9-A93E-E0CD149A6C04",npm_package_json:"/Users/admin/Projects/webitel-ui-sdk/package.json",__CFBundleIdentifier:"com.jetbrains.WebStorm",npm_config_init_module:"/Users/admin/.npm-init.js",npm_config_userconfig:"/Users/admin/.npmrc",PWD:"/Users/admin/Projects/webitel-ui-sdk",npm_command:"run-script",EDITOR:"vi",npm_lifecycle_event:"build",CLION_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/clion.vmoptions",IDEA_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/idea.vmoptions",npm_package_name:"@webitel/ui-sdk",XPC_FLAGS:"0x0",npm_config_npm_version:"10.1.0",WEBSTORM_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/webstorm.vmoptions",DATASPELL_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/dataspell.vmoptions",npm_config_node_gyp:"/Users/admin/.nvm/versions/node/v20.9.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",XPC_SERVICE_NAME:"0",npm_package_version:"24.6.51",STUDIO_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/studio.vmoptions",HOME:"/Users/admin",SHLVL:"2",HOMEBREW_PREFIX:"/opt/homebrew",IDEA_INITIAL_DIRECTORY:"/",LOGNAME:"admin",npm_config_cache:"/Users/admin/.npm",npm_lifecycle_script:"vite build",GATEWAY_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/gateway.vmoptions",LC_CTYPE:"en_US.UTF-8",DATAGRIP_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/datagrip.vmoptions",NVM_BIN:"/Users/admin/.nvm/versions/node/v20.9.0/bin",npm_config_user_agent:"npm/10.1.0 node/v20.9.0 darwin arm64 workspaces/false",INFOPATH:"/opt/homebrew/share/info:",HOMEBREW_CELLAR:"/opt/homebrew/Cellar",RIDER_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/rider.vmoptions",JETBRAINS_CLIENT_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/jetbrains_client.vmoptions",RUBYMINE_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/rubymine.vmoptions",SECURITYSESSIONID:"186b3",npm_config_prefix:"/Users/admin/.nvm/versions/node/v20.9.0",npm_node_execpath:"/Users/admin/.nvm/versions/node/v20.9.0/bin/node",NODE_ENV:"production"};const Ov={name:"WtPlayer",props:{src:{},autoplay:{type:Boolean,default:!0},loop:{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();const e=this.$baseURL||Av.BASE_URL||"/",t=Tv(e);this.player&&this.player.destroy();const n=["play-large","play","progress","current-time","mute","volume","captions","settings","pip","airplay","fullscreen"];this.download&&n.push("download"),this.player=new ws(this.$refs.player,{autoplay:this.autoplay,loadSprite:!1,resetOnEnd:this.resetOnEnd,invertTime:this.invertTime,iconUrl:t,controls:n,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,r;const e=(r=(n=this.$refs.player.plyr)==null?void 0:n.elements)==null?void 0:r.controls,t=this.$refs["close-icon"].$el;e&&e.append(t)}}};function Dv(e,t,n,r,a,o){const l=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(o.playerType),i.mergeProps({ref:"player",autoplay:n.autoplay,src:n.src,class:"wt-player__player",controls:""},i.toHandlers(o.listeners)),null,16,["autoplay","src"])),n.closable?(i.openBlock(),i.createBlock(l,{key:0,ref:"close-icon",class:"wt-player__close-icon",icon:"close",onClick:t[0]||(t[0]=s=>e.$emit("close"))},null,512)):i.createCommentVNode("",!0)],2)}const Nv=he(Ov,[["render",Dv],["__scopeId","data-v-73c5651f"]]);var Pv=e=>Object.prototype.toString.call(e).includes("Object"),Cs=e=>typeof e=="number"&&!isNaN(e),$v=e=>Array.isArray(e),bs=e=>Object.prototype.toString.call(e)==="[object String]",Na=e=>Number.isInteger(e);const Tn=(e,t)=>t(e)?!0:!Pv(e)||Object.keys(e).length!==2?!1:!Object.entries(e).some(([n,r])=>{const a=!["enter","leave"].includes(n),o=!t(r);return a||o}),Vv=e=>Tn(e,t=>Na(t)&&t>=0),Fv=e=>Tn(e,t=>bs(t)&&t.trim()!==""),Iv=e=>Tn(e,t=>Na(t)&&t>=0),vs=300,Rv="cubic-bezier(.25, .8, .5, 1)",Hv=0,Zv=[0,-16],Uv={inheritAttrs:!1,props:{duration:{validator:Vv,default:vs},easing:{validator:Fv,default:()=>Rv},delay:{validator:Iv,default:Hv},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:t,tag:n,duration:r}=this;return this.group?{appear:e,tag:n,duration:r,...this.$attrs}:{appear:e,mode:t,duration:r}},cHooks(){return{beforeEnter:(...e)=>{this.reduceTransition(...e),this.$emit("before-enter",...e)},beforeLeave:(...e)=>{var t;this.reduceTransition(...e),(t=this.initLeaving)==null||t.call(this,...e),this.$emit("before-leave",...e)},enter:(...e)=>{var t;(t=this.onEnter)==null||t.call(this,...e),this.$emit("enter",...e)},leave:(...e)=>{var t;(t=this.onLeave)==null||t.call(this,...e),this.$emit("leave",...e)},afterEnter:(...e)=>{var t;this.resetTransition(...e),(t=this.resetElement)==null||t.call(this,...e),this.$emit("after-enter",...e)},afterLeave:(...e)=>{var t;this.resetTransition(...e),(t=this.resetElement)==null||t.call(this,...e),this.$emit("after-leave",...e)}}}},methods:{setupTransition(e,t="enter"){var n,r,a;const o=((n=this.duration)==null?void 0:n[t])??this.duration,l=((r=this.easing)==null?void 0:r[t])??this.easing,s=((a=this.delay)==null?void 0:a[t])??this.delay;e.style.setProperty("transition-duration",`${o}ms`,"important"),e.style.setProperty("transition-timing-function",`${l}`,"important"),e.style.setProperty("transition-delay",`${s}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 t=getComputedStyle(e),{width:n,height:r}=t,{marginLeft:a,marginTop:o}=t;return e.style.setProperty("left",`${e.offsetLeft-parseFloat(a)}px`,"important"),e.style.setProperty("top",`${e.offsetTop-parseFloat(o)}px`,"important"),e.style.setProperty("width",`${parseFloat(n)}px`,"important"),e.style.setProperty("height",`${parseFloat(r)}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()}},Wv=(e,t)=>{const n=e.__vccOpts||e;for(const[r,a]of t)n[r]=a;return n},jv=e=>{const t=e.startsWith("matrix3d")?"matrix3d":"matrix",n=t==="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[t,n]},zv={name:"transition-slide",mixins:[Uv],props:{offset:{validator:e=>Tn(e,t=>!$v(t)||t.length!==2?!1:!t.some(n=>Na(n)?!1:bs(n)?isNaN(Number(n.endsWith("%")?n.slice(0,-1):n)):!0)),default:()=>Zv}},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,t="enter"){var n;const{width:r,height:a,transform:o}=getComputedStyle(e),l=((n=this.offset)==null?void 0:n[t])??this.offset;let[s,c]=l;Cs(s)||(s=s.endsWith("%")?parseFloat(r)*(parseFloat(s.slice(0,-1))||0)/100:parseFloat(s)),Cs(c)||(c=c.endsWith("%")?parseFloat(a)*(parseFloat(c.slice(0,-1))||0)/100:parseFloat(c));const[h,d]=jv(o);o.startsWith("matrix3d")?(d[12]+=s,d[13]+=c):o.startsWith("matrix")?(d[4]+=s,d[5]+=c):(d[4]=s,d[5]=c),this.noOpacity||e.style.setProperty("opacity",0),e.style.setProperty("transform",`${h}(${d})`)},resetElement(e){e.style.removeProperty("opacity"),e.style.removeProperty("transform")}}};function Yv(e,t,n,r,a,o){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 qv={name:"WtPopup",components:{TransitionSlide:Wv(zv,[["render",Yv]])},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}}},Gv={key:0,class:"wt-popup__popup"},Kv={class:"wt-popup__header"},Xv={class:"wt-popup__title"},Jv={key:0,class:"wt-popup__main"},Qv={key:1,class:"wt-popup__actions"};function e_(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon-btn"),s=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(s,{offset:[0,-1440/2]},{default:i.withCtx(()=>[n.shown?(i.openBlock(),i.createElementBlock("aside",Gv,[i.createElementVNode("header",Kv,[i.renderSlot(e.$slots,"header",{},()=>[i.createElementVNode("h3",Xv,[i.renderSlot(e.$slots,"title",{},void 0,!0)])],!0),i.createVNode(l,{class:"wt-popup__close-btn",icon:"close",onClick:t[0]||(t[0]=c=>e.$emit("close"))})]),e.$slots.main?(i.openBlock(),i.createElementBlock("section",Jv,[i.renderSlot(e.$slots,"main",{},void 0,!0)])):i.createCommentVNode("",!0),e.$slots.actions?(i.openBlock(),i.createElementBlock("footer",Qv,[i.renderSlot(e.$slots,"actions",{},void 0,!0)])):i.createCommentVNode("",!0)])):i.createCommentVNode("",!0)],void 0,!0),_:3})],2)),[[i.vShow,e.wrapperShown]])}const t_=he(qv,[["render",e_],["__scopeId","data-v-5963cb44"]]),n_={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 r_(e,t,n,r,a,o){return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([[{"wt-progress-bar--overflow":o.isOverflow},`wt-progress-bar--${n.color}`],"wt-progress-bar"])},[i.createElementVNode("span",{style:i.normalizeStyle(`width: ${o.progressWidth}%;`),class:"wt-progress-bar__progress"},null,4)],2)}const i_=he(n_,[["render",r_],["__scopeId","data-v-df3274ae"]]),a_={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)}}},o_=["checked","disabled","value"],l_={key:0,class:"wt-radio__label"};function s_(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon"),s=i.resolveComponent("wt-label");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-radio--active":o.isChecked,"wt-radio--outline":n.outline,"wt-radio--disabled":n.disabled},"wt-radio"])},[i.createVNode(s,{class:"wt-radio__wrapper"},{default:i.withCtx(()=>[i.createElementVNode("input",{checked:o.isChecked,disabled:n.disabled,value:n.value,class:"wt-radio__input",type:"radio",onInput:t[0]||(t[0]=(...c)=>o.inputHandler&&o.inputHandler(...c))},null,40,o_),i.createVNode(l,{icon:o.radioIcon,class:"wt-radio__icon"},null,8,["icon"]),i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label,isChecked:o.isChecked,disabled:n.disabled})),()=>[n.label?(i.openBlock(),i.createElementBlock("div",l_,i.toDisplayString(n.label),1)):i.createCommentVNode("",!0)],!0)],void 0,!0),_:3})],2)}const c_=he(a_,[["render",s_],["__scopeId","data-v-50eb3a52"]]),u_=he({__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:t}){const n=e,r=t,a=i.computed(()=>{if(n.disabled)return"disabled";switch(n.color){case"secondary":return"default";default:return n.color}});return(o,l)=>{const s=i.resolveComponent("wt-loader"),c=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:l[0]||(l[0]=h=>r("click",h))},[e.loading?(i.openBlock(),i.createBlock(s,{key:0,color:"main",size:"sm"})):(i.openBlock(),i.createBlock(c,{key:1,color:a.value,icon:e.icon,size:e.size},null,8,["color","icon","size"]))],2)}}},[["__scopeId","data-v-9cd5d350"]]),d_={class:"wt-search-bar__wrapper"},f_={class:"wt-search-bar__search-icon"},h_=["placeholder","value"],p_={class:"wt-search-bar__icon-controls"},m_=he({__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:t}){const n=e,r=t,{v:a,customValidators:o}=i.toRefs(n),{invalid:l}=S4({v:a,customValidators:o}),s=i.computed(()=>l.value?"error":"default"),c=pa(p=>{r("search",p)},1e3);function h(p){r("input",p),c(p)}function d(p){p.key==="Enter"?(c(n.value),p.preventDefault()):p.key==="Esc"&&(h(""),p.preventDefault())}function m({option:p}){r("update:search-mode",p),r("change:search-mode",p)}return(p,y)=>{const b=i.resolveComponent("wt-icon"),S=i.resolveComponent("wt-icon-btn"),T=i.resolveComponent("wt-hint"),v=i.resolveComponent("wt-tooltip"),_=i.resolveComponent("wt-radio"),M=i.resolveComponent("wt-context-menu");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-search-bar--invalid":i.unref(l)},"wt-search-bar"])},[i.createElementVNode("div",d_,[i.createElementVNode("div",f_,[i.renderSlot(p.$slots,"search-icon",{invalid:i.unref(l)},()=>[i.createVNode(b,{color:s.value,icon:"search"},null,8,["color"])],!0)]),i.createElementVNode("input",{placeholder:e.placeholder||p.$t("webitelUI.searchBar.placeholder"),value:e.value,class:"wt-search-bar__input",type:"search",onInput:y[0]||(y[0]=O=>h(O.target.value)),onKeyup:d},null,40,h_),i.createElementVNode("div",p_,[i.createVNode(S,{class:i.normalizeClass([{hidden:!e.value},"wt-search-bar__reset-icon-btn"]),color:s.value,icon:"close",onClick:y[1]||(y[1]=O=>h(""))},null,8,["class","color"]),e.hint?(i.openBlock(),i.createBlock(T,{key:0,"icon-color":s.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(M,{key:1,options:e.searchModeOptions,onClick:m},{activator:i.withCtx(()=>[i.createVNode(v,null,{activator:i.withCtx(()=>[i.createVNode(S,{color:i.unref(l)?"error":"default",icon:"filter"},null,8,["color"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(p.$t("webitelUI.searchBar.settingsHint")),1)],void 0,!0),_:1})]),option:i.withCtx(({value:O,text:D})=>[i.createVNode(_,{label:D,selected:(typeof e.searchMode=="string"?e.searchMode:e.searchMode.value)===O,value:!0},null,8,["label","selected"])]),_:1},8,["options"])):i.createCommentVNode("",!0),i.renderSlot(p.$slots,"additional-actions",{invalid:i.unref(l)},void 0,!0)])])],2)}}},[["__scopeId","data-v-7245ec0f"]]),_s=e=>Array.isArray(e)?!e.length:typeof e=="object"?!e||!Object.keys(e).length:!e,xs={methods:{tag(e,t){this.emitTagEvent(e,t);const n=this.trackBy?{[this.optionLabel||"name"]:e,[this.trackBy]:t||e}:e;if(!(a=>typeof a=="string"?this.options.some(o=>o===a):this.options.some(o=>o[this.trackBy]===a[this.trackBy]))(n)&&(this.options.unshift(n),!this.manualTagging)){const a=this.multiple?[...this.value,n]:n;this.input(a)}},emitTagEvent(e,t){this.$emit("tag",e,t)}}};function Pa(e){return e===0?!1:Array.isArray(e)&&e.length===0?!0:!e}function y_(e){return(...t)=>!e(...t)}function g_(e,t){return e===void 0&&(e="undefined"),e===null&&(e="null"),e===!1&&(e="false"),e.toString().toLowerCase().indexOf(t.trim())!==-1}function ks(e,t,n,r){return t?e.filter(a=>g_(r(a,n),t)).sort((a,o)=>r(a,n).length-r(o,n).length):e}function w_(e){return e.filter(t=>!t.$isLabel)}function $a(e,t){return n=>n.reduce((r,a)=>a[e]&&a[e].length?(r.push({$groupLabel:a[t],$isLabel:!0}),r.concat(a[e])):r,[])}function C_(e,t,n,r,a){return o=>o.map(l=>{if(!l[n])return console.warn("Options passed to vue-multiselect do not contain groups, despite the config."),[];const s=ks(l[n],e,t,a);return s.length?{[r]:l[r],[n]:s}:[]})}const Ls=(...e)=>t=>e.reduce((n,r)=>r(n),t);var b_={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,t){return Pa(e)?"":t?e[t]: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||"",t=e.toLowerCase().trim();let n=this.options.concat();return this.internalSearch?n=this.groupValues?this.filterAndFlat(n,t,this.label):ks(n,t,this.label,this.customLabel):n=this.groupValues?$a(this.groupValues,this.groupLabel)(n):n,n=this.hideSelected?n.filter(y_(this.isSelected)):n,this.taggable&&t.length&&!this.isExistingOption(t)&&(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(t=>this.customLabel(t,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,t,n){return Ls(C_(t,n,this.groupValues,this.groupLabel,this.customLabel),$a(this.groupValues,this.groupLabel))(e)},flatAndStrip(e){return Ls($a(this.groupValues,this.groupLabel),w_)(e)},updateSearch(e){this.search=e},isExistingOption(e){return this.options?this.optionKeys.indexOf(e)>-1:!1},isSelected(e){const t=this.trackBy?e[this.trackBy]:e;return this.valueKeys.indexOf(t)>-1},isOptionDisabled(e){return!!e.$isDisabled},getOptionLabel(e){if(Pa(e))return"";if(e.isTag)return e.label;if(e.$isLabel)return e.$groupLabel;const t=this.customLabel(e,this.label);return Pa(t)?"":t},select(e,t){if(e.$isLabel&&this.groupSelect){this.selectGroup(e);return}if(!(this.blockKeys.indexOf(t)!==-1||this.disabled||e.$isDisabled||e.$isLabel)&&!(this.max&&this.multiple&&this.internalValue.length===this.max)&&!(t==="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)){t!=="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 t=this.options.find(n=>n[this.groupLabel]===e.$groupLabel);if(t){if(this.wholeGroupSelected(t)){this.$emit("remove",t[this.groupValues],this.id);const n=this.internalValue.filter(r=>t[this.groupValues].indexOf(r)===-1);this.$emit("update:modelValue",n)}else{let n=t[this.groupValues].filter(r=>!(this.isOptionDisabled(r)||this.isSelected(r)));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(t=>this.isSelected(t)||this.isOptionDisabled(t))},wholeGroupDisabled(e){return e[this.groupValues].every(this.isOptionDisabled)},removeElement(e,t=!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 r=this.internalValue.slice(0,n).concat(this.internalValue.slice(n+1));this.$emit("update:modelValue",r)}else this.$emit("update:modelValue",null);this.$emit("remove",e,this.id),this.closeOnSelect&&t&&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,t=window.innerHeight-this.$el.getBoundingClientRect().bottom;t>this.maxHeight||t>e||this.openDirection==="below"||this.openDirection==="bottom"?(this.preferredOpenDirection="below",this.optimizedHeight=Math.min(t-40,this.maxHeight)):(this.preferredOpenDirection="above",this.optimizedHeight=Math.min(e-40,this.maxHeight))}}},v_={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,t){return{"multiselect__option--highlight":e===this.pointer&&this.showPointer,"multiselect__option--selected":this.isSelected(t)}},groupHighlight(e,t){if(!this.groupSelect)return["multiselect__option--disabled",{"multiselect__option--group":t.$isLabel}];const n=this.options.find(r=>r[this.groupLabel]===t.$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}}},Es={name:"vue-multiselect",mixins:[b_,v_],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},openDirection:{type:String,default:""},showNoOptions:{type:Boolean,default:!0},showNoResults:{type:Boolean,default:!0},tabindex:{type:Number,default:0}},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 __={ref:"tags",class:"multiselect__tags"},x_={class:"multiselect__tags-wrap"},k_={class:"multiselect__spinner"},L_={key:0},E_={class:"multiselect__option"},S_={class:"multiselect__option"},B_=i.createTextVNode("No elements found. Consider changing the search query."),M_={class:"multiselect__option"},T_=i.createTextVNode("List is empty.");function A_(e,t,n,r,a,o){return i.openBlock(),i.createBlock("div",{tabindex:e.searchable?-1:n.tabindex,class:[{"multiselect--active":e.isOpen,"multiselect--disabled":n.disabled,"multiselect--above":o.isAbove,"multiselect--has-options-group":o.hasOptionGroup},"multiselect"],onFocus:t[14]||(t[14]=l=>e.activate()),onBlur:t[15]||(t[15]=l=>e.searchable?!1:e.deactivate()),onKeydown:[t[16]||(t[16]=i.withKeys(i.withModifiers(l=>e.pointerForward(),["self","prevent"]),["down"])),t[17]||(t[17]=i.withKeys(i.withModifiers(l=>e.pointerBackward(),["self","prevent"]),["up"]))],onKeypress:t[18]||(t[18]=i.withKeys(i.withModifiers(l=>e.addPointerElement(l),["stop","self"]),["enter","tab"])),onKeyup:t[19]||(t[19]=i.withKeys(l=>e.deactivate(),["esc"])),role:"combobox","aria-owns":"listbox-"+e.id},[i.renderSlot(e.$slots,"caret",{toggle:e.toggle},()=>[i.createVNode("div",{onMousedown:t[1]||(t[1]=i.withModifiers(l=>e.toggle(),["prevent","stop"])),class:"multiselect__select"},null,32)]),i.renderSlot(e.$slots,"clear",{search:e.search}),i.createVNode("div",__,[i.renderSlot(e.$slots,"selection",{search:e.search,remove:e.removeElement,values:o.visibleValues,isOpen:e.isOpen},()=>[i.withDirectives(i.createVNode("div",x_,[(i.openBlock(!0),i.createBlock(i.Fragment,null,i.renderList(o.visibleValues,(l,s)=>i.renderSlot(e.$slots,"tag",{option:l,search:e.search,remove:e.removeElement},()=>[(i.openBlock(),i.createBlock("span",{class:"multiselect__tag",key:s},[i.createVNode("span",{textContent:i.toDisplayString(e.getOptionLabel(l))},null,8,["textContent"]),i.createVNode("i",{tabindex:"1",onKeypress:i.withKeys(i.withModifiers(c=>e.removeElement(l),["prevent"]),["enter"]),onMousedown:i.withModifiers(c=>e.removeElement(l),["prevent"]),class:"multiselect__tag-icon"},null,40,["onKeypress","onMousedown"])]))])),256))],512),[[i.vShow,o.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",k_,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:!1,placeholder:e.placeholder,style:o.inputStyle,value:e.search,disabled:n.disabled,tabindex:n.tabindex,onInput:t[2]||(t[2]=l=>e.updateSearch(l.target.value)),onFocus:t[3]||(t[3]=i.withModifiers(l=>e.activate(),["prevent"])),onBlur:t[4]||(t[4]=i.withModifiers(l=>e.deactivate(),["prevent"])),onKeyup:t[5]||(t[5]=i.withKeys(l=>e.deactivate(),["esc"])),onKeydown:[t[6]||(t[6]=i.withKeys(i.withModifiers(l=>e.pointerForward(),["prevent"]),["down"])),t[7]||(t[7]=i.withKeys(i.withModifiers(l=>e.pointerBackward(),["prevent"]),["up"])),t[9]||(t[9]=i.withKeys(i.withModifiers(l=>e.removeLastElement(),["stop"]),["delete"]))],onKeypress:t[8]||(t[8]=i.withKeys(i.withModifiers(l=>e.addPointerElement(l),["prevent","stop","self"]),["enter"])),class:"multiselect__input","aria-controls":"listbox-"+e.id},null,44,["name","id","placeholder","value","disabled","tabindex","aria-controls"])):i.createCommentVNode("v-if",!0),o.isSingleLabelVisible?(i.openBlock(),i.createBlock("span",{key:1,class:"multiselect__single",onMousedown:t[10]||(t[10]=i.withModifiers((...l)=>e.toggle&&e.toggle(...l),["prevent"]))},[i.renderSlot(e.$slots,"singleLabel",{option:o.singleValue},()=>[i.createTextVNode(i.toDisplayString(e.currentOptionLabel),1)])],32)):i.createCommentVNode("v-if",!0),o.isPlaceholderVisible?(i.openBlock(),i.createBlock("span",{key:2,class:"multiselect__placeholder",onMousedown:t[11]||(t[11]=i.withModifiers((...l)=>e.toggle&&e.toggle(...l),["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:t[12]||(t[12]=(...l)=>e.activate&&e.activate(...l)),tabindex:"-1",onMousedown:t[13]||(t[13]=i.withModifiers(()=>{},["prevent"])),style:{maxHeight:e.optimizedHeight+"px"},ref:"list"},[i.createVNode("ul",{class:"multiselect__content",style:o.contentStyle,role:"listbox",id:"listbox-"+e.id},[i.renderSlot(e.$slots,"beforeList"),e.multiple&&e.max===e.internalValue.length?(i.openBlock(),i.createBlock("li",L_,[i.createVNode("span",E_,[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,(l,s)=>(i.openBlock(),i.createBlock("li",{class:"multiselect__element",key:s,id:e.id+"-"+s,role:l&&(l.$isLabel||l.$isDisabled)?null:"option"},[l&&(l.$isLabel||l.$isDisabled)?i.createCommentVNode("v-if",!0):(i.openBlock(),i.createBlock("span",{key:0,class:[e.optionHighlight(s,l),"multiselect__option"],onClick:i.withModifiers(c=>e.select(l),["stop"]),onMouseenter:i.withModifiers(c=>e.pointerSet(s),["self"]),"data-select":l&&l.isTag?e.tagPlaceholder:o.selectLabelText,"data-selected":o.selectedLabelText,"data-deselect":o.deselectLabelText},[i.renderSlot(e.$slots,"option",{option:l,search:e.search,index:s},()=>[i.createVNode("span",null,i.toDisplayString(e.getOptionLabel(l)),1)])],42,["onClick","onMouseenter","data-select","data-selected","data-deselect"])),l&&(l.$isLabel||l.$isDisabled)?(i.openBlock(),i.createBlock("span",{key:1,"data-select":e.groupSelect&&o.selectGroupLabelText,"data-deselect":e.groupSelect&&o.deselectGroupLabelText,class:[e.groupHighlight(s,l),"multiselect__option"],onMouseenter:i.withModifiers(c=>e.groupSelect&&e.pointerSet(s),["self"]),onMousedown:i.withModifiers(c=>e.selectGroup(l),["prevent"])},[i.renderSlot(e.$slots,"option",{option:l,search:e.search,index:s},()=>[i.createVNode("span",null,i.toDisplayString(e.getOptionLabel(l)),1)])],42,["data-select","data-deselect","onMouseenter","onMousedown"])):i.createCommentVNode("v-if",!0)],8,["id","role"]))),128)):i.createCommentVNode("v-if",!0),i.withDirectives(i.createVNode("li",null,[i.createVNode("span",S_,[i.renderSlot(e.$slots,"noResult",{search:e.search},()=>[B_])])],512),[[i.vShow,n.showNoResults&&e.filteredOptions.length===0&&e.search&&!n.loading]]),i.withDirectives(i.createVNode("li",null,[i.createVNode("span",M_,[i.renderSlot(e.$slots,"noOptions",{},()=>[T_])])],512),[[i.vShow,n.showNoOptions&&(e.options.length===0||o.hasOptionGroup===!0&&e.filteredOptions.length===0)&&!e.search&&!n.loading]]),i.renderSlot(e.$slots,"afterList")],12,["id"])],36),[[i.vShow,e.isOpen]])]),_:3})],42,["tabindex","aria-owns"])}Es.render=A_;function An(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?An=function(t){return typeof t}:An=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},An(e)}function O_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ss(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function D_(e,t,n){return t&&Ss(e.prototype,t),n&&Ss(e,n),e}function Bs(e){return N_(e)||P_(e)||$_(e)||V_()}function N_(e){if(Array.isArray(e))return Va(e)}function P_(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function $_(e,t){if(e){if(typeof e=="string")return Va(e,t);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 Va(e,t)}}function Va(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function V_(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
25
+ `);if(r!==this.elements.captions.innerHTML){xn(this.elements.captions);var a=_e("span",z0(this.config.selectors.caption));a.innerHTML=r,this.elements.captions.appendChild(a),be.call(this,this.media,"cuechange")}}else this.debug.warn("updateCues: Invalid input",e);else this.debug.warn("No captions element to render to")}},ps={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.6.3/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",hidden:"plyr__sr-only",hideControls:"plyr--hide-controls",isIos:"plyr--is-ios",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"},tabFocus:"plyr__tab-focus",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"}},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}},Ba={active:"picture-in-picture",inactive:"inline"},f2={html5:"html5",youtube:"youtube",vimeo:"vimeo"},Ma={audio:"audio",video:"video"};function gv(e){return/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(e)?f2.youtube:/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(e)?f2.vimeo:null}var Ta=function(){},wv=function(){function e(){var t=arguments.length>0&&arguments[0]!==void 0&&arguments[0];x2(this,e),this.enabled=window.console&&t,this.enabled&&this.log("Debugging enabled")}return k2(e,[{key:"log",get:function(){return this.enabled?Function.prototype.bind.call(console.log,console):Ta}},{key:"warn",get:function(){return this.enabled?Function.prototype.bind.call(console.warn,console):Ta}},{key:"error",get:function(){return this.enabled?Function.prototype.bind.call(console.error,console):Ta}}]),e}(),Cv=function(){function e(t){var n=this;x2(this,e),this.player=t,this.prefix=e.prefix,this.property=e.property,this.scrollPosition={x:0,y:0},this.forceFallback=t.config.fullscreen.fallback==="force",this.player.elements.fullscreen=t.config.fullscreen.container&&iv(this.player.elements.container,t.config.fullscreen.container),Te.call(this.player,document,this.prefix==="ms"?"MSFullscreenChange":"".concat(this.prefix,"fullscreenchange"),function(){n.onChange()}),Te.call(this.player,this.player.elements.container,"dblclick",function(r){k.element(n.player.elements.controls)&&n.player.elements.controls.contains(r.target)||n.player.listeners.proxy(r,n.toggle,"fullscreen")}),Te.call(this,this.player.elements.container,"keydown",function(r){return n.trapFocus(r)}),this.update()}return k2(e,[{key:"onChange",value:function(){if(this.enabled){var t=this.player.elements.buttons.fullscreen;k.element(t)&&(t.pressed=this.active);var n=this.target===this.player.media?this.target:this.player.elements.container;be.call(this.player,n,this.active?"enterfullscreen":"exitfullscreen",!0)}}},{key:"toggleFallback",value:function(){var t=arguments.length>0&&arguments[0]!==void 0&&arguments[0];if(t?this.scrollPosition={x:window.scrollX||0,y:window.scrollY||0}:window.scrollTo(this.scrollPosition.x,this.scrollPosition.y),document.body.style.overflow=t?"hidden":"",Me(this.target,this.player.config.classNames.fullscreen.fallback,t),h0.isIos){var n=document.head.querySelector('meta[name="viewport"]'),r="viewport-fit=cover";n||(n=document.createElement("meta")).setAttribute("name","viewport");var a=k.string(n.content)&&n.content.includes(r);t?(this.cleanupViewport=!a,a||(n.content+=",".concat(r))):this.cleanupViewport&&(n.content=n.content.split(",").filter(function(o){return o.trim()!==r}).join(","))}this.onChange()}},{key:"trapFocus",value:function(t){if(!h0.isIos&&this.active&&t.key==="Tab"&&t.keyCode===9){var n=document.activeElement,r=W2.call(this.player,"a[href], button:not(:disabled), input:not(:disabled), [tabindex]"),a=s0(r,1)[0],o=r[r.length-1];n!==o||t.shiftKey?n===a&&t.shiftKey&&(o.focus(),t.preventDefault()):(a.focus(),t.preventDefault())}}},{key:"update",value:function(){var t;this.enabled?(t=this.forceFallback?"Fallback (forced)":e.native?"Native":"Fallback",this.player.debug.log("".concat(t," fullscreen enabled"))):this.player.debug.log("Fullscreen not supported and fallback disabled"),Me(this.player.elements.container,this.player.config.classNames.fullscreen.enabled,this.enabled)}},{key:"enter",value:function(){this.enabled&&(h0.isIos&&this.player.config.fullscreen.iosNative?this.target.webkitEnterFullscreen():!e.native||this.forceFallback?this.toggleFallback(!0):this.prefix?k.empty(this.prefix)||this.target["".concat(this.prefix,"Request").concat(this.property)]():this.target.requestFullscreen({navigationUI:"hide"}))}},{key:"exit",value:function(){if(this.enabled)if(h0.isIos&&this.player.config.fullscreen.iosNative)this.target.webkitExitFullscreen(),Y0(this.player.play());else if(!e.native||this.forceFallback)this.toggleFallback(!1);else if(this.prefix){if(!k.empty(this.prefix)){var t=this.prefix==="moz"?"Cancel":"Exit";document["".concat(this.prefix).concat(t).concat(this.property)]()}}else(document.cancelFullScreen||document.exitFullscreen).call(document)}},{key:"toggle",value:function(){this.active?this.exit():this.enter()}},{key:"usingNative",get:function(){return e.native&&!this.forceFallback}},{key:"enabled",get:function(){return(e.native||this.player.config.fullscreen.fallback)&&this.player.config.fullscreen.enabled&&this.player.supported.ui&&this.player.isVideo}},{key:"active",get:function(){if(!this.enabled)return!1;if(!e.native||this.forceFallback)return Ln(this.target,this.player.config.classNames.fullscreen.fallback);var t=this.prefix?document["".concat(this.prefix).concat(this.property,"Element")]:document.fullscreenElement;return t&&t.shadowRoot?t===this.target.getRootNode().host:t===this.target}},{key:"target",get:function(){return h0.isIos&&this.player.config.fullscreen.iosNative?this.player.media:this.player.elements.fullscreen||this.player.elements.container}}],[{key:"native",get:function(){return!!(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)}},{key:"prefix",get:function(){if(k.function(document.exitFullscreen))return"";var t="";return["webkit","moz","ms"].some(function(n){return!(!k.function(document["".concat(n,"ExitFullscreen")])&&!k.function(document["".concat(n,"CancelFullScreen")]))&&(t=n,!0)}),t}},{key:"property",get:function(){return this.prefix==="moz"?"FullScreen":"Fullscreen"}}]),e}();function Bn(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;return new Promise(function(n,r){var a=new Image,o=function(){delete a.onload,delete a.onerror,(a.naturalWidth>=t?n:r)(a)};Object.assign(a,{onload:o,onerror:o,src:e})})}var Fe={addStyleHook:function(){Me(this.elements.container,this.config.selectors.container.replace(".",""),!0),Me(this.elements.container,this.config.classNames.uiSupported,this.supported.ui)},toggleNativeControls:function(){var e=arguments.length>0&&arguments[0]!==void 0&&arguments[0];e&&this.isHTML5?this.media.setAttribute("controls",""):this.media.removeAttribute("controls")},build:function(){var e=this;if(this.listeners.media(),!this.supported.ui)return this.debug.warn("Basic support only for ".concat(this.provider," ").concat(this.type)),void Fe.toggleNativeControls.call(this,!0);k.element(this.elements.controls)||(ie.inject.call(this),this.listeners.controls()),Fe.toggleNativeControls.call(this),this.isHTML5&&Ne.setup.call(this),this.volume=null,this.muted=null,this.loop=null,this.quality=null,this.speed=null,ie.updateVolume.call(this),ie.timeUpdate.call(this),Fe.checkPlaying.call(this),Me(this.elements.container,this.config.classNames.pip.supported,qe.pip&&this.isHTML5&&this.isVideo),Me(this.elements.container,this.config.classNames.airplay.supported,qe.airplay&&this.isHTML5),Me(this.elements.container,this.config.classNames.isIos,h0.isIos),Me(this.elements.container,this.config.classNames.isTouch,this.touch),this.ready=!0,setTimeout(function(){be.call(e,e.media,"ready")},0),Fe.setTitle.call(this),this.poster&&Fe.setPoster.call(this,this.poster,!1).catch(function(){}),this.config.duration&&ie.durationUpdate.call(this)},setTitle:function(){var e=c0.get("play",this.config);if(k.string(this.config.title)&&!k.empty(this.config.title)&&(e+=", ".concat(this.config.title)),Array.from(this.elements.buttons.play||[]).forEach(function(a){a.setAttribute("aria-label",e)}),this.isEmbed){var t=i0.call(this,"iframe");if(!k.element(t))return;var n=k.empty(this.config.title)?"video":this.config.title,r=c0.get("frameTitle",this.config);t.setAttribute("title",r.replace("{title}",n))}},togglePoster:function(e){Me(this.elements.container,this.config.classNames.posterEnabled,e)},setPoster:function(e){var t=this,n=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1];return n&&this.poster?Promise.reject(new Error("Poster already set")):(this.media.setAttribute("data-poster",e),this.elements.poster.removeAttribute("hidden"),lv.call(this).then(function(){return Bn(e)}).catch(function(r){throw e===t.poster&&Fe.togglePoster.call(t,!1),r}).then(function(){if(e!==t.poster)throw new Error("setPoster cancelled by later call to setPoster")}).then(function(){return Object.assign(t.elements.poster.style,{backgroundImage:"url('".concat(e,"')"),backgroundSize:""}),Fe.togglePoster.call(t,!0),e}))},checkPlaying:function(e){var t=this;Me(this.elements.container,this.config.classNames.playing,this.playing),Me(this.elements.container,this.config.classNames.paused,this.paused),Me(this.elements.container,this.config.classNames.stopped,this.stopped),Array.from(this.elements.buttons.play||[]).forEach(function(n){Object.assign(n,{pressed:t.playing}),n.setAttribute("aria-label",c0.get(t.playing?"pause":"play",t.config))}),k.event(e)&&e.type==="timeupdate"||Fe.toggleControls.call(this)},checkLoading:function(e){var t=this;this.loading=["stalled","waiting"].includes(e.type),clearTimeout(this.timers.loading),this.timers.loading=setTimeout(function(){Me(t.elements.container,t.config.classNames.loading,t.loading),Fe.toggleControls.call(t)},this.loading?250:0)},toggleControls:function(e){var t=this.elements.controls;if(t&&this.config.hideControls){var n=this.touch&&this.lastSeekTime+2e3>Date.now();this.toggleControls(!!(e||this.loading||this.paused||t.pressed||t.hover||n))}},migrateStyles:function(){var e=this;Object.values(Z2({},this.media.style)).filter(function(t){return!k.empty(t)&&k.string(t)&&t.startsWith("--plyr")}).forEach(function(t){e.elements.container.style.setProperty(t,e.media.style.getPropertyValue(t)),e.media.style.removeProperty(t)}),k.empty(this.media.style)&&this.media.removeAttribute("style")}},bv=function(){function e(t){x2(this,e),this.player=t,this.lastKey=null,this.focusTimer=null,this.lastKeyDown=null,this.handleKey=this.handleKey.bind(this),this.toggleMenu=this.toggleMenu.bind(this),this.setTabFocus=this.setTabFocus.bind(this),this.firstTouch=this.firstTouch.bind(this)}return k2(e,[{key:"handleKey",value:function(t){var n=this.player,r=n.elements,a=t.keyCode?t.keyCode:t.which,o=t.type==="keydown",l=o&&a===this.lastKey;if(!(t.altKey||t.ctrlKey||t.metaKey||t.shiftKey)&&k.number(a))if(o){var s=document.activeElement;if(k.element(s)){var c=n.config.selectors.editable;if(s!==r.inputs.seek&&E2(s,c)||t.which===32&&E2(s,'button, [role^="menuitem"]'))return}switch([32,37,38,39,40,48,49,50,51,52,53,54,56,57,67,70,73,75,76,77,79].includes(a)&&(t.preventDefault(),t.stopPropagation()),a){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:l||(n.currentTime=n.duration/10*(a-48));break;case 32:case 75:l||Y0(n.togglePlay());break;case 38:n.increaseVolume(.1);break;case 40:n.decreaseVolume(.1);break;case 77:l||(n.muted=!n.muted);break;case 39:n.forward();break;case 37:n.rewind();break;case 70:n.fullscreen.toggle();break;case 67:l||n.toggleCaptions();break;case 76:n.loop=!n.loop}a===27&&!n.fullscreen.usingNative&&n.fullscreen.active&&n.fullscreen.toggle(),this.lastKey=a}else this.lastKey=null}},{key:"toggleMenu",value:function(t){ie.toggleMenu.call(this.player,t)}},{key:"firstTouch",value:function(){var t=this.player,n=t.elements;t.touch=!0,Me(n.container,t.config.classNames.isTouch,!0)}},{key:"setTabFocus",value:function(t){var n=this.player,r=n.elements;if(clearTimeout(this.focusTimer),t.type!=="keydown"||t.which===9){t.type==="keydown"&&(this.lastKeyDown=t.timeStamp);var a,o=t.timeStamp-this.lastKeyDown<=20;(t.type!=="focus"||o)&&(a=n.config.classNames.tabFocus,Me(W2.call(n,".".concat(a)),a,!1),t.type!=="focusout"&&(this.focusTimer=setTimeout(function(){var l=document.activeElement;r.container.contains(l)&&Me(document.activeElement,n.config.classNames.tabFocus,!0)},10)))}}},{key:"global",value:function(){var t=!(arguments.length>0&&arguments[0]!==void 0)||arguments[0],n=this.player;n.config.keyboard.global&&j2.call(n,window,"keydown keyup",this.handleKey,t,!1),j2.call(n,document.body,"click",this.toggleMenu,t),ka.call(n,document.body,"touchstart",this.firstTouch),j2.call(n,document.body,"keydown focus blur focusout",this.setTabFocus,t,!1,!0)}},{key:"container",value:function(){var t=this.player,n=t.config,r=t.elements,a=t.timers;!n.keyboard.global&&n.keyboard.focused&&Te.call(t,r.container,"keydown keyup",this.handleKey,!1),Te.call(t,r.container,"mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen",function(s){var c=r.controls;c&&s.type==="enterfullscreen"&&(c.pressed=!1,c.hover=!1);var h=0;["touchstart","touchmove","mousemove"].includes(s.type)&&(Fe.toggleControls.call(t,!0),h=t.touch?3e3:2e3),clearTimeout(a.controls),a.controls=setTimeout(function(){return Fe.toggleControls.call(t,!1)},h)});var o=function(s){if(!s)return u2.call(t);var c=r.container.getBoundingClientRect(),h=c.width,d=c.height;return u2.call(t,"".concat(h,":").concat(d))},l=function(){clearTimeout(a.resized),a.resized=setTimeout(o,50)};Te.call(t,r.container,"enterfullscreen exitfullscreen",function(s){var c=t.fullscreen,h=c.target,d=c.usingNative;if(h===r.container&&(t.isEmbed||!k.empty(t.config.ratio))){var m=s.type==="enterfullscreen",p=o(m);p.padding,function(y,b,S){if(t.isVimeo&&!t.config.vimeo.premium){var T=t.elements.wrapper.firstChild,v=s0(y,2)[1],_=s0(La.call(t),2),M=_[0],O=_[1];T.style.maxWidth=S?"".concat(v/O*M,"px"):null,T.style.margin=S?"0 auto":null}}(p.ratio,0,m),m&&setTimeout(function(){return va(r.container)},100),d||(m?Te.call(t,window,"resize",l):En.call(t,window,"resize",l))}})}},{key:"media",value:function(){var t=this,n=this.player,r=n.elements;if(Te.call(n,n.media,"timeupdate seeking seeked",function(l){return ie.timeUpdate.call(n,l)}),Te.call(n,n.media,"durationchange loadeddata loadedmetadata",function(l){return ie.durationUpdate.call(n,l)}),Te.call(n,n.media,"ended",function(){n.isHTML5&&n.isVideo&&n.config.resetOnEnd&&(n.restart(),n.pause())}),Te.call(n,n.media,"progress playing seeking seeked",function(l){return ie.updateProgress.call(n,l)}),Te.call(n,n.media,"volumechange",function(l){return ie.updateVolume.call(n,l)}),Te.call(n,n.media,"playing play pause ended emptied timeupdate",function(l){return Fe.checkPlaying.call(n,l)}),Te.call(n,n.media,"waiting canplay seeked playing",function(l){return Fe.checkLoading.call(n,l)}),n.supported.ui&&n.config.clickToPlay&&!n.isAudio){var a=i0.call(n,".".concat(n.config.classNames.video));if(!k.element(a))return;Te.call(n,r.container,"click",function(l){([r.container,a].includes(l.target)||a.contains(l.target))&&(n.touch&&n.config.hideControls||(n.ended?(t.proxy(l,n.restart,"restart"),t.proxy(l,function(){Y0(n.play())},"play")):t.proxy(l,function(){Y0(n.togglePlay())},"play")))})}n.supported.ui&&n.config.disableContextMenu&&Te.call(n,r.wrapper,"contextmenu",function(l){l.preventDefault()},!1),Te.call(n,n.media,"volumechange",function(){n.storage.set({volume:n.volume,muted:n.muted})}),Te.call(n,n.media,"ratechange",function(){ie.updateSetting.call(n,"speed"),n.storage.set({speed:n.speed})}),Te.call(n,n.media,"qualitychange",function(l){ie.updateSetting.call(n,"quality",null,l.detail.quality)}),Te.call(n,n.media,"ready qualitychange",function(){ie.setDownloadUrl.call(n)});var o=n.config.events.concat(["keyup","keydown"]).join(" ");Te.call(n,n.media,o,function(l){var s=l.detail,c=s===void 0?{}:s;l.type==="error"&&(c=n.media.error),be.call(n,r.container,l.type,!0,c)})}},{key:"proxy",value:function(t,n,r){var a=this.player,o=a.config.listeners[r],l=!0;k.function(o)&&(l=o.call(a,t)),l!==!1&&k.function(n)&&n.call(a,t)}},{key:"bind",value:function(t,n,r,a){var o=this,l=!(arguments.length>4&&arguments[4]!==void 0)||arguments[4],s=this.player,c=s.config.listeners[a],h=k.function(c);Te.call(s,t,n,function(d){return o.proxy(d,r,a)},l&&!h)}},{key:"controls",value:function(){var t=this,n=this.player,r=n.elements,a=h0.isIE?"change":"input";if(r.buttons.play&&Array.from(r.buttons.play).forEach(function(l){t.bind(l,"click",function(){Y0(n.togglePlay())},"play")}),this.bind(r.buttons.restart,"click",n.restart,"restart"),this.bind(r.buttons.rewind,"click",function(){n.lastSeekTime=Date.now(),n.rewind()},"rewind"),this.bind(r.buttons.fastForward,"click",function(){n.lastSeekTime=Date.now(),n.forward()},"fastForward"),this.bind(r.buttons.mute,"click",function(){n.muted=!n.muted},"mute"),this.bind(r.buttons.captions,"click",function(){return n.toggleCaptions()}),this.bind(r.buttons.download,"click",function(){be.call(n,n.media,"download")},"download"),this.bind(r.buttons.fullscreen,"click",function(){n.fullscreen.toggle()},"fullscreen"),this.bind(r.buttons.pip,"click",function(){n.pip="toggle"},"pip"),this.bind(r.buttons.airplay,"click",n.airplay,"airplay"),this.bind(r.buttons.settings,"click",function(l){l.stopPropagation(),l.preventDefault(),ie.toggleMenu.call(n,l)},null,!1),this.bind(r.buttons.settings,"keyup",function(l){var s=l.which;[13,32].includes(s)&&(s!==13?(l.preventDefault(),l.stopPropagation(),ie.toggleMenu.call(n,l)):ie.focusFirstMenuItem.call(n,null,!0))},null,!1),this.bind(r.settings.menu,"keydown",function(l){l.which===27&&ie.toggleMenu.call(n,l)}),this.bind(r.inputs.seek,"mousedown mousemove",function(l){var s=r.progress.getBoundingClientRect(),c=100/s.width*(l.pageX-s.left);l.currentTarget.setAttribute("seek-value",c)}),this.bind(r.inputs.seek,"mousedown mouseup keydown keyup touchstart touchend",function(l){var s=l.currentTarget,c=l.keyCode?l.keyCode:l.which,h="play-on-seeked";if(!k.keyboardEvent(l)||c===39||c===37){n.lastSeekTime=Date.now();var d=s.hasAttribute(h),m=["mouseup","touchend","keyup"].includes(l.type);d&&m?(s.removeAttribute(h),Y0(n.play())):!m&&n.playing&&(s.setAttribute(h,""),n.pause())}}),h0.isIos){var o=W2.call(n,'input[type="range"]');Array.from(o).forEach(function(l){return t.bind(l,a,function(s){return va(s.target)})})}this.bind(r.inputs.seek,a,function(l){var s=l.currentTarget,c=s.getAttribute("seek-value");k.empty(c)&&(c=s.value),s.removeAttribute("seek-value"),n.currentTime=c/s.max*n.duration},"seek"),this.bind(r.progress,"mouseenter mouseleave mousemove",function(l){return ie.updateSeekTooltip.call(n,l)}),this.bind(r.progress,"mousemove touchmove",function(l){var s=n.previewThumbnails;s&&s.loaded&&s.startMove(l)}),this.bind(r.progress,"mouseleave touchend click",function(){var l=n.previewThumbnails;l&&l.loaded&&l.endMove(!1,!0)}),this.bind(r.progress,"mousedown touchstart",function(l){var s=n.previewThumbnails;s&&s.loaded&&s.startScrubbing(l)}),this.bind(r.progress,"mouseup touchend",function(l){var s=n.previewThumbnails;s&&s.loaded&&s.endScrubbing(l)}),h0.isWebkit&&Array.from(W2.call(n,'input[type="range"]')).forEach(function(l){t.bind(l,"input",function(s){return ie.updateRangeFill.call(n,s.target)})}),n.config.toggleInvert&&!k.element(r.display.duration)&&this.bind(r.display.currentTime,"click",function(){n.currentTime!==0&&(n.config.invertTime=!n.config.invertTime,ie.timeUpdate.call(n))}),this.bind(r.inputs.volume,a,function(l){n.volume=l.target.value},"volume"),this.bind(r.controls,"mouseenter mouseleave",function(l){r.controls.hover=!n.touch&&l.type==="mouseenter"}),r.fullscreen&&Array.from(r.fullscreen.children).filter(function(l){return!l.contains(r.container)}).forEach(function(l){t.bind(l,"mouseenter mouseleave",function(s){r.controls.hover=!n.touch&&s.type==="mouseenter"})}),this.bind(r.controls,"mousedown mouseup touchstart touchend touchcancel",function(l){r.controls.pressed=["mousedown","touchstart"].includes(l.type)}),this.bind(r.controls,"focusin",function(){var l=n.config,s=n.timers;Me(r.controls,l.classNames.noTransition,!0),Fe.toggleControls.call(n,!0),setTimeout(function(){Me(r.controls,l.classNames.noTransition,!1)},0);var c=t.touch?3e3:4e3;clearTimeout(s.controls),s.controls=setTimeout(function(){return Fe.toggleControls.call(n,!1)},c)}),this.bind(r.inputs.volume,"wheel",function(l){var s=l.webkitDirectionInvertedFromDevice,c=s0([l.deltaX,-l.deltaY].map(function(y){return s?-y:y}),2),h=c[0],d=c[1],m=Math.sign(Math.abs(h)>Math.abs(d)?h:d);n.increaseVolume(m/50);var p=n.media.volume;(m===1&&p<1||m===-1&&p>0)&&l.preventDefault()},"volume",!1)}}]),e}();function vv(e,t){return e(t={exports:{}},t.exports),t.exports}var _v=vv(function(e,t){e.exports=function(){var n=function(){},r={},a={},o={};function l(p,y){p=p.push?p:[p];var b,S,T,v=[],_=p.length,M=_;for(b=function(O,D){D.length&&v.push(O),--M||y(v)};_--;)S=p[_],(T=a[S])?b(S,T):(o[S]=o[S]||[]).push(b)}function s(p,y){if(p){var b=o[p];if(a[p]=y,b)for(;b.length;)b[0](p,y),b.splice(0,1)}}function c(p,y){p.call&&(p={success:p}),y.length?(p.error||n)(y):(p.success||n)(p)}function h(p,y,b,S){var T,v,_=document,M=b.async,O=(b.numRetries||0)+1,D=b.before||n,$=p.replace(/[\?|#].*$/,""),F=p.replace(/^(css|img)!/,"");S=S||0,/(^css!|\.css$)/.test($)?((v=_.createElement("link")).rel="stylesheet",v.href=F,(T="hideFocus"in v)&&v.relList&&(T=0,v.rel="preload",v.as="style")):/(^img!|\.(png|gif|jpg|svg|webp)$)/.test($)?(v=_.createElement("img")).src=F:((v=_.createElement("script")).src=p,v.async=M===void 0||M),v.onload=v.onerror=v.onbeforeload=function(I){var P=I.type[0];if(T)try{v.sheet.cssText.length||(P="e")}catch(z){z.code!=18&&(P="e")}if(P=="e"){if((S+=1)<O)return h(p,y,b,S)}else if(v.rel=="preload"&&v.as=="style")return v.rel="stylesheet";y(p,P,I.defaultPrevented)},D(p,v)!==!1&&_.head.appendChild(v)}function d(p,y,b){var S,T,v=(p=p.push?p:[p]).length,_=v,M=[];for(S=function(O,D,$){if(D=="e"&&M.push(O),D=="b"){if(!$)return;M.push(O)}--v||y(M)},T=0;T<_;T++)h(p[T],S,b)}function m(p,y,b){var S,T;if(y&&y.trim&&(S=y),T=(S?b:y)||{},S){if(S in r)throw"LoadJS";r[S]=!0}function v(_,M){d(p,function(O){c(T,O),_&&c({success:_,error:M},O),s(S,O)},T)}if(T.returnPromise)return new Promise(v);v()}return m.ready=function(p,y){return l(p,function(b){c(y,b)}),m},m.done=function(p){s(p,[])},m.reset=function(){r={},a={},o={}},m.isDefined=function(p){return p in r},m}()});function Aa(e){return new Promise(function(t,n){_v(e,{success:t,error:n})})}function xv(e){return k.empty(e)?null:k.number(Number(e))?e:e.match(/^.*(vimeo.com\/|video\/)(\d+).*/)?RegExp.$2:e}function mt(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,be.call(this,this.media,e?"play":"pause"))}var Oa={setup:function(){var e=this;Me(e.elements.wrapper,e.config.classNames.embed,!0),e.options.speed=e.config.speed.options,u2.call(e),k.object(window.Vimeo)?Oa.ready.call(e):Aa(e.config.urls.vimeo.sdk).then(function(){Oa.ready.call(e)}).catch(function(t){e.debug.warn("Vimeo SDK (player.js) failed to load",t)})},ready:function(){var e=this,t=this,n=t.config.vimeo,r=n.premium,a=n.referrerPolicy,o=kb(n,["premium","referrerPolicy"]);r&&Object.assign(o,{controls:!1,sidedock:!1});var l=hs(Z2({loop:t.config.loop.active,autoplay:t.autoplay,muted:t.muted,gesture:"media",playsinline:!this.config.fullscreen.iosNative},o)),s=t.media.getAttribute("src");k.empty(s)&&(s=t.media.getAttribute(t.config.attributes.embed.id));var c=xv(s),h=_e("iframe"),d=Sa(t.config.urls.vimeo.iframe,c,l);if(h.setAttribute("src",d),h.setAttribute("allowfullscreen",""),h.setAttribute("allow","autoplay,fullscreen,picture-in-picture"),k.empty(a)||h.setAttribute("referrerPolicy",a),r||!n.customControls)h.setAttribute("data-poster",t.poster),t.media=kn(h,t.media);else{var m=_e("div",{class:t.config.classNames.embedContainer,"data-poster":t.poster});m.appendChild(h),t.media=kn(m,t.media)}n.customControls||pt(Sa(t.config.urls.vimeo.api,d)).then(function(_){!k.empty(_)&&_.thumbnail_url&&Fe.setPoster.call(t,_.thumbnail_url).catch(function(){})}),t.embed=new window.Vimeo.Player(h,{autopause:t.config.autopause,muted:t.muted}),t.media.paused=!0,t.media.currentTime=0,t.supported.ui&&t.embed.disableTextTrack(),t.media.play=function(){return mt.call(t,!0),t.embed.play()},t.media.pause=function(){return mt.call(t,!1),t.embed.pause()},t.media.stop=function(){t.pause(),t.currentTime=0};var p=t.media.currentTime;Object.defineProperty(t.media,"currentTime",{get:function(){return p},set:function(_){var M=t.embed,O=t.media,D=t.paused,$=t.volume,F=D&&!M.hasPlayed;O.seeking=!0,be.call(t,O,"seeking"),Promise.resolve(F&&M.setVolume(0)).then(function(){return M.setCurrentTime(_)}).then(function(){return F&&M.pause()}).then(function(){return F&&M.setVolume($)}).catch(function(){})}});var y=t.config.speed.selected;Object.defineProperty(t.media,"playbackRate",{get:function(){return y},set:function(_){t.embed.setPlaybackRate(_).then(function(){y=_,be.call(t,t.media,"ratechange")}).catch(function(){t.options.speed=[1]})}});var b=t.config.volume;Object.defineProperty(t.media,"volume",{get:function(){return b},set:function(_){t.embed.setVolume(_).then(function(){b=_,be.call(t,t.media,"volumechange")})}});var S=t.config.muted;Object.defineProperty(t.media,"muted",{get:function(){return S},set:function(_){var M=!!k.boolean(_)&&_;t.embed.setVolume(M?0:t.config.volume).then(function(){S=M,be.call(t,t.media,"volumechange")})}});var T,v=t.config.loop;Object.defineProperty(t.media,"loop",{get:function(){return v},set:function(_){var M=k.boolean(_)?_:t.config.loop.active;t.embed.setLoop(M).then(function(){v=M})}}),t.embed.getVideoUrl().then(function(_){T=_,ie.setDownloadUrl.call(t)}).catch(function(_){e.debug.warn(_)}),Object.defineProperty(t.media,"currentSrc",{get:function(){return T}}),Object.defineProperty(t.media,"ended",{get:function(){return t.currentTime===t.duration}}),Promise.all([t.embed.getVideoWidth(),t.embed.getVideoHeight()]).then(function(_){var M=s0(_,2),O=M[0],D=M[1];t.embed.ratio=[O,D],u2.call(e)}),t.embed.setAutopause(t.config.autopause).then(function(_){t.config.autopause=_}),t.embed.getVideoTitle().then(function(_){t.config.title=_,Fe.setTitle.call(e)}),t.embed.getCurrentTime().then(function(_){p=_,be.call(t,t.media,"timeupdate")}),t.embed.getDuration().then(function(_){t.media.duration=_,be.call(t,t.media,"durationchange")}),t.embed.getTextTracks().then(function(_){t.media.textTracks=_,Ne.setup.call(t)}),t.embed.on("cuechange",function(_){var M=_.cues,O=(M===void 0?[]:M).map(function(D){return hv(D.text)});Ne.updateCues.call(t,O)}),t.embed.on("loaded",function(){t.embed.getPaused().then(function(_){mt.call(t,!_),_||be.call(t,t.media,"playing")}),k.element(t.embed.element)&&t.supported.ui&&t.embed.element.setAttribute("tabindex",-1)}),t.embed.on("bufferstart",function(){be.call(t,t.media,"waiting")}),t.embed.on("bufferend",function(){be.call(t,t.media,"playing")}),t.embed.on("play",function(){mt.call(t,!0),be.call(t,t.media,"playing")}),t.embed.on("pause",function(){mt.call(t,!1)}),t.embed.on("timeupdate",function(_){t.media.seeking=!1,p=_.seconds,be.call(t,t.media,"timeupdate")}),t.embed.on("progress",function(_){t.media.buffered=_.percent,be.call(t,t.media,"progress"),parseInt(_.percent,10)===1&&be.call(t,t.media,"canplaythrough"),t.embed.getDuration().then(function(M){M!==t.media.duration&&(t.media.duration=M,be.call(t,t.media,"durationchange"))})}),t.embed.on("seeked",function(){t.media.seeking=!1,be.call(t,t.media,"seeked")}),t.embed.on("ended",function(){t.media.paused=!0,be.call(t,t.media,"ended")}),t.embed.on("error",function(_){t.media.error=_,be.call(t,t.media,"error")}),n.customControls&&setTimeout(function(){return Fe.build.call(t)},0)}};function kv(e){return k.empty(e)?null:e.match(/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/)?RegExp.$2:e}function yt(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,be.call(this,this.media,e?"play":"pause"))}function Lv(e){return e.noCookie?"https://www.youtube-nocookie.com":window.location.protocol==="http:"?"http://www.youtube.com":void 0}var Mn={setup:function(){var e=this;if(Me(this.elements.wrapper,this.config.classNames.embed,!0),k.object(window.YT)&&k.function(window.YT.Player))Mn.ready.call(this);else{var t=window.onYouTubeIframeAPIReady;window.onYouTubeIframeAPIReady=function(){k.function(t)&&t(),Mn.ready.call(e)},Aa(this.config.urls.youtube.sdk).catch(function(n){e.debug.warn("YouTube API failed to load",n)})}},getTitle:function(e){var t=this;pt(Sa(this.config.urls.youtube.api,e)).then(function(n){if(k.object(n)){var r=n.title,a=n.height,o=n.width;t.config.title=r,Fe.setTitle.call(t),t.embed.ratio=[o,a]}u2.call(t)}).catch(function(){u2.call(t)})},ready:function(){var e=this,t=e.config.youtube,n=e.media&&e.media.getAttribute("id");if(k.empty(n)||!n.startsWith("youtube-")){var r=e.media.getAttribute("src");k.empty(r)&&(r=e.media.getAttribute(this.config.attributes.embed.id));var a=kv(r),o=_e("div",{id:cv(e.provider),"data-poster":t.customControls?e.poster:void 0});if(e.media=kn(o,e.media),t.customControls){var l=function(s){return"https://i.ytimg.com/vi/".concat(a,"/").concat(s,"default.jpg")};Bn(l("maxres"),121).catch(function(){return Bn(l("sd"),121)}).catch(function(){return Bn(l("hq"))}).then(function(s){return Fe.setPoster.call(e,s.src)}).then(function(s){s.includes("maxres")||(e.elements.poster.style.backgroundSize="cover")}).catch(function(){})}e.embed=new window.YT.Player(e.media,{videoId:a,host:Lv(t),playerVars:Qe({},{autoplay:e.config.autoplay?1:0,hl:e.config.hl,controls:e.supported.ui&&t.customControls?0:1,disablekb:1,playsinline:e.config.fullscreen.iosNative?0:1,cc_load_policy:e.captions.active?1:0,cc_lang_pref:e.config.captions.language,widget_referrer:window?window.location.href:null},t),events:{onError:function(s){if(!e.media.error){var c=s.data,h={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 occured";e.media.error={code:c,message:h},be.call(e,e.media,"error")}},onPlaybackRateChange:function(s){var c=s.target;e.media.playbackRate=c.getPlaybackRate(),be.call(e,e.media,"ratechange")},onReady:function(s){if(!k.function(e.media.play)){var c=s.target;Mn.getTitle.call(e,a),e.media.play=function(){yt.call(e,!0),c.playVideo()},e.media.pause=function(){yt.call(e,!1),c.pauseVideo()},e.media.stop=function(){c.stopVideo()},e.media.duration=c.getDuration(),e.media.paused=!0,e.media.currentTime=0,Object.defineProperty(e.media,"currentTime",{get:function(){return Number(c.getCurrentTime())},set:function(p){e.paused&&!e.embed.hasPlayed&&e.embed.mute(),e.media.seeking=!0,be.call(e,e.media,"seeking"),c.seekTo(p)}}),Object.defineProperty(e.media,"playbackRate",{get:function(){return c.getPlaybackRate()},set:function(p){c.setPlaybackRate(p)}});var h=e.config.volume;Object.defineProperty(e.media,"volume",{get:function(){return h},set:function(p){h=p,c.setVolume(100*h),be.call(e,e.media,"volumechange")}});var d=e.config.muted;Object.defineProperty(e.media,"muted",{get:function(){return d},set:function(p){var y=k.boolean(p)?p:d;d=y,c[y?"mute":"unMute"](),c.setVolume(100*h),be.call(e,e.media,"volumechange")}}),Object.defineProperty(e.media,"currentSrc",{get:function(){return c.getVideoUrl()}}),Object.defineProperty(e.media,"ended",{get:function(){return e.currentTime===e.duration}});var m=c.getAvailablePlaybackRates();e.options.speed=m.filter(function(p){return e.config.speed.options.includes(p)}),e.supported.ui&&t.customControls&&e.media.setAttribute("tabindex",-1),be.call(e,e.media,"timeupdate"),be.call(e,e.media,"durationchange"),clearInterval(e.timers.buffering),e.timers.buffering=setInterval(function(){e.media.buffered=c.getVideoLoadedFraction(),(e.media.lastBuffered===null||e.media.lastBuffered<e.media.buffered)&&be.call(e,e.media,"progress"),e.media.lastBuffered=e.media.buffered,e.media.buffered===1&&(clearInterval(e.timers.buffering),be.call(e,e.media,"canplaythrough"))},200),t.customControls&&setTimeout(function(){return Fe.build.call(e)},50)}},onStateChange:function(s){var c=s.target;switch(clearInterval(e.timers.playing),e.media.seeking&&[1,2].includes(s.data)&&(e.media.seeking=!1,be.call(e,e.media,"seeked")),s.data){case-1:be.call(e,e.media,"timeupdate"),e.media.buffered=c.getVideoLoadedFraction(),be.call(e,e.media,"progress");break;case 0:yt.call(e,!1),e.media.loop?(c.stopVideo(),c.playVideo()):be.call(e,e.media,"ended");break;case 1:t.customControls&&!e.config.autoplay&&e.media.paused&&!e.embed.hasPlayed?e.media.pause():(yt.call(e,!0),be.call(e,e.media,"playing"),e.timers.playing=setInterval(function(){be.call(e,e.media,"timeupdate")},50),e.media.duration!==c.getDuration()&&(e.media.duration=c.getDuration(),be.call(e,e.media,"durationchange")));break;case 2:e.muted||e.embed.unMute(),yt.call(e,!1);break;case 3:be.call(e,e.media,"waiting")}be.call(e,e.elements.container,"statechange",!1,{code:s.data})}}})}}},ms={setup:function(){this.media?(Me(this.elements.container,this.config.classNames.type.replace("{0}",this.type),!0),Me(this.elements.container,this.config.classNames.provider.replace("{0}",this.provider),!0),this.isEmbed&&Me(this.elements.container,this.config.classNames.type.replace("{0}","video"),!0),this.isVideo&&(this.elements.wrapper=_e("div",{class:this.config.classNames.video}),ns(this.media,this.elements.wrapper),this.elements.poster=_e("div",{class:this.config.classNames.poster,hidden:""}),this.elements.wrapper.appendChild(this.elements.poster)),this.isHTML5?d2.setup.call(this):this.isYouTube?Mn.setup.call(this):this.isVimeo&&Oa.setup.call(this)):this.debug.warn("No media element found!")}},Ev=function(e){e.manager&&e.manager.destroy(),e.elements.displayContainer&&e.elements.displayContainer.destroy(),e.elements.container.remove()},Sv=function(){function e(t){var n=this;x2(this,e),this.player=t,this.config=t.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(function(r,a){n.on("loaded",r),n.on("error",a)}),this.load()}return k2(e,[{key:"load",value:function(){var t=this;this.enabled&&(k.object(window.google)&&k.object(window.google.ima)?this.ready():Aa(this.player.config.urls.googleIMA.sdk).then(function(){t.ready()}).catch(function(){t.trigger("error",new Error("Google IMA SDK failed to load"))}))}},{key:"ready",value:function(){var t=this;this.enabled||Ev(this),this.startSafetyTimer(12e3,"ready()"),this.managerPromise.then(function(){t.clearSafetyTimer("onAdsManagerLoaded()")}),this.listeners(),this.setupIMA()}},{key:"setupIMA",value:function(){var t=this;this.elements.container=_e("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,function(n){return t.onAdsManagerLoaded(n)},!1),this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,function(n){return t.onAdError(n)},!1),this.requestAds()}},{key:"requestAds",value:function(){var t=this.player.elements.container;try{var n=new google.ima.AdsRequest;n.adTagUrl=this.tagUrl,n.linearAdSlotWidth=t.offsetWidth,n.linearAdSlotHeight=t.offsetHeight,n.nonLinearAdSlotWidth=t.offsetWidth,n.nonLinearAdSlotHeight=t.offsetHeight,n.forceNonLinearFullSlot=!1,n.setAdWillPlayMuted(!this.player.muted),this.loader.requestAds(n)}catch(r){this.onAdError(r)}}},{key:"pollCountdown",value:function(){var t=this,n=arguments.length>0&&arguments[0]!==void 0&&arguments[0];if(!n)return clearInterval(this.countdownTimer),void this.elements.container.removeAttribute("data-badge-text");var r=function(){var a=Sn(Math.max(t.manager.getRemainingTime(),0)),o="".concat(c0.get("advertisement",t.player.config)," - ").concat(a);t.elements.container.setAttribute("data-badge-text",o)};this.countdownTimer=setInterval(r,100)}},{key:"onAdsManagerLoaded",value:function(t){var n=this;if(this.enabled){var r=new google.ima.AdsRenderingSettings;r.restoreCustomPlaybackStateOnAdBreakComplete=!0,r.enablePreloading=!0,this.manager=t.getAdsManager(this.player,r),this.cuePoints=this.manager.getCuePoints(),this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,function(a){return n.onAdError(a)}),Object.keys(google.ima.AdEvent.Type).forEach(function(a){n.manager.addEventListener(google.ima.AdEvent.Type[a],function(o){return n.onAdEvent(o)})}),this.trigger("loaded")}}},{key:"addCuePoints",value:function(){var t=this;k.empty(this.cuePoints)||this.cuePoints.forEach(function(n){if(n!==0&&n!==-1&&n<t.player.duration){var r=t.player.elements.progress;if(k.element(r)){var a=100/t.player.duration*n,o=_e("span",{class:t.player.config.classNames.cues});o.style.left="".concat(a.toString(),"%"),r.appendChild(o)}}})}},{key:"onAdEvent",value:function(t){var n,r=this,a=this.player.elements.container,o=t.getAd(),l=t.getAdData();switch(n=t.type,be.call(r.player,r.player.media,"ads".concat(n.replace(/_/g,"").toLowerCase())),t.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: ".concat(l.adError.getMessage()))}}},{key:"onAdError",value:function(t){this.cancel(),this.player.debug.warn("Ads error",t)}},{key:"listeners",value:function(){var t,n=this,r=this.player.elements.container;this.player.on("canplay",function(){n.addCuePoints()}),this.player.on("ended",function(){n.loader.contentComplete()}),this.player.on("timeupdate",function(){t=n.player.currentTime}),this.player.on("seeked",function(){var a=n.player.currentTime;k.empty(n.cuePoints)||n.cuePoints.forEach(function(o,l){t<o&&o<a&&(n.manager.discardAdBreak(),n.cuePoints.splice(l,1))})}),window.addEventListener("resize",function(){n.manager&&n.manager.resize(r.offsetWidth,r.offsetHeight,google.ima.ViewMode.NORMAL)})}},{key:"play",value:function(){var t=this,n=this.player.elements.container;this.managerPromise||this.resumeContent(),this.managerPromise.then(function(){t.manager.setVolume(t.player.volume),t.elements.displayContainer.initialize();try{t.initialized||(t.manager.init(n.offsetWidth,n.offsetHeight,google.ima.ViewMode.NORMAL),t.manager.start()),t.initialized=!0}catch(r){t.onAdError(r)}}).catch(function(){})}},{key:"resumeContent",value:function(){this.elements.container.style.zIndex="",this.playing=!1,Y0(this.player.media.play())}},{key:"pauseContent",value:function(){this.elements.container.style.zIndex=3,this.playing=!0,this.player.media.pause()}},{key:"cancel",value:function(){this.initialized&&this.resumeContent(),this.trigger("error"),this.loadAds()}},{key:"loadAds",value:function(){var t=this;this.managerPromise.then(function(){t.manager&&t.manager.destroy(),t.managerPromise=new Promise(function(n){t.on("loaded",n),t.player.debug.log(t.manager)}),t.initialized=!1,t.requestAds()}).catch(function(){})}},{key:"trigger",value:function(t){for(var n=this,r=arguments.length,a=new Array(r>1?r-1:0),o=1;o<r;o++)a[o-1]=arguments[o];var l=this.events[t];k.array(l)&&l.forEach(function(s){k.function(s)&&s.apply(n,a)})}},{key:"on",value:function(t,n){return k.array(this.events[t])||(this.events[t]=[]),this.events[t].push(n),this}},{key:"startSafetyTimer",value:function(t,n){var r=this;this.player.debug.log("Safety timer invoked from: ".concat(n)),this.safetyTimer=setTimeout(function(){r.cancel(),r.clearSafetyTimer("startSafetyTimer()")},t)}},{key:"clearSafetyTimer",value:function(t){k.nullOrUndefined(this.safetyTimer)||(this.player.debug.log("Safety timer cleared from: ".concat(t)),clearTimeout(this.safetyTimer),this.safetyTimer=null)}},{key:"enabled",get:function(){var t=this.config;return this.player.isHTML5&&this.player.isVideo&&t.enabled&&(!k.empty(t.publisherId)||k.url(t.tagUrl))}},{key:"tagUrl",get:function(){var t=this.config;if(k.url(t.tagUrl))return t.tagUrl;var n={AV_PUBLISHERID:"58c25bb0073ef448b1087ad6",AV_CHANNELID:"5a0458dc28a06145e4519d21",AV_URL:window.location.hostname,cb:Date.now(),AV_WIDTH:640,AV_HEIGHT:480,AV_CDIM2:t.publisherId};return"".concat("https://go.aniview.com/api/adserver6/vast/","?").concat(hs(n))}}]),e}(),Bv=function(e){var t=[];return e.split(/\r\n\r\n|\n\n|\r\r/).forEach(function(n){var r={};n.split(/\r\n|\n|\r/).forEach(function(a){if(k.number(r.startTime)){if(!k.empty(a.trim())&&k.empty(r.text)){var o=a.trim().split("#xywh="),l=s0(o,1);if(r.text=l[0],o[1]){var s=s0(o[1].split(","),4);r.x=s[0],r.y=s[1],r.w=s[2],r.h=s[3]}}}else{var c=a.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})/);c&&(r.startTime=60*Number(c[1]||0)*60+60*Number(c[2])+Number(c[3])+Number("0.".concat(c[4])),r.endTime=60*Number(c[6]||0)*60+60*Number(c[7])+Number(c[8])+Number("0.".concat(c[9])))}}),r.text&&t.push(r)}),t},ys=function(e,t){var n={};return e>t.width/t.height?(n.width=t.width,n.height=1/e*t.width):(n.height=t.height,n.width=e*t.height),n},gs=function(){function e(t){x2(this,e),this.player=t,this.thumbnails=[],this.loaded=!1,this.lastMouseMoveTime=Date.now(),this.mouseDown=!1,this.loadedImages=[],this.elements={thumb:{},scrubbing:{}},this.load()}return k2(e,[{key:"load",value:function(){var t=this;this.player.elements.display.seekTooltip&&(this.player.elements.display.seekTooltip.hidden=this.enabled),this.enabled&&this.getThumbnails().then(function(){t.enabled&&(t.render(),t.determineContainerAutoSizing(),t.loaded=!0)})}},{key:"getThumbnails",value:function(){var t=this;return new Promise(function(n){var r=t.player.config.previewThumbnails.src;if(k.empty(r))throw new Error("Missing previewThumbnails.src config attribute");var a=function(){t.thumbnails.sort(function(l,s){return l.height-s.height}),t.player.debug.log("Preview thumbnails",t.thumbnails),n()};if(k.function(r))r(function(l){t.thumbnails=l,a()});else{var o=(k.string(r)?[r]:r).map(function(l){return t.getThumbnail(l)});Promise.all(o).then(a)}})}},{key:"getThumbnail",value:function(t){var n=this;return new Promise(function(r){pt(t).then(function(a){var o={frames:Bv(a),height:null,urlPrefix:""};o.frames[0].text.startsWith("/")||o.frames[0].text.startsWith("http://")||o.frames[0].text.startsWith("https://")||(o.urlPrefix=t.substring(0,t.lastIndexOf("/")+1));var l=new Image;l.onload=function(){o.height=l.naturalHeight,o.width=l.naturalWidth,n.thumbnails.push(o),r()},l.src=o.urlPrefix+o.frames[0].text})})}},{key:"startMove",value:function(t){if(this.loaded&&k.event(t)&&["touchmove","mousemove"].includes(t.type)&&this.player.media.duration){if(t.type==="touchmove")this.seekTime=this.player.media.duration*(this.player.elements.inputs.seek.value/100);else{var n=this.player.elements.progress.getBoundingClientRect(),r=100/n.width*(t.pageX-n.left);this.seekTime=this.player.media.duration*(r/100),this.seekTime<0&&(this.seekTime=0),this.seekTime>this.player.media.duration-1&&(this.seekTime=this.player.media.duration-1),this.mousePosX=t.pageX,this.elements.thumb.time.innerText=Sn(this.seekTime)}this.showImageAtCurrentTime()}}},{key:"endMove",value:function(){this.toggleThumbContainer(!1,!0)}},{key:"startScrubbing",value:function(t){(k.nullOrUndefined(t.button)||t.button===!1||t.button===0)&&(this.mouseDown=!0,this.player.media.duration&&(this.toggleScrubbingContainer(!0),this.toggleThumbContainer(!1,!0),this.showImageAtCurrentTime()))}},{key:"endScrubbing",value:function(){var t=this;this.mouseDown=!1,Math.ceil(this.lastTime)===Math.ceil(this.player.media.currentTime)?this.toggleScrubbingContainer(!1):ka.call(this.player,this.player.media,"timeupdate",function(){t.mouseDown||t.toggleScrubbingContainer(!1)})}},{key:"listeners",value:function(){var t=this;this.player.on("play",function(){t.toggleThumbContainer(!1,!0)}),this.player.on("seeked",function(){t.toggleThumbContainer(!1)}),this.player.on("timeupdate",function(){t.lastTime=t.player.media.currentTime})}},{key:"render",value:function(){this.elements.thumb.container=_e("div",{class:this.player.config.classNames.previewThumbnails.thumbContainer}),this.elements.thumb.imageContainer=_e("div",{class:this.player.config.classNames.previewThumbnails.imageContainer}),this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);var t=_e("div",{class:this.player.config.classNames.previewThumbnails.timeContainer});this.elements.thumb.time=_e("span",{},"00:00"),t.appendChild(this.elements.thumb.time),this.elements.thumb.container.appendChild(t),k.element(this.player.elements.progress)&&this.player.elements.progress.appendChild(this.elements.thumb.container),this.elements.scrubbing.container=_e("div",{class:this.player.config.classNames.previewThumbnails.scrubbingContainer}),this.player.elements.wrapper.appendChild(this.elements.scrubbing.container)}},{key:"destroy",value:function(){this.elements.thumb.container&&this.elements.thumb.container.remove(),this.elements.scrubbing.container&&this.elements.scrubbing.container.remove()}},{key:"showImageAtCurrentTime",value:function(){var t=this;this.mouseDown?this.setScrubbingContainerSize():this.setThumbContainerSizeAndPos();var n=this.thumbnails[0].frames.findIndex(function(o){return t.seekTime>=o.startTime&&t.seekTime<=o.endTime}),r=n>=0,a=0;this.mouseDown||this.toggleThumbContainer(r),r&&(this.thumbnails.forEach(function(o,l){t.loadedImages.includes(o.frames[n].text)&&(a=l)}),n!==this.showingThumb&&(this.showingThumb=n,this.loadImage(a)))}},{key:"loadImage",value:function(){var t=this,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,r=this.showingThumb,a=this.thumbnails[n],o=a.urlPrefix,l=a.frames[r],s=a.frames[r].text,c=o+s;if(this.currentImageElement&&this.currentImageElement.dataset.filename===s)this.showImage(this.currentImageElement,l,n,r,s,!1),this.currentImageElement.dataset.index=r,this.removeOldImages(this.currentImageElement);else{this.loadingImage&&this.usingSprites&&(this.loadingImage.onload=null);var h=new Image;h.src=c,h.dataset.index=r,h.dataset.filename=s,this.showingThumbFilename=s,this.player.debug.log("Loading image: ".concat(c)),h.onload=function(){return t.showImage(h,l,n,r,s,!0)},this.loadingImage=h,this.removeOldImages(h)}}},{key:"showImage",value:function(t,n,r,a,o){var l=!(arguments.length>5&&arguments[5]!==void 0)||arguments[5];this.player.debug.log("Showing thumb: ".concat(o,". num: ").concat(a,". qual: ").concat(r,". newimg: ").concat(l)),this.setImageSizeAndOffset(t,n),l&&(this.currentImageContainer.appendChild(t),this.currentImageElement=t,this.loadedImages.includes(o)||this.loadedImages.push(o)),this.preloadNearby(a,!0).then(this.preloadNearby(a,!1)).then(this.getHigherQuality(r,t,n,o))}},{key:"removeOldImages",value:function(t){var n=this;Array.from(this.currentImageContainer.children).forEach(function(r){if(r.tagName.toLowerCase()==="img"){var a=n.usingSprites?500:1e3;if(r.dataset.index!==t.dataset.index&&!r.dataset.deleting){r.dataset.deleting=!0;var o=n.currentImageContainer;setTimeout(function(){o.removeChild(r),n.player.debug.log("Removing thumb: ".concat(r.dataset.filename))},a)}}})}},{key:"preloadNearby",value:function(t){var n=this,r=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1];return new Promise(function(a){setTimeout(function(){var o=n.thumbnails[0].frames[t].text;if(n.showingThumbFilename===o){var l;l=r?n.thumbnails[0].frames.slice(t):n.thumbnails[0].frames.slice(0,t).reverse();var s=!1;l.forEach(function(c){var h=c.text;if(h!==o&&!n.loadedImages.includes(h)){s=!0,n.player.debug.log("Preloading thumb filename: ".concat(h));var d=n.thumbnails[0].urlPrefix+h,m=new Image;m.src=d,m.onload=function(){n.player.debug.log("Preloaded thumb filename: ".concat(h)),n.loadedImages.includes(h)||n.loadedImages.push(h),a()}}}),s||a()}},300)})}},{key:"getHigherQuality",value:function(t,n,r,a){var o=this;if(t<this.thumbnails.length-1){var l=n.naturalHeight;this.usingSprites&&(l=r.h),l<this.thumbContainerHeight&&setTimeout(function(){o.showingThumbFilename===a&&(o.player.debug.log("Showing higher quality thumb for: ".concat(a)),o.loadImage(t+1))},300)}}},{key:"toggleThumbContainer",value:function(){var t=arguments.length>0&&arguments[0]!==void 0&&arguments[0],n=arguments.length>1&&arguments[1]!==void 0&&arguments[1],r=this.player.config.classNames.previewThumbnails.thumbContainerShown;this.elements.thumb.container.classList.toggle(r,t),!t&&n&&(this.showingThumb=null,this.showingThumbFilename=null)}},{key:"toggleScrubbingContainer",value:function(){var t=arguments.length>0&&arguments[0]!==void 0&&arguments[0],n=this.player.config.classNames.previewThumbnails.scrubbingContainerShown;this.elements.scrubbing.container.classList.toggle(n,t),t||(this.showingThumb=null,this.showingThumbFilename=null)}},{key:"determineContainerAutoSizing",value:function(){(this.elements.thumb.imageContainer.clientHeight>20||this.elements.thumb.imageContainer.clientWidth>20)&&(this.sizeSpecifiedInCSS=!0)}},{key:"setThumbContainerSizeAndPos",value:function(){if(this.sizeSpecifiedInCSS){if(this.elements.thumb.imageContainer.clientHeight>20&&this.elements.thumb.imageContainer.clientWidth<20){var t=Math.floor(this.elements.thumb.imageContainer.clientHeight*this.thumbAspectRatio);this.elements.thumb.imageContainer.style.width="".concat(t,"px")}else if(this.elements.thumb.imageContainer.clientHeight<20&&this.elements.thumb.imageContainer.clientWidth>20){var n=Math.floor(this.elements.thumb.imageContainer.clientWidth/this.thumbAspectRatio);this.elements.thumb.imageContainer.style.height="".concat(n,"px")}}else{var r=Math.floor(this.thumbContainerHeight*this.thumbAspectRatio);this.elements.thumb.imageContainer.style.height="".concat(this.thumbContainerHeight,"px"),this.elements.thumb.imageContainer.style.width="".concat(r,"px")}this.setThumbContainerPos()}},{key:"setThumbContainerPos",value:function(){var t=this.player.elements.progress.getBoundingClientRect(),n=this.player.elements.container.getBoundingClientRect(),r=this.elements.thumb.container,a=n.left-t.left+10,o=n.right-t.left-r.clientWidth-10,l=this.mousePosX-t.left-r.clientWidth/2;l<a&&(l=a),l>o&&(l=o),r.style.left="".concat(l,"px")}},{key:"setScrubbingContainerSize",value:function(){var t=ys(this.thumbAspectRatio,{width:this.player.media.clientWidth,height:this.player.media.clientHeight}),n=t.width,r=t.height;this.elements.scrubbing.container.style.width="".concat(n,"px"),this.elements.scrubbing.container.style.height="".concat(r,"px")}},{key:"setImageSizeAndOffset",value:function(t,n){if(this.usingSprites){var r=this.thumbContainerHeight/n.h;t.style.height="".concat(t.naturalHeight*r,"px"),t.style.width="".concat(t.naturalWidth*r,"px"),t.style.left="-".concat(n.x*r,"px"),t.style.top="-".concat(n.y*r,"px")}}},{key:"enabled",get:function(){return this.player.isHTML5&&this.player.isVideo&&this.player.config.previewThumbnails.enabled}},{key:"currentImageContainer",get:function(){return this.mouseDown?this.elements.scrubbing.container:this.elements.thumb.imageContainer}},{key:"usingSprites",get:function(){return Object.keys(this.thumbnails[0].frames[0]).includes("w")}},{key:"thumbAspectRatio",get:function(){return this.usingSprites?this.thumbnails[0].frames[0].w/this.thumbnails[0].frames[0].h:this.thumbnails[0].width/this.thumbnails[0].height}},{key:"thumbContainerHeight",get:function(){return this.mouseDown?ys(this.thumbAspectRatio,{width:this.player.media.clientWidth,height:this.player.media.clientHeight}).height:this.sizeSpecifiedInCSS?this.elements.thumb.imageContainer.clientHeight:Math.floor(this.player.media.clientWidth/this.thumbAspectRatio/4)}},{key:"currentImageElement",get:function(){return this.mouseDown?this.currentScrubbingImageElement:this.currentThumbnailImageElement},set:function(t){this.mouseDown?this.currentScrubbingImageElement=t:this.currentThumbnailImageElement=t}}]),e}(),Da={insertElements:function(e,t){var n=this;k.string(t)?rs(e,this.media,{src:t}):k.array(t)&&t.forEach(function(r){rs(e,n.media,r)})},change:function(e){var t=this;ts(e,"sources.length")?(d2.cancelRequests.call(this),this.destroy.call(this,function(){t.options.quality=[],Q0(t.media),t.media=null,k.element(t.elements.container)&&t.elements.container.removeAttribute("class");var n=e.sources,r=e.type,a=s0(n,1)[0],o=a.provider,l=o===void 0?f2.html5:o,s=a.src,c=l==="html5"?r:"div",h=l==="html5"?{}:{src:s};Object.assign(t,{provider:l,type:r,supported:qe.check(r,l,t.config.playsinline),media:_e(c,h)}),t.elements.container.appendChild(t.media),k.boolean(e.autoplay)&&(t.config.autoplay=e.autoplay),t.isHTML5&&(t.config.crossorigin&&t.media.setAttribute("crossorigin",""),t.config.autoplay&&t.media.setAttribute("autoplay",""),k.empty(e.poster)||(t.poster=e.poster),t.config.loop.active&&t.media.setAttribute("loop",""),t.config.muted&&t.media.setAttribute("muted",""),t.config.playsinline&&t.media.setAttribute("playsinline","")),Fe.addStyleHook.call(t),t.isHTML5&&Da.insertElements.call(t,"source",n),t.config.title=e.title,ms.setup.call(t),t.isHTML5&&Object.keys(e).includes("tracks")&&Da.insertElements.call(t,"track",e.tracks),(t.isHTML5||t.isEmbed&&!t.supported.ui)&&Fe.build.call(t),t.isHTML5&&t.media.load(),k.empty(e.previewThumbnails)||(Object.assign(t.config.previewThumbnails,e.previewThumbnails),t.previewThumbnails&&t.previewThumbnails.loaded&&(t.previewThumbnails.destroy(),t.previewThumbnails=null),t.config.previewThumbnails.enabled&&(t.previewThumbnails=new gs(t))),t.fullscreen.update()},!0)):this.debug.warn("Invalid source format")}};function Mv(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:255;return Math.min(Math.max(e,t),n)}var ws=function(){function e(t,n){var r=this;if(x2(this,e),this.timers={},this.ready=!1,this.loading=!1,this.failed=!1,this.touch=qe.touch,this.media=t,k.string(this.media)&&(this.media=document.querySelectorAll(this.media)),(window.jQuery&&this.media instanceof jQuery||k.nodeList(this.media)||k.array(this.media))&&(this.media=this.media[0]),this.config=Qe({},ps,e.defaults,n||{},function(){try{return JSON.parse(r.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 wv(this.config.debug),this.debug.log("Config",this.config),this.debug.log("Support",qe),!k.nullOrUndefined(this.media)&&k.element(this.media))if(this.media.plyr)this.debug.warn("Target already setup");else if(this.config.enabled)if(qe.check().api){var a=this.media.cloneNode(!0);a.autoplay=!1,this.elements.original=a;var o=this.media.tagName.toLowerCase(),l=null,s=null;switch(o){case"div":if(l=this.media.querySelector("iframe"),k.element(l)){if(s=fs(l.getAttribute("src")),this.provider=gv(s.toString()),this.elements.container=this.media,this.media=l,this.elements.container.className="",s.search.length){var 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(k.empty(this.provider)||!Object.keys(f2).includes(this.provider))return void this.debug.error("Setup failed: Invalid provider");this.type=Ma.video;break;case"video":case"audio":this.type=o,this.provider=f2.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=qe.check(this.type,this.provider,this.config.playsinline),this.supported.api?(this.eventListeners=[],this.listeners=new bv(this),this.storage=new cs(this),this.media.plyr=this,k.element(this.elements.container)||(this.elements.container=_e("div",{tabindex:0}),ns(this.media,this.elements.container)),Fe.migrateStyles.call(this),Fe.addStyleHook.call(this),ms.setup.call(this),this.config.debug&&Te.call(this,this.elements.container,this.config.events.join(" "),function(h){r.debug.log("event: ".concat(h.type))}),this.fullscreen=new Cv(this),(this.isHTML5||this.isEmbed&&!this.supported.ui)&&Fe.build.call(this),this.listeners.container(),this.listeners.global(),this.config.ads.enabled&&(this.ads=new Sv(this)),this.isHTML5&&this.config.autoplay&&this.once("canplay",function(){return Y0(r.play())}),this.lastSeekTime=0,this.config.previewThumbnails.enabled&&(this.previewThumbnails=new gs(this))):this.debug.error("Setup failed: no support")}else this.debug.error("Setup failed: no support");else this.debug.error("Setup failed: disabled by config");else this.debug.error("Setup failed: no suitable element passed")}return k2(e,[{key:"play",value:function(){var t=this;return k.function(this.media.play)?(this.ads&&this.ads.enabled&&this.ads.managerPromise.then(function(){return t.ads.play()}).catch(function(){return Y0(t.media.play())}),this.media.play()):null}},{key:"pause",value:function(){return this.playing&&k.function(this.media.pause)?this.media.pause():null}},{key:"togglePlay",value:function(t){return(k.boolean(t)?t:!this.playing)?this.play():this.pause()}},{key:"stop",value:function(){this.isHTML5?(this.pause(),this.restart()):k.function(this.media.stop)&&this.media.stop()}},{key:"restart",value:function(){this.currentTime=0}},{key:"rewind",value:function(t){this.currentTime-=k.number(t)?t:this.config.seekTime}},{key:"forward",value:function(t){this.currentTime+=k.number(t)?t:this.config.seekTime}},{key:"increaseVolume",value:function(t){var n=this.media.muted?0:this.volume;this.volume=n+(k.number(t)?t:0)}},{key:"decreaseVolume",value:function(t){this.increaseVolume(-t)}},{key:"toggleCaptions",value:function(t){Ne.toggle.call(this,t,!1)}},{key:"airplay",value:function(){qe.airplay&&this.media.webkitShowPlaybackTargetPicker()}},{key:"toggleControls",value:function(t){if(this.supported.ui&&!this.isAudio){var n=Ln(this.elements.container,this.config.classNames.hideControls),r=t===void 0?void 0:!t,a=Me(this.elements.container,this.config.classNames.hideControls,r);if(a&&k.array(this.config.controls)&&this.config.controls.includes("settings")&&!k.empty(this.config.settings)&&ie.toggleMenu.call(this,!1),a!==n){var o=a?"controlshidden":"controlsshown";be.call(this,this.media,o)}return!a}return!1}},{key:"on",value:function(t,n){Te.call(this,this.elements.container,t,n)}},{key:"once",value:function(t,n){ka.call(this,this.elements.container,t,n)}},{key:"off",value:function(t,n){En(this.elements.container,t,n)}},{key:"destroy",value:function(t){var n=this,r=arguments.length>1&&arguments[1]!==void 0&&arguments[1];if(this.ready){var a=function(){document.body.style.overflow="",n.embed=null,r?(Object.keys(n.elements).length&&(Q0(n.elements.buttons.play),Q0(n.elements.captions),Q0(n.elements.controls),Q0(n.elements.wrapper),n.elements.buttons.play=null,n.elements.captions=null,n.elements.controls=null,n.elements.wrapper=null),k.function(t)&&t()):(ov.call(n),d2.cancelRequests.call(n),kn(n.elements.original,n.elements.container),be.call(n,n.elements.original,"destroyed",!0),k.function(t)&&t.call(n.elements.original),n.ready=!1,setTimeout(function(){n.elements=null,n.media=null},200))};this.stop(),clearTimeout(this.timers.loading),clearTimeout(this.timers.controls),clearTimeout(this.timers.resized),this.isHTML5?(Fe.toggleNativeControls.call(this,!0),a()):this.isYouTube?(clearInterval(this.timers.buffering),clearInterval(this.timers.playing),this.embed!==null&&k.function(this.embed.destroy)&&this.embed.destroy(),a()):this.isVimeo&&(this.embed!==null&&this.embed.unload().then(a),setTimeout(a,200))}}},{key:"supports",value:function(t){return qe.mime.call(this,t)}},{key:"isHTML5",get:function(){return this.provider===f2.html5}},{key:"isEmbed",get:function(){return this.isYouTube||this.isVimeo}},{key:"isYouTube",get:function(){return this.provider===f2.youtube}},{key:"isVimeo",get:function(){return this.provider===f2.vimeo}},{key:"isVideo",get:function(){return this.type===Ma.video}},{key:"isAudio",get:function(){return this.type===Ma.audio}},{key:"playing",get:function(){return!!(this.ready&&!this.paused&&!this.ended)}},{key:"paused",get:function(){return!!this.media.paused}},{key:"stopped",get:function(){return!!(this.paused&&this.currentTime===0)}},{key:"ended",get:function(){return!!this.media.ended}},{key:"currentTime",set:function(t){if(this.duration){var n=k.number(t)&&t>0;this.media.currentTime=n?Math.min(t,this.duration):0,this.debug.log("Seeking to ".concat(this.currentTime," seconds"))}},get:function(){return Number(this.media.currentTime)}},{key:"buffered",get:function(){var t=this.media.buffered;return k.number(t)?t:t&&t.length&&this.duration>0?t.end(0)/this.duration:0}},{key:"seeking",get:function(){return!!this.media.seeking}},{key:"duration",get:function(){var t=parseFloat(this.config.duration),n=(this.media||{}).duration,r=k.number(n)&&n!==1/0?n:0;return t||r}},{key:"volume",set:function(t){var n=t;k.string(n)&&(n=Number(n)),k.number(n)||(n=this.storage.get("volume")),k.number(n)||(n=this.config.volume),n>1&&(n=1),n<0&&(n=0),this.config.volume=n,this.media.volume=n,!k.empty(t)&&this.muted&&n>0&&(this.muted=!1)},get:function(){return Number(this.media.volume)}},{key:"muted",set:function(t){var n=t;k.boolean(n)||(n=this.storage.get("muted")),k.boolean(n)||(n=this.config.muted),this.config.muted=n,this.media.muted=n},get:function(){return!!this.media.muted}},{key:"hasAudio",get:function(){return!this.isHTML5||!!this.isAudio||!!this.media.mozHasAudio||!!this.media.webkitAudioDecodedByteCount||!!(this.media.audioTracks&&this.media.audioTracks.length)}},{key:"speed",set:function(t){var n=this,r=null;k.number(t)&&(r=t),k.number(r)||(r=this.storage.get("speed")),k.number(r)||(r=this.config.speed.selected);var a=this.minimumSpeed,o=this.maximumSpeed;r=Mv(r,a,o),this.config.speed.selected=r,setTimeout(function(){n.media.playbackRate=r},0)},get:function(){return Number(this.media.playbackRate)}},{key:"minimumSpeed",get:function(){return this.isYouTube?Math.min.apply(Math,ya(this.options.speed)):this.isVimeo?.5:.0625}},{key:"maximumSpeed",get:function(){return this.isYouTube?Math.max.apply(Math,ya(this.options.speed)):this.isVimeo?2:16}},{key:"quality",set:function(t){var n=this.config.quality,r=this.options.quality;if(r.length){var a=[!k.empty(t)&&Number(t),this.storage.get("quality"),n.selected,n.default].find(k.number),o=!0;if(!r.includes(a)){var l=sv(r,a);this.debug.warn("Unsupported quality option: ".concat(a,", using ").concat(l," instead")),a=l,o=!1}n.selected=a,this.media.quality=a,o&&this.storage.set({quality:a})}},get:function(){return this.media.quality}},{key:"loop",set:function(t){var n=k.boolean(t)?t:this.config.loop.active;this.config.loop.active=n,this.media.loop=n},get:function(){return!!this.media.loop}},{key:"source",set:function(t){Da.change.call(this,t)},get:function(){return this.media.currentSrc}},{key:"download",get:function(){var t=this.config.urls.download;return k.url(t)?t:this.source},set:function(t){k.url(t)&&(this.config.urls.download=t,ie.setDownloadUrl.call(this))}},{key:"poster",set:function(t){this.isVideo?Fe.setPoster.call(this,t,!1).catch(function(){}):this.debug.warn("Poster can only be set for video")},get:function(){return this.isVideo?this.media.getAttribute("poster")||this.media.getAttribute("data-poster"):null}},{key:"ratio",get:function(){if(!this.isVideo)return null;var t=os(La.call(this));return k.array(t)?t.join(":"):t},set:function(t){this.isVideo?k.string(t)&&as(t)?(this.config.ratio=t,u2.call(this)):this.debug.error("Invalid aspect ratio specified (".concat(t,")")):this.debug.warn("Aspect ratio can only be set for video")}},{key:"autoplay",set:function(t){var n=k.boolean(t)?t:this.config.autoplay;this.config.autoplay=n},get:function(){return!!this.config.autoplay}},{key:"currentTrack",set:function(t){Ne.set.call(this,t,!1)},get:function(){var t=this.captions,n=t.toggled,r=t.currentTrack;return n?r:-1}},{key:"language",set:function(t){Ne.setLanguage.call(this,t,!1)},get:function(){return(Ne.getCurrentTrack.call(this)||{}).language}},{key:"pip",set:function(t){if(qe.pip){var n=k.boolean(t)?t:!this.pip;k.function(this.media.webkitSetPresentationMode)&&this.media.webkitSetPresentationMode(n?Ba.active:Ba.inactive),k.function(this.media.requestPictureInPicture)&&(!this.pip&&n?this.media.requestPictureInPicture():this.pip&&!n&&document.exitPictureInPicture())}},get:function(){return qe.pip?k.empty(this.media.webkitPresentationMode)?this.media===document.pictureInPictureElement:this.media.webkitPresentationMode===Ba.active:null}}],[{key:"supported",value:function(t,n,r){return qe.check(t,n,r)}},{key:"loadSprite",value:function(t,n){return us(t,n)}},{key:"setup",value:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=null;return k.string(t)?r=Array.from(document.querySelectorAll(t)):k.nodeList(t)?r=Array.from(t):k.array(t)&&(r=t.filter(k.element)),k.empty(r)?null:r.map(function(a){return new e(a,n)})}}]),e}();ws.defaults=nv(ps);function Tv(e){let t=e==="/"?"":e;return t=t.endsWith("/")?t.slice(0,-1):t,`${t}/img/plyr.svg`}var Av={VUE_APP_API_URL:"/api",NVM_INC:"/Users/admin/.nvm/versions/node/v20.9.0/include/node",MANPATH:"/Users/admin/.nvm/versions/node/v20.9.0/share/man:/opt/homebrew/share/man::",PYCHARM_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/pycharm.vmoptions",WEBIDE_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/webide.vmoptions",NODE:"/Users/admin/.nvm/versions/node/v20.9.0/bin/node",NVM_CD_FLAGS:"-q",INIT_CWD:"/Users/admin/Projects/webitel-ui-sdk",JETBRAINSCLIENT_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/jetbrainsclient.vmoptions",TERM:"xterm-256color",SHELL:"/bin/zsh",HOMEBREW_REPOSITORY:"/opt/homebrew",TMPDIR:"/var/folders/g5/lf24d3m547vg6s2570f54tm40000gn/T/",npm_config_global_prefix:"/Users/admin/.nvm/versions/node/v20.9.0",COLOR:"1",npm_config_noproxy:"",npm_config_local_prefix:"/Users/admin/Projects/webitel-ui-sdk",NVM_DIR:"/Users/admin/.nvm",USER:"admin",COMMAND_MODE:"unix2003",npm_config_globalconfig:"/Users/admin/.nvm/versions/node/v20.9.0/etc/npmrc",SSH_AUTH_SOCK:"/private/tmp/com.apple.launchd.Sfm1R3fzwK/Listeners",PHPSTORM_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/phpstorm.vmoptions",__CF_USER_TEXT_ENCODING:"0x1F5:0x0:0x0",GOLAND_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/goland.vmoptions",npm_execpath:"/Users/admin/.nvm/versions/node/v20.9.0/lib/node_modules/npm/bin/npm-cli.js",APPCODE_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/appcode.vmoptions",PATH:"/Users/admin/Projects/webitel-ui-sdk/node_modules/.bin:/Users/admin/Projects/node_modules/.bin:/Users/admin/node_modules/.bin:/Users/node_modules/.bin:/node_modules/.bin:/Users/admin/.nvm/versions/node/v20.9.0/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/Users/admin/Projects/webitel-ui-sdk/node_modules/.bin:/Users/admin/Projects/node_modules/.bin:/Users/admin/node_modules/.bin:/Users/node_modules/.bin:/node_modules/.bin:/Users/admin/.nvm/versions/node/v20.9.0/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/Users/admin/.nvm/versions/node/v20.9.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin",DEVECOSTUDIO_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/devecostudio.vmoptions",_:"/Users/admin/Projects/webitel-ui-sdk/node_modules/.bin/vite",IJ_RESTARTER_LOG:"/Users/admin/Library/Logs/JetBrains/WebStorm2024.1/restarter.log",LaunchInstanceID:"F356608E-808C-45C9-A93E-E0CD149A6C04",npm_package_json:"/Users/admin/Projects/webitel-ui-sdk/package.json",__CFBundleIdentifier:"com.jetbrains.WebStorm",npm_config_init_module:"/Users/admin/.npm-init.js",npm_config_userconfig:"/Users/admin/.npmrc",PWD:"/Users/admin/Projects/webitel-ui-sdk",npm_command:"run-script",EDITOR:"vi",npm_lifecycle_event:"build",CLION_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/clion.vmoptions",IDEA_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/idea.vmoptions",npm_package_name:"@webitel/ui-sdk",XPC_FLAGS:"0x0",npm_config_npm_version:"10.1.0",WEBSTORM_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/webstorm.vmoptions",DATASPELL_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/dataspell.vmoptions",npm_config_node_gyp:"/Users/admin/.nvm/versions/node/v20.9.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",XPC_SERVICE_NAME:"0",npm_package_version:"24.6.52",STUDIO_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/studio.vmoptions",HOME:"/Users/admin",SHLVL:"2",HOMEBREW_PREFIX:"/opt/homebrew",IDEA_INITIAL_DIRECTORY:"/",LOGNAME:"admin",npm_config_cache:"/Users/admin/.npm",npm_lifecycle_script:"vite build",GATEWAY_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/gateway.vmoptions",LC_CTYPE:"en_US.UTF-8",DATAGRIP_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/datagrip.vmoptions",NVM_BIN:"/Users/admin/.nvm/versions/node/v20.9.0/bin",npm_config_user_agent:"npm/10.1.0 node/v20.9.0 darwin arm64 workspaces/false",INFOPATH:"/opt/homebrew/share/info:",HOMEBREW_CELLAR:"/opt/homebrew/Cellar",RIDER_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/rider.vmoptions",JETBRAINS_CLIENT_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/jetbrains_client.vmoptions",RUBYMINE_VM_OPTIONS:"/Users/admin/Downloads/jetbra/vmoptions/rubymine.vmoptions",SECURITYSESSIONID:"186b3",npm_config_prefix:"/Users/admin/.nvm/versions/node/v20.9.0",npm_node_execpath:"/Users/admin/.nvm/versions/node/v20.9.0/bin/node",NODE_ENV:"production"};const Ov={name:"WtPlayer",props:{src:{},autoplay:{type:Boolean,default:!0},loop:{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();const e=this.$baseURL||Av.BASE_URL||"/",t=Tv(e);this.player&&this.player.destroy();const n=["play-large","play","progress","current-time","mute","volume","captions","settings","pip","airplay","fullscreen"];this.download&&n.push("download"),this.player=new ws(this.$refs.player,{autoplay:this.autoplay,loadSprite:!1,resetOnEnd:this.resetOnEnd,invertTime:this.invertTime,iconUrl:t,controls:n,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,r;const e=(r=(n=this.$refs.player.plyr)==null?void 0:n.elements)==null?void 0:r.controls,t=this.$refs["close-icon"].$el;e&&e.append(t)}}};function Dv(e,t,n,r,a,o){const l=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(o.playerType),i.mergeProps({ref:"player",autoplay:n.autoplay,src:n.src,class:"wt-player__player",controls:""},i.toHandlers(o.listeners)),null,16,["autoplay","src"])),n.closable?(i.openBlock(),i.createBlock(l,{key:0,ref:"close-icon",class:"wt-player__close-icon",icon:"close",onClick:t[0]||(t[0]=s=>e.$emit("close"))},null,512)):i.createCommentVNode("",!0)],2)}const Nv=he(Ov,[["render",Dv],["__scopeId","data-v-73c5651f"]]);var Pv=e=>Object.prototype.toString.call(e).includes("Object"),Cs=e=>typeof e=="number"&&!isNaN(e),$v=e=>Array.isArray(e),bs=e=>Object.prototype.toString.call(e)==="[object String]",Na=e=>Number.isInteger(e);const Tn=(e,t)=>t(e)?!0:!Pv(e)||Object.keys(e).length!==2?!1:!Object.entries(e).some(([n,r])=>{const a=!["enter","leave"].includes(n),o=!t(r);return a||o}),Vv=e=>Tn(e,t=>Na(t)&&t>=0),Fv=e=>Tn(e,t=>bs(t)&&t.trim()!==""),Iv=e=>Tn(e,t=>Na(t)&&t>=0),vs=300,Rv="cubic-bezier(.25, .8, .5, 1)",Hv=0,Zv=[0,-16],Uv={inheritAttrs:!1,props:{duration:{validator:Vv,default:vs},easing:{validator:Fv,default:()=>Rv},delay:{validator:Iv,default:Hv},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:t,tag:n,duration:r}=this;return this.group?{appear:e,tag:n,duration:r,...this.$attrs}:{appear:e,mode:t,duration:r}},cHooks(){return{beforeEnter:(...e)=>{this.reduceTransition(...e),this.$emit("before-enter",...e)},beforeLeave:(...e)=>{var t;this.reduceTransition(...e),(t=this.initLeaving)==null||t.call(this,...e),this.$emit("before-leave",...e)},enter:(...e)=>{var t;(t=this.onEnter)==null||t.call(this,...e),this.$emit("enter",...e)},leave:(...e)=>{var t;(t=this.onLeave)==null||t.call(this,...e),this.$emit("leave",...e)},afterEnter:(...e)=>{var t;this.resetTransition(...e),(t=this.resetElement)==null||t.call(this,...e),this.$emit("after-enter",...e)},afterLeave:(...e)=>{var t;this.resetTransition(...e),(t=this.resetElement)==null||t.call(this,...e),this.$emit("after-leave",...e)}}}},methods:{setupTransition(e,t="enter"){var n,r,a;const o=((n=this.duration)==null?void 0:n[t])??this.duration,l=((r=this.easing)==null?void 0:r[t])??this.easing,s=((a=this.delay)==null?void 0:a[t])??this.delay;e.style.setProperty("transition-duration",`${o}ms`,"important"),e.style.setProperty("transition-timing-function",`${l}`,"important"),e.style.setProperty("transition-delay",`${s}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 t=getComputedStyle(e),{width:n,height:r}=t,{marginLeft:a,marginTop:o}=t;return e.style.setProperty("left",`${e.offsetLeft-parseFloat(a)}px`,"important"),e.style.setProperty("top",`${e.offsetTop-parseFloat(o)}px`,"important"),e.style.setProperty("width",`${parseFloat(n)}px`,"important"),e.style.setProperty("height",`${parseFloat(r)}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()}},Wv=(e,t)=>{const n=e.__vccOpts||e;for(const[r,a]of t)n[r]=a;return n},jv=e=>{const t=e.startsWith("matrix3d")?"matrix3d":"matrix",n=t==="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[t,n]},zv={name:"transition-slide",mixins:[Uv],props:{offset:{validator:e=>Tn(e,t=>!$v(t)||t.length!==2?!1:!t.some(n=>Na(n)?!1:bs(n)?isNaN(Number(n.endsWith("%")?n.slice(0,-1):n)):!0)),default:()=>Zv}},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,t="enter"){var n;const{width:r,height:a,transform:o}=getComputedStyle(e),l=((n=this.offset)==null?void 0:n[t])??this.offset;let[s,c]=l;Cs(s)||(s=s.endsWith("%")?parseFloat(r)*(parseFloat(s.slice(0,-1))||0)/100:parseFloat(s)),Cs(c)||(c=c.endsWith("%")?parseFloat(a)*(parseFloat(c.slice(0,-1))||0)/100:parseFloat(c));const[h,d]=jv(o);o.startsWith("matrix3d")?(d[12]+=s,d[13]+=c):o.startsWith("matrix")?(d[4]+=s,d[5]+=c):(d[4]=s,d[5]=c),this.noOpacity||e.style.setProperty("opacity",0),e.style.setProperty("transform",`${h}(${d})`)},resetElement(e){e.style.removeProperty("opacity"),e.style.removeProperty("transform")}}};function Yv(e,t,n,r,a,o){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 qv={name:"WtPopup",components:{TransitionSlide:Wv(zv,[["render",Yv]])},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}}},Gv={key:0,class:"wt-popup__popup"},Kv={class:"wt-popup__header"},Xv={class:"wt-popup__title"},Jv={key:0,class:"wt-popup__main"},Qv={key:1,class:"wt-popup__actions"};function e_(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon-btn"),s=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(s,{offset:[0,-1440/2]},{default:i.withCtx(()=>[n.shown?(i.openBlock(),i.createElementBlock("aside",Gv,[i.createElementVNode("header",Kv,[i.renderSlot(e.$slots,"header",{},()=>[i.createElementVNode("h3",Xv,[i.renderSlot(e.$slots,"title",{},void 0,!0)])],!0),i.createVNode(l,{class:"wt-popup__close-btn",icon:"close",onClick:t[0]||(t[0]=c=>e.$emit("close"))})]),e.$slots.main?(i.openBlock(),i.createElementBlock("section",Jv,[i.renderSlot(e.$slots,"main",{},void 0,!0)])):i.createCommentVNode("",!0),e.$slots.actions?(i.openBlock(),i.createElementBlock("footer",Qv,[i.renderSlot(e.$slots,"actions",{},void 0,!0)])):i.createCommentVNode("",!0)])):i.createCommentVNode("",!0)],void 0,!0),_:3})],2)),[[i.vShow,e.wrapperShown]])}const t_=he(qv,[["render",e_],["__scopeId","data-v-5963cb44"]]),n_={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 r_(e,t,n,r,a,o){return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([[{"wt-progress-bar--overflow":o.isOverflow},`wt-progress-bar--${n.color}`],"wt-progress-bar"])},[i.createElementVNode("span",{style:i.normalizeStyle(`width: ${o.progressWidth}%;`),class:"wt-progress-bar__progress"},null,4)],2)}const i_=he(n_,[["render",r_],["__scopeId","data-v-df3274ae"]]),a_={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)}}},o_=["checked","disabled","value"],l_={key:0,class:"wt-radio__label"};function s_(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon"),s=i.resolveComponent("wt-label");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-radio--active":o.isChecked,"wt-radio--outline":n.outline,"wt-radio--disabled":n.disabled},"wt-radio"])},[i.createVNode(s,{class:"wt-radio__wrapper"},{default:i.withCtx(()=>[i.createElementVNode("input",{checked:o.isChecked,disabled:n.disabled,value:n.value,class:"wt-radio__input",type:"radio",onInput:t[0]||(t[0]=(...c)=>o.inputHandler&&o.inputHandler(...c))},null,40,o_),i.createVNode(l,{icon:o.radioIcon,class:"wt-radio__icon"},null,8,["icon"]),i.renderSlot(e.$slots,"label",i.normalizeProps(i.guardReactiveProps({label:n.label,isChecked:o.isChecked,disabled:n.disabled})),()=>[n.label?(i.openBlock(),i.createElementBlock("div",l_,i.toDisplayString(n.label),1)):i.createCommentVNode("",!0)],!0)],void 0,!0),_:3})],2)}const c_=he(a_,[["render",s_],["__scopeId","data-v-50eb3a52"]]),u_=he({__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:t}){const n=e,r=t,a=i.computed(()=>{if(n.disabled)return"disabled";switch(n.color){case"secondary":return"default";default:return n.color}});return(o,l)=>{const s=i.resolveComponent("wt-loader"),c=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:l[0]||(l[0]=h=>r("click",h))},[e.loading?(i.openBlock(),i.createBlock(s,{key:0,color:"main",size:"sm"})):(i.openBlock(),i.createBlock(c,{key:1,color:a.value,icon:e.icon,size:e.size},null,8,["color","icon","size"]))],2)}}},[["__scopeId","data-v-9cd5d350"]]),d_={class:"wt-search-bar__wrapper"},f_={class:"wt-search-bar__search-icon"},h_=["placeholder","value"],p_={class:"wt-search-bar__icon-controls"},m_=he({__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:t}){const n=e,r=t,{v:a,customValidators:o}=i.toRefs(n),{invalid:l}=S4({v:a,customValidators:o}),s=i.computed(()=>l.value?"error":"default"),c=pa(p=>{r("search",p)},1e3);function h(p){r("input",p),c(p)}function d(p){p.key==="Enter"?(c(n.value),p.preventDefault()):p.key==="Esc"&&(h(""),p.preventDefault())}function m({option:p}){r("update:search-mode",p),r("change:search-mode",p)}return(p,y)=>{const b=i.resolveComponent("wt-icon"),S=i.resolveComponent("wt-icon-btn"),T=i.resolveComponent("wt-hint"),v=i.resolveComponent("wt-tooltip"),_=i.resolveComponent("wt-radio"),M=i.resolveComponent("wt-context-menu");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-search-bar--invalid":i.unref(l)},"wt-search-bar"])},[i.createElementVNode("div",d_,[i.createElementVNode("div",f_,[i.renderSlot(p.$slots,"search-icon",{invalid:i.unref(l)},()=>[i.createVNode(b,{color:s.value,icon:"search"},null,8,["color"])],!0)]),i.createElementVNode("input",{placeholder:e.placeholder||p.$t("webitelUI.searchBar.placeholder"),value:e.value,class:"wt-search-bar__input",type:"search",onInput:y[0]||(y[0]=O=>h(O.target.value)),onKeyup:d},null,40,h_),i.createElementVNode("div",p_,[i.createVNode(S,{class:i.normalizeClass([{hidden:!e.value},"wt-search-bar__reset-icon-btn"]),color:s.value,icon:"close",onClick:y[1]||(y[1]=O=>h(""))},null,8,["class","color"]),e.hint?(i.openBlock(),i.createBlock(T,{key:0,"icon-color":s.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(M,{key:1,options:e.searchModeOptions,onClick:m},{activator:i.withCtx(()=>[i.createVNode(v,null,{activator:i.withCtx(()=>[i.createVNode(S,{color:i.unref(l)?"error":"default",icon:"filter"},null,8,["color"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(p.$t("webitelUI.searchBar.settingsHint")),1)],void 0,!0),_:1})]),option:i.withCtx(({value:O,text:D})=>[i.createVNode(_,{label:D,selected:(typeof e.searchMode=="string"?e.searchMode:e.searchMode.value)===O,value:!0},null,8,["label","selected"])]),_:1},8,["options"])):i.createCommentVNode("",!0),i.renderSlot(p.$slots,"additional-actions",{invalid:i.unref(l)},void 0,!0)])])],2)}}},[["__scopeId","data-v-7245ec0f"]]),_s=e=>Array.isArray(e)?!e.length:typeof e=="object"?!e||!Object.keys(e).length:!e,xs={methods:{tag(e,t){this.emitTagEvent(e,t);const n=this.trackBy?{[this.optionLabel||"name"]:e,[this.trackBy]:t||e}:e;if(!(a=>typeof a=="string"?this.options.some(o=>o===a):this.options.some(o=>o[this.trackBy]===a[this.trackBy]))(n)&&(this.options.unshift(n),!this.manualTagging)){const a=this.multiple?[...this.value,n]:n;this.input(a)}},emitTagEvent(e,t){this.$emit("tag",e,t)}}};function Pa(e){return e===0?!1:Array.isArray(e)&&e.length===0?!0:!e}function y_(e){return(...t)=>!e(...t)}function g_(e,t){return e===void 0&&(e="undefined"),e===null&&(e="null"),e===!1&&(e="false"),e.toString().toLowerCase().indexOf(t.trim())!==-1}function ks(e,t,n,r){return t?e.filter(a=>g_(r(a,n),t)).sort((a,o)=>r(a,n).length-r(o,n).length):e}function w_(e){return e.filter(t=>!t.$isLabel)}function $a(e,t){return n=>n.reduce((r,a)=>a[e]&&a[e].length?(r.push({$groupLabel:a[t],$isLabel:!0}),r.concat(a[e])):r,[])}function C_(e,t,n,r,a){return o=>o.map(l=>{if(!l[n])return console.warn("Options passed to vue-multiselect do not contain groups, despite the config."),[];const s=ks(l[n],e,t,a);return s.length?{[r]:l[r],[n]:s}:[]})}const Ls=(...e)=>t=>e.reduce((n,r)=>r(n),t);var b_={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,t){return Pa(e)?"":t?e[t]: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||"",t=e.toLowerCase().trim();let n=this.options.concat();return this.internalSearch?n=this.groupValues?this.filterAndFlat(n,t,this.label):ks(n,t,this.label,this.customLabel):n=this.groupValues?$a(this.groupValues,this.groupLabel)(n):n,n=this.hideSelected?n.filter(y_(this.isSelected)):n,this.taggable&&t.length&&!this.isExistingOption(t)&&(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(t=>this.customLabel(t,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,t,n){return Ls(C_(t,n,this.groupValues,this.groupLabel,this.customLabel),$a(this.groupValues,this.groupLabel))(e)},flatAndStrip(e){return Ls($a(this.groupValues,this.groupLabel),w_)(e)},updateSearch(e){this.search=e},isExistingOption(e){return this.options?this.optionKeys.indexOf(e)>-1:!1},isSelected(e){const t=this.trackBy?e[this.trackBy]:e;return this.valueKeys.indexOf(t)>-1},isOptionDisabled(e){return!!e.$isDisabled},getOptionLabel(e){if(Pa(e))return"";if(e.isTag)return e.label;if(e.$isLabel)return e.$groupLabel;const t=this.customLabel(e,this.label);return Pa(t)?"":t},select(e,t){if(e.$isLabel&&this.groupSelect){this.selectGroup(e);return}if(!(this.blockKeys.indexOf(t)!==-1||this.disabled||e.$isDisabled||e.$isLabel)&&!(this.max&&this.multiple&&this.internalValue.length===this.max)&&!(t==="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)){t!=="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 t=this.options.find(n=>n[this.groupLabel]===e.$groupLabel);if(t){if(this.wholeGroupSelected(t)){this.$emit("remove",t[this.groupValues],this.id);const n=this.internalValue.filter(r=>t[this.groupValues].indexOf(r)===-1);this.$emit("update:modelValue",n)}else{let n=t[this.groupValues].filter(r=>!(this.isOptionDisabled(r)||this.isSelected(r)));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(t=>this.isSelected(t)||this.isOptionDisabled(t))},wholeGroupDisabled(e){return e[this.groupValues].every(this.isOptionDisabled)},removeElement(e,t=!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 r=this.internalValue.slice(0,n).concat(this.internalValue.slice(n+1));this.$emit("update:modelValue",r)}else this.$emit("update:modelValue",null);this.$emit("remove",e,this.id),this.closeOnSelect&&t&&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,t=window.innerHeight-this.$el.getBoundingClientRect().bottom;t>this.maxHeight||t>e||this.openDirection==="below"||this.openDirection==="bottom"?(this.preferredOpenDirection="below",this.optimizedHeight=Math.min(t-40,this.maxHeight)):(this.preferredOpenDirection="above",this.optimizedHeight=Math.min(e-40,this.maxHeight))}}},v_={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,t){return{"multiselect__option--highlight":e===this.pointer&&this.showPointer,"multiselect__option--selected":this.isSelected(t)}},groupHighlight(e,t){if(!this.groupSelect)return["multiselect__option--disabled",{"multiselect__option--group":t.$isLabel}];const n=this.options.find(r=>r[this.groupLabel]===t.$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}}},Es={name:"vue-multiselect",mixins:[b_,v_],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},openDirection:{type:String,default:""},showNoOptions:{type:Boolean,default:!0},showNoResults:{type:Boolean,default:!0},tabindex:{type:Number,default:0}},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 __={ref:"tags",class:"multiselect__tags"},x_={class:"multiselect__tags-wrap"},k_={class:"multiselect__spinner"},L_={key:0},E_={class:"multiselect__option"},S_={class:"multiselect__option"},B_=i.createTextVNode("No elements found. Consider changing the search query."),M_={class:"multiselect__option"},T_=i.createTextVNode("List is empty.");function A_(e,t,n,r,a,o){return i.openBlock(),i.createBlock("div",{tabindex:e.searchable?-1:n.tabindex,class:[{"multiselect--active":e.isOpen,"multiselect--disabled":n.disabled,"multiselect--above":o.isAbove,"multiselect--has-options-group":o.hasOptionGroup},"multiselect"],onFocus:t[14]||(t[14]=l=>e.activate()),onBlur:t[15]||(t[15]=l=>e.searchable?!1:e.deactivate()),onKeydown:[t[16]||(t[16]=i.withKeys(i.withModifiers(l=>e.pointerForward(),["self","prevent"]),["down"])),t[17]||(t[17]=i.withKeys(i.withModifiers(l=>e.pointerBackward(),["self","prevent"]),["up"]))],onKeypress:t[18]||(t[18]=i.withKeys(i.withModifiers(l=>e.addPointerElement(l),["stop","self"]),["enter","tab"])),onKeyup:t[19]||(t[19]=i.withKeys(l=>e.deactivate(),["esc"])),role:"combobox","aria-owns":"listbox-"+e.id},[i.renderSlot(e.$slots,"caret",{toggle:e.toggle},()=>[i.createVNode("div",{onMousedown:t[1]||(t[1]=i.withModifiers(l=>e.toggle(),["prevent","stop"])),class:"multiselect__select"},null,32)]),i.renderSlot(e.$slots,"clear",{search:e.search}),i.createVNode("div",__,[i.renderSlot(e.$slots,"selection",{search:e.search,remove:e.removeElement,values:o.visibleValues,isOpen:e.isOpen},()=>[i.withDirectives(i.createVNode("div",x_,[(i.openBlock(!0),i.createBlock(i.Fragment,null,i.renderList(o.visibleValues,(l,s)=>i.renderSlot(e.$slots,"tag",{option:l,search:e.search,remove:e.removeElement},()=>[(i.openBlock(),i.createBlock("span",{class:"multiselect__tag",key:s},[i.createVNode("span",{textContent:i.toDisplayString(e.getOptionLabel(l))},null,8,["textContent"]),i.createVNode("i",{tabindex:"1",onKeypress:i.withKeys(i.withModifiers(c=>e.removeElement(l),["prevent"]),["enter"]),onMousedown:i.withModifiers(c=>e.removeElement(l),["prevent"]),class:"multiselect__tag-icon"},null,40,["onKeypress","onMousedown"])]))])),256))],512),[[i.vShow,o.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",k_,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:!1,placeholder:e.placeholder,style:o.inputStyle,value:e.search,disabled:n.disabled,tabindex:n.tabindex,onInput:t[2]||(t[2]=l=>e.updateSearch(l.target.value)),onFocus:t[3]||(t[3]=i.withModifiers(l=>e.activate(),["prevent"])),onBlur:t[4]||(t[4]=i.withModifiers(l=>e.deactivate(),["prevent"])),onKeyup:t[5]||(t[5]=i.withKeys(l=>e.deactivate(),["esc"])),onKeydown:[t[6]||(t[6]=i.withKeys(i.withModifiers(l=>e.pointerForward(),["prevent"]),["down"])),t[7]||(t[7]=i.withKeys(i.withModifiers(l=>e.pointerBackward(),["prevent"]),["up"])),t[9]||(t[9]=i.withKeys(i.withModifiers(l=>e.removeLastElement(),["stop"]),["delete"]))],onKeypress:t[8]||(t[8]=i.withKeys(i.withModifiers(l=>e.addPointerElement(l),["prevent","stop","self"]),["enter"])),class:"multiselect__input","aria-controls":"listbox-"+e.id},null,44,["name","id","placeholder","value","disabled","tabindex","aria-controls"])):i.createCommentVNode("v-if",!0),o.isSingleLabelVisible?(i.openBlock(),i.createBlock("span",{key:1,class:"multiselect__single",onMousedown:t[10]||(t[10]=i.withModifiers((...l)=>e.toggle&&e.toggle(...l),["prevent"]))},[i.renderSlot(e.$slots,"singleLabel",{option:o.singleValue},()=>[i.createTextVNode(i.toDisplayString(e.currentOptionLabel),1)])],32)):i.createCommentVNode("v-if",!0),o.isPlaceholderVisible?(i.openBlock(),i.createBlock("span",{key:2,class:"multiselect__placeholder",onMousedown:t[11]||(t[11]=i.withModifiers((...l)=>e.toggle&&e.toggle(...l),["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:t[12]||(t[12]=(...l)=>e.activate&&e.activate(...l)),tabindex:"-1",onMousedown:t[13]||(t[13]=i.withModifiers(()=>{},["prevent"])),style:{maxHeight:e.optimizedHeight+"px"},ref:"list"},[i.createVNode("ul",{class:"multiselect__content",style:o.contentStyle,role:"listbox",id:"listbox-"+e.id},[i.renderSlot(e.$slots,"beforeList"),e.multiple&&e.max===e.internalValue.length?(i.openBlock(),i.createBlock("li",L_,[i.createVNode("span",E_,[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,(l,s)=>(i.openBlock(),i.createBlock("li",{class:"multiselect__element",key:s,id:e.id+"-"+s,role:l&&(l.$isLabel||l.$isDisabled)?null:"option"},[l&&(l.$isLabel||l.$isDisabled)?i.createCommentVNode("v-if",!0):(i.openBlock(),i.createBlock("span",{key:0,class:[e.optionHighlight(s,l),"multiselect__option"],onClick:i.withModifiers(c=>e.select(l),["stop"]),onMouseenter:i.withModifiers(c=>e.pointerSet(s),["self"]),"data-select":l&&l.isTag?e.tagPlaceholder:o.selectLabelText,"data-selected":o.selectedLabelText,"data-deselect":o.deselectLabelText},[i.renderSlot(e.$slots,"option",{option:l,search:e.search,index:s},()=>[i.createVNode("span",null,i.toDisplayString(e.getOptionLabel(l)),1)])],42,["onClick","onMouseenter","data-select","data-selected","data-deselect"])),l&&(l.$isLabel||l.$isDisabled)?(i.openBlock(),i.createBlock("span",{key:1,"data-select":e.groupSelect&&o.selectGroupLabelText,"data-deselect":e.groupSelect&&o.deselectGroupLabelText,class:[e.groupHighlight(s,l),"multiselect__option"],onMouseenter:i.withModifiers(c=>e.groupSelect&&e.pointerSet(s),["self"]),onMousedown:i.withModifiers(c=>e.selectGroup(l),["prevent"])},[i.renderSlot(e.$slots,"option",{option:l,search:e.search,index:s},()=>[i.createVNode("span",null,i.toDisplayString(e.getOptionLabel(l)),1)])],42,["data-select","data-deselect","onMouseenter","onMousedown"])):i.createCommentVNode("v-if",!0)],8,["id","role"]))),128)):i.createCommentVNode("v-if",!0),i.withDirectives(i.createVNode("li",null,[i.createVNode("span",S_,[i.renderSlot(e.$slots,"noResult",{search:e.search},()=>[B_])])],512),[[i.vShow,n.showNoResults&&e.filteredOptions.length===0&&e.search&&!n.loading]]),i.withDirectives(i.createVNode("li",null,[i.createVNode("span",M_,[i.renderSlot(e.$slots,"noOptions",{},()=>[T_])])],512),[[i.vShow,n.showNoOptions&&(e.options.length===0||o.hasOptionGroup===!0&&e.filteredOptions.length===0)&&!e.search&&!n.loading]]),i.renderSlot(e.$slots,"afterList")],12,["id"])],36),[[i.vShow,e.isOpen]])]),_:3})],42,["tabindex","aria-owns"])}Es.render=A_;function An(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?An=function(t){return typeof t}:An=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},An(e)}function O_(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ss(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function D_(e,t,n){return t&&Ss(e.prototype,t),n&&Ss(e,n),e}function Bs(e){return N_(e)||P_(e)||$_(e)||V_()}function N_(e){if(Array.isArray(e))return Va(e)}function P_(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function $_(e,t){if(e){if(typeof e=="string")return Va(e,t);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 Va(e,t)}}function Va(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function V_(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
26
26
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function F_(e){var t;return typeof e=="function"?t={callback:e}:t=e,t}function I_(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r,a,o,l=function(c){for(var h=arguments.length,d=new Array(h>1?h-1:0),m=1;m<h;m++)d[m-1]=arguments[m];if(o=d,!(r&&c===a)){var p=n.leading;typeof p=="function"&&(p=p(c,a)),(!r||c!==a)&&p&&e.apply(void 0,[c].concat(Bs(o))),a=c,clearTimeout(r),r=setTimeout(function(){e.apply(void 0,[c].concat(Bs(o))),r=0},t)}};return l._clear=function(){clearTimeout(r),r=null},l}function Ms(e,t){if(e===t)return!0;if(An(e)==="object"){for(var n in e)if(!Ms(e[n],t[n]))return!1;return!0}return!1}var R_=function(){function e(t,n,r){O_(this,e),this.el=t,this.observer=null,this.frozen=!1,this.createObserver(n,r)}return D_(e,[{key:"createObserver",value:function(n,r){var a=this;if(this.observer&&this.destroyObserver(),!this.frozen){if(this.options=F_(n),this.callback=function(s,c){a.options.callback(s,c),s&&a.options.once&&(a.frozen=!0,a.destroyObserver())},this.callback&&this.options.throttle){var o=this.options.throttleOptions||{},l=o.leading;this.callback=I_(this.callback,this.options.throttle,{leading:function(c){return l==="both"||l==="visible"&&c||l==="hidden"&&!c}})}this.oldResult=void 0,this.observer=new IntersectionObserver(function(s){var c=s[0];if(s.length>1){var h=s.find(function(m){return m.isIntersecting});h&&(c=h)}if(a.callback){var d=c.isIntersecting&&c.intersectionRatio>=a.threshold;if(d===a.oldResult)return;a.oldResult=d,a.callback(d,c)}},this.options.intersection),i.nextTick(function(){a.observer&&a.observer.observe(a.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 Ts(e,t,n){var r=t.value;if(r)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 a=new R_(e,r,n);e._vue_visibilityState=a}}function H_(e,t,n){var r=t.value,a=t.oldValue;if(!Ms(r,a)){var o=e._vue_visibilityState;if(!r){As(e);return}o?o.createObserver(r,n):Ts(e,{value:r},n)}}function As(e){var t=e._vue_visibilityState;t&&(t.destroyObserver(),delete e._vue_visibilityState)}var Z_={beforeMount:Ts,updated:H_,unmounted:As};const On={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 t,n,r,a,o,l,s,c,h,d,m,p,y,b,S,T,v,_;let e="";this.isValidation&&this.invalid&&((t=this.v.required)!=null&&t.$invalid?e=this.$t("validation.required"):(n=this.v.numeric)!=null&&n.$invalid?e=this.$t("validation.numeric"):(r=this.v.email)!=null&&r.$invalid?e=this.$t("validation.email"):(a=this.v.gatewayHostValidator)!=null&&a.$invalid?e=this.$t("validation.gatewayHostValidator"):(o=this.v.ipValidator)!=null&&o.$invalid?e=this.$t("validation.ipValidator"):(l=this.v.macValidator)!=null&&l.$invalid?e=this.$t("validation.macValidator"):(s=this.v.minValue)!=null&&s.$invalid?e=`${this.$t("validation.minValue")} ${this.v.minValue.$params.min}`:(c=this.v.maxValue)!=null&&c.$invalid?e=`${this.$t("validation.maxValue")} ${this.v.maxValue.$params.max}`:(h=this.v.sipAccountValidator)!=null&&h.$invalid?e=this.$t("validation.sipAccountValidator"):(d=this.v.minLength)!=null&&d.$invalid?e=`${this.$t("validation.minLength")} ${this.v.minLength.$params.min}`:(m=this.v.url)!=null&&m.$invalid?e=`${this.$t("validation.url")}`:(p=this.v.regExpValidator)!=null&&p.$invalid?e=`${this.$t("validation.regExpValidator")}`:(y=this.v.sameAs)!=null&&y.$invalid?e=`${this.$t("validation.sameAs")}`:(b=this.v.domainValidator)!=null&&b.$invalid?e=`${this.$t("validation.domainValidator")}`:(S=this.v.decimalValidator)!=null&&S.$invalid?e=`${this.$t("validation.decimalValidator")} ${this.v.decimalValidator.$params.count}`:(T=this.v.websocketValidator)!=null&&T.$invalid?e=`${this.$t("validation.websocketValidator")}`:(v=this.v.integer)!=null&&v.$invalid&&(e=`${this.$t("validation.integer")}`));for(const{name:M,text:O}of this.customValidators)(_=this.v[M])!=null&&_.$invalid&&(e=O);return e}}},Os={mixins:[On,{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:Z_},components:{VueMultiselect:Es},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}},data:()=>({apiOptions:[],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(){return this.isValue?this.value:""},selectOptions(){return this.isApiMode?this.apiOptions:this.options},isValue(){return!_s(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:t}){return this.allowCustomValues&&e.isTag?e.label:t&&e[t]?e[t]: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:t}=this.searchParams){if(!this.isApiMode)return;const{items:n,next:r}=await this.searchMethod({search:e,page:t});this.apiOptions=this.searchParams.page===1?n:this.apiOptions.concat(n),this.searchHasNext=r,this.isLoading=!1},input(e){this.$emit("input",e)},close(){this.$emit("closed")},tag(){}},watch:{disabled(){this.disabled||this.fetchOptions()}},created(){this.disabled||this.fetchOptions(),this.fetchOptions=pa(this.fetchOptions,500)}},U_={name:"WtSelect",mixins:[Os,xs],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","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:_s(this.value)?[]:[this.value],t=this.selectOptions.filter(n=>{const r=this.trackBy?n[this.trackBy]:n;return!e.some(a=>(this.trackBy?a[this.trackBy]:a)===r)});return[...e,...t]}},methods:{async handleCustomValue(e){this.tag(e)},async handleCustomValueArrowInput(e){this.tag(this.searchParams.search),e()},emitTagEvent(e,t){this.$emit("custom-value",e,t)},clearValue(){let e="";Array.isArray(this.value)?e=[]:typeof this.value=="object"&&this.value!==null&&(e={}),this.input(e),this.$emit("reset",e)}}},W_={class:"multiselect__custom-tag"},j_={class:"multiselect__single-label"},z_={class:"multiselect__loading-wrapper"};function Y_(e,t,n,r,a,o){const l=i.resolveComponent("wt-label"),s=i.resolveComponent("wt-chip"),c=i.resolveComponent("wt-icon-btn"),h=i.resolveComponent("wt-loader"),d=i.resolveComponent("vue-multiselect"),m=i.resolveComponent("wt-input-info"),p=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(l,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(d,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:o.optionsWithCustomValues,placeholder:e.placeholder||e.label,taggable:o.taggable,"track-by":e.trackBy,class:"wt-select__select"},{onClose:t[2]||(t[2]=y=>e.isOpened=!1),onOpen:t[3]||(t[3]=y=>e.isOpened=!0)},i.toHandlers(e.listeners)),i.createSlots({tag:i.withCtx(({option:y})=>[i.createElementVNode("span",W_,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",j_,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(c,{key:0,disabled:e.disabled,class:"multiselect__select multiselect__custom-value",icon:"select-custom-value-enter",onClick:b=>o.handleCustomValueArrowInput(y),onMousedown:t[0]||(t[0]=i.withModifiers(()=>{},["prevent"]))},null,8,["disabled","onClick"])):(i.openBlock(),i.createBlock(c,{key:1,disabled:e.disabled,class:"multiselect__select multiselect__arrow",icon:"arrow-down",onClick:y,onMousedown:t[1]||(t[1]=i.withModifiers(()=>{},["prevent"]))},null,8,["disabled","onClick"]))]),clear:i.withCtx(({})=>[n.clearable?(i.openBlock(),i.createBlock(c,{key:0,class:i.normalizeClass([{hidden:!e.isValue},"multiselect__clear"]),disabled:e.disabled,icon:"close",onClick:o.clearValue},null,8,["class","disabled","onClick"])):i.createCommentVNode("",!0)]),beforeList:i.withCtx(()=>[i.withDirectives(i.createElementVNode("div",z_,[i.createVNode(h,{size:"sm"})],512),[[i.vShow,e.isLoading]])]),_:2},[e.isOpened?void 0:{name:"limit",fn:i.withCtx(()=>[i.createVNode(s,{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),[[p,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(m,{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 q_=he(U_,[["render",Y_],["__scopeId","data-v-b57d628c"]]),G_={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)}}},K_=["disabled","max","min","step","value"];function X_(e,t,n,r,a,o){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&&o.verticalHeight})},[i.createElementVNode("div",{style:i.normalizeStyle({width:n.vertical&&o.verticalHeight}),class:"wt-slider__wrapper"},[i.createElementVNode("input",{disabled:n.disabled,max:n.max,min:n.min,step:n.step,style:i.normalizeStyle({background:o.progressStyle}),value:n.value,class:"wt-slider__slider",type:"range",onInput:t[0]||(t[0]=(...l)=>o.inputHandler&&o.inputHandler(...l))},null,44,K_)],4)],6)}const J_=he(G_,[["render",X_],["__scopeId","data-v-11073edf"]]),S2=Object.freeze({ONLINE:"online",PAUSE:"pause",OFFLINE:"offline",BREAK_OUT:"break_out"}),Q_=e=>{if(!e)return"00:00:00";let t=`${Math.floor(e/3600)}`,n=`${Math.floor(e%3600/60)}`,r=`${Math.floor(e%3600%60)}`;return t.length===1&&(t=`0${t}`),n.length===1&&(n=`0${n}`),r.length===1&&(r=`0${r}`),`${t}:${n}:${r}`},ex=[{locale:"webitelUI.statusSelect.online",color:"success",value:S2.ONLINE},{locale:"webitelUI.statusSelect.pause",color:"primary",value:S2.PAUSE},{locale:"webitelUI.statusSelect.offline",color:"disabled",value:S2.OFFLINE},{locale:"webitelUI.statusSelect.breakOut",color:"break-out",value:S2.BREAK_OUT}],tx={name:"WtStatusSelect",model:{prop:"status",event:"change"},props:{status:{type:String,default:S2.OFFLINE},statusDuration:{type:[String,Number],default:0},options:{type:Array}},emits:["change"],computed:{selectedOption(){return this.statusOptions.find(e=>e.value===this.status)},statusOptions(){return this.options?this.options:ex.map(e=>({...e,text:this.$t(e.locale)}))},availableOptions(){return this.statusOptions.reduce((e,t)=>this.status===t.value&&t.value!==S2.PAUSE||t.value===S2.BREAK_OUT?e:[...e,t],[])},duration(){return typeof this.statusDuration=="string"?this.statusDuration:this.statusDuration!==void 0?Q_(this.statusDuration):this.selectedOption.text}},methods:{inputHandler(e){this.$emit("change",e.value)}}};function nx(e,t,n,r,a,o){const l=i.resolveComponent("wt-indicator"),s=i.resolveComponent("wt-select");return i.openBlock(),i.createBlock(s,{clearable:!1,options:o.availableOptions,searchable:!1,value:o.selectedOption,class:"wt-status-select","track-by":"value",onInput:o.inputHandler},{singleLabel:i.withCtx(({option:c})=>[i.createVNode(l,{color:c.color,text:o.duration},null,8,["color","text"])]),option:i.withCtx(({option:c})=>[i.createVNode(l,{color:c.color,text:c.text},null,8,["color","text"])]),_:1},8,["options","value","onInput"])}const rx=he(tx,[["render",nx],["__scopeId","data-v-c141ed29"]]),ix={class:"wt-stepper"},ax={class:"wt-stepper-header"},ox={class:"wt-stepper-steps"},lx={class:"wt-stepper-steps__wrapper"},sx={class:"wt-stepper-description"},cx=he({__name:"wt-stepper",props:{steps:{type:Object},activeStep:{type:Number,default:1}},setup(e){const t=e,n=i.computed(()=>t.steps[t.activeStep-1].description),r=i.computed(()=>t.steps.map((a,o)=>({...a,completed:t.activeStep>o})));return(a,o)=>{const l=i.resolveComponent("wt-chip");return i.openBlock(),i.createElementBlock("div",ix,[i.createElementVNode("div",ax,[i.createElementVNode("div",ox,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.value,({name:s,completed:c},h)=>(i.openBlock(),i.createElementBlock("div",lx,[h!==0?(i.openBlock(),i.createElementBlock("div",{key:0,class:i.normalizeClass([{"wt-stepper-steps__divider--completed":c},"wt-stepper-steps__divider"])},null,2)):i.createCommentVNode("",!0),i.createVNode(l,{color:c?"primary":"secondary",class:"wt-stepper-steps__item"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(s),1)],void 0,!0),_:2},1032,["color"])]))),256))])]),i.renderSlot(a.$slots,"description",{},()=>[i.createElementVNode("p",sx,i.toDisplayString(n.value),1)],!0),i.renderSlot(a.$slots,"main",{},void 0,!0)])}}},[["__scopeId","data-v-c4d1b8f1"]]),ux={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)}}},dx=e=>(i.pushScopeId("data-v-64a9e569"),e=e(),i.popScopeId(),e),fx=["checked","disabled"],hx=dx(()=>i.createElementVNode("span",{class:"wt-switcher__checkmark"},null,-1)),px={key:0,class:"wt-switcher__label"};function mx(e,t,n,r,a,o){const l=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(l,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:t[0]||(t[0]=(...s)=>o.inputHandler&&o.inputHandler(...s))},null,40,fx),hx,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",px,i.toDisplayString(n.label),1)):i.createCommentVNode("",!0)],!0)],void 0,!0),_:3},16,["class","disabled"])],2)}const yx=he(ux,[["render",mx],["__scopeId","data-v-64a9e569"]]),gx={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}}},wx={class:"wt-table-actions"};function Cx(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon-btn"),s=i.resolveComponent("wt-tooltip");return i.openBlock(),i.createElementBlock("aside",wx,[i.renderSlot(e.$slots,"default",{},void 0,!0),o.isImport?(i.openBlock(),i.createBlock(s,{key:0},{activator:i.withCtx(()=>[i.createVNode(l,{icon:"download",onClick:t[0]||(t[0]=c=>e.$emit("input","import"))})]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("reusable.import")),1)],void 0,!0),_:1})):i.createCommentVNode("",!0),o.isExport?(i.openBlock(),i.createBlock(s,{key:1},{activator:i.withCtx(()=>[i.createVNode(l,{icon:"upload",onClick:t[1]||(t[1]=c=>e.$emit("input","export"))})]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("reusable.export")),1)],void 0,!0),_:1})):i.createCommentVNode("",!0),o.isFilterReset?(i.openBlock(),i.createBlock(s,{key:2},{activator:i.withCtx(()=>[i.createVNode(l,{icon:"clear",onClick:t[2]||(t[2]=c=>e.$emit("input","filterReset"))})]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.tableActions.filterReset")),1)],void 0,!0),_:1})):i.createCommentVNode("",!0),o.isColumnSelect?(i.openBlock(),i.createBlock(s,{key:3},{activator:i.withCtx(()=>[i.createVNode(l,{icon:"column-select",onClick:t[3]||(t[3]=c=>e.$emit("input","columnSelect"))})]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.tableActions.columnSelect")),1)],void 0,!0),_:1})):i.createCommentVNode("",!0),o.isRefresh?(i.openBlock(),i.createBlock(s,{key:4},{activator:i.withCtx(()=>[i.createVNode(l,{icon:"refresh",onClick:t[4]||(t[4]=c=>e.$emit("input","refresh"))})]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.tableActions.refreshTable")),1)],void 0,!0),_:1})):i.createCommentVNode("",!0),o.isSettings?(i.openBlock(),i.createBlock(s,{key:5},{activator:i.withCtx(()=>[i.createVNode(l,{class:i.normalizeClass({active:n.isSettingsActive}),icon:"filter",onClick:t[5]||(t[5]=c=>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 bx=he(gx,[["render",Cx],["__scopeId","data-v-69a982a8"]]);var Ds={exports:{}};(function(e,t){(function(n,r,a){e.exports=a()})("dcopy",X2,function(){return function(r){if(/number|string|boolean/.test(typeof r))return r;if(r instanceof Date)return new Date(r.getTime());var a=r instanceof Array?[]:{};return o(r,a),a;function o(l,s){for(var c in l){var h=l[c];if(h instanceof Date){var d=new Date(h.getTime());n(s,c,d)}else if(h instanceof Function){var d=h;n(s,c,d)}else if(h instanceof Array){var d=[],m=n(s,c,d);o(h,m)}else if(h instanceof Object){var d={},m=n(s,c,d);o(h,m)}else{var d=h;n(s,c,d)}}}};function n(r,a,o){if(r instanceof Array)return r.push(o),r[r.length-1];if(r instanceof Object)return r[a]=o,r[a]}})})(Ds);var vx=Ds.exports;const _x=sr(vx),xx={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,t)=>this.shownColLabel(e).localeCompare(this.shownColLabel(t)))}},watch:{isColumnSelectPopup:{handler(){this.fillHeadersDraft()}}},methods:{shownColLabel({text:e,locale:t}){return!e&&t?typeof t=="string"?this.$t(t):this.$t(...t):e},openPopup(){this.isColumnSelectPopup=!0},close(){this.isColumnSelectPopup=!1},fillHeadersDraft(){this.draft=_x(this.headers)},setShownColumns(){this.$emit("change",this.draft),this.close()}}},kx={class:"wt-table-column-select"},Lx={class:"wt-table-column-select__popup-list-wrap"},Ex=["onClickCapture"];function Sx(e,t,n,r,a,o){const l=i.resolveComponent("wt-icon-btn"),s=i.resolveComponent("wt-tooltip"),c=i.resolveComponent("wt-checkbox"),h=i.resolveComponent("wt-button"),d=i.resolveComponent("wt-popup");return i.openBlock(),i.createElementBlock("div",kx,[i.createVNode(s,null,{activator:i.withCtx(()=>[i.createVNode(l,{icon:"column-select",onClick:o.openPopup},null,8,["onClick"])]),default:i.withCtx(()=>[i.createTextVNode(" "+i.toDisplayString(e.$t("webitelUI.tableColumnSelect.title")),1)],void 0,!0),_:1}),i.createVNode(d,{shown:e.isColumnSelectPopup,class:"wt-table-column-select__popup",onClose:o.close},{title:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.$t("webitelUI.tableColumnSelect.title")),1)]),main:i.withCtx(()=>[i.createElementVNode("div",Lx,[i.createElementVNode("ul",{class:i.normalizeClass([{"wt-table-column-select__popup-list--md":o.changeableDraft.length>10&&o.changeableDraft.length<=20,"wt-table-column-select__popup-list--lg":o.changeableDraft.length>20},"wt-table-column-select__popup-list"])},[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(o.changeableDraft,(m,p)=>(i.openBlock(),i.createElementBlock("li",{key:p,class:"wt-table-column-select__popup-item",onClickCapture:i.withModifiers(y=>m.show=!m.show,["prevent"])},[i.createVNode(c,{label:o.shownColLabel(m),selected:m.show,onChange:y=>m.show=y},null,8,["label","selected","onChange"])],40,Ex))),128))],2)])]),actions:i.withCtx(()=>[i.createVNode(h,{onClick:o.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:o.close},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.$t("reusable.cancel")),1)],void 0,!0),_:1},8,["onClick"])]),_:1},8,["shown","onClose"])])}const Bx=he(xx,[["render",Sx],["__scopeId","data-v-07588910"]]),Mx=e=>{switch(e){case"asc":return"desc";case"desc":return null;default:return"asc"}},Tx={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 t="minmax(140px, 1fr)";return this.dataHeaders.forEach(n=>{e+=` ${(n.width||t).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 t=Mx(e.sort);this.$emit("sort",e,t)},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,t){this.selected?t?this.$emit("update:selected",[...this._selected,e]):this.$emit("update:selected",this._selected.filter(n=>n!==e)):e._isSelected=!e._isSelected}}},Ax={class:"wt-table"},Ox={class:"wt-table__table"},Dx={class:"wt-table__head"},Nx={key:0,class:"wt-table__th wt-table__th--checkbox"},Px=["onClick"],$x={class:"wt-table__th__text"},Vx={key:1,class:"wt-table__th__actions"},Fx={class:"wt-table__body"},Ix={key:0,class:"wt-table__td wt-table__td--checkbox"},Rx={key:1,class:"wt-table__td__actions"},Hx={key:0,class:"wt-table__foot"},Zx={key:0,class:"wt-table__th__checkbox"};function Ux(e,t,n,r,a,o){const l=i.resolveComponent("wt-checkbox"),s=i.resolveComponent("wt-icon");return i.openBlock(),i.createElementBlock("div",Ax,[i.createElementVNode("table",Ox,[i.createElementVNode("thead",Dx,[i.createElementVNode("tr",{style:i.normalizeStyle(o.columnsStyle),class:"wt-table__tr wt-table__tr__head"},[n.selectable?(i.openBlock(),i.createElementBlock("th",Nx,[i.createVNode(l,{selected:o.isAllSelected,onChange:o.selectAll},null,8,["selected","onChange"])])):i.createCommentVNode("",!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(o.dataHeaders,(c,h)=>(i.openBlock(),i.createElementBlock("th",{key:h,class:i.normalizeClass([[{"wt-table__th--sortable":o.isColSortable(c)},`wt-table__th--sort-${c.sort}`],"wt-table__th"]),onClick:d=>o.sort(c)},[i.createElementVNode("div",$x,i.toDisplayString(c.text),1),n.sortable?(i.openBlock(),i.createBlock(s,{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(s,{key:1,class:"wt-table__th__sort-arrow wt-table__th__sort-arrow--desc",icon:"sort-arrow-down",size:"sm"})):i.createCommentVNode("",!0)],10,Px))),128)),n.gridActions?(i.openBlock(),i.createElementBlock("th",Vx,[i.renderSlot(e.$slots,"actions-header",{},void 0,!0)])):i.createCommentVNode("",!0)],4)]),i.createElementVNode("tbody",Fx,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(n.data,(c,h)=>(i.openBlock(),i.createElementBlock("tr",{key:h,class:i.normalizeClass([`wt-table__tr__${c.id||h}`,"wt-table__tr wt-table__tr__body"]),style:i.normalizeStyle(o.columnsStyle)},[n.selectable?(i.openBlock(),i.createElementBlock("td",Ix,[i.createVNode(l,{selected:o._selected.includes(c),onChange:d=>o.handleSelection(c,d)},null,8,["selected","onChange"])])):i.createCommentVNode("",!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(o.dataHeaders,(d,m)=>(i.openBlock(),i.createElementBlock("td",{key:m,class:"wt-table__td"},[i.renderSlot(e.$slots,d.value,{index:h,item:c},()=>[i.createElementVNode("div",null,i.toDisplayString(c[d.value]),1)],!0)]))),128)),n.gridActions?(i.openBlock(),i.createElementBlock("td",Rx,[i.renderSlot(e.$slots,"actions",{index:h,item:c},void 0,!0)])):i.createCommentVNode("",!0)],6))),128))]),o.isTableFooter?(i.openBlock(),i.createElementBlock("tfoot",Hx,[i.createElementVNode("tr",{style:i.normalizeStyle(o.columnsStyle),class:"wt-table__tr wt-table__tr__foot"},[n.selectable?(i.openBlock(),i.createElementBlock("th",Zx)):i.createCommentVNode("",!0),(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(o.dataHeaders,(c,h)=>(i.openBlock(),i.createElementBlock("td",{key:h,class:"wt-table__td"},[i.renderSlot(e.$slots,`${c.value}-footer`,{header:c,index:h},void 0,!0)]))),128))],4)])):i.createCommentVNode("",!0)])])}const Wx=he(Tx,[["render",Ux],["__scopeId","data-v-8881f01f"]]),jx={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 t=this.$refs[e][0];this.activeLineWidth=t.clientWidth,this.activeLineOffset=t.offsetLeft}}},zx=["value","onClick"],Yx={style:{display:"block"}},qx={class:"wt-tabs__underline"};function Gx(e,t,n,r,a,o){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,l=>(i.openBlock(),i.createElementBlock("button",{key:l.value,class:i.normalizeClass([{"wt-tab--highlight":l.value===n.current.value},"wt-tab"]),value:l.text,type:"button",onClick:s=>o.open(l)},[i.renderSlot(e.$slots,l.value,i.normalizeProps(i.guardReactiveProps({tab:l,current:n.current})),()=>[i.createElementVNode("span",Yx,i.toDisplayString(l.text),1)],!0)],10,zx))),128)),i.createElementVNode("div",qx,[i.createElementVNode("div",{style:i.normalizeStyle({width:`${e.activeLineWidth}px`,transform:`translateX(${e.activeLineOffset}px)`}),class:"wt-tab__underline--highlight"},null,4)])],2)}const Kx=he(jx,[["render",Gx],["__scopeId","data-v-cf212bc7"]]),Xx={name:"WtTagsInput",mixins:[Os,xs],props:{value:{type:Array},trackBy:{type:String,default:null},taggable:{type:Boolean,default:!1},manualTagging:{type:Boolean,default:!1,description:`
27
27
  False: "tag" method automatically pushes { optionLabel | "name", trackBy } object to value
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:t}){const n=this.getOptionLabel({optionLabel:e,option:t});return typeof n=="object"?t.label:n}}},Jx={class:"multiselect__loading-wrapper"};function Qx(e,t,n,r,a,o){const l=i.resolveComponent("wt-label"),s=i.resolveComponent("wt-icon-btn"),c=i.resolveComponent("wt-chip"),h=i.resolveComponent("wt-loader"),d=i.resolveComponent("vue-multiselect"),m=i.resolveComponent("wt-input-info"),p=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(l,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(d,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:b})=>[i.createVNode(c,{class:"multiselect__custom-tag"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.getTagOptionLabel({option:y,optionLabel:e.optionLabel}))+" ",1),i.createVNode(s,{color:"on-primary",icon:"close--filled",size:"sm",onClick:S=>b(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(o.getTagOptionLabel({option:y,optionLabel:e.optionLabel})),1)],!0)]),caret:i.withCtx(({toggle:y})=>[i.createVNode(s,{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",Jx,[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),[[p,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(m,{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 ek=he(Xx,[["render",Qx],["__scopeId","data-v-ed4986b4"]]),tk={name:"WtTextarea",mixins:[On],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:""},chatMode:{type:Boolean,default:!1},labelProps:{type:Object,description:"Object with props, passed down to wt-label as props"}},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()},methods:{handleKeypress(e){this.chatMode&&e.key==="Enter"&&!e.shiftKey&&(this.$emit("enter"),e.preventDefault())},updateInputPaddings(){const e=this.$refs["after-wrapper"].offsetWidth,t=this.$refs["wt-textarea"],n=getComputedStyle(document.documentElement).getPropertyValue("--textarea-padding");t.style.paddingRight=`calc(${n} * 2 + ${e}px)`}}},nk={class:"wt-textarea__wrapper"},rk=["id","disabled","placeholder","value"],ik={ref:"after-wrapper",class:"wt-textarea__after-wrapper"};function ak(e,t,n,r,a,o){const l=i.resolveComponent("wt-label"),s=i.resolveComponent("wt-icon-btn"),c=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"])},[i.createVNode(l,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(o.requiredLabel),1)],!0)],void 0,!0),_:3},16,["disabled","for","invalid"]),i.createElementVNode("div",nk,[i.createElementVNode("textarea",i.mergeProps({id:n.name,ref:"wt-textarea",disabled:n.disabled,placeholder:n.placeholder||n.label,value:n.value,class:"wt-textarea__textarea"},i.toHandlers(o.listeners,!0)),null,16,rk),i.createElementVNode("div",ik,[i.renderSlot(e.$slots,"after-input",{},void 0,!0),i.createVNode(s,{class:i.normalizeClass([{hidden:!n.value},"wt-textarea__reset-icon-btn"]),disabled:n.disabled,icon:"close--filled",size:"sm",onClick:t[0]||(t[0]=h=>e.$emit("input",""))},null,8,["class","disabled"])],512)]),e.isValidation?(i.openBlock(),i.createBlock(c,{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 ok=he(tk,[["render",ak],["__scopeId","data-v-f573ea17"]]),lk={name:"WtTimeInput",mixins:[On],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}}},sk={class:"wt-time-input__wrapper"},ck=["disabled","max","value"];function uk(e,t,n,r,a,o){const l=i.resolveComponent("wt-label"),s=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"])},[o.hasLabel?(i.openBlock(),i.createBlock(l,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",sk,[i.createElementVNode("input",{disabled:n.disabled,max:n.maxValue,min:0,value:n.value,class:"wt-time-input__input",type:"number",onInput:t[0]||(t[0]=c=>e.$emit("input",c.target.value))},null,40,ck)]),o.showInfo?(i.openBlock(),i.createBlock(s,{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 dk=he(lk,[["render",uk],["__scopeId","data-v-a1862b9d"]]),Fa=60*60,Ia=60,fk={name:"WtTimepicker",mixins:[On],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"}},computed:{isHour(){return this.format.includes("hh")},isMin(){return this.format.includes("mm")},isSec(){return this.format.includes("ss")},hour:{get(){return this.dateMode?new Date(+this.value).getHours():Math.floor(this.value/Fa)},set(e){const t=this.dateMode?new Date(this.value).setHours(e):this.value-this.hour*Fa+e*Fa;this.$emit("input",t)}},min:{get(){return this.dateMode?new Date(+this.value).getMinutes():Math.floor(this.value/Ia%60)},set(e){const t=this.dateMode?new Date(this.value).setMinutes(e):this.value-this.min*Ia+e*Ia;this.$emit("input",t)}},sec:{get(){return this.dateMode?new Date(+this.value).getSeconds():Math.floor(this.value%60)},set(e){const t=this.dateMode?new Date(this.value).setSeconds(e):this.value-this.sec+ +e;this.$emit("input",t)}}},methods:{}},hk={class:"wt-timepicker__wrapper"};function pk(e,t,n,r,a,o){const l=i.resolveComponent("wt-label"),s=i.resolveComponent("wt-time-input"),c=i.resolveComponent("wt-input-info");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-timepicker--invalid":e.invalid},"wt-timepicker"])},[n.label?(i.openBlock(),i.createBlock(l,i.mergeProps({key:0},n.labelProps,{invalid:e.invalid}),{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(`${n.label} (${n.format})`),1)],void 0,!0),_:1},16,["invalid"])):i.createCommentVNode("",!0),i.createElementVNode("div",hk,[o.isHour?(i.openBlock(),i.createBlock(s,{key:0,disabled:n.disabled,label:n.label?null:e.$t("webitelUI.timepicker.hour"),"max-value":n.dateMode?null:23,v:e.v,value:o.hour,"hide-input-info":"",onInput:t[0]||(t[0]=h=>o.hour=h)},null,8,["disabled","label","max-value","v","value"])):i.createCommentVNode("",!0),o.isMin?(i.openBlock(),i.createBlock(s,{key:1,disabled:n.disabled,label:n.label?null:e.$t("webitelUI.timepicker.min"),"max-value":59,v:e.v,value:o.min,"hide-input-info":"",onInput:t[1]||(t[1]=h=>o.min=h)},null,8,["disabled","label","v","value"])):i.createCommentVNode("",!0),o.isSec?(i.openBlock(),i.createBlock(s,{key:2,disabled:n.disabled,label:n.label?null:e.$t("webitelUI.timepicker.sec"),"max-value":59,v:e.v,value:o.sec,"hide-input-info":"",onInput:t[2]||(t[2]=h=>o.sec=h)},null,8,["disabled","label","v","value"])):i.createCommentVNode("",!0)]),e.isValidation?(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 mk=he(fk,[["render",pk],["__scopeId","data-v-b905dd49"]]);function e2(e){return e.split("-")[1]}function Ns(e){return e==="y"?"height":"width"}function t2(e){return e.split("-")[0]}function Dn(e){return["top","bottom"].includes(t2(e))?"x":"y"}function Ps(e,t,n){let{reference:r,floating:a}=e;const o=r.x+r.width/2-a.width/2,l=r.y+r.height/2-a.height/2,s=Dn(t),c=Ns(s),h=r[c]/2-a[c]/2,d=s==="x";let m;switch(t2(t)){case"top":m={x:o,y:r.y-a.height};break;case"bottom":m={x:o,y:r.y+r.height};break;case"right":m={x:r.x+r.width,y:l};break;case"left":m={x:r.x-a.width,y:l};break;default:m={x:r.x,y:r.y}}switch(e2(t)){case"start":m[s]-=h*(n&&d?-1:1);break;case"end":m[s]+=h*(n&&d?-1:1)}return m}const yk=async(e,t,n)=>{const{placement:r="bottom",strategy:a="absolute",middleware:o=[],platform:l}=n,s=o.filter(Boolean),c=await(l.isRTL==null?void 0:l.isRTL(t));let h=await l.getElementRects({reference:e,floating:t,strategy:a}),{x:d,y:m}=Ps(h,r,c),p=r,y={},b=0;for(let S=0;S<s.length;S++){const{name:T,fn:v}=s[S],{x:_,y:M,data:O,reset:D}=await v({x:d,y:m,initialPlacement:r,placement:p,strategy:a,middlewareData:y,rects:h,platform:l,elements:{reference:e,floating:t}});d=_??d,m=M??m,y={...y,[T]:{...y[T],...O}},D&&b<=50&&(b++,typeof D=="object"&&(D.placement&&(p=D.placement),D.rects&&(h=D.rects===!0?await l.getElementRects({reference:e,floating:t,strategy:a}):D.rects),{x:d,y:m}=Ps(h,p,c)),S=-1)}return{x:d,y:m,placement:p,strategy:a,middlewareData:y}};function gt(e,t){return typeof e=="function"?e(t):e}function gk(e){return typeof e!="number"?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(e):{top:e,right:e,bottom:e,left:e}}function Nn(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function Ra(e,t){var n;t===void 0&&(t={});const{x:r,y:a,platform:o,rects:l,elements:s,strategy:c}=e,{boundary:h="clippingAncestors",rootBoundary:d="viewport",elementContext:m="floating",altBoundary:p=!1,padding:y=0}=gt(t,e),b=gk(y),S=s[p?m==="floating"?"reference":"floating":m],T=Nn(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(S)))==null||n?S:S.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(s.floating)),boundary:h,rootBoundary:d,strategy:c})),v=m==="floating"?{...l.floating,x:r,y:a}:l.reference,_=await(o.getOffsetParent==null?void 0:o.getOffsetParent(s.floating)),M=await(o.isElement==null?void 0:o.isElement(_))&&await(o.getScale==null?void 0:o.getScale(_))||{x:1,y:1},O=Nn(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({rect:v,offsetParent:_,strategy:c}):v);return{top:(T.top-O.top+b.top)/M.y,bottom:(O.bottom-T.bottom+b.bottom)/M.y,left:(T.left-O.left+b.left)/M.x,right:(O.right-T.right+b.right)/M.x}}const wk=Math.min,Ck=Math.max;function $s(e,t,n){return Ck(e,wk(t,n))}const bk=["top","right","bottom","left"],Vs=bk.reduce((e,t)=>e.concat(t,t+"-start",t+"-end"),[]),vk={left:"right",right:"left",bottom:"top",top:"bottom"};function Pn(e){return e.replace(/left|right|bottom|top/g,t=>vk[t])}function Fs(e,t,n){n===void 0&&(n=!1);const r=e2(e),a=Dn(e),o=Ns(a);let l=a==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(l=Pn(l)),{main:l,cross:Pn(l)}}const _k={start:"end",end:"start"};function $n(e){return e.replace(/start|end/g,t=>_k[t])}const xk=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,r,a;const{rects:o,middlewareData:l,placement:s,platform:c,elements:h}=t,{crossAxis:d=!1,alignment:m,allowedPlacements:p=Vs,autoAlignment:y=!0,...b}=gt(e,t),S=m!==void 0||p===Vs?function(z,R,X){return(z?[...X.filter(J=>e2(J)===z),...X.filter(J=>e2(J)!==z)]:X.filter(J=>t2(J)===J)).filter(J=>!z||e2(J)===z||!!R&&$n(J)!==J)}(m||null,y,p):p,T=await Ra(t,b),v=((n=l.autoPlacement)==null?void 0:n.index)||0,_=S[v];if(_==null)return{};const{main:M,cross:O}=Fs(_,o,await(c.isRTL==null?void 0:c.isRTL(h.floating)));if(s!==_)return{reset:{placement:S[0]}};const D=[T[t2(_)],T[M],T[O]],$=[...((r=l.autoPlacement)==null?void 0:r.overflows)||[],{placement:_,overflows:D}],F=S[v+1];if(F)return{data:{index:v+1,overflows:$},reset:{placement:F}};const I=$.map(z=>{const R=e2(z.placement);return[z.placement,R&&d?z.overflows.slice(0,2).reduce((X,J)=>X+J,0):z.overflows[0],z.overflows]}).sort((z,R)=>z[1]-R[1]),P=((a=I.filter(z=>z[2].slice(0,e2(z[0])?2:3).every(R=>R<=0))[0])==null?void 0:a[0])||I[0][0];return P!==s?{data:{index:v+1,overflows:$},reset:{placement:P}}:{}}}},kk=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:r,middlewareData:a,rects:o,initialPlacement:l,platform:s,elements:c}=t,{mainAxis:h=!0,crossAxis:d=!0,fallbackPlacements:m,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:y="none",flipAlignment:b=!0,...S}=gt(e,t),T=t2(r),v=t2(l)===l,_=await(s.isRTL==null?void 0:s.isRTL(c.floating)),M=m||(v||!b?[Pn(l)]:function(R){const X=Pn(R);return[$n(R),X,$n(X)]}(l));m||y==="none"||M.push(...function(R,X,J,se){const re=e2(R);let G=function(w,B,U){const W=["left","right"],ne=["right","left"],ae=["top","bottom"],te=["bottom","top"];switch(w){case"top":case"bottom":return U?B?ne:W:B?W:ne;case"left":case"right":return B?ae:te;default:return[]}}(t2(R),J==="start",se);return re&&(G=G.map(w=>w+"-"+re),X&&(G=G.concat(G.map($n)))),G}(l,b,y,_));const O=[l,...M],D=await Ra(t,S),$=[];let F=((n=a.flip)==null?void 0:n.overflows)||[];if(h&&$.push(D[T]),d){const{main:R,cross:X}=Fs(r,o,_);$.push(D[R],D[X])}if(F=[...F,{placement:r,overflows:$}],!$.every(R=>R<=0)){var I,P;const R=(((I=a.flip)==null?void 0:I.index)||0)+1,X=O[R];if(X)return{data:{index:R,overflows:F},reset:{placement:X}};let J=(P=F.filter(se=>se.overflows[0]<=0).sort((se,re)=>se.overflows[1]-re.overflows[1])[0])==null?void 0:P.placement;if(!J)switch(p){case"bestFit":{var z;const se=(z=F.map(re=>[re.placement,re.overflows.filter(G=>G>0).reduce((G,w)=>G+w,0)]).sort((re,G)=>re[1]-G[1])[0])==null?void 0:z[0];se&&(J=se);break}case"initialPlacement":J=l}if(r!==J)return{reset:{placement:J}}}return{}}}},Lk=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:r}=t,a=await async function(o,l){const{placement:s,platform:c,elements:h}=o,d=await(c.isRTL==null?void 0:c.isRTL(h.floating)),m=t2(s),p=e2(s),y=Dn(s)==="x",b=["left","top"].includes(m)?-1:1,S=d&&y?-1:1,T=gt(l,o);let{mainAxis:v,crossAxis:_,alignmentAxis:M}=typeof T=="number"?{mainAxis:T,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...T};return p&&typeof M=="number"&&(_=p==="end"?-1*M:M),y?{x:_*S,y:v*b}:{x:v*b,y:_*S}}(t,e);return{x:n+a.x,y:r+a.y,data:a}}}};function Ek(e){return e==="x"?"y":"x"}const Sk=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:a}=t,{mainAxis:o=!0,crossAxis:l=!1,limiter:s={fn:T=>{let{x:v,y:_}=T;return{x:v,y:_}}},...c}=gt(e,t),h={x:n,y:r},d=await Ra(t,c),m=Dn(t2(a)),p=Ek(m);let y=h[m],b=h[p];if(o){const T=m==="y"?"bottom":"right";y=$s(y+d[m==="y"?"top":"left"],y,y-d[T])}if(l){const T=p==="y"?"bottom":"right";b=$s(b+d[p==="y"?"top":"left"],b,b-d[T])}const S=s.fn({...t,[m]:y,[p]:b});return{...S,data:{x:S.x-n,y:S.y-r}}}}};function T0(e){var t;return((t=e.ownerDocument)==null?void 0:t.defaultView)||window}function P0(e){return T0(e).getComputedStyle(e)}function Is(e){return e instanceof T0(e).Node}function h2(e){return Is(e)?(e.nodeName||"").toLowerCase():""}function $0(e){return e instanceof T0(e).HTMLElement}function L0(e){return e instanceof T0(e).Element}function Rs(e){return typeof ShadowRoot>"u"?!1:e instanceof T0(e).ShadowRoot||e instanceof ShadowRoot}function wt(e){const{overflow:t,overflowX:n,overflowY:r,display:a}=P0(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(a)}function Bk(e){return["table","td","th"].includes(h2(e))}function Ha(e){const t=Za(),n=P0(e);return n.transform!=="none"||n.perspective!=="none"||!t&&!!n.backdropFilter&&n.backdropFilter!=="none"||!t&&!!n.filter&&n.filter!=="none"||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function Za(){return!(typeof CSS>"u"||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function Vn(e){return["html","body","#document"].includes(h2(e))}const Hs=Math.min,Ct=Math.max,Fn=Math.round;function Zs(e){const t=P0(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const a=$0(e),o=a?e.offsetWidth:n,l=a?e.offsetHeight:r,s=Fn(n)!==o||Fn(r)!==l;return s&&(n=o,r=l),{width:n,height:r,fallback:s}}function Us(e){return L0(e)?e:e.contextElement}const Ws={x:1,y:1};function z2(e){const t=Us(e);if(!$0(t))return Ws;const n=t.getBoundingClientRect(),{width:r,height:a,fallback:o}=Zs(t);let l=(o?Fn(n.width):n.width)/r,s=(o?Fn(n.height):n.height)/a;return l&&Number.isFinite(l)||(l=1),s&&Number.isFinite(s)||(s=1),{x:l,y:s}}const js={x:0,y:0};function zs(e,t,n){var r,a;if(t===void 0&&(t=!0),!Za())return js;const o=e?T0(e):window;return!n||t&&n!==o?js:{x:((r=o.visualViewport)==null?void 0:r.offsetLeft)||0,y:((a=o.visualViewport)==null?void 0:a.offsetTop)||0}}function B2(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const a=e.getBoundingClientRect(),o=Us(e);let l=Ws;t&&(r?L0(r)&&(l=z2(r)):l=z2(e));const s=zs(o,n,r);let c=(a.left+s.x)/l.x,h=(a.top+s.y)/l.y,d=a.width/l.x,m=a.height/l.y;if(o){const p=T0(o),y=r&&L0(r)?T0(r):r;let b=p.frameElement;for(;b&&r&&y!==p;){const S=z2(b),T=b.getBoundingClientRect(),v=getComputedStyle(b);T.x+=(b.clientLeft+parseFloat(v.paddingLeft))*S.x,T.y+=(b.clientTop+parseFloat(v.paddingTop))*S.y,c*=S.x,h*=S.y,d*=S.x,m*=S.y,c+=T.x,h+=T.y,b=T0(b).frameElement}}return Nn({width:d,height:m,x:c,y:h})}function p2(e){return((Is(e)?e.ownerDocument:e.document)||window.document).documentElement}function In(e){return L0(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Ys(e){return B2(p2(e)).left+In(e).scrollLeft}function Y2(e){if(h2(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Rs(e)&&e.host||p2(e);return Rs(t)?t.host:t}function qs(e){const t=Y2(e);return Vn(t)?t.ownerDocument.body:$0(t)&&wt(t)?t:qs(t)}function bt(e,t){var n;t===void 0&&(t=[]);const r=qs(e),a=r===((n=e.ownerDocument)==null?void 0:n.body),o=T0(r);return a?t.concat(o,o.visualViewport||[],wt(r)?r:[]):t.concat(r,bt(r))}function Gs(e,t,n){let r;if(t==="viewport")r=function(a,o){const l=T0(a),s=p2(a),c=l.visualViewport;let h=s.clientWidth,d=s.clientHeight,m=0,p=0;if(c){h=c.width,d=c.height;const y=Za();(!y||y&&o==="fixed")&&(m=c.offsetLeft,p=c.offsetTop)}return{width:h,height:d,x:m,y:p}}(e,n);else if(t==="document")r=function(a){const o=p2(a),l=In(a),s=a.ownerDocument.body,c=Ct(o.scrollWidth,o.clientWidth,s.scrollWidth,s.clientWidth),h=Ct(o.scrollHeight,o.clientHeight,s.scrollHeight,s.clientHeight);let d=-l.scrollLeft+Ys(a);const m=-l.scrollTop;return P0(s).direction==="rtl"&&(d+=Ct(o.clientWidth,s.clientWidth)-c),{width:c,height:h,x:d,y:m}}(p2(e));else if(L0(t))r=function(a,o){const l=B2(a,!0,o==="fixed"),s=l.top+a.clientTop,c=l.left+a.clientLeft,h=$0(a)?z2(a):{x:1,y:1};return{width:a.clientWidth*h.x,height:a.clientHeight*h.y,x:c*h.x,y:s*h.y}}(t,n);else{const a=zs(e);r={...t,x:t.x-a.x,y:t.y-a.y}}return Nn(r)}function Ks(e,t){const n=Y2(e);return!(n===t||!L0(n)||Vn(n))&&(P0(n).position==="fixed"||Ks(n,t))}function Xs(e,t){return $0(e)&&P0(e).position!=="fixed"?t?t(e):e.offsetParent:null}function Js(e,t){const n=T0(e);if(!$0(e))return n;let r=Xs(e,t);for(;r&&Bk(r)&&P0(r).position==="static";)r=Xs(r,t);return r&&(h2(r)==="html"||h2(r)==="body"&&P0(r).position==="static"&&!Ha(r))?n:r||function(a){let o=Y2(a);for(;$0(o)&&!Vn(o);){if(Ha(o))return o;o=Y2(o)}return null}(e)||n}function Mk(e,t,n){const r=$0(t),a=p2(t),o=n==="fixed",l=B2(e,!0,o,t);let s={scrollLeft:0,scrollTop:0};const c={x:0,y:0};if(r||!r&&!o)if((h2(t)!=="body"||wt(a))&&(s=In(t)),$0(t)){const h=B2(t,!0,o,t);c.x=h.x+t.clientLeft,c.y=h.y+t.clientTop}else a&&(c.x=Ys(a));return{x:l.left+s.scrollLeft-c.x,y:l.top+s.scrollTop-c.y,width:l.width,height:l.height}}const Tk={getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:a}=e;const o=n==="clippingAncestors"?function(h,d){const m=d.get(h);if(m)return m;let p=bt(h).filter(T=>L0(T)&&h2(T)!=="body"),y=null;const b=P0(h).position==="fixed";let S=b?Y2(h):h;for(;L0(S)&&!Vn(S);){const T=P0(S),v=Ha(S);v||T.position!=="fixed"||(y=null),(b?!v&&!y:!v&&T.position==="static"&&y&&["absolute","fixed"].includes(y.position)||wt(S)&&!v&&Ks(h,S))?p=p.filter(_=>_!==S):y=T,S=Y2(S)}return d.set(h,p),p}(t,this._c):[].concat(n),l=[...o,r],s=l[0],c=l.reduce((h,d)=>{const m=Gs(t,d,a);return h.top=Ct(m.top,h.top),h.right=Hs(m.right,h.right),h.bottom=Hs(m.bottom,h.bottom),h.left=Ct(m.left,h.left),h},Gs(t,s,a));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e;const a=$0(n),o=p2(n);if(n===o)return t;let l={scrollLeft:0,scrollTop:0},s={x:1,y:1};const c={x:0,y:0};if((a||!a&&r!=="fixed")&&((h2(n)!=="body"||wt(o))&&(l=In(n)),$0(n))){const h=B2(n);s=z2(n),c.x=h.x+n.clientLeft,c.y=h.y+n.clientTop}return{width:t.width*s.x,height:t.height*s.y,x:t.x*s.x-l.scrollLeft*s.x+c.x,y:t.y*s.y-l.scrollTop*s.y+c.y}},isElement:L0,getDimensions:function(e){return Zs(e)},getOffsetParent:Js,getDocumentElement:p2,getScale:z2,async getElementRects(e){let{reference:t,floating:n,strategy:r}=e;const a=this.getOffsetParent||Js,o=this.getDimensions;return{reference:Mk(t,await a(n),r),floating:{x:0,y:0,...await o(n)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>P0(e).direction==="rtl"};function Ak(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:a=!0,ancestorResize:o=!0,elementResize:l=!0,animationFrame:s=!1}=r,c=a||o?[...L0(e)?bt(e):e.contextElement?bt(e.contextElement):[],...bt(t)]:[];c.forEach(p=>{const y=!L0(p)&&p.toString().includes("V");!a||s&&!y||p.addEventListener("scroll",n,{passive:!0}),o&&p.addEventListener("resize",n)});let h,d=null;l&&(d=new ResizeObserver(()=>{n()}),L0(e)&&!s&&d.observe(e),L0(e)||!e.contextElement||s||d.observe(e.contextElement),d.observe(t));let m=s?B2(e):null;return s&&function p(){const y=B2(e);!m||y.x===m.x&&y.y===m.y&&y.width===m.width&&y.height===m.height||n(),m=y,h=requestAnimationFrame(p)}(),n(),()=>{var p;c.forEach(y=>{a&&y.removeEventListener("scroll",n),o&&y.removeEventListener("resize",n)}),(p=d)==null||p.disconnect(),d=null,s&&cancelAnimationFrame(h)}}const Ok=(e,t,n)=>{const r=new Map,a={platform:Tk,...n},o={...a.platform,_c:r};return yk(e,t,{...a,platform:o})};function Qs(e){var t;return(t=e==null?void 0:e.$el)!=null?t:e}function e5(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function t5(e,t){const n=e5(e);return Math.round(t*n)/n}function Dk(e,t,n){n===void 0&&(n={});const r=n.whileElementsMounted,a=i.computed(()=>{var F;return(F=i.unref(n.open))!=null?F:!0}),o=i.computed(()=>i.unref(n.middleware)),l=i.computed(()=>{var F;return(F=i.unref(n.placement))!=null?F:"bottom"}),s=i.computed(()=>{var F;return(F=i.unref(n.strategy))!=null?F:"absolute"}),c=i.computed(()=>{var F;return(F=i.unref(n.transform))!=null?F:!0}),h=i.computed(()=>Qs(e.value)),d=i.computed(()=>Qs(t.value)),m=i.ref(0),p=i.ref(0),y=i.ref(s.value),b=i.ref(l.value),S=i.shallowRef({}),T=i.ref(!1),v=i.computed(()=>{const F={position:y.value,left:"0",top:"0"};if(!d.value)return F;const I=t5(d.value,m.value),P=t5(d.value,p.value);return c.value?{...F,transform:"translate("+I+"px, "+P+"px)",...e5(d.value)>=1.5&&{willChange:"transform"}}:{position:y.value,left:I+"px",top:P+"px"}});let _;function M(){h.value==null||d.value==null||Ok(h.value,d.value,{middleware:o.value,placement:l.value,strategy:s.value}).then(F=>{m.value=F.x,p.value=F.y,y.value=F.strategy,b.value=F.placement,S.value=F.middlewareData,T.value=!0})}function O(){typeof _=="function"&&(_(),_=void 0)}function D(){if(O(),r===void 0){M();return}if(h.value!=null&&d.value!=null){_=r(h.value,d.value,M);return}}function $(){a.value||(T.value=!1)}return i.watch([o,l,s],M,{flush:"sync"}),i.watch([h,d],D,{flush:"sync"}),i.watch(a,$,{flush:"sync"}),i.getCurrentScope()&&i.onScopeDispose(O),{x:i.shallowReadonly(m),y:i.shallowReadonly(p),strategy:i.shallowReadonly(y),placement:i.shallowReadonly(b),middlewareData:i.shallowReadonly(S),isPositioned:i.shallowReadonly(T),floatingStyles:v,update:M}}const n5={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},r5={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"},i5=({target:e,triggers:t,show:n,hide:r})=>{const a=()=>{((s,c)=>{c.forEach(h=>{const d=n5[h];d?s.addEventListener(d,n):console.log(`No Tooltip Show event for ${h} trigger`);const m=r5[h];m?s.addEventListener(m,r):console.log(`No Tooltip Hide event for ${h} trigger`)})})(e.value,t)},o=()=>{((s,c)=>{c.forEach(h=>{const d=n5[h];d?s.removeEventListener(d,n):console.log(`No Tooltip Show event for ${h} trigger`);const m=r5[h];m?s.removeEventListener(m,r):console.log(`No Tooltip Hide event for ${h} trigger`)})})(e.value,t)};i.onMounted(()=>a()),i.onBeforeUnmount(()=>o())},Nk={__name:"wt-tooltip-floating",props:{triggers:{type:Array,default:()=>[]}},emits:["show","hide"],setup(e,{emit:t}){const n=e,r=t,a=i.ref(null);return i5({target:a,triggers:n.triggers,show:()=>r("show"),hide:()=>r("hide")}),(o,l)=>(i.openBlock(),i.createElementBlock("aside",{ref_key:"floating",ref:a,class:"wt-tooltip-floating"},[i.renderSlot(o.$slots,"default")],512))}},a5={WtLogo:_w,WtAvatar:Nc,WtBadge:Hc,WtIcon:Il,WtIndicator:Cy,WtInputInfo:_y,WtButton:qc,WtChip:r8,WtDivider:vm,WtTooltip:he({__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:""}},setup(e){const t=e,n=i.ref(null),r=i.ref(null),a=i.ref(!1),o=(c={})=>{a.value||(a.value=!0,c.usedByTooltip=!0)},l=(c={})=>{c.usedByTooltip||(a.value=!1)},{floatingStyles:s}=Dk(n,r,{placement:t.placement==="auto"?null:t.placement,strategy:"fixed",whileElementsMounted:Ak,middleware:[Sk(),Lk(4),t.placement==="auto"?xk():kk()]});return i5({target:n,triggers:t.triggers,show:o,hide:l}),i.watch(t.visible,c=>{c?o():l()}),i.onMounted(()=>{t.visible&&o()}),(c,h)=>{const d=i.resolveDirective("clickaway");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-tooltip--visible":a.value},"wt-tooltip"])},[i.createElementVNode("div",{ref_key:"activator",ref:n,class:"wt-tooltip__activator"},[i.renderSlot(c.$slots,"activator",{},void 0,!0)],512),a.value?i.withDirectives((i.openBlock(),i.createBlock(Nk,{key:0,ref_key:"floating",ref:r,class:i.normalizeClass([[e.popperClass],"wt-tooltip__floating"]),style:i.normalizeStyle(i.unref(s)),triggers:e.popperTriggers,onHide:l,onShow:o},{default:i.withCtx(()=>[i.renderSlot(c.$slots,"default",i.normalizeProps(i.guardReactiveProps({hide:l})),void 0,!0)],void 0,!0),_:3},8,["class","style","triggers"])),[[d,l]]):i.createCommentVNode("",!0)],2)}}},[["__scopeId","data-v-66593131"]]),WtLabel:nw,WtLoader:ww,WtRoundedAction:u_,WtCheckbox:e8,WtDatepicker:gm,WtIconBtn:my,WtInput:Jg,WtHint:oy,WtNotification:rC,WtPopup:t_,WtProgressBar:i_,WtRadio:c_,WtSearchBar:m_,WtSelect:q_,WtSlider:J_,WtSwitcher:yx,WtTabs:Kx,WtTagsInput:ek,WtTimeInput:dk,WtTimepicker:mk,WtTextarea:ok,WtAppHeader:q9,WtHeadline:ry,WtHeadlineNav:Xm,WtNavigationBar:Qw,WtAppNavigator:yc,WtFiltersPanelWrapper:zm,WtHeaderActions:Tc,WtErrorPage:Fm,WtNotificationsBar:lC,WtPageWrapper:mC,WtPagination:_b,WtPlayer:Nv,WtStatusSelect:rx,WtTable:Wx,WtTableActions:bx,WtTableColumnSelect:Bx,WtButtonSelect:Uc,WtContextMenu:a8,WtCopyAction:h8,WtLoadBar:ow,WtIconAction:fy,WtPageHeader:sC,WtItemLink:Qg,WtDummy:Bm,WtStepper:cx,WtExpansionPanel:Hm};function o5(e){return i.getCurrentScope()?(i.onScopeDispose(e),!0):!1}function vt(e){return typeof e=="function"?e():i.unref(e)}const l5=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Pk=Object.prototype.toString,$k=e=>Pk.call(e)==="[object Object]",_t=()=>{},Ua=Vk();function Vk(){var e,t;return l5&&((e=window==null?void 0:window.navigator)==null?void 0:e.userAgent)&&(/iP(ad|hone|od)/.test(window.navigator.userAgent)||((t=window==null?void 0:window.navigator)==null?void 0:t.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}const s5={mounted:"mounted",updated:"updated",unmounted:"unmounted"};function Fk(...e){if(e.length!==1)return i.toRef(...e);const t=e[0];return typeof t=="function"?i.readonly(i.customRef(()=>({get:t,set:_t}))):i.ref(t)}function xt(e){var t;const n=vt(e);return(t=n==null?void 0:n.$el)!=null?t:n}const c5=l5?window:void 0;function Rn(...e){let t,n,r,a;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,a]=e,t=c5):[t,n,r,a]=e,!t)return _t;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const o=[],l=()=>{o.forEach(d=>d()),o.length=0},s=(d,m,p,y)=>(d.addEventListener(m,p,y),()=>d.removeEventListener(m,p,y)),c=i.watch(()=>[xt(t),vt(a)],([d,m])=>{if(l(),!d)return;const p=$k(m)?{...m}:m;o.push(...n.flatMap(y=>r.map(b=>s(d,y,b,p))))},{immediate:!0,flush:"post"}),h=()=>{c(),l()};return o5(h),h}let u5=!1;function d5(e,t,n={}){const{window:r=c5,ignore:a=[],capture:o=!0,detectIframe:l=!1}=n;if(!r)return _t;Ua&&!u5&&(u5=!0,Array.from(r.document.body.children).forEach(p=>p.addEventListener("click",_t)),r.document.documentElement.addEventListener("click",_t));let s=!0;const c=p=>a.some(y=>{if(typeof y=="string")return Array.from(r.document.querySelectorAll(y)).some(b=>b===p.target||p.composedPath().includes(b));{const b=xt(y);return b&&(p.target===b||p.composedPath().includes(b))}}),d=[Rn(r,"click",p=>{const y=xt(e);if(!(!y||y===p.target||p.composedPath().includes(y))){if(p.detail===0&&(s=!c(p)),!s){s=!0;return}t(p)}},{passive:!0,capture:o}),Rn(r,"pointerdown",p=>{const y=xt(e);s=!c(p)&&!!(y&&!p.composedPath().includes(y))},{passive:!0}),l&&Rn(r,"blur",p=>{setTimeout(()=>{var y;const b=xt(e);((y=r.document.activeElement)==null?void 0:y.tagName)==="IFRAME"&&!(b!=null&&b.contains(r.document.activeElement))&&t(p)},0)})].filter(Boolean);return()=>d.forEach(p=>p())}const Ik={[s5.mounted](e,t){const n=!t.modifiers.bubble;if(typeof t.value=="function")e.__onClickOutside_stop=d5(e,t.value,{capture:n});else{const[r,a]=t.value;e.__onClickOutside_stop=d5(e,r,Object.assign({capture:n},a))}},[s5.unmounted](e){e.__onClickOutside_stop()}};function Wa(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function f5(e){const t=window.getComputedStyle(e);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&e.clientWidth<e.scrollWidth||t.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const n=e.parentNode;return!n||n.tagName==="BODY"?!1:f5(n)}}function Rk(e){const t=e||window.event,n=t.target;return f5(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const Hn=new WeakMap;function Hk(e,t=!1){const n=i.ref(t);let r=null,a;i.watch(Fk(e),s=>{const c=Wa(vt(s));if(c){const h=c;Hn.get(h)||Hn.set(h,a),n.value&&(h.style.overflow="hidden")}},{immediate:!0});const o=()=>{const s=Wa(vt(e));!s||n.value||(Ua&&(r=Rn(s,"touchmove",c=>{Rk(c)},{passive:!1})),s.style.overflow="hidden",n.value=!0)},l=()=>{var s;const c=Wa(vt(e));!c||!n.value||(Ua&&(r==null||r()),c.style.overflow=(s=Hn.get(c))!=null?s:"",Hn.delete(c),n.value=!1)};return o5(l),i.computed({get(){return n.value},set(s){s?o():l()}})}function Zk(){let e=!1;const t=i.ref(!1);return(n,r)=>{if(t.value=r.value,e)return;e=!0;const a=Hk(n,r.value);i.watch(t,o=>a.value=o)}}Zk();const h5={clickaway:Ik};function Uk(){if(typeof window>"u"||typeof document>"u")return()=>{};const e=window._SVG_SPRITE_IDS_=window._SVG_SPRITE_IDS_||[],t=document.createElementNS("http://www.w3.org/2000/svg","svg");t.style.position="absolute",t.style.width="0",t.style.height="0";function n(){document.body.insertBefore(t,document.body.firstChild)}return document.readyState==="loading"?document.addEventListener("DOMContentLoaded",n):n(),function(a,o){(e.indexOf(o)>-1||document.getElementById(o))&&console.warn(`Icon #${o} was duplicately registered. It must be globally unique.`),e.push(o),t.insertAdjacentHTML("beforeend",a)}}const H=Uk();return H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="account"><path fill-rule="evenodd" d="M12 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M14.204 21.756C18.666 20.753 22 16.766 22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.766 3.334 8.753 7.796 9.756A9.849 9.849 0 0 0 12 22c.778 0 1.521-.086 2.204-.244Zm3.567-4.216a8 8 0 1 0-11.543 0C6.945 16.074 9.258 15 12 15c2.743 0 5.056 1.074 5.771 2.54Zm-3.952 2.252a5.3 5.3 0 0 0 1.416-.545c.361-.21.57-.414.674-.559a.589.589 0 0 0 .082-.145A.125.125 0 0 0 16 18.5c0-.006 0-.019-.01-.043a.589.589 0 0 0-.08-.145c-.106-.145-.314-.349-.675-.56C14.505 17.328 13.366 17 12 17c-1.366 0-2.506.327-3.235.753-.361.21-.57.414-.674.559a.586.586 0 0 0-.082.145A.125.125 0 0 0 8 18.5c0 .006 0 .019.01.043.008.027.03.076.08.145.106.145.314.349.675.56a5.3 5.3 0 0 0 1.415.544 8.026 8.026 0 0 0 3.64 0Z" clip-rule="evenodd" /></symbol>',"account"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="agent"><path d="M6.59 9.004a5.502 5.502 0 0 1 10.82 0A1 1 0 1 0 18.5 10a6.5 6.5 0 1 0-13 0c0 .549.107 1.379.45 2.091.347.725.987 1.409 2.05 1.409a.5.5 0 0 0 0-1c-.537 0-.897-.316-1.15-.841a3.353 3.353 0 0 1-.23-.666 1 1 0 0 0-.03-1.989ZM8.261 17.889C7.33 18.433 7 19.037 7 19.5a1 1 0 1 1-2 0c0-1.47 1.014-2.616 2.253-3.339C8.518 15.424 10.198 15 12 15s3.483.424 4.747 1.161C17.986 16.884 19 18.031 19 19.5a1 1 0 1 1-2 0c0-.463-.33-1.067-1.261-1.611C14.83 17.359 13.512 17 12 17s-2.831.36-3.739.889Z" /><path fill-rule="evenodd" d="M12 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" clip-rule="evenodd" /></symbol>',"agent"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="adfs"><path fill="#00BEF2" d="M11.713 9.958v3.02c0 2.447-.015 3.036-.087 3.1-.06.049-.223-.022-.7-.296-1.728-.995-2.886-1.726-2.89-1.846 0-.053 0-.214.004-.357a1.725 1.725 0 0 0-.106-.566 3.437 3.437 0 0 1-.117-.345c0-.064 3.453-3.175 3.521-3.175.02 0 .11.105.205.233l.17.232ZM15.919 13.83c-.027.106-.454.39-2.743 1.817-.423.266-.786.484-.794.476-.102 0-.125-.458-.14-3.16l-.015-3.016.352-.233c.193-.127.378-.232.416-.232.106 0 .563.499 1.815 1.966l1.165 1.373-.015.447a3.976 3.976 0 0 1-.042.563Z" /><path fill="#00BEF2" fill-rule="evenodd" d="M12.064 2.075C12.03 2.026 12.011 2 11.99 2c-.016 0-.03.023-.042.064-.011.041-2.243 2.698-4.973 5.91A820.385 820.385 0 0 0 2 13.856c-.011.026 2.209 1.842 4.928 4.041 2.72 2.199 4.974 4.026 5.012 4.064.063.063.071.056.243-.081l.006-.006c.098-.082 2.349-1.902 4.993-4.037 2.643-2.135 4.814-3.902 4.818-3.917.011-.015-2.213-2.672-4.936-5.899a1192.36 1192.36 0 0 1-5-5.947Zm-1.282 16.014c.155.3.53.616.84.728.303.113.522.113.889.008.355-.105.768-.45.934-.796.147-.311.163-.81.03-1.13-.136-.322-.117-.4.152-.618.438-.35 2.409-1.692 2.537-1.722.076-.023.258.04.492.168.314.173.427.203.726.203.427 0 .662-.09.983-.375.454-.41.64-1.088.428-1.591-.333-.784-1.173-1.133-1.967-.822a1.94 1.94 0 0 1-.404.117c-.053 0-.216-.132-.36-.297-.817-.942-2.36-2.792-2.45-2.945-.11-.173-.11-.18.003-.466.42-1.032-.355-2.187-1.467-2.187-.473 0-.719.079-1.052.337-.609.477-.786 1.272-.438 1.99l.17.356-.571.54c-.829.78-2.546 2.334-2.758 2.491-.181.135-.189.135-.476.042-.53-.173-1.078-.038-1.49.371-.307.3-.401.544-.401 1.017 0 .488.11.728.476 1.066.511.469 1.165.514 1.79.12.192-.12.298-.158.362-.12l.095.05c.223.121.806.436 1.456.783.802.427 1.51.821 1.57.863.106.078.106.09-.06.427-.216.454-.232 1.028-.039 1.392Z" clip-rule="evenodd" /></symbol>',"adfs"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="app-navigator"><path d="M5 6a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V6ZM5 11.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-1ZM5 17a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-1ZM16 6a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V6ZM16 11.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM16 17a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM10.5 6a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V6ZM10.5 11.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM10.5 17a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1Z" /></symbol>',"app-navigator"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="arrow-down"><path fill-rule="evenodd" d="M17.843 8.99a1.04 1.04 0 0 1-.331 1.43c-1.314.82-2.342 1.9-3.048 2.792a13.6 13.6 0 0 0-.791 1.106 9.305 9.305 0 0 0-.24.396l-.01.016v.002l-.065.12-.095.101c-.34.358-.797.547-1.263.547-.466 0-.924-.19-1.263-.547l-.095-.1-.065-.12v-.003l-.01-.016a9.361 9.361 0 0 0-.24-.396c-.176-.275-.44-.663-.791-1.106-.706-.892-1.734-1.971-3.048-2.792a1.04 1.04 0 0 1-.331-1.43 1.034 1.034 0 0 1 1.426-.333c1.58.988 2.778 2.257 3.574 3.264.358.45.64.855.843 1.167.204-.312.485-.716.842-1.167.797-1.007 1.995-2.276 3.575-3.264a1.034 1.034 0 0 1 1.426.332Z" clip-rule="evenodd" /></symbol>',"arrow-down"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="arrow-left"><path fill-rule="evenodd" d="M15.01 6.157a1.04 1.04 0 0 0-1.43.331c-.82 1.314-1.9 2.342-2.792 3.048a13.57 13.57 0 0 1-1.423.986l-.079.045-.016.01h-.002l-.12.065-.101.095c-.358.34-.547.797-.547 1.263 0 .466.19.924.547 1.263l.1.095.12.065h.001l.002.001.016.01.08.045c.07.041.179.106.316.194.275.176.663.44 1.106.791.892.706 1.971 1.734 2.792 3.048a1.04 1.04 0 0 0 1.43.331c.487-.302.636-.94.333-1.426-.988-1.58-2.257-2.778-3.264-3.574-.45-.358-.855-.64-1.167-.843a15.82 15.82 0 0 0 1.167-.842c1.007-.797 2.276-1.995 3.264-3.575a1.034 1.034 0 0 0-.332-1.426Z" clip-rule="evenodd" /></symbol>',"arrow-left"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="arrow-right"><path fill-rule="evenodd" d="M8.99 6.157a1.04 1.04 0 0 1 1.43.331c.82 1.314 1.9 2.342 2.792 3.048.443.35.831.616 1.106.791a9.305 9.305 0 0 0 .396.24l.016.01h.002l.12.065.101.095c.358.34.547.797.547 1.263 0 .466-.19.924-.547 1.263l-.1.095-.12.065h-.003l-.016.01-.08.046c-.07.041-.179.106-.316.194-.275.176-.663.44-1.106.791-.892.706-1.971 1.734-2.792 3.048a1.04 1.04 0 0 1-1.43.331 1.034 1.034 0 0 1-.333-1.426c.988-1.58 2.257-2.778 3.264-3.574.45-.358.855-.64 1.167-.843a15.79 15.79 0 0 1-1.167-.842c-1.007-.797-2.276-1.995-3.264-3.575a1.034 1.034 0 0 1 .332-1.426Z" clip-rule="evenodd" /></symbol>',"arrow-right"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="arrow-up"><path fill-rule="evenodd" d="M6.157 15.01a1.04 1.04 0 0 1 .331-1.43c1.314-.82 2.342-1.9 3.048-2.792.35-.443.616-.831.791-1.106a9.322 9.322 0 0 0 .24-.396l.01-.017.065-.122.095-.1c.34-.358.797-.547 1.263-.547.466 0 .924.19 1.263.547l.095.1.065.12v.002l.01.017.046.08c.041.07.106.179.194.316.176.275.44.663.791 1.106.706.892 1.734 1.971 3.048 2.792.485.304.634.944.331 1.43a1.034 1.034 0 0 1-1.426.333c-1.58-.988-2.778-2.258-3.574-3.264A15.815 15.815 0 0 1 12 10.911a15.79 15.79 0 0 1-.842 1.168c-.797 1.006-1.995 2.276-3.575 3.264a1.034 1.034 0 0 1-1.426-.332Z" clip-rule="evenodd" /></symbol>',"arrow-up"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="arrow-mix"><path d="M17.104 4c0-.552.438-1 .98-1 .54 0 .978.448.978 1 0-.008 0-.008.004.003.009.03.043.15.171.361.151.25.376.534.64.804.265.27.543.5.787.654a1.414 1.414 0 0 0 .357.178c.54 0 .979.448.979 1a.99.99 0 0 1-.98 1c.01 0 .008 0-.002.003-.03.01-.146.044-.354.175a4.585 4.585 0 0 0-.787.654c-.264.27-.489.554-.64.804-.128.212-.162.33-.171.361-.003.01-.004.011-.004.003a.99.99 0 0 1-.979 1 .99.99 0 0 1-.979-1c0-.534.241-1.043.468-1.417a5.79 5.79 0 0 1 .398-.57 6.954 6.954 0 0 0-4.545 2.067 10.93 10.93 0 0 0-1.077-1.739 8.952 8.952 0 0 1 5.434-2.32A.965.965 0 0 1 17.98 6a5.822 5.822 0 0 1-.407-.583c-.227-.374-.468-.883-.468-1.417ZM8.575 13.92A6.953 6.953 0 0 1 3.615 16H3a1 1 0 1 0 0 2h.615a8.95 8.95 0 0 0 6.037-2.341c-.409-.54-.77-1.12-1.077-1.739Z" /><path d="M2 7a1 1 0 0 1 1-1h.615a8.954 8.954 0 0 1 8.313 5.629 6.954 6.954 0 0 0 6.041 4.359 5.797 5.797 0 0 1-.397-.571c-.227-.374-.468-.883-.468-1.417 0-.552.438-1 .98-1 .54 0 .978.448.978 1 0-.008 0-.008.004.003.009.03.043.15.171.361.151.25.376.534.64.804.265.27.543.5.787.654.208.13.324.166.354.175.01.003.011.003.003.003.54 0 .979.448.979 1a.99.99 0 0 1-.98 1c.01 0 .008 0-.002.003a1.41 1.41 0 0 0-.354.175 4.585 4.585 0 0 0-.787.654c-.264.27-.489.554-.64.804-.128.212-.162.33-.171.361-.003.01-.004.012-.004.003a.99.99 0 0 1-.979 1 .99.99 0 0 1-.979-1c0-.534.241-1.043.468-1.417.12-.197.257-.393.407-.583a.966.966 0 0 1-.197-.02 8.955 8.955 0 0 1-7.71-5.609A6.954 6.954 0 0 0 3.615 8H3a1 1 0 0 1-1-1Z" /></symbol>',"arrow-mix"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="attach"><path fill-rule="evenodd" d="M11.768 3.602a5.441 5.441 0 0 1 7.712 0c2.16 2.14 2.16 5.528 0 7.669l-.006.005-6.244 6.098c-1.546 1.529-4.136 1.637-5.689-.034-1.518-1.538-1.618-4.096.059-5.631l4.262-4.225a1 1 0 0 1 1.408 1.42l-4.277 4.24a.913.913 0 0 1-.033.031c-.774.7-.796 1.956.012 2.767l.028.03c.713.774 2.003.793 2.825-.021l.005-.006 6.244-6.097c1.368-1.358 1.367-3.468-.002-4.826a3.441 3.441 0 0 0-4.894-.001l-.002.001-.001.002-.003.003-6.893 6.833c-1.842 1.916-1.834 4.95-.006 6.767l.003.003c1.94 1.831 5.017 1.822 6.854.001l4.942-4.898a1 1 0 1 1 1.408 1.42l-4.942 4.898c-2.636 2.614-6.95 2.574-9.64.028l-.01-.008-.02-.02c-2.64-2.618-2.6-6.91-.027-9.581.01-.012.022-.023.033-.034l6.888-6.828.006-.006Z" clip-rule="evenodd" /></symbol>',"attach"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="attention"><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-2 0a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-8-6a1 1 0 0 1 1 1v5.5a1 1 0 1 1-2 0V7a1 1 0 0 1 1-1Zm1 10.5a1 1 0 1 0-2 0v.5a1 1 0 1 0 2 0v-.5Z" clip-rule="evenodd" /></symbol>',"attention"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 25" id="azure"><path fill="#292E3D" d="M8.834 1.636h6.51L8.586 21.658a1.038 1.038 0 0 1-.983.706H2.537a1.035 1.035 0 0 1-.982-1.368L7.851 2.342a1.038 1.038 0 0 1 .983-.706Z" style="fill:#292e3d;fill:color(display-p3 .16 .18 .24);fill-opacity:1" /><path fill="#0078D4" d="M18.294 15.065H7.97a.477.477 0 0 0-.326.828l6.633 6.19c.193.18.447.28.711.28h5.845l-2.54-7.298Z" style="fill:#0078d4;fill:color(display-p3 0 .4706 .8314);fill-opacity:1" /><path fill="url(#azure_a)" d="M8.834 1.636a1.03 1.03 0 0 0-.985.72L1.563 20.979a1.035 1.035 0 0 0 .977 1.385h5.197a1.11 1.11 0 0 0 .852-.725l1.254-3.694 4.477 4.176c.188.155.423.24.667.243h5.823l-2.554-7.299-7.445.002 4.557-13.431H8.834Z" /><path fill="url(#azure_b)" d="M17.149 2.341a1.036 1.036 0 0 0-.982-.705H8.912a1.037 1.037 0 0 1 .982.705l6.296 18.655a1.036 1.036 0 0 1-.982 1.368h7.255a1.038 1.038 0 0 0 .982-1.368L17.149 2.341Z" /><defs><linearGradient id="azure_a" x1="13.319" x2="11.755" y1="12.479" y2="13.008" gradientUnits="userSpaceOnUse"><stop stop-opacity=".3" style="stop-color:black;stop-opacity:.3" /><stop offset=".071" stop-opacity=".2" style="stop-color:black;stop-opacity:.2" /><stop offset=".321" stop-opacity=".1" style="stop-color:black;stop-opacity:.1" /><stop offset=".623" stop-opacity=".05" style="stop-color:black;stop-opacity:.05" /><stop offset="1" stop-opacity="0" style="stop-color:none;stop-opacity:0" /></linearGradient><linearGradient id="azure_b" x1="12.459" x2="19.88" y1="2.589" y2="22.36" gradientUnits="userSpaceOnUse"><stop stop-color="#3CCBF4" style="stop-color:#3ccbf4;stop-color:color(display-p3 .2353 .7961 .9569);stop-opacity:1" /><stop offset="1" stop-color="#2892DF" style="stop-color:#2892df;stop-color:color(display-p3 .1569 .5725 .8745);stop-opacity:1" /></linearGradient></defs></symbol>',"azure"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="back"><path d="M3.004 12.085a.995.995 0 0 0 .214.539l.012.014a.995.995 0 0 0 .346.268c.214.106.416.193.62.281.416.18.84.364 1.388.717.76.488 1.66 1.265 2.584 2.65a1 1 0 0 0 1.664-1.109c-.71-1.065-1.43-1.85-2.122-2.445H20a1 1 0 1 0 0-2H7.71c.692-.594 1.412-1.38 2.122-2.445a1 1 0 0 0-1.664-1.11c-.924 1.386-1.825 2.164-2.584 2.651-.549.354-.972.537-1.388.717-.202.087-.403.174-.615.279a1.002 1.002 0 0 0-.579.841M3 12c0 .028.001.057.004.085L3 12Z" /></symbol>',"back"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="bell"><path d="M12 4C9.302 4 7.172 6.097 7.172 8.55v4.255c-.006 1.232-.428 2.424-1.287 3.362h12.23c-.86-.938-1.281-2.13-1.287-3.362V8.55C16.828 6.098 14.698 4 12 4ZM5.172 8.55C5.172 4.903 8.29 2 12 2c3.71 0 6.828 2.902 6.828 6.55v4.244c.004.97.409 1.846 1.236 2.442l.007.005.297.189c.034.021.066.045.097.07 1.099.899.414 2.667-1.028 2.667H4.562c-1.441 0-2.126-1.768-1.027-2.667a.996.996 0 0 1 .097-.07l.297-.189.007-.005c.827-.596 1.232-1.471 1.236-2.443V8.552ZM9.85 21a1 1 0 0 1 1-1h2.3a1 1 0 1 1 0 2h-2.3a1 1 0 0 1-1-1Z" /></symbol>',"bell"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="bell-badged"><circle cx="21" cy="3" r="3" fill="#E63E1A" /><path d="M12 4C9.302 4 7.172 6.097 7.172 8.55v4.255c-.006 1.232-.428 2.424-1.287 3.362h12.23c-.86-.938-1.281-2.13-1.287-3.362V8.55C16.828 6.098 14.698 4 12 4ZM5.172 8.55C5.172 4.903 8.29 2 12 2c3.71 0 6.828 2.902 6.828 6.55v4.244c.004.97.409 1.846 1.236 2.442l.007.005.297.189c.034.021.066.045.097.07 1.099.899.414 2.667-1.028 2.667H4.562c-1.441 0-2.126-1.768-1.027-2.667a.996.996 0 0 1 .097-.07l.297-.189.007-.005c.827-.596 1.232-1.471 1.236-2.443V8.552ZM9.85 21a1 1 0 0 1 1-1h2.3a1 1 0 1 1 0 2h-2.3a1 1 0 0 1-1-1Z" /></symbol>',"bell-badged"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="bucket"><path fill-rule="evenodd" d="M10 2a3 3 0 0 0-2.83 4H3a1 1 0 0 0 0 2h1.17c-.11.313-.17.65-.17 1l1 10a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3l1-10c0-.35-.06-.687-.17-1H21a1 1 0 1 0 0-2h-4.17A3 3 0 0 0 14 2h-4Zm4 4a1 1 0 1 0 0-2h-4a1 1 0 0 0 0 2h4ZM7 8a1 1 0 0 0-1 1l1 10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1l1-10a1 1 0 0 0-1-1H7Z" clip-rule="evenodd" /></symbol>',"bucket"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="bot"><path fill-rule="evenodd" d="M11.959 2h.142c2.89 0 5.259 1.418 5.483 3.22.04.082.078.165.113.25.169.407.244.876.277 1.53h.027a2 2 0 0 1 1.6 3.2c.243.183.4.473.4.8v3a1 1 0 1 1-2 0c0 1.864 0 2.796-.304 3.53a4 4 0 0 1-2.165 2.165c-.735.305-1.667.305-3.53.305-1.864 0-2.796 0-3.53-.305a4 4 0 0 1-2.165-2.164c-.305-.735-.305-1.667-.305-3.531a1 1 0 1 1-2 0v-3c0-.327.157-.617.4-.8a2 2 0 0 1 1.6-3.2h.027c.034-.654.109-1.123.278-1.53.035-.085.072-.168.113-.25C6.644 3.418 9.013 2 11.903 2h.056Zm.043 16c.959 0 1.578-.001 2.052-.033.456-.031.63-.085.713-.12a2 2 0 0 0 1.082-1.082c.034-.083.088-.256.119-.713C16 15.58 16 14.96 16 14v-4s-1-1-4-1c-2.999 0-3.999 1-3.999 1v4c0 .96.001 1.579.034 2.052.03.457.084.63.118.713a2 2 0 0 0 1.083 1.083c.083.034.257.088.713.119.474.032 1.093.033 2.052.033ZM15.6 5.5h.007v1a1 1 0 0 1-1 1H9.401a1 1 0 0 1-1-1v-1h.002c0-.046.032-.373.684-.788.628-.4 1.618-.712 2.816-.712h.198c1.197 0 2.187.313 2.815.712.652.415.685.742.685.788Z" clip-rule="evenodd" /><path d="M9.002 21a1 1 0 0 1 1-1h.004c.55 0 .996 0 .996 1a1 1 0 0 1-1 1c-.5 0-.75 0-.875-.125S9.002 21.5 9.002 21ZM14.001 20a1 1 0 0 1 1 1c0 .5 0 .75-.125.875s-.375.125-.875.125a1 1 0 0 1-1-1c0-1 .446-1 .996-1h.004Z" /></symbol>',"bot"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="calendar"><path fill-rule="evenodd" d="M7.796 1.568c.19-.251.55-.568 1.087-.568a1 1 0 0 1 .47 1.883l-.007.024L9.32 3h4.747a4.69 4.69 0 0 1 .138-.657c.072-.243.183-.529.37-.775.19-.251.549-.568 1.087-.568a1 1 0 0 1 .47 1.883l-.008.024L16.1 3H18a4 4 0 0 1 4 4v11a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h1.288c.033-.23.079-.453.139-.657.072-.243.183-.529.37-.775ZM14.068 5c.033.23.078.453.138.657.072.243.183.529.37.775.19.251.549.568 1.087.568a1 1 0 0 0 .47-1.883l-.008-.024A2.008 2.008 0 0 1 16.1 5H18a2 2 0 0 1 2 2v1H4V7a2 2 0 0 1 2-2h1.288c.033.23.079.453.14.657.07.243.182.529.368.775.19.251.55.568 1.087.568a1 1 0 0 0 .47-1.883l-.007-.024A1.921 1.921 0 0 1 9.32 5h4.747ZM20 10v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8h16Z" clip-rule="evenodd" /></symbol>',"calendar"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="dark-mode"><path fill-rule="evenodd" d="M10.204 2.813c.41.609.503 1.464.134 2.214a8.556 8.556 0 0 0-.876 3.79c0 4.65 3.656 8.372 8.105 8.372.612 0 1.098.373 1.31.845a1.36 1.36 0 0 1-.364 1.613A9.91 9.91 0 0 1 12.104 22C6.497 22 2 17.33 2 11.628c0-4.194 2.428-7.82 5.94-9.453a1.78 1.78 0 0 1 1.318-.092c.42.137.736.418.946.73ZM8.56 4.096C5.87 5.45 4 8.306 4 11.628 4 16.28 7.655 20 12.104 20a7.86 7.86 0 0 0 3.766-.957c-4.791-.83-8.408-5.114-8.408-10.226 0-1.679.39-3.268 1.082-4.674a.244.244 0 0 0 .017-.047Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M15 4a1 1 0 0 1 1 1 2 2 0 0 0 2 2 1 1 0 1 1 0 2 2 2 0 0 0-2 2 1 1 0 0 1-2 0 2 2 0 0 0-2-2 1 1 0 1 1 0-2 2 2 0 0 0 2-2 1 1 0 0 1 1-1Zm0 3.646c-.11.125-.229.243-.354.354.125.11.243.229.354.354.11-.125.229-.243.354-.354A4.027 4.027 0 0 1 15 7.646Z" clip-rule="evenodd" /><path d="M20 11a1 1 0 1 0-2 0 1 1 0 0 1-1 1 1 1 0 1 0 0 2 1 1 0 0 1 1 1 1 1 0 0 0 2 0 1 1 0 0 1 1-1 1 1 0 0 0 0-2 1 1 0 0 1-1-1Z" /></symbol>',"dark-mode"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call"><path fill-rule="evenodd" d="M4.123 3.101a3.71 3.71 0 0 1 5.277 0l1.203 1.19c.623.616.984 1.448.954 2.346-.029.892-.435 1.695-1.055 2.308l-.33.326c.425.831 1.073 1.7 1.935 2.553.75.741 1.69 1.394 2.63 1.896l.414-.41a3.222 3.222 0 0 1 4.575 0l1.203 1.19c.027.027.054.056.08.085.662.748.946 1.67.986 2.506.04.828-.151 1.711-.617 2.449-.071.112-.154.215-.249.308l-.701.694c-1.218 1.203-2.801 1.668-4.454 1.37l-.017-.002c-3.004-.572-6.21-2.353-8.814-4.924-2.725-2.592-4.412-5.754-4.997-8.688-.455-1.756.205-3.445 1.275-4.503l.702-.694Zm3.87 1.423c-.706-.699-1.758-.699-2.464 0l-.702.693c-.642.636-1 1.622-.74 2.598l.015.065c.494 2.512 1.966 5.326 4.426 7.663l.014.014c2.374 2.345 5.235 3.901 7.783 4.387h.003c1.029.185 1.951-.09 2.694-.824l.68-.673c.209-.343.318-.798.296-1.26-.023-.47-.18-.927-.481-1.27l-1.197-1.184c-.506-.5-1.257-.5-1.763 0l-.902.892c-.101.1-.213.172-.325.221a1 1 0 0 1-.823-.008c-1.302-.603-2.7-1.497-3.807-2.592-1.211-1.198-2.132-2.504-2.652-3.824a1 1 0 0 1-.03-.646c.05-.173.146-.332.276-.46l.802-.793c.313-.31.453-.645.463-.951a1.144 1.144 0 0 0-.362-.859l-1.203-1.19Z" clip-rule="evenodd" /></symbol>',"call"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call--filled"><path d="M21.99 18.466c-.074-.79-.592-1.566-1.582-2.376-1.165-.954-2.064-1.416-2.83-1.454-.957-.048-1.533.545-2.143 1.172a36.79 36.79 0 0 1-.19.195c-.037.038-.098.08-.238.074-.406-.02-1.472-.439-4.057-3.015-1.121-1.118-1.947-2.063-2.455-2.809-.504-.742-.694-1.297-.506-1.487l.191-.191c.554-.552 1.077-1.073 1.146-1.868.073-.844-.38-1.808-1.466-3.127-.84-1.021-1.642-1.537-2.452-1.578-1.1-.054-1.904.808-2.55 1.501-.115.122-.222.237-.327.344-.783.791-.696 2.577.232 4.776 1.005 2.383 2.876 5.009 5.269 7.395 4.258 4.246 8.194 5.873 10.27 5.976.84.042 1.49-.146 1.883-.544.106-.107.22-.217.341-.333.701-.672 1.573-1.508 1.465-2.652Z" /></symbol>',"call--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-add-to"><path fill-rule="evenodd" d="M9.4 3.101a3.71 3.71 0 0 0-5.277 0l-.702.694c-1.07 1.058-1.73 2.747-1.275 4.503.585 2.934 2.272 6.096 4.997 8.688 2.605 2.57 5.81 4.352 8.814 4.924l.017.003c1.653.297 3.236-.168 4.454-1.371l.701-.694c.095-.093.178-.196.248-.308.467-.738.658-1.621.618-2.45-.04-.835-.324-1.757-.986-2.505a1.68 1.68 0 0 0-.08-.085l-1.203-1.19a3.222 3.222 0 0 0-4.575 0l-.414.41c-.94-.502-1.88-1.155-2.63-1.896-.862-.852-1.51-1.722-1.935-2.553l.33-.326c.62-.613 1.026-1.416 1.055-2.308a3.142 3.142 0 0 0-.954-2.346L9.4 3.1ZM5.53 4.524c.705-.699 1.757-.699 2.464 0l1.203 1.189c.254.252.372.554.362.86-.01.305-.15.64-.463.95l-.802.793c-.13.128-.226.287-.276.46a1 1 0 0 0 .03.646c.52 1.32 1.44 2.626 2.652 3.824 1.107 1.095 2.505 1.989 3.807 2.592a1 1 0 0 0 .823.008c.112-.049.224-.121.325-.221l.902-.892c.506-.5 1.257-.5 1.763 0l1.197 1.183c.301.344.458.801.48 1.27.023.463-.086.918-.295 1.261l-.68.673c-.743.734-1.665 1.01-2.694.824h-.003c-2.548-.486-5.409-2.042-7.783-4.387l-.014-.014c-2.46-2.337-3.932-5.151-4.426-7.663a1.006 1.006 0 0 0-.015-.065c-.26-.976.098-1.962.74-2.598l.702-.693Z" clip-rule="evenodd" /><path d="m20.008 3.993-.002-1.813c0-.555-.45-1.006-1.006-1.006-.555 0-1.005.45-1.005 1.005l.002 1.819-1.817-.001c-.556 0-1.005.449-1.005 1.004 0 .556.45 1.006 1.006 1.006l1.81.002.002 1.81c0 .555.45 1.006 1.006 1.006.555 0 1.005-.45 1.005-1.005l-.002-1.817 1.82.002c.555 0 1.005-.45 1.004-1.005 0-.556-.45-1.006-1.006-1.006l-1.812-.001Z" /></symbol>',"call-add-to"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-add-to--filled"><path d="M21.99 18.466c-.074-.79-.592-1.566-1.582-2.376-1.165-.954-2.064-1.416-2.83-1.454-.957-.048-1.533.545-2.143 1.172a36.79 36.79 0 0 1-.19.195c-.037.038-.098.08-.238.074-.406-.02-1.472-.439-4.057-3.015-1.121-1.118-1.947-2.063-2.455-2.809-.504-.742-.694-1.297-.506-1.487l.191-.191c.554-.552 1.077-1.073 1.146-1.868.073-.844-.38-1.808-1.466-3.127-.84-1.021-1.642-1.537-2.452-1.578-1.1-.054-1.904.808-2.55 1.501-.115.122-.222.237-.327.344-.783.791-.696 2.577.232 4.776 1.005 2.383 2.876 5.009 5.269 7.395 4.258 4.246 8.194 5.873 10.27 5.976.84.042 1.49-.146 1.883-.544.106-.107.22-.217.341-.333.701-.672 1.573-1.508 1.465-2.652ZM19.008 4.993l-.002-1.813c0-.555-.45-1.006-1.006-1.006-.555 0-1.005.45-1.005 1.005l.002 1.819-1.817-.001c-.556 0-1.005.449-1.005 1.004 0 .556.45 1.006 1.006 1.006l1.81.002.002 1.81c0 .555.45 1.006 1.006 1.006.555 0 1.005-.45 1.005-1.005l-.002-1.817 1.82.002c.555 0 1.005-.45 1.004-1.005 0-.556-.45-1.006-1.006-1.006l-1.812-.001Z" /></symbol>',"call-add-to--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-disconnect"><path fill-rule="evenodd" d="m19 3.575-1.283-1.28a1.007 1.007 0 0 0-1.422 0 1.004 1.004 0 0 0 0 1.42l1.287 1.286-1.286 1.284a1.004 1.004 0 0 0 0 1.42c.393.393 1.03.393 1.423 0l1.28-1.279 1.282 1.28c.393.392 1.03.392 1.423 0a1.004 1.004 0 0 0 0-1.421L20.418 5l1.287-1.286a1.004 1.004 0 0 0 0-1.42 1.007 1.007 0 0 0-1.422 0L19 3.574Zm-9.6-.474a3.71 3.71 0 0 0-5.277 0l-.702.694c-1.07 1.058-1.73 2.747-1.275 4.503.585 2.934 2.272 6.096 4.997 8.688 2.605 2.57 5.81 4.352 8.814 4.924l.017.003c1.653.297 3.236-.168 4.454-1.371l.701-.694c.095-.093.178-.196.248-.308.467-.738.658-1.621.618-2.45-.04-.835-.324-1.757-.986-2.505a1.68 1.68 0 0 0-.08-.085l-1.203-1.19a3.222 3.222 0 0 0-4.575 0l-.414.41c-.94-.502-1.88-1.155-2.63-1.896-.862-.852-1.51-1.722-1.935-2.553l.33-.326c.62-.613 1.026-1.416 1.055-2.308a3.142 3.142 0 0 0-.954-2.346L9.4 3.1ZM5.53 4.524c.705-.699 1.757-.699 2.464 0l1.203 1.189c.254.252.372.554.362.86-.01.305-.15.64-.463.95l-.802.793c-.13.128-.226.287-.276.46a1 1 0 0 0 .03.646c.52 1.32 1.44 2.626 2.652 3.824 1.107 1.095 2.505 1.989 3.807 2.592a1 1 0 0 0 .823.008c.112-.049.224-.121.325-.221l.902-.892c.506-.5 1.257-.5 1.763 0l1.197 1.183c.301.344.458.801.48 1.27.023.463-.086.918-.295 1.261l-.68.673c-.743.734-1.665 1.01-2.694.824h-.003c-2.548-.486-5.409-2.042-7.783-4.387l-.014-.014c-2.46-2.337-3.932-5.151-4.426-7.663a1.006 1.006 0 0 0-.015-.064c-.26-.977.098-1.963.74-2.599l.702-.693Z" clip-rule="evenodd" /></symbol>',"call-disconnect"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-disconnect--filled"><path fill-rule="evenodd" d="M20.408 16.09c.99.81 1.508 1.587 1.583 2.375.108 1.143-.764 1.98-1.464 2.651-.121.117-.236.227-.342.334-.393.398-1.044.586-1.883.544-2.076-.103-6.012-1.73-10.27-5.976-2.393-2.386-4.264-5.012-5.27-7.395-.927-2.2-1.014-3.985-.231-4.776.105-.107.212-.222.326-.344.647-.693 1.451-1.555 2.55-1.5.81.04 1.613.556 2.453 1.577C8.947 4.9 9.4 5.863 9.326 6.707c-.069.795-.592 1.316-1.146 1.868l-.191.191c-.188.19.002.745.506 1.487.508.746 1.334 1.691 2.455 2.809 2.585 2.576 3.651 2.995 4.057 3.015.14.007.2-.036.238-.074l.19-.195c.61-.627 1.186-1.22 2.143-1.172.766.038 1.665.5 2.83 1.454Zm-2.69-13.796L19 3.575l1.283-1.28a1.007 1.007 0 0 1 1.422 0 1.004 1.004 0 0 1 0 1.42l-1.287 1.286 1.286 1.284a1.004 1.004 0 0 1 0 1.42 1.007 1.007 0 0 1-1.423 0L19 6.427l-1.281 1.28a1.007 1.007 0 0 1-1.423 0 1.004 1.004 0 0 1 0-1.421L17.582 5l-1.287-1.286a1.004 1.004 0 0 1 0-1.42 1.007 1.007 0 0 1 1.422 0Z" clip-rule="evenodd" /></symbol>',"call-disconnect--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-end"><path fill-rule="evenodd" d="M10.717 2.294 12 3.575l1.283-1.28a1.007 1.007 0 0 1 1.422 0 1.004 1.004 0 0 1 0 1.42l-1.287 1.286 1.286 1.284a1.004 1.004 0 0 1 0 1.42 1.007 1.007 0 0 1-1.423 0L12 6.427l-1.281 1.28a1.007 1.007 0 0 1-1.423 0 1.004 1.004 0 0 1 0-1.421L10.582 5 9.295 3.715a1.004 1.004 0 0 1 0-1.42 1.007 1.007 0 0 1 1.422 0ZM1.005 18.346c.011 1.996 1.514 3.554 3.439 3.566l1.559.009a2.847 2.847 0 0 0 2.151-.94c.562-.623.82-1.44.816-2.273l-.002-.443c.818-.274 1.807-.424 2.924-.418.971.006 2.01.2 2.95.497l.002.556c.01 1.726 1.316 3.08 2.981 3.09l1.56.01c.035 0 .07 0 .106-.003.92-.058 1.706-.49 2.276-1.027a4.084 4.084 0 0 0 1.194-2.072c.027-.123.04-.25.039-.376l-.005-.943c-.01-1.636-.739-3.02-2.009-3.936l-.013-.01c-2.33-1.643-5.58-2.604-8.952-2.627-3.465-.09-6.625.906-8.918 2.493-1.44.88-2.11 2.467-2.103 3.905l.005.942Zm3.45 1.655c-.916-.006-1.601-.717-1.607-1.665l-.005-.943c-.005-.864.405-1.773 1.21-2.256a.915.915 0 0 0 .053-.034c1.959-1.363 4.751-2.27 7.877-2.187H12c3.076.02 5.954.902 7.931 2.295l.002.002c.79.57 1.212 1.38 1.218 2.377l.005.914a2.172 2.172 0 0 1-.629 1.051c-.32.302-.72.505-1.141.534l-1.551-.01c-.655-.003-1.145-.51-1.149-1.19l-.006-1.213c-.001-.135-.027-.26-.068-.368a.938.938 0 0 0-.541-.551c-1.242-.472-2.735-.812-4.17-.82-1.57-.01-3.022.25-4.22.79a.934.934 0 0 0-.44.417c-.08.15-.122.323-.12.498l.005 1.077c.002.42-.125.742-.318.955a1.035 1.035 0 0 1-.796.336L4.454 20Z" clip-rule="evenodd" /></symbol>',"call-end"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-end--filled"><path fill-rule="evenodd" d="m12 4.575-1.283-1.28a1.007 1.007 0 0 0-1.422 0 1.004 1.004 0 0 0 0 1.42l1.287 1.286-1.286 1.284a1.004 1.004 0 0 0 0 1.42c.393.393 1.03.393 1.423 0L12 7.427l1.281 1.28c.393.392 1.03.392 1.423 0a1.004 1.004 0 0 0 0-1.421L13.418 6l1.287-1.286a1.004 1.004 0 0 0 0-1.42 1.007 1.007 0 0 0-1.422 0L12 4.574ZM2.677 20.451c.49.462 1.223.63 2.242.513 1.2-.136 1.971-.42 2.427-.89.569-.59.56-1.346.55-2.146a37.012 37.012 0 0 1-.003-.25c0-.048.01-.116.093-.201.241-.25 1.082-.67 4.005-.675 1.268-.002 2.271.075 2.982.23.705.153 1.127.39 1.128.634v.248c0 .715-.002 1.391.41 1.95.436.594 1.238.925 2.6 1.075 1.055.117 1.802-.068 2.283-.566.654-.676.621-1.755.595-2.622-.005-.153-.01-.297-.01-.434-.005-1.018-1.065-2.118-2.837-2.94-1.918-.893-4.465-1.381-7.172-1.377-4.817.008-7.968 1.502-9.202 2.78-.499.516-.761 1.059-.758 1.57 0 .138-.002.284-.005.437-.016.889-.036 1.994.672 2.664Z" clip-rule="evenodd" /></symbol>',"call-end--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-inbound"><path fill-rule="evenodd" d="M4.123 3.101a3.71 3.71 0 0 1 5.277 0l1.203 1.19c.623.616.984 1.448.954 2.346-.029.892-.435 1.695-1.055 2.308l-.33.326c.425.831 1.073 1.7 1.935 2.553.75.741 1.69 1.394 2.63 1.896l.414-.41a3.222 3.222 0 0 1 4.575 0l1.203 1.19c.027.027.054.056.08.085.662.748.946 1.67.986 2.506.04.828-.151 1.711-.617 2.449-.071.112-.154.215-.249.308l-.701.694c-1.218 1.203-2.801 1.668-4.454 1.37l-.017-.002c-3.004-.572-6.21-2.353-8.814-4.924-2.725-2.592-4.412-5.754-4.997-8.688-.455-1.756.205-3.445 1.275-4.503l.702-.694Zm3.87 1.423c-.706-.699-1.758-.699-2.464 0l-.702.693c-.642.636-1 1.622-.74 2.598l.015.065c.494 2.512 1.966 5.326 4.426 7.663l.014.014c2.374 2.345 5.235 3.901 7.783 4.387h.003c1.029.185 1.951-.09 2.694-.824l.68-.673c.209-.343.318-.798.296-1.26-.023-.47-.18-.927-.481-1.27l-1.197-1.184c-.506-.5-1.257-.5-1.763 0l-.902.892c-.101.1-.213.172-.325.221a1 1 0 0 1-.823-.008c-1.302-.603-2.7-1.497-3.807-2.592-1.211-1.198-2.132-2.504-2.652-3.824a1 1 0 0 1-.03-.646c.05-.173.146-.332.276-.46l.802-.793c.313-.31.453-.645.463-.951a1.144 1.144 0 0 0-.362-.859l-1.203-1.19Zm8.726-1.517a1.007 1.007 0 1 0-1.424 1.425c-.006-.006-.006-.006 0 .004.015.029.075.138.132.382.068.288.107.654.107 1.038 0 .385-.039.75-.107 1.038-.057.245-.117.354-.132.382-.006.01-.006.01 0 .005a1.007 1.007 0 0 0 1.424 1.424 1.468 1.468 0 0 1 .386-.132 4.694 4.694 0 0 1 1.039-.107c.384 0 .75.039 1.038.107.244.057.353.117.382.132.01.006.01.006.004 0a1.007 1.007 0 1 0 1.425-1.424c-.38-.38-.918-.568-1.35-.67a5.858 5.858 0 0 0-.711-.118l2.773-2.774a1.007 1.007 0 0 0-1.424-1.424l-2.774 2.773a5.858 5.858 0 0 0-.119-.711c-.101-.432-.288-.97-.669-1.35Z" clip-rule="evenodd" /></symbol>',"call-inbound"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-inbound--filled"><path fill-rule="evenodd" d="M20.408 16.09c.99.81 1.508 1.587 1.583 2.375.108 1.143-.764 1.98-1.464 2.651-.121.117-.236.227-.342.334-.393.398-1.044.586-1.883.544-2.076-.103-6.012-1.73-10.27-5.976-2.393-2.386-4.264-5.012-5.27-7.395-.927-2.2-1.014-3.985-.231-4.776.105-.107.212-.222.326-.344.647-.693 1.451-1.555 2.55-1.5.81.04 1.613.556 2.453 1.577C8.947 4.9 9.4 5.863 9.326 6.707c-.069.795-.592 1.316-1.146 1.868l-.191.191c-.188.19.002.745.506 1.487.508.746 1.334 1.691 2.455 2.809 2.585 2.576 3.651 2.995 4.057 3.015.14.007.2-.036.238-.074l.19-.195c.61-.627 1.186-1.22 2.143-1.172.766.038 1.665.5 2.83 1.454Z" clip-rule="evenodd" /><path d="M16.72 3.007a1.007 1.007 0 1 0-1.425 1.425c-.006-.006-.006-.006 0 .004.015.029.075.138.132.382.068.288.107.654.107 1.038 0 .385-.039.75-.107 1.038-.057.245-.117.354-.132.382-.006.01-.006.01 0 .005a1.007 1.007 0 0 0 1.424 1.424 1.468 1.468 0 0 1 .386-.132 4.694 4.694 0 0 1 1.039-.107c.384 0 .75.039 1.038.107.244.057.353.117.382.132.01.006.01.006.004 0a1.007 1.007 0 1 0 1.425-1.424c-.38-.38-.918-.568-1.35-.67a5.858 5.858 0 0 0-.711-.118l2.773-2.774a1.007 1.007 0 0 0-1.424-1.424l-2.774 2.773a5.858 5.858 0 0 0-.119-.711c-.101-.432-.288-.97-.669-1.35Z" /></symbol>',"call-inbound--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="select-custom-value-enter"><path d="M4.004 12.085a.995.995 0 0 0 .214.539l.012.014a.994.994 0 0 0 .346.268c.214.106.416.193.62.281.416.18.84.363 1.388.716.76.488 1.66 1.266 2.584 2.652a1 1 0 0 0 1.664-1.11c-.71-1.065-1.43-1.85-2.122-2.445H19a1 1 0 0 0 1-1V8c0-.5-.5-1-1-1s-1 .445-1 1v2.5a.5.5 0 0 1-.5.5H8.71c.692-.595 1.412-1.38 2.122-2.445a1 1 0 0 0-1.664-1.11c-.924 1.386-1.825 2.163-2.584 2.651-.549.353-.972.536-1.388.716a12.81 12.81 0 0 0-.615.28 1.002 1.002 0 0 0-.579.84M4 12c0 .028.001.057.004.085L4 12Z" /></symbol>',"select-custom-value-enter"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-missed"><path fill-rule="evenodd" d="M4.123 3.101a3.71 3.71 0 0 1 5.277 0l1.203 1.19c.623.616.984 1.448.954 2.346-.029.892-.435 1.695-1.055 2.308l-.33.326c.188.367.42.742.693 1.12l5.46-4.678a1 1 0 1 1 1.415 1.414L3.707 19.707a1 1 0 0 1-1.414-1.414L5.56 15.28c-1.805-2.208-2.953-4.667-3.415-6.983-.455-1.756.205-3.445 1.275-4.503l.702-.694Zm2.91 10.821 2.353-2.168a9.958 9.958 0 0 1-1.338-2.332 1 1 0 0 1-.03-.646c.05-.173.146-.332.276-.46l.802-.793c.313-.31.453-.645.463-.951a1.144 1.144 0 0 0-.362-.859l-1.203-1.19c-.707-.698-1.759-.698-2.465 0l-.702.694c-.642.636-1 1.622-.74 2.598l.015.065c.385 1.954 1.36 4.09 2.932 6.042Zm5.226-.767c.362-.362.937-.392 1.362-.105.364.244.74.47 1.116.67l.414-.41a3.222 3.222 0 0 1 4.575 0l1.203 1.19c.027.027.054.056.08.085.662.748.946 1.67.986 2.506.04.828-.151 1.711-.617 2.449-.071.112-.154.215-.249.308l-.701.694c-1.218 1.203-2.801 1.668-4.454 1.37l-.017-.002c-2.463-.468-5.06-1.75-7.352-3.613-.445-.362-.46-1.027-.055-1.433.376-.376.979-.39 1.393-.057 2.05 1.648 4.318 2.743 6.382 3.137h.003c1.029.185 1.951-.09 2.694-.824l.68-.673c.209-.343.318-.798.296-1.26-.023-.47-.18-.927-.481-1.27l-1.197-1.184c-.506-.5-1.257-.5-1.763 0l-.902.892c-.101.1-.213.172-.325.221a1 1 0 0 1-.823-.008 14.65 14.65 0 0 1-2.147-1.227c-.49-.34-.522-1.034-.101-1.456Z" clip-rule="evenodd" /></symbol>',"call-missed"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-missed--filled"><path d="M21.99 18.466c-.074-.79-.592-1.566-1.582-2.376-1.165-.954-2.064-1.416-2.83-1.454-.957-.048-1.533.545-2.143 1.172a36.79 36.79 0 0 1-.19.195c-.037.038-.098.08-.238.074-.366-.018-1.271-.361-3.346-2.324L8.725 16.69c3.989 3.747 7.614 5.208 9.577 5.305.84.042 1.49-.146 1.883-.544.106-.107.22-.217.341-.333.701-.672 1.573-1.509 1.465-2.652ZM9.296 11.29a12.605 12.605 0 0 1-.8-1.037c-.505-.742-.695-1.297-.507-1.487l.191-.191c.554-.552 1.077-1.073 1.146-1.868.073-.844-.38-1.808-1.466-3.127-.84-1.021-1.642-1.537-2.452-1.578-1.1-.054-1.904.808-2.55 1.501-.115.122-.222.237-.327.344-.783.791-.696 2.577.232 4.776.757 1.796 2.008 3.731 3.602 5.597l-4.072 4.073a1 1 0 1 0 1.414 1.414l15-15a1 1 0 0 0-1.414-1.414L9.296 11.29Z" /></symbol>',"call-missed--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-outbound"><path fill-rule="evenodd" d="M9.4 3.101a3.71 3.71 0 0 0-5.277 0l-.702.694c-1.07 1.058-1.73 2.747-1.275 4.503.585 2.934 2.272 6.096 4.997 8.688 2.605 2.57 5.81 4.352 8.814 4.924l.017.003c1.653.297 3.236-.168 4.454-1.371l.701-.694c.095-.093.178-.196.248-.308.467-.738.658-1.621.618-2.45-.04-.835-.324-1.757-.986-2.505a1.68 1.68 0 0 0-.08-.085l-1.203-1.19a3.222 3.222 0 0 0-4.575 0l-.414.41c-.94-.502-1.88-1.155-2.63-1.896-.862-.852-1.51-1.722-1.935-2.553l.33-.326c.62-.613 1.026-1.416 1.055-2.308a3.142 3.142 0 0 0-.954-2.346L9.4 3.1ZM5.53 4.524c.705-.699 1.757-.699 2.464 0l1.203 1.189c.254.252.372.554.362.859-.01.306-.15.642-.463.95l-.802.794c-.13.128-.226.287-.276.46a1 1 0 0 0 .03.646c.52 1.32 1.44 2.626 2.652 3.824 1.107 1.095 2.505 1.989 3.807 2.592a1 1 0 0 0 .823.008c.112-.049.224-.121.325-.221l.902-.892c.506-.5 1.257-.5 1.763 0l1.197 1.183c.301.344.458.801.48 1.27.023.463-.086.918-.295 1.261l-.68.673c-.743.734-1.665 1.01-2.694.824h-.003c-2.548-.486-5.409-2.042-7.783-4.387l-.014-.014c-2.46-2.337-3.932-5.151-4.426-7.663a1.005 1.005 0 0 0-.015-.065c-.26-.976.098-1.962.74-2.598l.702-.693Zm16.175 3.469a1.007 1.007 0 0 1-1.424 0c-.38-.38-.568-.918-.67-1.35a5.858 5.858 0 0 1-.118-.711l-2.774 2.773a1.007 1.007 0 1 1-1.424-1.424l2.773-2.774a5.858 5.858 0 0 1-.711-.119c-.432-.101-.97-.288-1.35-.669a1.007 1.007 0 1 1 1.425-1.424c-.006-.006-.006-.006.004 0 .029.015.138.075.382.132.288.068.654.107 1.038.107.385 0 .75-.039 1.038-.107.245-.057.354-.117.382-.132.01-.006.01-.006.005 0a1.007 1.007 0 0 1 1.424 1.424c.006-.006.006-.005 0 .005-.015.028-.075.137-.132.382a4.693 4.693 0 0 0-.107 1.038c0 .384.039.75.107 1.038.057.244.117.353.132.382.006.01.006.01 0 .004a1.007 1.007 0 0 1 0 1.425Z" clip-rule="evenodd" /></symbol>',"call-outbound"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-outbound--filled"><path fill-rule="evenodd" d="M21.99 18.466c-.074-.79-.592-1.566-1.582-2.376-1.165-.954-2.064-1.416-2.83-1.454-.957-.048-1.533.545-2.143 1.172a36.79 36.79 0 0 1-.19.195c-.037.038-.098.08-.238.074-.406-.02-1.472-.439-4.057-3.015-1.121-1.118-1.947-2.063-2.455-2.809-.504-.742-.694-1.297-.506-1.487l.191-.191c.554-.552 1.077-1.073 1.146-1.868.073-.844-.38-1.808-1.466-3.127-.84-1.021-1.642-1.537-2.452-1.578-1.1-.054-1.904.808-2.55 1.501-.115.122-.222.237-.327.344-.783.791-.696 2.577.232 4.776 1.005 2.383 2.876 5.009 5.269 7.395 4.258 4.246 8.194 5.873 10.27 5.976.84.042 1.49-.146 1.883-.544.106-.107.22-.217.342-.334.7-.671 1.572-1.508 1.464-2.65Zm-.285-10.473a1.007 1.007 0 0 1-1.424 0c-.38-.38-.568-.918-.67-1.35a5.858 5.858 0 0 1-.118-.711l-2.774 2.773a1.007 1.007 0 1 1-1.424-1.424l2.773-2.774a5.858 5.858 0 0 1-.711-.119c-.432-.101-.97-.288-1.35-.669a1.007 1.007 0 1 1 1.425-1.424c-.006-.006-.006-.006.004 0 .029.015.138.075.382.132.288.068.654.107 1.038.107.385 0 .75-.039 1.038-.107.245-.057.354-.117.382-.132.01-.006.01-.006.005 0a1.007 1.007 0 0 1 1.424 1.424c.006-.006.006-.005 0 .005-.015.028-.075.137-.132.382a4.693 4.693 0 0 0-.107 1.038c0 .384.039.75.107 1.038.057.244.117.353.133.382.005.01.005.01-.001.004a1.007 1.007 0 0 1 0 1.425Z" clip-rule="evenodd" /></symbol>',"call-outbound--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-ringing"><path fill-rule="evenodd" d="M9.4 3.101a3.71 3.71 0 0 0-5.277 0l-.702.694c-1.07 1.058-1.73 2.747-1.275 4.503.585 2.934 2.272 6.096 4.997 8.688 2.605 2.57 5.81 4.352 8.814 4.924l.017.003c1.653.297 3.236-.168 4.454-1.371l.701-.694c.095-.093.178-.196.248-.308.467-.738.658-1.621.618-2.45-.04-.835-.324-1.757-.986-2.505a1.68 1.68 0 0 0-.08-.085l-1.203-1.19a3.222 3.222 0 0 0-4.575 0l-.414.41c-.94-.502-1.88-1.155-2.63-1.896-.862-.852-1.51-1.722-1.935-2.553l.33-.326c.62-.613 1.026-1.416 1.055-2.308a3.142 3.142 0 0 0-.954-2.346L9.4 3.1ZM5.53 4.524c.705-.699 1.757-.699 2.464 0l1.203 1.189c.254.252.372.554.362.859-.01.306-.15.642-.463.95l-.802.794c-.13.128-.226.287-.276.46a1 1 0 0 0 .03.646c.52 1.32 1.44 2.626 2.652 3.824 1.107 1.095 2.505 1.989 3.807 2.592a1 1 0 0 0 .823.008c.112-.049.224-.121.325-.221l.902-.892c.506-.5 1.257-.5 1.763 0l1.197 1.183c.301.344.458.801.48 1.27.023.463-.086.918-.295 1.261l-.68.673c-.743.734-1.665 1.01-2.694.824h-.003c-2.548-.486-5.409-2.042-7.783-4.387l-.014-.014c-2.46-2.337-3.932-5.151-4.426-7.663a1.005 1.005 0 0 0-.015-.065c-.26-.976.098-1.962.74-2.598l.702-.693Zm9.962 3.984c-.412-.38-.98-.58-1.478-.58a1.014 1.014 0 1 1 0-2.029c1.003 0 2.097.39 2.911 1.17l.003.003.002.003a4.276 4.276 0 0 1 1.17 2.91 1.014 1.014 0 0 1-2.028 0c0-.498-.2-1.065-.58-1.477Zm2.712-2.712c-1.198-1.193-2.657-1.767-4.19-1.767a1.014 1.014 0 0 1 0-2.029c2.074 0 4.049.79 5.625 2.361C21.21 5.937 22 7.912 22 9.985a1.014 1.014 0 0 1-2.029 0c0-1.532-.574-2.991-1.767-4.19Z" clip-rule="evenodd" /></symbol>',"call-ringing"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-ringing--filled"><path fill-rule="evenodd" d="M21.99 18.466c-.074-.79-.592-1.566-1.582-2.376-1.165-.954-2.064-1.416-2.83-1.454-.957-.048-1.533.545-2.143 1.172a36.79 36.79 0 0 1-.19.195c-.037.038-.098.08-.238.074-.406-.02-1.472-.439-4.057-3.015-1.121-1.118-1.947-2.063-2.455-2.809-.504-.742-.694-1.297-.506-1.487l.191-.191c.554-.552 1.077-1.073 1.146-1.868.073-.844-.38-1.808-1.466-3.127-.84-1.021-1.642-1.537-2.452-1.578-1.1-.054-1.904.808-2.55 1.501-.115.122-.222.237-.327.344-.783.791-.696 2.577.232 4.776 1.005 2.383 2.876 5.009 5.269 7.395 4.258 4.246 8.194 5.873 10.27 5.976.84.042 1.49-.146 1.883-.544.106-.107.22-.217.342-.334.7-.671 1.572-1.508 1.464-2.65Z" clip-rule="evenodd" /><path d="M15.492 8.508c-.412-.38-.98-.58-1.478-.58a1.014 1.014 0 1 1 0-2.029c1.003 0 2.097.39 2.911 1.17l.003.003.002.003a4.276 4.276 0 0 1 1.17 2.91 1.014 1.014 0 0 1-2.028 0c0-.498-.2-1.065-.58-1.477Z" /><path d="M18.204 5.796c-1.198-1.193-2.657-1.767-4.19-1.767a1.014 1.014 0 0 1 0-2.029c2.074 0 4.049.79 5.625 2.361C21.21 5.937 22 7.912 22 9.985a1.014 1.014 0 0 1-2.029 0c0-1.532-.574-2.991-1.767-4.19Z" /></symbol>',"call-ringing--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-transfer"><path fill-rule="evenodd" d="M16.135 8.745a1.007 1.007 0 0 0 1.745-1.008c.004.008.004.007.001-.003-.008-.032-.037-.153-.03-.404.01-.296.067-.659.166-1.03.1-.372.232-.715.372-.975.119-.222.205-.311.227-.335.008-.008.008-.009.001-.004A1.007 1.007 0 0 0 17.61 3.24a1.469 1.469 0 0 1-.408.028 4.692 4.692 0 0 1-1.03-.166 4.693 4.693 0 0 1-.975-.371c-.221-.12-.311-.205-.335-.228-.008-.007-.008-.008-.004 0a1.007 1.007 0 1 0-1.745 1.007c.27.466.74.786 1.13.995.206.11.428.21.657.3L11.82 6.584 7.4 4.034a1 1 0 0 0-1 1.732L11.3 8.595a1 1 0 0 0 .969.017 1.01 1.01 0 0 0 .242-.101l3.397-1.961a5.846 5.846 0 0 0-.07.718c-.013.443.028 1.01.297 1.477ZM4.444 21.912c-1.925-.012-3.428-1.57-3.439-3.565L1 17.403c-.008-1.437.663-3.025 2.103-3.904 2.293-1.587 5.453-2.584 8.918-2.493 3.372.023 6.622.984 8.952 2.628l.013.01c1.27.915 2 2.3 2.009 3.935l.005.943c0 .126-.012.253-.04.376a4.084 4.084 0 0 1-1.193 2.072c-.57.537-1.356.969-2.276 1.027a1.53 1.53 0 0 1-.107.003l-1.559-.01c-1.665-.01-2.971-1.364-2.98-3.09l-.004-.556c-.94-.297-1.978-.491-2.95-.497-1.116-.006-2.105.144-2.923.418l.002.444c.005.832-.254 1.65-.816 2.272a2.847 2.847 0 0 1-2.151.94l-1.56-.01Zm-1.596-3.576c.006.948.691 1.66 1.606 1.665l1.56.009c.329.002.603-.123.795-.336.193-.213.32-.535.318-.955l-.006-1.077c0-.175.04-.347.12-.498a.934.934 0 0 1 .44-.417c1.2-.54 2.65-.8 4.22-.79 1.435.008 2.929.348 4.17.82a.938.938 0 0 1 .542.55c.041.109.067.234.068.37l.006 1.212c.004.68.494 1.187 1.149 1.19l1.55.01c.421-.029.822-.232 1.142-.534.316-.297.541-.678.629-1.05l-.005-.915c-.006-.998-.427-1.807-1.218-2.377l-.002-.002c-1.977-1.393-4.855-2.275-7.931-2.294h-.018c-3.126-.084-5.919.823-7.877 2.186a.915.915 0 0 1-.052.034c-.806.483-1.216 1.392-1.21 2.256l.004.943Z" clip-rule="evenodd" /></symbol>',"call-transfer"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-transfer--filled"><path d="M17.511 9.113a1.007 1.007 0 0 1-1.376-.368c-.269-.466-.31-1.034-.297-1.477.008-.233.032-.475.07-.718L12.51 8.511a1.01 1.01 0 0 1-.242.1 1 1 0 0 1-.97-.016L6.402 5.766a1 1 0 1 1 1-1.732l4.418 2.55L14.9 4.806a5.852 5.852 0 0 1-.656-.299c-.39-.21-.861-.53-1.13-.995a1.007 1.007 0 1 1 1.744-1.007c-.004-.008-.004-.007.004 0 .024.023.114.109.335.228.26.14.604.272.975.371.372.1.735.157 1.03.166.251.008.372-.022.404-.03.01-.002.011-.002.004.002a1.007 1.007 0 0 1 1.007 1.745c.007-.005.007-.004 0 .004-.023.024-.109.113-.228.335-.14.26-.272.603-.372.975-.1.371-.156.734-.165 1.03-.008.251.021.372.03.404.002.01.002.01-.002.003a1.007 1.007 0 0 1-.369 1.376ZM4.92 20.964c-1.02.117-1.754-.051-2.243-.513-.708-.67-.688-1.775-.672-2.664.003-.153.006-.299.005-.437-.003-.512.259-1.055.758-1.57 1.234-1.277 4.385-2.772 9.202-2.78 2.707-.004 5.254.484 7.172 1.376 1.772.823 2.832 1.923 2.837 2.941 0 .137.005.281.01.434.026.867.059 1.946-.595 2.622-.481.498-1.228.683-2.283.566-1.362-.15-2.164-.481-2.6-1.075-.412-.559-.41-1.235-.41-1.95v-.248c0-.244-.423-.481-1.128-.635-.71-.154-1.714-.231-2.982-.23-2.923.007-3.764.426-4.005.676-.083.085-.094.153-.093.201l.002.25c.01.8.02 1.557-.55 2.145-.455.471-1.226.755-2.426.891Z" /></symbol>',"call-transfer--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat"><path fill-rule="evenodd" d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103ZM5 4.07h14c.552 0 1 .463 1 1.034v10.345c0 .572-.448 1.035-1 1.035h-2.5c-1.574 0-3.056.766-4 2.069l-.5.69-.5-.69c-.944-1.303-2.426-2.07-4-2.07H5c-.552 0-1-.462-1-1.034V5.103c0-.57.448-1.034 1-1.034Z" clip-rule="evenodd" /></symbol>',"chat"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat--filled"><path d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103Z" /></symbol>',"chat--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-emoji"><path fill-rule="evenodd" d="M20 12a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm2 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10ZM8.5 11a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm7 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM12 16c-1.312 0-2.328-.437-3.008-1.041a3.402 3.402 0 0 1-.362-.375 2.07 2.07 0 0 0-.311-.302A1.27 1.27 0 0 0 7.55 14c-.728 0-1.259.693-.872 1.31.277.443.631.846 1.048 1.199C8.814 17.429 10.327 18 12 18s3.187-.57 4.275-1.491c.416-.353.77-.756 1.048-1.199.386-.617-.145-1.31-.873-1.31a1.27 1.27 0 0 0-.768.282 1.787 1.787 0 0 0-.312.302c-.107.13-.228.256-.362.375C14.328 15.563 13.313 16 12 16Zm4.916-.146-.002.002.002-.002Z" clip-rule="evenodd" /></symbol>',"chat-emoji"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-end"><path d="m14.774 8.924-1.325 1.327 1.281 1.282c.392.393.381 1.041-.024 1.448-.406.406-1.054.417-1.446.024l-1.285-1.287-1.329 1.33c-.406.406-1.053.417-1.445.024-.393-.392-.382-1.04.024-1.447L10.55 10.3l-1.28-1.281c-.392-.393-.38-1.041.025-1.447.406-.407 1.053-.418 1.445-.025l1.284 1.286 1.33-1.332c.406-.406 1.053-.417 1.446-.024.392.393.381 1.04-.025 1.447Z" /><path fill-rule="evenodd" d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103ZM5 4.07h14c.552 0 1 .463 1 1.034v10.345c0 .572-.448 1.035-1 1.035h-2.5c-1.574 0-3.056.766-4 2.069l-.5.69-.5-.69c-.944-1.303-2.426-2.07-4-2.07H5c-.552 0-1-.462-1-1.034V5.103c0-.57.448-1.034 1-1.034Z" clip-rule="evenodd" /></symbol>',"chat-end"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-end--filled"><path fill-rule="evenodd" d="M5 2C3.343 2 2 3.39 2 5.103v10.345c0 1.714 1.343 3.104 3 3.104h2.5c.944 0 1.833.46 2.4 1.241l1.3 1.793a.98.98 0 0 0 1.6 0l1.3-1.793a2.967 2.967 0 0 1 2.4-1.241H19c1.657 0 3-1.39 3-3.104V5.103C22 3.39 20.657 2 19 2H5Zm8.45 8.25 1.324-1.326c.406-.406.417-1.054.025-1.447-.393-.393-1.04-.382-1.446.024l-1.33 1.332-1.283-1.286c-.393-.393-1.04-.382-1.446.025-.406.406-.417 1.054-.024 1.447l1.279 1.28-1.324 1.326c-.406.407-.417 1.055-.024 1.447.392.393 1.04.382 1.445-.024l1.329-1.33 1.285 1.287c.392.393 1.04.382 1.446-.024.405-.407.416-1.055.024-1.448l-1.28-1.282Z" clip-rule="evenodd" /></symbol>',"chat-end--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-group"><path fill-rule="evenodd" d="M4 8.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0ZM7.5 7a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z" clip-rule="evenodd" /><path d="M4 18c0-1.55 1.453-3 3.5-3 2.047 0 3.5 1.45 3.5 3a1 1 0 1 0 2 0c0-1.55 1.453-3 3.5-3 2.047 0 3.5 1.45 3.5 3a1 1 0 1 0 2 0c0-2.869-2.576-5-5.5-5-1.809 0-3.485.816-4.5 2.117C10.985 13.817 9.309 13 7.5 13 4.576 13 2 15.131 2 18a1 1 0 1 0 2 0Z" /><path fill-rule="evenodd" d="M16.5 5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7ZM15 8.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Z" clip-rule="evenodd" /></symbol>',"chat-group"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-join"><path d="m13.006 7.359.002 1.875h1.812c.555.001 1.006.467 1.006 1.042 0 .574-.45 1.04-1.005 1.039l-1.819-.001.002 1.88c0 .574-.45 1.04-1.005 1.039-.556 0-1.006-.466-1.006-1.04l-.002-1.874-1.81-.001c-.555 0-1.006-.466-1.006-1.04 0-.575.45-1.04 1.005-1.04l1.817.001-.002-1.882c0-.574.45-1.04 1.005-1.04.556.001 1.006.467 1.006 1.042Z" /><path fill-rule="evenodd" d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103ZM5 4.07h14c.552 0 1 .463 1 1.034v10.345c0 .572-.448 1.035-1 1.035h-2.5c-1.574 0-3.056.766-4 2.069l-.5.69-.5-.69c-.944-1.303-2.426-2.07-4-2.07H5c-.552 0-1-.462-1-1.034V5.103c0-.57.448-1.034 1-1.034Z" clip-rule="evenodd" /></symbol>',"chat-join"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-message-status-read"><path fill-rule="evenodd" d="M15.716 8.653a.968.968 0 1 0-1.37-1.37l-4.784 4.781-.908-.906a.97.97 0 0 0-1.37 1.37l.907.906-.287.287a.485.485 0 0 1-.685 0l-2.565-2.563a.97.97 0 0 0-1.37 1.37l2.907 2.905a1.94 1.94 0 0 0 2.741 0l.63-.63.63.63a1.94 1.94 0 0 0 2.74 0l6.784-6.78a.968.968 0 1 0-1.37-1.37l-6.442 6.438a.485.485 0 0 1-.685 0l-.287-.287 4.784-4.78Z" clip-rule="evenodd" /></symbol>',"chat-message-status-read"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-message-status-sent"><path fill-rule="evenodd" d="M18.121 7.293a1 1 0 0 1 0 1.414l-7 7a2 2 0 0 1-2.828 0l-3-3a1 1 0 1 1 1.414-1.414l2.647 2.646a.5.5 0 0 0 .707 0l6.646-6.646a1 1 0 0 1 1.414 0Z" clip-rule="evenodd" /></symbol>',"chat-message-status-sent"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-quick-response"><path fill-rule="evenodd" d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103ZM5 4.07h14c.552 0 1 .463 1 1.034v10.345c0 .572-.448 1.035-1 1.035h-2.5c-1.574 0-3.056.766-4 2.069l-.5.69-.5-.69c-.944-1.303-2.426-2.07-4-2.07H5c-.552 0-1-.462-1-1.034V5.103c0-.57.448-1.034 1-1.034ZM7 8a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Zm1 3a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2H8Z" clip-rule="evenodd" /></symbol>',"chat-quick-response"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-quick-response--filled"><path fill-rule="evenodd" d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103ZM8 7a1 1 0 0 0 0 2h8a1 1 0 1 0 0-2H8Zm-1 5a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Z" clip-rule="evenodd" /></symbol>',"chat-quick-response--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-reply"><path fill-rule="evenodd" d="m10.62 7.225-4.537 3.716 4.62 4.081v-2.109a1 1 0 0 1 1-1c2.547 0 4.95.947 6.767 2.506-1.094-2.68-3.757-4.624-6.85-4.624a1 1 0 0 1-1-1v-1.57Zm.952-2.046a1.853 1.853 0 0 1 1.048 1.678v.992c4.693.505 8.38 4.518 8.38 9.263V18a1 1 0 0 1-1.903.43c-1.123-2.355-3.574-4.114-6.393-4.456v1.442c0 .797-.482 1.415-1.127 1.668a1.928 1.928 0 0 1-1.96-.353l-5.028-4.44-.031-.03a1.855 1.855 0 0 1 .06-2.705L9.62 5.459a1.745 1.745 0 0 1 1.952-.28Z" clip-rule="evenodd" /></symbol>',"chat-reply"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-send"><path fill-rule="evenodd" d="M10.568 4.251 21.35 9.754c1.533.772 1.532 3.026-.004 3.795l-.013.007-10.794 5.208c-.896.445-1.83.227-2.422-.367a2.1 2.1 0 0 1-.436-2.332l1.932-4.61-1.93-4.515c-.395-.898-.075-1.81.486-2.35.57-.55 1.507-.824 2.398-.339ZM9.509 6.12s0 .005.005.014l.005.012 1.926 4.504h7.252L9.647 6.03a1.01 1.01 0 0 1-.047-.024.123.123 0 0 0-.045.03.157.157 0 0 0-.044.07l-.002.013Zm.013 10.73 1.759-4.196h7.314L9.666 16.96l-.013.007a.264.264 0 0 1-.076.026c-.012.002-.02.001-.02.001-.003 0-.012-.002-.025-.015a.104.104 0 0 1-.027-.051.095.095 0 0 1 .009-.061l.008-.02Z" clip-rule="evenodd" /><path d="M4.5 13.455a1.001 1.001 0 0 0 0 2.004h1.6a1.001 1.001 0 0 0 0-2.004H4.5ZM2.5 11.45c0-.553.448-1.002 1-1.002h2.6a1.001 1.001 0 0 1 0 2.005H3.5c-.552 0-1-.45-1-1.003ZM2.5 7.442a1.001 1.001 0 0 0 0 2.004h3.6a1.001 1.001 0 0 0 0-2.004H2.5Z" /></symbol>',"chat-send"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-transfer"><path d="M15.713 12.28a.987.987 0 0 1-1.386 0c-.37-.367-.553-.886-.652-1.302a5.6 5.6 0 0 1-.115-.686l-3.886 3.924a.987.987 0 0 1-1.387 0 .965.965 0 0 1 0-1.374l3.886-3.924a5.749 5.749 0 0 1-.692-.115c-.42-.098-.944-.278-1.314-.645a.965.965 0 0 1 0-1.373.987.987 0 0 1 1.387 0c-.006-.006-.005-.006.004 0 .028.014.134.072.372.127.28.065.636.103 1.01.103s.73-.037 1.01-.103c.238-.055.344-.113.372-.128.01-.005.01-.005.005 0a.987.987 0 0 1 1.386 0 .965.965 0 0 1 0 1.374c.006-.006.005-.005 0 .004a1.407 1.407 0 0 0-.129.369c-.066.278-.104.63-.104 1.001 0 .37.038.724.104 1.001a1.407 1.407 0 0 0 .129.373.965.965 0 0 1 0 1.374Z" /><path fill-rule="evenodd" d="M5 2C3.343 2 2 3.39 2 5.103v10.345c0 1.714 1.343 3.104 3 3.104h2.5c.944 0 1.833.46 2.4 1.241l1.3 1.793a.98.98 0 0 0 1.6 0l1.3-1.793a2.967 2.967 0 0 1 2.4-1.241H19c1.657 0 3-1.39 3-3.104V5.103C22 3.39 20.657 2 19 2H5Zm14 2.069H5c-.552 0-1 .463-1 1.034v10.345c0 .572.448 1.035 1 1.035h2.5c1.574 0 3.056.766 4 2.069l.5.69.5-.69c.944-1.303 2.426-2.07 4-2.07H19c.552 0 1-.462 1-1.034V5.103c0-.57-.448-1.034-1-1.034Z" clip-rule="evenodd" /></symbol>',"chat-transfer"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-transfer--filled"><path fill-rule="evenodd" d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103Zm12.327 7.177a.987.987 0 0 0 1.386 0 .965.965 0 0 0 0-1.374c.006.006.005.005 0-.004a1.407 1.407 0 0 1-.129-.369 4.486 4.486 0 0 1-.104-1c0-.372.038-.724.104-1.002a1.407 1.407 0 0 1 .129-.373.965.965 0 0 0 0-1.373.987.987 0 0 0-1.386 0c.005-.006.005-.006-.005 0-.028.014-.134.072-.372.127-.28.066-.636.103-1.01.103a4.61 4.61 0 0 1-1.01-.103c-.238-.055-.344-.113-.372-.128-.01-.005-.01-.005-.004 0a.987.987 0 0 0-1.387 0 .965.965 0 0 0 0 1.374c.37.367.894.547 1.314.645.22.052.454.09.692.115l-3.886 3.924a.965.965 0 0 0 0 1.374.987.987 0 0 0 1.387 0l3.886-3.924a5.6 5.6 0 0 0 .115.686c.1.416.281.935.651 1.302Z" clip-rule="evenodd" /></symbol>',"chat-transfer--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="job"><path fill-rule="evenodd" d="M12 7a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0V8a1 1 0 0 1 1-1Z" clip-rule="evenodd" /><path d="M13 15.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" /><path fill-rule="evenodd" d="M19.7 11.275 12.726 4.3c-.401-.401-1.05-.401-1.452 0l-6.973 6.974c-.401.4-.401 1.05 0 1.45l6.974 6.975c.4.4 1.05.4 1.45 0l6.975-6.974c.4-.401.4-1.05 0-1.452Zm-5.56-8.389a3.026 3.026 0 0 0-4.28 0L2.886 9.86a3.026 3.026 0 0 0 0 4.28l6.974 6.974a3.026 3.026 0 0 0 4.28 0l6.974-6.974a3.026 3.026 0 0 0 0-4.28L14.14 2.886Z" clip-rule="evenodd" /></symbol>',"job"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="job--accept"><path d="M15.707 11.207a1 1 0 0 0-1.414-1.414L11 13.086l-1.793-1.793a1 1 0 0 0-1.414 1.414l2.5 2.5a1 1 0 0 0 1.414 0l4-4Z" /><path fill-rule="evenodd" d="M9.86 2.886a3.026 3.026 0 0 1 4.28 0l6.974 6.974a3.026 3.026 0 0 1 0 4.28l-6.974 6.974a3.026 3.026 0 0 1-4.28 0L2.886 14.14a3.026 3.026 0 0 1 0-4.28L9.86 2.886Zm2.866 1.415 6.974 6.974c.4.4.4 1.05 0 1.45L12.726 19.7c-.401.4-1.05.4-1.452 0l-6.973-6.974c-.401-.401-.401-1.05 0-1.452l6.974-6.973c.4-.401 1.05-.401 1.45 0Z" clip-rule="evenodd" /></symbol>',"job--accept"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="job--end"><path d="M14.829 9.172a1 1 0 0 1 0 1.414L13.414 12l1.415 1.414a1 1 0 0 1-1.415 1.414L12 13.414l-1.414 1.414a1 1 0 0 1-1.414-1.414L10.586 12l-1.414-1.414a1 1 0 0 1 1.414-1.414L12 10.586l1.414-1.414a1 1 0 0 1 1.415 0Z" /><path fill-rule="evenodd" d="M14.14 2.886a3.026 3.026 0 0 0-4.28 0L2.886 9.86a3.026 3.026 0 0 0 0 4.28l6.974 6.974a3.026 3.026 0 0 0 4.28 0l6.974-6.974a3.026 3.026 0 0 0 0-4.28L14.14 2.886Zm5.56 8.389L12.726 4.3c-.401-.401-1.05-.401-1.452 0l-6.973 6.974c-.401.4-.401 1.05 0 1.45l6.974 6.975c.4.4 1.05.4 1.45 0l6.975-6.974c.4-.401.4-1.05 0-1.452Z" clip-rule="evenodd" /></symbol>',"job--end"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="checkbox"><path fill-rule="evenodd" d="M3 6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H6Z" clip-rule="evenodd" /></symbol>',"checkbox"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="checkbox--checked"><path fill-rule="evenodd" d="M6 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6ZM5 6a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V6Zm12.707 2.293a1 1 0 0 1 0 1.414l-7 7a1 1 0 0 1-1.414 0l-3-3a1 1 0 1 1 1.414-1.414L10 14.586l6.293-6.293a1 1 0 0 1 1.414 0Z" clip-rule="evenodd" /></symbol>',"checkbox--checked"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="checkbox--checked--filled"><path fill-rule="evenodd" d="M6 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6Zm11.707 6.707a1 1 0 0 0-1.414-1.414L10 14.586l-2.293-2.293a1 1 0 0 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0l7-7Z" clip-rule="evenodd" /></symbol>',"checkbox--checked--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="clear"><path fill-rule="evenodd" d="M18.431 2.085c-.913 0-1.805.366-2.499 1.058l-.001.001L2.963 16.123a.998.998 0 0 0-.225.168 2.23 2.23 0 0 0 0 3.204l1.793 1.787c.903.9 2.303.9 3.206 0L20.93 8.134c.694-.692 1.062-1.583 1.062-2.496V3.085a1 1 0 0 0-1-1h-2.562ZM4.06 17.893c0-.02.003-.046.014-.074.047-.033.091-.07.133-.112L5.5 16.413l2.14 2.141-1.315 1.312c-.075.074-.143.09-.191.09-.048 0-.116-.016-.19-.09L4.15 18.078c-.075-.074-.09-.14-.09-.185Zm2.853-2.895L17.343 4.56c.331-.328.72-.474 1.088-.474h1.562v1.553c0 .364-.143.75-.474 1.08L9.057 17.141 6.913 15Z" clip-rule="evenodd" /></symbol>',"clear"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="close"><path d="M8.707 7.293a1 1 0 0 0-1.414 1.414L10.586 12l-3.293 3.293a1 1 0 1 0 1.414 1.414L12 13.414l3.293 3.293a1 1 0 0 0 1.414-1.414L13.414 12l3.293-3.293a1 1 0 0 0-1.414-1.414L12 10.586 8.707 7.293Z" /></symbol>',"close"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="close--filled"><path fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM7.293 7.293a1 1 0 0 1 1.414 0L12 10.586l3.293-3.293a1 1 0 1 1 1.414 1.414L13.414 12l3.293 3.293a1 1 0 0 1-1.414 1.414L12 13.414l-3.293 3.293a1 1 0 0 1-1.414-1.414L10.586 12 7.293 8.707a1 1 0 0 1 0-1.414Z" clip-rule="evenodd" /></symbol>',"close--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="collapse"><path d="M5 4h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-6a1 1 0 1 0 0 2h6a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H5a3 3 0 0 0-3 3v6a1 1 0 1 0 2 0V5a1 1 0 0 1 1-1Z" /><path fill-rule="evenodd" d="M11 16a3 3 0 0 0-3-3H5a3 3 0 0 0-3 3v3a3 3 0 0 0 3 3h3a3 3 0 0 0 3-3v-3Zm-3-1H5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1Z" clip-rule="evenodd" /><path d="M16.657 13a1 1 0 0 0 0-1.414c-.378-.378-.912-.563-1.34-.664a5.817 5.817 0 0 0-.707-.118l3.562-3.561a1 1 0 1 0-1.415-1.415l-3.56 3.561a5.818 5.818 0 0 0-.119-.706c-.1-.428-.286-.962-.664-1.34A1 1 0 1 0 11 8.757a1.46 1.46 0 0 1 .131.384c.068.286.106.649.106 1.03 0 .382-.038.745-.106 1.031a1.46 1.46 0 0 1-.131.384A1 1 0 0 0 12.414 13a1.46 1.46 0 0 1 .384-.131 4.66 4.66 0 0 1 1.03-.106c.382 0 .745.038 1.03.106a1.46 1.46 0 0 1 .385.131 1 1 0 0 0 1.414 0Z" /></symbol>',"collapse"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="column-select"><path d="M13 9a1 1 0 1 0-2 0v2H9a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0-2h-2V9Z" /><path fill-rule="evenodd" d="M7.077 2.617C7.931 3.36 8 4.422 8 5v4a1 1 0 1 1-2 0V4.92C5.98 4.006 5.63 4 5.2 4h-.4c-.43 0-.78.006-.8.92v14.16c.02.915.37.92.8.92h.4c.43 0 .78-.006.8-.92V15a1 1 0 1 1 2 0v4c0 .578-.069 1.641-.923 2.383-.78.677-1.77.623-1.87.617H4.793c-.098.006-1.09.06-1.87-.617C2.07 20.64 2 19.578 2 19V5c0-.578.069-1.641.923-2.383.78-.677 1.77-.623 1.87-.617H5.207c.098-.006 1.09-.06 1.87.617ZM10 17a1 1 0 0 0-1 1v1c0 .578.069 1.641.923 2.383.78.677 1.77.623 1.87.617H12.207c.098.006 1.09.06 1.87-.617C14.93 20.64 15 19.578 15 19v-1a1 1 0 1 0-2 0v1.08c-.02.915-.37.92-.8.92h-.4c-.43 0-.78-.006-.8-.92V18a1 1 0 0 0-1-1Zm4-10a1 1 0 0 1-1-1V4.92c-.02-.914-.37-.92-.8-.92h-.4c-.43 0-.78.006-.8.92V6a1 1 0 1 1-2 0V5c0-.578.069-1.641.923-2.383.78-.677 1.77-.623 1.87-.617H12.207c.098-.006 1.09-.06 1.87.617C14.93 3.36 15 4.422 15 5v1a1 1 0 0 1-1 1Zm3 7a1 1 0 0 0-1 1v4c0 .578.069 1.641.923 2.383.78.677 1.77.623 1.87.617H19.207c.098.006 1.09.06 1.87-.617C21.93 20.64 22 19.578 22 19V5c0-.578-.069-1.641-.923-2.383-.78-.677-1.77-.623-1.87-.617H18.793c-.098-.006-1.09-.06-1.87.617C16.07 3.36 16 4.422 16 5v4a1 1 0 1 0 2 0V4.92c.02-.914.37-.92.8-.92h.4c.43 0 .78.006.8.92v14.16c-.02.915-.37.92-.8.92h-.4c-.43 0-.78-.006-.8-.92V15a1 1 0 0 0-1-1Z" clip-rule="evenodd" /></symbol>',"column-select"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="variable-select"><path d="M8 5.004c0-.578-.069-1.642-.923-2.383-.78-.677-1.77-.623-1.87-.618H4.793c-.098-.005-1.09-.06-1.87.618C2.07 3.362 2 4.426 2 5.004v14c0 .577.069 1.64.923 2.382.78.678 1.77.623 1.87.618H5.207c.098.005 1.09.06 1.87-.618.853-.741.922-1.805.922-2.383v-2a1 1 0 1 0-2 0v2.08c-.02.915-.37.92-.8.92h-.4c-.43 0-.78-.005-.8-.92V4.924c.02-.914.37-.92.8-.92h.4c.43 0 .78.006.8.92v2.08a1 1 0 0 0 2 0v-2ZM9 18.003a1 1 0 1 1 2 0v1.08c.02.915.37.92.8.92h.4c.43 0 .78-.005.8-.92v-1.08a1 1 0 1 1 2 0v1c0 .578-.069 1.642-.923 2.383-.78.678-1.77.623-1.87.618H11.793c-.098.005-1.09.06-1.87-.618C9.07 20.645 9 19.581 9 19.003v-1ZM13 6.003a1 1 0 1 0 2 0v-1c0-.577-.069-1.64-.923-2.382-.78-.677-1.77-.623-1.87-.618H11.793c-.098-.005-1.09-.06-1.87.618C9.07 3.362 9 4.426 9 5.004v1a1 1 0 0 0 2 0v-1.08c.02-.915.37-.92.8-.92h.4c.43 0 .78.005.8.92v1.08ZM16 17.003a1 1 0 1 1 2 0v2.08c.02.915.37.92.8.92h.4c.43 0 .78-.005.8-.92V4.924c-.02-.914-.37-.92-.8-.92h-.4c-.43 0-.78.006-.8.92v2.08a1 1 0 1 1-2 0v-2c0-.577.069-1.64.923-2.382.78-.677 1.77-.623 1.87-.618H19.207c.098-.005 1.09-.06 1.87.618.853.741.922 1.805.922 2.383v14c0 .577-.069 1.64-.923 2.382-.78.678-1.77.623-1.87.618H18.793c-.098.005-1.09.06-1.87-.618-.853-.741-.922-1.805-.922-2.383v-2Z" /><path d="M8.707 10.707a1 1 0 1 0-1.414-1.414L6 10.586a2 2 0 0 0 0 2.828l1.293 1.293a1 1 0 0 0 1.414-1.414L7.415 12l1.292-1.293ZM15.293 9.293a1 1 0 0 0 0 1.414L16.586 12l-1.293 1.293a1 1 0 0 0 1.414 1.414L18 13.414a2 2 0 0 0 0-2.828l-1.293-1.293a1 1 0 0 0-1.414 0ZM11 13a1 1 0 0 0 0 2h2a1 1 0 1 0 0-2h-2Z" /></symbol>',"variable-select"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="contacts"><path fill-rule="evenodd" d="M14.011 6.5c0 1.104-.9 2-2.011 2a2.006 2.006 0 0 1-2.011-2c0-1.105.9-2 2.011-2 1.11 0 2.011.895 2.011 2Zm2.011 0c0 2.209-1.8 4-4.022 4-2.221 0-4.022-1.791-4.022-4 0-2.21 1.8-4 4.022-4 2.221 0 4.022 1.79 4.022 4Zm2.946 14.003C18.48 17.109 15.547 14.5 12 14.5s-6.481 2.61-6.968 6.003c-.078.547-.52.997-1.076.997-.555 0-1.011-.45-.95-.998C3.504 16 7.34 12.5 12 12.5s8.495 3.5 8.994 8.002c.061.549-.395.998-.95.998-.555 0-.998-.45-1.076-.997Z" clip-rule="evenodd" /></symbol>',"contacts"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="copy"><path fill-rule="evenodd" d="M13 2c-1.683 0-3 1.396-3 3.058a1 1 0 1 0 2 0C12 4.447 12.474 4 13 4h4.5c.526 0 1 .447 1 1.058v8.884c0 .611-.474 1.058-1 1.058h-.571a1 1 0 1 0 0 2h.571c1.683 0 3-1.396 3-3.058V5.058C20.5 3.396 19.183 2 17.5 2H13ZM6 9.308c0-.047.016-.11.089-.178A.513.513 0 0 1 6.444 9h6.112c.16 0 .28.06.355.13.072.069.089.131.089.178v10.384c0 .047-.017.11-.089.178a.513.513 0 0 1-.355.13H6.444a.513.513 0 0 1-.355-.13C6.016 19.8 6 19.739 6 19.692V9.308Zm-2 0C4 8.033 5.094 7 6.444 7h6.112C13.906 7 15 8.033 15 9.308v10.384C15 20.967 13.906 22 12.556 22H6.444C5.094 22 4 20.967 4 19.692V9.308Z" clip-rule="evenodd" /></symbol>',"copy"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="custom-chat-gateway"><path fill="#556AF6" d="M13 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" /><path fill="#556AF6" fill-rule="evenodd" d="M12 18.368 9.803 16.17H7.785a.698.698 0 0 1-.694-.694V8c0-.38.313-.694.694-.694h8.43c.38 0 .694.313.694.694v7.477c0 .38-.313.694-.694.694h-2.018L12 18.368ZM11.5 8h1l.18 1.077c.325.076.63.204.906.376l.889-.635.707.707-.635.889c.172.276.3.58.376.906L16 11.5v1l-1.077.18c-.076.325-.204.63-.376.906l.635.889-.707.707-.889-.635c-.275.172-.58.3-.906.376L12.5 16h-1l-.18-1.077a2.983 2.983 0 0 1-.906-.376l-.889.635-.707-.707.635-.89c-.172-.275-.3-.58-.376-.905L8 12.5v-1l1.077-.18c.076-.325.204-.63.376-.906l-.635-.889.707-.707.89.635c.275-.172.58-.3.906-.376L11.5 8Z" clip-rule="evenodd" /><path fill="#556AF6" fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10ZM9.35 17.262l2.24 2.238a.58.58 0 0 0 .82 0l2.24-2.238h1.565c.983 0 1.785-.802 1.785-1.786V8c0-.983-.802-1.785-1.785-1.785h-8.43C6.802 6.215 6 7.017 6 8v7.477c0 .983.802 1.785 1.785 1.785h1.566Z" clip-rule="evenodd" /></symbol>',"custom-chat-gateway"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 24" id="docs"><path d="M8.4 10a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1ZM9.4 12a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-6ZM8.4 16a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2h-3a1 1 0 0 1-1-1Z" /><path fill-rule="evenodd" d="M17.279 2.879 19.52 5.12a3 3 0 0 1 .879 2.122V19a3 3 0 0 1-3 3h-10a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h7.757a3 3 0 0 1 2.122.879ZM17.399 20a1 1 0 0 0 1-1V8h-2a2 2 0 0 1-2-2V4h-7a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h10Zm-1-15.172V6h1.172L16.4 4.828Z" clip-rule="evenodd" /></symbol>',"docs"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="download"><path d="M12.085 17.996a.994.994 0 0 0 .539-.214l.014-.012a.996.996 0 0 0 .268-.346c.106-.214.193-.416.281-.62.18-.416.364-.84.717-1.388.488-.76 1.265-1.66 2.65-2.584a1 1 0 1 0-1.109-1.664c-1.065.71-1.85 1.43-2.445 2.122V3a1 1 0 1 0-2 0v10.29c-.594-.692-1.38-1.412-2.445-2.122a1 1 0 0 0-1.11 1.664c1.386.924 2.164 1.824 2.651 2.583.354.55.537.973.717 1.39.087.201.174.401.279.614a1.002 1.002 0 0 0 .841.579M12 18c.028 0 .057-.001.085-.004L12 18Z" /><path fill-rule="evenodd" d="M5 17a1 1 0 0 1 1 1c0 .34.11.872.412 1.29.264.368.714.71 1.588.71a1 1 0 0 1 .25.032A1 1 0 0 1 8.5 20h7a1 1 0 0 1 .25.032A1 1 0 0 1 16 20c.874 0 1.324-.342 1.588-.71.302-.418.412-.95.412-1.29a1 1 0 1 1 2 0c0 .66-.19 1.628-.788 2.46C18.576 21.341 17.526 22 16 22a1 1 0 0 1-.25-.032 1 1 0 0 1-.25.032h-7a1 1 0 0 1-.25-.032A1 1 0 0 1 8 22c-1.526 0-2.576-.658-3.212-1.54A4.35 4.35 0 0 1 4 18a1 1 0 0 1 1-1Z" clip-rule="evenodd" /></symbol>',"download"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="edit"><path fill-rule="evenodd" d="M5.622 21.957c.913 0 1.805-.366 2.5-1.058v-.001L21.09 7.92a1 1 0 0 0 .225-.17 2.23 2.23 0 0 0 0-3.203L19.522 2.76a2.24 2.24 0 0 0-3.205 0L3.123 15.908c-.695.692-1.063 1.583-1.063 2.496v2.553a1 1 0 0 0 1 1h2.562ZM19.994 6.149c0 .02-.004.046-.015.074a1 1 0 0 0-.133.113l-1.293 1.293-2.14-2.141 1.315-1.312c.075-.074.143-.09.191-.09.048 0 .117.016.191.09l1.794 1.788c.074.074.09.14.09.185ZM17.14 9.044 6.71 19.483c-.331.329-.72.474-1.088.474H4.06v-1.553c0-.364.144-.75.474-1.08L14.996 6.9l2.144 2.144Z" clip-rule="evenodd" /></symbol>',"edit"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="elevenlabs"><circle cx="12" cy="12" r="10" fill="#D9D9D9" /><path fill="#312B41" d="M11 6H8v12h3V6ZM16 6h-3v12h3V6Z" /></symbol>',"elevenlabs"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="expand"><path d="M19 4H5a1 1 0 0 0-1 1v6a1 1 0 1 1-2 0V5a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-6a1 1 0 1 1 0-2h6a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Z" /><path fill-rule="evenodd" d="M8 13a3 3 0 0 1 3 3v3a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-3a3 3 0 0 1 3-3h3Zm-3 2h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1Z" clip-rule="evenodd" /><path d="M12.515 7.242a1 1 0 1 1 1.414-1.414c-.006-.006-.005-.005.004 0 .029.015.137.075.38.132a4.66 4.66 0 0 0 1.03.106 4.66 4.66 0 0 0 1.03-.106c.243-.057.352-.117.38-.132.01-.005.01-.006.004 0a1 1 0 0 1 1.415 1.414c.006-.006.005-.005 0 .005a1.457 1.457 0 0 0-.132.38 4.66 4.66 0 0 0-.106 1.03c0 .381.039.744.106 1.03.057.243.117.351.132.38.005.01.006.01 0 .004a1 1 0 0 1-1.415 1.414c-.377-.378-.563-.911-.664-1.34a5.819 5.819 0 0 1-.118-.706L12.415 13A1 1 0 0 1 11 11.586l3.561-3.561a5.815 5.815 0 0 1-.706-.118c-.429-.101-.963-.287-1.34-.665Z" /></symbol>',"expand"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="eye--closed"><path d="M12 5c-1.92 0-3.842.734-5.548 1.9a14.943 14.943 0 0 0-4.24 4.48 1.259 1.259 0 0 0-.09.143 1 1 0 0 0 0 .954c.026.05.057.097.09.143a15.052 15.052 0 0 0 3.015 3.538l1.675-1.21A13.085 13.085 0 0 1 4.189 12 12.946 12.946 0 0 1 7.58 8.551C9.05 7.547 10.585 7 12 7c1.304 0 2.711.465 4.074 1.324l1.727-1.247c-.084-.06-.168-.12-.253-.177C15.842 5.734 13.92 5 12 5Z" /><path fill-rule="evenodd" d="M7.59 17.795 5.171 19.62A1 1 0 0 1 4 18L20.414 6.19a1 1 0 1 1 1.171 1.62l-1.63 1.164c.698.747 1.318 1.56 1.833 2.406.033.046.064.093.09.143a1 1 0 0 1 0 .954c-.026.05-.056.097-.09.143a14.941 14.941 0 0 1-4.24 4.48C15.842 18.266 13.92 19 12 19c-1.503 0-3.008-.45-4.41-1.205Zm10.72-7.647-8.857 6.318c.866.35 1.727.534 2.547.534 1.415 0 2.95-.547 4.42-1.551A12.946 12.946 0 0 0 19.81 12a13.078 13.078 0 0 0-1.501-1.852Z" clip-rule="evenodd" /><path d="M12 9c.786 0 1.5.302 2.036.796L9.267 13.24A3 3 0 0 1 12 9Z" /></symbol>',"eye--closed"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="eye--opened"><path fill-rule="evenodd" d="M6.452 6.9C8.158 5.734 10.08 5 12 5c1.92 0 3.842.734 5.548 1.9a14.94 14.94 0 0 1 4.24 4.48c.033.046.064.093.09.143a1 1 0 0 1 0 .954c-.026.05-.056.097-.09.143a14.941 14.941 0 0 1-4.24 4.48C15.842 18.266 13.92 19 12 19s-3.842-.734-5.548-1.9a14.943 14.943 0 0 1-4.24-4.48 1.26 1.26 0 0 1-.09-.143 1 1 0 0 1 0-.954c.026-.05.057-.097.09-.143a14.943 14.943 0 0 1 4.24-4.48ZM12 7c-1.415 0-2.95.547-4.42 1.551A12.946 12.946 0 0 0 4.19 12a12.946 12.946 0 0 0 3.391 3.449C9.05 16.453 10.585 17 12 17s2.95-.547 4.42-1.551A12.946 12.946 0 0 0 19.81 12a12.946 12.946 0 0 0-3.391-3.449C14.95 7.547 13.415 7 12 7Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M9 12a3 3 0 1 1 6 0 3 3 0 0 1-6 0Z" clip-rule="evenodd" /></symbol>',"eye--opened"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="filter"><path d="M20 3a1 1 0 1 0-2 0v3.268a2 2 0 0 0 0 3.464V21a1 1 0 1 0 2 0V9.732a2 2 0 0 0 0-3.464V3ZM13 3a1 1 0 1 0-2 0v11.268a2 2 0 0 0 0 3.464V21a1 1 0 1 0 2 0v-3.268a2 2 0 0 0 0-3.464V3ZM6 3a1 1 0 1 0-2 0v6.268a2 2 0 0 0 0 3.464V21a1 1 0 1 0 2 0v-8.268a2 2 0 0 0 0-3.464V3Z" /></symbol>',"filter"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="flows"><path fill-rule="evenodd" d="M14.6 2a2 2 0 0 0-2 2v1c0 .044.002.087.004.13l-2.136 1.068A1.992 1.992 0 0 0 9.6 6h-3a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h3c.28 0 .546-.057.788-.161l3.225 1.935c-.009.074-.013.15-.013.226v2.84l-2.021.867A2 2 0 0 0 9.6 16h-5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2v-.126l2.224-.953A2 2 0 0 0 15.6 20h5a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-5c-.28 0-.546.057-.788.161l-3.225-1.935c.009-.074.013-.15.013-.226V8a2 2 0 0 0-.004-.13l2.136-1.068c.262.127.557.198.868.198h2a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-2Zm2 2h-2v1h2V4Zm-7 4h-3v2h3V8Zm11 6h-5v4h5v-4Zm-16 4h5v2h-5v-2Z" clip-rule="evenodd" /></symbol>',"flows"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="generate"><path d="M13.858 7.514a1 1 0 0 0-1.716-1.029l-3 5A1 1 0 0 0 10 13h2.234l-2.091 3.485a1 1 0 1 0 1.714 1.03l3-5A1 1 0 0 0 14 11h-2.234l2.092-3.486Z" /><path fill-rule="evenodd" d="M12 2A9.96 9.96 0 0 0 2 12a9.96 9.96 0 0 0 10 10 9.96 9.96 0 0 0 10-10A9.96 9.96 0 0 0 12 2ZM4 12c0-4.45 3.55-8 8-8s8 3.55 8 8-3.55 8-8 8-8-3.55-8-8Z" clip-rule="evenodd" /></symbol>',"generate"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="google"><path fill="#4280EF" d="M22 12.24c0-.676-.067-1.373-.178-2.026h-9.625v3.856h5.513a4.541 4.541 0 0 1-2.045 3.028l3.29 2.505C20.889 17.84 22 15.268 22 12.24Z" /><path fill="#34A353" d="M12.197 22c2.757 0 5.068-.893 6.758-2.418l-3.29-2.484c-.912.61-2.09.959-3.468.959-2.667 0-4.912-1.765-5.735-4.118l-3.378 2.55C4.817 19.864 8.329 22 12.197 22Z" /><path fill="#F6B704" d="M6.462 13.917a5.96 5.96 0 0 1 0-3.834l-3.378-2.57a9.835 9.835 0 0 0 0 8.975l3.378-2.57Z" /><path fill="#E54335" d="M12.197 5.965A5.628 5.628 0 0 1 16.11 7.47l2.912-2.876c-1.845-1.7-4.29-2.614-6.824-2.593-3.868 0-7.38 2.135-9.113 5.512l3.378 2.571c.823-2.375 3.068-4.118 5.735-4.118Z" /></symbol>',"google"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="history"><path d="M12 4c-3.762 0-6.958 2.544-7.79 6.493l.614.091a.5.5 0 0 1 .343.77l-2.134 3.227a.5.5 0 0 1-.9-.144L1.126 10.74a.5.5 0 0 1 .556-.626l.55.082C3.209 5.317 7.187 2 12 2c5.522 0 10 4.477 10 10s-4.478 10-10 10a1 1 0 1 1 0-2 8 8 0 1 0 0-16Z" /><path d="M13 9a1 1 0 1 0-2 0v3.586l-1.707 1.707a1 1 0 1 0 1.414 1.414l2-2A1 1 0 0 0 13 13V9Z" /></symbol>',"history"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="hold"><path fill-rule="evenodd" d="M2 12C2 6.45 6.45 2 12 2s10 4.45 10 10-4.45 10-10 10S2 17.55 2 12Zm10-8c-4.445 0-8 3.555-8 8s3.555 8 8 8 8-3.555 8-8-3.555-8-8-8Zm-2 4a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1Zm5 1a1 1 0 1 0-2 0v6a1 1 0 1 0 2 0V9Z" clip-rule="evenodd" /></symbol>',"hold"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="link"><path d="M14.91 5.702a2.395 2.395 0 0 1 3.388 0 2.4 2.4 0 0 1 0 3.392l-3.202 3.204a2.395 2.395 0 0 1-3.389 0 1 1 0 0 0-1.414 1.414 4.395 4.395 0 0 0 6.217 0l3.202-3.204a4.4 4.4 0 0 0 0-6.22 4.395 4.395 0 0 0-6.2-.017l-2.185 1.99a1 1 0 1 0 1.346 1.478l2.22-2.02.016-.017Z" /><path d="M9.09 18.298a2.395 2.395 0 0 1-3.388 0 2.4 2.4 0 0 1 0-3.392l3.202-3.204a2.395 2.395 0 0 1 3.389 0 1 1 0 0 0 1.414-1.414 4.395 4.395 0 0 0-6.217 0l-3.203 3.204a4.4 4.4 0 0 0 0 6.22 4.395 4.395 0 0 0 6.2.017l2.186-1.99a1 1 0 0 0-1.346-1.479l-2.22 2.021-.016.017Z" /></symbol>',"link"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="lock"><path fill-rule="evenodd" d="M10.087 2.38a5 5 0 0 1 6.532 2.707c.24.578.37 1.287.381 1.913 1.667.086 3 1.495 3 3.323v8.259C20 20.465 18.585 22 16.849 22H7.152C5.415 22 4 20.465 4 18.582v-8.259C4 8.495 5.335 7.086 7.002 7c.011-.626.139-1.335.379-1.913a5 5 0 0 1 2.706-2.706Zm4.685 3.472c.138.335.216.783.227 1.144H9.002c.012-.361.088-.81.226-1.144a3 3 0 0 1 5.544 0Zm-7.62 3.156c-.665 0-1.213.594-1.213 1.315v8.259c0 .721.548 1.314 1.213 1.314h9.697c.665 0 1.212-.593 1.212-1.314v-8.259c0-.721-.547-1.315-1.212-1.315H7.152ZM14 13a2 2 0 0 1-1.031 1.75c.02.08.031.164.031.25v2a1 1 0 1 1-2 0v-2c0-.086.01-.17.031-.25A2 2 0 1 1 14 13Z" clip-rule="evenodd" /></symbol>',"lock"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="logout"><path fill-rule="evenodd" d="M19 4h-8a1 1 0 0 0-1 1v1a1 1 0 0 1-2 0V5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-8a3 3 0 0 1-3-3v-1a1 1 0 1 1 2 0v1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1ZM7 8a1 1 0 0 1 1 1c0 .534-.246 1.043-.478 1.417a5.823 5.823 0 0 1-.416.583h5.036a1 1 0 1 1 0 2H7.106c.153.19.294.386.416.583.232.374.478.883.478 1.417a1 1 0 1 1-2 0c0 .008 0 .008-.003-.003-.01-.03-.044-.15-.175-.361a4.662 4.662 0 0 0-.654-.804c-.27-.27-.554-.5-.804-.654a1.453 1.453 0 0 0-.361-.175C3.993 13 3.99 13 4 13a1 1 0 0 1 0-2c-.009 0-.008 0 .003-.003.03-.01.15-.044.361-.175.25-.155.534-.384.804-.654s.5-.554.654-.804c.13-.212.166-.33.175-.361C6 8.993 6 8.992 6 9a1 1 0 0 1 1-1Z" clip-rule="evenodd" /></symbol>',"logout"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="menu"><path fill-rule="evenodd" d="M2 5a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm0 7a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm0 7a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z" clip-rule="evenodd" /></symbol>',"menu"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="email"><path fill-rule="evenodd" d="M13.774 2.58a3 3 0 0 0-3.548 0L3.91 7.214a1.02 1.02 0 0 0-.05.039C2.77 7.716 2 8.827 2 10.123v7.793c0 1.714 1.343 3.104 3 3.104h14c1.657 0 3-1.39 3-3.104v-7.793c0-1.296-.768-2.406-1.859-2.87a1.029 1.029 0 0 0-.05-.04l-6.317-4.632Zm2.672 4.44-3.854-2.826a1 1 0 0 0-1.183 0L7.555 7.02h8.89ZM4.882 9.096A.977.977 0 0 1 5 9.089h14c.04 0 .079.002.117.007-.072.03-.142.069-.208.117l-5.205 3.818a3 3 0 0 0-3.407 0L5.09 9.213a1.002 1.002 0 0 0-.208-.117ZM4 10.893v6.754l4.605-3.377L4 10.893Zm1.603 8.058h12.794l-5.805-4.257a1 1 0 0 0-1.183 0L5.603 18.95ZM20 17.646l-4.604-3.376L20 10.893v6.753Z" clip-rule="evenodd" /></symbol>',"email"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="mail"><path fill="#00314D" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM6.944 8.667a.67.67 0 0 0-.084.005.715.715 0 0 1 .15.09l3.76 2.898a2.08 2.08 0 0 1 2.46 0l3.76-2.899a.715.715 0 0 1 .15-.089.67.67 0 0 0-.085-.005H6.945Zm-.722 6.499v-5.129l3.326 2.564-3.326 2.565Zm10.398.99H7.38l4.193-3.233a.694.694 0 0 1 .854 0l4.193 3.233Zm-2.168-3.555 3.326 2.565v-5.129l-3.326 2.564Z" clip-rule="evenodd" /></symbol>',"mail"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="mail--color"><path fill="#2083DF" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM5.875 8a.922.922 0 0 0-.102.006.899.899 0 0 1 .182.095l4.555 3.096a2.796 2.796 0 0 1 2.98 0l4.555-3.096a.898.898 0 0 1 .182-.095.921.921 0 0 0-.102-.006H5.875Zm3.154 4.203L5 14.942V9.464l4.029 2.739ZM17.597 16H6.403l5.08-3.453a.931.931 0 0 1 1.035 0L17.598 16Zm-2.626-3.797L19 14.942V9.464l-4.029 2.739Z" clip-rule="evenodd" /></symbol>',"mail--color"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="messenger-facebook"><path fill="url(#messenger-facebook_a)" d="M22 12.06C22 6.5 17.526 2 12 2S2 6.5 2 12.06c0 5.022 3.66 9.18 8.444 9.94v-7.02H7.896v-2.905h2.534V9.854c0-2.519 1.496-3.92 3.777-3.92 1.097 0 2.237.194 2.237.194v2.474h-1.259c-1.244 0-1.63.775-1.63 1.565v1.893h2.77l-.443 2.906h-2.326V22C18.34 21.255 22 17.082 22 12.06Z" /><defs><linearGradient id="messenger-facebook_a" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#36AEFD" /><stop offset="1" stop-color="#226AE0" /></linearGradient></defs></symbol>',"messenger-facebook"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="messenger-facebook--filled"><path fill="#00314D" d="M22 12.06C22 6.5 17.526 2 12 2S2 6.5 2 12.06c0 5.022 3.66 9.18 8.444 9.94v-7.02H7.896v-2.905h2.534V9.854c0-2.519 1.496-3.92 3.777-3.92 1.097 0 2.237.194 2.237.194v2.474h-1.259c-1.244 0-1.63.775-1.63 1.565v1.893h2.77l-.443 2.906h-2.326V22C18.34 21.255 22 17.082 22 12.06Z" /></symbol>',"messenger-facebook--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="messenger-infobip"><path fill="#FF5A00" d="M13.948 10.683v2.72a.565.565 0 0 1-.563.566h-2.724a.565.565 0 0 1-.564-.566v-2.72c0-.314.253-.566.564-.566h2.724c.31 0 .563.251.563.566Z" /><path fill="#FF5A00" fill-rule="evenodd" d="M16.69 7.307c-.774-.775-2.617-1.276-4.69-1.276-2.075 0-3.914.501-4.69 1.276-.778.776-1.276 2.618-1.276 4.692 0 2.075.498 3.918 1.276 4.693.776.775 2.615 1.276 4.69 1.276 2.073 0 3.917-.501 4.69-1.276.388-.388.707-1.043.93-1.86.224-.817.348-1.797.348-2.833-.002-2.073-.503-3.916-1.277-4.692Zm-1.813 7.553c-.163.163-.654.654-2.891.654-2.24 0-2.732-.492-2.892-.654-.163-.163-.654-.654-.654-2.892 0-2.233.49-2.727.653-2.89l.001-.002c.16-.163.651-.65 2.892-.65 2.237 0 2.728.487 2.891.65l.002.002c.162.165.65.662.65 2.89 0 2.224-.487 2.723-.649 2.889l-.003.003Z" clip-rule="evenodd" /><path fill="#FF5A00" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 11.999 2c5.476 0 9.924 4.403 10 9.859.075 5.595-4.543 10.215-10.136 10.14C6.403 21.925 2 17.476 2 12Zm10.008 7.503c2.491 0 4.63-.651 5.724-1.746 1.091-1.094 1.745-3.234 1.745-5.724 0-2.491-.654-4.63-1.745-5.724-1.093-1.094-3.233-1.748-5.724-1.748-2.49 0-4.633.654-5.724 1.748-1.094 1.094-1.748 3.233-1.748 5.724s.654 4.63 1.748 5.724c1.09 1.095 3.233 1.746 5.724 1.746Z" clip-rule="evenodd" /></symbol>',"messenger-infobip"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="messenger-telegram"><path fill="url(#messenger-telegram_a)" fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-5.274-4.237c.06.015.104.044.148.163.009.026.013.067.017.117.003.036.007.077.013.12a.74.74 0 0 1-.006.083 1.041 1.041 0 0 0-.009.124c-.06.919-1.763 7.778-1.763 7.778s-.103.4-.474.415a.716.716 0 0 1-.489-.192c-.385-.341-1.274-.963-2.104-1.541l-.091.08c-.261.227-.709.616-1.168 1.075-.726.726-.637 0-.637 0l.222-2.385c.015-.03.03-.044.03-.044s4.311-3.837 4.43-4.237c0-.03-.03-.045-.074-.03-.228.084-3.503 2.145-5.047 3.117l-.746.468c-.03.015-.118 0-.118 0l-2.415-.785s-.282-.119-.193-.385l.01-.015c.027-.043.062-.097.168-.163.533-.37 9.881-3.733 9.881-3.733s.252-.09.415-.03Z" clip-rule="evenodd" /><defs><linearGradient id="messenger-telegram_a" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#46B0E1" /><stop offset="1" stop-color="#2F97C5" /></linearGradient></defs></symbol>',"messenger-telegram"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="messenger-telegram--filled"><path fill="#00314D" fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-5.274-4.237c.06.015.104.045.148.163a.6.6 0 0 1 .017.117c.003.036.007.077.013.12 0 .027-.003.053-.007.083-.004.036-.008.076-.008.124-.06.919-1.763 7.778-1.763 7.778s-.104.4-.474.415a.715.715 0 0 1-.489-.192c-.385-.341-1.274-.963-2.104-1.541l-.091.08c-.262.227-.709.616-1.168 1.075-.726.726-.637 0-.637 0l.222-2.385a.183.183 0 0 1 .03-.044s4.31-3.837 4.43-4.237c0-.03-.03-.045-.075-.03-.227.084-3.502 2.145-5.046 3.117l-.746.468c-.03.015-.119 0-.119 0l-2.415-.785s-.281-.119-.192-.385l.01-.015c.027-.043.062-.097.168-.163.533-.37 9.881-3.733 9.881-3.733s.252-.09.415-.03Z" clip-rule="evenodd" /></symbol>',"messenger-telegram--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="messenger-viber"><path fill="#8055A2" fill-rule="evenodd" d="M22 12c0 5.525-4.475 10-10 10S2 17.525 2 12 6.475 2 12 2s10 4.475 10 10Zm-5.212.095c-.245 0-.245-.19-.245-.395v-.164c-.328-2.565-1.5-3.956-4.106-4.147-.164-.014-.505-.055-.505-.232.013-.232.15-.287.3-.287h.314c3.001.191 4.324 2.115 4.502 4.693v.03c.005.098.017.39-.055.462a.754.754 0 0 0-.042.012c-.043.013-.091.028-.163.028Zm-1.282-.477c-.164 0-.218-.11-.232-.287v-.068c0-.054 0-.095-.013-.15-.26-1.555-.833-2.128-2.429-2.483-.022-.007-.047-.01-.075-.014a.669.669 0 0 1-.075-.013c-.136-.014-.273-.041-.341-.123a.272.272 0 0 1-.027-.19c.027-.15.109-.233.259-.22 1.978.178 3.097 1.229 3.179 3.343 0 .11-.069.164-.178.178-.013.027-.04.027-.068.027Zm-1.2-.382a.195.195 0 0 1-.164-.082.478.478 0 0 1-.082-.19c-.068-.656-.436-1.038-1.078-1.147-.109-.013-.231-.04-.272-.123-.028-.04-.028-.109 0-.19.054-.15.204-.178.368-.178.3.014.71.177 1.023.491.3.314.478.682.478 1.01 0 .136 0 .286-.11.368-.027.027-.068.041-.122.041h-.041Zm.846 5.907c-.328 0-.655-.151-.961-.292l-.076-.035c-.055-.027-.11-.055-.177-.082-.45-.218-.9-.45-1.324-.696-1.678-.996-3.124-2.333-4.188-3.86-.3-.424-.573-.874-.819-1.338l-.027-.068c-.03-.059-.06-.118-.092-.177-.219-.421-.443-.854-.563-1.296-.218-.805.082-1.555.805-1.978.328-.205.628-.3.873-.3.137 0 .26.027.369.095.245.136.436.355.614.56.409.463.9 1.063 1.132 1.705.11.313 0 .627-.314.873-.04.027-.082.054-.123.095-.15.11-.313.232-.409.41a.884.884 0 0 0-.068.627c.095.396.327.819.71 1.296.286.355.627.669 1.009.941.382.26.818.546 1.255.628.054.014.11.014.15.014a.689.689 0 0 0 .464-.164c.095-.082.177-.177.245-.287l.048-.059c.053-.065.108-.134.17-.186a.91.91 0 0 1 .628-.246c.15 0 .3.041.464.096.205.095.396.218.573.355l.11.081c.218.15.463.328.695.505l.137.11c.006 0 .01.003.013.006.003.004.007.007.014.007.313.232.641.477.627.887-.013.49-.409.928-.64 1.16-.37.354-.806.572-1.215.627-.027-.014-.068-.014-.11-.014Z" clip-rule="evenodd" /></symbol>',"messenger-viber"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="messenger-viber--filled"><path fill="#00314D" fill-rule="evenodd" d="M22 12c0 5.525-4.475 10-10 10S2 17.525 2 12 6.475 2 12 2s10 4.475 10 10Zm-5.212.095c-.245 0-.245-.19-.245-.395v-.164c-.328-2.565-1.5-3.956-4.106-4.147-.164-.014-.505-.055-.505-.232.013-.232.15-.287.3-.287h.314c3.001.191 4.324 2.115 4.502 4.693v.03c.005.098.017.39-.055.462a.754.754 0 0 0-.042.012c-.043.013-.091.028-.163.028Zm-1.282-.477c-.164 0-.218-.11-.232-.287v-.068c0-.054 0-.095-.013-.15-.26-1.555-.833-2.128-2.429-2.483-.022-.007-.047-.01-.075-.014a.669.669 0 0 1-.075-.013c-.136-.014-.273-.041-.341-.123a.272.272 0 0 1-.027-.19c.027-.15.109-.233.259-.22 1.978.178 3.097 1.229 3.179 3.343 0 .11-.069.164-.178.178-.013.027-.04.027-.068.027Zm-1.2-.382a.195.195 0 0 1-.164-.082.478.478 0 0 1-.082-.19c-.068-.656-.436-1.038-1.078-1.147-.109-.013-.231-.04-.272-.123-.028-.04-.028-.109 0-.19.054-.15.204-.178.368-.178.3.014.71.177 1.023.491.3.314.478.682.478 1.01 0 .136 0 .286-.11.368-.027.027-.068.041-.122.041h-.041Zm.846 5.907c-.328 0-.655-.151-.961-.292l-.076-.035c-.055-.027-.11-.055-.177-.082-.45-.218-.9-.45-1.324-.696-1.678-.996-3.124-2.333-4.188-3.86-.3-.424-.573-.874-.819-1.338l-.027-.068c-.03-.059-.06-.118-.092-.177-.219-.421-.443-.854-.563-1.296-.218-.805.082-1.555.805-1.978.328-.205.628-.3.873-.3.137 0 .26.027.369.095.245.136.436.355.614.56.409.463.9 1.063 1.132 1.705.11.313 0 .627-.314.873-.04.027-.082.054-.123.095-.15.11-.313.232-.409.41a.884.884 0 0 0-.068.627c.095.396.327.819.71 1.296.286.355.627.669 1.009.941.382.26.818.546 1.255.628.054.014.11.014.15.014a.689.689 0 0 0 .464-.164c.095-.082.177-.177.245-.287l.048-.059c.053-.065.108-.134.17-.186a.91.91 0 0 1 .628-.246c.15 0 .3.041.464.096.205.095.396.218.573.355l.11.081c.218.15.463.328.695.505l.137.11c.006 0 .01.003.013.006.003.004.007.007.014.007.313.232.641.477.627.887-.013.49-.409.928-.64 1.16-.37.354-.806.572-1.215.627-.027-.014-.068-.014-.11-.014Z" clip-rule="evenodd" /></symbol>',"messenger-viber--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="messenger-web-chat"><path fill="#FAB404" fill-rule="evenodd" d="M9.803 15 12 17.199 14.197 15h2.018c.38 0 .694-.314.694-.694V8.285a.698.698 0 0 0-.694-.694h-8.43a.698.698 0 0 0-.694.694v6.022c0 .38.313.694.694.694h2.018Zm.015-3.046a.545.545 0 1 0 0-1.09.545.545 0 0 0 0 1.09Zm2.728-.545a.546.546 0 1 1-1.092 0 .546.546 0 0 1 1.092 0Zm1.636.545a.545.545 0 1 0 0-1.09.545.545 0 0 0 0 1.09Z" clip-rule="evenodd" /><path fill="#FAB404" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm-.41-3.67L9.35 16.09H7.786A1.788 1.788 0 0 1 6 14.306V8.285C6 7.302 6.802 6.5 7.785 6.5h8.43c.983 0 1.785.802 1.785 1.785v6.022c0 .982-.802 1.784-1.785 1.784H14.65l-2.238 2.239a.58.58 0 0 1-.822 0Z" clip-rule="evenodd" /></symbol>',"messenger-web-chat"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="messenger-whatsapp"><path fill="url(#messenger-whatsapp_a)" fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-9.69-6.548a6.36 6.36 0 0 1 4.49 1.867c1.2 1.2 1.866 2.8 1.851 4.474a6.348 6.348 0 0 1-9.378 5.57l-3.363.889.904-3.289a6.425 6.425 0 0 1-.844-3.17 6.348 6.348 0 0 1 6.34-6.341ZM9.63 16.34c.8.489 1.733.74 2.681.74 2.919 0 5.274-2.37 5.29-5.273 0-1.408-.549-2.741-1.542-3.734a5.281 5.281 0 0 0-3.733-1.54 5.286 5.286 0 0 0-5.274 5.273c0 .993.267 1.956.8 2.8l.119.193-.534 1.94 2-.518.193.119Zm5.184-3.409c.178.087.337.165.401.194.05.03.096.053.136.073.081.04.14.07.16.12.045.074.045.385-.088.755-.134.37-.756.711-1.067.756-.267.044-.608.059-.993-.06a9.88 9.88 0 0 1-.903-.34c-1.521-.662-2.533-2.14-2.693-2.374l-.019-.026c-.088-.104-.651-.86-.651-1.645 0-.726.355-1.11.52-1.288l.028-.03a.613.613 0 0 1 .43-.193H10.413c.088-.005.207-.011.326.267.053.124.135.325.217.525.123.3.245.6.272.645.044.09.074.178.015.282a3.35 3.35 0 0 0-.044.08c-.035.065-.065.122-.12.186a2.366 2.366 0 0 1-.236.282c-.09.089-.163.163-.074.326l.023.037c.123.195.423.672.866 1.059a4.222 4.222 0 0 0 1.274.785c.163.074.252.06.34-.044l.037-.042c.117-.137.375-.435.467-.58.104-.149.208-.134.356-.075.09.036.407.192.68.325Z" clip-rule="evenodd" /><defs><linearGradient id="messenger-whatsapp_a" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#66F47B" /><stop offset="1" stop-color="#36CC4D" /></linearGradient></defs></symbol>',"messenger-whatsapp"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="messenger-whatsapp--filled"><path fill="#00314D" fill-rule="evenodd" d="M9.63 16.34c.8.49 1.733.741 2.681.741 2.919 0 5.274-2.37 5.289-5.274 0-1.407-.548-2.74-1.54-3.733a5.282 5.282 0 0 0-3.734-1.54 5.286 5.286 0 0 0-5.274 5.273c0 .993.267 1.956.8 2.8l.118.193-.533 1.94 2-.518.193.119Zm5.184-3.408c.178.087.336.165.4.194.05.03.096.053.137.073.081.04.14.07.16.12.045.074.045.385-.089.755-.133.37-.755.711-1.066.756-.267.044-.608.059-.993-.06a9.921 9.921 0 0 1-.904-.34c-1.52-.662-2.532-2.14-2.693-2.374a1.699 1.699 0 0 0-.018-.026c-.089-.104-.652-.86-.652-1.645 0-.726.356-1.11.52-1.288l.028-.03a.613.613 0 0 1 .43-.193H10.415c.087-.005.207-.011.326.267.053.124.135.325.217.525.122.3.245.6.272.645.044.089.074.178.014.282l-.043.08c-.035.065-.066.122-.12.186a2.376 2.376 0 0 1-.236.282c-.09.089-.164.163-.075.326l.024.037c.123.195.423.672.865 1.059a4.22 4.22 0 0 0 1.204.755l.07.03c.163.074.252.06.341-.044l.036-.042c.118-.137.375-.435.468-.58.104-.149.207-.134.355-.075.09.036.408.192.68.325Z" clip-rule="evenodd" /><path fill="#00314D" fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-9.689-6.548A6.36 6.36 0 0 1 16.8 7.319c1.2 1.2 1.867 2.8 1.852 4.474a6.348 6.348 0 0 1-9.378 5.57l-3.363.889.904-3.289a6.426 6.426 0 0 1-.845-3.17 6.348 6.348 0 0 1 6.341-6.341Z" clip-rule="evenodd" /></symbol>',"messenger-whatsapp--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="messenger-messenger"><path fill="url(#messenger-messenger_a)" fill-rule="evenodd" d="M2 11.7C2 6.127 6.367 2 12 2c5.632 0 10 4.13 10 9.702 0 5.573-4.368 9.7-10 9.7a10.94 10.94 0 0 1-2.895-.385.804.804 0 0 0-.535.04l-1.985.875a.8.8 0 0 1-1.123-.707l-.055-1.78a.79.79 0 0 0-.267-.57C3.195 17.135 2 14.615 2 11.7Zm6.932-1.823-2.937 4.66c-.283.448.267.95.687.63l3.155-2.395a.6.6 0 0 1 .723-.002l2.337 1.752a1.499 1.499 0 0 0 2.17-.4l2.94-4.657c.28-.448-.27-.953-.69-.633l-3.155 2.395a.6.6 0 0 1-.722.003l-2.338-1.753a1.5 1.5 0 0 0-2.17.4Z" clip-rule="evenodd" /><defs><radialGradient id="messenger-messenger_a" cx="0" cy="0" r="1" gradientTransform="matrix(22 0 0 21.9994 5.35 22)" gradientUnits="userSpaceOnUse"><stop stop-color="#09F" /><stop offset=".6" stop-color="#A033FF" /><stop offset=".9" stop-color="#FF5280" /><stop offset="1" stop-color="#FF7061" /></radialGradient></defs></symbol>',"messenger-messenger"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="instagram"><path fill="url(#instagram_a)" d="M14.207 11.99a2.197 2.197 0 1 1-4.394 0 2.197 2.197 0 0 1 4.394 0Z" /><path fill="url(#instagram_b)" fill-rule="evenodd" d="M15.379 6.277H8.62a2.344 2.344 0 0 0-2.344 2.344v6.758a2.344 2.344 0 0 0 2.344 2.344h6.758a2.344 2.344 0 0 0 2.344-2.344V8.62a2.344 2.344 0 0 0-2.344-2.344Zm.39 5.713a3.76 3.76 0 1 1-7.519 0 3.76 3.76 0 0 1 7.52 0Zm-.087-2.88a.908.908 0 1 0 0-1.817.908.908 0 0 0 0 1.816Z" clip-rule="evenodd" /><path fill="url(#instagram_c)" fill-rule="evenodd" d="M6.883 2A4.883 4.883 0 0 0 2 6.883v10.234A4.883 4.883 0 0 0 6.883 22h10.234A4.883 4.883 0 0 0 22 17.117V6.883A4.883 4.883 0 0 0 17.117 2H6.883ZM4.715 8.621A3.906 3.906 0 0 1 8.62 4.715h6.758a3.906 3.906 0 0 1 3.906 3.906v6.758a3.906 3.906 0 0 1-3.906 3.906H8.62a3.906 3.906 0 0 1-3.906-3.906V8.62Z" clip-rule="evenodd" /><defs><linearGradient id="instagram_a" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#6C48CB" /><stop offset=".255" stop-color="#C837AB" /><stop offset=".505" stop-color="#F14D5A" /><stop offset=".781" stop-color="#FF9248" /><stop offset="1" stop-color="#FD5" /></linearGradient><linearGradient id="instagram_b" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#6C48CB" /><stop offset=".255" stop-color="#C837AB" /><stop offset=".505" stop-color="#F14D5A" /><stop offset=".781" stop-color="#FF9248" /><stop offset="1" stop-color="#FD5" /></linearGradient><linearGradient id="instagram_c" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#6C48CB" /><stop offset=".255" stop-color="#C837AB" /><stop offset=".505" stop-color="#F14D5A" /><stop offset=".781" stop-color="#FF9248" /><stop offset="1" stop-color="#FD5" /></linearGradient></defs></symbol>',"instagram"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="mic"><path fill-rule="evenodd" d="M12 2a4 4 0 0 0-4 4v5a4 4 0 0 0 8 0V6a4 4 0 0 0-4-4Zm2 9V6a2 2 0 1 0-4 0v5a2 2 0 1 0 4 0Z" clip-rule="evenodd" /><path d="M11 18.938a8.004 8.004 0 0 1-6.939-6.94C3.993 11.45 4.448 11 5 11c.552 0 .991.451 1.082.996a6.002 6.002 0 0 0 11.836 0c.09-.545.53-.996 1.082-.996s1.006.45.938.998A8.004 8.004 0 0 1 13 18.938V20h2a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2h2v-1.062Z" /></symbol>',"mic"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="mic-muted"><path fill="#E63E1A" d="m10.902 6.63 1.122 1.118 1.122-1.118a.882.882 0 0 1 1.244 0 .876.876 0 0 1 0 1.24l-1.126 1.123 1.125 1.121a.876.876 0 0 1 0 1.241.882.882 0 0 1-1.245 0l-1.12-1.117-1.12 1.117a.882.882 0 0 1-1.245 0 .876.876 0 0 1 0-1.24l1.124-1.122-1.125-1.122a.876.876 0 0 1 0-1.241.882.882 0 0 1 1.244 0Z" /><path d="M9 6c-.552 0-1.013-.455-.877-.99a4.002 4.002 0 0 1 7.754 0c.136.535-.325.99-.877.99s-.98-.475-1.245-.959a2 2 0 0 0-3.51 0C9.979 5.525 9.552 6 9 6ZM9.606 12c-.75 0-1.293.724-.856 1.332A3.995 3.995 0 0 0 12 15a3.995 3.995 0 0 0 3.25-1.668c.438-.608-.106-1.332-.856-1.332-.41 0-.772.24-1.08.508-.352.307-.811.492-1.314.492s-.962-.185-1.313-.492c-.31-.269-.672-.508-1.081-.508Z" /><path d="M4.061 11.998A8.004 8.004 0 0 0 11 18.938V20H9a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-2v-1.062a8.004 8.004 0 0 0 6.938-6.94C20.006 11.45 19.552 11 19 11c-.552 0-.991.451-1.082.996a6.002 6.002 0 0 1-11.836 0C5.992 11.45 5.552 11 5 11s-1.007.45-.939.998Z" /></symbol>',"mic-muted"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="microsoft"><path fill="#F6F7F9" d="M0 0h24v24H0z" /><path fill="#EE4F2B" d="M2 2h9v9H2z" /><path fill="#84BE1F" d="M13 2h9v9h-9z" /><path fill="#2BA8EE" d="M2 13h9v9H2z" /><path fill="#FCBB28" d="M13 13h9v9h-9z" /></symbol>',"microsoft"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="move"><path d="M16 6a1 1 0 0 1-1 1c-.534 0-1.043-.246-1.417-.478A5.823 5.823 0 0 1 13 6.106V10a1 1 0 1 1-2 0V6.106c-.19.153-.386.294-.583.416C10.043 6.754 9.534 7 9 7a1 1 0 0 1 0-2c-.008 0-.008 0 .003-.003.03-.01.15-.044.361-.175a4.66 4.66 0 0 0 .804-.654c.27-.27.5-.554.654-.804.13-.212.166-.33.175-.361C11 2.993 11 2.99 11 3a1 1 0 0 1 2 0c0-.009 0-.008.003.003.01.03.044.15.175.361.155.25.384.534.654.804s.554.5.804.654c.212.13.33.166.361.175.01.003.011.003.003.003a1 1 0 0 1 1 1ZM7 9a1 1 0 0 0-2 0c0-.008 0-.008-.003.003-.01.03-.044.15-.175.361a4.66 4.66 0 0 1-.654.804c-.27.27-.554.5-.804.654-.212.13-.33.166-.361.175C2.993 11 2.99 11 3 11a1 1 0 0 0 0 2c-.009 0-.008 0 .003.003.03.01.15.044.361.175.25.155.534.384.804.654s.5.554.654.804c.13.212.166.33.175.361.003.01.003.011.003.003a1 1 0 1 0 2 0c0-.534-.246-1.043-.478-1.417A5.823 5.823 0 0 0 6.106 13H10a1 1 0 1 0 0-2H6.106c.153-.19.294-.386.416-.583C6.754 10.043 7 9.534 7 9ZM17 9a1 1 0 1 1 2 0c0-.008 0-.008.003.003.01.03.044.15.175.361.155.25.384.534.654.804s.554.5.804.654c.212.13.33.166.361.175.01.003.012.003.003.003a1 1 0 0 1 0 2c.009 0 .008 0-.003.003-.03.01-.15.044-.361.175-.25.155-.534.384-.804.654s-.5.554-.654.804c-.13.212-.166.33-.175.361-.003.01-.003.011-.003.003a1 1 0 1 1-2 0c0-.534.246-1.043.478-1.417.122-.197.263-.393.416-.583H14a1 1 0 1 1 0-2h3.894a5.838 5.838 0 0 1-.416-.583C17.246 10.043 17 9.534 17 9ZM15 17a1 1 0 1 1 0 2c.008 0 .008 0-.003.003-.03.01-.15.044-.361.175-.25.155-.534.384-.804.654s-.5.554-.654.804c-.13.212-.166.33-.175.361C13 21.008 13 21.01 13 21a1 1 0 0 1-2 0c0 .009 0 .008-.003-.003a1.454 1.454 0 0 0-.175-.361 4.657 4.657 0 0 0-.654-.804c-.27-.27-.554-.5-.804-.654-.212-.13-.33-.166-.361-.175C8.993 19 8.992 19 9 19a1 1 0 1 1 0-2c.534 0 1.043.246 1.417.478.197.122.393.263.583.416V14a1 1 0 1 1 2 0v3.894c.19-.153.386-.294.583-.416.374-.232.883-.478 1.417-.478Z" /></symbol>',"move"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="note"><path fill-rule="evenodd" d="M3.708 21.957h-.649a1 1 0 0 1-1-1v-2.553c0-.913.368-1.804 1.063-2.496L16.316 2.76a2.24 2.24 0 0 1 3.205 0l1.793 1.787a2.23 2.23 0 0 1 0 3.204.999.999 0 0 1-.224.169L9.019 20h3.98a1 1 0 0 1 0 2H4a1 1 0 0 1-.291-.043ZM15 21a1 1 0 0 0 1 1h3a3 3 0 0 0 3-3v-7a1 1 0 0 0-2 0v7a1 1 0 0 1-1 1h-3a1 1 0 0 0-1 1Zm4.979-14.777a.207.207 0 0 0 .014-.074c0-.045-.016-.111-.09-.185l-1.794-1.788c-.074-.074-.143-.09-.19-.09-.048 0-.117.016-.191.09l-1.316 1.312 2.14 2.14 1.293-1.292c.042-.042.087-.08.134-.113Zm-13.27 13.26 10.43-10.44L14.995 6.9 4.534 17.325c-.331.33-.475.715-.475 1.079v1.553h1.562c.368 0 .757-.145 1.088-.474ZM11.999 2a1 1 0 0 1 0 2H5a1 1 0 0 0-1 1v7a1 1 0 1 1-2 0V5a3 3 0 0 1 3-3h7Z" clip-rule="evenodd" /></symbol>',"note"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 34 34" id="numpad"><g filter="url(#numpad_a)"><path d="M10 11a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM10 16.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM10 22a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM21 11a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM21 16.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM21 22a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM15.5 11a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM15.5 16.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM15.5 22a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1Z" /></g><defs><filter id="numpad_a" width="44" height="44" x="-5" y="-5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"></feColorMatrix><feOffset></feOffset><feGaussianBlur stdDeviation="5"></feGaussianBlur><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_1:30357"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_1:30357" result="shape"></feBlend></filter></defs></symbol>',"numpad"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="pause"><path fill-rule="evenodd" d="M2 12C2 6.45 6.45 2 12 2s10 4.45 10 10-4.45 10-10 10S2 17.55 2 12Zm10-8c-4.445 0-8 3.555-8 8s3.555 8 8 8 8-3.555 8-8-3.555-8-8-8Zm-2 4a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1Zm5 1a1 1 0 1 0-2 0v6a1 1 0 1 0 2 0V9Z" clip-rule="evenodd" /></symbol>',"pause"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="play"><path d="M9 8.804v6.392a1 1 0 0 0 1.53.848l5.113-3.196a1 1 0 0 0 0-1.696L10.53 7.956A1 1 0 0 0 9 8.804Z" /><path fill-rule="evenodd" d="M12 2C6.45 2 2 6.45 2 12s4.45 10 10 10 10-4.45 10-10S17.55 2 12 2ZM4 12c0-4.445 3.555-8 8-8s8 3.555 8 8-3.555 8-8 8-8-3.555-8-8Z" clip-rule="evenodd" /></symbol>',"play"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plus"><path fill-rule="evenodd" d="M5 4h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1ZM2 5a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5Zm10 2a1 1 0 0 1 1 1v3h3a1 1 0 1 1 0 2h-3v3a1 1 0 1 1-2 0v-3H8a1 1 0 1 1 0-2h3V8a1 1 0 0 1 1-1Z" clip-rule="evenodd" /></symbol>',"plus"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="prompter"><path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10Zm-10 8v-2a6 6 0 0 1-6-6H4a8 8 0 0 0 8 8Zm0-16a8 8 0 0 1 8 8h-2a6 6 0 0 0-6-6V4Zm4 8a4 4 0 1 1-8 0 4 4 0 0 1 8 0Z" clip-rule="evenodd" /></symbol>',"prompter"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 24" id="queue-member"><path fill-rule="evenodd" d="M20.477 19a.92.92 0 0 1-.923-.918v-.918c0-1.434-1.097-2.525-2.539-2.525h-2.769c-1.442 0-2.538 1.091-2.538 2.525v.918a.92.92 0 0 1-.924.918.92.92 0 0 1-.923-.918v-.918c0-2.448 1.924-4.36 4.385-4.36h2.77c2.46 0 4.384 1.912 4.384 4.36v.918a.92.92 0 0 1-.923.918Zm-9.923-5.279a.92.92 0 0 1-.923.918H7.785c-1.442 0-2.539 1.091-2.539 2.525v.918a.92.92 0 0 1-.923.918.92.92 0 0 1-.923-.918v-.918c0-2.448 1.923-4.36 4.385-4.36H9.63a.92.92 0 0 1 .923.917Zm-4.846-4.82a2.992 2.992 0 0 1 3-2.983c1.656 0 3 1.336 3 2.984a2.992 2.992 0 0 1-3 2.983c-1.657 0-3-1.336-3-2.983Zm6.461-.458A3.452 3.452 0 0 1 15.631 5a3.452 3.452 0 0 1 3.461 3.443 3.452 3.452 0 0 1-3.461 3.442 3.452 3.452 0 0 1-3.462-3.442Zm1.846 0c0-.888.723-1.607 1.616-1.607.892 0 1.615.72 1.615 1.607s-.723 1.606-1.615 1.606c-.893 0-1.616-.72-1.616-1.606Zm-6.461.459a1.15 1.15 0 0 1 1.154-1.148A1.15 1.15 0 0 1 9.86 8.902a1.15 1.15 0 0 1-1.153 1.147 1.15 1.15 0 0 1-1.154-1.147Z" clip-rule="evenodd" /></symbol>',"queue-member"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="radio"><path fill-rule="evenodd" d="M12 5.25a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5ZM3 12a9 9 0 1 1 18 0 9 9 0 0 1-18 0Z" clip-rule="evenodd" /></symbol>',"radio"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="radio--checked"><path d="M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z" /><path fill-rule="evenodd" d="M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18Zm-6.75 9a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0Z" clip-rule="evenodd" /></symbol>',"radio--checked"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="rec"><path fill="#E63E1A" d="M0 12C0 5.373 5.373 0 12 0s12 5.373 12 12-5.373 12-12 12S0 18.627 0 12Z" /><rect width="6" height="6" x="9" y="9" rx="3" /></symbol>',"rec"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="rec-off"><rect width="6" height="6" x="9" y="9" fill="#E63E1A" rx="3" /></symbol>',"rec-off"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="refresh"><path d="M4.12 10.576c.835-3.987 4.046-6.556 7.827-6.556 2.258 0 4.298.935 5.758 2.441.377.389.98.49 1.424.178.468-.328.575-.985.187-1.406A10 10 0 0 0 11.946 2C7.11 2 3.113 5.349 2.13 10.277l-.553-.082a.504.504 0 0 0-.559.632l1.014 3.732a.502.502 0 0 0 .904.146l2.144-3.259a.505.505 0 0 0-.345-.778l-.616-.092ZM19.88 13.424c-.835 3.987-4.046 6.556-7.827 6.556a7.996 7.996 0 0 1-5.758-2.441c-.377-.389-.98-.49-1.424-.179-.468.33-.575.986-.187 1.407A9.999 9.999 0 0 0 12.054 22c4.836 0 8.833-3.349 9.816-8.277l.553.082a.504.504 0 0 0 .559-.632l-1.014-3.732a.502.502 0 0 0-.904-.146l-2.144 3.259a.506.506 0 0 0 .345.778l.616.092Z" /></symbol>',"refresh"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="rounded-info"><path fill-rule="evenodd" d="M20 12a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm2 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10ZM12 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 2v5h.5a.5.5 0 0 1 0 1H12a1 1 0 0 1-1-1v-5h-.5a.5.5 0 0 1 0-1H12a1 1 0 0 1 1 1Z" clip-rule="evenodd" /></symbol>',"rounded-info"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="role"><path fill-rule="evenodd" d="M10.5 1a2.5 2.5 0 0 0-2.45 3H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3h-3.05a2.5 2.5 0 0 0-2.45-3h-3Zm3 3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0 0 1h3ZM5 6a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H5Zm4 4a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm3-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-1 4.4c-2.252 0-4 1.748-4 4a1 1 0 1 0 2 0c0-1.148.852-2 2-2h2c1.148 0 2 .852 2 2a1 1 0 1 0 2 0c0-2.252-1.748-4-4-4h-2Z" clip-rule="evenodd" /></symbol>',"role"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="done"><path d="M18.121 9.707a1 1 0 0 0-1.414-1.414l-6.646 6.646a.5.5 0 0 1-.707 0l-2.647-2.646a1 1 0 0 0-1.414 1.414l3 3a2 2 0 0 0 2.828 0l7-7Z" /><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-2 0a8 8 0 1 1-16 0 8 8 0 0 1 16 0Z" clip-rule="evenodd" /></symbol>',"done"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="search"><path fill-rule="evenodd" d="M15.762 17.176a8.5 8.5 0 1 1 1.414-1.414l4.531 4.53a1 1 0 0 1-1.414 1.415l-4.531-4.531ZM17 10.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0Z" clip-rule="evenodd" /></symbol>',"search"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 24" id="send-arrow"><path d="M21.246 11.915a.994.994 0 0 0-.214-.539l-.012-.014a.994.994 0 0 0-.346-.268c-.214-.106-.416-.193-.62-.281-.416-.18-.84-.363-1.388-.717-.76-.487-1.66-1.265-2.584-2.65a1 1 0 1 0-1.664 1.109c.71 1.065 1.43 1.85 2.122 2.445H4.25a1 1 0 1 0 0 2h12.29c-.692.595-1.412 1.38-2.122 2.445a1 1 0 0 0 1.664 1.11c.924-1.386 1.825-2.163 2.584-2.651.549-.353.972-.536 1.388-.716.202-.088.402-.175.615-.28a.997.997 0 0 0 .579-.84M21.25 12c0-.028-.001-.057-.004-.085l.004.085Z" /></symbol>',"send-arrow"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="settings"><path fill-rule="evenodd" d="M12 2a2.636 2.636 0 0 0-2.637 2.636v.137a.35.35 0 0 1-.129.268 1 1 0 0 0-.158.055.35.35 0 0 1-.384-.067l-.043-.044a2.636 2.636 0 1 0-3.73 3.73l.044.043a.35.35 0 0 1 .067.384l-.024.058a.35.35 0 0 1-.312.23h-.058a2.636 2.636 0 1 0 0 5.272h.136a.35.35 0 0 1 .32.212l.004.01a.35.35 0 0 1-.068.383l-.044.044a2.636 2.636 0 1 0 3.73 3.73l.044-.044a.35.35 0 0 1 .383-.068c.02.009.039.017.059.024a.35.35 0 0 1 .229.313v.058a2.636 2.636 0 0 0 2.57 2.635 2.636 2.636 0 0 0 2.571-2.635v-.059a.35.35 0 0 1 .23-.312l.058-.024a.35.35 0 0 1 .383.068l.044.043a2.64 2.64 0 0 0 2.875.573 2.637 2.637 0 0 0 .855-4.302l-.044-.044a.349.349 0 0 1-.067-.383l.004-.01a.35.35 0 0 1 .319-.212h.136a2.636 2.636 0 1 0 0-5.273h-.058a.35.35 0 0 1-.312-.229 1.024 1.024 0 0 0-.024-.058.35.35 0 0 1 .067-.384l.044-.043a2.637 2.637 0 1 0-3.73-3.73l-.043.044a.35.35 0 0 1-.384.067.999.999 0 0 0-.158-.055.349.349 0 0 1-.13-.268v-.137A2.636 2.636 0 0 0 12 2Zm.384 17.814a.636.636 0 0 1-.385.183.636.636 0 0 1-.57-.633v-.097a2.35 2.35 0 0 0-1.51-2.14 2.35 2.35 0 0 0-2.562.483l-.058.057a.637.637 0 0 1-.9 0h-.001a.636.636 0 0 1 0-.902l.05-.049.007-.008a2.35 2.35 0 0 0 .472-2.587 2.35 2.35 0 0 0-2.148-1.42h-.143a.636.636 0 1 1 0-1.272h.097a2.35 2.35 0 0 0 2.14-1.509 2.35 2.35 0 0 0-.483-2.563L6.333 7.3a.636.636 0 0 1 0-.9v-.001a.637.637 0 0 1 .901 0l.05.05.007.007A2.35 2.35 0 0 0 9.694 7a1 1 0 0 0 .245-.07 2.35 2.35 0 0 0 1.424-2.15v-.144a.637.637 0 0 1 1.273 0v.143A2.35 2.35 0 0 0 14.06 6.93a1 1 0 0 0 .245.07 2.35 2.35 0 0 0 2.403-.544l.008-.008.049-.05a.64.64 0 0 1 .694-.138.637.637 0 0 1 .207 1.04l-.057.057a2.35 2.35 0 0 0-.482 2.563 2.35 2.35 0 0 0 2.14 1.509h.096a.636.636 0 1 1 0 1.273h-.143a2.35 2.35 0 0 0-2.148 1.42 2.349 2.349 0 0 0 .472 2.586l.008.008.049.05a.639.639 0 0 1 0 .9.638.638 0 0 1-.901 0l-.058-.056a2.35 2.35 0 0 0-2.563-.483 2.35 2.35 0 0 0-1.508 2.14v.097c0 .168-.068.33-.187.45ZM10.999 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z" clip-rule="evenodd" /></symbol>',"settings"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="sort-arrow-down"><path d="M12.085 20.997a.994.994 0 0 0 .539-.215l.014-.012a.996.996 0 0 0 .268-.346c.106-.214.193-.416.281-.62.18-.416.364-.84.717-1.388.488-.76 1.265-1.66 2.65-2.584a1 1 0 1 0-1.109-1.664c-1.065.71-1.85 1.43-2.445 2.123V4a1 1 0 1 0-2 0v12.29c-.594-.693-1.38-1.413-2.445-2.123a1 1 0 0 0-1.11 1.664c1.386.924 2.164 1.825 2.651 2.584.354.549.537.972.717 1.388.087.202.174.403.279.615a1.002 1.002 0 0 0 .841.579M12 21c.028 0 .057-.001.085-.003L12 21Z" /></symbol>',"sort-arrow-down"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="sort-arrow-up"><path d="M11.915 3.004a.995.995 0 0 0-.539.214l-.014.012a.995.995 0 0 0-.268.346c-.106.214-.193.416-.281.62-.18.416-.364.84-.717 1.389-.488.759-1.265 1.66-2.65 2.583a1 1 0 0 0 1.109 1.664c1.065-.71 1.85-1.43 2.445-2.122V20a1 1 0 1 0 2 0V7.71c.594.692 1.38 1.412 2.445 2.122a1 1 0 0 0 1.11-1.664c-1.386-.924-2.163-1.824-2.651-2.583a8.704 8.704 0 0 1-.717-1.39c-.087-.201-.174-.401-.279-.614a1.002 1.002 0 0 0-.841-.579M12 3a.993.993 0 0 0-.085.004L12 3Z" /></symbol>',"sort-arrow-up"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="sound-off"><path fill-rule="evenodd" d="M13.403 3.284c-.914-.448-2.14-.41-3.056.434L6.697 6.76H4.833c-.713 0-1.45.24-2.015.794C2.251 8.11 2 8.842 2 9.557v4.93c0 .715.251 1.447.818 2.003.565.554 1.302.794 2.015.794h1.864l3.692 3.076.004.003.006.005.003.004C12.136 21.788 15 20.68 15 18.184V5.86a2.855 2.855 0 0 0-1.597-2.576Zm-1.709 1.912a.717.717 0 0 1 .83-.116.855.855 0 0 1 .476.78v12.324c0 .684-.806 1.068-1.331.64l-.001-.001-4.247-3.539H4.833c-.272 0-.479-.089-.615-.222-.134-.132-.218-.324-.218-.575v-4.93c0-.25.084-.443.218-.575.136-.133.343-.222.615-.222h2.588l4.251-3.543.022-.02Z" clip-rule="evenodd" /><path d="M21.5 9.586a1 1 0 0 0-1.414 0l-.793.793-.793-.793A1 1 0 1 0 17.086 11l.793.793-.793.793A1 1 0 0 0 18.5 14l.793-.793.793.793a1 1 0 0 0 1.414-1.414l-.793-.793L21.5 11a1 1 0 0 0 0-1.414Z" /></symbol>',"sound-off"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="sound-on"><path fill-rule="evenodd" d="M10.347 3.718c.917-.845 2.142-.882 3.056-.434A2.855 2.855 0 0 1 15 5.86v12.324c0 2.497-2.864 3.604-4.598 2.188l-.003-.004-.006-.005-.004-.003-3.692-3.076H4.833c-.713 0-1.45-.24-2.015-.794C2.251 15.934 2 15.202 2 14.487v-4.93c0-.715.251-1.447.818-2.003C3.383 7 4.12 6.76 4.833 6.76h1.864l3.65-3.042Zm2.176 1.362a.717.717 0 0 0-.828.116l-.023.021L7.421 8.76H4.833c-.272 0-.479.089-.615.222-.134.132-.218.324-.218.575v4.93c0 .25.084.443.218.575.136.133.343.222.615.222h2.588l4.247 3.539c.526.429 1.332.045 1.332-.64V5.86a.855.855 0 0 0-.477-.78Zm5.924 1.575a1 1 0 0 0-.902 1.786c.022.015.067.045.127.095.12.1.303.28.496.568.03.046.062.092.093.137.356.521.739 1.081.739 2.759s-.383 2.238-.74 2.759c-.03.046-.062.09-.092.137a2.645 2.645 0 0 1-.496.568 1.338 1.338 0 0 1-.14.103 1 1 0 0 0 .915 1.778h.002l.001-.002.003-.001.007-.003.016-.009a1.723 1.723 0 0 0 .15-.09c.088-.055.2-.134.327-.24.255-.213.571-.533.879-.995C20.453 15.073 21 14.175 21 12s-.547-3.073-1.168-4.005a4.637 4.637 0 0 0-.88-.995 3.316 3.316 0 0 0-.437-.308 1.736 1.736 0 0 0-.04-.022l-.015-.008-.007-.004-.006-.003Z" clip-rule="evenodd" /></symbol>',"sound-on"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 56" id="scorecard"><path d="M34.093 31.45c-.072-.45.07-.906.372-1.221l2.175-2.26c1.387-1.443.577-3.855-1.397-4.16l-2.88-.447a1.29 1.29 0 0 1-.964-.748l-1.164-2.517c-.883-1.907-3.585-1.907-4.468 0l-1.165 2.516c-.19.41-.554.686-.963.75l-2.882.446c-1.974.305-2.784 2.717-1.397 4.16l2.175 2.26c.303.315.445.772.372 1.222l-.484 3.01c-.328 2.04 1.835 3.56 3.633 2.552l2.353-1.318a1.2 1.2 0 0 1 1.182 0l2.353 1.319c1.798 1.008 3.961-.512 3.633-2.552l-.484-3.013Z" /><path fill-rule="evenodd" d="m44.617 11.95-5.233-5.233a7 7 0 0 0-4.95-2.05h-18.1a7 7 0 0 0-7 7v32.666a7 7 0 0 0 7 7h23.333a7 7 0 0 0 7-7V16.9a7 7 0 0 0-2.05-4.95ZM42 44.333a2.333 2.333 0 0 1-2.333 2.334H16.334A2.333 2.333 0 0 1 14 44.333V11.667a2.333 2.333 0 0 1 2.334-2.334h16.333V14a4.667 4.667 0 0 0 4.666 4.667H42v25.666ZM37.334 14v-2.734L40.067 14h-2.733Z" clip-rule="evenodd" /></symbol>',"scorecard"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="star"><path fill-rule="evenodd" d="M18.234 14.15a1.39 1.39 0 0 0-.36 1.176l.468 2.905c.316 1.967-1.77 3.433-3.503 2.46l-2.27-1.271c-.356-.2-.782-.2-1.14 0L9.162 20.69c-1.733.972-3.82-.493-3.503-2.46l.467-2.903a1.39 1.39 0 0 0-.36-1.179L3.67 11.97c-1.338-1.39-.557-3.716 1.346-4.01l2.78-.431c.394-.062.745-.327.928-.723L9.847 4.38c.851-1.839 3.457-1.839 4.308 0l1.123 2.427c.183.395.533.66.93.722l2.777.43c1.903.295 2.684 2.621 1.346 4.011l-2.097 2.18Zm-2.317-4.738a3.145 3.145 0 0 1-2.363-1.803l-1.123-2.426a.474.474 0 0 0-.861 0l-1.123 2.425a3.146 3.146 0 0 1-2.362 1.804l-2.78.43a.477.477 0 0 0-.269.803l2.097 2.18A3.3 3.3 0 0 1 8 15.63l-.467 2.903a.475.475 0 0 0 .7.492l2.269-1.271a3.051 3.051 0 0 1 2.993 0l2.27 1.272a.475.475 0 0 0 .7-.492l-.467-2.906a3.301 3.301 0 0 1 .868-2.804l2.097-2.18a.477.477 0 0 0-.27-.802l-2.777-.43Z" clip-rule="evenodd" /></symbol>',"star"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="star--filled"><path fill-rule="evenodd" d="M18.234 14.15a1.39 1.39 0 0 0-.36 1.176l.468 2.905c.316 1.967-1.77 3.433-3.503 2.46l-2.27-1.271c-.356-.2-.782-.2-1.14 0L9.162 20.69c-1.733.972-3.82-.493-3.503-2.46l.467-2.903a1.39 1.39 0 0 0-.36-1.179L3.67 11.97c-1.338-1.39-.557-3.716 1.346-4.01l2.78-.431c.394-.062.745-.327.928-.723L9.847 4.38c.851-1.839 3.457-1.839 4.308 0l1.123 2.427c.183.395.533.66.93.722l2.777.43c1.903.295 2.684 2.621 1.346 4.011l-2.097 2.18Z" clip-rule="evenodd" /></symbol>',"star--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stop"><path fill-rule="evenodd" d="M8 9a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V9Zm2 5h4v-4h-4v4Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M2 12C2 6.45 6.45 2 12 2s10 4.45 10 10-4.45 10-10 10S2 17.55 2 12Zm10-8c-4.445 0-8 3.555-8 8s3.555 8 8 8 8-3.555 8-8-3.555-8-8-8Z" clip-rule="evenodd" /></symbol>',"stop"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="tick"><path fill-rule="evenodd" d="M18.121 7.293a1 1 0 0 1 0 1.414l-7 7a2 2 0 0 1-2.828 0l-3-3a1 1 0 1 1 1.414-1.414l2.647 2.646a.5.5 0 0 0 .707 0l6.646-6.646a1 1 0 0 1 1.414 0Z" clip-rule="evenodd" /></symbol>',"tick"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="upload"><path fill-rule="evenodd" d="M12 4a4.601 4.601 0 0 0-4.309 2.886 1 1 0 0 1-.718.6C5.293 7.845 4 9.377 4 11.178 4 13.323 5.677 15 7.814 15a1 1 0 1 1 0 2C4.569 17 2 14.424 2 11.177a5.8 5.8 0 0 1 4.052-5.514A6.595 6.595 0 0 1 12 2c3.184 0 5.855 2.261 6.502 5.258A4.996 4.996 0 0 1 22 12.016C22 14.76 19.766 17 17.023 17a1 1 0 1 1 0-2A2.99 2.99 0 0 0 20 12.016a2.994 2.994 0 0 0-2.53-2.95 1 1 0 0 1-.844-.886C16.384 5.84 14.393 4 12 4Z" clip-rule="evenodd" /><path d="M11.915 6.004a.995.995 0 0 0-.539.214l-.014.012a.995.995 0 0 0-.268.346c-.106.214-.193.416-.281.62-.18.416-.364.84-.717 1.388-.488.76-1.265 1.66-2.65 2.584a1 1 0 1 0 1.109 1.664c1.065-.71 1.85-1.43 2.445-2.122V21a1 1 0 1 0 2 0V10.71c.594.692 1.38 1.412 2.445 2.122a1 1 0 0 0 1.11-1.664c-1.386-.924-2.163-1.825-2.651-2.584a8.705 8.705 0 0 1-.717-1.388c-.087-.202-.174-.403-.279-.615a1.002 1.002 0 0 0-.841-.579M12 6a.993.993 0 0 0-.085.004L12 6Z" /></symbol>',"upload"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="user"><path fill-rule="evenodd" d="M14.011 7c0 1.105-.9 2-2.011 2a2.006 2.006 0 0 1-2.011-2c0-1.105.9-2 2.011-2 1.11 0 2.011.895 2.011 2Zm2.011 0c0 2.21-1.8 4-4.022 4-2.221 0-4.022-1.79-4.022-4S9.778 3 12 3c2.221 0 4.022 1.79 4.022 4Zm2.946 14.003C18.48 17.609 15.547 15 12 15s-6.481 2.61-6.968 6.003c-.078.547-.52.997-1.076.997-.555 0-1.011-.45-.95-.998C3.504 16.5 7.34 13 12 13s8.495 3.5 8.994 8.002c.061.549-.395.998-.95.998-.555 0-.998-.45-1.076-.997Z" clip-rule="evenodd" /></symbol>',"user"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="video-cam-off"><path fill-rule="evenodd" d="M17.694 12 20 10.313v3.374L17.694 12Zm-2.31 3.5a.95.95 0 0 1-.018.188c-.087.428-.5.812-1.058.812H5.077c-.643 0-1.077-.495-1.077-1v-7c0-.505.434-1 1.077-1h9.23c.56 0 .972.384 1.06.813.011.059.018.121.018.187v7Zm2-5.752V8.5a2.948 2.948 0 0 0-.205-1.08 3.077 3.077 0 0 0-2.871-1.92H5.077C3.377 5.5 2 6.843 2 8.5v7c0 1.657 1.378 3 3.077 3h9.23a3.077 3.077 0 0 0 2.872-1.92 2.926 2.926 0 0 0 .206-1.08v-1.248l2.974 2.176c.676.495 1.641.024 1.641-.8V8.372c0-.824-.965-1.295-1.641-.8l-2.974 2.176Z" clip-rule="evenodd" /><path fill="#E63E1A" d="m8.512 9.775 1.122 1.118 1.121-1.118a.882.882 0 0 1 1.245 0 .876.876 0 0 1 0 1.24l-1.126 1.123L12 13.259a.876.876 0 0 1 0 1.241.882.882 0 0 1-1.245 0l-1.12-1.117-1.12 1.117a.882.882 0 0 1-1.245 0 .876.876 0 0 1 0-1.24l1.124-1.122-1.126-1.123a.876.876 0 0 1 0-1.24.882.882 0 0 1 1.245 0Z" /></symbol>',"video-cam-off"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="video-cam"><path fill-rule="evenodd" d="M17.694 12 20 10.313v3.374L17.694 12Zm-2.31 3.5a.95.95 0 0 1-.018.188c-.087.428-.5.812-1.058.812H5.077c-.643 0-1.077-.495-1.077-1v-7c0-.505.434-1 1.077-1h9.23c.56 0 .972.384 1.06.813.011.059.018.121.018.187v7Zm2-5.752V8.5a2.948 2.948 0 0 0-.205-1.08 3.077 3.077 0 0 0-2.871-1.92H5.077C3.377 5.5 2 6.843 2 8.5v7c0 1.657 1.378 3 3.077 3h9.23a3.077 3.077 0 0 0 2.872-1.92 2.926 2.926 0 0 0 .206-1.08v-1.248l2.974 2.176c.676.495 1.641.024 1.641-.8V8.372c0-.824-.965-1.295-1.641-.8l-2.974 2.176Z" clip-rule="evenodd" /></symbol>',"video-cam"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="zoom-in"><path fill-rule="evenodd" d="M17 11a6 6 0 1 1-12 0 6 6 0 0 1 12 0Zm-1.094 6.32a8 8 0 1 1 1.414-1.414l3.337 3.337a1 1 0 0 1-1.414 1.414l-3.337-3.337ZM11 8a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0v-1H9a1 1 0 1 1 0-2h1V9a1 1 0 0 1 1-1Z" clip-rule="evenodd" /></symbol>',"zoom-in"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="zoom-out"><path d="M13 12a1 1 0 1 0 0-2H9a1 1 0 1 0 0 2h4Z" /><path fill-rule="evenodd" d="M11 19a7.965 7.965 0 0 0 4.906-1.68l3.337 3.337a1 1 0 0 0 1.414-1.414l-3.337-3.337A8 8 0 1 0 11 19Zm0-2a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z" clip-rule="evenodd" /></symbol>',"zoom-out"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="tts-download"><path fill-rule="evenodd" d="M16.389 2.535c0-.298.24-.54.534-.54h4.74c.294 0 .534.242.534.54V7.75a.54.54 0 0 1-.335.501.53.53 0 0 1-.585-.126L20.24 7.037h-.432v1.441c0 .298-.24.54-.535.54h-3.317l-1.036 1.088a.53.53 0 0 1-.585.126.54.54 0 0 1-.335-.5V4.515c0-.298.24-.54.535-.54h1.854V2.535Zm0 2.52h-1.32v3.337l.275-.288c.1-.106.24-.166.385-.166h3.01v-.901h-1.816a.537.537 0 0 1-.534-.54V5.056Zm3.42.902v-1.44c0-.299-.24-.54-.536-.54h-1.815v-.902h3.67V6.41l-.275-.288a.532.532 0 0 0-.385-.166h-.66Zm-1.07 0h-1.281v-.901h1.281v.901Z" clip-rule="evenodd" /><path d="M9.4 3.097a3.71 3.71 0 0 0-5.277 0l-.702.693c-1.07 1.058-1.73 2.747-1.275 4.503.364 1.828 1.156 3.743 2.36 5.555.313.47.961.551 1.402.198.422-.337.498-.946.202-1.398-1.037-1.585-1.705-3.235-2.008-4.772a1.006 1.006 0 0 0-.015-.065c-.26-.977.098-1.963.74-2.598l.702-.694c.706-.698 1.758-.698 2.465 0l1.203 1.19c.254.25.372.554.362.858-.01.306-.15.642-.463.951l-.802.793c-.13.129-.226.288-.276.46a1 1 0 0 0 .03.647c.52 1.32 1.44 2.625 2.652 3.823 1.107 1.095 2.505 1.989 3.807 2.593a1 1 0 0 0 .823.008c.112-.05.224-.122.325-.222l.902-.892c.506-.5 1.257-.5 1.763 0l1.197 1.184c.301.343.458.8.48 1.27.023.463-.086.917-.295 1.26l-.68.673c-.743.734-1.665 1.01-2.694.825h-.003a12.538 12.538 0 0 1-2.855-.937c-.498-.229-1.098-.056-1.364.422-.27.487-.093 1.105.412 1.341a14.6 14.6 0 0 0 3.439 1.139l.017.003c1.653.297 3.236-.167 4.454-1.37l.701-.695c.095-.093.178-.196.248-.308.467-.737.658-1.62.618-2.45-.04-.834-.324-1.757-.986-2.505a1.68 1.68 0 0 0-.08-.085l-1.203-1.19a3.222 3.222 0 0 0-4.575 0l-.414.41c-.94-.501-1.88-1.155-2.63-1.896-.862-.852-1.51-1.722-1.935-2.552l.33-.327c.62-.613 1.026-1.416 1.055-2.307a3.142 3.142 0 0 0-.954-2.347L9.4 3.096Z" /><path d="M8 14a1 1 0 0 1 1 1v3.586l.293-.293a1 1 0 0 1 1.414 1.414l-2 2a.998.998 0 0 1-1.415 0l-2-2a1 1 0 1 1 1.415-1.414l.293.293V15a1 1 0 0 1 1-1Z" /></symbol>',"tts-download"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stt"><path fill-rule="evenodd" d="M16.879 2.879 19.12 5.12A3 3 0 0 1 20 7.243V11a1 1 0 1 1-2 0V8h-2a2 2 0 0 1-2-2V4H7a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h2a1 1 0 1 1 0 2H7a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h7.757a3 3 0 0 1 2.122.879ZM16 4.829V6h1.172L16 4.828Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M17.447 13.724a1 1 0 0 1 .354.296c.065-.013.131-.02.199-.02h3a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-3c-.068 0-.134-.007-.199-.02a1 1 0 0 1-.354.296l-4 2A1 1 0 0 1 12 21.382v-8.764a1 1 0 0 1 1.447-.894l4 2ZM16 15.236v3.528l-2 1v-5.528l2 1ZM20 16v2h-1v-2h1Z" clip-rule="evenodd" /></symbol>',"stt"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stt-download"><path fill-rule="evenodd" d="M19.121 5.121 16.88 2.88A3 3 0 0 0 14.757 2H7a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h2a1 1 0 1 0 0-2H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7v2a2 2 0 0 0 2 2h2v3a1 1 0 1 0 2 0V7.243a3 3 0 0 0-.879-2.122ZM16 6V4.828L17.172 6H16Z" clip-rule="evenodd" /><path d="M18 15a1 1 0 1 0-2 0v3.586l-.293-.293a1 1 0 0 0-1.414 1.414l2 2a.998.998 0 0 0 1.414 0l2-2a1 1 0 0 0-1.414-1.414l-.293.293V15Z" /></symbol>',"stt-download"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stt-search"><path fill-rule="evenodd" d="M16.879 2.879 19.12 5.12A3 3 0 0 1 20 7.243V11a1 1 0 1 1-2 0V8h-2a2 2 0 0 1-2-2V4H7a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h2a1 1 0 1 1 0 2H7a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h7.757a3 3 0 0 1 2.122.879ZM16 4.829V6h1.172L16 4.828ZM13 17a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm3.446.032a4 4 0 1 0-1.414 1.414l2.261 2.261a1 1 0 0 0 1.414-1.414l-2.26-2.261Z" clip-rule="evenodd" /></symbol>',"stt-search"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="idle"><path d="M14.5 7.5 12 9 9.5 7.5h5Z" /><path fill-rule="evenodd" d="M18 3a1 1 0 1 1 0 2h-.5v2.724a3 3 0 0 1-1.39 2.53L13.369 12l2.743 1.745a3 3 0 0 1 1.389 2.531V19h.5a1 1 0 1 1 0 2H6a1 1 0 1 1 0-2h.5v-2.724a3 3 0 0 1 1.39-2.53L10.631 12l-2.743-1.745A3 3 0 0 1 6.5 7.724V5H6a1 1 0 0 1 0-2h12Zm-2.5 15.75v-2.474a1 1 0 0 0-.463-.843L12 13.5l-3.037 1.933a1 1 0 0 0-.463.843v2.474L12 17l3.5 1.75ZM15.5 5h-7v2.724a1 1 0 0 0 .463.843L12 10.5l3.037-1.933a1 1 0 0 0 .463-.843V5Z" clip-rule="evenodd" /></symbol>',"idle"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="telegram-bot"><path fill="#1899CD" fill-rule="evenodd" d="M8.5 11a1.5 1.5 0 0 0 0 3h7a1.5 1.5 0 0 0 0-3h-7Zm1.5 1.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" clip-rule="evenodd" /><path fill="#1899CD" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm0-5c3.866 0 7-2.015 7-4.5v-4a.5.5 0 1 0-1 0v1.023C16.95 8.102 15.023 7 12 7S7.05 8.102 6 9.523V8.5a.5.5 0 0 0-1 0v4c0 2.485 3.134 4.5 7 4.5Z" clip-rule="evenodd" /></symbol>',"telegram-bot"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="pin"><path fill-rule="evenodd" d="M21.623 8.428c-.076.076-.162.14-.255.193l-5.439 4.112c.915 1.73 1.055 3.36.205 4.21-1.147 1.147-3.709.492-6.025-1.43L2 22l6.487-8.11c-1.922-2.315-2.577-4.877-1.43-6.023.85-.851 2.48-.71 4.21.204l4.112-5.439c.052-.093.117-.179.193-.255.859-.859 2.91-.201 4.581 1.47 1.671 1.67 2.329 3.722 1.47 4.581Zm-10.741.152.2-.265c-.723-.18-1.349-.1-1.734.286-.86.86-.202 2.91 1.47 4.582 1.67 1.67 3.721 2.329 4.58 1.47.386-.386.466-1.012.287-1.735l-.265.2c-.859.86-2.572.54-3.825-.713-1.253-1.253-1.572-2.966-.713-3.825Z" clip-rule="evenodd" /></symbol>',"pin"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="unpin"><path d="M3.707 2.293a1 1 0 0 0-1.414 1.414l18 18a1 1 0 0 0 1.414-1.414l-18-18ZM15.93 12.733c.123.235.233.467.328.697L10.57 7.742c.23.095.462.205.697.329l4.112-5.439c.052-.093.117-.179.193-.255.859-.859 2.91-.201 4.581 1.47 1.671 1.67 2.329 3.722 1.47 4.581-.076.076-.162.14-.255.193l-5.439 4.112ZM8.487 13.89c-1.316-1.585-2.038-3.286-1.994-4.569l8.186 8.186c-1.283.044-2.984-.678-4.57-1.995L2 22l6.487-8.11Z" /></symbol>',"unpin"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="conference"><path fill-rule="evenodd" d="M4 5.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0ZM7.5 4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM13 5.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0ZM16.5 4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M8.5 11.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0ZM12 10a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z" clip-rule="evenodd" /><path d="M6.5 21c0-2.869 2.576-5 5.5-5s5.5 2.131 5.5 5a1 1 0 1 1-2 0c0-1.55-1.453-3-3.5-3-2.047 0-3.5 1.45-3.5 3a1 1 0 1 1-2 0ZM7.5 11.143c0-.631-.516-1.154-1.136-1.035C3.94 10.577 2 12.51 2 15a1 1 0 1 0 2 0c0-1.324 1.062-2.577 2.649-2.912.463-.098.851-.472.851-.945ZM17.636 10.109c-.62-.12-1.136.403-1.136 1.034 0 .473.388.847.852.945C18.938 12.423 20 13.676 20 15a1 1 0 1 0 2 0c0-2.49-1.94-4.424-4.364-4.892Z" /></symbol>',"conference"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="meta"><path fill="#0081FB" d="M4.16 13.573c0 .747.168 1.321.387 1.668.287.455.716.648 1.152.648.564 0 1.08-.137 2.072-1.481.796-1.078 1.734-2.59 2.364-3.538l1.069-1.607c.742-1.115 1.6-2.355 2.585-3.196C14.595 5.381 15.462 5 16.334 5c1.465 0 2.861.831 3.93 2.39C21.431 9.097 22 11.247 22 13.466c0 1.319-.266 2.288-.718 3.054-.437.74-1.288 1.48-2.72 1.48v-2.111c1.226 0 1.532-1.103 1.532-2.365 0-1.798-.428-3.794-1.372-5.22-.67-1.011-1.538-1.629-2.493-1.629-1.032 0-1.864.762-2.798 2.122-.496.722-1.006 1.602-1.578 2.595l-.63 1.092c-1.266 2.197-1.587 2.697-2.22 3.522C7.893 17.452 6.946 18 5.699 18c-1.479 0-2.414-.627-2.994-1.572-.473-.77-.705-1.78-.705-2.93l2.16.075Z" /><path fill="url(#meta_a)" d="M3.703 7.539C4.693 6.045 6.123 5 7.763 5c.949 0 1.893.275 2.878 1.062 1.078.861 2.227 2.28 3.66 4.616l.515.838c1.24 2.023 1.946 3.064 2.36 3.555.53.63.903.818 1.386.818 1.226 0 1.532-1.103 1.532-2.365L22 13.466c0 1.319-.265 2.288-.718 3.054-.436.74-1.288 1.48-2.72 1.48-.89 0-1.679-.19-2.55-.994-.671-.618-1.455-1.716-2.058-2.703L12.16 11.37c-.9-1.472-1.725-2.569-2.203-3.066-.514-.534-1.175-1.18-2.23-1.18-.853 0-1.577.587-2.184 1.483l-1.84-1.07Z" /><path fill="url(#meta_b)" d="M7.727 7.126c-.853 0-1.578.586-2.184 1.482-.858 1.267-1.383 3.153-1.383 4.965 0 .747.168 1.321.387 1.668l-1.842 1.187c-.473-.77-.705-1.78-.705-2.93 0-2.093.587-4.275 1.703-5.96C4.693 6.046 6.123 5 7.763 5l-.036 2.126Z" /><defs><linearGradient id="meta_a" x1="6.243" x2="20.012" y1="12.963" y2="13.674" gradientUnits="userSpaceOnUse"><stop stop-color="#0064E1" /><stop offset=".4" stop-color="#0064E1" /><stop offset=".83" stop-color="#0073EE" /><stop offset="1" stop-color="#0082FB" /></linearGradient><linearGradient id="meta_b" x1="5.13" x2="5.13" y1="14.461" y2="9.492" gradientUnits="userSpaceOnUse"><stop stop-color="#0082FB" /><stop offset="1" stop-color="#0064E0" /></linearGradient></defs></symbol>',"meta"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="options"><path d="M10.5 6a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V6ZM10.5 11.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM10.5 17a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1Z" /></symbol>',"options"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="preview-tag-audio"><path fill-rule="evenodd" d="M9 13.17A3 3 0 1 0 11 16V7.867l5-.714v5.018A3 3 0 1 0 18 15V7.152a2 2 0 0 0-2.283-1.98l-5 .714A2 2 0 0 0 9 7.867v5.304ZM9 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm7-1a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M2 6a4 4 0 0 1 4-4h12a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6Zm4-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Z" clip-rule="evenodd" /></symbol>',"preview-tag-audio"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="preview-tag-video"><path fill-rule="evenodd" d="M9 15.066c0 1.198 1.335 1.912 2.332 1.248l4.599-3.066a1.5 1.5 0 0 0 0-2.496l-4.599-3.066C10.335 7.022 9 7.736 9 8.934v6.132ZM14.197 12 11 14.132V9.868L14.197 12Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M6 2a4 4 0 0 0-4 4v12a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4V6a4 4 0 0 0-4-4H6Zm12 2H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Z" clip-rule="evenodd" /></symbol>',"preview-tag-video"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="preview-tag-application"><path d="M5 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0ZM9 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM11 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z" /><path fill-rule="evenodd" d="M2 6a4 4 0 0 1 4-4h12a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6Zm4-2h12a2 2 0 0 1 2 2v2H4V6a2 2 0 0 1 2-2Zm-2 6v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8H4Z" clip-rule="evenodd" /></symbol>',"preview-tag-application"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="preview-tag-image"><path fill-rule="evenodd" d="M13 9.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-2 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M2 6a4 4 0 0 1 4-4h12a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6Zm4-2h12a2 2 0 0 1 2 2v8.586L18.414 13a2 2 0 0 0-2.828 0L12 16.586 10.414 15a2 2 0 0 0-2.828 0l-3.518 3.518A2.002 2.002 0 0 1 4 18V6a2 2 0 0 1 2-2Zm11 10.414 3 3V18a2 2 0 0 1-2 2h-2.586l-2-2L17 14.414ZM5.482 19.932c.165.044.339.068.518.068h6.586L9 16.414l-3.518 3.518Z" clip-rule="evenodd" /></symbol>',"preview-tag-image"),{install(e,{eventBus:t,router:n,globals:r={}}){Object.keys(h5).forEach(a=>{e.directive(a,h5[a])}),Object.keys(a5).forEach(a=>{e.component(a,a5[a])}),Object.keys(r).forEach(a=>{e.provide(a,r[a])}),e.provide("$eventBus",t),n&&e.use(n)},generateInstance:W9}});
31
+ `}},emits:["input","tag","search-change","closed"],data:()=>({defaultOptionLabel:"label",multiple:!0}),methods:{getTagOptionLabel({optionLabel:e,option:t}){const n=this.getOptionLabel({optionLabel:e,option:t});return typeof n=="object"?t.label:n}}},Jx={class:"multiselect__loading-wrapper"};function Qx(e,t,n,r,a,o){const l=i.resolveComponent("wt-label"),s=i.resolveComponent("wt-icon-btn"),c=i.resolveComponent("wt-chip"),h=i.resolveComponent("wt-loader"),d=i.resolveComponent("vue-multiselect"),m=i.resolveComponent("wt-input-info"),p=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(l,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(d,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:b})=>[i.createVNode(c,{class:"multiselect__custom-tag"},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(o.getTagOptionLabel({option:y,optionLabel:e.optionLabel}))+" ",1),i.createVNode(s,{color:"on-primary",icon:"close--filled",size:"sm",onClick:S=>b(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(o.getTagOptionLabel({option:y,optionLabel:e.optionLabel})),1)],!0)]),caret:i.withCtx(({toggle:y})=>[i.createVNode(s,{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",Jx,[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),[[p,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(m,{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 ek=he(Xx,[["render",Qx],["__scopeId","data-v-ed4986b4"]]),tk={name:"WtTextarea",mixins:[On],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:""},chatMode:{type:Boolean,default:!1},labelProps:{type:Object,description:"Object with props, passed down to wt-label as props"}},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()},methods:{handleKeypress(e){this.chatMode&&e.key==="Enter"&&!e.shiftKey&&(this.$emit("enter"),e.preventDefault())},updateInputPaddings(){const e=this.$refs["after-wrapper"].offsetWidth,t=this.$refs["wt-textarea"],n=getComputedStyle(document.documentElement).getPropertyValue("--textarea-padding");t.style.paddingRight=`calc(${n} * 2 + ${e}px)`}}},nk={class:"wt-textarea__wrapper"},rk=["id","disabled","placeholder","value"],ik={ref:"after-wrapper",class:"wt-textarea__after-wrapper"};function ak(e,t,n,r,a,o){const l=i.resolveComponent("wt-label"),s=i.resolveComponent("wt-icon-btn"),c=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"])},[i.createVNode(l,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(o.requiredLabel),1)],!0)],void 0,!0),_:3},16,["disabled","for","invalid"]),i.createElementVNode("div",nk,[i.createElementVNode("textarea",i.mergeProps({id:n.name,ref:"wt-textarea",disabled:n.disabled,placeholder:n.placeholder||n.label,value:n.value,class:"wt-textarea__textarea"},i.toHandlers(o.listeners,!0)),null,16,rk),i.createElementVNode("div",ik,[i.renderSlot(e.$slots,"after-input",{},void 0,!0),i.createVNode(s,{class:i.normalizeClass([{hidden:!n.value},"wt-textarea__reset-icon-btn"]),disabled:n.disabled,icon:"close--filled",size:"sm",onClick:t[0]||(t[0]=h=>e.$emit("input",""))},null,8,["class","disabled"])],512)]),e.isValidation?(i.openBlock(),i.createBlock(c,{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 ok=he(tk,[["render",ak],["__scopeId","data-v-f573ea17"]]),lk={name:"WtTimeInput",mixins:[On],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}}},sk={class:"wt-time-input__wrapper"},ck=["disabled","max","value"];function uk(e,t,n,r,a,o){const l=i.resolveComponent("wt-label"),s=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"])},[o.hasLabel?(i.openBlock(),i.createBlock(l,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",sk,[i.createElementVNode("input",{disabled:n.disabled,max:n.maxValue,min:0,value:n.value,class:"wt-time-input__input",type:"number",onInput:t[0]||(t[0]=c=>e.$emit("input",c.target.value))},null,40,ck)]),o.showInfo?(i.openBlock(),i.createBlock(s,{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 dk=he(lk,[["render",uk],["__scopeId","data-v-a1862b9d"]]),Fa=60*60,Ia=60,fk={name:"WtTimepicker",mixins:[On],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"}},computed:{isHour(){return this.format.includes("hh")},isMin(){return this.format.includes("mm")},isSec(){return this.format.includes("ss")},hour:{get(){return this.dateMode?new Date(+this.value).getHours():Math.floor(this.value/Fa)},set(e){const t=this.dateMode?new Date(this.value).setHours(e):this.value-this.hour*Fa+e*Fa;this.$emit("input",t)}},min:{get(){return this.dateMode?new Date(+this.value).getMinutes():Math.floor(this.value/Ia%60)},set(e){const t=this.dateMode?new Date(this.value).setMinutes(e):this.value-this.min*Ia+e*Ia;this.$emit("input",t)}},sec:{get(){return this.dateMode?new Date(+this.value).getSeconds():Math.floor(this.value%60)},set(e){const t=this.dateMode?new Date(this.value).setSeconds(e):this.value-this.sec+ +e;this.$emit("input",t)}}},methods:{}},hk={class:"wt-timepicker__wrapper"};function pk(e,t,n,r,a,o){const l=i.resolveComponent("wt-label"),s=i.resolveComponent("wt-time-input"),c=i.resolveComponent("wt-input-info");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-timepicker--invalid":e.invalid},"wt-timepicker"])},[n.label?(i.openBlock(),i.createBlock(l,i.mergeProps({key:0},n.labelProps,{invalid:e.invalid}),{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(`${n.label} (${n.format})`),1)],void 0,!0),_:1},16,["invalid"])):i.createCommentVNode("",!0),i.createElementVNode("div",hk,[o.isHour?(i.openBlock(),i.createBlock(s,{key:0,disabled:n.disabled,label:n.label?null:e.$t("webitelUI.timepicker.hour"),"max-value":n.dateMode?null:23,v:e.v,value:o.hour,"hide-input-info":"",onInput:t[0]||(t[0]=h=>o.hour=h)},null,8,["disabled","label","max-value","v","value"])):i.createCommentVNode("",!0),o.isMin?(i.openBlock(),i.createBlock(s,{key:1,disabled:n.disabled,label:n.label?null:e.$t("webitelUI.timepicker.min"),"max-value":59,v:e.v,value:o.min,"hide-input-info":"",onInput:t[1]||(t[1]=h=>o.min=h)},null,8,["disabled","label","v","value"])):i.createCommentVNode("",!0),o.isSec?(i.openBlock(),i.createBlock(s,{key:2,disabled:n.disabled,label:n.label?null:e.$t("webitelUI.timepicker.sec"),"max-value":59,v:e.v,value:o.sec,"hide-input-info":"",onInput:t[2]||(t[2]=h=>o.sec=h)},null,8,["disabled","label","v","value"])):i.createCommentVNode("",!0)]),e.isValidation?(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 mk=he(fk,[["render",pk],["__scopeId","data-v-b905dd49"]]);function e2(e){return e.split("-")[1]}function Ns(e){return e==="y"?"height":"width"}function t2(e){return e.split("-")[0]}function Dn(e){return["top","bottom"].includes(t2(e))?"x":"y"}function Ps(e,t,n){let{reference:r,floating:a}=e;const o=r.x+r.width/2-a.width/2,l=r.y+r.height/2-a.height/2,s=Dn(t),c=Ns(s),h=r[c]/2-a[c]/2,d=s==="x";let m;switch(t2(t)){case"top":m={x:o,y:r.y-a.height};break;case"bottom":m={x:o,y:r.y+r.height};break;case"right":m={x:r.x+r.width,y:l};break;case"left":m={x:r.x-a.width,y:l};break;default:m={x:r.x,y:r.y}}switch(e2(t)){case"start":m[s]-=h*(n&&d?-1:1);break;case"end":m[s]+=h*(n&&d?-1:1)}return m}const yk=async(e,t,n)=>{const{placement:r="bottom",strategy:a="absolute",middleware:o=[],platform:l}=n,s=o.filter(Boolean),c=await(l.isRTL==null?void 0:l.isRTL(t));let h=await l.getElementRects({reference:e,floating:t,strategy:a}),{x:d,y:m}=Ps(h,r,c),p=r,y={},b=0;for(let S=0;S<s.length;S++){const{name:T,fn:v}=s[S],{x:_,y:M,data:O,reset:D}=await v({x:d,y:m,initialPlacement:r,placement:p,strategy:a,middlewareData:y,rects:h,platform:l,elements:{reference:e,floating:t}});d=_??d,m=M??m,y={...y,[T]:{...y[T],...O}},D&&b<=50&&(b++,typeof D=="object"&&(D.placement&&(p=D.placement),D.rects&&(h=D.rects===!0?await l.getElementRects({reference:e,floating:t,strategy:a}):D.rects),{x:d,y:m}=Ps(h,p,c)),S=-1)}return{x:d,y:m,placement:p,strategy:a,middlewareData:y}};function gt(e,t){return typeof e=="function"?e(t):e}function gk(e){return typeof e!="number"?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(e):{top:e,right:e,bottom:e,left:e}}function Nn(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function Ra(e,t){var n;t===void 0&&(t={});const{x:r,y:a,platform:o,rects:l,elements:s,strategy:c}=e,{boundary:h="clippingAncestors",rootBoundary:d="viewport",elementContext:m="floating",altBoundary:p=!1,padding:y=0}=gt(t,e),b=gk(y),S=s[p?m==="floating"?"reference":"floating":m],T=Nn(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(S)))==null||n?S:S.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(s.floating)),boundary:h,rootBoundary:d,strategy:c})),v=m==="floating"?{...l.floating,x:r,y:a}:l.reference,_=await(o.getOffsetParent==null?void 0:o.getOffsetParent(s.floating)),M=await(o.isElement==null?void 0:o.isElement(_))&&await(o.getScale==null?void 0:o.getScale(_))||{x:1,y:1},O=Nn(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({rect:v,offsetParent:_,strategy:c}):v);return{top:(T.top-O.top+b.top)/M.y,bottom:(O.bottom-T.bottom+b.bottom)/M.y,left:(T.left-O.left+b.left)/M.x,right:(O.right-T.right+b.right)/M.x}}const wk=Math.min,Ck=Math.max;function $s(e,t,n){return Ck(e,wk(t,n))}const bk=["top","right","bottom","left"],Vs=bk.reduce((e,t)=>e.concat(t,t+"-start",t+"-end"),[]),vk={left:"right",right:"left",bottom:"top",top:"bottom"};function Pn(e){return e.replace(/left|right|bottom|top/g,t=>vk[t])}function Fs(e,t,n){n===void 0&&(n=!1);const r=e2(e),a=Dn(e),o=Ns(a);let l=a==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(l=Pn(l)),{main:l,cross:Pn(l)}}const _k={start:"end",end:"start"};function $n(e){return e.replace(/start|end/g,t=>_k[t])}const xk=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,r,a;const{rects:o,middlewareData:l,placement:s,platform:c,elements:h}=t,{crossAxis:d=!1,alignment:m,allowedPlacements:p=Vs,autoAlignment:y=!0,...b}=gt(e,t),S=m!==void 0||p===Vs?function(z,R,X){return(z?[...X.filter(J=>e2(J)===z),...X.filter(J=>e2(J)!==z)]:X.filter(J=>t2(J)===J)).filter(J=>!z||e2(J)===z||!!R&&$n(J)!==J)}(m||null,y,p):p,T=await Ra(t,b),v=((n=l.autoPlacement)==null?void 0:n.index)||0,_=S[v];if(_==null)return{};const{main:M,cross:O}=Fs(_,o,await(c.isRTL==null?void 0:c.isRTL(h.floating)));if(s!==_)return{reset:{placement:S[0]}};const D=[T[t2(_)],T[M],T[O]],$=[...((r=l.autoPlacement)==null?void 0:r.overflows)||[],{placement:_,overflows:D}],F=S[v+1];if(F)return{data:{index:v+1,overflows:$},reset:{placement:F}};const I=$.map(z=>{const R=e2(z.placement);return[z.placement,R&&d?z.overflows.slice(0,2).reduce((X,J)=>X+J,0):z.overflows[0],z.overflows]}).sort((z,R)=>z[1]-R[1]),P=((a=I.filter(z=>z[2].slice(0,e2(z[0])?2:3).every(R=>R<=0))[0])==null?void 0:a[0])||I[0][0];return P!==s?{data:{index:v+1,overflows:$},reset:{placement:P}}:{}}}},kk=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:r,middlewareData:a,rects:o,initialPlacement:l,platform:s,elements:c}=t,{mainAxis:h=!0,crossAxis:d=!0,fallbackPlacements:m,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:y="none",flipAlignment:b=!0,...S}=gt(e,t),T=t2(r),v=t2(l)===l,_=await(s.isRTL==null?void 0:s.isRTL(c.floating)),M=m||(v||!b?[Pn(l)]:function(R){const X=Pn(R);return[$n(R),X,$n(X)]}(l));m||y==="none"||M.push(...function(R,X,J,se){const re=e2(R);let G=function(w,B,U){const W=["left","right"],ne=["right","left"],ae=["top","bottom"],te=["bottom","top"];switch(w){case"top":case"bottom":return U?B?ne:W:B?W:ne;case"left":case"right":return B?ae:te;default:return[]}}(t2(R),J==="start",se);return re&&(G=G.map(w=>w+"-"+re),X&&(G=G.concat(G.map($n)))),G}(l,b,y,_));const O=[l,...M],D=await Ra(t,S),$=[];let F=((n=a.flip)==null?void 0:n.overflows)||[];if(h&&$.push(D[T]),d){const{main:R,cross:X}=Fs(r,o,_);$.push(D[R],D[X])}if(F=[...F,{placement:r,overflows:$}],!$.every(R=>R<=0)){var I,P;const R=(((I=a.flip)==null?void 0:I.index)||0)+1,X=O[R];if(X)return{data:{index:R,overflows:F},reset:{placement:X}};let J=(P=F.filter(se=>se.overflows[0]<=0).sort((se,re)=>se.overflows[1]-re.overflows[1])[0])==null?void 0:P.placement;if(!J)switch(p){case"bestFit":{var z;const se=(z=F.map(re=>[re.placement,re.overflows.filter(G=>G>0).reduce((G,w)=>G+w,0)]).sort((re,G)=>re[1]-G[1])[0])==null?void 0:z[0];se&&(J=se);break}case"initialPlacement":J=l}if(r!==J)return{reset:{placement:J}}}return{}}}},Lk=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:r}=t,a=await async function(o,l){const{placement:s,platform:c,elements:h}=o,d=await(c.isRTL==null?void 0:c.isRTL(h.floating)),m=t2(s),p=e2(s),y=Dn(s)==="x",b=["left","top"].includes(m)?-1:1,S=d&&y?-1:1,T=gt(l,o);let{mainAxis:v,crossAxis:_,alignmentAxis:M}=typeof T=="number"?{mainAxis:T,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...T};return p&&typeof M=="number"&&(_=p==="end"?-1*M:M),y?{x:_*S,y:v*b}:{x:v*b,y:_*S}}(t,e);return{x:n+a.x,y:r+a.y,data:a}}}};function Ek(e){return e==="x"?"y":"x"}const Sk=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:a}=t,{mainAxis:o=!0,crossAxis:l=!1,limiter:s={fn:T=>{let{x:v,y:_}=T;return{x:v,y:_}}},...c}=gt(e,t),h={x:n,y:r},d=await Ra(t,c),m=Dn(t2(a)),p=Ek(m);let y=h[m],b=h[p];if(o){const T=m==="y"?"bottom":"right";y=$s(y+d[m==="y"?"top":"left"],y,y-d[T])}if(l){const T=p==="y"?"bottom":"right";b=$s(b+d[p==="y"?"top":"left"],b,b-d[T])}const S=s.fn({...t,[m]:y,[p]:b});return{...S,data:{x:S.x-n,y:S.y-r}}}}};function T0(e){var t;return((t=e.ownerDocument)==null?void 0:t.defaultView)||window}function P0(e){return T0(e).getComputedStyle(e)}function Is(e){return e instanceof T0(e).Node}function h2(e){return Is(e)?(e.nodeName||"").toLowerCase():""}function $0(e){return e instanceof T0(e).HTMLElement}function L0(e){return e instanceof T0(e).Element}function Rs(e){return typeof ShadowRoot>"u"?!1:e instanceof T0(e).ShadowRoot||e instanceof ShadowRoot}function wt(e){const{overflow:t,overflowX:n,overflowY:r,display:a}=P0(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(a)}function Bk(e){return["table","td","th"].includes(h2(e))}function Ha(e){const t=Za(),n=P0(e);return n.transform!=="none"||n.perspective!=="none"||!t&&!!n.backdropFilter&&n.backdropFilter!=="none"||!t&&!!n.filter&&n.filter!=="none"||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function Za(){return!(typeof CSS>"u"||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function Vn(e){return["html","body","#document"].includes(h2(e))}const Hs=Math.min,Ct=Math.max,Fn=Math.round;function Zs(e){const t=P0(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const a=$0(e),o=a?e.offsetWidth:n,l=a?e.offsetHeight:r,s=Fn(n)!==o||Fn(r)!==l;return s&&(n=o,r=l),{width:n,height:r,fallback:s}}function Us(e){return L0(e)?e:e.contextElement}const Ws={x:1,y:1};function z2(e){const t=Us(e);if(!$0(t))return Ws;const n=t.getBoundingClientRect(),{width:r,height:a,fallback:o}=Zs(t);let l=(o?Fn(n.width):n.width)/r,s=(o?Fn(n.height):n.height)/a;return l&&Number.isFinite(l)||(l=1),s&&Number.isFinite(s)||(s=1),{x:l,y:s}}const js={x:0,y:0};function zs(e,t,n){var r,a;if(t===void 0&&(t=!0),!Za())return js;const o=e?T0(e):window;return!n||t&&n!==o?js:{x:((r=o.visualViewport)==null?void 0:r.offsetLeft)||0,y:((a=o.visualViewport)==null?void 0:a.offsetTop)||0}}function B2(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const a=e.getBoundingClientRect(),o=Us(e);let l=Ws;t&&(r?L0(r)&&(l=z2(r)):l=z2(e));const s=zs(o,n,r);let c=(a.left+s.x)/l.x,h=(a.top+s.y)/l.y,d=a.width/l.x,m=a.height/l.y;if(o){const p=T0(o),y=r&&L0(r)?T0(r):r;let b=p.frameElement;for(;b&&r&&y!==p;){const S=z2(b),T=b.getBoundingClientRect(),v=getComputedStyle(b);T.x+=(b.clientLeft+parseFloat(v.paddingLeft))*S.x,T.y+=(b.clientTop+parseFloat(v.paddingTop))*S.y,c*=S.x,h*=S.y,d*=S.x,m*=S.y,c+=T.x,h+=T.y,b=T0(b).frameElement}}return Nn({width:d,height:m,x:c,y:h})}function p2(e){return((Is(e)?e.ownerDocument:e.document)||window.document).documentElement}function In(e){return L0(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Ys(e){return B2(p2(e)).left+In(e).scrollLeft}function Y2(e){if(h2(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Rs(e)&&e.host||p2(e);return Rs(t)?t.host:t}function qs(e){const t=Y2(e);return Vn(t)?t.ownerDocument.body:$0(t)&&wt(t)?t:qs(t)}function bt(e,t){var n;t===void 0&&(t=[]);const r=qs(e),a=r===((n=e.ownerDocument)==null?void 0:n.body),o=T0(r);return a?t.concat(o,o.visualViewport||[],wt(r)?r:[]):t.concat(r,bt(r))}function Gs(e,t,n){let r;if(t==="viewport")r=function(a,o){const l=T0(a),s=p2(a),c=l.visualViewport;let h=s.clientWidth,d=s.clientHeight,m=0,p=0;if(c){h=c.width,d=c.height;const y=Za();(!y||y&&o==="fixed")&&(m=c.offsetLeft,p=c.offsetTop)}return{width:h,height:d,x:m,y:p}}(e,n);else if(t==="document")r=function(a){const o=p2(a),l=In(a),s=a.ownerDocument.body,c=Ct(o.scrollWidth,o.clientWidth,s.scrollWidth,s.clientWidth),h=Ct(o.scrollHeight,o.clientHeight,s.scrollHeight,s.clientHeight);let d=-l.scrollLeft+Ys(a);const m=-l.scrollTop;return P0(s).direction==="rtl"&&(d+=Ct(o.clientWidth,s.clientWidth)-c),{width:c,height:h,x:d,y:m}}(p2(e));else if(L0(t))r=function(a,o){const l=B2(a,!0,o==="fixed"),s=l.top+a.clientTop,c=l.left+a.clientLeft,h=$0(a)?z2(a):{x:1,y:1};return{width:a.clientWidth*h.x,height:a.clientHeight*h.y,x:c*h.x,y:s*h.y}}(t,n);else{const a=zs(e);r={...t,x:t.x-a.x,y:t.y-a.y}}return Nn(r)}function Ks(e,t){const n=Y2(e);return!(n===t||!L0(n)||Vn(n))&&(P0(n).position==="fixed"||Ks(n,t))}function Xs(e,t){return $0(e)&&P0(e).position!=="fixed"?t?t(e):e.offsetParent:null}function Js(e,t){const n=T0(e);if(!$0(e))return n;let r=Xs(e,t);for(;r&&Bk(r)&&P0(r).position==="static";)r=Xs(r,t);return r&&(h2(r)==="html"||h2(r)==="body"&&P0(r).position==="static"&&!Ha(r))?n:r||function(a){let o=Y2(a);for(;$0(o)&&!Vn(o);){if(Ha(o))return o;o=Y2(o)}return null}(e)||n}function Mk(e,t,n){const r=$0(t),a=p2(t),o=n==="fixed",l=B2(e,!0,o,t);let s={scrollLeft:0,scrollTop:0};const c={x:0,y:0};if(r||!r&&!o)if((h2(t)!=="body"||wt(a))&&(s=In(t)),$0(t)){const h=B2(t,!0,o,t);c.x=h.x+t.clientLeft,c.y=h.y+t.clientTop}else a&&(c.x=Ys(a));return{x:l.left+s.scrollLeft-c.x,y:l.top+s.scrollTop-c.y,width:l.width,height:l.height}}const Tk={getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:a}=e;const o=n==="clippingAncestors"?function(h,d){const m=d.get(h);if(m)return m;let p=bt(h).filter(T=>L0(T)&&h2(T)!=="body"),y=null;const b=P0(h).position==="fixed";let S=b?Y2(h):h;for(;L0(S)&&!Vn(S);){const T=P0(S),v=Ha(S);v||T.position!=="fixed"||(y=null),(b?!v&&!y:!v&&T.position==="static"&&y&&["absolute","fixed"].includes(y.position)||wt(S)&&!v&&Ks(h,S))?p=p.filter(_=>_!==S):y=T,S=Y2(S)}return d.set(h,p),p}(t,this._c):[].concat(n),l=[...o,r],s=l[0],c=l.reduce((h,d)=>{const m=Gs(t,d,a);return h.top=Ct(m.top,h.top),h.right=Hs(m.right,h.right),h.bottom=Hs(m.bottom,h.bottom),h.left=Ct(m.left,h.left),h},Gs(t,s,a));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e;const a=$0(n),o=p2(n);if(n===o)return t;let l={scrollLeft:0,scrollTop:0},s={x:1,y:1};const c={x:0,y:0};if((a||!a&&r!=="fixed")&&((h2(n)!=="body"||wt(o))&&(l=In(n)),$0(n))){const h=B2(n);s=z2(n),c.x=h.x+n.clientLeft,c.y=h.y+n.clientTop}return{width:t.width*s.x,height:t.height*s.y,x:t.x*s.x-l.scrollLeft*s.x+c.x,y:t.y*s.y-l.scrollTop*s.y+c.y}},isElement:L0,getDimensions:function(e){return Zs(e)},getOffsetParent:Js,getDocumentElement:p2,getScale:z2,async getElementRects(e){let{reference:t,floating:n,strategy:r}=e;const a=this.getOffsetParent||Js,o=this.getDimensions;return{reference:Mk(t,await a(n),r),floating:{x:0,y:0,...await o(n)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>P0(e).direction==="rtl"};function Ak(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:a=!0,ancestorResize:o=!0,elementResize:l=!0,animationFrame:s=!1}=r,c=a||o?[...L0(e)?bt(e):e.contextElement?bt(e.contextElement):[],...bt(t)]:[];c.forEach(p=>{const y=!L0(p)&&p.toString().includes("V");!a||s&&!y||p.addEventListener("scroll",n,{passive:!0}),o&&p.addEventListener("resize",n)});let h,d=null;l&&(d=new ResizeObserver(()=>{n()}),L0(e)&&!s&&d.observe(e),L0(e)||!e.contextElement||s||d.observe(e.contextElement),d.observe(t));let m=s?B2(e):null;return s&&function p(){const y=B2(e);!m||y.x===m.x&&y.y===m.y&&y.width===m.width&&y.height===m.height||n(),m=y,h=requestAnimationFrame(p)}(),n(),()=>{var p;c.forEach(y=>{a&&y.removeEventListener("scroll",n),o&&y.removeEventListener("resize",n)}),(p=d)==null||p.disconnect(),d=null,s&&cancelAnimationFrame(h)}}const Ok=(e,t,n)=>{const r=new Map,a={platform:Tk,...n},o={...a.platform,_c:r};return yk(e,t,{...a,platform:o})};function Qs(e){var t;return(t=e==null?void 0:e.$el)!=null?t:e}function e5(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function t5(e,t){const n=e5(e);return Math.round(t*n)/n}function Dk(e,t,n){n===void 0&&(n={});const r=n.whileElementsMounted,a=i.computed(()=>{var F;return(F=i.unref(n.open))!=null?F:!0}),o=i.computed(()=>i.unref(n.middleware)),l=i.computed(()=>{var F;return(F=i.unref(n.placement))!=null?F:"bottom"}),s=i.computed(()=>{var F;return(F=i.unref(n.strategy))!=null?F:"absolute"}),c=i.computed(()=>{var F;return(F=i.unref(n.transform))!=null?F:!0}),h=i.computed(()=>Qs(e.value)),d=i.computed(()=>Qs(t.value)),m=i.ref(0),p=i.ref(0),y=i.ref(s.value),b=i.ref(l.value),S=i.shallowRef({}),T=i.ref(!1),v=i.computed(()=>{const F={position:y.value,left:"0",top:"0"};if(!d.value)return F;const I=t5(d.value,m.value),P=t5(d.value,p.value);return c.value?{...F,transform:"translate("+I+"px, "+P+"px)",...e5(d.value)>=1.5&&{willChange:"transform"}}:{position:y.value,left:I+"px",top:P+"px"}});let _;function M(){h.value==null||d.value==null||Ok(h.value,d.value,{middleware:o.value,placement:l.value,strategy:s.value}).then(F=>{m.value=F.x,p.value=F.y,y.value=F.strategy,b.value=F.placement,S.value=F.middlewareData,T.value=!0})}function O(){typeof _=="function"&&(_(),_=void 0)}function D(){if(O(),r===void 0){M();return}if(h.value!=null&&d.value!=null){_=r(h.value,d.value,M);return}}function $(){a.value||(T.value=!1)}return i.watch([o,l,s],M,{flush:"sync"}),i.watch([h,d],D,{flush:"sync"}),i.watch(a,$,{flush:"sync"}),i.getCurrentScope()&&i.onScopeDispose(O),{x:i.shallowReadonly(m),y:i.shallowReadonly(p),strategy:i.shallowReadonly(y),placement:i.shallowReadonly(b),middlewareData:i.shallowReadonly(S),isPositioned:i.shallowReadonly(T),floatingStyles:v,update:M}}const n5={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},r5={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"},i5=({target:e,triggers:t,show:n,hide:r})=>{const a=()=>{((s,c)=>{c.forEach(h=>{const d=n5[h];d?s.addEventListener(d,n):console.log(`No Tooltip Show event for ${h} trigger`);const m=r5[h];m?s.addEventListener(m,r):console.log(`No Tooltip Hide event for ${h} trigger`)})})(e.value,t)},o=()=>{((s,c)=>{c.forEach(h=>{const d=n5[h];d?s.removeEventListener(d,n):console.log(`No Tooltip Show event for ${h} trigger`);const m=r5[h];m?s.removeEventListener(m,r):console.log(`No Tooltip Hide event for ${h} trigger`)})})(e.value,t)};i.onMounted(()=>a()),i.onBeforeUnmount(()=>o())},Nk={__name:"wt-tooltip-floating",props:{triggers:{type:Array,default:()=>[]}},emits:["show","hide"],setup(e,{emit:t}){const n=e,r=t,a=i.ref(null);return i5({target:a,triggers:n.triggers,show:()=>r("show"),hide:()=>r("hide")}),(o,l)=>(i.openBlock(),i.createElementBlock("aside",{ref_key:"floating",ref:a,class:"wt-tooltip-floating"},[i.renderSlot(o.$slots,"default")],512))}},a5={WtLogo:_w,WtAvatar:Nc,WtBadge:Hc,WtIcon:Il,WtIndicator:Cy,WtInputInfo:_y,WtButton:qc,WtChip:r8,WtDivider:vm,WtTooltip:he({__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}},setup(e){const t=e,n=i.ref(null),r=i.ref(null),a=i.ref(!1),o=(c={})=>{t.disabled||a.value||(a.value=!0,c.usedByTooltip=!0)},l=(c={})=>{c.usedByTooltip||(a.value=!1)},{floatingStyles:s}=Dk(n,r,{placement:t.placement==="auto"?null:t.placement,strategy:"fixed",whileElementsMounted:Ak,middleware:[Sk(),Lk(4),t.placement==="auto"?xk():kk()]});return i5({target:n,triggers:t.triggers,show:o,hide:l}),i.watch(t.visible,c=>{c?o():l()}),i.onMounted(()=>{t.visible&&o()}),(c,h)=>{const d=i.resolveDirective("clickaway");return i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass([{"wt-tooltip--visible":a.value},"wt-tooltip"])},[i.createElementVNode("div",{ref_key:"activator",ref:n,class:"wt-tooltip__activator"},[i.renderSlot(c.$slots,"activator",{},void 0,!0)],512),a.value?i.withDirectives((i.openBlock(),i.createBlock(Nk,{key:0,ref_key:"floating",ref:r,class:i.normalizeClass([[e.popperClass],"wt-tooltip__floating"]),style:i.normalizeStyle(i.unref(s)),triggers:e.popperTriggers,onHide:l,onShow:o},{default:i.withCtx(()=>[i.renderSlot(c.$slots,"default",i.normalizeProps(i.guardReactiveProps({hide:l})),void 0,!0)],void 0,!0),_:3},8,["class","style","triggers"])),[[d,l]]):i.createCommentVNode("",!0)],2)}}},[["__scopeId","data-v-30ef97dc"]]),WtLabel:nw,WtLoader:ww,WtRoundedAction:u_,WtCheckbox:e8,WtDatepicker:gm,WtIconBtn:my,WtInput:Jg,WtHint:oy,WtNotification:rC,WtPopup:t_,WtProgressBar:i_,WtRadio:c_,WtSearchBar:m_,WtSelect:q_,WtSlider:J_,WtSwitcher:yx,WtTabs:Kx,WtTagsInput:ek,WtTimeInput:dk,WtTimepicker:mk,WtTextarea:ok,WtAppHeader:q9,WtHeadline:ry,WtHeadlineNav:Xm,WtNavigationBar:Qw,WtAppNavigator:yc,WtFiltersPanelWrapper:zm,WtHeaderActions:Tc,WtErrorPage:Fm,WtNotificationsBar:lC,WtPageWrapper:mC,WtPagination:_b,WtPlayer:Nv,WtStatusSelect:rx,WtTable:Wx,WtTableActions:bx,WtTableColumnSelect:Bx,WtButtonSelect:Uc,WtContextMenu:a8,WtCopyAction:h8,WtLoadBar:ow,WtIconAction:fy,WtPageHeader:sC,WtItemLink:Qg,WtDummy:Bm,WtStepper:cx,WtExpansionPanel:Hm};function o5(e){return i.getCurrentScope()?(i.onScopeDispose(e),!0):!1}function vt(e){return typeof e=="function"?e():i.unref(e)}const l5=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Pk=Object.prototype.toString,$k=e=>Pk.call(e)==="[object Object]",_t=()=>{},Ua=Vk();function Vk(){var e,t;return l5&&((e=window==null?void 0:window.navigator)==null?void 0:e.userAgent)&&(/iP(ad|hone|od)/.test(window.navigator.userAgent)||((t=window==null?void 0:window.navigator)==null?void 0:t.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}const s5={mounted:"mounted",updated:"updated",unmounted:"unmounted"};function Fk(...e){if(e.length!==1)return i.toRef(...e);const t=e[0];return typeof t=="function"?i.readonly(i.customRef(()=>({get:t,set:_t}))):i.ref(t)}function xt(e){var t;const n=vt(e);return(t=n==null?void 0:n.$el)!=null?t:n}const c5=l5?window:void 0;function Rn(...e){let t,n,r,a;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,a]=e,t=c5):[t,n,r,a]=e,!t)return _t;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const o=[],l=()=>{o.forEach(d=>d()),o.length=0},s=(d,m,p,y)=>(d.addEventListener(m,p,y),()=>d.removeEventListener(m,p,y)),c=i.watch(()=>[xt(t),vt(a)],([d,m])=>{if(l(),!d)return;const p=$k(m)?{...m}:m;o.push(...n.flatMap(y=>r.map(b=>s(d,y,b,p))))},{immediate:!0,flush:"post"}),h=()=>{c(),l()};return o5(h),h}let u5=!1;function d5(e,t,n={}){const{window:r=c5,ignore:a=[],capture:o=!0,detectIframe:l=!1}=n;if(!r)return _t;Ua&&!u5&&(u5=!0,Array.from(r.document.body.children).forEach(p=>p.addEventListener("click",_t)),r.document.documentElement.addEventListener("click",_t));let s=!0;const c=p=>a.some(y=>{if(typeof y=="string")return Array.from(r.document.querySelectorAll(y)).some(b=>b===p.target||p.composedPath().includes(b));{const b=xt(y);return b&&(p.target===b||p.composedPath().includes(b))}}),d=[Rn(r,"click",p=>{const y=xt(e);if(!(!y||y===p.target||p.composedPath().includes(y))){if(p.detail===0&&(s=!c(p)),!s){s=!0;return}t(p)}},{passive:!0,capture:o}),Rn(r,"pointerdown",p=>{const y=xt(e);s=!c(p)&&!!(y&&!p.composedPath().includes(y))},{passive:!0}),l&&Rn(r,"blur",p=>{setTimeout(()=>{var y;const b=xt(e);((y=r.document.activeElement)==null?void 0:y.tagName)==="IFRAME"&&!(b!=null&&b.contains(r.document.activeElement))&&t(p)},0)})].filter(Boolean);return()=>d.forEach(p=>p())}const Ik={[s5.mounted](e,t){const n=!t.modifiers.bubble;if(typeof t.value=="function")e.__onClickOutside_stop=d5(e,t.value,{capture:n});else{const[r,a]=t.value;e.__onClickOutside_stop=d5(e,r,Object.assign({capture:n},a))}},[s5.unmounted](e){e.__onClickOutside_stop()}};function Wa(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function f5(e){const t=window.getComputedStyle(e);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&e.clientWidth<e.scrollWidth||t.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const n=e.parentNode;return!n||n.tagName==="BODY"?!1:f5(n)}}function Rk(e){const t=e||window.event,n=t.target;return f5(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const Hn=new WeakMap;function Hk(e,t=!1){const n=i.ref(t);let r=null,a;i.watch(Fk(e),s=>{const c=Wa(vt(s));if(c){const h=c;Hn.get(h)||Hn.set(h,a),n.value&&(h.style.overflow="hidden")}},{immediate:!0});const o=()=>{const s=Wa(vt(e));!s||n.value||(Ua&&(r=Rn(s,"touchmove",c=>{Rk(c)},{passive:!1})),s.style.overflow="hidden",n.value=!0)},l=()=>{var s;const c=Wa(vt(e));!c||!n.value||(Ua&&(r==null||r()),c.style.overflow=(s=Hn.get(c))!=null?s:"",Hn.delete(c),n.value=!1)};return o5(l),i.computed({get(){return n.value},set(s){s?o():l()}})}function Zk(){let e=!1;const t=i.ref(!1);return(n,r)=>{if(t.value=r.value,e)return;e=!0;const a=Hk(n,r.value);i.watch(t,o=>a.value=o)}}Zk();const h5={clickaway:Ik};function Uk(){if(typeof window>"u"||typeof document>"u")return()=>{};const e=window._SVG_SPRITE_IDS_=window._SVG_SPRITE_IDS_||[],t=document.createElementNS("http://www.w3.org/2000/svg","svg");t.style.position="absolute",t.style.width="0",t.style.height="0";function n(){document.body.insertBefore(t,document.body.firstChild)}return document.readyState==="loading"?document.addEventListener("DOMContentLoaded",n):n(),function(a,o){(e.indexOf(o)>-1||document.getElementById(o))&&console.warn(`Icon #${o} was duplicately registered. It must be globally unique.`),e.push(o),t.insertAdjacentHTML("beforeend",a)}}const H=Uk();return H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="account"><path fill-rule="evenodd" d="M12 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M14.204 21.756C18.666 20.753 22 16.766 22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.766 3.334 8.753 7.796 9.756A9.849 9.849 0 0 0 12 22c.778 0 1.521-.086 2.204-.244Zm3.567-4.216a8 8 0 1 0-11.543 0C6.945 16.074 9.258 15 12 15c2.743 0 5.056 1.074 5.771 2.54Zm-3.952 2.252a5.3 5.3 0 0 0 1.416-.545c.361-.21.57-.414.674-.559a.589.589 0 0 0 .082-.145A.125.125 0 0 0 16 18.5c0-.006 0-.019-.01-.043a.589.589 0 0 0-.08-.145c-.106-.145-.314-.349-.675-.56C14.505 17.328 13.366 17 12 17c-1.366 0-2.506.327-3.235.753-.361.21-.57.414-.674.559a.586.586 0 0 0-.082.145A.125.125 0 0 0 8 18.5c0 .006 0 .019.01.043.008.027.03.076.08.145.106.145.314.349.675.56a5.3 5.3 0 0 0 1.415.544 8.026 8.026 0 0 0 3.64 0Z" clip-rule="evenodd" /></symbol>',"account"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="agent"><path d="M6.59 9.004a5.502 5.502 0 0 1 10.82 0A1 1 0 1 0 18.5 10a6.5 6.5 0 1 0-13 0c0 .549.107 1.379.45 2.091.347.725.987 1.409 2.05 1.409a.5.5 0 0 0 0-1c-.537 0-.897-.316-1.15-.841a3.353 3.353 0 0 1-.23-.666 1 1 0 0 0-.03-1.989ZM8.261 17.889C7.33 18.433 7 19.037 7 19.5a1 1 0 1 1-2 0c0-1.47 1.014-2.616 2.253-3.339C8.518 15.424 10.198 15 12 15s3.483.424 4.747 1.161C17.986 16.884 19 18.031 19 19.5a1 1 0 1 1-2 0c0-.463-.33-1.067-1.261-1.611C14.83 17.359 13.512 17 12 17s-2.831.36-3.739.889Z" /><path fill-rule="evenodd" d="M12 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" clip-rule="evenodd" /></symbol>',"agent"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="adfs"><path fill="#00BEF2" d="M11.713 9.958v3.02c0 2.447-.015 3.036-.087 3.1-.06.049-.223-.022-.7-.296-1.728-.995-2.886-1.726-2.89-1.846 0-.053 0-.214.004-.357a1.725 1.725 0 0 0-.106-.566 3.437 3.437 0 0 1-.117-.345c0-.064 3.453-3.175 3.521-3.175.02 0 .11.105.205.233l.17.232ZM15.919 13.83c-.027.106-.454.39-2.743 1.817-.423.266-.786.484-.794.476-.102 0-.125-.458-.14-3.16l-.015-3.016.352-.233c.193-.127.378-.232.416-.232.106 0 .563.499 1.815 1.966l1.165 1.373-.015.447a3.976 3.976 0 0 1-.042.563Z" /><path fill="#00BEF2" fill-rule="evenodd" d="M12.064 2.075C12.03 2.026 12.011 2 11.99 2c-.016 0-.03.023-.042.064-.011.041-2.243 2.698-4.973 5.91A820.385 820.385 0 0 0 2 13.856c-.011.026 2.209 1.842 4.928 4.041 2.72 2.199 4.974 4.026 5.012 4.064.063.063.071.056.243-.081l.006-.006c.098-.082 2.349-1.902 4.993-4.037 2.643-2.135 4.814-3.902 4.818-3.917.011-.015-2.213-2.672-4.936-5.899a1192.36 1192.36 0 0 1-5-5.947Zm-1.282 16.014c.155.3.53.616.84.728.303.113.522.113.889.008.355-.105.768-.45.934-.796.147-.311.163-.81.03-1.13-.136-.322-.117-.4.152-.618.438-.35 2.409-1.692 2.537-1.722.076-.023.258.04.492.168.314.173.427.203.726.203.427 0 .662-.09.983-.375.454-.41.64-1.088.428-1.591-.333-.784-1.173-1.133-1.967-.822a1.94 1.94 0 0 1-.404.117c-.053 0-.216-.132-.36-.297-.817-.942-2.36-2.792-2.45-2.945-.11-.173-.11-.18.003-.466.42-1.032-.355-2.187-1.467-2.187-.473 0-.719.079-1.052.337-.609.477-.786 1.272-.438 1.99l.17.356-.571.54c-.829.78-2.546 2.334-2.758 2.491-.181.135-.189.135-.476.042-.53-.173-1.078-.038-1.49.371-.307.3-.401.544-.401 1.017 0 .488.11.728.476 1.066.511.469 1.165.514 1.79.12.192-.12.298-.158.362-.12l.095.05c.223.121.806.436 1.456.783.802.427 1.51.821 1.57.863.106.078.106.09-.06.427-.216.454-.232 1.028-.039 1.392Z" clip-rule="evenodd" /></symbol>',"adfs"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="app-navigator"><path d="M5 6a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V6ZM5 11.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-1ZM5 17a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-1ZM16 6a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V6ZM16 11.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM16 17a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM10.5 6a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V6ZM10.5 11.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM10.5 17a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1Z" /></symbol>',"app-navigator"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="arrow-down"><path fill-rule="evenodd" d="M17.843 8.99a1.04 1.04 0 0 1-.331 1.43c-1.314.82-2.342 1.9-3.048 2.792a13.6 13.6 0 0 0-.791 1.106 9.305 9.305 0 0 0-.24.396l-.01.016v.002l-.065.12-.095.101c-.34.358-.797.547-1.263.547-.466 0-.924-.19-1.263-.547l-.095-.1-.065-.12v-.003l-.01-.016a9.361 9.361 0 0 0-.24-.396c-.176-.275-.44-.663-.791-1.106-.706-.892-1.734-1.971-3.048-2.792a1.04 1.04 0 0 1-.331-1.43 1.034 1.034 0 0 1 1.426-.333c1.58.988 2.778 2.257 3.574 3.264.358.45.64.855.843 1.167.204-.312.485-.716.842-1.167.797-1.007 1.995-2.276 3.575-3.264a1.034 1.034 0 0 1 1.426.332Z" clip-rule="evenodd" /></symbol>',"arrow-down"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="arrow-left"><path fill-rule="evenodd" d="M15.01 6.157a1.04 1.04 0 0 0-1.43.331c-.82 1.314-1.9 2.342-2.792 3.048a13.57 13.57 0 0 1-1.423.986l-.079.045-.016.01h-.002l-.12.065-.101.095c-.358.34-.547.797-.547 1.263 0 .466.19.924.547 1.263l.1.095.12.065h.001l.002.001.016.01.08.045c.07.041.179.106.316.194.275.176.663.44 1.106.791.892.706 1.971 1.734 2.792 3.048a1.04 1.04 0 0 0 1.43.331c.487-.302.636-.94.333-1.426-.988-1.58-2.257-2.778-3.264-3.574-.45-.358-.855-.64-1.167-.843a15.82 15.82 0 0 0 1.167-.842c1.007-.797 2.276-1.995 3.264-3.575a1.034 1.034 0 0 0-.332-1.426Z" clip-rule="evenodd" /></symbol>',"arrow-left"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="arrow-right"><path fill-rule="evenodd" d="M8.99 6.157a1.04 1.04 0 0 1 1.43.331c.82 1.314 1.9 2.342 2.792 3.048.443.35.831.616 1.106.791a9.305 9.305 0 0 0 .396.24l.016.01h.002l.12.065.101.095c.358.34.547.797.547 1.263 0 .466-.19.924-.547 1.263l-.1.095-.12.065h-.003l-.016.01-.08.046c-.07.041-.179.106-.316.194-.275.176-.663.44-1.106.791-.892.706-1.971 1.734-2.792 3.048a1.04 1.04 0 0 1-1.43.331 1.034 1.034 0 0 1-.333-1.426c.988-1.58 2.257-2.778 3.264-3.574.45-.358.855-.64 1.167-.843a15.79 15.79 0 0 1-1.167-.842c-1.007-.797-2.276-1.995-3.264-3.575a1.034 1.034 0 0 1 .332-1.426Z" clip-rule="evenodd" /></symbol>',"arrow-right"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="arrow-up"><path fill-rule="evenodd" d="M6.157 15.01a1.04 1.04 0 0 1 .331-1.43c1.314-.82 2.342-1.9 3.048-2.792.35-.443.616-.831.791-1.106a9.322 9.322 0 0 0 .24-.396l.01-.017.065-.122.095-.1c.34-.358.797-.547 1.263-.547.466 0 .924.19 1.263.547l.095.1.065.12v.002l.01.017.046.08c.041.07.106.179.194.316.176.275.44.663.791 1.106.706.892 1.734 1.971 3.048 2.792.485.304.634.944.331 1.43a1.034 1.034 0 0 1-1.426.333c-1.58-.988-2.778-2.258-3.574-3.264A15.815 15.815 0 0 1 12 10.911a15.79 15.79 0 0 1-.842 1.168c-.797 1.006-1.995 2.276-3.575 3.264a1.034 1.034 0 0 1-1.426-.332Z" clip-rule="evenodd" /></symbol>',"arrow-up"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="arrow-mix"><path d="M17.104 4c0-.552.438-1 .98-1 .54 0 .978.448.978 1 0-.008 0-.008.004.003.009.03.043.15.171.361.151.25.376.534.64.804.265.27.543.5.787.654a1.414 1.414 0 0 0 .357.178c.54 0 .979.448.979 1a.99.99 0 0 1-.98 1c.01 0 .008 0-.002.003-.03.01-.146.044-.354.175a4.585 4.585 0 0 0-.787.654c-.264.27-.489.554-.64.804-.128.212-.162.33-.171.361-.003.01-.004.011-.004.003a.99.99 0 0 1-.979 1 .99.99 0 0 1-.979-1c0-.534.241-1.043.468-1.417a5.79 5.79 0 0 1 .398-.57 6.954 6.954 0 0 0-4.545 2.067 10.93 10.93 0 0 0-1.077-1.739 8.952 8.952 0 0 1 5.434-2.32A.965.965 0 0 1 17.98 6a5.822 5.822 0 0 1-.407-.583c-.227-.374-.468-.883-.468-1.417ZM8.575 13.92A6.953 6.953 0 0 1 3.615 16H3a1 1 0 1 0 0 2h.615a8.95 8.95 0 0 0 6.037-2.341c-.409-.54-.77-1.12-1.077-1.739Z" /><path d="M2 7a1 1 0 0 1 1-1h.615a8.954 8.954 0 0 1 8.313 5.629 6.954 6.954 0 0 0 6.041 4.359 5.797 5.797 0 0 1-.397-.571c-.227-.374-.468-.883-.468-1.417 0-.552.438-1 .98-1 .54 0 .978.448.978 1 0-.008 0-.008.004.003.009.03.043.15.171.361.151.25.376.534.64.804.265.27.543.5.787.654.208.13.324.166.354.175.01.003.011.003.003.003.54 0 .979.448.979 1a.99.99 0 0 1-.98 1c.01 0 .008 0-.002.003a1.41 1.41 0 0 0-.354.175 4.585 4.585 0 0 0-.787.654c-.264.27-.489.554-.64.804-.128.212-.162.33-.171.361-.003.01-.004.012-.004.003a.99.99 0 0 1-.979 1 .99.99 0 0 1-.979-1c0-.534.241-1.043.468-1.417.12-.197.257-.393.407-.583a.966.966 0 0 1-.197-.02 8.955 8.955 0 0 1-7.71-5.609A6.954 6.954 0 0 0 3.615 8H3a1 1 0 0 1-1-1Z" /></symbol>',"arrow-mix"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="attach"><path fill-rule="evenodd" d="M11.768 3.602a5.441 5.441 0 0 1 7.712 0c2.16 2.14 2.16 5.528 0 7.669l-.006.005-6.244 6.098c-1.546 1.529-4.136 1.637-5.689-.034-1.518-1.538-1.618-4.096.059-5.631l4.262-4.225a1 1 0 0 1 1.408 1.42l-4.277 4.24a.913.913 0 0 1-.033.031c-.774.7-.796 1.956.012 2.767l.028.03c.713.774 2.003.793 2.825-.021l.005-.006 6.244-6.097c1.368-1.358 1.367-3.468-.002-4.826a3.441 3.441 0 0 0-4.894-.001l-.002.001-.001.002-.003.003-6.893 6.833c-1.842 1.916-1.834 4.95-.006 6.767l.003.003c1.94 1.831 5.017 1.822 6.854.001l4.942-4.898a1 1 0 1 1 1.408 1.42l-4.942 4.898c-2.636 2.614-6.95 2.574-9.64.028l-.01-.008-.02-.02c-2.64-2.618-2.6-6.91-.027-9.581.01-.012.022-.023.033-.034l6.888-6.828.006-.006Z" clip-rule="evenodd" /></symbol>',"attach"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="attention"><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-2 0a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-8-6a1 1 0 0 1 1 1v5.5a1 1 0 1 1-2 0V7a1 1 0 0 1 1-1Zm1 10.5a1 1 0 1 0-2 0v.5a1 1 0 1 0 2 0v-.5Z" clip-rule="evenodd" /></symbol>',"attention"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 25" id="azure"><path fill="#292E3D" d="M8.834 1.636h6.51L8.586 21.658a1.038 1.038 0 0 1-.983.706H2.537a1.035 1.035 0 0 1-.982-1.368L7.851 2.342a1.038 1.038 0 0 1 .983-.706Z" style="fill:#292e3d;fill:color(display-p3 .16 .18 .24);fill-opacity:1" /><path fill="#0078D4" d="M18.294 15.065H7.97a.477.477 0 0 0-.326.828l6.633 6.19c.193.18.447.28.711.28h5.845l-2.54-7.298Z" style="fill:#0078d4;fill:color(display-p3 0 .4706 .8314);fill-opacity:1" /><path fill="url(#azure_a)" d="M8.834 1.636a1.03 1.03 0 0 0-.985.72L1.563 20.979a1.035 1.035 0 0 0 .977 1.385h5.197a1.11 1.11 0 0 0 .852-.725l1.254-3.694 4.477 4.176c.188.155.423.24.667.243h5.823l-2.554-7.299-7.445.002 4.557-13.431H8.834Z" /><path fill="url(#azure_b)" d="M17.149 2.341a1.036 1.036 0 0 0-.982-.705H8.912a1.037 1.037 0 0 1 .982.705l6.296 18.655a1.036 1.036 0 0 1-.982 1.368h7.255a1.038 1.038 0 0 0 .982-1.368L17.149 2.341Z" /><defs><linearGradient id="azure_a" x1="13.319" x2="11.755" y1="12.479" y2="13.008" gradientUnits="userSpaceOnUse"><stop stop-opacity=".3" style="stop-color:black;stop-opacity:.3" /><stop offset=".071" stop-opacity=".2" style="stop-color:black;stop-opacity:.2" /><stop offset=".321" stop-opacity=".1" style="stop-color:black;stop-opacity:.1" /><stop offset=".623" stop-opacity=".05" style="stop-color:black;stop-opacity:.05" /><stop offset="1" stop-opacity="0" style="stop-color:none;stop-opacity:0" /></linearGradient><linearGradient id="azure_b" x1="12.459" x2="19.88" y1="2.589" y2="22.36" gradientUnits="userSpaceOnUse"><stop stop-color="#3CCBF4" style="stop-color:#3ccbf4;stop-color:color(display-p3 .2353 .7961 .9569);stop-opacity:1" /><stop offset="1" stop-color="#2892DF" style="stop-color:#2892df;stop-color:color(display-p3 .1569 .5725 .8745);stop-opacity:1" /></linearGradient></defs></symbol>',"azure"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="back"><path d="M3.004 12.085a.995.995 0 0 0 .214.539l.012.014a.995.995 0 0 0 .346.268c.214.106.416.193.62.281.416.18.84.364 1.388.717.76.488 1.66 1.265 2.584 2.65a1 1 0 0 0 1.664-1.109c-.71-1.065-1.43-1.85-2.122-2.445H20a1 1 0 1 0 0-2H7.71c.692-.594 1.412-1.38 2.122-2.445a1 1 0 0 0-1.664-1.11c-.924 1.386-1.825 2.164-2.584 2.651-.549.354-.972.537-1.388.717-.202.087-.403.174-.615.279a1.002 1.002 0 0 0-.579.841M3 12c0 .028.001.057.004.085L3 12Z" /></symbol>',"back"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="bell"><path d="M12 4C9.302 4 7.172 6.097 7.172 8.55v4.255c-.006 1.232-.428 2.424-1.287 3.362h12.23c-.86-.938-1.281-2.13-1.287-3.362V8.55C16.828 6.098 14.698 4 12 4ZM5.172 8.55C5.172 4.903 8.29 2 12 2c3.71 0 6.828 2.902 6.828 6.55v4.244c.004.97.409 1.846 1.236 2.442l.007.005.297.189c.034.021.066.045.097.07 1.099.899.414 2.667-1.028 2.667H4.562c-1.441 0-2.126-1.768-1.027-2.667a.996.996 0 0 1 .097-.07l.297-.189.007-.005c.827-.596 1.232-1.471 1.236-2.443V8.552ZM9.85 21a1 1 0 0 1 1-1h2.3a1 1 0 1 1 0 2h-2.3a1 1 0 0 1-1-1Z" /></symbol>',"bell"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="bell-badged"><circle cx="21" cy="3" r="3" fill="#E63E1A" /><path d="M12 4C9.302 4 7.172 6.097 7.172 8.55v4.255c-.006 1.232-.428 2.424-1.287 3.362h12.23c-.86-.938-1.281-2.13-1.287-3.362V8.55C16.828 6.098 14.698 4 12 4ZM5.172 8.55C5.172 4.903 8.29 2 12 2c3.71 0 6.828 2.902 6.828 6.55v4.244c.004.97.409 1.846 1.236 2.442l.007.005.297.189c.034.021.066.045.097.07 1.099.899.414 2.667-1.028 2.667H4.562c-1.441 0-2.126-1.768-1.027-2.667a.996.996 0 0 1 .097-.07l.297-.189.007-.005c.827-.596 1.232-1.471 1.236-2.443V8.552ZM9.85 21a1 1 0 0 1 1-1h2.3a1 1 0 1 1 0 2h-2.3a1 1 0 0 1-1-1Z" /></symbol>',"bell-badged"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="bucket"><path fill-rule="evenodd" d="M10 2a3 3 0 0 0-2.83 4H3a1 1 0 0 0 0 2h1.17c-.11.313-.17.65-.17 1l1 10a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3l1-10c0-.35-.06-.687-.17-1H21a1 1 0 1 0 0-2h-4.17A3 3 0 0 0 14 2h-4Zm4 4a1 1 0 1 0 0-2h-4a1 1 0 0 0 0 2h4ZM7 8a1 1 0 0 0-1 1l1 10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1l1-10a1 1 0 0 0-1-1H7Z" clip-rule="evenodd" /></symbol>',"bucket"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="bot"><path fill-rule="evenodd" d="M11.959 2h.142c2.89 0 5.259 1.418 5.483 3.22.04.082.078.165.113.25.169.407.244.876.277 1.53h.027a2 2 0 0 1 1.6 3.2c.243.183.4.473.4.8v3a1 1 0 1 1-2 0c0 1.864 0 2.796-.304 3.53a4 4 0 0 1-2.165 2.165c-.735.305-1.667.305-3.53.305-1.864 0-2.796 0-3.53-.305a4 4 0 0 1-2.165-2.164c-.305-.735-.305-1.667-.305-3.531a1 1 0 1 1-2 0v-3c0-.327.157-.617.4-.8a2 2 0 0 1 1.6-3.2h.027c.034-.654.109-1.123.278-1.53.035-.085.072-.168.113-.25C6.644 3.418 9.013 2 11.903 2h.056Zm.043 16c.959 0 1.578-.001 2.052-.033.456-.031.63-.085.713-.12a2 2 0 0 0 1.082-1.082c.034-.083.088-.256.119-.713C16 15.58 16 14.96 16 14v-4s-1-1-4-1c-2.999 0-3.999 1-3.999 1v4c0 .96.001 1.579.034 2.052.03.457.084.63.118.713a2 2 0 0 0 1.083 1.083c.083.034.257.088.713.119.474.032 1.093.033 2.052.033ZM15.6 5.5h.007v1a1 1 0 0 1-1 1H9.401a1 1 0 0 1-1-1v-1h.002c0-.046.032-.373.684-.788.628-.4 1.618-.712 2.816-.712h.198c1.197 0 2.187.313 2.815.712.652.415.685.742.685.788Z" clip-rule="evenodd" /><path d="M9.002 21a1 1 0 0 1 1-1h.004c.55 0 .996 0 .996 1a1 1 0 0 1-1 1c-.5 0-.75 0-.875-.125S9.002 21.5 9.002 21ZM14.001 20a1 1 0 0 1 1 1c0 .5 0 .75-.125.875s-.375.125-.875.125a1 1 0 0 1-1-1c0-1 .446-1 .996-1h.004Z" /></symbol>',"bot"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="calendar"><path fill-rule="evenodd" d="M7.796 1.568c.19-.251.55-.568 1.087-.568a1 1 0 0 1 .47 1.883l-.007.024L9.32 3h4.747a4.69 4.69 0 0 1 .138-.657c.072-.243.183-.529.37-.775.19-.251.549-.568 1.087-.568a1 1 0 0 1 .47 1.883l-.008.024L16.1 3H18a4 4 0 0 1 4 4v11a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h1.288c.033-.23.079-.453.139-.657.072-.243.183-.529.37-.775ZM14.068 5c.033.23.078.453.138.657.072.243.183.529.37.775.19.251.549.568 1.087.568a1 1 0 0 0 .47-1.883l-.008-.024A2.008 2.008 0 0 1 16.1 5H18a2 2 0 0 1 2 2v1H4V7a2 2 0 0 1 2-2h1.288c.033.23.079.453.14.657.07.243.182.529.368.775.19.251.55.568 1.087.568a1 1 0 0 0 .47-1.883l-.007-.024A1.921 1.921 0 0 1 9.32 5h4.747ZM20 10v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8h16Z" clip-rule="evenodd" /></symbol>',"calendar"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="dark-mode"><path fill-rule="evenodd" d="M10.204 2.813c.41.609.503 1.464.134 2.214a8.556 8.556 0 0 0-.876 3.79c0 4.65 3.656 8.372 8.105 8.372.612 0 1.098.373 1.31.845a1.36 1.36 0 0 1-.364 1.613A9.91 9.91 0 0 1 12.104 22C6.497 22 2 17.33 2 11.628c0-4.194 2.428-7.82 5.94-9.453a1.78 1.78 0 0 1 1.318-.092c.42.137.736.418.946.73ZM8.56 4.096C5.87 5.45 4 8.306 4 11.628 4 16.28 7.655 20 12.104 20a7.86 7.86 0 0 0 3.766-.957c-4.791-.83-8.408-5.114-8.408-10.226 0-1.679.39-3.268 1.082-4.674a.244.244 0 0 0 .017-.047Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M15 4a1 1 0 0 1 1 1 2 2 0 0 0 2 2 1 1 0 1 1 0 2 2 2 0 0 0-2 2 1 1 0 0 1-2 0 2 2 0 0 0-2-2 1 1 0 1 1 0-2 2 2 0 0 0 2-2 1 1 0 0 1 1-1Zm0 3.646c-.11.125-.229.243-.354.354.125.11.243.229.354.354.11-.125.229-.243.354-.354A4.027 4.027 0 0 1 15 7.646Z" clip-rule="evenodd" /><path d="M20 11a1 1 0 1 0-2 0 1 1 0 0 1-1 1 1 1 0 1 0 0 2 1 1 0 0 1 1 1 1 1 0 0 0 2 0 1 1 0 0 1 1-1 1 1 0 0 0 0-2 1 1 0 0 1-1-1Z" /></symbol>',"dark-mode"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call"><path fill-rule="evenodd" d="M4.123 3.101a3.71 3.71 0 0 1 5.277 0l1.203 1.19c.623.616.984 1.448.954 2.346-.029.892-.435 1.695-1.055 2.308l-.33.326c.425.831 1.073 1.7 1.935 2.553.75.741 1.69 1.394 2.63 1.896l.414-.41a3.222 3.222 0 0 1 4.575 0l1.203 1.19c.027.027.054.056.08.085.662.748.946 1.67.986 2.506.04.828-.151 1.711-.617 2.449-.071.112-.154.215-.249.308l-.701.694c-1.218 1.203-2.801 1.668-4.454 1.37l-.017-.002c-3.004-.572-6.21-2.353-8.814-4.924-2.725-2.592-4.412-5.754-4.997-8.688-.455-1.756.205-3.445 1.275-4.503l.702-.694Zm3.87 1.423c-.706-.699-1.758-.699-2.464 0l-.702.693c-.642.636-1 1.622-.74 2.598l.015.065c.494 2.512 1.966 5.326 4.426 7.663l.014.014c2.374 2.345 5.235 3.901 7.783 4.387h.003c1.029.185 1.951-.09 2.694-.824l.68-.673c.209-.343.318-.798.296-1.26-.023-.47-.18-.927-.481-1.27l-1.197-1.184c-.506-.5-1.257-.5-1.763 0l-.902.892c-.101.1-.213.172-.325.221a1 1 0 0 1-.823-.008c-1.302-.603-2.7-1.497-3.807-2.592-1.211-1.198-2.132-2.504-2.652-3.824a1 1 0 0 1-.03-.646c.05-.173.146-.332.276-.46l.802-.793c.313-.31.453-.645.463-.951a1.144 1.144 0 0 0-.362-.859l-1.203-1.19Z" clip-rule="evenodd" /></symbol>',"call"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call--filled"><path d="M21.99 18.466c-.074-.79-.592-1.566-1.582-2.376-1.165-.954-2.064-1.416-2.83-1.454-.957-.048-1.533.545-2.143 1.172a36.79 36.79 0 0 1-.19.195c-.037.038-.098.08-.238.074-.406-.02-1.472-.439-4.057-3.015-1.121-1.118-1.947-2.063-2.455-2.809-.504-.742-.694-1.297-.506-1.487l.191-.191c.554-.552 1.077-1.073 1.146-1.868.073-.844-.38-1.808-1.466-3.127-.84-1.021-1.642-1.537-2.452-1.578-1.1-.054-1.904.808-2.55 1.501-.115.122-.222.237-.327.344-.783.791-.696 2.577.232 4.776 1.005 2.383 2.876 5.009 5.269 7.395 4.258 4.246 8.194 5.873 10.27 5.976.84.042 1.49-.146 1.883-.544.106-.107.22-.217.341-.333.701-.672 1.573-1.508 1.465-2.652Z" /></symbol>',"call--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-add-to"><path fill-rule="evenodd" d="M9.4 3.101a3.71 3.71 0 0 0-5.277 0l-.702.694c-1.07 1.058-1.73 2.747-1.275 4.503.585 2.934 2.272 6.096 4.997 8.688 2.605 2.57 5.81 4.352 8.814 4.924l.017.003c1.653.297 3.236-.168 4.454-1.371l.701-.694c.095-.093.178-.196.248-.308.467-.738.658-1.621.618-2.45-.04-.835-.324-1.757-.986-2.505a1.68 1.68 0 0 0-.08-.085l-1.203-1.19a3.222 3.222 0 0 0-4.575 0l-.414.41c-.94-.502-1.88-1.155-2.63-1.896-.862-.852-1.51-1.722-1.935-2.553l.33-.326c.62-.613 1.026-1.416 1.055-2.308a3.142 3.142 0 0 0-.954-2.346L9.4 3.1ZM5.53 4.524c.705-.699 1.757-.699 2.464 0l1.203 1.189c.254.252.372.554.362.86-.01.305-.15.64-.463.95l-.802.793c-.13.128-.226.287-.276.46a1 1 0 0 0 .03.646c.52 1.32 1.44 2.626 2.652 3.824 1.107 1.095 2.505 1.989 3.807 2.592a1 1 0 0 0 .823.008c.112-.049.224-.121.325-.221l.902-.892c.506-.5 1.257-.5 1.763 0l1.197 1.183c.301.344.458.801.48 1.27.023.463-.086.918-.295 1.261l-.68.673c-.743.734-1.665 1.01-2.694.824h-.003c-2.548-.486-5.409-2.042-7.783-4.387l-.014-.014c-2.46-2.337-3.932-5.151-4.426-7.663a1.006 1.006 0 0 0-.015-.065c-.26-.976.098-1.962.74-2.598l.702-.693Z" clip-rule="evenodd" /><path d="m20.008 3.993-.002-1.813c0-.555-.45-1.006-1.006-1.006-.555 0-1.005.45-1.005 1.005l.002 1.819-1.817-.001c-.556 0-1.005.449-1.005 1.004 0 .556.45 1.006 1.006 1.006l1.81.002.002 1.81c0 .555.45 1.006 1.006 1.006.555 0 1.005-.45 1.005-1.005l-.002-1.817 1.82.002c.555 0 1.005-.45 1.004-1.005 0-.556-.45-1.006-1.006-1.006l-1.812-.001Z" /></symbol>',"call-add-to"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-add-to--filled"><path d="M21.99 18.466c-.074-.79-.592-1.566-1.582-2.376-1.165-.954-2.064-1.416-2.83-1.454-.957-.048-1.533.545-2.143 1.172a36.79 36.79 0 0 1-.19.195c-.037.038-.098.08-.238.074-.406-.02-1.472-.439-4.057-3.015-1.121-1.118-1.947-2.063-2.455-2.809-.504-.742-.694-1.297-.506-1.487l.191-.191c.554-.552 1.077-1.073 1.146-1.868.073-.844-.38-1.808-1.466-3.127-.84-1.021-1.642-1.537-2.452-1.578-1.1-.054-1.904.808-2.55 1.501-.115.122-.222.237-.327.344-.783.791-.696 2.577.232 4.776 1.005 2.383 2.876 5.009 5.269 7.395 4.258 4.246 8.194 5.873 10.27 5.976.84.042 1.49-.146 1.883-.544.106-.107.22-.217.341-.333.701-.672 1.573-1.508 1.465-2.652ZM19.008 4.993l-.002-1.813c0-.555-.45-1.006-1.006-1.006-.555 0-1.005.45-1.005 1.005l.002 1.819-1.817-.001c-.556 0-1.005.449-1.005 1.004 0 .556.45 1.006 1.006 1.006l1.81.002.002 1.81c0 .555.45 1.006 1.006 1.006.555 0 1.005-.45 1.005-1.005l-.002-1.817 1.82.002c.555 0 1.005-.45 1.004-1.005 0-.556-.45-1.006-1.006-1.006l-1.812-.001Z" /></symbol>',"call-add-to--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-disconnect"><path fill-rule="evenodd" d="m19 3.575-1.283-1.28a1.007 1.007 0 0 0-1.422 0 1.004 1.004 0 0 0 0 1.42l1.287 1.286-1.286 1.284a1.004 1.004 0 0 0 0 1.42c.393.393 1.03.393 1.423 0l1.28-1.279 1.282 1.28c.393.392 1.03.392 1.423 0a1.004 1.004 0 0 0 0-1.421L20.418 5l1.287-1.286a1.004 1.004 0 0 0 0-1.42 1.007 1.007 0 0 0-1.422 0L19 3.574Zm-9.6-.474a3.71 3.71 0 0 0-5.277 0l-.702.694c-1.07 1.058-1.73 2.747-1.275 4.503.585 2.934 2.272 6.096 4.997 8.688 2.605 2.57 5.81 4.352 8.814 4.924l.017.003c1.653.297 3.236-.168 4.454-1.371l.701-.694c.095-.093.178-.196.248-.308.467-.738.658-1.621.618-2.45-.04-.835-.324-1.757-.986-2.505a1.68 1.68 0 0 0-.08-.085l-1.203-1.19a3.222 3.222 0 0 0-4.575 0l-.414.41c-.94-.502-1.88-1.155-2.63-1.896-.862-.852-1.51-1.722-1.935-2.553l.33-.326c.62-.613 1.026-1.416 1.055-2.308a3.142 3.142 0 0 0-.954-2.346L9.4 3.1ZM5.53 4.524c.705-.699 1.757-.699 2.464 0l1.203 1.189c.254.252.372.554.362.86-.01.305-.15.64-.463.95l-.802.793c-.13.128-.226.287-.276.46a1 1 0 0 0 .03.646c.52 1.32 1.44 2.626 2.652 3.824 1.107 1.095 2.505 1.989 3.807 2.592a1 1 0 0 0 .823.008c.112-.049.224-.121.325-.221l.902-.892c.506-.5 1.257-.5 1.763 0l1.197 1.183c.301.344.458.801.48 1.27.023.463-.086.918-.295 1.261l-.68.673c-.743.734-1.665 1.01-2.694.824h-.003c-2.548-.486-5.409-2.042-7.783-4.387l-.014-.014c-2.46-2.337-3.932-5.151-4.426-7.663a1.006 1.006 0 0 0-.015-.064c-.26-.977.098-1.963.74-2.599l.702-.693Z" clip-rule="evenodd" /></symbol>',"call-disconnect"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-disconnect--filled"><path fill-rule="evenodd" d="M20.408 16.09c.99.81 1.508 1.587 1.583 2.375.108 1.143-.764 1.98-1.464 2.651-.121.117-.236.227-.342.334-.393.398-1.044.586-1.883.544-2.076-.103-6.012-1.73-10.27-5.976-2.393-2.386-4.264-5.012-5.27-7.395-.927-2.2-1.014-3.985-.231-4.776.105-.107.212-.222.326-.344.647-.693 1.451-1.555 2.55-1.5.81.04 1.613.556 2.453 1.577C8.947 4.9 9.4 5.863 9.326 6.707c-.069.795-.592 1.316-1.146 1.868l-.191.191c-.188.19.002.745.506 1.487.508.746 1.334 1.691 2.455 2.809 2.585 2.576 3.651 2.995 4.057 3.015.14.007.2-.036.238-.074l.19-.195c.61-.627 1.186-1.22 2.143-1.172.766.038 1.665.5 2.83 1.454Zm-2.69-13.796L19 3.575l1.283-1.28a1.007 1.007 0 0 1 1.422 0 1.004 1.004 0 0 1 0 1.42l-1.287 1.286 1.286 1.284a1.004 1.004 0 0 1 0 1.42 1.007 1.007 0 0 1-1.423 0L19 6.427l-1.281 1.28a1.007 1.007 0 0 1-1.423 0 1.004 1.004 0 0 1 0-1.421L17.582 5l-1.287-1.286a1.004 1.004 0 0 1 0-1.42 1.007 1.007 0 0 1 1.422 0Z" clip-rule="evenodd" /></symbol>',"call-disconnect--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-end"><path fill-rule="evenodd" d="M10.717 2.294 12 3.575l1.283-1.28a1.007 1.007 0 0 1 1.422 0 1.004 1.004 0 0 1 0 1.42l-1.287 1.286 1.286 1.284a1.004 1.004 0 0 1 0 1.42 1.007 1.007 0 0 1-1.423 0L12 6.427l-1.281 1.28a1.007 1.007 0 0 1-1.423 0 1.004 1.004 0 0 1 0-1.421L10.582 5 9.295 3.715a1.004 1.004 0 0 1 0-1.42 1.007 1.007 0 0 1 1.422 0ZM1.005 18.346c.011 1.996 1.514 3.554 3.439 3.566l1.559.009a2.847 2.847 0 0 0 2.151-.94c.562-.623.82-1.44.816-2.273l-.002-.443c.818-.274 1.807-.424 2.924-.418.971.006 2.01.2 2.95.497l.002.556c.01 1.726 1.316 3.08 2.981 3.09l1.56.01c.035 0 .07 0 .106-.003.92-.058 1.706-.49 2.276-1.027a4.084 4.084 0 0 0 1.194-2.072c.027-.123.04-.25.039-.376l-.005-.943c-.01-1.636-.739-3.02-2.009-3.936l-.013-.01c-2.33-1.643-5.58-2.604-8.952-2.627-3.465-.09-6.625.906-8.918 2.493-1.44.88-2.11 2.467-2.103 3.905l.005.942Zm3.45 1.655c-.916-.006-1.601-.717-1.607-1.665l-.005-.943c-.005-.864.405-1.773 1.21-2.256a.915.915 0 0 0 .053-.034c1.959-1.363 4.751-2.27 7.877-2.187H12c3.076.02 5.954.902 7.931 2.295l.002.002c.79.57 1.212 1.38 1.218 2.377l.005.914a2.172 2.172 0 0 1-.629 1.051c-.32.302-.72.505-1.141.534l-1.551-.01c-.655-.003-1.145-.51-1.149-1.19l-.006-1.213c-.001-.135-.027-.26-.068-.368a.938.938 0 0 0-.541-.551c-1.242-.472-2.735-.812-4.17-.82-1.57-.01-3.022.25-4.22.79a.934.934 0 0 0-.44.417c-.08.15-.122.323-.12.498l.005 1.077c.002.42-.125.742-.318.955a1.035 1.035 0 0 1-.796.336L4.454 20Z" clip-rule="evenodd" /></symbol>',"call-end"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-end--filled"><path fill-rule="evenodd" d="m12 4.575-1.283-1.28a1.007 1.007 0 0 0-1.422 0 1.004 1.004 0 0 0 0 1.42l1.287 1.286-1.286 1.284a1.004 1.004 0 0 0 0 1.42c.393.393 1.03.393 1.423 0L12 7.427l1.281 1.28c.393.392 1.03.392 1.423 0a1.004 1.004 0 0 0 0-1.421L13.418 6l1.287-1.286a1.004 1.004 0 0 0 0-1.42 1.007 1.007 0 0 0-1.422 0L12 4.574ZM2.677 20.451c.49.462 1.223.63 2.242.513 1.2-.136 1.971-.42 2.427-.89.569-.59.56-1.346.55-2.146a37.012 37.012 0 0 1-.003-.25c0-.048.01-.116.093-.201.241-.25 1.082-.67 4.005-.675 1.268-.002 2.271.075 2.982.23.705.153 1.127.39 1.128.634v.248c0 .715-.002 1.391.41 1.95.436.594 1.238.925 2.6 1.075 1.055.117 1.802-.068 2.283-.566.654-.676.621-1.755.595-2.622-.005-.153-.01-.297-.01-.434-.005-1.018-1.065-2.118-2.837-2.94-1.918-.893-4.465-1.381-7.172-1.377-4.817.008-7.968 1.502-9.202 2.78-.499.516-.761 1.059-.758 1.57 0 .138-.002.284-.005.437-.016.889-.036 1.994.672 2.664Z" clip-rule="evenodd" /></symbol>',"call-end--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-inbound"><path fill-rule="evenodd" d="M4.123 3.101a3.71 3.71 0 0 1 5.277 0l1.203 1.19c.623.616.984 1.448.954 2.346-.029.892-.435 1.695-1.055 2.308l-.33.326c.425.831 1.073 1.7 1.935 2.553.75.741 1.69 1.394 2.63 1.896l.414-.41a3.222 3.222 0 0 1 4.575 0l1.203 1.19c.027.027.054.056.08.085.662.748.946 1.67.986 2.506.04.828-.151 1.711-.617 2.449-.071.112-.154.215-.249.308l-.701.694c-1.218 1.203-2.801 1.668-4.454 1.37l-.017-.002c-3.004-.572-6.21-2.353-8.814-4.924-2.725-2.592-4.412-5.754-4.997-8.688-.455-1.756.205-3.445 1.275-4.503l.702-.694Zm3.87 1.423c-.706-.699-1.758-.699-2.464 0l-.702.693c-.642.636-1 1.622-.74 2.598l.015.065c.494 2.512 1.966 5.326 4.426 7.663l.014.014c2.374 2.345 5.235 3.901 7.783 4.387h.003c1.029.185 1.951-.09 2.694-.824l.68-.673c.209-.343.318-.798.296-1.26-.023-.47-.18-.927-.481-1.27l-1.197-1.184c-.506-.5-1.257-.5-1.763 0l-.902.892c-.101.1-.213.172-.325.221a1 1 0 0 1-.823-.008c-1.302-.603-2.7-1.497-3.807-2.592-1.211-1.198-2.132-2.504-2.652-3.824a1 1 0 0 1-.03-.646c.05-.173.146-.332.276-.46l.802-.793c.313-.31.453-.645.463-.951a1.144 1.144 0 0 0-.362-.859l-1.203-1.19Zm8.726-1.517a1.007 1.007 0 1 0-1.424 1.425c-.006-.006-.006-.006 0 .004.015.029.075.138.132.382.068.288.107.654.107 1.038 0 .385-.039.75-.107 1.038-.057.245-.117.354-.132.382-.006.01-.006.01 0 .005a1.007 1.007 0 0 0 1.424 1.424 1.468 1.468 0 0 1 .386-.132 4.694 4.694 0 0 1 1.039-.107c.384 0 .75.039 1.038.107.244.057.353.117.382.132.01.006.01.006.004 0a1.007 1.007 0 1 0 1.425-1.424c-.38-.38-.918-.568-1.35-.67a5.858 5.858 0 0 0-.711-.118l2.773-2.774a1.007 1.007 0 0 0-1.424-1.424l-2.774 2.773a5.858 5.858 0 0 0-.119-.711c-.101-.432-.288-.97-.669-1.35Z" clip-rule="evenodd" /></symbol>',"call-inbound"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-inbound--filled"><path fill-rule="evenodd" d="M20.408 16.09c.99.81 1.508 1.587 1.583 2.375.108 1.143-.764 1.98-1.464 2.651-.121.117-.236.227-.342.334-.393.398-1.044.586-1.883.544-2.076-.103-6.012-1.73-10.27-5.976-2.393-2.386-4.264-5.012-5.27-7.395-.927-2.2-1.014-3.985-.231-4.776.105-.107.212-.222.326-.344.647-.693 1.451-1.555 2.55-1.5.81.04 1.613.556 2.453 1.577C8.947 4.9 9.4 5.863 9.326 6.707c-.069.795-.592 1.316-1.146 1.868l-.191.191c-.188.19.002.745.506 1.487.508.746 1.334 1.691 2.455 2.809 2.585 2.576 3.651 2.995 4.057 3.015.14.007.2-.036.238-.074l.19-.195c.61-.627 1.186-1.22 2.143-1.172.766.038 1.665.5 2.83 1.454Z" clip-rule="evenodd" /><path d="M16.72 3.007a1.007 1.007 0 1 0-1.425 1.425c-.006-.006-.006-.006 0 .004.015.029.075.138.132.382.068.288.107.654.107 1.038 0 .385-.039.75-.107 1.038-.057.245-.117.354-.132.382-.006.01-.006.01 0 .005a1.007 1.007 0 0 0 1.424 1.424 1.468 1.468 0 0 1 .386-.132 4.694 4.694 0 0 1 1.039-.107c.384 0 .75.039 1.038.107.244.057.353.117.382.132.01.006.01.006.004 0a1.007 1.007 0 1 0 1.425-1.424c-.38-.38-.918-.568-1.35-.67a5.858 5.858 0 0 0-.711-.118l2.773-2.774a1.007 1.007 0 0 0-1.424-1.424l-2.774 2.773a5.858 5.858 0 0 0-.119-.711c-.101-.432-.288-.97-.669-1.35Z" /></symbol>',"call-inbound--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="select-custom-value-enter"><path d="M4.004 12.085a.995.995 0 0 0 .214.539l.012.014a.994.994 0 0 0 .346.268c.214.106.416.193.62.281.416.18.84.363 1.388.716.76.488 1.66 1.266 2.584 2.652a1 1 0 0 0 1.664-1.11c-.71-1.065-1.43-1.85-2.122-2.445H19a1 1 0 0 0 1-1V8c0-.5-.5-1-1-1s-1 .445-1 1v2.5a.5.5 0 0 1-.5.5H8.71c.692-.595 1.412-1.38 2.122-2.445a1 1 0 0 0-1.664-1.11c-.924 1.386-1.825 2.163-2.584 2.651-.549.353-.972.536-1.388.716a12.81 12.81 0 0 0-.615.28 1.002 1.002 0 0 0-.579.84M4 12c0 .028.001.057.004.085L4 12Z" /></symbol>',"select-custom-value-enter"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-missed"><path fill-rule="evenodd" d="M4.123 3.101a3.71 3.71 0 0 1 5.277 0l1.203 1.19c.623.616.984 1.448.954 2.346-.029.892-.435 1.695-1.055 2.308l-.33.326c.188.367.42.742.693 1.12l5.46-4.678a1 1 0 1 1 1.415 1.414L3.707 19.707a1 1 0 0 1-1.414-1.414L5.56 15.28c-1.805-2.208-2.953-4.667-3.415-6.983-.455-1.756.205-3.445 1.275-4.503l.702-.694Zm2.91 10.821 2.353-2.168a9.958 9.958 0 0 1-1.338-2.332 1 1 0 0 1-.03-.646c.05-.173.146-.332.276-.46l.802-.793c.313-.31.453-.645.463-.951a1.144 1.144 0 0 0-.362-.859l-1.203-1.19c-.707-.698-1.759-.698-2.465 0l-.702.694c-.642.636-1 1.622-.74 2.598l.015.065c.385 1.954 1.36 4.09 2.932 6.042Zm5.226-.767c.362-.362.937-.392 1.362-.105.364.244.74.47 1.116.67l.414-.41a3.222 3.222 0 0 1 4.575 0l1.203 1.19c.027.027.054.056.08.085.662.748.946 1.67.986 2.506.04.828-.151 1.711-.617 2.449-.071.112-.154.215-.249.308l-.701.694c-1.218 1.203-2.801 1.668-4.454 1.37l-.017-.002c-2.463-.468-5.06-1.75-7.352-3.613-.445-.362-.46-1.027-.055-1.433.376-.376.979-.39 1.393-.057 2.05 1.648 4.318 2.743 6.382 3.137h.003c1.029.185 1.951-.09 2.694-.824l.68-.673c.209-.343.318-.798.296-1.26-.023-.47-.18-.927-.481-1.27l-1.197-1.184c-.506-.5-1.257-.5-1.763 0l-.902.892c-.101.1-.213.172-.325.221a1 1 0 0 1-.823-.008 14.65 14.65 0 0 1-2.147-1.227c-.49-.34-.522-1.034-.101-1.456Z" clip-rule="evenodd" /></symbol>',"call-missed"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-missed--filled"><path d="M21.99 18.466c-.074-.79-.592-1.566-1.582-2.376-1.165-.954-2.064-1.416-2.83-1.454-.957-.048-1.533.545-2.143 1.172a36.79 36.79 0 0 1-.19.195c-.037.038-.098.08-.238.074-.366-.018-1.271-.361-3.346-2.324L8.725 16.69c3.989 3.747 7.614 5.208 9.577 5.305.84.042 1.49-.146 1.883-.544.106-.107.22-.217.341-.333.701-.672 1.573-1.509 1.465-2.652ZM9.296 11.29a12.605 12.605 0 0 1-.8-1.037c-.505-.742-.695-1.297-.507-1.487l.191-.191c.554-.552 1.077-1.073 1.146-1.868.073-.844-.38-1.808-1.466-3.127-.84-1.021-1.642-1.537-2.452-1.578-1.1-.054-1.904.808-2.55 1.501-.115.122-.222.237-.327.344-.783.791-.696 2.577.232 4.776.757 1.796 2.008 3.731 3.602 5.597l-4.072 4.073a1 1 0 1 0 1.414 1.414l15-15a1 1 0 0 0-1.414-1.414L9.296 11.29Z" /></symbol>',"call-missed--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-outbound"><path fill-rule="evenodd" d="M9.4 3.101a3.71 3.71 0 0 0-5.277 0l-.702.694c-1.07 1.058-1.73 2.747-1.275 4.503.585 2.934 2.272 6.096 4.997 8.688 2.605 2.57 5.81 4.352 8.814 4.924l.017.003c1.653.297 3.236-.168 4.454-1.371l.701-.694c.095-.093.178-.196.248-.308.467-.738.658-1.621.618-2.45-.04-.835-.324-1.757-.986-2.505a1.68 1.68 0 0 0-.08-.085l-1.203-1.19a3.222 3.222 0 0 0-4.575 0l-.414.41c-.94-.502-1.88-1.155-2.63-1.896-.862-.852-1.51-1.722-1.935-2.553l.33-.326c.62-.613 1.026-1.416 1.055-2.308a3.142 3.142 0 0 0-.954-2.346L9.4 3.1ZM5.53 4.524c.705-.699 1.757-.699 2.464 0l1.203 1.189c.254.252.372.554.362.859-.01.306-.15.642-.463.95l-.802.794c-.13.128-.226.287-.276.46a1 1 0 0 0 .03.646c.52 1.32 1.44 2.626 2.652 3.824 1.107 1.095 2.505 1.989 3.807 2.592a1 1 0 0 0 .823.008c.112-.049.224-.121.325-.221l.902-.892c.506-.5 1.257-.5 1.763 0l1.197 1.183c.301.344.458.801.48 1.27.023.463-.086.918-.295 1.261l-.68.673c-.743.734-1.665 1.01-2.694.824h-.003c-2.548-.486-5.409-2.042-7.783-4.387l-.014-.014c-2.46-2.337-3.932-5.151-4.426-7.663a1.005 1.005 0 0 0-.015-.065c-.26-.976.098-1.962.74-2.598l.702-.693Zm16.175 3.469a1.007 1.007 0 0 1-1.424 0c-.38-.38-.568-.918-.67-1.35a5.858 5.858 0 0 1-.118-.711l-2.774 2.773a1.007 1.007 0 1 1-1.424-1.424l2.773-2.774a5.858 5.858 0 0 1-.711-.119c-.432-.101-.97-.288-1.35-.669a1.007 1.007 0 1 1 1.425-1.424c-.006-.006-.006-.006.004 0 .029.015.138.075.382.132.288.068.654.107 1.038.107.385 0 .75-.039 1.038-.107.245-.057.354-.117.382-.132.01-.006.01-.006.005 0a1.007 1.007 0 0 1 1.424 1.424c.006-.006.006-.005 0 .005-.015.028-.075.137-.132.382a4.693 4.693 0 0 0-.107 1.038c0 .384.039.75.107 1.038.057.244.117.353.132.382.006.01.006.01 0 .004a1.007 1.007 0 0 1 0 1.425Z" clip-rule="evenodd" /></symbol>',"call-outbound"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-outbound--filled"><path fill-rule="evenodd" d="M21.99 18.466c-.074-.79-.592-1.566-1.582-2.376-1.165-.954-2.064-1.416-2.83-1.454-.957-.048-1.533.545-2.143 1.172a36.79 36.79 0 0 1-.19.195c-.037.038-.098.08-.238.074-.406-.02-1.472-.439-4.057-3.015-1.121-1.118-1.947-2.063-2.455-2.809-.504-.742-.694-1.297-.506-1.487l.191-.191c.554-.552 1.077-1.073 1.146-1.868.073-.844-.38-1.808-1.466-3.127-.84-1.021-1.642-1.537-2.452-1.578-1.1-.054-1.904.808-2.55 1.501-.115.122-.222.237-.327.344-.783.791-.696 2.577.232 4.776 1.005 2.383 2.876 5.009 5.269 7.395 4.258 4.246 8.194 5.873 10.27 5.976.84.042 1.49-.146 1.883-.544.106-.107.22-.217.342-.334.7-.671 1.572-1.508 1.464-2.65Zm-.285-10.473a1.007 1.007 0 0 1-1.424 0c-.38-.38-.568-.918-.67-1.35a5.858 5.858 0 0 1-.118-.711l-2.774 2.773a1.007 1.007 0 1 1-1.424-1.424l2.773-2.774a5.858 5.858 0 0 1-.711-.119c-.432-.101-.97-.288-1.35-.669a1.007 1.007 0 1 1 1.425-1.424c-.006-.006-.006-.006.004 0 .029.015.138.075.382.132.288.068.654.107 1.038.107.385 0 .75-.039 1.038-.107.245-.057.354-.117.382-.132.01-.006.01-.006.005 0a1.007 1.007 0 0 1 1.424 1.424c.006-.006.006-.005 0 .005-.015.028-.075.137-.132.382a4.693 4.693 0 0 0-.107 1.038c0 .384.039.75.107 1.038.057.244.117.353.133.382.005.01.005.01-.001.004a1.007 1.007 0 0 1 0 1.425Z" clip-rule="evenodd" /></symbol>',"call-outbound--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-ringing"><path fill-rule="evenodd" d="M9.4 3.101a3.71 3.71 0 0 0-5.277 0l-.702.694c-1.07 1.058-1.73 2.747-1.275 4.503.585 2.934 2.272 6.096 4.997 8.688 2.605 2.57 5.81 4.352 8.814 4.924l.017.003c1.653.297 3.236-.168 4.454-1.371l.701-.694c.095-.093.178-.196.248-.308.467-.738.658-1.621.618-2.45-.04-.835-.324-1.757-.986-2.505a1.68 1.68 0 0 0-.08-.085l-1.203-1.19a3.222 3.222 0 0 0-4.575 0l-.414.41c-.94-.502-1.88-1.155-2.63-1.896-.862-.852-1.51-1.722-1.935-2.553l.33-.326c.62-.613 1.026-1.416 1.055-2.308a3.142 3.142 0 0 0-.954-2.346L9.4 3.1ZM5.53 4.524c.705-.699 1.757-.699 2.464 0l1.203 1.189c.254.252.372.554.362.859-.01.306-.15.642-.463.95l-.802.794c-.13.128-.226.287-.276.46a1 1 0 0 0 .03.646c.52 1.32 1.44 2.626 2.652 3.824 1.107 1.095 2.505 1.989 3.807 2.592a1 1 0 0 0 .823.008c.112-.049.224-.121.325-.221l.902-.892c.506-.5 1.257-.5 1.763 0l1.197 1.183c.301.344.458.801.48 1.27.023.463-.086.918-.295 1.261l-.68.673c-.743.734-1.665 1.01-2.694.824h-.003c-2.548-.486-5.409-2.042-7.783-4.387l-.014-.014c-2.46-2.337-3.932-5.151-4.426-7.663a1.005 1.005 0 0 0-.015-.065c-.26-.976.098-1.962.74-2.598l.702-.693Zm9.962 3.984c-.412-.38-.98-.58-1.478-.58a1.014 1.014 0 1 1 0-2.029c1.003 0 2.097.39 2.911 1.17l.003.003.002.003a4.276 4.276 0 0 1 1.17 2.91 1.014 1.014 0 0 1-2.028 0c0-.498-.2-1.065-.58-1.477Zm2.712-2.712c-1.198-1.193-2.657-1.767-4.19-1.767a1.014 1.014 0 0 1 0-2.029c2.074 0 4.049.79 5.625 2.361C21.21 5.937 22 7.912 22 9.985a1.014 1.014 0 0 1-2.029 0c0-1.532-.574-2.991-1.767-4.19Z" clip-rule="evenodd" /></symbol>',"call-ringing"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-ringing--filled"><path fill-rule="evenodd" d="M21.99 18.466c-.074-.79-.592-1.566-1.582-2.376-1.165-.954-2.064-1.416-2.83-1.454-.957-.048-1.533.545-2.143 1.172a36.79 36.79 0 0 1-.19.195c-.037.038-.098.08-.238.074-.406-.02-1.472-.439-4.057-3.015-1.121-1.118-1.947-2.063-2.455-2.809-.504-.742-.694-1.297-.506-1.487l.191-.191c.554-.552 1.077-1.073 1.146-1.868.073-.844-.38-1.808-1.466-3.127-.84-1.021-1.642-1.537-2.452-1.578-1.1-.054-1.904.808-2.55 1.501-.115.122-.222.237-.327.344-.783.791-.696 2.577.232 4.776 1.005 2.383 2.876 5.009 5.269 7.395 4.258 4.246 8.194 5.873 10.27 5.976.84.042 1.49-.146 1.883-.544.106-.107.22-.217.342-.334.7-.671 1.572-1.508 1.464-2.65Z" clip-rule="evenodd" /><path d="M15.492 8.508c-.412-.38-.98-.58-1.478-.58a1.014 1.014 0 1 1 0-2.029c1.003 0 2.097.39 2.911 1.17l.003.003.002.003a4.276 4.276 0 0 1 1.17 2.91 1.014 1.014 0 0 1-2.028 0c0-.498-.2-1.065-.58-1.477Z" /><path d="M18.204 5.796c-1.198-1.193-2.657-1.767-4.19-1.767a1.014 1.014 0 0 1 0-2.029c2.074 0 4.049.79 5.625 2.361C21.21 5.937 22 7.912 22 9.985a1.014 1.014 0 0 1-2.029 0c0-1.532-.574-2.991-1.767-4.19Z" /></symbol>',"call-ringing--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-transfer"><path fill-rule="evenodd" d="M16.135 8.745a1.007 1.007 0 0 0 1.745-1.008c.004.008.004.007.001-.003-.008-.032-.037-.153-.03-.404.01-.296.067-.659.166-1.03.1-.372.232-.715.372-.975.119-.222.205-.311.227-.335.008-.008.008-.009.001-.004A1.007 1.007 0 0 0 17.61 3.24a1.469 1.469 0 0 1-.408.028 4.692 4.692 0 0 1-1.03-.166 4.693 4.693 0 0 1-.975-.371c-.221-.12-.311-.205-.335-.228-.008-.007-.008-.008-.004 0a1.007 1.007 0 1 0-1.745 1.007c.27.466.74.786 1.13.995.206.11.428.21.657.3L11.82 6.584 7.4 4.034a1 1 0 0 0-1 1.732L11.3 8.595a1 1 0 0 0 .969.017 1.01 1.01 0 0 0 .242-.101l3.397-1.961a5.846 5.846 0 0 0-.07.718c-.013.443.028 1.01.297 1.477ZM4.444 21.912c-1.925-.012-3.428-1.57-3.439-3.565L1 17.403c-.008-1.437.663-3.025 2.103-3.904 2.293-1.587 5.453-2.584 8.918-2.493 3.372.023 6.622.984 8.952 2.628l.013.01c1.27.915 2 2.3 2.009 3.935l.005.943c0 .126-.012.253-.04.376a4.084 4.084 0 0 1-1.193 2.072c-.57.537-1.356.969-2.276 1.027a1.53 1.53 0 0 1-.107.003l-1.559-.01c-1.665-.01-2.971-1.364-2.98-3.09l-.004-.556c-.94-.297-1.978-.491-2.95-.497-1.116-.006-2.105.144-2.923.418l.002.444c.005.832-.254 1.65-.816 2.272a2.847 2.847 0 0 1-2.151.94l-1.56-.01Zm-1.596-3.576c.006.948.691 1.66 1.606 1.665l1.56.009c.329.002.603-.123.795-.336.193-.213.32-.535.318-.955l-.006-1.077c0-.175.04-.347.12-.498a.934.934 0 0 1 .44-.417c1.2-.54 2.65-.8 4.22-.79 1.435.008 2.929.348 4.17.82a.938.938 0 0 1 .542.55c.041.109.067.234.068.37l.006 1.212c.004.68.494 1.187 1.149 1.19l1.55.01c.421-.029.822-.232 1.142-.534.316-.297.541-.678.629-1.05l-.005-.915c-.006-.998-.427-1.807-1.218-2.377l-.002-.002c-1.977-1.393-4.855-2.275-7.931-2.294h-.018c-3.126-.084-5.919.823-7.877 2.186a.915.915 0 0 1-.052.034c-.806.483-1.216 1.392-1.21 2.256l.004.943Z" clip-rule="evenodd" /></symbol>',"call-transfer"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="call-transfer--filled"><path d="M17.511 9.113a1.007 1.007 0 0 1-1.376-.368c-.269-.466-.31-1.034-.297-1.477.008-.233.032-.475.07-.718L12.51 8.511a1.01 1.01 0 0 1-.242.1 1 1 0 0 1-.97-.016L6.402 5.766a1 1 0 1 1 1-1.732l4.418 2.55L14.9 4.806a5.852 5.852 0 0 1-.656-.299c-.39-.21-.861-.53-1.13-.995a1.007 1.007 0 1 1 1.744-1.007c-.004-.008-.004-.007.004 0 .024.023.114.109.335.228.26.14.604.272.975.371.372.1.735.157 1.03.166.251.008.372-.022.404-.03.01-.002.011-.002.004.002a1.007 1.007 0 0 1 1.007 1.745c.007-.005.007-.004 0 .004-.023.024-.109.113-.228.335-.14.26-.272.603-.372.975-.1.371-.156.734-.165 1.03-.008.251.021.372.03.404.002.01.002.01-.002.003a1.007 1.007 0 0 1-.369 1.376ZM4.92 20.964c-1.02.117-1.754-.051-2.243-.513-.708-.67-.688-1.775-.672-2.664.003-.153.006-.299.005-.437-.003-.512.259-1.055.758-1.57 1.234-1.277 4.385-2.772 9.202-2.78 2.707-.004 5.254.484 7.172 1.376 1.772.823 2.832 1.923 2.837 2.941 0 .137.005.281.01.434.026.867.059 1.946-.595 2.622-.481.498-1.228.683-2.283.566-1.362-.15-2.164-.481-2.6-1.075-.412-.559-.41-1.235-.41-1.95v-.248c0-.244-.423-.481-1.128-.635-.71-.154-1.714-.231-2.982-.23-2.923.007-3.764.426-4.005.676-.083.085-.094.153-.093.201l.002.25c.01.8.02 1.557-.55 2.145-.455.471-1.226.755-2.426.891Z" /></symbol>',"call-transfer--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat"><path fill-rule="evenodd" d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103ZM5 4.07h14c.552 0 1 .463 1 1.034v10.345c0 .572-.448 1.035-1 1.035h-2.5c-1.574 0-3.056.766-4 2.069l-.5.69-.5-.69c-.944-1.303-2.426-2.07-4-2.07H5c-.552 0-1-.462-1-1.034V5.103c0-.57.448-1.034 1-1.034Z" clip-rule="evenodd" /></symbol>',"chat"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat--filled"><path d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103Z" /></symbol>',"chat--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-emoji"><path fill-rule="evenodd" d="M20 12a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm2 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10ZM8.5 11a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm7 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM12 16c-1.312 0-2.328-.437-3.008-1.041a3.402 3.402 0 0 1-.362-.375 2.07 2.07 0 0 0-.311-.302A1.27 1.27 0 0 0 7.55 14c-.728 0-1.259.693-.872 1.31.277.443.631.846 1.048 1.199C8.814 17.429 10.327 18 12 18s3.187-.57 4.275-1.491c.416-.353.77-.756 1.048-1.199.386-.617-.145-1.31-.873-1.31a1.27 1.27 0 0 0-.768.282 1.787 1.787 0 0 0-.312.302c-.107.13-.228.256-.362.375C14.328 15.563 13.313 16 12 16Zm4.916-.146-.002.002.002-.002Z" clip-rule="evenodd" /></symbol>',"chat-emoji"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-end"><path d="m14.774 8.924-1.325 1.327 1.281 1.282c.392.393.381 1.041-.024 1.448-.406.406-1.054.417-1.446.024l-1.285-1.287-1.329 1.33c-.406.406-1.053.417-1.445.024-.393-.392-.382-1.04.024-1.447L10.55 10.3l-1.28-1.281c-.392-.393-.38-1.041.025-1.447.406-.407 1.053-.418 1.445-.025l1.284 1.286 1.33-1.332c.406-.406 1.053-.417 1.446-.024.392.393.381 1.04-.025 1.447Z" /><path fill-rule="evenodd" d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103ZM5 4.07h14c.552 0 1 .463 1 1.034v10.345c0 .572-.448 1.035-1 1.035h-2.5c-1.574 0-3.056.766-4 2.069l-.5.69-.5-.69c-.944-1.303-2.426-2.07-4-2.07H5c-.552 0-1-.462-1-1.034V5.103c0-.57.448-1.034 1-1.034Z" clip-rule="evenodd" /></symbol>',"chat-end"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-end--filled"><path fill-rule="evenodd" d="M5 2C3.343 2 2 3.39 2 5.103v10.345c0 1.714 1.343 3.104 3 3.104h2.5c.944 0 1.833.46 2.4 1.241l1.3 1.793a.98.98 0 0 0 1.6 0l1.3-1.793a2.967 2.967 0 0 1 2.4-1.241H19c1.657 0 3-1.39 3-3.104V5.103C22 3.39 20.657 2 19 2H5Zm8.45 8.25 1.324-1.326c.406-.406.417-1.054.025-1.447-.393-.393-1.04-.382-1.446.024l-1.33 1.332-1.283-1.286c-.393-.393-1.04-.382-1.446.025-.406.406-.417 1.054-.024 1.447l1.279 1.28-1.324 1.326c-.406.407-.417 1.055-.024 1.447.392.393 1.04.382 1.445-.024l1.329-1.33 1.285 1.287c.392.393 1.04.382 1.446-.024.405-.407.416-1.055.024-1.448l-1.28-1.282Z" clip-rule="evenodd" /></symbol>',"chat-end--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-group"><path fill-rule="evenodd" d="M4 8.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0ZM7.5 7a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z" clip-rule="evenodd" /><path d="M4 18c0-1.55 1.453-3 3.5-3 2.047 0 3.5 1.45 3.5 3a1 1 0 1 0 2 0c0-1.55 1.453-3 3.5-3 2.047 0 3.5 1.45 3.5 3a1 1 0 1 0 2 0c0-2.869-2.576-5-5.5-5-1.809 0-3.485.816-4.5 2.117C10.985 13.817 9.309 13 7.5 13 4.576 13 2 15.131 2 18a1 1 0 1 0 2 0Z" /><path fill-rule="evenodd" d="M16.5 5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7ZM15 8.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Z" clip-rule="evenodd" /></symbol>',"chat-group"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-join"><path d="m13.006 7.359.002 1.875h1.812c.555.001 1.006.467 1.006 1.042 0 .574-.45 1.04-1.005 1.039l-1.819-.001.002 1.88c0 .574-.45 1.04-1.005 1.039-.556 0-1.006-.466-1.006-1.04l-.002-1.874-1.81-.001c-.555 0-1.006-.466-1.006-1.04 0-.575.45-1.04 1.005-1.04l1.817.001-.002-1.882c0-.574.45-1.04 1.005-1.04.556.001 1.006.467 1.006 1.042Z" /><path fill-rule="evenodd" d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103ZM5 4.07h14c.552 0 1 .463 1 1.034v10.345c0 .572-.448 1.035-1 1.035h-2.5c-1.574 0-3.056.766-4 2.069l-.5.69-.5-.69c-.944-1.303-2.426-2.07-4-2.07H5c-.552 0-1-.462-1-1.034V5.103c0-.57.448-1.034 1-1.034Z" clip-rule="evenodd" /></symbol>',"chat-join"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-message-status-read"><path fill-rule="evenodd" d="M15.716 8.653a.968.968 0 1 0-1.37-1.37l-4.784 4.781-.908-.906a.97.97 0 0 0-1.37 1.37l.907.906-.287.287a.485.485 0 0 1-.685 0l-2.565-2.563a.97.97 0 0 0-1.37 1.37l2.907 2.905a1.94 1.94 0 0 0 2.741 0l.63-.63.63.63a1.94 1.94 0 0 0 2.74 0l6.784-6.78a.968.968 0 1 0-1.37-1.37l-6.442 6.438a.485.485 0 0 1-.685 0l-.287-.287 4.784-4.78Z" clip-rule="evenodd" /></symbol>',"chat-message-status-read"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-message-status-sent"><path fill-rule="evenodd" d="M18.121 7.293a1 1 0 0 1 0 1.414l-7 7a2 2 0 0 1-2.828 0l-3-3a1 1 0 1 1 1.414-1.414l2.647 2.646a.5.5 0 0 0 .707 0l6.646-6.646a1 1 0 0 1 1.414 0Z" clip-rule="evenodd" /></symbol>',"chat-message-status-sent"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-quick-response"><path fill-rule="evenodd" d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103ZM5 4.07h14c.552 0 1 .463 1 1.034v10.345c0 .572-.448 1.035-1 1.035h-2.5c-1.574 0-3.056.766-4 2.069l-.5.69-.5-.69c-.944-1.303-2.426-2.07-4-2.07H5c-.552 0-1-.462-1-1.034V5.103c0-.57.448-1.034 1-1.034ZM7 8a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Zm1 3a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2H8Z" clip-rule="evenodd" /></symbol>',"chat-quick-response"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-quick-response--filled"><path fill-rule="evenodd" d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103ZM8 7a1 1 0 0 0 0 2h8a1 1 0 1 0 0-2H8Zm-1 5a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Z" clip-rule="evenodd" /></symbol>',"chat-quick-response--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-reply"><path fill-rule="evenodd" d="m10.62 7.225-4.537 3.716 4.62 4.081v-2.109a1 1 0 0 1 1-1c2.547 0 4.95.947 6.767 2.506-1.094-2.68-3.757-4.624-6.85-4.624a1 1 0 0 1-1-1v-1.57Zm.952-2.046a1.853 1.853 0 0 1 1.048 1.678v.992c4.693.505 8.38 4.518 8.38 9.263V18a1 1 0 0 1-1.903.43c-1.123-2.355-3.574-4.114-6.393-4.456v1.442c0 .797-.482 1.415-1.127 1.668a1.928 1.928 0 0 1-1.96-.353l-5.028-4.44-.031-.03a1.855 1.855 0 0 1 .06-2.705L9.62 5.459a1.745 1.745 0 0 1 1.952-.28Z" clip-rule="evenodd" /></symbol>',"chat-reply"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-send"><path fill-rule="evenodd" d="M10.568 4.251 21.35 9.754c1.533.772 1.532 3.026-.004 3.795l-.013.007-10.794 5.208c-.896.445-1.83.227-2.422-.367a2.1 2.1 0 0 1-.436-2.332l1.932-4.61-1.93-4.515c-.395-.898-.075-1.81.486-2.35.57-.55 1.507-.824 2.398-.339ZM9.509 6.12s0 .005.005.014l.005.012 1.926 4.504h7.252L9.647 6.03a1.01 1.01 0 0 1-.047-.024.123.123 0 0 0-.045.03.157.157 0 0 0-.044.07l-.002.013Zm.013 10.73 1.759-4.196h7.314L9.666 16.96l-.013.007a.264.264 0 0 1-.076.026c-.012.002-.02.001-.02.001-.003 0-.012-.002-.025-.015a.104.104 0 0 1-.027-.051.095.095 0 0 1 .009-.061l.008-.02Z" clip-rule="evenodd" /><path d="M4.5 13.455a1.001 1.001 0 0 0 0 2.004h1.6a1.001 1.001 0 0 0 0-2.004H4.5ZM2.5 11.45c0-.553.448-1.002 1-1.002h2.6a1.001 1.001 0 0 1 0 2.005H3.5c-.552 0-1-.45-1-1.003ZM2.5 7.442a1.001 1.001 0 0 0 0 2.004h3.6a1.001 1.001 0 0 0 0-2.004H2.5Z" /></symbol>',"chat-send"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-transfer"><path d="M15.713 12.28a.987.987 0 0 1-1.386 0c-.37-.367-.553-.886-.652-1.302a5.6 5.6 0 0 1-.115-.686l-3.886 3.924a.987.987 0 0 1-1.387 0 .965.965 0 0 1 0-1.374l3.886-3.924a5.749 5.749 0 0 1-.692-.115c-.42-.098-.944-.278-1.314-.645a.965.965 0 0 1 0-1.373.987.987 0 0 1 1.387 0c-.006-.006-.005-.006.004 0 .028.014.134.072.372.127.28.065.636.103 1.01.103s.73-.037 1.01-.103c.238-.055.344-.113.372-.128.01-.005.01-.005.005 0a.987.987 0 0 1 1.386 0 .965.965 0 0 1 0 1.374c.006-.006.005-.005 0 .004a1.407 1.407 0 0 0-.129.369c-.066.278-.104.63-.104 1.001 0 .37.038.724.104 1.001a1.407 1.407 0 0 0 .129.373.965.965 0 0 1 0 1.374Z" /><path fill-rule="evenodd" d="M5 2C3.343 2 2 3.39 2 5.103v10.345c0 1.714 1.343 3.104 3 3.104h2.5c.944 0 1.833.46 2.4 1.241l1.3 1.793a.98.98 0 0 0 1.6 0l1.3-1.793a2.967 2.967 0 0 1 2.4-1.241H19c1.657 0 3-1.39 3-3.104V5.103C22 3.39 20.657 2 19 2H5Zm14 2.069H5c-.552 0-1 .463-1 1.034v10.345c0 .572.448 1.035 1 1.035h2.5c1.574 0 3.056.766 4 2.069l.5.69.5-.69c.944-1.303 2.426-2.07 4-2.07H19c.552 0 1-.462 1-1.034V5.103c0-.57-.448-1.034-1-1.034Z" clip-rule="evenodd" /></symbol>',"chat-transfer"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chat-transfer--filled"><path fill-rule="evenodd" d="M2 5.103C2 3.39 3.343 2 5 2h14c1.657 0 3 1.39 3 3.103v10.345c0 1.714-1.343 3.104-3 3.104h-2.5c-.944 0-1.833.46-2.4 1.241l-1.3 1.793a.98.98 0 0 1-1.6 0l-1.3-1.793a2.967 2.967 0 0 0-2.4-1.241H5c-1.657 0-3-1.39-3-3.104V5.103Zm12.327 7.177a.987.987 0 0 0 1.386 0 .965.965 0 0 0 0-1.374c.006.006.005.005 0-.004a1.407 1.407 0 0 1-.129-.369 4.486 4.486 0 0 1-.104-1c0-.372.038-.724.104-1.002a1.407 1.407 0 0 1 .129-.373.965.965 0 0 0 0-1.373.987.987 0 0 0-1.386 0c.005-.006.005-.006-.005 0-.028.014-.134.072-.372.127-.28.066-.636.103-1.01.103a4.61 4.61 0 0 1-1.01-.103c-.238-.055-.344-.113-.372-.128-.01-.005-.01-.005-.004 0a.987.987 0 0 0-1.387 0 .965.965 0 0 0 0 1.374c.37.367.894.547 1.314.645.22.052.454.09.692.115l-3.886 3.924a.965.965 0 0 0 0 1.374.987.987 0 0 0 1.387 0l3.886-3.924a5.6 5.6 0 0 0 .115.686c.1.416.281.935.651 1.302Z" clip-rule="evenodd" /></symbol>',"chat-transfer--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="job"><path fill-rule="evenodd" d="M12 7a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0V8a1 1 0 0 1 1-1Z" clip-rule="evenodd" /><path d="M13 15.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" /><path fill-rule="evenodd" d="M19.7 11.275 12.726 4.3c-.401-.401-1.05-.401-1.452 0l-6.973 6.974c-.401.4-.401 1.05 0 1.45l6.974 6.975c.4.4 1.05.4 1.45 0l6.975-6.974c.4-.401.4-1.05 0-1.452Zm-5.56-8.389a3.026 3.026 0 0 0-4.28 0L2.886 9.86a3.026 3.026 0 0 0 0 4.28l6.974 6.974a3.026 3.026 0 0 0 4.28 0l6.974-6.974a3.026 3.026 0 0 0 0-4.28L14.14 2.886Z" clip-rule="evenodd" /></symbol>',"job"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="job--accept"><path d="M15.707 11.207a1 1 0 0 0-1.414-1.414L11 13.086l-1.793-1.793a1 1 0 0 0-1.414 1.414l2.5 2.5a1 1 0 0 0 1.414 0l4-4Z" /><path fill-rule="evenodd" d="M9.86 2.886a3.026 3.026 0 0 1 4.28 0l6.974 6.974a3.026 3.026 0 0 1 0 4.28l-6.974 6.974a3.026 3.026 0 0 1-4.28 0L2.886 14.14a3.026 3.026 0 0 1 0-4.28L9.86 2.886Zm2.866 1.415 6.974 6.974c.4.4.4 1.05 0 1.45L12.726 19.7c-.401.4-1.05.4-1.452 0l-6.973-6.974c-.401-.401-.401-1.05 0-1.452l6.974-6.973c.4-.401 1.05-.401 1.45 0Z" clip-rule="evenodd" /></symbol>',"job--accept"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="job--end"><path d="M14.829 9.172a1 1 0 0 1 0 1.414L13.414 12l1.415 1.414a1 1 0 0 1-1.415 1.414L12 13.414l-1.414 1.414a1 1 0 0 1-1.414-1.414L10.586 12l-1.414-1.414a1 1 0 0 1 1.414-1.414L12 10.586l1.414-1.414a1 1 0 0 1 1.415 0Z" /><path fill-rule="evenodd" d="M14.14 2.886a3.026 3.026 0 0 0-4.28 0L2.886 9.86a3.026 3.026 0 0 0 0 4.28l6.974 6.974a3.026 3.026 0 0 0 4.28 0l6.974-6.974a3.026 3.026 0 0 0 0-4.28L14.14 2.886Zm5.56 8.389L12.726 4.3c-.401-.401-1.05-.401-1.452 0l-6.973 6.974c-.401.4-.401 1.05 0 1.45l6.974 6.975c.4.4 1.05.4 1.45 0l6.975-6.974c.4-.401.4-1.05 0-1.452Z" clip-rule="evenodd" /></symbol>',"job--end"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="checkbox"><path fill-rule="evenodd" d="M3 6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H6Z" clip-rule="evenodd" /></symbol>',"checkbox"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="checkbox--checked"><path fill-rule="evenodd" d="M6 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6ZM5 6a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V6Zm12.707 2.293a1 1 0 0 1 0 1.414l-7 7a1 1 0 0 1-1.414 0l-3-3a1 1 0 1 1 1.414-1.414L10 14.586l6.293-6.293a1 1 0 0 1 1.414 0Z" clip-rule="evenodd" /></symbol>',"checkbox--checked"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="checkbox--checked--filled"><path fill-rule="evenodd" d="M6 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6Zm11.707 6.707a1 1 0 0 0-1.414-1.414L10 14.586l-2.293-2.293a1 1 0 0 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0l7-7Z" clip-rule="evenodd" /></symbol>',"checkbox--checked--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="clear"><path fill-rule="evenodd" d="M18.431 2.085c-.913 0-1.805.366-2.499 1.058l-.001.001L2.963 16.123a.998.998 0 0 0-.225.168 2.23 2.23 0 0 0 0 3.204l1.793 1.787c.903.9 2.303.9 3.206 0L20.93 8.134c.694-.692 1.062-1.583 1.062-2.496V3.085a1 1 0 0 0-1-1h-2.562ZM4.06 17.893c0-.02.003-.046.014-.074.047-.033.091-.07.133-.112L5.5 16.413l2.14 2.141-1.315 1.312c-.075.074-.143.09-.191.09-.048 0-.116-.016-.19-.09L4.15 18.078c-.075-.074-.09-.14-.09-.185Zm2.853-2.895L17.343 4.56c.331-.328.72-.474 1.088-.474h1.562v1.553c0 .364-.143.75-.474 1.08L9.057 17.141 6.913 15Z" clip-rule="evenodd" /></symbol>',"clear"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="close"><path d="M8.707 7.293a1 1 0 0 0-1.414 1.414L10.586 12l-3.293 3.293a1 1 0 1 0 1.414 1.414L12 13.414l3.293 3.293a1 1 0 0 0 1.414-1.414L13.414 12l3.293-3.293a1 1 0 0 0-1.414-1.414L12 10.586 8.707 7.293Z" /></symbol>',"close"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="close--filled"><path fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM7.293 7.293a1 1 0 0 1 1.414 0L12 10.586l3.293-3.293a1 1 0 1 1 1.414 1.414L13.414 12l3.293 3.293a1 1 0 0 1-1.414 1.414L12 13.414l-3.293 3.293a1 1 0 0 1-1.414-1.414L10.586 12 7.293 8.707a1 1 0 0 1 0-1.414Z" clip-rule="evenodd" /></symbol>',"close--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="collapse"><path d="M5 4h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-6a1 1 0 1 0 0 2h6a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H5a3 3 0 0 0-3 3v6a1 1 0 1 0 2 0V5a1 1 0 0 1 1-1Z" /><path fill-rule="evenodd" d="M11 16a3 3 0 0 0-3-3H5a3 3 0 0 0-3 3v3a3 3 0 0 0 3 3h3a3 3 0 0 0 3-3v-3Zm-3-1H5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1Z" clip-rule="evenodd" /><path d="M16.657 13a1 1 0 0 0 0-1.414c-.378-.378-.912-.563-1.34-.664a5.817 5.817 0 0 0-.707-.118l3.562-3.561a1 1 0 1 0-1.415-1.415l-3.56 3.561a5.818 5.818 0 0 0-.119-.706c-.1-.428-.286-.962-.664-1.34A1 1 0 1 0 11 8.757a1.46 1.46 0 0 1 .131.384c.068.286.106.649.106 1.03 0 .382-.038.745-.106 1.031a1.46 1.46 0 0 1-.131.384A1 1 0 0 0 12.414 13a1.46 1.46 0 0 1 .384-.131 4.66 4.66 0 0 1 1.03-.106c.382 0 .745.038 1.03.106a1.46 1.46 0 0 1 .385.131 1 1 0 0 0 1.414 0Z" /></symbol>',"collapse"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="column-select"><path d="M13 9a1 1 0 1 0-2 0v2H9a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0-2h-2V9Z" /><path fill-rule="evenodd" d="M7.077 2.617C7.931 3.36 8 4.422 8 5v4a1 1 0 1 1-2 0V4.92C5.98 4.006 5.63 4 5.2 4h-.4c-.43 0-.78.006-.8.92v14.16c.02.915.37.92.8.92h.4c.43 0 .78-.006.8-.92V15a1 1 0 1 1 2 0v4c0 .578-.069 1.641-.923 2.383-.78.677-1.77.623-1.87.617H4.793c-.098.006-1.09.06-1.87-.617C2.07 20.64 2 19.578 2 19V5c0-.578.069-1.641.923-2.383.78-.677 1.77-.623 1.87-.617H5.207c.098-.006 1.09-.06 1.87.617ZM10 17a1 1 0 0 0-1 1v1c0 .578.069 1.641.923 2.383.78.677 1.77.623 1.87.617H12.207c.098.006 1.09.06 1.87-.617C14.93 20.64 15 19.578 15 19v-1a1 1 0 1 0-2 0v1.08c-.02.915-.37.92-.8.92h-.4c-.43 0-.78-.006-.8-.92V18a1 1 0 0 0-1-1Zm4-10a1 1 0 0 1-1-1V4.92c-.02-.914-.37-.92-.8-.92h-.4c-.43 0-.78.006-.8.92V6a1 1 0 1 1-2 0V5c0-.578.069-1.641.923-2.383.78-.677 1.77-.623 1.87-.617H12.207c.098-.006 1.09-.06 1.87.617C14.93 3.36 15 4.422 15 5v1a1 1 0 0 1-1 1Zm3 7a1 1 0 0 0-1 1v4c0 .578.069 1.641.923 2.383.78.677 1.77.623 1.87.617H19.207c.098.006 1.09.06 1.87-.617C21.93 20.64 22 19.578 22 19V5c0-.578-.069-1.641-.923-2.383-.78-.677-1.77-.623-1.87-.617H18.793c-.098-.006-1.09-.06-1.87.617C16.07 3.36 16 4.422 16 5v4a1 1 0 1 0 2 0V4.92c.02-.914.37-.92.8-.92h.4c.43 0 .78.006.8.92v14.16c-.02.915-.37.92-.8.92h-.4c-.43 0-.78-.006-.8-.92V15a1 1 0 0 0-1-1Z" clip-rule="evenodd" /></symbol>',"column-select"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="variable-select"><path d="M8 5.004c0-.578-.069-1.642-.923-2.383-.78-.677-1.77-.623-1.87-.618H4.793c-.098-.005-1.09-.06-1.87.618C2.07 3.362 2 4.426 2 5.004v14c0 .577.069 1.64.923 2.382.78.678 1.77.623 1.87.618H5.207c.098.005 1.09.06 1.87-.618.853-.741.922-1.805.922-2.383v-2a1 1 0 1 0-2 0v2.08c-.02.915-.37.92-.8.92h-.4c-.43 0-.78-.005-.8-.92V4.924c.02-.914.37-.92.8-.92h.4c.43 0 .78.006.8.92v2.08a1 1 0 0 0 2 0v-2ZM9 18.003a1 1 0 1 1 2 0v1.08c.02.915.37.92.8.92h.4c.43 0 .78-.005.8-.92v-1.08a1 1 0 1 1 2 0v1c0 .578-.069 1.642-.923 2.383-.78.678-1.77.623-1.87.618H11.793c-.098.005-1.09.06-1.87-.618C9.07 20.645 9 19.581 9 19.003v-1ZM13 6.003a1 1 0 1 0 2 0v-1c0-.577-.069-1.64-.923-2.382-.78-.677-1.77-.623-1.87-.618H11.793c-.098-.005-1.09-.06-1.87.618C9.07 3.362 9 4.426 9 5.004v1a1 1 0 0 0 2 0v-1.08c.02-.915.37-.92.8-.92h.4c.43 0 .78.005.8.92v1.08ZM16 17.003a1 1 0 1 1 2 0v2.08c.02.915.37.92.8.92h.4c.43 0 .78-.005.8-.92V4.924c-.02-.914-.37-.92-.8-.92h-.4c-.43 0-.78.006-.8.92v2.08a1 1 0 1 1-2 0v-2c0-.577.069-1.64.923-2.382.78-.677 1.77-.623 1.87-.618H19.207c.098-.005 1.09-.06 1.87.618.853.741.922 1.805.922 2.383v14c0 .577-.069 1.64-.923 2.382-.78.678-1.77.623-1.87.618H18.793c-.098.005-1.09.06-1.87-.618-.853-.741-.922-1.805-.922-2.383v-2Z" /><path d="M8.707 10.707a1 1 0 1 0-1.414-1.414L6 10.586a2 2 0 0 0 0 2.828l1.293 1.293a1 1 0 0 0 1.414-1.414L7.415 12l1.292-1.293ZM15.293 9.293a1 1 0 0 0 0 1.414L16.586 12l-1.293 1.293a1 1 0 0 0 1.414 1.414L18 13.414a2 2 0 0 0 0-2.828l-1.293-1.293a1 1 0 0 0-1.414 0ZM11 13a1 1 0 0 0 0 2h2a1 1 0 1 0 0-2h-2Z" /></symbol>',"variable-select"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="contacts"><path fill-rule="evenodd" d="M14.011 6.5c0 1.104-.9 2-2.011 2a2.006 2.006 0 0 1-2.011-2c0-1.105.9-2 2.011-2 1.11 0 2.011.895 2.011 2Zm2.011 0c0 2.209-1.8 4-4.022 4-2.221 0-4.022-1.791-4.022-4 0-2.21 1.8-4 4.022-4 2.221 0 4.022 1.79 4.022 4Zm2.946 14.003C18.48 17.109 15.547 14.5 12 14.5s-6.481 2.61-6.968 6.003c-.078.547-.52.997-1.076.997-.555 0-1.011-.45-.95-.998C3.504 16 7.34 12.5 12 12.5s8.495 3.5 8.994 8.002c.061.549-.395.998-.95.998-.555 0-.998-.45-1.076-.997Z" clip-rule="evenodd" /></symbol>',"contacts"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="copy"><path fill-rule="evenodd" d="M13 2c-1.683 0-3 1.396-3 3.058a1 1 0 1 0 2 0C12 4.447 12.474 4 13 4h4.5c.526 0 1 .447 1 1.058v8.884c0 .611-.474 1.058-1 1.058h-.571a1 1 0 1 0 0 2h.571c1.683 0 3-1.396 3-3.058V5.058C20.5 3.396 19.183 2 17.5 2H13ZM6 9.308c0-.047.016-.11.089-.178A.513.513 0 0 1 6.444 9h6.112c.16 0 .28.06.355.13.072.069.089.131.089.178v10.384c0 .047-.017.11-.089.178a.513.513 0 0 1-.355.13H6.444a.513.513 0 0 1-.355-.13C6.016 19.8 6 19.739 6 19.692V9.308Zm-2 0C4 8.033 5.094 7 6.444 7h6.112C13.906 7 15 8.033 15 9.308v10.384C15 20.967 13.906 22 12.556 22H6.444C5.094 22 4 20.967 4 19.692V9.308Z" clip-rule="evenodd" /></symbol>',"copy"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="custom-chat-gateway"><path fill="#556AF6" d="M13 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" /><path fill="#556AF6" fill-rule="evenodd" d="M12 18.368 9.803 16.17H7.785a.698.698 0 0 1-.694-.694V8c0-.38.313-.694.694-.694h8.43c.38 0 .694.313.694.694v7.477c0 .38-.313.694-.694.694h-2.018L12 18.368ZM11.5 8h1l.18 1.077c.325.076.63.204.906.376l.889-.635.707.707-.635.889c.172.276.3.58.376.906L16 11.5v1l-1.077.18c-.076.325-.204.63-.376.906l.635.889-.707.707-.889-.635c-.275.172-.58.3-.906.376L12.5 16h-1l-.18-1.077a2.983 2.983 0 0 1-.906-.376l-.889.635-.707-.707.635-.89c-.172-.275-.3-.58-.376-.905L8 12.5v-1l1.077-.18c.076-.325.204-.63.376-.906l-.635-.889.707-.707.89.635c.275-.172.58-.3.906-.376L11.5 8Z" clip-rule="evenodd" /><path fill="#556AF6" fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10ZM9.35 17.262l2.24 2.238a.58.58 0 0 0 .82 0l2.24-2.238h1.565c.983 0 1.785-.802 1.785-1.786V8c0-.983-.802-1.785-1.785-1.785h-8.43C6.802 6.215 6 7.017 6 8v7.477c0 .983.802 1.785 1.785 1.785h1.566Z" clip-rule="evenodd" /></symbol>',"custom-chat-gateway"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 24" id="docs"><path d="M8.4 10a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1ZM9.4 12a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-6ZM8.4 16a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2h-3a1 1 0 0 1-1-1Z" /><path fill-rule="evenodd" d="M17.279 2.879 19.52 5.12a3 3 0 0 1 .879 2.122V19a3 3 0 0 1-3 3h-10a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h7.757a3 3 0 0 1 2.122.879ZM17.399 20a1 1 0 0 0 1-1V8h-2a2 2 0 0 1-2-2V4h-7a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h10Zm-1-15.172V6h1.172L16.4 4.828Z" clip-rule="evenodd" /></symbol>',"docs"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="download"><path d="M12.085 17.996a.994.994 0 0 0 .539-.214l.014-.012a.996.996 0 0 0 .268-.346c.106-.214.193-.416.281-.62.18-.416.364-.84.717-1.388.488-.76 1.265-1.66 2.65-2.584a1 1 0 1 0-1.109-1.664c-1.065.71-1.85 1.43-2.445 2.122V3a1 1 0 1 0-2 0v10.29c-.594-.692-1.38-1.412-2.445-2.122a1 1 0 0 0-1.11 1.664c1.386.924 2.164 1.824 2.651 2.583.354.55.537.973.717 1.39.087.201.174.401.279.614a1.002 1.002 0 0 0 .841.579M12 18c.028 0 .057-.001.085-.004L12 18Z" /><path fill-rule="evenodd" d="M5 17a1 1 0 0 1 1 1c0 .34.11.872.412 1.29.264.368.714.71 1.588.71a1 1 0 0 1 .25.032A1 1 0 0 1 8.5 20h7a1 1 0 0 1 .25.032A1 1 0 0 1 16 20c.874 0 1.324-.342 1.588-.71.302-.418.412-.95.412-1.29a1 1 0 1 1 2 0c0 .66-.19 1.628-.788 2.46C18.576 21.341 17.526 22 16 22a1 1 0 0 1-.25-.032 1 1 0 0 1-.25.032h-7a1 1 0 0 1-.25-.032A1 1 0 0 1 8 22c-1.526 0-2.576-.658-3.212-1.54A4.35 4.35 0 0 1 4 18a1 1 0 0 1 1-1Z" clip-rule="evenodd" /></symbol>',"download"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="edit"><path fill-rule="evenodd" d="M5.622 21.957c.913 0 1.805-.366 2.5-1.058v-.001L21.09 7.92a1 1 0 0 0 .225-.17 2.23 2.23 0 0 0 0-3.203L19.522 2.76a2.24 2.24 0 0 0-3.205 0L3.123 15.908c-.695.692-1.063 1.583-1.063 2.496v2.553a1 1 0 0 0 1 1h2.562ZM19.994 6.149c0 .02-.004.046-.015.074a1 1 0 0 0-.133.113l-1.293 1.293-2.14-2.141 1.315-1.312c.075-.074.143-.09.191-.09.048 0 .117.016.191.09l1.794 1.788c.074.074.09.14.09.185ZM17.14 9.044 6.71 19.483c-.331.329-.72.474-1.088.474H4.06v-1.553c0-.364.144-.75.474-1.08L14.996 6.9l2.144 2.144Z" clip-rule="evenodd" /></symbol>',"edit"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="elevenlabs"><circle cx="12" cy="12" r="10" fill="#D9D9D9" /><path fill="#312B41" d="M11 6H8v12h3V6ZM16 6h-3v12h3V6Z" /></symbol>',"elevenlabs"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="expand"><path d="M19 4H5a1 1 0 0 0-1 1v6a1 1 0 1 1-2 0V5a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-6a1 1 0 1 1 0-2h6a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Z" /><path fill-rule="evenodd" d="M8 13a3 3 0 0 1 3 3v3a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-3a3 3 0 0 1 3-3h3Zm-3 2h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1Z" clip-rule="evenodd" /><path d="M12.515 7.242a1 1 0 1 1 1.414-1.414c-.006-.006-.005-.005.004 0 .029.015.137.075.38.132a4.66 4.66 0 0 0 1.03.106 4.66 4.66 0 0 0 1.03-.106c.243-.057.352-.117.38-.132.01-.005.01-.006.004 0a1 1 0 0 1 1.415 1.414c.006-.006.005-.005 0 .005a1.457 1.457 0 0 0-.132.38 4.66 4.66 0 0 0-.106 1.03c0 .381.039.744.106 1.03.057.243.117.351.132.38.005.01.006.01 0 .004a1 1 0 0 1-1.415 1.414c-.377-.378-.563-.911-.664-1.34a5.819 5.819 0 0 1-.118-.706L12.415 13A1 1 0 0 1 11 11.586l3.561-3.561a5.815 5.815 0 0 1-.706-.118c-.429-.101-.963-.287-1.34-.665Z" /></symbol>',"expand"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="eye--closed"><path d="M12 5c-1.92 0-3.842.734-5.548 1.9a14.943 14.943 0 0 0-4.24 4.48 1.259 1.259 0 0 0-.09.143 1 1 0 0 0 0 .954c.026.05.057.097.09.143a15.052 15.052 0 0 0 3.015 3.538l1.675-1.21A13.085 13.085 0 0 1 4.189 12 12.946 12.946 0 0 1 7.58 8.551C9.05 7.547 10.585 7 12 7c1.304 0 2.711.465 4.074 1.324l1.727-1.247c-.084-.06-.168-.12-.253-.177C15.842 5.734 13.92 5 12 5Z" /><path fill-rule="evenodd" d="M7.59 17.795 5.171 19.62A1 1 0 0 1 4 18L20.414 6.19a1 1 0 1 1 1.171 1.62l-1.63 1.164c.698.747 1.318 1.56 1.833 2.406.033.046.064.093.09.143a1 1 0 0 1 0 .954c-.026.05-.056.097-.09.143a14.941 14.941 0 0 1-4.24 4.48C15.842 18.266 13.92 19 12 19c-1.503 0-3.008-.45-4.41-1.205Zm10.72-7.647-8.857 6.318c.866.35 1.727.534 2.547.534 1.415 0 2.95-.547 4.42-1.551A12.946 12.946 0 0 0 19.81 12a13.078 13.078 0 0 0-1.501-1.852Z" clip-rule="evenodd" /><path d="M12 9c.786 0 1.5.302 2.036.796L9.267 13.24A3 3 0 0 1 12 9Z" /></symbol>',"eye--closed"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="eye--opened"><path fill-rule="evenodd" d="M6.452 6.9C8.158 5.734 10.08 5 12 5c1.92 0 3.842.734 5.548 1.9a14.94 14.94 0 0 1 4.24 4.48c.033.046.064.093.09.143a1 1 0 0 1 0 .954c-.026.05-.056.097-.09.143a14.941 14.941 0 0 1-4.24 4.48C15.842 18.266 13.92 19 12 19s-3.842-.734-5.548-1.9a14.943 14.943 0 0 1-4.24-4.48 1.26 1.26 0 0 1-.09-.143 1 1 0 0 1 0-.954c.026-.05.057-.097.09-.143a14.943 14.943 0 0 1 4.24-4.48ZM12 7c-1.415 0-2.95.547-4.42 1.551A12.946 12.946 0 0 0 4.19 12a12.946 12.946 0 0 0 3.391 3.449C9.05 16.453 10.585 17 12 17s2.95-.547 4.42-1.551A12.946 12.946 0 0 0 19.81 12a12.946 12.946 0 0 0-3.391-3.449C14.95 7.547 13.415 7 12 7Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M9 12a3 3 0 1 1 6 0 3 3 0 0 1-6 0Z" clip-rule="evenodd" /></symbol>',"eye--opened"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="filter"><path d="M20 3a1 1 0 1 0-2 0v3.268a2 2 0 0 0 0 3.464V21a1 1 0 1 0 2 0V9.732a2 2 0 0 0 0-3.464V3ZM13 3a1 1 0 1 0-2 0v11.268a2 2 0 0 0 0 3.464V21a1 1 0 1 0 2 0v-3.268a2 2 0 0 0 0-3.464V3ZM6 3a1 1 0 1 0-2 0v6.268a2 2 0 0 0 0 3.464V21a1 1 0 1 0 2 0v-8.268a2 2 0 0 0 0-3.464V3Z" /></symbol>',"filter"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="flows"><path fill-rule="evenodd" d="M14.6 2a2 2 0 0 0-2 2v1c0 .044.002.087.004.13l-2.136 1.068A1.992 1.992 0 0 0 9.6 6h-3a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h3c.28 0 .546-.057.788-.161l3.225 1.935c-.009.074-.013.15-.013.226v2.84l-2.021.867A2 2 0 0 0 9.6 16h-5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2v-.126l2.224-.953A2 2 0 0 0 15.6 20h5a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-5c-.28 0-.546.057-.788.161l-3.225-1.935c.009-.074.013-.15.013-.226V8a2 2 0 0 0-.004-.13l2.136-1.068c.262.127.557.198.868.198h2a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-2Zm2 2h-2v1h2V4Zm-7 4h-3v2h3V8Zm11 6h-5v4h5v-4Zm-16 4h5v2h-5v-2Z" clip-rule="evenodd" /></symbol>',"flows"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="generate"><path d="M13.858 7.514a1 1 0 0 0-1.716-1.029l-3 5A1 1 0 0 0 10 13h2.234l-2.091 3.485a1 1 0 1 0 1.714 1.03l3-5A1 1 0 0 0 14 11h-2.234l2.092-3.486Z" /><path fill-rule="evenodd" d="M12 2A9.96 9.96 0 0 0 2 12a9.96 9.96 0 0 0 10 10 9.96 9.96 0 0 0 10-10A9.96 9.96 0 0 0 12 2ZM4 12c0-4.45 3.55-8 8-8s8 3.55 8 8-3.55 8-8 8-8-3.55-8-8Z" clip-rule="evenodd" /></symbol>',"generate"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="google"><path fill="#4280EF" d="M22 12.24c0-.676-.067-1.373-.178-2.026h-9.625v3.856h5.513a4.541 4.541 0 0 1-2.045 3.028l3.29 2.505C20.889 17.84 22 15.268 22 12.24Z" /><path fill="#34A353" d="M12.197 22c2.757 0 5.068-.893 6.758-2.418l-3.29-2.484c-.912.61-2.09.959-3.468.959-2.667 0-4.912-1.765-5.735-4.118l-3.378 2.55C4.817 19.864 8.329 22 12.197 22Z" /><path fill="#F6B704" d="M6.462 13.917a5.96 5.96 0 0 1 0-3.834l-3.378-2.57a9.835 9.835 0 0 0 0 8.975l3.378-2.57Z" /><path fill="#E54335" d="M12.197 5.965A5.628 5.628 0 0 1 16.11 7.47l2.912-2.876c-1.845-1.7-4.29-2.614-6.824-2.593-3.868 0-7.38 2.135-9.113 5.512l3.378 2.571c.823-2.375 3.068-4.118 5.735-4.118Z" /></symbol>',"google"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="history"><path d="M12 4c-3.762 0-6.958 2.544-7.79 6.493l.614.091a.5.5 0 0 1 .343.77l-2.134 3.227a.5.5 0 0 1-.9-.144L1.126 10.74a.5.5 0 0 1 .556-.626l.55.082C3.209 5.317 7.187 2 12 2c5.522 0 10 4.477 10 10s-4.478 10-10 10a1 1 0 1 1 0-2 8 8 0 1 0 0-16Z" /><path d="M13 9a1 1 0 1 0-2 0v3.586l-1.707 1.707a1 1 0 1 0 1.414 1.414l2-2A1 1 0 0 0 13 13V9Z" /></symbol>',"history"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="hold"><path fill-rule="evenodd" d="M2 12C2 6.45 6.45 2 12 2s10 4.45 10 10-4.45 10-10 10S2 17.55 2 12Zm10-8c-4.445 0-8 3.555-8 8s3.555 8 8 8 8-3.555 8-8-3.555-8-8-8Zm-2 4a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1Zm5 1a1 1 0 1 0-2 0v6a1 1 0 1 0 2 0V9Z" clip-rule="evenodd" /></symbol>',"hold"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="link"><path d="M14.91 5.702a2.395 2.395 0 0 1 3.388 0 2.4 2.4 0 0 1 0 3.392l-3.202 3.204a2.395 2.395 0 0 1-3.389 0 1 1 0 0 0-1.414 1.414 4.395 4.395 0 0 0 6.217 0l3.202-3.204a4.4 4.4 0 0 0 0-6.22 4.395 4.395 0 0 0-6.2-.017l-2.185 1.99a1 1 0 1 0 1.346 1.478l2.22-2.02.016-.017Z" /><path d="M9.09 18.298a2.395 2.395 0 0 1-3.388 0 2.4 2.4 0 0 1 0-3.392l3.202-3.204a2.395 2.395 0 0 1 3.389 0 1 1 0 0 0 1.414-1.414 4.395 4.395 0 0 0-6.217 0l-3.203 3.204a4.4 4.4 0 0 0 0 6.22 4.395 4.395 0 0 0 6.2.017l2.186-1.99a1 1 0 0 0-1.346-1.479l-2.22 2.021-.016.017Z" /></symbol>',"link"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="lock"><path fill-rule="evenodd" d="M10.087 2.38a5 5 0 0 1 6.532 2.707c.24.578.37 1.287.381 1.913 1.667.086 3 1.495 3 3.323v8.259C20 20.465 18.585 22 16.849 22H7.152C5.415 22 4 20.465 4 18.582v-8.259C4 8.495 5.335 7.086 7.002 7c.011-.626.139-1.335.379-1.913a5 5 0 0 1 2.706-2.706Zm4.685 3.472c.138.335.216.783.227 1.144H9.002c.012-.361.088-.81.226-1.144a3 3 0 0 1 5.544 0Zm-7.62 3.156c-.665 0-1.213.594-1.213 1.315v8.259c0 .721.548 1.314 1.213 1.314h9.697c.665 0 1.212-.593 1.212-1.314v-8.259c0-.721-.547-1.315-1.212-1.315H7.152ZM14 13a2 2 0 0 1-1.031 1.75c.02.08.031.164.031.25v2a1 1 0 1 1-2 0v-2c0-.086.01-.17.031-.25A2 2 0 1 1 14 13Z" clip-rule="evenodd" /></symbol>',"lock"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="logout"><path fill-rule="evenodd" d="M19 4h-8a1 1 0 0 0-1 1v1a1 1 0 0 1-2 0V5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-8a3 3 0 0 1-3-3v-1a1 1 0 1 1 2 0v1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1ZM7 8a1 1 0 0 1 1 1c0 .534-.246 1.043-.478 1.417a5.823 5.823 0 0 1-.416.583h5.036a1 1 0 1 1 0 2H7.106c.153.19.294.386.416.583.232.374.478.883.478 1.417a1 1 0 1 1-2 0c0 .008 0 .008-.003-.003-.01-.03-.044-.15-.175-.361a4.662 4.662 0 0 0-.654-.804c-.27-.27-.554-.5-.804-.654a1.453 1.453 0 0 0-.361-.175C3.993 13 3.99 13 4 13a1 1 0 0 1 0-2c-.009 0-.008 0 .003-.003.03-.01.15-.044.361-.175.25-.155.534-.384.804-.654s.5-.554.654-.804c.13-.212.166-.33.175-.361C6 8.993 6 8.992 6 9a1 1 0 0 1 1-1Z" clip-rule="evenodd" /></symbol>',"logout"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="menu"><path fill-rule="evenodd" d="M2 5a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm0 7a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm0 7a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z" clip-rule="evenodd" /></symbol>',"menu"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="email"><path fill-rule="evenodd" d="M13.774 2.58a3 3 0 0 0-3.548 0L3.91 7.214a1.02 1.02 0 0 0-.05.039C2.77 7.716 2 8.827 2 10.123v7.793c0 1.714 1.343 3.104 3 3.104h14c1.657 0 3-1.39 3-3.104v-7.793c0-1.296-.768-2.406-1.859-2.87a1.029 1.029 0 0 0-.05-.04l-6.317-4.632Zm2.672 4.44-3.854-2.826a1 1 0 0 0-1.183 0L7.555 7.02h8.89ZM4.882 9.096A.977.977 0 0 1 5 9.089h14c.04 0 .079.002.117.007-.072.03-.142.069-.208.117l-5.205 3.818a3 3 0 0 0-3.407 0L5.09 9.213a1.002 1.002 0 0 0-.208-.117ZM4 10.893v6.754l4.605-3.377L4 10.893Zm1.603 8.058h12.794l-5.805-4.257a1 1 0 0 0-1.183 0L5.603 18.95ZM20 17.646l-4.604-3.376L20 10.893v6.753Z" clip-rule="evenodd" /></symbol>',"email"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="mail"><path fill="#00314D" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM6.944 8.667a.67.67 0 0 0-.084.005.715.715 0 0 1 .15.09l3.76 2.898a2.08 2.08 0 0 1 2.46 0l3.76-2.899a.715.715 0 0 1 .15-.089.67.67 0 0 0-.085-.005H6.945Zm-.722 6.499v-5.129l3.326 2.564-3.326 2.565Zm10.398.99H7.38l4.193-3.233a.694.694 0 0 1 .854 0l4.193 3.233Zm-2.168-3.555 3.326 2.565v-5.129l-3.326 2.564Z" clip-rule="evenodd" /></symbol>',"mail"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="mail--color"><path fill="#2083DF" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM5.875 8a.922.922 0 0 0-.102.006.899.899 0 0 1 .182.095l4.555 3.096a2.796 2.796 0 0 1 2.98 0l4.555-3.096a.898.898 0 0 1 .182-.095.921.921 0 0 0-.102-.006H5.875Zm3.154 4.203L5 14.942V9.464l4.029 2.739ZM17.597 16H6.403l5.08-3.453a.931.931 0 0 1 1.035 0L17.598 16Zm-2.626-3.797L19 14.942V9.464l-4.029 2.739Z" clip-rule="evenodd" /></symbol>',"mail--color"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="messenger-facebook"><path fill="url(#messenger-facebook_a)" d="M22 12.06C22 6.5 17.526 2 12 2S2 6.5 2 12.06c0 5.022 3.66 9.18 8.444 9.94v-7.02H7.896v-2.905h2.534V9.854c0-2.519 1.496-3.92 3.777-3.92 1.097 0 2.237.194 2.237.194v2.474h-1.259c-1.244 0-1.63.775-1.63 1.565v1.893h2.77l-.443 2.906h-2.326V22C18.34 21.255 22 17.082 22 12.06Z" /><defs><linearGradient id="messenger-facebook_a" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#36AEFD" /><stop offset="1" stop-color="#226AE0" /></linearGradient></defs></symbol>',"messenger-facebook"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="messenger-facebook--filled"><path fill="#00314D" d="M22 12.06C22 6.5 17.526 2 12 2S2 6.5 2 12.06c0 5.022 3.66 9.18 8.444 9.94v-7.02H7.896v-2.905h2.534V9.854c0-2.519 1.496-3.92 3.777-3.92 1.097 0 2.237.194 2.237.194v2.474h-1.259c-1.244 0-1.63.775-1.63 1.565v1.893h2.77l-.443 2.906h-2.326V22C18.34 21.255 22 17.082 22 12.06Z" /></symbol>',"messenger-facebook--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="messenger-infobip"><path fill="#FF5A00" d="M13.948 10.683v2.72a.565.565 0 0 1-.563.566h-2.724a.565.565 0 0 1-.564-.566v-2.72c0-.314.253-.566.564-.566h2.724c.31 0 .563.251.563.566Z" /><path fill="#FF5A00" fill-rule="evenodd" d="M16.69 7.307c-.774-.775-2.617-1.276-4.69-1.276-2.075 0-3.914.501-4.69 1.276-.778.776-1.276 2.618-1.276 4.692 0 2.075.498 3.918 1.276 4.693.776.775 2.615 1.276 4.69 1.276 2.073 0 3.917-.501 4.69-1.276.388-.388.707-1.043.93-1.86.224-.817.348-1.797.348-2.833-.002-2.073-.503-3.916-1.277-4.692Zm-1.813 7.553c-.163.163-.654.654-2.891.654-2.24 0-2.732-.492-2.892-.654-.163-.163-.654-.654-.654-2.892 0-2.233.49-2.727.653-2.89l.001-.002c.16-.163.651-.65 2.892-.65 2.237 0 2.728.487 2.891.65l.002.002c.162.165.65.662.65 2.89 0 2.224-.487 2.723-.649 2.889l-.003.003Z" clip-rule="evenodd" /><path fill="#FF5A00" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 11.999 2c5.476 0 9.924 4.403 10 9.859.075 5.595-4.543 10.215-10.136 10.14C6.403 21.925 2 17.476 2 12Zm10.008 7.503c2.491 0 4.63-.651 5.724-1.746 1.091-1.094 1.745-3.234 1.745-5.724 0-2.491-.654-4.63-1.745-5.724-1.093-1.094-3.233-1.748-5.724-1.748-2.49 0-4.633.654-5.724 1.748-1.094 1.094-1.748 3.233-1.748 5.724s.654 4.63 1.748 5.724c1.09 1.095 3.233 1.746 5.724 1.746Z" clip-rule="evenodd" /></symbol>',"messenger-infobip"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="messenger-telegram"><path fill="url(#messenger-telegram_a)" fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-5.274-4.237c.06.015.104.044.148.163.009.026.013.067.017.117.003.036.007.077.013.12a.74.74 0 0 1-.006.083 1.041 1.041 0 0 0-.009.124c-.06.919-1.763 7.778-1.763 7.778s-.103.4-.474.415a.716.716 0 0 1-.489-.192c-.385-.341-1.274-.963-2.104-1.541l-.091.08c-.261.227-.709.616-1.168 1.075-.726.726-.637 0-.637 0l.222-2.385c.015-.03.03-.044.03-.044s4.311-3.837 4.43-4.237c0-.03-.03-.045-.074-.03-.228.084-3.503 2.145-5.047 3.117l-.746.468c-.03.015-.118 0-.118 0l-2.415-.785s-.282-.119-.193-.385l.01-.015c.027-.043.062-.097.168-.163.533-.37 9.881-3.733 9.881-3.733s.252-.09.415-.03Z" clip-rule="evenodd" /><defs><linearGradient id="messenger-telegram_a" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#46B0E1" /><stop offset="1" stop-color="#2F97C5" /></linearGradient></defs></symbol>',"messenger-telegram"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="messenger-telegram--filled"><path fill="#00314D" fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-5.274-4.237c.06.015.104.045.148.163a.6.6 0 0 1 .017.117c.003.036.007.077.013.12 0 .027-.003.053-.007.083-.004.036-.008.076-.008.124-.06.919-1.763 7.778-1.763 7.778s-.104.4-.474.415a.715.715 0 0 1-.489-.192c-.385-.341-1.274-.963-2.104-1.541l-.091.08c-.262.227-.709.616-1.168 1.075-.726.726-.637 0-.637 0l.222-2.385a.183.183 0 0 1 .03-.044s4.31-3.837 4.43-4.237c0-.03-.03-.045-.075-.03-.227.084-3.502 2.145-5.046 3.117l-.746.468c-.03.015-.119 0-.119 0l-2.415-.785s-.281-.119-.192-.385l.01-.015c.027-.043.062-.097.168-.163.533-.37 9.881-3.733 9.881-3.733s.252-.09.415-.03Z" clip-rule="evenodd" /></symbol>',"messenger-telegram--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="messenger-viber"><path fill="#8055A2" fill-rule="evenodd" d="M22 12c0 5.525-4.475 10-10 10S2 17.525 2 12 6.475 2 12 2s10 4.475 10 10Zm-5.212.095c-.245 0-.245-.19-.245-.395v-.164c-.328-2.565-1.5-3.956-4.106-4.147-.164-.014-.505-.055-.505-.232.013-.232.15-.287.3-.287h.314c3.001.191 4.324 2.115 4.502 4.693v.03c.005.098.017.39-.055.462a.754.754 0 0 0-.042.012c-.043.013-.091.028-.163.028Zm-1.282-.477c-.164 0-.218-.11-.232-.287v-.068c0-.054 0-.095-.013-.15-.26-1.555-.833-2.128-2.429-2.483-.022-.007-.047-.01-.075-.014a.669.669 0 0 1-.075-.013c-.136-.014-.273-.041-.341-.123a.272.272 0 0 1-.027-.19c.027-.15.109-.233.259-.22 1.978.178 3.097 1.229 3.179 3.343 0 .11-.069.164-.178.178-.013.027-.04.027-.068.027Zm-1.2-.382a.195.195 0 0 1-.164-.082.478.478 0 0 1-.082-.19c-.068-.656-.436-1.038-1.078-1.147-.109-.013-.231-.04-.272-.123-.028-.04-.028-.109 0-.19.054-.15.204-.178.368-.178.3.014.71.177 1.023.491.3.314.478.682.478 1.01 0 .136 0 .286-.11.368-.027.027-.068.041-.122.041h-.041Zm.846 5.907c-.328 0-.655-.151-.961-.292l-.076-.035c-.055-.027-.11-.055-.177-.082-.45-.218-.9-.45-1.324-.696-1.678-.996-3.124-2.333-4.188-3.86-.3-.424-.573-.874-.819-1.338l-.027-.068c-.03-.059-.06-.118-.092-.177-.219-.421-.443-.854-.563-1.296-.218-.805.082-1.555.805-1.978.328-.205.628-.3.873-.3.137 0 .26.027.369.095.245.136.436.355.614.56.409.463.9 1.063 1.132 1.705.11.313 0 .627-.314.873-.04.027-.082.054-.123.095-.15.11-.313.232-.409.41a.884.884 0 0 0-.068.627c.095.396.327.819.71 1.296.286.355.627.669 1.009.941.382.26.818.546 1.255.628.054.014.11.014.15.014a.689.689 0 0 0 .464-.164c.095-.082.177-.177.245-.287l.048-.059c.053-.065.108-.134.17-.186a.91.91 0 0 1 .628-.246c.15 0 .3.041.464.096.205.095.396.218.573.355l.11.081c.218.15.463.328.695.505l.137.11c.006 0 .01.003.013.006.003.004.007.007.014.007.313.232.641.477.627.887-.013.49-.409.928-.64 1.16-.37.354-.806.572-1.215.627-.027-.014-.068-.014-.11-.014Z" clip-rule="evenodd" /></symbol>',"messenger-viber"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="messenger-viber--filled"><path fill="#00314D" fill-rule="evenodd" d="M22 12c0 5.525-4.475 10-10 10S2 17.525 2 12 6.475 2 12 2s10 4.475 10 10Zm-5.212.095c-.245 0-.245-.19-.245-.395v-.164c-.328-2.565-1.5-3.956-4.106-4.147-.164-.014-.505-.055-.505-.232.013-.232.15-.287.3-.287h.314c3.001.191 4.324 2.115 4.502 4.693v.03c.005.098.017.39-.055.462a.754.754 0 0 0-.042.012c-.043.013-.091.028-.163.028Zm-1.282-.477c-.164 0-.218-.11-.232-.287v-.068c0-.054 0-.095-.013-.15-.26-1.555-.833-2.128-2.429-2.483-.022-.007-.047-.01-.075-.014a.669.669 0 0 1-.075-.013c-.136-.014-.273-.041-.341-.123a.272.272 0 0 1-.027-.19c.027-.15.109-.233.259-.22 1.978.178 3.097 1.229 3.179 3.343 0 .11-.069.164-.178.178-.013.027-.04.027-.068.027Zm-1.2-.382a.195.195 0 0 1-.164-.082.478.478 0 0 1-.082-.19c-.068-.656-.436-1.038-1.078-1.147-.109-.013-.231-.04-.272-.123-.028-.04-.028-.109 0-.19.054-.15.204-.178.368-.178.3.014.71.177 1.023.491.3.314.478.682.478 1.01 0 .136 0 .286-.11.368-.027.027-.068.041-.122.041h-.041Zm.846 5.907c-.328 0-.655-.151-.961-.292l-.076-.035c-.055-.027-.11-.055-.177-.082-.45-.218-.9-.45-1.324-.696-1.678-.996-3.124-2.333-4.188-3.86-.3-.424-.573-.874-.819-1.338l-.027-.068c-.03-.059-.06-.118-.092-.177-.219-.421-.443-.854-.563-1.296-.218-.805.082-1.555.805-1.978.328-.205.628-.3.873-.3.137 0 .26.027.369.095.245.136.436.355.614.56.409.463.9 1.063 1.132 1.705.11.313 0 .627-.314.873-.04.027-.082.054-.123.095-.15.11-.313.232-.409.41a.884.884 0 0 0-.068.627c.095.396.327.819.71 1.296.286.355.627.669 1.009.941.382.26.818.546 1.255.628.054.014.11.014.15.014a.689.689 0 0 0 .464-.164c.095-.082.177-.177.245-.287l.048-.059c.053-.065.108-.134.17-.186a.91.91 0 0 1 .628-.246c.15 0 .3.041.464.096.205.095.396.218.573.355l.11.081c.218.15.463.328.695.505l.137.11c.006 0 .01.003.013.006.003.004.007.007.014.007.313.232.641.477.627.887-.013.49-.409.928-.64 1.16-.37.354-.806.572-1.215.627-.027-.014-.068-.014-.11-.014Z" clip-rule="evenodd" /></symbol>',"messenger-viber--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="messenger-web-chat"><path fill="#FAB404" fill-rule="evenodd" d="M9.803 15 12 17.199 14.197 15h2.018c.38 0 .694-.314.694-.694V8.285a.698.698 0 0 0-.694-.694h-8.43a.698.698 0 0 0-.694.694v6.022c0 .38.313.694.694.694h2.018Zm.015-3.046a.545.545 0 1 0 0-1.09.545.545 0 0 0 0 1.09Zm2.728-.545a.546.546 0 1 1-1.092 0 .546.546 0 0 1 1.092 0Zm1.636.545a.545.545 0 1 0 0-1.09.545.545 0 0 0 0 1.09Z" clip-rule="evenodd" /><path fill="#FAB404" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm-.41-3.67L9.35 16.09H7.786A1.788 1.788 0 0 1 6 14.306V8.285C6 7.302 6.802 6.5 7.785 6.5h8.43c.983 0 1.785.802 1.785 1.785v6.022c0 .982-.802 1.784-1.785 1.784H14.65l-2.238 2.239a.58.58 0 0 1-.822 0Z" clip-rule="evenodd" /></symbol>',"messenger-web-chat"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="messenger-whatsapp"><path fill="url(#messenger-whatsapp_a)" fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-9.69-6.548a6.36 6.36 0 0 1 4.49 1.867c1.2 1.2 1.866 2.8 1.851 4.474a6.348 6.348 0 0 1-9.378 5.57l-3.363.889.904-3.289a6.425 6.425 0 0 1-.844-3.17 6.348 6.348 0 0 1 6.34-6.341ZM9.63 16.34c.8.489 1.733.74 2.681.74 2.919 0 5.274-2.37 5.29-5.273 0-1.408-.549-2.741-1.542-3.734a5.281 5.281 0 0 0-3.733-1.54 5.286 5.286 0 0 0-5.274 5.273c0 .993.267 1.956.8 2.8l.119.193-.534 1.94 2-.518.193.119Zm5.184-3.409c.178.087.337.165.401.194.05.03.096.053.136.073.081.04.14.07.16.12.045.074.045.385-.088.755-.134.37-.756.711-1.067.756-.267.044-.608.059-.993-.06a9.88 9.88 0 0 1-.903-.34c-1.521-.662-2.533-2.14-2.693-2.374l-.019-.026c-.088-.104-.651-.86-.651-1.645 0-.726.355-1.11.52-1.288l.028-.03a.613.613 0 0 1 .43-.193H10.413c.088-.005.207-.011.326.267.053.124.135.325.217.525.123.3.245.6.272.645.044.09.074.178.015.282a3.35 3.35 0 0 0-.044.08c-.035.065-.065.122-.12.186a2.366 2.366 0 0 1-.236.282c-.09.089-.163.163-.074.326l.023.037c.123.195.423.672.866 1.059a4.222 4.222 0 0 0 1.274.785c.163.074.252.06.34-.044l.037-.042c.117-.137.375-.435.467-.58.104-.149.208-.134.356-.075.09.036.407.192.68.325Z" clip-rule="evenodd" /><defs><linearGradient id="messenger-whatsapp_a" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#66F47B" /><stop offset="1" stop-color="#36CC4D" /></linearGradient></defs></symbol>',"messenger-whatsapp"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="messenger-whatsapp--filled"><path fill="#00314D" fill-rule="evenodd" d="M9.63 16.34c.8.49 1.733.741 2.681.741 2.919 0 5.274-2.37 5.289-5.274 0-1.407-.548-2.74-1.54-3.733a5.282 5.282 0 0 0-3.734-1.54 5.286 5.286 0 0 0-5.274 5.273c0 .993.267 1.956.8 2.8l.118.193-.533 1.94 2-.518.193.119Zm5.184-3.408c.178.087.336.165.4.194.05.03.096.053.137.073.081.04.14.07.16.12.045.074.045.385-.089.755-.133.37-.755.711-1.066.756-.267.044-.608.059-.993-.06a9.921 9.921 0 0 1-.904-.34c-1.52-.662-2.532-2.14-2.693-2.374a1.699 1.699 0 0 0-.018-.026c-.089-.104-.652-.86-.652-1.645 0-.726.356-1.11.52-1.288l.028-.03a.613.613 0 0 1 .43-.193H10.415c.087-.005.207-.011.326.267.053.124.135.325.217.525.122.3.245.6.272.645.044.089.074.178.014.282l-.043.08c-.035.065-.066.122-.12.186a2.376 2.376 0 0 1-.236.282c-.09.089-.164.163-.075.326l.024.037c.123.195.423.672.865 1.059a4.22 4.22 0 0 0 1.204.755l.07.03c.163.074.252.06.341-.044l.036-.042c.118-.137.375-.435.468-.58.104-.149.207-.134.355-.075.09.036.408.192.68.325Z" clip-rule="evenodd" /><path fill="#00314D" fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-9.689-6.548A6.36 6.36 0 0 1 16.8 7.319c1.2 1.2 1.867 2.8 1.852 4.474a6.348 6.348 0 0 1-9.378 5.57l-3.363.889.904-3.289a6.426 6.426 0 0 1-.845-3.17 6.348 6.348 0 0 1 6.341-6.341Z" clip-rule="evenodd" /></symbol>',"messenger-whatsapp--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="messenger-messenger"><path fill="url(#messenger-messenger_a)" fill-rule="evenodd" d="M2 11.7C2 6.127 6.367 2 12 2c5.632 0 10 4.13 10 9.702 0 5.573-4.368 9.7-10 9.7a10.94 10.94 0 0 1-2.895-.385.804.804 0 0 0-.535.04l-1.985.875a.8.8 0 0 1-1.123-.707l-.055-1.78a.79.79 0 0 0-.267-.57C3.195 17.135 2 14.615 2 11.7Zm6.932-1.823-2.937 4.66c-.283.448.267.95.687.63l3.155-2.395a.6.6 0 0 1 .723-.002l2.337 1.752a1.499 1.499 0 0 0 2.17-.4l2.94-4.657c.28-.448-.27-.953-.69-.633l-3.155 2.395a.6.6 0 0 1-.722.003l-2.338-1.753a1.5 1.5 0 0 0-2.17.4Z" clip-rule="evenodd" /><defs><radialGradient id="messenger-messenger_a" cx="0" cy="0" r="1" gradientTransform="matrix(22 0 0 21.9994 5.35 22)" gradientUnits="userSpaceOnUse"><stop stop-color="#09F" /><stop offset=".6" stop-color="#A033FF" /><stop offset=".9" stop-color="#FF5280" /><stop offset="1" stop-color="#FF7061" /></radialGradient></defs></symbol>',"messenger-messenger"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="instagram"><path fill="url(#instagram_a)" d="M14.207 11.99a2.197 2.197 0 1 1-4.394 0 2.197 2.197 0 0 1 4.394 0Z" /><path fill="url(#instagram_b)" fill-rule="evenodd" d="M15.379 6.277H8.62a2.344 2.344 0 0 0-2.344 2.344v6.758a2.344 2.344 0 0 0 2.344 2.344h6.758a2.344 2.344 0 0 0 2.344-2.344V8.62a2.344 2.344 0 0 0-2.344-2.344Zm.39 5.713a3.76 3.76 0 1 1-7.519 0 3.76 3.76 0 0 1 7.52 0Zm-.087-2.88a.908.908 0 1 0 0-1.817.908.908 0 0 0 0 1.816Z" clip-rule="evenodd" /><path fill="url(#instagram_c)" fill-rule="evenodd" d="M6.883 2A4.883 4.883 0 0 0 2 6.883v10.234A4.883 4.883 0 0 0 6.883 22h10.234A4.883 4.883 0 0 0 22 17.117V6.883A4.883 4.883 0 0 0 17.117 2H6.883ZM4.715 8.621A3.906 3.906 0 0 1 8.62 4.715h6.758a3.906 3.906 0 0 1 3.906 3.906v6.758a3.906 3.906 0 0 1-3.906 3.906H8.62a3.906 3.906 0 0 1-3.906-3.906V8.62Z" clip-rule="evenodd" /><defs><linearGradient id="instagram_a" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#6C48CB" /><stop offset=".255" stop-color="#C837AB" /><stop offset=".505" stop-color="#F14D5A" /><stop offset=".781" stop-color="#FF9248" /><stop offset="1" stop-color="#FD5" /></linearGradient><linearGradient id="instagram_b" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#6C48CB" /><stop offset=".255" stop-color="#C837AB" /><stop offset=".505" stop-color="#F14D5A" /><stop offset=".781" stop-color="#FF9248" /><stop offset="1" stop-color="#FD5" /></linearGradient><linearGradient id="instagram_c" x1="12" x2="12" y1="2" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#6C48CB" /><stop offset=".255" stop-color="#C837AB" /><stop offset=".505" stop-color="#F14D5A" /><stop offset=".781" stop-color="#FF9248" /><stop offset="1" stop-color="#FD5" /></linearGradient></defs></symbol>',"instagram"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="mic"><path fill-rule="evenodd" d="M12 2a4 4 0 0 0-4 4v5a4 4 0 0 0 8 0V6a4 4 0 0 0-4-4Zm2 9V6a2 2 0 1 0-4 0v5a2 2 0 1 0 4 0Z" clip-rule="evenodd" /><path d="M11 18.938a8.004 8.004 0 0 1-6.939-6.94C3.993 11.45 4.448 11 5 11c.552 0 .991.451 1.082.996a6.002 6.002 0 0 0 11.836 0c.09-.545.53-.996 1.082-.996s1.006.45.938.998A8.004 8.004 0 0 1 13 18.938V20h2a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2h2v-1.062Z" /></symbol>',"mic"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="mic-muted"><path fill="#E63E1A" d="m10.902 6.63 1.122 1.118 1.122-1.118a.882.882 0 0 1 1.244 0 .876.876 0 0 1 0 1.24l-1.126 1.123 1.125 1.121a.876.876 0 0 1 0 1.241.882.882 0 0 1-1.245 0l-1.12-1.117-1.12 1.117a.882.882 0 0 1-1.245 0 .876.876 0 0 1 0-1.24l1.124-1.122-1.125-1.122a.876.876 0 0 1 0-1.241.882.882 0 0 1 1.244 0Z" /><path d="M9 6c-.552 0-1.013-.455-.877-.99a4.002 4.002 0 0 1 7.754 0c.136.535-.325.99-.877.99s-.98-.475-1.245-.959a2 2 0 0 0-3.51 0C9.979 5.525 9.552 6 9 6ZM9.606 12c-.75 0-1.293.724-.856 1.332A3.995 3.995 0 0 0 12 15a3.995 3.995 0 0 0 3.25-1.668c.438-.608-.106-1.332-.856-1.332-.41 0-.772.24-1.08.508-.352.307-.811.492-1.314.492s-.962-.185-1.313-.492c-.31-.269-.672-.508-1.081-.508Z" /><path d="M4.061 11.998A8.004 8.004 0 0 0 11 18.938V20H9a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-2v-1.062a8.004 8.004 0 0 0 6.938-6.94C20.006 11.45 19.552 11 19 11c-.552 0-.991.451-1.082.996a6.002 6.002 0 0 1-11.836 0C5.992 11.45 5.552 11 5 11s-1.007.45-.939.998Z" /></symbol>',"mic-muted"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="microsoft"><path fill="#F6F7F9" d="M0 0h24v24H0z" /><path fill="#EE4F2B" d="M2 2h9v9H2z" /><path fill="#84BE1F" d="M13 2h9v9h-9z" /><path fill="#2BA8EE" d="M2 13h9v9H2z" /><path fill="#FCBB28" d="M13 13h9v9h-9z" /></symbol>',"microsoft"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="move"><path d="M16 6a1 1 0 0 1-1 1c-.534 0-1.043-.246-1.417-.478A5.823 5.823 0 0 1 13 6.106V10a1 1 0 1 1-2 0V6.106c-.19.153-.386.294-.583.416C10.043 6.754 9.534 7 9 7a1 1 0 0 1 0-2c-.008 0-.008 0 .003-.003.03-.01.15-.044.361-.175a4.66 4.66 0 0 0 .804-.654c.27-.27.5-.554.654-.804.13-.212.166-.33.175-.361C11 2.993 11 2.99 11 3a1 1 0 0 1 2 0c0-.009 0-.008.003.003.01.03.044.15.175.361.155.25.384.534.654.804s.554.5.804.654c.212.13.33.166.361.175.01.003.011.003.003.003a1 1 0 0 1 1 1ZM7 9a1 1 0 0 0-2 0c0-.008 0-.008-.003.003-.01.03-.044.15-.175.361a4.66 4.66 0 0 1-.654.804c-.27.27-.554.5-.804.654-.212.13-.33.166-.361.175C2.993 11 2.99 11 3 11a1 1 0 0 0 0 2c-.009 0-.008 0 .003.003.03.01.15.044.361.175.25.155.534.384.804.654s.5.554.654.804c.13.212.166.33.175.361.003.01.003.011.003.003a1 1 0 1 0 2 0c0-.534-.246-1.043-.478-1.417A5.823 5.823 0 0 0 6.106 13H10a1 1 0 1 0 0-2H6.106c.153-.19.294-.386.416-.583C6.754 10.043 7 9.534 7 9ZM17 9a1 1 0 1 1 2 0c0-.008 0-.008.003.003.01.03.044.15.175.361.155.25.384.534.654.804s.554.5.804.654c.212.13.33.166.361.175.01.003.012.003.003.003a1 1 0 0 1 0 2c.009 0 .008 0-.003.003-.03.01-.15.044-.361.175-.25.155-.534.384-.804.654s-.5.554-.654.804c-.13.212-.166.33-.175.361-.003.01-.003.011-.003.003a1 1 0 1 1-2 0c0-.534.246-1.043.478-1.417.122-.197.263-.393.416-.583H14a1 1 0 1 1 0-2h3.894a5.838 5.838 0 0 1-.416-.583C17.246 10.043 17 9.534 17 9ZM15 17a1 1 0 1 1 0 2c.008 0 .008 0-.003.003-.03.01-.15.044-.361.175-.25.155-.534.384-.804.654s-.5.554-.654.804c-.13.212-.166.33-.175.361C13 21.008 13 21.01 13 21a1 1 0 0 1-2 0c0 .009 0 .008-.003-.003a1.454 1.454 0 0 0-.175-.361 4.657 4.657 0 0 0-.654-.804c-.27-.27-.554-.5-.804-.654-.212-.13-.33-.166-.361-.175C8.993 19 8.992 19 9 19a1 1 0 1 1 0-2c.534 0 1.043.246 1.417.478.197.122.393.263.583.416V14a1 1 0 1 1 2 0v3.894c.19-.153.386-.294.583-.416.374-.232.883-.478 1.417-.478Z" /></symbol>',"move"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="note"><path fill-rule="evenodd" d="M3.708 21.957h-.649a1 1 0 0 1-1-1v-2.553c0-.913.368-1.804 1.063-2.496L16.316 2.76a2.24 2.24 0 0 1 3.205 0l1.793 1.787a2.23 2.23 0 0 1 0 3.204.999.999 0 0 1-.224.169L9.019 20h3.98a1 1 0 0 1 0 2H4a1 1 0 0 1-.291-.043ZM15 21a1 1 0 0 0 1 1h3a3 3 0 0 0 3-3v-7a1 1 0 0 0-2 0v7a1 1 0 0 1-1 1h-3a1 1 0 0 0-1 1Zm4.979-14.777a.207.207 0 0 0 .014-.074c0-.045-.016-.111-.09-.185l-1.794-1.788c-.074-.074-.143-.09-.19-.09-.048 0-.117.016-.191.09l-1.316 1.312 2.14 2.14 1.293-1.292c.042-.042.087-.08.134-.113Zm-13.27 13.26 10.43-10.44L14.995 6.9 4.534 17.325c-.331.33-.475.715-.475 1.079v1.553h1.562c.368 0 .757-.145 1.088-.474ZM11.999 2a1 1 0 0 1 0 2H5a1 1 0 0 0-1 1v7a1 1 0 1 1-2 0V5a3 3 0 0 1 3-3h7Z" clip-rule="evenodd" /></symbol>',"note"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 34 34" id="numpad"><g filter="url(#numpad_a)"><path d="M10 11a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM10 16.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM10 22a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM21 11a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM21 16.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM21 22a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM15.5 11a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM15.5 16.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM15.5 22a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1Z" /></g><defs><filter id="numpad_a" width="44" height="44" x="-5" y="-5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"></feColorMatrix><feOffset></feOffset><feGaussianBlur stdDeviation="5"></feGaussianBlur><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_1:30357"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_1:30357" result="shape"></feBlend></filter></defs></symbol>',"numpad"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="pause"><path fill-rule="evenodd" d="M2 12C2 6.45 6.45 2 12 2s10 4.45 10 10-4.45 10-10 10S2 17.55 2 12Zm10-8c-4.445 0-8 3.555-8 8s3.555 8 8 8 8-3.555 8-8-3.555-8-8-8Zm-2 4a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1Zm5 1a1 1 0 1 0-2 0v6a1 1 0 1 0 2 0V9Z" clip-rule="evenodd" /></symbol>',"pause"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="play"><path d="M9 8.804v6.392a1 1 0 0 0 1.53.848l5.113-3.196a1 1 0 0 0 0-1.696L10.53 7.956A1 1 0 0 0 9 8.804Z" /><path fill-rule="evenodd" d="M12 2C6.45 2 2 6.45 2 12s4.45 10 10 10 10-4.45 10-10S17.55 2 12 2ZM4 12c0-4.445 3.555-8 8-8s8 3.555 8 8-3.555 8-8 8-8-3.555-8-8Z" clip-rule="evenodd" /></symbol>',"play"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plus"><path fill-rule="evenodd" d="M5 4h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1ZM2 5a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5Zm10 2a1 1 0 0 1 1 1v3h3a1 1 0 1 1 0 2h-3v3a1 1 0 1 1-2 0v-3H8a1 1 0 1 1 0-2h3V8a1 1 0 0 1 1-1Z" clip-rule="evenodd" /></symbol>',"plus"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="prompter"><path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10Zm-10 8v-2a6 6 0 0 1-6-6H4a8 8 0 0 0 8 8Zm0-16a8 8 0 0 1 8 8h-2a6 6 0 0 0-6-6V4Zm4 8a4 4 0 1 1-8 0 4 4 0 0 1 8 0Z" clip-rule="evenodd" /></symbol>',"prompter"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 24" id="queue-member"><path fill-rule="evenodd" d="M20.477 19a.92.92 0 0 1-.923-.918v-.918c0-1.434-1.097-2.525-2.539-2.525h-2.769c-1.442 0-2.538 1.091-2.538 2.525v.918a.92.92 0 0 1-.924.918.92.92 0 0 1-.923-.918v-.918c0-2.448 1.924-4.36 4.385-4.36h2.77c2.46 0 4.384 1.912 4.384 4.36v.918a.92.92 0 0 1-.923.918Zm-9.923-5.279a.92.92 0 0 1-.923.918H7.785c-1.442 0-2.539 1.091-2.539 2.525v.918a.92.92 0 0 1-.923.918.92.92 0 0 1-.923-.918v-.918c0-2.448 1.923-4.36 4.385-4.36H9.63a.92.92 0 0 1 .923.917Zm-4.846-4.82a2.992 2.992 0 0 1 3-2.983c1.656 0 3 1.336 3 2.984a2.992 2.992 0 0 1-3 2.983c-1.657 0-3-1.336-3-2.983Zm6.461-.458A3.452 3.452 0 0 1 15.631 5a3.452 3.452 0 0 1 3.461 3.443 3.452 3.452 0 0 1-3.461 3.442 3.452 3.452 0 0 1-3.462-3.442Zm1.846 0c0-.888.723-1.607 1.616-1.607.892 0 1.615.72 1.615 1.607s-.723 1.606-1.615 1.606c-.893 0-1.616-.72-1.616-1.606Zm-6.461.459a1.15 1.15 0 0 1 1.154-1.148A1.15 1.15 0 0 1 9.86 8.902a1.15 1.15 0 0 1-1.153 1.147 1.15 1.15 0 0 1-1.154-1.147Z" clip-rule="evenodd" /></symbol>',"queue-member"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="radio"><path fill-rule="evenodd" d="M12 5.25a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5ZM3 12a9 9 0 1 1 18 0 9 9 0 0 1-18 0Z" clip-rule="evenodd" /></symbol>',"radio"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="radio--checked"><path d="M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z" /><path fill-rule="evenodd" d="M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18Zm-6.75 9a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0Z" clip-rule="evenodd" /></symbol>',"radio--checked"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="rec"><path fill="#E63E1A" d="M0 12C0 5.373 5.373 0 12 0s12 5.373 12 12-5.373 12-12 12S0 18.627 0 12Z" /><rect width="6" height="6" x="9" y="9" rx="3" /></symbol>',"rec"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="rec-off"><rect width="6" height="6" x="9" y="9" fill="#E63E1A" rx="3" /></symbol>',"rec-off"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="refresh"><path d="M4.12 10.576c.835-3.987 4.046-6.556 7.827-6.556 2.258 0 4.298.935 5.758 2.441.377.389.98.49 1.424.178.468-.328.575-.985.187-1.406A10 10 0 0 0 11.946 2C7.11 2 3.113 5.349 2.13 10.277l-.553-.082a.504.504 0 0 0-.559.632l1.014 3.732a.502.502 0 0 0 .904.146l2.144-3.259a.505.505 0 0 0-.345-.778l-.616-.092ZM19.88 13.424c-.835 3.987-4.046 6.556-7.827 6.556a7.996 7.996 0 0 1-5.758-2.441c-.377-.389-.98-.49-1.424-.179-.468.33-.575.986-.187 1.407A9.999 9.999 0 0 0 12.054 22c4.836 0 8.833-3.349 9.816-8.277l.553.082a.504.504 0 0 0 .559-.632l-1.014-3.732a.502.502 0 0 0-.904-.146l-2.144 3.259a.506.506 0 0 0 .345.778l.616.092Z" /></symbol>',"refresh"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="rounded-info"><path fill-rule="evenodd" d="M20 12a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm2 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10ZM12 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 2v5h.5a.5.5 0 0 1 0 1H12a1 1 0 0 1-1-1v-5h-.5a.5.5 0 0 1 0-1H12a1 1 0 0 1 1 1Z" clip-rule="evenodd" /></symbol>',"rounded-info"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="role"><path fill-rule="evenodd" d="M10.5 1a2.5 2.5 0 0 0-2.45 3H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3h-3.05a2.5 2.5 0 0 0-2.45-3h-3Zm3 3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0 0 1h3ZM5 6a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H5Zm4 4a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm3-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-1 4.4c-2.252 0-4 1.748-4 4a1 1 0 1 0 2 0c0-1.148.852-2 2-2h2c1.148 0 2 .852 2 2a1 1 0 1 0 2 0c0-2.252-1.748-4-4-4h-2Z" clip-rule="evenodd" /></symbol>',"role"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="done"><path d="M18.121 9.707a1 1 0 0 0-1.414-1.414l-6.646 6.646a.5.5 0 0 1-.707 0l-2.647-2.646a1 1 0 0 0-1.414 1.414l3 3a2 2 0 0 0 2.828 0l7-7Z" /><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-2 0a8 8 0 1 1-16 0 8 8 0 0 1 16 0Z" clip-rule="evenodd" /></symbol>',"done"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="search"><path fill-rule="evenodd" d="M15.762 17.176a8.5 8.5 0 1 1 1.414-1.414l4.531 4.53a1 1 0 0 1-1.414 1.415l-4.531-4.531ZM17 10.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0Z" clip-rule="evenodd" /></symbol>',"search"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 24" id="send-arrow"><path d="M21.246 11.915a.994.994 0 0 0-.214-.539l-.012-.014a.994.994 0 0 0-.346-.268c-.214-.106-.416-.193-.62-.281-.416-.18-.84-.363-1.388-.717-.76-.487-1.66-1.265-2.584-2.65a1 1 0 1 0-1.664 1.109c.71 1.065 1.43 1.85 2.122 2.445H4.25a1 1 0 1 0 0 2h12.29c-.692.595-1.412 1.38-2.122 2.445a1 1 0 0 0 1.664 1.11c.924-1.386 1.825-2.163 2.584-2.651.549-.353.972-.536 1.388-.716.202-.088.402-.175.615-.28a.997.997 0 0 0 .579-.84M21.25 12c0-.028-.001-.057-.004-.085l.004.085Z" /></symbol>',"send-arrow"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="settings"><path fill-rule="evenodd" d="M12 2a2.636 2.636 0 0 0-2.637 2.636v.137a.35.35 0 0 1-.129.268 1 1 0 0 0-.158.055.35.35 0 0 1-.384-.067l-.043-.044a2.636 2.636 0 1 0-3.73 3.73l.044.043a.35.35 0 0 1 .067.384l-.024.058a.35.35 0 0 1-.312.23h-.058a2.636 2.636 0 1 0 0 5.272h.136a.35.35 0 0 1 .32.212l.004.01a.35.35 0 0 1-.068.383l-.044.044a2.636 2.636 0 1 0 3.73 3.73l.044-.044a.35.35 0 0 1 .383-.068c.02.009.039.017.059.024a.35.35 0 0 1 .229.313v.058a2.636 2.636 0 0 0 2.57 2.635 2.636 2.636 0 0 0 2.571-2.635v-.059a.35.35 0 0 1 .23-.312l.058-.024a.35.35 0 0 1 .383.068l.044.043a2.64 2.64 0 0 0 2.875.573 2.637 2.637 0 0 0 .855-4.302l-.044-.044a.349.349 0 0 1-.067-.383l.004-.01a.35.35 0 0 1 .319-.212h.136a2.636 2.636 0 1 0 0-5.273h-.058a.35.35 0 0 1-.312-.229 1.024 1.024 0 0 0-.024-.058.35.35 0 0 1 .067-.384l.044-.043a2.637 2.637 0 1 0-3.73-3.73l-.043.044a.35.35 0 0 1-.384.067.999.999 0 0 0-.158-.055.349.349 0 0 1-.13-.268v-.137A2.636 2.636 0 0 0 12 2Zm.384 17.814a.636.636 0 0 1-.385.183.636.636 0 0 1-.57-.633v-.097a2.35 2.35 0 0 0-1.51-2.14 2.35 2.35 0 0 0-2.562.483l-.058.057a.637.637 0 0 1-.9 0h-.001a.636.636 0 0 1 0-.902l.05-.049.007-.008a2.35 2.35 0 0 0 .472-2.587 2.35 2.35 0 0 0-2.148-1.42h-.143a.636.636 0 1 1 0-1.272h.097a2.35 2.35 0 0 0 2.14-1.509 2.35 2.35 0 0 0-.483-2.563L6.333 7.3a.636.636 0 0 1 0-.9v-.001a.637.637 0 0 1 .901 0l.05.05.007.007A2.35 2.35 0 0 0 9.694 7a1 1 0 0 0 .245-.07 2.35 2.35 0 0 0 1.424-2.15v-.144a.637.637 0 0 1 1.273 0v.143A2.35 2.35 0 0 0 14.06 6.93a1 1 0 0 0 .245.07 2.35 2.35 0 0 0 2.403-.544l.008-.008.049-.05a.64.64 0 0 1 .694-.138.637.637 0 0 1 .207 1.04l-.057.057a2.35 2.35 0 0 0-.482 2.563 2.35 2.35 0 0 0 2.14 1.509h.096a.636.636 0 1 1 0 1.273h-.143a2.35 2.35 0 0 0-2.148 1.42 2.349 2.349 0 0 0 .472 2.586l.008.008.049.05a.639.639 0 0 1 0 .9.638.638 0 0 1-.901 0l-.058-.056a2.35 2.35 0 0 0-2.563-.483 2.35 2.35 0 0 0-1.508 2.14v.097c0 .168-.068.33-.187.45ZM10.999 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm1-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z" clip-rule="evenodd" /></symbol>',"settings"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="sort-arrow-down"><path d="M12.085 20.997a.994.994 0 0 0 .539-.215l.014-.012a.996.996 0 0 0 .268-.346c.106-.214.193-.416.281-.62.18-.416.364-.84.717-1.388.488-.76 1.265-1.66 2.65-2.584a1 1 0 1 0-1.109-1.664c-1.065.71-1.85 1.43-2.445 2.123V4a1 1 0 1 0-2 0v12.29c-.594-.693-1.38-1.413-2.445-2.123a1 1 0 0 0-1.11 1.664c1.386.924 2.164 1.825 2.651 2.584.354.549.537.972.717 1.388.087.202.174.403.279.615a1.002 1.002 0 0 0 .841.579M12 21c.028 0 .057-.001.085-.003L12 21Z" /></symbol>',"sort-arrow-down"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="sort-arrow-up"><path d="M11.915 3.004a.995.995 0 0 0-.539.214l-.014.012a.995.995 0 0 0-.268.346c-.106.214-.193.416-.281.62-.18.416-.364.84-.717 1.389-.488.759-1.265 1.66-2.65 2.583a1 1 0 0 0 1.109 1.664c1.065-.71 1.85-1.43 2.445-2.122V20a1 1 0 1 0 2 0V7.71c.594.692 1.38 1.412 2.445 2.122a1 1 0 0 0 1.11-1.664c-1.386-.924-2.163-1.824-2.651-2.583a8.704 8.704 0 0 1-.717-1.39c-.087-.201-.174-.401-.279-.614a1.002 1.002 0 0 0-.841-.579M12 3a.993.993 0 0 0-.085.004L12 3Z" /></symbol>',"sort-arrow-up"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="sound-off"><path fill-rule="evenodd" d="M13.403 3.284c-.914-.448-2.14-.41-3.056.434L6.697 6.76H4.833c-.713 0-1.45.24-2.015.794C2.251 8.11 2 8.842 2 9.557v4.93c0 .715.251 1.447.818 2.003.565.554 1.302.794 2.015.794h1.864l3.692 3.076.004.003.006.005.003.004C12.136 21.788 15 20.68 15 18.184V5.86a2.855 2.855 0 0 0-1.597-2.576Zm-1.709 1.912a.717.717 0 0 1 .83-.116.855.855 0 0 1 .476.78v12.324c0 .684-.806 1.068-1.331.64l-.001-.001-4.247-3.539H4.833c-.272 0-.479-.089-.615-.222-.134-.132-.218-.324-.218-.575v-4.93c0-.25.084-.443.218-.575.136-.133.343-.222.615-.222h2.588l4.251-3.543.022-.02Z" clip-rule="evenodd" /><path d="M21.5 9.586a1 1 0 0 0-1.414 0l-.793.793-.793-.793A1 1 0 1 0 17.086 11l.793.793-.793.793A1 1 0 0 0 18.5 14l.793-.793.793.793a1 1 0 0 0 1.414-1.414l-.793-.793L21.5 11a1 1 0 0 0 0-1.414Z" /></symbol>',"sound-off"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="sound-on"><path fill-rule="evenodd" d="M10.347 3.718c.917-.845 2.142-.882 3.056-.434A2.855 2.855 0 0 1 15 5.86v12.324c0 2.497-2.864 3.604-4.598 2.188l-.003-.004-.006-.005-.004-.003-3.692-3.076H4.833c-.713 0-1.45-.24-2.015-.794C2.251 15.934 2 15.202 2 14.487v-4.93c0-.715.251-1.447.818-2.003C3.383 7 4.12 6.76 4.833 6.76h1.864l3.65-3.042Zm2.176 1.362a.717.717 0 0 0-.828.116l-.023.021L7.421 8.76H4.833c-.272 0-.479.089-.615.222-.134.132-.218.324-.218.575v4.93c0 .25.084.443.218.575.136.133.343.222.615.222h2.588l4.247 3.539c.526.429 1.332.045 1.332-.64V5.86a.855.855 0 0 0-.477-.78Zm5.924 1.575a1 1 0 0 0-.902 1.786c.022.015.067.045.127.095.12.1.303.28.496.568.03.046.062.092.093.137.356.521.739 1.081.739 2.759s-.383 2.238-.74 2.759c-.03.046-.062.09-.092.137a2.645 2.645 0 0 1-.496.568 1.338 1.338 0 0 1-.14.103 1 1 0 0 0 .915 1.778h.002l.001-.002.003-.001.007-.003.016-.009a1.723 1.723 0 0 0 .15-.09c.088-.055.2-.134.327-.24.255-.213.571-.533.879-.995C20.453 15.073 21 14.175 21 12s-.547-3.073-1.168-4.005a4.637 4.637 0 0 0-.88-.995 3.316 3.316 0 0 0-.437-.308 1.736 1.736 0 0 0-.04-.022l-.015-.008-.007-.004-.006-.003Z" clip-rule="evenodd" /></symbol>',"sound-on"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 56" id="scorecard"><path d="M34.093 31.45c-.072-.45.07-.906.372-1.221l2.175-2.26c1.387-1.443.577-3.855-1.397-4.16l-2.88-.447a1.29 1.29 0 0 1-.964-.748l-1.164-2.517c-.883-1.907-3.585-1.907-4.468 0l-1.165 2.516c-.19.41-.554.686-.963.75l-2.882.446c-1.974.305-2.784 2.717-1.397 4.16l2.175 2.26c.303.315.445.772.372 1.222l-.484 3.01c-.328 2.04 1.835 3.56 3.633 2.552l2.353-1.318a1.2 1.2 0 0 1 1.182 0l2.353 1.319c1.798 1.008 3.961-.512 3.633-2.552l-.484-3.013Z" /><path fill-rule="evenodd" d="m44.617 11.95-5.233-5.233a7 7 0 0 0-4.95-2.05h-18.1a7 7 0 0 0-7 7v32.666a7 7 0 0 0 7 7h23.333a7 7 0 0 0 7-7V16.9a7 7 0 0 0-2.05-4.95ZM42 44.333a2.333 2.333 0 0 1-2.333 2.334H16.334A2.333 2.333 0 0 1 14 44.333V11.667a2.333 2.333 0 0 1 2.334-2.334h16.333V14a4.667 4.667 0 0 0 4.666 4.667H42v25.666ZM37.334 14v-2.734L40.067 14h-2.733Z" clip-rule="evenodd" /></symbol>',"scorecard"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="star"><path fill-rule="evenodd" d="M18.234 14.15a1.39 1.39 0 0 0-.36 1.176l.468 2.905c.316 1.967-1.77 3.433-3.503 2.46l-2.27-1.271c-.356-.2-.782-.2-1.14 0L9.162 20.69c-1.733.972-3.82-.493-3.503-2.46l.467-2.903a1.39 1.39 0 0 0-.36-1.179L3.67 11.97c-1.338-1.39-.557-3.716 1.346-4.01l2.78-.431c.394-.062.745-.327.928-.723L9.847 4.38c.851-1.839 3.457-1.839 4.308 0l1.123 2.427c.183.395.533.66.93.722l2.777.43c1.903.295 2.684 2.621 1.346 4.011l-2.097 2.18Zm-2.317-4.738a3.145 3.145 0 0 1-2.363-1.803l-1.123-2.426a.474.474 0 0 0-.861 0l-1.123 2.425a3.146 3.146 0 0 1-2.362 1.804l-2.78.43a.477.477 0 0 0-.269.803l2.097 2.18A3.3 3.3 0 0 1 8 15.63l-.467 2.903a.475.475 0 0 0 .7.492l2.269-1.271a3.051 3.051 0 0 1 2.993 0l2.27 1.272a.475.475 0 0 0 .7-.492l-.467-2.906a3.301 3.301 0 0 1 .868-2.804l2.097-2.18a.477.477 0 0 0-.27-.802l-2.777-.43Z" clip-rule="evenodd" /></symbol>',"star"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="star--filled"><path fill-rule="evenodd" d="M18.234 14.15a1.39 1.39 0 0 0-.36 1.176l.468 2.905c.316 1.967-1.77 3.433-3.503 2.46l-2.27-1.271c-.356-.2-.782-.2-1.14 0L9.162 20.69c-1.733.972-3.82-.493-3.503-2.46l.467-2.903a1.39 1.39 0 0 0-.36-1.179L3.67 11.97c-1.338-1.39-.557-3.716 1.346-4.01l2.78-.431c.394-.062.745-.327.928-.723L9.847 4.38c.851-1.839 3.457-1.839 4.308 0l1.123 2.427c.183.395.533.66.93.722l2.777.43c1.903.295 2.684 2.621 1.346 4.011l-2.097 2.18Z" clip-rule="evenodd" /></symbol>',"star--filled"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stop"><path fill-rule="evenodd" d="M8 9a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V9Zm2 5h4v-4h-4v4Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M2 12C2 6.45 6.45 2 12 2s10 4.45 10 10-4.45 10-10 10S2 17.55 2 12Zm10-8c-4.445 0-8 3.555-8 8s3.555 8 8 8 8-3.555 8-8-3.555-8-8-8Z" clip-rule="evenodd" /></symbol>',"stop"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="tick"><path fill-rule="evenodd" d="M18.121 7.293a1 1 0 0 1 0 1.414l-7 7a2 2 0 0 1-2.828 0l-3-3a1 1 0 1 1 1.414-1.414l2.647 2.646a.5.5 0 0 0 .707 0l6.646-6.646a1 1 0 0 1 1.414 0Z" clip-rule="evenodd" /></symbol>',"tick"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="upload"><path fill-rule="evenodd" d="M12 4a4.601 4.601 0 0 0-4.309 2.886 1 1 0 0 1-.718.6C5.293 7.845 4 9.377 4 11.178 4 13.323 5.677 15 7.814 15a1 1 0 1 1 0 2C4.569 17 2 14.424 2 11.177a5.8 5.8 0 0 1 4.052-5.514A6.595 6.595 0 0 1 12 2c3.184 0 5.855 2.261 6.502 5.258A4.996 4.996 0 0 1 22 12.016C22 14.76 19.766 17 17.023 17a1 1 0 1 1 0-2A2.99 2.99 0 0 0 20 12.016a2.994 2.994 0 0 0-2.53-2.95 1 1 0 0 1-.844-.886C16.384 5.84 14.393 4 12 4Z" clip-rule="evenodd" /><path d="M11.915 6.004a.995.995 0 0 0-.539.214l-.014.012a.995.995 0 0 0-.268.346c-.106.214-.193.416-.281.62-.18.416-.364.84-.717 1.388-.488.76-1.265 1.66-2.65 2.584a1 1 0 1 0 1.109 1.664c1.065-.71 1.85-1.43 2.445-2.122V21a1 1 0 1 0 2 0V10.71c.594.692 1.38 1.412 2.445 2.122a1 1 0 0 0 1.11-1.664c-1.386-.924-2.163-1.825-2.651-2.584a8.705 8.705 0 0 1-.717-1.388c-.087-.202-.174-.403-.279-.615a1.002 1.002 0 0 0-.841-.579M12 6a.993.993 0 0 0-.085.004L12 6Z" /></symbol>',"upload"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="user"><path fill-rule="evenodd" d="M14.011 7c0 1.105-.9 2-2.011 2a2.006 2.006 0 0 1-2.011-2c0-1.105.9-2 2.011-2 1.11 0 2.011.895 2.011 2Zm2.011 0c0 2.21-1.8 4-4.022 4-2.221 0-4.022-1.79-4.022-4S9.778 3 12 3c2.221 0 4.022 1.79 4.022 4Zm2.946 14.003C18.48 17.609 15.547 15 12 15s-6.481 2.61-6.968 6.003c-.078.547-.52.997-1.076.997-.555 0-1.011-.45-.95-.998C3.504 16.5 7.34 13 12 13s8.495 3.5 8.994 8.002c.061.549-.395.998-.95.998-.555 0-.998-.45-1.076-.997Z" clip-rule="evenodd" /></symbol>',"user"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="video-cam-off"><path fill-rule="evenodd" d="M17.694 12 20 10.313v3.374L17.694 12Zm-2.31 3.5a.95.95 0 0 1-.018.188c-.087.428-.5.812-1.058.812H5.077c-.643 0-1.077-.495-1.077-1v-7c0-.505.434-1 1.077-1h9.23c.56 0 .972.384 1.06.813.011.059.018.121.018.187v7Zm2-5.752V8.5a2.948 2.948 0 0 0-.205-1.08 3.077 3.077 0 0 0-2.871-1.92H5.077C3.377 5.5 2 6.843 2 8.5v7c0 1.657 1.378 3 3.077 3h9.23a3.077 3.077 0 0 0 2.872-1.92 2.926 2.926 0 0 0 .206-1.08v-1.248l2.974 2.176c.676.495 1.641.024 1.641-.8V8.372c0-.824-.965-1.295-1.641-.8l-2.974 2.176Z" clip-rule="evenodd" /><path fill="#E63E1A" d="m8.512 9.775 1.122 1.118 1.121-1.118a.882.882 0 0 1 1.245 0 .876.876 0 0 1 0 1.24l-1.126 1.123L12 13.259a.876.876 0 0 1 0 1.241.882.882 0 0 1-1.245 0l-1.12-1.117-1.12 1.117a.882.882 0 0 1-1.245 0 .876.876 0 0 1 0-1.24l1.124-1.122-1.126-1.123a.876.876 0 0 1 0-1.24.882.882 0 0 1 1.245 0Z" /></symbol>',"video-cam-off"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="video-cam"><path fill-rule="evenodd" d="M17.694 12 20 10.313v3.374L17.694 12Zm-2.31 3.5a.95.95 0 0 1-.018.188c-.087.428-.5.812-1.058.812H5.077c-.643 0-1.077-.495-1.077-1v-7c0-.505.434-1 1.077-1h9.23c.56 0 .972.384 1.06.813.011.059.018.121.018.187v7Zm2-5.752V8.5a2.948 2.948 0 0 0-.205-1.08 3.077 3.077 0 0 0-2.871-1.92H5.077C3.377 5.5 2 6.843 2 8.5v7c0 1.657 1.378 3 3.077 3h9.23a3.077 3.077 0 0 0 2.872-1.92 2.926 2.926 0 0 0 .206-1.08v-1.248l2.974 2.176c.676.495 1.641.024 1.641-.8V8.372c0-.824-.965-1.295-1.641-.8l-2.974 2.176Z" clip-rule="evenodd" /></symbol>',"video-cam"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="zoom-in"><path fill-rule="evenodd" d="M17 11a6 6 0 1 1-12 0 6 6 0 0 1 12 0Zm-1.094 6.32a8 8 0 1 1 1.414-1.414l3.337 3.337a1 1 0 0 1-1.414 1.414l-3.337-3.337ZM11 8a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0v-1H9a1 1 0 1 1 0-2h1V9a1 1 0 0 1 1-1Z" clip-rule="evenodd" /></symbol>',"zoom-in"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="zoom-out"><path d="M13 12a1 1 0 1 0 0-2H9a1 1 0 1 0 0 2h4Z" /><path fill-rule="evenodd" d="M11 19a7.965 7.965 0 0 0 4.906-1.68l3.337 3.337a1 1 0 0 0 1.414-1.414l-3.337-3.337A8 8 0 1 0 11 19Zm0-2a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z" clip-rule="evenodd" /></symbol>',"zoom-out"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="tts-download"><path fill-rule="evenodd" d="M16.389 2.535c0-.298.24-.54.534-.54h4.74c.294 0 .534.242.534.54V7.75a.54.54 0 0 1-.335.501.53.53 0 0 1-.585-.126L20.24 7.037h-.432v1.441c0 .298-.24.54-.535.54h-3.317l-1.036 1.088a.53.53 0 0 1-.585.126.54.54 0 0 1-.335-.5V4.515c0-.298.24-.54.535-.54h1.854V2.535Zm0 2.52h-1.32v3.337l.275-.288c.1-.106.24-.166.385-.166h3.01v-.901h-1.816a.537.537 0 0 1-.534-.54V5.056Zm3.42.902v-1.44c0-.299-.24-.54-.536-.54h-1.815v-.902h3.67V6.41l-.275-.288a.532.532 0 0 0-.385-.166h-.66Zm-1.07 0h-1.281v-.901h1.281v.901Z" clip-rule="evenodd" /><path d="M9.4 3.097a3.71 3.71 0 0 0-5.277 0l-.702.693c-1.07 1.058-1.73 2.747-1.275 4.503.364 1.828 1.156 3.743 2.36 5.555.313.47.961.551 1.402.198.422-.337.498-.946.202-1.398-1.037-1.585-1.705-3.235-2.008-4.772a1.006 1.006 0 0 0-.015-.065c-.26-.977.098-1.963.74-2.598l.702-.694c.706-.698 1.758-.698 2.465 0l1.203 1.19c.254.25.372.554.362.858-.01.306-.15.642-.463.951l-.802.793c-.13.129-.226.288-.276.46a1 1 0 0 0 .03.647c.52 1.32 1.44 2.625 2.652 3.823 1.107 1.095 2.505 1.989 3.807 2.593a1 1 0 0 0 .823.008c.112-.05.224-.122.325-.222l.902-.892c.506-.5 1.257-.5 1.763 0l1.197 1.184c.301.343.458.8.48 1.27.023.463-.086.917-.295 1.26l-.68.673c-.743.734-1.665 1.01-2.694.825h-.003a12.538 12.538 0 0 1-2.855-.937c-.498-.229-1.098-.056-1.364.422-.27.487-.093 1.105.412 1.341a14.6 14.6 0 0 0 3.439 1.139l.017.003c1.653.297 3.236-.167 4.454-1.37l.701-.695c.095-.093.178-.196.248-.308.467-.737.658-1.62.618-2.45-.04-.834-.324-1.757-.986-2.505a1.68 1.68 0 0 0-.08-.085l-1.203-1.19a3.222 3.222 0 0 0-4.575 0l-.414.41c-.94-.501-1.88-1.155-2.63-1.896-.862-.852-1.51-1.722-1.935-2.552l.33-.327c.62-.613 1.026-1.416 1.055-2.307a3.142 3.142 0 0 0-.954-2.347L9.4 3.096Z" /><path d="M8 14a1 1 0 0 1 1 1v3.586l.293-.293a1 1 0 0 1 1.414 1.414l-2 2a.998.998 0 0 1-1.415 0l-2-2a1 1 0 1 1 1.415-1.414l.293.293V15a1 1 0 0 1 1-1Z" /></symbol>',"tts-download"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stt"><path fill-rule="evenodd" d="M16.879 2.879 19.12 5.12A3 3 0 0 1 20 7.243V11a1 1 0 1 1-2 0V8h-2a2 2 0 0 1-2-2V4H7a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h2a1 1 0 1 1 0 2H7a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h7.757a3 3 0 0 1 2.122.879ZM16 4.829V6h1.172L16 4.828Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M17.447 13.724a1 1 0 0 1 .354.296c.065-.013.131-.02.199-.02h3a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-3c-.068 0-.134-.007-.199-.02a1 1 0 0 1-.354.296l-4 2A1 1 0 0 1 12 21.382v-8.764a1 1 0 0 1 1.447-.894l4 2ZM16 15.236v3.528l-2 1v-5.528l2 1ZM20 16v2h-1v-2h1Z" clip-rule="evenodd" /></symbol>',"stt"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stt-download"><path fill-rule="evenodd" d="M19.121 5.121 16.88 2.88A3 3 0 0 0 14.757 2H7a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h2a1 1 0 1 0 0-2H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7v2a2 2 0 0 0 2 2h2v3a1 1 0 1 0 2 0V7.243a3 3 0 0 0-.879-2.122ZM16 6V4.828L17.172 6H16Z" clip-rule="evenodd" /><path d="M18 15a1 1 0 1 0-2 0v3.586l-.293-.293a1 1 0 0 0-1.414 1.414l2 2a.998.998 0 0 0 1.414 0l2-2a1 1 0 0 0-1.414-1.414l-.293.293V15Z" /></symbol>',"stt-download"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stt-search"><path fill-rule="evenodd" d="M16.879 2.879 19.12 5.12A3 3 0 0 1 20 7.243V11a1 1 0 1 1-2 0V8h-2a2 2 0 0 1-2-2V4H7a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h2a1 1 0 1 1 0 2H7a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h7.757a3 3 0 0 1 2.122.879ZM16 4.829V6h1.172L16 4.828ZM13 17a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm3.446.032a4 4 0 1 0-1.414 1.414l2.261 2.261a1 1 0 0 0 1.414-1.414l-2.26-2.261Z" clip-rule="evenodd" /></symbol>',"stt-search"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="idle"><path d="M14.5 7.5 12 9 9.5 7.5h5Z" /><path fill-rule="evenodd" d="M18 3a1 1 0 1 1 0 2h-.5v2.724a3 3 0 0 1-1.39 2.53L13.369 12l2.743 1.745a3 3 0 0 1 1.389 2.531V19h.5a1 1 0 1 1 0 2H6a1 1 0 1 1 0-2h.5v-2.724a3 3 0 0 1 1.39-2.53L10.631 12l-2.743-1.745A3 3 0 0 1 6.5 7.724V5H6a1 1 0 0 1 0-2h12Zm-2.5 15.75v-2.474a1 1 0 0 0-.463-.843L12 13.5l-3.037 1.933a1 1 0 0 0-.463.843v2.474L12 17l3.5 1.75ZM15.5 5h-7v2.724a1 1 0 0 0 .463.843L12 10.5l3.037-1.933a1 1 0 0 0 .463-.843V5Z" clip-rule="evenodd" /></symbol>',"idle"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="telegram-bot"><path fill="#1899CD" fill-rule="evenodd" d="M8.5 11a1.5 1.5 0 0 0 0 3h7a1.5 1.5 0 0 0 0-3h-7Zm1.5 1.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" clip-rule="evenodd" /><path fill="#1899CD" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm0-5c3.866 0 7-2.015 7-4.5v-4a.5.5 0 1 0-1 0v1.023C16.95 8.102 15.023 7 12 7S7.05 8.102 6 9.523V8.5a.5.5 0 0 0-1 0v4c0 2.485 3.134 4.5 7 4.5Z" clip-rule="evenodd" /></symbol>',"telegram-bot"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="pin"><path fill-rule="evenodd" d="M21.623 8.428c-.076.076-.162.14-.255.193l-5.439 4.112c.915 1.73 1.055 3.36.205 4.21-1.147 1.147-3.709.492-6.025-1.43L2 22l6.487-8.11c-1.922-2.315-2.577-4.877-1.43-6.023.85-.851 2.48-.71 4.21.204l4.112-5.439c.052-.093.117-.179.193-.255.859-.859 2.91-.201 4.581 1.47 1.671 1.67 2.329 3.722 1.47 4.581Zm-10.741.152.2-.265c-.723-.18-1.349-.1-1.734.286-.86.86-.202 2.91 1.47 4.582 1.67 1.67 3.721 2.329 4.58 1.47.386-.386.466-1.012.287-1.735l-.265.2c-.859.86-2.572.54-3.825-.713-1.253-1.253-1.572-2.966-.713-3.825Z" clip-rule="evenodd" /></symbol>',"pin"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="unpin"><path d="M3.707 2.293a1 1 0 0 0-1.414 1.414l18 18a1 1 0 0 0 1.414-1.414l-18-18ZM15.93 12.733c.123.235.233.467.328.697L10.57 7.742c.23.095.462.205.697.329l4.112-5.439c.052-.093.117-.179.193-.255.859-.859 2.91-.201 4.581 1.47 1.671 1.67 2.329 3.722 1.47 4.581-.076.076-.162.14-.255.193l-5.439 4.112ZM8.487 13.89c-1.316-1.585-2.038-3.286-1.994-4.569l8.186 8.186c-1.283.044-2.984-.678-4.57-1.995L2 22l6.487-8.11Z" /></symbol>',"unpin"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="conference"><path fill-rule="evenodd" d="M4 5.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0ZM7.5 4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM13 5.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0ZM16.5 4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M8.5 11.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0ZM12 10a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z" clip-rule="evenodd" /><path d="M6.5 21c0-2.869 2.576-5 5.5-5s5.5 2.131 5.5 5a1 1 0 1 1-2 0c0-1.55-1.453-3-3.5-3-2.047 0-3.5 1.45-3.5 3a1 1 0 1 1-2 0ZM7.5 11.143c0-.631-.516-1.154-1.136-1.035C3.94 10.577 2 12.51 2 15a1 1 0 1 0 2 0c0-1.324 1.062-2.577 2.649-2.912.463-.098.851-.472.851-.945ZM17.636 10.109c-.62-.12-1.136.403-1.136 1.034 0 .473.388.847.852.945C18.938 12.423 20 13.676 20 15a1 1 0 1 0 2 0c0-2.49-1.94-4.424-4.364-4.892Z" /></symbol>',"conference"),H('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="meta"><path fill="#0081FB" d="M4.16 13.573c0 .747.168 1.321.387 1.668.287.455.716.648 1.152.648.564 0 1.08-.137 2.072-1.481.796-1.078 1.734-2.59 2.364-3.538l1.069-1.607c.742-1.115 1.6-2.355 2.585-3.196C14.595 5.381 15.462 5 16.334 5c1.465 0 2.861.831 3.93 2.39C21.431 9.097 22 11.247 22 13.466c0 1.319-.266 2.288-.718 3.054-.437.74-1.288 1.48-2.72 1.48v-2.111c1.226 0 1.532-1.103 1.532-2.365 0-1.798-.428-3.794-1.372-5.22-.67-1.011-1.538-1.629-2.493-1.629-1.032 0-1.864.762-2.798 2.122-.496.722-1.006 1.602-1.578 2.595l-.63 1.092c-1.266 2.197-1.587 2.697-2.22 3.522C7.893 17.452 6.946 18 5.699 18c-1.479 0-2.414-.627-2.994-1.572-.473-.77-.705-1.78-.705-2.93l2.16.075Z" /><path fill="url(#meta_a)" d="M3.703 7.539C4.693 6.045 6.123 5 7.763 5c.949 0 1.893.275 2.878 1.062 1.078.861 2.227 2.28 3.66 4.616l.515.838c1.24 2.023 1.946 3.064 2.36 3.555.53.63.903.818 1.386.818 1.226 0 1.532-1.103 1.532-2.365L22 13.466c0 1.319-.265 2.288-.718 3.054-.436.74-1.288 1.48-2.72 1.48-.89 0-1.679-.19-2.55-.994-.671-.618-1.455-1.716-2.058-2.703L12.16 11.37c-.9-1.472-1.725-2.569-2.203-3.066-.514-.534-1.175-1.18-2.23-1.18-.853 0-1.577.587-2.184 1.483l-1.84-1.07Z" /><path fill="url(#meta_b)" d="M7.727 7.126c-.853 0-1.578.586-2.184 1.482-.858 1.267-1.383 3.153-1.383 4.965 0 .747.168 1.321.387 1.668l-1.842 1.187c-.473-.77-.705-1.78-.705-2.93 0-2.093.587-4.275 1.703-5.96C4.693 6.046 6.123 5 7.763 5l-.036 2.126Z" /><defs><linearGradient id="meta_a" x1="6.243" x2="20.012" y1="12.963" y2="13.674" gradientUnits="userSpaceOnUse"><stop stop-color="#0064E1" /><stop offset=".4" stop-color="#0064E1" /><stop offset=".83" stop-color="#0073EE" /><stop offset="1" stop-color="#0082FB" /></linearGradient><linearGradient id="meta_b" x1="5.13" x2="5.13" y1="14.461" y2="9.492" gradientUnits="userSpaceOnUse"><stop stop-color="#0082FB" /><stop offset="1" stop-color="#0064E0" /></linearGradient></defs></symbol>',"meta"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="options"><path d="M10.5 6a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V6ZM10.5 11.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1ZM10.5 17a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1Z" /></symbol>',"options"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="preview-tag-audio"><path fill-rule="evenodd" d="M9 13.17A3 3 0 1 0 11 16V7.867l5-.714v5.018A3 3 0 1 0 18 15V7.152a2 2 0 0 0-2.283-1.98l-5 .714A2 2 0 0 0 9 7.867v5.304ZM9 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm7-1a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M2 6a4 4 0 0 1 4-4h12a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6Zm4-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Z" clip-rule="evenodd" /></symbol>',"preview-tag-audio"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="preview-tag-video"><path fill-rule="evenodd" d="M9 15.066c0 1.198 1.335 1.912 2.332 1.248l4.599-3.066a1.5 1.5 0 0 0 0-2.496l-4.599-3.066C10.335 7.022 9 7.736 9 8.934v6.132ZM14.197 12 11 14.132V9.868L14.197 12Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M6 2a4 4 0 0 0-4 4v12a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4V6a4 4 0 0 0-4-4H6Zm12 2H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Z" clip-rule="evenodd" /></symbol>',"preview-tag-video"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="preview-tag-application"><path d="M5 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0ZM9 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM11 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z" /><path fill-rule="evenodd" d="M2 6a4 4 0 0 1 4-4h12a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6Zm4-2h12a2 2 0 0 1 2 2v2H4V6a2 2 0 0 1 2-2Zm-2 6v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8H4Z" clip-rule="evenodd" /></symbol>',"preview-tag-application"),H('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="preview-tag-image"><path fill-rule="evenodd" d="M13 9.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-2 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M2 6a4 4 0 0 1 4-4h12a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6Zm4-2h12a2 2 0 0 1 2 2v8.586L18.414 13a2 2 0 0 0-2.828 0L12 16.586 10.414 15a2 2 0 0 0-2.828 0l-3.518 3.518A2.002 2.002 0 0 1 4 18V6a2 2 0 0 1 2-2Zm11 10.414 3 3V18a2 2 0 0 1-2 2h-2.586l-2-2L17 14.414ZM5.482 19.932c.165.044.339.068.518.068h6.586L9 16.414l-3.518 3.518Z" clip-rule="evenodd" /></symbol>',"preview-tag-image"),{install(e,{eventBus:t,router:n,globals:r={}}){Object.keys(h5).forEach(a=>{e.directive(a,h5[a])}),Object.keys(a5).forEach(a=>{e.component(a,a5[a])}),Object.keys(r).forEach(a=>{e.provide(a,r[a])}),e.provide("$eventBus",t),n&&e.use(n)},generateInstance:W9}});