@i-rent/component-library 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +180 -0
- package/dist/component-library.js +16457 -0
- package/dist/component-library.umd.cjs +20 -0
- package/nuxt.ts +30 -0
- package/package.json +95 -0
- package/src/scss/_colors.scss +75 -0
- package/src/scss/_themes.scss +69 -0
- package/src/scss/_typography.scss +38 -0
- package/src/scss/_utilities.scss +144 -0
- package/src/scss/_variables.scss +84 -0
- package/src/scss/main.scss +5 -0
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
(function(De,Je){typeof exports=="object"&&typeof module<"u"?Je(exports):typeof define=="function"&&define.amd?define(["exports"],Je):(De=typeof globalThis<"u"?globalThis:De||self,Je(De.ComponentLibrary={}))})(this,(function(De){"use strict";var C4=Object.defineProperty;var _4=(De,Je,ke)=>Je in De?C4(De,Je,{enumerable:!0,configurable:!0,writable:!0,value:ke}):De[Je]=ke;var q=(De,Je,ke)=>_4(De,typeof Je!="symbol"?Je+"":Je,ke);/**
|
|
2
|
+
* @vue/shared v3.5.23
|
|
3
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
4
|
+
* @license MIT
|
|
5
|
+
**/function Je(e){const t=Object.create(null);for(const r of e.split(","))t[r]=1;return r=>r in t}const ke={},fr=[],Ct=()=>{},sn=()=>!1,ra=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ea=e=>e.startsWith("onUpdate:"),Re=Object.assign,Ia=(e,t)=>{const r=e.indexOf(t);r>-1&&e.splice(r,1)},zs=Object.prototype.hasOwnProperty,we=(e,t)=>zs.call(e,t),ie=Array.isArray,br=e=>aa(e)==="[object Map]",ln=e=>aa(e)==="[object Set]",ce=e=>typeof e=="function",Le=e=>typeof e=="string",zt=e=>typeof e=="symbol",je=e=>e!==null&&typeof e=="object",cn=e=>(je(e)||ce(e))&&ce(e.then)&&ce(e.catch),dn=Object.prototype.toString,aa=e=>dn.call(e),Es=e=>aa(e).slice(8,-1),oa=e=>aa(e)==="[object Object]",Ba=e=>Le(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,$r=Je(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),na=e=>{const t=Object.create(null);return(r=>t[r]||(t[r]=e(r)))},Is=/-\w/g,vt=na(e=>e.replace(Is,t=>t.slice(1).toUpperCase())),Bs=/\B([A-Z])/g,mt=na(e=>e.replace(Bs,"-$1").toLowerCase()),un=na(e=>e.charAt(0).toUpperCase()+e.slice(1)),Na=na(e=>e?`on${un(e)}`:""),Yt=(e,t)=>!Object.is(e,t),Ra=(e,...t)=>{for(let r=0;r<e.length;r++)e[r](...t)},hn=(e,t,r,a=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:a,value:r})},Ns=e=>{const t=parseFloat(e);return isNaN(t)?e:t},pn=e=>{const t=Le(e)?Number(e):NaN;return isNaN(t)?e:t};let mn;const ia=()=>mn||(mn=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function et(e){if(ie(e)){const t={};for(let r=0;r<e.length;r++){const a=e[r],o=Le(a)?Zs(a):et(a);if(o)for(const n in o)t[n]=o[n]}return t}else if(Le(e)||je(e))return e}const Rs=/;(?![^(]*\))/g,As=/:([^]+)/,Fs=/\/\*[^]*?\*\//g;function Zs(e){const t={};return e.replace(Fs,"").split(Rs).forEach(r=>{if(r){const a=r.split(As);a.length>1&&(t[a[0].trim()]=a[1].trim())}}),t}function We(e){let t="";if(Le(e))t=e;else if(ie(e))for(let r=0;r<e.length;r++){const a=We(e[r]);a&&(t+=a+" ")}else if(je(e))for(const r in e)e[r]&&(t+=r+" ");return t.trim()}const qs=Je("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function fn(e){return!!e||e===""}const bn=e=>!!(e&&e.__v_isRef===!0),tt=e=>Le(e)?e:e==null?"":ie(e)||je(e)&&(e.toString===dn||!ce(e.toString))?bn(e)?tt(e.value):JSON.stringify(e,gn,2):String(e),gn=(e,t)=>bn(t)?gn(e,t.value):br(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((r,[a,o],n)=>(r[Aa(a,n)+" =>"]=o,r),{})}:ln(t)?{[`Set(${t.size})`]:[...t.values()].map(r=>Aa(r))}:zt(t)?Aa(t):je(t)&&!ie(t)&&!oa(t)?String(t):t,Aa=(e,t="")=>{var r;return zt(e)?`Symbol(${(r=e.description)!=null?r:t})`:e};/**
|
|
6
|
+
* @vue/reactivity v3.5.23
|
|
7
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
8
|
+
* @license MIT
|
|
9
|
+
**/let st;class Ys{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=st,!t&&st&&(this.index=(st.scopes||(st.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,r;if(this.scopes)for(t=0,r=this.scopes.length;t<r;t++)this.scopes[t].pause();for(t=0,r=this.effects.length;t<r;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,r;if(this.scopes)for(t=0,r=this.scopes.length;t<r;t++)this.scopes[t].resume();for(t=0,r=this.effects.length;t<r;t++)this.effects[t].resume()}}run(t){if(this._active){const r=st;try{return st=this,t()}finally{st=r}}}on(){++this._on===1&&(this.prevScope=st,st=this)}off(){this._on>0&&--this._on===0&&(st=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let r,a;for(r=0,a=this.effects.length;r<a;r++)this.effects[r].stop();for(this.effects.length=0,r=0,a=this.cleanups.length;r<a;r++)this.cleanups[r]();if(this.cleanups.length=0,this.scopes){for(r=0,a=this.scopes.length;r<a;r++)this.scopes[r].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0}}}function Xs(){return st}let Me;const Fa=new WeakSet;class vn{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,st&&st.active&&st.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Fa.has(this)&&(Fa.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||wn(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Mn(this),yn(this);const t=Me,r=kt;Me=this,kt=!0;try{return this.fn()}finally{Cn(this),Me=t,kt=r,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Xa(t);this.deps=this.depsTail=void 0,Mn(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Fa.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Ya(this)&&this.run()}get dirty(){return Ya(this)}}let kn=0,Vr,Wr;function wn(e,t=!1){if(e.flags|=8,t){e.next=Wr,Wr=e;return}e.next=Vr,Vr=e}function Za(){kn++}function qa(){if(--kn>0)return;if(Wr){let t=Wr;for(Wr=void 0;t;){const r=t.next;t.next=void 0,t.flags&=-9,t=r}}let e;for(;Vr;){let t=Vr;for(Vr=void 0;t;){const r=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(a){e||(e=a)}t=r}}if(e)throw e}function yn(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Cn(e){let t,r=e.depsTail,a=r;for(;a;){const o=a.prevDep;a.version===-1?(a===r&&(r=o),Xa(a),Ks(a)):t=a,a.dep.activeLink=a.prevActiveLink,a.prevActiveLink=void 0,a=o}e.deps=t,e.depsTail=r}function Ya(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(_n(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function _n(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Tr)||(e.globalVersion=Tr,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Ya(e))))return;e.flags|=2;const t=e.dep,r=Me,a=kt;Me=e,kt=!0;try{yn(e);const o=e.fn(e._value);(t.version===0||Yt(o,e._value))&&(e.flags|=128,e._value=o,t.version++)}catch(o){throw t.version++,o}finally{Me=r,kt=a,Cn(e),e.flags&=-3}}function Xa(e,t=!1){const{dep:r,prevSub:a,nextSub:o}=e;if(a&&(a.nextSub=o,e.prevSub=void 0),o&&(o.prevSub=a,e.nextSub=void 0),r.subs===e&&(r.subs=a,!a&&r.computed)){r.computed.flags&=-5;for(let n=r.computed.deps;n;n=n.nextDep)Xa(n,!0)}!t&&!--r.sc&&r.map&&r.map.delete(r.key)}function Ks(e){const{prevDep:t,nextDep:r}=e;t&&(t.nextDep=r,e.prevDep=void 0),r&&(r.prevDep=t,e.nextDep=void 0)}let kt=!0;const xn=[];function _t(){xn.push(kt),kt=!1}function xt(){const e=xn.pop();kt=e===void 0?!0:e}function Mn(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const r=Me;Me=void 0;try{t()}finally{Me=r}}}let Tr=0;class Gs{constructor(t,r){this.sub=t,this.dep=r,this.version=r.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Ka{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!Me||!kt||Me===this.computed)return;let r=this.activeLink;if(r===void 0||r.sub!==Me)r=this.activeLink=new Gs(Me,this),Me.deps?(r.prevDep=Me.depsTail,Me.depsTail.nextDep=r,Me.depsTail=r):Me.deps=Me.depsTail=r,Dn(r);else if(r.version===-1&&(r.version=this.version,r.nextDep)){const a=r.nextDep;a.prevDep=r.prevDep,r.prevDep&&(r.prevDep.nextDep=a),r.prevDep=Me.depsTail,r.nextDep=void 0,Me.depsTail.nextDep=r,Me.depsTail=r,Me.deps===r&&(Me.deps=a)}return r}trigger(t){this.version++,Tr++,this.notify(t)}notify(t){Za();try{for(let r=this.subs;r;r=r.prevSub)r.sub.notify()&&r.sub.dep.notify()}finally{qa()}}}function Dn(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let a=t.deps;a;a=a.nextDep)Dn(a)}const r=e.dep.subs;r!==e&&(e.prevSub=r,r&&(r.nextSub=e)),e.dep.subs=e}}const Ga=new WeakMap,rr=Symbol(""),Ua=Symbol(""),Sr=Symbol("");function Ge(e,t,r){if(kt&&Me){let a=Ga.get(e);a||Ga.set(e,a=new Map);let o=a.get(r);o||(a.set(r,o=new Ka),o.map=a,o.key=r),o.track()}}function Et(e,t,r,a,o,n){const i=Ga.get(e);if(!i){Tr++;return}const s=l=>{l&&l.trigger()};if(Za(),t==="clear")i.forEach(s);else{const l=ie(e),d=l&&Ba(r);if(l&&r==="length"){const u=Number(a);i.forEach((p,k)=>{(k==="length"||k===Sr||!zt(k)&&k>=u)&&s(p)})}else switch((r!==void 0||i.has(void 0))&&s(i.get(r)),d&&s(i.get(Sr)),t){case"add":l?d&&s(i.get("length")):(s(i.get(rr)),br(e)&&s(i.get(Ua)));break;case"delete":l||(s(i.get(rr)),br(e)&&s(i.get(Ua)));break;case"set":br(e)&&s(i.get(rr));break}}qa()}function gr(e){const t=ve(e);return t===e?t:(Ge(t,"iterate",Sr),ft(e)?t:t.map(Xe))}function sa(e){return Ge(e=ve(e),"iterate",Sr),e}const Us={__proto__:null,[Symbol.iterator](){return Qa(this,Symbol.iterator,Xe)},concat(...e){return gr(this).concat(...e.map(t=>ie(t)?gr(t):t))},entries(){return Qa(this,"entries",e=>(e[1]=Xe(e[1]),e))},every(e,t){return It(this,"every",e,t,void 0,arguments)},filter(e,t){return It(this,"filter",e,t,r=>r.map(Xe),arguments)},find(e,t){return It(this,"find",e,t,Xe,arguments)},findIndex(e,t){return It(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return It(this,"findLast",e,t,Xe,arguments)},findLastIndex(e,t){return It(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return It(this,"forEach",e,t,void 0,arguments)},includes(...e){return Ja(this,"includes",e)},indexOf(...e){return Ja(this,"indexOf",e)},join(e){return gr(this).join(e)},lastIndexOf(...e){return Ja(this,"lastIndexOf",e)},map(e,t){return It(this,"map",e,t,void 0,arguments)},pop(){return zr(this,"pop")},push(...e){return zr(this,"push",e)},reduce(e,...t){return jn(this,"reduce",e,t)},reduceRight(e,...t){return jn(this,"reduceRight",e,t)},shift(){return zr(this,"shift")},some(e,t){return It(this,"some",e,t,void 0,arguments)},splice(...e){return zr(this,"splice",e)},toReversed(){return gr(this).toReversed()},toSorted(e){return gr(this).toSorted(e)},toSpliced(...e){return gr(this).toSpliced(...e)},unshift(...e){return zr(this,"unshift",e)},values(){return Qa(this,"values",Xe)}};function Qa(e,t,r){const a=sa(e),o=a[t]();return a!==e&&!ft(e)&&(o._next=o.next,o.next=()=>{const n=o._next();return n.done||(n.value=r(n.value)),n}),o}const Qs=Array.prototype;function It(e,t,r,a,o,n){const i=sa(e),s=i!==e&&!ft(e),l=i[t];if(l!==Qs[t]){const p=l.apply(e,n);return s?Xe(p):p}let d=r;i!==e&&(s?d=function(p,k){return r.call(this,Xe(p),k,e)}:r.length>2&&(d=function(p,k){return r.call(this,p,k,e)}));const u=l.call(i,d,a);return s&&o?o(u):u}function jn(e,t,r,a){const o=sa(e);let n=r;return o!==e&&(ft(e)?r.length>3&&(n=function(i,s,l){return r.call(this,i,s,l,e)}):n=function(i,s,l){return r.call(this,i,Xe(s),l,e)}),o[t](n,...a)}function Ja(e,t,r){const a=ve(e);Ge(a,"iterate",Sr);const o=a[t](...r);return(o===-1||o===!1)&&ro(r[0])?(r[0]=ve(r[0]),a[t](...r)):o}function zr(e,t,r=[]){_t(),Za();const a=ve(e)[t].apply(e,r);return qa(),xt(),a}const Js=Je("__proto__,__v_isRef,__isVue"),Pn=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(zt));function el(e){zt(e)||(e=String(e));const t=ve(this);return Ge(t,"has",e),t.hasOwnProperty(e)}class On{constructor(t=!1,r=!1){this._isReadonly=t,this._isShallow=r}get(t,r,a){if(r==="__v_skip")return t.__v_skip;const o=this._isReadonly,n=this._isShallow;if(r==="__v_isReactive")return!o;if(r==="__v_isReadonly")return o;if(r==="__v_isShallow")return n;if(r==="__v_raw")return a===(o?n?Tn:Wn:n?Vn:$n).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(a)?t:void 0;const i=ie(t);if(!o){let l;if(i&&(l=Us[r]))return l;if(r==="hasOwnProperty")return el}const s=Reflect.get(t,r,Ke(t)?t:a);if((zt(r)?Pn.has(r):Js(r))||(o||Ge(t,"get",r),n))return s;if(Ke(s)){const l=i&&Ba(r)?s:s.value;return o&&je(l)?to(l):l}return je(s)?o?to(s):ua(s):s}}class Ln extends On{constructor(t=!1){super(!1,t)}set(t,r,a,o){let n=t[r];if(!this._isShallow){const l=Xt(n);if(!ft(a)&&!Xt(a)&&(n=ve(n),a=ve(a)),!ie(t)&&Ke(n)&&!Ke(a))return l||(n.value=a),!0}const i=ie(t)&&Ba(r)?Number(r)<t.length:we(t,r),s=Reflect.set(t,r,a,Ke(t)?t:o);return t===ve(o)&&(i?Yt(a,n)&&Et(t,"set",r,a):Et(t,"add",r,a)),s}deleteProperty(t,r){const a=we(t,r);t[r];const o=Reflect.deleteProperty(t,r);return o&&a&&Et(t,"delete",r,void 0),o}has(t,r){const a=Reflect.has(t,r);return(!zt(r)||!Pn.has(r))&&Ge(t,"has",r),a}ownKeys(t){return Ge(t,"iterate",ie(t)?"length":rr),Reflect.ownKeys(t)}}class Hn extends On{constructor(t=!1){super(!0,t)}set(t,r){return!0}deleteProperty(t,r){return!0}}const tl=new Ln,rl=new Hn,al=new Ln(!0),ol=new Hn(!0),eo=e=>e,la=e=>Reflect.getPrototypeOf(e);function nl(e,t,r){return function(...a){const o=this.__v_raw,n=ve(o),i=br(n),s=e==="entries"||e===Symbol.iterator&&i,l=e==="keys"&&i,d=o[e](...a),u=r?eo:t?pa:Xe;return!t&&Ge(n,"iterate",l?Ua:rr),{next(){const{value:p,done:k}=d.next();return k?{value:p,done:k}:{value:s?[u(p[0]),u(p[1])]:u(p),done:k}},[Symbol.iterator](){return this}}}}function ca(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function il(e,t){const r={get(o){const n=this.__v_raw,i=ve(n),s=ve(o);e||(Yt(o,s)&&Ge(i,"get",o),Ge(i,"get",s));const{has:l}=la(i),d=t?eo:e?pa:Xe;if(l.call(i,o))return d(n.get(o));if(l.call(i,s))return d(n.get(s));n!==i&&n.get(o)},get size(){const o=this.__v_raw;return!e&&Ge(ve(o),"iterate",rr),o.size},has(o){const n=this.__v_raw,i=ve(n),s=ve(o);return e||(Yt(o,s)&&Ge(i,"has",o),Ge(i,"has",s)),o===s?n.has(o):n.has(o)||n.has(s)},forEach(o,n){const i=this,s=i.__v_raw,l=ve(s),d=t?eo:e?pa:Xe;return!e&&Ge(l,"iterate",rr),s.forEach((u,p)=>o.call(n,d(u),d(p),i))}};return Re(r,e?{add:ca("add"),set:ca("set"),delete:ca("delete"),clear:ca("clear")}:{add(o){!t&&!ft(o)&&!Xt(o)&&(o=ve(o));const n=ve(this);return la(n).has.call(n,o)||(n.add(o),Et(n,"add",o,o)),this},set(o,n){!t&&!ft(n)&&!Xt(n)&&(n=ve(n));const i=ve(this),{has:s,get:l}=la(i);let d=s.call(i,o);d||(o=ve(o),d=s.call(i,o));const u=l.call(i,o);return i.set(o,n),d?Yt(n,u)&&Et(i,"set",o,n):Et(i,"add",o,n),this},delete(o){const n=ve(this),{has:i,get:s}=la(n);let l=i.call(n,o);l||(o=ve(o),l=i.call(n,o)),s&&s.call(n,o);const d=n.delete(o);return l&&Et(n,"delete",o,void 0),d},clear(){const o=ve(this),n=o.size!==0,i=o.clear();return n&&Et(o,"clear",void 0,void 0),i}}),["keys","values","entries",Symbol.iterator].forEach(o=>{r[o]=nl(o,e,t)}),r}function da(e,t){const r=il(e,t);return(a,o,n)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?a:Reflect.get(we(r,o)&&o in a?r:a,o,n)}const sl={get:da(!1,!1)},ll={get:da(!1,!0)},cl={get:da(!0,!1)},dl={get:da(!0,!0)},$n=new WeakMap,Vn=new WeakMap,Wn=new WeakMap,Tn=new WeakMap;function ul(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function hl(e){return e.__v_skip||!Object.isExtensible(e)?0:ul(Es(e))}function ua(e){return Xt(e)?e:ha(e,!1,tl,sl,$n)}function pl(e){return ha(e,!1,al,ll,Vn)}function to(e){return ha(e,!0,rl,cl,Wn)}function M4(e){return ha(e,!0,ol,dl,Tn)}function ha(e,t,r,a,o){if(!je(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const n=hl(e);if(n===0)return e;const i=o.get(e);if(i)return i;const s=new Proxy(e,n===2?a:r);return o.set(e,s),s}function vr(e){return Xt(e)?vr(e.__v_raw):!!(e&&e.__v_isReactive)}function Xt(e){return!!(e&&e.__v_isReadonly)}function ft(e){return!!(e&&e.__v_isShallow)}function ro(e){return e?!!e.__v_raw:!1}function ve(e){const t=e&&e.__v_raw;return t?ve(t):e}function ml(e){return!we(e,"__v_skip")&&Object.isExtensible(e)&&hn(e,"__v_skip",!0),e}const Xe=e=>je(e)?ua(e):e,pa=e=>je(e)?to(e):e;function Ke(e){return e?e.__v_isRef===!0:!1}function be(e){return Sn(e,!1)}function ma(e){return Sn(e,!0)}function Sn(e,t){return Ke(e)?e:new fl(e,t)}class fl{constructor(t,r){this.dep=new Ka,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=r?t:ve(t),this._value=r?t:Xe(t),this.__v_isShallow=r}get value(){return this.dep.track(),this._value}set value(t){const r=this._rawValue,a=this.__v_isShallow||ft(t)||Xt(t);t=a?t:ve(t),Yt(t,r)&&(this._rawValue=t,this._value=a?t:Xe(t),this.dep.trigger())}}function he(e){return Ke(e)?e.value:e}function fe(e){return ce(e)?e():he(e)}const bl={get:(e,t,r)=>t==="__v_raw"?e:he(Reflect.get(e,t,r)),set:(e,t,r,a)=>{const o=e[t];return Ke(o)&&!Ke(r)?(o.value=r,!0):Reflect.set(e,t,r,a)}};function zn(e){return vr(e)?e:new Proxy(e,bl)}class gl{constructor(t,r,a){this.fn=t,this.setter=r,this._value=void 0,this.dep=new Ka(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Tr-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!r,this.isSSR=a}notify(){if(this.flags|=16,!(this.flags&8)&&Me!==this)return wn(this,!0),!0}get value(){const t=this.dep.track();return _n(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function vl(e,t,r=!1){let a,o;return ce(e)?a=e:(a=e.get,o=e.set),new gl(a,o,r)}const fa={},ba=new WeakMap;let ar;function kl(e,t=!1,r=ar){if(r){let a=ba.get(r);a||ba.set(r,a=[]),a.push(e)}}function wl(e,t,r=ke){const{immediate:a,deep:o,once:n,scheduler:i,augmentJob:s,call:l}=r,d=$=>o?$:ft($)||o===!1||o===0?Kt($,1):Kt($);let u,p,k,y,D=!1,z=!1;if(Ke(e)?(p=()=>e.value,D=ft(e)):vr(e)?(p=()=>d(e),D=!0):ie(e)?(z=!0,D=e.some($=>vr($)||ft($)),p=()=>e.map($=>{if(Ke($))return $.value;if(vr($))return d($);if(ce($))return l?l($,2):$()})):ce(e)?t?p=l?()=>l(e,2):e:p=()=>{if(k){_t();try{k()}finally{xt()}}const $=ar;ar=u;try{return l?l(e,3,[y]):e(y)}finally{ar=$}}:p=Ct,t&&o){const $=p,X=o===!0?1/0:o;p=()=>Kt($(),X)}const K=Xs(),A=()=>{u.stop(),K&&K.active&&Ia(K.effects,u)};if(n&&t){const $=t;t=(...X)=>{$(...X),A()}}let E=z?new Array(e.length).fill(fa):fa;const I=$=>{if(!(!(u.flags&1)||!u.dirty&&!$))if(t){const X=u.run();if(o||D||(z?X.some((pe,ne)=>Yt(pe,E[ne])):Yt(X,E))){k&&k();const pe=ar;ar=u;try{const ne=[X,E===fa?void 0:z&&E[0]===fa?[]:E,y];E=X,l?l(t,3,ne):t(...ne)}finally{ar=pe}}}else u.run()};return s&&s(I),u=new vn(p),u.scheduler=i?()=>i(I,!1):I,y=$=>kl($,!1,u),k=u.onStop=()=>{const $=ba.get(u);if($){if(l)l($,4);else for(const X of $)X();ba.delete(u)}},t?a?I(!0):E=u.run():i?i(I.bind(null,!0),!0):u.run(),A.pause=u.pause.bind(u),A.resume=u.resume.bind(u),A.stop=A,A}function Kt(e,t=1/0,r){if(t<=0||!je(e)||e.__v_skip||(r=r||new Map,(r.get(e)||0)>=t))return e;if(r.set(e,t),t--,Ke(e))Kt(e.value,t,r);else if(ie(e))for(let a=0;a<e.length;a++)Kt(e[a],t,r);else if(ln(e)||br(e))e.forEach(a=>{Kt(a,t,r)});else if(oa(e)){for(const a in e)Kt(e[a],t,r);for(const a of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,a)&&Kt(e[a],t,r)}return e}/**
|
|
10
|
+
* @vue/runtime-core v3.5.23
|
|
11
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
12
|
+
* @license MIT
|
|
13
|
+
**/const Er=[];let ao=!1;function D4(e,...t){if(ao)return;ao=!0,_t();const r=Er.length?Er[Er.length-1].component:null,a=r&&r.appContext.config.warnHandler,o=yl();if(a)kr(a,r,11,[e+t.map(n=>{var i,s;return(s=(i=n.toString)==null?void 0:i.call(n))!=null?s:JSON.stringify(n)}).join(""),r&&r.proxy,o.map(({vnode:n})=>`at <${Li(r,n.type)}>`).join(`
|
|
14
|
+
`),o]);else{const n=[`[Vue warn]: ${e}`,...t];o.length&&n.push(`
|
|
15
|
+
`,...Cl(o)),console.warn(...n)}xt(),ao=!1}function yl(){let e=Er[Er.length-1];if(!e)return[];const t=[];for(;e;){const r=t[0];r&&r.vnode===e?r.recurseCount++:t.push({vnode:e,recurseCount:0});const a=e.component&&e.component.parent;e=a&&a.vnode}return t}function Cl(e){const t=[];return e.forEach((r,a)=>{t.push(...a===0?[]:[`
|
|
16
|
+
`],..._l(r))}),t}function _l({vnode:e,recurseCount:t}){const r=t>0?`... (${t} recursive calls)`:"",a=e.component?e.component.parent==null:!1,o=` at <${Li(e.component,e.type,a)}`,n=">"+r;return e.props?[o,...xl(e.props),n]:[o+n]}function xl(e){const t=[],r=Object.keys(e);return r.slice(0,3).forEach(a=>{t.push(...En(a,e[a]))}),r.length>3&&t.push(" ..."),t}function En(e,t,r){return Le(t)?(t=JSON.stringify(t),r?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?r?t:[`${e}=${t}`]:Ke(t)?(t=En(e,ve(t.value),!0),r?t:[`${e}=Ref<`,t,">"]):ce(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=ve(t),r?t:[`${e}=`,t])}function kr(e,t,r,a){try{return a?e(...a):e()}catch(o){ga(o,t,r)}}function Mt(e,t,r,a){if(ce(e)){const o=kr(e,t,r,a);return o&&cn(o)&&o.catch(n=>{ga(n,t,r)}),o}if(ie(e)){const o=[];for(let n=0;n<e.length;n++)o.push(Mt(e[n],t,r,a));return o}}function ga(e,t,r,a=!0){const o=t?t.vnode:null,{errorHandler:n,throwUnhandledErrorInProduction:i}=t&&t.appContext.config||ke;if(t){let s=t.parent;const l=t.proxy,d=`https://vuejs.org/error-reference/#runtime-${r}`;for(;s;){const u=s.ec;if(u){for(let p=0;p<u.length;p++)if(u[p](e,l,d)===!1)return}s=s.parent}if(n){_t(),kr(n,null,10,[e,l,d]),xt();return}}Ml(e,r,o,a,i)}function Ml(e,t,r,a=!0,o=!1){if(o)throw e;console.error(e)}const rt=[];let Dt=-1;const wr=[];let Gt=null,yr=0;const In=Promise.resolve();let va=null;function jt(e){const t=va||In;return e?t.then(this?e.bind(this):e):t}function Dl(e){let t=Dt+1,r=rt.length;for(;t<r;){const a=t+r>>>1,o=rt[a],n=Ir(o);n<e||n===e&&o.flags&2?t=a+1:r=a}return t}function oo(e){if(!(e.flags&1)){const t=Ir(e),r=rt[rt.length-1];!r||!(e.flags&2)&&t>=Ir(r)?rt.push(e):rt.splice(Dl(t),0,e),e.flags|=1,Bn()}}function Bn(){va||(va=In.then(An))}function jl(e){ie(e)?wr.push(...e):Gt&&e.id===-1?Gt.splice(yr+1,0,e):e.flags&1||(wr.push(e),e.flags|=1),Bn()}function Nn(e,t,r=Dt+1){for(;r<rt.length;r++){const a=rt[r];if(a&&a.flags&2){if(e&&a.id!==e.uid)continue;rt.splice(r,1),r--,a.flags&4&&(a.flags&=-2),a(),a.flags&4||(a.flags&=-2)}}}function Rn(e){if(wr.length){const t=[...new Set(wr)].sort((r,a)=>Ir(r)-Ir(a));if(wr.length=0,Gt){Gt.push(...t);return}for(Gt=t,yr=0;yr<Gt.length;yr++){const r=Gt[yr];r.flags&4&&(r.flags&=-2),r.flags&8||r(),r.flags&=-2}Gt=null,yr=0}}const Ir=e=>e.id==null?e.flags&2?-1:1/0:e.id;function An(e){try{for(Dt=0;Dt<rt.length;Dt++){const t=rt[Dt];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),kr(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Dt<rt.length;Dt++){const t=rt[Dt];t&&(t.flags&=-2)}Dt=-1,rt.length=0,Rn(),va=null,(rt.length||wr.length)&&An()}}let lt=null,Fn=null;function ka(e){const t=lt;return lt=e,Fn=e&&e.type.__scopeId||null,t}function Pl(e,t=lt,r){if(!t||e._n)return e;const a=(...o)=>{a._d&&_i(-1);const n=ka(t);let i;try{i=e(...o)}finally{ka(n),a._d&&_i(1)}return i};return a._n=!0,a._c=!0,a._d=!0,a}function or(e,t,r,a){const o=e.dirs,n=t&&t.dirs;for(let i=0;i<o.length;i++){const s=o[i];n&&(s.oldValue=n[i].value);let l=s.dir[a];l&&(_t(),Mt(l,r,8,[e.el,s,e,t]),xt())}}const Ol=Symbol("_vte"),Ll=e=>e.__isTeleport,Hl=Symbol("_leaveCb");function no(e,t){e.shapeFlag&6&&e.component?(e.transition=t,no(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Pt(e,t){return ce(e)?Re({name:e.name},t,{setup:e}):e}function Zn(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}const wa=new WeakMap;function Br(e,t,r,a,o=!1){if(ie(e)){e.forEach((D,z)=>Br(D,t&&(ie(t)?t[z]:t),r,a,o));return}if(Cr(a)&&!o){a.shapeFlag&512&&a.type.__asyncResolved&&a.component.subTree.component&&Br(e,t,r,a.component.subTree);return}const n=a.shapeFlag&4?yo(a.component):a.el,i=o?null:n,{i:s,r:l}=e,d=t&&t.r,u=s.refs===ke?s.refs={}:s.refs,p=s.setupState,k=ve(p),y=p===ke?sn:D=>we(k,D);if(d!=null&&d!==l){if(qn(t),Le(d))u[d]=null,y(d)&&(p[d]=null);else if(Ke(d)){d.value=null;const D=t;D.k&&(u[D.k]=null)}}if(ce(l))kr(l,s,12,[i,u]);else{const D=Le(l),z=Ke(l);if(D||z){const K=()=>{if(e.f){const A=D?y(l)?p[l]:u[l]:l.value;if(o)ie(A)&&Ia(A,n);else if(ie(A))A.includes(n)||A.push(n);else if(D)u[l]=[n],y(l)&&(p[l]=u[l]);else{const E=[n];l.value=E,e.k&&(u[e.k]=E)}}else D?(u[l]=i,y(l)&&(p[l]=i)):z&&(l.value=i,e.k&&(u[e.k]=i))};if(i){const A=()=>{K(),wa.delete(e)};A.id=-1,wa.set(e,A),ct(A,r)}else qn(e),K()}}}function qn(e){const t=wa.get(e);t&&(t.flags|=8,wa.delete(e))}ia().requestIdleCallback,ia().cancelIdleCallback;const Cr=e=>!!e.type.__asyncLoader,Yn=e=>e.type.__isKeepAlive;function $l(e,t){Xn(e,"a",t)}function Vl(e,t){Xn(e,"da",t)}function Xn(e,t,r=ot){const a=e.__wdc||(e.__wdc=()=>{let o=r;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(ya(t,a,r),r){let o=r.parent;for(;o&&o.parent;)Yn(o.parent.vnode)&&Wl(a,t,r,o),o=o.parent}}function Wl(e,t,r,a){const o=ya(t,e,a,!0);Kn(()=>{Ia(a[t],o)},r)}function ya(e,t,r=ot,a=!1){if(r){const o=r[e]||(r[e]=[]),n=t.__weh||(t.__weh=(...i)=>{_t();const s=Yr(r),l=Mt(t,r,e,i);return s(),xt(),l});return a?o.unshift(n):o.push(n),n}}const Bt=e=>(t,r=ot)=>{(!Xr||e==="sp")&&ya(e,(...a)=>t(...a),r)},Tl=Bt("bm"),_r=Bt("m"),Sl=Bt("bu"),zl=Bt("u"),io=Bt("bum"),Kn=Bt("um"),El=Bt("sp"),Il=Bt("rtg"),Bl=Bt("rtc");function Nl(e,t=ot){ya("ec",e,t)}const Rl=Symbol.for("v-ndc");function nr(e,t,r,a){let o;const n=r,i=ie(e);if(i||Le(e)){const s=i&&vr(e);let l=!1,d=!1;s&&(l=!ft(e),d=Xt(e),e=sa(e)),o=new Array(e.length);for(let u=0,p=e.length;u<p;u++)o[u]=t(l?d?pa(Xe(e[u])):Xe(e[u]):e[u],u,void 0,n)}else if(typeof e=="number"){o=new Array(e);for(let s=0;s<e;s++)o[s]=t(s+1,s,void 0,n)}else if(je(e))if(e[Symbol.iterator])o=Array.from(e,(s,l)=>t(s,l,void 0,n));else{const s=Object.keys(e);o=new Array(s.length);for(let l=0,d=s.length;l<d;l++){const u=s[l];o[l]=t(e[u],u,l,n)}}else o=[];return o}function ir(e,t,r={},a,o){if(lt.ce||lt.parent&&Cr(lt.parent)&<.parent.ce){const d=Object.keys(r).length>0;return t!=="default"&&(r.name=t),ae(),go(Ae,null,[wt("slot",r,a&&a())],d?-2:64)}let n=e[t];n&&n._c&&(n._d=!1),ae();const i=n&&Gn(n(r)),s=r.key||i&&i.key,l=go(Ae,{key:(s&&!zt(s)?s:`_${t}`)+(!i&&a?"_fb":"")},i||(a?a():[]),i&&e._===1?64:-2);return n&&n._c&&(n._d=!0),l}function Gn(e){return e.some(t=>vo(t)?!(t.type===Nt||t.type===Ae&&!Gn(t.children)):!0)?e:null}const so=e=>e?ji(e)?yo(e):so(e.parent):null,Nr=Re(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>so(e.parent),$root:e=>so(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>ei(e),$forceUpdate:e=>e.f||(e.f=()=>{oo(e.update)}),$nextTick:e=>e.n||(e.n=jt.bind(e.proxy)),$watch:e=>cc.bind(e)}),lo=(e,t)=>e!==ke&&!e.__isScriptSetup&&we(e,t),Al={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:r,setupState:a,data:o,props:n,accessCache:i,type:s,appContext:l}=e;let d;if(t[0]!=="$"){const y=i[t];if(y!==void 0)switch(y){case 1:return a[t];case 2:return o[t];case 4:return r[t];case 3:return n[t]}else{if(lo(a,t))return i[t]=1,a[t];if(o!==ke&&we(o,t))return i[t]=2,o[t];if((d=e.propsOptions[0])&&we(d,t))return i[t]=3,n[t];if(r!==ke&&we(r,t))return i[t]=4,r[t];co&&(i[t]=0)}}const u=Nr[t];let p,k;if(u)return t==="$attrs"&&Ge(e.attrs,"get",""),u(e);if((p=s.__cssModules)&&(p=p[t]))return p;if(r!==ke&&we(r,t))return i[t]=4,r[t];if(k=l.config.globalProperties,we(k,t))return k[t]},set({_:e},t,r){const{data:a,setupState:o,ctx:n}=e;return lo(o,t)?(o[t]=r,!0):a!==ke&&we(a,t)?(a[t]=r,!0):we(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(n[t]=r,!0)},has({_:{data:e,setupState:t,accessCache:r,ctx:a,appContext:o,propsOptions:n,type:i}},s){let l,d;return!!(r[s]||e!==ke&&s[0]!=="$"&&we(e,s)||lo(t,s)||(l=n[0])&&we(l,s)||we(a,s)||we(Nr,s)||we(o.config.globalProperties,s)||(d=i.__cssModules)&&d[s])},defineProperty(e,t,r){return r.get!=null?e._.accessCache[t]=0:we(r,"value")&&this.set(e,t,r.value,null),Reflect.defineProperty(e,t,r)}};function Un(e){return ie(e)?e.reduce((t,r)=>(t[r]=null,t),{}):e}let co=!0;function Fl(e){const t=ei(e),r=e.proxy,a=e.ctx;co=!1,t.beforeCreate&&Qn(t.beforeCreate,e,"bc");const{data:o,computed:n,methods:i,watch:s,provide:l,inject:d,created:u,beforeMount:p,mounted:k,beforeUpdate:y,updated:D,activated:z,deactivated:K,beforeDestroy:A,beforeUnmount:E,destroyed:I,unmounted:$,render:X,renderTracked:pe,renderTriggered:ne,errorCaptured:Ce,serverPrefetch:ze,expose:Ee,inheritAttrs:Y,components:te,directives:J,filters:w}=t;if(d&&Zl(d,a,null),i)for(const O in i){const j=i[O];ce(j)&&(a[O]=j.bind(r))}if(o){const O=o.call(r,r);je(O)&&(e.data=ua(O))}if(co=!0,n)for(const O in n){const j=n[O],R=ce(j)?j.bind(r,r):ce(j.get)?j.get.bind(r,r):Ct,G=!ce(j)&&ce(j.set)?j.set.bind(r):Ct,le=de({get:R,set:G});Object.defineProperty(a,O,{enumerable:!0,configurable:!0,get:()=>le.value,set:re=>le.value=re})}if(s)for(const O in s)Jn(s[O],a,r,O);if(l){const O=ce(l)?l.call(r):l;Reflect.ownKeys(O).forEach(j=>{oi(j,O[j])})}u&&Qn(u,e,"c");function _(O,j){ie(j)?j.forEach(R=>O(R.bind(r))):j&&O(j.bind(r))}if(_(Tl,p),_(_r,k),_(Sl,y),_(zl,D),_($l,z),_(Vl,K),_(Nl,Ce),_(Bl,pe),_(Il,ne),_(io,E),_(Kn,$),_(El,ze),ie(Ee))if(Ee.length){const O=e.exposed||(e.exposed={});Ee.forEach(j=>{Object.defineProperty(O,j,{get:()=>r[j],set:R=>r[j]=R,enumerable:!0})})}else e.exposed||(e.exposed={});X&&e.render===Ct&&(e.render=X),Y!=null&&(e.inheritAttrs=Y),te&&(e.components=te),J&&(e.directives=J),ze&&Zn(e)}function Zl(e,t,r=Ct){ie(e)&&(e=uo(e));for(const a in e){const o=e[a];let n;je(o)?"default"in o?n=Ar(o.from||a,o.default,!0):n=Ar(o.from||a):n=Ar(o),Ke(n)?Object.defineProperty(t,a,{enumerable:!0,configurable:!0,get:()=>n.value,set:i=>n.value=i}):t[a]=n}}function Qn(e,t,r){Mt(ie(e)?e.map(a=>a.bind(t.proxy)):e.bind(t.proxy),t,r)}function Jn(e,t,r,a){let o=a.includes(".")?vi(r,a):()=>r[a];if(Le(e)){const n=t[e];ce(n)&&bt(o,n)}else if(ce(e))bt(o,e.bind(r));else if(je(e))if(ie(e))e.forEach(n=>Jn(n,t,r,a));else{const n=ce(e.handler)?e.handler.bind(r):t[e.handler];ce(n)&&bt(o,n,e)}}function ei(e){const t=e.type,{mixins:r,extends:a}=t,{mixins:o,optionsCache:n,config:{optionMergeStrategies:i}}=e.appContext,s=n.get(t);let l;return s?l=s:!o.length&&!r&&!a?l=t:(l={},o.length&&o.forEach(d=>Ca(l,d,i,!0)),Ca(l,t,i)),je(t)&&n.set(t,l),l}function Ca(e,t,r,a=!1){const{mixins:o,extends:n}=t;n&&Ca(e,n,r,!0),o&&o.forEach(i=>Ca(e,i,r,!0));for(const i in t)if(!(a&&i==="expose")){const s=ql[i]||r&&r[i];e[i]=s?s(e[i],t[i]):t[i]}return e}const ql={data:ti,props:ri,emits:ri,methods:Rr,computed:Rr,beforeCreate:at,created:at,beforeMount:at,mounted:at,beforeUpdate:at,updated:at,beforeDestroy:at,beforeUnmount:at,destroyed:at,unmounted:at,activated:at,deactivated:at,errorCaptured:at,serverPrefetch:at,components:Rr,directives:Rr,watch:Xl,provide:ti,inject:Yl};function ti(e,t){return t?e?function(){return Re(ce(e)?e.call(this,this):e,ce(t)?t.call(this,this):t)}:t:e}function Yl(e,t){return Rr(uo(e),uo(t))}function uo(e){if(ie(e)){const t={};for(let r=0;r<e.length;r++)t[e[r]]=e[r];return t}return e}function at(e,t){return e?[...new Set([].concat(e,t))]:t}function Rr(e,t){return e?Re(Object.create(null),e,t):t}function ri(e,t){return e?ie(e)&&ie(t)?[...new Set([...e,...t])]:Re(Object.create(null),Un(e),Un(t??{})):t}function Xl(e,t){if(!e)return t;if(!t)return e;const r=Re(Object.create(null),e);for(const a in t)r[a]=at(e[a],t[a]);return r}function ai(){return{app:null,config:{isNativeTag:sn,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Kl=0;function Gl(e,t){return function(a,o=null){ce(a)||(a=Re({},a)),o!=null&&!je(o)&&(o=null);const n=ai(),i=new WeakSet,s=[];let l=!1;const d=n.app={_uid:Kl++,_component:a,_props:o,_container:null,_context:n,_instance:null,version:Tc,get config(){return n.config},set config(u){},use(u,...p){return i.has(u)||(u&&ce(u.install)?(i.add(u),u.install(d,...p)):ce(u)&&(i.add(u),u(d,...p))),d},mixin(u){return n.mixins.includes(u)||n.mixins.push(u),d},component(u,p){return p?(n.components[u]=p,d):n.components[u]},directive(u,p){return p?(n.directives[u]=p,d):n.directives[u]},mount(u,p,k){if(!l){const y=d._ceVNode||wt(a,o);return y.appContext=n,k===!0?k="svg":k===!1&&(k=void 0),e(y,u,k),l=!0,d._container=u,u.__vue_app__=d,yo(y.component)}},onUnmount(u){s.push(u)},unmount(){l&&(Mt(s,d._instance,16),e(null,d._container),delete d._container.__vue_app__)},provide(u,p){return n.provides[u]=p,d},runWithContext(u){const p=xr;xr=d;try{return u()}finally{xr=p}}};return d}}let xr=null;function oi(e,t){if(ot){let r=ot.provides;const a=ot.parent&&ot.parent.provides;a===r&&(r=ot.provides=Object.create(a)),r[e]=t}}function Ar(e,t,r=!1){const a=Dc();if(a||xr){let o=xr?xr._context.provides:a?a.parent==null||a.ce?a.vnode.appContext&&a.vnode.appContext.provides:a.parent.provides:void 0;if(o&&e in o)return o[e];if(arguments.length>1)return r&&ce(t)?t.call(a&&a.proxy):t}}const ni={},ii=()=>Object.create(ni),si=e=>Object.getPrototypeOf(e)===ni;function Ul(e,t,r,a=!1){const o={},n=ii();e.propsDefaults=Object.create(null),li(e,t,o,n);for(const i in e.propsOptions[0])i in o||(o[i]=void 0);r?e.props=a?o:pl(o):e.type.props?e.props=o:e.props=n,e.attrs=n}function Ql(e,t,r,a){const{props:o,attrs:n,vnode:{patchFlag:i}}=e,s=ve(o),[l]=e.propsOptions;let d=!1;if((a||i>0)&&!(i&16)){if(i&8){const u=e.vnode.dynamicProps;for(let p=0;p<u.length;p++){let k=u[p];if(_a(e.emitsOptions,k))continue;const y=t[k];if(l)if(we(n,k))y!==n[k]&&(n[k]=y,d=!0);else{const D=vt(k);o[D]=ho(l,s,D,y,e,!1)}else y!==n[k]&&(n[k]=y,d=!0)}}}else{li(e,t,o,n)&&(d=!0);let u;for(const p in s)(!t||!we(t,p)&&((u=mt(p))===p||!we(t,u)))&&(l?r&&(r[p]!==void 0||r[u]!==void 0)&&(o[p]=ho(l,s,p,void 0,e,!0)):delete o[p]);if(n!==s)for(const p in n)(!t||!we(t,p))&&(delete n[p],d=!0)}d&&Et(e.attrs,"set","")}function li(e,t,r,a){const[o,n]=e.propsOptions;let i=!1,s;if(t)for(let l in t){if($r(l))continue;const d=t[l];let u;o&&we(o,u=vt(l))?!n||!n.includes(u)?r[u]=d:(s||(s={}))[u]=d:_a(e.emitsOptions,l)||(!(l in a)||d!==a[l])&&(a[l]=d,i=!0)}if(n){const l=ve(r),d=s||ke;for(let u=0;u<n.length;u++){const p=n[u];r[p]=ho(o,l,p,d[p],e,!we(d,p))}}return i}function ho(e,t,r,a,o,n){const i=e[r];if(i!=null){const s=we(i,"default");if(s&&a===void 0){const l=i.default;if(i.type!==Function&&!i.skipFactory&&ce(l)){const{propsDefaults:d}=o;if(r in d)a=d[r];else{const u=Yr(o);a=d[r]=l.call(null,t),u()}}else a=l;o.ce&&o.ce._setProp(r,a)}i[0]&&(n&&!s?a=!1:i[1]&&(a===""||a===mt(r))&&(a=!0))}return a}const Jl=new WeakMap;function ci(e,t,r=!1){const a=r?Jl:t.propsCache,o=a.get(e);if(o)return o;const n=e.props,i={},s=[];let l=!1;if(!ce(e)){const u=p=>{l=!0;const[k,y]=ci(p,t,!0);Re(i,k),y&&s.push(...y)};!r&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!n&&!l)return je(e)&&a.set(e,fr),fr;if(ie(n))for(let u=0;u<n.length;u++){const p=vt(n[u]);di(p)&&(i[p]=ke)}else if(n)for(const u in n){const p=vt(u);if(di(p)){const k=n[u],y=i[p]=ie(k)||ce(k)?{type:k}:Re({},k),D=y.type;let z=!1,K=!0;if(ie(D))for(let A=0;A<D.length;++A){const E=D[A],I=ce(E)&&E.name;if(I==="Boolean"){z=!0;break}else I==="String"&&(K=!1)}else z=ce(D)&&D.name==="Boolean";y[0]=z,y[1]=K,(z||we(y,"default"))&&s.push(p)}}const d=[i,s];return je(e)&&a.set(e,d),d}function di(e){return e[0]!=="$"&&!$r(e)}const po=e=>e==="_"||e==="_ctx"||e==="$stable",mo=e=>ie(e)?e.map(Ot):[Ot(e)],ec=(e,t,r)=>{if(t._n)return t;const a=Pl((...o)=>mo(t(...o)),r);return a._c=!1,a},ui=(e,t,r)=>{const a=e._ctx;for(const o in e){if(po(o))continue;const n=e[o];if(ce(n))t[o]=ec(o,n,a);else if(n!=null){const i=mo(n);t[o]=()=>i}}},hi=(e,t)=>{const r=mo(t);e.slots.default=()=>r},pi=(e,t,r)=>{for(const a in t)(r||!po(a))&&(e[a]=t[a])},tc=(e,t,r)=>{const a=e.slots=ii();if(e.vnode.shapeFlag&32){const o=t._;o?(pi(a,t,r),r&&hn(a,"_",o,!0)):ui(t,a)}else t&&hi(e,t)},rc=(e,t,r)=>{const{vnode:a,slots:o}=e;let n=!0,i=ke;if(a.shapeFlag&32){const s=t._;s?r&&s===1?n=!1:pi(o,t,r):(n=!t.$stable,ui(t,o)),i=t}else t&&(hi(e,t),i={default:1});if(n)for(const s in o)!po(s)&&i[s]==null&&delete o[s]},ct=gc;function ac(e){return oc(e)}function oc(e,t){const r=ia();r.__VUE__=!0;const{insert:a,remove:o,patchProp:n,createElement:i,createText:s,createComment:l,setText:d,setElementText:u,parentNode:p,nextSibling:k,setScopeId:y=Ct,insertStaticContent:D}=e,z=(c,h,g,C=null,v=null,L=null,S=void 0,b=null,f=!!h.dynamicChildren)=>{if(c===h)return;c&&!qr(c,h)&&(C=Be(c),re(c,v,L,!0),c=null),h.patchFlag===-2&&(f=!1,h.dynamicChildren=null);const{type:m,ref:H,shapeFlag:x}=h;switch(m){case xa:K(c,h,g,C);break;case Nt:A(c,h,g,C);break;case bo:c==null&&E(h,g,C,S);break;case Ae:te(c,h,g,C,v,L,S,b,f);break;default:x&1?X(c,h,g,C,v,L,S,b,f):x&6?J(c,h,g,C,v,L,S,b,f):(x&64||x&128)&&m.process(c,h,g,C,v,L,S,b,f,pt)}H!=null&&v?Br(H,c&&c.ref,L,h||c,!h):H==null&&c&&c.ref!=null&&Br(c.ref,null,L,c,!0)},K=(c,h,g,C)=>{if(c==null)a(h.el=s(h.children),g,C);else{const v=h.el=c.el;h.children!==c.children&&d(v,h.children)}},A=(c,h,g,C)=>{c==null?a(h.el=l(h.children||""),g,C):h.el=c.el},E=(c,h,g,C)=>{[c.el,c.anchor]=D(c.children,h,g,C,c.el,c.anchor)},I=({el:c,anchor:h},g,C)=>{let v;for(;c&&c!==h;)v=k(c),a(c,g,C),c=v;a(h,g,C)},$=({el:c,anchor:h})=>{let g;for(;c&&c!==h;)g=k(c),o(c),c=g;o(h)},X=(c,h,g,C,v,L,S,b,f)=>{if(h.type==="svg"?S="svg":h.type==="math"&&(S="mathml"),c==null)pe(h,g,C,v,L,S,b,f);else{const m=c.el&&c.el._isVueCE?c.el:null;try{m&&m._beginPatch(),ze(c,h,v,L,S,b,f)}finally{m&&m._endPatch()}}},pe=(c,h,g,C,v,L,S,b)=>{let f,m;const{props:H,shapeFlag:x,transition:V,dirs:P}=c;if(f=c.el=i(c.type,L,H&&H.is,H),x&8?u(f,c.children):x&16&&Ce(c.children,f,null,C,v,fo(c,L),S,b),P&&or(c,null,C,"created"),ne(f,c,c.scopeId,S,C),H){for(const F in H)F!=="value"&&!$r(F)&&n(f,F,null,H[F],L,C);"value"in H&&n(f,"value",null,H.value,L),(m=H.onVnodeBeforeMount)&&Lt(m,C,c)}P&&or(c,null,C,"beforeMount");const W=nc(v,V);W&&V.beforeEnter(f),a(f,h,g),((m=H&&H.onVnodeMounted)||W||P)&&ct(()=>{m&&Lt(m,C,c),W&&V.enter(f),P&&or(c,null,C,"mounted")},v)},ne=(c,h,g,C,v)=>{if(g&&y(c,g),C)for(let L=0;L<C.length;L++)y(c,C[L]);if(v){let L=v.subTree;if(h===L||Ci(L.type)&&(L.ssContent===h||L.ssFallback===h)){const S=v.vnode;ne(c,S,S.scopeId,S.slotScopeIds,v.parent)}}},Ce=(c,h,g,C,v,L,S,b,f=0)=>{for(let m=f;m<c.length;m++){const H=c[m]=b?Ut(c[m]):Ot(c[m]);z(null,H,h,g,C,v,L,S,b)}},ze=(c,h,g,C,v,L,S)=>{const b=h.el=c.el;let{patchFlag:f,dynamicChildren:m,dirs:H}=h;f|=c.patchFlag&16;const x=c.props||ke,V=h.props||ke;let P;if(g&&sr(g,!1),(P=V.onVnodeBeforeUpdate)&&Lt(P,g,h,c),H&&or(h,c,g,"beforeUpdate"),g&&sr(g,!0),(x.innerHTML&&V.innerHTML==null||x.textContent&&V.textContent==null)&&u(b,""),m?Ee(c.dynamicChildren,m,b,g,C,fo(h,v),L):S||j(c,h,b,null,g,C,fo(h,v),L,!1),f>0){if(f&16)Y(b,x,V,g,v);else if(f&2&&x.class!==V.class&&n(b,"class",null,V.class,v),f&4&&n(b,"style",x.style,V.style,v),f&8){const W=h.dynamicProps;for(let F=0;F<W.length;F++){const T=W[F],Q=x[T],Z=V[T];(Z!==Q||T==="value")&&n(b,T,Q,Z,v,g)}}f&1&&c.children!==h.children&&u(b,h.children)}else!S&&m==null&&Y(b,x,V,g,v);((P=V.onVnodeUpdated)||H)&&ct(()=>{P&&Lt(P,g,h,c),H&&or(h,c,g,"updated")},C)},Ee=(c,h,g,C,v,L,S)=>{for(let b=0;b<h.length;b++){const f=c[b],m=h[b],H=f.el&&(f.type===Ae||!qr(f,m)||f.shapeFlag&198)?p(f.el):g;z(f,m,H,null,C,v,L,S,!0)}},Y=(c,h,g,C,v)=>{if(h!==g){if(h!==ke)for(const L in h)!$r(L)&&!(L in g)&&n(c,L,h[L],null,v,C);for(const L in g){if($r(L))continue;const S=g[L],b=h[L];S!==b&&L!=="value"&&n(c,L,b,S,v,C)}"value"in g&&n(c,"value",h.value,g.value,v)}},te=(c,h,g,C,v,L,S,b,f)=>{const m=h.el=c?c.el:s(""),H=h.anchor=c?c.anchor:s("");let{patchFlag:x,dynamicChildren:V,slotScopeIds:P}=h;P&&(b=b?b.concat(P):P),c==null?(a(m,g,C),a(H,g,C),Ce(h.children||[],g,H,v,L,S,b,f)):x>0&&x&64&&V&&c.dynamicChildren?(Ee(c.dynamicChildren,V,g,v,L,S,b),(h.key!=null||v&&h===v.subTree)&&mi(c,h,!0)):j(c,h,g,H,v,L,S,b,f)},J=(c,h,g,C,v,L,S,b,f)=>{h.slotScopeIds=b,c==null?h.shapeFlag&512?v.ctx.activate(h,g,C,S,f):w(h,g,C,v,L,S,f):M(c,h,f)},w=(c,h,g,C,v,L,S)=>{const b=c.component=Mc(c,C,v);if(Yn(c)&&(b.ctx.renderer=pt),jc(b,!1,S),b.asyncDep){if(v&&v.registerDep(b,_,S),!c.el){const f=b.subTree=wt(Nt);A(null,f,h,g),c.placeholder=f.el}}else _(b,c,h,g,v,L,S)},M=(c,h,g)=>{const C=h.component=c.component;if(fc(c,h,g))if(C.asyncDep&&!C.asyncResolved){O(C,h,g);return}else C.next=h,C.update();else h.el=c.el,C.vnode=h},_=(c,h,g,C,v,L,S)=>{const b=()=>{if(c.isMounted){let{next:x,bu:V,u:P,parent:W,vnode:F}=c;{const ue=fi(c);if(ue){x&&(x.el=F.el,O(c,x,S)),ue.asyncDep.then(()=>{c.isUnmounted||b()});return}}let T=x,Q;sr(c,!1),x?(x.el=F.el,O(c,x,S)):x=F,V&&Ra(V),(Q=x.props&&x.props.onVnodeBeforeUpdate)&&Lt(Q,W,x,F),sr(c,!0);const Z=wi(c),U=c.subTree;c.subTree=Z,z(U,Z,p(U.el),Be(U),c,v,L),x.el=Z.el,T===null&&bc(c,Z.el),P&&ct(P,v),(Q=x.props&&x.props.onVnodeUpdated)&&ct(()=>Lt(Q,W,x,F),v)}else{let x;const{el:V,props:P}=h,{bm:W,m:F,parent:T,root:Q,type:Z}=c,U=Cr(h);sr(c,!1),W&&Ra(W),!U&&(x=P&&P.onVnodeBeforeMount)&&Lt(x,T,h),sr(c,!0);{Q.ce&&Q.ce._def.shadowRoot!==!1&&Q.ce._injectChildStyle(Z);const ue=c.subTree=wi(c);z(null,ue,g,C,c,v,L),h.el=ue.el}if(F&&ct(F,v),!U&&(x=P&&P.onVnodeMounted)){const ue=h;ct(()=>Lt(x,T,ue),v)}(h.shapeFlag&256||T&&Cr(T.vnode)&&T.vnode.shapeFlag&256)&&c.a&&ct(c.a,v),c.isMounted=!0,h=g=C=null}};c.scope.on();const f=c.effect=new vn(b);c.scope.off();const m=c.update=f.run.bind(f),H=c.job=f.runIfDirty.bind(f);H.i=c,H.id=c.uid,f.scheduler=()=>oo(H),sr(c,!0),m()},O=(c,h,g)=>{h.component=c;const C=c.vnode.props;c.vnode=h,c.next=null,Ql(c,h.props,C,g),rc(c,h.children,g),_t(),Nn(c),xt()},j=(c,h,g,C,v,L,S,b,f=!1)=>{const m=c&&c.children,H=c?c.shapeFlag:0,x=h.children,{patchFlag:V,shapeFlag:P}=h;if(V>0){if(V&128){G(m,x,g,C,v,L,S,b,f);return}else if(V&256){R(m,x,g,C,v,L,S,b,f);return}}P&8?(H&16&&ht(m,v,L),x!==m&&u(g,x)):H&16?P&16?G(m,x,g,C,v,L,S,b,f):ht(m,v,L,!0):(H&8&&u(g,""),P&16&&Ce(x,g,C,v,L,S,b,f))},R=(c,h,g,C,v,L,S,b,f)=>{c=c||fr,h=h||fr;const m=c.length,H=h.length,x=Math.min(m,H);let V;for(V=0;V<x;V++){const P=h[V]=f?Ut(h[V]):Ot(h[V]);z(c[V],P,g,null,v,L,S,b,f)}m>H?ht(c,v,L,!0,!1,x):Ce(h,g,C,v,L,S,b,f,x)},G=(c,h,g,C,v,L,S,b,f)=>{let m=0;const H=h.length;let x=c.length-1,V=H-1;for(;m<=x&&m<=V;){const P=c[m],W=h[m]=f?Ut(h[m]):Ot(h[m]);if(qr(P,W))z(P,W,g,null,v,L,S,b,f);else break;m++}for(;m<=x&&m<=V;){const P=c[x],W=h[V]=f?Ut(h[V]):Ot(h[V]);if(qr(P,W))z(P,W,g,null,v,L,S,b,f);else break;x--,V--}if(m>x){if(m<=V){const P=V+1,W=P<H?h[P].el:C;for(;m<=V;)z(null,h[m]=f?Ut(h[m]):Ot(h[m]),g,W,v,L,S,b,f),m++}}else if(m>V)for(;m<=x;)re(c[m],v,L,!0),m++;else{const P=m,W=m,F=new Map;for(m=W;m<=V;m++){const Ne=h[m]=f?Ut(h[m]):Ot(h[m]);Ne.key!=null&&F.set(Ne.key,m)}let T,Q=0;const Z=V-W+1;let U=!1,ue=0;const xe=new Array(Z);for(m=0;m<Z;m++)xe[m]=0;for(m=P;m<=x;m++){const Ne=c[m];if(Q>=Z){re(Ne,v,L,!0);continue}let Oe;if(Ne.key!=null)Oe=F.get(Ne.key);else for(T=W;T<=V;T++)if(xe[T-W]===0&&qr(Ne,h[T])){Oe=T;break}Oe===void 0?re(Ne,v,L,!0):(xe[Oe-W]=m+1,Oe>=ue?ue=Oe:U=!0,z(Ne,h[Oe],g,null,v,L,S,b,f),Q++)}const Ye=U?ic(xe):fr;for(T=Ye.length-1,m=Z-1;m>=0;m--){const Ne=W+m,Oe=h[Ne],mr=h[Ne+1],ta=Ne+1<H?mr.el||mr.placeholder:C;xe[m]===0?z(null,Oe,g,ta,v,L,S,b,f):U&&(T<0||m!==Ye[T]?le(Oe,g,ta,2):T--)}}},le=(c,h,g,C,v=null)=>{const{el:L,type:S,transition:b,children:f,shapeFlag:m}=c;if(m&6){le(c.component.subTree,h,g,C);return}if(m&128){c.suspense.move(h,g,C);return}if(m&64){S.move(c,h,g,pt);return}if(S===Ae){a(L,h,g);for(let x=0;x<f.length;x++)le(f[x],h,g,C);a(c.anchor,h,g);return}if(S===bo){I(c,h,g);return}if(C!==2&&m&1&&b)if(C===0)b.beforeEnter(L),a(L,h,g),ct(()=>b.enter(L),v);else{const{leave:x,delayLeave:V,afterLeave:P}=b,W=()=>{c.ctx.isUnmounted?o(L):a(L,h,g)},F=()=>{L._isLeaving&&L[Hl](!0),x(L,()=>{W(),P&&P()})};V?V(L,W,F):F()}else a(L,h,g)},re=(c,h,g,C=!1,v=!1)=>{const{type:L,props:S,ref:b,children:f,dynamicChildren:m,shapeFlag:H,patchFlag:x,dirs:V,cacheIndex:P}=c;if(x===-2&&(v=!1),b!=null&&(_t(),Br(b,null,g,c,!0),xt()),P!=null&&(h.renderCache[P]=void 0),H&256){h.ctx.deactivate(c);return}const W=H&1&&V,F=!Cr(c);let T;if(F&&(T=S&&S.onVnodeBeforeUnmount)&&Lt(T,h,c),H&6)it(c.component,g,C);else{if(H&128){c.suspense.unmount(g,C);return}W&&or(c,null,h,"beforeUnmount"),H&64?c.type.remove(c,h,g,pt,C):m&&!m.hasOnce&&(L!==Ae||x>0&&x&64)?ht(m,h,g,!1,!0):(L===Ae&&x&384||!v&&H&16)&&ht(f,h,g),C&&ge(c)}(F&&(T=S&&S.onVnodeUnmounted)||W)&&ct(()=>{T&&Lt(T,h,c),W&&or(c,null,h,"unmounted")},g)},ge=c=>{const{type:h,el:g,anchor:C,transition:v}=c;if(h===Ae){Ie(g,C);return}if(h===bo){$(c);return}const L=()=>{o(g),v&&!v.persisted&&v.afterLeave&&v.afterLeave()};if(c.shapeFlag&1&&v&&!v.persisted){const{leave:S,delayLeave:b}=v,f=()=>S(g,L);b?b(c.el,L,f):f()}else L()},Ie=(c,h)=>{let g;for(;c!==h;)g=k(c),o(c),c=g;o(h)},it=(c,h,g)=>{const{bum:C,scope:v,job:L,subTree:S,um:b,m:f,a:m}=c;bi(f),bi(m),C&&Ra(C),v.stop(),L&&(L.flags|=8,re(S,c,h,g)),b&&ct(b,h),ct(()=>{c.isUnmounted=!0},h)},ht=(c,h,g,C=!1,v=!1,L=0)=>{for(let S=L;S<c.length;S++)re(c[S],h,g,C,v)},Be=c=>{if(c.shapeFlag&6)return Be(c.component.subTree);if(c.shapeFlag&128)return c.suspense.next();const h=k(c.anchor||c.el),g=h&&h[Ol];return g?k(g):h};let Tt=!1;const qt=(c,h,g)=>{c==null?h._vnode&&re(h._vnode,null,null,!0):z(h._vnode||null,c,h,null,null,null,g),h._vnode=c,Tt||(Tt=!0,Nn(),Rn(),Tt=!1)},pt={p:z,um:re,m:le,r:ge,mt:w,mc:Ce,pc:j,pbc:Ee,n:Be,o:e};return{render:qt,hydrate:void 0,createApp:Gl(qt)}}function fo({type:e,props:t},r){return r==="svg"&&e==="foreignObject"||r==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:r}function sr({effect:e,job:t},r){r?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function nc(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function mi(e,t,r=!1){const a=e.children,o=t.children;if(ie(a)&&ie(o))for(let n=0;n<a.length;n++){const i=a[n];let s=o[n];s.shapeFlag&1&&!s.dynamicChildren&&((s.patchFlag<=0||s.patchFlag===32)&&(s=o[n]=Ut(o[n]),s.el=i.el),!r&&s.patchFlag!==-2&&mi(i,s)),s.type===xa&&s.patchFlag!==-1&&(s.el=i.el),s.type===Nt&&!s.el&&(s.el=i.el)}}function ic(e){const t=e.slice(),r=[0];let a,o,n,i,s;const l=e.length;for(a=0;a<l;a++){const d=e[a];if(d!==0){if(o=r[r.length-1],e[o]<d){t[a]=o,r.push(a);continue}for(n=0,i=r.length-1;n<i;)s=n+i>>1,e[r[s]]<d?n=s+1:i=s;d<e[r[n]]&&(n>0&&(t[a]=r[n-1]),r[n]=a)}}for(n=r.length,i=r[n-1];n-- >0;)r[n]=i,i=t[i];return r}function fi(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:fi(t)}function bi(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const sc=Symbol.for("v-scx"),lc=()=>Ar(sc);function bt(e,t,r){return gi(e,t,r)}function gi(e,t,r=ke){const{immediate:a,deep:o,flush:n,once:i}=r,s=Re({},r),l=t&&a||!t&&n!=="post";let d;if(Xr){if(n==="sync"){const y=lc();d=y.__watcherHandles||(y.__watcherHandles=[])}else if(!l){const y=()=>{};return y.stop=Ct,y.resume=Ct,y.pause=Ct,y}}const u=ot;s.call=(y,D,z)=>Mt(y,u,D,z);let p=!1;n==="post"?s.scheduler=y=>{ct(y,u&&u.suspense)}:n!=="sync"&&(p=!0,s.scheduler=(y,D)=>{D?y():oo(y)}),s.augmentJob=y=>{t&&(y.flags|=4),p&&(y.flags|=2,u&&(y.id=u.uid,y.i=u))};const k=wl(e,t,s);return Xr&&(d?d.push(k):l&&k()),k}function cc(e,t,r){const a=this.proxy,o=Le(e)?e.includes(".")?vi(a,e):()=>a[e]:e.bind(a,a);let n;ce(t)?n=t:(n=t.handler,r=t);const i=Yr(this),s=gi(o,n.bind(a),r);return i(),s}function vi(e,t){const r=t.split(".");return()=>{let a=e;for(let o=0;o<r.length&&a;o++)a=a[r[o]];return a}}const dc=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${vt(t)}Modifiers`]||e[`${mt(t)}Modifiers`];function uc(e,t,...r){if(e.isUnmounted)return;const a=e.vnode.props||ke;let o=r;const n=t.startsWith("update:"),i=n&&dc(a,t.slice(7));i&&(i.trim&&(o=r.map(u=>Le(u)?u.trim():u)),i.number&&(o=r.map(Ns)));let s,l=a[s=Na(t)]||a[s=Na(vt(t))];!l&&n&&(l=a[s=Na(mt(t))]),l&&Mt(l,e,6,o);const d=a[s+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[s])return;e.emitted[s]=!0,Mt(d,e,6,o)}}const hc=new WeakMap;function ki(e,t,r=!1){const a=r?hc:t.emitsCache,o=a.get(e);if(o!==void 0)return o;const n=e.emits;let i={},s=!1;if(!ce(e)){const l=d=>{const u=ki(d,t,!0);u&&(s=!0,Re(i,u))};!r&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!n&&!s?(je(e)&&a.set(e,null),null):(ie(n)?n.forEach(l=>i[l]=null):Re(i,n),je(e)&&a.set(e,i),i)}function _a(e,t){return!e||!ra(t)?!1:(t=t.slice(2).replace(/Once$/,""),we(e,t[0].toLowerCase()+t.slice(1))||we(e,mt(t))||we(e,t))}function j4(){}function wi(e){const{type:t,vnode:r,proxy:a,withProxy:o,propsOptions:[n],slots:i,attrs:s,emit:l,render:d,renderCache:u,props:p,data:k,setupState:y,ctx:D,inheritAttrs:z}=e,K=ka(e);let A,E;try{if(r.shapeFlag&4){const $=o||a,X=$;A=Ot(d.call(X,$,u,p,y,k,D)),E=s}else{const $=t;A=Ot($.length>1?$(p,{attrs:s,slots:i,emit:l}):$(p,null)),E=t.props?s:pc(s)}}catch($){Fr.length=0,ga($,e,1),A=wt(Nt)}let I=A;if(E&&z!==!1){const $=Object.keys(E),{shapeFlag:X}=I;$.length&&X&7&&(n&&$.some(Ea)&&(E=mc(E,n)),I=Mr(I,E,!1,!0))}return r.dirs&&(I=Mr(I,null,!1,!0),I.dirs=I.dirs?I.dirs.concat(r.dirs):r.dirs),r.transition&&no(I,r.transition),A=I,ka(K),A}const pc=e=>{let t;for(const r in e)(r==="class"||r==="style"||ra(r))&&((t||(t={}))[r]=e[r]);return t},mc=(e,t)=>{const r={};for(const a in e)(!Ea(a)||!(a.slice(9)in t))&&(r[a]=e[a]);return r};function fc(e,t,r){const{props:a,children:o,component:n}=e,{props:i,children:s,patchFlag:l}=t,d=n.emitsOptions;if(t.dirs||t.transition)return!0;if(r&&l>=0){if(l&1024)return!0;if(l&16)return a?yi(a,i,d):!!i;if(l&8){const u=t.dynamicProps;for(let p=0;p<u.length;p++){const k=u[p];if(i[k]!==a[k]&&!_a(d,k))return!0}}}else return(o||s)&&(!s||!s.$stable)?!0:a===i?!1:a?i?yi(a,i,d):!0:!!i;return!1}function yi(e,t,r){const a=Object.keys(t);if(a.length!==Object.keys(e).length)return!0;for(let o=0;o<a.length;o++){const n=a[o];if(t[n]!==e[n]&&!_a(r,n))return!0}return!1}function bc({vnode:e,parent:t},r){for(;t;){const a=t.subTree;if(a.suspense&&a.suspense.activeBranch===e&&(a.el=e.el),a===e)(e=t.vnode).el=r,t=t.parent;else break}}const Ci=e=>e.__isSuspense;function gc(e,t){t&&t.pendingBranch?ie(e)?t.effects.push(...e):t.effects.push(e):jl(e)}const Ae=Symbol.for("v-fgt"),xa=Symbol.for("v-txt"),Nt=Symbol.for("v-cmt"),bo=Symbol.for("v-stc"),Fr=[];let dt=null;function ae(e=!1){Fr.push(dt=e?null:[])}function vc(){Fr.pop(),dt=Fr[Fr.length-1]||null}let Zr=1;function _i(e,t=!1){Zr+=e,e<0&&dt&&t&&(dt.hasOnce=!0)}function xi(e){return e.dynamicChildren=Zr>0?dt||fr:null,vc(),Zr>0&&dt&&dt.push(e),e}function se(e,t,r,a,o,n){return xi(ee(e,t,r,a,o,n,!0))}function go(e,t,r,a,o){return xi(wt(e,t,r,a,o,!0))}function vo(e){return e?e.__v_isVNode===!0:!1}function qr(e,t){return e.type===t.type&&e.key===t.key}const Mi=({key:e})=>e??null,Ma=({ref:e,ref_key:t,ref_for:r})=>(typeof e=="number"&&(e=""+e),e!=null?Le(e)||Ke(e)||ce(e)?{i:lt,r:e,k:t,f:!!r}:e:null);function ee(e,t=null,r=null,a=0,o=null,n=e===Ae?0:1,i=!1,s=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Mi(t),ref:t&&Ma(t),scopeId:Fn,slotScopeIds:null,children:r,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:n,patchFlag:a,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:lt};return s?(ko(l,r),n&128&&e.normalize(l)):r&&(l.shapeFlag|=Le(r)?8:16),Zr>0&&!i&&dt&&(l.patchFlag>0||n&6)&&l.patchFlag!==32&&dt.push(l),l}const wt=kc;function kc(e,t=null,r=null,a=0,o=null,n=!1){if((!e||e===Rl)&&(e=Nt),vo(e)){const s=Mr(e,t,!0);return r&&ko(s,r),Zr>0&&!n&&dt&&(s.shapeFlag&6?dt[dt.indexOf(e)]=s:dt.push(s)),s.patchFlag=-2,s}if(Wc(e)&&(e=e.__vccOpts),t){t=wc(t);let{class:s,style:l}=t;s&&!Le(s)&&(t.class=We(s)),je(l)&&(ro(l)&&!ie(l)&&(l=Re({},l)),t.style=et(l))}const i=Le(e)?1:Ci(e)?128:Ll(e)?64:je(e)?4:ce(e)?2:0;return ee(e,t,r,a,o,i,n,!0)}function wc(e){return e?ro(e)||si(e)?Re({},e):e:null}function Mr(e,t,r=!1,a=!1){const{props:o,ref:n,patchFlag:i,children:s,transition:l}=e,d=t?Cc(o||{},t):o,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:d,key:d&&Mi(d),ref:t&&t.ref?r&&n?ie(n)?n.concat(Ma(t)):[n,Ma(t)]:Ma(t):n,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:s,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ae?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Mr(e.ssContent),ssFallback:e.ssFallback&&Mr(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&a&&no(u,l.clone(u)),u}function yc(e=" ",t=0){return wt(xa,null,e,t)}function He(e="",t=!1){return t?(ae(),go(Nt,null,e)):wt(Nt,null,e)}function Ot(e){return e==null||typeof e=="boolean"?wt(Nt):ie(e)?wt(Ae,null,e.slice()):vo(e)?Ut(e):wt(xa,null,String(e))}function Ut(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Mr(e)}function ko(e,t){let r=0;const{shapeFlag:a}=e;if(t==null)t=null;else if(ie(t))r=16;else if(typeof t=="object")if(a&65){const o=t.default;o&&(o._c&&(o._d=!1),ko(e,o()),o._c&&(o._d=!0));return}else{r=32;const o=t._;!o&&!si(t)?t._ctx=lt:o===3&<&&(lt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ce(t)?(t={default:t,_ctx:lt},r=32):(t=String(t),a&64?(r=16,t=[yc(t)]):r=8);e.children=t,e.shapeFlag|=r}function Cc(...e){const t={};for(let r=0;r<e.length;r++){const a=e[r];for(const o in a)if(o==="class")t.class!==a.class&&(t.class=We([t.class,a.class]));else if(o==="style")t.style=et([t.style,a.style]);else if(ra(o)){const n=t[o],i=a[o];i&&n!==i&&!(ie(n)&&n.includes(i))&&(t[o]=n?[].concat(n,i):i)}else o!==""&&(t[o]=a[o])}return t}function Lt(e,t,r,a=null){Mt(e,t,7,[r,a])}const _c=ai();let xc=0;function Mc(e,t,r){const a=e.type,o=(t?t.appContext:e.appContext)||_c,n={uid:xc++,vnode:e,type:a,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Ys(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:ci(a,o),emitsOptions:ki(a,o),emit:null,emitted:null,propsDefaults:ke,inheritAttrs:a.inheritAttrs,ctx:ke,data:ke,props:ke,attrs:ke,slots:ke,refs:ke,setupState:ke,setupContext:null,suspense:r,suspenseId:r?r.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return n.ctx={_:n},n.root=t?t.root:n,n.emit=uc.bind(null,n),e.ce&&e.ce(n),n}let ot=null;const Dc=()=>ot||lt;let Da,wo;{const e=ia(),t=(r,a)=>{let o;return(o=e[r])||(o=e[r]=[]),o.push(a),n=>{o.length>1?o.forEach(i=>i(n)):o[0](n)}};Da=t("__VUE_INSTANCE_SETTERS__",r=>ot=r),wo=t("__VUE_SSR_SETTERS__",r=>Xr=r)}const Yr=e=>{const t=ot;return Da(e),e.scope.on(),()=>{e.scope.off(),Da(t)}},Di=()=>{ot&&ot.scope.off(),Da(null)};function ji(e){return e.vnode.shapeFlag&4}let Xr=!1;function jc(e,t=!1,r=!1){t&&wo(t);const{props:a,children:o}=e.vnode,n=ji(e);Ul(e,a,n,t),tc(e,o,r||t);const i=n?Pc(e,t):void 0;return t&&wo(!1),i}function Pc(e,t){const r=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Al);const{setup:a}=r;if(a){_t();const o=e.setupContext=a.length>1?Lc(e):null,n=Yr(e),i=kr(a,e,0,[e.props,o]),s=cn(i);if(xt(),n(),(s||e.sp)&&!Cr(e)&&Zn(e),s){if(i.then(Di,Di),t)return i.then(l=>{Pi(e,l)}).catch(l=>{ga(l,e,0)});e.asyncDep=i}else Pi(e,i)}else Oi(e)}function Pi(e,t,r){ce(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:je(t)&&(e.setupState=zn(t)),Oi(e)}function Oi(e,t,r){const a=e.type;e.render||(e.render=a.render||Ct);{const o=Yr(e);_t();try{Fl(e)}finally{xt(),o()}}}const Oc={get(e,t){return Ge(e,"get",""),e[t]}};function Lc(e){const t=r=>{e.exposed=r||{}};return{attrs:new Proxy(e.attrs,Oc),slots:e.slots,emit:e.emit,expose:t}}function yo(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(zn(ml(e.exposed)),{get(t,r){if(r in t)return t[r];if(r in Nr)return Nr[r](e)},has(t,r){return r in t||r in Nr}})):e.proxy}const Hc=/(?:^|[-_])\w/g,$c=e=>e.replace(Hc,t=>t.toUpperCase()).replace(/[-_]/g,"");function Vc(e,t=!0){return ce(e)?e.displayName||e.name:e.name||t&&e.__name}function Li(e,t,r=!1){let a=Vc(t);if(!a&&t.__file){const o=t.__file.match(/([^/\\]+)\.\w+$/);o&&(a=o[1])}if(!a&&e&&e.parent){const o=n=>{for(const i in n)if(n[i]===t)return i};a=o(e.components||e.parent.type.components)||o(e.appContext.components)}return a?$c(a):r?"App":"Anonymous"}function Wc(e){return ce(e)&&"__vccOpts"in e}const de=(e,t)=>vl(e,t,Xr),Tc="3.5.23";/**
|
|
17
|
+
* @vue/runtime-dom v3.5.23
|
|
18
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
19
|
+
* @license MIT
|
|
20
|
+
**/let Co;const Hi=typeof window<"u"&&window.trustedTypes;if(Hi)try{Co=Hi.createPolicy("vue",{createHTML:e=>e})}catch{}const $i=Co?e=>Co.createHTML(e):e=>e,Sc="http://www.w3.org/2000/svg",zc="http://www.w3.org/1998/Math/MathML",Rt=typeof document<"u"?document:null,Vi=Rt&&Rt.createElement("template"),Ec={insert:(e,t,r)=>{t.insertBefore(e,r||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,r,a)=>{const o=t==="svg"?Rt.createElementNS(Sc,e):t==="mathml"?Rt.createElementNS(zc,e):r?Rt.createElement(e,{is:r}):Rt.createElement(e);return e==="select"&&a&&a.multiple!=null&&o.setAttribute("multiple",a.multiple),o},createText:e=>Rt.createTextNode(e),createComment:e=>Rt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Rt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,r,a,o,n){const i=r?r.previousSibling:t.lastChild;if(o&&(o===n||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),r),!(o===n||!(o=o.nextSibling)););else{Vi.innerHTML=$i(a==="svg"?`<svg>${e}</svg>`:a==="mathml"?`<math>${e}</math>`:e);const s=Vi.content;if(a==="svg"||a==="mathml"){const l=s.firstChild;for(;l.firstChild;)s.appendChild(l.firstChild);s.removeChild(l)}t.insertBefore(s,r)}return[i?i.nextSibling:t.firstChild,r?r.previousSibling:t.lastChild]}},Ic=Symbol("_vtc");function Bc(e,t,r){const a=e[Ic];a&&(t=(t?[t,...a]:[...a]).join(" ")),t==null?e.removeAttribute("class"):r?e.setAttribute("class",t):e.className=t}const Wi=Symbol("_vod"),Nc=Symbol("_vsh"),Rc=Symbol(""),Ac=/(?:^|;)\s*display\s*:/;function Fc(e,t,r){const a=e.style,o=Le(r);let n=!1;if(r&&!o){if(t)if(Le(t))for(const i of t.split(";")){const s=i.slice(0,i.indexOf(":")).trim();r[s]==null&&ja(a,s,"")}else for(const i in t)r[i]==null&&ja(a,i,"");for(const i in r)i==="display"&&(n=!0),ja(a,i,r[i])}else if(o){if(t!==r){const i=a[Rc];i&&(r+=";"+i),a.cssText=r,n=Ac.test(r)}}else t&&e.removeAttribute("style");Wi in e&&(e[Wi]=n?a.display:"",e[Nc]&&(a.display="none"))}const Ti=/\s*!important$/;function ja(e,t,r){if(ie(r))r.forEach(a=>ja(e,t,a));else if(r==null&&(r=""),t.startsWith("--"))e.setProperty(t,r);else{const a=Zc(e,t);Ti.test(r)?e.setProperty(mt(a),r.replace(Ti,""),"important"):e[a]=r}}const Si=["Webkit","Moz","ms"],_o={};function Zc(e,t){const r=_o[t];if(r)return r;let a=vt(t);if(a!=="filter"&&a in e)return _o[t]=a;a=un(a);for(let o=0;o<Si.length;o++){const n=Si[o]+a;if(n in e)return _o[t]=n}return t}const zi="http://www.w3.org/1999/xlink";function Ei(e,t,r,a,o,n=qs(t)){a&&t.startsWith("xlink:")?r==null?e.removeAttributeNS(zi,t.slice(6,t.length)):e.setAttributeNS(zi,t,r):r==null||n&&!fn(r)?e.removeAttribute(t):e.setAttribute(t,n?"":zt(r)?String(r):r)}function Ii(e,t,r,a,o){if(t==="innerHTML"||t==="textContent"){r!=null&&(e[t]=t==="innerHTML"?$i(r):r);return}const n=e.tagName;if(t==="value"&&n!=="PROGRESS"&&!n.includes("-")){const s=n==="OPTION"?e.getAttribute("value")||"":e.value,l=r==null?e.type==="checkbox"?"on":"":String(r);(s!==l||!("_value"in e))&&(e.value=l),r==null&&e.removeAttribute(t),e._value=r;return}let i=!1;if(r===""||r==null){const s=typeof e[t];s==="boolean"?r=fn(r):r==null&&s==="string"?(r="",i=!0):s==="number"&&(r=0,i=!0)}try{e[t]=r}catch{}i&&e.removeAttribute(o||t)}function qc(e,t,r,a){e.addEventListener(t,r,a)}function Yc(e,t,r,a){e.removeEventListener(t,r,a)}const Bi=Symbol("_vei");function Xc(e,t,r,a,o=null){const n=e[Bi]||(e[Bi]={}),i=n[t];if(a&&i)i.value=a;else{const[s,l]=Kc(t);if(a){const d=n[t]=Qc(a,o);qc(e,s,d,l)}else i&&(Yc(e,s,i,l),n[t]=void 0)}}const Ni=/(?:Once|Passive|Capture)$/;function Kc(e){let t;if(Ni.test(e)){t={};let a;for(;a=e.match(Ni);)e=e.slice(0,e.length-a[0].length),t[a[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):mt(e.slice(2)),t]}let xo=0;const Gc=Promise.resolve(),Uc=()=>xo||(Gc.then(()=>xo=0),xo=Date.now());function Qc(e,t){const r=a=>{if(!a._vts)a._vts=Date.now();else if(a._vts<=r.attached)return;Mt(Jc(a,r.value),t,5,[a])};return r.value=e,r.attached=Uc(),r}function Jc(e,t){if(ie(t)){const r=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{r.call(e),e._stopped=!0},t.map(a=>o=>!o._stopped&&a&&a(o))}else return t}const Ri=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,ed=(e,t,r,a,o,n)=>{const i=o==="svg";t==="class"?Bc(e,a,i):t==="style"?Fc(e,r,a):ra(t)?Ea(t)||Xc(e,t,r,a,n):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):td(e,t,a,i))?(Ii(e,t,a),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Ei(e,t,a,i,n,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Le(a))?Ii(e,vt(t),a,n,t):(t==="true-value"?e._trueValue=a:t==="false-value"&&(e._falseValue=a),Ei(e,t,a,i))};function td(e,t,r,a){if(a)return!!(t==="innerHTML"||t==="textContent"||t in e&&Ri(t)&&ce(r));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const o=e.tagName;if(o==="IMG"||o==="VIDEO"||o==="CANVAS"||o==="SOURCE")return!1}return Ri(t)&&Le(r)?!1:t in e}const Ai={};function At(e,t,r){let a=Pt(e,t);oa(a)&&(a=Re({},a,t));class o extends Mo{constructor(i){super(a,i,r)}}return o.def=a,o}const rd=typeof HTMLElement<"u"?HTMLElement:class{};class Mo extends rd{constructor(t,r={},a=qi){super(),this._def=t,this._props=r,this._createApp=a,this._isVueCE=!0,this._instance=null,this._app=null,this._nonce=this._def.nonce,this._connected=!1,this._resolved=!1,this._patching=!1,this._dirty=!1,this._numberProps=null,this._styleChildren=new WeakSet,this._ob=null,this.shadowRoot&&a!==qi?this._root=this.shadowRoot:t.shadowRoot!==!1?(this.attachShadow(Re({},t.shadowRootOptions,{mode:"open"})),this._root=this.shadowRoot):this._root=this}connectedCallback(){if(!this.isConnected)return;!this.shadowRoot&&!this._resolved&&this._parseSlots(),this._connected=!0;let t=this;for(;t=t&&(t.parentNode||t.host);)if(t instanceof Mo){this._parent=t;break}this._instance||(this._resolved?this._mount(this._def):t&&t._pendingResolve?this._pendingResolve=t._pendingResolve.then(()=>{this._pendingResolve=void 0,this._resolveDef()}):this._resolveDef())}_setParent(t=this._parent){t&&(this._instance.parent=t._instance,this._inheritParentContext(t))}_inheritParentContext(t=this._parent){t&&this._app&&Object.setPrototypeOf(this._app._context.provides,t._instance.provides)}disconnectedCallback(){this._connected=!1,jt(()=>{this._connected||(this._ob&&(this._ob.disconnect(),this._ob=null),this._app&&this._app.unmount(),this._instance&&(this._instance.ce=void 0),this._app=this._instance=null,this._teleportTargets&&(this._teleportTargets.clear(),this._teleportTargets=void 0))})}_processMutations(t){for(const r of t)this._setAttr(r.attributeName)}_resolveDef(){if(this._pendingResolve)return;for(let a=0;a<this.attributes.length;a++)this._setAttr(this.attributes[a].name);this._ob=new MutationObserver(this._processMutations.bind(this)),this._ob.observe(this,{attributes:!0});const t=(a,o=!1)=>{this._resolved=!0,this._pendingResolve=void 0;const{props:n,styles:i}=a;let s;if(n&&!ie(n))for(const l in n){const d=n[l];(d===Number||d&&d.type===Number)&&(l in this._props&&(this._props[l]=pn(this._props[l])),(s||(s=Object.create(null)))[vt(l)]=!0)}this._numberProps=s,this._resolveProps(a),this.shadowRoot&&this._applyStyles(i),this._mount(a)},r=this._def.__asyncLoader;r?this._pendingResolve=r().then(a=>{a.configureApp=this._def.configureApp,t(this._def=a,!0)}):t(this._def)}_mount(t){this._app=this._createApp(t),this._inheritParentContext(),t.configureApp&&t.configureApp(this._app),this._app._ceVNode=this._createVNode(),this._app.mount(this._root);const r=this._instance&&this._instance.exposed;if(r)for(const a in r)we(this,a)||Object.defineProperty(this,a,{get:()=>he(r[a])})}_resolveProps(t){const{props:r}=t,a=ie(r)?r:Object.keys(r||{});for(const o of Object.keys(this))o[0]!=="_"&&a.includes(o)&&this._setProp(o,this[o]);for(const o of a.map(vt))Object.defineProperty(this,o,{get(){return this._getProp(o)},set(n){this._setProp(o,n,!0,!this._patching)}})}_setAttr(t){if(t.startsWith("data-v-"))return;const r=this.hasAttribute(t);let a=r?this.getAttribute(t):Ai;const o=vt(t);r&&this._numberProps&&this._numberProps[o]&&(a=pn(a)),this._setProp(o,a,!1,!0)}_getProp(t){return this._props[t]}_setProp(t,r,a=!0,o=!1){if(r!==this._props[t]&&(this._dirty=!0,r===Ai?delete this._props[t]:(this._props[t]=r,t==="key"&&this._app&&(this._app._ceVNode.key=r)),o&&this._instance&&this._update(),a)){const n=this._ob;n&&(this._processMutations(n.takeRecords()),n.disconnect()),r===!0?this.setAttribute(mt(t),""):typeof r=="string"||typeof r=="number"?this.setAttribute(mt(t),r+""):r||this.removeAttribute(mt(t)),n&&n.observe(this,{attributes:!0})}}_update(){const t=this._createVNode();this._app&&(t.appContext=this._app._context),od(t,this._root)}_createVNode(){const t={};this.shadowRoot||(t.onVnodeMounted=t.onVnodeUpdated=this._renderSlots.bind(this));const r=wt(this._def,Re(t,this._props));return this._instance||(r.ce=a=>{this._instance=a,a.ce=this,a.isCE=!0;const o=(n,i)=>{this.dispatchEvent(new CustomEvent(n,oa(i[0])?Re({detail:i},i[0]):{detail:i}))};a.emit=(n,...i)=>{o(n,i),mt(n)!==n&&o(mt(n),i)},this._setParent()}),r}_applyStyles(t,r){if(!t)return;if(r){if(r===this._def||this._styleChildren.has(r))return;this._styleChildren.add(r)}const a=this._nonce;for(let o=t.length-1;o>=0;o--){const n=document.createElement("style");a&&n.setAttribute("nonce",a),n.textContent=t[o],this.shadowRoot.prepend(n)}}_parseSlots(){const t=this._slots={};let r;for(;r=this.firstChild;){const a=r.nodeType===1&&r.getAttribute("slot")||"default";(t[a]||(t[a]=[])).push(r),this.removeChild(r)}}_renderSlots(){const t=this._getSlots(),r=this._instance.type.__scopeId;for(let a=0;a<t.length;a++){const o=t[a],n=o.getAttribute("name")||"default",i=this._slots[n],s=o.parentNode;if(i)for(const l of i){if(r&&l.nodeType===1){const d=r+"-s",u=document.createTreeWalker(l,1);l.setAttribute(d,"");let p;for(;p=u.nextNode();)p.setAttribute(d,"")}s.insertBefore(l,o)}else for(;o.firstChild;)s.insertBefore(o.firstChild,o);s.removeChild(o)}}_getSlots(){const t=[this];this._teleportTargets&&t.push(...this._teleportTargets);const r=new Set;for(const a of t){const o=a.querySelectorAll("slot");for(let n=0;n<o.length;n++)r.add(o[n])}return Array.from(r)}_injectChildStyle(t){this._applyStyles(t.styles,t)}_beginPatch(){this._patching=!0,this._dirty=!1}_endPatch(){this._patching=!1,this._dirty&&this._instance&&this._update()}_removeChildStyle(t){}}const ad=Re({patchProp:ed},Ec);let Fi;function Zi(){return Fi||(Fi=ac(ad))}const od=((...e)=>{Zi().render(...e)}),qi=((...e)=>{const t=Zi().createApp(...e),{mount:r}=t;return t.mount=a=>{const o=id(a);if(!o)return;const n=t._component;!ce(n)&&!n.render&&!n.template&&(n.template=o.innerHTML),o.nodeType===1&&(o.textContent="");const i=r(o,!1,nd(o));return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),i},t});function nd(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function id(e){return Le(e)?document.querySelector(e):e}const sd={class:"content"},ld=Pt({__name:"ICard",props:{blue:{type:Boolean,default:!1}},setup(e){const t=e;return(r,a)=>(ae(),se("div",{class:We(["card-ce",[t.blue&&"is-blue"]])},[ee("div",sd,[ir(r.$slots,"default",{},void 0)])],2))}}),cd=".card-ce[data-v-7b968aeb]{width:100%;background-color:gray;color:#fff;padding:10px;border-radius:12px;display:grid;place-items:center}.card-ce.is-blue[data-v-7b968aeb]{background-color:#00f}.card-ce .content[data-v-7b968aeb]{padding:15px}",Ft=(e,t)=>{const r=e.__vccOpts||e;for(const[a,o]of t)r[a]=o;return r},Do=Ft(ld,[["styles",[cd]],["__scopeId","data-v-7b968aeb"]]),Pa=e=>{const t=/^#([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$/,r=/^rgb\((\d{1,3}),\s?(\d{1,3}),\s?(\d{1,3})\)$/,a=/^rgba\((\d{1,3}),\s?(\d{1,3}),\s?(\d{1,3}),\s?(0|1|0?\.\d+)\)$/;return t.test(e)||r.test(e)||a.test(e)},Oa=["black","white","black-light-1","black-light-2","black-dark-1","black-dark-2","white-light-1","white-light-2","white-dark-1","white-dark-2","primary","primary-light-1","primary-light-2","primary-dark-1","primary-dark-2","success","error","warning","disabled","green","grey","orange","light-blue","teal"],dd=e=>({backgroundColor:Oa.includes(e)?`var(--i-${e})`:Pa(e)?e:"var(--i-theme-white-dark-1)"}),ud=e=>({border:Oa.includes(e)?`solid var(--i-${e})`:Pa(e)?`solid ${e}`:"solid var(--i-theme-primary)"}),hd=e=>({"--i-outline-color":Oa.includes(e)?`var(--i-${e})`:Pa(e)?e:"var(--i-theme-black-light-2)"}),jo=e=>({color:Oa.includes(e)?`var(--i-${e})`:Pa(e)?e:"inherit"}),pd={settings:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.4 15C19.2669 15.3016 19.2272 15.6362 19.286 15.9606C19.3448 16.285 19.4995 16.5843 19.73 16.82L19.79 16.88C19.976 17.0657 20.1235 17.2863 20.2241 17.5291C20.3248 17.7719 20.3766 18.0322 20.3766 18.295C20.3766 18.5578 20.3248 18.8181 20.2241 19.0609C20.1235 19.3037 19.976 19.5243 19.79 19.71C19.6043 19.896 19.3837 20.0435 19.1409 20.1441C18.8981 20.2448 18.6378 20.2966 18.375 20.2966C18.1122 20.2966 17.8519 20.2448 17.6091 20.1441C17.3663 20.0435 17.1457 19.896 16.96 19.71L16.9 19.65C16.6643 19.4195 16.365 19.2648 16.0406 19.206C15.7162 19.1472 15.3816 19.1869 15.08 19.32C14.7842 19.4468 14.532 19.6572 14.3543 19.9255C14.1766 20.1938 14.0813 20.5082 14.08 20.83V21C14.08 21.5304 13.8693 22.0391 13.4942 22.4142C13.1191 22.7893 12.6104 23 12.08 23C11.5496 23 11.0409 22.7893 10.6658 22.4142C10.2907 22.0391 10.08 21.5304 10.08 21V20.91C10.0723 20.579 9.96512 20.258 9.77251 19.9887C9.5799 19.7194 9.31074 19.5143 9 19.4C8.69838 19.2669 8.36381 19.2272 8.03941 19.286C7.71502 19.3448 7.41568 19.4995 7.18 19.73L7.12 19.79C6.93425 19.976 6.71368 20.1235 6.47088 20.2241C6.22808 20.3248 5.96783 20.3766 5.705 20.3766C5.44217 20.3766 5.18192 20.3248 4.93912 20.2241C4.69632 20.1235 4.47575 19.976 4.29 19.79C4.10405 19.6043 3.95653 19.3837 3.85588 19.1409C3.75523 18.8981 3.70343 18.6378 3.70343 18.375C3.70343 18.1122 3.75523 17.8519 3.85588 17.6091C3.95653 17.3663 4.10405 17.1457 4.29 16.96L4.35 16.9C4.58054 16.6643 4.73519 16.365 4.794 16.0406C4.85282 15.7162 4.81312 15.3816 4.68 15.08C4.55324 14.7842 4.34276 14.532 4.07447 14.3543C3.80618 14.1766 3.49179 14.0813 3.17 14.08H3C2.46957 14.08 1.96086 13.8693 1.58579 13.4942C1.21071 13.1191 1 12.6104 1 12.08C1 11.5496 1.21071 11.0409 1.58579 10.6658C1.96086 10.2907 2.46957 10.08 3 10.08H3.09C3.42099 10.0723 3.742 9.96512 4.0113 9.77251C4.28059 9.5799 4.48572 9.31074 4.6 9C4.73312 8.69838 4.77282 8.36381 4.714 8.03941C4.65519 7.71502 4.50054 7.41568 4.27 7.18L4.21 7.12C4.02405 6.93425 3.87653 6.71368 3.77588 6.47088C3.67523 6.22808 3.62343 5.96783 3.62343 5.705C3.62343 5.44217 3.67523 5.18192 3.77588 4.93912C3.87653 4.69632 4.02405 4.47575 4.21 4.29C4.39575 4.10405 4.61632 3.95653 4.85912 3.85588C5.10192 3.75523 5.36217 3.70343 5.625 3.70343C5.88783 3.70343 6.14808 3.75523 6.39088 3.85588C6.63368 3.95653 6.85425 4.10405 7.04 4.29L7.1 4.35C7.33568 4.58054 7.63502 4.73519 7.95941 4.794C8.28381 4.85282 8.61838 4.81312 8.92 4.68H9C9.29577 4.55324 9.54802 4.34276 9.72569 4.07447C9.90337 3.80618 9.99872 3.49179 10 3.17V3C10 2.46957 10.2107 1.96086 10.5858 1.58579C10.9609 1.21071 11.4696 1 12 1C12.5304 1 13.0391 1.21071 13.4142 1.58579C13.7893 1.96086 14 2.46957 14 3V3.09C14.0013 3.41179 14.0966 3.72618 14.2743 3.99447C14.452 4.26276 14.7042 4.47324 15 4.6C15.3016 4.73312 15.6362 4.77282 15.9606 4.714C16.285 4.65519 16.5843 4.50054 16.82 4.27L16.88 4.21C17.0657 4.02405 17.2863 3.87653 17.5291 3.77588C17.7719 3.67523 18.0322 3.62343 18.295 3.62343C18.5578 3.62343 18.8181 3.67523 19.0609 3.77588C19.3037 3.87653 19.5243 4.02405 19.71 4.21C19.896 4.39575 20.0435 4.61632 20.1441 4.85912C20.2448 5.10192 20.2966 5.36217 20.2966 5.625C20.2966 5.88783 20.2448 6.14808 20.1441 6.39088C20.0435 6.63368 19.896 6.85425 19.71 7.04L19.65 7.1C19.4195 7.33568 19.2648 7.63502 19.206 7.95941C19.1472 8.28381 19.1869 8.61838 19.32 8.92V9C19.4468 9.29577 19.6572 9.54802 19.9255 9.72569C20.1938 9.90337 20.5082 9.99872 20.83 10H21C21.5304 10 22.0391 10.2107 22.4142 10.5858C22.7893 10.9609 23 11.4696 23 12C23 12.5304 22.7893 13.0391 22.4142 13.4142C22.0391 13.7893 21.5304 14 21 14H20.91C20.5882 14.0013 20.2738 14.0966 20.0055 14.2743C19.7372 14.452 19.5268 14.7042 19.4 15V15Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',skipForward:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 4L15 12L5 20V4Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19 5V19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',sun:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 17C14.7614 17 17 14.7614 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 14.7614 9.23858 17 12 17Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 1V3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 21V23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.22 4.21997L5.64 5.63997" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.36 18.36L19.78 19.78" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 12H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 12H23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.22 19.78L5.64 18.36" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.36 5.63997L19.78 4.21997" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',share2:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 8C19.6569 8 21 6.65685 21 5C21 3.34315 19.6569 2 18 2C16.3431 2 15 3.34315 15 5C15 6.65685 16.3431 8 18 8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 15C7.65685 15 9 13.6569 9 12C9 10.3431 7.65685 9 6 9C4.34315 9 3 10.3431 3 12C3 13.6569 4.34315 15 6 15Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 22C19.6569 22 21 20.6569 21 19C21 17.3431 19.6569 16 18 16C16.3431 16 15 17.3431 15 19C15 20.6569 16.3431 22 18 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.59 13.51L15.42 17.49" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.41 6.51001L8.59 10.49" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',slack:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.5 10C13.67 10 13 9.33 13 8.5V3.5C13 2.67 13.67 2 14.5 2C15.33 2 16 2.67 16 3.5V8.5C16 9.33 15.33 10 14.5 10Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.5 10H19V8.5C19 7.67 19.67 7 20.5 7C21.33 7 22 7.67 22 8.5C22 9.33 21.33 10 20.5 10Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.5 14C10.33 14 11 14.67 11 15.5V20.5C11 21.33 10.33 22 9.5 22C8.67 22 8 21.33 8 20.5V15.5C8 14.67 8.67 14 9.5 14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.5 14H5V15.5C5 16.33 4.33 17 3.5 17C2.67 17 2 16.33 2 15.5C2 14.67 2.67 14 3.5 14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 14.5C14 13.67 14.67 13 15.5 13H20.5C21.33 13 22 13.67 22 14.5C22 15.33 21.33 16 20.5 16H15.5C14.67 16 14 15.33 14 14.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.5 19H14V20.5C14 21.33 14.67 22 15.5 22C16.33 22 17 21.33 17 20.5C17 19.67 16.33 19 15.5 19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 9.5C10 8.67 9.33 8 8.5 8H3.5C2.67 8 2 8.67 2 9.5C2 10.33 2.67 11 3.5 11H8.5C9.33 11 10 10.33 10 9.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2C7.67 2 7 2.67 7 3.5C7 4.33 7.67 5 8.5 5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',sunrise:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 18C17 16.6739 16.4732 15.4021 15.5355 14.4645C14.5979 13.5268 13.3261 13 12 13C10.6739 13 9.40215 13.5268 8.46447 14.4645C7.52678 15.4021 7 16.6739 7 18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 2V9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.22 10.22L5.64 11.64" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 18H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 18H23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.36 11.64L19.78 10.22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 22H1" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 6L12 2L16 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',share:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 12V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 6L12 2L8 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 2V15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',slash:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.93 4.92999L19.07 19.07" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',sunset:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 18C17 16.6739 16.4732 15.4021 15.5355 14.4645C14.5979 13.5268 13.3261 13 12 13C10.6739 13 9.40215 13.5268 8.46447 14.4645C7.52678 15.4021 7 16.6739 7 18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 9V2" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.22 10.22L5.64 11.64" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 18H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 18H23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.36 11.64L19.78 10.22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 22H1" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 5L12 9L8 5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',shieldOff:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.69 14C19.8911 13.3522 19.9955 12.6783 20 12V5L12 2L8.84 3.18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.73 4.72998L4 4.99998V12C4 18 12 22 12 22C14.117 20.8829 16.0197 19.4001 17.62 17.62" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 1L23 23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',sliders:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 21V14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 10V3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 21V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 8V3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 21V16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 12V3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 14H7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 8H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 16H23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',tablet:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 2H6C4.89543 2 4 2.89543 4 4V20C4 21.1046 4.89543 22 6 22H18C19.1046 22 20 21.1046 20 20V4C20 2.89543 19.1046 2 18 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 18H12.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',shield:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C12 22 20 18 20 12V5L12 2L4 5V12C4 18 12 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',smartphone:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 2H7C5.89543 2 5 2.89543 5 4V20C5 21.1046 5.89543 22 7 22H17C18.1046 22 19 21.1046 19 20V4C19 2.89543 18.1046 2 17 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 18H12.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',tag:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.59 13.41L13.42 20.58C13.2343 20.766 13.0137 20.9135 12.7709 21.0141C12.5281 21.1148 12.2678 21.1666 12.005 21.1666C11.7422 21.1666 11.4819 21.1148 11.2391 21.0141C10.9963 20.9135 10.7757 20.766 10.59 20.58L2 12V2H12L20.59 10.59C20.9625 10.9647 21.1716 11.4716 21.1716 12C21.1716 12.5284 20.9625 13.0353 20.59 13.41Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 7H7.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',shoppingBag:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 2L3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H19C19.5304 22 20.0391 21.7893 20.4142 21.4142C20.7893 21.0391 21 20.5304 21 20V6L18 2H6Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 6H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 10C16 11.0609 15.5786 12.0783 14.8284 12.8284C14.0783 13.5786 13.0609 14 12 14C10.9391 14 9.92172 13.5786 9.17157 12.8284C8.42143 12.0783 8 11.0609 8 10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',smile:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 9H9.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 9H15.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',target:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',shopingCart:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 22C9.55228 22 10 21.5523 10 21C10 20.4477 9.55228 20 9 20C8.44772 20 8 20.4477 8 21C8 21.5523 8.44772 22 9 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 22C20.5523 22 21 21.5523 21 21C21 20.4477 20.5523 20 20 20C19.4477 20 19 20.4477 19 21C19 21.5523 19.4477 22 20 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 1H5L7.68 14.39C7.77144 14.8504 8.02191 15.264 8.38755 15.5583C8.75318 15.8526 9.2107 16.009 9.68 16H19.4C19.8693 16.009 20.3268 15.8526 20.6925 15.5583C21.0581 15.264 21.3086 14.8504 21.4 14.39L23 6H6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',speaker:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 2H6C4.89543 2 4 2.89543 4 4V20C4 21.1046 4.89543 22 6 22H18C19.1046 22 20 21.1046 20 20V4C20 2.89543 19.1046 2 18 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 18C14.2091 18 16 16.2091 16 14C16 11.7909 14.2091 10 12 10C9.79086 10 8 11.7909 8 14C8 16.2091 9.79086 18 12 18Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 6H12.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',shuffle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 3H21V8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 20L21 3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 16V21H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 15L21 21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 4L9 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',square:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',sidebar:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 3V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',star:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',skipBack:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 20L9 12L19 4V20Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 19V5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',stopCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 9H9V15H15V9Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',terminal:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 17L10 11L4 5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 19H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',download:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 10L12 15L17 10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15V3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',fastForward:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 19L22 12L13 5V19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 19L11 12L2 5V19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',thermometer:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 14.76V3.5C14 2.83696 13.7366 2.20107 13.2678 1.73223C12.7989 1.26339 12.163 1 11.5 1C10.837 1 10.2011 1.26339 9.73223 1.73223C9.26339 2.20107 9 2.83696 9 3.5V14.76C8.19728 15.2963 7.58832 16.0766 7.26307 16.9856C6.93782 17.8946 6.91352 18.8841 7.19376 19.8079C7.47399 20.7317 8.04391 21.541 8.81934 22.1161C9.59476 22.6912 10.5346 23.0017 11.5 23.0017C12.4654 23.0017 13.4052 22.6912 14.1807 22.1161C14.9561 21.541 15.526 20.7317 15.8062 19.8079C16.0865 18.8841 16.0622 17.8946 15.7369 16.9856C15.4117 16.0766 14.8027 15.2963 14 14.76Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',dribble:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.75 12.84C18.25 11.91 15.12 12.02 12.81 12.84C10.23 13.76 7.8 15.7 5.37 19.16M8.56 2.75C12.93 8.78 14.58 12.17 16.59 20.47L8.56 2.75ZM19.13 5.09C15.41 9.44 10.19 10.75 2.25 10.94L19.13 5.09Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',feather:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.24 12.24C21.3658 11.1142 21.9983 9.58719 21.9983 7.99501C21.9983 6.40282 21.3658 4.87585 20.24 3.75001C19.1142 2.62416 17.5872 1.99167 15.995 1.99167C14.4028 1.99167 12.8758 2.62416 11.75 3.75001L5 10.5V19H13.5L20.24 12.24Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 8L2 22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5 15H9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',thumbsDown:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 2H19.67C20.236 1.98999 20.7859 2.18813 21.2154 2.55681C21.6449 2.9255 21.9241 3.43905 22 4V11C21.9241 11.5609 21.6449 12.0745 21.2154 12.4432C20.7859 12.8119 20.236 13.01 19.67 13H17M10 15V19C10 19.7956 10.3161 20.5587 10.8787 21.1213C11.4413 21.6839 12.2044 22 13 22L17 13V2H5.72C5.23767 1.99454 4.76962 2.16359 4.40209 2.47599C4.03457 2.78839 3.79232 3.22309 3.72 3.7L2.34 12.7C2.29649 12.9866 2.31583 13.2793 2.39666 13.5577C2.47749 13.8362 2.6179 14.0937 2.80814 14.3125C2.99839 14.5313 3.23392 14.7061 3.49843 14.8248C3.76294 14.9435 4.05009 15.0033 4.34 15H10Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',droplet:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.69L17.66 8.35C18.7793 9.46861 19.5418 10.8941 19.8509 12.4461C20.16 13.998 20.0019 15.6069 19.3965 17.069C18.7912 18.5311 17.7658 19.7808 16.4501 20.6601C15.1344 21.5394 13.5875 22.0087 12.005 22.0087C10.4225 22.0087 8.8756 21.5394 7.55989 20.6601C6.24419 19.7808 5.21881 18.5311 4.61346 17.069C4.00812 15.6069 3.85 13.998 4.1591 12.4461C4.46821 10.8941 5.23066 9.46861 6.35 8.35L12 2.69Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',figma:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 5.5C5 4.57174 5.36875 3.6815 6.02513 3.02513C6.6815 2.36875 7.57174 2 8.5 2H12V9H8.5C7.57174 9 6.6815 8.63125 6.02513 7.97487C5.36875 7.3185 5 6.42826 5 5.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 2H15.5C15.9596 2 16.4148 2.09053 16.8394 2.26642C17.264 2.44231 17.6499 2.70012 17.9749 3.02513C18.2999 3.35013 18.5577 3.73597 18.7336 4.16061C18.9095 4.58525 19 5.04037 19 5.5C19 5.95963 18.9095 6.41475 18.7336 6.83939C18.5577 7.26403 18.2999 7.64987 17.9749 7.97487C17.6499 8.29988 17.264 8.55769 16.8394 8.73358C16.4148 8.90947 15.9596 9 15.5 9H12V2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 12.5C12 12.0404 12.0905 11.5852 12.2664 11.1606C12.4423 10.736 12.7001 10.3501 13.0251 10.0251C13.3501 9.70012 13.736 9.44231 14.1606 9.26642C14.5852 9.09053 15.0404 9 15.5 9C15.9596 9 16.4148 9.09053 16.8394 9.26642C17.264 9.44231 17.6499 9.70012 17.9749 10.0251C18.2999 10.3501 18.5577 10.736 18.7336 11.1606C18.9095 11.5852 19 12.0404 19 12.5C19 12.9596 18.9095 13.4148 18.7336 13.8394C18.5577 14.264 18.2999 14.6499 17.9749 14.9749C17.6499 15.2999 17.264 15.5577 16.8394 15.7336C16.4148 15.9095 15.9596 16 15.5 16C15.0404 16 14.5852 15.9095 14.1606 15.7336C13.736 15.5577 13.3501 15.2999 13.0251 14.9749C12.7001 14.6499 12.4423 14.264 12.2664 13.8394C12.0905 13.4148 12 12.9596 12 12.5V12.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 19.5C5 18.5717 5.36875 17.6815 6.02513 17.0251C6.6815 16.3687 7.57174 16 8.5 16H12V19.5C12 20.4283 11.6313 21.3185 10.9749 21.9749C10.3185 22.6313 9.42826 23 8.5 23C7.57174 23 6.6815 22.6313 6.02513 21.9749C5.36875 21.3185 5 20.4283 5 19.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 12.5C5 11.5717 5.36875 10.6815 6.02513 10.0251C6.6815 9.36875 7.57174 9 8.5 9H12V16H8.5C7.57174 16 6.6815 15.6313 6.02513 14.9749C5.36875 14.3185 5 13.4283 5 12.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',thumbsUp:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V13C2 12.4696 2.21071 11.9609 2.58579 11.5858C2.96086 11.2107 3.46957 11 4 11H7M14 9V5C14 4.20435 13.6839 3.44129 13.1213 2.87868C12.5587 2.31607 11.7956 2 11 2L7 11V22H18.28C18.7623 22.0055 19.2304 21.8364 19.5979 21.524C19.9654 21.2116 20.2077 20.7769 20.28 20.3L21.66 11.3C21.7035 11.0134 21.6842 10.7207 21.6033 10.4423C21.5225 10.1638 21.3821 9.90629 21.1919 9.68751C21.0016 9.46873 20.7661 9.29393 20.5016 9.17522C20.2371 9.0565 19.9499 8.99672 19.66 9H14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',edit2:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3C17.2626 2.73735 17.5744 2.52901 17.9176 2.38687C18.2608 2.24473 18.6286 2.17157 19 2.17157C19.3714 2.17157 19.7392 2.24473 20.0824 2.38687C20.4256 2.52901 20.7374 2.73735 21 3C21.2626 3.26264 21.471 3.57444 21.6131 3.9176C21.7553 4.26077 21.8284 4.62856 21.8284 5C21.8284 5.37143 21.7553 5.73923 21.6131 6.08239C21.471 6.42555 21.2626 6.73735 21 7L7.5 20.5L2 22L3.5 16.5L17 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',fileMinus:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V8L14 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 2V8H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 15H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',edit3:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 20H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.5 3.50001C16.8978 3.10219 17.4374 2.87869 18 2.87869C18.2786 2.87869 18.5544 2.93356 18.8118 3.04017C19.0692 3.14677 19.303 3.30303 19.5 3.50001C19.697 3.697 19.8532 3.93085 19.9598 4.18822C20.0665 4.44559 20.1213 4.72144 20.1213 5.00001C20.1213 5.27859 20.0665 5.55444 19.9598 5.81181C19.8532 6.06918 19.697 6.30303 19.5 6.50001L7 19L3 20L4 16L16.5 3.50001Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',filePlus:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V8L14 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 2V8H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 18V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 15H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',edit:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V20C2 20.5304 2.21071 21.0391 2.58579 21.4142C2.96086 21.7893 3.46957 22 4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.5 2.50001C18.8978 2.10219 19.4374 1.87869 20 1.87869C20.5626 1.87869 21.1022 2.10219 21.5 2.50001C21.8978 2.89784 22.1213 3.4374 22.1213 4.00001C22.1213 4.56262 21.8978 5.10219 21.5 5.50001L12 15L8 16L9 12L18.5 2.50001Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',fileText:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V8L14 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 2V8H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 13H8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 17H8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 9H9H8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',externalLink:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 13V19C18 19.5304 17.7893 20.0391 17.4142 20.4142C17.0391 20.7893 16.5304 21 16 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V8C3 7.46957 3.21071 6.96086 3.58579 6.58579C3.96086 6.21071 4.46957 6 5 6H11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 3H21V9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 14L21 3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',file:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V9L13 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 2V9H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',eyeOff:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.12 14.12C13.8454 14.4147 13.5141 14.6511 13.1462 14.8151C12.7782 14.9791 12.3809 15.0673 11.9781 15.0744C11.5753 15.0815 11.1752 15.0074 10.8016 14.8565C10.4281 14.7056 10.0887 14.481 9.80385 14.1961C9.51897 13.9113 9.29439 13.5719 9.14351 13.1984C8.99262 12.8248 8.91853 12.4247 8.92563 12.0219C8.93274 11.6191 9.02091 11.2218 9.18488 10.8538C9.34884 10.4858 9.58525 10.1546 9.88 9.87999M17.94 17.94C16.2306 19.243 14.1491 19.9649 12 20C5 20 1 12 1 12C2.24389 9.68189 3.96914 7.6566 6.06 6.05999L17.94 17.94ZM9.9 4.23999C10.5883 4.07887 11.2931 3.99833 12 3.99999C19 3.99999 23 12 23 12C22.393 13.1356 21.6691 14.2047 20.84 15.19L9.9 4.23999Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 1L23 23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',film:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.82 2H4.18C2.97602 2 2 2.97602 2 4.18V19.82C2 21.024 2.97602 22 4.18 22H19.82C21.024 22 22 21.024 22 19.82V4.18C22 2.97602 21.024 2 19.82 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 2V22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 2V22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 12H22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 7H7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 17H7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 17H22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 7H22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',eye:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 12C1 12 5 4 12 4C19 4 23 12 23 12C23 12 19 20 12 20C5 20 1 12 1 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',filter:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 3H2L10 12.46V19L14 21V12.46L22 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',facebook:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 2H15C13.6739 2 12.4021 2.52678 11.4645 3.46447C10.5268 4.40215 10 5.67392 10 7V10H7V14H10V22H14V14H17L18 10H14V7C14 6.73478 14.1054 6.48043 14.2929 6.29289C14.4804 6.10536 14.7348 6 15 6H18V2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',flag:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 15C4 15 5 14 8 14C11 14 13 16 16 16C19 16 20 15 20 15V3C20 3 19 4 16 4C13 4 11 2 8 2C5 2 4 3 4 3V15Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 22V15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',link:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 13C10.4295 13.5741 10.9774 14.0492 11.6066 14.3929C12.2357 14.7367 12.9315 14.9411 13.6467 14.9923C14.3618 15.0435 15.0796 14.9404 15.7513 14.6898C16.4231 14.4392 17.0331 14.0471 17.54 13.54L20.54 10.54C21.4508 9.59699 21.9548 8.33397 21.9434 7.02299C21.932 5.71201 21.4061 4.45794 20.4791 3.5309C19.5521 2.60386 18.298 2.07802 16.987 2.06663C15.676 2.05523 14.413 2.55921 13.47 3.47L11.75 5.18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 11C13.5706 10.4259 13.0227 9.95083 12.3935 9.60707C11.7643 9.26331 11.0685 9.05889 10.3534 9.00768C9.63822 8.95646 8.92043 9.05964 8.24867 9.31023C7.57691 9.56082 6.9669 9.95294 6.46002 10.46L3.46002 13.46C2.54923 14.403 2.04525 15.666 2.05665 16.977C2.06804 18.288 2.59388 19.5421 3.52092 20.4691C4.44796 21.3961 5.70203 21.922 7.01301 21.9334C8.32399 21.9448 9.58701 21.4408 10.53 20.53L12.24 18.82" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',framer:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 16H12M5 16V9H19V2H5L19 16H12H5ZM5 16L12 23V16H5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',minimize2:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 14H10V20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 10H14V4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 10L21 3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 21L10 14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',move:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 9L2 12L5 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 5L12 2L15 5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 19L12 22L9 19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19 9L22 12L19 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 12H22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 2V22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',percent:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 5L5 19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.5 9C7.88071 9 9 7.88071 9 6.5C9 5.11929 7.88071 4 6.5 4C5.11929 4 4 5.11929 4 6.5C4 7.88071 5.11929 9 6.5 9Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5 20C18.8807 20 20 18.8807 20 17.5C20 16.1193 18.8807 15 17.5 15C16.1193 15 15 16.1193 15 17.5C15 18.8807 16.1193 20 17.5 20Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',minimize:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 16H6C6.53043 16 7.03914 16.2107 7.41421 16.5858C7.78929 16.9609 8 17.4696 8 18V21M8 3V6C8 6.53043 7.78929 7.03914 7.41421 7.41421C7.03914 7.78929 6.53043 8 6 8H3L8 3ZM21 8H18C17.4696 8 16.9609 7.78929 16.5858 7.41421C16.2107 7.03914 16 6.53043 16 6V3L21 8ZM16 21V18C16 17.4696 16.2107 16.9609 16.5858 16.5858C16.9609 16.2107 17.4696 16 18 16H21L16 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',music:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 18V5L21 3V16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 21C7.65685 21 9 19.6569 9 18C9 16.3431 7.65685 15 6 15C4.34315 15 3 16.3431 3 18C3 19.6569 4.34315 21 6 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 19C19.6569 19 21 17.6569 21 16C21 14.3431 19.6569 13 18 13C16.3431 13 15 14.3431 15 16C15 17.6569 16.3431 19 18 19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',phoneCall:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.05 5C16.0267 5.19057 16.9244 5.66826 17.6281 6.37194C18.3317 7.07561 18.8094 7.97326 19 8.95L15.05 5ZM15.05 1C17.0793 1.22544 18.9716 2.13417 20.4162 3.57701C21.8609 5.01984 22.772 6.91101 23 8.94L15.05 1ZM22 16.92V19.92C22.0011 20.1985 21.9441 20.4742 21.8325 20.7293C21.7209 20.9845 21.5573 21.2136 21.3521 21.4019C21.1469 21.5901 20.9046 21.7335 20.6407 21.8227C20.3769 21.9119 20.0974 21.9451 19.82 21.92C16.7428 21.5856 13.787 20.5341 11.19 18.85C8.77383 17.3147 6.72534 15.2662 5.19 12.85C3.49998 10.2412 2.44824 7.27099 2.12 4.18C2.09501 3.90347 2.12787 3.62476 2.2165 3.36162C2.30513 3.09849 2.44757 2.85669 2.63477 2.65162C2.82196 2.44655 3.0498 2.28271 3.30379 2.17052C3.55778 2.05833 3.83234 2.00026 4.11 2H7.11C7.59531 1.99522 8.06579 2.16708 8.43376 2.48353C8.80173 2.79999 9.04208 3.23945 9.11 3.72C9.23662 4.68007 9.47145 5.62273 9.81 6.53C9.94454 6.88792 9.97366 7.27691 9.89391 7.65088C9.81415 8.02485 9.62886 8.36811 9.36 8.64L8.09 9.91C9.51356 12.4135 11.5865 14.4864 14.09 15.91L15.36 14.64C15.6319 14.3711 15.9752 14.1858 16.3491 14.1061C16.7231 14.0263 17.1121 14.0555 17.47 14.19C18.3773 14.5286 19.3199 14.7634 20.28 14.89C20.7658 14.9585 21.2094 15.2032 21.5265 15.5775C21.8437 15.9518 22.0122 16.4296 22 16.92Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',minusCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 12H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',navigation2:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2L19 21L12 17L5 21L12 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',phoneForwarded:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 1L23 5L19 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 5H23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 16.92V19.92C22.0011 20.1985 21.9441 20.4742 21.8325 20.7294C21.7209 20.9845 21.5573 21.2136 21.3521 21.4019C21.1468 21.5901 20.9046 21.7335 20.6407 21.8227C20.3769 21.9119 20.0974 21.9451 19.82 21.92C16.7428 21.5856 13.787 20.5342 11.19 18.85C8.77382 17.3147 6.72533 15.2662 5.18999 12.85C3.49997 10.2412 2.44824 7.271 2.11999 4.18001C2.095 3.90347 2.12787 3.62477 2.21649 3.36163C2.30512 3.09849 2.44756 2.85669 2.63476 2.65163C2.82196 2.44656 3.0498 2.28271 3.30379 2.17053C3.55777 2.05834 3.83233 2.00027 4.10999 2.00001H7.10999C7.5953 1.99523 8.06579 2.16708 8.43376 2.48354C8.80173 2.79999 9.04207 3.23945 9.10999 3.72001C9.23662 4.68007 9.47144 5.62273 9.80999 6.53001C9.94454 6.88793 9.97366 7.27692 9.8939 7.65089C9.81415 8.02485 9.62886 8.36812 9.35999 8.64001L8.08999 9.91001C9.51355 12.4136 11.5864 14.4865 14.09 15.91L15.36 14.64C15.6319 14.3711 15.9751 14.1859 16.3491 14.1061C16.7231 14.0263 17.1121 14.0555 17.47 14.19C18.3773 14.5286 19.3199 14.7634 20.28 14.89C20.7658 14.9585 21.2094 15.2032 21.5265 15.5775C21.8437 15.9518 22.0122 16.4296 22 16.92Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',minusSquare:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 12H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',navigation:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 11L22 2L13 21L11 13L3 11Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',phoneIncoming:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 2V8H22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 1L16 8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 16.92V19.92C22.0011 20.1985 21.9441 20.4742 21.8325 20.7294C21.7209 20.9845 21.5573 21.2136 21.3521 21.4019C21.1468 21.5901 20.9046 21.7335 20.6407 21.8227C20.3769 21.9119 20.0974 21.9451 19.82 21.92C16.7428 21.5856 13.787 20.5342 11.19 18.85C8.77382 17.3147 6.72533 15.2662 5.18999 12.85C3.49997 10.2412 2.44824 7.271 2.11999 4.18001C2.095 3.90347 2.12787 3.62477 2.21649 3.36163C2.30512 3.09849 2.44756 2.85669 2.63476 2.65163C2.82196 2.44656 3.0498 2.28271 3.30379 2.17053C3.55777 2.05834 3.83233 2.00027 4.10999 2.00001H7.10999C7.5953 1.99523 8.06579 2.16708 8.43376 2.48354C8.80173 2.79999 9.04207 3.23945 9.10999 3.72001C9.23662 4.68007 9.47144 5.62273 9.80999 6.53001C9.94454 6.88793 9.97366 7.27692 9.8939 7.65089C9.81415 8.02485 9.62886 8.36812 9.35999 8.64001L8.08999 9.91001C9.51355 12.4136 11.5864 14.4865 14.09 15.91L15.36 14.64C15.6319 14.3711 15.9751 14.1859 16.3491 14.1061C16.7231 14.0263 17.1121 14.0555 17.47 14.19C18.3773 14.5286 19.3199 14.7634 20.28 14.89C20.7658 14.9585 21.2094 15.2032 21.5265 15.5775C21.8437 15.9518 22.0122 16.4296 22 16.92Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',minus:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 12H19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',octagon:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.86 2H16.14L22 7.86V16.14L16.14 22H7.86L2 16.14V7.86L7.86 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',phoneMissed:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23 1L17 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 1L23 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 16.92V19.92C22.0011 20.1985 21.9441 20.4742 21.8325 20.7294C21.7209 20.9845 21.5573 21.2136 21.3521 21.4019C21.1468 21.5901 20.9046 21.7335 20.6407 21.8227C20.3769 21.9119 20.0974 21.9451 19.82 21.92C16.7428 21.5856 13.787 20.5342 11.19 18.85C8.77382 17.3147 6.72533 15.2662 5.18999 12.85C3.49997 10.2412 2.44824 7.271 2.11999 4.18001C2.095 3.90347 2.12787 3.62477 2.21649 3.36163C2.30512 3.09849 2.44756 2.85669 2.63476 2.65163C2.82196 2.44656 3.0498 2.28271 3.30379 2.17053C3.55777 2.05834 3.83233 2.00027 4.10999 2.00001H7.10999C7.5953 1.99523 8.06579 2.16708 8.43376 2.48354C8.80173 2.79999 9.04207 3.23945 9.10999 3.72001C9.23662 4.68007 9.47144 5.62273 9.80999 6.53001C9.94454 6.88793 9.97366 7.27692 9.8939 7.65089C9.81415 8.02485 9.62886 8.36812 9.35999 8.64001L8.08999 9.91001C9.51355 12.4136 11.5864 14.4865 14.09 15.91L15.36 14.64C15.6319 14.3711 15.9751 14.1859 16.3491 14.1061C16.7231 14.0263 17.1121 14.0555 17.47 14.19C18.3773 14.5286 19.3199 14.7634 20.28 14.89C20.7658 14.9585 21.2094 15.2032 21.5265 15.5775C21.8437 15.9518 22.0122 16.4296 22 16.92Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',monitor:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 3H4C2.89543 3 2 3.89543 2 5V15C2 16.1046 2.89543 17 4 17H20C21.1046 17 22 16.1046 22 15V5C22 3.89543 21.1046 3 20 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 21H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 17V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',package:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.5 9.39999L7.5 4.20999" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 16V7.99999C20.9996 7.64927 20.9071 7.3048 20.7315 7.00116C20.556 6.69751 20.3037 6.44536 20 6.26999L13 2.26999C12.696 2.09446 12.3511 2.00204 12 2.00204C11.6489 2.00204 11.304 2.09446 11 2.26999L4 6.26999C3.69626 6.44536 3.44398 6.69751 3.26846 7.00116C3.09294 7.3048 3.00036 7.64927 3 7.99999V16C3.00036 16.3507 3.09294 16.6952 3.26846 16.9988C3.44398 17.3025 3.69626 17.5546 4 17.73L11 21.73C11.304 21.9055 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9055 13 21.73L20 17.73C20.3037 17.5546 20.556 17.3025 20.7315 16.9988C20.9071 16.6952 20.9996 16.3507 21 16Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.27002 6.95999L12 12.01L20.73 6.95999" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 22.08V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',phoneOff:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.18999 12.81C3.50585 10.213 2.45435 7.25717 2.11999 4.18001C2.095 3.90347 2.12787 3.62477 2.21649 3.36163C2.30512 3.09849 2.44756 2.85669 2.63476 2.65163C2.82196 2.44656 3.0498 2.28271 3.30379 2.17053C3.55777 2.05834 3.83233 2.00027 4.10999 2.00001H7.10999C7.5953 1.99523 8.06579 2.16708 8.43376 2.48354C8.80173 2.79999 9.04207 3.23945 9.10999 3.72001C9.23662 4.68007 9.47144 5.62273 9.80999 6.53001C9.94454 6.88793 9.97366 7.27692 9.8939 7.65089C9.81415 8.02485 9.62886 8.36812 9.35999 8.64001L8.08999 9.91001M10.68 13.31C11.6948 14.3258 12.8418 15.2003 14.09 15.91L15.36 14.64C15.6319 14.3711 15.9751 14.1859 16.3491 14.1061C16.7231 14.0263 17.1121 14.0555 17.47 14.19C18.3773 14.5286 19.3199 14.7634 20.28 14.89C20.7605 14.9579 21.2 15.1983 21.5165 15.5662C21.8329 15.9342 22.0048 16.4047 22 16.89V19.89C22.0011 20.1685 21.9441 20.4442 21.8325 20.6994C21.7209 20.9545 21.5573 21.1836 21.3521 21.3719C21.1468 21.5601 20.9046 21.7035 20.6407 21.7927C20.3769 21.8819 20.0974 21.9151 19.82 21.89C16.7428 21.5556 13.787 20.5041 11.19 18.82C9.98526 18.0551 8.86852 17.1597 7.85999 16.15L10.68 13.31Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 1L1 23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',moon:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 12.79C20.8427 14.4922 20.2039 16.1144 19.1583 17.4668C18.1127 18.8192 16.7035 19.8458 15.0957 20.4265C13.4879 21.0073 11.748 21.1181 10.0795 20.7461C8.41104 20.3741 6.88302 19.5345 5.67425 18.3258C4.46548 17.117 3.62596 15.589 3.25393 13.9205C2.8819 12.252 2.99274 10.5121 3.57348 8.9043C4.15423 7.29651 5.18085 5.88737 6.53324 4.84175C7.88562 3.79614 9.50782 3.15731 11.21 3C10.2134 4.34827 9.73387 6.00945 9.85856 7.68141C9.98324 9.35338 10.7039 10.9251 11.8894 12.1106C13.075 13.2961 14.6466 14.0168 16.3186 14.1415C17.9906 14.2662 19.6518 13.7866 21 12.79V12.79Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',paperclip:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.44 11.05L12.25 20.24C11.1241 21.3659 9.59717 21.9983 8.00498 21.9983C6.4128 21.9983 4.88583 21.3659 3.75998 20.24C2.63414 19.1142 2.00165 17.5872 2.00165 15.995C2.00165 14.4028 2.63414 12.8759 3.75998 11.75L12.95 2.56001C13.7005 1.80945 14.7185 1.38779 15.78 1.38779C16.8414 1.38779 17.8594 1.80945 18.61 2.56001C19.3605 3.31057 19.7822 4.32855 19.7822 5.39001C19.7822 6.45147 19.3605 7.46945 18.61 8.22001L9.40998 17.41C9.0347 17.7853 8.52571 17.9961 7.99498 17.9961C7.46426 17.9961 6.95527 17.7853 6.57998 17.41C6.2047 17.0347 5.99387 16.5257 5.99387 15.995C5.99387 15.4643 6.2047 14.9553 6.57998 14.58L15.07 6.10001" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',phoneOutgoing:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23 7V1H17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 8L23 1" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 16.92V19.92C22.0011 20.1985 21.9441 20.4742 21.8325 20.7294C21.7209 20.9845 21.5573 21.2136 21.3521 21.4019C21.1468 21.5901 20.9046 21.7335 20.6407 21.8227C20.3769 21.9119 20.0974 21.9451 19.82 21.92C16.7428 21.5856 13.787 20.5342 11.19 18.85C8.77382 17.3147 6.72533 15.2662 5.18999 12.85C3.49997 10.2412 2.44824 7.271 2.11999 4.18001C2.095 3.90347 2.12787 3.62477 2.21649 3.36163C2.30512 3.09849 2.44756 2.85669 2.63476 2.65163C2.82196 2.44656 3.0498 2.28271 3.30379 2.17053C3.55777 2.05834 3.83233 2.00027 4.10999 2.00001H7.10999C7.5953 1.99523 8.06579 2.16708 8.43376 2.48354C8.80173 2.79999 9.04207 3.23945 9.10999 3.72001C9.23662 4.68007 9.47144 5.62273 9.80999 6.53001C9.94454 6.88793 9.97366 7.27692 9.8939 7.65089C9.81415 8.02485 9.62886 8.36812 9.35999 8.64001L8.08999 9.91001C9.51355 12.4136 11.5864 14.4865 14.09 15.91L15.36 14.64C15.6319 14.3711 15.9751 14.1859 16.3491 14.1061C16.7231 14.0263 17.1121 14.0555 17.47 14.19C18.3773 14.5286 19.3199 14.7634 20.28 14.89C20.7658 14.9585 21.2094 15.2032 21.5265 15.5775C21.8437 15.9518 22.0122 16.4296 22 16.92Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',moreHorizontal:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19 13C19.5523 13 20 12.5523 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.5523 18.4477 13 19 13Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',pauseCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 15V9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 15V9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',phone:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 16.92V19.92C22.0011 20.1985 21.9441 20.4742 21.8325 20.7294C21.7209 20.9845 21.5573 21.2136 21.3521 21.4019C21.1468 21.5901 20.9046 21.7335 20.6407 21.8227C20.3769 21.9119 20.0974 21.9451 19.82 21.92C16.7428 21.5856 13.787 20.5342 11.19 18.85C8.77382 17.3147 6.72533 15.2662 5.18999 12.85C3.49997 10.2412 2.44824 7.271 2.11999 4.18001C2.095 3.90347 2.12787 3.62477 2.21649 3.36163C2.30512 3.09849 2.44756 2.85669 2.63476 2.65163C2.82196 2.44656 3.0498 2.28271 3.30379 2.17053C3.55777 2.05834 3.83233 2.00027 4.10999 2.00001H7.10999C7.5953 1.99523 8.06579 2.16708 8.43376 2.48354C8.80173 2.79999 9.04207 3.23945 9.10999 3.72001C9.23662 4.68007 9.47144 5.62273 9.80999 6.53001C9.94454 6.88793 9.97366 7.27692 9.8939 7.65089C9.81415 8.02485 9.62886 8.36812 9.35999 8.64001L8.08999 9.91001C9.51355 12.4136 11.5864 14.4865 14.09 15.91L15.36 14.64C15.6319 14.3711 15.9751 14.1859 16.3491 14.1061C16.7231 14.0263 17.1121 14.0555 17.47 14.19C18.3773 14.5286 19.3199 14.7634 20.28 14.89C20.7658 14.9585 21.2094 15.2032 21.5265 15.5775C21.8437 15.9518 22.0122 16.4296 22 16.92Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',moreVertical:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 6C12.5523 6 13 5.55228 13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5C11 5.55228 11.4477 6 12 6Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',pause:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 4H6V20H10V4Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 4H14V20H18V4Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',underline:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 3V10C6 11.5913 6.63214 13.1174 7.75736 14.2426C8.88258 15.3679 10.4087 16 12 16C13.5913 16 15.1174 15.3679 16.2426 14.2426C17.3679 13.1174 18 11.5913 18 10V3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 21H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',videoOff:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.66 5H14C14.5304 5 15.0391 5.21071 15.4142 5.58579C15.7893 5.96086 16 6.46957 16 7V10.34L17 11.34L23 7V17M16 16V17C16 17.5304 15.7893 18.0391 15.4142 18.4142C15.0391 18.7893 14.5304 19 14 19H3C2.46957 19 1.96086 18.7893 1.58579 18.4142C1.21071 18.0391 1 17.5304 1 17V7C1 6.46957 1.21071 5.96086 1.58579 5.58579C1.96086 5.21071 2.46957 5 3 5H5L16 16Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 1L23 23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',trendingDown:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23 18L13.5 8.5L8.5 13.5L1 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 18H23V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',unlock:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 11H5C3.89543 11 3 11.8954 3 13V20C3 21.1046 3.89543 22 5 22H19C20.1046 22 21 21.1046 21 20V13C21 11.8954 20.1046 11 19 11Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 11V7C6.99875 5.76005 7.45828 4.56387 8.28937 3.64367C9.12047 2.72347 10.2638 2.1449 11.4975 2.02029C12.7312 1.89568 13.9671 2.2339 14.9655 2.96931C15.9638 3.70472 16.6533 4.78485 16.9 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',video:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23 7L16 12L23 17V7Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 5H3C1.89543 5 1 5.89543 1 7V17C1 18.1046 1.89543 19 3 19H14C15.1046 19 16 18.1046 16 17V7C16 5.89543 15.1046 5 14 5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',trendingUp:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23 6L13.5 15.5L8.5 10.5L1 18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 6H23V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',uploadCloud:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 16L12 12L8 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 12V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.39 18.39C21.3653 17.8583 22.1358 17.0169 22.5799 15.9986C23.0239 14.9804 23.1162 13.8432 22.8422 12.7667C22.5682 11.6902 21.9435 10.7355 21.0667 10.0535C20.1899 9.3714 19.1109 9.00075 18 9.00001H16.74C16.4373 7.82926 15.8732 6.74235 15.0899 5.82101C14.3067 4.89967 13.3248 4.16786 12.2181 3.68062C11.1114 3.19338 9.90855 2.96337 8.70012 3.0079C7.49168 3.05242 6.30907 3.37031 5.24118 3.93768C4.17328 4.50505 3.24791 5.30712 2.53462 6.2836C1.82133 7.26008 1.33869 8.38555 1.12298 9.57541C0.907268 10.7653 0.964104 11.9885 1.28921 13.1533C1.61432 14.318 2.19924 15.3939 3 16.3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 16L12 12L8 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',voiceMail:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 16C7.98528 16 10 13.9853 10 11.5C10 9.01472 7.98528 7 5.5 7C3.01472 7 1 9.01472 1 11.5C1 13.9853 3.01472 16 5.5 16Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.5 16C20.9853 16 23 13.9853 23 11.5C23 9.01472 20.9853 7 18.5 7C16.0147 7 14 9.01472 14 11.5C14 13.9853 16.0147 16 18.5 16Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.5 16H18.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',triangle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.29 3.85999L1.82001 18C1.64537 18.3024 1.55297 18.6453 1.55199 18.9945C1.55102 19.3437 1.6415 19.6871 1.81443 19.9905C1.98737 20.2939 2.23673 20.5467 2.53771 20.7238C2.8387 20.9009 3.1808 20.9962 3.53001 21H20.47C20.8192 20.9962 21.1613 20.9009 21.4623 20.7238C21.7633 20.5467 22.0126 20.2939 22.1856 19.9905C22.3585 19.6871 22.449 19.3437 22.448 18.9945C22.447 18.6453 22.3546 18.3024 22.18 18L13.71 3.85999C13.5317 3.5661 13.2807 3.32311 12.9812 3.15447C12.6817 2.98584 12.3437 2.89725 12 2.89725C11.6563 2.89725 11.3183 2.98584 11.0188 3.15447C10.7193 3.32311 10.4683 3.5661 10.29 3.85999V3.85999Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',upload:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 8L12 3L7 8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 3V15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',truck:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 3H1V16H16V3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 8H20L23 11V16H16V8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.5 21C6.88071 21 8 19.8807 8 18.5C8 17.1193 6.88071 16 5.5 16C4.11929 16 3 17.1193 3 18.5C3 19.8807 4.11929 21 5.5 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.5 21C19.8807 21 21 19.8807 21 18.5C21 17.1193 19.8807 16 18.5 16C17.1193 16 16 17.1193 16 18.5C16 19.8807 17.1193 21 18.5 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',userCheck:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.5 11C10.7091 11 12.5 9.20914 12.5 7C12.5 4.79086 10.7091 3 8.5 3C6.29086 3 4.5 4.79086 4.5 7C4.5 9.20914 6.29086 11 8.5 11Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 11L19 13L23 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',tv:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 7H4C2.89543 7 2 7.89543 2 9V20C2 21.1046 2.89543 22 4 22H20C21.1046 22 22 21.1046 22 20V9C22 7.89543 21.1046 7 20 7Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 2L12 7L7 2" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',userMinus:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.5 11C10.7091 11 12.5 9.20914 12.5 7C12.5 4.79086 10.7091 3 8.5 3C6.29086 3 4.5 4.79086 4.5 7C4.5 9.20914 6.29086 11 8.5 11Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 11H17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',pieChart:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.21 15.89C20.5738 17.3945 19.5788 18.7202 18.3119 19.7513C17.045 20.7824 15.5448 21.4874 13.9424 21.8048C12.3401 22.1221 10.6844 22.0421 9.12015 21.5718C7.55588 21.1014 6.13063 20.2551 4.96903 19.1066C3.80742 17.9582 2.94482 16.5427 2.45664 14.9839C1.96846 13.4251 1.86957 11.7705 2.1686 10.1646C2.46764 8.55877 3.1555 7.05061 4.17205 5.77202C5.1886 4.49342 6.50289 3.4833 8.00001 2.82999" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 12C22 10.6868 21.7413 9.38642 21.2388 8.17317C20.7362 6.95991 19.9997 5.85752 19.0711 4.92893C18.1425 4.00035 17.0401 3.26375 15.8268 2.7612C14.6136 2.25866 13.3132 2 12 2V12H22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',userPlus:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.5 11C10.7091 11 12.5 9.20914 12.5 7C12.5 4.79086 10.7091 3 8.5 3C6.29086 3 4.5 4.79086 4.5 7C4.5 9.20914 6.29086 11 8.5 11Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 8V14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 11H17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',userX:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.5 11C10.7091 11 12.5 9.20914 12.5 7C12.5 4.79086 10.7091 3 8.5 3C6.29086 3 4.5 4.79086 4.5 7C4.5 9.20914 6.29086 11 8.5 11Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 8L23 13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 8L18 13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',mousePointer:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 3L10.07 19.97L12.58 12.58L19.97 10.07L3 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 13L19 19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',type:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 7V4H20V7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 20H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 4V20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',user:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 21V19C20 17.9391 19.5786 16.9217 18.8284 16.1716C18.0783 15.4214 17.0609 15 16 15H8C6.93913 15 5.92172 15.4214 5.17157 16.1716C4.42143 16.9217 4 17.9391 4 19V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 11C14.2091 11 16 9.20914 16 7C16 4.79086 14.2091 3 12 3C9.79086 3 8 4.79086 8 7C8 9.20914 9.79086 11 12 11Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',umbrella:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 19C18 19.7956 17.6839 20.5587 17.1213 21.1213C16.5587 21.6839 15.7956 22 15 22C14.2044 22 13.4413 21.6839 12.8787 21.1213C12.3161 20.5587 12 19.7956 12 19V12M23 12C22.7388 9.26357 21.467 6.72275 19.433 4.87366C17.399 3.02458 14.7489 2 12 2C9.25114 2 6.60096 3.02458 4.56697 4.87366C2.53297 6.72275 1.2612 9.26357 1 12H23Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',users:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 21V19C17 17.9391 16.5786 16.9217 15.8284 16.1716C15.0783 15.4214 14.0609 15 13 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 11C11.2091 11 13 9.20914 13 7C13 4.79086 11.2091 3 9 3C6.79086 3 5 4.79086 5 7C5 9.20914 6.79086 11 9 11Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 21V19C22.9993 18.1137 22.7044 17.2528 22.1614 16.5523C21.6184 15.8519 20.8581 15.3516 20 15.13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 3.13C16.8604 3.35031 17.623 3.85071 18.1676 4.55232C18.7122 5.25392 19.0078 6.11683 19.0078 7.005C19.0078 7.89318 18.7122 8.75608 18.1676 9.45769C17.623 10.1593 16.8604 10.6597 16 10.88" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',playCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 8L16 12L10 16V8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',rss:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 11C6.38695 11 8.67613 11.9482 10.364 13.636C12.0518 15.3239 13 17.6131 13 20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 4C8.24346 4 12.3131 5.68571 15.3137 8.68629C18.3143 11.6869 20 15.7565 20 20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 20C5.55228 20 6 19.5523 6 19C6 18.4477 5.55228 18 5 18C4.44772 18 4 18.4477 4 19C4 19.5523 4.44772 20 5 20Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',pocket:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 3H20C20.5304 3 21.0391 3.21071 21.4142 3.58579C21.7893 3.96086 22 4.46957 22 5V11C22 13.6522 20.9464 16.1957 19.0711 18.0711C17.1957 19.9464 14.6522 21 12 21C10.6868 21 9.38642 20.7413 8.17317 20.2388C6.95991 19.7362 5.85752 18.9997 4.92893 18.0711C3.05357 16.1957 2 13.6522 2 11V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3V3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 10L12 14L16 10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',save:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H16L21 8V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 21V13H7V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 3V8H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',power:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.36 6.64001C19.6184 7.8988 20.4753 9.50246 20.8223 11.2482C21.1693 12.994 20.9909 14.8034 20.3096 16.4478C19.6284 18.0921 18.4748 19.4976 16.9948 20.4864C15.5148 21.4752 13.7749 22.0029 11.995 22.0029C10.2151 22.0029 8.47515 21.4752 6.99517 20.4864C5.51519 19.4976 4.36164 18.0921 3.68036 16.4478C2.99909 14.8034 2.82069 12.994 3.16772 11.2482C3.51475 9.50246 4.37162 7.8988 5.63 6.64001" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 2V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',scissors:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 21C7.65685 21 9 19.6569 9 18C9 16.3431 7.65685 15 6 15C4.34315 15 3 16.3431 3 18C3 19.6569 4.34315 21 6 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 4L8.12 15.88" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.47 14.48L20 20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.12 8.12L12 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',printer:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9V2H18V9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 18H4C3.46957 18 2.96086 17.7893 2.58579 17.4142C2.21071 17.0391 2 16.5304 2 16V11C2 10.4696 2.21071 9.96086 2.58579 9.58579C2.96086 9.21071 3.46957 9 4 9H20C20.5304 9 21.0391 9.21071 21.4142 9.58579C21.7893 9.96086 22 10.4696 22 11V16C22 16.5304 21.7893 17.0391 21.4142 17.4142C21.0391 17.7893 20.5304 18 20 18H18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 14H6V22H18V14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',search:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 21L16.65 16.65" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',radio:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.93 19.07C3.05529 17.1947 2.00214 14.6516 2.00214 12C2.00214 9.34835 3.05529 6.80527 4.93 4.92999M16.24 7.75999C16.7979 8.31723 17.2404 8.97896 17.5424 9.70735C17.8443 10.4357 17.9997 11.2165 17.9997 12.005C17.9997 12.7935 17.8443 13.5742 17.5424 14.3026C17.2404 15.031 16.7979 15.6928 16.24 16.25V7.75999ZM7.76 16.24C7.20214 15.6828 6.75959 15.021 6.45764 14.2926C6.1557 13.5642 6.00028 12.7835 6.00028 11.995C6.00028 11.2065 6.1557 10.4257 6.45764 9.69735C6.75959 8.96896 7.20214 8.30723 7.76 7.74999V16.24ZM19.07 4.92999C20.9447 6.80527 21.9979 9.34835 21.9979 12C21.9979 14.6516 20.9447 17.1947 19.07 19.07V4.92999Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',send:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 2L11 13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 2L15 22L11 13L2 9L22 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',refreshCcw:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 4V10H7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 20V14H17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 14L18.36 18.36C17.2853 19.4353 15.9556 20.2208 14.4952 20.6432C13.0348 21.0657 11.4911 21.1113 10.0083 20.7758C8.52547 20.4402 7.1518 19.7346 6.01547 18.7246C4.87913 17.7146 4.01717 16.4332 3.51 15M20.49 9.00001C19.9828 7.5668 19.1209 6.28542 17.9845 5.27543C16.8482 4.26545 15.4745 3.55978 13.9917 3.22427C12.5089 2.88877 10.9652 2.93436 9.50481 3.35679C8.04437 3.77922 6.71475 4.56473 5.64 5.64001L1 10L20.49 9.00001Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',server:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4C2.89543 2 2 2.89543 2 4V8C2 9.10457 2.89543 10 4 10H20C21.1046 10 22 9.10457 22 8V4C22 2.89543 21.1046 2 20 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 14H4C2.89543 14 2 14.8954 2 16V20C2 21.1046 2.89543 22 4 22H20C21.1046 22 22 21.1046 22 20V16C22 14.8954 21.1046 14 20 14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 6H6.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 18H6.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',refreshCw:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23 4V10H17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 20V14H7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 14L5.64 18.36C6.71475 19.4353 8.04437 20.2208 9.50481 20.6432C10.9652 21.0657 12.5089 21.1113 13.9917 20.7758C15.4745 20.4402 16.8482 19.7346 17.9845 18.7246C19.1209 17.7146 19.9828 16.4332 20.49 15M3.51 9.00001C4.01717 7.5668 4.87913 6.28542 6.01547 5.27543C7.1518 4.26545 8.52547 3.55978 10.0083 3.22427C11.4911 2.88877 13.0348 2.93436 14.4952 3.35679C15.9556 3.77922 17.2853 4.56473 18.36 5.64001L23 10L3.51 9.00001Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',repeat:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 1L21 5L17 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 11V9C3 7.93913 3.42143 6.92172 4.17157 6.17157C4.92172 5.42143 5.93913 5 7 5H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 23L3 19L7 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 13V15C21 16.0609 20.5786 17.0783 19.8284 17.8284C19.0783 18.5786 18.0609 19 17 19H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',rewind:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 19L2 12L11 5V19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 19L13 12L22 5V19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',volume1:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 5L6 9H2V15H6L11 19V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.54 8.46001C16.4774 9.39765 17.0039 10.6692 17.0039 11.995C17.0039 13.3208 16.4774 14.5924 15.54 15.53" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',xSquare:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 9L15 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 9L9 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',rotateCcw:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 4V10H7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.51 15C4.15839 16.8404 5.38734 18.4202 7.01166 19.5014C8.63598 20.5826 10.5677 21.1066 12.5157 20.9945C14.4637 20.8824 16.3226 20.1402 17.8121 18.8798C19.3017 17.6194 20.3413 15.909 20.7742 14.0064C21.2072 12.1038 21.0101 10.112 20.2126 8.33111C19.4152 6.55025 18.0605 5.0768 16.3528 4.13277C14.6451 3.18874 12.6769 2.82527 10.7447 3.09713C8.81245 3.36898 7.02091 4.26143 5.64 5.64001L1 10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',x:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 6L6 18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 6L18 18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',volume2:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 5L6 9H2V15H6L11 19V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.54 8.45999C16.4773 9.39763 17.0039 10.6692 17.0039 11.995C17.0039 13.3208 16.4773 14.5924 15.54 15.53M19.07 4.92999C20.9447 6.80527 21.9978 9.34835 21.9978 12C21.9978 14.6516 20.9447 17.1947 19.07 19.07V4.92999Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',rotateCw:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23 4V10H17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.49 15C19.84 16.8399 18.6096 18.4187 16.9842 19.4985C15.3588 20.5783 13.4265 21.1006 11.4784 20.9866C9.53038 20.8726 7.67216 20.1286 6.18376 18.8667C4.69536 17.6047 3.65743 15.8932 3.22637 13.9901C2.79531 12.0869 2.99448 10.0952 3.79386 8.31508C4.59325 6.53496 5.94954 5.06288 7.65836 4.12065C9.36717 3.17843 11.3359 2.81711 13.268 3.09116C15.2 3.3652 16.9906 4.25975 18.37 5.64001L23 10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',youtube:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.54 6.42C22.4212 5.94541 22.1793 5.51057 21.8387 5.15941C21.498 4.80824 21.0708 4.55318 20.6 4.42C18.88 4 12 4 12 4C12 4 5.12002 4 3.40002 4.46C2.92927 4.59318 2.502 4.84824 2.16137 5.19941C1.82074 5.55057 1.57881 5.98541 1.46002 6.46C1.14524 8.20556 0.991258 9.97631 1.00002 11.75C0.988802 13.537 1.14279 15.3213 1.46002 17.08C1.59098 17.5398 1.83833 17.9581 2.17817 18.2945C2.518 18.6308 2.93884 18.8738 3.40002 19C5.12002 19.46 12 19.46 12 19.46C12 19.46 18.88 19.46 20.6 19C21.0708 18.8668 21.498 18.6118 21.8387 18.2606C22.1793 17.9094 22.4212 17.4746 22.54 17C22.8524 15.2676 23.0063 13.5103 23 11.75C23.0112 9.96295 22.8573 8.1787 22.54 6.42V6.42Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.75 15.02L15.5 11.75L9.75 8.48V15.02Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',volumeX:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 5L6 9H2V15H6L11 19V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 9L17 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 9L23 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',zapOff:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.41 6.75L13 2L10.57 4.92" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.57 12.91L21 10H15.66" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 8L3 14H12L11 22L16 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 1L23 23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',volume:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 5L6 9H2V15H6L11 19V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',zap:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 2L3 14H12L11 22L21 10H12L13 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',watch:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 19C15.866 19 19 15.866 19 12C19 8.13401 15.866 5 12 5C8.13401 5 5 8.13401 5 12C5 15.866 8.13401 19 12 19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 9V12L13.5 13.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.48998 6.64999L7.83998 2.81999C7.88489 2.32306 8.11391 1.86087 8.4821 1.52414C8.85028 1.18741 9.33103 1.00046 9.82998 0.999986H14.18C14.6807 0.997954 15.1639 1.18378 15.5342 1.52076C15.9045 1.85773 16.1349 2.32134 16.18 2.81999L16.53 6.64999M16.51 17.35L16.16 21.18C16.1149 21.6786 15.8845 22.1422 15.5142 22.4792C15.1439 22.8162 14.6607 23.002 14.16 23H9.82998C9.32931 23.002 8.84609 22.8162 8.47578 22.4792C8.10548 22.1422 7.87504 21.6786 7.82998 21.18L7.47998 17.35H16.51Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',toggleLeft:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 5H8C4.13401 5 1 8.13401 1 12C1 15.866 4.13401 19 8 19H16C19.866 19 23 15.866 23 12C23 8.13401 19.866 5 16 5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 15C9.65685 15 11 13.6569 11 12C11 10.3431 9.65685 9 8 9C6.34315 9 5 10.3431 5 12C5 13.6569 6.34315 15 8 15Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',toggleRight:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 5H8C4.13401 5 1 8.13401 1 12C1 15.866 4.13401 19 8 19H16C19.866 19 23 15.866 23 12C23 8.13401 19.866 5 16 5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 15C17.6569 15 19 13.6569 19 12C19 10.3431 17.6569 9 16 9C14.3431 9 13 10.3431 13 12C13 13.6569 14.3431 15 16 15Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',tool:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.7 6.3C14.5168 6.48692 14.4141 6.73824 14.4141 7C14.4141 7.26175 14.5168 7.51307 14.7 7.7L16.3 9.3C16.4869 9.48322 16.7382 9.58585 17 9.58585C17.2618 9.58585 17.5131 9.48322 17.7 9.3L21.47 5.53C21.9728 6.64118 22.1251 7.87923 21.9065 9.07914C21.6878 10.2791 21.1087 11.3838 20.2463 12.2463C19.3838 13.1087 18.2791 13.6878 17.0791 13.9065C15.8792 14.1251 14.6412 13.9728 13.53 13.47L6.62 20.38C6.22218 20.7778 5.68261 21.0013 5.12 21.0013C4.55739 21.0013 4.01783 20.7778 3.62 20.38C3.22218 19.9822 2.99868 19.4426 2.99868 18.88C2.99868 18.3174 3.22218 17.7778 3.62 17.38L10.53 10.47C10.0272 9.35881 9.87492 8.12076 10.0935 6.92085C10.3122 5.72094 10.8913 4.61615 11.7537 3.75372C12.6162 2.89128 13.7209 2.31216 14.9209 2.09354C16.1208 1.87491 17.3588 2.02716 18.47 2.52999L14.71 6.29L14.7 6.3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',trash2:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 6H5H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 6V4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2H14C14.5304 2 15.0391 2.21071 15.4142 2.58579C15.7893 2.96086 16 3.46957 16 4V6M19 6V20C19 20.5304 18.7893 21.0391 18.4142 21.4142C18.0391 21.7893 17.5304 22 17 22H7C6.46957 22 5.96086 21.7893 5.58579 21.4142C5.21071 21.0391 5 20.5304 5 20V6H19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 11V17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 11V17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',trash:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 6H5H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 6V4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2H14C14.5304 2 15.0391 2.21071 15.4142 2.58579C15.7893 2.96086 16 3.46957 16 4V6M19 6V20C19 20.5304 18.7893 21.0391 18.4142 21.4142C18.0391 21.7893 17.5304 22 17 22H7C6.46957 22 5.96086 21.7893 5.58579 21.4142C5.21071 21.0391 5 20.5304 5 20V6H19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',folderMinus:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 19C22 19.5304 21.7893 20.0391 21.4142 20.4142C21.0391 20.7893 20.5304 21 20 21H4C3.46957 21 2.96086 20.7893 2.58579 20.4142C2.21071 20.0391 2 19.5304 2 19V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H9L11 6H20C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 14H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',folderPlus:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 19C22 19.5304 21.7893 20.0391 21.4142 20.4142C21.0391 20.7893 20.5304 21 20 21H4C3.46957 21 2.96086 20.7893 2.58579 20.4142C2.21071 20.0391 2 19.5304 2 19V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H9L11 6H20C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 11V17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 14H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',folder:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 19C22 19.5304 21.7893 20.0391 21.4142 20.4142C21.0391 20.7893 20.5304 21 20 21H4C3.46957 21 2.96086 20.7893 2.58579 20.4142C2.21071 20.0391 2 19.5304 2 19V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H9L11 6H20C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',frown:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 16C16 16 14.5 14 12 14C9.5 14 8 16 8 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 9H9.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 9H15.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',gift:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 12V22H4V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 7H2V12H22V7Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 22V7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 7H7.5C6.83696 7 6.20107 6.73661 5.73223 6.26777C5.26339 5.79893 5 5.16304 5 4.5C5 3.83696 5.26339 3.20107 5.73223 2.73223C6.20107 2.26339 6.83696 2 7.5 2C11 2 12 7 12 7Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 7H16.5C17.163 7 17.7989 6.73661 18.2678 6.26777C18.7366 5.79893 19 5.16304 19 4.5C19 3.83696 18.7366 3.20107 18.2678 2.73223C17.7989 2.26339 17.163 2 16.5 2C13 2 12 7 12 7Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',gitBranch:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 3V15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 9C19.6569 9 21 7.65685 21 6C21 4.34315 19.6569 3 18 3C16.3431 3 15 4.34315 15 6C15 7.65685 16.3431 9 18 9Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 21C7.65685 21 9 19.6569 9 18C9 16.3431 7.65685 15 6 15C4.34315 15 3 16.3431 3 18C3 19.6569 4.34315 21 6 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 9C18 11.3869 17.0518 13.6761 15.364 15.364C13.6761 17.0518 11.3869 18 9 18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',gitCommit:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.04999 12H6.99999" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.01 12H22.96" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',gitMerge:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 21V9C6 11.3869 6.94821 13.6761 8.63604 15.364C10.3239 17.0518 12.6131 18 15 18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',gitPullRequest:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 6H16C16.5304 6 17.0391 6.21071 17.4142 6.58579C17.7893 6.96086 18 7.46957 18 8V15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 9V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',penTool:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 19L19 12L22 15L15 22L12 19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 13L16.5 5.5L2 2L5.5 16.5L13 18L18 13Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 2L9.586 9.586" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 13C12.1046 13 13 12.1046 13 11C13 9.89543 12.1046 9 11 9C9.89543 9 9 9.89543 9 11C9 12.1046 9.89543 13 11 13Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',play:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 3L19 12L5 21V3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',plusCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 8V16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 12H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',zoomIn:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 21L16.65 16.65" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 8V14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 11H14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',zoomOut:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 21L16.65 16.65" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 11H14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',plusSquare:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 8V16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 12H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',plus:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 5V19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 12H19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',wifiOff:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L23 23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.72 11.06C17.5391 11.4597 18.305 11.9603 19 12.55" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 12.55C6.48208 11.3108 8.26587 10.4862 10.17 10.16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.71 5.05C12.8524 4.87737 15.0077 5.13816 17.0471 5.81682C19.0865 6.49547 20.9682 7.57807 22.58 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.41998 9C2.80715 7.77385 4.39768 6.79922 6.11998 6.12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.53003 16.11C9.54523 15.3887 10.7597 15.0013 12.005 15.0013C13.2504 15.0013 14.4648 15.3887 15.48 16.11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 20H12.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',wifi:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 12.55C6.97656 10.9037 9.46761 10.0021 12.04 10.0021C14.6124 10.0021 17.1034 10.9037 19.08 12.55" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.41998 9.00001C4.34241 6.42397 8.10428 5.00266 12 5.00266C15.8957 5.00266 19.6576 6.42397 22.58 9.00001" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.53003 16.11C9.54523 15.3887 10.7597 15.0013 12.005 15.0013C13.2504 15.0013 14.4648 15.3887 15.48 16.11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 20H12.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',wind:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.73 7.73C18.0208 7.43988 18.3787 7.22591 18.7719 7.10701C19.1652 6.98811 19.5816 6.96794 19.9845 7.04828C20.3874 7.12863 20.7642 7.30702 21.0817 7.56767C21.3993 7.82832 21.6477 8.1632 21.805 8.54269C21.9623 8.92218 22.0236 9.33459 21.9836 9.74344C21.9436 10.1523 21.8035 10.545 21.5756 10.8868C21.3477 11.2286 21.0391 11.509 20.6771 11.7031C20.3151 11.8973 19.9108 11.9993 19.5 12H2M9.59 4.59C9.82231 4.35631 10.1088 4.18364 10.4239 4.08734C10.739 3.99104 11.073 3.97408 11.3963 4.03799C11.7195 4.10189 12.022 4.24468 12.2768 4.45364C12.5315 4.66261 12.7307 4.93129 12.8566 5.23579C12.9825 5.54029 13.0313 5.87119 12.9985 6.19906C12.9657 6.52693 12.8524 6.84162 12.6687 7.11516C12.4849 7.38869 12.2365 7.61259 11.9454 7.76696C11.6542 7.92133 11.3295 8.00138 11 8H2L9.59 4.59ZM12.59 19.41C12.8223 19.6437 13.1088 19.8164 13.4239 19.9127C13.739 20.009 14.073 20.0259 14.3963 19.962C14.7195 19.8981 15.022 19.7553 15.2768 19.5464C15.5315 19.3374 15.7307 19.0687 15.8566 18.7642C15.9825 18.4597 16.0313 18.1288 15.9985 17.8009C15.9657 17.4731 15.8524 17.1584 15.6687 16.8848C15.4849 16.6113 15.2365 16.3874 14.9454 16.233C14.6542 16.0787 14.3295 15.9986 14 16H2L12.59 19.41Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',xCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 9L9 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 9L15 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',xOctagon:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.86 2H16.14L22 7.86V16.14L16.14 22H7.86L2 16.14V7.86L7.86 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 9L9 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 9L15 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',chrome:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.17 8H12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.95 6.06L8.54 14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.88 21.94L15.46 14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',code:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 18L22 12L16 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 6L2 12L8 18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cornerLeftDown:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 15L9 20L4 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 4H13C11.9391 4 10.9217 4.42143 10.1716 5.17157C9.42143 5.92172 9 6.93913 9 8V20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',circle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',codepen:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2L22 8.5V15.5L12 22L2 15.5V8.5L12 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 22V15.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 8.5L12 15.5L2 8.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 15.5L12 8.5L22 15.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 2V8.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cornerLeftUp:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 9L9 4L4 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 20H13C11.9391 20 10.9217 19.5786 10.1716 18.8284C9.42143 18.0783 9 17.0609 9 16V4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',clipboard:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 2H9C8.44772 2 8 2.44772 8 3V5C8 5.55228 8.44772 6 9 6H15C15.5523 6 16 5.55228 16 5V3C16 2.44772 15.5523 2 15 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',codesandbox:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 16V8C20.9996 7.64928 20.9071 7.30481 20.7315 7.00116C20.556 6.69752 20.3037 6.44536 20 6.27L13 2.27C12.696 2.09446 12.3511 2.00205 12 2.00205C11.6489 2.00205 11.304 2.09446 11 2.27L4 6.27C3.69626 6.44536 3.44398 6.69752 3.26846 7.00116C3.09294 7.30481 3.00036 7.64928 3 8V16C3.00036 16.3507 3.09294 16.6952 3.26846 16.9988C3.44398 17.3025 3.69626 17.5546 4 17.73L11 21.73C11.304 21.9055 11.6489 21.998 12 21.998C12.3511 21.998 12.696 21.9055 13 21.73L20 17.73C20.3037 17.5546 20.556 17.3025 20.7315 16.9988C20.9071 16.6952 20.9996 16.3507 21 16Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.5 4.21L12 6.81L16.5 4.21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.5 19.79V14.6L3 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 12L16.5 14.6V19.79" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.27 6.96L12 12.01L20.73 6.96" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 22.08V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cornerRightDown:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 15L15 20L20 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 4H11C12.0609 4 13.0783 4.42143 13.8284 5.17157C14.5786 5.92172 15 6.93913 15 8V20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',clock:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 6V12L16 14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',coffee:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 8H19C20.0609 8 21.0783 8.42143 21.8284 9.17157C22.5786 9.92172 23 10.9391 23 12C23 13.0609 22.5786 14.0783 21.8284 14.8284C21.0783 15.5786 20.0609 16 19 16H18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 8H18V17C18 18.0609 17.5786 19.0783 16.8284 19.8284C16.0783 20.5786 15.0609 21 14 21H6C4.93913 21 3.92172 20.5786 3.17157 19.8284C2.42143 19.0783 2 18.0609 2 17V8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 1V4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 1V4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 1V4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cornerRightUp:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 9L15 4L20 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 20H11C12.0609 20 13.0783 19.5786 13.8284 18.8284C14.5786 18.0783 15 17.0609 15 16V4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cloudDrizzle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 19V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 13V15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 19V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 13V15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 21V23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15V17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 16.58C21.0512 16.1196 21.9121 15.3116 22.4381 14.2915C22.9641 13.2715 23.1231 12.1016 22.8886 10.9782C22.6541 9.85476 22.0402 8.84622 21.15 8.12184C20.2599 7.39746 19.1476 7.00135 18 7H16.74C16.423 5.77252 15.8189 4.63795 14.9773 3.6898C14.1358 2.74166 13.0809 2.00708 11.8998 1.54662C10.7186 1.08617 9.44491 0.91302 8.18368 1.04145C6.92246 1.16987 5.70981 1.5962 4.6457 2.28529C3.58158 2.97437 2.69647 3.90649 2.06331 5.0048C1.43015 6.10311 1.06708 7.33618 1.00401 8.60235C0.940954 9.86853 1.17971 11.1316 1.70061 12.2874C2.2215 13.4431 3.00962 14.4586 4 15.25" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',columns:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 3V21M12 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H12V3ZM12 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H12V3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cornerUpLeft:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 14L4 9L9 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 20V13C20 11.9391 19.5786 10.9217 18.8284 10.1716C18.0783 9.42143 17.0609 9 16 9H4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cloudLightning:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 16.9C20.2151 16.6533 21.2953 15.9638 22.0307 14.9655C22.7661 13.9671 23.1043 12.7312 22.9797 11.4975C22.8551 10.2638 22.2765 9.12047 21.3563 8.28938C20.4361 7.45828 19.2399 6.99876 18 7H16.74C16.4087 5.71732 15.764 4.53699 14.8639 3.56499C13.9638 2.59298 12.8363 1.85973 11.5828 1.43106C10.3293 1.0024 8.98897 0.891734 7.68213 1.10901C6.37529 1.32629 5.14287 1.8647 4.0955 2.67591C3.04814 3.48712 2.21862 4.54574 1.68143 5.75671C1.14424 6.96769 0.916185 8.29311 1.01775 9.61399C1.11931 10.9349 1.54731 12.2099 2.26332 13.3245C2.97932 14.4391 3.96093 15.3584 5.12 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 11L9 17H15L11 23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',command:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 3C17.2044 3 16.4413 3.31607 15.8787 3.87868C15.3161 4.44129 15 5.20435 15 6V18C15 18.7956 15.3161 19.5587 15.8787 20.1213C16.4413 20.6839 17.2044 21 18 21C18.7956 21 19.5587 20.6839 20.1213 20.1213C20.6839 19.5587 21 18.7956 21 18C21 17.2044 20.6839 16.4413 20.1213 15.8787C19.5587 15.3161 18.7956 15 18 15H6C5.20435 15 4.44129 15.3161 3.87868 15.8787C3.31607 16.4413 3 17.2044 3 18C3 18.7956 3.31607 19.5587 3.87868 20.1213C4.44129 20.6839 5.20435 21 6 21C6.79565 21 7.55871 20.6839 8.12132 20.1213C8.68393 19.5587 9 18.7956 9 18V6C9 5.20435 8.68393 4.44129 8.12132 3.87868C7.55871 3.31607 6.79565 3 6 3C5.20435 3 4.44129 3.31607 3.87868 3.87868C3.31607 4.44129 3 5.20435 3 6C3 6.79565 3.31607 7.55871 3.87868 8.12132C4.44129 8.68393 5.20435 9 6 9H18C18.7956 9 19.5587 8.68393 20.1213 8.12132C20.6839 7.55871 21 6.79565 21 6C21 5.20435 20.6839 4.44129 20.1213 3.87868C19.5587 3.31607 18.7956 3 18 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cornerUpRight:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 14L20 9L15 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 20V13C4 11.9391 4.42143 10.9217 5.17157 10.1716C5.92172 9.42143 6.93913 9 8 9H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cloudOff:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.99999 5C3.43807 5.86364 2.2098 7.22478 1.51058 8.86691C0.811359 10.509 0.681344 12.3378 1.14122 14.0623C1.60109 15.7869 2.62444 17.3081 4.04847 18.384C5.47251 19.4599 7.21543 20.0288 8.99999 20H18C18.5798 19.9993 19.155 19.8978 19.7 19.7M22.61 16.95C22.9322 16.1893 23.0609 15.3606 22.9845 14.5381C22.9082 13.7155 22.6293 12.9246 22.1726 12.2362C21.716 11.5478 21.0959 10.9832 20.3677 10.593C19.6396 10.2027 18.8261 9.99902 18 10H16.74C16.3318 8.39249 15.4341 6.95158 14.171 5.87666C12.908 4.80173 11.3421 4.14593 9.68999 4L22.61 16.95Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 1L23 23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',compass:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.24 7.76L14.12 14.12L7.76001 16.24L9.88001 9.88L16.24 7.76Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cpu:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 9H9V15H15V9Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 1V4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 1V4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 20V23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 20V23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 9H23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 14H23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 9H4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 14H4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cloudRain:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 13V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 13V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15V23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 16.58C21.0512 16.1196 21.9121 15.3116 22.4381 14.2915C22.964 13.2715 23.1231 12.1016 22.8886 10.9782C22.654 9.85476 22.0402 8.84622 21.15 8.12184C20.2599 7.39746 19.1476 7.00135 18 7H16.74C16.423 5.77252 15.8188 4.63795 14.9773 3.6898C14.1357 2.74166 13.0809 2.00708 11.8997 1.54662C10.7186 1.08617 9.44488 0.91302 8.18365 1.04145C6.92243 1.16987 5.70978 1.5962 4.64567 2.28529C3.58155 2.97437 2.69644 3.90649 2.06328 5.0048C1.43012 6.10311 1.06704 7.33618 1.00398 8.60235C0.940923 9.86853 1.17968 11.1316 1.70058 12.2874C2.22147 13.4431 3.00959 14.4586 3.99997 15.25" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',copy:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 9H11C9.89543 9 9 9.89543 9 11V20C9 21.1046 9.89543 22 11 22H20C21.1046 22 22 21.1046 22 20V11C22 9.89543 21.1046 9 20 9Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 15H4C3.46957 15 2.96086 14.7893 2.58579 14.4142C2.21071 14.0391 2 13.5304 2 13V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H13C13.5304 2 14.0391 2.21071 14.4142 2.58579C14.7893 2.96086 15 3.46957 15 4V5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',creditCard:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 4H3C1.89543 4 1 4.89543 1 6V18C1 19.1046 1.89543 20 3 20H21C22.1046 20 23 19.1046 23 18V6C23 4.89543 22.1046 4 21 4Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 10H23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cloudSnow:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 17.58C21.0512 17.1196 21.9121 16.3116 22.4381 15.2915C22.964 14.2715 23.1231 13.1016 22.8886 11.9782C22.654 10.8548 22.0402 9.84622 21.15 9.12184C20.2599 8.39746 19.1476 8.00135 18 8H16.74C16.423 6.77252 15.8188 5.63795 14.9773 4.6898C14.1357 3.74165 13.0809 3.00708 11.8997 2.54662C10.7186 2.08617 9.44488 1.91302 8.18365 2.04145C6.92243 2.16987 5.70978 2.5962 4.64567 3.28529C3.58155 3.97437 2.69644 4.90649 2.06328 6.0048C1.43012 7.10311 1.06704 8.33618 1.00398 9.60235C0.940923 10.8685 1.17968 12.1316 1.70058 13.2874C2.22147 14.4431 3.00959 15.4586 3.99997 16.25" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 16H8.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 20H8.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 18H12.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 22H12.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 16H16.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 20H16.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',maximize2:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 3H21V9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 21H3V15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 3L14 10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 21L10 14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',globe:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 12H22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22C9.49872 19.2616 8.07725 15.708 8 12C8.07725 8.29203 9.49872 4.73835 12 2V2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',inbox:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12H16L14 15H10L8 12H2" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.45 5.11L2 12V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V12L18.55 5.11C18.3844 4.77679 18.1292 4.49637 17.813 4.30028C17.4967 4.10419 17.1321 4.0002 16.76 4H7.24C6.86792 4.0002 6.50326 4.10419 6.18704 4.30028C5.87083 4.49637 5.61558 4.77679 5.45 5.11V5.11Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',grid:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 3H3V10H10V3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 3H14V10H21V3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 14H14V21H21V14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 14H3V21H10V14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',info:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 8H12.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',list:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 6H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 12H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 18H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 6H3.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 12H3.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 18H3.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',hardDrive:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12H2" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.45 5.11L2 12V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V12L18.55 5.11C18.3844 4.77679 18.1292 4.49637 17.813 4.30028C17.4967 4.10419 17.1321 4.0002 16.76 4H7.24C6.86792 4.0002 6.50326 4.10419 6.18704 4.30028C5.87083 4.49637 5.61558 4.77679 5.45 5.11V5.11Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 16H6.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 16H10.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',instagram:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 2H7C4.23858 2 2 4.23858 2 7V17C2 19.7614 4.23858 22 7 22H17C19.7614 22 22 19.7614 22 17V7C22 4.23858 19.7614 2 17 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 11.37C16.1234 12.2022 15.9813 13.0522 15.5938 13.799C15.2063 14.5458 14.5931 15.1514 13.8416 15.5297C13.0901 15.9079 12.2384 16.0396 11.4078 15.9059C10.5771 15.7723 9.80976 15.3801 9.21484 14.7852C8.61991 14.1902 8.22773 13.4229 8.09406 12.5922C7.9604 11.7616 8.09206 10.9099 8.47032 10.1584C8.84858 9.40685 9.45418 8.79374 10.201 8.40624C10.9478 8.01874 11.7978 7.87659 12.63 8C13.4789 8.12588 14.2648 8.52146 14.8717 9.12831C15.4785 9.73515 15.8741 10.5211 16 11.37Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5 6.5H17.51" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',loader:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2V6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 18V22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.92999 4.93L7.75999 7.76" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.24 16.24L19.07 19.07" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 12H6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 12H22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.92999 19.07L7.75999 16.24" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.24 7.76L19.07 4.93" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',hash:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 9H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 15H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 3L8 21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 3L14 21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',italic:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 4H10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 20H5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 4L9 20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',look:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 11H5C3.89543 11 3 11.8954 3 13V20C3 21.1046 3.89543 22 5 22H19C20.1046 22 21 21.1046 21 20V13C21 11.8954 20.1046 11 19 11Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 11V7C7 5.67392 7.52678 4.40215 8.46447 3.46447C9.40215 2.52678 10.6739 2 12 2C13.3261 2 14.5979 2.52678 15.5355 3.46447C16.4732 4.40215 17 5.67392 17 7V11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',headphones:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 18V12C3 9.61305 3.94821 7.32387 5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3C14.3869 3 16.6761 3.94821 18.364 5.63604C20.0518 7.32387 21 9.61305 21 12V18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H18C17.4696 21 16.9609 20.7893 16.5858 20.4142C16.2107 20.0391 16 19.5304 16 19V16C16 15.4696 16.2107 14.9609 16.5858 14.5858C16.9609 14.2107 17.4696 14 18 14H21V19ZM3 19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H6C6.53043 21 7.03914 20.7893 7.41421 20.4142C7.78929 20.0391 8 19.5304 8 19V16C8 15.4696 7.78929 14.9609 7.41421 14.5858C7.03914 14.2107 6.53043 14 6 14H3V19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',key:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 7.5L19 4M21 2L19 4L21 2ZM11.39 11.61C11.9063 12.1195 12.3168 12.726 12.5978 13.3948C12.8787 14.0635 13.0246 14.7813 13.027 15.5066C13.0295 16.232 12.8884 16.9507 12.6119 17.6213C12.3354 18.2919 11.9291 18.9012 11.4161 19.4141C10.9032 19.9271 10.2939 20.3334 9.6233 20.6099C8.95268 20.8864 8.234 21.0275 7.50863 21.025C6.78327 21.0226 6.06554 20.8767 5.39679 20.5958C4.72804 20.3148 4.12147 19.9043 3.612 19.388C2.61013 18.3507 2.05576 16.9614 2.06829 15.5193C2.08082 14.0772 2.65925 12.6977 3.679 11.678C4.69874 10.6583 6.07821 10.0798 7.52029 10.0673C8.96238 10.0548 10.3517 10.6091 11.389 11.611L11.39 11.61ZM11.39 11.61L15.5 7.5L11.39 11.61ZM15.5 7.5L18.5 10.5L22 7L19 4L15.5 7.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',logIn:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 17L15 12L10 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 12H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',heart:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.84 4.61C20.3292 4.099 19.7228 3.69364 19.0554 3.41708C18.3879 3.14052 17.6725 2.99817 16.95 2.99817C16.2275 2.99817 15.5121 3.14052 14.8446 3.41708C14.1772 3.69364 13.5708 4.099 13.06 4.61L12 5.67L10.94 4.61C9.9083 3.57831 8.50903 2.99871 7.05 2.99871C5.59096 2.99871 4.19169 3.57831 3.16 4.61C2.1283 5.64169 1.54871 7.04097 1.54871 8.5C1.54871 9.95903 2.1283 11.3583 3.16 12.39L4.22 13.45L12 21.23L19.78 13.45L20.84 12.39C21.351 11.8792 21.7563 11.2728 22.0329 10.6054C22.3095 9.93789 22.4518 9.22249 22.4518 8.5C22.4518 7.77751 22.3095 7.0621 22.0329 6.39464C21.7563 5.72718 21.351 5.12075 20.84 4.61V4.61Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',layers:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2L2 7L12 12L22 7L12 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 17L12 22L22 17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 12L12 17L22 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',logOut:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 17L21 12L16 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 12H9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',helpCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.09003 9C9.32513 8.33167 9.78918 7.76811 10.4 7.40913C11.0108 7.05016 11.7289 6.91894 12.4272 7.03871C13.1255 7.15849 13.7588 7.52153 14.2151 8.06353C14.6714 8.60553 14.9211 9.29152 14.92 10C14.92 12 11.92 13 11.92 13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 17H12.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',layout:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 9H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 21V9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',mail:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 4H20C21.1 4 22 4.9 22 6V18C22 19.1 21.1 20 20 20H4C2.9 20 2 19.1 2 18V6C2 4.9 2.9 4 4 4Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 6L12 13L2 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',hexagon:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 16V8C20.9996 7.64928 20.9071 7.30481 20.7315 7.00116C20.556 6.69752 20.3037 6.44536 20 6.27L13 2.27C12.696 2.09446 12.3511 2.00205 12 2.00205C11.6489 2.00205 11.304 2.09446 11 2.27L4 6.27C3.69626 6.44536 3.44398 6.69752 3.26846 7.00116C3.09294 7.30481 3.00036 7.64928 3 8V16C3.00036 16.3507 3.09294 16.6952 3.26846 16.9988C3.44398 17.3025 3.69626 17.5546 4 17.73L11 21.73C11.304 21.9055 11.6489 21.998 12 21.998C12.3511 21.998 12.696 21.9055 13 21.73L20 17.73C20.3037 17.5546 20.556 17.3025 20.7315 16.9988C20.9071 16.6952 20.9996 16.3507 21 16Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',lifeBuoy:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.92999 4.93L9.16999 9.17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.83 14.83L19.07 19.07" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.83 9.17L19.07 4.93" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.83 9.17L18.36 5.64" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.92999 19.07L9.16999 14.83" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',mapPin:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 10C21 17 12 23 12 23C12 23 3 17 3 10C3 7.61305 3.94821 5.32387 5.63604 3.63604C7.32387 1.94821 9.61305 1 12 1C14.3869 1 16.6761 1.94821 18.364 3.63604C20.0518 5.32387 21 7.61305 21 10Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',home:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 9L12 2L21 9V20C21 20.5304 20.7893 21.0391 20.4142 21.4142C20.0391 21.7893 19.5304 22 19 22H5C4.46957 22 3.96086 21.7893 3.58579 21.4142C3.21071 21.0391 3 20.5304 3 20V9Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 22V12H15V22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',barChart2:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 20V10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 20V4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 20V14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cornerDownLeft:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 10L4 15L9 20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 4V11C20 12.0609 19.5786 13.0783 18.8284 13.8284C18.0783 14.5786 17.0609 15 16 15H4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',maximize:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 16V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H8M8 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V8L8 3ZM21 8V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H16L21 8ZM16 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V16L16 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',database:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 8C16.9706 8 21 6.65685 21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5C3 6.65685 7.02944 8 12 8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 12C21 13.66 17 15 12 15C7 15 3 13.66 3 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 5V19C3 20.66 7 22 12 22C17 22 21 20.66 21 19V5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',meh:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 15H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 9H9.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 9H15.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',delete:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 4H8L1 12L8 20H21C21.5304 20 22.0391 19.7893 22.4142 19.4142C22.7893 19.0391 23 18.5304 23 18V6C23 5.46957 22.7893 4.96086 22.4142 4.58579C22.0391 4.21071 21.5304 4 21 4V4Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 9L12 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 9L18 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',crop:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.13 1L6 16C6 16.5304 6.21071 17.0391 6.58579 17.4142C6.96086 17.7893 7.46957 18 8 18H23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 6.13L16 6C16.5304 6 17.0391 6.21071 17.4142 6.58579C17.7893 6.96086 18 7.46957 18 8V23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',menu:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 12H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 6H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 18H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',disc:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',messageCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 11.5C21.0034 12.8199 20.6951 14.1219 20.1 15.3C19.3944 16.7117 18.3098 17.8992 16.9674 18.7293C15.6251 19.5594 14.0782 19.9994 12.5 20C11.1801 20.0034 9.87812 19.6951 8.7 19.1L3 21L4.9 15.3C4.30493 14.1219 3.99656 12.8199 4 11.5C4.00061 9.92176 4.44061 8.37485 5.27072 7.03255C6.10083 5.69025 7.28825 4.60557 8.7 3.9C9.87812 3.30493 11.1801 2.99656 12.5 3H13C15.0843 3.11499 17.053 3.99476 18.5291 5.47086C20.0052 6.94695 20.885 8.91565 21 11V11.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',divideCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 12H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cloud:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 10H16.74C16.3659 8.551 15.5928 7.23599 14.5086 6.2044C13.4245 5.1728 12.0727 4.46599 10.6069 4.16428C9.14112 3.86256 7.62008 3.97804 6.21664 4.49759C4.8132 5.01714 3.58363 5.91993 2.66764 7.10338C1.75165 8.28683 1.18598 9.70348 1.0349 11.1924C0.883813 12.6812 1.15338 14.1826 1.81296 15.526C2.47255 16.8693 3.4957 18.0007 4.76617 18.7916C6.03663 19.5824 7.50347 20.0011 8.99999 20H18C19.3261 20 20.5978 19.4732 21.5355 18.5355C22.4732 17.5979 23 16.3261 23 15C23 13.6739 22.4732 12.4021 21.5355 11.4645C20.5978 10.5268 19.3261 10 18 10Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',messageSquare:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',divideSquare:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 12H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',micOff:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L23 23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 9.34V4C15.0007 3.25603 14.725 2.53832 14.2264 1.9862C13.7277 1.43408 13.0417 1.08694 12.3015 1.01217C11.5613 0.937406 10.8197 1.14034 10.2207 1.58159C9.62172 2.02283 9.20805 2.67091 9.06 3.4M9 9V12C9.00052 12.593 9.17675 13.1725 9.50643 13.6653C9.83611 14.1582 10.3045 14.5423 10.8523 14.7691C11.4002 14.996 12.0029 15.0554 12.5845 14.9399C13.1661 14.8243 13.7005 14.539 14.12 14.12L9 9Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19 10V12C18.9996 12.4124 18.9628 12.824 18.89 13.23M17 16.95C16.0238 17.9464 14.7721 18.6285 13.4056 18.9086C12.0391 19.1887 10.62 19.0542 9.3305 18.5223C8.04096 17.9903 6.93976 17.0853 6.16817 15.9232C5.39658 14.761 4.9898 13.3949 5 12V10L17 16.95Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 19V23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 23H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',divide:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 8C13.1046 8 14 7.10457 14 6C14 4.89543 13.1046 4 12 4C10.8954 4 10 4.89543 10 6C10 7.10457 10.8954 8 12 8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 12H19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 20C13.1046 20 14 19.1046 14 18C14 16.8954 13.1046 16 12 16C10.8954 16 10 16.8954 10 18C10 19.1046 10.8954 20 12 20Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cornerDownRight:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 10L20 15L15 20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 4V11C4 12.0609 4.42143 13.0783 5.17157 13.8284C5.92172 14.5786 6.93913 15 8 15H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',mic:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 1C11.2044 1 10.4413 1.31607 9.87868 1.87868C9.31607 2.44129 9 3.20435 9 4V12C9 12.7956 9.31607 13.5587 9.87868 14.1213C10.4413 14.6839 11.2044 15 12 15C12.7956 15 13.5587 14.6839 14.1213 14.1213C14.6839 13.5587 15 12.7956 15 12V4C15 3.20435 14.6839 2.44129 14.1213 1.87868C13.5587 1.31607 12.7956 1 12 1V1Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19 10V12C19 13.8565 18.2625 15.637 16.9497 16.9497C15.637 18.2625 13.8565 19 12 19C10.1435 19 8.36301 18.2625 7.05025 16.9497C5.7375 15.637 5 13.8565 5 12V10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 19V23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 23H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',dollarSign:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 1V23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 5H9.5C8.57174 5 7.6815 5.36875 7.02513 6.02513C6.36875 6.6815 6 7.57174 6 8.5C6 9.42826 6.36875 10.3185 7.02513 10.9749C7.6815 11.6313 8.57174 12 9.5 12H14.5C15.4283 12 16.3185 12.3687 16.9749 13.0251C17.6313 13.6815 18 14.5717 18 15.5C18 16.4283 17.6313 17.3185 16.9749 17.9749C16.3185 18.6313 15.4283 19 14.5 19H6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',downloadCloud:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 17L12 21L16 17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 12V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.88 18.09C21.7494 17.4786 22.4014 16.6062 22.7413 15.5991C23.0812 14.5921 23.0914 13.503 22.7704 12.4898C22.4494 11.4766 21.8139 10.5921 20.9561 9.96456C20.0983 9.33703 19.0628 8.99917 18 9H16.74C16.4392 7.82787 15.8765 6.73925 15.0941 5.81608C14.3117 4.89291 13.3301 4.15926 12.2232 3.67036C11.1163 3.18145 9.91284 2.95003 8.70352 2.99352C7.4942 3.03701 6.31051 3.35427 5.24155 3.92143C4.17259 4.48858 3.24622 5.29085 2.53218 6.26783C1.81814 7.24481 1.33505 8.37105 1.11925 9.56175C0.903464 10.7525 0.960604 11.9766 1.28637 13.142C1.61214 14.3074 2.19805 15.3838 2.99999 16.29" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',crosshair:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 12H18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 12H2" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 6V2" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 22V18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',link2:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 17H6C5.34339 17 4.69321 16.8707 4.08658 16.6194C3.47995 16.3681 2.92876 15.9998 2.46447 15.5355C1.52678 14.5979 1 13.3261 1 12C1 10.6739 1.52678 9.40215 2.46447 8.46447C3.40215 7.52678 4.67392 7 6 7H9M15 7H18C18.6566 7 19.3068 7.12933 19.9134 7.3806C20.52 7.63188 21.0712 8.00017 21.5355 8.46447C21.9998 8.92876 22.3681 9.47996 22.6194 10.0866C22.8707 10.6932 23 11.3434 23 12C23 12.6566 22.8707 13.3068 22.6194 13.9134C22.3681 14.52 21.9998 15.0712 21.5355 15.5355C21.0712 15.9998 20.52 16.3681 19.9134 16.6194C19.3068 16.8707 18.6566 17 18 17H15V7Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 12H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',map:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 6V22L8 18L16 22L23 18V2L16 6L8 2L1 6Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 2V18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 6V22" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',image:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.5 10C9.32843 10 10 9.32843 10 8.5C10 7.67157 9.32843 7 8.5 7C7.67157 7 7 7.67157 7 8.5C7 9.32843 7.67157 10 8.5 10Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 15L16 10L5 21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',barChart:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 20V10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 20V4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 20V16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',ballOff:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.73 21C13.5542 21.3031 13.3018 21.5547 12.9982 21.7295C12.6946 21.9044 12.3504 21.9965 12 21.9965C11.6496 21.9965 11.3054 21.9044 11.0018 21.7295C10.6982 21.5547 10.4458 21.3031 10.27 21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.63 13C18.1851 11.3714 17.973 9.68804 18 8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.26 6.25999C6.08627 6.82361 5.99861 7.41022 6 7.99999C6 15 3 17 3 17H17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 7.99999C18.0016 6.91306 17.7079 5.8461 17.1503 4.91308C16.5927 3.98007 15.7922 3.21605 14.8341 2.70263C13.8761 2.18921 12.7966 1.94569 11.7109 1.99806C10.6252 2.05043 9.57417 2.39674 8.67 2.99999" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 1L23 23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cameraOff:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L23 23" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.28 15.28C14.9481 15.765 14.5134 16.171 14.0068 16.469C13.5002 16.7669 12.9342 16.9496 12.3489 17.004C11.7637 17.0584 11.1737 16.9831 10.6209 16.7836C10.0681 16.5841 9.56601 16.2652 9.15042 15.8496C8.73483 15.434 8.41593 14.9319 8.2164 14.3791C8.01688 13.8263 7.94163 13.2363 7.99601 12.6511C8.05039 12.0658 8.23306 11.4998 8.53103 10.9932C8.829 10.4866 9.23495 10.0519 9.72 9.72M21 21H3C2.46957 21 1.96086 20.7893 1.58579 20.4142C1.21071 20.0391 1 19.5304 1 19V8C1 7.46957 1.21071 6.96086 1.58579 6.58579C1.96086 6.21071 2.46957 6 3 6H6L21 21ZM9 3H15L17 6H21C21.5304 6 22.0391 6.21071 22.4142 6.58579C22.7893 6.96086 23 7.46957 23 8V17.34L9 3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',chevronsDown:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 13L12 18L17 13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 6L12 11L17 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',bell:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 8C18 6.4087 17.3679 4.88258 16.2426 3.75736C15.1174 2.63214 13.5913 2 12 2C10.4087 2 8.88258 2.63214 7.75736 3.75736C6.63214 4.88258 6 6.4087 6 8C6 15 3 17 3 17H21C21 17 18 15 18 8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.73 21C13.5542 21.3031 13.3018 21.5547 12.9982 21.7295C12.6946 21.9044 12.3504 21.9965 12 21.9965C11.6496 21.9965 11.3054 21.9044 11.0018 21.7295C10.6982 21.5547 10.4458 21.3031 10.27 21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',camera:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23 19C23 19.5304 22.7893 20.0391 22.4142 20.4142C22.0391 20.7893 21.5304 21 21 21H3C2.46957 21 1.96086 20.7893 1.58579 20.4142C1.21071 20.0391 1 19.5304 1 19V8C1 7.46957 1.21071 6.96086 1.58579 6.58579C1.96086 6.21071 2.46957 6 3 6H7L9 3H15L17 6H21C21.5304 6 22.0391 6.21071 22.4142 6.58579C22.7893 6.96086 23 7.46957 23 8V19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 17C14.2091 17 16 15.2091 16 13C16 10.7909 14.2091 9 12 9C9.79086 9 8 10.7909 8 13C8 15.2091 9.79086 17 12 17Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',chevronsLeft:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 17L6 12L11 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 17L13 12L18 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',bluetooth:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.5 6.5L17.5 17.5L12 23V1L17.5 6.5L6.5 17.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',cast:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 8V6C2 5.46957 2.21071 4.96086 2.58579 4.58579C2.96086 4.21071 3.46957 4 4 4H20C20.5304 4 21.0391 4.21071 21.4142 4.58579C21.7893 4.96086 22 5.46957 22 6V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H14M2 16.1C2.96089 16.296 3.84294 16.7702 4.53638 17.4636C5.22982 18.1571 5.70403 19.0391 5.9 20L2 16.1ZM2 12.05C4.03079 12.2759 5.92428 13.186 7.36911 14.6309C8.81395 16.0757 9.72414 17.9692 9.95 20L2 12.05Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 20H2.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',chevronsRight:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 17L18 12L13 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 17L11 12L6 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',bold:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 4H14C15.0609 4 16.0783 4.42143 16.8284 5.17157C17.5786 5.92172 18 6.93913 18 8C18 9.06087 17.5786 10.0783 16.8284 10.8284C16.0783 11.5786 15.0609 12 14 12H6V4Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 12H15C16.0609 12 17.0783 12.4214 17.8284 13.1716C18.5786 13.9217 19 14.9391 19 16C19 17.0609 18.5786 18.0783 17.8284 18.8284C17.0783 19.5786 16.0609 20 15 20H6V12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',checkCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 11.08V12C21.9988 14.1564 21.3005 16.2547 20.0093 17.9818C18.7182 19.709 16.9033 20.9725 14.8354 21.5839C12.7674 22.1953 10.5573 22.1219 8.53447 21.3746C6.51168 20.6273 4.78465 19.2461 3.61096 17.4371C2.43727 15.628 1.87979 13.4881 2.02168 11.3363C2.16356 9.18457 2.99721 7.13633 4.39828 5.49707C5.79935 3.85782 7.69279 2.71538 9.79619 2.24015C11.8996 1.76491 14.1003 1.98234 16.07 2.86" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 4L12 14.01L9 11.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',chevronsUp:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 11L12 6L7 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 18L12 13L7 18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',bookOpen:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 3H8C9.06087 3 10.0783 3.42143 10.8284 4.17157C11.5786 4.92172 12 5.93913 12 7V21C12 20.2044 11.6839 19.4413 11.1213 18.8787C10.5587 18.3161 9.79565 18 9 18H2V3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 3H16C14.9391 3 13.9217 3.42143 13.1716 4.17157C12.4214 4.92172 12 5.93913 12 7V21C12 20.2044 12.3161 19.4413 12.8787 18.8787C13.4413 18.3161 14.2044 18 15 18H22V3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',checkSquare:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 11L12 14L22 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 12V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',book:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.5 2H20V22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2V2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',check:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 6L9 17L4 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',bookmark:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 21L12 16L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',chevronDown:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',box:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 16V7.99999C20.9996 7.64927 20.9071 7.3048 20.7315 7.00116C20.556 6.69751 20.3037 6.44536 20 6.26999L13 2.26999C12.696 2.09446 12.3511 2.00204 12 2.00204C11.6489 2.00204 11.304 2.09446 11 2.26999L4 6.26999C3.69626 6.44536 3.44398 6.69751 3.26846 7.00116C3.09294 7.3048 3.00036 7.64927 3 7.99999V16C3.00036 16.3507 3.09294 16.6952 3.26846 16.9988C3.44398 17.3025 3.69626 17.5546 4 17.73L11 21.73C11.304 21.9055 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9055 13 21.73L20 17.73C20.3037 17.5546 20.556 17.3025 20.7315 16.9988C20.9071 16.6952 20.9996 16.3507 21 16Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.27002 6.96001L12 12.01L20.73 6.96001" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 22.08V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',chevronLeft:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 18L9 12L15 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',briefcase:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 7H4C2.89543 7 2 7.89543 2 9V19C2 20.1046 2.89543 21 4 21H20C21.1046 21 22 20.1046 22 19V9C22 7.89543 21.1046 7 20 7Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 21V5C16 4.46957 15.7893 3.96086 15.4142 3.58579C15.0391 3.21071 14.5304 3 14 3H10C9.46957 3 8.96086 3.21071 8.58579 3.58579C8.21071 3.96086 8 4.46957 8 5V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',chevronRight:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 18L15 12L9 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',calendar:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22H19C20.1046 22 21 21.1046 21 20V6C21 4.89543 20.1046 4 19 4Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 2V6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 2V6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 10H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',chevronUp:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 15L12 9L6 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',batteryCharging:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 6H17C17.5304 6 18.0391 6.21071 18.4142 6.58579C18.7893 6.96086 19 7.46957 19 8V16C19 16.5304 18.7893 17.0391 18.4142 17.4142C18.0391 17.7893 17.5304 18 17 18H13.81M5 18H3C2.46957 18 1.96086 17.7893 1.58579 17.4142C1.21071 17.0391 1 16.5304 1 16V8C1 7.46957 1.21071 6.96086 1.58579 6.58579C1.96086 6.21071 2.46957 6 3 6H6.19L5 18Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 13V11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 6L7 12H13L9 18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',battery:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 6H3C1.89543 6 1 6.89543 1 8V16C1 17.1046 1.89543 18 3 18H17C18.1046 18 19 17.1046 19 16V8C19 6.89543 18.1046 6 17 6Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 13V11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',activity:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12H18L15 21L9 3L6 12H2" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',aperture:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.31 8L20.05 17.94" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.69 8H21.17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.38 12L13.12 2.06" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.69 16L3.95 6.06" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.31 16H2.83" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.62 12L10.88 21.94" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',arrowUpCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12L12 8L8 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16V8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',airplay:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 17H4C3.46957 17 2.96086 16.7893 2.58579 16.4142C2.21071 16.0391 2 15.5304 2 15V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H20C20.5304 3 21.0391 3.21071 21.4142 3.58579C21.7893 3.96086 22 4.46957 22 5V15C22 15.5304 21.7893 16.0391 21.4142 16.4142C21.0391 16.7893 20.5304 17 20 17H19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15L17 21H7L12 15Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',archive:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 8V21H3V8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 3H1V8H23V3Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 12H14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',arrowUpLeft:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 17L7 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 17V7H17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',alertCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 8V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16H12.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',arrowDownCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 12L12 16L16 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 8V16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',arrowUpRight:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 17L17 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 7H17V17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',alertOctagon:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.86 2H16.14L22 7.86V16.14L16.14 22H7.86L2 16.14V7.86L7.86 2Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 8V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16H12.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',arrowDownLeft:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 7L7 17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 17H7V7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',arrowUp:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 19V5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 12L12 5L19 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',alertTriangle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.29 3.85999L1.81999 18C1.64536 18.3024 1.55296 18.6453 1.55198 18.9945C1.551 19.3437 1.64148 19.6871 1.81442 19.9905C1.98735 20.2939 2.23672 20.5467 2.5377 20.7238C2.83868 20.9009 3.18079 20.9962 3.52999 21H20.47C20.8192 20.9962 21.1613 20.9009 21.4623 20.7238C21.7633 20.5467 22.0126 20.2939 22.1856 19.9905C22.3585 19.6871 22.449 19.3437 22.448 18.9945C22.447 18.6453 22.3546 18.3024 22.18 18L13.71 3.85999C13.5317 3.5661 13.2807 3.32311 12.9812 3.15447C12.6817 2.98584 12.3437 2.89725 12 2.89725C11.6563 2.89725 11.3183 2.98584 11.0188 3.15447C10.7193 3.32311 10.4683 3.5661 10.29 3.85999V3.85999Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 9V13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 17H12.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',arrowDownRight:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 7L17 17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 7V17H7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',atSign:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 7.99999V13C16 13.7956 16.3161 14.5587 16.8787 15.1213C17.4413 15.6839 18.2044 16 19 16C19.7957 16 20.5587 15.6839 21.1213 15.1213C21.6839 14.5587 22 13.7956 22 13V12C21.9999 9.74302 21.2362 7.55247 19.8333 5.78452C18.4303 4.01658 16.4706 2.77521 14.2726 2.26229C12.0747 1.74936 9.76794 1.99503 7.72736 2.95936C5.68677 3.92368 4.03241 5.54995 3.03327 7.57371C2.03413 9.59748 1.74898 11.8997 2.22418 14.1061C2.69938 16.3125 3.90699 18.2932 5.65064 19.7263C7.39429 21.1593 9.57144 21.9603 11.8281 21.9991C14.0847 22.0379 16.2881 21.3122 18.08 19.94" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',alignCenter:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 10H6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 6H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 14H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 18H6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',arrowDown:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 5V19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19 12L12 19L5 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',award:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 15C15.866 15 19 11.866 19 8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8C5 11.866 8.13401 15 12 15Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.21 13.89L7 23L12 20L17 23L15.79 13.88" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',alignJustify:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 10H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 6H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 14H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 18H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',arrowLeftCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 8L8 12L12 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12H8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',alignLeft:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 10H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 6H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 14H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 18H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',arrowLeft:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 12H5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 19L5 12L12 5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',alignRight:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 10H7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 6H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 14H3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 18H7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',arrowRightCircle:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16L16 12L12 8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 12H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',anchor:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 8C13.6569 8 15 6.65685 15 5C15 3.34315 13.6569 2 12 2C10.3431 2 9 3.34315 9 5C9 6.65685 10.3431 8 12 8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 22V8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 12H2C2 14.6522 3.05357 17.1957 4.92893 19.0711C6.8043 20.9464 9.34784 22 12 22C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12H19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',arrowRight:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 12H19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 5L19 12L12 19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'},md=["innerHTML"],fd=Pt({...{name:"IIcon"},props:{icon:{default:void 0,type:null},size:{default:"md",type:String},color:{default:"black",type:String},iconClass:{default:void 0,type:String}},setup(e){const t=e,r=de(()=>pd[t.icon]||""),a=de(()=>`i-icon-${t.size}`),o=de(()=>jo(t.color));return(n,i)=>(ae(),se("span",{innerHTML:r.value,class:We(["i-icon",a.value]),style:et(o.value)},null,14,md))}}),Po=Ft(fd,[["styles",['@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";[data-v-49e8f59b]:root{--i-font-family: inherit;--i-calendar-days-font-size: .875rem;--i-calendar-days-font-weight: 500;--i-calendar-days-border-radius: 50%;--i-calendar-days-aspect-ratio: 1 / 1;--i-calendar-days-cursor: pointer;--i-calendar-days-gap: .2rem;--i-calendar-month-padding: .5rem;--i-calendar-header-year-font-size: 1.25rem;--i-calendar-header-year-font-weight: bold;--i-calendar-header-year-color: #28272a;--i-calendar-header-month-font-size: 1.25rem;--i-calendar-header-month-color: #28272a;--i-calendar-header-day-names-font-size: .875rem;--i-calendar-header-day-names-font-weight: 700;--i-calendar-header-day-names-color: #3e3d3f;--i-calendar-months-displayed-color: 255 255 255;--i-calendar-today-color: #04c8b0;--i-calendar-range-selected-color: #222222;--i-calendar-range-selected-text-color: #fff;--i-calendar-range-in-range-color: #F0F0F0;--i-calendar-range-in-range-text-color: #222222;--i-calendar-hover-color: #222222;--i-calendar-hover-text-color: #fff;--i-calendar-disabled-text-color: #a4abb6;--i-calendar-day-background-color: transparent;--i-calendar-day-text-color: #28272a;--i-calendar-color-shadow: rgb(0, 0, 0);--i-calendar-opacity-shadow-umbra: 0;--i-calendar-opacity-shadow-penumbra: 0;--i-calendar-opacity-shadow-ambient: 0;--i-calendar-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-opacity-scrollbar-thumb: .3;--i-calendar-opacity-scrollbar-thumb-hover: .5;--i-calendar-day-circle-size: 36px;--i-calendar-day-cell-border-radius: 0;--i-calendar-header-month-font-weight: 600}[data-v-49e8f59b]:root{--i-calendar-occupancy-header-year-font-size: 1.25rem;--i-calendar-occupancy-header-year-font-weight: bold;--i-calendar-occupancy-header-year-color: #28272a;--i-calendar-occupancy-header-month-font-size: 1.25rem;--i-calendar-occupancy-header-month-color: #28272a;--i-calendar-occupancy-header-day-names-font-size: .875rem;--i-calendar-occupancy-header-day-names-font-weight: 700;--i-calendar-occupancy-header-day-names-color: #3e3d3f;--i-calendar-occupancy-color-available: #ffffff;--i-calendar-occupancy-color-unavailable: #cccccc;--i-calendar-occupancy-color-reservation: #cccccc;--i-calendar-occupancy-color-on-demand-periods: #faf29e;--i-calendar-occupancy-color-prices-on-request: #ffddb7;--i-calendar-occupancy-color-change-over-day: #ffffff;--i-calendar-occupancy-color-selected-date: #00ff00;--i-calendar-occupancy-color-selected-date-over: #ccffcc;--i-calendar-occupancy-color-change-day-triangle: #cccccc;--i-calendar-occupancy-color-day-border: rgba(0, 0, 0, .1);--i-calendar-occupancy-color-text-disabled: rgba(0, 0, 0, .3);--i-calendar-occupancy-color-text-day-number: rgba(0, 0, 0, .7);--i-calendar-occupancy-color-text-day-number-disabled: rgba(0, 0, 0, .4);--i-calendar-occupancy-color-border-non-arrival-departure: #c2edfd;--i-calendar-occupancy-color-month-background: rgb(255, 255, 255);--i-calendar-occupancy-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-occupancy-opacity-scrollbar-thumb: .3;--i-calendar-occupancy-opacity-scrollbar-thumb-hover: .5;--i-calendar-occupancy-color-shadow: rgb(0, 0, 0);--i-calendar-occupancy-opacity-shadow-umbra: .2;--i-calendar-occupancy-opacity-shadow-penumbra: .14;--i-calendar-occupancy-opacity-shadow-ambient: .12}[data-v-49e8f59b]:root{--i-map-height: 400px;--i-map-width: 100%;--i-map-border-radius: var(--i-border-radius, 8px);--i-map-loading-bg: var(--i-theme-white-light-1, #f7f7f8);--i-map-loading-color: var(--i-font-color, #28272a);--i-map-error-bg: #fee;--i-map-error-color: var(--i-theme-error, #ff3838);--i-map-spinner-size: 2rem;--i-map-spinner-color: var(--i-theme-primary, #0786be);--i-map-marker-price-bg: var(--i-theme-white, #fff);--i-map-marker-price-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-marker-price-radius: 12px;--i-map-marker-price-color: #333;--i-map-marker-price-active-bg: var(--i-theme-primary, #0786be);--i-map-marker-price-active-border: var(--i-theme-primary, #0786be);--i-map-marker-price-active-color: #fff;--map-marker-highlight: var(--i-theme-primary, #0786be);--i-map-cluster-bg: var(--i-theme-white, #fff);--i-map-cluster-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-cluster-radius: 22px;--i-map-cluster-color: #333;--i-map-cluster-from-color: #666;--i-map-cluster-from-price-color: var(--i-theme-primary, #0786be)}[data-v-49e8f59b]:root,[data-v-49e8f59b]:host{--i-theme-primary: #0786be;--i-theme-primary-lighten-5: oklch(from var(--i-theme-primary) clamp(0, calc(l + .3) , 1) c h);--i-theme-primary-lighten-4: oklch(from var(--i-theme-primary) clamp(0, calc(l + .24) , 1) c h);--i-theme-primary-lighten-3: oklch(from var(--i-theme-primary) clamp(0, calc(l + .18) , 1) c h);--i-theme-primary-lighten-2: oklch(from var(--i-theme-primary) clamp(0, calc(l + .12) , 1) c h);--i-theme-primary-lighten-1: oklch(from var(--i-theme-primary) clamp(0, calc(l + .06) , 1) c h);--i-theme-primary-darken-1: oklch(from var(--i-theme-primary) clamp(0, calc(l - .06) , 1) c h);--i-theme-primary-darken-2: oklch(from var(--i-theme-primary) clamp(0, calc(l - .12) , 1) c h);--i-theme-primary-darken-3: oklch(from var(--i-theme-primary) clamp(0, calc(l - .18) , 1) c h);--i-theme-primary-darken-4: oklch(from var(--i-theme-primary) clamp(0, calc(l - .24) , 1) c h);--i-theme-primary-light-2: var(--i-theme-primary-lighten-2);--i-theme-primary-light-1: var(--i-theme-primary-lighten-1);--i-theme-primary-dark-1: var(--i-theme-primary-darken-1);--i-theme-primary-dark-2: var(--i-theme-primary-darken-2);--i-theme-black-light-2: #636069;--i-theme-black-light-1: #514e56;--i-theme-black: #3d3b40;--i-theme-black-dark-1: #454349;--i-theme-black-dark-2: #28272a;--i-theme-white-dark-2: #bbb9c0;--i-theme-white-dark-1: #dbdadd;--i-theme-white: #efeef0;--i-theme-white-light-1: #f7f7f8;--i-theme-white-light-2: #fff;--i-theme-success: #23c197;--i-theme-warning: #ffc964;--i-theme-error: #ff3838;--i-theme-disabled: #a4abb6;--i-theme-green: #8eda91;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0;--i-font-color: #28272a;--i-font-color-shade: #3e3d3f}:root[data-theme=dark][data-v-49e8f59b],[data-v-49e8f59b]:host([data-theme=dark]){--i-font-color: #f7f7f8;--i-font-color-shade: #dededf;--i-theme-green: #5eca62;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0}.i-ripple[data-v-49e8f59b]{position:relative;overflow:hidden}.i-ripple[data-v-49e8f59b]:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background-color:#1e1e1e14;opacity:0;border-radius:100%}@keyframes i-ripple-49e8f59b{0%{transform:scale(0);opacity:1}20%{transform:scale(25);opacity:1}to{opacity:0;transform:scale(40)}}.i-ripple[data-v-49e8f59b]:focus:not(:active):after{animation:i-ripple-49e8f59b 1s ease-out}.i-ripple[data-v-49e8f59b]:active{box-shadow:none}.i-border-pill[data-v-49e8f59b]{border-radius:999px}.i-border-smooth[data-v-49e8f59b]{border-radius:.5rem}.i-border-elegant[data-v-49e8f59b]{border-radius:.12rem}.i-scrollbar-both[data-v-49e8f59b],.i-scrollbar-x[data-v-49e8f59b],.i-scrollbar-y[data-v-49e8f59b],.i-scrollbar[data-v-49e8f59b]{--scrollbar-size: 6px;--scrollbar-padding: 1rem;--scrollbar-radius: 999px;--scrollbar-thumb-color: oklch(from var(--i-theme-primary, #0786be) l c h / .45);--scrollbar-thumb-color-hover: oklch(from var(--i-theme-primary, #0786be) l c h / .7);scrollbar-width:thin!important;scrollbar-color:var(--scrollbar-thumb-color) transparent!important}.i-scrollbar-both[data-v-49e8f59b]::-webkit-scrollbar,.i-scrollbar-x[data-v-49e8f59b]::-webkit-scrollbar,.i-scrollbar-y[data-v-49e8f59b]::-webkit-scrollbar,.i-scrollbar[data-v-49e8f59b]::-webkit-scrollbar{width:var(--scrollbar-size)!important;height:var(--scrollbar-size)!important}.i-scrollbar-both[data-v-49e8f59b]::-webkit-scrollbar-track,.i-scrollbar-x[data-v-49e8f59b]::-webkit-scrollbar-track,.i-scrollbar-y[data-v-49e8f59b]::-webkit-scrollbar-track,.i-scrollbar[data-v-49e8f59b]::-webkit-scrollbar-track{background-color:transparent!important}.i-scrollbar-both[data-v-49e8f59b]::-webkit-scrollbar-thumb,.i-scrollbar-x[data-v-49e8f59b]::-webkit-scrollbar-thumb,.i-scrollbar-y[data-v-49e8f59b]::-webkit-scrollbar-thumb,.i-scrollbar[data-v-49e8f59b]::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color)!important;border-radius:var(--scrollbar-radius)!important;border:2px solid transparent!important;background-clip:content-box!important}.i-scrollbar-both[data-v-49e8f59b]::-webkit-scrollbar-thumb:hover,.i-scrollbar-x[data-v-49e8f59b]::-webkit-scrollbar-thumb:hover,.i-scrollbar-y[data-v-49e8f59b]::-webkit-scrollbar-thumb:hover,.i-scrollbar[data-v-49e8f59b]::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-color-hover)!important}.i-scrollbar[data-v-49e8f59b]{padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-y[data-v-49e8f59b]{overflow-y:auto!important;overflow-x:hidden!important;padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-x[data-v-49e8f59b]{overflow-x:auto!important;overflow-y:hidden!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-scrollbar-both[data-v-49e8f59b]{overflow-y:auto!important;overflow-x:auto!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-btn[data-v-49e8f59b],.i-input[data-v-49e8f59b],.i-tooltip[data-v-49e8f59b],.i-icon[data-v-49e8f59b],.i-calendar[data-v-49e8f59b],.i-calendar-occupancy[data-v-49e8f59b],.i-date-picker[data-v-49e8f59b]{font-family:Roboto,sans-serif;font-size:16px}.i-btn[data-v-49e8f59b],.i-tooltip__label[data-v-49e8f59b]{color:var(--i-font-color)}.i-input[data-v-49e8f59b]{color:var(--i-font-color-shade)}.i-icon[data-v-49e8f59b]{display:inline-block;vertical-align:middle}.i-icon-sm[data-v-49e8f59b]{width:16px;height:16px}.i-icon-md[data-v-49e8f59b]{width:24px;height:24px}.i-icon-lg[data-v-49e8f59b]{width:32px;height:32px}']],["__scopeId","data-v-49e8f59b"]]),bd=["disabled","aria-label"],gd=["color","icon"],vd=["size","color","icon"],kd=["color","icon"],Oo=Ft(Pt({__name:"IButton",props:{size:{default:"md",type:String},label:{default:"Button",type:String},icon:{default:void 0,type:null},prependIcon:{default:void 0,type:null},appendIcon:{default:void 0,type:null},disabled:{type:Boolean,default:!1},variant:{default:"default",type:String},color:{default:"black",type:String},bgColor:{default:"default",type:String},border:{type:String},ariaLabel:{type:String}},setup(e){const t=e,r=de(()=>t.variant=="outline"?ud(t.bgColor):dd(t.bgColor)),a=de(()=>jo(t.color));return(o,n)=>(ae(),se("button",{class:We(["i-btn i-ripple",[`i-btn--${t.variant}`,t.border&&`i-border-${t.border}`,t.icon&&"is-icon",t.size]]),style:et(r.value),disabled:t.disabled,"aria-label":t.ariaLabel},[t.prependIcon?(ae(),se("i-icon",{key:0,style:{"padding-left":"0.3em"},color:t.color,icon:t.prependIcon},null,8,gd)):He("",!0),t.icon&&!t.prependIcon&&!t.appendIcon?(ae(),se("i-icon",{key:1,class:We(["i-btn__icon",[t.size]]),size:t.size,color:t.color,icon:t.icon},null,10,vd)):He("",!0),t.icon?He("",!0):(ae(),se("div",{key:2,class:We(["i-btn__label",[t.size]]),style:et(a.value)},tt(t.label),7)),t.appendIcon?(ae(),se("i-icon",{key:3,style:{"padding-right":"0.3em"},color:t.color,icon:t.appendIcon},null,8,kd)):He("",!0)],14,bd))}}),[["styles",['@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";[data-v-f5ad0d7e]:root{--i-font-family: inherit;--i-calendar-days-font-size: .875rem;--i-calendar-days-font-weight: 500;--i-calendar-days-border-radius: 50%;--i-calendar-days-aspect-ratio: 1 / 1;--i-calendar-days-cursor: pointer;--i-calendar-days-gap: .2rem;--i-calendar-month-padding: .5rem;--i-calendar-header-year-font-size: 1.25rem;--i-calendar-header-year-font-weight: bold;--i-calendar-header-year-color: #28272a;--i-calendar-header-month-font-size: 1.25rem;--i-calendar-header-month-color: #28272a;--i-calendar-header-day-names-font-size: .875rem;--i-calendar-header-day-names-font-weight: 700;--i-calendar-header-day-names-color: #3e3d3f;--i-calendar-months-displayed-color: 255 255 255;--i-calendar-today-color: #04c8b0;--i-calendar-range-selected-color: #222222;--i-calendar-range-selected-text-color: #fff;--i-calendar-range-in-range-color: #F0F0F0;--i-calendar-range-in-range-text-color: #222222;--i-calendar-hover-color: #222222;--i-calendar-hover-text-color: #fff;--i-calendar-disabled-text-color: #a4abb6;--i-calendar-day-background-color: transparent;--i-calendar-day-text-color: #28272a;--i-calendar-color-shadow: rgb(0, 0, 0);--i-calendar-opacity-shadow-umbra: 0;--i-calendar-opacity-shadow-penumbra: 0;--i-calendar-opacity-shadow-ambient: 0;--i-calendar-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-opacity-scrollbar-thumb: .3;--i-calendar-opacity-scrollbar-thumb-hover: .5;--i-calendar-day-circle-size: 36px;--i-calendar-day-cell-border-radius: 0;--i-calendar-header-month-font-weight: 600}[data-v-f5ad0d7e]:root{--i-calendar-occupancy-header-year-font-size: 1.25rem;--i-calendar-occupancy-header-year-font-weight: bold;--i-calendar-occupancy-header-year-color: #28272a;--i-calendar-occupancy-header-month-font-size: 1.25rem;--i-calendar-occupancy-header-month-color: #28272a;--i-calendar-occupancy-header-day-names-font-size: .875rem;--i-calendar-occupancy-header-day-names-font-weight: 700;--i-calendar-occupancy-header-day-names-color: #3e3d3f;--i-calendar-occupancy-color-available: #ffffff;--i-calendar-occupancy-color-unavailable: #cccccc;--i-calendar-occupancy-color-reservation: #cccccc;--i-calendar-occupancy-color-on-demand-periods: #faf29e;--i-calendar-occupancy-color-prices-on-request: #ffddb7;--i-calendar-occupancy-color-change-over-day: #ffffff;--i-calendar-occupancy-color-selected-date: #00ff00;--i-calendar-occupancy-color-selected-date-over: #ccffcc;--i-calendar-occupancy-color-change-day-triangle: #cccccc;--i-calendar-occupancy-color-day-border: rgba(0, 0, 0, .1);--i-calendar-occupancy-color-text-disabled: rgba(0, 0, 0, .3);--i-calendar-occupancy-color-text-day-number: rgba(0, 0, 0, .7);--i-calendar-occupancy-color-text-day-number-disabled: rgba(0, 0, 0, .4);--i-calendar-occupancy-color-border-non-arrival-departure: #c2edfd;--i-calendar-occupancy-color-month-background: rgb(255, 255, 255);--i-calendar-occupancy-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-occupancy-opacity-scrollbar-thumb: .3;--i-calendar-occupancy-opacity-scrollbar-thumb-hover: .5;--i-calendar-occupancy-color-shadow: rgb(0, 0, 0);--i-calendar-occupancy-opacity-shadow-umbra: .2;--i-calendar-occupancy-opacity-shadow-penumbra: .14;--i-calendar-occupancy-opacity-shadow-ambient: .12}[data-v-f5ad0d7e]:root{--i-map-height: 400px;--i-map-width: 100%;--i-map-border-radius: var(--i-border-radius, 8px);--i-map-loading-bg: var(--i-theme-white-light-1, #f7f7f8);--i-map-loading-color: var(--i-font-color, #28272a);--i-map-error-bg: #fee;--i-map-error-color: var(--i-theme-error, #ff3838);--i-map-spinner-size: 2rem;--i-map-spinner-color: var(--i-theme-primary, #0786be);--i-map-marker-price-bg: var(--i-theme-white, #fff);--i-map-marker-price-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-marker-price-radius: 12px;--i-map-marker-price-color: #333;--i-map-marker-price-active-bg: var(--i-theme-primary, #0786be);--i-map-marker-price-active-border: var(--i-theme-primary, #0786be);--i-map-marker-price-active-color: #fff;--map-marker-highlight: var(--i-theme-primary, #0786be);--i-map-cluster-bg: var(--i-theme-white, #fff);--i-map-cluster-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-cluster-radius: 22px;--i-map-cluster-color: #333;--i-map-cluster-from-color: #666;--i-map-cluster-from-price-color: var(--i-theme-primary, #0786be)}[data-v-f5ad0d7e]:root,[data-v-f5ad0d7e]:host{--i-theme-primary: #0786be;--i-theme-primary-lighten-5: oklch(from var(--i-theme-primary) clamp(0, calc(l + .3) , 1) c h);--i-theme-primary-lighten-4: oklch(from var(--i-theme-primary) clamp(0, calc(l + .24) , 1) c h);--i-theme-primary-lighten-3: oklch(from var(--i-theme-primary) clamp(0, calc(l + .18) , 1) c h);--i-theme-primary-lighten-2: oklch(from var(--i-theme-primary) clamp(0, calc(l + .12) , 1) c h);--i-theme-primary-lighten-1: oklch(from var(--i-theme-primary) clamp(0, calc(l + .06) , 1) c h);--i-theme-primary-darken-1: oklch(from var(--i-theme-primary) clamp(0, calc(l - .06) , 1) c h);--i-theme-primary-darken-2: oklch(from var(--i-theme-primary) clamp(0, calc(l - .12) , 1) c h);--i-theme-primary-darken-3: oklch(from var(--i-theme-primary) clamp(0, calc(l - .18) , 1) c h);--i-theme-primary-darken-4: oklch(from var(--i-theme-primary) clamp(0, calc(l - .24) , 1) c h);--i-theme-primary-light-2: var(--i-theme-primary-lighten-2);--i-theme-primary-light-1: var(--i-theme-primary-lighten-1);--i-theme-primary-dark-1: var(--i-theme-primary-darken-1);--i-theme-primary-dark-2: var(--i-theme-primary-darken-2);--i-theme-black-light-2: #636069;--i-theme-black-light-1: #514e56;--i-theme-black: #3d3b40;--i-theme-black-dark-1: #454349;--i-theme-black-dark-2: #28272a;--i-theme-white-dark-2: #bbb9c0;--i-theme-white-dark-1: #dbdadd;--i-theme-white: #efeef0;--i-theme-white-light-1: #f7f7f8;--i-theme-white-light-2: #fff;--i-theme-success: #23c197;--i-theme-warning: #ffc964;--i-theme-error: #ff3838;--i-theme-disabled: #a4abb6;--i-theme-green: #8eda91;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0;--i-font-color: #28272a;--i-font-color-shade: #3e3d3f}:root[data-theme=dark][data-v-f5ad0d7e],[data-v-f5ad0d7e]:host([data-theme=dark]){--i-font-color: #f7f7f8;--i-font-color-shade: #dededf;--i-theme-green: #5eca62;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0}.i-ripple[data-v-f5ad0d7e]{position:relative;overflow:hidden}.i-ripple[data-v-f5ad0d7e]:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background-color:#1e1e1e14;opacity:0;border-radius:100%}@keyframes i-ripple-f5ad0d7e{0%{transform:scale(0);opacity:1}20%{transform:scale(25);opacity:1}to{opacity:0;transform:scale(40)}}.i-ripple[data-v-f5ad0d7e]:focus:not(:active):after{animation:i-ripple-f5ad0d7e 1s ease-out}.i-ripple[data-v-f5ad0d7e]:active{box-shadow:none}.i-border-pill[data-v-f5ad0d7e]{border-radius:999px}.i-border-smooth[data-v-f5ad0d7e]{border-radius:.5rem}.i-border-elegant[data-v-f5ad0d7e]{border-radius:.12rem}.i-scrollbar-both[data-v-f5ad0d7e],.i-scrollbar-x[data-v-f5ad0d7e],.i-scrollbar-y[data-v-f5ad0d7e],.i-scrollbar[data-v-f5ad0d7e]{--scrollbar-size: 6px;--scrollbar-padding: 1rem;--scrollbar-radius: 999px;--scrollbar-thumb-color: oklch(from var(--i-theme-primary, #0786be) l c h / .45);--scrollbar-thumb-color-hover: oklch(from var(--i-theme-primary, #0786be) l c h / .7);scrollbar-width:thin!important;scrollbar-color:var(--scrollbar-thumb-color) transparent!important}.i-scrollbar-both[data-v-f5ad0d7e]::-webkit-scrollbar,.i-scrollbar-x[data-v-f5ad0d7e]::-webkit-scrollbar,.i-scrollbar-y[data-v-f5ad0d7e]::-webkit-scrollbar,.i-scrollbar[data-v-f5ad0d7e]::-webkit-scrollbar{width:var(--scrollbar-size)!important;height:var(--scrollbar-size)!important}.i-scrollbar-both[data-v-f5ad0d7e]::-webkit-scrollbar-track,.i-scrollbar-x[data-v-f5ad0d7e]::-webkit-scrollbar-track,.i-scrollbar-y[data-v-f5ad0d7e]::-webkit-scrollbar-track,.i-scrollbar[data-v-f5ad0d7e]::-webkit-scrollbar-track{background-color:transparent!important}.i-scrollbar-both[data-v-f5ad0d7e]::-webkit-scrollbar-thumb,.i-scrollbar-x[data-v-f5ad0d7e]::-webkit-scrollbar-thumb,.i-scrollbar-y[data-v-f5ad0d7e]::-webkit-scrollbar-thumb,.i-scrollbar[data-v-f5ad0d7e]::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color)!important;border-radius:var(--scrollbar-radius)!important;border:2px solid transparent!important;background-clip:content-box!important}.i-scrollbar-both[data-v-f5ad0d7e]::-webkit-scrollbar-thumb:hover,.i-scrollbar-x[data-v-f5ad0d7e]::-webkit-scrollbar-thumb:hover,.i-scrollbar-y[data-v-f5ad0d7e]::-webkit-scrollbar-thumb:hover,.i-scrollbar[data-v-f5ad0d7e]::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-color-hover)!important}.i-scrollbar[data-v-f5ad0d7e]{padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-y[data-v-f5ad0d7e]{overflow-y:auto!important;overflow-x:hidden!important;padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-x[data-v-f5ad0d7e]{overflow-x:auto!important;overflow-y:hidden!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-scrollbar-both[data-v-f5ad0d7e]{overflow-y:auto!important;overflow-x:auto!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-btn[data-v-f5ad0d7e],.i-input[data-v-f5ad0d7e],.i-tooltip[data-v-f5ad0d7e],.i-icon[data-v-f5ad0d7e],.i-calendar[data-v-f5ad0d7e],.i-calendar-occupancy[data-v-f5ad0d7e],.i-date-picker[data-v-f5ad0d7e]{font-family:Roboto,sans-serif;font-size:16px}.i-btn[data-v-f5ad0d7e],.i-tooltip__label[data-v-f5ad0d7e]{color:var(--i-font-color)}.i-input[data-v-f5ad0d7e]{color:var(--i-font-color-shade)}.i-btn[data-v-f5ad0d7e]{display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:var(--i-font-family, Roboto, sans-serif);transition:all .1s}.i-btn__label[data-v-f5ad0d7e]{font-weight:600;font-family:inherit}.i-btn__label.sm[data-v-f5ad0d7e]{padding:.4rem .6rem;font-size:.9rem}.i-btn__label.md[data-v-f5ad0d7e]{padding:.6rem .9rem;font-size:1.1rem}.i-btn__label.lg[data-v-f5ad0d7e]{padding:.8rem 1.2rem;font-size:1.3rem}.i-btn__icon.small[data-v-f5ad0d7e]{padding:.3rem}.i-btn__icon.medium[data-v-f5ad0d7e]{padding:.4rem}.i-btn__icon.large[data-v-f5ad0d7e]{padding:.5rem}.i-btn--plain[data-v-f5ad0d7e]{border:none;background-color:transparent!important}.i-btn--plain[data-v-f5ad0d7e]:hover:not(:disabled){background-color:#0000001a!important}.i-btn--outline[data-v-f5ad0d7e]{background-color:transparent!important;border:solid var(--i-theme-primary)}.i-btn--outline[data-v-f5ad0d7e]:hover:not(:disabled){background-color:#0000001a!important}.i-btn--default[data-v-f5ad0d7e]{border:none}.i-btn.is-icon.sm[data-v-f5ad0d7e]{height:32px;width:32px}.i-btn.is-icon.md[data-v-f5ad0d7e]{height:40px;width:40px}.i-btn.is-icon.lg[data-v-f5ad0d7e]{height:52px;width:52px}.i-btn[data-v-f5ad0d7e]:disabled{cursor:not-allowed;opacity:.6!important;background-color:var(--i-theme-disabled)}.i-btn[data-v-f5ad0d7e]:hover:not(:disabled){filter:brightness(1.1)}']],["__scopeId","data-v-f5ad0d7e"]]),Yi=6048e5,wd=864e5,Lo=6e4,Ho=36e5,yd=1e3,Xi=Symbol.for("constructDateFrom");function $e(e,t){return typeof e=="function"?e(t):e&&typeof e=="object"&&Xi in e?e[Xi](t):e instanceof Date?new e.constructor(t):new Date(t)}function me(e,t){return $e(t||e,e)}function qe(e,t,r){const a=me(e,r==null?void 0:r.in);return isNaN(t)?$e((r==null?void 0:r.in)||e,NaN):(t&&a.setDate(a.getDate()+t),a)}function lr(e,t,r){const a=me(e,r==null?void 0:r.in);if(isNaN(t))return $e(e,NaN);if(!t)return a;const o=a.getDate(),n=$e(e,a.getTime());n.setMonth(a.getMonth()+t+1,0);const i=n.getDate();return o>=i?n:(a.setFullYear(n.getFullYear(),n.getMonth(),o),a)}let Ki={};function cr(){return Ki}function Cd(e){Ki=e}function gt(e,t){var s,l,d,u;const r=cr(),a=(t==null?void 0:t.weekStartsOn)??((l=(s=t==null?void 0:t.locale)==null?void 0:s.options)==null?void 0:l.weekStartsOn)??r.weekStartsOn??((u=(d=r.locale)==null?void 0:d.options)==null?void 0:u.weekStartsOn)??0,o=me(e,t==null?void 0:t.in),n=o.getDay(),i=(n<a?7:0)+n-a;return o.setDate(o.getDate()-i),o.setHours(0,0,0,0),o}function Dr(e,t){return gt(e,{...t,weekStartsOn:1})}function Gi(e,t){const r=me(e,t==null?void 0:t.in),a=r.getFullYear(),o=$e(r,0);o.setFullYear(a+1,0,4),o.setHours(0,0,0,0);const n=Dr(o),i=$e(r,0);i.setFullYear(a,0,4),i.setHours(0,0,0,0);const s=Dr(i);return r.getTime()>=n.getTime()?a+1:r.getTime()>=s.getTime()?a:a-1}function La(e){const t=me(e),r=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return r.setUTCFullYear(t.getFullYear()),+e-+r}function jr(e,...t){const r=$e.bind(null,e||t.find(a=>typeof a=="object"));return t.map(r)}function yt(e,t){const r=me(e,t==null?void 0:t.in);return r.setHours(0,0,0,0),r}function Ui(e,t,r){const[a,o]=jr(r==null?void 0:r.in,e,t),n=yt(a),i=yt(o),s=+n-La(n),l=+i-La(i);return Math.round((s-l)/wd)}function _d(e,t){const r=Gi(e,t),a=$e(e,0);return a.setFullYear(r,0,4),a.setHours(0,0,0,0),Dr(a)}function Qi(e,t,r){return qe(e,t*7,r)}function $o(e,t){const r=+me(e)-+me(t);return r<0?-1:r>0?1:r}function Ht(e,t,r){const[a,o]=jr(r==null?void 0:r.in,e,t);return+yt(a)==+yt(o)}function xd(e){return e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]"}function Md(e){return!(!xd(e)&&typeof e!="number"||isNaN(+me(e)))}function Dd(e,t,r){const[a,o]=jr(r==null?void 0:r.in,e,t),n=a.getFullYear()-o.getFullYear(),i=a.getMonth()-o.getMonth();return n*12+i}function Vo(e,t,r){const[a,o]=jr(r==null?void 0:r.in,e,t),n=Ji(a,o),i=Math.abs(Ui(a,o));a.setDate(a.getDate()-n*i);const s=+(Ji(a,o)===-n),l=n*(i-s);return l===0?0:l}function Ji(e,t){const r=e.getFullYear()-t.getFullYear()||e.getMonth()-t.getMonth()||e.getDate()-t.getDate()||e.getHours()-t.getHours()||e.getMinutes()-t.getMinutes()||e.getSeconds()-t.getSeconds()||e.getMilliseconds()-t.getMilliseconds();return r<0?-1:r>0?1:r}function jd(e,t){const r=me(e,t==null?void 0:t.in);return r.setHours(23,59,59,999),r}function Pd(e,t){const r=me(e,t==null?void 0:t.in),a=r.getMonth();return r.setFullYear(r.getFullYear(),a+1,0),r.setHours(23,59,59,999),r}function Od(e,t){const r=me(e,t==null?void 0:t.in);return+jd(r,t)==+Pd(r,t)}function Pr(e,t,r){const[a,o,n]=jr(r==null?void 0:r.in,e,e,t),i=$o(o,n),s=Math.abs(Dd(o,n));if(s<1)return 0;o.getMonth()===1&&o.getDate()>27&&o.setDate(30),o.setMonth(o.getMonth()-i*s);let l=$o(o,n)===-i;Od(a)&&s===1&&$o(a,n)===1&&(l=!1);const d=i*(s-+l);return d===0?0:d}function Ze(e,t){const r=me(e,t==null?void 0:t.in);return r.setDate(1),r.setHours(0,0,0,0),r}function Ld(e,t){const r=me(e,t==null?void 0:t.in);return r.setFullYear(r.getFullYear(),0,1),r.setHours(0,0,0,0),r}const Hd={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"}},$d=(e,t,r)=>{let a;const o=Hd[e];return typeof o=="string"?a=o:t===1?a=o.one:a=o.other.replace("{{count}}",t.toString()),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"in "+a:a+" ago":a};function oe(e){return(t={})=>{const r=t.width?String(t.width):e.defaultWidth;return e.formats[r]||e.formats[e.defaultWidth]}}const Vd={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},Wd={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},Td={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Sd={date:oe({formats:Vd,defaultWidth:"full"}),time:oe({formats:Wd,defaultWidth:"full"}),dateTime:oe({formats:Td,defaultWidth:"full"})},zd={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Ed=(e,t,r,a)=>zd[e];function B(e){return(t,r)=>{const a=r!=null&&r.context?String(r.context):"standalone";let o;if(a==="formatting"&&e.formattingValues){const i=e.defaultFormattingWidth||e.defaultWidth,s=r!=null&&r.width?String(r.width):i;o=e.formattingValues[s]||e.formattingValues[i]}else{const i=e.defaultWidth,s=r!=null&&r.width?String(r.width):e.defaultWidth;o=e.values[s]||e.values[i]}const n=e.argumentCallback?e.argumentCallback(t):t;return o[n]}}const Id={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},Bd={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},Nd={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"]},Rd={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"]},Ad={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"}},Fd={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"}},Zd={ordinalNumber:(e,t)=>{const r=Number(e),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"},era:B({values:Id,defaultWidth:"wide"}),quarter:B({values:Bd,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:Nd,defaultWidth:"wide"}),day:B({values:Rd,defaultWidth:"wide"}),dayPeriod:B({values:Ad,defaultWidth:"wide",formattingValues:Fd,defaultFormattingWidth:"wide"})};function N(e){return(t,r={})=>{const a=r.width,o=a&&e.matchPatterns[a]||e.matchPatterns[e.defaultMatchWidth],n=t.match(o);if(!n)return null;const i=n[0],s=a&&e.parsePatterns[a]||e.parsePatterns[e.defaultParseWidth],l=Array.isArray(s)?Yd(s,p=>p.test(i)):qd(s,p=>p.test(i));let d;d=e.valueCallback?e.valueCallback(l):l,d=r.valueCallback?r.valueCallback(d):d;const u=t.slice(i.length);return{value:d,rest:u}}}function qd(e,t){for(const r in e)if(Object.prototype.hasOwnProperty.call(e,r)&&t(e[r]))return r}function Yd(e,t){for(let r=0;r<e.length;r++)if(t(e[r]))return r}function Ue(e){return(t,r={})=>{const a=t.match(e.matchPattern);if(!a)return null;const o=a[0],n=t.match(e.parsePattern);if(!n)return null;let i=e.valueCallback?e.valueCallback(n[0]):n[0];i=r.valueCallback?r.valueCallback(i):i;const s=t.slice(o.length);return{value:i,rest:s}}}const Xd=/^(\d+)(th|st|nd|rd)?/i,Kd=/\d+/i,Gd={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},Ud={any:[/^b/i,/^(a|c)/i]},Qd={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},Jd={any:[/1/i,/2/i,/3/i,/4/i]},e1={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},t1={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]},r1={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},a1={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]},o1={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},n1={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}},i1={ordinalNumber:Ue({matchPattern:Xd,parsePattern:Kd,valueCallback:e=>parseInt(e,10)}),era:N({matchPatterns:Gd,defaultMatchWidth:"wide",parsePatterns:Ud,defaultParseWidth:"any"}),quarter:N({matchPatterns:Qd,defaultMatchWidth:"wide",parsePatterns:Jd,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:e1,defaultMatchWidth:"wide",parsePatterns:t1,defaultParseWidth:"any"}),day:N({matchPatterns:r1,defaultMatchWidth:"wide",parsePatterns:a1,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:o1,defaultMatchWidth:"any",parsePatterns:n1,defaultParseWidth:"any"})},Wo={code:"en-US",formatDistance:$d,formatLong:Sd,formatRelative:Ed,localize:Zd,match:i1,options:{weekStartsOn:0,firstWeekContainsDate:1}};function s1(e,t){const r=me(e,t==null?void 0:t.in);return Ui(r,Ld(r))+1}function es(e,t){const r=me(e,t==null?void 0:t.in),a=+Dr(r)-+_d(r);return Math.round(a/Yi)+1}function To(e,t){var u,p,k,y;const r=me(e,t==null?void 0:t.in),a=r.getFullYear(),o=cr(),n=(t==null?void 0:t.firstWeekContainsDate)??((p=(u=t==null?void 0:t.locale)==null?void 0:u.options)==null?void 0:p.firstWeekContainsDate)??o.firstWeekContainsDate??((y=(k=o.locale)==null?void 0:k.options)==null?void 0:y.firstWeekContainsDate)??1,i=$e((t==null?void 0:t.in)||e,0);i.setFullYear(a+1,0,n),i.setHours(0,0,0,0);const s=gt(i,t),l=$e((t==null?void 0:t.in)||e,0);l.setFullYear(a,0,n),l.setHours(0,0,0,0);const d=gt(l,t);return+r>=+s?a+1:+r>=+d?a:a-1}function l1(e,t){var s,l,d,u;const r=cr(),a=(t==null?void 0:t.firstWeekContainsDate)??((l=(s=t==null?void 0:t.locale)==null?void 0:s.options)==null?void 0:l.firstWeekContainsDate)??r.firstWeekContainsDate??((u=(d=r.locale)==null?void 0:d.options)==null?void 0:u.firstWeekContainsDate)??1,o=To(e,t),n=$e((t==null?void 0:t.in)||e,0);return n.setFullYear(o,0,a),n.setHours(0,0,0,0),gt(n,t)}function ts(e,t){const r=me(e,t==null?void 0:t.in),a=+gt(r,t)-+l1(r,t);return Math.round(a/Yi)+1}function _e(e,t){const r=e<0?"-":"",a=Math.abs(e).toString().padStart(t,"0");return r+a}const Qt={y(e,t){const r=e.getFullYear(),a=r>0?r:1-r;return _e(t==="yy"?a%100:a,t.length)},M(e,t){const r=e.getMonth();return t==="M"?String(r+1):_e(r+1,2)},d(e,t){return _e(e.getDate(),t.length)},a(e,t){const r=e.getHours()/12>=1?"pm":"am";switch(t){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(e,t){return _e(e.getHours()%12||12,t.length)},H(e,t){return _e(e.getHours(),t.length)},m(e,t){return _e(e.getMinutes(),t.length)},s(e,t){return _e(e.getSeconds(),t.length)},S(e,t){const r=t.length,a=e.getMilliseconds(),o=Math.trunc(a*Math.pow(10,r-3));return _e(o,t.length)}},Or={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},rs={G:function(e,t,r){const a=e.getFullYear()>0?1:0;switch(t){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(e,t,r){if(t==="yo"){const a=e.getFullYear(),o=a>0?a:1-a;return r.ordinalNumber(o,{unit:"year"})}return Qt.y(e,t)},Y:function(e,t,r,a){const o=To(e,a),n=o>0?o:1-o;if(t==="YY"){const i=n%100;return _e(i,2)}return t==="Yo"?r.ordinalNumber(n,{unit:"year"}):_e(n,t.length)},R:function(e,t){const r=Gi(e);return _e(r,t.length)},u:function(e,t){const r=e.getFullYear();return _e(r,t.length)},Q:function(e,t,r){const a=Math.ceil((e.getMonth()+1)/3);switch(t){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(e,t,r){const a=Math.ceil((e.getMonth()+1)/3);switch(t){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(e,t,r){const a=e.getMonth();switch(t){case"M":case"MM":return Qt.M(e,t);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(e,t,r){const a=e.getMonth();switch(t){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(e,t,r,a){const o=ts(e,a);return t==="wo"?r.ordinalNumber(o,{unit:"week"}):_e(o,t.length)},I:function(e,t,r){const a=es(e);return t==="Io"?r.ordinalNumber(a,{unit:"week"}):_e(a,t.length)},d:function(e,t,r){return t==="do"?r.ordinalNumber(e.getDate(),{unit:"date"}):Qt.d(e,t)},D:function(e,t,r){const a=s1(e);return t==="Do"?r.ordinalNumber(a,{unit:"dayOfYear"}):_e(a,t.length)},E:function(e,t,r){const a=e.getDay();switch(t){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(e,t,r,a){const o=e.getDay(),n=(o-a.weekStartsOn+8)%7||7;switch(t){case"e":return String(n);case"ee":return _e(n,2);case"eo":return r.ordinalNumber(n,{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(e,t,r,a){const o=e.getDay(),n=(o-a.weekStartsOn+8)%7||7;switch(t){case"c":return String(n);case"cc":return _e(n,t.length);case"co":return r.ordinalNumber(n,{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(e,t,r){const a=e.getDay(),o=a===0?7:a;switch(t){case"i":return String(o);case"ii":return _e(o,t.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(e,t,r){const o=e.getHours()/12>=1?"pm":"am";switch(t){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(e,t,r){const a=e.getHours();let o;switch(a===12?o=Or.noon:a===0?o=Or.midnight:o=a/12>=1?"pm":"am",t){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(e,t,r){const a=e.getHours();let o;switch(a>=17?o=Or.evening:a>=12?o=Or.afternoon:a>=4?o=Or.morning:o=Or.night,t){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(e,t,r){if(t==="ho"){let a=e.getHours()%12;return a===0&&(a=12),r.ordinalNumber(a,{unit:"hour"})}return Qt.h(e,t)},H:function(e,t,r){return t==="Ho"?r.ordinalNumber(e.getHours(),{unit:"hour"}):Qt.H(e,t)},K:function(e,t,r){const a=e.getHours()%12;return t==="Ko"?r.ordinalNumber(a,{unit:"hour"}):_e(a,t.length)},k:function(e,t,r){let a=e.getHours();return a===0&&(a=24),t==="ko"?r.ordinalNumber(a,{unit:"hour"}):_e(a,t.length)},m:function(e,t,r){return t==="mo"?r.ordinalNumber(e.getMinutes(),{unit:"minute"}):Qt.m(e,t)},s:function(e,t,r){return t==="so"?r.ordinalNumber(e.getSeconds(),{unit:"second"}):Qt.s(e,t)},S:function(e,t){return Qt.S(e,t)},X:function(e,t,r){const a=e.getTimezoneOffset();if(a===0)return"Z";switch(t){case"X":return os(a);case"XXXX":case"XX":return dr(a);case"XXXXX":case"XXX":default:return dr(a,":")}},x:function(e,t,r){const a=e.getTimezoneOffset();switch(t){case"x":return os(a);case"xxxx":case"xx":return dr(a);case"xxxxx":case"xxx":default:return dr(a,":")}},O:function(e,t,r){const a=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+as(a,":");case"OOOO":default:return"GMT"+dr(a,":")}},z:function(e,t,r){const a=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+as(a,":");case"zzzz":default:return"GMT"+dr(a,":")}},t:function(e,t,r){const a=Math.trunc(+e/1e3);return _e(a,t.length)},T:function(e,t,r){return _e(+e,t.length)}};function as(e,t=""){const r=e>0?"-":"+",a=Math.abs(e),o=Math.trunc(a/60),n=a%60;return n===0?r+String(o):r+String(o)+t+_e(n,2)}function os(e,t){return e%60===0?(e>0?"-":"+")+_e(Math.abs(e)/60,2):dr(e,t)}function dr(e,t=""){const r=e>0?"-":"+",a=Math.abs(e),o=_e(Math.trunc(a/60),2),n=_e(a%60,2);return r+o+t+n}const ns=(e,t)=>{switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},is=(e,t)=>{switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},So={p:is,P:(e,t)=>{const r=e.match(/(P+)(p+)?/)||[],a=r[1],o=r[2];if(!o)return ns(e,t);let n;switch(a){case"P":n=t.dateTime({width:"short"});break;case"PP":n=t.dateTime({width:"medium"});break;case"PPP":n=t.dateTime({width:"long"});break;case"PPPP":default:n=t.dateTime({width:"full"});break}return n.replace("{{date}}",ns(a,t)).replace("{{time}}",is(o,t))}},c1=/^D+$/,d1=/^Y+$/,u1=["D","DD","YY","YYYY"];function ss(e){return c1.test(e)}function ls(e){return d1.test(e)}function zo(e,t,r){const a=h1(e,t,r);if(console.warn(a),u1.includes(e))throw new RangeError(a)}function h1(e,t,r){const a=e[0]==="Y"?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${a} to the input \`${r}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}const p1=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,m1=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,f1=/^'([^]*?)'?$/,b1=/''/g,g1=/[a-zA-Z]/;function Fe(e,t,r){var u,p,k,y,D,z,K,A;const a=cr(),o=(r==null?void 0:r.locale)??a.locale??Wo,n=(r==null?void 0:r.firstWeekContainsDate)??((p=(u=r==null?void 0:r.locale)==null?void 0:u.options)==null?void 0:p.firstWeekContainsDate)??a.firstWeekContainsDate??((y=(k=a.locale)==null?void 0:k.options)==null?void 0:y.firstWeekContainsDate)??1,i=(r==null?void 0:r.weekStartsOn)??((z=(D=r==null?void 0:r.locale)==null?void 0:D.options)==null?void 0:z.weekStartsOn)??a.weekStartsOn??((A=(K=a.locale)==null?void 0:K.options)==null?void 0:A.weekStartsOn)??0,s=me(e,r==null?void 0:r.in);if(!Md(s))throw new RangeError("Invalid time value");let l=t.match(m1).map(E=>{const I=E[0];if(I==="p"||I==="P"){const $=So[I];return $(E,o.formatLong)}return E}).join("").match(p1).map(E=>{if(E==="''")return{isToken:!1,value:"'"};const I=E[0];if(I==="'")return{isToken:!1,value:v1(E)};if(rs[I])return{isToken:!0,value:E};if(I.match(g1))throw new RangeError("Format string contains an unescaped latin alphabet character `"+I+"`");return{isToken:!1,value:E}});o.localize.preprocessor&&(l=o.localize.preprocessor(s,l));const d={firstWeekContainsDate:n,weekStartsOn:i,locale:o};return l.map(E=>{if(!E.isToken)return E.value;const I=E.value;(!(r!=null&&r.useAdditionalWeekYearTokens)&&ls(I)||!(r!=null&&r.useAdditionalDayOfYearTokens)&&ss(I))&&zo(I,t,String(e));const $=rs[I[0]];return $(s,I,o.localize,d)}).join("")}function v1(e){const t=e.match(f1);return t?t[1].replace(b1,"'"):e}function k1(e,t){const r=me(e,t==null?void 0:t.in),a=r.getFullYear(),o=r.getMonth(),n=$e(r,0);return n.setFullYear(a,o+1,0),n.setHours(0,0,0,0),n.getDate()}function w1(){return Object.assign({},cr())}function Eo(e,t){const r=me(e,t==null?void 0:t.in).getDay();return r===0?7:r}function Zt(e,t){return me(e,t==null?void 0:t.in).getMonth()}function Lr(e,t){return me(e,t==null?void 0:t.in).getFullYear()}function $t(e,t){return+me(e)>+me(t)}function Qe(e,t){return+me(e)<+me(t)}function ut(e,t){return+me(e)==+me(t)}function y1(e,t){const r=C1(t)?new t(0):$e(t,0);return r.setFullYear(e.getFullYear(),e.getMonth(),e.getDate()),r.setHours(e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()),r}function C1(e){var t;return typeof e=="function"&&((t=e.prototype)==null?void 0:t.constructor)===e}const _1=10;class cs{constructor(){q(this,"subPriority",0)}validate(t,r){return!0}}class x1 extends cs{constructor(t,r,a,o,n){super(),this.value=t,this.validateValue=r,this.setValue=a,this.priority=o,n&&(this.subPriority=n)}validate(t,r){return this.validateValue(t,this.value,r)}set(t,r,a){return this.setValue(t,r,this.value,a)}}class M1 extends cs{constructor(r,a){super();q(this,"priority",_1);q(this,"subPriority",-1);this.context=r||(o=>$e(a,o))}set(r,a){return a.timestampIsSet?r:$e(r,y1(r,this.context))}}class ye{run(t,r,a,o){const n=this.parse(t,r,a,o);return n?{setter:new x1(n.value,this.validate,this.set,this.priority,this.subPriority),rest:n.rest}:null}validate(t,r,a){return!0}}class D1 extends ye{constructor(){super(...arguments);q(this,"priority",140);q(this,"incompatibleTokens",["R","u","t","T"])}parse(r,a,o){switch(a){case"G":case"GG":case"GGG":return o.era(r,{width:"abbreviated"})||o.era(r,{width:"narrow"});case"GGGGG":return o.era(r,{width:"narrow"});case"GGGG":default:return o.era(r,{width:"wide"})||o.era(r,{width:"abbreviated"})||o.era(r,{width:"narrow"})}}set(r,a,o){return a.era=o,r.setFullYear(o,0,1),r.setHours(0,0,0,0),r}}const Te={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}/},Vt={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 Se(e,t){return e&&{value:t(e.value),rest:e.rest}}function Pe(e,t){const r=t.match(e);return r?{value:parseInt(r[0],10),rest:t.slice(r[0].length)}:null}function Wt(e,t){const r=t.match(e);if(!r)return null;if(r[0]==="Z")return{value:0,rest:t.slice(1)};const a=r[1]==="+"?1:-1,o=r[2]?parseInt(r[2],10):0,n=r[3]?parseInt(r[3],10):0,i=r[5]?parseInt(r[5],10):0;return{value:a*(o*Ho+n*Lo+i*yd),rest:t.slice(r[0].length)}}function ds(e){return Pe(Te.anyDigitsSigned,e)}function Ve(e,t){switch(e){case 1:return Pe(Te.singleDigit,t);case 2:return Pe(Te.twoDigits,t);case 3:return Pe(Te.threeDigits,t);case 4:return Pe(Te.fourDigits,t);default:return Pe(new RegExp("^\\d{1,"+e+"}"),t)}}function Ha(e,t){switch(e){case 1:return Pe(Te.singleDigitSigned,t);case 2:return Pe(Te.twoDigitsSigned,t);case 3:return Pe(Te.threeDigitsSigned,t);case 4:return Pe(Te.fourDigitsSigned,t);default:return Pe(new RegExp("^-?\\d{1,"+e+"}"),t)}}function Io(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 us(e,t){const r=t>0,a=r?t:1-t;let o;if(a<=50)o=e||100;else{const n=a+50,i=Math.trunc(n/100)*100,s=e>=n%100;o=e+i-(s?100:0)}return r?o:1-o}function hs(e){return e%400===0||e%4===0&&e%100!==0}class j1 extends ye{constructor(){super(...arguments);q(this,"priority",130);q(this,"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"])}parse(r,a,o){const n=i=>({year:i,isTwoDigitYear:a==="yy"});switch(a){case"y":return Se(Ve(4,r),n);case"yo":return Se(o.ordinalNumber(r,{unit:"year"}),n);default:return Se(Ve(a.length,r),n)}}validate(r,a){return a.isTwoDigitYear||a.year>0}set(r,a,o){const n=r.getFullYear();if(o.isTwoDigitYear){const s=us(o.year,n);return r.setFullYear(s,0,1),r.setHours(0,0,0,0),r}const i=!("era"in a)||a.era===1?o.year:1-o.year;return r.setFullYear(i,0,1),r.setHours(0,0,0,0),r}}class P1 extends ye{constructor(){super(...arguments);q(this,"priority",130);q(this,"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"])}parse(r,a,o){const n=i=>({year:i,isTwoDigitYear:a==="YY"});switch(a){case"Y":return Se(Ve(4,r),n);case"Yo":return Se(o.ordinalNumber(r,{unit:"year"}),n);default:return Se(Ve(a.length,r),n)}}validate(r,a){return a.isTwoDigitYear||a.year>0}set(r,a,o,n){const i=To(r,n);if(o.isTwoDigitYear){const l=us(o.year,i);return r.setFullYear(l,0,n.firstWeekContainsDate),r.setHours(0,0,0,0),gt(r,n)}const s=!("era"in a)||a.era===1?o.year:1-o.year;return r.setFullYear(s,0,n.firstWeekContainsDate),r.setHours(0,0,0,0),gt(r,n)}}class O1 extends ye{constructor(){super(...arguments);q(this,"priority",130);q(this,"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"])}parse(r,a){return Ha(a==="R"?4:a.length,r)}set(r,a,o){const n=$e(r,0);return n.setFullYear(o,0,4),n.setHours(0,0,0,0),Dr(n)}}class L1 extends ye{constructor(){super(...arguments);q(this,"priority",130);q(this,"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"])}parse(r,a){return Ha(a==="u"?4:a.length,r)}set(r,a,o){return r.setFullYear(o,0,1),r.setHours(0,0,0,0),r}}class H1 extends ye{constructor(){super(...arguments);q(this,"priority",120);q(this,"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"])}parse(r,a,o){switch(a){case"Q":case"QQ":return Ve(a.length,r);case"Qo":return o.ordinalNumber(r,{unit:"quarter"});case"QQQ":return o.quarter(r,{width:"abbreviated",context:"formatting"})||o.quarter(r,{width:"narrow",context:"formatting"});case"QQQQQ":return o.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return o.quarter(r,{width:"wide",context:"formatting"})||o.quarter(r,{width:"abbreviated",context:"formatting"})||o.quarter(r,{width:"narrow",context:"formatting"})}}validate(r,a){return a>=1&&a<=4}set(r,a,o){return r.setMonth((o-1)*3,1),r.setHours(0,0,0,0),r}}class $1 extends ye{constructor(){super(...arguments);q(this,"priority",120);q(this,"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"])}parse(r,a,o){switch(a){case"q":case"qq":return Ve(a.length,r);case"qo":return o.ordinalNumber(r,{unit:"quarter"});case"qqq":return o.quarter(r,{width:"abbreviated",context:"standalone"})||o.quarter(r,{width:"narrow",context:"standalone"});case"qqqqq":return o.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return o.quarter(r,{width:"wide",context:"standalone"})||o.quarter(r,{width:"abbreviated",context:"standalone"})||o.quarter(r,{width:"narrow",context:"standalone"})}}validate(r,a){return a>=1&&a<=4}set(r,a,o){return r.setMonth((o-1)*3,1),r.setHours(0,0,0,0),r}}class V1 extends ye{constructor(){super(...arguments);q(this,"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]);q(this,"priority",110)}parse(r,a,o){const n=i=>i-1;switch(a){case"M":return Se(Pe(Te.month,r),n);case"MM":return Se(Ve(2,r),n);case"Mo":return Se(o.ordinalNumber(r,{unit:"month"}),n);case"MMM":return o.month(r,{width:"abbreviated",context:"formatting"})||o.month(r,{width:"narrow",context:"formatting"});case"MMMMM":return o.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return o.month(r,{width:"wide",context:"formatting"})||o.month(r,{width:"abbreviated",context:"formatting"})||o.month(r,{width:"narrow",context:"formatting"})}}validate(r,a){return a>=0&&a<=11}set(r,a,o){return r.setMonth(o,1),r.setHours(0,0,0,0),r}}class W1 extends ye{constructor(){super(...arguments);q(this,"priority",110);q(this,"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"])}parse(r,a,o){const n=i=>i-1;switch(a){case"L":return Se(Pe(Te.month,r),n);case"LL":return Se(Ve(2,r),n);case"Lo":return Se(o.ordinalNumber(r,{unit:"month"}),n);case"LLL":return o.month(r,{width:"abbreviated",context:"standalone"})||o.month(r,{width:"narrow",context:"standalone"});case"LLLLL":return o.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return o.month(r,{width:"wide",context:"standalone"})||o.month(r,{width:"abbreviated",context:"standalone"})||o.month(r,{width:"narrow",context:"standalone"})}}validate(r,a){return a>=0&&a<=11}set(r,a,o){return r.setMonth(o,1),r.setHours(0,0,0,0),r}}function T1(e,t,r){const a=me(e,r==null?void 0:r.in),o=ts(a,r)-t;return a.setDate(a.getDate()-o*7),me(a,r==null?void 0:r.in)}class S1 extends ye{constructor(){super(...arguments);q(this,"priority",100);q(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"])}parse(r,a,o){switch(a){case"w":return Pe(Te.week,r);case"wo":return o.ordinalNumber(r,{unit:"week"});default:return Ve(a.length,r)}}validate(r,a){return a>=1&&a<=53}set(r,a,o,n){return gt(T1(r,o,n),n)}}function z1(e,t,r){const a=me(e,r==null?void 0:r.in),o=es(a,r)-t;return a.setDate(a.getDate()-o*7),a}class E1 extends ye{constructor(){super(...arguments);q(this,"priority",100);q(this,"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"])}parse(r,a,o){switch(a){case"I":return Pe(Te.week,r);case"Io":return o.ordinalNumber(r,{unit:"week"});default:return Ve(a.length,r)}}validate(r,a){return a>=1&&a<=53}set(r,a,o){return Dr(z1(r,o))}}const I1=[31,28,31,30,31,30,31,31,30,31,30,31],B1=[31,29,31,30,31,30,31,31,30,31,30,31];class N1 extends ye{constructor(){super(...arguments);q(this,"priority",90);q(this,"subPriority",1);q(this,"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"])}parse(r,a,o){switch(a){case"d":return Pe(Te.date,r);case"do":return o.ordinalNumber(r,{unit:"date"});default:return Ve(a.length,r)}}validate(r,a){const o=r.getFullYear(),n=hs(o),i=r.getMonth();return n?a>=1&&a<=B1[i]:a>=1&&a<=I1[i]}set(r,a,o){return r.setDate(o),r.setHours(0,0,0,0),r}}class R1 extends ye{constructor(){super(...arguments);q(this,"priority",90);q(this,"subpriority",1);q(this,"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"])}parse(r,a,o){switch(a){case"D":case"DD":return Pe(Te.dayOfYear,r);case"Do":return o.ordinalNumber(r,{unit:"date"});default:return Ve(a.length,r)}}validate(r,a){const o=r.getFullYear();return hs(o)?a>=1&&a<=366:a>=1&&a<=365}set(r,a,o){return r.setMonth(0,o),r.setHours(0,0,0,0),r}}function $a(e,t,r){var p,k,y,D;const a=cr(),o=(r==null?void 0:r.weekStartsOn)??((k=(p=r==null?void 0:r.locale)==null?void 0:p.options)==null?void 0:k.weekStartsOn)??a.weekStartsOn??((D=(y=a.locale)==null?void 0:y.options)==null?void 0:D.weekStartsOn)??0,n=me(e,r==null?void 0:r.in),i=n.getDay(),l=(t%7+7)%7,d=7-o,u=t<0||t>6?t-(i+d)%7:(l+d)%7-(i+d)%7;return qe(n,u,r)}class A1 extends ye{constructor(){super(...arguments);q(this,"priority",90);q(this,"incompatibleTokens",["D","i","e","c","t","T"])}parse(r,a,o){switch(a){case"E":case"EE":case"EEE":return o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"});case"EEEEE":return o.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"});case"EEEE":default:return o.day(r,{width:"wide",context:"formatting"})||o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"})}}validate(r,a){return a>=0&&a<=6}set(r,a,o,n){return r=$a(r,o,n),r.setHours(0,0,0,0),r}}class F1 extends ye{constructor(){super(...arguments);q(this,"priority",90);q(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"])}parse(r,a,o,n){const i=s=>{const l=Math.floor((s-1)/7)*7;return(s+n.weekStartsOn+6)%7+l};switch(a){case"e":case"ee":return Se(Ve(a.length,r),i);case"eo":return Se(o.ordinalNumber(r,{unit:"day"}),i);case"eee":return o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"});case"eeeee":return o.day(r,{width:"narrow",context:"formatting"});case"eeeeee":return o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"});case"eeee":default:return o.day(r,{width:"wide",context:"formatting"})||o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"})}}validate(r,a){return a>=0&&a<=6}set(r,a,o,n){return r=$a(r,o,n),r.setHours(0,0,0,0),r}}class Z1 extends ye{constructor(){super(...arguments);q(this,"priority",90);q(this,"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"])}parse(r,a,o,n){const i=s=>{const l=Math.floor((s-1)/7)*7;return(s+n.weekStartsOn+6)%7+l};switch(a){case"c":case"cc":return Se(Ve(a.length,r),i);case"co":return Se(o.ordinalNumber(r,{unit:"day"}),i);case"ccc":return o.day(r,{width:"abbreviated",context:"standalone"})||o.day(r,{width:"short",context:"standalone"})||o.day(r,{width:"narrow",context:"standalone"});case"ccccc":return o.day(r,{width:"narrow",context:"standalone"});case"cccccc":return o.day(r,{width:"short",context:"standalone"})||o.day(r,{width:"narrow",context:"standalone"});case"cccc":default:return o.day(r,{width:"wide",context:"standalone"})||o.day(r,{width:"abbreviated",context:"standalone"})||o.day(r,{width:"short",context:"standalone"})||o.day(r,{width:"narrow",context:"standalone"})}}validate(r,a){return a>=0&&a<=6}set(r,a,o,n){return r=$a(r,o,n),r.setHours(0,0,0,0),r}}function q1(e,t,r){const a=me(e,r==null?void 0:r.in),o=Eo(a,r),n=t-o;return qe(a,n,r)}class Y1 extends ye{constructor(){super(...arguments);q(this,"priority",90);q(this,"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"])}parse(r,a,o){const n=i=>i===0?7:i;switch(a){case"i":case"ii":return Ve(a.length,r);case"io":return o.ordinalNumber(r,{unit:"day"});case"iii":return Se(o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"}),n);case"iiiii":return Se(o.day(r,{width:"narrow",context:"formatting"}),n);case"iiiiii":return Se(o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"}),n);case"iiii":default:return Se(o.day(r,{width:"wide",context:"formatting"})||o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"}),n)}}validate(r,a){return a>=1&&a<=7}set(r,a,o){return r=q1(r,o),r.setHours(0,0,0,0),r}}class X1 extends ye{constructor(){super(...arguments);q(this,"priority",80);q(this,"incompatibleTokens",["b","B","H","k","t","T"])}parse(r,a,o){switch(a){case"a":case"aa":case"aaa":return o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"});case"aaaaa":return o.dayPeriod(r,{width:"narrow",context:"formatting"});case"aaaa":default:return o.dayPeriod(r,{width:"wide",context:"formatting"})||o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"})}}set(r,a,o){return r.setHours(Io(o),0,0,0),r}}class K1 extends ye{constructor(){super(...arguments);q(this,"priority",80);q(this,"incompatibleTokens",["a","B","H","k","t","T"])}parse(r,a,o){switch(a){case"b":case"bb":case"bbb":return o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"});case"bbbbb":return o.dayPeriod(r,{width:"narrow",context:"formatting"});case"bbbb":default:return o.dayPeriod(r,{width:"wide",context:"formatting"})||o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"})}}set(r,a,o){return r.setHours(Io(o),0,0,0),r}}class G1 extends ye{constructor(){super(...arguments);q(this,"priority",80);q(this,"incompatibleTokens",["a","b","t","T"])}parse(r,a,o){switch(a){case"B":case"BB":case"BBB":return o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"});case"BBBBB":return o.dayPeriod(r,{width:"narrow",context:"formatting"});case"BBBB":default:return o.dayPeriod(r,{width:"wide",context:"formatting"})||o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"})}}set(r,a,o){return r.setHours(Io(o),0,0,0),r}}class U1 extends ye{constructor(){super(...arguments);q(this,"priority",70);q(this,"incompatibleTokens",["H","K","k","t","T"])}parse(r,a,o){switch(a){case"h":return Pe(Te.hour12h,r);case"ho":return o.ordinalNumber(r,{unit:"hour"});default:return Ve(a.length,r)}}validate(r,a){return a>=1&&a<=12}set(r,a,o){const n=r.getHours()>=12;return n&&o<12?r.setHours(o+12,0,0,0):!n&&o===12?r.setHours(0,0,0,0):r.setHours(o,0,0,0),r}}class Q1 extends ye{constructor(){super(...arguments);q(this,"priority",70);q(this,"incompatibleTokens",["a","b","h","K","k","t","T"])}parse(r,a,o){switch(a){case"H":return Pe(Te.hour23h,r);case"Ho":return o.ordinalNumber(r,{unit:"hour"});default:return Ve(a.length,r)}}validate(r,a){return a>=0&&a<=23}set(r,a,o){return r.setHours(o,0,0,0),r}}class J1 extends ye{constructor(){super(...arguments);q(this,"priority",70);q(this,"incompatibleTokens",["h","H","k","t","T"])}parse(r,a,o){switch(a){case"K":return Pe(Te.hour11h,r);case"Ko":return o.ordinalNumber(r,{unit:"hour"});default:return Ve(a.length,r)}}validate(r,a){return a>=0&&a<=11}set(r,a,o){return r.getHours()>=12&&o<12?r.setHours(o+12,0,0,0):r.setHours(o,0,0,0),r}}class eu extends ye{constructor(){super(...arguments);q(this,"priority",70);q(this,"incompatibleTokens",["a","b","h","H","K","t","T"])}parse(r,a,o){switch(a){case"k":return Pe(Te.hour24h,r);case"ko":return o.ordinalNumber(r,{unit:"hour"});default:return Ve(a.length,r)}}validate(r,a){return a>=1&&a<=24}set(r,a,o){const n=o<=24?o%24:o;return r.setHours(n,0,0,0),r}}class tu extends ye{constructor(){super(...arguments);q(this,"priority",60);q(this,"incompatibleTokens",["t","T"])}parse(r,a,o){switch(a){case"m":return Pe(Te.minute,r);case"mo":return o.ordinalNumber(r,{unit:"minute"});default:return Ve(a.length,r)}}validate(r,a){return a>=0&&a<=59}set(r,a,o){return r.setMinutes(o,0,0),r}}class ru extends ye{constructor(){super(...arguments);q(this,"priority",50);q(this,"incompatibleTokens",["t","T"])}parse(r,a,o){switch(a){case"s":return Pe(Te.second,r);case"so":return o.ordinalNumber(r,{unit:"second"});default:return Ve(a.length,r)}}validate(r,a){return a>=0&&a<=59}set(r,a,o){return r.setSeconds(o,0),r}}class au extends ye{constructor(){super(...arguments);q(this,"priority",30);q(this,"incompatibleTokens",["t","T"])}parse(r,a){const o=n=>Math.trunc(n*Math.pow(10,-a.length+3));return Se(Ve(a.length,r),o)}set(r,a,o){return r.setMilliseconds(o),r}}class ou extends ye{constructor(){super(...arguments);q(this,"priority",10);q(this,"incompatibleTokens",["t","T","x"])}parse(r,a){switch(a){case"X":return Wt(Vt.basicOptionalMinutes,r);case"XX":return Wt(Vt.basic,r);case"XXXX":return Wt(Vt.basicOptionalSeconds,r);case"XXXXX":return Wt(Vt.extendedOptionalSeconds,r);case"XXX":default:return Wt(Vt.extended,r)}}set(r,a,o){return a.timestampIsSet?r:$e(r,r.getTime()-La(r)-o)}}class nu extends ye{constructor(){super(...arguments);q(this,"priority",10);q(this,"incompatibleTokens",["t","T","X"])}parse(r,a){switch(a){case"x":return Wt(Vt.basicOptionalMinutes,r);case"xx":return Wt(Vt.basic,r);case"xxxx":return Wt(Vt.basicOptionalSeconds,r);case"xxxxx":return Wt(Vt.extendedOptionalSeconds,r);case"xxx":default:return Wt(Vt.extended,r)}}set(r,a,o){return a.timestampIsSet?r:$e(r,r.getTime()-La(r)-o)}}class iu extends ye{constructor(){super(...arguments);q(this,"priority",40);q(this,"incompatibleTokens","*")}parse(r){return ds(r)}set(r,a,o){return[$e(r,o*1e3),{timestampIsSet:!0}]}}class su extends ye{constructor(){super(...arguments);q(this,"priority",20);q(this,"incompatibleTokens","*")}parse(r){return ds(r)}set(r,a,o){return[$e(r,o),{timestampIsSet:!0}]}}const lu={G:new D1,y:new j1,Y:new P1,R:new O1,u:new L1,Q:new H1,q:new $1,M:new V1,L:new W1,w:new S1,I:new E1,d:new N1,D:new R1,E:new A1,e:new F1,c:new Z1,i:new Y1,a:new X1,b:new K1,B:new G1,h:new U1,H:new Q1,K:new J1,k:new eu,m:new tu,s:new ru,S:new au,X:new ou,x:new nu,t:new iu,T:new su},cu=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,du=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,uu=/^'([^]*?)'?$/,hu=/''/g,pu=/\S/,mu=/[a-zA-Z]/;function Kr(e,t,r,a){var K,A,E,I;const o=()=>$e(r,NaN),n=w1(),i=n.locale??Wo,s=n.firstWeekContainsDate??((A=(K=n.locale)==null?void 0:K.options)==null?void 0:A.firstWeekContainsDate)??1,l=n.weekStartsOn??((I=(E=n.locale)==null?void 0:E.options)==null?void 0:I.weekStartsOn)??0,d={firstWeekContainsDate:s,weekStartsOn:l,locale:i},u=[new M1(a==null?void 0:a.in,r)],p=t.match(du).map($=>{const X=$[0];if(X in So){const pe=So[X];return pe($,i.formatLong)}return $}).join("").match(cu),k=[];for(let $ of p){ls($)&&zo($,t,e),ss($)&&zo($,t,e);const X=$[0],pe=lu[X];if(pe){const{incompatibleTokens:ne}=pe;if(Array.isArray(ne)){const ze=k.find(Ee=>ne.includes(Ee.token)||Ee.token===X);if(ze)throw new RangeError(`The format string mustn't contain \`${ze.fullToken}\` and \`${$}\` at the same time`)}else if(pe.incompatibleTokens==="*"&&k.length>0)throw new RangeError(`The format string mustn't contain \`${$}\` and any other token at the same time`);k.push({token:X,fullToken:$});const Ce=pe.run(e,$,i.match,d);if(!Ce)return o();u.push(Ce.setter),e=Ce.rest}else{if(X.match(mu))throw new RangeError("Format string contains an unescaped latin alphabet character `"+X+"`");if($==="''"?$="'":X==="'"&&($=fu($)),e.indexOf($)===0)e=e.slice($.length);else return o()}}if(e.length>0&&pu.test(e))return o();const y=u.map($=>$.priority).sort(($,X)=>X-$).filter(($,X,pe)=>pe.indexOf($)===X).map($=>u.filter(X=>X.priority===$).sort((X,pe)=>pe.subPriority-X.subPriority)).map($=>$[0]);let D=me(r,a==null?void 0:a.in);if(isNaN(+D))return o();const z={};for(const $ of y){if(!$.validate(D,d))return o();const X=$.set(D,z,d);Array.isArray(X)?(D=X[0],Object.assign(z,X[1])):D=X}return D}function fu(e){return e.match(uu)[1].replace(hu,"'")}function Hr(e,t,r){const[a,o]=jr(r==null?void 0:r.in,e,t);return+gt(a,r)==+gt(o,r)}function ps(e,t,r){return qe(e,-1,r)}function bu(e,t){const r=()=>$e(t==null?void 0:t.in,NaN),o=wu(e);let n;if(o.date){const d=yu(o.date,2);n=Cu(d.restDateString,d.year)}if(!n||isNaN(+n))return r();const i=+n;let s=0,l;if(o.time&&(s=_u(o.time),isNaN(s)))return r();if(o.timezone){if(l=xu(o.timezone),isNaN(l))return r()}else{const d=new Date(i+s),u=me(0,t==null?void 0:t.in);return u.setFullYear(d.getUTCFullYear(),d.getUTCMonth(),d.getUTCDate()),u.setHours(d.getUTCHours(),d.getUTCMinutes(),d.getUTCSeconds(),d.getUTCMilliseconds()),u}return me(i+s+l,t==null?void 0:t.in)}const Va={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},gu=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,vu=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,ku=/^([+-])(\d{2})(?::?(\d{2}))?$/;function wu(e){const t={},r=e.split(Va.dateTimeDelimiter);let a;if(r.length>2)return t;if(/:/.test(r[0])?a=r[0]:(t.date=r[0],a=r[1],Va.timeZoneDelimiter.test(t.date)&&(t.date=e.split(Va.timeZoneDelimiter)[0],a=e.substr(t.date.length,e.length))),a){const o=Va.timezone.exec(a);o?(t.time=a.replace(o[1],""),t.timezone=o[1]):t.time=a}return t}function yu(e,t){const r=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+t)+"})|(\\d{2}|[+-]\\d{"+(2+t)+"})$)"),a=e.match(r);if(!a)return{year:NaN,restDateString:""};const o=a[1]?parseInt(a[1]):null,n=a[2]?parseInt(a[2]):null;return{year:n===null?o:n*100,restDateString:e.slice((a[1]||a[2]).length)}}function Cu(e,t){if(t===null)return new Date(NaN);const r=e.match(gu);if(!r)return new Date(NaN);const a=!!r[4],o=Gr(r[1]),n=Gr(r[2])-1,i=Gr(r[3]),s=Gr(r[4]),l=Gr(r[5])-1;if(a)return Ou(t,s,l)?Mu(t,s,l):new Date(NaN);{const d=new Date(0);return!ju(t,n,i)||!Pu(t,o)?new Date(NaN):(d.setUTCFullYear(t,n,Math.max(o,i)),d)}}function Gr(e){return e?parseInt(e):1}function _u(e){const t=e.match(vu);if(!t)return NaN;const r=Bo(t[1]),a=Bo(t[2]),o=Bo(t[3]);return Lu(r,a,o)?r*Ho+a*Lo+o*1e3:NaN}function Bo(e){return e&&parseFloat(e.replace(",","."))||0}function xu(e){if(e==="Z")return 0;const t=e.match(ku);if(!t)return 0;const r=t[1]==="+"?-1:1,a=parseInt(t[2]),o=t[3]&&parseInt(t[3])||0;return Hu(a,o)?r*(a*Ho+o*Lo):NaN}function Mu(e,t,r){const a=new Date(0);a.setUTCFullYear(e,0,4);const o=a.getUTCDay()||7,n=(t-1)*7+r+1-o;return a.setUTCDate(a.getUTCDate()+n),a}const Du=[31,null,31,30,31,30,31,31,30,31,30,31];function ms(e){return e%400===0||e%4===0&&e%100!==0}function ju(e,t,r){return t>=0&&t<=11&&r>=1&&r<=(Du[t]||(ms(e)?29:28))}function Pu(e,t){return t>=1&&t<=(ms(e)?366:365)}function Ou(e,t,r){return t>=1&&t<=53&&r>=0&&r<=6}function Lu(e,t,r){return e===24?t===0&&r===0:r>=0&&r<60&&t>=0&&t<60&&e>=0&&e<25}function Hu(e,t){return t>=0&&t<=59}function $u(e){const t={},r=cr();for(const a in r)Object.prototype.hasOwnProperty.call(r,a)&&(t[a]=r[a]);for(const a in e)Object.prototype.hasOwnProperty.call(e,a)&&(e[a]===void 0?delete t[a]:t[a]=e[a]);Cd(t)}function fs(e,t,r){return lr(e,-1,r)}const Vu={lessThanXSeconds:{one:"mindre end ét sekund",other:"mindre end {{count}} sekunder"},xSeconds:{one:"1 sekund",other:"{{count}} sekunder"},halfAMinute:"ét halvt minut",lessThanXMinutes:{one:"mindre end ét minut",other:"mindre end {{count}} minutter"},xMinutes:{one:"1 minut",other:"{{count}} minutter"},aboutXHours:{one:"cirka 1 time",other:"cirka {{count}} timer"},xHours:{one:"1 time",other:"{{count}} timer"},xDays:{one:"1 dag",other:"{{count}} dage"},aboutXWeeks:{one:"cirka 1 uge",other:"cirka {{count}} uger"},xWeeks:{one:"1 uge",other:"{{count}} uger"},aboutXMonths:{one:"cirka 1 måned",other:"cirka {{count}} måneder"},xMonths:{one:"1 måned",other:"{{count}} måneder"},aboutXYears:{one:"cirka 1 år",other:"cirka {{count}} år"},xYears:{one:"1 år",other:"{{count}} år"},overXYears:{one:"over 1 år",other:"over {{count}} år"},almostXYears:{one:"næsten 1 år",other:"næsten {{count}} år"}},Wu=(e,t,r)=>{let a;const o=Vu[e];return typeof o=="string"?a=o:t===1?a=o.one:a=o.other.replace("{{count}}",String(t)),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"om "+a:a+" siden":a},Tu={full:"EEEE 'den' d. MMMM y",long:"d. MMMM y",medium:"d. MMM y",short:"dd/MM/y"},Su={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},zu={full:"{{date}} 'kl'. {{time}}",long:"{{date}} 'kl'. {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},Eu={date:oe({formats:Tu,defaultWidth:"full"}),time:oe({formats:Su,defaultWidth:"full"}),dateTime:oe({formats:zu,defaultWidth:"full"})},Iu={lastWeek:"'sidste' eeee 'kl.' p",yesterday:"'i går kl.' p",today:"'i dag kl.' p",tomorrow:"'i morgen kl.' p",nextWeek:"'på' eeee 'kl.' p",other:"P"},Bu=(e,t,r,a)=>Iu[e],Nu={narrow:["fvt","vt"],abbreviated:["f.v.t.","v.t."],wide:["før vesterlandsk tidsregning","vesterlandsk tidsregning"]},Ru={narrow:["1","2","3","4"],abbreviated:["1. kvt.","2. kvt.","3. kvt.","4. kvt."],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},Au={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jan.","feb.","mar.","apr.","maj","jun.","jul.","aug.","sep.","okt.","nov.","dec."],wide:["januar","februar","marts","april","maj","juni","juli","august","september","oktober","november","december"]},Fu={narrow:["S","M","T","O","T","F","L"],short:["sø","ma","ti","on","to","fr","lø"],abbreviated:["søn.","man.","tir.","ons.","tor.","fre.","lør."],wide:["søndag","mandag","tirsdag","onsdag","torsdag","fredag","lørdag"]},Zu={narrow:{am:"a",pm:"p",midnight:"midnat",noon:"middag",morning:"morgen",afternoon:"eftermiddag",evening:"aften",night:"nat"},abbreviated:{am:"AM",pm:"PM",midnight:"midnat",noon:"middag",morning:"morgen",afternoon:"eftermiddag",evening:"aften",night:"nat"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnat",noon:"middag",morning:"morgen",afternoon:"eftermiddag",evening:"aften",night:"nat"}},qu={narrow:{am:"a",pm:"p",midnight:"midnat",noon:"middag",morning:"om morgenen",afternoon:"om eftermiddagen",evening:"om aftenen",night:"om natten"},abbreviated:{am:"AM",pm:"PM",midnight:"midnat",noon:"middag",morning:"om morgenen",afternoon:"om eftermiddagen",evening:"om aftenen",night:"om natten"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnat",noon:"middag",morning:"om morgenen",afternoon:"om eftermiddagen",evening:"om aftenen",night:"om natten"}},Yu={ordinalNumber:(e,t)=>Number(e)+".",era:B({values:Nu,defaultWidth:"wide"}),quarter:B({values:Ru,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:Au,defaultWidth:"wide"}),day:B({values:Fu,defaultWidth:"wide"}),dayPeriod:B({values:Zu,defaultWidth:"wide",formattingValues:qu,defaultFormattingWidth:"wide"})},Xu=/^(\d+)(\.)?/i,Ku=/\d+/i,Gu={narrow:/^(fKr|fvt|eKr|vt)/i,abbreviated:/^(f\.Kr\.?|f\.v\.t\.?|e\.Kr\.?|v\.t\.)/i,wide:/^(f.Kr.|før vesterlandsk tidsregning|e.Kr.|vesterlandsk tidsregning)/i},Uu={any:[/^f/i,/^(v|e)/i]},Qu={narrow:/^[1234]/i,abbreviated:/^[1234]. kvt\./i,wide:/^[1234]\.? kvartal/i},Ju={any:[/1/i,/2/i,/3/i,/4/i]},e2={narrow:/^[jfmasond]/i,abbreviated:/^(jan.|feb.|mar.|apr.|maj|jun.|jul.|aug.|sep.|okt.|nov.|dec.)/i,wide:/^(januar|februar|marts|april|maj|juni|juli|august|september|oktober|november|december)/i},t2={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,/^maj/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},r2={narrow:/^[smtofl]/i,short:/^(søn.|man.|tir.|ons.|tor.|fre.|lør.)/i,abbreviated:/^(søn|man|tir|ons|tor|fre|lør)/i,wide:/^(søndag|mandag|tirsdag|onsdag|torsdag|fredag|lørdag)/i},a2={narrow:[/^s/i,/^m/i,/^t/i,/^o/i,/^t/i,/^f/i,/^l/i],any:[/^s/i,/^m/i,/^ti/i,/^o/i,/^to/i,/^f/i,/^l/i]},o2={narrow:/^(a|p|midnat|middag|(om) (morgenen|eftermiddagen|aftenen|natten))/i,any:/^([ap]\.?\s?m\.?|midnat|middag|(om) (morgenen|eftermiddagen|aftenen|natten))/i},n2={any:{am:/^a/i,pm:/^p/i,midnight:/midnat/i,noon:/middag/i,morning:/morgen/i,afternoon:/eftermiddag/i,evening:/aften/i,night:/nat/i}},i2={ordinalNumber:Ue({matchPattern:Xu,parsePattern:Ku,valueCallback:e=>parseInt(e,10)}),era:N({matchPatterns:Gu,defaultMatchWidth:"wide",parsePatterns:Uu,defaultParseWidth:"any"}),quarter:N({matchPatterns:Qu,defaultMatchWidth:"wide",parsePatterns:Ju,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:e2,defaultMatchWidth:"wide",parsePatterns:t2,defaultParseWidth:"any"}),day:N({matchPatterns:r2,defaultMatchWidth:"wide",parsePatterns:a2,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:o2,defaultMatchWidth:"any",parsePatterns:n2,defaultParseWidth:"any"})},s2={code:"da",formatDistance:Wu,formatLong:Eu,formatRelative:Bu,localize:Yu,match:i2,options:{weekStartsOn:1,firstWeekContainsDate:4}},bs={lessThanXSeconds:{standalone:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"},withPreposition:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"}},xSeconds:{standalone:{one:"1 Sekunde",other:"{{count}} Sekunden"},withPreposition:{one:"1 Sekunde",other:"{{count}} Sekunden"}},halfAMinute:{standalone:"eine halbe Minute",withPreposition:"einer halben Minute"},lessThanXMinutes:{standalone:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"},withPreposition:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"}},xMinutes:{standalone:{one:"1 Minute",other:"{{count}} Minuten"},withPreposition:{one:"1 Minute",other:"{{count}} Minuten"}},aboutXHours:{standalone:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"},withPreposition:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"}},xHours:{standalone:{one:"1 Stunde",other:"{{count}} Stunden"},withPreposition:{one:"1 Stunde",other:"{{count}} Stunden"}},xDays:{standalone:{one:"1 Tag",other:"{{count}} Tage"},withPreposition:{one:"1 Tag",other:"{{count}} Tagen"}},aboutXWeeks:{standalone:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"},withPreposition:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"}},xWeeks:{standalone:{one:"1 Woche",other:"{{count}} Wochen"},withPreposition:{one:"1 Woche",other:"{{count}} Wochen"}},aboutXMonths:{standalone:{one:"etwa 1 Monat",other:"etwa {{count}} Monate"},withPreposition:{one:"etwa 1 Monat",other:"etwa {{count}} Monaten"}},xMonths:{standalone:{one:"1 Monat",other:"{{count}} Monate"},withPreposition:{one:"1 Monat",other:"{{count}} Monaten"}},aboutXYears:{standalone:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahre"},withPreposition:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahren"}},xYears:{standalone:{one:"1 Jahr",other:"{{count}} Jahre"},withPreposition:{one:"1 Jahr",other:"{{count}} Jahren"}},overXYears:{standalone:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahre"},withPreposition:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahren"}},almostXYears:{standalone:{one:"fast 1 Jahr",other:"fast {{count}} Jahre"},withPreposition:{one:"fast 1 Jahr",other:"fast {{count}} Jahren"}}},l2=(e,t,r)=>{let a;const o=r!=null&&r.addSuffix?bs[e].withPreposition:bs[e].standalone;return typeof o=="string"?a=o:t===1?a=o.one:a=o.other.replace("{{count}}",String(t)),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"in "+a:"vor "+a:a},c2={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},d2={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},u2={full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},h2={date:oe({formats:c2,defaultWidth:"full"}),time:oe({formats:d2,defaultWidth:"full"}),dateTime:oe({formats:u2,defaultWidth:"full"})},p2={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},m2=(e,t,r,a)=>p2[e],f2={narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},b2={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},No={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],wide:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]},g2={narrow:No.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:No.wide},v2={narrow:["S","M","D","M","D","F","S"],short:["So","Mo","Di","Mi","Do","Fr","Sa"],abbreviated:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],wide:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"]},k2={narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachm.",evening:"Abend",night:"Nacht"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"}},w2={narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachm.",evening:"abends",night:"nachts"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"}},y2={ordinalNumber:e=>Number(e)+".",era:B({values:f2,defaultWidth:"wide"}),quarter:B({values:b2,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:No,formattingValues:g2,defaultWidth:"wide"}),day:B({values:v2,defaultWidth:"wide"}),dayPeriod:B({values:k2,defaultWidth:"wide",formattingValues:w2,defaultFormattingWidth:"wide"})},C2=/^(\d+)(\.)?/i,_2=/\d+/i,x2={narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},M2={any:[/^v/i,/^n/i]},D2={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},j2={any:[/1/i,/2/i,/3/i,/4/i]},P2={narrow:/^[jfmasond]/i,abbreviated:/^(j[aä]n|feb|mär[z]?|apr|mai|jun[i]?|jul[i]?|aug|sep|okt|nov|dez)\.?/i,wide:/^(januar|februar|märz|april|mai|juni|juli|august|september|oktober|november|dezember)/i},O2={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:[/^j[aä]/i,/^f/i,/^mär/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},L2={narrow:/^[smdmf]/i,short:/^(so|mo|di|mi|do|fr|sa)/i,abbreviated:/^(son?|mon?|die?|mit?|don?|fre?|sam?)\.?/i,wide:/^(sonntag|montag|dienstag|mittwoch|donnerstag|freitag|samstag)/i},H2={any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},$2={narrow:/^(vm\.?|nm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,abbreviated:/^(vorm\.?|nachm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,wide:/^(vormittags|nachmittags|Mitternacht|Mittag|morgens|nachmittags|abends|nachts)/i},V2={any:{am:/^v/i,pm:/^n/i,midnight:/^Mitte/i,noon:/^Mitta/i,morning:/morgens/i,afternoon:/nachmittags/i,evening:/abends/i,night:/nachts/i}},W2={ordinalNumber:Ue({matchPattern:C2,parsePattern:_2,valueCallback:e=>parseInt(e)}),era:N({matchPatterns:x2,defaultMatchWidth:"wide",parsePatterns:M2,defaultParseWidth:"any"}),quarter:N({matchPatterns:D2,defaultMatchWidth:"wide",parsePatterns:j2,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:P2,defaultMatchWidth:"wide",parsePatterns:O2,defaultParseWidth:"any"}),day:N({matchPatterns:L2,defaultMatchWidth:"wide",parsePatterns:H2,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:$2,defaultMatchWidth:"wide",parsePatterns:V2,defaultParseWidth:"any"})},T2={code:"de",formatDistance:l2,formatLong:h2,formatRelative:m2,localize:y2,match:W2,options:{weekStartsOn:1,firstWeekContainsDate:4}},S2={lessThanXSeconds:{one:"menos de un segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"medio minuto",lessThanXMinutes:{one:"menos de un minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"alrededor de 1 hora",other:"alrededor de {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 día",other:"{{count}} días"},aboutXWeeks:{one:"alrededor de 1 semana",other:"alrededor de {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"alrededor de 1 mes",other:"alrededor de {{count}} meses"},xMonths:{one:"1 mes",other:"{{count}} meses"},aboutXYears:{one:"alrededor de 1 año",other:"alrededor de {{count}} años"},xYears:{one:"1 año",other:"{{count}} años"},overXYears:{one:"más de 1 año",other:"más de {{count}} años"},almostXYears:{one:"casi 1 año",other:"casi {{count}} años"}},z2=(e,t,r)=>{let a;const o=S2[e];return typeof o=="string"?a=o:t===1?a=o.one:a=o.other.replace("{{count}}",t.toString()),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"en "+a:"hace "+a:a},E2={full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/y"},I2={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},B2={full:"{{date}} 'a las' {{time}}",long:"{{date}} 'a las' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},N2={date:oe({formats:E2,defaultWidth:"full"}),time:oe({formats:I2,defaultWidth:"full"}),dateTime:oe({formats:B2,defaultWidth:"full"})},R2={lastWeek:"'el' eeee 'pasado a la' p",yesterday:"'ayer a la' p",today:"'hoy a la' p",tomorrow:"'mañana a la' p",nextWeek:"eeee 'a la' p",other:"P"},A2={lastWeek:"'el' eeee 'pasado a las' p",yesterday:"'ayer a las' p",today:"'hoy a las' p",tomorrow:"'mañana a las' p",nextWeek:"eeee 'a las' p",other:"P"},F2=(e,t,r,a)=>t.getHours()!==1?A2[e]:R2[e],Z2={narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","después de cristo"]},q2={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},Y2={narrow:["e","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic"],wide:["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]},X2={narrow:["d","l","m","m","j","v","s"],short:["do","lu","ma","mi","ju","vi","sá"],abbreviated:["dom","lun","mar","mié","jue","vie","sáb"],wide:["domingo","lunes","martes","miércoles","jueves","viernes","sábado"]},K2={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"mañana",afternoon:"tarde",evening:"tarde",night:"noche"},abbreviated:{am:"AM",pm:"PM",midnight:"medianoche",noon:"mediodia",morning:"mañana",afternoon:"tarde",evening:"tarde",night:"noche"},wide:{am:"a.m.",pm:"p.m.",midnight:"medianoche",noon:"mediodia",morning:"mañana",afternoon:"tarde",evening:"tarde",night:"noche"}},G2={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"de la mañana",afternoon:"de la tarde",evening:"de la tarde",night:"de la noche"},abbreviated:{am:"AM",pm:"PM",midnight:"medianoche",noon:"mediodia",morning:"de la mañana",afternoon:"de la tarde",evening:"de la tarde",night:"de la noche"},wide:{am:"a.m.",pm:"p.m.",midnight:"medianoche",noon:"mediodia",morning:"de la mañana",afternoon:"de la tarde",evening:"de la tarde",night:"de la noche"}},U2={ordinalNumber:(e,t)=>Number(e)+"º",era:B({values:Z2,defaultWidth:"wide"}),quarter:B({values:q2,defaultWidth:"wide",argumentCallback:e=>Number(e)-1}),month:B({values:Y2,defaultWidth:"wide"}),day:B({values:X2,defaultWidth:"wide"}),dayPeriod:B({values:K2,defaultWidth:"wide",formattingValues:G2,defaultFormattingWidth:"wide"})},Q2=/^(\d+)(º)?/i,J2=/\d+/i,e0={narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|a\.?\s?e\.?\s?c\.?|d\.?\s?c\.?|e\.?\s?c\.?)/i,wide:/^(antes de cristo|antes de la era com[uú]n|despu[eé]s de cristo|era com[uú]n)/i},t0={any:[/^ac/i,/^dc/i],wide:[/^(antes de cristo|antes de la era com[uú]n)/i,/^(despu[eé]s de cristo|era com[uú]n)/i]},r0={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},a0={any:[/1/i,/2/i,/3/i,/4/i]},o0={narrow:/^[efmajsond]/i,abbreviated:/^(ene|feb|mar|abr|may|jun|jul|ago|sep|oct|nov|dic)/i,wide:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i},n0={narrow:[/^e/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^en/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i]},i0={narrow:/^[dlmjvs]/i,short:/^(do|lu|ma|mi|ju|vi|s[áa])/i,abbreviated:/^(dom|lun|mar|mi[ée]|jue|vie|s[áa]b)/i,wide:/^(domingo|lunes|martes|mi[ée]rcoles|jueves|viernes|s[áa]bado)/i},s0={narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^do/i,/^lu/i,/^ma/i,/^mi/i,/^ju/i,/^vi/i,/^sa/i]},l0={narrow:/^(a|p|mn|md|(de la|a las) (mañana|tarde|noche))/i,any:/^([ap]\.?\s?m\.?|medianoche|mediodia|(de la|a las) (mañana|tarde|noche))/i},c0={any:{am:/^a/i,pm:/^p/i,midnight:/^mn/i,noon:/^md/i,morning:/mañana/i,afternoon:/tarde/i,evening:/tarde/i,night:/noche/i}},d0={ordinalNumber:Ue({matchPattern:Q2,parsePattern:J2,valueCallback:function(e){return parseInt(e,10)}}),era:N({matchPatterns:e0,defaultMatchWidth:"wide",parsePatterns:t0,defaultParseWidth:"any"}),quarter:N({matchPatterns:r0,defaultMatchWidth:"wide",parsePatterns:a0,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:o0,defaultMatchWidth:"wide",parsePatterns:n0,defaultParseWidth:"any"}),day:N({matchPatterns:i0,defaultMatchWidth:"wide",parsePatterns:s0,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:l0,defaultMatchWidth:"any",parsePatterns:c0,defaultParseWidth:"any"})},u0={code:"es",formatDistance:z2,formatLong:N2,formatRelative:F2,localize:U2,match:d0,options:{weekStartsOn:1,firstWeekContainsDate:1}},h0={lessThanXSeconds:{one:"moins d’une seconde",other:"moins de {{count}} secondes"},xSeconds:{one:"1 seconde",other:"{{count}} secondes"},halfAMinute:"30 secondes",lessThanXMinutes:{one:"moins d’une minute",other:"moins de {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"environ 1 heure",other:"environ {{count}} heures"},xHours:{one:"1 heure",other:"{{count}} heures"},xDays:{one:"1 jour",other:"{{count}} jours"},aboutXWeeks:{one:"environ 1 semaine",other:"environ {{count}} semaines"},xWeeks:{one:"1 semaine",other:"{{count}} semaines"},aboutXMonths:{one:"environ 1 mois",other:"environ {{count}} mois"},xMonths:{one:"1 mois",other:"{{count}} mois"},aboutXYears:{one:"environ 1 an",other:"environ {{count}} ans"},xYears:{one:"1 an",other:"{{count}} ans"},overXYears:{one:"plus d’un an",other:"plus de {{count}} ans"},almostXYears:{one:"presqu’un an",other:"presque {{count}} ans"}},p0=(e,t,r)=>{let a;const o=h0[e];return typeof o=="string"?a=o:t===1?a=o.one:a=o.other.replace("{{count}}",String(t)),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"dans "+a:"il y a "+a:a},m0={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},f0={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},b0={full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},g0={date:oe({formats:m0,defaultWidth:"full"}),time:oe({formats:f0,defaultWidth:"full"}),dateTime:oe({formats:b0,defaultWidth:"full"})},v0={lastWeek:"eeee 'dernier à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'prochain à' p",other:"P"},k0=(e,t,r,a)=>v0[e],w0={narrow:["av. J.-C","ap. J.-C"],abbreviated:["av. J.-C","ap. J.-C"],wide:["avant Jésus-Christ","après Jésus-Christ"]},y0={narrow:["T1","T2","T3","T4"],abbreviated:["1er trim.","2ème trim.","3ème trim.","4ème trim."],wide:["1er trimestre","2ème trimestre","3ème trimestre","4ème trimestre"]},C0={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc."],wide:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"]},_0={narrow:["D","L","M","M","J","V","S"],short:["di","lu","ma","me","je","ve","sa"],abbreviated:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],wide:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"]},x0={narrow:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"mat.",afternoon:"ap.m.",evening:"soir",night:"mat."},abbreviated:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"matin",afternoon:"après-midi",evening:"soir",night:"matin"},wide:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"du matin",afternoon:"de l’après-midi",evening:"du soir",night:"du matin"}},M0=(e,t)=>{const r=Number(e),a=t==null?void 0:t.unit;if(r===0)return"0";const o=["year","week","hour","minute","second"];let n;return r===1?n=a&&o.includes(a)?"ère":"er":n="ème",r+n},D0=["MMM","MMMM"],j0={preprocessor:(e,t)=>e.getDate()===1||!t.some(a=>a.isToken&&D0.includes(a.value))?t:t.map(a=>a.isToken&&a.value==="do"?{isToken:!0,value:"d"}:a),ordinalNumber:M0,era:B({values:w0,defaultWidth:"wide"}),quarter:B({values:y0,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:C0,defaultWidth:"wide"}),day:B({values:_0,defaultWidth:"wide"}),dayPeriod:B({values:x0,defaultWidth:"wide"})},P0=/^(\d+)(ième|ère|ème|er|e)?/i,O0=/\d+/i,L0={narrow:/^(av\.J\.C|ap\.J\.C|ap\.J\.-C)/i,abbreviated:/^(av\.J\.-C|av\.J-C|apr\.J\.-C|apr\.J-C|ap\.J-C)/i,wide:/^(avant Jésus-Christ|après Jésus-Christ)/i},H0={any:[/^av/i,/^ap/i]},$0={narrow:/^T?[1234]/i,abbreviated:/^[1234](er|ème|e)? trim\.?/i,wide:/^[1234](er|ème|e)? trimestre/i},V0={any:[/1/i,/2/i,/3/i,/4/i]},W0={narrow:/^[jfmasond]/i,abbreviated:/^(janv|févr|mars|avr|mai|juin|juill|juil|août|sept|oct|nov|déc)\.?/i,wide:/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i},T0={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,/^av/i,/^ma/i,/^juin/i,/^juil/i,/^ao/i,/^s/i,/^o/i,/^n/i,/^d/i]},S0={narrow:/^[lmjvsd]/i,short:/^(di|lu|ma|me|je|ve|sa)/i,abbreviated:/^(dim|lun|mar|mer|jeu|ven|sam)\.?/i,wide:/^(dimanche|lundi|mardi|mercredi|jeudi|vendredi|samedi)/i},z0={narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^di/i,/^lu/i,/^ma/i,/^me/i,/^je/i,/^ve/i,/^sa/i]},E0={narrow:/^(a|p|minuit|midi|mat\.?|ap\.?m\.?|soir|nuit)/i,any:/^([ap]\.?\s?m\.?|du matin|de l'après[-\s]midi|du soir|de la nuit)/i},I0={any:{am:/^a/i,pm:/^p/i,midnight:/^min/i,noon:/^mid/i,morning:/mat/i,afternoon:/ap/i,evening:/soir/i,night:/nuit/i}},B0={ordinalNumber:Ue({matchPattern:P0,parsePattern:O0,valueCallback:e=>parseInt(e)}),era:N({matchPatterns:L0,defaultMatchWidth:"wide",parsePatterns:H0,defaultParseWidth:"any"}),quarter:N({matchPatterns:$0,defaultMatchWidth:"wide",parsePatterns:V0,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:W0,defaultMatchWidth:"wide",parsePatterns:T0,defaultParseWidth:"any"}),day:N({matchPatterns:S0,defaultMatchWidth:"wide",parsePatterns:z0,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:E0,defaultMatchWidth:"any",parsePatterns:I0,defaultParseWidth:"any"})},N0={code:"fr",formatDistance:p0,formatLong:g0,formatRelative:k0,localize:j0,match:B0,options:{weekStartsOn:1,firstWeekContainsDate:4}},R0={lessThanXSeconds:{one:{standalone:"manje od 1 sekunde",withPrepositionAgo:"manje od 1 sekunde",withPrepositionIn:"manje od 1 sekundu"},dual:"manje od {{count}} sekunde",other:"manje od {{count}} sekundi"},xSeconds:{one:{standalone:"1 sekunda",withPrepositionAgo:"1 sekunde",withPrepositionIn:"1 sekundu"},dual:"{{count}} sekunde",other:"{{count}} sekundi"},halfAMinute:"pola minute",lessThanXMinutes:{one:{standalone:"manje od 1 minute",withPrepositionAgo:"manje od 1 minute",withPrepositionIn:"manje od 1 minutu"},dual:"manje od {{count}} minute",other:"manje od {{count}} minuta"},xMinutes:{one:{standalone:"1 minuta",withPrepositionAgo:"1 minute",withPrepositionIn:"1 minutu"},dual:"{{count}} minute",other:"{{count}} minuta"},aboutXHours:{one:{standalone:"oko 1 sat",withPrepositionAgo:"oko 1 sat",withPrepositionIn:"oko 1 sat"},dual:"oko {{count}} sata",other:"oko {{count}} sati"},xHours:{one:{standalone:"1 sat",withPrepositionAgo:"1 sat",withPrepositionIn:"1 sat"},dual:"{{count}} sata",other:"{{count}} sati"},xDays:{one:{standalone:"1 dan",withPrepositionAgo:"1 dan",withPrepositionIn:"1 dan"},dual:"{{count}} dana",other:"{{count}} dana"},aboutXWeeks:{one:{standalone:"oko 1 tjedan",withPrepositionAgo:"oko 1 tjedan",withPrepositionIn:"oko 1 tjedan"},dual:"oko {{count}} tjedna",other:"oko {{count}} tjedana"},xWeeks:{one:{standalone:"1 tjedan",withPrepositionAgo:"1 tjedan",withPrepositionIn:"1 tjedan"},dual:"{{count}} tjedna",other:"{{count}} tjedana"},aboutXMonths:{one:{standalone:"oko 1 mjesec",withPrepositionAgo:"oko 1 mjesec",withPrepositionIn:"oko 1 mjesec"},dual:"oko {{count}} mjeseca",other:"oko {{count}} mjeseci"},xMonths:{one:{standalone:"1 mjesec",withPrepositionAgo:"1 mjesec",withPrepositionIn:"1 mjesec"},dual:"{{count}} mjeseca",other:"{{count}} mjeseci"},aboutXYears:{one:{standalone:"oko 1 godinu",withPrepositionAgo:"oko 1 godinu",withPrepositionIn:"oko 1 godinu"},dual:"oko {{count}} godine",other:"oko {{count}} godina"},xYears:{one:{standalone:"1 godina",withPrepositionAgo:"1 godine",withPrepositionIn:"1 godinu"},dual:"{{count}} godine",other:"{{count}} godina"},overXYears:{one:{standalone:"preko 1 godinu",withPrepositionAgo:"preko 1 godinu",withPrepositionIn:"preko 1 godinu"},dual:"preko {{count}} godine",other:"preko {{count}} godina"},almostXYears:{one:{standalone:"gotovo 1 godinu",withPrepositionAgo:"gotovo 1 godinu",withPrepositionIn:"gotovo 1 godinu"},dual:"gotovo {{count}} godine",other:"gotovo {{count}} godina"}},A0=(e,t,r)=>{let a;const o=R0[e];return typeof o=="string"?a=o:t===1?r!=null&&r.addSuffix?r.comparison&&r.comparison>0?a=o.one.withPrepositionIn:a=o.one.withPrepositionAgo:a=o.one.standalone:t%10>1&&t%10<5&&String(t).substr(-2,1)!=="1"?a=o.dual.replace("{{count}}",String(t)):a=o.other.replace("{{count}}",String(t)),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"za "+a:"prije "+a:a},F0={full:"EEEE, d. MMMM y.",long:"d. MMMM y.",medium:"d. MMM y.",short:"dd. MM. y."},Z0={full:"HH:mm:ss (zzzz)",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},q0={full:"{{date}} 'u' {{time}}",long:"{{date}} 'u' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},Y0={date:oe({formats:F0,defaultWidth:"full"}),time:oe({formats:Z0,defaultWidth:"full"}),dateTime:oe({formats:q0,defaultWidth:"full"})},X0={lastWeek:e=>{switch(e.getDay()){case 0:return"'prošlu nedjelju u' p";case 3:return"'prošlu srijedu u' p";case 6:return"'prošlu subotu u' p";default:return"'prošli' EEEE 'u' p"}},yesterday:"'jučer u' p",today:"'danas u' p",tomorrow:"'sutra u' p",nextWeek:e=>{switch(e.getDay()){case 0:return"'iduću nedjelju u' p";case 3:return"'iduću srijedu u' p";case 6:return"'iduću subotu u' p";default:return"'prošli' EEEE 'u' p"}},other:"P"},K0=(e,t,r,a)=>{const o=X0[e];return typeof o=="function"?o(t):o},G0={narrow:["pr.n.e.","AD"],abbreviated:["pr. Kr.","po. Kr."],wide:["Prije Krista","Poslije Krista"]},U0={narrow:["1.","2.","3.","4."],abbreviated:["1. kv.","2. kv.","3. kv.","4. kv."],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},Q0={narrow:["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],abbreviated:["sij","velj","ožu","tra","svi","lip","srp","kol","ruj","lis","stu","pro"],wide:["siječanj","veljača","ožujak","travanj","svibanj","lipanj","srpanj","kolovoz","rujan","listopad","studeni","prosinac"]},J0={narrow:["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],abbreviated:["sij","velj","ožu","tra","svi","lip","srp","kol","ruj","lis","stu","pro"],wide:["siječnja","veljače","ožujka","travnja","svibnja","lipnja","srpnja","kolovoza","rujna","listopada","studenog","prosinca"]},eh={narrow:["N","P","U","S","Č","P","S"],short:["ned","pon","uto","sri","čet","pet","sub"],abbreviated:["ned","pon","uto","sri","čet","pet","sub"],wide:["nedjelja","ponedjeljak","utorak","srijeda","četvrtak","petak","subota"]},th={narrow:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutro",afternoon:"popodne",evening:"navečer",night:"noću"},abbreviated:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutro",afternoon:"popodne",evening:"navečer",night:"noću"},wide:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutro",afternoon:"poslije podne",evening:"navečer",night:"noću"}},rh={narrow:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutro",afternoon:"popodne",evening:"navečer",night:"noću"},abbreviated:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutro",afternoon:"popodne",evening:"navečer",night:"noću"},wide:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutro",afternoon:"poslije podne",evening:"navečer",night:"noću"}},ah={ordinalNumber:(e,t)=>Number(e)+".",era:B({values:G0,defaultWidth:"wide"}),quarter:B({values:U0,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:Q0,defaultWidth:"wide",formattingValues:J0,defaultFormattingWidth:"wide"}),day:B({values:eh,defaultWidth:"wide"}),dayPeriod:B({values:rh,defaultWidth:"wide",formattingValues:th,defaultFormattingWidth:"wide"})},oh=/^(\d+)\./i,nh=/\d+/i,ih={narrow:/^(pr\.n\.e\.|AD)/i,abbreviated:/^(pr\.\s?Kr\.|po\.\s?Kr\.)/i,wide:/^(Prije Krista|prije nove ere|Poslije Krista|nova era)/i},sh={any:[/^pr/i,/^(po|nova)/i]},lh={narrow:/^[1234]/i,abbreviated:/^[1234]\.\s?kv\.?/i,wide:/^[1234]\. kvartal/i},ch={any:[/1/i,/2/i,/3/i,/4/i]},dh={narrow:/^(10|11|12|[123456789])\./i,abbreviated:/^(sij|velj|(ožu|ozu)|tra|svi|lip|srp|kol|ruj|lis|stu|pro)/i,wide:/^((siječanj|siječnja|sijecanj|sijecnja)|(veljača|veljače|veljaca|veljace)|(ožujak|ožujka|ozujak|ozujka)|(travanj|travnja)|(svibanj|svibnja)|(lipanj|lipnja)|(srpanj|srpnja)|(kolovoz|kolovoza)|(rujan|rujna)|(listopad|listopada)|(studeni|studenog)|(prosinac|prosinca))/i},uh={narrow:[/1/i,/2/i,/3/i,/4/i,/5/i,/6/i,/7/i,/8/i,/9/i,/10/i,/11/i,/12/i],abbreviated:[/^sij/i,/^velj/i,/^(ožu|ozu)/i,/^tra/i,/^svi/i,/^lip/i,/^srp/i,/^kol/i,/^ruj/i,/^lis/i,/^stu/i,/^pro/i],wide:[/^sij/i,/^velj/i,/^(ožu|ozu)/i,/^tra/i,/^svi/i,/^lip/i,/^srp/i,/^kol/i,/^ruj/i,/^lis/i,/^stu/i,/^pro/i]},hh={narrow:/^[npusčc]/i,short:/^(ned|pon|uto|sri|(čet|cet)|pet|sub)/i,abbreviated:/^(ned|pon|uto|sri|(čet|cet)|pet|sub)/i,wide:/^(nedjelja|ponedjeljak|utorak|srijeda|(četvrtak|cetvrtak)|petak|subota)/i},ph={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]},mh={any:/^(am|pm|ponoc|ponoć|(po)?podne|navecer|navečer|noću|poslije podne|ujutro)/i},fh={any:{am:/^a/i,pm:/^p/i,midnight:/^pono/i,noon:/^pod/i,morning:/jutro/i,afternoon:/(poslije\s|po)+podne/i,evening:/(navece|naveče)/i,night:/(nocu|noću)/i}},bh={ordinalNumber:Ue({matchPattern:oh,parsePattern:nh,valueCallback:e=>parseInt(e,10)}),era:N({matchPatterns:ih,defaultMatchWidth:"wide",parsePatterns:sh,defaultParseWidth:"any"}),quarter:N({matchPatterns:lh,defaultMatchWidth:"wide",parsePatterns:ch,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:dh,defaultMatchWidth:"wide",parsePatterns:uh,defaultParseWidth:"wide"}),day:N({matchPatterns:hh,defaultMatchWidth:"wide",parsePatterns:ph,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:mh,defaultMatchWidth:"any",parsePatterns:fh,defaultParseWidth:"any"})},gh={code:"hr",formatDistance:A0,formatLong:Y0,formatRelative:K0,localize:ah,match:bh,options:{weekStartsOn:1,firstWeekContainsDate:1}},vh={lessThanXSeconds:{one:"kurang dari 1 detik",other:"kurang dari {{count}} detik"},xSeconds:{one:"1 detik",other:"{{count}} detik"},halfAMinute:"setengah menit",lessThanXMinutes:{one:"kurang dari 1 menit",other:"kurang dari {{count}} menit"},xMinutes:{one:"1 menit",other:"{{count}} menit"},aboutXHours:{one:"sekitar 1 jam",other:"sekitar {{count}} jam"},xHours:{one:"1 jam",other:"{{count}} jam"},xDays:{one:"1 hari",other:"{{count}} hari"},aboutXWeeks:{one:"sekitar 1 minggu",other:"sekitar {{count}} minggu"},xWeeks:{one:"1 minggu",other:"{{count}} minggu"},aboutXMonths:{one:"sekitar 1 bulan",other:"sekitar {{count}} bulan"},xMonths:{one:"1 bulan",other:"{{count}} bulan"},aboutXYears:{one:"sekitar 1 tahun",other:"sekitar {{count}} tahun"},xYears:{one:"1 tahun",other:"{{count}} tahun"},overXYears:{one:"lebih dari 1 tahun",other:"lebih dari {{count}} tahun"},almostXYears:{one:"hampir 1 tahun",other:"hampir {{count}} tahun"}},kh=(e,t,r)=>{let a;const o=vh[e];return typeof o=="string"?a=o:t===1?a=o.one:a=o.other.replace("{{count}}",t.toString()),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"dalam waktu "+a:a+" yang lalu":a},wh={full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"d/M/yyyy"},yh={full:"HH.mm.ss",long:"HH.mm.ss",medium:"HH.mm",short:"HH.mm"},Ch={full:"{{date}} 'pukul' {{time}}",long:"{{date}} 'pukul' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},_h={date:oe({formats:wh,defaultWidth:"full"}),time:oe({formats:yh,defaultWidth:"full"}),dateTime:oe({formats:Ch,defaultWidth:"full"})},xh={lastWeek:"eeee 'lalu pukul' p",yesterday:"'Kemarin pukul' p",today:"'Hari ini pukul' p",tomorrow:"'Besok pukul' p",nextWeek:"eeee 'pukul' p",other:"P"},Mh=(e,t,r,a)=>xh[e],Dh={narrow:["SM","M"],abbreviated:["SM","M"],wide:["Sebelum Masehi","Masehi"]},jh={narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["Kuartal ke-1","Kuartal ke-2","Kuartal ke-3","Kuartal ke-4"]},Ph={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","Mei","Jun","Jul","Agt","Sep","Okt","Nov","Des"],wide:["Januari","Februari","Maret","April","Mei","Juni","Juli","Agustus","September","Oktober","November","Desember"]},Oh={narrow:["M","S","S","R","K","J","S"],short:["Min","Sen","Sel","Rab","Kam","Jum","Sab"],abbreviated:["Min","Sen","Sel","Rab","Kam","Jum","Sab"],wide:["Minggu","Senin","Selasa","Rabu","Kamis","Jumat","Sabtu"]},Lh={narrow:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"},abbreviated:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"},wide:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"}},Hh={narrow:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"},abbreviated:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"},wide:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"}},$h={ordinalNumber:(e,t)=>"ke-"+Number(e),era:B({values:Dh,defaultWidth:"wide"}),quarter:B({values:jh,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:Ph,defaultWidth:"wide"}),day:B({values:Oh,defaultWidth:"wide"}),dayPeriod:B({values:Lh,defaultWidth:"wide",formattingValues:Hh,defaultFormattingWidth:"wide"})},Vh=/^ke-(\d+)?/i,Wh=/\d+/i,Th={narrow:/^(sm|m)/i,abbreviated:/^(s\.?\s?m\.?|s\.?\s?e\.?\s?u\.?|m\.?|e\.?\s?u\.?)/i,wide:/^(sebelum masehi|sebelum era umum|masehi|era umum)/i},Sh={any:[/^s/i,/^(m|e)/i]},zh={narrow:/^[1234]/i,abbreviated:/^K-?\s[1234]/i,wide:/^Kuartal ke-?\s?[1234]/i},Eh={any:[/1/i,/2/i,/3/i,/4/i]},Ih={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|mei|jun|jul|agt|sep|okt|nov|des)/i,wide:/^(januari|februari|maret|april|mei|juni|juli|agustus|september|oktober|november|desember)/i},Bh={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,/^ma/i,/^ap/i,/^me/i,/^jun/i,/^jul/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},Nh={narrow:/^[srkjm]/i,short:/^(min|sen|sel|rab|kam|jum|sab)/i,abbreviated:/^(min|sen|sel|rab|kam|jum|sab)/i,wide:/^(minggu|senin|selasa|rabu|kamis|jumat|sabtu)/i},Rh={narrow:[/^m/i,/^s/i,/^s/i,/^r/i,/^k/i,/^j/i,/^s/i],any:[/^m/i,/^sen/i,/^sel/i,/^r/i,/^k/i,/^j/i,/^sa/i]},Ah={narrow:/^(a|p|tengah m|tengah h|(di(\swaktu)?) (pagi|siang|sore|malam))/i,any:/^([ap]\.?\s?m\.?|tengah malam|tengah hari|(di(\swaktu)?) (pagi|siang|sore|malam))/i},Fh={any:{am:/^a/i,pm:/^pm/i,midnight:/^tengah m/i,noon:/^tengah h/i,morning:/pagi/i,afternoon:/siang/i,evening:/sore/i,night:/malam/i}},Zh={ordinalNumber:Ue({matchPattern:Vh,parsePattern:Wh,valueCallback:e=>parseInt(e,10)}),era:N({matchPatterns:Th,defaultMatchWidth:"wide",parsePatterns:Sh,defaultParseWidth:"any"}),quarter:N({matchPatterns:zh,defaultMatchWidth:"wide",parsePatterns:Eh,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:Ih,defaultMatchWidth:"wide",parsePatterns:Bh,defaultParseWidth:"any"}),day:N({matchPatterns:Nh,defaultMatchWidth:"wide",parsePatterns:Rh,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:Ah,defaultMatchWidth:"any",parsePatterns:Fh,defaultParseWidth:"any"})},qh={code:"id",formatDistance:kh,formatLong:_h,formatRelative:Mh,localize:$h,match:Zh,options:{weekStartsOn:1,firstWeekContainsDate:1}},Yh={lessThanXSeconds:{one:"meno di un secondo",other:"meno di {{count}} secondi"},xSeconds:{one:"un secondo",other:"{{count}} secondi"},halfAMinute:"alcuni secondi",lessThanXMinutes:{one:"meno di un minuto",other:"meno di {{count}} minuti"},xMinutes:{one:"un minuto",other:"{{count}} minuti"},aboutXHours:{one:"circa un'ora",other:"circa {{count}} ore"},xHours:{one:"un'ora",other:"{{count}} ore"},xDays:{one:"un giorno",other:"{{count}} giorni"},aboutXWeeks:{one:"circa una settimana",other:"circa {{count}} settimane"},xWeeks:{one:"una settimana",other:"{{count}} settimane"},aboutXMonths:{one:"circa un mese",other:"circa {{count}} mesi"},xMonths:{one:"un mese",other:"{{count}} mesi"},aboutXYears:{one:"circa un anno",other:"circa {{count}} anni"},xYears:{one:"un anno",other:"{{count}} anni"},overXYears:{one:"più di un anno",other:"più di {{count}} anni"},almostXYears:{one:"quasi un anno",other:"quasi {{count}} anni"}},Xh=(e,t,r)=>{let a;const o=Yh[e];return typeof o=="string"?a=o:t===1?a=o.one:a=o.other.replace("{{count}}",t.toString()),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"tra "+a:a+" fa":a},Kh={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},Gh={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Uh={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},Qh={date:oe({formats:Kh,defaultWidth:"full"}),time:oe({formats:Gh,defaultWidth:"full"}),dateTime:oe({formats:Uh,defaultWidth:"full"})},Ro=["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"];function Jh(e){switch(e){case 0:return"'domenica scorsa alle' p";default:return"'"+Ro[e]+" scorso alle' p"}}function gs(e){return"'"+Ro[e]+" alle' p"}function ep(e){switch(e){case 0:return"'domenica prossima alle' p";default:return"'"+Ro[e]+" prossimo alle' p"}}const tp={lastWeek:(e,t,r)=>{const a=e.getDay();return Hr(e,t,r)?gs(a):Jh(a)},yesterday:"'ieri alle' p",today:"'oggi alle' p",tomorrow:"'domani alle' p",nextWeek:(e,t,r)=>{const a=e.getDay();return Hr(e,t,r)?gs(a):ep(a)},other:"P"},rp=(e,t,r,a)=>{const o=tp[e];return typeof o=="function"?o(t,r,a):o},ap={narrow:["aC","dC"],abbreviated:["a.C.","d.C."],wide:["avanti Cristo","dopo Cristo"]},op={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},np={narrow:["G","F","M","A","M","G","L","A","S","O","N","D"],abbreviated:["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],wide:["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]},ip={narrow:["D","L","M","M","G","V","S"],short:["dom","lun","mar","mer","gio","ven","sab"],abbreviated:["dom","lun","mar","mer","gio","ven","sab"],wide:["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"]},sp={narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"}},lp={narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"}},cp={ordinalNumber:(e,t)=>{const r=Number(e);return String(r)},era:B({values:ap,defaultWidth:"wide"}),quarter:B({values:op,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:np,defaultWidth:"wide"}),day:B({values:ip,defaultWidth:"wide"}),dayPeriod:B({values:sp,defaultWidth:"wide",formattingValues:lp,defaultFormattingWidth:"wide"})},dp=/^(\d+)(º)?/i,up=/\d+/i,hp={narrow:/^(aC|dC)/i,abbreviated:/^(a\.?\s?C\.?|a\.?\s?e\.?\s?v\.?|d\.?\s?C\.?|e\.?\s?v\.?)/i,wide:/^(avanti Cristo|avanti Era Volgare|dopo Cristo|Era Volgare)/i},pp={any:[/^a/i,/^(d|e)/i]},mp={narrow:/^[1234]/i,abbreviated:/^t[1234]/i,wide:/^[1234](º)? trimestre/i},fp={any:[/1/i,/2/i,/3/i,/4/i]},bp={narrow:/^[gfmalsond]/i,abbreviated:/^(gen|feb|mar|apr|mag|giu|lug|ago|set|ott|nov|dic)/i,wide:/^(gennaio|febbraio|marzo|aprile|maggio|giugno|luglio|agosto|settembre|ottobre|novembre|dicembre)/i},gp={narrow:[/^g/i,/^f/i,/^m/i,/^a/i,/^m/i,/^g/i,/^l/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ge/i,/^f/i,/^mar/i,/^ap/i,/^mag/i,/^gi/i,/^l/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},vp={narrow:/^[dlmgvs]/i,short:/^(do|lu|ma|me|gi|ve|sa)/i,abbreviated:/^(dom|lun|mar|mer|gio|ven|sab)/i,wide:/^(domenica|luned[i|ì]|marted[i|ì]|mercoled[i|ì]|gioved[i|ì]|venerd[i|ì]|sabato)/i},kp={narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^g/i,/^v/i,/^s/i],any:[/^d/i,/^l/i,/^ma/i,/^me/i,/^g/i,/^v/i,/^s/i]},wp={narrow:/^(a|m\.|p|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i,any:/^([ap]\.?\s?m\.?|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i},yp={any:{am:/^a/i,pm:/^p/i,midnight:/^mezza/i,noon:/^mezzo/i,morning:/mattina/i,afternoon:/pomeriggio/i,evening:/sera/i,night:/notte/i}},Cp={ordinalNumber:Ue({matchPattern:dp,parsePattern:up,valueCallback:e=>parseInt(e,10)}),era:N({matchPatterns:hp,defaultMatchWidth:"wide",parsePatterns:pp,defaultParseWidth:"any"}),quarter:N({matchPatterns:mp,defaultMatchWidth:"wide",parsePatterns:fp,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:bp,defaultMatchWidth:"wide",parsePatterns:gp,defaultParseWidth:"any"}),day:N({matchPatterns:vp,defaultMatchWidth:"wide",parsePatterns:kp,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:wp,defaultMatchWidth:"any",parsePatterns:yp,defaultParseWidth:"any"})},_p={code:"it",formatDistance:Xh,formatLong:Qh,formatRelative:rp,localize:cp,match:Cp,options:{weekStartsOn:1,firstWeekContainsDate:4}},xp={lessThanXSeconds:{one:"1秒未満",other:"{{count}}秒未満",oneWithSuffix:"約1秒",otherWithSuffix:"約{{count}}秒"},xSeconds:{one:"1秒",other:"{{count}}秒"},halfAMinute:"30秒",lessThanXMinutes:{one:"1分未満",other:"{{count}}分未満",oneWithSuffix:"約1分",otherWithSuffix:"約{{count}}分"},xMinutes:{one:"1分",other:"{{count}}分"},aboutXHours:{one:"約1時間",other:"約{{count}}時間"},xHours:{one:"1時間",other:"{{count}}時間"},xDays:{one:"1日",other:"{{count}}日"},aboutXWeeks:{one:"約1週間",other:"約{{count}}週間"},xWeeks:{one:"1週間",other:"{{count}}週間"},aboutXMonths:{one:"約1か月",other:"約{{count}}か月"},xMonths:{one:"1か月",other:"{{count}}か月"},aboutXYears:{one:"約1年",other:"約{{count}}年"},xYears:{one:"1年",other:"{{count}}年"},overXYears:{one:"1年以上",other:"{{count}}年以上"},almostXYears:{one:"1年近く",other:"{{count}}年近く"}},Mp=(e,t,r)=>{r=r||{};let a;const o=xp[e];return typeof o=="string"?a=o:t===1?r.addSuffix&&o.oneWithSuffix?a=o.oneWithSuffix:a=o.one:r.addSuffix&&o.otherWithSuffix?a=o.otherWithSuffix.replace("{{count}}",String(t)):a=o.other.replace("{{count}}",String(t)),r.addSuffix?r.comparison&&r.comparison>0?a+"後":a+"前":a},Dp={full:"y年M月d日EEEE",long:"y年M月d日",medium:"y/MM/dd",short:"y/MM/dd"},jp={full:"H時mm分ss秒 zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},Pp={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},Op={date:oe({formats:Dp,defaultWidth:"full"}),time:oe({formats:jp,defaultWidth:"full"}),dateTime:oe({formats:Pp,defaultWidth:"full"})},Lp={lastWeek:"先週のeeeeのp",yesterday:"昨日のp",today:"今日のp",tomorrow:"明日のp",nextWeek:"翌週のeeeeのp",other:"P"},Hp=(e,t,r,a)=>Lp[e],$p={narrow:["BC","AC"],abbreviated:["紀元前","西暦"],wide:["紀元前","西暦"]},Vp={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["第1四半期","第2四半期","第3四半期","第4四半期"]},Wp={narrow:["1","2","3","4","5","6","7","8","9","10","11","12"],abbreviated:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],wide:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"]},Tp={narrow:["日","月","火","水","木","金","土"],short:["日","月","火","水","木","金","土"],abbreviated:["日","月","火","水","木","金","土"],wide:["日曜日","月曜日","火曜日","水曜日","木曜日","金曜日","土曜日"]},Sp={narrow:{am:"午前",pm:"午後",midnight:"深夜",noon:"正午",morning:"朝",afternoon:"午後",evening:"夜",night:"深夜"},abbreviated:{am:"午前",pm:"午後",midnight:"深夜",noon:"正午",morning:"朝",afternoon:"午後",evening:"夜",night:"深夜"},wide:{am:"午前",pm:"午後",midnight:"深夜",noon:"正午",morning:"朝",afternoon:"午後",evening:"夜",night:"深夜"}},zp={narrow:{am:"午前",pm:"午後",midnight:"深夜",noon:"正午",morning:"朝",afternoon:"午後",evening:"夜",night:"深夜"},abbreviated:{am:"午前",pm:"午後",midnight:"深夜",noon:"正午",morning:"朝",afternoon:"午後",evening:"夜",night:"深夜"},wide:{am:"午前",pm:"午後",midnight:"深夜",noon:"正午",morning:"朝",afternoon:"午後",evening:"夜",night:"深夜"}},Ep={ordinalNumber:(e,t)=>{const r=Number(e);switch(String(t==null?void 0:t.unit)){case"year":return`${r}年`;case"quarter":return`第${r}四半期`;case"month":return`${r}月`;case"week":return`第${r}週`;case"date":return`${r}日`;case"hour":return`${r}時`;case"minute":return`${r}分`;case"second":return`${r}秒`;default:return`${r}`}},era:B({values:$p,defaultWidth:"wide"}),quarter:B({values:Vp,defaultWidth:"wide",argumentCallback:e=>Number(e)-1}),month:B({values:Wp,defaultWidth:"wide"}),day:B({values:Tp,defaultWidth:"wide"}),dayPeriod:B({values:Sp,defaultWidth:"wide",formattingValues:zp,defaultFormattingWidth:"wide"})},Ip=/^第?\d+(年|四半期|月|週|日|時|分|秒)?/i,Bp=/\d+/i,Np={narrow:/^(B\.?C\.?|A\.?D\.?)/i,abbreviated:/^(紀元[前後]|西暦)/i,wide:/^(紀元[前後]|西暦)/i},Rp={narrow:[/^B/i,/^A/i],any:[/^(紀元前)/i,/^(西暦|紀元後)/i]},Ap={narrow:/^[1234]/i,abbreviated:/^Q[1234]/i,wide:/^第[1234一二三四1234]四半期/i},Fp={any:[/(1|一|1)/i,/(2|二|2)/i,/(3|三|3)/i,/(4|四|4)/i]},Zp={narrow:/^([123456789]|1[012])/,abbreviated:/^([123456789]|1[012])月/i,wide:/^([123456789]|1[012])月/i},qp={any:[/^1\D/,/^2/,/^3/,/^4/,/^5/,/^6/,/^7/,/^8/,/^9/,/^10/,/^11/,/^12/]},Yp={narrow:/^[日月火水木金土]/,short:/^[日月火水木金土]/,abbreviated:/^[日月火水木金土]/,wide:/^[日月火水木金土]曜日/},Xp={any:[/^日/,/^月/,/^火/,/^水/,/^木/,/^金/,/^土/]},Kp={any:/^(AM|PM|午前|午後|正午|深夜|真夜中|夜|朝)/i},Gp={any:{am:/^(A|午前)/i,pm:/^(P|午後)/i,midnight:/^深夜|真夜中/i,noon:/^正午/i,morning:/^朝/i,afternoon:/^午後/i,evening:/^夜/i,night:/^深夜/i}},Up={ordinalNumber:Ue({matchPattern:Ip,parsePattern:Bp,valueCallback:function(e){return parseInt(e,10)}}),era:N({matchPatterns:Np,defaultMatchWidth:"wide",parsePatterns:Rp,defaultParseWidth:"any"}),quarter:N({matchPatterns:Ap,defaultMatchWidth:"wide",parsePatterns:Fp,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:Zp,defaultMatchWidth:"wide",parsePatterns:qp,defaultParseWidth:"any"}),day:N({matchPatterns:Yp,defaultMatchWidth:"wide",parsePatterns:Xp,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:Kp,defaultMatchWidth:"any",parsePatterns:Gp,defaultParseWidth:"any"})},Qp={code:"ja",formatDistance:Mp,formatLong:Op,formatRelative:Hp,localize:Ep,match:Up,options:{weekStartsOn:0,firstWeekContainsDate:1}},Jp={lessThanXSeconds:{one:"mindre enn ett sekund",other:"mindre enn {{count}} sekunder"},xSeconds:{one:"ett sekund",other:"{{count}} sekunder"},halfAMinute:"et halvt minutt",lessThanXMinutes:{one:"mindre enn ett minutt",other:"mindre enn {{count}} minutter"},xMinutes:{one:"ett minutt",other:"{{count}} minutter"},aboutXHours:{one:"omtrent en time",other:"omtrent {{count}} timer"},xHours:{one:"en time",other:"{{count}} timer"},xDays:{one:"en dag",other:"{{count}} dager"},aboutXWeeks:{one:"omtrent en uke",other:"omtrent {{count}} uker"},xWeeks:{one:"en uke",other:"{{count}} uker"},aboutXMonths:{one:"omtrent en måned",other:"omtrent {{count}} måneder"},xMonths:{one:"en måned",other:"{{count}} måneder"},aboutXYears:{one:"omtrent ett år",other:"omtrent {{count}} år"},xYears:{one:"ett år",other:"{{count}} år"},overXYears:{one:"over ett år",other:"over {{count}} år"},almostXYears:{one:"nesten ett år",other:"nesten {{count}} år"}},em=(e,t,r)=>{let a;const o=Jp[e];return typeof o=="string"?a=o:t===1?a=o.one:a=o.other.replace("{{count}}",String(t)),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"om "+a:a+" siden":a},tm={full:"EEEE d. MMMM y",long:"d. MMMM y",medium:"d. MMM y",short:"dd.MM.y"},rm={full:"'kl'. HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},am={full:"{{date}} 'kl.' {{time}}",long:"{{date}} 'kl.' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},om={date:oe({formats:tm,defaultWidth:"full"}),time:oe({formats:rm,defaultWidth:"full"}),dateTime:oe({formats:am,defaultWidth:"full"})},nm={lastWeek:"'forrige' eeee 'kl.' p",yesterday:"'i går kl.' p",today:"'i dag kl.' p",tomorrow:"'i morgen kl.' p",nextWeek:"EEEE 'kl.' p",other:"P"},im=(e,t,r,a)=>nm[e],sm={narrow:["f.Kr.","e.Kr."],abbreviated:["f.Kr.","e.Kr."],wide:["før Kristus","etter Kristus"]},lm={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},cm={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jan.","feb.","mars","apr.","mai","juni","juli","aug.","sep.","okt.","nov.","des."],wide:["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]},dm={narrow:["S","M","T","O","T","F","L"],short:["sø","ma","ti","on","to","fr","lø"],abbreviated:["søn","man","tir","ons","tor","fre","lør"],wide:["søndag","mandag","tirsdag","onsdag","torsdag","fredag","lørdag"]},um={narrow:{am:"a",pm:"p",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på etterm.",evening:"på kvelden",night:"på natten"},abbreviated:{am:"a.m.",pm:"p.m.",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på etterm.",evening:"på kvelden",night:"på natten"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnatt",noon:"middag",morning:"på morgenen",afternoon:"på ettermiddagen",evening:"på kvelden",night:"på natten"}},hm={ordinalNumber:(e,t)=>Number(e)+".",era:B({values:sm,defaultWidth:"wide"}),quarter:B({values:lm,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:cm,defaultWidth:"wide"}),day:B({values:dm,defaultWidth:"wide"}),dayPeriod:B({values:um,defaultWidth:"wide"})},pm=/^(\d+)\.?/i,mm=/\d+/i,fm={narrow:/^(f\.? ?Kr\.?|fvt\.?|e\.? ?Kr\.?|evt\.?)/i,abbreviated:/^(f\.? ?Kr\.?|fvt\.?|e\.? ?Kr\.?|evt\.?)/i,wide:/^(før Kristus|før vår tid|etter Kristus|vår tid)/i},bm={any:[/^f/i,/^e/i]},gm={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? kvartal/i},vm={any:[/1/i,/2/i,/3/i,/4/i]},km={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mars?|apr|mai|juni?|juli?|aug|sep|okt|nov|des)\.?/i,wide:/^(januar|februar|mars|april|mai|juni|juli|august|september|oktober|november|desember)/i},wm={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,/^mai/i,/^jun/i,/^jul/i,/^aug/i,/^s/i,/^o/i,/^n/i,/^d/i]},ym={narrow:/^[smtofl]/i,short:/^(sø|ma|ti|on|to|fr|lø)/i,abbreviated:/^(søn|man|tir|ons|tor|fre|lør)/i,wide:/^(søndag|mandag|tirsdag|onsdag|torsdag|fredag|lørdag)/i},Cm={any:[/^s/i,/^m/i,/^ti/i,/^o/i,/^to/i,/^f/i,/^l/i]},_m={narrow:/^(midnatt|middag|(på) (morgenen|ettermiddagen|kvelden|natten)|[ap])/i,any:/^([ap]\.?\s?m\.?|midnatt|middag|(på) (morgenen|ettermiddagen|kvelden|natten))/i},xm={any:{am:/^a(\.?\s?m\.?)?$/i,pm:/^p(\.?\s?m\.?)?$/i,midnight:/^midn/i,noon:/^midd/i,morning:/morgen/i,afternoon:/ettermiddag/i,evening:/kveld/i,night:/natt/i}},Mm={ordinalNumber:Ue({matchPattern:pm,parsePattern:mm,valueCallback:e=>parseInt(e,10)}),era:N({matchPatterns:fm,defaultMatchWidth:"wide",parsePatterns:bm,defaultParseWidth:"any"}),quarter:N({matchPatterns:gm,defaultMatchWidth:"wide",parsePatterns:vm,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:km,defaultMatchWidth:"wide",parsePatterns:wm,defaultParseWidth:"any"}),day:N({matchPatterns:ym,defaultMatchWidth:"wide",parsePatterns:Cm,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:_m,defaultMatchWidth:"any",parsePatterns:xm,defaultParseWidth:"any"})},Dm={code:"nb",formatDistance:em,formatLong:om,formatRelative:im,localize:hm,match:Mm,options:{weekStartsOn:1,firstWeekContainsDate:4}},jm={lessThanXSeconds:{one:"minder dan een seconde",other:"minder dan {{count}} seconden"},xSeconds:{one:"1 seconde",other:"{{count}} seconden"},halfAMinute:"een halve minuut",lessThanXMinutes:{one:"minder dan een minuut",other:"minder dan {{count}} minuten"},xMinutes:{one:"een minuut",other:"{{count}} minuten"},aboutXHours:{one:"ongeveer 1 uur",other:"ongeveer {{count}} uur"},xHours:{one:"1 uur",other:"{{count}} uur"},xDays:{one:"1 dag",other:"{{count}} dagen"},aboutXWeeks:{one:"ongeveer 1 week",other:"ongeveer {{count}} weken"},xWeeks:{one:"1 week",other:"{{count}} weken"},aboutXMonths:{one:"ongeveer 1 maand",other:"ongeveer {{count}} maanden"},xMonths:{one:"1 maand",other:"{{count}} maanden"},aboutXYears:{one:"ongeveer 1 jaar",other:"ongeveer {{count}} jaar"},xYears:{one:"1 jaar",other:"{{count}} jaar"},overXYears:{one:"meer dan 1 jaar",other:"meer dan {{count}} jaar"},almostXYears:{one:"bijna 1 jaar",other:"bijna {{count}} jaar"}},Pm=(e,t,r)=>{let a;const o=jm[e];return typeof o=="string"?a=o:t===1?a=o.one:a=o.other.replace("{{count}}",String(t)),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"over "+a:a+" geleden":a},Om={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd-MM-y"},Lm={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Hm={full:"{{date}} 'om' {{time}}",long:"{{date}} 'om' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},$m={date:oe({formats:Om,defaultWidth:"full"}),time:oe({formats:Lm,defaultWidth:"full"}),dateTime:oe({formats:Hm,defaultWidth:"full"})},Vm={lastWeek:"'afgelopen' eeee 'om' p",yesterday:"'gisteren om' p",today:"'vandaag om' p",tomorrow:"'morgen om' p",nextWeek:"eeee 'om' p",other:"P"},Wm=(e,t,r,a)=>Vm[e],Tm={narrow:["v.C.","n.C."],abbreviated:["v.Chr.","n.Chr."],wide:["voor Christus","na Christus"]},Sm={narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["1e kwartaal","2e kwartaal","3e kwartaal","4e kwartaal"]},zm={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jan.","feb.","mrt.","apr.","mei","jun.","jul.","aug.","sep.","okt.","nov.","dec."],wide:["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"]},Em={narrow:["Z","M","D","W","D","V","Z"],short:["zo","ma","di","wo","do","vr","za"],abbreviated:["zon","maa","din","woe","don","vri","zat"],wide:["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"]},Im={narrow:{am:"AM",pm:"PM",midnight:"middernacht",noon:"het middaguur",morning:"'s ochtends",afternoon:"'s middags",evening:"'s avonds",night:"'s nachts"},abbreviated:{am:"AM",pm:"PM",midnight:"middernacht",noon:"het middaguur",morning:"'s ochtends",afternoon:"'s middags",evening:"'s avonds",night:"'s nachts"},wide:{am:"AM",pm:"PM",midnight:"middernacht",noon:"het middaguur",morning:"'s ochtends",afternoon:"'s middags",evening:"'s avonds",night:"'s nachts"}},Bm={ordinalNumber:(e,t)=>Number(e)+"e",era:B({values:Tm,defaultWidth:"wide"}),quarter:B({values:Sm,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:zm,defaultWidth:"wide"}),day:B({values:Em,defaultWidth:"wide"}),dayPeriod:B({values:Im,defaultWidth:"wide"})},Nm=/^(\d+)e?/i,Rm=/\d+/i,Am={narrow:/^([vn]\.? ?C\.?)/,abbreviated:/^([vn]\. ?Chr\.?)/,wide:/^((voor|na) Christus)/},Fm={any:[/^v/,/^n/]},Zm={narrow:/^[1234]/i,abbreviated:/^K[1234]/i,wide:/^[1234]e kwartaal/i},qm={any:[/1/i,/2/i,/3/i,/4/i]},Ym={narrow:/^[jfmasond]/i,abbreviated:/^(jan.|feb.|mrt.|apr.|mei|jun.|jul.|aug.|sep.|okt.|nov.|dec.)/i,wide:/^(januari|februari|maart|april|mei|juni|juli|augustus|september|oktober|november|december)/i},Xm={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:[/^jan/i,/^feb/i,/^m(r|a)/i,/^apr/i,/^mei/i,/^jun/i,/^jul/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i]},Km={narrow:/^[zmdwv]/i,short:/^(zo|ma|di|wo|do|vr|za)/i,abbreviated:/^(zon|maa|din|woe|don|vri|zat)/i,wide:/^(zondag|maandag|dinsdag|woensdag|donderdag|vrijdag|zaterdag)/i},Gm={narrow:[/^z/i,/^m/i,/^d/i,/^w/i,/^d/i,/^v/i,/^z/i],any:[/^zo/i,/^ma/i,/^di/i,/^wo/i,/^do/i,/^vr/i,/^za/i]},Um={any:/^(am|pm|middernacht|het middaguur|'s (ochtends|middags|avonds|nachts))/i},Qm={any:{am:/^am/i,pm:/^pm/i,midnight:/^middernacht/i,noon:/^het middaguur/i,morning:/ochtend/i,afternoon:/middag/i,evening:/avond/i,night:/nacht/i}},Jm={ordinalNumber:Ue({matchPattern:Nm,parsePattern:Rm,valueCallback:e=>parseInt(e,10)}),era:N({matchPatterns:Am,defaultMatchWidth:"wide",parsePatterns:Fm,defaultParseWidth:"any"}),quarter:N({matchPatterns:Zm,defaultMatchWidth:"wide",parsePatterns:qm,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:Ym,defaultMatchWidth:"wide",parsePatterns:Xm,defaultParseWidth:"any"}),day:N({matchPatterns:Km,defaultMatchWidth:"wide",parsePatterns:Gm,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:Um,defaultMatchWidth:"any",parsePatterns:Qm,defaultParseWidth:"any"})},ef={code:"nl",formatDistance:Pm,formatLong:$m,formatRelative:Wm,localize:Bm,match:Jm,options:{weekStartsOn:1,firstWeekContainsDate:4}},tf={lessThanXSeconds:{one:{regular:"mniej niż sekunda",past:"mniej niż sekundę",future:"mniej niż sekundę"},twoFour:"mniej niż {{count}} sekundy",other:"mniej niż {{count}} sekund"},xSeconds:{one:{regular:"sekunda",past:"sekundę",future:"sekundę"},twoFour:"{{count}} sekundy",other:"{{count}} sekund"},halfAMinute:{one:"pół minuty",twoFour:"pół minuty",other:"pół minuty"},lessThanXMinutes:{one:{regular:"mniej niż minuta",past:"mniej niż minutę",future:"mniej niż minutę"},twoFour:"mniej niż {{count}} minuty",other:"mniej niż {{count}} minut"},xMinutes:{one:{regular:"minuta",past:"minutę",future:"minutę"},twoFour:"{{count}} minuty",other:"{{count}} minut"},aboutXHours:{one:{regular:"około godziny",past:"około godziny",future:"około godzinę"},twoFour:"około {{count}} godziny",other:"około {{count}} godzin"},xHours:{one:{regular:"godzina",past:"godzinę",future:"godzinę"},twoFour:"{{count}} godziny",other:"{{count}} godzin"},xDays:{one:{regular:"dzień",past:"dzień",future:"1 dzień"},twoFour:"{{count}} dni",other:"{{count}} dni"},aboutXWeeks:{one:"około tygodnia",twoFour:"około {{count}} tygodni",other:"około {{count}} tygodni"},xWeeks:{one:"tydzień",twoFour:"{{count}} tygodnie",other:"{{count}} tygodni"},aboutXMonths:{one:"około miesiąc",twoFour:"około {{count}} miesiące",other:"około {{count}} miesięcy"},xMonths:{one:"miesiąc",twoFour:"{{count}} miesiące",other:"{{count}} miesięcy"},aboutXYears:{one:"około rok",twoFour:"około {{count}} lata",other:"około {{count}} lat"},xYears:{one:"rok",twoFour:"{{count}} lata",other:"{{count}} lat"},overXYears:{one:"ponad rok",twoFour:"ponad {{count}} lata",other:"ponad {{count}} lat"},almostXYears:{one:"prawie rok",twoFour:"prawie {{count}} lata",other:"prawie {{count}} lat"}};function rf(e,t){if(t===1)return e.one;const r=t%100;if(r<=20&&r>10)return e.other;const a=r%10;return a>=2&&a<=4?e.twoFour:e.other}function Ao(e,t,r){const a=rf(e,t);return(typeof a=="string"?a:a[r]).replace("{{count}}",String(t))}const af=(e,t,r)=>{const a=tf[e];return r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"za "+Ao(a,t,"future"):Ao(a,t,"past")+" temu":Ao(a,t,"regular")},of={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},nf={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},sf={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},lf={date:oe({formats:of,defaultWidth:"full"}),time:oe({formats:nf,defaultWidth:"full"}),dateTime:oe({formats:sf,defaultWidth:"full"})},cf={masculine:"ostatni",feminine:"ostatnia"},df={masculine:"ten",feminine:"ta"},uf={masculine:"następny",feminine:"następna"},hf={0:"feminine",1:"masculine",2:"masculine",3:"feminine",4:"masculine",5:"masculine",6:"feminine"};function vs(e,t,r,a){let o;if(Hr(t,r,a))o=df;else if(e==="lastWeek")o=cf;else if(e==="nextWeek")o=uf;else throw new Error(`Cannot determine adjectives for token ${e}`);const n=t.getDay(),i=hf[n];return`'${o[i]}' eeee 'o' p`}const pf={lastWeek:vs,yesterday:"'wczoraj o' p",today:"'dzisiaj o' p",tomorrow:"'jutro o' p",nextWeek:vs,other:"P"},mf=(e,t,r,a)=>{const o=pf[e];return typeof o=="function"?o(e,t,r,a):o},ff={narrow:["p.n.e.","n.e."],abbreviated:["p.n.e.","n.e."],wide:["przed naszą erą","naszej ery"]},bf={narrow:["1","2","3","4"],abbreviated:["I kw.","II kw.","III kw.","IV kw."],wide:["I kwartał","II kwartał","III kwartał","IV kwartał"]},gf={narrow:["S","L","M","K","M","C","L","S","W","P","L","G"],abbreviated:["sty","lut","mar","kwi","maj","cze","lip","sie","wrz","paź","lis","gru"],wide:["styczeń","luty","marzec","kwiecień","maj","czerwiec","lipiec","sierpień","wrzesień","październik","listopad","grudzień"]},vf={narrow:["s","l","m","k","m","c","l","s","w","p","l","g"],abbreviated:["sty","lut","mar","kwi","maj","cze","lip","sie","wrz","paź","lis","gru"],wide:["stycznia","lutego","marca","kwietnia","maja","czerwca","lipca","sierpnia","września","października","listopada","grudnia"]},kf={narrow:["N","P","W","Ś","C","P","S"],short:["nie","pon","wto","śro","czw","pią","sob"],abbreviated:["niedz.","pon.","wt.","śr.","czw.","pt.","sob."],wide:["niedziela","poniedziałek","wtorek","środa","czwartek","piątek","sobota"]},wf={narrow:["n","p","w","ś","c","p","s"],short:["nie","pon","wto","śro","czw","pią","sob"],abbreviated:["niedz.","pon.","wt.","śr.","czw.","pt.","sob."],wide:["niedziela","poniedziałek","wtorek","środa","czwartek","piątek","sobota"]},yf={narrow:{am:"a",pm:"p",midnight:"półn.",noon:"poł",morning:"rano",afternoon:"popoł.",evening:"wiecz.",night:"noc"},abbreviated:{am:"AM",pm:"PM",midnight:"północ",noon:"południe",morning:"rano",afternoon:"popołudnie",evening:"wieczór",night:"noc"},wide:{am:"AM",pm:"PM",midnight:"północ",noon:"południe",morning:"rano",afternoon:"popołudnie",evening:"wieczór",night:"noc"}},Cf={narrow:{am:"a",pm:"p",midnight:"o półn.",noon:"w poł.",morning:"rano",afternoon:"po poł.",evening:"wiecz.",night:"w nocy"},abbreviated:{am:"AM",pm:"PM",midnight:"o północy",noon:"w południe",morning:"rano",afternoon:"po południu",evening:"wieczorem",night:"w nocy"},wide:{am:"AM",pm:"PM",midnight:"o północy",noon:"w południe",morning:"rano",afternoon:"po południu",evening:"wieczorem",night:"w nocy"}},_f={ordinalNumber:(e,t)=>String(e),era:B({values:ff,defaultWidth:"wide"}),quarter:B({values:bf,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:gf,defaultWidth:"wide",formattingValues:vf,defaultFormattingWidth:"wide"}),day:B({values:kf,defaultWidth:"wide",formattingValues:wf,defaultFormattingWidth:"wide"}),dayPeriod:B({values:yf,defaultWidth:"wide",formattingValues:Cf,defaultFormattingWidth:"wide"})},xf=/^(\d+)?/i,Mf=/\d+/i,Df={narrow:/^(p\.?\s*n\.?\s*e\.?\s*|n\.?\s*e\.?\s*)/i,abbreviated:/^(p\.?\s*n\.?\s*e\.?\s*|n\.?\s*e\.?\s*)/i,wide:/^(przed\s*nasz(ą|a)\s*er(ą|a)|naszej\s*ery)/i},jf={any:[/^p/i,/^n/i]},Pf={narrow:/^[1234]/i,abbreviated:/^(I|II|III|IV)\s*kw\.?/i,wide:/^(I|II|III|IV)\s*kwarta(ł|l)/i},Of={narrow:[/1/i,/2/i,/3/i,/4/i],any:[/^I kw/i,/^II kw/i,/^III kw/i,/^IV kw/i]},Lf={narrow:/^[slmkcwpg]/i,abbreviated:/^(sty|lut|mar|kwi|maj|cze|lip|sie|wrz|pa(ź|z)|lis|gru)/i,wide:/^(stycznia|stycze(ń|n)|lutego|luty|marca|marzec|kwietnia|kwiecie(ń|n)|maja|maj|czerwca|czerwiec|lipca|lipiec|sierpnia|sierpie(ń|n)|wrze(ś|s)nia|wrzesie(ń|n)|pa(ź|z)dziernika|pa(ź|z)dziernik|listopada|listopad|grudnia|grudzie(ń|n))/i},Hf={narrow:[/^s/i,/^l/i,/^m/i,/^k/i,/^m/i,/^c/i,/^l/i,/^s/i,/^w/i,/^p/i,/^l/i,/^g/i],any:[/^st/i,/^lu/i,/^mar/i,/^k/i,/^maj/i,/^c/i,/^lip/i,/^si/i,/^w/i,/^p/i,/^lis/i,/^g/i]},$f={narrow:/^[npwścs]/i,short:/^(nie|pon|wto|(ś|s)ro|czw|pi(ą|a)|sob)/i,abbreviated:/^(niedz|pon|wt|(ś|s)r|czw|pt|sob)\.?/i,wide:/^(niedziela|poniedzia(ł|l)ek|wtorek|(ś|s)roda|czwartek|pi(ą|a)tek|sobota)/i},Vf={narrow:[/^n/i,/^p/i,/^w/i,/^ś/i,/^c/i,/^p/i,/^s/i],abbreviated:[/^n/i,/^po/i,/^w/i,/^(ś|s)r/i,/^c/i,/^pt/i,/^so/i],any:[/^n/i,/^po/i,/^w/i,/^(ś|s)r/i,/^c/i,/^pi/i,/^so/i]},Wf={narrow:/^(^a$|^p$|pó(ł|l)n\.?|o\s*pó(ł|l)n\.?|po(ł|l)\.?|w\s*po(ł|l)\.?|po\s*po(ł|l)\.?|rano|wiecz\.?|noc|w\s*nocy)/i,any:/^(am|pm|pó(ł|l)noc|o\s*pó(ł|l)nocy|po(ł|l)udnie|w\s*po(ł|l)udnie|popo(ł|l)udnie|po\s*po(ł|l)udniu|rano|wieczór|wieczorem|noc|w\s*nocy)/i},Tf={narrow:{am:/^a$/i,pm:/^p$/i,midnight:/pó(ł|l)n/i,noon:/po(ł|l)/i,morning:/rano/i,afternoon:/po\s*po(ł|l)/i,evening:/wiecz/i,night:/noc/i},any:{am:/^am/i,pm:/^pm/i,midnight:/pó(ł|l)n/i,noon:/po(ł|l)/i,morning:/rano/i,afternoon:/po\s*po(ł|l)/i,evening:/wiecz/i,night:/noc/i}},Sf={ordinalNumber:Ue({matchPattern:xf,parsePattern:Mf,valueCallback:e=>parseInt(e,10)}),era:N({matchPatterns:Df,defaultMatchWidth:"wide",parsePatterns:jf,defaultParseWidth:"any"}),quarter:N({matchPatterns:Pf,defaultMatchWidth:"wide",parsePatterns:Of,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:Lf,defaultMatchWidth:"wide",parsePatterns:Hf,defaultParseWidth:"any"}),day:N({matchPatterns:$f,defaultMatchWidth:"wide",parsePatterns:Vf,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:Wf,defaultMatchWidth:"any",parsePatterns:Tf,defaultParseWidth:"any"})},zf={code:"pl",formatDistance:af,formatLong:lf,formatRelative:mf,localize:_f,match:Sf,options:{weekStartsOn:1,firstWeekContainsDate:4}},Ef={lessThanXSeconds:{one:"menos de um segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"meio minuto",lessThanXMinutes:{one:"menos de um minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"aproximadamente 1 hora",other:"aproximadamente {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 dia",other:"{{count}} dias"},aboutXWeeks:{one:"aproximadamente 1 semana",other:"aproximadamente {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"aproximadamente 1 mês",other:"aproximadamente {{count}} meses"},xMonths:{one:"1 mês",other:"{{count}} meses"},aboutXYears:{one:"aproximadamente 1 ano",other:"aproximadamente {{count}} anos"},xYears:{one:"1 ano",other:"{{count}} anos"},overXYears:{one:"mais de 1 ano",other:"mais de {{count}} anos"},almostXYears:{one:"quase 1 ano",other:"quase {{count}} anos"}},If=(e,t,r)=>{let a;const o=Ef[e];return typeof o=="string"?a=o:t===1?a=o.one:a=o.other.replace("{{count}}",String(t)),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"daqui a "+a:"há "+a:a},Bf={full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d 'de' MMM 'de' y",short:"dd/MM/y"},Nf={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Rf={full:"{{date}} 'às' {{time}}",long:"{{date}} 'às' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Af={date:oe({formats:Bf,defaultWidth:"full"}),time:oe({formats:Nf,defaultWidth:"full"}),dateTime:oe({formats:Rf,defaultWidth:"full"})},Ff={lastWeek:e=>{const t=e.getDay();return"'"+(t===0||t===6?"último":"última")+"' eeee 'às' p"},yesterday:"'ontem às' p",today:"'hoje às' p",tomorrow:"'amanhã às' p",nextWeek:"eeee 'às' p",other:"P"},Zf=(e,t,r,a)=>{const o=Ff[e];return typeof o=="function"?o(t):o},qf={narrow:["aC","dC"],abbreviated:["a.C.","d.C."],wide:["antes de Cristo","depois de Cristo"]},Yf={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},Xf={narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan","fev","mar","abr","mai","jun","jul","ago","set","out","nov","dez"],wide:["janeiro","fevereiro","março","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]},Kf={narrow:["d","s","t","q","q","s","s"],short:["dom","seg","ter","qua","qui","sex","sáb"],abbreviated:["dom","seg","ter","qua","qui","sex","sáb"],wide:["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"]},Gf={narrow:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"noite",night:"madrugada"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"noite",night:"madrugada"},wide:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"noite",night:"madrugada"}},Uf={narrow:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da noite",night:"da madrugada"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da noite",night:"da madrugada"},wide:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da noite",night:"da madrugada"}},Qf={ordinalNumber:(e,t)=>Number(e)+"º",era:B({values:qf,defaultWidth:"wide"}),quarter:B({values:Yf,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:Xf,defaultWidth:"wide"}),day:B({values:Kf,defaultWidth:"wide"}),dayPeriod:B({values:Gf,defaultWidth:"wide",formattingValues:Uf,defaultFormattingWidth:"wide"})},Jf=/^(\d+)(º|ª)?/i,eb=/\d+/i,tb={narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|a\.?\s?e\.?\s?c\.?|d\.?\s?c\.?|e\.?\s?c\.?)/i,wide:/^(antes de cristo|antes da era comum|depois de cristo|era comum)/i},rb={any:[/^ac/i,/^dc/i],wide:[/^(antes de cristo|antes da era comum)/i,/^(depois de cristo|era comum)/i]},ab={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º|ª)? trimestre/i},ob={any:[/1/i,/2/i,/3/i,/4/i]},nb={narrow:/^[jfmasond]/i,abbreviated:/^(jan|fev|mar|abr|mai|jun|jul|ago|set|out|nov|dez)/i,wide:/^(janeiro|fevereiro|março|abril|maio|junho|julho|agosto|setembro|outubro|novembro|dezembro)/i},ib={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,/^ab/i,/^mai/i,/^jun/i,/^jul/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},sb={narrow:/^[dstq]/i,short:/^(dom|seg|ter|qua|qui|sex|s[áa]b)/i,abbreviated:/^(dom|seg|ter|qua|qui|sex|s[áa]b)/i,wide:/^(domingo|segunda-?\s?feira|terça-?\s?feira|quarta-?\s?feira|quinta-?\s?feira|sexta-?\s?feira|s[áa]bado)/i},lb={narrow:[/^d/i,/^s/i,/^t/i,/^q/i,/^q/i,/^s/i,/^s/i],any:[/^d/i,/^seg/i,/^t/i,/^qua/i,/^qui/i,/^sex/i,/^s[áa]/i]},cb={narrow:/^(a|p|meia-?\s?noite|meio-?\s?dia|(da) (manh[ãa]|tarde|noite|madrugada))/i,any:/^([ap]\.?\s?m\.?|meia-?\s?noite|meio-?\s?dia|(da) (manh[ãa]|tarde|noite|madrugada))/i},db={any:{am:/^a/i,pm:/^p/i,midnight:/^meia/i,noon:/^meio/i,morning:/manh[ãa]/i,afternoon:/tarde/i,evening:/noite/i,night:/madrugada/i}},ub={ordinalNumber:Ue({matchPattern:Jf,parsePattern:eb,valueCallback:e=>parseInt(e,10)}),era:N({matchPatterns:tb,defaultMatchWidth:"wide",parsePatterns:rb,defaultParseWidth:"any"}),quarter:N({matchPatterns:ab,defaultMatchWidth:"wide",parsePatterns:ob,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:nb,defaultMatchWidth:"wide",parsePatterns:ib,defaultParseWidth:"any"}),day:N({matchPatterns:sb,defaultMatchWidth:"wide",parsePatterns:lb,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:cb,defaultMatchWidth:"any",parsePatterns:db,defaultParseWidth:"any"})},hb={code:"pt",formatDistance:If,formatLong:Af,formatRelative:Zf,localize:Qf,match:ub,options:{weekStartsOn:1,firstWeekContainsDate:4}};function Ur(e,t){if(e.one!==void 0&&t===1)return e.one;const r=t%10,a=t%100;return r===1&&a!==11?e.singularNominative.replace("{{count}}",String(t)):r>=2&&r<=4&&(a<10||a>20)?e.singularGenitive.replace("{{count}}",String(t)):e.pluralGenitive.replace("{{count}}",String(t))}function nt(e){return(t,r)=>r!=null&&r.addSuffix?r.comparison&&r.comparison>0?e.future?Ur(e.future,t):"через "+Ur(e.regular,t):e.past?Ur(e.past,t):Ur(e.regular,t)+" назад":Ur(e.regular,t)}const pb={lessThanXSeconds:nt({regular:{one:"меньше секунды",singularNominative:"меньше {{count}} секунды",singularGenitive:"меньше {{count}} секунд",pluralGenitive:"меньше {{count}} секунд"},future:{one:"меньше, чем через секунду",singularNominative:"меньше, чем через {{count}} секунду",singularGenitive:"меньше, чем через {{count}} секунды",pluralGenitive:"меньше, чем через {{count}} секунд"}}),xSeconds:nt({regular:{singularNominative:"{{count}} секунда",singularGenitive:"{{count}} секунды",pluralGenitive:"{{count}} секунд"},past:{singularNominative:"{{count}} секунду назад",singularGenitive:"{{count}} секунды назад",pluralGenitive:"{{count}} секунд назад"},future:{singularNominative:"через {{count}} секунду",singularGenitive:"через {{count}} секунды",pluralGenitive:"через {{count}} секунд"}}),halfAMinute:(e,t)=>t!=null&&t.addSuffix?t.comparison&&t.comparison>0?"через полминуты":"полминуты назад":"полминуты",lessThanXMinutes:nt({regular:{one:"меньше минуты",singularNominative:"меньше {{count}} минуты",singularGenitive:"меньше {{count}} минут",pluralGenitive:"меньше {{count}} минут"},future:{one:"меньше, чем через минуту",singularNominative:"меньше, чем через {{count}} минуту",singularGenitive:"меньше, чем через {{count}} минуты",pluralGenitive:"меньше, чем через {{count}} минут"}}),xMinutes:nt({regular:{singularNominative:"{{count}} минута",singularGenitive:"{{count}} минуты",pluralGenitive:"{{count}} минут"},past:{singularNominative:"{{count}} минуту назад",singularGenitive:"{{count}} минуты назад",pluralGenitive:"{{count}} минут назад"},future:{singularNominative:"через {{count}} минуту",singularGenitive:"через {{count}} минуты",pluralGenitive:"через {{count}} минут"}}),aboutXHours:nt({regular:{singularNominative:"около {{count}} часа",singularGenitive:"около {{count}} часов",pluralGenitive:"около {{count}} часов"},future:{singularNominative:"приблизительно через {{count}} час",singularGenitive:"приблизительно через {{count}} часа",pluralGenitive:"приблизительно через {{count}} часов"}}),xHours:nt({regular:{singularNominative:"{{count}} час",singularGenitive:"{{count}} часа",pluralGenitive:"{{count}} часов"}}),xDays:nt({regular:{singularNominative:"{{count}} день",singularGenitive:"{{count}} дня",pluralGenitive:"{{count}} дней"}}),aboutXWeeks:nt({regular:{singularNominative:"около {{count}} недели",singularGenitive:"около {{count}} недель",pluralGenitive:"около {{count}} недель"},future:{singularNominative:"приблизительно через {{count}} неделю",singularGenitive:"приблизительно через {{count}} недели",pluralGenitive:"приблизительно через {{count}} недель"}}),xWeeks:nt({regular:{singularNominative:"{{count}} неделя",singularGenitive:"{{count}} недели",pluralGenitive:"{{count}} недель"}}),aboutXMonths:nt({regular:{singularNominative:"около {{count}} месяца",singularGenitive:"около {{count}} месяцев",pluralGenitive:"около {{count}} месяцев"},future:{singularNominative:"приблизительно через {{count}} месяц",singularGenitive:"приблизительно через {{count}} месяца",pluralGenitive:"приблизительно через {{count}} месяцев"}}),xMonths:nt({regular:{singularNominative:"{{count}} месяц",singularGenitive:"{{count}} месяца",pluralGenitive:"{{count}} месяцев"}}),aboutXYears:nt({regular:{singularNominative:"около {{count}} года",singularGenitive:"около {{count}} лет",pluralGenitive:"около {{count}} лет"},future:{singularNominative:"приблизительно через {{count}} год",singularGenitive:"приблизительно через {{count}} года",pluralGenitive:"приблизительно через {{count}} лет"}}),xYears:nt({regular:{singularNominative:"{{count}} год",singularGenitive:"{{count}} года",pluralGenitive:"{{count}} лет"}}),overXYears:nt({regular:{singularNominative:"больше {{count}} года",singularGenitive:"больше {{count}} лет",pluralGenitive:"больше {{count}} лет"},future:{singularNominative:"больше, чем через {{count}} год",singularGenitive:"больше, чем через {{count}} года",pluralGenitive:"больше, чем через {{count}} лет"}}),almostXYears:nt({regular:{singularNominative:"почти {{count}} год",singularGenitive:"почти {{count}} года",pluralGenitive:"почти {{count}} лет"},future:{singularNominative:"почти через {{count}} год",singularGenitive:"почти через {{count}} года",pluralGenitive:"почти через {{count}} лет"}})},mb=(e,t,r)=>pb[e](t,r),fb={full:"EEEE, d MMMM y 'г.'",long:"d MMMM y 'г.'",medium:"d MMM y 'г.'",short:"dd.MM.y"},bb={full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},gb={any:"{{date}}, {{time}}"},vb={date:oe({formats:fb,defaultWidth:"full"}),time:oe({formats:bb,defaultWidth:"full"}),dateTime:oe({formats:gb,defaultWidth:"any"})},Fo=["воскресенье","понедельник","вторник","среду","четверг","пятницу","субботу"];function kb(e){const t=Fo[e];switch(e){case 0:return"'в прошлое "+t+" в' p";case 1:case 2:case 4:return"'в прошлый "+t+" в' p";case 3:case 5:case 6:return"'в прошлую "+t+" в' p"}}function ks(e){const t=Fo[e];return e===2?"'во "+t+" в' p":"'в "+t+" в' p"}function wb(e){const t=Fo[e];switch(e){case 0:return"'в следующее "+t+" в' p";case 1:case 2:case 4:return"'в следующий "+t+" в' p";case 3:case 5:case 6:return"'в следующую "+t+" в' p"}}const yb={lastWeek:(e,t,r)=>{const a=e.getDay();return Hr(e,t,r)?ks(a):kb(a)},yesterday:"'вчера в' p",today:"'сегодня в' p",tomorrow:"'завтра в' p",nextWeek:(e,t,r)=>{const a=e.getDay();return Hr(e,t,r)?ks(a):wb(a)},other:"P"},Cb=(e,t,r,a)=>{const o=yb[e];return typeof o=="function"?o(t,r,a):o},_b={narrow:["до н.э.","н.э."],abbreviated:["до н. э.","н. э."],wide:["до нашей эры","нашей эры"]},xb={narrow:["1","2","3","4"],abbreviated:["1-й кв.","2-й кв.","3-й кв.","4-й кв."],wide:["1-й квартал","2-й квартал","3-й квартал","4-й квартал"]},Mb={narrow:["Я","Ф","М","А","М","И","И","А","С","О","Н","Д"],abbreviated:["янв.","фев.","март","апр.","май","июнь","июль","авг.","сент.","окт.","нояб.","дек."],wide:["январь","февраль","март","апрель","май","июнь","июль","август","сентябрь","октябрь","ноябрь","декабрь"]},Db={narrow:["Я","Ф","М","А","М","И","И","А","С","О","Н","Д"],abbreviated:["янв.","фев.","мар.","апр.","мая","июн.","июл.","авг.","сент.","окт.","нояб.","дек."],wide:["января","февраля","марта","апреля","мая","июня","июля","августа","сентября","октября","ноября","декабря"]},jb={narrow:["В","П","В","С","Ч","П","С"],short:["вс","пн","вт","ср","чт","пт","сб"],abbreviated:["вск","пнд","втр","срд","чтв","птн","суб"],wide:["воскресенье","понедельник","вторник","среда","четверг","пятница","суббота"]},Pb={narrow:{am:"ДП",pm:"ПП",midnight:"полн.",noon:"полд.",morning:"утро",afternoon:"день",evening:"веч.",night:"ночь"},abbreviated:{am:"ДП",pm:"ПП",midnight:"полн.",noon:"полд.",morning:"утро",afternoon:"день",evening:"веч.",night:"ночь"},wide:{am:"ДП",pm:"ПП",midnight:"полночь",noon:"полдень",morning:"утро",afternoon:"день",evening:"вечер",night:"ночь"}},Ob={narrow:{am:"ДП",pm:"ПП",midnight:"полн.",noon:"полд.",morning:"утра",afternoon:"дня",evening:"веч.",night:"ночи"},abbreviated:{am:"ДП",pm:"ПП",midnight:"полн.",noon:"полд.",morning:"утра",afternoon:"дня",evening:"веч.",night:"ночи"},wide:{am:"ДП",pm:"ПП",midnight:"полночь",noon:"полдень",morning:"утра",afternoon:"дня",evening:"вечера",night:"ночи"}},Lb={ordinalNumber:(e,t)=>{const r=Number(e),a=t==null?void 0:t.unit;let o;return a==="date"?o="-е":a==="week"||a==="minute"||a==="second"?o="-я":o="-й",r+o},era:B({values:_b,defaultWidth:"wide"}),quarter:B({values:xb,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:Mb,defaultWidth:"wide",formattingValues:Db,defaultFormattingWidth:"wide"}),day:B({values:jb,defaultWidth:"wide"}),dayPeriod:B({values:Pb,defaultWidth:"any",formattingValues:Ob,defaultFormattingWidth:"wide"})},Hb=/^(\d+)(-?(е|я|й|ое|ье|ая|ья|ый|ой|ий|ый))?/i,$b=/\d+/i,Vb={narrow:/^((до )?н\.?\s?э\.?)/i,abbreviated:/^((до )?н\.?\s?э\.?)/i,wide:/^(до нашей эры|нашей эры|наша эра)/i},Wb={any:[/^д/i,/^н/i]},Tb={narrow:/^[1234]/i,abbreviated:/^[1234](-?[ыои]?й?)? кв.?/i,wide:/^[1234](-?[ыои]?й?)? квартал/i},Sb={any:[/1/i,/2/i,/3/i,/4/i]},zb={narrow:/^[яфмаисонд]/i,abbreviated:/^(янв|фев|март?|апр|ма[йя]|июн[ья]?|июл[ья]?|авг|сент?|окт|нояб?|дек)\.?/i,wide:/^(январ[ья]|феврал[ья]|марта?|апрел[ья]|ма[йя]|июн[ья]|июл[ья]|августа?|сентябр[ья]|октябр[ья]|октябр[ья]|ноябр[ья]|декабр[ья])/i},Eb={narrow:[/^я/i,/^ф/i,/^м/i,/^а/i,/^м/i,/^и/i,/^и/i,/^а/i,/^с/i,/^о/i,/^н/i,/^я/i],any:[/^я/i,/^ф/i,/^мар/i,/^ап/i,/^ма[йя]/i,/^июн/i,/^июл/i,/^ав/i,/^с/i,/^о/i,/^н/i,/^д/i]},Ib={narrow:/^[впсч]/i,short:/^(вс|во|пн|по|вт|ср|чт|че|пт|пя|сб|су)\.?/i,abbreviated:/^(вск|вос|пнд|пон|втр|вто|срд|сре|чтв|чет|птн|пят|суб).?/i,wide:/^(воскресень[ея]|понедельника?|вторника?|сред[аы]|четверга?|пятниц[аы]|суббот[аы])/i},Bb={narrow:[/^в/i,/^п/i,/^в/i,/^с/i,/^ч/i,/^п/i,/^с/i],any:[/^в[ос]/i,/^п[он]/i,/^в/i,/^ср/i,/^ч/i,/^п[ят]/i,/^с[уб]/i]},Nb={narrow:/^([дп]п|полн\.?|полд\.?|утр[оа]|день|дня|веч\.?|ноч[ьи])/i,abbreviated:/^([дп]п|полн\.?|полд\.?|утр[оа]|день|дня|веч\.?|ноч[ьи])/i,wide:/^([дп]п|полночь|полдень|утр[оа]|день|дня|вечера?|ноч[ьи])/i},Rb={any:{am:/^дп/i,pm:/^пп/i,midnight:/^полн/i,noon:/^полд/i,morning:/^у/i,afternoon:/^д[ен]/i,evening:/^в/i,night:/^н/i}},Ab={ordinalNumber:Ue({matchPattern:Hb,parsePattern:$b,valueCallback:e=>parseInt(e,10)}),era:N({matchPatterns:Vb,defaultMatchWidth:"wide",parsePatterns:Wb,defaultParseWidth:"any"}),quarter:N({matchPatterns:Tb,defaultMatchWidth:"wide",parsePatterns:Sb,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:zb,defaultMatchWidth:"wide",parsePatterns:Eb,defaultParseWidth:"any"}),day:N({matchPatterns:Ib,defaultMatchWidth:"wide",parsePatterns:Bb,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:Nb,defaultMatchWidth:"wide",parsePatterns:Rb,defaultParseWidth:"any"})},Fb={code:"ru",formatDistance:mb,formatLong:vb,formatRelative:Cb,localize:Lb,match:Ab,options:{weekStartsOn:1,firstWeekContainsDate:1}},Zb={lessThanXSeconds:{one:"mindre än en sekund",other:"mindre än {{count}} sekunder"},xSeconds:{one:"en sekund",other:"{{count}} sekunder"},halfAMinute:"en halv minut",lessThanXMinutes:{one:"mindre än en minut",other:"mindre än {{count}} minuter"},xMinutes:{one:"en minut",other:"{{count}} minuter"},aboutXHours:{one:"ungefär en timme",other:"ungefär {{count}} timmar"},xHours:{one:"en timme",other:"{{count}} timmar"},xDays:{one:"en dag",other:"{{count}} dagar"},aboutXWeeks:{one:"ungefär en vecka",other:"ungefär {{count}} veckor"},xWeeks:{one:"en vecka",other:"{{count}} veckor"},aboutXMonths:{one:"ungefär en månad",other:"ungefär {{count}} månader"},xMonths:{one:"en månad",other:"{{count}} månader"},aboutXYears:{one:"ungefär ett år",other:"ungefär {{count}} år"},xYears:{one:"ett år",other:"{{count}} år"},overXYears:{one:"över ett år",other:"över {{count}} år"},almostXYears:{one:"nästan ett år",other:"nästan {{count}} år"}},qb=["noll","en","två","tre","fyra","fem","sex","sju","åtta","nio","tio","elva","tolv"],Yb=(e,t,r)=>{let a;const o=Zb[e];return typeof o=="string"?a=o:t===1?a=o.one:a=o.other.replace("{{count}}",t<13?qb[t]:String(t)),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"om "+a:a+" sedan":a},Xb={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"y-MM-dd"},Kb={full:"'kl'. HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Gb={full:"{{date}} 'kl.' {{time}}",long:"{{date}} 'kl.' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},Ub={date:oe({formats:Xb,defaultWidth:"full"}),time:oe({formats:Kb,defaultWidth:"full"}),dateTime:oe({formats:Gb,defaultWidth:"full"})},Qb={lastWeek:"'i' EEEE's kl.' p",yesterday:"'igår kl.' p",today:"'idag kl.' p",tomorrow:"'imorgon kl.' p",nextWeek:"EEEE 'kl.' p",other:"P"},Jb=(e,t,r,a)=>Qb[e],eg={narrow:["f.Kr.","e.Kr."],abbreviated:["f.Kr.","e.Kr."],wide:["före Kristus","efter Kristus"]},tg={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1:a kvartalet","2:a kvartalet","3:e kvartalet","4:e kvartalet"]},rg={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jan.","feb.","mars","apr.","maj","juni","juli","aug.","sep.","okt.","nov.","dec."],wide:["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"]},ag={narrow:["S","M","T","O","T","F","L"],short:["sö","må","ti","on","to","fr","lö"],abbreviated:["sön","mån","tis","ons","tors","fre","lör"],wide:["söndag","måndag","tisdag","onsdag","torsdag","fredag","lördag"]},og={narrow:{am:"fm",pm:"em",midnight:"midnatt",noon:"middag",morning:"morg.",afternoon:"efterm.",evening:"kväll",night:"natt"},abbreviated:{am:"f.m.",pm:"e.m.",midnight:"midnatt",noon:"middag",morning:"morgon",afternoon:"efterm.",evening:"kväll",night:"natt"},wide:{am:"förmiddag",pm:"eftermiddag",midnight:"midnatt",noon:"middag",morning:"morgon",afternoon:"eftermiddag",evening:"kväll",night:"natt"}},ng={narrow:{am:"fm",pm:"em",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på efterm.",evening:"på kvällen",night:"på natten"},abbreviated:{am:"fm",pm:"em",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på efterm.",evening:"på kvällen",night:"på natten"},wide:{am:"fm",pm:"em",midnight:"midnatt",noon:"middag",morning:"på morgonen",afternoon:"på eftermiddagen",evening:"på kvällen",night:"på natten"}},ig={ordinalNumber:(e,t)=>{const r=Number(e),a=r%100;if(a>20||a<10)switch(a%10){case 1:case 2:return r+":a"}return r+":e"},era:B({values:eg,defaultWidth:"wide"}),quarter:B({values:tg,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:rg,defaultWidth:"wide"}),day:B({values:ag,defaultWidth:"wide"}),dayPeriod:B({values:og,defaultWidth:"wide",formattingValues:ng,defaultFormattingWidth:"wide"})},sg=/^(\d+)(:a|:e)?/i,lg=/\d+/i,cg={narrow:/^(f\.? ?Kr\.?|f\.? ?v\.? ?t\.?|e\.? ?Kr\.?|v\.? ?t\.?)/i,abbreviated:/^(f\.? ?Kr\.?|f\.? ?v\.? ?t\.?|e\.? ?Kr\.?|v\.? ?t\.?)/i,wide:/^(före Kristus|före vår tid|efter Kristus|vår tid)/i},dg={any:[/^f/i,/^[ev]/i]},ug={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](:a|:e)? kvartalet/i},hg={any:[/1/i,/2/i,/3/i,/4/i]},pg={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar[s]?|apr|maj|jun[i]?|jul[i]?|aug|sep|okt|nov|dec)\.?/i,wide:/^(januari|februari|mars|april|maj|juni|juli|augusti|september|oktober|november|december)/i},mg={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,/^maj/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},fg={narrow:/^[smtofl]/i,short:/^(sö|må|ti|on|to|fr|lö)/i,abbreviated:/^(sön|mån|tis|ons|tors|fre|lör)/i,wide:/^(söndag|måndag|tisdag|onsdag|torsdag|fredag|lördag)/i},bg={any:[/^s/i,/^m/i,/^ti/i,/^o/i,/^to/i,/^f/i,/^l/i]},gg={any:/^([fe]\.?\s?m\.?|midn(att)?|midd(ag)?|(på) (morgonen|eftermiddagen|kvällen|natten))/i},vg={any:{am:/^f/i,pm:/^e/i,midnight:/^midn/i,noon:/^midd/i,morning:/morgon/i,afternoon:/eftermiddag/i,evening:/kväll/i,night:/natt/i}},kg={ordinalNumber:Ue({matchPattern:sg,parsePattern:lg,valueCallback:e=>parseInt(e,10)}),era:N({matchPatterns:cg,defaultMatchWidth:"wide",parsePatterns:dg,defaultParseWidth:"any"}),quarter:N({matchPatterns:ug,defaultMatchWidth:"wide",parsePatterns:hg,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:pg,defaultMatchWidth:"wide",parsePatterns:mg,defaultParseWidth:"any"}),day:N({matchPatterns:fg,defaultMatchWidth:"wide",parsePatterns:bg,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:gg,defaultMatchWidth:"any",parsePatterns:vg,defaultParseWidth:"any"})},wg={code:"sv",formatDistance:Yb,formatLong:Ub,formatRelative:Jb,localize:ig,match:kg,options:{weekStartsOn:1,firstWeekContainsDate:4}},yg={lessThanXSeconds:{one:"不到 1 秒",other:"不到 {{count}} 秒"},xSeconds:{one:"1 秒",other:"{{count}} 秒"},halfAMinute:"半分钟",lessThanXMinutes:{one:"不到 1 分钟",other:"不到 {{count}} 分钟"},xMinutes:{one:"1 分钟",other:"{{count}} 分钟"},xHours:{one:"1 小时",other:"{{count}} 小时"},aboutXHours:{one:"大约 1 小时",other:"大约 {{count}} 小时"},xDays:{one:"1 天",other:"{{count}} 天"},aboutXWeeks:{one:"大约 1 个星期",other:"大约 {{count}} 个星期"},xWeeks:{one:"1 个星期",other:"{{count}} 个星期"},aboutXMonths:{one:"大约 1 个月",other:"大约 {{count}} 个月"},xMonths:{one:"1 个月",other:"{{count}} 个月"},aboutXYears:{one:"大约 1 年",other:"大约 {{count}} 年"},xYears:{one:"1 年",other:"{{count}} 年"},overXYears:{one:"超过 1 年",other:"超过 {{count}} 年"},almostXYears:{one:"将近 1 年",other:"将近 {{count}} 年"}},Cg=(e,t,r)=>{let a;const o=yg[e];return typeof o=="string"?a=o:t===1?a=o.one:a=o.other.replace("{{count}}",String(t)),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?a+"内":a+"前":a},_g={full:"y'年'M'月'd'日' EEEE",long:"y'年'M'月'd'日'",medium:"yyyy-MM-dd",short:"yy-MM-dd"},xg={full:"zzzz a h:mm:ss",long:"z a h:mm:ss",medium:"a h:mm:ss",short:"a h:mm"},Mg={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},Dg={date:oe({formats:_g,defaultWidth:"full"}),time:oe({formats:xg,defaultWidth:"full"}),dateTime:oe({formats:Mg,defaultWidth:"full"})};function ws(e,t,r){const a="eeee p";return Hr(e,t,r)?a:e.getTime()>t.getTime()?"'下个'"+a:"'上个'"+a}const jg={lastWeek:ws,yesterday:"'昨天' p",today:"'今天' p",tomorrow:"'明天' p",nextWeek:ws,other:"PP p"},Pg=(e,t,r,a)=>{const o=jg[e];return typeof o=="function"?o(t,r,a):o},Og={narrow:["前","公元"],abbreviated:["前","公元"],wide:["公元前","公元"]},Lg={narrow:["1","2","3","4"],abbreviated:["第一季","第二季","第三季","第四季"],wide:["第一季度","第二季度","第三季度","第四季度"]},Hg={narrow:["一","二","三","四","五","六","七","八","九","十","十一","十二"],abbreviated:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],wide:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"]},$g={narrow:["日","一","二","三","四","五","六"],short:["日","一","二","三","四","五","六"],abbreviated:["周日","周一","周二","周三","周四","周五","周六"],wide:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"]},Vg={narrow:{am:"上",pm:"下",midnight:"凌晨",noon:"午",morning:"早",afternoon:"下午",evening:"晚",night:"夜"},abbreviated:{am:"上午",pm:"下午",midnight:"凌晨",noon:"中午",morning:"早晨",afternoon:"中午",evening:"晚上",night:"夜间"},wide:{am:"上午",pm:"下午",midnight:"凌晨",noon:"中午",morning:"早晨",afternoon:"中午",evening:"晚上",night:"夜间"}},Wg={narrow:{am:"上",pm:"下",midnight:"凌晨",noon:"午",morning:"早",afternoon:"下午",evening:"晚",night:"夜"},abbreviated:{am:"上午",pm:"下午",midnight:"凌晨",noon:"中午",morning:"早晨",afternoon:"中午",evening:"晚上",night:"夜间"},wide:{am:"上午",pm:"下午",midnight:"凌晨",noon:"中午",morning:"早晨",afternoon:"中午",evening:"晚上",night:"夜间"}},Tg={ordinalNumber:(e,t)=>{const r=Number(e);switch(t==null?void 0:t.unit){case"date":return r.toString()+"日";case"hour":return r.toString()+"时";case"minute":return r.toString()+"分";case"second":return r.toString()+"秒";default:return"第 "+r.toString()}},era:B({values:Og,defaultWidth:"wide"}),quarter:B({values:Lg,defaultWidth:"wide",argumentCallback:e=>e-1}),month:B({values:Hg,defaultWidth:"wide"}),day:B({values:$g,defaultWidth:"wide"}),dayPeriod:B({values:Vg,defaultWidth:"wide",formattingValues:Wg,defaultFormattingWidth:"wide"})},Sg=/^(第\s*)?\d+(日|时|分|秒)?/i,zg=/\d+/i,Eg={narrow:/^(前)/i,abbreviated:/^(前)/i,wide:/^(公元前|公元)/i},Ig={any:[/^(前)/i,/^(公元)/i]},Bg={narrow:/^[1234]/i,abbreviated:/^第[一二三四]刻/i,wide:/^第[一二三四]刻钟/i},Ng={any:[/(1|一)/i,/(2|二)/i,/(3|三)/i,/(4|四)/i]},Rg={narrow:/^(一|二|三|四|五|六|七|八|九|十[二一])/i,abbreviated:/^(一|二|三|四|五|六|七|八|九|十[二一]|\d|1[12])月/i,wide:/^(一|二|三|四|五|六|七|八|九|十[二一])月/i},Ag={narrow:[/^一/i,/^二/i,/^三/i,/^四/i,/^五/i,/^六/i,/^七/i,/^八/i,/^九/i,/^十(?!(一|二))/i,/^十一/i,/^十二/i],any:[/^一|1/i,/^二|2/i,/^三|3/i,/^四|4/i,/^五|5/i,/^六|6/i,/^七|7/i,/^八|8/i,/^九|9/i,/^十(?!(一|二))|10/i,/^十一|11/i,/^十二|12/i]},Fg={narrow:/^[一二三四五六日]/i,short:/^[一二三四五六日]/i,abbreviated:/^周[一二三四五六日]/i,wide:/^星期[一二三四五六日]/i},Zg={any:[/日/i,/一/i,/二/i,/三/i,/四/i,/五/i,/六/i]},qg={any:/^(上午?|下午?|午夜|[中正]午|早上?|下午|晚上?|凌晨|)/i},Yg={any:{am:/^上午?/i,pm:/^下午?/i,midnight:/^午夜/i,noon:/^[中正]午/i,morning:/^早上/i,afternoon:/^下午/i,evening:/^晚上?/i,night:/^凌晨/i}},Xg={ordinalNumber:Ue({matchPattern:Sg,parsePattern:zg,valueCallback:e=>parseInt(e,10)}),era:N({matchPatterns:Eg,defaultMatchWidth:"wide",parsePatterns:Ig,defaultParseWidth:"any"}),quarter:N({matchPatterns:Bg,defaultMatchWidth:"wide",parsePatterns:Ng,defaultParseWidth:"any",valueCallback:e=>e+1}),month:N({matchPatterns:Rg,defaultMatchWidth:"wide",parsePatterns:Ag,defaultParseWidth:"any"}),day:N({matchPatterns:Fg,defaultMatchWidth:"wide",parsePatterns:Zg,defaultParseWidth:"any"}),dayPeriod:N({matchPatterns:qg,defaultMatchWidth:"any",parsePatterns:Yg,defaultParseWidth:"any"})},Wa={es:u0,en:Wo,fr:N0,de:T2,it:_p,pt:hb,ja:Qp,zh:{code:"zh-CN",formatDistance:Cg,formatLong:Dg,formatRelative:Pg,localize:Tg,match:Xg,options:{weekStartsOn:1,firstWeekContainsDate:4}},ru:Fb,da:s2,nl:ef,id:qh,no:Dm,sv:wg,pl:zf,hr:gh};function ys(e){const t=be(null),r=be(new Map),a=be(0),o=be(!1),n=e.initialDate??fe(e.startDate),i=be(Zt(n)),s=be(Lr(n));function l(_){const O=new Date,j=fe(e.weekStartsOn),R=j===7?0:j;return Array.from({length:7},(G,le)=>{const re=(R+le)%7,ge=$a(O,re);return Fe(ge,"EEE",{locale:Wa[fe(e.lang)]})})}const d=de(()=>l(fe(e.lang)));function u(_,O){const j=O??s.value;return Fe(new Date(j,_),"MMMM",{locale:Wa[fe(e.lang)]})}function p(_){if(fe(e.variant)==="full")return u(_);const{month:O}=ze(_);return u(O)}function k(_){return fe(e.variant)==="full"?s.value:ze(_).year}function y(_){var re;const O=a.value||((re=t.value)==null?void 0:re.clientWidth)||0;if(O===0)return Math.min(2,_);const j=parseFloat(getComputedStyle(document.documentElement).fontSize)||16,R=e.minMonthWidthRem*j,G=2,le=Math.floor((O+G)/(R+G));return Math.max(1,Math.min(le,_))}const D=de(()=>{const _=fe(e.variant),O=fe(e.maxMonths);switch(_){case"full":return y(12);case"input":return y(12);case"scroll":return O;default:return y(12)}}),z=de(()=>Array.from({length:D.value},(_,O)=>O)),K=de(()=>({position:fe(e.position),minHeight:fe(e.minHeight),maxHeight:fe(e.maxHeight),minWidth:fe(e.minWidth),maxWidth:fe(e.maxWidth),"--calendar-columns":fe(e.variant)==="scroll"?1:D.value}));function A(_){const O=fe(e.variant);return O==="scroll"?!1:O==="input"&&(_===0||D.value===1)}function E(_){const O=fe(e.variant);return O==="scroll"?!1:O==="input"&&(_===D.value-1||D.value===1)}const I=de(()=>{const _=fe(e.startDate),O=Ze(_),j=Ze(new Date(s.value-1,i.value));return $t(j,O)||ut(j,O)}),$=de(()=>{const _=fe(e.startDate),O=Ze(_),j=new Date(s.value,i.value),R=fs(Ze(j));return $t(R,O)||ut(R,O)}),X=de(()=>{const _=Ze(fe(e.startDate)),O=new Date(s.value,i.value),j=Pr(O,_),R=fe(e.maxMonths);return j+(D.value-1)<R}),pe=de(()=>{const _=Ze(fe(e.startDate)),O=new Date(s.value,i.value),j=lr(O,1),R=Ze(j),G=Pr(R,_),le=fe(e.maxMonths);return G+(D.value-1)<le});function ne(_){var O,j;if(_==="next"){if(!X.value)return;s.value++,fe(e.variant)==="full"&&(i.value=0),(O=e.onNavigate)==null||O.call(e);return}if(_==="prev"){if(!I.value)return;s.value--,fe(e.variant)==="full"&&(i.value=0),(j=e.onNavigate)==null||j.call(e)}}function Ce(_){var R;const O=new Date(s.value,i.value),j=_==="next"?lr(O,1):fs(O);if(_==="prev"){const G=Ze(fe(e.startDate));if(Qe(j,G))return}if(_==="next"){const G=Ze(fe(e.startDate)),le=Ze(j),re=Pr(le,G),ge=fe(e.maxMonths);if(re+(D.value-1)>=ge)return}i.value=Zt(j),s.value=Lr(j),(R=e.onNavigate)==null||R.call(e)}function ze(_){if(fe(e.variant)==="scroll"){const G=Ze(fe(e.startDate)),le=lr(G,_);return{month:Zt(le),year:Lr(le)}}const j=new Date(s.value,i.value),R=lr(j,_);return{month:Zt(R),year:Lr(R)}}function Ee(_,O){return k1(new Date(O,_))}function Y(_){const O=Ze(fe(e.startDate)),j=Ze(_);return Pr(j,O)}function te(_,O=!1){if(fe(e.variant)!=="scroll"||!t.value)return;const j=()=>{const R=r.value.get(_);if(R&&t.value){const G=R.offsetTop-t.value.offsetTop;O?t.value.scrollTop=G:t.value.scrollTo({top:G,behavior:"smooth"})}};O?j():jt(()=>{jt(()=>{setTimeout(()=>{j()},50)})})}function J(_,O){var j;if(!(!_||fe(e.variant)!=="scroll")&&(r.value.set(O,_),!o.value&&t.value)){const R=(j=e.getDateFromModelValue)==null?void 0:j.call(e);if(R){const G=Y(R);if(O===G){const le=_.offsetTop-t.value.offsetTop;t.value.scrollTop=le,o.value=!0}}}}function w(_){if(!/^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}(:\d{2}(\.\d+)?)?(Z|[+-]\d{2}:\d{2})?)?$/.test(_))return!1;const j=_.substring(0,10),R=Kr(j,"yyyy-MM-dd",new Date);return!isNaN(R.getTime())}function M(_){if(!w(_))return null;const O=_.substring(0,10),j=Kr(O,"yyyy-MM-dd",new Date);return isNaN(j.getTime())?null:j}return _r(()=>{$u({locale:Wa[fe(e.lang)]});const _=new ResizeObserver(j=>{for(const R of j)a.value=R.contentRect.width}),O=()=>{jt(()=>{t.value&&(a.value=t.value.clientWidth,_.observe(t.value))})};if(O(),bt(()=>t.value,()=>{t.value&&O()}),fe(e.variant)==="scroll"){let j=!1,R=null;const G=(re=!1)=>{var it;const ge=(it=e.getDateFromModelValue)==null?void 0:it.call(e);if(!ge)return;const Ie=Y(ge);re?requestAnimationFrame(()=>{requestAnimationFrame(()=>{te(Ie,!0)})}):jt(()=>{jt(()=>{te(Ie,!1)})})};G(!0);const le=()=>{R&&R.disconnect(),R=new IntersectionObserver(re=>{re.forEach(ge=>{var it;const Ie=ge.isIntersecting&&ge.intersectionRatio>0;Ie&&!j&&((it=e.getDateFromModelValue)!=null&&it.call(e))&&G(!1),j=Ie})},{threshold:.1}),jt(()=>{t.value&&R.observe(t.value)})};le(),bt(()=>t.value,()=>{t.value&&fe(e.variant)==="scroll"&&le()})}}),{monthsContainerRef:t,monthRefs:r,containerWidth:a,initialScrollApplied:o,currentMonth:i,currentYear:s,locales:Wa,weekdays:d,style:K,monthsDisplayed:D,displayedMonthIndices:z,canNavigateBackYear:I,canNavigateBackMonth:$,canNavigateForwardYear:X,canNavigateForwardMonth:pe,getAbbreviatedWeekdays:l,getMonthName:u,getMonthNameForIndex:p,getYearForIndex:k,shouldShowPrevButton:A,shouldShowNextButton:E,getMonthDisplayed:ze,getDaysInMonths:Ee,getMonthIndexFromDate:Y,changeMonth:Ce,changeYear:ne,scrollToMonth:te,onMonthRefSet:J,isValidISODate:w,parseISODate:M}}const Kg={key:0,class:"i-calendar__nav-row"},Gg={class:"i-calendar__nav-row__btn--prev"},Ug=["disabled"],Qg={class:"i-calendar__header__year--title"},Jg={class:"i-calendar__nav-row__btn--next"},e5=["disabled"],t5={class:"i-calendar__nav-row"},r5={class:"i-calendar__nav-row__btn i-calendar__nav-row__btn--prev"},a5=["disabled"],o5={class:"i-calendar__nav-row__title"},n5={class:"i-calendar__header__month-name"},i5={key:0,class:"i-calendar__header__year-number"},s5={class:"i-calendar__nav-row__btn i-calendar__nav-row__btn--next"},l5=["disabled"],c5={class:"i-calendar__days-grid"},d5=["aria-label","tabindex","onClick"],Zo=Ft(Pt({__name:"ICalendar",props:{minHeight:{default:void 0,type:[String,Number]},maxHeight:{default:void 0,type:[String,Number]},maxWidth:{default:void 0,type:[String,Number]},minWidth:{default:void 0,type:[String,Number]},variant:{default:"full",type:String},lang:{default:"en",type:String},position:{default:void 0,type:String},border:{default:"smooth",type:String},fromToday:{type:[Boolean,Number,String],default:!1},showToday:{type:Boolean,default:!1},maxMonths:{type:Number},mode:{default:"default",type:String},modelValue:{type:[String,Object,null]},weekStartsOn:{default:1,type:Number}},emits:["update:modelValue"],setup(e,{emit:t}){const r=e,a=t,o=be([]),n=be(new Map),i=be({Begin:null,End:null}),s=de(()=>r.fromToday),l=()=>{const c=s.value;if(!c&&c!==0)return null;if(typeof c=="boolean")return c;if(typeof c=="string"&&c.toLowerCase()==="true")return!0;if(typeof c=="string"&&c.toLowerCase()==="false")return null;const h=typeof c=="string"?parseInt(c,10):c;return isNaN(h)?null:h},d=()=>{const c=l();return c===null||c===!1?new Date(1900,0,1):typeof c=="number"?qe(new Date,c):new Date},u=de(()=>{const c=l();return c?yt(typeof c=="number"?qe(new Date,c):new Date):new Date(new Date().getFullYear()-100,0,1)}),p=de(()=>r.maxMonths!==void 0?r.maxMonths:s.value?24:1200*2),k=()=>{if(!r.modelValue)return null;let c=r.modelValue;if(typeof c=="string"&&c.startsWith("{"))try{const h=JSON.parse(c);h&&typeof h=="object"&&"Begin"in h&&(c=h)}catch{}return typeof c=="string"?R(c):typeof c=="object"&&c&&"Begin"in c&&c.Begin?R(c.Begin):null},{monthsContainerRef:y,currentMonth:D,currentYear:z,weekdays:K,style:A,monthsDisplayed:E,displayedMonthIndices:I,canNavigateBackYear:$,canNavigateBackMonth:X,canNavigateForwardYear:pe,canNavigateForwardMonth:ne,getMonthNameForIndex:Ce,getYearForIndex:ze,shouldShowPrevButton:Ee,shouldShowNextButton:Y,getMonthDisplayed:te,getDaysInMonths:J,getMonthIndexFromDate:w,changeMonth:M,changeYear:_,scrollToMonth:O,onMonthRefSet:j,parseISODate:R}=ys({variant:de(()=>r.variant),lang:de(()=>r.lang),weekStartsOn:de(()=>r.weekStartsOn),position:de(()=>r.position),minHeight:de(()=>r.minHeight),maxHeight:de(()=>r.maxHeight),minWidth:de(()=>r.minWidth),maxWidth:de(()=>r.maxWidth),startDate:u,initialDate:new Date,maxMonths:p,minMonthWidthRem:14,getDateFromModelValue:k,onNavigate:()=>re()}),G=c=>`Seleccionar fecha: ${c}`,le=c=>{const h=n.value.get(c);return h?[...h]:[]};function re(){const h=Ze(new Date),g=p.value,C=42;n.value.clear(),o.value=[];for(let v=0;v<=E.value-1;v++){const{month:L,year:S}=te(v),b=new Date(S,L);if(Pr(b,h)>=g)break;const m=r.variant=="input"||r.variant=="scroll"?{month:L,year:S}:{month:v,year:z.value},x=Ze(new Date(m.year,m.month)).getDay(),V=r.weekStartsOn===7?0:r.weekStartsOn;let P=x-V;P<0&&(P+=7);for(let T=0;T<P;T++)o.value.push(ge(0,m.month,m.year,!0));const W=J(m.month,m.year);for(let T=1;T<=W;T++)r.variant=="input"||r.variant=="scroll"?o.value.push(ge(T,L,S,!1)):o.value.push(ge(T,v,z.value,!1));const F=P+W;if(r.variant==="scroll"){const T=F%7,Q=T>0?7-T:0;for(let Z=0;Z<Q;Z++)o.value.push(ge(0,m.month,m.year,!0))}else{const T=C-F;for(let Q=0;Q<T;Q++)o.value.push(ge(0,m.month,m.year,!0))}n.value.set(v,o.value),o.value=[]}}function ge(c,h,g,C=!1){if(c===0)return{date:0,month:h,year:g,isToday:!1,isSelected:!1,isInRange:!1,isDisabled:!0,isOtherMonth:!0};const v=new Date(g,h,c);return{date:c,month:h,year:g,isToday:r.showToday?ht(c,h,g):!1,isSelected:Be(c,h,g),isInRange:Tt(c,h,g),isDisabled:s.value?Qe(v,yt(d())):!1,isOtherMonth:C}}function Ie(c,h,g){const C=new Date(g,h,c);it(C)}function it(c){if(!(s.value&&Qe(c,yt(d())))){if(r.mode==="default"){i.value.Begin=c,i.value.End=null;const h=Fe(c,"yyyy-MM-dd");if(a("update:modelValue",h),r.variant==="scroll"){const g=w(c);O(g)}}else if(!i.value.Begin||i.value.Begin&&i.value.End){if(i.value.Begin=c,i.value.End=null,r.variant==="scroll"){const h=w(c);O(h)}}else if(i.value.Begin&&!i.value.End)if(Ht(c,i.value.Begin))i.value.Begin=null,i.value.End=null,a("update:modelValue",null);else{if(Qe(c,i.value.Begin)){if(i.value.End=i.value.Begin,i.value.Begin=c,r.variant==="scroll"){const v=w(c);O(v)}}else i.value.End=c;const h=Fe(i.value.Begin,"yyyy-MM-dd"),g=Fe(i.value.End,"yyyy-MM-dd");a("update:modelValue",{Begin:h,End:g})}re()}}function ht(c,h,g){const C=new Date(g,h,c);return Ht(new Date,C)}const Be=(c,h,g)=>{const C=new Date(g,h,c);return i.value.Begin!=null&&Ht(C,i.value.Begin)||i.value.End!=null&&Ht(C,i.value.End)},Tt=(c,h,g)=>{if(!i.value.Begin||!i.value.End)return!1;const C=new Date(g,h,c);return $t(C,i.value.Begin)&&Qe(C,i.value.End)},qt=c=>i.value.Begin?Ht(new Date(c.year,c.month,c.date),i.value.Begin):!1,pt=c=>i.value.End?Ht(new Date(c.year,c.month,c.date),i.value.End):!1,St=c=>{if(!c){(i.value.Begin||i.value.End)&&(i.value={Begin:null,End:null},re());return}let h=null,g=!1;if(typeof c=="string"){if(c.startsWith("{"))try{const v=JSON.parse(c);if(v&&typeof v=="object"&&"Begin"in v){St(v);return}}catch{}const C=R(c);if(C){const v=C,L=null;h=C;const S=!i.value.Begin||!Ht(i.value.Begin,v),b=i.value.End!==L;(S||b)&&(i.value.Begin=v,i.value.End=L,g=!0)}}else if(typeof c=="object"&&"Begin"in c)if(c.Begin){const C=R(c.Begin);if(C){const v=c.End?R(c.End):null;h=C;const L=!i.value.Begin||!Ht(i.value.Begin,C),S=i.value.End!==v;(L||S)&&(i.value.Begin=C,i.value.End=v,g=!0)}}else(i.value.Begin||i.value.End)&&(i.value={Begin:null,End:null},g=!0);if(h&&r.variant!=="scroll"){const v=Ze(new Date),L=Ze(h),S=Pr(L,v),b=p.value;if(S>=0&&S<b){const f=Zt(h),m=Lr(h);(D.value!==f||z.value!==m)&&(D.value=f,z.value=m,g=!0)}}if((g&&r.variant!=="scroll"||g&&r.variant==="scroll"&&n.value.size===0)&&re(),h&&r.variant==="scroll"){const C=w(h);n.value.size>0?O(C,!0):jt(()=>{requestAnimationFrame(()=>{O(C,!0)})})}};return bt(()=>r.modelValue,c=>{if(St(c),r.variant==="scroll"&&c){let h=null;if(typeof c=="string"){const g=R(c);g&&(h=g)}else if(typeof c=="object"&&"Begin"in c&&c.Begin){const g=R(c.Begin);g&&(h=g)}if(h){const g=w(h);requestAnimationFrame(()=>{requestAnimationFrame(()=>{O(g,!0)})})}}},{immediate:!0,deep:!0}),_r(()=>{n.value.size||re(),St(r.modelValue)}),bt(E,()=>{r.variant==="input"&&jt(()=>{re()})}),(c,h)=>(ae(),se("div",{class:"i-calendar",style:et(he(A)),role:"application","aria-label":"Calendar"},[ee("div",{ref_key:"monthsContainerRef",ref:y,class:We(["i-calendar__months",{"i-calendar__months--scroll":r.variant==="scroll","i-scrollbar-y":r.variant==="scroll"}])},[(ae(!0),se(Ae,null,nr(he(I),(g,C)=>(ae(),se("div",{key:`month-${C}`,ref_for:!0,ref:r.variant==="scroll"?v=>he(j)(v,C):void 0,class:We(["i-calendar-month i-calendar__months__displayed",r.border&&`i-border-${r.border}`])},[r.variant==="full"?(ae(),se("div",Kg,[ee("div",Gg,[ee("i-button",{variant:"plain",onClick:h[0]||(h[0]=v=>he(_)("prev")),icon:"chevronLeft",color:"black",disabled:!he($)},null,8,Ug)]),ee("span",Qg,tt(he(z)),1),ee("div",Jg,[ee("i-button",{variant:"plain",onClick:h[1]||(h[1]=v=>he(_)("next")),icon:"chevronRight",color:"black",disabled:!he(pe)},null,8,e5)])])):He("",!0),ee("div",t5,[ee("div",r5,[he(Ee)(C)?(ae(),se("i-button",{key:0,onClick:h[2]||(h[2]=v=>he(M)("prev")),icon:"chevronLeft",color:"black",variant:"plain",disabled:!he(X)},null,8,a5)):He("",!0)]),ee("div",o5,[ee("span",n5,tt(he(Ce)(C)),1),r.variant!=="full"?(ae(),se("span",i5," - "+tt(he(ze)(C)),1)):He("",!0)]),ee("div",s5,[he(Y)(C)?(ae(),se("i-button",{key:0,onClick:h[3]||(h[3]=v=>he(M)("next")),icon:"chevronRight",color:"black",variant:"plain",disabled:!he(ne)},null,8,l5)):He("",!0)])]),ee("div",c5,[(ae(!0),se(Ae,null,nr(he(K),v=>(ae(),se("span",{class:"i-calendar__day-names",key:v},tt(v.split(".")[0]),1))),128)),ir(c.$slots,"days",{monthIndex:C,days:le(C),getDaysForMonth:le},()=>[(ae(!0),se(Ae,null,nr(le(C),(v,L)=>(ae(),se("div",{key:`${C}-${L}-${v.year}-${v.month}-${v.date}`,role:"button","aria-label":G(v.date),tabindex:v.date>0?0:-1,class:We(["i-calendar__day",["available",v.isToday&&"i-calendar__today",v.isOtherMonth&&"i-calendar__other-month",v.isSelected&&"i-calendar__range--selected",v.isSelected&&qt(v)&&"i-calendar__range--selected--start",v.isSelected&&pt(v)&&"i-calendar__range--selected--end",v.isInRange&&"i-calendar__range--in-range",v.isDisabled&&"i-calendar__disabled"]]),onClick:S=>Ie(v.date,v.month,v.year)},[ee("div",{class:We(["i-calendar__day__range-dates",[v.isToday&&"i-calendar__today"]])},tt(v.date>0?v.date:""),3)],10,d5))),128))])])],2))),128))],2)],4))}}),[["styles",['@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";[data-v-76b460f5]:root{--i-font-family: inherit;--i-calendar-days-font-size: .875rem;--i-calendar-days-font-weight: 500;--i-calendar-days-border-radius: 50%;--i-calendar-days-aspect-ratio: 1 / 1;--i-calendar-days-cursor: pointer;--i-calendar-days-gap: .2rem;--i-calendar-month-padding: .5rem;--i-calendar-header-year-font-size: 1.25rem;--i-calendar-header-year-font-weight: bold;--i-calendar-header-year-color: #28272a;--i-calendar-header-month-font-size: 1.25rem;--i-calendar-header-month-color: #28272a;--i-calendar-header-day-names-font-size: .875rem;--i-calendar-header-day-names-font-weight: 700;--i-calendar-header-day-names-color: #3e3d3f;--i-calendar-months-displayed-color: 255 255 255;--i-calendar-today-color: #04c8b0;--i-calendar-range-selected-color: #222222;--i-calendar-range-selected-text-color: #fff;--i-calendar-range-in-range-color: #F0F0F0;--i-calendar-range-in-range-text-color: #222222;--i-calendar-hover-color: #222222;--i-calendar-hover-text-color: #fff;--i-calendar-disabled-text-color: #a4abb6;--i-calendar-day-background-color: transparent;--i-calendar-day-text-color: #28272a;--i-calendar-color-shadow: rgb(0, 0, 0);--i-calendar-opacity-shadow-umbra: 0;--i-calendar-opacity-shadow-penumbra: 0;--i-calendar-opacity-shadow-ambient: 0;--i-calendar-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-opacity-scrollbar-thumb: .3;--i-calendar-opacity-scrollbar-thumb-hover: .5;--i-calendar-day-circle-size: 36px;--i-calendar-day-cell-border-radius: 0;--i-calendar-header-month-font-weight: 600}[data-v-76b460f5]:root{--i-calendar-occupancy-header-year-font-size: 1.25rem;--i-calendar-occupancy-header-year-font-weight: bold;--i-calendar-occupancy-header-year-color: #28272a;--i-calendar-occupancy-header-month-font-size: 1.25rem;--i-calendar-occupancy-header-month-color: #28272a;--i-calendar-occupancy-header-day-names-font-size: .875rem;--i-calendar-occupancy-header-day-names-font-weight: 700;--i-calendar-occupancy-header-day-names-color: #3e3d3f;--i-calendar-occupancy-color-available: #ffffff;--i-calendar-occupancy-color-unavailable: #cccccc;--i-calendar-occupancy-color-reservation: #cccccc;--i-calendar-occupancy-color-on-demand-periods: #faf29e;--i-calendar-occupancy-color-prices-on-request: #ffddb7;--i-calendar-occupancy-color-change-over-day: #ffffff;--i-calendar-occupancy-color-selected-date: #00ff00;--i-calendar-occupancy-color-selected-date-over: #ccffcc;--i-calendar-occupancy-color-change-day-triangle: #cccccc;--i-calendar-occupancy-color-day-border: rgba(0, 0, 0, .1);--i-calendar-occupancy-color-text-disabled: rgba(0, 0, 0, .3);--i-calendar-occupancy-color-text-day-number: rgba(0, 0, 0, .7);--i-calendar-occupancy-color-text-day-number-disabled: rgba(0, 0, 0, .4);--i-calendar-occupancy-color-border-non-arrival-departure: #c2edfd;--i-calendar-occupancy-color-month-background: rgb(255, 255, 255);--i-calendar-occupancy-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-occupancy-opacity-scrollbar-thumb: .3;--i-calendar-occupancy-opacity-scrollbar-thumb-hover: .5;--i-calendar-occupancy-color-shadow: rgb(0, 0, 0);--i-calendar-occupancy-opacity-shadow-umbra: .2;--i-calendar-occupancy-opacity-shadow-penumbra: .14;--i-calendar-occupancy-opacity-shadow-ambient: .12}[data-v-76b460f5]:root{--i-map-height: 400px;--i-map-width: 100%;--i-map-border-radius: var(--i-border-radius, 8px);--i-map-loading-bg: var(--i-theme-white-light-1, #f7f7f8);--i-map-loading-color: var(--i-font-color, #28272a);--i-map-error-bg: #fee;--i-map-error-color: var(--i-theme-error, #ff3838);--i-map-spinner-size: 2rem;--i-map-spinner-color: var(--i-theme-primary, #0786be);--i-map-marker-price-bg: var(--i-theme-white, #fff);--i-map-marker-price-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-marker-price-radius: 12px;--i-map-marker-price-color: #333;--i-map-marker-price-active-bg: var(--i-theme-primary, #0786be);--i-map-marker-price-active-border: var(--i-theme-primary, #0786be);--i-map-marker-price-active-color: #fff;--map-marker-highlight: var(--i-theme-primary, #0786be);--i-map-cluster-bg: var(--i-theme-white, #fff);--i-map-cluster-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-cluster-radius: 22px;--i-map-cluster-color: #333;--i-map-cluster-from-color: #666;--i-map-cluster-from-price-color: var(--i-theme-primary, #0786be)}[data-v-76b460f5]:root,[data-v-76b460f5]:host{--i-theme-primary: #0786be;--i-theme-primary-lighten-5: oklch(from var(--i-theme-primary) clamp(0, calc(l + .3) , 1) c h);--i-theme-primary-lighten-4: oklch(from var(--i-theme-primary) clamp(0, calc(l + .24) , 1) c h);--i-theme-primary-lighten-3: oklch(from var(--i-theme-primary) clamp(0, calc(l + .18) , 1) c h);--i-theme-primary-lighten-2: oklch(from var(--i-theme-primary) clamp(0, calc(l + .12) , 1) c h);--i-theme-primary-lighten-1: oklch(from var(--i-theme-primary) clamp(0, calc(l + .06) , 1) c h);--i-theme-primary-darken-1: oklch(from var(--i-theme-primary) clamp(0, calc(l - .06) , 1) c h);--i-theme-primary-darken-2: oklch(from var(--i-theme-primary) clamp(0, calc(l - .12) , 1) c h);--i-theme-primary-darken-3: oklch(from var(--i-theme-primary) clamp(0, calc(l - .18) , 1) c h);--i-theme-primary-darken-4: oklch(from var(--i-theme-primary) clamp(0, calc(l - .24) , 1) c h);--i-theme-primary-light-2: var(--i-theme-primary-lighten-2);--i-theme-primary-light-1: var(--i-theme-primary-lighten-1);--i-theme-primary-dark-1: var(--i-theme-primary-darken-1);--i-theme-primary-dark-2: var(--i-theme-primary-darken-2);--i-theme-black-light-2: #636069;--i-theme-black-light-1: #514e56;--i-theme-black: #3d3b40;--i-theme-black-dark-1: #454349;--i-theme-black-dark-2: #28272a;--i-theme-white-dark-2: #bbb9c0;--i-theme-white-dark-1: #dbdadd;--i-theme-white: #efeef0;--i-theme-white-light-1: #f7f7f8;--i-theme-white-light-2: #fff;--i-theme-success: #23c197;--i-theme-warning: #ffc964;--i-theme-error: #ff3838;--i-theme-disabled: #a4abb6;--i-theme-green: #8eda91;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0;--i-font-color: #28272a;--i-font-color-shade: #3e3d3f}:root[data-theme=dark][data-v-76b460f5],[data-v-76b460f5]:host([data-theme=dark]){--i-font-color: #f7f7f8;--i-font-color-shade: #dededf;--i-theme-green: #5eca62;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0}.i-ripple[data-v-76b460f5]{position:relative;overflow:hidden}.i-ripple[data-v-76b460f5]:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background-color:#1e1e1e14;opacity:0;border-radius:100%}@keyframes i-ripple-76b460f5{0%{transform:scale(0);opacity:1}20%{transform:scale(25);opacity:1}to{opacity:0;transform:scale(40)}}.i-ripple[data-v-76b460f5]:focus:not(:active):after{animation:i-ripple-76b460f5 1s ease-out}.i-ripple[data-v-76b460f5]:active{box-shadow:none}.i-border-pill[data-v-76b460f5]{border-radius:999px}.i-border-smooth[data-v-76b460f5]{border-radius:.5rem}.i-border-elegant[data-v-76b460f5]{border-radius:.12rem}.i-scrollbar-both[data-v-76b460f5],.i-scrollbar-x[data-v-76b460f5],.i-scrollbar-y[data-v-76b460f5],.i-scrollbar[data-v-76b460f5]{--scrollbar-size: 6px;--scrollbar-padding: 1rem;--scrollbar-radius: 999px;--scrollbar-thumb-color: oklch(from var(--i-theme-primary, #0786be) l c h / .45);--scrollbar-thumb-color-hover: oklch(from var(--i-theme-primary, #0786be) l c h / .7);scrollbar-width:thin!important;scrollbar-color:var(--scrollbar-thumb-color) transparent!important}.i-scrollbar-both[data-v-76b460f5]::-webkit-scrollbar,.i-scrollbar-x[data-v-76b460f5]::-webkit-scrollbar,.i-scrollbar-y[data-v-76b460f5]::-webkit-scrollbar,.i-scrollbar[data-v-76b460f5]::-webkit-scrollbar{width:var(--scrollbar-size)!important;height:var(--scrollbar-size)!important}.i-scrollbar-both[data-v-76b460f5]::-webkit-scrollbar-track,.i-scrollbar-x[data-v-76b460f5]::-webkit-scrollbar-track,.i-scrollbar-y[data-v-76b460f5]::-webkit-scrollbar-track,.i-scrollbar[data-v-76b460f5]::-webkit-scrollbar-track{background-color:transparent!important}.i-scrollbar-both[data-v-76b460f5]::-webkit-scrollbar-thumb,.i-scrollbar-x[data-v-76b460f5]::-webkit-scrollbar-thumb,.i-scrollbar-y[data-v-76b460f5]::-webkit-scrollbar-thumb,.i-scrollbar[data-v-76b460f5]::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color)!important;border-radius:var(--scrollbar-radius)!important;border:2px solid transparent!important;background-clip:content-box!important}.i-scrollbar-both[data-v-76b460f5]::-webkit-scrollbar-thumb:hover,.i-scrollbar-x[data-v-76b460f5]::-webkit-scrollbar-thumb:hover,.i-scrollbar-y[data-v-76b460f5]::-webkit-scrollbar-thumb:hover,.i-scrollbar[data-v-76b460f5]::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-color-hover)!important}.i-scrollbar[data-v-76b460f5]{padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-y[data-v-76b460f5]{overflow-y:auto!important;overflow-x:hidden!important;padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-x[data-v-76b460f5]{overflow-x:auto!important;overflow-y:hidden!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-scrollbar-both[data-v-76b460f5]{overflow-y:auto!important;overflow-x:auto!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-btn[data-v-76b460f5],.i-input[data-v-76b460f5],.i-tooltip[data-v-76b460f5],.i-icon[data-v-76b460f5],.i-calendar[data-v-76b460f5],.i-calendar-occupancy[data-v-76b460f5],.i-date-picker[data-v-76b460f5]{font-family:Roboto,sans-serif;font-size:16px}.i-btn[data-v-76b460f5],.i-tooltip__label[data-v-76b460f5]{color:var(--i-font-color)}.i-input[data-v-76b460f5]{color:var(--i-font-color-shade)}.i-calendar[data-v-76b460f5]{width:100%;height:100%;display:flex;flex-direction:column;min-height:0;box-sizing:border-box;font-family:var(--i-font-family, Roboto, sans-serif)}.i-calendar__scroll-wrapper[data-v-76b460f5]{flex:1;min-height:1px;height:100%;overflow-y:auto;overflow-x:hidden}.i-calendar__months[data-v-76b460f5]{display:grid;gap:clamp(2px,2%,1rem);grid-auto-rows:minmax(min(100%,18rem),1fr);grid-template-columns:repeat(var(--calendar-columns, 1),1fr)}.i-calendar-month[data-v-76b460f5]{display:flex;flex-direction:column;gap:clamp(.2rem,2%,.5rem)}.i-calendar-month.i-calendar__months__displayed[data-v-76b460f5]{background-color:rgb(var(--i-calendar-months-displayed-color, 255 255 255));padding:var(--i-calendar-month-padding, .5rem);box-shadow:0 2px 1px -1px rgba(var(--i-calendar-color-shadow, rgb(0, 0, 0)),var(--i-calendar-opacity-shadow-umbra, 0)),0 1px 1px rgba(var(--i-calendar-color-shadow, rgb(0, 0, 0)),var(--i-calendar-opacity-shadow-penumbra, 0)),0 1px 3px rgba(var(--i-calendar-color-shadow, rgb(0, 0, 0)),var(--i-calendar-opacity-shadow-ambient, 0))}.i-calendar__nav-row[data-v-76b460f5]{display:grid;grid-template-areas:"prev title next";grid-template-columns:1fr 5fr 1fr;gap:calc(var(--i-calendar-days-gap, .2rem) * 6 / 2);text-transform:capitalize}.i-calendar__nav-row__btn[data-v-76b460f5]{flex:0 0 calc((100% - 6 * var(--i-calendar-days-gap, .2rem)) / 7);display:flex;align-items:center;justify-content:center}.i-calendar__nav-row__btn[data-v-76b460f5] .i-btn{border-radius:4px;width:100%!important;height:auto!important;aspect-ratio:1;padding:0}.i-calendar__nav-row__btn--prev[data-v-76b460f5]{grid-area:prev}.i-calendar__nav-row__btn--next[data-v-76b460f5]{grid-area:next}.i-calendar__nav-row__title[data-v-76b460f5]{grid-area:title;text-align:center;display:flex;align-items:center;justify-content:center}.i-calendar__header__year--title[data-v-76b460f5]{grid-area:title;display:flex;align-items:center;justify-content:center;font-size:var(--i-calendar-header-year-font-size, 1.25rem);font-weight:var(--i-calendar-header-year-font-weight, bold);color:var(--i-calendar-header-year-color, #28272a)}.i-calendar__header__month-name[data-v-76b460f5]{font-size:var(--i-calendar-header-month-font-size, 1.25rem);font-weight:var(--i-calendar-header-month-font-weight, 600);text-transform:capitalize;color:var(--i-calendar-header-month-color, #28272a)}.i-calendar__header__year-number[data-v-76b460f5]{font-size:var(--i-calendar-header-year-font-size, 1.25rem);color:var(--i-calendar-header-year-color, #28272a)}.i-calendar__days-grid[data-v-76b460f5]{display:grid;grid-template-columns:repeat(7,1fr);gap:var(--i-calendar-days-gap, .2rem)}.i-calendar__day-names[data-v-76b460f5]{text-transform:uppercase;text-align:center;font-size:var(--i-calendar-header-day-names-font-size, .875rem);font-weight:var(--i-calendar-header-day-names-font-weight, 700);color:var(--i-calendar-header-day-names-color, #3e3d3f)}.i-calendar__day[data-v-76b460f5]{position:relative;display:flex;justify-content:center;align-items:center;font-size:var(--i-calendar-days-font-size, .875rem);font-weight:var(--i-calendar-days-font-weight, 500);border-radius:var(--i-calendar-day-cell-border-radius, 0);aspect-ratio:var(--i-calendar-days-aspect-ratio, 1 / 1);cursor:var(--i-calendar-days-cursor, pointer);min-height:1.5rem}.i-calendar__day__range-dates[data-v-76b460f5]{position:relative;display:flex;justify-content:center;align-items:center;z-index:1;height:100%;width:100%;background-color:var(--i-calendar-day-background-color, transparent);color:var(--i-calendar-day-text-color, #28272a);border-radius:var(--i-calendar-days-border-radius, 50%)}.i-calendar__months--scroll[data-v-76b460f5]{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;max-height:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-inline-start:1rem}.i-calendar__months--scroll[data-v-76b460f5]::-webkit-scrollbar{width:6px}.i-calendar__months--scroll[data-v-76b460f5]::-webkit-scrollbar-track{background:transparent}.i-calendar__months--scroll[data-v-76b460f5]::-webkit-scrollbar-thumb{background-color:rgba(var(--i-calendar-color-scrollbar-thumb, rgb(7, 134, 190)),var(--i-calendar-opacity-scrollbar-thumb, .3));border-radius:3px}.i-calendar__months--scroll[data-v-76b460f5]::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--i-calendar-color-scrollbar-thumb, rgb(7, 134, 190)),var(--i-calendar-opacity-scrollbar-thumb-hover, .5))}.i-calendar__months--scroll .i-calendar__months__displayed[data-v-76b460f5]{flex-shrink:0;flex-grow:0}.i-calendar__months--scroll .i-calendar-month.i-calendar__months__displayed .i-calendar__days__displayed[data-v-76b460f5]{grid-template-rows:auto;min-height:auto}.i-calendar__months__displayed[data-v-76b460f5]{background-color:rgb(var(--i-calendar-months-displayed-color, 255 255 255));box-shadow:0 2px 1px -1px rgba(var(--i-calendar-color-shadow, rgb(0, 0, 0)),var(--i-calendar-opacity-shadow-umbra, 0)),0 1px 1px rgba(var(--i-calendar-color-shadow, rgb(0, 0, 0)),var(--i-calendar-opacity-shadow-penumbra, 0)),0 1px 3px rgba(var(--i-calendar-color-shadow, rgb(0, 0, 0)),var(--i-calendar-opacity-shadow-ambient, 0))}.i-calendar__day.i-calendar__other-month[data-v-76b460f5]{pointer-events:none}.i-calendar__day.i-calendar__today[data-v-76b460f5]:not(.i-calendar__range--selected){outline:2px solid var(--i-calendar-today-color, #04c8b0);outline-offset:-2px;z-index:1}.i-calendar__day__range-dates.i-calendar__today[data-v-76b460f5]{outline:2px solid var(--i-calendar-today-color, #04c8b0);outline-offset:-2px}.i-calendar__day.i-calendar__range--in-range[data-v-76b460f5]:before{content:"";position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);height:var(--i-calendar-day-circle-size, 36px);background:var(--i-calendar-range-in-range-color, #F0F0F0);z-index:0}.i-calendar__day.i-calendar__range--selected.i-calendar__range--selected--start[data-v-76b460f5]:not(.i-calendar__range--selected--end):before{content:"";position:absolute;top:50%;left:50%;right:0;transform:translateY(-50%);height:var(--i-calendar-day-circle-size, 36px);background:var(--i-calendar-range-in-range-color, #F0F0F0);z-index:0}.i-calendar__day.i-calendar__range--selected.i-calendar__range--selected--end[data-v-76b460f5]:not(.i-calendar__range--selected--start):before{content:"";position:absolute;top:50%;left:0;right:50%;transform:translateY(-50%);height:var(--i-calendar-day-circle-size, 36px);background:var(--i-calendar-range-in-range-color, #F0F0F0);z-index:0}.i-calendar__day.i-calendar__range--selected .i-calendar__day__range-dates[data-v-76b460f5]{width:min(var(--i-calendar-day-circle-size, 36px),100%);height:min(var(--i-calendar-day-circle-size, 36px),100%);background-color:var(--i-calendar-range-selected-color, #222222);color:var(--i-calendar-range-selected-text-color, #fff);border-radius:50%}.i-calendar__day.i-calendar__range--in-range .i-calendar__day__range-dates[data-v-76b460f5]{background-color:transparent;color:var(--i-calendar-range-in-range-text-color, #222222)}.i-calendar__day.i-calendar__disabled[data-v-76b460f5]{cursor:not-allowed;opacity:.6}.i-calendar__day.i-calendar__disabled .i-calendar__day__range-dates[data-v-76b460f5]{color:var(--i-calendar-disabled-text-color, #a4abb6);text-decoration:line-through}.i-calendar__day.i-calendar__disabled[data-v-76b460f5]:before{display:none}.i-calendar__day:hover:not(.i-calendar__disabled):not(.i-calendar__range--selected) .i-calendar__day__range-dates[data-v-76b460f5]{width:min(var(--i-calendar-day-circle-size, 36px),100%);height:min(var(--i-calendar-day-circle-size, 36px),100%);background-color:var(--i-calendar-hover-color, #222222);color:var(--i-calendar-hover-text-color, #fff);border-radius:50%}']],["__scopeId","data-v-76b460f5"]]),u5={key:0,class:"i-calendar-occupancy__nav-row"},h5={class:"i-calendar-occupancy__nav-row__btn--prev"},p5=["disabled"],m5={class:"i-calendar-occupancy__header__year--title"},f5={class:"i-calendar-occupancy__nav-row__btn--next"},b5=["disabled"],g5={class:"i-calendar-occupancy__nav-row"},v5={class:"i-calendar-occupancy__nav-row__btn i-calendar-occupancy__nav-row__btn--prev"},k5=["disabled"],w5={class:"i-calendar-occupancy__nav-row__title"},y5={class:"i-calendar-occupancy__header__month-name"},C5={key:0,class:"i-calendar-occupancy__header__year-number"},_5={class:"i-calendar-occupancy__nav-row__btn i-calendar-occupancy__nav-row__btn--next"},x5=["disabled"],M5={class:"i-calendar-occupancy__days-grid"},D5={class:"i-calendar-occupancy__days__displayed"},j5=["title","onClick","onMouseover"],P5={key:0,class:"i-calendar-occupancy__day__number"},qo=Ft(Pt({__name:"IOccupancyCalendar",props:{minHeight:{default:void 0,type:[String,Number]},maxHeight:{default:void 0,type:[String,Number]},maxWidth:{default:void 0,type:[String,Number]},minWidth:{default:void 0,type:[String,Number]},variant:{default:"full",type:String},lang:{default:"en",type:String},position:{default:void 0,type:String},border:{default:"smooth",type:String},modelValue:{type:[Object,null]},occupancy:{type:[Object,null]},rates:{type:[Array,null]},months:{default:24,type:Number},daysFromToday:{default:1,type:Number},weekStartsOn:{default:1,type:Number}},emits:["update:modelValue"],setup(e,{emit:t}){const r=e,a=t,o=be(null),n=be(null),i=be(null),s=be(!1),l=be(!1),d=be(new Map),u=new Date,p=de(()=>qe(yt(u),r.daysFromToday)),k=de(()=>lr(p.value,r.months)),y=(b,f)=>(b.has(f)||b.set(f,{Arrival:{Type:"pricesOnRequest",IsAllowed:!0},Departure:{Type:"pricesOnRequest",IsAllowed:!0}}),b.get(f)),D=b=>{if(!b)throw new Error("Date string is required");const f=b.includes("T");let m;if(f?m=bu(b):m=Kr(b,"yyyy-MM-dd",new Date),isNaN(m.getTime()))throw new Error(`Invalid date: ${b}`);return m},z=b=>{if(!b)return!1;try{const f=D(b);return($t(f,p.value)||ut(f,p.value))&&(Qe(f,k.value)||ut(f,k.value))}catch{return!1}},K=(b,f,m,H,x)=>{const V=Vo(m,f),P={Begin:Fe(f,"yyyy-MM-dd"),End:Fe(m,"yyyy-MM-dd")};for(let W=0;W<=V;W++){const F=qe(f,W),T=Fe(F,"yyyy-MM-dd"),Q=y(b,T);W<V&&(Q.Arrival.Type=H,Q.Arrival.Period=P),W>0&&(Q.Departure.Type=H,Q.Departure.Period=P),x&&b.set(T,x(Q,T))}},A=(b,f)=>{const m=new Map;if(!f&&!b)return m;const H=(f==null?void 0:f.flatMap(P=>P.MandatoryChangeDays??[]))??[],x={onDemand:((b==null?void 0:b.OnDemandPeriods)??[]).filter(({Dates:{Begin:P,End:W}})=>{if(!P||!W)return!1;try{const F=D(P),T=D(W);return($t(T,p.value)||ut(T,p.value))&&(Qe(F,k.value)||ut(F,k.value))}catch{return!1}}),reservations:((b==null?void 0:b.Reservations)??[]).filter(({Dates:{Begin:P,End:W}})=>{if(!P||!W)return!1;try{const F=D(P),T=D(W);return($t(T,p.value)||ut(T,p.value))&&(Qe(F,k.value)||ut(F,k.value))}catch{return!1}}),mandatoryChanges:H.filter(({ChangeDates:{Begin:P,End:W}})=>{if(!P||!W)return!1;try{const F=D(P),T=D(W);return($t(T,p.value)||ut(T,p.value))&&(Qe(F,k.value)||ut(F,k.value))}catch{return!1}}),rates:f??[]};let V="";for(const{Prices:P}of x.rates){const W=Object.keys(P).filter(T=>z(T.substring(0,10))).sort();let F="";for(let T=0;T<W.length;T++){const Q=W[T];if(!Q)continue;const Z=P[Q];if(!Z)continue;const U=Q.substring(0,10),ue=y(m,U);if(F){const Ye=D(F),Ne=D(U),Oe=Vo(Ne,Ye);if(Oe>1){const mr=qe(Ye,1),ta=ps(Ne),Ts=y(m,Fe(mr,"yyyy-MM-dd"));Ts.Departure.Type="available",Ts.Departure.IsAllowed=!0;const Ss=y(m,Fe(ta,"yyyy-MM-dd"));Ss.Arrival.Type="available",Ss.Arrival.IsAllowed=!0,Oe>2&&K(m,qe(mr,1),ps(ta),"pricesOnRequest")}}const xe=Object.keys(Z.Price.Value);ue.Price=xe.length>0?Z.Price.Value[xe[0]]:void 0,ue.MinimumStay=Z.MinimumStay??1,ue.Arrival.Type="available",ue.Arrival.IsAllowed=Z.ArrivalsAllowed,F&&(ue.Departure.Type="available",ue.Departure.IsAllowed=Z.DeparturesAllowed),F=U,V=U}if(V){const T=qe(D(V),1),Q=Fe(T,"yyyy-MM-dd"),Z=y(m,Q);Z.Departure.Type="available",Z.Departure.IsAllowed=!0}}for(const{ChangeDay:P,ChangeDates:W}of x.mandatoryChanges){const{Begin:F,End:T}=W;if(!F||!T)continue;const Q=D(F),Z=D(T);let U=Q;for(;Qe(U,Z)||ut(U,Z);){const ue=Fe(U,"yyyy-MM-dd"),xe=y(m,ue),Ye=Eo(U);xe.ChangeDay=P,Ye===P?(xe.Arrival.IsAllowed===void 0&&(xe.Arrival.IsAllowed=!0),xe.Departure.IsAllowed===void 0&&(xe.Departure.IsAllowed=!0)):(xe.Disabled=!0,xe.Arrival.IsAllowed=!1,xe.Departure.IsAllowed=!1),U=qe(U,1)}}for(const{Dates:{Begin:P,End:W}}of x.onDemand){const F=D(P),T=Qe(F,p.value)?p.value:F,Q=D(W),Z=$t(Q,k.value)?k.value:Q;K(m,T,Z,"onDemandPeriods")}for(const{Dates:{Begin:P,End:W}}of x.reservations){const F=D(P),T=D(W);K(m,F,T,"reservation",(Q,Z)=>{const U=D(Z);return Qe(U,T)&&(Q.Arrival.IsAllowed=!1),$t(U,F)&&(Q.Departure.IsAllowed=!1),Q})}return m},E=b=>{const f=[];for(let m=0;m<r.months;m++){const H=Ze(lr(p.value,m)),x=Zt(H)+1,V=Lr(H),P=r.weekStartsOn===7?0:r.weekStartsOn,W=gt(H,{weekStartsOn:P}),F=[];for(let T=0;T<6;T++){const Q=Qi(W,T),Z=[];for(let U=0;U<7;U++){const ue=qe(Q,U),xe=Fe(ue,"yyyy-MM-dd");if(Zt(ue)===Zt(H)){const Ne=b.get(xe)||y(b,xe),Oe={...Ne};Qe(ue,yt(p.value))?(Oe.Arrival={Type:"unavailable",IsAllowed:!1},Oe.Departure={Type:"unavailable",IsAllowed:!1}):Ht(ue,p.value)&&(Oe.Departure={Type:"unavailable",IsAllowed:!1});const mr={Date:xe,NumberDay:ue.getDate(),...Oe,ChangeDay:Ne.ChangeDay};Z[U]=mr}else Z[U]={}}F[T]=Z}f.push({Month:x,Year:V,Weeks:F})}return f},I=de(()=>{if(r.rates){const f=A(r.occupancy||null,r.rates);return E(f)}if(r.occupancy){const f=A(r.occupancy,null);return E(f)}return E(new Map)}),$=()=>{var b;return(b=r.modelValue)!=null&&b.Begin?it(r.modelValue.Begin):null},X=de(()=>r.months),{monthsContainerRef:pe,currentYear:ne,weekdays:Ce,style:ze,monthsDisplayed:Ee,canNavigateBackYear:Y,canNavigateBackMonth:te,canNavigateForwardYear:J,canNavigateForwardMonth:w,getMonthNameForIndex:M,getYearForIndex:_,shouldShowPrevButton:O,shouldShowNextButton:j,getMonthDisplayed:R,getMonthIndexFromDate:G,changeMonth:le,changeYear:re,scrollToMonth:ge,onMonthRefSet:Ie,parseISODate:it}=ys({variant:de(()=>r.variant),lang:de(()=>r.lang),weekStartsOn:de(()=>r.weekStartsOn),position:de(()=>r.position),minHeight:de(()=>r.minHeight),maxHeight:de(()=>r.maxHeight),minWidth:de(()=>r.minWidth),maxWidth:de(()=>r.maxWidth),startDate:p,maxMonths:X,minMonthWidthRem:14,getDateFromModelValue:$}),ht=de(()=>I.value.slice(0,Ee.value)),Be=(b,f)=>{const m=new Date(f,b),H=r.weekStartsOn===7?0:r.weekStartsOn,x=gt(Ze(m),{weekStartsOn:H}),V=p.value,P=[];for(let W=0;W<6;W++){const F=Qi(x,W),T=[];for(let Q=0;Q<7;Q++){const Z=qe(F,Q),U=Fe(Z,"yyyy-MM-dd");if(Zt(Z)===b){const Ye={...y(new Map,U)};Qe(Z,yt(V))?(Ye.Arrival={Type:"unavailable",IsAllowed:!1},Ye.Departure={Type:"unavailable",IsAllowed:!1}):Ht(Z,V)&&(Ye.Departure={Type:"unavailable",IsAllowed:!1}),T[Q]={Date:U,NumberDay:Z.getDate(),...Ye}}else T[Q]={}}P[W]=T}return P},Tt=b=>{const{month:f,year:m}=R(b),H=I.value.find(x=>x.Month===f+1&&x.Year===m);return H?H.Weeks:Be(f,m)},qt=b=>{var f;if(!((f=I.value)!=null&&f.length))return null;for(let m=0;m<I.value.length;m++){const H=I.value[m];if(H!=null&&H.Weeks)for(let x=0;x<H.Weeks.length;x++){const V=H.Weeks[x];if(V)for(let P=0;P<V.length;P++){const W=V[P];if((W==null?void 0:W.Date)===b)return{...W,dayIndex:P,weekIndex:x,monthIndex:m}}}}return null},pt=()=>{o.value=null,n.value=null,i.value=null,d.value.clear()},St=b=>{const{from:f,to:m,over:H,selected:x}=b;if(s.value=!1,l.value=!1,!m)return x?(d.value.clear(),d.value.set(f.Date,{selected:"arrival",over:void 0})):H===!1&&d.value.forEach((Z,U)=>{U!==f.Date&&d.value.set(U,{selected:Z.selected,over:void 0})}),f;const V=D(f.Date),P=D(m.Date),W=Vo(P,V);if(x){const Z=new Set;for(let U=0;U<=W;U++){const ue=qe(V,U);Z.add(Fe(ue,"yyyy-MM-dd"))}d.value.forEach((U,ue)=>{Z.has(ue)||d.value.delete(ue)})}const F=[];for(let Z=0;Z<=W;Z++){const U=qe(V,Z);F.push(Fe(U,"yyyy-MM-dd"))}const T=F.map(Z=>qt(Z)).filter(Z=>Z!==null);let Q;for(let Z=0;Z<T.length;Z++){const U=T[Z];if(!U)continue;const{Arrival:ue}=U,xe=Z===0?"arrival":Z===T.length-1?"departure":"all",Ye=d.value.get(U.Date)||{},Ne={selected:x?xe:Ye.selected,over:H?xe:H===!1?void 0:Ye.over};d.value.set(U.Date,Ne);const Oe=ue==null?void 0:ue.Type;if(Oe==="unavailable"||Oe==="reservation"){d.value.set(U.Date,{selected:x?"departure":Ye.selected,over:H?"departure":H===!1?void 0:Ye.over}),Q={...U,monthIndex:U.monthIndex,weekIndex:U.weekIndex,dayIndex:U.dayIndex};break}Z>0&&Z<T.length-1&&(Oe==="onDemandPeriods"&&(s.value=!0),Oe==="pricesOnRequest"&&(l.value=!0))}return Q??m},c=b=>{if(!o.value||o.value&&n.value||!b.IgnoreSameDay&&b.Date===o.value.Date)return;const f=D(b.Date),m=D(o.value.Date);if(Qe(f,m))return;i.value&&St({from:o.value,to:i.value,over:!1});const H=o.value.ChangeDay?7:o.value.MinimumStay??1,x=qe(m,H);let V=Fe(x,"yyyy-MM-dd");const P=qt(V);if(P!=null&&P.ChangeDay){const F=P.ChangeDay,T=Eo(x);if(F!==T){const Q=qe(x,F-T);V=Fe(Q,"yyyy-MM-dd")}}const W=f<x&&P?{...P,monthIndex:P.monthIndex,weekIndex:P.weekIndex,dayIndex:P.dayIndex}:b;i.value=St({from:o.value,to:W,over:!0})},h=b=>{var V,P,W;const{Arrival:f,Departure:m,Disabled:H,Date:x}=b;if(o.value)if(x===o.value.Date&&!n.value){pt(),a("update:modelValue",null);return}else{if(n.value)return St({from:o.value,to:n.value?n.value:i.value}),pt(),h(b);{const F=Kr(x,"yyyy-MM-dd",new Date),T=Kr(o.value.Date,"yyyy-MM-dd",new Date);if(Qe(F,T)){if(!(f!=null&&f.IsAllowed))return;d.value.clear(),o.value={...b},i.value=null,d.value.set(b.Date,{selected:"arrival",over:void 0}),c({...b,IgnoreSameDay:!0});return}if($t(F,T)||ut(F,T)){if(ut(F,T)){pt(),a("update:modelValue",null);return}if(!(m!=null&&m.IsAllowed))return;const Q=o.value;i.value=null;const Z={...b};if(n.value=St({from:Q,to:Z,selected:!0,over:!1}),((V=n.value)==null?void 0:V.Date)!==(Z==null?void 0:Z.Date))return n.value=Z,h(b);if(!H&&x){let U,ue;s.value?(U="availableOnDemand",ue="availableOnDemand"):l.value?(U="pricesOnRequest",ue="pricesOnRequest"):(U=(P=o.value.Arrival)==null?void 0:P.Type,ue=(W=b.Departure)==null?void 0:W.Type);const xe={Begin:o.value.Date,End:n.value.Date,arrivalState:U,departureState:ue};a("update:modelValue",xe)}}}}else{if(!(f!=null&&f.IsAllowed))return;o.value={...b},c({...b,IgnoreSameDay:!0})}},g=(b=null)=>{const{Arrival:f,Departure:m}=b||{};if(!f||!m)return"";if(["unavailable","reservation"].includes(f.Type))return"Fecha no disponible";const H=!f.IsAllowed||!m.IsAllowed,x=[f.Type,m.Type].includes("pricesOnRequest");if(H&&!x){const V=[];return f.IsAllowed||V.push("Llegada no disponible"),m.IsAllowed||V.push("Salida no disponible"),V.join(" - ")}return"Fecha disponible"},C=b=>{if(!b||!d.value)return[];const{Arrival:f,Departure:m,Disabled:H}=b,x=d.value.get(b.Date),V=x==null?void 0:x.over,P=x==null?void 0:x.selected;if(!f||!m||!f.Type||!m.Type)return["unavailable"];const W=[];return V?(W.push(`selectedDateOver--${V}`),V==="all"||(f.Type===m.Type?W.push(`${f.Type}--arrival`,`${m.Type}--departure`):W.push(V==="arrival"?`${m.Type}--departure`:`${f.Type}--arrival`))):P?(W.push(`selectedDate--${P}`),P==="all"||(f.Type===m.Type?W.push(`${f.Type}--arrival`,`${m.Type}--departure`):W.push(P==="arrival"?`${m.Type}--departure`:`${f.Type}--arrival`))):f.Type===m.Type?W.push(f.Type):W.push(`${f.Type}--arrival`,`${m.Type}--departure`),f.IsAllowed||W.push("non--arrival"),m.IsAllowed||W.push("non--departure"),H&&W.push("day--disabled"),W},v=(b,f,m,H)=>{!b.Disabled&&b.NumberDay&&h({...b,dayIndex:f,weekIndex:m,monthIndex:H})},L=(b,f,m,H)=>{!b.Disabled&&b.NumberDay&&c({...b,dayIndex:f,weekIndex:m,monthIndex:H})},S=b=>{var m,H,x;if(!((m=I.value)!=null&&m.length))return;if(typeof b=="string"){if(b.startsWith("{"))try{const V=JSON.parse(b);if(V&&typeof V=="object"&&"Begin"in V){S(V);return}}catch{}return}if(!b||!b.Begin){(o.value||n.value)&&pt();return}if(((H=o.value)==null?void 0:H.Date)===b.Begin&&((x=n.value)==null?void 0:x.Date)===b.End)return;const f=qt(b.Begin);if(!f){(o.value||n.value)&&pt();return}if(o.value=f,b.End){const V=qt(b.End);V?(n.value=St({from:f,to:V,selected:!0,over:!1}),i.value=null):(n.value=null,i.value=null,d.value.clear(),d.value.set(f.Date,{selected:"arrival"}))}else n.value=null,i.value=null,d.value.clear(),d.value.set(f.Date,{selected:"arrival"}),c({...f,IgnoreSameDay:!0})};return bt(()=>r.modelValue,b=>{S(b??null);let f=b;const m=b;if(typeof m=="string"&&m.startsWith("{"))try{f=JSON.parse(m)}catch{f=null}if(r.variant==="scroll"&&f&&typeof f=="object"&&"Begin"in f&&f.Begin){const H=it(f.Begin);if(H){const x=G(H);requestAnimationFrame(()=>{requestAnimationFrame(()=>{ge(x,!0)})})}}},{immediate:!0,deep:!0}),_r(()=>{S(r.modelValue??null)}),(b,f)=>(ae(),se("div",{class:"i-calendar-occupancy",style:et(he(ze)),role:"application","aria-label":"Occupancy Calendar"},[ee("div",{ref_key:"monthsContainerRef",ref:pe,class:We(["i-calendar-occupancy__months",{"i-calendar-occupancy__months--scroll":r.variant==="scroll","scrollbar-y":r.variant==="scroll"}])},[(ae(!0),se(Ae,null,nr(ht.value,(m,H)=>(ae(),se("div",{key:`month-${H}`,ref_for:!0,ref:r.variant==="scroll"?x=>he(Ie)(x,H):void 0,class:We(["i-calendar-occupancy-month i-calendar-occupancy__months__displayed",r.border])},[r.variant==="full"?(ae(),se("div",u5,[ee("div",h5,[ee("i-button",{variant:"plain",onClick:f[0]||(f[0]=x=>he(re)("prev")),icon:"chevronLeft",color:"black",disabled:!he(Y)},null,8,p5)]),ee("span",m5,tt(he(ne)),1),ee("div",f5,[ee("i-button",{variant:"plain",onClick:f[1]||(f[1]=x=>he(re)("next")),icon:"chevronRight",color:"black",disabled:!he(J)},null,8,b5)])])):He("",!0),ee("div",g5,[ee("div",v5,[he(O)(H)?(ae(),se("i-button",{key:0,onClick:f[2]||(f[2]=x=>he(le)("prev")),icon:"chevronLeft",color:"black",variant:"plain",disabled:!he(te)},null,8,k5)):He("",!0)]),ee("div",w5,[ee("span",y5,tt(he(M)(H)),1),r.variant!=="full"?(ae(),se("span",C5," - "+tt(he(_)(H)),1)):He("",!0)]),ee("div",_5,[he(j)(H)?(ae(),se("i-button",{key:0,onClick:f[3]||(f[3]=x=>he(le)("next")),icon:"chevronRight",color:"black",variant:"plain",disabled:!he(w)},null,8,x5)):He("",!0)])]),ee("div",M5,[(ae(!0),se(Ae,null,nr(he(Ce),x=>(ae(),se("span",{class:"i-calendar-occupancy__day-names",key:x},tt(x.split(".")[0]),1))),128))]),ee("div",D5,[(ae(!0),se(Ae,null,nr(Tt(H)||[],(x,V)=>(ae(),se(Ae,{key:V},[(ae(!0),se(Ae,null,nr(x,(P,W)=>(ae(),se("div",{key:`${V}-${W}`,title:P.NumberDay?g(P):void 0,class:We(["i-calendar-occupancy__day",[!P.NumberDay&&"i-calendar-occupancy__day--empty",P.NumberDay&&C(P)]]),onClick:F=>P.NumberDay&&v(P,W,V,H),onMouseover:F=>P.NumberDay&&L(P,W,V,H)},[P.NumberDay?(ae(),se("span",P5,tt(P.NumberDay),1)):He("",!0)],42,j5))),128))],64))),128))])],2))),128))],2)],4))}}),[["styles",['@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";[data-v-e887b1bb]:root{--i-font-family: inherit;--i-calendar-days-font-size: .875rem;--i-calendar-days-font-weight: 500;--i-calendar-days-border-radius: 50%;--i-calendar-days-aspect-ratio: 1 / 1;--i-calendar-days-cursor: pointer;--i-calendar-days-gap: .2rem;--i-calendar-month-padding: .5rem;--i-calendar-header-year-font-size: 1.25rem;--i-calendar-header-year-font-weight: bold;--i-calendar-header-year-color: #28272a;--i-calendar-header-month-font-size: 1.25rem;--i-calendar-header-month-color: #28272a;--i-calendar-header-day-names-font-size: .875rem;--i-calendar-header-day-names-font-weight: 700;--i-calendar-header-day-names-color: #3e3d3f;--i-calendar-months-displayed-color: 255 255 255;--i-calendar-today-color: #04c8b0;--i-calendar-range-selected-color: #222222;--i-calendar-range-selected-text-color: #fff;--i-calendar-range-in-range-color: #F0F0F0;--i-calendar-range-in-range-text-color: #222222;--i-calendar-hover-color: #222222;--i-calendar-hover-text-color: #fff;--i-calendar-disabled-text-color: #a4abb6;--i-calendar-day-background-color: transparent;--i-calendar-day-text-color: #28272a;--i-calendar-color-shadow: rgb(0, 0, 0);--i-calendar-opacity-shadow-umbra: 0;--i-calendar-opacity-shadow-penumbra: 0;--i-calendar-opacity-shadow-ambient: 0;--i-calendar-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-opacity-scrollbar-thumb: .3;--i-calendar-opacity-scrollbar-thumb-hover: .5;--i-calendar-day-circle-size: 36px;--i-calendar-day-cell-border-radius: 0;--i-calendar-header-month-font-weight: 600}[data-v-e887b1bb]:root{--i-calendar-occupancy-header-year-font-size: 1.25rem;--i-calendar-occupancy-header-year-font-weight: bold;--i-calendar-occupancy-header-year-color: #28272a;--i-calendar-occupancy-header-month-font-size: 1.25rem;--i-calendar-occupancy-header-month-color: #28272a;--i-calendar-occupancy-header-day-names-font-size: .875rem;--i-calendar-occupancy-header-day-names-font-weight: 700;--i-calendar-occupancy-header-day-names-color: #3e3d3f;--i-calendar-occupancy-color-available: #ffffff;--i-calendar-occupancy-color-unavailable: #cccccc;--i-calendar-occupancy-color-reservation: #cccccc;--i-calendar-occupancy-color-on-demand-periods: #faf29e;--i-calendar-occupancy-color-prices-on-request: #ffddb7;--i-calendar-occupancy-color-change-over-day: #ffffff;--i-calendar-occupancy-color-selected-date: #00ff00;--i-calendar-occupancy-color-selected-date-over: #ccffcc;--i-calendar-occupancy-color-change-day-triangle: #cccccc;--i-calendar-occupancy-color-day-border: rgba(0, 0, 0, .1);--i-calendar-occupancy-color-text-disabled: rgba(0, 0, 0, .3);--i-calendar-occupancy-color-text-day-number: rgba(0, 0, 0, .7);--i-calendar-occupancy-color-text-day-number-disabled: rgba(0, 0, 0, .4);--i-calendar-occupancy-color-border-non-arrival-departure: #c2edfd;--i-calendar-occupancy-color-month-background: rgb(255, 255, 255);--i-calendar-occupancy-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-occupancy-opacity-scrollbar-thumb: .3;--i-calendar-occupancy-opacity-scrollbar-thumb-hover: .5;--i-calendar-occupancy-color-shadow: rgb(0, 0, 0);--i-calendar-occupancy-opacity-shadow-umbra: .2;--i-calendar-occupancy-opacity-shadow-penumbra: .14;--i-calendar-occupancy-opacity-shadow-ambient: .12}[data-v-e887b1bb]:root{--i-map-height: 400px;--i-map-width: 100%;--i-map-border-radius: var(--i-border-radius, 8px);--i-map-loading-bg: var(--i-theme-white-light-1, #f7f7f8);--i-map-loading-color: var(--i-font-color, #28272a);--i-map-error-bg: #fee;--i-map-error-color: var(--i-theme-error, #ff3838);--i-map-spinner-size: 2rem;--i-map-spinner-color: var(--i-theme-primary, #0786be);--i-map-marker-price-bg: var(--i-theme-white, #fff);--i-map-marker-price-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-marker-price-radius: 12px;--i-map-marker-price-color: #333;--i-map-marker-price-active-bg: var(--i-theme-primary, #0786be);--i-map-marker-price-active-border: var(--i-theme-primary, #0786be);--i-map-marker-price-active-color: #fff;--map-marker-highlight: var(--i-theme-primary, #0786be);--i-map-cluster-bg: var(--i-theme-white, #fff);--i-map-cluster-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-cluster-radius: 22px;--i-map-cluster-color: #333;--i-map-cluster-from-color: #666;--i-map-cluster-from-price-color: var(--i-theme-primary, #0786be)}[data-v-e887b1bb]:root,[data-v-e887b1bb]:host{--i-theme-primary: #0786be;--i-theme-primary-lighten-5: oklch(from var(--i-theme-primary) clamp(0, calc(l + .3) , 1) c h);--i-theme-primary-lighten-4: oklch(from var(--i-theme-primary) clamp(0, calc(l + .24) , 1) c h);--i-theme-primary-lighten-3: oklch(from var(--i-theme-primary) clamp(0, calc(l + .18) , 1) c h);--i-theme-primary-lighten-2: oklch(from var(--i-theme-primary) clamp(0, calc(l + .12) , 1) c h);--i-theme-primary-lighten-1: oklch(from var(--i-theme-primary) clamp(0, calc(l + .06) , 1) c h);--i-theme-primary-darken-1: oklch(from var(--i-theme-primary) clamp(0, calc(l - .06) , 1) c h);--i-theme-primary-darken-2: oklch(from var(--i-theme-primary) clamp(0, calc(l - .12) , 1) c h);--i-theme-primary-darken-3: oklch(from var(--i-theme-primary) clamp(0, calc(l - .18) , 1) c h);--i-theme-primary-darken-4: oklch(from var(--i-theme-primary) clamp(0, calc(l - .24) , 1) c h);--i-theme-primary-light-2: var(--i-theme-primary-lighten-2);--i-theme-primary-light-1: var(--i-theme-primary-lighten-1);--i-theme-primary-dark-1: var(--i-theme-primary-darken-1);--i-theme-primary-dark-2: var(--i-theme-primary-darken-2);--i-theme-black-light-2: #636069;--i-theme-black-light-1: #514e56;--i-theme-black: #3d3b40;--i-theme-black-dark-1: #454349;--i-theme-black-dark-2: #28272a;--i-theme-white-dark-2: #bbb9c0;--i-theme-white-dark-1: #dbdadd;--i-theme-white: #efeef0;--i-theme-white-light-1: #f7f7f8;--i-theme-white-light-2: #fff;--i-theme-success: #23c197;--i-theme-warning: #ffc964;--i-theme-error: #ff3838;--i-theme-disabled: #a4abb6;--i-theme-green: #8eda91;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0;--i-font-color: #28272a;--i-font-color-shade: #3e3d3f}:root[data-theme=dark][data-v-e887b1bb],[data-v-e887b1bb]:host([data-theme=dark]){--i-font-color: #f7f7f8;--i-font-color-shade: #dededf;--i-theme-green: #5eca62;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0}.i-ripple[data-v-e887b1bb]{position:relative;overflow:hidden}.i-ripple[data-v-e887b1bb]:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background-color:#1e1e1e14;opacity:0;border-radius:100%}@keyframes i-ripple-e887b1bb{0%{transform:scale(0);opacity:1}20%{transform:scale(25);opacity:1}to{opacity:0;transform:scale(40)}}.i-ripple[data-v-e887b1bb]:focus:not(:active):after{animation:i-ripple-e887b1bb 1s ease-out}.i-ripple[data-v-e887b1bb]:active{box-shadow:none}.i-border-pill[data-v-e887b1bb]{border-radius:999px}.i-border-smooth[data-v-e887b1bb]{border-radius:.5rem}.i-border-elegant[data-v-e887b1bb]{border-radius:.12rem}.i-scrollbar-both[data-v-e887b1bb],.i-scrollbar-x[data-v-e887b1bb],.i-scrollbar-y[data-v-e887b1bb],.i-scrollbar[data-v-e887b1bb]{--scrollbar-size: 6px;--scrollbar-padding: 1rem;--scrollbar-radius: 999px;--scrollbar-thumb-color: oklch(from var(--i-theme-primary, #0786be) l c h / .45);--scrollbar-thumb-color-hover: oklch(from var(--i-theme-primary, #0786be) l c h / .7);scrollbar-width:thin!important;scrollbar-color:var(--scrollbar-thumb-color) transparent!important}.i-scrollbar-both[data-v-e887b1bb]::-webkit-scrollbar,.i-scrollbar-x[data-v-e887b1bb]::-webkit-scrollbar,.i-scrollbar-y[data-v-e887b1bb]::-webkit-scrollbar,.i-scrollbar[data-v-e887b1bb]::-webkit-scrollbar{width:var(--scrollbar-size)!important;height:var(--scrollbar-size)!important}.i-scrollbar-both[data-v-e887b1bb]::-webkit-scrollbar-track,.i-scrollbar-x[data-v-e887b1bb]::-webkit-scrollbar-track,.i-scrollbar-y[data-v-e887b1bb]::-webkit-scrollbar-track,.i-scrollbar[data-v-e887b1bb]::-webkit-scrollbar-track{background-color:transparent!important}.i-scrollbar-both[data-v-e887b1bb]::-webkit-scrollbar-thumb,.i-scrollbar-x[data-v-e887b1bb]::-webkit-scrollbar-thumb,.i-scrollbar-y[data-v-e887b1bb]::-webkit-scrollbar-thumb,.i-scrollbar[data-v-e887b1bb]::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color)!important;border-radius:var(--scrollbar-radius)!important;border:2px solid transparent!important;background-clip:content-box!important}.i-scrollbar-both[data-v-e887b1bb]::-webkit-scrollbar-thumb:hover,.i-scrollbar-x[data-v-e887b1bb]::-webkit-scrollbar-thumb:hover,.i-scrollbar-y[data-v-e887b1bb]::-webkit-scrollbar-thumb:hover,.i-scrollbar[data-v-e887b1bb]::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-color-hover)!important}.i-scrollbar[data-v-e887b1bb]{padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-y[data-v-e887b1bb]{overflow-y:auto!important;overflow-x:hidden!important;padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-x[data-v-e887b1bb]{overflow-x:auto!important;overflow-y:hidden!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-scrollbar-both[data-v-e887b1bb]{overflow-y:auto!important;overflow-x:auto!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-btn[data-v-e887b1bb],.i-input[data-v-e887b1bb],.i-tooltip[data-v-e887b1bb],.i-icon[data-v-e887b1bb],.i-calendar[data-v-e887b1bb],.i-calendar-occupancy[data-v-e887b1bb],.i-date-picker[data-v-e887b1bb]{font-family:Roboto,sans-serif;font-size:16px}.i-btn[data-v-e887b1bb],.i-tooltip__label[data-v-e887b1bb]{color:var(--i-font-color)}.i-input[data-v-e887b1bb]{color:var(--i-font-color-shade)}.i-calendar-occupancy[data-v-e887b1bb]{width:100%;height:100%;display:flex;flex-direction:column;min-height:0;box-sizing:border-box;font-family:var(--i-font-family, Roboto, sans-serif)}.i-calendar-occupancy__header__calendar[data-v-e887b1bb]{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;text-transform:capitalize}.i-calendar-occupancy__header__calendar .i-calendar-occupancy__header__year[data-v-e887b1bb]{font-size:var(--i-calendar-occupancy-header-year-font-size, 1.25rem);font-weight:var(--i-calendar-occupancy-header-year-font-weight, bold)}.i-calendar-occupancy__header__calendar[data-v-e887b1bb] .i-btn{border-radius:4px}.i-calendar-occupancy-month[data-v-e887b1bb]{display:flex;flex-direction:column;gap:clamp(.2rem,2%,.5rem)}.i-calendar-occupancy__months[data-v-e887b1bb]{display:grid;gap:clamp(2px,2%,1rem);grid-auto-rows:minmax(min(100%,18rem),1fr);grid-template-columns:repeat(var(--calendar-columns, 1),1fr)}.i-calendar-occupancy__months.i-calendar-occupancy__months--scroll[data-v-e887b1bb]{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;max-height:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-inline-start:1rem}.i-calendar-occupancy__months.i-calendar-occupancy__months--scroll[data-v-e887b1bb]::-webkit-scrollbar{width:6px}.i-calendar-occupancy__months.i-calendar-occupancy__months--scroll[data-v-e887b1bb]::-webkit-scrollbar-track{background:transparent}.i-calendar-occupancy__months.i-calendar-occupancy__months--scroll[data-v-e887b1bb]::-webkit-scrollbar-thumb{background-color:rgba(var(--i-calendar-occupancy-color-scrollbar-thumb, rgb(7, 134, 190)),var(--i-calendar-occupancy-opacity-scrollbar-thumb, .3));border-radius:3px}.i-calendar-occupancy__months.i-calendar-occupancy__months--scroll[data-v-e887b1bb]::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--i-calendar-occupancy-color-scrollbar-thumb, rgb(7, 134, 190)),var(--i-calendar-occupancy-opacity-scrollbar-thumb-hover, .5))}.i-calendar-occupancy__months.i-calendar-occupancy__months--scroll .i-calendar-occupancy__months__displayed[data-v-e887b1bb]{flex-shrink:0;flex-grow:0}.i-calendar-occupancy-month.i-calendar-occupancy__months__displayed[data-v-e887b1bb]{background-color:var(--i-calendar-occupancy-color-month-background, rgb(255, 255, 255));padding:var(--calendar-month-padding, .5rem);box-shadow:var(--months__displayed-box-shadow, 0px 2px 1px -1px rgba(var(--i-calendar-occupancy-color-shadow, rgb(0, 0, 0)), var(--i-calendar-occupancy-opacity-shadow-umbra, .2)), 0px 1px 1px 0px rgba(var(--i-calendar-occupancy-color-shadow, rgb(0, 0, 0)), var(--i-calendar-occupancy-opacity-shadow-penumbra, .14)), 0px 1px 3px 0px rgba(var(--i-calendar-occupancy-color-shadow, rgb(0, 0, 0)), var(--i-calendar-occupancy-opacity-shadow-ambient, .12)))}.i-calendar-occupancy-month.i-calendar-occupancy__months__displayed .i-calendar-occupancy__days__displayed[data-v-e887b1bb]{display:grid;gap:var(--calendar-days-gap, .2rem);grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(6,minmax(1.5rem,1fr))}.i-calendar-occupancy__months--scroll .i-calendar-occupancy-month.i-calendar-occupancy__months__displayed .i-calendar-occupancy__days__displayed[data-v-e887b1bb]{grid-template-rows:auto;min-height:auto}.i-calendar-occupancy__months__displayed[data-v-e887b1bb]{background-color:var(--i-calendar-occupancy-color-month-background, rgb(255, 255, 255));box-shadow:var(--months__displayed-box-shadow, 0px 2px 1px -1px rgba(var(--i-calendar-occupancy-color-shadow, rgb(0, 0, 0)), var(--i-calendar-occupancy-opacity-shadow-umbra, .2)), 0px 1px 1px 0px rgba(var(--i-calendar-occupancy-color-shadow, rgb(0, 0, 0)), var(--i-calendar-occupancy-opacity-shadow-penumbra, .14)), 0px 1px 3px 0px rgba(var(--i-calendar-occupancy-color-shadow, rgb(0, 0, 0)), var(--i-calendar-occupancy-opacity-shadow-ambient, .12)))}.i-calendar-occupancy__nav-row[data-v-e887b1bb]{display:grid;grid-template-areas:"prev title next";grid-template-columns:1fr 5fr 1fr;gap:calc(var(--i-calendar-occupancy-days-gap, .2rem) * 6 / 2);text-transform:capitalize}.i-calendar-occupancy__nav-row__btn[data-v-e887b1bb]{display:flex;align-items:center;justify-content:center}.i-calendar-occupancy__nav-row__btn[data-v-e887b1bb] .i-btn{border-radius:4px;width:100%!important;height:auto!important;aspect-ratio:1;padding:0}.i-calendar-occupancy__nav-row__btn--prev[data-v-e887b1bb]{grid-area:prev}.i-calendar-occupancy__nav-row__btn--next[data-v-e887b1bb]{grid-area:next}.i-calendar-occupancy__nav-row__title[data-v-e887b1bb]{grid-area:title;text-align:center;display:flex;align-items:center;justify-content:center}.i-calendar-occupancy__header__year--title[data-v-e887b1bb]{grid-area:title;display:flex;align-items:center;justify-content:center;font-size:var(--i-calendar-occupancy-header-year-font-size, 1.25rem);font-weight:var(--i-calendar-occupancy-header-year-font-weight, bold);color:var(--i-calendar-occupancy-header-year-color, #28272a)}.i-calendar-occupancy__header__month-name[data-v-e887b1bb]{font-size:var(--i-calendar-occupancy-header-month-font-size, 1.25rem);text-transform:capitalize;color:var(--i-calendar-occupancy-header-month-color, #28272a)}.i-calendar-occupancy__header__year-number[data-v-e887b1bb]{font-size:var(--i-calendar-occupancy-header-year-font-size, 1.25rem);color:var(--i-calendar-occupancy-header-year-color, #28272a)}.i-calendar-occupancy__days-grid[data-v-e887b1bb]{display:grid;grid-template-columns:repeat(7,1fr);gap:var(--i-calendar-occupancy-days-gap, .2rem)}.i-calendar-occupancy__day-names[data-v-e887b1bb]{text-transform:uppercase;text-align:center;font-size:var(--i-calendar-occupancy-header-day-names-font-size, .875rem);font-weight:var(--i-calendar-occupancy-header-day-names-font-weight, 700);color:var(--i-calendar-occupancy-header-day-names-color, #3e3d3f)}.i-calendar-occupancy__day[data-v-e887b1bb]{position:relative;display:flex;justify-content:center;align-items:center;font-size:var(--i-calendar-days-font-size, .875rem);font-weight:var(--i-calendar-days-font-weight, 500);border:thin solid var(--i-calendar-occupancy-color-day-border, rgba(0, 0, 0, .1));border-radius:var(--i-calendar-days-border-radius, 50%);aspect-ratio:var(--i-calendar-days-aspect-ratio, 1 / 1);cursor:var(--i-calendar-days-cursor, pointer);overflow:hidden;box-sizing:border-box}.i-calendar-occupancy__day.available[data-v-e887b1bb]{background:#fff}.i-calendar-occupancy__day.unavailable[data-v-e887b1bb],.i-calendar-occupancy__day.reservation[data-v-e887b1bb]{background:#ccc}.i-calendar-occupancy__day.onDemandPeriods[data-v-e887b1bb]{background:#faf29e}.i-calendar-occupancy__day.pricesOnRequest[data-v-e887b1bb]{background:#ffddb7}.i-calendar-occupancy__day.changeOverDay[data-v-e887b1bb],.i-calendar-occupancy__day.changeDay[data-v-e887b1bb]{background:#fff}.i-calendar-occupancy__day.selectedDate[data-v-e887b1bb]{background:#0f0}.i-calendar-occupancy__day.selectedDateOver[data-v-e887b1bb]{background:#cfc}.i-calendar-occupancy__day.available--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#fff 50%)!important}.i-calendar-occupancy__day.available--arrival.unavailable--departure[data-v-e887b1bb],.i-calendar-occupancy__day.available--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#fff 50%)!important}.i-calendar-occupancy__day.available--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#fff 50%)!important}.i-calendar-occupancy__day.available--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#fff 50%)!important}.i-calendar-occupancy__day.available--arrival.changeOverDay--departure[data-v-e887b1bb],.i-calendar-occupancy__day.available--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#fff 50%)!important}.i-calendar-occupancy__day.available--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.available--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.unavailable--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#ccc 50%)!important}.i-calendar-occupancy__day.unavailable--arrival.unavailable--departure[data-v-e887b1bb],.i-calendar-occupancy__day.unavailable--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.unavailable--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#ccc 50%)!important}.i-calendar-occupancy__day.unavailable--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#ccc 50%)!important}.i-calendar-occupancy__day.unavailable--arrival.changeOverDay--departure[data-v-e887b1bb],.i-calendar-occupancy__day.unavailable--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#ccc 50%)!important}.i-calendar-occupancy__day.unavailable--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.unavailable--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.reservation--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#ccc 50%)!important}.i-calendar-occupancy__day.reservation--arrival.unavailable--departure[data-v-e887b1bb],.i-calendar-occupancy__day.reservation--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.reservation--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#ccc 50%)!important}.i-calendar-occupancy__day.reservation--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#ccc 50%)!important}.i-calendar-occupancy__day.reservation--arrival.changeOverDay--departure[data-v-e887b1bb],.i-calendar-occupancy__day.reservation--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#ccc 50%)!important}.i-calendar-occupancy__day.reservation--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.reservation--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.onDemandPeriods--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.onDemandPeriods--arrival.unavailable--departure[data-v-e887b1bb],.i-calendar-occupancy__day.onDemandPeriods--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.onDemandPeriods--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.onDemandPeriods--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.onDemandPeriods--arrival.changeOverDay--departure[data-v-e887b1bb],.i-calendar-occupancy__day.onDemandPeriods--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.onDemandPeriods--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.onDemandPeriods--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.pricesOnRequest--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.pricesOnRequest--arrival.unavailable--departure[data-v-e887b1bb],.i-calendar-occupancy__day.pricesOnRequest--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.pricesOnRequest--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.pricesOnRequest--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.pricesOnRequest--arrival.changeOverDay--departure[data-v-e887b1bb],.i-calendar-occupancy__day.pricesOnRequest--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.pricesOnRequest--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.pricesOnRequest--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.changeOverDay--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#fff 50%)!important}.i-calendar-occupancy__day.changeOverDay--arrival.unavailable--departure[data-v-e887b1bb],.i-calendar-occupancy__day.changeOverDay--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#fff 50%)!important}.i-calendar-occupancy__day.changeOverDay--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#fff 50%)!important}.i-calendar-occupancy__day.changeOverDay--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#fff 50%)!important}.i-calendar-occupancy__day.changeOverDay--arrival.changeOverDay--departure[data-v-e887b1bb],.i-calendar-occupancy__day.changeOverDay--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#fff 50%)!important}.i-calendar-occupancy__day.changeOverDay--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.changeOverDay--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.changeDay--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#fff 50%)!important}.i-calendar-occupancy__day.changeDay--arrival.unavailable--departure[data-v-e887b1bb],.i-calendar-occupancy__day.changeDay--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#fff 50%)!important}.i-calendar-occupancy__day.changeDay--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#fff 50%)!important}.i-calendar-occupancy__day.changeDay--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#fff 50%)!important}.i-calendar-occupancy__day.changeDay--arrival.changeOverDay--departure[data-v-e887b1bb],.i-calendar-occupancy__day.changeDay--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#fff 50%)!important}.i-calendar-occupancy__day.changeDay--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.changeDay--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.unavailable--departure[data-v-e887b1bb],.i-calendar-occupancy__day.selectedDate--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeOverDay--departure[data-v-e887b1bb],.i-calendar-occupancy__day.selectedDate--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.unavailable--departure[data-v-e887b1bb],.i-calendar-occupancy__day.selectedDateOver--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeOverDay--departure[data-v-e887b1bb],.i-calendar-occupancy__day.selectedDateOver--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.unavailable[data-v-e887b1bb],.i-calendar-occupancy__day.reservation[data-v-e887b1bb]{color:var(--i-calendar-occupancy-color-text-disabled, rgba(0, 0, 0, .3));pointer-events:none;text-decoration:line-through}.i-calendar-occupancy__day.non--arrival.non--departure[data-v-e887b1bb]{color:var(--i-calendar-occupancy-color-text-disabled, rgba(0, 0, 0, .3))}.i-calendar-occupancy__day.day--disabled[data-v-e887b1bb]{pointer-events:none;cursor:default}.i-calendar-occupancy__day.selectedDate[data-v-e887b1bb],.i-calendar-occupancy__day.selectedDate--all[data-v-e887b1bb]{background:#0f0!important}.i-calendar-occupancy__day.selectedDate--arrival.available--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.available--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.available--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.available--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.available--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.available--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.available--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.available--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.available--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.available--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.available--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.available--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.available--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.available--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.available--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.available--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.available--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.available--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.unavailable--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.unavailable--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.unavailable--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.unavailable--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.unavailable--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.unavailable--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.unavailable--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.unavailable--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.unavailable--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.unavailable--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.unavailable--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.unavailable--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.unavailable--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.unavailable--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.unavailable--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.unavailable--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.unavailable--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.unavailable--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.reservation--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.reservation--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.reservation--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.reservation--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.reservation--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.reservation--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.reservation--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.reservation--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.reservation--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.reservation--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.reservation--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.reservation--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.reservation--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.reservation--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.reservation--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.reservation--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.reservation--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.reservation--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.onDemandPeriods--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.onDemandPeriods--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.onDemandPeriods--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.onDemandPeriods--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.onDemandPeriods--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.onDemandPeriods--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.onDemandPeriods--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.onDemandPeriods--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.onDemandPeriods--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.onDemandPeriods--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.onDemandPeriods--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.onDemandPeriods--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.onDemandPeriods--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.onDemandPeriods--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.onDemandPeriods--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.onDemandPeriods--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.onDemandPeriods--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.onDemandPeriods--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.pricesOnRequest--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.pricesOnRequest--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.pricesOnRequest--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.pricesOnRequest--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.pricesOnRequest--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.pricesOnRequest--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.pricesOnRequest--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.pricesOnRequest--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.pricesOnRequest--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.pricesOnRequest--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.pricesOnRequest--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.pricesOnRequest--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.pricesOnRequest--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.pricesOnRequest--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.pricesOnRequest--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.pricesOnRequest--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.pricesOnRequest--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.pricesOnRequest--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeOverDay--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeOverDay--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeOverDay--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeOverDay--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeOverDay--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeOverDay--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeOverDay--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeOverDay--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeOverDay--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeOverDay--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeOverDay--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeOverDay--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeOverDay--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeOverDay--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeOverDay--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeOverDay--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeOverDay--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeOverDay--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeDay--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeDay--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeDay--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeDay--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeDay--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeDay--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeDay--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeDay--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeDay--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeDay--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeDay--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeDay--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeDay--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeDay--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeDay--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeDay--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.changeDay--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.changeDay--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDate--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDate--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDate--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDate--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDate--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDate--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDate--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDate--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDate--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDate--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDate--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDate--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDate--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDate--arrival.changeDay--departure[data-v-e887b1bb],.i-calendar-occupancy__day.selectedDate--arrival.selectedDate--arrival.selectedDate--departure[data-v-e887b1bb],.i-calendar-occupancy__day.selectedDate--departure.selectedDate--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDate--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDate--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDateOver--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDateOver--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDateOver--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDateOver--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDateOver--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDateOver--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDateOver--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDateOver--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDateOver--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDateOver--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDateOver--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDateOver--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDateOver--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDateOver--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDateOver--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDateOver--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDate--arrival.selectedDateOver--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDate--departure.selectedDateOver--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver[data-v-e887b1bb],.i-calendar-occupancy__day.selectedDateOver--all[data-v-e887b1bb]{background:#cfc!important}.i-calendar-occupancy__day.selectedDateOver--arrival.available--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.available--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.available--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.available--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.available--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.available--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.available--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.available--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.available--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.available--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.available--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.available--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.available--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.available--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.available--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.available--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.available--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.available--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.unavailable--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.unavailable--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.unavailable--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.unavailable--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.unavailable--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.unavailable--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.unavailable--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.unavailable--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.unavailable--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.unavailable--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.unavailable--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.unavailable--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.unavailable--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.unavailable--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.unavailable--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.unavailable--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.unavailable--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.unavailable--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.reservation--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.reservation--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.reservation--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.reservation--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.reservation--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.reservation--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.reservation--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.reservation--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.reservation--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.reservation--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.reservation--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.reservation--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.reservation--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.reservation--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.reservation--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.reservation--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.reservation--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.reservation--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ccc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.onDemandPeriods--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.onDemandPeriods--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.onDemandPeriods--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.onDemandPeriods--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.onDemandPeriods--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.onDemandPeriods--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.onDemandPeriods--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.onDemandPeriods--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.onDemandPeriods--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.onDemandPeriods--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.onDemandPeriods--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.onDemandPeriods--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.onDemandPeriods--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.onDemandPeriods--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.onDemandPeriods--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.onDemandPeriods--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.onDemandPeriods--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.onDemandPeriods--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#faf29e 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.pricesOnRequest--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.pricesOnRequest--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.pricesOnRequest--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.pricesOnRequest--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.pricesOnRequest--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.pricesOnRequest--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.pricesOnRequest--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.pricesOnRequest--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.pricesOnRequest--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.pricesOnRequest--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.pricesOnRequest--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.pricesOnRequest--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.pricesOnRequest--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.pricesOnRequest--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.pricesOnRequest--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.pricesOnRequest--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.pricesOnRequest--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.pricesOnRequest--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#ffddb7 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeOverDay--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeOverDay--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeOverDay--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeOverDay--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeOverDay--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeOverDay--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeOverDay--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeOverDay--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeOverDay--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeOverDay--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeOverDay--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeOverDay--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeOverDay--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeOverDay--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeOverDay--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeOverDay--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeOverDay--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeOverDay--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeDay--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeDay--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeDay--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeDay--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeDay--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeDay--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeDay--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeDay--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeDay--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeDay--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeDay--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeDay--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeDay--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeDay--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeDay--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeDay--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.changeDay--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.changeDay--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#fff 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDate--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDate--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDate--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDate--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDate--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDate--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDate--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDate--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDate--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDate--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDate--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDate--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDate--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDate--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDate--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDate--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDate--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDate--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#0f0 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDateOver--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDateOver--arrival.available--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDateOver--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDateOver--arrival.unavailable--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDateOver--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ccc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDateOver--arrival.reservation--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDateOver--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#faf29e 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDateOver--arrival.onDemandPeriods--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDateOver--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#ffddb7 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDateOver--arrival.pricesOnRequest--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDateOver--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDateOver--arrival.changeOverDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDateOver--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#fff 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDateOver--arrival.changeDay--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDateOver--arrival.selectedDate--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#0f0 50%,#cfc 50%)!important}.i-calendar-occupancy__day.selectedDateOver--departure.selectedDateOver--arrival.selectedDate--departure[data-v-e887b1bb],.i-calendar-occupancy__day.selectedDateOver--arrival.selectedDateOver--arrival.selectedDateOver--departure[data-v-e887b1bb],.i-calendar-occupancy__day.selectedDateOver--departure.selectedDateOver--arrival.selectedDateOver--departure[data-v-e887b1bb]{background:linear-gradient(to bottom right,#cfc 50%,#cfc 50%)!important}.i-calendar-occupancy__day.non--departure[data-v-e887b1bb]:before,.i-calendar-occupancy__day.change-day--restricted[data-v-e887b1bb]:before{content:"";position:absolute;top:0;left:0;border-right:9px solid transparent;border-bottom:9px solid transparent;border-top:9px solid var(--i-calendar-occupancy-color-change-day-triangle, #cccccc);z-index:1}.i-calendar-occupancy__day.non--arrival[data-v-e887b1bb]:after,.i-calendar-occupancy__day.change-day--restricted[data-v-e887b1bb]:after{content:"";position:absolute;bottom:0;right:0;border-left:9px solid transparent;border-top:9px solid transparent;border-bottom:9px solid var(--i-calendar-occupancy-color-change-day-triangle, #cccccc);z-index:1}.i-calendar-occupancy__day--empty[data-v-e887b1bb]{pointer-events:none;border:none}.i-calendar-occupancy__day__number[data-v-e887b1bb]{position:relative;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--i-calendar-occupancy-color-text-day-number, rgba(0, 0, 0, .7));line-height:1}.non--arrival.non--departure .i-calendar-occupancy__day__number[data-v-e887b1bb]{color:var(--i-calendar-occupancy-color-text-day-number-disabled, rgba(0, 0, 0, .4))}']],["__scopeId","data-v-e887b1bb"]]),O5=["color","icon"],L5=["value","disabled","type","readonly","autocomplete","placeholder","aria-label","minlength","maxlength"],H5=["color","icon"],$5={key:2,class:"i-input__help-text"},Yo=Ft(Pt({__name:"IInput",props:{type:{default:void 0,type:String},value:{type:String},autocomplete:{default:void 0,type:String},placeholder:{default:void 0,type:String},border:{default:"elegant",type:String},validation:{type:Boolean,default:void 0},validationMsg:{type:String},helpText:{default:void 0,type:String},maxlength:{type:[String,Number]},minlength:{type:[String,Number]},width:{default:"250",type:[String,Number]},appendIcon:{default:void 0,type:null},prependIcon:{default:void 0,type:null},focusColor:{default:"black-light-2",type:String},color:{default:"black",type:String},disabled:{type:Boolean},ariaLabel:{type:String},readonly:{type:Boolean}},emits:["input","blur","focus"],setup(e,{emit:t}){const r=e,a=de(()=>hd(r.focusColor)),o=t,n=de(()=>r.disabled!=!0?r.validation:void 0);return(i,s)=>(ae(),se("div",{class:We(["i-input-wrapper",[n.value==!0&&"i-input--success",n.value==!1&&"i-input--error"]]),style:et({width:`${r.width}px`})},[r.prependIcon?(ae(),se("IIcon",{key:0,class:"i-input__prepend-icon",color:r.color,icon:r.prependIcon,height:"18",width:"18"},null,8,O5)):He("",!0),ee("input",{class:We(["i-input",[r.border&&`i-border-${r.border}`,r.appendIcon&&"append-icon",r.prependIcon&&"prepend-icon"]]),value:r.value,style:et(a.value),disabled:r.disabled,type:r.type,readonly:r.readonly,autocomplete:r.autocomplete,placeholder:r.placeholder,"aria-label":r.ariaLabel,minlength:r.minlength,maxlength:r.maxlength,onInput:s[0]||(s[0]=l=>o("input")),onBlur:s[1]||(s[1]=l=>o("blur")),onFocus:s[2]||(s[2]=l=>o("focus"))},null,46,L5),r.appendIcon?(ae(),se("IIcon",{key:1,class:"i-input__append-icon",color:r.color,icon:r.appendIcon,height:"18",width:"18"},null,8,H5)):He("",!0),r.disabled!=!0?(ae(),se("span",$5,tt(r.validation!=null?r.validationMsg:r.helpText),1)):He("",!0)],6))}}),[["styles",['@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";[data-v-494848fc]:root{--i-font-family: inherit;--i-calendar-days-font-size: .875rem;--i-calendar-days-font-weight: 500;--i-calendar-days-border-radius: 50%;--i-calendar-days-aspect-ratio: 1 / 1;--i-calendar-days-cursor: pointer;--i-calendar-days-gap: .2rem;--i-calendar-month-padding: .5rem;--i-calendar-header-year-font-size: 1.25rem;--i-calendar-header-year-font-weight: bold;--i-calendar-header-year-color: #28272a;--i-calendar-header-month-font-size: 1.25rem;--i-calendar-header-month-color: #28272a;--i-calendar-header-day-names-font-size: .875rem;--i-calendar-header-day-names-font-weight: 700;--i-calendar-header-day-names-color: #3e3d3f;--i-calendar-months-displayed-color: 255 255 255;--i-calendar-today-color: #04c8b0;--i-calendar-range-selected-color: #222222;--i-calendar-range-selected-text-color: #fff;--i-calendar-range-in-range-color: #F0F0F0;--i-calendar-range-in-range-text-color: #222222;--i-calendar-hover-color: #222222;--i-calendar-hover-text-color: #fff;--i-calendar-disabled-text-color: #a4abb6;--i-calendar-day-background-color: transparent;--i-calendar-day-text-color: #28272a;--i-calendar-color-shadow: rgb(0, 0, 0);--i-calendar-opacity-shadow-umbra: 0;--i-calendar-opacity-shadow-penumbra: 0;--i-calendar-opacity-shadow-ambient: 0;--i-calendar-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-opacity-scrollbar-thumb: .3;--i-calendar-opacity-scrollbar-thumb-hover: .5;--i-calendar-day-circle-size: 36px;--i-calendar-day-cell-border-radius: 0;--i-calendar-header-month-font-weight: 600}[data-v-494848fc]:root{--i-calendar-occupancy-header-year-font-size: 1.25rem;--i-calendar-occupancy-header-year-font-weight: bold;--i-calendar-occupancy-header-year-color: #28272a;--i-calendar-occupancy-header-month-font-size: 1.25rem;--i-calendar-occupancy-header-month-color: #28272a;--i-calendar-occupancy-header-day-names-font-size: .875rem;--i-calendar-occupancy-header-day-names-font-weight: 700;--i-calendar-occupancy-header-day-names-color: #3e3d3f;--i-calendar-occupancy-color-available: #ffffff;--i-calendar-occupancy-color-unavailable: #cccccc;--i-calendar-occupancy-color-reservation: #cccccc;--i-calendar-occupancy-color-on-demand-periods: #faf29e;--i-calendar-occupancy-color-prices-on-request: #ffddb7;--i-calendar-occupancy-color-change-over-day: #ffffff;--i-calendar-occupancy-color-selected-date: #00ff00;--i-calendar-occupancy-color-selected-date-over: #ccffcc;--i-calendar-occupancy-color-change-day-triangle: #cccccc;--i-calendar-occupancy-color-day-border: rgba(0, 0, 0, .1);--i-calendar-occupancy-color-text-disabled: rgba(0, 0, 0, .3);--i-calendar-occupancy-color-text-day-number: rgba(0, 0, 0, .7);--i-calendar-occupancy-color-text-day-number-disabled: rgba(0, 0, 0, .4);--i-calendar-occupancy-color-border-non-arrival-departure: #c2edfd;--i-calendar-occupancy-color-month-background: rgb(255, 255, 255);--i-calendar-occupancy-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-occupancy-opacity-scrollbar-thumb: .3;--i-calendar-occupancy-opacity-scrollbar-thumb-hover: .5;--i-calendar-occupancy-color-shadow: rgb(0, 0, 0);--i-calendar-occupancy-opacity-shadow-umbra: .2;--i-calendar-occupancy-opacity-shadow-penumbra: .14;--i-calendar-occupancy-opacity-shadow-ambient: .12}[data-v-494848fc]:root{--i-map-height: 400px;--i-map-width: 100%;--i-map-border-radius: var(--i-border-radius, 8px);--i-map-loading-bg: var(--i-theme-white-light-1, #f7f7f8);--i-map-loading-color: var(--i-font-color, #28272a);--i-map-error-bg: #fee;--i-map-error-color: var(--i-theme-error, #ff3838);--i-map-spinner-size: 2rem;--i-map-spinner-color: var(--i-theme-primary, #0786be);--i-map-marker-price-bg: var(--i-theme-white, #fff);--i-map-marker-price-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-marker-price-radius: 12px;--i-map-marker-price-color: #333;--i-map-marker-price-active-bg: var(--i-theme-primary, #0786be);--i-map-marker-price-active-border: var(--i-theme-primary, #0786be);--i-map-marker-price-active-color: #fff;--map-marker-highlight: var(--i-theme-primary, #0786be);--i-map-cluster-bg: var(--i-theme-white, #fff);--i-map-cluster-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-cluster-radius: 22px;--i-map-cluster-color: #333;--i-map-cluster-from-color: #666;--i-map-cluster-from-price-color: var(--i-theme-primary, #0786be)}[data-v-494848fc]:root,[data-v-494848fc]:host{--i-theme-primary: #0786be;--i-theme-primary-lighten-5: oklch(from var(--i-theme-primary) clamp(0, calc(l + .3) , 1) c h);--i-theme-primary-lighten-4: oklch(from var(--i-theme-primary) clamp(0, calc(l + .24) , 1) c h);--i-theme-primary-lighten-3: oklch(from var(--i-theme-primary) clamp(0, calc(l + .18) , 1) c h);--i-theme-primary-lighten-2: oklch(from var(--i-theme-primary) clamp(0, calc(l + .12) , 1) c h);--i-theme-primary-lighten-1: oklch(from var(--i-theme-primary) clamp(0, calc(l + .06) , 1) c h);--i-theme-primary-darken-1: oklch(from var(--i-theme-primary) clamp(0, calc(l - .06) , 1) c h);--i-theme-primary-darken-2: oklch(from var(--i-theme-primary) clamp(0, calc(l - .12) , 1) c h);--i-theme-primary-darken-3: oklch(from var(--i-theme-primary) clamp(0, calc(l - .18) , 1) c h);--i-theme-primary-darken-4: oklch(from var(--i-theme-primary) clamp(0, calc(l - .24) , 1) c h);--i-theme-primary-light-2: var(--i-theme-primary-lighten-2);--i-theme-primary-light-1: var(--i-theme-primary-lighten-1);--i-theme-primary-dark-1: var(--i-theme-primary-darken-1);--i-theme-primary-dark-2: var(--i-theme-primary-darken-2);--i-theme-black-light-2: #636069;--i-theme-black-light-1: #514e56;--i-theme-black: #3d3b40;--i-theme-black-dark-1: #454349;--i-theme-black-dark-2: #28272a;--i-theme-white-dark-2: #bbb9c0;--i-theme-white-dark-1: #dbdadd;--i-theme-white: #efeef0;--i-theme-white-light-1: #f7f7f8;--i-theme-white-light-2: #fff;--i-theme-success: #23c197;--i-theme-warning: #ffc964;--i-theme-error: #ff3838;--i-theme-disabled: #a4abb6;--i-theme-green: #8eda91;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0;--i-font-color: #28272a;--i-font-color-shade: #3e3d3f}:root[data-theme=dark][data-v-494848fc],[data-v-494848fc]:host([data-theme=dark]){--i-font-color: #f7f7f8;--i-font-color-shade: #dededf;--i-theme-green: #5eca62;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0}.i-ripple[data-v-494848fc]{position:relative;overflow:hidden}.i-ripple[data-v-494848fc]:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background-color:#1e1e1e14;opacity:0;border-radius:100%}@keyframes i-ripple-494848fc{0%{transform:scale(0);opacity:1}20%{transform:scale(25);opacity:1}to{opacity:0;transform:scale(40)}}.i-ripple[data-v-494848fc]:focus:not(:active):after{animation:i-ripple-494848fc 1s ease-out}.i-ripple[data-v-494848fc]:active{box-shadow:none}.i-border-pill[data-v-494848fc]{border-radius:999px}.i-border-smooth[data-v-494848fc]{border-radius:.5rem}.i-border-elegant[data-v-494848fc]{border-radius:.12rem}.i-scrollbar-both[data-v-494848fc],.i-scrollbar-x[data-v-494848fc],.i-scrollbar-y[data-v-494848fc],.i-scrollbar[data-v-494848fc]{--scrollbar-size: 6px;--scrollbar-padding: 1rem;--scrollbar-radius: 999px;--scrollbar-thumb-color: oklch(from var(--i-theme-primary, #0786be) l c h / .45);--scrollbar-thumb-color-hover: oklch(from var(--i-theme-primary, #0786be) l c h / .7);scrollbar-width:thin!important;scrollbar-color:var(--scrollbar-thumb-color) transparent!important}.i-scrollbar-both[data-v-494848fc]::-webkit-scrollbar,.i-scrollbar-x[data-v-494848fc]::-webkit-scrollbar,.i-scrollbar-y[data-v-494848fc]::-webkit-scrollbar,.i-scrollbar[data-v-494848fc]::-webkit-scrollbar{width:var(--scrollbar-size)!important;height:var(--scrollbar-size)!important}.i-scrollbar-both[data-v-494848fc]::-webkit-scrollbar-track,.i-scrollbar-x[data-v-494848fc]::-webkit-scrollbar-track,.i-scrollbar-y[data-v-494848fc]::-webkit-scrollbar-track,.i-scrollbar[data-v-494848fc]::-webkit-scrollbar-track{background-color:transparent!important}.i-scrollbar-both[data-v-494848fc]::-webkit-scrollbar-thumb,.i-scrollbar-x[data-v-494848fc]::-webkit-scrollbar-thumb,.i-scrollbar-y[data-v-494848fc]::-webkit-scrollbar-thumb,.i-scrollbar[data-v-494848fc]::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color)!important;border-radius:var(--scrollbar-radius)!important;border:2px solid transparent!important;background-clip:content-box!important}.i-scrollbar-both[data-v-494848fc]::-webkit-scrollbar-thumb:hover,.i-scrollbar-x[data-v-494848fc]::-webkit-scrollbar-thumb:hover,.i-scrollbar-y[data-v-494848fc]::-webkit-scrollbar-thumb:hover,.i-scrollbar[data-v-494848fc]::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-color-hover)!important}.i-scrollbar[data-v-494848fc]{padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-y[data-v-494848fc]{overflow-y:auto!important;overflow-x:hidden!important;padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-x[data-v-494848fc]{overflow-x:auto!important;overflow-y:hidden!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-scrollbar-both[data-v-494848fc]{overflow-y:auto!important;overflow-x:auto!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-btn[data-v-494848fc],.i-input[data-v-494848fc],.i-tooltip[data-v-494848fc],.i-icon[data-v-494848fc],.i-calendar[data-v-494848fc],.i-calendar-occupancy[data-v-494848fc],.i-date-picker[data-v-494848fc]{font-family:Roboto,sans-serif;font-size:16px}.i-btn[data-v-494848fc],.i-tooltip__label[data-v-494848fc]{color:var(--i-font-color)}.i-input[data-v-494848fc]{color:var(--i-font-color-shade)}.i-input-wrapper[data-v-494848fc]{--help-text-color: var(--i-theme-black-light-2);position:relative;display:grid;width:-moz-fit-content;width:fit-content;height:36px;padding:.5rem 1rem}.i-input[data-v-494848fc]{border:none;background-color:var(--i-theme-white-light-1);padding:.5rem;width:100%;box-sizing:border-box;font-family:var(--i-font-family, inherit)}.i-input__prepend-icon[data-v-494848fc]{position:absolute;left:2rem;top:50%;padding:.2rem;transform:translate(-50%,-50%)}.i-input__append-icon[data-v-494848fc]{position:absolute;right:1rem;top:50%;transform:translate(-50%,-50%)}.i-input__help-text[data-v-494848fc]{font-size:smaller;font-weight:100;color:var(--help-text-color)}.i-input--error[data-v-494848fc]{--help-text-color: var(--i-theme-error)}.i-input--error .i-input[data-v-494848fc]{border:1px solid var(--i-theme-error)}.i-input--success[data-v-494848fc]{--help-text-color: var(--i-theme-success)}.i-input--success .i-input[data-v-494848fc]{border:1px solid var(--i-theme-success)}.i-input.append-icon[data-v-494848fc]{padding-inline-end:2rem}.i-input.prepend-icon[data-v-494848fc]{padding-inline-start:2rem}.i-input[data-v-494848fc]:focus{outline:solid var(--i-outline-color)}.i-input[data-v-494848fc]:disabled{cursor:not-allowed;opacity:.8;color:var(--i-theme-black-light-2)!important}']],["__scopeId","data-v-494848fc"]]),V5=["value","border"],W5=["value","border"],T5=["lang","week-starts-on"],Xo=Ft(Pt({__name:"IDatePicker",props:{border:{default:"smooth",type:String},lang:{default:"en",type:String},calendarDisplay:{type:Object},weekStartsOn:{default:1,type:Number},containerEl:{type:null}},emits:["range-date"],setup(e,{emit:t}){const r=e,a=t,o=be({start:Fe(new Date,"dd-MM-yyyy"),end:Fe(new Date,"dd-MM-yyyy")}),n=be(!1),i=be(!1),s=be(null),l=be(null),d=be(null),u=be(null),p=ua({top:"0px",left:"0px",right:"auto",width:"",transformOrigin:"top left"});function k(){l.value&&(u.value=l.value.getBoundingClientRect())}const y=()=>{if(!u.value)return;const E=350,I=window.innerHeight-u.value.bottom,$=u.value.top,X=!(I>=E||I>$),pe=X?"bottom":"top";if(r.containerEl&&s.value){const ne=r.containerEl.getBoundingClientRect(),Ce=s.value.getBoundingClientRect();p.width=`${ne.width}px`,p.left=`${ne.left-Ce.left}px`,p.right="auto",p.top=X?`${ne.top-Ce.top-E}px`:`${ne.bottom-Ce.top}px`,p.transformOrigin=`${pe} left`}else{const ne=n.value?350:700;p.width="",p.top=X?`-${E}px`:`${u.value.height}px`,window.innerWidth-u.value.left>=ne?(p.left="0px",p.right="auto",p.transformOrigin=`${pe} left`):(p.left="auto",p.right="0px",p.transformOrigin=`${pe} right`)}},D=()=>{i.value=!0,document.addEventListener("click",K),y()},z=()=>{i.value=!1,document.removeEventListener("click",K)},K=E=>{const I=E.target;l.value&&!l.value.contains(I)&&d.value&&!d.value.contains(I)&&z()};function A(E){o.value=E,a("range-date",o.value),z()}return io(()=>{document.removeEventListener("click",K)}),_r(()=>{k(),window.addEventListener("resize",y),new ResizeObserver(I=>{for(const $ of I)n.value=$.contentRect.width<480}).observe(document.documentElement)}),(E,I)=>(ae(),se("div",{ref_key:"rootEl",ref:s,class:"i-date-picker"},[ee("div",{ref_key:"inputContainer",ref:l,class:"i-date-picker__input-displayed"},[ee("IInput",{onClick:D,value:o.value.start,border:r.border,width:"150","append-icon":"calendar"},null,8,V5),I[0]||(I[0]=ee("IIcon",{icon:"chevronRight"},null,-1)),ee("IInput",{onClick:D,value:o.value.end,border:r.border,width:"150","append-icon":"calendar"},null,8,W5)],512),ee("div",{ref_key:"calendar",ref:d,class:We(["i-date-picker__calendar-container",[i.value&&"i-date-picker--show",n.value&&"i-date-picker--mobile"]]),style:et(p)},[ee("ICalendar",{lang:r.lang,"week-starts-on":r.weekStartsOn,onRangeDate:A,mode:"range"},null,40,T5)],6)],512))}}),[["styles",['@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";[data-v-b6194e9f]:root{--i-font-family: inherit;--i-calendar-days-font-size: .875rem;--i-calendar-days-font-weight: 500;--i-calendar-days-border-radius: 50%;--i-calendar-days-aspect-ratio: 1 / 1;--i-calendar-days-cursor: pointer;--i-calendar-days-gap: .2rem;--i-calendar-month-padding: .5rem;--i-calendar-header-year-font-size: 1.25rem;--i-calendar-header-year-font-weight: bold;--i-calendar-header-year-color: #28272a;--i-calendar-header-month-font-size: 1.25rem;--i-calendar-header-month-color: #28272a;--i-calendar-header-day-names-font-size: .875rem;--i-calendar-header-day-names-font-weight: 700;--i-calendar-header-day-names-color: #3e3d3f;--i-calendar-months-displayed-color: 255 255 255;--i-calendar-today-color: #04c8b0;--i-calendar-range-selected-color: #222222;--i-calendar-range-selected-text-color: #fff;--i-calendar-range-in-range-color: #F0F0F0;--i-calendar-range-in-range-text-color: #222222;--i-calendar-hover-color: #222222;--i-calendar-hover-text-color: #fff;--i-calendar-disabled-text-color: #a4abb6;--i-calendar-day-background-color: transparent;--i-calendar-day-text-color: #28272a;--i-calendar-color-shadow: rgb(0, 0, 0);--i-calendar-opacity-shadow-umbra: 0;--i-calendar-opacity-shadow-penumbra: 0;--i-calendar-opacity-shadow-ambient: 0;--i-calendar-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-opacity-scrollbar-thumb: .3;--i-calendar-opacity-scrollbar-thumb-hover: .5;--i-calendar-day-circle-size: 36px;--i-calendar-day-cell-border-radius: 0;--i-calendar-header-month-font-weight: 600}[data-v-b6194e9f]:root{--i-calendar-occupancy-header-year-font-size: 1.25rem;--i-calendar-occupancy-header-year-font-weight: bold;--i-calendar-occupancy-header-year-color: #28272a;--i-calendar-occupancy-header-month-font-size: 1.25rem;--i-calendar-occupancy-header-month-color: #28272a;--i-calendar-occupancy-header-day-names-font-size: .875rem;--i-calendar-occupancy-header-day-names-font-weight: 700;--i-calendar-occupancy-header-day-names-color: #3e3d3f;--i-calendar-occupancy-color-available: #ffffff;--i-calendar-occupancy-color-unavailable: #cccccc;--i-calendar-occupancy-color-reservation: #cccccc;--i-calendar-occupancy-color-on-demand-periods: #faf29e;--i-calendar-occupancy-color-prices-on-request: #ffddb7;--i-calendar-occupancy-color-change-over-day: #ffffff;--i-calendar-occupancy-color-selected-date: #00ff00;--i-calendar-occupancy-color-selected-date-over: #ccffcc;--i-calendar-occupancy-color-change-day-triangle: #cccccc;--i-calendar-occupancy-color-day-border: rgba(0, 0, 0, .1);--i-calendar-occupancy-color-text-disabled: rgba(0, 0, 0, .3);--i-calendar-occupancy-color-text-day-number: rgba(0, 0, 0, .7);--i-calendar-occupancy-color-text-day-number-disabled: rgba(0, 0, 0, .4);--i-calendar-occupancy-color-border-non-arrival-departure: #c2edfd;--i-calendar-occupancy-color-month-background: rgb(255, 255, 255);--i-calendar-occupancy-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-occupancy-opacity-scrollbar-thumb: .3;--i-calendar-occupancy-opacity-scrollbar-thumb-hover: .5;--i-calendar-occupancy-color-shadow: rgb(0, 0, 0);--i-calendar-occupancy-opacity-shadow-umbra: .2;--i-calendar-occupancy-opacity-shadow-penumbra: .14;--i-calendar-occupancy-opacity-shadow-ambient: .12}[data-v-b6194e9f]:root{--i-map-height: 400px;--i-map-width: 100%;--i-map-border-radius: var(--i-border-radius, 8px);--i-map-loading-bg: var(--i-theme-white-light-1, #f7f7f8);--i-map-loading-color: var(--i-font-color, #28272a);--i-map-error-bg: #fee;--i-map-error-color: var(--i-theme-error, #ff3838);--i-map-spinner-size: 2rem;--i-map-spinner-color: var(--i-theme-primary, #0786be);--i-map-marker-price-bg: var(--i-theme-white, #fff);--i-map-marker-price-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-marker-price-radius: 12px;--i-map-marker-price-color: #333;--i-map-marker-price-active-bg: var(--i-theme-primary, #0786be);--i-map-marker-price-active-border: var(--i-theme-primary, #0786be);--i-map-marker-price-active-color: #fff;--map-marker-highlight: var(--i-theme-primary, #0786be);--i-map-cluster-bg: var(--i-theme-white, #fff);--i-map-cluster-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-cluster-radius: 22px;--i-map-cluster-color: #333;--i-map-cluster-from-color: #666;--i-map-cluster-from-price-color: var(--i-theme-primary, #0786be)}[data-v-b6194e9f]:root,[data-v-b6194e9f]:host{--i-theme-primary: #0786be;--i-theme-primary-lighten-5: oklch(from var(--i-theme-primary) clamp(0, calc(l + .3) , 1) c h);--i-theme-primary-lighten-4: oklch(from var(--i-theme-primary) clamp(0, calc(l + .24) , 1) c h);--i-theme-primary-lighten-3: oklch(from var(--i-theme-primary) clamp(0, calc(l + .18) , 1) c h);--i-theme-primary-lighten-2: oklch(from var(--i-theme-primary) clamp(0, calc(l + .12) , 1) c h);--i-theme-primary-lighten-1: oklch(from var(--i-theme-primary) clamp(0, calc(l + .06) , 1) c h);--i-theme-primary-darken-1: oklch(from var(--i-theme-primary) clamp(0, calc(l - .06) , 1) c h);--i-theme-primary-darken-2: oklch(from var(--i-theme-primary) clamp(0, calc(l - .12) , 1) c h);--i-theme-primary-darken-3: oklch(from var(--i-theme-primary) clamp(0, calc(l - .18) , 1) c h);--i-theme-primary-darken-4: oklch(from var(--i-theme-primary) clamp(0, calc(l - .24) , 1) c h);--i-theme-primary-light-2: var(--i-theme-primary-lighten-2);--i-theme-primary-light-1: var(--i-theme-primary-lighten-1);--i-theme-primary-dark-1: var(--i-theme-primary-darken-1);--i-theme-primary-dark-2: var(--i-theme-primary-darken-2);--i-theme-black-light-2: #636069;--i-theme-black-light-1: #514e56;--i-theme-black: #3d3b40;--i-theme-black-dark-1: #454349;--i-theme-black-dark-2: #28272a;--i-theme-white-dark-2: #bbb9c0;--i-theme-white-dark-1: #dbdadd;--i-theme-white: #efeef0;--i-theme-white-light-1: #f7f7f8;--i-theme-white-light-2: #fff;--i-theme-success: #23c197;--i-theme-warning: #ffc964;--i-theme-error: #ff3838;--i-theme-disabled: #a4abb6;--i-theme-green: #8eda91;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0;--i-font-color: #28272a;--i-font-color-shade: #3e3d3f}:root[data-theme=dark][data-v-b6194e9f],[data-v-b6194e9f]:host([data-theme=dark]){--i-font-color: #f7f7f8;--i-font-color-shade: #dededf;--i-theme-green: #5eca62;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0}.i-ripple[data-v-b6194e9f]{position:relative;overflow:hidden}.i-ripple[data-v-b6194e9f]:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background-color:#1e1e1e14;opacity:0;border-radius:100%}@keyframes i-ripple-b6194e9f{0%{transform:scale(0);opacity:1}20%{transform:scale(25);opacity:1}to{opacity:0;transform:scale(40)}}.i-ripple[data-v-b6194e9f]:focus:not(:active):after{animation:i-ripple-b6194e9f 1s ease-out}.i-ripple[data-v-b6194e9f]:active{box-shadow:none}.i-border-pill[data-v-b6194e9f]{border-radius:999px}.i-border-smooth[data-v-b6194e9f]{border-radius:.5rem}.i-border-elegant[data-v-b6194e9f]{border-radius:.12rem}.i-scrollbar-both[data-v-b6194e9f],.i-scrollbar-x[data-v-b6194e9f],.i-scrollbar-y[data-v-b6194e9f],.i-scrollbar[data-v-b6194e9f]{--scrollbar-size: 6px;--scrollbar-padding: 1rem;--scrollbar-radius: 999px;--scrollbar-thumb-color: oklch(from var(--i-theme-primary, #0786be) l c h / .45);--scrollbar-thumb-color-hover: oklch(from var(--i-theme-primary, #0786be) l c h / .7);scrollbar-width:thin!important;scrollbar-color:var(--scrollbar-thumb-color) transparent!important}.i-scrollbar-both[data-v-b6194e9f]::-webkit-scrollbar,.i-scrollbar-x[data-v-b6194e9f]::-webkit-scrollbar,.i-scrollbar-y[data-v-b6194e9f]::-webkit-scrollbar,.i-scrollbar[data-v-b6194e9f]::-webkit-scrollbar{width:var(--scrollbar-size)!important;height:var(--scrollbar-size)!important}.i-scrollbar-both[data-v-b6194e9f]::-webkit-scrollbar-track,.i-scrollbar-x[data-v-b6194e9f]::-webkit-scrollbar-track,.i-scrollbar-y[data-v-b6194e9f]::-webkit-scrollbar-track,.i-scrollbar[data-v-b6194e9f]::-webkit-scrollbar-track{background-color:transparent!important}.i-scrollbar-both[data-v-b6194e9f]::-webkit-scrollbar-thumb,.i-scrollbar-x[data-v-b6194e9f]::-webkit-scrollbar-thumb,.i-scrollbar-y[data-v-b6194e9f]::-webkit-scrollbar-thumb,.i-scrollbar[data-v-b6194e9f]::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color)!important;border-radius:var(--scrollbar-radius)!important;border:2px solid transparent!important;background-clip:content-box!important}.i-scrollbar-both[data-v-b6194e9f]::-webkit-scrollbar-thumb:hover,.i-scrollbar-x[data-v-b6194e9f]::-webkit-scrollbar-thumb:hover,.i-scrollbar-y[data-v-b6194e9f]::-webkit-scrollbar-thumb:hover,.i-scrollbar[data-v-b6194e9f]::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-color-hover)!important}.i-scrollbar[data-v-b6194e9f]{padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-y[data-v-b6194e9f]{overflow-y:auto!important;overflow-x:hidden!important;padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-x[data-v-b6194e9f]{overflow-x:auto!important;overflow-y:hidden!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-scrollbar-both[data-v-b6194e9f]{overflow-y:auto!important;overflow-x:auto!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-btn[data-v-b6194e9f],.i-input[data-v-b6194e9f],.i-tooltip[data-v-b6194e9f],.i-icon[data-v-b6194e9f],.i-calendar[data-v-b6194e9f],.i-calendar-occupancy[data-v-b6194e9f],.i-date-picker[data-v-b6194e9f]{font-family:Roboto,sans-serif;font-size:16px}.i-btn[data-v-b6194e9f],.i-tooltip__label[data-v-b6194e9f]{color:var(--i-font-color)}.i-input[data-v-b6194e9f]{color:var(--i-font-color-shade)}.i-date-picker[data-v-b6194e9f]{position:relative;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;font-family:var(--i-font-family, inherit)}.i-date-picker__input-displayed[data-v-b6194e9f]{display:flex;align-items:center}.i-date-picker__calendar-container[data-v-b6194e9f]{visibility:hidden;position:absolute;width:700px;transform:scale(.8);opacity:0;transition:all .1s;z-index:999}.i-date-picker__calendar-container.i-date-picker--show[data-v-b6194e9f]{visibility:visible;transform:scale(1);opacity:1}.i-date-picker__calendar-container.i-date-picker--mobile[data-v-b6194e9f]{width:95%}']],["__scopeId","data-v-b6194e9f"]]),Ko=Ft(Pt({__name:"ITooltip",props:{border:{default:"smooth",type:String},color:{default:"white",type:String},bgColor:{default:"default",type:String},content:{default:"Tooltip text",type:String},placement:{default:"bottom",type:String}},setup(e){const t=e,r=be(null),a=be(null),o=be(!1),n=be({}),i=be({}),s=()=>{if(!a.value||!r.value)return;const l=a.value.getBoundingClientRect(),d=r.value.getBoundingClientRect(),u=12;switch(t.placement){case"top":i.value={left:`${d.width/2}px`,transform:"translateX(-50%)"},n.value={top:`-${l.height+u}px`,left:`${l.width/2-d.width/2}px`};break;case"bottom":i.value={left:`${d.width/2}px`,transform:"translateX(-50%)"},n.value={top:`${l.height+u}px`,left:`${l.width/2-d.width/2}px`};break;case"left":i.value={left:`${d.width}px`},n.value={top:`${(l.height-d.height)/2}px`,left:`-${l.width+d.width/2+u}px`};break;case"right":i.value={left:`-${u}px`},n.value={top:`${(l.height-d.height)/2}px`,left:`${l.width+u+4}px`};break}o.value=!0};return(l,d)=>(ae(),se("div",{ref_key:"tooltipContainer",ref:a,class:We(["i-tooltip-container",[`is-${t.bgColor}`]]),onMouseover:s,onMouseleave:d[0]||(d[0]=u=>o.value=!1)},[ee("small",{class:We(["i-tooltip",[t.border&&`i-border-${t.border}`,o.value&&"i-tooltip--show"]]),style:et(n.value),ref_key:"tooltipElement",ref:r},[ee("div",{class:We(["i-tooltip__triangle",[t.placement]]),style:et(i.value)},null,6),ee("span",{class:"i-tooltip__label",style:et(he(jo)(t.color??""))},tt(t.content),5)],6),ir(l.$slots,"default",{},void 0)],34))}}),[["styles",['@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";[data-v-4f0f3260]:root{--i-font-family: inherit;--i-calendar-days-font-size: .875rem;--i-calendar-days-font-weight: 500;--i-calendar-days-border-radius: 50%;--i-calendar-days-aspect-ratio: 1 / 1;--i-calendar-days-cursor: pointer;--i-calendar-days-gap: .2rem;--i-calendar-month-padding: .5rem;--i-calendar-header-year-font-size: 1.25rem;--i-calendar-header-year-font-weight: bold;--i-calendar-header-year-color: #28272a;--i-calendar-header-month-font-size: 1.25rem;--i-calendar-header-month-color: #28272a;--i-calendar-header-day-names-font-size: .875rem;--i-calendar-header-day-names-font-weight: 700;--i-calendar-header-day-names-color: #3e3d3f;--i-calendar-months-displayed-color: 255 255 255;--i-calendar-today-color: #04c8b0;--i-calendar-range-selected-color: #222222;--i-calendar-range-selected-text-color: #fff;--i-calendar-range-in-range-color: #F0F0F0;--i-calendar-range-in-range-text-color: #222222;--i-calendar-hover-color: #222222;--i-calendar-hover-text-color: #fff;--i-calendar-disabled-text-color: #a4abb6;--i-calendar-day-background-color: transparent;--i-calendar-day-text-color: #28272a;--i-calendar-color-shadow: rgb(0, 0, 0);--i-calendar-opacity-shadow-umbra: 0;--i-calendar-opacity-shadow-penumbra: 0;--i-calendar-opacity-shadow-ambient: 0;--i-calendar-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-opacity-scrollbar-thumb: .3;--i-calendar-opacity-scrollbar-thumb-hover: .5;--i-calendar-day-circle-size: 36px;--i-calendar-day-cell-border-radius: 0;--i-calendar-header-month-font-weight: 600}[data-v-4f0f3260]:root{--i-calendar-occupancy-header-year-font-size: 1.25rem;--i-calendar-occupancy-header-year-font-weight: bold;--i-calendar-occupancy-header-year-color: #28272a;--i-calendar-occupancy-header-month-font-size: 1.25rem;--i-calendar-occupancy-header-month-color: #28272a;--i-calendar-occupancy-header-day-names-font-size: .875rem;--i-calendar-occupancy-header-day-names-font-weight: 700;--i-calendar-occupancy-header-day-names-color: #3e3d3f;--i-calendar-occupancy-color-available: #ffffff;--i-calendar-occupancy-color-unavailable: #cccccc;--i-calendar-occupancy-color-reservation: #cccccc;--i-calendar-occupancy-color-on-demand-periods: #faf29e;--i-calendar-occupancy-color-prices-on-request: #ffddb7;--i-calendar-occupancy-color-change-over-day: #ffffff;--i-calendar-occupancy-color-selected-date: #00ff00;--i-calendar-occupancy-color-selected-date-over: #ccffcc;--i-calendar-occupancy-color-change-day-triangle: #cccccc;--i-calendar-occupancy-color-day-border: rgba(0, 0, 0, .1);--i-calendar-occupancy-color-text-disabled: rgba(0, 0, 0, .3);--i-calendar-occupancy-color-text-day-number: rgba(0, 0, 0, .7);--i-calendar-occupancy-color-text-day-number-disabled: rgba(0, 0, 0, .4);--i-calendar-occupancy-color-border-non-arrival-departure: #c2edfd;--i-calendar-occupancy-color-month-background: rgb(255, 255, 255);--i-calendar-occupancy-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-occupancy-opacity-scrollbar-thumb: .3;--i-calendar-occupancy-opacity-scrollbar-thumb-hover: .5;--i-calendar-occupancy-color-shadow: rgb(0, 0, 0);--i-calendar-occupancy-opacity-shadow-umbra: .2;--i-calendar-occupancy-opacity-shadow-penumbra: .14;--i-calendar-occupancy-opacity-shadow-ambient: .12}[data-v-4f0f3260]:root{--i-map-height: 400px;--i-map-width: 100%;--i-map-border-radius: var(--i-border-radius, 8px);--i-map-loading-bg: var(--i-theme-white-light-1, #f7f7f8);--i-map-loading-color: var(--i-font-color, #28272a);--i-map-error-bg: #fee;--i-map-error-color: var(--i-theme-error, #ff3838);--i-map-spinner-size: 2rem;--i-map-spinner-color: var(--i-theme-primary, #0786be);--i-map-marker-price-bg: var(--i-theme-white, #fff);--i-map-marker-price-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-marker-price-radius: 12px;--i-map-marker-price-color: #333;--i-map-marker-price-active-bg: var(--i-theme-primary, #0786be);--i-map-marker-price-active-border: var(--i-theme-primary, #0786be);--i-map-marker-price-active-color: #fff;--map-marker-highlight: var(--i-theme-primary, #0786be);--i-map-cluster-bg: var(--i-theme-white, #fff);--i-map-cluster-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-cluster-radius: 22px;--i-map-cluster-color: #333;--i-map-cluster-from-color: #666;--i-map-cluster-from-price-color: var(--i-theme-primary, #0786be)}[data-v-4f0f3260]:root,[data-v-4f0f3260]:host{--i-theme-primary: #0786be;--i-theme-primary-lighten-5: oklch(from var(--i-theme-primary) clamp(0, calc(l + .3) , 1) c h);--i-theme-primary-lighten-4: oklch(from var(--i-theme-primary) clamp(0, calc(l + .24) , 1) c h);--i-theme-primary-lighten-3: oklch(from var(--i-theme-primary) clamp(0, calc(l + .18) , 1) c h);--i-theme-primary-lighten-2: oklch(from var(--i-theme-primary) clamp(0, calc(l + .12) , 1) c h);--i-theme-primary-lighten-1: oklch(from var(--i-theme-primary) clamp(0, calc(l + .06) , 1) c h);--i-theme-primary-darken-1: oklch(from var(--i-theme-primary) clamp(0, calc(l - .06) , 1) c h);--i-theme-primary-darken-2: oklch(from var(--i-theme-primary) clamp(0, calc(l - .12) , 1) c h);--i-theme-primary-darken-3: oklch(from var(--i-theme-primary) clamp(0, calc(l - .18) , 1) c h);--i-theme-primary-darken-4: oklch(from var(--i-theme-primary) clamp(0, calc(l - .24) , 1) c h);--i-theme-primary-light-2: var(--i-theme-primary-lighten-2);--i-theme-primary-light-1: var(--i-theme-primary-lighten-1);--i-theme-primary-dark-1: var(--i-theme-primary-darken-1);--i-theme-primary-dark-2: var(--i-theme-primary-darken-2);--i-theme-black-light-2: #636069;--i-theme-black-light-1: #514e56;--i-theme-black: #3d3b40;--i-theme-black-dark-1: #454349;--i-theme-black-dark-2: #28272a;--i-theme-white-dark-2: #bbb9c0;--i-theme-white-dark-1: #dbdadd;--i-theme-white: #efeef0;--i-theme-white-light-1: #f7f7f8;--i-theme-white-light-2: #fff;--i-theme-success: #23c197;--i-theme-warning: #ffc964;--i-theme-error: #ff3838;--i-theme-disabled: #a4abb6;--i-theme-green: #8eda91;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0;--i-font-color: #28272a;--i-font-color-shade: #3e3d3f}:root[data-theme=dark][data-v-4f0f3260],[data-v-4f0f3260]:host([data-theme=dark]){--i-font-color: #f7f7f8;--i-font-color-shade: #dededf;--i-theme-green: #5eca62;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0}.i-ripple[data-v-4f0f3260]{position:relative;overflow:hidden}.i-ripple[data-v-4f0f3260]:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background-color:#1e1e1e14;opacity:0;border-radius:100%}@keyframes i-ripple-4f0f3260{0%{transform:scale(0);opacity:1}20%{transform:scale(25);opacity:1}to{opacity:0;transform:scale(40)}}.i-ripple[data-v-4f0f3260]:focus:not(:active):after{animation:i-ripple-4f0f3260 1s ease-out}.i-ripple[data-v-4f0f3260]:active{box-shadow:none}.i-border-pill[data-v-4f0f3260]{border-radius:999px}.i-border-smooth[data-v-4f0f3260]{border-radius:.5rem}.i-border-elegant[data-v-4f0f3260]{border-radius:.12rem}.i-scrollbar-both[data-v-4f0f3260],.i-scrollbar-x[data-v-4f0f3260],.i-scrollbar-y[data-v-4f0f3260],.i-scrollbar[data-v-4f0f3260]{--scrollbar-size: 6px;--scrollbar-padding: 1rem;--scrollbar-radius: 999px;--scrollbar-thumb-color: oklch(from var(--i-theme-primary, #0786be) l c h / .45);--scrollbar-thumb-color-hover: oklch(from var(--i-theme-primary, #0786be) l c h / .7);scrollbar-width:thin!important;scrollbar-color:var(--scrollbar-thumb-color) transparent!important}.i-scrollbar-both[data-v-4f0f3260]::-webkit-scrollbar,.i-scrollbar-x[data-v-4f0f3260]::-webkit-scrollbar,.i-scrollbar-y[data-v-4f0f3260]::-webkit-scrollbar,.i-scrollbar[data-v-4f0f3260]::-webkit-scrollbar{width:var(--scrollbar-size)!important;height:var(--scrollbar-size)!important}.i-scrollbar-both[data-v-4f0f3260]::-webkit-scrollbar-track,.i-scrollbar-x[data-v-4f0f3260]::-webkit-scrollbar-track,.i-scrollbar-y[data-v-4f0f3260]::-webkit-scrollbar-track,.i-scrollbar[data-v-4f0f3260]::-webkit-scrollbar-track{background-color:transparent!important}.i-scrollbar-both[data-v-4f0f3260]::-webkit-scrollbar-thumb,.i-scrollbar-x[data-v-4f0f3260]::-webkit-scrollbar-thumb,.i-scrollbar-y[data-v-4f0f3260]::-webkit-scrollbar-thumb,.i-scrollbar[data-v-4f0f3260]::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color)!important;border-radius:var(--scrollbar-radius)!important;border:2px solid transparent!important;background-clip:content-box!important}.i-scrollbar-both[data-v-4f0f3260]::-webkit-scrollbar-thumb:hover,.i-scrollbar-x[data-v-4f0f3260]::-webkit-scrollbar-thumb:hover,.i-scrollbar-y[data-v-4f0f3260]::-webkit-scrollbar-thumb:hover,.i-scrollbar[data-v-4f0f3260]::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-color-hover)!important}.i-scrollbar[data-v-4f0f3260]{padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-y[data-v-4f0f3260]{overflow-y:auto!important;overflow-x:hidden!important;padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-x[data-v-4f0f3260]{overflow-x:auto!important;overflow-y:hidden!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-scrollbar-both[data-v-4f0f3260]{overflow-y:auto!important;overflow-x:auto!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-btn[data-v-4f0f3260],.i-input[data-v-4f0f3260],.i-tooltip[data-v-4f0f3260],.i-icon[data-v-4f0f3260],.i-calendar[data-v-4f0f3260],.i-calendar-occupancy[data-v-4f0f3260],.i-date-picker[data-v-4f0f3260]{font-family:Roboto,sans-serif;font-size:16px}.i-btn[data-v-4f0f3260],.i-tooltip__label[data-v-4f0f3260]{color:var(--i-font-color)}.i-input[data-v-4f0f3260]{color:var(--i-font-color-shade)}.i-tooltip-container[data-v-4f0f3260]{--bg-color: var(--i-theme-white-dark-1);position:relative;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.i-tooltip[data-v-4f0f3260]{position:absolute;width:-moz-max-content;width:max-content;padding:.6rem .8rem;opacity:0;background-color:var(--bg-color);visibility:hidden;transition:opacity .2s ease;z-index:10;font-family:var(--i-font-family, inherit)}.i-tooltip__triangle[data-v-4f0f3260]{position:absolute;z-index:-1}.i-tooltip__label[data-v-4f0f3260]{color:var(--i-font-color)}.i-tooltip--show[data-v-4f0f3260]{opacity:1;visibility:visible}.i-tooltip__triangle.top[data-v-4f0f3260]{top:100%;width:0;height:0;border-style:solid;border-width:12px 9px 0 9px;border-color:var(--bg-color) transparent transparent transparent}.i-tooltip__triangle.bottom[data-v-4f0f3260]{bottom:100%;width:0;height:0;border-style:solid;border-width:0 9px 12px 9px;border-color:transparent transparent var(--bg-color) transparent}.i-tooltip__triangle.right[data-v-4f0f3260]{right:100%;width:0;height:0;border-style:solid;border-width:9px 12px 9px 0;border-color:transparent var(--bg-color) transparent transparent}.i-tooltip__triangle.left[data-v-4f0f3260]{left:100%;width:0;height:0;border-style:solid;border-width:9px 0 9px 12px;border-color:transparent transparent transparent var(--bg-color)}.i-tooltip-container.is-primary[data-v-4f0f3260]{--bg-color: var(--i-theme-primary)}.i-tooltip-container.is-default[data-v-4f0f3260]{--bg-color: var(--i-theme-grey)}.i-tooltip-container.is-success[data-v-4f0f3260]{--bg-color: var(--i-theme-success)}.i-tooltip-container.is-error[data-v-4f0f3260]{--bg-color: var(--i-theme-error)}.i-tooltip-container.is-warning[data-v-4f0f3260]{--bg-color: var(--i-theme-warning)}.i-tooltip-container.is-disabled[data-v-4f0f3260]{--bg-color: var(--i-theme-disabled)}']],["__scopeId","data-v-4f0f3260"]]);let Go=null,Jt=null,Qr=null;const Ta=be(!1),Cs=be(!1),_s=be(null),xs=ma(null);async function S5(e){const{Loader:t}=await Promise.resolve().then(()=>b4);return new t({apiKey:e,libraries:["maps","marker"]})}function z5(e){return Qr?(Jt!==null&&Jt!==e&&console.warn(`[IMap] useGoogleMapsLoader: already loaded with apiKey "${Jt}". Ignoring new key "${e}".`),Qr):(Jt!==null&&Jt!==e&&(console.warn(`[IMap] useGoogleMapsLoader: already loaded with apiKey "${Jt}". Ignoring new key "${e}".`),e=Jt),Jt=e,Ta.value=!0,Qr=(Go?Promise.resolve(Go):S5(e)).then(t=>(Go=t,t.importLibrary("maps"))).then(t=>(xs.value=t,Cs.value=!0,Ta.value=!1,t)).catch(t=>{throw Qr=null,Ta.value=!1,_s.value=t,t}),Qr)}function E5(){return{isReady:Cs,isLoading:Ta,loadError:_s,mapsApi:xs,load:z5}}const Uo=Symbol("imap-api-key");function I5(e){if(!e||e.trim()===""){console.warn("[IMap] provideIMapApiKey: API key must be a non-empty string.");return}oi(Uo,e)}function Ms(){return Ar(Uo,void 0)}function B5(e){function t(r){const a=e.value;if(!a)return null;const o=a.getProjection(),n=a.getBounds();if(!o||!n)return null;const s=2**(a.getZoom()??0),l=n.getNorthEast(),d=n.getSouthWest(),u=o.fromLatLngToPoint({lat:l.lat(),lng:d.lng()}),p=typeof r.lat=="function"?r.lat():r.lat,k=typeof r.lng=="function"?r.lng():r.lng,y=o.fromLatLngToPoint({lat:p,lng:k});if(!u||!y)return null;const D=Math.round((y.x-u.x)*s),z=Math.round((y.y-u.y)*s);return{x:D,y:z}}return{latLngToPixel:t}}function N5(e,t){if(e.price===void 0||e.price===null)return;const r=document.createElement("div");r.className="i-map__marker-price",r.dataset.markerId=e.id,r.style.background="var(--i-map-marker-price-bg, #fff)",r.style.border="2px solid var(--i-map-marker-price-border, #e0e0e0)",r.style.borderRadius="20px",r.style.padding="6px 12px",r.style.fontWeight="700",r.style.fontSize="14px",r.style.boxShadow="0 2px 8px rgba(0, 0, 0, 0.15)",r.style.display="flex",r.style.alignItems="center",r.style.gap="2px",r.style.whiteSpace="nowrap",r.style.transition="all 0.2s ease",r.style.color="var(--map-marker-highlight, #1a1a1a)";const a=document.createElement("span");a.className="price-symbol",a.style.fontSize="12px",a.style.fontWeight="600",a.textContent=t.currencySymbol,r.appendChild(a);const o=document.createElement("span");return o.className="price-value",o.style.fontSize="14px",o.style.fontWeight="700",o.textContent=String(Math.round(e.price)),r.appendChild(o),r.addEventListener("mouseenter",()=>{r.style.background="var(--i-map-marker-price-active-bg, var(--i-theme-primary, #0786be))",r.style.borderColor="var(--i-map-marker-price-active-border, var(--i-theme-primary, #0786be))",r.style.color="var(--i-map-marker-price-active-color, #fff)",r.style.transform="scale(1.1)",r.style.boxShadow="0 6px 16px rgba(0,0,0,0.25)"}),r.addEventListener("mouseleave",()=>{r.style.background="var(--i-map-marker-price-bg, #fff)",r.style.borderColor="var(--i-map-marker-price-border, #e0e0e0)",r.style.color="var(--i-map-marker-price-color, #333)",r.style.transform="",r.style.boxShadow="0 2px 8px rgba(0, 0, 0, 0.15)"}),r}function R5(e,t){const r=document.createElement("div");r.className="i-map__marker";const a=document.createElement("img");if(a.src=e,a.alt=t??"",r.appendChild(a),t){const o=document.createElement("span");o.className="i-map__marker-label",o.textContent=t,r.appendChild(o)}return r}function A5(e,t,r){const a=document.createElement("div");a.className="i-map__cluster i-map__marker",a.dataset.clusterCount=String(e),a.dataset.markerIds=t.map(d=>d.id).join(",");const o=t.filter(d=>typeof d.price=="number"&&d.price>0),n=o.length?Math.min(...o.map(d=>d.price)):null,i=document.createElement("div");if(i.className="i-map__marker-price",i.style.background="var(--i-map-cluster-bg, #fff)",i.style.border="2px solid var(--i-map-cluster-border, #e0e0e0)",i.style.borderRadius="20px",i.style.padding="8px 14px",i.style.fontWeight="700",i.style.fontSize="14px",i.style.boxShadow="0 2px 8px rgba(0, 0, 0, 0.15)",i.style.display="flex",i.style.alignItems="center",i.style.gap="2px",i.style.whiteSpace="nowrap",i.style.transition="all 0.2s ease",i.style.color="var(--i-map-cluster-color, #333)",n!==null){i.style.flexDirection="column",i.style.alignItems="flex-start",i.style.minWidth="80px";const d=document.createElement("span");d.className="price-label",d.style.fontSize="10px",d.style.fontWeight="500",d.style.textTransform="uppercase",d.style.letterSpacing="0.5px",d.style.color="color-mix(in srgb, var(--map-marker-highlight, #1a73e8) 60%, #666)",d.style.marginBottom="2px",d.textContent=r.fromLabel,i.appendChild(d);const u=document.createElement("div");u.className="price-row",u.style.display="flex",u.style.alignItems="center",u.style.gap="2px",u.style.marginBottom="2px";const p=document.createElement("span");p.className="price-symbol",p.style.fontSize="12px",p.style.fontWeight="600",p.textContent=r.currencySymbol,u.appendChild(p);const k=document.createElement("span");k.className="price-value",k.style.fontSize="14px",k.style.fontWeight="700",k.textContent=String(Math.round(n)),u.appendChild(k),i.appendChild(u);const y=document.createElement("span");y.className="i-map__cluster-count",y.style.fontSize="10px",y.style.fontWeight="600",y.style.color="color-mix(in srgb, var(--map-marker-highlight, #1a73e8) 60%, #666)",y.style.marginTop="2px",y.textContent=`${e} ${r.unitLabel}`,i.appendChild(y)}else{a.classList.add("i-map__cluster--simple");const d=document.createElement("span");d.className="i-map__cluster-count-simple",d.style.fontSize="16px",d.style.fontWeight="700",d.style.color="white",d.textContent=String(e),i.appendChild(d),i.style.borderRadius="50%",i.style.minWidth="40px",i.style.minHeight="40px",i.style.padding="10px",i.style.background="var(--map-marker-highlight, #1a73e8)",i.style.borderColor="var(--map-marker-highlight, #1a73e8)",i.style.justifyContent="center"}a.appendChild(i);const s=n!==null?"var(--i-map-cluster-bg, #fff)":"var(--map-marker-highlight, #1a73e8)",l=n!==null?"var(--i-map-cluster-border, #e0e0e0)":"var(--map-marker-highlight, #1a73e8)";return a.addEventListener("mouseenter",()=>{i.style.background="var(--i-map-marker-price-active-bg, var(--i-theme-primary, #0786be))",i.style.borderColor="var(--i-map-marker-price-active-border, var(--i-theme-primary, #0786be))",i.style.color="var(--i-map-marker-price-active-color, #fff)",i.style.transform="scale(1.1)",i.style.boxShadow="0 6px 16px rgba(0,0,0,0.25)";const d=i.querySelector(".price-label"),u=i.querySelector(".i-map__cluster-count");d&&(d.style.color="var(--i-map-marker-price-active-color, #fff)"),u&&(u.style.color="var(--i-map-marker-price-active-color, #fff)")}),a.addEventListener("mouseleave",()=>{i.style.background=s,i.style.borderColor=l,i.style.color="var(--i-map-cluster-color, #333)",i.style.transform="",i.style.boxShadow="0 2px 8px rgba(0, 0, 0, 0.15)";const d=i.querySelector(".price-label"),u=i.querySelector(".i-map__cluster-count");d&&(d.style.color="color-mix(in srgb, var(--map-marker-highlight, #1a73e8) 60%, #666)"),u&&(u.style.color="color-mix(in srgb, var(--map-marker-highlight, #1a73e8) 60%, #666)")}),a}function F5(e){if(e.length===0)return{north:0,south:0,east:0,west:0};let t=-90,r=90,a=-180,o=180;for(const n of e)n.position.lat>t&&(t=n.position.lat),n.position.lat<r&&(r=n.position.lat),n.position.lng>a&&(a=n.position.lng),n.position.lng<o&&(o=n.position.lng);return{north:t,south:r,east:a,west:o}}function Z5(e,t){let r=null,a=null,o=[],n=!0,i=!1;const s=new Map,l=ma(new Map),d=new Map;let u=null,p=null;function k(){p===null&&(p=requestAnimationFrame(()=>{p=null,I()}))}function y(Y){if(Y.properties.cluster){const J=Y.geometry.coordinates,[w,M]=J,_=Y.properties;return`c:${M.toFixed(6)}:${w.toFixed(6)}:${_.point_count}`}return`m:${Y.properties.marker.id}`}function D(Y,te){return a?n?a.getClusters(Y,te):o.filter(J=>{const w=J.geometry.coordinates,M=w[0],_=w[1];return M>=Y[0]&&M<=Y[2]&&_>=Y[1]&&_<=Y[3]}):[]}function z(Y){for(const te of Y.listeners)try{te()}catch{}Y.listeners.length=0;try{Y.instance.map=null}catch{}}function K(Y){var J,w,M;const te=(M=(w=(J=globalThis.google)==null?void 0:J.maps)==null?void 0:w.marker)==null?void 0:M.AdvancedMarkerElement;return te?Y.properties.cluster?E(Y,te):A(Y,te):null}function A(Y,te){const J=Y.properties.marker,w=N5(J,{currencySymbol:t.currencySymbol})??(J.icon?R5(J.icon,J.label):void 0),M=new te({map:r??e.value??null,position:J.position,title:J.title,content:w}),_=[],O=M.addListener("gmp-click",()=>{var R,G;const j=((R=t.latLngToPixel)==null?void 0:R.call(t,J.position))??null;(G=t.onMarkerClick)==null||G.call(t,J,j)});if(_.push(()=>{var j;return(j=O==null?void 0:O.remove)==null?void 0:j.call(O)}),M.content instanceof HTMLElement){const j=()=>{try{M.zIndex=1001}catch{}},R=()=>{try{M.zIndex=0}catch{}};M.content.addEventListener("mouseenter",j),M.content.addEventListener("mouseleave",R),_.push(()=>{var G,le;(G=M.content)==null||G.removeEventListener("mouseenter",j),(le=M.content)==null||le.removeEventListener("mouseleave",R)})}return{instance:M,feature:Y,listeners:_,kind:"marker"}}function E(Y,te){const J=Y.geometry.coordinates,[w,M]=J,_={lat:M,lng:w},O=Y.properties.cluster_id,j=Y.properties.point_count,G=((a==null?void 0:a.getLeaves(O,1/0))??[]).map(Be=>Be.properties.marker),le=A5(j,G,{currencySymbol:t.currencySymbol,fromLabel:t.fromLabel,unitLabel:t.unitLabel}),re=new te({map:r??e.value??null,position:_,content:le,gmpClickable:!0}),ge=[],Ie=re.addListener("gmp-click",()=>{var Tt;const Be=(a==null?void 0:a.getClusterExpansionZoom(O))??t.maxZoom;(Tt=t.onClusterClick)==null||Tt.call(t,{markers:G,bounds:F5(G),count:j});try{r==null||r.panTo(_),r==null||r.setZoom(Be)}catch{}});ge.push(()=>{var Be;return(Be=Ie==null?void 0:Ie.remove)==null?void 0:Be.call(Ie)});const it=()=>{var Be;(Be=t.onClusterHover)==null||Be.call(t,{markers:G,hover:!0});try{re.zIndex=1001}catch{}},ht=()=>{var Be;(Be=t.onClusterHover)==null||Be.call(t,{markers:G,hover:!1});try{re.zIndex=0}catch{}};return le.addEventListener("mouseenter",it),le.addEventListener("mouseleave",ht),ge.push(()=>{le.removeEventListener("mouseenter",it),le.removeEventListener("mouseleave",ht)}),{instance:re,feature:Y,listeners:ge,kind:"cluster"}}function I(){var le;const Y=r??e.value;if(!Y)return;const te=Y.getBounds();if(!te)return;const J=te.getSouthWest(),w=te.getNorthEast(),M=[J.lng(),J.lat(),w.lng(),w.lat()],_=Math.round(Y.getZoom()??0),O=D(M,_),j=new Set,R=new Map;for(const re of O){const ge=y(re);j.add(ge),R.set(ge,re)}for(const[re,ge]of s)j.has(re)||(z(ge),s.delete(re));for(const re of j){if(s.has(re))continue;const ge=R.get(re),Ie=K(ge);Ie&&s.set(re,Ie)}const G=new Map;for(const[re,ge]of s)G.set(re,ge.instance);l.value=G,X(),(le=t.onVisibleIdsChanged)==null||le.call(t,$())}function $(){const Y=[];for(const te of s.values())if(te.kind==="marker"){const J=te.feature.properties;Y.push(J.marker.id)}else{const J=te.feature.properties.cluster_id,w=(a==null?void 0:a.getLeaves(J,1/0))??[];for(const M of w)Y.push(M.properties.marker.id)}return Y}function X(){var Y;d.clear();for(const[te,J]of s)if(J.kind==="marker"){const w=J.feature.properties.marker.id;d.set(w,te)}else{const w=J.feature.properties.cluster_id,M=(a==null?void 0:a.getLeaves(w,1/0))??[];for(const _ of M)d.set(_.properties.marker.id,te)}if(u!==null){const te=d.get(u);if(te){const J=(Y=s.get(te))==null?void 0:Y.instance.content;J instanceof HTMLElement&&J.dispatchEvent(new MouseEvent("mouseenter"))}}}function pe(Y){if(u!==null){const M=d.get(u);if(M){const _=s.get(M),O=_==null?void 0:_.instance.content;O instanceof HTMLElement&&O.dispatchEvent(new MouseEvent("mouseleave"))}}if(u=Y,Y===null)return;const te=d.get(Y);if(!te)return;const J=s.get(te),w=J==null?void 0:J.instance.content;w instanceof HTMLElement&&w.dispatchEvent(new MouseEvent("mouseenter"))}function ne(){return $()}function Ce(Y){if(Y.length===0){ze();return}o=Y.map(te=>({type:"Feature",geometry:{type:"Point",coordinates:[te.position.lng,te.position.lat]},properties:{cluster:!1,marker:te}})),a&&a.load(o),k()}function ze(){for(const[,Y]of s)z(Y);s.clear(),l.value=new Map,d.clear(),u=null,o=[]}async function Ee(Y){r=Y,n=t.minPoints<1/0;let te;try{const J=await Promise.resolve().then(()=>y4);te=J.default??J}catch(J){throw console.error("[useIMapVirtualMarkers] Failed to load supercluster:",J),J}a=new te({radius:t.radius,maxZoom:t.maxZoom,minPoints:t.minPoints}),i||(i=!0,Y.addListener("idle",()=>{k()}))}return{init:Ee,setData:Ce,highlightMarker:pe,getVisibleMarkerIds:ne,clear:ze,renderedInstances:l}}function q5(e,t){if(e.length===0)return[];const r=new Map;for(const o of e){const n=`${o.position.lat.toFixed(4)}|${o.position.lng.toFixed(4)}`;r.has(n)||r.set(n,[]),r.get(n).push(o)}const a=[];for(const[,o]of r)if(o.length===1)a.push(o[0]);else{const n=o[0].position,i=n.lat,s=n.lng;a.push({...o[0],position:{lat:i,lng:s}});const l=o.length-1;for(let d=0;d<l;d++){const u=2*Math.PI*d/l,p=t*Math.sin(u),k=Math.cos(i*Math.PI/180),y=Math.abs(k)>1e-10?t*Math.cos(u)/k:0;a.push({...o[d+1],position:{lat:i+p,lng:s+y}})}}return a}const Y5=["aria-label","aria-busy"],X5={key:0,class:"i-map__loading","aria-live":"polite"},K5={key:1,class:"i-map__error",role:"alert"},G5={class:"i-map__error-text"},U5={class:"i-map__overlay"},Q5={key:2,class:"i-map__controls"},J5={key:1,class:"i-map__zoom"},e4=["to"],Qo=Ft(Pt({__name:"IMap",props:{apiKey:{default:void 0,type:String},mapId:{default:void 0,type:String},center:{default:()=>({lat:0,lng:0}),type:[Object,String]},zoom:{default:10,type:Number},mapTypeId:{default:"roadmap",type:String},gestureHandling:{default:"auto",type:String},markers:{default:()=>[],type:[Array,String]},height:{default:void 0,type:[String,Number]},width:{default:void 0,type:[String,Number]},disableDefaultUI:{type:Boolean,default:!1},ariaLabel:{default:"Map",type:String},version:{default:"weekly",type:String},libraries:{default:()=>[],type:Array},clustering:{type:Boolean,default:!1},clusterMinPoints:{default:2,type:Number},clusterRadius:{default:160,type:Number},clusterMaxZoom:{default:15,type:Number},spreadOverlap:{type:Boolean,default:!1},spreadRadius:{default:15e-5,type:Number},zoomControls:{type:Boolean,default:!1},fullscreenControl:{type:Boolean,default:!1},currencySymbol:{default:"€",type:String},clusterFromLabel:{default:"Desde",type:String},clusterUnitLabel:{default:"alojamientos",type:String}},emits:["map-ready","map-click","map-move-start","zoom-changed","center-changed","bounds-changed","map-idle","map-idle-markers","marker-click","marker-drag-end","load-error","cluster-click","cluster-hover","marker-pixel-position"],setup(e,{expose:t,emit:r}){const a=e,o=r,n=be(null),i=ma(null),s=[],l=be(!1),d=be(null),u=be(null),p=ma(null);let k=null;function y(){var M,_;const w=(_=(M=globalThis.google)==null?void 0:M.maps)==null?void 0:_.OverlayView;return w?class extends w{constructor(j,R){super();q(this,"_pos");q(this,"_el");this._pos=j,this._el=R}onAdd(){var j,R;(R=(j=this.getPanes())==null?void 0:j.floatPane)==null||R.appendChild(this._el)}draw(){const j=this.getProjection();if(!j)return;const R=globalThis.google.maps.LatLng,G=j.fromLatLngToDivPixel(new R(this._pos.lat,this._pos.lng));G&&(this._el.style.left=`${G.x}px`,this._el.style.top=`${G.y}px`)}onRemove(){var j;(j=this._el.parentNode)==null||j.removeChild(this._el)}moveTo(j){this._pos=j,this.draw()}}:null}function D(w){z();const M=document.createElement("div");M.className="i-map__popup",p.value=M;const _=y();!_||!i.value||(k=new _(w,M),k.setMap(i.value))}function z(){k&&(k.setMap(null),k=null),p.value=null}function K(){const w=i.value;w&&w.setZoom((w.getZoom()??a.zoom)+1)}function A(){const w=i.value;w&&w.setZoom((w.getZoom()??a.zoom)-1)}function E(){var M,_;const w=(M=n.value)==null?void 0:M.parentElement;w&&(document.fullscreenElement?document.exitFullscreen():(_=w.requestFullscreen)==null||_.call(w))}function I(){const w=setInterval(()=>{var _;const M=(_=n.value)==null?void 0:_.querySelector('.gm-style-cc, [href*="maps.google.com"] img, .gm-style a[href^="https://maps.google.com"]');if(M){const O=M.closest("div")??M;O.style.marginLeft="1rem",clearInterval(w)}},300);setTimeout(()=>clearInterval(w),1e4)}const{mapsApi:$,load:X}=E5(),{latLngToPixel:pe}=B5(i),ne=Z5(i,{radius:a.clusterRadius,maxZoom:a.clusterMaxZoom,minPoints:a.clustering?a.clusterMinPoints:1/0,currencySymbol:a.currencySymbol,fromLabel:a.clusterFromLabel,unitLabel:a.clusterUnitLabel,onMarkerClick:(w,M)=>{var _;u.value=w,ne.highlightMarker(w.id),D(w.position),(_=i.value)==null||_.panTo(w.position),o("marker-click",{marker:w,position:w.position,domEvent:new MouseEvent("click")}),o("marker-pixel-position",{marker:w,pixel:M})},onClusterClick:w=>{if(i.value&&w.bounds){const M=globalThis.google.maps.LatLngBounds;i.value.fitBounds(new M({lat:w.bounds.south,lng:w.bounds.west},{lat:w.bounds.north,lng:w.bounds.east}))}o("cluster-click",w)},onClusterHover:w=>o("cluster-hover",w),latLngToPixel:pe,onVisibleIdsChanged:w=>o("map-idle-markers",w)});function Ce(w,M){if(w==null)return M;if(typeof w!="string")return w;try{return JSON.parse(w)}catch{return console.warn("[IMap] Failed to parse JSON prop; using fallback.",w),M}}const ze=de(()=>Ce(a.center,{lat:0,lng:0})),Ee=de(()=>Ce(a.markers,[])),Y=de(()=>a.spreadOverlap?q5(Ee.value,a.spreadRadius):Ee.value);async function te(){var M;if(!n.value||!((M=globalThis.google)!=null&&M.maps))return;i.value=new globalThis.google.maps.Map(n.value,{center:ze.value,zoom:a.zoom,mapTypeId:a.mapTypeId,gestureHandling:a.gestureHandling,disableDefaultUI:a.disableDefaultUI||a.zoomControls||a.fullscreenControl,mapId:a.mapId}),J();const w=i.value.addListener("idle",()=>{l.value=!0,o("map-ready",{map:i.value,api:globalThis.google.maps}),I(),w.remove()});await ne.init(i.value),ne.setData(Y.value),typeof i.value.__fire=="function"&&i.value.__fire("idle")}function J(){const w=i.value;w&&s.push(w.addListener("click",M=>{var j,R,G,le;const _=((R=(j=M==null?void 0:M.latLng)==null?void 0:j.lat)==null?void 0:R.call(j))??0,O=((le=(G=M==null?void 0:M.latLng)==null?void 0:G.lng)==null?void 0:le.call(G))??0;o("map-click",{lat:_,lng:O}),u.value=null,ne.highlightMarker(null)}),w.addListener("dragstart",()=>{o("map-move-start")}),w.addListener("zoom_changed",()=>{var M;o("zoom-changed",((M=w.getZoom)==null?void 0:M.call(w))??0),o("map-move-start")}),w.addListener("center_changed",()=>{var _;const M=(_=w.getCenter)==null?void 0:_.call(w);M&&o("center-changed",{lat:M.lat(),lng:M.lng()})}),w.addListener("bounds_changed",()=>{var j,R,G;const M=(j=w.getBounds)==null?void 0:j.call(w);if(!M)return;const _=(R=M.getNorthEast)==null?void 0:R.call(M),O=(G=M.getSouthWest)==null?void 0:G.call(M);_&&O&&o("bounds-changed",{north:_.lat(),east:_.lng(),south:O.lat(),west:O.lng()})}),w.addListener("idle",()=>{var j,R,G;const M=(j=w.getBounds)==null?void 0:j.call(w);if(!M)return;const _=(R=M.getNorthEast)==null?void 0:R.call(M),O=(G=M.getSouthWest)==null?void 0:G.call(M);_&&O&&o("map-idle",{north:_.lat(),east:_.lng(),south:O.lat(),west:O.lng()})}))}return bt(()=>ze.value,w=>{var M;return(M=i.value)==null?void 0:M.panTo(w)},{deep:!0}),bt(()=>a.zoom,w=>{var M;return w!=null&&((M=i.value)==null?void 0:M.setZoom(w))}),bt(()=>a.mapTypeId,w=>{var M;return w&&((M=i.value)==null?void 0:M.setMapTypeId(w))}),bt(()=>Y.value,()=>{ne.setData(Y.value)}),_r(async()=>{var _,O;const w=(_=n.value)==null?void 0:_.getRootNode();(O=w==null?void 0:w.host)==null||O.addEventListener("imap:highlight",j=>{const R=j.detail;ne.highlightMarker(R)});const M=a.apiKey??Ms();if(!M){d.value=new Error("[IMap] No API key provided. Pass prop `api-key` or call provideIMapApiKey()."),o("load-error",d.value);return}try{await X(M),await te()}catch(j){d.value=j,o("load-error",j)}}),io(()=>{var w,M;z(),ne.clear();for(const _ of s)_.remove();s.length=0,i.value&&((M=(w=globalThis.google)==null?void 0:w.maps)!=null&&M.event)&&(globalThis.google.maps.event.clearInstanceListeners(i.value),i.value=null),u.value=null}),t({map:i,api:$,panTo:w=>{var M;return(M=i.value)==null?void 0:M.panTo(w)},setZoom:w=>{var M;return(M=i.value)==null?void 0:M.setZoom(w)},fitBounds:w=>{var _;if(!i.value||!((_=globalThis.google)!=null&&_.maps))return;const M=new globalThis.google.maps.LatLngBounds({lat:w.south,lng:w.west},{lat:w.north,lng:w.east});i.value.fitBounds(M)},latLngToPixel:w=>pe(w),clearSelectedMarker:()=>{u.value=null,ne.highlightMarker(null),z()},refreshClusters:()=>{ne.setData(Y.value)},highlightForId:w=>{ne.highlightMarker(w)},zoomIn:K,zoomOut:A,toggleFullscreen:E}),(w,M)=>(ae(),se("div",{class:"i-map",role:"application","aria-label":a.ariaLabel,"aria-busy":!l.value&&!d.value,style:et({height:typeof a.height=="number"?`${a.height}px`:a.height,width:typeof a.width=="number"?`${a.width}px`:a.width})},[ee("div",{ref_key:"canvasRef",ref:n,class:"i-map__canvas"},null,512),!l.value&&!d.value?(ae(),se("div",X5,[ir(w.$slots,"loading",{},()=>[M[0]||(M[0]=ee("span",{class:"i-map__loading-spinner","aria-hidden":"true"},null,-1)),M[1]||(M[1]=ee("span",{class:"i-map__loading-text"},"Loading map…",-1))])])):He("",!0),d.value?(ae(),se("div",K5,[ir(w.$slots,"error",{error:d.value},()=>[ee("span",G5,tt(d.value.message),1)])])):He("",!0),ee("div",U5,[ir(w.$slots,"overlay",{map:i.value,api:he($),latLngToPixel:he(pe),selectedMarker:u.value},void 0)]),e.zoomControls||e.fullscreenControl?(ae(),se("div",Q5,[e.fullscreenControl?(ae(),se("button",{key:0,class:"i-map__ctrl i-map__ctrl--fullscreen",title:"Fullscreen",onClick:E},[...M[2]||(M[2]=[ee("svg",{viewBox:"0 0 24 24",width:"20",height:"20",fill:"currentColor"},[ee("path",{d:"M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"})],-1)])])):He("",!0),e.zoomControls?(ae(),se("div",J5,[ee("button",{class:"i-map__ctrl i-map__ctrl--zoom",title:"Zoom in",onClick:K},[...M[3]||(M[3]=[ee("svg",{viewBox:"0 0 24 24",width:"20",height:"20",fill:"currentColor"},[ee("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"})],-1)])]),ee("button",{class:"i-map__ctrl i-map__ctrl--zoom",title:"Zoom out",onClick:A},[...M[4]||(M[4]=[ee("svg",{viewBox:"0 0 24 24",width:"20",height:"20",fill:"currentColor"},[ee("path",{d:"M19 13H5v-2h14v2z"})],-1)])])])):He("",!0)])):He("",!0),p.value&&u.value?(ae(),se("Teleport",{key:3,to:p.value},[ir(w.$slots,"popup",{marker:u.value,close:z},void 0)],8,e4)):He("",!0)],12,Y5))}}),[["styles",['@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";[data-v-86ab427c]:root{--i-font-family: inherit;--i-calendar-days-font-size: .875rem;--i-calendar-days-font-weight: 500;--i-calendar-days-border-radius: 50%;--i-calendar-days-aspect-ratio: 1 / 1;--i-calendar-days-cursor: pointer;--i-calendar-days-gap: .2rem;--i-calendar-month-padding: .5rem;--i-calendar-header-year-font-size: 1.25rem;--i-calendar-header-year-font-weight: bold;--i-calendar-header-year-color: #28272a;--i-calendar-header-month-font-size: 1.25rem;--i-calendar-header-month-color: #28272a;--i-calendar-header-day-names-font-size: .875rem;--i-calendar-header-day-names-font-weight: 700;--i-calendar-header-day-names-color: #3e3d3f;--i-calendar-months-displayed-color: 255 255 255;--i-calendar-today-color: #04c8b0;--i-calendar-range-selected-color: #222222;--i-calendar-range-selected-text-color: #fff;--i-calendar-range-in-range-color: #F0F0F0;--i-calendar-range-in-range-text-color: #222222;--i-calendar-hover-color: #222222;--i-calendar-hover-text-color: #fff;--i-calendar-disabled-text-color: #a4abb6;--i-calendar-day-background-color: transparent;--i-calendar-day-text-color: #28272a;--i-calendar-color-shadow: rgb(0, 0, 0);--i-calendar-opacity-shadow-umbra: 0;--i-calendar-opacity-shadow-penumbra: 0;--i-calendar-opacity-shadow-ambient: 0;--i-calendar-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-opacity-scrollbar-thumb: .3;--i-calendar-opacity-scrollbar-thumb-hover: .5;--i-calendar-day-circle-size: 36px;--i-calendar-day-cell-border-radius: 0;--i-calendar-header-month-font-weight: 600}[data-v-86ab427c]:root{--i-calendar-occupancy-header-year-font-size: 1.25rem;--i-calendar-occupancy-header-year-font-weight: bold;--i-calendar-occupancy-header-year-color: #28272a;--i-calendar-occupancy-header-month-font-size: 1.25rem;--i-calendar-occupancy-header-month-color: #28272a;--i-calendar-occupancy-header-day-names-font-size: .875rem;--i-calendar-occupancy-header-day-names-font-weight: 700;--i-calendar-occupancy-header-day-names-color: #3e3d3f;--i-calendar-occupancy-color-available: #ffffff;--i-calendar-occupancy-color-unavailable: #cccccc;--i-calendar-occupancy-color-reservation: #cccccc;--i-calendar-occupancy-color-on-demand-periods: #faf29e;--i-calendar-occupancy-color-prices-on-request: #ffddb7;--i-calendar-occupancy-color-change-over-day: #ffffff;--i-calendar-occupancy-color-selected-date: #00ff00;--i-calendar-occupancy-color-selected-date-over: #ccffcc;--i-calendar-occupancy-color-change-day-triangle: #cccccc;--i-calendar-occupancy-color-day-border: rgba(0, 0, 0, .1);--i-calendar-occupancy-color-text-disabled: rgba(0, 0, 0, .3);--i-calendar-occupancy-color-text-day-number: rgba(0, 0, 0, .7);--i-calendar-occupancy-color-text-day-number-disabled: rgba(0, 0, 0, .4);--i-calendar-occupancy-color-border-non-arrival-departure: #c2edfd;--i-calendar-occupancy-color-month-background: rgb(255, 255, 255);--i-calendar-occupancy-color-scrollbar-thumb: rgb(7, 134, 190);--i-calendar-occupancy-opacity-scrollbar-thumb: .3;--i-calendar-occupancy-opacity-scrollbar-thumb-hover: .5;--i-calendar-occupancy-color-shadow: rgb(0, 0, 0);--i-calendar-occupancy-opacity-shadow-umbra: .2;--i-calendar-occupancy-opacity-shadow-penumbra: .14;--i-calendar-occupancy-opacity-shadow-ambient: .12}[data-v-86ab427c]:root{--i-map-height: 400px;--i-map-width: 100%;--i-map-border-radius: var(--i-border-radius, 8px);--i-map-loading-bg: var(--i-theme-white-light-1, #f7f7f8);--i-map-loading-color: var(--i-font-color, #28272a);--i-map-error-bg: #fee;--i-map-error-color: var(--i-theme-error, #ff3838);--i-map-spinner-size: 2rem;--i-map-spinner-color: var(--i-theme-primary, #0786be);--i-map-marker-price-bg: var(--i-theme-white, #fff);--i-map-marker-price-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-marker-price-radius: 12px;--i-map-marker-price-color: #333;--i-map-marker-price-active-bg: var(--i-theme-primary, #0786be);--i-map-marker-price-active-border: var(--i-theme-primary, #0786be);--i-map-marker-price-active-color: #fff;--map-marker-highlight: var(--i-theme-primary, #0786be);--i-map-cluster-bg: var(--i-theme-white, #fff);--i-map-cluster-border: var(--i-theme-grey-light-1, #e0e0e0);--i-map-cluster-radius: 22px;--i-map-cluster-color: #333;--i-map-cluster-from-color: #666;--i-map-cluster-from-price-color: var(--i-theme-primary, #0786be)}[data-v-86ab427c]:root,[data-v-86ab427c]:host{--i-theme-primary: #0786be;--i-theme-primary-lighten-5: oklch(from var(--i-theme-primary) clamp(0, calc(l + .3) , 1) c h);--i-theme-primary-lighten-4: oklch(from var(--i-theme-primary) clamp(0, calc(l + .24) , 1) c h);--i-theme-primary-lighten-3: oklch(from var(--i-theme-primary) clamp(0, calc(l + .18) , 1) c h);--i-theme-primary-lighten-2: oklch(from var(--i-theme-primary) clamp(0, calc(l + .12) , 1) c h);--i-theme-primary-lighten-1: oklch(from var(--i-theme-primary) clamp(0, calc(l + .06) , 1) c h);--i-theme-primary-darken-1: oklch(from var(--i-theme-primary) clamp(0, calc(l - .06) , 1) c h);--i-theme-primary-darken-2: oklch(from var(--i-theme-primary) clamp(0, calc(l - .12) , 1) c h);--i-theme-primary-darken-3: oklch(from var(--i-theme-primary) clamp(0, calc(l - .18) , 1) c h);--i-theme-primary-darken-4: oklch(from var(--i-theme-primary) clamp(0, calc(l - .24) , 1) c h);--i-theme-primary-light-2: var(--i-theme-primary-lighten-2);--i-theme-primary-light-1: var(--i-theme-primary-lighten-1);--i-theme-primary-dark-1: var(--i-theme-primary-darken-1);--i-theme-primary-dark-2: var(--i-theme-primary-darken-2);--i-theme-black-light-2: #636069;--i-theme-black-light-1: #514e56;--i-theme-black: #3d3b40;--i-theme-black-dark-1: #454349;--i-theme-black-dark-2: #28272a;--i-theme-white-dark-2: #bbb9c0;--i-theme-white-dark-1: #dbdadd;--i-theme-white: #efeef0;--i-theme-white-light-1: #f7f7f8;--i-theme-white-light-2: #fff;--i-theme-success: #23c197;--i-theme-warning: #ffc964;--i-theme-error: #ff3838;--i-theme-disabled: #a4abb6;--i-theme-green: #8eda91;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0;--i-font-color: #28272a;--i-font-color-shade: #3e3d3f}:root[data-theme=dark][data-v-86ab427c],[data-v-86ab427c]:host([data-theme=dark]){--i-font-color: #f7f7f8;--i-font-color-shade: #dededf;--i-theme-green: #5eca62;--i-theme-grey: #7b7b7b;--i-theme-orange: #ff8f20;--i-theme-light-blue: #33c3fd;--i-theme-teal: #04c8b0}.i-ripple[data-v-86ab427c]{position:relative;overflow:hidden}.i-ripple[data-v-86ab427c]:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background-color:#1e1e1e14;opacity:0;border-radius:100%}@keyframes i-ripple-86ab427c{0%{transform:scale(0);opacity:1}20%{transform:scale(25);opacity:1}to{opacity:0;transform:scale(40)}}.i-ripple[data-v-86ab427c]:focus:not(:active):after{animation:i-ripple-86ab427c 1s ease-out}.i-ripple[data-v-86ab427c]:active{box-shadow:none}.i-border-pill[data-v-86ab427c]{border-radius:999px}.i-border-smooth[data-v-86ab427c]{border-radius:.5rem}.i-border-elegant[data-v-86ab427c]{border-radius:.12rem}.i-scrollbar-both[data-v-86ab427c],.i-scrollbar-x[data-v-86ab427c],.i-scrollbar-y[data-v-86ab427c],.i-scrollbar[data-v-86ab427c]{--scrollbar-size: 6px;--scrollbar-padding: 1rem;--scrollbar-radius: 999px;--scrollbar-thumb-color: oklch(from var(--i-theme-primary, #0786be) l c h / .45);--scrollbar-thumb-color-hover: oklch(from var(--i-theme-primary, #0786be) l c h / .7);scrollbar-width:thin!important;scrollbar-color:var(--scrollbar-thumb-color) transparent!important}.i-scrollbar-both[data-v-86ab427c]::-webkit-scrollbar,.i-scrollbar-x[data-v-86ab427c]::-webkit-scrollbar,.i-scrollbar-y[data-v-86ab427c]::-webkit-scrollbar,.i-scrollbar[data-v-86ab427c]::-webkit-scrollbar{width:var(--scrollbar-size)!important;height:var(--scrollbar-size)!important}.i-scrollbar-both[data-v-86ab427c]::-webkit-scrollbar-track,.i-scrollbar-x[data-v-86ab427c]::-webkit-scrollbar-track,.i-scrollbar-y[data-v-86ab427c]::-webkit-scrollbar-track,.i-scrollbar[data-v-86ab427c]::-webkit-scrollbar-track{background-color:transparent!important}.i-scrollbar-both[data-v-86ab427c]::-webkit-scrollbar-thumb,.i-scrollbar-x[data-v-86ab427c]::-webkit-scrollbar-thumb,.i-scrollbar-y[data-v-86ab427c]::-webkit-scrollbar-thumb,.i-scrollbar[data-v-86ab427c]::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color)!important;border-radius:var(--scrollbar-radius)!important;border:2px solid transparent!important;background-clip:content-box!important}.i-scrollbar-both[data-v-86ab427c]::-webkit-scrollbar-thumb:hover,.i-scrollbar-x[data-v-86ab427c]::-webkit-scrollbar-thumb:hover,.i-scrollbar-y[data-v-86ab427c]::-webkit-scrollbar-thumb:hover,.i-scrollbar[data-v-86ab427c]::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-color-hover)!important}.i-scrollbar[data-v-86ab427c]{padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-y[data-v-86ab427c]{overflow-y:auto!important;overflow-x:hidden!important;padding-inline-end:var(--scrollbar-padding)!important}.i-scrollbar-x[data-v-86ab427c]{overflow-x:auto!important;overflow-y:hidden!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-scrollbar-both[data-v-86ab427c]{overflow-y:auto!important;overflow-x:auto!important;padding-inline-end:var(--scrollbar-padding)!important;padding-block-end:var(--scrollbar-padding)!important}.i-btn[data-v-86ab427c],.i-input[data-v-86ab427c],.i-tooltip[data-v-86ab427c],.i-icon[data-v-86ab427c],.i-calendar[data-v-86ab427c],.i-calendar-occupancy[data-v-86ab427c],.i-date-picker[data-v-86ab427c]{font-family:Roboto,sans-serif;font-size:16px}.i-btn[data-v-86ab427c],.i-tooltip__label[data-v-86ab427c]{color:var(--i-font-color)}.i-input[data-v-86ab427c]{color:var(--i-font-color-shade)}.i-map[data-v-86ab427c]{position:relative;display:block;width:var(--i-map-width);height:var(--i-map-height);min-height:200px;border-radius:var(--i-map-border-radius);overflow:hidden;font-family:var(--i-font-family, inherit)}.i-map__canvas[data-v-86ab427c]{width:100%;height:100%}.i-map__canvas img[data-v-86ab427c]{max-width:none}.i-map__canvas[data-v-86ab427c] *{box-sizing:content-box}.i-map__canvas .gm-style-cc[data-v-86ab427c]{margin-left:1rem}.i-map__loading[data-v-86ab427c],.i-map__error[data-v-86ab427c]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:.5rem;pointer-events:none}.i-map__loading[data-v-86ab427c]{background:var(--i-map-loading-bg);color:var(--i-map-loading-color)}.i-map__loading-spinner[data-v-86ab427c]{width:var(--i-map-spinner-size);height:var(--i-map-spinner-size);border:3px solid currentColor;border-top-color:transparent;border-radius:50%;color:var(--i-map-spinner-color);animation:i-map-spin-86ab427c .8s linear infinite}.i-map__error[data-v-86ab427c]{background:var(--i-map-error-bg);color:var(--i-map-error-color)}.i-map__overlay[data-v-86ab427c]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.i-map__overlay[data-v-86ab427c]>*{pointer-events:auto}.i-map__popup[data-v-86ab427c]{position:absolute;transform:translate(-50%,calc(-100% - 14px));z-index:1000;pointer-events:auto;cursor:default}.i-map__marker[data-v-86ab427c]{display:inline-flex;align-items:center;gap:.25rem;filter:drop-shadow(0 2px 6px rgba(0,0,0,.3))}.i-map__marker img[data-v-86ab427c]{width:32px;height:32px;display:block}.i-map__marker-label[data-v-86ab427c]{background:var(--i-theme-white-light-2, #fff);padding:2px 6px;border-radius:4px;font-size:.75rem;white-space:nowrap}.i-map__marker-price[data-v-86ab427c]{background:#fff;border:2px solid white;border-radius:20px;padding:6px 12px;font-weight:700;font-size:14px;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;gap:2px;white-space:nowrap;transition:all .2s ease;color:var(--map-marker-highlight, #1a1a1a)}.i-map__marker-price .price-symbol[data-v-86ab427c]{font-size:12px;font-weight:600}.i-map__marker-price .price-value[data-v-86ab427c]{font-size:14px;font-weight:700}.i-map__marker:hover .i-map__marker-price[data-v-86ab427c],.i-map__marker.hovered .i-map__marker-price[data-v-86ab427c],.i-map__marker.marker-highlighted .i-map__marker-price[data-v-86ab427c]{background:var(--map-marker-highlight, #ff6b35);border-color:var(--map-marker-highlight, #ff6b35);color:#fff;transform:scale(1.2);box-shadow:0 6px 16px color-mix(in srgb,var(--map-marker-highlight, #ff6b35) 50%,transparent);z-index:1001}.i-map__marker:active .i-map__marker-price[data-v-86ab427c]{transform:scale(.95)}.i-map__marker.marker-highlighted .i-map__marker-price[data-v-86ab427c]{animation:pulse-86ab427c 1s ease-in-out infinite}.i-map__cluster[data-v-86ab427c]{position:relative;transition:all .2s ease}.i-map__cluster.hovered .i-map__marker-price .price-label[data-v-86ab427c],.i-map__cluster.hovered .i-map__marker-price .i-map__cluster-count[data-v-86ab427c],.i-map__cluster:hover .i-map__marker-price .price-label[data-v-86ab427c],.i-map__cluster:hover .i-map__marker-price .i-map__cluster-count[data-v-86ab427c],.i-map__cluster.marker-highlighted .i-map__marker-price .price-label[data-v-86ab427c],.i-map__cluster.marker-highlighted .i-map__marker-price .i-map__cluster-count[data-v-86ab427c]{color:#ffffffe6}.i-map__cluster .i-map__marker-price[data-v-86ab427c]{flex-direction:column;align-items:flex-start;padding:8px 14px;min-width:80px}.i-map__cluster .i-map__marker-price .price-label[data-v-86ab427c]{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:color-mix(in srgb,var(--map-marker-highlight, #ff6b35) 60%,#666);margin-bottom:2px}.i-map__cluster .i-map__marker-price .price-row[data-v-86ab427c]{display:flex;align-items:center;gap:2px;margin-bottom:2px}.i-map__cluster .i-map__marker-price .i-map__cluster-count[data-v-86ab427c]{font-size:10px;font-weight:600;color:color-mix(in srgb,var(--map-marker-highlight, #ff6b35) 60%,#666);margin-top:2px}.i-map__cluster--simple .i-map__marker-price[data-v-86ab427c]{padding:10px;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--map-marker-highlight, #1a73e8);border-color:var(--map-marker-highlight, #1a73e8)}.i-map__cluster--simple .i-map__marker-price .i-map__cluster-count-simple[data-v-86ab427c]{font-size:16px;font-weight:700;color:#fff}.i-map__cluster--simple.hovered .i-map__marker-price[data-v-86ab427c],.i-map__cluster--simple:hover .i-map__marker-price[data-v-86ab427c]{background:color-mix(in srgb,var(--map-marker-highlight, #1a73e8) 80%,black);border-color:color-mix(in srgb,var(--map-marker-highlight, #1a73e8) 80%,black);transform:scale(1.15)}.i-map__controls[data-v-86ab427c]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:10;margin:1rem}.i-map__ctrl[data-v-86ab427c]{pointer-events:auto;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000040;cursor:pointer;color:#444;transition:box-shadow .15s,background .15s}.i-map__ctrl[data-v-86ab427c]:hover{background:#f5f5f5;box-shadow:0 2px 8px #0000004d}.i-map__ctrl[data-v-86ab427c]:active{background:#e8e8e8}.i-map__ctrl--fullscreen[data-v-86ab427c]{position:absolute;top:10px;right:10px}.i-map__zoom[data-v-86ab427c]{position:absolute;bottom:28px;right:10px;display:flex;flex-direction:column;gap:4px}.i-map__zoom .i-map__ctrl--zoom[data-v-86ab427c]{border-radius:50%}@keyframes markerPop-86ab427c{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes pulse-86ab427c{0%,to{box-shadow:0 6px 16px color-mix(in srgb,var(--map-marker-highlight, #ff6b35) 50%,transparent)}50%{box-shadow:0 6px 24px color-mix(in srgb,var(--map-marker-highlight, #ff6b35) 70%,transparent)}}@keyframes i-map-spin-86ab427c{to{transform:rotate(360deg)}}']],["__scopeId","data-v-86ab427c"]]),t4=At(Oo),r4=At(Do),a4=At(Zo),o4=At(qo),n4=At(Po),i4=At(Ko),s4=At(Xo),l4=At(Yo),c4=At(Qo);function Ds(){if(typeof window>"u"||!window.customElements)return;const e=[["i-button",t4],["i-card",r4],["i-calendar",a4],["i-occupancy-calendar",o4],["i-icon",n4],["i-tooltip",i4],["i-date-picker",s4],["i-input",l4],["i-map",c4]];for(const[t,r]of e)window.customElements.get(t)||window.customElements.define(t,r)}Ds();const d4={install(e){e.component("IButton",Oo),e.component("ICard",Do),e.component("ICalendar",Zo),e.component("IOccupancyCalendar",qo),e.component("IDatePicker",Xo),e.component("IIcon",Po),e.component("ITooltip",Ko),e.component("IInput",Yo),e.component("IMap",Qo)}};function u4(e,t,r,a){function o(n){return n instanceof r?n:new r(function(i){i(n)})}return new(r||(r=Promise))(function(n,i){function s(u){try{d(a.next(u))}catch(p){i(p)}}function l(u){try{d(a.throw(u))}catch(p){i(p)}}function d(u){u.done?n(u.value):o(u.value).then(s,l)}d((a=a.apply(e,[])).next())})}typeof SuppressedError=="function"&&SuppressedError;function h4(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Jo,js;function p4(){return js||(js=1,Jo=function e(t,r){if(t===r)return!0;if(t&&r&&typeof t=="object"&&typeof r=="object"){if(t.constructor!==r.constructor)return!1;var a,o,n;if(Array.isArray(t)){if(a=t.length,a!=r.length)return!1;for(o=a;o--!==0;)if(!e(t[o],r[o]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===r.toString();if(n=Object.keys(t),a=n.length,a!==Object.keys(r).length)return!1;for(o=a;o--!==0;)if(!Object.prototype.hasOwnProperty.call(r,n[o]))return!1;for(o=a;o--!==0;){var i=n[o];if(!e(t[i],r[i]))return!1}return!0}return t!==t&&r!==r}),Jo}var m4=p4(),f4=h4(m4);const en="__googleMapsScriptId";var ur;(function(e){e[e.INITIALIZED=0]="INITIALIZED",e[e.LOADING=1]="LOADING",e[e.SUCCESS=2]="SUCCESS",e[e.FAILURE=3]="FAILURE"})(ur||(ur={}));class hr{constructor({apiKey:t,authReferrerPolicy:r,channel:a,client:o,id:n=en,language:i,libraries:s=[],mapIds:l,nonce:d,region:u,retries:p=3,url:k="https://maps.googleapis.com/maps/api/js",version:y}){if(this.callbacks=[],this.done=!1,this.loading=!1,this.errors=[],this.apiKey=t,this.authReferrerPolicy=r,this.channel=a,this.client=o,this.id=n||en,this.language=i,this.libraries=s,this.mapIds=l,this.nonce=d,this.region=u,this.retries=p,this.url=k,this.version=y,hr.instance){if(!f4(this.options,hr.instance.options))throw new Error(`Loader must not be called again with different options. ${JSON.stringify(this.options)} !== ${JSON.stringify(hr.instance.options)}`);return hr.instance}hr.instance=this}get options(){return{version:this.version,apiKey:this.apiKey,channel:this.channel,client:this.client,id:this.id,libraries:this.libraries,language:this.language,region:this.region,mapIds:this.mapIds,nonce:this.nonce,url:this.url,authReferrerPolicy:this.authReferrerPolicy}}get status(){return this.errors.length?ur.FAILURE:this.done?ur.SUCCESS:this.loading?ur.LOADING:ur.INITIALIZED}get failed(){return this.done&&!this.loading&&this.errors.length>=this.retries+1}createUrl(){let t=this.url;return t+="?callback=__googleMapsCallback&loading=async",this.apiKey&&(t+=`&key=${this.apiKey}`),this.channel&&(t+=`&channel=${this.channel}`),this.client&&(t+=`&client=${this.client}`),this.libraries.length>0&&(t+=`&libraries=${this.libraries.join(",")}`),this.language&&(t+=`&language=${this.language}`),this.region&&(t+=`®ion=${this.region}`),this.version&&(t+=`&v=${this.version}`),this.mapIds&&(t+=`&map_ids=${this.mapIds.join(",")}`),this.authReferrerPolicy&&(t+=`&auth_referrer_policy=${this.authReferrerPolicy}`),t}deleteScript(){const t=document.getElementById(this.id);t&&t.remove()}load(){return this.loadPromise()}loadPromise(){return new Promise((t,r)=>{this.loadCallback(a=>{a?r(a.error):t(window.google)})})}importLibrary(t){return this.execute(),google.maps.importLibrary(t)}loadCallback(t){this.callbacks.push(t),this.execute()}setScript(){var t,r;if(document.getElementById(this.id)){this.callback();return}const a={key:this.apiKey,channel:this.channel,client:this.client,libraries:this.libraries.length&&this.libraries,v:this.version,mapIds:this.mapIds,language:this.language,region:this.region,authReferrerPolicy:this.authReferrerPolicy};Object.keys(a).forEach(n=>!a[n]&&delete a[n]),!((r=(t=window==null?void 0:window.google)===null||t===void 0?void 0:t.maps)===null||r===void 0)&&r.importLibrary||(n=>{let i,s,l,d="The Google Maps JavaScript API",u="google",p="importLibrary",k="__ib__",y=document,D=window;D=D[u]||(D[u]={});const z=D.maps||(D.maps={}),K=new Set,A=new URLSearchParams,E=()=>i||(i=new Promise((I,$)=>u4(this,void 0,void 0,function*(){var X;yield s=y.createElement("script"),s.id=this.id,A.set("libraries",[...K]+"");for(l in n)A.set(l.replace(/[A-Z]/g,pe=>"_"+pe[0].toLowerCase()),n[l]);A.set("callback",u+".maps."+k),s.src=this.url+"?"+A,z[k]=I,s.onerror=()=>i=$(Error(d+" could not load.")),s.nonce=this.nonce||((X=y.querySelector("script[nonce]"))===null||X===void 0?void 0:X.nonce)||"",y.head.append(s)})));z[p]?console.warn(d+" only loads once. Ignoring:",n):z[p]=(I,...$)=>K.add(I)&&E().then(()=>z[p](I,...$))})(a);const o=this.libraries.map(n=>this.importLibrary(n));o.length||o.push(this.importLibrary("core")),Promise.all(o).then(()=>this.callback(),n=>{const i=new ErrorEvent("error",{error:n});this.loadErrorCallback(i)})}reset(){this.deleteScript(),this.done=!1,this.loading=!1,this.errors=[],this.onerrorEvent=null}resetIfRetryingFailed(){this.failed&&this.reset()}loadErrorCallback(t){if(this.errors.push(t),this.errors.length<=this.retries){const r=this.errors.length*Math.pow(2,this.errors.length);console.error(`Failed to load Google Maps script, retrying in ${r} ms.`),setTimeout(()=>{this.deleteScript(),this.setScript()},r)}else this.onerrorEvent=t,this.callback()}callback(){this.done=!0,this.loading=!1,this.callbacks.forEach(t=>{t(this.onerrorEvent)}),this.callbacks=[]}execute(){if(this.resetIfRetryingFailed(),!this.loading)if(this.done)this.callback();else{if(window.google&&window.google.maps&&window.google.maps.version){console.warn("Google Maps already loaded outside @googlemaps/js-api-loader. This may result in undesirable behavior as options and script parameters may not match."),this.callback();return}this.loading=!0,this.setScript()}}}const b4=Object.freeze(Object.defineProperty({__proto__:null,DEFAULT_ID:en,Loader:hr,get LoaderStatus(){return ur}},Symbol.toStringTag,{value:"Module"})),Ps=[Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array],tn=1,Jr=8;class rn{static from(t){if(!(t instanceof ArrayBuffer))throw new Error("Data must be an instance of ArrayBuffer.");const[r,a]=new Uint8Array(t,0,2);if(r!==219)throw new Error("Data does not appear to be in a KDBush format.");const o=a>>4;if(o!==tn)throw new Error(`Got v${o} data when expected v${tn}.`);const n=Ps[a&15];if(!n)throw new Error("Unrecognized array type.");const[i]=new Uint16Array(t,2,1),[s]=new Uint32Array(t,4,1);return new rn(s,i,n,t)}constructor(t,r=64,a=Float64Array,o){if(isNaN(t)||t<0)throw new Error(`Unpexpected numItems value: ${t}.`);this.numItems=+t,this.nodeSize=Math.min(Math.max(+r,2),65535),this.ArrayType=a,this.IndexArrayType=t<65536?Uint16Array:Uint32Array;const n=Ps.indexOf(this.ArrayType),i=t*2*this.ArrayType.BYTES_PER_ELEMENT,s=t*this.IndexArrayType.BYTES_PER_ELEMENT,l=(8-s%8)%8;if(n<0)throw new Error(`Unexpected typed array class: ${a}.`);o&&o instanceof ArrayBuffer?(this.data=o,this.ids=new this.IndexArrayType(this.data,Jr,t),this.coords=new this.ArrayType(this.data,Jr+s+l,t*2),this._pos=t*2,this._finished=!0):(this.data=new ArrayBuffer(Jr+i+s+l),this.ids=new this.IndexArrayType(this.data,Jr,t),this.coords=new this.ArrayType(this.data,Jr+s+l,t*2),this._pos=0,this._finished=!1,new Uint8Array(this.data,0,2).set([219,(tn<<4)+n]),new Uint16Array(this.data,2,1)[0]=r,new Uint32Array(this.data,4,1)[0]=t)}add(t,r){const a=this._pos>>1;return this.ids[a]=a,this.coords[this._pos++]=t,this.coords[this._pos++]=r,a}finish(){const t=this._pos>>1;if(t!==this.numItems)throw new Error(`Added ${t} items when expected ${this.numItems}.`);return an(this.ids,this.coords,this.nodeSize,0,this.numItems-1,0),this._finished=!0,this}range(t,r,a,o){if(!this._finished)throw new Error("Data not yet indexed - call index.finish().");const{ids:n,coords:i,nodeSize:s}=this,l=[0,n.length-1,0],d=[];for(;l.length;){const u=l.pop()||0,p=l.pop()||0,k=l.pop()||0;if(p-k<=s){for(let K=k;K<=p;K++){const A=i[2*K],E=i[2*K+1];A>=t&&A<=a&&E>=r&&E<=o&&d.push(n[K])}continue}const y=k+p>>1,D=i[2*y],z=i[2*y+1];D>=t&&D<=a&&z>=r&&z<=o&&d.push(n[y]),(u===0?t<=D:r<=z)&&(l.push(k),l.push(y-1),l.push(1-u)),(u===0?a>=D:o>=z)&&(l.push(y+1),l.push(p),l.push(1-u))}return d}within(t,r,a){if(!this._finished)throw new Error("Data not yet indexed - call index.finish().");const{ids:o,coords:n,nodeSize:i}=this,s=[0,o.length-1,0],l=[],d=a*a;for(;s.length;){const u=s.pop()||0,p=s.pop()||0,k=s.pop()||0;if(p-k<=i){for(let K=k;K<=p;K++)Ls(n[2*K],n[2*K+1],t,r)<=d&&l.push(o[K]);continue}const y=k+p>>1,D=n[2*y],z=n[2*y+1];Ls(D,z,t,r)<=d&&l.push(o[y]),(u===0?t-a<=D:r-a<=z)&&(s.push(k),s.push(y-1),s.push(1-u)),(u===0?t+a>=D:r+a>=z)&&(s.push(y+1),s.push(p),s.push(1-u))}return l}}function an(e,t,r,a,o,n){if(o-a<=r)return;const i=a+o>>1;Os(e,t,i,a,o,n),an(e,t,r,a,i-1,1-n),an(e,t,r,i+1,o,1-n)}function Os(e,t,r,a,o,n){for(;o>a;){if(o-a>600){const d=o-a+1,u=r-a+1,p=Math.log(d),k=.5*Math.exp(2*p/3),y=.5*Math.sqrt(p*k*(d-k)/d)*(u-d/2<0?-1:1),D=Math.max(a,Math.floor(r-u*k/d+y)),z=Math.min(o,Math.floor(r+(d-u)*k/d+y));Os(e,t,r,D,z,n)}const i=t[2*r+n];let s=a,l=o;for(ea(e,t,a,r),t[2*o+n]>i&&ea(e,t,a,o);s<l;){for(ea(e,t,s,l),s++,l--;t[2*s+n]<i;)s++;for(;t[2*l+n]>i;)l--}t[2*a+n]===i?ea(e,t,a,l):(l++,ea(e,t,l,o)),l<=r&&(a=l+1),r<=l&&(o=l-1)}}function ea(e,t,r,a){on(e,r,a),on(t,2*r,2*a),on(t,2*r+1,2*a+1)}function on(e,t,r){const a=e[t];e[t]=e[r],e[r]=a}function Ls(e,t,r,a){const o=e-r,n=t-a;return o*o+n*n}const g4={minZoom:0,maxZoom:16,minPoints:2,radius:40,extent:512,nodeSize:64,log:!1,generateId:!1,reduce:null,map:e=>e},Hs=Math.fround||(e=>(t=>(e[0]=+t,e[0])))(new Float32Array(1)),pr=2,er=3,nn=4,tr=5,$s=6;class v4{constructor(t){this.options=Object.assign(Object.create(g4),t),this.trees=new Array(this.options.maxZoom+1),this.stride=this.options.reduce?7:6,this.clusterProps=[]}load(t){const{log:r,minZoom:a,maxZoom:o}=this.options;r&&console.time("total time");const n=`prepare ${t.length} points`;r&&console.time(n),this.points=t;const i=[];for(let l=0;l<t.length;l++){const d=t[l];if(!d.geometry)continue;const[u,p]=d.geometry.coordinates,k=Hs(Sa(u)),y=Hs(za(p));i.push(k,y,1/0,l,-1,1),this.options.reduce&&i.push(0)}let s=this.trees[o+1]=this._createTree(i);r&&console.timeEnd(n);for(let l=o;l>=a;l--){const d=+Date.now();s=this.trees[l]=this._createTree(this._cluster(s,l)),r&&console.log("z%d: %d clusters in %dms",l,s.numItems,+Date.now()-d)}return r&&console.timeEnd("total time"),this}getClusters(t,r){let a=((t[0]+180)%360+360)%360-180;const o=Math.max(-90,Math.min(90,t[1]));let n=t[2]===180?180:((t[2]+180)%360+360)%360-180;const i=Math.max(-90,Math.min(90,t[3]));if(t[2]-t[0]>=360)a=-180,n=180;else if(a>n){const p=this.getClusters([a,o,180,i],r),k=this.getClusters([-180,o,n,i],r);return p.concat(k)}const s=this.trees[this._limitZoom(r)],l=s.range(Sa(a),za(i),Sa(n),za(o)),d=s.data,u=[];for(const p of l){const k=this.stride*p;u.push(d[k+tr]>1?Vs(d,k,this.clusterProps):this.points[d[k+er]])}return u}getChildren(t){const r=this._getOriginId(t),a=this._getOriginZoom(t),o="No cluster with the specified id.",n=this.trees[a];if(!n)throw new Error(o);const i=n.data;if(r*this.stride>=i.length)throw new Error(o);const s=this.options.radius/(this.options.extent*Math.pow(2,a-1)),l=i[r*this.stride],d=i[r*this.stride+1],u=n.within(l,d,s),p=[];for(const k of u){const y=k*this.stride;i[y+nn]===t&&p.push(i[y+tr]>1?Vs(i,y,this.clusterProps):this.points[i[y+er]])}if(p.length===0)throw new Error(o);return p}getLeaves(t,r,a){r=r||10,a=a||0;const o=[];return this._appendLeaves(o,t,r,a,0),o}getTile(t,r,a){const o=this.trees[this._limitZoom(t)],n=Math.pow(2,t),{extent:i,radius:s}=this.options,l=s/i,d=(a-l)/n,u=(a+1+l)/n,p={features:[]};return this._addTileFeatures(o.range((r-l)/n,d,(r+1+l)/n,u),o.data,r,a,n,p),r===0&&this._addTileFeatures(o.range(1-l/n,d,1,u),o.data,n,a,n,p),r===n-1&&this._addTileFeatures(o.range(0,d,l/n,u),o.data,-1,a,n,p),p.features.length?p:null}getClusterExpansionZoom(t){let r=this._getOriginZoom(t)-1;for(;r<=this.options.maxZoom;){const a=this.getChildren(t);if(r++,a.length!==1)break;t=a[0].properties.cluster_id}return r}_appendLeaves(t,r,a,o,n){const i=this.getChildren(r);for(const s of i){const l=s.properties;if(l&&l.cluster?n+l.point_count<=o?n+=l.point_count:n=this._appendLeaves(t,l.cluster_id,a,o,n):n<o?n++:t.push(s),t.length===a)break}return n}_createTree(t){const r=new rn(t.length/this.stride|0,this.options.nodeSize,Float32Array);for(let a=0;a<t.length;a+=this.stride)r.add(t[a],t[a+1]);return r.finish(),r.data=t,r}_addTileFeatures(t,r,a,o,n,i){for(const s of t){const l=s*this.stride,d=r[l+tr]>1;let u,p,k;if(d)u=Ws(r,l,this.clusterProps),p=r[l],k=r[l+1];else{const z=this.points[r[l+er]];u=z.properties;const[K,A]=z.geometry.coordinates;p=Sa(K),k=za(A)}const y={type:1,geometry:[[Math.round(this.options.extent*(p*n-a)),Math.round(this.options.extent*(k*n-o))]],tags:u};let D;d||this.options.generateId?D=r[l+er]:D=this.points[r[l+er]].id,D!==void 0&&(y.id=D),i.features.push(y)}}_limitZoom(t){return Math.max(this.options.minZoom,Math.min(Math.floor(+t),this.options.maxZoom+1))}_cluster(t,r){const{radius:a,extent:o,reduce:n,minPoints:i}=this.options,s=a/(o*Math.pow(2,r)),l=t.data,d=[],u=this.stride;for(let p=0;p<l.length;p+=u){if(l[p+pr]<=r)continue;l[p+pr]=r;const k=l[p],y=l[p+1],D=t.within(l[p],l[p+1],s),z=l[p+tr];let K=z;for(const A of D){const E=A*u;l[E+pr]>r&&(K+=l[E+tr])}if(K>z&&K>=i){let A=k*z,E=y*z,I,$=-1;const X=((p/u|0)<<5)+(r+1)+this.points.length;for(const pe of D){const ne=pe*u;if(l[ne+pr]<=r)continue;l[ne+pr]=r;const Ce=l[ne+tr];A+=l[ne]*Ce,E+=l[ne+1]*Ce,l[ne+nn]=X,n&&(I||(I=this._map(l,p,!0),$=this.clusterProps.length,this.clusterProps.push(I)),n(I,this._map(l,ne)))}l[p+nn]=X,d.push(A/K,E/K,1/0,X,-1,K),n&&d.push($)}else{for(let A=0;A<u;A++)d.push(l[p+A]);if(K>1)for(const A of D){const E=A*u;if(!(l[E+pr]<=r)){l[E+pr]=r;for(let I=0;I<u;I++)d.push(l[E+I])}}}}return d}_getOriginId(t){return t-this.points.length>>5}_getOriginZoom(t){return(t-this.points.length)%32}_map(t,r,a){if(t[r+tr]>1){const i=this.clusterProps[t[r+$s]];return a?Object.assign({},i):i}const o=this.points[t[r+er]].properties,n=this.options.map(o);return a&&n===o?Object.assign({},n):n}}function Vs(e,t,r){return{type:"Feature",id:e[t+er],properties:Ws(e,t,r),geometry:{type:"Point",coordinates:[k4(e[t]),w4(e[t+1])]}}}function Ws(e,t,r){const a=e[t+tr],o=a>=1e4?`${Math.round(a/1e3)}k`:a>=1e3?`${Math.round(a/100)/10}k`:a,n=e[t+$s],i=n===-1?{}:Object.assign({},r[n]);return Object.assign(i,{cluster:!0,cluster_id:e[t+er],point_count:a,point_count_abbreviated:o})}function Sa(e){return e/360+.5}function za(e){const t=Math.sin(e*Math.PI/180),r=.5-.25*Math.log((1+t)/(1-t))/Math.PI;return r<0?0:r>1?1:r}function k4(e){return(e-.5)*360}function w4(e){const t=(180-e*360)*Math.PI/180;return 360*Math.atan(Math.exp(t))/Math.PI-90}const y4=Object.freeze(Object.defineProperty({__proto__:null,default:v4},Symbol.toStringTag,{value:"Module"}));De.ComponentLibrary=d4,De.IButton=Oo,De.ICalendar=Zo,De.ICard=Do,De.IDatePicker=Xo,De.IIcon=Po,De.IInput=Yo,De.IMAP_API_KEY=Uo,De.IMap=Qo,De.IOccupancyCalendar=qo,De.ITooltip=Ko,De.defineCustomElements=Ds,De.provideIMapApiKey=I5,De.useIMapApiKey=Ms,Object.defineProperty(De,Symbol.toStringTag,{value:"Module"})}));
|