bulma-extensions
Version:
Set of extensions for Bulma.io CSS Framework
1 lines • 196 kB
JavaScript
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.bulmaCalendar=t():e.bulmaCalendar=t()}("undefined"!=typeof self?self:this,function(){return function(n){var o={};function i(e){if(o[e])return o[e].exports;var t=o[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,i),t.l=!0,t.exports}return i.m=n,i.c=o,i.d=function(e,t,n){i.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="",i(i.s=200)}([function(e,t,n){var f=n(119),m=36e5,p=6e4,v=/[T ]/,g=/:/,_=/^(\d{2})$/,b=[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],k=/^(\d{4})/,y=[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],x=/^-(\d{2})$/,M=/^-?(\d{3})$/,D=/^-?(\d{2})-?(\d{2})$/,w=/^-?W(\d{2})$/,T=/^-?W(\d{2})-?(\d{1})$/,j=/^(\d{2}([.,]\d*)?)$/,S=/^(\d{2}):?(\d{2}([.,]\d*)?)$/,P=/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,H=/([Z+-].*)$/,Y=/^(Z)$/,X=/^([+-])(\d{2})$/,E=/^([+-])(\d{2}):?(\d{2})$/;function O(e,t,n){t=t||0,n=n||0;var o=new Date(0);o.setUTCFullYear(e,0,4);var i=7*t+n+1-(o.getUTCDay()||7);return o.setUTCDate(o.getUTCDate()+i),o}e.exports=function(e,t){if(f(e))return new Date(e.getTime());if("string"!=typeof e)return new Date(e);var n=(t||{}).additionalDigits;n=null==n?2:Number(n);var o=function(e){var t,n={},o=e.split(v);if(t=g.test(o[0])?(n.date=null,o[0]):(n.date=o[0],o[1])){var i=H.exec(t);i?(n.time=t.replace(i[1],""),n.timezone=i[1]):n.time=t}return n}(e),i=function(e,t){var n,o=b[t],i=y[t];if(n=k.exec(e)||i.exec(e)){var r=n[1];return{year:parseInt(r,10),restDateString:e.slice(r.length)}}if(n=_.exec(e)||o.exec(e)){var a=n[1];return{year:100*parseInt(a,10),restDateString:e.slice(a.length)}}return{year:null}}(o.date,n),r=i.year,a=function(e,t){if(null===t)return null;var n,o,i,r;if(0===e.length)return(o=new Date(0)).setUTCFullYear(t),o;if(n=x.exec(e))return o=new Date(0),i=parseInt(n[1],10)-1,o.setUTCFullYear(t,i),o;if(n=M.exec(e)){o=new Date(0);var a=parseInt(n[1],10);return o.setUTCFullYear(t,0,a),o}if(n=D.exec(e)){o=new Date(0),i=parseInt(n[1],10)-1;var s=parseInt(n[2],10);return o.setUTCFullYear(t,i,s),o}if(n=w.exec(e))return r=parseInt(n[1],10)-1,O(t,r);if(n=T.exec(e)){r=parseInt(n[1],10)-1;var u=parseInt(n[2],10)-1;return O(t,r,u)}return null}(i.restDateString,r);if(a){var s,u=a.getTime(),c=0;return o.time&&(c=function(e){var t,n,o;if(t=j.exec(e))return(n=parseFloat(t[1].replace(",",".")))%24*m;if(t=S.exec(e))return n=parseInt(t[1],10),o=parseFloat(t[2].replace(",",".")),n%24*m+o*p;if(t=P.exec(e)){n=parseInt(t[1],10),o=parseInt(t[2],10);var i=parseFloat(t[3].replace(",","."));return n%24*m+o*p+1e3*i}return null}(o.time)),s=o.timezone?(d=o.timezone,(l=Y.exec(d))?0:(l=X.exec(d))?(h=60*parseInt(l[2],10),"+"===l[1]?-h:h):(l=E.exec(d))?(h=60*parseInt(l[2],10)+parseInt(l[3],10),"+"===l[1]?-h:h):0):(s=new Date(u+c).getTimezoneOffset(),new Date(u+c+s*p).getTimezoneOffset()),new Date(u+c+s*p)}var d,l,h;return new Date(e)}},function(e,t){var i=["M","MM","Q","D","DD","DDD","DDDD","d","E","W","WW","YY","YYYY","GG","GGGG","H","HH","h","hh","m","mm","s","ss","S","SS","SSS","Z","ZZ","X","x"];e.exports=function(e){var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push(n);var o=i.concat(t).sort().reverse();return new RegExp("(\\[[^\\[]*\\])|(\\\\)?("+o.join("|")+"|.)","g")}},function(e,t,n){var s=n(0),u=n(3);e.exports=function(e){var t=s(e),n=t.getFullYear(),o=new Date(0);o.setFullYear(n+1,0,4),o.setHours(0,0,0,0);var i=u(o),r=new Date(0);r.setFullYear(n,0,4),r.setHours(0,0,0,0);var a=u(r);return t.getTime()>=i.getTime()?n+1:t.getTime()>=a.getTime()?n:n-1}},function(e,t,n){var o=n(79);e.exports=function(e){return o(e,{weekStartsOn:1})}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e);return t.setHours(0,0,0,0),t}},function(e,t,n){var o=n(11),i=n(12);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){e.exports={addDays:n(7),addHours:n(129),addISOYears:n(130),addMilliseconds:n(8),addMinutes:n(132),addMonths:n(81),addQuarters:n(133),addSeconds:n(134),addWeeks:n(121),addYears:n(135),areRangesOverlapping:n(201),closestIndexTo:n(202),closestTo:n(203),compareAsc:n(10),compareDesc:n(122),differenceInCalendarDays:n(80),differenceInCalendarISOWeeks:n(204),differenceInCalendarISOYears:n(136),differenceInCalendarMonths:n(137),differenceInCalendarQuarters:n(205),differenceInCalendarWeeks:n(206),differenceInCalendarYears:n(139),differenceInDays:n(140),differenceInHours:n(207),differenceInISOYears:n(208),differenceInMilliseconds:n(82),differenceInMinutes:n(209),differenceInMonths:n(123),differenceInQuarters:n(210),differenceInSeconds:n(124),differenceInWeeks:n(211),differenceInYears:n(212),distanceInWords:n(142),distanceInWordsStrict:n(213),distanceInWordsToNow:n(214),eachDay:n(215),endOfDay:n(125),endOfHour:n(216),endOfISOWeek:n(217),endOfISOYear:n(218),endOfMinute:n(219),endOfMonth:n(144),endOfQuarter:n(220),endOfSecond:n(221),endOfToday:n(222),endOfTomorrow:n(223),endOfWeek:n(143),endOfYear:n(224),endOfYesterday:n(225),format:n(226),getDate:n(227),getDay:n(228),getDayOfYear:n(145),getDaysInMonth:n(120),getDaysInYear:n(229),getHours:n(230),getISODay:n(149),getISOWeek:n(126),getISOWeeksInYear:n(231),getISOYear:n(2),getMilliseconds:n(232),getMinutes:n(233),getMonth:n(234),getOverlappingDaysInRanges:n(235),getQuarter:n(138),getSeconds:n(236),getTime:n(237),getYear:n(238),isAfter:n(239),isBefore:n(240),isDate:n(119),isEqual:n(241),isFirstDayOfMonth:n(242),isFriday:n(243),isFuture:n(244),isLastDayOfMonth:n(245),isLeapYear:n(148),isMonday:n(246),isPast:n(247),isSameDay:n(248),isSameHour:n(150),isSameISOWeek:n(152),isSameISOYear:n(153),isSameMinute:n(154),isSameMonth:n(156),isSameQuarter:n(157),isSameSecond:n(159),isSameWeek:n(127),isSameYear:n(161),isSaturday:n(249),isSunday:n(250),isThisHour:n(251),isThisISOWeek:n(252),isThisISOYear:n(253),isThisMinute:n(254),isThisMonth:n(255),isThisQuarter:n(256),isThisSecond:n(257),isThisWeek:n(258),isThisYear:n(259),isThursday:n(260),isToday:n(261),isTomorrow:n(262),isTuesday:n(263),isValid:n(147),isWednesday:n(264),isWeekend:n(265),isWithinRange:n(266),isYesterday:n(267),lastDayOfISOWeek:n(268),lastDayOfISOYear:n(269),lastDayOfMonth:n(270),lastDayOfQuarter:n(271),lastDayOfWeek:n(162),lastDayOfYear:n(272),max:n(273),min:n(274),parse:n(0),setDate:n(275),setDay:n(276),setDayOfYear:n(277),setHours:n(278),setISODay:n(279),setISOWeek:n(280),setISOYear:n(131),setMilliseconds:n(281),setMinutes:n(282),setMonth:n(163),setQuarter:n(283),setSeconds:n(284),setYear:n(285),startOfDay:n(4),startOfHour:n(151),startOfISOWeek:n(3),startOfISOYear:n(9),startOfMinute:n(155),startOfMonth:n(286),startOfQuarter:n(158),startOfSecond:n(160),startOfToday:n(287),startOfTomorrow:n(288),startOfWeek:n(79),startOfYear:n(146),startOfYesterday:n(289),subDays:n(290),subHours:n(291),subISOYears:n(141),subMilliseconds:n(292),subMinutes:n(293),subMonths:n(294),subQuarters:n(295),subSeconds:n(296),subWeeks:n(297),subYears:n(298)}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=Number(t);return n.setDate(n.getDate()+o),n}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e).getTime(),o=Number(t);return new Date(n+o)}},function(e,t,n){var o=n(2),i=n(3);e.exports=function(e){var t=o(e),n=new Date(0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),i(n)}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e).getTime(),o=i(t).getTime();return n<o?-1:o<n?1:0}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"in "+o:o+" ago":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],n=["January","February","March","April","May","June","July","August","September","October","November","December"],o=["Su","Mo","Tu","We","Th","Fr","Sa"],i=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],r=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return function(e){var t=e%100;if(20<t||t<10)switch(t%10){case 1:return e+"st";case 2:return e+"nd";case 3:return e+"rd"}return e+"th"}(t[n](e))}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"أقل من ثانية واحدة",other:"أقل من {{count}} ثواني"},xSeconds:{one:"ثانية واحدة",other:"{{count}} ثواني"},halfAMinute:"نصف دقيقة",lessThanXMinutes:{one:"أقل من دقيقة",other:"أقل من {{count}} دقيقة"},xMinutes:{one:"دقيقة واحدة",other:"{{count}} دقائق"},aboutXHours:{one:"ساعة واحدة تقريباً",other:"{{count}} ساعات تقريباً"},xHours:{one:"ساعة واحدة",other:"{{count}} ساعات"},xDays:{one:"يوم واحد",other:"{{count}} أيام"},aboutXMonths:{one:"شهر واحد تقريباً",other:"{{count}} أشهر تقريباً"},xMonths:{one:"شهر واحد",other:"{{count}} أشهر"},aboutXYears:{one:"عام واحد تقريباً",other:"{{count}} أعوام تقريباً"},xYears:{one:"عام واحد",other:"{{count}} أعوام"},overXYears:{one:"أكثر من عام",other:"أكثر من {{count}} أعوام"},almostXYears:{one:"عام واحد تقريباً",other:"{{count}} أعوام تقريباً"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"في خلال "+o:"منذ "+o:o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],n=["كانون الثاني يناير","شباط فبراير","آذار مارس","نيسان أبريل","أيار مايو","حزيران يونيو","تموز يوليو","آب أغسطس","أيلول سبتمبر","تشرين الأول أكتوبر","تشرين الثاني نوفمبر","كانون الأول ديسمبر"],o=["ح","ن","ث","ر","خ","ج","س"],i=["أحد","إثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],r=["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"],a=["صباح","مساء"],s=["ص","م"],u=["صباحاً","مساءاً"],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(o){e[o+"o"]=function(e,t){return n=t[o](e),String(n);var n}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"по-малко от секунда",other:"по-малко от {{count}} секунди"},xSeconds:{one:"1 секунда",other:"{{count}} секунди"},halfAMinute:"половин минута",lessThanXMinutes:{one:"по-малко от минута",other:"по-малко от {{count}} минути"},xMinutes:{one:"1 минута",other:"{{count}} минути"},aboutXHours:{one:"около час",other:"около {{count}} часа"},xHours:{one:"1 час",other:"{{count}} часа"},xDays:{one:"1 ден",other:"{{count}} дни"},aboutXMonths:{one:"около месец",other:"около {{count}} месеца"},xMonths:{one:"1 месец",other:"{{count}} месеца"},aboutXYears:{one:"около година",other:"около {{count}} години"},xYears:{one:"1 година",other:"{{count}} години"},overXYears:{one:"над година",other:"над {{count}} години"},almostXYears:{one:"почти година",other:"почти {{count}} години"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"след "+o:"преди "+o:o}}}},function(e,t,n){var u=n(1);e.exports=function(){var t=["яну","фев","мар","апр","май","юни","юли","авг","сеп","окт","ное","дек"],n=["януари","февруари","март","април","май","юни","юли","август","септември","октомври","ноември","декември"],o=["нд","пн","вт","ср","чт","пт","сб"],i=["нед","пон","вто","сря","чет","пет","съб"],r=["неделя","понеделник","вторник","сряда","четвъртък","петък","събота"],a=["сутринта","на обяд","следобед","вечерта"],e=function(e){var t=e.getHours();return 4<=t&&t<12?a[0]:12<=t&&t<14?a[1]:14<=t&&t<17?a[2]:a[3]},s={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:e,a:e,aa:e};return["M","D","DDD","d","Q","W"].forEach(function(n){s[n+"o"]=function(e,t){return function(e){var t=e%100;if(20<t||t<10)switch(t%10){case 1:return e+"-ви";case 2:return e+"-ри"}return e+"-и"}(t[n](e))}}),{formatters:s,formattingTokensRegExp:u(s)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"menys d'un segon",other:"menys de {{count}} segons"},xSeconds:{one:"1 segon",other:"{{count}} segons"},halfAMinute:"mig minut",lessThanXMinutes:{one:"menys d'un minut",other:"menys de {{count}} minuts"},xMinutes:{one:"1 minut",other:"{{count}} minuts"},aboutXHours:{one:"aproximadament una hora",other:"aproximadament {{count}} hores"},xHours:{one:"1 hora",other:"{{count}} hores"},xDays:{one:"1 dia",other:"{{count}} dies"},aboutXMonths:{one:"aproximadament un mes",other:"aproximadament {{count}} mesos"},xMonths:{one:"1 mes",other:"{{count}} mesos"},aboutXYears:{one:"aproximadament un any",other:"aproximadament {{count}} anys"},xYears:{one:"1 any",other:"{{count}} anys"},overXYears:{one:"més d'un any",other:"més de {{count}} anys"},almostXYears:{one:"gairebé un any",other:"gairebé {{count}} anys"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"en "+o:"fa "+o:o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["gen","feb","mar","abr","mai","jun","jul","ago","set","oct","nov","des"],n=["gener","febrer","març","abril","maig","juny","juliol","agost","setembre","octobre","novembre","desembre"],o=["dg","dl","dt","dc","dj","dv","ds"],i=["dge","dls","dts","dcs","djs","dvs","dss"],r=["diumenge","dilluns","dimarts","dimecres","dijous","divendres","dissabte"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return function(e){switch(e){case 1:return"1r";case 2:return"2n";case 3:return"3r";case 4:return"4t";default:return e+"è"}}(t[n](e))}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){function c(e,t,n){var o,i,r=(o=e,1===(i=t)?o.one:2<=i&&i<=4?o.twoFour:o.other);return(r[n]||r).replace("{{count}}",t)}function d(e){var t="";return"almost"===e&&(t="skoro"),"about"===e&&(t="přibližně"),0<t.length?t+" ":""}function l(e){var t="";return"lessThan"===e&&(t="méně než"),"over"===e&&(t="více než"),0<t.length?t+" ":""}e.exports=function(){var u={xSeconds:{one:{regular:"vteřina",past:"vteřinou",future:"vteřinu"},twoFour:{regular:"{{count}} vteřiny",past:"{{count}} vteřinami",future:"{{count}} vteřiny"},other:{regular:"{{count}} vteřin",past:"{{count}} vteřinami",future:"{{count}} vteřin"}},halfAMinute:{other:{regular:"půl minuty",past:"půl minutou",future:"půl minuty"}},xMinutes:{one:{regular:"minuta",past:"minutou",future:"minutu"},twoFour:{regular:"{{count}} minuty",past:"{{count}} minutami",future:"{{count}} minuty"},other:{regular:"{{count}} minut",past:"{{count}} minutami",future:"{{count}} minut"}},xHours:{one:{regular:"hodina",past:"hodinou",future:"hodinu"},twoFour:{regular:"{{count}} hodiny",past:"{{count}} hodinami",future:"{{count}} hodiny"},other:{regular:"{{count}} hodin",past:"{{count}} hodinami",future:"{{count}} hodin"}},xDays:{one:{regular:"den",past:"dnem",future:"den"},twoFour:{regular:"{{count}} dni",past:"{{count}} dny",future:"{{count}} dni"},other:{regular:"{{count}} dní",past:"{{count}} dny",future:"{{count}} dní"}},xMonths:{one:{regular:"měsíc",past:"měsícem",future:"měsíc"},twoFour:{regular:"{{count}} měsíce",past:"{{count}} měsíci",future:"{{count}} měsíce"},other:{regular:"{{count}} měsíců",past:"{{count}} měsíci",future:"{{count}} měsíců"}},xYears:{one:{regular:"rok",past:"rokem",future:"rok"},twoFour:{regular:"{{count}} roky",past:"{{count}} roky",future:"{{count}} roky"},other:{regular:"{{count}} roků",past:"{{count}} roky",future:"{{count}} roků"}}};return{localize:function(e,t,n){n=n||{};var o,i,r=(o=e,["lessThan","about","over","almost"].filter(function(e){return!!o.match(new RegExp("^"+e))})[0]||""),a=(i=e.substring(r.length)).charAt(0).toLowerCase()+i.slice(1),s=u[a];return n.addSuffix?0<n.comparison?d(r)+"za "+l(r)+c(s,t,"future"):d(r)+"před "+l(r)+c(s,t,"past"):d(r)+l(r)+c(s,t,"regular")}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["led","úno","bře","dub","kvě","čvn","čvc","srp","zář","říj","lis","pro"],n=["leden","únor","březen","duben","květen","červen","červenec","srpen","září","říjen","listopad","prosinec"],o=["ne","po","út","st","čt","pá","so"],i=["ned","pon","úte","stř","čtv","pát","sob"],r=["neděle","pondělí","úterý","středa","čtvrtek","pátek","sobota"],a=["DOP.","ODP."],s=["dop.","odp."],u=["dopoledne","odpoledne"],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e)+"."}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"mindre end et sekund",other:"mindre end {{count}} sekunder"},xSeconds:{one:"1 sekund",other:"{{count}} sekunder"},halfAMinute:"et halvt minut",lessThanXMinutes:{one:"mindre end et minut",other:"mindre end {{count}} minutter"},xMinutes:{one:"1 minut",other:"{{count}} minutter"},aboutXHours:{one:"cirka 1 time",other:"cirka {{count}} timer"},xHours:{one:"1 time",other:"{{count}} timer"},xDays:{one:"1 dag",other:"{{count}} dage"},aboutXMonths:{one:"cirka 1 måned",other:"cirka {{count}} måneder"},xMonths:{one:"1 måned",other:"{{count}} måneder"},aboutXYears:{one:"cirka 1 år",other:"cirka {{count}} år"},xYears:{one:"1 år",other:"{{count}} år"},overXYears:{one:"over 1 år",other:"over {{count}} år"},almostXYears:{one:"næsten 1 år",other:"næsten {{count}} år"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"om "+o:o+" siden":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["jan","feb","mar","apr","maj","jun","jul","aug","sep","okt","nov","dec"],n=["januar","februar","marts","april","maj","juni","juli","august","september","oktober","november","december"],o=["sø","ma","ti","on","to","fr","lø"],i=["søn","man","tir","ons","tor","fre","lør"],r=["søndag","mandag","tirsdag","onsdag","torsdag","fredag","lørdag"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e)+"."}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var r={lessThanXSeconds:{standalone:{one:"weniger als eine Sekunde",other:"weniger als {{count}} Sekunden"},withPreposition:{one:"weniger als einer Sekunde",other:"weniger als {{count}} Sekunden"}},xSeconds:{standalone:{one:"eine Sekunde",other:"{{count}} Sekunden"},withPreposition:{one:"einer Sekunde",other:"{{count}} Sekunden"}},halfAMinute:{standalone:"eine halbe Minute",withPreposition:"einer halben Minute"},lessThanXMinutes:{standalone:{one:"weniger als eine Minute",other:"weniger als {{count}} Minuten"},withPreposition:{one:"weniger als einer Minute",other:"weniger als {{count}} Minuten"}},xMinutes:{standalone:{one:"eine Minute",other:"{{count}} Minuten"},withPreposition:{one:"einer Minute",other:"{{count}} Minuten"}},aboutXHours:{standalone:{one:"etwa eine Stunde",other:"etwa {{count}} Stunden"},withPreposition:{one:"etwa einer Stunde",other:"etwa {{count}} Stunden"}},xHours:{standalone:{one:"eine Stunde",other:"{{count}} Stunden"},withPreposition:{one:"einer Stunde",other:"{{count}} Stunden"}},xDays:{standalone:{one:"ein Tag",other:"{{count}} Tage"},withPreposition:{one:"einem Tag",other:"{{count}} Tagen"}},aboutXMonths:{standalone:{one:"etwa ein Monat",other:"etwa {{count}} Monate"},withPreposition:{one:"etwa einem Monat",other:"etwa {{count}} Monaten"}},xMonths:{standalone:{one:"ein Monat",other:"{{count}} Monate"},withPreposition:{one:"einem Monat",other:"{{count}} Monaten"}},aboutXYears:{standalone:{one:"etwa ein Jahr",other:"etwa {{count}} Jahre"},withPreposition:{one:"etwa einem Jahr",other:"etwa {{count}} Jahren"}},xYears:{standalone:{one:"ein Jahr",other:"{{count}} Jahre"},withPreposition:{one:"einem Jahr",other:"{{count}} Jahren"}},overXYears:{standalone:{one:"mehr als ein Jahr",other:"mehr als {{count}} Jahre"},withPreposition:{one:"mehr als einem Jahr",other:"mehr als {{count}} Jahren"}},almostXYears:{standalone:{one:"fast ein Jahr",other:"fast {{count}} Jahre"},withPreposition:{one:"fast einem Jahr",other:"fast {{count}} Jahren"}}};return{localize:function(e,t,n){var o,i=(n=n||{}).addSuffix?r[e].withPreposition:r[e].standalone;return o="string"==typeof i?i:1===t?i.one:i.other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"in "+o:"vor "+o:o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],n=["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],o=["So","Mo","Di","Mi","Do","Fr","Sa"],i=["Son","Mon","Die","Mit","Don","Fre","Sam"],r=["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e)+"."}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"λιγότερο από ένα δευτερόλεπτο",other:"λιγότερο από {{count}} δευτερόλεπτα"},xSeconds:{one:"1 δευτερόλεπτο",other:"{{count}} δευτερόλεπτα"},halfAMinute:"μισό λεπτό",lessThanXMinutes:{one:"λιγότερο από ένα λεπτό",other:"λιγότερο από {{count}} λεπτά"},xMinutes:{one:"1 λεπτό",other:"{{count}} λεπτά"},aboutXHours:{one:"περίπου 1 ώρα",other:"περίπου {{count}} ώρες"},xHours:{one:"1 ώρα",other:"{{count}} ώρες"},xDays:{one:"1 ημέρα",other:"{{count}} ημέρες"},aboutXMonths:{one:"περίπου 1 μήνας",other:"περίπου {{count}} μήνες"},xMonths:{one:"1 μήνας",other:"{{count}} μήνες"},aboutXYears:{one:"περίπου 1 χρόνο",other:"περίπου {{count}} χρόνια"},xYears:{one:"1 χρόνο",other:"{{count}} χρόνια"},overXYears:{one:"πάνω από 1 χρόνο",other:"πάνω από {{count}} χρόνια"},almostXYears:{one:"περίπου 1 χρόνο",other:"περίπου {{count}} χρόνια"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"σε "+o:o+" πρίν":o}}}},function(e,t,n){var h=n(1);e.exports=function(){var t=["Ιαν","Φεβ","Μαρ","Απρ","Μαϊ","Ιουν","Ιουλ","Αυγ","Σεπ","Οκτ","Νοε","Δεκ"],n=["Ιανουάριος","Φεβρουάριος","Μάρτιος","Απρίλιος","Μάιος","Ιούνιος","Ιούλιος","Αύγουστος","Σεπτέμβριος","Οκτώβριος","Νοέμβριος","Δεκέμβριος"],o=["Ιανουαρίου","Φεβρουαρίου","Μαρτίου","Απριλίου","Μαΐου","Ιουνίου","Ιουλίου","Αυγούστου","Σεπτεμβρίου","Οκτωβρίου","Νοεμβρίου","Δεκεμβρίου"],i=["Κυ","Δε","Τρ","Τε","Πέ","Πα","Σά"],r=["Κυρ","Δευ","Τρί","Τετ","Πέμ","Παρ","Σάβ"],a=["Κυριακή","Δευτέρα","Τρίτη","Τετάρτη","Πέμπτη","Παρασκευή","Σάββατο"],s=["ΠΜ","ΜΜ"],u=["πμ","μμ"],c=["π.μ.","μ.μ."],d={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return i[e.getDay()]},ddd:function(e){return r[e.getDay()]},dddd:function(e){return a[e.getDay()]},A:function(e){return 1<=e.getHours()/12?s[1]:s[0]},a:function(e){return 1<=e.getHours()/12?u[1]:u[0]},aa:function(e){return 1<=e.getHours()/12?c[1]:c[0]}},l={M:"ος",D:"η",DDD:"η",d:"η",Q:"ο",W:"η"};return["M","D","DDD","d","Q","W"].forEach(function(n){d[n+"o"]=function(e,t){return t[n](e)+l[n]}}),["D","Do","DD"].forEach(function(n){d[n+" MMMM"]=function(e,t){return(d[n]||t[n])(e,t)+" "+o[e.getMonth()]}}),{formatters:d,formattingTokensRegExp:h(d)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"malpli ol sekundo",other:"malpli ol {{count}} sekundoj"},xSeconds:{one:"1 sekundo",other:"{{count}} sekundoj"},halfAMinute:"duonminuto",lessThanXMinutes:{one:"malpli ol minuto",other:"malpli ol {{count}} minutoj"},xMinutes:{one:"1 minuto",other:"{{count}} minutoj"},aboutXHours:{one:"proksimume 1 horo",other:"proksimume {{count}} horoj"},xHours:{one:"1 horo",other:"{{count}} horoj"},xDays:{one:"1 tago",other:"{{count}} tagoj"},aboutXMonths:{one:"proksimume 1 monato",other:"proksimume {{count}} monatoj"},xMonths:{one:"1 monato",other:"{{count}} monatoj"},aboutXYears:{one:"proksimume 1 jaro",other:"proksimume {{count}} jaroj"},xYears:{one:"1 jaro",other:"{{count}} jaroj"},overXYears:{one:"pli ol 1 jaro",other:"pli ol {{count}} jaroj"},almostXYears:{one:"preskaŭ 1 jaro",other:"preskaŭ {{count}} jaroj"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"post "+o:"antaŭ "+o:o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["jan","feb","mar","apr","maj","jun","jul","aŭg","sep","okt","nov","dec"],n=["januaro","februaro","marto","aprilo","majo","junio","julio","aŭgusto","septembro","oktobro","novembro","decembro"],o=["di","lu","ma","me","ĵa","ve","sa"],i=["dim","lun","mar","mer","ĵaŭ","ven","sab"],r=["dimanĉo","lundo","mardo","merkredo","ĵaŭdo","vendredo","sabato"],a=["A.T.M.","P.T.M."],s=["a.t.m.","p.t.m."],u=["antaŭtagmeze","posttagmeze"],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e)+"-a"}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"menos de un segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"medio minuto",lessThanXMinutes:{one:"menos de un minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"alrededor de 1 hora",other:"alrededor de {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 día",other:"{{count}} días"},aboutXMonths:{one:"alrededor de 1 mes",other:"alrededor de {{count}} meses"},xMonths:{one:"1 mes",other:"{{count}} meses"},aboutXYears:{one:"alrededor de 1 año",other:"alrededor de {{count}} años"},xYears:{one:"1 año",other:"{{count}} años"},overXYears:{one:"más de 1 año",other:"más de {{count}} años"},almostXYears:{one:"casi 1 año",other:"casi {{count}} años"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"en "+o:"hace "+o:o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic"],n=["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"],o=["do","lu","ma","mi","ju","vi","sa"],i=["dom","lun","mar","mié","jue","vie","sáb"],r=["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e)+"º"}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){function e(e){return e.replace(/sekuntia?/,"sekunnin")}function t(e){return e.replace(/minuuttia?/,"minuutin")}function n(e){return e.replace(/tuntia?/,"tunnin")}function o(e){return e.replace(/(kuukausi|kuukautta)/,"kuukauden")}function i(e){return e.replace(/(vuosi|vuotta)/,"vuoden")}var r={lessThanXSeconds:{one:"alle sekunti",other:"alle {{count}} sekuntia",futureTense:e},xSeconds:{one:"sekunti",other:"{{count}} sekuntia",futureTense:e},halfAMinute:{one:"puoli minuuttia",other:"puoli minuuttia",futureTense:function(e){return"puolen minuutin"}},lessThanXMinutes:{one:"alle minuutti",other:"alle {{count}} minuuttia",futureTense:t},xMinutes:{one:"minuutti",other:"{{count}} minuuttia",futureTense:t},aboutXHours:{one:"noin tunti",other:"noin {{count}} tuntia",futureTense:n},xHours:{one:"tunti",other:"{{count}} tuntia",futureTense:n},xDays:{one:"päivä",other:"{{count}} päivää",futureTense:function(e){return e.replace(/päivää?/,"päivän")}},aboutXMonths:{one:"noin kuukausi",other:"noin {{count}} kuukautta",futureTense:o},xMonths:{one:"kuukausi",other:"{{count}} kuukautta",futureTense:o},aboutXYears:{one:"noin vuosi",other:"noin {{count}} vuotta",futureTense:i},xYears:{one:"vuosi",other:"{{count}} vuotta",futureTense:i},overXYears:{one:"yli vuosi",other:"yli {{count}} vuotta",futureTense:i},almostXYears:{one:"lähes vuosi",other:"lähes {{count}} vuotta",futureTense:i}};return{localize:function(e,t,n){n=n||{};var o=r[e],i=1===t?o.one:o.other.replace("{{count}}",t);return n.addSuffix?0<n.comparison?o.futureTense(i)+" kuluttua":i+" sitten":i}}}},function(e,t,n){var a=n(1);e.exports=function(){var t=["tammi","helmi","maalis","huhti","touko","kesä","heinä","elo","syys","loka","marras","joulu"],n=["tammikuu","helmikuu","maaliskuu","huhtikuu","toukokuu","kesäkuu","heinäkuu","elokuu","syyskuu","lokakuu","marraskuu","joulukuu"],o=["su","ma","ti","ke","to","pe","la"],i=["sunnuntai","maanantai","tiistai","keskiviikko","torstai","perjantai","lauantai"];function e(e){return e.getHours()<12?"AP":"IP"}var r={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return o[e.getDay()]},dddd:function(e){return i[e.getDay()]},A:e,a:e,aa:e};return["M","D","DDD","d","Q","W"].forEach(function(n){r[n+"o"]=function(e,t){return t[n](e).toString()+"."}}),{formatters:r,formattingTokensRegExp:a(r)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"mas maliit sa isang segundo",other:"mas maliit sa {{count}} segundo"},xSeconds:{one:"1 segundo",other:"{{count}} segundo"},halfAMinute:"kalahating minuto",lessThanXMinutes:{one:"mas maliit sa isang minuto",other:"mas maliit sa {{count}} minuto"},xMinutes:{one:"1 minuto",other:"{{count}} minuto"},aboutXHours:{one:"mga 1 oras",other:"mga {{count}} oras"},xHours:{one:"1 oras",other:"{{count}} oras"},xDays:{one:"1 araw",other:"{{count}} araw"},aboutXMonths:{one:"mga 1 buwan",other:"mga {{count}} buwan"},xMonths:{one:"1 buwan",other:"{{count}} buwan"},aboutXYears:{one:"mga 1 taon",other:"mga {{count}} taon"},xYears:{one:"1 taon",other:"{{count}} taon"},overXYears:{one:"higit sa 1 taon",other:"higit sa {{count}} taon"},almostXYears:{one:"halos 1 taon",other:"halos {{count}} taon"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"sa loob ng "+o:o+" ang nakalipas":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["Ene","Peb","Mar","Abr","May","Hun","Hul","Ago","Set","Okt","Nob","Dis"],n=["Enero","Pebrero","Marso","Abril","Mayo","Hunyo","Hulyo","Agosto","Setyembre","Oktubre","Nobyembre","Disyembre"],o=["Li","Lu","Ma","Mi","Hu","Bi","Sa"],i=["Lin","Lun","Mar","Miy","Huw","Biy","Sab"],r=["Linggo","Lunes","Martes","Miyerkules","Huwebes","Biyernes","Sabado"],a=["NU","NT","NH","NG"],s=["nu","nt","nh","ng"],u=["ng umaga","ng tanghali","ng hapon","ng gabi"],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 12<e.getHours()?e.getHours()%12<6?a[2]:a[3]:e.getHours()<12?a[0]:a[1]},a:function(e){return 12<e.getHours()?e.getHours()%12<6?s[2]:s[3]:e.getHours()<12?s[0]:s[1]},aa:function(e){return 12<e.getHours()?e.getHours()%12<6?u[2]:u[3]:e.getHours()<12?u[0]:u[1]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return"ika-"+t[n](e)}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"moins d’une seconde",other:"moins de {{count}} secondes"},xSeconds:{one:"1 seconde",other:"{{count}} secondes"},halfAMinute:"30 secondes",lessThanXMinutes:{one:"moins d’une minute",other:"moins de {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"environ 1 heure",other:"environ {{count}} heures"},xHours:{one:"1 heure",other:"{{count}} heures"},xDays:{one:"1 jour",other:"{{count}} jours"},aboutXMonths:{one:"environ 1 mois",other:"environ {{count}} mois"},xMonths:{one:"1 mois",other:"{{count}} mois"},aboutXYears:{one:"environ 1 an",other:"environ {{count}} ans"},xYears:{one:"1 an",other:"{{count}} ans"},overXYears:{one:"plus d’un an",other:"plus de {{count}} ans"},almostXYears:{one:"presqu’un an",other:"presque {{count}} ans"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"dans "+o:"il y a "+o:o}}}},function(e,t,n){var d=n(1);e.exports=function(){var t=["janv.","févr.","mars","avr.","mai","juin","juill.","août","sept.","oct.","nov.","déc."],n=["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"],o=["di","lu","ma","me","je","ve","sa"],i=["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],r=["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],a=["AM","PM"],s=["am","pm"],u=["du matin","de l’après-midi","du soir"],c={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){var t=e.getHours();return t<=12?u[0]:t<=16?u[1]:u[2]},Wo:function(e,t){return 1!==(n=t.W(e))?n+"e":"1re";var n}};return["M","D","DDD","d","Q"].forEach(function(o){c[o+"o"]=function(e,t){return 1!==(n=t[o](e))?n+"e":"1er";var n}}),["MMM","MMMM"].forEach(function(o){c["Do "+o]=function(e,t){var n=1===e.getDate()?"Do":"D";return(c[n]||t[n])(e,t)+" "+c[o](e)}}),{formatters:c,formattingTokensRegExp:d(c)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:{standalone:"manje od 1 sekunde",withPrepositionAgo:"manje od 1 sekunde",withPrepositionIn:"manje od 1 sekundu"},dual:"manje od {{count}} sekunde",other:"manje od {{count}} sekundi"},xSeconds:{one:{standalone:"1 sekunda",withPrepositionAgo:"1 sekunde",withPrepositionIn:"1 sekundu"},dual:"{{count}} sekunde",other:"{{count}} sekundi"},halfAMinute:"pola minute",lessThanXMinutes:{one:{standalone:"manje od 1 minute",withPrepositionAgo:"manje od 1 minute",withPrepositionIn:"manje od 1 minutu"},dual:"manje od {{count}} minute",other:"manje od {{count}} minuta"},xMinutes:{one:{standalone:"1 minuta",withPrepositionAgo:"1 minute",withPrepositionIn:"1 minutu"},dual:"{{count}} minute",other:"{{count}} minuta"},aboutXHours:{one:{standalone:"oko 1 sat",withPrepositionAgo:"oko 1 sat",withPrepositionIn:"oko 1 sat"},dual:"oko {{count}} sata",other:"oko {{count}} sati"},xHours:{one:{standalone:"1 sat",withPrepositionAgo:"1 sat",withPrepositionIn:"1 sat"},dual:"{{count}} sata",other:"{{count}} sati"},xDays:{one:{standalone:"1 dan",withPrepositionAgo:"1 dan",withPrepositionIn:"1 dan"},dual:"{{count}} dana",other:"{{count}} dana"},aboutXMonths:{one:{standalone:"oko 1 mjesec",withPrepositionAgo:"oko 1 mjesec",withPrepositionIn:"oko 1 mjesec"},dual:"oko {{count}} mjeseca",other:"oko {{count}} mjeseci"},xMonths:{one:{standalone:"1 mjesec",withPrepositionAgo:"1 mjesec",withPrepositionIn:"1 mjesec"},dual:"{{count}} mjeseca",other:"{{count}} mjeseci"},aboutXYears:{one:{standalone:"oko 1 godinu",withPrepositionAgo:"oko 1 godinu",withPrepositionIn:"oko 1 godinu"},dual:"oko {{count}} godine",other:"oko {{count}} godina"},xYears:{one:{standalone:"1 godina",withPrepositionAgo:"1 godine",withPrepositionIn:"1 godinu"},dual:"{{count}} godine",other:"{{count}} godina"},overXYears:{one:{standalone:"preko 1 godinu",withPrepositionAgo:"preko 1 godinu",withPrepositionIn:"preko 1 godinu"},dual:"preko {{count}} godine",other:"preko {{count}} godina"},almostXYears:{one:{standalone:"gotovo 1 godinu",withPrepositionAgo:"gotovo 1 godinu",withPrepositionIn:"gotovo 1 godinu"},dual:"gotovo {{count}} godine",other:"gotovo {{count}} godina"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?n.addSuffix?0<n.comparison?i[e].one.withPrepositionIn:i[e].one.withPrepositionAgo:i[e].one.standalone:1<t%10&&t%10<5&&"1"!==String(t).substr(-2,1)?i[e].dual.replace("{{count}}",t):i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"za "+o:"prije "+o:o}}}},function(e,t,n){var l=n(1);e.exports=function(){var t=["sij","velj","ožu","tra","svi","lip","srp","kol","ruj","lis","stu","pro"],n=["siječanj","veljača","ožujak","travanj","svibanj","lipanj","srpanj","kolovoz","rujan","listopad","studeni","prosinac"],o=["siječnja","veljače","ožujka","travnja","svibnja","lipnja","srpnja","kolovoza","rujna","listopada","studenog","prosinca"],i=["ne","po","ut","sr","če","pe","su"],r=["ned","pon","uto","sri","čet","pet","sub"],a=["nedjelja","ponedjeljak","utorak","srijeda","četvrtak","petak","subota"],s=["ujutro","popodne"],u=["ujutro","popodne"],c=["ujutro","popodne"],d={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return i[e.getDay()]},ddd:function(e){return r[e.getDay()]},dddd:function(e){return a[e.getDay()]},A:function(e){return 1<=e.getHours()/12?s[1]:s[0]},a:function(e){return 1<=e.getHours()/12?u[1]:u[0]},aa:function(e){return 1<=e.getHours()/12?c[1]:c[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){d[n+"o"]=function(e,t){return t[n](e)+"."}}),["D","Do","DD"].forEach(function(n){d[n+" MMM"]=function(e,t){return(d[n]||t[n])(e,t)+" "+o[e.getMonth()]}}),{formatters:d,formattingTokensRegExp:l(d)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"kevesebb, mint egy másodperce",other:"kevesebb, mint {{count}} másodperce"},xSeconds:{one:"1 másodperce",other:"{{count}} másodperce"},halfAMinute:"fél perce",lessThanXMinutes:{one:"kevesebb, mint egy perce",other:"kevesebb, mint {{count}} perce"},xMinutes:{one:"1 perce",other:"{{count}} perce"},aboutXHours:{one:"közel 1 órája",other:"közel {{count}} órája"},xHours:{one:"1 órája",other:"{{count}} órája"},xDays:{one:"1 napja",other:"{{count}} napja"},aboutXMonths:{one:"közel 1 hónapja",other:"közel {{count}} hónapja"},xMonths:{one:"1 hónapja",other:"{{count}} hónapja"},aboutXYears:{one:"közel 1 éve",other:"közel {{count}} éve"},xYears:{one:"1 éve",other:"{{count}} éve"},overXYears:{one:"több, mint 1 éve",other:"több, mint {{count}} éve"},almostXYears:{one:"majdnem 1 éve",other:"majdnem {{count}} éve"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?""+o:o+"":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["Jan","Feb","Már","Ápr","Máj","Jún","Júl","Aug","Sze","Okt","Nov","Dec"],n=["Január","Február","Március","Április","Május","Június","Július","Augusztus","Szeptember","Október","November","December"],o=["Va","Hé","Ke","Sze","Cs","Pé","Szo"],i=["Vas","Hét","Ked","Sze","Csü","Pén","Szo"],r=["Vasárnap","Hétfő","Kedd","Szerda","Csütörtök","Péntek","Szombat"],a=["DE","DU"],s=["de","du"],u=["délelőtt","délután"],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return function(e){var t=e%100;if(20<t||t<10)switch(t%10){case 1:return e+"st";case 2:return e+"nd";case 3:return e+"rd"}return e+"th"}(t[n](e))}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"kurang dari 1 detik",other:"kurang dari {{count}} detik"},xSeconds:{one:"1 detik",other:"{{count}} detik"},halfAMinute:"setengah menit",lessThanXMinutes:{one:"kurang dari 1 menit",other:"kurang dari {{count}} menit"},xMinutes:{one:"1 menit",other:"{{count}} menit"},aboutXHours:{one:"sekitar 1 jam",other:"sekitar {{count}} jam"},xHours:{one:"1 jam",other:"{{count}} jam"},xDays:{one:"1 hari",other:"{{count}} hari"},aboutXMonths:{one:"sekitar 1 bulan",other:"sekitar {{count}} bulan"},xMonths:{one:"1 bulan",other:"{{count}} bulan"},aboutXYears:{one:"sekitar 1 tahun",other:"sekitar {{count}} tahun"},xYears:{one:"1 tahun",other:"{{count}} tahun"},overXYears:{one:"lebih dari 1 tahun",other:"lebih dari {{count}} tahun"},almostXYears:{one:"hampir 1 tahun",other:"hampir {{count}} tahun"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"dalam waktu "+o:o+" yang lalu":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["Jan","Feb","Mar","Apr","Mei","Jun","Jul","Agu","Sep","Okt","Nov","Des"],n=["Januari","Februari","Maret","April","Mei","Juni","Juli","Agustus","September","Oktober","November","Desember"],o=["Mi","Sn","Sl","Ra","Ka","Ju","Sa"],i=["Min","Sen","Sel","Rab","Kam","Jum","Sab"],r=["Minggu","Senin","Selasa","Rabu","Kamis","Jumat","Sabtu"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return function(e){switch(e){case 1:return"pertama";case 2:return"kedua";case 3:return"ketiga";default:return"ke-"+e}}(t[n](e))}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"minna en 1 sekúnda",other:"minna en {{count}} sekúndur"},xSeconds:{one:"1 sekúnda",other:"{{count}} sekúndur"},halfAMinute:"hálf mínúta",lessThanXMinutes:{one:"minna en 1 mínúta",other:"minna en {{count}} mínútur"},xMinutes:{one:"1 mínúta",other:"{{count}} mínútur"},aboutXHours:{one:"u.þ.b. 1 klukkustund",other:"u.þ.b. {{count}} klukkustundir"},xHours:{one:"1 klukkustund",other:"{{count}} klukkustundir"},xDays:{one:"1 dagur",other:"{{count}} dagar"},aboutXMonths:{one:"u.þ.b. 1 mánuður",other:"u.þ.b. {{count}} mánuðir"},xMonths:{one:"1 mánuður",other:"{{count}} mánuðir"},aboutXYears:{one:"u.þ.b. 1 ár",other:"u.þ.b. {{count}} ár"},xYears:{one:"1 ár",other:"{{count}} ár"},overXYears:{one:"meira en 1 ár",other:"meira en {{count}} ár"},almostXYears:{one:"næstum 1 ár",other:"næstum {{count}} ár"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"í "+o:o+" síðan":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["jan","feb","mar","apr","maí","jún","júl","ágú","sep","okt","nóv","des"],n=["janúar","febrúar","mars","apríl","maí","júní","júlí","ágúst","september","október","nóvember","desember"],o=["su","má","þr","mi","fi","fö","la"],i=["sun","mán","þri","mið","fim","fös","lau"],r=["sunnudaginn","mánudaginn","þriðjudaginn","miðvikudaginn","fimmtudaginn","föstudaginn","laugardaginn"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return""+t[n](e)}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"meno di un secondo",other:"meno di {{count}} secondi"},xSeconds:{one:"un secondo",other:"{{count}} secondi"},halfAMinute:"alcuni secondi",lessThanXMinutes:{one:"meno di un minuto",other:"meno di {{count}} minuti"},xMinutes:{one:"un minuto",other:"{{count}} minuti"},aboutXHours:{one:"circa un'ora",other:"circa {{count}} ore"},xHours:{one:"un'ora",other:"{{count}} ore"},xDays:{one:"un giorno",other:"{{count}} giorni"},aboutXMonths:{one:"circa un mese",other:"circa {{count}} mesi"},xMonths:{one:"un mese",other:"{{count}} mesi"},aboutXYears:{one:"circa un anno",other:"circa {{count}} anni"},xYears:{one:"un anno",other:"{{count}} anni"},overXYears:{one:"più di un anno",other:"più di {{count}} anni"},almostXYears:{one:"quasi un anno",other:"quasi {{count}} anni"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"tra "+o:o+" fa":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],n=["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"],o=["do","lu","ma","me","gi","ve","sa"],i=["dom","lun","mar","mer","gio","ven","sab"],r=["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e)+"º"}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"1秒以下",other:"{{count}}秒以下"},xSeconds:{one:"1秒",other:"{{count}}秒"},halfAMinute:"30秒ぐらい",lessThanXMinutes:{one:"1分以下",other:"{{count}}分以下"},xMinutes:{one:"1分",other:"{{count}}分"},aboutXHours:{one:"1時間ぐらい",other:"{{count}}時間ぐらい"},xHours:{one:"1時間",other:"{{count}}時間"},xDays:{one:"1日",other:"{{count}}日"},aboutXMonths:{one:"1ヶ月ぐらい",other:"{{count}}ヶ月ぐらい"},xMonths:{one:"1ヶ月",other:"{{count}}ヶ月"},aboutXYears:{one:"1年ぐらい",other:"{{count}}年ぐらい"},xYears:{one:"1年",other:"{{count}}年"},overXYears:{one:"1年以上",other:"{{count}}年以上"},almostXYears:{one:"1年以下",other:"{{count}}年以下"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?o+"後":o+"前":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],n=["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],o=["日","月","火","水","木","金","土"],i=["日曜","月曜","火曜","水曜","木曜","金曜","土曜"],r=["日曜日","月曜日","火曜日","水曜日","木曜日","金曜日","土曜日"],a=["午前","午後"],s=["午前","午後"],u=["午前","午後"],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e)+"日"}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"1초 미만",other:"{{count}}초 미만"},xSeconds:{one:"1초",other:"{{count}}초"},halfAMinute:"30초",lessThanXMinutes:{one:"1분 미만",other:"{{count}}분 미만"},xMinutes:{one:"1분",other:"{{count}}분"},aboutXHours:{one:"약 1시간",other:"약 {{count}}시간"},xHours:{one:"1시간",other:"{{count}}시간"},xDays:{one:"1일",other:"{{count}}일"},aboutXMonths:{one:"약 1개월",other:"약 {{count}}개월"},xMonths:{one:"1개월",other:"{{count}}개월"},aboutXYears:{one:"약 1년",other:"약 {{count}}년"},xYears:{one:"1년",other:"{{count}}년"},overXYears:{one:"1년 이상",other:"{{count}}년 이상"},almostXYears:{one:"거의 1년",other:"거의 {{count}}년"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?o+" 후":o+" 전":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"],n=["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"],o=["일","월","화","수","목","금","토"],i=["일","월","화","수","목","금","토"],r=["일요일","월요일","화요일","수요일","목요일","금요일","토요일"],a=["오전","오후"],s=["오전","오후"],u=["오전","오후"],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e)+"일"}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"помалку од секунда",other:"помалку од {{count}} секунди"},xSeconds:{one:"1 секунда",other:"{{count}} секунди"},halfAMinute:"половина минута",lessThanXMinutes:{one:"помалку од минута",other:"помалку од {{count}} минути"},xMinutes:{one:"1 минута",other:"{{count}} минути"},aboutXHours:{one:"околу 1 час",other:"околу {{count}} часа"},xHours:{one:"1 час",other:"{{count}} часа"},xDays:{one:"1 ден",other:"{{count}} дена"},aboutXMonths:{one:"околу 1 месец",other:"околу {{count}} месеци"},xMonths:{one:"1 месец",other:"{{count}} месеци"},aboutXYears:{one:"околу 1 година",other:"околу {{count}} години"},xYears:{one:"1 година",other:"{{count}} години"},overXYears:{one:"повеќе од 1 година",other:"повеќе од {{count}} години"},almostXYears:{one:"безмалку 1 година",other:"безмалку {{count}} години"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"за "+o:"пред "+o:o}}}},function(e,t,n){var s=n(1);e.exports=function(){var t=["јан","фев","мар","апр","мај","јун","јул","авг","сеп","окт","ное","дек"],n=["јануари","февруари","март","април","мај","јуни","јули","август","септември","октомври","ноември","декември"],o=["не","по","вт","ср","че","пе","са"],i=["нед","пон","вто","сре","чет","пет","саб"],r=["недела","понеделник","вторник","среда","четврток","петок","сабота"],a=["претпладне","попладне"],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?a[1]:a[0]},aa:function(e){return 1<=e.getHours()/12?a[1]:a[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return function(e){var t=e%100;if(20<t||t<10)switch(t%10){case 1:return e+"-ви";case 2:return e+"-ри";case 7:case 8:return e+"-ми"}return e+"-ти"}(t[n](e))}}),{formatters:e,formattingTokensRegExp:s(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"mindre enn ett sekund",other:"mindre enn {{count}} sekunder"},xSeconds:{one:"ett sekund",other:"{{count}} sekunder"},halfAMinute:"et halvt minutt",lessThanXMinutes:{one:"mindre enn ett minutt",other:"mindre enn {{count}} minutter"},xMinutes:{one:"ett minutt",other:"{{count}} minutter"},aboutXHours:{one:"rundt en time",other:"rundt {{count}} timer"},xHours:{one:"en time",other:"{{count}} timer"},xDays:{one:"en dag",other:"{{count}} dager"},aboutXMonths:{one:"rundt en måned",other:"rundt {{count}} måneder"},xMonths:{one:"en måned",other:"{{count}} måneder"},aboutXYears:{one:"rundt ett år",other:"rundt {{count}} år"},xYears:{one:"ett år",other:"{{count}} år"},overXYears:{one:"over ett år",other:"over {{count}} år"},almostXYears:{one:"nesten ett år",other:"nesten {{count}} år"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"om "+o:o+" siden":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["jan.","feb.","mars","april","mai","juni","juli","aug.","sep.","okt.","nov.","des."],n=["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"],o=["sø","ma","ti","on","to","fr","lø"],i=["sø.","ma.","ti.","on.","to.","fr.","lø."],r=["søndag","mandag","tirsdag","onsdag","torsdag","fredag","lørdag"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e)+"."}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"minder dan een seconde",other:"minder dan {{count}} seconden"},xSeconds:{one:"1 seconde",other:"{{count}} seconden"},halfAMinute:"een halve minuut",lessThanXMinutes:{one:"minder dan een minuut",other:"minder dan {{count}} minuten"},xMinutes:{one:"een minuut",other:"{{count}} minuten"},aboutXHours:{one:"ongeveer 1 uur",other:"ongeveer {{count}} uur"},xHours:{one:"1 uur",other:"{{count}} uur"},xDays:{one:"1 dag",other:"{{count}} dagen"},aboutXMonths:{one:"ongeveer 1 maand",other:"ongeveer {{count}} maanden"},xMonths:{one:"1 maand",other:"{{count}} maanden"},aboutXYears:{one:"ongeveer 1 jaar",other:"ongeveer {{count}} jaar"},xYears:{one:"1 jaar",other:"{{count}} jaar"},overXYears:{one:"meer dan 1 jaar",other:"meer dan {{count}} jaar"},almostXYears:{one:"bijna 1 jaar",other:"bijna {{count}} jaar"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"over "+o:o+" geleden":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["jan","feb","mar","apr","mei","jun","jul","aug","sep","okt","nov","dec"],n=["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"],o=["zo","ma","di","wo","do","vr","za"],i=["zon","maa","din","woe","don","vri","zat"],r=["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e)+"e"}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){function r(e,t,n){n=n||"regular";var o=function(e,t){if(1===t)return e.one;var n=t%100;if(n<=20&&10<n)return e.other;var o=n%10;return 2<=o&&o<=4?e.twoFour:e.other}(e,t);return(o[n]||o).replace("{{count}}",t)}e.exports=function(){var i={lessThanXSeconds:{one:{regular:"mniej niż sekunda",past:"mniej niż sekundę",future:"mniej niż sekundę"},twoFour:"mniej niż {{count}} sekundy",other:"mniej niż {{count}} sekund"},xSeconds:{one:{regular:"sekunda",past:"sekundę",future:"sekundę"},twoFour:"{{count}} sekundy",other:"{{count}} sekund"},halfAMinute:{one:"pół minuty",twoFour:"pół minuty",other:"pół minuty"},lessThanXMinutes:{one:{regular:"mniej niż minuta",past:"mniej niż minutę",future:"mniej niż minutę"},twoFour:"mniej niż {{count}} minuty",other:"mniej niż {{count}} minut"},xMinutes:{one:{regular:"minuta",past:"minutę",future:"minutę"},twoFour:"{{count}} minuty",other:"{{count}} minut"},aboutXHours:{one:{regular:"około godzina",past:"około godziny",future:"około godzinę"},twoFour:"około {{count}} godziny",other:"około {{count}} godzin"},xHours:{one:{regular:"godzina",past:"godzinę",future:"godzinę"},twoFour:"{{count}} godziny",other:"{{count}} godzin"},xDays:{one:{regular:"dzień",past:"dzień",future:"1 dzień"},twoFour:"{{count}} dni",other:"{{count}} dni"},aboutXMonths:{one:"około miesiąc",twoFour:"około {{count}} miesiące",other:"około {{count}} miesięcy"},xMonths:{one:"miesiąc",twoFour:"{{count}} miesiące",other:"{{count}} miesięcy"},aboutXYears:{one:"około rok",twoFour:"około {{count}} lata",other:"około {{count}} lat"},xYears:{one:"rok",twoFour:"{{count}} lata",other:"{{count}} lat"},overXYears:{one:"ponad rok",twoFour:"ponad {{count}} lata",other:"ponad {{count}} lat"},almostXYears:{one:"prawie rok",twoFour:"prawie {{count}} lata",other:"prawie {{count}} lat"}};return{localize:function(e,t,n){var o=i[e];return(n=n||{}).addSuffix?0<n.comparison?"za "+r(o,t,"future"):r(o,t,"past")+" temu":r(o,t)}}}},function(e,t,n){var s=n(1);e.exports=function(){var t=["sty","lut","mar","kwi","maj","cze","lip","sie","wrz","paź","lis","gru"],n=["styczeń","luty","marzec","kwiecień","maj","czerwiec","lipiec","sierpień","wrzesień","październik","listopad","grudzień"],o=["nd","pn","wt","śr","cz","pt","sb"],i=["niedz.","pon.","wt.","śr.","czw.","piąt.","sob."],r=["niedziela","poniedziałek","wtorek","środa","czwartek","piątek","sobota"],a=["w nocy","rano","po południu","wieczorem"],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){var t=e.getHours();return 17<=t?a[3]:12<=t?a[2]:4<=t?a[1]:a[0]}};return e.a=e.A,e.aa=e.A,["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e).toString()}}),{formatters:e,formattingTokensRegExp:s(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"menos de um segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"meio minuto",lessThanXMinutes:{one:"menos de um minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"aproximadamente 1 hora",other:"aproximadamente {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 dia",other:"{{count}} dias"},aboutXMonths:{one:"aproximadamente 1 mês",other:"aproximadamente {{count}} meses"},xMonths:{one:"1 mês",other:"{{count}} meses"},aboutXYears:{one:"aproximadamente 1 ano",other:"aproximadamente {{count}} anos"},xYears:{one:"1 ano",other:"{{count}} anos"},overXYears:{one:"mais de 1 ano",other:"mais de {{count}} anos"},almostXYears:{one:"quase 1 ano",other:"quase {{count}} anos"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"daqui a "+o:"há "+o:o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["jan","fev","mar","abr","mai","jun","jul","ago","set","out","nov","dez"],n=["janeiro","fevereiro","março","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"],o=["do","se","te","qa","qi","se","sa"],i=["dom","seg","ter","qua","qui","sex","sáb"],r=["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e)+"º"}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"mai puțin de o secundă",other:"mai puțin de {{count}} secunde"},xSeconds:{one:"1 secundă",other:"{{count}} secunde"},halfAMinute:"jumătate de minut",lessThanXMinutes:{one:"mai puțin de un minut",other:"mai puțin de {{count}} minute"},xMinutes:{one:"1 minut",other:"{{count}} minute"},aboutXHours:{one:"circa 1 oră",other:"circa {{count}} ore"},xHours:{one:"1 oră",other:"{{count}} ore"},xDays:{one:"1 zi",other:"{{count}} zile"},aboutXMonths:{one:"circa 1 lună",other:"circa {{count}} luni"},xMonths:{one:"1 lună",other:"{{count}} luni"},aboutXYears:{one:"circa 1 an",other:"circa {{count}} ani"},xYears:{one:"1 an",other:"{{count}} ani"},overXYears:{one:"peste 1 an",other:"peste {{count}} ani"},almostXYears:{one:"aproape 1 an",other:"aproape {{count}} ani"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"în "+o:o+" în urmă":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["ian","feb","mar","apr","mai","iun","iul","aug","sep","oct","noi","dec"],n=["ianuarie","februarie","martie","aprilie","mai","iunie","iulie","august","septembrie","octombrie","noiembrie","decembrie"],o=["du","lu","ma","mi","jo","vi","sâ"],i=["dum","lun","mar","mie","joi","vin","sâm"],r=["duminică","luni","marți","miercuri","joi","vineri","sâmbăta"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e).toString()}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){function o(e,t){if(void 0!==e.one&&1===t)return e.one;var n=t%10,o=t%100;return 1===n&&11!==o?e.singularNominative.replace("{{count}}",t):2<=n&&n<=4&&(o<10||20<o)?e.singularGenitive.replace("{{count}}",t):e.pluralGenitive.replace("{{count}}",t)}function n(n){return function(e,t){return t.addSuffix?0<t.comparison?n.future?o(n.future,e):"через "+o(n.regular,e):n.past?o(n.past,e):o(n.regular,e)+" назад":o(n.regular,e)}}e.exports=function(){var o={lessThanXSeconds:n({regular:{one:"меньше секунды",singularNominative:"меньше {{count}} секунды",singularGenitive:"меньше {{count}} секунд",pluralGenitive:"меньше {{count}} секунд"},future:{one:"меньше, чем через секунду",singularNominative:"меньше, чем через {{count}} секунду",singularGenitive:"меньше, чем через {{count}} секунды",pluralGenitive:"меньше, чем через {{count}} секунд"}}),xSeconds:n({regular:{singularNominative:"{{count}} секунда",singularGenitive:"{{count}} секунды",pluralGenitive:"{{count}} секунд"},past:{singularNominative:"{{count}} секунду назад",singularGenitive:"{{count}} секунды назад",pluralGenitive:"{{count}} секунд назад"},future:{singularNominative:"через {{count}} секунду",singularGenitive:"через {{count}} секунды",pluralGenitive:"через {{count}} секунд"}}),halfAMinute:function(e,t){return t.addSuffix?0<t.comparison?"через полминуты":"полминуты назад":"полминуты"},lessThanXMinutes:n({regular:{one:"меньше минуты",singularNominative:"меньше {{count}} минуты",singularGenitive:"меньше {{count}} минут",pluralGenitive:"меньше {{count}} минут"},future:{one:"меньше, чем через минуту",singularNominative:"меньше, чем через {{count}} минуту",singularGenitive:"меньше, чем через {{count}} минуты",pluralGenitive:"меньше, чем через {{count}} минут"}}),xMinutes:n({regular:{singularNominative:"{{count}} минута",singularGenitive:"{{count}} минуты",pluralGenitive:"{{count}} минут"},past:{singularNominative:"{{count}} минуту назад",singularGenitive:"{{count}} минуты назад",pluralGenitive:"{{count}} минут назад"},future:{singularNominative:"через {{count}} минуту",singularGenitive:"через {{count}} минуты",pluralGenitive:"через {{count}} минут"}}),aboutXHours:n({regular:{singularNominative:"около {{count}} часа",singularGenitive:"около {{count}} часов",pluralGenitive:"около {{count}} часов"},future:{singularNominative:"приблизительно через {{count}} час",singularGenitive:"приблизительно через {{count}} часа",pluralGenitive:"приблизительно через {{count}} часов"}}),xHours:n({regular:{singularNominative:"{{count}} час",singularGenitive:"{{count}} часа",pluralGenitive:"{{count}} часов"}}),xDays:n({regular:{singularNominative:"{{count}} день",singularGenitive:"{{count}} дня",pluralGenitive:"{{count}} дней"}}),aboutXMonths:n({regular:{singularNominative:"около {{count}} месяца",singularGenitive:"около {{count}} месяцев",pluralGenitive:"около {{count}} месяцев"},future:{singularNominative:"приблизительно через {{count}} месяц",singularGenitive:"приблизительно через {{count}} месяца",pluralGenitive:"приблизительно через {{count}} месяцев"}}),xMonths:n({regular:{singularNominative:"{{count}} месяц",singularGenitive:"{{count}} месяца",pluralGenitive:"{{count}} месяцев"}}),aboutXYears:n({regular:{singularNominative:"около {{count}} года",singularGenitive:"около {{count}} лет",pluralGenitive:"около {{count}} лет"},future:{singularNominative:"приблизительно через {{count}} год",singularGenitive:"приблизительно через {{count}} года",pluralGenitive:"приблизительно через {{count}} лет"}}),xYears:n({regular:{singularNominative:"{{count}} год",singularGenitive:"{{count}} года",pluralGenitive:"{{count}} лет"}}),overXYears:n({regular:{singularNominative:"больше {{count}} года",singularGenitive:"больше {{count}} лет",pluralGenitive:"больше {{count}} лет"},future:{singularNominative:"больше, чем через {{count}} год",singularGenitive:"больше, чем через {{count}} года",pluralGenitive:"больше, чем через {{count}} лет"}}),almostXYears:n({regular:{singularNominative:"почти {{count}} год",singularGenitive:"почти {{count}} года",pluralGenitive:"почти {{count}} лет"},future:{singularNominative:"почти через {{count}} год",singularGenitive:"почти через {{count}} года",pluralGenitive:"почти через {{count}} лет"}})};return{localize:function(e,t,n){return n=n||{},o[e](t,n)}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["янв.","фев.","март","апр.","май","июнь","июль","авг.","сент.","окт.","нояб.","дек."],n=["январь","февраль","март","апрель","май","июнь","июль","август","сентябрь","октябрь","ноябрь","декабрь"],o=["января","февраля","марта","апреля","мая","июня","июля","августа","сентября","октября","ноября","декабря"],i=["вс","пн","вт","ср","чт","пт","сб"],r=["вск","пнд","втр","срд","чтв","птн","суб"],a=["воскресенье","понедельник","вторник","среда","четверг","пятница","суббота"],s=["ночи","утра","дня","вечера"],u={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return i[e.getDay()]},ddd:function(e){return r[e.getDay()]},dddd:function(e){return a[e.getDay()]},A:function(e){var t=e.getHours();return 17<=t?s[3]:12<=t?s[2]:4<=t?s[1]:s[0]},Do:function(e,t){return t.D(e)+"-е"},Wo:function(e,t){return t.W(e)+"-я"}};return u.a=u.A,u.aa=u.A,["M","DDD","d","Q"].forEach(function(n){u[n+"o"]=function(e,t){return t[n](e)+"-й"}}),["D","Do","DD"].forEach(function(n){u[n+" MMMM"]=function(e,t){return(u[n]||t[n])(e,t)+" "+o[e.getMonth()]}}),{formatters:u,formattingTokensRegExp:c(u)}}},function(e,t){function c(e,t,n){var o,i,r=(o=e,1===(i=t)?o.one:2<=i&&i<=4?o.twoFour:o.other);return(r[n]||r).replace("{{count}}",t)}function d(e){var t="";return"almost"===e&&(t="takmer"),"about"===e&&(t="približne"),0<t.length?t+" ":""}function l(e){var t="";return"lessThan"===e&&(t="menej než"),"over"===e&&(t="viac než"),0<t.length?t+" ":""}e.exports=function(){var u={xSeconds:{one:{regular:"sekunda",past:"sekundou",future:"sekundu"},twoFour:{regular:"{{count}} sekundy",past:"{{count}} sekundami",future:"{{count}} sekundy"},other:{regular:"{{count}} sekúnd",past:"{{count}} sekundami",future:"{{count}} sekúnd"}},halfAMinute:{other:{regular:"pol minúty",past:"pol minútou",future:"pol minúty"}},xMinutes:{one:{regular:"minúta",past:"minútou",future:"minútu"},twoFour:{regular:"{{count}} minúty",past:"{{count}} minútami",future:"{{count}} minúty"},other:{regular:"{{count}} minút",past:"{{count}} minútami",future:"{{count}} minút"}},xHours:{one:{regular:"hodina",past:"hodinou",future:"hodinu"},twoFour:{regular:"{{count}} hodiny",past:"{{count}} hodinami",future:"{{count}} hodiny"},other:{regular:"{{count}} hodín",past:"{{count}} hodinami",future:"{{count}} hodín"}},xDays:{one:{regular:"deň",past:"dňom",future:"deň"},twoFour:{regular:"{{count}} dni",past:"{{count}} dňami",future:"{{count}} dni"},other:{regular:"{{count}} dní",past:"{{count}} dňami",future:"{{count}} dní"}},xMonths:{one:{regular:"mesiac",past:"mesiacom",future:"mesiac"},twoFour:{regular:"{{count}} mesiace",past:"{{count}} mesiacmi",future:"{{count}} mesiace"},other:{regular:"{{count}} mesiacov",past:"{{count}} mesiacmi",future:"{{count}} mesiacov"}},xYears:{one:{regular:"rok",past:"rokom",future:"rok"},twoFour:{regular:"{{count}} roky",past:"{{count}} rokmi",future:"{{count}} roky"},other:{regular:"{{count}} rokov",past:"{{count}} rokmi",future:"{{count}} rokov"}}};return{localize:function(e,t,n){n=n||{};var o,i,r=(o=e,["lessThan","about","over","almost"].filter(function(e){return!!o.match(new RegExp("^"+e))})[0]||""),a=(i=e.substring(r.length)).charAt(0).toLowerCase()+i.slice(1),s=u[a];return n.addSuffix?0<n.comparison?d(r)+"za "+l(r)+c(s,t,"future"):d(r)+"pred "+l(r)+c(s,t,"past"):d(r)+l(r)+c(s,t,"regular")}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["jan","feb","mar","apr","máj","jún","júl","aug","sep","okt","nov","dec"],n=["január","február","marec","apríl","máj","jún","júl","august","september","október","november","december"],o=["ne","po","ut","st","št","pi","so"],i=["neď","pon","uto","str","štv","pia","sob"],r=["nedeľa","pondelok","utorok","streda","štvrtok","piatok","sobota"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e)+"."}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"manj kot sekunda",two:"manj kot 2 sekundi",three:"manj kot {{count}} sekunde",other:"manj kot {{count}} sekund"},xSeconds:{one:"1 sekunda",two:"2 sekundi",three:"{{count}} sekunde",other:"{{count}} sekund"},halfAMinute:"pol minute",lessThanXMinutes:{one:"manj kot minuta",two:"manj kot 2 minuti",three:"manj kot {{count}} minute",other:"manj kot {{count}} minut"},xMinutes:{one:"1 minuta",two:"2 minuti",three:"{{count}} minute",other:"{{count}} minut"},aboutXHours:{one:"približno 1 ura",two:"približno 2 uri",three:"približno {{count}} ure",other:"približno {{count}} ur"},xHours:{one:"1 ura",two:"2 uri",three:"{{count}} ure",other:"{{count}} ur"},xDays:{one:"1 dan",two:"2 dni",three:"{{count}} dni",other:"{{count}} dni"},aboutXMonths:{one:"približno 1 mesec",two:"približno 2 meseca",three:"približno {{count}} mesece",other:"približno {{count}} mesecev"},xMonths:{one:"1 mesec",two:"2 meseca",three:"{{count}} meseci",other:"{{count}} mesecev"},aboutXYears:{one:"približno 1 leto",two:"približno 2 leti",three:"približno {{count}} leta",other:"približno {{count}} let"},xYears:{one:"1 leto",two:"2 leti",three:"{{count}} leta",other:"{{count}} let"},overXYears:{one:"več kot 1 leto",two:"več kot 2 leti",three:"več kot {{count}} leta",other:"več kot {{count}} let"},almostXYears:{one:"skoraj 1 leto",two:"skoraj 2 leti",three:"skoraj {{count}} leta",other:"skoraj {{count}} let"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:2===t?i[e].two:3===t||4===t?i[e].three.replace("{{count}}",t):i[e].other.replace("{{count}}",t),n.addSuffix?(o=o.replace(/(minut|sekund|ur)(a)/,"$1o"),"xMonths"===e&&(o=o.replace(/(mesec)(i)/,"$1e")),0<n.comparison?"čez "+o:o+" nazaj"):o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["jan","feb","mar","apr","maj","jun","jul","avg","sep","okt","nov","dec"],n=["januar","februar","marec","april","maj","junij","julij","avgust","september","oktober","november","december"],o=["ne","po","to","sr","če","pe","so"],i=["ned","pon","tor","sre","čet","pet","sob"],r=["nedelja","ponedeljek","torek","sreda","četrtek","petek","sobota"],a=["AM","PM"],s=["am","pm"],u=["a.m.","p.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e)+"."}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var r={lessThanXSeconds:{singular:"mindre än en sekund",plural:"mindre än {{count}} sekunder"},xSeconds:{singular:"en sekund",plural:"{{count}} sekunder"},halfAMinute:"en halv minut",lessThanXMinutes:{singular:"mindre än en minut",plural:"mindre än {{count}} minuter"},xMinutes:{singular:"en minut",plural:"{{count}} minuter"},aboutXHours:{singular:"ungefär en timme",plural:"ungefär {{count}} timmar"},xHours:{singular:"en timme",plural:"{{count}} timmar"},xDays:{singular:"en dag",plural:"{{count}} dagar"},aboutXMonths:{singular:"ungefär en månad",plural:"ungefär {{count}} månader"},xMonths:{singular:"en månad",plural:"{{count}} månader"},aboutXYears:{singular:"ungefär ett år",plural:"ungefär {{count}} år"},xYears:{singular:"ett år",plural:"{{count}} år"},overXYears:{singular:"över ett år",plural:"över {{count}} år"},almostXYears:{singular:"nästan ett år",plural:"nästan {{count}} år"}},a=["noll","en","två","tre","fyra","fem","sex","sju","åtta","nio","tio","elva","tolv"];return{localize:function(e,t,n){n=n||{};var o,i=r[e];return o="string"==typeof i?i:0===t||1<t?i.plural.replace("{{count}}",t<13?a[t]:t):i.singular,n.addSuffix?0<n.comparison?"om "+o:o+" sedan":o}}}},function(e,t,n){var s=n(1);e.exports=function(){var t=["jan","feb","mar","apr","maj","jun","jul","aug","sep","okt","nov","dec"],n=["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"],o=["sö","må","ti","on","to","fr","lö"],i=["sön","mån","tis","ons","tor","fre","lör"],r=["söndag","måndag","tisdag","onsdag","torsdag","fredag","lördag"],a=["f.m.","e.m."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},aa:function(e){return 1<=e.getHours()/12?a[1]:a[0]}};return e.A=e.aa,e.a=e.aa,["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return function(e){var t=e%100;if(20<t||t<10)switch(t%10){case 1:case 2:return e+":a"}return e+":e"}(t[n](e))}}),{formatters:e,formattingTokensRegExp:s(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"น้อยกว่า 1 วินาที",other:"น้อยกว่า {{count}} วินาที"},xSeconds:{one:"1 วินาที",other:"{{count}} วินาที"},halfAMinute:"ครึ่งนาที",lessThanXMinutes:{one:"น้อยกว่า 1 นาที",other:"น้อยกว่า {{count}} นาที"},xMinutes:{one:"1 นาที",other:"{{count}} นาที"},aboutXHours:{one:"ประมาณ 1 ชั่วโมง",other:"ประมาณ {{count}} ชั่วโมง"},xHours:{one:"1 ชั่วโมง",other:"{{count}} ชั่วโมง"},xDays:{one:"1 วัน",other:"{{count}} วัน"},aboutXMonths:{one:"ประมาณ 1 เดือน",other:"ประมาณ {{count}} เดือน"},xMonths:{one:"1 เดือน",other:"{{count}} เดือน"},aboutXYears:{one:"ประมาณ 1 ปี",other:"ประมาณ {{count}} ปี"},xYears:{one:"1 ปี",other:"{{count}} ปี"},overXYears:{one:"มากกว่า 1 ปี",other:"มากกว่า {{count}} ปี"},almostXYears:{one:"เกือบ 1 ปี",other:"เกือบ {{count}} ปี"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?"halfAMinute"===e?"ใน"+o:"ใน "+o:o+"ที่ผ่านมา":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["ม.ค.","ก.พ.","มี.ค.","เม.ย.","พ.ค.","มิ.ย.","ก.ค.","ส.ค.","ก.ย.","ต.ค.","พ.ย.","ธ.ค."],n=["มกราคาม","กุมภาพันธ์","มีนาคม","เมษายน","พฤษภาคม","มิถุนายน","กรกฎาคม","สิงหาคม","กันยายน","ตุลาคม","พฤศจิกายน","ธันวาคม"],o=["อา.","จ.","อ.","พ.","พฤ.","ศ.","ส."],i=["อา.","จ.","อ.","พ.","พฤ.","ศ.","ส."],r=["อาทิตย์","จันทร์","อังคาร","พุธ","พฤหัสบดี","ศุกร์","เสาร์"],a=["น."],s=["น."],u=["นาฬิกา"],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return a[0]},a:function(e){return s[0]},aa:function(e){return u[0]}};return{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var r={lessThanXSeconds:{one:"bir saniyeden az",other:"{{count}} saniyeden az"},xSeconds:{one:"1 saniye",other:"{{count}} saniye"},halfAMinute:"yarım dakika",lessThanXMinutes:{one:"bir dakikadan az",other:"{{count}} dakikadan az"},xMinutes:{one:"1 dakika",other:"{{count}} dakika"},aboutXHours:{one:"yaklaşık 1 saat",other:"yaklaşık {{count}} saat"},xHours:{one:"1 saat",other:"{{count}} saat"},xDays:{one:"1 gün",other:"{{count}} gün"},aboutXMonths:{one:"yaklaşık 1 ay",other:"yaklaşık {{count}} ay"},xMonths:{one:"1 ay",other:"{{count}} ay"},aboutXYears:{one:"yaklaşık 1 yıl",other:"yaklaşık {{count}} yıl"},xYears:{one:"1 yıl",other:"{{count}} yıl"},overXYears:{one:"1 yıldan fazla",other:"{{count}} yıldan fazla"},almostXYears:{one:"neredeyse 1 yıl",other:"neredeyse {{count}} yıl"}},a=["lessThanXSeconds","lessThanXMinutes","overXYears"];return{localize:function(e,t,n){var o;if(n=n||{},o="string"==typeof r[e]?r[e]:1===t?r[e].one:r[e].other.replace("{{count}}",t),n.addSuffix){var i="";return-1<a.indexOf(e)&&(i=" bir süre"),0<n.comparison?o+i+" içinde":o+i+" önce"}return o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["Oca","Şub","Mar","Nis","May","Haz","Tem","Ağu","Eyl","Eki","Kas","Ara"],n=["Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz","Ağustos","Eylül","Ekim","Kasım","Aralık"],o=["Pz","Pt","Sa","Ça","Pe","Cu","Ct"],i=["Paz","Pts","Sal","Çar","Per","Cum","Cts"],r=["Pazar","Pazartesi","Salı","Çarşamba","Perşembe","Cuma","Cumartesi"],a=["ÖÖ","ÖS"],s=["öö","ös"],u=["ö.ö.","ö.s."],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return function(e){var t={1:"'inci",2:"'inci",3:"'üncü",4:"'üncü",5:"'inci",6:"'ıncı",7:"'inci",8:"'inci",9:"'uncu",10:"'uncu",20:"'inci",30:"'uncu",50:"'inci",60:"'ıncı",70:"'inci",80:"'inci",90:"'ıncı",100:"'üncü"};if(0===e)return"0'ıncı";var n=e%10,o=e%100-n,i=100<=e?100:null;return e+(t[n]||t[o]||t[i])}(t[n](e))}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"不到 1 秒",other:"不到 {{count}} 秒"},xSeconds:{one:"1 秒",other:"{{count}} 秒"},halfAMinute:"半分钟",lessThanXMinutes:{one:"不到 1 分钟",other:"不到 {{count}} 分钟"},xMinutes:{one:"1 分钟",other:"{{count}} 分钟"},xHours:{one:"1 小时",other:"{{count}} 小时"},aboutXHours:{one:"大约 1 小时",other:"大约 {{count}} 小时"},xDays:{one:"1 天",other:"{{count}} 天"},aboutXMonths:{one:"大约 1 个月",other:"大约 {{count}} 个月"},xMonths:{one:"1 个月",other:"{{count}} 个月"},aboutXYears:{one:"大约 1 年",other:"大约 {{count}} 年"},xYears:{one:"1 年",other:"{{count}} 年"},overXYears:{one:"超过 1 年",other:"超过 {{count}} 年"},almostXYears:{one:"将近 1 年",other:"将近 {{count}} 年"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?o+"内":o+"前":o}}}},function(e,t,n){var s=n(1);e.exports=function(){var t=["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],n=["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],o=["日","一","二","三","四","五","六"],i=["周日","周一","周二","周三","周四","周五","周六"],r=["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],a=["上午","下午"],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]}};return e.a=e.aa=e.A=function(e){return 1<=e.getHours()/12?a[1]:a[0]},["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e).toString()}}),{formatters:e,formattingTokensRegExp:s(e)}}},function(e,t){e.exports=function(){var i={lessThanXSeconds:{one:"少於 1 秒",other:"少於 {{count}} 秒"},xSeconds:{one:"1 秒",other:"{{count}} 秒"},halfAMinute:"半分鐘",lessThanXMinutes:{one:"少於 1 分鐘",other:"少於 {{count}} 分鐘"},xMinutes:{one:"1 分鐘",other:"{{count}} 分鐘"},xHours:{one:"1 小時",other:"{{count}} 小時"},aboutXHours:{one:"大約 1 小時",other:"大約 {{count}} 小時"},xDays:{one:"1 天",other:"{{count}} 天"},aboutXMonths:{one:"大約 1 個月",other:"大約 {{count}} 個月"},xMonths:{one:"1 個月",other:"{{count}} 個月"},aboutXYears:{one:"大約 1 年",other:"大約 {{count}} 年"},xYears:{one:"1 年",other:"{{count}} 年"},overXYears:{one:"超過 1 年",other:"超過 {{count}} 年"},almostXYears:{one:"將近 1 年",other:"將近 {{count}} 年"}};return{localize:function(e,t,n){var o;return n=n||{},o="string"==typeof i[e]?i[e]:1===t?i[e].one:i[e].other.replace("{{count}}",t),n.addSuffix?0<n.comparison?o+"內":o+"前":o}}}},function(e,t,n){var c=n(1);e.exports=function(){var t=["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],n=["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],o=["日","一","二","三","四","五","六"],i=["周日","周一","周二","周三","周四","周五","周六"],r=["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],a=["AM","PM"],s=["am","pm"],u=["上午","下午"],e={MMM:function(e){return t[e.getMonth()]},MMMM:function(e){return n[e.getMonth()]},dd:function(e){return o[e.getDay()]},ddd:function(e){return i[e.getDay()]},dddd:function(e){return r[e.getDay()]},A:function(e){return 1<=e.getHours()/12?a[1]:a[0]},a:function(e){return 1<=e.getHours()/12?s[1]:s[0]},aa:function(e){return 1<=e.getHours()/12?u[1]:u[0]}};return["M","D","DDD","d","Q","W"].forEach(function(n){e[n+"o"]=function(e,t){return t[n](e).toString()}}),{formatters:e,formattingTokensRegExp:c(e)}}},function(e,t,n){var a=n(0);e.exports=function(e,t){var n=t&&Number(t.weekStartsOn)||0,o=a(e),i=o.getDay(),r=(i<n?7:0)+i-n;return o.setDate(o.getDate()-r),o.setHours(0,0,0,0),o}},function(e,t,n){var a=n(4);e.exports=function(e,t){var n=a(e),o=a(t),i=n.getTime()-6e4*n.getTimezoneOffset(),r=o.getTime()-6e4*o.getTimezoneOffset();return Math.round((i-r)/864e5)}},function(e,t,n){var s=n(0),u=n(120);e.exports=function(e,t){var n=s(e),o=Number(t),i=n.getMonth()+o,r=new Date(0);r.setFullYear(n.getFullYear(),i,1),r.setHours(0,0,0,0);var a=u(r);return n.setMonth(i,Math.min(a,n.getDate())),n}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=i(t);return n.getTime()-o.getTime()}},function(e,t,n){var o={"./_lib/build_formatting_tokens_reg_exp":1,"./_lib/build_formatting_tokens_reg_exp/":1,"./_lib/build_formatting_tokens_reg_exp/index":1,"./_lib/build_formatting_tokens_reg_exp/index.js":1,"./_lib/package":164,"./_lib/package.json":164,"./ar":84,"./ar/":84,"./ar/build_distance_in_words_locale":13,"./ar/build_distance_in_words_locale/":13,"./ar/build_distance_in_words_locale/index":13,"./ar/build_distance_in_words_locale/index.js":13,"./ar/build_format_locale":14,"./ar/build_format_locale/":14,"./ar/build_format_locale/index":14,"./ar/build_format_locale/index.js":14,"./ar/index":84,"./ar/index.js":84,"./ar/package":165,"./ar/package.json":165,"./bg":85,"./bg/":85,"./bg/build_distance_in_words_locale":15,"./bg/build_distance_in_words_locale/":15,"./bg/build_distance_in_words_locale/index":15,"./bg/build_distance_in_words_locale/index.js":15,"./bg/build_format_locale":16,"./bg/build_format_locale/":16,"./bg/build_format_locale/index":16,"./bg/build_format_locale/index.js":16,"./bg/index":85,"./bg/index.js":85,"./bg/package":166,"./bg/package.json":166,"./ca":86,"./ca/":86,"./ca/build_distance_in_words_locale":17,"./ca/build_distance_in_words_locale/":17,"./ca/build_distance_in_words_locale/index":17,"./ca/build_distance_in_words_locale/index.js":17,"./ca/build_format_locale":18,"./ca/build_format_locale/":18,"./ca/build_format_locale/index":18,"./ca/build_format_locale/index.js":18,"./ca/index":86,"./ca/index.js":86,"./ca/package":167,"./ca/package.json":167,"./cs":87,"./cs/":87,"./cs/build_distance_in_words_locale":19,"./cs/build_distance_in_words_locale/":19,"./cs/build_distance_in_words_locale/index":19,"./cs/build_distance_in_words_locale/index.js":19,"./cs/build_format_locale":20,"./cs/build_format_locale/":20,"./cs/build_format_locale/index":20,"./cs/build_format_locale/index.js":20,"./cs/index":87,"./cs/index.js":87,"./cs/package":168,"./cs/package.json":168,"./da":88,"./da/":88,"./da/build_distance_in_words_locale":21,"./da/build_distance_in_words_locale/":21,"./da/build_distance_in_words_locale/index":21,"./da/build_distance_in_words_locale/index.js":21,"./da/build_format_locale":22,"./da/build_format_locale/":22,"./da/build_format_locale/index":22,"./da/build_format_locale/index.js":22,"./da/index":88,"./da/index.js":88,"./da/package":169,"./da/package.json":169,"./de":89,"./de/":89,"./de/build_distance_in_words_locale":23,"./de/build_distance_in_words_locale/":23,"./de/build_distance_in_words_locale/index":23,"./de/build_distance_in_words_locale/index.js":23,"./de/build_format_locale":24,"./de/build_format_locale/":24,"./de/build_format_locale/index":24,"./de/build_format_locale/index.js":24,"./de/index":89,"./de/index.js":89,"./de/package":170,"./de/package.json":170,"./el":90,"./el/":90,"./el/build_distance_in_words_locale":25,"./el/build_distance_in_words_locale/":25,"./el/build_distance_in_words_locale/index":25,"./el/build_distance_in_words_locale/index.js":25,"./el/build_format_locale":26,"./el/build_format_locale/":26,"./el/build_format_locale/index":26,"./el/build_format_locale/index.js":26,"./el/index":90,"./el/index.js":90,"./el/package":171,"./el/package.json":171,"./en":5,"./en/":5,"./en/build_distance_in_words_locale":11,"./en/build_distance_in_words_locale/":11,"./en/build_distance_in_words_locale/index":11,"./en/build_distance_in_words_locale/index.js":11,"./en/build_format_locale":12,"./en/build_format_locale/":12,"./en/build_format_locale/index":12,"./en/build_format_locale/index.js":12,"./en/index":5,"./en/index.js":5,"./en/package":172,"./en/package.json":172,"./eo":91,"./eo/":91,"./eo/build_distance_in_words_locale":27,"./eo/build_distance_in_words_locale/":27,"./eo/build_distance_in_words_locale/index":27,"./eo/build_distance_in_words_locale/index.js":27,"./eo/build_format_locale":28,"./eo/build_format_locale/":28,"./eo/build_format_locale/index":28,"./eo/build_format_locale/index.js":28,"./eo/index":91,"./eo/index.js":91,"./eo/package":173,"./eo/package.json":173,"./es":92,"./es/":92,"./es/build_distance_in_words_locale":29,"./es/build_distance_in_words_locale/":29,"./es/build_distance_in_words_locale/index":29,"./es/build_distance_in_words_locale/index.js":29,"./es/build_format_locale":30,"./es/build_format_locale/":30,"./es/build_format_locale/index":30,"./es/build_format_locale/index.js":30,"./es/index":92,"./es/index.js":92,"./es/package":174,"./es/package.json":174,"./fi":93,"./fi/":93,"./fi/build_distance_in_words_locale":31,"./fi/build_distance_in_words_locale/":31,"./fi/build_distance_in_words_locale/index":31,"./fi/build_distance_in_words_locale/index.js":31,"./fi/build_format_locale":32,"./fi/build_format_locale/":32,"./fi/build_format_locale/index":32,"./fi/build_format_locale/index.js":32,"./fi/index":93,"./fi/index.js":93,"./fi/package":175,"./fi/package.json":175,"./fil":94,"./fil/":94,"./fil/build_distance_in_words_locale":33,"./fil/build_distance_in_words_locale/":33,"./fil/build_distance_in_words_locale/index":33,"./fil/build_distance_in_words_locale/index.js":33,"./fil/build_format_locale":34,"./fil/build_format_locale/":34,"./fil/build_format_locale/index":34,"./fil/build_format_locale/index.js":34,"./fil/index":94,"./fil/index.js":94,"./fil/package":176,"./fil/package.json":176,"./fr":95,"./fr/":95,"./fr/build_distance_in_words_locale":35,"./fr/build_distance_in_words_locale/":35,"./fr/build_distance_in_words_locale/index":35,"./fr/build_distance_in_words_locale/index.js":35,"./fr/build_format_locale":36,"./fr/build_format_locale/":36,"./fr/build_format_locale/index":36,"./fr/build_format_locale/index.js":36,"./fr/index":95,"./fr/index.js":95,"./fr/package":177,"./fr/package.json":177,"./hr":96,"./hr/":96,"./hr/build_distance_in_words_locale":37,"./hr/build_distance_in_words_locale/":37,"./hr/build_distance_in_words_locale/index":37,"./hr/build_distance_in_words_locale/index.js":37,"./hr/build_format_locale":38,"./hr/build_format_locale/":38,"./hr/build_format_locale/index":38,"./hr/build_format_locale/index.js":38,"./hr/index":96,"./hr/index.js":96,"./hr/package":178,"./hr/package.json":178,"./hu":97,"./hu/":97,"./hu/build_distance_in_words_locale":39,"./hu/build_distance_in_words_locale/":39,"./hu/build_distance_in_words_locale/index":39,"./hu/build_distance_in_words_locale/index.js":39,"./hu/build_format_locale":40,"./hu/build_format_locale/":40,"./hu/build_format_locale/index":40,"./hu/build_format_locale/index.js":40,"./hu/index":97,"./hu/index.js":97,"./hu/package":179,"./hu/package.json":179,"./id":98,"./id/":98,"./id/build_distance_in_words_locale":41,"./id/build_distance_in_words_locale/":41,"./id/build_distance_in_words_locale/index":41,"./id/build_distance_in_words_locale/index.js":41,"./id/build_format_locale":42,"./id/build_format_locale/":42,"./id/build_format_locale/index":42,"./id/build_format_locale/index.js":42,"./id/index":98,"./id/index.js":98,"./id/package":180,"./id/package.json":180,"./is":99,"./is/":99,"./is/build_distance_in_words_locale":43,"./is/build_distance_in_words_locale/":43,"./is/build_distance_in_words_locale/index":43,"./is/build_distance_in_words_locale/index.js":43,"./is/build_format_locale":44,"./is/build_format_locale/":44,"./is/build_format_locale/index":44,"./is/build_format_locale/index.js":44,"./is/index":99,"./is/index.js":99,"./is/package":181,"./is/package.json":181,"./it":100,"./it/":100,"./it/build_distance_in_words_locale":45,"./it/build_distance_in_words_locale/":45,"./it/build_distance_in_words_locale/index":45,"./it/build_distance_in_words_locale/index.js":45,"./it/build_format_locale":46,"./it/build_format_locale/":46,"./it/build_format_locale/index":46,"./it/build_format_locale/index.js":46,"./it/index":100,"./it/index.js":100,"./it/package":182,"./it/package.json":182,"./ja":101,"./ja/":101,"./ja/build_distance_in_words_locale":47,"./ja/build_distance_in_words_locale/":47,"./ja/build_distance_in_words_locale/index":47,"./ja/build_distance_in_words_locale/index.js":47,"./ja/build_format_locale":48,"./ja/build_format_locale/":48,"./ja/build_format_locale/index":48,"./ja/build_format_locale/index.js":48,"./ja/index":101,"./ja/index.js":101,"./ja/package":183,"./ja/package.json":183,"./ko":102,"./ko/":102,"./ko/build_distance_in_words_locale":49,"./ko/build_distance_in_words_locale/":49,"./ko/build_distance_in_words_locale/index":49,"./ko/build_distance_in_words_locale/index.js":49,"./ko/build_format_locale":50,"./ko/build_format_locale/":50,"./ko/build_format_locale/index":50,"./ko/build_format_locale/index.js":50,"./ko/index":102,"./ko/index.js":102,"./ko/package":184,"./ko/package.json":184,"./mk":103,"./mk/":103,"./mk/build_distance_in_words_locale":51,"./mk/build_distance_in_words_locale/":51,"./mk/build_distance_in_words_locale/index":51,"./mk/build_distance_in_words_locale/index.js":51,"./mk/build_format_locale":52,"./mk/build_format_locale/":52,"./mk/build_format_locale/index":52,"./mk/build_format_locale/index.js":52,"./mk/index":103,"./mk/index.js":103,"./mk/package":185,"./mk/package.json":185,"./nb":104,"./nb/":104,"./nb/build_distance_in_words_locale":53,"./nb/build_distance_in_words_locale/":53,"./nb/build_distance_in_words_locale/index":53,"./nb/build_distance_in_words_locale/index.js":53,"./nb/build_format_locale":54,"./nb/build_format_locale/":54,"./nb/build_format_locale/index":54,"./nb/build_format_locale/index.js":54,"./nb/index":104,"./nb/index.js":104,"./nb/package":186,"./nb/package.json":186,"./nl":105,"./nl/":105,"./nl/build_distance_in_words_locale":55,"./nl/build_distance_in_words_locale/":55,"./nl/build_distance_in_words_locale/index":55,"./nl/build_distance_in_words_locale/index.js":55,"./nl/build_format_locale":56,"./nl/build_format_locale/":56,"./nl/build_format_locale/index":56,"./nl/build_format_locale/index.js":56,"./nl/index":105,"./nl/index.js":105,"./nl/package":187,"./nl/package.json":187,"./package":188,"./package.json":188,"./pl":106,"./pl/":106,"./pl/build_distance_in_words_locale":57,"./pl/build_distance_in_words_locale/":57,"./pl/build_distance_in_words_locale/index":57,"./pl/build_distance_in_words_locale/index.js":57,"./pl/build_format_locale":58,"./pl/build_format_locale/":58,"./pl/build_format_locale/index":58,"./pl/build_format_locale/index.js":58,"./pl/index":106,"./pl/index.js":106,"./pl/package":189,"./pl/package.json":189,"./pt":107,"./pt/":107,"./pt/build_distance_in_words_locale":59,"./pt/build_distance_in_words_locale/":59,"./pt/build_distance_in_words_locale/index":59,"./pt/build_distance_in_words_locale/index.js":59,"./pt/build_format_locale":60,"./pt/build_format_locale/":60,"./pt/build_format_locale/index":60,"./pt/build_format_locale/index.js":60,"./pt/index":107,"./pt/index.js":107,"./pt/package":190,"./pt/package.json":190,"./ro":108,"./ro/":108,"./ro/build_distance_in_words_locale":61,"./ro/build_distance_in_words_locale/":61,"./ro/build_distance_in_words_locale/index":61,"./ro/build_distance_in_words_locale/index.js":61,"./ro/build_format_locale":62,"./ro/build_format_locale/":62,"./ro/build_format_locale/index":62,"./ro/build_format_locale/index.js":62,"./ro/index":108,"./ro/index.js":108,"./ro/package":191,"./ro/package.json":191,"./ru":109,"./ru/":109,"./ru/build_distance_in_words_locale":63,"./ru/build_distance_in_words_locale/":63,"./ru/build_distance_in_words_locale/index":63,"./ru/build_distance_in_words_locale/index.js":63,"./ru/build_format_locale":64,"./ru/build_format_locale/":64,"./ru/build_format_locale/index":64,"./ru/build_format_locale/index.js":64,"./ru/index":109,"./ru/index.js":109,"./ru/package":192,"./ru/package.json":192,"./sk":110,"./sk/":110,"./sk/build_distance_in_words_locale":65,"./sk/build_distance_in_words_locale/":65,"./sk/build_distance_in_words_locale/index":65,"./sk/build_distance_in_words_locale/index.js":65,"./sk/build_format_locale":66,"./sk/build_format_locale/":66,"./sk/build_format_locale/index":66,"./sk/build_format_locale/index.js":66,"./sk/index":110,"./sk/index.js":110,"./sk/package":193,"./sk/package.json":193,"./sl":111,"./sl/":111,"./sl/build_distance_in_words_locale":67,"./sl/build_distance_in_words_locale/":67,"./sl/build_distance_in_words_locale/index":67,"./sl/build_distance_in_words_locale/index.js":67,"./sl/build_format_locale":68,"./sl/build_format_locale/":68,"./sl/build_format_locale/index":68,"./sl/build_format_locale/index.js":68,"./sl/index":111,"./sl/index.js":111,"./sl/package":194,"./sl/package.json":194,"./sv":112,"./sv/":112,"./sv/build_distance_in_words_locale":69,"./sv/build_distance_in_words_locale/":69,"./sv/build_distance_in_words_locale/index":69,"./sv/build_distance_in_words_locale/index.js":69,"./sv/build_format_locale":70,"./sv/build_format_locale/":70,"./sv/build_format_locale/index":70,"./sv/build_format_locale/index.js":70,"./sv/index":112,"./sv/index.js":112,"./sv/package":195,"./sv/package.json":195,"./th":113,"./th/":113,"./th/build_distance_in_words_locale":71,"./th/build_distance_in_words_locale/":71,"./th/build_distance_in_words_locale/index":71,"./th/build_distance_in_words_locale/index.js":71,"./th/build_format_locale":72,"./th/build_format_locale/":72,"./th/build_format_locale/index":72,"./th/build_format_locale/index.js":72,"./th/index":113,"./th/index.js":113,"./th/package":196,"./th/package.json":196,"./tr":114,"./tr/":114,"./tr/build_distance_in_words_locale":73,"./tr/build_distance_in_words_locale/":73,"./tr/build_distance_in_words_locale/index":73,"./tr/build_distance_in_words_locale/index.js":73,"./tr/build_format_locale":74,"./tr/build_format_locale/":74,"./tr/build_format_locale/index":74,"./tr/build_format_locale/index.js":74,"./tr/index":114,"./tr/index.js":114,"./tr/package":197,"./tr/package.json":197,"./zh_cn":115,"./zh_cn/":115,"./zh_cn/build_distance_in_words_locale":75,"./zh_cn/build_distance_in_words_locale/":75,"./zh_cn/build_distance_in_words_locale/index":75,"./zh_cn/build_distance_in_words_locale/index.js":75,"./zh_cn/build_format_locale":76,"./zh_cn/build_format_locale/":76,"./zh_cn/build_format_locale/index":76,"./zh_cn/build_format_locale/index.js":76,"./zh_cn/index":115,"./zh_cn/index.js":115,"./zh_cn/package":198,"./zh_cn/package.json":198,"./zh_tw":116,"./zh_tw/":116,"./zh_tw/build_distance_in_words_locale":77,"./zh_tw/build_distance_in_words_locale/":77,"./zh_tw/build_distance_in_words_locale/index":77,"./zh_tw/build_distance_in_words_locale/index.js":77,"./zh_tw/build_format_locale":78,"./zh_tw/build_format_locale/":78,"./zh_tw/build_format_locale/index":78,"./zh_tw/build_format_locale/index.js":78,"./zh_tw/index":116,"./zh_tw/index.js":116,"./zh_tw/package":199,"./zh_tw/package.json":199};function i(e){return n(r(e))}function r(e){var t=o[e];if(!(t+1))throw new Error("Cannot find module '"+e+"'.");return t}i.keys=function(){return Object.keys(o)},i.resolve=r,(e.exports=i).id=83},function(e,t,n){var o=n(13),i=n(14);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(15),i=n(16);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(17),i=n(18);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(19),i=n(20);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(21),i=n(22);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(23),i=n(24);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(25),i=n(26);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(27),i=n(28);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(29),i=n(30);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(31),i=n(32);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(33),i=n(34);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(35),i=n(36);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(37),i=n(38);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(39),i=n(40);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(41),i=n(42);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(43),i=n(44);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(45),i=n(46);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(47),i=n(48);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(49),i=n(50);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(51),i=n(52);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(53),i=n(54);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(55),i=n(56);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(57),i=n(58);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(59),i=n(60);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(61),i=n(62);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(63),i=n(64);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(65),i=n(66);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(67),i=n(68);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(69),i=n(70);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(71),i=n(72);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(73),i=n(74);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(75),i=n(76);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){var o=n(77),i=n(78);e.exports={distanceInWords:o(),format:i()}},function(e,t,n){"use strict";n.d(t,"b",function(){return o}),n.d(t,"a",function(){return i});Object.assign;var o=function(){return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:"")+([1e7]+-1e3+-4e3+-8e3+-1e11).replace(/[018]/g,function(e){return(e^crypto.getRandomValues(new Uint8Array(1))[0]&15>>e/4).toString(16)})},i=function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("testPassive",null,t),window.removeEventListener("testPassive",null,t)}catch(e){}return e}},function(e,t,n){"use strict";n.d(t,"b",function(){return i}),n.d(t,"d",function(){return r}),n.d(t,"a",function(){return a}),n.d(t,"c",function(){return s});var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=function(e){return"function"==typeof e},r=function(e){return"string"==typeof e||!!e&&"object"===(void 0===e?"undefined":o(e))&&"[object String]"===Object.prototype.toString.call(e)},a=function(e){return("[object Date]"===Object.prototype.toString.call(e)||e instanceof Date)&&!isNaN(e.valueOf())},s=function(e){return("function"==typeof e||"object"===(void 0===e?"undefined":o(e))&&!!e)&&!Array.isArray(e)}},function(e,t){e.exports=function(e){return e instanceof Date}},function(e,t,n){var r=n(0);e.exports=function(e){var t=r(e),n=t.getFullYear(),o=t.getMonth(),i=new Date(0);return i.setFullYear(n,o+1,0),i.setHours(0,0,0,0),i.getDate()}},function(e,t,n){var o=n(7);e.exports=function(e,t){var n=Number(t);return o(e,7*n)}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e).getTime(),o=i(t).getTime();return o<n?-1:n<o?1:0}},function(e,t,n){var a=n(0),s=n(137),u=n(10);e.exports=function(e,t){var n=a(e),o=a(t),i=u(n,o),r=Math.abs(s(n,o));return n.setMonth(n.getMonth()-i*r),i*(r-(u(n,o)===-i))}},function(e,t,n){var o=n(82);e.exports=function(e,t){var n=o(e,t)/1e3;return 0<n?Math.floor(n):Math.ceil(n)}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e);return t.setHours(23,59,59,999),t}},function(e,t,n){var o=n(0),i=n(3),r=n(9);e.exports=function(e){var t=o(e),n=i(t).getTime()-r(t).getTime();return Math.round(n/6048e5)+1}},function(e,t,n){var r=n(79);e.exports=function(e,t,n){var o=r(e,n),i=r(t,n);return o.getTime()===i.getTime()}},function(e,t,n){"use strict";var o=function(){function o(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(e,t,n){return t&&o(e.prototype,t),n&&o(e,n),e}}();var i=function(){function t(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[];!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),this._listeners=new Map(e),this._middlewares=new Map}return o(t,[{key:"listenerCount",value:function(e){return this._listeners.has(e)?this._listeners.get(e).length:0}},{key:"removeListeners",value:function(){var t=this,e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null,n=1<arguments.length&&void 0!==arguments[1]&&arguments[1];null!==e?Array.isArray(e)?name.forEach(function(e){return t.removeListeners(e,n)}):(this._listeners.delete(e),n&&this.removeMiddleware(e)):this._listeners=new Map}},{key:"middleware",value:function(e,t){var n=this;Array.isArray(e)?name.forEach(function(e){return n.middleware(e,t)}):(Array.isArray(this._middlewares.get(e))||this._middlewares.set(e,[]),this._middlewares.get(e).push(t))}},{key:"removeMiddleware",value:function(){var t=this,e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null;null!==e?Array.isArray(e)?name.forEach(function(e){return t.removeMiddleware(e)}):this._middlewares.delete(e):this._middlewares=new Map}},{key:"on",value:function(e,t){var n=this,o=2<arguments.length&&void 0!==arguments[2]&&arguments[2];if(Array.isArray(e))e.forEach(function(e){return n.on(e,t)});else{var i=(e=e.toString()).split(/,|, | /);1<i.length?i.forEach(function(e){return n.on(e,t)}):(Array.isArray(this._listeners.get(e))||this._listeners.set(e,[]),this._listeners.get(e).push({once:o,callback:t}))}}},{key:"once",value:function(e,t){this.on(e,t,!0)}},{key:"emit",value:function(n,o){var i=this,r=2<arguments.length&&void 0!==arguments[2]&&arguments[2];n=n.toString();var a=this._listeners.get(n),s=null,u=0,c=r;if(Array.isArray(a))for(a.forEach(function(e,t){r||(s=i._middlewares.get(n),Array.isArray(s)?(s.forEach(function(e){e(o,function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null;null!==e&&(o=e),u++},n)}),u>=s.length&&(c=!0)):c=!0),c&&(e.once&&(a[t]=null),e.callback({type:n,timeStamp:(new Date).getTime(),data:o}))});-1!==a.indexOf(null);)a.splice(a.indexOf(null),1)}}]),t}();t.a=i},function(e,t,n){var o=n(8);e.exports=function(e,t){var n=Number(t);return o(e,36e5*n)}},function(e,t,n){var o=n(2),i=n(131);e.exports=function(e,t){var n=Number(t);return i(e,o(e)+n)}},function(e,t,n){var a=n(0),s=n(9),u=n(80);e.exports=function(e,t){var n=a(e),o=Number(t),i=u(n,s(n)),r=new Date(0);return r.setFullYear(o,0,4),r.setHours(0,0,0,0),(n=s(r)).setDate(n.getDate()+i),n}},function(e,t,n){var o=n(8);e.exports=function(e,t){var n=Number(t);return o(e,6e4*n)}},function(e,t,n){var o=n(81);e.exports=function(e,t){var n=Number(t);return o(e,3*n)}},function(e,t,n){var o=n(8);e.exports=function(e,t){var n=Number(t);return o(e,1e3*n)}},function(e,t,n){var o=n(81);e.exports=function(e,t){var n=Number(t);return o(e,12*n)}},function(e,t,n){var o=n(2);e.exports=function(e,t){return o(e)-o(t)}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=i(t);return 12*(n.getFullYear()-o.getFullYear())+(n.getMonth()-o.getMonth())}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e);return Math.floor(t.getMonth()/3)+1}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=i(t);return n.getFullYear()-o.getFullYear()}},function(e,t,n){var a=n(0),s=n(80),u=n(10);e.exports=function(e,t){var n=a(e),o=a(t),i=u(n,o),r=Math.abs(s(n,o));return n.setDate(n.getDate()-i*r),i*(r-(u(n,o)===-i))}},function(e,t,n){var o=n(130);e.exports=function(e,t){var n=Number(t);return o(e,-n)}},function(e,t,n){var v=n(122),g=n(0),_=n(124),b=n(123),k=n(5);e.exports=function(e,t,n){var o=n||{},i=v(e,t),r=o.locale,a=k.distanceInWords.localize;r&&r.distanceInWords&&r.distanceInWords.localize&&(a=r.distanceInWords.localize);var s,u,c={addSuffix:Boolean(o.addSuffix),comparison:i};u=0<i?(s=g(e),g(t)):(s=g(t),g(e));var d,l=_(u,s),h=u.getTimezoneOffset()-s.getTimezoneOffset(),f=Math.round(l/60)-h;if(f<2)return o.includeSeconds?l<5?a("lessThanXSeconds",5,c):l<10?a("lessThanXSeconds",10,c):l<20?a("lessThanXSeconds",20,c):l<40?a("halfAMinute",null,c):a(l<60?"lessThanXMinutes":"xMinutes",1,c):0===f?a("lessThanXMinutes",1,c):a("xMinutes",f,c);if(f<45)return a("xMinutes",f,c);if(f<90)return a("aboutXHours",1,c);if(f<1440)return a("aboutXHours",Math.round(f/60),c);if(f<2520)return a("xDays",1,c);if(f<43200)return a("xDays",Math.round(f/1440),c);if(f<86400)return a("aboutXMonths",d=Math.round(f/43200),c);if((d=b(u,s))<12)return a("xMonths",Math.round(f/43200),c);var m=d%12,p=Math.floor(d/12);return m<3?a("aboutXYears",p,c):m<9?a("overXYears",p,c):a("almostXYears",p+1,c)}},function(e,t,n){var a=n(0);e.exports=function(e,t){var n=t&&Number(t.weekStartsOn)||0,o=a(e),i=o.getDay(),r=6+(i<n?-7:0)-(i-n);return o.setDate(o.getDate()+r),o.setHours(23,59,59,999),o}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t}},function(e,t,n){var o=n(0),i=n(146),r=n(80);e.exports=function(e){var t=o(e);return r(t,i(t))+1}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e),n=new Date(0);return n.setFullYear(t.getFullYear(),0,1),n.setHours(0,0,0,0),n}},function(e,t,n){var o=n(119);e.exports=function(e){if(o(e))return!isNaN(e);throw new TypeError(toString.call(e)+" is not an instance of Date")}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e).getFullYear();return t%400==0||t%4==0&&t%100!=0}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e).getDay();return 0===t&&(t=7),t}},function(e,t,n){var i=n(151);e.exports=function(e,t){var n=i(e),o=i(t);return n.getTime()===o.getTime()}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e);return t.setMinutes(0,0,0),t}},function(e,t,n){var o=n(127);e.exports=function(e,t){return o(e,t,{weekStartsOn:1})}},function(e,t,n){var i=n(9);e.exports=function(e,t){var n=i(e),o=i(t);return n.getTime()===o.getTime()}},function(e,t,n){var i=n(155);e.exports=function(e,t){var n=i(e),o=i(t);return n.getTime()===o.getTime()}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e);return t.setSeconds(0,0),t}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=i(t);return n.getFullYear()===o.getFullYear()&&n.getMonth()===o.getMonth()}},function(e,t,n){var i=n(158);e.exports=function(e,t){var n=i(e),o=i(t);return n.getTime()===o.getTime()}},function(e,t,n){var i=n(0);e.exports=function(e){var t=i(e),n=t.getMonth(),o=n-n%3;return t.setMonth(o,1),t.setHours(0,0,0,0),t}},function(e,t,n){var i=n(160);e.exports=function(e,t){var n=i(e),o=i(t);return n.getTime()===o.getTime()}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e);return t.setMilliseconds(0),t}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=i(t);return n.getFullYear()===o.getFullYear()}},function(e,t,n){var a=n(0);e.exports=function(e,t){var n=t&&Number(t.weekStartsOn)||0,o=a(e),i=o.getDay(),r=6+(i<n?-7:0)-(i-n);return o.setHours(0,0,0,0),o.setDate(o.getDate()+r),o}},function(e,t,n){var u=n(0),c=n(120);e.exports=function(e,t){var n=u(e),o=Number(t),i=n.getFullYear(),r=n.getDate(),a=new Date(0);a.setFullYear(i,o,15),a.setHours(0,0,0,0);var s=c(a);return n.setMonth(o,Math.min(r,s)),n}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t){e.exports={typings:"../../typings.d.ts"}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(117),s=n(118),i=n(6),r=(n.n(i),n(128)),u=n(299),c=n(306),d=n(309),l=n(310),h=n(311),f=n(312),m=function(e,t){if(Array.isArray(e))return e;if(Symbol.iterator in Object(e))return function(e,t){var n=[],o=!0,i=!1,r=void 0;try{for(var a,s=e[Symbol.iterator]();!(o=(a=s.next()).done)&&(n.push(a.value),!t||n.length!==t);o=!0);}catch(e){i=!0,r=e}finally{try{!o&&s.return&&s.return()}finally{if(i)throw r}}return n}(e,t);throw new TypeError("Invalid attempt to destructure non-iterable instance")},p=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},v=function(){function o(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(e,t,n){return t&&o(e.prototype,t),n&&o(e,n),e}}();var a=function(e){function a(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,a);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(a.__proto__||Object.getPrototypeOf(a)).call(this));if(r.element=s.d(e)?document.querySelector(e):e,!r.element)throw new Error("An invalid selector or non-DOM node has been provided.");r._clickEvents=["click","touch"],r._supportsPassive=o.a();var n=r.element.dataset?Object.keys(r.element.dataset).filter(function(e){return Object.keys(d.a).includes(e)}).reduce(function(e,t){return p({},e,(n={},o=t,i=r.element.dataset[t],o in n?Object.defineProperty(n,o,{value:i,enumerable:!0,configurable:!0,writable:!0}):n[o]=i,n));var n,o,i},{}):{};switch(r.options=p({},d.a,t,n),r.element.getAttribute("type")){case"date":r.options.type="date";break;case"time":r.options.type="time";break;default:r.options.type="datetime"}return r._id=o.b("datetimePicker"),r.onToggleDateTimePicker=r.onToggleDateTimePicker.bind(r),r.onCloseDateTimePicker=r.onCloseDateTimePicker.bind(r),r.onDocumentClickDateTimePicker=r.onDocumentClickDateTimePicker.bind(r),r.onValidateClickDateTimePicker=r.onValidateClickDateTimePicker.bind(r),r.onTodayClickDateTimePicker=r.onTodayClickDateTimePicker.bind(r),r.onClearClickDateTimePicker=r.onClearClickDateTimePicker.bind(r),r.onCancelClickDateTimePicker=r.onCancelClickDateTimePicker.bind(r),r.onSelectDateTimePicker=r.onSelectDateTimePicker.bind(r),r._init(),r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(a,r["a"]),v(a,[{key:"onSelectDateTimePicker",value:function(e){this.refresh(),this.save(),"select"===e.type&&this.options.closeOnSelect&&"inline"!==this.options.displayMode&&this.hide(),this.emit(e.type,this)}},{key:"onDocumentClickDateTimePicker",value:function(e){this._supportsPassive||e.preventDefault(),e.stopPropagation();var t=e.target||e.srcElement;!this._ui.wrapper.contains(t)&&"inline"!==this.options.displayMode&&this._open&&this.onCloseDateTimePicker(e)}},{key:"onToggleDateTimePicker",value:function(e){this._supportsPassive||e.preventDefault(),e.stopPropagation(),this._open?this.hide():this.show()}},{key:"onValidateClickDateTimePicker",value:function(e){this._supportsPassive||e.preventDefault(),e.stopPropagation(),this.save(),this.emit("select",this),"inline"!==this.options.displayMode&&this.onCloseDateTimePicker(e)}},{key:"onTodayClickDateTimePicker",value:function(e){this._supportsPassive||e.preventDefault(),e.stopPropagation(),this.datePicker.value(new Date),this.datePicker.refresh(),this.timePicker.value(new Date),this.timePicker.refresh(),this.save()}},{key:"onClearClickDateTimePicker",value:function(e){this._supportsPassive||e.preventDefault(),e.stopPropagation(),this.clear()}},{key:"onCancelClickDateTimePicker",value:function(e){this._supportsPassive||e.preventDefault(),e.stopPropagation(),this._snapshots.length&&(this.datePicker=this._snapshots[0].datePicker,this.timePicker=this._snapshots[0].timePicker),this.save(),"inline"!==this.options.displayMode&&this.onCloseDateTimePicker(e)}},{key:"onCloseDateTimePicker",value:function(e){this._supportsPassive||e.preventDefault(),e.stopPropagation(),this.hide()}},{key:"isRange",value:function(){return this.options.isRange}},{key:"isOpen",value:function(){return this._open}},{key:"value",value:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null;if(!e){var t="";switch(this.options.type){case"date":t=this.datePicker.value();break;case"time":t=this.timePicker.value();break;case"datetime":var n=this.datePicker.start?i.getTime(i.addMinutes(i.addHours(this.datePicker.start,i.getHours(this.timePicker.start)),i.getMinutes(this.timePicker.start))):void 0,o=this.datePicker.end?i.getTime(this.datePicker.end):void 0;o&&this.options.isRange&&(o=i.getTime(i.addMinutes(i.addHours(this.datePicker.end,i.getHours(this.timePicker.end)),i.getMinutes(this.timePicker.end)))),t=n?i.format(new Date(n),this.format,{locale:this.locale}):"",o&&(t+=" - "+(o?i.format(new Date(o),this.format,{locale:this.locale}):""))}return t}this.datePicker.value(e),this.timePicker.value(e)}},{key:"refresh",value:function(){this._ui.header.start.day.innerHTML=this.datePicker.start?i.format(this.datePicker.start,"DD",{locale:this.locale}):"--",this._ui.header.start.month.innerHTML=this.datePicker.start?i.format(this.datePicker.start,"MMMM YYYY",{locale:this.locale}):"",this.datePicker.start?(this._ui.header.start.weekday.classList.remove("is-hidden"),this._ui.header.start.weekday.innerHTML=this.datePicker.start?i.format(this.datePicker.start,"dddd",{locale:this.locale}):""):this._ui.header.start.weekday.classList.add("is-hidden"),this._ui.header.start.hour&&(this._ui.header.start.hour.innerHTML=this.timePicker.start?i.format(this.timePicker.start,"HH:mm",{locale:this.locale}):"--:--"),this._ui.header.end&&(this._ui.header.end.day.innerHTML=this.options.isRange&&this.datePicker.end?i.format(this.datePicker.end,"DD",{locale:this.locale}):"--",this._ui.header.end.month.innerHTML=this.options.isRange&&this.datePicker.end?i.format(this.datePicker.end,"MMMM YYYY",{locale:this.locale}):"",this.datePicker.end?(this._ui.header.end.weekday.classList.remove("is-hidden"),this._ui.header.end.weekday.innerHTML=this.datePicker.end?i.format(this.datePicker.end,"dddd",{locale:this.locale}):""):this._ui.header.end.weekday.classList.add("is-hidden"),this._ui.header.end&&this._ui.header.end.hour&&(this._ui.header.end.hour.innerHTML=this.timePicker.end?i.format(this.timePicker.end,"HH:mm",{locale:this.locale}):"--:--")),this.emit("refresh",this)}},{key:"clear",value:function(){this.datePicker.clear(),this.timePicker.clear(),this.refresh(),this.element.value="",this._ui.dummy.dummy_1.value="",this._ui.dummy.dummy_2&&(this._ui.dummy.dummy_2.value=""),this.emit("clear",this)}},{key:"show",value:function(){this._snapshots=[],this.snapshot(),this.element.value&&(this.datePicker.value(this.element.value),this.timePicker.value(this.element.value)),this.datePicker.show(),this.timePicker.hide(),this._ui.modal&&this._ui.modal.classList.add("is-active"),this._ui.wrapper.classList.add("is-active"),this._open=!0,this.emit("show",this)}},{key:"hide",value:function(){this._open=!1,this._focus=!1,this._ui.modal&&this._ui.modal.classList.remove("is-active"),this._ui.wrapper.classList.remove("is-active"),this.emit("hide",this)}},{key:"save",value:function(){var e=this.value(),t=e.split(" - "),n=m(t,2),o=n[0],i=n[1];this.element.value=e,this._ui.dummy.dummy_1.value=o||"",this._ui.dummy.dummy_2&&(this._ui.dummy.dummy_2.value=i||"")}},{key:"snapshot",value:function(){}},{key:"destroy",value:function(){this._ui.wrapper.remove()}},{key:"_init",value:function(){this._open=!1,this._snapshots=[],this.options.type=-1<["date","time","datetime"].indexOf(this.element.getAttribute("type").toLowerCase())?this.element.getAttribute("type").toLowerCase():this.options.type,this._type=-1<["date","time","datetime"].indexOf(this.options.type.toLowerCase())?this.options.type.toLowerCase():"date",this.element.setAttribute("type","text"),this.datePicker=new u.a(p({},this.options,{lang:this.lang})),this.timePicker=new c.a(p({},this.options,{lang:this.lang})),this.element.value&&(this.datePicker.value(this.element.value),this.timePicker.value(this.element.value)),this.lang=this.options.lang,this.format="date"===this._type?this.options.dateFormat:"time"===this._type?this.options.timeFormat:this.options.dateFormat+" "+this.options.timeFormat,"default"===this.options.displayMode&&window.matchMedia("screen and (max-width: 768px)").matches&&(this.options.displayMode="dialog"),window.matchMedia("screen and (max-width: 768px)").matches&&("default"===this.options.displayMode&&(this.options.displayMode="dialog"),this.options.displayDual=!1),this._build(),this._bindEvents(),this.save(),s.b(this.options.onReady)&&this.on("ready",this.options.onReady),this.emit("ready",this)}},{key:"_build",value:function(){var e=document.createRange().createContextualFragment(Object(h.a)(p({},this.options,{type:this._type,datePicker:"time"!==this.options.type,timePicker:"date"!==this.options.type}))),t=document.createRange().createContextualFragment(Object(f.a)(this.options)),n=document.createRange().createContextualFragment(Object(l.a)(p({},this.options,{id:this.id})));switch(this._ui={modal:n.querySelector(".modal"),wrapper:n.querySelector(".datetimepicker"),container:n.querySelector(".datetimepicker-container"),dummy:{container:n.querySelector(".datetimepicker-dummy"),wrapper:n.querySelector(".datetimepicker-dummy-wrapper"),dummy_1:n.querySelector(".datetimepicker-dummy .datetimepicker-dummy-input:nth-child(1)"),dummy_2:n.querySelector(".datetimepicker-dummy .datetimepicker-dummy-input:nth-child(2)"),clear:n.querySelector(".datetimepicker-dummy .datetimepicker-clear-button")},calendar:n.querySelector(".datetimepicker"),overlay:"dialog"===this.options.displayMode?{background:n.querySelector(".modal-background"),close:n.querySelector(".modal-close")}:void 0,header:{container:e.querySelector(".datetimepicker-header"),start:{container:e.querySelector(".datetimepicker-selection-start"),day:e.querySelector(".datetimepicker-selection-start .datetimepicker-selection-day"),month:e.querySelector(".datetimepicker-selection-start .datetimepicker-selection-month"),weekday:e.querySelector(".datetimepicker-selection-start .datetimepicker-selection-weekday"),hour:e.querySelector(".datetimepicker-selection-start .datetimepicker-selection-hour"),empty:e.querySelector(".datetimepicker-selection-start .empty")},end:this.options.isRange?{container:e.querySelector(".datetimepicker-selection-end"),day:e.querySelector(".datetimepicker-selection-end .datetimepicker-selection-day"),month:e.querySelector(".datetimepicker-selection-end .datetimepicker-selection-month"),weekday:e.querySelector(".datetimepicker-selection-end .datetimepicker-selection-weekday"),hour:e.querySelector(".datetimepicker-selection-end .datetimepicker-selection-hour"),empty:e.querySelector(".datetimepicker-selection-start .empty")}:void 0},footer:{container:t.querySelector(".datetimepicker-footer"),validate:t.querySelector(".datetimepicker-footer-validate"),today:t.querySelector(".datetimepicker-footer-today"),clear:t.querySelector(".datetimepicker-footer-clear"),cancel:t.querySelector(".datetimepicker-footer-cancel")}},this.options.showFooter||this._ui.footer.container.classList.add("is-hidden"),this.options.showTodayButton||this._ui.footer.today.classList.add("is-hidden"),this.options.showClearButton||this._ui.footer.clear.classList.add("is-hidden"),this.options.closeOnSelect&&this._ui.footer.validate&&this._ui.footer.validate.classList.add("is-hidden"),this._ui.container.appendChild(e),this._type){case"date":this._ui.container.appendChild(this.datePicker.render());break;case"time":this._ui.container.appendChild(this.timePicker.render()),this._ui.footer.validate&&this._ui.footer.validate.classList.remove("is-hidden"),this._ui.footer.today&&this._ui.footer.today.classList.add("is-hidden");break;case"datetime":this.options.closeOnSelect=!1,this._ui.footer.validate&&this._ui.footer.validate.classList.remove("is-hidden"),this._ui.container.appendChild(this.datePicker.render()),this._ui.container.appendChild(this.timePicker.render())}this._ui.wrapper.appendChild(t),this._ui.wrapper.classList.add("is-"+this.options.color),this._ui.dummy.container.classList.add("is-"+this.options.color),this.element.parentNode.insertBefore(n,this.element.nextSibling),this._ui.dummy.wrapper.appendChild(this.element),this.element.classList.add("is-hidden"),"inline"===this.options.displayMode?this._ui.wrapper.classList.add("is-active"):(this._ui.dummy.container.classList.remove("is-hidden"),this._ui.wrapper.style.position="absolute",this._ui.wrapper.classList.add("is-datetimepicker-default")),this.refresh()}},{key:"_bindEvents",value:function(){var t=this;this._clickEvents.forEach(function(e){document.body.addEventListener(e,t.onDocumentClickDateTimePicker)}),this.datePicker.on("select",this.onSelectDateTimePicker),this.datePicker.on("select:start",this.onSelectDateTimePicker),this.datePicker.on("select:end",this.onSelectDateTimePicker),this.timePicker.on("select",this.onSelectDateTimePicker),this.timePicker.on("select:start",this.onSelectDateTimePicker),this.timePicker.on("select:end",this.onSelectDateTimePicker),!0===this.options.toggleOnInputClick&&this._clickEvents.forEach(function(e){t._ui.dummy.wrapper.addEventListener(e,t.onToggleDateTimePicker),t.element.addEventListener(e,t.onToggleDateTimePicker)}),"dialog"===this.options.displayMode&&this._ui.overlay&&(this._ui.overlay.close&&this._clickEvents.forEach(function(e){t.this._ui.overlay.close.addEventListener(e,t.onCloseDateTimePicker)}),this.options.closeOnOverlayClick&&this._ui.overlay.background&&this._clickEvents.forEach(function(e){t._ui.overlay.background.addEventListener(e,t.onCloseDateTimePicker)})),this._ui.footer.validate&&this._clickEvents.forEach(function(e){t._ui.footer.validate.addEventListener(e,t.onValidateClickDateTimePicker)}),this._ui.footer.today&&this._clickEvents.forEach(function(e){t._ui.footer.today.addEventListener(e,t.onTodayClickDateTimePicker)}),this._ui.footer.clear&&this._clickEvents.forEach(function(e){t._ui.footer.clear.addEventListener(e,t.onClearClickDateTimePicker)}),this._clickEvents.forEach(function(e){t._ui.dummy.clear.addEventListener(e,t.onClearClickDateTimePicker)}),this._ui.footer.cancel&&this._clickEvents.forEach(function(e){t._ui.footer.cancel.addEventListener(e,t.onCancelClickDateTimePicker)})}},{key:"id",get:function(){return this._id}},{key:"lang",set:function(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"en";try{this._locale=n(83)("./"+t)}catch(e){t="en",this._locale=n(83)("./"+t)}finally{return this._lang=t,this.datePicker.lang=t,this.timePicker.lang=t,this}},get:function(){return this._lang}},{key:"locale",get:function(){return this._locale}},{key:"format",set:function(e){return this._format=e,this},get:function(){return this._format}},{key:"date",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null;return this.datePicker.date=e,this},get:function(){return this.datePicker.date}},{key:"startDate",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0;return this.datePicker.start=e,this},get:function(){return this.datePicker.start}},{key:"endDate",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0;return this.datePicker.end=e,this},get:function(){return this.datePicker.end}},{key:"minDate",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0;return this.datePicker.minDate=e,this},get:function(){return this.datePicker.minDate}},{key:"maxDate",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0;return this.datePicker.maxDate=e,this},get:function(){return this.datePicker.maxDate}},{key:"dateFormat",set:function(e){return this.datePicker.dateFormat=e,this},get:function(){return this.datePicker.dateFormat}},{key:"time",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null;return this.timePicker.time=e,this},get:function(){return this.timePicker.time}},{key:"startTime",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0;return this.timePicker.start=e,this},get:function(){return this.timePicker.start}},{key:"endTime",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0;return this.timePicker.end=e,this},get:function(){return this.timePicker.end}},{key:"minTime",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0;return this.timePicker.minTime=e,this},get:function(){return this.timePicker.minTime}},{key:"maxTime",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0;return this.timePicker.maxTime=e,this},get:function(){return this.timePicker.maxTime}},{key:"timeFormat",set:function(e){return this.timePicker.dateFormat=e,this},get:function(){return this.timePicker.timeFormat}}],[{key:"attach",value:function(){var n=this,e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:'input[type="date"]',o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},i=new Array,t=s.d(e)?document.querySelectorAll(e):Array.isArray(e)?e:[e];return[].forEach.call(t,function(e){if(void 0===e[n.constructor.name]){var t=new a(e,o);e.bulmaCalendar=t,i.push(t)}else i.push(e[n.constructor.name])}),i}}]),a}();t.default=a},function(e,t,n){var u=n(0);e.exports=function(e,t,n,o){var i=u(e).getTime(),r=u(t).getTime(),a=u(n).getTime(),s=u(o).getTime();if(r<i||s<a)throw new Error("The start of the range cannot be after the end of the range");return i<s&&a<r}},function(e,t,n){var s=n(0);e.exports=function(e,t){if(!(t instanceof Array))throw new TypeError(toString.call(t)+" is not an instance of Array");var i,r,a=s(e).getTime();return t.forEach(function(e,t){var n=s(e),o=Math.abs(a-n.getTime());(void 0===i||o<r)&&(i=t,r=o)}),i}},function(e,t,n){var a=n(0);e.exports=function(e,t){if(!(t instanceof Array))throw new TypeError(toString.call(t)+" is not an instance of Array");var o,i,r=a(e).getTime();return t.forEach(function(e){var t=a(e),n=Math.abs(r-t.getTime());(void 0===o||n<i)&&(o=t,i=n)}),o}},function(e,t,n){var a=n(3);e.exports=function(e,t){var n=a(e),o=a(t),i=n.getTime()-6e4*n.getTimezoneOffset(),r=o.getTime()-6e4*o.getTimezoneOffset();return Math.round((i-r)/6048e5)}},function(e,t,n){var i=n(138),r=n(0);e.exports=function(e,t){var n=r(e),o=r(t);return 4*(n.getFullYear()-o.getFullYear())+(i(n)-i(o))}},function(e,t,n){var s=n(79);e.exports=function(e,t,n){var o=s(e,n),i=s(t,n),r=o.getTime()-6e4*o.getTimezoneOffset(),a=i.getTime()-6e4*i.getTimezoneOffset();return Math.round((r-a)/6048e5)}},function(e,t,n){var o=n(82);e.exports=function(e,t){var n=o(e,t)/36e5;return 0<n?Math.floor(n):Math.ceil(n)}},function(e,t,n){var a=n(0),s=n(136),u=n(10),c=n(141);e.exports=function(e,t){var n=a(e),o=a(t),i=u(n,o),r=Math.abs(s(n,o));return n=c(n,i*r),i*(r-(u(n,o)===-i))}},function(e,t,n){var o=n(82);e.exports=function(e,t){var n=o(e,t)/6e4;return 0<n?Math.floor(n):Math.ceil(n)}},function(e,t,n){var o=n(123);e.exports=function(e,t){var n=o(e,t)/3;return 0<n?Math.floor(n):Math.ceil(n)}},function(e,t,n){var o=n(140);e.exports=function(e,t){var n=o(e,t)/7;return 0<n?Math.floor(n):Math.ceil(n)}},function(e,t,n){var a=n(0),s=n(139),u=n(10);e.exports=function(e,t){var n=a(e),o=a(t),i=u(n,o),r=Math.abs(s(n,o));return n.setFullYear(n.getFullYear()-i*r),i*(r-(u(n,o)===-i))}},function(e,t,n){var p=n(122),v=n(0),g=n(124),_=n(5);e.exports=function(e,t,n){var o=n||{},i=p(e,t),r=o.locale,a=_.distanceInWords.localize;r&&r.distanceInWords&&r.distanceInWords.localize&&(a=r.distanceInWords.localize);var s,u,c,d={addSuffix:Boolean(o.addSuffix),comparison:i};u=0<i?(s=v(e),v(t)):(s=v(t),v(e));var l=Math[o.partialMethod?String(o.partialMethod):"floor"],h=g(u,s),f=u.getTimezoneOffset()-s.getTimezoneOffset(),m=l(h/60)-f;if("s"===(c=o.unit?String(o.unit):m<1?"s":m<60?"m":m<1440?"h":m<43200?"d":m<525600?"M":"Y"))return a("xSeconds",h,d);if("m"===c)return a("xMinutes",m,d);if("h"===c)return a("xHours",l(m/60),d);if("d"===c)return a("xDays",l(m/1440),d);if("M"===c)return a("xMonths",l(m/43200),d);if("Y"===c)return a("xYears",l(m/525600),d);throw new Error("Unknown unit: "+c)}},function(e,t,n){var o=n(142);e.exports=function(e,t){return o(Date.now(),e,t)}},function(e,t,n){var u=n(0);e.exports=function(e,t,n){var o=u(e),i=void 0!==n?n:1,r=u(t).getTime();if(o.getTime()>r)throw new Error("The first date cannot be after the second date");var a=[],s=o;for(s.setHours(0,0,0,0);s.getTime()<=r;)a.push(u(s)),s.setDate(s.getDate()+i);return a}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e);return t.setMinutes(59,59,999),t}},function(e,t,n){var o=n(143);e.exports=function(e){return o(e,{weekStartsOn:1})}},function(e,t,n){var i=n(2),r=n(3);e.exports=function(e){var t=i(e),n=new Date(0);n.setFullYear(t+1,0,4),n.setHours(0,0,0,0);var o=r(n);return o.setMilliseconds(o.getMilliseconds()-1),o}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e);return t.setSeconds(59,999),t}},function(e,t,n){var i=n(0);e.exports=function(e){var t=i(e),n=t.getMonth(),o=n-n%3+3;return t.setMonth(o,0),t.setHours(23,59,59,999),t}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e);return t.setMilliseconds(999),t}},function(e,t,n){var o=n(125);e.exports=function(){return o(new Date)}},function(e,t){e.exports=function(){var e=new Date,t=e.getFullYear(),n=e.getMonth(),o=e.getDate(),i=new Date(0);return i.setFullYear(t,n,o+1),i.setHours(23,59,59,999),i}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e),n=t.getFullYear();return t.setFullYear(n+1,0,0),t.setHours(23,59,59,999),t}},function(e,t){e.exports=function(){var e=new Date,t=e.getFullYear(),n=e.getMonth(),o=e.getDate(),i=new Date(0);return i.setFullYear(t,n,o-1),i.setHours(23,59,59,999),i}},function(e,t,n){var o=n(145),i=n(126),r=n(2),u=n(0),c=n(147),d=n(5);var l={M:function(e){return e.getMonth()+1},MM:function(e){return s(e.getMonth()+1,2)},Q:function(e){return Math.ceil((e.getMonth()+1)/3)},D:function(e){return e.getDate()},DD:function(e){return s(e.getDate(),2)},DDD:function(e){return o(e)},DDDD:function(e){return s(o(e),3)},d:function(e){return e.getDay()},E:function(e){return e.getDay()||7},W:function(e){return i(e)},WW:function(e){return s(i(e),2)},YY:function(e){return s(e.getFullYear(),4).substr(2)},YYYY:function(e){return s(e.getFullYear(),4)},GG:function(e){return String(r(e)).substr(2)},GGGG:function(e){return r(e)},H:function(e){return e.getHours()},HH:function(e){return s(e.getHours(),2)},h:function(e){var t=e.getHours();return 0===t?12:12<t?t%12:t},hh:function(e){return s(l.h(e),2)},m:function(e){return e.getMinutes()},mm:function(e){return s(e.getMinutes(),2)},s:function(e){return e.getSeconds()},ss:function(e){return s(e.getSeconds(),2)},S:function(e){return Math.floor(e.getMilliseconds()/100)},SS:function(e){return s(Math.floor(e.getMilliseconds()/10),2)},SSS:function(e){return s(e.getMilliseconds(),3)},Z:function(e){return a(e.getTimezoneOffset(),":")},ZZ:function(e){return a(e.getTimezoneOffset())},X:function(e){return Math.floor(e.getTime()/1e3)},x:function(e){return e.getTime()}};function a(e,t){t=t||"";var n=0<e?"-":"+",o=Math.abs(e),i=o%60;return n+s(Math.floor(o/60),2)+t+s(i,2)}function s(e,t){for(var n=Math.abs(e).toString();n.length<t;)n="0"+n;return n}e.exports=function(e,t,n){var o=t?String(t):"YYYY-MM-DDTHH:mm:ss.SSSZ",i=(n||{}).locale,r=d.format.formatters,a=d.format.formattingTokensRegExp;i&&i.format&&i.format.formatters&&(r=i.format.formatters,i.format.formattingTokensRegExp&&(a=i.format.formattingTokensRegExp));var s=u(e);return c(s)?function(e,t,n){var o,i,r,a=e.match(n),s=a.length;for(o=0;o<s;o++)i=t[a[o]]||l[a[o]],a[o]=i||((r=a[o]).match(/\[[\s\S]/)?r.replace(/^\[|]$/g,""):r.replace(/\\/g,""));return function(e){for(var t="",n=0;n<s;n++)a[n]instanceof Function?t+=a[n](e,l):t+=a[n];return t}}(o,r,a)(s):"Invalid Date"}},function(e,t,n){var o=n(0);e.exports=function(e){return o(e).getDate()}},function(e,t,n){var o=n(0);e.exports=function(e){return o(e).getDay()}},function(e,t,n){var o=n(148);e.exports=function(e){return o(e)?366:365}},function(e,t,n){var o=n(0);e.exports=function(e){return o(e).getHours()}},function(e,t,n){var o=n(9),i=n(121);e.exports=function(e){var t=o(e),n=o(i(t,60)).valueOf()-t.valueOf();return Math.round(n/6048e5)}},function(e,t,n){var o=n(0);e.exports=function(e){return o(e).getMilliseconds()}},function(e,t,n){var o=n(0);e.exports=function(e){return o(e).getMinutes()}},function(e,t,n){var o=n(0);e.exports=function(e){return o(e).getMonth()}},function(e,t,n){var c=n(0);e.exports=function(e,t,n,o){var i=c(e).getTime(),r=c(t).getTime(),a=c(n).getTime(),s=c(o).getTime();if(r<i||s<a)throw new Error("The start of the range cannot be after the end of the range");if(!(i<s&&a<r))return 0;var u=(r<s?r:s)-(a<i?i:a);return Math.ceil(u/864e5)}},function(e,t,n){var o=n(0);e.exports=function(e){return o(e).getSeconds()}},function(e,t,n){var o=n(0);e.exports=function(e){return o(e).getTime()}},function(e,t,n){var o=n(0);e.exports=function(e){return o(e).getFullYear()}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=i(t);return n.getTime()>o.getTime()}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=i(t);return n.getTime()<o.getTime()}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=i(t);return n.getTime()===o.getTime()}},function(e,t,n){var o=n(0);e.exports=function(e){return 1===o(e).getDate()}},function(e,t,n){var o=n(0);e.exports=function(e){return 5===o(e).getDay()}},function(e,t,n){var o=n(0);e.exports=function(e){return o(e).getTime()>(new Date).getTime()}},function(e,t,n){var o=n(0),i=n(125),r=n(144);e.exports=function(e){var t=o(e);return i(t).getTime()===r(t).getTime()}},function(e,t,n){var o=n(0);e.exports=function(e){return 1===o(e).getDay()}},function(e,t,n){var o=n(0);e.exports=function(e){return o(e).getTime()<(new Date).getTime()}},function(e,t,n){var i=n(4);e.exports=function(e,t){var n=i(e),o=i(t);return n.getTime()===o.getTime()}},function(e,t,n){var o=n(0);e.exports=function(e){return 6===o(e).getDay()}},function(e,t,n){var o=n(0);e.exports=function(e){return 0===o(e).getDay()}},function(e,t,n){var o=n(150);e.exports=function(e){return o(new Date,e)}},function(e,t,n){var o=n(152);e.exports=function(e){return o(new Date,e)}},function(e,t,n){var o=n(153);e.exports=function(e){return o(new Date,e)}},function(e,t,n){var o=n(154);e.exports=function(e){return o(new Date,e)}},function(e,t,n){var o=n(156);e.exports=function(e){return o(new Date,e)}},function(e,t,n){var o=n(157);e.exports=function(e){return o(new Date,e)}},function(e,t,n){var o=n(159);e.exports=function(e){return o(new Date,e)}},function(e,t,n){var o=n(127);e.exports=function(e,t){return o(new Date,e,t)}},function(e,t,n){var o=n(161);e.exports=function(e){return o(new Date,e)}},function(e,t,n){var o=n(0);e.exports=function(e){return 4===o(e).getDay()}},function(e,t,n){var o=n(4);e.exports=function(e){return o(e).getTime()===o(new Date).getTime()}},function(e,t,n){var o=n(4);e.exports=function(e){var t=new Date;return t.setDate(t.getDate()+1),o(e).getTime()===o(t).getTime()}},function(e,t,n){var o=n(0);e.exports=function(e){return 2===o(e).getDay()}},function(e,t,n){var o=n(0);e.exports=function(e){return 3===o(e).getDay()}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e).getDay();return 0===t||6===t}},function(e,t,n){var a=n(0);e.exports=function(e,t,n){var o=a(e).getTime(),i=a(t).getTime(),r=a(n).getTime();if(r<i)throw new Error("The start of the range cannot be after the end of the range");return i<=o&&o<=r}},function(e,t,n){var o=n(4);e.exports=function(e){var t=new Date;return t.setDate(t.getDate()-1),o(e).getTime()===o(t).getTime()}},function(e,t,n){var o=n(162);e.exports=function(e){return o(e,{weekStartsOn:1})}},function(e,t,n){var i=n(2),r=n(3);e.exports=function(e){var t=i(e),n=new Date(0);n.setFullYear(t+1,0,4),n.setHours(0,0,0,0);var o=r(n);return o.setDate(o.getDate()-1),o}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(0,0,0,0),t}},function(e,t,n){var i=n(0);e.exports=function(e){var t=i(e),n=t.getMonth(),o=n-n%3+3;return t.setMonth(o,0),t.setHours(0,0,0,0),t}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e),n=t.getFullYear();return t.setFullYear(n+1,0,0),t.setHours(0,0,0,0),t}},function(e,t,n){var o=n(0);e.exports=function(){var e=Array.prototype.slice.call(arguments).map(function(e){return o(e)}),t=Math.max.apply(null,e);return new Date(t)}},function(e,t,n){var o=n(0);e.exports=function(){var e=Array.prototype.slice.call(arguments).map(function(e){return o(e)}),t=Math.min.apply(null,e);return new Date(t)}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=Number(t);return n.setDate(o),n}},function(e,t,n){var s=n(0),u=n(7);e.exports=function(e,t,n){var o=n&&Number(n.weekStartsOn)||0,i=s(e),r=Number(t),a=i.getDay();return u(i,((r%7+7)%7<o?7:0)+r-a)}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=Number(t);return n.setMonth(0),n.setDate(o),n}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=Number(t);return n.setHours(o),n}},function(e,t,n){var r=n(0),a=n(7),s=n(149);e.exports=function(e,t){var n=r(e),o=Number(t),i=s(n);return a(n,o-i)}},function(e,t,n){var r=n(0),a=n(126);e.exports=function(e,t){var n=r(e),o=Number(t),i=a(n)-o;return n.setDate(n.getDate()-7*i),n}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=Number(t);return n.setMilliseconds(o),n}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=Number(t);return n.setMinutes(o),n}},function(e,t,n){var i=n(0),r=n(163);e.exports=function(e,t){var n=i(e),o=Number(t)-(Math.floor(n.getMonth()/3)+1);return r(n,n.getMonth()+3*o)}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=Number(t);return n.setSeconds(o),n}},function(e,t,n){var i=n(0);e.exports=function(e,t){var n=i(e),o=Number(t);return n.setFullYear(o),n}},function(e,t,n){var o=n(0);e.exports=function(e){var t=o(e);return t.setDate(1),t.setHours(0,0,0,0),t}},function(e,t,n){var o=n(4);e.exports=function(){return o(new Date)}},function(e,t){e.exports=function(){var e=new Date,t=e.getFullYear(),n=e.getMonth(),o=e.getDate(),i=new Date(0);return i.setFullYear(t,n,o+1),i.setHours(0,0,0,0),i}},function(e,t){e.exports=function(){var e=new Date,t=e.getFullYear(),n=e.getMonth(),o=e.getDate(),i=new Date(0);return i.setFullYear(t,n,o-1),i.setHours(0,0,0,0),i}},function(e,t,n){var o=n(7);e.exports=function(e,t){var n=Number(t);return o(e,-n)}},function(e,t,n){var o=n(129);e.exports=function(e,t){var n=Number(t);return o(e,-n)}},function(e,t,n){var o=n(8);e.exports=function(e,t){var n=Number(t);return o(e,-n)}},function(e,t,n){var o=n(132);e.exports=function(e,t){var n=Number(t);return o(e,-n)}},function(e,t,n){var o=n(81);e.exports=function(e,t){var n=Number(t);return o(e,-n)}},function(e,t,n){var o=n(133);e.exports=function(e,t){var n=Number(t);return o(e,-n)}},function(e,t,n){var o=n(134);e.exports=function(e,t){var n=Number(t);return o(e,-n)}},function(e,t,n){var o=n(121);e.exports=function(e,t){var n=Number(t);return o(e,-n)}},function(e,t,n){var o=n(135);e.exports=function(e,t){var n=Number(t);return o(e,-n)}},function(e,t,o){"use strict";var i=o(117),c=o(118),d=o(6),r=(o.n(d),o(128)),a=o(300),s=o(301),u=o(302),l=o(303),h=o(304),f=o(305),m=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},p=function(){function o(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(e,t,n){return t&&o(e.prototype,t),n&&o(e,n),e}}();var n=function(e){function n(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,n);var t=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(n.__proto__||Object.getPrototypeOf(n)).call(this));return t.options=m({},f.a,e),t._clickEvents=["click","touch"],t._supportsPassive=i.a(),t._id=i.b("datePicker"),t.node=null,t.onPreviousDatePicker=t.onPreviousDatePicker.bind(t),t.onNextDatePicker=t.onNextDatePicker.bind(t),t.onSelectMonthDatePicker=t.onSelectMonthDatePicker.bind(t),t.onMonthClickDatePicker=t.onMonthClickDatePicker.bind(t),t.onSelectYearDatePicker=t.onSelectYearDatePicker.bind(t),t.onYearClickDatePicker=t.onYearClickDatePicker.bind(t),t.onDateClickDatePicker=t.onDateClickDatePicker.bind(t),t._init(),t}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(n,r["a"]),p(n,[{key:"onPreviousDatePicker",value:function(e){this._supportsPassive||e.preventDefault(),e.stopPropagation();var t=d.lastDayOfMonth(d.subMonths(new Date(d.getYear(this._visibleDate),d.getMonth(this._visibleDate)),1)),n=Math.min(d.getDaysInMonth(t),d.getDate(this._visibleDate));this._visibleDate=this.min?d.max(d.setDate(t,n),this.min):d.setDate(t,n),this.refresh()}},{key:"onNextDatePicker",value:function(e){this._supportsPassive||e.preventDefault(),e.stopPropagation();var t=d.addMonths(this._visibleDate,1),n=Math.min(d.getDaysInMonth(t),d.getDate(this._visibleDate));this._visibleDate=this.max?d.min(d.setDate(t,n),this.max):d.setDate(t,n),this.refresh()}},{key:"onSelectMonthDatePicker",value:function(e){e.stopPropagation(),this.options.enableMonthSwitch&&(this._ui.body.dates.classList.remove("is-active"),this._ui.body.years.classList.remove("is-active"),this._ui.body.months.classList.add("is-active"),this._ui.navigation.previous.setAttribute("disabled","disabled"),this._ui.navigation.next.setAttribute("disabled","disabled"))}},{key:"onSelectYearDatePicker",value:function(e){if(e.stopPropagation(),this.options.enableYearSwitch){this._ui.body.dates.classList.remove("is-active"),this._ui.body.months.classList.remove("is-active"),this._ui.body.years.classList.add("is-active"),this._ui.navigation.previous.setAttribute("disabled","disabled"),this._ui.navigation.next.setAttribute("disabled","disabled");var t=this._ui.body.years.querySelector(".calendar-year.is-active");t&&(this._ui.body.years.scrollTop=t.offsetTop-this._ui.body.years.offsetTop-this._ui.body.years.clientHeight/2)}}},{key:"onMonthClickDatePicker",value:function(e){this._supportsPassive||e.preventDefault(),e.stopPropagation();var t=d.setMonth(this._visibleDate,parseInt(e.currentTarget.dataset.month)-1);this._visibleDate=this.min?d.max(t,this.min):t,this._visibleDate=this.max?d.min(this._visibleDate,this.max):this._visibleDate,this.refresh()}},{key:"onYearClickDatePicker",value:function(e){this._supportsPassive||e.preventDefault(),e.stopPropagation();var t=d.setYear(this._visibleDate,parseInt(e.currentTarget.dataset.year));this._visibleDate=this.min?d.max(t,this.min):t,this._visibleDate=this.max?d.min(this._visibleDate,this.max):this._visibleDate,this.refresh()}},{key:"onDateClickDatePicker",value:function(e){this._supportsPassive||e.preventDefault(),e.stopPropagation(),e.currentTarget.classList.contains("is-disabled")||(this._select(e.currentTarget.dataset.date),this.refresh())}},{key:"isRange",value:function(){return this.options.isRange}},{key:"enableDate",value:function(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0,e=this.disabledDates.findIndex(function(e){return d.isEqual(e,t)});-1<e&&unset(this.disabledDates[e])}},{key:"disableDate",value:function(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0;-1<this.disabledDates.findIndex(function(e){return d.isEqual(e,t)})&&this.disabledDates.push(t)}},{key:"enableWeekDay",value:function(t){var e=this.disabledWeekDays.findIndex(function(e){return d.isEqual(e,t)});-1<e&&unset(this.disabledWeekDays[e])}},{key:"disableWeekDay",value:function(e){-1<this.disabledWeekDays.findIndex(function(e){return d.isEqual(e,date)})&&this.disabledWeekDays.push(e)}},{key:"show",value:function(){this._open||(this._ui.body.dates.classList.add("is-active"),this._ui.body.months.classList.remove("is-active"),this._ui.body.years.classList.remove("is-active"),this._ui.navigation.previous.removeAttribute("disabled"),this._ui.navigation.next.removeAttribute("disabled"),this._ui.container.classList.add("is-active"),this._open=!0,this._focus=!0,this.emit("show",this))}},{key:"hide",value:function(){this._open&&(this._open=!1,this._focus=!1,this._ui.container.classList.remove("is-active"),this.emit("hide",this))}},{key:"toggle",value:function(){this._open?this.hide():this.show()}},{key:"value",value:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null;if(!e){var t=this.start&&this._isValidDate(this.start)?d.format(this.start,this.format,{locale:this.locale}):"";return this.options.isRange&&this.end&&this._isValidDate(this.end)&&(t+=" - "+d.format(this.end,this.format,{locale:this.locale})),t}if(this.options.isRange){if(c.d(e)){var n=e.split(" - ");n.length&&(this.start=d.format(new Date(n[0]),this.format,{locale:this.locale})),2===n.length&&(this.end=d.format(new Date(n[1]),this.format,{locale:this.locale}))}(c.c(e)||c.a(e))&&this._select(e)}else this._select(e)}},{key:"refresh",value:function(){var n=this;this._ui.body.dates.innerHTML="";var e=new Array(12).fill(d.startOfWeek(this._visibleDate)).map(function(e,t){return d.format(d.addMonths(e,t),"MM",{locale:n.locale})});this._ui.body.months.innerHTML="",this._ui.body.months.appendChild(document.createRange().createContextualFragment(Object(l.a)({months:e}))),(this._ui.body.months.querySelectorAll(".datepicker-month")||[]).forEach(function(t){n._clickEvents.forEach(function(e){t.addEventListener(e,n.onMonthClickDatePicker)}),t.classList.remove("is-active"),t.dataset.month===d.format(n._visibleDate,"MM",{locale:n.locale})&&t.classList.add("is-active")});var t=new Array(100).fill(d.subYears(this._visibleDate,50)).map(function(e,t){return d.format(d.addYears(e,t),"YYYY",{locale:n.locale})});this._ui.body.years.innerHTML="",this._ui.body.years.appendChild(document.createRange().createContextualFragment(Object(h.a)({visibleDate:this._visibleDate,years:t}))),(this._ui.body.years.querySelectorAll(".datepicker-year")||[]).forEach(function(t){n._clickEvents.forEach(function(e){t.addEventListener(e,n.onYearClickDatePicker)}),t.classList.remove("is-active"),t.dataset.year===d.format(n._visibleDate,"YYYY",{locale:n.locale})&&t.classList.add("is-active")});var o=new Array(7).fill(d.startOfWeek(this._visibleDate)).map(function(e,t){return d.format(d.addDays(e,t+n.options.weekStart),"ddd",{locale:n.locale})});return this._ui.body.dates.appendChild(document.createRange().createContextualFragment(Object(u.a)({weekdays:o}))),this.min&&0===d.differenceInMonths(this._visibleDate,this.min)?this._togglePreviousButton(!1):this._togglePreviousButton(),this.max&&0===d.differenceInMonths(this._visibleDate,this.max)?this._toggleNextButton(!1):this._toggleNextButton(),this._ui.navigation.month.innerHTML=d.format(this._visibleDate,"MMMM",{locale:this.locale}),this._ui.navigation.year.innerHTML=d.format(this._visibleDate,"YYYY",{locale:this.locale}),this._renderDays(),this._ui.body.dates.classList.add("is-active"),this._ui.body.months.classList.remove("is-active"),this._ui.body.years.classList.remove("is-active"),this._ui.navigation.previous.removeAttribute("disabled"),this._ui.navigation.next.removeAttribute("disabled"),this}},{key:"clear",value:function(){var e=new Date;this._date={start:void 0,end:void 0},this._visibleDate=this._isValidDate(e,this.min,this.max)?e:this.min,this.refresh()}},{key:"snapshot",value:function(){this._snapshots.push(m({},this._date))}},{key:"render",value:function(){return this.refresh(),this.node}},{key:"_init",value:function(){var e=new Date;this._open=!1,this._snapshots=[],this.lang=this.options.lang,this.format=this.options.dateFormat||"MM/DD/YYYY",this.disabledDates=Array.isArray(this.options.disabledDates)?this.options.disabledDates:[];for(var t=0;t<this.disabledDates.length;t++)this.disabledDates[t]=d.format(this.disabledDates[t],this.format,{locale:this.locale});this.disabledWeekDays=c.d(this.options.disabledWeekDays)?this.options.disabledWeekDays.split(","):Array.isArray(this.options.disabledWeekDays)?this.options.disabledWeekDays:[],this.min=this.options.min,this.max=this.options.max,this._date={start:this.options.startDate,end:this.options.isRange?this.options.endDate:void 0},this._visibleDate=this._isValidDate(this.start)?this.start:this._isValidDate(e,this.min,this.max)?e:this.min,this._build(),this._bindEvents(),this.emit("ready",this)}},{key:"_build",value:function(){this.node=document.createRange().createContextualFragment(Object(a.a)({locale:this.locale,visibleDate:this._visibleDate,icons:this.options.icons})),this._ui={container:this.node.firstChild,navigation:{container:this.node.querySelector(".datepicker-nav"),previous:this.node.querySelector(".datepicker-nav-previous"),next:this.node.querySelector(".datepicker-nav-next"),month:this.node.querySelector(".datepicker-nav-month"),year:this.node.querySelector(".datepicker-nav-year")},body:{dates:this.node.querySelector(".datepicker-dates"),days:this.node.querySelector(".datepicker-days"),weekdays:this.node.querySelector(".datepicker-weekdays"),months:this.node.querySelector(".datepicker-months"),years:this.node.querySelector(".datepicker-years")}}}},{key:"_bindEvents",value:function(){var n=this;document.addEventListener("keydown",function(e){if(n._focus)switch(e.keyCode||e.which){case 37:n.onPreviousDatePicker(e);break;case 39:n.onNextDatePicker(e)}}),this._ui.navigation.previous&&this._clickEvents.forEach(function(e){n._ui.navigation.previous.addEventListener(e,n.onPreviousDatePicker)}),this._ui.navigation.next&&this._clickEvents.forEach(function(e){n._ui.navigation.next.addEventListener(e,n.onNextDatePicker)}),this._ui.navigation.month&&this._clickEvents.forEach(function(e){n._ui.navigation.month.addEventListener(e,n.onSelectMonthDatePicker)}),this._ui.navigation.year&&this._clickEvents.forEach(function(e){n._ui.navigation.year.addEventListener(e,n.onSelectYearDatePicker)}),(this._ui.body.months.querySelectorAll(".calendar-month")||[]).forEach(function(t){n._clickEvents.forEach(function(e){t.addEventListener(e,n.onMonthClickDatePicker)})}),(this._ui.body.years.querySelectorAll(".calendar-year")||[]).forEach(function(t){n._clickEvents.forEach(function(e){t.addEventListener(e,n.onYearClickDatePicker)})})}},{key:"_bindDaysEvents",value:function(){var o=this;[].forEach.call(this._ui.days,function(n){o._clickEvents.forEach(function(e){var t=o._isValidDate(new Date(n.dataset.date),o.min,o.max)?o.onDateClickDatePicker:null;n.addEventListener(e,t)}),n.addEventListener("hover",function(e){e.preventDEfault()})})}},{key:"_renderDays",value:function(){var u=this,e=d.startOfWeek(d.startOfMonth(this._visibleDate)),t=d.endOfWeek(d.endOfMonth(this._visibleDate)),n=new Array(d.differenceInDays(t,e)+1).fill(e).map(function(e,t){var n=d.startOfDay(d.addDays(e,t+u.options.weekStart)),o=d.isSameMonth(u._visibleDate,n),i=u.options.isRange&&d.isWithinRange(n,d.startOfDay(u.start),d.endOfDay(u.end)),r=!!u.max&&d.isAfter(d.startOfDay(n),d.endOfDay(u.max));if(r=!r&&u.min?d.isBefore(d.startOfDay(n),d.startOfDay(u.min)):r,u.disabledDates)for(var a=0;a<u.disabledDates.length;a++){var s=u.disabledDates[a];c.b(s)&&(s=s(u)),d.getTime(n)==d.getTime(s)&&(r=!0)}return u.disabledWeekDays&&u.disabledWeekDays.forEach(function(e){c.b(e)&&(e=e(u)),d.getDay(n)==e&&(r=!0)}),{date:n,isRange:u.options.isRange,isToday:d.isToday(n),isStartDate:d.isEqual(d.startOfDay(u.start),n),isEndDate:d.isEqual(d.startOfDay(u.end),n),isDisabled:r,isThisMonth:o,isInRange:i}});this._ui.body.dates.appendChild(document.createRange().createContextualFragment(Object(s.a)(n))),this._ui.days=this._ui.body.dates.querySelectorAll(".datepicker-date"),this._bindDaysEvents()}},{key:"_select",value:function(){var i=this,e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0;this.snapshot(),e=c.a(e)?e:new Date(e),this.options.isRange&&(!this._isValidDate(this.start)||this._isValidDate(this.start)&&this._isValidDate(this.end))?(this.start=e,this.end=void 0,this.emit("select:start",this)):this.options.isRange&&!this._isValidDate(this.end)?d.isBefore(e,this.start)?(this.end=this.start,this.start=e,this.emit("select",this)):d.isAfter(e,this.start)?(this.end=e,this.emit("select",this)):this.options.allowSameDayRange?(this.end=e,this.emit("select",this)):(this.start=e,this.end=void 0,this.emit("select:start",this)):(this.start=e,this.end=void 0,this.emit("select",this)),this._visibleDate=this._isValidDate(this.start)?this.start:this._visibleDate,this.options.isRange&&this._isValidDate(this.start)&&this._isValidDate(this.end)&&new Array(d.differenceInDays(this.end,this.start)+1).fill(this.start).map(function(e,t){var n=d.addDays(e,t),o=i._ui.body.dates.querySelector('.datepicker-date[data-date="'+n.toString()+'"]');o&&(d.isEqual(i.start,n)&&o.classList.add("datepicker-range-start"),d.isEqual(i.end,n)&&o.classList.add("datepicker-range-end"),o.classList.add("datepicker-range"))})}},{key:"_isValidDate",value:function(e,t,n){try{return!!e&&(!!d.isValid(e)&&(!t&&!n||(t&&n?d.isWithinRange(e,t,n):n?d.isBefore(e,n)||d.isEqual(e,n):d.isAfter(e,t)||d.isEqual(e,t))))}catch(e){return!1}}},{key:"_togglePreviousButton",value:function(){!(0<arguments.length&&void 0!==arguments[0])||arguments[0]?this._ui.navigation.previous.removeAttribute("disabled"):this._ui.navigation.previous.setAttribute("disabled","disabled")}},{key:"_toggleNextButton",value:function(){!(0<arguments.length&&void 0!==arguments[0])||arguments[0]?this._ui.navigation.next.removeAttribute("disabled"):this._ui.navigation.next.setAttribute("disabled","disabled")}},{key:"id",get:function(){return this._id}},{key:"date",set:function(e){return c.c(e)&&e.start&&e.end&&(this._date=e),this},get:function(){return this._date||{start:void 0,end:void 0}}},{key:"lang",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"en";return this._lang=e,this._locale=o(83)("./"+e),this},get:function(){return this._lang}},{key:"locale",get:function(){return this._locale}},{key:"start",set:function(e){return this._date.start=e?this._isValidDate(e,this.min,this.max)?d.startOfDay(e):this._date.start:void 0,this},get:function(){return this._date.start}},{key:"end",set:function(e){return this._date.end=e?this._isValidDate(e,this.min,this.max)?d.startOfDay(e):this._date.end:void 0,this},get:function(){return this._date.end}},{key:"min",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0;return this._min=e?this._isValidDate(e)?d.startOfDay(e):this._min:void 0,this},get:function(){return this._min}},{key:"max",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null;return this._max=e?this._isValidDate(e)?d.startOfDay(e):this._max:void 0,this},get:function(){return this._max}},{key:"format",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"MM/DD/YYYY";return this._format=e,this},get:function(){return this._format}}]),n}();t.a=n},function(e,t,n){"use strict";t.a=function(e){return'<div class="datepicker">\n <div class="datepicker-nav">\n <button class="datepicker-nav-previous button is-small is-text">'+e.icons.previous+'</button>\n <div class="datepicker-nav-month-year">\n <div class="datepicker-nav-month"></div>\n \n <div class="datepicker-nav-year"></div>\n </div>\n <button class="datepicker-nav-next button is-small is-text">'+e.icons.next+'</button>\n </div>\n <div class="datepicker-body">\n <div class="datepicker-dates is-active"></div>\n <div class="datepicker-months"></div>\n <div class="datepicker-years"></div>\n </div>\n </div>'}},function(e,t,n){"use strict";t.a=function(e){return'<div class="datepicker-days">'+e.map(function(e){return'<div data-date="'+e.date.toString()+'" class="datepicker-date'+(e.isThisMonth?" is-current-month":"")+(e.isDisabled?" is-disabled":"")+(e.isRange&&e.isInRange?" datepicker-range":"")+(e.isStartDate?" datepicker-range-start":"")+(e.isEndDate?" datepicker-range-end":"")+'">\n <button class="date-item'+(e.isToday?" is-today":"")+(e.isStartDate?" is-active":"")+'" type="button">'+e.date.getDate()+"</button>\n </div>"}).join("")+"</div>"}},function(e,t,n){"use strict";t.a=function(e){return'<div class="datepicker-weekdays">\n\t\t'+e.weekdays.map(function(e){return'<div class="datepicker-date">'+e+"</div>"}).join("")+"\n\t</div>"}},function(e,t,n){"use strict";var o=n(6);n.n(o);t.a=function(n){return""+n.months.map(function(e,t){return'<div class="datepicker-month" data-month="'+Object(o.format)(Object(o.addMonths)(e,t),"MM",{locale:n.locale})+'">'+Object(o.format)(Object(o.addMonths)(e,t),"MMM",{locale:n.locale})+"</div>"}).join("")}},function(e,t,n){"use strict";var o=n(6);n.n(o);t.a=function(t){return""+t.years.map(function(e){return'<div class="datepicker-year'+(e===Object(o.getMonth)(t.visibleDate)?" is-active":"")+'" data-year="'+e+'"><span class="item">'+e+"</span></div>"}).join("")}},function(e,t,n){"use strict";var o={color:"primary",isRange:!1,allowSameDayRange:!0,lang:"en",startDate:void 0,endDate:void 0,minDate:null,maxDate:null,disabledDates:[],disabledWeekDays:void 0,weekStart:0,dateFormat:"MM/DD/YYYY",enableMonthSwitch:!0,enableYearSwitch:!0};t.a=o},function(e,t,o){"use strict";var i=o(117),r=o(118),a=o(6),s=(o.n(a),o(128)),u=o(307),c=o(308),d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},l=function(){function o(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(e,t,n){return t&&o(e.prototype,t),n&&o(e,n),e}}();var n=function(e){function n(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,n);var t=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(n.__proto__||Object.getPrototypeOf(n)).call(this));return t.options=d({},c.a,e),t._clickEvents=["click","touch"],t._supportsPassive=i.a(),t._id=i.b("timePicker"),t.node=null,t.onPreviousHourStartTimePicker=t.onPreviousHourStartTimePicker.bind(t),t.onNextHourStartTimePicker=t.onNextHourStartTimePicker.bind(t),t.onPreviousMinuteStartTimePicker=t.onPreviousMinuteStartTimePicker.bind(t),t.onNextMinuteStartTimePicker=t.onNextMinuteStartTimePicker.bind(t),t.onPreviousHourEndTimePicker=t.onPreviousHourEndTimePicker.bind(t),t.onNextHourEndTimePicker=t.onNextHourEndTimePicker.bind(t),t.onPreviousMinuteEndTimePicker=t.onPreviousMinuteEndTimePicker.bind(t),t.onNextMinuteEndTimePicker=t.onNextMinuteEndTimePicker.bind(t),t._init(),t}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(n,s["a"]),l(n,[{key:"_init",value:function(){this._open=!1,this._snapshots=[],this.lang=this.options.lang,this.format=this.options.format||"HH:mm",this.min=this.options.min,this.max=this.options.max,this._time={start:a.startOfToday(),end:a.endOfToday()},this.start=this.options.start||a.startOfToday(),this.end=this.options.isRange?this.options.end:a.endOfToday(),this._build(),this._bindEvents(),this.emit("ready",this)}},{key:"_build",value:function(){this.node=document.createRange().createContextualFragment(Object(u.a)({locale:this.locale,isRange:this.options.isRange,icons:this.options.icons})),this._ui={container:this.node.firstChild,start:{container:this.node.querySelector(".timepicker-start"),hours:{container:this.node.querySelector(".timepicker-start .timepicker-hours"),input:this.node.querySelector(".timepicker-start .timepicker-hours input"),number:this.node.querySelector(".timepicker-start .timepicker-hours .timepicker-input-number"),previous:this.node.querySelector(".timepicker-start .timepicker-hours .timepicker-previous"),next:this.node.querySelector(".timepicker-start .timepicker-hours .timepicker-next")},minutes:{container:this.node.querySelector(".timepicker-start .timepicker-minutes"),input:this.node.querySelector(".timepicker-start .timepicker-minutes input"),number:this.node.querySelector(".timepicker-start .timepicker-minutes .timepicker-input-number"),previous:this.node.querySelector(".timepicker-start .timepicker-minutes .timepicker-previous"),next:this.node.querySelector(".timepicker-start .timepicker-minutes .timepicker-next")}},end:{container:this.node.querySelector(".timepicker-end"),hours:{container:this.node.querySelector(".timepicker-end .timepicker-hours"),input:this.node.querySelector(".timepicker-end .timepicker-hours input"),number:this.node.querySelector(".timepicker-end .timepicker-hours .timepicker-input-number"),previous:this.node.querySelector(".timepicker-end .timepicker-hours .timepicker-previous"),next:this.node.querySelector(".timepicker-end .timepicker-hours .timepicker-next")},minutes:{container:this.node.querySelector(".timepicker-end .timepicker-minutes"),input:this.node.querySelector(".timepicker-end .timepicker-minutes input"),number:this.node.querySelector(".timepicker-end .timepicker-minutes .timepicker-input-number"),previous:this.node.querySelector(".timepicker-end .timepicker-minutes .timepicker-previous"),next:this.node.querySelector(".timepicker-end .timepicker-minutes .timepicker-next")}}}}},{key:"_bindEvents",value:function(){var t=this;this._clickEvents.forEach(function(e){t._ui.start.hours.previous.addEventListener(e,t.onPreviousHourStartTimePicker),t._ui.start.hours.next.addEventListener(e,t.onNextHourStartTimePicker),t._ui.start.minutes.previous.addEventListener(e,t.onPreviousMinuteStartTimePicker),t._ui.start.minutes.next.addEventListener(e,t.onNextMinuteStartTimePicker),t.options.isRange&&(t._ui.end.hours.previous.addEventListener(e,t.onPreviousHourEndTimePicker),t._ui.end.hours.next.addEventListener(e,t.onNextHourEndTimePicker),t._ui.end.minutes.previous.addEventListener(e,t.onPreviousMinuteEndTimePicker),t._ui.end.minutes.next.addEventListener(e,t.onNextMinuteEndTimePicker))})}},{key:"_select",value:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0;this.snapshot(),e=r.a(e)?e:new Date(e),this.options.isRange&&(!this._isValidTime(this.start)||this._isValidTime(this.start)&&this._isValidTime(this.end))?(this.start=e,this.end=a.endOfToday(),this.emit("select:start",this)):this.options.isRange&&!this._isValidTime(this.end)?a.isBefore(e,this.start)?(this.end=this.start,this.start=a.endOfToday(),this.emit("select",this)):a.isAfter(e,this.start)?(this.end=e,this.emit("select",this)):(this.start=e,this.end=a.endOfToday(),this.emit("select:start",this)):(this.start=e,this.end=a.endOfToday(),this.emit("select",this))}},{key:"_isValidTime",value:function(e,t,n){try{return!!e&&(!!a.isValid(e)&&(!t&&!n||(t&&n?a.isWithinRange(e,t,n):n?a.isBefore(e,n)||a.isEqual(e,n):a.isAfter(e,t)||a.isEqual(e,t))))}catch(e){return!1}}},{key:"onPreviousHourStartTimePicker",value:function(e){var t=this;this._supportsPassive||e.preventDefault(),e.stopPropagation(),this.start=a.subHours(this.start,1),setTimeout(function(){t._ui.start.hours.number.classList.add("is-decrement-hide"),setTimeout(function(){t._ui.start.hours.number.innerText=a.format(t.start,"HH"),t._ui.start.hours.input.value=a.format(t.start,"HH"),t._ui.start.hours.number.classList.add("is-decrement-visible")},100),setTimeout(function(){t._ui.start.hours.number.classList.remove("is-decrement-hide"),t._ui.start.hours.number.classList.remove("is-decrement-visible")},1100)},100)}},{key:"onNextHourStartTimePicker",value:function(e){var t=this;this._supportsPassive||e.preventDefault(),e.stopPropagation(),this.start=a.addHours(this.start,1),setTimeout(function(){t._ui.start.hours.number.classList.add("is-increment-hide"),setTimeout(function(){t._ui.start.hours.number.innerText=a.format(t.start,"HH"),t._ui.start.hours.input.value=a.format(t.start,"HH"),t._ui.start.hours.number.classList.add("is-increment-visible")},100),setTimeout(function(){t._ui.start.hours.number.classList.remove("is-increment-hide"),t._ui.start.hours.number.classList.remove("is-increment-visible")},1100)},100)}},{key:"onPreviousMinuteStartTimePicker",value:function(e){var t=this;this._supportsPassive||e.preventDefault(),e.stopPropagation(),this.start=a.subMinutes(this.start,this.options.minuteSteps),setTimeout(function(){t._ui.start.minutes.number.classList.add("is-decrement-hide"),setTimeout(function(){t._ui.start.minutes.number.innerText=a.format(t.start,"mm"),t._ui.start.minutes.input.value=a.format(t.start,"mm"),t._ui.start.minutes.number.classList.add("is-decrement-visible"),a.format(t.start,"HH")!==t._ui.start.hours.input.value&&(t._ui.start.hours.number.innerText=a.format(t.start,"HH"),t._ui.start.hours.input.value=a.format(t.start,"HH"),t._ui.start.hours.number.classList.add("is-decrement-visible"))},100),setTimeout(function(){t._ui.start.minutes.number.classList.remove("is-decrement-hide"),t._ui.start.minutes.number.classList.remove("is-decrement-visible"),t._ui.start.hours.number.classList.remove("is-decrement-hide"),t._ui.start.hours.number.classList.remove("is-decrement-visible")},1100)},100)}},{key:"onNextMinuteStartTimePicker",value:function(e){var t=this;this._supportsPassive||e.preventDefault(),e.stopPropagation(),this.start=a.addMinutes(this.start,this.options.minuteSteps),setTimeout(function(){t._ui.start.minutes.number.classList.add("is-increment-hide"),setTimeout(function(){t._ui.start.minutes.number.innerText=a.format(t.start,"mm"),t._ui.start.minutes.input.value=a.format(t.start,"mm"),t._ui.start.minutes.number.classList.add("is-increment-visible"),a.format(t.start,"HH")!==t._ui.start.hours.input.value&&(t._ui.start.hours.number.innerText=a.format(t.start,"HH"),t._ui.start.hours.input.value=a.format(t.start,"HH"),t._ui.start.hours.number.classList.add("is-increment-visible"))},100),setTimeout(function(){t._ui.start.minutes.number.classList.remove("is-increment-hide"),t._ui.start.minutes.number.classList.remove("is-increment-visible"),t._ui.start.hours.number.classList.remove("is-increment-hide"),t._ui.start.hours.number.classList.remove("is-increment-visible")},1100)},100)}},{key:"onPreviousHourEndTimePicker",value:function(e){var t=this;this._supportsPassive||e.preventDefault(),e.stopPropagation(),this.end=a.subHours(this.end,1),setTimeout(function(){t._ui.end.hours.number.classList.add("is-decrement-hide"),setTimeout(function(){t._ui.end.hours.number.innerText=a.format(t.end,"HH"),t._ui.end.hours.input.value=a.format(t.end,"HH"),t._ui.end.hours.number.classList.add("is-decrement-visible")},100),setTimeout(function(){t._ui.end.hours.number.classList.remove("is-decrement-hide"),t._ui.end.hours.number.classList.remove("is-decrement-visible")},1100)},100)}},{key:"onNextHourEndTimePicker",value:function(e){var t=this;this._supportsPassive||e.preventDefault(),e.stopPropagation(),this.end=a.addHours(this.end,1),setTimeout(function(){t._ui.end.hours.number.classList.add("is-increment-hide"),setTimeout(function(){t._ui.end.hours.number.innerText=a.format(t.end,"HH"),t._ui.end.hours.input.value=a.format(t.end,"HH"),t._ui.end.hours.number.classList.add("is-increment-visible")},100),setTimeout(function(){t._ui.end.hours.number.classList.remove("is-increment-hide"),t._ui.end.hours.number.classList.remove("is-increment-visible")},1100)},100)}},{key:"onPreviousMinuteEndTimePicker",value:function(e){var t=this;this._supportsPassive||e.preventDefault(),e.stopPropagation(),this.end=a.subMinutes(this.end,this.options.minuteSteps),setTimeout(function(){t._ui.end.minutes.number.classList.add("is-decrement-hide"),setTimeout(function(){t._ui.end.minutes.number.innerText=a.format(t.end,"mm"),t._ui.end.minutes.input.value=a.format(t.end,"mm"),t._ui.end.minutes.number.classList.add("is-decrement-visible"),a.format(t.end,"HH")!==t._ui.end.hours.input.value&&(t._ui.end.hours.number.innerText=a.format(t.end,"HH"),t._ui.end.hours.input.value=a.format(t.end,"HH"),t._ui.end.hours.number.classList.add("is-decrement-visible"))},100),setTimeout(function(){t._ui.end.minutes.number.classList.remove("is-decrement-hide"),t._ui.end.minutes.number.classList.remove("is-decrement-visible")},1100)},100)}},{key:"onNextMinuteEndTimePicker",value:function(e){var t=this;this._supportsPassive||e.preventDefault(),e.stopPropagation(),this.end=a.addMinutes(this.end,this.options.minuteSteps),setTimeout(function(){t._ui.end.minutes.number.classList.add("is-increment-hide"),setTimeout(function(){t._ui.end.minutes.number.innerText=a.format(t.end,"mm"),t._ui.end.minutes.input.value=a.format(t.end,"mm"),t._ui.end.minutes.number.classList.add("is-increment-visible"),a.format(t.end,"HH")!==t._ui.end.hours.input.value&&(t._ui.end.hours.number.innerText=a.format(t.end,"HH"),t._ui.end.hours.input.value=a.format(t.end,"HH"),t._ui.end.hours.number.classList.add("is-increment-visible"))},100),setTimeout(function(){t._ui.end.minutes.number.classList.remove("is-increment-hide"),t._ui.end.minutes.number.classList.remove("is-increment-visible")},1100)},100)}},{key:"isRange",value:function(){return this.options.isRange}},{key:"show",value:function(){this._open||(this._ui.container.classList.add("is-active"),this._open=!0,this._focus=!0,this.emit("show",this))}},{key:"hide",value:function(){this._open=!1,this._focus=!1,this._ui.container.classList.remove("is-active"),this.emit("hide",this)}},{key:"toggle",value:function(){this._open?this.hide():this.show()}},{key:"value",value:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null;if(!e){var t=this.start&&this._isValidTime(this.start)?a.format(this.start,this.format,{locale:this.locale}):"";return this.options.isRange&&this.end&&this._isValidTime(this.end)&&(t+=" - "+a.format(this.end,this.format,{locale:this.locale})),t}if(this.options.isRange){if(r.d(e)){var n=e.split(" - ");n.length&&(this.start=a.format(new Date(n[0]),this.format,{locale:this.locale})),2===n.length&&(this.end=a.format(new Date(n[1]),this.format,{locale:this.locale}))}(r.c(e)||r.a(e))&&this._select(e)}else this._select(e)}},{key:"refresh",value:function(){return this._ui.start.hours.input.value=a.format(this.start,"HH"),this._ui.start.hours.number.innerText=a.format(this.start,"HH"),this._ui.start.minutes.input.value=a.format(this.start,"mm"),this._ui.start.minutes.number.innerText=a.format(this.start,"mm"),this.options.isRange&&(this._ui.end.hours.input.value=a.format(this.end,"HH"),this._ui.end.hours.number.innerText=a.format(this.end,"HH"),this._ui.end.minutes.input.value=a.format(this.end,"mm"),this._ui.end.minutes.number.innerText=a.format(this.end,"mm")),this}},{key:"clear",value:function(){this.time={start:a.startOfToday(),end:a.endOfToday()},this.refresh()}},{key:"snapshot",value:function(){this._snapshots.push(d({},this._time))}},{key:"render",value:function(){return this.refresh(),this.node}},{key:"id",get:function(){return this._id}},{key:"time",set:function(e){return r.c(e)&&e.start&&e.end&&(this._time=e),this},get:function(){return this._time||{start:void 0,end:void 0}}},{key:"lang",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"en";return this._lang=e,this._locale=o(83)("./"+e),this},get:function(){return this._lang}},{key:"locale",get:function(){return this._locale}},{key:"start",set:function(e){return this._time.start=e?this._isValidTime(e,this.min,this.max)?e:this._time.start:a.startOfToday(),this},get:function(){return this._time.start}},{key:"end",set:function(e){return this._time.end=e?this._isValidTime(e,this.min,this.max)?e:this._time.end:a.endOfToday(),this},get:function(){return this._time.end}},{key:"min",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:void 0;return this._min=e?this._isValidTime(e)?e:this._min:void 0,this},get:function(){return this._min}},{key:"max",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null;return this._max=e?this._isValidTime(e)?e:this._max:void 0,this},get:function(){return this._max}},{key:"format",set:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"HH:mm";return this._format=e,this},get:function(){return this._format}}]),n}();t.a=n},function(e,t,n){"use strict";t.a=function(e){return'<div class="timepicker">\n <div class="timepicker-start">\n <div class="timepicker-hours">\n <span class="timepicker-next">+</span>\n <div class="timepicker-input">\n <input type="number">\n <div class="timepicker-input-number"></div>\n </div>\n <span class="timepicker-previous">-</span>\n </div>\n <div class="timepicker-time-divider">:</div>\n <div class="timepicker-minutes">\n <span class="timepicker-next">+</span>\n <div class="timepicker-input">\n <input type="number">\n <div class="timepicker-input-number"></div>\n </div>\n <span class="timepicker-previous">-</span>\n </div>\n </div>\n '+(e.isRange?'<div class="timepicker-end">\n <div class="timepicker-hours">\n <span class="timepicker-next">+</span>\n <div class="timepicker-input">\n <input type="number">\n <div class="timepicker-input-number"></div>\n </div>\n <span class="timepicker-previous">-</span>\n </div>\n <div class="timepicker-time-divider">:</div>\n <div class="timepicker-minutes">\n <span class="timepicker-next">+</span>\n <div class="timepicker-input">\n <input type="number">\n <div class="timepicker-input-number"></div>\n </div>\n <span class="timepicker-previous">-</span>\n </div>\n </div>':"")+"\n </div>"}},function(e,t,n){"use strict";var o={timeFormat:"HH:mm",color:"primary",isRange:!1,lang:"en",startTime:void 0,endTime:void 0,minTime:null,maxTime:null,minuteSteps:5};t.a=o},function(e,t,n){"use strict";var o={type:"datetime",color:"primary",isRange:!1,allowSameDayRange:!0,lang:navigator.language.substring(0,2)||"en",dateFormat:"MM/DD/YYYY",timeFormat:"HH:mm",displayMode:"default",position:"auto",showHeader:!0,headerPosition:"top",showFooter:!0,showButtons:!0,showTodayButton:!0,showClearButton:!0,cancelLabel:"Cancel",clearLabel:"Clear",todayLabel:"Today",nowLabel:"Now",validateLabel:"Validate",enableMonthSwitch:!0,enableYearSwitch:!0,startDate:void 0,endDate:void 0,minDate:null,maxDate:null,disabledDates:[],disabledWeekDays:void 0,weekStart:0,startTime:void 0,endTime:void 0,minuteSteps:5,labelFrom:"",labelTo:"",closeOnOverlayClick:!0,closeOnSelect:!0,toggleOnInputClick:!0,onReady:null,icons:{previous:'<svg viewBox="0 0 50 80" xml:space="preserve">\n <polyline fill="none" stroke-width=".5em" stroke-linecap="round" stroke-linejoin="round" points="45.63,75.8 0.375,38.087 45.63,0.375 "/>\n </svg>',next:'<svg viewBox="0 0 50 80" xml:space="preserve">\n <polyline fill="none" stroke-width=".5em" stroke-linecap="round" stroke-linejoin="round" points="0.375,0.375 45.63,38.087 0.375,75.8 "/>\n </svg>',time:'<svg version="1.1" x="0px" y="0px" viewBox="0 0 60 60" xml:space="preserve">\n <g>\n <path fill="currentcolor" d="M30,0C13.458,0,0,13.458,0,30s13.458,30,30,30s30-13.458,30-30S46.542,0,30,0z M30,58C14.561,58,2,45.439,2,30S14.561,2,30,2s28,12.561,28,28S45.439,58,30,58z"/>\n\t <path fill="currentcolor" d="M30,6c-0.552,0-1,0.447-1,1v23H14c-0.552,0-1,0.447-1,1s0.448,1,1,1h16c0.552,0,1-0.447,1-1V7C31,6.447,30.552,6,30,6z"/>\n </g>\n </svg>',date:'<svg version="1.1" x="0px" y="0px" viewBox="0 0 60 60" xml:space="preserve">\n <g>\n <path d="M57,4h-7V1c0-0.553-0.447-1-1-1h-7c-0.553,0-1,0.447-1,1v3H19V1c0-0.553-0.447-1-1-1h-7c-0.553,0-1,0.447-1,1v3H3C2.447,4,2,4.447,2,5v11v43c0,0.553,0.447,1,1,1h54c0.553,0,1-0.447,1-1V16V5C58,4.447,57.553,4,57,4z M43,2h5v3v3h-5V5V2z M12,2h5v3v3h-5V5V2z M4,6h6v3c0,0.553,0.447,1,1,1h7c0.553,0,1-0.447,1-1V6h22v3c0,0.553,0.447,1,1,1h7c0.553,0,1-0.447,1-1V6h6v9H4V6zM4,58V17h52v41H4z"/>\n <path d="M38,23h-7h-2h-7h-2h-9v9v2v7v2v9h9h2h7h2h7h2h9v-9v-2v-7v-2v-9h-9H38z M31,25h7v7h-7V25z M38,41h-7v-7h7V41z M22,34h7v7h-7V34z M22,25h7v7h-7V25z M13,25h7v7h-7V25z M13,34h7v7h-7V34z M20,50h-7v-7h7V50z M29,50h-7v-7h7V50z M38,50h-7v-7h7V50z M47,50h-7v-7h7V50z M47,41h-7v-7h7V41z M47,25v7h-7v-7H47z"/>\n </g>\n </svg>'}};t.a=o},function(e,t,n){"use strict";t.a=function(e){return"<div id='"+e.id+'\'>\n <div class="datetimepicker-dummy is-hidden">\n <div class="datetimepicker-dummy-wrapper">\n <input placeholder="'+e.labelFrom+'" readonly="readonly" class="datetimepicker-dummy-input'+(e.isRange?" is-datetimepicker-range":"")+'" type="text">\n '+(e.isRange?'<input placeholder="'+e.labelTo+'" readonly="readonly" class="datetimepicker-dummy-input" type="text">':"")+'\n </div>\n <button class="datetimepicker-clear-button">+</button>\n </div>\n <div class="dateimepicker-wrapper'+("dialog"===e.displayMode?" modal":"")+'">\n <div class="modal-background'+("dialog"===e.displayMode?"":" is-hidden")+'"></div>\n <div class="datetimepicker">\n <div class="datetimepicker-container'+("top"===e.headerPosition?"":" has-header-bottom")+'"></div>\n </div>\n </div>\n </div>'}},function(e,t,n){"use strict";t.a=function(e){return'<div class="datetimepicker-header'+("time"===e.type?" is-hidden":"")+("date"===e.type?" is-date-only":"")+'">\n\t\t<div class="datetimepicker-selection-details">\n\t\t\t<div class="datetimepicker-selection-from'+(""===e.labelFrom?" is-hidden":"")+'">'+e.labelFrom+'</div>\n\t\t\t<div class="datetimepicker-selection-start'+(e.isRange?"":" is-centered")+'">\n\t\t\t\t<div class="datetimepicker-selection-wrapper">\n\t\t\t\t\t<div class="datetimepicker-selection-day"></div>\n\t\t\t\t\t<div class="datetimepicker-selection-date">\n\t\t\t\t\t\t<div class="datetimepicker-selection-month"></div>\n\t\t\t\t\t\t<div class="datetimepicker-selection-weekday"></div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t\t'+("date"!==e.type?'<div class="datetimepicker-selection-time">\n\t\t\t\t\t<div class="datetimepicker-selection-time-icon">\n\t\t\t\t\t\t<figure class="image is-16x16">\n\t\t\t\t\t\t\t'+(e.icons?e.icons.time:"")+'\n\t\t\t\t\t\t</figure>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class="datetimepicker-selection-hour"></div>\n\t\t\t\t</div>':"")+"\n\t\t\t</div>\n\t\t</div>\n\t\t"+(e.isRange?'\n\t\t<div class="datetimepicker-selection-details">\n\t\t\t<div class="datetimepicker-selection-to'+(""===e.labelTo?" is-hidden":"")+'">'+e.labelTo+'</div>\n\t\t\t<div class="datetimepicker-selection-end">\n\t\t\t\t<div class="datetimepicker-selection-wrapper">\n\t\t\t\t\t<div class="datetimepicker-selection-day"></div>\n\t\t\t\t\t<div class="datetimepicker-selection-date">\n\t\t\t\t\t\t<div class="datetimepicker-selection-month"></div>\n\t\t\t\t\t\t<div class="datetimepicker-selection-weekday"></div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t\t'+("date"!==e.type?'<div class="datetimepicker-selection-time">\n\t\t\t\t\t<div class="datetimepicker-selection-time-icon">\n\t\t\t\t\t\t<figure class="image is-16x16">\n\t\t\t\t\t\t\t'+(e.icons?e.icons.time:"")+'\n\t\t\t\t\t\t</figure>\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class="datetimepicker-selection-hour"></div>\n\t\t\t\t</div>':"")+"\n\t\t\t</div>\n\t\t</div>":"")+"\n\t</div>"}},function(e,t,n){"use strict";t.a=function(e){return'<div class="datetimepicker-footer">\n\t\t<button class = "datetimepicker-footer-validate has-text-success button is-small is-text '+("inline"===e.displayMode?"is-hidden":"")+'">'+(e.icons.validate?e.icons.validate:"")+e.validateLabel+' </button>\n\t\t<button class = "datetimepicker-footer-today has-text-warning button is-small is-text">'+(e.icons.today?e.icons.today:"")+e.todayLabel+'</button>\n\t\t<button class = "datetimepicker-footer-clear has-text-danger button is-small is-text">'+(e.icons.clear?e.icons.clear:"")+e.clearLabel+'</button>\n\t\t<button class = "datetimepicker-footer-cancel button is-small is-text '+("inline"===e.displayMode?"is-hidden":"")+'">'+(e.icons.cancel?e.icons.cancel:"")+e.cancelLabel+"</button>\n\t</div>"}}]).default});