diff --git a/public/build/assets/app-4ed993c7.js b/public/build/assets/app-4ed993c7.js new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/public/build/assets/app-4ed993c7.js @@ -0,0 +1 @@ + diff --git a/public/build/assets/app-c6b26402.js b/public/build/assets/app-c6b26402.js deleted file mode 100644 index d0b7161e90..0000000000 --- a/public/build/assets/app-c6b26402.js +++ /dev/null @@ -1,6 +0,0 @@ -var mi=Object.defineProperty;var ci=(a,e,t)=>e in a?mi(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t;var Se=(a,e,t)=>(ci(a,typeof e!="symbol"?e+"":e,t),t);import{a as Gt,r as F,t as I,b as Ke,g as er,c as hi,m as fi,s as rn,d as f,e as d,f as P,h as l,i as vi,j as pi,l as gi,k as bi,n as yi,o as wi}from"./index-bc37dda8.js";var Bt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function _i(a){return a&&a.__esModule&&Object.prototype.hasOwnProperty.call(a,"default")?a.default:a}var tr={exports:{}};/*! store2 - v2.14.2 - 2022-07-18 -* Copyright (c) 2022 Nathan Bubna; Licensed (MIT OR GPL-3.0) */(function(a){(function(e,t){var n={version:"2.14.2",areas:{},apis:{},nsdelim:".",inherit:function(i,o){for(var s in i)o.hasOwnProperty(s)||Object.defineProperty(o,s,Object.getOwnPropertyDescriptor(i,s));return o},stringify:function(i,o){return i===void 0||typeof i=="function"?i+"":JSON.stringify(i,o||n.replace)},parse:function(i,o){try{return JSON.parse(i,o||n.revive)}catch{return i}},fn:function(i,o){n.storeAPI[i]=o;for(var s in n.apis)n.apis[s][i]=o},get:function(i,o){return i.getItem(o)},set:function(i,o,s){i.setItem(o,s)},remove:function(i,o){i.removeItem(o)},key:function(i,o){return i.key(o)},length:function(i){return i.length},clear:function(i){i.clear()},Store:function(i,o,s){var u=n.inherit(n.storeAPI,function(m,v,p){return arguments.length===0?u.getAll():typeof v=="function"?u.transact(m,v,p):v!==void 0?u.set(m,v,p):typeof m=="string"||typeof m=="number"?u.get(m):typeof m=="function"?u.each(m):m?u.setAll(m,v):u.clear()});u._id=i;try{var c="__store2_test";o.setItem(c,"ok"),u._area=o,o.removeItem(c)}catch{u._area=n.storage("fake")}return u._ns=s||"",n.areas[i]||(n.areas[i]=u._area),n.apis[u._ns+u._id]||(n.apis[u._ns+u._id]=u),u},storeAPI:{area:function(i,o){var s=this[i];return(!s||!s.area)&&(s=n.Store(i,o,this._ns),this[i]||(this[i]=s)),s},namespace:function(i,o,s){if(s=s||this._delim||n.nsdelim,!i)return this._ns?this._ns.substring(0,this._ns.length-s.length):"";var u=i,c=this[u];if((!c||!c.namespace)&&(c=n.Store(this._id,this._area,this._ns+u+s),c._delim=s,this[u]||(this[u]=c),!o))for(var m in n.areas)c.area(m,n.areas[m]);return c},isFake:function(i){return i?(this._real=this._area,this._area=n.storage("fake")):i===!1&&(this._area=this._real||this._area),this._area.name==="fake"},toString:function(){return"store"+(this._ns?"."+this.namespace():"")+"["+this._id+"]"},has:function(i){return this._area.has?this._area.has(this._in(i)):this._in(i)in this._area},size:function(){return this.keys().length},each:function(i,o){for(var s=0,u=n.length(this._area);sn.length(this._area)&&(u--,s--)}return o||this},keys:function(i){return this.each(function(o,s,u){u.push(o)},i||[])},get:function(i,o){var s=n.get(this._area,this._in(i)),u;return typeof o=="function"&&(u=o,o=null),s!==null?n.parse(s,u):o??s},getAll:function(i){return this.each(function(o,s,u){u[o]=s},i||{})},transact:function(i,o,s){var u=this.get(i,s),c=o(u);return this.set(i,c===void 0?u:c),this},set:function(i,o,s){var u=this.get(i),c;return u!=null&&s===!1?o:(typeof s=="function"&&(c=s,s=void 0),n.set(this._area,this._in(i),n.stringify(o,c),s)||u)},setAll:function(i,o){var s,u;for(var c in i)u=i[c],this.set(c,u,o)!==u&&(s=!0);return s},add:function(i,o,s){var u=this.get(i);if(u instanceof Array)o=u.concat(o);else if(u!==null){var c=typeof u;if(c===typeof o&&c==="object"){for(var m in o)u[m]=o[m];o=u}else o=u+o}return n.set(this._area,this._in(i),n.stringify(o,s)),o},remove:function(i,o){var s=this.get(i,o);return n.remove(this._area,this._in(i)),s},clear:function(){return this._ns?this.each(function(i){n.remove(this._area,this._in(i))},1):n.clear(this._area),this},clearAll:function(){var i=this._area;for(var o in n.areas)n.areas.hasOwnProperty(o)&&(this._area=n.areas[o],this.clear());return this._area=i,this},_in:function(i){return typeof i!="string"&&(i=n.stringify(i)),this._ns?this._ns+i:i},_out:function(i){return this._ns?i&&i.indexOf(this._ns)===0?i.substring(this._ns.length):void 0:i}},storage:function(i){return n.inherit(n.storageAPI,{items:{},name:i})},storageAPI:{length:0,has:function(i){return this.items.hasOwnProperty(i)},key:function(i){var o=0;for(var s in this.items)if(this.has(s)&&i===o++)return s},setItem:function(i,o){this.has(i)||this.length++,this.items[i]=o},removeItem:function(i){this.has(i)&&(delete this.items[i],this.length--)},getItem:function(i){return this.has(i)?this.items[i]:null},clear:function(){for(var i in this.items)this.removeItem(i)}}},r=n.Store("local",function(){try{return localStorage}catch{}}());r.local=r,r._=n,r.area("session",function(){try{return sessionStorage}catch{}}()),r.area("page",n.storage("page")),typeof t=="function"&&t.amd!==void 0?t("store2",[],function(){return r}):a.exports?a.exports=r:(e.store&&(n.conflict=e.store),e.store=r)})(Bt,Bt&&Bt.define)})(tr);var ki=tr.exports;const $e=_i(ki);class Pi{getByName(e){return Gt.get("/api/v1/preferences/"+e)}getByNameNow(e){return Gt.get("/api/v1/preferences/"+e)}postByName(e,t){return Gt.post("/api/v1/preferences",{name:e,data:t})}}function Qt(a){return window.hasOwnProperty(a)?(console.log("Store from window"),Promise.resolve(window[a])):$e.has(a)?(console.log("Store from store2"),Promise.resolve($e.get(a))):new Pi().getByName(a).then(t=>Promise.resolve($i(a,t)))}function $i(a,e){let t=e.data.data.attributes.data;return $e.set(a,t),console.log("Store from API"),t}function Mi(a,e){F(2,arguments);var t=I(a),n=Ke(e);return isNaN(n)?new Date(NaN):(n&&t.setDate(t.getDate()+n),t)}function ar(a,e){F(2,arguments);var t=I(a),n=Ke(e);if(isNaN(n))return new Date(NaN);if(!n)return t;var r=t.getDate(),i=new Date(t.getTime());i.setMonth(t.getMonth()+n+1,0);var o=i.getDate();return r>=o?i:(t.setFullYear(i.getFullYear(),i.getMonth(),r),t)}function Ei(a,e){var t,n,r,i,o,s,u,c;F(1,arguments);var m=er(),v=Ke((t=(n=(r=(i=e==null?void 0:e.weekStartsOn)!==null&&i!==void 0?i:e==null||(o=e.locale)===null||o===void 0||(s=o.options)===null||s===void 0?void 0:s.weekStartsOn)!==null&&r!==void 0?r:m.weekStartsOn)!==null&&n!==void 0?n:(u=m.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&t!==void 0?t:0);if(!(v>=0&&v<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var p=I(a),b=p.getDay(),k=(b=0&&v<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var p=I(a),b=p.getDay(),k=(b5&&(t=new Date(e),t.setMonth(6),t.setDate(1),t=te(t),n=new Date(e),n.setMonth(11),n.setDate(31),n=R(t));break;case"1Y":t=new Date(e),t.setMonth(0),t.setDate(1),t=te(t),n=new Date(e),n.setMonth(11),n.setDate(31),n=R(n);break}return console.log("MainApp: setDatesFromViewRange done!"),{start:t,end:n}}var L="top",q="bottom",Y="right",V="left",Ot="auto",Ge=[L,q,Y,V],Te="start",Ie="end",rr="clippingParents",Ea="viewport",Oe="popper",ir="reference",ga=Ge.reduce(function(a,e){return a.concat([e+"-"+Te,e+"-"+Ie])},[]),Wa=[].concat(Ge,[Ot]).reduce(function(a,e){return a.concat([e,e+"-"+Te,e+"-"+Ie])},[]),or="beforeRead",sr="read",ur="afterRead",dr="beforeMain",lr="main",mr="afterMain",cr="beforeWrite",hr="write",fr="afterWrite",vr=[or,sr,ur,dr,lr,mr,cr,hr,fr];function ie(a){return a?(a.nodeName||"").toLowerCase():null}function K(a){if(a==null)return window;if(a.toString()!=="[object Window]"){var e=a.ownerDocument;return e&&e.defaultView||window}return a}function De(a){var e=K(a).Element;return a instanceof e||a instanceof Element}function G(a){var e=K(a).HTMLElement;return a instanceof e||a instanceof HTMLElement}function Ta(a){if(typeof ShadowRoot>"u")return!1;var e=K(a).ShadowRoot;return a instanceof e||a instanceof ShadowRoot}function Ai(a){var e=a.state;Object.keys(e.elements).forEach(function(t){var n=e.styles[t]||{},r=e.attributes[t]||{},i=e.elements[t];!G(i)||!ie(i)||(Object.assign(i.style,n),Object.keys(r).forEach(function(o){var s=r[o];s===!1?i.removeAttribute(o):i.setAttribute(o,s===!0?"":s)}))})}function Ni(a){var e=a.state,t={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,t.popper),e.styles=t,e.elements.arrow&&Object.assign(e.elements.arrow.style,t.arrow),function(){Object.keys(e.elements).forEach(function(n){var r=e.elements[n],i=e.attributes[n]||{},o=Object.keys(e.styles.hasOwnProperty(n)?e.styles[n]:t[n]),s=o.reduce(function(u,c){return u[c]="",u},{});!G(r)||!ie(r)||(Object.assign(r.style,s),Object.keys(i).forEach(function(u){r.removeAttribute(u)}))})}}const Da={name:"applyStyles",enabled:!0,phase:"write",fn:Ai,effect:Ni,requires:["computeStyles"]};function ne(a){return a.split("-")[0]}var We=Math.max,Nt=Math.min,Re=Math.round;function ba(){var a=navigator.userAgentData;return a!=null&&a.brands&&Array.isArray(a.brands)?a.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function pr(){return!/^((?!chrome|android).)*safari/i.test(ba())}function He(a,e,t){e===void 0&&(e=!1),t===void 0&&(t=!1);var n=a.getBoundingClientRect(),r=1,i=1;e&&G(a)&&(r=a.offsetWidth>0&&Re(n.width)/a.offsetWidth||1,i=a.offsetHeight>0&&Re(n.height)/a.offsetHeight||1);var o=De(a)?K(a):window,s=o.visualViewport,u=!pr()&&t,c=(n.left+(u&&s?s.offsetLeft:0))/r,m=(n.top+(u&&s?s.offsetTop:0))/i,v=n.width/r,p=n.height/i;return{width:v,height:p,top:m,right:c+v,bottom:m+p,left:c,x:c,y:m}}function Ca(a){var e=He(a),t=a.offsetWidth,n=a.offsetHeight;return Math.abs(e.width-t)<=1&&(t=e.width),Math.abs(e.height-n)<=1&&(n=e.height),{x:a.offsetLeft,y:a.offsetTop,width:t,height:n}}function gr(a,e){var t=e.getRootNode&&e.getRootNode();if(a.contains(e))return!0;if(t&&Ta(t)){var n=e;do{if(n&&a.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function ue(a){return K(a).getComputedStyle(a)}function Si(a){return["table","td","th"].indexOf(ie(a))>=0}function ve(a){return((De(a)?a.ownerDocument:a.document)||window.document).documentElement}function xt(a){return ie(a)==="html"?a:a.assignedSlot||a.parentNode||(Ta(a)?a.host:null)||ve(a)}function sn(a){return!G(a)||ue(a).position==="fixed"?null:a.offsetParent}function ji(a){var e=/firefox/i.test(ba()),t=/Trident/i.test(ba());if(t&&G(a)){var n=ue(a);if(n.position==="fixed")return null}var r=xt(a);for(Ta(r)&&(r=r.host);G(r)&&["html","body"].indexOf(ie(r))<0;){var i=ue(r);if(i.transform!=="none"||i.perspective!=="none"||i.contain==="paint"||["transform","perspective"].indexOf(i.willChange)!==-1||e&&i.willChange==="filter"||e&&i.filter&&i.filter!=="none")return r;r=r.parentNode}return null}function lt(a){for(var e=K(a),t=sn(a);t&&Si(t)&&ue(t).position==="static";)t=sn(t);return t&&(ie(t)==="html"||ie(t)==="body"&&ue(t).position==="static")?e:t||ji(a)||e}function Aa(a){return["top","bottom"].indexOf(a)>=0?"x":"y"}function ot(a,e,t){return We(a,Nt(e,t))}function zi(a,e,t){var n=ot(a,e,t);return n>t?t:n}function br(){return{top:0,right:0,bottom:0,left:0}}function yr(a){return Object.assign({},br(),a)}function wr(a,e){return e.reduce(function(t,n){return t[n]=a,t},{})}var Oi=function(e,t){return e=typeof e=="function"?e(Object.assign({},t.rects,{placement:t.placement})):e,yr(typeof e!="number"?e:wr(e,Ge))};function xi(a){var e,t=a.state,n=a.name,r=a.options,i=t.elements.arrow,o=t.modifiersData.popperOffsets,s=ne(t.placement),u=Aa(s),c=[V,Y].indexOf(s)>=0,m=c?"height":"width";if(!(!i||!o)){var v=Oi(r.padding,t),p=Ca(i),b=u==="y"?L:V,k=u==="y"?q:Y,y=t.rects.reference[m]+t.rects.reference[u]-o[u]-t.rects.popper[m],_=o[u]-t.rects.reference[u],E=lt(i),D=E?u==="y"?E.clientHeight||0:E.clientWidth||0:0,C=y/2-_/2,w=v[b],$=D-p[m]-v[k],M=D/2-p[m]/2+C,T=ot(w,M,$),S=u;t.modifiersData[n]=(e={},e[S]=T,e.centerOffset=T-M,e)}}function Li(a){var e=a.state,t=a.options,n=t.element,r=n===void 0?"[data-popper-arrow]":n;r!=null&&(typeof r=="string"&&(r=e.elements.popper.querySelector(r),!r)||gr(e.elements.popper,r)&&(e.elements.arrow=r))}const _r={name:"arrow",enabled:!0,phase:"main",fn:xi,effect:Li,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Fe(a){return a.split("-")[1]}var Vi={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Ii(a,e){var t=a.x,n=a.y,r=e.devicePixelRatio||1;return{x:Re(t*r)/r||0,y:Re(n*r)/r||0}}function un(a){var e,t=a.popper,n=a.popperRect,r=a.placement,i=a.variation,o=a.offsets,s=a.position,u=a.gpuAcceleration,c=a.adaptive,m=a.roundOffsets,v=a.isFixed,p=o.x,b=p===void 0?0:p,k=o.y,y=k===void 0?0:k,_=typeof m=="function"?m({x:b,y}):{x:b,y};b=_.x,y=_.y;var E=o.hasOwnProperty("x"),D=o.hasOwnProperty("y"),C=V,w=L,$=window;if(c){var M=lt(t),T="clientHeight",S="clientWidth";if(M===K(t)&&(M=ve(t),ue(M).position!=="static"&&s==="absolute"&&(T="scrollHeight",S="scrollWidth")),M=M,r===L||(r===V||r===Y)&&i===Ie){w=q;var N=v&&M===$&&$.visualViewport?$.visualViewport.height:M[T];y-=N-n.height,y*=u?1:-1}if(r===V||(r===L||r===q)&&i===Ie){C=Y;var A=v&&M===$&&$.visualViewport?$.visualViewport.width:M[S];b-=A-n.width,b*=u?1:-1}}var j=Object.assign({position:s},c&&Vi),Z=m===!0?Ii({x:b,y},K(t)):{x:b,y};if(b=Z.x,y=Z.y,u){var z;return Object.assign({},j,(z={},z[w]=D?"0":"",z[C]=E?"0":"",z.transform=($.devicePixelRatio||1)<=1?"translate("+b+"px, "+y+"px)":"translate3d("+b+"px, "+y+"px, 0)",z))}return Object.assign({},j,(e={},e[w]=D?y+"px":"",e[C]=E?b+"px":"",e.transform="",e))}function Ri(a){var e=a.state,t=a.options,n=t.gpuAcceleration,r=n===void 0?!0:n,i=t.adaptive,o=i===void 0?!0:i,s=t.roundOffsets,u=s===void 0?!0:s,c={placement:ne(e.placement),variation:Fe(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:r,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,un(Object.assign({},c,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:o,roundOffsets:u})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,un(Object.assign({},c,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:u})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const Na={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Ri,data:{}};var wt={passive:!0};function Hi(a){var e=a.state,t=a.instance,n=a.options,r=n.scroll,i=r===void 0?!0:r,o=n.resize,s=o===void 0?!0:o,u=K(e.elements.popper),c=[].concat(e.scrollParents.reference,e.scrollParents.popper);return i&&c.forEach(function(m){m.addEventListener("scroll",t.update,wt)}),s&&u.addEventListener("resize",t.update,wt),function(){i&&c.forEach(function(m){m.removeEventListener("scroll",t.update,wt)}),s&&u.removeEventListener("resize",t.update,wt)}}const Sa={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Hi,data:{}};var Fi={left:"right",right:"left",bottom:"top",top:"bottom"};function Tt(a){return a.replace(/left|right|bottom|top/g,function(e){return Fi[e]})}var Xi={start:"end",end:"start"};function dn(a){return a.replace(/start|end/g,function(e){return Xi[e]})}function ja(a){var e=K(a),t=e.pageXOffset,n=e.pageYOffset;return{scrollLeft:t,scrollTop:n}}function za(a){return He(ve(a)).left+ja(a).scrollLeft}function qi(a,e){var t=K(a),n=ve(a),r=t.visualViewport,i=n.clientWidth,o=n.clientHeight,s=0,u=0;if(r){i=r.width,o=r.height;var c=pr();(c||!c&&e==="fixed")&&(s=r.offsetLeft,u=r.offsetTop)}return{width:i,height:o,x:s+za(a),y:u}}function Yi(a){var e,t=ve(a),n=ja(a),r=(e=a.ownerDocument)==null?void 0:e.body,i=We(t.scrollWidth,t.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),o=We(t.scrollHeight,t.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),s=-n.scrollLeft+za(a),u=-n.scrollTop;return ue(r||t).direction==="rtl"&&(s+=We(t.clientWidth,r?r.clientWidth:0)-i),{width:i,height:o,x:s,y:u}}function Oa(a){var e=ue(a),t=e.overflow,n=e.overflowX,r=e.overflowY;return/auto|scroll|overlay|hidden/.test(t+r+n)}function kr(a){return["html","body","#document"].indexOf(ie(a))>=0?a.ownerDocument.body:G(a)&&Oa(a)?a:kr(xt(a))}function st(a,e){var t;e===void 0&&(e=[]);var n=kr(a),r=n===((t=a.ownerDocument)==null?void 0:t.body),i=K(n),o=r?[i].concat(i.visualViewport||[],Oa(n)?n:[]):n,s=e.concat(o);return r?s:s.concat(st(xt(o)))}function ya(a){return Object.assign({},a,{left:a.x,top:a.y,right:a.x+a.width,bottom:a.y+a.height})}function Ki(a,e){var t=He(a,!1,e==="fixed");return t.top=t.top+a.clientTop,t.left=t.left+a.clientLeft,t.bottom=t.top+a.clientHeight,t.right=t.left+a.clientWidth,t.width=a.clientWidth,t.height=a.clientHeight,t.x=t.left,t.y=t.top,t}function ln(a,e,t){return e===Ea?ya(qi(a,t)):De(e)?Ki(e,t):ya(Yi(ve(a)))}function Gi(a){var e=st(xt(a)),t=["absolute","fixed"].indexOf(ue(a).position)>=0,n=t&&G(a)?lt(a):a;return De(n)?e.filter(function(r){return De(r)&&gr(r,n)&&ie(r)!=="body"}):[]}function Bi(a,e,t,n){var r=e==="clippingParents"?Gi(a):[].concat(e),i=[].concat(r,[t]),o=i[0],s=i.reduce(function(u,c){var m=ln(a,c,n);return u.top=We(m.top,u.top),u.right=Nt(m.right,u.right),u.bottom=Nt(m.bottom,u.bottom),u.left=We(m.left,u.left),u},ln(a,o,n));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function Pr(a){var e=a.reference,t=a.element,n=a.placement,r=n?ne(n):null,i=n?Fe(n):null,o=e.x+e.width/2-t.width/2,s=e.y+e.height/2-t.height/2,u;switch(r){case L:u={x:o,y:e.y-t.height};break;case q:u={x:o,y:e.y+e.height};break;case Y:u={x:e.x+e.width,y:s};break;case V:u={x:e.x-t.width,y:s};break;default:u={x:e.x,y:e.y}}var c=r?Aa(r):null;if(c!=null){var m=c==="y"?"height":"width";switch(i){case Te:u[c]=u[c]-(e[m]/2-t[m]/2);break;case Ie:u[c]=u[c]+(e[m]/2-t[m]/2);break}}return u}function Xe(a,e){e===void 0&&(e={});var t=e,n=t.placement,r=n===void 0?a.placement:n,i=t.strategy,o=i===void 0?a.strategy:i,s=t.boundary,u=s===void 0?rr:s,c=t.rootBoundary,m=c===void 0?Ea:c,v=t.elementContext,p=v===void 0?Oe:v,b=t.altBoundary,k=b===void 0?!1:b,y=t.padding,_=y===void 0?0:y,E=yr(typeof _!="number"?_:wr(_,Ge)),D=p===Oe?ir:Oe,C=a.rects.popper,w=a.elements[k?D:p],$=Bi(De(w)?w:w.contextElement||ve(a.elements.popper),u,m,o),M=He(a.elements.reference),T=Pr({reference:M,element:C,strategy:"absolute",placement:r}),S=ya(Object.assign({},C,T)),N=p===Oe?S:M,A={top:$.top-N.top+E.top,bottom:N.bottom-$.bottom+E.bottom,left:$.left-N.left+E.left,right:N.right-$.right+E.right},j=a.modifiersData.offset;if(p===Oe&&j){var Z=j[r];Object.keys(A).forEach(function(z){var be=[Y,q].indexOf(z)>=0?1:-1,ye=[L,q].indexOf(z)>=0?"y":"x";A[z]+=Z[ye]*be})}return A}function Qi(a,e){e===void 0&&(e={});var t=e,n=t.placement,r=t.boundary,i=t.rootBoundary,o=t.padding,s=t.flipVariations,u=t.allowedAutoPlacements,c=u===void 0?Wa:u,m=Fe(n),v=m?s?ga:ga.filter(function(k){return Fe(k)===m}):Ge,p=v.filter(function(k){return c.indexOf(k)>=0});p.length===0&&(p=v);var b=p.reduce(function(k,y){return k[y]=Xe(a,{placement:y,boundary:r,rootBoundary:i,padding:o})[ne(y)],k},{});return Object.keys(b).sort(function(k,y){return b[k]-b[y]})}function Ji(a){if(ne(a)===Ot)return[];var e=Tt(a);return[dn(a),e,dn(e)]}function Ui(a){var e=a.state,t=a.options,n=a.name;if(!e.modifiersData[n]._skip){for(var r=t.mainAxis,i=r===void 0?!0:r,o=t.altAxis,s=o===void 0?!0:o,u=t.fallbackPlacements,c=t.padding,m=t.boundary,v=t.rootBoundary,p=t.altBoundary,b=t.flipVariations,k=b===void 0?!0:b,y=t.allowedAutoPlacements,_=e.options.placement,E=ne(_),D=E===_,C=u||(D||!k?[Tt(_)]:Ji(_)),w=[_].concat(C).reduce(function(Ne,le){return Ne.concat(ne(le)===Ot?Qi(e,{placement:le,boundary:m,rootBoundary:v,padding:c,flipVariations:k,allowedAutoPlacements:y}):le)},[]),$=e.rects.reference,M=e.rects.popper,T=new Map,S=!0,N=w[0],A=0;A=0,ye=be?"width":"height",X=Xe(e,{placement:j,boundary:m,rootBoundary:v,altBoundary:p,padding:c}),ee=be?z?Y:V:z?q:L;$[ye]>M[ye]&&(ee=Tt(ee));var vt=Tt(ee),we=[];if(i&&we.push(X[Z]<=0),s&&we.push(X[ee]<=0,X[vt]<=0),we.every(function(Ne){return Ne})){N=j,S=!1;break}T.set(j,we)}if(S)for(var pt=k?3:1,Xt=function(le){var Ze=w.find(function(bt){var _e=T.get(bt);if(_e)return _e.slice(0,le).every(function(qt){return qt})});if(Ze)return N=Ze,"break"},Ue=pt;Ue>0;Ue--){var gt=Xt(Ue);if(gt==="break")break}e.placement!==N&&(e.modifiersData[n]._skip=!0,e.placement=N,e.reset=!0)}}const $r={name:"flip",enabled:!0,phase:"main",fn:Ui,requiresIfExists:["offset"],data:{_skip:!1}};function mn(a,e,t){return t===void 0&&(t={x:0,y:0}),{top:a.top-e.height-t.y,right:a.right-e.width+t.x,bottom:a.bottom-e.height+t.y,left:a.left-e.width-t.x}}function cn(a){return[L,Y,q,V].some(function(e){return a[e]>=0})}function Zi(a){var e=a.state,t=a.name,n=e.rects.reference,r=e.rects.popper,i=e.modifiersData.preventOverflow,o=Xe(e,{elementContext:"reference"}),s=Xe(e,{altBoundary:!0}),u=mn(o,n),c=mn(s,r,i),m=cn(u),v=cn(c);e.modifiersData[t]={referenceClippingOffsets:u,popperEscapeOffsets:c,isReferenceHidden:m,hasPopperEscaped:v},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":m,"data-popper-escaped":v})}const Mr={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Zi};function eo(a,e,t){var n=ne(a),r=[V,L].indexOf(n)>=0?-1:1,i=typeof t=="function"?t(Object.assign({},e,{placement:a})):t,o=i[0],s=i[1];return o=o||0,s=(s||0)*r,[V,Y].indexOf(n)>=0?{x:s,y:o}:{x:o,y:s}}function to(a){var e=a.state,t=a.options,n=a.name,r=t.offset,i=r===void 0?[0,0]:r,o=Wa.reduce(function(m,v){return m[v]=eo(v,e.rects,i),m},{}),s=o[e.placement],u=s.x,c=s.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=u,e.modifiersData.popperOffsets.y+=c),e.modifiersData[n]=o}const Er={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:to};function ao(a){var e=a.state,t=a.name;e.modifiersData[t]=Pr({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})}const xa={name:"popperOffsets",enabled:!0,phase:"read",fn:ao,data:{}};function no(a){return a==="x"?"y":"x"}function ro(a){var e=a.state,t=a.options,n=a.name,r=t.mainAxis,i=r===void 0?!0:r,o=t.altAxis,s=o===void 0?!1:o,u=t.boundary,c=t.rootBoundary,m=t.altBoundary,v=t.padding,p=t.tether,b=p===void 0?!0:p,k=t.tetherOffset,y=k===void 0?0:k,_=Xe(e,{boundary:u,rootBoundary:c,padding:v,altBoundary:m}),E=ne(e.placement),D=Fe(e.placement),C=!D,w=Aa(E),$=no(w),M=e.modifiersData.popperOffsets,T=e.rects.reference,S=e.rects.popper,N=typeof y=="function"?y(Object.assign({},e.rects,{placement:e.placement})):y,A=typeof N=="number"?{mainAxis:N,altAxis:N}:Object.assign({mainAxis:0,altAxis:0},N),j=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,Z={x:0,y:0};if(M){if(i){var z,be=w==="y"?L:V,ye=w==="y"?q:Y,X=w==="y"?"height":"width",ee=M[w],vt=ee+_[be],we=ee-_[ye],pt=b?-S[X]/2:0,Xt=D===Te?T[X]:S[X],Ue=D===Te?-S[X]:-T[X],gt=e.elements.arrow,Ne=b&>?Ca(gt):{width:0,height:0},le=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:br(),Ze=le[be],bt=le[ye],_e=ot(0,T[X],Ne[X]),qt=C?T[X]/2-pt-_e-Ze-A.mainAxis:Xt-_e-Ze-A.mainAxis,ii=C?-T[X]/2+pt+_e+bt+A.mainAxis:Ue+_e+bt+A.mainAxis,Yt=e.elements.arrow&<(e.elements.arrow),oi=Yt?w==="y"?Yt.clientTop||0:Yt.clientLeft||0:0,Ba=(z=j==null?void 0:j[w])!=null?z:0,si=ee+qt-Ba-oi,ui=ee+ii-Ba,Qa=ot(b?Nt(vt,si):vt,ee,b?We(we,ui):we);M[w]=Qa,Z[w]=Qa-ee}if(s){var Ja,di=w==="x"?L:V,li=w==="x"?q:Y,ke=M[$],yt=$==="y"?"height":"width",Ua=ke+_[di],Za=ke-_[li],Kt=[L,V].indexOf(E)!==-1,en=(Ja=j==null?void 0:j[$])!=null?Ja:0,tn=Kt?Ua:ke-T[yt]-S[yt]-en+A.altAxis,an=Kt?ke+T[yt]+S[yt]-en-A.altAxis:Za,nn=b&&Kt?zi(tn,ke,an):ot(b?tn:Ua,ke,b?an:Za);M[$]=nn,Z[$]=nn-ke}e.modifiersData[n]=Z}}const Wr={name:"preventOverflow",enabled:!0,phase:"main",fn:ro,requiresIfExists:["offset"]};function io(a){return{scrollLeft:a.scrollLeft,scrollTop:a.scrollTop}}function oo(a){return a===K(a)||!G(a)?ja(a):io(a)}function so(a){var e=a.getBoundingClientRect(),t=Re(e.width)/a.offsetWidth||1,n=Re(e.height)/a.offsetHeight||1;return t!==1||n!==1}function uo(a,e,t){t===void 0&&(t=!1);var n=G(e),r=G(e)&&so(e),i=ve(e),o=He(a,r,t),s={scrollLeft:0,scrollTop:0},u={x:0,y:0};return(n||!n&&!t)&&((ie(e)!=="body"||Oa(i))&&(s=oo(e)),G(e)?(u=He(e,!0),u.x+=e.clientLeft,u.y+=e.clientTop):i&&(u.x=za(i))),{x:o.left+s.scrollLeft-u.x,y:o.top+s.scrollTop-u.y,width:o.width,height:o.height}}function lo(a){var e=new Map,t=new Set,n=[];a.forEach(function(i){e.set(i.name,i)});function r(i){t.add(i.name);var o=[].concat(i.requires||[],i.requiresIfExists||[]);o.forEach(function(s){if(!t.has(s)){var u=e.get(s);u&&r(u)}}),n.push(i)}return a.forEach(function(i){t.has(i.name)||r(i)}),n}function mo(a){var e=lo(a);return vr.reduce(function(t,n){return t.concat(e.filter(function(r){return r.phase===n}))},[])}function co(a){var e;return function(){return e||(e=new Promise(function(t){Promise.resolve().then(function(){e=void 0,t(a())})})),e}}function ho(a){var e=a.reduce(function(t,n){var r=t[n.name];return t[n.name]=r?Object.assign({},r,n,{options:Object.assign({},r.options,n.options),data:Object.assign({},r.data,n.data)}):n,t},{});return Object.keys(e).map(function(t){return e[t]})}var hn={placement:"bottom",modifiers:[],strategy:"absolute"};function fn(){for(var a=arguments.length,e=new Array(a),t=0;t(a&&window.CSS&&window.CSS.escape&&(a=a.replace(/#([^\s"#']+)/g,(e,t)=>`#${CSS.escape(t)}`)),a),wo=a=>a==null?`${a}`:Object.prototype.toString.call(a).match(/\s([a-z]+)/i)[1].toLowerCase(),_o=a=>{do a+=Math.floor(Math.random()*bo);while(document.getElementById(a));return a},ko=a=>{if(!a)return 0;let{transitionDuration:e,transitionDelay:t}=window.getComputedStyle(a);const n=Number.parseFloat(e),r=Number.parseFloat(t);return!n&&!r?0:(e=e.split(",")[0],t=t.split(",")[0],(Number.parseFloat(e)+Number.parseFloat(t))*yo)},Cr=a=>{a.dispatchEvent(new Event(wa))},oe=a=>!a||typeof a!="object"?!1:(typeof a.jquery<"u"&&(a=a[0]),typeof a.nodeType<"u"),ce=a=>oe(a)?a.jquery?a[0]:a:typeof a=="string"&&a.length>0?document.querySelector(Dr(a)):null,Be=a=>{if(!oe(a)||a.getClientRects().length===0)return!1;const e=getComputedStyle(a).getPropertyValue("visibility")==="visible",t=a.closest("details:not([open])");if(!t)return e;if(t!==a){const n=a.closest("summary");if(n&&n.parentNode!==t||n===null)return!1}return e},he=a=>!a||a.nodeType!==Node.ELEMENT_NODE||a.classList.contains("disabled")?!0:typeof a.disabled<"u"?a.disabled:a.hasAttribute("disabled")&&a.getAttribute("disabled")!=="false",Ar=a=>{if(!document.documentElement.attachShadow)return null;if(typeof a.getRootNode=="function"){const e=a.getRootNode();return e instanceof ShadowRoot?e:null}return a instanceof ShadowRoot?a:a.parentNode?Ar(a.parentNode):null},St=()=>{},mt=a=>{a.offsetHeight},Nr=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,Ut=[],Po=a=>{document.readyState==="loading"?(Ut.length||document.addEventListener("DOMContentLoaded",()=>{for(const e of Ut)e()}),Ut.push(a)):a()},B=()=>document.documentElement.dir==="rtl",U=a=>{Po(()=>{const e=Nr();if(e){const t=a.NAME,n=e.fn[t];e.fn[t]=a.jQueryInterface,e.fn[t].Constructor=a,e.fn[t].noConflict=()=>(e.fn[t]=n,a.jQueryInterface)}})},H=(a,e=[],t=a)=>typeof a=="function"?a(...e):t,Sr=(a,e,t=!0)=>{if(!t){H(a);return}const n=5,r=ko(e)+n;let i=!1;const o=({target:s})=>{s===e&&(i=!0,e.removeEventListener(wa,o),H(a))};e.addEventListener(wa,o),setTimeout(()=>{i||Cr(e)},r)},Va=(a,e,t,n)=>{const r=a.length;let i=a.indexOf(e);return i===-1?!t&&n?a[r-1]:a[0]:(i+=t?1:-1,n&&(i=(i+r)%r),a[Math.max(0,Math.min(i,r-1))])},$o=/[^.]*(?=\..*)\.|.*/,Mo=/\..*/,Eo=/::\d+$/,Zt={};let vn=1;const jr={mouseenter:"mouseover",mouseleave:"mouseout"},Wo=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function zr(a,e){return e&&`${e}::${vn++}`||a.uidEvent||vn++}function Or(a){const e=zr(a);return a.uidEvent=e,Zt[e]=Zt[e]||{},Zt[e]}function To(a,e){return function t(n){return Ia(n,{delegateTarget:a}),t.oneOff&&h.off(a,n.type,e),e.apply(a,[n])}}function Do(a,e,t){return function n(r){const i=a.querySelectorAll(e);for(let{target:o}=r;o&&o!==this;o=o.parentNode)for(const s of i)if(s===o)return Ia(r,{delegateTarget:o}),n.oneOff&&h.off(a,r.type,e,t),t.apply(o,[r])}}function xr(a,e,t=null){return Object.values(a).find(n=>n.callable===e&&n.delegationSelector===t)}function Lr(a,e,t){const n=typeof e=="string",r=n?t:e||t;let i=Vr(a);return Wo.has(i)||(i=a),[n,r,i]}function pn(a,e,t,n,r){if(typeof e!="string"||!a)return;let[i,o,s]=Lr(e,t,n);e in jr&&(o=(k=>function(y){if(!y.relatedTarget||y.relatedTarget!==y.delegateTarget&&!y.delegateTarget.contains(y.relatedTarget))return k.call(this,y)})(o));const u=Or(a),c=u[s]||(u[s]={}),m=xr(c,o,i?t:null);if(m){m.oneOff=m.oneOff&&r;return}const v=zr(o,e.replace($o,"")),p=i?Do(a,t,o):To(a,o);p.delegationSelector=i?t:null,p.callable=o,p.oneOff=r,p.uidEvent=v,c[v]=p,a.addEventListener(s,p,i)}function _a(a,e,t,n,r){const i=xr(e[t],n,r);i&&(a.removeEventListener(t,i,!!r),delete e[t][i.uidEvent])}function Co(a,e,t,n){const r=e[t]||{};for(const[i,o]of Object.entries(r))i.includes(n)&&_a(a,e,t,o.callable,o.delegationSelector)}function Vr(a){return a=a.replace(Mo,""),jr[a]||a}const h={on(a,e,t,n){pn(a,e,t,n,!1)},one(a,e,t,n){pn(a,e,t,n,!0)},off(a,e,t,n){if(typeof e!="string"||!a)return;const[r,i,o]=Lr(e,t,n),s=o!==e,u=Or(a),c=u[o]||{},m=e.startsWith(".");if(typeof i<"u"){if(!Object.keys(c).length)return;_a(a,u,o,i,r?t:null);return}if(m)for(const v of Object.keys(u))Co(a,u,v,e.slice(1));for(const[v,p]of Object.entries(c)){const b=v.replace(Eo,"");(!s||e.includes(b))&&_a(a,u,o,p.callable,p.delegationSelector)}},trigger(a,e,t){if(typeof e!="string"||!a)return null;const n=Nr(),r=Vr(e),i=e!==r;let o=null,s=!0,u=!0,c=!1;i&&n&&(o=n.Event(e,t),n(a).trigger(o),s=!o.isPropagationStopped(),u=!o.isImmediatePropagationStopped(),c=o.isDefaultPrevented());const m=Ia(new Event(e,{bubbles:s,cancelable:!0}),t);return c&&m.preventDefault(),u&&a.dispatchEvent(m),m.defaultPrevented&&o&&o.preventDefault(),m}};function Ia(a,e={}){for(const[t,n]of Object.entries(e))try{a[t]=n}catch{Object.defineProperty(a,t,{configurable:!0,get(){return n}})}return a}function gn(a){if(a==="true")return!0;if(a==="false")return!1;if(a===Number(a).toString())return Number(a);if(a===""||a==="null")return null;if(typeof a!="string")return a;try{return JSON.parse(decodeURIComponent(a))}catch{return a}}function ea(a){return a.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}const se={setDataAttribute(a,e,t){a.setAttribute(`data-bs-${ea(e)}`,t)},removeDataAttribute(a,e){a.removeAttribute(`data-bs-${ea(e)}`)},getDataAttributes(a){if(!a)return{};const e={},t=Object.keys(a.dataset).filter(n=>n.startsWith("bs")&&!n.startsWith("bsConfig"));for(const n of t){let r=n.replace(/^bs/,"");r=r.charAt(0).toLowerCase()+r.slice(1,r.length),e[r]=gn(a.dataset[n])}return e},getDataAttribute(a,e){return gn(a.getAttribute(`data-bs-${ea(e)}`))}};class ct{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}_getConfig(e){return e=this._mergeConfigObj(e),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}_configAfterMerge(e){return e}_mergeConfigObj(e,t){const n=oe(t)?se.getDataAttribute(t,"config"):{};return{...this.constructor.Default,...typeof n=="object"?n:{},...oe(t)?se.getDataAttributes(t):{},...typeof e=="object"?e:{}}}_typeCheckConfig(e,t=this.constructor.DefaultType){for(const[n,r]of Object.entries(t)){const i=e[n],o=oe(i)?"element":wo(i);if(!new RegExp(r).test(o))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${n}" provided type "${o}" but expected type "${r}".`)}}}const Ao="5.3.0";class ae extends ct{constructor(e,t){super(),e=ce(e),e&&(this._element=e,this._config=this._getConfig(t),Jt.set(this._element,this.constructor.DATA_KEY,this))}dispose(){Jt.remove(this._element,this.constructor.DATA_KEY),h.off(this._element,this.constructor.EVENT_KEY);for(const e of Object.getOwnPropertyNames(this))this[e]=null}_queueCallback(e,t,n=!0){Sr(e,t,n)}_getConfig(e){return e=this._mergeConfigObj(e,this._element),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}static getInstance(e){return Jt.get(ce(e),this.DATA_KEY)}static getOrCreateInstance(e,t={}){return this.getInstance(e)||new this(e,typeof t=="object"?t:null)}static get VERSION(){return Ao}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(e){return`${e}${this.EVENT_KEY}`}}const ta=a=>{let e=a.getAttribute("data-bs-target");if(!e||e==="#"){let t=a.getAttribute("href");if(!t||!t.includes("#")&&!t.startsWith("."))return null;t.includes("#")&&!t.startsWith("#")&&(t=`#${t.split("#")[1]}`),e=t&&t!=="#"?t.trim():null}return Dr(e)},g={find(a,e=document.documentElement){return[].concat(...Element.prototype.querySelectorAll.call(e,a))},findOne(a,e=document.documentElement){return Element.prototype.querySelector.call(e,a)},children(a,e){return[].concat(...a.children).filter(t=>t.matches(e))},parents(a,e){const t=[];let n=a.parentNode.closest(e);for(;n;)t.push(n),n=n.parentNode.closest(e);return t},prev(a,e){let t=a.previousElementSibling;for(;t;){if(t.matches(e))return[t];t=t.previousElementSibling}return[]},next(a,e){let t=a.nextElementSibling;for(;t;){if(t.matches(e))return[t];t=t.nextElementSibling}return[]},focusableChildren(a){const e=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map(t=>`${t}:not([tabindex^="-"])`).join(",");return this.find(e,a).filter(t=>!he(t)&&Be(t))},getSelectorFromElement(a){const e=ta(a);return e&&g.findOne(e)?e:null},getElementFromSelector(a){const e=ta(a);return e?g.findOne(e):null},getMultipleElementsFromSelector(a){const e=ta(a);return e?g.find(e):[]}},Vt=(a,e="hide")=>{const t=`click.dismiss${a.EVENT_KEY}`,n=a.NAME;h.on(document,t,`[data-bs-dismiss="${n}"]`,function(r){if(["A","AREA"].includes(this.tagName)&&r.preventDefault(),he(this))return;const i=g.getElementFromSelector(this)||this.closest(`.${n}`);a.getOrCreateInstance(i)[e]()})},No="alert",So="bs.alert",Ir=`.${So}`,jo=`close${Ir}`,zo=`closed${Ir}`,Oo="fade",xo="show";class It extends ae{static get NAME(){return No}close(){if(h.trigger(this._element,jo).defaultPrevented)return;this._element.classList.remove(xo);const t=this._element.classList.contains(Oo);this._queueCallback(()=>this._destroyElement(),this._element,t)}_destroyElement(){this._element.remove(),h.trigger(this._element,zo),this.dispose()}static jQueryInterface(e){return this.each(function(){const t=It.getOrCreateInstance(this);if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e](this)}})}}Vt(It,"close");U(It);const Lo="button",Vo="bs.button",Io=`.${Vo}`,Ro=".data-api",Ho="active",bn='[data-bs-toggle="button"]',Fo=`click${Io}${Ro}`;class Rt extends ae{static get NAME(){return Lo}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle(Ho))}static jQueryInterface(e){return this.each(function(){const t=Rt.getOrCreateInstance(this);e==="toggle"&&t[e]()})}}h.on(document,Fo,bn,a=>{a.preventDefault();const e=a.target.closest(bn);Rt.getOrCreateInstance(e).toggle()});U(Rt);const Xo="swipe",Qe=".bs.swipe",qo=`touchstart${Qe}`,Yo=`touchmove${Qe}`,Ko=`touchend${Qe}`,Go=`pointerdown${Qe}`,Bo=`pointerup${Qe}`,Qo="touch",Jo="pen",Uo="pointer-event",Zo=40,es={endCallback:null,leftCallback:null,rightCallback:null},ts={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class jt extends ct{constructor(e,t){super(),this._element=e,!(!e||!jt.isSupported())&&(this._config=this._getConfig(t),this._deltaX=0,this._supportPointerEvents=!!window.PointerEvent,this._initEvents())}static get Default(){return es}static get DefaultType(){return ts}static get NAME(){return Xo}dispose(){h.off(this._element,Qe)}_start(e){if(!this._supportPointerEvents){this._deltaX=e.touches[0].clientX;return}this._eventIsPointerPenTouch(e)&&(this._deltaX=e.clientX)}_end(e){this._eventIsPointerPenTouch(e)&&(this._deltaX=e.clientX-this._deltaX),this._handleSwipe(),H(this._config.endCallback)}_move(e){this._deltaX=e.touches&&e.touches.length>1?0:e.touches[0].clientX-this._deltaX}_handleSwipe(){const e=Math.abs(this._deltaX);if(e<=Zo)return;const t=e/this._deltaX;this._deltaX=0,t&&H(t>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(h.on(this._element,Go,e=>this._start(e)),h.on(this._element,Bo,e=>this._end(e)),this._element.classList.add(Uo)):(h.on(this._element,qo,e=>this._start(e)),h.on(this._element,Yo,e=>this._move(e)),h.on(this._element,Ko,e=>this._end(e)))}_eventIsPointerPenTouch(e){return this._supportPointerEvents&&(e.pointerType===Jo||e.pointerType===Qo)}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}const as="carousel",ns="bs.carousel",pe=`.${ns}`,Rr=".data-api",rs="ArrowLeft",is="ArrowRight",os=500,et="next",je="prev",xe="left",Dt="right",ss=`slide${pe}`,aa=`slid${pe}`,us=`keydown${pe}`,ds=`mouseenter${pe}`,ls=`mouseleave${pe}`,ms=`dragstart${pe}`,cs=`load${pe}${Rr}`,hs=`click${pe}${Rr}`,Hr="carousel",_t="active",fs="slide",vs="carousel-item-end",ps="carousel-item-start",gs="carousel-item-next",bs="carousel-item-prev",Fr=".active",Xr=".carousel-item",ys=Fr+Xr,ws=".carousel-item img",_s=".carousel-indicators",ks="[data-bs-slide], [data-bs-slide-to]",Ps='[data-bs-ride="carousel"]',$s={[rs]:Dt,[is]:xe},Ms={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},Es={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class ht extends ae{constructor(e,t){super(e,t),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=g.findOne(_s,this._element),this._addEventListeners(),this._config.ride===Hr&&this.cycle()}static get Default(){return Ms}static get DefaultType(){return Es}static get NAME(){return as}next(){this._slide(et)}nextWhenVisible(){!document.hidden&&Be(this._element)&&this.next()}prev(){this._slide(je)}pause(){this._isSliding&&Cr(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval(()=>this.nextWhenVisible(),this._config.interval)}_maybeEnableCycle(){if(this._config.ride){if(this._isSliding){h.one(this._element,aa,()=>this.cycle());return}this.cycle()}}to(e){const t=this._getItems();if(e>t.length-1||e<0)return;if(this._isSliding){h.one(this._element,aa,()=>this.to(e));return}const n=this._getItemIndex(this._getActive());if(n===e)return;const r=e>n?et:je;this._slide(r,t[e])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(e){return e.defaultInterval=e.interval,e}_addEventListeners(){this._config.keyboard&&h.on(this._element,us,e=>this._keydown(e)),this._config.pause==="hover"&&(h.on(this._element,ds,()=>this.pause()),h.on(this._element,ls,()=>this._maybeEnableCycle())),this._config.touch&&jt.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const n of g.find(ws,this._element))h.on(n,ms,r=>r.preventDefault());const t={leftCallback:()=>this._slide(this._directionToOrder(xe)),rightCallback:()=>this._slide(this._directionToOrder(Dt)),endCallback:()=>{this._config.pause==="hover"&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),os+this._config.interval))}};this._swipeHelper=new jt(this._element,t)}_keydown(e){if(/input|textarea/i.test(e.target.tagName))return;const t=$s[e.key];t&&(e.preventDefault(),this._slide(this._directionToOrder(t)))}_getItemIndex(e){return this._getItems().indexOf(e)}_setActiveIndicatorElement(e){if(!this._indicatorsElement)return;const t=g.findOne(Fr,this._indicatorsElement);t.classList.remove(_t),t.removeAttribute("aria-current");const n=g.findOne(`[data-bs-slide-to="${e}"]`,this._indicatorsElement);n&&(n.classList.add(_t),n.setAttribute("aria-current","true"))}_updateInterval(){const e=this._activeElement||this._getActive();if(!e)return;const t=Number.parseInt(e.getAttribute("data-bs-interval"),10);this._config.interval=t||this._config.defaultInterval}_slide(e,t=null){if(this._isSliding)return;const n=this._getActive(),r=e===et,i=t||Va(this._getItems(),n,r,this._config.wrap);if(i===n)return;const o=this._getItemIndex(i),s=b=>h.trigger(this._element,b,{relatedTarget:i,direction:this._orderToDirection(e),from:this._getItemIndex(n),to:o});if(s(ss).defaultPrevented||!n||!i)return;const c=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(o),this._activeElement=i;const m=r?ps:vs,v=r?gs:bs;i.classList.add(v),mt(i),n.classList.add(m),i.classList.add(m);const p=()=>{i.classList.remove(m,v),i.classList.add(_t),n.classList.remove(_t,v,m),this._isSliding=!1,s(aa)};this._queueCallback(p,n,this._isAnimated()),c&&this.cycle()}_isAnimated(){return this._element.classList.contains(fs)}_getActive(){return g.findOne(ys,this._element)}_getItems(){return g.find(Xr,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(e){return B()?e===xe?je:et:e===xe?et:je}_orderToDirection(e){return B()?e===je?xe:Dt:e===je?Dt:xe}static jQueryInterface(e){return this.each(function(){const t=ht.getOrCreateInstance(this,e);if(typeof e=="number"){t.to(e);return}if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e]()}})}}h.on(document,hs,ks,function(a){const e=g.getElementFromSelector(this);if(!e||!e.classList.contains(Hr))return;a.preventDefault();const t=ht.getOrCreateInstance(e),n=this.getAttribute("data-bs-slide-to");if(n){t.to(n),t._maybeEnableCycle();return}if(se.getDataAttribute(this,"slide")==="next"){t.next(),t._maybeEnableCycle();return}t.prev(),t._maybeEnableCycle()});h.on(window,cs,()=>{const a=g.find(Ps);for(const e of a)ht.getOrCreateInstance(e)});U(ht);const Ws="collapse",Ts="bs.collapse",ft=`.${Ts}`,Ds=".data-api",Cs=`show${ft}`,As=`shown${ft}`,Ns=`hide${ft}`,Ss=`hidden${ft}`,js=`click${ft}${Ds}`,na="show",Ve="collapse",kt="collapsing",zs="collapsed",Os=`:scope .${Ve} .${Ve}`,xs="collapse-horizontal",Ls="width",Vs="height",Is=".collapse.show, .collapse.collapsing",ka='[data-bs-toggle="collapse"]',Rs={parent:null,toggle:!0},Hs={parent:"(null|element)",toggle:"boolean"};class ut extends ae{constructor(e,t){super(e,t),this._isTransitioning=!1,this._triggerArray=[];const n=g.find(ka);for(const r of n){const i=g.getSelectorFromElement(r),o=g.find(i).filter(s=>s===this._element);i!==null&&o.length&&this._triggerArray.push(r)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return Rs}static get DefaultType(){return Hs}static get NAME(){return Ws}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let e=[];if(this._config.parent&&(e=this._getFirstLevelChildren(Is).filter(s=>s!==this._element).map(s=>ut.getOrCreateInstance(s,{toggle:!1}))),e.length&&e[0]._isTransitioning||h.trigger(this._element,Cs).defaultPrevented)return;for(const s of e)s.hide();const n=this._getDimension();this._element.classList.remove(Ve),this._element.classList.add(kt),this._element.style[n]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const r=()=>{this._isTransitioning=!1,this._element.classList.remove(kt),this._element.classList.add(Ve,na),this._element.style[n]="",h.trigger(this._element,As)},o=`scroll${n[0].toUpperCase()+n.slice(1)}`;this._queueCallback(r,this._element,!0),this._element.style[n]=`${this._element[o]}px`}hide(){if(this._isTransitioning||!this._isShown()||h.trigger(this._element,Ns).defaultPrevented)return;const t=this._getDimension();this._element.style[t]=`${this._element.getBoundingClientRect()[t]}px`,mt(this._element),this._element.classList.add(kt),this._element.classList.remove(Ve,na);for(const r of this._triggerArray){const i=g.getElementFromSelector(r);i&&!this._isShown(i)&&this._addAriaAndCollapsedClass([r],!1)}this._isTransitioning=!0;const n=()=>{this._isTransitioning=!1,this._element.classList.remove(kt),this._element.classList.add(Ve),h.trigger(this._element,Ss)};this._element.style[t]="",this._queueCallback(n,this._element,!0)}_isShown(e=this._element){return e.classList.contains(na)}_configAfterMerge(e){return e.toggle=!!e.toggle,e.parent=ce(e.parent),e}_getDimension(){return this._element.classList.contains(xs)?Ls:Vs}_initializeChildren(){if(!this._config.parent)return;const e=this._getFirstLevelChildren(ka);for(const t of e){const n=g.getElementFromSelector(t);n&&this._addAriaAndCollapsedClass([t],this._isShown(n))}}_getFirstLevelChildren(e){const t=g.find(Os,this._config.parent);return g.find(e,this._config.parent).filter(n=>!t.includes(n))}_addAriaAndCollapsedClass(e,t){if(e.length)for(const n of e)n.classList.toggle(zs,!t),n.setAttribute("aria-expanded",t)}static jQueryInterface(e){const t={};return typeof e=="string"&&/show|hide/.test(e)&&(t.toggle=!1),this.each(function(){const n=ut.getOrCreateInstance(this,t);if(typeof e=="string"){if(typeof n[e]>"u")throw new TypeError(`No method named "${e}"`);n[e]()}})}}h.on(document,js,ka,function(a){(a.target.tagName==="A"||a.delegateTarget&&a.delegateTarget.tagName==="A")&&a.preventDefault();for(const e of g.getMultipleElementsFromSelector(this))ut.getOrCreateInstance(e,{toggle:!1}).toggle()});U(ut);const yn="dropdown",Fs="bs.dropdown",Ce=`.${Fs}`,Ra=".data-api",Xs="Escape",wn="Tab",qs="ArrowUp",_n="ArrowDown",Ys=2,Ks=`hide${Ce}`,Gs=`hidden${Ce}`,Bs=`show${Ce}`,Qs=`shown${Ce}`,qr=`click${Ce}${Ra}`,Yr=`keydown${Ce}${Ra}`,Js=`keyup${Ce}${Ra}`,Le="show",Us="dropup",Zs="dropend",eu="dropstart",tu="dropup-center",au="dropdown-center",Me='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',nu=`${Me}.${Le}`,Ct=".dropdown-menu",ru=".navbar",iu=".navbar-nav",ou=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",su=B()?"top-end":"top-start",uu=B()?"top-start":"top-end",du=B()?"bottom-end":"bottom-start",lu=B()?"bottom-start":"bottom-end",mu=B()?"left-start":"right-start",cu=B()?"right-start":"left-start",hu="top",fu="bottom",vu={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},pu={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"};class re extends ae{constructor(e,t){super(e,t),this._popper=null,this._parent=this._element.parentNode,this._menu=g.next(this._element,Ct)[0]||g.prev(this._element,Ct)[0]||g.findOne(Ct,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return vu}static get DefaultType(){return pu}static get NAME(){return yn}toggle(){return this._isShown()?this.hide():this.show()}show(){if(he(this._element)||this._isShown())return;const e={relatedTarget:this._element};if(!h.trigger(this._element,Bs,e).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(iu))for(const n of[].concat(...document.body.children))h.on(n,"mouseover",St);this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(Le),this._element.classList.add(Le),h.trigger(this._element,Qs,e)}}hide(){if(he(this._element)||!this._isShown())return;const e={relatedTarget:this._element};this._completeHide(e)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_completeHide(e){if(!h.trigger(this._element,Ks,e).defaultPrevented){if("ontouchstart"in document.documentElement)for(const n of[].concat(...document.body.children))h.off(n,"mouseover",St);this._popper&&this._popper.destroy(),this._menu.classList.remove(Le),this._element.classList.remove(Le),this._element.setAttribute("aria-expanded","false"),se.removeDataAttribute(this._menu,"popper"),h.trigger(this._element,Gs,e)}}_getConfig(e){if(e=super._getConfig(e),typeof e.reference=="object"&&!oe(e.reference)&&typeof e.reference.getBoundingClientRect!="function")throw new TypeError(`${yn.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return e}_createPopper(){if(typeof Tr>"u")throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");let e=this._element;this._config.reference==="parent"?e=this._parent:oe(this._config.reference)?e=ce(this._config.reference):typeof this._config.reference=="object"&&(e=this._config.reference);const t=this._getPopperConfig();this._popper=La(e,this._menu,t)}_isShown(){return this._menu.classList.contains(Le)}_getPlacement(){const e=this._parent;if(e.classList.contains(Zs))return mu;if(e.classList.contains(eu))return cu;if(e.classList.contains(tu))return hu;if(e.classList.contains(au))return fu;const t=getComputedStyle(this._menu).getPropertyValue("--bs-position").trim()==="end";return e.classList.contains(Us)?t?uu:su:t?lu:du}_detectNavbar(){return this._element.closest(ru)!==null}_getOffset(){const{offset:e}=this._config;return typeof e=="string"?e.split(",").map(t=>Number.parseInt(t,10)):typeof e=="function"?t=>e(t,this._element):e}_getPopperConfig(){const e={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||this._config.display==="static")&&(se.setDataAttribute(this._menu,"popper","static"),e.modifiers=[{name:"applyStyles",enabled:!1}]),{...e,...H(this._config.popperConfig,[e])}}_selectMenuItem({key:e,target:t}){const n=g.find(ou,this._menu).filter(r=>Be(r));n.length&&Va(n,t,e===_n,!n.includes(t)).focus()}static jQueryInterface(e){return this.each(function(){const t=re.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof t[e]>"u")throw new TypeError(`No method named "${e}"`);t[e]()}})}static clearMenus(e){if(e.button===Ys||e.type==="keyup"&&e.key!==wn)return;const t=g.find(nu);for(const n of t){const r=re.getInstance(n);if(!r||r._config.autoClose===!1)continue;const i=e.composedPath(),o=i.includes(r._menu);if(i.includes(r._element)||r._config.autoClose==="inside"&&!o||r._config.autoClose==="outside"&&o||r._menu.contains(e.target)&&(e.type==="keyup"&&e.key===wn||/input|select|option|textarea|form/i.test(e.target.tagName)))continue;const s={relatedTarget:r._element};e.type==="click"&&(s.clickEvent=e),r._completeHide(s)}}static dataApiKeydownHandler(e){const t=/input|textarea/i.test(e.target.tagName),n=e.key===Xs,r=[qs,_n].includes(e.key);if(!r&&!n||t&&!n)return;e.preventDefault();const i=this.matches(Me)?this:g.prev(this,Me)[0]||g.next(this,Me)[0]||g.findOne(Me,e.delegateTarget.parentNode),o=re.getOrCreateInstance(i);if(r){e.stopPropagation(),o.show(),o._selectMenuItem(e);return}o._isShown()&&(e.stopPropagation(),o.hide(),i.focus())}}h.on(document,Yr,Me,re.dataApiKeydownHandler);h.on(document,Yr,Ct,re.dataApiKeydownHandler);h.on(document,qr,re.clearMenus);h.on(document,Js,re.clearMenus);h.on(document,qr,Me,function(a){a.preventDefault(),re.getOrCreateInstance(this).toggle()});U(re);const Kr="backdrop",gu="fade",kn="show",Pn=`mousedown.bs.${Kr}`,bu={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},yu={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class Gr extends ct{constructor(e){super(),this._config=this._getConfig(e),this._isAppended=!1,this._element=null}static get Default(){return bu}static get DefaultType(){return yu}static get NAME(){return Kr}show(e){if(!this._config.isVisible){H(e);return}this._append();const t=this._getElement();this._config.isAnimated&&mt(t),t.classList.add(kn),this._emulateAnimation(()=>{H(e)})}hide(e){if(!this._config.isVisible){H(e);return}this._getElement().classList.remove(kn),this._emulateAnimation(()=>{this.dispose(),H(e)})}dispose(){this._isAppended&&(h.off(this._element,Pn),this._element.remove(),this._isAppended=!1)}_getElement(){if(!this._element){const e=document.createElement("div");e.className=this._config.className,this._config.isAnimated&&e.classList.add(gu),this._element=e}return this._element}_configAfterMerge(e){return e.rootElement=ce(e.rootElement),e}_append(){if(this._isAppended)return;const e=this._getElement();this._config.rootElement.append(e),h.on(e,Pn,()=>{H(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(e){Sr(e,this._getElement(),this._config.isAnimated)}}const wu="focustrap",_u="bs.focustrap",zt=`.${_u}`,ku=`focusin${zt}`,Pu=`keydown.tab${zt}`,$u="Tab",Mu="forward",$n="backward",Eu={autofocus:!0,trapElement:null},Wu={autofocus:"boolean",trapElement:"element"};class Br extends ct{constructor(e){super(),this._config=this._getConfig(e),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return Eu}static get DefaultType(){return Wu}static get NAME(){return wu}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),h.off(document,zt),h.on(document,ku,e=>this._handleFocusin(e)),h.on(document,Pu,e=>this._handleKeydown(e)),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,h.off(document,zt))}_handleFocusin(e){const{trapElement:t}=this._config;if(e.target===document||e.target===t||t.contains(e.target))return;const n=g.focusableChildren(t);n.length===0?t.focus():this._lastTabNavDirection===$n?n[n.length-1].focus():n[0].focus()}_handleKeydown(e){e.key===$u&&(this._lastTabNavDirection=e.shiftKey?$n:Mu)}}const Mn=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",En=".sticky-top",Pt="padding-right",Wn="margin-right";class Pa{constructor(){this._element=document.body}getWidth(){const e=document.documentElement.clientWidth;return Math.abs(window.innerWidth-e)}hide(){const e=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,Pt,t=>t+e),this._setElementAttributes(Mn,Pt,t=>t+e),this._setElementAttributes(En,Wn,t=>t-e)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,Pt),this._resetElementAttributes(Mn,Pt),this._resetElementAttributes(En,Wn)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(e,t,n){const r=this.getWidth(),i=o=>{if(o!==this._element&&window.innerWidth>o.clientWidth+r)return;this._saveInitialAttribute(o,t);const s=window.getComputedStyle(o).getPropertyValue(t);o.style.setProperty(t,`${n(Number.parseFloat(s))}px`)};this._applyManipulationCallback(e,i)}_saveInitialAttribute(e,t){const n=e.style.getPropertyValue(t);n&&se.setDataAttribute(e,t,n)}_resetElementAttributes(e,t){const n=r=>{const i=se.getDataAttribute(r,t);if(i===null){r.style.removeProperty(t);return}se.removeDataAttribute(r,t),r.style.setProperty(t,i)};this._applyManipulationCallback(e,n)}_applyManipulationCallback(e,t){if(oe(e)){t(e);return}for(const n of g.find(e,this._element))t(n)}}const Tu="modal",Du="bs.modal",Q=`.${Du}`,Cu=".data-api",Au="Escape",Nu=`hide${Q}`,Su=`hidePrevented${Q}`,Qr=`hidden${Q}`,Jr=`show${Q}`,ju=`shown${Q}`,zu=`resize${Q}`,Ou=`click.dismiss${Q}`,xu=`mousedown.dismiss${Q}`,Lu=`keydown.dismiss${Q}`,Vu=`click${Q}${Cu}`,Tn="modal-open",Iu="fade",Dn="show",ra="modal-static",Ru=".modal.show",Hu=".modal-dialog",Fu=".modal-body",Xu='[data-bs-toggle="modal"]',qu={backdrop:!0,focus:!0,keyboard:!0},Yu={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class qe extends ae{constructor(e,t){super(e,t),this._dialog=g.findOne(Hu,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new Pa,this._addEventListeners()}static get Default(){return qu}static get DefaultType(){return Yu}static get NAME(){return Tu}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){this._isShown||this._isTransitioning||h.trigger(this._element,Jr,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(Tn),this._adjustDialog(),this._backdrop.show(()=>this._showElement(e)))}hide(){!this._isShown||this._isTransitioning||h.trigger(this._element,Nu).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(Dn),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated()))}dispose(){h.off(window,Q),h.off(this._dialog,Q),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new Gr({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new Br({trapElement:this._element})}_showElement(e){document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;const t=g.findOne(Fu,this._dialog);t&&(t.scrollTop=0),mt(this._element),this._element.classList.add(Dn);const n=()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,h.trigger(this._element,ju,{relatedTarget:e})};this._queueCallback(n,this._dialog,this._isAnimated())}_addEventListeners(){h.on(this._element,Lu,e=>{if(e.key===Au){if(this._config.keyboard){this.hide();return}this._triggerBackdropTransition()}}),h.on(window,zu,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),h.on(this._element,xu,e=>{h.one(this._element,Ou,t=>{if(!(this._element!==e.target||this._element!==t.target)){if(this._config.backdrop==="static"){this._triggerBackdropTransition();return}this._config.backdrop&&this.hide()}})})}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide(()=>{document.body.classList.remove(Tn),this._resetAdjustments(),this._scrollBar.reset(),h.trigger(this._element,Qr)})}_isAnimated(){return this._element.classList.contains(Iu)}_triggerBackdropTransition(){if(h.trigger(this._element,Su).defaultPrevented)return;const t=this._element.scrollHeight>document.documentElement.clientHeight,n=this._element.style.overflowY;n==="hidden"||this._element.classList.contains(ra)||(t||(this._element.style.overflowY="hidden"),this._element.classList.add(ra),this._queueCallback(()=>{this._element.classList.remove(ra),this._queueCallback(()=>{this._element.style.overflowY=n},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._scrollBar.getWidth(),n=t>0;if(n&&!e){const r=B()?"paddingLeft":"paddingRight";this._element.style[r]=`${t}px`}if(!n&&e){const r=B()?"paddingRight":"paddingLeft";this._element.style[r]=`${t}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(e,t){return this.each(function(){const n=qe.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof n[e]>"u")throw new TypeError(`No method named "${e}"`);n[e](t)}})}}h.on(document,Vu,Xu,function(a){const e=g.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&a.preventDefault(),h.one(e,Jr,r=>{r.defaultPrevented||h.one(e,Qr,()=>{Be(this)&&this.focus()})});const t=g.findOne(Ru);t&&qe.getInstance(t).hide(),qe.getOrCreateInstance(e).toggle(this)});Vt(qe);U(qe);const Ku="offcanvas",Gu="bs.offcanvas",de=`.${Gu}`,Ur=".data-api",Bu=`load${de}${Ur}`,Qu="Escape",Cn="show",An="showing",Nn="hiding",Ju="offcanvas-backdrop",Zr=".offcanvas.show",Uu=`show${de}`,Zu=`shown${de}`,ed=`hide${de}`,Sn=`hidePrevented${de}`,ei=`hidden${de}`,td=`resize${de}`,ad=`click${de}${Ur}`,nd=`keydown.dismiss${de}`,rd='[data-bs-toggle="offcanvas"]',id={backdrop:!0,keyboard:!0,scroll:!1},od={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class fe extends ae{constructor(e,t){super(e,t),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return id}static get DefaultType(){return od}static get NAME(){return Ku}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){if(this._isShown||h.trigger(this._element,Uu,{relatedTarget:e}).defaultPrevented)return;this._isShown=!0,this._backdrop.show(),this._config.scroll||new Pa().hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(An);const n=()=>{(!this._config.scroll||this._config.backdrop)&&this._focustrap.activate(),this._element.classList.add(Cn),this._element.classList.remove(An),h.trigger(this._element,Zu,{relatedTarget:e})};this._queueCallback(n,this._element,!0)}hide(){if(!this._isShown||h.trigger(this._element,ed).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(Nn),this._backdrop.hide();const t=()=>{this._element.classList.remove(Cn,Nn),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||new Pa().reset(),h.trigger(this._element,ei)};this._queueCallback(t,this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const e=()=>{if(this._config.backdrop==="static"){h.trigger(this._element,Sn);return}this.hide()},t=!!this._config.backdrop;return new Gr({className:Ju,isVisible:t,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:t?e:null})}_initializeFocusTrap(){return new Br({trapElement:this._element})}_addEventListeners(){h.on(this._element,nd,e=>{if(e.key===Qu){if(this._config.keyboard){this.hide();return}h.trigger(this._element,Sn)}})}static jQueryInterface(e){return this.each(function(){const t=fe.getOrCreateInstance(this,e);if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e](this)}})}}h.on(document,ad,rd,function(a){const e=g.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&a.preventDefault(),he(this))return;h.one(e,ei,()=>{Be(this)&&this.focus()});const t=g.findOne(Zr);t&&t!==e&&fe.getInstance(t).hide(),fe.getOrCreateInstance(e).toggle(this)});h.on(window,Bu,()=>{for(const a of g.find(Zr))fe.getOrCreateInstance(a).show()});h.on(window,td,()=>{for(const a of g.find("[aria-modal][class*=show][class*=offcanvas-]"))getComputedStyle(a).position!=="fixed"&&fe.getOrCreateInstance(a).hide()});Vt(fe);U(fe);const sd=/^aria-[\w-]*$/i,ti={"*":["class","dir","id","lang","role",sd],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},ud=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),dd=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,ld=(a,e)=>{const t=a.nodeName.toLowerCase();return e.includes(t)?ud.has(t)?!!dd.test(a.nodeValue):!0:e.filter(n=>n instanceof RegExp).some(n=>n.test(t))};function md(a,e,t){if(!a.length)return a;if(t&&typeof t=="function")return t(a);const r=new window.DOMParser().parseFromString(a,"text/html"),i=[].concat(...r.body.querySelectorAll("*"));for(const o of i){const s=o.nodeName.toLowerCase();if(!Object.keys(e).includes(s)){o.remove();continue}const u=[].concat(...o.attributes),c=[].concat(e["*"]||[],e[s]||[]);for(const m of u)ld(m,c)||o.removeAttribute(m.nodeName)}return r.body.innerHTML}const cd="TemplateFactory",hd={allowList:ti,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"
"},fd={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},vd={entry:"(string|element|function|null)",selector:"(string|element)"};class pd extends ct{constructor(e){super(),this._config=this._getConfig(e)}static get Default(){return hd}static get DefaultType(){return fd}static get NAME(){return cd}getContent(){return Object.values(this._config.content).map(e=>this._resolvePossibleFunction(e)).filter(Boolean)}hasContent(){return this.getContent().length>0}changeContent(e){return this._checkContent(e),this._config.content={...this._config.content,...e},this}toHtml(){const e=document.createElement("div");e.innerHTML=this._maybeSanitize(this._config.template);for(const[r,i]of Object.entries(this._config.content))this._setContent(e,i,r);const t=e.children[0],n=this._resolvePossibleFunction(this._config.extraClass);return n&&t.classList.add(...n.split(" ")),t}_typeCheckConfig(e){super._typeCheckConfig(e),this._checkContent(e.content)}_checkContent(e){for(const[t,n]of Object.entries(e))super._typeCheckConfig({selector:t,entry:n},vd)}_setContent(e,t,n){const r=g.findOne(n,e);if(r){if(t=this._resolvePossibleFunction(t),!t){r.remove();return}if(oe(t)){this._putElementInTemplate(ce(t),r);return}if(this._config.html){r.innerHTML=this._maybeSanitize(t);return}r.textContent=t}}_maybeSanitize(e){return this._config.sanitize?md(e,this._config.allowList,this._config.sanitizeFn):e}_resolvePossibleFunction(e){return H(e,[this])}_putElementInTemplate(e,t){if(this._config.html){t.innerHTML="",t.append(e);return}t.textContent=e.textContent}}const gd="tooltip",bd=new Set(["sanitize","allowList","sanitizeFn"]),ia="fade",yd="modal",$t="show",wd=".tooltip-inner",jn=`.${yd}`,zn="hide.bs.modal",tt="hover",oa="focus",_d="click",kd="manual",Pd="hide",$d="hidden",Md="show",Ed="shown",Wd="inserted",Td="click",Dd="focusin",Cd="focusout",Ad="mouseenter",Nd="mouseleave",Sd={AUTO:"auto",TOP:"top",RIGHT:B()?"left":"right",BOTTOM:"bottom",LEFT:B()?"right":"left"},jd={allowList:ti,animation:!0,boundary:"clippingParents",container:!1,customClass:"",delay:0,fallbackPlacements:["top","right","bottom","left"],html:!1,offset:[0,6],placement:"top",popperConfig:null,sanitize:!0,sanitizeFn:null,selector:!1,template:'',title:"",trigger:"hover focus"},zd={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"};class Je extends ae{constructor(e,t){if(typeof Tr>"u")throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");super(e,t),this._isEnabled=!0,this._timeout=0,this._isHovered=null,this._activeTrigger={},this._popper=null,this._templateFactory=null,this._newContent=null,this.tip=null,this._setListeners(),this._config.selector||this._fixTitle()}static get Default(){return jd}static get DefaultType(){return zd}static get NAME(){return gd}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){if(this._isEnabled){if(this._activeTrigger.click=!this._activeTrigger.click,this._isShown()){this._leave();return}this._enter()}}dispose(){clearTimeout(this._timeout),h.off(this._element.closest(jn),zn,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),super.dispose()}show(){if(this._element.style.display==="none")throw new Error("Please use show on visible elements");if(!(this._isWithContent()&&this._isEnabled))return;const e=h.trigger(this._element,this.constructor.eventName(Md)),n=(Ar(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(e.defaultPrevented||!n)return;this._disposePopper();const r=this._getTipElement();this._element.setAttribute("aria-describedby",r.getAttribute("id"));const{container:i}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(i.append(r),h.trigger(this._element,this.constructor.eventName(Wd))),this._popper=this._createPopper(r),r.classList.add($t),"ontouchstart"in document.documentElement)for(const s of[].concat(...document.body.children))h.on(s,"mouseover",St);const o=()=>{h.trigger(this._element,this.constructor.eventName(Ed)),this._isHovered===!1&&this._leave(),this._isHovered=!1};this._queueCallback(o,this.tip,this._isAnimated())}hide(){if(!this._isShown()||h.trigger(this._element,this.constructor.eventName(Pd)).defaultPrevented)return;if(this._getTipElement().classList.remove($t),"ontouchstart"in document.documentElement)for(const r of[].concat(...document.body.children))h.off(r,"mouseover",St);this._activeTrigger[_d]=!1,this._activeTrigger[oa]=!1,this._activeTrigger[tt]=!1,this._isHovered=null;const n=()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),h.trigger(this._element,this.constructor.eventName($d)))};this._queueCallback(n,this.tip,this._isAnimated())}update(){this._popper&&this._popper.update()}_isWithContent(){return!!this._getTitle()}_getTipElement(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}_createTipElement(e){const t=this._getTemplateFactory(e).toHtml();if(!t)return null;t.classList.remove(ia,$t),t.classList.add(`bs-${this.constructor.NAME}-auto`);const n=_o(this.constructor.NAME).toString();return t.setAttribute("id",n),this._isAnimated()&&t.classList.add(ia),t}setContent(e){this._newContent=e,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(e){return this._templateFactory?this._templateFactory.changeContent(e):this._templateFactory=new pd({...this._config,content:e,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[wd]:this._getTitle()}}_getTitle(){return this._resolvePossibleFunction(this._config.title)||this._element.getAttribute("data-bs-original-title")}_initializeOnDelegatedTarget(e){return this.constructor.getOrCreateInstance(e.delegateTarget,this._getDelegateConfig())}_isAnimated(){return this._config.animation||this.tip&&this.tip.classList.contains(ia)}_isShown(){return this.tip&&this.tip.classList.contains($t)}_createPopper(e){const t=H(this._config.placement,[this,e,this._element]),n=Sd[t.toUpperCase()];return La(this._element,e,this._getPopperConfig(n))}_getOffset(){const{offset:e}=this._config;return typeof e=="string"?e.split(",").map(t=>Number.parseInt(t,10)):typeof e=="function"?t=>e(t,this._element):e}_resolvePossibleFunction(e){return H(e,[this._element])}_getPopperConfig(e){const t={placement:e,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:`.${this.constructor.NAME}-arrow`}},{name:"preSetPlacement",enabled:!0,phase:"beforeMain",fn:n=>{this._getTipElement().setAttribute("data-popper-placement",n.state.placement)}}]};return{...t,...H(this._config.popperConfig,[t])}}_setListeners(){const e=this._config.trigger.split(" ");for(const t of e)if(t==="click")h.on(this._element,this.constructor.eventName(Td),this._config.selector,n=>{this._initializeOnDelegatedTarget(n).toggle()});else if(t!==kd){const n=t===tt?this.constructor.eventName(Ad):this.constructor.eventName(Dd),r=t===tt?this.constructor.eventName(Nd):this.constructor.eventName(Cd);h.on(this._element,n,this._config.selector,i=>{const o=this._initializeOnDelegatedTarget(i);o._activeTrigger[i.type==="focusin"?oa:tt]=!0,o._enter()}),h.on(this._element,r,this._config.selector,i=>{const o=this._initializeOnDelegatedTarget(i);o._activeTrigger[i.type==="focusout"?oa:tt]=o._element.contains(i.relatedTarget),o._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},h.on(this._element.closest(jn),zn,this._hideModalHandler)}_fixTitle(){const e=this._element.getAttribute("title");e&&(!this._element.getAttribute("aria-label")&&!this._element.textContent.trim()&&this._element.setAttribute("aria-label",e),this._element.setAttribute("data-bs-original-title",e),this._element.removeAttribute("title"))}_enter(){if(this._isShown()||this._isHovered){this._isHovered=!0;return}this._isHovered=!0,this._setTimeout(()=>{this._isHovered&&this.show()},this._config.delay.show)}_leave(){this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout(()=>{this._isHovered||this.hide()},this._config.delay.hide))}_setTimeout(e,t){clearTimeout(this._timeout),this._timeout=setTimeout(e,t)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(e){const t=se.getDataAttributes(this._element);for(const n of Object.keys(t))bd.has(n)&&delete t[n];return e={...t,...typeof e=="object"&&e?e:{}},e=this._mergeConfigObj(e),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}_configAfterMerge(e){return e.container=e.container===!1?document.body:ce(e.container),typeof e.delay=="number"&&(e.delay={show:e.delay,hide:e.delay}),typeof e.title=="number"&&(e.title=e.title.toString()),typeof e.content=="number"&&(e.content=e.content.toString()),e}_getDelegateConfig(){const e={};for(const[t,n]of Object.entries(this._config))this.constructor.Default[t]!==n&&(e[t]=n);return e.selector=!1,e.trigger="manual",e}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null),this.tip&&(this.tip.remove(),this.tip=null)}static jQueryInterface(e){return this.each(function(){const t=Je.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof t[e]>"u")throw new TypeError(`No method named "${e}"`);t[e]()}})}}U(Je);const Od="popover",xd=".popover-header",Ld=".popover-body",Vd={...Je.Default,content:"",offset:[0,8],placement:"right",template:'',trigger:"click"},Id={...Je.DefaultType,content:"(null|string|element|function)"};class Ha extends Je{static get Default(){return Vd}static get DefaultType(){return Id}static get NAME(){return Od}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[xd]:this._getTitle(),[Ld]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(e){return this.each(function(){const t=Ha.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof t[e]>"u")throw new TypeError(`No method named "${e}"`);t[e]()}})}}U(Ha);const Rd="scrollspy",Hd="bs.scrollspy",Fa=`.${Hd}`,Fd=".data-api",Xd=`activate${Fa}`,On=`click${Fa}`,qd=`load${Fa}${Fd}`,Yd="dropdown-item",ze="active",Kd='[data-bs-spy="scroll"]',sa="[href]",Gd=".nav, .list-group",xn=".nav-link",Bd=".nav-item",Qd=".list-group-item",Jd=`${xn}, ${Bd} > ${xn}, ${Qd}`,Ud=".dropdown",Zd=".dropdown-toggle",el={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},tl={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class Ht extends ae{constructor(e,t){super(e,t),this._targetLinks=new Map,this._observableSections=new Map,this._rootElement=getComputedStyle(this._element).overflowY==="visible"?null:this._element,this._activeTarget=null,this._observer=null,this._previousScrollData={visibleEntryTop:0,parentScrollTop:0},this.refresh()}static get Default(){return el}static get DefaultType(){return tl}static get NAME(){return Rd}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(const e of this._observableSections.values())this._observer.observe(e)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(e){return e.target=ce(e.target)||document.body,e.rootMargin=e.offset?`${e.offset}px 0px -30%`:e.rootMargin,typeof e.threshold=="string"&&(e.threshold=e.threshold.split(",").map(t=>Number.parseFloat(t))),e}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(h.off(this._config.target,On),h.on(this._config.target,On,sa,e=>{const t=this._observableSections.get(e.target.hash);if(t){e.preventDefault();const n=this._rootElement||window,r=t.offsetTop-this._element.offsetTop;if(n.scrollTo){n.scrollTo({top:r,behavior:"smooth"});return}n.scrollTop=r}}))}_getNewObserver(){const e={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver(t=>this._observerCallback(t),e)}_observerCallback(e){const t=o=>this._targetLinks.get(`#${o.target.id}`),n=o=>{this._previousScrollData.visibleEntryTop=o.target.offsetTop,this._process(t(o))},r=(this._rootElement||document.documentElement).scrollTop,i=r>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=r;for(const o of e){if(!o.isIntersecting){this._activeTarget=null,this._clearActiveClass(t(o));continue}const s=o.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(i&&s){if(n(o),!r)return;continue}!i&&!s&&n(o)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;const e=g.find(sa,this._config.target);for(const t of e){if(!t.hash||he(t))continue;const n=g.findOne(decodeURI(t.hash),this._element);Be(n)&&(this._targetLinks.set(decodeURI(t.hash),t),this._observableSections.set(t.hash,n))}}_process(e){this._activeTarget!==e&&(this._clearActiveClass(this._config.target),this._activeTarget=e,e.classList.add(ze),this._activateParents(e),h.trigger(this._element,Xd,{relatedTarget:e}))}_activateParents(e){if(e.classList.contains(Yd)){g.findOne(Zd,e.closest(Ud)).classList.add(ze);return}for(const t of g.parents(e,Gd))for(const n of g.prev(t,Jd))n.classList.add(ze)}_clearActiveClass(e){e.classList.remove(ze);const t=g.find(`${sa}.${ze}`,e);for(const n of t)n.classList.remove(ze)}static jQueryInterface(e){return this.each(function(){const t=Ht.getOrCreateInstance(this,e);if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e]()}})}}h.on(window,qd,()=>{for(const a of g.find(Kd))Ht.getOrCreateInstance(a)});U(Ht);const al="tab",nl="bs.tab",Ae=`.${nl}`,rl=`hide${Ae}`,il=`hidden${Ae}`,ol=`show${Ae}`,sl=`shown${Ae}`,ul=`click${Ae}`,dl=`keydown${Ae}`,ll=`load${Ae}`,ml="ArrowLeft",Ln="ArrowRight",cl="ArrowUp",Vn="ArrowDown",Ee="active",In="fade",ua="show",hl="dropdown",fl=".dropdown-toggle",vl=".dropdown-menu",da=":not(.dropdown-toggle)",pl='.list-group, .nav, [role="tablist"]',gl=".nav-item, .list-group-item",bl=`.nav-link${da}, .list-group-item${da}, [role="tab"]${da}`,ai='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',la=`${bl}, ${ai}`,yl=`.${Ee}[data-bs-toggle="tab"], .${Ee}[data-bs-toggle="pill"], .${Ee}[data-bs-toggle="list"]`;class Ye extends ae{constructor(e){super(e),this._parent=this._element.closest(pl),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),h.on(this._element,dl,t=>this._keydown(t)))}static get NAME(){return al}show(){const e=this._element;if(this._elemIsActive(e))return;const t=this._getActiveElem(),n=t?h.trigger(t,rl,{relatedTarget:e}):null;h.trigger(e,ol,{relatedTarget:t}).defaultPrevented||n&&n.defaultPrevented||(this._deactivate(t,e),this._activate(e,t))}_activate(e,t){if(!e)return;e.classList.add(Ee),this._activate(g.getElementFromSelector(e));const n=()=>{if(e.getAttribute("role")!=="tab"){e.classList.add(ua);return}e.removeAttribute("tabindex"),e.setAttribute("aria-selected",!0),this._toggleDropDown(e,!0),h.trigger(e,sl,{relatedTarget:t})};this._queueCallback(n,e,e.classList.contains(In))}_deactivate(e,t){if(!e)return;e.classList.remove(Ee),e.blur(),this._deactivate(g.getElementFromSelector(e));const n=()=>{if(e.getAttribute("role")!=="tab"){e.classList.remove(ua);return}e.setAttribute("aria-selected",!1),e.setAttribute("tabindex","-1"),this._toggleDropDown(e,!1),h.trigger(e,il,{relatedTarget:t})};this._queueCallback(n,e,e.classList.contains(In))}_keydown(e){if(![ml,Ln,cl,Vn].includes(e.key))return;e.stopPropagation(),e.preventDefault();const t=[Ln,Vn].includes(e.key),n=Va(this._getChildren().filter(r=>!he(r)),e.target,t,!0);n&&(n.focus({preventScroll:!0}),Ye.getOrCreateInstance(n).show())}_getChildren(){return g.find(la,this._parent)}_getActiveElem(){return this._getChildren().find(e=>this._elemIsActive(e))||null}_setInitialAttributes(e,t){this._setAttributeIfNotExists(e,"role","tablist");for(const n of t)this._setInitialAttributesOnChild(n)}_setInitialAttributesOnChild(e){e=this._getInnerElement(e);const t=this._elemIsActive(e),n=this._getOuterElement(e);e.setAttribute("aria-selected",t),n!==e&&this._setAttributeIfNotExists(n,"role","presentation"),t||e.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(e,"role","tab"),this._setInitialAttributesOnTargetPanel(e)}_setInitialAttributesOnTargetPanel(e){const t=g.getElementFromSelector(e);t&&(this._setAttributeIfNotExists(t,"role","tabpanel"),e.id&&this._setAttributeIfNotExists(t,"aria-labelledby",`${e.id}`))}_toggleDropDown(e,t){const n=this._getOuterElement(e);if(!n.classList.contains(hl))return;const r=(i,o)=>{const s=g.findOne(i,n);s&&s.classList.toggle(o,t)};r(fl,Ee),r(vl,ua),n.setAttribute("aria-expanded",t)}_setAttributeIfNotExists(e,t,n){e.hasAttribute(t)||e.setAttribute(t,n)}_elemIsActive(e){return e.classList.contains(Ee)}_getInnerElement(e){return e.matches(la)?e:g.findOne(la,e)}_getOuterElement(e){return e.closest(gl)||e}static jQueryInterface(e){return this.each(function(){const t=Ye.getOrCreateInstance(this);if(typeof e=="string"){if(t[e]===void 0||e.startsWith("_")||e==="constructor")throw new TypeError(`No method named "${e}"`);t[e]()}})}}h.on(document,ul,ai,function(a){["A","AREA"].includes(this.tagName)&&a.preventDefault(),!he(this)&&Ye.getOrCreateInstance(this).show()});h.on(window,ll,()=>{for(const a of g.find(yl))Ye.getOrCreateInstance(a)});U(Ye);const wl="toast",_l="bs.toast",ge=`.${_l}`,kl=`mouseover${ge}`,Pl=`mouseout${ge}`,$l=`focusin${ge}`,Ml=`focusout${ge}`,El=`hide${ge}`,Wl=`hidden${ge}`,Tl=`show${ge}`,Dl=`shown${ge}`,Cl="fade",Rn="hide",Mt="show",Et="showing",Al={animation:"boolean",autohide:"boolean",delay:"number"},Nl={animation:!0,autohide:!0,delay:5e3};class Ft extends ae{constructor(e,t){super(e,t),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return Nl}static get DefaultType(){return Al}static get NAME(){return wl}show(){if(h.trigger(this._element,Tl).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add(Cl);const t=()=>{this._element.classList.remove(Et),h.trigger(this._element,Dl),this._maybeScheduleHide()};this._element.classList.remove(Rn),mt(this._element),this._element.classList.add(Mt,Et),this._queueCallback(t,this._element,this._config.animation)}hide(){if(!this.isShown()||h.trigger(this._element,El).defaultPrevented)return;const t=()=>{this._element.classList.add(Rn),this._element.classList.remove(Et,Mt),h.trigger(this._element,Wl)};this._element.classList.add(Et),this._queueCallback(t,this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(Mt),super.dispose()}isShown(){return this._element.classList.contains(Mt)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(e,t){switch(e.type){case"mouseover":case"mouseout":{this._hasMouseInteraction=t;break}case"focusin":case"focusout":{this._hasKeyboardInteraction=t;break}}if(t){this._clearTimeout();return}const n=e.relatedTarget;this._element===n||this._element.contains(n)||this._maybeScheduleHide()}_setListeners(){h.on(this._element,kl,e=>this._onInteraction(e,!0)),h.on(this._element,Pl,e=>this._onInteraction(e,!1)),h.on(this._element,$l,e=>this._onInteraction(e,!0)),h.on(this._element,Ml,e=>this._onInteraction(e,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(e){return this.each(function(){const t=Ft.getOrCreateInstance(this,e);if(typeof e=="string"){if(typeof t[e]>"u")throw new TypeError(`No method named "${e}"`);t[e](this)}})}}Vt(Ft);U(Ft);window.bootstrapped=!1;Promise.all([Qt("viewRange"),Qt("darkMode"),Qt("locale")]).then(a=>{if(!$e.has("start")||!$e.has("end")){const t=Ci(a[0],new Date);$e.set("start",t.start),$e.set("end",t.end)}const e=new Event("firefly-iii-bootstrapped");document.dispatchEvent(e),window.bootstrapped=!0});window.axios=hi;window.axios.defaults.headers.common["X-Requested-With"]="XMLHttpRequest";window.Alpine=fi;function J(a,e,t){F(2,arguments);var n=rn(a,t),r=rn(e,t);return n.getTime()===r.getTime()}var Sl={lessThanXSeconds:{one:"по-малко от секунда",other:"по-малко от {{count}} секунди"},xSeconds:{one:"1 секунда",other:"{{count}} секунди"},halfAMinute:"половин минута",lessThanXMinutes:{one:"по-малко от минута",other:"по-малко от {{count}} минути"},xMinutes:{one:"1 минута",other:"{{count}} минути"},aboutXHours:{one:"около час",other:"около {{count}} часа"},xHours:{one:"1 час",other:"{{count}} часа"},xDays:{one:"1 ден",other:"{{count}} дни"},aboutXWeeks:{one:"около седмица",other:"около {{count}} седмици"},xWeeks:{one:"1 седмица",other:"{{count}} седмици"},aboutXMonths:{one:"около месец",other:"около {{count}} месеца"},xMonths:{one:"1 месец",other:"{{count}} месеца"},aboutXYears:{one:"около година",other:"около {{count}} години"},xYears:{one:"1 година",other:"{{count}} години"},overXYears:{one:"над година",other:"над {{count}} години"},almostXYears:{one:"почти година",other:"почти {{count}} години"}},jl=function(e,t,n){var r,i=Sl[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"след "+r:"преди "+r:r};const zl=jl;var Ol={full:"EEEE, dd MMMM yyyy",long:"dd MMMM yyyy",medium:"dd MMM yyyy",short:"dd/MM/yyyy"},xl={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"H:mm"},Ll={any:"{{date}} {{time}}"},Vl={date:f({formats:Ol,defaultWidth:"full"}),time:f({formats:xl,defaultWidth:"full"}),dateTime:f({formats:Ll,defaultWidth:"any"})};const Il=Vl;var Xa=["неделя","понеделник","вторник","сряда","четвъртък","петък","събота"];function Rl(a){var e=Xa[a];switch(a){case 0:case 3:case 6:return"'миналата "+e+" в' p";case 1:case 2:case 4:case 5:return"'миналия "+e+" в' p"}}function ni(a){var e=Xa[a];return a===2?"'във "+e+" в' p":"'в "+e+" в' p"}function Hl(a){var e=Xa[a];switch(a){case 0:case 3:case 6:return"'следващата "+e+" в' p";case 1:case 2:case 4:case 5:return"'следващия "+e+" в' p"}}var Fl=function(e,t,n){var r=I(e),i=r.getUTCDay();return J(r,t,n)?ni(i):Rl(i)},Xl=function(e,t,n){var r=I(e),i=r.getUTCDay();return J(r,t,n)?ni(i):Hl(i)},ql={lastWeek:Fl,yesterday:"'вчера в' p",today:"'днес в' p",tomorrow:"'утре в' p",nextWeek:Xl,other:"P"},Yl=function(e,t,n,r){var i=ql[e];return typeof i=="function"?i(t,n,r):i};const Kl=Yl;var Gl={narrow:["пр.н.е.","н.е."],abbreviated:["преди н. е.","н. е."],wide:["преди новата ера","новата ера"]},Bl={narrow:["1","2","3","4"],abbreviated:["1-во тримес.","2-ро тримес.","3-то тримес.","4-то тримес."],wide:["1-во тримесечие","2-ро тримесечие","3-то тримесечие","4-то тримесечие"]},Ql={abbreviated:["яну","фев","мар","апр","май","юни","юли","авг","сеп","окт","ное","дек"],wide:["януари","февруари","март","април","май","юни","юли","август","септември","октомври","ноември","декември"]},Jl={narrow:["Н","П","В","С","Ч","П","С"],short:["нд","пн","вт","ср","чт","пт","сб"],abbreviated:["нед","пон","вто","сря","чет","пет","съб"],wide:["неделя","понеделник","вторник","сряда","четвъртък","петък","събота"]},Ul={wide:{am:"преди обяд",pm:"след обяд",midnight:"в полунощ",noon:"на обяд",morning:"сутринта",afternoon:"следобед",evening:"вечерта",night:"през нощта"}};function Zl(a){return a==="year"||a==="week"||a==="minute"||a==="second"}function em(a){return a==="quarter"}function Pe(a,e,t,n,r){var i=em(e)?r:Zl(e)?n:t;return a+"-"+i}var tm=function(e,t){var n=Number(e),r=t==null?void 0:t.unit;if(n===0)return Pe(0,r,"ев","ева","ево");if(n%1e3===0)return Pe(n,r,"ен","на","но");if(n%100===0)return Pe(n,r,"тен","тна","тно");var i=n%100;if(i>20||i<10)switch(i%10){case 1:return Pe(n,r,"ви","ва","во");case 2:return Pe(n,r,"ри","ра","ро");case 7:case 8:return Pe(n,r,"ми","ма","мо")}return Pe(n,r,"ти","та","то")},am={ordinalNumber:tm,era:d({values:Gl,defaultWidth:"wide"}),quarter:d({values:Bl,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:Ql,defaultWidth:"wide"}),day:d({values:Jl,defaultWidth:"wide"}),dayPeriod:d({values:Ul,defaultWidth:"wide"})};const nm=am;var rm=/^(\d+)(-?[врмт][аи]|-?т?(ен|на)|-?(ев|ева))?/i,im=/\d+/i,om={narrow:/^((пр)?н\.?\s?е\.?)/i,abbreviated:/^((пр)?н\.?\s?е\.?)/i,wide:/^(преди новата ера|новата ера|нова ера)/i},sm={any:[/^п/i,/^н/i]},um={narrow:/^[1234]/i,abbreviated:/^[1234](-?[врт]?o?)? тримес.?/i,wide:/^[1234](-?[врт]?о?)? тримесечие/i},dm={any:[/1/i,/2/i,/3/i,/4/i]},lm={narrow:/^[нпвсч]/i,short:/^(нд|пн|вт|ср|чт|пт|сб)/i,abbreviated:/^(нед|пон|вто|сря|чет|пет|съб)/i,wide:/^(неделя|понеделник|вторник|сряда|четвъртък|петък|събота)/i},mm={narrow:[/^н/i,/^п/i,/^в/i,/^с/i,/^ч/i,/^п/i,/^с/i],any:[/^н[ед]/i,/^п[он]/i,/^вт/i,/^ср/i,/^ч[ет]/i,/^п[ет]/i,/^с[ъб]/i]},cm={abbreviated:/^(яну|фев|мар|апр|май|юни|юли|авг|сеп|окт|ное|дек)/i,wide:/^(януари|февруари|март|април|май|юни|юли|август|септември|октомври|ноември|декември)/i},hm={any:[/^я/i,/^ф/i,/^мар/i,/^ап/i,/^май/i,/^юн/i,/^юл/i,/^ав/i,/^се/i,/^окт/i,/^но/i,/^де/i]},fm={any:/^(преди о|след о|в по|на о|през|веч|сут|следо)/i},vm={any:{am:/^преди о/i,pm:/^след о/i,midnight:/^в пол/i,noon:/^на об/i,morning:/^сут/i,afternoon:/^следо/i,evening:/^веч/i,night:/^през н/i}},pm={ordinalNumber:P({matchPattern:rm,parsePattern:im,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:om,defaultMatchWidth:"wide",parsePatterns:sm,defaultParseWidth:"any"}),quarter:l({matchPatterns:um,defaultMatchWidth:"wide",parsePatterns:dm,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:cm,defaultMatchWidth:"wide",parsePatterns:hm,defaultParseWidth:"any"}),day:l({matchPatterns:lm,defaultMatchWidth:"wide",parsePatterns:mm,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:fm,defaultMatchWidth:"any",parsePatterns:vm,defaultParseWidth:"any"})};const gm=pm;var bm={code:"bg",formatDistance:zl,formatLong:Il,formatRelative:Kl,localize:nm,match:gm,options:{weekStartsOn:1,firstWeekContainsDate:1}};const ym=bm;var wm={lessThanXSeconds:{one:"menys d'un segon",eleven:"menys d'onze segons",other:"menys de {{count}} segons"},xSeconds:{one:"1 segon",other:"{{count}} segons"},halfAMinute:"mig minut",lessThanXMinutes:{one:"menys d'un minut",eleven:"menys d'onze minuts",other:"menys de {{count}} minuts"},xMinutes:{one:"1 minut",other:"{{count}} minuts"},aboutXHours:{one:"aproximadament una hora",other:"aproximadament {{count}} hores"},xHours:{one:"1 hora",other:"{{count}} hores"},xDays:{one:"1 dia",other:"{{count}} dies"},aboutXWeeks:{one:"aproximadament una setmana",other:"aproximadament {{count}} setmanes"},xWeeks:{one:"1 setmana",other:"{{count}} setmanes"},aboutXMonths:{one:"aproximadament un mes",other:"aproximadament {{count}} mesos"},xMonths:{one:"1 mes",other:"{{count}} mesos"},aboutXYears:{one:"aproximadament un any",other:"aproximadament {{count}} anys"},xYears:{one:"1 any",other:"{{count}} anys"},overXYears:{one:"més d'un any",eleven:"més d'onze anys",other:"més de {{count}} anys"},almostXYears:{one:"gairebé un any",other:"gairebé {{count}} anys"}},_m=function(e,t,n){var r,i=wm[e];return typeof i=="string"?r=i:t===1?r=i.one:t===11&&i.eleven?r=i.eleven:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"en "+r:"fa "+r:r};const km=_m;var Pm={full:"EEEE, d 'de' MMMM y",long:"d 'de' MMMM y",medium:"d MMM y",short:"dd/MM/y"},$m={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Mm={full:"{{date}} 'a les' {{time}}",long:"{{date}} 'a les' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Em={date:f({formats:Pm,defaultWidth:"full"}),time:f({formats:$m,defaultWidth:"full"}),dateTime:f({formats:Mm,defaultWidth:"full"})};const Wm=Em;var Tm={lastWeek:"'el' eeee 'passat a la' LT",yesterday:"'ahir a la' p",today:"'avui a la' p",tomorrow:"'demà a la' p",nextWeek:"eeee 'a la' p",other:"P"},Dm={lastWeek:"'el' eeee 'passat a les' p",yesterday:"'ahir a les' p",today:"'avui a les' p",tomorrow:"'demà a les' p",nextWeek:"eeee 'a les' p",other:"P"},Cm=function(e,t,n,r){return t.getUTCHours()!==1?Dm[e]:Tm[e]};const Am=Cm;var Nm={narrow:["aC","dC"],abbreviated:["a. de C.","d. de C."],wide:["abans de Crist","després de Crist"]},Sm={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1r trimestre","2n trimestre","3r trimestre","4t trimestre"]},jm={narrow:["GN","FB","MÇ","AB","MG","JN","JL","AG","ST","OC","NV","DS"],abbreviated:["gen.","febr.","març","abr.","maig","juny","jul.","ag.","set.","oct.","nov.","des."],wide:["gener","febrer","març","abril","maig","juny","juliol","agost","setembre","octubre","novembre","desembre"]},zm={narrow:["dg.","dl.","dt.","dm.","dj.","dv.","ds."],short:["dg.","dl.","dt.","dm.","dj.","dv.","ds."],abbreviated:["dg.","dl.","dt.","dm.","dj.","dv.","ds."],wide:["diumenge","dilluns","dimarts","dimecres","dijous","divendres","dissabte"]},Om={narrow:{am:"am",pm:"pm",midnight:"mitjanit",noon:"migdia",morning:"matí",afternoon:"tarda",evening:"vespre",night:"nit"},abbreviated:{am:"a.m.",pm:"p.m.",midnight:"mitjanit",noon:"migdia",morning:"matí",afternoon:"tarda",evening:"vespre",night:"nit"},wide:{am:"ante meridiem",pm:"post meridiem",midnight:"mitjanit",noon:"migdia",morning:"matí",afternoon:"tarda",evening:"vespre",night:"nit"}},xm={narrow:{am:"am",pm:"pm",midnight:"de la mitjanit",noon:"del migdia",morning:"del matí",afternoon:"de la tarda",evening:"del vespre",night:"de la nit"},abbreviated:{am:"AM",pm:"PM",midnight:"de la mitjanit",noon:"del migdia",morning:"del matí",afternoon:"de la tarda",evening:"del vespre",night:"de la nit"},wide:{am:"ante meridiem",pm:"post meridiem",midnight:"de la mitjanit",noon:"del migdia",morning:"del matí",afternoon:"de la tarda",evening:"del vespre",night:"de la nit"}},Lm=function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"r";case 2:return n+"n";case 3:return n+"r";case 4:return n+"t"}return n+"è"},Vm={ordinalNumber:Lm,era:d({values:Nm,defaultWidth:"wide"}),quarter:d({values:Sm,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:jm,defaultWidth:"wide"}),day:d({values:zm,defaultWidth:"wide"}),dayPeriod:d({values:Om,defaultWidth:"wide",formattingValues:xm,defaultFormattingWidth:"wide"})};const Im=Vm;var Rm=/^(\d+)(è|r|n|r|t)?/i,Hm=/\d+/i,Fm={narrow:/^(aC|dC)/i,abbreviated:/^(a. de C.|d. de C.)/i,wide:/^(abans de Crist|despr[eé]s de Crist)/i},Xm={narrow:[/^aC/i,/^dC/i],abbreviated:[/^(a. de C.)/i,/^(d. de C.)/i],wide:[/^(abans de Crist)/i,/^(despr[eé]s de Crist)/i]},qm={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](è|r|n|r|t)? trimestre/i},Ym={any:[/1/i,/2/i,/3/i,/4/i]},Km={narrow:/^(GN|FB|MÇ|AB|MG|JN|JL|AG|ST|OC|NV|DS)/i,abbreviated:/^(gen.|febr.|març|abr.|maig|juny|jul.|ag.|set.|oct.|nov.|des.)/i,wide:/^(gener|febrer|març|abril|maig|juny|juliol|agost|setembre|octubre|novembre|desembre)/i},Gm={narrow:[/^GN/i,/^FB/i,/^MÇ/i,/^AB/i,/^MG/i,/^JN/i,/^JL/i,/^AG/i,/^ST/i,/^OC/i,/^NV/i,/^DS/i],abbreviated:[/^gen./i,/^febr./i,/^març/i,/^abr./i,/^maig/i,/^juny/i,/^jul./i,/^ag./i,/^set./i,/^oct./i,/^nov./i,/^des./i],wide:[/^gener/i,/^febrer/i,/^març/i,/^abril/i,/^maig/i,/^juny/i,/^juliol/i,/^agost/i,/^setembre/i,/^octubre/i,/^novembre/i,/^desembre/i]},Bm={narrow:/^(dg\.|dl\.|dt\.|dm\.|dj\.|dv\.|ds\.)/i,short:/^(dg\.|dl\.|dt\.|dm\.|dj\.|dv\.|ds\.)/i,abbreviated:/^(dg\.|dl\.|dt\.|dm\.|dj\.|dv\.|ds\.)/i,wide:/^(diumenge|dilluns|dimarts|dimecres|dijous|divendres|dissabte)/i},Qm={narrow:[/^dg./i,/^dl./i,/^dt./i,/^dm./i,/^dj./i,/^dv./i,/^ds./i],abbreviated:[/^dg./i,/^dl./i,/^dt./i,/^dm./i,/^dj./i,/^dv./i,/^ds./i],wide:[/^diumenge/i,/^dilluns/i,/^dimarts/i,/^dimecres/i,/^dijous/i,/^divendres/i,/^disssabte/i]},Jm={narrow:/^(a|p|mn|md|(del|de la) (matí|tarda|vespre|nit))/i,abbreviated:/^([ap]\.?\s?m\.?|mitjanit|migdia|(del|de la) (matí|tarda|vespre|nit))/i,wide:/^(ante meridiem|post meridiem|mitjanit|migdia|(del|de la) (matí|tarda|vespre|nit))/i},Um={any:{am:/^a/i,pm:/^p/i,midnight:/^mitjanit/i,noon:/^migdia/i,morning:/matí/i,afternoon:/tarda/i,evening:/vespre/i,night:/nit/i}},Zm={ordinalNumber:P({matchPattern:Rm,parsePattern:Hm,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:Fm,defaultMatchWidth:"wide",parsePatterns:Xm,defaultParseWidth:"wide"}),quarter:l({matchPatterns:qm,defaultMatchWidth:"wide",parsePatterns:Ym,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:Km,defaultMatchWidth:"wide",parsePatterns:Gm,defaultParseWidth:"wide"}),day:l({matchPatterns:Bm,defaultMatchWidth:"wide",parsePatterns:Qm,defaultParseWidth:"wide"}),dayPeriod:l({matchPatterns:Jm,defaultMatchWidth:"wide",parsePatterns:Um,defaultParseWidth:"any"})};const ec=Zm;var tc={code:"ca",formatDistance:km,formatLong:Wm,formatRelative:Am,localize:Im,match:ec,options:{weekStartsOn:1,firstWeekContainsDate:4}};const ac=tc;var nc={lessThanXSeconds:{one:{regular:"méně než sekunda",past:"před méně než sekundou",future:"za méně než sekundu"},few:{regular:"méně než {{count}} sekundy",past:"před méně než {{count}} sekundami",future:"za méně než {{count}} sekundy"},many:{regular:"méně než {{count}} sekund",past:"před méně než {{count}} sekundami",future:"za méně než {{count}} sekund"}},xSeconds:{one:{regular:"sekunda",past:"před sekundou",future:"za sekundu"},few:{regular:"{{count}} sekundy",past:"před {{count}} sekundami",future:"za {{count}} sekundy"},many:{regular:"{{count}} sekund",past:"před {{count}} sekundami",future:"za {{count}} sekund"}},halfAMinute:{type:"other",other:{regular:"půl minuty",past:"před půl minutou",future:"za půl minuty"}},lessThanXMinutes:{one:{regular:"méně než minuta",past:"před méně než minutou",future:"za méně než minutu"},few:{regular:"méně než {{count}} minuty",past:"před méně než {{count}} minutami",future:"za méně než {{count}} minuty"},many:{regular:"méně než {{count}} minut",past:"před méně než {{count}} minutami",future:"za méně než {{count}} minut"}},xMinutes:{one:{regular:"minuta",past:"před minutou",future:"za minutu"},few:{regular:"{{count}} minuty",past:"před {{count}} minutami",future:"za {{count}} minuty"},many:{regular:"{{count}} minut",past:"před {{count}} minutami",future:"za {{count}} minut"}},aboutXHours:{one:{regular:"přibližně hodina",past:"přibližně před hodinou",future:"přibližně za hodinu"},few:{regular:"přibližně {{count}} hodiny",past:"přibližně před {{count}} hodinami",future:"přibližně za {{count}} hodiny"},many:{regular:"přibližně {{count}} hodin",past:"přibližně před {{count}} hodinami",future:"přibližně za {{count}} hodin"}},xHours:{one:{regular:"hodina",past:"před hodinou",future:"za hodinu"},few:{regular:"{{count}} hodiny",past:"před {{count}} hodinami",future:"za {{count}} hodiny"},many:{regular:"{{count}} hodin",past:"před {{count}} hodinami",future:"za {{count}} hodin"}},xDays:{one:{regular:"den",past:"před dnem",future:"za den"},few:{regular:"{{count}} dny",past:"před {{count}} dny",future:"za {{count}} dny"},many:{regular:"{{count}} dní",past:"před {{count}} dny",future:"za {{count}} dní"}},aboutXWeeks:{one:{regular:"přibližně týden",past:"přibližně před týdnem",future:"přibližně za týden"},few:{regular:"přibližně {{count}} týdny",past:"přibližně před {{count}} týdny",future:"přibližně za {{count}} týdny"},many:{regular:"přibližně {{count}} týdnů",past:"přibližně před {{count}} týdny",future:"přibližně za {{count}} týdnů"}},xWeeks:{one:{regular:"týden",past:"před týdnem",future:"za týden"},few:{regular:"{{count}} týdny",past:"před {{count}} týdny",future:"za {{count}} týdny"},many:{regular:"{{count}} týdnů",past:"před {{count}} týdny",future:"za {{count}} týdnů"}},aboutXMonths:{one:{regular:"přibližně měsíc",past:"přibližně před měsícem",future:"přibližně za měsíc"},few:{regular:"přibližně {{count}} měsíce",past:"přibližně před {{count}} měsíci",future:"přibližně za {{count}} měsíce"},many:{regular:"přibližně {{count}} měsíců",past:"přibližně před {{count}} měsíci",future:"přibližně za {{count}} měsíců"}},xMonths:{one:{regular:"měsíc",past:"před měsícem",future:"za měsíc"},few:{regular:"{{count}} měsíce",past:"před {{count}} měsíci",future:"za {{count}} měsíce"},many:{regular:"{{count}} měsíců",past:"před {{count}} měsíci",future:"za {{count}} měsíců"}},aboutXYears:{one:{regular:"přibližně rok",past:"přibližně před rokem",future:"přibližně za rok"},few:{regular:"přibližně {{count}} roky",past:"přibližně před {{count}} roky",future:"přibližně za {{count}} roky"},many:{regular:"přibližně {{count}} roků",past:"přibližně před {{count}} roky",future:"přibližně za {{count}} roků"}},xYears:{one:{regular:"rok",past:"před rokem",future:"za rok"},few:{regular:"{{count}} roky",past:"před {{count}} roky",future:"za {{count}} roky"},many:{regular:"{{count}} roků",past:"před {{count}} roky",future:"za {{count}} roků"}},overXYears:{one:{regular:"více než rok",past:"před více než rokem",future:"za více než rok"},few:{regular:"více než {{count}} roky",past:"před více než {{count}} roky",future:"za více než {{count}} roky"},many:{regular:"více než {{count}} roků",past:"před více než {{count}} roky",future:"za více než {{count}} roků"}},almostXYears:{one:{regular:"skoro rok",past:"skoro před rokem",future:"skoro za rok"},few:{regular:"skoro {{count}} roky",past:"skoro před {{count}} roky",future:"skoro za {{count}} roky"},many:{regular:"skoro {{count}} roků",past:"skoro před {{count}} roky",future:"skoro za {{count}} roků"}}},rc=function(e,t,n){var r,i=nc[e];i.type==="other"?r=i.other:t===1?r=i.one:t>1&&t<5?r=i.few:r=i.many;var o=(n==null?void 0:n.addSuffix)===!0,s=n==null?void 0:n.comparison,u;return o&&s===-1?u=r.past:o&&s===1?u=r.future:u=r.regular,u.replace("{{count}}",String(t))};const ic=rc;var oc={full:"EEEE, d. MMMM yyyy",long:"d. MMMM yyyy",medium:"d. M. yyyy",short:"dd.MM.yyyy"},sc={full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},uc={full:"{{date}} 'v' {{time}}",long:"{{date}} 'v' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},dc={date:f({formats:oc,defaultWidth:"full"}),time:f({formats:sc,defaultWidth:"full"}),dateTime:f({formats:uc,defaultWidth:"full"})};const lc=dc;var mc=["neděli","pondělí","úterý","středu","čtvrtek","pátek","sobotu"],cc={lastWeek:"'poslední' eeee 've' p",yesterday:"'včera v' p",today:"'dnes v' p",tomorrow:"'zítra v' p",nextWeek:function(e){var t=e.getUTCDay();return"'v "+mc[t]+" o' p"},other:"P"},hc=function(e,t){var n=cc[e];return typeof n=="function"?n(t):n};const fc=hc;var vc={narrow:["př. n. l.","n. l."],abbreviated:["př. n. l.","n. l."],wide:["před naším letopočtem","našeho letopočtu"]},pc={narrow:["1","2","3","4"],abbreviated:["1. čtvrtletí","2. čtvrtletí","3. čtvrtletí","4. čtvrtletí"],wide:["1. čtvrtletí","2. čtvrtletí","3. čtvrtletí","4. čtvrtletí"]},gc={narrow:["L","Ú","B","D","K","Č","Č","S","Z","Ř","L","P"],abbreviated:["led","úno","bře","dub","kvě","čvn","čvc","srp","zář","říj","lis","pro"],wide:["leden","únor","březen","duben","květen","červen","červenec","srpen","září","říjen","listopad","prosinec"]},bc={narrow:["L","Ú","B","D","K","Č","Č","S","Z","Ř","L","P"],abbreviated:["led","úno","bře","dub","kvě","čvn","čvc","srp","zář","říj","lis","pro"],wide:["ledna","února","března","dubna","května","června","července","srpna","září","října","listopadu","prosince"]},yc={narrow:["ne","po","út","st","čt","pá","so"],short:["ne","po","út","st","čt","pá","so"],abbreviated:["ned","pon","úte","stř","čtv","pát","sob"],wide:["neděle","pondělí","úterý","středa","čtvrtek","pátek","sobota"]},wc={narrow:{am:"dop.",pm:"odp.",midnight:"půlnoc",noon:"poledne",morning:"ráno",afternoon:"odpoledne",evening:"večer",night:"noc"},abbreviated:{am:"dop.",pm:"odp.",midnight:"půlnoc",noon:"poledne",morning:"ráno",afternoon:"odpoledne",evening:"večer",night:"noc"},wide:{am:"dopoledne",pm:"odpoledne",midnight:"půlnoc",noon:"poledne",morning:"ráno",afternoon:"odpoledne",evening:"večer",night:"noc"}},_c={narrow:{am:"dop.",pm:"odp.",midnight:"půlnoc",noon:"poledne",morning:"ráno",afternoon:"odpoledne",evening:"večer",night:"noc"},abbreviated:{am:"dop.",pm:"odp.",midnight:"půlnoc",noon:"poledne",morning:"ráno",afternoon:"odpoledne",evening:"večer",night:"noc"},wide:{am:"dopoledne",pm:"odpoledne",midnight:"půlnoc",noon:"poledne",morning:"ráno",afternoon:"odpoledne",evening:"večer",night:"noc"}},kc=function(e,t){var n=Number(e);return n+"."},Pc={ordinalNumber:kc,era:d({values:vc,defaultWidth:"wide"}),quarter:d({values:pc,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:gc,defaultWidth:"wide",formattingValues:bc,defaultFormattingWidth:"wide"}),day:d({values:yc,defaultWidth:"wide"}),dayPeriod:d({values:wc,defaultWidth:"wide",formattingValues:_c,defaultFormattingWidth:"wide"})};const $c=Pc;var Mc=/^(\d+)\.?/i,Ec=/\d+/i,Wc={narrow:/^(p[řr](\.|ed) Kr\.|p[řr](\.|ed) n\. l\.|po Kr\.|n\. l\.)/i,abbreviated:/^(p[řr](\.|ed) Kr\.|p[řr](\.|ed) n\. l\.|po Kr\.|n\. l\.)/i,wide:/^(p[řr](\.|ed) Kristem|p[řr](\.|ed) na[šs][íi]m letopo[čc]tem|po Kristu|na[šs]eho letopo[čc]tu)/i},Tc={any:[/^p[řr]/i,/^(po|n)/i]},Dc={narrow:/^[1234]/i,abbreviated:/^[1234]\. [čc]tvrtlet[íi]/i,wide:/^[1234]\. [čc]tvrtlet[íi]/i},Cc={any:[/1/i,/2/i,/3/i,/4/i]},Ac={narrow:/^[lúubdkčcszřrlp]/i,abbreviated:/^(led|[úu]no|b[řr]e|dub|kv[ěe]|[čc]vn|[čc]vc|srp|z[áa][řr]|[řr][íi]j|lis|pro)/i,wide:/^(leden|ledna|[úu]nora?|b[řr]ezen|b[řr]ezna|duben|dubna|kv[ěe]ten|kv[ěe]tna|[čc]erven(ec|ce)?|[čc]ervna|srpen|srpna|z[áa][řr][íi]|[řr][íi]jen|[řr][íi]jna|listopad(a|u)?|prosinec|prosince)/i},Nc={narrow:[/^l/i,/^[úu]/i,/^b/i,/^d/i,/^k/i,/^[čc]/i,/^[čc]/i,/^s/i,/^z/i,/^[řr]/i,/^l/i,/^p/i],any:[/^led/i,/^[úu]n/i,/^b[řr]e/i,/^dub/i,/^kv[ěe]/i,/^[čc]vn|[čc]erven(?!\w)|[čc]ervna/i,/^[čc]vc|[čc]erven(ec|ce)/i,/^srp/i,/^z[áa][řr]/i,/^[řr][íi]j/i,/^lis/i,/^pro/i]},Sc={narrow:/^[npuúsčps]/i,short:/^(ne|po|[úu]t|st|[čc]t|p[áa]|so)/i,abbreviated:/^(ned|pon|[úu]te|st[rř]|[čc]tv|p[áa]t|sob)/i,wide:/^(ned[ěe]le|pond[ěe]l[íi]|[úu]ter[ýy]|st[řr]eda|[čc]tvrtek|p[áa]tek|sobota)/i},jc={narrow:[/^n/i,/^p/i,/^[úu]/i,/^s/i,/^[čc]/i,/^p/i,/^s/i],any:[/^ne/i,/^po/i,/^[úu]t/i,/^st/i,/^[čc]t/i,/^p[áa]/i,/^so/i]},zc={any:/^dopoledne|dop\.?|odpoledne|odp\.?|p[ůu]lnoc|poledne|r[áa]no|odpoledne|ve[čc]er|(v )?noci?/i},Oc={any:{am:/^dop/i,pm:/^odp/i,midnight:/^p[ůu]lnoc/i,noon:/^poledne/i,morning:/r[áa]no/i,afternoon:/odpoledne/i,evening:/ve[čc]er/i,night:/noc/i}},xc={ordinalNumber:P({matchPattern:Mc,parsePattern:Ec,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:Wc,defaultMatchWidth:"wide",parsePatterns:Tc,defaultParseWidth:"any"}),quarter:l({matchPatterns:Dc,defaultMatchWidth:"wide",parsePatterns:Cc,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:Ac,defaultMatchWidth:"wide",parsePatterns:Nc,defaultParseWidth:"any"}),day:l({matchPatterns:Sc,defaultMatchWidth:"wide",parsePatterns:jc,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:zc,defaultMatchWidth:"any",parsePatterns:Oc,defaultParseWidth:"any"})};const Lc=xc;var Vc={code:"cs",formatDistance:ic,formatLong:lc,formatRelative:fc,localize:$c,match:Lc,options:{weekStartsOn:1,firstWeekContainsDate:4}};const Ic=Vc;var Rc={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"}},Hc=function(e,t,n){var r,i=Rc[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"om "+r:r+" siden":r};const Fc=Hc;var Xc={full:"EEEE 'den' d. MMMM y",long:"d. MMMM y",medium:"d. MMM y",short:"dd/MM/y"},qc={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Yc={full:"{{date}} 'kl'. {{time}}",long:"{{date}} 'kl'. {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},Kc={date:f({formats:Xc,defaultWidth:"full"}),time:f({formats:qc,defaultWidth:"full"}),dateTime:f({formats:Yc,defaultWidth:"full"})};const Gc=Kc;var Bc={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"},Qc=function(e,t,n,r){return Bc[e]};const Jc=Qc;var Uc={narrow:["fvt","vt"],abbreviated:["f.v.t.","v.t."],wide:["før vesterlandsk tidsregning","vesterlandsk tidsregning"]},Zc={narrow:["1","2","3","4"],abbreviated:["1. kvt.","2. kvt.","3. kvt.","4. kvt."],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},eh={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"]},th={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"]},ah={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"}},nh={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"}},rh=function(e,t){var n=Number(e);return n+"."},ih={ordinalNumber:rh,era:d({values:Uc,defaultWidth:"wide"}),quarter:d({values:Zc,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:eh,defaultWidth:"wide"}),day:d({values:th,defaultWidth:"wide"}),dayPeriod:d({values:ah,defaultWidth:"wide",formattingValues:nh,defaultFormattingWidth:"wide"})};const oh=ih;var sh=/^(\d+)(\.)?/i,uh=/\d+/i,dh={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},lh={any:[/^f/i,/^(v|e)/i]},mh={narrow:/^[1234]/i,abbreviated:/^[1234]. kvt\./i,wide:/^[1234]\.? kvartal/i},ch={any:[/1/i,/2/i,/3/i,/4/i]},hh={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},fh={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]},vh={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},ph={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]},gh={narrow:/^(a|p|midnat|middag|(om) (morgenen|eftermiddagen|aftenen|natten))/i,any:/^([ap]\.?\s?m\.?|midnat|middag|(om) (morgenen|eftermiddagen|aftenen|natten))/i},bh={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}},yh={ordinalNumber:P({matchPattern:sh,parsePattern:uh,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:dh,defaultMatchWidth:"wide",parsePatterns:lh,defaultParseWidth:"any"}),quarter:l({matchPatterns:mh,defaultMatchWidth:"wide",parsePatterns:ch,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:hh,defaultMatchWidth:"wide",parsePatterns:fh,defaultParseWidth:"any"}),day:l({matchPatterns:vh,defaultMatchWidth:"wide",parsePatterns:ph,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:gh,defaultMatchWidth:"any",parsePatterns:bh,defaultParseWidth:"any"})};const wh=yh;var _h={code:"da",formatDistance:Fc,formatLong:Gc,formatRelative:Jc,localize:oh,match:wh,options:{weekStartsOn:1,firstWeekContainsDate:4}};const kh=_h;var Hn={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:"halbe Minute",withPreposition:"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"}}},Ph=function(e,t,n){var r,i=n!=null&&n.addSuffix?Hn[e].withPreposition:Hn[e].standalone;return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:"vor "+r:r};const $h=Ph;var Mh={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},Eh={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Wh={full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},Th={date:f({formats:Mh,defaultWidth:"full"}),time:f({formats:Eh,defaultWidth:"full"}),dateTime:f({formats:Wh,defaultWidth:"full"})};const Dh=Th;var Ch={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},Ah=function(e,t,n,r){return Ch[e]};const Nh=Ah;var Sh={narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},jh={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},$a={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"]},zh={narrow:$a.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:$a.wide},Oh={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"]},xh={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"}},Lh={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"}},Vh=function(e){var t=Number(e);return t+"."},Ih={ordinalNumber:Vh,era:d({values:Sh,defaultWidth:"wide"}),quarter:d({values:jh,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:$a,formattingValues:zh,defaultWidth:"wide"}),day:d({values:Oh,defaultWidth:"wide"}),dayPeriod:d({values:xh,defaultWidth:"wide",formattingValues:Lh,defaultFormattingWidth:"wide"})};const Rh=Ih;var Hh=/^(\d+)(\.)?/i,Fh=/\d+/i,Xh={narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},qh={any:[/^v/i,/^n/i]},Yh={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},Kh={any:[/1/i,/2/i,/3/i,/4/i]},Gh={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},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:[/^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]},Qh={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},Jh={any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},Uh={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},Zh={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}},ef={ordinalNumber:P({matchPattern:Hh,parsePattern:Fh,valueCallback:function(e){return parseInt(e)}}),era:l({matchPatterns:Xh,defaultMatchWidth:"wide",parsePatterns:qh,defaultParseWidth:"any"}),quarter:l({matchPatterns:Yh,defaultMatchWidth:"wide",parsePatterns:Kh,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:Gh,defaultMatchWidth:"wide",parsePatterns:Bh,defaultParseWidth:"any"}),day:l({matchPatterns:Qh,defaultMatchWidth:"wide",parsePatterns:Jh,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:Uh,defaultMatchWidth:"wide",parsePatterns:Zh,defaultParseWidth:"any"})};const tf=ef;var af={code:"de",formatDistance:$h,formatLong:Dh,formatRelative:Nh,localize:Rh,match:tf,options:{weekStartsOn:1,firstWeekContainsDate:4}};const nf=af;var rf={lessThanXSeconds:{one:"λιγότερο από ένα δευτερόλεπτο",other:"λιγότερο από {{count}} δευτερόλεπτα"},xSeconds:{one:"1 δευτερόλεπτο",other:"{{count}} δευτερόλεπτα"},halfAMinute:"μισό λεπτό",lessThanXMinutes:{one:"λιγότερο από ένα λεπτό",other:"λιγότερο από {{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}} χρόνια"}},of=function(e,t,n){var r,i=rf[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"σε "+r:r+" πριν":r};const sf=of;var uf={full:"EEEE, d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"d/M/yy"},df={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},lf={full:"{{date}} - {{time}}",long:"{{date}} - {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},mf={date:f({formats:uf,defaultWidth:"full"}),time:f({formats:df,defaultWidth:"full"}),dateTime:f({formats:lf,defaultWidth:"full"})};const cf=mf;var hf={lastWeek:function(e){switch(e.getUTCDay()){case 6:return"'το προηγούμενο' eeee 'στις' p";default:return"'την προηγούμενη' eeee 'στις' p"}},yesterday:"'χθες στις' p",today:"'σήμερα στις' p",tomorrow:"'αύριο στις' p",nextWeek:"eeee 'στις' p",other:"P"},ff=function(e,t){var n=hf[e];return typeof n=="function"?n(t):n};const vf=ff;var pf={narrow:["πΧ","μΧ"],abbreviated:["π.Χ.","μ.Χ."],wide:["προ Χριστού","μετά Χριστόν"]},gf={narrow:["1","2","3","4"],abbreviated:["Τ1","Τ2","Τ3","Τ4"],wide:["1ο τρίμηνο","2ο τρίμηνο","3ο τρίμηνο","4ο τρίμηνο"]},bf={narrow:["Ι","Φ","Μ","Α","Μ","Ι","Ι","Α","Σ","Ο","Ν","Δ"],abbreviated:["Ιαν","Φεβ","Μάρ","Απρ","Μάι","Ιούν","Ιούλ","Αύγ","Σεπ","Οκτ","Νοέ","Δεκ"],wide:["Ιανουάριος","Φεβρουάριος","Μάρτιος","Απρίλιος","Μάιος","Ιούνιος","Ιούλιος","Αύγουστος","Σεπτέμβριος","Οκτώβριος","Νοέμβριος","Δεκέμβριος"]},yf={narrow:["Ι","Φ","Μ","Α","Μ","Ι","Ι","Α","Σ","Ο","Ν","Δ"],abbreviated:["Ιαν","Φεβ","Μαρ","Απρ","Μαΐ","Ιουν","Ιουλ","Αυγ","Σεπ","Οκτ","Νοε","Δεκ"],wide:["Ιανουαρίου","Φεβρουαρίου","Μαρτίου","Απριλίου","Μαΐου","Ιουνίου","Ιουλίου","Αυγούστου","Σεπτεμβρίου","Οκτωβρίου","Νοεμβρίου","Δεκεμβρίου"]},wf={narrow:["Κ","Δ","T","Τ","Π","Π","Σ"],short:["Κυ","Δε","Τρ","Τε","Πέ","Πα","Σά"],abbreviated:["Κυρ","Δευ","Τρί","Τετ","Πέμ","Παρ","Σάβ"],wide:["Κυριακή","Δευτέρα","Τρίτη","Τετάρτη","Πέμπτη","Παρασκευή","Σάββατο"]},_f={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:"νύχτα"}},kf=function(e,t){var n=Number(e),r=t==null?void 0:t.unit,i;return r==="year"||r==="month"?i="ος":r==="week"||r==="dayOfYear"||r==="day"||r==="hour"||r==="date"?i="η":i="ο",n+i},Pf={ordinalNumber:kf,era:d({values:pf,defaultWidth:"wide"}),quarter:d({values:gf,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:bf,defaultWidth:"wide",formattingValues:yf,defaultFormattingWidth:"wide"}),day:d({values:wf,defaultWidth:"wide"}),dayPeriod:d({values:_f,defaultWidth:"wide"})};const $f=Pf;var Mf=/^(\d+)(ος|η|ο)?/i,Ef=/\d+/i,Wf={narrow:/^(πΧ|μΧ)/i,abbreviated:/^(π\.?\s?χ\.?|π\.?\s?κ\.?\s?χ\.?|μ\.?\s?χ\.?|κ\.?\s?χ\.?)/i,wide:/^(προ Χριστο(ύ|υ)|πριν απ(ό|ο) την Κοιν(ή|η) Χρονολογ(ί|ι)α|μετ(ά|α) Χριστ(ό|ο)ν|Κοιν(ή|η) Χρονολογ(ί|ι)α)/i},Tf={any:[/^π/i,/^(μ|κ)/i]},Df={narrow:/^[1234]/i,abbreviated:/^τ[1234]/i,wide:/^[1234]ο? τρ(ί|ι)μηνο/i},Cf={any:[/1/i,/2/i,/3/i,/4/i]},Af={narrow:/^[ιφμαμιιασονδ]/i,abbreviated:/^(ιαν|φεβ|μ[άα]ρ|απρ|μ[άα][ιΐ]|ιο[ύυ]ν|ιο[ύυ]λ|α[ύυ]γ|σεπ|οκτ|νο[έε]|δεκ)/i,wide:/^(μ[άα][ιΐ]|α[ύυ]γο[υύ]στ)(ος|ου)|(ιανου[άα]ρ|φεβρου[άα]ρ|μ[άα]ρτ|απρ[ίι]λ|ιο[ύυ]ν|ιο[ύυ]λ|σεπτ[έε]μβρ|οκτ[ώω]βρ|νο[έε]μβρ|δεκ[έε]μβρ)(ιος|ίου)/i},Nf={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]},Sf={narrow:/^[κδτπσ]/i,short:/^(κυ|δε|τρ|τε|π[εέ]|π[αά]|σ[αά])/i,abbreviated:/^(κυρ|δευ|τρι|τετ|πεμ|παρ|σαβ)/i,wide:/^(κυριακ(ή|η)|δευτ(έ|ε)ρα|τρ(ί|ι)τη|τετ(ά|α)ρτη|π(έ|ε)μπτη|παρασκευ(ή|η)|σ(ά|α)ββατο)/i},jf={narrow:[/^κ/i,/^δ/i,/^τ/i,/^τ/i,/^π/i,/^π/i,/^σ/i],any:[/^κ/i,/^δ/i,/^τρ/i,/^τε/i,/^π[εέ]/i,/^π[αά]/i,/^σ/i]},zf={narrow:/^(πμ|μμ|μεσ(ά|α)νυχτα|μεσημ(έ|ε)ρι|πρω(ί|ι)|απ(ό|ο)γευμα|βρ(ά|α)δυ|ν(ύ|υ)χτα)/i,any:/^([πμ]\.?\s?μ\.?|μεσ(ά|α)νυχτα|μεσημ(έ|ε)ρι|πρω(ί|ι)|απ(ό|ο)γευμα|βρ(ά|α)δυ|ν(ύ|υ)χτα)/i},Of={any:{am:/^πμ|π\.\s?μ\./i,pm:/^μμ|μ\.\s?μ\./i,midnight:/^μεσάν/i,noon:/^μεσημ(έ|ε)/i,morning:/πρω(ί|ι)/i,afternoon:/απ(ό|ο)γευμα/i,evening:/βρ(ά|α)δυ/i,night:/ν(ύ|υ)χτα/i}},xf={ordinalNumber:P({matchPattern:Mf,parsePattern:Ef,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:Wf,defaultMatchWidth:"wide",parsePatterns:Tf,defaultParseWidth:"any"}),quarter:l({matchPatterns:Df,defaultMatchWidth:"wide",parsePatterns:Cf,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:Af,defaultMatchWidth:"wide",parsePatterns:Nf,defaultParseWidth:"any"}),day:l({matchPatterns:Sf,defaultMatchWidth:"wide",parsePatterns:jf,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:zf,defaultMatchWidth:"any",parsePatterns:Of,defaultParseWidth:"any"})};const Lf=xf;var Vf={code:"el",formatDistance:sf,formatLong:cf,formatRelative:vf,localize:$f,match:Lf,options:{weekStartsOn:1,firstWeekContainsDate:4}};const If=Vf;var Rf={full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"dd/MM/yyyy"},Hf={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Ff={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Xf={date:f({formats:Rf,defaultWidth:"full"}),time:f({formats:Hf,defaultWidth:"full"}),dateTime:f({formats:Ff,defaultWidth:"full"})};const qf=Xf;var Yf={code:"en-GB",formatDistance:vi,formatLong:qf,formatRelative:pi,localize:gi,match:bi,options:{weekStartsOn:1,firstWeekContainsDate:4}};const Kf=Yf;var Gf={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"}},Bf=function(e,t,n){var r,i=Gf[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"en "+r:"hace "+r:r};const Qf=Bf;var Jf={full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/y"},Uf={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Zf={full:"{{date}} 'a las' {{time}}",long:"{{date}} 'a las' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},ev={date:f({formats:Jf,defaultWidth:"full"}),time:f({formats:Uf,defaultWidth:"full"}),dateTime:f({formats:Zf,defaultWidth:"full"})};const tv=ev;var av={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"},nv={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"},rv=function(e,t,n,r){return t.getUTCHours()!==1?nv[e]:av[e]};const iv=rv;var ov={narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","después de cristo"]},sv={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},uv={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"]},dv={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"]},lv={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"}},mv={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"}},cv=function(e,t){var n=Number(e);return n+"º"},hv={ordinalNumber:cv,era:d({values:ov,defaultWidth:"wide"}),quarter:d({values:sv,defaultWidth:"wide",argumentCallback:function(e){return Number(e)-1}}),month:d({values:uv,defaultWidth:"wide"}),day:d({values:dv,defaultWidth:"wide"}),dayPeriod:d({values:lv,defaultWidth:"wide",formattingValues:mv,defaultFormattingWidth:"wide"})};const fv=hv;var vv=/^(\d+)(º)?/i,pv=/\d+/i,gv={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},bv={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]},yv={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},wv={any:[/1/i,/2/i,/3/i,/4/i]},_v={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},kv={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]},Pv={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},$v={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]},Mv={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},Ev={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}},Wv={ordinalNumber:P({matchPattern:vv,parsePattern:pv,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:gv,defaultMatchWidth:"wide",parsePatterns:bv,defaultParseWidth:"any"}),quarter:l({matchPatterns:yv,defaultMatchWidth:"wide",parsePatterns:wv,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:_v,defaultMatchWidth:"wide",parsePatterns:kv,defaultParseWidth:"any"}),day:l({matchPatterns:Pv,defaultMatchWidth:"wide",parsePatterns:$v,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:Mv,defaultMatchWidth:"any",parsePatterns:Ev,defaultParseWidth:"any"})};const Tv=Wv;var Dv={code:"es",formatDistance:Qf,formatLong:tv,formatRelative:iv,localize:fv,match:Tv,options:{weekStartsOn:1,firstWeekContainsDate:1}};const Cv=Dv;function Fn(a){return a.replace(/sekuntia?/,"sekunnin")}function Xn(a){return a.replace(/minuuttia?/,"minuutin")}function qn(a){return a.replace(/tuntia?/,"tunnin")}function Av(a){return a.replace(/päivää?/,"päivän")}function Yn(a){return a.replace(/(viikko|viikkoa)/,"viikon")}function Kn(a){return a.replace(/(kuukausi|kuukautta)/,"kuukauden")}function Wt(a){return a.replace(/(vuosi|vuotta)/,"vuoden")}var Nv={lessThanXSeconds:{one:"alle sekunti",other:"alle {{count}} sekuntia",futureTense:Fn},xSeconds:{one:"sekunti",other:"{{count}} sekuntia",futureTense:Fn},halfAMinute:{one:"puoli minuuttia",other:"puoli minuuttia",futureTense:function(e){return"puolen minuutin"}},lessThanXMinutes:{one:"alle minuutti",other:"alle {{count}} minuuttia",futureTense:Xn},xMinutes:{one:"minuutti",other:"{{count}} minuuttia",futureTense:Xn},aboutXHours:{one:"noin tunti",other:"noin {{count}} tuntia",futureTense:qn},xHours:{one:"tunti",other:"{{count}} tuntia",futureTense:qn},xDays:{one:"päivä",other:"{{count}} päivää",futureTense:Av},aboutXWeeks:{one:"noin viikko",other:"noin {{count}} viikkoa",futureTense:Yn},xWeeks:{one:"viikko",other:"{{count}} viikkoa",futureTense:Yn},aboutXMonths:{one:"noin kuukausi",other:"noin {{count}} kuukautta",futureTense:Kn},xMonths:{one:"kuukausi",other:"{{count}} kuukautta",futureTense:Kn},aboutXYears:{one:"noin vuosi",other:"noin {{count}} vuotta",futureTense:Wt},xYears:{one:"vuosi",other:"{{count}} vuotta",futureTense:Wt},overXYears:{one:"yli vuosi",other:"yli {{count}} vuotta",futureTense:Wt},almostXYears:{one:"lähes vuosi",other:"lähes {{count}} vuotta",futureTense:Wt}},Sv=function(e,t,n){var r=Nv[e],i=t===1?r.one:r.other.replace("{{count}}",String(t));return n!=null&&n.addSuffix?n.comparison&&n.comparison>0?r.futureTense(i)+" kuluttua":i+" sitten":i};const jv=Sv;var zv={full:"eeee d. MMMM y",long:"d. MMMM y",medium:"d. MMM y",short:"d.M.y"},Ov={full:"HH.mm.ss zzzz",long:"HH.mm.ss z",medium:"HH.mm.ss",short:"HH.mm"},xv={full:"{{date}} 'klo' {{time}}",long:"{{date}} 'klo' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},Lv={date:f({formats:zv,defaultWidth:"full"}),time:f({formats:Ov,defaultWidth:"full"}),dateTime:f({formats:xv,defaultWidth:"full"})};const Vv=Lv;var Iv={lastWeek:"'viime' eeee 'klo' p",yesterday:"'eilen klo' p",today:"'tänään klo' p",tomorrow:"'huomenna klo' p",nextWeek:"'ensi' eeee 'klo' p",other:"P"},Rv=function(e,t,n,r){return Iv[e]};const Hv=Rv;var Fv={narrow:["eaa.","jaa."],abbreviated:["eaa.","jaa."],wide:["ennen ajanlaskun alkua","jälkeen ajanlaskun alun"]},Xv={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. kvartaali","2. kvartaali","3. kvartaali","4. kvartaali"]},Ma={narrow:["T","H","M","H","T","K","H","E","S","L","M","J"],abbreviated:["tammi","helmi","maalis","huhti","touko","kesä","heinä","elo","syys","loka","marras","joulu"],wide:["tammikuu","helmikuu","maaliskuu","huhtikuu","toukokuu","kesäkuu","heinäkuu","elokuu","syyskuu","lokakuu","marraskuu","joulukuu"]},qv={narrow:Ma.narrow,abbreviated:Ma.abbreviated,wide:["tammikuuta","helmikuuta","maaliskuuta","huhtikuuta","toukokuuta","kesäkuuta","heinäkuuta","elokuuta","syyskuuta","lokakuuta","marraskuuta","joulukuuta"]},At={narrow:["S","M","T","K","T","P","L"],short:["su","ma","ti","ke","to","pe","la"],abbreviated:["sunn.","maan.","tiis.","kesk.","torst.","perj.","la"],wide:["sunnuntai","maanantai","tiistai","keskiviikko","torstai","perjantai","lauantai"]},Yv={narrow:At.narrow,short:At.short,abbreviated:At.abbreviated,wide:["sunnuntaina","maanantaina","tiistaina","keskiviikkona","torstaina","perjantaina","lauantaina"]},Kv={narrow:{am:"ap",pm:"ip",midnight:"keskiyö",noon:"keskipäivä",morning:"ap",afternoon:"ip",evening:"illalla",night:"yöllä"},abbreviated:{am:"ap",pm:"ip",midnight:"keskiyö",noon:"keskipäivä",morning:"ap",afternoon:"ip",evening:"illalla",night:"yöllä"},wide:{am:"ap",pm:"ip",midnight:"keskiyöllä",noon:"keskipäivällä",morning:"aamupäivällä",afternoon:"iltapäivällä",evening:"illalla",night:"yöllä"}},Gv=function(e,t){var n=Number(e);return n+"."},Bv={ordinalNumber:Gv,era:d({values:Fv,defaultWidth:"wide"}),quarter:d({values:Xv,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:Ma,defaultWidth:"wide",formattingValues:qv,defaultFormattingWidth:"wide"}),day:d({values:At,defaultWidth:"wide",formattingValues:Yv,defaultFormattingWidth:"wide"}),dayPeriod:d({values:Kv,defaultWidth:"wide"})};const Qv=Bv;var Jv=/^(\d+)(\.)/i,Uv=/\d+/i,Zv={narrow:/^(e|j)/i,abbreviated:/^(eaa.|jaa.)/i,wide:/^(ennen ajanlaskun alkua|jälkeen ajanlaskun alun)/i},ep={any:[/^e/i,/^j/i]},tp={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234]\.? kvartaali/i},ap={any:[/1/i,/2/i,/3/i,/4/i]},np={narrow:/^[thmkeslj]/i,abbreviated:/^(tammi|helmi|maalis|huhti|touko|kesä|heinä|elo|syys|loka|marras|joulu)/i,wide:/^(tammikuu|helmikuu|maaliskuu|huhtikuu|toukokuu|kesäkuu|heinäkuu|elokuu|syyskuu|lokakuu|marraskuu|joulukuu)(ta)?/i},rp={narrow:[/^t/i,/^h/i,/^m/i,/^h/i,/^t/i,/^k/i,/^h/i,/^e/i,/^s/i,/^l/i,/^m/i,/^j/i],any:[/^ta/i,/^hel/i,/^maa/i,/^hu/i,/^to/i,/^k/i,/^hei/i,/^e/i,/^s/i,/^l/i,/^mar/i,/^j/i]},ip={narrow:/^[smtkpl]/i,short:/^(su|ma|ti|ke|to|pe|la)/i,abbreviated:/^(sunn.|maan.|tiis.|kesk.|torst.|perj.|la)/i,wide:/^(sunnuntai|maanantai|tiistai|keskiviikko|torstai|perjantai|lauantai)(na)?/i},op={narrow:[/^s/i,/^m/i,/^t/i,/^k/i,/^t/i,/^p/i,/^l/i],any:[/^s/i,/^m/i,/^ti/i,/^k/i,/^to/i,/^p/i,/^l/i]},sp={narrow:/^(ap|ip|keskiyö|keskipäivä|aamupäivällä|iltapäivällä|illalla|yöllä)/i,any:/^(ap|ip|keskiyöllä|keskipäivällä|aamupäivällä|iltapäivällä|illalla|yöllä)/i},up={any:{am:/^ap/i,pm:/^ip/i,midnight:/^keskiyö/i,noon:/^keskipäivä/i,morning:/aamupäivällä/i,afternoon:/iltapäivällä/i,evening:/illalla/i,night:/yöllä/i}},dp={ordinalNumber:P({matchPattern:Jv,parsePattern:Uv,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:Zv,defaultMatchWidth:"wide",parsePatterns:ep,defaultParseWidth:"any"}),quarter:l({matchPatterns:tp,defaultMatchWidth:"wide",parsePatterns:ap,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:np,defaultMatchWidth:"wide",parsePatterns:rp,defaultParseWidth:"any"}),day:l({matchPatterns:ip,defaultMatchWidth:"wide",parsePatterns:op,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:sp,defaultMatchWidth:"any",parsePatterns:up,defaultParseWidth:"any"})};const lp=dp;var mp={code:"fi",formatDistance:jv,formatLong:Vv,formatRelative:Hv,localize:Qv,match:lp,options:{weekStartsOn:1,firstWeekContainsDate:4}};const cp=mp;var hp={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"}},fp=function(e,t,n){var r,i=hp[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"dans "+r:"il y a "+r:r};const vp=fp;var pp={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},gp={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},bp={full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},yp={date:f({formats:pp,defaultWidth:"full"}),time:f({formats:gp,defaultWidth:"full"}),dateTime:f({formats:bp,defaultWidth:"full"})};const wp=yp;var _p={lastWeek:"eeee 'dernier à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'prochain à' p",other:"P"},kp=function(e,t,n,r){return _p[e]};const Pp=kp;var $p={narrow:["av. J.-C","ap. J.-C"],abbreviated:["av. J.-C","ap. J.-C"],wide:["avant Jésus-Christ","après Jésus-Christ"]},Mp={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"]},Ep={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"]},Wp={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"]},Tp={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"}},Dp=function(e,t){var n=Number(e),r=t==null?void 0:t.unit;if(n===0)return"0";var i=["year","week","hour","minute","second"],o;return n===1?o=r&&i.includes(r)?"ère":"er":o="ème",n+o},Cp={ordinalNumber:Dp,era:d({values:$p,defaultWidth:"wide"}),quarter:d({values:Mp,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:Ep,defaultWidth:"wide"}),day:d({values:Wp,defaultWidth:"wide"}),dayPeriod:d({values:Tp,defaultWidth:"wide"})};const Ap=Cp;var Np=/^(\d+)(ième|ère|ème|er|e)?/i,Sp=/\d+/i,jp={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},zp={any:[/^av/i,/^ap/i]},Op={narrow:/^T?[1234]/i,abbreviated:/^[1234](er|ème|e)? trim\.?/i,wide:/^[1234](er|ème|e)? trimestre/i},xp={any:[/1/i,/2/i,/3/i,/4/i]},Lp={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},Vp={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]},Ip={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},Rp={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]},Hp={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},Fp={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}},Xp={ordinalNumber:P({matchPattern:Np,parsePattern:Sp,valueCallback:function(e){return parseInt(e)}}),era:l({matchPatterns:jp,defaultMatchWidth:"wide",parsePatterns:zp,defaultParseWidth:"any"}),quarter:l({matchPatterns:Op,defaultMatchWidth:"wide",parsePatterns:xp,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:Lp,defaultMatchWidth:"wide",parsePatterns:Vp,defaultParseWidth:"any"}),day:l({matchPatterns:Ip,defaultMatchWidth:"wide",parsePatterns:Rp,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:Hp,defaultMatchWidth:"any",parsePatterns:Fp,defaultParseWidth:"any"})};const qp=Xp;var Yp={code:"fr",formatDistance:vp,formatLong:wp,formatRelative:Pp,localize:Ap,match:qp,options:{weekStartsOn:1,firstWeekContainsDate:4}};const Kp=Yp;var Gp={about:"körülbelül",over:"több mint",almost:"majdnem",lessthan:"kevesebb mint"},Bp={xseconds:" másodperc",halfaminute:"fél perc",xminutes:" perc",xhours:" óra",xdays:" nap",xweeks:" hét",xmonths:" hónap",xyears:" év"},Qp={xseconds:{"-1":" másodperccel ezelőtt",1:" másodperc múlva",0:" másodperce"},halfaminute:{"-1":"fél perccel ezelőtt",1:"fél perc múlva",0:"fél perce"},xminutes:{"-1":" perccel ezelőtt",1:" perc múlva",0:" perce"},xhours:{"-1":" órával ezelőtt",1:" óra múlva",0:" órája"},xdays:{"-1":" nappal ezelőtt",1:" nap múlva",0:" napja"},xweeks:{"-1":" héttel ezelőtt",1:" hét múlva",0:" hete"},xmonths:{"-1":" hónappal ezelőtt",1:" hónap múlva",0:" hónapja"},xyears:{"-1":" évvel ezelőtt",1:" év múlva",0:" éve"}},Jp=function(e,t,n){var r=e.match(/about|over|almost|lessthan/i),i=r?e.replace(r[0],""):e,o=(n==null?void 0:n.addSuffix)===!0,s=i.toLowerCase(),u=(n==null?void 0:n.comparison)||0,c=o?Qp[s][u]:Bp[s],m=s==="halfaminute"?c:t+c;if(r){var v=r[0].toLowerCase();m=Gp[v]+" "+m}return m};const Up=Jp;var Zp={full:"y. MMMM d., EEEE",long:"y. MMMM d.",medium:"y. MMM d.",short:"y. MM. dd."},eg={full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},tg={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},ag={date:f({formats:Zp,defaultWidth:"full"}),time:f({formats:eg,defaultWidth:"full"}),dateTime:f({formats:tg,defaultWidth:"full"})};const ng=ag;var rg=["vasárnap","hétfőn","kedden","szerdán","csütörtökön","pénteken","szombaton"];function Gn(a){return function(e){var t=rg[e.getUTCDay()],n=a?"":"'múlt' ";return"".concat(n,"'").concat(t,"' p'-kor'")}}var ig={lastWeek:Gn(!1),yesterday:"'tegnap' p'-kor'",today:"'ma' p'-kor'",tomorrow:"'holnap' p'-kor'",nextWeek:Gn(!0),other:"P"},og=function(e,t){var n=ig[e];return typeof n=="function"?n(t):n};const sg=og;var ug={narrow:["ie.","isz."],abbreviated:["i. e.","i. sz."],wide:["Krisztus előtt","időszámításunk szerint"]},dg={narrow:["1.","2.","3.","4."],abbreviated:["1. n.év","2. n.év","3. n.év","4. n.év"],wide:["1. negyedév","2. negyedév","3. negyedév","4. negyedév"]},lg={narrow:["I.","II.","III.","IV."],abbreviated:["I. n.év","II. n.év","III. n.év","IV. n.év"],wide:["I. negyedév","II. negyedév","III. negyedév","IV. negyedév"]},mg={narrow:["J","F","M","Á","M","J","J","A","Sz","O","N","D"],abbreviated:["jan.","febr.","márc.","ápr.","máj.","jún.","júl.","aug.","szept.","okt.","nov.","dec."],wide:["január","február","március","április","május","június","július","augusztus","szeptember","október","november","december"]},cg={narrow:["V","H","K","Sz","Cs","P","Sz"],short:["V","H","K","Sze","Cs","P","Szo"],abbreviated:["V","H","K","Sze","Cs","P","Szo"],wide:["vasárnap","hétfő","kedd","szerda","csütörtök","péntek","szombat"]},hg={narrow:{am:"de.",pm:"du.",midnight:"éjfél",noon:"dél",morning:"reggel",afternoon:"du.",evening:"este",night:"éjjel"},abbreviated:{am:"de.",pm:"du.",midnight:"éjfél",noon:"dél",morning:"reggel",afternoon:"du.",evening:"este",night:"éjjel"},wide:{am:"de.",pm:"du.",midnight:"éjfél",noon:"dél",morning:"reggel",afternoon:"délután",evening:"este",night:"éjjel"}},fg=function(e,t){var n=Number(e);return n+"."},vg={ordinalNumber:fg,era:d({values:ug,defaultWidth:"wide"}),quarter:d({values:dg,defaultWidth:"wide",argumentCallback:function(e){return e-1},formattingValues:lg,defaultFormattingWidth:"wide"}),month:d({values:mg,defaultWidth:"wide"}),day:d({values:cg,defaultWidth:"wide"}),dayPeriod:d({values:hg,defaultWidth:"wide"})};const pg=vg;var gg=/^(\d+)\.?/i,bg=/\d+/i,yg={narrow:/^(ie\.|isz\.)/i,abbreviated:/^(i\.\s?e\.?|b?\s?c\s?e|i\.\s?sz\.?)/i,wide:/^(Krisztus előtt|időszámításunk előtt|időszámításunk szerint|i\. sz\.)/i},wg={narrow:[/ie/i,/isz/i],abbreviated:[/^(i\.?\s?e\.?|b\s?ce)/i,/^(i\.?\s?sz\.?|c\s?e)/i],any:[/előtt/i,/(szerint|i. sz.)/i]},_g={narrow:/^[1234]\.?/i,abbreviated:/^[1234]?\.?\s?n\.év/i,wide:/^([1234]|I|II|III|IV)?\.?\s?negyedév/i},kg={any:[/1|I$/i,/2|II$/i,/3|III/i,/4|IV/i]},Pg={narrow:/^[jfmaásond]|sz/i,abbreviated:/^(jan\.?|febr\.?|márc\.?|ápr\.?|máj\.?|jún\.?|júl\.?|aug\.?|szept\.?|okt\.?|nov\.?|dec\.?)/i,wide:/^(január|február|március|április|május|június|július|augusztus|szeptember|október|november|december)/i},$g={narrow:[/^j/i,/^f/i,/^m/i,/^a|á/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s|sz/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^már/i,/^áp/i,/^máj/i,/^jún/i,/^júl/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},Mg={narrow:/^([vhkpc]|sz|cs|sz)/i,short:/^([vhkp]|sze|cs|szo)/i,abbreviated:/^([vhkp]|sze|cs|szo)/i,wide:/^(vasárnap|hétfő|kedd|szerda|csütörtök|péntek|szombat)/i},Eg={narrow:[/^v/i,/^h/i,/^k/i,/^sz/i,/^c/i,/^p/i,/^sz/i],any:[/^v/i,/^h/i,/^k/i,/^sze/i,/^c/i,/^p/i,/^szo/i]},Wg={any:/^((de|du)\.?|éjfél|délután|dél|reggel|este|éjjel)/i},Tg={any:{am:/^de\.?/i,pm:/^du\.?/i,midnight:/^éjf/i,noon:/^dé/i,morning:/reg/i,afternoon:/^délu\.?/i,evening:/es/i,night:/éjj/i}},Dg={ordinalNumber:P({matchPattern:gg,parsePattern:bg,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:yg,defaultMatchWidth:"wide",parsePatterns:wg,defaultParseWidth:"any"}),quarter:l({matchPatterns:_g,defaultMatchWidth:"wide",parsePatterns:kg,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:Pg,defaultMatchWidth:"wide",parsePatterns:$g,defaultParseWidth:"any"}),day:l({matchPatterns:Mg,defaultMatchWidth:"wide",parsePatterns:Eg,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:Wg,defaultMatchWidth:"any",parsePatterns:Tg,defaultParseWidth:"any"})};const Cg=Dg;var Ag={code:"hu",formatDistance:Up,formatLong:ng,formatRelative:sg,localize:pg,match:Cg,options:{weekStartsOn:1,firstWeekContainsDate:4}};const Ng=Ag;var Sg={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"}},jg=function(e,t,n){var r,i=Sg[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"dalam waktu "+r:r+" yang lalu":r};const zg=jg;var Og={full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"d/M/yyyy"},xg={full:"HH.mm.ss",long:"HH.mm.ss",medium:"HH.mm",short:"HH.mm"},Lg={full:"{{date}} 'pukul' {{time}}",long:"{{date}} 'pukul' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Vg={date:f({formats:Og,defaultWidth:"full"}),time:f({formats:xg,defaultWidth:"full"}),dateTime:f({formats:Lg,defaultWidth:"full"})};const Ig=Vg;var Rg={lastWeek:"eeee 'lalu pukul' p",yesterday:"'Kemarin pukul' p",today:"'Hari ini pukul' p",tomorrow:"'Besok pukul' p",nextWeek:"eeee 'pukul' p",other:"P"},Hg=function(e,t,n,r){return Rg[e]};const Fg=Hg;var Xg={narrow:["SM","M"],abbreviated:["SM","M"],wide:["Sebelum Masehi","Masehi"]},qg={narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["Kuartal ke-1","Kuartal ke-2","Kuartal ke-3","Kuartal ke-4"]},Yg={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"]},Kg={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"]},Gg={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"}},Bg={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"}},Qg=function(e,t){var n=Number(e);return"ke-"+n},Jg={ordinalNumber:Qg,era:d({values:Xg,defaultWidth:"wide"}),quarter:d({values:qg,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:Yg,defaultWidth:"wide"}),day:d({values:Kg,defaultWidth:"wide"}),dayPeriod:d({values:Gg,defaultWidth:"wide",formattingValues:Bg,defaultFormattingWidth:"wide"})};const Ug=Jg;var Zg=/^ke-(\d+)?/i,eb=/\d+/i,tb={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},ab={any:[/^s/i,/^(m|e)/i]},nb={narrow:/^[1234]/i,abbreviated:/^K-?\s[1234]/i,wide:/^Kuartal ke-?\s?[1234]/i},rb={any:[/1/i,/2/i,/3/i,/4/i]},ib={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},ob={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]},sb={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},ub={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]},db={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},lb={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}},mb={ordinalNumber:P({matchPattern:Zg,parsePattern:eb,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:tb,defaultMatchWidth:"wide",parsePatterns:ab,defaultParseWidth:"any"}),quarter:l({matchPatterns:nb,defaultMatchWidth:"wide",parsePatterns:rb,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:ib,defaultMatchWidth:"wide",parsePatterns:ob,defaultParseWidth:"any"}),day:l({matchPatterns:sb,defaultMatchWidth:"wide",parsePatterns:ub,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:db,defaultMatchWidth:"any",parsePatterns:lb,defaultParseWidth:"any"})};const cb=mb;var hb={code:"id",formatDistance:zg,formatLong:Ig,formatRelative:Fg,localize:Ug,match:cb,options:{weekStartsOn:1,firstWeekContainsDate:1}};const fb=hb;var vb={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"}},pb=function(e,t,n){var r,i=vb[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"tra "+r:r+" fa":r};const gb=pb;var bb={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},yb={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},wb={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},_b={date:f({formats:bb,defaultWidth:"full"}),time:f({formats:yb,defaultWidth:"full"}),dateTime:f({formats:wb,defaultWidth:"full"})};const kb=_b;var qa=["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"];function Pb(a){switch(a){case 0:return"'domenica scorsa alle' p";default:return"'"+qa[a]+" scorso alle' p"}}function Bn(a){return"'"+qa[a]+" alle' p"}function $b(a){switch(a){case 0:return"'domenica prossima alle' p";default:return"'"+qa[a]+" prossimo alle' p"}}var Mb={lastWeek:function(e,t,n){var r=e.getUTCDay();return J(e,t,n)?Bn(r):Pb(r)},yesterday:"'ieri alle' p",today:"'oggi alle' p",tomorrow:"'domani alle' p",nextWeek:function(e,t,n){var r=e.getUTCDay();return J(e,t,n)?Bn(r):$b(r)},other:"P"},Eb=function(e,t,n,r){var i=Mb[e];return typeof i=="function"?i(t,n,r):i};const Wb=Eb;var Tb={narrow:["aC","dC"],abbreviated:["a.C.","d.C."],wide:["avanti Cristo","dopo Cristo"]},Db={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},Cb={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"]},Ab={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"]},Nb={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"}},Sb={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"}},jb=function(e,t){var n=Number(e);return String(n)},zb={ordinalNumber:jb,era:d({values:Tb,defaultWidth:"wide"}),quarter:d({values:Db,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:Cb,defaultWidth:"wide"}),day:d({values:Ab,defaultWidth:"wide"}),dayPeriod:d({values:Nb,defaultWidth:"wide",formattingValues:Sb,defaultFormattingWidth:"wide"})};const Ob=zb;var xb=/^(\d+)(º)?/i,Lb=/\d+/i,Vb={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},Ib={any:[/^a/i,/^(d|e)/i]},Rb={narrow:/^[1234]/i,abbreviated:/^t[1234]/i,wide:/^[1234](º)? trimestre/i},Hb={any:[/1/i,/2/i,/3/i,/4/i]},Fb={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},Xb={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]},qb={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},Yb={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]},Kb={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},Gb={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}},Bb={ordinalNumber:P({matchPattern:xb,parsePattern:Lb,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:Vb,defaultMatchWidth:"wide",parsePatterns:Ib,defaultParseWidth:"any"}),quarter:l({matchPatterns:Rb,defaultMatchWidth:"wide",parsePatterns:Hb,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:Fb,defaultMatchWidth:"wide",parsePatterns:Xb,defaultParseWidth:"any"}),day:l({matchPatterns:qb,defaultMatchWidth:"wide",parsePatterns:Yb,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:Kb,defaultMatchWidth:"any",parsePatterns:Gb,defaultParseWidth:"any"})};const Qb=Bb;var Jb={code:"it",formatDistance:gb,formatLong:kb,formatRelative:Wb,localize:Ob,match:Qb,options:{weekStartsOn:1,firstWeekContainsDate:4}};const Ub=Jb;var Zb={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}}年近く"}},ey=function(e,t,n){n=n||{};var r,i=Zb[e];return typeof i=="string"?r=i:t===1?n.addSuffix&&i.oneWithSuffix?r=i.oneWithSuffix:r=i.one:n.addSuffix&&i.otherWithSuffix?r=i.otherWithSuffix.replace("{{count}}",String(t)):r=i.other.replace("{{count}}",String(t)),n.addSuffix?n.comparison&&n.comparison>0?r+"後":r+"前":r};const ty=ey;var ay={full:"y年M月d日EEEE",long:"y年M月d日",medium:"y/MM/dd",short:"y/MM/dd"},ny={full:"H時mm分ss秒 zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},ry={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},iy={date:f({formats:ay,defaultWidth:"full"}),time:f({formats:ny,defaultWidth:"full"}),dateTime:f({formats:ry,defaultWidth:"full"})};const oy=iy;var sy={lastWeek:"先週のeeeeのp",yesterday:"昨日のp",today:"今日のp",tomorrow:"明日のp",nextWeek:"翌週のeeeeのp",other:"P"},uy=function(e,t,n,r){return sy[e]};const dy=uy;var ly={narrow:["BC","AC"],abbreviated:["紀元前","西暦"],wide:["紀元前","西暦"]},my={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["第1四半期","第2四半期","第3四半期","第4四半期"]},cy={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月"]},hy={narrow:["日","月","火","水","木","金","土"],short:["日","月","火","水","木","金","土"],abbreviated:["日","月","火","水","木","金","土"],wide:["日曜日","月曜日","火曜日","水曜日","木曜日","金曜日","土曜日"]},fy={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:"深夜"}},vy={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:"深夜"}},py=function(e,t){var n=Number(e),r=String(t==null?void 0:t.unit);switch(r){case"year":return"".concat(n,"年");case"quarter":return"第".concat(n,"四半期");case"month":return"".concat(n,"月");case"week":return"第".concat(n,"週");case"date":return"".concat(n,"日");case"hour":return"".concat(n,"時");case"minute":return"".concat(n,"分");case"second":return"".concat(n,"秒");default:return"".concat(n)}},gy={ordinalNumber:py,era:d({values:ly,defaultWidth:"wide"}),quarter:d({values:my,defaultWidth:"wide",argumentCallback:function(e){return Number(e)-1}}),month:d({values:cy,defaultWidth:"wide"}),day:d({values:hy,defaultWidth:"wide"}),dayPeriod:d({values:fy,defaultWidth:"wide",formattingValues:vy,defaultFormattingWidth:"wide"})};const by=gy;var yy=/^第?\d+(年|四半期|月|週|日|時|分|秒)?/i,wy=/\d+/i,_y={narrow:/^(B\.?C\.?|A\.?D\.?)/i,abbreviated:/^(紀元[前後]|西暦)/i,wide:/^(紀元[前後]|西暦)/i},ky={narrow:[/^B/i,/^A/i],any:[/^(紀元前)/i,/^(西暦|紀元後)/i]},Py={narrow:/^[1234]/i,abbreviated:/^Q[1234]/i,wide:/^第[1234一二三四1234]四半期/i},$y={any:[/(1|一|1)/i,/(2|二|2)/i,/(3|三|3)/i,/(4|四|4)/i]},My={narrow:/^([123456789]|1[012])/,abbreviated:/^([123456789]|1[012])月/i,wide:/^([123456789]|1[012])月/i},Ey={any:[/^1\D/,/^2/,/^3/,/^4/,/^5/,/^6/,/^7/,/^8/,/^9/,/^10/,/^11/,/^12/]},Wy={narrow:/^[日月火水木金土]/,short:/^[日月火水木金土]/,abbreviated:/^[日月火水木金土]/,wide:/^[日月火水木金土]曜日/},Ty={any:[/^日/,/^月/,/^火/,/^水/,/^木/,/^金/,/^土/]},Dy={any:/^(AM|PM|午前|午後|正午|深夜|真夜中|夜|朝)/i},Cy={any:{am:/^(A|午前)/i,pm:/^(P|午後)/i,midnight:/^深夜|真夜中/i,noon:/^正午/i,morning:/^朝/i,afternoon:/^午後/i,evening:/^夜/i,night:/^深夜/i}},Ay={ordinalNumber:P({matchPattern:yy,parsePattern:wy,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:_y,defaultMatchWidth:"wide",parsePatterns:ky,defaultParseWidth:"any"}),quarter:l({matchPatterns:Py,defaultMatchWidth:"wide",parsePatterns:$y,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:My,defaultMatchWidth:"wide",parsePatterns:Ey,defaultParseWidth:"any"}),day:l({matchPatterns:Wy,defaultMatchWidth:"wide",parsePatterns:Ty,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:Dy,defaultMatchWidth:"any",parsePatterns:Cy,defaultParseWidth:"any"})};const Ny=Ay;var Sy={code:"ja",formatDistance:ty,formatLong:oy,formatRelative:dy,localize:by,match:Ny,options:{weekStartsOn:0,firstWeekContainsDate:1}};const jy=Sy;var zy={lessThanXSeconds:{one:"1초 미만",other:"{{count}}초 미만"},xSeconds:{one:"1초",other:"{{count}}초"},halfAMinute:"30초",lessThanXMinutes:{one:"1분 미만",other:"{{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}}년"}},Oy=function(e,t,n){var r,i=zy[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?r+" 후":r+" 전":r};const xy=Oy;var Ly={full:"y년 M월 d일 EEEE",long:"y년 M월 d일",medium:"y.MM.dd",short:"y.MM.dd"},Vy={full:"a H시 mm분 ss초 zzzz",long:"a H:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Iy={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},Ry={date:f({formats:Ly,defaultWidth:"full"}),time:f({formats:Vy,defaultWidth:"full"}),dateTime:f({formats:Iy,defaultWidth:"full"})};const Hy=Ry;var Fy={lastWeek:"'지난' eeee p",yesterday:"'어제' p",today:"'오늘' p",tomorrow:"'내일' p",nextWeek:"'다음' eeee p",other:"P"},Xy=function(e,t,n,r){return Fy[e]};const qy=Xy;var Yy={narrow:["BC","AD"],abbreviated:["BC","AD"],wide:["기원전","서기"]},Ky={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1분기","2분기","3분기","4분기"]},Gy={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월"]},By={narrow:["일","월","화","수","목","금","토"],short:["일","월","화","수","목","금","토"],abbreviated:["일","월","화","수","목","금","토"],wide:["일요일","월요일","화요일","수요일","목요일","금요일","토요일"]},Qy={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:"밤"}},Jy={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:"밤"}},Uy=function(e,t){var n=Number(e),r=String(t==null?void 0:t.unit);switch(r){case"minute":case"second":return String(n);case"date":return n+"일";default:return n+"번째"}},Zy={ordinalNumber:Uy,era:d({values:Yy,defaultWidth:"wide"}),quarter:d({values:Ky,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:Gy,defaultWidth:"wide"}),day:d({values:By,defaultWidth:"wide"}),dayPeriod:d({values:Qy,defaultWidth:"wide",formattingValues:Jy,defaultFormattingWidth:"wide"})};const ew=Zy;var tw=/^(\d+)(일|번째)?/i,aw=/\d+/i,nw={narrow:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(기원전|서기)/i},rw={any:[/^(bc|기원전)/i,/^(ad|서기)/i]},iw={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234]사?분기/i},ow={any:[/1/i,/2/i,/3/i,/4/i]},sw={narrow:/^(1[012]|[123456789])/,abbreviated:/^(1[012]|[123456789])월/i,wide:/^(1[012]|[123456789])월/i},uw={any:[/^1월?$/,/^2/,/^3/,/^4/,/^5/,/^6/,/^7/,/^8/,/^9/,/^10/,/^11/,/^12/]},dw={narrow:/^[일월화수목금토]/,short:/^[일월화수목금토]/,abbreviated:/^[일월화수목금토]/,wide:/^[일월화수목금토]요일/},lw={any:[/^일/,/^월/,/^화/,/^수/,/^목/,/^금/,/^토/]},mw={any:/^(am|pm|오전|오후|자정|정오|아침|저녁|밤)/i},cw={any:{am:/^(am|오전)/i,pm:/^(pm|오후)/i,midnight:/^자정/i,noon:/^정오/i,morning:/^아침/i,afternoon:/^오후/i,evening:/^저녁/i,night:/^밤/i}},hw={ordinalNumber:P({matchPattern:tw,parsePattern:aw,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:nw,defaultMatchWidth:"wide",parsePatterns:rw,defaultParseWidth:"any"}),quarter:l({matchPatterns:iw,defaultMatchWidth:"wide",parsePatterns:ow,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:sw,defaultMatchWidth:"wide",parsePatterns:uw,defaultParseWidth:"any"}),day:l({matchPatterns:dw,defaultMatchWidth:"wide",parsePatterns:lw,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:mw,defaultMatchWidth:"any",parsePatterns:cw,defaultParseWidth:"any"})};const fw=hw;var vw={code:"ko",formatDistance:xy,formatLong:Hy,formatRelative:qy,localize:ew,match:fw,options:{weekStartsOn:0,firstWeekContainsDate:1}};const pw=vw;var gw={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"}},bw=function(e,t,n){var r,i=gw[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"om "+r:r+" siden":r};const yw=bw;var ww={full:"EEEE d. MMMM y",long:"d. MMMM y",medium:"d. MMM y",short:"dd.MM.y"},_w={full:"'kl'. HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},kw={full:"{{date}} 'kl.' {{time}}",long:"{{date}} 'kl.' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},Pw={date:f({formats:ww,defaultWidth:"full"}),time:f({formats:_w,defaultWidth:"full"}),dateTime:f({formats:kw,defaultWidth:"full"})};const $w=Pw;var Mw={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"},Ew=function(e,t,n,r){return Mw[e]};const Ww=Ew;var Tw={narrow:["f.Kr.","e.Kr."],abbreviated:["f.Kr.","e.Kr."],wide:["før Kristus","etter Kristus"]},Dw={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},Cw={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"]},Aw={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"]},Nw={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"}},Sw=function(e,t){var n=Number(e);return n+"."},jw={ordinalNumber:Sw,era:d({values:Tw,defaultWidth:"wide"}),quarter:d({values:Dw,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:Cw,defaultWidth:"wide"}),day:d({values:Aw,defaultWidth:"wide"}),dayPeriod:d({values:Nw,defaultWidth:"wide"})};const zw=jw;var Ow=/^(\d+)\.?/i,xw=/\d+/i,Lw={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},Vw={any:[/^f/i,/^e/i]},Iw={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? kvartal/i},Rw={any:[/1/i,/2/i,/3/i,/4/i]},Hw={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},Fw={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]},Xw={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},qw={any:[/^s/i,/^m/i,/^ti/i,/^o/i,/^to/i,/^f/i,/^l/i]},Yw={narrow:/^(midnatt|middag|(på) (morgenen|ettermiddagen|kvelden|natten)|[ap])/i,any:/^([ap]\.?\s?m\.?|midnatt|middag|(på) (morgenen|ettermiddagen|kvelden|natten))/i},Kw={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}},Gw={ordinalNumber:P({matchPattern:Ow,parsePattern:xw,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:Lw,defaultMatchWidth:"wide",parsePatterns:Vw,defaultParseWidth:"any"}),quarter:l({matchPatterns:Iw,defaultMatchWidth:"wide",parsePatterns:Rw,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:Hw,defaultMatchWidth:"wide",parsePatterns:Fw,defaultParseWidth:"any"}),day:l({matchPatterns:Xw,defaultMatchWidth:"wide",parsePatterns:qw,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:Yw,defaultMatchWidth:"any",parsePatterns:Kw,defaultParseWidth:"any"})};const Bw=Gw;var Qw={code:"nb",formatDistance:yw,formatLong:$w,formatRelative:Ww,localize:zw,match:Bw,options:{weekStartsOn:1,firstWeekContainsDate:4}};const Jw=Qw;var Uw={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"}},Zw=function(e,t,n){var r,i=Uw[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"over "+r:r+" geleden":r};const e_=Zw;var t_={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd-MM-y"},a_={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},n_={full:"{{date}} 'om' {{time}}",long:"{{date}} 'om' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},r_={date:f({formats:t_,defaultWidth:"full"}),time:f({formats:a_,defaultWidth:"full"}),dateTime:f({formats:n_,defaultWidth:"full"})};const i_=r_;var o_={lastWeek:"'afgelopen' eeee 'om' p",yesterday:"'gisteren om' p",today:"'vandaag om' p",tomorrow:"'morgen om' p",nextWeek:"eeee 'om' p",other:"P"},s_=function(e,t,n,r){return o_[e]};const u_=s_;var d_={narrow:["v.C.","n.C."],abbreviated:["v.Chr.","n.Chr."],wide:["voor Christus","na Christus"]},l_={narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["1e kwartaal","2e kwartaal","3e kwartaal","4e kwartaal"]},m_={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"]},c_={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"]},h_={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"}},f_=function(e,t){var n=Number(e);return n+"e"},v_={ordinalNumber:f_,era:d({values:d_,defaultWidth:"wide"}),quarter:d({values:l_,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:m_,defaultWidth:"wide"}),day:d({values:c_,defaultWidth:"wide"}),dayPeriod:d({values:h_,defaultWidth:"wide"})};const p_=v_;var g_=/^(\d+)e?/i,b_=/\d+/i,y_={narrow:/^([vn]\.? ?C\.?)/,abbreviated:/^([vn]\. ?Chr\.?)/,wide:/^((voor|na) Christus)/},w_={any:[/^v/,/^n/]},__={narrow:/^[1234]/i,abbreviated:/^K[1234]/i,wide:/^[1234]e kwartaal/i},k_={any:[/1/i,/2/i,/3/i,/4/i]},P_={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},$_={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]},M_={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},E_={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]},W_={any:/^(am|pm|middernacht|het middaguur|'s (ochtends|middags|avonds|nachts))/i},T_={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}},D_={ordinalNumber:P({matchPattern:g_,parsePattern:b_,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:y_,defaultMatchWidth:"wide",parsePatterns:w_,defaultParseWidth:"any"}),quarter:l({matchPatterns:__,defaultMatchWidth:"wide",parsePatterns:k_,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:P_,defaultMatchWidth:"wide",parsePatterns:$_,defaultParseWidth:"any"}),day:l({matchPatterns:M_,defaultMatchWidth:"wide",parsePatterns:E_,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:W_,defaultMatchWidth:"any",parsePatterns:T_,defaultParseWidth:"any"})};const C_=D_;var A_={code:"nl",formatDistance:e_,formatLong:i_,formatRelative:u_,localize:p_,match:C_,options:{weekStartsOn:1,firstWeekContainsDate:4}};const N_=A_;var S_={lessThanXSeconds:{one:"mindre enn eitt sekund",other:"mindre enn {{count}} sekund"},xSeconds:{one:"eitt sekund",other:"{{count}} sekund"},halfAMinute:"eit halvt minutt",lessThanXMinutes:{one:"mindre enn eitt minutt",other:"mindre enn {{count}} minutt"},xMinutes:{one:"eitt minutt",other:"{{count}} minutt"},aboutXHours:{one:"omtrent ein time",other:"omtrent {{count}} timar"},xHours:{one:"ein time",other:"{{count}} timar"},xDays:{one:"ein dag",other:"{{count}} dagar"},aboutXWeeks:{one:"omtrent ei veke",other:"omtrent {{count}} veker"},xWeeks:{one:"ei veke",other:"{{count}} veker"},aboutXMonths:{one:"omtrent ein månad",other:"omtrent {{count}} månader"},xMonths:{one:"ein månad",other:"{{count}} månader"},aboutXYears:{one:"omtrent eitt år",other:"omtrent {{count}} år"},xYears:{one:"eitt år",other:"{{count}} år"},overXYears:{one:"over eitt år",other:"over {{count}} år"},almostXYears:{one:"nesten eitt år",other:"nesten {{count}} år"}},j_=["null","ein","to","tre","fire","fem","seks","sju","åtte","ni","ti","elleve","tolv"],z_=function(e,t,n){var r,i=S_[e];return typeof i=="string"?r=i:t===1?r=i.one:n&&n.onlyNumeric?r=i.other.replace("{{count}}",String(t)):r=i.other.replace("{{count}}",t<13?j_[t]:String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"om "+r:r+" sidan":r};const O_=z_;var x_={full:"EEEE d. MMMM y",long:"d. MMMM y",medium:"d. MMM y",short:"dd.MM.y"},L_={full:"'kl'. HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},V_={full:"{{date}} 'kl.' {{time}}",long:"{{date}} 'kl.' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},I_={date:f({formats:x_,defaultWidth:"full"}),time:f({formats:L_,defaultWidth:"full"}),dateTime:f({formats:V_,defaultWidth:"full"})};const R_=I_;var H_={lastWeek:"'førre' eeee 'kl.' p",yesterday:"'i går kl.' p",today:"'i dag kl.' p",tomorrow:"'i morgon kl.' p",nextWeek:"EEEE 'kl.' p",other:"P"},F_=function(e,t,n,r){return H_[e]};const X_=F_;var q_={narrow:["f.Kr.","e.Kr."],abbreviated:["f.Kr.","e.Kr."],wide:["før Kristus","etter Kristus"]},Y_={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},K_={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"]},G_={narrow:["S","M","T","O","T","F","L"],short:["su","må","ty","on","to","fr","lau"],abbreviated:["sun","mån","tys","ons","tor","fre","laur"],wide:["sundag","måndag","tysdag","onsdag","torsdag","fredag","laurdag"]},B_={narrow:{am:"a",pm:"p",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på etterm.",evening:"på kvelden",night:"på natta"},abbreviated:{am:"a.m.",pm:"p.m.",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på etterm.",evening:"på kvelden",night:"på natta"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnatt",noon:"middag",morning:"på morgonen",afternoon:"på ettermiddagen",evening:"på kvelden",night:"på natta"}},Q_=function(e,t){var n=Number(e);return n+"."},J_={ordinalNumber:Q_,era:d({values:q_,defaultWidth:"wide"}),quarter:d({values:Y_,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:K_,defaultWidth:"wide"}),day:d({values:G_,defaultWidth:"wide"}),dayPeriod:d({values:B_,defaultWidth:"wide"})};const U_=J_;var Z_=/^(\d+)\.?/i,ek=/\d+/i,tk={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},ak={any:[/^f/i,/^e/i]},nk={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? kvartal/i},rk={any:[/1/i,/2/i,/3/i,/4/i]},ik={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},ok={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]},sk={narrow:/^[smtofl]/i,short:/^(su|må|ty|on|to|fr|la)/i,abbreviated:/^(sun|mån|tys|ons|tor|fre|laur)/i,wide:/^(sundag|måndag|tysdag|onsdag|torsdag|fredag|laurdag)/i},uk={any:[/^s/i,/^m/i,/^ty/i,/^o/i,/^to/i,/^f/i,/^l/i]},dk={narrow:/^(midnatt|middag|(på) (morgonen|ettermiddagen|kvelden|natta)|[ap])/i,any:/^([ap]\.?\s?m\.?|midnatt|middag|(på) (morgonen|ettermiddagen|kvelden|natta))/i},lk={any:{am:/^a(\.?\s?m\.?)?$/i,pm:/^p(\.?\s?m\.?)?$/i,midnight:/^midn/i,noon:/^midd/i,morning:/morgon/i,afternoon:/ettermiddag/i,evening:/kveld/i,night:/natt/i}},mk={ordinalNumber:P({matchPattern:Z_,parsePattern:ek,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:tk,defaultMatchWidth:"wide",parsePatterns:ak,defaultParseWidth:"any"}),quarter:l({matchPatterns:nk,defaultMatchWidth:"wide",parsePatterns:rk,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:ik,defaultMatchWidth:"wide",parsePatterns:ok,defaultParseWidth:"any"}),day:l({matchPatterns:sk,defaultMatchWidth:"wide",parsePatterns:uk,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:dk,defaultMatchWidth:"any",parsePatterns:lk,defaultParseWidth:"any"})};const ck=mk;var hk={code:"nn",formatDistance:O_,formatLong:R_,formatRelative:X_,localize:U_,match:ck,options:{weekStartsOn:1,firstWeekContainsDate:4}};const fk=hk;var vk={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 pk(a,e){if(e===1)return a.one;var t=e%100;if(t<=20&&t>10)return a.other;var n=t%10;return n>=2&&n<=4?a.twoFour:a.other}function ma(a,e,t){var n=pk(a,e),r=typeof n=="string"?n:n[t];return r.replace("{{count}}",String(e))}var gk=function(e,t,n){var r=vk[e];return n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"za "+ma(r,t,"future"):ma(r,t,"past")+" temu":ma(r,t,"regular")};const bk=gk;var yk={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},wk={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},_k={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},kk={date:f({formats:yk,defaultWidth:"full"}),time:f({formats:wk,defaultWidth:"full"}),dateTime:f({formats:_k,defaultWidth:"full"})};const Pk=kk;var $k={masculine:"ostatni",feminine:"ostatnia"},Mk={masculine:"ten",feminine:"ta"},Ek={masculine:"następny",feminine:"następna"},Wk={0:"feminine",1:"masculine",2:"masculine",3:"feminine",4:"masculine",5:"masculine",6:"feminine"};function Qn(a,e,t,n){var r;if(J(e,t,n))r=Mk;else if(a==="lastWeek")r=$k;else if(a==="nextWeek")r=Ek;else throw new Error("Cannot determine adjectives for token ".concat(a));var i=e.getUTCDay(),o=Wk[i],s=r[o];return"'".concat(s,"' eeee 'o' p")}var Tk={lastWeek:Qn,yesterday:"'wczoraj o' p",today:"'dzisiaj o' p",tomorrow:"'jutro o' p",nextWeek:Qn,other:"P"},Dk=function(e,t,n,r){var i=Tk[e];return typeof i=="function"?i(e,t,n,r):i};const Ck=Dk;var Ak={narrow:["p.n.e.","n.e."],abbreviated:["p.n.e.","n.e."],wide:["przed naszą erą","naszej ery"]},Nk={narrow:["1","2","3","4"],abbreviated:["I kw.","II kw.","III kw.","IV kw."],wide:["I kwartał","II kwartał","III kwartał","IV kwartał"]},Sk={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ń"]},jk={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"]},zk={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"]},Ok={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"]},xk={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"}},Lk={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"}},Vk=function(e,t){return String(e)},Ik={ordinalNumber:Vk,era:d({values:Ak,defaultWidth:"wide"}),quarter:d({values:Nk,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:Sk,defaultWidth:"wide",formattingValues:jk,defaultFormattingWidth:"wide"}),day:d({values:zk,defaultWidth:"wide",formattingValues:Ok,defaultFormattingWidth:"wide"}),dayPeriod:d({values:xk,defaultWidth:"wide",formattingValues:Lk,defaultFormattingWidth:"wide"})};const Rk=Ik;var Hk=/^(\d+)?/i,Fk=/\d+/i,Xk={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},qk={any:[/^p/i,/^n/i]},Yk={narrow:/^[1234]/i,abbreviated:/^(I|II|III|IV)\s*kw\.?/i,wide:/^(I|II|III|IV)\s*kwarta(ł|l)/i},Kk={narrow:[/1/i,/2/i,/3/i,/4/i],any:[/^I kw/i,/^II kw/i,/^III kw/i,/^IV kw/i]},Gk={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},Bk={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]},Qk={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},Jk={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]},Uk={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},Zk={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}},eP={ordinalNumber:P({matchPattern:Hk,parsePattern:Fk,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:Xk,defaultMatchWidth:"wide",parsePatterns:qk,defaultParseWidth:"any"}),quarter:l({matchPatterns:Yk,defaultMatchWidth:"wide",parsePatterns:Kk,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:Gk,defaultMatchWidth:"wide",parsePatterns:Bk,defaultParseWidth:"any"}),day:l({matchPatterns:Qk,defaultMatchWidth:"wide",parsePatterns:Jk,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:Uk,defaultMatchWidth:"any",parsePatterns:Zk,defaultParseWidth:"any"})};const tP=eP;var aP={code:"pl",formatDistance:bk,formatLong:Pk,formatRelative:Ck,localize:Rk,match:tP,options:{weekStartsOn:1,firstWeekContainsDate:4}};const nP=aP;var rP={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"}},iP=function(e,t,n){var r,i=rP[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"daqui a "+r:"há "+r:r};const oP=iP;var sP={full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d 'de' MMM 'de' y",short:"dd/MM/y"},uP={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},dP={full:"{{date}} 'às' {{time}}",long:"{{date}} 'às' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},lP={date:f({formats:sP,defaultWidth:"full"}),time:f({formats:uP,defaultWidth:"full"}),dateTime:f({formats:dP,defaultWidth:"full"})};const mP=lP;var cP={lastWeek:function(e){var t=e.getUTCDay(),n=t===0||t===6?"último":"última";return"'"+n+"' eeee 'às' p"},yesterday:"'ontem às' p",today:"'hoje às' p",tomorrow:"'amanhã às' p",nextWeek:"eeee 'às' p",other:"P"},hP=function(e,t,n,r){var i=cP[e];return typeof i=="function"?i(t):i};const fP=hP;var vP={narrow:["aC","dC"],abbreviated:["a.C.","d.C."],wide:["antes de Cristo","depois de Cristo"]},pP={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},gP={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"]},bP={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"]},yP={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"}},wP={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"}},_P=function(e,t){var n=Number(e);return n+"º"},kP={ordinalNumber:_P,era:d({values:vP,defaultWidth:"wide"}),quarter:d({values:pP,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:gP,defaultWidth:"wide"}),day:d({values:bP,defaultWidth:"wide"}),dayPeriod:d({values:yP,defaultWidth:"wide",formattingValues:wP,defaultFormattingWidth:"wide"})};const PP=kP;var $P=/^(\d+)(º|ª)?/i,MP=/\d+/i,EP={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},WP={any:[/^ac/i,/^dc/i],wide:[/^(antes de cristo|antes da era comum)/i,/^(depois de cristo|era comum)/i]},TP={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º|ª)? trimestre/i},DP={any:[/1/i,/2/i,/3/i,/4/i]},CP={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},AP={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]},NP={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},SP={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]},jP={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},zP={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}},OP={ordinalNumber:P({matchPattern:$P,parsePattern:MP,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:EP,defaultMatchWidth:"wide",parsePatterns:WP,defaultParseWidth:"any"}),quarter:l({matchPatterns:TP,defaultMatchWidth:"wide",parsePatterns:DP,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:CP,defaultMatchWidth:"wide",parsePatterns:AP,defaultParseWidth:"any"}),day:l({matchPatterns:NP,defaultMatchWidth:"wide",parsePatterns:SP,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:jP,defaultMatchWidth:"any",parsePatterns:zP,defaultParseWidth:"any"})};const xP=OP;var LP={code:"pt",formatDistance:oP,formatLong:mP,formatRelative:fP,localize:PP,match:xP,options:{weekStartsOn:1,firstWeekContainsDate:4}};const VP=LP;var IP={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:"cerca de 1 hora",other:"cerca de {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 dia",other:"{{count}} dias"},aboutXWeeks:{one:"cerca de 1 semana",other:"cerca de {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"cerca de 1 mês",other:"cerca de {{count}} meses"},xMonths:{one:"1 mês",other:"{{count}} meses"},aboutXYears:{one:"cerca de 1 ano",other:"cerca de {{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"}},RP=function(e,t,n){var r,i=IP[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"em "+r:"há "+r:r};const HP=RP;var FP={full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/yyyy"},XP={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},qP={full:"{{date}} 'às' {{time}}",long:"{{date}} 'às' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},YP={date:f({formats:FP,defaultWidth:"full"}),time:f({formats:XP,defaultWidth:"full"}),dateTime:f({formats:qP,defaultWidth:"full"})};const KP=YP;var GP={lastWeek:function(e){var t=e.getUTCDay(),n=t===0||t===6?"último":"última";return"'"+n+"' eeee 'às' p"},yesterday:"'ontem às' p",today:"'hoje às' p",tomorrow:"'amanhã às' p",nextWeek:"eeee 'às' p",other:"P"},BP=function(e,t,n,r){var i=GP[e];return typeof i=="function"?i(t):i};const QP=BP;var JP={narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","depois de cristo"]},UP={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},ZP={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"]},e$={narrow:["D","S","T","Q","Q","S","S"],short:["dom","seg","ter","qua","qui","sex","sab"],abbreviated:["domingo","segunda","terça","quarta","quinta","sexta","sábado"],wide:["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"]},t$={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"}},a$={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"}},n$=function(e,t){var n=Number(e);return(t==null?void 0:t.unit)==="week"?n+"ª":n+"º"},r$={ordinalNumber:n$,era:d({values:JP,defaultWidth:"wide"}),quarter:d({values:UP,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:ZP,defaultWidth:"wide"}),day:d({values:e$,defaultWidth:"wide"}),dayPeriod:d({values:t$,defaultWidth:"wide",formattingValues:a$,defaultFormattingWidth:"wide"})};const i$=r$;var o$=/^(\d+)[ºªo]?/i,s$=/\d+/i,u$={narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|d\.?\s?c\.?)/i,wide:/^(antes de cristo|depois de cristo)/i},d$={any:[/^ac/i,/^dc/i],wide:[/^antes de cristo/i,/^depois de cristo/i]},l$={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},m$={any:[/1/i,/2/i,/3/i,/4/i]},c$={narrow:/^[jfmajsond]/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},h$={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,/^fev/i,/^mar/i,/^abr/i,/^mai/i,/^jun/i,/^jul/i,/^ago/i,/^set/i,/^out/i,/^nov/i,/^dez/i]},f$={narrow:/^(dom|[23456]ª?|s[aá]b)/i,short:/^(dom|[23456]ª?|s[aá]b)/i,abbreviated:/^(dom|seg|ter|qua|qui|sex|s[aá]b)/i,wide:/^(domingo|(segunda|ter[cç]a|quarta|quinta|sexta)([- ]feira)?|s[aá]bado)/i},v$={short:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],narrow:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],any:[/^d/i,/^seg/i,/^t/i,/^qua/i,/^qui/i,/^sex/i,/^s[aá]b/i]},p$={narrow:/^(a|p|mn|md|(da) (manhã|tarde|noite))/i,any:/^([ap]\.?\s?m\.?|meia[-\s]noite|meio[-\s]dia|(da) (manhã|tarde|noite))/i},g$={any:{am:/^a/i,pm:/^p/i,midnight:/^mn|^meia[-\s]noite/i,noon:/^md|^meio[-\s]dia/i,morning:/manhã/i,afternoon:/tarde/i,evening:/tarde/i,night:/noite/i}},b$={ordinalNumber:P({matchPattern:o$,parsePattern:s$,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:u$,defaultMatchWidth:"wide",parsePatterns:d$,defaultParseWidth:"any"}),quarter:l({matchPatterns:l$,defaultMatchWidth:"wide",parsePatterns:m$,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:c$,defaultMatchWidth:"wide",parsePatterns:h$,defaultParseWidth:"any"}),day:l({matchPatterns:f$,defaultMatchWidth:"wide",parsePatterns:v$,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:p$,defaultMatchWidth:"any",parsePatterns:g$,defaultParseWidth:"any"})};const y$=b$;var w$={code:"pt-BR",formatDistance:HP,formatLong:KP,formatRelative:QP,localize:i$,match:y$,options:{weekStartsOn:0,firstWeekContainsDate:1}};const _$=w$;var k$={lessThanXSeconds:{one:"mai puțin de o secundă",other:"mai puțin de {{count}} secunde"},xSeconds:{one:"1 secundă",other:"{{count}} secunde"},halfAMinute:"jumătate de minut",lessThanXMinutes:{one:"mai puțin de un minut",other:"mai puțin de {{count}} minute"},xMinutes:{one:"1 minut",other:"{{count}} minute"},aboutXHours:{one:"circa 1 oră",other:"circa {{count}} ore"},xHours:{one:"1 oră",other:"{{count}} ore"},xDays:{one:"1 zi",other:"{{count}} zile"},aboutXWeeks:{one:"circa o săptămână",other:"circa {{count}} săptămâni"},xWeeks:{one:"1 săptămână",other:"{{count}} săptămâni"},aboutXMonths:{one:"circa 1 lună",other:"circa {{count}} luni"},xMonths:{one:"1 lună",other:"{{count}} luni"},aboutXYears:{one:"circa 1 an",other:"circa {{count}} ani"},xYears:{one:"1 an",other:"{{count}} ani"},overXYears:{one:"peste 1 an",other:"peste {{count}} ani"},almostXYears:{one:"aproape 1 an",other:"aproape {{count}} ani"}},P$=function(e,t,n){var r,i=k$[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"în "+r:r+" în urmă":r};const $$=P$;var M$={full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"dd.MM.yyyy"},E$={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},W$={full:"{{date}} 'la' {{time}}",long:"{{date}} 'la' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},T$={date:f({formats:M$,defaultWidth:"full"}),time:f({formats:E$,defaultWidth:"full"}),dateTime:f({formats:W$,defaultWidth:"full"})};const D$=T$;var C$={lastWeek:"eeee 'trecută la' p",yesterday:"'ieri la' p",today:"'astăzi la' p",tomorrow:"'mâine la' p",nextWeek:"eeee 'viitoare la' p",other:"P"},A$=function(e,t,n,r){return C$[e]};const N$=A$;var S$={narrow:["Î","D"],abbreviated:["Î.d.C.","D.C."],wide:["Înainte de Cristos","După Cristos"]},j$={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["primul trimestru","al doilea trimestru","al treilea trimestru","al patrulea trimestru"]},z$={narrow:["I","F","M","A","M","I","I","A","S","O","N","D"],abbreviated:["ian","feb","mar","apr","mai","iun","iul","aug","sep","oct","noi","dec"],wide:["ianuarie","februarie","martie","aprilie","mai","iunie","iulie","august","septembrie","octombrie","noiembrie","decembrie"]},O$={narrow:["d","l","m","m","j","v","s"],short:["du","lu","ma","mi","jo","vi","sâ"],abbreviated:["dum","lun","mar","mie","joi","vin","sâm"],wide:["duminică","luni","marți","miercuri","joi","vineri","sâmbătă"]},x$={narrow:{am:"a",pm:"p",midnight:"mn",noon:"ami",morning:"dim",afternoon:"da",evening:"s",night:"n"},abbreviated:{am:"AM",pm:"PM",midnight:"miezul nopții",noon:"amiază",morning:"dimineață",afternoon:"după-amiază",evening:"seară",night:"noapte"},wide:{am:"a.m.",pm:"p.m.",midnight:"miezul nopții",noon:"amiază",morning:"dimineață",afternoon:"după-amiază",evening:"seară",night:"noapte"}},L$={narrow:{am:"a",pm:"p",midnight:"mn",noon:"amiază",morning:"dimineață",afternoon:"după-amiază",evening:"seară",night:"noapte"},abbreviated:{am:"AM",pm:"PM",midnight:"miezul nopții",noon:"amiază",morning:"dimineață",afternoon:"după-amiază",evening:"seară",night:"noapte"},wide:{am:"a.m.",pm:"p.m.",midnight:"miezul nopții",noon:"amiază",morning:"dimineață",afternoon:"după-amiază",evening:"seară",night:"noapte"}},V$=function(e,t){return String(e)},I$={ordinalNumber:V$,era:d({values:S$,defaultWidth:"wide"}),quarter:d({values:j$,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:z$,defaultWidth:"wide"}),day:d({values:O$,defaultWidth:"wide"}),dayPeriod:d({values:x$,defaultWidth:"wide",formattingValues:L$,defaultFormattingWidth:"wide"})};const R$=I$;var H$=/^(\d+)?/i,F$=/\d+/i,X$={narrow:/^(Î|D)/i,abbreviated:/^(Î\.?\s?d\.?\s?C\.?|Î\.?\s?e\.?\s?n\.?|D\.?\s?C\.?|e\.?\s?n\.?)/i,wide:/^(Înainte de Cristos|Înaintea erei noastre|După Cristos|Era noastră)/i},q$={any:[/^ÎC/i,/^DC/i],wide:[/^(Înainte de Cristos|Înaintea erei noastre)/i,/^(După Cristos|Era noastră)/i]},Y$={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^trimestrul [1234]/i},K$={any:[/1/i,/2/i,/3/i,/4/i]},G$={narrow:/^[ifmaasond]/i,abbreviated:/^(ian|feb|mar|apr|mai|iun|iul|aug|sep|oct|noi|dec)/i,wide:/^(ianuarie|februarie|martie|aprilie|mai|iunie|iulie|august|septembrie|octombrie|noiembrie|decembrie)/i},B$={narrow:[/^i/i,/^f/i,/^m/i,/^a/i,/^m/i,/^i/i,/^i/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ia/i,/^f/i,/^mar/i,/^ap/i,/^mai/i,/^iun/i,/^iul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},Q$={narrow:/^[dlmjvs]/i,short:/^(d|l|ma|mi|j|v|s)/i,abbreviated:/^(dum|lun|mar|mie|jo|vi|sâ)/i,wide:/^(duminica|luni|marţi|miercuri|joi|vineri|sâmbătă)/i},J$={narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^d/i,/^l/i,/^ma/i,/^mi/i,/^j/i,/^v/i,/^s/i]},U$={narrow:/^(a|p|mn|a|(dimineaţa|după-amiaza|seara|noaptea))/i,any:/^([ap]\.?\s?m\.?|miezul nopții|amiaza|(dimineaţa|după-amiaza|seara|noaptea))/i},Z$={any:{am:/^a/i,pm:/^p/i,midnight:/^mn/i,noon:/amiaza/i,morning:/dimineaţa/i,afternoon:/după-amiaza/i,evening:/seara/i,night:/noaptea/i}},eM={ordinalNumber:P({matchPattern:H$,parsePattern:F$,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:X$,defaultMatchWidth:"wide",parsePatterns:q$,defaultParseWidth:"any"}),quarter:l({matchPatterns:Y$,defaultMatchWidth:"wide",parsePatterns:K$,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:G$,defaultMatchWidth:"wide",parsePatterns:B$,defaultParseWidth:"any"}),day:l({matchPatterns:Q$,defaultMatchWidth:"wide",parsePatterns:J$,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:U$,defaultMatchWidth:"any",parsePatterns:Z$,defaultParseWidth:"any"})};const tM=eM;var aM={code:"ro",formatDistance:$$,formatLong:D$,formatRelative:N$,localize:R$,match:tM,options:{weekStartsOn:1,firstWeekContainsDate:1}};const nM=aM;function at(a,e){if(a.one!==void 0&&e===1)return a.one;var t=e%10,n=e%100;return t===1&&n!==11?a.singularNominative.replace("{{count}}",String(e)):t>=2&&t<=4&&(n<10||n>20)?a.singularGenitive.replace("{{count}}",String(e)):a.pluralGenitive.replace("{{count}}",String(e))}function O(a){return function(e,t){return t!=null&&t.addSuffix?t.comparison&&t.comparison>0?a.future?at(a.future,e):"через "+at(a.regular,e):a.past?at(a.past,e):at(a.regular,e)+" назад":at(a.regular,e)}}var rM={lessThanXSeconds:O({regular:{one:"меньше секунды",singularNominative:"меньше {{count}} секунды",singularGenitive:"меньше {{count}} секунд",pluralGenitive:"меньше {{count}} секунд"},future:{one:"меньше, чем через секунду",singularNominative:"меньше, чем через {{count}} секунду",singularGenitive:"меньше, чем через {{count}} секунды",pluralGenitive:"меньше, чем через {{count}} секунд"}}),xSeconds:O({regular:{singularNominative:"{{count}} секунда",singularGenitive:"{{count}} секунды",pluralGenitive:"{{count}} секунд"},past:{singularNominative:"{{count}} секунду назад",singularGenitive:"{{count}} секунды назад",pluralGenitive:"{{count}} секунд назад"},future:{singularNominative:"через {{count}} секунду",singularGenitive:"через {{count}} секунды",pluralGenitive:"через {{count}} секунд"}}),halfAMinute:function(e,t){return t!=null&&t.addSuffix?t.comparison&&t.comparison>0?"через полминуты":"полминуты назад":"полминуты"},lessThanXMinutes:O({regular:{one:"меньше минуты",singularNominative:"меньше {{count}} минуты",singularGenitive:"меньше {{count}} минут",pluralGenitive:"меньше {{count}} минут"},future:{one:"меньше, чем через минуту",singularNominative:"меньше, чем через {{count}} минуту",singularGenitive:"меньше, чем через {{count}} минуты",pluralGenitive:"меньше, чем через {{count}} минут"}}),xMinutes:O({regular:{singularNominative:"{{count}} минута",singularGenitive:"{{count}} минуты",pluralGenitive:"{{count}} минут"},past:{singularNominative:"{{count}} минуту назад",singularGenitive:"{{count}} минуты назад",pluralGenitive:"{{count}} минут назад"},future:{singularNominative:"через {{count}} минуту",singularGenitive:"через {{count}} минуты",pluralGenitive:"через {{count}} минут"}}),aboutXHours:O({regular:{singularNominative:"около {{count}} часа",singularGenitive:"около {{count}} часов",pluralGenitive:"около {{count}} часов"},future:{singularNominative:"приблизительно через {{count}} час",singularGenitive:"приблизительно через {{count}} часа",pluralGenitive:"приблизительно через {{count}} часов"}}),xHours:O({regular:{singularNominative:"{{count}} час",singularGenitive:"{{count}} часа",pluralGenitive:"{{count}} часов"}}),xDays:O({regular:{singularNominative:"{{count}} день",singularGenitive:"{{count}} дня",pluralGenitive:"{{count}} дней"}}),aboutXWeeks:O({regular:{singularNominative:"около {{count}} недели",singularGenitive:"около {{count}} недель",pluralGenitive:"около {{count}} недель"},future:{singularNominative:"приблизительно через {{count}} неделю",singularGenitive:"приблизительно через {{count}} недели",pluralGenitive:"приблизительно через {{count}} недель"}}),xWeeks:O({regular:{singularNominative:"{{count}} неделя",singularGenitive:"{{count}} недели",pluralGenitive:"{{count}} недель"}}),aboutXMonths:O({regular:{singularNominative:"около {{count}} месяца",singularGenitive:"около {{count}} месяцев",pluralGenitive:"около {{count}} месяцев"},future:{singularNominative:"приблизительно через {{count}} месяц",singularGenitive:"приблизительно через {{count}} месяца",pluralGenitive:"приблизительно через {{count}} месяцев"}}),xMonths:O({regular:{singularNominative:"{{count}} месяц",singularGenitive:"{{count}} месяца",pluralGenitive:"{{count}} месяцев"}}),aboutXYears:O({regular:{singularNominative:"около {{count}} года",singularGenitive:"около {{count}} лет",pluralGenitive:"около {{count}} лет"},future:{singularNominative:"приблизительно через {{count}} год",singularGenitive:"приблизительно через {{count}} года",pluralGenitive:"приблизительно через {{count}} лет"}}),xYears:O({regular:{singularNominative:"{{count}} год",singularGenitive:"{{count}} года",pluralGenitive:"{{count}} лет"}}),overXYears:O({regular:{singularNominative:"больше {{count}} года",singularGenitive:"больше {{count}} лет",pluralGenitive:"больше {{count}} лет"},future:{singularNominative:"больше, чем через {{count}} год",singularGenitive:"больше, чем через {{count}} года",pluralGenitive:"больше, чем через {{count}} лет"}}),almostXYears:O({regular:{singularNominative:"почти {{count}} год",singularGenitive:"почти {{count}} года",pluralGenitive:"почти {{count}} лет"},future:{singularNominative:"почти через {{count}} год",singularGenitive:"почти через {{count}} года",pluralGenitive:"почти через {{count}} лет"}})},iM=function(e,t,n){return rM[e](t,n)};const oM=iM;var sM={full:"EEEE, d MMMM y 'г.'",long:"d MMMM y 'г.'",medium:"d MMM y 'г.'",short:"dd.MM.y"},uM={full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},dM={any:"{{date}}, {{time}}"},lM={date:f({formats:sM,defaultWidth:"full"}),time:f({formats:uM,defaultWidth:"full"}),dateTime:f({formats:dM,defaultWidth:"any"})};const mM=lM;var Ya=["воскресенье","понедельник","вторник","среду","четверг","пятницу","субботу"];function cM(a){var e=Ya[a];switch(a){case 0:return"'в прошлое "+e+" в' p";case 1:case 2:case 4:return"'в прошлый "+e+" в' p";case 3:case 5:case 6:return"'в прошлую "+e+" в' p"}}function Jn(a){var e=Ya[a];return a===2?"'во "+e+" в' p":"'в "+e+" в' p"}function hM(a){var e=Ya[a];switch(a){case 0:return"'в следующее "+e+" в' p";case 1:case 2:case 4:return"'в следующий "+e+" в' p";case 3:case 5:case 6:return"'в следующую "+e+" в' p"}}var fM={lastWeek:function(e,t,n){var r=e.getUTCDay();return J(e,t,n)?Jn(r):cM(r)},yesterday:"'вчера в' p",today:"'сегодня в' p",tomorrow:"'завтра в' p",nextWeek:function(e,t,n){var r=e.getUTCDay();return J(e,t,n)?Jn(r):hM(r)},other:"P"},vM=function(e,t,n,r){var i=fM[e];return typeof i=="function"?i(t,n,r):i};const pM=vM;var gM={narrow:["до н.э.","н.э."],abbreviated:["до н. э.","н. э."],wide:["до нашей эры","нашей эры"]},bM={narrow:["1","2","3","4"],abbreviated:["1-й кв.","2-й кв.","3-й кв.","4-й кв."],wide:["1-й квартал","2-й квартал","3-й квартал","4-й квартал"]},yM={narrow:["Я","Ф","М","А","М","И","И","А","С","О","Н","Д"],abbreviated:["янв.","фев.","март","апр.","май","июнь","июль","авг.","сент.","окт.","нояб.","дек."],wide:["январь","февраль","март","апрель","май","июнь","июль","август","сентябрь","октябрь","ноябрь","декабрь"]},wM={narrow:["Я","Ф","М","А","М","И","И","А","С","О","Н","Д"],abbreviated:["янв.","фев.","мар.","апр.","мая","июн.","июл.","авг.","сент.","окт.","нояб.","дек."],wide:["января","февраля","марта","апреля","мая","июня","июля","августа","сентября","октября","ноября","декабря"]},_M={narrow:["В","П","В","С","Ч","П","С"],short:["вс","пн","вт","ср","чт","пт","сб"],abbreviated:["вск","пнд","втр","срд","чтв","птн","суб"],wide:["воскресенье","понедельник","вторник","среда","четверг","пятница","суббота"]},kM={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:"ночь"}},PM={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:"ночи"}},$M=function(e,t){var n=Number(e),r=t==null?void 0:t.unit,i;return r==="date"?i="-е":r==="week"||r==="minute"||r==="second"?i="-я":i="-й",n+i},MM={ordinalNumber:$M,era:d({values:gM,defaultWidth:"wide"}),quarter:d({values:bM,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:yM,defaultWidth:"wide",formattingValues:wM,defaultFormattingWidth:"wide"}),day:d({values:_M,defaultWidth:"wide"}),dayPeriod:d({values:kM,defaultWidth:"any",formattingValues:PM,defaultFormattingWidth:"wide"})};const EM=MM;var WM=/^(\d+)(-?(е|я|й|ое|ье|ая|ья|ый|ой|ий|ый))?/i,TM=/\d+/i,DM={narrow:/^((до )?н\.?\s?э\.?)/i,abbreviated:/^((до )?н\.?\s?э\.?)/i,wide:/^(до нашей эры|нашей эры|наша эра)/i},CM={any:[/^д/i,/^н/i]},AM={narrow:/^[1234]/i,abbreviated:/^[1234](-?[ыои]?й?)? кв.?/i,wide:/^[1234](-?[ыои]?й?)? квартал/i},NM={any:[/1/i,/2/i,/3/i,/4/i]},SM={narrow:/^[яфмаисонд]/i,abbreviated:/^(янв|фев|март?|апр|ма[йя]|июн[ья]?|июл[ья]?|авг|сент?|окт|нояб?|дек)\.?/i,wide:/^(январ[ья]|феврал[ья]|марта?|апрел[ья]|ма[йя]|июн[ья]|июл[ья]|августа?|сентябр[ья]|октябр[ья]|октябр[ья]|ноябр[ья]|декабр[ья])/i},jM={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]},zM={narrow:/^[впсч]/i,short:/^(вс|во|пн|по|вт|ср|чт|че|пт|пя|сб|су)\.?/i,abbreviated:/^(вск|вос|пнд|пон|втр|вто|срд|сре|чтв|чет|птн|пят|суб).?/i,wide:/^(воскресень[ея]|понедельника?|вторника?|сред[аы]|четверга?|пятниц[аы]|суббот[аы])/i},OM={narrow:[/^в/i,/^п/i,/^в/i,/^с/i,/^ч/i,/^п/i,/^с/i],any:[/^в[ос]/i,/^п[он]/i,/^в/i,/^ср/i,/^ч/i,/^п[ят]/i,/^с[уб]/i]},xM={narrow:/^([дп]п|полн\.?|полд\.?|утр[оа]|день|дня|веч\.?|ноч[ьи])/i,abbreviated:/^([дп]п|полн\.?|полд\.?|утр[оа]|день|дня|веч\.?|ноч[ьи])/i,wide:/^([дп]п|полночь|полдень|утр[оа]|день|дня|вечера?|ноч[ьи])/i},LM={any:{am:/^дп/i,pm:/^пп/i,midnight:/^полн/i,noon:/^полд/i,morning:/^у/i,afternoon:/^д[ен]/i,evening:/^в/i,night:/^н/i}},VM={ordinalNumber:P({matchPattern:WM,parsePattern:TM,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:DM,defaultMatchWidth:"wide",parsePatterns:CM,defaultParseWidth:"any"}),quarter:l({matchPatterns:AM,defaultMatchWidth:"wide",parsePatterns:NM,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:SM,defaultMatchWidth:"wide",parsePatterns:jM,defaultParseWidth:"any"}),day:l({matchPatterns:zM,defaultMatchWidth:"wide",parsePatterns:OM,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:xM,defaultMatchWidth:"wide",parsePatterns:LM,defaultParseWidth:"any"})};const IM=VM;var RM={code:"ru",formatDistance:oM,formatLong:mM,formatRelative:pM,localize:EM,match:IM,options:{weekStartsOn:1,firstWeekContainsDate:1}};const HM=RM;function FM(a,e){return e===1&&a.one?a.one:e>=2&&e<=4&&a.twoFour?a.twoFour:a.other}function ca(a,e,t){var n=FM(a,e),r=n[t];return r.replace("{{count}}",String(e))}function XM(a){var e=["lessThan","about","over","almost"].filter(function(t){return!!a.match(new RegExp("^"+t))});return e[0]}function ha(a){var e="";return a==="almost"&&(e="takmer"),a==="about"&&(e="približne"),e.length>0?e+" ":""}function fa(a){var e="";return a==="lessThan"&&(e="menej než"),a==="over"&&(e="viac než"),e.length>0?e+" ":""}function qM(a){return a.charAt(0).toLowerCase()+a.slice(1)}var YM={xSeconds:{one:{present:"sekunda",past:"sekundou",future:"sekundu"},twoFour:{present:"{{count}} sekundy",past:"{{count}} sekundami",future:"{{count}} sekundy"},other:{present:"{{count}} sekúnd",past:"{{count}} sekundami",future:"{{count}} sekúnd"}},halfAMinute:{other:{present:"pol minúty",past:"pol minútou",future:"pol minúty"}},xMinutes:{one:{present:"minúta",past:"minútou",future:"minútu"},twoFour:{present:"{{count}} minúty",past:"{{count}} minútami",future:"{{count}} minúty"},other:{present:"{{count}} minút",past:"{{count}} minútami",future:"{{count}} minút"}},xHours:{one:{present:"hodina",past:"hodinou",future:"hodinu"},twoFour:{present:"{{count}} hodiny",past:"{{count}} hodinami",future:"{{count}} hodiny"},other:{present:"{{count}} hodín",past:"{{count}} hodinami",future:"{{count}} hodín"}},xDays:{one:{present:"deň",past:"dňom",future:"deň"},twoFour:{present:"{{count}} dni",past:"{{count}} dňami",future:"{{count}} dni"},other:{present:"{{count}} dní",past:"{{count}} dňami",future:"{{count}} dní"}},xWeeks:{one:{present:"týždeň",past:"týždňom",future:"týždeň"},twoFour:{present:"{{count}} týždne",past:"{{count}} týždňami",future:"{{count}} týždne"},other:{present:"{{count}} týždňov",past:"{{count}} týždňami",future:"{{count}} týždňov"}},xMonths:{one:{present:"mesiac",past:"mesiacom",future:"mesiac"},twoFour:{present:"{{count}} mesiace",past:"{{count}} mesiacmi",future:"{{count}} mesiace"},other:{present:"{{count}} mesiacov",past:"{{count}} mesiacmi",future:"{{count}} mesiacov"}},xYears:{one:{present:"rok",past:"rokom",future:"rok"},twoFour:{present:"{{count}} roky",past:"{{count}} rokmi",future:"{{count}} roky"},other:{present:"{{count}} rokov",past:"{{count}} rokmi",future:"{{count}} rokov"}}},KM=function(e,t,n){var r=XM(e)||"",i=qM(e.substring(r.length)),o=YM[i];return n!=null&&n.addSuffix?n.comparison&&n.comparison>0?ha(r)+"o "+fa(r)+ca(o,t,"future"):ha(r)+"pred "+fa(r)+ca(o,t,"past"):ha(r)+fa(r)+ca(o,t,"present")};const GM=KM;var BM={full:"EEEE d. MMMM y",long:"d. MMMM y",medium:"d. M. y",short:"d. M. y"},QM={full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},JM={full:"{{date}}, {{time}}",long:"{{date}}, {{time}}",medium:"{{date}}, {{time}}",short:"{{date}} {{time}}"},UM={date:f({formats:BM,defaultWidth:"full"}),time:f({formats:QM,defaultWidth:"full"}),dateTime:f({formats:JM,defaultWidth:"full"})};const ZM=UM;var Ka=["nedeľu","pondelok","utorok","stredu","štvrtok","piatok","sobotu"];function eE(a){var e=Ka[a];switch(a){case 0:case 3:case 6:return"'minulú "+e+" o' p";default:return"'minulý' eeee 'o' p"}}function Un(a){var e=Ka[a];return a===4?"'vo' eeee 'o' p":"'v "+e+" o' p"}function tE(a){var e=Ka[a];switch(a){case 0:case 4:case 6:return"'budúcu "+e+" o' p";default:return"'budúci' eeee 'o' p"}}var aE={lastWeek:function(e,t,n){var r=e.getUTCDay();return J(e,t,n)?Un(r):eE(r)},yesterday:"'včera o' p",today:"'dnes o' p",tomorrow:"'zajtra o' p",nextWeek:function(e,t,n){var r=e.getUTCDay();return J(e,t,n)?Un(r):tE(r)},other:"P"},nE=function(e,t,n,r){var i=aE[e];return typeof i=="function"?i(t,n,r):i};const rE=nE;var iE={narrow:["pred Kr.","po Kr."],abbreviated:["pred Kr.","po Kr."],wide:["pred Kristom","po Kristovi"]},oE={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. štvrťrok","2. štvrťrok","3. štvrťrok","4. štvrťrok"]},sE={narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan","feb","mar","apr","máj","jún","júl","aug","sep","okt","nov","dec"],wide:["január","február","marec","apríl","máj","jún","júl","august","september","október","november","december"]},uE={narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan","feb","mar","apr","máj","jún","júl","aug","sep","okt","nov","dec"],wide:["januára","februára","marca","apríla","mája","júna","júla","augusta","septembra","októbra","novembra","decembra"]},dE={narrow:["n","p","u","s","š","p","s"],short:["ne","po","ut","st","št","pi","so"],abbreviated:["ne","po","ut","st","št","pi","so"],wide:["nedeľa","pondelok","utorok","streda","štvrtok","piatok","sobota"]},lE={narrow:{am:"AM",pm:"PM",midnight:"poln.",noon:"pol.",morning:"ráno",afternoon:"pop.",evening:"več.",night:"noc"},abbreviated:{am:"AM",pm:"PM",midnight:"poln.",noon:"pol.",morning:"ráno",afternoon:"popol.",evening:"večer",night:"noc"},wide:{am:"AM",pm:"PM",midnight:"polnoc",noon:"poludnie",morning:"ráno",afternoon:"popoludnie",evening:"večer",night:"noc"}},mE={narrow:{am:"AM",pm:"PM",midnight:"o poln.",noon:"nap.",morning:"ráno",afternoon:"pop.",evening:"več.",night:"v n."},abbreviated:{am:"AM",pm:"PM",midnight:"o poln.",noon:"napol.",morning:"ráno",afternoon:"popol.",evening:"večer",night:"v noci"},wide:{am:"AM",pm:"PM",midnight:"o polnoci",noon:"napoludnie",morning:"ráno",afternoon:"popoludní",evening:"večer",night:"v noci"}},cE=function(e,t){var n=Number(e);return n+"."},hE={ordinalNumber:cE,era:d({values:iE,defaultWidth:"wide"}),quarter:d({values:oE,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:sE,defaultWidth:"wide",formattingValues:uE,defaultFormattingWidth:"wide"}),day:d({values:dE,defaultWidth:"wide"}),dayPeriod:d({values:lE,defaultWidth:"wide",formattingValues:mE,defaultFormattingWidth:"wide"})};const fE=hE;var vE=/^(\d+)\.?/i,pE=/\d+/i,gE={narrow:/^(pred Kr\.|pred n\. l\.|po Kr\.|n\. l\.)/i,abbreviated:/^(pred Kr\.|pred n\. l\.|po Kr\.|n\. l\.)/i,wide:/^(pred Kristom|pred na[šs][íi]m letopo[čc]tom|po Kristovi|n[áa][šs]ho letopo[čc]tu)/i},bE={any:[/^pr/i,/^(po|n)/i]},yE={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234]\. [šs]tvr[ťt]rok/i},wE={any:[/1/i,/2/i,/3/i,/4/i]},_E={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|m[áa]j|j[úu]n|j[úu]l|aug|sep|okt|nov|dec)/i,wide:/^(janu[áa]ra?|febru[áa]ra?|(marec|marca)|apr[íi]la?|m[áa]ja?|j[úu]na?|j[úu]la?|augusta?|(september|septembra)|(okt[óo]ber|okt[óo]bra)|(november|novembra)|(december|decembra))/i},kE={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,/^m[áa]j/i,/^j[úu]n/i,/^j[úu]l/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},PE={narrow:/^[npusšp]/i,short:/^(ne|po|ut|st|št|pi|so)/i,abbreviated:/^(ne|po|ut|st|št|pi|so)/i,wide:/^(nede[ľl]a|pondelok|utorok|streda|[šs]tvrtok|piatok|sobota])/i},$E={narrow:[/^n/i,/^p/i,/^u/i,/^s/i,/^š/i,/^p/i,/^s/i],any:[/^n/i,/^po/i,/^u/i,/^st/i,/^(št|stv)/i,/^pi/i,/^so/i]},ME={narrow:/^(am|pm|(o )?poln\.?|(nap\.?|pol\.?)|r[áa]no|pop\.?|ve[čc]\.?|(v n\.?|noc))/i,abbreviated:/^(am|pm|(o )?poln\.?|(napol\.?|pol\.?)|r[áa]no|pop\.?|ve[čc]er|(v )?noci?)/i,any:/^(am|pm|(o )?polnoci?|(na)?poludnie|r[áa]no|popoludn(ie|í|i)|ve[čc]er|(v )?noci?)/i},EE={any:{am:/^am/i,pm:/^pm/i,midnight:/poln/i,noon:/^(nap|(na)?pol(\.|u))/i,morning:/^r[áa]no/i,afternoon:/^pop/i,evening:/^ve[čc]/i,night:/^(noc|v n\.)/i}},WE={ordinalNumber:P({matchPattern:vE,parsePattern:pE,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:gE,defaultMatchWidth:"wide",parsePatterns:bE,defaultParseWidth:"any"}),quarter:l({matchPatterns:yE,defaultMatchWidth:"wide",parsePatterns:wE,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:_E,defaultMatchWidth:"wide",parsePatterns:kE,defaultParseWidth:"any"}),day:l({matchPatterns:PE,defaultMatchWidth:"wide",parsePatterns:$E,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:ME,defaultMatchWidth:"any",parsePatterns:EE,defaultParseWidth:"any"})};const TE=WE;var DE={code:"sk",formatDistance:GM,formatLong:ZM,formatRelative:rE,localize:fE,match:TE,options:{weekStartsOn:1,firstWeekContainsDate:4}};const CE=DE;function AE(a){return a.one!==void 0}var NE={lessThanXSeconds:{present:{one:"manj kot {{count}} sekunda",two:"manj kot {{count}} sekundi",few:"manj kot {{count}} sekunde",other:"manj kot {{count}} sekund"},past:{one:"manj kot {{count}} sekundo",two:"manj kot {{count}} sekundama",few:"manj kot {{count}} sekundami",other:"manj kot {{count}} sekundami"},future:{one:"manj kot {{count}} sekundo",two:"manj kot {{count}} sekundi",few:"manj kot {{count}} sekunde",other:"manj kot {{count}} sekund"}},xSeconds:{present:{one:"{{count}} sekunda",two:"{{count}} sekundi",few:"{{count}} sekunde",other:"{{count}} sekund"},past:{one:"{{count}} sekundo",two:"{{count}} sekundama",few:"{{count}} sekundami",other:"{{count}} sekundami"},future:{one:"{{count}} sekundo",two:"{{count}} sekundi",few:"{{count}} sekunde",other:"{{count}} sekund"}},halfAMinute:"pol minute",lessThanXMinutes:{present:{one:"manj kot {{count}} minuta",two:"manj kot {{count}} minuti",few:"manj kot {{count}} minute",other:"manj kot {{count}} minut"},past:{one:"manj kot {{count}} minuto",two:"manj kot {{count}} minutama",few:"manj kot {{count}} minutami",other:"manj kot {{count}} minutami"},future:{one:"manj kot {{count}} minuto",two:"manj kot {{count}} minuti",few:"manj kot {{count}} minute",other:"manj kot {{count}} minut"}},xMinutes:{present:{one:"{{count}} minuta",two:"{{count}} minuti",few:"{{count}} minute",other:"{{count}} minut"},past:{one:"{{count}} minuto",two:"{{count}} minutama",few:"{{count}} minutami",other:"{{count}} minutami"},future:{one:"{{count}} minuto",two:"{{count}} minuti",few:"{{count}} minute",other:"{{count}} minut"}},aboutXHours:{present:{one:"približno {{count}} ura",two:"približno {{count}} uri",few:"približno {{count}} ure",other:"približno {{count}} ur"},past:{one:"približno {{count}} uro",two:"približno {{count}} urama",few:"približno {{count}} urami",other:"približno {{count}} urami"},future:{one:"približno {{count}} uro",two:"približno {{count}} uri",few:"približno {{count}} ure",other:"približno {{count}} ur"}},xHours:{present:{one:"{{count}} ura",two:"{{count}} uri",few:"{{count}} ure",other:"{{count}} ur"},past:{one:"{{count}} uro",two:"{{count}} urama",few:"{{count}} urami",other:"{{count}} urami"},future:{one:"{{count}} uro",two:"{{count}} uri",few:"{{count}} ure",other:"{{count}} ur"}},xDays:{present:{one:"{{count}} dan",two:"{{count}} dni",few:"{{count}} dni",other:"{{count}} dni"},past:{one:"{{count}} dnem",two:"{{count}} dnevoma",few:"{{count}} dnevi",other:"{{count}} dnevi"},future:{one:"{{count}} dan",two:"{{count}} dni",few:"{{count}} dni",other:"{{count}} dni"}},aboutXWeeks:{one:"približno {{count}} teden",two:"približno {{count}} tedna",few:"približno {{count}} tedne",other:"približno {{count}} tednov"},xWeeks:{one:"{{count}} teden",two:"{{count}} tedna",few:"{{count}} tedne",other:"{{count}} tednov"},aboutXMonths:{present:{one:"približno {{count}} mesec",two:"približno {{count}} meseca",few:"približno {{count}} mesece",other:"približno {{count}} mesecev"},past:{one:"približno {{count}} mesecem",two:"približno {{count}} mesecema",few:"približno {{count}} meseci",other:"približno {{count}} meseci"},future:{one:"približno {{count}} mesec",two:"približno {{count}} meseca",few:"približno {{count}} mesece",other:"približno {{count}} mesecev"}},xMonths:{present:{one:"{{count}} mesec",two:"{{count}} meseca",few:"{{count}} meseci",other:"{{count}} mesecev"},past:{one:"{{count}} mesecem",two:"{{count}} mesecema",few:"{{count}} meseci",other:"{{count}} meseci"},future:{one:"{{count}} mesec",two:"{{count}} meseca",few:"{{count}} mesece",other:"{{count}} mesecev"}},aboutXYears:{present:{one:"približno {{count}} leto",two:"približno {{count}} leti",few:"približno {{count}} leta",other:"približno {{count}} let"},past:{one:"približno {{count}} letom",two:"približno {{count}} letoma",few:"približno {{count}} leti",other:"približno {{count}} leti"},future:{one:"približno {{count}} leto",two:"približno {{count}} leti",few:"približno {{count}} leta",other:"približno {{count}} let"}},xYears:{present:{one:"{{count}} leto",two:"{{count}} leti",few:"{{count}} leta",other:"{{count}} let"},past:{one:"{{count}} letom",two:"{{count}} letoma",few:"{{count}} leti",other:"{{count}} leti"},future:{one:"{{count}} leto",two:"{{count}} leti",few:"{{count}} leta",other:"{{count}} let"}},overXYears:{present:{one:"več kot {{count}} leto",two:"več kot {{count}} leti",few:"več kot {{count}} leta",other:"več kot {{count}} let"},past:{one:"več kot {{count}} letom",two:"več kot {{count}} letoma",few:"več kot {{count}} leti",other:"več kot {{count}} leti"},future:{one:"več kot {{count}} leto",two:"več kot {{count}} leti",few:"več kot {{count}} leta",other:"več kot {{count}} let"}},almostXYears:{present:{one:"skoraj {{count}} leto",two:"skoraj {{count}} leti",few:"skoraj {{count}} leta",other:"skoraj {{count}} let"},past:{one:"skoraj {{count}} letom",two:"skoraj {{count}} letoma",few:"skoraj {{count}} leti",other:"skoraj {{count}} leti"},future:{one:"skoraj {{count}} leto",two:"skoraj {{count}} leti",few:"skoraj {{count}} leta",other:"skoraj {{count}} let"}}};function SE(a){switch(a%100){case 1:return"one";case 2:return"two";case 3:case 4:return"few";default:return"other"}}var jE=function(e,t,n){var r="",i="present";n!=null&&n.addSuffix&&(n.comparison&&n.comparison>0?(i="future",r="čez "):(i="past",r="pred "));var o=NE[e];if(typeof o=="string")r+=o;else{var s=SE(t);AE(o)?r+=o[s].replace("{{count}}",String(t)):r+=o[i][s].replace("{{count}}",String(t))}return r};const zE=jE;var OE={full:"EEEE, dd. MMMM y",long:"dd. MMMM y",medium:"d. MMM y",short:"d. MM. yy"},xE={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},LE={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},VE={date:f({formats:OE,defaultWidth:"full"}),time:f({formats:xE,defaultWidth:"full"}),dateTime:f({formats:LE,defaultWidth:"full"})};const IE=VE;var RE={lastWeek:function(e){var t=e.getUTCDay();switch(t){case 0:return"'prejšnjo nedeljo ob' p";case 3:return"'prejšnjo sredo ob' p";case 6:return"'prejšnjo soboto ob' p";default:return"'prejšnji' EEEE 'ob' p"}},yesterday:"'včeraj ob' p",today:"'danes ob' p",tomorrow:"'jutri ob' p",nextWeek:function(e){var t=e.getUTCDay();switch(t){case 0:return"'naslednjo nedeljo ob' p";case 3:return"'naslednjo sredo ob' p";case 6:return"'naslednjo soboto ob' p";default:return"'naslednji' EEEE 'ob' p"}},other:"P"},HE=function(e,t,n,r){var i=RE[e];return typeof i=="function"?i(t):i};const FE=HE;var XE={narrow:["pr. n. št.","po n. št."],abbreviated:["pr. n. št.","po n. št."],wide:["pred našim štetjem","po našem štetju"]},qE={narrow:["1","2","3","4"],abbreviated:["1. čet.","2. čet.","3. čet.","4. čet."],wide:["1. četrtletje","2. četrtletje","3. četrtletje","4. četrtletje"]},YE={narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan.","feb.","mar.","apr.","maj","jun.","jul.","avg.","sep.","okt.","nov.","dec."],wide:["januar","februar","marec","april","maj","junij","julij","avgust","september","oktober","november","december"]},KE={narrow:["n","p","t","s","č","p","s"],short:["ned.","pon.","tor.","sre.","čet.","pet.","sob."],abbreviated:["ned.","pon.","tor.","sre.","čet.","pet.","sob."],wide:["nedelja","ponedeljek","torek","sreda","četrtek","petek","sobota"]},GE={narrow:{am:"d",pm:"p",midnight:"24.00",noon:"12.00",morning:"j",afternoon:"p",evening:"v",night:"n"},abbreviated:{am:"dop.",pm:"pop.",midnight:"poln.",noon:"pold.",morning:"jut.",afternoon:"pop.",evening:"več.",night:"noč"},wide:{am:"dop.",pm:"pop.",midnight:"polnoč",noon:"poldne",morning:"jutro",afternoon:"popoldne",evening:"večer",night:"noč"}},BE={narrow:{am:"d",pm:"p",midnight:"24.00",noon:"12.00",morning:"zj",afternoon:"p",evening:"zv",night:"po"},abbreviated:{am:"dop.",pm:"pop.",midnight:"opoln.",noon:"opold.",morning:"zjut.",afternoon:"pop.",evening:"zveč.",night:"ponoči"},wide:{am:"dop.",pm:"pop.",midnight:"opolnoči",noon:"opoldne",morning:"zjutraj",afternoon:"popoldan",evening:"zvečer",night:"ponoči"}},QE=function(e,t){var n=Number(e);return n+"."},JE={ordinalNumber:QE,era:d({values:XE,defaultWidth:"wide"}),quarter:d({values:qE,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:YE,defaultWidth:"wide"}),day:d({values:KE,defaultWidth:"wide"}),dayPeriod:d({values:GE,defaultWidth:"wide",formattingValues:BE,defaultFormattingWidth:"wide"})};const UE=JE;var ZE=/^(\d+)\./i,e1=/\d+/i,t1={abbreviated:/^(pr\. n\. št\.|po n\. št\.)/i,wide:/^(pred Kristusom|pred na[sš]im [sš]tetjem|po Kristusu|po na[sš]em [sš]tetju|na[sš]ega [sš]tetja)/i},a1={any:[/^pr/i,/^(po|na[sš]em)/i]},n1={narrow:/^[1234]/i,abbreviated:/^[1234]\.\s?[čc]et\.?/i,wide:/^[1234]\. [čc]etrtletje/i},r1={any:[/1/i,/2/i,/3/i,/4/i]},i1={narrow:/^[jfmasond]/i,abbreviated:/^(jan\.|feb\.|mar\.|apr\.|maj|jun\.|jul\.|avg\.|sep\.|okt\.|nov\.|dec\.)/i,wide:/^(januar|februar|marec|april|maj|junij|julij|avgust|september|oktober|november|december)/i},o1={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],abbreviated:[/^ja/i,/^fe/i,/^mar/i,/^ap/i,/^maj/i,/^jun/i,/^jul/i,/^av/i,/^s/i,/^o/i,/^n/i,/^d/i],wide:[/^ja/i,/^fe/i,/^mar/i,/^ap/i,/^maj/i,/^jun/i,/^jul/i,/^av/i,/^s/i,/^o/i,/^n/i,/^d/i]},s1={narrow:/^[nptsčc]/i,short:/^(ned\.|pon\.|tor\.|sre\.|[cč]et\.|pet\.|sob\.)/i,abbreviated:/^(ned\.|pon\.|tor\.|sre\.|[cč]et\.|pet\.|sob\.)/i,wide:/^(nedelja|ponedeljek|torek|sreda|[cč]etrtek|petek|sobota)/i},u1={narrow:[/^n/i,/^p/i,/^t/i,/^s/i,/^[cč]/i,/^p/i,/^s/i],any:[/^n/i,/^po/i,/^t/i,/^sr/i,/^[cč]/i,/^pe/i,/^so/i]},d1={narrow:/^(d|po?|z?v|n|z?j|24\.00|12\.00)/i,any:/^(dop\.|pop\.|o?poln(\.|o[cč]i?)|o?pold(\.|ne)|z?ve[cč](\.|er)|(po)?no[cč]i?|popold(ne|an)|jut(\.|ro)|zjut(\.|raj))/i},l1={narrow:{am:/^d/i,pm:/^p/i,midnight:/^24/i,noon:/^12/i,morning:/^(z?j)/i,afternoon:/^p/i,evening:/^(z?v)/i,night:/^(n|po)/i},any:{am:/^dop\./i,pm:/^pop\./i,midnight:/^o?poln/i,noon:/^o?pold/i,morning:/j/i,afternoon:/^pop\./i,evening:/^z?ve/i,night:/(po)?no/i}},m1={ordinalNumber:P({matchPattern:ZE,parsePattern:e1,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:t1,defaultMatchWidth:"wide",parsePatterns:a1,defaultParseWidth:"any"}),quarter:l({matchPatterns:n1,defaultMatchWidth:"wide",parsePatterns:r1,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:i1,defaultMatchWidth:"wide",parsePatterns:o1,defaultParseWidth:"wide"}),day:l({matchPatterns:s1,defaultMatchWidth:"wide",parsePatterns:u1,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:d1,defaultMatchWidth:"any",parsePatterns:l1,defaultParseWidth:"any"})};const c1=m1;var h1={code:"sl",formatDistance:zE,formatLong:IE,formatRelative:FE,localize:UE,match:c1,options:{weekStartsOn:1,firstWeekContainsDate:1}};const f1=h1;var v1={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}} vecka"},xWeeks:{one:"en vecka",other:"{{count}} vecka"},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"}},p1=["noll","en","två","tre","fyra","fem","sex","sju","åtta","nio","tio","elva","tolv"],g1=function(e,t,n){var r,i=v1[e];return typeof i=="string"?r=i:t===1?r=i.one:n&&n.onlyNumeric?r=i.other.replace("{{count}}",String(t)):r=i.other.replace("{{count}}",t<13?p1[t]:String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"om "+r:r+" sedan":r};const b1=g1;var y1={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"y-MM-dd"},w1={full:"'kl'. HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},_1={full:"{{date}} 'kl.' {{time}}",long:"{{date}} 'kl.' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},k1={date:f({formats:y1,defaultWidth:"full"}),time:f({formats:w1,defaultWidth:"full"}),dateTime:f({formats:_1,defaultWidth:"full"})};const P1=k1;var $1={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"},M1=function(e,t,n,r){return $1[e]};const E1=M1;var W1={narrow:["f.Kr.","e.Kr."],abbreviated:["f.Kr.","e.Kr."],wide:["före Kristus","efter Kristus"]},T1={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1:a kvartalet","2:a kvartalet","3:e kvartalet","4:e kvartalet"]},D1={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"]},C1={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"]},A1={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"}},N1={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"}},S1=function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:case 2:return n+":a"}return n+":e"},j1={ordinalNumber:S1,era:d({values:W1,defaultWidth:"wide"}),quarter:d({values:T1,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:D1,defaultWidth:"wide"}),day:d({values:C1,defaultWidth:"wide"}),dayPeriod:d({values:A1,defaultWidth:"wide",formattingValues:N1,defaultFormattingWidth:"wide"})};const z1=j1;var O1=/^(\d+)(:a|:e)?/i,x1=/\d+/i,L1={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},V1={any:[/^f/i,/^[ev]/i]},I1={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](:a|:e)? kvartalet/i},R1={any:[/1/i,/2/i,/3/i,/4/i]},H1={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},F1={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]},X1={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},q1={any:[/^s/i,/^m/i,/^ti/i,/^o/i,/^to/i,/^f/i,/^l/i]},Y1={any:/^([fe]\.?\s?m\.?|midn(att)?|midd(ag)?|(på) (morgonen|eftermiddagen|kvällen|natten))/i},K1={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}},G1={ordinalNumber:P({matchPattern:O1,parsePattern:x1,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:L1,defaultMatchWidth:"wide",parsePatterns:V1,defaultParseWidth:"any"}),quarter:l({matchPatterns:I1,defaultMatchWidth:"wide",parsePatterns:R1,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:H1,defaultMatchWidth:"wide",parsePatterns:F1,defaultParseWidth:"any"}),day:l({matchPatterns:X1,defaultMatchWidth:"wide",parsePatterns:q1,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:Y1,defaultMatchWidth:"any",parsePatterns:K1,defaultParseWidth:"any"})};const B1=G1;var Q1={code:"sv",formatDistance:b1,formatLong:P1,formatRelative:E1,localize:z1,match:B1,options:{weekStartsOn:1,firstWeekContainsDate:4}};const J1=Q1;var U1={lessThanXSeconds:{one:"bir saniyeden az",other:"{{count}} saniyeden az"},xSeconds:{one:"1 saniye",other:"{{count}} saniye"},halfAMinute:"yarım dakika",lessThanXMinutes:{one:"bir dakikadan az",other:"{{count}} dakikadan az"},xMinutes:{one:"1 dakika",other:"{{count}} dakika"},aboutXHours:{one:"yaklaşık 1 saat",other:"yaklaşık {{count}} saat"},xHours:{one:"1 saat",other:"{{count}} saat"},xDays:{one:"1 gün",other:"{{count}} gün"},aboutXWeeks:{one:"yaklaşık 1 hafta",other:"yaklaşık {{count}} hafta"},xWeeks:{one:"1 hafta",other:"{{count}} hafta"},aboutXMonths:{one:"yaklaşık 1 ay",other:"yaklaşık {{count}} ay"},xMonths:{one:"1 ay",other:"{{count}} ay"},aboutXYears:{one:"yaklaşık 1 yıl",other:"yaklaşık {{count}} yıl"},xYears:{one:"1 yıl",other:"{{count}} yıl"},overXYears:{one:"1 yıldan fazla",other:"{{count}} yıldan fazla"},almostXYears:{one:"neredeyse 1 yıl",other:"neredeyse {{count}} yıl"}},Z1=function(e,t,n){var r,i=U1[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?r+" sonra":r+" önce":r};const eW=Z1;var tW={full:"d MMMM y EEEE",long:"d MMMM y",medium:"d MMM y",short:"dd.MM.yyyy"},aW={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},nW={full:"{{date}} 'saat' {{time}}",long:"{{date}} 'saat' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},rW={date:f({formats:tW,defaultWidth:"full"}),time:f({formats:aW,defaultWidth:"full"}),dateTime:f({formats:nW,defaultWidth:"full"})};const iW=rW;var oW={lastWeek:"'geçen hafta' eeee 'saat' p",yesterday:"'dün saat' p",today:"'bugün saat' p",tomorrow:"'yarın saat' p",nextWeek:"eeee 'saat' p",other:"P"},sW=function(e,t,n,r){return oW[e]};const uW=sW;var dW={narrow:["MÖ","MS"],abbreviated:["MÖ","MS"],wide:["Milattan Önce","Milattan Sonra"]},lW={narrow:["1","2","3","4"],abbreviated:["1Ç","2Ç","3Ç","4Ç"],wide:["İlk çeyrek","İkinci Çeyrek","Üçüncü çeyrek","Son çeyrek"]},mW={narrow:["O","Ş","M","N","M","H","T","A","E","E","K","A"],abbreviated:["Oca","Şub","Mar","Nis","May","Haz","Tem","Ağu","Eyl","Eki","Kas","Ara"],wide:["Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz","Ağustos","Eylül","Ekim","Kasım","Aralık"]},cW={narrow:["P","P","S","Ç","P","C","C"],short:["Pz","Pt","Sa","Ça","Pe","Cu","Ct"],abbreviated:["Paz","Pzt","Sal","Çar","Per","Cum","Cts"],wide:["Pazar","Pazartesi","Salı","Çarşamba","Perşembe","Cuma","Cumartesi"]},hW={narrow:{am:"öö",pm:"ös",midnight:"gy",noon:"ö",morning:"sa",afternoon:"ös",evening:"ak",night:"ge"},abbreviated:{am:"ÖÖ",pm:"ÖS",midnight:"gece yarısı",noon:"öğle",morning:"sabah",afternoon:"öğleden sonra",evening:"akşam",night:"gece"},wide:{am:"Ö.Ö.",pm:"Ö.S.",midnight:"gece yarısı",noon:"öğle",morning:"sabah",afternoon:"öğleden sonra",evening:"akşam",night:"gece"}},fW={narrow:{am:"öö",pm:"ös",midnight:"gy",noon:"ö",morning:"sa",afternoon:"ös",evening:"ak",night:"ge"},abbreviated:{am:"ÖÖ",pm:"ÖS",midnight:"gece yarısı",noon:"öğlen",morning:"sabahleyin",afternoon:"öğleden sonra",evening:"akşamleyin",night:"geceleyin"},wide:{am:"ö.ö.",pm:"ö.s.",midnight:"gece yarısı",noon:"öğlen",morning:"sabahleyin",afternoon:"öğleden sonra",evening:"akşamleyin",night:"geceleyin"}},vW=function(e,t){var n=Number(e);return n+"."},pW={ordinalNumber:vW,era:d({values:dW,defaultWidth:"wide"}),quarter:d({values:lW,defaultWidth:"wide",argumentCallback:function(e){return Number(e)-1}}),month:d({values:mW,defaultWidth:"wide"}),day:d({values:cW,defaultWidth:"wide"}),dayPeriod:d({values:hW,defaultWidth:"wide",formattingValues:fW,defaultFormattingWidth:"wide"})};const gW=pW;var bW=/^(\d+)(\.)?/i,yW=/\d+/i,wW={narrow:/^(mö|ms)/i,abbreviated:/^(mö|ms)/i,wide:/^(milattan önce|milattan sonra)/i},_W={any:[/(^mö|^milattan önce)/i,/(^ms|^milattan sonra)/i]},kW={narrow:/^[1234]/i,abbreviated:/^[1234]ç/i,wide:/^((i|İ)lk|(i|İ)kinci|üçüncü|son) çeyrek/i},PW={any:[/1/i,/2/i,/3/i,/4/i],abbreviated:[/1ç/i,/2ç/i,/3ç/i,/4ç/i],wide:[/^(i|İ)lk çeyrek/i,/(i|İ)kinci çeyrek/i,/üçüncü çeyrek/i,/son çeyrek/i]},$W={narrow:/^[oşmnhtaek]/i,abbreviated:/^(oca|şub|mar|nis|may|haz|tem|ağu|eyl|eki|kas|ara)/i,wide:/^(ocak|şubat|mart|nisan|mayıs|haziran|temmuz|ağustos|eylül|ekim|kasım|aralık)/i},MW={narrow:[/^o/i,/^ş/i,/^m/i,/^n/i,/^m/i,/^h/i,/^t/i,/^a/i,/^e/i,/^e/i,/^k/i,/^a/i],any:[/^o/i,/^ş/i,/^mar/i,/^n/i,/^may/i,/^h/i,/^t/i,/^ağ/i,/^ey/i,/^ek/i,/^k/i,/^ar/i]},EW={narrow:/^[psçc]/i,short:/^(pz|pt|sa|ça|pe|cu|ct)/i,abbreviated:/^(paz|pzt|sal|çar|per|cum|cts)/i,wide:/^(pazar(?!tesi)|pazartesi|salı|çarşamba|perşembe|cuma(?!rtesi)|cumartesi)/i},WW={narrow:[/^p/i,/^p/i,/^s/i,/^ç/i,/^p/i,/^c/i,/^c/i],any:[/^pz/i,/^pt/i,/^sa/i,/^ça/i,/^pe/i,/^cu/i,/^ct/i],wide:[/^pazar(?!tesi)/i,/^pazartesi/i,/^salı/i,/^çarşamba/i,/^perşembe/i,/^cuma(?!rtesi)/i,/^cumartesi/i]},TW={narrow:/^(öö|ös|gy|ö|sa|ös|ak|ge)/i,any:/^(ö\.?\s?[ös]\.?|öğleden sonra|gece yarısı|öğle|(sabah|öğ|akşam|gece)(leyin))/i},DW={any:{am:/^ö\.?ö\.?/i,pm:/^ö\.?s\.?/i,midnight:/^(gy|gece yarısı)/i,noon:/^öğ/i,morning:/^sa/i,afternoon:/^öğleden sonra/i,evening:/^ak/i,night:/^ge/i}},CW={ordinalNumber:P({matchPattern:bW,parsePattern:yW,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:wW,defaultMatchWidth:"wide",parsePatterns:_W,defaultParseWidth:"any"}),quarter:l({matchPatterns:kW,defaultMatchWidth:"wide",parsePatterns:PW,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:$W,defaultMatchWidth:"wide",parsePatterns:MW,defaultParseWidth:"any"}),day:l({matchPatterns:EW,defaultMatchWidth:"wide",parsePatterns:WW,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:TW,defaultMatchWidth:"any",parsePatterns:DW,defaultParseWidth:"any"})};const AW=CW;var NW={code:"tr",formatDistance:eW,formatLong:iW,formatRelative:uW,localize:gW,match:AW,options:{weekStartsOn:1,firstWeekContainsDate:1}};const SW=NW;function nt(a,e){if(a.one!==void 0&&e===1)return a.one;var t=e%10,n=e%100;return t===1&&n!==11?a.singularNominative.replace("{{count}}",String(e)):t>=2&&t<=4&&(n<10||n>20)?a.singularGenitive.replace("{{count}}",String(e)):a.pluralGenitive.replace("{{count}}",String(e))}function x(a){return function(e,t){return t&&t.addSuffix?t.comparison&&t.comparison>0?a.future?nt(a.future,e):"за "+nt(a.regular,e):a.past?nt(a.past,e):nt(a.regular,e)+" тому":nt(a.regular,e)}}var jW=function(e,t){return t&&t.addSuffix?t.comparison&&t.comparison>0?"за півхвилини":"півхвилини тому":"півхвилини"},zW={lessThanXSeconds:x({regular:{one:"менше секунди",singularNominative:"менше {{count}} секунди",singularGenitive:"менше {{count}} секунд",pluralGenitive:"менше {{count}} секунд"},future:{one:"менше, ніж за секунду",singularNominative:"менше, ніж за {{count}} секунду",singularGenitive:"менше, ніж за {{count}} секунди",pluralGenitive:"менше, ніж за {{count}} секунд"}}),xSeconds:x({regular:{singularNominative:"{{count}} секунда",singularGenitive:"{{count}} секунди",pluralGenitive:"{{count}} секунд"},past:{singularNominative:"{{count}} секунду тому",singularGenitive:"{{count}} секунди тому",pluralGenitive:"{{count}} секунд тому"},future:{singularNominative:"за {{count}} секунду",singularGenitive:"за {{count}} секунди",pluralGenitive:"за {{count}} секунд"}}),halfAMinute:jW,lessThanXMinutes:x({regular:{one:"менше хвилини",singularNominative:"менше {{count}} хвилини",singularGenitive:"менше {{count}} хвилин",pluralGenitive:"менше {{count}} хвилин"},future:{one:"менше, ніж за хвилину",singularNominative:"менше, ніж за {{count}} хвилину",singularGenitive:"менше, ніж за {{count}} хвилини",pluralGenitive:"менше, ніж за {{count}} хвилин"}}),xMinutes:x({regular:{singularNominative:"{{count}} хвилина",singularGenitive:"{{count}} хвилини",pluralGenitive:"{{count}} хвилин"},past:{singularNominative:"{{count}} хвилину тому",singularGenitive:"{{count}} хвилини тому",pluralGenitive:"{{count}} хвилин тому"},future:{singularNominative:"за {{count}} хвилину",singularGenitive:"за {{count}} хвилини",pluralGenitive:"за {{count}} хвилин"}}),aboutXHours:x({regular:{singularNominative:"близько {{count}} години",singularGenitive:"близько {{count}} годин",pluralGenitive:"близько {{count}} годин"},future:{singularNominative:"приблизно за {{count}} годину",singularGenitive:"приблизно за {{count}} години",pluralGenitive:"приблизно за {{count}} годин"}}),xHours:x({regular:{singularNominative:"{{count}} годину",singularGenitive:"{{count}} години",pluralGenitive:"{{count}} годин"}}),xDays:x({regular:{singularNominative:"{{count}} день",singularGenitive:"{{count}} днi",pluralGenitive:"{{count}} днів"}}),aboutXWeeks:x({regular:{singularNominative:"близько {{count}} тижня",singularGenitive:"близько {{count}} тижнів",pluralGenitive:"близько {{count}} тижнів"},future:{singularNominative:"приблизно за {{count}} тиждень",singularGenitive:"приблизно за {{count}} тижні",pluralGenitive:"приблизно за {{count}} тижнів"}}),xWeeks:x({regular:{singularNominative:"{{count}} тиждень",singularGenitive:"{{count}} тижні",pluralGenitive:"{{count}} тижнів"}}),aboutXMonths:x({regular:{singularNominative:"близько {{count}} місяця",singularGenitive:"близько {{count}} місяців",pluralGenitive:"близько {{count}} місяців"},future:{singularNominative:"приблизно за {{count}} місяць",singularGenitive:"приблизно за {{count}} місяці",pluralGenitive:"приблизно за {{count}} місяців"}}),xMonths:x({regular:{singularNominative:"{{count}} місяць",singularGenitive:"{{count}} місяці",pluralGenitive:"{{count}} місяців"}}),aboutXYears:x({regular:{singularNominative:"близько {{count}} року",singularGenitive:"близько {{count}} років",pluralGenitive:"близько {{count}} років"},future:{singularNominative:"приблизно за {{count}} рік",singularGenitive:"приблизно за {{count}} роки",pluralGenitive:"приблизно за {{count}} років"}}),xYears:x({regular:{singularNominative:"{{count}} рік",singularGenitive:"{{count}} роки",pluralGenitive:"{{count}} років"}}),overXYears:x({regular:{singularNominative:"більше {{count}} року",singularGenitive:"більше {{count}} років",pluralGenitive:"більше {{count}} років"},future:{singularNominative:"більше, ніж за {{count}} рік",singularGenitive:"більше, ніж за {{count}} роки",pluralGenitive:"більше, ніж за {{count}} років"}}),almostXYears:x({regular:{singularNominative:"майже {{count}} рік",singularGenitive:"майже {{count}} роки",pluralGenitive:"майже {{count}} років"},future:{singularNominative:"майже за {{count}} рік",singularGenitive:"майже за {{count}} роки",pluralGenitive:"майже за {{count}} років"}})},OW=function(e,t,n){return n=n||{},zW[e](t,n)};const xW=OW;var LW={full:"EEEE, do MMMM y 'р.'",long:"do MMMM y 'р.'",medium:"d MMM y 'р.'",short:"dd.MM.y"},VW={full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},IW={full:"{{date}} 'о' {{time}}",long:"{{date}} 'о' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},RW={date:f({formats:LW,defaultWidth:"full"}),time:f({formats:VW,defaultWidth:"full"}),dateTime:f({formats:IW,defaultWidth:"full"})};const HW=RW;var Ga=["неділю","понеділок","вівторок","середу","четвер","п’ятницю","суботу"];function FW(a){var e=Ga[a];switch(a){case 0:case 3:case 5:case 6:return"'у минулу "+e+" о' p";case 1:case 2:case 4:return"'у минулий "+e+" о' p"}}function ri(a){var e=Ga[a];return"'у "+e+" о' p"}function XW(a){var e=Ga[a];switch(a){case 0:case 3:case 5:case 6:return"'у наступну "+e+" о' p";case 1:case 2:case 4:return"'у наступний "+e+" о' p"}}var qW=function(e,t,n){var r=I(e),i=r.getUTCDay();return J(r,t,n)?ri(i):FW(i)},YW=function(e,t,n){var r=I(e),i=r.getUTCDay();return J(r,t,n)?ri(i):XW(i)},KW={lastWeek:qW,yesterday:"'вчора о' p",today:"'сьогодні о' p",tomorrow:"'завтра о' p",nextWeek:YW,other:"P"},GW=function(e,t,n,r){var i=KW[e];return typeof i=="function"?i(t,n,r):i};const BW=GW;var QW={narrow:["до н.е.","н.е."],abbreviated:["до н. е.","н. е."],wide:["до нашої ери","нашої ери"]},JW={narrow:["1","2","3","4"],abbreviated:["1-й кв.","2-й кв.","3-й кв.","4-й кв."],wide:["1-й квартал","2-й квартал","3-й квартал","4-й квартал"]},UW={narrow:["С","Л","Б","К","Т","Ч","Л","С","В","Ж","Л","Г"],abbreviated:["січ.","лют.","берез.","квіт.","трав.","черв.","лип.","серп.","верес.","жовт.","листоп.","груд."],wide:["січень","лютий","березень","квітень","травень","червень","липень","серпень","вересень","жовтень","листопад","грудень"]},ZW={narrow:["С","Л","Б","К","Т","Ч","Л","С","В","Ж","Л","Г"],abbreviated:["січ.","лют.","берез.","квіт.","трав.","черв.","лип.","серп.","верес.","жовт.","листоп.","груд."],wide:["січня","лютого","березня","квітня","травня","червня","липня","серпня","вересня","жовтня","листопада","грудня"]},eT={narrow:["Н","П","В","С","Ч","П","С"],short:["нд","пн","вт","ср","чт","пт","сб"],abbreviated:["нед","пон","вів","сер","чтв","птн","суб"],wide:["неділя","понеділок","вівторок","середа","четвер","п’ятниця","субота"]},tT={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:"ніч"}},aT={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:"ночі"}},nT=function(e,t){var n=String(t==null?void 0:t.unit),r=Number(e),i;return n==="date"?r===3||r===23?i="-є":i="-е":n==="minute"||n==="second"||n==="hour"?i="-а":i="-й",r+i},rT={ordinalNumber:nT,era:d({values:QW,defaultWidth:"wide"}),quarter:d({values:JW,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:UW,defaultWidth:"wide",formattingValues:ZW,defaultFormattingWidth:"wide"}),day:d({values:eT,defaultWidth:"wide"}),dayPeriod:d({values:tT,defaultWidth:"any",formattingValues:aT,defaultFormattingWidth:"wide"})};const iT=rT;var oT=/^(\d+)(-?(е|й|є|а|я))?/i,sT=/\d+/i,uT={narrow:/^((до )?н\.?\s?е\.?)/i,abbreviated:/^((до )?н\.?\s?е\.?)/i,wide:/^(до нашої ери|нашої ери|наша ера)/i},dT={any:[/^д/i,/^н/i]},lT={narrow:/^[1234]/i,abbreviated:/^[1234](-?[иі]?й?)? кв.?/i,wide:/^[1234](-?[иі]?й?)? квартал/i},mT={any:[/1/i,/2/i,/3/i,/4/i]},cT={narrow:/^[слбктчвжг]/i,abbreviated:/^(січ|лют|бер(ез)?|квіт|трав|черв|лип|серп|вер(ес)?|жовт|лис(топ)?|груд)\.?/i,wide:/^(січень|січня|лютий|лютого|березень|березня|квітень|квітня|травень|травня|червня|червень|липень|липня|серпень|серпня|вересень|вересня|жовтень|жовтня|листопад[а]?|грудень|грудня)/i},hT={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]},fT={narrow:/^[нпвсч]/i,short:/^(нд|пн|вт|ср|чт|пт|сб)\.?/i,abbreviated:/^(нед|пон|вів|сер|че?тв|птн?|суб)\.?/i,wide:/^(неділ[яі]|понеділ[ок][ка]|вівтор[ок][ка]|серед[аи]|четвер(га)?|п\W*?ятниц[яі]|субот[аи])/i},vT={narrow:[/^н/i,/^п/i,/^в/i,/^с/i,/^ч/i,/^п/i,/^с/i],any:[/^н/i,/^п[он]/i,/^в/i,/^с[ер]/i,/^ч/i,/^п\W*?[ят]/i,/^с[уб]/i]},pT={narrow:/^([дп]п|півн\.?|пол\.?|ранок|ранку|день|дня|веч\.?|ніч|ночі)/i,abbreviated:/^([дп]п|півн\.?|пол\.?|ранок|ранку|день|дня|веч\.?|ніч|ночі)/i,wide:/^([дп]п|північ|полудень|ранок|ранку|день|дня|вечір|вечора|ніч|ночі)/i},gT={any:{am:/^дп/i,pm:/^пп/i,midnight:/^півн/i,noon:/^пол/i,morning:/^р/i,afternoon:/^д[ен]/i,evening:/^в/i,night:/^н/i}},bT={ordinalNumber:P({matchPattern:oT,parsePattern:sT,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:uT,defaultMatchWidth:"wide",parsePatterns:dT,defaultParseWidth:"any"}),quarter:l({matchPatterns:lT,defaultMatchWidth:"wide",parsePatterns:mT,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:cT,defaultMatchWidth:"wide",parsePatterns:hT,defaultParseWidth:"any"}),day:l({matchPatterns:fT,defaultMatchWidth:"wide",parsePatterns:vT,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:pT,defaultMatchWidth:"wide",parsePatterns:gT,defaultParseWidth:"any"})};const yT=bT;var wT={code:"uk",formatDistance:xW,formatLong:HW,formatRelative:BW,localize:iT,match:yT,options:{weekStartsOn:1,firstWeekContainsDate:1}};const _T=wT;var kT={lessThanXSeconds:{one:"dưới 1 giây",other:"dưới {{count}} giây"},xSeconds:{one:"1 giây",other:"{{count}} giây"},halfAMinute:"nửa phút",lessThanXMinutes:{one:"dưới 1 phút",other:"dưới {{count}} phút"},xMinutes:{one:"1 phút",other:"{{count}} phút"},aboutXHours:{one:"khoảng 1 giờ",other:"khoảng {{count}} giờ"},xHours:{one:"1 giờ",other:"{{count}} giờ"},xDays:{one:"1 ngày",other:"{{count}} ngày"},aboutXWeeks:{one:"khoảng 1 tuần",other:"khoảng {{count}} tuần"},xWeeks:{one:"1 tuần",other:"{{count}} tuần"},aboutXMonths:{one:"khoảng 1 tháng",other:"khoảng {{count}} tháng"},xMonths:{one:"1 tháng",other:"{{count}} tháng"},aboutXYears:{one:"khoảng 1 năm",other:"khoảng {{count}} năm"},xYears:{one:"1 năm",other:"{{count}} năm"},overXYears:{one:"hơn 1 năm",other:"hơn {{count}} năm"},almostXYears:{one:"gần 1 năm",other:"gần {{count}} năm"}},PT=function(e,t,n){var r,i=kT[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?r+" nữa":r+" trước":r};const $T=PT;var MT={full:"EEEE, 'ngày' d MMMM 'năm' y",long:"'ngày' d MMMM 'năm' y",medium:"d MMM 'năm' y",short:"dd/MM/y"},ET={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},WT={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},TT={date:f({formats:MT,defaultWidth:"full"}),time:f({formats:ET,defaultWidth:"full"}),dateTime:f({formats:WT,defaultWidth:"full"})};const DT=TT;var CT={lastWeek:"eeee 'tuần trước vào lúc' p",yesterday:"'hôm qua vào lúc' p",today:"'hôm nay vào lúc' p",tomorrow:"'ngày mai vào lúc' p",nextWeek:"eeee 'tới vào lúc' p",other:"P"},AT=function(e,t,n,r){return CT[e]};const NT=AT;var ST={narrow:["TCN","SCN"],abbreviated:["trước CN","sau CN"],wide:["trước Công Nguyên","sau Công Nguyên"]},jT={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["Quý 1","Quý 2","Quý 3","Quý 4"]},zT={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["quý I","quý II","quý III","quý IV"]},OT={narrow:["1","2","3","4","5","6","7","8","9","10","11","12"],abbreviated:["Thg 1","Thg 2","Thg 3","Thg 4","Thg 5","Thg 6","Thg 7","Thg 8","Thg 9","Thg 10","Thg 11","Thg 12"],wide:["Tháng Một","Tháng Hai","Tháng Ba","Tháng Tư","Tháng Năm","Tháng Sáu","Tháng Bảy","Tháng Tám","Tháng Chín","Tháng Mười","Tháng Mười Một","Tháng Mười Hai"]},xT={narrow:["01","02","03","04","05","06","07","08","09","10","11","12"],abbreviated:["thg 1","thg 2","thg 3","thg 4","thg 5","thg 6","thg 7","thg 8","thg 9","thg 10","thg 11","thg 12"],wide:["tháng 01","tháng 02","tháng 03","tháng 04","tháng 05","tháng 06","tháng 07","tháng 08","tháng 09","tháng 10","tháng 11","tháng 12"]},LT={narrow:["CN","T2","T3","T4","T5","T6","T7"],short:["CN","Th 2","Th 3","Th 4","Th 5","Th 6","Th 7"],abbreviated:["CN","Thứ 2","Thứ 3","Thứ 4","Thứ 5","Thứ 6","Thứ 7"],wide:["Chủ Nhật","Thứ Hai","Thứ Ba","Thứ Tư","Thứ Năm","Thứ Sáu","Thứ Bảy"]},VT={narrow:{am:"am",pm:"pm",midnight:"nửa đêm",noon:"tr",morning:"sg",afternoon:"ch",evening:"tối",night:"đêm"},abbreviated:{am:"AM",pm:"PM",midnight:"nửa đêm",noon:"trưa",morning:"sáng",afternoon:"chiều",evening:"tối",night:"đêm"},wide:{am:"SA",pm:"CH",midnight:"nửa đêm",noon:"trưa",morning:"sáng",afternoon:"chiều",evening:"tối",night:"đêm"}},IT={narrow:{am:"am",pm:"pm",midnight:"nửa đêm",noon:"tr",morning:"sg",afternoon:"ch",evening:"tối",night:"đêm"},abbreviated:{am:"AM",pm:"PM",midnight:"nửa đêm",noon:"trưa",morning:"sáng",afternoon:"chiều",evening:"tối",night:"đêm"},wide:{am:"SA",pm:"CH",midnight:"nửa đêm",noon:"giữa trưa",morning:"vào buổi sáng",afternoon:"vào buổi chiều",evening:"vào buổi tối",night:"vào ban đêm"}},RT=function(e,t){var n=Number(e),r=t==null?void 0:t.unit;if(r==="quarter")switch(n){case 1:return"I";case 2:return"II";case 3:return"III";case 4:return"IV"}else if(r==="day")switch(n){case 1:return"thứ 2";case 2:return"thứ 3";case 3:return"thứ 4";case 4:return"thứ 5";case 5:return"thứ 6";case 6:return"thứ 7";case 7:return"chủ nhật"}else{if(r==="week")return n===1?"thứ nhất":"thứ "+n;if(r==="dayOfYear")return n===1?"đầu tiên":"thứ "+n}return String(n)},HT={ordinalNumber:RT,era:d({values:ST,defaultWidth:"wide"}),quarter:d({values:jT,defaultWidth:"wide",formattingValues:zT,defaultFormattingWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:OT,defaultWidth:"wide",formattingValues:xT,defaultFormattingWidth:"wide"}),day:d({values:LT,defaultWidth:"wide"}),dayPeriod:d({values:VT,defaultWidth:"wide",formattingValues:IT,defaultFormattingWidth:"wide"})};const FT=HT;var XT=/^(\d+)/i,qT=/\d+/i,YT={narrow:/^(tcn|scn)/i,abbreviated:/^(trước CN|sau CN)/i,wide:/^(trước Công Nguyên|sau Công Nguyên)/i},KT={any:[/^t/i,/^s/i]},GT={narrow:/^([1234]|i{1,3}v?)/i,abbreviated:/^q([1234]|i{1,3}v?)/i,wide:/^quý ([1234]|i{1,3}v?)/i},BT={any:[/(1|i)$/i,/(2|ii)$/i,/(3|iii)$/i,/(4|iv)$/i]},QT={narrow:/^(0?[2-9]|10|11|12|0?1)/i,abbreviated:/^thg[ _]?(0?[1-9](?!\d)|10|11|12)/i,wide:/^tháng ?(Một|Hai|Ba|Tư|Năm|Sáu|Bảy|Tám|Chín|Mười|Mười ?Một|Mười ?Hai|0?[1-9](?!\d)|10|11|12)/i},JT={narrow:[/0?1$/i,/0?2/i,/3/,/4/,/5/,/6/,/7/,/8/,/9/,/10/,/11/,/12/],abbreviated:[/^thg[ _]?0?1(?!\d)/i,/^thg[ _]?0?2/i,/^thg[ _]?0?3/i,/^thg[ _]?0?4/i,/^thg[ _]?0?5/i,/^thg[ _]?0?6/i,/^thg[ _]?0?7/i,/^thg[ _]?0?8/i,/^thg[ _]?0?9/i,/^thg[ _]?10/i,/^thg[ _]?11/i,/^thg[ _]?12/i],wide:[/^tháng ?(Một|0?1(?!\d))/i,/^tháng ?(Hai|0?2)/i,/^tháng ?(Ba|0?3)/i,/^tháng ?(Tư|0?4)/i,/^tháng ?(Năm|0?5)/i,/^tháng ?(Sáu|0?6)/i,/^tháng ?(Bảy|0?7)/i,/^tháng ?(Tám|0?8)/i,/^tháng ?(Chín|0?9)/i,/^tháng ?(Mười|10)/i,/^tháng ?(Mười ?Một|11)/i,/^tháng ?(Mười ?Hai|12)/i]},UT={narrow:/^(CN|T2|T3|T4|T5|T6|T7)/i,short:/^(CN|Th ?2|Th ?3|Th ?4|Th ?5|Th ?6|Th ?7)/i,abbreviated:/^(CN|Th ?2|Th ?3|Th ?4|Th ?5|Th ?6|Th ?7)/i,wide:/^(Chủ ?Nhật|Chúa ?Nhật|thứ ?Hai|thứ ?Ba|thứ ?Tư|thứ ?Năm|thứ ?Sáu|thứ ?Bảy)/i},ZT={narrow:[/CN/i,/2/i,/3/i,/4/i,/5/i,/6/i,/7/i],short:[/CN/i,/2/i,/3/i,/4/i,/5/i,/6/i,/7/i],abbreviated:[/CN/i,/2/i,/3/i,/4/i,/5/i,/6/i,/7/i],wide:[/(Chủ|Chúa) ?Nhật/i,/Hai/i,/Ba/i,/Tư/i,/Năm/i,/Sáu/i,/Bảy/i]},eD={narrow:/^(a|p|nửa đêm|trưa|(giờ) (sáng|chiều|tối|đêm))/i,abbreviated:/^(am|pm|nửa đêm|trưa|(giờ) (sáng|chiều|tối|đêm))/i,wide:/^(ch[^i]*|sa|nửa đêm|trưa|(giờ) (sáng|chiều|tối|đêm))/i},tD={any:{am:/^(a|sa)/i,pm:/^(p|ch[^i]*)/i,midnight:/nửa đêm/i,noon:/trưa/i,morning:/sáng/i,afternoon:/chiều/i,evening:/tối/i,night:/^đêm/i}},aD={ordinalNumber:P({matchPattern:XT,parsePattern:qT,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:YT,defaultMatchWidth:"wide",parsePatterns:KT,defaultParseWidth:"any"}),quarter:l({matchPatterns:GT,defaultMatchWidth:"wide",parsePatterns:BT,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:QT,defaultMatchWidth:"wide",parsePatterns:JT,defaultParseWidth:"wide"}),day:l({matchPatterns:UT,defaultMatchWidth:"wide",parsePatterns:ZT,defaultParseWidth:"wide"}),dayPeriod:l({matchPatterns:eD,defaultMatchWidth:"wide",parsePatterns:tD,defaultParseWidth:"any"})};const nD=aD;var rD={code:"vi",formatDistance:$T,formatLong:DT,formatRelative:NT,localize:FT,match:nD,options:{weekStartsOn:1,firstWeekContainsDate:1}};const iD=rD;var oD={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}} 年"}},sD=function(e,t,n){var r,i=oD[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?r+"内":r+"前":r};const uD=sD;var dD={full:"y'年'M'月'd'日' EEEE",long:"y'年'M'月'd'日'",medium:"yyyy-MM-dd",short:"yy-MM-dd"},lD={full:"zzzz a h:mm:ss",long:"z a h:mm:ss",medium:"a h:mm:ss",short:"a h:mm"},mD={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},cD={date:f({formats:dD,defaultWidth:"full"}),time:f({formats:lD,defaultWidth:"full"}),dateTime:f({formats:mD,defaultWidth:"full"})};const hD=cD;function Zn(a,e,t){var n="eeee p";return J(a,e,t)?n:a.getTime()>e.getTime()?"'下个'"+n:"'上个'"+n}var fD={lastWeek:Zn,yesterday:"'昨天' p",today:"'今天' p",tomorrow:"'明天' p",nextWeek:Zn,other:"PP p"},vD=function(e,t,n,r){var i=fD[e];return typeof i=="function"?i(t,n,r):i};const pD=vD;var gD={narrow:["前","公元"],abbreviated:["前","公元"],wide:["公元前","公元"]},bD={narrow:["1","2","3","4"],abbreviated:["第一季","第二季","第三季","第四季"],wide:["第一季度","第二季度","第三季度","第四季度"]},yD={narrow:["一","二","三","四","五","六","七","八","九","十","十一","十二"],abbreviated:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],wide:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"]},wD={narrow:["日","一","二","三","四","五","六"],short:["日","一","二","三","四","五","六"],abbreviated:["周日","周一","周二","周三","周四","周五","周六"],wide:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"]},_D={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:"夜间"}},kD={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:"夜间"}},PD=function(e,t){var n=Number(e);switch(t==null?void 0:t.unit){case"date":return n.toString()+"日";case"hour":return n.toString()+"时";case"minute":return n.toString()+"分";case"second":return n.toString()+"秒";default:return"第 "+n.toString()}},$D={ordinalNumber:PD,era:d({values:gD,defaultWidth:"wide"}),quarter:d({values:bD,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:yD,defaultWidth:"wide"}),day:d({values:wD,defaultWidth:"wide"}),dayPeriod:d({values:_D,defaultWidth:"wide",formattingValues:kD,defaultFormattingWidth:"wide"})};const MD=$D;var ED=/^(第\s*)?\d+(日|时|分|秒)?/i,WD=/\d+/i,TD={narrow:/^(前)/i,abbreviated:/^(前)/i,wide:/^(公元前|公元)/i},DD={any:[/^(前)/i,/^(公元)/i]},CD={narrow:/^[1234]/i,abbreviated:/^第[一二三四]刻/i,wide:/^第[一二三四]刻钟/i},AD={any:[/(1|一)/i,/(2|二)/i,/(3|三)/i,/(4|四)/i]},ND={narrow:/^(一|二|三|四|五|六|七|八|九|十[二一])/i,abbreviated:/^(一|二|三|四|五|六|七|八|九|十[二一]|\d|1[12])月/i,wide:/^(一|二|三|四|五|六|七|八|九|十[二一])月/i},SD={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]},jD={narrow:/^[一二三四五六日]/i,short:/^[一二三四五六日]/i,abbreviated:/^周[一二三四五六日]/i,wide:/^星期[一二三四五六日]/i},zD={any:[/日/i,/一/i,/二/i,/三/i,/四/i,/五/i,/六/i]},OD={any:/^(上午?|下午?|午夜|[中正]午|早上?|下午|晚上?|凌晨|)/i},xD={any:{am:/^上午?/i,pm:/^下午?/i,midnight:/^午夜/i,noon:/^[中正]午/i,morning:/^早上/i,afternoon:/^下午/i,evening:/^晚上?/i,night:/^凌晨/i}},LD={ordinalNumber:P({matchPattern:ED,parsePattern:WD,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:TD,defaultMatchWidth:"wide",parsePatterns:DD,defaultParseWidth:"any"}),quarter:l({matchPatterns:CD,defaultMatchWidth:"wide",parsePatterns:AD,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:ND,defaultMatchWidth:"wide",parsePatterns:SD,defaultParseWidth:"any"}),day:l({matchPatterns:jD,defaultMatchWidth:"wide",parsePatterns:zD,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:OD,defaultMatchWidth:"any",parsePatterns:xD,defaultParseWidth:"any"})};const VD=LD;var ID={code:"zh-CN",formatDistance:uD,formatLong:hD,formatRelative:pD,localize:MD,match:VD,options:{weekStartsOn:1,firstWeekContainsDate:4}};const RD=ID;var HD={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}} 年"}},FD=function(e,t,n){var r,i=HD[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?r+"內":r+"前":r};const XD=FD;var qD={full:"y'年'M'月'd'日' EEEE",long:"y'年'M'月'd'日'",medium:"yyyy-MM-dd",short:"yy-MM-dd"},YD={full:"zzzz a h:mm:ss",long:"z a h:mm:ss",medium:"a h:mm:ss",short:"a h:mm"},KD={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},GD={date:f({formats:qD,defaultWidth:"full"}),time:f({formats:YD,defaultWidth:"full"}),dateTime:f({formats:KD,defaultWidth:"full"})};const BD=GD;var QD={lastWeek:"'上個'eeee p",yesterday:"'昨天' p",today:"'今天' p",tomorrow:"'明天' p",nextWeek:"'下個'eeee p",other:"P"},JD=function(e,t,n,r){return QD[e]};const UD=JD;var ZD={narrow:["前","公元"],abbreviated:["前","公元"],wide:["公元前","公元"]},eC={narrow:["1","2","3","4"],abbreviated:["第一刻","第二刻","第三刻","第四刻"],wide:["第一刻鐘","第二刻鐘","第三刻鐘","第四刻鐘"]},tC={narrow:["一","二","三","四","五","六","七","八","九","十","十一","十二"],abbreviated:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],wide:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"]},aC={narrow:["日","一","二","三","四","五","六"],short:["日","一","二","三","四","五","六"],abbreviated:["週日","週一","週二","週三","週四","週五","週六"],wide:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"]},nC={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:"夜間"}},rC={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:"夜間"}},iC=function(e,t){var n=Number(e);switch(t==null?void 0:t.unit){case"date":return n+"日";case"hour":return n+"時";case"minute":return n+"分";case"second":return n+"秒";default:return"第 "+n}},oC={ordinalNumber:iC,era:d({values:ZD,defaultWidth:"wide"}),quarter:d({values:eC,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:d({values:tC,defaultWidth:"wide"}),day:d({values:aC,defaultWidth:"wide"}),dayPeriod:d({values:nC,defaultWidth:"wide",formattingValues:rC,defaultFormattingWidth:"wide"})};const sC=oC;var uC=/^(第\s*)?\d+(日|時|分|秒)?/i,dC=/\d+/i,lC={narrow:/^(前)/i,abbreviated:/^(前)/i,wide:/^(公元前|公元)/i},mC={any:[/^(前)/i,/^(公元)/i]},cC={narrow:/^[1234]/i,abbreviated:/^第[一二三四]刻/i,wide:/^第[一二三四]刻鐘/i},hC={any:[/(1|一)/i,/(2|二)/i,/(3|三)/i,/(4|四)/i]},fC={narrow:/^(一|二|三|四|五|六|七|八|九|十[二一])/i,abbreviated:/^(一|二|三|四|五|六|七|八|九|十[二一]|\d|1[12])月/i,wide:/^(一|二|三|四|五|六|七|八|九|十[二一])月/i},vC={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]},pC={narrow:/^[一二三四五六日]/i,short:/^[一二三四五六日]/i,abbreviated:/^週[一二三四五六日]/i,wide:/^星期[一二三四五六日]/i},gC={any:[/日/i,/一/i,/二/i,/三/i,/四/i,/五/i,/六/i]},bC={any:/^(上午?|下午?|午夜|[中正]午|早上?|下午|晚上?|凌晨)/i},yC={any:{am:/^上午?/i,pm:/^下午?/i,midnight:/^午夜/i,noon:/^[中正]午/i,morning:/^早上/i,afternoon:/^下午/i,evening:/^晚上?/i,night:/^凌晨/i}},wC={ordinalNumber:P({matchPattern:uC,parsePattern:dC,valueCallback:function(e){return parseInt(e,10)}}),era:l({matchPatterns:lC,defaultMatchWidth:"wide",parsePatterns:mC,defaultParseWidth:"any"}),quarter:l({matchPatterns:cC,defaultMatchWidth:"wide",parsePatterns:hC,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:l({matchPatterns:fC,defaultMatchWidth:"wide",parsePatterns:vC,defaultParseWidth:"any"}),day:l({matchPatterns:pC,defaultMatchWidth:"wide",parsePatterns:gC,defaultParseWidth:"any"}),dayPeriod:l({matchPatterns:bC,defaultMatchWidth:"any",parsePatterns:yC,defaultParseWidth:"any"})};const _C=wC;var kC={code:"zh-TW",formatDistance:XD,formatLong:BD,formatRelative:UD,localize:sC,match:_C,options:{weekStartsOn:1,firstWeekContainsDate:4}};const PC=kC,va={bg:ym,cs:Ic,da:kh,de:nf,el:If,enGB:Kf,enUS:wi,es:Cv,ca:ac,fi:cp,fr:Kp,hu:Ng,id:fb,it:Ub,ja:jy,ko:pw,nb:Jw,nn:fk,nl:N_,pl:nP,ptBR:_$,pt:VP,ro:nM,ru:HM,sk:CE,sl:f1,sv:J1,tr:SW,uk:_T,vi:iD,zhTW:PC,zhCN:RD};function W(a,e="PP"){let t=window.__localeId__.replace("_","");return yi(a,e,{locale:va[t]??va[t.slice(0,2)]??va.enUS})}class $C{constructor(){Se(this,"range",{start:null,end:null});Se(this,"defaultRange",{start:null,end:null});Se(this,"viewRange","1M");Se(this,"locale","en-US");Se(this,"language","en-US");console.log("MainApp constructor");let e=window.BasicStore.get("start"),t=window.BasicStore.get("end");if(e!==null&&t!==null){console.log("start + end is not null, recycle it."),this.range={start:new Date(e),end:new Date(t)};return}console.log("start + end = null!")}init(){console.log("MainApp init"),this.viewRange=window.BasicStore.get("viewRange"),this.locale=window.BasicStore.get("locale"),this.language=window.BasicStore.get("language"),this.locale=this.locale==="equal"?this.language:this.locale,window.__localeId__=this.language,this.range.start===null&&this.range.end===null&&(console.log("start + end = null, calling setDatesFromViewRange()"),this.range=this.setDatesFromViewRange(new Date)),console.log("MainApp: set defaultRange"),this.defaultRange=this.setDatesFromViewRange(new Date)}buildDateRange(){console.log("MainApp: buildDateRange");let e=this.getNextRange(),t=this.getPrevRange(),n=this.lastDays(7),r=this.lastDays(30),i=this.mtd(),o=this.ytd(),s=document.getElementsByClassName("daterange-holder")[0];s.textContent=W(this.range.start)+" - "+W(this.range.end),s.setAttribute("data-start",W(this.range.start,"yyyy-MM-dd")),s.setAttribute("data-end",W(this.range.end,"yyyy-MM-dd")),s=document.getElementsByClassName("daterange-current")[0],s.textContent=W(this.defaultRange.start)+" - "+W(this.defaultRange.end),s.setAttribute("data-start",W(this.defaultRange.start,"yyyy-MM-dd")),s.setAttribute("data-end",W(this.defaultRange.end,"yyyy-MM-dd")),s=document.getElementsByClassName("daterange-next")[0],s.textContent=W(e.start)+" - "+W(e.end),s.setAttribute("data-start",W(e.start,"yyyy-MM-dd")),s.setAttribute("data-end",W(e.end,"yyyy-MM-dd")),s=document.getElementsByClassName("daterange-prev")[0],s.textContent=W(t.start)+" - "+W(t.end),s.setAttribute("data-start",W(t.start,"yyyy-MM-dd")),s.setAttribute("data-end",W(t.end,"yyyy-MM-dd")),s=document.getElementsByClassName("daterange-7d")[0],s.setAttribute("data-start",W(n.start,"yyyy-MM-dd")),s.setAttribute("data-end",W(n.end,"yyyy-MM-dd")),s=document.getElementsByClassName("daterange-90d")[0],s.setAttribute("data-start",W(r.start,"yyyy-MM-dd")),s.setAttribute("data-end",W(r.end,"yyyy-MM-dd")),s=document.getElementsByClassName("daterange-mtd")[0],s.setAttribute("data-start",W(i.start,"yyyy-MM-dd")),s.setAttribute("data-end",W(i.end,"yyyy-MM-dd")),s=document.getElementsByClassName("daterange-ytd")[0],s.setAttribute("data-start",W(o.start,"yyyy-MM-dd")),s.setAttribute("data-end",W(o.end,"yyyy-MM-dd")),console.log("MainApp: buildDateRange end")}getNextRange(){let e=it(this.range.start),t=ar(e,1),n=pa(t);return{start:t,end:n}}getPrevRange(){let e=it(this.range.start),t=Di(e,1),n=pa(t);return{start:t,end:n}}ytd(){let e=new Date;return{start:nr(this.range.start),end:e}}mtd(){let e=new Date;return{start:it(this.range.start),end:e}}lastDays(e){let t=new Date;return{start:rt(t,e),end:t}}changeDateRange(e){console.log("MainApp: changeDateRange");let t=e.currentTarget,n=new Date(t.getAttribute("data-start")),r=new Date(t.getAttribute("data-end"));return console.log("MainApp: Change date range",n,r),e.preventDefault(),window.app.setStart(n),window.app.setEnd(r),window.app.buildDateRange(),console.log("MainApp: end changeDateRange"),!1}setStart(e){console.log("MainApp: setStart"),this.range.start=e,window.BasicStore.store("start",e)}setEnd(e){console.log("MainApp: setEnd"),this.range.end=e,window.BasicStore.store("end",e)}}let dt=new $C;document.addEventListener("BasicStoreReady",a=>{console.log("MainApp: app.js from event handler"),dt.init(),dt.buildDateRange();const e=new Event("AppReady");document.dispatchEvent(e)},!1);if(window.BasicStore.isReady()){console.log("MainApp: app.js from store ready"),dt.init(),dt.buildDateRange();const a=new Event("AppReady");document.dispatchEvent(a)}window.app=dt; diff --git a/public/build/assets/index-a835f2af.js b/public/build/assets/index-a835f2af.js deleted file mode 100644 index c2a7775897..0000000000 --- a/public/build/assets/index-a835f2af.js +++ /dev/null @@ -1 +0,0 @@ -var p=Object.defineProperty;var u=(n,t,e)=>t in n?p(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e;var l=(n,t,e)=>(u(n,typeof t!="symbol"?t+"":t,e),e);import{a as m,m as i,n as s}from"./index-bc37dda8.js";class y{get(t,e,a){return m.get("/api/v1/summary/basic",{params:{start:t,end:e,code:a}})}}class w{constructor(){l(this,"balanceBox",{foo:"bar"});console.log("IndexApp constructor")}init(){console.log("IndexApp init"),this.loadBoxes()}loadBoxes(){console.log("IndexApp loadBoxes");let t=new y,e=window.BasicStore.get("start"),a=window.BasicStore.get("end");e!==null&&a!==null&&(e=new Date(e),a=new Date(a)),t.get(s(e,"yyyy-MM-dd"),s(a,"yyyy-MM-dd"),null).then(o=>{console.log("IndexApp done!"),console.log(o.data),document.querySelector("#balanceAmount").innerText="ok dan";for(const d in o.data)if(o.data.hasOwnProperty(d)){const c=o.data[d];d.startsWith("balance-in-")&&console.log("Balance in: ",c)}})}}let r=new w;document.addEventListener("AppReady",n=>{r.init()},!1);window.BasicStore.isReady()&&r.init();document.addEventListener("alpine:init",()=>{i.data("balanceBox",()=>({foo:"barX"}))});window.Alpine=i;i.start(); diff --git a/public/build/assets/index-bc37dda8.js b/public/build/assets/index-bc37dda8.js deleted file mode 100644 index 8b52247aef..0000000000 --- a/public/build/assets/index-bc37dda8.js +++ /dev/null @@ -1,7 +0,0 @@ -function $n(e,t){return function(){return e.apply(t,arguments)}}const{toString:Ai}=Object.prototype,{getPrototypeOf:qt}=Object,Je=(e=>t=>{const n=Ai.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),L=e=>(e=e.toLowerCase(),t=>Je(t)===e),Ge=e=>t=>typeof t===e,{isArray:ce}=Array,Se=Ge("undefined");function Pi(e){return e!==null&&!Se(e)&&e.constructor!==null&&!Se(e.constructor)&&R(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Bn=L("ArrayBuffer");function Mi(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Bn(e.buffer),t}const Ri=Ge("string"),R=Ge("function"),In=Ge("number"),Xe=e=>e!==null&&typeof e=="object",Di=e=>e===!0||e===!1,Ue=e=>{if(Je(e)!=="object")return!1;const t=qt(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Ni=L("Date"),ki=L("File"),Fi=L("Blob"),Ui=L("FileList"),Li=e=>Xe(e)&&R(e.pipe),$i=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||R(e.append)&&((t=Je(e))==="formdata"||t==="object"&&R(e.toString)&&e.toString()==="[object FormData]"))},Bi=L("URLSearchParams"),Ii=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ce(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,i;if(typeof e!="object"&&(e=[e]),ce(e))for(r=0,i=e.length;r0;)if(i=n[r],t===i.toLowerCase())return i;return null}const Wn=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),Hn=e=>!Se(e)&&e!==Wn;function Et(){const{caseless:e}=Hn(this)&&this||{},t={},n=(r,i)=>{const a=e&&jn(t,i)||i;Ue(t[a])&&Ue(r)?t[a]=Et(t[a],r):Ue(r)?t[a]=Et({},r):ce(r)?t[a]=r.slice():t[a]=r};for(let r=0,i=arguments.length;r(Ce(t,(i,a)=>{n&&R(i)?e[a]=$n(i,n):e[a]=i},{allOwnKeys:r}),e),Wi=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Hi=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},qi=(e,t,n,r)=>{let i,a,o;const s={};if(t=t||{},e==null)return t;do{for(i=Object.getOwnPropertyNames(e),a=i.length;a-- >0;)o=i[a],(!r||r(o,e,t))&&!s[o]&&(t[o]=e[o],s[o]=!0);e=n!==!1&&qt(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},Yi=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},zi=e=>{if(!e)return null;if(ce(e))return e;let t=e.length;if(!In(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},Ki=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&qt(Uint8Array)),Vi=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let i;for(;(i=r.next())&&!i.done;){const a=i.value;t.call(e,a[0],a[1])}},Ji=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},Gi=L("HTMLFormElement"),Xi=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,i){return r.toUpperCase()+i}),gn=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),Qi=L("RegExp"),qn=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};Ce(n,(i,a)=>{t(i,a,e)!==!1&&(r[a]=i)}),Object.defineProperties(e,r)},Zi=e=>{qn(e,(t,n)=>{if(R(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(R(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},ea=(e,t)=>{const n={},r=i=>{i.forEach(a=>{n[a]=!0})};return ce(e)?r(e):r(String(e).split(t)),n},ta=()=>{},na=(e,t)=>(e=+e,Number.isFinite(e)?e:t),pt="abcdefghijklmnopqrstuvwxyz",_n="0123456789",Yn={DIGIT:_n,ALPHA:pt,ALPHA_DIGIT:pt+pt.toUpperCase()+_n},ra=(e=16,t=Yn.ALPHA_DIGIT)=>{let n="";const{length:r}=t;for(;e--;)n+=t[Math.random()*r|0];return n};function ia(e){return!!(e&&R(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const aa=e=>{const t=new Array(10),n=(r,i)=>{if(Xe(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[i]=r;const a=ce(r)?[]:{};return Ce(r,(o,s)=>{const c=n(o,i+1);!Se(c)&&(a[s]=c)}),t[i]=void 0,a}}return r};return n(e,0)},oa=L("AsyncFunction"),sa=e=>e&&(Xe(e)||R(e))&&R(e.then)&&R(e.catch),f={isArray:ce,isArrayBuffer:Bn,isBuffer:Pi,isFormData:$i,isArrayBufferView:Mi,isString:Ri,isNumber:In,isBoolean:Di,isObject:Xe,isPlainObject:Ue,isUndefined:Se,isDate:Ni,isFile:ki,isBlob:Fi,isRegExp:Qi,isFunction:R,isStream:Li,isURLSearchParams:Bi,isTypedArray:Ki,isFileList:Ui,forEach:Ce,merge:Et,extend:ji,trim:Ii,stripBOM:Wi,inherits:Hi,toFlatObject:qi,kindOf:Je,kindOfTest:L,endsWith:Yi,toArray:zi,forEachEntry:Vi,matchAll:Ji,isHTMLForm:Gi,hasOwnProperty:gn,hasOwnProp:gn,reduceDescriptors:qn,freezeMethods:Zi,toObjectSet:ea,toCamelCase:Xi,noop:ta,toFiniteNumber:na,findKey:jn,global:Wn,isContextDefined:Hn,ALPHABET:Yn,generateString:ra,isSpecCompliantForm:ia,toJSONObject:aa,isAsyncFn:oa,isThenable:sa};function y(e,t,n,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i)}f.inherits(y,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:f.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const zn=y.prototype,Kn={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Kn[e]={value:e}});Object.defineProperties(y,Kn);Object.defineProperty(zn,"isAxiosError",{value:!0});y.from=(e,t,n,r,i,a)=>{const o=Object.create(zn);return f.toFlatObject(e,o,function(c){return c!==Error.prototype},s=>s!=="isAxiosError"),y.call(o,e.message,t,n,r,i),o.cause=e,o.name=e.name,a&&Object.assign(o,a),o};const ua=null;function St(e){return f.isPlainObject(e)||f.isArray(e)}function Vn(e){return f.endsWith(e,"[]")?e.slice(0,-2):e}function vn(e,t,n){return e?e.concat(t).map(function(i,a){return i=Vn(i),!n&&a?"["+i+"]":i}).join(n?".":""):t}function ca(e){return f.isArray(e)&&!e.some(St)}const la=f.toFlatObject(f,{},null,function(t){return/^is[A-Z]/.test(t)});function Qe(e,t,n){if(!f.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=f.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(_,m){return!f.isUndefined(m[_])});const r=n.metaTokens,i=n.visitor||l,a=n.dots,o=n.indexes,c=(n.Blob||typeof Blob<"u"&&Blob)&&f.isSpecCompliantForm(t);if(!f.isFunction(i))throw new TypeError("visitor must be a function");function u(h){if(h===null)return"";if(f.isDate(h))return h.toISOString();if(!c&&f.isBlob(h))throw new y("Blob is not supported. Use a Buffer instead.");return f.isArrayBuffer(h)||f.isTypedArray(h)?c&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function l(h,_,m){let v=h;if(h&&!m&&typeof h=="object"){if(f.endsWith(_,"{}"))_=r?_:_.slice(0,-2),h=JSON.stringify(h);else if(f.isArray(h)&&ca(h)||(f.isFileList(h)||f.endsWith(_,"[]"))&&(v=f.toArray(h)))return _=Vn(_),v.forEach(function(x,T){!(f.isUndefined(x)||x===null)&&t.append(o===!0?vn([_],T,a):o===null?_:_+"[]",u(x))}),!1}return St(h)?!0:(t.append(vn(m,_,a),u(h)),!1)}const d=[],p=Object.assign(la,{defaultVisitor:l,convertValue:u,isVisitable:St});function g(h,_){if(!f.isUndefined(h)){if(d.indexOf(h)!==-1)throw Error("Circular reference detected in "+_.join("."));d.push(h),f.forEach(h,function(v,w){(!(f.isUndefined(v)||v===null)&&i.call(t,v,f.isString(w)?w.trim():w,_,p))===!0&&g(v,_?_.concat(w):[w])}),d.pop()}}if(!f.isObject(e))throw new TypeError("data must be an object");return g(e),t}function yn(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function Yt(e,t){this._pairs=[],e&&Qe(e,this,t)}const Jn=Yt.prototype;Jn.append=function(t,n){this._pairs.push([t,n])};Jn.toString=function(t){const n=t?function(r){return t.call(this,r,yn)}:yn;return this._pairs.map(function(i){return n(i[0])+"="+n(i[1])},"").join("&")};function fa(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Gn(e,t,n){if(!t)return e;const r=n&&n.encode||fa,i=n&&n.serialize;let a;if(i?a=i(t,n):a=f.isURLSearchParams(t)?t.toString():new Yt(t,n).toString(r),a){const o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+a}return e}class da{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){f.forEach(this.handlers,function(r){r!==null&&t(r)})}}const wn=da,Xn={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},ha=typeof URLSearchParams<"u"?URLSearchParams:Yt,pa=typeof FormData<"u"?FormData:null,ma=typeof Blob<"u"?Blob:null,ga=(()=>{let e;return typeof navigator<"u"&&((e=navigator.product)==="ReactNative"||e==="NativeScript"||e==="NS")?!1:typeof window<"u"&&typeof document<"u"})(),_a=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),U={isBrowser:!0,classes:{URLSearchParams:ha,FormData:pa,Blob:ma},isStandardBrowserEnv:ga,isStandardBrowserWebWorkerEnv:_a,protocols:["http","https","file","blob","url","data"]};function va(e,t){return Qe(e,new U.classes.URLSearchParams,Object.assign({visitor:function(n,r,i,a){return U.isNode&&f.isBuffer(n)?(this.append(r,n.toString("base64")),!1):a.defaultVisitor.apply(this,arguments)}},t))}function ya(e){return f.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function wa(e){const t={},n=Object.keys(e);let r;const i=n.length;let a;for(r=0;r=n.length;return o=!o&&f.isArray(i)?i.length:o,c?(f.hasOwnProp(i,o)?i[o]=[i[o],r]:i[o]=r,!s):((!i[o]||!f.isObject(i[o]))&&(i[o]=[]),t(n,r,i[o],a)&&f.isArray(i[o])&&(i[o]=wa(i[o])),!s)}if(f.isFormData(e)&&f.isFunction(e.entries)){const n={};return f.forEachEntry(e,(r,i)=>{t(ya(r),i,n,0)}),n}return null}const ba={"Content-Type":void 0};function xa(e,t,n){if(f.isString(e))try{return(t||JSON.parse)(e),f.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const Ze={transitional:Xn,adapter:["xhr","http"],transformRequest:[function(t,n){const r=n.getContentType()||"",i=r.indexOf("application/json")>-1,a=f.isObject(t);if(a&&f.isHTMLForm(t)&&(t=new FormData(t)),f.isFormData(t))return i&&i?JSON.stringify(Qn(t)):t;if(f.isArrayBuffer(t)||f.isBuffer(t)||f.isStream(t)||f.isFile(t)||f.isBlob(t))return t;if(f.isArrayBufferView(t))return t.buffer;if(f.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let s;if(a){if(r.indexOf("application/x-www-form-urlencoded")>-1)return va(t,this.formSerializer).toString();if((s=f.isFileList(t))||r.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return Qe(s?{"files[]":t}:t,c&&new c,this.formSerializer)}}return a||i?(n.setContentType("application/json",!1),xa(t)):t}],transformResponse:[function(t){const n=this.transitional||Ze.transitional,r=n&&n.forcedJSONParsing,i=this.responseType==="json";if(t&&f.isString(t)&&(r&&!this.responseType||i)){const o=!(n&&n.silentJSONParsing)&&i;try{return JSON.parse(t)}catch(s){if(o)throw s.name==="SyntaxError"?y.from(s,y.ERR_BAD_RESPONSE,this,null,this.response):s}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:U.classes.FormData,Blob:U.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};f.forEach(["delete","get","head"],function(t){Ze.headers[t]={}});f.forEach(["post","put","patch"],function(t){Ze.headers[t]=f.merge(ba)});const zt=Ze,Ea=f.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Sa=e=>{const t={};let n,r,i;return e&&e.split(` -`).forEach(function(o){i=o.indexOf(":"),n=o.substring(0,i).trim().toLowerCase(),r=o.substring(i+1).trim(),!(!n||t[n]&&Ea[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},bn=Symbol("internals");function me(e){return e&&String(e).trim().toLowerCase()}function Le(e){return e===!1||e==null?e:f.isArray(e)?e.map(Le):String(e)}function Oa(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}const Ta=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function mt(e,t,n,r,i){if(f.isFunction(r))return r.call(this,t,n);if(i&&(t=n),!!f.isString(t)){if(f.isString(r))return t.indexOf(r)!==-1;if(f.isRegExp(r))return r.test(t)}}function Ca(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function Aa(e,t){const n=f.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(i,a,o){return this[r].call(this,t,i,a,o)},configurable:!0})})}class et{constructor(t){t&&this.set(t)}set(t,n,r){const i=this;function a(s,c,u){const l=me(c);if(!l)throw new Error("header name must be a non-empty string");const d=f.findKey(i,l);(!d||i[d]===void 0||u===!0||u===void 0&&i[d]!==!1)&&(i[d||c]=Le(s))}const o=(s,c)=>f.forEach(s,(u,l)=>a(u,l,c));return f.isPlainObject(t)||t instanceof this.constructor?o(t,n):f.isString(t)&&(t=t.trim())&&!Ta(t)?o(Sa(t),n):t!=null&&a(n,t,r),this}get(t,n){if(t=me(t),t){const r=f.findKey(this,t);if(r){const i=this[r];if(!n)return i;if(n===!0)return Oa(i);if(f.isFunction(n))return n.call(this,i,r);if(f.isRegExp(n))return n.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=me(t),t){const r=f.findKey(this,t);return!!(r&&this[r]!==void 0&&(!n||mt(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let i=!1;function a(o){if(o=me(o),o){const s=f.findKey(r,o);s&&(!n||mt(r,r[s],s,n))&&(delete r[s],i=!0)}}return f.isArray(t)?t.forEach(a):a(t),i}clear(t){const n=Object.keys(this);let r=n.length,i=!1;for(;r--;){const a=n[r];(!t||mt(this,this[a],a,t,!0))&&(delete this[a],i=!0)}return i}normalize(t){const n=this,r={};return f.forEach(this,(i,a)=>{const o=f.findKey(r,a);if(o){n[o]=Le(i),delete n[a];return}const s=t?Ca(a):String(a).trim();s!==a&&delete n[a],n[s]=Le(i),r[s]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return f.forEach(this,(r,i)=>{r!=null&&r!==!1&&(n[i]=t&&f.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(` -`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(i=>r.set(i)),r}static accessor(t){const r=(this[bn]=this[bn]={accessors:{}}).accessors,i=this.prototype;function a(o){const s=me(o);r[s]||(Aa(i,o),r[s]=!0)}return f.isArray(t)?t.forEach(a):a(t),this}}et.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);f.freezeMethods(et.prototype);f.freezeMethods(et);const B=et;function gt(e,t){const n=this||zt,r=t||n,i=B.from(r.headers);let a=r.data;return f.forEach(e,function(s){a=s.call(n,a,i.normalize(),t?t.status:void 0)}),i.normalize(),a}function Zn(e){return!!(e&&e.__CANCEL__)}function Ae(e,t,n){y.call(this,e??"canceled",y.ERR_CANCELED,t,n),this.name="CanceledError"}f.inherits(Ae,y,{__CANCEL__:!0});function Pa(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new y("Request failed with status code "+n.status,[y.ERR_BAD_REQUEST,y.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}const Ma=U.isStandardBrowserEnv?function(){return{write:function(n,r,i,a,o,s){const c=[];c.push(n+"="+encodeURIComponent(r)),f.isNumber(i)&&c.push("expires="+new Date(i).toGMTString()),f.isString(a)&&c.push("path="+a),f.isString(o)&&c.push("domain="+o),s===!0&&c.push("secure"),document.cookie=c.join("; ")},read:function(n){const r=document.cookie.match(new RegExp("(^|;\\s*)("+n+")=([^;]*)"));return r?decodeURIComponent(r[3]):null},remove:function(n){this.write(n,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}();function Ra(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Da(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}function er(e,t){return e&&!Ra(t)?Da(e,t):t}const Na=U.isStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");let r;function i(a){let o=a;return t&&(n.setAttribute("href",o),o=n.href),n.setAttribute("href",o),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return r=i(window.location.href),function(o){const s=f.isString(o)?i(o):o;return s.protocol===r.protocol&&s.host===r.host}}():function(){return function(){return!0}}();function ka(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Fa(e,t){e=e||10;const n=new Array(e),r=new Array(e);let i=0,a=0,o;return t=t!==void 0?t:1e3,function(c){const u=Date.now(),l=r[a];o||(o=u),n[i]=c,r[i]=u;let d=a,p=0;for(;d!==i;)p+=n[d++],d=d%e;if(i=(i+1)%e,i===a&&(a=(a+1)%e),u-o{const a=i.loaded,o=i.lengthComputable?i.total:void 0,s=a-n,c=r(s),u=a<=o;n=a;const l={loaded:a,total:o,progress:o?a/o:void 0,bytes:s,rate:c||void 0,estimated:c&&o&&u?(o-a)/c:void 0,event:i};l[t?"download":"upload"]=!0,e(l)}}const Ua=typeof XMLHttpRequest<"u",La=Ua&&function(e){return new Promise(function(n,r){let i=e.data;const a=B.from(e.headers).normalize(),o=e.responseType;let s;function c(){e.cancelToken&&e.cancelToken.unsubscribe(s),e.signal&&e.signal.removeEventListener("abort",s)}f.isFormData(i)&&(U.isStandardBrowserEnv||U.isStandardBrowserWebWorkerEnv?a.setContentType(!1):a.setContentType("multipart/form-data;",!1));let u=new XMLHttpRequest;if(e.auth){const g=e.auth.username||"",h=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";a.set("Authorization","Basic "+btoa(g+":"+h))}const l=er(e.baseURL,e.url);u.open(e.method.toUpperCase(),Gn(l,e.params,e.paramsSerializer),!0),u.timeout=e.timeout;function d(){if(!u)return;const g=B.from("getAllResponseHeaders"in u&&u.getAllResponseHeaders()),_={data:!o||o==="text"||o==="json"?u.responseText:u.response,status:u.status,statusText:u.statusText,headers:g,config:e,request:u};Pa(function(v){n(v),c()},function(v){r(v),c()},_),u=null}if("onloadend"in u?u.onloadend=d:u.onreadystatechange=function(){!u||u.readyState!==4||u.status===0&&!(u.responseURL&&u.responseURL.indexOf("file:")===0)||setTimeout(d)},u.onabort=function(){u&&(r(new y("Request aborted",y.ECONNABORTED,e,u)),u=null)},u.onerror=function(){r(new y("Network Error",y.ERR_NETWORK,e,u)),u=null},u.ontimeout=function(){let h=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const _=e.transitional||Xn;e.timeoutErrorMessage&&(h=e.timeoutErrorMessage),r(new y(h,_.clarifyTimeoutError?y.ETIMEDOUT:y.ECONNABORTED,e,u)),u=null},U.isStandardBrowserEnv){const g=(e.withCredentials||Na(l))&&e.xsrfCookieName&&Ma.read(e.xsrfCookieName);g&&a.set(e.xsrfHeaderName,g)}i===void 0&&a.setContentType(null),"setRequestHeader"in u&&f.forEach(a.toJSON(),function(h,_){u.setRequestHeader(_,h)}),f.isUndefined(e.withCredentials)||(u.withCredentials=!!e.withCredentials),o&&o!=="json"&&(u.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&u.addEventListener("progress",xn(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&u.upload&&u.upload.addEventListener("progress",xn(e.onUploadProgress)),(e.cancelToken||e.signal)&&(s=g=>{u&&(r(!g||g.type?new Ae(null,e,u):g),u.abort(),u=null)},e.cancelToken&&e.cancelToken.subscribe(s),e.signal&&(e.signal.aborted?s():e.signal.addEventListener("abort",s)));const p=ka(l);if(p&&U.protocols.indexOf(p)===-1){r(new y("Unsupported protocol "+p+":",y.ERR_BAD_REQUEST,e));return}u.send(i||null)})},$e={http:ua,xhr:La};f.forEach($e,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const $a={getAdapter:e=>{e=f.isArray(e)?e:[e];const{length:t}=e;let n,r;for(let i=0;ie instanceof B?e.toJSON():e;function oe(e,t){t=t||{};const n={};function r(u,l,d){return f.isPlainObject(u)&&f.isPlainObject(l)?f.merge.call({caseless:d},u,l):f.isPlainObject(l)?f.merge({},l):f.isArray(l)?l.slice():l}function i(u,l,d){if(f.isUndefined(l)){if(!f.isUndefined(u))return r(void 0,u,d)}else return r(u,l,d)}function a(u,l){if(!f.isUndefined(l))return r(void 0,l)}function o(u,l){if(f.isUndefined(l)){if(!f.isUndefined(u))return r(void 0,u)}else return r(void 0,l)}function s(u,l,d){if(d in t)return r(u,l);if(d in e)return r(void 0,u)}const c={url:a,method:a,data:a,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:s,headers:(u,l)=>i(Sn(u),Sn(l),!0)};return f.forEach(Object.keys(Object.assign({},e,t)),function(l){const d=c[l]||i,p=d(e[l],t[l],l);f.isUndefined(p)&&d!==s||(n[l]=p)}),n}const tr="1.4.0",Kt={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Kt[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const On={};Kt.transitional=function(t,n,r){function i(a,o){return"[Axios v"+tr+"] Transitional option '"+a+"'"+o+(r?". "+r:"")}return(a,o,s)=>{if(t===!1)throw new y(i(o," has been removed"+(n?" in "+n:"")),y.ERR_DEPRECATED);return n&&!On[o]&&(On[o]=!0,console.warn(i(o," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(a,o,s):!0}};function Ba(e,t,n){if(typeof e!="object")throw new y("options must be an object",y.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let i=r.length;for(;i-- >0;){const a=r[i],o=t[a];if(o){const s=e[a],c=s===void 0||o(s,a,e);if(c!==!0)throw new y("option "+a+" must be "+c,y.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new y("Unknown option "+a,y.ERR_BAD_OPTION)}}const Ot={assertOptions:Ba,validators:Kt},H=Ot.validators;class je{constructor(t){this.defaults=t,this.interceptors={request:new wn,response:new wn}}request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=oe(this.defaults,n);const{transitional:r,paramsSerializer:i,headers:a}=n;r!==void 0&&Ot.assertOptions(r,{silentJSONParsing:H.transitional(H.boolean),forcedJSONParsing:H.transitional(H.boolean),clarifyTimeoutError:H.transitional(H.boolean)},!1),i!=null&&(f.isFunction(i)?n.paramsSerializer={serialize:i}:Ot.assertOptions(i,{encode:H.function,serialize:H.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o;o=a&&f.merge(a.common,a[n.method]),o&&f.forEach(["delete","get","head","post","put","patch","common"],h=>{delete a[h]}),n.headers=B.concat(o,a);const s=[];let c=!0;this.interceptors.request.forEach(function(_){typeof _.runWhen=="function"&&_.runWhen(n)===!1||(c=c&&_.synchronous,s.unshift(_.fulfilled,_.rejected))});const u=[];this.interceptors.response.forEach(function(_){u.push(_.fulfilled,_.rejected)});let l,d=0,p;if(!c){const h=[En.bind(this),void 0];for(h.unshift.apply(h,s),h.push.apply(h,u),p=h.length,l=Promise.resolve(n);d{if(!r._listeners)return;let a=r._listeners.length;for(;a-- >0;)r._listeners[a](i);r._listeners=null}),this.promise.then=i=>{let a;const o=new Promise(s=>{r.subscribe(s),a=s}).then(i);return o.cancel=function(){r.unsubscribe(a)},o},t(function(a,o,s){r.reason||(r.reason=new Ae(a,o,s),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}static source(){let t;return{token:new Vt(function(i){t=i}),cancel:t}}}const Ia=Vt;function ja(e){return function(n){return e.apply(null,n)}}function Wa(e){return f.isObject(e)&&e.isAxiosError===!0}const Tt={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Tt).forEach(([e,t])=>{Tt[t]=e});const Ha=Tt;function nr(e){const t=new Be(e),n=$n(Be.prototype.request,t);return f.extend(n,Be.prototype,t,{allOwnKeys:!0}),f.extend(n,t,null,{allOwnKeys:!0}),n.create=function(i){return nr(oe(e,i))},n}const O=nr(zt);O.Axios=Be;O.CanceledError=Ae;O.CancelToken=Ia;O.isCancel=Zn;O.VERSION=tr;O.toFormData=Qe;O.AxiosError=y;O.Cancel=O.CanceledError;O.all=function(t){return Promise.all(t)};O.spread=ja;O.isAxiosError=Wa;O.mergeConfig=oe;O.AxiosHeaders=B;O.formToJSON=e=>Qn(f.isHTMLForm(e)?new FormData(e):e);O.HttpStatusCode=Ha;O.default=O;const Jt=O;var Ct=!1,At=!1,Z=[],Pt=-1;function qa(e){Ya(e)}function Ya(e){Z.includes(e)||Z.push(e),za()}function rr(e){let t=Z.indexOf(e);t!==-1&&t>Pt&&Z.splice(t,1)}function za(){!At&&!Ct&&(Ct=!0,queueMicrotask(Ka))}function Ka(){Ct=!1,At=!0;for(let e=0;ee.effect(t,{scheduler:n=>{Mt?qa(n):n()}}),ir=e.raw}function Tn(e){fe=e}function Ga(e){let t=()=>{};return[r=>{let i=fe(r);return e._x_effects||(e._x_effects=new Set,e._x_runEffects=()=>{e._x_effects.forEach(a=>a())}),e._x_effects.add(i),t=()=>{i!==void 0&&(e._x_effects.delete(i),Pe(i))},i},()=>{t()}]}var ar=[],or=[],sr=[];function Xa(e){sr.push(e)}function ur(e,t){typeof t=="function"?(e._x_cleanups||(e._x_cleanups=[]),e._x_cleanups.push(t)):(t=e,or.push(t))}function Qa(e){ar.push(e)}function Za(e,t,n){e._x_attributeCleanups||(e._x_attributeCleanups={}),e._x_attributeCleanups[t]||(e._x_attributeCleanups[t]=[]),e._x_attributeCleanups[t].push(n)}function cr(e,t){e._x_attributeCleanups&&Object.entries(e._x_attributeCleanups).forEach(([n,r])=>{(t===void 0||t.includes(n))&&(r.forEach(i=>i()),delete e._x_attributeCleanups[n])})}var Gt=new MutationObserver(en),Xt=!1;function Qt(){Gt.observe(document,{subtree:!0,childList:!0,attributes:!0,attributeOldValue:!0}),Xt=!0}function lr(){eo(),Gt.disconnect(),Xt=!1}var be=[],vt=!1;function eo(){be=be.concat(Gt.takeRecords()),be.length&&!vt&&(vt=!0,queueMicrotask(()=>{to(),vt=!1}))}function to(){en(be),be.length=0}function C(e){if(!Xt)return e();lr();let t=e();return Qt(),t}var Zt=!1,We=[];function no(){Zt=!0}function ro(){Zt=!1,en(We),We=[]}function en(e){if(Zt){We=We.concat(e);return}let t=[],n=[],r=new Map,i=new Map;for(let a=0;ao.nodeType===1&&t.push(o)),e[a].removedNodes.forEach(o=>o.nodeType===1&&n.push(o))),e[a].type==="attributes")){let o=e[a].target,s=e[a].attributeName,c=e[a].oldValue,u=()=>{r.has(o)||r.set(o,[]),r.get(o).push({name:s,value:o.getAttribute(s)})},l=()=>{i.has(o)||i.set(o,[]),i.get(o).push(s)};o.hasAttribute(s)&&c===null?u():o.hasAttribute(s)?(l(),u()):l()}i.forEach((a,o)=>{cr(o,a)}),r.forEach((a,o)=>{ar.forEach(s=>s(o,a))});for(let a of n)if(!t.includes(a)&&(or.forEach(o=>o(a)),a._x_cleanups))for(;a._x_cleanups.length;)a._x_cleanups.pop()();t.forEach(a=>{a._x_ignoreSelf=!0,a._x_ignore=!0});for(let a of t)n.includes(a)||a.isConnected&&(delete a._x_ignoreSelf,delete a._x_ignore,sr.forEach(o=>o(a)),a._x_ignore=!0,a._x_ignoreSelf=!0);t.forEach(a=>{delete a._x_ignoreSelf,delete a._x_ignore}),t=null,n=null,r=null,i=null}function fr(e){return Re(se(e))}function Me(e,t,n){return e._x_dataStack=[t,...se(n||e)],()=>{e._x_dataStack=e._x_dataStack.filter(r=>r!==t)}}function se(e){return e._x_dataStack?e._x_dataStack:typeof ShadowRoot=="function"&&e instanceof ShadowRoot?se(e.host):e.parentNode?se(e.parentNode):[]}function Re(e){let t=new Proxy({},{ownKeys:()=>Array.from(new Set(e.flatMap(n=>Object.keys(n)))),has:(n,r)=>e.some(i=>i.hasOwnProperty(r)),get:(n,r)=>(e.find(i=>{if(i.hasOwnProperty(r)){let a=Object.getOwnPropertyDescriptor(i,r);if(a.get&&a.get._x_alreadyBound||a.set&&a.set._x_alreadyBound)return!0;if((a.get||a.set)&&a.enumerable){let o=a.get,s=a.set,c=a;o=o&&o.bind(t),s=s&&s.bind(t),o&&(o._x_alreadyBound=!0),s&&(s._x_alreadyBound=!0),Object.defineProperty(i,r,{...c,get:o,set:s})}return!0}return!1})||{})[r],set:(n,r,i)=>{let a=e.find(o=>o.hasOwnProperty(r));return a?a[r]=i:e[e.length-1][r]=i,!0}});return t}function dr(e){let t=r=>typeof r=="object"&&!Array.isArray(r)&&r!==null,n=(r,i="")=>{Object.entries(Object.getOwnPropertyDescriptors(r)).forEach(([a,{value:o,enumerable:s}])=>{if(s===!1||o===void 0)return;let c=i===""?a:`${i}.${a}`;typeof o=="object"&&o!==null&&o._x_interceptor?r[a]=o.initialize(e,c,a):t(o)&&o!==r&&!(o instanceof Element)&&n(o,c)})};return n(e)}function hr(e,t=()=>{}){let n={initialValue:void 0,_x_interceptor:!0,initialize(r,i,a){return e(this.initialValue,()=>io(r,i),o=>Rt(r,i,o),i,a)}};return t(n),r=>{if(typeof r=="object"&&r!==null&&r._x_interceptor){let i=n.initialize.bind(n);n.initialize=(a,o,s)=>{let c=r.initialize(a,o,s);return n.initialValue=c,i(a,o,s)}}else n.initialValue=r;return n}}function io(e,t){return t.split(".").reduce((n,r)=>n[r],e)}function Rt(e,t,n){if(typeof t=="string"&&(t=t.split(".")),t.length===1)e[t[0]]=n;else{if(t.length===0)throw error;return e[t[0]]||(e[t[0]]={}),Rt(e[t[0]],t.slice(1),n)}}var pr={};function k(e,t){pr[e]=t}function Dt(e,t){return Object.entries(pr).forEach(([n,r])=>{let i=null;function a(){if(i)return i;{let[o,s]=wr(t);return i={interceptor:hr,...o},ur(t,s),i}}Object.defineProperty(e,`$${n}`,{get(){return r(t,a())},enumerable:!1})}),e}function ao(e,t,n,...r){try{return n(...r)}catch(i){Oe(i,e,t)}}function Oe(e,t,n=void 0){Object.assign(e,{el:t,expression:n}),console.warn(`Alpine Expression Error: ${e.message} - -${n?'Expression: "'+n+`" - -`:""}`,t),setTimeout(()=>{throw e},0)}var Ie=!0;function mr(e){let t=Ie;Ie=!1;let n=e();return Ie=t,n}function ee(e,t,n={}){let r;return A(e,t)(i=>r=i,n),r}function A(...e){return gr(...e)}var gr=_r;function oo(e){gr=e}function _r(e,t){let n={};Dt(n,e);let r=[n,...se(e)],i=typeof t=="function"?so(r,t):co(r,t,e);return ao.bind(null,e,t,i)}function so(e,t){return(n=()=>{},{scope:r={},params:i=[]}={})=>{let a=t.apply(Re([r,...e]),i);He(n,a)}}var yt={};function uo(e,t){if(yt[e])return yt[e];let n=Object.getPrototypeOf(async function(){}).constructor,r=/^[\n\s]*if.*\(.*\)/.test(e)||/^(let|const)\s/.test(e)?`(async()=>{ ${e} })()`:e,a=(()=>{try{return new n(["__self","scope"],`with (scope) { __self.result = ${r} }; __self.finished = true; return __self.result;`)}catch(o){return Oe(o,t,e),Promise.resolve()}})();return yt[e]=a,a}function co(e,t,n){let r=uo(t,n);return(i=()=>{},{scope:a={},params:o=[]}={})=>{r.result=void 0,r.finished=!1;let s=Re([a,...e]);if(typeof r=="function"){let c=r(r,s).catch(u=>Oe(u,n,t));r.finished?(He(i,r.result,s,o,n),r.result=void 0):c.then(u=>{He(i,u,s,o,n)}).catch(u=>Oe(u,n,t)).finally(()=>r.result=void 0)}}}function He(e,t,n,r,i){if(Ie&&typeof t=="function"){let a=t.apply(n,r);a instanceof Promise?a.then(o=>He(e,o,n,r)).catch(o=>Oe(o,i,t)):e(a)}else typeof t=="object"&&t instanceof Promise?t.then(a=>e(a)):e(t)}var tn="x-";function de(e=""){return tn+e}function lo(e){tn=e}var Nt={};function S(e,t){return Nt[e]=t,{before(n){if(!Nt[n]){console.warn("Cannot find directive `${directive}`. `${name}` will use the default order of execution");return}const r=Q.indexOf(n);Q.splice(r>=0?r:Q.indexOf("DEFAULT"),0,e)}}}function nn(e,t,n){if(t=Array.from(t),e._x_virtualDirectives){let a=Object.entries(e._x_virtualDirectives).map(([s,c])=>({name:s,value:c})),o=vr(a);a=a.map(s=>o.find(c=>c.name===s.name)?{name:`x-bind:${s.name}`,value:`"${s.value}"`}:s),t=t.concat(a)}let r={};return t.map(Er((a,o)=>r[a]=o)).filter(Or).map(po(r,n)).sort(mo).map(a=>ho(e,a))}function vr(e){return Array.from(e).map(Er()).filter(t=>!Or(t))}var kt=!1,we=new Map,yr=Symbol();function fo(e){kt=!0;let t=Symbol();yr=t,we.set(t,[]);let n=()=>{for(;we.get(t).length;)we.get(t).shift()();we.delete(t)},r=()=>{kt=!1,n()};e(n),r()}function wr(e){let t=[],n=s=>t.push(s),[r,i]=Ga(e);return t.push(i),[{Alpine:Ne,effect:r,cleanup:n,evaluateLater:A.bind(A,e),evaluate:ee.bind(ee,e)},()=>t.forEach(s=>s())]}function ho(e,t){let n=()=>{},r=Nt[t.type]||n,[i,a]=wr(e);Za(e,t.original,a);let o=()=>{e._x_ignore||e._x_ignoreSelf||(r.inline&&r.inline(e,t,i),r=r.bind(r,e,t,i),kt?we.get(yr).push(r):r())};return o.runCleanups=a,o}var br=(e,t)=>({name:n,value:r})=>(n.startsWith(e)&&(n=n.replace(e,t)),{name:n,value:r}),xr=e=>e;function Er(e=()=>{}){return({name:t,value:n})=>{let{name:r,value:i}=Sr.reduce((a,o)=>o(a),{name:t,value:n});return r!==t&&e(r,t),{name:r,value:i}}}var Sr=[];function rn(e){Sr.push(e)}function Or({name:e}){return Tr().test(e)}var Tr=()=>new RegExp(`^${tn}([^:^.]+)\\b`);function po(e,t){return({name:n,value:r})=>{let i=n.match(Tr()),a=n.match(/:([a-zA-Z0-9\-:]+)/),o=n.match(/\.[^.\]]+(?=[^\]]*$)/g)||[],s=t||e[n]||n;return{type:i?i[1]:null,value:a?a[1]:null,modifiers:o.map(c=>c.replace(".","")),expression:r,original:s}}}var Ft="DEFAULT",Q=["ignore","ref","data","id","bind","init","for","model","modelable","transition","show","if",Ft,"teleport"];function mo(e,t){let n=Q.indexOf(e.type)===-1?Ft:e.type,r=Q.indexOf(t.type)===-1?Ft:t.type;return Q.indexOf(n)-Q.indexOf(r)}function xe(e,t,n={}){e.dispatchEvent(new CustomEvent(t,{detail:n,bubbles:!0,composed:!0,cancelable:!0}))}function z(e,t){if(typeof ShadowRoot=="function"&&e instanceof ShadowRoot){Array.from(e.children).forEach(i=>z(i,t));return}let n=!1;if(t(e,()=>n=!0),n)return;let r=e.firstElementChild;for(;r;)z(r,t),r=r.nextElementSibling}function K(e,...t){console.warn(`Alpine Warning: ${e}`,...t)}var Cn=!1;function go(){Cn&&K("Alpine has already been initialized on this page. Calling Alpine.start() more than once can cause problems."),Cn=!0,document.body||K("Unable to initialize. Trying to load Alpine before `` is available. Did you forget to add `defer` in Alpine's `