68 lines
115 KiB
JavaScript
68 lines
115 KiB
JavaScript
var Lr=Object.create;var Te=Object.defineProperty;var vr=Object.getOwnPropertyDescriptor;var br=Object.getOwnPropertyNames;var Sr=Object.getPrototypeOf,$r=Object.prototype.hasOwnProperty;var wr=(n,e,a)=>e in n?Te(n,e,{enumerable:!0,configurable:!0,writable:!0,value:a}):n[e]=a;var F=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports);var kr=(n,e,a,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of br(e))!$r.call(n,t)&&t!==a&&Te(n,t,{get:()=>e[t],enumerable:!(r=vr(e,t))||r.enumerable});return n};var ye=(n,e,a)=>(a=n!=null?Lr(Sr(n)):{},kr(e||!n||!n.__esModule?Te(a,"default",{value:n,enumerable:!0}):a,n));var De=(n,e,a)=>wr(n,typeof e!="symbol"?e+"":e,a);var wn=F((Ae,ze)=>{(function(n,e){typeof Ae=="object"&&typeof ze<"u"?ze.exports=e():typeof define=="function"&&define.amd?define(e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_customParseFormat=e()})(Ae,function(){"use strict";var n={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},e=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,a=/\d/,r=/\d\d/,t=/\d\d?/,o=/\d*[^-_:/,()\s\d]+/,u={},m=function(i){return(i=+i)+(i>68?1900:2e3)},M=function(i){return function(h){this[i]=+h}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(i){(this.zone||(this.zone={})).offset=function(h){if(!h||h==="Z")return 0;var L=h.match(/([+-]|\d\d)/g),D=60*L[1]+(+L[2]||0);return D===0?0:L[0]==="+"?-D:D}(i)}],s=function(i){var h=u[i];return h&&(h.indexOf?h:h.s.concat(h.f))},_=function(i,h){var L,D=u.meridiem;if(D){for(var $=1;$<=24;$+=1)if(i.indexOf(D($,0,h))>-1){L=$>12;break}}else L=i===(h?"pm":"PM");return L},c={A:[o,function(i){this.afternoon=_(i,!1)}],a:[o,function(i){this.afternoon=_(i,!0)}],Q:[a,function(i){this.month=3*(i-1)+1}],S:[a,function(i){this.milliseconds=100*+i}],SS:[r,function(i){this.milliseconds=10*+i}],SSS:[/\d{3}/,function(i){this.milliseconds=+i}],s:[t,M("seconds")],ss:[t,M("seconds")],m:[t,M("minutes")],mm:[t,M("minutes")],H:[t,M("hours")],h:[t,M("hours")],HH:[t,M("hours")],hh:[t,M("hours")],D:[t,M("day")],DD:[r,M("day")],Do:[o,function(i){var h=u.ordinal,L=i.match(/\d+/);if(this.day=L[0],h)for(var D=1;D<=31;D+=1)h(D).replace(/\[|\]/g,"")===i&&(this.day=D)}],w:[t,M("week")],ww:[r,M("week")],M:[t,M("month")],MM:[r,M("month")],MMM:[o,function(i){var h=s("months"),L=(s("monthsShort")||h.map(function(D){return D.slice(0,3)})).indexOf(i)+1;if(L<1)throw new Error;this.month=L%12||L}],MMMM:[o,function(i){var h=s("months").indexOf(i)+1;if(h<1)throw new Error;this.month=h%12||h}],Y:[/[+-]?\d+/,M("year")],YY:[r,function(i){this.year=m(i)}],YYYY:[/\d{4}/,M("year")],Z:f,ZZ:f};function d(i){var h,L;h=i,L=u&&u.formats;for(var D=(i=h.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(I,j,W){var V=W&&W.toUpperCase();return j||L[W]||n[W]||L[V].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(k,Y,p){return Y||p.slice(1)})})).match(e),$=D.length,w=0;w<$;w+=1){var C=D[w],A=c[C],E=A&&A[0],U=A&&A[1];D[w]=U?{regex:E,parser:U}:C.replace(/^\[|\]$/g,"")}return function(I){for(var j={},W=0,V=0;W<$;W+=1){var k=D[W];if(typeof k=="string")V+=k.length;else{var Y=k.regex,p=k.parser,T=I.slice(V),g=Y.exec(T)[0];p.call(j,g),I=I.replace(g,"")}}return function(H){var O=H.afternoon;if(O!==void 0){var z=H.hours;O?z<12&&(H.hours+=12):z===12&&(H.hours=0),delete H.afternoon}}(j),j}}return function(i,h,L){L.p.customParseFormat=!0,i&&i.parseTwoDigitYear&&(m=i.parseTwoDigitYear);var D=h.prototype,$=D.parse;D.parse=function(w){var C=w.date,A=w.utc,E=w.args;this.$u=A;var U=E[1];if(typeof U=="string"){var I=E[2]===!0,j=E[3]===!0,W=I||j,V=E[2];j&&(V=E[2]),u=this.$locale(),!I&&V&&(u=L.Ls[V]),this.$d=function(T,g,H,O){try{if(["x","X"].indexOf(g)>-1)return new Date((g==="X"?1e3:1)*T);var z=d(g)(T),y=z.year,l=z.month,b=z.day,S=z.hours,v=z.minutes,G=z.seconds,x=z.milliseconds,N=z.zone,q=z.week,J=new Date,R=b||(y||l?1:J.getDate()),Q=y||J.getFullYear(),ee=0;y&&!l||(ee=l>0?l-1:J.getMonth());var B,ie=S||0,me=v||0,se=G||0,_e=x||0;return N?new Date(Date.UTC(Q,ee,R,ie,me,se,_e+60*N.offset*1e3)):H?new Date(Date.UTC(Q,ee,R,ie,me,se,_e)):(B=new Date(Q,ee,R,ie,me,se,_e),q&&(B=O(B).week(q).toDate()),B)}catch{return new Date("")}}(C,U,A,L),this.init(),V&&V!==!0&&(this.$L=this.locale(V).$L),W&&C!=this.format(U)&&(this.$d=new Date("")),u={}}else if(U instanceof Array)for(var k=U.length,Y=1;Y<=k;Y+=1){E[1]=U[Y-1];var p=L.apply(this,E);if(p.isValid()){this.$d=p.$d,this.$L=p.$L,this.init();break}Y===k&&(this.$d=new Date(""))}else $.call(this,w)}}})});var kn=F((Ie,Ne)=>{(function(n,e){typeof Ie=="object"&&typeof Ne<"u"?Ne.exports=e():typeof define=="function"&&define.amd?define(e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_localeData=e()})(Ie,function(){"use strict";return function(n,e,a){var r=e.prototype,t=function(f){return f&&(f.indexOf?f:f.s)},o=function(f,s,_,c,d){var i=f.name?f:f.$locale(),h=t(i[s]),L=t(i[_]),D=h||L.map(function(w){return w.slice(0,c)});if(!d)return D;var $=i.weekStart;return D.map(function(w,C){return D[(C+($||0))%7]})},u=function(){return a.Ls[a.locale()]},m=function(f,s){return f.formats[s]||function(_){return _.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(c,d,i){return d||i.slice(1)})}(f.formats[s.toUpperCase()])},M=function(){var f=this;return{months:function(s){return s?s.format("MMMM"):o(f,"months")},monthsShort:function(s){return s?s.format("MMM"):o(f,"monthsShort","months",3)},firstDayOfWeek:function(){return f.$locale().weekStart||0},weekdays:function(s){return s?s.format("dddd"):o(f,"weekdays")},weekdaysMin:function(s){return s?s.format("dd"):o(f,"weekdaysMin","weekdays",2)},weekdaysShort:function(s){return s?s.format("ddd"):o(f,"weekdaysShort","weekdays",3)},longDateFormat:function(s){return m(f.$locale(),s)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};r.localeData=function(){return M.bind(this)()},a.localeData=function(){var f=u();return{firstDayOfWeek:function(){return f.weekStart||0},weekdays:function(){return a.weekdays()},weekdaysShort:function(){return a.weekdaysShort()},weekdaysMin:function(){return a.weekdaysMin()},months:function(){return a.months()},monthsShort:function(){return a.monthsShort()},longDateFormat:function(s){return m(f,s)},meridiem:f.meridiem,ordinal:f.ordinal}},a.months=function(){return o(u(),"months")},a.monthsShort=function(){return o(u(),"monthsShort","months",3)},a.weekdays=function(f){return o(u(),"weekdays",null,null,f)},a.weekdaysShort=function(f){return o(u(),"weekdaysShort","weekdays",3,f)},a.weekdaysMin=function(f){return o(u(),"weekdaysMin","weekdays",2,f)}}})});var Tn=F((xe,Ee)=>{(function(n,e){typeof xe=="object"&&typeof Ee<"u"?Ee.exports=e():typeof define=="function"&&define.amd?define(e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_timezone=e()})(xe,function(){"use strict";var n={year:0,month:1,day:2,hour:3,minute:4,second:5},e={};return function(a,r,t){var o,u=function(s,_,c){c===void 0&&(c={});var d=new Date(s),i=function(h,L){L===void 0&&(L={});var D=L.timeZoneName||"short",$=h+"|"+D,w=e[$];return w||(w=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:h,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:D}),e[$]=w),w}(_,c);return i.formatToParts(d)},m=function(s,_){for(var c=u(s,_),d=[],i=0;i<c.length;i+=1){var h=c[i],L=h.type,D=h.value,$=n[L];$>=0&&(d[$]=parseInt(D,10))}var w=d[3],C=w===24?0:w,A=d[0]+"-"+d[1]+"-"+d[2]+" "+C+":"+d[4]+":"+d[5]+":000",E=+s;return(t.utc(A).valueOf()-(E-=E%1e3))/6e4},M=r.prototype;M.tz=function(s,_){s===void 0&&(s=o);var c,d=this.utcOffset(),i=this.toDate(),h=i.toLocaleString("en-US",{timeZone:s}),L=Math.round((i-new Date(h))/1e3/60),D=15*-Math.round(i.getTimezoneOffset()/15)-L;if(!Number(D))c=this.utcOffset(0,_);else if(c=t(h,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(D,!0),_){var $=c.utcOffset();c=c.add(d-$,"minute")}return c.$x.$timezone=s,c},M.offsetName=function(s){var _=this.$x.$timezone||t.tz.guess(),c=u(this.valueOf(),_,{timeZoneName:s}).find(function(d){return d.type.toLowerCase()==="timezonename"});return c&&c.value};var f=M.startOf;M.startOf=function(s,_){if(!this.$x||!this.$x.$timezone)return f.call(this,s,_);var c=t(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return f.call(c,s,_).tz(this.$x.$timezone,!0)},t.tz=function(s,_,c){var d=c&&_,i=c||_||o,h=m(+t(),i);if(typeof s!="string")return t(s).tz(i);var L=function(C,A,E){var U=C-60*A*1e3,I=m(U,E);if(A===I)return[U,A];var j=m(U-=60*(I-A)*1e3,E);return I===j?[U,I]:[C-60*Math.min(I,j)*1e3,Math.max(I,j)]}(t.utc(s,d).valueOf(),h,i),D=L[0],$=L[1],w=t(D).utcOffset($);return w.$x.$timezone=i,w},t.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},t.tz.setDefault=function(s){o=s}}})});var jn=F((qe,Fe)=>{(function(n,e){typeof qe=="object"&&typeof Fe<"u"?Fe.exports=e():typeof define=="function"&&define.amd?define(e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_plugin_utc=e()})(qe,function(){"use strict";var n="minute",e=/[+-]\d\d(?::?\d\d)?/g,a=/([+-]|\d\d)/g;return function(r,t,o){var u=t.prototype;o.utc=function(d){var i={date:d,utc:!0,args:arguments};return new t(i)},u.utc=function(d){var i=o(this.toDate(),{locale:this.$L,utc:!0});return d?i.add(this.utcOffset(),n):i},u.local=function(){return o(this.toDate(),{locale:this.$L,utc:!1})};var m=u.parse;u.parse=function(d){d.utc&&(this.$u=!0),this.$utils().u(d.$offset)||(this.$offset=d.$offset),m.call(this,d)};var M=u.init;u.init=function(){if(this.$u){var d=this.$d;this.$y=d.getUTCFullYear(),this.$M=d.getUTCMonth(),this.$D=d.getUTCDate(),this.$W=d.getUTCDay(),this.$H=d.getUTCHours(),this.$m=d.getUTCMinutes(),this.$s=d.getUTCSeconds(),this.$ms=d.getUTCMilliseconds()}else M.call(this)};var f=u.utcOffset;u.utcOffset=function(d,i){var h=this.$utils().u;if(h(d))return this.$u?0:h(this.$offset)?f.call(this):this.$offset;if(typeof d=="string"&&(d=function(w){w===void 0&&(w="");var C=w.match(e);if(!C)return null;var A=(""+C[0]).match(a)||["-",0,0],E=A[0],U=60*+A[1]+ +A[2];return U===0?0:E==="+"?U:-U}(d),d===null))return this;var L=Math.abs(d)<=16?60*d:d,D=this;if(i)return D.$offset=L,D.$u=d===0,D;if(d!==0){var $=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(D=this.local().add(L+$,n)).$offset=L,D.$x.$localOffset=$}else D=this.utc();return D};var s=u.format;u.format=function(d){var i=d||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return s.call(this,i)},u.valueOf=function(){var d=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*d},u.isUTC=function(){return!!this.$u},u.toISOString=function(){return this.toDate().toISOString()},u.toString=function(){return this.toDate().toUTCString()};var _=u.toDate;u.toDate=function(d){return d==="s"&&this.$offset?o(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():_.call(this)};var c=u.diff;u.diff=function(d,i,h){if(d&&this.$u===d.$u)return c.call(this,d,i,h);var L=this.local(),D=o(d).local();return c.call(L,D,i,h)}}})});var On=F((Re,Ze)=>{(function(n,e){typeof Re=="object"&&typeof Ze<"u"?Ze.exports=e():typeof define=="function"&&define.amd?define(e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_calendarsystems_PersianCalendarSystem=e()})(Re,function(){"use strict";let n={},e={};function a(y,l="persian"){let b=`${y}-${l}`;if(!n[b]){let S=[];for(let v=0;v<12;v++)if(l==="amazigh")S.push(t(v,y));else{let G=new Date(2023,v,1),x=new Intl.DateTimeFormat(`${y}-u-ca-${l}`,{month:"long"});S.push(x.format(G))}n[b]=S}return n[b]}let r={tzm:["\u2D62\u2D3B\u2D4F\u2D4F\u2D30\u2D62\u2D3B\u2D54","\u2D3C\u2D53\u2D54\u2D30\u2D54","\u2D4E\u2D3B\u2D56\u2D54\u2D3B\u2D59","\u2D62\u2D3B\u2D31\u2D54\u2D49\u2D54","\u2D4E\u2D30\u2D62\u2D62\u2D53","\u2D62\u2D53\u2D4F\u2D62\u2D53","\u2D62\u2D53\u2D4D\u2D62\u2D53\u2D63","\u2D56\u2D53\u2D5B\u2D5C","\u2D59\u2D53\u2D5C\u2D3B\u2D4F\u2D31\u2D49\u2D54","\u2D3D\u2D5C\u2D53\u2D31\u2D54","\u2D4F\u2D53\u2D4F\u2D3B\u2D4E\u2D31\u2D49\u2D54","\u2D37\u2D53\u2D4A\u2D3B\u2D4E\u2D31\u2D49\u2D54"],ar:["\u064A\u0646\u0627\u064A\u0631","\u0641\u0628\u0631\u0627\u064A\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064A\u0644","\u0645\u0627\u064A\u0648","\u064A\u0648\u0646\u064A\u0648","\u064A\u0648\u0644\u064A\u0648","\u0623\u063A\u0633\u0637\u0633","\u0633\u0628\u062A\u0645\u0628\u0631","\u0623\u0643\u062A\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062F\u064A\u0633\u0645\u0628\u0631"],default:["Yennayer","Furar","Meghres","Yebrir","Mayyu","Yunyu","Yulyu","Ghuct","Cutenber","Ktuber","Nunember","Dujember"]};function t(y,l){return r[l]?r[l][y]:r.default[y]}function o(y,l="persian",b="Farvardin"){return function(S,v,G="persian"){let x=`${S}-${v}-${G}`;if(!e[x]){let N=a(S,G);N=[...N.slice(v),...N.slice(0,v)],e[x]=N}return e[x]}(y,a("en",l).indexOf(b),l)}class u{constructor(l="en"){this.locale=l,this.intlCalendar="gregory",this.firstMonthNameEnglish="January",this.monthNamesLocalized=o(l,"gregory","January")}convertFromGregorian(l){throw new Error("Method convertFromGregorian must be implemented by subclass")}convertToGregorian(l){throw new Error("Method convertToGregorian must be implemented by subclass")}convertFromJulian(l){throw new Error("Method convertToJulian must be implemented by subclass")}convertToJulian(l){throw new Error("Method convertToJulian must be implemented by subclass")}isLeapYear(l){throw new Error("Method isLeapYear must be implemented by subclass")}monthNames(l,b,S){throw new Error("Method monthNames must be implemented by subclass")}getLocalizedMonthName(l){let b=this.monthNames();if(l<0||l>=b.length)throw new Error("Invalid month index.");return this.monthNamesLocalized[l]}localeOverride(l){return{gregorianMonths:this.monthNames(l,"gregory","January"),months:this.monthNames(l),monthsShort:this.monthNames(l).map(b=>b.substring(0,3))}}validateDate(l){if(l==null)l=new Date;else if(typeof l=="string")l=new Date(l);else if(typeof l=="number")l=new Date(l);else if(!(l instanceof Date))if(l.$y!==void 0&&l.$M!==void 0&&l.$D!==void 0)l=new Date(l.$y,l.$M,l.$D,l.$H,l.$m,l.$s,l.$ms);else{if(l.year===void 0||l.month===void 0||l.day===void 0)throw new Error("Invalid date");l=new Date(l.year,l.month,l.day)}return l}}De(u,"typeName","CalendarSystemBase");var m=2451545,M=36525,f=10*M,s=365.24219878;function _(y){return y*Math.PI/180}function c(y){return 180*y/Math.PI}function d(y){return y-360*Math.floor(y/360)}function i(y){return Math.sin(_(y))}function h(y){return Math.cos(_(y))}function L(y,l){return y-l*Math.floor(y/l)}new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");var D=new Array(-4680.93,-1.55,1999.25,-51.38,-249.67,-39.05,7.12,27.87,5.79,2.45);function $(y){var l,b,S,v;if(S=b=(y-m)/(100*M),l=23.43929111111111,Math.abs(b)<1)for(v=0;v<10;v++)l+=D[v]/3600*S,S*=b;return l}var w=new Array(0,0,0,0,1,-2,0,0,2,2,0,0,0,2,2,0,0,0,0,2,0,1,0,0,0,0,0,1,0,0,-2,1,0,2,2,0,0,0,2,1,0,0,1,2,2,-2,-1,0,2,2,-2,0,1,0,0,-2,0,0,2,1,0,0,-1,2,2,2,0,0,0,0,0,0,1,0,1,2,0,-1,2,2,0,0,-1,0,1,0,0,1,2,1,-2,0,2,0,0,0,0,-2,2,1,2,0,0,2,2,0,0,2,2,2,0,0,2,0,0,-2,0,1,2,2,0,0,0,2,0,-2,0,0,2,0,0,0,-1,2,1,0,2,0,0,0,2,0,-1,0,1,-2,2,0,2,2,0,1,0,0,1,-2,0,1,0,1,0,-1,0,0,1,0,0,2,-2,0,2,0,-1,2,1,2,0,1,2,2,0,1,0,2,2,-2,1,1,0,0,0,-1,0,2,2,2,0,0,2,1,2,0,1,0,0,-2,0,2,2,2,-2,0,1,2,1,2,0,-2,0,1,2,0,0,0,1,0,-1,1,0,0,-2,-1,0,2,1,-2,0,0,0,1,0,0,2,2,1,-2,0,2,0,1,-2,1,0,2,1,0,0,1,-2,0,-1,0,1,0,0,-2,1,0,0,0,1,0,0,0,0,0,0,1,2,0,-1,-1,1,0,0,0,1,1,0,0,0,-1,1,2,2,2,-1,-1,2,2,0,0,-2,2,2,0,0,3,2,2,2,-1,0,2,2),C=new Array(-171996,-1742,92095,89,-13187,-16,5736,-31,-2274,-2,977,-5,2062,2,-895,5,1426,-34,54,-1,712,1,-7,0,-517,12,224,-6,-386,-4,200,0,-301,0,129,-1,217,-5,-95,3,-158,0,0,0,129,1,-70,0,123,0,-53,0,63,0,0,0,63,1,-33,0,-59,0,26,0,-58,-1,32,0,-51,0,27,0,48,0,0,0,46,0,-24,0,-38,0,16,0,-31,0,13,0,29,0,0,0,29,0,-12,0,26,0,0,0,-22,0,0,0,21,0,-10,0,17,-1,0,0,16,0,-8,0,-16,1,7,0,-15,0,9,0,-13,0,7,0,-12,0,6,0,11,0,0,0,-10,0,5,0,-8,0,3,0,7,0,-3,0,-7,0,0,0,-7,0,3,0,-7,0,3,0,6,0,0,0,6,0,-3,0,6,0,-3,0,-6,0,3,0,-6,0,3,0,5,0,0,0,-5,0,3,0,-5,0,3,0,-5,0,3,0,4,0,0,0,4,0,0,0,4,0,0,0,-4,0,0,0,-4,0,0,0,-4,0,0,0,3,0,0,0,-3,0,0,0,-3,0,0,0,-3,0,0,0,-3,0,0,0,-3,0,0,0,-3,0,0,0,-3,0,0,0);function A(y){var l,b,S,v,G,x,N,q=(y-2451545)/36525,J=new Array,R=0,Q=0;for(v=q*(S=q*q),J[0]=_(297.850363+445267.11148*q-.0019142*S+v/189474),J[1]=_(357.52772+35999.05034*q-1603e-7*S-v/3e5),J[2]=_(134.96298+477198.867398*q+.0086972*S+v/56250),J[3]=_(93.27191+483202.017538*q-.0036825*S+v/327270),J[4]=_(125.04452-1934.136261*q+.0020708*S+v/45e4),l=0;l<5;l++)J[l]=(N=J[l])-2*Math.PI*Math.floor(N/(2*Math.PI));for(G=q/10,l=0;l<63;l++){for(x=0,b=0;b<5;b++)w[5*l+b]!=0&&(x+=w[5*l+b]*J[b]);R+=(C[4*l+0]+C[4*l+1]*G)*Math.sin(x),Q+=(C[4*l+2]+C[4*l+3]*G)*Math.cos(x)}return new Array(R/36e6,Q/36e6)}var E=new Array(121,112,103,95,88,82,77,72,68,63,60,56,53,51,48,46,44,42,40,38,35,33,31,29,26,24,22,20,18,16,14,12,11,10,9,8,7,7,7,7,7,7,8,8,9,9,9,9,9,10,10,10,10,10,10,10,10,11,11,11,11,11,12,12,12,12,13,13,13,14,14,14,14,15,15,15,15,15,16,16,16,16,16,16,16,16,15,15,14,13,13.1,12.5,12.2,12,12,12,12,12,12,11.9,11.6,11,10.2,9.2,8.2,7.1,6.2,5.6,5.4,5.3,5.4,5.6,5.9,6.2,6.5,6.8,7.1,7.3,7.5,7.6,7.7,7.3,6.2,5.2,2.7,1.4,-1.2,-2.8,-3.8,-4.8,-5.5,-5.3,-5.6,-5.7,-5.9,-6,-6.3,-6.5,-6.2,-4.7,-2.8,-.1,2.6,5.3,7.7,10.4,13.3,16,18.2,20.2,21.1,22.4,23.5,23.8,24.3,24,23.9,23.9,23.7,24,24.3,25.3,26.2,27.3,28.2,29.1,30,30.7,31.4,32.2,33.1,34,35,36.5,38.3,40.2,42.2,44.5,46.5,48.5,50.5,52.2,53.8,54.9,55.8,56.9,58.3,60,61.6,63,65,66.6),U=new Array(485,324.96,1934.136,203,337.23,32964.467,199,342.08,20.186,182,27.85,445267.112,156,73.14,45036.886,136,171.52,22518.443,77,222.54,65928.934,74,296.72,3034.906,70,243.58,9037.513,58,119.81,33718.147,52,297.17,150.678,50,21.02,2281.226,45,247.54,29929.562,44,325.15,31555.956,29,60.93,4443.417,18,155.12,67555.328,17,288.79,4562.452,16,198.04,62894.029,14,199.76,31436.921,12,95.39,14577.848,12,287.11,31931.756,12,320.81,34777.259,9,227.73,1222.114,8,15.45,16859.074),I=new Array(new Array(172113929189e-5,365242.1374,.06134,.00111,-71e-5),new Array(172123325401e-5,365241.72562,-.05323,.00907,25e-5),new Array(172132570455e-5,365242.49558,-.11677,-.00297,74e-5),new Array(172141439987e-5,365242.88257,-.00769,-.00933,-6e-5)),j=new Array(new Array(245162380984e-5,365242.37404,.05169,-.00411,-57e-5),new Array(245171656767e-5,365241.62603,.00325,.00888,-3e-4),new Array(245181021715e-5,365242.01767,-.11575,.00337,78e-5),new Array(245190005952e-5,365242.74049,-.06223,-.00823,32e-5));function W(y){var l,b,S,v;return S=d(S=280.4664567+360007.6982779*(v=(y-m)/f)+.03032028*v*v+v*v*v/49931+-v*v*v*v/15300+-v*v*v*v*v/2e6),l=function(G){var x,N,q,J,R,Q,ee,B,ie,me,se,_e,Ye,we,fn,ke,hn;return R=.016708634+-42037e-9*(x=(G-m)/M)+-1267e-10*(N=x*x),ee=(q=d(q=280.46646+36000.76983*x+3032e-7*N))+(Q=(1.914602+-.004817*x+-14e-6*N)*i(J=d(J=357.52911+35999.05029*x+-1537e-7*N))+(.019993-101e-6*x)*i(2*J)+289e-6*i(3*J)),ie=1.000001018*(1-R*R)/(1+R*h(B=J+Q)),se=ee+-.00569+-.00478*i(me=125.04-1934.136*x),_e=(Ye=$(G))+.00256*h(me),we=d(we=c(Math.atan2(h(Ye)*i(ee),h(ee)))),fn=c(Math.asin(i(Ye)*i(ee))),ke=d(ke=c(Math.atan2(h(_e)*i(se),h(se)))),hn=c(Math.asin(i(_e)*i(se))),new Array(q,J,R,Q,ee,B,ie,se,we,fn,ke,hn)}(y)[10],b=S+-.0057183+-l+A(y)[0]*h($(y)+A(y)[1]),b-=20*Math.floor(b/20),b/=1440}function V(y){return y%4==0&&!(y%100==0&&y%400!=0)}new Array("Normal year","Leap year");var k=17214255e-1;function Y(y,l,b){return k-1+365*(y-1)+Math.floor((y-1)/4)+-Math.floor((y-1)/100)+Math.floor((y-1)/400)+Math.floor((367*l-362)/12+(l<=2?0:V(y)?-1:-2)+b)}function p(y){var l,b,S,v,G,x,N,q,J,R,Q,ee,B,ie;return b=(l=Math.floor(y-.5)+.5)-k,S=Math.floor(b/146097),v=L(b,146097),G=Math.floor(v/36524),x=L(v,36524),N=Math.floor(x/1461),q=L(x,1461),R=400*S+100*G+4*N+(J=Math.floor(q/365)),G!=4&&J!=4&&R++,Q=l-Y(R,1,1),ee=l<Y(R,3,1)?0:V(R)?1:2,ie=l-Y(R,B=Math.floor((12*(Q+ee)+373)/367),1)+1,new Array(R,B,ie)}function T(y){var l,b;return l=function(S,v){var G,x,N,q,J,R,Q,ee,B;for(S<1e3?(J=I,B=S/1e3):(J=j,B=(S-2e3)/1e3),G=1+.0334*h(ee=35999.373*(Q=((q=J[v][0]+J[v][1]*B+J[v][2]*B*B+J[v][3]*B*B*B+J[v][4]*B*B*B*B)-2451545)/36525)-2.47)+7e-4*h(2*ee),R=0,x=N=0;x<24;x++)R+=U[N]*h(U[N+1]+U[N+2]*Q),N+=3;return q+1e-5*R/G}(y,0),b=l-function(S){var v,G,x,N;return S>=1620&&S<=2e3?(G=(S-1620)/2-(x=Math.floor((S-1620)/2)),v=E[x]+(E[x+1]-E[x])*G):(N=(S-2e3)/100,S<948?v=2177+497*N+44.1*N*N:(v=102+102*N+25.3*N*N,S>2e3&&S<2100&&(v+=.37*(S-2100)))),v}(y)/86400,52.5/360,b+W(l)+.14583333333333334}function g(y){var l;return l=T(y),Math.floor(l)}new Array("al-'ahad","al-'ithnayn","ath-thalatha'","al-'arb`a'","al-khamis","al-jum`a","as-sabt");var H=19483205e-1;function O(y){var l,b,S,v=p(y)[0]-2;for(l=g(v);l>y;)l=g(--v);for(b=l-1;!(l<=y&&y<b);)l=b,b=g(++v);return S=Math.round((l-H)/s)+1,new Array(S,l)}function z(y,l,b){var S,v;for(v=H-1+s*(y-1-1),S=new Array(y-1,0);S[0]<y;)v=(S=O(v))[1]+(s+2);return S[1]+(l<=7?31*(l-1):30*(l-1)+6)+(b-1)}new Array("Yekshanbeh","Doshanbeh","Seshhanbeh","Chaharshanbeh","Panjshanbeh","Jomeh","Shanbeh"),new Array("Pop","Uo","Zip","Zotz","Tzec","Xul","Yaxkin","Mol","Chen","Yax","Zac","Ceh","Mac","Kankin","Muan","Pax","Kayab","Cumku","Uayeb"),new Array("Imix","Ik","Akbal","Kan","Chicchan","Cimi","Manik","Lamat","Muluc","Oc","Chuen","Eb","Ben","Ix","Men","Cib","Caban","Etznab","Cauac","Ahau"),new Array("ravivara","somavara","mangalavara","budhavara","brahaspativara","sukravara","sanivara");return class extends u{constructor(y="en"){super(),this.firstDayOfWeek=6,this.locale=y,this.intlCalendar="persian",this.firstMonthNameEnglish="Farvardin",this.monthNamesLocalized=o(y,"persian","Farvardin")}convertToJulian(y,l,b,S=0,v=0,G=0){return z(y,l+1,b)+.5+Math.floor(G+60*(v+60*S)+.5)/86400}convertFromGregorian(y){let l=function(b){var S,v,G,x,N,q;return S=(x=O(b=Math.floor(b)+.5))[0],N=x[1],Math.floor((b-N)/30),v=(q=Math.floor(b)-z(S,1,1)+1)<=186?Math.ceil(q/31):Math.ceil((q-6)/30),G=Math.floor(b)-z(S,v,1)+1,new Array(S,v,G)}(Y((y=this.validateDate(y)).getFullYear(),y.getMonth()+1,y.getDate())+Math.floor(y.getSeconds()+60*(y.getMinutes()+60*y.getHours())+.5)/86400-.5);return{year:l[0],month:l[1]-1,day:l[2]}}convertToGregorian(y,l,b,S=0,v=0,G=0,x=0){let N=p(this.convertToJulian(y,l,b,S,v,G,x));return{year:N[0],month:N[1]-1,day:N[2]}}isLeapYear(y=null){return y===null&&(y=this.$y),function(l){return z(l+1,1,1)-z(l,1,1)>365}(y)}monthNames(y="en",l="persian",b="Farvardin"){return o(y,l,b)}getLocalizedMonthName(y){return this.monthNamesLocalized[y]}}})});var P=F((Ve,Ke)=>{(function(n,e){typeof Ve=="object"&&typeof Ke<"u"?Ke.exports=e():typeof define=="function"&&define.amd?define(e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs=e()})(Ve,function(){"use strict";var n=1e3,e=6e4,a=36e5,r="millisecond",t="second",o="minute",u="hour",m="day",M="week",f="month",s="quarter",_="year",c="date",d="Invalid Date",i=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,h=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,L={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(k){var Y=["th","st","nd","rd"],p=k%100;return"["+k+(Y[(p-20)%10]||Y[p]||Y[0])+"]"}},D=function(k,Y,p){var T=String(k);return!T||T.length>=Y?k:""+Array(Y+1-T.length).join(p)+k},$={s:D,z:function(k){var Y=-k.utcOffset(),p=Math.abs(Y),T=Math.floor(p/60),g=p%60;return(Y<=0?"+":"-")+D(T,2,"0")+":"+D(g,2,"0")},m:function k(Y,p){if(Y.date()<p.date())return-k(p,Y);var T=12*(p.year()-Y.year())+(p.month()-Y.month()),g=Y.clone().add(T,f),H=p-g<0,O=Y.clone().add(T+(H?-1:1),f);return+(-(T+(p-g)/(H?g-O:O-g))||0)},a:function(k){return k<0?Math.ceil(k)||0:Math.floor(k)},p:function(k){return{M:f,y:_,w:M,d:m,D:c,h:u,m:o,s:t,ms:r,Q:s}[k]||String(k||"").toLowerCase().replace(/s$/,"")},u:function(k){return k===void 0}},w="en",C={};C[w]=L;var A="$isDayjsObject",E=function(k){return k instanceof W||!(!k||!k[A])},U=function k(Y,p,T){var g;if(!Y)return w;if(typeof Y=="string"){var H=Y.toLowerCase();C[H]&&(g=H),p&&(C[H]=p,g=H);var O=Y.split("-");if(!g&&O.length>1)return k(O[0])}else{var z=Y.name;C[z]=Y,g=z}return!T&&g&&(w=g),g||!T&&w},I=function(k,Y){if(E(k))return k.clone();var p=typeof Y=="object"?Y:{};return p.date=k,p.args=arguments,new W(p)},j=$;j.l=U,j.i=E,j.w=function(k,Y){return I(k,{locale:Y.$L,utc:Y.$u,x:Y.$x,$offset:Y.$offset})};var W=function(){function k(p){this.$L=U(p.locale,null,!0),this.parse(p),this.$x=this.$x||p.x||{},this[A]=!0}var Y=k.prototype;return Y.parse=function(p){this.$d=function(T){var g=T.date,H=T.utc;if(g===null)return new Date(NaN);if(j.u(g))return new Date;if(g instanceof Date)return new Date(g);if(typeof g=="string"&&!/Z$/i.test(g)){var O=g.match(i);if(O){var z=O[2]-1||0,y=(O[7]||"0").substring(0,3);return H?new Date(Date.UTC(O[1],z,O[3]||1,O[4]||0,O[5]||0,O[6]||0,y)):new Date(O[1],z,O[3]||1,O[4]||0,O[5]||0,O[6]||0,y)}}return new Date(g)}(p),this.init()},Y.init=function(){var p=this.$d;this.$y=p.getFullYear(),this.$M=p.getMonth(),this.$D=p.getDate(),this.$W=p.getDay(),this.$H=p.getHours(),this.$m=p.getMinutes(),this.$s=p.getSeconds(),this.$ms=p.getMilliseconds()},Y.$utils=function(){return j},Y.isValid=function(){return this.$d.toString()!==d},Y.isSame=function(p,T){var g=I(p);return this.startOf(T)<=g&&g<=this.endOf(T)},Y.isAfter=function(p,T){return I(p)<this.startOf(T)},Y.isBefore=function(p,T){return this.endOf(T)<I(p)},Y.$g=function(p,T,g){return j.u(p)?this[T]:this.set(g,p)},Y.unix=function(){return Math.floor(this.valueOf()/1e3)},Y.valueOf=function(){return this.$d.getTime()},Y.startOf=function(p,T){var g=this,H=!!j.u(T)||T,O=j.p(p),z=function(N,q){var J=j.w(g.$u?Date.UTC(g.$y,q,N):new Date(g.$y,q,N),g);return H?J:J.endOf(m)},y=function(N,q){return j.w(g.toDate()[N].apply(g.toDate("s"),(H?[0,0,0,0]:[23,59,59,999]).slice(q)),g)},l=this.$W,b=this.$M,S=this.$D,v="set"+(this.$u?"UTC":"");switch(O){case _:return H?z(1,0):z(31,11);case f:return H?z(1,b):z(0,b+1);case M:var G=this.$locale().weekStart||0,x=(l<G?l+7:l)-G;return z(H?S-x:S+(6-x),b);case m:case c:return y(v+"Hours",0);case u:return y(v+"Minutes",1);case o:return y(v+"Seconds",2);case t:return y(v+"Milliseconds",3);default:return this.clone()}},Y.endOf=function(p){return this.startOf(p,!1)},Y.$set=function(p,T){var g,H=j.p(p),O="set"+(this.$u?"UTC":""),z=(g={},g[m]=O+"Date",g[c]=O+"Date",g[f]=O+"Month",g[_]=O+"FullYear",g[u]=O+"Hours",g[o]=O+"Minutes",g[t]=O+"Seconds",g[r]=O+"Milliseconds",g)[H],y=H===m?this.$D+(T-this.$W):T;if(H===f||H===_){var l=this.clone().set(c,1);l.$d[z](y),l.init(),this.$d=l.set(c,Math.min(this.$D,l.daysInMonth())).$d}else z&&this.$d[z](y);return this.init(),this},Y.set=function(p,T){return this.clone().$set(p,T)},Y.get=function(p){return this[j.p(p)]()},Y.add=function(p,T){var g,H=this;p=Number(p);var O=j.p(T),z=function(b){var S=I(H);return j.w(S.date(S.date()+Math.round(b*p)),H)};if(O===f)return this.set(f,this.$M+p);if(O===_)return this.set(_,this.$y+p);if(O===m)return z(1);if(O===M)return z(7);var y=(g={},g[o]=e,g[u]=a,g[t]=n,g)[O]||1,l=this.$d.getTime()+p*y;return j.w(l,this)},Y.subtract=function(p,T){return this.add(-1*p,T)},Y.format=function(p){var T=this,g=this.$locale();if(!this.isValid())return g.invalidDate||d;var H=p||"YYYY-MM-DDTHH:mm:ssZ",O=j.z(this),z=this.$H,y=this.$m,l=this.$M,b=g.weekdays,S=g.months,v=g.meridiem,G=function(q,J,R,Q){return q&&(q[J]||q(T,H))||R[J].slice(0,Q)},x=function(q){return j.s(z%12||12,q,"0")},N=v||function(q,J,R){var Q=q<12?"AM":"PM";return R?Q.toLowerCase():Q};return H.replace(h,function(q,J){return J||function(R){switch(R){case"YY":return String(T.$y).slice(-2);case"YYYY":return j.s(T.$y,4,"0");case"M":return l+1;case"MM":return j.s(l+1,2,"0");case"MMM":return G(g.monthsShort,l,S,3);case"MMMM":return G(S,l);case"D":return T.$D;case"DD":return j.s(T.$D,2,"0");case"d":return String(T.$W);case"dd":return G(g.weekdaysMin,T.$W,b,2);case"ddd":return G(g.weekdaysShort,T.$W,b,3);case"dddd":return b[T.$W];case"H":return String(z);case"HH":return j.s(z,2,"0");case"h":return x(1);case"hh":return x(2);case"a":return N(z,y,!0);case"A":return N(z,y,!1);case"m":return String(y);case"mm":return j.s(y,2,"0");case"s":return String(T.$s);case"ss":return j.s(T.$s,2,"0");case"SSS":return j.s(T.$ms,3,"0");case"Z":return O}return null}(q)||O.replace(":","")})},Y.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},Y.diff=function(p,T,g){var H,O=this,z=j.p(T),y=I(p),l=(y.utcOffset()-this.utcOffset())*e,b=this-y,S=function(){return j.m(O,y)};switch(z){case _:H=S()/12;break;case f:H=S();break;case s:H=S()/3;break;case M:H=(b-l)/6048e5;break;case m:H=(b-l)/864e5;break;case u:H=b/a;break;case o:H=b/e;break;case t:H=b/n;break;default:H=b}return g?H:j.a(H)},Y.daysInMonth=function(){return this.endOf(f).$D},Y.$locale=function(){return C[this.$L]},Y.locale=function(p,T){if(!p)return this.$L;var g=this.clone(),H=U(p,T,!0);return H&&(g.$L=H),g},Y.clone=function(){return j.w(this.$d,this)},Y.toDate=function(){return new Date(this.valueOf())},Y.toJSON=function(){return this.isValid()?this.toISOString():null},Y.toISOString=function(){return this.$d.toISOString()},Y.toString=function(){return this.$d.toUTCString()},k}(),V=W.prototype;return I.prototype=V,[["$ms",r],["$s",t],["$m",o],["$H",u],["$W",m],["$M",f],["$y",_],["$D",c]].forEach(function(k){V[k[1]]=function(Y){return this.$g(Y,k[0],k[1])}}),I.extend=function(k,Y){return k.$i||(k(Y,W,I),k.$i=!0),I},I.locale=U,I.isDayjs=E,I.unix=function(k){return I(1e3*k)},I.en=C[w],I.Ls=C,I.p={},I})});var An=F((Be,Qe)=>{(function(n,e){typeof Be=="object"&&typeof Qe<"u"?Qe.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_ar=e(n.dayjs)})(Be,function(n){"use strict";function e(m){return m&&typeof m=="object"&&"default"in m?m:{default:m}}var a=e(n),r="\u064A\u0646\u0627\u064A\u0631_\u0641\u0628\u0631\u0627\u064A\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064A\u0644_\u0645\u0627\u064A\u0648_\u064A\u0648\u0646\u064A\u0648_\u064A\u0648\u0644\u064A\u0648_\u0623\u063A\u0633\u0637\u0633_\u0633\u0628\u062A\u0645\u0628\u0631_\u0623\u0643\u062A\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062F\u064A\u0633\u0645\u0628\u0631".split("_"),t={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},o={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},u={name:"ar",weekdays:"\u0627\u0644\u0623\u062D\u062F_\u0627\u0644\u0625\u062B\u0646\u064A\u0646_\u0627\u0644\u062B\u0644\u0627\u062B\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062E\u0645\u064A\u0633_\u0627\u0644\u062C\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062A".split("_"),weekdaysShort:"\u0623\u062D\u062F_\u0625\u062B\u0646\u064A\u0646_\u062B\u0644\u0627\u062B\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062E\u0645\u064A\u0633_\u062C\u0645\u0639\u0629_\u0633\u0628\u062A".split("_"),weekdaysMin:"\u062D_\u0646_\u062B_\u0631_\u062E_\u062C_\u0633".split("_"),months:r,monthsShort:r,weekStart:6,meridiem:function(m){return m>12?"\u0645":"\u0635"},relativeTime:{future:"\u0628\u0639\u062F %s",past:"\u0645\u0646\u0630 %s",s:"\u062B\u0627\u0646\u064A\u0629 \u0648\u0627\u062D\u062F\u0629",m:"\u062F\u0642\u064A\u0642\u0629 \u0648\u0627\u062D\u062F\u0629",mm:"%d \u062F\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629 \u0648\u0627\u062D\u062F\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062A",d:"\u064A\u0648\u0645 \u0648\u0627\u062D\u062F",dd:"%d \u0623\u064A\u0627\u0645",M:"\u0634\u0647\u0631 \u0648\u0627\u062D\u062F",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0639\u0627\u0645 \u0648\u0627\u062D\u062F",yy:"%d \u0623\u0639\u0648\u0627\u0645"},preparse:function(m){return m.replace(/[١٢٣٤٥٦٧٨٩٠]/g,function(M){return o[M]}).replace(/،/g,",")},postformat:function(m){return m.replace(/\d/g,function(M){return t[M]}).replace(/,/g,"\u060C")},ordinal:function(m){return m},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200FM/\u200FYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"}};return a.default.locale(u,null,!0),u})});var zn=F((Xe,et)=>{(function(n,e){typeof Xe=="object"&&typeof et<"u"?et.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_bs=e(n.dayjs)})(Xe,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"bs",weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010Detvrtak_petak_subota".split("_"),months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),weekStart:1,weekdaysShort:"ned._pon._uto._sri._\u010Det._pet._sub.".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010De_pe_su".split("_"),ordinal:function(t){return t},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"}};return a.default.locale(r,null,!0),r})});var In=F((tt,nt)=>{(function(n,e){typeof tt=="object"&&typeof nt<"u"?nt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_ca=e(n.dayjs)})(tt,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"ca",weekdays:"Diumenge_Dilluns_Dimarts_Dimecres_Dijous_Divendres_Dissabte".split("_"),weekdaysShort:"Dg._Dl._Dt._Dc._Dj._Dv._Ds.".split("_"),weekdaysMin:"Dg_Dl_Dt_Dc_Dj_Dv_Ds".split("_"),months:"Gener_Febrer_Mar\xE7_Abril_Maig_Juny_Juliol_Agost_Setembre_Octubre_Novembre_Desembre".split("_"),monthsShort:"Gen._Febr._Mar\xE7_Abr._Maig_Juny_Jul._Ag._Set._Oct._Nov._Des.".split("_"),weekStart:1,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",ll:"D MMM YYYY",lll:"D MMM YYYY, H:mm",llll:"ddd D MMM YYYY, H:mm"},relativeTime:{future:"d'aqu\xED %s",past:"fa %s",s:"uns segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},ordinal:function(t){return""+t+(t===1||t===3?"r":t===2?"n":t===4?"t":"\xE8")}};return a.default.locale(r,null,!0),r})});var Nn=F((rt,at)=>{(function(n,e){typeof rt=="object"&&typeof at<"u"?at.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_cs=e(n.dayjs)})(rt,function(n){"use strict";function e(u){return u&&typeof u=="object"&&"default"in u?u:{default:u}}var a=e(n);function r(u){return u>1&&u<5&&~~(u/10)!=1}function t(u,m,M,f){var s=u+" ";switch(M){case"s":return m||f?"p\xE1r sekund":"p\xE1r sekundami";case"m":return m?"minuta":f?"minutu":"minutou";case"mm":return m||f?s+(r(u)?"minuty":"minut"):s+"minutami";case"h":return m?"hodina":f?"hodinu":"hodinou";case"hh":return m||f?s+(r(u)?"hodiny":"hodin"):s+"hodinami";case"d":return m||f?"den":"dnem";case"dd":return m||f?s+(r(u)?"dny":"dn\xED"):s+"dny";case"M":return m||f?"m\u011Bs\xEDc":"m\u011Bs\xEDcem";case"MM":return m||f?s+(r(u)?"m\u011Bs\xEDce":"m\u011Bs\xEDc\u016F"):s+"m\u011Bs\xEDci";case"y":return m||f?"rok":"rokem";case"yy":return m||f?s+(r(u)?"roky":"let"):s+"lety"}}var o={name:"cs",weekdays:"ned\u011Ble_pond\u011Bl\xED_\xFAter\xFD_st\u0159eda_\u010Dtvrtek_p\xE1tek_sobota".split("_"),weekdaysShort:"ne_po_\xFAt_st_\u010Dt_p\xE1_so".split("_"),weekdaysMin:"ne_po_\xFAt_st_\u010Dt_p\xE1_so".split("_"),months:"leden_\xFAnor_b\u0159ezen_duben_kv\u011Bten_\u010Derven_\u010Dervenec_srpen_z\xE1\u0159\xED_\u0159\xEDjen_listopad_prosinec".split("_"),monthsShort:"led_\xFAno_b\u0159e_dub_kv\u011B_\u010Dvn_\u010Dvc_srp_z\xE1\u0159_\u0159\xEDj_lis_pro".split("_"),weekStart:1,yearStart:4,ordinal:function(u){return u+"."},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},relativeTime:{future:"za %s",past:"p\u0159ed %s",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t}};return a.default.locale(o,null,!0),o})});var xn=F((it,st)=>{(function(n,e){typeof it=="object"&&typeof st<"u"?st.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_cy=e(n.dayjs)})(it,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"cy",weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),weekStart:1,weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),ordinal:function(t){return t},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"mewn %s",past:"%s yn \xF4l",s:"ychydig eiliadau",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"}};return a.default.locale(r,null,!0),r})});var En=F((ot,ut)=>{(function(n,e){typeof ot=="object"&&typeof ut<"u"?ut.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_da=e(n.dayjs)})(ot,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"da",weekdays:"s\xF8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xF8rdag".split("_"),weekdaysShort:"s\xF8n._man._tirs._ons._tors._fre._l\xF8r.".split("_"),weekdaysMin:"s\xF8._ma._ti._on._to._fr._l\xF8.".split("_"),months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj_juni_juli_aug._sept._okt._nov._dec.".split("_"),weekStart:1,yearStart:4,ordinal:function(t){return t+"."},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},relativeTime:{future:"om %s",past:"%s siden",s:"f\xE5 sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en m\xE5ned",MM:"%d m\xE5neder",y:"et \xE5r",yy:"%d \xE5r"}};return a.default.locale(r,null,!0),r})});var qn=F((dt,lt)=>{(function(n,e){typeof dt=="object"&&typeof lt<"u"?lt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_de=e(n.dayjs)})(dt,function(n){"use strict";function e(u){return u&&typeof u=="object"&&"default"in u?u:{default:u}}var a=e(n),r={s:"ein paar Sekunden",m:["eine Minute","einer Minute"],mm:"%d Minuten",h:["eine Stunde","einer Stunde"],hh:"%d Stunden",d:["ein Tag","einem Tag"],dd:["%d Tage","%d Tagen"],M:["ein Monat","einem Monat"],MM:["%d Monate","%d Monaten"],y:["ein Jahr","einem Jahr"],yy:["%d Jahre","%d Jahren"]};function t(u,m,M){var f=r[M];return Array.isArray(f)&&(f=f[m?0:1]),f.replace("%d",u)}var o={name:"de",weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),months:"Januar_Februar_M\xE4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xE4rz_Apr._Mai_Juni_Juli_Aug._Sept._Okt._Nov._Dez.".split("_"),ordinal:function(u){return u+"."},weekStart:1,yearStart:4,formats:{LTS:"HH:mm:ss",LT:"HH:mm",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},relativeTime:{future:"in %s",past:"vor %s",s:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t}};return a.default.locale(o,null,!0),o})});var Fn=F((_t,ft)=>{(function(n,e){typeof _t=="object"&&typeof ft<"u"?ft.exports=e():typeof define=="function"&&define.amd?define(e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_en=e()})(_t,function(){"use strict";return{name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(n){var e=["th","st","nd","rd"],a=n%100;return"["+n+(e[(a-20)%10]||e[a]||e[0])+"]"}}})});var Jn=F((ht,mt)=>{(function(n,e){typeof ht=="object"&&typeof mt<"u"?mt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_es=e(n.dayjs)})(ht,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"es",monthsShort:"ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),weekdays:"domingo_lunes_martes_mi\xE9rcoles_jueves_viernes_s\xE1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xE9._jue._vie._s\xE1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xE1".split("_"),months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),weekStart:1,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xEDa",dd:"%d d\xEDas",M:"un mes",MM:"%d meses",y:"un a\xF1o",yy:"%d a\xF1os"},ordinal:function(t){return t+"\xBA"}};return a.default.locale(r,null,!0),r})});var Un=F((ct,yt)=>{(function(n,e){typeof ct=="object"&&typeof yt<"u"?yt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_fa=e(n.dayjs)})(ct,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"fa",weekdays:"\u06CC\u06A9\u200C\u0634\u0646\u0628\u0647_\u062F\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200C\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067E\u0646\u062C\u200C\u0634\u0646\u0628\u0647_\u062C\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysShort:"\u06CC\u06A9\u200C\u0634\u0646\u0628\u0647_\u062F\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200C\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067E\u0646\u062C\u200C\u0634\u0646\u0628\u0647_\u062C\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysMin:"\u06CC_\u062F_\u0633_\u0686_\u067E_\u062C_\u0634".split("_"),weekStart:6,months:"\u0698\u0627\u0646\u0648\u06CC\u0647_\u0641\u0648\u0631\u06CC\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06CC\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06CC\u0647_\u0627\u0648\u062A_\u0633\u067E\u062A\u0627\u0645\u0628\u0631_\u0627\u06A9\u062A\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062F\u0633\u0627\u0645\u0628\u0631".split("_"),monthsShort:"\u0698\u0627\u0646\u0648\u06CC\u0647_\u0641\u0648\u0631\u06CC\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06CC\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06CC\u0647_\u0627\u0648\u062A_\u0633\u067E\u062A\u0627\u0645\u0628\u0631_\u0627\u06A9\u062A\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062F\u0633\u0627\u0645\u0628\u0631".split("_"),ordinal:function(t){return t},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"\u062F\u0631 %s",past:"%s \u067E\u06CC\u0634",s:"\u0686\u0646\u062F \u062B\u0627\u0646\u06CC\u0647",m:"\u06CC\u06A9 \u062F\u0642\u06CC\u0642\u0647",mm:"%d \u062F\u0642\u06CC\u0642\u0647",h:"\u06CC\u06A9 \u0633\u0627\u0639\u062A",hh:"%d \u0633\u0627\u0639\u062A",d:"\u06CC\u06A9 \u0631\u0648\u0632",dd:"%d \u0631\u0648\u0632",M:"\u06CC\u06A9 \u0645\u0627\u0647",MM:"%d \u0645\u0627\u0647",y:"\u06CC\u06A9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"}};return a.default.locale(r,null,!0),r})});var Gn=F((Mt,pt)=>{(function(n,e){typeof Mt=="object"&&typeof pt<"u"?pt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_fi=e(n.dayjs)})(Mt,function(n){"use strict";function e(o){return o&&typeof o=="object"&&"default"in o?o:{default:o}}var a=e(n);function r(o,u,m,M){var f={s:"muutama sekunti",m:"minuutti",mm:"%d minuuttia",h:"tunti",hh:"%d tuntia",d:"p\xE4iv\xE4",dd:"%d p\xE4iv\xE4\xE4",M:"kuukausi",MM:"%d kuukautta",y:"vuosi",yy:"%d vuotta",numbers:"nolla_yksi_kaksi_kolme_nelj\xE4_viisi_kuusi_seitsem\xE4n_kahdeksan_yhdeks\xE4n".split("_")},s={s:"muutaman sekunnin",m:"minuutin",mm:"%d minuutin",h:"tunnin",hh:"%d tunnin",d:"p\xE4iv\xE4n",dd:"%d p\xE4iv\xE4n",M:"kuukauden",MM:"%d kuukauden",y:"vuoden",yy:"%d vuoden",numbers:"nollan_yhden_kahden_kolmen_nelj\xE4n_viiden_kuuden_seitsem\xE4n_kahdeksan_yhdeks\xE4n".split("_")},_=M&&!u?s:f,c=_[m];return o<10?c.replace("%d",_.numbers[o]):c.replace("%d",o)}var t={name:"fi",weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kes\xE4kuu_hein\xE4kuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kes\xE4_hein\xE4_elo_syys_loka_marras_joulu".split("_"),ordinal:function(o){return o+"."},weekStart:1,yearStart:4,relativeTime:{future:"%s p\xE4\xE4st\xE4",past:"%s sitten",s:r,m:r,mm:r,h:r,hh:r,d:r,dd:r,M:r,MM:r,y:r,yy:r},formats:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM[ta] YYYY",LLL:"D. MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, D. MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"D. MMM YYYY",lll:"D. MMM YYYY, [klo] HH.mm",llll:"ddd, D. MMM YYYY, [klo] HH.mm"}};return a.default.locale(t,null,!0),t})});var Pn=F((Yt,Dt)=>{(function(n,e){typeof Yt=="object"&&typeof Dt<"u"?Dt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_fr=e(n.dayjs)})(Yt,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"fr",weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),months:"janvier_f\xE9vrier_mars_avril_mai_juin_juillet_ao\xFBt_septembre_octobre_novembre_d\xE9cembre".split("_"),monthsShort:"janv._f\xE9vr._mars_avr._mai_juin_juil._ao\xFBt_sept._oct._nov._d\xE9c.".split("_"),weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},ordinal:function(t){return""+t+(t===1?"er":"")}};return a.default.locale(r,null,!0),r})});var Wn=F((gt,Lt)=>{(function(n,e){typeof gt=="object"&&typeof Lt<"u"?Lt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_hi=e(n.dayjs)})(gt,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"hi",weekdays:"\u0930\u0935\u093F\u0935\u093E\u0930_\u0938\u094B\u092E\u0935\u093E\u0930_\u092E\u0902\u0917\u0932\u0935\u093E\u0930_\u092C\u0941\u0927\u0935\u093E\u0930_\u0917\u0941\u0930\u0942\u0935\u093E\u0930_\u0936\u0941\u0915\u094D\u0930\u0935\u093E\u0930_\u0936\u0928\u093F\u0935\u093E\u0930".split("_"),months:"\u091C\u0928\u0935\u0930\u0940_\u092B\u093C\u0930\u0935\u0930\u0940_\u092E\u093E\u0930\u094D\u091A_\u0905\u092A\u094D\u0930\u0948\u0932_\u092E\u0908_\u091C\u0942\u0928_\u091C\u0941\u0932\u093E\u0908_\u0905\u0917\u0938\u094D\u0924_\u0938\u093F\u0924\u092E\u094D\u092C\u0930_\u0905\u0915\u094D\u091F\u0942\u092C\u0930_\u0928\u0935\u092E\u094D\u092C\u0930_\u0926\u093F\u0938\u092E\u094D\u092C\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093F_\u0938\u094B\u092E_\u092E\u0902\u0917\u0932_\u092C\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094D\u0930_\u0936\u0928\u093F".split("_"),monthsShort:"\u091C\u0928._\u092B\u093C\u0930._\u092E\u093E\u0930\u094D\u091A_\u0905\u092A\u094D\u0930\u0948._\u092E\u0908_\u091C\u0942\u0928_\u091C\u0941\u0932._\u0905\u0917._\u0938\u093F\u0924._\u0905\u0915\u094D\u091F\u0942._\u0928\u0935._\u0926\u093F\u0938.".split("_"),weekdaysMin:"\u0930_\u0938\u094B_\u092E\u0902_\u092C\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),ordinal:function(t){return t},formats:{LT:"A h:mm \u092C\u091C\u0947",LTS:"A h:mm:ss \u092C\u091C\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u092C\u091C\u0947",LLLL:"dddd, D MMMM YYYY, A h:mm \u092C\u091C\u0947"},relativeTime:{future:"%s \u092E\u0947\u0902",past:"%s \u092A\u0939\u0932\u0947",s:"\u0915\u0941\u091B \u0939\u0940 \u0915\u094D\u0937\u0923",m:"\u090F\u0915 \u092E\u093F\u0928\u091F",mm:"%d \u092E\u093F\u0928\u091F",h:"\u090F\u0915 \u0918\u0902\u091F\u093E",hh:"%d \u0918\u0902\u091F\u0947",d:"\u090F\u0915 \u0926\u093F\u0928",dd:"%d \u0926\u093F\u0928",M:"\u090F\u0915 \u092E\u0939\u0940\u0928\u0947",MM:"%d \u092E\u0939\u0940\u0928\u0947",y:"\u090F\u0915 \u0935\u0930\u094D\u0937",yy:"%d \u0935\u0930\u094D\u0937"}};return a.default.locale(r,null,!0),r})});var Rn=F((vt,bt)=>{(function(n,e){typeof vt=="object"&&typeof bt<"u"?bt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_hu=e(n.dayjs)})(vt,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"hu",weekdays:"vas\xE1rnap_h\xE9tf\u0151_kedd_szerda_cs\xFCt\xF6rt\xF6k_p\xE9ntek_szombat".split("_"),weekdaysShort:"vas_h\xE9t_kedd_sze_cs\xFCt_p\xE9n_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),months:"janu\xE1r_febru\xE1r_m\xE1rcius_\xE1prilis_m\xE1jus_j\xFAnius_j\xFAlius_augusztus_szeptember_okt\xF3ber_november_december".split("_"),monthsShort:"jan_feb_m\xE1rc_\xE1pr_m\xE1j_j\xFAn_j\xFAl_aug_szept_okt_nov_dec".split("_"),ordinal:function(t){return t+"."},weekStart:1,relativeTime:{future:"%s m\xFAlva",past:"%s",s:function(t,o,u,m){return"n\xE9h\xE1ny m\xE1sodperc"+(m||o?"":"e")},m:function(t,o,u,m){return"egy perc"+(m||o?"":"e")},mm:function(t,o,u,m){return t+" perc"+(m||o?"":"e")},h:function(t,o,u,m){return"egy "+(m||o?"\xF3ra":"\xF3r\xE1ja")},hh:function(t,o,u,m){return t+" "+(m||o?"\xF3ra":"\xF3r\xE1ja")},d:function(t,o,u,m){return"egy "+(m||o?"nap":"napja")},dd:function(t,o,u,m){return t+" "+(m||o?"nap":"napja")},M:function(t,o,u,m){return"egy "+(m||o?"h\xF3nap":"h\xF3napja")},MM:function(t,o,u,m){return t+" "+(m||o?"h\xF3nap":"h\xF3napja")},y:function(t,o,u,m){return"egy "+(m||o?"\xE9v":"\xE9ve")},yy:function(t,o,u,m){return t+" "+(m||o?"\xE9v":"\xE9ve")}},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"}};return a.default.locale(r,null,!0),r})});var Zn=F((St,$t)=>{(function(n,e){typeof St=="object"&&typeof $t<"u"?$t.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_hy_am=e(n.dayjs)})(St,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"hy-am",weekdays:"\u056F\u056B\u0580\u0561\u056F\u056B_\u0565\u0580\u056F\u0578\u0582\u0577\u0561\u0562\u0569\u056B_\u0565\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056B_\u0579\u0578\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056B_\u0570\u056B\u0576\u0563\u0577\u0561\u0562\u0569\u056B_\u0578\u0582\u0580\u0562\u0561\u0569_\u0577\u0561\u0562\u0561\u0569".split("_"),months:"\u0570\u0578\u0582\u0576\u057E\u0561\u0580\u056B_\u0583\u0565\u057F\u0580\u057E\u0561\u0580\u056B_\u0574\u0561\u0580\u057F\u056B_\u0561\u057A\u0580\u056B\u056C\u056B_\u0574\u0561\u0575\u056B\u057D\u056B_\u0570\u0578\u0582\u0576\u056B\u057D\u056B_\u0570\u0578\u0582\u056C\u056B\u057D\u056B_\u0585\u0563\u0578\u057D\u057F\u0578\u057D\u056B_\u057D\u0565\u057A\u057F\u0565\u0574\u0562\u0565\u0580\u056B_\u0570\u0578\u056F\u057F\u0565\u0574\u0562\u0565\u0580\u056B_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580\u056B_\u0564\u0565\u056F\u057F\u0565\u0574\u0562\u0565\u0580\u056B".split("_"),weekStart:1,weekdaysShort:"\u056F\u0580\u056F_\u0565\u0580\u056F_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),monthsShort:"\u0570\u0576\u057E_\u0583\u057F\u0580_\u0574\u0580\u057F_\u0561\u057A\u0580_\u0574\u0575\u057D_\u0570\u0576\u057D_\u0570\u056C\u057D_\u0585\u0563\u057D_\u057D\u057A\u057F_\u0570\u056F\u057F_\u0576\u0574\u0562_\u0564\u056F\u057F".split("_"),weekdaysMin:"\u056F\u0580\u056F_\u0565\u0580\u056F_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),ordinal:function(t){return t},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0569.",LLL:"D MMMM YYYY \u0569., HH:mm",LLLL:"dddd, D MMMM YYYY \u0569., HH:mm"},relativeTime:{future:"%s \u0570\u0565\u057F\u0578",past:"%s \u0561\u057C\u0561\u057B",s:"\u0574\u056B \u0584\u0561\u0576\u056B \u057E\u0561\u0575\u0580\u056F\u0575\u0561\u0576",m:"\u0580\u0578\u057A\u0565",mm:"%d \u0580\u0578\u057A\u0565",h:"\u056A\u0561\u0574",hh:"%d \u056A\u0561\u0574",d:"\u0585\u0580",dd:"%d \u0585\u0580",M:"\u0561\u0574\u056B\u057D",MM:"%d \u0561\u0574\u056B\u057D",y:"\u057F\u0561\u0580\u056B",yy:"%d \u057F\u0561\u0580\u056B"}};return a.default.locale(r,null,!0),r})});var Vn=F((wt,kt)=>{(function(n,e){typeof wt=="object"&&typeof kt<"u"?kt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_id=e(n.dayjs)})(wt,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"id",weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),weekStart:1,formats:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},ordinal:function(t){return t+"."}};return a.default.locale(r,null,!0),r})});var Kn=F((Tt,jt)=>{(function(n,e){typeof Tt=="object"&&typeof jt<"u"?jt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_it=e(n.dayjs)})(Tt,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"it",weekdays:"domenica_luned\xEC_marted\xEC_mercoled\xEC_gioved\xEC_venerd\xEC_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),weekStart:1,monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"tra %s",past:"%s fa",s:"qualche secondo",m:"un minuto",mm:"%d minuti",h:"un' ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},ordinal:function(t){return t+"\xBA"}};return a.default.locale(r,null,!0),r})});var Bn=F((Ht,Ct)=>{(function(n,e){typeof Ht=="object"&&typeof Ct<"u"?Ct.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_ja=e(n.dayjs)})(Ht,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"ja",weekdays:"\u65E5\u66DC\u65E5_\u6708\u66DC\u65E5_\u706B\u66DC\u65E5_\u6C34\u66DC\u65E5_\u6728\u66DC\u65E5_\u91D1\u66DC\u65E5_\u571F\u66DC\u65E5".split("_"),weekdaysShort:"\u65E5_\u6708_\u706B_\u6C34_\u6728_\u91D1_\u571F".split("_"),weekdaysMin:"\u65E5_\u6708_\u706B_\u6C34_\u6728_\u91D1_\u571F".split("_"),months:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),ordinal:function(t){return t+"\u65E5"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5E74M\u6708D\u65E5",LLL:"YYYY\u5E74M\u6708D\u65E5 HH:mm",LLLL:"YYYY\u5E74M\u6708D\u65E5 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY\u5E74M\u6708D\u65E5",lll:"YYYY\u5E74M\u6708D\u65E5 HH:mm",llll:"YYYY\u5E74M\u6708D\u65E5(ddd) HH:mm"},meridiem:function(t){return t<12?"\u5348\u524D":"\u5348\u5F8C"},relativeTime:{future:"%s\u5F8C",past:"%s\u524D",s:"\u6570\u79D2",m:"1\u5206",mm:"%d\u5206",h:"1\u6642\u9593",hh:"%d\u6642\u9593",d:"1\u65E5",dd:"%d\u65E5",M:"1\u30F6\u6708",MM:"%d\u30F6\u6708",y:"1\u5E74",yy:"%d\u5E74"}};return a.default.locale(r,null,!0),r})});var Qn=F((Ot,At)=>{(function(n,e){typeof Ot=="object"&&typeof At<"u"?At.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_ka=e(n.dayjs)})(Ot,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"ka",weekdays:"\u10D9\u10D5\u10D8\u10E0\u10D0_\u10DD\u10E0\u10E8\u10D0\u10D1\u10D0\u10D7\u10D8_\u10E1\u10D0\u10DB\u10E8\u10D0\u10D1\u10D0\u10D7\u10D8_\u10DD\u10D7\u10EE\u10E8\u10D0\u10D1\u10D0\u10D7\u10D8_\u10EE\u10E3\u10D7\u10E8\u10D0\u10D1\u10D0\u10D7\u10D8_\u10DE\u10D0\u10E0\u10D0\u10E1\u10D9\u10D4\u10D5\u10D8_\u10E8\u10D0\u10D1\u10D0\u10D7\u10D8".split("_"),weekdaysShort:"\u10D9\u10D5\u10D8_\u10DD\u10E0\u10E8_\u10E1\u10D0\u10DB_\u10DD\u10D7\u10EE_\u10EE\u10E3\u10D7_\u10DE\u10D0\u10E0_\u10E8\u10D0\u10D1".split("_"),weekdaysMin:"\u10D9\u10D5_\u10DD\u10E0_\u10E1\u10D0_\u10DD\u10D7_\u10EE\u10E3_\u10DE\u10D0_\u10E8\u10D0".split("_"),months:"\u10D8\u10D0\u10DC\u10D5\u10D0\u10E0\u10D8_\u10D7\u10D4\u10D1\u10D4\u10E0\u10D5\u10D0\u10DA\u10D8_\u10DB\u10D0\u10E0\u10E2\u10D8_\u10D0\u10DE\u10E0\u10D8\u10DA\u10D8_\u10DB\u10D0\u10D8\u10E1\u10D8_\u10D8\u10D5\u10DC\u10D8\u10E1\u10D8_\u10D8\u10D5\u10DA\u10D8\u10E1\u10D8_\u10D0\u10D2\u10D5\u10D8\u10E1\u10E2\u10DD_\u10E1\u10D4\u10E5\u10E2\u10D4\u10DB\u10D1\u10D4\u10E0\u10D8_\u10DD\u10E5\u10E2\u10DD\u10DB\u10D1\u10D4\u10E0\u10D8_\u10DC\u10DD\u10D4\u10DB\u10D1\u10D4\u10E0\u10D8_\u10D3\u10D4\u10D9\u10D4\u10DB\u10D1\u10D4\u10E0\u10D8".split("_"),monthsShort:"\u10D8\u10D0\u10DC_\u10D7\u10D4\u10D1_\u10DB\u10D0\u10E0_\u10D0\u10DE\u10E0_\u10DB\u10D0\u10D8_\u10D8\u10D5\u10DC_\u10D8\u10D5\u10DA_\u10D0\u10D2\u10D5_\u10E1\u10D4\u10E5_\u10DD\u10E5\u10E2_\u10DC\u10DD\u10D4_\u10D3\u10D4\u10D9".split("_"),weekStart:1,formats:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},relativeTime:{future:"%s \u10E8\u10D4\u10DB\u10D3\u10D4\u10D2",past:"%s \u10EC\u10D8\u10DC",s:"\u10EC\u10D0\u10DB\u10D8",m:"\u10EC\u10E3\u10D7\u10D8",mm:"%d \u10EC\u10E3\u10D7\u10D8",h:"\u10E1\u10D0\u10D0\u10D7\u10D8",hh:"%d \u10E1\u10D0\u10D0\u10D7\u10D8\u10E1",d:"\u10D3\u10E6\u10D4\u10E1",dd:"%d \u10D3\u10E6\u10D8\u10E1 \u10D2\u10D0\u10DC\u10DB\u10D0\u10D5\u10DA\u10DD\u10D1\u10D0\u10E8\u10D8",M:"\u10D7\u10D5\u10D8\u10E1",MM:"%d \u10D7\u10D5\u10D8\u10E1",y:"\u10EC\u10D4\u10DA\u10D8",yy:"%d \u10EC\u10DA\u10D8\u10E1"},ordinal:function(t){return t}};return a.default.locale(r,null,!0),r})});var Xn=F((zt,It)=>{(function(n,e){typeof zt=="object"&&typeof It<"u"?It.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_km=e(n.dayjs)})(zt,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"km",weekdays:"\u17A2\u17B6\u1791\u17B7\u178F\u17D2\u1799_\u1785\u17D0\u1793\u17D2\u1791_\u17A2\u1784\u17D2\u1782\u17B6\u179A_\u1796\u17BB\u1792_\u1796\u17D2\u179A\u17A0\u179F\u17D2\u1794\u178F\u17B7\u17CD_\u179F\u17BB\u1780\u17D2\u179A_\u179F\u17C5\u179A\u17CD".split("_"),months:"\u1798\u1780\u179A\u17B6_\u1780\u17BB\u1798\u17D2\u1797\u17C8_\u1798\u17B8\u1793\u17B6_\u1798\u17C1\u179F\u17B6_\u17A7\u179F\u1797\u17B6_\u1798\u17B7\u1790\u17BB\u1793\u17B6_\u1780\u1780\u17D2\u1780\u178A\u17B6_\u179F\u17B8\u17A0\u17B6_\u1780\u1789\u17D2\u1789\u17B6_\u178F\u17BB\u179B\u17B6_\u179C\u17B7\u1785\u17D2\u1786\u17B7\u1780\u17B6_\u1792\u17D2\u1793\u17BC".split("_"),weekStart:1,weekdaysShort:"\u17A2\u17B6_\u1785_\u17A2_\u1796_\u1796\u17D2\u179A_\u179F\u17BB_\u179F".split("_"),monthsShort:"\u1798\u1780\u179A\u17B6_\u1780\u17BB\u1798\u17D2\u1797\u17C8_\u1798\u17B8\u1793\u17B6_\u1798\u17C1\u179F\u17B6_\u17A7\u179F\u1797\u17B6_\u1798\u17B7\u1790\u17BB\u1793\u17B6_\u1780\u1780\u17D2\u1780\u178A\u17B6_\u179F\u17B8\u17A0\u17B6_\u1780\u1789\u17D2\u1789\u17B6_\u178F\u17BB\u179B\u17B6_\u179C\u17B7\u1785\u17D2\u1786\u17B7\u1780\u17B6_\u1792\u17D2\u1793\u17BC".split("_"),weekdaysMin:"\u17A2\u17B6_\u1785_\u17A2_\u1796_\u1796\u17D2\u179A_\u179F\u17BB_\u179F".split("_"),ordinal:function(t){return t},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"%s\u1791\u17C0\u178F",past:"%s\u1798\u17BB\u1793",s:"\u1794\u17C9\u17BB\u1793\u17D2\u1798\u17B6\u1793\u179C\u17B7\u1793\u17B6\u1791\u17B8",m:"\u1798\u17BD\u1799\u1793\u17B6\u1791\u17B8",mm:"%d \u1793\u17B6\u1791\u17B8",h:"\u1798\u17BD\u1799\u1798\u17C9\u17C4\u1784",hh:"%d \u1798\u17C9\u17C4\u1784",d:"\u1798\u17BD\u1799\u1790\u17D2\u1784\u17C3",dd:"%d \u1790\u17D2\u1784\u17C3",M:"\u1798\u17BD\u1799\u1781\u17C2",MM:"%d \u1781\u17C2",y:"\u1798\u17BD\u1799\u1786\u17D2\u1793\u17B6\u17C6",yy:"%d \u1786\u17D2\u1793\u17B6\u17C6"}};return a.default.locale(r,null,!0),r})});var tr=F(($e,er)=>{(function(n,e){typeof $e=="object"&&typeof er<"u"?e($e,P()):typeof define=="function"&&define.amd?define(["exports","dayjs"],e):e((n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_ku={},n.dayjs)})($e,function(n,e){"use strict";function a(M){return M&&typeof M=="object"&&"default"in M?M:{default:M}}var r=a(e),t={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},o={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},u=["\u06A9\u0627\u0646\u0648\u0648\u0646\u06CC \u062F\u0648\u0648\u06D5\u0645","\u0634\u0648\u0628\u0627\u062A","\u0626\u0627\u062F\u0627\u0631","\u0646\u06CC\u0633\u0627\u0646","\u0626\u0627\u06CC\u0627\u0631","\u062D\u0648\u0632\u06D5\u06CC\u0631\u0627\u0646","\u062A\u06D5\u0645\u0645\u0648\u0648\u0632","\u0626\u0627\u0628","\u0626\u06D5\u06CC\u0644\u0648\u0648\u0644","\u062A\u0634\u0631\u06CC\u0646\u06CC \u06CC\u06D5\u06A9\u06D5\u0645","\u062A\u0634\u0631\u06CC\u0646\u06CC \u062F\u0648\u0648\u06D5\u0645","\u06A9\u0627\u0646\u0648\u0648\u0646\u06CC \u06CC\u06D5\u06A9\u06D5\u0645"],m={name:"ku",months:u,monthsShort:u,weekdays:"\u06CC\u06D5\u06A9\u0634\u06D5\u0645\u0645\u06D5_\u062F\u0648\u0648\u0634\u06D5\u0645\u0645\u06D5_\u0633\u06CE\u0634\u06D5\u0645\u0645\u06D5_\u0686\u0648\u0627\u0631\u0634\u06D5\u0645\u0645\u06D5_\u067E\u06CE\u0646\u062C\u0634\u06D5\u0645\u0645\u06D5_\u0647\u06D5\u06CC\u0646\u06CC_\u0634\u06D5\u0645\u0645\u06D5".split("_"),weekdaysShort:"\u06CC\u06D5\u06A9\u0634\u06D5\u0645_\u062F\u0648\u0648\u0634\u06D5\u0645_\u0633\u06CE\u0634\u06D5\u0645_\u0686\u0648\u0627\u0631\u0634\u06D5\u0645_\u067E\u06CE\u0646\u062C\u0634\u06D5\u0645_\u0647\u06D5\u06CC\u0646\u06CC_\u0634\u06D5\u0645\u0645\u06D5".split("_"),weekStart:6,weekdaysMin:"\u06CC_\u062F_\u0633_\u0686_\u067E_\u0647\u0640_\u0634".split("_"),preparse:function(M){return M.replace(/[١٢٣٤٥٦٧٨٩٠]/g,function(f){return o[f]}).replace(/،/g,",")},postformat:function(M){return M.replace(/\d/g,function(f){return t[f]}).replace(/,/g,"\u060C")},ordinal:function(M){return M},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiem:function(M){return M<12?"\u067E.\u0646":"\u062F.\u0646"},relativeTime:{future:"\u0644\u06D5 %s",past:"\u0644\u06D5\u0645\u06D5\u0648\u067E\u06CE\u0634 %s",s:"\u0686\u06D5\u0646\u062F \u0686\u0631\u06A9\u06D5\u06CC\u06D5\u06A9",m:"\u06CC\u06D5\u06A9 \u062E\u0648\u0644\u06D5\u06A9",mm:"%d \u062E\u0648\u0644\u06D5\u06A9",h:"\u06CC\u06D5\u06A9 \u06A9\u0627\u062A\u0698\u0645\u06CE\u0631",hh:"%d \u06A9\u0627\u062A\u0698\u0645\u06CE\u0631",d:"\u06CC\u06D5\u06A9 \u0695\u06C6\u0698",dd:"%d \u0695\u06C6\u0698",M:"\u06CC\u06D5\u06A9 \u0645\u0627\u0646\u06AF",MM:"%d \u0645\u0627\u0646\u06AF",y:"\u06CC\u06D5\u06A9 \u0633\u0627\u06B5",yy:"%d \u0633\u0627\u06B5"}};r.default.locale(m,null,!0),n.default=m,n.englishToArabicNumbersMap=t,Object.defineProperty(n,"__esModule",{value:!0})})});var nr=F((Nt,xt)=>{(function(n,e){typeof Nt=="object"&&typeof xt<"u"?xt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_ms=e(n.dayjs)})(Nt,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"ms",weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekStart:1,formats:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH.mm",LLLL:"dddd, D MMMM YYYY HH.mm"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},ordinal:function(t){return t+"."}};return a.default.locale(r,null,!0),r})});var rr=F((Et,qt)=>{(function(n,e){typeof Et=="object"&&typeof qt<"u"?qt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_my=e(n.dayjs)})(Et,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"my",weekdays:"\u1010\u1014\u1004\u103A\u1039\u1002\u1014\u103D\u1031_\u1010\u1014\u1004\u103A\u1039\u101C\u102C_\u1021\u1004\u103A\u1039\u1002\u102B_\u1017\u102F\u1012\u1039\u1013\u101F\u1030\u1038_\u1000\u103C\u102C\u101E\u1015\u1010\u1031\u1038_\u101E\u1031\u102C\u1000\u103C\u102C_\u1005\u1014\u1031".split("_"),months:"\u1007\u1014\u103A\u1014\u101D\u102B\u101B\u102E_\u1016\u1031\u1016\u1031\u102C\u103A\u101D\u102B\u101B\u102E_\u1019\u1010\u103A_\u1027\u1015\u103C\u102E_\u1019\u1031_\u1007\u103D\u1014\u103A_\u1007\u1030\u101C\u102D\u102F\u1004\u103A_\u101E\u103C\u1002\u102F\u1010\u103A_\u1005\u1000\u103A\u1010\u1004\u103A\u1018\u102C_\u1021\u1031\u102C\u1000\u103A\u1010\u102D\u102F\u1018\u102C_\u1014\u102D\u102F\u101D\u1004\u103A\u1018\u102C_\u1012\u102E\u1007\u1004\u103A\u1018\u102C".split("_"),weekStart:1,weekdaysShort:"\u1014\u103D\u1031_\u101C\u102C_\u1002\u102B_\u101F\u1030\u1038_\u1000\u103C\u102C_\u101E\u1031\u102C_\u1014\u1031".split("_"),monthsShort:"\u1007\u1014\u103A_\u1016\u1031_\u1019\u1010\u103A_\u1015\u103C\u102E_\u1019\u1031_\u1007\u103D\u1014\u103A_\u101C\u102D\u102F\u1004\u103A_\u101E\u103C_\u1005\u1000\u103A_\u1021\u1031\u102C\u1000\u103A_\u1014\u102D\u102F_\u1012\u102E".split("_"),weekdaysMin:"\u1014\u103D\u1031_\u101C\u102C_\u1002\u102B_\u101F\u1030\u1038_\u1000\u103C\u102C_\u101E\u1031\u102C_\u1014\u1031".split("_"),ordinal:function(t){return t},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"\u101C\u102C\u1019\u100A\u103A\u1037 %s \u1019\u103E\u102C",past:"\u101C\u103D\u1014\u103A\u1001\u1032\u1037\u101E\u1031\u102C %s \u1000",s:"\u1005\u1000\u1039\u1000\u1014\u103A.\u1021\u1014\u100A\u103A\u1038\u1004\u101A\u103A",m:"\u1010\u1005\u103A\u1019\u102D\u1014\u1005\u103A",mm:"%d \u1019\u102D\u1014\u1005\u103A",h:"\u1010\u1005\u103A\u1014\u102C\u101B\u102E",hh:"%d \u1014\u102C\u101B\u102E",d:"\u1010\u1005\u103A\u101B\u1000\u103A",dd:"%d \u101B\u1000\u103A",M:"\u1010\u1005\u103A\u101C",MM:"%d \u101C",y:"\u1010\u1005\u103A\u1014\u103E\u1005\u103A",yy:"%d \u1014\u103E\u1005\u103A"}};return a.default.locale(r,null,!0),r})});var ar=F((Ft,Jt)=>{(function(n,e){typeof Ft=="object"&&typeof Jt<"u"?Jt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_nl=e(n.dayjs)})(Ft,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"nl",weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),ordinal:function(t){return"["+t+(t===1||t===8||t>=20?"ste":"de")+"]"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",m:"een minuut",mm:"%d minuten",h:"een uur",hh:"%d uur",d:"een dag",dd:"%d dagen",M:"een maand",MM:"%d maanden",y:"een jaar",yy:"%d jaar"}};return a.default.locale(r,null,!0),r})});var ir=F((Ut,Gt)=>{(function(n,e){typeof Ut=="object"&&typeof Gt<"u"?Gt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_pl=e(n.dayjs)})(Ut,function(n){"use strict";function e(s){return s&&typeof s=="object"&&"default"in s?s:{default:s}}var a=e(n);function r(s){return s%10<5&&s%10>1&&~~(s/10)%10!=1}function t(s,_,c){var d=s+" ";switch(c){case"m":return _?"minuta":"minut\u0119";case"mm":return d+(r(s)?"minuty":"minut");case"h":return _?"godzina":"godzin\u0119";case"hh":return d+(r(s)?"godziny":"godzin");case"MM":return d+(r(s)?"miesi\u0105ce":"miesi\u0119cy");case"yy":return d+(r(s)?"lata":"lat")}}var o="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015Bnia_pa\u017Adziernika_listopada_grudnia".split("_"),u="stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017Adziernik_listopad_grudzie\u0144".split("_"),m=/D MMMM/,M=function(s,_){return m.test(_)?o[s.month()]:u[s.month()]};M.s=u,M.f=o;var f={name:"pl",weekdays:"niedziela_poniedzia\u0142ek_wtorek_\u015Broda_czwartek_pi\u0105tek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_\u015Br_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_\u015Ar_Cz_Pt_So".split("_"),months:M,monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017A_lis_gru".split("_"),ordinal:function(s){return s+"."},weekStart:1,yearStart:4,relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",m:t,mm:t,h:t,hh:t,d:"1 dzie\u0144",dd:"%d dni",M:"miesi\u0105c",MM:t,y:"rok",yy:t},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"}};return a.default.locale(f,null,!0),f})});var sr=F((Pt,Wt)=>{(function(n,e){typeof Pt=="object"&&typeof Wt<"u"?Wt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_pt_br=e(n.dayjs)})(Pt,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"pt-br",weekdays:"domingo_segunda-feira_ter\xE7a-feira_quarta-feira_quinta-feira_sexta-feira_s\xE1bado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_s\xE1b".split("_"),weekdaysMin:"Do_2\xAA_3\xAA_4\xAA_5\xAA_6\xAA_S\xE1".split("_"),months:"janeiro_fevereiro_mar\xE7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),ordinal:function(t){return t+"\xBA"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [\xE0s] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [\xE0s] HH:mm"},relativeTime:{future:"em %s",past:"h\xE1 %s",s:"poucos segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um m\xEAs",MM:"%d meses",y:"um ano",yy:"%d anos"}};return a.default.locale(r,null,!0),r})});var or=F((Rt,Zt)=>{(function(n,e){typeof Rt=="object"&&typeof Zt<"u"?Zt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_pt=e(n.dayjs)})(Rt,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"pt",weekdays:"domingo_segunda-feira_ter\xE7a-feira_quarta-feira_quinta-feira_sexta-feira_s\xE1bado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_sab".split("_"),weekdaysMin:"Do_2\xAA_3\xAA_4\xAA_5\xAA_6\xAA_Sa".split("_"),months:"janeiro_fevereiro_mar\xE7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),ordinal:function(t){return t+"\xBA"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [\xE0s] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [\xE0s] HH:mm"},relativeTime:{future:"em %s",past:"h\xE1 %s",s:"alguns segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um m\xEAs",MM:"%d meses",y:"um ano",yy:"%d anos"}};return a.default.locale(r,null,!0),r})});var ur=F((Vt,Kt)=>{(function(n,e){typeof Vt=="object"&&typeof Kt<"u"?Kt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_ro=e(n.dayjs)})(Vt,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"ro",weekdays:"Duminic\u0103_Luni_Mar\u021Bi_Miercuri_Joi_Vineri_S\xE2mb\u0103t\u0103".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_S\xE2m".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_S\xE2".split("_"),months:"Ianuarie_Februarie_Martie_Aprilie_Mai_Iunie_Iulie_August_Septembrie_Octombrie_Noiembrie_Decembrie".split("_"),monthsShort:"Ian._Febr._Mart._Apr._Mai_Iun._Iul._Aug._Sept._Oct._Nov._Dec.".split("_"),weekStart:1,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},relativeTime:{future:"peste %s",past:"acum %s",s:"c\xE2teva secunde",m:"un minut",mm:"%d minute",h:"o or\u0103",hh:"%d ore",d:"o zi",dd:"%d zile",M:"o lun\u0103",MM:"%d luni",y:"un an",yy:"%d ani"},ordinal:function(t){return t}};return a.default.locale(r,null,!0),r})});var dr=F((Bt,Qt)=>{(function(n,e){typeof Bt=="object"&&typeof Qt<"u"?Qt.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_ru=e(n.dayjs)})(Bt,function(n){"use strict";function e(c){return c&&typeof c=="object"&&"default"in c?c:{default:c}}var a=e(n),r="\u044F\u043D\u0432\u0430\u0440\u044F_\u0444\u0435\u0432\u0440\u0430\u043B\u044F_\u043C\u0430\u0440\u0442\u0430_\u0430\u043F\u0440\u0435\u043B\u044F_\u043C\u0430\u044F_\u0438\u044E\u043D\u044F_\u0438\u044E\u043B\u044F_\u0430\u0432\u0433\u0443\u0441\u0442\u0430_\u0441\u0435\u043D\u0442\u044F\u0431\u0440\u044F_\u043E\u043A\u0442\u044F\u0431\u0440\u044F_\u043D\u043E\u044F\u0431\u0440\u044F_\u0434\u0435\u043A\u0430\u0431\u0440\u044F".split("_"),t="\u044F\u043D\u0432\u0430\u0440\u044C_\u0444\u0435\u0432\u0440\u0430\u043B\u044C_\u043C\u0430\u0440\u0442_\u0430\u043F\u0440\u0435\u043B\u044C_\u043C\u0430\u0439_\u0438\u044E\u043D\u044C_\u0438\u044E\u043B\u044C_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043D\u0442\u044F\u0431\u0440\u044C_\u043E\u043A\u0442\u044F\u0431\u0440\u044C_\u043D\u043E\u044F\u0431\u0440\u044C_\u0434\u0435\u043A\u0430\u0431\u0440\u044C".split("_"),o="\u044F\u043D\u0432._\u0444\u0435\u0432\u0440._\u043C\u0430\u0440._\u0430\u043F\u0440._\u043C\u0430\u044F_\u0438\u044E\u043D\u044F_\u0438\u044E\u043B\u044F_\u0430\u0432\u0433._\u0441\u0435\u043D\u0442._\u043E\u043A\u0442._\u043D\u043E\u044F\u0431._\u0434\u0435\u043A.".split("_"),u="\u044F\u043D\u0432._\u0444\u0435\u0432\u0440._\u043C\u0430\u0440\u0442_\u0430\u043F\u0440._\u043C\u0430\u0439_\u0438\u044E\u043D\u044C_\u0438\u044E\u043B\u044C_\u0430\u0432\u0433._\u0441\u0435\u043D\u0442._\u043E\u043A\u0442._\u043D\u043E\u044F\u0431._\u0434\u0435\u043A.".split("_"),m=/D[oD]?(\[[^[\]]*\]|\s)+MMMM?/;function M(c,d,i){var h,L;return i==="m"?d?"\u043C\u0438\u043D\u0443\u0442\u0430":"\u043C\u0438\u043D\u0443\u0442\u0443":c+" "+(h=+c,L={mm:d?"\u043C\u0438\u043D\u0443\u0442\u0430_\u043C\u0438\u043D\u0443\u0442\u044B_\u043C\u0438\u043D\u0443\u0442":"\u043C\u0438\u043D\u0443\u0442\u0443_\u043C\u0438\u043D\u0443\u0442\u044B_\u043C\u0438\u043D\u0443\u0442",hh:"\u0447\u0430\u0441_\u0447\u0430\u0441\u0430_\u0447\u0430\u0441\u043E\u0432",dd:"\u0434\u0435\u043D\u044C_\u0434\u043D\u044F_\u0434\u043D\u0435\u0439",MM:"\u043C\u0435\u0441\u044F\u0446_\u043C\u0435\u0441\u044F\u0446\u0430_\u043C\u0435\u0441\u044F\u0446\u0435\u0432",yy:"\u0433\u043E\u0434_\u0433\u043E\u0434\u0430_\u043B\u0435\u0442"}[i].split("_"),h%10==1&&h%100!=11?L[0]:h%10>=2&&h%10<=4&&(h%100<10||h%100>=20)?L[1]:L[2])}var f=function(c,d){return m.test(d)?r[c.month()]:t[c.month()]};f.s=t,f.f=r;var s=function(c,d){return m.test(d)?o[c.month()]:u[c.month()]};s.s=u,s.f=o;var _={name:"ru",weekdays:"\u0432\u043E\u0441\u043A\u0440\u0435\u0441\u0435\u043D\u044C\u0435_\u043F\u043E\u043D\u0435\u0434\u0435\u043B\u044C\u043D\u0438\u043A_\u0432\u0442\u043E\u0440\u043D\u0438\u043A_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043F\u044F\u0442\u043D\u0438\u0446\u0430_\u0441\u0443\u0431\u0431\u043E\u0442\u0430".split("_"),weekdaysShort:"\u0432\u0441\u043A_\u043F\u043D\u0434_\u0432\u0442\u0440_\u0441\u0440\u0434_\u0447\u0442\u0432_\u043F\u0442\u043D_\u0441\u0431\u0442".split("_"),weekdaysMin:"\u0432\u0441_\u043F\u043D_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043F\u0442_\u0441\u0431".split("_"),months:f,monthsShort:s,weekStart:1,yearStart:4,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., H:mm",LLLL:"dddd, D MMMM YYYY \u0433., H:mm"},relativeTime:{future:"\u0447\u0435\u0440\u0435\u0437 %s",past:"%s \u043D\u0430\u0437\u0430\u0434",s:"\u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0441\u0435\u043A\u0443\u043D\u0434",m:M,mm:M,h:"\u0447\u0430\u0441",hh:M,d:"\u0434\u0435\u043D\u044C",dd:M,M:"\u043C\u0435\u0441\u044F\u0446",MM:M,y:"\u0433\u043E\u0434",yy:M},ordinal:function(c){return c},meridiem:function(c){return c<4?"\u043D\u043E\u0447\u0438":c<12?"\u0443\u0442\u0440\u0430":c<17?"\u0434\u043D\u044F":"\u0432\u0435\u0447\u0435\u0440\u0430"}};return a.default.locale(_,null,!0),_})});var lr=F((Xt,en)=>{(function(n,e){typeof Xt=="object"&&typeof en<"u"?en.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_sv=e(n.dayjs)})(Xt,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"sv",weekdays:"s\xF6ndag_m\xE5ndag_tisdag_onsdag_torsdag_fredag_l\xF6rdag".split("_"),weekdaysShort:"s\xF6n_m\xE5n_tis_ons_tor_fre_l\xF6r".split("_"),weekdaysMin:"s\xF6_m\xE5_ti_on_to_fr_l\xF6".split("_"),months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekStart:1,yearStart:4,ordinal:function(t){var o=t%10;return"["+t+(o===1||o===2?"a":"e")+"]"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},relativeTime:{future:"om %s",past:"f\xF6r %s sedan",s:"n\xE5gra sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en m\xE5nad",MM:"%d m\xE5nader",y:"ett \xE5r",yy:"%d \xE5r"}};return a.default.locale(r,null,!0),r})});var _r=F((tn,nn)=>{(function(n,e){typeof tn=="object"&&typeof nn<"u"?nn.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_tr=e(n.dayjs)})(tn,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"tr",weekdays:"Pazar_Pazartesi_Sal\u0131_\xC7ar\u015Famba_Per\u015Fembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pts_Sal_\xC7ar_Per_Cum_Cts".split("_"),weekdaysMin:"Pz_Pt_Sa_\xC7a_Pe_Cu_Ct".split("_"),months:"Ocak_\u015Eubat_Mart_Nisan_May\u0131s_Haziran_Temmuz_A\u011Fustos_Eyl\xFCl_Ekim_Kas\u0131m_Aral\u0131k".split("_"),monthsShort:"Oca_\u015Eub_Mar_Nis_May_Haz_Tem_A\u011Fu_Eyl_Eki_Kas_Ara".split("_"),weekStart:1,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},relativeTime:{future:"%s sonra",past:"%s \xF6nce",s:"birka\xE7 saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir g\xFCn",dd:"%d g\xFCn",M:"bir ay",MM:"%d ay",y:"bir y\u0131l",yy:"%d y\u0131l"},ordinal:function(t){return t+"."}};return a.default.locale(r,null,!0),r})});var fr=F((rn,an)=>{(function(n,e){typeof rn=="object"&&typeof an<"u"?an.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_uk=e(n.dayjs)})(rn,function(n){"use strict";function e(f){return f&&typeof f=="object"&&"default"in f?f:{default:f}}var a=e(n),r="\u0441\u0456\u0447\u043D\u044F_\u043B\u044E\u0442\u043E\u0433\u043E_\u0431\u0435\u0440\u0435\u0437\u043D\u044F_\u043A\u0432\u0456\u0442\u043D\u044F_\u0442\u0440\u0430\u0432\u043D\u044F_\u0447\u0435\u0440\u0432\u043D\u044F_\u043B\u0438\u043F\u043D\u044F_\u0441\u0435\u0440\u043F\u043D\u044F_\u0432\u0435\u0440\u0435\u0441\u043D\u044F_\u0436\u043E\u0432\u0442\u043D\u044F_\u043B\u0438\u0441\u0442\u043E\u043F\u0430\u0434\u0430_\u0433\u0440\u0443\u0434\u043D\u044F".split("_"),t="\u0441\u0456\u0447\u0435\u043D\u044C_\u043B\u044E\u0442\u0438\u0439_\u0431\u0435\u0440\u0435\u0437\u0435\u043D\u044C_\u043A\u0432\u0456\u0442\u0435\u043D\u044C_\u0442\u0440\u0430\u0432\u0435\u043D\u044C_\u0447\u0435\u0440\u0432\u0435\u043D\u044C_\u043B\u0438\u043F\u0435\u043D\u044C_\u0441\u0435\u0440\u043F\u0435\u043D\u044C_\u0432\u0435\u0440\u0435\u0441\u0435\u043D\u044C_\u0436\u043E\u0432\u0442\u0435\u043D\u044C_\u043B\u0438\u0441\u0442\u043E\u043F\u0430\u0434_\u0433\u0440\u0443\u0434\u0435\u043D\u044C".split("_"),o=/D[oD]?(\[[^[\]]*\]|\s)+MMMM?/;function u(f,s,_){var c,d;return _==="m"?s?"\u0445\u0432\u0438\u043B\u0438\u043D\u0430":"\u0445\u0432\u0438\u043B\u0438\u043D\u0443":_==="h"?s?"\u0433\u043E\u0434\u0438\u043D\u0430":"\u0433\u043E\u0434\u0438\u043D\u0443":f+" "+(c=+f,d={ss:s?"\u0441\u0435\u043A\u0443\u043D\u0434\u0430_\u0441\u0435\u043A\u0443\u043D\u0434\u0438_\u0441\u0435\u043A\u0443\u043D\u0434":"\u0441\u0435\u043A\u0443\u043D\u0434\u0443_\u0441\u0435\u043A\u0443\u043D\u0434\u0438_\u0441\u0435\u043A\u0443\u043D\u0434",mm:s?"\u0445\u0432\u0438\u043B\u0438\u043D\u0430_\u0445\u0432\u0438\u043B\u0438\u043D\u0438_\u0445\u0432\u0438\u043B\u0438\u043D":"\u0445\u0432\u0438\u043B\u0438\u043D\u0443_\u0445\u0432\u0438\u043B\u0438\u043D\u0438_\u0445\u0432\u0438\u043B\u0438\u043D",hh:s?"\u0433\u043E\u0434\u0438\u043D\u0430_\u0433\u043E\u0434\u0438\u043D\u0438_\u0433\u043E\u0434\u0438\u043D":"\u0433\u043E\u0434\u0438\u043D\u0443_\u0433\u043E\u0434\u0438\u043D\u0438_\u0433\u043E\u0434\u0438\u043D",dd:"\u0434\u0435\u043D\u044C_\u0434\u043D\u0456_\u0434\u043D\u0456\u0432",MM:"\u043C\u0456\u0441\u044F\u0446\u044C_\u043C\u0456\u0441\u044F\u0446\u0456_\u043C\u0456\u0441\u044F\u0446\u0456\u0432",yy:"\u0440\u0456\u043A_\u0440\u043E\u043A\u0438_\u0440\u043E\u043A\u0456\u0432"}[_].split("_"),c%10==1&&c%100!=11?d[0]:c%10>=2&&c%10<=4&&(c%100<10||c%100>=20)?d[1]:d[2])}var m=function(f,s){return o.test(s)?r[f.month()]:t[f.month()]};m.s=t,m.f=r;var M={name:"uk",weekdays:"\u043D\u0435\u0434\u0456\u043B\u044F_\u043F\u043E\u043D\u0435\u0434\u0456\u043B\u043E\u043A_\u0432\u0456\u0432\u0442\u043E\u0440\u043E\u043A_\u0441\u0435\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440_\u043F\u2019\u044F\u0442\u043D\u0438\u0446\u044F_\u0441\u0443\u0431\u043E\u0442\u0430".split("_"),weekdaysShort:"\u043D\u0434\u043B_\u043F\u043D\u0434_\u0432\u0442\u0440_\u0441\u0440\u0434_\u0447\u0442\u0432_\u043F\u0442\u043D_\u0441\u0431\u0442".split("_"),weekdaysMin:"\u043D\u0434_\u043F\u043D_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043F\u0442_\u0441\u0431".split("_"),months:m,monthsShort:"\u0441\u0456\u0447_\u043B\u044E\u0442_\u0431\u0435\u0440_\u043A\u0432\u0456\u0442_\u0442\u0440\u0430\u0432_\u0447\u0435\u0440\u0432_\u043B\u0438\u043F_\u0441\u0435\u0440\u043F_\u0432\u0435\u0440_\u0436\u043E\u0432\u0442_\u043B\u0438\u0441\u0442_\u0433\u0440\u0443\u0434".split("_"),weekStart:1,relativeTime:{future:"\u0437\u0430 %s",past:"%s \u0442\u043E\u043C\u0443",s:"\u0434\u0435\u043A\u0456\u043B\u044C\u043A\u0430 \u0441\u0435\u043A\u0443\u043D\u0434",m:u,mm:u,h:u,hh:u,d:"\u0434\u0435\u043D\u044C",dd:u,M:"\u043C\u0456\u0441\u044F\u0446\u044C",MM:u,y:"\u0440\u0456\u043A",yy:u},ordinal:function(f){return f},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0440.",LLL:"D MMMM YYYY \u0440., HH:mm",LLLL:"dddd, D MMMM YYYY \u0440., HH:mm"}};return a.default.locale(M,null,!0),M})});var hr=F((sn,on)=>{(function(n,e){typeof sn=="object"&&typeof on<"u"?on.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_vi=e(n.dayjs)})(sn,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"vi",weekdays:"ch\u1EE7 nh\u1EADt_th\u1EE9 hai_th\u1EE9 ba_th\u1EE9 t\u01B0_th\u1EE9 n\u0103m_th\u1EE9 s\xE1u_th\u1EE9 b\u1EA3y".split("_"),months:"th\xE1ng 1_th\xE1ng 2_th\xE1ng 3_th\xE1ng 4_th\xE1ng 5_th\xE1ng 6_th\xE1ng 7_th\xE1ng 8_th\xE1ng 9_th\xE1ng 10_th\xE1ng 11_th\xE1ng 12".split("_"),weekStart:1,weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),monthsShort:"Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),ordinal:function(t){return t},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [n\u0103m] YYYY",LLL:"D MMMM [n\u0103m] YYYY HH:mm",LLLL:"dddd, D MMMM [n\u0103m] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},relativeTime:{future:"%s t\u1EDBi",past:"%s tr\u01B0\u1EDBc",s:"v\xE0i gi\xE2y",m:"m\u1ED9t ph\xFAt",mm:"%d ph\xFAt",h:"m\u1ED9t gi\u1EDD",hh:"%d gi\u1EDD",d:"m\u1ED9t ng\xE0y",dd:"%d ng\xE0y",M:"m\u1ED9t th\xE1ng",MM:"%d th\xE1ng",y:"m\u1ED9t n\u0103m",yy:"%d n\u0103m"}};return a.default.locale(r,null,!0),r})});var mr=F((un,dn)=>{(function(n,e){typeof un=="object"&&typeof dn<"u"?dn.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_zh_cn=e(n.dayjs)})(un,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"zh-cn",weekdays:"\u661F\u671F\u65E5_\u661F\u671F\u4E00_\u661F\u671F\u4E8C_\u661F\u671F\u4E09_\u661F\u671F\u56DB_\u661F\u671F\u4E94_\u661F\u671F\u516D".split("_"),weekdaysShort:"\u5468\u65E5_\u5468\u4E00_\u5468\u4E8C_\u5468\u4E09_\u5468\u56DB_\u5468\u4E94_\u5468\u516D".split("_"),weekdaysMin:"\u65E5_\u4E00_\u4E8C_\u4E09_\u56DB_\u4E94_\u516D".split("_"),months:"\u4E00\u6708_\u4E8C\u6708_\u4E09\u6708_\u56DB\u6708_\u4E94\u6708_\u516D\u6708_\u4E03\u6708_\u516B\u6708_\u4E5D\u6708_\u5341\u6708_\u5341\u4E00\u6708_\u5341\u4E8C\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),ordinal:function(t,o){return o==="W"?t+"\u5468":t+"\u65E5"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5E74M\u6708D\u65E5",LLL:"YYYY\u5E74M\u6708D\u65E5Ah\u70B9mm\u5206",LLLL:"YYYY\u5E74M\u6708D\u65E5ddddAh\u70B9mm\u5206",l:"YYYY/M/D",ll:"YYYY\u5E74M\u6708D\u65E5",lll:"YYYY\u5E74M\u6708D\u65E5 HH:mm",llll:"YYYY\u5E74M\u6708D\u65E5dddd HH:mm"},relativeTime:{future:"%s\u5185",past:"%s\u524D",s:"\u51E0\u79D2",m:"1 \u5206\u949F",mm:"%d \u5206\u949F",h:"1 \u5C0F\u65F6",hh:"%d \u5C0F\u65F6",d:"1 \u5929",dd:"%d \u5929",M:"1 \u4E2A\u6708",MM:"%d \u4E2A\u6708",y:"1 \u5E74",yy:"%d \u5E74"},meridiem:function(t,o){var u=100*t+o;return u<600?"\u51CC\u6668":u<900?"\u65E9\u4E0A":u<1100?"\u4E0A\u5348":u<1300?"\u4E2D\u5348":u<1800?"\u4E0B\u5348":"\u665A\u4E0A"}};return a.default.locale(r,null,!0),r})});var cr=F((ln,_n)=>{(function(n,e){typeof ln=="object"&&typeof _n<"u"?_n.exports=e(P()):typeof define=="function"&&define.amd?define(["dayjs"],e):(n=typeof globalThis<"u"?globalThis:n||self).dayjs_locale_zh_tw=e(n.dayjs)})(ln,function(n){"use strict";function e(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var a=e(n),r={name:"zh-tw",weekdays:"\u661F\u671F\u65E5_\u661F\u671F\u4E00_\u661F\u671F\u4E8C_\u661F\u671F\u4E09_\u661F\u671F\u56DB_\u661F\u671F\u4E94_\u661F\u671F\u516D".split("_"),weekdaysShort:"\u9031\u65E5_\u9031\u4E00_\u9031\u4E8C_\u9031\u4E09_\u9031\u56DB_\u9031\u4E94_\u9031\u516D".split("_"),weekdaysMin:"\u65E5_\u4E00_\u4E8C_\u4E09_\u56DB_\u4E94_\u516D".split("_"),months:"\u4E00\u6708_\u4E8C\u6708_\u4E09\u6708_\u56DB\u6708_\u4E94\u6708_\u516D\u6708_\u4E03\u6708_\u516B\u6708_\u4E5D\u6708_\u5341\u6708_\u5341\u4E00\u6708_\u5341\u4E8C\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),ordinal:function(t,o){return o==="W"?t+"\u9031":t+"\u65E5"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5E74M\u6708D\u65E5",LLL:"YYYY\u5E74M\u6708D\u65E5 HH:mm",LLLL:"YYYY\u5E74M\u6708D\u65E5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5E74M\u6708D\u65E5",lll:"YYYY\u5E74M\u6708D\u65E5 HH:mm",llll:"YYYY\u5E74M\u6708D\u65E5dddd HH:mm"},relativeTime:{future:"%s\u5167",past:"%s\u524D",s:"\u5E7E\u79D2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5C0F\u6642",hh:"%d \u5C0F\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500B\u6708",MM:"%d \u500B\u6708",y:"1 \u5E74",yy:"%d \u5E74"},meridiem:function(t,o){var u=100*t+o;return u<600?"\u51CC\u6668":u<900?"\u65E9\u4E0A":u<1100?"\u4E0A\u5348":u<1300?"\u4E2D\u5348":u<1800?"\u4E0B\u5348":"\u665A\u4E0A"}};return a.default.locale(r,null,!0),r})});var mn=60,cn=mn*60,yn=cn*24,Tr=yn*7,fe=1e3,ge=mn*fe,je=cn*fe,Mn=yn*fe,pn=Tr*fe,Me="millisecond",oe="second",ue="minute",de="hour",re="day",ce="week",ne="month",Le="quarter",ae="year",le="date",Yn="YYYY-MM-DDTHH:mm:ssZ",He="Invalid Date",Dn=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,gn=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g;var vn={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var a=["th","st","nd","rd"],r=e%100;return"["+e+(a[(r-20)%10]||a[r]||a[0])+"]"}};var Ce=function(e,a,r){var t=String(e);return!t||t.length>=a?e:""+Array(a+1-t.length).join(r)+e},jr=function(e){var a=-e.utcOffset(),r=Math.abs(a),t=Math.floor(r/60),o=r%60;return(a<=0?"+":"-")+Ce(t,2,"0")+":"+Ce(o,2,"0")},Hr=function n(e,a){if(e.date()<a.date())return-n(a,e);var r=(a.year()-e.year())*12+(a.month()-e.month()),t=e.clone().add(r,ne),o=a-t<0,u=e.clone().add(r+(o?-1:1),ne);return+(-(r+(a-t)/(o?t-u:u-t))||0)},Cr=function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},Or=function(e){var a={M:ne,y:ae,w:ce,d:re,D:le,h:de,m:ue,s:oe,ms:Me,Q:Le};return a[e]||String(e||"").toLowerCase().replace(/s$/,"")},Ar=function(e){return e===void 0},bn={s:Ce,z:jr,m:Hr,a:Cr,p:Or,u:Ar};var pe="en",he={};he[pe]=vn;var Sn="$isDayjsObject",Oe=function(e){return e instanceof be||!!(e&&e[Sn])},ve=function n(e,a,r){var t;if(!e)return pe;if(typeof e=="string"){var o=e.toLowerCase();he[o]&&(t=o),a&&(he[o]=a,t=o);var u=e.split("-");if(!t&&u.length>1)return n(u[0])}else{var m=e.name;he[m]=e,t=m}return!r&&t&&(pe=t),t||!r&&pe},X=function(e,a){if(Oe(e))return e.clone();var r=typeof a=="object"?a:{};return r.date=e,r.args=arguments,new be(r)},zr=function(e,a){return X(e,{locale:a.$L,utc:a.$u,x:a.$x,$offset:a.$offset})},K=bn;K.l=ve;K.i=Oe;K.w=zr;var Ir=function(e){var a=e.date,r=e.utc;if(a===null)return new Date(NaN);if(K.u(a))return new Date;if(a instanceof Date)return new Date(a);if(typeof a=="string"&&!/Z$/i.test(a)){var t=a.match(Dn);if(t){var o=t[2]-1||0,u=(t[7]||"0").substring(0,3);return r?new Date(Date.UTC(t[1],o,t[3]||1,t[4]||0,t[5]||0,t[6]||0,u)):new Date(t[1],o,t[3]||1,t[4]||0,t[5]||0,t[6]||0,u)}}return new Date(a)},be=function(){function n(a){this.$L=ve(a.locale,null,!0),this.parse(a),this.$x=this.$x||a.x||{},this[Sn]=!0}var e=n.prototype;return e.parse=function(r){this.$d=Ir(r),this.init()},e.init=function(){var r=this.$d;this.$y=r.getFullYear(),this.$M=r.getMonth(),this.$D=r.getDate(),this.$W=r.getDay(),this.$H=r.getHours(),this.$m=r.getMinutes(),this.$s=r.getSeconds(),this.$ms=r.getMilliseconds()},e.$utils=function(){return K},e.isValid=function(){return this.$d.toString()!==He},e.isSame=function(r,t){var o=X(r);return this.startOf(t)<=o&&o<=this.endOf(t)},e.isAfter=function(r,t){return X(r)<this.startOf(t)},e.isBefore=function(r,t){return this.endOf(t)<X(r)},e.$g=function(r,t,o){return K.u(r)?this[t]:this.set(o,r)},e.unix=function(){return Math.floor(this.valueOf()/1e3)},e.valueOf=function(){return this.$d.getTime()},e.startOf=function(r,t){var o=this,u=K.u(t)?!0:t,m=K.p(r),M=function(D,$){var w=K.w(o.$u?Date.UTC(o.$y,$,D):new Date(o.$y,$,D),o);return u?w:w.endOf(re)},f=function(D,$){var w=[0,0,0,0],C=[23,59,59,999];return K.w(o.toDate()[D].apply(o.toDate("s"),(u?w:C).slice($)),o)},s=this.$W,_=this.$M,c=this.$D,d="set"+(this.$u?"UTC":"");switch(m){case ae:return u?M(1,0):M(31,11);case ne:return u?M(1,_):M(0,_+1);case ce:{var i=this.$locale().weekStart||0,h=(s<i?s+7:s)-i;return M(u?c-h:c+(6-h),_)}case re:case le:return f(d+"Hours",0);case de:return f(d+"Minutes",1);case ue:return f(d+"Seconds",2);case oe:return f(d+"Milliseconds",3);default:return this.clone()}},e.endOf=function(r){return this.startOf(r,!1)},e.$set=function(r,t){var o,u=K.p(r),m="set"+(this.$u?"UTC":""),M=(o={},o[re]=m+"Date",o[le]=m+"Date",o[ne]=m+"Month",o[ae]=m+"FullYear",o[de]=m+"Hours",o[ue]=m+"Minutes",o[oe]=m+"Seconds",o[Me]=m+"Milliseconds",o)[u],f=u===re?this.$D+(t-this.$W):t;if(u===ne||u===ae){var s=this.clone().set(le,1);s.$d[M](f),s.init(),this.$d=s.set(le,Math.min(this.$D,s.daysInMonth())).$d}else M&&this.$d[M](f);return this.init(),this},e.set=function(r,t){return this.clone().$set(r,t)},e.get=function(r){return this[K.p(r)]()},e.add=function(r,t){var o=this,u;r=Number(r);var m=K.p(t),M=function(c){var d=X(o);return K.w(d.date(d.date()+Math.round(c*r)),o)};if(m===ne)return this.set(ne,this.$M+r);if(m===ae)return this.set(ae,this.$y+r);if(m===re)return M(1);if(m===ce)return M(7);var f=(u={},u[ue]=ge,u[de]=je,u[oe]=fe,u)[m]||1,s=this.$d.getTime()+r*f;return K.w(s,this)},e.subtract=function(r,t){return this.add(r*-1,t)},e.format=function(r){var t=this,o=this.$locale();if(!this.isValid())return o.invalidDate||He;var u=r||Yn,m=K.z(this),M=this.$H,f=this.$m,s=this.$M,_=o.weekdays,c=o.months,d=o.meridiem,i=function(w,C,A,E){return w&&(w[C]||w(t,u))||A[C].slice(0,E)},h=function(w){return K.s(M%12||12,w,"0")},L=d||function($,w,C){var A=$<12?"AM":"PM";return C?A.toLowerCase():A},D=function(w){switch(w){case"YY":return String(t.$y).slice(-2);case"YYYY":return K.s(t.$y,4,"0");case"M":return s+1;case"MM":return K.s(s+1,2,"0");case"MMM":return i(o.monthsShort,s,c,3);case"MMMM":return i(c,s);case"D":return t.$D;case"DD":return K.s(t.$D,2,"0");case"d":return String(t.$W);case"dd":return i(o.weekdaysMin,t.$W,_,2);case"ddd":return i(o.weekdaysShort,t.$W,_,3);case"dddd":return _[t.$W];case"H":return String(M);case"HH":return K.s(M,2,"0");case"h":return h(1);case"hh":return h(2);case"a":return L(M,f,!0);case"A":return L(M,f,!1);case"m":return String(f);case"mm":return K.s(f,2,"0");case"s":return String(t.$s);case"ss":return K.s(t.$s,2,"0");case"SSS":return K.s(t.$ms,3,"0");case"Z":return m;default:break}return null};return u.replace(gn,function($,w){return w||D($)||m.replace(":","")})},e.utcOffset=function(){return-Math.round(this.$d.getTimezoneOffset()/15)*15},e.diff=function(r,t,o){var u=this,m=K.p(t),M=X(r),f=(M.utcOffset()-this.utcOffset())*ge,s=this-M,_=function(){return K.m(u,M)},c;switch(m){case ae:c=_()/12;break;case ne:c=_();break;case Le:c=_()/3;break;case ce:c=(s-f)/pn;break;case re:c=(s-f)/Mn;break;case de:c=s/je;break;case ue:c=s/ge;break;case oe:c=s/fe;break;default:c=s;break}return o?c:K.a(c)},e.daysInMonth=function(){return this.endOf(ne).$D},e.$locale=function(){return he[this.$L]},e.locale=function(r,t){if(!r)return this.$L;var o=this.clone(),u=ve(r,t,!0);return u&&(o.$L=u),o},e.clone=function(){return K.w(this.$d,this)},e.toDate=function(){return new Date(this.valueOf())},e.toJSON=function(){return this.isValid()?this.toISOString():null},e.toISOString=function(){return this.$d.toISOString()},e.toString=function(){return this.$d.toUTCString()},n}(),$n=be.prototype;X.prototype=$n;[["$ms",Me],["$s",oe],["$m",ue],["$H",de],["$W",re],["$M",ne],["$y",ae],["$D",le]].forEach(function(n){$n[n[1]]=function(e){return this.$g(e,n[0],n[1])}});X.extend=function(n,e){return n.$i||(n(e,be,X),n.$i=!0),X};X.locale=ve;X.isDayjs=Oe;X.unix=function(n){return X(n*1e3)};X.en=he[pe];X.Ls=he;X.p={};var Z=X;var Mr=ye(wn(),1),pr=ye(kn(),1),Yr=ye(Tn(),1),Dr=ye(jn(),1);var Je={},Ue={};function Hn(n,e="persian"){let a=`${n}-${e}`;if(!Je[a]){let r=[];for(let t=0;t<12;t++)if(e==="amazigh")r.push(Nr(t,n));else{let o=new Date(2023,t,1),u=new Intl.DateTimeFormat(`${n}-u-ca-${e}`,{month:"long"});r.push(u.format(o))}Je[a]=r}return Je[a]}var Ge={tzm:["\u2D62\u2D3B\u2D4F\u2D4F\u2D30\u2D62\u2D3B\u2D54","\u2D3C\u2D53\u2D54\u2D30\u2D54","\u2D4E\u2D3B\u2D56\u2D54\u2D3B\u2D59","\u2D62\u2D3B\u2D31\u2D54\u2D49\u2D54","\u2D4E\u2D30\u2D62\u2D62\u2D53","\u2D62\u2D53\u2D4F\u2D62\u2D53","\u2D62\u2D53\u2D4D\u2D62\u2D53\u2D63","\u2D56\u2D53\u2D5B\u2D5C","\u2D59\u2D53\u2D5C\u2D3B\u2D4F\u2D31\u2D49\u2D54","\u2D3D\u2D5C\u2D53\u2D31\u2D54","\u2D4F\u2D53\u2D4F\u2D3B\u2D4E\u2D31\u2D49\u2D54","\u2D37\u2D53\u2D4A\u2D3B\u2D4E\u2D31\u2D49\u2D54"],ar:["\u064A\u0646\u0627\u064A\u0631","\u0641\u0628\u0631\u0627\u064A\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064A\u0644","\u0645\u0627\u064A\u0648","\u064A\u0648\u0646\u064A\u0648","\u064A\u0648\u0644\u064A\u0648","\u0623\u063A\u0633\u0637\u0633","\u0633\u0628\u062A\u0645\u0628\u0631","\u0623\u0643\u062A\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062F\u064A\u0633\u0645\u0628\u0631"],default:["Yennayer","Furar","Meghres","Yebrir","Mayyu","Yunyu","Yulyu","Ghuct","Cutenber","Ktuber","Nunember","Dujember"]};function Nr(n,e){return Ge[e]?Ge[e][n]:Ge.default[n]}function Pe(n,e="persian",a="Farvardin"){return function(r,t,o="persian"){let u=`${r}-${t}-${o}`;if(!Ue[u]){let m=Hn(r,o);m=[...m.slice(t),...m.slice(0,t)],Ue[u]=m}return Ue[u]}(n,Hn("en",e).indexOf(a),e)}var Se=class{constructor(e="en"){this.locale=e,this.intlCalendar="gregory",this.firstMonthNameEnglish="January",this.monthNamesLocalized=Pe(e,"gregory","January")}convertFromGregorian(e){throw new Error("Method convertFromGregorian must be implemented by subclass")}convertToGregorian(e){throw new Error("Method convertToGregorian must be implemented by subclass")}convertFromJulian(e){throw new Error("Method convertToJulian must be implemented by subclass")}convertToJulian(e){throw new Error("Method convertToJulian must be implemented by subclass")}isLeapYear(e){throw new Error("Method isLeapYear must be implemented by subclass")}monthNames(e,a,r){throw new Error("Method monthNames must be implemented by subclass")}getLocalizedMonthName(e){let a=this.monthNames();if(e<0||e>=a.length)throw new Error("Invalid month index.");return this.monthNamesLocalized[e]}localeOverride(e){return{gregorianMonths:this.monthNames(e,"gregory","January"),months:this.monthNames(e),monthsShort:this.monthNames(e).map(a=>a.substring(0,3))}}validateDate(e){if(e==null)e=new Date;else if(typeof e=="string")e=new Date(e);else if(typeof e=="number")e=new Date(e);else if(!(e instanceof Date))if(e.$y!==void 0&&e.$M!==void 0&&e.$D!==void 0)e=new Date(e.$y,e.$M,e.$D,e.$H,e.$m,e.$s,e.$ms);else{if(e.year===void 0||e.month===void 0||e.day===void 0)throw new Error("Invalid date");e=new Date(e.year,e.month,e.day)}return e}};De(Se,"typeName","CalendarSystemBase");var We=class extends Se{constructor(e="en"){super(),this.firstDayOfWeek=6,this.locale=e,this.intlCalendar="gregory",this.firstMonthNameEnglish="January",this.monthNamesLocalized=Pe(e,"gregory","January")}convertToJulian(e,a,r){return CalendarUtils.gregorian_to_jd(e,a+1,r)}convertFromGregorian(e){return e=this.validateDate(e)}convertToGregorian(e,a,r){return{year:e,month:a,day:r}}isLeapYear(){return year%4==0&&!(year%100==0&&year%400!=0)}monthNames(e="en",a="gregory",r="January"){return Pe(e,a,r)}};var te={},Cn=(n,e,a)=>{let r="gregory",t=e.prototype.$utils(),o=function(d,i){let h={};i&&(h=Object.keys(i).reduce((D,$)=>($==="$L"||$==="locale"?D.locale=i[$]:$==="$u"||$==="utc"?D.utc=i[$]:$==="$offset"?D.$offset=i[$]:$==="$x"?D.x=i[$]:$==="$d"||i[$],D),{}));let L=a(d,h);return i&&"$C"in i&&i.$C!=="gregory"?L.toCalendarSystem(i.$C):L};a.registerCalendarSystem=(d,i)=>{if(i.constructor.typeName!=="CalendarSystemBase")throw new Error("Calendar system must extend CalendarSystemBase");if(te[d]=i,typeof i.daysInMonth=="function"){let h=e.prototype.daysInMonth;e.prototype.daysInMonth=function(){return this.$C&&this.$C!=="gregory"?i.daysInMonth(this.$y,this.$M):h.call(this)}}if(typeof i.startOf=="function"){let h=e.prototype.startOf;e.prototype.startOf=function(L){return this.$C&&this.$C!=="gregory"?i.startOf(this.$y,this.$M,this.$D,L):h.call(this,L)}}if(typeof i.endOf=="function"){let h=e.prototype.endOf;e.prototype.endOf=function(L){return this.$C&&this.$C!=="gregory"?i.endOf(this.$y,this.$M,this.$D,L):h.call(this,L)}}if(typeof i.isLeapYear=="function"){let h=e.prototype.isLeapYear;e.prototype.isLeapYear=function(){return this.$C&&this.$C!=="gregory"?i.isLeapYear.call(this):h.call(this)}}},a.getRegisteredCalendarSystem=d=>{if(!te[d])throw new Error(`Calendar system '${d}' is not registered.`);return te[d]};let u=e.prototype.init;e.prototype.init=function(d){u.bind(this)(d),this.$C&&this.$C!=="gregory"&&this.toCalendarSystem(this.$C)},e.prototype.clone=function(){return o(this.$d,this)},e.prototype.startOf=function(d,i){let h=!!t.u(i)||i,L=t.p(d),D=(I,j,W=this.$y)=>{if("$C"in this&&this.$C!=="gregory"){let k;try{k=te[this.$C].convertToGregorian(W,j,I),W=k.year,j=k.month,I=k.day}catch(Y){console.log("Error calling convertToGregorian",Y)}}let V=o(this.$u?Date.UTC(W,j,I):new Date(W,j,I),this);return h?V:V.endOf("day")},$=(I,j)=>o(this.toDate()[I].apply(this.$C&&this.$C!=="gregory"?this.$d:this.toDate("s"),(h?[0,0,0,0]:[23,59,59,999]).slice(j)),this),{$W:w,$M:C,$D:A}=this,E="set"+(this.$u?"UTC":"");var U=12;switch(this.$C=="hebrew"&&(U=this.isLeapYear()?13:12),this.$C=="ethiopic"&&(U=13),L){case"year":return h?D(1,0):D(0,0,this.$y+1);case"month":return h?D(1,this.$M):D(0,(this.$M+1)%U,this.$y+parseInt((this.$M+1)/U,10));case"week":{let I=this.$locale().weekStart||0,j=(w<I?w+7:w)-I;return D(h?A-j:A+(6-j),C)}case"day":case"date":return $(`${E}Hours`,0);case"hour":return $(`${E}Minutes`,1);case"minute":return $(`${E}Seconds`,2);case"second":return $(`${E}Milliseconds`,3);default:return this.clone()}};let m=e.prototype.$set;e.prototype.$set=function(d,i){if(!("$C"in this)||this.$C==="gregory")return m.call(this,d,i);let{$d:h,$u:L,$C:D,$y:$,$M:w,$D:C,$H:A,$m:E,$s:U,$ms:I}=this,j=L?"UTC":"",W=(Y,p)=>h[`set${j}${Y}`](p),V=(Y,p,T=$,g=A,H=E,O=U,z=I)=>{let{year:y,month:l,day:b}=te[D].convertToGregorian(T,p,Y,g,H,O,z);return W("FullYear",y),W("Month",l),W("Date",b),W("Hours",g),W("Minutes",H),W("Seconds",O),W("Milliseconds",z),this},k={date:()=>V(i,w),day:()=>V(i,w),month:()=>V(C,i),year:()=>V(C,w,i),hour:()=>V(C,w,$,i),minute:()=>V(C,w,$,A,i),second:()=>V(C,w,$,A,E,i),millisecond:()=>V(C,w,$,A,E,U,i)};return d in k?(k[d](),this.init(),D!=="gregory"?this.toCalendarSystem(D):this):m.call(this,d,i)};let M=e.prototype.add;e.prototype.add=function(d,i){d=Number(d);let h=t.p(i);if("$C"in this&&this.$C==="gregory"||!("$C"in this))return M.bind(this)(d,i);let L=C=>{let A=te[this.$C].convertToGregorian(this.$y,this.$M,this.$D,this.$H,this.$m,this.$s,this.$ms),E=a(A.year+"-"+(A.month+1)+"-"+A.day);return o(E.date(E.date()+Math.round(C*d)),this)};var D=12;if(this.$C=="hebrew"&&(D=this.isLeapYear()?13:12),this.$C=="ethiopic"&&(D=13),h==="month"){let C=this.$M+d,A=C<0?-Math.ceil(-C/D):parseInt(C/D,10),E=this.$D,U=this.set("day",1).add(A,"year").set("month",C-A*D);return U.set("day",Math.min(U.daysInMonth(),E))}if(h==="year")return this.set("year",this.$y+d);if(h==="day")return L(1);if(h==="week")return L(7);let $={minute:6e4,hour:36e5,second:1e3}[h]||1,w=this.$d.getTime()+d*$;return o(w,this)};let f=e.prototype.date;function s(d,i,h){return typeof d!="string"||!["ar","ar-dz","ar-iq","ar-kw","ar-ly","ar-ma","ar-sa","ar-tn","fa","he"].includes(d)&&h!="amazigh"?i:a.updateLocale(d,te[h].localeOverride(d))}e.prototype.date=function(d){return"$C"in this&&this.$C!=="gregory"?this.$g(d,"$D","day"):f.bind(this)(d)},a.toCalendarSystem=function(d){if(!te[d])throw new Error(`Calendar system '${d}' is not registered.`);return a.$C=d,a},e.prototype.toCalendarSystem=function(d=r){if(!te[d])throw new Error(`Calendar system '${d}' is not registered.`);let i=this.clone();if(i.$C!==d){if(d==="gregory"){let h=te[i.$C||"gregory"].convertToGregorian(i.$y,i.$M,i.$D,i.$H,i.$m,i.$s,i.$ms);i.$G_y=h.year,i.$G_M=h.month,i.$G_D=h.day,i.$C_y=h.year,i.$C_M=h.month,i.$C_D=h.day,i.$y=h.year,i.$M=h.month,i.$D=h.day}else{let h=te[d].convertFromGregorian(this.toDate());i.$G_y=i.get("year"),i.$G_M=i.get("month"),i.$G_D=i.get("date"),i.$C_y=h.year,i.$C_M=h.month,i.$C_D=h.day,i.$y=h.year,i.$M=h.month,i.$D=h.day}i.$C=d}return a.updateLocale(i.$L,te[d].localeOverride(i.$L)),i};let _=e.prototype.locale;e.prototype.locale=function(d,i){return i=s(d,i,this.$C||"gregory"),_.bind(this)(d,i)};let c=a.locale;a.locale=function(d,i,h){return i=s(d,i,r),c.bind(this)(d,i,h)},a.toCalendarSystem.setDefault=function(d){r=d},a.updateLocale=function(d,i){let h=a.Ls[d];if(h)return(i?Object.keys(i):[]).forEach(L=>{h[L]=i[L]}),h},a.fromCalendarSystem=(d,i,h,L,D=0,$=0,w=0,C=0)=>{if(!te[d])throw new Error(`Calendar system '${d}' is not registered.`);let A=te[d].convertToGregorian(i,h,L,D,$,w,C);return a(A.year+"-"+A.month+"-"+A.day)},a.registerCalendarSystem("gregory",new We)};var gr=ye(On(),1);Z.extend(Mr.default);Z.extend(pr.default);Z.extend(Yr.default);Z.extend(Dr.default);Z.extend(Cn);Z.registerCalendarSystem("persian",new gr.default);window.dayjs=Z;function xr({displayFormat:n,firstDayOfWeek:e,isAutofocused:a,locale:r,shouldCloseOnDateSelection:t,state:o,months:u,dayLabel:m,dayShortLabel:M}){let f=Z.tz.guess();return{daysInFocusedMonth:[],displayText:"",emptyDaysInFocusedMonth:[],focusedDate:null,focusedMonth:null,focusedYear:null,hour:null,isClearingState:!1,minute:null,second:null,state:o,months:u,dayLabels:[],dayLabel:m,dayShortLabel:M,init:function(){Z.locale(yr[r]??yr.en),this.focusedDate=Z().tz(f).toCalendarSystem("persian");let s=this.getSelectedDate()??Z().tz(f).toCalendarSystem("persian").hour(0).minute(0).second(0);(this.getMaxDate()!==null&&s.isAfter(this.getMaxDate())||this.getMinDate()!==null&&s.isBefore(this.getMinDate()))&&(s=null),this.hour=s?.hour()??0,this.minute=s?.minute()??0,this.second=s?.second()??0,this.setDisplayText(),this.setMonths(),this.setDayLabels(),a&&this.$nextTick(()=>this.togglePanelVisibility(this.$refs.button)),this.$watch("focusedMonth",()=>{this.focusedMonth=+this.focusedMonth,this.focusedDate.month()!==this.focusedMonth&&(this.focusedDate=this.focusedDate.month(this.focusedMonth))}),this.$watch("focusedYear",()=>{if(this.focusedYear?.length>4&&(this.focusedYear=this.focusedYear.substring(0,4)),!this.focusedYear||this.focusedYear?.length!==4)return;let _=+this.focusedYear;Number.isInteger(_)||(_=Z().tz(f).toCalendarSystem("persian").year(),this.focusedYear=_),this.focusedDate.year()!==_&&(this.focusedDate=this.focusedDate.year(_))}),this.$watch("focusedDate",()=>{let _=this.focusedDate.month(),c=this.focusedDate.year();this.focusedMonth!==_&&(this.focusedMonth=_),this.focusedYear!==c&&(this.focusedYear=c),this.setupDaysGrid()}),this.$watch("hour",()=>{let _=+this.hour;if(Number.isInteger(_)?_>23?this.hour=0:_<0?this.hour=23:this.hour=_:this.hour=0,this.isClearingState)return;let c=this.getSelectedDate()??this.focusedDate;this.setState(c.hour(this.hour??0))}),this.$watch("minute",()=>{let _=+this.minute;if(Number.isInteger(_)?_>59?this.minute=0:_<0?this.minute=59:this.minute=_:this.minute=0,this.isClearingState)return;let c=this.getSelectedDate()??this.focusedDate;this.setState(c.minute(this.minute??0))}),this.$watch("second",()=>{let _=+this.second;if(Number.isInteger(_)?_>59?this.second=0:_<0?this.second=59:this.second=_:this.second=0,this.isClearingState)return;let c=this.getSelectedDate()??this.focusedDate;this.setState(c.second(this.second??0))}),this.$watch("state",()=>{if(this.state===void 0)return;let _=this.getSelectedDate();if(_===null){this.clearState();return}this.getMaxDate()!==null&&_?.isAfter(this.getMaxDate())&&(_=null),this.getMinDate()!==null&&_?.isBefore(this.getMinDate())&&(_=null);let c=_?.hour()??0;this.hour!==c&&(this.hour=c);let d=_?.minute()??0;this.minute!==d&&(this.minute=d);let i=_?.second()??0;this.second!==i&&(this.second=i),this.setDisplayText()})},clearState:function(){this.isClearingState=!0,this.setState(null),this.hour=0,this.minute=0,this.second=0,this.$nextTick(()=>this.isClearingState=!1)},dateIsDisabled:function(s){return!!(this.$refs?.disabledDates&&JSON.parse(this.$refs.disabledDates.value??[]).some(_=>(_=Z(_),_.isValid()?_.isSame(s.toCalendarSystem("gregory"),"day"):!1))||this.getMaxDate()&&s.isAfter(this.getMaxDate())||this.getMinDate()&&s.isBefore(this.getMinDate()))},dayIsDisabled:function(s){return this.focusedDate??(this.focusedDate=Z().tz(f).toCalendarSystem("persian")),this.dateIsDisabled(this.focusedDate.date(s))},dayIsSelected:function(s){let _=this.getSelectedDate();return _===null?!1:(this.focusedDate??(this.focusedDate=Z().tz(f).toCalendarSystem("persian")),_.date()===s&&_.month()===this.focusedDate.month()&&_.year()===this.focusedDate.year())},dayIsToday:function(s){let _=Z().tz(f).toCalendarSystem("persian");return this.focusedDate??(this.focusedDate=_),_.date()===s&&_.month()===this.focusedDate.month()&&_.year()===this.focusedDate.year()},focusPreviousDay:function(){this.focusedDate??(this.focusedDate=Z().tz(f).toCalendarSystem("persian")),this.focusedDate=this.focusedDate.subtract(1,"day")},focusPreviousWeek:function(){this.focusedDate??(this.focusedDate=Z().tz(f).toCalendarSystem("persian")),this.focusedDate=this.focusedDate.subtract(1,"week")},focusNextDay:function(){this.focusedDate??(this.focusedDate=Z().tz(f).toCalendarSystem("persian")),this.focusedDate=this.focusedDate.add(1,"day")},focusNextWeek:function(){this.focusedDate??(this.focusedDate=Z().tz(f).toCalendarSystem("persian")),this.focusedDate=this.focusedDate.add(1,"week")},getDayLabels:function(){let s=this.$el.dataset.weekdaysShort,_=[];return s==="short"?typeof this.dayShortLabel!="object"?_=Z.weekdaysShort():_=Object.values(this.dayShortLabel):typeof this.dayLabel!="object"?_=Z.weekdays():_=Object.values(this.dayLabel),e===0?_:[..._.slice(e),..._.slice(0,e)]},getMaxDate:function(){let s=Z(this.$refs.maxDate?.value);return s.isValid()?s.toCalendarSystem("persian"):null},getMinDate:function(){let s=Z(this.$refs.minDate?.value);return s.isValid()?s.toCalendarSystem("persian"):null},getSelectedDate:function(){if(this.state===void 0||this.state===null)return null;let s=Z(this.state).toCalendarSystem("persian");return s.isValid()?s:null},togglePanelVisibility:function(){this.isOpen()||(this.focusedDate=this.getSelectedDate()??this.getMinDate()??Z().tz(f).toCalendarSystem("persian"),this.setupDaysGrid()),this.$refs.panel.toggle(this.$refs.button)},selectDate:function(s=null){s&&this.setFocusedDay(s),this.focusedDate??(this.focusedDate=Z().tz(f).toCalendarSystem("persian")),this.setState(this.focusedDate),t&&this.togglePanelVisibility()},setDisplayText:function(){this.displayText=this.getSelectedDate()?this.getSelectedDate().format(n):""},setMonths:function(){(typeof this.months!="object"||!Array.isArray(this.months)||this.months===null)&&(this.months=Z.months())},setDayLabels:function(){this.dayLabels=this.getDayLabels()},setupDaysGrid:function(){this.focusedDate??(this.focusedDate=Z().tz(f).toCalendarSystem("persian")),this.emptyDaysInFocusedMonth=Array.from({length:this.focusedDate.date(8-e).day()},(s,_)=>_+1),this.daysInFocusedMonth=Array.from({length:this.focusedDate.daysInMonth()},(s,_)=>_+1)},setFocusedDay:function(s){let _=s-this.focusedDate.date();this.focusedDate=this.focusedDate.add(_,"day")},setState:function(s){if(s===null){this.state=null,this.setDisplayText();return}this.dateIsDisabled(s)||(this.state=s.hour(this.hour??0).minute(this.minute??0).second(this.second??0).toCalendarSystem("gregory").format("YYYY-MM-DD HH:mm:ss"),this.setDisplayText())},isOpen:function(){return this.$refs.panel?.style.display==="block"}}}var yr={ar:An(),bs:zn(),ca:In(),cs:Nn(),cy:xn(),da:En(),de:qn(),en:Fn(),es:Jn(),fa:Un(),fi:Gn(),fr:Pn(),hi:Wn(),hu:Rn(),hy:Zn(),id:Vn(),it:Kn(),ja:Bn(),ka:Qn(),km:Xn(),ku:tr(),ms:nr(),my:rr(),nl:ar(),pl:ir(),pt_BR:sr(),pt_PT:or(),ro:ur(),ru:dr(),sv:lr(),tr:_r(),uk:fr(),vi:hr(),zh_CN:mr(),zh_TW:cr()};export{xr as default};
|
|
/*! Bundled license information:
|
|
|
|
@calidy/dayjs-calendarsystems/calendarSystems/PersianCalendarSystem.js:
|
|
(**
|
|
* @fileoverview This file contains utility functions for working with the Intl API.
|
|
* @license see LICENSE file included in the project
|
|
* @author Calidy.com, Amir Moradi (https://calidy.com/)
|
|
* @description see README.md file included in the project
|
|
*
|
|
*)
|
|
(**
|
|
* Calendar System Base Class.
|
|
* @file CalendarSystemBase.js
|
|
* @project dayjs-calendarsystems
|
|
* @license see LICENSE file included in the project
|
|
* @author Calidy.com, Amir Moradi (https://calidy.com/)
|
|
* @description see README.md file included in the project
|
|
*
|
|
*)
|
|
(**
|
|
* Persian Calendar System
|
|
*
|
|
* @file PersianCalendarSystem.js
|
|
* @project dayjs-calendarsystems
|
|
* @license see LICENSE file included in the project
|
|
* @author Calidy.com, Amir Moradi (https://calidy.com/)
|
|
* @description see README.md file included in the project
|
|
*
|
|
*)
|
|
|
|
@calidy/dayjs-calendarsystems/dayjs-calendarsystems.esm.min.js:
|
|
(**
|
|
* @fileoverview This file contains utility functions for working with the Intl API.
|
|
* @license see LICENSE file included in the project
|
|
* @author Calidy.com, Amir Moradi (https://calidy.com/)
|
|
* @description see README.md file included in the project
|
|
*
|
|
*)
|
|
(**
|
|
* Calendar System Base Class.
|
|
* @file CalendarSystemBase.js
|
|
* @project dayjs-calendarsystems
|
|
* @license see LICENSE file included in the project
|
|
* @author Calidy.com, Amir Moradi (https://calidy.com/)
|
|
* @description see README.md file included in the project
|
|
*
|
|
*)
|
|
(**
|
|
* Gregorian Calendar System
|
|
*
|
|
* @file GregoryCalendarSystem.js
|
|
* @project dayjs-calendarsystems
|
|
* @license see LICENSE file included in the project
|
|
* @author Calidy.com, Amir Moradi (https://calidy.com/)
|
|
* @description see README.md file included in the project
|
|
*
|
|
*)
|
|
(**
|
|
* Day.js calendar systems plugin
|
|
* @license see LICENSE file included in the project
|
|
* @author Calidy.com, Amir Moradi (https://calidy.com/)
|
|
* @description see README.md file included in the project
|
|
*
|
|
* This plugin allows Day.js to work with different calendar systems.
|
|
*)
|
|
*/
|