%PDF-1.4 %Óëéá 1 0 obj <> endobj 3 0 obj <> endobj 4 0 obj <
| Server IP : 212.252.79.165 / Your IP : 216.73.217.172 [ Web Server : Apache System : Linux 212-252-79-165.cprapid.com 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 User : cehaburo ( 1001) PHP Version : 8.1.33 Disable Function : exec,passthru,shell_exec,system Domains : 48 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/cehaburo/www/pdfjs/lib/core/pdfjs/ |
Upload File : |
(function(){self.webpackChunk([2],{153:function(module$jscomp$0,exports,__webpack_require__){(function(module){(function(global,factory){module.exports=factory()})(this,function(){function hooks(){return hookCallback.apply(null,arguments)}function isArray(input){return input instanceof Array||"[object Array]"===Object.prototype.toString.call(input)}function isObject(input){return null!=input&&"[object Object]"===Object.prototype.toString.call(input)}function hasOwnProp(a,b){return Object.prototype.hasOwnProperty.call(a,
b)}function isObjectEmpty(obj){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(obj).length;for(var k in obj)if(hasOwnProp(obj,k))return!1;return!0}function isUndefined(input){return void 0===input}function isNumber(input){return"number"===typeof input||"[object Number]"===Object.prototype.toString.call(input)}function isDate(input){return input instanceof Date||"[object Date]"===Object.prototype.toString.call(input)}function map(arr,fn){var res=[],i,arrLen=arr.length;for(i=0;i<
arrLen;++i)res.push(fn(arr[i],i));return res}function extend(a,b){for(var i in b)hasOwnProp(b,i)&&(a[i]=b[i]);hasOwnProp(b,"toString")&&(a.toString=b.toString);hasOwnProp(b,"valueOf")&&(a.valueOf=b.valueOf);return a}function createUTC(input,format,locale,strict){return createLocalOrUTC(input,format,locale,strict,!0).utc()}function getParsingFlags(m){null==m._pf&&(m._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,
userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1});return m._pf}function isValid(m){if(null==m._isValid){var flags=getParsingFlags(m),parsedParts=some.call(flags.parsedDateParts,function(i){return null!=i});parsedParts=!isNaN(m._d.getTime())&&0>flags.overflow&&!flags.empty&&!flags.invalidEra&&!flags.invalidMonth&&!flags.invalidWeekday&&!flags.weekdayMismatch&&!flags.nullInput&&!flags.invalidFormat&&!flags.userInvalidated&&(!flags.meridiem||flags.meridiem&&
parsedParts);m._strict&&(parsedParts=parsedParts&&0===flags.charsLeftOver&&0===flags.unusedTokens.length&&void 0===flags.bigHour);if(null!=Object.isFrozen&&Object.isFrozen(m))return parsedParts;m._isValid=parsedParts}return m._isValid}function createInvalid(flags){var m=createUTC(NaN);null!=flags?extend(getParsingFlags(m),flags):getParsingFlags(m).userInvalidated=!0;return m}function copyConfig(to,from){var i,momentPropertiesLen=momentProperties.length;isUndefined(from._isAMomentObject)||(to._isAMomentObject=
from._isAMomentObject);isUndefined(from._i)||(to._i=from._i);isUndefined(from._f)||(to._f=from._f);isUndefined(from._l)||(to._l=from._l);isUndefined(from._strict)||(to._strict=from._strict);isUndefined(from._tzm)||(to._tzm=from._tzm);isUndefined(from._isUTC)||(to._isUTC=from._isUTC);isUndefined(from._offset)||(to._offset=from._offset);isUndefined(from._pf)||(to._pf=getParsingFlags(from));isUndefined(from._locale)||(to._locale=from._locale);if(0<momentPropertiesLen)for(i=0;i<momentPropertiesLen;i++){var prop=
momentProperties[i];var val=from[prop];isUndefined(val)||(to[prop]=val)}return to}function Moment(config){copyConfig(this,config);this._d=new Date(null!=config._d?config._d.getTime():NaN);this.isValid()||(this._d=new Date(NaN));!1===updateInProgress&&(updateInProgress=!0,hooks.updateOffset(this),updateInProgress=!1)}function isMoment(obj){return obj instanceof Moment||null!=obj&&null!=obj._isAMomentObject}function warn(msg){!1===hooks.suppressDeprecationWarnings&&"undefined"!==typeof console&&console.warn&&
console.warn("Deprecation warning: "+msg)}function deprecate(msg,fn){var firstTime=!0;return extend(function(){null!=hooks.deprecationHandler&&hooks.deprecationHandler(null,msg);if(firstTime){var args=[],i,key,argLen=arguments.length;for(i=0;i<argLen;i++){var arg="";if("object"===typeof arguments[i]){arg+="\n["+i+"] ";for(key in arguments[0])hasOwnProp(arguments[0],key)&&(arg+=key+": "+arguments[0][key]+", ");arg=arg.slice(0,-2)}else arg=arguments[i];args.push(arg)}warn(msg+"\nArguments: "+Array.prototype.slice.call(args).join("")+
"\n"+Error().stack);firstTime=!1}return fn.apply(this,arguments)},fn)}function deprecateSimple(name,msg){null!=hooks.deprecationHandler&&hooks.deprecationHandler(name,msg);deprecations[name]||(warn(msg),deprecations[name]=!0)}function isFunction(input){return"undefined"!==typeof Function&&input instanceof Function||"[object Function]"===Object.prototype.toString.call(input)}function mergeConfigs(parentConfig,childConfig){var res=extend({},parentConfig),prop;for(prop in childConfig)hasOwnProp(childConfig,
prop)&&(isObject(parentConfig[prop])&&isObject(childConfig[prop])?(res[prop]={},extend(res[prop],parentConfig[prop]),extend(res[prop],childConfig[prop])):null!=childConfig[prop]?res[prop]=childConfig[prop]:delete res[prop]);for(prop in parentConfig)hasOwnProp(parentConfig,prop)&&!hasOwnProp(childConfig,prop)&&isObject(parentConfig[prop])&&(res[prop]=extend({},res[prop]));return res}function Locale(config){null!=config&&this.set(config)}function zeroFill(number,targetLength,forceSign){var absNumber=
""+Math.abs(number);return(0<=number?forceSign?"+":"":"-")+Math.pow(10,Math.max(0,targetLength-absNumber.length)).toString().substr(1)+absNumber}function addFormatToken(token,padded,ordinal,callback){var func=callback;"string"===typeof callback&&(func=function(){return this[callback]()});token&&(formatTokenFunctions[token]=func);padded&&(formatTokenFunctions[padded[0]]=function(){return zeroFill(func.apply(this,arguments),padded[1],padded[2])});ordinal&&(formatTokenFunctions[ordinal]=function(){return this.localeData().ordinal(func.apply(this,
arguments),token)})}function removeFormattingTokens(input){return input.match(/\[[\s\S]/)?input.replace(/^\[|\]$/g,""):input.replace(/\\/g,"")}function makeFormatFunction(format){var array=format.match(formattingTokens),length;var i$jscomp$0=0;for(length=array.length;i$jscomp$0<length;i$jscomp$0++)array[i$jscomp$0]=formatTokenFunctions[array[i$jscomp$0]]?formatTokenFunctions[array[i$jscomp$0]]:removeFormattingTokens(array[i$jscomp$0]);return function(mom){var output="",i;for(i=0;i<length;i++)output+=
isFunction(array[i])?array[i].call(mom,format):array[i];return output}}function formatMoment(m,format){if(!m.isValid())return m.localeData().invalidDate();format=expandFormat(format,m.localeData());formatFunctions[format]=formatFunctions[format]||makeFormatFunction(format);return formatFunctions[format](m)}function expandFormat(format,locale){function replaceLongDateFormatTokens(input){return locale.longDateFormat(input)||input}var i=5;for(localFormattingTokens.lastIndex=0;0<=i&&localFormattingTokens.test(format);)format=
format.replace(localFormattingTokens,replaceLongDateFormatTokens),localFormattingTokens.lastIndex=0,--i;return format}function addUnitAlias(unit,shorthand){var lowerCase=unit.toLowerCase();aliases[lowerCase]=aliases[lowerCase+"s"]=aliases[shorthand]=unit}function normalizeUnits(units){return"string"===typeof units?aliases[units]||aliases[units.toLowerCase()]:void 0}function normalizeObjectUnits(inputObject){var normalizedInput={},normalizedProp,prop;for(prop in inputObject)hasOwnProp(inputObject,
prop)&&(normalizedProp=normalizeUnits(prop))&&(normalizedInput[normalizedProp]=inputObject[prop]);return normalizedInput}function getPrioritizedUnits(unitsObj){var units=[],u;for(u in unitsObj)hasOwnProp(unitsObj,u)&&units.push({unit:u,priority:priorities[u]});units.sort(function(a,b){return a.priority-b.priority});return units}function isLeapYear(year){return 0===year%4&&0!==year%100||0===year%400}function absFloor(number){return 0>number?Math.ceil(number)||0:Math.floor(number)}function toInt(argumentForCoercion){argumentForCoercion=
+argumentForCoercion;var value=0;0!==argumentForCoercion&&isFinite(argumentForCoercion)&&(value=absFloor(argumentForCoercion));return value}function makeGetSet(unit,keepTime){return function(value){return null!=value?(set$1(this,unit,value),hooks.updateOffset(this,keepTime),this):get(this,unit)}}function get(mom,unit){return mom.isValid()?mom._d["get"+(mom._isUTC?"UTC":"")+unit]():NaN}function set$1(mom,unit,value){if(mom.isValid()&&!isNaN(value))if("FullYear"===unit&&isLeapYear(mom.year())&&1===
mom.month()&&29===mom.date())value=toInt(value),mom._d["set"+(mom._isUTC?"UTC":"")+unit](value,mom.month(),daysInMonth(value,mom.month()));else mom._d["set"+(mom._isUTC?"UTC":"")+unit](value)}function addRegexToken(token,regex,strictRegex){regexes[token]=isFunction(regex)?regex:function(isStrict,localeData){return isStrict&&strictRegex?strictRegex:regex}}function getParseRegexForToken(token,config){return hasOwnProp(regexes,token)?regexes[token](config._strict,config._locale):new RegExp(unescapeFormat(token))}
function unescapeFormat(s){return regexEscape(s.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(matched,p1,p2,p3,p4){return p1||p2||p3||p4}))}function regexEscape(s){return s.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function addParseToken(token,callback){var i,func=callback;"string"===typeof token&&(token=[token]);isNumber(callback)&&(func=function(input,array){array[callback]=toInt(input)});var tokenLen=token.length;for(i=0;i<tokenLen;i++)tokens$jscomp$0[token[i]]=func}function addWeekParseToken(token$jscomp$0,
callback){addParseToken(token$jscomp$0,function(input,array,config,token){config._w=config._w||{};callback(input,config._w,config,token)})}function daysInMonth(year,month){if(isNaN(year)||isNaN(month))return NaN;var modMonth=(month%12+12)%12;return 1===modMonth?isLeapYear(year+(month-modMonth)/12)?29:28:31-modMonth%7%2}function setMonth(mom,value){if(!mom.isValid())return mom;if("string"===typeof value)if(/^\d+$/.test(value))value=toInt(value);else if(value=mom.localeData().monthsParse(value),!isNumber(value))return mom;
var dayOfMonth=Math.min(mom.date(),daysInMonth(mom.year(),value));mom._d["set"+(mom._isUTC?"UTC":"")+"Month"](value,dayOfMonth);return mom}function getSetMonth(value){return null!=value?(setMonth(this,value),hooks.updateOffset(this,!0),this):get(this,"Month")}function computeMonthsParse(){function cmpLenRev(a,b){return b.length-a.length}var shortPieces=[],longPieces=[],mixedPieces=[],i;for(i=0;12>i;i++){var mom=createUTC([2E3,i]);shortPieces.push(this.monthsShort(mom,""));longPieces.push(this.months(mom,
""));mixedPieces.push(this.months(mom,""));mixedPieces.push(this.monthsShort(mom,""))}shortPieces.sort(cmpLenRev);longPieces.sort(cmpLenRev);mixedPieces.sort(cmpLenRev);for(i=0;12>i;i++)shortPieces[i]=regexEscape(shortPieces[i]),longPieces[i]=regexEscape(longPieces[i]);for(i=0;24>i;i++)mixedPieces[i]=regexEscape(mixedPieces[i]);this._monthsShortRegex=this._monthsRegex=new RegExp("^("+mixedPieces.join("|")+")","i");this._monthsStrictRegex=new RegExp("^("+longPieces.join("|")+")","i");this._monthsShortStrictRegex=
new RegExp("^("+shortPieces.join("|")+")","i")}function createDate(y,m,d,h,M,s,ms){100>y&&0<=y?(m=new Date(y+400,m,d,h,M,s,ms),isFinite(m.getFullYear())&&m.setFullYear(y)):m=new Date(y,m,d,h,M,s,ms);return m}function createUTCDate(y){if(100>y&&0<=y){var date=Array.prototype.slice.call(arguments);date[0]=y+400;date=new Date(Date.UTC.apply(null,date));isFinite(date.getUTCFullYear())&&date.setUTCFullYear(y)}else date=new Date(Date.UTC.apply(null,arguments));return date}function firstWeekOffset(year,
dow,doy){doy=7+dow-doy;return-((7+createUTCDate(year,0,doy).getUTCDay()-dow)%7)+doy-1}function dayOfYearFromWeeks(year,week,weekday,dow,doy){weekday=(7+weekday-dow)%7;dow=firstWeekOffset(year,dow,doy);dow=1+7*(week-1)+weekday+dow;0>=dow?(week=year-1,year=(isLeapYear(week)?366:365)+dow):dow>(isLeapYear(year)?366:365)?(week=year+1,year=dow-(isLeapYear(year)?366:365)):(week=year,year=dow);return{year:week,dayOfYear:year}}function weekOfYear(mom,dow,doy){var weekOffset=firstWeekOffset(mom.year(),dow,
doy);weekOffset=Math.floor((mom.dayOfYear()-weekOffset-1)/7)+1;1>weekOffset?(mom=mom.year()-1,dow=weekOffset+weeksInYear(mom,dow,doy)):weekOffset>weeksInYear(mom.year(),dow,doy)?(dow=weekOffset-weeksInYear(mom.year(),dow,doy),mom=mom.year()+1):(mom=mom.year(),dow=weekOffset);return{week:dow,year:mom}}function weeksInYear(year,dow,doy){var weekOffset=firstWeekOffset(year,dow,doy);dow=firstWeekOffset(year+1,dow,doy);return((isLeapYear(year)?366:365)-weekOffset+dow)/7}function shiftWeekdays(ws,n){return ws.slice(n,
7).concat(ws.slice(0,n))}function handleStrictParse$1(weekdayName,format,strict){var i;weekdayName=weekdayName.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],i=0;7>i;++i){var mom=createUTC([2E3,1]).day(i);this._minWeekdaysParse[i]=this.weekdaysMin(mom,"").toLocaleLowerCase();this._shortWeekdaysParse[i]=this.weekdaysShort(mom,"").toLocaleLowerCase();this._weekdaysParse[i]=this.weekdays(mom,"").toLocaleLowerCase()}if(strict)format=
"dddd"===format?indexOf.call(this._weekdaysParse,weekdayName):"ddd"===format?indexOf.call(this._shortWeekdaysParse,weekdayName):indexOf.call(this._minWeekdaysParse,weekdayName);else if("dddd"===format){format=indexOf.call(this._weekdaysParse,weekdayName);if(-1!==format)return format;format=indexOf.call(this._shortWeekdaysParse,weekdayName);if(-1!==format)return format;format=indexOf.call(this._minWeekdaysParse,weekdayName)}else if("ddd"===format){format=indexOf.call(this._shortWeekdaysParse,weekdayName);
if(-1!==format)return format;format=indexOf.call(this._weekdaysParse,weekdayName);if(-1!==format)return format;format=indexOf.call(this._minWeekdaysParse,weekdayName)}else{format=indexOf.call(this._minWeekdaysParse,weekdayName);if(-1!==format)return format;format=indexOf.call(this._weekdaysParse,weekdayName);if(-1!==format)return format;format=indexOf.call(this._shortWeekdaysParse,weekdayName)}return-1!==format?format:null}function computeWeekdaysParse(){function cmpLenRev(a,b){return b.length-a.length}
var minPieces=[],shortPieces=[],longPieces=[],mixedPieces=[],i;for(i=0;7>i;i++){var mom=createUTC([2E3,1]).day(i);var minp=regexEscape(this.weekdaysMin(mom,""));var shortp=regexEscape(this.weekdaysShort(mom,""));mom=regexEscape(this.weekdays(mom,""));minPieces.push(minp);shortPieces.push(shortp);longPieces.push(mom);mixedPieces.push(minp);mixedPieces.push(shortp);mixedPieces.push(mom)}minPieces.sort(cmpLenRev);shortPieces.sort(cmpLenRev);longPieces.sort(cmpLenRev);mixedPieces.sort(cmpLenRev);this._weekdaysMinRegex=
this._weekdaysShortRegex=this._weekdaysRegex=new RegExp("^("+mixedPieces.join("|")+")","i");this._weekdaysStrictRegex=new RegExp("^("+longPieces.join("|")+")","i");this._weekdaysShortStrictRegex=new RegExp("^("+shortPieces.join("|")+")","i");this._weekdaysMinStrictRegex=new RegExp("^("+minPieces.join("|")+")","i")}function hFormat(){return this.hours()%12||12}function meridiem(token,lowercase){addFormatToken(token,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),lowercase)})}
function matchMeridiem(isStrict,locale){return locale._meridiemParse}function normalizeLocale(key){return key?key.toLowerCase().replace("_","-"):key}function loadLocale(name){if(void 0===locales[name]&&"undefined"!==typeof module&&module&&module.exports&&null!=name.match("^[^/\\\\]*$"))try{var e$jscomp$0=Error("Cannot find module 'undefined'");e$jscomp$0.code="MODULE_NOT_FOUND";throw e$jscomp$0;}catch(e){locales[name]=null}return locales[name]}function getSetGlobalLocale(key,values){key&&((values=
isUndefined(values)?getLocale(key):defineLocale(key,values))?globalLocale=values:"undefined"!==typeof console&&console.warn&&console.warn("Locale "+key+" not found. Did you forget to load it?"));return globalLocale._abbr}function defineLocale(name,config){if(null!==config){var locale=baseConfig;config.abbr=name;if(null!=locales[name])deprecateSimple("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),
locale=locales[name]._config;else if(null!=config.parentLocale)if(null!=locales[config.parentLocale])locale=locales[config.parentLocale]._config;else if(locale=loadLocale(config.parentLocale),null!=locale)locale=locale._config;else return localeFamilies[config.parentLocale]||(localeFamilies[config.parentLocale]=[]),localeFamilies[config.parentLocale].push({name:name,config:config}),null;locales[name]=new Locale(mergeConfigs(locale,config));localeFamilies[name]&&localeFamilies[name].forEach(function(x){defineLocale(x.name,
x.config)});getSetGlobalLocale(name);return locales[name]}delete locales[name];return null}function getLocale(key){var locale;key&&key._locale&&key._locale._abbr&&(key=key._locale._abbr);if(!key)return globalLocale;if(!isArray(key)){if(locale=loadLocale(key))return locale;key=[key]}a:{locale=0;for(var j,next,locale$jscomp$0,split;locale<key.length;){split=normalizeLocale(key[locale]).split("-");j=split.length;for(next=(next=normalizeLocale(key[locale+1]))?next.split("-"):null;0<j;){if(locale$jscomp$0=
loadLocale(split.slice(0,j).join("-"))){key=locale$jscomp$0;break a}if(locale$jscomp$0=next&&next.length>=j){b:{var minl=Math.min(split.length,next.length);for(locale$jscomp$0=0;locale$jscomp$0<minl;locale$jscomp$0+=1)if(split[locale$jscomp$0]!==next[locale$jscomp$0])break b;locale$jscomp$0=minl}locale$jscomp$0=locale$jscomp$0>=j-1}if(locale$jscomp$0)break;j--}locale++}key=globalLocale}return key}function checkOverflow(m){var overflow;(overflow=m._a)&&-2===getParsingFlags(m).overflow&&(overflow=0>
overflow[MONTH]||11<overflow[MONTH]?MONTH:1>overflow[DATE]||overflow[DATE]>daysInMonth(overflow[YEAR],overflow[MONTH])?DATE:0>overflow[HOUR]||24<overflow[HOUR]||24===overflow[HOUR]&&(0!==overflow[MINUTE]||0!==overflow[SECOND]||0!==overflow[MILLISECOND])?HOUR:0>overflow[MINUTE]||59<overflow[MINUTE]?MINUTE:0>overflow[SECOND]||59<overflow[SECOND]?SECOND:0>overflow[MILLISECOND]||999<overflow[MILLISECOND]?MILLISECOND:-1,getParsingFlags(m)._overflowDayOfYear&&(overflow<YEAR||overflow>DATE)&&(overflow=DATE),
getParsingFlags(m)._overflowWeeks&&-1===overflow&&(overflow=WEEK),getParsingFlags(m)._overflowWeekday&&-1===overflow&&(overflow=WEEKDAY),getParsingFlags(m).overflow=overflow);return m}function configFromISO(config){var i=config._i;var match=extendedIsoRegex.exec(i)||basicIsoRegex.exec(i);var l=isoDates.length;var isoTimesLen=isoTimes.length;if(match){getParsingFlags(config).iso=!0;for(i=0;i<l;i++)if(isoDates[i][1].exec(match[1])){var dateFormat=isoDates[i][0];var allowTime=!1!==isoDates[i][2];break}if(null==
dateFormat)config._isValid=!1;else{if(match[3]){i=0;for(l=isoTimesLen;i<l;i++)if(isoTimes[i][1].exec(match[3])){var timeFormat=(match[2]||" ")+isoTimes[i][0];break}if(null==timeFormat){config._isValid=!1;return}}if(allowTime||null==timeFormat){if(match[4])if(tzRegex.exec(match[4]))var tzFormat="Z";else{config._isValid=!1;return}config._f=dateFormat+(timeFormat||"")+(tzFormat||"");configFromStringAndFormat(config)}else config._isValid=!1}}else config._isValid=!1}function configFromRFC2822(config){var match=
rfc2822.exec(config._i.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,""));if(match){var monthStr=match[3],dayStr=match[2],hourStr=match[5],minuteStr=match[6],secondStr=match[7],year=parseInt(match[4],10);monthStr=[49>=year?2E3+year:999>=year?1900+year:year,defaultLocaleMonthsShort.indexOf(monthStr),parseInt(dayStr,10),parseInt(hourStr,10),parseInt(minuteStr,10)];secondStr&&monthStr.push(parseInt(secondStr,10));a:{if(secondStr=match[1])if(secondStr=
defaultLocaleWeekdaysShort.indexOf(secondStr),dayStr=(new Date(monthStr[0],monthStr[1],monthStr[2])).getDay(),secondStr!==dayStr){getParsingFlags(config).weekdayMismatch=!0;secondStr=config._isValid=!1;break a}secondStr=!0}secondStr&&(config._a=monthStr,(secondStr=match[8])?match=obsOffsets[secondStr]:match[9]?match=0:(match=parseInt(match[10],10),secondStr=match%100,match=(match-secondStr)/100*60+secondStr),config._tzm=match,config._d=createUTCDate.apply(null,config._a),config._d.setUTCMinutes(config._d.getUTCMinutes()-
config._tzm),getParsingFlags(config).rfc2822=!0)}else config._isValid=!1}function configFromString(config){var matched=aspNetJsonRegex.exec(config._i);null!==matched?config._d=new Date(+matched[1]):(configFromISO(config),!1===config._isValid&&(delete config._isValid,configFromRFC2822(config),!1===config._isValid&&(delete config._isValid,config._strict?config._isValid=!1:hooks.createFromInputFallback(config))))}function defaults(a,b,c){return null!=a?a:null!=b?b:c}function configFromArray(config){var input=
[];if(!config._d){var currentDate=new Date(hooks.now());currentDate=config._useUTC?[currentDate.getUTCFullYear(),currentDate.getUTCMonth(),currentDate.getUTCDate()]:[currentDate.getFullYear(),currentDate.getMonth(),currentDate.getDate()];if(config._w&&null==config._a[DATE]&&null==config._a[MONTH]){var w=config._w;if(null!=w.GG||null!=w.W||null!=w.E){var dow=1;var doy=4;var weekYear=defaults(w.GG,config._a[YEAR],weekOfYear(createLocal(),1,4).year);var week=defaults(w.W,1);var weekday=defaults(w.E,
1);if(1>weekday||7<weekday)var i=!0}else if(dow=config._locale._week.dow,doy=config._locale._week.doy,week=weekOfYear(createLocal(),dow,doy),weekYear=defaults(w.gg,config._a[YEAR],week.year),week=defaults(w.w,week.week),null!=w.d){if(weekday=w.d,0>weekday||6<weekday)i=!0}else if(null!=w.e){if(weekday=w.e+dow,0>w.e||6<w.e)i=!0}else weekday=dow;1>week||week>weeksInYear(weekYear,dow,doy)?getParsingFlags(config)._overflowWeeks=!0:null!=i?getParsingFlags(config)._overflowWeekday=!0:(i=dayOfYearFromWeeks(weekYear,
week,weekday,dow,doy),config._a[YEAR]=i.year,config._dayOfYear=i.dayOfYear)}if(null!=config._dayOfYear){i=defaults(config._a[YEAR],currentDate[YEAR]);if(config._dayOfYear>(isLeapYear(i)?366:365)||0===config._dayOfYear)getParsingFlags(config)._overflowDayOfYear=!0;i=createUTCDate(i,0,config._dayOfYear);config._a[MONTH]=i.getUTCMonth();config._a[DATE]=i.getUTCDate()}for(i=0;3>i&&null==config._a[i];++i)config._a[i]=input[i]=currentDate[i];for(;7>i;i++)config._a[i]=input[i]=null==config._a[i]?2===i?1:
0:config._a[i];24===config._a[HOUR]&&0===config._a[MINUTE]&&0===config._a[SECOND]&&0===config._a[MILLISECOND]&&(config._nextDay=!0,config._a[HOUR]=0);config._d=(config._useUTC?createUTCDate:createDate).apply(null,input);input=config._useUTC?config._d.getUTCDay():config._d.getDay();null!=config._tzm&&config._d.setUTCMinutes(config._d.getUTCMinutes()-config._tzm);config._nextDay&&(config._a[HOUR]=24);config._w&&"undefined"!==typeof config._w.d&&config._w.d!==input&&(getParsingFlags(config).weekdayMismatch=
!0)}}function configFromStringAndFormat(config){if(config._f===hooks.ISO_8601)configFromISO(config);else if(config._f===hooks.RFC_2822)configFromRFC2822(config);else{config._a=[];getParsingFlags(config).empty=!0;var string=""+config._i,i,parsedInput,stringLength=string.length,totalParsedInputLength=0;var tokens=expandFormat(config._f,config._locale).match(formattingTokens)||[];var tokenLen=tokens.length;for(i=0;i<tokenLen;i++){var token=tokens[i];if(parsedInput=(string.match(getParseRegexForToken(token,
config))||[])[0]){var skipped=string.substr(0,string.indexOf(parsedInput));0<skipped.length&&getParsingFlags(config).unusedInput.push(skipped);string=string.slice(string.indexOf(parsedInput)+parsedInput.length);totalParsedInputLength+=parsedInput.length}if(formatTokenFunctions[token]){if(parsedInput?getParsingFlags(config).empty=!1:getParsingFlags(config).unusedTokens.push(token),skipped=config,null!=parsedInput&&hasOwnProp(tokens$jscomp$0,token))tokens$jscomp$0[token](parsedInput,skipped._a,skipped,
token)}else config._strict&&!parsedInput&&getParsingFlags(config).unusedTokens.push(token)}getParsingFlags(config).charsLeftOver=stringLength-totalParsedInputLength;0<string.length&&getParsingFlags(config).unusedInput.push(string);12>=config._a[HOUR]&&!0===getParsingFlags(config).bigHour&&0<config._a[HOUR]&&(getParsingFlags(config).bigHour=void 0);getParsingFlags(config).parsedDateParts=config._a.slice(0);getParsingFlags(config).meridiem=config._meridiem;string=config._a;i=HOUR;stringLength=config._locale;
tokens=config._a[HOUR];totalParsedInputLength=config._meridiem;null!=totalParsedInputLength&&(null!=stringLength.meridiemHour?tokens=stringLength.meridiemHour(tokens,totalParsedInputLength):null!=stringLength.isPM&&((stringLength=stringLength.isPM(totalParsedInputLength))&&12>tokens&&(tokens+=12),stringLength||12!==tokens||(tokens=0)));string[i]=tokens;string=getParsingFlags(config).era;null!==string&&(config._a[YEAR]=config._locale.erasConvertYear(string,config._a[YEAR]));configFromArray(config);
checkOverflow(config)}}function configFromObject(config){if(!config._d){var i=normalizeObjectUnits(config._i);config._a=map([i.year,i.month,void 0===i.day?i.date:i.day,i.hour,i.minute,i.second,i.millisecond],function(obj){return obj&&parseInt(obj,10)});configFromArray(config)}}function prepareConfig(config){var input=config._i,format=config._f;config._locale=config._locale||getLocale(config._l);if(null===input||void 0===format&&""===input)return createInvalid({nullInput:!0});"string"===typeof input&&
(config._i=input=config._locale.preparse(input));if(isMoment(input))return new Moment(checkOverflow(input));if(isDate(input))config._d=input;else if(isArray(format)){var bestFormatIsValid=!1,configfLen=config._f.length;if(0===configfLen)getParsingFlags(config).invalidFormat=!0,config._d=new Date(NaN);else{for(input=0;input<configfLen;input++){format=0;var validFormatFound=!1;var tempConfig=copyConfig({},config);null!=config._useUTC&&(tempConfig._useUTC=config._useUTC);tempConfig._f=config._f[input];
configFromStringAndFormat(tempConfig);isValid(tempConfig)&&(validFormatFound=!0);format+=getParsingFlags(tempConfig).charsLeftOver;format+=10*getParsingFlags(tempConfig).unusedTokens.length;getParsingFlags(tempConfig).score=format;if(bestFormatIsValid)format<scoreToBeat&&(scoreToBeat=format,bestMoment=tempConfig);else if(null==scoreToBeat||format<scoreToBeat||validFormatFound){var scoreToBeat=format;var bestMoment=tempConfig;validFormatFound&&(bestFormatIsValid=!0)}}extend(config,bestMoment||tempConfig)}}else format?
configFromStringAndFormat(config):configFromInput(config);isValid(config)||(config._d=null);return config}function configFromInput(config){var input=config._i;isUndefined(input)?config._d=new Date(hooks.now()):isDate(input)?config._d=new Date(input.valueOf()):"string"===typeof input?configFromString(config):isArray(input)?(config._a=map(input.slice(0),function(obj){return parseInt(obj,10)}),configFromArray(config)):isObject(input)?configFromObject(config):isNumber(input)?config._d=new Date(input):
hooks.createFromInputFallback(config)}function createLocalOrUTC(input,format,locale,strict,isUTC){var c={};if(!0===format||!1===format)strict=format,format=void 0;if(!0===locale||!1===locale)strict=locale,locale=void 0;if(isObject(input)&&isObjectEmpty(input)||isArray(input)&&0===input.length)input=void 0;c._isAMomentObject=!0;c._useUTC=c._isUTC=isUTC;c._l=locale;c._i=input;c._f=format;c._strict=strict;input=new Moment(checkOverflow(prepareConfig(c)));input._nextDay&&(input.add(1,"d"),input._nextDay=
void 0);return input}function createLocal(input,format,locale,strict){return createLocalOrUTC(input,format,locale,strict,!1)}function pickBy(fn,moments){var i;1===moments.length&&isArray(moments[0])&&(moments=moments[0]);if(!moments.length)return createLocal();var res=moments[0];for(i=1;i<moments.length;++i)if(!moments[i].isValid()||moments[i][fn](res))res=moments[i];return res}function Duration(duration){var normalizedInput=normalizeObjectUnits(duration);duration=normalizedInput.year||0;var quarters=
normalizedInput.quarter||0,months=normalizedInput.month||0,weeks=normalizedInput.week||normalizedInput.isoWeek||0,days=normalizedInput.day||0,hours=normalizedInput.hour||0,minutes=normalizedInput.minute||0,seconds=normalizedInput.second||0,milliseconds=normalizedInput.millisecond||0;a:{var key,unitHasDecimal=!1,orderLen=ordering.length;for(key in normalizedInput)if(hasOwnProp(normalizedInput,key)&&(-1===indexOf.call(ordering,key)||null!=normalizedInput[key]&&isNaN(normalizedInput[key]))){normalizedInput=
!1;break a}for(key=0;key<orderLen;++key)if(normalizedInput[ordering[key]]){if(unitHasDecimal){normalizedInput=!1;break a}parseFloat(normalizedInput[ordering[key]])!==toInt(normalizedInput[ordering[key]])&&(unitHasDecimal=!0)}normalizedInput=!0}this._isValid=normalizedInput;this._milliseconds=+milliseconds+1E3*seconds+6E4*minutes+36E5*hours;this._days=+days+7*weeks;this._months=+months+3*quarters+12*duration;this._data={};this._locale=getLocale();this._bubble()}function isDuration(obj){return obj instanceof
Duration}function absRound(number){return 0>number?-1*Math.round(-1*number):Math.round(number)}function offset$jscomp$0(token,separator){addFormatToken(token,0,0,function(){var offset=this.utcOffset(),sign="+";0>offset&&(offset=-offset,sign="-");return sign+zeroFill(~~(offset/60),2)+separator+zeroFill(~~offset%60,2)})}function offsetFromString(matcher,string){matcher=(string||"").match(matcher);if(null===matcher)return null;matcher=((matcher[matcher.length-1]||[])+"").match(chunkOffset)||["-",0,0];
string=+(60*matcher[1])+toInt(matcher[2]);return 0===string?0:"+"===matcher[0]?string:-string}function cloneWithOffset(input,model){return model._isUTC?(model=model.clone(),input=(isMoment(input)||isDate(input)?input.valueOf():createLocal(input).valueOf())-model.valueOf(),model._d.setTime(model._d.valueOf()+input),hooks.updateOffset(model,!1),model):createLocal(input).local()}function isUtc(){return this.isValid()?this._isUTC&&0===this._offset:!1}function createDuration(input,key){var duration=input;
isDuration(input)?duration={ms:input._milliseconds,d:input._days,M:input._months}:isNumber(input)||!isNaN(+input)?(duration={},key?duration[key]=+input:duration.milliseconds=+input):(key=aspNetRegex.exec(input))?(duration="-"===key[1]?-1:1,duration={y:0,d:toInt(key[DATE])*duration,h:toInt(key[HOUR])*duration,m:toInt(key[MINUTE])*duration,s:toInt(key[SECOND])*duration,ms:toInt(absRound(1E3*key[MILLISECOND]))*duration}):(key=isoRegex.exec(input))?(duration="-"===key[1]?-1:1,duration={y:parseIso(key[2],
duration),M:parseIso(key[3],duration),w:parseIso(key[4],duration),d:parseIso(key[5],duration),h:parseIso(key[6],duration),m:parseIso(key[7],duration),s:parseIso(key[8],duration)}):null==duration?duration={}:"object"===typeof duration&&("from"in duration||"to"in duration)&&(key=createLocal(duration.from),duration=createLocal(duration.to),key.isValid()&&duration.isValid()?(duration=cloneWithOffset(duration,key),key.isBefore(duration)?duration=positiveMomentsDifference(key,duration):(duration=positiveMomentsDifference(duration,
key),duration.milliseconds=-duration.milliseconds,duration.months=-duration.months),key=duration):key={milliseconds:0,months:0},duration={},duration.ms=key.milliseconds,duration.M=key.months);duration=new Duration(duration);isDuration(input)&&hasOwnProp(input,"_locale")&&(duration._locale=input._locale);isDuration(input)&&hasOwnProp(input,"_isValid")&&(duration._isValid=input._isValid);return duration}function parseIso(inp,sign){inp=inp&&parseFloat(inp.replace(",","."));return(isNaN(inp)?0:inp)*sign}
function positiveMomentsDifference(base,other){var res={};res.months=other.month()-base.month()+12*(other.year()-base.year());base.clone().add(res.months,"M").isAfter(other)&&--res.months;res.milliseconds=+other-+base.clone().add(res.months,"M");return res}function createAdder(direction,name){return function(val,period){if(null!==period&&!isNaN(+period)){deprecateSimple(name,"moment()."+name+"(period, number) is deprecated. Please use moment()."+name+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info.");
var tmp=val;val=period;period=tmp}val=createDuration(val,period);addSubtract(this,val,direction);return this}}function addSubtract(mom,duration,isAdding,updateOffset){var milliseconds=duration._milliseconds,days=absRound(duration._days);duration=absRound(duration._months);mom.isValid()&&(updateOffset=null==updateOffset?!0:updateOffset,duration&&setMonth(mom,get(mom,"Month")+duration*isAdding),days&&set$1(mom,"Date",get(mom,"Date")+days*isAdding),milliseconds&&mom._d.setTime(mom._d.valueOf()+milliseconds*
isAdding),updateOffset&&hooks.updateOffset(mom,days||duration))}function isString(input){return"string"===typeof input||input instanceof String}function isNumberOrStringArray(input){var arrayTest=isArray(input),dataTypeTest=!1;arrayTest&&(dataTypeTest=0===input.filter(function(item){return!isNumber(item)&&isString(input)}).length);return arrayTest&&dataTypeTest}function monthDiff(a,b){if(a.date()<b.date())return-monthDiff(b,a);var wholeMonthDiff=12*(b.year()-a.year())+(b.month()-a.month()),anchor=
a.clone().add(wholeMonthDiff,"months");0>b-anchor?(a=a.clone().add(wholeMonthDiff-1,"months"),b=(b-anchor)/(anchor-a)):(a=a.clone().add(wholeMonthDiff+1,"months"),b=(b-anchor)/(a-anchor));return-(wholeMonthDiff+b)||0}function locale(key){if(void 0===key)return this._locale._abbr;key=getLocale(key);null!=key&&(this._locale=key);return this}function localeData(){return this._locale}function mod$1(dividend,divisor){return(dividend%divisor+divisor)%divisor}function localStartOfDate(y,m,d){return 100>
y&&0<=y?new Date(y+400,m,d)-MS_PER_400_YEARS:(new Date(y,m,d)).valueOf()}function utcStartOfDate(y,m,d){return 100>y&&0<=y?Date.UTC(y+400,m,d)-MS_PER_400_YEARS:Date.UTC(y,m,d)}function matchEraAbbr(isStrict,locale){return locale.erasAbbrRegex(isStrict)}function computeErasParse(){var abbrPieces=[],namePieces=[],narrowPieces=[],mixedPieces=[],l,eras=this.eras();var i=0;for(l=eras.length;i<l;++i)namePieces.push(regexEscape(eras[i].name)),abbrPieces.push(regexEscape(eras[i].abbr)),narrowPieces.push(regexEscape(eras[i].narrow)),
mixedPieces.push(regexEscape(eras[i].name)),mixedPieces.push(regexEscape(eras[i].abbr)),mixedPieces.push(regexEscape(eras[i].narrow));this._erasRegex=new RegExp("^("+mixedPieces.join("|")+")","i");this._erasNameRegex=new RegExp("^("+namePieces.join("|")+")","i");this._erasAbbrRegex=new RegExp("^("+abbrPieces.join("|")+")","i");this._erasNarrowRegex=new RegExp("^("+narrowPieces.join("|")+")","i")}function addWeekYearFormatToken(token,getter){addFormatToken(0,[token,token.length],0,getter)}function getSetWeekYearHelper(input,
week,weekday,dow,doy){if(null==input)return weekOfYear(this,dow,doy).year;var weeksTarget=weeksInYear(input,dow,doy);week>weeksTarget&&(week=weeksTarget);input=dayOfYearFromWeeks(input,week,weekday,dow,doy);input=createUTCDate(input.year,0,input.dayOfYear);this.year(input.getUTCFullYear());this.month(input.getUTCMonth());this.date(input.getUTCDate());return this}function parseMs(input,array){array[MILLISECOND]=toInt(1E3*("0."+input))}function preParsePostFormat(string){return string}function get$1(format,
index,field,setter){var locale=getLocale();index=createUTC().set(setter,index);return locale[field](index,format)}function listMonthsImpl(format,index,field){isNumber(format)&&(index=format,format=void 0);format=format||"";if(null!=index)return get$1(format,index,field,"month");var out=[];for(index=0;12>index;index++)out[index]=get$1(format,index,field,"month");return out}function listWeekdaysImpl(localeSorted,format,index,field){"boolean"!==typeof localeSorted&&(index=format=localeSorted,localeSorted=
!1);isNumber(format)&&(index=format,format=void 0);format=format||"";var locale=getLocale();localeSorted=localeSorted?locale._week.dow:0;locale=[];if(null!=index)return get$1(format,(index+localeSorted)%7,field,"day");for(index=0;7>index;index++)locale[index]=get$1(format,(index+localeSorted)%7,field,"day");return locale}function addSubtract$1(duration,input,value,direction){input=createDuration(input,value);duration._milliseconds+=direction*input._milliseconds;duration._days+=direction*input._days;
duration._months+=direction*input._months;return duration._bubble()}function absCeil(number){return 0>number?Math.floor(number):Math.ceil(number)}function makeAs(alias){return function(){return this.as(alias)}}function makeGetter(name){return function(){return this.isValid()?this._data[name]:NaN}}function substituteTimeAgo(string,number,withoutSuffix,isFuture,locale){return locale.relativeTime(number||1,!!withoutSuffix,string,isFuture)}function sign$jscomp$0(x){return(0<x)-(0>x)||+x}function toISOString$1(){if(!this.isValid())return this.localeData().invalidDate();
var seconds=abs$1(this._milliseconds)/1E3,days=abs$1(this._days),months=abs$1(this._months),total=this.asSeconds();if(!total)return"P0D";var minutes=absFloor(seconds/60);var hours=absFloor(minutes/60);seconds%=60;minutes%=60;var years=absFloor(months/12);months%=12;var s=seconds?seconds.toFixed(3).replace(/\.?0+$/,""):"";var totalSign=0>total?"-":"";var ymSign=sign$jscomp$0(this._months)!==sign$jscomp$0(total)?"-":"";var daysSign=sign$jscomp$0(this._days)!==sign$jscomp$0(total)?"-":"";total=sign$jscomp$0(this._milliseconds)!==
sign$jscomp$0(total)?"-":"";return totalSign+"P"+(years?ymSign+years+"Y":"")+(months?ymSign+months+"M":"")+(days?daysSign+days+"D":"")+(hours||minutes||seconds?"T":"")+(hours?total+hours+"H":"")+(minutes?total+minutes+"M":"")+(seconds?total+s+"S":"")}var some=Array.prototype.some?Array.prototype.some:function(fun){var t=Object(this),len=t.length>>>0,i;for(i=0;i<len;i++)if(i in t&&fun.call(this,t[i],i,t))return!0;return!1};var momentProperties=hooks.momentProperties=[],updateInProgress=!1,deprecations=
{};hooks.suppressDeprecationWarnings=!1;hooks.deprecationHandler=null;var keys=Object.keys?Object.keys:function(obj){var i,res=[];for(i in obj)hasOwnProp(obj,i)&&res.push(i);return res};var formattingTokens=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,localFormattingTokens=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,formatFunctions={},formatTokenFunctions=
{},aliases={},priorities={},match1=/\d/,match2=/\d\d/,match3=/\d{3}/,match4=/\d{4}/,match6=/[+-]?\d{6}/,match1to2=/\d\d?/,match3to4=/\d\d\d\d?/,match5to6=/\d\d\d\d\d\d?/,match1to3=/\d{1,3}/,match1to4=/\d{1,4}/,match1to6=/[+-]?\d{1,6}/,matchUnsigned=/\d+/,matchSigned=/[+-]?\d+/,matchOffset=/Z|[+-]\d\d:?\d\d/gi,matchShortOffset=/Z|[+-]\d\d(?::?\d\d)?/gi,matchWord=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;
var regexes={};var tokens$jscomp$0={},YEAR=0,MONTH=1,DATE=2,HOUR=3,MINUTE=4,SECOND=5,MILLISECOND=6,WEEK=7,WEEKDAY=8;var indexOf=Array.prototype.indexOf?Array.prototype.indexOf:function(o){var i;for(i=0;i<this.length;++i)if(this[i]===o)return i;return-1};addFormatToken("M",["MM",2],"Mo",function(){return this.month()+1});addFormatToken("MMM",0,0,function(format){return this.localeData().monthsShort(this,format)});addFormatToken("MMMM",0,0,function(format){return this.localeData().months(this,format)});
addUnitAlias("month","M");priorities.month=8;addRegexToken("M",match1to2);addRegexToken("MM",match1to2,match2);addRegexToken("MMM",function(isStrict,locale){return locale.monthsShortRegex(isStrict)});addRegexToken("MMMM",function(isStrict,locale){return locale.monthsRegex(isStrict)});addParseToken(["M","MM"],function(input,array){array[MONTH]=toInt(input)-1});addParseToken(["MMM","MMMM"],function(input,array,config,token){token=config._locale.monthsParse(input,token,config._strict);null!=token?array[MONTH]=
token:getParsingFlags(config).invalidMonth=input});var defaultLocaleMonthsShort="Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),MONTHS_IN_FORMAT=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/;addFormatToken("Y",0,0,function(){var y=this.year();return 9999>=y?zeroFill(y,4):"+"+y});addFormatToken(0,["YY",2],0,function(){return this.year()%100});addFormatToken(0,["YYYY",4],0,"year");addFormatToken(0,["YYYYY",5],0,"year");addFormatToken(0,["YYYYYY",6,!0],0,"year");addUnitAlias("year","y");priorities.year=
1;addRegexToken("Y",matchSigned);addRegexToken("YY",match1to2,match2);addRegexToken("YYYY",match1to4,match4);addRegexToken("YYYYY",match1to6,match6);addRegexToken("YYYYYY",match1to6,match6);addParseToken(["YYYYY","YYYYYY"],YEAR);addParseToken("YYYY",function(input,array){array[YEAR]=2===input.length?hooks.parseTwoDigitYear(input):toInt(input)});addParseToken("YY",function(input,array){array[YEAR]=hooks.parseTwoDigitYear(input)});addParseToken("Y",function(input,array){array[YEAR]=parseInt(input,10)});
hooks.parseTwoDigitYear=function(input){return toInt(input)+(68<toInt(input)?1900:2E3)};var getSetYear=makeGetSet("FullYear",!0);addFormatToken("w",["ww",2],"wo","week");addFormatToken("W",["WW",2],"Wo","isoWeek");addUnitAlias("week","w");addUnitAlias("isoWeek","W");priorities.week=5;priorities.isoWeek=5;addRegexToken("w",match1to2);addRegexToken("ww",match1to2,match2);addRegexToken("W",match1to2);addRegexToken("WW",match1to2,match2);addWeekParseToken(["w","ww","W","WW"],function(input,week,config,
token){week[token.substr(0,1)]=toInt(input)});addFormatToken("d",0,"do","day");addFormatToken("dd",0,0,function(format){return this.localeData().weekdaysMin(this,format)});addFormatToken("ddd",0,0,function(format){return this.localeData().weekdaysShort(this,format)});addFormatToken("dddd",0,0,function(format){return this.localeData().weekdays(this,format)});addFormatToken("e",0,0,"weekday");addFormatToken("E",0,0,"isoWeekday");addUnitAlias("day","d");addUnitAlias("weekday","e");addUnitAlias("isoWeekday",
"E");priorities.day=11;priorities.weekday=11;priorities.isoWeekday=11;addRegexToken("d",match1to2);addRegexToken("e",match1to2);addRegexToken("E",match1to2);addRegexToken("dd",function(isStrict,locale){return locale.weekdaysMinRegex(isStrict)});addRegexToken("ddd",function(isStrict,locale){return locale.weekdaysShortRegex(isStrict)});addRegexToken("dddd",function(isStrict,locale){return locale.weekdaysRegex(isStrict)});addWeekParseToken(["dd","ddd","dddd"],function(input,week,config,token){token=
config._locale.weekdaysParse(input,token,config._strict);null!=token?week.d=token:getParsingFlags(config).invalidWeekday=input});addWeekParseToken(["d","e","E"],function(input,week,config,token){week[token]=toInt(input)});var defaultLocaleWeekdaysShort="Sun Mon Tue Wed Thu Fri Sat".split(" ");addFormatToken("H",["HH",2],0,"hour");addFormatToken("h",["hh",2],0,hFormat);addFormatToken("k",["kk",2],0,function(){return this.hours()||24});addFormatToken("hmm",0,0,function(){return""+hFormat.apply(this)+
zeroFill(this.minutes(),2)});addFormatToken("hmmss",0,0,function(){return""+hFormat.apply(this)+zeroFill(this.minutes(),2)+zeroFill(this.seconds(),2)});addFormatToken("Hmm",0,0,function(){return""+this.hours()+zeroFill(this.minutes(),2)});addFormatToken("Hmmss",0,0,function(){return""+this.hours()+zeroFill(this.minutes(),2)+zeroFill(this.seconds(),2)});meridiem("a",!0);meridiem("A",!1);addUnitAlias("hour","h");priorities.hour=13;addRegexToken("a",matchMeridiem);addRegexToken("A",matchMeridiem);addRegexToken("H",
match1to2);addRegexToken("h",match1to2);addRegexToken("k",match1to2);addRegexToken("HH",match1to2,match2);addRegexToken("hh",match1to2,match2);addRegexToken("kk",match1to2,match2);addRegexToken("hmm",match3to4);addRegexToken("hmmss",match5to6);addRegexToken("Hmm",match3to4);addRegexToken("Hmmss",match5to6);addParseToken(["H","HH"],HOUR);addParseToken(["k","kk"],function(input,array,config){input=toInt(input);array[HOUR]=24===input?0:input});addParseToken(["a","A"],function(input,array,config){config._isPm=
config._locale.isPM(input);config._meridiem=input});addParseToken(["h","hh"],function(input,array,config){array[HOUR]=toInt(input);getParsingFlags(config).bigHour=!0});addParseToken("hmm",function(input,array,config){var pos=input.length-2;array[HOUR]=toInt(input.substr(0,pos));array[MINUTE]=toInt(input.substr(pos));getParsingFlags(config).bigHour=!0});addParseToken("hmmss",function(input,array,config){var pos1=input.length-4,pos2=input.length-2;array[HOUR]=toInt(input.substr(0,pos1));array[MINUTE]=
toInt(input.substr(pos1,2));array[SECOND]=toInt(input.substr(pos2));getParsingFlags(config).bigHour=!0});addParseToken("Hmm",function(input,array,config){config=input.length-2;array[HOUR]=toInt(input.substr(0,config));array[MINUTE]=toInt(input.substr(config))});addParseToken("Hmmss",function(input,array,config){config=input.length-4;var pos2=input.length-2;array[HOUR]=toInt(input.substr(0,config));array[MINUTE]=toInt(input.substr(config,2));array[SECOND]=toInt(input.substr(pos2))});var getSetHour=
makeGetSet("Hours",!0),baseConfig={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",
h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:"January February March April May June July August September October November December".split(" "),monthsShort:defaultLocaleMonthsShort,week:{dow:0,doy:6},weekdays:"Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),weekdaysMin:"Su Mo Tu We Th Fr Sa".split(" "),weekdaysShort:defaultLocaleWeekdaysShort,meridiemParse:/[ap]\.?m?\.?/i},locales={},localeFamilies=
{},globalLocale,extendedIsoRegex=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,basicIsoRegex=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,tzRegex=/Z|[+-]\d\d(?::?\d\d)?/,isoDates=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,
!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],isoTimes=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],
aspNetJsonRegex=/^\/?Date\((-?\d+)/i,rfc2822=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,obsOffsets={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};hooks.createFromInputFallback=deprecate("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",
function(config){config._d=new Date(config._i+(config._useUTC?" UTC":""))});hooks.ISO_8601=function(){};hooks.RFC_2822=function(){};var prototypeMin=deprecate("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var other=createLocal.apply(null,arguments);return this.isValid()&&other.isValid()?other<this?this:other:createInvalid()}),prototypeMax=deprecate("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",
function(){var other=createLocal.apply(null,arguments);return this.isValid()&&other.isValid()?other>this?this:other:createInvalid()}),ordering="year quarter month week day hour minute second millisecond".split(" ");offset$jscomp$0("Z",":");offset$jscomp$0("ZZ","");addRegexToken("Z",matchShortOffset);addRegexToken("ZZ",matchShortOffset);addParseToken(["Z","ZZ"],function(input,array,config){config._useUTC=!0;config._tzm=offsetFromString(matchShortOffset,input)});var chunkOffset=/([\+\-]|\d\d)/gi;hooks.updateOffset=
function(){};var aspNetRegex=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,isoRegex=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;createDuration.fn=Duration.prototype;createDuration.invalid=function(){return createDuration(NaN)};var add=createAdder(1,"add"),subtract=createAdder(-1,"subtract");hooks.defaultFormat="YYYY-MM-DDTHH:mm:ssZ";hooks.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";
var lang=deprecate("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(key){return void 0===key?this.localeData():this.locale(key)}),MS_PER_400_YEARS=126227808E5;addFormatToken("N",0,0,"eraAbbr");addFormatToken("NN",0,0,"eraAbbr");addFormatToken("NNN",0,0,"eraAbbr");addFormatToken("NNNN",0,0,"eraName");addFormatToken("NNNNN",0,0,"eraNarrow");addFormatToken("y",["y",1],"yo","eraYear");addFormatToken("y",
["yy",2],0,"eraYear");addFormatToken("y",["yyy",3],0,"eraYear");addFormatToken("y",["yyyy",4],0,"eraYear");addRegexToken("N",matchEraAbbr);addRegexToken("NN",matchEraAbbr);addRegexToken("NNN",matchEraAbbr);addRegexToken("NNNN",function(isStrict,locale){return locale.erasNameRegex(isStrict)});addRegexToken("NNNNN",function(isStrict,locale){return locale.erasNarrowRegex(isStrict)});addParseToken(["N","NN","NNN","NNNN","NNNNN"],function(input,array,config,token){(array=config._locale.erasParse(input,
token,config._strict))?getParsingFlags(config).era=array:getParsingFlags(config).invalidEra=input});addRegexToken("y",matchUnsigned);addRegexToken("yy",matchUnsigned);addRegexToken("yyy",matchUnsigned);addRegexToken("yyyy",matchUnsigned);addRegexToken("yo",function(isStrict,locale){return locale._eraYearOrdinalRegex||matchUnsigned});addParseToken(["y","yy","yyy","yyyy"],YEAR);addParseToken(["yo"],function(input,array,config,token){var match;config._locale._eraYearOrdinalRegex&&(match=input.match(config._locale._eraYearOrdinalRegex));
array[YEAR]=config._locale.eraYearOrdinalParse?config._locale.eraYearOrdinalParse(input,match):parseInt(input,10)});addFormatToken(0,["gg",2],0,function(){return this.weekYear()%100});addFormatToken(0,["GG",2],0,function(){return this.isoWeekYear()%100});addWeekYearFormatToken("gggg","weekYear");addWeekYearFormatToken("ggggg","weekYear");addWeekYearFormatToken("GGGG","isoWeekYear");addWeekYearFormatToken("GGGGG","isoWeekYear");addUnitAlias("weekYear","gg");addUnitAlias("isoWeekYear","GG");priorities.weekYear=
1;priorities.isoWeekYear=1;addRegexToken("G",matchSigned);addRegexToken("g",matchSigned);addRegexToken("GG",match1to2,match2);addRegexToken("gg",match1to2,match2);addRegexToken("GGGG",match1to4,match4);addRegexToken("gggg",match1to4,match4);addRegexToken("GGGGG",match1to6,match6);addRegexToken("ggggg",match1to6,match6);addWeekParseToken(["gggg","ggggg","GGGG","GGGGG"],function(input,week,config,token){week[token.substr(0,2)]=toInt(input)});addWeekParseToken(["gg","GG"],function(input,week,config,
token){week[token]=hooks.parseTwoDigitYear(input)});addFormatToken("Q",0,"Qo","quarter");addUnitAlias("quarter","Q");priorities.quarter=7;addRegexToken("Q",match1);addParseToken("Q",function(input,array){array[MONTH]=3*(toInt(input)-1)});addFormatToken("D",["DD",2],"Do","date");addUnitAlias("date","D");priorities.date=9;addRegexToken("D",match1to2);addRegexToken("DD",match1to2,match2);addRegexToken("Do",function(isStrict,locale){return isStrict?locale._dayOfMonthOrdinalParse||locale._ordinalParse:
locale._dayOfMonthOrdinalParseLenient});addParseToken(["D","DD"],DATE);addParseToken("Do",function(input,array){array[DATE]=toInt(input.match(match1to2)[0])});var getSetDayOfMonth=makeGetSet("Date",!0);addFormatToken("DDD",["DDDD",3],"DDDo","dayOfYear");addUnitAlias("dayOfYear","DDD");priorities.dayOfYear=4;addRegexToken("DDD",match1to3);addRegexToken("DDDD",match3);addParseToken(["DDD","DDDD"],function(input,array,config){config._dayOfYear=toInt(input)});addFormatToken("m",["mm",2],0,"minute");addUnitAlias("minute",
"m");priorities.minute=14;addRegexToken("m",match1to2);addRegexToken("mm",match1to2,match2);addParseToken(["m","mm"],MINUTE);var getSetMinute=makeGetSet("Minutes",!1);addFormatToken("s",["ss",2],0,"second");addUnitAlias("second","s");priorities.second=15;addRegexToken("s",match1to2);addRegexToken("ss",match1to2,match2);addParseToken(["s","ss"],SECOND);var getSetSecond=makeGetSet("Seconds",!1);addFormatToken("S",0,0,function(){return~~(this.millisecond()/100)});addFormatToken(0,["SS",2],0,function(){return~~(this.millisecond()/
10)});addFormatToken(0,["SSS",3],0,"millisecond");addFormatToken(0,["SSSS",4],0,function(){return 10*this.millisecond()});addFormatToken(0,["SSSSS",5],0,function(){return 100*this.millisecond()});addFormatToken(0,["SSSSSS",6],0,function(){return 1E3*this.millisecond()});addFormatToken(0,["SSSSSSS",7],0,function(){return 1E4*this.millisecond()});addFormatToken(0,["SSSSSSSS",8],0,function(){return 1E5*this.millisecond()});addFormatToken(0,["SSSSSSSSS",9],0,function(){return 1E6*this.millisecond()});
addUnitAlias("millisecond","ms");priorities.millisecond=16;addRegexToken("S",match1to3,match1);addRegexToken("SS",match1to3,match2);addRegexToken("SSS",match1to3,match3);var token$jscomp$1;for(token$jscomp$1="SSSS";9>=token$jscomp$1.length;token$jscomp$1+="S")addRegexToken(token$jscomp$1,matchUnsigned);for(token$jscomp$1="S";9>=token$jscomp$1.length;token$jscomp$1+="S")addParseToken(token$jscomp$1,parseMs);var getSetMillisecond=makeGetSet("Milliseconds",!1);addFormatToken("z",0,0,"zoneAbbr");addFormatToken("zz",
0,0,"zoneName");var proto=Moment.prototype;proto.add=add;proto.calendar=function(time,formats){if(1===arguments.length)if(arguments[0]){var input=arguments[0],JSCompiler_temp;if(!(JSCompiler_temp=isMoment(input)||isDate(input)||isString(input)||isNumber(input)||isNumberOrStringArray(input))){JSCompiler_temp=isObject(input)&&!isObjectEmpty(input);var propertyTest=!1,properties="years year y months month M days day d dates date D hours hour h minutes minute m seconds second s milliseconds millisecond ms".split(" "),
i,propertyLen=properties.length;for(i=0;i<propertyLen;i+=1){var property=properties[i];propertyTest=propertyTest||hasOwnProp(input,property)}JSCompiler_temp=JSCompiler_temp&&propertyTest}if(JSCompiler_temp||null===input||void 0===input)time=arguments[0],formats=void 0;else{input=arguments[0];JSCompiler_temp=isObject(input)&&!isObjectEmpty(input);propertyTest=!1;properties="sameDay nextDay lastDay nextWeek lastWeek sameElse".split(" ");for(i=0;i<properties.length;i+=1)property=properties[i],propertyTest=
propertyTest||hasOwnProp(input,property);JSCompiler_temp&&propertyTest&&(formats=arguments[0],time=void 0)}}else formats=time=void 0;input=time||createLocal();JSCompiler_temp=cloneWithOffset(input,this).startOf("day");JSCompiler_temp=hooks.calendarFormat(this,JSCompiler_temp)||"sameElse";propertyTest=formats&&(isFunction(formats[JSCompiler_temp])?formats[JSCompiler_temp].call(this,input):formats[JSCompiler_temp]);return this.format(propertyTest||this.localeData().calendar(JSCompiler_temp,this,createLocal(input)))};
proto.clone=function(){return new Moment(this)};proto.diff=function(input,units,asFloat){if(!this.isValid())return NaN;input=cloneWithOffset(input,this);if(!input.isValid())return NaN;var zoneDelta=6E4*(input.utcOffset()-this.utcOffset());units=normalizeUnits(units);switch(units){case "year":units=monthDiff(this,input)/12;break;case "month":units=monthDiff(this,input);break;case "quarter":units=monthDiff(this,input)/3;break;case "second":units=(this-input)/1E3;break;case "minute":units=(this-input)/
6E4;break;case "hour":units=(this-input)/36E5;break;case "day":units=(this-input-zoneDelta)/864E5;break;case "week":units=(this-input-zoneDelta)/6048E5;break;default:units=this-input}return asFloat?units:absFloor(units)};proto.endOf=function(units){units=normalizeUnits(units);if(void 0===units||"millisecond"===units||!this.isValid())return this;var startOfDate=this._isUTC?utcStartOfDate:localStartOfDate;switch(units){case "year":var time=startOfDate(this.year()+1,0,1)-1;break;case "quarter":time=
startOfDate(this.year(),this.month()-this.month()%3+3,1)-1;break;case "month":time=startOfDate(this.year(),this.month()+1,1)-1;break;case "week":time=startOfDate(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case "isoWeek":time=startOfDate(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case "day":case "date":time=startOfDate(this.year(),this.month(),this.date()+1)-1;break;case "hour":time=this._d.valueOf();time+=36E5-mod$1(time+(this._isUTC?0:6E4*this.utcOffset()),
36E5)-1;break;case "minute":time=this._d.valueOf();time+=6E4-mod$1(time,6E4)-1;break;case "second":time=this._d.valueOf(),time+=1E3-mod$1(time,1E3)-1}this._d.setTime(time);hooks.updateOffset(this,!0);return this};proto.format=function(inputString){inputString||(inputString=this.isUtc()?hooks.defaultFormatUtc:hooks.defaultFormat);inputString=formatMoment(this,inputString);return this.localeData().postformat(inputString)};proto.from=function(time,withoutSuffix){return this.isValid()&&(isMoment(time)&&
time.isValid()||createLocal(time).isValid())?createDuration({to:this,from:time}).locale(this.locale()).humanize(!withoutSuffix):this.localeData().invalidDate()};proto.fromNow=function(withoutSuffix){return this.from(createLocal(),withoutSuffix)};proto.to=function(time,withoutSuffix){return this.isValid()&&(isMoment(time)&&time.isValid()||createLocal(time).isValid())?createDuration({from:this,to:time}).locale(this.locale()).humanize(!withoutSuffix):this.localeData().invalidDate()};proto.toNow=function(withoutSuffix){return this.to(createLocal(),
withoutSuffix)};proto.get=function(units){units=normalizeUnits(units);return isFunction(this[units])?this[units]():this};proto.invalidAt=function(){return getParsingFlags(this).overflow};proto.isAfter=function(input,units){input=isMoment(input)?input:createLocal(input);if(!this.isValid()||!input.isValid())return!1;units=normalizeUnits(units)||"millisecond";return"millisecond"===units?this.valueOf()>input.valueOf():input.valueOf()<this.clone().startOf(units).valueOf()};proto.isBefore=function(input,
units){input=isMoment(input)?input:createLocal(input);if(!this.isValid()||!input.isValid())return!1;units=normalizeUnits(units)||"millisecond";return"millisecond"===units?this.valueOf()<input.valueOf():this.clone().endOf(units).valueOf()<input.valueOf()};proto.isBetween=function(from,to,units,inclusivity){from=isMoment(from)?from:createLocal(from);to=isMoment(to)?to:createLocal(to);if(!(this.isValid()&&from.isValid()&&to.isValid()))return!1;inclusivity=inclusivity||"()";return("("===inclusivity[0]?
this.isAfter(from,units):!this.isBefore(from,units))&&(")"===inclusivity[1]?this.isBefore(to,units):!this.isAfter(to,units))};proto.isSame=function(input,units){input=isMoment(input)?input:createLocal(input);if(!this.isValid()||!input.isValid())return!1;units=normalizeUnits(units)||"millisecond";if("millisecond"===units)return this.valueOf()===input.valueOf();input=input.valueOf();return this.clone().startOf(units).valueOf()<=input&&input<=this.clone().endOf(units).valueOf()};proto.isSameOrAfter=
function(input,units){return this.isSame(input,units)||this.isAfter(input,units)};proto.isSameOrBefore=function(input,units){return this.isSame(input,units)||this.isBefore(input,units)};proto.isValid=function(){return isValid(this)};proto.lang=lang;proto.locale=locale;proto.localeData=localeData;proto.max=prototypeMax;proto.min=prototypeMin;proto.parsingFlags=function(){return extend({},getParsingFlags(this))};proto.set=function(units,value){if("object"===typeof units){units=normalizeObjectUnits(units);
value=getPrioritizedUnits(units);var i,prioritizedLen=value.length;for(i=0;i<prioritizedLen;i++)this[value[i].unit](units[value[i].unit])}else if(units=normalizeUnits(units),isFunction(this[units]))return this[units](value);return this};proto.startOf=function(units){units=normalizeUnits(units);if(void 0===units||"millisecond"===units||!this.isValid())return this;var startOfDate=this._isUTC?utcStartOfDate:localStartOfDate;switch(units){case "year":var time=startOfDate(this.year(),0,1);break;case "quarter":time=
startOfDate(this.year(),this.month()-this.month()%3,1);break;case "month":time=startOfDate(this.year(),this.month(),1);break;case "week":time=startOfDate(this.year(),this.month(),this.date()-this.weekday());break;case "isoWeek":time=startOfDate(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case "day":case "date":time=startOfDate(this.year(),this.month(),this.date());break;case "hour":time=this._d.valueOf();time-=mod$1(time+(this._isUTC?0:6E4*this.utcOffset()),36E5);break;case "minute":time=
this._d.valueOf();time-=mod$1(time,6E4);break;case "second":time=this._d.valueOf(),time-=mod$1(time,1E3)}this._d.setTime(time);hooks.updateOffset(this,!0);return this};proto.subtract=subtract;proto.toArray=function(){return[this.year(),this.month(),this.date(),this.hour(),this.minute(),this.second(),this.millisecond()]};proto.toObject=function(){return{years:this.year(),months:this.month(),date:this.date(),hours:this.hours(),minutes:this.minutes(),seconds:this.seconds(),milliseconds:this.milliseconds()}};
proto.toDate=function(){return new Date(this.valueOf())};proto.toISOString=function(keepOffset){if(!this.isValid())return null;var m=(keepOffset=!0!==keepOffset)?this.clone().utc():this;return 0>m.year()||9999<m.year()?formatMoment(m,keepOffset?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):isFunction(Date.prototype.toISOString)?keepOffset?this.toDate().toISOString():(new Date(this.valueOf()+6E4*this.utcOffset())).toISOString().replace("Z",formatMoment(m,"Z")):formatMoment(m,keepOffset?
"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")};proto.inspect=function(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var func="moment",zone="";this.isLocal()||(func=0===this.utcOffset()?"moment.utc":"moment.parseZone",zone="Z");func="["+func+'("]';var year=0<=this.year()&&9999>=this.year()?"YYYY":"YYYYYY";return this.format(func+year+"-MM-DD[T]HH:mm:ss.SSS"+(zone+'[")]'))};"undefined"!==typeof Symbol&&null!=Symbol.for&&(proto[Symbol.for("nodejs.util.inspect.custom")]=
function(){return"Moment<"+this.format()+">"});proto.toJSON=function(){return this.isValid()?this.toISOString():null};proto.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")};proto.unix=function(){return Math.floor(this.valueOf()/1E3)};proto.valueOf=function(){return this._d.valueOf()-6E4*(this._offset||0)};proto.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}};proto.eraName=function(){var l,
eras=this.localeData().eras();var i=0;for(l=eras.length;i<l;++i){var val=this.clone().startOf("day").valueOf();if(eras[i].since<=val&&val<=eras[i].until||eras[i].until<=val&&val<=eras[i].since)return eras[i].name}return""};proto.eraNarrow=function(){var l,eras=this.localeData().eras();var i=0;for(l=eras.length;i<l;++i){var val=this.clone().startOf("day").valueOf();if(eras[i].since<=val&&val<=eras[i].until||eras[i].until<=val&&val<=eras[i].since)return eras[i].narrow}return""};proto.eraAbbr=function(){var l,
eras=this.localeData().eras();var i=0;for(l=eras.length;i<l;++i){var val=this.clone().startOf("day").valueOf();if(eras[i].since<=val&&val<=eras[i].until||eras[i].until<=val&&val<=eras[i].since)return eras[i].abbr}return""};proto.eraYear=function(){var l,eras=this.localeData().eras();var i=0;for(l=eras.length;i<l;++i){var dir=eras[i].since<=eras[i].until?1:-1;var val=this.clone().startOf("day").valueOf();if(eras[i].since<=val&&val<=eras[i].until||eras[i].until<=val&&val<=eras[i].since)return(this.year()-
hooks(eras[i].since).year())*dir+eras[i].offset}return this.year()};proto.year=getSetYear;proto.isLeapYear=function(){return isLeapYear(this.year())};proto.weekYear=function(input){return getSetWeekYearHelper.call(this,input,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)};proto.isoWeekYear=function(input){return getSetWeekYearHelper.call(this,input,this.isoWeek(),this.isoWeekday(),1,4)};proto.quarter=proto.quarters=function(input){return null==input?Math.ceil((this.month()+
1)/3):this.month(3*(input-1)+this.month()%3)};proto.month=getSetMonth;proto.daysInMonth=function(){return daysInMonth(this.year(),this.month())};proto.week=proto.weeks=function(input){var week=this.localeData().week(this);return null==input?week:this.add(7*(input-week),"d")};proto.isoWeek=proto.isoWeeks=function(input){var week=weekOfYear(this,1,4).week;return null==input?week:this.add(7*(input-week),"d")};proto.weeksInYear=function(){var weekInfo=this.localeData()._week;return weeksInYear(this.year(),
weekInfo.dow,weekInfo.doy)};proto.weeksInWeekYear=function(){var weekInfo=this.localeData()._week;return weeksInYear(this.weekYear(),weekInfo.dow,weekInfo.doy)};proto.isoWeeksInYear=function(){return weeksInYear(this.year(),1,4)};proto.isoWeeksInISOWeekYear=function(){return weeksInYear(this.isoWeekYear(),1,4)};proto.date=getSetDayOfMonth;proto.day=proto.days=function(input){if(!this.isValid())return null!=input?this:NaN;var day=this._isUTC?this._d.getUTCDay():this._d.getDay();if(null!=input){var locale=
this.localeData();"string"===typeof input&&(isNaN(input)?(input=locale.weekdaysParse(input),input="number"===typeof input?input:null):input=parseInt(input,10));return this.add(input-day,"d")}return day};proto.weekday=function(input){if(!this.isValid())return null!=input?this:NaN;var weekday=(this.day()+7-this.localeData()._week.dow)%7;return null==input?weekday:this.add(input-weekday,"d")};proto.isoWeekday=function(input){if(!this.isValid())return null!=input?this:NaN;if(null!=input){var locale=this.localeData();
input="string"===typeof input?locale.weekdaysParse(input)%7||7:isNaN(input)?null:input;return this.day(this.day()%7?input:input-7)}return this.day()||7};proto.dayOfYear=function(input){var dayOfYear=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864E5)+1;return null==input?dayOfYear:this.add(input-dayOfYear,"d")};proto.hour=proto.hours=getSetHour;proto.minute=proto.minutes=getSetMinute;proto.second=proto.seconds=getSetSecond;proto.millisecond=proto.milliseconds=getSetMillisecond;
proto.utcOffset=function(input,keepLocalTime,keepMinutes){var offset=this._offset||0,localAdjust;if(!this.isValid())return null!=input?this:NaN;if(null!=input){if("string"===typeof input){if(input=offsetFromString(matchShortOffset,input),null===input)return this}else 16>Math.abs(input)&&!keepMinutes&&(input*=60);!this._isUTC&&keepLocalTime&&(localAdjust=-Math.round(this._d.getTimezoneOffset()));this._offset=input;this._isUTC=!0;null!=localAdjust&&this.add(localAdjust,"m");offset!==input&&(!keepLocalTime||
this._changeInProgress?addSubtract(this,createDuration(input-offset,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,hooks.updateOffset(this,!0),this._changeInProgress=null));return this}return this._isUTC?offset:-Math.round(this._d.getTimezoneOffset())};proto.utc=function(keepLocalTime){return this.utcOffset(0,keepLocalTime)};proto.local=function(keepLocalTime){this._isUTC&&(this.utcOffset(0,keepLocalTime),this._isUTC=!1,keepLocalTime&&this.subtract(-Math.round(this._d.getTimezoneOffset()),
"m"));return this};proto.parseZone=function(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"===typeof this._i){var tZone=offsetFromString(matchOffset,this._i);null!=tZone?this.utcOffset(tZone):this.utcOffset(0,!0)}return this};proto.hasAlignedHourOffset=function(input){if(!this.isValid())return!1;input=input?createLocal(input).utcOffset():0;return 0===(this.utcOffset()-input)%60};proto.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>
this.clone().month(5).utcOffset()};proto.isLocal=function(){return this.isValid()?!this._isUTC:!1};proto.isUtcOffset=function(){return this.isValid()?this._isUTC:!1};proto.isUtc=isUtc;proto.isUTC=isUtc;proto.zoneAbbr=function(){return this._isUTC?"UTC":""};proto.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""};proto.dates=deprecate("dates accessor is deprecated. Use date instead.",getSetDayOfMonth);proto.months=deprecate("months accessor is deprecated. Use month instead",getSetMonth);
proto.years=deprecate("years accessor is deprecated. Use year instead",getSetYear);proto.zone=deprecate("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",function(input,keepLocalTime){return null!=input?("string"!==typeof input&&(input=-input),this.utcOffset(input,keepLocalTime),this):-this.utcOffset()});proto.isDSTShifted=deprecate("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function(){if(!isUndefined(this._isDSTShifted))return this._isDSTShifted;
var c={};copyConfig(c,this);c=prepareConfig(c);if(c._a){var other=c._isUTC?createUTC(c._a):createLocal(c._a);var JSCompiler_temp;if(JSCompiler_temp=this.isValid()){c=c._a;other=other.toArray();JSCompiler_temp=Math.min(c.length,other.length);var lengthDiff=Math.abs(c.length-other.length),diffs=0,i;for(i=0;i<JSCompiler_temp;i++)toInt(c[i])!==toInt(other[i])&&diffs++;JSCompiler_temp=0<diffs+lengthDiff}this._isDSTShifted=JSCompiler_temp}else this._isDSTShifted=!1;return this._isDSTShifted});var proto$1=
Locale.prototype;proto$1.calendar=function(key,mom,now){key=this._calendar[key]||this._calendar.sameElse;return isFunction(key)?key.call(mom,now):key};proto$1.longDateFormat=function(key){var format=this._longDateFormat[key],formatUpper=this._longDateFormat[key.toUpperCase()];if(format||!formatUpper)return format;this._longDateFormat[key]=formatUpper.match(formattingTokens).map(function(tok){return"MMMM"===tok||"MM"===tok||"DD"===tok||"dddd"===tok?tok.slice(1):tok}).join("");return this._longDateFormat[key]};
proto$1.invalidDate=function(){return this._invalidDate};proto$1.ordinal=function(number){return this._ordinal.replace("%d",number)};proto$1.preparse=preParsePostFormat;proto$1.postformat=preParsePostFormat;proto$1.relativeTime=function(number,withoutSuffix,string,isFuture){var output=this._relativeTime[string];return isFunction(output)?output(number,withoutSuffix,string,isFuture):output.replace(/%d/i,number)};proto$1.pastFuture=function(diff,output){diff=this._relativeTime[0<diff?"future":"past"];
return isFunction(diff)?diff(output):diff.replace(/%s/i,output)};proto$1.set=function(config){var i;for(i in config)if(hasOwnProp(config,i)){var prop=config[i];isFunction(prop)?this[i]=prop:this["_"+i]=prop}this._config=config;this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)};proto$1.eras=function(m,format){var eras=this._eras||getLocale("en")._eras;m=0;for(format=eras.length;m<format;++m){switch(typeof eras[m].since){case "string":var date=
hooks(eras[m].since).startOf("day");eras[m].since=date.valueOf()}switch(typeof eras[m].until){case "undefined":eras[m].until=Infinity;break;case "string":date=hooks(eras[m].until).startOf("day").valueOf(),eras[m].until=date.valueOf()}}return eras};proto$1.erasParse=function(eraName,format,strict){var l,eras=this.eras();eraName=eraName.toUpperCase();var i=0;for(l=eras.length;i<l;++i){var name=eras[i].name.toUpperCase();var abbr=eras[i].abbr.toUpperCase();var narrow=eras[i].narrow.toUpperCase();if(strict)switch(format){case "N":case "NN":case "NNN":if(abbr===
eraName)return eras[i];break;case "NNNN":if(name===eraName)return eras[i];break;case "NNNNN":if(narrow===eraName)return eras[i]}else if(0<=[name,abbr,narrow].indexOf(eraName))return eras[i]}};proto$1.erasConvertYear=function(era,year){var dir=era.since<=era.until?1:-1;return void 0===year?hooks(era.since).year():hooks(era.since).year()+(year-era.offset)*dir};proto$1.erasAbbrRegex=function(isStrict){hasOwnProp(this,"_erasAbbrRegex")||computeErasParse.call(this);return isStrict?this._erasAbbrRegex:
this._erasRegex};proto$1.erasNameRegex=function(isStrict){hasOwnProp(this,"_erasNameRegex")||computeErasParse.call(this);return isStrict?this._erasNameRegex:this._erasRegex};proto$1.erasNarrowRegex=function(isStrict){hasOwnProp(this,"_erasNarrowRegex")||computeErasParse.call(this);return isStrict?this._erasNarrowRegex:this._erasRegex};proto$1.months=function(m,format){return m?isArray(this._months)?this._months[m.month()]:this._months[(this._months.isFormat||MONTHS_IN_FORMAT).test(format)?"format":
"standalone"][m.month()]:isArray(this._months)?this._months:this._months.standalone};proto$1.monthsShort=function(m,format){return m?isArray(this._monthsShort)?this._monthsShort[m.month()]:this._monthsShort[MONTHS_IN_FORMAT.test(format)?"format":"standalone"][m.month()]:isArray(this._monthsShort)?this._monthsShort:this._monthsShort.standalone};proto$1.monthsParse=function(monthName,format,strict){var i;if(this._monthsParseExact){a:{monthName=monthName.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=
[],this._longMonthsParse=[],this._shortMonthsParse=[],i=0;12>i;++i){var mom=createUTC([2E3,i]);this._shortMonthsParse[i]=this.monthsShort(mom,"").toLocaleLowerCase();this._longMonthsParse[i]=this.months(mom,"").toLocaleLowerCase()}if(strict)format="MMM"===format?indexOf.call(this._shortMonthsParse,monthName):indexOf.call(this._longMonthsParse,monthName);else if("MMM"===format){format=indexOf.call(this._shortMonthsParse,monthName);if(-1!==format)break a;format=indexOf.call(this._longMonthsParse,monthName)}else{format=
indexOf.call(this._longMonthsParse,monthName);if(-1!==format)break a;format=indexOf.call(this._shortMonthsParse,monthName)}format=-1!==format?format:null}return format}this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]);for(i=0;12>i;i++)if(mom=createUTC([2E3,i]),strict&&!this._longMonthsParse[i]&&(this._longMonthsParse[i]=new RegExp("^"+this.months(mom,"").replace(".","")+"$","i"),this._shortMonthsParse[i]=new RegExp("^"+this.monthsShort(mom,"").replace(".",
"")+"$","i")),strict||this._monthsParse[i]||(mom="^"+this.months(mom,"")+"|^"+this.monthsShort(mom,""),this._monthsParse[i]=new RegExp(mom.replace(".",""),"i")),strict&&"MMMM"===format&&this._longMonthsParse[i].test(monthName)||strict&&"MMM"===format&&this._shortMonthsParse[i].test(monthName)||!strict&&this._monthsParse[i].test(monthName))return i};proto$1.monthsRegex=function(isStrict){if(this._monthsParseExact)return hasOwnProp(this,"_monthsRegex")||computeMonthsParse.call(this),isStrict?this._monthsStrictRegex:
this._monthsRegex;hasOwnProp(this,"_monthsRegex")||(this._monthsRegex=matchWord);return this._monthsStrictRegex&&isStrict?this._monthsStrictRegex:this._monthsRegex};proto$1.monthsShortRegex=function(isStrict){if(this._monthsParseExact)return hasOwnProp(this,"_monthsRegex")||computeMonthsParse.call(this),isStrict?this._monthsShortStrictRegex:this._monthsShortRegex;hasOwnProp(this,"_monthsShortRegex")||(this._monthsShortRegex=matchWord);return this._monthsShortStrictRegex&&isStrict?this._monthsShortStrictRegex:
this._monthsShortRegex};proto$1.week=function(mom){return weekOfYear(mom,this._week.dow,this._week.doy).week};proto$1.firstDayOfYear=function(){return this._week.doy};proto$1.firstDayOfWeek=function(){return this._week.dow};proto$1.weekdays=function(m,format){format=isArray(this._weekdays)?this._weekdays:this._weekdays[m&&!0!==m&&this._weekdays.isFormat.test(format)?"format":"standalone"];return!0===m?shiftWeekdays(format,this._week.dow):m?format[m.day()]:format};proto$1.weekdaysMin=function(m){return!0===
m?shiftWeekdays(this._weekdaysMin,this._week.dow):m?this._weekdaysMin[m.day()]:this._weekdaysMin};proto$1.weekdaysShort=function(m){return!0===m?shiftWeekdays(this._weekdaysShort,this._week.dow):m?this._weekdaysShort[m.day()]:this._weekdaysShort};proto$1.weekdaysParse=function(weekdayName,format,strict){var i;if(this._weekdaysParseExact)return handleStrictParse$1.call(this,weekdayName,format,strict);this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],
this._fullWeekdaysParse=[]);for(i=0;7>i;i++){var mom=createUTC([2E3,1]).day(i);strict&&!this._fullWeekdaysParse[i]&&(this._fullWeekdaysParse[i]=new RegExp("^"+this.weekdays(mom,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[i]=new RegExp("^"+this.weekdaysShort(mom,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[i]=new RegExp("^"+this.weekdaysMin(mom,"").replace(".","\\.?")+"$","i"));this._weekdaysParse[i]||(mom="^"+this.weekdays(mom,"")+"|^"+this.weekdaysShort(mom,"")+"|^"+this.weekdaysMin(mom,
""),this._weekdaysParse[i]=new RegExp(mom.replace(".",""),"i"));if(strict&&"dddd"===format&&this._fullWeekdaysParse[i].test(weekdayName)||strict&&"ddd"===format&&this._shortWeekdaysParse[i].test(weekdayName)||strict&&"dd"===format&&this._minWeekdaysParse[i].test(weekdayName)||!strict&&this._weekdaysParse[i].test(weekdayName))return i}};proto$1.weekdaysRegex=function(isStrict){if(this._weekdaysParseExact)return hasOwnProp(this,"_weekdaysRegex")||computeWeekdaysParse.call(this),isStrict?this._weekdaysStrictRegex:
this._weekdaysRegex;hasOwnProp(this,"_weekdaysRegex")||(this._weekdaysRegex=matchWord);return this._weekdaysStrictRegex&&isStrict?this._weekdaysStrictRegex:this._weekdaysRegex};proto$1.weekdaysShortRegex=function(isStrict){if(this._weekdaysParseExact)return hasOwnProp(this,"_weekdaysRegex")||computeWeekdaysParse.call(this),isStrict?this._weekdaysShortStrictRegex:this._weekdaysShortRegex;hasOwnProp(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=matchWord);return this._weekdaysShortStrictRegex&&
isStrict?this._weekdaysShortStrictRegex:this._weekdaysShortRegex};proto$1.weekdaysMinRegex=function(isStrict){if(this._weekdaysParseExact)return hasOwnProp(this,"_weekdaysRegex")||computeWeekdaysParse.call(this),isStrict?this._weekdaysMinStrictRegex:this._weekdaysMinRegex;hasOwnProp(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=matchWord);return this._weekdaysMinStrictRegex&&isStrict?this._weekdaysMinStrictRegex:this._weekdaysMinRegex};proto$1.isPM=function(input){return"p"===(input+"").toLowerCase().charAt(0)};
proto$1.meridiem=function(hours,minutes,isLower){return 11<hours?isLower?"pm":"PM":isLower?"am":"AM"};getSetGlobalLocale("en",{eras:[{since:"0001-01-01",until:Infinity,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-Infinity,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(number){var b=number%10;b=1===toInt(number%100/10)?"th":1===b?"st":2===b?"nd":3===b?"rd":"th";return number+b}});hooks.lang=deprecate("moment.lang is deprecated. Use moment.locale instead.",
getSetGlobalLocale);hooks.langData=deprecate("moment.langData is deprecated. Use moment.localeData instead.",getLocale);var mathAbs=Math.abs,asMilliseconds=makeAs("ms"),asSeconds=makeAs("s"),asMinutes=makeAs("m"),asHours=makeAs("h"),asDays=makeAs("d"),asWeeks=makeAs("w"),asMonths=makeAs("M"),asQuarters=makeAs("Q"),asYears=makeAs("y"),milliseconds=makeGetter("milliseconds"),seconds=makeGetter("seconds"),minutes=makeGetter("minutes"),hours=makeGetter("hours"),days=makeGetter("days"),months$jscomp$0=
makeGetter("months"),years=makeGetter("years"),round=Math.round,thresholds={ss:44,s:45,m:45,h:22,d:26,w:null,M:11},abs$1=Math.abs,proto$2=Duration.prototype;proto$2.isValid=function(){return this._isValid};proto$2.abs=function(){var data=this._data;this._milliseconds=mathAbs(this._milliseconds);this._days=mathAbs(this._days);this._months=mathAbs(this._months);data.milliseconds=mathAbs(data.milliseconds);data.seconds=mathAbs(data.seconds);data.minutes=mathAbs(data.minutes);data.hours=mathAbs(data.hours);
data.months=mathAbs(data.months);data.years=mathAbs(data.years);return this};proto$2.add=function(input,value){return addSubtract$1(this,input,value,1)};proto$2.subtract=function(input,value){return addSubtract$1(this,input,value,-1)};proto$2.as=function(units){if(!this.isValid())return NaN;var milliseconds=this._milliseconds;units=normalizeUnits(units);if("month"===units||"quarter"===units||"year"===units){var days=this._days+milliseconds/864E5;days=this._months+4800*days/146097;switch(units){case "month":return days;
case "quarter":return days/3;case "year":return days/12}}else switch(days=this._days+Math.round(146097*this._months/4800),units){case "week":return days/7+milliseconds/6048E5;case "day":return days+milliseconds/864E5;case "hour":return 24*days+milliseconds/36E5;case "minute":return 1440*days+milliseconds/6E4;case "second":return 86400*days+milliseconds/1E3;case "millisecond":return Math.floor(864E5*days)+milliseconds;default:throw Error("Unknown unit "+units);}};proto$2.asMilliseconds=asMilliseconds;
proto$2.asSeconds=asSeconds;proto$2.asMinutes=asMinutes;proto$2.asHours=asHours;proto$2.asDays=asDays;proto$2.asWeeks=asWeeks;proto$2.asMonths=asMonths;proto$2.asQuarters=asQuarters;proto$2.asYears=asYears;proto$2.valueOf=function(){return this.isValid()?this._milliseconds+864E5*this._days+this._months%12*2592E6+31536E6*toInt(this._months/12):NaN};proto$2._bubble=function(){var milliseconds=this._milliseconds,days=this._days,months=this._months,data=this._data;0<=milliseconds&&0<=days&&0<=months||
0>=milliseconds&&0>=days&&0>=months||(milliseconds+=864E5*absCeil(146097*months/4800+days),months=days=0);data.milliseconds=milliseconds%1E3;milliseconds=absFloor(milliseconds/1E3);data.seconds=milliseconds%60;milliseconds=absFloor(milliseconds/60);data.minutes=milliseconds%60;milliseconds=absFloor(milliseconds/60);data.hours=milliseconds%24;days+=absFloor(milliseconds/24);milliseconds=absFloor(4800*days/146097);months+=milliseconds;days-=absCeil(146097*milliseconds/4800);milliseconds=absFloor(months/
12);data.days=days;data.months=months%12;data.years=milliseconds;return this};proto$2.clone=function(){return createDuration(this)};proto$2.get=function(units){units=normalizeUnits(units);return this.isValid()?this[units+"s"]():NaN};proto$2.milliseconds=milliseconds;proto$2.seconds=seconds;proto$2.minutes=minutes;proto$2.hours=hours;proto$2.days=days;proto$2.weeks=function(){return absFloor(this.days()/7)};proto$2.months=months$jscomp$0;proto$2.years=years;proto$2.humanize=function(argWithSuffix,
argThresholds){if(!this.isValid())return this.localeData().invalidDate();var withSuffix=!1,th=thresholds;"object"===typeof argWithSuffix&&(argThresholds=argWithSuffix,argWithSuffix=!1);"boolean"===typeof argWithSuffix&&(withSuffix=argWithSuffix);"object"===typeof argThresholds&&(th=Object.assign({},thresholds,argThresholds),null!=argThresholds.s&&null==argThresholds.ss&&(th.ss=argThresholds.s-1));argWithSuffix=this.localeData();argThresholds=!withSuffix;var duration=createDuration(this).abs(),seconds=
round(duration.as("s")),minutes=round(duration.as("m")),hours=round(duration.as("h")),days=round(duration.as("d")),months=round(duration.as("M")),weeks=round(duration.as("w"));duration=round(duration.as("y"));seconds=seconds<=th.ss&&["s",seconds]||seconds<th.s&&["ss",seconds]||1>=minutes&&["m"]||minutes<th.m&&["mm",minutes]||1>=hours&&["h"]||hours<th.h&&["hh",hours]||1>=days&&["d"]||days<th.d&&["dd",days];null!=th.w&&(seconds=seconds||1>=weeks&&["w"]||weeks<th.w&&["ww",weeks]);seconds=seconds||1>=
months&&["M"]||months<th.M&&["MM",months]||1>=duration&&["y"]||["yy",duration];seconds[2]=argThresholds;seconds[3]=0<+this;seconds[4]=argWithSuffix;argThresholds=substituteTimeAgo.apply(null,seconds);withSuffix&&(argThresholds=argWithSuffix.pastFuture(+this,argThresholds));return argWithSuffix.postformat(argThresholds)};proto$2.toISOString=toISOString$1;proto$2.toString=toISOString$1;proto$2.toJSON=toISOString$1;proto$2.locale=locale;proto$2.localeData=localeData;proto$2.toIsoString=deprecate("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",
toISOString$1);proto$2.lang=lang;addFormatToken("X",0,0,"unix");addFormatToken("x",0,0,"valueOf");addRegexToken("x",matchSigned);addRegexToken("X",/[+-]?\d+(\.\d{1,3})?/);addParseToken("X",function(input,array,config){config._d=new Date(1E3*parseFloat(input))});addParseToken("x",function(input,array,config){config._d=new Date(toInt(input))});hooks.version="2.29.3";var hookCallback=createLocal;hooks.fn=proto;hooks.min=function(){var args=[].slice.call(arguments,0);return pickBy("isBefore",args)};hooks.max=
function(){var args=[].slice.call(arguments,0);return pickBy("isAfter",args)};hooks.now=function(){return Date.now?Date.now():+new Date};hooks.utc=createUTC;hooks.unix=function(input){return createLocal(1E3*input)};hooks.months=function(format,index){return listMonthsImpl(format,index,"months")};hooks.isDate=isDate;hooks.locale=getSetGlobalLocale;hooks.invalid=createInvalid;hooks.duration=createDuration;hooks.isMoment=isMoment;hooks.weekdays=function(localeSorted,format,index){return listWeekdaysImpl(localeSorted,
format,index,"weekdays")};hooks.parseZone=function(){return createLocal.apply(null,arguments).parseZone()};hooks.localeData=getLocale;hooks.isDuration=isDuration;hooks.monthsShort=function(format,index){return listMonthsImpl(format,index,"monthsShort")};hooks.weekdaysMin=function(localeSorted,format,index){return listWeekdaysImpl(localeSorted,format,index,"weekdaysMin")};hooks.defineLocale=defineLocale;hooks.updateLocale=function(name,config){if(null!=config){var parentConfig=baseConfig;if(null!=
locales[name]&&null!=locales[name].parentLocale)locales[name].set(mergeConfigs(locales[name]._config,config));else{var tmpLocale=loadLocale(name);null!=tmpLocale&&(parentConfig=tmpLocale._config);config=mergeConfigs(parentConfig,config);null==tmpLocale&&(config.abbr=name);config=new Locale(config);config.parentLocale=locales[name];locales[name]=config}getSetGlobalLocale(name)}else null!=locales[name]&&(null!=locales[name].parentLocale?(locales[name]=locales[name].parentLocale,name===getSetGlobalLocale()&&
getSetGlobalLocale(name)):null!=locales[name]&&delete locales[name]);return locales[name]};hooks.locales=function(){return keys(locales)};hooks.weekdaysShort=function(localeSorted,format,index){return listWeekdaysImpl(localeSorted,format,index,"weekdaysShort")};hooks.normalizeUnits=normalizeUnits;hooks.relativeTimeRounding=function(roundingFunction){return void 0===roundingFunction?round:"function"===typeof roundingFunction?(round=roundingFunction,!0):!1};hooks.relativeTimeThreshold=function(threshold,
limit){if(void 0===thresholds[threshold])return!1;if(void 0===limit)return thresholds[threshold];thresholds[threshold]=limit;"s"===threshold&&(thresholds.ss=limit-1);return!0};hooks.calendarFormat=function(myMoment,now){myMoment=myMoment.diff(now,"days",!0);return-6>myMoment?"sameElse":-1>myMoment?"lastWeek":0>myMoment?"lastDay":1>myMoment?"sameDay":2>myMoment?"nextDay":7>myMoment?"nextWeek":"sameElse"};hooks.prototype=proto;hooks.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",
DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};return hooks})}).call(this,__webpack_require__(45)(module$jscomp$0))}});}).call(this || window)